/**=========================================================

 * Theme Name :  Bridge PetCare.

 * Author : Jayesh Morker / Aseem/Sharif

 * Description  :  January 2024

 * File Name: style.css

=========================================================**/

@font-face { font-family: 'Trade Gothic LT Std'; src: url('fonts/TradeGothicLTStd.eot'); src: url('fonts/TradeGothicLTStd.eot?#iefix') format('embedded-opentype'),  url('fonts/TradeGothicLTStd.woff2') format('woff2'),  url('fonts/TradeGothicLTStd.woff') format('woff'),  url('fonts/TradeGothicLTStd.ttf') format('truetype'); font-weight: 400; font-style: normal; font-display: swap; }

@font-face { font-family: 'Trade Gothic LT Std'; src: url('fonts/TradeGothicLTStd-Bold.eot'); src: url('fonts/TradeGothicLTStd-Bold.eot?#iefix') format('embedded-opentype'),  url('fonts/TradeGothicLTStd-Bold.woff2') format('woff2'),  url('fonts/TradeGothicLTStd-Bold.woff') format('woff'),  url('fonts/TradeGothicLTStd-Bold.ttf') format('truetype'); font-weight: 700; font-style: normal; font-display: swap; }

/*

font-family: 'Inter', sans-serif;

font-family: 'Poppins', sans-serif;

font-family: 'Roboto', sans-serif;

/*

font-family: bootstrap-icons !important; transition: all 0.2s linear; */



body { font-family: 'Trade Gothic LT Std'; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: 'Trade Gothic LT Std'; }

.fontPrimary { font-family: 'Trade Gothic LT Std'; }

.fontSecondary { font-family: 'Trade Gothic LT Std'; }

.fontAlternate { font-family: 'Trade Gothic LT Std'; }

*, *:after, *:before { margin: 0; padding: 0; outline: none; box-sizing: border-box; }

.container.container-xxl { max-width: 1680px; padding: 0px 30px; }

.container.container-xl { max-width: 1560px; padding: 0px 30px; }

.container.container-lg, .header-container { max-width: 1460px; padding: 0px 30px; }

.container.container-md { max-width: 1360px; padding: 0px 30px; }

.container { max-width: 1210px; padding: 0px 30px; }

.container.container-sm { max-width: 1060px; padding: 0px 30px; }

.container-fluid { max-width: 100%; padding-right: 60px; padding-left: 60px; }

/*----*/

.colContainer { position: relative; display: block; }

.colContainer.xxl .textColRight, .colContainer.xxl .textColLeft { width: 810px; }

.colContainer.xl .textColRight, .colContainer.xl .textColLeft { width: 765px; }

.colContainer.lg .textColRight, .colContainer.lg .textColLeft { width: 700px; }

.colContainer.md .textColRight, .colContainer.md .textColLeft { width: 650px; }

.textColRight, .textColLeft { display: block; position: relative; width: 575px; padding: 0px; }

.colContainer.sm .textColRight, .colContainer.sm .textColLeft { width: 500px; }

.textColRight { float: left; }

.textColLeft { float: right; }

/*---*/

i::before { text-rendering: optimizeLegibility; }

