/*****Global CSS*****/
html { overflow-x: hidden } 
body { color: #222222; font-size: 16px; font-weight: 500; line-height: 1.5; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; overflow-x: hidden; font-family: "Plus Jakarta Sans", sans-serif; } 
* { border: none; margin: 0; outline: none !important; padding: 0; vertical-align: baseline; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box } 
:after,
:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box } 
label { display: block; margin: 0 0 8px; font-weight: 500 } 
label.inline-block { display: inline-block; margin: 5px 40px 5px 0 } 
label.inline-block:last-child { margin-right: 0 } 
ol,
ul { list-style: none } 
a { color: #112d7c; text-decoration: underline; text-underline-offset: 4px } 
a:focus,
a:hover { color: #222222; text-decoration: none } 
img { display: block; height: auto; max-width: 100%; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none } 
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 { font-family: "Plus Jakarta Sans", sans-serif; font-weight: 900; color: #222222; line-height: 1.2; margin: 25px 0 12px; } 
h1,
.h1,
h2,
.h2 { font-size: 32px; color: #112d7c; } 
h3,
.h3 { font-size: 24px; } 
h4,
.h4 { font-size: 22px; } 
h5,
.h5 { font-size: 20px } 
h6,
.h6 { font-size: 18px } 
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child,
.h1:first-child,
.h2:first-child,
.h3:first-child,
.h4:first-child,
.h5:first-child,
.h6:first-child { margin-top: 0 } 
.aligncenter { display: block; margin: 5px auto; border-radius: 20px } 
.alignright { float: right; margin: 5px 0 20px 40px; border-radius: 20px } 
img.round { border-radius: 20px } 
.alignleft { float: left; margin: 5px 40px 20px 0; border-radius: 20px } 
.alignleft.shadow-none,
.alignright.shadow-none,
.aligncenter.shadow-none { box-shadow: none } 
img.round { border-radius: 20px; } 
p.pn { padding: 0; margin: 0 } 
.clearfix { display: table; width: 100%; padding: 15px 0; margin: 0 } 
.clearfix+h2,
.clearfix+h3,
.clearfix+h4 { margin-top: 0 } 
p { margin: 0 0 27px } 
p+ol,
p+ul { margin-top: -5px } 
ul { margin: 0 0 27px } 
ul li { position: relative; padding: 0 0 8px 22px; overflow: hidden; } 
ul li:before { content: ""; display: inline-block; line-height: 1; font-family: "Font Awesome 6 Pro"; font-weight: 500; position: absolute; left: 2px; top: 10px; width: 8px; height: 8px; background: #112d7c; border-radius: 20px } 
ul.check-list li:before,
.check-list ul li:before { content: "\f00c"; font-family: "Font Awesome 6 Pro"; font-weight: 900; width: auto; height: auto; background: none; color: #112d7c; left: 0; top: 6px; font-size: 88% } 
ul.check-icon li:before { content: "\f058"; font-weight: 900; font-size: 23px; width: auto; height: auto; background: linear-gradient(to bottom, rgba(246, 246, 246, 1) 0%, rgba(245, 246, 246, 1) 13%, rgba(223, 224, 223, 1) 82%, rgba(223, 223, 223, 1) 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; left: 0; top: 0px; } 
ul.check-icon li { padding: 0 0 8px 35px; } 
ol { padding-left: 26px; margin: 0 0 27px; text-align: left; overflow: hidden } 
ol li { list-style: decimal; padding-bottom: 7px; padding-left: 0 } 
ol li ul>li { padding-left: 20px; list-style: none } 
ol li ul>li:before { display: block; left: 1px } 
ul ol li { overflow: visible } 
ul ol li:before { display: none; overflow: visible } 
ol ol li { list-style: lower-alpha } 
ol ol ol li { list-style: lower-roman } 
ol ol,
ol ul,
ul ol,
ul ul { margin-top: 12px; margin-bottom: 5px } 
ol li:last-child,
ul li:last-child { padding-bottom: 0 } 
.text-center ul { text-align: left; display: table; margin-left: auto; margin-right: auto } 
.list-none li { padding-left: 0 } 
.list-none li:before { display: none } 
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
ol ul:last-child,
ol:last-child,
p:last-child,
ul:last-child { margin-bottom: 0 } 
.text-center { text-align: center } 
.text-left { text-align: left } 
.text-right { text-align: right } 
.table-responsive { border: none; margin: 20px 0; overflow: auto } 
table { width: 100%; border-spacing: 0; border-collapse: collapse !important } 
table tr td,
table tr th { padding: 9px 15px; vertical-align: top; text-align: left; line-height: 18px; border: 1px solid #ddd } 
table tr th { font-weight: 500 } 
td[align=center],
th[align=center] { text-align: center !important } 
td[align=right],
th[align=right] { text-align: right !important } 
.table-responsive::-webkit-scrollbar { width: 5px; height: 4px } 
.table-responsive::-webkit-scrollbar-track { background: #f5f5f5; border-radius: 8px } 
.table-responsive::-webkit-scrollbar-thumb { background: #cccccc; border-radius: 8px } 
.table-responsive::-webkit-scrollbar-thumb:hover { background: #cccccc } 
.common-content { padding: 45px 0; } 
.flex { display: -webkit-box; display: -moz-box; display: -webkit-flex; display: -ms-flexbox; display: flex } 
.flex-middle { display: -webkit-box; display: -moz-box; display: -webkit-flex; display: -ms-flexbox; display: flex; align-items: center } 
.flex-wrap { display: -webkit-box; display: -moz-box; display: -webkit-flex; display: -ms-flexbox; display: flex; flex-wrap: wrap } 
.flex-wrap-middle { display: -webkit-box; display: -moz-box; display: -webkit-flex; display: -ms-flexbox; display: flex; flex-wrap: wrap; align-items: center } 
a[href*="mailto:"],
a[href*="tel:"] { display: inline-block; word-break: break-word } 
.container { padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; max-width: 1230px } 
.container-fluid { padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto } 
.container.md { max-width: 1130px } 
.row { margin-right: -15px; margin-left: -15px } 
.row:after,
.row:before { content: ""; clear: both; display: table } 
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 { position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px } 
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 { float: left } 
.col-xs-12 { width: 100% } 
.col-xs-11 { width: 91.66666667% } 
.col-xs-10 { width: 83.33% } 
.col-xs-9 { width: 75% } 
.col-xs-8 { width: 66.66666667% } 
.col-xs-7 { width: 58.33% } 
.col-xs-6 { width: 50% } 
.col-xs-5 { width: 41.66666667% } 
.col-xs-4 { width: 33.33% } 
.col-xs-3 { width: 25% } 
.col-xs-2 { width: 16.66666667% } 
.col-xs-1 { width: 8.33% } 
@media (min-width:768px){
 .col-sm-1,
 .col-sm-10,
 .col-sm-11,
 .col-sm-12,
 .col-sm-2,
 .col-sm-3,
 .col-sm-4,
 .col-sm-5,
 .col-sm-6,
 .col-sm-7,
 .col-sm-8,
 .col-sm-9 { float: left } 
 .col-sm-12 { width: 100% } 
 .col-sm-11 { width: 91.66666667% } 
 .col-sm-10 { width: 83.33% } 
 .col-sm-9 { width: 75% } 
 .col-sm-8 { width: 66.66666667% } 
 .col-sm-7 { width: 58.33% } 
 .col-sm-6 { width: 50% } 
 .col-sm-5 { width: 41.66666667% } 
 .col-sm-4 { width: 33.33% } 
 .col-sm-3 { width: 25% } 
 .col-sm-2 { width: 16.66666667% } 
 .col-sm-1 { width: 8.33% } 
 }
@media (min-width:992px) { h1, .h1, h2, .h2 { font-size: 40px } 
 .col-md-1,
 .col-md-10,
 .col-md-11,
 .col-md-12,
 .col-md-2,
 .col-md-3,
 .col-md-4,
 .col-md-5,
 .col-md-6,
 .col-md-7,
 .col-md-8,
 .col-md-9 { float: left } 
 .col-md-12 { width: 100% } 
 .col-md-11 { width: 91.66666667% } 
 .col-md-10 { width: 83.33% } 
 .col-md-9 { width: 75% } 
 .col-md-8 { width: 66.66666667% } 
 .col-md-7 { width: 58.33% } 
 .col-md-6 { width: 50% } 
 .col-md-5 { width: 41.66666667% } 
 .col-md-4 { width: 33.33% } 
 .col-md-3 { width: 25% } 
 .col-md-2 { width: 16.66666667% } 
 .col-md-1 { width: 8.33% } 
 }
.form-control,
input[type=date],
input[type=email],
input[type=file],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea { background-color: #ffffff; border-radius: 50px; color: #222222; display: block; font-size: 13px; font-weight: 500; line-height: 20px; padding: 8px 24px; position: relative; width: 100%; height: 42px; margin: 0; -moz-appearance: none; -webkit-appearance: none; -moz-transition: all .3s linear 0s; -webkit-transition: all .3s linear 0s; -ms-transition: all .3s linear 0s; -o-transition: all .3s linear 0s; transition: all .3s linear 0s; font-family: "Plus Jakarta Sans", sans-serif; border: double 2px transparent; background-image: linear-gradient(white, white),
 linear-gradient(179deg, rgb(201 201 201) 0%, rgb(195 195 195 / 96%) 6%, rgb(205 205 205 / 89%) 16%, rgb(227 223 223 / 82%) 25%, rgba(241, 241, 241, 0.76) 33%, rgba(219, 219, 219, 0.67) 45%, rgba(202, 202, 202, 0.6) 55%, rgba(192, 192, 192, 0.52) 66%, rgba(192, 192, 192, 0.47) 73%, rgb(179 179 179 / 43%) 78%, rgb(124 124 124 / 33%) 92%, rgb(0 0 0 / 28%) 100%); background-origin: border-box; background-clip: padding-box, border-box; } 
.form-control:focus,
input[type=date]:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus,
select:focus,
textarea:focus { border-color: #112d7c } 
textarea,
textarea.form-control { height: 174px; resize: none; letter-spacing: 0.75px; } 
select { -moz-appearance: menulist-button; -webkit-appearance: menulist-button } 
input[type=checkbox],
input[type=radio] { display: inline-block; margin-right: 5px; vertical-align: baseline } 
::-webkit-input-placeholder { color: #222222; opacity: 1 } 
::-moz-placeholder { color: #222222; opacity: 1 } 
:-ms-input-placeholder { color: #222222; opacity: 1 } 
:-moz-placeholder { color: #222222; opacity: 1 } 
button::-moz-focus-inner,
input::-moz-focus-inner { padding: 0; border: 0 } 
input[type=button],
input[type=reset],
input[type=submit] { -moz-appearance: none; -webkit-appearance: none } 
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none } 
input[type=number] { -moz-appearance: textfield !important } 
.wpcf7-spinner { position: absolute } 
.selectric-wrapper { position: relative; cursor: pointer } 
.selectric-responsive { width: 100% } 
.selectric-open { z-index: 99 } 
.selectric-open .selectric-items { display: block } 
.selectric-disabled { filter: alpha(opacity=50); opacity: .5; cursor: default; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none } 
.selectric-hide-select { position: relative; overflow: hidden; width: 0; height: 0 } 
.selectric-hide-select select { position: absolute; left: -100%; height: 0; width: 0 } 
.selectric-hide-select.selectric-is-native { position: absolute; width: 100%; height: 100%; z-index: 10 } 
.selectric-hide-select.selectric-is-native select { position: absolute; top: 0; left: 0; right: 0; height: 100%; width: 100%; border: none; z-index: 1; box-sizing: border-box; opacity: 0 } 
.selectric-input { position: absolute; top: 0; left: 0; overflow: hidden; clip: rect(0, 0, 0, 0); margin: 0; padding: 0; width: 1px; height: 1px; outline: 0; border: none; background: 0 0 } 
.selectric-temp-show { position: absolute; visibility: hidden; display: block } 
.selectric { position: relative; border-radius: 50px; border: double 2px transparent; background-image: linear-gradient(white, white),
 linear-gradient(179deg, rgb(201 201 201) 0%, rgb(195 195 195 / 96%) 6%, rgb(205 205 205 / 89%) 16%, rgb(227 223 223 / 82%) 25%, rgba(241, 241, 241, 0.76) 33%, rgba(219, 219, 219, 0.67) 45%, rgba(202, 202, 202, 0.6) 55%, rgba(192, 192, 192, 0.52) 66%, rgba(192, 192, 192, 0.47) 73%, rgb(179 179 179 / 43%) 78%, rgb(124 124 124 / 33%) 92%, rgb(0 0 0 / 28%) 100%); background-origin: border-box; background-clip: padding-box, border-box; } 
.selectric .label { display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin: 0 40px 0 24px; font-size: 14px; font-weight: 500; line-height: 38px; color: #222222; height: 38px; padding: 0; text-align: left } 
.selectric .button { display: block; position: absolute; right: 0; top: 0; bottom: 0; margin: auto; width: 35px; height: 30px; color: #222222; font-size: 0; text-align: center } 
.selectric .button:after { content: "\f107"; display: block; font-size: 16px; font-family: "Font Awesome 6 Pro"; font-weight: 500; position: relative; line-height: 30px; text-align: center; color: #454444 } 
.selectric-items { display: none; position: absolute; top: 100%; left: 0; border: 1px solid #d6d6d6; z-index: -1; margin: 0; border-radius: 0; overflow: hidden; background: #ffffff } 
.selectric-items .selectric-scroll { height: 100%; overflow: auto; width: 100%; } 
.selectric-above .selectric-items { top: auto; bottom: 100% } 
.selectric-items ul { display: block; padding: 0; background: #ffffff; margin: 0 } 
.selectric-items li { font-size: 14px; min-height: 20px; margin-bottom: 1px; display: block; padding: 6px 15px; color: #222222; line-height: normal; font-weight: 500; white-space: nowrap; } 
.selectric-items li:last-child { margin-bottom: 0; padding-bottom: 6px } 
.selectric-items li:after,
.selectric-items li:before { display: none } 
.selectric-focus .selectric,
.selectric-hover .selectric,
.selectric-open .selectric { border-color: #222222 } 
.selectric-items li.highlighted,
.selectric-items li.selected,
.selectric-items li:hover { background-color: #112d7c; color: #fff } 
.selectric-items .disabled { filter: alpha(opacity=50); opacity: .5; cursor: default; background: 0; color: #666; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none } 
.selectric-items .selectric-group .selectric-group-label { font-weight: 500; padding-left: 10px; cursor: default; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background: 0 0; color: #222222 } 
.selectric-items .selectric-group.disabled li { filter: alpha(opacity=100); opacity: 1 } 
.selectric-items .selectric-group li.selectric-group-label { padding-left: 12px } 
.selectric-items .selectric-group li { padding-left: 25px } 
.form-fields { text-align: left; margin-top: -25px } 
.form-fields .row,
.row.form-fields { margin-left: -15px; margin-right: -15px } 
.form-fields .row .row,
.row.form-fields .row { margin-left: -5px; margin-right: -5px; margin-top: -12px } 
.form-fields [class*=col-],
.form-fields [class^=col-] { padding-right: 15px; padding-left: 15px; padding-top: 22px } 
.form-fields [class*=col-] [class*=col-],
.form-fields [class^=col-] [class^=col-] { padding-left: 5px; padding-right: 5px; padding-top: 12px; } 
.form-fields p { padding: 10px 0 0 0; margin: 0 } 
.form-fields [class*=col-] p,
.form-fields [class^=col-] p { position: relative; padding: 0; margin: 0 } 
.icon-field i { position: absolute; font-size: 16px; right: 0; color: #222222; top: 50%; z-index: 2; width: 44px; text-align: center; font-weight: 500; -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%) } 
.icon-field { position: relative; -moz-transform: none; -ms-transform: none; -o-transform: none; -webkit-transform: none; transform: none } 
.icon-field i.fa-comment-dots { top: 22px } 
.icon-field i+input,
.icon-field i+textarea { padding-right: 40px !important } 
.form-action-btn { text-align: center; } 
.form-action-btn .btn { margin-top: 6px } 
.tooltip { position: relative; display: inline-block; vertical-align: middle } 
.tooltip i.fa { position: static; border: none; width: auto; height: auto; line-height: 1; transform: none } 
.tooltip .tooltiptext { visibility: hidden; width: 120px; background-color: black; color: #fff; text-align: center; padding: 5px 0; border-radius: 6px; font-size: 14px; position: absolute; width: 120px; bottom: 100%; left: 50%; margin-left: -60px; z-index: 1; } 
.tooltip:hover .tooltiptext { visibility: visible; } 
.btn,
:after,
:before,
a,
input[type=button],
input[type=reset],
input[type=submit] { -moz-transition: all .3s linear 0s; -webkit-transition: all .3s linear 0s; -ms-transition: all .3s linear 0s; -o-transition: all .3s linear 0s; transition: all .3s linear 0s } 
footer,
header,
section { float: left; width: 100%; position: relative } 
.btn:before { content: ''; background: #222222; left: 0; top: 0; bottom: 0; position: absolute; width: 100%; z-index: -1; overflow: hidden; -webkit-transform: scaleX(0); -ms-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: right center; -ms-transform-origin: right center; transform-origin: right center; -webkit-transition: -webkit-transform .4s cubic-bezier(.645, .045, .355, 1); transition: transform .4s cubic-bezier(.645, .045, .355, 1) } 
.btn:focus:before,
.btn:hover:before { -webkit-transform: none; -ms-transform: none; transform: none; -webkit-transform-origin: left center; -ms-transform-origin: left center; transform-origin: left center; width: 100% } 
.btn { display: inline-block; font-weight: 900; position: relative; font-size: 13px; border: 1px solid #112d7c; border-radius: 40px; color: #ffffff; font-style: normal; line-height: 22px; padding: 8px 20px; text-decoration: none; white-space: normal; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); overflow: hidden; background-color: #112d7c; cursor: pointer; text-align: center; font-family: "Plus Jakarta Sans", sans-serif; min-width: 160px; } 
.btn.min-none { min-width: none; } 
.secondary-btn:before { background-color: #222222 } 
.secondary-btn { color: #112d7c; background: linear-gradient(to bottom, rgba(246, 246, 246, 1) 0%, rgba(245, 246, 246, 1) 13%, rgba(223, 224, 223, 1) 82%, rgba(223, 223, 223, 1) 100%); border: none; padding-top: 9px; padding-bottom: 9px; } 
.third-btn:before { background-color: #ffffff } 
.third-btn { color: #ffffff; border-color: #ffffff; background-color: transparent } 
.btn.focus,
.btn:focus,
.btn:hover { color: #ffffff; border-color: #222222; background-color: #222222 } 
.secondary-btn:focus,
.secondary-btn:hover { color: #ffffff; border-color: #222222; background-color: #222222 } 
.third-btn:focus,
.third-btn:hover { color: #112d7c; border-color: #ffffff; background-color: #ffffff } 
.btn-action .btn { margin: 10px 20px 0 0 } 
.btn-action .btn:last-child { margin-right: 0 } 
.xs-btn { padding: 6px 18px !important; font-size: 13px !important; font-weight: 500 !important; font-weight: 500; line-height: 16px } 
.md-btn { padding: 11px 23px !important; font-size: 14px !important; font-weight: 500 !important; font-weight: 500; line-height: 16px } 
.btn span { background: -webkit-linear-gradient(#dfdfdf, #f3f3f3); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } 
div.button-group { display: flex; flex-wrap: wrap; column-gap: 20px; row-gap: 10px } 
div.button-group .btn { display: inline-flex; align-items: center; justify-content: center; gap: 8px } 
.page-template-book-now-php ul.addons { grid-template-columns: repeat(2, 1fr); } 
.page-template-book-now-php ul.addons small { font-size: 11px } 
/*****Global CSS End*****/
/*****Header*****/
.bg-pattern { background: linear-gradient(to bottom, rgba(225, 225, 225, 1) 0%, rgba(223, 223, 223, 1) 0%, rgba(224, 224, 224, 1) 5%, rgba(246, 246, 246, 1) 18%, rgba(247, 247, 247, 1) 100%); overflow: hidden; clear: both } 
.bg-pattern.minus-top { float: left; width: 100% } 
header+div,
header+section { margin-top: 138px !important; transition: all .3s linear 0s; } 
.head-fix header+div,
.head-fix header+section { margin-top: 100px !important } 
header { position: fixed; background-color: rgba(202, 202, 202, 1); left: 0; right: 0; z-index: 999; -moz-transition: all .2s linear 0s; -webkit-transition: all .2s linear 0s; -ms-transition: all .2s linear 0s; -o-transition: all .2s linear 0s; transition: all .2s linear 0s; padding: 0; background-color: rgba(202, 202, 202, 1); } 
header::before { content: ""; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: linear-gradient(to bottom, rgba(255, 255, 255, 0.8) 20%, rgba(255, 255, 255, 0) 100%); } 
.header-row { position: relative; display: -webkit-box; display: -moz-box; display: -webkit-flex; display: -ms-flexbox; display: flex; justify-content: space-between; align-items: center; clear: both; width: 100%; padding: 0 } 
header .logo { position: relative; display: block } 
header .logo a { display: block; margin: 0; position: relative; font-size: 28px; color: #222222; font-weight: 500; line-height: 1; text-decoration: none; white-space: nowrap } 
header .header-left { min-width: 242px; width: 242px; position: absolute; left: 50%; top: 16px; transform: translateX(-50%) } 
header .header-right { width: 100%; display: flex; justify-content: space-between; align-items: center; flex-direction: row-reverse; padding: 31px 0 } 
.header-strip { transition: all .3s linear 0s; background-color: #000000; position: relative; z-index: 11; height: 38px; display: flex; align-items: center; overflow: hidden; } 
.header-strip .container { display: flex; justify-content: flex-end; align-items: center; width: 100% } 
.header-strip .review-offer { color: #ffffff; font-weight: 900; font-size: 12px; text-decoration: none } 
.header-strip ul.social-icon { display: flex; gap: 20px; margin: 0 !important; color: #ffffff } 
.header-strip ul.social-icon li { margin: 0 !important; color: #ffffff; font-size: 14px; } 
.header-strip ul.social-icon li i { color: #ffffff } 
.head-fix .header-strip { height: 0 } 
header .call-btn { font-size: 13px; font-weight: bold; color: #000000; text-decoration: none } 
header .call-btn i { width: 38px; height: 38px; background: linear-gradient(to bottom, rgba(246, 246, 246, 1) 0%, rgba(245, 246, 246, 1) 13%, rgba(223, 224, 223, 1) 82%, rgba(223, 223, 223, 1) 100%); border-radius: 0; color: #112d7c; font-size: 14px; line-height: 38px; text-align: center; border-radius: 40px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); margin-right: 6px; } 
header .btn::before { background: linear-gradient(to bottom, rgba(235, 235, 235, 1) 0%, rgba(239, 239, 239, 0.96) 6%, rgba(251, 251, 251, 0.89) 16%, rgba(251, 251, 251, 0.82) 25%, rgba(241, 241, 241, 0.76) 33%, rgba(219, 219, 219, 0.67) 45%, rgba(202, 202, 202, 0.6) 55%, rgba(192, 192, 192, 0.52) 66%, rgba(192, 192, 192, 0.47) 73%, rgba(196, 196, 196, 0.43) 78%, rgba(218, 218, 218, 0.33) 92%, rgba(225, 225, 225, 0.28) 100%); } 
header .btn { vertical-align: middle; font-weight: 700; margin-left: 0 !important; border: none; text-transform: uppercase; background: linear-gradient(355deg, rgba(144, 143, 143, 1) 0%, rgba(155, 154, 154, 1) 10%, rgba(173, 172, 172, 1) 20%, rgba(193, 192, 192, 1) 30%, rgba(208, 208, 208, 1) 34%, rgba(223, 223, 223, 1) 40%, rgba(235, 234, 234, 1) 48%, rgba(235, 234, 234, 1) 52%, rgba(226, 226, 226, 1) 59%, rgba(213, 212, 212, 1) 65%, rgba(196, 195, 195, 1) 70%, rgba(175, 174, 174, 1) 80%, rgba(154, 153, 153, 1) 91%, rgba(144, 143, 143, 1) 100%); } 
header .btn i { position: relative; z-index: 2; display: none } 
header .btn::after { content: ""; position: absolute; background: #112d7c; top: 2px; bottom: 2px; right: 2px; left: 2px; border-radius: 40px } 
header .btn span { position: relative; z-index: 2; } 
header .top-right { display: flex; align-items: center; column-gap: 20px } 
header ul.social-icon { margin: 0; } 
.head-fix header { background-color: rgba(202, 202, 202, 1); box-shadow: 0 0 5px rgba(0, 0, 0, .2) } 
.nav-trigger,
.nav-wrap nav ul li:before,
.submenu-button { display: none } 
.nav-wrap { position: relative; float: right; margin: 0; z-index: 99; display: flex; align-items: center; flex-direction: row-reverse; } 
.nav-wrap nav { float: left; margin: 0; padding: 0; border: 0; list-style: none; display: block; position: relative } 
.nav-wrap nav ul.nav { float: right; display: flex; width: 100%; margin: 0 } 
.nav-wrap nav ul.nav>li { float: left; margin: 0 20px 0 0; padding: 0; overflow: visible; position: relative } 
.nav-wrap nav ul.nav>li:last-child { margin-right: 0; } 
.nav-wrap nav ul.nav>li>a { position: relative; display: block; padding: 2px 0; margin: 0; font-size: 13px; font-weight: 700; line-height: 26px; color: #000000; white-space: nowrap; text-decoration: none; text-transform: uppercase; } 
.nav-wrap nav ul.nav>li.home-icon>a { font-size: 0; line-height: 26px; } 
.nav-wrap nav ul.nav>li.home-icon>a::after { content: "\f015"; display: inline-block; font-size: 16px; line-height: 18px; font-family: "Font Awesome 6 Pro"; font-weight: 900; width: auto; position: relative; top: 3px } 
.nav-wrap nav ul.nav>li.btn-type a { font-weight: 500; position: relative; font-size: 16px; border: 1px solid #222222; border-radius: 0; color: #112d7c; font-style: normal; line-height: 22px; padding: 9px 30px; text-decoration: none; white-space: normal; text-transform: uppercase; min-width: 160px } 
.nav-wrap nav ul.nav>li.btn-type a::before { display: none } 
.nav-wrap nav ul.nav>li.btn-type a:hover,
.nav-wrap nav ul.nav>li.current-menu-item.btn-type a { background-color: #112d7c; color: #ffffff; border-color: #112d7c } 
.nav>li>a:focus,
.nav>li>a:hover { background-color: transparent } 
.nav-wrap nav ul.nav>li>a:before { content: ''; background: #112d7c; left: 0; padding: 1px 0 0; top: 0; position: absolute; width: 100%; z-index: -1; overflow: hidden; -webkit-transform: scaleX(0); -ms-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: right center; -ms-transform-origin: right center; transform-origin: right center; -webkit-transition: -webkit-transform .2s cubic-bezier(.645, .045, .355, 1); transition: transform .2s cubic-bezier(.645, .045, .355, 1) } 
.nav-wrap nav ul.nav li.current-menu-ancestor>a:before,
.nav-wrap nav ul.nav li.current-menu-item>a:before,
.nav-wrap nav ul.nav li:hover>a:before,
.nav-wrap nav ul.nav li>a:hover:before { -webkit-transform: none; -ms-transform: none; transform: none; -webkit-transform-origin: left center; -ms-transform-origin: left center; transform-origin: left center; width: 100% } 
.nav-wrap nav ul.nav li.has-sub li.has-sub>a { padding-right: 30px !important } 
.nav-wrap nav ul.nav li.has-sub>a:after { content: "\f107"; display: inline-block; font-size: 14px; line-height: 18px; font-family: "Font Awesome 6 Pro"; font-weight: 500; margin-left: 2px; width: 10px; position: relative; top: 1px } 
.nav-wrap nav ul.nav li.has-sub li.has-sub>a:after { position: absolute; right: 5px; top: 7px; -moz-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); transform: rotate(-90deg); margin: 0 } 
.nav-wrap nav ul.nav ul li.has-sub li.has-sub:hover>a:after { content: "\f104"; color: #9a9a9a } 
.nav-wrap nav ul.nav ul { position: absolute; border-radius: 6px; padding: 0; margin: 0; visibility: hidden; text-align: left; left: 50%; right: auto; opacity: 0; top: 100%; background: #ffffff; box-shadow: 0 0 3px rgba(0, 0, 0, 0.1); -moz-transform: translateX(-50%); -webkit-transform: translateX(-50%); transform: translate(-50%); background: linear-gradient(to bottom, rgba(225, 225, 225, 1) 0%, rgba(223, 223, 223, 1) 0%, rgba(224, 224, 224, 1) 5%, rgba(246, 246, 246, 1) 18%, rgba(247, 247, 247, 1) 100%); overflow: hidden; } 
.nav-wrap nav ul.nav ul:after { content: ""; position: absolute; left: 50%; margin-left: -7px; bottom: 100%; width: 0; height: 0; border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom: 7px solid #222222 } 
.nav-wrap nav ul.nav ul ul:after { display: none } 
.nav-wrap nav ul.nav ul ul { padding: 0; top: 0; left: 100%; -moz-transform: none; -webkit-transform: none; transform: none; } 
.nav-wrap nav ul.nav ul li { float: left; width: 100%; min-width: 150px; padding: 1px 0; margin: 0; vertical-align: top; overflow: visible } 
.nav-wrap nav ul.nav ul li a { display: block; white-space: nowrap; font-size: 13px; font-weight: 500; line-height: normal; color: #222222; padding: 9px 20px; text-decoration: none; text-transform: capitalize } 
.nav-wrap nav ul.nav li:hover>ul { display: block; visibility: visible; opacity: 1; -webkit-transition: opacity .3s ease-in; -moz-transition: opacity .3s ease-in; -o-transition: opacity .3s ease-in; transition: opacity .3s ease-in } 
.nav-wrap nav ul.nav li.current-menu-ancestor>a,
.nav-wrap nav ul.nav li.current-menu-item>a,
.nav-wrap nav ul.nav li:hover>a,
.nav-wrap nav ul.nav li>a:hover { color: #112d7c } 
.nav-wrap nav ul.nav ul li.current-menu-ancestor>a,
.nav-wrap nav ul.nav ul li.current-menu-item>a,
.nav-wrap nav ul.nav ul li:hover>a,
.nav-wrap nav ul.nav ul li>a:hover { color: #ffffff; background: #112d7c } 
sup { position: relative; top: -0.4em } 
/*****Header End*****/
/*****Space Classes*****/
.common-wrapper { padding: 50px 0; } 
.m-0 { margin: 0 !important } 
.m-1 { margin: 10px 0 !important } 
.m-2 { margin: 20px 0 !important } 
.m-3 { margin: 30px 0 !important } 
.m-4 { margin: 40px 0 !important } 
.m-5 { margin: 50px 0 !important } 
.m-6 { margin: 60px 0 !important } 
.m-7 { margin: 70px 0 !important } 
.p-0 { padding: 0 !important } 
.p-1 { padding: 10px 0 !important } 
.p-2 { padding: 20px 0 !important } 
.p-3 { padding: 30px 0 !important } 
.p-4 { padding: 40px 0 !important } 
.p-5 { padding: 50px 0 !important } 
.p-6 { padding: 60px 0 !important } 
.p-7 { padding: 70px 0 !important } 
.m-t0 { margin-top: 0 !important } 
.m-t1 { margin-top: 10px !important } 
.m-t2 { margin-top: 20px !important } 
.m-t3 { margin-top: 30px !important } 
.m-t4 { margin-top: 40px !important } 
.m-t5 { margin-top: 50px !important } 
.m-t6 { margin-top: 60px !important } 
.m-t7 { margin-top: 70px !important } 
.m-b0 { margin-bottom: 0 !important } 
.m-b1 { margin-bottom: 10px !important } 
.m-b2 { margin-bottom: 20px !important } 
.m-b3 { margin-bottom: 30px !important } 
.m-b4 { margin-bottom: 40px !important } 
.m-b5 { margin-bottom: 50px !important } 
.m-b6 { margin-bottom: 60px !important } 
.m-b7 { margin-bottom: 70px !important } 
.p-t0 { padding-top: 0 !important } 
.p-t2 { padding-top: 20px !important } 
.p-t3 { padding-top: 30px !important } 
.p-t4 { padding-top: 40px !important } 
.p-t5 { padding-top: 50px !important } 
.p-t6 { padding-top: 60px !important } 
.p-t7 { padding-top: 70px !important } 
.p-b0 { padding-bottom: 0 !important } 
.p-b2 { padding-bottom: 20px !important } 
.p-b3 { padding-bottom: 30px !important } 
.p-b4 { padding-bottom: 40px !important } 
.p-b5 { padding-bottom: 50px !important } 
.p-b6 { padding-bottom: 60px !important } 
.p-b7 { padding-bottom: 70px !important } 
.m-l2 { margin-left: 20px !important } 
.p-l2 { padding-left: 20px !important } 
.m-l3 { margin-left: 30px !important } 
.p-l3 { padding-left: 30px !important } 
.m-l4 { margin-left: 40px !important } 
.p-l4 { padding-left: 40px !important } 
/*****Space End*****/
/*****Fixed Size Thumbnail and Iframe*****/
.image-thumbnail { position: relative; width: 100%; padding-top: 66.33%; overflow: hidden } 
.image-thumbnail img { position: absolute; bottom: 0; left: 0; right: 0; top: 0; max-width: 100%; max-height: 100%; width: auto; margin: auto; -webkit-backface-visibility: hidden; backface-visibility: hidden; transition: opacity .5s ease-in, -webkit-transform .5s ease-in; transition: opacity .5s ease-in, transform .5s ease-in; transition: opacity .5s ease-in, transform .5s ease-in, -webkit-transform .5s ease-in } 
a:hover .image-thumbnail img { -moz-transform: scale(1.02, 1.02); -webkit-transform: scale(1.02, 1.02); transform: scale(1.02, 1.02) } 
.image-thumbnail:before { content: ""; padding: 25px; background: url(../img/favicon.png) center center no-repeat; background-size: contain; position: absolute; left: 50%; top: 50%; -moz-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); opacity: .3 } 
.iframe-map { position: relative; padding-top: 42% } 
.iframe-video { position: relative; display: inline-block; width: 100%; padding-top: 56%; margin: 10px 0; background-color: #f5f5f5 } 
.iframe-map iframe,
.iframe-map img,
.iframe-video iframe { position: absolute; left: 0; top: 0; right: 0; bottom: 0; height: 100%; width: 100% } 
div.breadcrumbs,
section.breadcrumbs { position: relative; display: block; font-weight: 500; padding: 18px 0 8px; margin: 0; overflow: hidden; background: #fef7ff; clear: both; text-align: left; z-index: 11 } 
ul.breadcrumbs { float: left; width: 100%; padding: 0; clear: both; margin: 0 } 
ul.breadcrumbs li { font-size: 16px; position: relative; display: inline-block; line-height: 1; vertical-align: top; padding: 0 14px 0 0; margin-right: 5px; color: #222222; font-style: normal; overflow: visible; font-weight: 500; text-transform: uppercase } 
ul.breadcrumbs li:before { display: none } 
ul.breadcrumbs li a { position: relative; display: inline-block; color: #4b4247; vertical-align: top; text-decoration: none } 
ul.breadcrumbs li:after { content: "/"; font-weight: 500; position: absolute; color: #222222; right: 0; top: -2px; line-height: 1; font-style: normal; font-size: 120% } 
ul.breadcrumbs li:last-child { padding: 0; margin: 0 } 
ul.breadcrumbs li:last-child:after { display: none } 
ul.breadcrumbs li:before { display: none } 
ul.breadcrumbs li a:hover { color: #222222; text-decoration: underline } 
/*****Fixed Size Thumbnail and Iframe End*****/
/*****Flexslider*****/
.flexslider { position: relative; margin: 0; padding: 0; overflow: hidden } 
.flexslider:before { margin: -20px 0 0 -20px; width: 40px; height: 40px; border-width: .2rem } 
.flexslider ul.slides { margin: 0; padding: 0; float: left; width: 100% } 
.flexslider li { padding: 0 } 
.flexslider li:before { display: none } 
.flexslider .slides>li { position: relative; display: none; -webkit-backface-visibility: hidden; backface-visibility: hidden } 
html[xmlns] .flexslider .slides { display: block } 
* html .flexslider .slides { height: 1% } 
.no-js .flexslider .slides>li:first-child { display: block } 
.flexslider .flex-control-paging-wrap { position: absolute; left: 0; right: 0; top: 10px; text-align: right; padding-right: 10px; z-index: 99 } 
.flexslider .flex-control-paging { position: absolute; right: 0; left: 0; bottom: 25px; margin: 0; display: inline-block; z-index: 98; height: auto; text-align: center; padding: 0 15px } 
.flexslider .flex-control-paging li { position: static; display: inline-block; width: auto; margin: 2px 4px; height: auto } 
.flexslider .flex-control-paging li a { border: 2px solid #112d7c; width: 12px; height: 12px; line-height: 10px; font-size: 0; color: #ffffff; text-align: center; display: block; position: relative; cursor: pointer; background-color: #112d7c; border-radius: 34px; transition: none; -moz-transition: none; -webkit-transition: none; -ms-transition: none; -o-transition: none } 
.flexslider .flex-control-paging li .flex-active,
.flexslider .flex-control-paging li a:hover { background-color: transparent; border-color: #112d7c } 
.flexslider .flex-control-paging li .flex-active:after,
.flexslider .flex-control-paging li a:hover:after { display: none } 
.flexslider .flex-direction-nav li { position: static } 
.flexslider .flex-direction-nav a { transition: .2s ease-in-out; -moz-transition: .2s ease-in-out; -webkit-transition: .2s ease-in-out } 
.flexslider .flex-direction-nav .flex-next,
.flexslider .flex-direction-nav .flex-prev { background: #222222; border: 2px solid #222222; position: absolute; left: 10px; top: 50%; margin-top: -20px; width: 40px; height: 40px; z-index: 98; border-radius: 40px; display: inline-block; font-size: 0; opacity: 0 } 
.flexslider .flex-direction-nav { overflow: hidden; width: 100%; margin: 0 } 
.flexslider .flex-direction-nav .flex-next { left: auto; right: 10px } 
.flexslider .flex-direction-nav .flex-next:before,
.flexslider .flex-direction-nav .flex-prev:before { content: ''; line-height: 1; display: block; border: solid #ffffff; border-width: 0 2px 2px 0; padding: 5px; margin: 0 2px; position: absolute; top: 50%; left: 50%; transition: .2s ease-in-out; -moz-transition: .2s ease-in-out; -moz-transform: translate(-50%, -50%) rotate(135deg); -ms-transform: translate(-50%, -50%) rotate(135deg); -o-transform: translate(-50%, -50%) rotate(135deg); -webkit-transform: translate(-50%, -50%) rotate(135deg); transform: translate(-50%, -50%) rotate(135deg) } 
.flexslider .flex-direction-nav .flex-next:before { left: auto; right: 52%; -moz-transform: translate(50%, -50%) rotate(-45deg); -ms-transform: translate(50%, -50%) rotate(-45deg); -o-transform: translate(50%, -50%) rotate(-45deg); -webkit-transform: translate(50%, -50%) rotate(-45deg); transform: translate(50%, -50%) rotate(-45deg) } 
.flexslider .flex-direction-nav .flex-next:hover,
.flexslider .flex-direction-nav .flex-prev:hover { background: #222222; border-color: #222222; opacity: 1 } 
.flexslider .flex-direction-nav .flex-next:hover:before,
.flexslider .flex-direction-nav .flex-prev:hover:before { border-color: #fff } 
.flexslider:hover .flex-direction-nav .flex-prev { opacity: 1 } 
.flexslider:hover .flex-direction-nav .flex-next { opacity: 1 } 
.flexslider .flex-disabled { display: none !important } 
/**Flexslider End**/
/******Banner********/
.bg { position: absolute; left: 0; top: 0; bottom: 0; right: 0; background-size: cover; background-repeat: no-repeat; background-position: center center; -moz-transition: all .3s linear 0s; -webkit-transition: all .3s linear 0s; -ms-transition: all .3s linear 0s; -o-transition: all .3s linear 0s; transition: all .3s linear 0s;} 
.bg img { display: none !important } 
.banner-wrapper-relative { position: relative; } 
.banner-wrapper-relative .banner-wrapper { position: relative; left: 0; top: 0; right: 0; bottom: 0 } 
.banner-wrapper.flexslider .slides>li { overflow: visible } 
.banner-wrapper { box-shadow: 0 0 32px rgba(0, 0, 0, 0.1); overflow: hidden; } 
.banner-wrapper .banner-media { position: relative; display: table; margin: 0 auto; width: 100%; } 
.banner-wrapper .banner-media img { width: 100%; } 
.banner-wrapper .banner-text { position: absolute; left: 0; right: 0; bottom: 0; padding: 50px 0; z-index: 11 } 
.banner-wrapper .max-width { position: relative; float: left; width: 100%; max-width: 840px; margin: 0 auto; width: 100%; text-align: left } 
.banner-wrapper .max-width img { width: auto; margin: 0 auto; } 
.banner-wrapper .heading { position: relative; display: block; font-family: "Plus Jakarta Sans", sans-serif; font-weight: 700; font-size: 48px; color: #ffffff; line-height: 1.2; padding: 0; margin: 0 0 8px; text-shadow: 0 0 35px rgba(0, 0, 0, 1.0); } 
.banner-wrapper p { font-size: 20px; margin: 0; } 
.banner-wrapper .btn-row { display: flex; flex-wrap: wrap; gap: 15px; margin-top: 20px; } 
.banner-wrapper .btn { box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); font-size: 16px; padding: 14px 30px; } 
.banner-map { position: absolute; bottom: 2%; right: 2%; z-index: 15; max-width: 19%; } 
.review-rating { display: flex; align-items: center; column-gap: 30px; row-gap: 15px; } 
.review-offer { background-color: #050d4c; font-size: 12px; color: #ffffff !important; text-transform: uppercase; display: flex; width: fit-content; line-height: 1.2; padding: 10px 20px; border-radius: 8px; font-weight: 900; flex-direction: column; gap: 5px; text-decoration: none; } 
.review-offer .rating-status { font-size: 16px; margin-bottom: 5px; display: block; font-size: 18px; color: #fbbc04 } 
.review-offer .off { font-size: 38px; display: block; line-height: 1; } 
.review-offer small { font-size: 95% } 
.review-offer:hover { background-color: #112d7c } 
.package-wrapper .review-offer { display: none; } 
/*****Banner Animation****/
.banner-wrapper .heading,
.banner-wrapper p { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both } 
.flex-active-slide .heading,
.flex-active-slide p { -webkit-animation-name: fadeInDown; animation-name: fadeInDown } 
.inner-banner { position: relative; } 
.inner-banner.no-img { background: #112d7c; } 
.inner-banner.no-img .banner-text { background: #112d7c; color: #ffffff; padding: 45px 0; position: relative; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; left: 0; right: 0; transform: none; } 
.inner-banner.no-img .banner-text::before { content: ""; position: absolute; top: 2px; bottom: 2px; right: 2px; left: 2px; border-radius: 30px; background: #112d7c url(../img/logo-sign-dull.png) right center no-repeat; } 
.inner-banner.no-img .banner-text .heading { text-shadow: none } 
.inner-banner img { width: 100%; border-radius: 30px; width: 100%; box-shadow: 0 0 32px rgba(0, 0, 0, 0.1) } 
.inner-banner .container { position: relative; z-index: 11; } 
.inner-banner .banner-text { position: absolute; left: 15px; right: 15px; top: 65%; transform: translateY(-50%); padding: 0 30px; z-index: 11 } 
.inner-banner .max-width { position: relative; float: left; width: 100%; margin: 0 auto; width: 100%; text-align: left } 
.inner-banner .max-width img { width: auto; margin: 0 auto; } 
.inner-banner .heading { position: relative; display: block; font-family: "Plus Jakarta Sans", sans-serif; font-weight: 700; font-size: 48px; color: #e9e9e9; line-height: 1.2; padding: 0; margin: 0; text-shadow: 0 0 21px rgba(0, 0, 0, 1.0); } 
.inner-banner .breadcrumbs { margin-top: 20px; } 
.inner-banner .breadcrumbs *,
.inner-banner ul.breadcrumbs li:after { color: #ffffff !important } 
.inner-banner ul.breadcrumbs li { font-size: 14px } 
.uppercase { text-transform: uppercase } 
.xs-heading { color: #000000; font-size: 13px !important; font-family: "Plus Jakarta Sans", sans-serif; font-weight: 500; text-transform: uppercase; margin: 0 !important; letter-spacing: 1px; } 
.xs-heading+* { margin-top: 5px !important } 
.top-text-center { max-width: 714px; margin: 0 auto 30px; text-align: center } 
.top-text-center .wave:before { margin: 0 auto 15px; } 
.text-link { font-size: 16px; color: #112d7c; font-weight: 500; text-transform: uppercase; transition: all .3s linear 0s; } 
.text-link:hover { letter-spacing: 1px; } 
/******Banner End********/
.grid-top-row { display: grid; grid-template-columns: 1fr; margin-bottom: 40px; text-align: center; row-gap: 11px; } 
.grid-top-row:last-child { margin-bottom: 0 } 
.intro-wrapper { padding: 45px 0 } 
.intro-wrapper .address-info p { font-size: inherit; font-weight: inherit; } 
ul.info-icons { display: flex; gap: 20px; column-gap: 60px; margin-top: 25px } 
ul.info-icons li { position: relative; padding: 5px 0 5px 64px; font-weight: 500; font-size: 14px; text-transform: uppercase; min-height: 50px; display: flex; align-items: center; } 
ul.info-icons li::before { display: none } 
ul.info-icons li .icon { position: absolute; left: 0; top: 0; width: 50px; border-radius: 50px; line-height: 50px; height: 50px; background: linear-gradient(355deg, rgba(144, 143, 143, 1) 0%, rgba(155, 154, 154, 1) 10%, rgba(173, 172, 172, 1) 20%, rgba(193, 192, 192, 1) 30%, rgba(208, 208, 208, 1) 34%, rgba(223, 223, 223, 1) 40%, rgba(235, 234, 234, 1) 48%, rgba(235, 234, 234, 1) 52%, rgba(226, 226, 226, 1) 59%, rgba(213, 212, 212, 1) 65%, rgba(196, 195, 195, 1) 70%, rgba(175, 174, 174, 1) 80%, rgba(154, 153, 153, 1) 91%, rgba(144, 143, 143, 1) 100%); } 
ul.info-icons li.logo-img { width: auto; padding-left: 0; overflow: visible; } 
ul.info-icons li.logo-img img { position: relative; max-width: 140px; margin: -5px 0; } 
ul.info-icons li .icon:before { content: ""; background: linear-gradient(to bottom, rgba(246, 246, 246, 1) 0%, rgba(245, 246, 246, 1) 13%, rgba(223, 224, 223, 1) 82%, rgba(223, 223, 223, 1) 100%); position: absolute; left: 2px; top: 2px; bottom: 2px; right: 2px; border-radius: 50px } 
ul.info-icons li img { position: absolute; bottom: 0; left: 0; right: 0; top: 0; max-width: 100%; max-height: 100%; width: auto; margin: auto; -webkit-backface-visibility: hidden; backface-visibility: hidden; } 
.xs-heading .gradiant-icon { display: none !important; } 
.gradiant-icon { border-radius: 100%; overflow: hidden; padding: 2px; display: inline-flex; margin-right: 5px; background: linear-gradient(to bottom, rgba(144, 143, 143, 1) 0%, rgba(155, 154, 154, 1) 10%, rgba(173, 172, 172, 1) 20%, rgba(193, 192, 192, 1) 30%, rgba(208, 208, 208, 1) 34%, rgba(223, 223, 223, 1) 40%, rgba(235, 234, 234, 1) 48%, rgba(235, 234, 234, 1) 52%, rgba(226, 226, 226, 1) 59%, rgba(213, 212, 212, 1) 65%, rgba(196, 195, 195, 1) 70%, rgba(175, 174, 174, 1) 80%, rgba(154, 153, 153, 1) 91%, rgba(144, 143, 143, 1) 100%); } 
.gradiant-icon i { width: 20px; height: 20px; line-height: 20px; text-align: center; background: #112d7c; color: #ffffff; font-size: 11px; border-radius: 100% } 
.intro-wrapper h2 { color: #112d7c; line-height: 1.4 } 
.intro-wrapper .left-spacing { position: relative; padding: 0 168px 0 374px; } 
.intro-wrapper .left-spacing .left-data { position: absolute; left: 44px; top: 0 } 
.package-wrapper { padding: 45px 0; text-align: center } 
.package-wrapper h2,
.service-wrapper h2,
.how-work-wrapper h2 { color: #112d7c } 
.tabs-row { display: flex; justify-content: center; text-align: center; border-bottom: 1px solid #e4e4e4; margin: 40px 0 50px; align-items: flex-end; gap: 15px; } 
.tabs-row img { margin: 0 auto } 
.tabs-row a { color: #222222; text-transform: uppercase; text-decoration: none; font-weight: 500; padding-bottom: 0 } 
.tabs-row small { display: inline-flex; font-size: 100%; border-bottom: 4px solid rgba(0, 0, 0, 0); margin-bottom: -2px; padding: 5px 40px 15px; } 
.tabs-row a.active { color: #112d7c; } 
.tabs-row a.active small { border-color: #112d7c } 
.anchor-box { display: none } 
ul.package-rate { display: flex; font-size: 20px; font-weight: bold; line-height: 1.2; margin: 20px 0; justify-content: center; } 
ul.package-rate li:before { display: none; } 
ul.package-rate li { padding: 0 6px; font-size: 26px; font-weight: 900 } 
ul.package-rate .start-tag { font-size: 10px; font-weight: 500; color: #000000; background-color: #dddddd; padding: 2px 5px; border-radius: 4px; text-transform: uppercase } 
ul.package-rate .size { margin: 5px 0; display: block; font-size: 12px; font-weight: 500; color: #000000; text-transform: uppercase } 
ul.package-rate .plus { font-size: 80% } 
ul.package-rate .notes { margin-top: 8px; display: block; font-size: 10px; color: #000000; font-weight: 500 } 
.package-row { display: flex; flex-wrap: wrap; margin: 0 0 -3% -3%; justify-content: center } 
.package-box .csCheckedR,
.package-box input[type=radio] { display: none; } 
.package-box { position: relative; float: left; width: 30.333333333%; margin: 0 0 3% 3%; box-shadow: 0 0 7px rgba(0, 0, 0, 0.1); border-radius: 30px; overflow: hidden; padding: 30px 20px 40px; text-align: center } 
.package-box .notes { font-size: 14px; margin: -12px 0 25px; display: block; line-height: 1.2; color: #918a8a; } 
.package-box .tag { position: absolute; left: 50%; top: 0; background: #000000; color: #ffffff; font-size: 14px; padding: 5px 15px; font-weight: 900; line-height: 1.1; transform: translateX(-50%); white-space: nowrap; } 
.package-box::before { content: ""; position: absolute; top: 0; bottom: 0; right: 0; left: 0; z-index: 1; background: linear-gradient(to bottom, rgba(202, 202, 202, 1) 0%, rgba(209, 209, 209, 1) 6%, rgba(229, 229, 229, 1) 15%, rgba(247, 247, 247, 1) 19%, rgba(255, 255, 255, 1) 21%, rgba(254, 254, 254, 1) 30%, rgba(237, 237, 237, 1) 46%, rgba(232, 232, 232, 1) 53%, rgba(232, 232, 232, 1) 58%, rgba(236, 236, 236, 1) 63%, rgba(251, 251, 251, 1) 73%, rgba(255, 255, 255, 1) 77%, rgba(255, 255, 255, 1) 83%, rgba(246, 246, 246, 1) 86%, rgba(233, 233, 233, 1) 89%, rgba(222, 222, 222, 1) 93%, rgba(210, 210, 210, 1) 99%, rgba(210, 210, 210, 1) 100%); border-radius: 30px; border: 2px solid rgba(0, 0, 0, 0) } 
.package-box:after { content: ""; position: absolute; top: 2px; bottom: 2px; right: 2px; left: 2px; border-radius: 30px; background: linear-gradient(to bottom, rgba(235, 235, 235, 1) 0%, rgba(239, 239, 239, 0.96) 6%, rgba(251, 251, 251, 0.89) 16%, rgba(251, 251, 251, 0.82) 25%, rgba(241, 241, 241, 0.76) 33%, rgba(219, 219, 219, 0.67) 45%, rgba(202, 202, 202, 0.6) 55%, rgba(192, 192, 192, 0.52) 66%, rgba(192, 192, 192, 0.52) 73%, rgba(196, 196, 196, 0.52) 78%, rgba(218, 218, 218, 0.52) 92%, rgba(225, 225, 225, 0.52) 100%); z-index: 2; } 
.package-box * { position: relative; z-index: 5; } 
.package-box .small-heading { font-weight: 900; line-height: 1.6; font-size: 20px; background: #112d7c; color: #ffffff; margin: -32px -20px 5px; padding: 15px; display: flex; flex-direction: column; height: 95px; justify-content: center; } 
.package-box:first-child .small-heading { background-color: #3f494a; } 
.package-box:nth-child(2) .small-heading { background-color: #cf9c00; } 
.package-box .small-heading small { font-size: 14px; line-height: 1.2; display: block; font-weight: 500; } 
.package-box h3 { font-size: 48px; color: #112d7c; font-weight: 900; margin: 10px 0 10px; } 
.package-box h3 small { font-size: 18px; color: #000000 } 
.package-box h4 { font-size: 14px; font-weight: 500 } 
.package-box p { font-size: 16px; margin: 0 0 12px; font-weight: 500; line-height: 1.4; } 
.package-box p:has(.btn) { position: static !important; } 
.package-box .btn { margin-top: 0; box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); position: absolute; left: 50%; transform: translateX(-50%); white-space: nowrap; bottom: 28px; } 
.package-box.blue-box:after { background: #112d7c } 
.package-box.blue-box *:not(.btn) { color: #ffffff } 
.package-box.blue-box .btn { color: #112d7c; background: linear-gradient(to bottom, rgba(246, 246, 246, 1) 0%, rgba(245, 246, 246, 1) 13%, rgba(223, 224, 223, 1) 82%, rgba(223, 223, 223, 1) 100%); border: none; padding-top: 9px; padding-bottom: 9px; } 
.package-box.blue-box .btn:hover,
.package-box.blue-box .btn:focus { color: #ffffff } 
.package-box:has(img.icon) { overflow: visible; } 
.package-box:has(img.icon) img.icon { display: block; width: fit-content; margin: 0 auto; margin-top: -52px; margin-bottom: 25px; } 
.package-box p+h3 { margin-top: 0; } 
.package-box p:has(+ h3) { margin: 15px 0 0; line-height: normal; } 
.package-box:has(.btn) { padding-bottom: 85px !important; } 
.package-box:hover { cursor: pointer; } 
.package-box:hover:before,
.package-box:has(.csCheckedR):before { border: 2px solid #3f494a } 
.package-box:hover:nth-child(2):before,
.package-box:has(.csCheckedR):nth-child(2):before { border: 2px solid #cf9c00 } 
.package-box:hover:nth-child(3):before,
.package-box:has(.csCheckedR):nth-child(3):before { border: 2px solid #112d7c } 
.membership-type h3 { font-size: 28px; margin-top: 34px; clear: both; overflow: hidden; } 
.membership-row { display: grid; grid-template-columns: 1fr 1fr; gap: 28px; margin-top: 35px; } 
.membership-box { position: relative; display: flex; width: 100%; align-items: center; text-align: left; padding: 24px 40px 24px 24px; gap: 20px; background: linear-gradient(to bottom, rgba(202, 202, 202, 1) 0%, rgba(209, 209, 209, 1) 6%, rgba(229, 229, 229, 1) 15%, rgba(247, 247, 247, 1) 19%, rgba(255, 255, 255, 1) 21%, rgba(254, 254, 254, 1) 30%, rgba(237, 237, 237, 1) 46%, rgba(232, 232, 232, 1) 53%, rgba(232, 232, 232, 1) 58%, rgba(236, 236, 236, 1) 63%, rgba(251, 251, 251, 1) 73%, rgba(255, 255, 255, 1) 77%, rgba(255, 255, 255, 1) 83%, rgba(246, 246, 246, 1) 86%, rgba(233, 233, 233, 1) 89%, rgba(222, 222, 222, 1) 93%, rgba(210, 210, 210, 1) 99%, rgba(210, 210, 210, 1) 100%); border-radius: 30px } 
.membership-box .in-box { position: relative; } 
.membership-box::before { content: ""; position: absolute; top: 2px; bottom: 2px; right: 2px; left: 2px; border-radius: 30px; background: linear-gradient(to bottom, rgba(235, 235, 235, 1) 0%, rgba(239, 239, 239, 0.96) 6%, rgba(251, 251, 251, 0.89) 16%, rgba(251, 251, 251, 0.82) 25%, rgba(241, 241, 241, 0.76) 33%, rgba(219, 219, 219, 0.67) 45%, rgba(202, 202, 202, 0.6) 55%, rgba(192, 192, 192, 0.52) 66%, rgba(192, 192, 192, 0.52) 73%, rgba(196, 196, 196, 0.52) 78%, rgba(218, 218, 218, 0.52) 92%, rgba(225, 225, 225, 0.52) 100%); } 
.membership-box.blue::before { background: #112d7c } 
.membership-box.blue .in-box *:not(.btn) { color: #ffffff } 
.membership-box .icon { font-style: normal; position: relative; min-width: 128px; width: 128px; height: 128px; background: linear-gradient(to bottom, rgba(144, 143, 143, 1) 0%, rgba(155, 154, 154, 1) 10%, rgba(173, 172, 172, 1) 20%, rgba(193, 192, 192, 1) 30%, rgba(208, 208, 208, 1) 34%, rgba(223, 223, 223, 1) 40%, rgba(235, 234, 234, 1) 48%, rgba(235, 234, 234, 1) 52%, rgba(226, 226, 226, 1) 59%, rgba(213, 212, 212, 1) 65%, rgba(196, 195, 195, 1) 70%, rgba(175, 174, 174, 1) 80%, rgba(154, 153, 153, 1) 91%, rgba(144, 143, 143, 1) 100%); border-radius: 100%; text-align: center; display: flex; justify-content: center; align-items: center; color: #ffffff; flex-direction: column; } 
.membership-box .icon * { position: relative; z-index: 3; } 
.membership-box .icon br { display: none; } 
.membership-box .icon:before { content: ""; position: absolute; background: #112d7c; top: 2px; bottom: 2px; right: 2px; left: 2px; border-radius: 100px; } 
.membership-box.blue .icon:before { background: linear-gradient(to bottom, rgba(235, 235, 235, 1) 0%, rgba(239, 239, 239, 0.96) 6%, rgba(251, 251, 251, 0.89) 16%, rgba(251, 251, 251, 0.82) 25%, rgba(241, 241, 241, 0.76) 33%, rgba(219, 219, 219, 0.67) 45%, rgba(202, 202, 202, 0.6) 55%, rgba(192, 192, 192, 0.52) 66%, rgba(192, 192, 192, 0.52) 73%, rgba(196, 196, 196, 0.52) 78%, rgba(218, 218, 218, 0.52) 92%, rgba(225, 225, 225, 0.52) 100%); } 
.membership-box.blue .icon { color: #000000 } 
.membership-box.blue .icon span { color: #112d7c } 
.membership-box .icon span { line-height: 1; font-size: 38px; font-weight: 900; display: block; } 
.membership-box .icon small { font-size: 18px; } 
.membership-box .icon .validity { font-size: 12px; } 
.membership-box h4 { font-weight: 900; color: #112d7c; margin-bottom: 8px; } 
.membership-box p { color: #000000; font-size: 12px; line-height: 24px; margin-bottom: 12px } 
.membership-box p:last-child { margin-bottom: 0 } 
.membership-box.blue .icon .validity,
.membership-box.blue .icon small { color: #000000 } 
.membership-box.w-full { grid-column: 1/3 } 
.membership-box .in-box { width: 100% } 
.page-template-programs .common-content img { border-radius: 20px; } 
.page-template-programs .common-content .pn+* { margin-top: 0; padding-top: 20px; } 
ul.addons { display: grid; grid-template-columns: repeat(3, 1fr); column-gap: 20px; row-gap: 10px; line-height: 1.4 } 
ul.addons li:before { display: none; } 
ul.addons li { padding: 0 } 
ul.addons li label { margin: 0; display: flex; gap: 5px; width: fit-content; text-align: left } 
ul.addons li p small { font-size: 12px; line-height: 1.2; display: block; } 
.clearfix+.pn+* { margin-top: 0 } 
.service-wrapper { padding: 45px 0 } 
.service-box { float: left; width: 100%; } 
.service-box .image-thumbnail { border-radius: 30px; padding-top: 133.33%; } 
.service-box .image-thumbnail::after { content: ""; background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%); position: absolute; bottom: 0; left: 0; right: 0; top: 70%; z-index: 3; } 
.service-box .image-thumbnail img { height: 100%; width: 100%; object-fit: cover } 
.service-box .text-box { position: absolute; left: 0; bottom: 0; right: 0; padding: 20px 30px; z-index: 5 } 
.service-box h3 { font-size: 20px; font-weight: 900; color: #ffffff } 
.service-list { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 24px; margin-top: 25px; } 
.service-boxes { position: relative; display: grid; grid-template-columns: 1fr; gap: 24px; border-radius: 30px; overflow: hidden; } 
.service-boxes .text-box { position: absolute; bottom: 0; left: 0; right: 0; padding: 90px 25px 25px; display: flex; justify-content: center; flex-direction: column; background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1.0) 100%); } 
.service-boxes .text-box * { color: #ffffff } 
.service-boxes .img-box img { width: 100%; transition: opacity .5s ease-in, -webkit-transform .5s ease-in; transition: opacity .5s ease-in, transform .5s ease-in; transition: opacity .5s ease-in, transform .5s ease-in, -webkit-transform .5s ease-in } 
.service-boxes .text-box .text-link { font-size: 13px; letter-spacing: 2px; } 
.service-boxes .text-box .text-link:after { content: "\f178"; display: inline-block; font-size: 14px; line-height: 18px; font-family: "Font Awesome 6 Pro"; font-weight: 500; margin-left: 2px; width: 10px; position: relative; top: 1px; } 
.service-boxes h3 { font-size: 22px; margin: 0 0 8px; } 
.service-boxes p { font-size: 13px; margin-bottom: 20px; } 
.service-boxes p:last-child { margin-bottom: 0; } 
.service-boxes .btn { display: inline-flex; justify-content: center } 
.service-boxes:hover img { -moz-transform: scale(1.02, 1.02); -webkit-transform: scale(1.02, 1.02); transform: scale(1.02, 1.02) } 
.single.single-services .common-content p:has(.btn) { margin-bottom: 0 } 
.blue-heading h1,
.blue-heading h2 { color: #112d7c; } 
.cta-wrapper { float: left; width: 100% } 
.cta-wrapper::before { content: ""; position: absolute; background: #112d7c; top: 2px; bottom: 2px; right: 2px; left: 2px; border-radius: 30px; } 
.cta-wrapper .box { width: 50%; position: relative; z-index: 3; } 
.cta-wrapper img { margin: 0 0 0 auto; } 
.cta-wrapper { position: relative; background: #112d7c; color: #ffffff; padding: 45px 60px; border-radius: 30px; position: relative; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; margin-top: 50px; background: linear-gradient(to bottom, rgba(202, 202, 202, 1) 0%, rgba(209, 209, 209, 1) 6%, rgba(229, 229, 229, 1) 15%, rgba(247, 247, 247, 1) 19%, rgba(255, 255, 255, 1) 21%, rgba(254, 254, 254, 1) 30%, rgba(237, 237, 237, 1) 46%, rgba(232, 232, 232, 1) 53%, rgba(232, 232, 232, 1) 58%, rgba(236, 236, 236, 1) 63%, rgba(251, 251, 251, 1) 73%, rgba(255, 255, 255, 1) 77%, rgba(255, 255, 255, 1) 83%, rgba(246, 246, 246, 1) 86%, rgba(233, 233, 233, 1) 89%, rgba(222, 222, 222, 1) 93%, rgba(210, 210, 210, 1) 99%, rgba(210, 210, 210, 1) 100%); } 
.cta-wrapper::after { content: ""; position: absolute; bottom: 0; right: 0; background: url(../img/shap-1.png) bottom right no-repeat; width: 208px; height: 99px } 
.cta-wrapper h3 { font-size: 36px; color: #ffffff; font-weight: 500 } 
.cta-wrapper p { font-size: 14px; font-weight: 500 } 
.cta-wrapper .btn-row { position: absolute; right: 36px; bottom: 2px; z-index: 4 } 
.cta-wrapper .btn { background: linear-gradient(to bottom, rgba(235, 235, 235, 1) 0%, rgba(239, 239, 239, 0.96) 6%, rgba(251, 251, 251, 0.89) 16%, rgba(251, 251, 251, 0.82) 25%, rgba(241, 241, 241, 0.76) 33%, rgba(219, 219, 219, 0.67) 45%, rgba(202, 202, 202, 0.6) 55%, rgba(192, 192, 192, 0.52) 66%, rgba(192, 192, 192, 0.47) 73%, rgba(196, 196, 196, 0.43) 78%, rgba(218, 218, 218, 0.33) 92%, rgba(225, 225, 225, 0.28) 100%); border: none; padding: 10px 20px; min-width: 138px; overflow: visible } 
.cta-wrapper .btn::before { display: none !important } 
.cta-wrapper .btn::after { content: ""; position: absolute; background: #112d7c; top: 2px; bottom: 2px; right: 2px; left: 2px; border-radius: 40px; } 
.cta-wrapper .btn:hover::after { background-color: #000000 } 
.cta-wrapper .btn span { position: relative; z-index: 4; } 
.cta-wrapper .btn i { width: 38px; height: 38px; background: linear-gradient(to bottom, rgba(246, 246, 246, 1) 0%, rgba(245, 246, 246, 1) 13%, rgba(223, 224, 223, 1) 82%, rgba(223, 223, 223, 1) 100%); border-radius: 0; color: #112d7c; font-size: 14px; line-height: 38px; text-align: center; border-radius: 40px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); position: absolute; right: -30px; top: 3px; z-index: 5; } 
input[type=submit] { font-size: 13px; font-weight: bold; text-transform: uppercase; padding: 11px 30px; line-height: 16px; border-radius: 50px; color: #ffffff; border: double 2px transparent; background: linear-gradient(#112d7c, #112d7c), linear-gradient(179deg, rgb(201 201 201) 0%, rgb(195 195 195 / 96%) 6%, rgb(205 205 205 / 89%) 16%, rgb(227 223 223 / 82%) 25%, rgba(241, 241, 241, 0.76) 33%, rgba(219, 219, 219, 0.67) 45%, rgba(202, 202, 202, 0.6) 55%, rgba(192, 192, 192, 0.52) 66%, rgba(192, 192, 192, 0.47) 73%, rgb(179 179 179 / 43%) 78%, rgb(124 124 124 / 33%) 92%, rgb(0 0 0 / 28%) 100%); background-origin: border-box; background-clip: padding-box, border-box; cursor: pointer; min-width: 148px; font-family: "Plus Jakarta Sans", sans-serif; } 
input[type=submit]:hover,
input[type=submit]:focus { box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1); background: linear-gradient(#222222, #222222),
 linear-gradient(to bottom, rgba(225, 225, 225, 1) 0%, rgba(223, 223, 223, 1) 0%, rgba(224, 224, 224, 1) 5%, rgba(246, 246, 246, 1) 18%, rgba(247, 247, 247, 1) 100%); background-origin: border-box; background-clip: padding-box, border-box; cursor: pointer; } 
.add-more-row { display: grid; grid-template-columns: auto 38px; align-items: center; width: 100%; gap: 10px; align-items: flex-end } 
.add-more-row .add-more { margin-bottom: 3px; } 
.add-more { width: 38px; height: 38px; background: linear-gradient(to bottom, rgba(246, 246, 246, 1) 0%, rgba(245, 246, 246, 1) 13%, rgba(223, 224, 223, 1) 82%, rgba(223, 223, 223, 1) 100%); border-radius: 0; color: #112d7c; font-size: 16px; line-height: 38px; text-align: center; border-radius: 40px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); cursor: pointer; } 
.form-wrapper { max-width: 1200px; margin: 0 auto; display: flex; flex-wrap: wrap; padding-right: 50px; } 
.form-wrapper .left-column { width: 37%; position: relative; } 
.form-wrapper .left-column img { border-radius: 20px; box-shadow: 0 0 7px rgba(0, 0, 0, 0.1); } 
.overlay-relative { position: relative; overflow: hidden; clear: both; display: table; } 
.img-overlay { position: absolute; left: 10px; top: 10px; right: 10px; background: rgba(17, 45, 124, .8); color: #ffffff; font-size: 14px; padding: 15px; border-radius: 15px; } 
.img-overlay h3 { font-size: 20px; color: #ffffff !important } 
.form-wrapper .right-column { width: 63%; padding-left: 32px; } 
.form-wrapper h2,
.form-wrapper h3 { color: #112d7c } 
.form-wrapper .form-fields { background: #ffffff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); margin: 0; border-radius: 18px; padding: 10px 32px 50px; text-align: left; display: table; width: 100% } 
.form-wrapper label { font-size: 16px; font-weight: 500; margin-bottom: 5px } 
.car_records_dynamic .add-more-row { margin-bottom: 15px } 
.faq-wrapper .all-faq { margin: 0; padding: 0; } 
.faq-wrapper { background: #ffffff; padding: 45px 0 } 
.faq-wrapper .faq-text { float: left; width: 50% } 
.faq-wrapper .faq-img { float: left; width: 50%; padding-left: 40px; } 
.faq-wrapper .faq-img img { border-radius: 40px; margin-top: -75px; } 
.faq-wrapper h2,
.review-wrapper h2,
.blog-wrapper h2 { color: #112d7c; } 
.faq-wrapper .accordion-data .accordion-head { font-size: 18px; font-weight: 700; color: #112d7c; padding: 26px 40px 26px 0px; } 
.faq-wrapper .accordion-data .accordion-content { font-size: 16px; color: #222222 } 
.faq-wrapper .accordion-data .accordion-head::after { content: "\f067"; font-size: 24px; color: #6c6c6c } 
.faq-wrapper .accordion-data .active.accordion-head::after { content: "\f068"; } 
.faq-wrapper .fullvideo { padding-top: 80%; border-radius: 20px; } 
.fullvideo { position: relative; padding-top: 56.66666%; overflow: hidden; } 
.fullvideo video { position: absolute; width: 100%; height: 100%; object-fit: cover; left: 0; top: 0 } 
.review-wrapper { padding: 45px 0 } 
.review-flex { display: flex; gap: 24px } 
.review-box { float: left; width: 342px; min-width: 342px; position: relative; overflow: hidden; padding: 44px; background: #ffffff; border: 1px solid #112d7c; border-radius: 20px; } 
.review-box p { position: relative; font-size: 16px; font-weight: 500; line-height: 1.4 } 
.review-box h3 { font-size: 16px; font-weight: 500; color: #112d7c; } 
.review-wrapper .mCustomScrollBox,
.review-wrapper .mCSB_container { overflow: visible; } 
.blog-wrapper { padding: 90px 0 60px } 
.blog-list { display: grid; gap: 35px; grid-template-columns: 1fr 1fr } 
.blog-box .image-thumbnail { padding-top: 45.33%; margin-bottom: 20px; border-radius: 20px; } 
.blog-box .image-thumbnail img { width: 100%; height: 100%; object-fit: cover } 
.blog-box { text-decoration: none; color: #222222; padding-bottom: 32px; position: relative; font-size: 13px; } 
.blog-box .post-date { color: #222222; font-size: 12px; margin: 0 } 
.blog-box h3 { font-size: 18px; color: #0c0c0c; margin: 10px 0; font-weight: 900; line-height: 1.4 } 
.blog-box p { margin: 0; } 
.blog-box .text-link { position: absolute; bottom: 0; left: 0; font-size: 13px; text-transform: none } 
.blog-detail .post-date { color: #222222; font-size: 13px; margin: 0; } 
.blog-detail .post-date+* { margin-top: 0; margin-bottom: 30px } 
.blog-pagination { clear: both; overflow: hidden; margin: 60px 0 0; } 
.blog-pagination .pagination { width: 100%; text-align: center; margin: 0; display: flex; align-items: center; flex-wrap: wrap; gap: 8px; justify-content: center; } 
.blog-pagination .pagination>li { padding: 0 !important; } 
.blog-pagination .pagination>li:before { display: none } 
.blog-pagination .pagination>li>a,
.blog-pagination .pagination>li>span { border-radius: 0; color: #222222; font-weight: 500; padding: 0; width: 38px; height: 38px; line-height: 38px; background-color: #e3e3e3; border-radius: 40px; text-decoration: none; display: flex; align-items: center; justify-content: center } 
.blog-pagination .pagination>.active>a,
.blog-pagination .pagination>.active>a:focus,
.blog-pagination .pagination>.active>a:hover,
.blog-pagination .pagination>.active>span,
.blog-pagination .pagination>.active>span:focus,
.blog-pagination .pagination>.active>span:hover,
.blog-pagination .pagination>li>.current,
.blog-pagination .pagination>li>a:focus,
.blog-pagination .pagination>li>a:hover,
.blog-pagination .pagination>li>span:focus,
.blog-pagination .pagination>li>span:hover { background-color: #112d7c; color: #ffffff } 
.contact-wraps { position: relative; display: grid; grid-template-columns: 1fr; column-gap: 50px; row-gap: 25px; padding: 45px 0; align-items: center; width: 100%; background: #ffffff; } 
.contact-wraps .max-width { max-width: 461px; float: right; width: 100%; padding: 25px 35px; background: #f5f5f5; box-shadow: 0 0 15px rgba(0, 0, 0, 0.2); border-radius: 12px; border: 1px solid #112d7c; position: relative; z-index: 11; } 
.contact-wraps h2 { color: #112d7c; margin-bottom: 28px; } 
.contact-wraps iframe { display: block; width: 100% !important; height: 100% !important; } 
.contact-wraps h3 { font-size: 18px; font-weight: bold; color: #112d7c; margin-bottom: 25px; } 
.address-info .icon { font-style: normal; position: relative; min-width: 40px; width: 40px; height: 40px; background: linear-gradient(to bottom, rgba(144, 143, 143, 1) 0%, rgba(155, 154, 154, 1) 10%, rgba(173, 172, 172, 1) 20%, rgba(193, 192, 192, 1) 30%, rgba(208, 208, 208, 1) 34%, rgba(223, 223, 223, 1) 40%, rgba(235, 234, 234, 1) 48%, rgba(235, 234, 234, 1) 52%, rgba(226, 226, 226, 1) 59%, rgba(213, 212, 212, 1) 65%, rgba(196, 195, 195, 1) 70%, rgba(175, 174, 174, 1) 80%, rgba(154, 153, 153, 1) 91%, rgba(144, 143, 143, 1) 100%); border-radius: 100%; text-align: center; display: flex; justify-content: center; align-items: center; color: #ffffff; flex-direction: column; } 
.address-info .icon i { font-size: 16px; color: #112d7c; position: relative; z-index: 5; } 
.address-info .icon:before { content: ""; background: linear-gradient(to bottom, rgba(235, 235, 235, 1) 0%, rgba(239, 239, 239, 0.96) 6%, rgba(251, 251, 251, 0.89) 16%, rgba(251, 251, 251, 0.82) 25%, rgba(241, 241, 241, 0.76) 33%, rgba(219, 219, 219, 0.67) 45%, rgba(202, 202, 202, 0.6) 55%, rgba(192, 192, 192, 0.52) 66%, rgba(192, 192, 192, 0.52) 73%, rgba(196, 196, 196, 0.52) 78%, rgba(218, 218, 218, 0.52) 92%, rgba(225, 225, 225, 0.52) 100%); color: #ffffff; font-size: 11px; border-radius: 100%; position: absolute; top: 2px; bottom: 2px; right: 2px; left: 2px; right: 2px; } 
.address-info .icon img { position: relative; z-index: 5; } 
.address-info p { font-size: 16px; font-weight: 500; line-height: 1.8 } 
.address-info p:has(.icon) { display: grid; grid-template-columns: 40px auto; gap: 15px; } 
.address-info p strong { display: block; font-weight: bold; } 
.address-info small { font-size: 100%; color: inherit; } 
.address-info a { text-decoration: none } 
.address-info a[href*="tel:"] { color: #222222; font-weight: bold } 
.contact-wraps .map-area { position: absolute; left: 0; right: 0; top: 0; bottom: 0; filter: grayscale(1); } 
.contact-wraps .map-area .address-info a[href*="tel:"]:hover { color: #112d7c } 
.mCustomScrollbar:has(#mCSB_1_scrollbar_horizontal[style*="display: block"]) { margin-bottom: 50px !important } 
.service-right-box { float: right; width: 100%; max-width: 49%; border-radius: 24px; overflow: hidden; margin: 0 0 15px 40px; } 
.service-right-box .fullvideo { padding-top: 80%; } 
.service-right-box img { width: 100% !important; margin: 0 !important; } 
.service-right-box+* { margin-top: 0 !important } 
.text-type2 h2 { font-size: 28px; line-height: normal; } 
.text-type2 h3 { font-size: 22px; line-height: normal; } 
.text-type2 h4 { font-size: 20px; line-height: normal; } 
/***Scroll***/
.mCustomScrollbar { -ms-touch-action: pinch-zoom; touch-action: pinch-zoom; } 
.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action { -ms-touch-action: auto; touch-action: auto; } 
.mCustomScrollBox { position: relative; overflow: hidden; height: 100%; max-width: 100%; outline: none; direction: ltr; } 
.mCSB_container { overflow: hidden; width: auto; height: auto; } 
.mCSB_inside>.mCSB_container { margin-right: 30px; } 
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden { margin-right: 0; } 
.mCS-dir-rtl>.mCSB_inside>.mCSB_container { margin-right: 0; margin-left: 30px; } 
.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden { margin-left: 0; } 
.mCSB_scrollTools { position: absolute; width: 16px; height: auto; left: auto; top: 0; right: 0; bottom: 0; } 
.mCSB_outside+.mCSB_scrollTools { right: -26px; } 
.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,
.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools { right: auto; left: 0; } 
.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools { left: -26px; } 
.mCSB_scrollTools .mCSB_draggerContainer { position: absolute; top: 0; left: 0; bottom: 0; right: 0; height: auto; } 
.mCSB_scrollTools a+.mCSB_draggerContainer { margin: 20px 0; } 
.mCSB_scrollTools .mCSB_draggerRail { width: 2px; height: 100%; margin: 0 auto; -webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px; } 
.mCSB_scrollTools .mCSB_dragger { cursor: pointer; width: 100%; height: 30px; z-index: 1; } 
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { position: relative; width: 4px; height: 100%; margin: 0 auto; -webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px; text-align: center; } 
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar { width: 12px; } 
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail { width: 8px; } 
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown { display: block; position: absolute; height: 20px; width: 100%; overflow: hidden; margin: 0 auto; cursor: pointer; } 
.mCSB_scrollTools .mCSB_buttonDown { bottom: 0; } 
.mCSB_horizontal.mCSB_inside>.mCSB_container { margin-right: 0; margin-bottom: 30px; } 
.mCSB_horizontal.mCSB_outside>.mCSB_container { min-height: 100%; } 
.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden { margin-bottom: 0; } 
.mCSB_scrollTools.mCSB_scrollTools_horizontal { width: auto; height: 16px; top: auto; right: 0; bottom: 0; left: 0; margin-left: auto } 
.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal { bottom: -50px; } 
.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer { margin: 0 } 
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail { width: 100%; height: 2px; margin: 7px 0; } 
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger { width: 30px; height: 100%; left: 0; } 
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar { width: 100%; height: 4px; margin: 6px auto; } 
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar { height: 12px; margin: 2px auto; } 
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail { height: 8px; margin: 4px 0; } 
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight { display: none !important; position: absolute; width: 20px; height: 100%; overflow: hidden; margin: 0 auto; cursor: pointer; } 
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft { left: 0; } 
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight { right: 0; } 
.mCSB_container_wrapper { position: absolute; height: auto; width: auto; overflow: hidden; top: 0; left: 0; right: 0; bottom: 0; margin-right: 30px; margin-bottom: 30px; } 
.mCSB_container_wrapper>.mCSB_container { padding-right: 30px; padding-bottom: 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } 
.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical { bottom: 20px; } 
.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal { right: 20px; } 
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical { bottom: 0; } 
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal { right: 0; } 
.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal { left: 20px; } 
.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal { left: 0; } 
.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper { margin-right: 0; margin-left: 30px; } 
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container { padding-right: 0; } 
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container { padding-bottom: 0; } 
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden { margin-right: 0; margin-left: 0; } 
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden { margin-bottom: 0; } 
.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight { -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out; -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out; -o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out; transition: opacity .2s ease-in-out, background-color .2s ease-in-out; } 
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail { -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out; -moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out; -o-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out; transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out; } 
.mCSB_scrollTools { opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; } 
.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools { opacity: 0; filter: "alpha(opacity=0)"; -ms-filter: "alpha(opacity=0)"; } 
.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover>.mCSB_scrollTools,
.mCustomScrollBox:hover~.mCSB_scrollTools,
.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools { opacity: 1; filter: "alpha(opacity=100)"; -ms-filter: "alpha(opacity=100)"; } 
.mCSB_scrollTools .mCSB_draggerRail { background-color: #000; background-color: rgba(0, 0, 0, 0.4); filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)"; } 
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color: #fff; background-color: rgba(255, 255, 255, 0.75); filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; } 
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar { background-color: #fff; background-color: rgba(255, 255, 255, 0.85); filter: "alpha(opacity=85)"; -ms-filter: "alpha(opacity=85)"; } 
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #fff; background-color: rgba(255, 255, 255, 0.9); filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)"; } 
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight { background-image: url(../img/mCSB_buttons.png); background-repeat: no-repeat; opacity: 0.4; filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)"; } 
.mCSB_scrollTools .mCSB_buttonUp { background-position: 0 0; } 
.mCSB_scrollTools .mCSB_buttonDown { background-position: 0 -20px; } 
.mCSB_scrollTools .mCSB_buttonLeft { background-position: 0 -40px; } 
.mCSB_scrollTools .mCSB_buttonRight { background-position: 0 -56px; } 
.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover { opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; } 
.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active { opacity: 0.9; filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)"; } 
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger { height: 70px; } 
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger { width: 70px !important; } 
.mCS-3d.mCSB_scrollTools,
.mCS-3d-dark.mCSB_scrollTools { opacity: 1; filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; } 
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { -webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px; top: -2px; } 
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail { width: 8px; background-color: #000; background-color: rgba(0, 0, 0, 0.2); } 
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #112d7c; } 
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { width: 8px; } 
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail { width: 100%; height: 8px; margin: 4px 0; background-color: #e5e5e5 } 
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar { width: 100%; height: 12px; margin: 4px auto; } 
.mCS-dir-rtl>.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical,
.mCS-dir-rtl>.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical { left: 0; right: auto; } 
.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail { background-color: transparent; } 
.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger { height: 50px; } 
.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger { width: 50px; } 
.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color: #fff; background-color: rgba(255, 255, 255, 0.2); filter: "alpha(opacity=20)"; -ms-filter: "alpha(opacity=20)"; } 
.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #fff; background-color: rgba(255, 255, 255, 0.5); filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)"; } 
/***Date Picker****/
.datetimepicker { background: #FFFFFF; border-bottom: 1px solid #BBBBBB; border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; border-top: 1px solid #CCCCCC; color: #333333; padding: 8px; padding-left: 0px; padding-top: 2px; position: absolute; z-index: 999; -moz-box-sizing: border-box; box-sizing: border-box; display: none; border-radius: 4px; -webkit-box-shadow: 2px 2px 3px 0px rgba(50, 50, 50, 0.22); -moz-box-shadow: 2px 2px 3px 0px rgba(50, 50, 50, 0.22); box-shadow: 2px 2px 3px 0px rgba(50, 50, 50, 0.22); } 
.datetimepicker iframe { position: absolute; left: 0; top: 0; width: 75px; height: 210px; background: transparent; border: none; } 
/*For IE8 or lower*/
.datetimepicker button { border: none !important; } 
.noselect { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; } 
.noselect::selection { background: transparent; } 
.noselect::-moz-selection { background: transparent; } 
.datetimepicker.inline { display: inline-block; position: static; box-shadow: none; } 
.datetimepicker * { -moz-box-sizing: border-box; box-sizing: border-box; padding: 0px; margin: 0px; font-weight: 500; } 
.datetimepicker .datepicker,
.datetimepicker .timepicker { display: none; } 
.datetimepicker .datepicker.active,
.datetimepicker .timepicker.active { display: block; } 
.datetimepicker .datepicker { width: 224px; float: left; margin-left: 8px; } 
.datetimepicker.showweeks .datepicker { width: 256px; } 
.datetimepicker .timepicker { width: 80px; float: left; text-align: center; margin-left: 8px; margin-top: 0px; } 
.datetimepicker .datepicker.active+.timepicker { margin-top: 8px; margin-bottom: 3px } 
.datetimepicker .mounthpicker { position: relative; text-align: center; } 
.datetimepicker .prev,
.datetimepicker .next,
.datetimepicker .today_button { background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAAAeCAYAAACsYQl4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozQjRCQjRGREU4MkNFMzExQjRDQkIyRDJDOTdBRUI1MCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCQjg0OUYyNTZDODAxMUUzQjMwM0IwMERBNUU0ODQ5NSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCQjg0OUYyNDZDODAxMUUzQjMwM0IwMERBNUU0ODQ5NSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkI5NzE3MjFBN0E2Q0UzMTFBQjJEQjgzMDk5RTNBNTdBIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjNCNEJCNEZERTgyQ0UzMTFCNENCQjJEMkM5N0FFQjUwIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+aQvATgAAAfVJREFUeNrsmr1OwzAQxzGtkPjYEAuvVGAvfQIGRKADE49gdLwDDwBiZ2RhQUKwICQkWLsgFiRQuIBTucFJ/XFp4+hO+quqnZ4uvzj2nV2RpukCW/22yAgYNINmc7du7DcghCjrkqgOKjF1znpt6rZ0AGWQj7TvCU8d9UM+QAGDrhdyc2Bnc1WVVPBev9V8lBnY+rDwncWZThG4xk4lmxtJy2AHgoY/FySgbSBPwPZ8mEXbQx3aDERb0EbYAYFC7pcAtAvkMWwC0D3NX58S9D/YnoGC7nPWr3Dg9JTbtuHhDShBT8D2CBSK/iIEvVXxpuxSgh7DdgwUTL4iA92zmJb6lKB/YTsECmV+IgK947AGDIqgQ/LojsO135Hn51l2cWlov0JdGNrPUceueXRwilSVgkUyom9Rd6gbLfYTDeO+1v6orn0InTogYDGUkYLO3/wc9BdqqTCKP1Tfi+oTIaCBIL2TES+GTyruT9S61p6BHam+99DFEAgLFklYsIBHwSI9QY80H5ta+1rB/6ovaKihBJeEJbgLbBlQgl+j3lDPqA2tfQV1j3pVn8s+oKHGTSVJ+FqDLeR5bCqJ2E/BCycsoLZETXaKGs7rhKVt+9HZScrZNMi88V8P7LlDbvOZYaJVpMMmBCT4n0o8dTBoNgbdWPsRYACs3r7XyNfbnAAAAABJRU5ErkJggg=='); } 
.datetimepicker .prev { float: left; background-position: -20px 0px; } 
.datetimepicker .today_button { float: left; background-position: -70px 0px; margin-left: 5px; } 
.datetimepicker .next { float: right; background-position: 0px 0px; } 
.datetimepicker .next,
.datetimepicker .prev,
.datetimepicker .today_button { background-color: transparent; background-repeat: no-repeat; border: 0px none currentColor; cursor: pointer; display: block; height: 30px; opacity: 0.5; outline: medium none currentColor; overflow: hidden; padding: 0px; position: relative; text-indent: 100%; white-space: nowrap; width: 20px; } 
.datetimepicker .timepicker .prev,
.datetimepicker .timepicker .next { float: none; background-position: -40px -15px; height: 15px; width: 30px; display: block; margin-left: 14px; margin-top: 7px; } 
.datetimepicker .timepicker .prev { background-position: -40px 0px; margin-bottom: 7px; margin-top: 0px; } 
.datetimepicker .timepicker .time_box { height: 151px; overflow: hidden; border-bottom: 1px solid #DDDDDD; } 
.datetimepicker .timepicker .time_box>div>div { background: #F5F5F5; border-top: 1px solid #DDDDDD; color: #666666; font-size: 12px; text-align: center; border-collapse: collapse; cursor: pointer; border-bottom-width: 0px; height: 25px; line-height: 25px; } 
.datetimepicker .timepicker .time_box>div>div:first-child { border-top-width: 0px; } 
.datetimepicker .today_button:hover,
.datetimepicker .next:hover,
.datetimepicker .prev:hover { opacity: 1; } 
.datetimepicker .label { display: inline; position: relative; z-index: 9999; margin: 0; padding: 5px 3px; font-size: 14px; line-height: 20px; font-weight: 900; background-color: #fff; float: left; width: 182px; text-align: center; cursor: pointer; color: #000 } 
.datetimepicker .label:hover { text-decoration: underline; } 
.datetimepicker .label>.select { border: 1px solid #ccc; position: absolute; right: 0px; top: 30px; z-index: 101; display: none; background: #fff; max-height: 160px; overflow-y: hidden; } 
.datetimepicker .label>.select.monthselect { right: -7px; } 
.datetimepicker .label>.select.yearselect { right: 2px; } 
.datetimepicker .label>.select>div>.option:hover { color: #fff; background: #112d7c; } 
.datetimepicker .label>.select>div>.option { padding: 2px 10px 2px 5px; } 
.datetimepicker .label>.select>div>.option.current { background: #112d7c; box-shadow: #112d7c 0px 1px 3px 0px inset; color: #fff; } 
.datetimepicker .date.current { background: #112d7c; box-shadow: #112d7c 0px 1px 3px 0px inset; color: #fff; } 
.datetimepicker .month { width: 90px; text-align: right; } 
.datetimepicker .calendar { clear: both; margin: 0; } 
.datetimepicker .year { width: 56px; } 
.datetimepicker .calendar table { border-collapse: collapse !important; width: 100%; border: none; } 
.datetimepicker .calendar td>div { padding: 5px; } 
.datetimepicker .calendar th { height: 25px; } 
.datetimepicker .calendar td,
.datetimepicker .calendar th { width: 14.2857142%; background: #F5F5F5; border: 1px solid #DDDDDD; color: #666666; font-size: 12px; text-align: right; padding: 0px; border-collapse: collapse; cursor: pointer; height: 25px; } 
.datetimepicker.showweeks .calendar td,
.datetimepicker.showweeks .calendar th { width: 12.5%; } 
.datetimepicker .calendar th { background: #F1F1F1; } 
.datetimepicker .calendar td.today { color: #33AAFF; } 
.datetimepicker .calendar td.default,
.datetimepicker .calendar td.current,
.datetimepicker .timepicker .time_box>div>div.current { background: #112d7c; box-shadow: #112d7c 0px 1px 3px 0px inset; color: #fff !important; } 
.datetimepicker .calendar td.current>div { color: #fff !important; } 
.datetimepicker .calendar td.other_month,
.datetimepicker .calendar td.disabled,
.datetimepicker .time_box>div>div.disabled { opacity: 0.5; } 
.datetimepicker .calendar td.other_month.disabled { opacity: 0.2; } 
.datetimepicker .calendar td:hover,
.datetimepicker .timepicker .time_box>div>div:hover { color: #ffffff !important; background: #112d7c !important; box-shadow: none !important; } 
.datetimepicker .calendar td.disabled:hover,
.datetimepicker .timepicker .time_box>div>div.disabled:hover { color: inherit !important; background: inherit !important; box-shadow: inherit !important; } 
.datetimepicker .calendar td.disabled:hover div,
.datetimepicker .timepicker .time_box>div>div.disabled:hover div { color: #ffffff !important; } 
.disabled { cursor: not-allowed !important; } 
.datetimepicker .calendar td:hover div,
.datetimepicker .timepicker .time_box>div>div:hover div { color: #fff !important; } 
.datetimepicker .calendar th { text-align: center; color: #999; cursor: default; } 
.datetimepicker .copyright { color: #ccc !important; font-size: 10px; clear: both; float: none; margin-left: 8px; } 
.datetimepicker .copyright a { color: #eee !important; } 
.datetimepicker .copyright a:hover { color: #aaa !important; } 
.time_box { position: relative; border: 1px solid #ccc; } 
.scrollbar>.scroller { background: #ccc !important; height: 20px; border-radius: 3px; } 
.scrollbar { position: absolute; width: 7px; right: 0px; top: 0px; bottom: 0px; cursor: pointer; } 
.scroller_box { position: relative; } 
/***Date Picker End****/
/******Owl Carousel*******/
.owl-carousel,
.owl-carousel .owl-item { -webkit-tap-highlight-color: transparent; position: relative } 
.owl-carousel { display: none; width: 100%; z-index: 1 } 
.owl-carousel .owl-stage { display: flex; position: relative; -ms-touch-action: pan-Y; touch-action: pan-Y; -moz-backface-visibility: hidden; backface-visibility: hidden } 
.owl-carousel .owl-stage:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0 } 
.owl-carousel .owl-stage-outer { position: relative; overflow: hidden; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) } 
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) } 
.owl-carousel .owl-item { display: flex; min-height: 1px; float: left; width: 100%; -webkit-backface-visibility: hidden; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none } 
.owl-carousel .owl-item img { display: block; width: 100% } 
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled { display: none } 
.no-js .owl-carousel,
.owl-carousel.owl-loaded { display: block } 
.owl-carousel.owl-loading { opacity: 0; display: block } 
.owl-carousel.owl-hidden { opacity: 0 } 
.owl-carousel.owl-refresh .owl-item { visibility: hidden } 
.owl-carousel.owl-grab { cursor: move; cursor: grab } 
.owl-carousel.owl-rtl { direction: rtl } 
.owl-carousel.owl-rtl .owl-item { float: right } 
.owl-carousel .animated { animation-duration: 1s; animation-fill-mode: both } 
.owl-carousel .owl-animated-in { z-index: 0 } 
.owl-carousel .owl-animated-out { z-index: 1 } 
.owl-carousel .fadeOut { animation-name: fadeOut } 
@keyframes fadeOut { 
 0% { opacity: 1 } 
 100% { opacity: 0 } 
 }
.owl-height { transition: height .5s ease-in-out } 
.owl-carousel .owl-item .owl-lazy { opacity: 0 } 
.owl-carousel .owl-item img.owl-lazy { transform-style: preserve-3d } 
.owl-carousel .owl-video-wrapper { position: relative; height: 100%; background: #0b0b0b } 
.owl-carousel .owl-video-play-icon { position: absolute; height: 80px; width: 80px; left: 50%; top: 50%; margin-left: -40px; margin-top: -40px; background: url(owl.video.play.png) no-repeat; cursor: pointer; z-index: 1; -webkit-backface-visibility: hidden; transition: transform .1s ease } 
.owl-carousel .owl-video-play-icon:hover { -ms-transform: scale(1.3, 1.3); transform: scale(1.3, 1.3) } 
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn { display: none } 
.owl-carousel .owl-video-tn { opacity: 0; height: 100%; background-position: center center; background-repeat: no-repeat; background-size: contain; transition: opacity .4s ease } 
.owl-carousel .owl-video-frame { position: relative; z-index: 1; height: 100%; width: 100% } 
.owl-carousel .owl-dots { display: flex; margin: 0 auto; clear: both; overflow: hidden; padding-top: 25px; text-align: center; align-items: center; justify-content: center } 
.owl-carousel .owl-dot { cursor: pointer; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none } 
.owl-carousel .owl-dot { position: relative; display: inline-block; width: 14px; height: 14px; margin: 2px 4px; border: 2px solid #222222; font-size: 0; line-height: 0; cursor: pointer; border-radius: 20px; background-color: transparent } 
.owl-carousel .owl-dot span { display: none } 
.owl-carousel .owl-dot.active,
.owl-carousel .owl-dot:hover { background-color: #222222; border-color: #222222; } 
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev { cursor: pointer; position: absolute; left: -15px; top: 50%; margin-top: -20px; width: 40px; height: 40px; border: #ffffff; border-radius: 60px; display: inline-block; font-size: 0; z-index: 98; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: transparent; background: linear-gradient(to bottom, rgba(246, 246, 246, 1) 0%, rgba(245, 246, 246, 1) 13%, rgba(223, 224, 223, 1) 82%, rgba(223, 223, 223, 1) 100%); } 
.owl-carousel .owl-nav .owl-next { left: auto; right: -15px } 
.owl-carousel .owl-nav .owl-next.disabled,
.owl-carousel .owl-nav .owl-prev.disabled { opacity: .2; cursor: not-allowed } 
.owl-carousel .owl-nav .owl-next:before,
.owl-carousel .owl-nav .owl-prev:before { content: "\f060"; font-size: 20px; font-family: "Font Awesome 6 Pro"; color: #112d7c; font-weight: 500; line-height: 1; display: block; margin: 0 2px; position: absolute; top: 50%; left: 42%; transition: .2s ease-in-out; -moz-transition: .2s ease-in-out; -moz-transform: translate(-50%, -50%) rotate(135deg); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%) } 
.owl-carousel .owl-nav .owl-next:before { left: 46%; content: "\f061" } 
.owl-carousel.long-arrow .owl-nav .owl-next,
.owl-carousel.long-arrow .owl-nav .owl-prev { width: 80px; background: none !important } 
.owl-carousel.long-arrow .owl-nav .owl-next:before,
.owl-carousel.long-arrow .owl-nav .owl-prev:before { color: #112d7c; font-size: 23px; } 
.owl-carousel.long-arrow .owl-nav .owl-prev:before { left: 2px; } 
.owl-carousel.long-arrow .owl-nav .owl-next:before { left: auto; right: 0; } 
.owl-carousel.long-arrow .owl-nav .owl-next:after,
.owl-carousel.long-arrow .owl-nav .owl-prev:after { content: ""; border-bottom: 2px solid #515050; width: 70px; position: absolute; top: 50%; left: 0; transform: translateY(-50%); } 
/******Owl Carousel End*******/
/******Social Icons*******/
ul.social-icon { display: inline-block; padding: 0; margin: 0 0 15px; vertical-align: middle } 
ul.social-icon li { display: inline-block; width: auto; margin: 3px 10px 3px 0; background: 0 0; padding: 0; vertical-align: middle; color: #222222; overflow: visible; } 
ul.social-icon li:last-child { margin-right: 0 } 
ul.social-icon li:before { display: none } 
ul.social-icon li a { display: inline-block; padding: 0; width: auto; text-decoration: none } 
ul.social-icon li i { text-align: center; display: block; font-size: 16px; color: #222222; line-height: 1 } 
ul.social-icon li a:hover i { color: #ffffff } 
ul.social-icon li a:hover .fa-twitter,
ul.social-icon li a:hover .fa-x-twitter { color: #0eb1f2 } 
ul.social-icon li a:hover .fa-linkedin-in { color: #007bb6 } 
ul.social-icon li a:hover .fa-instagram { color: #d82370 } 
ul.social-icon li a:hover .fa-pinterest,
ul.social-icon li a:hover .fa-pinterest-p { color: #cb2027 } 
ul.social-icon li a:hover .fa-tumblr { color: #395976 } 
ul.social-icon li a:hover .fa-youtube { color: red } 
ul.social-icon li a:hover .fa-whatsapp { color: #25d366 } 
ul.social-icon li a:hover .fa-tiktok { color: #ff0050 } 
ul.social-icon li a:hover i { border-color: transparent } 
ul.social-icon li a:hover .fa-facebook,
ul.social-icon li a:hover .fa-facebook-f,
ul.social-icon li a:hover .fa-facebook-square { color: #3b5998 } 
ul.social-icon li a:hover i { color: #222222; } 
/******Social Icons End*******/
/******Footer*******/
footer { padding: 0; background: #000000; } 
footer .footer-row { display: flex; flex-wrap: wrap; margin: 0 -15px; align-items: flex-start; } 
footer .footer-column { float: left; width: 22%; padding: 40px 15px 0; } 
footer .footer-column:first-child { width: 25%; } 
footer .footer-column:first-child img { margin: 0 0 10px; } 
footer .footer-column:first-child p { line-height: 24px; max-width: 300px } 
footer .footer-column:nth-child(2) { width: 15%; } 
footer .footer-column:nth-child(3) { width: 18%; } 
footer .footer-column:last-child { width: 60%; } 
footer .footer-column:nth-last-child(2) h5+p,
footer .footer-column:last-child p { line-height: 24px; margin-top: -4px } 
footer .footer-column:nth-last-child(2) h5+p i,
footer .footer-column:last-child p i { top: 6px } 
footer img { margin: 0 auto -55px; } 
footer ul li { padding: 0 0 15px 0 !important; line-height: 1.4; font-size: 12px; font-weight: 500 } 
footer ul li a { font-size: inherit } 
footer ul li:before { display: none } 
footer #menu-services { display: grid; grid-template-columns: repeat(3, 1fr); column-gap: 20px; } 
footer h5 { font-size: 14px; color: #2954cd; font-family: "Plus Jakarta Sans", sans-serif; font-weight: 900; margin: 0 0 18px; padding: 0; text-transform: uppercase; } 
footer a,
footer p { color: #ffffff; font-size: 12px; margin: 0; font-weight: 500; line-height: 1.4; } 
footer p.has-icon { position: relative; padding-left: 22px } 
footer p.has-icon i { position: absolute; left: 1px; top: 0; font-size: 14px; color: #112d7c } 
footer ul.social-icon { margin: 20px 0 0; display: flex; flex-wrap: wrap; max-width: 242px; justify-content: center; } 
footer ul.social-icon li { margin-right: 15px } 
footer ul.social-icon li a { text-decoration: none !important } 
footer ul.social-icon li i { font-size: 14px; width: 34px; height: 34px; color: #fffefe; background: #112d7c; line-height: 32px; border-radius: 40px; border: 1px solid #727272 } 
footer ul.social-icon li a:hover i { background-color: #ffffff; border-color: #ffffff } 
footer a { text-decoration: none } 
footer p+p { margin-top: 15px } 
footer .copyright-block { float: left; width: 100%; margin-top: 30px; border-top: 1px solid #383838; padding: 22px 0; } 
footer .copyright-block .container { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; max-width: 1290px } 
footer .copyright-block p { float: left; margin: 0; font-size: 13px; color: #899091; font-weight: 500; } 
footer .copyright-block a { font-size: inherit; color: inherit } 
footer .current-menu-item a,
footer a:focus,
footer a:hover { color: #ffffff !important; text-decoration: underline } 
/******Footer End*******/
/******Scrollup Button*******/
.scrollup { position: fixed; right: 10px; bottom: -40px; -webkit-transition: all ease 1.5s; -moz-transition: all ease 1.5s; -ms-transition: all ease 1.5s; -o-transition: all ease 1.5s; transition: all ease 1.5s; filter: alpha(opacity=0); opacity: 0; z-index: 150; display: flex; align-items: center; border-radius: 8px; font-size: 13px; font-style: normal; cursor: pointer; color: #ffffff; } 
.scrollup i { color: #222222; width: 36px; height: 36px; font-size: 16px; line-height: 36px; background: #ffffff; cursor: pointer; text-align: center; position: relative; z-index: 5; vertical-align: top; border-radius: 40px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.5) } 
.scrollup:hover i { background-color: #222222; color: #ffffff; } 
.scrollup.show { filter: alpha(opacity=100); opacity: 1; bottom: 27px; } 
/******Scrollup Button End*******/
@-webkit-keyframes fadeInDown { 
 0% { opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0) } 
 to { opacity: 1; -webkit-transform: translateZ(0); transform: translateZ(0) } 
 }
@keyframes fadeInDown { 
 0% { opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0) } 
 to { opacity: 1; -webkit-transform: translateZ(0); transform: translateZ(0) } 
 }
.active.animate__fadeInDown { -webkit-animation-name: fadeInDown; animation-name: fadeInDown } 
.quality-mission-wrapper,
.how-work-wrapper { padding: 45px 0; } 
.quality-mission-listing { display: flex; flex-wrap: wrap; margin: 0 0 -3% -3%; } 
.quality-box { width: 30.333333333%; position: relative; margin: 0 0 3% 3%; box-shadow: 0 0 7px rgba(0, 0, 0, 0.1); border-radius: 30px; overflow: hidden; padding: 60px 40px 45px; min-height: 395px; } 
.quality-box h4 { font-size: 26px } 
.quality-box .image-thumbnail { position: absolute; top: 2px; right: 2px; left: 2px; bottom: 2px; width: 100%; height: 100%; z-index: 2; border-radius: 30px; background: #000; } 
.quality-box .image-thumbnail img { width: 100%; height: 100%; object-fit: cover; opacity: 40%; } 
.quality-box:after { content: ""; position: absolute; top: 0; bottom: 0; right: 0; left: 0; z-index: 1; background: linear-gradient(to bottom, rgba(202, 202, 202, 1) 0%, rgba(209, 209, 209, 1) 6%, rgba(229, 229, 229, 1) 15%, rgba(247, 247, 247, 1) 19%, rgba(255, 255, 255, 1) 21%, rgba(254, 254, 254, 1) 30%, rgba(237, 237, 237, 1) 46%, rgba(232, 232, 232, 1) 53%, rgba(232, 232, 232, 1) 58%, rgba(236, 236, 236, 1) 63%, rgba(251, 251, 251, 1) 73%, rgba(255, 255, 255, 1) 77%, rgba(255, 255, 255, 1) 83%, rgba(246, 246, 246, 1) 86%, rgba(233, 233, 233, 1) 89%, rgba(222, 222, 222, 1) 93%, rgba(210, 210, 210, 1) 99%, rgba(210, 210, 210, 1) 100%); border-radius: 30px; } 
.quality-box .content-box { position: relative; z-index: 3; color: #fff; } 
.quality-box h4 { color: inherit; line-height: 36px; margin: 0 0 25px; } 
.quality-box .btn { width: 100%; } 
.missi-box.quality-box { padding: 0; } 
.missi-box.quality-box .image-thumbnail { position: relative; border-radius: 30px 30px 0 0; padding-top: 52%; height: auto; } 
.missi-box.quality-box .image-thumbnail img { opacity: 100%; } 
.missi-box.quality-box .content-box { color: #000; font-size: 12px; line-height: 25px; font-weight: 500; padding: 15px 40px 30px; } 
.missi-box.quality-box .content-box h4 { margin: 0 0 0; } 
.no-bg.quality-box:before { content: ""; display: block; position: absolute; top: 2px; right: 2px; left: 2px; bottom: 2px; background: rgb(17, 44, 123); background: linear-gradient(0deg, rgba(17, 44, 123, 1) 0%, rgba(9, 31, 90, 1) 100%); z-index: 2; border-radius: 30px; } 
.no-bg.quality-box .content-box * { color: inherit; } 
.quality-box .content-box h6 span { font-size: 48px; font-weight: 900; } 
.quality-box .content-box h6 { font-size: 14px; } 
.quality-box .content-box h6 span small { font-size: 0.625em; } 
.how-work-step { display: flex; flex-wrap: wrap; margin: 0 0 -2% -3%; align-items: flex-start; padding-top: 10px; position: relative; } 
.how-work-step::before { content: ""; display: block; position: absolute; top: 0; left: 0; right: 0; height: 98px; background-image: url('../img/step-line.png'); background-position: left top; background-repeat: no-repeat; background-size: contain; } 
.how-work-step .step-box { float: left; width: 30.333333333%; position: relative; margin: 0 0 2% 3%; color: #222222; font-size: 13px; } 
.how-work-step .step-box h6 { color: #000; font-weight: 900; font-size: 16px; letter-spacing: 0.40px; margin: 24px 0 7px; } 
.how-work-step .step-box .icon { width: 82px; height: 82px; display: inline-flex; align-items: center; justify-content: center; background: linear-gradient(to bottom, rgba(144, 143, 143, 1) 0%, rgba(155, 154, 154, 1) 10%, rgba(173, 172, 172, 1) 20%, rgba(193, 192, 192, 1) 30%, rgba(208, 208, 208, 1) 34%, rgba(223, 223, 223, 1) 40%, rgba(235, 234, 234, 1) 48%, rgba(235, 234, 234, 1) 52%, rgba(226, 226, 226, 1) 59%, rgba(213, 212, 212, 1) 65%, rgba(196, 195, 195, 1) 70%, rgba(175, 174, 174, 1) 80%, rgba(154, 153, 153, 1) 91%, rgba(144, 143, 143, 1) 100%); position: relative; overflow: hidden; border-radius: 50%; } 
.how-work-step .step-box .icon::before { content: ""; display: block; position: absolute; top: 2px; right: 2px; left: 2px; bottom: 2px; background: rgb(17, 44, 123); background: linear-gradient(0deg, rgba(17, 44, 123, 1) 0%, rgba(9, 31, 90, 1) 100%); border-radius: 50%; } 
.how-work-step .step-box .icon * { position: relative; z-index: 3; } 
.two-col-info { display: flex; flex-wrap: wrap; } 
.v-center.two-col-info { align-items: center; } 
.two-col-info+.two-col-info { padding-top: 80px; } 
.two-col-info>* { width: 50%; } 
.two-col-info .img-box { padding: 0 20px; } 
.two-col-info .content-box+.img-box { padding-right: 0; } 
.two-col-info:has(.content-box+.content-box)>* { padding: 0 30px 0 0; } 
.two-col-info:has(.content-box+.content-box)>*:last-child { padding: 0; } 
.two-col-info img { margin: 0 auto; } 
.two-col-info h2,
.two-col-info .h2 { color: #112d7c; } 
.two-col-info strong { font-weight: 500; } 
.two-col-info p .icon { font-style: normal; position: relative; min-width: 40px; width: 40px; height: 40px; background: linear-gradient(to bottom, rgba(144, 143, 143, 1) 0%, rgba(155, 154, 154, 1) 10%, rgba(173, 172, 172, 1) 20%, rgba(193, 192, 192, 1) 30%, rgba(208, 208, 208, 1) 34%, rgba(223, 223, 223, 1) 40%, rgba(235, 234, 234, 1) 48%, rgba(235, 234, 234, 1) 52%, rgba(226, 226, 226, 1) 59%, rgba(213, 212, 212, 1) 65%, rgba(196, 195, 195, 1) 70%, rgba(175, 174, 174, 1) 80%, rgba(154, 153, 153, 1) 91%, rgba(144, 143, 143, 1) 100%); border-radius: 100%; text-align: center; display: flex; justify-content: center; align-items: center; color: #ffffff; flex-direction: column; } 
.two-col-info p .icon i { font-size: 16px; color: #112d7c; position: relative; z-index: 5; } 
.two-col-info p .icon:before { content: ""; background: linear-gradient(to bottom, rgba(235, 235, 235, 1) 0%, rgba(239, 239, 239, 0.96) 6%, rgba(251, 251, 251, 0.89) 16%, rgba(251, 251, 251, 0.82) 25%, rgba(241, 241, 241, 0.76) 33%, rgba(219, 219, 219, 0.67) 45%, rgba(202, 202, 202, 0.6) 55%, rgba(192, 192, 192, 0.52) 66%, rgba(192, 192, 192, 0.52) 73%, rgba(196, 196, 196, 0.52) 78%, rgba(218, 218, 218, 0.52) 92%, rgba(225, 225, 225, 0.52) 100%); color: #ffffff; font-size: 11px; border-radius: 100%; position: absolute; top: 2px; bottom: 2px; right: 2px; left: 2px; right: 2px; } 
.two-col-info p .icon img { position: relative; z-index: 5; } 
.two-col-info p:has(.icon) { font-size: 16px; font-weight: 500; line-height: 1.8; } 
.two-col-info p:has(.icon) { display: grid; grid-template-columns: 40px auto; gap: 15px; } 
.two-col-info p:has(.icon) strong { display: block; font-weight: bold; } 
.two-col-info p:has(.icon) small { font-size: 100%; color: inherit; } 
ul.sev-icon-info>li { padding: 0 0 42px 95px; text-align: left; font-size: 13px; color: #222222; line-height: 24px; min-height: 90px; } 
ul.sev-icon-info>li::before { display: none; } 
ul.sev-icon-info>li .icon { width: 72px; height: 72px; display: inline-flex; align-items: center; justify-content: center; background: linear-gradient(to bottom, rgba(144, 143, 143, 1) 0%, rgba(155, 154, 154, 1) 10%, rgba(173, 172, 172, 1) 20%, rgba(193, 192, 192, 1) 30%, rgba(208, 208, 208, 1) 34%, rgba(223, 223, 223, 1) 40%, rgba(235, 234, 234, 1) 48%, rgba(235, 234, 234, 1) 52%, rgba(226, 226, 226, 1) 59%, rgba(213, 212, 212, 1) 65%, rgba(196, 195, 195, 1) 70%, rgba(175, 174, 174, 1) 80%, rgba(154, 153, 153, 1) 91%, rgba(144, 143, 143, 1) 100%); overflow: hidden; border-radius: 50%; position: absolute; top: 0; left: 0; } 
ul.sev-icon-info>li .icon::before { content: ""; display: block; position: absolute; top: 2px; right: 2px; left: 2px; bottom: 2px; background: rgb(17, 44, 123); background: linear-gradient(0deg, rgba(17, 44, 123, 1) 0%, rgba(9, 31, 90, 1) 100%); border-radius: 50%; } 
ul.sev-icon-info>li .icon * { position: relative; z-index: 3; } 
ul.sev-icon-info>li h6 { font-size: 16px; margin: 3px 0 9px; font-weight: 500; letter-spacing: 0.4px; text-transform: uppercase; } 
ul.sev-icon-info { margin: 0 0 -42px 0; padding: 21px 0 0; } 
.in-sev-img-gall { display: flex; flex-wrap: wrap; margin: 0 -40px -40px 0; padding: 50px 0 0 0; } 
.in-sev-img-gall .image-thumbnail { display: block; width: calc(100%/3 - 40px); margin: 0 40px 40px 0; border-radius: 30px; padding-top: 30%; overflow: hidden; } 
.in-sev-img-gall .image-thumbnail img { width: 100%; height: 100%; object-fit: cover; } 
.in-sev-img-gall.two-col { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; margin: 0 !important; padding: 30px 0 0 !important; clear: both; } 
.in-sev-img-gall.two-col .image-thumbnail { width: 100% !important; margin: 0 !important; padding-top: 71% } 
/********** accordion css start **********/
.accordion-data { border-bottom: 1px solid #dbdbdb; } 
.accordion-data .accordion-content { padding: 0 40px 21px 0; line-height: 24px; font-size: 13px; display: none; } 
.accordion-data .accordion-head { margin: 0; line-height: normal; padding: 21px 40px 21px 0px; position: relative; cursor: pointer; font-size: 16px; color: #000000; font-weight: 900; } 
.accordion-data .accordion-head::after { content: "\f054"; font-family: 'Font Awesome 5 Pro'; font-weight: 500; position: absolute; font-size: 16px; right: 22px; top: 22px; z-index: 99; color: #131313; line-height: normal; } 
.accordion-data .active.accordion-head::after { content: "\f078"; color: #112d7c; } 
.accordion-data .active.accordion-head { color: #112d7c; } 
.accordion-data:first-child { border-top: 1px solid #dbdbdb; } 
.all-faq { padding: 0 0 36px; } 
.accordion-data:last-of-type { margin: 0; } 
/********** accordion css end **********/
.sev-faq-wrapper .all-faq { margin: 0 auto; max-width: 710px; padding: 0; } 
.in-sev-package-wrapper { text-align: center; padding: 60px 0; } 
.in-sev-package-wrapper h2 { color: #112d7c; } 
.package-row:has(.package-box img.icon) { padding-top: 55px; } 
.in-sev-package-wrapper .package-box { float: none; } 
.in-sev-package-wrapper .package-row { align-items: unset; } 
.img-w-info-box { overflow: hidden; clear: both; margin: 0 -20px -20px 0; } 
.img-w-info-box:has(video) { width: 100% } 
.img-w-info-box:has(video) video { width: 100%; margin: 0 !important; } 
.img-w-info-box>* { width: calc(100%/2 - 20px); float: right; margin: 0 20px 20px 0; border-radius: 25px; overflow: hidden; } 
.img-w-info-box .image-thumbnail img { width: 100%; height: 100%; object-fit: cover; } 
.img-w-info-box .img-content { float: left; background: rgb(17, 44, 123); background: linear-gradient(0deg, rgba(17, 44, 123, 1) 0%, rgba(9, 31, 90, 1) 100%); color: #fff; text-align: center; font-size: 13px; line-height: 24px; padding: 25px 20px; } 
.img-w-info-box .img-content h6 { color: inherit; font-weight: 500; margin-top: 13px; } 
.img-w-info-box .image-thumbnail { padding-top: 100%; } 
.img-w-info-box .image-thumbnail:last-child { padding-top: 57.8%; } 
.bg-white { background: #fff; } 
ul.location-list { column-count: 2; } 
ul.location-list li { padding: 0 0 5px 22px; } 
ul.location-list li::before { display: none; } 
ul.location-list li i { position: absolute; top:4px; left: 1px; } 
ul.location-list li a { text-decoration: unset; } 
ul.location-list li a:hover { text-decoration: underline; } 
.type2.all-faq .accordion-data .accordion-head { font-size: 24px; font-weight: 600; color: #112d7c; padding: 26px 40px 26px 0px; } 
.type2.all-faq .accordion-data .accordion-content { font-size: 16px; color: #222222; padding-bottom: 40px; } 
.type2.all-faq .accordion-data .accordion-head::after { content: "\f067"; font-size: 24px; color: #6c6c6c; right: 0; top: 28px; } 
.type2.all-faq .accordion-data .active.accordion-head::after { content: "\f068"; } 
.type2.all-faq .accordion-data,
.type2.all-faq .accordion-data:first-child { border: 1px solid #112d7c; margin: 0 0 27px; border-radius: 20px; padding: 0 40px; } 
.type2.all-faq .accordion-data .accordion-content .two-col-info .img-box { padding: 0; } 
.type2.all-faq .accordion-data .accordion-content .two-col-info>* { flex-shrink: 0; } 
.type2.all-faq .accordion-data .accordion-content .two-col-info { display: grid; grid-template-columns: 1fr 1fr; gap: 45px; } 
.type2.all-faq .accordion-data .accordion-content .two-col-info>* { width: auto; } 
.type2.all-faq .accordion-data .accordion-content .two-col-info .img-box img { width: 100%; border-radius: 20px; } 
.type2.all-faq .accordion-data .accordion-head.active { color: #272727; } 
.type2.all-faq .accordion-data:last-of-type { margin: 0; } 
/******Responsive Start*******/
@media only screen and (max-width:1299px) { } 
@media only screen and (max-width:1249px) { } 
@media only screen and (max-width:1199px) { header .btn { min-width: inherit } 
 header .call-btn span { display: none } 
 .nav-wrap nav ul.nav>li { margin: 0 15px 0 0; } 
 header .btn { margin-left: 20px } 
 header .top-right { gap: 12px; margin-left: 20px; } 
 header .call-btn i { margin: 0; } 
 .nav-wrap { margin: 0; flex-direction: row; } 
 header ul.social-icon { margin: 2px 20px 0 0; order: 1; } 
 .nav-wrap .btn { margin-left: 0; padding-left: 15px; padding-right: 15px; order: 2 } 
 .header-row { justify-content: flex-end } 
 header .header-left { min-width: 242px; width: 242px; position: absolute; left: 0; top: 16px; transform: none; } 
 header .header-right { width: auto; flex-direction: row; } 
 header .top-right { order: 2 } 
 .banner-wrapper .heading { font-size: 36px } 
 .aside-img-wrapper .max-width { padding: 15px 15px 15px 30px; } 
 .aside-img-wrapper.reverse .max-width { padding: 15px 30px 15px 15px; } 
 .aside-inline-img.lg-text-overlap .container { display: block } 
 .aside-inline-img.lg-text-overlap .img-box { float: left; width: 50%; margin: 0 25px 10px 0; } 
 .aside-inline-img.lg-text-overlap .text-column { float: none; width: auto; margin: 0; padding: 0; } 
 .aside-inline-img.reverse.lg-text-overlap .img-box { float: right; } 
 .grid-top-row { padding-right: 0; text-align: center; grid-template-columns: 1fr; gap: 10px } 
 ul.info-icons { flex-wrap: wrap; justify-content: center } 
 .form-wrapper { padding-right: 0; } 
 .quality-box .content-box h6 span { font-size: 38px; } 
 .service-boxes h3 { font-size: 20px; } 
 .package-box { width: 47%; } 
 footer ul.social-icon { justify-content: center; margin-left: auto; margin-right: auto } 
 footer .footer-column:first-child { width: 100% !important; text-align: center } 
 footer .footer-column:first-child img { margin: 0 auto 10px; } 
 footer .footer-column:first-child p { margin: 0 auto; } 
 footer .footer-column:nth-child(2) { width: 20%; } 
 footer .footer-column:last-child { width: 80%; } 
 }
@media only screen and (min-width:1025px){
 .nav-wrap nav ul.nav>li.Col3 ul { display: grid; grid-template-columns: 1fr 1fr 1fr; column-gap: 20px; width: 998px; padding: 20px; transform: translateX(-172px) } 
 }
@media only screen and (min-width:1200px){
 .nav-wrap nav ul.nav>li.Col3 ul { transform: translateX(-200px) } 
 }
@media only screen and (max-width:1024px){
 .nav-trigger { float: right; padding: 19px; border-radius: 40px; display: inline-block; position: relative; cursor: pointer; transition-property: opacity, -webkit-filter; transition-property: opacity, filter; transition-property: opacity, filter, -webkit-filter; transition-duration: .15s; transition-timing-function: linear; font: inherit; color: inherit; text-transform: none; margin: 0 0 0 10px; overflow: visible; font-size: 0; background: #112d7c; order: 3; } 
 .nav-trigger span { display: block; top: 50%; margin-top: -1px; right: 8px } 
 .nav-trigger span,
 .nav-trigger span::after,
 .nav-trigger span::before { width: 21px; height: 2px; background-color: #ffffff; border-radius: 0; position: absolute; transition-property: transform; transition-duration: .15s; transition-timing-function: ease } 
 .nav-trigger span::after,
 .nav-trigger span::before { content: ""; display: block } 
 .nav-trigger span::before { top: -7px } 
 .nav-trigger span::after { bottom: -7px } 
 .nav-trigger.closemenu span { top: auto; bottom: 6px; transition-duration: .15s; transition-delay: .15s; transition-timing-function: cubic-bezier(.55, .055, .675, .19) } 
 .nav-trigger.closemenu span::after { top: -20px; transition: top .3s .3s cubic-bezier(.33333, .66667, .66667, 1), opacity .1s linear } 
 .nav-trigger.closemenu span::before { transition: top .12s .3s cubic-bezier(.33333, .66667, .66667, 1), transform .15s cubic-bezier(.55, .055, .675, .19) } 
 .nav-trigger.closemenu span { transform: translate3d(0, -12px, 0) rotate(-45deg); transition-delay: .32s; transition-timing-function: cubic-bezier(.215, .61, .355, 1) } 
 .nav-trigger.closemenu span::after { top: 0; opacity: 0; transition: top .3s cubic-bezier(.33333, 0, .66667, .33333), opacity .1s .27s linear } 
 .nav-trigger.closemenu span::before { top: 0; -ms-transform: rotate(-90deg); transform: rotate(-90deg); transition: top .12s .18s cubic-bezier(.33333, 0, .66667, .33333), transform .15s .42s cubic-bezier(.215, .61, .355, 1) } 
 #sidebar-nav { right: -320px; top: 0; bottom: 0; position: fixed; width: 320px; overflow-x: hidden; overflow-y: auto; margin: 0; padding: 20px 0 30px 20px; transition: all .2s linear 0s; -moz-transition: all .2s linear 0s; box-shadow: inset 0px 0px 20px rgba(0, 0, 0, 0.1); background: linear-gradient(to bottom, rgba(246, 246, 246, 1) 0%, rgba(245, 246, 246, 1) 13%, rgba(223, 224, 223, 1) 82%, rgba(223, 223, 223, 1) 100%); } 
 header,
 html { -moz-transition: all .2s linear 0s; -webkit-transition: all .2s linear 0s; -ms-transition: all .2s linear 0s; -o-transition: all .3s linear 0s; transition: all .2s linear 0s } 
 .sidebar_active { overflow: hidden; margin-left: -320px; margin-right: 320px } 
 .sidebar_active #sidebar-nav { display: block; right: 0; z-index: 999999 } 
 .nav-wrap nav ul.nav>li.has-sub>a:after { display: none } 
 .sidebar_active header { position: fixed; left: -320px; right: 320px } 
 .nav-wrap nav ul,
 nav ul ul { display: none } 
 .nav-wrap nav ul.nav { padding: 0; margin: 0; border: 0; visibility: visible; display: block; top: 0 } 
 .nav-wrap nav ul.nav>li { width: 100%; margin: 0; padding: 8px 0; border: 0; /* border-bottom: 1px solid rgba(0,0,0,.12)*/ } 
 .nav-wrap nav ul.nav>li>a { font-size: 16px; color: #222222; padding: 7px 20px 7px 16px; margin: 0; white-space: inherit; border-radius: 0; border: none; font-weight: 500 } 
 .nav-wrap nav ul.nav>li.has-sub>a { padding-right: 30px } 
 .nav-wrap nav ul.nav>li:last-child { border-bottom: none } 
 .nav-wrap nav ul.nav ul li { opacity: 1 } 
 .nav-wrap nav ul.nav ul { position: static; opacity: 1; visibility: visible; padding: 0; border-radius: 0; background: 0 0; -webkit-box-shadow: none; box-shadow: none } 
 .nav-wrap nav>ul.nav>li>ul { max-height: inherit; margin-top: 0; -moz-transform: none; -webkit-transform: none; transform: none; text-align: left } 
 .nav-wrap nav ul.nav>li>ul>li { padding: 0; margin: 0; float: left; width: 100%; border-bottom: none; min-width: inherit } 
 .nav-wrap nav ul.nav>li>ul li a { font-size: 13px; font-weight: 500; color: #222222; padding: 11px 20px 11px 30px; white-space: inherit; text-align: left; /*border-top: 1px solid rgba(0,0,0,.12)*/ } 
 .sidebar_active .nav-wrap nav ul.nav ul.open { display: block !important; position: static !important; top: 40px; left: auto; right: 0; bottom: 0; width: 100%; margin: 0; opacity: 1; visibility: visible; height: 100%; overflow: auto; z-index: 99999; } 
 .nav-wrap nav ul.nav ul:after,
 .nav-wrap nav ul.nav li.has-sub li.has-sub>a:after,
 .nav-wrap nav ul.nav>li>a:before { display: none } 
 .nav-wrap nav ul.nav li.current-menu-ancestor>a,
 .nav-wrap nav ul.nav li.current-menu-item>a,
 .nav-wrap nav ul.nav li:hover>a,
 .nav-wrap nav ul.nav li>a:hover { background-color: transparent !important; color: #112d7c !important } 
 .nav-wrap nav .submenu-button { position: absolute; right: 5px; display: block; width: 30px; height: 30px; background-color: #ffffff; cursor: pointer; top: 12px; border-radius: 30px; font-size: 0 !important } 
 .nav-wrap nav .submenu-button:before { content: "\f105"; font-family: Font Awesome\ 5 Pro; position: absolute; color: #222222; left: 0; right: 0; text-align: center; top: 50%; margin-top: -15px; font-size: 16px; line-height: 30px; font-weight: 500; border-radius: 0; } 
 .nav-wrap nav .submenu-button.submenu-opened:before { content: "\f106"; } 
 .nav-wrap nav ul.nav ul li.has-sub:after,
 .nav-wrap nav ul.nav ul ul,
 .nav-wrap nav ul.nav>li>a:after,
 .nav-wrap nav ul.nav>li:before,
 .nav-wrap nav ul.nav li.has-sub li.has-sub>a:after,
 .nav-wrap nav ul.nav>li.has-sub>a:after { display: none !important } 
 .nav-wrap nav ul.nav ul ul.open { display: block !important } 
 .nav-wrap nav ul.nav li.has-sub li.has-sub>a { padding-right: 45px !important; } 
 .nav-wrap nav ul.nav>li { display: block } 
 .nav-wrap nav ul.nav>li.has-sub>a br { display: none } 
 .nav-wrap nav ul.nav>li>a { z-index: 111 !important; } 
 .nav-wrap nav ul.nav>li>.submenu-button { z-index: 1111 !important; } 
 .nav-wrap nav ul.nav .parent-active { z-index: 9999 !important } 
 .alignleft,
 .alignright { max-width: 500px } 
 header .top-right { order: inherit; gap: 10px; } 
 .package-box .small-heading { font-size: 17px; } 
 .package-box .small-heading small { font-size: 13px; } 
 header ul.social-icon { order: 0; margin-right: 10px } 
 header .call-btn { order: 1 } 
 .header-strip { height: 30px } 
 header+div,
 header+section { margin-top: 130px !important; transition: all .3s linear 0s; } 
 .head-fix header+div,
 .head-fix header+section { margin-top: 100px !important } 
 }
@media only screen and (min-width:991px){
 .footer-head { pointer-events: none !important } 
 .footer-content { display: block !important; height: auto !important; opacity: 1.0 !important; } 
 }
@media only screen and (max-width:991px) { h1,
 .h1,
 h2,
 .h2 { font-size: 25px; } 
 .alignleft,
 .alignright { max-width: 300px } 
 .aside-inline-img { padding: 30px 0; text-align: center; } 
 .aside-inline-img.lg-text-overlap { text-align: left } 
 .aside-inline-img .img-box { width: 100% } 
 .aside-inline-img .text-column,
 .aside-inline-img.reverse .text-column { width: 100%; padding: 25px 0 0; } 
 .aside-img-wrapper .img-box { width: 100%; padding: 0 !important; } 
 .aside-img-wrapper .text-column { width: 100%; } 
 .aside-img-wrapper .max-width { max-width: 100%; padding: 30px 15px !important; text-align: center } 
 .aside-img-wrapper .btn { margin: 0 auto; } 
 .aside-img-wrapper.p-6 { padding: 30px 0 !important; } 
 .aside-img-wrapper.p-6 .max-width,
 .common-wrapper .aside-img-wrapper .max-width { padding: 30px 15px 0 !important; } 
 .aside-inline-img.md-text-overlap .container { display: block } 
 .aside-inline-img.md-text-overlap .img-box { float: left; width: 50%; margin: 0 0 10px 0; } 
 .aside-inline-img.md-text-overlap .text-column { float: none; width: auto; margin: 0; padding: 0; } 
 .aside-inline-img.reverse.md-text-overlap .img-box { float: right; } 
 .common-wrapper { padding: 30px 0; } 
 .banner-wrapper .heading,
 .inner-banner .heading { font-size: 30px } 
 .banner-wrapper .btn { padding: 10px 20px; } 
 .review-offer { font-size: 9px; padding: 10px; } 
 .review-offer .off { font-size: 25px; } 
 .intro-wrapper,
 .quality-mission-wrapper,
 .how-work-wrapper { padding: 30px 0; } 
 .package-wrapper { padding: 30px 0 } 
 .service-wrapper { padding: 30px 0; } 
 .membership-row { grid-template-columns: 1fr; margin-top: 15px; } 
 .grid-top-row { margin-bottom: 20px } 
 .cta-wrapper { margin-top: 25px; padding: 25px 25px 60px } 
 .cta-wrapper h3 { font-size: 30px; } 
 .form-wrapper { flex-direction: column-reverse; text-align: center } 
 .form-wrapper .left-column { width: 100% } 
 .form-wrapper .left-column img { width: 100% } 
 .form-wrapper .right-column { width: 100%; padding: 0 0 32px; } 
 .overlay-relative { width: 100% } 
 .faq-wrapper .faq-text { width: 100% } 
 .faq-wrapper .faq-img { width: 100%; padding: 30px 0 0 } 
 .faq-wrapper .faq-img img { margin: 0; } 
 .faq-wrapper,
 .review-wrapper { padding: 30px 0 } 
 .blog-wrapper { padding: 40px 0; } 
 .blog-pagination { margin: 20px 0 0 } 
 .service-list { grid-template-columns: 1fr 1fr; margin: 22px auto 0; } 
 .membership-box.w-full { grid-column: 1/2 } 
 .faq-wrapper .accordion-data .accordion-head::after { right: 0; } 
 .package-box { width: 47% } 
 ul.addons { grid-template-columns: repeat(2, 1fr); } 
 footer { padding: 0 } 
 footer .footer-column { width: 100% !important; padding: 0 15px; border-bottom: 1px solid #333333; } 
 footer .footer-row { padding: 0 } 
 footer .footer-column:first-child { padding: 30px 15px; } 
 footer .copyright-block p { width: 100%; text-align: center; margin: 3px 0; } 
 footer .copyright-block { margin-top: 30px; padding-top: 0; border-top: none; } 
 footer .copyright-block p:last-child::after { right: 10px } 
 .quality-box { padding: 40px 25px; } 
 .missi-box.quality-box .content-box { padding: 15px 25px 10px; } 
 .inner-banner.no-img .banner-text { padding: 45px 0 } 
 .inner-banner.no-img .max-width { text-align: left; } 
 .inner-banner.no-img .banner-text::before { background-size: 200px; } 
 .footer-head { position: relative; padding: 15px 20px 15px 0; margin: 0; } 
 .footer-head:after { content: "\f067"; font-family: 'Font Awesome 5 Pro'; font-weight: 500; position: absolute; font-size: 16px; right: 0; top: 15px; color: #2954cd; line-height: normal; } 
 .footer-head.active:after { content: "\f068"; } 
 .footer-content { display: none; padding-bottom: 20px; } 
 .footer-content ul { display: grid !important; grid-template-columns: repeat(3, 1fr) !important; column-gap: 20px; } 
 .type2.all-faq .accordion-data .accordion-content .two-col-info { grid-template-columns: 1fr; gap: 15px; } 
 .type2.all-faq .accordion-data,
 .type2.all-faq .accordion-data:first-child { padding: 0 20px; margin: 0 0 20px; border-radius: 15px; } 
 .type2.all-faq .accordion-data .accordion-head { font-size: 18px; padding: 18px 25px 18px 0px; } 
 .type2.all-faq .accordion-data .accordion-content { padding: 0; padding-bottom: 20px; } 
 .type2.all-faq .accordion-data .accordion-head::after { right: 0; top: 17px; font-size: 20px; } 
 }
@media only screen and (max-width:767px) { header .btn::after { top: 0; bottom: 0; right: 0; left: 0; } 
 header+div,
 header+section { margin-top: 112px !important; transition: all .3s linear 0s; } 
 .head-fix header+div,
 .head-fix header+section { margin-top: 82px !important } 
 header .header-right { padding: 22px 0; } 
 header .btn { min-width: inherit; padding-left: 13px; padding-right: 13px; width: 38px } 
 header .btn i { display: block; line-height: 22px; } 
 header .btn span,
 header .call-btn span { display: none; } 
 header .call-btn i { margin: 0; } 
 header .btn { margin-left: 8px; } 
 header .header-left { min-width: 200px; width: 200px; } 
 .package-box { width: 97%; } 
 .tabs-row a,
 .tabs-row small { font-size: 13px } 
 .tabs-row { overflow-x: auto; overflow-y: hidden; justify-content: flex-start } 
 .tabs-row small { white-space: nowrap; } 
 .tabs-row { margin-bottom: 30px } 
 .tabs-row .icon { min-width: 180px; display: block; } 
 .package-box { padding: 20px } 
 .package-box .small-heading { margin: -22px -20px 5px; line-height: 1.2 } 
 .cta-wrapper { text-align: center; flex-wrap: wrap } 
 .cta-wrapper .box { width: 100% } 
 .cta-wrapper img { margin: 30px auto; } 
 .add-more-row { align-items: center } 
 .add-more-row .add-more { margin-bottom: 3px; margin: 35px 0 0 0; } 
 .quality-box { width: 97%; min-height: unset; } 
 .how-work-step .step-box { width: 97%; text-align: center; border: 2px dashed #102973; border-radius: 25px; padding: 20px 15px; margin-bottom: 30px; position: relative; } 
 .how-work-step::before { display: none; } 
 .how-work-step .step-box:last-child { margin-bottom: 0; } 
 .how-work-step { padding: 0; } 
 .how-work-step .step-box::before { content: ""; display: block; width: 20px; height: 36px; border: 2px dashed #102973; border-top-color: transparent; border-bottom-color: transparent; border-right-color: transparent; position: absolute; top: 100%; right: 50%; transform: translate(72%, 0); z-index: 1; } 
 .how-work-step .step-box:last-child::before { display: none; } 
 .two-col-info>* { width: 100%; } 
 .two-col-info:has(.content-box+.content-box)>* { padding: 0; } 
 .two-col-info:has(.content-box+.content-box)>*:last-child { padding-top: 30px; } 
 .two-col-info .content-box+.img-box { padding: 0 0 30px; } 
 .two-col-info:has(.img-box) { flex-direction: column-reverse; } 
 .two-col-info+.two-col-info { padding-top: 40px; } 
 .in-sev-img-gall { margin: 0 -10px -10px 0; padding: 20px 0 0 0; justify-content: center; } 
 .in-sev-img-gall .image-thumbnail { width: calc(100% / 2 - 10px); margin: 0 10px 10px 0; padding-top: 50%; border-radius: 15px; } 
 .common-content { padding: 30px 0; } 
 .img-w-info-box>* { width: calc(100% / 1 - 20px); } 
 ul.info-icons { display: grid; grid-template-columns: 1fr 1fr; gap: 20px } 
 .membership-box { padding: 25px; } 
 .review-box { padding: 25px } 
 .blog-list { grid-template-columns: 1fr; text-align: center } 
 .blog-box { padding-bottom: 0 } 
 .blog-box .text-link { position: relative; margin-top: 10px; display: block; } 
 .contact-wraps { grid-template-columns: 1fr; } 
 .address-info { text-align: center } 
 .address-info p:has(.icon) { text-align: left } 
 .contact-wraps { padding: 0; gap: 0 } 
 .contact-wraps .map-area { position: relative; left: 0; right: 0; top: 0; bottom: 0; filter: grayscale(1); } 
 .contact-wraps iframe { height: 300px !important } 
 .contact-wraps .address-info { background: #f5f5f5; } 
 .contact-wraps h2 { grid-column: 1 / 3; } 
 .contact-wraps .max-width { max-width: 100%; float: none; width: 100%; padding: 25px 0; background: #f5f5f5; box-shadow: none; border-radius: 0; border: none; position: relative; z-index: 11; text-align: left; display: grid; grid-template-columns: 1fr 1fr; } 
 .footer-content ul { grid-template-columns: repeat(2, 1fr) !important; } 
 }
@media only screen and (max-width:639px){
 .inner-banner.no-img { overflow: hidden; clear: both; } 
 .aside-inline-img.lg-text-overlap .img-box { width: 100%; margin: 0 0 25px !important; } 
 .aside-inline-img.lg-text-overlap { text-align: center; } 
 .top-common-row h1 { font-size: 40px; } 
 .quantity-wrapper { display: flex; gap: 20px; flex-wrap: wrap; } 
 .quantity-wrapper .btn { min-width: 160px } 
 .inner-banner img { border-radius: 15px; border-bottom-left-radius: 0; border-bottom-right-radius: 0; } 
 .inner-banner .banner-text { position: relative; background: #112d7c; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; float: left; width: 100%; transform: none; right: auto; left: auto; padding: 8px 15px; top: 0; } 
 .inner-banner .heading { font-size: 26px; } 
 .inner-banner .max-width { text-align: center } 
 .page-id-299 .clearfix { padding: 0 } 
 .page-id-299 .alignleft,
 .page-id-299 .alignright { max-width: 100%; width: 100%; margin: 10px auto 30px; float: none; display: block } 
 .service-list { gap: 16px } 
 .service-right-box { max-width: 100%; margin: 0 0 30px; } 
 .page-template-programs .common-content .pn+* { margin-top: 0; padding-top: 0; } 
 .page-template-book-now-php ul.addons { grid-template-columns: 1fr; } 
 }
@media only screen and (max-width:580px){
 .alignleft,
 .alignright { max-width: 100%; margin: 10px 0 30px; float: none; display: block } 
 .banner-wrapper { border-radius: 0; overflow: hidden; } 
 .banner-wrapper .banner-text { padding: 20px 0; } 
 .package-wrapper .review-offer { display: flex; font-size: 12px; width: 100%; padding: 10px; margin-bottom: 25px; border-radius: 30px; } 
 .banner-wrapper .review-offer { display: none; } 
 .review-rating { flex-wrap: wrap; max-width: 290px; } 
 /* 
 .banner-wrapper .banner-text { position: relative; padding: 25px 0; bottom: auto; overflow: hidden; background: rgba(224, 224, 224, 1); text-align: center; } 
 .banner-wrapper .max-width { text-align: center; } 
 .banner-wrapper .heading { color: #112d7c; text-shadow: none; font-weight: 500 } 
 .banner-wrapper .btn { min-width: 250px; font-size: 14px; } 
 .banner-wrapper .btn-row { justify-content: center } 
 .banner-wrapper .heading { font-size: 30px } 
 .banner-wrapper .heading br { display: none } */
 .service-boxes { grid-template-columns: 1fr; text-align: center; } 
 .service-boxes .img-box img { margin: 0 auto; } 
 .in-sev-img-gall.two-col { grid-template-columns: 1fr; margin-top: 0 !important } 
 .service-boxes .text-box { padding: 90px 15px 25px; } 
 .service-boxes h3 { font-size: 18px; } 
 .package-wrapper { border-top: 1px solid #c5c5c5; } 
 .contact-wraps h2 { grid-column: inherit; } 
 .contact-wraps .max-width { grid-template-columns: 1fr } 
 .form-wrapper .form-fields { padding: 5px 20px 30px } 
 }
@media only screen and (max-width:479px) { header ul.social-icon { display: none; } 
 header .top-right { gap: 10px } 
 .nav-trigger { margin-left: 10px } 
 .membership-box { flex-wrap: wrap; justify-content: center; text-align: center } 
 ul.addons { grid-template-columns: 1fr; width: fit-content; margin: 20px auto; min-width: 290px; } 
 .service-list { grid-template-columns: 1fr; } 
 .service-boxes .text-box .text-link { font-size: 12px; } 
 footer .footer-column { width: 100% !important; } 
 }
@media only screen and (max-width:420px){
 #sidebar-nav { right: -260px; width: 260px; padding: 20px 0 20px 10px; } 
 .sidebar_active { overflow: hidden; margin-left: -260px; margin-right: 260px } 
 .sidebar_active header { left: -260px; right: 260px } 
 header+div,
 header+section { margin-top: 98px !important; transition: all .3s linear 0s; } 
 .head-fix header+div,
 .head-fix header+section { margin-top: 68px !important } 
 header .btn { margin-left: 5px; } 
 header .header-right { padding: 15px 0; } 
 header .header-left { min-width: 150px; width: 150px; } 
 ul.info-icons { grid-template-columns: 1fr; width: fit-content; margin: 0 auto; } 
 ul.info-icons li.logo-img { margin: 0 auto; } 
 .review-box { width: 280px; min-width: 280px; } 
 .footer-content ul { grid-template-columns: 1fr !important; } 
 ul.package-rate .start-tag { font-size: 9px; padding: 2px; white-space: nowrap; } 
 ul.package-rate li { padding: 0 6px; font-size: 20px; } 
 }
@media only screen and (max-width:359px) { ul.addons { min-width: 240px; max-width: 240px; } 
 }
/******Responsive End*******/
/******Magnific Popup*******/
.mfp-bg { top: 0; left: 0; width: 100%; height: 100%; z-index: 1042; overflow: hidden; position: fixed; background: #222222; opacity: .65 } 
.mfp-wrap { top: 0; left: 0; width: 100%; height: 100%; z-index: 1043; position: fixed; outline: 0 !important; -webkit-backface-visibility: hidden; backface-visibility: hidden } 
.mfp-container { text-align: center; position: absolute; width: 100%; height: 100%; left: 0; top: 0; padding: 0 8px; box-sizing: border-box } 
.mfp-container:before { content: ''; display: inline-block; height: 100%; vertical-align: middle } 
.mfp-align-top .mfp-container:before { display: none } 
.mfp-content { position: relative; display: inline-block; vertical-align: middle; margin: 0 auto; text-align: left; z-index: 1045 } 
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content { width: 100%; cursor: auto } 
.mfp-ajax-cur { cursor: progress } 
.mfp-auto-cursor .mfp-content { cursor: auto } 
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader { -webkit-user-select: none; -moz-user-select: none; user-select: none } 
.mfp-loading.mfp-figure { display: none } 
.mfp-hide { display: none !important } 
.mfp-preloader { color: #ccc; position: absolute; top: 50%; width: auto; text-align: center; margin-top: -.8em; left: 8px; right: 8px; z-index: 1044 } 
.mfp-preloader a { color: #ccc } 
.mfp-preloader a:hover { color: #fff } 
.mfp-s-ready .mfp-preloader { display: none } 
.mfp-s-error .mfp-content { display: none } 
button.mfp-arrow,
button.mfp-close { overflow: visible; cursor: pointer; background: 0 0; border: 0; -webkit-appearance: none; display: block; outline: 0; padding: 0; z-index: 1046; box-shadow: none; touch-action: manipulation } 
button::-moz-focus-inner { padding: 0; border: 0 } 
.mfp-close { width: 30px; height: 30px; line-height: 30px; font-size: 28px; border-radius: 30px 30px 0 0; position: absolute; right: 0; top: 0 !important; text-decoration: none; text-align: center; opacity: .65; padding: 0; color: #ffffff; font-style: normal; font-family: Arial, Baskerville, monospace; background: 0 0 !important } 
div.mfp-close { display: none !important } 
.videoFrame .mfp-close { top: 0 !important; background-color: rgba(236, 223, 223, .5) !important; border-radius: 0; opacity: 0 } 
.videoFrame .mfp-iframe-scaler:hover .mfp-close { opacity: 1 } 
.videoFrame .mfp-iframe-holder .mfp-content { max-width: 90%; max-height: 100% } 
.mfp-close:focus,
.mfp-close:hover { opacity: 1 } 
.mfp-close:active { top: 1px } 
.mfp-close-btn-in .mfp-close { color: #333 } 
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close { color: #fff } 
.mfp-counter { position: absolute; top: 0; right: 0; color: #ccc; font-size: 12px; line-height: 18px; white-space: nowrap } 
.mfp-arrow-left { width: 30px; height: 50px; position: absolute; left: 10px; top: 50%; z-index: 90; display: inline-block; margin-top: -25px; font-size: 0; cursor: pointer; border-radius: 0 30px 30px 0 } 
.mfp-arrow-left:before { content: ''; height: 15px; width: 15px; display: block; border: 2px solid #929292; border-right-width: 0; border-bottom-width: 0; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); position: absolute; top: 15px; left: 8px } 
.mfp-arrow-right { width: 30px; height: 50px; position: absolute; right: 10px; top: 50%; z-index: 90; display: inline-block; margin-top: -25px; font-size: 0; cursor: pointer; border-radius: 30px 0 0 30px } 
.mfp-arrow-right:before { content: ''; height: 15px; width: 15px; display: block; border: 2px solid #929292; border-left-width: 0; border-top-width: 0; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); position: absolute; top: 15px; right: 8px } 
.mfp-arrow-left:hover:before,
.mfp-arrow-right:hover:before { border-color: #fff } 
.mfp-iframe-holder { padding-top: 40px; padding-bottom: 40px } 
.mfp-iframe-holder .mfp-content { line-height: 0; width: 100%; max-width: 900px } 
.mfp-iframe-holder .mfp-close { top: -40px } 
.mfp-iframe-scaler { width: 100%; height: 0; overflow: hidden; padding-top: 56.25% } 
.mfp-iframe-scaler iframe { position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%; box-shadow: 0 0 8px rgba(0, 0, 0, .6); background: #222222 } 
img.mfp-img { width: auto; max-width: 100%; height: auto; display: block; line-height: 0; box-sizing: border-box; padding: 40px 0 40px; margin: 0 auto } 
.img-max-inherit img.mfp-img { max-height: inherit !important } 
.mfp-figure { line-height: 0; position: relative } 
.mfp-figure:after { content: ''; position: absolute; left: 0; top: 40px; bottom: 40px; display: block; right: 0; width: auto; height: auto; z-index: -1; box-shadow: 0 0 8px rgba(0, 0, 0, .6); background: #444 } 
.mfp-figure small { color: #bdbdbd; display: block; font-size: 12px; line-height: 16px } 
.mfp-figure figure { margin: 0 } 
.mfp-bottom-bar { margin-top: -36px; position: absolute; top: 100%; left: 0; width: 100%; cursor: auto } 
.mfp-title { text-align: left; line-height: 18px; color: #f3f3f3; word-wrap: break-word; padding-right: 36px } 
.mfp-image-holder .mfp-content { max-width: 100% } 
@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px){
 .mfp-img-mobile .mfp-image-holder { padding-left: 0; padding-right: 0 } 
 .mfp-img-mobile img.mfp-img { padding: 0 } 
 .mfp-img-mobile .mfp-figure:after { top: 0; bottom: 0 } 
 .mfp-img-mobile .mfp-figure small { display: inline; margin-left: 5px } 
 .mfp-img-mobile .mfp-bottom-bar { background: rgba(0, 0, 0, .6); bottom: 0; margin: 0; top: auto; padding: 3px 5px; position: fixed; box-sizing: border-box } 
 .mfp-img-mobile .mfp-bottom-bar:empty { padding: 0 } 
 .mfp-img-mobile .mfp-counter { right: 5px; top: 3px } 
 }
@media all and (min-width:900px){
 .caption-frame .mfp-container { left: 50%; display: table; width: auto; padding: 0 45px; margin: 0 auto; -moz-transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%) } 
 }
@media all and (max-width:900px) { } 
/******Magnific Popup End*******/
span.requiredicon { color: #ff0000; } 