/**=========================================================
 * Theme Name :  Verzdesign Pte Ltd.
 * Author : Jayesh Morker / Xu Min/Chirag
 * Description  :  March 2024
 * File Name: style.css
=========================================================**/
/*
font-family: "Poppins", sans-serif;
/*
font-family: bootstrap-icons !important; transition: all 0.2s linear; */

body {font-family: "Poppins", sans-serif; }
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: "Poppins", sans-serif; }
.fontPrimary { font-family: "Poppins", sans-serif; }
.fontSecondary {font-family: "Poppins", sans-serif; }
.fontAlternate { font-family: "Poppins", sans-serif; }
*, *:after, *:before { margin: 0; padding: 0; outline: none; box-sizing: border-box; }
.container.container-xxl { max-width: 1680px; padding: 0px 30px; }
.container.container-xl { max-width: 1560px; padding: 0px 30px; }
.container.container-lg { max-width: 1460px; padding: 0px 30px; }
.container.container-md { max-width: 1336px; padding: 0px 30px; }
.container { max-width: 1210px; padding: 0px 30px; }
.container.container-sm { max-width: 1060px; padding: 0px 30px; }
.container-fluid, .header-container-holder { max-width: 100%; padding-right: 60px; padding-left: 60px; }
/*----*/
/*---*/
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: #222222; }
body { font-style: normal; font-variant: normal; font-size: 15px; line-height: 1.5; font-weight: 400; overflow-x: hidden; position: relative; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; }
img { max-width: 100%; vertical-align: middle; -ms-interpolation-mode: bicubic; }
@media screen and (-webkit-min-device-pixel-ratio: 0) and (-webkit-min-device-pixel-ratio: 0), screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {img { image-rendering: -webkit-optimize-contrast !important; }}
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {@supports (-webkit-appearance: none) and (stroke-color: transparent) {img {image-rendering: unset !important;}}}
*:hover, *:visited, *:active, *:focus { outline: none !important; }
a, a:visited, a:focus, a:hover { color: #333333; outline: none; cursor: pointer; text-decoration: none; -webkit-transition: all 0.5s; transition: all 0.5s; }
a:visited { color: inherit; }
a:hover { color: #F37936; text-decoration: none; outline: none !important; }
:focus, ::-moz-focus-inner { border: none; outline: none !important;}
p a { text-decoration: underline; }
p a:hover { text-decoration: underline; }
fieldset, a img { border: none; }
ol, ul { margin: 0px auto 30px; padding-left: 15px; list-style-position: outside; /*list-style-type: none; */ }
ul.d-flex { list-style: none; padding-left: 0px; flex-wrap: wrap; margin-bottom: 0px; position: relative; }
ol.last, ul.last { margin-bottom: 0px !important; }
p { margin-top: 0; margin-bottom: 30px; }
p:last-child { margin-bottom: 0px !important; }
/*----*/
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-size: 45px; font-weight: 700; margin: 0px 0px 0px; padding: 0px 0px 20px; line-height: 1.3; }
.h1, .h2, .h3, .h4, .h5, .h6 { position: relative; }
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong,.h1 strong, .h2 strong, .h3 strong, .h4 strong, .h5 strong, .h6 strong { font-weight: 600; }
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span{color: #F37936;}
h2, .h2 { font-size: 40px; }
h3, .h3 { font-size: 35px; padding: 0px 0px 22px; }
h4, .h4 { font-size: 30px; padding: 0px 0px 22px; }
h5, .h5 { font-size: 25px; padding: 0px 0px 24px; }
h6, .h6 { font-size: 20px; padding: 0px 0px 24px; }
h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child, .h1:last-child, .h2:last-child, .h3:last-child, .h4:last-child, .h5:last-child, .h6:last-child { margin-bottom: 0px !important; padding-bottom: 0px !important; }
/*----*/
iframe { display: block; width: 100%; }
figure { margin: 0px !important; }
.hide-xxl, .hide-xl, .hide-lg, .hide-md, .hide-sm, .hide-xs, .hide-xxs { position: relative; }
.show-xxl, .show-xl, .show-lg, .show-md, .show-sm, .show-xs, .show-xxs { display: none !important; }
.fullcontainer { position: relative; margin: 0px auto; /*overflow: hidden;*/ }
.fullcontainer .container { position: relative; z-index: 1; }
.full-mx { max-width: 1920px; margin: 0px auto; }
.is_stuck { z-index: 6; }
.float-div { width: 100%; position: absolute; left: 0px; z-index: 2; top: 50%; transform: translateY(-50%); }
.float-top { top: 0; transform: none; }
.float-bottom { bottom: 0; top: auto; transform: none; }
/* ClearFix */
.clear { clear: both; height: 0px; overflow: hidden; }
.container:after { display: block; content: " "; clear: both; }
.clearfix:after, .form-group:after { display: block; content: "."; height: 0px; clear: both; visibility: hidden; }
.clearfix { display: inline-table; }
/* Hides from IE-mac \*/
.clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
body.body-noscroll { height: 100%; overflow: hidden; }
.leftpad, .rightpad { position: relative; }
.leftmargin, .rightmargin { position: relative; }
.container-1100 { width: 100%; max-width: 1100px; }
.container-1050 { width: 100%; max-width: 1050px; }
.container-1000 { width: 100%; max-width: 1000px; }
.container-950 { width: 100%; max-width: 950px; }
.container-900 { width: 100%; max-width: 900px; }
.container-850 { width: 100%; max-width: 850px; }
.container-800 { width: 100%; max-width: 800px; }
.container-770 { width: 100%; max-width: 770px; }
.container-750 { width: 100%; max-width: 750px; }
.container-700 { width: 100%; max-width: 700px; }
.container-650 { width: 100%; max-width: 650px; }
.container-600 { width: 100%; max-width: 600px; }
.container-550 { width: 100%; max-width: 550px; }
.container-500 { width: 100%; max-width: 500px; }
.container-450 { width: 100%; max-width: 450px; }
.container-400 { width: 100%; max-width: 400px; }
.equalheight, .equalheight1, .equalheight2, .equalheight3, .equalheight4, .equalheight5 { display: block; position: relative; }
/*------*/
.bg { background-repeat: repeat-y !important; background-size: 100% auto; }
.bg-img { background-size: cover !important; background-position: center center !important; background-repeat: no-repeat !important; }
.bg-img-tl { background-position: top left !important; background-repeat: repeat-x !important; }
.bg-img-tc { background-position: top center !important; background-repeat: no-repeat !important; background-size: 100% auto; }
.bg-img-tr { background-position: top right !important; background-repeat: no-repeat !important; }
.bg-img-rc { background-position: right center !important; background-repeat: no-repeat !important; }
.bg-img-br { background-position: bottom right !important; background-repeat: no-repeat !important; }
.bg-img-bc { background-position: bottom center !important; background-repeat: no-repeat !important; background-size: 100% auto; }
.bg-img-bl { background-position: left bottom !important; background-repeat: repeat-x !important; }
.bg-img-lc { background-position: left center !important; background-repeat: no-repeat !important; }
.bg-img-t { background-position: top left !important; background-repeat: no-repeat !important; background-size: 100% auto; }
.bg-img-b { background-position: bottom left !important; background-repeat: no-repeat !important; background-size: 100% auto; }
.bg-img-c { background-position: center left !important; background-repeat: no-repeat !important; background-size: 100% auto; }
.bg-fix { background-size: cover !important; background-position: center top !important; background-repeat: no-repeat !important; background-attachment: fixed; }
.bg-bt-repete { background-position: bottom left !important; background-repeat: repeat-x !important; }
/*----*/
.text-right { text-align: right !important; }
.text-center, .text-center p { text-align: center !important; }
.text-left { text-align: left !important; }
.text-justify { text-align: justify !important; }
.text-uppercase { text-transform: uppercase !important; }
.text-underline { text-decoration: underline; }
.text-pre { white-space: pre; word-wrap: break-word; }
.text-note { font-size: 12px; font-style: italic; }
p[align="center"] { text-align: center !important; }
p[align="left"] { text-align: left !important; }
p[align="right"] { text-align: right !important; }
.underline { text-decoration: underline; }
.bld-lt { font-weight: 300 !important; }
.bld-rg { font-weight: 400 !important; }
.bld-md { font-weight: 500 !important; }
.bld-sm { font-weight: 600 !important; }
strong, .bld { font-weight: 600 !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; }
/*---*/
#wrapper { position: relative; height: 100vh !important; width: 100%; background: #ffffff; display: flex; flex-flow: column; }
body, #wrapper, .footer-wrapper { opacity: 1; }
#wrapper, .footer-wrapper { max-width:1512px; margin: 0 auto; }
/* Header Styles */
#pageHeaderWrapper { position: fixed; left: 50%; transform: translateX(-50%); top: 0px; width: 100%; z-index: 100; display: block; margin: 0px auto; /*position: absolute;*/ max-width: 1512px; background-color: #ffffff; }
#pageHeaderWrapper.header-alternate, #pageHeaderWrapper.is-sticky { box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.1); background-color: #ffffff; }
.header-container { display: flex; align-items: center; justify-content: space-between; margin: 0px auto; position: relative; /*flex-wrap: wrap; */ transition: all 0.2s linear; }
.logo-holder { display: flex; align-items: center; justify-content: center; position: relative; order: 1; }
.logo { position: relative; z-index: 1001; display: block; width: 602px; padding: 74px 0px 0px 92px; margin: 0px; transition: all 0.2s linear; /*margin-right: auto; */ }
.logo a { display: block; transition: all 0.2s linear; padding: 0px 0px; width: 100%; line-height: 1; position: relative; }
.logo img { max-width: 100%; width: 100%; }
.main-content-wrapper { position: relative; width: 100%; z-index: 1; margin: 0px auto; padding: 0px 0px; max-width: 1512px;}

/* Scroll To Top */
#toTop { text-decoration: none; position: fixed; display: block; bottom: 10px; right: 10px; width: 50px; height: 50px; border: none; z-index: 99; text-indent: 100%; overflow: hidden; background: #F37936 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 20px; list-style: none; }
.ul-listing .ul-listing { padding-top: 5px; }
.ul-listing li { position: relative; padding-bottom: 5px; padding-left: 22px; }
ul.listing-inline li { display: inline-block; margin-right: 20px; }
.ul-listing li::before { content: "\f111"; left: 0px; top: 10px; position: absolute; font-family: "Font Awesome 6 Free"; font-weight: 900; font-size: 11px; color: #242424; line-height: 1; }
.ul-listing.white li::before { color: #ffffff; }
.ul-listing ul { list-style: none; padding: 15px 0px 15px; }
.ul-listing ul li { padding-bottom: 10px; padding-left: 20px; }
.ul-listing ul li::before { content: "\f068"; left: 0px; top: 4px; }
.listing-style1 li { padding-left: 40px; padding-bottom: 15px; }
.listing-style1 li::before { top: 4px; content: "\f058"; font-size: 16px; }
.listing-style2 li { padding-left: 30px; padding-bottom: 20px; }
.listing-style2 li::before { content: ""; left: 0px; top: 0px; font-size: 0px; width: 20px; height: 20px; }
.anchored-listing{padding: 0px; margin: 0px; list-style: none;}
.anchored-listing li { position: relative; padding-bottom: 5px;}
.anchored-listing li a{ display: block; position: relative;padding-left: 22px; color: #555555;}
.anchored-listing li a:hover{ color: #231815; text-decoration: underline;}
.anchored-listing li a::before { content: "\f111"; left: 0px; top: 10px; position: absolute; font-family: "Font Awesome 6 Free"; font-weight: 900; font-size: 11px; line-height: 1; }
/*-OL Lists-*/
ol { counter-reset: section; list-style: none; margin: 0px 0px 15px; padding: 0px; }
ol > li { display: block; position: relative; padding-bottom: 0px; }
ol:last-child > li:last-child { padding-bottom: 0px; }
ol > li:before { font-weight: 400; counter-increment: section; content: counters(section, ".") "." " "; }
ol ol, ol ul, ol .ul-listing { padding-left: 20px; margin-top: 10px; }
.custom-ol > li { padding-left: 30px; }
.custom-ol > li:before { position: absolute; left: 0px; top: 0px; font-weight: 700; /*width: 25px; text-align: right;*/ }
.lower-alpha, .upper-alpha, .lower-greek, .lower-latin, .lower-roman, .upper-roman { counter-reset: list; }
.lower-alpha > li:before { counter-increment: list; content: counter(list, lower-alpha) "." " "; }
.upper-alpha > li:before { counter-increment: list; content: counter(list, upper-alpha) "." " "; }
.lower-greek > li:before { counter-increment: list; content: counter(list, lower-greek) "." " "; }
.lower-roman > li:before { counter-increment: list; content: counter(list, lower-roman) "." " "; }
.upper-roman > li:before { counter-increment: list; content: counter(list, upper-roman) "." " "; }
/*----*/
.ul-listing:last-child /*.ul-listing:last-child li:last-child*/ { margin-bottom: 0px; padding-bottom: 0px; }
.ul-listing:last-child > li:last-child, .ul-listing ul li:last-child { padding-bottom: 0px; }
.ul-listing.color-white li::before { color: #ffffff; }
.list-2col, .list-3col, .list-inline { display: flex; flex-wrap: wrap; }
.list-2col li { width: 50%; }
.list-3col li { width: 33.33%; }
.list-inline li { padding-right: 20px; }
.normal-list { list-style: none; margin: 0px 0px 30px; padding: 0px; }
.normal-list:last-child { margin: 0px; }
.normal-list ul { list-style: none; margin: 0px; padding: 0px 0px 0px 25px; }
.normal-list li { padding-bottom: 5px; }
.normal-list.g15 li { padding-bottom: 15px; }
.normal-list.g20 li { padding-bottom: 20px; }
.normal-list.g25 li { padding-bottom: 25px; }
.normal-list.g30 li { padding-bottom: 30px; }
.normal-list li > a { /*display: block; */ color: #4b4b4b; }
.normal-list li > a:hover { color: #00538c; text-decoration: underline; }
.pdf-listing { list-style: none; margin: 0px; padding: 0px; }
.pdf-listing li { padding-bottom: 12px; }
.pdf-listing li a { position: relative; display: block; padding-left: 25px; }
.pdf-listing li a::before { content: "\f1c1"; left: 0px; top: 0px; position: absolute; font-family: "Font Awesome 6 Free"; font-weight: 400; }
.custom-icon-list li { padding-left: 25px; }
.custom-icon-list li::before { display: none; }
.custom-icon-list li i, .custom-icon-list li img { top: 3px; position: absolute; left: 0px; top: 5px; }
/*---*/
.form-holder { margin: 0px auto; border-radius: 12px; }
.form-group { margin-bottom: 20px; position: relative; }
.form-group label, .custom-label { font-weight: 300 !important; margin-bottom: 10px; display: block; color: #333333; font-size: 14px; }
.form-group label.white { color: #ffffff; }
.form-group label a { color: #00538c; text-decoration: underline; }
.form-group label a:hover { color: #242424; text-decoration: underline; }
label.inline { line-height: 50px; margin-bottom: 0px; }
.form-group.inline { display: flex; }
.form-group.inline > label { width: 235px; }
.form-group.inline .control { width: calc(100% - 235px); }
.form-note { font-size: 12px; color: #949494; padding-top: 5px; font-style: italic; }
/*---*/
.radio-holder, .checkbox-holder { margin: -10px; position: relative; }
.radio-holder span, .checkbox-holder span{ margin: 0px; }
.radio, .checkbox, .radio1 { display: block; margin: 0px; position: relative; text-align: left; padding: 10px; }
.radio-inline, .checkbox-inline { display: flex; flex-wrap: wrap; }
.form-group .radio label, .form-group .radio1 label, .form-group .checkbox label { opacity: 1; font-weight: 300 !important; }
.checkbox label, .radio label>span, .radio1 label { display: block; position: relative; padding-left: 30px !important; margin: 0px !important; font-weight: 300 !important; cursor: pointer; color: #2F2F2F; transition: all 0.2s linear; text-transform: none; line-height: 1.1; }
.checkbox label{ font-size: 12px; list-style: 1.3;}
.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: -1px; transition: all 0.2s linear; border-radius: 0px; }
.checkbox label::before, .radio label>span::before, .radio1 label::before { background: transparent; border: 2px solid #C2C2C2; border-radius: 3px; }
.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: 10px; color: #ffffff; line-height: 1; background: #F37936; border-radius: 3px; }
.radio label>span::after, .radio1 label::after { content: ""; top:4px; left: 5px; width: 10px; height: 10px; background: #F37936; 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: #F37936; background: transparent; color: #000000; }
/* .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: 300 !important; }
.radio, .radio1 { display: block; }
.radio label>span::before, .radio label>span::after, .radio1 label::before, .radio1 label::after { border-radius: 50%; }
/* .radio label>span::before,.radio1 label::before { } 
.radio label>span::after { }  */
.checkbox label>span, .radio label>span { display: block; line-height: 1.3; }
.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: 55px; line-height: 53px; border: 1px solid #EDEDED; color: #535353; box-shadow: none !important; border-radius: 16px; padding: 0px 20px; background: transparent; text-transform: none; outline: none !important; font-size: 16px; font-weight: 500; }

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: #F37936; background: transparent; color: #333333 !important; }
*:focus, input:focus { outline: none !important; }
textarea.form-control {  height: 125px; resize: none; line-height: 1.5; padding: 15px 0px; }
textarea.height1 { height: 140px; }
input::placeholder, input.form-control::-webkit-input-placeholder, textarea::placeholder, .nice-select, .form-group.floating-label label {
color: #333333 !important;opacity: 1 !important; text-transform: uppercase;}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control { background-color: #f1f1f1; border-color: #c4c4c4; }
input[disabled]::placeholder, input.form-control[disabled]::-webkit-input-placeholder {color: #808080 !important;opacity: 0.5 !important;}
.has-icon { position: relative; }
.has-icon .form-control, .has-icon .bootstrap-select .btn { padding-left: 50px; }
.has-icon i { position: absolute; left: 20px; top: 0px; line-height: 45px; color: #4b4b4b; z-index: 4; }
.input-with-icon { position: relative; }
.input-with-icon i { position: absolute; right: 25px; top: 50%; transform: translateY(-50%); z-index: 4; color: #4b4b4b; }
/*---*/
.input-group-addon { background: none; color: #4bc19e; border-left: none; line-height: 1; margin: 0px; padding: 0px; position: absolute; right: 0px; top: 50%; transform: translateY(-50%); pointer-events: none; transition: all 0.2s linear; }
.input-group.select-date-time .form-control, .input-group .form-control { border-radius: 0px !important; box-shadow: none !important; padding-right: 0.3px; }
.input-group .form-control:focus { z-index: 0; }
.input-group:hover .input-group-addon { color: #4bc19e; }
.input-group.input-phone .form-control:first-child { border-radius: 10px 0px 0px 10px !important; width: 65px !important; padding: 0px; text-align: center; flex: none; }
.input-group.input-phone .form-control:first-child:hover { z-index: 2; }
.input-group.input-phone .form-control:last-child { border-radius: 0px 10px 10px 0px !important; padding-right: 15px; }
/*--nice-select---*/
.NiceSelect { position: relative; display: block; }
.NiceSelect::after { display: block; content: "."; height: 0px; clear: both; visibility: hidden; }
.NiceSelect select { display: none; }
.nice-select { box-sizing: border-box; clear: both; cursor: pointer; display: block; float: left; outline: none; position: relative; text-align: left !important; transition: all 0.2s ease-in-out; user-select: none; white-space: nowrap; width: auto; padding-right: 40px; /*min-width: 160px; */ width: 100%; }
.nice-select .current { overflow: hidden; display: block; }
.nice-selected .nice-select .current { color: #222222; }
.nice-select:active, .nice-select.open, .nice-select:focus { border-color: #F37936; }
.nice-select::after { font-family: "Font Awesome 6 Free"; content: "\f107"; /*content: "\f0d7";*/ font-weight: 900; display: block; pointer-events: none; position: absolute; right: 20px; top: 50%; transform: translateY(-50%); color: #4E4E4E; line-height: 1; opacity: 1; }
.nice-select.open::after, .nice-select:hover::after { color: #F37936 !important; opacity: 1; }
.nice-select.open::after { content: "\f106"; /*content: "\f0d8";*/ }
.nice-select.open .list { opacity: 1; pointer-events: initial; transform: scale(1) translateY(0); }
.nice-select.disabled { border-color: #ededed; color: #999; pointer-events: none; }
.nice-select.disabled::after { border-color: #cccccc; }
.nice-select.wide { width: 100%; }
.nice-select.wide .list { left: 0 !important; right: 0 !important; }
.nice-select.right { float: right; }
.nice-select.right .list { left: auto; right: 0; }
.nice-select .option.disabled { text-decoration: line-through; opacity: .5; }
.nice-select .list { background-color: #FFFFFF; border-radius: 0px; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15); box-sizing: border-box; margin-top: 0px; opacity: 0; overflow: hidden; padding: 0px 0px; pointer-events: none; position: absolute; top: 100%; left: 0; transform-origin: 50% 0; transform: scale(0.75) translateY(-21px); transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out; z-index: 9; min-width: 100%; max-height: 300px; overflow-y: auto; }
/* .nice-select .list:hover .option:not(:hover) { background-color: transparent !important; }  */
.nice-select .option { cursor: pointer; font-weight: 400; outline: none; padding: 12px 20px; text-align: left; transition: all 0.2s linear; background: none; color: #181818; border-radius: 0px; font-size: 14px; line-height: 1.1; text-transform: none; }
.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus { background: #F37936; color: #FFFFFF; }
.nice-select .option.selected { font-weight: 600; }
.nice-select .option.disabled { background-color: transparent; color: #999; cursor: default; }
.no-csspointerevents .nice-select .list { display: none; }
.no-csspointerevents .nice-select.open .list { display: block; }
.NiceSelect.PlainSelect .nice-select { padding-left: 0px; padding-right: 25px; height: 20px; line-height: 20px; border-radius: 0px; border: 0px; background: none;  /*min-width: auto !important;*/ }
.NiceSelect.PlainSelect .nice-select::after { right: 0px; /*content:"\f078"; */ color: #C7C7C7; margin-top: 1px; }
/* .NiceSelect.PlainSelect .nice-select.open::after { content:"\f077";  }  */
.NiceSelect.lg .nice-select { min-width: 250px; }
.NiceSelect.md .nice-select { min-width: 205px; }
.NiceSelect.sm .nice-select { min-width: 140px; }
.NiceSelect.xs .nice-select { min-width: 90px; }
.Selectstyle1 .nice-select { color: #181818 !important; border-color: #EEEEEE; border-radius: 0px; }
.Selectstyle1 .nice-select::after { color: #242424; opacity: 1; }
.Selectstyle1 .nice-select.open::after, .Selectstyle1 .nice-select:hover::after { color: #242424 !important; opacity: 1; }
.Selectstyle1 .nice-select .current { color: #242424 !important; opacity: 1 !important; }
.Selectstyle1.nice-selected .nice-select .current { color: #242424 !important; opacity: 1 !important; }
.nice-select .list { background-color: #FFFFFF; border-radius: 10px; }
/*--Floating Form Label--*/
.floating-label { position: relative; }
.form-group.floating-label label { position: absolute; pointer-events: none; left: 0px; top: 21px; transition: 0.2s ease all; margin: 0px; width: auto; margin: 0px; padding: 0px; line-height: 1; background: none; z-index: 2; }
.form-group.floating-label .focus label, .form-group.floating-label .not-empty label, .form-group.floating-label .focus + label, .form-group.floating-label .not-empty + label, .form-group.floating-label.focus label, .form-group.floating-label.not-empty label { top: -10px; font-size: 14px; opacity: 1 !important; padding: 0px 0px; background: transparent; color: #F37936 !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: 0.7 !important; }
.btn-close i { line-height: 1; }
.btn-close img { width: 100%; }
.modal-content { border-radius: 6px; }
.modal-body { padding: 50px; border-radius: 0px; overflow: hidden; background: #ffffff; }
.modal-backdrop.show { opacity: 0.65; background: #000000; }
.modal-xxl { max-width: 1600px; }
.modal-xl { max-width: 1150px; }
.modal-lg { max-width: 820px; }
.modal-sm { max-width: 300px; }

/*----*/
.inner-container-xxl { padding: 160px 0px; position: relative; width: 100%; }
.inner-container-xl { padding: 120px 0px; position: relative; width: 100%; }
.inner-container-lg { padding: 100px 0px; position: relative; width: 100%; }
.inner-container { padding: 60px 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%; }
/* Button */
.custom-button, .f-upload .input-group-btn .btn-upload { cursor: pointer; transition: all 0.2s linear; display: inline-flex; align-items: center; justify-content: center; text-align: center; position: relative; z-index: 1; outline: none !important; text-decoration: none !important; font-weight: 600; color: #ffffff !important; border-radius: 30px; border: 1px solid transparent; vertical-align: top; padding: 0px 35px 0px; font-size: 14px; line-height: 1; height: 50px; text-transform: uppercase; background: #F37936; box-shadow: 0px 10px 20px 0px rgba(243, 121, 54, 0.50);}
.custom-button-holder { display: inline-flex; justify-content: center; position: relative; }
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: #000000; border-color: transparent !important; box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.50);}
.iright { margin-left: 20px; }
.ileft { margin-right: 10px; }
.btn-block{ width: 100%;}
/*----*/
.footer-wrapper { display: block; position: relative; width: 100%; border-radius: 0px; z-index: 1; color: #555555;  margin-top: auto; padding-bottom: 60px; }
/*
<div class="bottom-whatsapp-icon"><a href="javascript:void(0); " title="whatsapp" target="_blank"><i class="fa-brands fa-whatsapp"></i></a></div>
*/
.bottom-whatsapp-icon { position: fixed; bottom: 140px; right: 50px; z-index: 5; }
.bottom-whatsapp-icon a { display: flex; justify-content: center; align-items: center; line-height: 1; width: 80px; height: 80px; border-radius: 50%; background: linear-gradient(213deg, #00d452 28.41%, #00b61b 101.33%); color: #ffffff; font-size: 35px; box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.15); }
.bottom-whatsapp-icon a:hover { color: #ffffff; background: linear-gradient(213deg, #00b61b 28.41%, #00d452 101.33%); }
/*
chat-bot-generator
https://widget.bot.space/
link-generator
https://www.wati.io/free-whatsapp-link-generator/*/

.icon-holder { display: flex; justify-content: center; align-items: center; }
.icon-holder.icon-rounded { border-radius: 50%; }
.icon-holder img { max-height: 100%; }

.pageTitle-holder { margin-bottom: 20px; position: relative; padding-bottom: 20px; border-bottom: 1px solid #ffffff; }
.pageTitle-holder:last-child { margin-bottom: 0px; }
/* .pageTitle-holder::before { content:""; position: absolute; left: 0px; bottom: 0px; width:70px; height: 8px; background:#b7bac1; border-radius: 0px; }  */
.pageTitle-holder.text-center::before { left: 50%; transform: translateX(-50%); }
.pageTitle-holder.white::before { background: #d1d1d1; }
.pageTitle { position: relative; padding: 0px 0px 0px; margin-bottom: 30px; transition: all 0.2s linear; }
.pageTitle:last-child, .title-holder:last-child { margin-bottom: 0px; }
.pageTitle h1, .pageTitle h2, .pageTitle h3, .pageTitle h4, .pageTitle h5, .pageTitle h6 { transition: all 0.2s linear; font-weight: 600; line-height: 1.1; color: #222222;}
.pageTitle.xl h1, .pageTitle.xl h2, .pageTitle.xl h3, .pageTitle.xl h4, .pageTitle.xl h5, .pageTitle.xl h6 { font-size: 70px; }
.pageTitle.lg h1, .pageTitle.lg h2, .pageTitle.lg h3, .pageTitle.lg h4, .pageTitle.lg h5, .pageTitle.lg h6 { font-size: 64px; }
.pageTitle h1, .pageTitle h2, .pageTitle h3, .pageTitle h4, .pageTitle h5, .pageTitle h6 { font-size: 48px; }
.pageTitle.md h1, .pageTitle.md h2, .pageTitle.md h3, .pageTitle.md h4, .pageTitle.md h5, .pageTitle.md h6 { font-size: 40px; }
.pageTitle.sm h1, .pageTitle.sm h2, .pageTitle.sm h3, .pageTitle.sm h4, .pageTitle.sm h5, .pageTitle.sm h6 { font-size: 35px; letter-spacing: 0px; }
.pageTitle.xs h1, .pageTitle.xs h2, .pageTitle.xs h3, .pageTitle.xs h4, .pageTitle.xs h5, .pageTitle.xs h6 { font-size: 30px; letter-spacing: 0px; }
.pageTitle small { font-size: 14px; padding-bottom: 20px; font-weight: 600; position: relative; display: inline-flex; align-items: center; letter-spacing: 7px; text-transform: uppercase; color: #969696;  }
.has-data-text::before { content: attr(data-text); position: relative; font-size: 11.5vw; font-weight: 500; color: #b3b3b3; z-index: -1; line-height: 1; display: block; opacity: 0.03; text-transform: capitalize; text-align: center; }
@media screen and (min-width: 1920.99px) {
.has-data-text::before { font-size: 127px; }
}
.has-data-text h2, .has-data-text h1 { z-index: 1; position: relative; }

.right-bg { position: absolute !important; animation-duration: 2.5s; animation-iteration-count: infinite; animation-timing-function: linear; line-height: 1; z-index: -1; pointer-events: none; top: 0px; right: 0px; width: 37.10%; max-width: 561px;}
.right-bg img { width: 100%; }
.right-col{ width: 390px; background-color: #ffffff;box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.19); border-radius: 20px; overflow: hidden;}
.right-col h4{ display: flex; align-items: center; justify-content: center;background: #303030; padding: 0px; line-height: 1; height: 60px;}
.form-holder p{ margin-bottom: 15px;}
.form-holder p a,.copyright a{ color: #F37936;}
.form-holder p a:hover,.copyright a:hover{ color: #000000; text-decoration: underline;}
.left-col{ padding-right: 60px;}
.banner-image{ margin-left: -118px;}
.banner-text{ margin-left: -45px; padding-top: 65px; font-size: 20px; color: #222222; font-weight: 500;}
.banner-text h3{color: #F37936; font-size: 24px; font-weight: 600;}
.banner-text h1{ font-size: 60px; font-weight: 600; line-height: 1;}
.content{ padding: 75px 30px 75px 0px; line-height: 2; color: #333333;}
.key-box-holder{ padding-right: 50px;}
.key-box{ padding: 40px;border-radius: 30px;border: 2px solid #67C4C0; position: relative; color: #222222; font-weight: 300;}
.key-box h3{ position: absolute; left: 30px; top: -13px; display: inline-block; line-height: 1; padding: 0px; align-items: center; height:33px; background-color: #FFFFFF; padding: 0px 16px;}
.key-box .icon-holder{ width: 100px; height: 52px;}
.bottom-logo .icon-holder{ height: 56px;}
/*--StyleEND--*/
.size-11 { font-size: 11px; }
.size-12 { font-size: 12px; }
.size-13 { font-size: 13px; }
.size-14 { font-size: 14px; }
.size-15 { font-size: 15px; }
.size-16 { font-size: 16px; }
.size-17 { font-size: 17px; }
.size-18 { font-size: 18px; }
.size-19 { font-size: 19px; }
.size-20 { font-size: 20px; }
.size-21 { font-size: 21px; }
.size-22 { font-size: 22px; }
.size-23 { font-size: 23px; }
.size-24 { font-size: 24px; }
.size-25 { font-size: 25px; }
.size-26 { font-size: 26px; }
.size-27 { font-size: 27px; }
.size-28 { font-size: 28px; }
.size-29 { font-size: 29px; }
.size-30 { font-size: 30px; }
.size-31 { font-size: 31px; }
.size-32 { font-size: 32px; }
.size-33 { font-size: 33px; }
.size-34 { font-size: 34px; }
.size-35 { font-size: 35px; }
.size-36 { font-size: 36px; }
.size-37 { font-size: 37px; }
.size-38 { font-size: 38px; }
.size-39 { font-size: 39px; }
.size-40 { font-size: 40px; }
/*-colors-*/
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .title, .pageTitle.title h1, .pageTitle.title h2, .pageTitle.title h3, .pageTitle.title h4, .pageTitle.title h5, .pageTitle.title h6, .icon-title li::before, .ul-listing .icon-title::before { color: #222222; }
.primary, .pageTitle.primary h1, .pageTitle.primary h2, .pageTitle.primary h3, .pageTitle.primary h4, .pageTitle.primary h5, .pageTitle.primary h6, .icon-primary li::before, .ul-listing .icon-primary::before { color: #F37936; }
.secondary, .pageTitle.secondary h1, .pageTitle.secondary h2, .pageTitle.secondary h3, .pageTitle.secondary h4, .pageTitle.secondary h5, .pageTitle.secondary h6, .icon-secondary li::before, .ul-listing .icon-secondary::before { color: #231815; }
body, .body, .pageTitle.body h1, .pageTitle.body h2, .pageTitle.body h3, .pageTitle.body h4, .pageTitle.body h5, .pageTitle.body h6, .icon-body li::before, .ul-listing .icon-body::before { color: #535353; }
.alternate, .pageTitle.alternate h1, .pageTitle.alternate h2, .pageTitle.alternate h3, .pageTitle.alternate h4, .pageTitle.alternate h5, .pageTitle.alternate h6, .icon-alternate li::before, .ul-listing .icon-alternate::before { color: #C5C5C5; }
.alternate1, .pageTitle.alternate1 h1, .pageTitle.alternate1 h2, .pageTitle.alternate1 h3, .pageTitle.alternate1 h4, .pageTitle.alternate1 h5, .pageTitle.alternate1 h6, .icon-alternate1 li::before, .ul-listing .icon-alternate1::before { color: #a6a6a6; }
.light, .pageTitle.light h1, .pageTitle.light h2, .pageTitle.light h3, .pageTitle.light h4, .pageTitle.light h5, .pageTitle.light h6, .icon-light li::before, .ul-listing .icon-light::before { color: #adadad; }
.dark, .pageTitle.dark h1, .pageTitle.dark h2, .pageTitle.dark h3, .pageTitle.dark h4, .pageTitle.dark h5, .pageTitle.dark h6, .icon-dark li::before, .ul-listing .icon-dark::before { color: #101010; }
.black, .pageTitle.black h1, .pageTitle.black h2, .pageTitle.black h3, .pageTitle.black h4, .pageTitle.black h5, .pageTitle.black h6, .icon-black li::before, .ul-listing .icon-black::before { color: #000000; }
.red, .pageTitle.red h1, .pageTitle.red h2, .pageTitle.red h3, .pageTitle.red h4, .pageTitle.red h5, .pageTitle.red h6, .icon-red li::before, .ul-listing .icon-red::before { color: #ff1717; }
.white, a.white, .pageTitle.white h1, .pageTitle.white h2, .pageTitle.white h3, .pageTitle.white h4, .pageTitle.white h5, .pageTitle.white h6, .icon-white li::before, .ul-listing .icon-white::before { color: #ffffff; }
::selection, ::-moz-selection {color: #ffffff;}
::selection, ::-moz-selection, ::-webkit-scrollbar-thumb {background-color: #F37936;}
::-webkit-scrollbar-track {background-color: #101010;}
::-webkit-scrollbar {width: 8px;}
::-webkit-scrollbar-thumb, ::-webkit-scrollbar-track {border-radius: 0px;}
html { scrollbar-width: thin; scrollbar-color: #F37936 #999999; }
@media print {a[href]::after { content: none !important; }}
.grecaptcha-badge { z-index: 2; bottom: 70px !important; }
.slick-list.draggable { user-select: text; }

.select2-container .select2-selection--single{ transition: all 0.2s linear; width: 100% !important; height: 55px !important; line-height: 53px !important; border: 1px solid #EDEDED !important; color: #535353 !important; box-shadow: none !important; border-radius: 16px !important; padding: 0px 20px !important; background: transparent !important; text-transform: uppercase !important; outline: none !important; font-size: 16px !important; font-weight: 500 !important; }
.select2-container .select2-selection--single:hover,.select2-container.select2-container--open .select2-selection--single{border-color: #F37936 !important;}
.select2-selection--single .select2-selection__rendered {  line-height: 53px !important;  padding-left: 0px !important;  font-weight: 500 !important;}
.select2-container--default .select2-selection--single .select2-selection__rendered { line-height: 53px; padding-left: 0px; font-weight: 400; }
.select2-container--default .select2-selection--single .select2-selection__arrow { width: auto; height: 100%; color: #535353; top: 50%; right: -2px; transform: translateY(-50%); }
.select2-container--default .select2-selection--single .select2-selection__arrow b { display: none; }
.select2-container--default .select2-selection--single .select2-selection__arrow::after { position: absolute; right: 25px; margin-top: 0px; top: 50%; transform: translateY(-50%); font-family: "Font Awesome 6 Free"; font-weight: 900; content: "\f107"; border-radius: 0px !important; color: #535353; line-height: 1; text-align: center; z-index: 2; pointer-events: none;}
.select2-container--default .select2-selection--single:hover .select2-selection__arrow::after,.select2-container.select2-container--open .select2-selection--single .select2-selection__arrow::after{color: #F37936 !important;}
.select2-container.select2-container--open .select2-selection--single .select2-selection__arrow::after{content: "\f106"; }

.wpcf7-list-item.first{ margin-right:10px;}
.select2-results__option:hover, .select2-container--default .select2-results__option--highlighted[aria-selected]{ background:#F37936 !important; color:#ffffff !important;}
/*----*/
/*--@media---*/
/*-1500--125%*/
@media only screen and (max-width: 1599.98px) {
/*----*/

}
/*-1400-*/
@media only screen and (max-width: 1499.98px) {

}
/*-1300-xxl*/
@media only screen and (max-width: 1399.98px) {
.show-xxl { display: block !important; }
.hide-xxl { display: none !important; }
.float-xxl { position: relative; transform: none; top: 0; }
.float-xxl .float-container-info { padding: 30px 0px; }
.auto-xxl { /*-ms-flex: 0 0 100%; */ flex: 0 0 100%; width: 100%; max-width: 100%; }
.bottom-whatsapp-icon { right: 30px; }
/*---*/
.left-col{ padding-right: 30px;}
.banner-image{ margin-left: -62px;}

}
/*-1200-*/
@media only screen and (max-width: 1299.98px) {
.container.container-lg { max-width: 100%; padding: 0px 30px; }
.modal-body { padding: 30px; }
/*---*/
.container-fluid, .header-container-holder {max-width: 100%; padding-right: 30px; padding-left: 30px;}
}
/*-992-xl*/
@media only screen and (max-width: 1199.98px) {
.height-xl { height: auto !important; }
.show-xl { display: block !important; }
.hide-xl { display: none !important; }
.row-inner-xl { padding-bottom: 30px; }
.leftpad.xl { padding-left: 0px !important; }
.rightpad.xl { padding-right: 0px !important; }
.leftmargin.xl { margin-left: 0px !important; }
.rightmargin.xl { margin-right: 0px !important; }
.pt0-xl { padding-top: 0px !important; }
.pr0-xl { padding-right: 0px !important; }
.pb0-xl { padding-bottom: 0px !important; }
.pl0-xl { padding-left: 0px !important; }
.p0-xl { padding: 0px !important; }
.overlay-xl::before { visibility: visible; }
.auto-xl { /*-ms-flex: 0 0 100%; */ flex: 0 0 100%; width: 100%; max-width: 100%; }
.text-center-xl { text-align: center !important; }
.text-left-xl { text-align: left !important; }
.justify-center-xl { justify-content: center !important; }
.width-xl { width: 100% !important; max-width: 100%; }
.float-xl { position: relative; transform: none; top: 0; }
.float-xl .float-container-info { padding: 30px 0px; }
#toTop { width: 25px; height: 25px; }
.bottom-whatsapp-icon { right: 10px; }
.bottom-whatsapp-icon a { width: 45px; height: 45px; font-size: 18px; }
/*---*/
.logo {padding: 30px 0px 0px 30px;}
.banner-image{ margin-left: -30px;}
.banner-text{ margin-left: -30px; padding-top: 40px; font-size: 16px;}
.banner-text h3{font-size: 18px;}
.banner-text h1{ font-size: 45px;}
.content{ padding: 75px 0px;}
.key-box-holder {padding-right: 0px;}
.key-box .icon-holder {width: 80px;}
.right-col{width: 325px;}
}
/*-1024-*/
@media only screen and (max-width: 1023.98px) {
.gutters-35, .gutters-40, .gutters-50 { margin-right: -15px; margin-left: -15px; }
.gutters-35 > .col, .gutters-35 > [class*="col-"], .gutters-35 > li, .gutters-40 > .col, .gutters-40 > [class*="col-"], .gutters-40 > li, .gutters-50 > .col, .gutters-50 > [class*="col-"], .gutters-50 > li {padding-right: 15px;padding-left: 15px;}
 .grid-35 > .col, .grid-35 > [class*="col-"], .grid-35 > li, .grid-40 > .col, .grid-40 > [class*="col-"], .grid-40 > li, .grid-50 > .col, .grid-50 > [class*="col-"], .grid-50 > li {padding-top: 25px;padding-bottom: 15px;}
.row.grid-35, .row.grid-40, .row.grid-50 { margin-top: -15px; margin-bottom: -15px; }
/*--*/
}

/*-768-lg*/
@media only screen and (max-width: 991.98px) {
.height-lg { height: auto !important; }
.show-lg { display: block !important; }
.hide-lg { display: none !important; }
.row-inner-lg { padding-bottom: 30px; }
.leftpad.lg { padding-left: 0px !important; }
.rightpad.lg { padding-right: 0px !important; }
.leftmargin.lg { margin-left: 0px !important; }
.rightmarginlg { margin-right: 0px !important; }
.pt0-lg { padding-top: 0px !important; }
.pr0-lg { padding-right: 0px !important; }
.pb0-lg { padding-bottom: 0px !important; }
.pl0-lg { padding-left: 0px !important; }
.p0-lg { padding: 0px !important; }
.overlay-lg::before { visibility: visible; }
.auto-lg { /*-ms-flex: 0 0 100%; */ flex: 0 0 100%; width: 100%; max-width: 100%; }
.text-center-lg { text-align: center !important; }
.text-left-lg { text-align: left !important; }
.justify-center-lg { justify-content: center !important; }
.width-lg { width: 100% !important; max-width: 100%; }
.float-lg { position: relative; transform: none; top: 0; }
.float-lg .float-container-info { padding: 30px 0px; }
/*---*/
.left-col { padding-right: 0px; padding-bottom: 75px;}
.banner-text {margin-left: 0px;}
.right-col {width: 100%;  }
}
/*-736-md*/
@media only screen and (max-width: 767.98px) {
.height-md { height: auto !important; }
.show-md { display: block !important; }
.hide-md { display: none !important; }
.row-inner-md { padding-bottom: 30px; }
.leftpad.md { padding-left: 0px !important; }
.rightpad.md { padding-right: 0px !important; }
.leftmargin.md { margin-left: 0px !important; }
.rightmargin.md { margin-right: 0px !important; }
.pt0-md { padding-top: 0px !important; }
.pr0-md { padding-right: 0px !important; }
.pb0-md { padding-bottom: 0px !important; }
.pl0-md { padding-left: 0px !important; }
.p0-md { padding: 0px !important; }
.overlay-md::before { visibility: visible; }
.auto-md { /*-ms-flex: 0 0 100%; */ flex: 0 0 100%; width: 100%; max-width: 100%; }
.text-center-md { text-align: center !important; }
.text-left-md { text-align: left !important; }
.justify-center-md { justify-content: center !important; }
.width-md { width: 100% !important; max-width: 100%; }
.float-md { position: relative; transform: none !important; top: 0 !important; }
.float-md .float-container-info { padding: 30px 0px; }
/*----*/
.logo{ width: 380px;}
}

/*-600-*/
@media only screen and (max-width: 699.98px) {
}
/*-480-sm*/
@media only screen and (max-width: 575.98px) {
.height-sm { height: auto !important; }
.show-sm { display: block !important; }
.hide-sm { display: none !important; }
.row-inner-sm { padding-bottom: 30px; }
.leftpad.sm { padding-left: 0px !important; }
.rightpad.sm { padding-right: 0px !important; }
.leftmargin.sm { margin-left: 0px !important; }
.rightmargin.sm { margin-right: 0px !important; }
.overlay-sm::before { visibility: visible; }
.auto-sm { /*-ms-flex: 0 0 100%; */ flex: 0 0 100%; width: 100%; max-width: 100%; }
.text-center-sm { text-align: center !important; }
.text-left-sm { text-align: left !important; }
.justify-center-sm { justify-content: center !important; }
.width-sm { width: 100% !important; max-width: 100%; }
.float-sm { position: relative; transform: none; top: 0; }
.float-sm .float-container-info { padding: 30px 0px; }
.container-full, .container.container-xxl, .container.container-xl, .container.container-lg, .header-container-holder, .container.container-md, .container, .container.container-sm, .container-fluid { padding: 0px 20px; }
/*----*/
#toTop { width: 50px; height: 50px; bottom: 39px; }
.inner-container-lg {padding: 60px 0px;}
.pageTitle h1, .pageTitle h2, .pageTitle h3, .pageTitle h4, .pageTitle h5, .pageTitle h6 { letter-spacing: -1.08px;}
.pageTitle.xl h1, .pageTitle.xl h2, .pageTitle.xl h3, .pageTitle.xl h4, .pageTitle.xl h5, .pageTitle.xl h6 { font-size: 70px; }
.pageTitle.lg h1, .pageTitle.lg h2, .pageTitle.lg h3, .pageTitle.lg h4, .pageTitle.lg h5, .pageTitle.lg h6 { font-size: 36px; }
.pageTitle h1, .pageTitle h2, .pageTitle h3, .pageTitle h4, .pageTitle h5, .pageTitle h6 { font-size: 28px;}
.pageTitle.md h1, .pageTitle.md h2, .pageTitle.md h3, .pageTitle.md h4, .pageTitle.md h5, .pageTitle.md h6 { font-size: 28px; }
.pageTitle.sm h1, .pageTitle.sm h2, .pageTitle.sm h3, .pageTitle.sm h4, .pageTitle.sm h5, .pageTitle.sm h6 { font-size: 35px; letter-spacing: 0px; }
.pageTitle.xs h1, .pageTitle.xs h2, .pageTitle.xs h3, .pageTitle.xs h4, .pageTitle.xs h5, .pageTitle.xs h6 { font-size: 30px; letter-spacing: 0px; }
.pageTitle small { font-size: 14px;}
/*---*/
}
/*-414-xs*/
@media only screen and (max-width: 479.98px) {
.height-xs { height: auto !important; }
.hide-xs { display: none !important; }
.show-xs { display: block !important; }
.hide-xs { display: none !important; }
.auto-xs { /*-ms-flex: 0 0 100%; */ flex: 0 0 100%; width: 100%; max-width: 100%; }
.text-center-xs { text-align: center !important; }
.text-left-xs { text-align: left !important; }
.justify-center-xs { justify-content: center !important; }
.width-xs { width: 100% !important; max-width: 100%; }
/*----*/
.logo{ width: 230px; padding: 20px 0px 0px 20px;}
.inner-container {padding: 30px 0px;}
.banner-text h1 { font-size: 36px;}
.content { padding: 40px 0px;  }
.key-box {padding: 30px 20px;border-radius: 20px;}
.listing-style1 li {padding-left: 30px;}
.right-col h4.size-24 {font-size: 20px;}
.p35 {padding: 20px !important;}
.footer-wrapper{ padding-bottom: 30px;}
.banner-text{ padding-top: 10px;}
.left-col {padding-bottom: 40px;  }
}
/*-375-*/
@media only screen and (max-width: 413.98px) {
.height-xxs { height: auto !important; }
.show-xxs { display: block !important; }
.hide-xxs { display: none !important; }
.auto-xxs { /*-ms-flex: 0 0 100%; */ flex: 0 0 100%; width: 100%; max-width: 100%; }
.text-center-xxs { text-align: center !important; }
.text-left-xxs { text-align: left !important; }
.width-xxs { width: 100% !important; max-width: 100%; }
/*---*/

.pageTitle.lg h1, .pageTitle.lg h2, .pageTitle.lg h3, .pageTitle.lg h4, .pageTitle.lg h5, .pageTitle.lg h6 { font-size: 34px; }
.pageTitle h1, .pageTitle h2, .pageTitle h3, .pageTitle h4, .pageTitle h5, .pageTitle h6 { font-size: 26px;}
 .banner-text h1 {  font-size:8.8vw; }
}
/*-320-*/
@media only screen and (max-width: 374.98px) {
}