/**=========================================================
 * Theme Name :  LC Engineering Services Pre Ltd.
 * Author : Jayesh Morker / Shekai/Marcus
 * Description  :  January 2024
 * File Name: style.css
=========================================================**/
/*
font-family: 'Inter', sans-serif;
font-family: 'Poppins', sans-serif;
font-family: 'Roboto', sans-serif;
/*
font-family: bootstrap-icons !important; transition: all 0.2s linear; */
body { font-family: "Inter", sans-serif; }
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: "Inter", sans-serif; }
.fontPrimary { font-family: "Inter", sans-serif; }
.fontSecondary { font-family: "Roboto", sans-serif; }
.fontAlternate { font-family: "Poppins", sans-serif; }
*, *:after, *:before { margin: 0; padding: 0; outline: none; box-sizing: border-box; }
.container.container-xxl { max-width: 1680px; padding: 0px 30px; }
.container.container-xl { max-width: 1560px; padding: 0px 30px; }
.container.container-lg, .header-container { max-width: 1460px; padding: 0px 30px; }
.container.container-md { max-width: 1360px; padding: 0px 30px; }
.container { max-width: 1210px; padding: 0px 30px; }
.container.container-sm { max-width: 1060px; padding: 0px 30px; }
.container-fluid { max-width: 100%; padding-right: 60px; padding-left: 60px; }
/*----*/
.colContainer { position: relative; display: block; }
.colContainer.xxl .textColRight, .colContainer.xxl .textColLeft { width: 810px;}
.colContainer.xl .textColRight, .colContainer.xl .textColLeft { width: 765px; }
.colContainer.lg .textColRight, .colContainer.lg .textColLeft { width: 700px; }
.colContainer.md .textColRight, .colContainer.md .textColLeft { width: 650px; }
.textColRight, .textColLeft { display: block; position: relative; width: 575px; padding: 0px; }
.colContainer.sm .textColRight, .colContainer.sm .textColLeft { width: 500px; }
.textColRight { float: left; }
.textColLeft { float: right; }
/*---*/
i::before { text-rendering: optimizeLegibility; }
html { height: 100%; font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, body { height: 100%; }
hr { border-top: 1px solid #d4d4d4; clear: both; margin: 80px 0px; opacity: 1; height: 0px; }
hr.md { margin: 40px 0px; }
hr.white { border-color: #ffffff; }
.hr2 { border-top-width: 2px; }
.hr3 { border-top-width: 3px; }
body { font-style: normal; font-variant: normal; font-size: 16px; line-height: 1.5; font-weight: 400; overflow-x: hidden; position: relative; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; }
img { max-width: 100%; vertical-align: middle; -ms-interpolation-mode: bicubic; }
@media screen and (-webkit-min-device-pixel-ratio: 0) and (-webkit-min-device-pixel-ratio: 0), screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
img { image-rendering: -webkit-optimize-contrast !important; }
}
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
 @supports (-webkit-appearance: none) and (stroke-color: transparent) {img {image-rendering: unset !important;}}
}
*:hover, *:visited, *:active, *:focus { outline: none !important; }
a, a:visited, a:focus, a:hover { color: #222222; outline: none; cursor: pointer; text-decoration: none; -webkit-transition: all 0.5s; transition: all 0.5s; }
a:visited { color: inherit; }
a:hover { color: #17759d; text-decoration: none; outline: none !important; }
:focus, ::-moz-focus-inner {
 border: none;
 outline: none !important;
}
p a { text-decoration: underline; }
p a:hover { text-decoration: underline; }
fieldset, a img { border: none; }
ol, ul { margin: 0px auto 30px; padding-left: 15px; list-style-position: outside; /*list-style-type: none; */ }
ul.d-flex { list-style: none; padding-left: 0px; flex-wrap: wrap; margin-bottom: 0px; position: relative; }
ol.last, ul.last { margin-bottom: 0px !important; }
p { margin-top: 0; margin-bottom: 30px; }
p:last-child { margin-bottom: 0px !important; }
/*----*/
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-size: 45px; font-weight: 700; margin: 0px 0px 0px; padding: 0px 0px 20px; line-height: 1.3; }
.h1, .h2, .h3, .h4, .h5, .h6 { position: relative; }
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong { font-weight: 700; }
.h1 strong, .h2 strong, .h3 strong, .h4 strong, .h5 strong, .h6 strong { font-weight: 700; }
h2, .h2 { font-size: 40px; }
h3, .h3 { font-size: 35px; padding: 0px 0px 22px; }
h4, .h4 { font-size: 30px; padding: 0px 0px 22px; }
h5, .h5 { font-size: 25px; padding: 0px 0px 24px; }
h6, .h6 { font-size: 20px; padding: 0px 0px 24px; }
h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child, .h1:last-child, .h2:last-child, .h3:last-child, .h4:last-child, .h5:last-child, .h6:last-child { margin-bottom: 0px !important; padding-bottom: 0px !important; }
/*----*/
iframe { display: block; width: 100%; }
figure { margin: 0px !important; }
.hide-xxl, .hide-xl, .hide-lg, .hide-md, .hide-sm, .hide-xs, .hide-xxs { position: relative; }
.show-xxl, .show-xl, .show-lg, .show-md, .show-sm, .show-xs, .show-xxs { display: none !important; }
.fullcontainer { position: relative; margin: 0px auto; /*overflow: hidden;*/ }
.fullcontainer .container { position: relative; z-index: 1; }
.full-mx { max-width: 1920px; margin: 0px auto; }
.is_stuck { z-index: 6; }
.float-div { width: 100%; position: absolute; left: 0px; z-index: 2; top: 50%; transform: translateY(-50%); }
.float-top { top: 0; transform: none; }
.float-bottom { bottom: 0; top: auto; transform: none; }
/* ClearFix */
.clear { clear: both; height: 0px; overflow: hidden; }
.container:after { display: block; content: " "; clear: both; }
.clearfix:after, .form-group:after { display: block; content: "."; height: 0px; clear: both; visibility: hidden; }
.clearfix { display: inline-table; }
/* Hides from IE-mac \*/
.clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
body.body-noscroll { height: 100%; overflow: hidden; }
.leftpad, .rightpad { position: relative; }
.leftmargin, .rightmargin { position: relative; }
.container-1100 { width: 100%; max-width: 1100px; }
.container-1050 { width: 100%; max-width: 1050px; }
.container-1000 { width: 100%; max-width: 1000px; }
.container-950 { width: 100%; max-width: 950px; }
.container-900 { width: 100%; max-width: 900px; }
.container-850 { width: 100%; max-width: 850px; }
.container-800 { width: 100%; max-width: 800px; }
.container-770 { width: 100%; max-width: 770px; }
.container-750 { width: 100%; max-width: 750px; }
.container-700 { width: 100%; max-width: 700px; }
.container-650 { width: 100%; max-width: 650px; }
.container-600 { width: 100%; max-width: 600px; }
.container-550 { width: 100%; max-width: 550px; }
.container-500 { width: 100%; max-width: 500px; }
.container-450 { width: 100%; max-width: 450px; }
.container-400 { width: 100%; max-width: 400px; }
.equalheight, .equalheight1, .equalheight2, .equalheight3, .equalheight4, .equalheight5 { display: block; position: relative; }
/*------*/
.bg { background-repeat: repeat-y !important; background-size: 100% auto; }
.bg-img { background-size: cover !important; background-position: center center !important; background-repeat: no-repeat !important; }
.bg-img-tl { background-position: top left !important; background-repeat: repeat-x !important; }
.bg-img-tc { background-position: top center !important; background-repeat: no-repeat !important; background-size: 100% auto; }
.bg-img-tr { background-position: top right !important; background-repeat: no-repeat !important; }
.bg-img-rc { background-position: right center !important; background-repeat: no-repeat !important; }
.bg-img-br { background-position: bottom right !important; background-repeat: no-repeat !important; }
.bg-img-bc { background-position: bottom center !important; background-repeat: no-repeat !important; background-size: 100% auto; }
.bg-img-bl { background-position: left bottom !important; background-repeat: repeat-x !important; }
.bg-img-lc { background-position: left center !important; background-repeat: no-repeat !important; }
.bg-img-t { background-position: top left !important; background-repeat: no-repeat !important; background-size: 100% auto; }
.bg-img-b { background-position: bottom left !important; background-repeat: no-repeat !important; background-size: 100% auto; }
.bg-img-c { background-position: center left !important; background-repeat: no-repeat !important; background-size: 100% auto; }
.bg-fix { background-size: cover !important; background-position: center top !important; background-repeat: no-repeat !important; background-attachment: fixed; }
.bg-bt-repete { background-position: bottom left !important; background-repeat: repeat-x !important; }
/*----*/
.text-right { text-align: right !important; }
.text-center, .text-center p { text-align: center !important; }
.text-left { text-align: left !important; }
.text-justify { text-align: justify !important; }
.text-uppercase { text-transform: uppercase !important; }
.text-underline { text-decoration: underline; }
.text-pre { white-space: pre; word-wrap: break-word; }
.text-note { font-size: 12px; font-style: italic; }
p[align="center"] { text-align: center !important; }
p[align="left"] { text-align: left !important; }
p[align="right"] { text-align: right !important; }
.underline { text-decoration: underline; }
.bld-lt { font-weight: 300 !important; }
.bld-rg { font-weight: 400 !important; }
.bld-md { font-weight: 500 !important; }
.bld-sm { font-weight: 600 !important; }
strong, .bld { font-weight: 700 !important; }
.bld-lg { font-weight: 800 !important; }
.bld-bl { font-weight: 900 !important; }
.small, small { font-size: 70%; }
.responsive { width: 100% !important; max-width: 100% !important; }
.responsive-mx { max-width: 100%; }
.relative { position: relative; }
.fleft { float: left; }
.fright { float: right; }
.text-ellipsis { display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; }
/*---*/
.ml-auto { margin-left: auto; margin-right: inherit; }
.mr-auto { margin-right: auto; margin-left: inherit; }
.m0 { margin: 0px !important; }
.ml0 { margin-left: 0px !important; }
.mr0 { margin-right: 0px !important; }
.mt0 { margin-top: 0px !important; }
.mb0 { margin-bottom: 0px !important; }
.mt5 { margin-top: 5px !important; }
.mr5 { margin-right: 5px !important; }
.mb5 { margin-bottom: 5px !important; }
.ml5 { margin-left: 5px !important; }
.mt10 { margin-top: 10px !important; }
.mr10 { margin-right: 10px !important; }
.mb10 { margin-bottom: 10px !important; }
.ml10 { margin-left: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mr15 { margin-right: 15px !important; }
.mb15 { margin-bottom: 15px !important; }
.ml15 { margin-left: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mr20 { margin-right: 20px !important; }
.mb20 { margin-bottom: 20px !important; }
.ml20 { margin-left: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mr25 { margin-right: 25px !important; }
.mb25 { margin-bottom: 25px !important; }
.ml25 { margin-left: 25px !important; }
.mt30 { margin-top: 30px !important; }
.mr30 { margin-right: 30px !important; }
.mb30 { margin-bottom: 30px !important; }
.ml30 { margin-left: 30px !important; }
.mt35 { margin-top: 35px !important; }
.mr35 { margin-right: 35px !important; }
.mb35 { margin-bottom: 35px !important; }
.ml35 { margin-left: 35px !important; }
.mt40 { margin-top: 40px !important; }
.mr40 { margin-right: 40px !important; }
.mb40 { margin-bottom: 40px !important; }
.ml40 { margin-left: 40px !important; }
.mt50 { margin-top: 50px !important; }
.mr50 { margin-right: 50px !important; }
.mb50 { margin-bottom: 50px !important; }
.ml50 { margin-left: 50px !important; }
.mt60 { margin-top: 60px !important; }
.mr60 { margin-right: 60px !important; }
.mb60 { margin-bottom: 60px !important; }
.ml60 { margin-left: 60px !important; }
.mt70 { margin-top: 70px !important; }
.mr70 { margin-right: 70px !important; }
.mb70 { margin-bottom: 70px !important; }
.ml70 { margin-left: 70px !important; }
.mb80 { margin-bottom: 80px !important; }
.mb90 { margin-bottom: 90px !important; }
.mb100 { margin-bottom: 100px !important; }
/*--*/
.mr-25 { margin-right: -25px !important; }
.ml-25 { margin-left: -25px !important; }
.mr-30 { margin-right: -30px !important; }
.ml-30 { margin-left: -30px !important; }
.mr-40 { margin-right: -40px !important; }
.ml-40 { margin-left: -40px !important; }
.mr-50 { margin-right: -50px !important; }
.ml-50 { margin-left: -50px !important; }
.mr-60 { margin-right: -60px !important; }
.ml-60 { margin-left: -60px !important; }
.mr-70 { margin-right: -70px !important; }
.ml-70 { margin-left: -70px !important; }
.mr-80 { margin-right: -80px !important; }
.ml-80 { margin-left: -80px !important; }
.mr-90 { margin-right: -90px !important; }
.ml-90 { margin-left: -90px !important; }
.mr-100 { margin-right: -100px !important; }
.ml-100 { margin-left: -100px !important; }
/*--*/
.pl0 { padding-left: 0px !important; }
.p5 { padding: 5px !important; }
.pt5 { padding-top: 5px !important; }
.pr5 { padding-right: 5px !important; }
.pb5 { padding-bottom: 5px !important; }
.pl5 { padding-left: 5px !important; }
.p10 { padding: 10px !important; }
.pt10 { padding-top: 10px !important; }
.pr10 { padding-right: 10px !important; }
.pb10 { padding-bottom: 10px !important; }
.pl10 { padding-left: 10px !important; }
.p15 { padding: 15px !important; }
.pt15 { padding-top: 15px !important; }
.pr15 { padding-right: 15px !important; }
.pb15 { padding-bottom: 15px !important; }
.pl15 { padding-left: 15px !important; }
.p20 { padding: 20px !important; }
.pt20 { padding-top: 20px !important; }
.pr20 { padding-right: 20px !important; }
.pb20 { padding-bottom: 20px !important; }
.pl20 { padding-left: 20px !important; }
.p25 { padding: 25px !important; }
.pt25 { padding-top: 25px !important; }
.pr25 { padding-right: 25px !important; }
.pb25 { padding-bottom: 25px !important; }
.pl25 { padding-left: 25px !important; }
.p30 { padding: 30px !important; }
.pt30 { padding-top: 30px !important; }
.pr30 { padding-right: 30px !important; }
.pb30 { padding-bottom: 30px !important; }
.pl30 { padding-left: 30px !important; }
.p35 { padding: 35px !important; }
.pt35 { padding-top: 35px !important; }
.pr35 { padding-right: 35px !important; }
.pb35 { padding-bottom: 35px !important; }
.pl35 { padding-left: 35px !important; }
.p40 { padding: 40px !important; }
.pt40 { padding-top: 40px !important; }
.pr40 { padding-right: 40px !important; }
.pb40 { padding-bottom: 40px !important; }
.pl40 { padding-left: 40px !important; }
.p45 { padding: 45px !important; }
.pt45 { padding-top: 45px !important; }
.pr45 { padding-right: 45px !important; }
.pb45 { padding-bottom: 45px !important; }
.pl45 { padding-left: 45px !important; }
.p50 { padding: 50px !important; }
.pt50 { padding-top: 50px !important; }
.pr50 { padding-right: 50px !important; }
.pb50 { padding-bottom: 50px !important; }
.pl50 { padding-left: 50px !important; }
.p60 { padding: 60px !important; }
.pt60 { padding-top: 60px !important; }
.pr60 { padding-right: 60px !important; }
.pb60 { padding-bottom: 60px !important; }
.pl60 { padding-left: 60px !important; }
.p70 { padding: 70px !important; }
.pt70 { padding-top: 70px !important; }
.pr70 { padding-right: 70px !important; }
.pb70 { padding-bottom: 70px !important; }
.pl70 { padding-left: 70px !important; }
.p80 { padding: 80px !important; }
.pt80 { padding-top: 80px !important; }
.pr80 { padding-right: 80px !important; }
.pb80 { padding-bottom: 80px !important; }
.pl80 { padding-left: 80px !important; }
.p90 { padding: 90px !important; }
.pt90 { padding-top: 90px !important; }
.pr90 { padding-right: 90px !important; }
.pb90 { padding-bottom: 90px !important; }
.pl90 { padding-left: 90px !important; }
.pt100 { padding-top: 100px !important; }
.pr100 { padding-right: 100px !important; }
.pb100 { padding-bottom: 100px !important; }
.pl100 { padding-left: 100px !important; }
.p0 { padding: 0px !important; }
.pt0 { padding-top: 0px !important; }
.pr0 { padding-right: 0px !important; }
.pb0 { padding-bottom: 0px !important; }
/*-----*/
.gutters-50 { margin-right: -50px; margin-left: -50px; }
.gutters-50 > .col, .gutters-50 > [class*="col-"], .gutters-50 > li {
 padding-right: 50px;
 padding-left: 50px;
}
.gutters-40 { margin-right: -40px; margin-left: -40px; }
.gutters-40 > .col, .gutters-40 > [class*="col-"], .gutters-40 > li {
 padding-right: 40px;
 padding-left: 40px;
}
.gutters-35 { margin-right: -35px; margin-left: -35px; }
.gutters-35 > .col, .gutters-35 > [class*="col-"], .gutters-35 > li {
 padding-right: 35px;
 padding-left: 35px;
}
.gutters-30 { margin-right: -30px; margin-left: -30px; }
.gutters-30 > .col, .gutters-30 > [class*="col-"], .gutters-30 > li {
 padding-right: 30px;
 padding-left: 30px;
}
.gutters-25 { margin-right: -25px; margin-left: -25px; }
.gutters-25 > .col, .gutters-25 > [class*="col-"], .gutters-25 > li {
 padding-right: 25px;
 padding-left: 25px;
}
.gutters-20 { margin-right: -20px; margin-left: -20px; }
.gutters-20 > .col, .gutters-20 > [class*="col-"], .gutters-20 > li {
 padding-right: 20px;
 padding-left: 20px;
}
.gutters-15 { margin-right: -15px; margin-left: -15px; }
.gutters-15 > .col, .gutters-15 > [class*="col-"], .gutters-15 > li {
 padding-right: 15px;
 padding-left: 15px;
}
.gutters-12 { margin-right: -12px; margin-left: -12px; }
.gutters-12 > .col, .gutters-12 > [class*="col-"], .gutters-12 > li {
 padding-right: 12px;
 padding-left: 12px;
}
.gutters-10 { margin-right: -10px; margin-left: -10px; }
.gutters-10 > .col, .gutters-10 > [class*="col-"], .gutters-10 > li {
 padding-right: 10px;
 padding-left: 10px;
}
.gutters-8 { margin-right: -8px; margin-left: -8px; }
.gutters-8 > .col, .gutters-8 > [class*="col-"], .gutters-8 > li {
 padding-right: 8px;
 padding-left: 8px;
}
.gutters-5 { margin-right: -5px; margin-left: -5px; }
.gutters-5 > .col, .gutters-5 > [class*="col-"], .gutters-5 > li {
 padding-right: 5px;
 padding-left: 5px;
}
.gutters-2 { margin-right: -2px; margin-left: -2px; }
.gutters-2 > .col, .gutters-2 > [class*="col-"], .gutters-2 > li {
 padding-right: 2px;
 padding-left: 2px;
}
.g-0 > li { padding-right: 0px; padding-left: 0px; }
/*----*/
.grid-2 > .col, .grid-2 > [class*="col-"], .grid-2 > li {
 padding-top: 2px;
 padding-bottom: 2px;
}
.grid-5 > .col, .grid-5 > [class*="col-"], .grid-5 > li {
 padding-top: 5px;
 padding-bottom: 5px;
}
.grid-8 > .col, .grid-8 > [class*="col-"], .grid-8 > li {
 padding-top: 8px;
 padding-bottom: 8px;
}
.grid-10 > .col, .grid-10 > [class*="col-"], .grid-10 > li {
 padding-top: 10px;
 padding-bottom: 10px;
}
.grid-12 > .col, .grid-12 > [class*="col-"], .grid-12 > li {
 padding-top: 12px;
 padding-bottom: 12px;
}
.grid-15 > .col, .grid-15 > [class*="col-"], .grid-15 > li {
 padding-top: 15px;
 padding-bottom: 15px;
}
.grid-20 > .col, .grid-20 > [class*="col-"], .grid-20 > li {
 padding-top: 20px;
 padding-bottom: 20px;
}
.grid-25 > .col, .grid-25 > [class*="col-"], .grid-25 > li {
 padding-top: 25px;
 padding-bottom: 25px;
}
.grid-30 > .col, .grid-30 > [class*="col-"], .grid-30 > li {
 padding-top: 30px;
 padding-bottom: 30px;
}
.grid-30 > .col, .grid-35 > [class*="col-"], .grid-35 > li {
 padding-top: 35px;
 padding-bottom: 35px;
}
.grid-40 > .col, .grid-40 > [class*="col-"], .grid-40 > li {
 padding-top: 40px;
 padding-bottom: 40px;
}
.grid-50 > .col, .grid-50 > [class*="col-"], .grid-50 > li {
 padding-top: 50px;
 padding-bottom: 50px;
}
/*-----*/
.row.grid-2, ul.grid-2 { margin-top: -2px; margin-bottom: -2px; }
.row.grid-5, ul.grid-5 { margin-top: -5px; margin-bottom: -5px; }
.row.grid-8, ul.grid-8 { margin-top: -8px; margin-bottom: -8px; }
.row.grid-10, ul.grid-10 { margin-top: -10px; margin-bottom: -10px; }
.row.grid-12, ul.grid-12 { margin-top: -12px; margin-bottom: -12px; }
.row.grid-15, ul.grid-15 { margin-top: -15px; margin-bottom: -15px; }
.row.grid-20, ul.grid-20 { margin-top: -20px; margin-bottom: -20px; }
.row.grid-25, ul.grid-25 { margin-top: -25px; margin-bottom: -25px; }
.row.grid-30, ul.grid-30 { margin-top: -30px; margin-bottom: -30px; }
.row.grid-35, ul.grid-35 { margin-top: -35px; margin-bottom: -35px; }
.row.grid-40, ul.grid-40 { margin-top: -40px; margin-bottom: -40px; }
.row.grid-50, ul.grid-50 { margin-top: -50px; margin-bottom: -50px; }
/*-----*/
.grid-box { position: relative; }
.grid-box-img { position: relative; overflow: hidden; }
.grid-box > a { display: block; position: relative; overflow: hidden; }
.grid-content { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; transition: all 0.2s linear; z-index: 2; }
.grid-ov { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; display: block; transform: scale(0); transition: all 0.5s ease, transform 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s, -webkit-transform 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s; transform: scale(0.5, 0.5); opacity: 0; visibility: hidden; z-index: 9; padding: 0px; overflow-y: auto; background: rgba(255, 198, 0, 0.95); /*backdrop-filter: blur(5px);*/ }
.grid-content.alt { height: auto; padding: 25px; bottom: 0px; top: auto; }
.grid-content { padding: 40px; }
.grid-info { padding-top: 15px; }
.grid-box:hover .grid-content { visibility: hidden; opacity: 0; }
.grid-box:hover .grid-ov { opacity: 1; visibility: visible; z-index: 9; transform: scale(1); transition: all 0.5s ease, transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s, -webkit-transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s; }
.grid-ov-info { padding: 30px; }
.grid-ov-info p { position: relative; }
.grid-content-info { position: relative; }
.grid-tb { display: table; height: 100%; width: 100%; }
.grid-tc { display: table-cell; vertical-align: middle; }
.grid-tc.bt { vertical-align: bottom; }
.grid-tc.tp { vertical-align: top; }
.grid-tc img { vertical-align: middle; }
.grid-box .img-holder::before { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; content: ""; z-index: 2; transition: all 0.2s linear; opacity: 0; background: #000000; /*background: url(../images/overlay2.png); background-size: 100% 100%; */ }
.grid-box .img-holder::after { position: absolute; left: 0px; bottom: 0px; width: 100%; height: 20%; content: ""; z-index: 1; transition: all 0.2s linear; background: url(../images/default/overlay.png); background-size: 100% 100%; }
.grid-box:hover .img-holder::before { opacity: 0; }
.grid-box:hover .img-holder::after { opacity: 0; /*background: url(../images/overlay2.png); */ background-size: 100% 100%; }
.img-holder { position: relative; display: block; width: 100%; height: 0px; overflow: hidden; padding-bottom: 100%; margin: 0px auto 0px; }
.img-holder figure { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; display: block; margin: 0px; text-align: center; padding: 0px; }
.img-holder figure img { position: relative; width: 100%; height: 100%; max-width: none; max-height: none; z-index: 1; transition: all 0.6s ease; object-fit: scale-down; object-position: 50% 50%; }
.img-holder.img-cover figure img { object-fit: cover; }
.img-cover.img-top { object-position: 50% 0%; }
.img-cover.img-bottom { object-position: 0% 50%; }
.img-effect:hover .img-holder figure img { /*transform: scale(1.1); */
transform: scale(1.1) rotate(2deg); }
/*--swap-*/
.img-swap-holder { position: relative; }
.img-swap { transition: all 0.2s linear; position: relative; display: flex; justify-content: center; align-items: center; text-align: center; line-height: 1; }
.img-swap img { transition: all 0.2s linear; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }
.img-swap img + img { opacity: 0; }
.img-swap-holder:hover .img-swap img { opacity: 0; }
.img-swap-holder:hover .img-swap img + img { opacity: 1; }
/*--fancybox---*/
.fancybox__backdrop { background: rgba(0, 0, 0, 0.9); backdrop-filter: blur(5px); -webkit-backdrop-filter: blur(5px); }
.fancybox-inner { overflow: hidden !important; }
.fancybox__content { padding: 0px; background: #fff; border-radius: 15px; }
.fancybox-popup-container { position: relative; display: block; width: 100%; padding: 0px; margin: 0px auto; max-width: 1150px; }
.fancybox__container {  --carousel-button-width: 40px;
 --carousel-button-height: 40px;
 --carousel-button-svg-width: 30px;
 --carousel-button-svg-height: 30px;
}
.fancybox__nav .carousel__button { width: var(--carousel-button-width, 40px); height: var(--carousel-button-height, 40px); -webkit-box-shadow: none !important; box-shadow: none !important; border-radius: var(--carousel-button-border-radius, 30px); }
.carousel__button svg { stroke-width: 2px; }
.fancybox__nav .carousel__button svg { display: none; }
.fancybox__nav .carousel__button::before { position: absolute; font-family: "Font Awesome 6 Free"; font-weight: 900; }
.fancybox__nav .carousel__button.is-prev::before { content: "\f060"; }
.fancybox__nav .carousel__button.is-next::before { content: "\f061"; }
.fancybox__nav .carousel__button.is-prev { left: 50%; margin-left: -700px; }
.fancybox__nav .carousel__button.is-next { right: 50%; margin-right: -700px; }
.carousel__button.fancybox__button--close, .carousel__button.is-close { width: 30px; outline: none !important; }
/* .has-image[data-image-fit=contain] .fancybox__image { border-radius: 15px } */
.fancybox__slide { padding: 60px; }
.fancybox__slide p:last-child { margin-bottom: 0px; }
.carousel__button.fancybox__button--zoom, .carousel__button.fancybox__button--slideshow, .carousel__button.fancybox__button--fullscreen { display: none !important; }
.fancybox__content, .fancybox__caption { max-width: 1150px; margin: 0px auto; }
.fancybox__caption h5 { font-weight: 400; }
.fancybox__container {  --carousel-button-svg-stroke-width: 0px;
}
.fancybox__nav .carousel__button { opacity: 1; color: #949ca1; border: 0px solid #fff; background: #f5f5f5; }
.fancybox__nav .carousel__button:hover { opacity: 1; color: #ffffff; background: #FFC600; border-color: transparent; }
/* .fancybox__toolbar .carousel__button{} */
.fancybox__toolbar .carousel__button:hover { opacity: 0.5; }
@media (max-width: 1699.98px) {
.fancybox__caption { max-height: 100px; overflow: auto; }
.fancybox__slide { padding: 50px; }
}
@media (max-width: 1399.98px) {
.fancybox-popup-container,  .modal-dialog { max-width: 960px; }
.fancybox__nav .carousel__button.is-prev { left: 40px; margin-left: auto; -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); }
.fancybox__nav .carousel__button.is-next { right: 40px; margin-right: auto; -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); }
}
@media (max-width: 1299.98px) {
.fancybox__container {  --carousel-button-width: 30px;
 --carousel-button-height: 30px;
}
.fancybox__nav .carousel__button { width: var(--carousel-button-width, 30px); height: var(--carousel-button-height, 30px); }
}
@media (max-width: 1023.98px) {
.fancybox-popup-container { max-width: 100%; }
.fancybox__nav .carousel__button.is-prev { left: 15px; }
.fancybox__nav .carousel__button.is-next { right: 15px; }
}
@media (max-width: 576.98px) {
.fancybox__slide { padding: 30px; }
.fancybox__nav .carousel__button.is-prev { left: 0px; }
.fancybox__nav .carousel__button.is-next { right: 0px; }
}
/*---*/
#wrapper { position: relative; height: 100vh !important; width: 100%; background: #ffffff; display: flex; flex-flow: column; }
body, #wrapper, .footer-wrapper { opacity: 1; }
#wrapper, .footer-wrapper { max-width: 1920px; margin: 0 auto; }
/* Header Styles */
#pageHeaderWrapper { position: fixed; left: 50%; transform: translateX(-50%); top: 0px; width: 100%; z-index: 100; display: block; margin: 0px auto; /*position: absolute;*/ max-width: 1920px;  background-color: #ffffff;}
#pageHeaderWrapper.header-alternate,#pageHeaderWrapper.is-sticky  { box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.1);background-color: #ffffff;}
.header-container { display: flex; align-items: center; justify-content: space-between;  margin: 0px auto; position: relative; /*flex-wrap: wrap; */ transition: all 0.2s linear; }

.logo-holder { display: flex; align-items: center; justify-content: center; position: relative; order: 1; }
.logo { position: relative; z-index: 1001; display: block; width: 392px; padding: 30px 0px; margin: 0px; transition: all 0.2s linear; /*margin-right: auto; */ }
.logo a { display: block; transition: all 0.2s linear; padding: 0px 0px; width: 100%; line-height: 1; position: relative; }
.logo img { max-width: 100%; width: 100%; }
.sub-logo { margin-left: 30px; width: 125px; position: relative; z-index: 1001; }
.sub-logo a { display: block; }
.sub-logo img { max-width: 100%; width: 100%; }
.headerInfoBar { transition: all 0.2s linear; position: relative; display: flex; align-items: center; justify-content: center; padding: 17px 0px; line-height: 1; color: #242424; }
.headerInfoBar.has-slider { height: 50px; }
.close-headerInfoBar-holder { position: absolute; right: 20px; top: 50%; transform: translateY(-50%); }
.close-headerInfoBar { color: #ffffff; }
.close-headerInfoBar:hover { color: #ffffff; }
/* .is-sticky .logo, .header-alternate .logo { padding: 5px 0px; width: 96px; } */
/* Top Right Header */
.top-right { position: relative; z-index: 1010; order: 3; transition: all 0.2s linear; }
.topRightHeader { display: flex; align-items: center; order: 2; /*width: 100%; border-top: 1px solid #bfbfbf; */ transition: all 0.2s linear; }
/* Nav */

.nav-wrapper { position: static; display: block; margin: 0px auto; width: 100%; }
.nav-container { position: static; display: block; width: 100%; }
.custom-menu-wrap { position: static; padding: 0; width: 100%; margin: 0 auto; display: block; }
.nav { position: static; width: 100%; display: block; margin: 0px auto; text-align: center; }
.nav ul { position: static; padding: 0; width: 100%; margin: 0 auto; display: block; text-transform: none; list-style-type: none; width: 100%; }
.nav > ul > li { position: relative; display: block; float: left; padding: 0px 65px; margin: 0px; }
.nav > ul > li:first-child { padding-left: 0px; }
.nav > ul > li:last-child { padding-right: 0px; }
.nav > ul > li > a { position: relative; display: block; color: #222222; font-weight: 400; text-align: center; padding: 25px 0px; line-height: 1; transition: all 0.2s linear; text-transform: capitalize; font-size: 18px; }
/* .nav>ul>li>a::before{ content: ""; width: 0px; height: 4px; border-radius: 10px 10px 0px 0px; background: #1F6C41;transition: all 0.2s linear; position: absolute; left: 50%; bottom: 0px;} */
.nav > ul > li span { position: relative; display: block; height: 100%; z-index: 2; }
.nav > ul > li:hover > a, .nav > ul > li.selected > a { color: #17759d; opacity: 1; }
.nav > ul > li.selected > a { font-weight: 700; opacity: 1; }
.nav > ul > li:hover > a::before, .nav > ul > li.selected > a::before { width: 100%; left: 0px; }
.nav > ul ul, .nav > ul ul ul { /*left: 50%; transform: translateX(-50%);*/
position: absolute; left: auto; top: auto; opacity: 0; padding: 15px 0px; width: 210px; text-align: left; visibility: hidden; border-radius: 0px 10px 10px 10px; text-transform: none; margin: -30px 0px 0px 0px; box-shadow: 0px 10px 30px 10px rgba(0, 0, 0, 0.05); transition: all 0.4s ease; border-top: 0px solid #e6e6e6; background: #2e2e2e; }
.nav > ul ul ul { border-radius: 0px 0px 0px 0px; }
.nav > ul ul > li:first-child a { border-radius: 0px 0px 0px 0px; }
.nav > ul ul > li:last-child a { border-radius: 0px 0px 0px 0px; }
.nav > ul ul ul > li:first-child a { border-radius: 0px 0px 0px 0px; }
.nav > ul ul ul > li:last-child a { border-radius: 0px 0px 0px 0px; }
.nav > ul ul li:last-child ul > li:last-child a { border-radius: 0px 0px 0px 0px; }
.nav > ul ul ul { left: 100%; top: auto; margin: 0px; margin-top: -54px; }
.nav > ul > li:hover > ul, .nav > ul ul > li:hover > ul, .nav > ul ul ul > li:hover > ul { opacity: 1; top: auto; margin-top: 0px; visibility: visible; }
.nav > ul ul.gridmenu { display: none; animation: fadeInShow 0.4s; padding: 10px 0px 30px !important; background: #242424; border-radius: 0px 0px 0px 0px; }
.nav > ul ul.gridmenu ul { position: relative; left: auto; top: auto !important; margin: 0px auto !important; }
.nav > ul > li.menu-item-has-children > a::after { font-family: "Font Awesome 6 Free"; font-weight: 900; content: "\f107"; margin-left: 10px; font-size: 12px; position: relative; top: -2px; }
.nav > ul ul li.menu-item-has-children > a { padding-right: 35px; }
.nav > ul ul li.menu-item-has-children > a::after { position: absolute; top: 50%; transform: translateY(-50%); right: 20px; font-family: "Font Awesome 6 Free"; font-weight: 900; content: "\f105"; margin-left: auto; }
@keyframes fadeInShow {  0% {
 opacity: 0;
 margin-top: 10px;
}
 100% {
 opacity: 1;
 margin-top: 0px;
}
}
.nav > ul > li:hover > ul.gridmenu { display: block; }
.nav > ul ul.grid1 { width: 25%; }
.nav > ul ul.grid2 { width: 50%; left: 0px; }
.nav > ul ul.grid3 { width: 100%; left: 0px; }
.nav > ul ul.grid4 { width: 100%; left: 0px; }
.nav > ul ul.grid1 > li, .nav > ul ul.grid2 > li, .nav > ul ul.grid3 > li, .nav > ul ul.grid4 > li { position: relative; display: block; float: left; width: 100%; padding: 0px 0px !important; }
.nav > ul ul.grid2 > li { width: 50%; }
.nav > ul ul.grid3 > li { width: 33.3333%; }
.nav > ul ul.grid4 > li { width: 25%; }
.nav > ul ul.gridmenu.grid2 > li:nth-child(3) { clear: both; }
.nav > ul ul.gridmenu.grid3 > li:nth-child(4) { clear: both; }
.nav > ul ul.gridmenu.grid4 > li:nth-child(5) { clear: both; }
.nav > ul ul.gridmenu > li > a, .nav > ul ul.gridmenu > li:hover > a, .nav > ul ul.gridmenu > li.selected > a, .nav > ul ul.gridmenu > li ul li > a { color: #242424; font-size: 15px; font-weight: 400; background: none; padding: 20px 30px; }
.nav > ul ul.gridmenu > li > a strong, .nav > ul ul.gridmenu > li:hover > a strong, .nav > ul ul.gridmenu > li.selected > a strong, .nav > ul ul.gridmenu > li ul li > a strong { display: block; color: #2e2e2e; font-weight: 400; font-size: 18px; transition: all 0.2s linear; padding-bottom: 5px; }
.nav > ul ul.gridmenu > li > a:hover strong, .nav > ul ul.gridmenu > li:hover > a:hover strong, .nav > ul ul.gridmenu > li.selected > a:hover strong, .nav > ul ul.gridmenu > li ul li > a:hover strong { color: #1d3756; }
/*.nav>ul ul.gridmenu>li:hover > a, .nav>ul ul.gridmenu>li.selected > a { color: #000000; } */

.nav > ul ul.gridmenu > li ul li > a { text-transform: none; }
.nav > ul ul.gridmenu > li ul li > a:hover, .nav > ul ul.gridmenu > li ul li.selected > a { color: #677c91; background: #000000; padding: 5px 10px 5px 20px; }
.nopadding { padding: 0px !important; }
.nav > ul ul.gridmenu ul { position: relative; font-size: 13px; left: auto; top: auto; opacity: 1; width: 100%; padding: 0px; box-shadow: none; border-radius: 0px; min-width: inherit; visibility: visible; background: transparent; margin: 0px 0px 0px 0px; }
/*Third-lavel menu*/

.nav > ul ul > li:hover > ul, .nav > ul ul ul > li:hover > ul { margin-top: -52px; }
.nav > ul ul li, .nav > ul ul ul li, .gridmenu li { position: relative; display: block; padding: 0px; color: #ffffff; margin: 0px auto 0px; border-bottom: 0px solid #cccccc; }
.nav > ul ul li:last-child, .nav > ul ul ul li:last-child { border-bottom: 0px; }
.gridmenu li { margin: 0px auto 1px; }
.nav > ul ul a, .nav > ul ul ul a { position: relative; display: block; color: #ffffff; padding: 5px 30px; background: transparent; font-size: 15px; font-weight: 400; text-transform: capitalize; text-align: left; }
.nav > ul ul li:last-child a, .nav > ul ul ul li:last-child a { border-bottom: 0px; }
.nav > ul ul li:hover > a, .nav > ul ul li.selected > a, .nav > ul ul ul li:hover > a, .nav > ul ul ul li.selected > a { color: #FFC600; transition: all 0.5s; font-weight: 400; background-color: transparent; text-decoration: underline; }
.nav > ul ul li.selected > a, .nav > ul ul ul li.selected > a { font-weight: 700; text-decoration: underline; }
.nav li.menu-item-highlighted { padding: 25px 0px 25px 22px; }
.nav li.menu-item-highlighted a { padding: 15px 30px; background: #00538c; color: #ffffff; border-radius: 30px; }
.nav li.menu-item-highlighted:hover a, .nav li.menu-item-highlighted.selected a { background: #c6a788; color: #ffffff; }
.nav li.menu-item-highlighted a::before { display: none !important; }
/* Nav END*/
.main-content-wrapper { position: relative; width: 100%; z-index: 1; margin: 0px auto; padding: 0px 0px; max-width: 1920px; margin-top: 102px; }
/* Banner Styles */
.bannerWrapper { position: relative; display: block; width: 100%; z-index: 2; margin: 0px auto; padding: 0px 0px 0px 0px; }
.bannerWrapper.inner-banner { padding: 0px 0px 0px 0px !important; }
.banner { position: relative; display: block; width: 100%; z-index: 0; margin: 0px auto; }
/* Slick Slider */
.slider-slide { display: block !important; }
.slick-slide img { display: inline-block; }
.slick-arrow { position: absolute; border: none; background: none; top: 50%; transform: translate(0%, -50%); padding: 0px; z-index: 5; opacity: 0.5; transition: all 0.2s linear; text-align: center; font-size: 20px; }
.slick-arrow:hover { opacity: 1 !important; }
.slick-arrow.slick-disabled { opacity: 0; visibility: hidden; }
.slick-prev { left: 0px; }
.slick-next { right: 0px; }
.arrows-inside .slick-prev { left: 45px; }
.arrows-inside .slick-next { right: 45px; }
.arrows-outside .slick-prev { left: -60px; }
.arrows-outside .slick-next { right: -60px; }
.no-arrow .slick-arrow { display: none !important; }
/* Slick dots */
.slick-dots { position: absolute; left: 0px; display: block; width: 100%; bottom: -50px; margin: 0; padding: 0px; list-style: none; text-align: center; line-height: 1; display: flex; justify-content: center; align-items: center; }
.slick-slider { margin-bottom: 50px; }
.dots-inside, .no-dots { margin-bottom: 0px !important; }
.dots-inside .slick-dots { bottom: 30px; }
.no-dots .slick-dots { display: none !important; }
.slick-dots li { position: relative; display: block; margin: 0px 5px; padding: 0; cursor: pointer; line-height: 1; }
.slick-dots li:first-child { margin-left: 0px; }
.slick-dots li:last-child { margin-right: 0px; }
.slick-dots li:only-child { display: none; opacity: 0; visibility: hidden; }
.slick-dots li button { font-size: 0; line-height: 0; display: block; cursor: pointer; border: 0; outline: none; background: transparent; position: relative; padding: 0px; transition: all 0.2s linear; }
.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }
.slick-dots li button:before, .slick-dots li button:after { position: absolute; top: 0px; left: 0px; content: ""; text-align: center; transition: all 0.2s linear; border-radius: 0%; background: none; z-index: 0; }
.slick-dots li button:before { top: 0px; left: 0px; opacity: 1; background: #aaaaaa; }
.slick-dots li button:after { top: 0px; left: 0px; opacity: 0; background: transparent; border: 2px solid #ffffff; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before, .slick-dots li.slick-active button::before { opacity: 1; background: #1f6c41; }
.slick-dots li button:hover:after, .slick-dots li button:focus:after, .slick-dots li.slick-active button::after { opacity: 0; }
.slick-dots li button { width: 10px; height: 10px; border-radius: 20px; }
.slick-dots li button:before { width: 10px; height: 10px; border-radius: 20px; }
.slick-dots li button:after { width: 10px; height: 10px; border-radius: 20px; }
/*----*/
.custom-dots .slick-dots { /*width: 250px;*/
position: static; display: flex; align-items: center; justify-content: left; padding: 0px 0px; background-color: #ffffff; border-radius: 3px; overflow: hidden; }
.custom-dots.responsive .slick-dots { width: 100%; }
.custom-dots .slick-dots li { margin: 0px 0px; flex-grow: 1; flex-basis: 0; }
.custom-dots .slick-dots li button { position: relative; display: block; height: 5px; width: 100% !important; z-index: 0; }
/* .custom-dots .slick-dots li button::after { background:transparent; width: 100%; height: 5px; left: 0; top: 50%; transform: translateY(-50%); border-radius: 0px; }  */
.custom-dots .slick-dots li button::before { position: absolute; content: ""; width: 100% !important; height: 5px; left: 0; top: 0%; background: transparent; transition: all 0.2s linear; border-radius: 0px; z-index: 1; }
.custom-dots .slick-dots li.slick-active button::before, .custom-dots .slick-dots li:hover button::before { background: #4bc19e; }
/*----*/
/* Scroll To Top */
#toTop { text-decoration: none; position: fixed; display: block; bottom: 10px; right: 10px; width: 45px; height: 45px; border: none; z-index: 99; text-indent: 100%; overflow: hidden; background: #FFC600 url(../images/default/cd-top-arrow-dark.png) no-repeat center 50%; background-size: 35% !important; font-size: 0px; opacity: 0.5; border-radius: 50px; }
#toTop:hover { opacity: 1; }
#toTop:active, #toTop:focus { outline: none; }
/*----*/
.ul-listing { padding: 0px; margin: 0px 0px 20px; list-style: none; }
.ul-listing .ul-listing { padding-top: 5px; }
.ul-listing li { position: relative; padding-bottom: 10px; padding-left: 22px; }
ul.listing-inline li { display: inline-block; margin-right: 20px; }
.ul-listing li::before { content: "\f111"; left: 0px; top: 10px; position: absolute; font-family: "Font Awesome 6 Free"; font-weight: 900; font-size: 6px; color: #242424; line-height: 1; }
.ul-listing.white li::before { color: #ffffff; }
.ul-listing ul { list-style: none; padding: 15px 0px 15px; }
.ul-listing ul li { padding-bottom: 10px; padding-left: 20px; }
.ul-listing ul li::before { content: "\f068"; left: 0px; top: 4px; }
.listing-style1 li { padding-left: 30px; padding-bottom: 10px; }
.listing-style1 li::before { top: 4px; content: "\f058"; font-size: 14px; }
.listing-style2 li { padding-left: 30px; padding-bottom: 20px; }
.listing-style2 li::before { content: ""; left: 0px; top: 0px; font-size: 0px; width: 20px; height: 20px; }
/*-OL Lists-*/
ol { counter-reset: section; list-style: none; margin: 0px 0px 15px; padding: 0px; }
ol > li { display: block; position: relative; padding-bottom: 0px; }
ol:last-child > li:last-child { padding-bottom: 0px; }
ol > li:before { font-weight: 400; counter-increment: section; content: counters(section, ".") "." " "; }
ol ol, ol ul, ol .ul-listing { padding-left: 20px; margin-top: 10px; }
.custom-ol > li { padding-left: 30px; }
.custom-ol > li:before { position: absolute; left: 0px; top: 0px; font-weight: 700; /*width: 25px; text-align: right;*/ }
.lower-alpha, .upper-alpha, .lower-greek, .lower-latin, .lower-roman, .upper-roman { counter-reset: list; }
.lower-alpha > li:before { counter-increment: list; content: counter(list, lower-alpha) "." " "; }
.upper-alpha > li:before { counter-increment: list; content: counter(list, upper-alpha) "." " "; }
.lower-greek > li:before { counter-increment: list; content: counter(list, lower-greek) "." " "; }
.lower-roman > li:before { counter-increment: list; content: counter(list, lower-roman) "." " "; }
.upper-roman > li:before { counter-increment: list; content: counter(list, upper-roman) "." " "; }
/*----*/
.ul-listing:last-child /*.ul-listing:last-child li:last-child*/ { margin-bottom: 0px; padding-bottom: 0px; }
.ul-listing:last-child > li:last-child, .ul-listing ul li:last-child { padding-bottom: 0px; }
.ul-listing.color-white li::before { color: #ffffff; }
.list-2col, .list-3col, .list-inline { display: flex; flex-wrap: wrap; }
.list-2col li { width: 50%; }
.list-3col li { width: 33.33%; }
.list-inline li { padding-right: 20px; }
.normal-list { list-style: none; margin: 0px 0px 30px; padding: 0px; }
.normal-list:last-child { margin: 0px; }
.normal-list ul { list-style: none; margin: 0px; padding: 0px 0px 0px 25px; }
.normal-list li { padding-bottom: 5px; }
.normal-list.g15 li { padding-bottom: 15px; }
.normal-list.g20 li { padding-bottom: 20px; }
.normal-list.g25 li { padding-bottom: 25px; }
.normal-list.g30 li { padding-bottom: 30px; }
.normal-list li > a { /*display: block; */
color: #4b4b4b; }
.normal-list li > a:hover { color: #00538c; text-decoration: underline; }
.pdf-listing { list-style: none; margin: 0px; padding: 0px; }
.pdf-listing li { padding-bottom: 12px; }
.pdf-listing li a { position: relative; display: block; padding-left: 25px; }
.pdf-listing li a::before { content: "\f1c1"; left: 0px; top: 0px; position: absolute; font-family: "Font Awesome 6 Free"; font-weight: 400; }
.custom-icon-list li { padding-left: 25px; }
.custom-icon-list li::before { display: none; }
.custom-icon-list li i, .custom-icon-list li img { top: 3px; position: absolute; left: 0px; top: 5px; }
/* Map */
.map-holder { position: relative; display: block; width: 100%; overflow: hidden; z-index: 0; margin-bottom: 0px; border-radius: 0px; /*box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1); */ }
.map-holder iframe { display: block; width: 100%; border: 0px; height: 465px; border-radius: 0px; }
/* BreadCrumbs */
.breadcrumb-container { position: relative; left: 0px; bottom: 0px; padding: 0px 0px 0px; width: 100%; z-index: 1; letter-spacing: 0.3px; }
.breadcrumb-container ul { margin: 0px; padding: 0px; list-style: none; display: flex; flex-wrap: wrap; align-items: center; /*display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;*/ }
.breadcrumb-container li { display: inline-block; padding: 2px 0px 2px 0px; color: #ffffff; font-weight: 700; line-height: 1.3; }
.breadcrumb-container li a { color: #ffffff; position: relative; display: flex; align-items: center; opacity: 1; font-weight: 400; }
.breadcrumb-container li a::after { position: relative; font-family: "Font Awesome 6 Free"; font-weight: 900; margin: 0px 15px 0px; content: "\f054"; /*content:"|";*/ font-size: 13px; }
.breadcrumb-container li a:hover { color: #ffffff; opacity: 0.7; }
.breadcrumb-container li strong { font-weight: 700 !important; color: #ffffff; opacity: 1; }
.breadcrumb-container.alt { position: static; padding: 20px 0px; color: #727272; }
.breadcrumb-container.alt ul { justify-content: left; }
.breadcrumb-container.alt li a { color: #727272; }
.breadcrumb-container.alt li a:hover, .breadcrumb-container.alt li strong { color: #17759d; opacity: 1; }
.breadcrumb-container.alt li strong { color: #17759d; opacity: 1; font-weight: 700; }
/*--PAGINATION--*/
.page-item:first-child .page-link, .page-item:last-child .page-link { border-radius: 0px; }
.pagination { flex-wrap: wrap; color: #7a7a7a; margin: 0px -6px; position: relative; font-weight: 400; }
.page-item { padding: 6px 6px; }
.page-link/*,.page-item span*/ { display: flex; justify-content: center; align-items: center; padding: 5px 8px; text-align: center; color: #7a7a7a; background: transparent; font-weight: 700; position: relative; border: 1px solid transparent; line-height: 1; /*width: 40px; height: 40px;border-radius: 30px;*/ font-size: 14px; }
.page-item span { display: flex; padding: 0px 8px; }
.page-item .page-link.prev, .page-item .page-link.next { font-size: 18px; }
.page-link img { transition: all 0.2s linear; max-width: 49px; }
/* .page-item .page-link.prev { margin-right: 10px;} 
.page-item .page-link.next { margin-left: 10px;}  */
.page-item:hover .page-link { color: #FFC600; text-decoration: none; background: transparent; border-color: transparent; opacity: 1; }
.page-item.active .page-link { color: #FFC600; text-decoration: none; background: transparent; border-color: transparent; opacity: 1; }
.page-item:hover .page-link.prev { color: #FFC600; text-decoration: none; background: transparent; border-color: transparent; opacity: 1; }
.page-item:hover .page-link.next { color: #FFC600; text-decoration: none; background: transparent; border-color: transparent; opacity: 1; }
.page-link:focus { color: #FFC600; text-decoration: none; background: transparent; border-color: transparent; opacity: 1; }
/* .page-item .page-link.prev:hover img, .page-item .page-link.next:hover img { filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(248deg) brightness(1000%) contrast(106%); }  */
.page-link i { position: relative; }
.page-link:focus { box-shadow: none; }
.page-item.active .page-link { font-weight: 700; }
/*---*/
.form-holder { margin: 0px auto; border-radius: 12px; }
.form-group { margin-bottom: 20px; position: relative; }
.form-group label, .custom-label { font-weight: 400 !important; margin-bottom: 10px; display: block; color: #333333; }
.form-group label.white { color: #ffffff; }
.form-group label a { color: #00538c; text-decoration: underline; }
.form-group label a:hover { color: #242424; text-decoration: underline; }
label.inline { line-height: 50px; margin-bottom: 0px; }
.form-group.inline { display: flex; }
.form-group.inline > label { width: 235px; }
.form-group.inline .control { width: calc(100% - 235px); }
.form-note { font-size: 12px; color: #949494; padding-top: 5px; font-style: italic; }
/*---*/
.radio, .checkbox { display: block; margin: 0px; position: relative; text-align: left; margin-bottom: 6px; min-height: 20px; }
.radio-inline .radio, .radio-inline .radio1, .checkbox-inline .checkbox { display: inline-block; margin-right: 25px; }
.checkbox label, .radio label > span, .radio1 label { display: block; position: relative; padding-left: 30px !important; margin: 0px !important; font-weight: 400 !important; cursor: pointer; color: #4b4b4b; transition: all 0.2s linear; text-transform: none; }
.checkbox-inline .checkbox:last-child { margin-right: 0px; }
.radio-inline, .checkbox-inline { padding: 0px; }
.checkbox label::before, .radio label > span::before, .radio1 label::before, .checkbox label::after, .radio label > span::after, .radio1 label::after { content: ""; display: flex; justify-content: center; align-items: center; position: absolute; width: 20px; height: 20px; left: 0px; top: 2px; transition: all 0.2s linear; border-radius: 3px; }
.checkbox label::before, .radio label > span::before, .radio1 label::before { background: #ffffff; border: 1px solid #d5d5d5; }
.checkbox label::after, .radio label > span::after, .radio1 label::after { font-family: "Font Awesome 6 Free"; content: "\f00c"; font-weight: 900; opacity: 0; font-size: 12px; color: #2e2e2e; line-height: 1; }
.radio label > span::after, .radio1 label::after { content: ""; top: 7px; left: 5px; width: 10px; height: 10px; background: #ffffff; color: inherit; }
.checkbox input[type="checkbox"], .radio input[type="radio"], .radio1 input[type="radio"] { opacity: 0; display: none; }
.checkbox input[type="checkbox"]:focus + label::before { outline: none !important; }
.checkbox input[type="checkbox"]:hover + label::after, .checkbox:hover label::after, .radio label:hover > span::after, .radio1 label:hover::after { opacity: 0.5; }
.checkbox input[type="checkbox"]:checked + label::after, .checkbox label.label-selected::after, .checkbox input[type="checkbox"]:checked::after, .radio input[type="radio"]:checked + span::after, .radio1 input[type="radio"]:checked + label::after { opacity: 1; }
.checkbox input[type="checkbox"]:checked + label::before, .checkbox label.label-selected::before, .checkbox input[type="checkbox"]:checked + label:hover::before, .checkbox label:hover::before, .radio input[type="radio"]:checked + span::before, .radio label:hover > span::before, .radio1 input[type="radio"]:checked + label::before, .radio1 label:hover::before { border-color: transparent; background: #ffffff; color: #2e2e2e; }
/* .checkbox input[type="checkbox"]:checked::before { }  */
.checkbox input[type="checkbox"]:disabled + label { opacity: 0.65; }
.checkbox input[type="checkbox"]:disabled + label::before { background-color: #eeeeee; cursor: not-allowed; }
.checkbox input[type="checkbox"]:hover + label, .checkbox:hover label, .checkbox label.label-selected, .radio input[type="radio"]:checked + span, .checkbox input[type="checkbox"]:checked + label { /*color: #00538C; */
font-weight: 400 !important; }
.radio, .radio1 { display: block; }
.radio:last-child, .radio1:last-child { margin-bottom: 0px; padding-bottom: 0px; }
.radio label > span::before, .radio label > span::after, .radio1 label::before, .radio1 label::after { border-radius: 50%; }
/* .radio label>span::before,.radio1 label::before { } 
.radio label>span::after { }  */
.checkbox label > span, .radio label > span { display: block; line-height: 1.2; }
.checkbox label, .radio label { margin: 0px !important; padding: 0px; }
.radio label { padding: 0px !important; }
.form-group.text-center .checkbox { display: inline-block; }
/*Radio Image*/
.radio-img { position: relative; }
.radio-img .radio { margin: 10px; padding: 0px; }
.radio-img input[type="radio"] + label { padding: 10px !important; text-align: center !important; transition: all 0.2s linear; min-width: 126px; }
.radio-img input[type="radio"] + label > img { max-width: 100%; }
.radio-img input[type="radio"] + label > span { display: block; color: #100249 !important; font-size: 14px !important; padding-top: 30px; }
.radio-img input[type="radio"]:checked + label, .radio-img input[type="radio"]:hover + label { background: #eff0f8; }
.radio-img .radio label::after, .radio-img .radio label::before { display: none !important; }
/*----*/
.form-control, .nice-select, .btn-group .btn, .f-upload .file-input .file-caption-name, select.multipleSelect { transition: all 0.2s linear; width: 100%; height: 56px; line-height: 54px; border: 1px solid #D1D1D1; border-width: 1px; color: #222222; box-shadow: none !important; border-radius: 5px; padding: 0px 25px; background: #ffffff; text-transform: none; outline: none !important; font-size: 16px; }
.form-control.height-60, .height-60 .nice-select { height: 60px; line-height: 58px; }
.form-control.height-55, .height-55 .nice-select { height: 55px; line-height: 53px; }
.form-control.height-45, .height-45 .nice-select { height: 45px; line-height: 43px; font-size: 16px; }
.form-control.height-40, .height-40 .nice-select { height: 40px; line-height: 38px; font-size: 14px; }
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0;}
input[type="number"] { -moz-appearance: textfield; }
select.multipleSelect { height: 100px !important; border-radius: 0px !important; padding: 0px !important; }
select.multipleSelect option { padding: 3px 10px !important; }
.form-control:focus, .form-control:hover, .nice-select:hover { border-color: #FFC600; background: #ffffff; color: #222222 !important; }
*:focus, input:focus { outline: none !important; }
textarea.form-control { padding: 15px 25px; height: 205px; resize: none; line-height: 1.5; border-radius: 5px; border-width: 1px; }
textarea.height1 { height: 140px;}
input::placeholder, input.form-control::-webkit-input-placeholder, textarea::placeholder, .nice-select, .form-group.floating-label label { color: #b4b4b4 !important; opacity: 1 !important;}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control { background-color: #f1f1f1; border-color: #c4c4c4; }
input[disabled]::placeholder, input.form-control[disabled]::-webkit-input-placeholder { color: #808080 !important; opacity: 0.5 !important;}
.has-icon { position: relative; }
.has-icon .form-control, .has-icon .bootstrap-select .btn { padding-left: 50px; }
.has-icon i { position: absolute; left: 20px; top: 0px; line-height: 45px; color: #4b4b4b; z-index: 4; }
.input-with-icon { position: relative; }
.input-with-icon i { position: absolute; right: 25px; top: 50%; transform: translateY(-50%); z-index: 4; color: #4b4b4b; }
/*---*/
.input-group-addon { background: none; color: #4bc19e; border-left: none; line-height: 1; margin: 0px; padding: 0px; position: absolute; right: 0px; top: 50%; transform: translateY(-50%); pointer-events: none; transition: all 0.2s linear; }
.input-group.select-date-time .form-control, .input-group .form-control { border-radius: 0px !important; box-shadow: none !important; padding-right: 0.3px; }
.input-group .form-control:focus { z-index: 0; }
.input-group:hover .input-group-addon { color: #4bc19e; }
.input-group.input-phone .form-control:first-child { border-radius: 10px 0px 0px 10px !important; width: 65px !important; padding: 0px; text-align: center; flex: none; }
.input-group.input-phone .form-control:first-child:hover { z-index: 2; }
.input-group.input-phone .form-control:last-child { border-radius: 0px 10px 10px 0px !important; padding-right: 15px; }
/*--nice-select---*/
.NiceSelect { position: relative; display: block; } 
.NiceSelect::after { display: block; content: "."; height: 0px; clear: both; visibility: hidden; } 
.NiceSelect select { display: none; } 
.nice-select { box-sizing: border-box; clear: both; cursor: pointer; display: block; float: left; outline: none; position: relative; text-align: left !important; transition: all 0.2s ease-in-out; user-select: none; white-space: nowrap; width: auto; padding-right: 40px; /*min-width: 160px; */ width: 100%; } 
.nice-select .current { overflow: hidden; display: block;} 
.nice-selected .nice-select .current { color: #222222;}
.nice-select:active, .nice-select.open, .nice-select:focus { border-color:#FFC600; } 
.nice-select::after { font-family: "Font Awesome 6 Free"; content:"\f107"; /*content: "\f0d7";*/ font-weight: 900; display: block; pointer-events: none; position: absolute; right: 20px; top: 50%; transform: translateY(-50%); color:#4E4E4E;  line-height: 1; opacity: 1; } 
.nice-select.open::after, .nice-select:hover::after { color: #FFC600 !important; opacity: 1; } 
.nice-select.open::after { content:"\f106"; /*content: "\f0d8";*/ } 
.nice-select.open .list { opacity: 1; pointer-events: initial; transform: scale(1) translateY(0); } 
.nice-select.disabled { border-color: #ededed; color: #999; pointer-events: none; } 
.nice-select.disabled::after { border-color: #cccccc; } 
.nice-select.wide { width: 100%; } 
.nice-select.wide .list { left: 0 !important; right: 0 !important; } 
.nice-select.right { float: right; } 
.nice-select.right .list { left: auto; right: 0; } 
.nice-select .option.disabled { text-decoration: line-through; opacity: .5; } 
.nice-select .list { background-color:#FFFFFF; border-radius: 0px; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15); box-sizing: border-box; margin-top: 0px; opacity: 0; overflow: hidden; padding: 0px 0px; pointer-events: none; position: absolute; top: 100%; left: 0; transform-origin: 50% 0; transform: scale(0.75) translateY(-21px); transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out; z-index: 9; min-width: 100%; max-height: 300px; overflow-y: auto; } 
/* .nice-select .list:hover .option:not(:hover) { background-color: transparent !important; }  */
.nice-select .option { cursor: pointer; font-weight: 400; outline: none; padding: 12px 20px; text-align: left; transition: all 0.2s linear; background: none; color: #181818; border-radius: 0px; font-size: 14px; line-height: 1.1; } 
.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus { background: #FFC600; color: #FFFFFF; } 
.nice-select .option.selected { font-weight: 600; } 
.nice-select .option.disabled { background-color: transparent; color: #999; cursor: default; } 
.no-csspointerevents .nice-select .list { display: none; } 
.no-csspointerevents .nice-select.open .list { display: block; } 
.NiceSelect.PlainSelect .nice-select { padding-left: 0px; padding-right: 25px; height: 20px; line-height: 20px; border-radius: 0px; border: 0px; background: none;  /*min-width: auto !important;*/  } 
.NiceSelect.PlainSelect .nice-select::after { right: 0px; /*content:"\f078"; */ color:#C7C7C7; margin-top: 1px;} 
/* .NiceSelect.PlainSelect .nice-select.open::after { content:"\f077";  }  */
.NiceSelect.lg .nice-select { min-width: 250px; } 
.NiceSelect.md .nice-select { min-width: 205px; } 
.NiceSelect.sm .nice-select { min-width: 140px; } 
.NiceSelect.xs .nice-select { min-width: 90px; } 
.Selectstyle1 .nice-select {  color: #181818 !important; border-color: #EEEEEE; border-radius: 0px;} 
.Selectstyle1 .nice-select::after { color: #242424; opacity: 1; } 
.Selectstyle1 .nice-select.open::after, .Selectstyle1 .nice-select:hover::after { color: #242424 !important; opacity: 1; } 
.Selectstyle1 .nice-select .current { color: #242424 !important; opacity: 1 !important; } 
.Selectstyle1.nice-selected .nice-select .current { color: #242424 !important; opacity: 1 !important; } 
.nice-select .list { background-color: #FFFFFF; border-radius: 10px; } 
/*--Floating Form Label--*/
.floating-label {position: relative; } 
.form-group.floating-label label { position: absolute; pointer-events: none; left: 0px; top: 16px; transition: 0.2s ease all; margin: 0px; width: auto; margin: 0px; padding: 0px; line-height: 1; background: none; z-index: 2;} 
.form-group.floating-label .focus label, .form-group.floating-label .not-empty label, .form-group.floating-label .focus + label, .form-group.floating-label .not-empty + label, .form-group.floating-label.focus label, .form-group.floating-label.not-empty label { top:-10px; font-size: 12px; opacity: 1 !important; padding: 0px 0px; background:transparent;} 

/*---*/
.f-upload .input-group { display: block !important; position: relative !important; flex-wrap: nowrap !important; }
.f-upload .file-caption-icon { display: none !important; }
.f-upload .file-caption-name.form-control { width: 100%; font-style: normal !important; opacity: 1 !important; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; color: #4b4b4b; padding-left: 155px !important; }
.f-upload .input-group .custom-button.btn-file { position: absolute; top: 5px; left: 6px; height: 42px; border-radius: 5px !important; background: #d8d8d8; font-weight: 400; color: #949494; padding: 0px 30px; }
@media only screen and (max-width: 1599.98px) {
.f-upload .file-caption-name.form-control { padding-left: 125px !important; }
.f-upload .input-group .custom-button.btn-file { padding: 0px 20px; height: 36px; }
}
@media only screen and (max-width: 575.98px) {
.f-upload .file-caption-name.form-control { padding-left: 110px !important; }
.f-upload .input-group .custom-button.btn-file { height: 34px; top: 3px; left: 4px; }
}
@media only screen and (max-width: 479.98px) {
.f-upload .input-group { display: block !important; position: relative !important; }
.f-upload .input-group .custom-button.btn-file { width: 100%; margin-top: 10px !important; margin-left: 0px !important; position: static !important; padding: 0px 25px !important; height: 40px; border-radius: 5px !important; }
.f-upload .file-caption-name.form-control { width: 100%; padding: 0px 15px !important; }
}
.dropzone { margin: 0px; padding: 0px; width: 100% !important; min-height: auto !important; height: 150px !important; border-radius: 5px !important; border: 2px dashed #a6a6a6 !important; display: flex; align-items: center; justify-content: center; flex-flow: column; color: #a6a6a6 !important; font-size: 13px; transition: all 0.2s linear; background: #f4f4f4 !important; }
.dropzone:hover { background: #e8e8e8 !important; }
.dropzone i { font-size: 30px; color: #4b4b4b; }
.progress { height: 20px; border-radius: 15px; }
.extra-progress-wrapper .progress { width: 100% !important; }
/*--Toggle Button Group-*/
.btn-group { display: flex; }
.btn-group > .btn-check { opacity: 0; display: none; }
.btn-group .btn { transition: all 0.2s linear; padding: 0px !important; flex: 1 1 0px; margin: 0px !important; border-width: 1px; }
.btn-group .btn:hover, .btn-check:active + .btn-outline-primary, .btn-check:checked + .btn-outline-primary { background: #00538c !important; border-color: transparent; color: #ffffff; }
/*---*/
.btn-close { padding: 0px; border: 0px; border-radius: 50%; background: none; position: absolute; right: 0px; top: -35px; font-size: 16px; line-height: 1; z-index: 1; opacity: 1 !important; cursor: pointer; text-shadow: none; outline: none !important; box-shadow: none !important; transition: all 0.2s linear; color: #ffffff; display: flex; align-items: center; justify-content: center; width: auto; height: 30px; font-weight: 700; }
.btn-close:hover { color: #ffffff; background: none; opacity: 0.7 !important; }
.btn-close i { line-height: 1; }
.btn-close img { width: 100%; }
.modal-content { border-radius: 6px; }
.modal-body { padding: 50px; border-radius: 0px; overflow: hidden; background: #ffffff; }
.modal-backdrop.show { opacity: 0.65; background: #000000; }
.modal-xxl { max-width: 1600px; }
.modal-xl { max-width: 1150px; }
.modal-lg { max-width: 820px; }
.modal-sm { max-width: 300px; }
/*--Accordion Group--*/
.accordion { margin-bottom: 0px; }
.accordion:last-child { margin-bottom: 0px; }
.accordion-item { background: none; border: none; margin-bottom: 20px; }
.accordion-item.active { border-radius: 40px !important; box-shadow: 0px 1px 16px rgba(0, 0, 0, 0.15); overflow: hidden; }
.accordion-item:last-child { margin-bottom: 0px; }
.accordion-header a { padding: 17px 70px 17px 30px; display: block; position: relative; cursor: pointer;  background: #FFC600; border-radius: 5px 5px 0px 0px; border: 1px solid #2e2e2e; border-width: 0px 0px 0px 0px;  z-index: 1; box-shadow: none; }
.accordion-header a,.accordion-header a h3{font-weight: 500; color: #222222;line-height: 1.3; font-size: 20px;}
.accordion-header a.collapsed {background: #2890CF; border-radius: 5px; border-width: 0px 0px 0px; box-shadow: 1px 0px 14px rgba(0, 0, 0, 0.06);}
.accordion-header a.collapsed,.accordion-header a.collapsed h3{color: #ffffff;}
.accordion-header a:hover {background: #FFC600;}
.accordion-header a:hover,.accordion-header a:hover h3{ color: #222222;}
.accordion-header a::before { position: absolute; top: 50%; transform: translateY(-50%); right: 30px; width: 22px; height:22px; font-family: "Font Awesome 6 Free"; content: "\f077"; font-weight: 900; /*font-family: bootstrap-icons !important; content: "\F139";*/ line-height: 1; text-align: center; display: flex; align-items: center; justify-content: center; background: #ffffff; border: 0px solid transparent; font-size: 8px; border-radius: 0px; transition: all 0.2s linear; color: #222222; border-radius: 15px;  }
.accordion-header a.collapsed::before { content: "\f078"; color: #2890CF; }
.accordion-header a.collapsed:hover::before { color: #222222; }
.accordion-body, .tab-holder.TabsAccordion .accordion-body .accordion-body { padding: 30px; border: 0px solid #e8e7e7; background: #ffffff; border-width: 0px; border-radius: 0px 0px 5px 5px; position: relative; box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2); line-height: 1.8; font-family: 'Roboto', sans-serif; font-weight: 300;}
.tab-holder.TabsAccordion .accordion-body { padding: 0px; background: none; box-shadow: none; }
/* .tab-nav-holder{ border-bottom: 2px solid #e9e9e9;} */
.tab-holder { position: relative;} 
.nav-tabs { align-items: center; border: 0px; padding:0px 0px 0px; margin: 0px 0px; width: auto; display: flex; } 
.tab-holder.tab-centered .nav-tabs { justify-content: center; } 
.nav-tabs .nav-item { margin: 0px; padding: 8px 1px;/* flex-grow: 1; flex-basis: 0;*/ background-color: #F2F2F2;} 
.nav-tabs .nav-item:first-child{ border-radius: 5px 0px 0px 5px; padding-left: 8px;}
.nav-tabs .nav-item:last-child{ border-radius: 0px 5px 5px 0px; padding-right: 8px;}
.nav-tabs .nav-link { margin: 0px !important; text-align: center; padding:0px 25px 0px; color: #090909; position: relative;  font-weight: 400; border: 0px; background-color:transparent; display: flex; align-items: center; justify-content: center; width: 100%; opacity: 1;  border-radius: 5px;  line-height: 1; font-size: 16px;text-transform: uppercase; height: 50px;} 
/* .nav-tabs .nav-link::before{  content: ""; position: absolute; left: 50%; bottom: -2px; width: 0px; height: 2px; transition: all 0.2s linear; background: #D20000; border-radius: 0px; } */
.nav-tabs.sm{ border: none;}
.nav-tabs.sm .nav-link { padding: 0px 60px 20px 0px; font-size: 25px; } 
.nav-tabs .nav-link img { margin-right: 10px; } 
.nav-tabs .nav-link:hover { color: #ffffff; opacity: 1; background:#2890CF; } 
.nav-tabs .nav-link.active { color: #ffffff; opacity: 1; background: #2890CF;} 
.nav-tabs .nav-link:hover::before,.nav-tabs .nav-link.active::before { width: 100%; left: 0; }
@media only screen and (max-width: 1599.98px) {
.accordion-item { margin-bottom: 20px; }
.accordion-item.active { border-radius: 0px !important; }
.accordion-header a { padding: 15px 55px 15px 20px;  }
.accordion-header a,.accordion-header a h3{font-size: 15px;}
.accordion-header a::before { right: 20px; font-size: 6px; width: 18px; height: 18px; }
.accordion-body,  .tab-holder.TabsAccordion .accordion-body .accordion-body { padding: 20px; }
.nav-tabs .nav-item {padding: 6px 1px;} 
.nav-tabs .nav-item:first-child{ padding-left: 6px;}
.nav-tabs .nav-item:last-child{padding-right: 6px;}
.nav-tabs .nav-link { padding:0px 20px 0px; font-size: 13px;height: 40px;} 
.tab-body { padding-top: 40px; }
}
@media only screen and (max-width: 991.98px) {
.nav-tabs .nav-item {padding: 3px 1px;} 
.nav-tabs .nav-item:first-child{ padding-left: 3px;}
.nav-tabs .nav-item:last-child{padding-right: 3px;}
.nav-tabs .nav-link { padding:0px 10px 0px; font-size: 10px;height: 40px;}
}
@media (min-width: 768px) {
.tab-holder.TabsAccordion .collapse { display: block; }
.tab-holder.TabsAccordion .accordion-header { display: none; }
.accordion.accordion-tabs .accordion-header { display: block; }
.accordion.accordion-tabs .collapse { display: none; }
.accordion.accordion-tabs .collapse.show { display: block; }
}
@media (max-width: 767.98px) {
.tab-holder.TabsAccordion .tab-content > .tab-pane { display: block !important; opacity: 1; margin-bottom: 20px; }
.tab-holder.TabsAccordion .tab-content > .tab-pane:last-child { margin-bottom: 0px; }
.tab-holder.TabsAccordion .nav-tabs { display: none; }
.accordion-body,  .tab-holder.TabsAccordion .accordion-body .accordion-body { padding: 20px; }
.tab-holder.TabsAccordion .accordion-body { padding: 20px; background: #ffffff; box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2); border-radius: 0px 0px 5px 5px; }
.tab-content .tab-content { border-bottom: 0px; }
}
@media only screen and (max-width: 575.98px) {
.tab-holder.TabsAccordion .tab-content > .tab-pane { margin-bottom: 20px; }
.tab-holder.TabsAccordion .tab-content > .tab-pane:last-child { margin-bottom: 0px; }
.accordion-header a { padding: 10px 40px 10px 15px; }
.accordion-header a,.accordion-header a h3{font-size: 13px;}
.accordion-header a::before { right: 15px; }
.accordion-body,  .tab-holder.TabsAccordion .accordion-body .accordion-body { padding: 15px; }
.tab-holder.TabsAccordion .accordion-body { padding: 15px; }
}
/*----*/
.table-holder .table > :not(:first-child) { border-top: 0px; }
.table-holder { overflow-x: auto; width: 100%; margin-bottom: 0px; padding-bottom: 5px; }
.table-holder .table-holder:last-child { margin-bottom: 0px; }
.table-holder .table { margin: 0px; width: 100%; overflow: hidden; /*order-collapse: inherit; */ border-collapse: collapse; border: 1px solid #c4c4c4; color: #222222; text-align: center; }
.table-holder .table td, .table-holder .table th { vertical-align: middle !important; border: 1px solid #c4c4c4; }
.table-holder .table th { background: #ffc500; color: #222222; font-weight: 600; font-size: 18px; padding: 20px 20px; }
.table-holder .table tr { border-bottom: 0px solid #ffffff; }
.table-holder .table td { padding: 20px 20px; }
.table-holder .table tr:nth-child(odd) { background-color: #f9f9f9; }
.table-holder .table tr:nth-child(even) { background-color: #f9f9f9; }
.responsive-table { min-width: 760px; }
.table-sticky-col { left: 0; position: sticky; z-index: 9999; }
@media only screen and (max-width: 1599.98px) {
.table-holder .table th { font-size: 15px; padding: 15px 15px;}
.table-holder .table td { padding: 15px 15px; }
}
@media only screen and (max-width: 575.98px) {
.table-holder .table th { font-size: 11px; padding: 5px; }
.table-holder .table td { font-size: 11px; padding: 5px; }
}
/*--Floating Icons--
<div class="float-icon ficon1 floating slower"><img src="images/icon.png" alt="" class="responsive" /></div>
*/
.float-icon { position: absolute !important; animation-duration: 2.5s; animation-iteration-count: infinite; animation-timing-function: linear; line-height: 1; z-index: -1; }
.float-icon img { width: 100%; }
.float-icon span { display: block; }
.floating { animation-name: floating; }
@keyframes floating {  0% {
 transform: translate(0, 0px);
}
 50% {
 transform: translate(0, 20px);
}
 100% {
 transform: translate(0, -0px);
}
}
@media only screen and (max-width: 567px) {
 @keyframes floating {  0% {
 transform: translate(0, 0px);
}
 50% {
 transform: translate(0, 15px);
}
 100% {
 transform: translate(0, -0px);
}
}
}
.rotate { animation-name: rotate; }
.rotate-alt { animation-name: rotate-alt; }
@keyframes rotate {  100% {
 transform: rotate(360deg);
}
}
@keyframes rotate-alt {  100% {
 transform: rotate(-360deg);
}
}
@keyframes fade-in-out {  0% {
 opacity: 1;
}
 50% {
 opacity: 0;
}
 100% {
 opacity: 1;
}
}
.slow { animation-duration: 3.5s; }
.slower { animation-duration: 4s; }
.fast { animation-duration: 1500ms; }
.faster { animation-duration: 1000ms; }
/*----*/
.inner-container-xxl { padding: 160px 0px; position: relative; width: 100%; }
.inner-container-xl { padding: 120px 0px; position: relative; width: 100%; }
.inner-container-lg { padding: 100px 0px; position: relative; width: 100%; }
.inner-container { padding: 80px 0px; position: relative; width: 100%; }
.inner-container-md { padding: 60px 0px; position: relative; width: 100%; }
.inner-container-sm { padding: 40px 0px; position: relative; width: 100%; }
.inner-container-xs { padding: 30px 0px; position: relative; width: 100%; }
/*---*/
.featured-slider { margin: -10px -10px; }
.featured-slide { padding: 10px 10px; display: block; }
.featured-slider .slick-prev { left: -14%; }
.featured-slider .slick-next { right: -14%; }
.slider-filter-holder { margin-bottom: 50px; }
.slider-filter-holder ul { list-style: none; margin: 0px auto; padding: 0px; display: flex; justify-content: center; align-items: center; max-width: 70%; border-bottom: 1px solid #d6d6d6; }
.slider-filter-holder ul li { flex-basis: 100%; }
.slider-filter-holder ul li a { position: relative; display: flex; align-items: center; justify-content: center; padding: 15px; }
.slider-filter-holder ul li a::before { content: ""; position: absolute; width: 0%; left: 50%; bottom: -1px; height: 2px; border-radius: 5px; background: #f0a69d; transition: all 0.2s linear; }
.slider-filter-holder ul li a:hover::before, .slider-filter-holder ul li a.active::before { left: 0; width: 100%; }
.slider-filter-holder ul li a.active { font-weight: 600; }
/* Button */
.custom-button, .f-upload .input-group-btn .btn-upload { cursor: pointer; transition: all 0.2s linear; display: inline-flex; align-items: center; justify-content: center; text-align: center; position: relative; z-index: 1; outline: none !important; text-decoration: none !important; font-weight: 500; color: #ffffff !important; border-radius: 5px; border: 1px solid transparent; vertical-align: top; padding: 0px 35px 0px; font-size: 16px; line-height: 1; height: 55px; text-transform: uppercase; background: #2890CF; letter-spacing: 1.6px; }
.custom-button.alt { color: #090909; }
.button-icon { padding: 0px; width: 60px; }
.custom-button.btn-lg { padding: 0px 50px; font-size: 24px; height: 86px; font-weight: 500; }
.custom-button.btn-md { padding: 0px 30px; font-size: 13px; height: 50px; letter-spacing: 0px; }
.custom-button.btn-sm { height: 40px; letter-spacing: 0px; }
.custom-button.has-icon::after { font-family: "Font Awesome 6 Free"; font-weight: 900; content: "\f105"; margin-left: 8px; position: relative; display: inline-flex; align-items: center; justify-content: center; line-height: 1; transition: all 0.2s linear; }
.custom-button.no-icon::before, .custom-button.no-icon::after { display: none !important; }
.custom-button.button-primary { background: #000000; }
.custom-button.button-secondary { background: #FFC600; color: #222222 !important; }
.custom-button.button-body { background: #000000; }
.custom-button.button-title { background: #242424; }
.custom-button.button-alternate { background: #1d3756; }
.custom-button.button-light { background: #dfdfdf; color: #333333; }
.custom-button.button-dark { background: #242424; }
.custom-button.button-black { background: #000000; }
.custom-button.button-red { background: #ff0000; }
.custom-button.button-white { background: #ffffff; color: #1b1b1b !important; }
/* .custom-button.button-white::after{background-image:url(../images/button-arrow.png); background-repeat: no-repeat; background-size: 100% 100%;} */

.custom-button.btn-border { background: none; box-shadow: none !important; border: 1px solid transparent; }
.custom-button.btn-border::after { display: none; }
.custom-button.btn-border.bdr-primary { border-color: #4bc19e; color: #2e2e2e !important; }
.custom-button.btn-border.bdr-secondary { border-color: #c6a788; color: #c6a788; }
.custom-button.btn-border.bdr-body { border-color: #4b4b4b; color: #4b4b4b; }
.custom-button.btn-border.bdr-title { border-color: #242424; color: #242424; }
.custom-button.btn-border.bdr-alternate { border-color: #1d3756; color: #1d3756; }
.custom-button.btn-border.bdr-light { border-color: #b7b7b7; color: #242424; }
.custom-button.btn-border.bdr-dark { border-color: #242424; color: #242424; }
.custom-button.btn-border.bdr-black { border-color: #000000; color: #000000; }
.custom-button.btn-border.bdr-red { border-color: #ff0000; color: #ff0000; }
.custom-button.btn-border.bdr-white { border-color: #ffffff; color: #ffffff; }
.custom-button-holder { display: inline-flex; justify-content: center; position: relative; }
/*Button Hover*/
button.custom-button:hover, input[type="submit"].custom-button:hover, a.custom-button:focus, .custom-button.selected, a.custom-button:hover, .f-upload .input-group .custom-button.btn-file:hover, input[type="submit"]:not(:disabled):hover { color: #222222 !important; background: #FFC600; border-color: transparent !important; }
/* button.custom-button:hover::after,input[type=submit].custom-button:hover::after,a.custom-button:focus::after,.custom-button.selected::after, a.custom-button:hover::after,.f-upload .input-group .custom-button.btn-file:hover::after,input[type="submit"]:not(:disabled):hover::after{ background-image:url(../images/button-arrow-white.png); background-repeat: no-repeat; background-size: 100% 100%;} */

a.custom-button.button-secondary:hover, button.custom-button.button-secondary:hover, a.custom-button.button-secondary:focus { background: #2890CF !important; color: #ffffff !important; border-color: transparent !important; }
a.custom-button.btn-border:hover, button.custom-button.btn-border:hover, a.custom-button.btn-border:focus { background: #FFC600 !important; color: #222222 !important; border-color: transparent !important; }
.mwidth { min-width: 220px; padding-left: 10px !important; padding-right: 10px !important; }
.mwidth-md { min-width: 140px; padding-left: 10px !important; padding-right: 10px !important; }
.custom-button.btn-block, a.custom-button.btn-block { width: 100% !important; min-width: inherit !important; padding-right: 10px; padding-left: 10px; }
.custom-button.btn-block + .custom-button.btn-block { margin-top: 10px; }
.button-holder { display: flex; flex-wrap: wrap; align-items: center; position: relative; margin: -10px -10px; }
.button-holder > div { padding: 10px; }
.custom-button img { position: relative; transition: all 0.2s linear; }
.custom-button i { position: relative; font-size: 80%; transition: all 0.2s linear; }
.iright { margin-left: 10px; }
.ileft { margin-right: 10px; }
.uncap { text-transform: none !important; }
.custom-button.no-icon::after, a.custom-button.no-icon::after { display: none; }
.custom-button:hover img { filter: invert(100%) sepia(2%) saturate(7495%) hue-rotate(166deg) brightness(1000%) contrast(109%); }
/*-- Button-Flip--*/
.btn-flip { opacity: 1; outline: 0; color: #c6a788; position: relative; text-align: center; display: inline-block; text-decoration: none; text-transform: uppercase; font-size: 28px; text-transform: uppercase; font-weight: 900; }
.btn-flip:hover::after { opacity: 1; transform: translateY(0) rotateX(0); }
.btn-flip:hover::before { opacity: 0; transform: translateY(-50%) rotateX(-90deg); }
.btn-flip::after { top: 0; left: 0; opacity: 1; width: 100%; color: #c6a788; display: block; transition: 0.5s; position: absolute; content: attr(data-back); transform: translateY(50%) rotateX(-90deg); }
.btn-flip:before { top: 0; left: 0; opacity: 1; color: #c6a788; display: block; transition: 0.5s; position: relative; content: attr(data-front); transform: translateY(0) rotateX(0); }
/*<a href="#" class="btn-flip" data-back="APPLE" data-front="APPLE"><h2>APPLE</h2></a>*/
/*-- Button-Flip END--*/
/*--Links--*/
.styled-link { color: #000000; text-decoration: none !important; border: none; transition: all 0.2s linear; position: relative; display: inline-flex; align-items: center; font-weight: 700; line-height: 1; letter-spacing: 2px; }
.styled-link.underlined, .styled-link.underlined:hover { text-decoration: underline !important; }
.styled-link.has-icon { text-decoration: none !important; }
.styled-link.has-icon::after, .styled-link.has-icon::before { font-family: "Font Awesome 6 Free"; font-weight: 900; content: "\f105"; margin-left: 8px; position: relative; display: inline-flex; align-items: center; justify-content: center; line-height: 1; transition: all 0.2s linear; }
.styled-link.has-icon::before, .styled-link.has-icon.icon-left::after { display: none; }
.styled-link.has-icon.icon-left::before { display: inline-flex; margin-right: 10px; margin-left: 0px; }
a.styled-link:hover, button.styled-link:hover { color: #FFC600; text-decoration: none !important; border: none; font-weight: 700 !important;}
a.styled-link.has-icon:hover { text-decoration: none !important; }
a.styled-link.light:hover { color: #FFC600 !important; }
/*--Slick Arrow--*/
.slick-arrow { display: flex; align-items: center; justify-content: center; opacity: 1; text-align: center; border-radius: 0%; cursor: pointer; transition: all 0.2s linear; color: #939393; background: transparent; border: 0px solid transparent; line-height: 1; overflow: hidden; font-size: 50px; opacity: 1; box-shadow: none; }
.slick-arrow img { transition: all 0.2s linear; }
/* .slick-arrow::before{ width: 64px; height: 64px; content: ""; border: 2px solid #4d4d4d; position: absolute; border-radius: 50%; top: 0px; opacity: 0;transition: all 0.2s linear;} */
.slick-prev::before { left: 0px; }
.slick-next::before { right: 0px; }
.arrows-plain .slick-arrow { width: auto !important; height: auto !important; border: 0px !important; border-radius: 0px !important; opacity: 0.5; background: none !important; box-shadow: none !important; color: #000000; font-size: 25px !important; }
.slick-arrow:hover::before { opacity: 1; }
.arrows-white .slick-arrow:hover { color: #000000 !important; background: #fccb06; }
.arrows-plain .slick-arrow:hover { background: none; color: #000000; opacity: 1; }
.arrows-alternate .slick-arrow, .arrows-alternate1 .slick-arrow { background: #ffffff; color: #2e2e2e; width: 40px; height: 40px; border-radius: 30px; font-size: 16px; opacity: 1; }
.arrows-alternate .slick-arrow:hover { background: #4bc19e; color: #ffffff; }
.arrows-alternate1 .slick-arrow { background: #ffffff; }
.arrows-alternate1 .slick-arrow:hover { background: #000000; color: #ffffff; }
.custom-arrows { display: flex; align-items: center; }
.custom-arrows .slick-arrow { position: relative; transform: none; }
.custom-arrows .slick-arrow:first-child { margin-right: 20px; }
.bdr-white .slick-arrow { border-color: #ffffff !important; }
.bdr-white .slick-arrow img { filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(248deg) brightness(1000%) contrast(106%); }
.slick-arrow:hover { opacity: 1; color: #000000; background-color: transparent; border-color: transparent !important; }
/*----*/
.footer-wrapper { display: block; position: relative; width: 100%; border-radius: 0px; z-index: 1; color: #c3c3c3; letter-spacing: 0.32px; margin-top: auto; }
/*
<div class="bottom-whatsapp-icon"><a href="javascript:void(0); " title="whatsapp" target="_blank"><i class="fa-brands fa-whatsapp"></i></a></div>
*/
.bottom-whatsapp-icon { position: fixed; bottom: 140px; right: 50px; z-index: 5; }
.bottom-whatsapp-icon a { display: flex; justify-content: center; align-items: center; line-height: 1; width: 80px; height: 80px; border-radius: 50%; background: linear-gradient(213deg, #00d452 28.41%, #00b61b 101.33%); color: #ffffff; font-size: 35px; box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.15); }
.bottom-whatsapp-icon a:hover { color: #ffffff; background: linear-gradient(213deg, #00b61b 28.41%, #00d452 101.33%); }
/*
chat-bot-generator
https://widget.bot.space/
link-generator
https://www.wati.io/free-whatsapp-link-generator/*/
.footer-nav, .contact-list, .social-list { list-style: none; margin: 0px; padding: 0px; }
.footer-nav li, .contact-list li, .social-list li { padding-bottom: 10px; position: relative; }
.footer-nav li:last-child, .contact-list li:last-child { padding-bottom: 0px; }
.nav-2col, .nav-3col { display: flex; flex-wrap: wrap; justify-content: space-between; }
.nav-2col li { width: 50%; }
.nav-2col li:nth-last-child(2) { padding-bottom: 0px; }
@media only screen and (max-width: 1199.98px) {
.nav-2col.xl li:nth-last-child(2) { padding-bottom: 10px; }
}
@media only screen and (max-width: 1199.98px) {
.nav-2col.lg li:nth-last-child(2) { padding-bottom: 10px; }
}
@media only screen and (max-width: 1199.98px) {
.nav-2col.md li:nth-last-child(2) { padding-bottom: 10px; }
}
@media only screen and (max-width: 1199.98px) {
.nav-2col.sm li:nth-last-child(2) { padding-bottom: 10px; }
}
.nav-3col li { width: 33.33%; }
.footer-nav li a{ display: block; position: relative;}
.footer-nav li a::before{ font-family: "Font Awesome 6 Free"; font-weight: 900; content: "\f054"; margin-right: 10px; font-size: 8px; position: relative; line-height: 1; top: -3px;}
.footer-nav.inline, .contact-list.inline { text-align: center; display: flex; flex-wrap: wrap; }
.footer-nav.inline { line-height: 1; display: flex; align-items: center; justify-content: center; list-style: none; margin: 0px -15px; padding: 0px; }
.footer-nav.inline > li { padding: 0px 15px; position: relative; border-right: 1px solid #242424; }
.footer-nav.inline > li:last-child { border-right: 0px; border-right: 0px !important; }
.footer-nav.inline > li a { line-height: 1; display: block; }
.social-icons li a { line-height: 1; display: flex; justify-content: center; align-items: center; transition: all 0.2s linear; color: #333333; }
.social-icons.icon-rounded li a { width: 70px; height: 70px; background: #ffffff; color: #4e4e4e; border-radius: 50%; font-size: 18px; }
.social-list li { display: flex; align-items: center; }
.social-list li:last-child { padding-bottom: 0px; }
.social-list li a { display: flex; align-items: center; }
.social-list li i, .social-list li img { width: 17px; margin-right: 12px; color: #ffffff; }
.contact-list li { padding-left: 30px; }
.contact-list li i, .contact-list li img { line-height: 1; transition: all 0.2s linear; position: absolute; left: 0px; top: 4px; color: #1f6c41; }
.contact-list.inline li { padding-right: 10px; margin-right: 10px; padding-bottom: 20px; line-height: 1.3; padding-left: 0px; text-align: center; }
.contact-list.inline li i { position: static; line-height: 1; margin-right: 10px; color: #c6a788; font-size: 25px; }
.contact-list.inline li:last-child, .contact-list.inline li.responsive { padding-right: 0px; margin-right: 0px; border-right: 0px; }
.footer-wrapper a { color: #ffffff; }
.footer-wrapper a:hover, .social-list li a:hover i { color: #FFC600; text-decoration: none; }
.footer-wrapper a:hover, .footer-nav li.selected a { color: #FFC600; text-decoration: none; font-weight: 400; }
.social-list li a:hover { text-decoration: none; }
.social-list li a:hover span { text-decoration: underline; }
.social-icons.icon-rounded li a:hover { background: #FFC600; color: #ffffff; text-decoration: none !important; }
.ftbox h6 { font-weight: 600; }
.footer-logo { max-width: 205px; }
.ftbox1 { width: 290px; }
.ftbox2 { width: 235px; }
.ftbox3 { width: 280px; }
.bottom { padding: 20px 0px; border-top: 1px solid rgba(255, 255, 255, 0.15); }
.bottom-nav li { border-right: 1px solid #ffffff; line-height: 1; }
.bottom-nav li:last-child { border-right: 0px; }
.bottom-nav li a { color: #ffffff; }
.bottom-nav li a:hover { color: #ffffff; font-weight: 400; }
.payment-method img { max-height: 30px; }
.copyright { text-align: center; }
.copyright a { display: inline-block; color: #ffffff; }
.copyright a strong { background: url("../images/default/verz-logo.png") no-repeat scroll right center; padding-right: 19px; font-weight: 400; }
.copyright a:hover { color: #ffffff; text-decoration: underline; font-weight: inherit; }
/*---*/

/*---*/
.bottom-newsletter-section { border-bottom: 1px solid rgba(255, 255, 255, 0.15); }
.bottom-newsletter { margin: 0px auto 0px; }
.newsletter-holder { position: relative; margin-bottom: 0px; }
.newsletter-input { width: 100%; padding-right: 170px; background: transparent !important; color: #ffffff; }
.newsletter-holder input::placeholder, .newsletter-holder input.form-control::-webkit-input-placeholder {color: #ffffff !important; opacity: 0.36 !important;}
.newsletter-holder .form-control:focus, .newsletter-holder .form-control:hover { border-color: #1f6c41; color: #ffffff !important; }
.newsletter-button { transition: all 0.2s linear; position: absolute; top: 0px; right: 0px; }
.newsletter-holder .mc4wp-form-fields { position: relative; }
/*----*/
.thankyou-img { padding-bottom: 51.04%; min-height: 550px; position: relative; }
.thankyou-img::after, .thankyou-img::before { position: absolute; left: 0px; top: 0px; content: ""; width: 100%; height: 100%; background-repeat: no-repeat; z-index: 2; }
.thankyou-img::before { background: #000000; background-size: 100% 100%; background-size: 100% 100%; opacity: 0; }
.thankyou-img::after { /*background: url(../images/bg-inner-banner2.png);*/
background-size: 100% 100%; height: 100%; z-index: 1; opacity: 1; width: 42%; }
.thankyou-content { max-width: 630px; }
.thankyou-content h1 { font-size: 100px; line-height: 1.1; padding-bottom: 0px; color: #222222; }
.thankyou-content h2 { font-size: 70px; padding-bottom: 30px; line-height: 1.1; color: #222222; }
.thankyou-logo { max-width: 290px; margin: 0px auto 50px; }
/*---*/
.odd-even-box { padding: 30px 0px; }
.odd-even-box:first-child { padding-top: 0px !important; }
.odd-even-box:last-child { padding-bottom: 0px !important; border-bottom: 0px; }
.odd-even-list .odd-even-box:nth-child(even) .row > [class*="col-"]:first-child, .odd-even-list .odd-even-box:nth-child(even) > .colContainer > .row > [class*="col-"]:first-child { order: 2; }
.odd-even-list .odd-even-box:nth-child(even) .row > [class*="col-"]:last-child, .odd-even-list .odd-even-box:nth-child(even) > .colContainer > .row > [class*="col-"]:last-child { order: 1; }
.odd-even-list .odd-even-box .textColLeft, .odd-even-list .odd-even-box .textColRight { height: 100%; display: flex; align-items: center; }
.odd-even-list .odd-even-box:nth-child(even) .textColLeft { float: left; }
.odd-even-list .odd-even-box:nth-child(even) .textColRight { float: right; }
/* .odd-even-img { }  */
/* .odd-even-list .odd-even-box:nth-child(even) .odd-even-img {}  */
.odd-even-info { padding-left: 60px; padding-right: 60px; }
/* .odd-even-list .odd-even-box:nth-child(even) .odd-even-info {}  */
/*----*/
.contact-left { position: relative; margin-right: -50px; }
.contact-right { position: relative; padding-left: 140px; }
.contact-left-content { padding: 100px; }
.contact-right-content { padding: 80px 80px 80px 160px; }
/*---*/
.item-share-holder { padding-top: 30px; }
.item-share a { display: flex; align-items: center; justify-content: center; position: relative; transition: all 0.6s; color: #afafaf; line-height: 1; }
.item-share.item-rounded a { width: 60px; height: 60px; border: 1px solid #dedbdb; border-radius: 50%; font-size: 20px; }
.item-share a:hover { color: #FFC600; }
.item-share.item-rounded a:hover { color: #ffffff; background: #c6a788; }
.item-share a.facebook:hover { color: #375a9d; }
.item-share a.instagram:hover { color: #9b36b7; }
.item-share a.twitter:hover { color: #02a4f8; }
.item-share a.linkedin:hover { color: #0076b2; }
.item-share a.pinterest:hover { color: #e10017; }
.item-share a.whatsapp:hover { color: #12c933; }
.item-share a.telegram:hover { color: #38abe0; }
.item-share a.youtube:hover { color: #ff0000; }
.item-share a.gmail:hover { color: #ea4335; }
.item-share a.link:hover { color: #00538c; }
/*----*/
.section-saperator { line-height: 0; width: 100%; position: absolute; left: 0px; z-index: 1; }
.section-saperator img { width: 100%; }
.saperator-bottom { bottom: 0px; }
.saperator-top { top: 0px; }
.icon-holder { display: flex; justify-content: center; align-items: center; }
.icon-holder.icon-rounded { border-radius: 50%; }
.icon-holder img { max-height: 100%; }
.img-swap { transition: all 0.2s linear; position: relative; display: flex; justify-content: center; align-items: center; text-align: center; line-height: 1; }
.img-swap img { transition: all 0.2s linear; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); max-height: 100%; }
.img-swap img + img { opacity: 0; }
.img-swap-holder:hover .img-swap img { opacity: 0; }
.img-swap-holder:hover .img-swap img + img { opacity: 1; }
em { font-style: italic; }
.pageTitle-holder { margin-bottom: 20px; position: relative; padding-bottom: 20px; border-bottom: 1px solid #ffffff; }
.pageTitle-holder:last-child { margin-bottom: 0px; }
/* .pageTitle-holder::before { content:""; position: absolute; left: 0px; bottom: 0px; width:70px; height: 8px; background:#b7bac1; border-radius: 0px; }  */
.pageTitle-holder.text-center::before { left: 50%; transform: translateX(-50%); }
.pageTitle-holder.white::before { background: #d1d1d1; }
.pageTitle { position: relative; padding: 0px 0px 0px; margin-bottom: 20px; transition: all 0.2s linear; }
.pageTitle:last-child, .title-holder:last-child { margin-bottom: 0px; }
.pageTitle h1, .pageTitle h2, .pageTitle h3, .pageTitle h4, .pageTitle h5, .pageTitle h6 { transition: all 0.2s linear; font-weight: 700; line-height: 1.1; color: #090909; }
.pageTitle.xl h1, .pageTitle.xl h2, .pageTitle.xl h3, .pageTitle.xl h4, .pageTitle.xl h5, .pageTitle.xl h6 { font-size: 70px; }
.pageTitle.lg h1, .pageTitle.lg h2, .pageTitle.lg h3, .pageTitle.lg h4, .pageTitle.lg h5, .pageTitle.lg h6 { font-size: 60px; }
.pageTitle h1, .pageTitle h2, .pageTitle h3, .pageTitle h4, .pageTitle h5, .pageTitle h6 { font-size: 50px; letter-spacing: -2px;}
.pageTitle.md h1, .pageTitle.md h2, .pageTitle.md h3, .pageTitle.md h4, .pageTitle.md h5, .pageTitle.md h6 { font-size: 45px; }
.pageTitle.sm h1, .pageTitle.sm h2, .pageTitle.sm h3, .pageTitle.sm h4, .pageTitle.sm h5, .pageTitle.sm h6 { font-size: 35px; letter-spacing: 0px; }
.pageTitle.xs h1, .pageTitle.xs h2, .pageTitle.xs h3, .pageTitle.xs h4, .pageTitle.xs h5, .pageTitle.xs h6 { font-size: 30px; letter-spacing: 0px;}
.pageTitle small { font-size: 14px; padding-bottom: 20px; font-weight: 600; position: relative; display: inline-flex; align-items: center; letter-spacing: 1.4px; text-transform: uppercase; }
/* .pageTitle h3::before{ content: ""; width: 64px; height: 4px; background: #00538C; margin-right: 15px;} */
.has-data-text::before { content: attr(data-text); position: relative; font-size: 11.5vw; font-weight: 500; color: #b3b3b3; z-index: -1; line-height: 1; display: block; opacity: 0.03; text-transform: capitalize; text-align: center; }
@media screen and (min-width: 1920.99px) {
.has-data-text::before { font-size: 127px; }
}
.has-data-text h2, .has-data-text h1 { z-index: 1; position: relative; }
/*--Banner--*/
.homeBannerSlider { margin: 0px !important; border-radius: 0px; overflow: hidden; }
.banner-slide { position: relative; display: block !important; }
.banner_caption { position: absolute; z-index: 2; width: 100%; height: 100%; top: 0px; left: 0px; display: flex; align-items: center; justify-content: center; }
.banner_caption.bt { align-items: flex-end; justify-content: flex-start; }
.banner_caption::before { content: ""; position: absolute; width: 100%; height: 100%; left: 0%; top: 0%; background: #000000; z-index: -1; background-position: left center; opacity: 0; }
.inner-banner .banner_caption::before { display: none; }
.caption-bottom { align-items: end; }
.caption-top { align-items: start; }
.banner_caption-inner { max-width: 560px; }
.banner_caption-inner h1 { font-size: 70px; line-height: 1.1; padding-bottom: 20px; color: #222222; font-weight: 700; }
.banner_caption-inner h2 { font-size: 75px; line-height: 1.1; padding-bottom: 30px; color: #222222; font-weight: 400; }
.banner_caption-inner h3 { padding-bottom: 0px; }
.banner_caption-inner p { opacity: 0.75; }
.home-banner-img-holder { position: relative; }
.home-banner-img { position: relative; overflow: hidden; padding-bottom: 56.25%; min-height: 500px; }
.home-banner-img a { display: block; position: relative; z-index: 1; }
.home-banner-img::after, .home-banner-img::before, .inner-banner-img::after, .inner-banner-img::before, .home-banner-video::after, .home-banner-video::before { position: absolute; left: 0px; top: 0px; content: ""; width: 100%; height: 100%; background-repeat: no-repeat; background-size: 100% 100%; z-index: 2; }
.home-banner-img::before, .home-banner-video::before { opacity: 1; /*background: url(../images/banner-top-bg.png);*/ background-size: 100% 100%; height: 33%; }
.home-banner-img::after { /*background: url(../images/banner-left-bg.png);*/
background-size: 100% 100%; width: 56%; height: 100%; z-index: 1; opacity: 1; }
.home-banner-video::after { background: #000000; background-size: 100% 100%; height: 50%; z-index: 1; opacity: 0; }
.inner-banner-img { position: relative; overflow: hidden; padding-bottom: 15.62%; min-height: 250px; }
.inner-banner-img::before { opacity: 1; /*background: url(../images/banner-top-bg.png);*/ background-size: 100% 100%; height: 100%; }
.inner-banner-img::after { /*background: url(../images/banner-left-bg.png);*/
background-size: 100% 100%; width: 56%; height: 100%; z-index: 1; opacity: 0.5; }
.inner-banner .banner_caption-inner { width: 100% !important; max-width: 100% !important; margin: 0px !important; }
.pagingInfo { position: absolute; z-index: 2; left: 50%; bottom: 70px; transform: translateX(-50%); line-height: 1; width: 1400px; display: flex; align-items: center; justify-content: left; font-size: 35px; color: #ffffff; font-weight: 700; }
.pagingInfo span { display: inline-flex; }
#separator, #total { opacity: 0.25; }
.banner-scroll { position: absolute; bottom: 0px; z-index: 2; right: 0px; }
.banner-scroll a { display: flex; align-items: center; justify-content: center; width: 100px; position: relative; padding: 40px 0px; background: #FFC600; }
.homeBannerSlider .slick-dots { position: absolute; bottom: auto; left: 0%; top: 50%; transform: translateY(-50%); justify-content: right; align-items: flex-end; flex-flow: column; width: 160px; }
.homeBannerSlider .slick-dots li { margin: 0px; padding: 2px 0px; }
.homeBannerSlider .slick-dots a { display: flex; align-items: center; justify-content: center; position: relative; width: 42px; height: 42px; text-align: center; color: #ffffff; border: 1px solid transparent; border-radius: 30px; opacity: 0.7; }
.homeBannerSlider .slick-dots a span { font-size: 0px; position: relative; transition: all 0.2s linear; }
.homeBannerSlider .slick-dots li.slick-active a span, .homeBannerSlider .slick-dots li:hover a span { font-size: 16px; }
.homeBannerSlider .slick-dots a::before { content: ""; width: 0; height: 1px; background: #ffffff; left: -120px; top: 50%; transform: translateY(-50%); position: absolute; transition: all 0.2s linear; }
.homeBannerSlider .slick-dots li.slick-active a, .homeBannerSlider .slick-dots li:hover a { border-color: #ffffff; color: #ffffff; opacity: 1; font-weight: 700; }
.homeBannerSlider .slick-dots li.slick-active a::before, .homeBannerSlider .slick-dots li:hover a::before { width: 110px; }
.homeBannerSlider .slick-arrow { transform: none; top: auto; bottom: 0; }
.homeBannerSlider .slick-prev { left: auto; right: 100px; }
.homeBannerSlider .slick-dots a::after { content: ""; display: block; width: 12px; height: 12px; border-radius: 10px; background-color: #ffffff; opacity: 0.3; transition: all 0.2s linear; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.homeBannerSlider .slick-dots li.slick-active a::after, .homeBannerSlider .slick-dots li:hover a::after { width: 0px; height: 0px; }
/*---*/
.classes-box .img-holder{ padding-bottom: 114.60%;}
.lew-container{ padding: 0px 30px; width: 78%; margin: 0px auto;}
.contact-address-box{ position: relative; padding-left: 25px;}
.contact-address-box i{ position: absolute; left: 0px; top: 3px; color: #17759D; font-size: 18px;}
.contact-address-box strong{ color: #17759D; display: block; padding-bottom: 15px;}
.contact-address-box a{ text-decoration: none; color: #222222;}
.contact-address-box a:hover{ text-decoration: none; color: #17759D;}
.contact-box{box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.14); background-color: #ffffff;}
.contact-box-holder{ position: relative; /*margin-bottom: -150px;*/}
.table-float-title{ position: relative;transform: rotate(180deg); display: block; bottom: 0; writing-mode: tb-rl; white-space: nowrap; width: 55px;}
.pod-box{ border: 1px solid #a9a9a9; border-radius: 5px; overflow: hidden; background-color: #F9F9F9;}
.pod-box-title{ display: flex; align-items: center; justify-content: center; height: 70px; line-height: 1.1; background-color: #FFC600;}
.pod-box.alt .pod-box-title{background-color: #18485D; color: #ffffff;}
.pod-box-info{ padding: 25px 20px;}
/*--StyleEND--*/
/*transition: all 0.2s linear; */
.img-left { float: left; margin: 7px 40px 20px 0px; width: 40%; }
.img-right { float: right; margin: 7px 0px 20px 40px; width: 40%; }
/*<div class="video-container"><a href="https://www.youtube.com/watch?v=TGbUpEJ1z-k" data-fancybox="video"><img src="images/image.jpg" alt="" /></a></div>*/
.video-container a { display: block; position: relative; overflow: hidden; height: 100%; border-radius: 8px; }
.video-container a img { width: 100%; }
.video-container a::before { position: absolute; left: 50%; top: 50%; z-index: 2; font-family: "Font Awesome 6 Free"; font-weight: 900; /*content: "\f04b"; */ content: ""; transition: all 0.2s linear; opacity: 1; transform: translate(-50%, -50%); color: #ffffff; font-size: 40px; width: 90px; height: 90px; /*background: url(../images/play-btn.png) no-repeat;*/ background-size: 100% 100%; }
.video-container.md a::before { width: 100px; height: 100px; }
.video-container a::after { position: absolute; content: ""; width: 100%; height: 100%; display: block; left: 0px; top: 0px; background: #000000; opacity: 0.14; z-index: 1; }
/* HTML Video */
video { display: block; height: auto; margin: auto; position: relative; width: 100%; }
.video-wrap { margin: 0 auto; position: relative; width: 100%; }
.cover-video video, .cover-video iframe { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; object-fit: cover; }
.video-wrap.cover-video { padding-bottom: 36.35%; }
/* <div class="video-wrap">
 <video autoplay muted playsinline loop poster="images/video.jpg">
 <source src="video.mp4" type="video/mp4" />
 Your browser does not support HTML5 video.
 </video>
</div> */
.ratio { overflow: hidden; }
.bg-overlay { position: relative; }
.bg-overlay::before { position: absolute; content: ""; width: 100%; height: 100%; display: block; left: 0px; top: 0px; background: #000000; z-index: 0; opacity: .3; }
.overlay-white::before { background: #ffffff; }
.overlay-xxl::before, .overlay-xl::before, .overlay-lg::before, .overlay-md::before, .overlay-sm::before { visibility: hidden; }
.rounded-corner-xxl { border-radius: 180px; overflow: hidden; }
.rounded-corner-xl { border-radius: 80px; overflow: hidden; }
.rounded-corner-lg { border-radius: 50px; overflow: hidden; }
.rounded-corner { border-radius: 25px; overflow: hidden; }
.rounded-corner-md { border-radius: 20px; overflow: hidden; }
.rounded-corner-sm { border-radius: 10px; overflow: hidden; }
.box-shadow { box-shadow: 1px 0px 14px rgba(0, 0, 0, 0.1); }
.height100 { height: 100%; position: relative; }
[data-animation-in] {opacity: 0;}
.loadmore-item { display: none; }
/*<div class="loadMoreBtn text-center mt50" ><a href="javascript:void(0); " class="custom-button">Load More</a></div>*/
.index0 { z-index: 0; position: relative; }
.index1 { z-index: 1; position: relative; }
.index2 { z-index: 2; position: relative; }
.overflow-show { overflow: visible; }
.overflow-hide { overflow: hidden; }
.size-11 { font-size: 11px; }
.size-12 { font-size: 12px; }
.size-13 { font-size: 13px; }
.size-14 { font-size: 14px; }
.size-15 { font-size: 15px; }
.size-16 { font-size: 16px; }
.size-17 { font-size: 17px; }
.size-18 { font-size: 18px; }
.size-19 { font-size: 19px; }
.size-20 { font-size: 20px; }
.size-21 { font-size: 21px; }
.size-22 { font-size: 22px; }
.size-23 { font-size: 23px; }
.size-24 { font-size: 24px; }
.size-25 { font-size: 25px; }
.size-26 { font-size: 26px; }
.size-27 { font-size: 27px; }
.size-28 { font-size: 28px; }
.size-29 { font-size: 29px; }
.size-30 { font-size: 30px; }
.size-31 { font-size: 31px; }
.size-32 { font-size: 32px; }
.size-33 { font-size: 33px; }
.size-34 { font-size: 34px; }
.size-35 { font-size: 35px; }
.size-36 { font-size: 36px; }
.size-37 { font-size: 37px; }
.size-38 { font-size: 38px; }
.size-39 { font-size: 39px; }
.size-40 { font-size: 40px; }
.lh1 { line-height: 1.8; }
.lead { font-weight: 300; letter-spacing: 0px; }
.content { line-height: 1.6; }
.content p { margin: 20px 0px; }
.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 { font-weight: 700; padding-bottom: 0px; padding-top: 10px; }
.content h1:first-child, .content h2:first-child, .content h3:first-child, .content h4:first-child, .content h5:first-child, .content h6:first-child { padding-top: 0px; margin-top: 0px; }
.content h1, .content h2 { margin: 30px 0px; font-size: 50px; }
.content h3 { margin: 25px 0px; font-size: 30px;  }
.content h4 { margin: 25px 0px; font-size: 25px; }
.content h5 { margin: 20px 0px; font-size: 22px; }
.content h6 { margin: 10px 0px; font-size: 16px; }
.content a { text-decoration: none; }
.content a:hover { text-decoration: underline; }
.content img { margin-bottom: 10px; max-width: 100%; border-radius: 30px; }
/*-colors-*/
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .title, .pageTitle.title h1, .pageTitle.title h2, .pageTitle.title h3, .pageTitle.title h4, .pageTitle.title h5, .pageTitle.title h6, .icon-title li::before, .ul-listing .icon-title::before { color: #222222; }
.primary, .pageTitle.primary h1, .pageTitle.primary h2, .pageTitle.primary h3, .pageTitle.primary h4, .pageTitle.primary h5, .pageTitle.primary h6, .icon-primary li::before, .ul-listing .icon-primary::before { color: #2890cf; }
.secondary, .pageTitle.secondary h1, .pageTitle.secondary h2, .pageTitle.secondary h3, .pageTitle.secondary h4, .pageTitle.secondary h5, .pageTitle.secondary h6, .icon-secondary li::before, .ul-listing .icon-secondary::before { color: #ffc600; }
body, .body, .pageTitle.body h1, .pageTitle.body h2, .pageTitle.body h3, .pageTitle.body h4, .pageTitle.body h5, .pageTitle.body h6, .icon-body li::before, .ul-listing .icon-body::before { color: #222222; }
.alternate, .pageTitle.alternate h1, .pageTitle.alternate h2, .pageTitle.alternate h3, .pageTitle.alternate h4, .pageTitle.alternate h5, .pageTitle.alternate h6, .icon-alternate li::before, .ul-listing .icon-alternate::before { color: #17759d; }
.alternate1, .pageTitle.alternate1 h1, .pageTitle.alternate1 h2, .pageTitle.alternate1 h3, .pageTitle.alternate1 h4, .pageTitle.alternate1 h5, .pageTitle.alternate1 h6, .icon-alternate1 li::before, .ul-listing .icon-alternate1::before { color: #18485d; }
.light, .pageTitle.light h1, .pageTitle.light h2, .pageTitle.light h3, .pageTitle.light h4, .pageTitle.light h5, .pageTitle.light h6, .icon-light li::before, .ul-listing .icon-light::before { color: #adadad; }
.dark, .pageTitle.dark h1, .pageTitle.dark h2, .pageTitle.dark h3, .pageTitle.dark h4, .pageTitle.dark h5, .pageTitle.dark h6, .icon-dark li::before, .ul-listing .icon-dark::before { color: #101010; }
.black, .pageTitle.black h1, .pageTitle.black h2, .pageTitle.black h3, .pageTitle.black h4, .pageTitle.black h5, .pageTitle.black h6, .icon-black li::before, .ul-listing .icon-black::before { color: #000000; }
.red, .pageTitle.red h1, .pageTitle.red h2, .pageTitle.red h3, .pageTitle.red h4, .pageTitle.red h5, .pageTitle.red h6, .icon-red li::before, .ul-listing .icon-red::before { color: #ff1717; }
.white, a.white, .pageTitle.white h1, .pageTitle.white h2, .pageTitle.white h3, .pageTitle.white h4, .pageTitle.white h5, .pageTitle.white h6, .icon-white li::before, .ul-listing .icon-white::before { color: #ffffff; }
::selection, ::-moz-selection { color: #ffffff;}
::selection, ::-moz-selection, ::-webkit-scrollbar-thumb { background-color: #2890cf;}
::-webkit-scrollbar-track { background-color: #101010;}
::-webkit-scrollbar { width: 8px;}
::-webkit-scrollbar-thumb, ::-webkit-scrollbar-track { border-radius: 0px;}
html { scrollbar-width: thin; scrollbar-color: #17759d #999999; }
@media print {a[href]::after { content: none !important; }}
.grecaptcha-badge { z-index: 2; bottom: 70px !important; }
.slick-list.draggable { user-select: text; }
/*----*/
/*--@media---*/
/*-1500--125%*/
@media only screen and (max-width: 1599.98px) {
.container.container-xxl { max-width: 1360px; padding: 0px 30px; }
.container.container-xl { max-width: 1310px; padding: 0px 30px; }
.container.container-lg,  .header-container { max-width: 1200px; padding: 0px 30px; }
.container.container-md { max-width: 1120px; padding: 0px 30px; }
.container { max-width: 1010px; padding: 0px 30px; }
.container.container-sm { max-width: 870px; padding: 0px 30px; }
.container-fluid { max-width: 100%; padding-right: 50px; padding-left: 50px; }
.colContainer.xxl .textColRight,  .colContainer.xxl .textColLeft { width: 650px; }
.colContainer.xl .textColRight,  .colContainer.xl .textColLeft { width: 625px; }
.colContainer.lg .textColRight,  .colContainer.lg .textColLeft { width: 570px; }
.textColRight,  .textColLeft { width: 475px; }
.colContainer.md .textColRight,  .colContainer.md .textColLeft { width: 530px; }
.colContainer.sm .textColRight,  .colContainer.sm .textColLeft { width: 405px; }
body { font-size: 13px; }
p { margin-bottom: 20px; }
h1,  .h1 { font-size: 37px; }
h2,  .h2 { font-size: 33px; }
h3,  .h3 { font-size: 29px; padding: 0px 0px 18px; }
h4,  .h4 { font-size: 25px; padding: 0px 0px 18px; }
h5,  .h5 { font-size: 20px; padding: 0px 0px 20px; }
h6,  .h6 { font-size: 16px; padding: 0px 0px 20px; }
hr { margin: 50px 0px; }
hr.md { margin: 30px 0px; }
.hr-alt { border-top: 1px solid #dddddd; margin: 25px 0px; }
.inner-container-xxl { padding: 120px 0px; }
.inner-container-xl { padding: 100px 0px; }
.inner-container-lg { padding: 80px 0px; }
.inner-container { padding: 60px 0px; }
.inner-container-md { padding: 40px 0px; }
.inner-container-sm { padding: 30px 0px; }
.gutters-15 { margin-right: -12px; margin-left: -12px; }
.gutters-15 > .col,  .gutters-15 > [class*="col-"],  .gutters-15 > li { padding-right: 12px; padding-left: 12px;}
.gutters-20 { margin-right: -15px; margin-left: -15px; }
.gutters-20 > .col,  .gutters-20 > [class*="col-"],  .gutters-20 > li { padding-right: 15px; padding-left: 15px;}
.gutters-25 { margin-right: -20px; margin-left: -20px; }
.gutters-25 > .col,  .gutters-25 > [class*="col-"],  .gutters-25 > li { padding-right: 20px; padding-left: 20px;}
.gutters-30 { margin-right: -25px; margin-left: -25px; }
.gutters-30 > .col,  .gutters-30 > [class*="col-"],  .gutters-30 > li { padding-right: 25px; padding-left: 25px;}
.gutters-35 { margin-right: -30px; margin-left: -30px; }
.gutters-35 > .col,  .gutters-35 > [class*="col-"],  .gutters-35 > li { padding-right: 30px; padding-left: 30px;}
.gutters-40 { margin-right: -35px; margin-left: -35px; }
.gutters-40 > .col,  .gutters-40 > [class*="col-"],  .gutters-40 > li { padding-right: 35px; padding-left: 35px;}
.gutters-50 { margin-right: -40px; margin-left: -40px; }
.gutters-50 > .col,  .gutters-50 > [class*="col-"],  .gutters-50 > li { padding-right: 40px; padding-left: 40px;}
.grid-15 > .col,  .grid-15 > [class*="col-"],  .grid-15 > li { padding-top: 12px; padding-bottom: 12px;}
.grid-20 > .col,  .grid-20 > [class*="col-"],  .grid-20 > li { padding-top: 15px; padding-bottom: 15px;}
.grid-25 > .col,  .grid-25 > [class*="col-"],  .grid-25 > li { padding-top: 20px; padding-bottom: 20px;}
.grid-30 > .col,  .grid-30 > [class*="col-"],  .grid-30 > li { padding-top: 25px; padding-bottom: 25px;}
.grid-35 > .col,  .grid-35 > [class*="col-"],  .grid-35 > li { padding-top: 30px; padding-bottom: 30px;}
.grid-40 > .col,  .grid-40 > [class*="col-"],  .grid-40 > li { padding-top: 35px; padding-bottom: 35px;}
.grid-50 > .col,  .grid-50 > [class*="col-"],  .grid-50 > li { padding-top: 40px; padding-bottom: 40px;}
.row.grid-20,  ul.grid-20 { margin-top: -15px; margin-bottom: -15px; }
.row.grid-25,  ul.grid-25 { margin-top: -20px; margin-bottom: -20px; }
.row.grid-30,  ul.grid-30 { margin-top: -25px; margin-bottom: -25px; }
.row.grid-35,  ul.grid-35 { margin-top: -30px; margin-bottom: -30px; }
.row.grid-40,  ul.grid-40 { margin-top: -35px; margin-bottom: -35px; }
.row.grid-50,  ul.grid-50 { margin-top: -40px; margin-bottom: -40px; }
/*--*/
.mt10 { margin-top: 8px !important; }
.mr10 { margin-right: 8px !important; }
.mb10 { margin-bottom: 8px !important; }
.ml10 { margin-left: 8px !important; }
.mt15 { margin-top: 12px !important; }
.mr15 { margin-right: 12px !important; }
.mb15 { margin-bottom: 12px !important; }
.ml15 { margin-left: 12px !important; }
.mt20 { margin-top: 15px !important; }
.mr20 { margin-right: 15px !important; }
.mb20 { margin-bottom: 15px !important; }
.ml20 { margin-left: 15px !important; }
.mt25 { margin-top: 20px !important; }
.mr25 { margin-right: 20px !important; }
.mb25 { margin-bottom: 20px !important; }
.ml25 { margin-left: 20px !important; }
.mt30 { margin-top: 25px !important; }
.mr30 { margin-right: 25px !important; }
.mb30 { margin-bottom: 25px !important; }
.ml30 { margin-left: 25px !important; }
.mt35 { margin-top: 30px !important; }
.mr35 { margin-right: 30px !important; }
.mb35 { margin-bottom: 30px !important; }
.ml35 { margin-left: 30px !important; }
.mt40 { margin-top: 35px !important; }
.mr40 { margin-right: 35px !important; }
.mb40 { margin-bottom: 35px !important; }
.ml40 { margin-left: 35px !important; }
.mt50 { margin-top: 40px !important; }
.mr50 { margin-right: 40px !important; }
.mb50 { margin-bottom: 40px !important; }
.ml50 { margin-left: 40px !important; }
.mb60 { margin-bottom: 45px !important; }
.mb70 { margin-bottom: 45px !important; }
.mb80 { margin-bottom: 50px !important; }
.mb90 { margin-bottom: 60px !important; }
.mb100 { margin-bottom: 80px !important; }
/*--*/
.mr-25 { margin-right: -20px !important; }
.ml-25 { margin-left: -20px !important; }
.mr-30 { margin-right: -25px !important; }
.ml-30 { margin-left: -25px !important; }
.mr-40 { margin-right: -30px !important; }
.ml-40 { margin-left: -30px !important; }
.mr-50 { margin-right: -40px !important; }
.ml-50 { margin-left: -40px !important; }
.mr-60 { margin-right: -45px !important; }
.ml-60 { margin-left: -45px !important; }
.mr-70 { margin-right: -45px !important; }
.ml-70 { margin-left: -45px !important; }
.mr-80 { margin-right: -50px !important; }
.ml-80 { margin-left: -50px !important; }
.mr-90 { margin-right: -60px !important; }
.ml-90 { margin-left: -60px !important; }
.mr-100 { margin-right: -80px !important; }
.ml-100 { margin-left: -80px !important; }
.p15 { padding: 10px !important; }
.pt15 { padding-top: 10px !important; }
.pr15 { padding-right: 10px !important; }
.pb15 { padding-bottom: 10px !important; }
.pl15 { padding-left: 10px !important; }
.p20 { padding: 15px !important; }
.pt20 { padding-top: 15px !important; }
.pr20 { padding-right: 15px !important; }
.pb20 { padding-bottom: 15px !important; }
.pl20 { padding-left: 15px !important; }
.p25 { padding: 20px !important; }
.pt25 { padding-top: 20px !important; }
.pr25 { padding-right: 20px !important; }
.pb25 { padding-bottom: 20px !important; }
.pl25 { padding-left: 20px !important; }
.p30 { padding: 25px !important; }
.pt30 { padding-top: 25px !important; }
.pr30 { padding-right: 25px !important; }
.pb30 { padding-bottom: 25px !important; }
.pl30 { padding-left: 25px !important; }
.p35 { padding: 30px !important; }
.pt35 { padding-top: 30px !important; }
.pr35 { padding-right: 30px !important; }
.pb35 { padding-bottom: 30px !important; }
.pl35 { padding-left: 30px !important; }
.p40 { padding: 30px !important; }
.pt40 { padding-top: 30px !important; }
.pr40 { padding-right: 30px !important; }
.pb40 { padding-bottom: 30px !important; }
.pl40 { padding-left: 30px !important; }
.p45 { padding: 35px !important; }
.pt45 { padding-top: 35px !important; }
.pr45 { padding-right: 35px !important; }
.pb45 { padding-bottom: 35px !important; }
.pl45 { padding-left: 35px !important; }
.p50 { padding: 40px !important; }
.pt50 { padding-top: 40px !important; }
.pr50 { padding-right: 40px !important; }
.pb50 { padding-bottom: 40px !important; }
.pl50 { padding-left: 40px !important; }
.p60 { padding: 45px !important; }
.pt60 { padding-top: 45px !important; }
.pr60 { padding-right: 45px !important; }
.pb60 { padding-bottom: 45px !important; }
.pl60 { padding-left: 45px !important; }
.p70 { padding: 45px !important; }
.pt70 { padding-top: 45px !important; }
.pr70 { padding-right: 45px !important; }
.pb70 { padding-bottom: 45px !important; }
.pl70 { padding-left: 45px !important; }
.p80 { padding: 50px !important; }
.pt80 { padding-top: 50px !important; }
.pr80 { padding-right: 50px !important; }
.pb80 { padding-bottom: 50px !important; }
.pl80 { padding-left: 50px !important; }
.p90 { padding: 60px !important; }
.pt90 { padding-top: 60px !important; }
.pr90 { padding-right: 60px !important; }
.pb90 { padding-bottom: 60px !important; }
.pl90 { padding-left: 60px !important; }
.pt100 { padding-top: 80px !important; }
.pr100 { padding-right: 80px !important; }
.pb100 { padding-bottom: 80px !important; }
.pl100 { padding-left: 80px !important; }
.pt110 { padding-top: 80px !important; }
.pb110 { padding-bottom: 80px !important; }
.pt120 { padding-top: 80px !important; }
.pb120 { padding-bottom: 80px !important; }
.pt130 { padding-top: 100px !important; }
.pb130 { padding-bottom: 100px !important; }
.p0 { padding: 0px !important; }
.pt0 { padding-top: 0px !important; }
.pr0 { padding-right: 0px !important; }
.pb0 { padding-bottom: 0px !important; }
/*---*/
#toTop { width: 40px; height: 40px; background-size: 35% !important; }
.logo { width: 325px; padding: 20px 0px; }
.nav > ul > li { padding: 0px 50px; }
.nav > ul > li > a { padding: 30px 0px; font-size: 15px; }
.nav > ul ul,  .nav > ul ul ul { width: 190px; }
.nav > ul ul a,  .nav > ul ul ul a { font-size: 13px; padding: 5px 15px; }
.nav > ul > li.menu-item-has-children > a::after { top: -1px; }
.nav > ul ul,  .nav > ul ul ul { border-radius: 0px 0px 0px 0px; margin: -30px 0px 0px -20px; }
.nav > ul ul ul { border-radius: 0px 0px 0px 0px; }
.nav > ul ul > li:first-child a { border-radius: 0px 0px 0px 0px; }
.nav > ul ul > li:last-child a { border-radius: 0px 0px 0px 0px; }
.top-link img,  .top-cart img { max-width: 18px; max-height: 18px; }
.footer-bar a .cart-count,  .top-cart .cart-count { top: -12px; right: -12px; width: 22px; height: 22px; font-size: 12px; }
.main-content-wrapper{ margin-top: 75px;}
.form-group { margin-bottom: 20px; }
.form-group label,  .custom-label { font-size: 13px; }
.form-control,  .nice-select,  .btn-group .btn,  .f-upload .file-input .file-caption-name,  select.multipleSelect { height: 46px; line-height: 38px; padding: 0px 20px; font-size: 13px; }
textarea.form-control { padding: 15px 20px; height: 172px; border-radius: 5px; }
textarea.height1 { height: 110px;}
.nice-select::after { right: 15px; }
.nice-select { padding-right: 40px; }
.form-control.height-60,  .height-60 .nice-select { height: 50px; line-height: 48px; }
.form-control.height-55,  .height-55 .nice-select { height: 44px; line-height: 42px; }
.form-control.height-45,  .height-45 .nice-select { height: 40px; line-height: 38px; font-size: 13px; }
.form-control.height-40,  .height-40 .nice-select { height: 40px; line-height: 38px; font-size: 13px; }
.NiceSelect.lg .nice-select { min-width: 210px; }
.NiceSelect.md .nice-select { min-width: 170px; }
.NiceSelect.sm .nice-select { min-width: 120px; }
.NiceSelect.xs .nice-select { min-width: 75px; }
.custom-button,  .f-upload .input-group-btn .btn-upload { padding: 0px 25px; font-size: 13px; height: 44px; }
.button-icon { padding: 0px; width: 46px; }
.input-group-addon { right: 0px; }
.custom-button.btn-lg { padding: 0px 40px; font-size: 19px; height: 70px; }
.custom-button.btn-md { padding: 0px 20px; font-size: 11px; height: 40px; }
.custom-button.btn-sm { padding: 0px 25px; height: 40px; }
.checkbox label::before,  .radio label > span::before,  .radio1 label::before,  .checkbox label::after,  .radio label > span::after,  .radio1 label::after { top: 0px; }
.slick-arrow { font-size: 40px; }
.arrows-plain .slick-arrow img { width: 22px; }
.arrows-plain .slick-arrow { font-size: 18px !important; }
.arrows-inside .slick-prev { left: 35px; }
.arrows-inside .slick-next { right: 35px; }
.arrows-outside .slick-prev { left: -50px; }
.arrows-outside .slick-next { right: -50px; }
.slick-dots { bottom: -30px; }
.featured-slider { margin: -15px -15px; }
.featured-slide { padding: 15px 15px; display: block; }
.featured-slider .slick-prev { left: -100px; }
.featured-slider .slick-next { right: -100px; }
.ul-listing li { padding-left: 18px; }
.ul-listing li::before { top:9px; font-size: 5px; }
.listing-style1 li::before { top: 3px; font-size: 12px; }
.listing-style2 li { padding-left: 25px; padding-bottom: 15px; }
.listing-style2 li::before { top: 0px; width: 17px; height: 17px; }
.pagination { margin: 0px 5px; }
.page-item { padding: 5px 5px; }
.page-link/*,.page-item span*/ { font-size: 13px; }
.page-item span { padding: 0px 8px; }
.page-item .page-link.prev,  .page-item .page-link.next { font-size: 16px; }
.page-link img { max-width: 38px; }
.modal-body { padding: 40px; }
.modal-xxl { max-width: 1300px; }
.modal-xl { max-width: 950px; }
.modal-lg { max-width: 650px; }
.modal-sm { max-width: 300px; }
.banner_caption-inner { max-width: 455px; }
.banner_caption-inner h1 { font-size: 56px; padding-bottom: 15px; }
.banner_caption-inner h2 { font-size: 56px; padding-bottom: 25px; line-height: 1.2; }
.breadcrumb-container.alt{ padding: 15px 0px;}
.search-button { width: 50px; height: 100%; }
.search-button img { width: 16px; }
.bottom { padding: 22px 0px; }
.contact-list li { padding-left: 30px; }
.social-icons.icon-rounded li a { width: 60px; height: 60px; font-size: 15px; }
.video-container a::before { width: 60px; height: 60px; }
.bottom-whatsapp-icon { right: 50px; }
.bottom-whatsapp-icon a { width: 60px; height: 60px; font-size: 25px; }
.bottom-whatsapp-icon a img { width: 30px; }
.newsletter-input { padding-right: 140px; }
/* .newsletter-button {}  */
.pageTitle { margin-bottom: 20px; }
.pageTitle.xl h1,  .pageTitle.xl h2,  .pageTitle.xl h3,  .pageTitle.xl h4,  .pageTitle.xl h5,  .pageTitle.xl h6 { font-size: 60px; }
.pageTitle.lg h1,  .pageTitle.lg h2,  .pageTitle.lg h3,  .pageTitle.lg h4,  .pageTitle.lg h5,  .pageTitle.lg h6 { font-size: 50px; }
.pageTitle h1,  .pageTitle h2,  .pageTitle h3,  .pageTitle h4,  .pageTitle h5,  .pageTitle h6 { font-size: 40px; }
.pageTitle.md h1,  .pageTitle.md h2,  .pageTitle.md h3,  .pageTitle.md h4,  .pageTitle.md h5,  .pageTitle.md h6 { font-size: 32px; }
.pageTitle.sm h1,  .pageTitle.sm h2,  .pageTitle.sm h3,  .pageTitle.sm h4,  .pageTitle.sm h5,  .pageTitle.sm h6 { font-size: 28px; }
.pageTitle.xs h1,  .pageTitle.xs h2,  .pageTitle.xs h3,  .pageTitle.xs h4,  .pageTitle.xs h5,  .pageTitle.xs h6 { font-size: 22px; }
.pageTitle small { font-size: 12px; }
.content p { margin: 20px 0px; }
.content h1,  .content h2,  .content h3,  .content h4,  .content h5,  .content h6 { padding-top: 5px; }
.content h1,  .content h2 { margin: 20px 0px; font-size: 40px; }
.content h3 { margin: 20px 0px; font-size: 20px; }
.content h4 { margin: 20px 0px; font-size: 18px; }
.content h5 { margin: 15px 0px; font-size: 13px; }
.content h6 { margin: 6px 0px; font-size: 12px;}
.content img { margin-bottom: 6px; border-radius: 20px; }
/*----*/
.size-11 { font-size: 9px; }
.size-12 { font-size: 10px; }
.size-13 { font-size: 11px; }
.size-14 { font-size: 12px; }
.size-15 { font-size: 12px; }
.size-16 { font-size: 13px; }
.size-17 { font-size: 14px; }
.size-18 { font-size: 15px; }
.size-19 { font-size: 15px; }
.size-20 { font-size: 16px; }
.size-21 { font-size: 17px; }
.size-22 { font-size: 18px; }
.size-23 { font-size: 19px; }
.size-24 { font-size: 19px; }
.size-25 { font-size: 20px; }
.size-26 { font-size: 21px; }
.size-27 { font-size: 22px; }
.size-28 { font-size: 23px; }
.size-29 { font-size: 24px; }
.size-30 { font-size: 25px; }
.size-31 { font-size: 25px; }
.size-32 { font-size: 26px; }
.size-33 { font-size: 27px; }
.size-34 { font-size: 28px; }
.size-35 { font-size: 28px; }
.size-36 { font-size: 39px; }
.size-37 { font-size: 30px; }
.size-38 { font-size: 31px; }
.size-39 { font-size: 32px; }
.size-40 { font-size: 33px; }
.rounded-corner-xxl { border-radius: 50px; }
.rounded-corner-xl { border-radius: 35px; }
.rounded-corner-lg { border-radius: 25px; }
.rounded-corner { border-radius: 20px; }
.thankyou-content { max-width: 500px; }
.thankyou-content h1 { font-size: 82px; }
.thankyou-content h2 { font-size: 58px; }
.map-holder iframe { height: 292px; }
.grid-ov-info { padding: 20px; }
.grid-content.alt { padding: 20px; }
.item-share-holder { padding-top: 30px; }
.odd-even-box { padding: 25px 0px; }
/* .odd-even-img {}  */
/* .odd-even-list .odd-even-box:nth-child(even) .odd-even-img {padding-right: 20px;padding-left: 0px;}  */
.odd-even-info { padding-left: 50px; padding-right: 50px; }
.payment-method img { max-height: 26px; }
/*----*/
.contact-address-box{ padding-left: 20px;}
.contact-address-box i{ top: 3px; font-size: 15px;}
.contact-box-holder {/*margin-bottom: -120px;*/}
.pod-box-title{height: 58px;}
.pod-box-info{ padding: 20px 15px;}
.table-float-title{ width: 45px;}
}
/*-1400-*/
@media only screen and (max-width: 1499.98px) {
.container.container-xl { max-width: 100%; padding: 0px 30px; }
}
/*-1300-xxl*/
@media only screen and (max-width: 1399.98px) {
.container-fluid { max-width: 100%; padding-right: 30px; padding-left: 30px; }
.show-xxl { display: block !important; }
.hide-xxl { display: none !important; }
.float-xxl { position: relative; transform: none; top: 0; }
.float-xxl .float-container-info { padding: 30px 0px; }
.arrows-inside .slick-prev { left: 25px; }
.arrows-inside .slick-next { right: 25px; }
.arrows-outside .slick-prev { left: -40px; }
.arrows-outside .slick-next { right: -40px; }
.featured-slider .slick-prev { left: -60px; }
.featured-slider .slick-next { right: -60px; }
.auto-xxl { /*-ms-flex: 0 0 100%; */
flex: 0 0 100%; width: 100%; max-width: 100%; }
.colContainer.xl .textColRight,  .colContainer.xl .textColLeft { width: 100%; }
.bottom-whatsapp-icon { right: 30px; }
/*---*/
}
/*-1200-*/
@media only screen and (max-width: 1299.98px) {
.slick-arrow { font-size: 30px; }
.arrows-plain .slick-arrow { font-size: 18px !important; }
.custom-arrows .slick-arrow:first-child { margin-right: 10px; }
.arrows-outside .slick-prev { left: -20px; }
.arrows-outside .slick-next { right: -20px; }
.featured-slider .slick-prev { left: -10px; }
.featured-slider .slick-next { right: -10px; }
.colContainer.lg .textColRight,  .colContainer.lg .textColLeft { width: 100%; }
.colContainer.lg .textContent { padding: 0px 30px !important; }
.container.container-lg { max-width: 100%; padding: 0px 30px; }
.footer-wrapper .container .container { padding-right: 0px; padding-left: 0px; }
.modal-body { padding: 30px; }
/*---*/
}
/*-992-xl*/
@media only screen and (max-width: 1199.98px) {
.height-xl { height: auto !important; }
.show-xl { display: block !important; }
.hide-xl { display: none !important; }
.row-inner-xl { padding-bottom: 30px; }
.leftpad.xl { padding-left: 0px !important; }
.rightpad.xl { padding-right: 0px !important; }
.leftmargin.xl { margin-left: 0px !important; }
.rightmargin.xl { margin-right: 0px !important; }
.pt0-xl { padding-top: 0px !important; }
.pr0-xl { padding-right: 0px !important; }
.pb0-xl { padding-bottom: 0px !important; }
.pl0-xl { padding-left: 0px !important; }
.p0-xl { padding: 0px !important; }
.overlay-xl::before { visibility: visible; }
.auto-xl { /*-ms-flex: 0 0 100%; */
flex: 0 0 100%; width: 100%; max-width: 100%; }
.text-center-xl { text-align: center !important; }
.text-left-xl { text-align: left !important; }
.justify-center-xl { justify-content: center !important; }
.width-xl { width: 100% !important; max-width: 100%; }
.float-xl { position: relative; transform: none; top: 0; }
.float-xl .float-container-info { padding: 30px 0px; }
.img-left.xl,  .img-right.xl { margin: 0px 0px 20px 0px; width: 100%; max-width: 100%; float: none; }
ul.d-flex.xl,  .form-group.inline.xl { display: block !important; }
.form-group.inline.xl > label,  .form-group.inline.xl .control { width: 100%; }
.odd-even-list.xl .odd-even-box:nth-child(even) > .row > [class*="col-"]:first-child,  .odd-even-list.xl .odd-even-box:nth-child(even) > .colContainer > .row > [class*="col-"]:first-child { order: 1; }
.odd-even-list.xl .odd-even-box:nth-child(even) > .row > [class*="col-"]:last-child,  .odd-even-list.xl .odd-even-box:nth-child(even) > .colContainer > .row > [class*="col-"]:last-child { order: 2; }
.odd-even-list.xl .odd-even-img { padding: 0px !important; }
.odd-even-list.xl .odd-even-info { padding: 0px !important; }
.nav-2col.xl li,  .list-2col.xl li,  .nav-3col.xl li,  .list-3col.xl li { width: 100%; }
#toTop { width: 25px; height: 25px; }
.bottom-whatsapp-icon { right: 10px; }
.bottom-whatsapp-icon a { width: 45px; height: 45px; font-size: 18px; }
/*---*/
.nav > ul > li{padding: 0px 25px;}
.lew-container {width: 100%;}
}
/*-1024-*/
@media only screen and (max-width: 1023.98px) {
.gutters-35,  .gutters-40,  .gutters-50 { margin-right: -15px; margin-left: -15px; }
 .gutters-35 > .col,  .gutters-35 > [class*="col-"],  .gutters-35 > li,  .gutters-40 > .col,  .gutters-40 > [class*="col-"],  .gutters-40 > li,  .gutters-50 > .col,  .gutters-50 > [class*="col-"],  .gutters-50 > li { padding-right: 15px; padding-left: 15px;}
 .grid-35 > .col,  .grid-35 > [class*="col-"],  .grid-35 > li,  .grid-40 > .col,  .grid-40 > [class*="col-"],  .grid-40 > li,  .grid-50 > .col,  .grid-50 > [class*="col-"],  .grid-50 > li { padding-top: 25px; padding-bottom: 15px;}
.row.grid-35,  .row.grid-40,  .row.grid-50 { margin-top: -15px; margin-bottom: -15px; }
/*--*/
}

/*-768-lg*/
@media only screen and (max-width: 991.98px) {
.height-lg { height: auto !important; }
.show-lg { display: block !important; }
.hide-lg { display: none !important; }
.row-inner-lg { padding-bottom: 30px; }
.leftpad.lg { padding-left: 0px !important; }
.rightpad.lg { padding-right: 0px !important; }
.leftmargin.lg { margin-left: 0px !important; }
.rightmarginlg { margin-right: 0px !important; }
.pt0-lg { padding-top: 0px !important; }
.pr0-lg { padding-right: 0px !important; }
.pb0-lg { padding-bottom: 0px !important; }
.pl0-lg { padding-left: 0px !important; }
.p0-lg { padding: 0px !important; }
.overlay-lg::before { visibility: visible; }
.auto-lg { /*-ms-flex: 0 0 100%; */
flex: 0 0 100%; width: 100%; max-width: 100%; }
.text-center-lg { text-align: center !important; }
.text-left-lg { text-align: left !important; }
.justify-center-lg { justify-content: center !important; }
.width-lg { width: 100% !important; max-width: 100%; }
.float-lg { position: relative; transform: none; top: 0; }
.float-lg .float-container-info { padding: 30px 0px; }
.img-left.lg,  .img-right.lg { margin: 0px 0px 20px 0px; width: 100%; max-width: 100%; float: none; }
ul.d-flex.lg,  .form-group.inline.lg { display: block !important; }
.form-group.inline.ld > label,  .form-group.inline.ld .control { width: 100%; }
.odd-even-list.lg .odd-even-box:nth-child(even) > .row > [class*="col-"]:first-child,  .odd-even-list.lg .odd-even-box:nth-child(even) > .colContainer > .row > [class*="col-"]:first-child { order: 1; }
.odd-even-list.lg .odd-even-box:nth-child(even) > .row > [class*="col-"]:last-child,  .odd-even-list.lg .odd-even-box:nth-child(even) > .colContainer > .row > [class*="col-"]:last-child { order: 2; }
.odd-even-info { max-width: 100%; }
.nav-2col.lg li,  .list-2col.lg li,  .nav-3col.lg li,  .list-3col.lg li { width: 100%; }
[data-animation-in] { opacity: 1;}
.secondary-nav-holder.lg ul li { flex: 1 1 100%; }
.product-details { padding-left: 0px; max-width: 100%; padding-top: 0px; }
.custom-arrows .slick-arrow:first-child { margin-right: 10px; }
.textColRight,  .textColLeft { width: 100% !important; }
.textContent { padding: 0px 30px !important; }
.Scrollcontent.lg { height: auto !important; }
.Scrollcontent.lg .mCSB_inside > .mCSB_container { margin-right: 0px !important; }
.inner-container-xxl { padding: 70px 0px; }
/*------*/
.main-content-wrapper {margin-top: 50px;}
.header-container { align-items: center;}
.logo-holder { order: 1; }
.logo {width: 280px; padding: 10px 0px;}
.top-right { right: 55px; margin: 0px; }
.top-right::before { display: none; }
.topRightHeader { position: absolute; top: 0px; margin: 0px; display: block; clear: both; left: 0px; right: 0px; width: auto; }
.nav-wrapper { float: none; margin: 10px auto; height: 29px; z-index: 1; position: absolute; left: 0px; right: 0px; }
.nav-container { position: absolute; top: auto; margin: 0px; display: block; clear: both; left: 0px; right: 0px; }
.nav-wrapper .nav { display: none !important; }
.mean-container .mean-nav { margin-top: 40px; /*border-top: 1px dotted rgba(0, 0, 0, 0.2) !important;*/ }
.mean-container a.meanmenu-reveal { right: 30px !important; font-size: 22px !important; font-family: Arial, Helvetica, sans-serif; width: 24px; height: auto; padding: 0px; }
.mean-container a.meanmenu-reveal.meanclose,  .mean-container a.meanmenu-reveal:hover { color: #17759D; }
.mean-container a.meanmenu-reveal span,  #pageHeaderWrapper.header-alternate .is-sticky .mean-container a.meanmenu-reveal span { background: #222222; transition: all 0.2s linear; }
#pageHeaderWrapper.header-alternate .mean-container a.meanmenu-reveal span { background: #222222; }
.mean-container a.meanmenu-reveal:hover span,  #pageHeaderWrapper.header-alternate .mean-container a.meanmenu-reveal:hover span { background: #17759D; }
.mean-container .mean-nav ul { font-size: 14px; }
.mean-container .mean-nav ul li { float: none; }
.mean-container .mean-nav ul li a,  .mean-container .mean-nav ul li li a,  .mean-container .mean-nav ul li li li a { text-transform: none; padding: 10px 50px 10px 30px; color: #2e2e2e !important; border-bottom: 1px dotted rgba(0, 0, 0, 0.2) !important; background: #ffffff; float: none; font-size: 13px; }
.mean-container .mean-nav ul li li a { padding: 10px 40px 10px 40px; font-size: 13px; text-transform: capitalize; }
.mean-container .mean-nav ul li li li a { padding: 10px 40px 10px 60px; }
.mean-container .mean-nav ul li li li li a { padding: 10px 40px 10px 80px; }
.mean-container .mean-nav ul li li li li li a { padding: 10px 40px 10px 100px; }
.mean-container .mean-nav ul li:hover > a,  .mean-container .mean-nav ul li.selected > a { color: #ffffff !important; background: #17759D; }
.mean-container .mean-nav ul li a.mean-expand { padding: 0px !important; background: none !important; height: 41px; width: 48px; border-bottom: 0px !important; border-left: 1px solid rgba(10, 5, 5, 0.1) !important; border-left: 1px dotted rgba(0, 0, 0, 0.2) !important; font-size: 0px !important; /*text-indent: -9999 !important; text-transform: uppercase !important; */ }
.mean-container .mean-nav ul li li a.mean-expand { height: 37px; }
.mean-container .mean-nav ul li a.mean-expand::after { position: absolute; top: 0px; right: 0px; z-index: 2; font-family: "Font Awesome 6 Free"; font-weight: 900; content: "\f078"; transition: all ease-in 0.35s; color: #2e2e2e !important; width: 48px; height: 41px; line-height: 43px; font-size: 13px; text-align: center; }
.mean-container .mean-nav ul li li a.mean-expand::after { width: 48px; height: 37px; line-height: 37px; }
.mean-container .mean-nav ul li > a.mean-expand:hover::after,  .mean-container .mean-nav ul li:hover > a.mean-expand::after,  .mean-container .mean-nav ul li.selected > a.mean-expand::after { color: #ffffff !important; }
.mean-container .mean-nav ul li a.mean-expand.mean-clicked::after { transform: rotate(180deg); }
.mean-container .mean-nav.active { overflow-y: auto; overflow-x: hidden; height: calc(100vh - 50px); background: #ffffff; border-radius: 0px; }
/*---*/
.banner_caption-inner h1 { font-size: 5.6vw;}
.inner-banner-img {min-height: 180px;}
.contact-box-holder {/*margin-bottom: -50px;*/}
.thankyou-content h1 { font-size: 8.2vw; }
.thankyou-content h2 { font-size: 5.8vw; }
.thankyou-img::before{ background-color: #ffffff; opacity: .5;}
}
/*-736-md*/
@media only screen and (max-width: 767.98px) {
.height-md { height: auto !important; }
.show-md { display: block !important; }
.hide-md { display: none !important; }
.row-inner-md { padding-bottom: 30px; }
.leftpad.md { padding-left: 0px !important; }
.rightpad.md { padding-right: 0px !important; }
.leftmargin.md { margin-left: 0px !important; }
.rightmargin.md { margin-right: 0px !important; }
.pt0-md { padding-top: 0px !important; }
.pr0-md { padding-right: 0px !important; }
.pb0-md { padding-bottom: 0px !important; }
.pl0-md { padding-left: 0px !important; }
.p0-md { padding: 0px !important; }
.overlay-md::before { visibility: visible; }
.auto-md { /*-ms-flex: 0 0 100%; */
flex: 0 0 100%; width: 100%; max-width: 100%; }
.text-center-md { text-align: center !important; }
.text-left-md { text-align: left !important; }
.justify-center-md { justify-content: center !important; }
.width-md { width: 100% !important; max-width: 100%; }
.float-md { position: relative; transform: none !important; top: 0 !important; }
.float-md .float-container-info { padding: 30px 0px; }
.img-left.md,  .img-right.md { margin: 0px 0px 20px 0px; width: 100%; max-width: 100%; float: none; }
ul.d-flex.md,  .form-group.inline.md { display: block !important; }
.form-group.inline.md > label,  .form-group.inline.md .control { width: 100%; }
.odd-even-list.md .odd-even-box:nth-child(even) .row > [class*="col-"]:first-child,  .odd-even-list.md .odd-even-box:nth-child(even) > .colContainer > .row > [class*="col-"]:first-child { order: 1; }
.odd-even-list.md .odd-even-box:nth-child(even) .row > [class*="col-"]:last-child,  .odd-even-list.md .odd-even-box:nth-child(even) > .colContainer > .row > [class*="col-"]:last-child { order: 2; }
.odd-even-list.md .odd-even-info { padding: 0px !important; }
.nav-2col.md li,  .list-2col.md li,  .nav-3col.md li,  .list-3col.md li { width: 100%; }
.secondary-nav-holder.md ul li { flex: 1 1 100%; }
.Scrollcontent.md { height: auto !important; }
.Scrollcontent.md .mCSB_inside > .mCSB_container { margin-right: 0px !important; }
.map-holder iframe { height: 280px !important; }
/*----*/
/* .ftbox {width: 300px !important;margin: 0px auto 0px !important;padding: 30px !important;border: 1px dashed rgba(255,255,255,.5); border-radius: 25px;}
.ftbox1{width: 100% !important; padding: 0px !important; padding: 0px !important; border: 0px !important;} */
.thankyou-content h1 { font-size: 12.2vw; }
.thankyou-content h2 { font-size: 7.8vw; padding-bottom: 15px; }
}
/*-600-*/
@media only screen and (max-width: 699.98px) {
}
/*-480-sm*/
@media only screen and (max-width: 575.98px) {
.height-sm { height: auto !important; }
.show-sm { display: block !important; }
.hide-sm { display: none !important; }
.row-inner-sm { padding-bottom: 30px; }
.leftpad.sm { padding-left: 0px !important; }
.rightpad.sm { padding-right: 0px !important; }
.leftmargin.sm { margin-left: 0px !important; }
.rightmargin.sm { margin-right: 0px !important; }
.overlay-sm::before { visibility: visible; }
.auto-sm { /*-ms-flex: 0 0 100%; */
flex: 0 0 100%; width: 100%; max-width: 100%; }
.text-center-sm { text-align: center !important; }
.text-left-sm { text-align: left !important; }
.justify-center-sm { justify-content: center !important; }
.width-sm { width: 100% !important; max-width: 100%; }
.float-sm { position: relative; transform: none; top: 0; }
.float-sm .float-container-info { padding: 30px 0px; }
.img-left.sm,  .img-right.sm { margin: 0px 0px 20px 0px; width: 100%; max-width: 100%; float: none; }
ul.d-flex.sm,  .form-group.inline.sm { display: block !important; }
.form-group.inline.sm > label,  .form-group.inline.sm .control { width: 100%; }
.odd-even-list.sm .odd-even-box:nth-child(even) > .row > [class*="col-"]:first-child,  .odd-even-list.sm .odd-even-box:nth-child(even) > .colContainer > .row > [class*="col-"]:first-child { order: 1; }
.odd-even-list.sm .odd-even-box:nth-child(even) > .row > [class*="col-"]:last-child,  .odd-even-list.sm .odd-even-box:nth-child(even) > .colContainer > .row > [class*="col-"]:last-child { order: 2; }
.odd-even-list.sm .odd-even-info { padding: 0px !important; }
.nav-2col.sm li,  .list-2col.sm li,  .nav-3col.sm li,  .list-3col.sm li { width: 100%; }
hr { margin: 20px 0; }
.icaptcha { bottom: 30px; }
.container-full,.container.container-xxl,.container.container-xl,.container.container-lg,  .header-container,.container.container-md,.container,.container.container-sm,.container-fluid { padding: 0px 20px; }
/*-----*/
body { font-size: 13px; letter-spacing: 0px; line-height: 1.5; }
p { margin-bottom: 20px; }
h1,  .h1 { font-size: 24px; letter-spacing: 0px !important; padding: 0px 0px 12px; }
h2,  .h2 { font-size: 22px; letter-spacing: 0px !important; padding: 0px 0px 12px; }
h3,  .h3 { font-size: 20px; letter-spacing: 0px !important; padding: 0px 0px 13px; }
h4,  .h4 { font-size: 18px; letter-spacing: 0px !important; padding: 0px 0px 12px; }
h5,  .h5 { font-size: 16px; letter-spacing: 0px !important; padding: 0px 0px 14px; }
h6,  .h6 { font-size: 14px; letter-spacing: 0px !important; padding: 0px 0px 14px; }
.inner-container-xxl,  .inner-container-xl,  .inner-container-lg,  .inner-container,  .inner-container-md { padding: 30px 0px; }
.gutters-10 { margin-right: -8px; margin-left: -8px; }
.gutters-10 > .col,  .gutters-10 > [class*="col-"],  .gutters-10 > li {padding-right: 8px; padding-left: 8px;}
.gutters-12 { margin-right: -10px; margin-left: -10px; }
.gutters-12 > .col,  .gutters-12 > [class*="col-"],  .gutters-12 > li { padding-right: 10px; padding-left: 10px;}
.gutters-15 { margin-right: -10px; margin-left: -10px; }
.gutters-15 > .col,  .gutters-15 > [class*="col-"],  .gutters-15 > li { padding-right: 10px; padding-left: 10px;}
.gutters-20 { margin-right: -12px; margin-left: -12px; }
.gutters-20 > .col,  .gutters-20 > [class*="col-"],  .gutters-20 > li { padding-right: 12px; padding-left: 12px;}
.gutters-25,  .gutters-30,  .gutters-35,  .gutters-40,  .gutters-50 { margin-right: -15px; margin-left: -15px; }
.gutters-25 > .col,  .gutters-25 > [class*="col-"],  .gutters-25 > li,  .gutters-30 > .col,  .gutters-30 > [class*="col-"],  .gutters-30 > li,  .gutters-35 > .col,  .gutters-35 > [class*="col-"],  .gutters-35 > li,  .gutters-40 > .col,  .gutters-40 > [class*="col-"],  .gutters-40 > li,  .gutters-50 > .col,  .gutters-50 > [class*="col-"],  .gutters-50 > li { padding-right: 15px; padding-left: 15px;}
.grid-10 > .col,  .grid-10 > [class*="col-"],  .grid-10 > li { padding-top: 8px; padding-bottom: 8px;}
.grid-12 > .col,  .grid-12 > [class*="col-"],  .grid-12 > li { padding-top: 10px; padding-bottom: 10px;}
.grid-15 > .col,  .grid-15 > [class*="col-"],  .grid-15 > li { padding-top: 10px; padding-bottom: 10px;}
.grid-20 > .col,  .grid-20 > [class*="col-"],  .grid-20 > li { padding-top: 12px; padding-bottom: 12px;}
.grid-25 > .col,  .grid-25 > [class*="col-"],  .grid-25 > li,  .grid-30 > .col,  .grid-30 > [class*="col-"],  .grid-30 > li,  .grid-35 > .col,  .grid-35 > [class*="col-"],  .grid-35 > li,  .grid-40 > .col,  .grid-40 > [class*="col-"],  .grid-40 > li,  .grid-50 > .col,  .grid-50 > [class*="col-"],  .grid-50 > li { padding-top: 15px; padding-bottom: 15px;}
.row.grid-10 { margin-top: -8px; margin-bottom: -8px; }
.row.grid-12 { margin-top: -8px; margin-bottom: -8px; }
.row.grid-15 { margin-top: -10px; margin-bottom: -10px; }
.row.grid-20 { margin-top: -12px; margin-bottom: -12px; }
.row.grid-25,  .row.grid-30,  .row.grid-35,  .row.grid-40,  .row.grid-50 { margin-top: -15px; margin-bottom: -15px; }
.mt40 { margin-top: 30px !important; }
.mr40 { margin-right: 30px !important; }
.mb40 { margin-bottom: 30px !important; }
.ml40 { margin-left: 30px !important; }
.mt50 { margin-top: 30px !important; }
.mr50 { margin-right: 30px !important; }
.mb50 { margin-bottom: 30px !important; }
.ml50 { margin-left: 30px !important; }
.mb60 { margin-bottom: 30px !important; }
.mb70 { margin-bottom: 30px !important; }
.mb80 { margin-bottom: 30px !important; }
.mb90 { margin-bottom: 30px !important; }
.mb100 { margin-bottom: 30px !important; }
.p40 { padding: 30px !important; }
.pt40 { padding-top: 30px !important; }
.pr40 { padding-right: 30px !important; }
.pb40 { padding-bottom: 30px !important; }
.pl40 { padding-left: 30px !important; }
.p45 { padding: 30px !important; }
.pt45 { padding-top: 30px !important; }
.pr45 { padding-right: 30px !important; }
.pb45 { padding-bottom: 30px !important; }
.pl45 { padding-left: 30px !important; }
.p50 { padding: 30px !important; }
.pt50 { padding-top: 30px !important; }
.pr50 { padding-right: 30px !important; }
.pb50 { padding-bottom: 30px !important; }
.pl50 { padding-left: 30px !important; }
.p60 { padding: 30px !important; }
.pt60 { padding-top: 30px !important; }
.pr60 { padding-right: 30px !important; }
.pb60 { padding-bottom: 30px !important; }
.pl60 { padding-left: 30px !important; }
.p70 { padding: 30px !important; }
.pt70 { padding-top: 30px !important; }
.pr70 { padding-right: 30px !important; }
.pb70 { padding-bottom: 30px !important; }
.pl70 { padding-left: 30px !important; }
.p80 { padding: 30px !important; }
.pt80 { padding-top: 30px !important; }
.pr80 { padding-right: 30px !important; }
.pb80 { padding-bottom: 30px !important; }
.pl80 { padding-left: 30px !important; }
.p90 { padding: 30px !important; }
.pt90 { padding-top: 30px !important; }
.pr90 { padding-right: 30px !important; }
.pb90 { padding-bottom: 30px !important; }
.pl90 { padding-left: 30px !important; }
.pt100 { padding-top: 30px !important; }
.pb100 { padding-bottom: 30px !important; }
.pt0-sm { padding-top: 0px !important; }
.pr0-sm { padding-right: 0px !important; }
.pb0-sm { padding-bottom: 0px !important; }
.pl0-sm { padding-left: 0px !important; }
.p0-sm { padding: 0px !important; }
/*----*/
.pageTitle-holder { padding: 0px 0px 20px; margin-bottom: 20px; }
.pageTitle-holder::before { height: 3px; }
.pageTitle { margin-bottom: 20px; }
.pageTitle.xl h1,  .pageTitle.xl h2,  .pageTitle.xl h3,  .pageTitle.xl h4,  .pageTitle.xl h5,  .pageTitle.xl h6 { font-size: 28px; }
.pageTitle.lg h1,  .pageTitle.lg h2,  .pageTitle.lg h3,  .pageTitle.lg h4,  .pageTitle.lg h5,  .pageTitle.lg h6 { font-size: 24px; }
.pageTitle h1,  .pageTitle h2,  .pageTitle h3,  .pageTitle h4,  .pageTitle h5,  .pageTitle h6 { font-size: 22px; }
.pageTitle.md h1,  .pageTitle.md h2,  .pageTitle.md h3,  .pageTitle.md h4,  .pageTitle.md h5,  .pageTitle.md h6 { font-size: 20px; }
.pageTitle.sm h1,  .pageTitle.sm h2,  .pageTitle.sm h3,  .pageTitle.sm h4,  .pageTitle.sm h5,  .pageTitle.sm h6 { font-size: 18px; }
.pageTitle.xs h1,  .pageTitle.xs h2,  .pageTitle.xs h3,  .pageTitle.xs h4,  .pageTitle.xs h5,  .pageTitle.xs h6 { font-size: 16px; }
.pageTitle small { font-size: 11px; }
.content p { margin: 15px 0px; }
.content h1,  .content h2,  .content h3,  .content h4,  .content h5,  .content h6 { padding-top: 5px; }
.content h1,  .content h2 { margin: 15px 0px; font-size: 23px; }
.content h3 { margin: 15px 0px; font-size: 20px; }
.content h4 { margin: 15px 0px; font-size: 16px; }
.content h5 { margin: 10px 0px; font-size: 13px; }
.content h6 { margin: 5px 0px; font-size: 13px; }
.content img { margin-bottom: 5px; border-radius: 15px; }
.has-data-text::before { font-size: 10vw; }
.size-16 { font-size: 13px; }
.size-17 { font-size: 13px; }
.size-18 { font-size: 14px; }
.size-19 { font-size: 14px; }
.size-20 { font-size: 15px; }
.size-21 { font-size: 15px; }
.size-22 { font-size: 16px; }
.size-23 { font-size: 16px; }
.size-24 { font-size: 16px; }
.size-25 { font-size: 17px; }
.size-26 { font-size: 17px; }
.size-27 { font-size: 18px; }
.size-28 { font-size: 18px; }
.size-29 { font-size: 19px; }
.size-30 { font-size: 20px; }
.size-31 { font-size: 20px; }
.size-32 { font-size: 21px; }
.size-33 { font-size: 22px; }
.size-34 { font-size: 23px; }
.size-35 { font-size: 23px; }
.size-36 { font-size: 24px; }
.size-37 { font-size: 24px; }
.size-38 { font-size: 25px; }
.size-39 { font-size: 26px; }
.size-40 { font-size: 27px; }
.lead { font-size: 17px; }
.rounded-corner-xxl { border-radius: 50px; }
.rounded-corner-xl { border-radius: 35px; }
.rounded-corner-lg { border-radius: 25px; }
.rounded-corner { border-radius: 15px; }
.rounded-corner-md { border-radius: 10px; }
.fancybox-navigation .fancybox-button--arrow_left { left: 0px; }
.fancybox-navigation .fancybox-button--arrow_right { right: 0px; }
/* .fancybox-navigation .fancybox-button { width: 25px; height: 25px; top: calc(50% - 25px); }  */
/*----*/
#toTop { width: 30px; height: 30px; bottom: 39px; }
.form-group label,  .custom-label { font-size: 13px; }
.form-control,  .nice-select,  .btn-group .btn,  .f-upload .file-input .file-caption-name,  select.multipleSelect { height: 40px; line-height: 38px; padding: 0px 20px; font-size: 13px; }
textarea.form-control { padding: 15px 20px; height: 130px; border-radius: 5px; }
.nice-select::after { right: 15px; }
.form-control.height-60,  .height-60 .nice-select { height: 40px; line-height: 38px; }
.form-control.height-55,  .height-55 .nice-select { height: 40px; line-height: 38px; }
.nice-select { padding-right: 20px; }
.nice-select .option { padding: 8px 15px; font-size: 11px; }
.checkbox label,  .radio label > span,  .radio1 label { font-size: 13px; padding-left: 30px !important; }
.checkbox label::before,  .radio label > span::before,  .radio1 label::before,  .checkbox label::after,  .radio label > span::after,  .radio1 label::after { width: 18px; height: 18px; top: 0px; border-width: 1px; }
.checkbox label::after,  .radio label > span::after,  .radio1 label::after { font-size: 11px; }
.radio label > span::after,  .radio1 label::after { top: 5px; left: 4px; width: 10px; height: 10px; }
.custom-button,  .f-upload .input-group-btn .btn-upload { padding: 0px 20px; font-size: 11px; height: 40px; }
.custom-button.btn-lg { padding: 0px 15px; font-size: 13px; height: 40px; }
.ul-listing li { padding-left: 20px; }
.ul-listing li::before { top: 7px; }
.listing-style1 li::before { top: 1px; }
.listing-style2 li { padding-left: 25px; padding-bottom: 15px; }
.listing-style2 li::before { top: 0px; width: 17px; height: 17px; }
.pagination { margin: 0px -3px; }
.page-item { padding: 5px 3px; }
.page-link/*,.page-item span*/ { font-size: 12px; }
.page-item span { padding: 0px 5px; }
.page-item .page-link.prev,  .page-item .page-link.next { font-size: 14px; }
.page-item .page-link.prev { margin-right: 0px; }
.page-item .page-link.next { margin-left: 0px; }
.page-link img { max-width: 22px; }
.slick-dots li button { width: 8px; height: 8px; }
.slick-dots li button:before { width: 8px; height: 8px; }
.slick-dots li button:after { width: 8px; height: 8px; }
.custom-dots .slick-dots li button { height: 3px; }
.custom-dots .slick-dots li button::before { height: 3px; }
.search-button { width: 40px; height: 100%; }
.video-container a::before { width: 40px; height: 40px; }

.item-share-holder { padding-top: 20px; }
.item-share.item-rounded a { width: 32px; height: 32px; font-size: 13px; }
.btn-close { /*font-size: 18px;right: 10px;top: 10px;*/font-size: 13px; height: 20px; top: -25px; }
.btn-close i { font-size: 20px; }
.footer-bar a .cart-count,  .top-cart .cart-count { right: -6px; }
/*----*/
.breadcrumb-container li a::after { margin: 0px 10px 0px; }
.grid-content.alt,  .grid-ov-info { padding: 20px; }
.odd-even-box {padding: 15px 0px;}
.lh1 { line-height: 1.5; }
/*---*/
.inner-banner-img { min-height: 150px; }
.lew-container{ padding: 0px 20px;}
.thankyou-img{min-height: 400px}
td .size-18{ font-size: 11px;}
.pod-box-title {height: 40px;}
.table-float-title{ width: 35px;}
}
/*-414-xs*/
@media only screen and (max-width: 479.98px) {
.height-xs { height: auto !important; }
.hide-xs { display: none !important; }
.show-xs { display: block !important; }
.hide-xs { display: none !important; }
.auto-xs { /*-ms-flex: 0 0 100%; */
flex: 0 0 100%; width: 100%; max-width: 100%; }
.text-center-xs { text-align: center !important; }
.text-left-xs { text-align: left !important; }
.justify-center-xs { justify-content: center !important; }
.width-xs { width: 100% !important; max-width: 100%; }
.button-holder { margin: -10px -10px; }
.button-holder > div { width: 100%; padding: 10px; }
.button-holder .custom-button,  .button-holder .custom-button-holder { width: 100%; min-width: 100%; }
.nav-2col.xs li,  .list-2col.xs li,  .nav-3col.xs li,  .list-3col.xs li { width: 100%; }
.Scrollcontent.xs { height: auto !important; }
.Scrollcontent.xs .mCSB_inside > .mCSB_container { margin-right: 0px !important; }
/*----*/
}
/*-375-*/
@media only screen and (max-width: 413.98px) {
.height-xxs { height: auto !important; }
.show-xxs { display: block !important; }
.hide-xxs { display: none !important; }
.auto-xxs { /*-ms-flex: 0 0 100%; */
flex: 0 0 100%; width: 100%; max-width: 100%; }
.text-center-xxs { text-align: center !important; }
.text-left-xxs { text-align: left !important; }
.width-xxs { width: 100% !important; max-width: 100%; }
.ftbox { width: 100% !important; }
.ftbox1 { padding: 0px !important; }
.footer-nav li,  .contact-list li,  .social-list li { padding-bottom: 20px; }
/*---*/
.logo{ width: 220px;}
.main-content-wrapper{margin-top: 44px;}
.mean-container a.meanmenu-reveal { right: 20px !important;}
.nav-wrapper{margin: 7px auto;}
.mean-container .mean-nav{margin-top: 37px;}
.mean-container .mean-nav.active { height: calc(100vh - 44px);}
.mean-container .mean-nav ul li a, .mean-container .mean-nav ul li li a, .mean-container .mean-nav ul li li li a {padding: 10px 50px 10px 20px;}
.mean-container .mean-nav ul li li a { padding: 10px 40px 10px 30px;}
.mean-container .mean-nav ul li li li a { padding: 10px 40px 10px 50px;}
.mean-container .mean-nav ul li li li li a { padding: 10px 40px 10px 65px;}
.mean-container .mean-nav ul li li li li li a { padding: 10px 40px 10px 80px;}
/*----*/
}
/*-320-*/
@media only screen and (max-width: 374.98px) {
}