@font-face { font-family: 'Instrument Sans'; src: url('../fonts/InstrumentSans-Bold.woff2') format('woff2'),
 url('../fonts/InstrumentSans-Bold.woff') format('woff'); font-weight: bold; font-style: normal; font-display: swap; } 
@font-face { font-family: 'Instrument Sans'; src: url('../fonts/InstrumentSans-Regular.woff2') format('woff2'),
 url('../fonts/InstrumentSans-Regular.woff') format('woff'); font-weight: normal; font-style: normal; font-display: swap; } 
@font-face { font-family: 'Instrument Sans'; src: url('../fonts/InstrumentSans-Medium.woff2') format('woff2'),
 url('../fonts/InstrumentSans-Medium.woff') format('woff'); font-weight: 500; font-style: normal; font-display: swap; } 
@font-face { font-family: 'Instrument Sans'; src: url('../fonts/InstrumentSans-BoldItalic.woff2') format('woff2'),
 url('../fonts/InstrumentSans-BoldItalic.woff') format('woff'); font-weight: bold; font-style: italic; font-display: swap; } 
@font-face { font-family: 'Instrument Sans'; src: url('../fonts/InstrumentSans-SemiBold.woff2') format('woff2'),
 url('../fonts/InstrumentSans-SemiBold.woff') format('woff'); font-weight: 600; font-style: normal; font-display: swap; } 
@font-face { font-family: 'Instrument Sans'; src: url('../fonts/InstrumentSans-Italic.woff2') format('woff2'),
 url('../fonts/InstrumentSans-Italic.woff') format('woff'); font-weight: normal; font-style: italic; font-display: swap; } 
@font-face { font-family: 'Instrument Sans'; src: url('../fonts/InstrumentSans-MediumItalic.woff2') format('woff2'),
 url('../fonts/InstrumentSans-MediumItalic.woff') format('woff'); font-weight: 500; font-style: italic; font-display: swap; } 
@font-face { font-family: 'Instrument Sans'; src: url('../fonts/InstrumentSans-SemiBoldItalic.woff2') format('woff2'),
 url('../fonts/InstrumentSans-SemiBoldItalic.woff') format('woff'); font-weight: 600; font-style: italic; font-display: swap; } 