html { height: 100%; font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

html, body { height: 100%; }

hr { border-top: 1px solid #d4d4d4; clear: both; margin: 80px 0px; opacity: 1; height: 0px; }

hr.md { margin: 40px 0px; }

hr.white { border-color: #ffffff; }

.hr2 { border-top-width: 2px; }

.hr3 { border-top-width: 3px; }

body { font-style: normal; font-variant: normal; font-size: 18px; line-height: 1.5; font-weight: 400; overflow-x: hidden; position: relative; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; }

img { max-width: 100%; vertical-align: middle; -ms-interpolation-mode: bicubic; }

@media screen and (-webkit-min-device-pixel-ratio: 0) and (-webkit-min-device-pixel-ratio: 0), screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {img { image-rendering: -webkit-optimize-contrast !important; }}

@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {@supports (-webkit-appearance: none) and (stroke-color: transparent) {img {image-rendering: unset !important;}}}

*:hover, *:visited, *:active, *:focus { outline: none !important; }

a, a:visited, a:focus, a:hover { color: #555555; outline: none; cursor: pointer; text-decoration: none; -webkit-transition: all 0.5s; transition: all 0.5s; }

a:visited { color: inherit; }

a:hover { color: #EC6900; text-decoration: none; outline: none !important; }

:focus, ::-moz-focus-inner { border: none; outline: none !important;}

p a { text-decoration: underline; }

p a:hover { text-decoration: underline; }

fieldset, a img { border: none; }

ol, ul { margin: 0px auto 30px; padding-left: 15px; list-style-position: outside; /*list-style-type: none; */ }

ul.d-flex { list-style: none; padding-left: 0px; flex-wrap: wrap; margin-bottom: 0px; position: relative; }

ol.last, ul.last { margin-bottom: 0px !important; }

p { margin-top: 0; margin-bottom: 30px; }

p:last-child { margin-bottom: 0px !important; }

/*----*/

h1, h2, h3, h4, h5, h6 { font-size: 100%; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-size: 45px; font-weight: 700; margin: 0px 0px 0px; padding: 0px 0px 20px; line-height: 1.3; }

.h1, .h2, .h3, .h4, .h5, .h6 { position: relative; }

h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong { font-weight: 700; }

.h1 strong, .h2 strong, .h3 strong, .h4 strong, .h5 strong, .h6 strong { font-weight: 700; }

h2, .h2 { font-size: 40px; }

h3, .h3 { font-size: 35px; padding: 0px 0px 22px; }

h4, .h4 { font-size: 30px; padding: 0px 0px 22px; }

h5, .h5 { font-size: 25px; padding: 0px 0px 24px; }

h6, .h6 { font-size: 20px; padding: 0px 0px 24px; }

h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child, .h1:last-child, .h2:last-child, .h3:last-child, .h4:last-child, .h5:last-child, .h6:last-child { margin-bottom: 0px !important; padding-bottom: 0px !important; }

/*----*/

iframe { display: block; width: 100%; }

figure { margin: 0px !important; }

.hide-xxl, .hide-xl, .hide-lg, .hide-md, .hide-sm, .hide-xs, .hide-xxs { position: relative; }

.show-xxl, .show-xl, .show-lg, .show-md, .show-sm, .show-xs, .show-xxs { display: none !important; }

.fullcontainer { position: relative; margin: 0px auto; /*overflow: hidden;*/ }

.fullcontainer .container { position: relative; z-index: 1; }

.full-mx { max-width: 1920px; margin: 0px auto; }

.is_stuck { z-index: 6; }

.float-div { width: 100%; position: absolute; left: 0px; z-index: 2; top: 50%; transform: translateY(-50%); }

.float-top { top: 0; transform: none; }

.float-bottom { bottom: 0; top: auto; transform: none; }

/* ClearFix */

.clear { clear: both; height: 0px; overflow: hidden; }

.container:after { display: block; content: " "; clear: both; }

.clearfix:after, .form-group:after { display: block; content: "."; height: 0px; clear: both; visibility: hidden; }

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/

.clearfix { height: 1%; }

.clearfix { display: block; }

/* End hide from IE-mac */

body.body-noscroll { height: 100%; overflow: hidden; }

.leftpad, .rightpad { position: relative; }

.leftmargin, .rightmargin { position: relative; }

.container-1100 { width: 100%; max-width: 1100px; }

.container-1050 { width: 100%; max-width: 1050px; }

.container-1000 { width: 100%; max-width: 1000px; }

.container-950 { width: 100%; max-width: 950px; }

.container-900 { width: 100%; max-width: 900px; }

.container-850 { width: 100%; max-width: 850px; }

.container-800 { width: 100%; max-width: 800px; }

.container-770 { width: 100%; max-width: 770px; }

.container-750 { width: 100%; max-width: 750px; }

.container-700 { width: 100%; max-width: 700px; }

.container-650 { width: 100%; max-width: 650px; }

.container-600 { width: 100%; max-width: 600px; }

.container-550 { width: 100%; max-width: 550px; }

.container-500 { width: 100%; max-width: 500px; }

.container-450 { width: 100%; max-width: 450px; }

.container-400 { width: 100%; max-width: 400px; }

.equalheight, .equalheight1, .equalheight2, .equalheight3, .equalheight4, .equalheight5 { display: block; position: relative; }

/*------*/

.bg { background-repeat: repeat-y !important; background-size: 100% auto; }

.bg-img { background-size: cover !important; background-position: center center !important; background-repeat: no-repeat !important; }

.bg-img-tl { background-position: top left !important; background-repeat: repeat-x !important; }

.bg-img-tc { background-position: top center !important; background-repeat: no-repeat !important; background-size: 100% auto; }

.bg-img-tr { background-position: top right !important; background-repeat: no-repeat !important; }

.bg-img-rc { background-position: right center !important; background-repeat: no-repeat !important; }

.bg-img-br { background-position: bottom right !important; background-repeat: no-repeat !important; }

.bg-img-bc { background-position: bottom center !important; background-repeat: no-repeat !important; background-size: 100% auto; }

.bg-img-bl { background-position: left bottom !important; background-repeat: repeat-x !important; }

.bg-img-lc { background-position: left center !important; background-repeat: no-repeat !important; }

.bg-img-t { background-position: top left !important; background-repeat: no-repeat !important; background-size: 100% auto; }

.bg-img-b { background-position: bottom left !important; background-repeat: no-repeat !important; background-size: 100% auto; }

.bg-img-c { background-position: center left !important; background-repeat: no-repeat !important; background-size: 100% auto; }

.bg-fix { background-size: cover !important; background-position: center top !important; background-repeat: no-repeat !important; background-attachment: fixed; }

.bg-bt-repete { background-position: bottom left !important; background-repeat: repeat-x !important; }

/*----*/

.text-right { text-align: right !important; }

.text-center, .text-center p { text-align: center !important; }

.text-left { text-align: left !important; }

.text-justify { text-align: justify !important; }

.text-uppercase { text-transform: uppercase !important; }

.text-underline { text-decoration: underline; }

.text-pre { white-space: pre; word-wrap: break-word; }

.text-note { font-size: 12px; font-style: italic; }

p[align="center"] { text-align: center !important; }

p[align="left"] { text-align: left !important; }

p[align="right"] { text-align: right !important; }

.underline { text-decoration: underline; }

.bld-lt { font-weight: 300 !important; }

.bld-rg { font-weight: 400 !important; }

.bld-md { font-weight: 500 !important; }

.bld-sm { font-weight: 600 !important; }

strong, .bld { font-weight: 700 !important; }

.bld-lg { font-weight: 800 !important; }

.bld-bl { font-weight: 900 !important; }

.small, small { font-size: 70%; }

.responsive { width: 100% !important; max-width: 100% !important; }

.responsive-mx { max-width: 100%; }

.relative { position: relative; }

.fleft { float: left; }

.fright { float: right; }

.text-ellipsis { display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; }

/*---*/

.ml-auto { margin-left: auto; margin-right: inherit; }

.mr-auto { margin-right: auto; margin-left: inherit; }

.m0 { margin: 0px !important; }

.ml0 { margin-left: 0px !important; }

.mr0 { margin-right: 0px !important; }

.mt0 { margin-top: 0px !important; }

.mb0 { margin-bottom: 0px !important; }

.mt5 { margin-top: 5px !important; }

.mr5 { margin-right: 5px !important; }

.mb5 { margin-bottom: 5px !important; }

.ml5 { margin-left: 5px !important; }

.mt10 { margin-top: 10px !important; }

.mr10 { margin-right: 10px !important; }

.mb10 { margin-bottom: 10px !important; }

.ml10 { margin-left: 10px !important; }

.mt15 { margin-top: 15px !important; }

.mr15 { margin-right: 15px !important; }

.mb15 { margin-bottom: 15px !important; }

.ml15 { margin-left: 15px !important; }

.mt20 { margin-top: 20px !important; }

.mr20 { margin-right: 20px !important; }

.mb20 { margin-bottom: 20px !important; }

.ml20 { margin-left: 20px !important; }

.mt25 { margin-top: 25px !important; }

.mr25 { margin-right: 25px !important; }

.mb25 { margin-bottom: 25px !important; }

.ml25 { margin-left: 25px !important; }

.mt30 { margin-top: 30px !important; }

.mr30 { margin-right: 30px !important; }

.mb30 { margin-bottom: 30px !important; }

.ml30 { margin-left: 30px !important; }

.mt35 { margin-top: 35px !important; }

.mr35 { margin-right: 35px !important; }

.mb35 { margin-bottom: 35px !important; }

.ml35 { margin-left: 35px !important; }

.mt40 { margin-top: 40px !important; }

.mr40 { margin-right: 40px !important; }

.mb40 { margin-bottom: 40px !important; }

.ml40 { margin-left: 40px !important; }

.mt50 { margin-top: 50px !important; }

.mr50 { margin-right: 50px !important; }

.mb50 { margin-bottom: 50px !important; }

.ml50 { margin-left: 50px !important; }

.mt60 { margin-top: 60px !important; }

.mr60 { margin-right: 60px !important; }

.mb60 { margin-bottom: 60px !important; }

.ml60 { margin-left: 60px !important; }

.mt70 { margin-top: 70px !important; }

.mr70 { margin-right: 70px !important; }

.mb70 { margin-bottom: 70px !important; }

.ml70 { margin-left: 70px !important; }

.mb80 { margin-bottom: 80px !important; }

.mb90 { margin-bottom: 90px !important; }

.mb100 { margin-bottom: 100px !important; }

/*--*/

.mr-25 { margin-right: -25px !important; }

.ml-25 { margin-left: -25px !important; }

.mr-30 { margin-right: -30px !important; }

.ml-30 { margin-left: -30px !important; }

.mr-40 { margin-right: -40px !important; }

.ml-40 { margin-left: -40px !important; }

.mr-50 { margin-right: -50px !important; }

.ml-50 { margin-left: -50px !important; }

.mr-60 { margin-right: -60px !important; }

.ml-60 { margin-left: -60px !important; }

.mr-70 { margin-right: -70px !important; }

.ml-70 { margin-left: -70px !important; }

.mr-80 { margin-right: -80px !important; }

.ml-80 { margin-left: -80px !important; }

.mr-90 { margin-right: -90px !important; }

.ml-90 { margin-left: -90px !important; }

.mr-100 { margin-right: -100px !important; }

.ml-100 { margin-left: -100px !important; }

/*--*/

.pl0 { padding-left: 0px !important; }

.p5 { padding: 5px !important; }

.pt5 { padding-top: 5px !important; }

.pr5 { padding-right: 5px !important; }

.pb5 { padding-bottom: 5px !important; }

.pl5 { padding-left: 5px !important; }

.p10 { padding: 10px !important; }

.pt10 { padding-top: 10px !important; }

.pr10 { padding-right: 10px !important; }

.pb10 { padding-bottom: 10px !important; }

.pl10 { padding-left: 10px !important; }

.p15 { padding: 15px !important; }

.pt15 { padding-top: 15px !important; }

.pr15 { padding-right: 15px !important; }

.pb15 { padding-bottom: 15px !important; }

.pl15 { padding-left: 15px !important; }

.p20 { padding: 20px !important; }

.pt20 { padding-top: 20px !important; }

.pr20 { padding-right: 20px !important; }

.pb20 { padding-bottom: 20px !important; }

.pl20 { padding-left: 20px !important; }

.p25 { padding: 25px !important; }

.pt25 { padding-top: 25px !important; }

.pr25 { padding-right: 25px !important; }

.pb25 { padding-bottom: 25px !important; }

.pl25 { padding-left: 25px !important; }

.p30 { padding: 30px !important; }

.pt30 { padding-top: 30px !important; }

.pr30 { padding-right: 30px !important; }

.pb30 { padding-bottom: 30px !important; }

.pl30 { padding-left: 30px !important; }

.p35 { padding: 35px !important; }

.pt35 { padding-top: 35px !important; }

.pr35 { padding-right: 35px !important; }

.pb35 { padding-bottom: 35px !important; }

.pl35 { padding-left: 35px !important; }

.p40 { padding: 40px !important; }

.pt40 { padding-top: 40px !important; }

.pr40 { padding-right: 40px !important; }

.pb40 { padding-bottom: 40px !important; }

.pl40 { padding-left: 40px !important; }

.p45 { padding: 45px !important; }

.pt45 { padding-top: 45px !important; }

.pr45 { padding-right: 45px !important; }

.pb45 { padding-bottom: 45px !important; }

.pl45 { padding-left: 45px !important; }

.p50 { padding: 50px !important; }

.pt50 { padding-top: 50px !important; }

.pr50 { padding-right: 50px !important; }

.pb50 { padding-bottom: 50px !important; }

.pl50 { padding-left: 50px !important; }

.p60 { padding: 60px !important; }

.pt60 { padding-top: 60px !important; }

.pr60 { padding-right: 60px !important; }

.pb60 { padding-bottom: 60px !important; }

.pl60 { padding-left: 60px !important; }

.p70 { padding: 70px !important; }

.pt70 { padding-top: 70px !important; }

.pr70 { padding-right: 70px !important; }

.pb70 { padding-bottom: 70px !important; }

.pl70 { padding-left: 70px !important; }

.p80 { padding: 80px !important; }

.pt80 { padding-top: 80px !important; }

.pr80 { padding-right: 80px !important; }

.pb80 { padding-bottom: 80px !important; }

.pl80 { padding-left: 80px !important; }

.p90 { padding: 90px !important; }

.pt90 { padding-top: 90px !important; }

.pr90 { padding-right: 90px !important; }

.pb90 { padding-bottom: 90px !important; }

.pl90 { padding-left: 90px !important; }

.pt100 { padding-top: 100px !important; }

.pr100 { padding-right: 100px !important; }

.pb100 { padding-bottom: 100px !important; }

.pl100 { padding-left: 100px !important; }

.p0 { padding: 0px !important; }

.pt0 { padding-top: 0px !important; }

.pr0 { padding-right: 0px !important; }

.pb0 { padding-bottom: 0px !important; }

/*-----*/

.gutters-50 { margin-right: -50px; margin-left: -50px; }

.gutters-50 > .col, .gutters-50 > [class*="col-"], .gutters-50 > li { padding-right: 50px; padding-left: 50px;}

.gutters-40 { margin-right: -40px; margin-left: -40px; }

.gutters-40 > .col, .gutters-40 > [class*="col-"], .gutters-40 > li { padding-right: 40px; padding-left: 40px;}

.gutters-35 { margin-right: -35px; margin-left: -35px; }

.gutters-35 > .col, .gutters-35 > [class*="col-"], .gutters-35 > li { padding-right: 35px; padding-left: 35px;}

.gutters-30 { margin-right: -30px; margin-left: -30px; }

.gutters-30 > .col, .gutters-30 > [class*="col-"], .gutters-30 > li { padding-right: 30px; padding-left: 30px;}

.gutters-25 { margin-right: -25px; margin-left: -25px; }

.gutters-25 > .col, .gutters-25 > [class*="col-"], .gutters-25 > li { padding-right: 25px; padding-left: 25px;}

.gutters-20 { margin-right: -20px; margin-left: -20px; }

.gutters-20 > .col, .gutters-20 > [class*="col-"], .gutters-20 > li { padding-right: 20px; padding-left: 20px;}

.gutters-15 { margin-right: -15px; margin-left: -15px; }

.gutters-15 > .col, .gutters-15 > [class*="col-"], .gutters-15 > li { padding-right: 15px; padding-left: 15px;}

.gutters-12 { margin-right: -12px; margin-left: -12px; }

.gutters-12 > .col, .gutters-12 > [class*="col-"], .gutters-12 > li { padding-right: 12px; padding-left: 12px;}

.gutters-10 { margin-right: -10px; margin-left: -10px; }

.gutters-10 > .col, .gutters-10 > [class*="col-"], .gutters-10 > li { padding-right: 10px; padding-left: 10px;}

.gutters-8 { margin-right: -8px; margin-left: -8px; }

.gutters-8 > .col, .gutters-8 > [class*="col-"], .gutters-8 > li { padding-right: 8px; padding-left: 8px;}

.gutters-5 { margin-right: -5px; margin-left: -5px; }

.gutters-5 > .col, .gutters-5 > [class*="col-"], .gutters-5 > li { padding-right: 5px; padding-left: 5px;}

.gutters-2 { margin-right: -2px; margin-left: -2px; }

.gutters-2 > .col, .gutters-2 > [class*="col-"], .gutters-2 > li { padding-right: 2px; padding-left: 2px;}

.g-0 > li { padding-right: 0px; padding-left: 0px; }

/*----*/

.grid-2 > .col, .grid-2 > [class*="col-"], .grid-2 > li { padding-top: 2px; padding-bottom: 2px;}

.grid-5 > .col, .grid-5 > [class*="col-"], .grid-5 > li { padding-top: 5px; padding-bottom: 5px;}

.grid-8 > .col, .grid-8 > [class*="col-"], .grid-8 > li { padding-top: 8px; padding-bottom: 8px;}

.grid-10 > .col, .grid-10 > [class*="col-"], .grid-10 > li { padding-top: 10px; padding-bottom: 10px;}

.grid-12 > .col, .grid-12 > [class*="col-"], .grid-12 > li { padding-top: 12px; padding-bottom: 12px;}

.grid-15 > .col, .grid-15 > [class*="col-"], .grid-15 > li { padding-top: 15px; padding-bottom: 15px;}

.grid-20 > .col, .grid-20 > [class*="col-"], .grid-20 > li { padding-top: 20px; padding-bottom: 20px;}

.grid-25 > .col, .grid-25 > [class*="col-"], .grid-25 > li { padding-top: 25px; padding-bottom: 25px;}

.grid-30 > .col, .grid-30 > [class*="col-"], .grid-30 > li { padding-top: 30px; padding-bottom: 30px;}

.grid-30 > .col, .grid-35 > [class*="col-"], .grid-35 > li { padding-top: 35px; padding-bottom: 35px;}

.grid-40 > .col, .grid-40 > [class*="col-"], .grid-40 > li { padding-top: 40px; padding-bottom: 40px;}

.grid-50 > .col, .grid-50 > [class*="col-"], .grid-50 > li { padding-top: 50px; padding-bottom: 50px;}

/*-----*/

.row.grid-2, ul.grid-2 { margin-top: -2px; margin-bottom: -2px; }

.row.grid-5, ul.grid-5 { margin-top: -5px; margin-bottom: -5px; }

.row.grid-8, ul.grid-8 { margin-top: -8px; margin-bottom: -8px; }

.row.grid-10, ul.grid-10 { margin-top: -10px; margin-bottom: -10px; }

.row.grid-12, ul.grid-12 { margin-top: -12px; margin-bottom: -12px; }

.row.grid-15, ul.grid-15 { margin-top: -15px; margin-bottom: -15px; }

.row.grid-20, ul.grid-20 { margin-top: -20px; margin-bottom: -20px; }

.row.grid-25, ul.grid-25 { margin-top: -25px; margin-bottom: -25px; }

.row.grid-30, ul.grid-30 { margin-top: -30px; margin-bottom: -30px; }

.row.grid-35, ul.grid-35 { margin-top: -35px; margin-bottom: -35px; }

.row.grid-40, ul.grid-40 { margin-top: -40px; margin-bottom: -40px; }

.row.grid-50, ul.grid-50 { margin-top: -50px; margin-bottom: -50px; }

/*-----*/

.grid-box { position: relative; }

.grid-box-img { position: relative; overflow: hidden; }

.grid-box > a { display: block; position: relative; overflow: hidden; }

.grid-content { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; transition: all 0.2s linear; z-index: 2; }

.grid-ov { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; display: block; transform: scale(0); transition: all 0.5s ease, transform 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s, -webkit-transform 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s; transform: scale(0.5, 0.5); opacity: 0; visibility: hidden; z-index: 9; padding: 0px; overflow-y: auto; background: rgba(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; }
/*.img-holder.img-cover figure img{ object-fit: contain; }*/
}

/*---*/

#wrapper { position: relative; height: 100vh !important; width: 100%; background: #ffffff; display: flex; flex-flow: column; }

body, #wrapper, .footer-wrapper { opacity: 1; }

#wrapper, .footer-wrapper { max-width: 1920px; margin: 0 auto; }

/* Header Styles */

#pageHeaderWrapper { position: fixed; left: 50%; transform: translateX(-50%); top: 0px; width: 100%; z-index: 100; display: block; margin: 0px auto; /*position: absolute;*/ max-width: 1920px; background-color: #EC6900; }

#pageHeaderWrapper.header-alternate, #pageHeaderWrapper.is-sticky { /*box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.1);*/ background-color: #EC6900; }

.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: 273px; padding: 26px 0px; margin: 0px; transition: all 0.2s linear; /*margin-right: auto; */ }

.logo a { display: block; transition: all 0.2s linear; padding: 0px 0px; width: 100%; line-height: 1; position: relative; }

.logo img { max-width: 100%; width: 100%; }

.sub-logo { margin-left: 30px; width: 125px; position: relative; z-index: 1001; }

.sub-logo a { display: block; }

.sub-logo img { max-width: 100%; width: 100%; }

.headerInfoBar { transition: all 0.2s linear; position: relative; display: flex; align-items: center; justify-content: center; padding: 17px 0px; line-height: 1; color: #242424; }

.headerInfoBar.has-slider { height: 50px; }

.close-headerInfoBar-holder { position: absolute; right: 20px; top: 50%; transform: translateY(-50%); }

.close-headerInfoBar { color: #ffffff; }

.close-headerInfoBar:hover { color: #ffffff; }

/* .is-sticky .logo, .header-alternate .logo { padding: 5px 0px; width: 96px; } */

/* Top Right Header */

.top-right { position: relative; z-index: 1010; order: 3; transition: all 0.2s linear; }

.topRightHeader { display: flex; align-items: center; order: 2; /*width: 100%; border-top: 1px solid #bfbfbf; */ transition: all 0.2s linear; }

/* Nav */



.nav-wrapper { position: static; display: block; margin: 0px auto; width: 100%; }

.nav-container { position: static; display: block; width: 100%; }

.custom-menu-wrap { position: static; padding: 0; width: 100%; margin: 0 auto; display: block; }

.nav { position: static; width: 100%; display: block; margin: 0px auto; text-align: center; }

.nav ul { position: static; padding: 0; width: 100%; margin: 0 auto; display: block; text-transform: none; list-style-type: none; width: 100%; }

.nav > ul > li { position: relative; display: block; float: left; padding: 0px 20px; margin: 0px; }

.nav > ul > li:first-child { padding-left: 0px; }

.nav > ul > li:last-child { padding-right: 0px; }

.nav > ul > li > a { position: relative; display: block; color: #ffffff; font-weight: 400; text-align: center; padding: 20px 0px; line-height: 1; transition: all 0.2s linear; text-transform: capitalize; font-size: 18px; }

/* .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: #231815; opacity: 1; text-decoration: underline; }

.nav > ul > li.selected > a { font-weight: 400; 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: 0px 0px; width: 210px; text-align: left; visibility: hidden; border-radius: 10px 10px 10px 10px; text-transform: none; margin: 0px 0px 0px 0px; box-shadow: 0px 10px 30px 10px rgba(0, 0, 0, 0.05); transition: all 0.4s ease; border-top: 0px solid #e6e6e6; background: #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{ padding-right: 20px;}

.nav > ul > li.menu-item-has-children > a::after { font-family: "Font Awesome 6 Free"; font-weight: 900; content: "\f0d7"; line-height: 1; font-size: 16px; position: absolute; top:50%; transform: translateY(-50%); right: 0;}

/* .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: #555555; padding: 15px 30px; background: transparent; font-size: 18px; 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: #ffffff; transition: all 0.5s; font-weight: 400; background-color: #231815; 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: 100px; }

/* 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: #aaaaaa; }

.slick-dots li button:after { top: 0px; left: 0px; opacity: 0; background: transparent; border: 2px solid #ffffff; }

.slick-dots li button:hover:before, .slick-dots li button:focus:before, .slick-dots li.slick-active button::before { opacity: 1; background: #1f6c41; }

.slick-dots li button:hover:after, .slick-dots li button:focus:after, .slick-dots li.slick-active button::after { opacity: 0; }

.slick-dots li button { width: 10px; height: 10px; border-radius: 20px; }

.slick-dots li button:before { width: 10px; height: 10px; border-radius: 20px; }

.slick-dots li button:after { width: 10px; height: 10px; border-radius: 20px; }

/*----*/

.custom-dots .slick-dots { /*width: 250px;*/ position: static; display: flex; align-items: center; justify-content: left; padding: 0px 0px; background-color: #ffffff; border-radius: 3px; overflow: hidden; }

.custom-dots.responsive .slick-dots { width: 100%; }

.custom-dots .slick-dots li { margin: 0px 0px; flex-grow: 1; flex-basis: 0; }

.custom-dots .slick-dots li button { position: relative; display: block; height: 5px; width: 100% !important; z-index: 0; }

/* .custom-dots .slick-dots li button::after { background:transparent; width: 100%; height: 5px; left: 0; top: 50%; transform: translateY(-50%); border-radius: 0px; }  */

.custom-dots .slick-dots li button::before { position: absolute; content: ""; width: 100% !important; height: 5px; left: 0; top: 0%; background: transparent; transition: all 0.2s linear; border-radius: 0px; z-index: 1; }

.custom-dots .slick-dots li.slick-active button::before, .custom-dots .slick-dots li:hover button::before { background: #4bc19e; }

/*----*/

/* Scroll To Top */

#toTop { text-decoration: none; position: fixed; display: block; bottom: 10px; right: 10px; width: 84px; height: 84px; border: none; z-index: 99; text-indent: 100%; overflow: hidden; background: #ffffff url(../images/back.png) no-repeat center 50%; background-size: 100% !important; font-size: 0px; opacity: 1; border-radius: 50px; border: 1px solid #DDDDDD; }

#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: 30px; padding-bottom: 10px; }

.listing-style1 li::before { top: 7px; content: ""; width: 13px; height: 13px; border-radius: 10px; border: 2px solid #EC6900; background-color: #F7C399; }

.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 15px; padding: 0px; }

ol > li { display: block; position: relative; padding-bottom: 0px; }

ol:last-child > li:last-child { padding-bottom: 0px; }

ol > li:before { font-weight: 400; counter-increment: section; content: counters(section, ".") "." " "; }

ol ol, ol ul, ol .ul-listing { padding-left: 20px; margin-top: 10px; }

.custom-ol > li { padding-left: 30px; }

.custom-ol > li:before { position: absolute; left: 0px; top: 0px; font-weight: 700; /*width: 25px; text-align: right;*/ }

.lower-alpha, .upper-alpha, .lower-greek, .lower-latin, .lower-roman, .upper-roman { counter-reset: list; }

.lower-alpha > li:before { counter-increment: list; content: counter(list, lower-alpha) "." " "; }

.upper-alpha > li:before { counter-increment: list; content: counter(list, upper-alpha) "." " "; }

.lower-greek > li:before { counter-increment: list; content: counter(list, lower-greek) "." " "; }

.lower-roman > li:before { counter-increment: list; content: counter(list, lower-roman) "." " "; }

.upper-roman > li:before { counter-increment: list; content: counter(list, upper-roman) "." " "; }

/*----*/

.ul-listing:last-child /*.ul-listing:last-child li:last-child*/ { margin-bottom: 0px; padding-bottom: 0px; }

.ul-listing:last-child > li:last-child, .ul-listing ul li:last-child { padding-bottom: 0px; }

.ul-listing.color-white li::before { color: #ffffff; }

.list-2col, .list-3col, .list-inline { display: flex; flex-wrap: wrap; }

.list-2col li { width: 50%; }

.list-3col li { width: 33.33%; }

.list-inline li { padding-right: 20px; }

.normal-list { list-style: none; margin: 0px 0px 30px; padding: 0px; }

.normal-list:last-child { margin: 0px; }

.normal-list ul { list-style: none; margin: 0px; padding: 0px 0px 0px 25px; }

.normal-list li { padding-bottom: 5px; }

.normal-list.g15 li { padding-bottom: 15px; }

.normal-list.g20 li { padding-bottom: 20px; }

.normal-list.g25 li { padding-bottom: 25px; }

.normal-list.g30 li { padding-bottom: 30px; }

.normal-list li > a { /*display: block; */ color: #4b4b4b; }

.normal-list li > a:hover { color: #00538c; text-decoration: underline; }

.pdf-listing { list-style: none; margin: 0px; padding: 0px; }

.pdf-listing li { padding-bottom: 12px; }

.pdf-listing li a { position: relative; display: block; padding-left: 25px; }

.pdf-listing li a::before { content: "\f1c1"; left: 0px; top: 0px; position: absolute; font-family: "Font Awesome 6 Free"; font-weight: 400; }

.custom-icon-list li { padding-left: 25px; }

.custom-icon-list li::before { display: none; }

.custom-icon-list li i, .custom-icon-list li img { top: 3px; position: absolute; left: 0px; top: 5px; }

/* Map */

.map-holder { position: relative; display: block; width: 100%; overflow: hidden; z-index: 0; margin-bottom: 0px; border-radius: 0px; /*box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1); */ }

.map-holder iframe { display: block; width: 100%; border: 0px; height: 465px; border-radius: 0px; }

/* BreadCrumbs */

.breadcrumb-container { position: relative; left: 0px; bottom: 0px; padding: 0px 0px 0px; width: 100%; z-index: 1; letter-spacing: 0.3px; }

.breadcrumb-container ul { margin: 0px; padding: 0px; list-style: none; display: flex; flex-wrap: wrap; align-items: center; /*display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;*/ justify-content: center;}

.breadcrumb-container li { display: inline-block; padding: 2px 0px 2px 0px; color: #ffffff; font-weight: 700; line-height: 1.3; }

.breadcrumb-container li a { color: #E6E6E6; position: relative; display: flex; align-items: center; opacity: 1; font-weight: 400; }

.breadcrumb-container li a::after { position: relative; font-family: "Font Awesome 6 Free"; font-weight: 900; margin: 0px 15px 0px; /*content: "\f054";*/ content:"|"; font-size: 13px; }

.breadcrumb-container li a:hover { color: #ffffff; opacity: 1; }

.breadcrumb-container li strong { font-weight: 700 !important; color: #ffffff; 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: #555555; margin: 0px -6px; position: relative; font-weight: 400; }

.page-item { padding: 6px 6px; }

.page-link/*,.page-item span*/ { display: flex; justify-content: center; align-items: center; padding: 5px 8px; text-align: center; color: #555555; background: transparent; font-weight: 700; position: relative; border: 1px solid #DDDDDD; line-height: 1; width: 56px; height: 56px;border-radius: 30px; font-size: 26px; }

.page-item span { display: flex; padding: 0px 8px; font-size: 26px;}

/* .page-item .page-link.prev, .page-item .page-link.next {  } */

.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: 700; }

/*---*/

.form-holder { margin: 0px auto; border-radius: 12px; }

.form-group { margin-bottom: 20px; position: relative; }

.form-group label, .custom-label { font-weight: 400 !important; margin-bottom: 10px; display: block; color: #333333; }

.form-group label.white { color: #ffffff; }

.form-group label a { color: #00538c; text-decoration: underline; }

.form-group label a:hover { color: #242424; text-decoration: underline; }

label.inline { line-height: 50px; margin-bottom: 0px; }

.form-group.inline { display: flex; }

.form-group.inline > label { width: 235px; }

.form-group.inline .control { width: calc(100% - 235px); }

.form-note { font-size: 12px; color: #949494; padding-top: 5px; font-style: italic; }

/*---*/

.radio, .checkbox { display: block; margin: 0px; position: relative; text-align: left; margin-bottom: 6px; min-height: 20px; }

.radio-inline .radio, .radio-inline .radio1, .checkbox-inline .checkbox { display: inline-block; margin-right: 25px; }

.checkbox label, .radio label > span, .radio1 label { display: block; position: relative; padding-left: 30px !important; margin: 0px !important; font-weight: 400 !important; cursor: pointer; color: #4b4b4b; transition: all 0.2s linear; text-transform: none; }

.checkbox-inline .checkbox:last-child { margin-right: 0px; }

.radio-inline, .checkbox-inline { padding: 0px; }

.checkbox label::before, .radio label > span::before, .radio1 label::before, .checkbox label::after, .radio label > span::after, .radio1 label::after { content: ""; display: flex; justify-content: center; align-items: center; position: absolute; width: 20px; height: 20px; left: 0px; top: 2px; transition: all 0.2s linear; border-radius: 3px; }

.checkbox label::before, .radio label > span::before, .radio1 label::before { background: #ffffff; border: 1px solid #d5d5d5; }

.checkbox label::after, .radio label > span::after, .radio1 label::after { font-family: "Font Awesome 6 Free"; content: "\f00c"; font-weight: 900; opacity: 0; font-size: 12px; color: #2e2e2e; line-height: 1; }

.radio label > span::after, .radio1 label::after { content: ""; top: 7px; left: 5px; width: 10px; height: 10px; background: #ffffff; color: inherit; }

.checkbox input[type="checkbox"], .radio input[type="radio"], .radio1 input[type="radio"] { opacity: 0; display: none; }

.checkbox input[type="checkbox"]:focus + label::before { outline: none !important; }

.checkbox input[type="checkbox"]:hover + label::after, .checkbox:hover label::after, .radio label:hover > span::after, .radio1 label:hover::after { opacity: 0.5; }

.checkbox input[type="checkbox"]:checked + label::after, .checkbox label.label-selected::after, .checkbox input[type="checkbox"]:checked::after, .radio input[type="radio"]:checked + span::after, .radio1 input[type="radio"]:checked + label::after { opacity: 1; }

.checkbox input[type="checkbox"]:checked + label::before, .checkbox label.label-selected::before, .checkbox input[type="checkbox"]:checked + label:hover::before, .checkbox label:hover::before, .radio input[type="radio"]:checked + span::before, .radio label:hover > span::before, .radio1 input[type="radio"]:checked + label::before, .radio1 label:hover::before { border-color: transparent; background: #ffffff; color: #2e2e2e; }

/* .checkbox input[type="checkbox"]:checked::before { }  */

.checkbox input[type="checkbox"]:disabled + label { opacity: 0.65; }

.checkbox input[type="checkbox"]:disabled + label::before { background-color: #eeeeee; cursor: not-allowed; }

.checkbox input[type="checkbox"]:hover + label, .checkbox:hover label, .checkbox label.label-selected, .radio input[type="radio"]:checked + span, .checkbox input[type="checkbox"]:checked + label { /*color: #00538C; */ font-weight: 400 !important; }

.radio, .radio1 { display: block; }

.radio:last-child, .radio1:last-child { margin-bottom: 0px; padding-bottom: 0px; }

.radio label > span::before, .radio label > span::after, .radio1 label::before, .radio1 label::after { border-radius: 50%; }

/* .radio label>span::before,.radio1 label::before { } 

.radio label>span::after { }  */

.checkbox label > span, .radio label > span { display: block; line-height: 1.2; }

.checkbox label, .radio label { margin: 0px !important; padding: 0px; }

.radio label { padding: 0px !important; }

.form-group.text-center .checkbox { display: inline-block; }

/*Radio Image*/

.radio-img { position: relative; }

.radio-img .radio { margin: 10px; padding: 0px; }

.radio-img input[type="radio"] + label { padding: 10px !important; text-align: center !important; transition: all 0.2s linear; min-width: 126px; }

.radio-img input[type="radio"] + label > img { max-width: 100%; }

.radio-img input[type="radio"] + label > span { display: block; color: #100249 !important; font-size: 14px !important; padding-top: 30px; }

.radio-img input[type="radio"]:checked + label, .radio-img input[type="radio"]:hover + label { background: #eff0f8; }

.radio-img .radio label::after, .radio-img .radio label::before { display: none !important; }

/*----*/

.form-control, .nice-select, .btn-group .btn, .f-upload .file-input .file-caption-name, select.multipleSelect { transition: all 0.2s linear; width: 100%; height: 56px; line-height: 54px; border: 1px solid #D1D1D1; border-width: 1px; color: #333333; box-shadow: none !important; border-radius: 0px; padding: 0px 25px; background: #ffffff; text-transform: uppercase; outline: none !important; font-size: 16px; font-weight: 700; }

.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: #231815; background: #ffffff; color: #333333 !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: #333333 !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: #231815; 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: #181818 !important; border-color: #EEEEEE; border-radius: 0px; }

.Selectstyle1 .nice-select::after { color: #242424; opacity: 1; }

.Selectstyle1 .nice-select.open::after, .Selectstyle1 .nice-select:hover::after { color: #242424 !important; opacity: 1; }

.Selectstyle1 .nice-select .current { color: #242424 !important; opacity: 1 !important; }

.Selectstyle1.nice-selected .nice-select .current { color: #242424 !important; opacity: 1 !important; }

.nice-select .list { background-color: #FFFFFF; border-radius: 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: none; border: none; margin-bottom: 20px; }

.accordion-item.active { border-radius: 40px !important; box-shadow: 0px 1px 16px rgba(0, 0, 0, 0.15); overflow: hidden; }

.accordion-item:last-child { margin-bottom: 0px; }

.accordion-header a { padding: 17px 70px 17px 30px; display: block; position: relative; cursor: pointer; background: #EC6900; border-radius: 5px 5px 0px 0px; border: 1px solid #2e2e2e; border-width: 0px 0px 0px 0px; z-index: 1; box-shadow: none; }

.accordion-header a, .accordion-header a h3 { font-weight: 500; color: #ffffff; line-height: 1.3; font-size: 20px; }

.accordion-header a.collapsed { background: #231815; border-radius: 5px; border-width: 0px 0px 0px; box-shadow: 1px 0px 14px rgba(0, 0, 0, 0.06); }

.accordion-header a.collapsed, .accordion-header a.collapsed h3 { color: #ffffff; }

.accordion-header a:hover { background: #EC6900; }

.accordion-header a:hover, .accordion-header a:hover h3 { color: #ffffff; }

.accordion-header a::before { position: absolute; top: 50%; transform: translateY(-50%); right: 30px; width: 22px; height: 22px; font-family: "Font Awesome 6 Free"; content: "\f077"; font-weight: 900; /*font-family: bootstrap-icons !important; content: "\F139";*/ line-height: 1; text-align: center; display: flex; align-items: center; justify-content: center; background: #ffffff; border: 0px solid transparent; font-size: 8px; border-radius: 0px; transition: all 0.2s linear; color: #EC6900; border-radius: 15px; }

.accordion-header a.collapsed::before { content: "\f078"; color: #231815; }

.accordion-header a.collapsed:hover::before { color: #EC6900; }

.accordion-body, .tab-holder.TabsAccordion .accordion-body .accordion-body { padding: 30px; border: 0px solid #e8e7e7; background: #ffffff; border-width: 0px; border-radius: 0px 0px 5px 5px; position: relative; box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2); line-height: 1.8; font-weight: 300; }

.tab-holder.TabsAccordion .accordion-body { padding: 0px; background: none; box-shadow: none; }

/* .tab-nav-holder{ border-bottom: 2px solid #e9e9e9;} */

.tab-holder { position: relative; }

.nav-tabs { align-items: center; border: 0px; padding: 0px 0px 0px; margin: 0px 0px; width: auto; display: flex; }

.tab-holder.tab-centered .nav-tabs { justify-content: center; }

.nav-tabs .nav-item { margin: 0px; padding: 0px 8px;/* flex-grow: 1; flex-basis: 0;*/}

.nav-tabs .nav-link { margin: 0px !important; text-align: center; padding: 0px 32px 0px; color: #333333; position: relative; font-weight: 700; border: 1px solid #d4d4d4; background-color: transparent; display: flex; align-items: center; justify-content: center; width: 100%; opacity: 1; border-radius: 0px; line-height: 1; font-size: 16px; text-transform: uppercase; height: 56px; }

/* .nav-tabs .nav-link::before{  content: ""; position: absolute; left: 50%; bottom: -2px; width: 0px; height: 2px; transition: all 0.2s linear; background: #D20000; border-radius: 0px; } */

.nav-tabs.sm { border: none; }

.nav-tabs.sm .nav-link { padding: 0px 60px 20px 0px; font-size: 25px; }

.nav-tabs .nav-link img { margin-right: 10px; }

.nav-tabs .nav-link:hover { color: #ffffff; opacity: 1; background: #231815; border-color: transparent; }

.nav-tabs .nav-link.active { color: #ffffff; opacity: 1; background: #231815; border-color: transparent;}

.nav-tabs .nav-link:hover::before, .nav-tabs .nav-link.active::before { width: 100%; left: 0; }

@media only screen and (max-width: 1599.98px) {

.accordion-item { margin-bottom: 20px; }

.accordion-item.active { border-radius: 0px !important; }

.accordion-header a { padding: 15px 55px 15px 20px; }

.accordion-header a, .accordion-header a h3 { font-size: 15px; }

.accordion-header a::before { right: 20px; font-size: 6px; width: 18px; height: 18px; }

.accordion-body, .tab-holder.TabsAccordion .accordion-body .accordion-body { padding: 20px; }

.nav-tabs .nav-item { padding: 0px 5px; }

.nav-tabs .nav-link { padding: 0px 25px 0px; font-size: 13px; height: 44px; }

}

@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-header a { padding: 10px 40px 10px 15px; }

.accordion-header a, .accordion-header a h3 { font-size: 13px; }

.accordion-header a::before { right: 15px; }

.accordion-body, .tab-holder.TabsAccordion .accordion-body .accordion-body { padding: 15px; }

.tab-holder.TabsAccordion .accordion-body { padding: 15px; }

.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; }

.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: -20px -15px; }

.featured-slide { padding: 20px 15px; display: block; }

.featured-slider .slick-prev { left: -120px; }

.featured-slider .slick-next { right: -120px; }

.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: #ffffff !important; border-radius: 0px; border: 1px solid transparent; vertical-align: top; padding: 0px 35px 0px; font-size: 16px; line-height: 1; height: 56px; text-transform: uppercase; background: #231815; }

.custom-button.alt { color: #090909; }

.button-icon { padding: 0px; width: 60px; }

.custom-button.btn-lg { padding: 0px 50px; font-size: 24px; height: 86px; font-weight: 500; }

.custom-button.btn-md { padding: 0px 30px; font-size: 13px; height: 50px; letter-spacing: 0px; }

.custom-button.btn-sm { height: 40px; letter-spacing: 0px; }

.custom-button.has-icon::after { font-family: "Font Awesome 6 Free"; font-weight: 900; content: "\f105"; margin-left: 8px; position: relative; display: inline-flex; align-items: center; justify-content: center; line-height: 1; transition: all 0.2s linear; }

.custom-button.no-icon::before, .custom-button.no-icon::after { display: none !important; }

.custom-button.button-primary { background: #000000; }

.custom-button.button-secondary { background: #231815; color: #222222 !important; }

.custom-button.button-body { background: #000000; }

.custom-button.button-title { background: #242424; }

.custom-button.button-alternate { background: #1d3756; }

.custom-button.button-light { background: #dfdfdf; color: #333333; }

.custom-button.button-dark { background: #242424; }

.custom-button.button-black { background: #000000; }

.custom-button.button-red { background: #ff0000; }

.custom-button.button-white { background: #ffffff; color: #1b1b1b !important; }

/* .custom-button.button-white::after{background-image:url(../images/button-arrow.png); background-repeat: no-repeat; background-size: 100% 100%;} */



.custom-button.btn-border { background: none; box-shadow: none !important; border: 1px solid transparent; }

.custom-button.btn-border::after { display: none; }

.custom-button.btn-border.bdr-primary { border-color: #4bc19e; color: #2e2e2e !important; }

.custom-button.btn-border.bdr-secondary { border-color: #c6a788; color: #c6a788; }

.custom-button.btn-border.bdr-body { border-color: #4b4b4b; color: #4b4b4b; }

.custom-button.btn-border.bdr-title { border-color: #242424; color: #242424; }

.custom-button.btn-border.bdr-alternate { border-color: #1d3756; color: #1d3756; }

.custom-button.btn-border.bdr-light { border-color: #b7b7b7; color: #242424; }

.custom-button.btn-border.bdr-dark { border-color: #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: #231815 !important; background: #EC6900; 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: #EC6900 !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: 80%; transition: all 0.2s linear; }

.iright { margin-left: 10px; }

.ileft { margin-right: 10px; }

.uncap { text-transform: none !important; }

.custom-button.no-icon::after, a.custom-button.no-icon::after { display: none; }

.custom-button:hover img { filter: invert(100%) sepia(2%) saturate(7495%) hue-rotate(166deg) brightness(1000%) contrast(109%); }

/*-- Button-Flip--*/

.btn-flip { opacity: 1; outline: 0; color: #c6a788; position: relative; text-align: center; display: inline-block; text-decoration: none; text-transform: uppercase; font-size: 28px; text-transform: uppercase; font-weight: 900; }

.btn-flip:hover::after { opacity: 1; transform: translateY(0) rotateX(0); }

.btn-flip:hover::before { opacity: 0; transform: translateY(-50%) rotateX(-90deg); }

.btn-flip::after { top: 0; left: 0; opacity: 1; width: 100%; color: #c6a788; display: block; transition: 0.5s; position: absolute; content: attr(data-back); transform: translateY(50%) rotateX(-90deg); }

.btn-flip:before { top: 0; left: 0; opacity: 1; color: #c6a788; display: block; transition: 0.5s; position: relative; content: attr(data-front); transform: translateY(0) rotateX(0); }

/*<a href="#" class="btn-flip" data-back="APPLE" data-front="APPLE"><h2>APPLE</h2></a>*/

/*-- Button-Flip END--*/

/*-- Button-Effect--*/

.custom-button::after { content: ""; display: inline-block; height: 100%; width: 100%; border-radius: 0px; position: absolute; top: 0; left: 0; z-index: -1; transition: all 0.4s; } 

.custom-button::after { background-color:#231815; } 

.custom-button:hover::after,.custom-button:focus::after {opacity: 0; }

/*-- Button-Effect END--*/

/*--Links--*/

.styled-link { color: #000000; text-decoration: none !important; border: none; transition: all 0.2s linear; position: relative; display: inline-flex; align-items: center; font-weight: 700; line-height: 1; letter-spacing: 2px; }

.styled-link.underlined, .styled-link.underlined:hover { text-decoration: underline !important; }

.styled-link.has-icon { text-decoration: none !important; }

.styled-link.has-icon::after, .styled-link.has-icon::before { font-family: "Font Awesome 6 Free"; font-weight: 900; content: "\f105"; margin-left: 8px; position: relative; display: inline-flex; align-items: center; justify-content: center; line-height: 1; transition: all 0.2s linear; }

.styled-link.has-icon::before, .styled-link.has-icon.icon-left::after { display: none; }

.styled-link.has-icon.icon-left::before { display: inline-flex; margin-right: 10px; margin-left: 0px; }

a.styled-link:hover, button.styled-link:hover { color: #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: 50%; cursor: pointer; transition: all 0.2s linear; color: #333333; background: #ffffff; border: 1px solid #DDDDDD; line-height: 1; overflow: hidden; width: 56px; height: 56px; font-size: 22px; opacity: 1; box-shadow: none; }

.slick-arrow img { transition: all 0.2s linear; }

/* .slick-arrow::before{ width: 64px; height: 64px; content: ""; border: 2px solid #4d4d4d; position: absolute; border-radius: 50%; top: 0px; opacity: 0;transition: all 0.2s linear;} */

.slick-prev::before { left: 0px; }

.slick-next::before { right: 0px; }

.arrows-plain .slick-arrow { width: auto !important; height: auto !important; border: 0px !important; border-radius: 0px !important; opacity: 0.5; background: none !important; box-shadow: none !important; color: #000000; font-size: 25px !important; }

.slick-arrow:hover::before { opacity: 1; }

.arrows-white .slick-arrow:hover { color: #000000 !important; background: #fccb06; }

.arrows-plain .slick-arrow:hover { background: none; color: #000000; opacity: 1; }

.arrows-alternate .slick-arrow, .arrows-alternate1 .slick-arrow { background: #ffffff; color: #2e2e2e; width: 40px; height: 40px; border-radius: 30px; font-size: 16px; opacity: 1; }

.arrows-alternate .slick-arrow:hover { background: #4bc19e; color: #ffffff; }

.arrows-alternate1 .slick-arrow { background: #ffffff; }

.arrows-alternate1 .slick-arrow:hover { background: #000000; color: #ffffff; }

.custom-arrows { display: flex; align-items: center; }

.custom-arrows .slick-arrow { position: relative; transform: none; }

.custom-arrows .slick-arrow:first-child { margin-right: 20px; }

.bdr-white .slick-arrow { border-color: #ffffff !important; }

.bdr-white .slick-arrow img { filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(248deg) brightness(1000%) contrast(106%); }

.slick-arrow:hover { opacity: 1; color: #ffffff; background-color: #EC6900; border-color: transparent !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: #333333; text-decoration: none !important; }

.social-icons.icon-rounded li a { width: 70px; height: 70px; background: #ffffff; color: #4e4e4e; border-radius: 50%; font-size: 18px; }

.social-list li { display: flex; align-items: center; }

.social-list li:last-child { padding-bottom: 0px; }

.social-list li a { display: flex; align-items: center; }

.social-list li i, .social-list li img { width: 17px; margin-right: 12px; color: #ffffff; }

.contact-list li { padding-left: 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: #555555; }

.footer-wrapper a:hover, .social-list li a:hover i { color: #231815; text-decoration: underline; }

.footer-wrapper a:hover, .footer-nav li.selected a { color: #000000; text-decoration: underline; font-weight: 400; }

.social-list li a:hover { text-decoration: none; }

.social-list li a:hover span { text-decoration: underline; }

.social-icons.icon-rounded li a:hover { background: #231815; color: #ffffff; text-decoration: none !important; }

.ftbox h6 { font-weight: 600; }

.footer-logo { max-width: 295px; margin-bottom: 30px; }

.ftbox1 { width: 310px; }

.bottom { padding: 20px 0px; border-top: 1px solid rgba(255, 255, 255, 0.15); }

.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 strong { background: url("../images/default/verz-logo.png") no-repeat scroll right center; padding-right: 19px; font-weight: 400; }

.copyright a:hover { color: #ffffff; text-decoration: underline; font-weight: inherit; }

/*---*/

/*--Products Listing/ Products Details--*/

.sidebar{ position: relative; padding-right: 60px;}

.sidebar-title{ padding-bottom: 0px;}

.widget-box { margin-bottom: 50px;}

.widget-box-title{ background-color: #392F2C; height: 56px; display: flex; align-items: center; justify-content: center; border-radius: 15px 15px 0px 0px; padding: 0px 30px;}

.widget-box:last-child { margin-bottom: 0px; }

.widget-box-content { padding: 5px 25px; border: 1px solid #E0E0E0;}



.tool-bar { position: relative; z-index: 9; } 



.product-list-holder{ padding: 20px 0px; }

.product-list-holder .woocommerce-notices-wrapper{ margin-bottom: 0px;}

.product-box-holder {transition: all 0.2s linear; border-radius: 15px; overflow: hidden; border: 1px solid #E0E0E0; /*box-shadow: 0px 12px 16px rgba(0,0,0,0.04);*/} 

.product-box-holder:hover {transition: all 0.2s linear;} 

.product-box { position: relative; transition: all 0.2s linear; overflow: hidden; }

.product-box>a { display: block; position: relative;} 

.product-box>a *{transition: all 0.2s linear;}

.product-box-image-holder { position: relative; overflow: hidden;} 

.product-box-image-holder>a { display: block; position: relative;} 

.product-box-image-holder .img-holder { transition: all 0.2s linear; position: relative; padding-bottom: 200px; background-color: #ffffff; } 

.product-box-image-holder .img-holder figure { padding: 10px;} 

.product-box-image-holder .img-holder::before { content: ""; position: absolute; opacity: 0; transition: all 0.2s linear; width: 100%; height: 100%; left: 0px; top: 0px; z-index: 2; background: #007540;} 

.product-box:hover .product-box-image-holder .img-holder::before { opacity: 0; } 

.product-box-image-holder .img-holder::after { content: ""; } 

.product-box-header { position: static; left: 0px; top: 0px; width: 100%; z-index: 8; padding: 0px 25px; display: flex; justify-content: end; line-height: 1; pointer-events: none; align-items: center; } 

.product-tag-holder { position:relative; line-height: 1; z-index: 2; display: flex; padding: 0px; } 

.product-tag-holder a { display: block; pointer-events: all; text-align: center; } 

.product-tag { position: relative; } 

.product-tag-holder .product-tag + .product-tag { margin-top: 5px; } 

.product-tag span { position: relative; line-height: 1; display: inline-flex; justify-content: center; align-items: center; height: 28px; border-radius:0px 0px 7px 7px; min-width: 105px; padding: 0px 25px 0px;  color: #ffffff !important; font-weight: 700; font-size: 16px; text-transform: uppercase;} 

.product-details{ padding-left: 80px;}

.product-details .product-tag-holder{ margin-bottom: 15px;}

.product-details .product-tag span{font-size: 13px;}

.tag-outofstock span { background-color: #4C4C4C; } 

.tag-new span { background-color:#F58080; } 

.tag-sale span { background-color: #4DD265; } 

.tag-style1 span { background-color: #F5B480; } 

.tag-style2 span { background-color: #F58080; } 

.tag-style3 span { background-color: #4DD265; } 

.product-box-info-holder { transition: all 0.2s linear; position: relative; padding: 5px 25px 25px;} 

.product-box-info-holder>a { position: relative; padding:25px; display: block; color: #ffffff !important;} 

.product-box-info{  padding: 0px 0px 0px;}

.product-box-title {padding-bottom:10px;} 

.product-box-title h2 { transition: all 0.2s linear; } 

.product-box-footer{position: relative;  z-index: 9; display: flex; align-items: center; justify-content: center; /*padding: 0px 20px 30px;*/ pointer-events: none;}

.product-box:hover .product-box-footer{opacity: 1; }

.product-box-footer.floating { position: absolute; top: 50%; left: 50%; z-index: 5; opacity: 0; display: flex; flex-flow: column; justify-content: center; align-items: center; transition: all 0.5s cubic-bezier(0.6,-0.28,0.735,0.045) 0s; transform: translate(-50%,-50%) scale(0); width: 100%; height: 100%; padding: 0px;} 

.product-box-footer-content{background: rgba(196, 140, 79, 0.80); position: relative; display: flex; width: 100%; height: 100%; align-items: center; justify-content: center; flex-flow: column;}



.product-box:hover .product-box-footer.floating{ opacity: 1; transition: all 0.5s cubic-bezier(0.175,0.885,0.32,1.275) 0s; transform: translate(-50%,-50%) scale(1);  } 

.price-holder { padding: 0px 0px; display: flex; align-items: center;  text-align: center; font-size: 18px; color: #1B1B1B; font-weight: 700;} 

.price-holder .price { display: flex;line-height: 1; } 

.price-holder.price-center { justify-content: center; } 

.price-holder bdi,.price-holder ins bdi { font-size: 16px !important; font-weight: 400; color:#4C4C4C; } 

.price-holder ins bdi { color:#E84242; } 

.price>del, .price-holder del bdi { font-size: 16px !important; font-weight: 400; color: #CCCCCC !important;line-height: 1; } 

.price-holder del { opacity: 1 !important; } 

.price-holder del bdi,.price-holder del span,.price>del,.price-holder ins,.price-holder ins>span { display: flex !important; line-height: 1; align-items: center; } 

.price>del,table.wishlist_table tbody td.product-price del, .wishlist_table.mobile li .item-details table.item-details-table del { order: 2; margin-right: 0px; margin-left: 10px; } 

.price>ins,table.wishlist_table tbody td.product-price ins, .wishlist_table.mobile li .item-details table.item-details-table ins { order: 1; text-decoration: none;} 

.woocommerce .product-box-footer a.button,.woocommerce .product-box-footer a.added_to_cart{ pointer-events: all; min-width: 196px; margin: 7px 0px; background-color: transparent !important; border-color: #ffffff !important; color: #ffffff !important; padding: 0px 15px !important;}

.woocommerce .product-box-footer a.button:hover,.woocommerce .product-box-footer a.added_to_cart:hover{ background-color: #ffffff !important; border-color: transparent !important; color: #B7650F !important;}

.woocommerce .product-box-footer a.button:hover img,.woocommerce .product-box-footer a.added_to_cart:hover img{ filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(34deg) brightness(103%) contrast(104%);}

.woocommerce .product-details .product-cart .button{ width: 100% !important; height: 55px;}

.product-wishlist a { padding: 0px; display: flex; background:none; color:#231F20;  align-items: center; justify-content: center; font-size: 24px; margin-right: 0px;} 

.product-wishlist a i.fas.fa-heart { margin: 0px !important; color: #231F20; } 

.product-wishlist a.delete_item { color: #FF0000; } 

.product-wishlist a:hover { color: #FF0000; } 

.product-wishlist a i, .product-cart a i, .product-cart a img { z-index: 1; }

.product-wishlist a.delete_item i::before{ font-weight: 900;} 

.product-details .product-wishlist { padding: 0px 0px 0px; margin: 0px; position: static; } 

.product-details .product-wishlist a { width: 60px; height: 60px; background: #DDDDDD; border-radius: 50%;} 

.product-details .product-wishlist a:hover {border-color:transparent !important;color: #FF0000 !important; background:#DDDDDD !important;} 

.product-details .product-wishlist a i{ margin-right: 0px; font-size: 22px;}

.product-details .product-wishlist a.delete_item i {color: #FF0000; } 

.product-details .product-wishlist a.delete_item:hover i {color: #FF0000; }

.gallery-holder { position: relative; width: 456px; margin: 0px auto;} 

.gallery-main { overflow: hidden; margin-bottom: 25px; border: 1px solid #E0E0E0; border-radius: 15px;} 

.gallery-main-slide { text-align: center; position: relative;} 

.gallery-main-slide .img-holder, .gallery-nav-slide .img-holder {padding-bottom:100%; background-color: transparent; border-radius: 15px;} 

.gallery-main-slide a{ display: block; position: absolute; top: 0px; right: 0px; color: #EC6900; font-size: 20px; width: 100%; height: 100%; text-align: right; padding: 10px; opacity: 0; transition: all 0.2s linear; z-index: 1; } 

.gallery-main-slide a:hover{ opacity: 1; color: #EC6900; } 

.gallery-nav { padding: 0px 30px; margin:0px 0px; } 

.gallery-nav .slick-list { padding: 0px 0px !important;} 

.gallery-nav-slide { cursor: pointer; transition: all 0.2s linear; text-align: center; padding:0px 6px; } 

.gallery-nav-slide-image{  position: relative;}

.gallery-nav-slide .img-holder { transition: all 0.2s linear;} 

.gallery-nav-slide .img-holder figure { opacity: 1; transition: all 0.2s linear;/*filter: grayscale(1);*/}

.gallery-nav-slide-image::before, .gallery-nav-slide-image::after{ content: "";position: absolute;z-index: 2;transition: all 0.2s linear;} 

.gallery-nav-slide-image::before { width: 100%; height: 100%; border: 1px solid #e0e0e0; opacity: 1; left: 0px; top: 0px; border-radius: 10px;} 

.gallery-nav-slide-image::after { width: 100%; height: 100%; border: 3px solid #EC6900; opacity: 0; left: 0px; top: 0px; border-radius: 10px; } 

.gallery-nav .slick-current .gallery-nav-slide-image::before, .gallery-nav-slide:hover .gallery-nav-slide-image:before { opacity: 0;} 

.gallery-nav .slick-current .gallery-nav-slide-image::after, .gallery-nav-slide:hover .gallery-nav-slide-image:after { opacity: 1;} 

.gallery-nav .slick-current .gallery-nav-slide, .gallery-nav-slide:hover{ opacity: 1; } 

.gallery-nav .slick-current .gallery-nav-slide .img-holder figure, .gallery-nav-slide:hover .img-holder figure {filter: grayscale(0);} 

.gallery-nav .slick-prev{ left: -50px;}

.gallery-nav .slick-next{ right: -50px;}

/* .product-details h1{ font-size: 32px;} */

.product-details .price-holder { text-align: left; padding: 10px 0px 40px; border: 0px;} 

.product-details .price-holder bdi,.product-details .price-holder ins bdi { font-size: 26px !important; font-weight: 400; } 

.product-details .price>del, .product-details .price-holder del bdi { font-size: 26px !important; } 

.product-availability { line-height: 1; padding: 0px 0px 0px; border: 1px solid #DDDDDD; border-width: 0px 0px;} 

.product-availability p strong { font-weight: 700 !important;} 

.product-details hr { margin: 20px 0px; } 

.instock .product-availability strong { color: #333333;} 

.outofstock .product-availability strong { color: #FF0000; } 

.product-info { padding: 40px 0px 30px; margin: 30px 0px ; border: 1px solid #d7d7d7; border-width: 1px 0px 1px;} 

.product-intro { padding: 0px 0px 40px; margin: 0px 0px 30px; border: 1px solid #d7d7d7; border-width: 0px 0px 1px;} 

.product-intro-list{ list-style: none; margin: -5px -10px; padding: 0px; display: flex; flex-wrap: wrap;}

.product-intro-list li{ width: 50%; padding:5px 10px;}

.product-variations-holder p{ margin-bottom: 20px; } 

.product-variations-holder table{margin: 0px; width: 100%; overflow: hidden; border-collapse: collapse; color: #666666;}

.product-variations-holder td { padding:8px;}

.product-variations-holder td:first-child { padding-left: 0px; color: #000000;}

.product-variations-holder td:last-child { padding-right: 0px;}

.product-details-footer { padding: 15px 0px 0px; border: 1px solid #EBEBEB; border-width: 0px 0px 0px;} 

.add-qty { display: flex; position: relative; align-items: center; justify-content: space-between; } 

.qty {  padding: 0px 60px !important; color: #4B4B4B !important; margin: 0px; order: 2; width:160px; font-weight: 400; text-align: center; height: 55px; font-size: 17px; border: 1px solid #DFDFDF !important; border-radius: 0px; background: transparent !important;} 

.qty-btn { display: flex; align-items: center; justify-content: center; border: 0px solid #EEEEEE; padding: 0px; background:transparent; color:#949CA1; transition: all 0.2s linear; overflow: hidden; line-height: 1;  width: 55px; height:55px; position: absolute; opacity: 1;} 

.qty-btn:hover { background:transparent; color:#B7650F; opacity: 1; border-color: transparent; top: 0px; } 

.qty-dwn { order: 1; left: 0px; } 

.qty-up { order: 3; right: 0px;} 

.qty-btn i { position: relative; } 

.ptitle{ color: #555555;}

/*--outofstock-*/

.woocommerce .product-box-holder.product-outofstock .product-box-footer .button:last-child { pointer-events: none; cursor: default; } 

.woocommerce .product-box-holder.product-outofstock .product-box-footer .button:last-child { opacity: .5;} 

.tool-bar .woocommerce-ordering { margin-bottom: 0px !important; float: none !important; } 

.woocommerce .add_to_cart_button.added,.woocommerce .product-box-footer a.button.added,.woocommerce .product-box-footer a.added_to_cart.added,.woocommerce .product-cart .button.added,.woof_products_top_panel,.woof_products_top_panel_content,.product-list-holder .woocommerce-notices-wrapper { display: none !important; } 

.review-box,.review-form-holder{box-shadow: 0px 40px 69px rgba(0,0,0,0.08); background-color: #ffffff; border-radius: 20px; padding: 40px;}

.review-avtar .img-holder{ border-radius: 50%; overflow: hidden; width: 50px; padding-bottom: 50px;}

.review-star { line-height: 1; } 

.review-star:last-child { margin-bottom: 0px; } 

.review-description{ padding-top: 40px;}

.review-box-footer{ line-height: 1.1;}

.review-form-holder{ padding: 80px 0px;}

/* Products Media*/

@media only screen and (max-width: 1599.98px) {

.sidebar{ padding-right: 50px;}

.widget-box{ margin-bottom:40px;}

.widget-box-title {height: 45px;padding: 0px 20px;}

.widget-box-content {padding: 5px 20px;}

.widget-box-filter ul li{ padding: 15px 0px;}

.widget-box-filter ul li a{ font-size: 13px;}

.product-box-title {padding-bottom: 15px;}

.product-box-info-holder { padding: 5px 20px 20px;}

.product-box-info{padding: 0px 0px 0px;}

.product-box-header {padding: 0px 20px; }

.product-tag span {font-size: 13px; padding: 0px 20px 0px; min-width: 70px; height: 24px;}

.product-details .product-tag span{font-size: 15px;}

.product-wishlist a{ font-size: 20px;}

.product-details .product-wishlist a i {font-size: 18px;}

.product-box-footer {padding: 0px 15px 20px;}

.product-details-footer{padding: 10px 0px 0px;}

.woocommerce .product-box-footer a.button,.woocommerce .product-box-footer a.added_to_cart { min-width: 160px;}

.woocommerce .product-details .product-cart .button{padding: 0px 30px; height: 46px; }

.woocommerce .product-box-footer a.button img,.woocommerce .product-box-footer a.added_to_cart img{ max-width: 18px;}

.price-holder { padding: 0px; font-size: 15px;}

.price-holder bdi,.price-holder ins bdi { font-size: 13px !important; } 

.price>del, .price-holder del bdi { font-size: 13px !important; } 

.price>del,table.wishlist_table tbody td.product-price del, .wishlist_table.mobile li .item-details table.item-details-table del {margin-right: 0px; margin-left: 10px; } 

.product-details{ padding-left: 60px;}

/* .product-details h1{ font-size: 26px;} */

.product-details .price-holder{padding: 0px 0px 30px;}

.product-details .price-holder bdi,.product-details .price-holder ins bdi { font-size: 20px !important;  } 

.product-details .price>del, .product-details .price-holder del bdi { font-size: 20px !important; }
.gallery-holder {width: 350px;} 
.gallery-nav{padding: 0px 30px;}

.gallery-nav-slide {padding: 0px 5px;} 

.gallery-nav .slick-prev{ left: -30px;}

.gallery-nav .slick-next{ right: -30px;}

.qty { width: 130px;padding: 0px 50px !important; height: 46px;} 

.qty-btn {width: 46px; height:46px;} 

.product-details .product-wishlist a { font-size: 26px; width: 46px; height: 46px;} 

.gallery-main {margin-bottom: 30px;}

.product-intro{padding: 0px 0px 30px;margin: 0px 0px 20px;}

.woocommerce .product-cart .button img{ width: 20px;}

.widget-box.alt {padding: 20px;}

.product-list-holder{ padding: 20px 0px;}

.review-box{ padding: 30px;}

.review-avtar .img-holder {width: 40px;padding-bottom: 40px;}

.review-form-holder {padding: 60px 0px;}

.review-description { padding-top: 30px;}

.product-info {padding: 30px 0px 30px;margin: 20px 0px;}

}

@media only screen and (max-width: 1199.98px) {

.woocommerce .product-details .product-cart .button {padding: 0px 30px;}

.listing-right{ padding-top: 20px;}

.product-details{ padding-left: 30px; padding-top: 0px;}

.gallery-nav .slick-prev{ left: -10px;}

.gallery-nav .slick-next{ right: -10px;}



}

@media only screen and (max-width: 1023.98px) {



}

@media only screen and (max-width: 991.98px) {

.gallery-holder { margin:0px auto;}



}

@media only screen and (max-width: 767.98px) {

.review-form-holder .container { padding: 0px 30px !important; }

}

@media only screen and (max-width: 575.98px) {

.widget-box { margin-bottom: 30px;}

.widget-box-title { height: 50px;}

.widget-box h4 {font-size: 14px;}


.gallery-holder {width: 100%;} 
.gallery-main {margin-bottom: 20px;}

.gallery-nav {padding: 0px 40px; }

.gallery-nav-slide {padding: 0px 5px;}

.gallery-nav .slick-prev{ left: 0px;}

.gallery-nav .slick-next{ right: 0px;}

.gallery-main-slide .img-holder, .gallery-nav-slide .img-holder{ border-radius: 10px;}

.product-box-info-holder > a{padding: 20px;}

.product-box-header {padding: 0px 15px; }

.price-holder bdi,.price-holder ins bdi {font-size: 13px !important; } 

.price>del, .price-holder del bdi {font-size: 13px !important; } 

.product-details .price-holder bdi,.product-details .price-holder ins bdi { font-size: 16px !important;  } 

.product-details .price>del, .product-details .price-holder del bdi { font-size: 16px !important; }

.product-intro{padding: 0px 0px 20px;margin: 0px 0px 15px;}

/* .product-details h1 {font-size: 20px;} */

.qty { height: 40px;width: 120px; padding: 0px 40px !important;} 

.qty-btn { width: 40px; height: 40px;} 

.product-availability{ padding-top: 0px;}

.product-details .product-wishlist a { font-size: 20px;width: 40px;height: 40px;} 

.product-details .price-holder{padding: 0px 0px 20px;}

.product-intro-list li{ width: 100%;}

.product-wishlist a {font-size: 18px;}

.product-box-footer { padding: 0px 15px 20px;}

.woocommerce .product-details .product-cart .button { padding: 0px 20px; height: 40px;}

.product-list-holder{padding: 30px 0px 0px;}

.woocommerce .product-box-footer a.button, .woocommerce .product-box-footer a.added_to_cart { min-width: 130px !important;}

.product-tag span {font-size: 12px; padding: 0px 10px 0px; min-width: 50px;}

.product-details .product-tag span{font-size: 15px;}

.review-box { padding: 20px;  }

.review-description {padding-top: 20px;}

.review-form-holder{padding: 30px 0px;}

.review-form-holder .container {padding: 0px 20px !important;}

.product-info { padding: 20px 0px 20px; margin: 20px 0px;  }

}

/*--Products Listing/ Products Details  END--*/

/*-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: 30px 0px; }

.odd-even-box:first-child { padding-top: 0px !important; }

.odd-even-box:last-child { padding-bottom: 0px !important; border-bottom: 0px; }

.odd-even-list .odd-even-box:nth-child(even) .row > [class*="col-"]:first-child, .odd-even-list .odd-even-box:nth-child(even) > .colContainer > .row > [class*="col-"]:first-child { order: 2; }

.odd-even-list .odd-even-box:nth-child(even) .row > [class*="col-"]:last-child, .odd-even-list .odd-even-box:nth-child(even) > .colContainer > .row > [class*="col-"]:last-child { order: 1; }

.odd-even-list .odd-even-box .textColLeft, .odd-even-list .odd-even-box .textColRight { height: 100%; display: flex; align-items: center; }

.odd-even-list .odd-even-box:nth-child(even) .textColLeft { float: left; }

.odd-even-list .odd-even-box:nth-child(even) .textColRight { float: right; }

.odd-even-img { margin-left: -20px;}

.odd-even-list .odd-even-box:nth-child(even) .odd-even-img {margin-left: 0px;margin-right: -20px;}

.odd-even-info {padding-right: 80px;}

.odd-even-list .odd-even-box:nth-child(even) .odd-even-info {padding-right: 0px;padding-left: 80px;}

/*----*/

.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; box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2); }

.news-box:hover{position: relative;}

.news-box a{position: relative; display: block;}

.news-box .img-holder{ padding-bottom: 135.97%; min-height: 360px;}

.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;}

/*---*/

.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: absolute; left: 0px; z-index: 1; }

.section-saperator img { width: 100%; }

.saperator-bottom { bottom: 0px; }

.saperator-top { top: 0px; }

.icon-holder { display: flex; justify-content: center; align-items: center; }

.icon-holder.icon-rounded { border-radius: 50%; }

.icon-holder img { max-height: 100%; }

.img-swap { transition: all 0.2s linear; position: relative; display: flex; justify-content: center; align-items: center; text-align: center; line-height: 1; }

.img-swap img { transition: all 0.2s linear; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); max-height: 100%; }

.img-swap img + img { opacity: 0; }

.img-swap-holder:hover .img-swap img { opacity: 0; }

.img-swap-holder:hover .img-swap img + img { opacity: 1; }

em { font-style: italic; }

.pageTitle-holder { margin-bottom: 20px; position: relative; padding-bottom: 20px; border-bottom: 1px solid #ffffff; }

.pageTitle-holder:last-child { margin-bottom: 0px; }

/* .pageTitle-holder::before { content:""; position: absolute; left: 0px; bottom: 0px; width:70px; height: 8px; background:#b7bac1; border-radius: 0px; }  */

.pageTitle-holder.text-center::before { left: 50%; transform: translateX(-50%); }

.pageTitle-holder.white::before { background: #d1d1d1; }

.pageTitle { position: relative; padding: 0px 0px 0px; margin-bottom: 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: 700; line-height: 1.1; color: #333333; }

.pageTitle.xl h1, .pageTitle.xl h2, .pageTitle.xl h3, .pageTitle.xl h4, .pageTitle.xl h5, .pageTitle.xl h6 { font-size: 70px; }

.pageTitle.lg h1, .pageTitle.lg h2, .pageTitle.lg h3, .pageTitle.lg h4, .pageTitle.lg h5, .pageTitle.lg h6 { font-size: 60px; }

.pageTitle h1, .pageTitle h2, .pageTitle h3, .pageTitle h4, .pageTitle h5, .pageTitle h6 { font-size: 50px; }

.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: 32px; 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: 14px; padding-bottom: 20px; font-weight: 600; position: relative; display: inline-flex; align-items: center; letter-spacing: 1.4px; text-transform: uppercase; }

/* .pageTitle h3::before{ content: ""; width: 64px; height: 4px; background: #00538C; margin-right: 15px;} */

.has-data-text::before { content: attr(data-text); position: relative; font-size: 11.5vw; font-weight: 500; color: #b3b3b3; z-index: -1; line-height: 1; display: block; opacity: 0.03; text-transform: capitalize; text-align: center; }

@media screen and (min-width: 1920.99px) {

.has-data-text::before { font-size: 127px;}

}

.has-data-text h2, .has-data-text h1 { z-index: 1; position: relative; }

/*--Banner--*/

.homeBannerSlider { margin: 0px !important; border-radius: 0px; overflow: hidden; }

.banner-slide { position: relative; display: block !important; }

.banner_caption { position: absolute; z-index: 2; width: 100%; height: 100%; top: 0px; left: 0px; display: flex; align-items: center; justify-content: center; }

.banner_caption.bt { align-items: flex-end; justify-content: flex-start; }

.banner_caption::before { content: ""; position: absolute; width: 100%; height: 100%; left: 0%; top: 0%; background: #000000; z-index: -1; background-position: left center; opacity: 0; }

.inner-banner .banner_caption::before { display: none; }

.caption-bottom { align-items: end; }

.caption-top { align-items: start; }

.banner_caption-inner { max-width: 570px; margin-left: auto; }

.banner_caption-inner h1 { font-size: 55px; line-height: 1.1; padding-bottom: 20px; color: #ffffff; font-weight: 700; }

.banner_caption-inner h2 { font-size: 65px; line-height: 1.1; padding-bottom: 30px; color: #ffffff; font-weight: 700; }

.banner_caption-inner h3 { padding-bottom: 0px; }

.banner_caption-inner p { opacity: 0.75; }

.home-banner-img-holder { position: relative; }

.home-banner-img { position: relative; overflow: hidden; padding-bottom: 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: 16.66%; min-height: 200px; }

.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% !important; max-width: 100% !important; margin: 0px !important; text-align: center; }

.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%;}

/*---*/

.border-container{ border-top: 1px solid #D7D7D7;border-bottom: 1px solid #D7D7D7;}

.border-bottom-container{border-bottom: 1px solid #D7D7D7;}

.border-top-container{border-top: 1px solid #D7D7D7;}

.home-intro{ padding-right: 140px;}

.brand-box a{ display: block;}

.brand-box .icon-holder{ height: 71px; margin-bottom: 10px;}

.brand-box .img-holder{ padding-bottom: 52.68%;}

.home-about-img-holder{ padding-right: 80px;}

.home-about-img .img-holder{ padding-bottom: 53.79%; min-height: 250px;}

.home-about-img .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; background: none; }

.home-about-img .img-holder::after{ opacity: 1 !important;}

.about-intro{ padding-right: 100px;}

.pod-box{ max-width: 291px; margin: 0px auto;}

.pod-box .icon-holder{ height: 98px;}



.milestones-container{ position: relative;}

.milestones-container:before { position: absolute; display: block; z-index: -1; width: 100%; left: 0%; top: 50%; height: 1px; content: ''; overflow: hidden; margin: 0px auto; background:url(../images/milestone-line.png) repeat-x left top; }

.milestone-block{width: 350px; padding-bottom: 120px; padding-right: 60px; position: relative;}

.milestones-slider .slick-slide div:nth-child(2) .milestone-block{padding-bottom: 0px; padding-top: 120px; padding-right: 0px; padding-left: 60px;}

.milestone-info{ height: 170px; overflow: hidden;}

.milestone-block:before,.milestone-block:after {position: absolute; display: block; content: '';}

.milestone-block:before { width: 1px; left: 90px; height: 80px; bottom: 0px; background:url(../images/milestone-line1.png) repeat-y left top; }

.milestone-block:after { width: 13px; left: 84px; bottom: 80px; height: 13px; background: #F7C399; border: 2px solid #EC6900; border-radius: 100%; }

.milestones-slider .slick-slide div:nth-child(2) .milestone-block:before { top: 0px; bottom: auto; left: 200px; }

.milestones-slider .slick-slide div:nth-child(2) .milestone-block:after { top: 80px; bottom: auto; left: 194px; }

.award-box .img-holder{ border: 1px solid #E0E0E0; border-radius: 10px; padding-bottom: 140.72%;}

.award-box.alt .img-holder{ padding-bottom:130px;}

.award-box .img-holder figure{ padding: 10px;}

.award-box-info{ padding: 40px 30px;}

.award-box.alt .award-box-info{ padding: 20px 0px;}

.brand-icon-pods .icon-holder{ height: 98px;}

.product-box>a:hover *{ color: #EC6900;}

/* .right-col{ padding-left: 60px;} */

.product-info ul{ list-style: none; margin: 0px; padding: 0px;}

.product-info ul li{ padding-bottom: 10px;}

.product-info ul li strong{ color: #333333;}

.product-intro ul li{ padding-left: 90px; position: relative;}

.product-intro ul li>strong{ position: absolute; left: 30px;color: #333333;}

.care-plan-box .icon-holder{ height: 90px; width: 90px; background-color: #FDF0E6; border-radius: 5px;}

.care-plan-box{ padding-bottom: 10px;}

.care-plan-box:last-child{ padding-bottom: 0px;}

.table-holder .table th.orange{ background: #F26B21;}

.table-holder .table th.green{ background: #9CAF88;}

.table-holder .table th.dark{ background: #392F2C;}

.gallery-holder .product-box-header{ position: absolute; padding: 0px 45px;}

.talents-box,.talents-box p{ text-align: left !important;}

.talents-box .img-holder{ width: 140px; padding-bottom: 140px; border-radius: 5px;}

.talents-box p{ margin-bottom: 8px;}

.regions-list{ list-style: none; margin: 0px; padding: 0px; position: relative; display: flex; flex-wrap: wrap;}

.regions-list li{ width: 20%;}

.regions-list li .icon-holder{ width: 106px; height: 106px; background-color: #FDF0E6; margin: 0px auto;}

.regions-list li:nth-child(1),.regions-list li:nth-child(5){ margin-top: 110px;}

.regions-list li:nth-child(2),.regions-list li:nth-child(4){ margin-top: 40px;}

.global-map-container{ position: relative; margin-top: -50px;}

.counter-box { color: #555555;}

.counter-holder {font-size: 26px; color: #333333;font-weight: 700;}

.counter { line-height: 1; position: relative; display: inline-flex; overflow: hidden; align-items: center; height: 1.5rem; padding: 0px; }

.counter > span { z-index: 1; display: flex; flex-direction: column; height: 100%; transition: all 1.5s ease; transform: translateY(0); line-height: 1; }

.counter-holder.md { font-size: 50px;}

.counter-holder.md .counter { height: 3rem; }

.counter > span span { flex: 0 0 100%; height: 100%; display: flex; align-items: center; justify-content: center;}

.counter:nth-child(1) > span { transition-delay: 0s; }

.counter:nth-child(2) > span { transition-delay: 0.25s; }

.counter:nth-child(3) > span { transition-delay: 0.50s; }

.counter:nth-child(4) > span { transition-delay: 0.75s; }

.counter:nth-child(5) > span { transition-delay: 1s; }

.counter:nth-child(6) > span { transition-delay: 1.25s; }

.counter:nth-child(7) > span { transition-delay: 1.50s; }

.counter:nth-child(8) > span { transition-delay: 1.75s; }

.counter:nth-child(9) > span { transition-delay: 2s; }

.counter:nth-child(10) > span { transition-delay: 2.25s; }

.counter:nth-child(11) > span { transition-delay: 2.50s; }

.counter:nth-child(12) > span { transition-delay: 2.75s; }

.counter:nth-child(13) > span { transition-delay: 3s; }

.counter:nth-child(14) > span { transition-delay: 3.25s; }

.counter:nth-child(15) > span { transition-delay: 3.50s; }

.counter:nth-child(16) > span { transition-delay: 3.75s; }

.counter:nth-child(17) > span { transition-delay: 4s; }

.counter:nth-child(18) > span { transition-delay: 4.25s; }

.counter:nth-child(19) > span { transition-delay: 4.50s; }

.counter:nth-child(20) > span { transition-delay: 4.75s; }

.counter-holder.lg { font-size: 180px; border-color: transparent; position: relative; }

.counter-holder.lg .counter { height: 12rem; }

.search-box { position: relative;}

.search-button{ position: absolute; right: 0px; top: 0px; display: flex; justify-content: center; align-items: center; padding: 0px; border: 0px;height: 100%; width: 60px; background:none !important; border-radius: 0px;transition: all 0.2s linear;}

.search-button:hover{ background: #1D3756;}

.search-input{ font-weight: 400; text-transform: none;}

.search-button:hover img{ filter: invert(62%) sepia(49%) saturate(7487%) hue-rotate(6deg) brightness(97%) contrast(101%);}

/*--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%; border-radius: 15px; }

.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: 119px; height: 119px; background: url(../images/play-btn.png) no-repeat; background-size: 100% 100%; }

.video-container.md a::before { width: 100px; height: 100px; }

.video-container a::after { position: absolute; content: ""; width: 100%; height: 100%; display: block; left: 0px; top: 0px; background: #231815; opacity: 0.7; z-index: 1; }

/* HTML Video */

video { display: block; height: auto; margin: auto; position: relative; width: 100%; }

.video-wrap { margin: 0 auto; position: relative; width: 100%; }

.cover-video video, .cover-video iframe { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; object-fit: cover; }

.video-wrap.cover-video { padding-bottom: 36.35%; }

/* <div class="video-wrap">

 <video autoplay muted playsinline loop poster="images/video.jpg">

 <source src="video.mp4" type="video/mp4" />

 Your browser does not support HTML5 video.

 </video>

</div> */

.ratio { overflow: hidden; }

.bg-overlay { position: relative; }

.bg-overlay::before { position: absolute; content: ""; width: 100%; height: 100%; display: block; left: 0px; top: 0px; background: #000000; z-index: 0; opacity: .3; }

.overlay-white::before { background: #ffffff; }

.overlay-xxl::before, .overlay-xl::before, .overlay-lg::before, .overlay-md::before, .overlay-sm::before { visibility: hidden; }

.rounded-corner-xxl { border-radius: 180px; overflow: hidden; }

.rounded-corner-xl { border-radius: 80px; overflow: hidden; }

.rounded-corner-lg { border-radius: 50px; overflow: hidden; }

.rounded-corner { border-radius: 25px; overflow: hidden; }

.rounded-corner-md { border-radius: 20px; overflow: hidden; }

.rounded-corner-sm { border-radius: 10px; overflow: hidden; }

.box-shadow { box-shadow: 1px 0px 14px rgba(0, 0, 0, 0.1); }

.height100 { height: 100%; position: relative; }

[data-animation-in] {opacity: 0;}

.loadmore-item { display: none; }

/*<div class="loadMoreBtn text-center mt50" ><a href="javascript:void(0); " class="custom-button">Load More</a></div>*/

.index0 { z-index: 0; position: relative; }

.index1 { z-index: 1; position: relative; }

.index2 { z-index: 2; position: relative; }

.overflow-show { overflow: visible; }

.overflow-hide { overflow: hidden; }

.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: #333333; }

.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: #EC6900; }

.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: #231815; }

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: #555555; }

.alternate, .pageTitle.alternate h1, .pageTitle.alternate h2, .pageTitle.alternate h3, .pageTitle.alternate h4, .pageTitle.alternate h5, .pageTitle.alternate h6, .icon-alternate li::before, .ul-listing .icon-alternate::before { color: #17759d; }

.alternate1, .pageTitle.alternate1 h1, .pageTitle.alternate1 h2, .pageTitle.alternate1 h3, .pageTitle.alternate1 h4, .pageTitle.alternate1 h5, .pageTitle.alternate1 h6, .icon-alternate1 li::before, .ul-listing .icon-alternate1::before { color: #18485d; }

.light, .pageTitle.light h1, .pageTitle.light h2, .pageTitle.light h3, .pageTitle.light h4, .pageTitle.light h5, .pageTitle.light h6, .icon-light li::before, .ul-listing .icon-light::before { color: #adadad; }

.dark, .pageTitle.dark h1, .pageTitle.dark h2, .pageTitle.dark h3, .pageTitle.dark h4, .pageTitle.dark h5, .pageTitle.dark h6, .icon-dark li::before, .ul-listing .icon-dark::before { color: #101010; }

.black, .pageTitle.black h1, .pageTitle.black h2, .pageTitle.black h3, .pageTitle.black h4, .pageTitle.black h5, .pageTitle.black h6, .icon-black li::before, .ul-listing .icon-black::before { color: #000000; }

.red, .pageTitle.red h1, .pageTitle.red h2, .pageTitle.red h3, .pageTitle.red h4, .pageTitle.red h5, .pageTitle.red h6, .icon-red li::before, .ul-listing .icon-red::before { color: #ff1717; }

.white, a.white, .pageTitle.white h1, .pageTitle.white h2, .pageTitle.white h3, .pageTitle.white h4, .pageTitle.white h5, .pageTitle.white h6, .icon-white li::before, .ul-listing .icon-white::before { color: #ffffff; }

::selection, ::-moz-selection {color: #ffffff;}

::selection, ::-moz-selection, ::-webkit-scrollbar-thumb {background-color: #EC6900;}

::-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: #EC6900 #999999; }

@media print {a[href]::after { content: none !important; }}

.grecaptcha-badge { z-index: 2; bottom: 70px !important; }

.slick-list.draggable { user-select: text; }

/*----*/

/*--@media---*/

/*-1500--125%*/

@media only screen and (max-width: 1599.98px) {

.container.container-xxl { max-width: 1360px; padding: 0px 30px; }

.container.container-xl { max-width: 1310px; padding: 0px 30px; }

.container.container-lg, .header-container { max-width: 1200px; padding: 0px 30px; }

.container.container-md { max-width: 1120px; padding: 0px 30px; }

.container { max-width: 1010px; padding: 0px 30px; }

.container.container-sm { max-width: 870px; padding: 0px 30px; }

.container-fluid { max-width: 100%; padding-right: 50px; padding-left: 50px; }

.colContainer.xxl .textColRight, .colContainer.xxl .textColLeft { width: 650px; }

.colContainer.xl .textColRight, .colContainer.xl .textColLeft { width: 625px; }

.colContainer.lg .textColRight, .colContainer.lg .textColLeft { width: 570px; }

.textColRight, .textColLeft { width: 475px; }

.colContainer.md .textColRight, .colContainer.md .textColLeft { width: 530px; }

.colContainer.sm .textColRight, .colContainer.sm .textColLeft { width: 405px; }

body { font-size: 15px; }

p { margin-bottom: 20px; }

h1, .h1 { font-size: 37px; }

h2, .h2 { font-size: 33px; }

h3, .h3 { font-size: 29px; padding: 0px 0px 18px; }

h4, .h4 { font-size: 25px; padding: 0px 0px 18px; }

h5, .h5 { font-size: 20px; padding: 0px 0px 20px; }

h6, .h6 { font-size: 16px; padding: 0px 0px 20px; }

hr { margin: 50px 0px; }

hr.md { margin: 30px 0px; }

.hr-alt { border-top: 1px solid #dddddd; margin: 25px 0px; }

.inner-container-xxl { padding: 120px 0px; }

.inner-container-xl { padding: 100px 0px; }

.inner-container-lg { padding: 80px 0px; }

.inner-container { padding: 60px 0px; }

.inner-container-md { padding: 40px 0px; }

.inner-container-sm { padding: 30px 0px; }

.gutters-15 { margin-right: -12px; margin-left: -12px; }

.gutters-15 > .col, .gutters-15 > [class*="col-"], .gutters-15 > li {padding-right: 12px;padding-left: 12px;}

.gutters-20 { margin-right: -15px; margin-left: -15px; }

.gutters-20 > .col, .gutters-20 > [class*="col-"], .gutters-20 > li {padding-right: 15px;padding-left: 15px;}

.gutters-25 { margin-right: -20px; margin-left: -20px; }

.gutters-25 > .col, .gutters-25 > [class*="col-"], .gutters-25 > li {padding-right: 20px;padding-left: 20px;}

.gutters-30 { margin-right: -25px; margin-left: -25px; }

.gutters-30 > .col, .gutters-30 > [class*="col-"], .gutters-30 > li {padding-right: 25px;padding-left: 25px;}

.gutters-35 { margin-right: -30px; margin-left: -30px; }

.gutters-35 > .col, .gutters-35 > [class*="col-"], .gutters-35 > li {padding-right: 30px;padding-left: 30px;}

.gutters-40 { margin-right: -35px; margin-left: -35px; }

.gutters-40 > .col, .gutters-40 > [class*="col-"], .gutters-40 > li {padding-right: 35px;padding-left: 35px;}

.gutters-50 { margin-right: -40px; margin-left: -40px; }

.gutters-50 > .col, .gutters-50 > [class*="col-"], .gutters-50 > li {padding-right: 40px;padding-left: 40px;}

.grid-15 > .col, .grid-15 > [class*="col-"], .grid-15 > li {padding-top: 12px;padding-bottom: 12px;}

.grid-20 > .col, .grid-20 > [class*="col-"], .grid-20 > li {padding-top: 15px;padding-bottom: 15px;}

.grid-25 > .col, .grid-25 > [class*="col-"], .grid-25 > li {padding-top: 20px;padding-bottom: 20px;}

.grid-30 > .col, .grid-30 > [class*="col-"], .grid-30 > li {padding-top: 25px;padding-bottom: 25px;}

.grid-35 > .col, .grid-35 > [class*="col-"], .grid-35 > li {padding-top: 30px;padding-bottom: 30px;}

.grid-40 > .col, .grid-40 > [class*="col-"], .grid-40 > li {padding-top: 35px;padding-bottom: 35px;}

.grid-50 > .col, .grid-50 > [class*="col-"], .grid-50 > li {padding-top: 40px;padding-bottom: 40px;}

.row.grid-20, ul.grid-20 { margin-top: -15px; margin-bottom: -15px; }

.row.grid-25, ul.grid-25 { margin-top: -20px; margin-bottom: -20px; }

.row.grid-30, ul.grid-30 { margin-top: -25px; margin-bottom: -25px; }

.row.grid-35, ul.grid-35 { margin-top: -30px; margin-bottom: -30px; }

.row.grid-40, ul.grid-40 { margin-top: -35px; margin-bottom: -35px; }

.row.grid-50, ul.grid-50 { margin-top: -40px; margin-bottom: -40px; }

/*--*/

.mt10 { margin-top: 8px !important; }

.mr10 { margin-right: 8px !important; }

.mb10 { margin-bottom: 8px !important; }

.ml10 { margin-left: 8px !important; }

.mt15 { margin-top: 12px !important; }

.mr15 { margin-right: 12px !important; }

.mb15 { margin-bottom: 12px !important; }

.ml15 { margin-left: 12px !important; }

.mt20 { margin-top: 15px !important; }

.mr20 { margin-right: 15px !important; }

.mb20 { margin-bottom: 15px !important; }

.ml20 { margin-left: 15px !important; }

.mt25 { margin-top: 20px !important; }

.mr25 { margin-right: 20px !important; }

.mb25 { margin-bottom: 20px !important; }

.ml25 { margin-left: 20px !important; }

.mt30 { margin-top: 25px !important; }

.mr30 { margin-right: 25px !important; }

.mb30 { margin-bottom: 25px !important; }

.ml30 { margin-left: 25px !important; }

.mt35 { margin-top: 30px !important; }

.mr35 { margin-right: 30px !important; }

.mb35 { margin-bottom: 30px !important; }

.ml35 { margin-left: 30px !important; }

.mt40 { margin-top: 35px !important; }

.mr40 { margin-right: 35px !important; }

.mb40 { margin-bottom: 35px !important; }

.ml40 { margin-left: 35px !important; }

.mt50 { margin-top: 40px !important; }

.mr50 { margin-right: 40px !important; }

.mb50 { margin-bottom: 40px !important; }

.ml50 { margin-left: 40px !important; }

.mb60 { margin-bottom: 45px !important; }

.mb70 { margin-bottom: 45px !important; }

.mb80 { margin-bottom: 50px !important; }

.mb90 { margin-bottom: 60px !important; }

.mb100 { margin-bottom: 80px !important; }

/*--*/

.mr-25 { margin-right: -20px !important; }

.ml-25 { margin-left: -20px !important; }

.mr-30 { margin-right: -25px !important; }

.ml-30 { margin-left: -25px !important; }

.mr-40 { margin-right: -30px !important; }

.ml-40 { margin-left: -30px !important; }

.mr-50 { margin-right: -40px !important; }

.ml-50 { margin-left: -40px !important; }

.mr-60 { margin-right: -45px !important; }

.ml-60 { margin-left: -45px !important; }

.mr-70 { margin-right: -45px !important; }

.ml-70 { margin-left: -45px !important; }

.mr-80 { margin-right: -50px !important; }

.ml-80 { margin-left: -50px !important; }

.mr-90 { margin-right: -60px !important; }

.ml-90 { margin-left: -60px !important; }

.mr-100 { margin-right: -80px !important; }

.ml-100 { margin-left: -80px !important; }

.p15 { padding: 10px !important; }

.pt15 { padding-top: 10px !important; }

.pr15 { padding-right: 10px !important; }

.pb15 { padding-bottom: 10px !important; }

.pl15 { padding-left: 10px !important; }

.p20 { padding: 15px !important; }

.pt20 { padding-top: 15px !important; }

.pr20 { padding-right: 15px !important; }

.pb20 { padding-bottom: 15px !important; }

.pl20 { padding-left: 15px !important; }

.p25 { padding: 20px !important; }

.pt25 { padding-top: 20px !important; }

.pr25 { padding-right: 20px !important; }

.pb25 { padding-bottom: 20px !important; }

.pl25 { padding-left: 20px !important; }

.p30 { padding: 25px !important; }

.pt30 { padding-top: 25px !important; }

.pr30 { padding-right: 25px !important; }

.pb30 { padding-bottom: 25px !important; }

.pl30 { padding-left: 25px !important; }

.p35 { padding: 30px !important; }

.pt35 { padding-top: 30px !important; }

.pr35 { padding-right: 30px !important; }

.pb35 { padding-bottom: 30px !important; }

.pl35 { padding-left: 30px !important; }

.p40 { padding: 30px !important; }

.pt40 { padding-top: 30px !important; }

.pr40 { padding-right: 30px !important; }

.pb40 { padding-bottom: 30px !important; }

.pl40 { padding-left: 30px !important; }

.p45 { padding: 35px !important; }

.pt45 { padding-top: 35px !important; }

.pr45 { padding-right: 35px !important; }

.pb45 { padding-bottom: 35px !important; }

.pl45 { padding-left: 35px !important; }

.p50 { padding: 40px !important; }

.pt50 { padding-top: 40px !important; }

.pr50 { padding-right: 40px !important; }

.pb50 { padding-bottom: 40px !important; }

.pl50 { padding-left: 40px !important; }

.p60 { padding: 45px !important; }

.pt60 { padding-top: 45px !important; }

.pr60 { padding-right: 45px !important; }

.pb60 { padding-bottom: 45px !important; }

.pl60 { padding-left: 45px !important; }

.p70 { padding: 45px !important; }

.pt70 { padding-top: 45px !important; }

.pr70 { padding-right: 45px !important; }

.pb70 { padding-bottom: 45px !important; }

.pl70 { padding-left: 45px !important; }

.p80 { padding: 50px !important; }

.pt80 { padding-top: 50px !important; }

.pr80 { padding-right: 50px !important; }

.pb80 { padding-bottom: 50px !important; }

.pl80 { padding-left: 50px !important; }

.p90 { padding: 60px !important; }

.pt90 { padding-top: 60px !important; }

.pr90 { padding-right: 60px !important; }

.pb90 { padding-bottom: 60px !important; }

.pl90 { padding-left: 60px !important; }

.pt100 { padding-top: 80px !important; }

.pr100 { padding-right: 80px !important; }

.pb100 { padding-bottom: 80px !important; }

.pl100 { padding-left: 80px !important; }

.pt110 { padding-top: 80px !important; }

.pb110 { padding-bottom: 80px !important; }

.pt120 { padding-top: 80px !important; }

.pb120 { padding-bottom: 80px !important; }

.pt130 { padding-top: 100px !important; }

.pb130 { padding-bottom: 100px !important; }

.p0 { padding: 0px !important; }

.pt0 { padding-top: 0px !important; }

.pr0 { padding-right: 0px !important; }

.pb0 { padding-bottom: 0px !important; }

/*---*/

#toTop { width: 70px; height: 70px; }

.logo { width: 225px; padding: 20px 0px; }

.nav > ul > li { padding: 0px 15px; }

.nav > ul > li > a { padding: 20px 0px; font-size: 15px; }

.nav > ul ul, .nav > ul ul ul { width: 170px; }

.nav > ul ul a, .nav > ul ul ul a { font-size: 15px; padding: 10px 15px; }

.nav > ul ul, .nav > ul ul ul { margin: -30px 0px 0px 0px; }

.nav > ul ul > li:hover > ul, .nav > ul ul ul > li:hover > ul {margin-top: -42px;}

.top-link img, .top-cart img { max-width: 18px; max-height: 18px; }

.footer-bar a .cart-count, .top-cart .cart-count { top: -12px; right: -12px; width: 22px; height: 22px; font-size: 12px; }

.main-content-wrapper { margin-top: 79px; }

.form-group { margin-bottom: 20px; }

.form-group label, .custom-label { font-size: 13px; }

.form-control, .nice-select, .btn-group .btn, .f-upload .file-input .file-caption-name, select.multipleSelect { height: 44px; line-height: 42px; padding: 0px 20px; font-size: 13px; }

textarea.form-control { padding: 15px 20px; height: 172px; border-radius: 5px; }

textarea.height1 { height: 110px; }

.nice-select::after { right: 15px; }

.nice-select { padding-right: 40px; }

.form-control.height-60, .height-60 .nice-select { height: 50px; line-height: 48px; }

.form-control.height-55, .height-55 .nice-select { height: 44px; line-height: 42px; }

.form-control.height-45, .height-45 .nice-select { height: 40px; line-height: 38px; font-size: 13px; }

.form-control.height-40, .height-40 .nice-select { height: 40px; line-height: 38px; font-size: 13px; }

.NiceSelect.lg .nice-select { min-width: 210px; }

.NiceSelect.md .nice-select { min-width: 170px; }

.NiceSelect.sm .nice-select { min-width: 80px; }

.NiceSelect.xs .nice-select { min-width: 40px; }

.NiceSelect.PlainSelect .nice-select{ font-size: 15px;}

.custom-button, .f-upload .input-group-btn .btn-upload { padding: 0px 25px; font-size: 13px; height: 44px; }

.button-icon { padding: 0px; width: 46px; }

.input-group-addon { right: 0px; }

.custom-button.btn-lg { padding: 0px 40px; font-size: 19px; height: 70px; }

.custom-button.btn-md { padding: 0px 20px; font-size: 11px; height: 40px; }

.custom-button.btn-sm { padding: 0px 25px; height: 40px; }

.checkbox label::before, .radio label > span::before, .radio1 label::before, .checkbox label::after, .radio label > span::after, .radio1 label::after { top: 0px; }

.slick-arrow { width: 44px; height: 44px; font-size: 18px;}

.arrows-plain .slick-arrow img { width: 22px; }

.arrows-plain .slick-arrow { font-size: 18px !important; }

.arrows-inside .slick-prev { left: 35px; }

.arrows-inside .slick-next { right: 35px; }

.arrows-outside .slick-prev { left: -100px; }

.arrows-outside .slick-next { right: -100px; }

.slick-dots { bottom: -30px; }

.featured-slider { margin: -20px -12px; }

.featured-slide { padding: 20px 12px; display: block; }

.featured-slider .slick-prev { left: -100px; }

.featured-slider .slick-next { right: -100px; }

.ul-listing li { padding-left: 25px; }

.ul-listing li::before { top: 9px; font-size: 5px; }

.listing-style1 li::before { top: 5px;  }

.listing-style2 li { padding-left: 25px; padding-bottom: 15px; }

.listing-style2 li::before { top: 0px; width: 17px; height: 17px; }

.anchored-listing li a{padding-left: 18px;}

.anchored-listing li a::before {top: 6px;font-size: 9px;}

.pagination { margin: 0px 5px; }

.page-item { padding: 5px 5px; }

.page-link/*,.page-item span*/ { width: 45px; height: 45px; font-size: 21px; }

.page-item span { padding: 0px 8px; font-size: 21px; }

.page-link img { max-width: 38px; }

.modal-body { padding: 40px; }

.modal-xxl { max-width: 1300px; }

.modal-xl { max-width: 950px; }

.modal-lg { max-width: 650px; }

.modal-sm { max-width: 300px; }

.banner_caption-inner { max-width: 465px; }

.banner_caption-inner h1 { font-size: 44px; padding-bottom: 15px; }

.banner_caption-inner h2 { font-size: 52px; padding-bottom: 25px; line-height: 1.2;}

.breadcrumb-container.alt { padding: 15px 0px; }

.search-button { width: 50px; height: 100%; }

.search-button img { width: 16px; }

.bottom { padding: 22px 0px; }

.contact-list li { padding-left: 20px; }

.social-icons.icon-rounded li a { width: 60px; height: 60px; font-size: 15px; }

.video-container a::before { width: 60px; height: 60px; }

.bottom-whatsapp-icon { right: 50px; }

.bottom-whatsapp-icon a { width: 60px; height: 60px; font-size: 25px; }

.bottom-whatsapp-icon a img { width: 30px; }

.newsletter-input { padding-right: 140px; }

/* .newsletter-button {}  */

.pageTitle { margin-bottom: 20px; }

.pageTitle.xl h1, .pageTitle.xl h2, .pageTitle.xl h3, .pageTitle.xl h4, .pageTitle.xl h5, .pageTitle.xl h6 { font-size: 60px; }

.pageTitle.lg h1, .pageTitle.lg h2, .pageTitle.lg h3, .pageTitle.lg h4, .pageTitle.lg h5, .pageTitle.lg h6 { font-size: 50px; }

.pageTitle h1, .pageTitle h2, .pageTitle h3, .pageTitle h4, .pageTitle h5, .pageTitle h6 { font-size: 40px; }

.pageTitle.md h1, .pageTitle.md h2, .pageTitle.md h3, .pageTitle.md h4, .pageTitle.md h5, .pageTitle.md h6 { font-size: 32px; }

.pageTitle.sm h1, .pageTitle.sm h2, .pageTitle.sm h3, .pageTitle.sm h4, .pageTitle.sm h5, .pageTitle.sm h6 { font-size: 28px; }

.pageTitle.xs h1, .pageTitle.xs h2, .pageTitle.xs h3, .pageTitle.xs h4, .pageTitle.xs h5, .pageTitle.xs h6 { font-size: 22px; }

.pageTitle small { font-size: 12px; }

.content p { margin: 20px 0px; }

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 { padding-top: 5px; }

.content h1, .content h2 { margin: 20px 0px; font-size: 40px; }

.content h3 { margin: 20px 0px; font-size: 20px; }

.content h4 { margin: 20px 0px; font-size: 18px; }

.content h5 { margin: 15px 0px; font-size: 13px; }

.content h6 { margin: 6px 0px; font-size: 12px; }

.content img { margin-bottom: 6px; border-radius: 20px; }

/*----*/

.size-11 { font-size: 9px; }

.size-12 { font-size: 10px; }

.size-13 { font-size: 11px; }

.size-14 { font-size: 12px; }

.size-15 { font-size: 12px; }

.size-16 { font-size: 13px; }

.size-17 { font-size: 14px; }

.size-18 { font-size: 15px; }

.size-19 { font-size: 15px; }

.size-20 { font-size: 16px; }

.size-21 { font-size: 17px; }

.size-22 { font-size: 18px; }

.size-23 { font-size: 19px; }

.size-24 { font-size: 19px; }

.size-25 { font-size: 20px; }

.size-26 { font-size: 21px; }

.size-27 { font-size: 22px; }

.size-28 { font-size: 23px; }

.size-29 { font-size: 24px; }

.size-30 { font-size: 25px; }

.size-31 { font-size: 25px; }

.size-32 { font-size: 26px; }

.size-33 { font-size: 27px; }

.size-34 { font-size: 28px; }

.size-35 { font-size: 28px; }

.size-36 { font-size: 39px; }

.size-37 { font-size: 30px; }

.size-38 { font-size: 31px; }

.size-39 { font-size: 32px; }

.size-40 { font-size: 33px; }

.rounded-corner-xxl { border-radius: 50px; }

.rounded-corner-xl { border-radius: 35px; }

.rounded-corner-lg { border-radius: 25px; }

.rounded-corner { border-radius: 20px; }

.thankyou-content { max-width: 450px;}

.thankyou-content h1 { font-size: 54px; padding-bottom: 10px;}

.thankyou-content h2 { font-size: 58px; }

.map-holder iframe { height: 292px; }

.grid-ov-info { padding: 20px; }

.grid-content.alt { padding: 20px; }

/* .item-share-holder { padding-top: 30px; } */

.odd-even-box { padding: 25px 0px; }

.odd-even-img { margin-left: -10px;}

.odd-even-list .odd-even-box:nth-child(even) .odd-even-img {margin-left: 0px;margin-right: -10px;}

.odd-even-info {padding-right: 60px;}

.odd-even-list .odd-even-box:nth-child(even) .odd-even-info {padding-right: 0px;padding-left: 60px;}

.payment-method img { max-height: 26px; }

/*----*/

.footer-logo {max-width: 240px; margin-bottom: 20px;}

.ftbox1 {width: 255px;}

.contact-list li i, .contact-list li img {top: 6px;font-size: 12px;}

.homeBannerSlider .slick-arrow { width: 74px; height: 74px; font-size: 25px;}

.homeBannerSlider .slick-prev { left: 5%;}

.homeBannerSlider .slick-next { right: 5%;}

.home-intro {padding-right: 100px;}

.brand-box .icon-holder{ height: 58px;}

.home-about-img-holder{ padding-right: 60px;}

.about-intro{ padding-right: 78px;}

.pod-box{ max-width: 240px;}

.pod-box .icon-holder{ height: 84px;}



.milestone-block{width: 285px; padding-bottom: 100px; padding-right: 45px; position: relative;}

.milestones-slider .slick-slide div:nth-child(2) .milestone-block{padding-bottom: 0px; padding-top: 100px; padding-right: 0px; padding-left: 45px;}

.milestone-info{ height: 120px;}

.milestone-block:before {left: 80px; height: 60px;}

.milestone-block:after {left: 74px; bottom: 60px;}

.milestones-slider .slick-slide div:nth-child(2) .milestone-block:before { top: 1px; bottom: auto; left: 190px; }

.milestones-slider .slick-slide div:nth-child(2) .milestone-block:after { top: 60px; bottom: auto; left: 184px; }

.award-box-info{ padding: 30px 20px;}

.brand-icon-pods .icon-holder{ height: 78px;}

/* .right-col{ padding-left: 50px;} */

.product-intro ul li {padding-left: 75px;}

.gallery-holder .product-box-header{padding: 0px 35px;}

.talents-box .img-holder {width: 115px;padding-bottom: 115px;}

.award-box.alt .img-holder {padding-bottom: 100px;}

.counter-holder {font-size: 21px;}

.counter {height: 1.2rem;}

.regions-list li .icon-holder{ width: 88px; height: 88px; }

.regions-list li:nth-child(1),.regions-list li:nth-child(5){ margin-top: 110px;}

.regions-list li:nth-child(2),.regions-list li:nth-child(4){ margin-top: 40px;}

.global-map-container {margin-top: -40px;}

.news-details-title h1 {font-size: 33px;}

.contact-right {padding: 0px 60px; }

.contact-box .icon-holder{ height: 45px;}

}

/*-1400-*/

@media only screen and (max-width: 1499.98px) {

.container.container-xl { max-width: 100%; padding: 0px 30px; }

}

/*-1300-xxl*/

@media only screen and (max-width: 1399.98px) {

.container-fluid { max-width: 100%; padding-right: 30px; padding-left: 30px; }

.show-xxl { display: block !important; }

.hide-xxl { display: none !important; }

.float-xxl { position: relative; transform: none; top: 0; }

.float-xxl .float-container-info { padding: 30px 0px; }

.arrows-inside .slick-prev { left: 25px; }

.arrows-inside .slick-next { right: 25px; }

.arrows-outside .slick-prev { left: -60px; }

.arrows-outside .slick-next { right: -60px; }

.featured-slider .slick-prev { left: -60px; }

.featured-slider .slick-next { right: -60px; }

.auto-xxl { /*-ms-flex: 0 0 100%; */ flex: 0 0 100%; width: 100%; max-width: 100%; }

.colContainer.xl .textColRight, .colContainer.xl .textColLeft { width: 100%; }

.bottom-whatsapp-icon { right: 30px; }

/*---*/

.nav-container .nav>ul>li:nth-last-child(2) ul ul, .nav-container .nav>ul>li:last-child ul ul { left: -100%; }

.homeBannerSlider .slick-arrow { width: 44px; height: 44px; font-size: 18px;}

.homeBannerSlider .slick-prev { left: 30px;}

.homeBannerSlider .slick-next { right: 30px;}



}

/*-1200-*/

@media only screen and (max-width: 1299.98px) {

.slick-arrow { width: 30px; height: 30px; font-size: 14px; }

.arrows-plain .slick-arrow { font-size: 18px !important; }

.custom-arrows .slick-arrow:first-child { margin-right: 10px; }

.arrows-outside .slick-prev { left: -20px; }

.arrows-outside .slick-next { right: -20px; }

.featured-slider .slick-prev { left: -4px; }

.featured-slider .slick-next { right: -4px; }

.colContainer.lg .textColRight, .colContainer.lg .textColLeft { width: 100%; }

.colContainer.lg .textContent { padding: 0px 30px !important; }

/* .container.container-lg { max-width: 100%; padding: 0px 30px; } */

.footer-wrapper .container .container { padding-right: 0px; padding-left: 0px; }

.modal-body { padding: 30px; }

/*---*/

.homeBannerSlider .slick-arrow { width: 30px; height: 30px; font-size: 14px;}

.homeBannerSlider .slick-prev { left: 10px;}

.homeBannerSlider .slick-next { right: 10px;}

.odd-even-img { margin-left: 0px;}

.odd-even-list .odd-even-box:nth-child(even) .odd-even-img {margin-left: 0px;margin-right: 0px;}

.odd-even-info {padding-right: 30px;}

.odd-even-list .odd-even-box:nth-child(even) .odd-even-info {padding-right: 0px;padding-left: 30px;}

/* .right-col{ padding-left: 30px;} */

.contact-right {padding: 0px 0px 0px 30px; }

}

/*-992-xl*/

@media only screen and (max-width: 1199.98px) {

.height-xl { height: auto !important; }

.show-xl { display: block !important; }

.hide-xl { display: none !important; }

.row-inner-xl { padding-bottom: 30px; }

.leftpad.xl { padding-left: 0px !important; }

.rightpad.xl { padding-right: 0px !important; }

.leftmargin.xl { margin-left: 0px !important; }

.rightmargin.xl { margin-right: 0px !important; }

.pt0-xl { padding-top: 0px !important; }

.pr0-xl { padding-right: 0px !important; }

.pb0-xl { padding-bottom: 0px !important; }

.pl0-xl { padding-left: 0px !important; }

.p0-xl { padding: 0px !important; }

.overlay-xl::before { visibility: visible; }

.auto-xl { /*-ms-flex: 0 0 100%; */ flex: 0 0 100%; width: 100%; max-width: 100%; }

.text-center-xl { text-align: center !important; }

.text-left-xl { text-align: left !important; }

.justify-center-xl { justify-content: center !important; }

.width-xl { width: 100% !important; max-width: 100%; }

.float-xl { position: relative; transform: none; top: 0; }

.float-xl .float-container-info { padding: 30px 0px; }

.img-left.xl, .img-right.xl { margin: 0px 0px 20px 0px; width: 100%; max-width: 100%; float: none; }

ul.d-flex.xl, .form-group.inline.xl { display: block !important; }

.form-group.inline.xl > label, .form-group.inline.xl .control { width: 100%; }

.odd-even-list.xl .odd-even-box:nth-child(even) > .row > [class*="col-"]:first-child, .odd-even-list.xl .odd-even-box:nth-child(even) > .colContainer > .row > [class*="col-"]:first-child { order: 1; }

.odd-even-list.xl .odd-even-box:nth-child(even) > .row > [class*="col-"]:last-child, .odd-even-list.xl .odd-even-box:nth-child(even) > .colContainer > .row > [class*="col-"]:last-child { order: 2; }

.odd-even-list.xl .odd-even-img { padding: 0px !important; }

.odd-even-list.xl .odd-even-info { padding: 0px !important; }

.nav-2col.xl li, .list-2col.xl li, .nav-3col.xl li, .list-3col.xl li { width: 100%; }

#toTop { width: 25px; height: 25px; }

.bottom-whatsapp-icon { right: 10px; }

.bottom-whatsapp-icon a { width: 45px; height: 45px; font-size: 18px; }

/*---*/

.nav > ul > li {padding: 0px 8px;}

.home-about-img-holder {padding-right: 30px; }

.home-intro {padding-right: 30px;}

.about-intro{ padding-right: 30px;}

.milestone-block{width: 321px;}

}

/*-1024-*/

@media only screen and (max-width: 1023.98px) {

.gutters-35, .gutters-40, .gutters-50 { margin-right: -15px; margin-left: -15px; }

.gutters-35 > .col, .gutters-35 > [class*="col-"], .gutters-35 > li, .gutters-40 > .col, .gutters-40 > [class*="col-"], .gutters-40 > li, .gutters-50 > .col, .gutters-50 > [class*="col-"], .gutters-50 > li {padding-right: 15px;padding-left: 15px;}

 .grid-35 > .col, .grid-35 > [class*="col-"], .grid-35 > li, .grid-40 > .col, .grid-40 > [class*="col-"], .grid-40 > li, .grid-50 > .col, .grid-50 > [class*="col-"], .grid-50 > li {padding-top: 25px;padding-bottom: 15px;}

.row.grid-35, .row.grid-40, .row.grid-50 { margin-top: -15px; margin-bottom: -15px; }

/*--*/

}



/*-768-lg*/

@media only screen and (max-width: 991.98px) {

.height-lg { height: auto !important; }

.show-lg { display: block !important; }

.hide-lg { display: none !important; }

.row-inner-lg { padding-bottom: 30px; }

.leftpad.lg { padding-left: 0px !important; }

.rightpad.lg { padding-right: 0px !important; }

.leftmargin.lg { margin-left: 0px !important; }

.rightmarginlg { margin-right: 0px !important; }

.pt0-lg { padding-top: 0px !important; }

.pr0-lg { padding-right: 0px !important; }

.pb0-lg { padding-bottom: 0px !important; }

.pl0-lg { padding-left: 0px !important; }

.p0-lg { padding: 0px !important; }

.overlay-lg::before { visibility: visible; }

.auto-lg { /*-ms-flex: 0 0 100%; */ flex: 0 0 100%; width: 100%; max-width: 100%; }

.text-center-lg { text-align: center !important; }

.text-left-lg { text-align: left !important; }

.justify-center-lg { justify-content: center !important; }

.width-lg { width: 100% !important; max-width: 100%; }

.float-lg { position: relative; transform: none; top: 0; }

.float-lg .float-container-info { padding: 30px 0px; }

.img-left.lg, .img-right.lg { margin: 0px 0px 20px 0px; width: 100%; max-width: 100%; float: none; }

ul.d-flex.lg, .form-group.inline.lg { display: block !important; }

.form-group.inline.ld > label, .form-group.inline.ld .control { width: 100%; }

.odd-even-list.lg .odd-even-box:nth-child(even) > .row > [class*="col-"]:first-child, .odd-even-list.lg .odd-even-box:nth-child(even) > .colContainer > .row > [class*="col-"]:first-child { order: 1; }

.odd-even-list.lg .odd-even-box:nth-child(even) > .row > [class*="col-"]:last-child, .odd-even-list.lg .odd-even-box:nth-child(even) > .colContainer > .row > [class*="col-"]:last-child { order: 2; }

.odd-even-info { max-width: 100%; }

.nav-2col.lg li, .list-2col.lg li, .nav-3col.lg li, .list-3col.lg li { width: 100%; }

[data-animation-in] {

opacity: 1;

}

.secondary-nav-holder.lg ul li { flex: 1 1 100%; }

.product-details { padding-left: 0px; max-width: 100%; padding-top: 0px; }

.custom-arrows .slick-arrow:first-child { margin-right: 10px; }

.textColRight, .textColLeft { width: 100% !important; }

.textContent { padding: 0px 30px !important; }

.Scrollcontent.lg { height: auto !important; }

.Scrollcontent.lg .mCSB_inside > .mCSB_container { margin-right: 0px !important; }

.inner-container-xxl { padding: 70px 0px; }

/*------*/

#pageHeaderWrapper{left: 0%;transform:none;}

.main-content-wrapper { margin-top: 50px; }

.header-container { align-items: center; }

.logo-holder { order: 1; }

.logo { width: 175px; padding: 10px 0px; }

.top-right { right: 55px; margin: 0px; }

.top-right::before { display: none; }

.topRightHeader { position: absolute; top: 0px; margin: 0px; display: block; clear: both; left: 0px; right: 0px; width: auto; }

.nav-wrapper { float: none; margin: 11px auto; height: 29px; z-index: 1; position: absolute; left: 0px; right: 0px; }

.nav-container { position: absolute; top: auto; margin: 0px; display: block; clear: both; left: 0px; right: 0px; }

.nav-wrapper .nav { display: none !important; }

.mean-container .mean-nav { margin-top: 40px; /*border-top: 1px dotted rgba(0, 0, 0, 0.2) !important;*/ }

.mean-container a.meanmenu-reveal { right: 30px !important; font-size: 22px !important; width: 24px; height: auto; padding: 0px; }

.mean-container a.meanmenu-reveal.meanclose, .mean-container a.meanmenu-reveal:hover { color: #231815; }

.mean-container a.meanmenu-reveal span, #pageHeaderWrapper.header-alternate .is-sticky .mean-container a.meanmenu-reveal span { background: #ffffff; transition: all 0.2s linear; }

#pageHeaderWrapper.header-alternate .mean-container a.meanmenu-reveal span { background: #ffffff; }

.mean-container a.meanmenu-reveal:hover span, #pageHeaderWrapper.header-alternate .mean-container a.meanmenu-reveal:hover span { background: #231815; }

.mean-container .mean-nav ul { font-size: 14px; }

.mean-container .mean-nav ul li { float: none; }

.mean-container .mean-nav ul li a, .mean-container .mean-nav ul li li a, .mean-container .mean-nav ul li li li a { text-transform: none; padding: 10px 50px 10px 30px; color: #2e2e2e !important; border-bottom: 1px dotted rgba(0, 0, 0, 0.2) !important; background: #ffffff; float: none; font-size: 13px; }

.mean-container .mean-nav ul li li a { padding: 10px 40px 10px 40px; font-size: 13px; text-transform: capitalize; }

.mean-container .mean-nav ul li li li a { padding: 10px 40px 10px 60px; }

.mean-container .mean-nav ul li li li li a { padding: 10px 40px 10px 80px; }

.mean-container .mean-nav ul li li li li li a { padding: 10px 40px 10px 100px; }

.mean-container .mean-nav ul li:hover > a, .mean-container .mean-nav ul li.selected > a { color: #ffffff !important; background: #231815; }

.mean-container .mean-nav ul li a.mean-expand { padding: 0px !important; background: none !important; height: 41px; width: 48px; border-bottom: 0px !important; border-left: 1px solid rgba(10, 5, 5, 0.1) !important; border-left: 1px dotted rgba(0, 0, 0, 0.2) !important; font-size: 0px !important; /*text-indent: -9999 !important; text-transform: uppercase !important; */ }

.mean-container .mean-nav ul li li a.mean-expand { height: 37px; }

.mean-container .mean-nav ul li a.mean-expand::after { position: absolute; top: 0px; right: 0px; z-index: 2; font-family: "Font Awesome 6 Free"; font-weight: 900; content: "\f078"; transition: all ease-in 0.35s; color: #2e2e2e !important; width: 48px; height: 41px; line-height: 43px; font-size: 13px; text-align: center; }

.mean-container .mean-nav ul li li a.mean-expand::after { width: 48px; height: 37px; line-height: 37px; }

.mean-container .mean-nav ul li > a.mean-expand:hover::after, .mean-container .mean-nav ul li:hover > a.mean-expand::after, .mean-container .mean-nav ul li.selected > a.mean-expand::after { color: #ffffff !important; }

.mean-container .mean-nav ul li a.mean-expand.mean-clicked::after { transform: rotate(180deg); }

.mean-container .mean-nav.active { overflow-y: auto; overflow-x: hidden; height: calc(100vh - 50px); background: #ffffff; border-radius: 0px; }

/*---*/

.home-about-img-holder,.home-intro,.about-intro{ padding-right: 0px;}

.odd-even-info{padding-right: 0px; padding-bottom: 30px;}

.odd-even-list .odd-even-box:nth-child(2n) .odd-even-info { padding-right: 0px; padding-left: 0px;padding-bottom: 30px;  }

.milestone-block{width: 354px;}

.milestone-info {height: 90px;}

.contact-right {padding: 30px 0px 0px 0px; }

}

/*-736-md*/

@media only screen and (max-width: 767.98px) {

.height-md { height: auto !important; }

.show-md { display: block !important; }

.hide-md { display: none !important; }

.row-inner-md { padding-bottom: 30px; }

.leftpad.md { padding-left: 0px !important; }

.rightpad.md { padding-right: 0px !important; }

.leftmargin.md { margin-left: 0px !important; }

.rightmargin.md { margin-right: 0px !important; }

.pt0-md { padding-top: 0px !important; }

.pr0-md { padding-right: 0px !important; }

.pb0-md { padding-bottom: 0px !important; }

.pl0-md { padding-left: 0px !important; }

.p0-md { padding: 0px !important; }

.overlay-md::before { visibility: visible; }

.auto-md { /*-ms-flex: 0 0 100%; */ flex: 0 0 100%; width: 100%; max-width: 100%; }

.text-center-md { text-align: center !important; }

.text-left-md { text-align: left !important; }

.justify-center-md { justify-content: center !important; }

.width-md { width: 100% !important; max-width: 100%; }

.float-md { position: relative; transform: none !important; top: 0 !important; }

.float-md .float-container-info { padding: 30px 0px; }

.img-left.md, .img-right.md { margin: 0px 0px 20px 0px; width: 100%; max-width: 100%; float: none; }

ul.d-flex.md, .form-group.inline.md { display: block !important; }

.form-group.inline.md > label, .form-group.inline.md .control { width: 100%; }

.odd-even-list.md .odd-even-box:nth-child(even) .row > [class*="col-"]:first-child, .odd-even-list.md .odd-even-box:nth-child(even) > .colContainer > .row > [class*="col-"]:first-child { order: 1; }

.odd-even-list.md .odd-even-box:nth-child(even) .row > [class*="col-"]:last-child, .odd-even-list.md .odd-even-box:nth-child(even) > .colContainer > .row > [class*="col-"]:last-child { order: 2; }

.odd-even-list.md .odd-even-info { padding: 0px !important; }

.nav-2col.md li, .list-2col.md li, .nav-3col.md li, .list-3col.md li { width: 100%; }

.secondary-nav-holder.md ul li { flex: 1 1 100%; }

.Scrollcontent.md { height: auto !important; }

.Scrollcontent.md .mCSB_inside > .mCSB_container { margin-right: 0px !important; }

.map-holder iframe { height: 280px !important; }

.list-3col.sm li{ width: 50%;}

/*----*/

/* .ftbox {width: 300px !important;margin: 0px auto 0px !important;padding: 30px !important;border: 1px dashed rgba(255,255,255,.5); border-radius: 25px;}

.ftbox1{width: 100% !important; padding: 0px !important; padding: 0px !important; border: 0px !important;} */

.banner_caption::before{ opacity: .3;}

.milestone-block{width: 258px; padding-bottom: 70px; padding-right: 30px;}

.milestones-slider .slick-slide div:nth-child(2) .milestone-block{padding-bottom: 0px; padding-top: 70px; padding-right: 0px; padding-left: 30px;}

.milestone-info{ height: 135px;}

.milestone-block:before {left: 50px; height: 40px;}

.milestone-block:after {left: 44px; bottom: 40px;}

.milestones-slider .slick-slide div:nth-child(2) .milestone-block:before { top: 1px; bottom: auto; left: 140px; }

.milestones-slider .slick-slide div:nth-child(2) .milestone-block:after { top: 40px; bottom: auto; left: 134px; }

.thankyou-img::before{ opacity: .3;}

}

/*-600-*/

@media only screen and (max-width: 699.98px) {

}

/*-480-sm*/

@media only screen and (max-width: 575.98px) {

.height-sm { height: auto !important; }

.show-sm { display: block !important; }

.hide-sm { display: none !important; }

.row-inner-sm { padding-bottom: 30px; }

.leftpad.sm { padding-left: 0px !important; }

.rightpad.sm { padding-right: 0px !important; }

.leftmargin.sm { margin-left: 0px !important; }

.rightmargin.sm { margin-right: 0px !important; }

.overlay-sm::before { visibility: visible; }

.auto-sm { /*-ms-flex: 0 0 100%; */ flex: 0 0 100%; width: 100%; max-width: 100%; }

.text-center-sm { text-align: center !important; }

.text-left-sm { text-align: left !important; }

.justify-center-sm { justify-content: center !important; }

.width-sm { width: 100% !important; max-width: 100%; }

.float-sm { position: relative; transform: none; top: 0; }

.float-sm .float-container-info { padding: 30px 0px; }

.img-left.sm, .img-right.sm { margin: 0px 0px 20px 0px; width: 100%; max-width: 100%; float: none; }

ul.d-flex.sm, .form-group.inline.sm { display: block !important; }

.form-group.inline.sm > label, .form-group.inline.sm .control { width: 100%; }

.odd-even-list.sm .odd-even-box:nth-child(even) > .row > [class*="col-"]:first-child, .odd-even-list.sm .odd-even-box:nth-child(even) > .colContainer > .row > [class*="col-"]:first-child { order: 1; }

.odd-even-list.sm .odd-even-box:nth-child(even) > .row > [class*="col-"]:last-child, .odd-even-list.sm .odd-even-box:nth-child(even) > .colContainer > .row > [class*="col-"]:last-child { order: 2; }

.odd-even-list.sm .odd-even-info { padding: 0px !important; }

.nav-2col.sm li, .list-2col.sm li, .nav-3col.sm li, .list-3col.sm li { width: 100%; }

hr { margin: 20px 0; }

.icaptcha { bottom: 30px; }

.container-full, .container.container-xxl, .container.container-xl, .container.container-lg, .header-container, .container.container-md, .container, .container.container-sm, .container-fluid { padding: 0px 20px; }

/*-----*/

body { font-size: 13px; letter-spacing: 0px; line-height: 1.5; }

p { margin-bottom: 20px; }

h1, .h1 { font-size: 24px; letter-spacing: 0px !important; padding: 0px 0px 12px; }

h2, .h2 { font-size: 22px; letter-spacing: 0px !important; padding: 0px 0px 12px; }

h3, .h3 { font-size: 20px; letter-spacing: 0px !important; padding: 0px 0px 13px; }

h4, .h4 { font-size: 18px; letter-spacing: 0px !important; padding: 0px 0px 12px; }

h5, .h5 { font-size: 16px; letter-spacing: 0px !important; padding: 0px 0px 14px; }

h6, .h6 { font-size: 14px; letter-spacing: 0px !important; padding: 0px 0px 14px; }

.inner-container-xxl, .inner-container-xl, .inner-container-lg, .inner-container, .inner-container-md { padding: 30px 0px; }

.gutters-10 { margin-right: -8px; margin-left: -8px; }

.gutters-10 > .col, .gutters-10 > [class*="col-"], .gutters-10 > li {padding-right: 8px;padding-left: 8px;}

.gutters-12 { margin-right: -10px; margin-left: -10px; }

.gutters-12 > .col, .gutters-12 > [class*="col-"], .gutters-12 > li {padding-right: 10px;padding-left: 10px;}

.gutters-15 { margin-right: -10px; margin-left: -10px; }

.gutters-15 > .col, .gutters-15 > [class*="col-"], .gutters-15 > li {padding-right: 10px;padding-left: 10px;}

.gutters-20 { margin-right: -12px; margin-left: -12px; }

.gutters-20 > .col, .gutters-20 > [class*="col-"], .gutters-20 > li {padding-right: 12px;padding-left: 12px;}

.gutters-25, .gutters-30, .gutters-35, .gutters-40, .gutters-50 { margin-right: -15px; margin-left: -15px; }

.gutters-25 > .col, .gutters-25 > [class*="col-"], .gutters-25 > li, .gutters-30 > .col, .gutters-30 > [class*="col-"], .gutters-30 > li, .gutters-35 > .col, .gutters-35 > [class*="col-"], .gutters-35 > li, .gutters-40 > .col, .gutters-40 > [class*="col-"], .gutters-40 > li, .gutters-50 > .col, .gutters-50 > [class*="col-"], .gutters-50 > li {padding-right: 15px;padding-left: 15px;}

.grid-10 > .col, .grid-10 > [class*="col-"], .grid-10 > li {padding-top: 8px;padding-bottom: 8px;}

.grid-12 > .col, .grid-12 > [class*="col-"], .grid-12 > li {padding-top: 10px;padding-bottom: 10px;}

.grid-15 > .col, .grid-15 > [class*="col-"], .grid-15 > li {padding-top: 10px;padding-bottom: 10px;}

.grid-20 > .col, .grid-20 > [class*="col-"], .grid-20 > li {padding-top: 12px;padding-bottom: 12px;}

.grid-25 > .col, .grid-25 > [class*="col-"], .grid-25 > li, .grid-30 > .col, .grid-30 > [class*="col-"], .grid-30 > li, .grid-35 > .col, .grid-35 > [class*="col-"], .grid-35 > li, .grid-40 > .col, .grid-40 > [class*="col-"], .grid-40 > li, .grid-50 > .col, .grid-50 > [class*="col-"], .grid-50 > li {padding-top: 15px;padding-bottom: 15px;}

.row.grid-10 { margin-top: -8px; margin-bottom: -8px; }

.row.grid-12 { margin-top: -8px; margin-bottom: -8px; }

.row.grid-15 { margin-top: -10px; margin-bottom: -10px; }

.row.grid-20 { margin-top: -12px; margin-bottom: -12px; }

.row.grid-25, .row.grid-30, .row.grid-35, .row.grid-40, .row.grid-50 { margin-top: -15px; margin-bottom: -15px; }

.mt40 { margin-top: 30px !important; }

.mr40 { margin-right: 30px !important; }

.mb40 { margin-bottom: 30px !important; }

.ml40 { margin-left: 30px !important; }

.mt50 { margin-top: 30px !important; }

.mr50 { margin-right: 30px !important; }

.mb50 { margin-bottom: 30px !important; }

.ml50 { margin-left: 30px !important; }

.mb60 { margin-bottom: 30px !important; }

.mb70 { margin-bottom: 30px !important; }

.mb80 { margin-bottom: 30px !important; }

.mb90 { margin-bottom: 30px !important; }

.mb100 { margin-bottom: 30px !important; }

.p40 { padding: 30px !important; }

.pt40 { padding-top: 30px !important; }

.pr40 { padding-right: 30px !important; }

.pb40 { padding-bottom: 30px !important; }

.pl40 { padding-left: 30px !important; }

.p45 { padding: 30px !important; }

.pt45 { padding-top: 30px !important; }

.pr45 { padding-right: 30px !important; }

.pb45 { padding-bottom: 30px !important; }

.pl45 { padding-left: 30px !important; }

.p50 { padding: 30px !important; }

.pt50 { padding-top: 30px !important; }

.pr50 { padding-right: 30px !important; }

.pb50 { padding-bottom: 30px !important; }

.pl50 { padding-left: 30px !important; }

.p60 { padding: 30px !important; }

.pt60 { padding-top: 30px !important; }

.pr60 { padding-right: 30px !important; }

.pb60 { padding-bottom: 30px !important; }

.pl60 { padding-left: 30px !important; }

.p70 { padding: 30px !important; }

.pt70 { padding-top: 30px !important; }

.pr70 { padding-right: 30px !important; }

.pb70 { padding-bottom: 30px !important; }

.pl70 { padding-left: 30px !important; }

.p80 { padding: 30px !important; }

.pt80 { padding-top: 30px !important; }

.pr80 { padding-right: 30px !important; }

.pb80 { padding-bottom: 30px !important; }

.pl80 { padding-left: 30px !important; }

.p90 { padding: 30px !important; }

.pt90 { padding-top: 30px !important; }

.pr90 { padding-right: 30px !important; }

.pb90 { padding-bottom: 30px !important; }

.pl90 { padding-left: 30px !important; }

.pt100 { padding-top: 30px !important; }

.pb100 { padding-bottom: 30px !important; }

.pt0-sm { padding-top: 0px !important; }

.pr0-sm { padding-right: 0px !important; }

.pb0-sm { padding-bottom: 0px !important; }

.pl0-sm { padding-left: 0px !important; }

.p0-sm { padding: 0px !important; }

/*----*/

.pageTitle-holder { padding: 0px 0px 20px; margin-bottom: 20px; }

.pageTitle-holder::before { height: 3px; }

.pageTitle { margin-bottom: 20px; }

.pageTitle.xl h1, .pageTitle.xl h2, .pageTitle.xl h3, .pageTitle.xl h4, .pageTitle.xl h5, .pageTitle.xl h6 { font-size: 28px; }

.pageTitle.lg h1, .pageTitle.lg h2, .pageTitle.lg h3, .pageTitle.lg h4, .pageTitle.lg h5, .pageTitle.lg h6 { font-size: 24px; }

.pageTitle h1, .pageTitle h2, .pageTitle h3, .pageTitle h4, .pageTitle h5, .pageTitle h6 { font-size: 22px; }

.pageTitle.md h1, .pageTitle.md h2, .pageTitle.md h3, .pageTitle.md h4, .pageTitle.md h5, .pageTitle.md h6 { font-size: 20px; }

.pageTitle.sm h1, .pageTitle.sm h2, .pageTitle.sm h3, .pageTitle.sm h4, .pageTitle.sm h5, .pageTitle.sm h6 { font-size: 18px; }

.pageTitle.xs h1, .pageTitle.xs h2, .pageTitle.xs h3, .pageTitle.xs h4, .pageTitle.xs h5, .pageTitle.xs h6 { font-size: 16px; }

.pageTitle small { font-size: 11px; }

.content p { margin: 15px 0px; }

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 { padding-top: 5px; }

.content h1, .content h2 { margin: 15px 0px; font-size: 23px; }

.content h3 { margin: 15px 0px; font-size: 20px; }

.content h4 { margin: 15px 0px; font-size: 16px; }

.content h5 { margin: 10px 0px; font-size: 13px; }

.content h6 { margin: 5px 0px; font-size: 13px; }

.content img { margin-bottom: 5px; border-radius: 15px; }

.has-data-text::before { font-size: 10vw; }

.size-16 { font-size: 13px; }

.size-17 { font-size: 13px; }

.size-18 { font-size: 14px; }

.size-19 { font-size: 14px; }

.size-20 { font-size: 15px; }

.size-21 { font-size: 15px; }

.size-22 { font-size: 16px; }

.size-23 { font-size: 16px; }

.size-24 { font-size: 16px; }

.size-25 { font-size: 17px; }

.size-26 { font-size: 17px; }

.size-27 { font-size: 18px; }

.size-28 { font-size: 18px; }

.size-29 { font-size: 19px; }

.size-30 { font-size: 20px; }

.size-31 { font-size: 20px; }

.size-32 { font-size: 21px; }

.size-33 { font-size: 22px; }

.size-34 { font-size: 23px; }

.size-35 { font-size: 23px; }

.size-36 { font-size: 24px; }

.size-37 { font-size: 24px; }

.size-38 { font-size: 25px; }

.size-39 { font-size: 26px; }

.size-40 { font-size: 27px; }

.lead { font-size: 17px; }

.rounded-corner-xxl { border-radius: 50px; }

.rounded-corner-xl { border-radius: 35px; }

.rounded-corner-lg { border-radius: 25px; }

.rounded-corner { border-radius: 15px; }

.rounded-corner-md { border-radius: 10px; }

.fancybox-navigation .fancybox-button--arrow_left { left: 0px; }

.fancybox-navigation .fancybox-button--arrow_right { right: 0px; }

/* .fancybox-navigation .fancybox-button { width: 25px; height: 25px; top: calc(50% - 25px); }  */

/*----*/

#toTop { width: 50px; height: 50px; bottom: 39px; }

.form-group label, .custom-label { font-size: 13px; }

.form-control, .nice-select, .btn-group .btn, .f-upload .file-input .file-caption-name, select.multipleSelect { height: 40px; line-height: 38px; padding: 0px 20px; font-size: 13px; }

textarea.form-control { padding: 15px 20px; height: 130px; border-radius: 5px; }

.nice-select::after { right: 15px; }

.form-control.height-60, .height-60 .nice-select { height: 40px; line-height: 38px; }

.form-control.height-55, .height-55 .nice-select { height: 40px; line-height: 38px; }

.nice-select { padding-right: 20px; }

.nice-select .option { padding: 8px 15px; font-size: 11px; }

.checkbox label, .radio label > span, .radio1 label { font-size: 13px; padding-left: 30px !important; }

.checkbox label::before, .radio label > span::before, .radio1 label::before, .checkbox label::after, .radio label > span::after, .radio1 label::after { width: 18px; height: 18px; top: 0px; border-width: 1px; }

.checkbox label::after, .radio label > span::after, .radio1 label::after { font-size: 11px; }

.radio label > span::after, .radio1 label::after { top: 5px; left: 4px; width: 10px; height: 10px; }

.custom-button, .f-upload .input-group-btn .btn-upload { padding: 0px 20px; font-size: 11px; height: 40px; }

.custom-button.btn-lg { padding: 0px 15px; font-size: 13px; height: 40px; }

.ul-listing li { padding-left: 20px; }

.ul-listing li::before { top: 7px; }

.listing-style1 li::before { top: 6px; width: 8px; height: 8px; border-width: 1px; }

.listing-style2 li { padding-left: 25px; padding-bottom: 15px; }

.listing-style2 li::before { top: 0px; width: 17px; height: 17px; }

.pagination { margin: 0px -3px; }

.page-item { padding: 5px 3px; }

.page-link/*,.page-item span*/ { font-size: 10px; width: 25px; height: 25px; }

.page-item span { padding: 0px 5px; font-size: 12px;}

.page-item .page-link.prev, .page-item .page-link.next {font-size: 12px;}

.page-item .page-link.prev { margin-right: 0px; }

.page-item .page-link.next { margin-left: 0px; }

.page-link img { max-width: 22px; }

.slick-dots li button { width: 8px; height: 8px; }

.slick-dots li button:before { width: 8px; height: 8px; }

.slick-dots li button:after { width: 8px; height: 8px; }

.custom-dots .slick-dots li button { height: 3px; }

.custom-dots .slick-dots li button::before { height: 3px; }

.search-button { width: 40px; height: 100%; }

.video-container a::before { width: 40px; height: 40px; }

/* .item-share-holder { padding-top: 20px; } */

.item-share.item-rounded a { width: 32px; height: 32px; font-size: 13px; }

.btn-close { /*font-size: 18px;right: 10px;top: 10px;*/ font-size: 13px; height: 20px; top: -25px; }

.btn-close i { font-size: 20px; }

.footer-bar a .cart-count, .top-cart .cart-count { right: -6px; }

/*----*/

.breadcrumb-container li a::after { margin: 0px 10px 0px; }

.grid-content.alt, .grid-ov-info { padding: 20px; }

.odd-even-box { padding: 15px 0px; }

.lh1 { line-height: 1.5; }

/*---*/

.banner_caption-inner {max-width: 100%; text-align: center;}

.banner_caption-inner h2{ font-size: 7.5vw;}

.banner_caption-inner h1 {font-size: 7.5vw;}

.home-banner-img {min-height: auto;}

.inner-banner-img { min-height: 120px; }

.homeBannerSlider .slick-arrow { width: 20px; height: 20px; font-size: 10px;}

.homeBannerSlider .slick-prev { left: 0px;}

.homeBannerSlider .slick-next { right: 0px;}

.milestone-info{ height: 98px;}

.contact-list li i, .contact-list li img {top: 5px;}

.brand-icon-pods .icon-holder{ height: 58px;}

.care-plan-box .icon-holder {height: 60px;width: 60px;}

.product-intro ul li {padding-left: 55px; }

.product-intro ul li > strong{ left: 15px;}

.gallery-holder .product-box-header{padding: 0px 25px;}

.talents-box .img-holder {width: 90px;padding-bottom: 90px;}

.award-box.alt .img-holder {padding-bottom: 90px;}

.pod-box .icon-holder {height: 60px;}

.regions-list li:nth-child(1),.regions-list li:nth-child(5){ margin-top: 0px;}

.regions-list li:nth-child(2),.regions-list li:nth-child(4){ margin-top: 0px;}

.regions-list{ margin: -10px -10px; justify-content: center;}

.regions-list li{ width: 33.33%; padding: 10px;}

.global-map-container {margin-top: 0px;}

.regions-list li .icon-holder {width: 60px; height: 60px;}

.related-news>li{ padding: 15px 0px;}

.news-details-title h1 {font-size: 27px;}

.thankyou-content h1 {font-size: 45px;  }

}

/*-414-xs*/

@media only screen and (max-width: 479.98px) {

.height-xs { height: auto !important; }

.hide-xs { display: none !important; }

.show-xs { display: block !important; }

.hide-xs { display: none !important; }

.auto-xs { /*-ms-flex: 0 0 100%; */ flex: 0 0 100%; width: 100%; max-width: 100%; }

.text-center-xs { text-align: center !important; }

.text-left-xs { text-align: left !important; }

.justify-center-xs { justify-content: center !important; }

.width-xs { width: 100% !important; max-width: 100%; }

.button-holder { margin: -10px -10px; }

.button-holder > div { width: 100%; padding: 10px; }

.button-holder .custom-button, .button-holder .custom-button-holder { width: 100%; min-width: 100%; }

.nav-2col.xs li, .list-2col.xs li, .nav-3col.xs li, .list-3col.xs li { width: 100%; }

.Scrollcontent.xs { height: auto !important; }

.Scrollcontent.xs .mCSB_inside > .mCSB_container { margin-right: 0px !important; }

/*----*/

.milestone-block {width: 280px;padding-right: 0px;}

.milestone-info {height: 78px;}

.milestones-slider .slick-slide div:nth-child(2) .milestone-block {padding-bottom: 0px;padding-left: 0px;}

.award-box-info{ padding: 20px 20px;}

}

/*-375-*/

@media only screen and (max-width: 413.98px) {

.height-xxs { height: auto !important; }

.show-xxs { display: block !important; }

.hide-xxs { display: none !important; }

.auto-xxs { /*-ms-flex: 0 0 100%; */ flex: 0 0 100%; width: 100%; max-width: 100%; }

.text-center-xxs { text-align: center !important; }

.text-left-xxs { text-align: left !important; }

.width-xxs { width: 100% !important; max-width: 100%; }

.ftbox { width: 100% !important; }

.ftbox1 { padding: 0px !important; }

.footer-nav li, .contact-list li, .social-list li { padding-bottom: 20px; }

/*---*/

/* .logo { width: 220px; }

.main-content-wrapper { margin-top: 44px; }

.nav-wrapper { margin: 7px auto; }

.mean-container .mean-nav { margin-top: 37px; }

.mean-container .mean-nav.active { height: calc(100vh - 44px);} */

.mean-container a.meanmenu-reveal { right: 20px !important; }

.mean-container .mean-nav ul li a, .mean-container .mean-nav ul li li a, .mean-container .mean-nav ul li li li a { padding: 10px 50px 10px 20px; }

.mean-container .mean-nav ul li li a { padding: 10px 40px 10px 30px; }

.mean-container .mean-nav ul li li li a { padding: 10px 40px 10px 50px; }

.mean-container .mean-nav ul li li li li a { padding: 10px 40px 10px 65px; }

.mean-container .mean-nav ul li li li li li a { padding: 10px 40px 10px 80px; }

/*----*/

.home-about-img .img-holder{ padding-bottom: 53.79%; min-height: auto;}

.home-about-img .img-holder::after { opacity: 0 !important;}

.home-about-img .grid-ov{background: rgba(35, 24, 21, 1); position: static;}

.home-about-img .p40{ padding: 20px !important;}

.regions-list li{ width: 50%;}

}

/*-320-*/

@media only screen and (max-width: 319.98px) {

.milestone-block {width: 240px;}

.milestone-info {height: 98px;}

}
