@font-face { font-family: 'Poppins'; src: url('../font/Poppins-Regular.eot'); src: url('../font/Poppins-Regular.eot?#iefix') format('embedded-opentype'), url('../font/Poppins-Regular.woff') format('woff'), url('../font/Poppins-Regular.ttf') format('truetype'), url('../font/Poppins-Regular.svg#Poppins-Regular') format('svg'); font-weight: 400; font-style: normal; }

@font-face { font-family: 'Poppins'; src: url('../font/Poppins-Light.eot'); src: url('../font/Poppins-Light.eot?#iefix') format('embedded-opentype'), url('../font/Poppins-Light.woff') format('woff'), url('../font/Poppins-Light.ttf') format('truetype'), url('../font/Poppins-Light.svg#Poppins-Light') format('svg'); font-weight: 300; font-style: normal; }

@font-face { font-family: 'Poppins'; src: url('../font/Poppins-Medium.eot'); src: url('../font/Poppins-Medium.eot?#iefix') format('embedded-opentype'), url('../font/Poppins-Medium.woff') format('woff'), url('../font/Poppins-Medium.ttf') format('truetype'), url('../font/Poppins-Medium.svg#Poppins-Medium') format('svg'); font-weight: 500; font-style: normal; }

@font-face { font-family: 'Poppins'; src: url('../font/Poppins-Semibold.eot'); src: url('../font/Poppins-Semibold.eot?#iefix') format('embedded-opentype'), url('../font/Poppins-Semibold.woff') format('woff'), url('../font/Poppins-Semibold.ttf') format('truetype'), url('../font/Poppins-Semibold.svg#Poppins-Semibold') format('svg'); font-weight: 600; font-style: normal; }

@font-face { font-family: 'Poppins'; src: url('../font/Poppins-Bold.eot'); src: url('../font/Poppins-Bold.eot?#iefix') format('embedded-opentype'), url('../font/Poppins-Bold.woff') format('woff'), url('../font/Poppins-Bold.ttf') format('truetype'), url('../font/Poppins-Bold.svg#Poppins-Bold') format('svg'); font-weight: 700; font-style: normal; }

@font-face { font-family: "Poppins"; src: url("../font/Poppins-ExtraBold.eot"); src: url("../font/Poppins-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../font/Poppins-ExtraBold.otf") format("opentype"), url("../font/Poppins-ExtraBold.svg") format("svg"), url("../font/Poppins-ExtraBold.ttf") format("truetype"), url("../font/Poppins-ExtraBold.woff") format("woff"), url("../font/Poppins-ExtraBold.woff2") format("woff2"); font-weight: 800; font-style: normal; }

@font-face { font-family: "Poppins"; src: url("../font/Poppins-Black.eot"); src: url("../font/Poppins-Black.eot?#iefix") format("embedded-opentype"), url("../font/Poppins-Black.otf") format("opentype"), url("../font/Poppins-Black.svg") format("svg"), url("../font/Poppins-Black.ttf") format("truetype"), url("../font/Poppins-Black.woff") format("woff"), url("../font/Poppins-Black.woff2") format("woff2"); font-weight: 900; font-style: normal; }



/*



font-family: 'Poppins';



Poppins:300,400,500,600,700,800,900



*/



@media (min-width: 1200px) {

.container{ max-width: 1154px; }

}

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

 .gutters-5 > .col, .gutters-5 > [class*="col-"] {

 padding-right: 5px;

 padding-left: 5px;

}

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

 .gutters-8 > .col, .gutters-8 > [class*="col-"] {

 padding-right: 8px;

 padding-left: 8px;

}

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

 .gutters-10 > .col, .gutters-10 > [class*="col-"] {

 padding-right: 10px;

 padding-left: 10px;

}

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

 .gutters-12 > .col, .gutters-12 > [class*="col-"] {

 padding-right: 12px;

 padding-left: 12px;

}

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

 .gutters-20 > .col, .gutters-20 > [class*="col-"] {

 padding-right: 20px;

 padding-left: 20px;

}

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

 .gutters-25 > .col, .gutters-25 > [class*="col-"] {

 padding-right: 25px;

 padding-left: 25px;

}

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

 .gutters-30 > .col, .gutters-30 > [class*="col-"] {

 padding-right: 30px;

 padding-left: 30px;

}

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

 .gutters-40 > .col, .gutters-40 > [class*="col-"] {

 padding-right: 40px;

 padding-left: 40px;

}

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

* { font-family: 'Poppins'; }

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

html { width: 100%; height: 100%; }

html, body { width: 100%; margin: 0; padding: 0; /*height: 100%;*/ }

