:root{
    --font_family: 'Roboto', sans-serif, Arial;
}
@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/GilroyRegular.eot');
    src: url('../fonts/GilroyRegular.eot') format('embedded-opentype'),
         url('../fonts/GilroyRegular.woff2') format('woff2'),
         url('../fonts/GilroyRegular.woff') format('woff'),
         url('../fonts/GilroyRegular.ttf') format('truetype'),
         url('../fonts/GilroyRegular.svg#GilroyRegular') format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/GilroySemiBold.eot');
    src: url('../fonts/GilroySemiBold.eot') format('embedded-opentype'),
         url('../fonts/GilroySemiBold.woff2') format('woff2'),
         url('../fonts/GilroySemiBold.woff') format('woff'),
         url('../fonts/GilroySemiBold.ttf') format('truetype'),
         url('../fonts/GilroySemiBold.svg#GilroySemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/GilroyBold.eot');
    src: url('../fonts/GilroyBold.eot') format('embedded-opentype'),
         url('../fonts/GilroyBold.woff2') format('woff2'),
         url('../fonts/GilroyBold.woff') format('woff'),
         url('../fonts/GilroyBold.ttf') format('truetype'),
         url('../fonts/GilroyBold.svg#GilroyBold') format('svg');
    font-weight: 700;
    font-style: normal;
}
::-moz-selection{background:#111; color:#fff; text-shadow:none;}
::selection{background:#111; color:#fff; text-shadow:none;}
@-webkit-keyframes shine{100% {left:125%;}}
@keyframes shine{100% {left:125%;}}
.shine{position: relative; overflow: hidden;}
.shine:before{display:block;content:"";position:absolute;top:0;left:-80%; width:50%;height:100%;background:-webkit-gradient(linear, left top, right top, from(rgba(255,255,255,0)), to(rgba(255,255,255,.3)));background:-o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);background:linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);-webkit-transform:skewX(-25deg);-ms-transform:skewX(-25deg);transform:skewX(-25deg); opacity:0.3; z-index: 1;}
.shine:hover:before{-webkit-animation:shine 1s;animation:shine 1s;}
/*==================================:: WOW CSS Start ::==================================*/
.animated{animation-duration:0.5s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-10%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-10%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(10%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,10%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,10%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-10%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(10%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-10%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(10%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(10%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:hinge}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-10%,0,0) rotate(-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(10%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-10%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-10%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(10%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,10%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,10%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-10%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(10%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-10%,0)}}.slideOutUp{animation-name:slideOutUp}
/*==================================:: WOW CSS End ::==================================*/
/*Slick Slider Css Start*/
.slick-slider{position:relative;display:block; -webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y; touch-action:pan-y;-webkit-tap-highlight-color:transparent;}
.slick-list{position:relative; display:block; overflow:hidden; margin:0; padding:0; min-width: 100%;}
.slick-list.dragging{cursor: pointer;}
.slick-slider .slick-track, .slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
.slick-track{position:relative; top:0; left: 0;display: block; min-width: 100%; display:flex;display:-webkit-flex;}
.slick-track:before, .slick-track:after{display:table; content:"";}
.slick-track:after{clear:both;}
.slick-loading .slick-track{visibility:hidden;}
.slick-slide{display:none; min-height:1px; flex-grow: 1; flex: inherit;}
.slick-initialized .slick-slide{display: block; list-style:none;}
.slick-loading .slick-slide{visibility: hidden;}
.slick-vertical .slick-slide{display: block; height: auto; border:1px solid transparent;}
.slick-arrow{display:flex; align-items: center; justify-content: center; position:absolute; top:50%; margin-top:-20px; z-index:2; padding:0; width:40px; height:40px; text-align:center; font-size:0; background:#eee; border:0; color: #004875; cursor:pointer; opacity:1; -webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;}
.slick-arrow:before{display: block; content: "\f104"; font-family: 'Line Awesome Free';font-weight: 900; font-size: 20px;}
.slick-arrow.slick-next:before{content: "\f105";}
.slick-arrow.slick-prev{left:5px;}
.slick-arrow.slick-next{right:5px;}
.slick-arrow:hover{background: #004875; color: #fff;}
.slick-dots{display:flex;display:-webkit-flex; align-items: center; justify-content: center; position:absolute; left:0; right:0; margin:0 auto; padding:0; bottom:0; text-align:center;}
.slick-dots li{margin:0 4px; padding:0; list-style:none; display:inline-block; vertical-align:top;}
.slick-dots li button{display:block; width:12px; height:12px; font-size:0; padding: 0; background:none; border:1px solid #004875; -webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px; cursor:pointer; position: relative; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;}
.slick-dots li.slick-active button{background: #004875;}
.slide-number {display:inline-block; vertical-align:middle; position:relative; font-size:14px; line-height:30px; color:#262d33; text-align:center; width:80px;}
.slide-number .slick-dots {position:relative; bottom:0;}
.slide-number .slick-dots li button {display:block; width:15px; height:30px; background:none; border:none; -webkit-border-radius:0;-moz-border-radius:0;border-radius:0; font-size:14px; line-height:30px; color:#333;}
.slide-number .slick-dots li button:hover {background:none;}
.slide-number .f-l {position:relative; z-index:1;}
.slide-number .f-l .slick-dots li {display:none;}
.slide-number .f-l .slick-dots li:first-child {display:inline-block; position:relative; padding-right:0;}
.slide-number .f-l .slick-dots li:first-child button {opacity:0;}
.slide-number .f-l .slick-dots li:first-child:after {display:inline-block; content:"/"; font-size:14px; line-height:30px; color:#aaabad; position:absolute; right:-2px; top:0;}
.slide-number .f-l .slick-dots li:last-child {display:inline-block; margin:0;}
.slide-number .f-f {position:absolute; left:14px; top:0; width:20px; height:30px; z-index:2;}
.slide-number .f-f .slick-dots li {position:absolute; left:0; top:0; opacity:0; visibility:hidden;}
.slide-number .f-f .slick-dots li.slick-active {opacity:1; visibility:visible;}
/*Slick Slider Css End*/
/*Easy Responsive Tab Css*/
h4.resp-accordion{display:none; cursor:pointer; text-align:left; position:relative; background: #fff !important; padding:10px 40px 10px 20px; margin: 0 0 10px;}
h4.resp-accordion .resp-arrow{display:none;}
h4.resp-accordion:after{display:block; content:"\f107"; font-family:'Line Awesome Free'; font-weight: 900; font-size: 16px; color: #004875; position:absolute; right:10px; top:50%; width:30px; line-height:normal; transform: translate(0, -50%);-moz-transform: translate(0, -50%);-webkit-transform: translate(0, -50%);}
h4.resp-accordion.resp-tab-active:after{content:"\f106";}
.resp-tab-content{display:none;}
.resp-tab-content:after{clear:both; content:""; display:block;}
.resp-content-active, .resp-accordion-active{display:block}
@media only screen and (max-width:767px){
ul.resp-tabs-list{display:none;}
h4.resp-accordion{display:block;}}
/*=========== Mobile Menu STYLE Start ========*/
/*body.mobile-menu-open{overflow:hidden;}*/
.menu-open-overlay{position:fixed; top:0; left:0; width:100%; bottom:0; background:#000; display:none; z-index:12; opacity:0.5;}
.mobile-menu-open .menu-open-overlay{display:block;}
.mobile-menu-block{background:#fff; bottom:0; color:#16181C; position:fixed; top:0; left:-400px; width:380px; z-index:-4; font-size:16px; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;}
.mobile-menu-open .mobile-menu-block{left:0; z-index:20;}
.mobile-menu-inner{max-height:calc(100% - 200px); overflow:auto; padding:10px 15px; position: relative; z-index: 3;}
.mobi-logo {padding: 21px 15px; border-bottom: 1px solid #ddd;}
.mobi-logo a, .mobi-logo img{display: block; width: 180px;}
.mobile-nav ul{margin:0; padding: 0; list-style: none;}
.mobile-nav li{margin: 0; padding: 10px 0; color:#000; font-weight:500; font-size:16px; line-height:22px; text-transform:none; position:relative;}
.mobile-nav ul li a{display:block; color:#000; font-weight:500; font-family:'Poppins', Arial; font-size:18px; line-height:20px; text-transform:none; letter-spacing:0; padding:0;}
.mobile-nav li.menu-item-has-children > a{padding-right: 40px;}
.mobile-nav > ul > li.current-menu-item > a,
.mobile-nav > ul > li.current-menu-ancestor > a,
.mobile-nav > ul > li.current-page-ancestor > a{color:#004875;}
.mobile-nav li li{border:none; padding:5px 0;}
.mobile-nav li li a{font-size:15px; text-transform:none; font-weight:400; padding:0;}
.mobile-nav li li a:hover{ color: #004875; }
.mobile-nav li li.current-menu-item a{color:#004875;}
.mobile-nav li li li a{padding-left:0;}
.mobile-nav ul.sub-menu{margin:0; padding:10px 10px 0;}
.hitarea{display:block; width:40px; height:38px; text-align:center; position:absolute; right:0; top:0;}
.hitarea:before{display:block; content:"\f107"; font-family:'Line Awesome Free'; font-size: 18px; font-weight: 900; width:15px; height:15px; position:absolute; left:0; right:0; top:10px; z-index:3; margin:0 auto; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;}
.collapsable-hitarea.hitarea:before{transform:rotate(-180deg);}
.mobile-nav .collapsable-hitarea + a{color:#004875;}
.mobi-bottom-inner{padding: 10px 10px;}
.mobile-menu-block .mobi-bottom-inner .btn{margin: 0 2px; padding: 10px 10px; letter-spacing: 0;}
.mobi-bottom-inner .btn i{font-size: 24px; margin-right: 5px;}
.mobi-btnbox {padding: 10px 15px;}
.mobi-btnbox .btn {width: 100%;}
/*========== Mobile Menu STYLE End==============*/
/*Mobile Menu Css Start*/
.mobi-iconbox{display:none; width:24px; height:24px; position:absolute; right:0; top:0; bottom: 0; margin: auto; z-index:40; transition:all 0.4s ease; -webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.menuicon{display: block; width: 100%; height: 100%; flex-direction: column; align-items: center; justify-content: center;}
.icon-bar{display:flex;display:-webkit-flex; align-items: center; min-width: 100%; height: 18px; position: relative; cursor: pointer;}
.icon-bar:before,
.icon-bar:after{display: block; content: ""; width: 100%; height: 2px; background: #004875; position: absolute; left: 0; top: 0; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s; -webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.icon-bar:after{top: auto; bottom: 0;}
.icon-bar .line{display: block; width: 100%; height: 2px; background: #004875; position: absolute; right: 0; top: 0; bottom: 0; margin: auto 0; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s; -webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.icon-bar.active .line{width: 1px; opacity: 0;}
.icon-bar.active:before{transform: rotate(45deg); top: 8px; background: #004875;}
.icon-bar.active:after{transform: rotate(-45deg); bottom: 8px; background: #004875;}
.mobile-menu-open .mobilemenuicon .menuicon{margin-left: auto;}
/*Mobile Menu Css End*/
/* ===== RESET ================================================== */
abbr, acronym, address, applet, article, aside, audio,b, blockquote,big, body, button, center, canvas, caption, cite, code, command,datalist, dd, del, details, dfn, dl, div, dt, embed,fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html,i, iframe, img, ins,kbd, keygen,label, legend, li, meter,nav,object, ol, output,p, pre, progress,q, s, samp, section, source, strike, sub, sup,table, tbody, tfoot, thead, th, tr, tdvideo, tt,u, ul, var{background:transparent; border:0 none; margin:0; padding:0; line-height:16px; vertical-align:baseline; outline:none; font-size:100%; font-family:inherit; font-weight:400; font-style:normal;} article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block;} blockquote,q{quotes:none;} blockquote:before,q:before{content:'';content:none;} blockquote:after,q:after{content:'';content:none;} ins {text-decoration:none;} abbr[title], dfn[title] {border-bottom:1px dotted; cursor:help;} table {border-collapse:collapse; border-spacing:0;} hr {display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0;}input, select {vertical-align:middle; margin:0;} ol, ul, li {list-style:none;}
html{-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%;} *, *:before, *:after{-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; -webkit-tap-highlight-color:rgba(255,255,255,0);}
/* ===== GLOBAL ================================================== */
body{margin:0; padding:0; background:#fff; font-family:'Poppins', sans-serif, Arial; font-size:16px; color:#111; line-height:24px; font-weight:400; overflow-x:hidden; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;}
:focus, button:focus{outline:none;}
a{text-decoration:none; color:#000; -moz-transition:all 0.4s ease 0s; -webkit-transition:all 0.4s ease 0s; transition:all 0.4s ease 0s;}
a:hover{text-decoration:none; color:#004875;}

::-webkit-input-placeholder{color:#000; opacity:0.7;}
:-moz-placeholder{color:#000; opacity:0.7;} /* Firefox 18- */
::-moz-placeholder{color:#000; opacity:0.7;} /* Firefox 19+ */
:-ms-input-placeholder{color:#000; opacity:0.7;}

img{max-width:100%; height:auto; border:none; outline:none;}
b, strong{font-weight:700;}

/* Ul Li & Ol Li CSS */
ul, ol{margin:0 0 20px; padding:0;}
ul ul, ol ol, ul ol, ol ul{margin-top:15px;}
ul li, ol li{margin:0; padding:0; font-size:16px; line-height:28px; color:#000; font-weight:400; letter-spacing:0;}
.entry-content ul{padding:0; margin:0 0 20px;}
.entry-content ol{padding:0; margin:0 0 20px; list-style: none; counter-reset: my-awesome-counter;}
.entry-content ul li{position:relative; padding:0 0 0 22px; margin:0 0 10px;}
.entry-content ul li:before{content:""; font-family:'Line Awesome Free'; font-weight: 900; position:absolute; left:0; top:5px; width: 12px; height: 12px; background: #555; border: 3px solid #c7c7c7; -webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}
.entry-content ul li li{list-style:disc;}
.entry-content ol li{counter-increment: my-awesome-counter; margin:0 0 10px;}
.entry-content ol li::before{content: counter(my-awesome-counter) ". "; font-weight:400;}

/* Heading CSS */
h1, .h1, .heading-1, h2, .h2, .heading-2, h3, .h3, .heading-3, h4, .h4, .heading-4, h5, .h5, .heading-5, h6,.h6, .heading-1{
    color:#000; line-height:1.2; font-weight:600; font-family:'Gilroy', sans-serif, Arial; letter-spacing:0.01em; margin:0 0 15px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{color:#000;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{color:#004875;}
h1, .h1, .heading-1{font-size:50px; line-height: 54px; margin:0 0 20px;}
h2, .h2, .heading-2{font-size:40px; line-height: 44px; margin:0 0 20px;}
h3, .h3, .heading-3{font-size:32px;}
h4, .h4, .heading-4{font-size:28px;}
h5, .h5, .heading-5{font-size:22px;}
h6,.h6{font-size:20px;}
/* Paragraph CSS */
p{font-size:16px; line-height:28px; color:#000; font-weight:400; letter-spacing:0; margin:0 0 20px;}
hr{border:none; margin:30px 0; background:#999; height:1px; width:100%; clear:both; opacity: 0.5;}
blockquote{border-left:5px solid #eee;font-size:18px; margin:0 0 20px; padding:10px 20px;}
/*table structure*/
table, .entry-content table{border-right:1px solid #eee; border-top:1px solid #eee;}
table th, table td, .entry-content th, .entry-content table th, .entry-content td, .entry-content table td {background:#fff; border-left:1px solid #eee; border-bottom: 1px solid #eee; text-align:left; font-size:16px; color:#333; font-weight:400; padding:12px 20px; vertical-align:middle;}
table th, .entry-content table th{color:#111; font-weight:400; background:#eee;}
.table-striped th, .table-striped td{position:relative;}
.table-striped tbody tr:nth-of-type(even) td{background:#d4d5d6;}
/*Form Input Field*/
input, textarea, select{background:#f5f5f5; border:1px solid #dfdfdf; width:100%; padding:2px 15px; margin:0; font-size:16px; color:#333; font-weight:400; line-height:normal; letter-spacing:0; font-family:'Poppins', sans-serif, Arial; height:52px; outline:none; -webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
input[type="button"], input[type="submit"] {cursor:pointer; width:auto; height:auto;}
input[type="checkbox"], input[type="radio"] {border:none; width:auto; height:auto;}
textarea {height:auto; padding:10px 15px; min-height:120px; height: 120px; resize: none;}
input[type="button"], input[type="submit"], input[type="image"], input[type="file"], input[type="search"] {-webkit-appearance:none;}
input#addressSubmit {-webkit-appearance:none !important ; }
input[type="radio"], input[type="checkbox"]{-webkit-appearance:normal;}
.checkbox, .radiobox{display: inline-block; position: relative; padding-left: 28px; font-size: 15px; line-height: 14px; color: #676767;}
.checkbox input, .radiobox input{position: absolute; left: 0; top: 0; opacity: 0;}
.checkbox .checkmark{display: block; width: 18px; height: 18px; border: 1px solid #999; position: absolute; left: 0; top: 0;}
.checkmark:before{display:block; content:"\f00c"; font-family:'FontAwesome'; position:absolute; left:0; right:0; top:0; text-align:center; font-size:13px; color:#fff; line-height:16px; padding-left:1px; opacity:0;}
.checkbox input:checked ~ .checkmark{background:#004875; border-color:#004875;}
.checkbox input:checked ~ .checkmark:before{opacity:1;}
.radiobox .checkmark{display: block; width: 18px; height: 18px; background: #fff; border: 1px solid #999; -webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%; position: absolute; left: 0; top: 1px;}
.radiobox .checkmark:before{display: none;}
.radiobox .checkmark:after{display: block; content: ""; background: #004875; -webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%; position: absolute; left: 2px; right: 2px; top: 2px; bottom: 2px; opacity: 0;}
.radiobox input:checked ~ .checkmark{border-color: #004875;}
.radiobox input:checked ~ .checkmark:after{opacity: 1;}
.input-checkbox .wpcf7-not-valid-tip {
    display: none; position: absolute; left: 0; top: 100%; white-space: nowrap;
}
.checkbox_style .wpcf7-list-item {
    display: block; margin: 0 10px 0 0;
}
.checkbox_style label{
    display: inline-flex; position: relative;
}
.checkbox_style label input{
    position: absolute; left: 0; top: 0; opacity: 0;
}
.checkbox_style label .wpcf7-list-item-label{
    display: block; width: 18px; height: 18px; border: 1px solid #999;
}
.checkbox_style label .wpcf7-list-item-label:before{
    display:block; content:"\f00c"; font-family:'FontAwesome'; position:absolute; left:0; right:0; top:0; text-align:center; font-size:12px; color:#fff; line-height:18px; padding-left:1px; opacity:0;
}
.checkbox_style label input:checked ~ .wpcf7-list-item-label:before{
    opacity: 1;
}
.checkbox_style label input:checked ~ .wpcf7-list-item-label{
    background:#004875; border-color:#004875;
}
.wpcf7-not-valid-tip {
    font-size: 13px;
}
.wpcf7-spinner {
    position: absolute; left: 100%; margin: 0;
}
.selectbox{position: relative;background:#fff;border:1px solid #111;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.selectbox select{background: none;border: 0;font-size: 15px;line-height: 20px;font-weight: 400;color: #111; padding:0 40px 0 15px; width: 100%; height: 40px; -webkit-appearance: none; -moz-appearance: none; appearance: none; position: relative; z-index: 1; text-overflow: ellipsis;}
.selectbox:after{position:absolute; top:0; right:0; content:"\f107"; font-family:'FontAwesome'; font-size: 24px; z-index:0; width: 40px; height: 40px; line-height: 40px; text-align: center; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s; opacity: 0.8;}
.selectbox.reversed:after{content:"\f0ec"; transform: rotate(90deg); font-size: 14px;}
/* Button styling */
.button, .btn{display:inline-flex; align-items:center; justify-content:center; padding:14px 30px; background:rgba(148,197,60,0.0); border:1px solid #d09824; color:#d09824; font-size:18px; line-height:22px; font-weight:400; font-family:'Poppins', sans-serif, Arial; text-transform: none; cursor:pointer; letter-spacing:0.01em; text-align:center; position:relative; min-width:120px; -moz-transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s; -webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px; overflow:hidden;}
.button:hover, .btn:hover,
.button:focus, .btn:focus{background:#d09824; border-color:#d09824; color:#fff; box-shadow:0 2px 15px rgba(0,0,0,0.16);}
.primary{background: #004875; border-color: #004875; color: #fff;}
.primary:hover, .primary:focus{background: #d09824; border-color: #d09824; color: #fff;}
.secondary{background: #d09824; border-color: #d09824; color: #fff;}
.secondary:hover, .secondary:focus{background: #004875; border-color: #004875; color: #fff;}
.white-btn{background: #fff; border-color: #fff; color: #000;}
.white-btn:hover, .white-btn:focus{background: #004875; border-color: #004875; color: #fff;}
.white-bdr{border-color: #fff; color: #fff;}
.white-bdr:hover{background: #fff; border-color: #fff; color: #004875;}
.white-hover:hover{background: #fff; border-color: #fff; color: #004875;}
.white-hover:hover i{color: #004875;}
.btn.small{padding: 10px 20px; font-size: 16px;}
.btn-link{
    font-size: 15px; color: #d09824; text-decoration: none; -webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;
}
.btn-link:hover{
    text-decoration: none;color: #d09824;
}
.main-wrapper{overflow:hidden;}
.container{margin:0 auto; width:100%; max-width:1240px; padding:0 20px;}
.container.relative{z-index: 2;}
.max-container{margin:0 auto; width:100%; max-width:1680px; padding:0 20px;}
section{position: relative;}
section *:last-child{margin-bottom:0;}
.hide{display:none;}
.v-center{align-items: center;}
.j-center{flex-direction: column; justify-content: center;}
.ptb-100{padding:100px 0;}
.ptb-80{padding:80px 0;}
.ptb-60{padding:60px 0;}
.ptb-40{padding:40px 0;}
.ptb-30{padding:30px 0;}
.ptb-20{padding:20px 0;}
.bg1{background: #004875;}
.bg2{background: #d09824;}
.bg3{background: #282828;}
.bg4{background: #efedeb;}
.bg5{background: #f7f7f7;}
.bg-custom{background: #004875;}
.bg-custom .heading-2{color: #fff;}
.relative{position: relative;}
.trans{-moz-transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
/*============= GLOBAL CSS END ================*/
/*Header & Banner Section*/
.header{
    position:fixed; left:0; right:0; top:0; z-index:10; padding:0; background: rgba(255, 255, 255, 0.5);
}
.header-inner{
    height: 100px;
}
.header-inner:after{
    display: block; content: ""; background: #fff; height: 0px; position: absolute; left: 0; right: 0; bottom: 0; opacity: 0.5;
}
.site-logo{
    width:240px; position:relative; z-index:4; margin:0;
}
.site-logo a{
    display: block;
}
.site-logo img{
    display: block; margin: 0;
}
.site-logo .site_logo_white{
    display: none;
}
.header-right{
    margin-left: auto;position: relative;
}
.head-iconbox{
    margin-left: 20px;
}
.head-icons-list{
    margin: 0; padding: 0;
}
.head-icons-list li{
    margin: 0; padding: 0; list-style: none;
}
.head-icons-list li + li {
    margin-left: 10px;
}
.head-icons-list li a {
    display: flex; align-items: center; font-size: 14px; line-height: 20px; color: #000;
}
.head-icons-list li a i {
    font-size: 32px; color: #004875;
}
.head-icons-list li a:hover{
    color: #004875;
}
.head-top{
    background: #fff; border-bottom: 1px solid rgba(0,0,0,0.1);
}
.header-top-inner {
    height: 40px;
}
.head-link{
    font-size: 15px; line-height: 20px; color: #000; font-weight: 500; letter-spacing: 0;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;
}
.head-link + .head-link{
    margin-left: 20px;
}
.head-link:hover{
    color: #d09824;
}
.head-link i{
    color: #d09824; font-size: 20px; margin-right: 5px;
}
.callus {
    font-size: 15px;
}
.social-icons .label{
    display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; height: 40px; font-size: 14px; line-height: 18px; color: #000; font-weight: 400; padding-right: 15px; border-right: 1px solid rgba(0,0,0,0.1);
}
.social-icons a{
    display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; min-width: 40px; max-width: 40px; height: 40px; font-size: 18px; line-height: 24px; color: #000; text-align: center;
}
.social-icons a:hover{
    background: #004875; color: #fff; opacity: 0.8;
}
.icon-text-link{
    padding: 14px 20px; font-size: 16px; line-height: 18px; color: #fff; font-weight: 400; text-transform: uppercase; letter-spacing: 0; background: #004875; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; min-width: 50px; text-align: center; -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; max-width: 210px;
}
.icon-text-link:hover{
    background: #004875; color: #fff;
}
.header-blank{
    width: 100%; height: 100px; -moz-transition:all 0.2s ease 0s;-webkit-transition:all 0.2s ease 0s;transition:all 0.2s ease 0s;
}
/*Nav Css*/
.nav-main{text-align:left; position:relative; z-index:4;}
.nav-main ul{margin:0; padding:0; display:flex;display:-webkit-flex;}
.nav-main nav ul > li{margin:0; padding:0; list-style:none; position:relative;}
.nav-main nav ul > li + li{margin-left:20px;}
.nav-main nav ul > li a{display:block; color:#000; font-size:18px; font-weight:400; font-family:'Poppins', Arial; line-height:24px; text-transform:none; letter-spacing:0.01em; padding:12px 0; position:relative; z-index:2;}
.nav-main nav ul > li.current-menu-item > a, 
.nav-main nav ul > li:hover > a,
.nav-main nav ul > li a:hover,
.nav-main nav ul > li a:focus{color:#004875;}
.nav-main nav ul > li:before{display:block; content:""; background:#004875; height:2px; width:1px; opacity:0; position: absolute; left: 0; right: 0; bottom: -1px; margin: 0 auto; -moz-transition:all 0.4s ease 0s; -webkit-transition:all 0.4s ease 0s; transition:all 0.4s ease 0s;}
.nav-main nav ul > li:hover:before,
.nav-main nav ul > li.active > a:before{width:100%; opacity:1;}
.nav-main nav ul > li.menu-item-has-children > a{padding-right: 15px;}
.nav-main nav ul > li.menu-item-has-children > a:after{display: block; content: "\f107"; font-family: 'FontAwesome'; width: 16px; height: 16px; line-height: 16px; text-align: center; position: absolute; right: 0; top: 16px; -webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -ms-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;}
.nav-main nav ul > li.menu-item-has-children:hover > a:after {transform: rotate(-180deg);}
.nav-main .sub-menu{display:block; position:absolute; left:0; top:100%; z-index:1; background:#fff; min-width:240px; padding:15px 10px; margin:0; opacity: 0;-moz-transition: all 0.4s ease 0s;-webkit-transition: all 0.4s ease 0s;transition: all 0.4s ease 0s;-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.1);-moz-box-shadow: 0 0 10px rgba(0,0,0,0.1);box-shadow: 0 0 10px rgba(0,0,0,0.1);transform: scaleY(0);transform-origin: top; box-shadow: 0 5px 40px rgb(0 0 0 / 15%); border-radius: 5px;}
.nav-main nav ul > li:hover > .sub-menu{opacity: 1;transform: scaleY(1);}
.nav-main nav ul > li:last-child .sub-menu{left: auto; right: 0;}
.nav-main nav .sub-menu li:last-child .sub-menu{left: 100%; right: auto;}
.nav-main .sub-menu li{display:block; text-align:left; position:relative; margin: 0; padding: 0;}
/*.nav-main .sub-menu li + li {border-top:1px solid #dce0e0;}*/
.nav-main .sub-menu li:before{display: none;}
.nav-main .sub-menu li a{display:block; text-transform:none; color:#000; font-size:14px; line-height:18px; font-weight:400; padding:8px 10px;}
.nav-main .sub-menu li a:hover,
.nav-main .sub-menu li a:focus,
.nav-main .sub-menu li.current-menu-item a{background: #000; color:#fff;}
.nav-main nav ul .sub-menu li.menu-item-has-children > a:after{right: 4px; top: 10px;}
.nav-main .sub-menu .sub-menu {left:100%; top:0;}
.nav-main .sub-menu li:hover .sub-menu {display:block;}
.nav-main .two-coll-menu .sub-menu{min-width: 580px; margin-left: -120px; display: flex !important; flex-wrap: wrap;}
.nav-main .two-coll-menu .sub-menu > li{width: 50%; margin: 0; padding: 0;}
/*Sticy header*/
.navbar_fixed.header{background:#fff; box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.navbar_fixed .header-inner {height: 70px;}
.navbar_fixed .head-top{margin-top: -40px; opacity: 0; visibility: hidden;}
.navbar_fixed + .header-blank{height: 80px;}

/* Home page Header Css (Transparent) Start */

/*.home-header:not(.navbar_fixed) .nav-main nav ul.menu > li,
.home-header:not(.navbar_fixed) .nav-main nav ul.menu > li > a{
    color: #fff;
}
.home-header .nav-main nav ul.menu > li:before{
    background: #fff;
}
.home-header .header-inner:after,
.home .header-blank{
    display: none;
}
.home .navbar_fixed.header{
    background: #fff;
}*/

/* Home page Header Css (Transparent) End */

/*Home page Banner Css*/
.home-banner{
    position:relative; z-index:1; overflow: hidden; background:#000;
}
.home-banner .items{
    padding: 0; height: 90vh; position: relative;
}
.home-banner .bg-imgbox,
.video-banner .video-box{
    position: relative; height: 95vh; min-height: 780px; padding-bottom: 0;
}
.home-banner .bg-imgbox:before,
.video-banner .video-box:after{
    display: block; content: ""; background: #000; position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 1; opacity: 0;
}
.home-banner .bg-imgbox img,
.video-banner .video-box iframe,
.video-banner .video-box video{
    display: block; width: 100%; height: 100%; object-fit: cover; position: absolute; left: 0; top: 0;
}
.banner-inner{
    padding: 100px 0 0; position: absolute; left: 0; right: 0; top: 0; bottom: 0; height: 100%; flex-direction: column; align-items: center; justify-content: center;
}
.caption{
    position: relative; min-width: 680px; max-width: 680px;
}
.banner-sub-title {
    display: inline-block; font-size: 22px; line-height: 30px; color: #fff; font-weight: 600; font-family:'Gilroy', sans-serif, Arial; text-transform: uppercase; border-bottom: 1px solid #fff; padding: 0 0 10px; margin: 0 0 20px;
}
.caption .heading-1{
    font-size: 52px; line-height: 60px; color: #fff; font-weight: 700; margin: 0 0 20px; text-shadow: 0 5px 20px rgba(0,0,0,0.2);
}
.caption p{
    font-size: 16px; line-height: 28px; color: #fff; text-shadow: 0 5px 5px rgba(0,0,0,0.1);
}
.caption .textbox *{
    color: #fff;
}
.caption ul {
    display: inline-block; margin: 0; padding: 20px 20px 12px; border-top: 1px dashed #fff; border-bottom: 1px dashed #fff; border-radius: 20px;
}
.caption li{
    margin: 0 0 8px; padding: 0 0 0 30px; list-style: none; position: relative;
}
.caption li:before {
    display: inline-flex; align-items: center; justify-content: center; content: "\f00c"; font-family: 'Line Awesome Free';font-weight: 900; font-size: 10px; width: 20px; height: 20px; background: #d09824; color: #fff; border-radius: 50%; position: absolute; left: 0; top: 0;
}
.caption .btnbox .btn{
    min-width: 180px;
}
.hero-slider > .items{
    display: none;
}
.hero-slider > .items:nth-child(1){
    display: block;
}
.hero-slider .slick-dots{
    bottom: 20px;
}
.hero-slider .slick-dots li button{
    border-color: #fff;
}
.hero-slider .slick-dots li.slick-active button{
    background: #fff;
}
.circle_shape{
    display: block; width: 300px; height: 300px; background: rgba(255,255,255,0.05); -webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;
    position: absolute; left: -100px; top: 0;
}
.circle_shape:before{
    display: block; content: ""; width: 70%; height: 70%; background: rgba(255,255,255,0.05); -webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto;
}
.circle_shape:after{
    display: block; content: ""; width: 40%; height: 40%; background: rgba(255,255,255,0.05); -webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto;
}
.home-banner .right .circle_shape{
    left: auto; right: -100px;
}
.home-banner .three-line{
    border-color: #fff;
}
.home-banner .three-line:after{
    background: #fff;
}
.home-banner .right .three-line{
    left: auto; right: 5%;
}
.parallelogram_shape{
    width: 70px; height: 140px; position: absolute; left: -5%; bottom: 20px; margin: auto; opacity: 0.5; filter: grayscale(1);
}
.parallelogram_shape .shape_1{
    display: block; width: 100%; background: #d09824; transform: skew(15deg, 15deg); position: absolute; left: 0; top: 0; bottom: 0; margin: auto;
}
.parallelogram_shape .shape_2{
    display: block; content: ""; width: 40%; background: #d09824; transform: skew(15deg, 15deg); position: absolute; right: 100%; top: 20%; bottom: 20%;
}
.parallelogram_shape .shape_3{
    display: block; content: ""; width: 40%; background: #d09824; transform: skew(15deg, 15deg); position: absolute; left: 100%; top: 20%; bottom: 20%;
}
.mobi-hero-slider > .mobi-hero-items{
    display: none;
}
.mobi-hero-slider > .mobi-hero-items:nth-child(1){
    display: block;
}
.mobi-hero-slider .slick-dots{
    bottom: 30px;
}
.mobi-hero-slider .slick-dots li button {
    border: 2px solid #fff; height: 12px;
}
.mobi-hero-slider .slick-dots li.slick-active button{
    background: #fff; border-color: #fff;
}

/*===Footer Start===*/
.footer{
    padding: 0; margin:0; position:relative; overflow: hidden;
}
.f-bg{
    background: #004875; position: absolute; left: 0; right: 0; top: 0; bottom: 0;
}
.footer .container{
    z-index: 2;
}
/*CTA Block*/
.cta-block{
    margin: 0; overflow: hidden; -webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;
}
.cta-block > div{
    padding: 0;
}
.cta-block .right-block{
    background: #d09824;
}
.cta-box{
    padding: 28px 20px 26px; justify-content: center;
}
.cta-box .h2{
    font-size: 24px; text-transform: uppercase; letter-spacing: 0.018em;
}
.cta-link{
    display: inline-flex; align-items: center; font-size: 20px; color: #fff; font-weight: 400; text-transform: uppercase; margin: 0 20px;
}
.cta-box a:hover{
    color: #fff; text-decoration: underline;
}
.newsletter-box {
    width: 100%; max-width: 380px;
}
.newsletter-box .b24-form .b24-form-wrapper {
    min-height: inherit;max-width: inherit;
}
.newsletter-box .b24-form-wrapper.b24-from-state-on {
    min-height: 390px;
}
.newsletter-box .b24-form .b24-form-control{
    padding-right: 60px; border-radius: 40px; padding-left: 20px !important; background: #fff !important; border: 1px solid #fff; color: #000 !important; min-width: 300px; height: 52px;
}
.newsletter-box .b24-form-btn-container {
    position: static;
}
.newsletter-box .b24-form-btn-block {
    padding: 0;
}
.newsletter-box .b24-form .b24-form-btn{
    padding: 0; display: inline-flex; align-items: center; justify-content: center; min-width: 40px; max-width: 40px; height: 40px; min-height: 40px; background: #004875; color: #fff; font-size: 0; border: 0; -webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%; position: absolute; right: 5px; top: 6px; z-index: 4;
}
.newsletter-box .b24-form .b24-form-btn:after{
    display: block; content: "\f1d8"; font-family: 'Line Awesome Free'; font-weight: 900; font-size: 20px; position: relative; left: 2px;
}
.newsletter-box .b24-form .b24-form-btn:hover,
.newsletter-box .b24-form .b24-form-btn:focus{
    background: #d09824; color: #fff;
}
.newsletter-box .b24-form .b24-form-control-string .b24-form-control-label {
    padding-left: 20px;opacity: 0.7;font-size: 16px;
}
.newsletter-box .b24-form .b24-form-control:focus+.b24-form-control-label {
    font-size: 13px;
}
.newsletter-box .b24-form .b24-form-control-alert-message {
    left: 20px;
}
.newsletter-box .b24-form .b24-form-field {
    margin-bottom: 0 !important;
}
.footer h4{
    font-size: 22px; color: #fff; font-weight: 500; font-family:'Poppins', Arial; position: relative;
}
.footer h4:after{
    display: block; content: ""; width: 40px; height: 1px; background: #fff; margin: 15px 0 20px;
}
.f-links{
    padding-left: 40px; position: relative;
}
.f-links .sigma_dots{
    width: 20px; top: 0; left: 0; height: 100%; opacity: 0.5;
}
.f-links ul{
    margin: 0; padding: 0;
}
.f-links ul li{
    margin: 0; padding: 0; font-size: 16px; line-height: 22px; color: #fff; font-weight: 400; position: relative;
}
.f-links ul li + li{
    margin-top: 15px;
}
.f-links ul li a{
    display: inline-block; color: #fff; position: relative;
}
.f-links ul li a:hover{
    color: #fff;
}
.two-col-ul ul{
    -moz-column-count: 2; -webkit-column-count: 2; column-count: 2; -moz-column-gap: 40px; -webkit-column-gap: 40px; column-gap: 40px;
}
.f-right-last {
    max-width: 320px;
}
.cont-items + .cont-items {
    margin-top: 10px;
}
.cont-items .iconbox {
    font-size: 24px; color: #fff; position: relative; top: 0; margin-right: 15px;
}
.cont-items p{
    font-size: 16px; color: rgba(255,255,255,0.9); margin: 0;
}
.cont-items a{
    color: #fff;
}
.cont-items a:hover{
    color: #d09824;
}
.address .iconbox{
    top: 0;
}
.cont-items.email p,
.cont-items.phone p{
    font-size: 18px;
}
.social-media a{
    display: inline-flex; align-items: center; justify-content: center; min-width: 40px; max-width: 40px; height: 40px; line-height: 40px; font-size: 20px; background: #fff; color: #004875; text-align: center; -webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;
}
.social-media a + a{
    margin-left: 7px;
}
.social-media a:hover{
    background: #004875; color: #fff;
}
.f-bottom-inner{
    border-top: 1px solid rgba(255,255,255,0.6);
}
.footer-bottom{
    z-index: 2;
}
.footer-link {
    margin: 0; padding: 0;
}
.footer-link li{
    margin: 0; padding: 0; font-size: 15px; color: #fff;
}
.footer-link li + li{
    margin-left: 20px;
}
.footer-bottom p{
    font-size: 15px;
}
.footer-bottom a{
    color: #fff;
}
.footer-bottom a:hover{
    color: #fff;
}
.scrollup{
    position: fixed; right: -20px; bottom: 90px; z-index: 4; width: 34px; height: 34px; line-height: 34px; font-size: 20px; color: #fff; background: rgba(0,0,0,0.3); text-align: center; cursor: pointer; opacity: 0; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s; -webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;
}
.scrollup.active{
    right: 10px; opacity: 1;
}
/*Footer End*/

/*Midlle Section css*/
.middle-section{position:relative; min-height:30vh; overflow:hidden;}
img.alignleft{float:left; margin:0 20px 20px 0; -webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;}
img.alignright{float:right; margin:0 0 20px 20px; -webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;}
img.aligncenter,
img.alignnone{margin:0 0 20px; -webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;}
iframe.alignleft{float:left; margin:0 20px 20px 0;}
iframe.alignright{float:right;margin:0 0 20px 20px;}
iframe.iframe-embed.alignright{max-width:500px;height:315px !important;}
.bg-img{position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 0; background-size: cover !important;}
.bg-img:before{display: block; content: ""; background: #000; position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 0; opacity: 0.5;}
.bg-img img {display: block;width: 100%;height: 100%;object-fit: cover;object-position: center;}
.before-none:before{display: none;}
.no-img.d-flex{align-items: center;justify-content: center;font-size: 24px;line-height: normal; color: #999; background: #ddd;}
.btnbox{padding:20px 0 0;}
.block-title{
    position:relative; margin-bottom: 20px;
}
.bdr-tl{
    position: relative;
}
.bdr-tl:before{
    display: block; content: ""; height: 2px; width: 100px; background: #000; position: absolute; right: 100%; top: 50%; margin-right: 20px;
}
.bdr-title:after{
    display: block; content: ""; height: 2px; width: 100px; background: #000; margin: 15px 0 0;
}
.small-title{
    display: inline-block;font-size: 16px;line-height: 22px;color: #004875;font-weight: 500; text-transform: uppercase; margin: 0 0 10px;
}
.card-link{
    display: block; position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 4;
}
.more-link{
    display: inline-flex; align-items: center; font-size: 14px; line-height: 20px; color: #004875; font-weight: 400; margin-left: auto;
}
.more-link i{
    margin-left: 5px; font-size: 20px;
}
.read-more-btn{
    font-size: 16px; line-height: 20px; color: #111; font-weight: 500;
}
.read-more-btn i{
    min-width: 34px; height: 34px; line-height: 34px; font-size: 18px; color: #111; background: #eee; text-align: center; margin-right: 10px;border-radius: 50%; -webkit-box-shadow: 0px 9px 18px rgba(24, 16, 16, 0.05); box-shadow: 0px 9px 18px rgba(24, 16, 16, 0.05);-webkit-transition:all 0.4s ease 0s;-o-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;
}
.read-more-btn:hover i{
    background: #d09824; color: #fff;
}
.sigma_dots{
    width: 100px; height: 60px; content: ""; background-position: 0 0,5px 7px; background-size: 12px 12px; position: absolute; display: block; background-image: radial-gradient(#d1d4d8 1px,transparent 0),radial-gradient(#d1d4d8 1px,transparent 0); transition: opacity .3s; top: 20px; left: -20px; opacity: 1;
}
.sigma_dots.right-bottom{
    left: auto; right: 0; top: auto; bottom: 0;
}
.sigma_dots.right-top{
    left: auto; right: 0; top: 0;
}
.sigma_dots.center{
    left: 0; right: 0; top: 0; bottom: 0; margin: auto;
}
.shape_only {
    position: absolute; right: 0; top: 40%; height: 120px; width: 120px; background: url(../images/shape-white.png) no-repeat center; background-size: 100% auto;
}
.bounce-y{
    -webkit-animation: bounce-y 10s infinite linear;
    animation: bounce-y 10s infinite linear;
}
@-webkit-keyframes float {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes float {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes bounce-y {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes bounce-y {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

/*Media Section*/
.endorsement-section {
    border-top: 1px solid #f7f7f7;
}
.endorsement-section.media-section{
    padding: 40px 0;
}
.media-section {
    overflow: hidden;
}
.media-section .block-title .small-title{
    font-size: 24px; color: #000;
}
.as-seen-slider .slick-list {
    overflow: visible;
}
.media-list{
    padding: 0 20px;
}
.media-list .slick-track{
    margin: 0 auto; justify-content: center;
}
.media-list .items{
    padding: 0 20px;
}
.card-media {
    display: inline-flex; align-items: center; justify-content: center; width: 100%; background: #fff; padding: 10px; text-align: center; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;
}
.card-media .imgbox {
    display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 100%; height: 60px; text-align: center; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;
}
.card-media .imgbox img {
    display: block; width: 100%; height: 100%; object-fit: scale-down; object-position: center; margin: 0 auto; mix-blend-mode: multiply; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; background: none;
}
.media-slider > .items, .as-seen-slider > .items{
    display: none;
}
.media-slider > .items:nth-child(1), .as-seen-slider > .items:nth-child(1)
.media-slider > .items:nth-child(2), .as-seen-slider > .items:nth-child(2)
.media-slider > .items:nth-child(3), .as-seen-slider > .items:nth-child(3)
.media-slider > .items:nth-child(4), .as-seen-slider > .items:nth-child(4)
.media-slider > .items:nth-child(5), .as-seen-slider > .items:nth-child(5){
    display: block;
}
.media-slider .slick-arrow{
    background: none; border: 0; -webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0; box-shadow: 0 0 0 #000;
}
.media-slider .slick-arrow{
    left: -10px; color: #ccc;
}
.media-slider .slick-arrow.slick-next{
    left: auto; right: -10px;
}
.media-slider .slick-arrow:before{
    content: "\f104"; font-size: 32px; line-height: 32px;
}
.media-slider .slick-arrow.slick-next:before{
    content: "\f105";
}
.media-slider .slick-arrow:hover{
    color: #d09824;
}

/*about-section*/
.about-section{
    overflow: hidden;
}
.about-section .bg-img{
    width: 50%; right: auto;
}
.about-section .sigma_dots.center {
    left: auto; right: -20px; width: 40px; height: auto; opacity: 0.5;
}
.bg1 .content-box .textbox *{
    color: #fff;
}
.about-section .bottom-btnbox .btn {
    margin: 0 10px 10px 0;
}

/*Services Section*/
.service-list > .items{
    display: none;
}
.service-list > .items:nth-child(1),
.service-list > .items:nth-child(2),
.service-list > .items:nth-child(3){
    display: block;
}
.service-list{
    margin: 0;
}
.service-list .items{
    padding: 15px 10px;
}
.card-service{
    background: #d09824; position: relative; overflow: hidden; height: 100%; background-image: url('../images/bg1.png'); background-repeat: no-repeat; background-position: right bottom; /*-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.1); box-shadow: 0 5px 15px rgba(0,0,0,0.1);*/
    clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%); margin: 0 -10px; max-height: 210px;
}
.card-service:hover{
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.05); box-shadow: 0 5px 15px rgba(0,0,0,0.05);
}
.card-service .imgbox{
    position: relative; min-width: 200px; max-width: 200px; background: #fff; overflow: hidden;
    clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
}
.card-service .imgbox img{
    display: block; width: 100%; height: 100%; object-fit: cover; object-position: center; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;
}
.card-service:hover .imgbox img{
    transform: scale(1.05);
}
.card-service .textbox {
    padding: 20px 40px 20px 15px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; height: 100%;
}
.card-service h4{
    font-size: 18px; color: #fff; letter-spacing: 0.005em; font-weight: 600; margin: 0 0 10px;
}
.card-service h4 a{
    color: #fff;
}
.card-service:hover h4 a{
    color: #fff;
}
.card-service p{
    font-size: 14px; color: #fff; margin: 0;
}
.card-service .btn-link{
    color: #fff;
}
.card-service:hover .btn-link{
    color: #fff;
}
.service-slider .slick-dots{
    bottom: -20px;
}

/*Result Section*/
.result-section{
    overflow: hidden;
}
.result-inner{
    margin: 0 -15px;
}
.result-inner .items{
    padding: 15px;
}
.result-inner .sigma_dots {
    width: 40px; height: 100%; left: -40px; top: 0;
}
.result-inner .left-block .block-title {
    padding-right: 20px;
}
.card-result {
    position: relative; width: 100%; overflow: hidden;
}
.card-result .imgbox{
    display: block; width: 100%; background: #fff; padding-bottom: 56.66%; overflow: hidden; position: relative; /*-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;*/
}
.card-result .imgbox img{
    display: block; width: 100%; height: 100%; object-fit: cover; position: absolute; top: 0; left: 0; -moz-transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;
}
.card-result .imgbox:before{
    display: block; content: ""; background: #000; position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 1; opacity: 0; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;
}
.card-result:hover .imgbox img{
/*  transform: scale(1.05);*/
}
.card-result h4 {
    display: flex; align-items: center; font-size: 16px; font-weight: 400; color: #fff; padding: 10px 10%; position: absolute; left: -20px; right: 20px; bottom: 0;
}
.card-result h4 span {
    display: inline-block; width: 50%; opacity: 0.8;
}
.card-result h4 span + span {
    border-left: 1px solid #ddd;
}

/*testimonial-section*/
.testimonial-section {
    overflow: hidden;
}
.testimonial-section .parallelogram_shape {
    width: 100px; height: 100px; left: 15%; opacity: 0.1; top: 20px; bottom: auto;
}
.testimonial-list > .items{
    display: none;
}
.testimonial-list > .items:nth-child(1),
.testimonial-list > .items:nth-child(2){
    display: block;
}
.testimonial-slider .slick-list{
    padding: 20px 0;
}
.testimonial-list .slick-list{
    padding-top: 40px;
}
.card-testi{
    padding: 30px; height: 100%; flex-direction: column; background: #fff; border: 1px solid rgba(0, 0, 0, 0.1); position: relative; -webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;
}
.card-testi:hover{
    box-shadow: 0px 0px 30px rgba(18, 53, 87, 0.12);
}
.testi-imgbox{
    display: block; margin-top: -40px; margin-bottom: 20px; min-width: 80px; max-width: 80px; height: 80px; background: #eee; overflow: hidden; -webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;
}
.testi-imgbox img{
    display: block; width: 100%; height: 100%; object-fit: cover; object-position: center;
}
.card-testi .textbox{
    flex-direction: column;
}
.client-info{
    font-size: 18px; color: #111; position: relative; padding: 30px 0 0;
}
.client-info .client-post{
    display: block; font-size: 16px; color: #555; margin: 10px 0 0;
}
.card-testi p{
    margin: 0; font-size: 18px;
}
.star-box{
    font-size: 18px; color: #d09824; letter-spacing: 0.1em;
}
.testimonial-slider .slick-arrow{
    top: auto; top: -60px; margin: 0; left: auto; right: 15px; border-color: #999; color: #999;
}
.testimonial-slider .slick-arrow.slick-prev{
    right: 65px;
}
.testimonial-slider .slick-arrow:hover{
    background: #004875; border-color: #004875; color: #fff;
}
.testimonial-section .curve_line{
    margin: 0; top: -20px; bottom: auto;
}
.quote-icon{
    display: block; width: 40px; height: 30px; background: url('../images/quote-icon.png') no-repeat center; background-size: 100% auto; position: absolute; top: 10px; right: 20px;
}
.testimonial-list{
    justify-content: center;
}
.testimonial-slider .slick-dots{
    bottom: -20px;
}

/*Video Section*/
.video-section{
    overflow: hidden;
}
.video-box{
    width: 100%; position: relative; overflow: hidden; padding: 0 0 56.66%;
}
.video-box iframe,
.video-box video,
.video-box img{
    display: block; width: 100%; height: 100%; position: absolute; object-fit: cover;
}
.video-test-slider .slick-dots{
    bottom: -35px;
}
.video-test-list .video-box{
    -webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;padding: 0 0 55.66%;
}
.play_icon{
    display: block; width: 65px; height: 65px; background: url('../images/youtube.png') no-repeat center;
    background-size: 100% auto;
}

/*counter-section*/
.counter-section{
    overflow: hidden;
}
.counter-section .bg-img{
    background-attachment: fixed !important;
}
.counter-section .bg-img:before{
    opacity: 0.8;
}
.counter-section .sigma_dots{
    width: 24px; height: auto; top: 20px; bottom: 20px; left: 30px; opacity: 0.5;
}
.counter-list{
    /*margin: 0 -10px;*/ justify-content: center;
}
.counter-list .items{
    padding: 10px 20px; /*flex-basis:20%;min-width:20%;max-width:20%;*/
}
.counter-list .items + .items {
    border-left: 1px solid rgba(0,0,0,0.1);
}
.counter-list .items:first-child{
    padding-left: 0;padding-right: 40px;
}
.counter-list .items:last-child{
    padding-right: 0;
}
.card-counter{
    position: relative;
}
.card-counter .textbox{
    padding: 5px 0 0; font-size: 32px; line-height: 32px; color: #fff;
}
.card-counter .textbox strong{
    display: inline-flex; position: relative;
}
.count-symbol {
    font-size: 80%; font-weight: 400; position: absolute; left: 100%; bottom: 0; margin-left: 5px;
}
.card-counter p{
    font-size: 15px; color: #fff; margin: 10px 0 0;
}
.card-counter .iconbox {
    min-width: 60px; max-width: 60px; height: 60px; position: relative; margin-right: 10px;
}

/*Faq Section*/
.faq-section .container{
    max-width: 940px;
}
.faq-list{
    border-bottom: 2px solid #ddd;
}
.faq-card{
    border-top: 2px solid #ddd;
}
.acc_trigger{
    padding: 15px 40px 15px 0; font-size: 24px; color: #000; font-weight: 600; letter-spacing: 0; margin: 0; cursor: pointer; position: relative;
}
.acc_trigger:after{
    display: block; content: "\f107"; font-family: 'Line Awesome Free'; font-weight: 900; width: 40px; text-align: center; position: absolute; right: 0; top: 15px;
}
.acc_trigger[aria-expanded="true"]{
    color: #004875;
}
.acc_trigger[aria-expanded="true"]:after{
    content: "\f106";
}
.faq-card .content-box{
    padding: 0 0 20px;
}

/*Blog Section*/
.blog-section{
    overflow: hidden;
}
.home-blog-list{
    margin: 0;
}
.home-blog-list .items{
    padding: 0; margin: 0 0 30px;
}
.blog-card{
    flex-direction: column; height: 100%; clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
}
.post-imagebox {
    display: block; background: #fff; width: 100%; overflow: hidden; position: relative; padding-bottom: 56.66%;
}
.post-imagebox img {
    display: block; width: 100%; height: 100%; object-fit: cover; object-position: center; position: absolute; top: 0; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;
}
.blog-card:hover .post-imagebox img{
    transform: scale(1.05);
}
.blog-card .textbox{
    padding: 15px 20px 0; position: relative; z-index: 2; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;
}
.blog-card .date {
    display: flex; align-items: center; font-size: 14px; line-height: 18px; color: #777; margin: 0 0 10px;
}
.blog-card .date i{
    margin-right: 4px;
}
.blog-card h4 {
    font-size: 18px; line-height: 24px; font-weight: 700;
}
.blog-card:hover h4 a{
    color: #004875;
}
.blog-card p {
    font-size: 14px; color: #555; margin: 0;
}
.blog-card .btnbox{
    text-align: center; padding-right: 40px; border-bottom: 1px dashed #004875; padding-bottom: 20px;
}
.post-slider .slick-dots {
    bottom: 0;
}

/*two-column-section*/
.two-column-section{
    overflow: hidden;
}
.two-column-section + .two-column-section{
    padding-top: 0;
}
.two-column-inner .right-block .content-textbox{
    padding-left: 40px; position: relative; z-index: 1;
}
.reversed .row{
    flex-direction: row-reverse;
}
.reversed .right-block .content-textbox{
    padding-left: 0; padding-right: 20px;
}
.home-about-section .column-imgbox {
    max-width: 518px;
}
.column-imgbox img {
    display: block; width: 100%; height: auto; -webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;
}
.col-afterbefore-box {
    position: absolute; left: 20px; bottom: -20px; max-width: 240px; border: 2px solid #a5a5a5;
}
.col-afterbefore-box img{
    display: block; width: 100%; -webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;
}
.reversed .col-afterbefore-box{
    left: auto; right: 20px;
}
.column-imgbox .iconbox {
    display: flex; align-items: center; justify-content: center; width: 100px; height: 100px; position: absolute; left: 100%; top: 0; bottom: 0; margin: auto; margin-left: -50px; background: #fff; border-radius: 50%; box-shadow: 0 20px 20px rgba(0,0,0,0.1);
}
.column-imgbox .iconbox img {
    max-width: 64px;
}
.reversed .column-imgbox .iconbox{
    left: auto; right: 100%; margin-left: 0; margin-right: -50px;
}

.before-text{
    display: inline-block; font-size: 14px; line-height: 14px; color: #fff; font-weight: 600; text-shadow: 0 0 3px rgba(0,0,0,0.5); position: absolute; left: 5px; bottom: 5px; z-index: 2;
}
.before-text + .before-text{
    left: 52%;
}

/*Internal Banner*/
.internal-banner{
    position: relative; overflow: hidden;
}
.internal-banner .bg-img,
.banner-consult .bg-img{
    mix-blend-mode: multiply;
}
.internal-banner .bg-img:before{
    background: #fff; opacity: 0.3;
}
.internal-banner-inn .left-block{
    flex-direction: column; justify-content: center;
}
.caption-inner{
    margin: auto 0;
}
.caption-inner .heading-1,
.caption-inner .heading-2{
    position: relative;
}
.caption-inner *{
    color: #fff;
}
.full-block-img{
    position: absolute; top: 0; bottom: 0;
}
.full-block-img.left{
    left: 0; right: 50%; clip-path: polygon(0% 0%, 100% 0%, 90% 100%, 0% 100%);
}
.full-block-img.right{
    right: 0; left: 50%; clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.full-block-img img{
    display: block; width: 100%; height: 100%; object-fit: cover; object-position: center;
}
.page-breadcrumb{
    font-size: 15px; line-height: 18px; color: rgba(255,255,255,0.8);
}
.page-breadcrumb a{
    color: #fff;
}
.breadcrumb-main {
    padding-left: 20px; padding-right: 20px; border-bottom: 1px solid #f7f7f7;
}
.breadcrumb-main .page-breadcrumb{
    display: flex; justify-content: center; color: #000; margin: 0;
}
.breadcrumb-main .page-breadcrumb a{
    color: #000;
}
.breadcrumb-main .page-breadcrumb a:hover{
    color: #004875;
}

/*whychoose-section*/
.whychoose-section{
    overflow: hidden;
}
.why-choose-list{
    padding-left: 40px;
}
.why-choose-list .items{
    padding-top: 15px; padding-bottom: 15px;
}
.card-whychoose .iconbox{
    min-width: 100px; max-width: 100px; height: 100px; background: #000; margin-right: 20px; -webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;
}
.card-whychoose .textbox{
    display: flex; flex-direction: column; justify-content: center;
}
.card-whychoose .h4{
    font-size: 24px; font-weight: 600; margin-bottom: 10px;
}

/* Service Listing Page */
.service-flex .items{
    margin: 0 0 30px;
}
.service-card{
    padding: 0 0 30px; background: #fff; overflow: hidden; position: relative;display: flex;flex-direction: column;height: 100%; -webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px; /*background-image: url('../images/bg2.png');*/ background-repeat: no-repeat; background-position: right bottom;
}
.service-card .imgbox{
    width: 100%;position: relative;padding: 0 0 56.66%; overflow: hidden;
}
.service-card .imgbox img {
    width: 100%;height: 100%;object-fit: cover;object-position: center;display: block;position: absolute;transition: all 0.4s ease;
}
.service-card:hover .imgbox img {
    transform: scale(1.05);
}
.service-card:hover{
    box-shadow: 0 0 15px rgba(0,0,0,0.1);
}
.service-card .text{
    padding: 20px 30px;
}
.date {
    display: inline-block; font-size: 14px; color: #555; margin: 0 0 10px;
}
.blog-section .service-card .text .heading-4 { font-size: 20px; line-height: 24px;  text-align:left;} 
.service-card .text .heading-4 {
    font-size: 20px; line-height: 24px; text-align:center;
}
.service-card .text p {
    font-size: 16px; line-height: 1.6; color: #555555;
}
.service-card .btnbox {
    margin-top: auto;
}
.service-card .btnbox .btn {
    min-width: 140px;
}
.light-banner-caption .page-breadcrumb{
    padding-top: 0;
}
.light-banner-caption .h1,
.light-banner-caption .h2{
    font-weight: 400;
}
.light-banner-caption p {
    font-size: 18px;
}
.banner-light .page-breadcrumb,
.banner-light .page-breadcrumb a{
    color: #333;
}
.full-width-imgbox img {
    display: block; width: 100%; height: 70vh; min-height: 400px; object-fit: cover; object-position: center;
}
.light-banner-caption {
    padding: 40px; background: rgba(255,255,255,0.8); margin-top: -170px; backdrop-filter: blur(10px); position: relative; z-index: 4;
}
.two-column-section.column-repeater + .column-repeater{
    padding-top: 0;
}

/*Three Column Boxes Block*/
.three-column-list .items{
    padding-top: 10px; padding-bottom: 10px;
}
.card-boxes{
    padding: 0; background: #f7f7f7; text-align: center; overflow: hidden; position: relative;display: flex;flex-direction: column;height: 100%; -webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;
    background-image: url('../images/bg2.png'); background-repeat: no-repeat; background-position: right bottom;
}
.card-boxes .imgbox{
    width: 100%;position: relative;padding: 0 0 56.66%; overflow: hidden;
}
.card-boxes .imgbox img {
    width: 100%;height: 100%;object-fit: cover;object-position: center;display: block;position: absolute;transition: all 0.4s ease;
}
.card-boxes:hover .imgbox img {
    transform: scale(1.05);
}
.card-boxes:hover{
    box-shadow: 0 0 15px rgba(0,0,0,0.1);
}
.card-boxes .text {
    padding: 30px;
}
.card-boxes .text h4 {
    font-size: 20px; line-height: 22px;
}
.card-boxes .text p {
    color: #555555;
}
.card-boxes .btnbox {
    margin-top: auto;
}
.card-boxes .btnbox .btn {
    padding: 5px 15px; font-size: 13px; letter-spacing: 0;
}
.card-boxes .btnbox .btn i{
    font-size: 14px;
}

/*Consultation Page*/
.contact-block{
    overflow: hidden;
}
.contact-block .bg-img{
    width: 50%; right: auto; /*background-attachment: fixed !important;*/
}
.home-contact-block .bg-img{
    width: 60%;
}
.contact-block .sigma_dots.center {
    left: auto; right: -20px; width: 40px; height: auto; opacity: 0.5;
}
.bg1 .content-box .textbox *{
    color: #fff;
}
.contact-block .bottom-btnbox .btn {
    margin: 0 10px 10px 0;
}
.form-block{
    padding: 60px; margin-left: -80px; background: rgba(255,255,255,1); backdrop-filter: blur(10px); position: relative; z-index: 2; /*box-shadow: 0 0 20px rgba(0,0,0,0.2);*/ min-height: 200px;
}
.home-contact-block .form-block{
    padding: 50px 15%; margin-left: -100px;
}
.home-contact-block .form-block .block-title h2{ 
    font-size: 38px;
}
.form-inner{
    flex-wrap: wrap; margin: 0 -10px;
}
.input-field{
    padding: 0 10px; margin: 0 0 20px; flex-basis:50%;min-width:50%;max-width:50%; position: relative;
}
.input-field.full-width{
    flex-basis:100%;min-width:100%;max-width:100%;
}
.input-checkbox p {
    font-size: 14px;
}
.form-btnbox .btn {
    width: 100%;
}
.what-expect-list{
    margin: 0;
}
.what-expect-list .items{
    padding: 0;
}
.card-expect {
    padding: 30px 40px; height: 100%; clip-path: polygon(5% 0%, 100% 0%, 95% 100%, 0% 100%);
    background-image: url('../images/bg1.png'); background-repeat: no-repeat; background-position: right bottom;
}
.card-expect h4 {
    font-size: 18px; line-height: 24px; color: #fff; font-weight: 400;
}
.card-expect .iconbox{
    margin-bottom: 30px; position: relative;
}
.card-expect .iconbox img{
    position: relative; z-index: 1;
}
.card-expect .iconbox:before{
    display: block; content: ""; width: 80px; height: 40px; background: #fff; position: absolute; left: 0; right: 0; top: 60%; opacity: 0.2; margin: auto; -webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;
}

/*Contact Page*/
.address-block{
    padding-left: 40px;
}
.contact-items{
    position: relative; padding: 0 0 30px;
}
.contact-items:before{
    display: block; content: ""; width: 1px; background: #fff; position: absolute; left: 25px; top: 0; bottom: 0;
}
.contact-items:last-child:before{
    display: none;
}
.contact-items:last-child{
    padding-bottom: 0;
}
.contact-items .iconbox {
    display: inline-flex; align-items: center; justify-content: center; font-size: 22px; color: #000; position: relative; margin-right: 15px; min-width: 50px; max-width: 50px; height: 50px; background: #fff; border-radius: 50%;
}
.contact-items p {
    margin: 0;
}
.contact-items .location {
    max-width: 340px;
}
.map-box iframe {
    display: block; width: 100%; height: 340px; filter: grayscale(1);
}

/*Blog New Style*/
.post-small-tl{
    position: relative; overflow: hidden;
}
.post-small-tl em{
    display: inline-block; position: relative; padding: 0 20px;
}
.post-small-tl em:before,
.post-small-tl em:after{
    display: block; content: ""; background: #d09824; height: 1px; width: 60px; position: absolute; top: 49%;
}
.post-small-tl em:before{
    right: 100%;
}
.post-small-tl em:after{
    left: 100%;
}
.post-list .items {
    margin: 0 0 30px;
}
.card-post{
    padding: 20px; background: #fff; border-radius: 10px; box-shadow: 0 10px 20px rgba(0,0,0,0.1); height: auto;
}
.card-post .post-imgbox{
    position: relative; padding: 0 0 56.66%; display: block; background: #fff; width: 100%; overflow: hidden; -webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;
}
.card-post .post-imgbox img{
    display: block; width: 100%; height: 100%; object-fit: cover; object-position: center; position: absolute; top: 0;
}
.post-textbox {
    padding: 20px 10px 0;
}
.post-textbox .date {
    display: flex; align-items: center; font-size: 14px; line-height: 18px; color: #777; margin: 0 0 10px;
}
.post-textbox .date i{
    margin-right: 4px;
}
.card-post h4 {
    font-size: 24px; line-height: 1.4; font-weight: 600;
}
.card-post p {
    font-size: 16px; line-height: 1.4; color: #777; margin: 0;
}
.card-post .btnbox{
    padding: 20px 10px 0;
}
.post-textbox .date .iconbox{
    width: 34px; height: 34px; border-radius: 50%; display: flex; align-items: center; justify-content: center; overflow: hidden; border: 1px solid rgb(125 0 60 / 30%); margin-right: 8px;
}
.post-textbox .date .iconbox img{
    display: block; width: 100%; height: 100%; object-fit: cover;
}
.card-post .post-textbox .date {
    display: flex; align-items: center;
}
.card-post .post-textbox .date a{
    font-size: 14px; line-height: 18px; color: #777;
}
.card-post:hover h4 a,
.card-post:hover .read-more-btn{
    color: #004875;
}
.card-post:hover .read-more-btn i{
    background: #004875; color: #fff;
}
.post-hero-banner.internal-banner .bg-img{
    mix-blend-mode: normal;
}
.post-hero-banner.internal-banner .bg-img:before {
    background: #000; opacity: 0.5;
}

/* Author page */
.author-box {
    background: rgb(125 0 60 / 5%); padding: 35px 30px; border: 1px solid rgb(125 0 60 / 20%); text-align: center; margin-bottom: 10px; position: relative;
}
.author-photo {
    min-width: 120px; max-width: 120px; height: 120px; border-radius: 50%; overflow: hidden; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin: 0 auto 20px; border: 2px solid rgb(125 0 60 / 20%);
}
.author-photo img {
    width: 100%;height: 100%;-o-object-position: center;object-position: center;-o-object-fit: cover;object-fit: cover;display: block;
}
.author-box span {
    font-size: 15px;
}
.author-block .social-icons li {
    font-weight: 400; text-align: center; position: relative; margin: 0;padding: 0;
}
.author-block .social-icons li + li {
    margin-left: 8px;
}
.author-block .social-icons li:before {
    display: none;
}
.author-block .social-icons li a {
    width: 35px; height: 35px; line-height: 33px; text-align: center; display: block; background-color: transparent; font-size: 16px; color: rgba(255,255,255,1);background: #eee;
}
.author-block .social-icons li:nth-child(1) a {
    background: #1873eb;
}
.author-block .social-icons li:nth-child(2) a {
    background: #0638f8;
}
.author-block .social-icons li:nth-child(3) a {
    background: red;
}
.author-block .social-icons li:nth-child(4) a {
    background: #d09824;
}
.author-block .social-icons li:nth-child(5) a {
    background: #00cbff;
}
.padding-top-100 {
    padding-top: 100px;
}
.internal-banner.detail-page-banner:after {
    opacity: 0;
}
.single-post .internal-banner .container {
    display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; height: 100%;
}
.detail-cap-imgbox {
    width: 100%; background-size: cover !important;
}
.detail-cap-imgbox img {
    display: block; width: 100%; height: 80vh; min-height: 400px; -o-object-fit: cover; object-fit: cover;
}
.detail-banner-title-block {
    position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: rgba(0,0,0,0.2);
}
.single-post .internal-banner .bg-img:before {
    width: 100%; -webkit-clip-path: inherit; clip-path: inherit;
}
.single-post .internal-banner .bg-img img {
    width: 100%; -o-object-position: center; object-position: center; -o-object-fit: cover; object-fit: cover; display: block;
}
.author-block.single-blog {
    padding: 30px; background: rgb(125 0 60 / 5%); border: 1px solid rgb(125 0 60 / 20%); display: -webkit-box; display: -ms-flexbox; display: flex;
}
.author-block.single-blog .author-photo {
    margin-right: 20px;
}
.author-block.single-blog .right-block strong {
    font-weight: 500; color: #222; margin: 0 0 12px; display: block;
}
.blog-page-main .container {
    max-width: 1000px;
}
.author-info {
    padding-bottom: 10px; margin-bottom: 25px; border-bottom: 1px solid rgb(125 0 60 / 10%);
}
.author-info .iconbox {
    width: 48px; height: 48px; border-radius: 50%; display: flex; align-items: center; justify-content: center; overflow: hidden; border: 1px solid rgb(125 0 60 / 30%); margin-right: 10px;
}
.author-info .iconbox img{
    display: block; width: 100%; height: 100%; object-fit: cover;
}
.author-info .author-info-right a {
    font-size: 16px; font-weight: 600; color: #004875;
}
.author-info .author-info-right p {
    display: block; font-size: 14px; line-height: 18px; color: #777; margin: 5px 0 0;
}
.detail-middle{
    overflow: hidden;
}
.detail-middle .container{
    max-width: 1170px;
}
.content-detail-box p a{
    font-weight: 700;
}

/*Pagination*/
.pagination-block {
    padding: 10px 0 0; display: flex; align-items: center; justify-content: center;
}
.pagination-block ul.page-numbers{
    display: flex; align-items: center; justify-content: center;
}
ul.page-numbers li{
    margin: 0 4px; padding: 0; list-style: none;
}
ul.page-numbers .page-numbers{
    display: block; min-width: 34px; height: 34px; line-height: 34px; color: #000; text-align: center; background: #eee; -webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;
}
ul.page-numbers .page-numbers.prev,
ul.page-numbers .page-numbers.next{
    font-size: 16px;
}
ul.page-numbers .page-numbers:hover{
    background: #d09824; color: #fff;
}
ul.page-numbers .page-numbers.current{
    background: #fff; color: #d09824; box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.pagination-block .nav-links{
    display: flex; align-items: center; justify-content: center;
}
.pagination-block .nav-links .page-numbers{
    display: flex; align-items: center; justify-content: center; min-width: 34px; height: 34px; line-height: 34px; font-size: 15px; line-height: 24px; color: #000; text-align: center; background: #eee; -webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%; margin: 0 4px;
}
.pagination-block .nav-links .page-numbers:hover{
    background: #d09824; color: #fff;
}
.pagination-block .nav-links .page-numbers.current{
    background: #fff; color: #d09824; box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.pagination-block .nav-links .page-numbers.prev,
.pagination-block .nav-links .page-numbers.next{
    font-size: 0;
}
.column-repeater .entry-content ul li li
{
	list-style:none
}
.pagination-block .nav-links .page-numbers.prev:before,
.pagination-block .nav-links .page-numbers.next:before{
    display: block; content: ""; font-family: 'Line Awesome Free';font-weight: 900; font-size: 15px;
}
.pagination-block .nav-links .page-numbers.prev:before{
    content: "\f100";
}
.pagination-block .nav-links .page-numbers.next:before{
    content: "\f101";
}

/*Post Detail page*/
.detail-page-banner .page-breadcrumb {
    position: absolute; bottom: 30px; left: 0; right: 0; display: flex; justify-content: center; text-align: center;
}
.detail-banner-title-block .date{
    display: block; font-size: 14px; line-height: 18px; color: #ccc; margin: 0 0 10px;
}
.pagination-single{
    border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; margin-top: 40px;
}
.pagination-single .post-nav .arrow strong{
    margin: 0 5px; font-size: 16px;
}
.detail-banner-title-block .h2 {
    margin: 15px 0;
}

/*Auther Page*/
.auther-block .column-imgbox{
    padding: 10px; background: #fff; border: 1px solid #004875;
}
.clr-social.social-media a{
    background: #004875; color: #fff; -webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px; min-width: 34px; max-width: 34px; height: 34px; line-height: 34px; font-size: 15px;
}
.clr-social.social-media a + a{
    margin-left: 5px;
}
.clr-social.social-media a:hover{
    background: #d09824; color: #fff;
}

/*Result New Section*/
.result-new-section{
    overflow: hidden;
}
.result-new-section .max-container{
    max-width: 1100px;
}
.bdr-title-box:after{
    display: block; content: ""; background: #d09824; height: 2px; width: 100vw; position: absolute; left: 0; bottom: 0; filter: grayscale(1);
}
.bdr-title-box .tl-only {
    min-width: 300px;
}
.bdr-title-box .textbox{
    padding-left: 40px;
}
.result-card .textbox{
    width: 380px; position: absolute; left: 0; top: 0; bottom: 0; z-index: 2;
}
.result-card .textbox-inner{
    padding: 30px; position: relative; overflow: hidden; -webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.result-card .textbox-inner .sigma_dots {
    width: 40px; height: 90px; left: auto; right: 0; top: auto; bottom: -20px; opacity: 0.5; transform: rotate(45deg);
}
.result-card .imgbox {
    display: block; max-width: 680px; height: 432px; margin: 0 auto; position: relative;
}
.result-card .imgbox img{
    display: block; width: 100%; height: 100%; object-fit: cover;
}
.result-card .small-title{
    color: #fff;
}
.result-card .small-title:before{
    width: 20px; background: #fff;
}
.result-card p{
    margin: 0;
}
.result-card .more-link{
    padding: 0 0 10px; border-bottom: 1px solid rgba(0,0,0,0.2);
}
.result-card .more-link:hover{
    color: #004875; border-color: #004875;
}
.result-card .small-imgbox {
    display: block; width: 120px; height: 120px; position: absolute; right: 10px; bottom: 10px; border: 3px solid #fff; opacity: 0;
}
.result-card .small-imgbox img{
    display: block; width: 100%; height: 100%; object-fit: cover;
}
.slick-slide.slick-active .result-card .small-imgbox{
    opacity: 1;
}
.result-slider .slick-list{
    overflow: visible;
}
.result-slider .slick-list .result-card .textbox-inner{
    opacity: 0;
}
.result-slider .slick-list .slick-active .result-card .textbox-inner{
    opacity: 1;
}
.result-slider .slick-slide{
    opacity: 1; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;
}
.result-slider .slick-slide.slick-active{
    opacity: 1;
}
.result-slider .slick-arrow{
    left: auto; right: 80px; margin-top: 40px; background: #fff; color: #004875;
}
.result-slider .slick-arrow:hover{
    background: #004875; color: #fff;
}
.result-slider .slick-arrow.slick-prev{
    margin-top: -20px;
}
.result-slider .slick-dots{
    bottom: -40px;
}

/*Three Block section*/
.three-block-section {
    overflow: hidden; padding-bottom: 40px !important; background: #f6f7f9;
}
.three-block-section .bg-img{
    bottom: 40px; background-size: auto !important;
}
.three-block-section .sigma_dots{
    width: 26px; left: auto; right: 100%; height: auto; top: 0; bottom: 0; opacity: 0.5;
}
.three-block-section .sigma_dots.dots_2{
    right: auto; left: 100%;
}
.three-block-section:after{
    display: block; content: ""; background: #fff; height: 100px; position: absolute; left: 0; right: 0; bottom: 0;
}
.block-list-main{
    margin-right: -80px;
}
.three-block-inner .left-block{
    z-index: 2;
}
.block-list{
    margin: 0 -20px; flex-wrap: wrap;
}
.block-list .items{
    padding: 20px; position: relative; min-width: 50%; max-width: 50%;
}
.block-list .items:nth-child(2n){
    top: 60px;
}
.card-block{
    padding: 30px; position: relative; background: #fff; border: 1px solid #f6f7f9; overflow: hidden; -webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;
}
.shape-style{
    display: block; width: 74px; height: 86px; background: url('../images/bg1.png') no-repeat 0 0; position: absolute; right: 0; bottom: 0;
}
.card-block h4{
    font-size: 24px;
}
.card-block .iconbox{
    display: inline-block; max-width: 64px; margin: 0 0 20px;
}
.card-block .iconbox img{
    display: block;
}
.three-block-imgbox{
    padding: 0 0 60px; align-items: flex-end;
}
.three-block-imgbox .imgbox img {
    display: block;
}
.three-block-imgbox .col-afterbefore-box{
    left: auto; right: 20px; bottom: 0;
}
.card--same{
    flex-direction: column;
}
.card-block .btn {
    border-color: rgba(125,0,60,0.2); color: rgba(125,0,60,1); background: rgba(125,0,60,0.05);
}

.view-gall-text{
    justify-content: center; position: absolute; left: 0; right: 0; top: 0; bottom: 0; font-size: 18px; line-height: 24px; color: #fff; text-align: center; background: #d09824; z-index: 2; opacity: 0;
}
.card-result:hover .view-gall-text{
    opacity: 0.9;
}
/*cate-gallery*/
.cate-gallery .sub-items{
    display: none;
}
.cate-gallery .sub-items:nth-child(1){
    display: block;
}
.calculator-block {
    padding: 60px 40px; -webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;
}

.card-result-info{
    font-size: 20px; line-height: 24px; color: #fff; align-items: center;
}
.card-result-info .iconbox{
    display: block; font-size: 32px; line-height: normal; min-width: 60px; height: 60px; background: rgba(0,0,0,0.2); margin-right: 10px; -webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;
}
.card-result-info .textbox{
    font-size: 18px; line-height: normal;
}
.card-result-info .textbox strong{
    font-weight: 600;
}
.card-result-info .text_1{
    display: block;
}

/*internal-banner2*/
.internal-banner2{
    position: relative; overflow: hidden;
}
.internal-banner2 .sigma_dots{
    left: -20px; top: 0; bottom: 0; height: auto; width: 26px; opacity: 0.5;
}
.internal-banner2 .textarea *{
    color: #fff;
}
.banner-column-imgbox .imgbox img{
    display: block; -webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;
}
.banner-column-imgbox .col-afterbefore-box{
    max-width: 150px;
}
.banner-column-imgbox .before-text{
    font-weight: 400; font-size: 12px; bottom: 2px;
}

/*Press Coverage*/
.news-list .items + .items{
    margin-top: 2px;
}
.card-news {
    padding: 40px; background: #fff; position: relative; overflow: hidden; -webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;
}
.card-news:after{
    display: block; content: ""; background: #f7f7f7; width: 640px; height: 640px; -webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;
    position: absolute; top: 0; bottom: 0; right: -200px; margin: auto;
}
.right-post-imgbox{
    margin-left: 30px; min-width: 45%; max-width: 45%; position: relative; z-index: 2;
}
.right-post-imgbox img{
    display: block; width: 100%; height: auto; -webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;
}
.card-news p{
    color: #555;
}
.card-news .more-link{
    color: #004875; padding: 0 0 10px; border-bottom: 1px solid #004875;
}
.post-logo-box img{
    max-width: 150px;
}
.card-news .date {
    display: block; font-size: 14px; line-height: 18px; color: #777; margin: 0 0 10px;
}
.card-news .date i{
    margin-right: 4px;
}
.news-list .items:nth-child(even) .card-news{
    flex-direction: row-reverse;
}
.news-list .items:nth-child(even) .card-news .right-post-imgbox{
    margin-left: 0; margin-right: 40px;
}
.news-list .items:nth-child(even) .card-news:after{
    left: -200px; right: auto;
}
/*Tabb Style*/
.resp-tabs-list{
    justify-content: center; text-align: center; margin: 0;
}
.resp-tabs-list li{
    margin: 0 10px; padding: 0; list-style: none; cursor: pointer;
}
.tab-li-box{
    display: block; padding: 15px 0; font-size: 20px; line-height: 24px; color: #111; font-weight: 600; font-family:'Poppins', sans-serif, Arial; letter-spacing:0.01em; text-transform: uppercase; border-bottom: 2px solid transparent;
}
.resp-tab-active .tab-li-box{
    color: #004875; border-color: #004875;
}
.video-list .items {
    margin: 0 0 30px;
}

/*Team page*/
.results-slider > .items{
    display: none;
}
.results-slider > .items:nth-child(1),
.results-slider > .items:nth-child(2),
.results-slider > .items:nth-child(3){
    display: block;
}
.results-slider .slick-list{
    overflow: visible;
}
.results-slider .slick-list:before{
    display: block; content: ""; background: #f7f7f7; width: 100vw; position: absolute; right: 100%; top: 0; bottom: 0; z-index: 2;
}
.results-slider .slick-list:after{
    display: block; content: ""; width: 50vw; position: absolute; left: 100%; top: 0; bottom: 0; z-index: 2;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255,255,255,0.1)),color-stop(30%, rgba(255,255,255,0.90)),color-stop(50%, rgba(255,255,255,1)));
    background: -o-linear-gradient(left, rgba(255,255,255,0.1) 0%,rgba(255,255,255,0.90) 30%,rgba(255,255,255,1) 50%);
    background: linear-gradient(to right, rgba(255,255,255,0.1) 0%,rgba(255,255,255,0.90) 30%,rgba(255,255,255,1) 50%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
}
.results-slider .slick-arrow{
    left: auto; right: 50px; top: -60px; margin: 0;
}
.results-slider .slick-arrow.slick-next{
    right: 0;
}
.new-card-result{
    text-align: center;
}
.new-card-result .imgbox{
    width: 100%; background: #fff; overflow: hidden; position: relative;
}
.new-card-result .imgbox img{
    display: block; width: 100%; height: auto; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;
}
.new-card-result:hover .imgbox img {
    filter: grayscale(0%); -webkit-filter: grayscale(0%); filter: none; -webkit-transform: scale(1.03); -ms-transform: scale(1.03); transform: scale(1.03);
}
.new-card-result .new-card-after-before{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: 16px; font-weight: 400; font-style: italic; padding: 10px 10% 0;
}
.new-card-result .new-card-after-before span {
    display: inline-block; width: 50%; opacity: 0.5;
}
.new-card-result .new-card-after-before span + span {
    border-left: 1px solid #ddd;
}
.results-slider .slick-dots{
    bottom: -10px;
}

/*=====Calculator Block START=====*/
.calculator-block{
    padding: 60px 40px;
}
.zone_modal{
    position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 99;
}
.zone-modal-open .zone_modal.show{
    display: block; z-index: 9999; background: rgba(243, 248, 253, 0.7);
}
.zone_modal .modal-dialog {
    max-width: 224px; height: 100%; min-height: 100%; margin: auto;
}
.zone_modal.modal.fade .modal-dialog{
    -webkit-transform:translate(0,0); -moz-transform:translate(0,0); transform:translate(0,0);
}
.zone_modal .modal-content{
    border: 0; background: #fff; box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 5px 2px; -webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;
}
.zone_modal .modal-content .modal-body{
    padding: 25px;
}
.bald-form {
  display: flex; flex-direction: column; gap: 1rem;
}
.radio-container {
  display: flex; gap: 0.5rem; align-items: center;
}
.canvas-container{
    display: inline-block;
}
.next-prev-btn:not(.enabled) {
    border: 0; background:rgb(199, 199, 199); cursor: not-allowed; pointer-events: none;
}
#topview {
    position: relative; z-index: 2;
    /*
    background-image: url('https://eugenixhairsciences.com/wp-content/uploads/2023/09/topview.jpg');
    background-repeat: no-repeat; background-size: 100% auto;
    */
}
#sideview {
    position: relative; top: -30px;
    /*
    background-image: url('https://eugenixhairsciences.com/wp-content/uploads/2023/09/sideview.jpg');
    background-repeat: no-repeat; background-size: 100% auto;
    */
}
.tone-option{
    margin: 0 auto; flex-wrap: wrap; max-width: 840px; justify-content: center;
}
.tone-option .items{
    padding: 10px; flex-basis:33.33%;min-width:33.33%;max-width:33.33%;
}
.card-skintone{
    color: #000; display: block; text-align: center; background: #fff; cursor: pointer; -webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;
}
.skin_tone_list .imgbox{
    padding: 15px; display: block; position: relative; overflow: hidden; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.2); -webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px; margin: 0 auto;
    border: 2px solid transparent;
}
.skin_tone_list .imgbox img{
    display: block; width: 100%; height: 100%; object-fit: cover; -webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;
}
.card-skintone input{
    position: absolute; opacity: 0; z-index: 3;
}
.checked_icon{
    display: inline-flex; align-items: center; justify-content: center; text-align: center; width: 28px; height: 28px; background: #94c53c; color: #fff; font-size: 18px; position: absolute; right: 20px; top: 20px; z-index: 1; opacity: 0; -webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;
}
.card-skintone input:checked ~ .imgbox{
    background: #fff !important; border-color: #94c53c !important;
}
.card-skintone input:checked ~ .imgbox .checked_icon{
    opacity: 1;
}
.tone-option.hair-options .items {
    flex-basis: 130px; min-width: 130px; max-width: 130px;
}
.hair-options .card-skintone .imgbox {
    padding: 15px; display: block; width: 120px; height: 120px; margin: 0 auto; overflow: hidden; position: relative; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.2); -webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%; border: 2px solid transparent;
}
.hair-options .imgbox img {
    display: block; margin: 0 auto; width: 100%; height: 100%; object-fit: contain;
}
.hair-options .checked_icon {
    left: 0; right: 0; top: 0; bottom: 0; margin: auto;
}
.radio_style{
    padding: 10px 0 0; justify-content: center; font-size: 16px; line-height: 18px;
}
.radio_style input{
    position: relative;
}
.radio_style em{
    font-style: normal;
}
.selectbox-option{
    justify-content: center;
}
.selectbox-option .items{
    padding: 10px; width: 100%; max-width: 220px;
}
.selectbox-option .label{
    display: inline-block; font-size: 18px; line-height: 20px; margin-bottom: 10px;
}
.selectbox-option .selectbox{
    width: 100%;
}
.count-graft-box{
    padding: 30px; max-width: 280px; margin: 0 auto; overflow: hidden; -webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px; position: relative;
    background: rgb(213,93,93); background: -moz-linear-gradient(left, rgba(213,93,93,1) 0%, rgba(121,178,55,1) 100%); background: -webkit-linear-gradient(left, rgba(213,93,93,1) 0%,rgba(121,178,55,1) 100%); background: linear-gradient(to right, rgba(213,93,93,1) 0%,rgba(121,178,55,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d55d5d', endColorstr='#79b237',GradientType=1 );
}
.count-graft-box:before{
    display: block; content: ""; position: absolute; left: 0; right: 0; top: 0; bottom: -30px; background:url('../images/star-img.png') no-repeat -30px bottom; opacity: 0.2;
}
.graft-count {
    display: block; font-size: 40px; line-height: 40px; color: #fff; font-weight: 600; position: relative; padding: 10px 0 0;
}
/*=====Calculator Block END=====*/
.team-list .items{
    padding-top: 30px; padding-bottom: 30px;
}
.team-card {
    position: relative; display: flex; align-items: center; flex-wrap: wrap; justify-content: center;
}
.team-card .imgbox {
    min-width: 100%; height: auto; border-radius: 10px; overflow: hidden;
}
.team-card .imgbox img {
    width: 100%; height: 100%; object-fit: cover; object-position: top; display: block;
}
.team-card .textbox {
    width: 100%; background: rgba(255,255,255,0.7); padding: 25px 30px; position: relative; z-index: 2; backdrop-filter: blur(10px); box-shadow: 0 5px 10px rgba(0,0,0,0.09); transition: all 0.3s ease; margin-left: 0; text-align: center;
}
.team-card .textbox .h4{
    font-size: 24px; line-height: 24px; text-align: center;
}
.team-card .textbox .h5{
    font-size: 20px; line-height: 20px; text-align: center;
}
.team-card .textbox p strong {
    font-weight: 600; font-size: 20px; font-family: 'Gilroy', sans-serif, Arial; color: #000;
}
.team-card .textbox p{
    color: #333; font-size: 15px; line-height: 24px; margin: 0;
}
.team-card .textbox p + p{
    margin-top: 10px;
}
.team-card .btnbox {
    padding: 20px 0 0; text-align: center;
}
body .ti-widget[data-layout-id='36'][data-set-id='ligth-border'][data-pid='906599d1520f8065485696d3394'] .ti-review-item>.ti-inner{
    border: 1px solid #e5e5e5 !important; border-radius: 10px !important; background: #fff !important;
}

/*fixed-contact-btn*/
.fixed-contact-btn{
    position: fixed; right: 0; top: 33.3%; height: auto; z-index: 999;
}
.fixed-contact-btn .btn{
    text-align: center; font-weight: 500; border-radius: 20px 0 0 20px; font-size: 13px; text-transform: uppercase; line-height: 1.3; padding: 10px; display: block; border: 1px solid rgba(255,255,255,0.2); min-width: 130px;
}
.fixed-contact-btn .btn i{
    font-size: 24px; margin: 0 0 5px;
}
.fixed-contact-btn .btn span{
    display: block;
}
.fixed-contact-btn.graft_btnbox{
    margin-top: 100px;
}

/*result-detail-main*/
.result-detail-main .container{
    max-width: 1020px;
}
.img-slide-inn {
    width: 100%; margin: 0 auto;
}
.img-slide-list{
    padding: 0 50px;
}
.img-slide-list .items img{
    display: block; width: 100%; height: auto;
}
.img-slide-list .items p {
    text-align: center; display: block; padding: 10px; background: #f8f8f8;
}

.blog-section .block-title .bottom-btnbox {
    min-width: 200px;
}
.blog-section .mobi_view, .testimonial-section .mobi_view {
    display: none;
}

.result-new-section .bdr-title-box:after {
    display: none;
}
.result-img-slider .slick-dots {
    bottom: -30px; z-index: 4;
}
.result-img-slider > .items, .result-content-slider > .items{
    display: none;
}
.result-img-slider > .items:nth-child(1), .result-content-slider > .items:nth-child(1) {
    display: block;
}
.img-flex {
    display: flex;
}
.img-flex .img-item {
    padding: 0 5px;width: 50%;
}
.img-flex .imgbox {
    width: 100%; position: relative; padding: 0 0 100%;
}
.img-flex .imgbox img {
    width: 100%;height: 100%;object-fit: cover;object-position: center;display: block;position: absolute;
}
.img-flex .imgbox span {
    position: absolute; top: 15px; left: 0; padding: 8px 10px; background: #d09824; color: #fff;
}
.img-flex .img-item:nth-child(2) .imgbox span {
    left: auto;right: 0;
}
.result-flex .right-block .textbox {
    padding-left: 20px;
}
.result-flex .left-block {
    padding: 0 5px;
}
.result-flex .right-block .textbox p{
    margin-bottom: 10px;
}
.as-seen-section {
    background:linear-gradient(to bottom, rgba(247,247,247,1) 0%,rgba(255,255,255,1) 20%);
}

.b24-form-header-padding {
    padding: 0 !important;
}
.b24-form-content {
    padding: 0 !important;
}
.b24-form-wrapper {
    background: transparent !important;
}
.b24-form-sign {
    margin: 0 !important; padding: 0 !important; display: none !important;
}
.b24-form-field {
    margin-bottom: 15px !important;
}
.b24-form-btn:hover, .b24-form-btn:active, .b24-form-btn:focus {
    background: #d09824 !important;
}
/* Sitemap */
.sitemap-links > ul {
    -moz-column-count: 3; -webkit-column-count: 3; column-count: 3; -moz-column-gap: 40px; -webkit-column-gap: 40px; column-gap: 40px; padding-left: 18px;
}
.sitemap-links ul li {
    padding: 0;
    list-style-type: disc;
}
.sitemap-links ul li a {
    color: #111;
}
.sitemap-links ul li a:hover {
    color: #004875;
}
.sitemap-links ul li:before {
    display: none;
}
.sitemap-links ul li > ul {
    padding-left: 40px; padding-top: 10px; padding-bottom: 10px;
}
body .ti-widget[data-layout-id='36'][data-set-id='ligth-border'][data-pid='906599d1520f8065485696d3394'] .ti-footer .ti-rating-text span,
body .ti-widget[data-layout-id='36'][data-set-id='ligth-border'][data-pid='906599d1520f8065485696d3394'] .ti-footer .ti-rating-text span *{
    font-size: 20px !important;
}
body .ti-widget[data-layout-id='36'][data-set-id='ligth-border'][data-pid='906599d1520f8065485696d3394'] .ti-read-more span{
    padding: 8px 20px; display: inline-flex; font-size: 16px !important; font-weight: 500; color: #004875; opacity: 1; border: 1px solid #004875; background: #0048750f; border-radius: 4px; margin: 15px 0; text-decoration: none !important; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;
}
body .ti-widget[data-layout-id='36'][data-set-id='ligth-border'][data-pid='906599d1520f8065485696d3394'] .ti-read-more span:hover{
    background: #d09824 !important; border-color: #d09824 !important; color: #fff !important;
}
.story-v-list .video-box{
    -webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;
}

/*Modal Style*/
body.modal-open{
    overflow: visible; padding-right: 0 !important;
}
.close-btn{
    display: block; width: 34px; height: 34px; background: #004875; border-radius: 50%; font-size: 16px; line-height: normal; color: #fff; font-weight: 400; text-shadow: none; position: absolute; right: -15px; top: -15px; z-index: 2; opacity: 1 !important; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;
}
.close-btn:hover{
    background: #ecc765; color: #fff;
}
.video_popup .modal-content{
    border-radius: 0; position: relative;
}
.video_popup .modal-body{
    padding: 0;
}

.form-block .b24-form-btn {
    font-size: 17px;
}
.contact-block .b24-form-wrapper {
    max-width: 100%;
}

/* Thank You Page */
.new__tankyou {
    position: relative; padding-top: 140px; padding-bottom: 140px;
}
.new__tankyou .content {
    padding: 60px;
    max-width: 1000px; margin: 0 auto; height: 100%;
    -webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px; position: relative;
    background: rgb(213,93,93); background: -moz-linear-gradient(left, rgba(213,93,93,1) 0%, rgba(121,178,55,1) 100%); background: -webkit-linear-gradient(left, rgba(213,93,93,1) 0%,rgba(121,178,55,1) 100%); background: linear-gradient(to right, rgba(213,93,93,1) 0%,rgba(121,178,55,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d55d5d', endColorstr='#79b237',GradientType=1 );
}
.new__tankyou .content:before{
    display: block; content: ""; position: absolute; left: 0; right: 0; top: 0; bottom: -30px; background:url('../images/star-img.png') no-repeat -30px bottom; opacity: 0.2;
}
.new__tankyou .wrapper__1 {
    height: initial; max-width: 620px; margin: 0 auto; box-shadow: 4px 8px 40px 8px rgba(88, 146, 255, 0.2);
}
.new__tankyou .wrapper__2 {
    padding: 30px; text-align: center;
}
.new__tankyou .wrapper__1 h1 {
    font-family: 'Kaushan Script', cursive; font-size: 4em; line-height: 1.4; letter-spacing: 3px; color: #004875; margin: 0; margin-bottom: 0px; margin-bottom: 20px;
}
.new__tankyou .wrapper__2 p {
    margin: 0; font-size: 1.3em; color: #aaa; font-family: 'Source Sans Pro', sans-serif; letter-spacing: 1px;
}
.new__tankyou .go_home {
    margin-bottom: 20px;
}
.new__tankyou .go_home {
    color: #fff; background: #004875; border: none; padding: 10px 50px; margin: 30px 0; margin-bottom: 30px; border-radius: 30px; text-transform: capitalize;
}

.box-detail {
    margin: 0; background: #f3f3f3; padding: 20px;
}
.result-detail-new .container{
    max-width: 1240px;
}
.result-detail-new .box-detail .items {
    padding: 10px 15px;
}
.result-detail-new .img-slide-block .items {
    padding-bottom: 20px;
}
.result-detail-new .img-slide-block p {
    padding: 15px 0 0;
}
.result-detail-new .img-slide-block p strong {
    display: block; font-size: 20px; text-transform: uppercase; color: #000;
}
.result-detail-new .img-slide-block .imgbox {
    width: 100%; height: 100%;
}
.result-detail-new .img-slide-block .imgbox img {
    display: block;
}
.gallery-result-list + .gallery-result-list{
    margin-top: 15px;
}
.result-block-tl {
    border-bottom: 1px solid #333; padding-bottom: 10px; margin-bottom: 10px;
}
.head-service-menu > ul.sub-menu {
    -moz-column-count: 2; -moz-column-gap: 20px; -webkit-column-count: 2; -webkit-column-gap: 20px; column-count: 2; column-gap: 20px;min-width: 480px;
}
.mobile-nav .head-service-menu > ul.sub-menu {
    -moz-column-count: 1;-webkit-column-count: 1; column-count: 1; min-width: inherit;
}
body .profile_div{
    width: auto; z-index: 9999; bottom: 20px; left: 20px; right: auto; padding: 0;
}
body .profile_div .imgProfile{
    width: 60px;
}
.joinchat .joinchat__button{
    right: 0; bottom: 0;
}

body .floating-iframe,
body .profile_div + .floating-iframe{
    z-index: 9999; left: 20px; right: auto;
}
.page-id-2172 .graft_btnbox,
.page-id-1331 .graft_btnbox,
.page-id-1348 .graft_btnbox,
.page-id-1382 .graft_btnbox,
.page-id-11042 .graft_btnbox,
.page-id-10693 .graft_btnbox{
    display: none !important;
}
.morelink-icon {
    display: inline-flex; align-items: center; justify-content: center; width: 40px; height: 40px; background: #fff; border-radius: 50%; box-shadow: 0 2px 20px rgba(0,0,0,0.2); font-size: 18px; color: #004875; position: absolute; left: 0; right: 0; bottom: 20px; margin: auto;
}
.la-arrow-right:before{ font-weight:900; font-size:24px;}
.box-section .box-detail {
    max-width: 880px; margin: 0 auto;
}
.box-section .box-detail .box-card p{
    font-size: 15px;
}
.box-section .box-detail .box-card strong{
    font-weight: 600; font-family: 'Poppins', sans-serif, Arial; margin-right: 5px !important;font-size: 15px;
}
.box-section .box-detail .items{
    padding-top: 5px; padding-bottom: 5px;
}
.box-section .box-detail .items{
    min-width: 30%; max-width: 30%;
}
.box-section .box-detail .items:nth-child(3n+1){
    min-width: 40%; max-width: 40%;
}
.social-media .la-twitter {
    content: "\f099";
    background: url(/wp-content/uploads/2024/08/twitter-1.png);
    background-size: 14px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    margin-top: 0;
    width:20px;
    height:20px;
}
.social-media .la-threads {

    background: url(/wp-content/uploads/2025/01/threads-1.png);
    background-size: 17px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    margin-top: 0;
    width:20px;
    height:20px;
}
.social-media .la-twitter:before{font-size:0;}
.video-test-list .video-box .rll-youtube-player {
    padding-bottom: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
}
body.page-id-7383 .card-result .imgbox {
    padding-bottom: 66.66%;
}
.results-slider .slick-dots{
    bottom: -25px;
}

.fancybox-button.fancybox-button--close {
    width: 60px;height: 60px;background: rgba(30,30,30,1);
}

.video-test-slider {
    padding: 20px;
}
.bg5 .video-test-slider .slick-arrow {
    background: #e9e9e9;
}
.bg5 .video-test-slider .slick-arrow:hover, .bg4 .video-test-slider .slick-arrow:hover {
    background: #004875;
}
.bg4 .video-test-slider .slick-arrow {
    background: #d9d9d9;
}
.video-test-slider .slick-arrow {
    margin-top: -10px;
}
.video-test-slider .slick-arrow.slick-prev {
    left: -10px;
}
.video-test-slider .slick-arrow.slick-next {
    right: -10px;
}
.entry-content .content-detail-box .iframe_box{
    margin-bottom: 15px;
}
.img-slide-section{
    overflow: hidden; clear: both;
}
.img-slide-list > .items{
    display: none;
}
.img-slide-list > .items:nth-child(1){
    display: block;
}

/*Related Topics Section*/
.topics-section{
    overflow: hidden;
}
.card-list {
    margin: -20px;
}
.card-list .items {
    padding: 20px 20px 40px;
}
.card-box {
    background: #f8f9fc; border-radius: 10px; border-bottom: 1px solid #94c53c;position: relative;display: flex;flex-direction: column;height: 100%;
}
.card-box .imgbox {
    width: 100%;position: relative;padding: 0 0 70%; overflow: hidden;border-radius: 10px;transition: all 0.3s ease;
}
.card-box .imgbox:hover {
    background: #94c53c;
}
.card-box .imgbox img {
    width: 100%;height: 100%;object-fit: cover;object-position: center;display: block;position: absolute;transition: all 0.3s ease;
}
.card-box .imgbox:hover img {
    transform: scale(1.04);opacity: 0.75;
}
.card-box .text {
    padding: 25px 25px 45px;
}
.card-box .text h4 {
    font-size: 22px;line-height: 1.2;font-weight: 700;color: #000;
}
.card-box .text p {
    font-size: 15px;line-height: 1.6;color: #555555;
}
.card-box .btnbox {
    position: absolute; left: 0; right: 0; margin: auto; bottom: 0; transform: translateY(50%);
}
.toggle-content {
    padding-bottom: 10px;
}
.read-more-btnbox {
    margin-bottom: 20px;
}
.read-more-btnbox .more-link{
    font-size: 16px; font-weight: 500;
}

/* Service Section */
.front-services {
    overflow: hidden;
}
.shape_star {
    position: absolute; left: -60px; bottom: -40px; height: 150px; width: 150px; background: url("../images/star-img.png") no-repeat center; z-index: 2;
}
.front-services .three-line{
    border-top: 1px solid #ecc765; border-bottom: 1px solid #ecc765; height: 30px; width: 80px; position: absolute; left: 5%; bottom: -10px; opacity: 0.5; transform: rotate(-45deg);
}
.front-services .three-line:after{
    display: block; content: ""; background: #ecc765; height: 1px; width: 130px; position: absolute; left: 0; top: 0; bottom: 0; margin: auto;
}
.front-services .three-line.top{
    left: auto; right: 10%; bottom: auto; top: -10px; transform: rotate(145deg);
}
.front-services .service-slider .slick-dots {
    bottom: -20px;
}
.front-services .service-flex {
    margin: 0 -10px;
}
.front-services .service-flex .items {
    padding: 15px 10px; margin: 0;
}
.serv-box{
    padding: 30px 15px; flex-direction: column; position: relative; z-index: 3; text-align: center; background: #fff; overflow: hidden; height: 100%; -webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px; box-shadow: 0 0 20px rgba(0,0,0,0.05);
}
.serv-box .iconbox{
    position: relative; height: 90px; margin-bottom: 20px;
}
.serv-box .iconbox img{
    max-width: 74px; position: relative;
}
.serv-box .iconbox:before{
    display: block; content: ""; width: 100px; height: 120px; background: url('../images/icon-bg.png') no-repeat center; background-size: 100% auto; position: absolute; left: 0; right: 0; top: -20px; margin: auto; opacity: 0.1; filter: grayscale(1);
}
.serv-box h4 {
    font-size: 15px; line-height: 1.5;
}
.serv-box p{
    font-size: 14px; line-height: 22px; font-weight: 500;
}
.serv-box:hover,
.serv-box.active{
    background: #ecc765;
}
.serv-box:hover .iconbox:before,
.serv-box.active .iconbox:before{
    opacity: 0.5; mix-blend-mode: multiply;
}
.serv-box:hover h4,
.serv-box.active h4{
    color: #000;
}

/* Mobi Banner Button */
.hero-mobile-view .caption .btnbox .btn {
    letter-spacing: 0; position: absolute; bottom: 0; left: 0; right: 0; margin: auto; width: max-content;
}
.video-box .rll-youtube-player {
    position: absolute; top: 0; left: 0; padding: 0; width: 100%; height: 100%;
}

/* Blog Post Banner new Css */
.post-page-banner-new .caption {
    position: relative; min-width: 100%; max-width: 100%; text-align: center;
}
.post-page-banner-new .detail-banner-title-block {
    padding: 30px 0; position: relative; min-width: 100%; min-height: inherit; background: none;
}
.post-page-banner-new .page-breadcrumb {
    display: none;
}
.post-detail-breadcrumb-new {
    display: block;
}
.post-page-banner-new .detail-banner-title-block .h1{
    font-size: 35.2px; line-height: 42.24px; font-weight: 400; font-family: var(--font_family);
}
.hero-new-banner .slick-dots{
    bottom: 20px;
}
.hero-new-banner .slick-dots li button{
    border-color: #fff;
}
.hero-new-banner .slick-dots li.slick-active button{
    background: #fff;
}

/*Video Block Home Page*/
.video-test-slider > .items{
    display: none;
}
.video-test-slider > .items:nth-child(1),
.video-test-slider > .items:nth-child(2),
.video-test-slider > .items:nth-child(3){
    display: block;
}
.video_thumbnail{
    position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 2;
}
.video-btn {
    cursor: pointer;
}
.active .video_thumbnail{
    opacity: 0; visibility: hidden; z-index: -2;
}


/* norwood-services-page */
.norwood-services-page .front-services {
    background: #004875;
}
.norwood-services-page .front-services .block-title h2,
.norwood-services-page .front-services .block-title p{
    color: #fff;
}
.norwood-services-page .front-services .right-block .btn{
    background: #d09824; color: #fff;
}
.norwood-services-page .front-services .right-block .btn:hover{
    background: #fff; color: #000;
}
.norwood-services-page .front-services .slick-dots li button {
    border: 1px solid #fff;
}
.norwood-services-page .front-services .slick-dots li.slick-active button{
    background: #fff;
}



/*==========================================
===============:: MEDIA CSS ::==============
============================================*/
@media screen and (max-width:1499px){
.container{max-width: 1170px;}
.nav-main nav ul > li + li{
    margin-left: 10px;
}
.nav-main nav ul > li a{
    font-size: 16px;
}
.caption {
    min-width: 600px; max-width: 600px;
}
.caption .heading-1 {
    font-size: 46px; line-height: 50px;
}
.contact-block.home-contact-block .form-block{
    max-width: 560px;
}
.form-block .b24-form-btn {
    font-size: 15px;
}
.contact-block .form-block {
    max-width: 620px;
}
.contact-block .max-container {
    max-width: 1170px;
}
.card-counter p{
    font-size: 14px;
}

}
@media screen and (max-width:1365px){
.site-logo {
    width: 200px;
}
.nav-main nav ul > li a {
    font-size: 14px;
}
.icon-text-link {
    padding: 14px 15px;
}
.head-iconbox {
    margin-left: 10px;
}
}
/* iPad 1024px View */
@media screen and (max-width:1199px){
.container{width:100%; max-width:100%; padding:0 20px;}
.ptb-100{padding: 80px 0;}
.ptb-80, .ptb-90{padding:60px 0;}
h1, .h1, .heading-1{font-size: 42px; line-height: 1.2;}
h2, .h2, .heading-2{font-size: 28px;line-height: 32px; margin: 0 0 15px;}
h3, .heading-3 {font-size: 24px;line-height: 28px;}
h4, .heading-4 {font-size: 22px;line-height: 24px;}
p{font-size: 15px;line-height: 24px; margin-bottom: 15px;}
ul li, ol li{font-size: 15px;line-height: 24px;}
.shape_star{left: -20px; bottom: -40px; height: 70px; width: 80px; background-size: 100% auto;}
/*Header and banner*/
.nav-main{display:none !important;}
.mobi-iconbox{display:block;}
/*.home .navbar_fixed .icon-bar .line, .home .navbar_fixed .icon-bar:before, .home .navbar_fixed .icon-bar:after{background: #d09824; }
.home .navbar_fixed .head-icons-list li a i{ color:#d09824; }*/
.header-inner,
.header-blank{
    height: 80px;
}
.header-left{
    margin-left: -10px;
}
.site-logo{
    max-width: 160px;
}
.head-top{
    display: none;
}
.header-right {
    margin-right: 40px;
}
.head-icons-list li.h_phone{
    display: inline-flex;
}
.icon-text-link {
    font-size: 16px; line-height: 22px; padding: 8px 20px;
}
.parallelogram_shape {
    left: -10px;
}
.caption {
    min-width: 540px; max-width: 540px;
}
.caption .heading-1 {
    font-size: 38px; line-height: 42px;
}
.banner-sub-title {
    font-size: 16px; line-height: 24px;
}
.home-banner .items {
   padding: 0; min-height: inherit; max-height: inherit; height: auto;
}
.home-banner .bg-imgbox,
.video-banner .video-box{
    position: relative; height: auto; min-height: inherit; max-height: inherit; padding-bottom: 56.66%;
}
.video-banner .banner-inner{
    padding: 0 20px; position: absolute; left: 0; top: 0; z-index: 3;
}
.home-banner .bg-imgbox img{
    position: absolute; top: 0; left: 0;
}
.video-banner .caption{
    padding-top: 80px;
}
.result-new-section .max-container {
    max-width: 840px;
}
.result-card .imgbox {
    max-width: 480px; height: 320px;
}
.result-card .textbox {
    width: 240px;
}
.result-card .textbox-inner{
    padding: 20px;
}
.result-card h4 {
    font-size: 20px; line-height: 22px;
}
.result-card p {
    font-size: 13px; line-height: 18px; letter-spacing: 0;
}
.result-card .small-imgbox {
    width: 100px; height: 100px;
}
.block-list{
    margin: 0 -10px;
}
.block-list .items {
    padding: 10px;
}
.card-block {
    padding: 20px;
}
.card-block h4 {
    font-size: 22px;
}
.card-block p {
    font-size: 14px; line-height: 20px;
}
.three-block-imgbox {
    padding: 0 0 40px;
}
.three-block-section:after{
    height: 80px;
}
.col-afterbefore-box{
    max-width: 160px;
}
.counter-list .items{
    padding: 10px !important; min-width: 20%; max-width: 20%;
}
.card-counter {
    flex-direction: column; text-align: center; align-items: center;
}
.card-counter .iconbox {
    margin: 0 auto 10px;
}
.counter-section .sigma_dots{
    left: 10px;
}
.faq-section .container {
    max-width: 740px;
}
.newsletter-box {
    max-width: 340px;
}
.cta-link{
    font-size: 16px;
}
.cta-box .h2 {
    font-size: 20px;
}
.card-service{
    max-height: inherit; clip-path: polygon(5% 0%, 100% 0%, 95% 100%, 0% 100%);
}
.card-service .imgbox {
    min-width: 170px; max-width: 170px; clip-path: polygon(5% 0%, 100% 0%, 95% 100%, 0% 100%);
}
.why-choose-list {
    padding-left: 0;
}
.light-banner-caption p{
    font-size: 16px;
}
.light-banner-caption p br{
    display: none;
}
.card-boxes .text {
    padding: 20px;
}
.full-width-imgbox img {
    height: auto; min-height: 240px;
}
.light-banner-caption {
    padding: 30px; margin-top: -80px;
}
.address-block {
    padding-left: 20px;
}
.two-column-inner .right-block .content-textbox{
    padding-left: 30px;
}
.content-textbox .btnbox {
    padding-top: 10px;
}
.card-whychoose .h4 {
    font-size: 20px;
}
.form-block {
    padding: 40px;
}
.home-contact-block .form-block {
    max-width: 420px; padding: 40px;
}
.home-contact-block .form-block .block-title h2 {
    font-size: 28px;
}
.contact-inner .right-block {
    margin-top: 30px;
}
.result-inner.ptb-20 {
    padding: 0;
}
.card-result-info {
    flex-direction: column; text-align: center;
}
.card-result-info .iconbox{
    margin: 0 0 10px;
}
.row.result-info-inn.ptb-40{
    padding: 20px 0;
}
.internal-banner2 .sigma_dots{
    left: -10px;
}
.card-news:after{
    width: 500px;
}
.tab-li-box{
    font-size: 16px;
}
.team-list .items{
    padding-top: 15px; padding-bottom: 15px;
}
.bdr-title-box .textbox {
    padding-left: 0;
}
.bdr-title-box .tl-only {
    padding-right: 20px;
}
.internal-banner.post-hero-banner {
    padding: 40px 0;
}
.video-test-slider {
    padding: 20px 30px;
}
.video-test-slider .slick-arrow.slick-prev {
    left: 0;
}
.video-test-slider .slick-arrow.slick-next {
    right: 0;
}
.front-services .service-flex {
    padding-top: 0;
}
.post-page-banner-new .detail-banner-title-block .h1 {
    font-size: 30px; line-height: 36px;
}
.joinchat .joinchat__button {
    bottom: 20px;
}
.scrollup{
    bottom: 110px;
}


}
/* iPad 768px view*/
@media screen and (max-width:991px){
.container{padding-left: 100px; padding-right: 100px;}
h1, .h1, .heading-1{font-size: 28px;line-height: 32px; margin: 0 0 15px;}
p{margin:0 0 15px;}
.ptb-120{padding:60px 0;}
.ptb-100, .ptb-80, .ptb-60{padding:40px 0;}
.mb-60{margin-bottom: 40px !important;}
.tl-bg{font-size: 80px;}
.block-title p br{display: none;}
img.alignleft, img.alignright, img.alignnone,
iframe, iframe.alignleft, iframe.alignright, iframe.iframe-embed.alignright{
    float: none; max-width: 100%; margin: 0 0 20px;
}
/*Header and banner*/
.caption {
    min-width: 440px; max-width: 440px;
}
.caption .heading-1 {
    font-size: 34px; line-height: 36px;
}
.column-imgbox {
    width: 100%; max-width: 100%;
}
.bdr-title br {
    display: none;
}
.home-about-section .left-block {
    padding-bottom: 0;
}
.home-about-section .col-afterbefore-box{
    left: auto; right: 20px;
}
.column-imgbox .iconbox,
.reversed .column-imgbox .iconbox{
    left: -20px; right: auto; top: auto; bottom: -30px; margin: 0;
}
.bdr-title-box {
    flex-wrap: wrap;
}
.bdr-title-box .textbox{
    padding: 15px 0 0;
}
.result-new-section .max-container {
    max-width: 680px;
}
.result-slider .slick-arrow{
    right: 15px;
}
.block-list-main {
    margin-right: 0;
}
.card-block{
    height: 100%;
}
.three-block-imgbox .imgbox {
    max-width: 340px;
}
.counter-list .items:nth-child(4) {
    border: 0;
}
.input-field {
    flex-basis: 100%; min-width: 100%; max-width: 100%;
}
.cta-block {
    margin: 0 -80px;
}
.abt-imgbox{
    display: block; margin: 0 0 20px;
}
.about-section .bg-img{
    display: none;
}
.about-section .bottom-btnbox{
    padding-top: 20px;
}
.counter-list {
    -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;
}
.counter-list .items {
    -ms-flex-preferred-size: 33.33%; flex-basis: 33.33%; min-width: 33.33%; max-width: 33.33%;
}
.cta-box {
    flex-wrap: wrap;
}
.newsletter-box {
    max-width: 300px;
}
.f-social-block.ptb-40 {
    padding-top: 20px;
}
.footer-inner {
    margin: 0;
}
.footer-inner .items:nth-child(1) {
    border-bottom: 1px solid rgba(255,255,255,0.6); margin-bottom: 20px; padding-bottom: 20px;
}
.f-bottom-inner {
    flex-wrap: wrap;
}
.f-bottom-inner .left-block{
    min-width: 100%;
}
.footer-link{
    justify-content: center; flex-wrap: wrap;
}
.f-bottom-inner .right-block{
    min-width: 100%; text-align: center; margin-top: 10px;
}
.two-column-inner .right-block {
    margin-top: 30px;
}
.two-column-inner .right-block .content-textbox,
.two-column-inner.reversed .right-block .content-textbox{
    padding: 0;
}
.whychoose-inner .left-block{
    text-align: center;
}
.why-choose-list {
    padding: 20px 0 0;
}
.whychoose-inner .btnbox{
    display: none;
}
.whychoose-section .mobiview_btnbox{
    display: block;
}
.form-block {
    padding: 40px;
}
.home-contact-block .form-block {
    margin-left: -70px; max-width: 100%;
}
.home-contact-block .form-block .block-title h2 {
    font-size: 28px;
}
.card-expect {
    padding: 20px 30px;
}
.address-block {
    padding-left: 0;
}

.internal-banner {
    padding: 0; display: flex; flex-direction: column;
}
.internal-banner > .container{
    order: 2;
}
.full-block-img {
    position: relative; width: 100%; order: 1;
}
.full-block-img.left,
.full-block-img.right{
    right: 0; left: 0; clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.internal-banner-inn {
    padding: 40px 0;
}
.internal-banner-inn .caption-inner {
    padding: 0;
}
.page-breadcrumb{
    font-size: 14px; margin-top: 20px; padding: 0;
}
.banner-consult .page-breadcrumb{
    padding-bottom: 20px;
}
.card-whychoose {
    flex-direction: column; text-align: center;
}
.card-whychoose .iconbox {
    min-width: 80px; max-width: 80px; height: 80px; margin: 0 auto 15px;
}
.card-whychoose .iconbox img{
    max-width: 50px;
}
.three-column-list.ptb-20 {
    padding: 0;
}
.result-info-inn .items {
    padding-top: 10px; padding-bottom: 10px;
}
.banner-column-inner .right-block{
    margin-top: 30px;
}
.banner-column-inner .btnbox.mt-3{
    padding: 0;
}
.banner-column-imgbox .col-afterbefore-box {
    max-width: 100px; left: auto; right: 10px;
}
.card-news{
    padding: 0; flex-wrap: wrap; background: none;
}
.card-news:after{
    display: none;
}
.right-post-imgbox{
    margin: 0 !important; min-width: 100%; max-width: 100%; order: 1;
}
.card-news .textbox{
    padding: 50px 30px 30px; order: 2; background: #fff; margin: -20px 0 0;
}
.news-list .items + .items {
    margin-top: 20px;
}
.team-card .imgbox {
    min-width: 100%; height: auto; position: relative;
}
.team-card .textbox{
    margin: 0;
}
.team-card .textbox h3 {
    font-size: 22px;
}
.team-card .textbox h5 {
    font-size: 18px;
}
.fixed-contact-btn .btn{
    min-width: 104px; padding: 10px; font-size: 10px;
}
.fixed-contact-btn .btn i{
    font-size: 20px; margin: 0 0 5px;
}
.blog-section .block-title .bottom-btnbox.desk_view {
    display: none;
}
.blog-section .mobi_view {
    display: block;
}
.result-flex .right-block .textbox {
    padding-left: 0;
    padding-top: 40px;
}
.sitemap-links > ul {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
}
.home-contact-block .bg-img{
    width: 40%;
}
.contact-block .form-block {
     max-width: 100%; 
}
.team-card .textbox p strong {
   font-size: 18px;
}
body .floating-iframe,
body .profile_div + .floating-iframe {
    bottom: 0;
}
body .profile_div {
    left: 10px;
}
.box-section .box-detail {
    max-width: 100%; padding: 20px 10px;
}
.new__tankyou .content p br{
    display: none;
}
.video-test-slider .slick-dots {
    bottom: -25px;
}
.box-section .box-detail .items,
.box-section .box-detail .items:nth-child(3n+1){
    min-width: 50%; max-width: 50%;
}
.results-slider .slick-dots{
    bottom: -15px;
}
.fancybox-slide--iframe .fancybox-content {
    padding: 0 0 56.66% !important;
    height: auto !important;
}

.front-services .block-title .btn {
    padding: 10px 15px; font-size: 16px;
}
.front-services .service-flex {
    padding-bottom: 20px;
}
.front-services .service-slider .slick-dots {
    bottom: 0;
}
.scrollup{
    bottom: 90px;
}
.joinchat .joinchat__button {
    bottom: 0;
}

}
/* iPhone-6 plus 736 (Landscape) view */
@media screen and (max-width:767px){
body{-webkit-text-size-adjust:none;}
.container{padding-left: 20px; padding-right: 20px;}
h2, .h2, .heading-2{font-size:24px; line-height:28px;}
p{margin:0 0 15px;}
img.alignleft, img.alignright, img.alignnone,
iframe, iframe.alignleft,
iframe.alignright, iframe.iframe-embed.alignright{
    float: none; max-width: 100%; margin: 0 0 20px;
}
.btnbox{padding: 10px 0 0;}
        #menu-header-menu a:focus {
color:#004875;
  }
    #menu-header-menu .current_page_item a
    {
    color:#004875;
    }
    #menu-header-menu .current_page_item .current-menu-parent-hitarea a
    {
    color:#004875;
    }
/*Header and banner*/
.mobile-menu-block{
    width: 85%; left: -105%;
}
.header .container {
    padding: 0 10px;
}
.header-inner:after{
    left: -20px; right: -20px;
}
.head-iconbox .icon-text-link{
    /* display: none; */ font-size: .75rem; line-height: 1.18; text-transform: none; max-width: 90px; height: 44px;
    -webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
}
.header-right {
    margin-right: 35px;
}
.video-banner .items:before{
    display: none;
}
.caption {
    width: 100%; min-width: 300px; max-width: 480px;
}
.banner-sub-title {
    font-size: 16px; line-height: 24px; border: 0; padding: 0; margin: 0 0 10px;
}
.caption .heading-1 {
    font-size: 32px; line-height: 1.2;
}
.parallelogram_shape {
    bottom: auto; height: 80px; width: 30px; left: 10px; top: 20px; display: none;
}
.home-banner .items .bg-img {
    background-position: 62% center !important;
}
.home-banner .bg-img:before {
    opacity: 0.6; mix-blend-mode: normal; background: #000;
}
.caption ul {
    padding: 10px 10px 4px;
}
.caption .btnbox .btn {
    letter-spacing: 0;
}
.card-service {
    flex-direction: column;
}
.card-service .imgbox{
    min-width: 100%; max-width: 100%; clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%); padding-bottom: 56.66%;
}
.card-service .imgbox img{
    position: absolute; left: 0; top: 0;
}
.column-imgbox .iconbox{
    width: 80px; height: 80px; left: -10px;
}
.reversed .column-imgbox .iconbox{
    left: -10px;
}
.about-section .bottom-btnbox .btn {
    margin: 0 10px 10px 0; min-width: 240px;
}
.result-inner .left-block .block-title {
    padding: 0 0 20px; text-align: center;
}
.result-inner .left-block .block-title .btnbox{
    text-align: center !important; display: none;
}
.result-inner{
    margin: 0 -5px;
}
.result-inner .items{
    padding: 10px 5px; min-width: 100%; max-width: 100%;
}
.testimonial-slider .slick-dots {
    bottom: -15px;
}
.video-section .block-title{
    text-align: center;
}
.video-section .right-block .ml-auto{
    min-width: 100%; margin-top: 15px;
}
.video-test-list.ptb-20 {
    padding-top: 0;
}
.counter-list{
    flex-direction: column; margin: 0; padding: 0;
}
.counter-list .items {
    border: 0; min-width: 100%; max-width: 100%; flex-basis: 100%; border-left: 0 !important;
}
.counter-list .items + .items{
    border-top: 1px solid rgba(0,0,0,0.1);
}
.card-counter .textbox {
    padding: 5px 0 0; font-size: 24px; line-height: 24px;
}
.card-counter p {
    font-size: 16px; margin: 3px 0 0;
}
.card-counter {
    -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; text-align: left;
}
.card-counter .iconbox {
    margin: 0 20px 0 0;
}
.testimonial-section .parallelogram_shape {
    width: 50px; height: 80px;
}
.client-info {
    font-size: 14px; padding: 15px 0 0;
}
.counter-section .sigma_dots {
    width: 20px; opacity: 0.5;
}
.blog-card {
    clip-path: polygon(5% 0%, 100% 0%, 95% 100%, 0% 100%);
}
.home-blog-list.ptb-20 {
    padding-top: 0;
}
.blog-card .btnbox {
    padding-right: 0;
}
.faq-list{
    padding-top: 0;
}
.acc_trigger {
    font-size: 18px; line-height: 22px;
}
.cta-block .right-block {
    padding: 20px;
}
.newsletter-box {
    width: 100%; max-width: 100%;
}
.newsletter-box .b24-form .b24-form-control{
    min-width: 100%;
}
.two-col-ul ul{
    -moz-column-count: 1; -webkit-column-count: 1; column-count: 1; -moz-column-gap: 0; -webkit-column-gap: 0; column-gap: 0;
}
.f-middle {
    min-width: 100%;
}
.footer-inner .items{
    padding-left: 0; padding-right: 0;
}
.footer-inner .items + .items{
    border-top: 1px solid rgba(255,255,255,0.6); margin-top: 30px; padding-top: 30px;
}
.footer-inner .items:nth-child(1) {
    border-bottom: 0; margin-bottom: 0; padding-bottom: 0;
}
.f-links {
    padding-left: 0;
}
.f-links ul li + li {
    margin-top: 10px;
}
.cta-block {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%); border-radius: 20px;
}
.mobiview_btnbox{
    display: block;
}
.why-choose-list{
    padding: 0;
}
.why-choose-list .items{
    min-width: 50%; max-width: 50%;
}
.card-whychoose .iconbox{
    min-width: 80px; max-width: 80px; height: 80px;
}
.card-whychoose .iconbox img{
    max-width: 50px;
}
.card-whychoose .h4{
    font-size: 18px; line-height: 20px;
}
.card-whychoose p{
    font-size: 14px; line-height: 18px;
}
.video-section .block-title .right-block{
    display: none !important;
}
.internal-banner{
    padding: 0; display: flex; flex-direction: column;
}
.internal-banner > .container{
    order: 2;
}
.full-block-img{
    position: relative; width: 100%; order: 1;
}
.full-block-img.left,
.full-block-img.right{
    right: 0; left: 0; clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.internal-banner-inn{
    padding: 30px 0;
}
.internal-banner-inn .caption-inner{
    padding: 0;
}
.page-breadcrumb{
    font-size: 14px; margin-top: 20px;
}
.caption-inner .heading-1:before,
.caption-inner .heading-2:before{
    margin-right: 5px;
}
.video-banner.home-banner .items{
    min-height: inherit; max-height: inherit; height: auto; display: flex; flex-direction: column;
}
.video-banner .video-box{
    display: none; position: relative; top: 0; -webkit-transform:translate(0,0);-moz-transform:translate(0,0);transform:translate(0,0);
}
.home-banner .bg-imgbox:before,
.video-banner .video-box:after{
    opacity: 0;
}
.home-banner.video-banner{
  /*  padding: 80px 0 0;*/
  padding: 80px 0 0;
  
}
    .header-inner, .header-blank {
        /*height: 55px;*/
      height: 75px;
    }

.video-banner .banner-inner{
    position: relative; padding: 100px 0; min-height: calc(100vh - 80px);
}
.video-banner .caption{
    padding: 0 0 80px; min-width: 340px; max-width: 340px; text-align: center; margin: 0 auto;
}
.video-banner .btnbox {
    padding: 0;
}
.light-banner-caption p {
    font-size: 15px;
}
.what-expect-list .items {
    padding: 5px 0;
}
.form-btnbox .btn {
    width: 100%;
}
.input-field {
    flex-basis: 100%; min-width: 100%; max-width: 100%;
}
.contact-block .bg-img{
    display: none;
}
.contact-imgbox {
    display: block;
}
.contact-imgbox img{
    display: block; width: 100%;
}
.form-block{
    margin: 0;
}
.contact-inner .right-block {
    margin-top: 30px;
}
.post-small-tl em {
    padding: 0 10px;
}
.detail-banner-title-block{
    min-height: 380px;
}
.auther-block .right-block{
    margin-top: 30px;
}
.cta-block {
    margin: 0;
}
.result-new-section .max-container {
    max-width: 100%;
}
.result-list .items{
    padding: 0 10px;
}
.result-card .imgbox {
    max-width: 100%; height: auto; padding: 0 0 56.66%; position: relative;
}
.result-card .imgbox img{
    position: absolute; left: 0; right: 0; top: 0;
}
.result-slider .slick-arrow {
    display: none !important; right: -15px;
}
.result-card .textbox {
    width: auto; position: relative; margin: -30px 10px 0;
}
.result-card .small-imgbox {
    width: 100px; height: 100px; transform: scale(0.6); right: auto; left: -10px; bottom: auto; top: -10px;
}
.block-list{
    flex-wrap: wrap;
}
.block-list .items{
    min-width: 100%; max-width: 100%;
}
.block-list .items:nth-child(2n) {
    top: 0;
}
.mobi-hide{
    display: none;
}
.desk-hide{
    display: block;
}
.form-inner{
    padding: 0;
}
.detail-banner-title-block{
    padding: 40px 0; position: relative; min-width: 100%; min-height: inherit; background: none;
}
.detail-banner-title-block .container {
    flex-direction: column; position: static;
}
.internal-banner .caption{
    min-width: 100%; max-width: 100%;
}
.detail-page-banner .bottom-position.page-breadcrumb {
    padding: 0 20px; bottom: 20px !important; margin: 0;
}
.detail-cap-imgbox img{
    height: 300px; min-height: inherit;
}
.post-page-breadcrumb.breadcrumb-main .page-breadcrumb{
    justify-content: center;
}
.author-block.single-blog {
    display: block; padding: 25px 22px;
}
.author-block.single-blog .author-photo {
    margin-bottom: 20px; margin-left: 0; margin-right: auto;
}
.service-flex.post-slider {
    padding: 0;
}
.result-info-inn .items {
    padding-top: 10px; padding-bottom: 10px; min-width: 50%; max-width: 50%;
}
.card-result-info .textbox{
    font-size: 14px;
}
.video-list .items {
    margin: 0 0 20px;
}
.resp-tabs-list.d-flex {
    display: none !important;
}
.tab-li-box {
    padding: 0; border: 0;
}
.result-section h4.resp-accordion{
    margin: 0;
}
.result-section .resp-tab-content{
    padding: 0 20px 20px; background: #fff;
}
.result-section .resp-tab-content + h4.resp-accordion{
    margin-top: 10px;
}
.result-section .block-title{
    text-align: center;
}
.results-list{
    padding: 10px 0;
}
.results-slider .slick-arrow {
    left: -10px; right: auto; top: 50%; margin: -40px 0 0; background: none; box-shadow: none;
}
.results-slider .slick-arrow.slick-next {
    right: -10px; left: auto;
}
.results-slider .slick-arrow:before {
    font-size: 32px; color: #800040;
}
.team-list .items:last-child{
    margin: 0;
}
.calculator-block{
    padding: 30px 10px; margin: 0 -20px; -webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;
}
.tone-option .items {
    padding: 5px;
}
.skin_tone_list .imgbox{
    padding: 5px;
}
.checked_icon{
    width: 20px; height: 20px; font-size: 14px; right: 10px; top: 10px;
}
.radio_style {
    padding: 5px 0 0; font-size: 13px; line-height: 16px;
}
.team-card .textbox p{
    font-size: 15px;
}
.graft-calculator-page{
    padding: 20px 0;
}
.fixed-contact-btn{
    display: none;
}
.testimonial-section .mobi_view {
    display: block;
}
.testimonial-section .block-title .textbox {
    text-align: center;
}
.testimonial-section .block-title .desk_view {
    display: none;
}
.card-media {
    padding: 0 10px;
}
.img-flex .imgbox span {
    top: 0; padding: 5px 10px; font-size: 14px;
}
.sitemap-links > ul {
    -moz-column-count: 1; -webkit-column-count: 1; column-count: 1;
}
.result-flex {
    padding: 0;
}
.sigma_dots{
    display: none;
}
body .ti-widget[data-layout-id='36'][data-set-id='ligth-border'][data-pid='906599d1520f8065485696d3394'] .ti-footer .ti-rating-text span,
body .ti-widget[data-layout-id='36'][data-set-id='ligth-border'][data-pid='906599d1520f8065485696d3394'] .ti-footer .ti-rating-text span *{
    font-size: 18px !important;
}
.block-title.bdr-title-box{
    padding: 0;
}
.bdr-title-box:after{
    display: none;
}
.bdr-title-box .tl-only{
    min-width: 100%; text-align: center; padding: 0;
}
.block-title,
.btnbox,
.result-flex .right-block .textbox h3{
    text-align: center;
}
.btnbox .btn,
.bottom-btnbox .btn{
    min-width: 210px;
}
.home-about-section .column-imgbox{
    max-width: 100%;
}
.internal-banner-inn .caption-inner .btnbox{
    padding: 20px 0 0; text-align: center;
}
.serv-detail-banner{
    text-align: center;
}
.serv-detail-banner .detail-banner-title-block {
    padding: 60px 0; background: rgba(0,0,0,0.2); height: 480px; min-height: 480px;
}
.detail-cap-imgbox img.mobi-hide{
    display: none;
}
.breadcrumb-main.text-center .page-breadcrumb{
    justify-content: center;
}
.internal-banner .caption .heading-1{
    font-size: 24px; line-height: 1.2;
}
.home-contact-block .form-block {
    margin-left: 0; padding: 30px;
}
.home-contact-block .form-block .block-title h2 {
    font-size: 24px;
}
.internal-banner-inn .caption-inner {
    text-align: center;
}
.two-column-inner .content-textbox h2, .content-textbox h3 {
    text-align: center;
}
.middle-section h2, .middle-section h3 {
    text-align: center;
}
.team-card .textbox {
    padding: 25px; text-align: center;
}
.testimonial-section .container{
    padding: 0 10px;
}
.right-tl-btnbox{
    display: none !important;
}
.bdr-tl:before{
    display: none;
}
.media-section .block-title .small-title{
    font-size: 20px;
}
.form-block {
    padding: 30px;
}
.contact-block.home-contact-block .form-block {
    max-width: 100%;
}
.new__tankyou{
    padding-top: 60px; padding-bottom: 60px;
}
.result-detail-main .container {
    padding-left: 15px;padding-right: 15px;
}
.img-slide-list {
    padding: 0 5px;
}
.result-detail-main .slick-arrow
{
    background: rgba(255, 255, 255, 0) !important;  
}
.result-detail-main .slick-arrow:hover
{
    color:#004875 !important; 
}
.img-slide-list .slick-arrow.slick-next {
    right: -14px;
}
.img-slide-list .slick-arrow.slick-prev {
    left: -14px;
}
.box-detail {
    padding: 15px;
}
.result-detail-new .img-slide-section .img-slide-inn .items {
    padding: 0;
}
.animated {
    animation-duration:0.15s;
}
.post-detail-banner.detail-page-banner .page-breadcrumb{
    display: none !important;
}
.post-detail-banner .detail-cap-imgbox img {
    height: auto; min-height: 240px;
}
.post-detail-banner.internal-banner .bg-img{
    display: block; mix-blend-mode: normal;
}
.post-detail-breadcrumb{
    display: block;
}
.post-detail-breadcrumb .page-breadcrumb{
    justify-content: center; text-align: center;
}
.post-detail-banner{
    text-align: center;
}
.card-post h4{
    font-size: 20px; line-height: 1.3;
}
body .profile_div{
    bottom: 6px; left: 6px;
}
body .floating-iframe,
body .profile_div + .floating-iframe{
    left: 3px; z-index: 9999;
}
body .joinchat{
    left: auto; right: 6px; bottom: 6px;
}
.scrollup{
    bottom: 70px;
}
.iframe_box{
    position: relative; padding-bottom: 56.66%;
}
.iframe_box iframe{
    display: block; margin: 0 !important; width: 100%; height: 100%; position: absolute; left: 0; top: 0;
}
.card-result .imgbox:before{
    display: none;
}
.result-flex .right-block .textbox .heading-3{
    text-align: center;
}
.result-block-tl h4{
    text-align: center;
}
.box-section .box-detail .items + .items{
    margin-top: 7px;
}
.box-section .box-detail .items {
    padding-top: 0; padding-bottom: 0;
}
.box-section .box-detail .box-card p {
    font-size: 15px;
}
.new__tankyou .content{
    padding: 30px;
}
.contact-block.home-contact-block,
.contact-block.home-contact-block .max-container{
    padding: 0;
}
.video-test-slider .slick-dots{
    bottom: -25px;
}
.result-detail-main .img-slide-section{
    overflow: visible;
}
.results-slider .slick-dots{
    bottom: -20px;
}
.box-section .box-detail .items,
.box-section .box-detail .items:nth-child(3n+1){
    min-width: 100%; max-width: 100%;
}
.video-test-slider .slick-arrow{
    margin-top: -20px;
}
.video-test-slider{
    padding: 0 5px 20px;
}
.card-list{
    margin: -10px;
}
.card-list .items{
    padding: 10px 10px 40px;
}
body:not(.page-template-tpl-free-consultation) .fixed-contact-btn.book-mobi-view{
    display: block; top: auto; bottom: 0; left: 0; box-shadow: 0 0 10px rgba(0,0,0,0.4);
}
.fixed-contact-btn.book-mobi-view .btn{
    padding: 12px 20px; display: inline-flex; align-items: center; justify-content: center; width: 100%;
    font-size: 16px; -webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;
}
.fixed-contact-btn .btn i{
    margin: -2px 10px 0 0;
}
body:not(.page-template-tpl-free-consultation) .book-mobi-view + .footer{
    padding-bottom: 50px;
}
.footer-bottom p{
    font-size: 14px; line-height: 20px;
}
.front-services .service-flex .items {
    margin: 0 0 10px; padding-bottom: 0;
}
.front-services .service-slider .slick-dots {
    bottom: -15px;
}
.iframe_box .rll-youtube-player {
    position: absolute; top: 0; left: 0; padding: 0; width: 100%; height: 100%;
}
.post-page-banner-new .detail-banner-title-block{
    padding: 20px 0;
}
.post-page-banner-new .detail-banner-title-block .h1{
    font-size: 24px; line-height: 30px;
}
.desktop-slider{
    display: none;
}
.mobile-slider{
    display: block;
}
.play_icon {
    width: 40px; height: 40px;
}
.author-block .right-block1 {
    padding-top: 20px;
}

/*norwood-video-page-section*/
.norwood-video-page-section .video-test-slider {
    padding: 0 0 20px;
}
.norwood-video-page-section .video-test-list .video-box {
    padding: 0 0 56.66%;
}
.frontpage-video-section .mobiview_btnbox,
.norwood-video-page-section .mobiview_btnbox{
    padding-top: 80px;
}
.frontpage-video-section .video-test-slider .slick-arrow,
.norwood-video-page-section .video-test-slider .slick-arrow{
    top: auto; bottom: -60px; margin: 0;
}
.frontpage-video-section .video-test-slider .slick-dots,
.norwood-video-page-section .video-test-slider .slick-dots{
    bottom: -45px;
}
.video-test-slider .slick-arrow.slick-prev {
    left: 15px;
}
.video-test-slider .slick-arrow.slick-next {
    right: 15px;
}




}/*767 End*/
@media screen and (max-width:479px){
.video-banner .caption {
    min-width: 100%; max-width: 100%;
}
.new__tankyou .wrapper__1 h1 {
    font-size: 42px; line-height: 1.1;
}
.new__tankyou .wrapper__2 p{
    font-size: 1.1em;
}
}


.small-title-new {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 24px;
    line-height: 24px;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .1em;
    position: relative;
    z-index: 1;
    margin: 0 0;
    
}
.small-title-new:before {
    display: block;
    content: "";
    width: 160px;
    height: 2px;
    background: linear-gradient(270deg, #004875, transparent);
    margin-right: 20px;
}
.small-title-new:after {
    display: block;
    content: "";
    width: 160px;
    height: 2px;
    background: linear-gradient(90deg, #004875, transparent);
    margin-left: 20px;
}
.vidbox {
min-width: 880px; height: 578px; display: flex; justify-content: center; align-items: center; vertical-align: middle;  
}
.youtube-video {
    width: 640px; height: 360px;
}
.result-detail-main .slick-arrow:before
{
    font-size:25px;
}
@media screen and (max-width: 767px) {
    .youtube-video {
     width: 100%;
        height: auto;
        aspect-ratio: 16 / 9;   
}
    .related-results-item  
    {
        padding: 0px 0px !important;
    }
   .related-results .video-test-slider .slick-dots {
        bottom: -31px;
    }
        .related-results .video-test-slider .slick-arrow {
      
        bottom: -40px;
       
    }
    .small-title-new{
        font-size: 20px;
    }
        .small-title-new:before, .small-title-new:after {
        width: 50px !important;
    }
    .similar-result.ptb-60
    {
                padding: 40px 0px 60px 0px;
    }
      .vidbox {
           min-width: 100%; /* Set to full width on mobile */
        height: 236px;
        }
}
.b24-form-btn {
    position: relative;
    display: inline-block;
    padding: 15px 20px;
    margin: 0;
    min-height: 52px;
    width: 100%;
    border: 0;
    border-radius: 4px;
    background-color: #004875;
   font: 600 15px / 22px var(--b24-font-family);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: -1px -1px 1px rgba(0, 0, 0, .09);
    box-shadow: -1px -1px 1px rgba(0, 0, 0, .09);
    outline: 0;
    cursor: pointer;
    color: #fff !important;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}
.testimonials {
    padding: 60px 20px;
    max-width: 1200px;
    margin: 0 auto;
}

.section-title {
    text-align: center;
    color: #0077cc;
    font-size: 32px;
    margin-bottom: 40px;
}

.testimonials-container {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
    justify-content: center;
}

.testimonial-box {
    background: #f5f5f5;
    border-radius: 10px;
    padding: 25px;
    width: 300px;
    min-height: 250px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.quote-content {
    position: relative;
    margin-bottom: 20px;
}

.quote-mark {
    color: #0077cc;
    font-size: 48px;
    font-family: Georgia, serif;
    position: absolute;
    top: -20px;
    left: -10px;
}

.quote-content p {
    color: #555;
    font-size: 16px;
    line-height: 1.6;
    margin-left: 20px;
}

.client-info {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-top: auto;
}

.client-logo {
    width: 40px;
    height: 40px;
    object-fit: contain;
}

.client-name {
    color: #333;
    font-weight: 600;
    font-size: 14px;
}

/* Responsive Design */
@media (max-width: 768px) {
    .testimonials-container {
        flex-direction: column;
        align-items: center;
    }
    
    .testimonial-box {
        width: 100%;
        max-width: 400px;
    }
}