/*****Global CSS*****/
:root { --bodyColor: #000000; --primeryColor: #1d6abf; --primeryColorLight: #c9e4f5; --primeryColorDark: #074384; --blackColor: #000000; --whiteColor: #ffffff; --brownColor: #aa0000; --brownColorLight: #1e2d64; --wpt_primary: #1d6abf !important; --text-8xl: 41px; --text-7md: 30px; --text-7xl: 24px; --text-6md: 20px; --text-6xl: 18px; --text-5xl: 17px; --text-4xl: 16px; --text-3xl: 14px; --text-2xl: 13px; --text-xl: 12px; } 
html { overflow-x: hidden } 
body { color: #101010; font-size: 16px; font-weight:400; line-height:1.5; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; overflow-x: hidden; font-family: 'Instrument Sans'; } 
* { 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; font-size: 16px; margin: 0 0 5px; font-weight: 400 } 
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: #1d6abf; text-decoration: none } 
a:focus, a:hover { color: #101010; text-decoration: none } 
strong, b { font-weight: 600 } 
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: 'Instrument Sans'; font-weight:600; color: #101010; line-height:1.2; margin: 25px 0 15px; } 
h1, .h1, h2, .h2 { font-size:30px; color: #1d6abf } 
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; } 
.alignright { float: right; margin: 5px 0 20px 50px; } 
.alignleft { float: left; margin: 5px 50px 20px 0; } 
.alignleft.shadow-none, .alignright.shadow-none, .aligncenter.shadow-none { box-shadow: none } 
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 20px } 
p+ol, p+ul { margin-top: -5px } 
ul { margin: 0 0 20px } 
ul li { position: relative; padding: 0 0 8px 26px; overflow: hidden; } 
ul li:before { content: ""; display: inline-block; line-height: 1; font-family: "Font Awesome 6 Pro"; font-weight: 400; position: absolute; left:5px; top:8px; width: 8px; height: 8px; background:#1d6abf; border-radius: 8px; border: 2px solid #1d6abf } 
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: #1d6abf; left: 0; top: 6px; font-size: 88% } 
ol { padding-left: 30px; margin: 0 0 20px; text-align: left; overflow: hidden; } 
ol li { position: relative; list-style: decimal; padding:0 0 8px; } 
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 #dddddd } 
table tr th { font-weight: 600 } 
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 } 
.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:1170px } 
.container-fluid { padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto } 
.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){
 .aside-left { float: left; width: 68%; padding-right: 50px } 
 .aside-right { float: left; width: 32%; } 
 .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: 1px solid #dfdfdf; border-radius: 0; color: #5f5f5f; display: block; font-size: 16px; font-weight: 400; line-height: 20px; padding:10px 20px; position: relative; width: 100%; height:42px; margin: 0; -moz-appearance: none; -webkit-appearance: none; 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: 'Instrument Sans'; } 
.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: #5f5f5f } 
textarea, textarea.form-control { height: 130px; resize: none; border-radius: 0; } 
select { -moz-appearance: menulist-button; -webkit-appearance: menulist-button; appearance: menulist-button } 
input[type=checkbox], input[type=radio] { display: inline-block; margin-right: 5px; vertical-align: baseline } 
::-webkit-input-placeholder { color:#5f5f5f; opacity:1 } 
::-moz-placeholder { color:#5f5f5f; opacity:1 } 
:-ms-input-placeholder { color:#5f5f5f; opacity:1 } 
:-moz-placeholder { color:#5f5f5f; 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; 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; appearance: textfield !important } 
.selectric-wrapper { position: relative; cursor: pointer; padding: 0 !important } 
.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 { border: 1px solid #dfdfdf; background-color:#ffffff; position: relative; border-radius: 0; } 
.selectric .label { display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin: 0 40px 0 20px; font-size: 16px; font-weight: 400; line-height:20px; color: #5f5f5f; height:40px; padding: 0; text-align: left; line-height: 40px; } 
.selectric .button { display: block; position: absolute; right: 0; top: 0; bottom: 0; margin: auto; width: 35px; height: 30px; color: #5f5f5f; font-size: 0; text-align: center } 
.selectric .button:after { content: "\f107"; display: block; font-size: 16px; font-family: "Font Awesome 6 Pro"; font-weight: 400; position: relative; line-height: 30px; text-align: center; color: #5f5f5f } 
.selectric-items { display: none; position: absolute; top: 100%; left: 0; border: 1px solid #dfdfdf; 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: #101010; line-height: normal; font-weight: 400; 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: #101010 } 
.selectric-items li.highlighted, .selectric-items li.selected, .selectric-items li:hover { background-color: #1d6abf; 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: 400; padding-left: 10px; cursor: default; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background: 0 0; color: #101010 } 
.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 } 
 /*****Custom Checkbox & Radio *****/
 .csHiddenFile { width: 1px; height: 0; visibility: hidden; display: none; } 
 .csOpaque { opacity: 0; filter: alpha(opacity=0); } 
 .csFileInput { display: none!important; } 
 /**Checkbox**/
 .csRadio input[type=radio], .csCheckbox input[type=checkbox] { position: absolute; color: #ffffff; width: 18px; height: 18px; cursor: pointer; left: 0; top: 0; bottom: 0; right: 0; z-index: 2; margin: 0; border-radius: 4px; } 
 .csRadio, .csCheckbox { display: inline-block; position: relative; margin: -2px 5px 0 0; vertical-align: middle; height: 18px; width: 18px; } 
 .radio .csRadio, .checkbox .csCheckbox { margin-left: -14px } 
 .csRadioElem, .csCheckboxElem { display: inline-block; background: #ffffff; height: 18px; width: 18px; cursor: pointer; position: absolute; top: 0; left: 0; border: 1px solid #d0d0d0; border-radius: 0 } 
 .csRadioElem { border-radius: 18px; } 
 .csCheckedR, .csChecked { border-color: #d0d0d0; background: #ffffff; } 
 .csCheckedR:after { content: ""; background: #1d6abf; padding: 6px; border-radius: 8px; width: 8px; line-height: 8px; position: absolute; left: 50%; top: 50%; -moz-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%) } 
 .csChecked:after { content: "\f00c"; font-size: 16px; font-family: "Font Awesome 6 Pro"; font-weight: 900; color: #1d6abf; position: absolute; left: 50%; top: 50%; -moz-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%) } 
.form-fields { text-align: left; margin-top: -20px } 
.form-fields .row, .row.form-fields { margin-left: -11px; margin-right: -11px } 
.form-fields .row .row, .row.form-fields .row { margin-left: -10px; margin-right: -10px; margin-top: -22px } 
.form-fields [class*=col-], .form-fields [class^=col-] { padding-right: 11px; padding-left: 11px; padding-top: 22px } 
.form-fields [class*=col-] [class*=col-], .form-fields [class^=col-] [class^=col-] { padding-left:10px; padding-right:10px } 
.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: 14px; right:20px; color: #101010; top: 17px; z-index: 2; width:20px; text-align: center; font-weight: 400; } 
.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, .icon-field i+select { padding-right:30px !important } 
.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: ''; left: 0; top: 0; bottom: 0; background-color: #1d6abf; 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-flex; font-weight:500; position: relative; font-size: 16px; border:1px solid #101010; border-radius:40px; color: #ffffff; font-style: normal; line-height:22px; padding:7px 25px; text-decoration: none; white-space: normal; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); overflow: hidden; background:#101010; cursor: pointer; text-align: center; text-transform: capitalize; min-width:125px; justify-content: center } 
.btn.min-none { min-width: inherit !important; } 
.btn.arrow::after { content: "\e09f"; font-family: "Font Awesome 6 Pro"; font-weight: 900; margin-left: 8px; } 
.secondary-btn:before { background-color:#ffffff } 
.secondary-btn { color: #ffffff; border-color: #ffffff; background:none } 
.third-btn:before { background-color:#101010 } 
.third-btn { color: #ffffff; border-color: #1d6abf; background:#1d6abf } 
.btn.focus, .btn:focus, .btn:hover { color: #ffffff; border-color:#1d6abf; background: #1d6abf } 
.secondary-btn:focus, .secondary-btn:hover { color: #1d6abf; border-color: #ffffff; background-color:#ffffff } 
.third-btn:focus, .third-btn:hover { color: #ffffff; border-color: #101010; background-color: #101010 } 
.btn-action .btn { margin: 10px 20px 0 0 } 
.btn-action .btn:last-child { margin-right: 0 } 
.md-btn { padding: 9px 25px !important; } 
.lg-btn { padding:13px 30px !important; } 
.btn i { margin: 0 5px 0 0 } 
.btn input { position: absolute; left: 0; font-size: 0; bottom: 0; right: 0; top: 0; opacity: 0; cursor: pointer } 
/*****Global CSS End*****/
/*****Header*****/
header + * { margin-top: 101px !important } 
header { position: fixed; padding: 15px 0; background-color:#ffffff; 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; } 
.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; transition: all .3s linear 0s; } 
header .logo a { display: block; margin: 0; position: relative; text-decoration: none; white-space: nowrap } 
header .header-left { width:295px; max-width: 295px; min-width:295px; overflow: hidden; transition: all .3s linear 0s; } 
header .icons-row { display: flex; gap: 20px; font-size: 16px; } 
header .icons-row a { color: #101010; } 
header .icons-row i { font-size: 115%; display: inline-block; vertical-align: middle; margin-right: 4px; } 
 header .icon-box { position: relative; } 
.header-right { display: flex; align-items: center; gap: 25px; } 
.search-row.layout-2 { margin: 0 !important; min-width: 380px; } 
.search-row.layout-2 input:not(input[type=submit]) { border-color: #d5d5d5; height: 50px; padding-left: 20px; } 
.search-row.layout-2 input[type=submit] { width: 40px; height: 40px; right: 5px; top: 5px; background-size: 16px } 
.head-fix header { box-shadow: 0 0 5px rgba(0,0,0,.4) } 
.user-triger { cursor: pointer } 
.user-triger::after { content: "\f107"; font-family: "Font Awesome 6 Pro"; position: relative; color: #1d6abf; left: 0; right: 0; text-align: center; font-size: 16px; line-height: 20px; font-weight: normal; border-radius: 0; } 
.user-triger:hover, header .icons-row a:hover { color: #1d6abf; } 
 .account-dropdown { position: absolute; right: 0; top: 100%; background: #fff; width:180px; border:1px solid #dddddd; padding: 20px; -moz-transition: all 0.1s linear 0s; -webkit-transition: all 0.1s linear 0s; -ms-transition: all 0.1s linear 0s; -o-transition: all 0.1s linear 0s; transition: all 0.1s linear 0s; margin-top: 20px; display: none; } 
 .account-dropdown:before { content: ""; position: absolute; right: 15px; top: -8px; width: 0; height: 0; border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom: 7px solid #dddddd; background: none !important; } 
.account-dropdown ul li { padding: 5px 0 } 
 .account-dropdown ul li:before { display: none } 
body:not(.usrlogin) header { background-color: #edf5fc } 
body.usrlogin #sidebar-nav { display: none !important; } 
body:not(.usrlogin) .icon-box:has(.fa-shopping-cart) { display: none !important; } 
body:not(.usrlogin) .icon-box:has(.fa-user) a { color: #1d6abf } 
 .nav-trigger, .nav-wrap nav ul li:before, .submenu-button { display: none } 
.nav-wrap { position: relative; float: right; width: 100%; gap: 70px; margin: 0; 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 14px 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:8px 0; margin: 0; font-size: 16px; font-weight:400; line-height: 19px; color:#000000; white-space: nowrap; text-decoration: none; text-transform: capitalize; } 
.nav>li>a:focus, .nav>li>a:hover { background-color: transparent } 
.nav-wrap nav ul.nav>li>a:before { content: ''; background: var(--secondaryColor); left: 0; padding: 2px 0 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 .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: 12px; line-height: 18px; font-family: "Font Awesome 6 Pro"; font-weight: 900; margin-left:3px; 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: 0; padding:10px 0; margin: 0; visibility: hidden; text-align: left; left: 0; right: auto; opacity: 0; top: 100%; background:#ffffff; box-shadow: 0 0 3px rgba(0,0,0,0.1); } 
.nav-wrap nav ul.nav ul:after { content: ""; position: absolute; left:20px; bottom: 100%; width: 0; height: 0; border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom: 7px solid #1d6abf } 
.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: 14px; font-weight:400; line-height: normal; color: var(--textColor); padding: 7px 24px; 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:#1d6abf } 
.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:#1d6abf } 
/*****Header End*****/
/*****Space Classes*****/
.common-content , .common-wrapper { float: left; width: 100% } 
.location-wrappers, .why-wrappers, .common-content , .common-wrapper { padding:60px 0; } 
.pdp-wrapper #product_total_price { display: none; } 
.common-wrapper { padding: 60px 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; 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 } 
.lazy-image { position: relative; background: #f5f5f5; width: 100%; padding-top: 66.33%; overflow: hidden; z-index: 2; } 
.lazy-image img { position: absolute; background-color: #ffffff; bottom: 0; left: 0; right: 0; top: 0; margin: auto !important; max-width: 100%; max-height: 100%; width: auto !important; opacity: 0; -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; } 
img.lazyFade { opacity: 1; -webkit-transform: scale(1); transform: scale(1) } 
.iframe-map { position: relative; padding-top: 42% } 
.iframe-video { position: relative; display: inline-block; width: 100%; padding-top: 56%; margin: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: 400; margin: 0; padding: 15px 0 7px; overflow: hidden; clear: both; text-align: left; z-index: 11; } 
ul.breadcrumbs { float: left; width: 100%; padding: 0; clear: both; } 
ul.breadcrumbs li { font-size: 14px; position: relative; display: inline-block; line-height: 1; vertical-align: top; padding: 0 12px 0 0; margin-right:3px; color: #4f4f4f; font-style: normal; overflow: visible; font-weight: 500; text-transform: capitalize } 
ul.breadcrumbs li:before { display: none } 
ul.breadcrumbs li a { position: relative; display: inline-block; color: #4f4f4f; vertical-align: top; text-decoration: none } 
ul.breadcrumbs li:after { content: "/"; font-weight: 400; position: absolute; color: #4f4f4f; right: 0; top:1px; line-height: 1; font-style: normal; font-size: 100%; } 
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: #1d6abf; text-decoration: underline } 
/*****Fixed Size Thumbnail and Iframe End*****/
/********slick******/
.slick-slider { position:relative; display:block; box-sizing:border-box; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; -webkit-touch-callout:none; -khtml-user-select:none; -ms-touch-action:pan-y; touch-action:pan-y; -webkit-tap-highlight-color:transparent; opacity: 0; } 
.slick-slider.slick-initialized { opacity: 1.0; } 
.slick-list { position:relative; display:block; overflow:hidden; margin:0; padding:0 } .slick-list:focus { outline:0 } .slick-list.dragging { cursor:pointer; cursor:hand } .slick-slider .slick-list,.slick-slider .slick-track { -webkit-transform:translate3d(0,0,0); -moz-transform:translate3d(0,0,0); -ms-transform:translate3d(0,0,0); -o-transform:translate3d(0,0,0); transform:translate3d(0,0,0) } .slick-slider .slick-track { display: flex; flex-wrap: wrap } .slick-track { position:relative; top:0; left:0; display:block; margin-left:auto; margin-right:auto } .slick-track:after,.slick-track:before { display:table; content:'' } .slick-track:after { clear:both } .slick-loading .slick-track { visibility:hidden } .slick-slide { display:none; float:left; height:auto; min-height:1px } [dir=rtl] .slick-slide { float:right } .slick-slide img { display:block } .slick-slide.slick-loading img { display:none } .slick-slide.dragging img { pointer-events:none } .slick-initialized .slick-slide { display:block } .slick-loading .slick-slide { visibility:hidden } .slick-vertical .slick-slide { display:block; height:auto; } .slick-arrow.slick-hidden { display:none } 
/****Arrow****/
.slick-prev, .slick-next { background:rgba(0, 0, 0, 0.5); 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; cursor: pointer; } 
.slick-next { left: auto; right: 10px } 
.slick-prev:before, .slick-next: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) } 
 .slick-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) } 
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { background:rgba(0, 0, 0, 1.0); opacity: 1 } 
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { border-color: #ffffff } 
.slick-dots { position: relative; bottom: 0; display: flex; width: 100%; padding: 0; margin:25px 0 0; text-align: center; justify-content: center; gap: 8px } 
.slick-dots li { position: relative; display: block; width: auto; height: auto; margin: 0; padding: 0; cursor: pointer; line-height: 0; } 
.slick-dots li::before { display: none; } 
.slick-dots li button { font-size: 0; line-height: 0; display: block; padding: 7px; cursor: pointer; color: transparent; border: 0; outline: none; background: transparent; border-radius: 20px; } 
.slick-dots li button:hover,.slick-dots li button:focus { outline: none; } 
.slick-dots li button:hover:before,.slick-dots li button:focus:before { opacity: 1; } 
.slick-dots li button:before { font-size: 6px; line-height: 20px; position: absolute; top: 0; left: 0; width: 14px; height: 14px; content: ''; opacity: .25; background: #1d6abf; border-radius: 20px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } 
.slick-dots li.slick-active button:before { opacity: 1.0; } 
.slick-dots:has([aria-label="1 of 1"]) { display: none !important; } 
.slick-slider.slick-vertical .slick-prev, .slick-slider.slick-vertical .slick-next { top: 0; right: auto; left: 50%; margin-top: 0; margin-left: -10px; transform: rotate(90deg); background-color: transparent; height: 20px; width: 20px; } 
 .slick-slider.slick-vertical .slick-next { bottom: 0; top: auto } 
 .slick-slider.slick-vertical .slick-prev:before, .slick-slider.slick-vertical .slick-next:before { border-color: #1d6abf; padding: 7px } 
/********slick end******/
/************home banner starts************/
.home-banner { min-height: 100px; background-color: #000; } 
.home-banner .slides li { background-position: right center; background-repeat: no-repeat; background-size: cover; } 
/*.home-banner .slides > li:after { content:''; display:block; width:100%; height:100%; position:absolute; left:0; top:0; background-color:rgba(0,0,0,.5) } */
.home-banner .slide-img img { float: right; width: 100%; opacity: 0.7; } 
.home-banner .caption { position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: 0; padding: 0; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; z-index: 15 } 
.home-banner .max-width { width: 100%; max-width: 620px; margin-left: auto; margin-right: auto; position: relative; text-align: center } 
.home-banner .heading { color: var(--whiteColor); font-size: var(--text-8xl); line-height: 1.1; font-weight: bold; text-transform: capitalize; font-family: 'Instrument Sans'; } 
.home-banner p { font-size: 20px; font-weight: 400; line-height: 1.8; color: var(--whiteColor); padding: 2px 0 0; margin: 0; } 
.home-banner p i { margin-right: 10px; } 
.search-field { display: block; width: 100%; padding: 15px 0 30px 0 } 
.search-field .search-row { display: flex; margin: 0 -10px; justify-content: center; } 
.search-field .search-row .search-col { margin: 0 10px; width: calc(25% - 15px) } 
.search-field .search-row .search-col:last-child { width: auto } 
.search-field .search-row .search-col select { width: 100%; border-radius: 8px; color: #565555; font-size: var(--text-3xl); text-transform: uppercase; margin-bottom: 0; font-family: 'Product Sans'; font-weight: 400; -webkit-appearance: none; appearance: none; background: #fff url(../img/sel-arrow.png) right 15px center no-repeat } 
.search-field .search-row .search-col input { width: 100%; border-radius: 8px; color: var(--whiteColor); font-size: var(--text-3xl); text-transform: uppercase; margin-bottom: 0; font-family: 'Product Sans'; font-weight: 400; padding: 12px 20px; } 
.search-field .search-row .search-col input[type="submit"] { width: 60px; font-size: 0; background: var(--primeryColorDark) url(../img/search-icon.png) center center no-repeat; border: solid 1px var(--primeryColorDark); height: 50px; border-radius: 4px; } 
/***fadeInDown , bounceInDown , slideUp *****/
.home-banner .flex-active-slide .small-heading { -webkit-animation-name: bounceInDown; animation-name: bounceInDown; } 
.home-banner .flex-active-slide .heading { -webkit-animation-name: bounceInDown; animation-name: bounceInDown; } 
.home-banner .flex-active-slide .sub-heading { -webkit-animation-name: bounceInDown; animation-name: bounceInDown; } 
.home-banner .flex-active-slide p { -webkit-animation-name: slideUp; animation-name: slideUp; } 
/************home banner ends************/
h3 span,
h2 span { display: inline-block; border-bottom: solid 10px var(--primeryColorLight); font-style: normal } 
/***Inner Banner***/
.inner-banner { overflow: hidden; position: relative; background: #000 } 
.inner-banner img { width: 100%; float: left; opacity: 0.5 } 
.inner-banner .lazy-image { background: none; padding-top: 20%; } 
.inner-banner .lazy-image img { width: 100% !important; max-height: inherit } 
.inner-banner .caption { position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: 0; padding: 0; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; z-index: 15 } 
.inner-banner .max-width { width: 100%; margin-left: auto; margin-right: auto; position: relative; text-align: center } 
.inner-banner .heading { color: var(--whiteColor); font-size: var(--text-8xl); line-height: 1.1; font-weight: bold; text-transform: capitalize; font-family: 'Instrument Sans'; } 
.inner-banner p { font-size: 20px; font-weight: 400; line-height: 1.8; color: var(--whiteColor); padding: 2px 0 0; margin: 0; } 
.inner-banner .search-sec { position: relative; max-width: 500px; width: 100%; display: inline-block; margin-top: 15px } 
.inner-banner .search-sec input[type="text"] { margin: 0 auto; border-radius: 8px } 
.inner-banner .search-sec input[type="submit"] { display: block; width: 50px; background: url(../img/search-icon01.jpg) center center no-repeat !important; border: none; height: 50px; margin-bottom: 0; position: absolute; right: 0; top: 0; cursor: pointer; } 
.inner-banner:after { position: absolute; left: 0; bottom: 0; height: 100%; width: 100%; content: ""; } 
.inner-banner.banner-type-2 img { opacity: 0.8 } 
/*****Banner End****/
.uppercase { text-transform: uppercase } 
.small-tagline { color: #101010; font-size: 14px !important; font-family: 'Instrument Sans'; font-weight:400; text-transform:capitalize; margin: 0 !important; } 
.small-tagline + * { margin-top: 10px !important } 
.top-text-center { max-width:680px; margin: 0 auto 35px; text-align: center } 
.top-text-center.lg { max-width:890px; } 
.bg-gray { background-color: #f4f4f4 } 
.bg-dark { background-color: #101010 } 
.bg-dark *:not(.hl) { color: #ffffff } 
.bg-dark .btn::before { background-color: #ffffff } 
.bg-dark .btn:hover, .bg-dark .btn:focus { background-color: #ffffff; border-color: #ffffff; color: #1d6abf } 
.center-btn { text-align: center; padding-top: 40px; } 
.text-link { display: inline-block; font-size: 14px; color: #1d6abf; text-transform: uppercase; text-decoration: underline; text-underline-offset: 4px; font-weight: 400; transition: all .3s linear 0s; } 
.text-link:hover { letter-spacing: 1px } 
.arrow-link { width: 34px; height: 34px; border: 1px solid #101010; display: flex; align-items: center; justify-content: center; border-radius: 40px; color: #101010 } 
.arrow-link::after { content: "\e09f"; font-family: "Font Awesome 6 Pro"; font-weight: 900; } 
.arrow-link:hover { background-color: #101010; color: #ffffff } 
/******Banner End********/
.aside-inline-img { padding:60px 0 70px } 
.aside-inline-img .container { display:flex; flex-wrap: wrap; align-items: center } 
.valign-top .container { align-items: flex-start } 
 div.aside-inline-img { float: left; width: 100%; } 
 .aside-inline-img.reverse .container { flex-direction: row-reverse } 
 .aside-inline-img .img-box { position: relative; float: left; width:50%; } 
 .aside-inline-img .img-box img { width: auto; } 
 .aside-inline-img .text-box { float: left; width:50%; padding-left: 80px; } 
 .aside-inline-img.reverse .img-box { padding-right: 0; } 
 .aside-inline-img.reverse .text-box { padding-left: 0; padding-right:80px; } 
 .aside-img-wrapper { padding:0; display:flex; flex-wrap: wrap; align-items: center } 
 .aside-img-wrapper.reverse { flex-direction: row-reverse } 
 .valign-top { align-items: flex-start } 
 div.aside-img-wrapper { float: left; width: 100%; } 
 .aside-img-wrapper .img-box { position: relative; float: left; width:50%; } 
 .aside-img-wrapper .img-box img { width: 100%; } 
 .aside-img-wrapper .text-box { float: left; width:50%; } 
 .aside-img-wrapper .max-width { float: left; width: 100%; max-width: 600px; padding: 25px 15px 25px 90px } 
 .aside-img-wrapper.reverse .max-width { float: right; padding-left:15px; padding-right:90px; } 
.banner-grid { background-color: #f4f4f4; padding: 40px 0; z-index: 9; } 
.banner-grid .container { display: grid; grid-template-columns: 1.3fr 0.7fr; width: 100%; padding: 0 40px; max-width: 1380px; gap: 28px; } 
.find-box { position: relative; text-align: center; display: flex; height: 100%; width: 100%; /*overflow: hidden; */ border-radius: 12px } 
 .find-box img { width: 100%; height: 100%; object-fit: cover; border-radius: 12px; } 
 .find-box .overlay-text { position:absolute; top:50%; transform: translateY(-50%); left: 0; right: 0; padding:20px } 
 .find-box .max-width { max-width: 674px; margin: 0 auto; } 
.find-box h1 { font-size: 40px; color: #ffffff; max-width: 486px; margin-left:auto; margin-right: auto; } 
 .search-row { position: relative; margin-top: 35px; } 
 .search-row input:not(input[type=submit]) { height: 60px; border-radius: 60px; padding-left: 33px; padding-right: 80px; border-color: #ffffff } 
.search-row input[type=submit] { position: absolute; background: #1d6abf url(../img/search-icon.png)center center no-repeat; width: 52px; height: 52px; right: 5px; top: 4px; border-radius: 52px; font-size: 0; cursor: pointer; } 
.search-row input[type=submit]:hover { background-color: #101010 } 
.vehicle-selection { display: flex; align-items: center; gap: 26px; color: #ffffff; justify-content: center } 
 .find-box .or { color: #ffffff; display: flex; align-items: center; justify-content: center; overflow: hidden; } 
 .find-box .or span { position: relative; display: inline-flex; padding: 0 15px; margin: 13px 0 13px; } 
 .find-box .or span:before, .find-box .or span:after { content:""; position: absolute; border-bottom: 1px solid rgba(255,255,255,.2); width: 800px; left: -800px; top: 11px; } 
 .find-box .or span:after { right: -800px; left: auto } 
.vehicle-selection label { margin: 0; } 
.vehicle-selection .selectric { border-color: #ffffff; min-width: 146px; border-radius: 40px; } 
.vin-box { position: relative; } 
.vin-box img { width: 100%; border-radius: 12px; } 
.vin-box h3 { font-size: 36px; color: #ffffff; position: absolute; bottom: 35px; left: 45px } 
.news-box { background-color: #ffffff; padding: 30px; border-radius: 12px; margin-top: 28px } 
.news-box h3 { font-size: 36px } 
.blog-box { display: flex; align-items: center; gap: 15px; margin: 0 0 20px; } 
.blog-box .img-box { min-width: 100px; border-radius: 10px; overflow: hidden; } 
.blog-box .post-date { margin: 0; font-size: 15px; margin: 0; } 
.blog-box h3 { font-size: 24px; color: #101010; margin: 0; } 
.blog-box h3 a { color: inherit } 
.brand-wrapper { text-align: center; padding: 50px 0 } 
.brand-wrapper h3 { font-size: 24px; font-weight: normal; color: #303030 } 
.brand-slider { margin-top: 45px } 
.brand-logo { display: flex !important; align-items: center; justify-content: center; padding:0 10px; } 
.brand-logo img { filter: url("data:image/svg+xml; utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
filter: grayscale(100%); -webkit-filter: grayscale(150%); opacity: 0.6; } 
.brand-logo:hover img { filter: none; -webkit-filter: grayscale(0%); opacity: 1.0; } 
.location-grid { display: flex; flex-wrap: wrap; margin: 0 0 -3% -3% } 
.location-boxes { position: relative; float: left; width: 47%; margin: 0 0 3% 3%; } 
.location-boxes.w-full { width: 97%; } 
.location-boxes .image-thumbnail { padding-top: 58.55555555%; border-radius: 12px; } 
.location-boxes.w-full .image-thumbnail { padding-top: 33.555556%; } 
.location-boxes .image-thumbnail img { width: 100%; height: 100%; object-fit: cover } 
.location-boxes .location-tag { color: #ffffff; background-color: #1d6abf; padding: 10px 25px; line-height: 20px; display: inline-flex; border-radius: 40px; min-width: 140px; text-align: center; justify-content: center; position: absolute; right: 20px; top: 20px; } 
.location-boxes .overlay-text { background-color: #ffffff; padding:18px 20px 18px 40px; position: absolute; left: 10px; bottom: 10px; right: 10px; border-radius: 6px; font-weight: 500 } 
.location-boxes .overlay-text i { font-size: 150%; color: #1d6abf } 
.location-boxes .overlay-text p { display: flex; align-items: center; gap: 10px; color: #101010 } 
.why-wrappers { font-weight: 500; text-align: center } 
.why-row { display: flex; flex-wrap: wrap; row-gap: 30px; justify-content: center; margin-top: 50px; } 
.why-box .icon { display: flex; align-items: center; justify-content: center; align-items: center; justify-content: center; background:#1d6abf; width: 80px; height: 80px; border-radius: 80px; margin: 0 auto; } 
.why-box { float:left; width: 33.333333333%; padding: 0 4% } 
.why-box h3 { font-size: 20px; margin:20px 0 15px; } 
.filter-wrap { background: #1d6abf; padding: 10px 0 } 
.filter-row { display: flex; flex-wrap: wrap; align-items: center; gap: 15px; justify-content: center; } 
.filter-row label { color: #ffffff; padding: 0 10px; margin: 0; } 
.filter-wrap .search-row { display: none; } 
.filter-row .selectric-wrapper { width: 142px; min-width: 142px; } 
.filter-row .selectric { border-radius: 40px; border-color: #ffffff; } 
.filter-row .selectric .label { font-size: 15px; line-height: 34px; height: 34px; margin: 0 30px 0 15px; font-size: 15px; color: #4f4f4f } 
.filter-row .selectric-items { border-radius: 12px; overflow: hidden; } 
ul.tabs-nav { display: flex; align-items:flex-end; gap: 5px; border-bottom: 1px solid #e8e6e6; overflow-x: auto } 
ul.tabs-nav li:before { display: none; } 
ul.tabs-nav li { padding: 0; overflow: visible } 
ul.tabs-nav a { display: block; font-size: 18px; text-transform: capitalize; color:#101010; padding: 0 10px 17px; border-bottom:1px solid rgba(0, 0, 0, 0); margin-bottom: 0; white-space:nowrap } 
ul.tabs-nav a.active { border-color:#1d6abf; font-weight: 600 } 
.plp-wrapper { background-color: #f4f4f4; padding: 25px 0 50px } 
.plp-wrapper h1 { color: #101010 } 
.plp-wrapper .plp-items-bg { background:#ffffff; padding:20px 35px; border-radius: 16px; margin-top: 28px } 
.plp-wrapper table tr th { background-color: #1d6abf; color: #ffffff; border: none; padding: 14px 10px; font-size: 15px; vertical-align: middle; font-weight: 600 } 
.plp-wrapper table tr td { border: none; border-bottom: 1px solid #e8e6e6; padding: 18px 10px; font-size: 15px; vertical-align: middle; min-width: 100px; } 
.plp-wrapper table tr td:first-child, .plp-wrapper table tr th:first-child { width: 40px; padding-left: 20px; padding-right: 0; min-width: inherit } 
 .plp-wrapper table tr th:first-child { width: 40px; min-width: 40px; padding-left: 20px; border-top-left-radius:12px; border-bottom-left-radius: 12px; } 
 .plp-wrapper table tr th:last-child { border-top-right-radius:12px; border-bottom-right-radius: 12px; } 
.plp-wrapper table tr .one-line { width: auto !important; white-space: normal !important; min-width: 140px !important; } 
.plp-wrapper table .item-count-row td { border: none; font-size: 16px; } 
.plp-wrapper table .item-count-row .btn { text-transform: uppercase; font-weight: normal; float: right } 
.plp-wrapper table .item-count-row:first-child td { padding-top: 0; } 
.plp-wrapper table .item-count-row:last-child td { padding-bottom: 0; } 
.plp-wrapper table .btn.sm-btn { font-size: 15px; font-weight: normal; padding: 4px 15px; min-width: inherit; text-transform: none; white-space: nowrap } 
.plp-wrapper .in-stock , .instock { color: #03ac03 } 
.plp-wrapper .stock-out , .outofstock { color: #c92122 } 
.common-whitbg { background:#ffffff; padding:20px 35px; border-radius: 16px; overflow: hidden; clear: both; } 
table.bg-layout { border: none !important } 
table.bg-layout tr th { background-color: #1d6abf; color: #ffffff; border: none !important; padding: 14px 10px; font-size: 15px; vertical-align: middle; font-weight: 600 } 
table.bg-layout tr td { border: none !important; border-bottom: 1px solid #e8e6e6 !important; padding: 18px 10px; font-size: 15px; vertical-align: middle; min-width: 100px; } 
table.bg-layout tr td:first-child, table.bg-layout tr th:first-child { padding-left: 20px; padding-right: 0; } 
table.bg-layout tr th:first-child { padding-left: 20px; border-top-left-radius:12px; border-bottom-left-radius: 12px; } 
table.bg-layout tr th:last-child { border-top-right-radius:12px; border-bottom-right-radius: 12px; } 
table.bg-layout tr .one-line { width: auto !important; white-space: normal !important; min-width: 140px !important; } 
table.bg-layout .item-count-row td { border: none; font-size: 16px; } 
table.bg-layout .item-count-row .btn { text-transform: uppercase; font-weight: normal; float: right } 
table.bg-layout .item-count-row:first-child td { padding-top: 0; } 
table.bg-layout .item-count-row:last-child td { padding-bottom: 0; } 
table.bg-layout .btn.sm-btn { font-size: 15px; font-weight: normal; padding: 4px 15px; min-width: inherit; text-transform: none; white-space: nowrap } 
.table-responsive:has(.product-table), .table-responsive:has(.bg-layout) { margin: 0; } 
.naags-pagination { display:flex; flex-wrap: wrap; width: 100%; padding:20px 0; text-align: center; overflow: hidden; justify-content: center; gap: 5px; } 
.naags-pagination a, .naags-pagination span { display: inline-block; margin: 0; color: #101010; border: 1px solid #dddddd; text-decoration: none; line-height: 36px; font-size: 14px; font-weight: normal; padding: 0 10px; display: block; border-radius: 5px; background: #fff; min-width: 38px; } 
.naags-pagination .dots { border: none !important; min-width: inherit !important } 
.naags-pagination a:focus, .naags-pagination a:hover, .naags-pagination span.current { color: #fff; border-color: #1d6abf; background-color: #1d6abf } 
.quantity { display: inline-block; vertical-align: middle; width: 110px; position: relative } 
.quantity .qty { float: left; width:50px !important; text-align: center; font-size: 13px; background-color: #fff; border: 1px solid #d0d0d0 !important; color: #101010; border-radius: 0 !important; padding: 5px !important; margin: 0; height: 34px } 
.quantity .qty:focus { border-color: #101010 } 
.quantity .minus, .quantity .plus { float: left; background-color: #f4f4f4; width: 30px; border: 1px solid #d0d0d0 !important; color: #101010; line-height: 32px !important; font-size: 15px; border-radius: 0; text-transform: uppercase; margin: 0; padding: 0 3px !important; vertical-align: top; top: 0; right: 0; font-weight: 400; margin-right: -1px !important; z-index: 3; cursor: pointer } 
.quantity .plus { float: left; margin-left: -1px !important; border-top-right-radius: 20px; border-bottom-right-radius: 20px; } 
.quantity .minus { font-size: 17px; float: left; margin-left: -1px !important; bottom: 0; top: auto; border-top-left-radius: 20px; border-bottom-left-radius: 20px; } 
.quantity .minus:hover, .quantity .plus:hover { background-color: #1d6abf; color: #ffffff } 
.pdp-wrapper { background-color: #f4f4f4; padding: 25px 0 50px } 
.pdp-wrapper h1 { color: #101010 } 
.pdp-wrapper .pdp-items-bg { background:#ffffff; padding:30px 35px 50px; border-radius: 16px; margin-top: 28px } 
.pdp-grid-row { display: grid; grid-template-columns: 1.3fr 0.5fr 0.7fr; gap: 20px; margin-bottom: 50px; } 
.pdp-wrapper .pdp-info { display: flex; flex-wrap: wrap; justify-content: space-between; gap: 20px; max-width: 410px; margin-bottom: 20px; align-items: center } 
.pdp-wrapper .price { font-size: 22px; font-weight: 600; color: #101010; margin: 0 } 
.pdp-wrapper .shipping { font-size: 18px; font-weight: 600; color: #101010; margin: 0; } 
.pdp-wrapper .btn.sm-btn { font-size: 14px; padding: 7px 35px; font-weight: normal; text-transform: uppercase } 
.pdp-wrapper .quantity { width: 168px; } 
.pdp-wrapper .quantity .qty { width: 80px !important; height: 38px; } 
.pdp-wrapper .quantity .minus, .pdp-wrapper .quantity .plus { width: 40px; line-height: 36px !important } 
.pdp-wrapper .availability { font-size: 18px; font-weight: 600; color: #03ac03 } 
.pdp-wrapper .location { font-size: 18px; font-weight: 600; color: #101010 } 
.pdp-wrapper .price small, .pdp-wrapper .availability small, .pdp-wrapper .shipping small, .pdp-wrapper .location small { font-size: 16px; font-weight: normal; color: #101010 } 
.pdp-wrapper .location small { display: block; } 
.have-question { background-color: #f4f4f4; border-radius: 16px; padding: 20px; font-size: 15px; } 
.have-question p { margin: 0; } 
.have-question p + p { margin-top: 15px; } 
.have-question a[href*="tel:"] { display: flex; align-items: center; gap: 10px; font-size: 18px; font-weight: 600; color: #101010 } 
.have-question a[href*="tel:"] i { display: flex; width: 38px; height: 38px; background-color: #1d6abf; color: #ffffff; justify-content: center; align-items: center; border-radius: 40px; } 
.have-question a[href*="tel:"]:hover { color: #1d6abf } 
/***********client-wrap***********/
.client-wrapper { display: block; width: 100%; overflow: hidden; position: relative; padding: 42px 0 40px; text-align: center; } 
.client-wrapper h2 { font-size: var(--text-7xl); color: var(--blackColor); font-weight: 400; margin-bottom: 25px } 
.client-row { display: flex; width: 100%; flex-wrap: wrap; justify-content: start; align-items: center; } 
.client-row .client-col { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } 
.client-row .client-col img { width: auto !important; display: inline-block; } 
.client-row .client-col .owl-item { text-align: center } 
.client-row .owl-dots { padding-top: 0px } 
.client-slider.owl-carousel .owl-dots { margin-top: 20px } 
.client-slider.owl-carousel .owl-stage { display: flex } 
.client-slider.owl-carousel .client-col { display: flex; height: 100%; border: solid 1px var(--primeryColor); align-items: center; justify-content: center; } 
.client-slider.owl-carousel .client-col:hover { border: solid 1px var(--primeryColor) } 
.client-slider.owl-carousel .client-col img { display: flex !important; align-content: center; max-height: 120px; } 
.woocommerce-checkout #customer_details .col-1,
.woocommerce-checkout .wt_coupon_wrapper { display: none !important } 
.woocommerce-checkout #customer_details .col-2 { width: 100% !important } 
.woocommerce-checkout .wc_payment_methods.payment_methods.methods { padding: 0 !important } 
/***********flex-wrapper***********/
.flex-wrapper { display: block; width: 100%; padding: 50px 0; overflow: hidden; position: relative } 
.flex-wrapper .flex-row { display: flex; margin: 0 -15px; } 
.flex-wrapper .flex-row .flex-col { width: calc(50% - 30px); margin: 0 15px } 
.flex-wrapper .flex-row .flex-col img { width: 100%; vertical-align: top } 
.flex-wrapper .flex-row figure { height: 100% } 
.flex-wrapper .flex-row figure img { object-fit: cover; height: 100%; width: 100%; } 
.flex-wrapper .flex-row.fit figure { position: absolute; left: 0; right: 52%; top: 0; height: 100% } 
.flex-wrapper .flex-row.wrap-text { display: block } 
.flex-wrapper .flex-row.wrap-text .flex-col { width: auto; } 
.flex-wrapper .flex-row.wrap-text .flex-col.photo { float: left; width: 50%; } 
.flex-wrapper .flex-row.wrap-text figure { top: auto; height: auto; } 
.flex-wrapper .flex-row.reverse { flex-direction: row-reverse; } 
.flex-wrapper .flex-row.reverse figure { right: 0; left: 52%; } 
.flex-wrapper .flex-row.reverse .flex-col.photo { float: right; } 
/***********category-wrapper***********/
.category-wrapper { display: block; width: 100%; padding: 40px 0 55px; overflow: hidden; text-align: center } 
.category-wrapper h3 { font-size: var(--text-7xl); color: var(--blackColor); font-weight: 400; margin-bottom: 25px } 
.category-wrapper .category-row { display: flex; margin: 0 -12px 25px; flex-wrap: wrap; } 
.category-wrapper .category-row .category-col { width: calc(16.6666% - 24px); margin: 0 12px 20px; text-align: center; border: solid 1px #dcdcdc; border-top: solid 2px var(--primeryColor) } 
.category-wrapper .category-row .category-col p { margin-bottom: 15px; font-size: var(--text-4xl); } 
.category-wrapper .category-row .category-col p span { display: block; width: 25px; height: 2px; margin: 0 auto; background: var(--primeryColor) } 
.category-wrapper .category-row .category-col img { width: 100% !important; vertical-align: top; transition: all ease-in-out 0.5s; transform: scale(1.05); position: static } 
.category-wrapper .category-row .category-col .lazy-image { padding-top: 0%; background: #000; } 
.category-wrapper .category-row .category-col:hover { border: solid 1px var(--primeryColor); border-top: solid 2px var(--primeryColor) } 
.category-wrapper .category-row .category-col .details { display: block; padding: 6px 0 8px } 
.grid-wrapper { display: block; width: 100%; padding: 55px 0; overflow: hidden; text-align: center; background: #e1f2fc } 
.grid-wrapper h3 { font-size: var(--text-7xl); color: var(--blackColor); font-weight: 400; margin-bottom: 35px } 
.grid-wrapper .grid-row { display: flex; flex-wrap: wrap; padding: 10px 0 40px; margin: 0 -15px; } 
/*.grid-wrapper .grid-row .item:nth-child(5n+2) { grid-column: span 2 /span 1; grid-row: auto /span 2; } 
*/
.grid-wrapper .grid-row .item { width: calc(33.33% - 30px); margin: 0 15px; overflow: hidden; text-align: center; position: relative; background: #000; } 
.grid-wrapper .grid-row .item img { /*height: 100%; object-fit: cover; */
 display: block; transition: all ease-in-out 0.2s; opacity: 0.6; transition: all ease-in-out 0.2s } 
.grid-wrapper .grid-row .item h4 { display: block; width: 100%; padding: 30px; position: absolute; bottom: 0; left: 0; width: 100%; font-size: var(--text-6xl); color: var(--whiteColor); text-align: left } 
.grid-wrapper .grid-row .item h4 span { display: block; width: 100%; font-size: var(--text-xl); padding-top: 5px } 
.grid-wrapper .grid-row .item:hover img { transform: scale(1.1, 1.1) } 
.post-type-archive-product .common-content.p-0 { padding: 40px 0 !important; } 
.wpt-wrap .wpt_table_tag_wrapper { box-shadow: none !important; } 
.wpt-new-footer-cart span.wpt-fcart-coll-expand { display: none !important } 
/*********** service-wrapper ***********/
.service-wrapper { display: block; width: 100%; overflow: hidden; position: relative; padding: 25px 0 25px; } 
.service-wrapper .service-row { display: flex; flex-wrap: wrap; z-index: 2; justify-content: space-between; } 
.service-wrapper .service-row .service-col { display: flex; flex-direction: row; align-items: flex-start; justify-content: center; width: calc(25% - 2px); transition: all ease-in-out 0.2s; padding: 20px 20px } 
.service-wrapper .service-row .service-col i { vertical-align: middle; display: inline-block; min-width: 54px; margin-top: 5px } 
.service-wrapper .service-row .service-col .box { display: inline-block; overflow: hidden; vertical-align: middle; padding-left: 15px; margin: 0 0 10px; transition: all ease-in-out 0.2s } 
.service-wrapper .service-row .service-col .box p { font-size: var(--text-4xl); color: var(--blackColor); line-height: 22px; font-weight: 400; padding-top: 15px; } 
.service-wrapper .service-row .service-col { align-items: center; flex-direction: column; text-align: center; justify-content: flex-start; } 
.service-wrapper .service-row .service-col:hover { transform: translateY(-20px) } 
/***********newsletter-wrapper***********/
.newsletter-wrapper { display: block; width: 100%; text-align: center; background: var(--primeryColor) } 
.newsletter-wrapper .container { max-width: 1100px; } 
.newsletter-wrapper .newsletter-row { display: flex; flex-wrap: wrap; flex-direction: row; justify-content: center; align-items: center; height: 204px; } 
.newsletter-wrapper .newsletter-row h3 { font-size: var(--text-7xl); color: #fff; font-weight: 400; display: block; margin: 0px; padding: 0 60px 0 0; } 
/***********clientlogo-wrap***********/
.clientlogo-wrapper { display: block; width: 100%; overflow: hidden; position: relative; padding: 60px 0; text-align: center; } 
.clientlogo-wrapper h2 { font-size: var(--text-6xl); color: var(--primeryColor); font-weight: 300; margin-bottom: 5px } 
.clientlogo-wrapper h2 strong { font-weight: 700; } 
.clientlogo-wrapper p { font-size: var(--text-2xl); color: var(--bodyColor); padding-bottom: 15px } 
.clientlogo-wrapper .container { max-width: 920px; } 
.clientlogo-row { display: flex; width: 100%; flex-wrap: wrap; justify-content: start; height: 80px; align-items: center; } 
.clientlogo-row .clientlogo-col { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } 
.clientlogo-row .clientlogo-col img { width: auto !important; display: inline-block } 
.clientlogo-row .clientlogo-col .owl-item { text-align: center } 
.logged-in.admin-bar header { top: 32px !important; } 
/******NPage****/
.inner-banner.banner-type-2 .flexslider .flex-control-paging { bottom: 15px } 
.inner-banner.banner-type-2 .flexslider ul.slides { margin: 0; } 
.inner-banner.banner-type-2 p { line-height: 1.4 } 
 .btn-type-2 { border-radius: 6px; font-weight: bold; padding-left: 20px; padding-right: 20px } 
.mission-wrapper { display: flex; flex-wrap: wrap; align-items: center; padding: 45px 0; } 
.mission-wrapper .img-box { position: relative; float: left; width: 50%; padding-left: 30px; } 
.mission-wrapper .img-box img { border: 5px solid #ffffff; box-shadow: 0 6px 15px rgba(0, 0, 0, 0.1); border-radius: 6px; width: 100% } 
.mission-wrapper .img-box img:first-child { border-right: none; box-shadow: 6px 6px 6px rgba(0, 0, 0, 0.1); } 
.mission-wrapper .img-box img.overlap-img { float: left; width: auto; margin-top: -204px; margin-left: -48px; position: relative; z-index: 2 } 
.mission-wrapper .text-box { float: left; width: 50%; } 
.mission-wrapper .max-width { padding: 30px 80px 30px 15px; float: right; width: 100%; max-width: 605px } 
.mission-wrapper h2,
.history-wrapper h2 { font-size: 36px } 
.history-wrapper { position: relative; background: #f4f4f4 url(../img/about-bg-1.jpg) top center no-repeat; background-size: 100% auto; text-align: center; padding: 70px 0 50px; } 
.history-timline-wrapper { position: relative; max-width: 100%; margin: 30px auto 0 } 
.history-timline-wrapper::before { content: ""; position: absolute; left: 50%; top: 0; border-left: 1px solid #bcbcbc; bottom: 35px; z-index: 0; margin-left: -0.5px } 
span.year { position: relative; display: flex; flex-wrap: wrap; flex-direction: column; justify-content: center; align-items: center; background: #1d6abf; width: 86px; height: 86px; border-radius: 86px; font-size: 22px; color: #ffffff; text-align: center; font-weight: bold; line-height: 1.2; margin: 0 auto -86px; } 
span.year:first-child { margin-bottom: 0 } 
span.year small { display: block } 
.timeline-full { border: 1px solid #1d6abf; border-radius: 6px; background: #ffffff; position: relative; padding: 44px 36px 36px; max-width: 695px; width: 100%; margin: 24px auto 60px } 
.timeline-full .icon { position: absolute; right: -10px; bottom: 100%; margin-bottom: -30px; } 
.timeline-row { display: flex; flex-wrap: wrap; align-items: flex-start; column-gap: 154px; margin-bottom: -36px } 
.timeline-box { position: relative; width: 50% } 
.timeline-in { position: relative; border: 1px solid #1d6abf; border-radius: 6px; background: #ffffff; margin-bottom: 36px; } 
.timeline-box:nth-child(odd) { padding-right: 94px } 
.timeline-box:nth-child(even) { padding-left: 94px } 
.timeline-box[style*="left: 0%"] { padding-right: 94px !important; padding-left: 0 !important } 
.timeline-box[style*="left: 50%"] { padding-right: 0 !important; padding-left: 94px !important } 
.timeline-box:nth-child(odd)::before { content: ""; position: absolute; right: 0; top: 128px; width: 94px; border-bottom: 1px solid #bcbcbc } 
.timeline-box:nth-child(even)::before { content: ""; position: absolute; left: 0; top: 190px; width: 94px; border-bottom: 1px solid #bcbcbc } 
.timeline-box span.year,
.timeline-box[style*="left: 0%"] span.year { position: absolute; left: 100%; top: 0; transform: translateX(-50%) } 
.timeline-box:nth-child(even) span.year,
.timeline-box[style*="left: 50%"] span.year { left: auto; right: 100%; transform: translateX(50%); } 
.timeline-box:nth-child(2) { margin-top: 34px; } 
.timeline-box img { width: 100%; border-top-left-radius: 5px; border-top-right-radius: 5px } 
.timeline-box .text-box { padding: 19px 15px } 
.timeline-box h3 { font-size: 18px; color: #000000; font-weight: normal } 
.top-text-center { text-align: center; max-width: 562px; margin: 0 auto 30px } 
.top-text-center h2 { font-size: 36px; } 
.top-text-center p { font-size: 16px } 
.location-wrapper { padding: 60px 0 } 
.location-box .lazy-image { border-radius: 6px } 
.location-box .lazy-image img { opacity: 1; width: 100% !important; height: 100%; object-fit: cover } 
.location-box h3 { font-size: 24px; margin: 20px 0 8px } 
.location-box p { font-size: 16px; line-height: 1.4; margin: 0 0 10px } 
.location-box p:last-child { margin-bottom: 0 } 
.location-box .has-icon { position: relative; padding-left: 25px; } 
.location-box .has-icon i { position: absolute; left: 1px; top: 3px; width: 20px; text-align: center; font-weight: 400 } 
.location-wrapper .btn-row,
.why-wrapper .btn-row { text-align: center; padding: 40px 0 0 } 
.team-wrapper { padding: 60px 0; background: #f4f4f4 } 
.team-wrapper .container { max-width: 1032px; } 
.team-row { display: flex; flex-wrap: wrap; margin: 0 0 -3% -3%; } 
.team-box { position: relative; border: 1px solid #1d6abf; border-radius: 6px; background: #ffffff; margin-bottom: 36px; width: 30.33333333%; padding: 24px; margin: 0 0 3% 3%; text-align: center; } 
.team-box img { margin: 0 auto; } 
.team-box h3 { font-size: 18px; color: #000000; margin-bottom: 5px } 
.team-box p { line-height: 1.3 } 
.team-box.full { width: 97%; padding: 0 } 
.team-box.full img { width: 100% } 
.why-wrapper { padding: 60px 0; text-align: center } 
.why-wrapper .service-row { display: flex; flex-wrap: wrap; margin-top: -40px; justify-content: center } 
.why-wrapper .service-col { float: left; width: 25%; padding: 40px 20px 0 } 
.why-wrapper .service-col img { margin: 0 auto 20px; } 
.why-wrapper .service-col h3 { font-size: 18px; color: #000000; margin-bottom: 5px } 
.why-wrapper .service-col p { line-height: 1.4; font-size: 16px } 
.review-slider.owl-carousel { margin-top: 25px } 
.reveiw-wrapper { background: #f4f4f4; padding: 50px 0; text-align: center } 
.reveiw-wrapper h3 { font-size: 36px; } 
.review-box { background: #ffffff; padding: 30px; border-radius: 6px; text-align: left } 
.review-box .rating-status { font-size: 14px; color: #fbbc05; letter-spacing: 2px; margin-bottom: 15px } 
.review-box h4 { font-size: 18px; color: #000000; margin-bottom: 5px } 
.review-box p { font-size: 16px; line-height: 1.4; } 
.review-slider.owl-carousel .owl-stage,
.review-slider.owl-carousel .owl-item { display: flex; } 
.appointment-wrapper { padding: 50px 0; font-size: 16px } 
.appointment-wrapper .text-box { float: left; width: 50%; padding-right: 40px } 
.appointment-wrapper h3 { font-size: 36px } 
.appointment-wrapper .icbc-logo { border: 1px solid #d7d7d7 } 
.appointment-wrapper .form-box { float: left; width: 50%; padding-left: 30px } 
.appointment-wrapper label { font-size: 18px; } 
.appointment-wrapper input[type="text"],
.appointment-wrapper input[type="email"],
.appointment-wrapper input[type="password"],
.appointment-wrapper input[type="search"],
.appointment-wrapper input[type="tel"],
.appointment-wrapper input[type="file"],
.appointment-wrapper input[type="url"],
.appointment-wrapper input[type="number"],
.appointment-wrapper input[type="date"],
.appointment-wrapper select,
.appointment-wrapper textarea,
.appointment-wrapper .form-control { border-color: #1d6abf; height: 54px } 
.appointment-wrapper textarea { height: 138px } 
.appointment-wrapper input[type="text"]:focus,
.appointment-wrapper input[type="email"]:focus,
.appointment-wrapper input[type="password"]:focus,
.appointment-wrapper input[type="search"]:focus,
.appointment-wrapper input[type="tel"]:focus,
.appointment-wrapper input[type="number"]:focus,
.appointment-wrapper input[type="date"]:focus,
.appointment-wrapper select:focus,
.appointment-wrapper textarea:focus,
.appointment-wrapper input[type="url"]:focus,
.appointment-wrapper .form-control:focus { border-color: #6d757d; } 
.appointment-wrapper .btn { min-width: 178px } 
/***********Our Story-wrapper***********/
.story-wrapper { display: block; width: 100%; padding: 40px 0; overflow: hidden; position: relative; background: #f5f5f5 } 
.story-wrapper .flstoryex-row { display: flex; margin: 0 -15px; } 
.story-wrapper .story-row .story-col { width: calc(50% - 30px); margin: 0 15px } 
.story-wrapper .story-row .story-col img { width: 100%; vertical-align: top } 
.story-wrapper .story-row figure { height: 100% } 
.story-wrapper .story-row figure img { object-fit: cover; height: 100%; width: 100%; } 
.story-wrapper .story-row .story-col h3 { font-size: var(--text-7xl); color: var(--blackColor); font-weight: 400; display: block; margin: 0px 0 30px; } 
.story-wrapper .story-row .story-col h3 em { margin-left: 0; width: auto; max-width: 110px } 
.story-wrapper .story-row .story-col p { font-size: var(--text-6xl); line-height: 26px; margin-bottom: 60px; max-width: 90% } 
.story-wrapper .story-row .story-col p:last-child { margin-bottom: 30px } 
.story-wrapper .story-row .story-col strong { display: block; padding-bottom: 6px } 
.story-wrapper .story-row.fit figure { position: absolute; left: 0; right: 52%; top: 0; height: 100% } 
.story-wrapper .story-row.reverse figure { right: 0; left: 52%; } 
.intro-wraps { font-size: 18px; background-color: #edf5fc } 
.aside-inline-img.intro-wraps .text-box { padding-right: 60px } 
.intro-wraps h1 { font-size: 50px; } 
.intro-wraps .btn, .quality-wraps .btn { margin-top: 15px; } 
.intro-icons { display: grid; margin: 65px auto 0; grid-template-columns: repeat(4,1fr); max-width: 1000px; column-gap:40px; row-gap: 20px; width: 100%; text-align: left } 
.intro-icons>div { color: #1d6abf; display: grid; grid-template-columns:52px calc(100% - 52px); } 
.intro-icons i { display: flex; align-items: flex-start; padding: 5px 0 0; } 
.intro-icons p { display: flex; align-items: center } 
.quality-wraps { padding: 70px 0 } 
.quality-wraps .small-tagline, .small-tagline.type-2 { color:#7e7e7e; font-weight: bold; text-transform: uppercase; letter-spacing: 1px; } 
.quality-wraps h2 { font-size: 36px; } 
.mission-wraps { background-color: #1d6abf; padding: 70px 0; color: #ffffff; font-size: 23px; } 
.mission-wraps .container { display: grid; grid-template-columns:1fr 1.4fr; column-gap:50px; row-gap: 20px; align-items: center } 
.mission-wraps h2 { color: #ffffff; font-size: 70px; } 
.history-wraps { font-size: 18px; padding: 70px 0 } 
.history-wraps .container { display: grid; grid-template-columns: 1fr 1.7fr; gap: 46px; } 
.history-wraps h2 { font-size: 40px; } 
.history-listing { display: flex; flex-wrap: wrap; row-gap: 50px; overflow-x: hidden; overflow-y: auto; max-height: 1000px; } 
.history-listing::-webkit-scrollbar { width: 9px; } 
.history-listing::-webkit-scrollbar-track { background: #e0e0e0; border-radius: 8px; } 
.history-listing::-webkit-scrollbar-thumb { background: #1d6abf; border-radius: 8px; } 
.history-listing::-webkit-scrollbar-thumb:hover { background: #1d6abf; } 
.history-row { position: relative; display: flex; flex-wrap:wrap; justify-content: space-between; width: 100%; align-items:center; padding: 0 30px 0 40px; font-size: 16px; } 
.history-row::before { content: ""; display: block; width: 6px; height: 100%; background: #1d6abf; position: absolute; top: 0; bottom: 0; left: 0; border-radius: 6px; overflow: hidden; } 
.history-row .text-box { float: left; width: 54%; padding-right: 50px; } 
.history-row .text-box:last-child { width: 100%; padding-right: 0 } 
.history-row .img-box { float: left; width: 46%; max-width: 286px; } 
.history-row .img-box img { border-radius: 20px; width: 100% } 
.history-row p:has(.date) { margin: 0 0 12px; } 
.history-row .date { display: inline-flex; align-items: center; font-size: 16px; color: #fff; background: #1d6abf; line-height: normal; padding: 3px 16px; border-radius: 30px; overflow: hidden; } 
.video-wraps { float: left; width: 100% } 
.video-wraps video { width: 100%; display: block; } 
.location-wraps { padding: 70px 0 } 
.common-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 80px } 
.common-grid h2 { font-size: 48px; } 
.location-list { display: grid; grid-template-columns:repeat(4,1fr); gap: 15px; margin-top: 36px; } 
.location-info { background-color: #edf5fc; box-shadow: 0 0 5px rgba(29, 106, 191, 0.4); border-radius: 30px; padding:30px } 
.location-info h3 { color: #1d6abf; font-size: 24px; min-height: 52px; margin-top: 0; margin-bottom: 10px } 
.location-info h3 small { display: block; font-size: 14px; font-weight: normal; margin-top: 5px; } 
.location-info img { display: none !important; float: right; margin: -10px -10px -10px 25px; border-radius: 30px; } 
.location-info h3 + p { margin-bottom: 15px } 
.location-info p { margin-bottom: 25px; font-size: 15px; } 
.location-info p:last-child { margin-bottom: 0 } 

.opening-wraps { display: flex; background-color: #edf5fc; box-shadow: 0 0 5px rgba(29, 106, 191, 0.4); border-radius: 10px; padding:30px !important; margin-top: 30px; column-gap: 30px; row-gap: 10px;}
.opening-wraps i{    font-size: 50px;
    line-height: 1;
    font-weight: 300;
    color: #1d6abf; }
.opening-wraps h3 {     color: #1d6abf;
    font-size: 30px; margin: 0; } 
.opening-wraps p{ font-weight:bold}
.why-wraps { background-color: #edf5fc; padding: 70px 0 } 
.why-wraps .container { display: grid; grid-template-columns: 1fr 1.2fr; column-gap: 40px; row-gap: 30px; } 
.why-wraps h2, .review-wraps h2, .contact-wraps h2 { font-size: 36px; } 
.why-wraps .column:first-child { padding-top: 25px; } 
.why-wraps .column:first-child img { border-radius: 24px; } 
.why-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 23px; } 
.whybox { background-color: #ffffff; border-radius: 30px; padding: 30px; box-shadow: 0 0 6px rgba(29, 106, 191, 0.4); } 
.whybox .icon { width: 52px; height: 52px; background-color: #1d6abf; border-radius: 52px; display: flex; align-items: center; justify-content: center } 
.whybox h3 { color: #1d6abf; margin-bottom: 10px; margin-top: 15px; } 
.review-wraps { padding: 70px 0 } 
.slider-nav { display:flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-end } 
.reivew-sliders { margin:25px -15px 0; } 
.reivew-sliders .slick-slide { padding: 15px; display: flex; } 
.reviewboxgrid { display: grid; grid-template-columns: 2fr 1fr; gap: 28px } 
.reviewbox { position: relative; float: left; width: 100%; background: #edf5fc url(../img/quote-icon.png) 85% 85% no-repeat; box-shadow: 0 0 5px rgba(29, 106, 191, 0.4); border-radius: 30px; padding: 30px 30px 90px; } 
.reviewbox .flex-wrap { position: absolute; left: 0; bottom: 0; right: 0; padding: 0 30px 20px; min-height:70px; column-gap: 20px; } 
.reviewbox .flex-wrap p, .reviewbox .flex-wrap h5 { font-size: 18px; font-weight: bold; margin: 0; line-height: 1.2; padding: 0 } 
.cus-nav { display: flex; gap: 10px; } 
.reviewbox .flex-wrap span { font-size: 14px; } 
.cus-nav button { width: 36px; height: 36px; display: flex; align-items: center; justify-content: center; border-radius: 36px; box-shadow: 0 0 2px rgba(29, 106, 191, 0.4); background: none; cursor: pointer; font-size: 18px; } 
.contact-wraps { text-align: center; padding: 0 0 70px } 
.contact-wraps .container { display: flex; flex-wrap:wrap; align-items: center } 
.contact-wraps .text-center { width: 100%; margin-bottom: 40px; } 
.contact-wraps .form-box { float: left; width: 50% } 
.contact-wraps .img-box { float: left; width: 50%; padding-left:80px; } 
.contact-wraps .img-box img { box-shadow: 0 0 5px rgba(29, 106, 191, 0.4); border-radius: 30px; } 
 .contact-wraps label { color: #000000; font-weight: normal } 
 .contact-wraps input:not(.btn), .contact-wraps textarea { color: #000000; font-size: 15px; padding: 10px 15px; border-color: #b4b4b4; border-radius: 8px } 
 .contact-wraps input:not(.btn):focus, .contact-wraps textarea:focus { border-color: #000000 } 
 .contact-wraps .form-fields .row { margin-left: -6px; margin-right: -6px; } 
 .contact-wraps .form-fields [class*=col-] { padding-right:6px; padding-left: 6px; padding-top: 18px; } 
/***********column-wrapper***********/
.column-wrapper { display: block; width: 100%; overflow: hidden; padding: 60px 0 } 
.column-wrapper .column-row { display: block; column-count: 2; column-gap: 40px; } 
.column-wrapper .column-row h3 { font-size: var(--text-7xl); color: #fff; font-weight: 400; display: block; margin: 0px; } 
.column-wrapper .column-row p { font-size: var(--text-6xl); line-height: 26px } 
/***********content-wrapper***********/
.content-wrapper { display: block; width: 100%; text-align: center; } 
.content-wrapper .container { max-width: 820px; } 
.content-wrapper .content-row { display: flex; flex-wrap: wrap; flex-direction: row; justify-content: center; align-items: center; height: 204px; padding: 20px 0 } 
.content-wrapper .content-row h3 { font-size: var(--text-7xl); color: #fff; font-weight: 400; display: block; margin: 0px; } 
/***********faqinner-wrapper***********/
.faqinner-wrapper { display: block; overflow: hidden; width: 100%; padding: 50px 0 50px; } 
.faqinner-wrapper h3 { color: var(--blackColor); font-weight: 400; padding-bottom: 0; margin: 0 0 20px } 
.faqinner-wrapper .faqinner-row { float: left; width: 100%; margin: 0 0 30px; border-bottom: solid 1px #cdcdcd } 
.faqinner-wrapper .faqinner-row .faqinner-col { float: left; width: 100%; padding: 0; margin: 0; list-style: none; text-align: left; border-top: solid 1px #cdcdcd } 
.faqinner-wrapper .faqinner-row .faqinner-col h4 { float: left; width: 100%; position: relative; border-radius: 0px; padding: 15px 40px 15px 0px; font-size: var(--text-6xl); cursor: pointer; margin: 0; color: #3e3e3e; } 
.faqinner-wrapper .faqinner-row .faqinner-col h4 b { display: block; position: absolute; right: -20px; top: 0; bottom: 0; margin: auto; width: 50px; height: 50px; font-size: 0; text-align: center; font-weight: 300; } 
.faqinner-wrapper .faqinner-row .faqinner-col h4 b:after { content: "\2b"; font-family: "Font Awesome 6 Pro"; font-size: var(--text-7xl); position: absolute; top: 0px; right: 40px; bottom: 0; left: 0; margin: auto; color: var(--primeryColor); line-height: 50px; font-weight:400 } 
.faqinner-wrapper .details { padding: 0px; float: left; width: 100%; display: none; } 
.faqinner-wrapper .details p { font-size: var(--text-6xl); padding: 0 0 24px 0; font-weight: 400 } 
.faqinner-wrapper .faqinner-row .faqinner-col h4.active b:after { content: "\f068"; } 
.contactUs-wrap { display: block; width: 100%; overflow: hidden; padding: 0; background: #f5f5f5 } 
.contactUs-row { display: flex; width: 100%; flex-wrap: wrap; justify-content: space-between; } 
.contact-info { display: block; width: 36%; padding: 55px 0 0 0 } 
.contact-info h3 { color: var(--blackColor); padding-bottom: 0; margin: 0 0 20px } 
.contact-info a { color: #000; display: block } 
.contact-info strong { color: #424040; font-size: 16px; font-weight: 400 } 
.contact-info span { display: block; padding: 0; } 
.contact-info p { display: block; padding: 0; margin-bottom: 0; font-size: var(--text-6xl); line-height: 26px; color: var(--primeryColor); clear: both } 
.contact-info ul.add { margin: 30px 0 0 } 
.contact-info ul.add li { padding: 16px 15px 25px 0; line-height: 24px } 
.contact-info ul.add li a { padding: 0 } 
.contact-info ul.add li:after,
.contact-info ul.add li:before { display: none } 
.contact-info ul.add li i { float: left; margin: -13px 16px 0 0; width: 55px; height: 55px; border-radius: 30px; text-align: center; color: var(--primeryColor); background: #fff; line-height: 55px; font-size: var(--text-6xl); } 
.contact-info ul.add li span { overflow: hidden; display: block; color: #3e3e3e; font-size: var(--text-6xl); line-height: 26px } 
.contact-info ul.add li i.fa-phone { transform: rotate(85deg) } 
.contact-info ul.add li strong { font-size: 14px; text-transform: uppercase; color: #000; font-weight: 600 } 
.send-message { float: right; width: 62%; padding: 50px 55px 44px; background: #fff; position: relative } 
.send-message .contact-form { position: relative; z-index: 4 } 
.send-message:after { position: absolute; left: 0; top: 0; width: 4000px; height: 100%; content: ""; background: #fff; z-index: 0 } 
.send-message h3 { color: var(--primeryColor); padding-bottom: 0; margin:0 } 
.send-message p { color: #ffffff; font-size: 15px; line-height: 24px } 
.send-message label { color: #3e3e3e; font-size: var(--text-3xl); line-height: 24px } 
.send-message .c-row { display: flex; justify-content: space-between; margin: 0px -12px; flex-wrap: wrap; } 
.send-message .c-row .c-col { flex: 1; margin: 0px 12px; margin-top: 18px; } 
.send-message .btn { background: var(--primeryColor); border: var(--primeryColor); color: var(--whiteColor); text-transform: uppercase; min-width: 150px; margin-top: 10px } 
.send-message .btn input { font-size: 14px; background: none; color: var(--whiteColor); text-transform: uppercase; display: block; text-align: center; width: 100%; cursor: pointer } 
.map-box { display: block; width: 100%; overflow: hidden; z-index: 9; position: relative; } 
.map-box img { display: block; width: 100%; } 
.blog-wrapper { display: block; width: 100%; padding: 40px 0; overflow: hidden } 
.blog-wrapper .blog-row { display: flex; justify-content: space-between; } 
.blog-wrapper .blog-row .blog-col { width: calc(100% - 395px) } 
.blog-wrapper .blog-row .blog-col .grid-row { display: flex; margin: 0 -10px; flex-wrap: wrap } 
.blog-wrapper .blog-row .blog-col .grid-row .grid-col { display: block; width: calc(50% - 20px); margin: 20px 10px 0; position: relative; background: #000000 } 
.blog-wrapper .blog-row .blog-col .grid-row .grid-col:first-child { margin-top: 0 } 
.blog-wrapper .blog-row .blog-col .grid-row .grid-col.full { width: calc(100% - 20px); } 
.blog-wrapper .blog-row .blog-col .grid-row .grid-col figure { display: block; height: auto; width: 100%; overflow: hidden; margin: 0 !important; background: #000 } 
.blog-wrapper .blog-row .blog-col .grid-row .grid-col figure img { width: 100%; transition: all ease-in-out 0.2s; opacity: 0.6 } 
/*.blog-wrapper .blog-row .blog-col .grid-row .grid-col figure a { height: 100% } */
.blog-wrapper .blog-row .blog-col .grid-row .grid-col .details { position: absolute; left: 0; bottom: 0; padding: 15px } 
.blog-wrapper .blog-row .blog-col .grid-row .grid-col .details h3 { display: block; margin: 0; font-size: var(--text-6xl); color: var(--whiteColor); font-weight: normal } 
.blog-wrapper .blog-row .blog-col .grid-row .grid-col .details span { display: block; margin: 0; font-size: var(--text-xl); color: var(--whiteColor); } 
.blog-wrapper .blog-row .blog-col .grid-row .grid-col:hover figure img { transform: scale(1.1, 1.1) } 
.blog-wrapper .blog-row .sidebar { width: 375px; background: #eeeeee; padding: 25px 30px } 
.blog-wrapper .blog-row .sidebar h3 { color: var(--blackColor); font-weight: 400; padding-bottom: 0; margin: 0 0 23px } 
.blog-wrapper .blog-row .sidebar ul { display: block; width: 100%; } 
.blog-wrapper .blog-row .sidebar ul li { display: block; width: 100%; font-size: var(--text-3xl); padding: 0 0 15px 32px; } 
.blog-wrapper .blog-row .sidebar ul li a { color: var(--bodyColor) } 
.blog-wrapper .blog-row .sidebar ul li::before { content: "\f07c"; font-size: var(--text-3xl); font-weight: 500 } 
.blog-wrapper .blog-row .sidebar ul li a:hover { color: var(--primeryColor) } 
.inner-search-field { display: block; width: 100%; padding: 35px 0 35px 0; background: var(--primeryColor) } 
.inner-search-field p { display: block; text-align: center; font-size: var(--text-6md); color: var(--whiteColor); margin-bottom: 15px } 
.inner-search-field .search-row { display: flex; margin: 0 -10px; justify-content: center; } 
.inner-search-field .search-row .search-col { margin: 0 10px; width: calc(25% - 15px) } 
.inner-search-field .search-row .search-col select { background: #fff url(../img/sel-arrow.png) right 15px center no-repeat; -webkit-appearance: none; appearance: none; margin-bottom: 0 } 
.inner-search-field .search-row .search-col:last-child { width: auto } 
.inner-search-field.search-row .search-col select { width: 100%; border-radius: 8px; color: #565555; font-size: var(--text-3xl); text-transform: uppercase; margin-bottom: 0; font-family: 'Product Sans'; font-weight: 400; } 
.inner-search-field.search-row .search-col input { width: 100%; border-radius: 8px; color: var(--whiteColor); font-size: var(--text-3xl); text-transform: uppercase; margin-bottom: 0; font-family: 'Product Sans'; font-weight: 400; padding: 12px 20px; } 
.inner-search-field .search-row .search-col input[type="submit"] { width: 60px; font-size: 0; background: var(--primeryColorDark) url(../img/search-icon.png) center center no-repeat; height: 50px; border-radius: 4px; border: 1px solid var(--primeryColorDark) } 
.listing-wrapper { display: block; width: 100%; padding: 20px 0 50px 0; } 
.listing-wrapper .listing-tabs { display: block; width: 100%; margin-bottom: 20px } 
.listing-wrapper .listing-tabs ul { display: flex; width: 100%; border-bottom: solid 1px #8f8f8f } 
.listing-wrapper .listing-tabs ul li { color: var(--blackColor); font-size: var(--text-3xl); padding: 0; margin: 0 15px 0 0; overflow: visible } 
.listing-wrapper .listing-tabs ul li a { display: block; color: var(--blackColor); padding: 0px 20px 20px } 
.listing-wrapper .listing-tabs ul li:before { display: none } 
.listing-wrapper .listing-tabs ul li a:before { display: none; width: 100%; height: 3px; background: var(--primeryColor); content: ""; position: absolute; left: 0; bottom: -2px } 
.listing-wrapper .listing-tabs ul li.active a,
.listing-wrapper .listing-tabs ul li a:hover { color: var(--primeryColor); } 
.listing-wrapper .listing-tabs ul li a:hover:before,
.listing-wrapper .listing-tabs ul li.active a:before { display: block; } 
.listing-wrapper .listing-details { display: none; width: 100%; border: solid 1px #8f8f8f !important } 
.listing-wrapper .listing-details.cateblog { display: block; width: 100%; border: solid 1px #8f8f8f !important } 
.listing-wrapper .listing-details table { border: none; } 
.listing-wrapper .listing-details .table-responsive { margin: 0 } 
.listing-wrapper .listing-details .table-responsive table td,
.listing-wrapper .listing-details .table-responsive table th { font-size: 14px; vertical-align: middle; border: none } 
.listing-wrapper .listing-details .table-responsive table th { background: #ebebeb; padding: 22px 15px; border-bottom: solid 1px #8f8f8f } 
.listing-wrapper .listing-details .table-responsive table td span { color: #626262 } 
.listing-wrapper .listing-details .table-responsive table td span.stock { color: #999999 } 
.listing-wrapper .listing-details .table-responsive .btn { min-width: 92px; text-transform: capitalize; padding: 5px 10px; } 
.listing-wrapper .listing-details bdi { color: #000 !important; font-weight: 700 !important } 
.product-table .add_to_cart_inline { padding: 0 !important; border: none !important } 
.product-table .add_to_cart_inline .button:before { content: ''; left: 0; top: 0; bottom: 0; background-color: #101010; 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); } 
.product-table .add_to_cart_inline .button { font-size: 15px; font-weight: normal; padding: 7px 15px; min-width: inherit; text-transform: none; white-space: nowrap; color: #ffffff; border-color: #1d6abf; background: #1d6abf; line-height: 18px; border-radius: 32px; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); overflow: hidden; } 
.product-table .add_to_cart_inline .button:hover, .product-table .add_to_cart_inline .button:focus { color: #ffffff; border-color: #101010; background-color: #101010; } 
 .product-table .add_to_cart_inline .button:focus:before, .product-table .add_to_cart_inline .button: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%; } 
.cart-wrapper { display: block; width: 100%; padding: 20px 0 0px 0; } 
.cart-wrapper .cart-details { display: block; width: 100%; border: solid 1px #8f8f8f; border-bottom: none } 
.cart-wrapper .cart-details table { border: none } 
.cart-wrapper .cart-details .table-responsive { margin: 0 } 
.cart-wrapper .cart-details .table-responsive table td,
.cart-wrapper .cart-details .table-responsive table th { font-size: 14px; vertical-align: middle; border: none; border-bottom: solid 1px #8f8f8f !important } 
.cart-wrapper .cart-details .table-responsive table th { background: #ebebeb; padding: 22px 15px; border-bottom: solid 1px #8f8f8f } 
.cart-wrapper .cart-details .table-responsive table td span.item { display: block; color: #626262; padding-top: 6px } 
.cart-wrapper .cart-details .table-responsive table td input[type="text"] { width: 60px; text-align: center; height: 34px; margin: 0; padding: 5px 5px } 
.cart-wrapper .cart-details .table-responsive table td span.lgray { color: #999999; } 
.cart-wrapper .cart-details .table-responsive .btn { min-width: 30px; text-transform: capitalize; padding: 5px 10px; } 
.cart-wrapper .cart-total .table-responsive { margin-top: 0 } 
.cart-wrapper .cart-total table { border: none } 
.cart-wrapper .cart-total table td { text-align: right; font-weight: 700; font-size: var(--text-6xl); border: none; border-bottom: solid 1px #8f8f8f !important; line-height: 26px } 
.cart-wrapper .cart-total table td strong { font-size: var(--text-7xl); } 
.cart-form-wrapper { display: block; width: 100%; padding: 0px 0 50px 0; } 
.cart-form-wrapper .cart-form-row { display: flex; width: 100%; padding: 20px 0 20px 0; } 
.cart-form-wrapper .cart-form-row .cart-form-col { display: flex; width: 100%; padding: 0px 0 20px 0; } 
.cart-form-wrapper .cart-form-row .cart-form-col.right { justify-content: flex-start; flex-direction: column; align-items: flex-end; } 
.cart-form-wrapper .cart-form-row .cart-form-col.right .btn { margin-left: 16px } 
.cart-form-wrapper .cart-form-row .cart-form-col.right p { margin-bottom: 10px } 
.cart-form-wrapper .cart-form-row .cart-form-col.right small { font-size: var(--text-2xl); max-width: 400px; display: block; text-align: right; line-height: 24px } 
.cart-form-wrapper .cart-form-row .cart-form-col .c-row { display: flex; justify-content: space-between; margin: 0px -12px; flex-wrap: wrap; } 
.cart-form-wrapper .cart-form-row .cart-form-col .c-row .c-col { flex: 1; margin: 0px 12px; } 
.cart-form-wrapper .cart-form-row .cart-form-col .c-row .c-col label { color: #3e3e3e; font-size: var(--text-3xl); line-height: 24px; } 
.cart-form-wrapper .btn input { font-size: 14px; background: none; color: var(--whiteColor); text-transform: uppercase; } 
.product-details-wrapper { display: block; width: 100%; overflow: hidden; padding: 60px 0 } 
.product-details-row { display: flex; width: 100%; justify-content: space-between; } 
.product-details-row .product-details-col { width: 58%; } 
.product-details-row .product-details-col h3 { font-size: var(--text-7md); font-weight: 400; color: var(--blackColor); } 
.product-details-row .product-details-col .review-num { font-size: var(--text-3xl); font-weight: 400; color: var(--blackColor); } 
.product-details-row .product-details-col .review-num .review { color: #626262 } 
.product-details-row .product-details-col .review-num .review i { margin-right: 1px; font-size: var(--text-xl); font-weight: 700; color: #9f9f9f; } 
.product-details-row .product-details-col .review-num .review small { margin-right: 5px; } 
.product-details-row .product-details-col .review-num .num { color: #000000; margin-left: 6px; padding-left: 16px; border-left: 1px solid #000; white-space: nowrap; } 
.product-details-row .product-details-col .review-num .num small { color: #626262; font-size: var(--text-3xl); padding-right: 4px } 
.product-details-row .product-details-col .price-shipping { display: flex } 
.product-details-row .product-details-col .price-shipping p { width: 33.33%; max-width: 156px; color: #999999; font-size: var(--text-3xl); } 
.product-details-row .product-details-col .price-shipping p span { display: block; color: #000 } 
.product-details-row .product-details-col .price-shipping p span strong { font-size: 22px; color: var(--brownColor) } 
.product-details-row .product-details-col .price-shipping p span em { color: #40b400; font-style: normal } 
.product-details-row .product-details-col .qty-cart { display: block; width: 100% } 
.product-details-row .product-details-col .qty-cart input[type="text"] { display: inline-block; width: 80px; margin: 0 15px 0 0; vertical-align: top; height: 44px; border-radius: 0; text-align: center; padding: 10px 10px; } 
.product-details-row .product-details-col .qty-cart .btn { padding: 10px 21px; display: inline-block; } 
.product-details-row .product-details-col .qty-cart .btn img { display: inline-block; vertical-align: middle; margin-right: 5px; } 
.product-details-row .product-details-col .brand-share { display: flex; width: 100%; border-top: solid 1px #e3e3e3; border-bottom: solid 1px #e3e3e3; padding: 25px 0; margin-top: 20px } 
.product-details-row .product-details-col .brand-share span { color: #999999; font-size: var(--text-3xl); display: block } 
.product-details-row .product-details-col .brand-share p { margin-bottom: 0 } 
.product-details-row .product-details-col .brand-share p.brand { width: 138px; padding-right: 36px } 
.product-details-row .product-details-col .brand-share p.question { width: 280px; border-left: solid 1px #e3e3e3; border-right: solid 1px #e3e3e3; padding: 0 36px; } 
.product-details-row .product-details-col .brand-share p.question a { color: #3e3e3e; font-size: var(--text-3xl); } 
.product-details-row .product-details-col .brand-share p.question i.fa-phone { transform: rotate(111deg); color: var(--primeryColor); font-size: 14px; font-weight: 300; margin-right: 4px } 
.product-details-row .product-details-col .brand-share p.share { width: auto; padding: 12px 0 0 36px } 
.product-details-row .product-details-col .brand-share p.share span { display: inline-block; } 
.product-details-row .product-details-col .brand-share p.share img { display: inline-block; vertical-align: middle; margin-left: 10px; opacity: 0.3 } 
.product-details-row .product-details-col.desc { width: 40%; } 
.product-details-row .product-details-col.desc strong { display: block; padding-bottom: 4px } 
.product-details-row .product-details-col.desc hr { width: 100%; height: 1px; background: #e3e3e3; margin: 0 0 26px; padding: 0 } 
.product-details-row .product-details-col.desc p { color: #3e3e3e; font-size: var(--text-3xl); line-height: 22px } 
.product-details-row .product-details-col.desc ul li { color: #3e3e3e; font-size: var(--text-3xl); line-height: 22px; padding: 0 0 5px 22px; } 
.product-details-row .product-details-col.desc ul li::before { content: "\f111"; font-family: "Font Awesome 5 Pro"; font-weight: 700; font-size: 7px; color: #6d757d; top: 9px; } 
.more-vehicle-wrapper { display: block; width: 100%; overflow: hidden; background: #f5f5f5; padding: 55px 0 65px } 
.more-vehicle-wrapper h3 { display: block; text-align: center; font-weight: normal; margin-bottom: 32px } 
.more-vehicle-wrapper .more-vehicle-row { display: flex; width: 100%; border: solid 1px #8f8f8f; background: #fff } 
.more-vehicle-wrapper .more-vehicle-row ul { width: 25%; margin: 0; padding: 10px 10px 32px; } 
.more-vehicle-wrapper .more-vehicle-row ul+ul { border-left: solid 1px #8f8f8f; } 
.more-vehicle-wrapper .more-vehicle-row ul li { color: #626262; font-size: var(--text-3xl); padding: 6px 10px } 
.more-vehicle-wrapper .more-vehicle-row ul li:before { display: none } 
.psfw-social-wrap ul { margin: 6px; } 
.psfw-social-wrap ul li { padding: 0 } 
.psfw-social-wrap ul li:before { display: none } 
.blog-pagination { display: block; width: 100%; text-align: center; padding: 15px 0 } 
.blog-pagination ul li { padding: 0 2px; display: inline-block } 
.blog-pagination ul li a { border: 1px solid var(--primeryColor); padding: 8px 16px; text-decoration: none; transition: background-color .1s; margin: 0px; display: inline-block; cursor: pointer; font-size: 16px; border-radius: 2px; line-height: 17px; } 
.blog-pagination ul li:before { display: none } 
.blog-pagination ul li .current { border: 1px solid var(--primeryColor); padding: 8px 16px; text-decoration: none; transition: background-color .1s; margin: 0px; display: inline-block; cursor: pointer; font-size: 16px; border-radius: 2px; line-height: 17px; background-color: var(--primeryColor); border: 1px solid var(--primeryColor); color: var(--whiteColor) } 
.login-wrapper { display: flex; width: 100%; height: 100%; background: #545454; min-height: 100vh; /*position:fixed*/ } 
.login-wrapper .left-column { width: calc(100% - 540px); padding: 40px 80px } 
.login-wrapper .left-column h1 { font-size: var(--text-8xl); color: var(--blackColor); max-width: 420px; padding-top: 100px; margin-top: 0 } 
.login-wrapper .left-column p { font-size: var(--text-6xl); line-height: 26px; color: var(--blackColor); max-width: 390px } 
.login-wrapper .right-column { width: 640px; padding: 60px 40px 40px; position: relative } 
.login-wrapper .right-column > div > p:first-child { display: flex; flex-wrap: wrap; gap: 8px; align-items: center; justify-content: space-between; } 
.login-form { float: left; width: 100%; } 
.login-form h3 { color: var(--whiteColor); font-size: var(--text-7md); font-weight: 400; line-height: 1.2 !important; padding-bottom: 0; margin: 0 0 20px } 
.login-form p { color: var(--whiteColor); font-size: var(--text-5xl); line-height: 24px; border-bottom: solid 1px #696969; padding-bottom: 25px } 
.login-form p a { color: var(--whiteColor); } 
.login-form p a:hover { text-decoration: underline } 
.login-form p+p { padding: 0; border: none } 
.login-form p+p a { text-decoration: underline } 
.login-form p+p a:hover { text-decoration: none } 
.login-form label { color: var(--whiteColor); font-weight: 400; font-size: var(--text-6xl); line-height: 24px; padding-bottom: 5px } 
.login-form .c-row { display: flex; justify-content: space-between; margin: 0px -12px; flex-wrap: wrap; } 
.login-form .c-row .c-col { flex: 1; margin: 0px 12px; } 
.login-form .c-row .c-col input[type="text"],
.login-form .c-row .c-col input[type="password"],
.login-form .c-row .c-col input[type="tel"],
.login-form .c-row .c-col input[type="email"],
.login-form .c-row .c-col textarea { margin-bottom: 25px; border-radius: 8px } 
.login-form .btn { background: var(--primeryColor); border: var(--primeryColor); color: var(--whiteColor); text-transform: uppercase; width: 100%; margin: 10px 0 17px; border-radius: 8px; height: 50px; line-height: 50px; padding: 0 10px } 
.login-form .btn input { font-size: 14px; background: none; color: var(--whiteColor); text-transform: uppercase; } 
.login-wrapper .right-column small { position: absolute; bottom: 20px; color: var(--whiteColor); font-size: var(--text-xl); } 
select,
select option { font-family: 'Instrument Sans'; } 
.right-column .login-form .login { border: none !important; padding: 0 !important } 
.right-column .login-form button,
.login-form .c-row .c-col input[type="submit"] { margin: 0; width: 100%; text-align: center; height: 50px; font-weight: 300; margin: 0 !important; background: none !important } 
.right-column .login-form label { padding-bottom: 0; line-height: 24px !important } 
.right-column .login-form p { border: none } 
.right-column .login-form p.lost_password { border-bottom: solid 1px #696969; margin-bottom: 25px } 
.search-trigger { display: none } 
.blog-wrapper { padding: 60px 0 } 
.blog-wrapper h1,
.blog-wrapper h2,
.blog-wrapper h3 { font-size: 30px; font-weight: 700; margin: 30px 0 10px } 
.blog-wrapper h1:first-child,
.blog-wrapper h2:first-child,
.blog-wrapper h3:first-child { margin-top: 0 } 
.blog-wrapper h1:last-child,
.blog-wrapper h2:last-child,
.blog-wrapper h3:last-child { margin-bottom: 0 } 
.blog-wrapper h1 { font-size: 30px; } 
.blog-wrapper h2 { font-size: 30px; color: var(--blackColor); } 
.blog-wrapper h3 { font-size: 24px; color: var(--blackColor); } 
.blog-wrapper .container { max-width: 1110px } 
.blog-date { color: #221f1f; font-size: 15px !important; margin: 0 !important; line-height: 1.1 !important } 
.blog-date+* { margin-top: 5px !important } 
.blog-list { display: flex; flex-wrap: wrap; margin: 40px 0 -45px -3%; } 
.blog-list:first-child { margin-top: 0 } 
.blog-column { float: left; width: 30.333333333%; margin: 0 0 45px 3% } 
.blog-column.full { width: 97%; background-color: #e1f2fc; display: flex; flex-direction: row-reverse; align-items: center } 
.blog-column.full .img-column { width: 400px; min-width: 400px; margin: 0 -135px 0 0 } 
.blog-column.full .lazy-image { padding-top: 96.66666%; } 
.blog-column.full .text-column { padding: 40px 60px } 
.blog-column.full .text-column h3 { font-size: 30px } 
.blog-column.full .text-link { text-transform: uppercase; text-decoration: underline; font-size: 16px; color: var(--primeryColor); } 
.blog-column.full .text-link:hover { letter-spacing: 1px; } 
.blog-column .lazy-image { padding-top: 99.66666%; } 
.blog-column .img-column { margin: 0 0 20px } 
.blog-column .lazy-image img { width: 100% !important; max-height: inherit; opacity: 1.0 } 
.blog-column a:hover .lazy-image img { transform: scale(1.05, 1.05) } 
.blog-column h3 a { color: inherit } 
.blog-column h3 a:hover { color: var(--primeryColor) } 
.owl-carousel .blog-column { width: 100% !important; margin: 0 !important } 
.blog-details { display: table; width: 100%; max-width: 818px; margin: 0 auto 70px } 
.blog-details:last-child { margin-bottom: 0 } 
.related-post>h3 { font-size: 30px; max-width: 818px; margin-left: auto; margin-right: auto } 
.related-post p { max-width: 818px; margin-left: auto; margin-right: auto } 
.related-post .related-post-slider { margin-top: 35px; } 
/*div.wpt-wrap.wpt-ajax-loading:after, div.wpt-ajax-loading:after { height: auto; width: auto; background:url(../img/loader.gif)center 100px no-repeat; background-color:rgba(0,0,0,0.5); top: -15px; left: -15px; right: -15px; bottom: 0; } 
*/
@media all and (max-width: 767px){
 .woocommerce-cart table.shop_table thead { border: none; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; } 
 .woocommerce-cart table.shop_table td { display: block; padding-left: 140px !important } 
 .woocommerce-cart table.shop_table td.product-remove { padding-left: 15px !important; } 
 .woocommerce-cart table.shop_table td::before { content: attr(data-label); float: left; font-weight: bold; text-transform: uppercase; max-width: 140px; position: absolute; left: 30px; font-size: var(--text-2xl) } 
 .woocommerce-cart table.shop_table .woocommerce-cart-form__cart-item.cart_item td::before { content: attr(data-title); } 
 .woocommerce-cart table.shop_table td.actions { padding-left: 15px !important } 
 }
.table-responsive:has(.shop_table) { margin: 0; } 
/* .product-quantity .quantity { display: flex; border: 1px solid #e9e9ed !important; width: 110px; } 
.product-quantity .quantity input,
.product-quantity .quantity button { margin-bottom: 0 !important; width: 36px !important; height: 36px !important; text-align: center; border: none !important; padding: 8px !important } 
.product-quantity .quantity input.plus,
.product-quantity .quantity input.minus { font-size: 18px } */
div.woocommerce:has(.woocommerce-MyAccount-navigation) { display: flex; flex-wrap: wrap } 
div.woocommerce:has(.woocommerce-MyAccount-navigation) .woocommerce-MyAccount-navigation { padding: 20px; border: none; background-color: #f5f5f5; border: 1px solid #dddddd; } 
div.woocommerce:has(.woocommerce-MyAccount-navigation) .woocommerce-MyAccount-content { padding-left: 40px } 
div.woocommerce:has(.woocommerce-MyAccount-navigation) .woocommerce-MyAccount-navigation a { color: #101010; } 
div.woocommerce:has(.woocommerce-MyAccount-navigation) .woocommerce-MyAccount-navigation a:hover, div.woocommerce:has(.woocommerce-MyAccount-navigation) .woocommerce-MyAccount-navigation a:focus, div.woocommerce:has(.woocommerce-MyAccount-navigation) .woocommerce-MyAccount-navigation .is-active a { color: #1d6abf; } 
.product-quantity .screen-reader-text { display: none !important } 
.product-thumbnail img { max-width: 40px; border: 1px solid #e9e9ed !important; } 
.actions .coupon { display: inline-flex !important } 
.actions .coupon .screen-reader-text { display: none } 
.actions .coupon input { margin: 0 10px 0 0; width: auto; width: 140px !important; } 
.actions .wp-element-button { float: right } 
.wc_payment_methods.payment_methods { display: block; margin-bottom: 0px } 
.wc_payment_methods.payment_methods li { padding: 0 } 
.wc_payment_methods.payment_methods li:before { display: none } 
.woocommerce-terms-and-conditions-wrapper { padding-bottom: 20px } 
.checkout.woocommerce-checkout { padding-top: 10px } 
.woocommerce-message .wp-element-button { display: inline-block; vertical-align: middle; margin-right: 10px } 
#coupon_code,
.actions .wp-element-button,
.woocommerce-form-coupon .wp-element-button { height: 48px } 
.select2-container--default .select2-selection--single { height: 50px !important } 
.select2-container--default .select2-selection--single .select2-selection__arrow { height: 42px !important; } 
.request-row { display: block; width: 100%; overflow: hidden; padding-bottom: 60px } 
.request-row .send-message { width: 100%; margin: 0 auto; float: none; padding: 0 } 
.woocommerce-MyAccount-navigation { float: left; width: 20%; min-width: 200px; padding-right: 20px; border-right: 1px solid #ccc; } 
.woocommerce-MyAccount-content { float: right; width: calc(100% - 240px); padding-left: 20px } 
.woocommerce-MyAccount-navigation ul li { padding: 5px 0 } 
.woocommerce-MyAccount-navigation ul li::before { display: none } 
ul.page-numbers { text-align: center; border-top: solid 1px #8f8f8f !important; display: block; padding-top: 12px; margin-top: 30px } 
ul.page-numbers li { display: inline-block; padding: 0 7px 0 !important; } 
ul.page-numbers li:before { display: none } 
.screen-reader-response { display: none !important } 
.product-details-row .product-details-col .price-shipping p span { display: inline-block; } 
.product-details-row .product-details-col .price-shipping p>span { padding-left: 4px } 
.single-product .quantity { display: inline-flex; border: 1px solid #e9e9ed !important; vertical-align: bottom; } 
.single-product .quantity button,
.single-product .quantity input { margin-bottom: 0 !important; width: 44px !important; height: 42px !important; text-align: center; border: none !important; padding: 8px !important } 
.single-product .quantity button.plus,
.single-product .quantity button.minus { font-size: 18px } 
.single-product .added_to_cart { position: absolute; left: 0; bottom: 4px } 
.single-product .screen-reader-text { display: none !important } 
.cart-collaterals .cart_totals { max-width: 400px; width: 100%; float: right } 
.woocommerce-cart-form .product-remove { max-width: 70px; } 
#payment label { display: inline-block } 
#payment p { padding-left: 23px } 
.woocommerce-message { border-top-color: var(--primeryColor) !important; } 
.woocommerce-message::before { color: var(--primeryColor) !important } 
.woocommerce-error li:before { display: none !important } 
.search_box_fixer h3.search_box_label { color: var(--whiteColor) !important; display: none } 
.search_box_wrapper { display: flex; flex-wrap: wrap; width: 100%; margin: 0 -10px; background: var(--primeryColor); padding: 0px 0 20px; position: relative; } 
.search_box_wrapper:after { position: absolute; left: -2000px; bottom: 0; width: 10000px; height: 500px; background: var(--primeryColor); content: ""; display: block; z-index: -1; } 
.wpt-body-Product_Table .search_box_wrapper:after { top: -300px; bottom: 0; height: auto; } 
.search_box_wrapper .search_single { display: block; width: calc(33.33% - 20px); margin: 0 10px 15px; } 
.search_box_wrapper .search_single.search_single_direct { width: calc(33.33% - 20px); margin: 0 10px 15px; } 
.search_box_wrapper .search_single input,
.search_box_wrapper .search_single select { border: solid 1px #ccd2d3 !important; padding: 10px; width: 100%; color: var(--bodyColor) !important; font-size: var(--text-3xl) !important; font-family: 'Instrument Sans'!important; border-radius: 8px !important; height: 50px !important; text-transform: uppercase; background: var(--whiteColor) } 
.search_box_wrapper ::-webkit-input-placeholder { color: #000; opacity: 1.0; } 
.search_box_wrapper ::-moz-placeholder { color: #000; opacity: 1.0; } 
.search_box_wrapper :-ms-input-placeholder { color: #000; opacity: 1.0; } 
.search_box_wrapper :-moz-placeholder { color: #000; opacity: 1.0; } 
.search_box_wrapper .search_single select { -moz-appearance: none; -webkit-appearance: none; appearance: none; color: #000; background: #fff url(../img/select-arrow.png) right center no-repeat; } 
.search_box_wrapper .search_single label { color: var(--whiteColor) } 
.search_box_wrapper+.wpt-search-products { display: none } 
.all_check_header_footer.all_check_header,
.wpt-stats-report { display: flex; justify-content: space-between; } 
.all_check_header_footer.all_check_header { padding-top: 30px } 
.wpt-stats-report p { margin: 20px 0 0 } 
.all_check_header_footer.all_check_header>span,
.all_check_header_footer.all_check_header .add_to_cart_all_selected,
.wpt_table_tag_wrapper .wpt_woo_add_cart_button,
.all_check_header_footer.all_check_footer a,
.checkout-button,
.actions .wp-element-button,
#place_order,
.woocommerce-form-coupon .wp-element-button,
.woocommerce-button,
.woocommerce-Button,
.refund-front-form input[type="submit"] { font-size: var(--text-3xl) !important; font-weight: 400; line-height: 22px; color: var(--whiteColor) !important; text-transform: uppercase; font-family: 'Instrument Sans'; border-radius: 0px; padding: 10px 28px; border: 1px solid var(--primeryColor) !important; background-color: var(--primeryColor) !important; font-style: normal; display: inline-block; position: relative; text-decoration: none !important; white-space: normal; cursor: pointer; text-align: center; white-space: nowrap } 
.all_check_header_footer.all_check_header>span:hover,
.all_check_header_footer.all_check_header .add_to_cart_all_selected:hover,
.wpt_table_tag_wrapper .wpt_woo_add_cart_button:hover,
.all_check_header_footer.all_check_footer a:hover,
.checkout-button:hover,
.actions .wp-element-button:hover,
#place_order:hover,
.woocommerce-form-coupon .wp-element-button:hover,
.woocommerce-button:hover,
.woocommerce-Button:hover,
.refund-front-form input[type="submit"]:hover { background: #034791 !important } 
.all_check_header_footer.all_check_header>span label { display: inline-block; padding: 0; margin: 0; } 
.wpt_table_tag_wrapper .screen-reader-text { display: none !important } 
.wpt_table_tag_wrapper .welcome-to-all .quantity { display: flex; border: 1px solid #000000 !important; width: 150px; border-radius: 8px; overflow: hidden } 
.wpt_table_tag_wrapper .welcome-to-all .quantity input,
.wpt_table_tag_wrapper .welcome-to-all button { margin-bottom: 0 !important; width: 50px !important; height: 44px !important; text-align: center; border: none !important; padding: 0px 8px !important; background: #fff; color: #000; font-size: 16px } 
.wpt_table_tag_wrapper .welcome-to-all .quantity .plus,
.wpt_table_tag_wrapper .welcome-to-all .quantity .minus { font-size: 24px; cursor: pointer } 
.button.add_to_cart_all_selected,
.search_keyword_label.product_cat,
.search_keyword_label.pa_years,
.wpt-wrap div.tables_cart_message_box div.widget_shopping_cart_content .total *,
.tables_cart_message_box .widget_shopping_cart_content>p.total span.woocommerce-Price-currencySymbol,
.search_keyword_label.pa_model,
.search_keyword_label.pa_make { color: var(--whiteColor) !important; } 
.wpt-wrap table.wpt-tbl tbody td:hover .wpt_product_title_in_td,
.wpt-wrap table.wpt-tbl tbody td .wpt_product_title_in_td { color: var(--primeryColor) !important; } 
.wpt-wrap .all_check_header_footer { margin: 20px 0 !important } 
.wpt_table_tag_wrapper .in-stock { color: #03ac03 } 
.search_single.search_single_texonomy span.selection span.select2-selection.select2-selection--single,
.search_single_column span.selection span.select2-selection.select2-selection--single { height: 50px !important; border-radius: 8px !important } 
.select2-container--default .select2-selection--single .select2-selection__rendered { line-height: 42px !important } 
.select2-container--default .select2-selection--single .select2-selection__arrow { height: 42px !important } 
.wpt-wrap div.tables_cart_message_box div.widget_shopping_cart_content li.woocommerce-mini-cart-item.mini_cart_item { padding: 14px 10px !important; } 
.search_box_wrapper button.wpt-query-reset-button { border-radius: 8px; height: 50px !important; background: var(--primeryColorDark) !important } 
.select2-results ul li { padding: 2px 15px !important } 
.select2-results ul li:before { display: none !important; } 
/*.wpt_table_tag_wrapper .out-of-stock { } 
.wpt_table_tag_wrapper input[type="checkbox"] { width:20px; height:20px; display:none } 
.wpt_table_tag_wrapper input[type="checkbox"] + label { display:block; width:20px; height:20px; border:solid 1px #ccc; position:relative } 
.wpt_table_tag_wrapper input[type="checkbox"] + label:before { position: absolute; left: 5px; top: 0px; width: 8px!important; height: 14px!important; border-bottom: solid 1px #333!important; border-right: solid 1px #333!important; transform: rotate(40deg); content: ""; display: none; } 
.wpt_table_tag_wrapper input[type="checkbox"]:checked + label { border:solid 1px #000!important } 
.wpt_table_tag_wrapper input[type="checkbox"]:checked + label:before { display:block } 
*/
header .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit { background: var(--primeryColor) !important } 
header .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit::before { display: none !important } 
.woocommerce-tabs { display: block; width: 100%; margin-top: 30px } 
.woocommerce-tabs ul { border-bottom: solid 1px #ccc } 
.woocommerce-tabs ul li { display: inline-block; padding: 8px; background: var(--primeryColor) !important; border: solid 1px var(--primeryColor) !important; vertical-align: middle; margin-bottom: -1px } 
.woocommerce-tabs ul li a { color: var(--whiteColor) !important } 
.woocommerce-tabs ul li.active { background: var(--whiteColor) !important; border-bottom: none !important; } 
.woocommerce-tabs ul li.active a { color: var(--primeryColor) !important } 
.woocommerce-tabs ul li:before { display: none } 
.woocommerce-form-login.login,
.woocommerce-ResetPassword.lost_reset_password { max-width: 100%; margin: 0 auto !important } 
.page-id-11 h2 { text-align: center } 
.woocommerce-ResetPassword.lost_reset_password .form-row { width: 100% } 
.wpcf7-spinner { display: none } 
.QualityAP-wrapper { display: block; width: 100%; padding: 40px 0; overflow: hidden } 
.youtube-wrapper { display: block; width: 100%; padding: 0px 0 20px; overflow: hidden } 
.youtube-wrapper .youtube-row { display: flex; margin: 0 -15px; flex-wrap: wrap; justify-content: center; } 
.youtube-wrapper .youtube-row .youtube-col { display: block; width: calc(33.33% - 30px); margin: 0 15px 30px; text-align: center; display: flex; flex-direction: column; min-width: 300px } 
.youtube-wrapper .youtube-row .youtube-col h3 { font-size: var(--text-5xl); text-transform: uppercase } 
.youtube-wrapper .youtube-row .youtube-col iframe { width: 100%; height: auto; aspect-ratio: 16/9; border: solid 1px #ccc; padding: 6px; background: #fff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); margin-top: auto } 
.quality-gallery-wrapper { display: block; width: 100%; padding: 15px 0 40px; overflow: hidden } 
.quality-gallery-wrapper .quality-gallery-row { display: flex; margin: 0 -10px; flex-wrap: wrap; justify-content: center; } 
.quality-gallery-wrapper .quality-gallery-row .quality-gallery-col { display: block; flex: 1; margin: 10px 10px 10px; border: solid 1px #ccc; padding: 6px; background: #fff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); min-width: 350px } 
#primary.content-area { max-width: 840px; margin: 125px auto 0 auto; padding: 0 15px 50px; } 
#primary.content-area .wps-rma-form__wrapper { padding: 15px 0 !important } 
#primary.content-area #wps_rma_return_alert { margin: 0 !important } 
#primary.content-area .wps-rma-product__table-wrapper tr input[type="number"] { min-width: 80px; width: 80px; text-align: center; float: left; } 
div.wpt-wrap.wpt-wrap .table-responsive input[type=checkbox]:checked+label:after { top: 2px; left: 5px; font-size: 13px; } 
.wpt-wrap .all_check_header_footer input[type=checkbox]:checked+label:after { left: 1px !important; top: 1px !important; } 
.woocommerce table.my_account_orders .button { margin: 5px !important; padding: 5px; font-size: 13px !important; } 
.woocommerce-Address-title { position: static !important; box-shadow: none !important; position: static !important; box-shadow: none !important; padding: 0 !important; min-height: inherit; height: auto !important; } 
 header.woocommerce-Address-title+ * { margin-top: 0 !important } 
.woocommerce-MyAccount-navigation ul li.is-active a { color: var(--bodyColor); } 
.wt-mycoupons .wt_sc_available_coupon_sort_by { display: none } 
.wt-mycoupons .wt_coupon_wrapper { padding-top: 0 } 
.woocommerce-order ul li:before { display: none !important } 
.wpt_search_box .search_box_wrapper .search_single_direct { position: relative } 
.wpt_search_box .search_box_wrapper .search_single_direct:before { content: "OR"; background: #1d6abf; padding: 0 10px; display: block; color: #ffffff; position: absolute; bottom: 6px; left: 50%; margin-left: -9px; } 
.wpt_search_box .search_box_wrapper .search_single_direct:after { content: ""; border-bottom: 1px solid #ffffff; display: block; margin: 25px 0 15px; clear: both; width: 100%; } 
.woocommerce-notices-wrapper .woocommerce-message .button { border: 1px solid var(--primeryColor) !important; background-color: var(--primeryColor) !important; color: #ffffff !important; padding: 10px 21px !important; font-size: 14px !important; } 
.woocommerce-notices-wrapper .woocommerce-message .button:hover,
.woocommerce-notices-wrapper .woocommerce-message .button:focus { background: #034791 !important; } 
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment { background: #ffffff !important; } 
input.query-keyword-input-box:focus::placeholder { color: transparent; } 
.page-id-6058 .wpt_search_box.search_box_16297 .search_box_fixer>button.wpt-search-products { display: none !important } 
.login-wrapper .right-column .woocommerce .col2-set .col-1 { width: 100% } 
.login-wrapper .right-column .woocommerce .col2-set .col-2 { display: none !important } 
.login-wrapper .right-column * { font-family: 'Instrument Sans' !important; } 
.autoplay-video-wrapper { margin-top: 40px; display: flex; height: 100% } 
.autoplay-video-wrapper .video-container { max-width: 100%; margin: 0 auto; box-shadow: 0 0 8px rgba(0, 0, 0, 0.1); border: 2px solid #1d6abf; border-radius: 10px; overflow: hidden; display: flex; height: 100% } 
.autoplay-video-wrapper video { width: 100%; height: auto; outline: none; border: none; display: flex; height: 101%; object-fit: cover; } 
.two-col-info { display: flex; flex-wrap: wrap; } 
.two-col-info>* { width: 50%; } 
.two-col-info .img-box img { margin: 0 auto; border-radius: 5px; border: 5px solid #fff; box-shadow: 0px 10px 10px rgb(0 0 0 / 10%); } 
.reverse.two-col-info { flex-direction: row-reverse; } 
.two-col-info .content-box h2 { font-size: 30px; } 
.two-col-info .content-box { padding: 10px 30px 15px 0; } 
.landing-wrapper2 { background: #f4f4f4; padding: 60px 0; } 
.landing-wrapper2 h3 { font-size: 32px; } 
.landing-wrapper2 .img-box { margin: 50px auto 0; overflow: hidden; border-radius: 5px; width: fit-content; box-shadow: 0px 15px 15px rgb(0 0 0 / 10%); } 
.landing-req-wap { position: relative; overflow: hidden; padding: 110px 0; background: #1d6abf; color: #fff; } 
.landing-req-wap .bg { position: absolute; top: 0; right: 0; left: 0; bottom: 0; opacity: 10%; background-size: cover; } 
.landing-req-wap .container { position: relative; z-index: 2; } 
.landing-req-wap .form-box { max-width: 572px; margin: 0 auto; } 
.landing-req-wap .form-box input:not(input[type="submit"]) { height: 55px; border-color: #1d6abf; } 
.landing-req-wap .form-box textarea { min-height: 130px; border-color: #1d6abf; } 
.landing-req-wap h3 { color: inherit; font-size: 36px; text-align: center; margin: 0 15px 22px; } 
.landing-req-wap .form-box input[type="submit"] { margin: 0 auto; width: fit-content; display: block; background: #fff; color: #1d6abf; font-size: 16px; padding: 11px 20px; border: 1px solid #fff; min-width: 127px; font-weight: bold; } 
.landing-req-wap .form-box input[type="submit"]:hover { background: transparent; color: #fff; } 
.landing-location-wrapper { padding: 60px 0; } 
.landing-location-wrapper .container { display: flex; flex-wrap: wrap; } 
.landing-location-wrapper .content-box { width: 30%; padding: 15px 60px 15px 0; font-size: 16px; } 
.landing-location-wrapper .map-box { width: 70%; position: relative; overflow: hidden; border-radius: 10px; padding-top: 42.039%; } 
.landing-location-wrapper .map-box>* { position: absolute; top: 0; right: 0; left: 0; bottom: 0; width: 100%; height: 100%; object-fit: cover; } 
.landing-location-wrapper .content-box h2 { font-size: 36px; } 
.landing-location-wrapper .content-box strong { display: block; } 
table.hours,
table.hours * { border: none; padding: 0; } 
table.hours tr td { padding: 3px 0 !important; min-width: 75px; } 
.landing-location-wrapper .content-box .table-responsive { overflow: hidden; margin-top: 0; } 
.landing-location-wrapper .content-box p:has(+.table-responsive) { margin: 0; } 
.landing-why-wrapper { color: #fff; background: #1d6abf; display: flex; align-items: center; flex-wrap: wrap; } 
.landing-why-wrapper>* { width: 50%; } 
.landing-why-wrapper .img-box img { width: 100%; } 
.landing-why-wrapper .content-box .max-width { max-width: 494px; margin: 0 0 0 auto; } 
.landing-why-wrapper .content-box { padding: 30px 80px 30px 15px; text-align: center; } 
.landing-why-wrapper .content-box h2 { color: inherit; font-size: 36px; } 
.landing-why-wrapper .content-box ul.landing-why { display: flex; flex-wrap: wrap; padding: 28px 0 0; } 
.landing-why-wrapper .content-box ul.landing-why li { margin: 0; padding: 5px 10px 25px; width: 50%; text-align: center; text-transform: uppercase; font-weight: bold; } 
.landing-why-wrapper .content-box ul.landing-why li::before { display: none; } 
.landing-why-wrapper .content-box ul.landing-why li figure { margin: 0 auto 12px; display: flex; align-items: center; justify-content: center; width: 109px; height: 109px; overflow: hidden; background: #fff; border-radius: 50%; } 
.landing-review-wrapper { padding: 60px 0; text-align: center; } 
.landing-review-wrapper h2 { font-size: 36px; } 
.landing-review-wrapper .rating { width: fit-content; margin: 0 auto 20px; padding: 0 0 0 60px; display: flex; flex-direction: column; text-align: left; font-size: 16px; line-height: normal; position: relative; } 
.landing-review-wrapper .rating .count { font-size: 36px; font-weight: bold; position: absolute; top: -3px; left: 0; } 
.landing-review-wrapper .rating .star { font-size: 13px; color: #fbbc05; } 
.landing-review { text-align: left; font-size: 20px; line-height: 30px; background: #f4f4f4; border-radius: 10px; padding: 50px 50px; width: 100%; margin: 0 auto; -webkit-mask-image: url('../img/rev-mark.png'); mask-image: url('../img/rev-mark.png'); -webkit-mask-repeat: repeat-y; mask-repeat: repeat-y; } 
.active+.owl-item .landing-review { -webkit-mask-image: url('../img/rev-mark2.png'); mask-image: url('../img/rev-mark2.png'); } 
.active .landing-review { mask-image: none; } 
.landing-review p { line-height: inherit; } 
.landing-review h6 { color: #000; font-size: 18px; margin: 0; } 
.landing-review .star { font-size: 13px; color: #fbbc05; margin: 0 0 13px; } 
.landing-review-slider-wrap { position: relative; } 
.landing-review-slider { padding: 15px 0 40px; max-width: 733px; margin: 0 auto; position: static; } 
.landing-review-slider.owl-carousel .owl-nav button.owl-next,
.landing-review-slider.owl-carousel .owl-nav button.owl-prev { width: 65px; height: 65px; background: #1d6abf !important; color: #fff; border-radius: 50%; } 
.landing-review-slider.owl-carousel .owl-nav button.owl-next::before,
.landing-review-slider.owl-carousel .owl-nav button.owl-prev::before { color: #fff; font-size: 20px; line-height: 65px; } 
.landing-review-slider.owl-carousel .owl-nav button.owl-next { right: 0; } 
.landing-review-slider.owl-carousel .owl-nav button.owl-prev { left: 0; } 
.landing-review-slider.owl-carousel .owl-nav button.owl-next:hover,
.landing-review-slider.owl-carousel .owl-nav button.owl-prev:hover { background: #fff !important; box-shadow: 0px 0px 10px rgb(0 0 0 / 10%); } 
.landing-review-slider.owl-carousel .owl-nav button.owl-next:hover::before,
.landing-review-slider.owl-carousel .owl-nav button.owl-prev:hover::before { color: #8a8a8a; } 
.landing-review-slider .owl-stage-outer { overflow: visible; position: static !important; } 
/********** Search Page Start **********/
.bg { position: absolute; left: 0; top: 0; bottom: 0; right: 0; background-size: cover; background-repeat: no-repeat; background-position: top center; } 
.bg img { display: none; } 
.bg~* { position: relative; z-index: 1; } 
.search-wraper { min-width: 100vw; min-height: 100vh; display: flex; align-items: center; justify-content: center; background-image: url('../img/page-bg.jpg'); background-position: center center; background-repeat: no-repeat; background-size: cover; background-color: #abd2f2; padding: 40px; } 
.search-box-wrapper { background: #fff; width: 100%; max-width: 1106px; margin: auto; text-align: center; padding: 40px 40px; position: relative; min-height: 687px; } 
.search-box-wrapper h1 { color: #000; } 
.search-box-wrapper .bg { opacity: 10%; } 
.search-box-wrapper .logo { margin: 0 auto 73px; } 
.search-form { color: #353535; line-height: normal; font-weight: 400; margin: 0 auto 0; max-width: 822px; width: 100%; padding: 32px 0 0; text-align: left; font-size: 16px; } 
.search-box { display: flex; border-radius: 80px; min-height: 74px; background: #fff; margin: 0 0 25px; text-align: left; box-shadow: 0px 25px 50px rgb(0 0 0 / 8%); } 
.search-box>* { margin: 0; } 
.search-box>* { margin: 0 !important; } 
.search-box input,
.search-box select { height: 74px; border: unset; color: #000000; } 
.search-box input:first-child { border-radius: 80px 0 0 80px; padding-left: 70px; background-image: url('../img/car-icon.jpg'); background-repeat: no-repeat; background-position: 28px center; text-transform: uppercase; box-shadow: 0px 5px 10px rgb(0 0 0 / 8%); } 
.search-box .selectric { border: unset; border-left: 1px solid #dce1e4; padding: 0; min-width: unset; background: #fff; } 
.search-box .selectric .label { display: block; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; margin: 0 40px 0 20px; height: 74px; line-height: 74px; color: #101010; width: 134px; font-weight: 300; padding: 0; text-align: left; } 
.search-box .btn { text-transform: capitalize; font-size: 17px; border-radius: 0 80px 80px 0; border: 5px solid #fff; min-width: 195px; color: #fff; margin: 0; } 
.search-box .selectric-focus .selectric,
.search-box .selectric-hover .selectric,
.search-box .selectric-open .selectric { border-color: #dce1e4 !important; } 
.search-box .selectric .button { display: block; position: absolute; right: 0px; top: 0; bottom: 0; margin: auto; width: 40px; height: 30px; color: #909090; font-size: 0; text-align: center; border: unset; transform: unset; } 
.search-box .selectric .button:after { content: "\f078"; position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; color: #101010; line-height: 30px; font-weight: normal; font-size: 14px; font-family: 'Font Awesome 5 Pro'; } 
.search-box .selectric-open .selectric-items { width: 100% !important; } 
/*****Custom Checkbox & Radio *****/
.search-form .csHiddenFile { width: 1px; height: 0; visibility: hidden; display: none; } 
.search-form .csOpaque { opacity: 0; filter: alpha(opacity=0); } 
.search-form .csFileInput { display: none !important; } 
/**Checkbox**/
.search-form .csRadio input[type=radio],
.search-form .csCheckbox input[type=checkbox] { position: absolute; color: white; width: 20px; height: 20px; cursor: pointer; left: 0; top: 0; bottom: 0; right: 0; z-index: 2; margin: 0; } 
.search-form .csCheckboxElem { border-radius: 3px; } 
.search-form .csRadio,
.search-form .csCheckbox { display: inline-block; position: relative; margin: 0px 14px 0 0; vertical-align: text-top; height: 20px; width: 20px; } 
.search-form .radio .csRadio,
.search-form .checkbox .csCheckbox { margin-left: -14px; } 
.search-form .csRadioElem { border-radius: 20px; } 
.search-form .csRadioElem,
.search-form .csCheckboxElem { display: inline-block; background: #fff; height: 20px; width: 20px; cursor: pointer; position: absolute; top: 0; left: 0; border: 1px solid #fff; border-radius: 3px; box-shadow: 0px 5px 5px rgb(0 0 0 / 6%); } 
.search-form .csCheckedR,
.search-form .csChecked { border-color: #138dde; } 
.search-form .csCheckedR:after { content: ""; background: #020d0f; padding: 5px; border-radius: 10px; width: 10px; line-height: 10px; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%) } 
.search-form .csChecked:after { content: "\f00c"; font-size: 12px; font-family: "Font Awesome 6 Pro"; font-weight: bold; color: #138dde; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%) } 
.tooltip { position: relative; display: inline-flex; color: #777474; align-items: center; line-height: normal; } 
.tooltip .tooltiptext { visibility: hidden; width: 120px; background-color: #555; color: #fff; text-align: center; border-radius: 6px; padding: 5px 0; position: absolute; z-index: 1; top: 136%; left: 50%; margin-left: -60px; opacity: 0; transition: opacity 0.3s; font-size: 13px; } 
.tooltip .tooltiptext::after { content: ""; position: absolute; top: -10px; left: 50%; margin-left: -5px; border-width: 5px; border-style: solid; border-color: #555 transparent transparent transparent; transform: rotate(180deg); transform-origin: center; } 
.tooltip:hover .tooltiptext { visibility: visible; opacity: 1; } 
.tooltip u { text-underline-offset: 3px; } 
.tooltip i { font-size: 16px; color: #000; margin: 0 8px 0 0; position: relative; top: 1px; } 
.search-form .other-info { display: flex; flex-wrap: wrap; justify-content: space-between; } 
.search-form .other-info>p { margin: 0; } 
.imp-info { font-size: 13px; line-height: 21px; background: #fbf8e3; border: 1px solid #f9ebcc; border-radius: 5px; padding: 10px 15px; margin: 0 0 14px; } 
.imp-info p { margin: 0; line-height: inherit; } 
.imp-info a { text-decoration: underline; } 
.search-result .res { line-height: 30px; font-size: 16px; font-weight: 500; } 
.search-result .res h6 { font-size: 16px; font-weight: 500; margin: 0 0 10px; line-height: inherit; color: #000; } 
.search-result .res h6 a { margin-left: 40px; } 
.search-result .res p { margin: 0 0 2px; } 
.search-result .res ul { font-size: 16px; padding: 6px 0 0; } 
.search-result .res ul li { padding: 0 0 0px 23px; } 
.search-result .res .btn { margin-bottom: 10px; } 
.search-result h5 { margin: 0 0 20px; color: #000; font-size: 25px; } 
.search-result .res ul li::before { content: ""; display: block; width: 6px; height: 6px; background: #1d6abf; left: 7px; top: 12px; } 
.search-result { padding: 20px 50px 0; } 
.search-result .res+.res { margin-top: 20px; } 
.dgwt-wcas-close:not(.dgwt-wcas-inner-preloader) { display: none; } 
/********** Search Page 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: #101010; 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: #101010; 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: #101010; } 
/******Social Icons End*******/ 
/******Footer*******/ 
footer { background:#e1f2fc; padding:30px 0 0 } 
footer .footer-row { display: flex; margin:0 -15px; align-items: flex-start; justify-content: space-between } 
footer .footer-column { float: left; padding:30px 15px 0; } 
footer .pull-right { margin-left: auto; max-width: 650px; width: 100%; display: flex
; flex-wrap: wrap; justify-content: space-between; } 
 footer .pull-right .footer-column:last-child { min-width: 181.83px; } 
footer .footer-column:first-child { max-width: 266px; } 
footer .footer-column:first-child p { margin-top: 30px; } 
footer img { margin: 0 0 20px; } 
footer ul li { padding: 0 0 5px 0; line-height: 1.4; font-size: 14px; } 
footer ul li a { font-size: inherit } 
footer ul li:before { display: none } 
footer ul li:last-child { padding-bottom: 0 } 
ul.area-menu { -webkit-columns: 2; -moz-columns: 2; columns: 2; } 
ul.area-menu li { min-width: 115px } 
footer h5 { font-size:18px; color: #101010; font-family: 'Instrument Sans'; font-weight:600; margin: 0 0 10px; padding: 0; text-transform: capitalize; } 
footer a, footer p { color: #101010; font-size: 15px; margin: 0; } 
footer a { text-decoration: none } 
footer p+p { margin-top: 15px } 
 footer ul.product-menu { -webkit-columns: 2; -moz-columns: 2; columns: 2; gap: 60px } 
footer h6 { text-align: center; border-bottom: 1px solid #ffffff; margin: 60px 0 50px; } 
footer h6 strong { background-color: #e1f2fc; padding: 0 20px; display: inline; position: relative; bottom: -10px; } 
.address-row { display: grid; grid-template-columns: repeat(3,1fr); gap: 20px; } 
.address-box { background-color: #ffffff; border-radius: 12px; padding: 30px; } 
.address-box p:has(i) { position: relative; padding-left: 28px; } 
.address-box p:has(i) i { font-size: 20px; color: #1d6abf; font-weight: 900; position: absolute; left: 0; top: 1px } 
.address-box h5 { margin-bottom: 20px } 
.address-box.w-full { grid-column: 1/4; display: flex; flex-wrap: wrap; align-items: center; column-gap:60px; row-gap: 15px; justify-content: center } 
.address-box.w-full p, .address-box.w-full h5 { margin: 0; } 
footer ul.social-icon { display: flex; gap: 10px; margin: 30px 0 0; } 
footer ul.social-icon li { padding: 0; margin: 0; } 
footer ul.social-icon i { width: 50px; height: 50px; border-radius: 50px; color: #1d6abf; display: flex; align-items: center; justify-content: center; background-color: #ffffff; font-size: 20px } 
footer .copyright-block { padding:22px 0; float: left; width: 100%; margin-top:40px; background-color: #1d6abf } 
footer .copyright-block .container { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; } 
footer .copyright-block p { float: left; margin: 0; font-size: 15px; color: #ffffff; } 
footer .copyright-block a { font-size: inherit; color: inherit } 
footer .current-menu-item a, footer a:focus, footer a:hover { color: #1d6abf!important; } 
footer .copyright-block a:focus, footer .copyright-block a:hover { color: #1d6abf!important; } 
/******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: #101010; 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: #101010; color: #ffffff; } 
.scrollup.show { filter: alpha(opacity=100); opacity: 1; bottom: 27px; } 
/******Scrollup Button End*******/
/****FadeInDown****/
@-webkit-keyframes fadeInDown { 
 0% { opacity: 0; -webkit-transform: translateY(-400px); } 
 50% { opacity: 0.3; } 
 100% { opacity: 1; -webkit-transform: translateY(0); } 
 }
@keyframes fadeInDown { 
 0% { opacity: 0; -webkit-transform: translateY(-400px); } 
 50% { opacity: 0.3; } 
 100% { opacity: 1; -webkit-transform: translateY(0); } 
 }
@-webkit-keyframes bounceInDown { from,
 60%,
 75%,
 90%,
 to { animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); } 
 0% { opacity: 0; transform: translate3d(0, -3000px, 0); } 
 60% { opacity: 1; transform: translate3d(0, 25px, 0); } 
 75% { transform: translate3d(0, -10px, 0); } 
 90% { transform: translate3d(0, 5px, 0); } 
 to { transform: none; } 
 }
@keyframes bounceInDown { from,
 60%,
 75%,
 90%,
 to { animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); } 
 0% { opacity: 0; transform: translate3d(0, -3000px, 0); } 
 60% { opacity: 1; transform: translate3d(0, 25px, 0); } 
 75% { transform: translate3d(0, -10px, 0); } 
 90% { transform: translate3d(0, 5px, 0); } 
 to { transform: none; } 
 }
/***** slideUp *******/
@-webkit-keyframes slideUp { 
 0% { opacity: 0; -webkit-transform: translateY(200px); } 
 50% { opacity: 0.3; } 
 100% { opacity: 1; -webkit-transform: translateY(0); } 
 }
@keyframes slideUp { 
 0% { opacity: 0; -webkit-transform: translateY(200px); } 
 50% { opacity: 0.3; } 
 100% { opacity: 1; -webkit-transform: translateY(0); } 
 }
.animateblock { opacity: 0; transition: none; -moz-transition: none; -webkit-transition: none; } 
.animateblock.animated { opacity: 1; } 
.animated { -webkit-animation-duration: 1.3s; animation-duration: 1.3s; -webkit-animation-fill-mode: both; animation-fill-mode: both; } 
.animated.hinge { -webkit-animation-duration: 2s; animation-duration: 2s; } 
@-webkit-keyframes bounce { 0%,
 20%,
 50%,
 80%,
 100% { -webkit-transform: translateY(0); } 
 40% { -webkit-transform: translateY(-10px); } 
 60% { -webkit-transform: translateY(5px); } 
 }
@-moz-keyframes bounce { 0%,
 20%,
 50%,
 80%,
 100% { -moz-transform: translateY(0); } 
 40% { -moz-transform: translateY(10px); } 
 60% { -moz-transform: translateY(5px); } 
 }
@-o-keyframes bounce { 0%,
 20%,
 50%,
 80%,
 100% { -o-transform: translateY(0); } 
 40% { -o-transform: translateY(10px); } 
 60% { -o-transform: translateY(5px); } 
 }
@keyframes bounce { 0%,
 20%,
 50%,
 80%,
 100% { transform: translateY(0); } 
 40% { transform: translateY(10px); } 
 60% { transform: translateY(5px); } 
 }
.bounce { animation: bounce 2s infinite; -webkit-animation: bounce 2s infinite; -moz-animation: bounce 2s infinite; -o-animation: bounce 2s infinite; text-decoration: none; outline: none } 
@-webkit-keyframes swing { 20% { -webkit-transform: rotate3d(0, 0, 1, 15deg); transform: rotate3d(0, 0, 1, 15deg); } 
 40% { -webkit-transform: rotate3d(0, 0, 1, -10deg); transform: rotate3d(0, 0, 1, -10deg); } 
 60% { -webkit-transform: rotate3d(0, 0, 1, 5deg); transform: rotate3d(0, 0, 1, 5deg); } 
 80% { -webkit-transform: rotate3d(0, 0, 1, -5deg); transform: rotate3d(0, 0, 1, -5deg); } 
 to { -webkit-transform: rotate3d(0, 0, 1, 0deg); transform: rotate3d(0, 0, 1, 0deg); } 
 }
@keyframes swing { 20% { -webkit-transform: rotate3d(0, 0, 1, 15deg); transform: rotate3d(0, 0, 1, 15deg); } 
 40% { -webkit-transform: rotate3d(0, 0, 1, -10deg); transform: rotate3d(0, 0, 1, -10deg); } 
 60% { -webkit-transform: rotate3d(0, 0, 1, 5deg); transform: rotate3d(0, 0, 1, 5deg); } 
 80% { -webkit-transform: rotate3d(0, 0, 1, -5deg); transform: rotate3d(0, 0, 1, -5deg); } 
 to { -webkit-transform: rotate3d(0, 0, 1, 0deg); transform: rotate3d(0, 0, 1, 0deg); } 
 }
.swing.animated { -webkit-transform-origin: top center; transform-origin: top center; -webkit-animation-name: swing; animation-name: swing; } 
@-webkit-keyframes fadeInLeft { 
 from { opacity: 0; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); } 
 to { opacity: 1; -webkit-transform: none; transform: none; } 
 }
@keyframes fadeInLeft { 
 from { opacity: 0; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); } 
 to { opacity: 1; -webkit-transform: none; transform: none; } 
 }
.fadeInLeft.animated { -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft; } 
@-webkit-keyframes fadeInRight { 
 from { opacity: 0; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } 
 to { opacity: 1; -webkit-transform: none; transform: none; } 
 }
@keyframes fadeInRight { 
 from { opacity: 0; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } 
 to { opacity: 1; -webkit-transform: none; transform: none; } 
 }
.fadeInRight.animated { -webkit-animation-name: fadeInRight; animation-name: fadeInRight; } 
@-webkit-keyframes fadeInUp { 
 from { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } 
 to { opacity: 1; -webkit-transform: none; transform: none; } 
 }
@keyframes fadeInUp { 
 from { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } 
 to { opacity: 1; -webkit-transform: none; transform: none; } 
 }
.fadeInUp.animated { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; } 
@-webkit-keyframes fadeInDown { 
 from { opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); } 
 to { opacity: 1; -webkit-transform: none; transform: none; } 
 }
@keyframes fadeInDown { 
 from { opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); } 
 to { opacity: 1; -webkit-transform: none; transform: none; } 
 }
.fadeInDown.animated { -webkit-animation-name: fadeInDown; animation-name: fadeInDown; } 
@-webkit-keyframes fadeIn { 
 from { opacity: 0; } 
 to { opacity: 1; } 
 }
@keyframes fadeIn { 
 from { opacity: 0; } 
 to { opacity: 1; } 
 }
.fadeIn.animated { -webkit-animation-name: fadeIn; animation-name: fadeIn; } 
@-webkit-keyframes bounceIn { from,
 20%,
 40%,
 60%,
 80%,
 to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); } 
 0% { opacity: 0; -webkit-transform: scale3d(.3, .3, .3); transform: scale3d(.3, .3, .3); } 
 20% { -webkit-transform: scale3d(1.1, 1.1, 1.1); transform: scale3d(1.1, 1.1, 1.1); } 
 40% { -webkit-transform: scale3d(.9, .9, .9); transform: scale3d(.9, .9, .9); } 
 60% { opacity: 1; -webkit-transform: scale3d(1.03, 1.03, 1.03); transform: scale3d(1.03, 1.03, 1.03); } 
 80% { -webkit-transform: scale3d(.97, .97, .97); transform: scale3d(.97, .97, .97); } 
 to { opacity: 1; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } 
 }
@-webkit-keyframes bounceIn { 
 0% { opacity: 0; -webkit-transform: scale(.3); transform: scale(.3); } 
 50% { opacity: 1; -webkit-transform: scale(1.05); transform: scale(1.05); } 
 70% { -webkit-transform: scale(.9); transform: scale(.9); } 
 100% { -webkit-transform: scale(1); transform: scale(1); } 
 }
@keyframes bounceIn { 
 0% { opacity: 0; -webkit-transform: scale(.3); -ms-transform: scale(.3); transform: scale(.3); } 
 50% { opacity: 1; -webkit-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); } 
 70% { -webkit-transform: scale(.9); -ms-transform: scale(.9); transform: scale(.9); } 
 100% { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); } 
 }
.bounceIn.animated { -webkit-animation-name: bounceIn; animation-name: bounceIn; } 
@-webkit-keyframes slideInUp { 
 from { -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); visibility: visible; } 
 to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } 
 }
@keyframes slideInUp { 
 from { -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); visibility: visible; } 
 to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } 
 }
.slideInUp.animated { -webkit-animation-name: slideInUp; animation-name: slideInUp; } 
@-webkit-keyframes zoomIn { 
 from { opacity: 0; -webkit-transform: scale3d(.3, .3, .3); transform: scale3d(.3, .3, .3); } 
 50% { opacity: 1; } 
 }
@keyframes zoomIn { 
 from { opacity: 0; -webkit-transform: scale3d(.3, .3, .3); transform: scale3d(.3, .3, .3); } 
 50% { opacity: 1; } 
 }
.zoomIn.animated { -webkit-animation-name: zoomIn; animation-name: zoomIn; } 
@-webkit-keyframes hinge { 
 0% { -webkit-transform-origin: top left; transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } 
 20%,
 60% { -webkit-transform: rotate3d(0, 0, 1, 80deg); transform: rotate3d(0, 0, 1, 80deg); -webkit-transform-origin: top left; transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } 
 40%,
 80% { -webkit-transform: rotate3d(0, 0, 1, 60deg); transform: rotate3d(0, 0, 1, 60deg); -webkit-transform-origin: top left; transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; opacity: 1; } 
 to { -webkit-transform: translate3d(0, 700px, 0); transform: translate3d(0, 700px, 0); opacity: 0; } 
 }
@keyframes hinge { 
 0% { -webkit-transform-origin: top left; transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } 
 20%,
 60% { -webkit-transform: rotate3d(0, 0, 1, 80deg); transform: rotate3d(0, 0, 1, 80deg); -webkit-transform-origin: top left; transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } 
 40%,
 80% { -webkit-transform: rotate3d(0, 0, 1, 60deg); transform: rotate3d(0, 0, 1, 60deg); -webkit-transform-origin: top left; transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; opacity: 1; } 
 to { -webkit-transform: translate3d(0, 700px, 0); transform: translate3d(0, 700px, 0); opacity: 0; } 
 }
.hinge.animated { -webkit-animation-name: hinge; animation-name: hinge; } 
/****Transition End******/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under:SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.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 { position: relative; -ms-touch-action: pan-Y; touch-action: manipulation; -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; backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0) } 
.owl-carousel .owl-item { min-height: 1px; float: left; -webkit-backface-visibility: hidden; backface-visibility: hidden; backface-visibility: hidden; -webkit-touch-callout: 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-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev { cursor: pointer; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none } 
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot { color: inherit; border: none; padding: 0 !important; font: inherit } 
.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-drag .owl-item { -ms-touch-action: pan-y; touch-action: pan-y; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none } 
.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; transition: opacity .4s ease } 
.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] { max-height: 0 } 
.owl-carousel .owl-item img.owl-lazy { transform-style: preserve-3d } 
.owl-carousel .owl-video-wrapper { position: relative; height: 100%; background: #000 } 
.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; 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-nav .owl-prev { width: 30px; height: 70px; position: absolute; left: -40px; top: 50%; z-index: 90; display: inline-block; margin-top: -35px; font-size: 0; cursor: pointer; border-radius: 0; border: 0 !important; background: none !important } 
.owl-carousel .owl-nav .owl-prev:before { content: "\f053"; font-family: "Font Awesome 6 Pro"; color: var(--primeryColor); display: block; position: absolute; bottom: 0; left: 0; font-size: 40px; line-height: 70px; height: 100%; width: 100%; font-weight: 700 } 
.owl-carousel .owl-nav .owl-next { width: 30px; height: 70px; position: absolute; right: -40px; top: 50%; z-index: 90; display: inline-block; margin-top: -35px; font-size: 0; cursor: pointer; border-radius: 0; border: 0 !important; background: none !important } 
.owl-carousel .owl-nav .owl-next:before { content: "\f054"; font-family: "Font Awesome 6 Pro"; color: var(--primeryColor); display: block; position: absolute; bottom: 0; left: 0; font-size: 40px; line-height: 70px; height: 100%; width: 100%; font-weight: 700 } 
.owl-carousel .owl-nav .owl-prev span,
.owl-carousel .owl-nav .owl-next span { display: none } 
.owl-carousel:hover .owl-nav .owl-prev,
.owl-carousel:hover .owl-nav .owl-next,
.owl-carousel:hover .owl-nav .owl-prev.disabled,
.owl-carousel:hover .owl-nav .owl-next.disabled { opacity: 1; } 
.owl-carousel .owl-nav .owl-prev.disabled,
.owl-carousel .owl-nav .owl-next.disabled { cursor: not-allowed; border-color: #c8b2de !important; } 
.owl-carousel .owl-nav .owl-prev.disabled:before,
.owl-carousel .owl-nav .owl-next.disabled:before,
.owl-carousel .owl-nav .owl-prev.disabled:hover:before,
.owl-carousel .owl-nav .owl-next.disabled:hover:before { color: #ccc; } 
.owl-carousel .owl-nav .owl-prev:hover:before,
.owl-carousel .owl-nav .owl-next:hover:before { color: #000000; } 
.owl-carousel .owl-nav .owl-prev:hover,
.owl-carousel .owl-nav .owl-next:hover { background-color: transparent !important; color: var(--primeryColor) } 
.owl-carousel .owl-dots .owl-dots { align-self: center; list-style: none; margin: 0; padding: 0; display: flex; } 
.owl-carousel .owl-dots .owl-dot,
.owl-carousel .owl-dots .owl-dot span { width: auto; margin: 3px; display: inline-block; height: auto; font-size: 0; line-height: 0; border: 0; box-shadow: none; background: none } 
.owl-carousel .owl-dots .owl-dot span:before { content: ''; height: 16px; width: 16px; display: inline-block; background: #ffffff; cursor: pointer; transition: all 300ms ease; border-radius: 12px; border: solid 3px #d1d1d1 } 
.owl-carousel .owl-dots .owl-dot.active span:before { background: var(--primeryColor); } 
.owl-carousel.dot-type-2 .owl-dots .owl-dots { align-self: center; list-style: none; margin: 0; padding: 0; display: flex; } 
.owl-carousel.dot-type-2 .owl-dots .owl-dot { width: 12px; height: 12px; background: #9e9e9e; border-radius: 14px; } 
.owl-carousel.dot-type-2 .owl-dots .owl-dot.active,
.owl-carousel.dot-type-2 .owl-dots .owl-dot:hover { background: #1d6abf } 
.owl-carousel.dot-type-2 .owl-dots .owl-dot span:before { display: none } 
.owl-carousel.dot-type-2 .owl-dots { text-align: center; padding-top: 20px } 
.allBox .owl-next,
.allBox .owl-prev { display: none !important } 
.allBox:hover .owl-next,
.allBox:hover .owl-prev { display: block !important } 
/********owl-carousel end**********/
/******Responsive Start*******/
@media only screen and (max-width:1199px){
 .vin-box h3 { font-size: 30px; bottom:10%; left: 10% } 
 .banner-grid .container { padding: 0 15px } 
 .search-row.layout-2 { min-width: 240px; } 
 header .header-inner-wraper .header-inner .header-left img { width: 198px } 
 .nav-wrap nav ul.nav>li { margin: 0 10px 0 0 } 
 header .header-inner-wraper .header-right .search-sec { width: 340px; } 
 footer .footer-inner-row .footer-col:last-child { border: none; width: 30%; } 
 .grid-wrapper .grid-row .item h4 { padding: 15px } 
 .login-wrapper { min-height: inherit } 
 .login-wrapper .left-column { padding: 40px 40px; width: 50% } 
 .login-wrapper .left-column h1 { padding-top: 30px; } 
 .login-wrapper .right-column { padding: 50px 40px 40px; width: 50% } 
 .login-form h3 { margin: 0 0 30px; } 
 .blog-column.full .img-column { margin: 0 } 
 .mission-wrapper .img-box img.overlap-img { margin-top: -25%; } 
 .owl-carousel .owl-nav .owl-next { right: 0px !important; } 
 .owl-carousel .owl-nav .owl-prev { left: 0px !important; } 
.nav-wrap { gap: 25px; } 
header .header-left { width: 215px; max-width: 215px; min-width: 215px; } 
header + * { margin-top:81.73px !important; } 
.intro-wraps h1 , .common-grid h2 { font-size: 36px; } 
.mission-wraps { font-size: 18px } 
.mission-wraps h2 { font-size:50px; } 
.location-list { grid-template-columns: 1fr 1fr; }
[class*="-wraps"] { padding:55px 0 } 
.about-wraps, .video-wraps { padding: 0 } 
.contact-wraps { padding: 0 0 50px } 
.contact-wraps .img-box { padding-left: 40px } 
 }
@media only screen and (max-width:1024px){
 .nav-trigger, .nav-wrap nav ul li:before, .submenu-button { display: none } 
.nav-wrap { position: relative; float: right; width: auto; margin: 0; z-index: 99; display: flex; align-items: center; flex-direction: row-reverse; } 
.nav-wrap nav { float: left; width: 100%; margin:0; padding: 0; border: 0; list-style: none; display: block; position: relative } 
 .nav-trigger { padding:21px; 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 14px; overflow: visible; font-size: 0; background: #1d6abf; order: 3 } 
.nav-trigger span { display: block; top: 50%; margin-top: -1px; right: 11px } 
.nav-trigger span, .nav-trigger span::after, .nav-trigger span::before { width:16px; height: 2px; background-color: #ffffff; border-radius: 0; position: absolute; transition-property: transform; transition-duration: .15s; transition-timing-function: ease } 
.nav-trigger span { width: 20px } 
.nav-trigger span::after, .nav-trigger span::before { content: ""; display: block; left: 2px } 
.nav-trigger span::before { top: -7px } 
.nav-trigger span::after { bottom: -7px } 
.nav-trigger.closemenu span { top: auto; bottom: 6px; width: 16px; 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); right: 13px; top: 32px; } 
.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 { left: 0; 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; -webkit-transition: all .2s linear 0s; -ms-transition: all .2s linear 0s; -o-transition: all .2s linear 0s; background: #ffffff; -webkit-box-shadow: inset -30px 20px 20px rgb(255 255 255), inset -30px -20px 20px rgb(255 255 255), inset 0px 0px 20px rgba(0,0,0,0.1); box-shadow: inset -30px 20px 20px rgb(255 255 255), inset -30px -20px 20px rgb(255 255 255), inset 0px 0px 20px rgba(0,0,0,0.1); } 
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 !important; 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 { display: block; font-size:18px; color: #101010; 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 { display: none; 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 { display: block; font-size: 15px; font-weight: 500; color: #101010; 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 { top: 40px; left: auto; right: 0; bottom: 0; width: 100%; margin: 0; opacity: 1; visibility: visible; height: 100%; overflow: auto; z-index: 99999; background: #ffffff } 
.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: #1d6abf !important } 
.nav-wrap nav .submenu-button { position: absolute; right:5px; display: block; width: 30px; height: 30px; background-color: #ffffff; cursor: pointer; top: 8px; border-radius: 30px; font-size: 0 !important } 
.nav-wrap nav .submenu-button:before { content: "\f105"; font-family:"Font Awesome 6 Pro"; position: absolute; color: #101010; left: 0; right: 0; text-align: center; top: 50%; margin-top: -10px; font-size: 16px; line-height: 30px; font-weight: normal; 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 } 
.nav-wrap { margin: 0; flex-direction: row; gap: 0 } 
.nav-wrap nav ul.nav>li.btn-type { padding-left: 16px; padding-right: 16px; } 
 .alignleft, .alignright { max-width: 500px } 
 .owl-carousel .owl-nav .owl-prev,
 .owl-carousel .owl-nav .owl-next,
 .owl-carousel:hover .owl-nav .owl-prev,
 .owl-carousel:hover .owl-nav .owl-next { opacity: 1 } 
 .product-details-wrapper { padding: 40px 0 } 
 .product-details-row .product-details-col { width: 50%; } 
 .product-details-row .product-details-col.desc { width: 48%; } 
 #primary.content-area { margin-top: 70px; max-width: inherit } 
 .timeline-box:nth-child(odd) { padding-right: 60px } 
 .timeline-box:nth-child(even) { padding-left: 60px } 
 .timeline-box[style*="left: 0%"] { padding-right: 60px !important; padding-left: 0 !important } 
 .timeline-box[style*="left: 50%"] { padding-right: 0 !important; padding-left: 60px !important } 
 .timeline-box:nth-child(odd)::before,
 .timeline-box:nth-child(even)::before { width: 60px } 
 }
@media only screen and (max-width:991px){
 .alignleft, .alignright { max-width: 300px } 
.aside-inline-img { padding: 30px 0; text-align: center; } 
.aside-inline-img .img-box img { margin:0 auto; } 
.aside-inline-img.lg-text-overlap { text-align: left } 
.aside-inline-img .img-box { width: 100%; } 
.aside-inline-img .text-box, .aside-inline-img.reverse .text-box { width: 100%; padding: 25px 0 0; } 
.aside-img-wrapper { text-align: center; } 
.aside-img-wrapper .img-box img , .aside-inline-img .img-box img { margin:0 auto; border-radius: 10px; width: auto; } 
.aside-img-wrapper .img-box { width: 100%; padding: 0 15px } 
.aside-img-wrapper .text-box, .aside-img-wrapper.reverse .text-box { width: 100%; padding: 25px 0 0; } 
.aside-img-wrapper ul { text-align: left; width: fit-content; margin-left: auto; margin-right: auto } 
.aside-img-wrapper .max-width { float: none !important; padding:0 15px!important; margin: 0 auto !important; max-width: 100% !important; } 
.location-wrappers, .why-wrappers,.plp-wrapper, .pdp-wrapper, .common-content , .common-wrapper { padding: 30px 0 } 
.location-boxes .overlay-text { padding-left: 20px } 
.top-text-center { margin: 0 auto 20px; } 
.why-box { padding: 0 15px } 
.find-box { width: 100% } 
.banner-grid { padding: 30px 0; } 
.banner-grid .container { grid-template-columns:1fr; } 
.banner-grid .banner-box:last-child { display: grid; grid-template-columns: 1fr 1fr; gap:20px } 
.vin-box img { height: 100%; object-fit: cover } 
 .vin-box h3 { bottom: 20px; left: 20px; } 
.news-box { margin-top: 0 } 
header .search-row.layout-2 { display: none; } 
.filter-wrap { padding: 20px 0 } 
.filter-wrap .search-row { display: block; } 
.filter-wrap .search-row { margin: 0 0 20px!important; width: 100%; } 
.filter-wrap .search-row input:not(input[type=submit]) { border-color: #ffffff; height: 40px; padding-left: 20px; padding-right: 50px; } 
.filter-wrap .search-row input[type=submit] { width: 30px; height: 30px; right: 5px; top: 5px; background-size: 16px } 
.filter-row { display: grid; grid-template-columns: repeat(3,1fr); gap: 10px; } 
.filter-box:first-child { grid-column: 1/4; text-align: center } 
.filter-row .selectric-wrapper { width: 100%; min-width: inherit; } 
.plp-wrapper .plp-items-bg, .pdp-wrapper .pdp-items-bg { padding: 20px } 
.pdp-grid-row { grid-template-columns: 1fr 1fr; margin-bottom: 30px; } 
.pdp-grid-row .pdp-col:first-child { grid-column: 1/3 } 
:root { --text-8xl: 30px; --text-7xl: 22px; } 
 .search-field { padding: 15px 0 15px 0; } 
 .search-field .search-row .search-col select { font-size: var(--text-xl); padding: 15px } 
 .dgwt-wcas-search-wrapp { min-width: 180px; } 
 .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input { padding: 10px 6px; font-size: 12px; } 
 .client-wrapper { padding: 30px 0 30px; } 
 .category-wrapper { padding: 30px 0 30px; } 
 .category-wrapper .category-row { margin: 0 -12px 10px; } 
 .category-wrapper .category-row .category-col { width: calc(25% - 24px); } 
 .grid-wrapper { padding: 30px 0 30px; display: block } 
 .grid-wrapper .grid-row { display: flex; margin: 0 -10px; flex-wrap: wrap; grid-gap: 0; width: auto; padding: 10px 0 20px } 
 .grid-wrapper h3 { margin-bottom: 10px; } 
 .grid-wrapper .grid-row .item h4 { padding: 20px; } 
 .newsletter-wrapper .newsletter-row { height: 150px; align-content: center; } 
 .newsletter-wrapper .newsletter-row h3 { padding-bottom: 15px } 
 #scroll-more { display: none } 
 .mission-wrapper { padding: 30px 0 } 
 .mission-wrapper h2,
 .history-wrapper h2,
 .top-text-center h2,
 .reveiw-wrapper h3,
 .appointment-wrapper h3 { font-size: 30px } 
 .mission-wrapper .text-box { width: 100% } 
 .mission-wrapper .img-box { width: 100%; padding-left: 70px; } 
 .mission-wrapper .img-box img.overlap-img { margin-top: -200px; } 
 .mission-wrapper .max-width { max-width: 100%; padding: 0 15px 30px; text-align: center } 
 .history-wrapper,
 .location-wrapper,
 .team-wrapper,
 .why-wrapper,
 .reveiw-wrapper,
 .appointment-wrapper { padding: 30px 0 } 
 .location-wrapper .btn-row,
 .why-wrapper .btn-row { padding: 20px 0 0; } 
 .appointment-wrapper .text-box { width: 100%; text-align: center; padding: 0 0 30px } 
 .appointment-wrapper .icbc-logo { margin: 0 auto; max-width: 230px } 
 .appointment-wrapper .form-box { width: 100%; padding: 0 } 
 .appointment-wrapper label { font-size: 16px } 
 .search-field .search-row .search-col select { background: #fff url(../img/sel-arrow.png) right 10px center no-repeat; } 
 .inner-search-field .search-row .search-col select { padding: 14px 15px; background: #fff url(../img/sel-arrow.png) right 10px center no-repeat; font-size: var(--text-2xl); } 
 .product-details-row .product-details-col .brand-share { flex-wrap: wrap } 
 .product-details-row .product-details-col .brand-share p.brand,
 .product-details-row .product-details-col .brand-share p.question,
 .product-details-row .product-details-col .brand-share p.share { width: 100%; padding: 10px 0; border: none } 
 .product-details-row .product-details-col .brand-share { padding: 5px 0; margin-top: 16px; } 
 .product-details-wrapper { padding: 20px 0; } 
 .more-vehicle-wrapper { padding: 30px 0 35px; } 
 .more-vehicle-wrapper .more-vehicle-row { flex-wrap: wrap } 
 .more-vehicle-wrapper .more-vehicle-row ul { width: 50%; padding: 10px } 
 .more-vehicle-wrapper .more-vehicle-row ul+ul { border-left: none; } 
 .service-wrapper { padding: 10px 0 } 
 .story-wrapper { padding: 30px 0 0; } 
 .story-wrapper .story-row .story-col p { margin-bottom: 30px } 
 .column-wrapper { padding: 40px 0; } 
 .blog-wrapper .blog-row .blog-col { width: calc(100% - 300px); } 
 .blog-wrapper .blog-row .sidebar { width: 280px; } 
 .contact-info { width: 50%; padding: 35px 15px; } 
 .send-message { width: 50%; padding: 30px; } 
 .send-message .c-row .c-col { width: 100%; flex: inherit } 
 .faqinner-wrapper { padding: 30px 0 20px } 
 .blog-wrapper { padding: 30px 0 } 
 .blog-column.full .img-column { margin: 0 } 
 .blog-column.full .text-column h3 { font-size: 24px; } 
 .blog-column.full p { display: none } 
 .blog-column.full .blog-date { display: block } 
 .blog-column.full .img-column { width: 300px; min-width: 300px; } 
 .blog-list,
 .related-post .related-post-slider { margin-top: 20px } 
 .blog-column h3 { font-size: 20px; } 
 .blog-details { margin-bottom: 40px } 
 .why-wrapper .service-col { width: 50% } 
 .two-col-info>* { width: 100%; } 
 .two-col-info .content-box { padding: 20px 0 0; } 
 .two-col-info .content-box h2,
 .landing-wrapper2 h3,
 .landing-review-wrapper h2,
 .landing-location-wrapper .content-box h2,
 .landing-why-wrapper .content-box h2,
 .landing-req-wap h3 { font-size: 30px; } 
 .two-col-info h2,
 .two-col-info p:has(.btn) { text-align: center; } 
 .landing-wrapper2 { text-align: center; } 
 .landing-wrapper2 .img-box { margin: 30px auto 0; } 
 .landing-wrapper2,
 .landing-review-wrapper,
 .landing-location-wrapper,
 .landing-req-wap { padding: 40px 0; } 
 .landing-review-slider.owl-carousel .owl-nav button.owl-next,
 .landing-review-slider.owl-carousel .owl-nav button.owl-prev { position: relative; margin: 15px 10px 0; } 
 .landing-review-slider { padding-bottom: 15px; } 
 .landing-review { padding: 30px; } 
 .landing-why-wrapper { flex-direction: column-reverse; } 
 .landing-why-wrapper>* { width: 100%; } 
 .landing-why-wrapper .content-box { padding: 30px 10px; } 
 .landing-why-wrapper .content-box .max-width { max-width: unset; } 
 .landing-why-wrapper .content-box ul.landing-why li { padding-inline: 5px; } 
 .landing-location-wrapper .content-box,
 .landing-location-wrapper .map-box { width: 100%; } 
 .landing-location-wrapper .map-box { padding-top: 130%; } 
 .landing-location-wrapper .content-box { padding: 0; text-align: center; } 
 table.hours td { display: inline-block; } 
 .search-box-wrapper { padding: 30px 30px 20px; } 
 .search-box-wrapper .logo { margin: 0 auto 40px; } 
 .search-wraper { padding: 30px; } 
 .search-result { padding: 20px 20px 0; } 
 .search-box { flex-wrap: wrap; background: transparent; box-shadow: unset; } 
 .search-box input,
 .search-box select { height: 55px; border-radius: 60px !important; margin: 15px 0 0 !important; } 
 .search-box .selectric-wrapper { width: 100%; } 
 .search-box .selectric { border: unset; border-radius: 60px; box-shadow: 0px 5px 10px rgb(0 0 0 / 8%); } 
 .search-box .selectric .label { height: 55px; line-height: 55px; width: 100%; } 
 .search-box .btn { width: 100%; box-shadow: 0px 5px 10px rgb(0 0 0 / 8%); } 
 .search-box>* { margin: 15px 0 0 !important; } 
 .search-box input:first-child { margin: 0 !important; padding-left: 58px; background-position: 25px center; background-size: 22px; } 
 .imp-info { padding: 5px 10px; } 
.intro-icons { margin:35px auto 0; grid-template-columns: repeat(2, 1fr); } 
.intro-wraps .btn, .quality-wraps .btn { margin-top: 0; } 
[class*="-wraps"] { padding:40px 0 } 
.about-wraps, .video-wraps { padding: 0 } 
.contact-wraps { padding: 0 0 40px } 
.mission-wraps h2 { font-size: 40px; } 
.mission-wraps .container { grid-template-columns: 1fr; text-align: center } 
.history-wraps .container { grid-template-columns: 1fr; text-align: center } 
.history-listing { text-align: left } 
.why-wraps .container { grid-template-columns: 1fr; text-align: center } 
.why-wraps .column:first-child { padding-top: 0 } 
.why-wraps .column:first-child img { margin: 0 auto; } 
.whybox .icon { margin: 0 auto; } 
.common-grid { grid-template-columns: 1fr; row-gap: 10px; text-align: center } 
.slider-nav { flex-direction: column; align-items: center; text-align: center; row-gap: 20px; } 
.contact-wraps .form-box { width: 100% } 
.contact-wraps .form-fields [class*=col-]:has(.btn) { text-align:center } 
.contact-wraps .img-box { padding: 40px 0 0; width: 100%; } 
.contact-wraps .img-box img { margin: 0 auto; } 
footer { padding-top: 0 } 
footer .footer-row { flex-wrap: wrap } 
footer .footer-column:first-child { width: 100%; max-width: 100%; } 
footer img { margin: 0 auto 20px; } 
footer ul.social-icon { justify-content: center } 
footer h6 { margin: 30px 0; } 
.address-row { grid-template-columns: repeat(2,1fr) } 
.address-box.w-full { display: block; grid-column: inherit; justify-content: flex-start; align-items: flex-start; } 
.address-box.w-full h5 { margin-bottom: 20px } 
.address-box.w-full p { margin-top: 15px; } 
.address-box:last-child { grid-column: 1/3 } 
footer .copyright-block { margin-top: 25px } 
 }
@media only screen and (max-width:768px) { div.woocommerce:has(.woocommerce-MyAccount-navigation) .woocommerce-MyAccount-content { padding:30px 0 0; } 
.cart-collaterals .cart_totals { max-width: 100% } 
 }
@media only screen and (max-width:767px){
 :root { --text-8xl: 24px; --text-7md: 24px; } 
 header .header-left { width: 180px; max-width: 180px; min-width: 180px; } 
 header .icons-row .icon-box span, header .icons-row .user-triger span { font-size: 0 } 
 header .icons-row .icon-box .count, header .icons-row .user-triger { font-size: 16px } 
 header .icons-row .user-triger i { font-size: 17px; vertical-align: baseline; } 
header + * { margin-top: 73.31px !important; } 
.location-boxes { width: 97% } 
.location-boxes.w-full .image-thumbnail { padding-top: 58.55555555%; } 
.why-row { margin-top: 30px } 
.why-box { width: 50%; } 
.find-box .overlay-text { position: relative; width: 100%; z-index: 10; padding: 30px 15px } 
.find-box img { position: absolute; left: 0; top: 0; } 
.banner-grid .banner-box:last-child { grid-template-columns: 1fr; } 
.pdp-grid-row { grid-template-columns: 0.8fr 1fr; } 
.plp-wrapper table tr { display: flex; flex-wrap: wrap; gap: 10px; column-gap:20px; border-bottom: 1px solid #e8e6e6; align-items: center; padding: 15px 0; justify-content: space-between; } 
.plp-wrapper table tr:has(th) { display: none; } 
.plp-wrapper table tr td { border: none; padding: 0 } 
.plp-wrapper table tr td:nth-child(2) { width:100% } 
.plp-wrapper table tr.item-count-row td { width: 100% !important } 
.plp-wrapper table tr td[data-title]::before { content: attr(data-title)": "; color: #101010; margin-right: 3px } 
.plp-wrapper table tr td:first-child, .plp-wrapper table tr th:first-child { width: 20px; padding-left: 0; padding-right: 0; } 
.plp-wrapper table .item-count-row:first-child td:last-child { display: none; } 
.search-trigger { display: inline-block; position: relative; font-weight: 300; margin: 7px 0 0 0; vertical-align: middle; cursor: pointer; } 
 .search-trigger i { font-weight: 400 } 
 .search_single.search_single_direct.keyword-s-wrapper .query_box_direct_value { width: 100% !important; width: -webkit-calc(100% - 60px) !important; width: -moz-calc(100% - 60px) !important; width: calc(100% - 60px) !important; } 
 .search_single.search_single_direct.keyword-s-wrapper .wpt-search-products { padding: 24px !important; font-size: 0 !important; background: #ebe9eb url(../img/search-icon-b.png) center center no-repeat !important; width: 50px !important; margin-top: 9px !important; } 
 header .header-inner-wraper .dgwt-wcas-search-wrapp { max-width: 100%; } 
 .home-banner::before,
 .home-banner::after,
 .home-banner .caption::after { display: none } 
 .home-banner .caption,
 .inner-banner .caption { position: static; float: left; width: 100% } 
 .home-banner .flex-active-slide p { line-height: 26px; } 
 .home-banner .max-width,
 .inner-banner .max-width { width: 100%; margin: 0; padding: 25px 0 15px; max-width: inherit } 
 .category-wrapper .category-row .category-col { width: calc(33.33% - 24px); } 
 .service-wrapper .service-row .service-col { width: calc(50% - 2px); } 
 .service-wrapper { padding: 0 } 
 .search-field .search-row,
 .inner-search-field .search-row { flex-wrap: wrap; } 
 .search-field .search-row .search-col,
 .search-field .search-row .search-col:last-child,
 .inner-search-field .search-row .search-col { width: calc(50% - 20px); margin-bottom: 15px } 
 .search-field .search-row .search-col input[type="submit"],
 .inner-search-field .search-row .search-col input[type="submit"] { width: 100%; margin: 0 auto } 
 .search-field .search-row .search-col:last-child,
 .inner-search-field .search-row .search-col:last-child { width: calc(100% - 20px); } 
 .inner-search-field { padding: 20px 0 15px } 
 .newsletter-wrapper .newsletter-row { height: auto; padding: 25px 0 30px } 
 .newsletter-wrapper .newsletter-row h3 { padding: 0 0 15px } 
 .search-field .search-row .search-col select { padding: 14px } 
 .login-wrapper { flex-wrap: wrap } 
 .login-wrapper .left-column { padding: 20px; width: 100%; background-position: 0 0 !important } 
 .login-wrapper .right-column { padding: 30px 20px 40px 20px; width: 100% } 
 .login-form { max-width: inherit; } 
 .login-form h3 { margin: 0 0 20px; } 
 .product-details-row { flex-wrap: wrap } 
 .product-details-row .product-details-col,
 .product-details-row .product-details-col.desc { width: 100% } 
 .product-details-row .product-details-col.desc { padding-top: 20px } 
 .more-vehicle-wrapper .more-vehicle-row ul { width: 100% } 
 .product-details-row .product-details-col.desc hr { margin: 0 0 16px; } 
 .story-wrapper .story-row { margin: 0 } 
 .story-wrapper .story-row .story-col { width: 100%; margin: 0; } 
 .story-wrapper .story-row.reverse figure { position: static; width: 100%; padding-bottom: 20px } 
 .column-wrapper { padding: 30px 0; } 
 .column-wrapper .column-row { column-count: 1; } 
 .story-wrapper .story-row .story-col p { max-width: inherit } 
 .blog-wrapper { padding: 20px 0; } 
 .blog-wrapper .blog-row { flex-wrap: wrap } 
 .blog-wrapper .blog-row .blog-col { width: 100%; } 
 .blog-wrapper .blog-row .sidebar { width: 100%; margin-top: 20px } 
 .contact-info { width: 100%; padding: 20px 1px; } 
 .send-message { width: 100%; padding: 20px 15px; } 
 .contact-info ul.add li { padding: 15px 0 } 
 .send-message::after { display: none } 
 .faqinner-wrapper { padding: 20px 0 0 } 
 .cart-wrapper .cart-details table tr { float: left; width: 100% } 
 .cart-wrapper .cart-details table td { float: left; width: 100% } 
 .listing-wrapper .listing-tabs ul { flex-wrap: wrap } 
 .listing-wrapper .listing-tabs ul li { white-space: nowrap; margin-bottom: 15px } 
 .listing-wrapper .listing-tabs ul li a { padding: 0px 10px 10px; } 
 .cart-wrapper .cart-details .table-responsive .btn { float: left } 
 .grid-wrapper .grid-row .item { margin: 10px; width: calc(100% - 20px) } 
 .inner-banner { border-bottom: 2px solid #f5f5f5; } 
 .inner-banner * { display: none !important; } 
 .inner-banner.banner-type-2 .flexslider ul.slides { float: left; width: 100% } 
 .inner-banner.banner-type-2 * { display: block !important; } 
 .inner-banner.banner-type-2 .flexslider .flex-control-paging { bottom: auto; top: 15px; text-align: right; padding-right: 10px } 
 .inner-banner.banner-type-2 .flexslider .flex-control-paging li { display: inline-block !important } 
 .blog-column.full .text-column { padding: 20px } 
 .blog-column.full .img-column { width: 250px; min-width: 250px; } 
 .blog-column { width: 47% } 
 .team-box { width: 47% } 
 .team-box img { max-width: 100px } 
 .team-box.full img { max-width: 100% } 
 .top-text-center { margin: 0 auto 20px; } 
 .search-wraper { padding: 20px; } 
 .search-box-wrapper { padding: 50px 20px 20px; } 
 .search-box-wrapper .logo { margin: 0 auto 30px; width: 200px; } 
 .search-box-wrapper h1 { font-size: 25px; } 
 .search-box-wrapper h1 br { display: none; } 
 .search-form { padding: 10px 0 0 0; } 
 .search-result { padding-inline: 0; padding-top: 30px; } 
 .search-form .other-info { flex-direction: column; text-align: center; justify-content: center; align-items: center; } 
 .search-result h5 { margin: 0 0 11px; } 
 .wpt_table_tag_wrapper .table-responsive table td::before { content: attr(data-title); } 
 .woocommerce-cart-form .product-remove { max-width: inherit; } 
 .woocommerce-MyAccount-content,
 .woocommerce-MyAccount-navigation { width: 100%; border: none; padding: 0px 0 } 
 .woocommerce-account .common-content { padding: 20px 0 } 
 .woocommerce-MyAccount-navigation { padding-bottom: 20px } 
 #primary.content-area .wps-rma-product__table-wrapper tr input[type="number"] { width: 100%; float: none; } 
 span.year { margin-left: 0 } 
 .history-timline-wrapper::before { content: ""; position: absolute; left: 40px; } 
 .history-timline-wrapper { padding-left: 100px; max-width: 500px; } 
 .timeline-box span.year { margin-left: 0 !important; left: -105px !important; right: auto !important } 
 span.year:first-child { margin-left: -105px } 
 .timeline-full .icon { right: 0; max-width: 80px } 
 .timeline-full { max-width: 400px; margin-left: 0; padding: 40px 15px 15px; margin-bottom: 40px } 
 .timeline-box { width: 100% !important; margin: 0 0 40px !important; max-width: 400px } 
 .timeline-box .timeline-in { margin: 0 !important; } 
 .timeline-box:nth-child(even)::before,
 .timeline-box:nth-child(odd)::before { width: 61px; top: 120px !important; right: 100%; left: auto } 
 .timeline-box span.year,
 .timeline-box[style*="left: 0%"] span.year,
 .timeline-box:nth-child(even) span.year,
 .timeline-box[style*="left: 50%"] span.year { transform: none !important } 
 .timeline-box[style*="left: 0%"],
 .timeline-box[style*="left: 50%"],
 .timeline-box:nth-child(odd),
 .timeline-box:nth-child(even) { padding: 0 !important } 
 .location-box h3 { font-size: 20px } 
 .history-row { padding: 0 20px; } 
 .history-wraps h2 { font-size:36px; } 
.reviewboxgrid { grid-template-columns: 1fr } 
footer .copyright-block { padding: 10px 0 } 
footer .copyright-block p { width: 100%; text-align: center } 
 }
@media only screen and (max-width:639px){
 .address-row { grid-template-columns: 1fr } 
 .address-box:last-child { grid-column:inherit } 
footer ul.social-icon i { width: 40px; height: 40px; } 
footer .copyright-block p { line-height: 1.2; padding: 5px 0; font-size: 13px } 
.address-box { padding: 20px; } 
.location-boxes .location-tag { padding: 6px 15px; } 
.location-boxes .overlay-text p { align-items: flex-start; } 
.find-box .or span { margin: 20px 0; } 
.location-info img { display: none; } 
 .location-list { grid-template-columns: 1fr; text-align: center } 
.location-info:first-child { grid-column: inherit } 
.location-info h3 { min-height: inherit } 
.whybox { padding: 20px } 
.opening-wraps {
     flex-wrap: wrap;
    justify-content: center;
}
 }
@media only screen and (max-width:580px){
 .alignleft, .alignright { max-width: 100%; margin: 10px auto 30px; float: none; display: block } 
.find-box h1 { font-size: 32px; } 
.news-box h3 { font-size: 30px; } 
.blog-box h3 { font-size: 24px } 
.add-cart-btn { display: flex; flex-wrap: wrap; row-gap: 10px } 
.pdp-grid-row { grid-template-columns: 1fr; } 
.pdp-grid-row .pdp-col:first-child { grid-column:inherit } 
.pdp-wrapper .pdp-info { margin-bottom: 8px; gap: 8px } 
.plp-wrapper table .btn.sm-btn { width: 100%; min-width: 180.14px } 
.history-row .text-box { width: 100%; padding-right: 0 } 
.history-row .img-box { width: 100%; padding: 20px 0 0 } 
footer .footer-column:nth-child(2) { width: 100% } 
footer ul.product-menu { gap: 30px } 
footer .footer-column { width: 50% } 
 }
 @media all and (max-width: 500px){
 .wpt_table_tag_wrapper .table-responsive { margin-top: 0; overflow: inherit !important } 
 .wpt_table_tag_wrapper .table-responsive table td { padding: 10px !important } 
.why-grid { grid-template-columns: 1fr } 
 }
@media only screen and (max-width:479px){
 .location-boxes .location-tag { top: 10px; right: 10px; } 
.location-boxes .image-thumbnail { border-bottom-left-radius: 0; border-bottom-right-radius: 0 } 
.location-boxes .overlay-text { position: relative; width: auto; right: 0; left: 0; top: 0; border-top-left-radius: 0; border-top-right-radius: 0 } 
 .why-box { width: 100%; } 
.vehicle-selection { flex-wrap:wrap; row-gap: 10px; width: 100% } 
.selectric-wrapper { width: 100% } 
.filter-row { grid-template-columns: 1fr; } 
 .filter-box:first-child { grid-column: inherit; } 
 .category-wrapper .category-row .category-col { width: calc(50% - 24px); } 
 .grid-wrapper .grid-row .item { width: calc(100% - 20px); } 
 .search-trigger { margin: 7px 5px 0 0; } 
 .client-row .owl-dots { padding-top: 0px; } 
 .blog-wrapper .blog-row .blog-col .grid-row .grid-col { width: calc(100% - 20px); } 
 .login-form .c-row .c-col { width: 100%; flex: inherit; } 
 .blog-column.full { flex-wrap: wrap } 
 .blog-column.full .text-column { width: 100% } 
 .blog-column.full .img-column { width: 100%; min-width: inherit; } 
 .blog-column { width: 97% } 
 .team-box { width: 97%; } 
 .why-wrapper .service-col { width: 100% } 
 .timeline-box h3,
 .timeline-full { font-size: 16px } 
 .actions .coupon { width: 100% } 
 .actions .coupon+.wp-element-button { float: left; margin-top: 20px; margin-bottom: 5px; } 
 .mission-wrapper .img-box img.overlap-img { margin-top: -120px; max-width: 120px } 
.intro-icons { grid-template-columns: 1fr; width: fit-content; } 
 }
@media only screen and (max-width:420px){
 .nav-trigger { padding: 16px; margin-left: 8px } 
.nav-trigger span { right: 6px; } 
.nav-trigger.closemenu span { right: 8px; top: 28px; } 
 #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 } 
.user-triger::after { font-size: 13px; } 
header .icons-row { gap: 8px } 
header .icons-row i { margin-right: 1px } 
 header .header-left { width: 160px; max-width: 160px; min-width: 160px; } 
 header + * { margin-top:68.5px !important; } 
.pdp-wrapper .quantity { width: 100% } 
.pdp-wrapper .quantity .qty { width: calc(100% - 76px) !important; height: 38px; } 
.add-cart-btn .btn { width: 100% } 

.opening-wraps {flex-direction: column; align-items: center; justify-content: center; text-align: center} 
 }
 @media only screen and (max-width:359px) { 



 } 
/******Responsive End*******/
/********lightbox popup starts**********/
.mfp-bg { top: 0; left: 0; width: 100%; height: 100%; z-index: 999991; overflow: hidden; position: fixed; background: #000; opacity: 0.8; } 
.mfp-wrap { top: 0; left: 0; width: 100%; height: 100%; z-index: 999992; position: fixed; outline: none !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-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content { width: 100%; cursor: auto; } 
.mfp-ajax-cur { cursor: progress; } 
/*.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close { cursor:-moz-zoom-out; cursor:-webkit-zoom-out; cursor:zoom-out; } 
.mfp-zoom { cursor:pointer; cursor:-webkit-zoom-in; cursor:-moz-zoom-in; cursor:zoom-in; } */
.mfp-auto-cursor .mfp-content { cursor: auto; } 
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter { -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: -0.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-close,
button.mfp-arrow { overflow: visible; cursor: pointer; border: 0; -webkit-appearance: none; appearance: none; display: block; outline: none; 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: 10px !important; text-decoration: none; text-align: center; opacity: 0.65; padding: 0; color: #FFF; font-style: normal; font-family: Arial, Baskerville, monospace; background: rgba(255, 255, 255, .3) !important } 
.mfp-close:hover,
.mfp-close:focus { opacity: 1; background-color: #F00 !important } 
.mfp-close:active { top: 1px; } 
/*.mfp-close-btn-in .mfp-close { color:#333; } */
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close { color: #FFF; } 
.common-popup .mfp-close { top: -30px !important; } 
.mfp-counter { position: absolute; top: 0; right: 0; color: #fff; font-size: 12px; line-height: 18px; white-space: nowrap; } 
.mfp-arrow-left { width: 30px; height: 50px; position: absolute; left: 0px; top: 50%; z-index: 90; display: inline-block; margin-top: -25px; font-size: 0; cursor: pointer; border-radius: 0 30px 30px 0; background-color: #3e3935 } 
.mfp-arrow-left:before { content: ''; height: 16px; width: 16px; display: block; border: 2px solid #fff; border-right-width: 0; border-bottom-width: 0; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); position: absolute; top: 16px; left: 8px; } 
.mfp-arrow-right { width: 30px; height: 50px; position: absolute; right: 0px; top: 50%; z-index: 90; display: inline-block; margin-top: -25px; font-size: 0; cursor: pointer; border-radius: 30px 0 0 30px; background-color: #3e3935 } 
.mfp-arrow-right:before { content: ''; height: 16px; width: 16px; display: block; border: 2px solid #fff; border-left-width: 0; border-top-width: 0; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); position: absolute; top: 16px; right: 8px; } 
.mfp-arrow-left:hover,
.mfp-arrow-right:hover { background-color: var(--primeryColor) } 
.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: -30px !important; } 
.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, 0.6); background: #000; } 
/* Main image in popup */
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; } 
/* The shadow behind the image */
.mfp-figure { line-height: 0; } 
.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, 0.6); background: #444; } 
.mfp-figure small { color: #BDBDBD; display: block; font-size: 12px; line-height: 14px; } 
.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%; } 
.mfp-no-margins img.mfp-img { padding: 0; } 
.mfp-no-margins .mfp-figure:after { top: 0; bottom: 0; } 
.mfp-no-margins .mfp-container { padding: 0; } 
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg { opacity: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; transition: all 0.3s ease-out; } 
.mfp-with-zoom.mfp-ready .mfp-container { opacity: 1; } 
.mfp-with-zoom.mfp-ready.mfp-bg { opacity: 0.8; } 
.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg { opacity: 0; } 
/*.mfp-gallery .mfp-image-holder .mfp-figure { cursor:pointer; } */
@media screen and (max-width: 800px) and (orientation:landscape),
screen and (max-height:300px) { /**
* Remove all paddings around the image on small screen
*/
 .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, 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; } 
 .mfp-img-mobile .mfp-close { top: 0; right: 0; width: 35px; height: 35px; line-height: 35px; background: rgba(0, 0, 0, 0.6); position: fixed; text-align: center; padding: 0; } 
 }
@media all and (max-width: 900px){
 .mfp-arrow { -webkit-transform: scale(0.75); transform: scale(0.75); } 
 .mfp-arrow-left { -webkit-transform-origin: 0; transform-origin: 0; } 
 .mfp-arrow-right { -webkit-transform-origin: 100%; transform-origin: 100%; } 
 .mfp-container { padding-left: 6px; padding-right: 6px; } 
 }
/********lightbox Popup ends**********/