hr { border-top: 1px solid #ebebeb; clear: both; margin: 50px 0; }

body { font-family: 'Poppins'; font-size: 13px; color: #67686b; font-weight: normal; line-height: 25px; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; background: #ffffff; overflow-x: hidden; }

::selection { background: #f37936; color: #fff; }



::-moz-selection {

 background:#f37936;

 color:#fff;

}

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

a, a:focus, a:hover { color: #363636; outline: none; cursor: pointer; text-decoration: none; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; -o-transition: all 0.4s ease-out; -ms-transition: all 0.4s ease-out; transition: all 0.4s ease-out; }

a:hover { color: #f37936; outline: none; text-decoration: none; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; -o-transition: all 0.4s ease-out; -ms-transition: all 0.4s ease-out; transition: all 0.4s ease-out; }

:focus { border: none; outline: none; }

ol, ul, dl { margin-top: 0; margin-bottom: 1rem; }

ol ol, ul ul, ol ul, ul ol { margin-bottom: 0; }

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

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

ol, ul { margin: 0px auto; padding-left: 15px; list-style-position: outside; }

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

/*----*/



.loading { position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 99; background: #f37936; }

.loading>div { max-width: 200px; margin: 0px auto; }

.loading-bar { display: -webkit-box; display: flex; height: 5px; width: 100%; border-radius: 50px; overflow: hidden; background: rgba(0,0,0,.2); margin: 20px auto 0px; }

 @-webkit-keyframes progress-animation { 0% {

 width: 0%;

}

 20% {

 width: 10%;

}

 40% {

 width: 30%;

}

 50% {

 width: 60%;

}

 100% {

 width: 95%;

}

}

 @keyframes progress-animation { 0% {

 width: 0%;

}

 20% {

 width: 10%;

}

 40% {

 width: 30%;

}

 50% {

 width: 60%;

}

 100% {

 width: 95%;

}

}

.loading-bar .progress-bar { display: -webkit-box; display: flex; height: 100%; width: 95%; background: #000000; -webkit-animation: progress-animation 3s ease-in-out; animation: progress-animation 3s ease-in-out; }

/*----*/



/*---*/



h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {     font-family: 'Poppins';

    position: relative;

    font-size: 50px;

    color: #000000;

    line-height: 1.2;

    font-weight: 600;

    margin: 0px 0px 0px;

    text-transform: none;

    padding: 0px 0px 30px;

    letter-spacing: -0.5px;}

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: 800; }

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span, .h1 span, .h2 span, .h3 span, .h4 span, .h5 span, .h6 span { }

.h1, .h2, .h3, .h4, .h5, .h6 { }

.h1 strong, .h2 strong, .h3 strong, .h4 strong, .h5 strong, .h6 strong { }

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

h3, .h3 { font-size: 30px; }

h4, .h4 { font-size: 25px; }

h5, .h5 { font-size: 20px; }

h6, .h6 { font-size: 15px; }

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-lg, .hide-md, .hide-sm { }

.show-lg, .show-md, .show-sm { display: none; }

.fullscreen { width: 100%; min-height: 100%; }

.fullcontainer { position: relative; margin: 0px auto; }

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

.fullcontainer .container.container-float { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%) }

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

.full-height { height: 100%; }

.container-full { width: 100%; padding: 0px 30px; }

.full-img img { width: 100%; }

.full-mx { max-width: 1366px; margin: 0px auto; overflow: hidden; }

.container-mx { width: 100%; max-width: 1148px; margin: 0px auto; position: relative; }

.cont-1150 { width: 100%; max-width: 1150px; }

.cont-1130 { width: 100%; max-width: 1130px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*------*/







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

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

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

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

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

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

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

.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-rb { background-position: right bottom !important; background-repeat: no-repeat !important; }

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

.bg-img-bc { background-position: bottom center !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-r { background-position: top right !important; background-repeat: no-repeat !important; background-size: auto 100%; }

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

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

/*----*/



.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-pre { white-space: pre; }

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

strong { font-weight: 800; }

.responsive { width: 100% !important; }

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

.relative { position: relative; }

img { vertical-align: top; max-width: 100%; }

.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; font-size: 0px; }

.fleft { float: left; }

.fright { float: right; }

.row-inner { padding-bottom: 28px; }

.rounded-corner { border-radius: 10px; }

/*---*/



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

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

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

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

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

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

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

/*--*/







.p0 { padding: 0px!important; }

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

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

.pb0 { padding-bottom: 0px !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; }

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

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

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

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

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

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

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

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

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

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

.pt110 { padding-top: 110px!important; }

.pb110 { padding-bottom: 110px!important; }

.pt120 { padding-top: 120px!important; }

.pb120 { padding-bottom: 120px!important; }

.pt130 { padding-top: 130px!important; }

.pb130 { padding-bottom: 130px!important; }

/*---*/



.color-white h1, .color-white h2, .color-white h3, .color-white h4, .color-white h5, .color-white h6 { color: #ffffff !important; }

.size-12 { font-size: 12px; line-height: 20px; }

.size-13 { font-size: 13px; line-height: 20px; }

.size-14 { font-size: 14px; line-height: 20px; }

.size-15 { font-size: 15px; line-height: 20px; }

.size-16 { font-size: 16px; line-height: 24px; }

.size-18 { font-size: 18px; line-height: 28px; }

.size-20 { font-size: 20px; line-height: 30px; }

.size-22 { font-size: 22px; line-height: 30px; }

.size-24 { font-size: 24px; line-height: 30px; }

.size-26 { font-size: 26px; line-height: 35px; }

.size-28 { font-size: 28px; line-height: 35px; }

.size-30 { font-size: 28px; line-height: 35px; }

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

/*--------------*/



/*-----*/



.grid-box { position: relative; }

.grid-box-img { position: relative; overflow: hidden; border-radius: 10px; }

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

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

.grid-content.alt { height: inherit; padding: 30px 40px; bottom: 0px; top: auto; text-align: center; z-index: 1; background: #ffffff; }

.grid-content { padding: 20px; text-align: center; }

.grid-ov { opacity: 0; visibility: hidden; z-index: 9; background: rgba(255,255,255,.92); padding: 20px; overflow-y: auto; }

.grid-box:hover .grid-content { visibility: hidden; bottom: -100%; }

.grid-box:hover .grid-ov { opacity: 1; visibility: visible; z-index: 9; }

.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; background: rgba(33,108,147,.9); opacity: 0; }*/



.grid-box .img-holder { /*border: 1px solid #efefef;*/ }

.grid-box:hover .img-holder::before { opacity: 1; }

.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 auto; text-align: center; padding: 0px; }

.img-holder figure::before { position: relative; clear: both; content: ''; height: 100%; display: inline-block; vertical-align: middle; }

.img-holder.alt figure::before { display: inline; }

.img-holder figure img { position: relative; max-width: 100%; max-height: 100%; display: inline-block; vertical-align: middle; z-index: 1; transition: all 0.6s; }

.img-holder.alt figure { padding: 0px; }

.img-holder.alt figure img { height: 100%; width: 100%; max-width: none; -o-object-fit: cover; object-fit: cover; /*-o-object-position: top; object-position: top;*/ font-family: "object-fit:cover; object-position:top"; position: relative; transition: all 0.6s; }

.img-effect { overflow: hidden; display: block; position: relative; }

.img-effect:hover .img-holder figure img { /*transform: scale(1.1);*/ transform: scale(1.1) rotate(2deg); }

/*--Grid-Border-Effect--*/



/*.grid-ov, .grid-content {transition: all 1s;}



.grid-ov::before, .grid-ov::after { pointer-events: none; position: absolute; content: ''; opacity: 0; top: 10px; left: 10px; right: 10px; bottom: 10px; -webkit-transition: opacity 0.6s, -webkit-transform 0.6s; transition: opacity 0.6s, transform 0.6s; }



.grid-ov::before { border-top: 1px solid #ffffff; border-bottom: 1px solid #ffffff; -webkit-transform: scale(0, 1); transform: scale(0, 1); }



.grid-ov::after { border-right: 1px solid #ffffff; border-left: 1px solid #ffffff; -webkit-transform: scale(1, 0); transform: scale(1, 0); }



.grid-box:hover .grid-ov::before, .grid-box:hover .grid-ov::after { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }*/



/*-webkit-filter: grayscale(100%); filter: grayscale(100%); transition: all 0.2s linear; opacity: .5;*/



/*-webkit-filter: grayscale(0%); filter: grayscale(0%); opacity: 1;*/



/*---*/



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

.ul-listing li { position: relative; padding-bottom: 10px; padding-left: 30px; }

ul.listing-inline li { display: inline-block; margin-right: 20px; }

.ul-listing li::before { content: "\f00c"; left: 0px; top: 0px; position: absolute; font-family: "Font Awesome 5 Free"; font-weight: 900; font-size: 15px; color: #F47936; }

.listing1 li::before { content: "\f005"; }

.ul-listing:last-child { margin-bottom: 0px; }

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

/*----*/



.cd-top { display: block; height: 40px; width: 40px; position: fixed; bottom: 20px; right: 20px; overflow: hidden; text-indent: 100%; white-space: nowrap; border-radius: 50%; background: #000000 url(../images/cd-top-arrow-white.png) no-repeat center 50%; visibility: hidden; opacity: 0; z-index: 9; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15); background-size: 30% !important; }

.cd-top.cd-is-visible { visibility: visible; opacity: .5; }

.cd-top:hover { opacity: 1; }

/*----*/



.inv-recaptcha-holder { position: fixed; bottom: 70px; right: 0px; z-index: 1; }

/*----*/



.button { cursor: pointer; display: inline-block; vertical-align: middle; text-align: center; position: relative; transition: none; outline: none !important; text-decoration: none !important; font-size: 14px; line-height: 19px; font-weight: bold; padding: 15px 40px; color: #ffffff; border-radius: 30px; border: 0px solid #10cec5; vertical-align: top; background: #15A99B; transition: all 0.2s linear; font-family: 'Poppins'; box-shadow: 4px 6px 36px -5px rgb(32 197 181); letter-spacing: 0.7px;}

.mwidth { min-width: 245px; padding: 0px; }

.button:hover, .button:focus { color: #ffffff; background: #f27835; border-color: #f27835; }

.button i { margin-left: 5px; }

.btn-white { border-color: #ffffff; background: #ffffff; color: #ed1c24; }

.btn-red { border-color: #cf151c; background: #cf151c; color: #ffffff; }

.btn-green { border-color: #4daa31; background: #4daa31; color: #ffffff; }

.btn-white:hover, .btn-white:focus, .btn-light:hover, .btn-light:focus { border-color: #cf151c; background: #cf151c; color: #ffffff; }

.btn-light { border-color: #f7f7f7; background: #f7f7f7; color: #000000; }

.btn-bdr { background: none; color: #000000; border-color: #d2d2d2; }

.btn-bdr:hover, .btn-bdr:focus { background: #f7941d; color: #ffffff; border-color: #f7941d; }

.bdr-orange { border-color: #fcb040; color: #fcb040; }

.bdr-light { border-color: #ebebeb; color: #000000; }

.btn-block { width: 100%; padding: 0px; }

.btn-holder .button { margin: 0px 14px 0px; }

.btn-holder .button:first-child { margin-left: 0px; }

.btn-holder .button:last-child { margin-right: 0px; }

.btn-md { line-height: 38px; padding: 0px 25px; }

.btn-sm { line-height: 28px; font-size: 12px; padding: 0px 20px; }

.iright { margin-left: 10px; }

.ileft { margin-right: 10px; }

.rounded-cnr { border-radius: 3px; }

.rounded { border-radius: 30px; }

.round { border-radius: 50%; }

.btn-width-xl { width: 70%; }

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

/*----*/







/* Map */



.map-holder { position: relative; display: block; width: 100%; }

.map-holder iframe { display: block; width: 100%; }

/* BreadCrumbs */



/*---*/



table { width: 100%; border-collapse: collapse; border: 0px; background: #ffffff; border-radius: 0px; overflow: hidden; text-align: center; }

tr:nth-of-type(even) { background: #ffffff !important; }

tr:nth-of-type(odd) { background: #fcfcfc !important; }

th, td { padding: 10px 30px; }

.tbl-sm th, .tbl-sm td { padding: 10px; }

th { font-size: 14px; font-weight: 600; color: #000000; text-align: left; /*border: 1px solid #e7e7e7;*/ border-bottom: 1px solid #e7e7e7; background: #ffffff; }

th:first-child { border-left-color: #ffffff; }

th:last-child { border-right-color: #ffffff; }

td { vertical-align: middle; text-align: left; /*border: 1px solid #ffffff;border-bottom: 1px solid #e7e7e7;*/ color: #000000; font-weight: 400; }

.tbl-sm p { margin-bottom: 10px; }

td a { color: #cf151c; }

td a:hover { color: #000000; }



/*---*/



/*



<div class="checkbox">







	<input type="checkbox" id="c1">







	<label for="c1">checkbox</label>







</div>







<div class="radio-inline">







	<div class="radio">







		<input id="r1" type="radio" name="r1">







		<label for="r1">Yes</label>







	</div>







	<div class="radio">







		<input id="r2" type="radio" name="r1" checked="checked">







		<label for="r2">No</label>







	</div>







</div>







*/







.radio, .checkbox { display: inline-block; margin: 0px; position: relative; text-align: left; padding-bottom: 3px; }

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

.checkbox label, .radio label { display: inline-block; position: relative; padding-left: 26px; margin: 5px 0px !important; font-weight: 400; cursor: pointer; color: #999999 !important; }

label.lbl-sm { font-size: 13px; line-height: 22px; }

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

.checkbox label::before, .radio label::before { content: ""; display: inline-block; position: absolute; width: 18px; height: 18px; left: 0px; top: 3px; border: 1px solid #CECECE; border-radius: 3px; background: none; }

.checkbox label::after, .radio label::after { font-family: "Font Awesome 5 Free"; content: ""; display: inline-block; position: absolute; width: 10px; height: 10px; top: 7px; left: 4px; transition: all 0.2s linear; opacity: 0; line-height: 15px; font-weight: 900; text-align: center; font-size: 9px; color: #F47936; background: #F47936; border-radius: 2px; }

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

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

.checkbox input[type="checkbox"]:hover + label::after, .radio input[type="radio"]:hover + label::after { opacity: .65; }

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

.checkbox input[type="checkbox"]:checked::after, .radio input[type="radio"]:checked::after { opacity: 1; }

.checkbox input[type="checkbox"]:checked + label::before { }

.checkbox input[type="checkbox"]:checked::before, .radio input[type="radio"]:checked::before { }

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

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

.radio { margin: 0px; padding-bottom: 3px; }

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

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

.radio label::after { content: ""; background: #F47936; left: 4px; top: 7px; width: 10px; height: 10px; }

label a { color: #999999 !important; }

label a:hover { color: #000000 !important; }

/*Radio Image*/



.radio-img { }

.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-holder { padding: 0px 20px; }

.form-holder.sm { width: 600px; }

.form-holder.xs { width: 420px; }

.form-holder.full { width: 100%; }

/*<select class="selectpicker" data-width="100%" data-style="" title="Title">



	<option>Select</option>



	<option>Select</option>



</select>*/



.form-control, .bootstrap-select .btn, .bootstrap-select .btn.btn-default, .bootstrap-select .btn.btn-default:hover, .bootstrap-select .btn.btn-default:focus { height: 55px; border: 1px solid #cccccc; color: #000000 !important; box-shadow: none !important; border-radius: 10px; background: #ffffff; padding-left: 20px; font-weight: 400; font-size: 13px; text-transform: none; outline: none !important; }

.form-style1 .form-control { font-weight: 600; text-transform: uppercase; }

.form-control.alt, .bootstrap-select.alt .btn { }

.form-control:focus { border-color: #cccccc; color: #000000; }

*:focus, input:focus, .bootstrap-select .dropdown-toggle:focus { outline: none !important; }

.form-control.small { text-align: center; padding-left: 0px; padding-right: 0px; }

.form-control.alt { }

textarea.form-control { height: 120px; resize: none; padding-top: 15px; }

textarea.form-control.lg { height: 200px; }

textarea.form-control.sm { height: 80px; }

.bootstrap-select .btn { padding-right: 40px !important; }

.bootstrap-select .btn::after { position: absolute; right: 15px; top: 0px; width: 15px; height: 45px; background: none; font-family: 'jcon-font'; content: '\e865'; border-radius: 0px !important; font-size: 14px; color: #464646; line-height: 45px; }

.bootstrap-select.alt .btn::after { content: '\e828'; }

.bootstrap-select.alt1 .btn::after { content: '\f0dc'; }

.bootstrap-select .btn .caret { display: none !important; }

 input.form-control::placeholder, input.form-control::-moz-placeholder, .form-control::placeholder {

 color: #000000 !important;

 opacity: 1;

}

.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:active, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover { color: #1f1f1f !important; opacity: 1; }

.bootstrap-select .dropdown-menu { padding: 0px; }

.bootstrap-select .dropdown-menu li a { padding: 5px 20px; }

.bootstrap-select .dropdown-menu li a:hover { color: #ffffff; background: #0074e8; }

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

.form-holder label, .form-group label { font-weight: 500 !important; width: 100%; font-size: 14px; margin: 0px 0px 8px; color: #3a3a3c; }

.form-button { text-align: right; padding-top: 13px; }

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control { background-color: #f7f7f7; border-color: #ebebeb; }

.f-upload { position: relative; }

.f-upload.fleft { width: calc(100% - 180px); }

.browse-file { visibility: hidden; position: absolute; }

.browse-btn { position: absolute; top: 1px; left: 1px; line-height: 43px; background: #f7f7f7; padding: 0px 25px; color: #1f1f1f; font-size: 14px; text-transform: uppercase; font-weight: 600; border: none; border-right: 1px solid #ebebeb; transition: all 0.2s linear; border-radius: 0px; }

.browse-btn:hover { color: #ffffff; background: #242426; border-color: #242426; }

.browse-control { padding-left: 150px; }

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

.browse-btn { position: relative; top: 0px; right: 0px; width: 100%; margin-top: 10px; border: 0px; }

.browse-control { padding-left: 15px; }

.f-upload.fleft, .up-holder .fright, .up-holder .fright .button { width: 100%; }

.up-holder .fright .button { width: 100%; padding: 0px; }

.up-holder .fright { margin-top: 20px; }

}

/*----*/



.card { margin-bottom: 20px; border-radius: 0px !important; border: 0px !important; padding: 0px; background: none; }

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

.card-header { padding: 0px; border: 0px; background: none; border-radius: 10px !important; position: relative; z-index: 2; }

.card-header a { padding: 15px 50px 15px 25px; color: #F37936; display: block; position: relative; cursor: pointer; font-weight: 600; background: none; font-size: 15px; border-bottom: 1px solid #CFCFCF; border-radius: 10px 10px 0px 0px; }

.card-header a.collapsed { background: #F5F5F5; color: #000000; border: 0px solid #F5F5F5; border-radius: 10px; }

.card-header a:hover { color: #0A2332; }

.card-header a::before { position: absolute; top: 50%; right: 18px; transform: translate(0, -50%); font-family: "Font Awesome 5 Free"; content: "\f068"; font-weight: 900; color: #E47F47; }

.card-header a.collapsed::before { content: "\f067"; color: #000000; }

.card-body { padding: 25px;  border-top: 0px; border-radius: 0px 0px 10px 10px; }

/*---*/



.tab-holder { position: relative; padding: 0px 0px; }

.nav-tabs { display: none; border: none !important; }

.tab-holder .card { background: none; padding: 0px; }

.tab-holder .card-body { background: none; }

.tab-content { padding-top: 0px; }

.nav-tabs .nav-link { border: none !important; text-align: center; padding: 13px 10px; display: block; border-radius: 0px; font-size: 22px; color: #000000; position: relative; position: relative; background: none; text-transform: uppercase; font-weight: 600; }

.nav-tabs .nav-link::before { position: absolute; left: 50%; bottom: 0px; height: 3px; background: #0A2332; content: ""; transition: all 0.2s linear; width: 0%; z-index: 0; }

.nav-tabs .nav-item:last-child .nav-link::after { display: none; }

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

.nav-tabs .nav-item:last-child { padding-right: 0px; }

.nav-tabs .nav-link.active, .nav-tabs .nav-link:hover { color: #0A2332; background: none; }

.nav-tabs .nav-link.active { }

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

 @media(min-width:980px) {

.nav-tabs { display: flex !important; padding-bottom: 0px; align-items: center; justify-content: center; }

.tab-holder .card { border: none !important; margin-bottom: 0px; }

.tab-holder .card .card-header { display: none; }

.tab-holder .card .collapse { display: block; }

.tab-holder .card .card .card-header { display: block; }

.tab-holder .card .card .collapse { display: none; }

.tab-holder .card .card .collapse.show { display: block; }

}

 @media(max-width:979px) {

.tab-content > .tab-pane { display: block !important; opacity: 1; }

.tab-holder { margin: 0px 0px; }

.nav-tabs .nav-link::before { display: none; }

.tab-holder .card-body { }

.nav-tabs { display: none !important; }

.tab-content { width: 100% !important; }

}

/*----*/



.accordion-holder { padding-bottom: 0px; background: #ffffff; }

.accordion-holder .card-body { }

.accordion > .card .card-header { margin-bottom: 0px; }

.accordion > .card { }

/*----*/



#wrapper { display: block; height: auto; margin: 0 auto; min-height: 100%; overflow: hidden; position: relative; width: 100%; background: #ffffff; }

#wrapper, .footer-wrapper { opacity: 0; }

.inner-container-xlg { padding: 100px 0px; }

.inner-container-lg { padding: 80px 0px; }

.inner-container { padding: 70px 0px; }

.inner-container-md { padding: 50px 0px; }

.inner-container-sm { padding: 30px 0px; }

.inner-container-xs { padding: 15px 0px; }

/*---*/



.header { z-index: 1; left: 0px; width: 100%; top: 0px; transition: all 0.2s linear; position: relative; background: #F06F30; border-bottom: 1px solid #f8b194; }

.header .container { position: relative; }

.header.sticky {  position: fixed; background-color: #ffffff; box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);}

.logo { float: left; position: relative; z-index: 9; margin: 25px 0px 25px; transition: all 0.2s linear; }

/*.header.sticky .logo { margin: 15px 0px; }*/



.logo a { display: inline-block; position: relative; z-index: 1; width: 198px.93; }

.logo a img { width: 100%; }

/*-- TOP Menu--*/



.topRightContainer { position: relative; display: block; z-index: 5; padding: 0px; transition: all 0.2s linear; float: right; }

.header.sticky .topRightContainer { }

.mean-container, .mean-container a.meanmenu-reveal { }

.nav-wrapper { position: relative; display: block; text-align: center; }

.nav-container { position: relative; display: inline-block; margin: 0px auto; vertical-align: top; }

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

.main-nav ul { position: relative; padding: 0; width: 100%; margin: 0 auto; display: block; list-style: none; }

.main-nav>ul>li { position: relative; margin: 0px; display: block; float: left; transition: all 0.2s linear; }

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

.main-nav>ul>li>a {    position: relative;

    display: block;

    padding: 36px 24px;

    text-align: center;

    font-weight: 500;

    font-size: 15px;

    line-height: 16px;

    color: #000000;}

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

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

.main-nav>ul>li:hover>a, .main-nav>ul>li.selected>a { color: #F37936; }

.main-nav>ul>li.selected>a { }

.main-nav>ul ul, .main-nav>ul ul ul { position: absolute; left: 0px; top: 100%; opacity: 0; width: 100%; min-width: 200px; text-align: left; visibility: hidden; margin: 30px 0px 0px 0px; transition: all 0.2s ease-in; -moz-transition: all 0.2s ease-in; -webkit-transition: all 0.2s ease-in; border-radius: 0px; /*overflow: hidden;*/ padding: 0px 0px; background: #0A2332; }

.main-nav>ul ul ul { left: 100%; top: auto; margin: 0px; padding: 0px 0px; }

.main-nav>ul>li:hover>ul, .main-nav>ul ul>li:hover>ul { opacity: 1; top: auto; margin-top: 0px; visibility: visible; }

.main-nav>ul ul>li:hover>ul { margin-top: 0px; top: 0; border-top: 0px; z-index: 2; }

.main-nav>ul ul a, .main-nav>ul ul ul a { position: relative; display: block; line-height: 16px; padding: 10px 25px; color: #ffffff; /*background:rgba(0,0,0,.8);*/ font-size: 14px; letter-spacing: 0px; font-weight: 400; }

.main-nav>ul ul li { position: relative; }

.main-nav>ul ul li:last-child>a { border-bottom: none; }

.main-nav>ul ul li:first-child a { }

.main-nav>ul ul li:hover>a, .main-nav>ul ul li.selected>a, .main-nav>ul ul ul li:hover>a, .main-nav>ul ul ul li.selected>a { color: #ffffff; -o-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; background: #000000; }

.main-nav>ul ul li.selected>a, .main-nav>ul ul ul li.selected>a { font-weight: 600; }

.main-nav>ul li.has-sub>a { padding-right: 35px; }

.main-nav>ul li.has-sub>a::after { position: absolute; right: 15px; top: 50%; font-family: "Font Awesome 5 Free"; font-weight: 900; content: '\f107'; margin-top: -10px; }

.main-nav>ul ul li.has-sub>a { padding-right: 30px; }

.main-nav>ul ul li.has-sub>a::after { right: 15px; content: '\f0da'; }

/*----*/



.slider { position: relative; }

.slide { position: relative; vertical-align: top; }

.slick-arrow { position: absolute; border: none; background: none; top: 50%; transform: translate(0%, -50%); padding: 0px; z-index: 5; opacity: 1; transition: all 0.2s linear; text-align: center; }

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

.slick-arrow.slick-disabled { opacity: .2; }

.slick-prev { left: 0px; }

.slick-next { right: 0px; }

/*---// Bootstrap Resets when Slick Slider Used in Tab*/



/*.tab-content>.tab-pane { display: block; visibility: hidden; }



.tab-content>.tab-pane.active { visibility: visible; }



.tab-content { position: relative; }



.tab-pane:not(:first-child) { position: absolute; width: 100%; height: 100%; top: 0; left: 0; }*/



/*----*/



.main-container { min-height: 300px; }

/*----*/



.footer-wrapper { display: block; /*overflow: hidden;*/ position: relative; width: 100%; background: #000000; color: #e7e7e7; }

.copyright { text-align: center; }

.copyright span { display: inline-block; }

.copyright strong { background: url("../images/verz-logo.png") no-repeat scroll right center; padding-right: 19px; }

.copyright a { color: #ffffff; }

/*---*/



.intro-text-holder { width: 600px; float: left; z-index: 3; position: relative; }

.intro-right-holder { width: 500px; float: right; }

.title1 {font-size: 50px;

    font-weight: 600;

    color: #000000;

    line-height: 1.2;

    letter-spacing: -0.5px; }

.title1 span { color: #f27835; position: relative; }

.title1 span::after{content: ""; }

.bottom-form-container .title1 span::after {

    content: "";

    position: absolute;

    content: "";

    width: 100%;

    height: 15%;

    left: -7px;

    bottom: 85px;

    background: #F8F1D9;

    width: 118%;

    opacity: 1;

    z-index: -1;

}

.bottom-form-container .title1 span::before{height: 20%;} 

.title1.sm { font-size: 40px; line-height: 1.2; letter-spacing: 0px;letter-spacing: -1.5px; }

.title1 img { vertical-align: middle; margin-right: 15px; }

.intro-video-holder { position: relative; padding-right: 50px; }

.intro-video-holder a { display: block; }

.button-recent { position: absolute; top: 50%; right: -50px; transform: translateY(-50%); }

.form-container { background: #ffffff; padding: 55px 20px; border-radius: 15px; box-shadow: 7px 7px 40px 0px rgba(0, 0, 0, 0.2); float: right; width: 657px; position: relative; z-index: 2; }

.form-container h2 { color: #000000; padding: 0px 20px 30px; text-align: center; }

.form-container p {

    font-weight: 500;

    font-size: 24px;

    color: #000000;

    line-height: 36px;

    text-align: center;

    letter-spacing: -1px;

}

.form-footer { position: absolute; left: 0px; bottom: 0px; width: 100%; z-index: 0; }

.top-form { width: 100% !important; padding: 0px !important; }

.top-form .form-holder { padding: 30px; }

.form-container.top-form p { text-align: left; font-weight: 400; padding: 0px; letter-spacing: -.5px; }

.top-form-title-holder { position: relative; background: #EBEBEB; padding: 20px 20px 20px 115px; border-top-left-radius: 15px; border-top-right-radius: 15px; }

.top-form-title-holder::before { content: ""; position: absolute; top: -29px; left: 83px; width: 70px; height: 29px; background: url(../images/top-arrow.png) no-repeat top left; }

.top-title-img { position: absolute; bottom: 0px; left: -25px; }

.top-form-title-holder h3 { font-weight: 700; font-size: 24px; color: #910404; margin-bottom: 10px; letter-spacing: -2px; }

.form-holder2 .form-container { margin-bottom: 0px; }

.testimonial-header { width: 430px; margin: 0px auto; padding-bottom: 30px; }

.testimonial-header h2 { font-weight: 800; font-size: 40px; line-height: 50px; letter-spacing: -1.5px; color: #ffffff; margin: 50px 0px; }

.testimonial-block { padding: 40px; background: #000000; border-radius: 15px; color: #67686b; transition: all 0.5s linear; opacity: .5; }

.testimonial-footer { text-align: center; padding-top: 35px; }

.testimonial-footer strong { display: block; text-transform: uppercase; }

.testimonial-slider .slick-list { padding: 30px 0px !important; }

.testimonial-slider .slick-arrow, .gallery-slider .slick-arrow { background: #67686b; opacity: 1; width: 45px; height: 45px; border-radius: 50%; line-height: 47px; color: #ffffff; font-size: 15px; }

.testimonial-slider .slick-arrow:hover, .gallery-slider .slick-arrow:hover { opacity: 1; background: #f27835; }

.testimonial-slider .slick-prev { left: -16px; }

.testimonial-slider .slick-next { right: -16px; }

.testimonial-slider .slick-slide { margin: 0px 0px; z-index: 0; position: relative; transition: all 0.5s linear; transform: scale(.95, .95); vertical-align: middle; }

.testimonial-slider .slick-current { z-index: 9; opacity: 1; transform: scale(1.1, 1.1); vertical-align: middle; }

.testimonial-slider .slick-current .testimonial-block { opacity: 1; background: #ffffff; }

.intro-text-holder3 { width: 655px; position: relative; z-index: 2; padding-top: 100px; padding-bottom: 150px; }

.intro-img-holder3 { position: absolute; right: -330px; bottom: 0px; z-index: 0; }

.intro-text-holder3 h2 { color: #000000; margin-bottom: 50px; padding-bottom: 0px; }

.testimonial-info { min-height: 200px; }

.intro-text-holder3 p { width: 560px; }

.seeing-believing-container { background: #ffffff url(../images/bg10.jpg) top left repeat-x; }

.gallery-slider .slick-list { padding: 0px 25% !important }

.gallery-block { background: #ffffff; border-radius: 15px; color: #67686b; display: block; }

.gallery-block a { display: block; position: relative; }

.gallery-block a::before { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; content: ""; background: #000000; opacity: .75; transition: all 0.5s linear; }

.gallery-slider .slick-slide { transition: all 0.5s linear; transform: scale(1, 1); border-radius: 15px; overflow: hidden; margin: 0px -50px; z-index: 1; position: relative; }

.gallery-slider .slick-current { z-index: 9; transform: scale(1.3, 1.3); transition: all 0.5s linear; box-shadow: 7px 7px 40px 0px rgba(0, 0, 0, 0.1); }

.gallery-slider .slick-current .gallery-block a::before { opacity: 0; }

.gallery-slider .slick-list { overflow: visible; }

.gallery-slider .slick-prev { left: 100px; }

.gallery-slider .slick-next { right: 100px; }

.slick-slide { transition: all 0.5s linear; }

.gallery-block a::after { position: absolute; right: 20px; top: 20px; opacity: 1; transition: all 0.5s linear; font-family: 'Font Awesome 5 Free'; font-weight: 900; content: "\f00e"; color: #ffffff; font-size: 20px; text-shadow: 0px 5px 10px rgba(0, 0, 0, 0.15); opacity: 0; }

.gallery-slider .slick-current .gallery-block a::after { opacity: 1; }

.gallery-slider-holder { max-width: 1400px; margin: 0px auto; z-index: 1; }

.form-group { position: relative; }

.form-group label { color: #67686b; font-weight: 400; position: absolute; pointer-events: none; left: 14px; top: 16px; transition: 0.2s ease all; -moz-transition: 0.2s ease all; -webkit-transition: 0.2s ease all; margin: 0px; width: auto; display: block; text-transform: uppercase; font-size: 12px; padding: 0px 10px; background: #ffffff; }

.form-group input { }

/*.form-group input[type="submit"] { padding-top: 0px; }*/



.form-group textarea { padding-top: 20px; }

.form-group .focus label, .form-group .not-empty label, .form-group .focus + label, .form-group .not-empty + label { top: -11px; color: #000000; }

.form-box { border: 1px solid #cccccc; border-radius: 10px; padding: 25px 10px 20px 20px; position: relative; margin-top: 20px; }

.form-box>label { width: auto; display: block; left: 14px; top: -11px; position: absolute; text-transform: uppercase; font-size: 12px; padding: 0px 10px; background: #ffffff; }

.form-box .checkbox label, .form-box .radio label { color: #000000 !important; font-size: 13px; }

.form-box .radio { display: block; }

.thank-you { display: table; width: 100%; }

.thank-you .title h2 span { display: block; }

.thank-you .title h2 { margin: 0 0 30px 0; }

.thank-you p { line-height: 2; }

.thank-you p strong { display: block; color: #f38448; font-weight: 600; }

.thank-you .col { display: table-cell; vertical-align: middle; padding: 0 80px; width: 50%; }

.thank-you hr { height: 1px; background: linear-gradient(to left, #fafafa, #dad7d7, #fafafa); background: -webkit-linear-gradient(left, #fafafa, #dad7d7, #fafafa); background: -moz-linear-gradient(left, #fafafa, #dad7d7, #fafafa); background: -ms-linear-gradient(left, #fafafa, #dad7d7, #fafafa); background: -o-linear-gradient(left, #fafafa, #1a82f7, #fafafa); border: 0px; margin-top: 40px; margin-bottom: 40px; }

.social-links a { color: #f27936; margin: 0 17px; }

.social-links a i { font-size: 19px; }

.thank-you { padding: 30px 0; font-size: 15px; line-height: 30px; color: #363636; }

.thank-you p { margin-bottom: 30px; }

.thank-you h3 { font-weight: 400; font-size: 30px; line-height: 33px; color: #000000; margin-bottom: 10px; }

.thank-you .col:first-child { border-right: 1px solid #dad7d7; }

.c-mbl, .c-mbl-sm { display: none; }

.form-frame { width: 100%; height: 450px; }

.pods-slider { margin-left: -38px; margin-right: -38px; }

.pods-slider .slick-list { padding: 30px !important; }

.pods-slide { padding: 0px 8px; }

.pod-box { background: #ffffff; border-radius: 20px; padding: 30px 0px; box-shadow: 7px 7px 20px 0px rgba(0, 0, 0, 0.1); }

.pod-info-holder { padding: 20px 30px 0px 30px; }

.pod-img { padding: 0px 5px; }

.pods-slider .slick-arrow { font-size: 30px; color: #f27835; }

.WhyVerz-title .title1 { color: #000000; }

.title1 strong { position: relative; display: inline-block; }

.title1 strong::before { position: absolute; content: ""; width: 100%; height: 50%; left: 0px; bottom: 0px; background: #F5C629; opacity: .26; z-index: -1; }

.WhyVerz-img { position: relative; margin-top: -112px; }

.WhyVerz-box { position: relative; padding-top: 5px; padding-left: 80px; padding-bottom: 60px; }

.count { position: absolute; left: 0px; top: 0px; display: block; background: #ffffff; text-align: center; width: 54px; height: 54px; line-height: 54px; color: #626262; font-size: 20px; font-weight: 700; border-radius: 15px; letter-spacing: -1px; }

.WhyVerz-box h4 { font-size: 20px; padding-bottom: 10px; font-weight: 700; letter-spacing: -.7px; }

.WhyVerz-box h5 { color: #F47936; font-size: 15px; font-weight: 700; padding-bottom: 15px; }

.list-left { position: relative; margin-top: -115px; }

.list-right { position: relative; padding-top: 65px; }

.faq-box { /*background: #ffffff; box-shadow: 7px 7px 40px 0px rgba(0, 0, 0, 0.2); border-radius: 20px; */}

.faq-title { border-top-right-radius: 20px; border-top-left-radius: 20px; padding: 25px 20px; position: relative; }

.faq-content {}

/*----*/



.title2 { font-weight: 800; font-size: 20px; color: #000000; }

.title3 { font-weight: 700; font-size: 32px; letter-spacing: -1px; color: #000000; }

.title3 span { color: #f27835; }

.lead { font-size: 18px; line-height: 30px; font-weight: 400; color: #111111; }

.lead-lg { font-size: 22px; line-height: 30px; }

.lead-xlg { font-size: 36px; line-height: 40px; }

.size16 { font-size: 16px; }

.size18 { font-size: 18px; }

.size20 { font-size: 20px; }

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

.cont-md { max-width: 1000px; margin: 0px auto; }

.cont-smd { max-width: 910px; margin: 0px auto; }

.cont-smd1 { max-width: 935px; margin: 0px auto; }

.cont-sm { max-width: 685px; margin: 0px auto; }

.cont-xs { max-width: 550px; margin: 0px auto; }

.container .container { padding: 0px; }

.bg-color1 { background-color: #f5f5f5 !important; }

.bg-color2 { background-color: #000000; }

.bg-color3 { background-color: #ffffff; }

.cont1 { padding-right: 40px; }

.cont2 { padding-right: 40px; }

.cont1-md { padding-right: 55px; }

.cont2-md { padding-right: 55px; }

.txt-lg { font-size: 25px; line-height: 35px; }

.txt-link { text-decoration: underline !important; color: #7d7d7d !important; }

a.txt-link:hover { text-decoration: underline !important; color: #f58020 !important; }

.btn-link { font-size: 16px; text-transform: uppercase; font-weight: 500; text-decoration: none !important; color: #f7941d; }

a.btn-link:hover, a.btn-link:focus { color: #000000; }

.txt-red { color: #cf151c !important; }

a.txt-red:hover { color: #111111 !important; }

.txt-dark { color: #111111 !important; }

a.txt-dark:hover { color: #f58020 !important; }

.txt-white { color: #ffffff !important; }

a.txt-white:hover { color: #fcb040 !important; }

.txt-orange { color: #f27835 !important; }

a.txt-orange:hover { color: #111111 !important; }

.txt-underlined { text-decoration: underline !important; }

.txt-shedow { text-shadow: 0px 0px 30px rgba(0, 0, 0, 1); }

/*----*/

.intro-img{ position:relative; margin-top:20px; }

.whatisSEO-img{    position: relative;

    margin-left: -14%;

    margin-top: -17%;}

.WhatisSEO-info{ position: relative; margin-left: -20px; font-size: 16px;}

.SEO-service{ position: relative; margin-top: -190px; }

.title-holder{  font-weight: 500; color: #000000; margin-bottom: 30px;}

.title-holder p{font-size: 20px;margin-bottom: 30px;}

.title-holder .title1{ padding-bottom: 20px; }

.tbl-info{ padding-top: 15px; font-size: 16px; color: #A9A9A9; font-style: italic; }

.SEO-result-title{ position: relative; max-width: 77%;  }

.SEO-result-title span{ display: block; }

.SEO-result-holder{ margin: 0px auto; max-width: 955px; position: relative; }

.SEO-result-arrow{ position: absolute; left: 0px; bottom: -70px;}

.list-1--small figure{ position: relative; }

.list-1--small figure img{ position: relative; z-index: 2; }

.list-1--small figure::before{ position: absolute; content: ""; width: 76px; height: 76px; background: #FFF8F0; border-radius: 50%; left: -25px; top: 50%; transform: translateY(-50%); z-index: 0; display: none; }

.choose-group-box { position: relative;display: block;padding: 10px 0;}

.faq-title .title1{ font-size: 40px; }

.faq-img1{ position: absolute; right: -130px; top: -35%;}

.faq-img2{ position: absolute; right: -7.38%; bottom: 98px; width: 36.65%; }

/*.faq-holder::after{position: absolute; content: ""; width: 100%; height: 68%; background: #F2F2F2; top: 130px; left: 0px;}*/

.faq-holder .container{ z-index: 2; }

.bottom-container-info{ text-align: center; max-width: 830px; margin: 0px auto; position: relative; z-index: 2; }

.bottom-img{position: absolute; right: 0%; bottom: -13%; width: 100%; z-index: 1; }

.WhatisSEO-img2{position: absolute; right: 0px; top: 18.5%; text-align: center; width:31.64%;z-index: 0;}

.WhatisSEO-img3{position: absolute; left: 0px; bottom:14.5%; text-align: center; width:31.64%;z-index: 0;}

/*



font-family: 'Poppins';



Poppins:300,400,500,600,700,800,900



transition: all 0.2s linear;



*/



@-ms-viewport {

 width:auto !important;

}

 @media print {

a[href]:after { content: none !important; }

}





p.pre{font-size: 26px; line-height: 36px; color: #000000; font-weight: 500;}

.vd-awards-listing {

    position: relative;

    padding: 0;

    display: flex;

    flex-wrap: wrap;

    overflow: hidden;

    margin: 0 -10px 0;

    list-style-type: none;

}

.vd-awards-listing li {

	position: relative;

    width: 22%;

    float: left;

    padding: 10px;

    display: flex;

    flex-wrap: wrap;

    align-self: stretch;

    margin: 0 0 0;

    background: #fff;

    box-shadow: 0px 10px 30px #0000000a;

    border-radius: 10px;

    margin-bottom: 30px;

    margin-right: 30px;

}

.vd-award-item, .vd-award-item a {

    font-family: Poppins-Medium;

    position: relative;

    display: block;

    width: 100%;

    color: #000;

    font-size: 14px;

    overflow: hidden;

    margin: 0 auto;

    line-height: 20px;

    text-align: center;

    padding: 0 0 0;

}

.vd-award-item a {

	padding: 45px 10px;

    background: #fff;

    pointer-events: none;

}

.vd-award-pic {

    position: relative;

    display: block;

    width: 100%;

    height: auto;

    overflow: hidden;

}

.vd-award-name {

    position: relative;

    display: block;

    width: 100%;

    overflow: hidden;

    margin: 0 auto 0;

    padding: 0 0 1px;

    display: none!important;

}



.what-is1 { top: 0%; right: 7%; width: 10.48%; }

.what-is2 { top: 34.5%; left: 2.5%; width: 11.26%; }

.what-is3 { top: 35%; left: 38.6%; width: 12.67%; }

.what-is4 { top: 27.5%; right: -.5%; width: 30.20%; }

.what-is5 { bottom: 0%; right: 36%; width: 3.33%; }

.what-is6 { bottom: 30%; right: 0%; width: 4%; }

.float-holder { position: absolute; z-index: 9; width: 150px; height: 147px; }

.WhatWeDo-sliders .float-holder { top: 13.5%; left: 47%; }

.float1 { left: 0px; top: 10px; }

.float2 { right: 47px; top: 0%; font-size: 7px; }

.float3 { right: 15px; top: 30px; font-size: 7px; }

.float4 { right: 36px; bottom: 30%; font-size: 7px; }

.float5 { right: 0px; bottom: 0; font-size: 10px; }

.what-we-do6 { left: -180px;

    top: 25%;

    z-index: 0 !important; }

.cs1 { left: 15px; top: 4%; }

.cs2 { right: -50px; top: 3%; }

.cs3 { right: 10%; top: 4%; }

.cs4 { left: 10%; top: 2%; font-size: 13px; }

.bdr0 { border-width: 0px !important; }

.float-case1-1 { top: 45%; left: -100px; }

.float-case1-2 { top: 20%; right: -65px; }

.float-case2-1 { top: 13%; left: -50px; transform: rotateY(180deg) rotateX(180deg); }

.float-case2-2 { top: 60%; right: -60px; transform: rotateZ(180deg); }

.float-case3-1 { top: 25%; left: -40px; transform: rotateZ(225deg); }

.float-case3-2 { bottom: -7%; left: 10%; font-size: 10px; }

.float-case3-3 { top: 50%; right: -30px; font-size: 5px; }

.float-case3-4 { top: 65%; right: 2%; }

.float-case3-5 { bottom: 10%; right: -100px; }

.float-case4-1 { top: 45%; right: -40px; transform: rotateZ(125deg); }

.float-case4-2 { top: 30%; left: -40px; }

.float-case4-3 { bottom: -10%; left: -30px; }

.bottom1 { width: 23%; top: 0%; left: 11%; }

.bottom2 { width: 15.63%; top: 22%; left: 9%; }

.bottom3 { width: 25.36%; top: 5%; left: 26%; }

.bottom4 { width: 19.17%; top: 28%; left: 31%; }

.bottom5 { width: 15.33%; top: 10%; right: 31%; }





/*--Floating Icons--*/

.float-icon { position: absolute; animation-duration: 2.5s; animation-iteration-count: infinite; animation-timing-function: linear; line-height: 1; color: #1F2322; z-index: 9; }

.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, 10px);

}

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);

}

}

.slow { animation-duration: 3.5s; }

.slower { animation-duration: 4s; }

.fast { animation-duration: 1500ms; }

.faster { animation-duration: 1000ms; }

.float-icon .far.fa-circle { border: 2px solid #1F2322; border-radius: 50%; }

.light-yellow { color: #FDD835; }

.yellow { color: #FFCD60; }

.dark-yellow { color: #FF9F33; }

.light-gray { color: #E7E7E7; }

.light-yellow .far.fa-circle { border-color: #FDD835; }

.yellow .far.fa-circle { border-color: #FFCD60; }

.dark-yellow .far.fa-circle { border-color: #FF9F33; }

.light-gray .far.fa-circle { border-color: #E7E7E7; }

p strong{font-size: 18px; color: #000; font-weight: 500;}

.what-holder{background: #ffffff; box-shadow: 0px 10px 50px #0000000A;

	border-radius: 20px; padding: 70px 100px;}

.choose-group-box .list-1{align-items: start;}

.container.container-lg{max-width: 1400px;}

.list-1 {position: relative;}

.list-1:before{content: ""; width: 1px; height: 120%; position: absolute; left: 25px; top: 12px;  border-right: 1px dashed #F37936;}

.list-1:last-child:before{display: none;}

.how-img{mix-blend-mode: darken;}

.card-list li{position: relative;}

.card-list li:before{content: ""; position: absolute; left: 0;}



.waveItem {

    position: relative;

    display: block;

    width: 108px;

    height: 22px;

    margin: 0;

    background: url(../../../../../../..//images/new-images/wave.png) repeat-x 0%;

    background-size: cover;

    -webkit-animation: 5s wave linear infinite;

    animation: 5s wave linear infinite;

}

.title1 span::before {

    position: absolute;

    content: "";

    width: 100%;

    height: 40%;

    left: -7px;

    bottom: 15px;

    background: #F8F1D9;

    opacity: 1;

    z-index: -1;

}



.card-list{ padding: 0px; margin: 0px 0px 20px; list-style: none; }

.card-list li {    position: relative;

    padding-bottom: 10px;

    font-size: 16px;

    padding-left: 30px;

    color: #363636;

    font-weight: 300;}

.card-list li::before { content: "\f005"; left: 0px; top: 0px; position: absolute; font-family: "Font Awesome 5 Free"; font-weight: 900; font-size: 15px; color: #F47936;}

.listing1 li::before { content: "\f005";}

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

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



.card.BoxShadow {

    box-shadow: 0px 10px 40px #0000000a;

    border-radius: 10px;

}

.whatneed-title{position: relative; vertical-align: bottom;}

.whatneed-title:before {

    position: absolute;

    top: 0;

    left: -100px;

    width: 200px;

    height: 200px;

    content: '';

    overflow: hidden;

    z-index: -1;

    background: #ffcd60;

    border-radius: 100%;

}

.whatneed-title h2{    vertical-align: bottom;

    padding-top: 60px;}

 .wd-right {

    position: relative;

}

.wd-boxes-holder {

    position: absolute;

    top: 0;

    width: 100%;

    height: 100%;

}

.wd-box {

    display: block;

    width: 365px;

    padding:35px 35px;

    background: #F37936;

    position: absolute;

    border-radius: 20px;

}

.box-number {

    background: #FFCD60;

    width: 50px;

    display: inline-block;

    height: 50px;

    text-align: center;

    line-height: 50px;

    border-radius: 100px;

    position: absolute;

    left: -30px;

    font-weight: bold;

    font-size: 20px;

    color: #000000;

}

.box-info h5{    color: #ffffff;

    font-size: 24px;

    font-weight: 500;

    padding-bottom: 0;

    margin-bottom: 18px;}   

.box-info p{color: #ffffff;}

.wd-box.wdb-3 .box-info h5, .wd-box.wdb-3 .box-info p{color: #000000;}

.wd-right {

    position: relative;

    margin-left: -150px;

}

.wd-box.wdb-1 {

    left: -27%;

    bottom: 22%;

}

.wd-box.wdb-2 {

    right: -4%;

    top: 5%;

}

.wd-box.wdb-3 {

  right: -8%;

    bottom: 15%;

}

.how-img {

    margin-left: -50px;

}

.how-icon{margin-bottom: 30px;}

.how-01 {

    right: 100px;

    bottom: -100px;

}



.fa-01{right:-5%; top: 12%; z-index: 0;}

.ba-01{right:5%; top: 2%; z-index: 0;}

.wn-01 {

    right: -8%;

    top: -14%;

    z-index: -1;

}



.wn-02 {

    right: -5%;

    bottom: 8%;

    z-index: 1;

}

.wn-section-holder.bg-img-bc{background-position: center

     220% !important;}

.wnd-01{bottom: 8%;  left: -5%; z-index: -1;}     

.ba-02{    right: 14%;

    width: 111px;

    top: -18%;}

 .intro-box .title1{padding-bottom: 25px;}   

 .fb-01{left: -17%;

    z-index: -1;

    top: 5%;}

 .fb-02{right: -30px; top: -20px;}   

 

 

 

 .img-animation-holder {

	position: absolute;

	

	margin-left: 520px;

	bottom: -70px;

	width: 164px;

	height: 272px;

	-webkit-animation: bounce-1 2s infinite;

	-moz-animation: bounce-1 2s infinite;

	-o-animation: bounce-1 2s infinite;

	animation: bounce-1 2s infinite

}

@keyframes bounce-1 {

0% {

transform:translate(0, 0)

}

50% {

transform:translate(0, 40px)

}

100% {

transform:translate(0, 0)

}

}





.header-right.show-lg {

    display: none;

	width:100%;

}



/*-----Henil Patel-6-4-2023------*/

.hd-amb .bg-img-rb {background-position: 108% 20%!important;}

.hd-amb .intro-box{padding-top: 120px;}

.intro-inner-icon{max-width: 45px;}

.intro-inner-content h4{ padding-bottom: 5px;}

.intro-inner-content { font-size: 17px; color: #393939; font-weight: 500; padding-right: 100px;}

.intro-inner-content p a{color: blue; text-decoration: underline;}

.intro-inner-content p a:hover{color: #F37936;}

.hd-amb .intro-box .title1 h1{font-size: 60px !important;}

.hd-amb .intro-img{padding-left: 50px; margin-right: -50px;}

.hd-amb .intro-box .title1 {padding-bottom: 80px;margin-right: -100px; }

.hd-amb .ba-02 {right: 15px;width: 111px;top: 80px;}

.hd-amb .title2 h2{font-size: 50px;}

.hd-amb .title2 h2 span{color: #F37936;}

.activecool-box{background-color: #FFF; box-shadow: 0px 10px 50px #0000000A;border-radius: 20px; padding: 80px 100px 100px 100px;} 

.activecool-box-img{margin-top: -30px;}

.activecool-box{position: relative; z-index: 2;}

.hd-bg1{left: -100px; top: -80px; z-index: 0;}

.hd-bg2{bottom: -70px; left: -70px; z-index: 3;}

.hd-bg3{z-index: 3; top: 30%; right: -70px;}

.ambassador-activecool .container{position: relative;}

.ambassador-activecool{position: relative;}

.hd-wp2-bg1{position: absolute; top: 350px; left: 0; right: 0; z-index: 0;}

.banner-bg-main{position: absolute; right: 0; bottom: -5%;}

.banner-bg-main {position: absolute;right: -60px;bottom: -25%; width: 48%;}

.ambassador-wrapper3{padding: 140px 0 100px; z-index: 2; position: relative;}



/*---*/

.odd-even-list { } 

.odd-even-box { padding: 25px 0px; } 

.odd-even-box:first-child { padding-top: 0px; } 

.odd-even-box:last-child { padding-bottom: 0px; border-bottom: 0px; } 

.odd-even-list .odd-even-box:nth-child(even) [class*="col-"]:first-child { order: 2; } 

.oddeven-list .odd-even-box:nth-child(even) [class*="col-"]:last-child { order: 1; } 

.odd-even-list .odd-even-box .textColLeft,.odd-even-list .odd-even-box .textColRight { height: 100%; display: flex; align-items: center; } 

.odd-even-list .odd-even-box:nth-child(even) .textColLeft { float: left; } 

.odd-even-list .odd-even-box:nth-child(even) .textColRight { float:right; } 

.odd-even-img { } 

.odd-even-list .odd-even-box:nth-child(even) .odd-even-img { } 

.odd-even-info { } 

.odd-even-list .odd-even-box:nth-child(even) .odd-even-info { } 

.odd-even-info { max-width: 100%; margin: 0px; padding: 0px; } 

/*----*/

body.hd-amb{font-size: 16px;}

.odd-even-list .odd-even-box:nth-child(odd){margin-right: -140px;}

.odd-even-list .odd-even-box:nth-child(even){margin-left: -140px;}

.odd-even-info h2{font-size: 40px;}

.odd-even-box{position: relative;}

.float-img.hd-bg11{position: absolute; left: -250px; top: 100px;}

.ambassador-wrapper3{position: relative; z-index: 2;}

.hd-bg13{position: absolute; left: 0; top: 50%;}

.hd-bg14{position: absolute; top: 100px; right: -250px;}

.hd-wp2-bg2{position: absolute; bottom: 0; left: 0; right: 0; z-index: 0;}

.hd-wp2-round{position: absolute; bottom: -80px; z-index: 2; left: -25px;}

.hd-amb .WhatisSEO{margin-bottom: 150px;}

.hd-amb #quickEnquiryForm .form-container{padding: 50px 50px;}

.hd-amb .img-animation-holder{z-index: 2;}

.hd-amb #quickEnquiryForm .inner-container-lg{padding-bottom: 200px;}

.hd-amb #quickEnquiryForm.bottom-form-container .title1 span::after{display: none;}

.hd-amb #quickEnquiryForm .fb-01{top: 30%;}

.hd-amb #quickEnquiryForm .fb-02 {right: -65px;top: -50px;}



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

    .hd-amb .intro-box .title1 h1 {font-size: 50px !important;}

    .hd-amb .intro-img {padding-left: 0;margin-right: 0;}

    .hd-amb .ba-02{right: 100px; width: 80px; top: 60px;}

    .container.container-lg {max-width: 1200px;}

    .hd-amb .title2 h2 {font-size: 40px;}

    .activecool-box{padding: 80px;}

    .odd-even-list .odd-even-box:nth-child(odd) {margin-right: -60px;}

    .float-img.hd-bg11 {left: -140px;width: 80px;top: 70px;}

    .hd-amb .container {max-width: 1054px;}

    .banner-bg-main{bottom: -15%;}

    .intro-inner-content{padding-right: 80px;}

    .hd-amb .intro-box .title1{padding-bottom: 50px;}

    .hd-amb .size-16{font-size: 14px;}

    .hd-amb .intro-inner-content{font-size: 16px;}

    .hd-amb .img-animation-holder{width: 124px; top: 8%;}

    .hd-bg1{width: 200px;}

    .hd-bg1 {left: -70px;top: -50px;}

    .hd-bg3{width: 100px; right: -50px;}

    .hd-wp2-bg1{top: 280px;}

    .hd-bg2 {bottom: -60px;left: -60px;width: 140px;}

    .odd-even-info h2 {font-size: 33px;}

    .odd-even-list .odd-even-box:nth-child(even) {margin-left: -60px;}

    .hd-bg13{width: 150px;}

    .hd-bg14 {top: 70px;right: -150px;width: 100px;}

    .hd-wp2-round {width: 150px;}

    .hd-wp2-round{bottom: -55px;}

    .hd-amb .WhatisSEO {margin-bottom: 100px;}

    .hd-amb .intro-box {padding-top: 100px;}

    body.hd-amb {font-size: 14px;}

    .hd-amb #quickEnquiryForm .inner-container-lg {padding-bottom: 140px;}

    .hd-amb #quickEnquiryForm .fb-02 {right: -45px;top: -30px;width: 110px;}

}

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

    .float-img.hd-bg11{left: -120px;}

    .hd-bg14{right: -120px;}

}

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

    .hd-amb .intro-box {padding-top: 40px;}

    .hd-bg1 {width: 180px;}

    .intro-inner-content {padding-right: 60px;}

    .hd-amb .ba-02 {right: 0px;width: 80px;top: 10px;}

    .odd-even-list .odd-even-box:nth-child(odd) {margin-right: 0;}

    .odd-even-list .odd-even-box:nth-child(even) {margin-left: 0;}

    .hd-amb #quickEnquiryForm .inner-container-lg {padding-bottom: 100px;}

}

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

    .hd-amb .intro-img{margin: 30px auto 0;}

    .hd-amb .home-banner{padding-bottom: 0;}

    .banner-bg-main {bottom: -15%; right: 0; width: 70%;}

    .hd-bg13{top: 48%;}

    .hd-amb .intro-box {padding-top: 0;}

    .intro-inner-content {padding-right: 0;}

    .ambassador-wrapper3{padding: 100px 0;}

    .hd-amb #quickEnquiryForm .form-container{width: 100%;}

    .hd-amb .WhatisSEO {margin-bottom: 60px;}

    .hd-amb .intro-box .title1{margin-right: 0;}

    .activecool-box-img {margin-top: 0;}

    

}

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

    .odd-even-list .odd-even-box:nth-child(even) [class*="col-"]:first-child { order: 1; } 

    .odd-even-list .odd-even-box:nth-child(even) [class*="col-"]:last-child { order: 2; } 

    .odd-even-img{padding-top: 15px;}

    .odd-even-info h2 {font-size: 22px; padding-bottom: 15px;}

    .odd-even-box {padding: 15px 0px;}

    .hd-wp2-round {bottom: -45px;left: -15px;width: 90px;}

    .ambassador-wrapper3{padding: 50px 0 50px;}

    .hd-amb .title2 h2 {font-size: 24px;}

    .section-head.pb50{padding-bottom: 30px !important;}

    .hd-bg2 {bottom: -30px;left: -30px;width: 70px;}

    .hd-bg3 {width: 62px;right: -30px;top: 50%;}

    .activecool-box {padding: 30px 20px 50px;}

    .intro-inner-content {padding-right: 0;}

    .hd-amb .intro-box .title1 h1 {font-size: 26px !important;}

    .hd-amb .intro-box .title1 {padding-bottom: 80px;margin-right: 0;}

    .hd-amb .intro-box {padding-top: 0;}

    .hd-amb .intro-inner-content {font-size: 14px;}

    .hd-amb .intro-box .title1 {padding-bottom: 40px;margin-right: 0;}

    .hd-amb .size-16 {font-size: 16px;}

    .hd-bg1 {width: 120px;}

    .activecool-box-img {margin-top: 20px;}

    .intro-inner-content p{font-size: 13px;}

    .hd-amb .WhatisSEO {margin-bottom: 30px;}

    .hd-amb #quickEnquiryForm .form-container {padding: 30px 20px;}

    .hd-amb #quickEnquiryForm .fb-02 {right: -25px;top: -20px;width: 70px;}

    .intro-inner-icon{margin-bottom: 20px;}

    .banner-bg-main {bottom: -5%;right: -50px;width: 100%;}

    .hd-bg13{display: none;}

    .hd-amb .intro-box .title1 h1 br{display:none;}

    .hd-amb .img-animation-holder {width: 70px;top: 10%;}

}



/*-----Henil Patel-6-4-2023------*/



/*-----Verz-Ambassador-Changes--------*/

.hd-amb .intro-inner-content p a{position: relative;  text-decoration: underline;

    text-decoration-color: #F37936; color: #363636;text-underline-offset: 4px; text-decoration-thickness: 2px;}

/* .intro-inner-content p a:after{content: ''; background-color: #F37936; height: 2px; width: 100%; position: absolute; bottom: 0; left: 0; z-index: 2;} */

.hd-amb .intro-inner-content p a:hover{text-decoration-color: #15A99B;color: #363636;}

.hd-amb .intro-inner-content, body.hd-amb{color: #363636; font-weight: 300;}

.hd-amb .intro-inner-content .pb15 p{color: #393939; font-weight: 500;}





/*-----Verz-Ambassador-Changes--------*/