/*
font-family: "Quicksand", sans-serif;
font-family: "Capriola", sans-serif;
font-family: 'Handineat'
/*
font-family: bootstrap-icons !important; transition: all 0.2s linear; */
@font-face {font-family: 'Handineat';src: url('./fonts/HandineatRegular.woff2') format('woff2'),url('./fonts/HandineatRegular.woff') format('woff');font-weight: normal;font-style: normal;font-display: swap;}

body { font-family: "Quicksand", sans-serif;}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: 'Handineat'; }
.fontPrimary { font-family: "Quicksand", sans-serif; }
.fontSecondary { font-family: 'Handineat'; }
.fontAlternate { font-family: "Capriola", sans-serif; }

*, *:after, *:before { margin: 0; padding: 0; outline: none; box-sizing: border-box; }
.container.container-xxl { max-width: 1760px; padding: 0px 30px; }
.container.container-xl { max-width: 1600px; padding: 0px 30px; }
.container.container-lg { max-width: 1520px; padding: 0px 30px; }
.container.container-md,.header-container { max-width: 1420px; padding: 0px 30px; }
.container { max-width: 1240px; padding: 0px 30px; }
.container.container-sm { max-width:1160px; padding: 0px 30px; }
.container.container-xs { max-width:1100px; padding: 0px 30px; }
.container-fluid { max-width: 100%; padding-right: 80px; padding-left: 80px; }
/*----*/
.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: 680px; }
.textColRight, .textColLeft { display: block; position: relative; width: 590px; 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: 600; 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: #454545; outline: none; cursor: pointer; text-decoration: none; -webkit-transition: all 0.5s; transition: all 0.5s; }
a:visited { color: inherit; }
a:hover { color: #30B7A8; 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: 400; 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-100 { background-repeat: no-repeat !important; background-size: 100% 100%; }
.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(35, 24, 21, .9); /*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: 70%; 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: #333333; border: 0px solid #fff; background: #ffffff; }
.fancybox__nav .carousel__button:hover { opacity: 1; color: #ffffff; background: #EC6900; 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: static; left: 50%; /*transform: translateX(-50%);*/ top: 0px; width: 100%; z-index: 100; display: block; margin: 0px auto; /*position: absolute;*/ max-width: 1920px; box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.15);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:188px; padding: 5px 0px 15px; 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; }
.top-link img, .top-cart img,.search-button img { transition: all 0.2s linear; }
.top-link:hover img, .top-cart:hover img,.search-button:hover img {filter: invert(25%) sepia(65%) saturate(912%) hue-rotate(110deg) brightness(70%) contrast(101%);}
/* Nav */

