/**=========================================================
 * Theme Name : Assets Training & Technical Services
 * Author : Bipin Ghatodiya (Jai Swaminarayan) / Nicole/Lance
 * Description  : April 2024
 * File Name: style.css
=========================================================**/ 
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap')
/*
font-family: "Inter", sans-serif;
/*

// <uniquifier>: Use a unique and descriptive class name
// <weight>: Use a value from 100 to 900

.inter-<uniquifier> {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:
    "slnt" 0;
}

font-family: bootstrap-icons !important; transition: all 0.2s linear; */

body,h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {font-family: "Inter", sans-serif;}
 
*, *:after, *:before { margin: 0; padding: 0; outline: none; box-sizing: border-box; } 
.container.container-xxl { max-width: 1660px; padding: 0px 30px; } 
.container.container-xl { max-width: 1590px; padding: 0px 30px; } 
.container.container-lg{ 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, .header-container { max-width: 100%; padding-right: 60px; padding-left: 60px; } 
/*----*/
.colContainer { position: relative; display: block; } 
.colContainer.xxl .textColRight, .colContainer.xxl .textColLeft { width: 800px; } 
.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%; background-color: #ffffff;} 
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-family: "Inter", sans-serif;  font-style: normal; font-variant: normal; font-size: 18px; line-height: 1.7; font-weight: 400; overflow-x: hidden; position: relative; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; } 
img { max-width: 100%; vertical-align: middle; } 
a, a:focus {outline: none; cursor: pointer; text-decoration: none; transition: all 0.2s linear;color: #585858; } 
a:hover { outline: none; text-decoration: none; transition: all 0.5s; } 
:focus { 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; /*text-transform: capitalize;*/} 
.h1, .h2, .h3, .h4, .h5, .h6 { position: relative;} 
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span, .h1 span, .h2 span, .h3 span, .h4 span, .h5 span, .h6 span { font-weight: 700;} 
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: 50px; } 
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: no-repeat !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: no-repeat !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-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; color: var(--white); } 
.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%; z-index: 2; 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(.5, .5); opacity: 0; visibility: hidden; z-index: 9; padding: 0px; overflow-y: auto; background-color:rgba( 71, 55, 115, .9 ); } 
.grid-content.alt { height: auto; padding:30px; bottom: 0px; top: auto; z-index: 2; } 
.grid-content { padding: 30px; } 
.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 50px; } 
.grid-ov-info p {} 
.grid-content-info { } 
.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: 65%; content: ""; z-index: 1; transition: all 0.2s linear; background: url(../images/default/overlay.png); background-size: 100% 100%; background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.70) 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-toolbar { opacity: 1; visibility: visible; } 
.fancybox-slide { padding: 40px 0px 30px; } 
.fancybox-slide--image .fancybox-content { background: #FFFFFF; } 
.fancybox-is-open .fancybox-bg { background: #000000; opacity: .8; }
 
.fancybox-progress { background: #00538C; } 
.fancybox-gallery { display: none; } 
.fancybox-thumbs__list a::before { border-color: #00538C; border-width: 3px; } 
.img-grayscale img { -webkit-filter: grayscale(100%); filter: grayscale(100%); transition: all 0.2s linear; } 
.img-grayscale:hover img { -webkit-filter: grayscale(0%); filter: grayscale(0%); opacity: 1; } 
.fancybox-slide--iframe .fancybox-content { background: transparent; height: 100% !important; } 
.img-grayscale img { -webkit-filter: grayscale(100%); filter: grayscale(100%); transition: all 0.2s linear; } 
.img-grayscale:hover img { -webkit-filter: grayscale(0%); filter: grayscale(0%); opacity: 1; } 
.galley-hidden{ display: none;}
.fancybox-caption__body{ max-width: 1150px; text-align: left; margin: 0px auto;}
/*---*/
#wrapper { position: relative; height: auto !important; min-height: 100%; height: 100%; width: 100%; display: block; overflow: hidden; background:#ffffff; } 
body, #wrapper, .footer-wrapper { opacity:1; } 
#wrapper, .footer-wrapper { max-width: 1920px; margin: 0 auto; } 
{ display: flex; align-items: center; justify-content: space-between; /*display: block; */ margin: 0px auto; position: relative; /*flex-wrap: wrap; */  padding: 0px 70px; } 
/* Header Styles */
#pageHeaderWrapper { position: relative; width: 100%; z-index: 100; display: block; margin: 0px auto; /*position: absolute;*/ max-width: 1920px; } 
#pageHeaderWrapper.header-alternate { position: relative; } 
/* .header-alternate #pageHeader { }  */
#pageHeader { position: relative; width: 100%; z-index: 101; display: block; margin: 0px auto; padding: 0px 0px; transition: all 1s; border-bottom: 1px solid rgba( 255, 255, 255, 0.50 );} 
.is-sticky #pageHeader,.header-alternate #pageHeader{ left: 0px; left: auto; max-width: 1920px; /*border-color: transparent;*/ background:#ffffff;     box-shadow: 0px 3px 15px rgba(0,0,0,0.1); } 
/* .is-sticky #pageHeader{ box-shadow: 0px 3px 15px rgba(0,0,0,0.1);} */
.headerTop { position: relative; width: 100%; z-index: 1002; display: block; margin: 0px auto; padding: 0px 0px; /*background: #FFFFFF; */ transition: all 1s; } 
.logo-holder { display: flex; align-items: center; justify-content:center; position: relative; order: 1; } 
.logo {
    position: absolute;
    z-index: 1001;
    display: block;
    width: 200px;
    padding: 0px 0px;
    margin: 0px;
    transition: all 0.2s linear;
    /*margin-right: auto;*/
    left: 0;
    top: -40px;
}
.logo a { display: block; transition: all 0.2s linear; padding: 10px 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: 22px 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;}

/* Top Right Header */
.top-right {  position: relative; z-index: 1010; order: 3; margin-left: 35px; } 
.topRightHeader { display: flex; align-items: center; order: 2; /*width: 100%; border-top: 1px solid #bfbfbf; */  margin: 0 auto;   margin-left: 250px;}
/* 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 23px; margin: 0px; }

.nav>ul>li>a {       position: relative;
    display: block;
    text-align: center;
    padding: 42px 0px;
    transition: all 0.2s linear;
   
    line-height: normal;
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;}

.nav>ul>li span { position: relative; display: block; height: 100%; z-index: 2; }
.nav>ul>li:hover>a, .nav>ul>li.selected>a { color: #DBA53C !important; opacity: 1;}
.nav>ul>li.selected>a { font-weight: 700; opacity: 1;}
.nav>ul ul, .nav>ul ul ul { /*left: 50%; transform: translateX(-50%);*/ position: absolute; left: auto; top: auto; opacity: 0; padding: 0px 0px; width: 215px; text-align: left; visibility: hidden; border-radius: 0px; text-transform: none; margin: -30px 0px 0px -20px; box-shadow: 4px 4px 20px rgba(0,0,0,0.16); transition: all 0.4s ease; border-top: 0px solid #e6e6e6; background: #333333; border-radius: 0px 0px 27px 27px;
background: #FFF;}

.nav>ul ul ul { border-radius: 0px 0px 0px 0px; }
.nav>ul ul>li:first-child a { border-radius: 0px 0px 0px 0px; }
.nav>ul ul>li:last-child a { border-radius: 0px 0px 0px 0px; }
.nav>ul ul ul>li:first-child a { border-radius: 0px 0px 0px 0px; }
.nav>ul ul ul>li:last-child a { border-radius: 0px 0px 0px 0px; }
.nav>ul ul li:last-child ul>li:last-child a { border-radius: 0px 0px 0px 0px; }
.nav>ul ul ul { left: 100%; top: auto; margin: 0px; margin-top: -54px; }
.nav>ul>li:hover>ul, .nav>ul ul>li:hover>ul, .nav>ul ul ul>li:hover>ul { opacity: 1; top: auto; margin-top: 0px; visibility: visible; }
.nav>ul ul.gridmenu { display: none; animation: fadeInShow 0.4s; padding: 10px 0px 30px !important; background: #242424; border-radius: 0px 0px 0px 0px; }
.nav>ul ul.gridmenu ul { position: relative; left: auto; top: auto !important; margin: 0px auto !important; }
/*.nav>ul>li.menu-item-has-children>a::after { font-family: "Font Awesome 6 Free"; font-weight: 900; content: "\f107"; margin-left: 10px; font-size: 12px; position: relative; top: -2px;}*/
.nav>ul ul li.menu-item-has-children>a { padding-right: 35px; }
.nav>ul ul li.menu-item-has-children>a::after { position: absolute; top: 50%; transform: translateY(-50%); right: 20px; font-family: "Font Awesome 6 Free"; font-weight: 900; content: "\f105"; margin-left: auto; }
@keyframes fadeInShow {  
0% {opacity: 0;margin-top: 10px;}
100% {opacity: 1;margin-top: 0px;}
}
.nav>ul>li:hover>ul.gridmenu { display: block; }
.nav>ul ul.grid1 { width: 25%; }
.nav>ul ul.grid2 { width: 50%; left: 0px; }
.nav>ul ul.grid3 { width: 100%; left: 0px; }
.nav>ul ul.grid4 { width: 100%; left: 0px; }
.nav>ul ul.grid1>li, .nav>ul ul.grid2>li, .nav>ul ul.grid3>li, .nav>ul ul.grid4>li { position: relative; display: block; float: left; width: 100%; padding: 0px 0px !important; }
.nav>ul ul.grid2>li { width: 50%; }
.nav>ul ul.grid3>li { width: 33.3333%; }
.nav>ul ul.grid4>li { width: 25%; }
.nav>ul ul.gridmenu.grid2>li:nth-child(3) { clear: both; }
.nav>ul ul.gridmenu.grid3>li:nth-child(4) { clear: both; }
.nav>ul ul.gridmenu.grid4>li:nth-child(5) { clear: both; }
.nav>ul ul.gridmenu>li > a, .nav>ul ul.gridmenu>li:hover > a, .nav>ul ul.gridmenu>li.selected > a, .nav>ul ul.gridmenu>li ul li > a { color: #242424; font-size: 15px; font-weight: 400; background: none; padding: 20px 30px; }
.nav>ul ul.gridmenu>li > a strong, .nav>ul ul.gridmenu>li:hover > a strong, .nav>ul ul.gridmenu>li.selected > a strong, .nav>ul ul.gridmenu>li ul li > a strong { display: block; color: #2E2E2E; font-weight: 400; font-size: 18px; transition: all 0.2s linear; padding-bottom: 5px; }
.nav>ul ul.gridmenu>li > a:hover strong, .nav>ul ul.gridmenu>li:hover > a:hover strong, .nav>ul ul.gridmenu>li.selected > a:hover strong, .nav>ul ul.gridmenu>li ul li > a:hover strong { color: #1D3756; }
/*.nav>ul ul.gridmenu>li:hover > a, .nav>ul ul.gridmenu>li.selected > a { color: #000000; } */

.nav>ul ul.gridmenu>li ul li > a { text-transform: none; }
.nav>ul ul.gridmenu>li ul li > a:hover, .nav>ul ul.gridmenu>li ul li.selected > a { color: #677c91; background: #000000; padding: 5px 10px 5px 20px; }
.nopadding { padding: 0px !important; }
.nav>ul ul.gridmenu ul { position: relative; font-size: 13px; left: auto; top: auto; opacity: 1; width: 100%; padding: 0px; box-shadow: none; border-radius: 0px; min-width: inherit; visibility: visible; background: transparent; margin: 0px 0px 0px 0px; }
/*Third-lavel menu*/

.nav>ul ul>li:hover>ul, .nav>ul ul ul>li:hover>ul { margin-top: -52px; }
.nav>ul ul li, .nav>ul ul ul li, .gridmenu li { position: relative; display: block; padding: 0px; color: #FFFFFF; margin: 0px auto 0px; border-bottom: 0px solid #cccccc; }
.nav>ul ul li:last-child, .nav>ul ul ul li:last-child { border-bottom: 0px;border-radius: 0px 0px 27px 27px;
background: #FFF; }
.gridmenu li { margin: 0px auto 1px; }
.nav>ul ul a, .nav>ul ul ul a {position: relative;
    display: block;
    padding: 15px 26px;
    text-align: left;
    background: #ffffff;
    color: #3D3D3D;
    
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;}
.nav>ul ul li:last-child a, .nav>ul ul ul li:last-child a { border-bottom: 0px;border-radius: 0px 0px 27px 27px;
background: #FFF; }
.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: #DBA53C; }
.nav>ul ul li.selected>a, .nav>ul ul ul li.selected>a { font-weight: 700; }
.nav li.menu-item-highlighted { padding: 25px 0px 25px 22px; }
.nav li.menu-item-highlighted a { padding: 15px 30px; background: #00538C; color: #FFFFFF; border-radius: 30px; }
.nav li.menu-item-highlighted:hover a, .nav li.menu-item-highlighted.selected a { background: #C6A788; color: #FFFFFF; }
.nav li.menu-item-highlighted a::before { display: none !important; }
/* Nav END*/
.main-content-wrapper { position: relative; width: 100%; z-index: 1; margin: 0px auto; padding: 0px 0px; max-width: 1920px; } 
/* Banner Styles */ 
.bannerWrapper { position: relative; display: block; width: 100%; z-index: 2; margin: 0px auto; padding: 0px 0px; } 
.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: .5; transition: all 0.2s linear; text-align: center; font-size: 20px; } 
.slick-arrow:hover { opacity: 1 !important; } 
.slick-arrow.slick-disabled { opacity: 0; visibility: hidden; } 
.slick-prev { left: 0px; } 
.slick-next { right: 0px; } 
.arrows-inside .slick-prev { left: 45px; } 
.arrows-inside .slick-next { right: 45px; } 
.arrows-outside .slick-prev { left: -60px; } 
.arrows-outside .slick-next { right: -60px; } 
.no-arrow .slick-arrow { display: none !important; } 
/* Slick dots */
.slick-dots { position: absolute; left: 0px; display: block; width: 100%; bottom: -50px; margin: 0; padding: 0px; list-style: none; text-align: center; line-height: 1; display: flex; justify-content: center; align-items: center; } 
.slick-slider { margin-bottom: 50px; } 
.dots-inside, .no-dots { margin-bottom: 0px !important; } 
.dots-inside .slick-dots { bottom: 30px; } 
.no-dots .slick-dots { display: none !important; } 
.slick-dots li { position: relative; display: block; margin: 0px 3px; 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: 4px; left: 4px; opacity: 1; background: #cccccc; opacity: 0.4} 
.slick-dots li button:after {top: -2px;left: -2px; opacity: 0; background: transparent; /*border: 1px solid #274491;*/ } 
.slick-dots li button:hover:before, .slick-dots li button:focus:before, .slick-dots li.slick-active button::before { opacity: 1;  border-color: transparent; background: #DBA53C;} 
.slick-dots li button:hover:after, .slick-dots li button:focus:after, .slick-dots li.slick-active button::after { opacity: 1; } 
.slick-dots li button { width: 14px; height: 14px; border-radius: 20px; margin:0 5px; } 
.slick-dots li button:before { width: 14px; height: 14px; border-radius: 20px; } 
.slick-dots li button:after { width: 24px; height: 24px; border-radius: 20px; } 

/* .slick-dots li.slick-active button,.slick-dots li.slick-active button::after, .slick-dots li.slick-active button::before { width: 10px; }  */
/*----*/
.custom-dots .slick-dots { /*width: 250px;*/ position: static; display: flex; align-items: center; justify-content: left; padding: 0px 0px; } 
.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: 15px; width: 100% !important; z-index: 0; } 
.custom-dots .slick-dots li button::after { background:#cccccc; width: 100%; height: 3px; left: 0; top: 50%; transform: translateY(-50%); border-radius: 0px; } 
.custom-dots .slick-dots li button::before { position: absolute; content: ""; width: 100%; height: 3px; left: 0; top: 50%; transform: translateY(-50%); background:#EEE; 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:#DBA53C; height:5px; border-radius:10px; } 
/*----*/
/* Scroll To Top */
#toTop { text-decoration: none; position: fixed; display: block; bottom: 10px; right: 10px; width:45px; height: 45px; border: none; z-index:99; text-indent: 100%; overflow: hidden; background: #473773 url(../images/default/cd-top-arrow-white.png) no-repeat center 50%; background-size: 35% !important; font-size: 0px; opacity: .5; border-radius: 50px; } 
#toTop:hover { opacity: 1; } 
#toTop:active, #toTop:focus { outline: none; } 
 
/*----*/
.ul-listing { padding: 0px; margin: 0px 0px 30px; padding-left: 0; list-style: none; } 
.ul-listing .ul-listing { padding-top: 5px; } 
.ul-listing li { position: relative; padding-bottom: 0px; padding-left: 40px; } 
ul.listing-inline li { display: inline-block; margin-right: 20px; } 
.ul-listing li::before { content: "\f058"; left: 0px; top: 12px; position: absolute; font-family: "Font Awesome 6 Free"; font-weight: 900; font-size: 6px; color: #DBA53C; } 
.ul-listing.white li::before { color: #FFFFFF; } 
.ul-listing ul { list-style: none; padding: 15px 0px 15px; } 
.ul-listing ul li { padding-bottom: 7px; padding-left: 20px;    font-weight: normal; } 
.ul-listing ul li::before { content: "\f111"; left: 0px; top: 10px; } 
.listing-style1 li { padding-left: 30px; padding-bottom: 10px; } 
.listing-style1 li::before { top: 4px; content:"\f058"; font-size: 14px; } 
.listing-style2 li { padding-left: 25px; padding-bottom:10px; } 
.listing-style2 li::before { content: "\f00c"; left: 0px; top: 5px; font-size: 10px; } 


/*-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:340px; border-radius: 30px;} 
/* BreadCrumbs */
.breadcrumb-container { position: relative; left: 0px; bottom: 0px; padding: 12px 0px 0px; width: 100%; z-index: 1; text-transform: capitalize; } 
.breadcrumb-container ul { margin: 0px; padding: 0px; list-style: none; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; /*display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;*/} 
.breadcrumb-container li { display: inline-block; padding: 2px 0px 2px 0px; color:#ffffff; font-weight: 400; line-height: 1.3; color: #DBA53C; } 
.breadcrumb-container li a { color: #ffffff; position: relative; display: flex; align-items: center; opacity: 1; font-weight: 500; } 
.breadcrumb-container li a::after { position: relative; font-family: "Font Awesome 6 Free"; font-weight: 900; margin: 0px 10px 0px; /*content:">";*/content:"/"; font-size: 18px;} 
.breadcrumb-container li a:hover { color:#ffffff; opacity: .5;} 
.breadcrumb-container li strong { font-weight: 500 !important; color: #DBA53C;opacity: 1; } 
.breadcrumb-container.alt { position: static; padding: 14px 0px; background-color: #F2F2F2; color: #DBA53C; } 
.breadcrumb-container.alt li a { color: #999999;} 
.breadcrumb-container.alt li a:hover, .breadcrumb-container.alt li strong { color: #DBA53C; opacity: 1;} 
.breadcrumb-container.alt li strong { color: #DBA53C;} 
/*--PAGINATION--*/
.page-item:first-child .page-link,.page-item:last-child .page-link{border-radius:0px;}
.pagination { flex-wrap: wrap; color:var(--light); margin: 0px -12px; position: relative;  } 
.page-item { padding: 5px 12px; } 
.page-item:last-child {} 
.page-link,.page-item span {display: flex;justify-content: center;align-items: center;padding: 0px 0px;text-align: center;color:var(--light);background:transparent;position: relative;border: 0px solid var(--primary);line-height: 1;border-radius: 0px;font-size: 16px;font-weight: 600;} 
.page-item span { } 
.page-item .page-link.prev, .page-item .page-link.next { } 
.page-item .page-link.prev {} 
.page-item .page-link.next {} 
.page-item:hover .page-link {color: var(--primary); text-decoration: none; background:transparent; border-color: transparent; opacity: 1;} 
.page-item.active .page-link {text-decoration: none;background:transparent;border-color: transparent;opacity: 1;width: 28px;height: 28px;border-radius: 100%;color: #000;font-weight: 600;} 
.page-item:hover .page-link.prev { color: var(--alternate); text-decoration: none; background:transparent; border-color: transparent; opacity: 1; } 
.page-item:hover .page-link.next { color: var(--alternate); text-decoration: none; background:transparent; border-color: transparent; opacity: 1; } 
.page-link:focus { color: var(--primary); text-decoration: none; background:transparent; border-color: transparent; opacity: 1;} 
.page-item .page-link.prev:hover img, .page-item .page-link.next:hover img { filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(248deg) brightness(1000%) contrast(106%); } 
.page-link i { position: relative; } 
.page-link:focus { box-shadow: none; } 
.page-item.active .page-link {background: #DBA53C;color: #ffffff;}
/*---*/
.form-holder { margin: 0px auto; } 
.form-group { margin-bottom: 25px; position: relative; } 
.form-group label,.custom-label {     font-weight: 400 !important;
    margin-bottom: 10px;
    display: block;
    color: #000;
    font-size: 18px;} 
.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; */
    margin-right: 15px;
}
.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: 2px solid #999; } 
.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: #FFFFFF; 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: .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: #473773; color: #FFFFFF; } 
/* .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;     color: #000000;} 
.checkbox label, .radio label { margin: 0px !important; padding: 0px; } 
.radio label { padding: 0px !important; } 
.form-group.text-center .checkbox { display: inline-block; } 
/*Radio Image*/
.radio-img { position: relative;} 
.radio-img .radio { margin: 10px; padding: 0px; } 
.radio-img input[type=radio]+label { padding: 10px !important; text-align: center !important; transition: all 0.2s linear; min-width: 126px; } 
.radio-img input[type=radio]+label>img { max-width: 100%; } 
.radio-img input[type=radio]+label>span { display: block; color: #100249 !important; font-size: 14px !important; padding-top: 30px; } 
.radio-img input[type=radio]:checked + label, .radio-img input[type=radio]:hover + label { background: #eff0f8; } 
.radio-img .radio label::after, .radio-img .radio label::before { display: none !important; } 
/*----*/
.form-control, .nice-select, .btn-group .btn, .f-upload .file-input .file-caption-name,select.multipleSelect { transition: all 0.2s linear; width: 100%; height:50px; line-height: 45px; border: 1px solid #E1E1E1; color:#1A1A1A; box-shadow: none !important; border-radius: 50px; padding: 0px 25px; background:#FAFAFA; text-transform: none; outline: none !important; font-size: 16px; }
.form-control.height-60,.height-60 .nice-select { height: 60px; line-height: 50px; } 
.form-control.height-55,.height-55 .nice-select { height: 55px; line-height: 55px; } 
.form-control.height-45,.height-45 .nice-select { height: 45px; line-height: 35px; font-size: 16px; } 
.form-control.height-40,.height-40 .nice-select { height: 40px; line-height: 30px; 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: #473773; background:#FFFFFF; color:#1A1A1A !important; } 
*:focus, input:focus { outline: none !important; } 
textarea.form-control { padding:15px 25px; height: 150px; resize: none; line-height: 1.5;border-radius: 30px;} 
input::placeholder, input.form-control::-webkit-input-placeholder, textarea::placeholder, .nice-select,.form-group.floating-label label { color: #B5B5B5 !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:.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: #242424; border-left: none; line-height: 1; margin: 0px; padding: 0px; position: absolute; right: 25px; 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: 50px !important;} 
.input-group .form-control:focus { z-index: 0; } 
.input-group:hover .input-group-addon { color: #C6A788; } 
.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: 50px; /*min-width: 160px; */ width: 100%; } 
.nice-select .current { overflow: hidden; display: block; } 
.nice-selected .nice-select .current { color: #4B4B4B; } 
.nice-select:active, .nice-select.open, .nice-select:focus { border-color:#999999; } 
.nice-select::after { font-family: "Font Awesome 6 Free"; /*content:"\f107";*/ content: "\f0d7"; font-weight: 900; display: block; pointer-events: none; position: absolute; right: 30px; top: 50%; transform: translateY(-50%); color:#666666;  line-height: 1; opacity: 1; font-size: 16px; } 
.nice-select.open::after, .nice-select:hover::after { color: #1A1A1A !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: #333333; border-radius: 0px; font-size: 14px; line-height: 1.1; } 
.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus { background: #333333; color: #FFFFFF; } 
.nice-select .option.selected { font-weight: 600; } 
.nice-select .option.disabled { background-color: transparent; color: #999; cursor: default; } 
.no-csspointerevents .nice-select .list { display: none; } 
.no-csspointerevents .nice-select.open .list { display: block; } 
.NiceSelect.PlainSelect .nice-select { padding-left: 0px; padding-right: 25px; height: 20px; line-height: 20px; border-radius: 0px; border: 0px; background: none;  /*min-width: auto !important;*/  } 
.NiceSelect.PlainSelect .nice-select::after { right: 0px; /*content:"\f078"; */ color:#C7C7C7; margin-top: 1px;} 
/* .NiceSelect.PlainSelect .nice-select.open::after { content:"\f077";  }  */
.NiceSelect.lg .nice-select { min-width: 250px; } 
.NiceSelect.md .nice-select { min-width: 205px; } 
.NiceSelect.sm .nice-select { min-width: 170px; } 
.NiceSelect.xs .nice-select { min-width: 70px; } 
.Selectstyle1 .nice-select {  color: #242424 !important; border-color: #EEEEEE; border-radius: 10px;} 
.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: 5px; } 
/*--Floating Form Label--*/
.floating-label {position: relative; } 
.form-group.floating-label label { position: absolute; pointer-events: none; left: 25px; 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:-5px; font-size: 10px; opacity: 1 !important; padding: 0px 5px; background: #FFFFFF; color: #4B4B4B !important; } 

/*---*/
.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: .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: .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 { }
.accordion:last-child { margin-bottom: 0px; }
.accordion-item {    background: none;
    border: none;
    margin-bottom: 30px;
    border-radius: 35px 35px !important;
    background: #fff;
    border-radius: 30px 30px 30px 0px;
background: #F7F7F7;
    overflow: hidden;}
.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: 20px 70px 20px 30px;
    display: block;
    position: relative;
    cursor: pointer;
    font-weight: 500;
    color: #ffffff;
    border: 0px;
    line-height: 1.3;
    font-size: 18px;
    z-index: 1;
    border-radius: 35px;
  
    background: #473773;
    box-shadow: 0px 30px 40px 0px rgba(0, 0, 0, 0.04);}
.accordion-header a.collapsed {    line-height: normal;
    letter-spacing: -0.8px;
    border-radius: 30px;
    background: #DBA53C;
    color: #FFF;

    font-size: 20px;
    font-style: normal;
    font-weight: 700;}
.accordion-header a:hover {  background: #DBA53C; color:#ffffff }
.accordion-header a.collapsed:hover {/*box-shadow: 0px 1px 16px rgba(0,0,0,0.15);*/ }
.accordion-header a::before { position: absolute; top: 50%; transform: translateY(-50%); right: 30px; width: auto; height: auto; font-family: "Font Awesome 6 Free"; /*font-family: bootstrap-icons !important; */ content: "\f0dd"; font-weight: 900; line-height: 1; text-align: center; /*display: flex; align-items: center; justify-content: center;*/ background: transparent; font-size: 16px; border-radius: 0px; transition: all 0.2s linear;}
.accordion-header a.collapsed::before { content: "\f0dd"; background: transparent; color: #ffffff; }
.accordion-header a:hover::before { }
.accordion-header a.collapsed:hover::before { color: #ffffff; }
.accordion-body { padding: 30px; border: 0px solid #E8E7E7; background: #FFFFFF; border-width: 0px; border-radius: 0px; position: relative; /*box-shadow: 4px 4px 40px rgba(0,0,0,0.15);*/ color: #3A3A3A;  border-radius: 30px 30px 30px 0px;
background: #F7F7F7;}
.accordion-body p { margin-bottom: 20px; }
.tab-holder.TabsAccordion .accordion-body { padding: 0px 0px; border: 0px solid #dadada; background: transparent; border-radius: 0px 0px; box-shadow: none; }
.tab-body { padding-top: 50px; }
.accordion.accordion-tabs .accordion-body { padding: 25px; margin-top: 0px; }
/*---*/
.tab-holder {
    
}
.nav-tabs {display: flex;padding-bottom: 0px;align-items: center;margin: 0px 0px;width: auto;justify-content: space-between;border-bottom: 1px solid #AFAFAF;list-style: none;margin: 0px 0px;padding: 0px;display: flex;flex-wrap: wrap;justify-content: center;}
.tab-holder.tab-centered .nav-tabs { justify-content: center; }
.nav-tabs .nav-item {margin: 0px;padding: 0px 0px;margin-right: 10px;display: flex;padding: 0px 0px;flex: 1 1 0;align-items: start;justify-content: start;}
.nav-tabs .nav-item:first-child { margin-left: 0px;     }
.nav-tabs .nav-item:last-child { /*margin-right: 0px;*/ }
.nav-tabs .nav-link {
    margin: 0px !important;
    text-align: center;
    padding: 20px 15px;
    position: relative;
    border: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    opacity: 1;
    line-height: 1;
    background: transparent;
    border-radius: 5px;
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
}
.nav-tabs .nav-link img { margin-right: 10px; }
.nav-tabs .nav-item:first-child .nav-link { }
.nav-tabs .nav-item:last-child .nav-link { }
.nav-tabs .nav-link::before { content: ""; position: absolute; left: 50%; bottom: -3px; width: 0px; height: 5px; transition: all 0.2s linear; background: #DBA53C; border-radius: 0px; }
.nav-tabs .nav-link:hover { color: #DBA53C; opacity: 1;     
    border-color: transparent;}
.nav-tabs .nav-link.active {     color: #DBA53C;
    opacity: 1;
    /* background: #DBA53C; */
    background: transparent;
    border-color: #DBA53C;}
.nav-tabs .nav-link:hover::before, .nav-tabs .nav-link.active::before { width: 100%; left: 0; }
.nav-tabs .nav-link:hover::before, .nav-tabs .nav-link.active::before {
    opacity: 1;
}
@media only screen and (max-width: 1599.98px) {
.nav-tabs{margin: 0px 0px;}
.nav-tabs .nav-item {padding: 0px 0px;} 
.nav-tabs .nav-link { font-size: 18px;}
.nav-tabs.sm .nav-link {padding: 0px 50px 15px 0px;font-size: 20px;}
.tab-holder.TabsAccordion .accordion-body{/*padding: 25px 0px 0px;*/}
.tab-body {padding-top: 40px;}
}
@media only screen and (max-width: 991.98px) {
/* .nav-tabs{margin: 0px -2px;}
.nav-tabs .nav-item {padding: 0px 2px;}*/

}
@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; } 
.tab-holder.TabsAccordion .accordion-body { padding:20px; margin-top: 0px; } 
.tab-holder.TabsAccordion .accordion-body .accordion-body{ padding:0px 20px 30px 20px; margin-top: 0px; } 
.tab-content{ /*border-bottom: 1px solid #ffffff;*/}
.tab-content .tab-content{ border-bottom: 0px;}
 }
/*---*/
/* Tooltip */
/*<div data-toggle="tooltip" data-placement="top" title="Tooltip Details"></div>*/
.tooltip.show { opacity: 1; } 
.tooltip > .tooltip-inner { color: #4B4B4B; font-size: 16px; max-width: 295px; line-height: 20px; border-radius: 0px; padding: 10px 40px; /*width:auto; white-space:nowrap; */ text-align: left; background-color: #FFFFFF; font-weight: 400; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15); } 
.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before, .bs-tooltip-top .tooltip-arrow::before { border-top-color: #FFFFFF; } 
.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before, .bs-tooltip-end .tooltip-arrow::before { border-right-color: #FFFFFF; } 
.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before, .bs-tooltip-bottom .tooltip-arrow::before { border-bottom-color: #FFFFFF; } 
.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before, .bs-tooltip-start .tooltip-arrow::before { border-left-color: #FFFFFF; } 
@media only screen and (max-width: 567px){
 .tooltip > .tooltip-inner { border-radius: 0px; padding: 8px 10px; max-width: 280px; font-size: 12px; } 
 }
/* Scroller Container */
.Scrollcontent { height: 200px; } 
.mCSB_inside > .mCSB_container { margin-right: 35px !important; } 
.mCSB_scrollTools { z-index: 99999; opacity: 1 !important; width: 14px; } 
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail { background:#E3E3E3 !important; border: none !important; width: 14px !important; border-radius: 10px; } 
.mCSB_scrollTools .mCSB_dragger { cursor: auto !important; } 
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { cursor: pointer; border-radius: 10px; width: 8px !important; z-index: 99999 !important; background: #00538C !important; } 
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar:hover { background: #00538C!important; } 
.mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail { height: 5px !important; } 
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail { width: 100% !important; margin: 0px !important; } 
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar { cursor: pointer; width: auto !important; height: 5px !important; min-width: 70px !important; margin: 0px auto !important; } 
.mCSB_horizontal.mCSB_inside > .mCSB_container { margin-right: 0px !important; margin-bottom: 10px; } 
.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal { bottom: 0px; } 
/*----*/
.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: 0px solid #D0D0D0; color: #000;border-radius: 30px; } 
.table-holder .table td, .table-holder .table th { vertical-align: middle !important; border: 0px solid #D0D0D0; } 
.table-holder .table th { background: #DBA53C; color: #ffffff; font-weight: 700; font-size: 16px; padding: 12px 20px;border-right: 1px solid #E6E6E6; } 
.table-holder .table tr { /*border-bottom: 4px solid #ffffff;*/} 
.table-holder .table td { padding: 12px 20px; text-align: center; border-right: 1px solid #E6E6E6;    background: #F7F7F7;} 
.table-holder .table td:last-child{border: 0}
.table-holder .table tr:nth-child(odd) { background-color: #F6F6F6; } 
.table-holder .table tr:nth-child(even) { background-color: #F6F6F6; } 
.responsive-table { min-width: 760px;}
.table-sticky-col { left: 0; position: sticky; z-index: 9999; } 
/*--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: 150px 0px; position: relative; width: 100%; } 
.inner-container-xl { padding: 115px 0px; position: relative; width: 100%; } 
.inner-container-lg { padding: 110px 0px; position: relative; width: 100%; } 
.inner-container { padding: 90px 0px; position: relative; width: 100%; } 
.inner-container-md { padding: 50px 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: -0px -15px; } 
.featured-slide { padding: 0px 15px; display: block; } 
.featured-slider .slick-prev { left: -100px; } 
.featured-slider .slick-next { right: -100px; } 
.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;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
    z-index: 1;
    vertical-align: top;
    line-height: 1;
    letter-spacing: 0px;
    height: 55px;
    transition: all 0.2s linear 0s;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    border-image: initial;
    padding: 0px 28px;
    border-radius: 45px;
    background: #DBA53C;
    outline: none !important;
    text-decoration: none !important;
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    text-transform: uppercase;} 
.custom-button.alt{ color: #ffffff; background: #473773;}
.custom-button.alt:after{background: #C00E00;}
.custom-button.alt:hover{opacity: 0.8}
.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 { padding: 0px 20px; font-size: 13px; height:30px; letter-spacing: 0px;} 
/*.custom-button::before{content:""; position: absolute; left: 0px; top: 0px;width: 53px; height: 61px; background-image:url(../images/btn-bg-dark.png); background-repeat: no-repeat; background-size: 100% 100%;}*/
 .btn-arrow{position: relative; padding-right:50px !important; }
 .btn-arrow::after{ font-family: "Font Awesome 6 Free";
    /* content: "\f105"; */
    content: "";
    font-weight: 900;
    transition: all 0.2s linear;
    margin-left: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    width: 55px;
    height: 100%;
    color: #FFFFFF;
    border: 0px solid #FFFFFF;
    font-size: 10px;
    position: absolute;
    right:  0px;
    top: 0;
    background: transparent;
    background-image: url(..//images/btn-after.png) !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
   
}  
.custom-button.no-icon::before,.custom-button.no-icon::after{ display: none !important;}

.custom-button.button-primary { background: #000000;} 
.custom-button.button-secondary { background: #000000;} 
.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: #111111;}
.custom-button.button-white::after{ border-color: #242424;color: #242424;}

.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: #00538C; color: #00538C; }
.custom-button.btn-border.bdr-secondary { border-color: #C6A788; color: #C6A788; }
.custom-button.btn-border.bdr-body { border-color: #4B4B4B; color: #4B4B4B; }
.custom-button.btn-border.bdr-title { border-color: #242424; color: #242424; }
.custom-button.btn-border.bdr-alternate { border-color: #1D3756; color: #1D3756; }
.custom-button.btn-border.bdr-light { border-color: #B7B7B7; color: #242424; }
.custom-button.btn-border.bdr-dark { border-color: #242424; color: #242424; }
.custom-button.btn-border.bdr-black { border-color: #000000; color: #000000; }
.custom-button.btn-border.bdr-red { border-color: #FF0000; color: #FF0000; }
.custom-button.btn-border.bdr-white { border-color: #DFDFDF; color: #FFFFFF; }

.custom-button-holder { display: inline-flex; justify-content: center; position: relative; } 

/*Button Hover*/
button.custom-button:hover,input[type=submit].custom-button:hover,a.custom-button:focus,.custom-button.selected, a.custom-button:hover,.f-upload .input-group .custom-button.btn-file:hover,input[type="submit"]:not(:disabled):hover { color: #ffffff !important; background: #473773; border-color: transparent !important;} 
button.custom-button.button-white:hover,a.custom-button.button-white:focus,.custom-button.button-white.selected, a.custom-button.button-white:hover{background: #1A1A1A; color:#ffffff !important; border-color: transparent;} 

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{border-color: transparent; /*color: #FFFFFF;  background:#C00E00;*/ }


a.custom-button.btn-border:hover,button.custom-button.btn-border:hover,a.custom-button.btn-border:focus { background: #DFDFDF !important; color: #333333 !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;} 
.custom-button i {position: relative; } 
.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; } 
/*-- Button-Flip--*/
.btn-flip { opacity: 1; outline: 0; color: #C6A788; position: relative; text-align: center; display: inline-block; text-decoration: none; text-transform: uppercase; font-size: 28px; text-transform: uppercase; font-weight: 900; } 
.btn-flip:hover::after { opacity: 1; transform: translateY(0) rotateX(0); } 
.btn-flip:hover::before { opacity: 0; transform: translateY(-50%) rotateX(-90deg); } 
.btn-flip::after { top: 0; left: 0; opacity: 1; width: 100%; color: #C6A788; display: block; transition: 0.5s; position: absolute; content: attr(data-back); transform: translateY(50%) rotateX(-90deg); } 
.btn-flip:before { top: 0; left: 0; opacity: 1; color: #C6A788; display: block; transition: 0.5s; position: relative; content: attr(data-front); transform: translateY(0) rotateX(0); } 
/*<a href="#" class="btn-flip" data-back="APPLE" data-front="APPLE"><h2>APPLE</h2></a>*/
/*-- Button-Flip END--*/
/*--Links--*/
.styled-link {border: none;
    transition: all 0.2s linear;
    position: relative;
    display: inline-flex;
    align-items: center;
    line-height: 1;
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    text-decoration-line: underline;
    text-transform: uppercase;}
.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 { /*content: "\f105"; */
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: "";
    margin-left: 8px;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    transition: all 0.2s linear;
    background: url(..//images/btn-after.png) !important;
    background-repeat: no-repeat;
    background-position: center center;
    background-repeat: no-repeat !important;
    width: 24px;
    height: 24px;} 
.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: #C6A788; text-decoration:underline !important; border: none; } 
a.styled-link.has-icon:hover { text-decoration: none !important; }
a.styled-link.light:hover{ color: #1D3756 !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: #000;
    background: #F7F7F7;
    border: 1px solid transparent;
    line-height: 1;
    width: 55px;
    height: 55px;
    overflow: hidden;
    font-size: 15px;
    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: 1; background: none !important; box-shadow: none !important; color: #ffffff; font-size: 14px !important; } 
.arrows-white .slick-arrow { color: #FFFFFF !important; opacity: 1; } 
.slick-arrow:hover::before { opacity: 1; } 
.arrows-white .slick-arrow:hover { color: #FFFFFF !important; } 
.arrows-plain .slick-arrow:hover { background: none; color:#242424; opacity: 1; } 
.arrows-alternate .slick-arrow,.arrows-alternate1 .slick-arrow { background:#525252; color: #000000; width: 35px; height: 35px; border-radius: 0px; } 
.arrows-alternate .slick-arrow:hover {background:#ffffff; color: #000000;} 
.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; opacity: 1;border-radius: 55px;
background: #FFF;

box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15);} 
.custom-arrows .slick-arrow:first-child { margin-right:10px; }
.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: #473773; border-color: transparent !important; } 
.slick-arrow:hover img {filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(11deg) brightness(102%) contrast(103%);}
/*----*/
.footer-wrapper { display: block; position: absolute; left: 0px; bottom: 0px; width: 100%; border-radius: 0px; z-index: 1; color: #000000 ; font-size:18px; } 
/*
<div class="bottom-whatsapp-icon"><a href="javascript:void(0); " title="whatsapp" target="_blank"><i class="fa-brands fa-whatsapp"></i></a></div>
*/
.bottom-whatsapp-icon {
    position: fixed;
    bottom: 40px;
    transform: translateY(-50%);
    right: 20px;
    z-index: 5;
}
.bottom-whatsapp-icon a {     display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    width: 76px;
    height: 76px;
    border-radius: 50%;
    background: #ffffff;
    color: #FFFFFF;
    font-size: 26px;
    box-shadow: 0px 3px 6px rgba(0,0,0,0.1);} 
.bottom-whatsapp-icon a:hover { color: #FFFFFF; background: #55467d;} 
/*
chat-bot-generator
https://widget.bot.space/
link-generator
https://www.wati.io/free-whatsapp-link-generator/*/
.footer-nav,.contact-list,.social-list { list-style: none; margin: 0px; padding: 0px; }
.footer-nav li, .contact-list li,.social-list li { padding-bottom: 18px; 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: 25px;}
}
@media only screen and (max-width: 1199.98px) {
.nav-2col.lg li:nth-last-child(2) { padding-bottom: 25px;}
}
@media only screen and (max-width: 1199.98px) {
.nav-2col.md li:nth-last-child(2) { padding-bottom: 25px;}
}
@media only screen and (max-width: 1199.98px) {
.nav-2col.sm li:nth-last-child(2) { padding-bottom: 25px;}
}
.nav-3col li { width: 33.33%;}
.footer-nav.inline, .contact-list.inline { text-align: center; display: flex; flex-wrap: wrap; } 
.footer-nav.inline { line-height: 1; display: flex; align-items: center; justify-content: center; list-style: none; margin: 0px -15px; padding: 0px; } 
.footer-nav.inline>li { padding: 0px 15px; position: relative; /*border-right: 1px solid #242424;*/ } 
.footer-nav.inline>li:last-child { border-right: 0px; border-right: 0px !important; }  
.footer-nav.inline>li a { line-height: 1; display: block;}
.social-icons li a { line-height: 1; display: flex; justify-content: center; align-items: center; transition: all 0.2s linear; color: #333333;} 
.social-icons.icon-rounded li a{ width: 48px; height: 48px; background: #575757; color: #FFFFFF; border-radius: 50%; font-size: 16px;}
.social-list li{ display: flex; align-items: center;}
.social-list li:last-child{ padding-bottom: 0px;}
.social-list li a { display: flex; align-items: center;}
.social-list li i,.social-list li img {width:17px; margin-right: 12px;color: #ffffff;}
.contact-list li { padding-left: 30px;color: #000;} 
.contact-list li p{color: #000;}
.contact-list li i, .contact-list li img { line-height: 1; transition: all 0.2s linear; position: absolute; left: 0px; top: 3px; color: #DBA53C; font-size: 17px;} 
.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: #000;}
.footer-wrapper a:hover{color: #DBA53C;}
.footer-wrapper a:hover,.footer-nav li.selected a{ color:#DBA53C; text-decoration: none;font-weight: 400; }
.social-list li a:hover{ text-decoration: none;}
.social-list li a:hover span { text-decoration: underline;}
.footer-nav li,.social-list li{}
.footer-nav li.selected a{}
.contact-list li a:hover{ color: #DBA53C; text-decoration: underline; font-weight: 400;}
.social-icons.icon-rounded li a:hover{background: #111111; color: #FFFFFF;}
.ftbox h6 {
        padding-bottom: 20px;
    letter-spacing: -0.4px;
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
}
.footer-logo{ margin-bottom: 0px; max-width: 293px;mix-blend-mode: multiply;}
.ftbox{ }
.ftbox1 {width: 200px;} 
.ftbox2 {} 
.ftbox3 {
    width: 380px;
}
.ftbox4 {

}
.ftbox5 { }
.bottom { padding:20px 0px; border-top:1px solid #ffffff; } 
.payment-method img { max-height: 30px; }
.payment-method{} 
.copyright { text-align: center; color: #ffffff; } 
.copyright a { display: inline-block;color: #ffffff; } 
.copyright  strong { background: url("../images/default/verz-logo.png") no-repeat scroll right center; padding-right: 19px; font-weight: 400; color: #F6631A; } 
.copyright a:hover { color:#EF4138; text-decoration: underline; font-weight:inherit; } 
/*---*/
.footer-bar { position: fixed; left: 0px; bottom: 0px; width: 100%; padding: 10px 0px; z-index: 8; border-top: 1px solid rgba(0,0,0,.1); } 
.footer-bar a { display: flex; justify-content: center; align-items: center;  margin: 0px auto; line-height: 1; color: #111111; position: relative; border: 0px;width:30px; } 
.footer-bar a img { transition: all 0.2s linear; } 
.footer-bar a span { /*margin-left: 5px; color: #242424; */ } 
.footer-bar a:hover { color: #ffffff; } 
.footer-bar a:hover img { } 
.footer-bar a .cart-count, .top-cart .cart-count { display: flex; justify-content: center; align-items: center; color: #ffffff; width: 20px; height: 20px; background: #DBA53C; line-height: 1; border: 0px solid #FFFFFF; border-radius: 20px; font-weight: 400;  position: absolute;top: -9px; right: -9px; font-size: 10px;} 
.footer-bar a .cart-count { position: absolute;top: -7px; right: -7px;margin-left: 0px;} 
.footer-bar .col:nth-child(2) { border-left: 1px solid rgba(0,0,0,.1); border-right: 1px solid rgba(0,0,0,.1); } 
.contact-address-list {
    margin: 0 auto;
    padding: 0;
    background: transparent;
}
.contact-address-box{margin: 0px auto;
    margin-bottom: 23px;
    padding-bottom: 23px;
    border-bottom: 0px solid #687db5;
    line-height: 1.1;
    font-size: 19px;}
.contact-address-box:first-child{ }
.contact-address-box:last-child{ border-bottom:0;    margin-bottom: 0;
    padding-bottom: 0; }
.contact-address-box .icon-holder{     width: 80px;
    height: 80px;
    background-color: #473773;
    margin-right: 10px;
    border-radius: 100%;
    font-size: 26px;}
.contact-address-box a {
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
}
.contact-address-box h6{}
.contact-address-box a:hover{ color: #DBA53C; text-decoration: underline; font-weight: 700;}
/*---*/
.bottom-newsletter-section { } 
.bottom-newsletter-holder { margin-bottom: 40px; } 
.bottom-newsletter { margin: 0px auto 0px; } 
.newsletter-holder { position: relative; margin-bottom: 0px; } 
.newsletter-input { width: 100%; padding-right: 50px; border-width: 1px; line-height: 48px; font-size: 14px;border-radius: 32px;border: 1px solid #EDEDED;background: #FFF;} 
.newsletter-input:focus, .newsletter-input:hover {} 
.newsletter-holder input::placeholder, .newsletter-holder input.form-control::-webkit-input-placeholder { } 
.newsletter-button {    position: absolute;
    top: 3px;
    right: 3px;
    height: 90%;} 
.newsletter-button:hover { color: #ffffff; background: #EF4138;} 
.newsletter-button::after{ display: none;}
.newsletter-holder .mc4wp-form-fields { position: relative; } 
.newsletter-holder .custom-button i{}
/*----*/
.thankyou-section{ }
.thankyou-content-holder { } 
.thankyou-img { padding-bottom:48.48%; 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; opacity: 0;}
.thankyou-img::after {/*background: url(../images/home-banner-overlay.png);*/ background-size: auto;background-size: 100% 100%;height: 50%;z-index: 1;opacity: 0;} 
.thankyou-content {     max-width: 780px;
    padding-top: 60px;
    margin: 0 auto;
    text-align: center;}
.thankyou-content h1 {     line-height: 1;
    padding-bottom: 30px;
    color: #ffffff;
    font-size: 70px;
    font-style: normal;
    font-weight: 700;
        line-height: 1.2;
    text-transform: uppercase;} 
.thankyou-content h2 {padding-bottom: 30px;
    line-height: 1;
    color: #ffffff;
    font-family: "Inter", sans-serif;
    font-size: 62px;
    font-style: normal;
    font-weight: 500;
    text-transform: capitalize;} 
.thankyou-content h1 span { } 
.thankyou-content p {} 
.thankyou-content a.custom-button { } 
.thankyou-content a.custom-button:hover { } 
.thankyou-logo { max-width: 290px; margin: 0px auto 50px; } 
/*---*/
.odd-even-list { } 
.odd-even-box { padding: 35px 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(odd) .row>[class*="col-"]:first-child,.odd-even-list .odd-even-box:nth-child(odd)>.colContainer>.row>[class*="col-"]:first-child { order: 2; } 
.odd-even-list .odd-even-box:nth-child(odd) .row>[class*="col-"]:last-child,.odd-even-list .odd-even-box:nth-child(odd)>.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(odd) .textColLeft { float: left; } 
.odd-even-list .odd-even-box:nth-child(odd) .textColRight { float:right; } 
.odd-even-img { margin-right: -240px;} 
.odd-even-list .odd-even-box:nth-child(odd) .odd-even-img { margin-left: -240px;margin-right: auto;} 
.odd-even-info {padding-left: 70px;}
.odd-even-list .odd-even-box:nth-child(odd) .odd-even-info{padding-left: 0; } 
.odd-even-list .odd-even-box:nth-child(even) .stg-phot {     float: left;} 
.odd-even-box:nth-child(even) .row{    border-radius: 310px 100px 100px 310px; padding-left: 30px; padding-right: 5%}
/*----*/
.contact-left {
    position: relative;
    padding: 60px;
    border-radius: 30px;
    background: #FFF;
    box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.12);
}
.contact-right{ position: relative;}
.contact-left-content{ padding: 100px;}
.contact-right-content{ padding: 80px 80px 80px 160px;}
/*--Products Listing/ Products Details--*/
.sidebar{ position: relative; width: 360px; }
.sidebar h4{ font-size: 30px; font-weight: 500;}
.sidebar-title{ padding-bottom: 20px; border-bottom: 1px solid #EBEBEB; margin-bottom: 20px;}
.widget-box { margin-bottom: 30px; position: relative; padding: 0px 0px; overflow: hidden;}
.widget-box-title{ background-color: #DFDFDF; height: 60px; display: flex; align-items: center; border-radius: 30px 30px 0px 0px; padding: 0px 70px;}
.widget-box-title h4{ font-size: 25px; font-weight: 700;}
.widget-box.alt { padding: 30px; background: #F9F9F9; border: 1px solid #E8E8E8;}
.widget-box:last-child { margin-bottom: 0px; }
.widget-box-content { padding: 10px 70px;  background: #333333; border-radius: 0px 0px 30px 30px;}
.widget-box-filter {}
.widget-box-filter ul { list-style: none; margin: 0px; padding: 0px 0px;}
.widget-box-filter ul li {}
.widget-box-filter ul li:last-child { }
.widget-box-filter ul li a { color: #ffffff; display: block; position: relative; padding: 8px 0px; opacity: .5; text-transform: uppercase; font-weight: 500;}
.widget-box-filter ul li:hover>a,.widget-box-filter ul li.selected>a,.widget-box-filter ul li.active>a { color: #ffffff; text-decoration: none; font-weight: 700; opacity: 1; }
.widget-box-filter ul ul{ padding: 10px 0px;}
.widget-box-filter ul ul li a{ padding-left: 15px;}
.widget-box-price{ padding: 20px 0px;}


.tool-bar { position: relative; z-index: 9; } 
.tool-bar .nice-select { background-color: #DFDFDF !important; color: #333333 !important; border-color: transparent; border-radius: 10px !important; padding: 0px 35px 0px 15px !important; font-size: 16px; } 
.tool-bar .nice-select:active, .tool-bar .nice-select.open, .tool-bar .nice-select:focus { } 
.tool-bar .nice-select::after { content: "\f107"; color: #000000 !important; right: 10px; margin-top: 2px;} 
.tool-bar .nice-select.open::after { content:"\f106"; } 

.product-list-holder{ padding: 30px 0px; }
.product-list-holder .woocommerce-notices-wrapper{ margin-bottom: 0px;}
.product-box-holder {transition: all 0.2s linear; border-radius: 30px; overflow: hidden; border-radius: 14px;
background: #FFF;

box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.12);} 
.product-box-holder:hover {transition: all 0.2s linear;/*box-shadow: 4px 4px 40px rgba(0, 0, 0, 0.16);*/} 
.product-box { position: relative; transition: all 0.2s linear; overflow: hidden; color: #ffffff;}
.product-box>a { display: block; position: relative;} 
.product-box:hover { } 
.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: 63.80%; } 
.product-box-image-holder .img-holder figure { padding: 0px 0px;} 
.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:hover .product-box-image-holder .img-holder::after {  }
.product-box-header { position: relative; left: 0px; top: 0px; width: 100%; z-index: 8; padding: 20px 20px 0px; display: flex; justify-content: space-between; line-height: 1; pointer-events: none; align-items: center; } 
.product-tag-holder { position:relative; line-height: 1; left: 0px; top: 0px; 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: 22px; border-radius:3px; min-width: 50px; padding: 2px 5px 0px;*/  color: #ffffff; font-weight: 400; font-size: 14px;text-transform: uppercase;} 
.product-details .product-tag-holder{ margin-bottom: 15px;}
.product-details .product-tag span{height: 26px;min-width: 70px; font-size: 16px;}
.tag-outofstock span { color: #00331B; } 
.tag-new span { color:#00AA21; } 
.tag-sale span { color: #FF0000; } 
.tag-clear span { } 
.tag-hot span { } 
.product-box-info-holder {
    transition: all 0.2s linear;
    position: relative;
       padding: 20px;
}
.product-box-info-holder>a { position: relative; padding:20px; display: block; color: #ffffff !important;} 
.product-box-info{  padding: 0px 0px 0px;}
.product-box-title {padding-bottom:12px;} 
.product-box-title h2 {
    transition: all 0.2s linear;
    color: #000;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
}
.product-box:hover .product-box-title h2 {color: #473773;text-decoration-line: underline; } 
.product-box-footer{position: relative;  z-index: 9; /*display: flex; align-items: center; justify-content: center;*/ padding: 0px 20px 30px;}
.product-box:hover .product-box-footer{opacity: 1; }
.price-holder { padding: 0px 0px 0px; display: flex; align-items: center;  text-align: center; color: #DFDFDF; 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 { color:#DFDFDF; color: #000;
font-size: 22px;
font-style: normal;
font-weight: 400;} 
.price-holder ins bdi { color:#DFDFDF; } 
.product-box:hover .price-holder ins bdi,.product-box:hover .price-holder bdi { }
.price>del, .price-holder del bdi { font-size: 16px !important; font-weight: 500; color: #505050 !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,.added_to_cart{ width: 40px !important; height: 40px !important; padding: 0px !important; text-transform: uppercase;text-decoration: none !important; background-color: #DFDFDF !important; border-radius: 30px !important; color: #333333 !important; font-size: 12px !important; text-transform: uppercase !important;}
.woocommerce .product-box-footer a.button:hover,.added_to_cart:hover{ background-color: #000000 !important; color: #ffffff !important;}
.woocommerce .product-box-footer a.button img,.added_to_cart img{ margin-right: 0px;transition: all 0.2s linear;}
.woocommerce .product-box-footer a.button:hover img,.added_to_cart:hover img{ filter: invert(100%) sepia(0%) saturate(2%) hue-rotate(146deg) brightness(108%) contrast(101%);}

.woocommerce .product-details .product-cart .button{ padding: 0px 30px; height: 54px; background-color: #DBA53C !important; color: #ffffff !important; width: 100% !important;border-radius: 27px;}
.woocommerce .product-details .product-cart .button:hover{color: #ffffff !important; background: #473773 !important;}
.woocommerce .product-details .product-cart .button img{ margin-right: 10px; transition: all 0.2s linear;}

.product-wishlist { padding: 0px 0px 0px 0px; margin-left:0px; pointer-events: all; /*position: absolute; top: 20px; right: 20px; z-index: 2; */ } 
.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; }

.page-count{ }
.page-count strong{ }

.gallery-holder { position: relative; max-width: 867px; margin: 0px auto; margin-right: -41px;} 
.gallery-main { overflow: hidden; margin-bottom: 30px; } 
.gallery-main-slide { text-align: center; position: relative; } 
.gallery-main-slide .img-holder, .gallery-nav-slide .img-holder {padding-bottom:66.51%; border-radius:20px;} 
.gallery-main-slide .img-holder { } 
.gallery-main-slide .img-holder figure { } 
.gallery-main-slide a{ display: block; position: absolute; top: 0px; right: 0px; color: #ffffff; 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,.activities-slide a:hover { opacity: 1; color: #ffffff; } 
.gallery-nav { padding: 0px 90px; margin:0px -10px; } 
.gallery-nav .slick-list { padding: 0px 0px !important;} 
.gallery-nav-slide { cursor: pointer; transition: all 0.2s linear; text-align: center; padding:0px 15px; opacity: .3; } 
.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;  }
.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: 3px solid #ffffff; opacity: 0; left: 0px; top: 0px; border-radius: 12px;} 
.gallery-nav-slide-image::after { opacity: 0; z-index: 1; } 
.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, .gallery-nav-slide:hover{ opacity: 1; } 
.gallery-nav .slick-arrow { opacity: 1;} 
.gallery-nav .slick-arrow:hover { } 
.gallery-nav .slick-prev { left: 10px; } 
.gallery-nav .slick-next { right: 9px; }

.product-details-holder { } 
.product-details{ padding-left: 100px;}
.product-details .product-cat {  }
.product-details .price-holder { text-align: left; padding: 0px 0px 0px; border: 0px;} 
.product-details .price-holder .price {} 
.product-details .price-holder bdi,.product-details .price-holder ins bdi { color: #000;

leading-trim: both;

text-edge: cap;
font-family: Inter;
font-size: 28px;
font-style: normal;
font-weight: 400;} 
.product-details .price-holder ins bdi { } 
.product-details .price>del, .product-details .price-holder del bdi { font-size: 18px !important; } 
.product-details .price>del{} 
.product-details .price>ins{ } 
.product-availability { line-height: 1; padding: 25px 0px; border: 1px solid #DDDDDD; border-width: 1px 0px;} 
.product-availability p strong { font-weight: 700;} 
.product-details hr { margin: 20px 0px; } 
.instock .product-availability strong { color: #128F09; } 
.outofstock .product-availability strong { color: #FF0000; } 
.product-intro { padding: 10px 0px 0px; border: 1px solid #D9D9D9; border-width: 0px 0px 0px; } 
.product-intro h6 {  padding-bottom: 10px; font-size: 18px;} 
.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 { } 
.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-holder strong { } 
.product-details-footer {     padding: 30px 0px;
    border: 1px solid #e9e9e9;
    border-width: 1px 0 0px 0px;
    padding-bottom: 0;
    margin: 30px 0px;} 
.product-quantity-holder { } 
.product-details .product-quantity { } 
.add-qty {display: flex;
    position: relative;
    align-items: center;
    justify-content: space-between;
    border-radius: 150px;
    border: 1px solid #E6E6E6;
    background: #F7F7F7;
    overflow: hidden; } 
.qty {    padding: 0px 0px 0px 0px !important;
    color: #000 !important;
    margin: 0px;
    order: 2;
    width: 65px;
    font-weight: 400;
    text-align: center;
    height: 48px;
    font-size: 18px;
    border: 1px solid #D9D9D9 !important;
    border-width: 0px 0px !important;
    border-radius: 0px;
    background: transparent !important;
    background: #F7F7F7 !important;} 
.qty-btn {     display: flex;
    align-items: center;
    justify-content: center;
    border: 0px solid #EEEEEE;
    padding: 0px;
    background: none;
    color: #ffffff;
    transition: all 0.2s linear;
    overflow: hidden;
    line-height: 1;
    width: 48px;
    height: 48px;
    color: #000;
    font-family: Inter;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    background: #F7F7F7;} 
.qty-btn:hover { background:#ffffff; color:#333333; opacity: 1; border-color: transparent; } 
.qty-dwn { order: 1; bottom: 0px; border-radius: 10px 0px 0px 10px; } 
.qty-up { order: 3; top: 0px; border-radius: 0px 10px 10px 0px;} 
.qty-btn i { position: relative; } 
.qty-up i { } 
.qty-dwn i { } 
.ptitle{ color: #000000;}
/*--outofstock-*/
.woocommerce .product-box-holder.product-outofstock .product-box-footer .button { pointer-events: none; cursor: default; background:#E3E3E3 !important; color: #555555 !important; } 
.woocommerce .product-box-holder.product-outofstock .product-box-footer{ ty: .6;}
.woocommerce .product-box-holder.product-outofstock .product-box-info-holder{ /*opacity: .6;*/}
.woocommerce .product-box-holder.product-outofstock .product-box-info-holder{ /*opacity: .6;*/}
.woocommerce .product-box-holder.product-outofstock .product-box-footer .button { opacity: .6;} 
.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; } 
/* Products Media*/
@media only screen and (max-width: 1599.98px) {
.sidebar{ width: 300px; }
.sidebar h4{ font-size: 25px;}
.widget-box{}
.widget-box-title {height: 50px;border-radius: 20px 20px 0px 0px;padding: 0px 60px;}
.widget-box-content {padding: 10px 60px;border-radius: 0px 0px 20px 20px;}
.widget-box-filter ul li a{ font-size: 15px;}
.product-list-holder {}
.product-box-holder{ border-radius: 20px;}
.product-box{}
.product-box-info-holder{}
.product-box-title {padding-bottom: 15px;}
.product-box-title h2 { }
.product-box-info-holder > a{padding: 15px;}
.product-box-info{padding: 0px 0px 0px;}
.product-box-header {padding: 15px 15px 0px; }
.product-tag span {font-size: 12px;}
.product-details .product-tag-holder{ margin-bottom: 10px;}
.product-details .product-tag span{height: 22px;min-width: 60px; font-size: 13px;}
.product-wishlist {}
.product-wishlist a{ font-size: 20px;}
.product-details .product-wishlist a i {font-size: 18px;}
.product-box-footer {padding: 0px 15px 20px;}
.woocommerce .product-box-footer a.button,.added_to_cart {}
.woocommerce .product-box-footer a.button img,.added_to_cart img{ max-width: 22px;}
.price-holder { padding: 0px;}
.price-holder bdi,.price-holder ins bdi { font-size: 18px !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: 70px;}
.product-details .price-holder{padding: 0px 0px 20px;}
.product-details .price-holder bdi,.product-details .price-holder ins bdi { font-size: 25px !important;  } 
.product-details .price>del, .product-details .price-holder del bdi { font-size: 15px !important; }
.tool-bar .nice-select { font-size: 12px;} 
.gallery-holder{margin-right: -21px;}
.gallery-main-slide .img-holder, .gallery-nav-slide .img-holder {border-radius:20px;} 
.gallery-nav{} 
.gallery-nav .slick-list {}
.gallery-nav-slide {} 
.gallery-nav .slick-prev {  } 
.gallery-nav .slick-next { }
.add-qty{}
.qty { width: 55px;padding: 0px 0px 0px 0px !important; height: 40px;} 
.qty-btn {width: 40px; height:40px;} 
.product-details .product-wishlist a { font-size: 26px; width: 46px; height: 46px;} 
.gallery-main {margin-bottom: 20px;}
.product-intro{padding: 20px 0px 20px;}
.woocommerce .product-cart .button img{ width: 20px;}
.custom-button img{ width: 14px;}
.product-details-footer{padding: 25px 0px 0px;}
.woocommerce .product-details .product-cart .button{padding: 0px 30px;height: 40px; border-radius: 30px !important;}
.widget-box.alt {padding: 20px;}
}
@media only screen and (max-width: 1199.98px) {
.woocommerce .product-details .product-cart .button {padding: 0px 30px;}
.listing-right{ padding-top: 20px;}

}
@media only screen and (max-width: 1023.98px) {

}
@media only screen and (max-width: 991.98px) {
.gallery-nav { padding: 0px 50px;}
.gallery-holder { margin:0px auto;}
}
@media only screen and (max-width: 767.98px) {

}
@media only screen and (max-width: 575.98px) {
.sidebar h4 { font-size: 20px; }
.widget-box {}
.widget-box-title { height: 40px; border-radius: 15px 15px 0px 0px; padding: 0px 30px;  }
.widget-box-content {padding: 10px 30px;border-radius: 0px 0px 15px 15px;}
.widget-box-filter ul li a { font-size: 13px;  }
.gallery-main {margin-bottom: 20px;}
.gallery-main-slide .img-holder, .gallery-nav-slide .img-holder {border-radius:15px;} 
.gallery-nav { }
.gallery-nav .slick-list {}
.gallery-nav .slick-prev {  } 
.gallery-nav .slick-next {  }
.gallery-nav-slide-image{}
.gallery-nav-slide-image::before{}
.product-box-holder {border-radius: 15px;}
.product-box {   }
.product-box-info-holder > a{padding: 15px;}
.product-box-header {padding: 15px 15px 0px; }
.price-holder bdi,.price-holder ins bdi {font-size: 18px !important; } 
.price>del, .price-holder del bdi {font-size: 13px !important; } 
.product-details .price-holder bdi,.product-details .price-holder ins bdi { font-size: 18px !important;  } 
.product-details .price>del, .product-details .price-holder del bdi { font-size: 13px !important; }
.product-intro{padding: 20px 0px 20px;}
.qty { } 
.qty-btn {} 
.product-details .product-wishlist{ }
.product-details .product-wishlist a { font-size: 20px;width: 40px;height: 40px;} 
.product-details .price-holder{padding: 0px 0px 20px;}
.woocommerce .product-box-footer a.button,.added_to_cart { }
.woocommerce .product-box-footer a.button img, .added_to_cart img {}
.product-intro-list li{ width: 100%;}
.product-wishlist a {font-size: 18px;}
.product-list-holder {}
.product-box-footer { padding: 0px 15px 20px;}
.product-box-holder{}
.woocommerce .product-details .product-cart .button { padding: 0px 20px; height: 40px;}
.product-list-holder{padding: 30px 0px 0px;}

}
@media only screen and (max-width: 479.98px) {

}


/*---*/
.item-share-holder {} 
.item-share {} 
.item-share li { } 
.item-share a { display: flex; align-items: center; justify-content: center; position: relative; transition: all 0.6s; color:#898989; line-height: 1; } 
.item-share.item-rounded a { width: 60px; height: 60px; border: 1px solid #DEDBDB; border-radius: 50%; font-size: 20px;} 
.item-share.item-rounded {  } 
.item-share.item-rounded li { } 
.item-share a:hover { color: #111111; } 
.item-share.item-rounded a:hover { color: #ffffff; background:transparent; } 
.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; } 
/*--secondary-nav--*/
.secondary-nav-holder { padding: 0px 0px; border-bottom: 3px solid #EAEAEA; } 
.secondary-nav-holder ul { list-style: none; margin: 0px 0px; padding: 0px; display: flex; flex-wrap: wrap; justify-content: center; } 
.secondary-nav-holder ul li { display: table; padding: 0px 0px; flex: 1 1 0; } 
.secondary-nav-holder ul li a { position: relative; text-align: center; color: #242424; padding: 20px 25px; /*display: flex; justify-content: center; align-items: center; height: 66px; */ border-radius: 0px; display: table-cell; vertical-align: middle;  font-weight: 400; opacity: .55; } 
.secondary-nav-holder ul li a::before{ content: ""; position: absolute; width: 0px; height: 3px; left: 50%; bottom: -3px; background: #00538C;transition: all 0.2s linear;}
.secondary-nav-holder ul li a:hover, .secondary-nav-holder ul li.selected a, .secondary-nav-holder ul li.avtive a { opacity: 1;} 
.secondary-nav-holder ul li.selected a, .secondary-nav-holder ul li.active a { } 
.secondary-nav-holder ul li a:hover::before, .secondary-nav-holder ul li.selected a::before, .secondary-nav-holder ul li.active a::before { width: 100%; left: 0;} 
.sticky_sidebar-container.is-affixed .sticky_sidebar{ background: #FFFFFF;}
/*----*/
.section-saperator { line-height: 0; width: 100%; } 
.section-saperator img { width: 100%;}
.banner-saperator{ position: absolute; left: 0px; bottom: 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-holder {} 
.img-swap { transition: all 0.2s linear; position: relative; display:flex; justify-content: center; align-items: center; text-align: center; line-height: 1; } 
.img-swap img { transition: all 0.2s linear; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); max-height: 100%;} 
.img-swap img+img { opacity: 0; } 
.img-swap-holder:hover .img-swap img { opacity: 0; } 
.img-swap-holder:hover .img-swap img+img { opacity: 1; } 
em { font-style: italic; } 
.pageTitle-holder { margin-bottom: 20px; position: relative; padding-bottom:20px; border-bottom: 1px solid #ffffff;  } 
.pageTitle-holder:last-child { margin-bottom: 0px; } 
/* .pageTitle-holder::before { content:""; position: absolute; left: 0px; bottom: 0px; width:70px; height: 8px; background:#b7bac1; border-radius: 0px; }  */
.pageTitle-holder.text-center::before { left: 50%; transform: translateX(-50%); } 
.pageTitle-holder.white::before { background: #D1D1D1; }
.pageTitle { position: relative; padding: 0px 0px 0px; margin-bottom: 20px; transition: all 0.2s linear; } 
.pageTitle:last-child, .title-holder:last-child { margin-bottom: 0px; } 
.pageTitle h1, .pageTitle h2 {    transition: all 0.2s linear;
    letter-spacing: 0;
    color: #000;
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    
    text-transform: uppercase;} 
.pageTitle h1 strong, .pageTitle h2 strong{color: #204390; font-weight: 500 !important;}
.pageTitle h1 strong.white, .pageTitle h2 strong.white{color: #ffffff}
.pageTitle.xl h1, .pageTitle.xl h2 { font-size: 84px; } 
.pageTitle.lg h1, .pageTitle.lg h2 { font-size: 50px; } 
.pageTitle.lg1 h1, .pageTitle.lg1 h2 { font-size: 60px; } 
.pageTitle.md h1, .pageTitle.md h2 { font-size: 40px; text-transform:capitalize; } 
.pageTitle.sm h1, .pageTitle.sm h2 { font-size: 30px; } 
.pageTitle.xs h1, .pageTitle.xs h2 { font-size: 28px; } 
.pageTitle h3 { font-size: 16px; padding-bottom: 20px; font-weight: 700; position: relative; display:inline-flex; align-items: center;    color: #686868; } 
/* .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: .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{ width:480px; margin: 0px 0px 0px auto; text-align: left; }
.banner_caption-inner h1,.banner_caption-inner h2,.banner_caption-inner h3{ }
.banner_caption-inner h1{    padding-bottom: 0px;
    color: #FFF;
    text-align: center;
    font-size: 70px;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;}
.banner_caption-inner h2{     padding-bottom: 0px;
    color: #FFF;
    text-align: center;
    font-size: 70px;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;}
.banner_caption-inner h3{ padding-bottom: 0px; }
.banner_caption-inner p{}
.home-banner-img-holder{ position: relative;}
.home-banner-img{position: relative; overflow: hidden; padding-bottom: 51.04%; min-height: 500px;}
.home-banner-img a { display: block; position: relative; z-index: 1; } 
.home-banner-img::after, .home-banner-img::before, .inner-banner-img::after, .inner-banner-img::before,.home-banner-video::after,.home-banner-video::before { position: absolute; left: 0px; top: 0px; content: ""; width: 100%; height: 100%; background-repeat: no-repeat; background-size: 100% 100%; z-index: 2; } 
.home-banner-img::before,.home-banner-video::before { /*background: url(../images/main-overlay.png); background-size: 100% 100%;*/ } 
.home-banner-img::after {background: #000000; background-size: 100% 100%;  height: 50%; z-index: 1; opacity: 0; } 
.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:23.70%; min-height: 200px;}
.inner-banner-img::before { background: #000000; background-size: 100% 100%; opacity: 0;  } 
.inner-banner-img::after { background: #000000; background-size: 100% 100%; height: 50%; z-index: 1; opacity: 0; }
.inner-banner .banner_caption-inner{ width: 100% !important; margin: 0px !important; text-align: center; !important; }
.pagingInfo { position: absolute; z-index: 2; left: 50%; bottom: 70px; transform: translateX(-50%); line-height: 1; width: 1400px; display: flex; align-items: center; justify-content: left; font-size: 35px; color: #FFFFFF; font-weight: 700; } 
.pagingInfo #current { } 
.pagingInfo span { display: inline-flex; } 
#separator, #total { opacity: .25; } 
.banner-scroll { position: absolute; bottom: 70px; z-index: 2; left: 9%; transform: translateX(-50%);} 
.banner-scroll a { display: flex; align-items: center; justify-content: center; width: 34px; position: relative;}
/* .banner-scroll a::before{ width: 1px; height: 115px; left: 50%; bottom: 0px; background: #ffffff; content: ""; position: absolute;} */
.banner-scroll a img{ width: 100%; display: block;} 
.homeBannerSlider .slick-dots { bottom: 50px; }
/*.homeBannerSlider .slick-dots{ position: absolute; bottom: auto; left: 0%; top: 50%; transform: translateY(-50%); justify-content: right; align-items: flex-end; flex-flow: column; width: 90px;}
.homeBannerSlider .slick-dots li{ margin: 0px;}
.homeBannerSlider .slick-dots a{ display: flex; align-items: center; justify-content: center; position: relative; width: 36px; height: 36px; text-align: center; color: #242424; border: 2px solid transparent; border-radius: 30px; opacity: .7;}
.homeBannerSlider .slick-dots a span{ }
.homeBannerSlider .slick-dots a::before{ content: ""; width: 0; height: 2px; background: #242424; left: -57px; top: 50%; transform: translateY(-50%); position: absolute;transition: all 0.2s linear;}
.homeBannerSlider .slick-dots li.slick-active a,.homeBannerSlider .slick-dots li:hover a{ border-color: #242424; color: #242424; opacity: 1; font-weight: 700;}
.homeBannerSlider .slick-dots li.slick-active a::before,.homeBannerSlider .slick-dots li:hover a::before{ width: 44px;}*/
.homeBannerSlider .slick-arrow { background: transparent; border-color: #ffffff; color: #ffffff; bottom: 3%; top: auto; }
.homeBannerSlider .slick-arrow:hover { background: #ffffff; border-color: transparent; color: #1A1A1A; }
.homeBannerSlider .slick-prev { right: 50%; margin-right: -620px; left: auto; }
.homeBannerSlider .slick-next { right: 50%; margin-right: -700px; }
/*---*/
.quickSearch .modal-content { border: 0px !important; border-radius: 0px !important; background: none; }
.quickSearch .btn-close,.portfolioModal .btn-close{ right: 0; top: -20px; color: #FFFFFF; background: none; width: auto; height: auto; } 
.quickSearch .btn-close:hover,.portfolioModal .btn-close:hover { opacity: .7;} 
.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{ padding-right: 60px !important; border-color:transparent !important; border-color: #B7B7B7 !important; background: #F5F5F5;}
.search-box input::placeholder, .search-box input.form-control::-webkit-input-placeholder {} 
.search-box .search-input:focus,.search-box .search-input:hover { }
.top-cart{position: relative; color: #ffffff;}
.top-cart img{ }
.top-link-holder{ border-right: 1px solid #CCCCCC; padding-right: 20px;} 
.top-link,.top-cart{ display: flex; align-items: center; justify-content: center; line-height: 1; position: relative;}
.top-link img,.search-button img,.top-cart img{transition: all 0.2s linear;}
.top-link:hover img, .top-cart:hover img,.search-button:hover img{ filter: invert(17%) sepia(22%) saturate(1023%) hue-rotate(353deg) brightness(0%) contrast(6%);}
.top-link{ color: #ffffff;}
.top-link:hover,.top-cart:hover{ color: #ffffff !important;}
/*---*/
.main-slider .slick-slide, .main-slider .slick-slide:before, .main-slider .banner_caption { -webkit-backface-visibility: hidden; backface-visibility: hidden }
.main-slider .banner_caption { opacity: 0 }
.main-slider .slick-slide:before { position: absolute; content: ""; top: 0; left: 0; width: 100%; height: 100% }
.main-slider { position: relative; width: 100%; opacity: 0; overflow: hidden; margin-bottom: 0px; visibility: hidden; -webkit-transition: all 1.2s ease; transition: all 1.2s ease }
.main-slider.slick-initialized { opacity: 1; visibility: visible }
.main-slider .slick-slide, .main-slider .slick-slide>div, .main-slider .slick-slide .item { position: relative; padding: 0px; width: 100%; font-size: 0px; margin: 0px auto; display: block !important }
.main-slider .slick-slide .embed-responsive { height: 100% }
.main-slider .slick-slide .item.video { height: 0px !important; padding-bottom: 56.25%;}
.main-slider .slick-slide video { position: absolute; display: block; top: 50%; left: 50%; min-width: 100%; min-height: 100%; width: 100%; height: 100%; max-width: none; max-height: none; margin: 0px; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%) }
.main-slider .slick-slide iframe { min-width: 100%; min-height: 100%; width: auto; height: auto }
.main-slider .slick-slide .slide-image { opacity: 0; height: 100%; background-size: cover; background-position: center; -webkit-transition: all .8s ease; transition: all .8s ease }
.main-slider .slick-slide .slide-image.show { opacity: 1 }
.main-slider .slick-slide .image-entity { width: 100%; opacity: 0; visibility: hidden }
.main-slider .slick-slide .loading { position: absolute; top: 44%; left: 0; width: 100% }
.main-slider .slick-slide .slide-media { -webkit-animation: slideOut .4s cubic-bezier(0.4, 0.29, 0.01, 1); animation: slideOut .4s cubic-bezier(0.4, 0.29, 0.01, 1) }
.main-slider .slick-slide.slick-active { z-index: 1 }
.main-slider .slick-slide.slick-active .slide-media { -webkit-animation: slideIn 2.4s cubic-bezier(0.4, 0.29, 0.01, 1); animation: slideIn 2.4s cubic-bezier(0.4, 0.29, 0.01, 1) }
.main-slider .slick-slide.slick-active .banner_caption { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); -webkit-transition: all .7s cubic-bezier(0.32, 0.34, 0, 1.62) .6s; transition: all .7s cubic-bezier(0.32, 0.34, 0, 1.62) .6s }
.main-slider .slick-slide.video .banner-slide-bg { display: none }
.main-slider .slick-slide figure { position: relative; display: block; width: 100%; z-index: 1; height: 100%; padding: 0px; margin: 0px auto }
.main-slider .slick-slide figure img { position: relative; height: 100%; width: 100%; max-width: none; -o-object-fit: cover; object-fit: cover; -o-object-position: center; object-position: center }
.main-slider .slick-dots { bottom: 80px; max-width: 1460px; padding: 0px 30px;justify-content:  flex-end; left: 50%; transform: translateX(-50%);}
.main-slider .slick-dots li a{ display: flex; line-height: 1; width: 30px; height: 30px; justify-content: center; align-items: flex-start; font-size: 16px; font-weight: 700; color: #ffffff !important; position: relative;}
.main-slider .slick-dots li a span{ opacity: 0;transition: all 0.2s linear;}
.main-slider .slick-dots li.slick-active a span,.main-slider .slick-dots li:hover a span,.main-slider .slick-dots li.slick-active a::before,.main-slider .slick-dots li:hover a::before{ opacity: 1;}
.main-slider .slick-dots li a::before{ content: ""; height: 6px; width: 100%; background: #ffffff; position: absolute; left: 0px; bottom: 0px;transition: all 0.2s linear; opacity: .5;}
@-webkit-keyframes slideIn { from {
-webkit-filter:blur(15px);
filter:blur(15px)
}
to { -webkit-filter: blur(0); filter: blur(0) }
}
@keyframes slideIn { from {
-webkit-filter:blur(15px);
filter:blur(15px)
}
to { -webkit-filter: blur(0); filter: blur(0) }
}
@-webkit-keyframes slideOut { from {
-webkit-filter:blur(0);
filter:blur(0)
}
to { -webkit-filter: blur(15px); filter: blur(15px) }
}
@keyframes slideOut { from {
-webkit-filter:blur(0);
filter:blur(0)
}
to { -webkit-filter: blur(15px); filter: blur(15px) }
}
/*----*/

.intro-buttons{ padding-top: 5px;}
.accordion-body h3{ text-transform: uppercase;}
.accordion-body .normal-list{ color: #DFDFDF;}
.tabs-style1 .nav-tabs{ flex-flow: column; width: 330px;border-bottom: 0px;}
.tabs-style1 .nav-tabs .nav-item{ display: block; width: 100%;}
.tabs-style1 .nav-tabs .nav-link{ display: flex; padding: 0px 25px; height: 64px; font-size: 25px; color: #262624; opacity: 1; line-height: 1.1; text-align: left;justify-content: flex-start; text-transform: none; font-weight: 500; flex-flow: row;}
.tabs-style1 .nav-tabs .nav-link:hover,.tabs-style1 .nav-tabs .nav-link.active{ background-color: #ffffff;}
.tabs-style1 .nav-tabs .nav-link::before{ content: "\f4fa";font-family: bootstrap-icons !important; margin-right: 10px; position: relative;transition: all 0.2s linear; font-size: 18px;}
.tabs-style1 .nav-tabs .nav-link:hover::before,.tabs-style1 .nav-tabs .nav-link.active::before{transform: rotate(45deg);}
.tab-holder.tabs-style1.TabsAccordion .accordion-body {padding: 0px 0px 0px; color: #000000;}

.tabs-style2 .nav-tabs{ flex-flow: column; width: 330px;border-bottom: 0px;}
.tabs-style2 .nav-tabs .nav-item{ display: block; width: 100%; margin-bottom: 20px;}
.tabs-style2 .nav-tabs .nav-item:last-child{ margin-bottom: 0px;}
.tabs-style2 .nav-tabs .nav-link{ display: flex; padding: 0px 15px; height: 60px; font-size: 25px; color: #ffffff; opacity: 1; line-height: 1.1; font-weight: 700; background-color: #333333; border-radius: 10px; }
.tabs-style2 .nav-tabs .nav-link:hover,.tabs-style2 .nav-tabs .nav-link.active{ background-color: #ffffff; color: #333333;}
.tab-holder.tabs-style2.TabsAccordion .accordion-body {padding: 0px 0px 0px;}
.tab-holder.tabs-style2.TabsAccordion .accordion-body .accordion-body{padding: 10px 20px 20px;}
/*----*/
/*transition: all 0.2s linear; */
.img-left { float: left; margin: 7px 40px 20px 0px; width: 40%; } 
.img-right { float: right; margin: 7px 0px 20px 40px; width: 40%; } 
.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; }
.overlay-white::before{background: #ffffff;} 
.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: 14px; overflow: hidden;} 
.rounded-corner-md { border-radius: 20px;  overflow: hidden;} 
.rounded-corner-sm { border-radius: 10px; overflow: hidden;} 
.box-shadow{box-shadow: 0px 3px 20px rgba(0,0,0,0.5);}
.width6{ width: 50%;}
.width4{ width: 33.33%;}
.width3{ width: 25%;}
.width5{ width: 20%;}
.height100{ height: 100%; position: relative;}
[data-animation-in] { opacity:0; } 
.loadmore-item, .loadmore-item2, .loadmore-item3, .loadmore-item4 { display: none; } 
.loadMoreBtn { } 
/*<div class="loadMoreBtn text-center mt50" ><a href="javascript:void(0); " class="custom-button">Load More</a></div>*/
.index0 { z-index: 0; position: relative; } 
.index1 { z-index: 1; position: relative; } 
.index2 { z-index: 2; position: relative; } 
.overflow-show { overflow: visible; } 
.overflow-hide { overflow: hidden; } 
.size-11 { font-size: 11px; } 
.size-12 { font-size: 12px; } 
.size-13 { font-size: 13px; } 
.size-14 { font-size: 14px; } 
.size-15 { font-size: 15px; } 
.size-16 { font-size: 16px; } 
.size-17 { font-size: 17px; } 
.size-18 { font-size: 18px; } 
.size-20 { font-size: 20px; } 
.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-28 { font-size: 28px; } 
.size-30 { font-size: 30px; } 
.size-32 { font-size: 32px; } 
.size-34 { font-size: 34px; } 
.size-35 { font-size: 35px; } 
.size-36 { font-size: 36px; } 
.size-38 { font-size: 38px; } 
.lh1{ line-height: 1;}
.lead { font-weight: 300; letter-spacing: 0px; } 
.content { line-height: 1.6;} 
.content h3 { } 
.content strong {} 
/*-colors-*/
.primary,.pageTitle.primary h2,.pageTitle.primary h1,.content p a:hover,.table a,.icon-primary li::before,.ul-listing .icon-primary::before { color:#333333;} 
.secondary,.pageTitle.secondary h2,.pageTitle.secondary h1,.icon-secondary li::before,.ul-listing .icon-secondary::before { color: #262624 ;} 
body,.body,.pageTitle.body h2,.pageTitle.body h1,.content p a,.icon-body li::before,.ul-listing .icon-body::before{  color:#000000;}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .title,.pageTitle.title h2,.pageTitle.title h1,.icon-title li::before,.ul-listing .icon-title::before  { color:#000000;} 
.alternate,.pageTitle.alternate h2,.pageTitle.alternate h1,.icon-alternate li::before,.ul-listing .icon-alternate::before  { color: #DFDFDF;} 
.alternate1,.pageTitle.alternate1 h2,.pageTitle.alternate1 h1,.icon-alternate1 li::before,.ul-listing .icon-alternate1::before  { color: #999999;} 
.light,.pageTitle.light h2,.pageTitle.light h1,.icon-light li::before,.ul-listing .icon-light::before  { color: #bcbcbc;} 
.dark,.pageTitle.dark h2,.pageTitle.dark h1,.table a:hover,.icon-dark li::before,.ul-listing .icon-dark::before  { color: #1A1A1A;} 
.black,.pageTitle.black h2,.pageTitle.black h1,.icon-black li::before,.ul-listing .icon-black::before  { color: #000000;} 
.red,.pageTitle.red h2,.pageTitle.red h1,.icon-red li::before,.ul-listing .icon-red::before  { color: #FF0000; } 
.white,.pageTitle.white h2,.pageTitle.white h1,.pageTitle.white h3,.icon-white li::before,.ul-listing .icon-white::before  { color: #FFFFFF;}
::selection,::-moz-selection{color: #FFFFFF;}

.bg-primary,::selection,::-moz-selection,::-webkit-scrollbar-thumb{background-color: #333333;}
.bg-secondary{background-color: #262624;}
.bg-body{background-color: #ffffff;}
.bg-title{background-color: #333333;}
.bg-alternate{background-color: #DFDFDF;}
.bg-alternate1{background-color: #999999;}
.bg-light{background-color: #bcbcbc;}
.bg-dark,::-webkit-scrollbar-track{background-color: #1A1A1A;}
.bg-black{background-color: #000000;}
.bg-red{background-color: #FF0000;}
.bg-white{background-color: #ffffff;}

@media print { a[href]::after { content: none !important; }} 
.grecaptcha-badge { z-index: 2; bottom: 170px !important; } 
.slick-list.draggable { user-select: text;} 
/*font-family: "Inter", sans-serif;*/

.captionContainerInner h2 {color: #ffffff;
font-size: 70px;
font-style: normal;
    padding-bottom: 6px;
font-weight: 700;
text-shadow: #000 0 0 30px, #000 0 0 60px;
text-transform: uppercase;}
.captionContainerInner p { text-shadow: #000 0 0 20px, #000 0 0 30px, #000 0 0 50px; }
.captionContainerInner {max-width:100%;    margin: 0 auto; text-align: center;}
.captionContainerInner .button-holder{justify-content: center;}
.header-container { display: flex; align-items: center; justify-content: space-between; /*display: block; */ margin: 0px auto; position: relative; /*flex-wrap: wrap; */ } 
.home-banner{}
.h1-box {display: block;width: 97%;position: relative;border-radius: 0px 100px 100px 0px;}	
.title-border h3{position: relative;}
.title-border h3:before{ width: 59px;content: "";height: 2px;background: #DBA53C;opacity:1;vertical-align: middle;margin-right: 15px;display: inline-block;}
.title-border.text-center h3:after{ width: 59px;content: "";height: 2px;background: #DBA53C;opacity:1;vertical-align: middle;margin-left: 15px;display: inline-block;}
.title-border.white h3:after, .title-border.white h3:before{background: #ffffff;}   

.cs-box{ overflow: hidden;border-radius: 14px;}
.cs-box .img-holder{padding-bottom:105.3%;}
.htp-container .cs-box .grid-ov{top: auto; bottom: 0; }
.cct-top-box{border-radius: 0px 0px 50px 50px; background: rgba(255, 255, 255, 0.85); backdrop-filter: blur(50px); padding: 5%; max-width: 900px;}
.cct-bottom-box{border-radius: 50px 50px 0px 0px; background: rgba(255, 255, 255, 0.85); backdrop-filter: blur(50px); padding: 3%; max-width: 900px; float: right; margin-top:10%; }
.wws-box-icon-holder {width: 84px;height: 84px;display: flex;align-items: center;justify-content: center;margin: 0 auto;}
.wws-title{margin: 30px 0;}
.wws-title h4{text-transform: uppercase;}
.ficon1 {right: -3%;left: auto;bottom: 0;top: auto;width: 25%;z-index: 0;opacity: 0.1;}
.ficon2{left: -10%; bottom: 0; right: auto; top: auto; width:40%; }
.ficon3{left: -10%; top: 10%; bottom: auto; right: auto; width:40%; }
.partner-box .icon-holder {height: 120px;}
.nav>ul>li>a::before { content: ""; width: 0%; height: 5px; position: absolute; left: 50%; bottom: -1px; transition: all 0.2s linear; background: #DBA53C; z-index: -1;}
.nav>ul>li:hover>a::before, .nav>ul>li.selected>a::before { width: 100%; left: 0;}
.bottom-box{border-radius: 50px;position: relative;padding: 0px 0px 0px 0px;margin-top: -150px;margin-bottom: 0px;}
.header-alternate .nav>ul>li>a, .is-sticky .nav>ul>li>a{/*color: #585858;*/}
.custom-button.button-left {margin-left: 60px;}
.custom-button.button-left::after {left: -70px; right: auto;     transform: rotate(180deg);}
.inner-banner .banner_caption{align-items: center;     /*padding-bottom: 5%;*/}
.page-item:hover a, .page-link:hover{color: #DBA53C !important;}
.msn-vsn-holder .cs-box .img-holder{padding-bottom: 70%;}
.odd-even-info ul li strong{text-transform: capitalize;}
.partner-box img{mix-blend-mode: multiply;}
.acc-box{    border-radius: 30px;
    background: #FFF;
    box-shadow: 0px 4px 50px 17px rgba(0, 0, 0, 0.04);
    display: block;
    position: relative;
    padding-bottom: 30px;}
.acc-box-footer {
    display: block;
    width: 100%;
    position: relative;
   opacity: 0;
    height: 0;
        transition: all 0.2s linear;
}
.acc-box a:hover .acc-box-footer{ height: auto; opacity: 1}
.styled-link.has-icon.dark::after, .styled-link.has-icon.dark::before{background: url(..//images/btn-after-dark.png) !important;}
.acc-box-info.text-center {
    display: block;
    padding: 30px;
}
.acc-box-img .img-holder{    padding-bottom: 50%;}

.milestone-holder { position: relative; margin-top: 50px; position: relative; overflow: hidden; }
.milestone-box:before {
    position: absolute;
    content: "";
    width: 2px;
    height: 100%;
    left: 50%;
    top: 0px;
    margin-left: 0px;
    background: #D4D4D4;
    z-index: -1;
}
.newClass .milestone-box:after {
    position: absolute;
    content: "";
    width: 2px;
    height:84%;
    left: 50%;
    top: 0px;
    margin-left: 0px;
    background: #7C4800;
    z-index: -1;
    transform: translateY(0%);
  animation: line-scroll 3s;
  animation-iteration-count: 1;
}
.milestone-box { padding-bottom: 50px; }
.milestone-box-content { display: flex; }
.milestone-box:last-child { padding-bottom: 0px; }
.milestone-box-year { order: 2; line-height: 1; padding-top: 70px; position: relative; font-size: 50px; font-family: 'Lato', sans-serif; font-weight: 900; text-align: center; color: var(--primary); }
.milestone-box-year::before {    position: absolute;
    content: "";
    left: -1px;
    top: 20px;
    transform: translateX(-50%);
    width: 96px;
    height: 13px;
    background: url(..//images/time-bg.png) no-repeat center center; background-size: 100% 100%;}
.milestone-box-img-holder, .milestone-box-info-holder { width: 42.10%; }
.milestone-box-img-holder {     order: 1;
    padding: 0;}
.milestone-box-img-holder .img-holder { border-radius: 3px; padding-bottom: 50.32%; }
.milestone-box-info-holder { order: 3; color: var(--primary); font-family: 'Lato', sans-serif; font-weight: 400; }
.milestone-holder .milestone-box:nth-child(even) .milestone-box-img-holder { order: 3; }
.milestone-holder .milestone-box:nth-child(even) .milestone-box-info-holder { order: 1; }
.milestone-box-info-holder .ul-listing li { padding-bottom: 40px; }
.milestone-box-info-holder .ul-listing li::before { top: 12px; }
.milestone-box-info-holder .ul-listing li:last-child { padding-bottom: 0px; }
.milestone-box-img-holder .img-holder img {
    border-radius: 20px;
}
.milestone-box-year::before {
    position: absolute;
    content: "";
    left: 0px;
    top: 0px;
    transform: translateX(-50%);
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background: #DBA53C;
}
.milestone-box-info h5 {
    color: #0E1E37;
    font-size: 30px;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}
.milestone-box-info{max-width: 450px; margin: 0 auto;}
/*.homeBannerSlider .slick-dots li button{font-size: 0;}
.homeBannerSlider .slick-dots li.slick-active button {
    font-size: 20px;
    color: #ffffff;
}*/
.header-alternate .top-link img, .header-alternate .search-button img, .header-alternate .top-cart img, .modal-content .search-button img, .is-sticky .top-link img, .is-sticky .search-button img, .is-sticky .top-cart img {   /* filter: invert(62%) sepia(16%) saturate(15%) hue-rotate(322deg) brightness(103%) contrast(85%);*/}
.temp-certif-holder {
    margin: 0 auto;
    max-width: 70%;
    margin-top: -200px;
    border-radius: 30px;
background: #FFF;
display: block;
position: relative;
}
.temp-certif-holder .acc-box{background: transparent; box-shadow:inherit; border-radius:inherit; padding: 6%; padding-top:40px;  }
.temp-certif-holder .acc-box-img .img-holder {
    padding-bottom: 20%;
}
.csd-title {
    display: block;
    margin-bottom: 15px;
}
.csd-photo{margin-bottom: 30px;}
ul.ul-listing>li{font-size: 18px; padding-bottom: 8px;}
.ul-listing>li::before{font-size: 20px; top: -2px;}
.ul-listing>li{}
.pd-btn-holder a.custom-button:first-child{margin-right: 55px}
.pd-btn-holder .custom-button img{margin-right: 10px;}
.services-details-section-3 .odd-even-info li{padding-bottom: 15px;}
.services-details-section-3 .odd-even-box{padding: 60px 0;}
.services-details-section-3 .odd-even-box:nth-child(even){background: #EEF8FF;  padding-bottom: 60px !important;}
.cs-box h5{text-transform: uppercase;}

.captionContainerInner h4 {
    color: #FFF;
    font-size: 45px;
    font-style: normal;
    font-weight: 300;
    line-height: 1;
     /* 155.556% */
         padding-bottom: 6px;
    text-transform: capitalize;
}
.captionContainerInner h3{color: #FFF;
font-size: 62px;
font-style: normal;
font-weight: 500;
    padding-bottom: 40px;
line-height: 1;
text-transform: capitalize;}
.btn-border{cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
    z-index: 1;
    font-weight: normal;
    vertical-align: top;
    line-height: 1;
    letter-spacing: 0px;
    height: 55px;
    color: #1F4390;
    font-size: 16px;
    font-style: normal;
    transition: all 0.2s linear 0s;
    border-width: 1px;
    border-style: solid;
    border-color: #1F4390;
    border-image: initial;
    padding: 0px 28px;
    border-radius: 45px;
    background: transparent;
        text-transform: capitalize; 
    outline: none !important;
    text-decoration: none !important;}
.btn-border.btn-arrow:after{background-image: url(..//images/btn-after-blue.png) !important;}
.btn-border.white{color: #fff; border-color: #ffffff;}
.btn-border:hover{background: #DBA53C; border-color: #DBA53C !important; color: #ffffff;}
.btn-border.white.btn-arrow:after{background-image: url(..//images/btn-after.png) !important;}

.svsicon{
    background: transparent;
    width: 62px;
    height: 62px;
    margin: 0px auto 30px;
    color:#ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius:100%;
    position: absolute;
    left: 0;
    margin: 0px;
    border: 1px solid #181818;
    }
 .svs-list{list-style: none; padding:0;  }   
 .svs-list li{position: relative;display:flex;width:100%;align-items:center;padding-left: 85px;min-height:90px;}
 .svs-list li h4{color: #676767;font-size: 19px;font-style: normal;font-weight: 500;}

.wws-title h6 {
    color: #181818;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
}

.partner-box{  
    display: block;
    position: relative;
    
    }
/*.partner-box:before{content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-bottom: 13px solid #7eb4e2;
    border-left: 55px solid transparent;
    border-right: 55px solid transparent; }    */

 .pageTitle.white strong{color: #ffffff;}
 .ctb-left{padding: 50px 0}   

.nd-wrapper .slider-3col .slick-slide{margin: 0 15px;}
.accordion-body p a{    color: #DBA53C; font-weight: 700; text-decoration: underline;} 
.accordion-body p a:hover{color: #000000}
.btn-border:hover{border-color: #DBA53C; color: #ffffff;}
.c2-bottom p a:hover{color:#DBA53C; }

.about-section-2 .cs-box .img-holder {
    padding-bottom: 119.3%;
}

.about-section-2 .grid-box .img-holder::after{opacity: 0;}
.tab-white .nav-tabs .nav-link{border-color: #ffffff; color: #ffffff}
.tab-white .nav-tabs .nav-link.active, .about-section-2 .nav-tabs .nav-link:hover{border-color: transparent;}

.grid-ov-info h5{padding-bottom: 12px;}
.grid-ov.alt{height: auto !important; bottom: 0; top: auto;}
.grid-ov.alt .grid-ov-info {
    padding: 30px 30px;
}
.htp-slide{padding: 0 10px; }

.htp-slider .cs-box .img-holder {
    padding-bottom: 79.3%;
}

.custom-arrows .slick-prev:before{content: ""; width: 24px; height: 24px; background: url(..//images/btn-before-dark.png) no-repeat center center; background-size:auto; display:block; position:relative; }
.custom-arrows .slick-next:before{content: ""; width: 24px; height: 24px; background: url(..//images/btn-after-dark.png) no-repeat center center; background-size:auto; display:block; position:relative; }

.custom-arrows .slick-prev:hover:before{content: ""; width: 24px; height: 24px; background: url(..//images/btn-before.png) no-repeat center center; background-size:auto; display:block; position:relative; }
.custom-arrows .slick-next:hover:before{content: ""; width: 24px; height: 24px; background: url(..//images/btn-after.png) no-repeat center center; background-size:auto; display:block; position:relative; }

.custom-arrows .slick-arrow i{display: none;}
.ht-right .slick-arrow:hover{background: #DBA53C !important;}
.whiteborder-arrow .slick-arrow{background-color: transparent; border: 1px solid #ffffff;}
.whiteborder-arrow .slick-arrow:hover{color: #ffffff; background: #DBA53C;}
.blue{color:#204390 !important;}
.pageTitle.white h2, .pageTitle.white h1 {
    color: #BDBDBD;
}
.bd-wrap .grid-box .img-holder::after, .nd-wrapper .grid-box .img-holder::after{opacity: 0;}



.welcome-text {
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
}

.port-top-head .nice-select, .port-top-head .search-input {
    border-radius: 27px;
    border: 1px solid #000 !important;
    background: #FFF;
    color: #000 !important;
}
.wws-box.text-center {
    padding: 0 20px;
}
.tst-title{display: block; position: relative; margin-bottom:35px; }
.tst-title h3 {
    color: #DBA53C;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 1px;
    display: block;
}
.tst-info {
    display: block;
    position: relative;
    margin-bottom: 35px;
    max-width: 500px;
}
.tst-footer {
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
}
.tst-footer h6{
 color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
}

.tst-left .slick-dots {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 30px;
    position: absolute;
    left: -90px;
    top: 50%;
    bottom: auto;
}
.tst-left .slick-dots li{margin: 5px auto;}    
.drr-box {
    display: block;
    position: relative;
    width: 100%;
    border-radius: 14px;
    background: #FFF;
    padding: 50px;
    text-align: center;
}
.drr-title {display: block; position: relative; margin-bottom: 25px;}
.drr-title h2 {
    color: #000;
    text-align: center;
   
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
}
.drr-box .form-group{text-align: left;    margin-bottom: 20px;}
.drr-box .form-group input{border-radius: 27px;
border: 1px solid #B5B5B5;

background: #FFF;}

.drr-photo {
    display: block;
    margin: 38px auto;
}
.mp-slide {padding: 0 10px;}

.mp-slide .cs-box .img-holder {
    padding-bottom: 70.7%;
}
.counter-wrap {
     color: #DBA53C;
    font-size: 110px;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
  
    font-size: 50px;
    display: flex;
        margin-bottom: 12px;
    align-items: end;
}
.counter-wrap strong{position:relative;top:-5px;}
.counter{font-size:90px;line-height:1;  text-transform: uppercase;}
.atc-box {
    padding:45px 35px ;
    border: 1px solid #DBA53C;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    display: block;
    position: relative;
}
.atc-box .icon-holder{margin: 0 25px;}
.atc-holder .row>div:nth-child(2) .atc-box, .atc-holder .row>div:nth-child(4) .atc-box{border-right: 0; padding-left: 45px; padding-right: 0}
.atc-holder .row>div:nth-child(3) .atc-box, .atc-holder .row>div:nth-child(4) .atc-box{border-bottom: 0; }
.atc-holder .row>div:nth-child(1) .atc-box, .atc-holder .row>div:nth-child(3) .atc-box{padding-right:0px; }

.atc-holder .row>div:nth-child(2) .atc-box:before, .atc-holder .row>div:nth-child(4) .atc-box:before{content: ""; height: 100%; width: 1px; background: #DBA53C; position: absolute; top: 0; left: -50px;}
.footer-top h4{padding-bottom: 10px;}
.ct-wrapper .pageTitle h2{text-transform:capitalize;}
.contact-address-box h6 {
    margin-bottom: 10px;
    display: block;
    color: #473773;
    font-weight: 700;
}
.client-box .icon-holder{height: 100px;}
.client-box  a{color: #000;
text-align: center;
font-size: 18px;
font-style: normal;
font-weight: 400;}
.client-box  a:hover p{text-decoration: underline !important; color: #473773;}

.client-box .icon-holder {
       height: 100px;
    width: 200px;
    text-align: center;
    margin: 0 11px;
}
.gallery-section-1 .gl-box {
    border-radius: 14px;
    overflow: hidden;
}
.pg-top{display: flex; margin-bottom: 50px;}
.pg-title{margin-left: 30px;}
.pg-box {
    border-radius: 14px;
    background: #FFF;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.12);
    display: block;
    padding: 40px;
}
.pg-footer{}
.pg-bottom {
    display: block;
    padding-bottom: 40px;
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 40px;
    color: #000;
}
.pg-icon img {
    width: 100px;
    height: 100px;
    max-width: 100px;
}
.accordion-header a.collapsed::before{content: "\f0d7"}
.download-job-holder {
    border-radius: 14px;
    background: #FFF;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.12);
    display: block;
    padding: 3% 7%;
}
.download-job-holder a {
    color: #000;

    font-size: 18px;
    font-style: normal;
    font-weight: 400;
 
    text-decoration-line: underline;
}
.download-job-holder li{margin-bottom: 20px;}
.download-job-holder a:hover{color: #473773;}
::marker{color: #DBA53C;font-size: 28px;}
.dot-list{list-style: none;}
.dot-list li{position: relative; padding-left: 50px}
.dot-list li:before{content: ""; background:#DBA53C; height:12px; width:12px; position:absolute; left:0px; top:8px; border-radius:100%; }
.crf-search-holder{border-radius: 27px;
border: 1px solid #E6E6E6;
display: block;
max-width: 900px;
padding: 50px;
margin: 0 auto;
background: #F5F5F5;}

.search-vrf {
    color: #237805;
    border-radius: 6px;
    background: #DFF2BF;
    display: block;
    padding: 5px 0;
}
.search-unvrf {
    color: #e11212;
    border-radius: 6px;
    background: #f9c2c0;
    display: block;
    padding: 5px 0;
}
.search-vrf i, .search-unvrf i{margin-right: 9px;}
.stg-phot{border-radius: 100%; overflow: hidden; width: 572px; height: 572px;}
.stg-phot img{height: 100%; width: 100%;  border-radius: 100%;}
.odd-even-box .row{    border-radius: 100px 310px 310px 100px;
    background: #FFF;
    box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.12);
    /* padding: 5%; */
    padding: 3% 5%;
    padding-right: 20px;}
 .stg-phot {
    border-radius: 100%;
    overflow: hidden;
    width: 572px;
    height: 572px;
    float: right;
    border: 1px solid #DBA53C;
    padding: 2%;
}   
.commitment-box {
    border-radius: 14px;
    background: #FFF;
}
.commitment-box{padding: 7%; display: block;}
.commitment-icon {
    width: 96px;
    height: 96px;
    margin: 0 auto;
    margin-bottom: 23px;
}
.cms-title{display: block; position: relative; margin-bottom: 20px;color: #473773;

text-align: center;

font-size: 28px;
font-style: normal;
font-weight: 700;

text-transform: uppercase;}
.video-container a { display: block; position: relative; overflow: hidden; height: 100%; border-radius: 0px; }
.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: 83px; height: 83px; background: url(../images/play-btn.png) no-repeat; background-size: 100% 100%; }
.video-container.md a::before { width: 100px; height: 100px; }
.video-container a::after { position: absolute; content: ""; width: 100%; height: 100%; display: block; left: 0px; top: 0px; background: #000000; opacity: 0.2; z-index: 1; }



.gl-big-box{max-width: 1148px; background: transparent; padding:0px 0; overflow: visible;}
.galley-big-photo {
    
    border-radius: 0px;
   
    background: transparent;
 
    text-align: center;
    width: 100%;
}
.galley-big-photo img{border-radius: 0px; }
.galley-description{text-align: center; }



.gallery-page-section .grid-box .img-holder{padding-bottom: 47.5%;border-radius: 0px; min-height: 200px;}


.galley-big-photo img{border-radius: 0px;}
.galley-description{text-align: left; }
/* Around line 117 in .css file */
.fancybox-navigation .fancybox-button--arrow_left{left: 10%;}
.fancybox-navigation .fancybox-button--arrow_right{right: 10%;}
.fancybox-navigation .fancybox-button {
    background: transparent !important;
    font-size: 14px;
    height: 50px;
    padding: 5px;
    color: #fff !important;
    width: 50px;
}
.fancybox-navigation .fancybox-button div{padding: 0;}
/*.fancybox-close-small svg{display: none;}
.fancybox-close-small{background: url(../images/close.png) no-repeat center center; width: 74px; height: 19px; right: 17px !important;}*/
.fancybox-bg{background: #E2F6FF;}
.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
    padding: 10px;
    right: -46px;
    color: #fff;
    top: -39px;
    border-radius: 60px;
    font-size: 16px;
    opacity: 1;
    width: 105px;
    background: transparent;
}
.fancybox-close-small svg {
           color: #fff;
    display: inline-block;
    width: 30px;
    height: 30px;
    background: transparent;
    border-radius: 0;}
.fancybox-infobar{/*bottom: 0; color: #FFFFFF; font-size: 16px; font-weight: bold; text-transform: uppercase; top: auto; position: absolute; left: 50%;     transform: translateY(-50%);
    transform: translateX(-50%);*/}
button.fancybox-button i {
    background: #BFBFBF 0% 0% no-repeat padding-box;
    border-radius: 50px;
        width: 30px;
    height: 30px;

    color: #fff;
    line-height: 40px;
}
button.fancybox-button i:hover{background: #FFFFFF;}
.galley-description h6{color: #FFFFFF; font-size: 16px;}
.fancybox-button[disabled] i{opacity: 0.4;}
.galley-holder{padding:30px 0; margin: 20px 0; border-top: 1px solid #cccccc;border-bottom: 0px solid #cccccc; padding-bottom: 0; margin-bottom: 0;}

button.fancybox-button i {
   background: transparent;
    border-radius: 0px;
    width: 30px;
    height: 30px;
    color: #ffffff;
    opacity: 1;
    font-size: 26px;
    line-height: 30px;
    border: 0px solid #ffffff;
}
button.fancybox-button:hover i {background: transparent;}
.team-description{padding: 30px;}

.galley-description .pageTitle{margin-bottom: 25px;}
.galley-description hr{    margin: 25px 0px;}
.team-description .pageTitle span{color: var(--primary);}

.gl-big-box.team-gl-box{max-width: 1090px;}
.fancybox-infobar {
    bottom: 0;
    color: #FFFFFF;
    font-size: 18px;

    font-weight: 600;
    top: auto;
    position: absolute;
    left: 50%;
    transform: translateY(-50%);
    transform: translateX(-50%);
}

.gl-info{margin-top:30px;}
.drr-right{height: 100%;}
.drr-right .drr-box {
    border-radius: 30px;
    text-align: left;
        padding:40px;
        padding-top: 50px;
    background: #FFF;
    height: 100%;
    box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.12);
}
.drr-right .drr-box .row{margin-bottom: 30px;}
.drr-right .drr-box .row label{min-width: 100px; font-weight:bold; }
.drr-right .drr-box p a{color: #000;}
.drr-right .drr-box p a:hover{color: #DBA53C;}
.pd-holder .accordion-body{padding: 0 0;}
.pd-holder .accordion-body td{text-align: left; border-bottom: 1px solid #E6E6E6;}
.pd-holder .accordion-body td:last-child{border-bottom: 1px solid #E6E6E6;}
.pd-holder .accordion-body tr:last-child td{border-bottom: 0 !important}



.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: #473773; }
.product-box:hover .product-box-image-holder .img-holder::before { opacity: 0.8; }
.product-box-image-holder .img-holder::after { content: ""; }
.featured-slider .slick-arrow{background: #ffffff;}
.featured-slider .slick-arrow:hover{background: #473773;}
.rs-wrapper {
    border-radius: 30px;
    background: #FFF;
    box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.12);
    padding: 5%;
}
.date-wrap{position: relative;}
em.w-100 {
    display: block;
}
.inline label{margin-bottom: 0 !important;     height: auto !important;}
.inline .radio, .inline  .checkbox{margin-right: 20px;}
.inline .checkbox label::after, .inline .checkbox label::before{top: 4px;}
.dpa-row.text-center {
    font-style: italic;
}
.rs-wrapper a{color: #473773 !important; text-decoration: underline;}
.rs-wrapper a:hover{color: #DBA53C !important;}

.rs-wrapper em {
    font-size: 15px;
    color: #646464;
}
.dpa-row p{color: #787878}
.checkbox label>span a{color: #473773; font-weight:bold; }
.rs-wrapper hr{margin: 30px 0px;     margin-bottom: 40px;}
.rs-wrapper .form-action button{min-width: 178px;}
.homeBannerSlider .slick-dots li button:before{background: #cccccc}
.homeBannerSlider .slick-dots li button:after{width: 14px; height: 14px; background: #ffffff;    top: 4px;
    left: 4px;}

.ftbox .nav-2col li:nth-child(odd){width: 30%; margin-right: 20px;}    
.ftbox .nav-2col li:nth-child(even){width: 55%}
.ftbox .nav-2col{justify-content: start;}

.ftbox .social-icons{margin: 0 0; padding:0 }
.ftbox .social-icons li i{     margin-right: 10px;
    color: #303030;
    position: absolute;
    left: 0;
    background: transparent;
    /* width: 40px; */
    /* height: 40px; */
    /* border-radius: 25px; */
    text-align: center;
    vertical-align: middle;
    line-height: 40px; }
.ftbox .social-icons li a{     font-size: 16px;
    width: auto;
  
    height: auto;
    border: 0;
    background: transparent;}
    .ftbox .social-icons li {
      /* padding-right: 20px; */
    padding-left: 30px;
    padding-bottom: 20px;
    display: inline-block;
    position: relative;
}
.payment-method {
    margin-top: 87%;
}

.drr-box{min-height:617px;}

.wpcf7-spinner{display:none !important;}
.pagination{align-items: center;}
.dpa-row.text-center{font-size:16px;}
.wpcf7-spinner{}

.loadMoreBtn1 .custom-button, .loadMoreBtn .custom-button{color: #000;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: normal;
    background: transparent;
    text-decoration: underline !important;

text-transform: uppercase;}
.drr-right .nice-select{border-radius:0;}

.conditional-single-field, .single-field-company-name, .single-field-Industry, #external-course, .individual-single-field-course-one{
    width: 50%;
}
.conditional-single-field .col-lg-6, .single-field-company-name .col-lg-6, .single-field-Industry .col-lg-6{width:100%;}

#external-course, .individual-single-field-course-one{ width: 50%;}
#external-course .col-lg-6, .individual-single-field-course-one .col-lg-6{width:100%;}

button.wpcf7-field-group-add, button.wpcf7-field-group-remove {
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
    z-index: 1;
    vertical-align: middle;
    line-height: 30px;
    letter-spacing: 0px;
    transition: all 0.2s linear 0s;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    border-image: initial;
    padding: 4px 25px;
    border-radius: 45px;
    background: #DBA53C;
    outline: none !important;
    text-decoration: none !important;
    color: #FFF;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0 auto;
    display: inline-block;
    /*min-width: 120px;*/
    margin-bottom: 25px;
    padding-bottom: 7px;
    margin-right: 20px;
}
button.wpcf7-field-group-remove{background: #473773;}


.pg-box.alt .pg-top{display:block; text-align:center; text-align: center; margin-bottom:0;}
.pg-box.alt .pg-icon {margin-bottom: 25px;}
.pg-box.alt .pg-title {margin-left: 0px;}
.pg-box.alt .pg-title h2{transition:0.4s all;}
.pg-box.alt:hover .pg-title h2{color:#DBA53C;}

.loadmore-table-item{display:none;}
.loadmore-table-btn{padding-top:30px; text-align:center;}

.nav>ul ul ul li a, .nav>ul ul ul li:last-child a{border-radius:0 !important;}
.partner-slider .slick-slide{padding:0 12px;}

.drr-box .form-group input {
  max-width: 180px;
  padding: 0 20px;
  height: 50px;
  line-height: 45px;
  border: 1px solid #E1E1E1;
  border-radius: 0 !important;
  background-color: #FAFAFA !important;
}
.drr-box .form-group .nice-select{font-size:18px;}




.ticker_wrap{display: flex;}

.ticker__viewport {
	 color: #fff;
	 overflow: hidden;
  display: inline-block;
  flex-grow: 1
}
.ticker__viewport a {
  cursor: context-menu;
  color: #fff;
  text-decoration: none;
}
.ticker__viewport a:hover {
  color: yellow;
  font-weight: bold;
}
 .ticker__list {
	 list-style-type: none;
	 padding: 0;
	 margin: 0;
	 display: flex;
}
 .ticker__item {
	 display: inline-block;
	 white-space: nowrap;
	 padding-right: 140px;
}
.ticker__item:before{
  content: "";
  font-weight: bold;
}

.product-details .variations_form {padding-top:15px}
.woocommerce div.product form.cart .variations{border-collapse: separate; border-spacing: 0 20px;}
.drr-box .drr-info .wpcf7-form .form-group .wpcf7-form-control-wrap, .drr-box .drr-info .wpcf7-form .form-group .wpcf7-form-control-wrap .wpcf7-form-control{display:block; min-width:100%;}