.nav-wrapper { position: static; display: block; margin: 0px auto; width: 100%; font-family: "Capriola", sans-serif;}
.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 35px 0px 0px; margin: 0px; }
.nav > ul > li > a { position: relative; display: block; color: #454545; font-weight: 400; text-align: center; padding: 20px 0px; line-height: 1; transition: all 0.2s linear; text-transform: uppercase; font-size: 16px; letter-spacing: 1px;  letter-spacing: -1px;}
/* .nav>ul>li>a::before{ content: ""; width: 0px; height: 1px; border-radius: 0px 0px 0px 0px; background: #231815;transition: all 0.2s linear; position: absolute; left: 50%; bottom: 18px;} */
.nav > ul > li span { position: relative; display: block; height: 100%; z-index: 2; }
.nav > ul > li:hover > a, .nav > ul > li.selected > a { color: #30B7A8; opacity: 1; text-decoration: none; }
.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: 10px 0px; width: 260px; text-align: left; visibility: hidden; border-radius: 20px 20px 20px 20px; text-transform: none; margin: 0px 0px 0px 0px; box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.05); transition: all 0.4s ease; border-top: 0px solid #e6e6e6; background: #ffffff; }

.nav > ul ul > li:first-child>a { border-radius: 10px 10px 0px 0px; }
.nav > ul ul > li:last-child>a { border-radius: 0px 0px 10px 10px; }
.nav > ul ul ul > li:first-child>a { border-radius: 10px 10px 0px 0px; }
.nav > ul ul ul > li:last-child>a { border-radius: 0px 0px 10px 10px; }
.nav > ul ul li:last-child ul > li:last-child>a { border-radius: 0px 0px 10px 10px; }
.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"; line-height: 1; margin-left: 10px;}
/* .nav > ul ul li.menu-item-has-children > a { padding-right: 35px; } */
/* .nav > ul ul li.menu-item-has-children > a::after { position: absolute;line-height: 1; 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: -57px; }
.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: #454545; padding: 5px 30px; background: transparent; font-size: 16px; 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: #30B7A8; transition: all 0.5s; font-weight: 400; background-color: #ffffff; text-decoration: none; }
.nav > ul ul li.selected > a, .nav > ul ul ul li.selected > a { font-weight: 700; text-decoration: none; }
.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-container .nav>ul>li:nth-last-child(2) ul ul, .nav-container .nav>ul>li:last-child ul ul { left: -100%; } */
/* .nav-container .nav>ul>li:last-child ul { left: auto; right: 0px; } */
/* Nav END*/
.main-content-wrapper { position: relative; width: 100%; z-index: 1; margin: 0px auto; padding: 0px 0px; max-width: 1920px; /*margin-top: 153px;*/ }
/* 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: -120px; }
.arrows-outside .slick-next { right: -120px; }
.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: #B1B1B1; }
.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: #FF872B; }
.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: 50px; height: 50px; border: none; z-index: 99; text-indent: 100%; overflow: hidden; background: #D1A056 url(../images/default/cd-top-arrow-white.png) no-repeat center center; background-size:35% !important; font-size: 0px; opacity: .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: 5px; 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: 11px; 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: 35px; padding-bottom: 10px; }
.listing-style1 li::before { top: 2px; content: "\f00c"; font-size: 20px;}
.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; }
.anchored-listing{padding: 0px; margin: 0px; list-style: none;}
.anchored-listing li { position: relative; padding-bottom: 5px;}
.anchored-listing li a{ display: block; position: relative;padding-left: 22px; color: #555555;}
.anchored-listing li a:hover{ color: #231815; text-decoration: underline;}
.anchored-listing li a::before { content: "\f111"; left: 0px; top: 10px; position: absolute; font-family: "Font Awesome 6 Free"; font-weight: 900; font-size: 11px; line-height: 1; }
/*-OL Lists-*/
ol { counter-reset: section; list-style: none; margin: 0px 0px 30px; padding: 0px; }
ol:last-child { margin: 0px 0px 0px;}
ol > li { display: block; position: relative; padding-bottom: 0px; }
ol:last-child > li:last-child { padding-bottom: 0px; }
ol > li:before { font-weight: 700; 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;*/ justify-content: center;}
.breadcrumb-container li { display: inline-block; padding: 2px 0px 2px 0px; color: #EC6034; font-weight: 500; line-height: 1.3; }
.breadcrumb-container li a { color: #EC6034; 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"; color: #7EB35C; }
.breadcrumb-container li a:hover { color: #EC6034; opacity: 1; }
.breadcrumb-container li strong { font-weight: 500 !important; color: #EC6034; opacity: 1; }
.breadcrumb-container.alt { position: static; padding: 25px 0px; color: #333333; background-color: #F9D2B3; }
/* .breadcrumb-container.alt ul {  } */
.breadcrumb-container.alt li a { color: #555555; }
.breadcrumb-container.alt li a:hover, .breadcrumb-container.alt li strong { color: #333333; opacity: 1; }
.breadcrumb-container.alt li strong { color: #333333; opacity: 1; font-weight: 700; }
/*--PAGINATION--*/
.page-item:first-child .page-link, .page-item:last-child .page-link { border-radius: 30px; }
.pagination { flex-wrap: wrap; color: #ABABAB; margin: 0px -3px; position: relative; font-weight: 400; }
.page-item { padding: 6px 3px; }
.page-link/*,.page-item span*/ { display: flex; justify-content: center; align-items: center; padding: 0px; text-align: center; color: #ABABAB; background: #ffffff; font-weight: 400; position: relative; border: 1px solid transparent; line-height: 1; width: 54px; height: 54px;border-radius: 30px; font-size: 16px; box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.4); }
/* .page-item span { display: flex; padding: 0px 8px; font-size: 26px;} */
.page-item .page-link.prev, .page-item .page-link.next { font-size: 26px; }
.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: #ffffff; text-decoration: none; background: #EC6900; border-color: transparent; opacity: 1; }
.page-item.active .page-link { color: #ffffff; text-decoration: none; background: #EC6900; border-color: transparent; opacity: 1; }
.page-item:hover .page-link.prev { color: #ffffff; text-decoration: none; background: #EC6900; border-color: transparent; opacity: 1; }
.page-item:hover .page-link.next { color: #ffffff; text-decoration: none; background: #EC6900; border-color: transparent; opacity: 1; }
.page-link:focus { color: #ffffff; text-decoration: none; background: #EC6900; 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: 400; }
/*---*/
.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: 50px; line-height: 48px; border: 1px solid #30B7A8; border-width: 1px; color: #454545; box-shadow: none !important; border-radius: 30px; padding: 0px 25px; background: #ffffff;  outline: none !important; font-size: 18px; font-weight: 600; }
.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: #E8BD78; background: #ffffff; color: #454545 !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: #B1B1B1 !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: #231815; }
.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: #333333; line-height: 1; opacity: 1; }
.nice-select.open::after, .nice-select:hover::after { color: #231815 !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: #D1A056; 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;*/ font-size: 18px;}
.NiceSelect.PlainSelect .nice-select::after { right: 0px; /*content:"\f078"; */ 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: 100px; }
.NiceSelect.xs .nice-select { min-width: 50px; }
.Selectstyle1 .nice-select { color: #000000 !important; border-color: #D1A056; border-radius: 5px; border-width: 3px; font-size: 16px; line-height: 54px; }
.Selectstyle1 .nice-select::after { color: #ABABAB; opacity: 1; }
.Selectstyle1 .nice-select.open::after, .Selectstyle1 .nice-select:hover::after { color: #D1A056 !important; opacity: 1; }
.Selectstyle1 .nice-select .current { color: #000000 !important; opacity: 1 !important; }
.Selectstyle1.nice-selected .nice-select .current { color: #000000 !important; opacity: 1 !important; }
.nice-select .list { background-color: #FFFFFF; border-radius: 0px; }
/*--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: #e5f4fb; border: none; margin-bottom: 40px; border-radius: 30px !important; padding: 50px; }
/* .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: 0px 0px 0px 0px; display: block; position: relative; cursor: pointer; background: transparent; border-radius:0px; border: 1px solid #2e2e2e; border-width: 0px 0px 0px 0px; z-index: 1; box-shadow: none; }
.accordion-header a h3 { font-weight: 700; color: #454545; line-height: 1.3; font-size:31px; font-family: "Quicksand", sans-serif; position: relative; margin-bottom: 30px;}
.accordion-header a h3::after{ content: ""; width: 100%; height: 4px; border-radius: 3px; position: absolute; left: 0px; bottom: 0px; background-color: #D1A056;}
.accordion-header a.collapsed { background: transparent; border-radius: 0px; border-width: 0px 0px 0px; }
/* .accordion-header a.collapsed, .accordion-header a.collapsed h3 { color: #ffffff; } */
.accordion-header a:hover { background:transparent; }
.accordion-header a:hover, .accordion-header a:hover h3 { color: #454545; }
.accordion-header a::before { position: absolute; content: ""; width: 31px; height: 26px; background-image: url(../images/acc-arrow.png); background-repeat: no-repeat; background-size: 100%; right: 0px; top: 8px; transform: rotate(-180deg);transition: all 0.2s linear;}
.accordion-header a.collapsed::before { transform:none;}
.accordion-body, .tab-holder.TabsAccordion .accordion-body .accordion-body { padding: 50px 0px 0px; border: 0px solid #e8e7e7; background: transparent; border-width: 0px; border-radius: 0px 0px 0px 0px; position: relative; line-height: 1.8;}
.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 10px; margin: 0px 0px; width: auto; display: flex; border-bottom: 1px solid #cbcbcb; }
.tab-holder.tab-centered .nav-tabs { justify-content: center; }
.nav-tabs .nav-item { margin: 0px; padding: 0px 0px;/* flex-grow: 1; flex-basis: 0;*/}
.nav-tabs .nav-link { margin: 0px !important; text-align: center; padding: 0px 20px 0px; color: #606060; position: relative; font-weight: 700; border: 1px solid #c5c5c5; border-bottom: 0px; background-color: #E8E6E8; display: flex; align-items: center; justify-content: center; width: 100%; opacity: 1; border-radius: 3px 3px 0px 0px; line-height: 1; font-size: 15px; height: 40px; position: relative; }
/* .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: #606060; opacity: 1; background: #ffffff; border-color: #c5c5c5;}
.nav-tabs .nav-link.active { color: #606060; opacity: 1; background: #ffffff; border-color: #c5c5c5;bottom: -1px;}
.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: 30px; border-radius: 25px !important; padding:35px; }
.accordion-header a h3 {  font-size:25px;margin-bottom: 20px;}
.accordion-header a::before { width: 26px; height: 22px;top: 8px;}
.accordion-body, .tab-holder.TabsAccordion .accordion-body .accordion-body{ padding: 40px 0px 0px;}
/* .nav-tabs .nav-item { padding: 0px 5px; } */
.nav-tabs .nav-link { padding: 0px 15px 0px; font-size: 13px; height: 35px; }
}
@media only screen and (max-width: 991.98px) {

}
@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-item { margin-bottom: 20px; border-radius: 20px !important; padding:20px; }
.accordion-header a h3 {  font-size:18px;margin-bottom: 20px;}
.accordion-header a h3::after { height: 2px;}
.accordion-header a::before { width: 20px; height: 17px;top: 8px;}
.accordion-body, .tab-holder.TabsAccordion .accordion-body .accordion-body{ padding: 20px 0px 0px;}
.tab-holder.TabsAccordion .accordion-body { padding: 15px; }
/* .nav-tabs .nav-item { padding: 3px 3px;} */
.nav-tabs .nav-link { padding: 0px 10px 0px; font-size: 10px; height: 30px; }
}
/*----*/
.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 #D7D7D7; color: #222222; text-align: center; }
.table-holder .table td, .table-holder .table th { vertical-align: middle !important; border: 1px solid #D7D7D7; }
.table-holder .table th { background: #F42534; color: #ffffff; font-weight: 700; font-size: 21px; padding: 15px 20px; border-color: transparent;}
.table-holder .table tr { border-bottom: 0px solid #ffffff; }
.table-holder .table td { padding: 15px 20px; }
.table-holder .table tr:nth-child(odd) { background-color: #f3f3f3; }
.table-holder .table tr:nth-child(even) { background-color: #ffffff; }
.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: 17px; padding: 10px 15px; }
.table-holder .table td { padding: 10px 15px; }
}
@media only screen and (max-width: 575.98px) {
.table-holder .table th { font-size: 15px; padding: 5px; }
.table-holder .table td { font-size: 11px; padding: 5px; }
}
@media only screen and (max-width: 479.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; pointer-events: none;}
.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-left:-15px; margin-right:-15px;}
.featured-slide { padding: 0px 15px; display: block; }
.featured-slider .slick-prev { left: -150px; }
.featured-slider .slick-next { right: -150px; }
.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: 700; color: #454545 !important; border-radius: 40px; border: 1px solid transparent; vertical-align: top; padding: 0px 30px 0px; font-size:16px; line-height: 1; height: 50px; background: #FEEC99; text-transform: uppercase;}
.custom-button.alt { color: #090909; }
.button-icon { padding: 0px; width: 60px; }
.custom-button.btn-lg {font-size: 26px; height: 70px; padding: 0px 50px; }
.custom-button.btn-md { 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: #30B7A8; color: #ffffff !important; }
.custom-button.button-secondary { background: #D1A056;  color: #000000 !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: #D1A056; 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: #D4D4D4; color: #333333 !important; }
.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: #ffffff !important; background: #FF872B; 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: #006837 !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: #231815 !important; color: #ffffff !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: 200%; 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: 500; line-height: 1; }
.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: #231815; 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: #231815 !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: #d1a056; background: transparent; border: 0px solid #DDDDDD; line-height: 1; overflow: hidden; width: auto; height: auto; font-size: 70px; opacity: 1; box-shadow: none; }
.slick-arrow img { transition: all 0.2s linear; width: 100%;}
/* .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{ color: #ffffff;}
.arrows-white .slick-arrow:hover { color: #FF872B !important; }
.arrows-plain .slick-arrow:hover { background: none; color: #FF872B; 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 { color: #FF872B; background-color: transparent; border-color: transparent !important; opacity: 1 !important; }
/*----*/
.footer-wrapper { display: block; position: relative; width: 100%; border-radius: 0px; z-index: 1; color: #555555;  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; top: 50%; transform: translateY(-50%); 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(to bottom,  #5ffc7b 0%,#008217 100%); 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(to bottom,  #008217 0%,#5ffc7b 100%); }
/*
chat-bot-generator #5FFC7B, #008217
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: #ffffff; text-decoration: none !important; }
.social-icons.icon-rounded li a { width: 30px; height: 30px; background: #454545; color: #ffffff; border-radius: 50%;}
.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: 25px; }
.contact-list li i, .contact-list li img { line-height: 1; transition: all 0.2s linear; position: absolute; left: 0px; top: 7px; font-size: 14px;  }
.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: #454545; text-decoration: none; }
.footer-wrapper a:hover, .social-list li a:hover i { color: #DDA039; text-decoration: none; }
.footer-wrapper a:hover, .footer-nav li.selected a { color: #DDA039; text-decoration: none;}
.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: #30B7A8; color: #ffffff; text-decoration: none !important; }
/* .ftbox h6 {} */
.footer-logo { max-width: 260px; margin:0px auto 30px;}
/* .ftbox1 { width: 430px; } */
.bottom { padding: 20px 0px; }
.bottom-nav li { border-right: 2px solid #ffffff; line-height: 1; margin: 5px 0px; }
.bottom-nav li:last-child { border-right: 0px; }
.bottom-nav li a { color: #ffffff; line-height: 1; display: block; font-weight: 700;}
.bottom-nav li a:hover { color: #231815; text-decoration: underline; font-weight: 700;}
.payment-method img { max-height: 30px; }
.copyright { text-align: center; }
.copyright a { display: inline-block; color: #ffffff; }
.copyright a:hover { color: #ffffff; text-decoration: underline; font-weight: inherit; }
/*---*/

/*-AccordionFilterNav-*/
.AccordionFilterNav ul{ list-style: none; margin: 0px; padding: 0px;}
.AccordionFilterNav ul li,.AccordionFilterNav ul li a{ display: block; position: relative;}
.accordion-btn-wrap{ opacity: 0;}
.AccordionFilterNav ul li.has-subnav>a::after{font-family: "Font Awesome 6 Free"; font-weight: 900; content: "\f0d7"; position: absolute; right: 0px; top:50%; transform: translateY(-50%);}
.AccordionFilterNav ul li.has-subnav.active>a::after{content:"\f0d8";}
.AccordionFilterNav>ul>li{border-bottom: 1px solid #d7d7d7;padding: 16px 0px;}
.AccordionFilterNav>ul>li:last-child{border-bottom: 0px;}
.AccordionFilterNav>ul>li>a{font-size: 18px;font-weight: 700; color: #333333; padding: 0px 20px 0px 0px !important;}
.AccordionFilterNav>ul>li>a:hover,.AccordionFilterNav>ul>li.active>a{ color: #EC6900; text-decoration: underline;}
.AccordionFilterNav>ul>li.has-subnav>.accordion-btn-wrap{ top: 16px !important;}
.AccordionFilterNav>ul>li.has-subnav:hover>.accordion-btn-wrap,.AccordionFilterNav>ul>li.active>.accordion-btn-wrap{color: #EC6900;}

.AccordionFilterNav>ul>li>ul{padding: 5px 0px 5px;}
.AccordionFilterNav>ul>li>ul>li>a{font-size: 18px;font-weight: 700; color: #333333; padding: 5px 0px 5px 20px !important;}
.AccordionFilterNav>ul>li>ul>li.has-subnav>.accordion-btn-wrap,.AccordionFilterNav>ul>li>ul>li.has-subnav>a::after{ left: 0 !important; right:auto !important;}
.AccordionFilterNav>ul>li>ul>li.has-subnav>a::after{ content: "\2b"; font-size: 14px;}
.AccordionFilterNav>ul>li>ul>li.has-subnav.active>a::after{content:"\f068";}
.AccordionFilterNav>ul>li>ul>li>a:hover,.AccordionFilterNav>ul>li>ul>li.active>a{ color: #EC6900; text-decoration: underline;}
.AccordionFilterNav>ul>li>ul>li.has-subnav:hover>.accordion-btn-wrap,.AccordionFilterNav>ul>li>ul>li.active>.accordion-btn-wrap{color: #EC6900;}

.AccordionFilterNav>ul>li>ul>li>ul>li>a{font-size: 16px;font-weight: 400; color: #333333; padding: 5px 0px 5px 40px !important;}
.AccordionFilterNav>ul>li>ul>li>ul>li>a:hover,.AccordionFilterNav>ul>li>ul>li>ul>li.active>a{ color: #EC6900; text-decoration: underline;}

.AccordionFilterNav.alt>ul>li>a{font-size: 22px;}
.AccordionFilterNav.alt>ul>li>ul>li>a{font-size: 16px;font-weight: 400; }

@media only screen and (max-width: 1599.98px) {
.AccordionFilterNav>ul>li>a{font-size: 15px;}
.AccordionFilterNav>ul>li>ul>li>a{font-size: 15px;} 
.AccordionFilterNav>ul>li>ul>li>ul>li>a{font-size: 13px;}
.AccordionFilterNav.alt>ul>li>a{font-size: 18px;}
.AccordionFilterNav.alt>ul>li>ul>li>a{font-size: 13px;}
}
/*-AccordionFilterNav END-*/
/*---*/
.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: 560px; }
.thankyou-content h1 { font-size: 65px; line-height: 1.1; padding-bottom: 20px; color: #ffffff; }
.thankyou-content h2 { font-size: 70px; padding-bottom: 30px; line-height: 1.1; color: #ffffff; }
.thankyou-logo { max-width: 290px; margin: 0px auto 50px; }
/*---*/
.odd-even-box { padding: 55px 0px; }
.odd-even-list .odd-even-box { padding: 20px 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 { text-align: right;}
.odd-even-list.alt .odd-even-box:nth-child(even) .odd-even-img { text-align: center;}
.odd-even-info {}
.odd-even-list .odd-even-box:nth-child(even) .odd-even-info {}
/*----*/
.contact-left { position: relative; padding: 0px 80px; }
.contact-right { position: relative; padding: 0px 80px; }
.contact-left-content { padding: 100px; }
.contact-right-content { padding: 80px 80px 80px 160px; }
.contact-box{ max-width: 180px; margin: 0px auto;}
.contact-box .icon-holder{ height: 60px;}
.contact-box a{ text-decoration: none;}
/*---*/
.news-box-holder{ position: relative;}
.news-box-holder *{ transition: all 0.2s linear; }
.news-box{position: relative;}
.news-box:hover{position: relative;}
.news-box a{position: relative; display: block;}
.news-box .img-holder{ padding-bottom: 69.38%;}
.news-meta-holder { padding: 0px 0px 10px;} 
.news-meta { line-height: 1; display: flex; align-items: center; flex-wrap: wrap; justify-content: left; list-style: none; margin: 0px -15px; padding: 0px; position: relative; flex-flow: column; font-weight: 400; text-transform: none;color: #ffffff;transition: all 0.2s linear;} 
.news-meta.inline { flex-flow:row; flex-wrap: wrap; } 
.news-meta>li { padding: 0px 15px 0px; position: relative; display: flex; /*align-items: center;*/} 
.news-meta.inline>li { border-right: 1px solid #ffffff; line-height: 1.1; } 
.news-meta.inline>li:last-child { border-right: 0px; padding-right: 0px; } 
.related-news{ list-style: none; margin: 0px; padding: 0px;}
.related-news>li{ padding: 25px 0px; border-bottom: 1px solid #d7d7d7;}
.related-news>li:last-child{ border-bottom: 0px;}
.related-news .news-box{ box-shadow: none;}

.news-meta.alt { margin: 0px -10px; color: #565656;} 
.news-meta.alt>li { padding: 0px 10px 0px;} 
.news-meta.alt.inline>li { border-color: #565656;} 
.related-news .news-box:hover h3{color: #EC6900; text-decoration: underline;}
.news-details-title h1 {font-size: 40px;}
.news-details-holder .item-share-holder{ border-top: 1px solid #d7d7d7;}
.insta-list li{ width: 20%;}
.insta-list-holder{ padding: 20px;}
/*---*/
.item-share-holder { padding-top: 0px; }
.item-share a { display: flex; align-items: center; justify-content: center; position: relative; transition: all 0.6s; color: #555555; 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: #EC6900; }
.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: relative; z-index: 1; pointer-events: none; }
.section-saperator div { pointer-events:all; }
.section-saperator img { width: 100%; display: block; }
.section-saperator.float{position: absolute; left: 0px;}
.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: 30px; 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: 400; line-height: 1.1; color: #30B7A8; }
.pageTitle.xl h1, .pageTitle.xl h2, .pageTitle.xl h3, .pageTitle.xl h4, .pageTitle.xl h5, .pageTitle.xl h6 { font-size: 68px; }
.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: 48px; }
.pageTitle.md h1, .pageTitle.md h2, .pageTitle.md h3, .pageTitle.md h4, .pageTitle.md h5, .pageTitle.md h6 { font-size: 40px; }
.pageTitle.sm h1, .pageTitle.sm h2, .pageTitle.sm h3, .pageTitle.sm h4, .pageTitle.sm h5, .pageTitle.sm h6 { font-size: 34px; letter-spacing: 0px; }
.pageTitle.xs h1, .pageTitle.xs h2, .pageTitle.xs h3, .pageTitle.xs h4, .pageTitle.xs h5, .pageTitle.xs h6 { font-size: 26px; letter-spacing: 0px; }
.pageTitle small { font-size: 24px; padding-bottom: 0px; font-weight: 400; position: relative; display: inline-flex; align-items: center; color: #D1A056; font-family: 'Handineat';}
/* .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 p {  } */
.home-banner-img-holder { position: relative; }
.home-banner-img { position: relative; overflow: hidden; padding-bottom: 32.29%; min-height: 480px; }
.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: 31.19%; min-height: 300px; }
.inner-banner-img::before { opacity: 1; /*background: url(../images/banner-overlay.png);*/ background-size: 100% 100%; height: 100%; }
.inner-banner-img::after { /*background: url(../images/banner-left-bg.png);*/ background-size: 100% 100%; width: 100%; height: 100%; z-index: 1; opacity: 0; }
.inner-banner .banner_caption-inner { width: 100%; max-width: 450px; margin: 0px !important; padding-bottom: 13%; }
.inner-banner .banner_caption-inner p{ width: 95%;}
.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;position: relative;}
.homeBannerSlider .slick-arrow { width: 90px; height: 90px; font-size: 30px;}
.homeBannerSlider .slick-prev { left: 8%;}
.homeBannerSlider .slick-next { right: 8%;}
.homeBannerSlider .slick-dots{ bottom: 28%; max-width: 1400px; justify-content: left; left: 50%; transform: translateX(-50%); padding: 0px 30px;}
/*---*/
.banner-text{ position: relative; z-index: 2; padding-right: 180px; padding-top: 70px;}
.banner-image{ position: relative; margin-left: -70px; padding-right: 40px;}
.top-whatsapp{ padding-left: 30px;}
.top-whatsapp a{ display: flex; align-items: center; justify-content: center; color: #454545; line-height: 1;}
.top-whatsapp a:hover{ color: #DDA039;}
.top-whatsapp a i{ display: flex; align-items: center; justify-content: center;color: #ffffff;font-size: 25px; background-color: #30B7A8; width:45px; height: 45px; border-radius: 50px; margin-right: 10px;}
.intro-info{ padding-left: 100px; padding-right: 100px;}
.icon-box .icon-holder{ width: 70px; height: 70px;}
.icon-box.alt .icon-holder{ width: 135px; height: 135px;}
.cloud-title{ display: inline-flex; align-items: center; justify-content: center; height: 215px; padding: 0px 60px;}
.home-title{ position: relative; margin-top: -50px; z-index: 2;}
.programs-box{  position: relative; z-index: 2;}
.programs-box a{ display: block; color: #454545; padding-bottom: 50px;}
.programs-box .img-holder{ padding-bottom: 79.63%; border-radius: 70px 70px 0px 0px;}
.programs-box-info{ padding: 40px 40px 40px; position: relative; border-radius: 0px 0px 70px 70px;}
.programs-box-icon{ display: block; width: 68px; height: 71px;background: url(../images/arrow.png) no-repeat; background-size: 100% 100%; position: absolute; left: 50%; bottom: -35px; transform: translateX(-50%);}
.programs-box:hover .programs-box-icon{ background: url(../images/arrow-ov.png) no-repeat; background-size: 100% 100%;}
.schedule-box-icon{ width: 315px;}
.schedule-time{width: 190px; padding: 30px 15px;}
.schedule-box{ padding: 50px 0px; border-radius: 38px;}
.schedule-box.alt{ padding: 0px 0px; border-radius: 0px;}
.schedule-info{ padding:30px 55px; border-left: 2px solid #454545;}
.schedule-info.alt{border-left: 0px}
.schedule-box-container{ margin-bottom: 60px;}
.schedule-box-container:last-child{ margin-bottom: 0px;}
.wefeed-container{ padding: 70px 70px 70px 140px;}
.wefeed-box{ width: 390px; height: 280px; display: flex; align-items: center; justify-content: center;}
.wefeed-img{ position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 17.5%; max-width: 200px; pointer-events: none;}
/* .wefeed-box-info{ width: 220px;} */
.bottom-cta { width: 620px; padding:125px 100px 120px 120px; position: relative; z-index: 2; margin-left: -40px;}
.slider-box{ border-radius: 60px;}
.educators-box .img-holder{ padding-bottom: 100%; border-radius: 50%; margin: 0px auto 30px;}
.intro1{ position: relative; z-index: 2; margin-left: -30px; margin-top: -50px;}
.intro1-image{ padding-left: 20px;}
.newsletter-box{ width: 690px; padding: 110px 70px 80px 100px; position: relative;}
.newsletter-container{ padding-top: 100px; margin-right: 40px;}


.ficon1{width:15.36% ; max-width: 295px; right: 18%; bottom:2%; z-index: 2;}
.ficon2{width:15.46% ; max-width: 297px; left: 12%; top:1%; z-index: 1;}
.ficon3{width:11.25% ; max-width: 216px; left: 9%; bottom:-8%; z-index: 2;}
.ficon4{width:13.22% ; max-width: 254px; right: 8%; top:32%; z-index: 1;}
.ficon5{width:6.4% ; max-width: 123px; right: 13%; bottom:-8%; z-index: 2;}
.ficon6{width:6.04% ; max-width: 116px; left: 29%; top:23%; z-index: 0;}
.ficon7{width:100% ; max-width: 1920px; left: 0%; bottom:-38px; z-index: 2;}
.ficon8{width:10.31% ; max-width: 198px; left: 9%; top:14%; z-index: 1;}
.ficon9{width:13.28% ; max-width: 255px; right: 6%; top:16%; z-index: 1;}
.ficon10{width:41.09% ; max-width: 789px; right: 0%; bottom:0%; z-index: 2;}
.ficon11{width:18.85% ; max-width: 362px; left: 10%; top:4%; z-index: 2;}
.ficon12{width:15% ; max-width: 288px; left: 16.5%; top:16.5%; z-index: 0;}
.ficon13{width:11.30% ; max-width: 217px; left: 8%; top:14%; z-index: 1;}
.ficon14{width:13.28% ; max-width:255px; left: 55%; top:0%; z-index: 1; transform: translateX(-50%);}
.ficon15{width:33.43% ; max-width: 642px; left: 3%; bottom:2.3%; z-index: 1;}
.ficon16{width:17.55% ; max-width: 337px; left: 33%; bottom:20.5%; z-index: 0;}
.ficon17{width:28.95% ; max-width: 556px; left: 16%; bottom:-2px; z-index: 1;}
.ficon18{width:9.01% ; max-width: 173px; right: 0%; top:-11%; z-index: 2;}
.ficon19{width:13.19% ; max-width: 148px; right: 9%; bottom:35%; z-index: 0;}
.ficon20{width:4.06% ; max-width: 78px; right: 15.8%; bottom:13%; z-index: 0;}
.ficon21{width:7.70% ; max-width: 148px; left: 31%; bottom:6%;}
.ficon22{width:6.45% ; max-width: 124px; left: 41%; top:2%;z-index: 1;}
.ficon23{width:10.67% ; max-width: 205px; left: 11%; bottom:0%;z-index: 1;}
.ficon24{width:5.57% ; max-width: 107px; right: 34%; top:5%;z-index: 1;}

.leaps-contact{ list-style: none; margin: 0px 0px 20px; padding: 0px;}
.leaps-contact li{ display: flex; align-items: center; padding-bottom: 25px;}
.leaps-contact li .icon-holder{ min-width: 62px; height: 62px; margin-right: 15px;}
.accordion-header .contact-list li{ display: flex; padding: 0px; align-items: center; line-height: 1; margin-bottom: 15px;}
.accordion-header .contact-list li:last-child{ margin-bottom: 0px;}
.accordion-header .contact-list li img{ position: static; margin-right: 10px; min-width: 29px;}
.mv-box{ max-width: 513px; margin: 0px auto;}
.mv-img{position: relative; z-index: 2;}
.mv-box-content{ position: relative; margin-top: -110px; padding: 85px 30px 60px 70px;}
.value-box{ border-radius: 55px; border: 4px dashed #000000; padding: 60px; width: 415px; display: flex; align-items: center; justify-content: center; flex-flow: column;}
.vb1{ border-color: #30B7A8;}
.vb1 h3{ color: #30B7A8;}
.vb2{ border-color: #EDA1AB;}
.vb2 h3{ color: #EDA1AB;}
.vb3{ border-color: #D1A056;}
.vb3 h3{ color: #D1A056;}
.vb4{ border-color: #73B6D9;}
.vb4 h3{ color: #73B6D9;}
.wwv-image{ position: absolute; pointer-events: none; top: 50%; left: 50%; transform: translate(-50%, -50%);width: 21.35%;}
.odd-even-list.alt1 .odd-even-info { padding-right: 60px;}
.odd-even-list.alt1 .odd-even-box:nth-child(even) .odd-even-info {padding-right: 0px;padding-left: 60px;}
.odd-even-list.alt2 .odd-even-img { text-align: left;}
.odd-even-list.alt2 .odd-even-box:nth-child(even) .odd-even-img {padding-left: 60px;text-align: left;}
.team-image{ width: 282px; position: relative; z-index: 2;}
.team-box-info-holder{border: 3px dashed #D1A056; padding: 15px; border-radius: 47px; position: relative; margin-left: -130px;}
.team-box-info{border-radius: 47px; padding: 50px 30px 50px 115px;display: flex; justify-content: center; flex-flow: column;}
.team1 .team-box-info{ background-color: #FEEEE7;}
.team2 .team-box-info{ background-color: #FFF9EE;}
.team3 .team-box-info{ background-color: #E6F4F4;}
.team4 .team-box-info{ background-color: #E5F4FB;}
.facilities-slide .img-holder{ border-radius: 40px;border: 10px solid #FEE9DF; padding-bottom: 58.16%;}
.arrows-md .slick-arrow{ font-size: 40px;}
.facilities-list li{ padding-bottom: 15px; padding-left: 30px;}
.facilities-list li:last-child{ width: 100%;}
.facilities-list li img{ top: 0px;}
.facilities-box a{ display: block; border-radius: 15px; overflow: hidden;}
/*--StyleEND--*/
/*transition: all 0.2s linear; */
.img-left { float: left; margin: 0px 30px 30px 0px; width: 50%; }
.img-right { float: right; margin: 0px 0px 30px 30px; 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%;}
.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: 85px; height: 85px; background: url(../images/btn-play.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: #231815; opacity: 0.5; 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: 60px; overflow: hidden; }
.rounded-corner-lg { border-radius: 40px; 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;}
.index1 { z-index: 1;}
.index2 { z-index: 2;}
.overflow-show { overflow: visible; }
.overflow-hide { overflow: hidden; }
.width-100{ width: 100% !important; max-width: 100% !important; min-width: 100% !important;}
.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: #30B7A8; }
.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: #FEEC99; }
.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: #D1A056; }
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: #454545; }
.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: #E26E7E; }
.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: #6BBDE7; }
.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: #D1A056;}
::-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: #D1A056 #999999; }
@media print {a[href]::after { content: none !important; }}
.grecaptcha-badge { z-index: 2; bottom: 70px !important; }
.slick-list.draggable { user-select: text; }