@-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-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);transform:skewX(-25deg); opacity:0.3; z-index: 1;}
.shine:hover:before{-webkit-animation:shine 1s;animation:shine 1s;}
::-moz-selection{background:#000; color:#fff; text-shadow:none;}
::selection{background:#000; color:#fff; text-shadow:none;}
.la-calendar:before {content: '\f32e'; font-family: 'Material-Design-Iconic-Font'; font-weight: 400;}
/*==================================:: 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: #7d003c; 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: "\f2ea"; font-family: 'Material-Design-Iconic-Font'; font-weight: 400; font-size: 20px;}
.slick-arrow.slick-next:before{content: "\f2ee";}
.slick-arrow.slick-prev{left:5px;}
.slick-arrow.slick-next{right:5px;}
.slick-arrow:hover{background: #7d003c; 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:30px; height:8px; font-size:0; padding: 0; background:none; border:1px solid #ccc; -webkit-border-radius:0;-moz-border-radius:0;border-radius:0; 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: #ccc;}
.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 15px; margin: 0 0 10px;}
h4.resp-accordion .resp-arrow{display:none;}
h4.resp-accordion:after{display:block; content:"\f107"; font-family:'FontAwesome'; position:absolute; right:0; 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% - 144px); 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:16px; line-height:18px; text-transform:none; letter-spacing:0; position: relative; z-index: 2; padding:0;}
.mobile-nav ul li a:not([href]):not([tabindex]){z-index: 0;}
.mobile-nav li.menu-item-has-children > a{margin-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:#7d003c;}
.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; margin: 0;}
.mobile-nav li li.current-menu-item a{color:#7d003c;}
.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:'FontAwesome'; font-size: 18px; font-weight: 400; 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;}
.mobile-nav .hitarea{width: 100%; z-index: 1;}
.mobile-nav .hitarea:before{left: auto; right: 10px;}
.collapsable-hitarea.hitarea:before{transform:rotate(-180deg);}
.mobile-nav .collapsable-hitarea + a{color:#7d003c;}
.mobi-bottom-inner{padding: 10px;background:#fff !important; }
.mobile-menu-block .mobi-bottom-inner .btn{width: 100%; margin: 0 5px; padding: 10px 10px; font-size: 14px;}
.mobi-bottom-inner .btn i{font-size: 24px; margin-right: 5px;}
.mobile-menu-block .mobi-bottom-inner .btn br{display: none;}
.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:20px; 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:24px; height:24px; 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: #7d003c; 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: #7d003c; 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: #7d003c;}
.icon-bar.active:after{transform: rotate(-45deg); bottom: 8px; background: #7d003c;}
.mobile-menu-open .mobilemenuicon .menuicon{margin-left: auto;}
.nav-text{display: block; font-size: 14px; line-height: 20px; color: #000; font-weight: 600;}
.home-header .icon-bar .line,
.home-header .icon-bar:before,
.home-header .icon-bar:after{
	background: #fff;
}
/*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:#111; -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:#7d003c;}

::-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:24px; 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 32px; margin:0 0 12px;}
.entry-content ul li:before{display: inline-flex; align-items: center; justify-content: center; content:"\f26b"; font-family: 'Material-Design-Iconic-Font'; font-weight: 400; color: #fff; position:absolute; left:0; top:0; width: 22px; height: 22px; background:#ecc765; -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 12px;}
.entry-content ol li::before{content: counter(my-awesome-counter) ". "; font-weight:400;}

/* Heading CSS */
h1, .h1, h2, .h2, h3, h4, h5, h6{color:#333; line-height:1.3; font-weight:300; font-family:'Poppins', sans-serif, Arial; letter-spacing:0; margin:0 0 15px;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{color:#111;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{color:#7d003c;}
h1, .h1{font-size:48px; margin:0 0 20px;}
h2, .h2{font-size:40px; margin:0 0 20px;}
h3{font-size:28px;}
h4{font-size:24px;}
h5{font-size:18px;}
h6{font-size:16px;}
/* Paragraph CSS */
p{font-size:16px; line-height:1.5; color:#000; font-weight:400; letter-spacing:0; margin:0 0 15px;}
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:16px; 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:rgba(148,197,60,0.07); border:1px solid #ecc765; width:100%; padding:2px 20px; margin:0; font-size:15px; color:#333; font-weight:400; line-height:normal; letter-spacing:0; font-family:'Poppins', sans-serif, Arial; height:40px; 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:15px 20px; 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:#7d003c; border-color:#7d003c;}
.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: #7d003c; -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: #7d003c;}
.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:#7d003c; border-color:#7d003c;
}
.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 24px; background:rgba(125,0,60,0.05); border:1px solid #7d003c; color:#7d003c; font-size:16px; line-height:22px; font-weight:400; text-transform: uppercase; cursor:pointer; letter-spacing:0.05em; 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: #7d003c; border-color: #7d003c; color: #fff; box-shadow:0 2px 15px rgba(0,0,0,0.16);}
.primary{background: #7d003c; border-color: #7d003c; color: #fff;}
.primary:hover, .primary:focus{background: #ecc765; border-color: #ecc765; color: #000;}
.secondary{background: #ecc765; border-color: #ecc765; color: #000;}
.secondary:hover, .secondary:focus{background: #7d003c; border-color: #7d003c; color: #fff;}
.white-btn{background: #fff; border-color: #fff; color: #7d003c;}
.white-btn:hover, .white-btn:focus{background: #7d003c; border-color: #7d003c; color: #fff;}
.white-bdr{border-color: #fff; color: #fff;}
.white-bdr:hover{background: #fff; border-color: #fff; color: #7d003c;}
.white-hover:hover{background: #fff; border-color: #fff; color: #7d003c;}
.btn.small{padding: 10px 20px; font-size: 14px;}
.btn i{font-size: 20px;}

.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: #7d003c;}
.bg2{background: #ecc765;}
.bg3{background: #282828;}
.bg4{background: #FFFDF5;}
.bg5{background: #f7f7f7;}
.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:#fff; box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.header-inner{
	height: 90px;
}
.site-logo{
	max-width:200px; position:relative; z-index:4; margin:0;
}
.site-logo a,
.site-logo img{
	display: block; margin: 0;
}
.header-right{
	margin-left: auto;position: relative;
}
.head-btnbox{
	margin-left: 20px;
}
.head-phone{
	padding-left: 40px;
}
.icon-head-phone{
	font-size: 40px; line-height: 40px; color: #ecc765; position: absolute; left: 0; top: 0;
}
.head-phone .tl-lable{
	display: block; font-size: 14px; color: #999; font-weight: 400; margin: 0 0 5px;
}
.head-phone .phone-link{
	display: inline-block; font-size: 16px; line-height: 22px; color: #000; font-weight: 600;
}
.head-phone .phone-link:hover{
	color: #ecc765;
}
.head-icons-list{
    margin: 0; padding: 0;
}
.head-icons-list li{
    margin: 0; padding: 0; list-style: none; position: relative;
}
.head-icons-list li + li {
    margin-left: 20px;
}
.head-icons-list li a {
    display: flex; flex-direction: column; text-align: center; font-size: 14px; line-height: 20px; color: #000; font-weight: 600; max-width: 94px;
}
.head-icons-list li a i {
    font-size: 24px; color: #7d003c;
}
.head-icons-list li a i.la-whatsapp{
    color: #31c632;
}
.head-icons-list li a:hover{
    color: #7d003c;
}
.head-icons-list li a.h_consult_btn{
    padding: 8px 15px; background: #7d003c; color: #fff; max-width: inherit; border-radius: 4px; position: relative;
}
.head-icons-list li a.h_consult_btn:hover{
    background: #ecc765; color: #fff;
}
.h_consult {
    top: 2px;
}
.header-blank{
	width: 100%; height: 90px; -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:32px;}
.nav-main nav ul > li a{display:block; color:#000; font-size:18px; font-weight:500; font-family:'Poppins', Arial; line-height:24px; text-transform:none; letter-spacing:0; padding:12px 0; position:relative; z-index:2;}
.nav-main nav ul > li.current-menu-item > a, 
.nav-main nav ul > li.current-menu-parent > a, 
.nav-main nav ul > li:hover > a,
.nav-main nav ul > li a:hover,
.nav-main nav ul > li a:focus{color:#7d003c;}
.nav-main nav ul > li:before{display:block; content:""; background:#7d003c; height:1px; 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:20px; opacity:1;}
.nav-main nav ul > li.menu-item-has-children > a{padding-right: 20px;}
.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:200px; padding:15px 10px; margin:0; overflow: hidden; 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 .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: #7d003c; color:#fff;}
.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: 480px; 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*/
.header-fixed .head-top{margin-top: -48px; opacity: 0; visibility: hidden;}

/*Home page Banner Css*/
.home-banner{
	position:relative; z-index:1; overflow: hidden; background:#7d003c;
}
.home-banner .items{
	padding: 120px 0 0; /*height: calc(100vh - 124px);*/ min-height: 520px; max-height: 640px; position: relative;
}
.home-banner .bg-img:before{
	opacity: 0.2; mix-blend-mode: multiply;
}
.banner-inner {
	height: 100%; flex-direction: column; align-items: center; justify-content: center;
}
.caption{
	position: relative; min-width: 680px; max-width: 680px;
}
.caption .h1{
	font-size: 48px; line-height: 1.2; color: #fff; font-weight: 400; margin: 0 0 20px;
}
.caption .h1 em, .caption h2 em, .caption .h2 em{
	display: inline-block; font-style: normal; border-bottom: 2px solid rgba(255,255,255,1); position: relative;
}
.caption .h1 em:before, .caption h2 em:before, .caption .h2 em:before {
  content: ''; width: 0; height: 2px; bottom: -2px; position: absolute; left: auto; right: 0; z-index: 1; transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s; background: #ecc765;
}
.caption .h1:hover em:before, .caption h2:hover em:before, .caption .h2:hover em:before{
  width: 100%; left: 0; right: auto;
}
.caption p{
	font-size: 18px; line-height: 28px; color: #fff;
}
.caption .btnbox .btn{
	min-width: 180px;
}
.home-banner .right .caption{
	margin-left: auto; text-align: right;
}
.hero-slider > .items{
	display: none;
}
.hero-slider > .items:nth-child(1){
	display: block;
}
.hero-slider .slick-dots{
	bottom: 12px;
}
.hero-slider .slick-dots li button{
	background: #fff; border-color: #fff; width: 10px; height: 10px; -webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;
}
.hero-slider .slick-dots li.slick-active button{
	background: #fff; width: 30px;
}
.circle_shape{
	display: block; width: 400px; height: 400px; background: rgba(255,255,255,0.05); -webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%; position: absolute; left: -100px; top: 0; opacity: 0.5;
}
.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; left: 0; z-index: 1;
}
.home-banner .three-line:after{
	background: #fff;
}
.home-banner .right .three-line{
	left: auto; right: 5%;
}
.banner-btn-block{
    min-width: 320px; max-width: 320px; text-align: center;
}
.right .banner-btn-block{
	margin-left: auto;
}
.banner-btn-block .btn + .btn{
    margin-top: 30px;
}
.banner-btn-block .btn.btn_1{
    min-height: 150px; font-size: 20px; line-height: 32px;
}
.hero-cap-imgbox {
    align-items: flex-end; padding-right: 12%;
}
.home-banner .circle_shape{
    width: 200px; height: 200px; left: auto; right: 0;
}
.banner-btn-block .cap-btn1{
    padding: 20px 20px; background: #7d003c; color: #fff; text-transform: none; font-size: 24px; line-height: 32px; min-height: 170px; box-shadow: 0 0 40px rgba(0,0,0,0.3); -webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;
}
.banner-btn-block .cap-btn1:hover{
	background: #8f0e4c; border-color: #8f0e4c; color: #fff;
}
.banner-btn-block .cap-btn2{
    display: inline-block; text-align: center; margin-top: 30px; font-size: 20px; line-height: 28px; color: #fff; text-decoration: none; border-bottom: 1px solid #fff;
}
.banner-btn-block .cap-btn2:hover{
	color: #ecc765; border-color: #ecc765;
}
.header .max-container,
.home-banner .max-container{
    padding-left: 5%;
    padding-right: 5%;
}

/*===Footer Start===*/
.footer{
	padding: 0; margin:0; position:relative; overflow: hidden; background: #282828;
}
.footer .container{
	z-index: 2;
}
.footer .curve_line{
	bottom: auto; top: 20px; right: 0; width: 160px; margin: 0;
}
.f-shape1{
    background: url('../images/footer-bg1.png') no-repeat center; background-size: cover; width: 460px; height: 440px; position: absolute; left: -5%; top: 30%; opacity: 0.1; transform: rotate(-90deg);
}
.footer .wst-grid-particles .wst-grid-line:after{
	background: #fff; opacity: 0.05;
}
.footer h4{
	font-size: 20px; color: #fff; font-weight: 500; position: relative;
}
.footer h4:after{
	display: block; content: ""; width: 40px; height: 1px; background: #fff; margin: 15px 0 20px;
}
.f-links ul{
	margin: 0; padding: 0;
}
.f-links ul li{
	margin: 0; padding: 0; font-size: 16px; line-height: 20px; 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; padding-left: 24px;
}
.f-links ul li a:before{
	display: block; content: "\f2ee"; font-family: 'Material-Design-Iconic-Font'; font-weight: 400; position: absolute; left: 0; top: 0; opacity: 0.5; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;
}
.f-links ul li a:hover:before{
	opacity: 1; color: #fff;
}
.f-links ul li a:hover{
	color: #ecc765;
}
.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: 100%;
}
.cont-items + .cont-items {
    margin-top: 10px;
}
.cont-items .iconbox {
    font-size: 24px; color: #ecc765; position: relative; top: 0; margin-right: 10px;
}
.cont-items p{
	font-size: 14px; color: rgba(255,255,255,0.7); margin: 0;
}
.cont-items a{
	color: #fff;
}
.cont-items a:hover{
	color: #ecc765;
}
.address .iconbox{
	top: 0;
}
.cont-items.email p,
.cont-items.phone p{
	font-size: 16px;
}
.social-media a{
    display: inline-flex; align-items: center; justify-content: center; min-width: 42px; max-width: 42px; height: 42px; line-height: 42px; font-size: 20px; background: #fff; color: #040606; text-align: center; -webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;
}
.social-media a + a{
	margin-left: 10px;
}
.social-media a:hover{
	background: #ecc765; color: #000;
}
.footer-bottom{
	z-index: 2;
}
.footer-link {
    margin: 0; padding: 0;
}
.footer-link li{
    margin: 0; padding: 0; font-size: 14px;
}
.footer-link li + li{
	margin-left: 20px;
}
.footer-bottom p{
    font-size: 14px;
}
.scrollup{
    position: fixed; right: -20px; bottom: 5px; z-index: 4; background: rgba(0,0,0,.3); width: 34px; height: 34px; border-radius: 50%; font-size: 18px; color: #fff; line-height: 34px; 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;
}
.scrollup.active{
	right: 5px; 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;}
img.alignright{float:right; margin:0 0 20px 20px;}
img.alignnone{margin:0 0 20px;}
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;}
.bottom-btnbox{
	padding-top: 10px;
}
.bottom-btnbox .btn + .btn{
	margin-left: 10px;
}
.block-title{
	position:relative; margin-bottom: 20px;
}
.block-title h2 {
    text-transform: uppercase;
}
.tl-bg {
    position: absolute; left: -14%; top: -20%; color: #7d003c; font-size: 100px; height: 100%; max-width: max-content; max-height: max-content; font-weight: 900; text-transform: uppercase; display: flex; align-items: center; opacity: 0.04;
}
.text-center .tl-bg {
    left: 0; right: 0; margin: 0 auto;
}
.small-title{
	display: inline-block;font-size: 16px;line-height: 22px;color: #333;font-weight: 400; text-transform: uppercase; margin: 0 0 10px;
}
.more-link{
	display: inline-flex; align-items: center; font-size: 15px; line-height: 28px; color: #7d003c; position: relative; border-bottom: 1px solid #ccc;
}
.more-link:before {
  content: ''; width: 0; height: 1px; bottom: -1px; position: absolute; left: auto; right: 0; z-index: 1; transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s; background: currentColor;
}
.more-link:hover:before{
  width: 100%; left: 0; right: auto;
}
.more-link i{
	margin-left: 5px; font-size: 18px;
}
.toggle-button:after{
	display: inline-block; content: '\f2ee'; font-family: 'Material-Design-Iconic-Font'; font-weight: 400; font-size: 18px; margin-left: 5px;
}
.read-more-btn{
    font-size: 16px; line-height: 20px; color: #040606; font-weight: 500;
}
.read-more-btn i{
    min-width: 34px; height: 34px; line-height: 34px; font-size: 18px; color: #040606; 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: #7d003c; color: #fff;
}
.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);
}
.three-line:after{
	display: block; content: ""; background: #ecc765; height: 1px; width: 130px; position: absolute; left: 0; top: 0; bottom: 0; margin: auto;
}
.three-line.top{
	left: auto; right: 10%; bottom: auto; top: -10px; transform: rotate(145deg);
}
.card-link{
	display: block; position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 4;
}
.shape_star {
    position: absolute; left: -60px; bottom: -40px; height: 150px; width: 150px; background: url("../images/01.png") no-repeat center; z-index: 2;
}
.curve_line {
    display: inline-flex; background: url(../images/line1.png) repeat-x 0 0; height: 21px; width: 208px;
    position: absolute; right: -80px; top: 10%;
}
.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);
  }
}
.glow-box {
    display: block; width: 50%; height: 100%; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; opacity: 0.2;
    background: radial-gradient(ellipse at center,  rgba(236,199,101,1) 0%,rgba(255,255,255,0) 50%);
}

/*Why Soose Section*/
.whychoose-section {
    overflow: hidden;
}
.whychoose-list{
	margin: 0 -12px;
}
.whychoose-list .items{
	padding: 12px; flex-basis:20%;min-width:20%;max-width:20%;
}
.card-whychoose{
	padding: 20px; background: #fff; height: 100%; text-align: center; overflow: hidden; -webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px;
}
.card-whychoose .iconbox{
	height: 70px; margin-bottom: 20px;
}
.card-whychoose h4{
	font-size: 16px; line-height: 18px; color: #fff; font-weight: 600; margin-bottom: 5px;
}
.card-whychoose p{
	font-size: 15px; color: #fff;
}
.whychoose-list .items:nth-child(1n) .card-whychoose{
	background: #9478c3;
}
.whychoose-list .items:nth-child(2n) .card-whychoose{
	background: #4e659b;
}
.whychoose-list .items:nth-child(3n) .card-whychoose{
	background: #a03f68;
}
.whychoose-list .items:nth-child(4n) .card-whychoose{
	background: #94b993;
}
.whychoose-list .items:nth-child(5n) .card-whychoose{
	background: #f59f82;
}

/*about-section*/
.about-section{
	overflow: hidden;
}
.about-section .bg-img{
	width: 40%; left: auto;
}
.content-box{
	/*padding: 40px; position: relative; background: #fff; box-shadow: 3px 3px 20px rgba(0,0,0,0.1);*/
}

/*Service Section*/
.services-section{
	overflow: hidden; background: #7d003c;
}
.service-list{
	margin: 0 -10px;
}
.service-list .items{
	padding: 0 10px; margin-bottom: 20px;
}
.box-shadow{
	position: absolute; left: 30px; right: 30px; top: 15px; bottom: 15px; background: #fff; -webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px; box-shadow: 0 0 20px rgba(0,0,0,0.05); -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;
}
.card-serv{
	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);
}
.card-serv .iconbox{
	position: relative; height: 90px; margin-bottom: 20px;
}
.card-serv .iconbox img{
	max-width: 74px; position: relative;
}
.card-serv .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);
}
.card-serv h4{
	font-size: 15px; line-height: 24px; font-weight: 500;
}
.card-serv p{
    font-size: 14px; line-height: 22px; font-weight: 500;
}
.overlay-content{
	padding: 20px 20px; background: #fbdddd; position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 0; overflow: auto; transform: translateX(-105%);
}
.card-serv:hover .overlay-content{
	transform: translateX(0);
}
.overlay-content h4{
	font-weight: 700; margin-bottom: 10px;
}
.service-list .items:nth-child(3n+1) .overlay-content{
	background: #e0d1fb;
}
.service-list .items:nth-child(3n+2) .overlay-content{
	background: #d1f6ec;
}
.card-serv:hover,
.card-serv.active{
	background: #ecc765;
}
.card-serv:hover .iconbox:before,
.card-serv.active .iconbox:before{
    opacity: 0.5; mix-blend-mode: multiply;
}
.card-serv:hover h4,
.card-serv.active h4{
	color: #000;
}
.service-slider .slick-dots{
	bottom: -20px;
}
.service-slider > .items{
	display: none;
}
.service-slider > .items:nth-child(1),
.service-slider > .items:nth-child(2),
.service-slider > .items:nth-child(3),
.service-slider > .items:nth-child(4),
.service-slider > .items:nth-child(5),
.service-slider > .items:nth-child(6){
	display: block;
}
.services-section .block-title .btn:hover,
.services-section .btnbox .btn:hover{
    background: #fff; border-color: #fff; color: #7d003c;
}

/*Result Section*/
.result-list .items{
	padding-top: 10px; padding-bottom: 10px;
}
.result-slider > .items{
	display: none;
}
.result-slider > .items:nth-child(1),
.result-slider > .items:nth-child(2){
	display: block;
}
.result-slider .slick-dots{
	bottom: -20px;
}
.card-result {
    position: relative; width: 100%; overflow: hidden; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.card-result .imgbox{
    display: block; width: 100%; background: #000; overflow: hidden; position: relative;
}
.card-result .imgbox img{
    display: block; width: 100%; height: auto; -moz-transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;
}
.card-result h4 {
    display: flex; align-items: center; font-size: 16px; font-weight: 400; font-style: italic; padding: 10px 10%;
}
.card-result h4 span {
    display: inline-block; width: 50%; opacity: 0.8;
}
.card-result h4 span + span {
    border-left: 1px solid #ddd;
}
.result-slider .slick-arrow{
	margin: 0; top: auto; top: -40px; background: none; color: #7d003c;
}
.result-slider .slick-arrow.slick-prev{
	left: auto; right: 110px;
}
.result-slider .slick-arrow.slick-next{
	right: 10px;
}
.result-inner .slide-number {
    position: absolute; right: 40px; top: -35px;
}

/*testimonial-section*/
.testimonial-section {
    overflow: hidden;
}
.testimonial-slider .slick-list{
	padding: 20px 0;
}
.card-testi{
	padding: 50px; margin-left: 50px; height: 100%; background: #fff; border: 1px solid rgba(0, 0, 0, 0.1); position: relative; /*box-shadow: 0 0 20px rgba(0,0,0,0.1);*/ -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-left: -50px; margin-right: 30px; min-width: 100px; max-width: 100px; height: 100px; 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: 16px; color: #040606; position: relative; padding: 30px 0 0;
}
.client-info .client-post{
	display: block; font-size: 14px; color: #555; margin: 10px 0 0;
}
.card-testi p{
	font-weight: 300; margin: 0; line-height: 26px;
}
.star-box{
    font-size: 18px; color: #ecc765; letter-spacing: 0.2em;
}
.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: #ecc765; border-color: #ecc765; 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; left: 20px;
}
.testimonial-list{
	justify-content: center;
}
.testimonial-slider .slick-dots{
	bottom: -20px;
}

/*Counter Section*/
.counter-section {
    overflow: hidden; /*background: linear-gradient(to right, #7d003c 0%,#ecc765 100%);*/ background: #7d003c;
}
.counter-section .bg-img{
	background-attachment: fixed !important; opacity: 0.2;
}
.card-counter .iconbox {
    min-width: 80px; max-width: 80px; height: 80px; position: relative; margin-right: 15px;
}
.card-counter .textbox strong {
    display: flex; font-size: 44px; line-height: 44px; color: #fff;
}
.card-counter p{
	color: #fff; margin: 10px 0 0;
}
.counter-list{
	margin: 0;
}
.counter-list .items{
	padding: 30px; border-top: 1px solid rgba(255,255,255,0.3); border-left: 1px solid rgba(255,255,255,0.3);
}
.counter-list .items:nth-child(1),
.counter-list .items:nth-child(2){
	border-top: 0;
}
.counter-list .items:nth-child(2n+1){
	border-left: 0;
}
.counter-section .btnbox .btn:hover{
	background: #fff; border-color: #fff; color: #7d003c;
}

/*contact-section*/
.contact-section{
	overflow: hidden;
}
.contact-section .bg-img{
	background-size: 280px auto !important;
}
.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%;
}
.contact-list .items + .items{
	margin-top: 30px;
}
.card-contact {
    position: relative; min-height: 60px; padding-left: 80px;
}
.c_icon {
    display: inline-flex; align-items: center; justify-content: center; min-width: 60px; height: 60px; background: #e8ddfc; border-radius: 50%; position: absolute; left: 0; top: -8px; font-size: 24px; color: #333;
}
.card-contact .lable {
    display: block; font-size: 18px; font-weight: 600; margin: 0 0 10px;
}
.card-contact p,
.c_link{
	display: block; font-size: 16px; line-height: 24px; color: #000;
}
.contact-list .items:nth-child(2n) .c_icon{
	background: #fef1d9;
}
.contact-list .items:nth-child(3n) .c_icon{
	background: #ffe1e5;
}

/*two-column-section*/
.two-column-section{
	overflow: hidden;
}
.two-column-section.bg5{
	background: url("../images/bg1.png") no-repeat center; background-size: 100% auto; background-color: #f7f7f7;
}
.two-column-inner .content-textbox {
    padding-left: 20px;
    position: relative;
    z-index: 1;
}
.reversed .row{
	flex-direction: row-reverse;
}
.reversed .content-textbox{
	padding-left: 0; padding-right: 20px;
}
.column-imgbox img {
    display: block; width: 100%; height: auto;
}
.faq-list{
	border-bottom: 1px solid rgba(0,0,0,0.1);
}
.faq-card{
	border-top: 1px solid rgba(0,0,0,0.1);
}
.acc_trigger{
	padding: 15px 40px 15px 0; font-size: 18px; color: #333; font-weight: 600; margin: 0; cursor: pointer; position: relative;
}
.acc_trigger:after{
	display: block; content: "\f278"; font-family: 'Material-Design-Iconic-Font'; font-weight: 400; width: 40px; text-align: center; position: absolute; right: 0; top: 15px;
}
.acc_trigger[aria-expanded="true"]{
	color: #7d003c;
}
.acc_trigger[aria-expanded="true"]:after{
	content: "\f273";
}
.faq-card .content-box{
	padding: 0 0 20px;
}

/*Blog Section*/
.post-list .items {
    margin: 0 0 20px;
}
.card-post {
    height: 100%;
}
.post-imgbox {
    display: block; background: #fff; width: 100%; height: 260px; overflow: hidden; -webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;
}
.post-imgbox img {
    display: block; width: 100%; height: 100%; object-fit: cover; object-position: center;
}
.post-textbox {
    padding: 20px; margin: -40px 10px 0; background: #fff; position: relative; z-index: 2; height: calc(100% - 220px); display: flex; flex-direction: column; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s; box-shadow: 0 10px 20px rgba(0,0,0,0.05);
}
.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: 18px; line-height: 24px; font-weight: 500;
}
.card-post p {
    font-size: 15px; color: #777; margin: 0;
}
.card-post:hover .post-textbox{
	box-shadow: 0 10px 20px rgba(0,0,0,0.1);
}
.post-slider .slick-dots{
    bottom: -15px;
}

/* Internal Banner */
.internal-banner{
    display: flex; align-items: center;position: relative; overflow: hidden; background: #7d003c;
}
/*.internal-banner:after {
    display: block; content: ""; background: #000; position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 1; opacity: 0.4;
}*/
.internal-banner .circle_shape {
	background: rgba(255,255,255,0.1);width: 300px; height: 300px;left: auto;right: 12%;bottom: 0;margin: auto;
}
.internal-banner .circle_shape:before, .internal-banner .circle_shape:after {
	background: rgba(255,255,255,0.1);
}
.internal-banner .three-line {
	border-color: #fff;left: auto;right: 5%;
}
.internal-banner .three-line:after {
	background: #fff;
}
.internal-banner .bg-img:before {
	display: none;
}
.internal-banner .caption h2,
.internal-banner .caption .h2{
    color: #fff; font-weight: 600;
}
.internal-banner .caption h2 em,
.internal-banner .caption .h2 em{
	padding-bottom: 5px;
}
/* Service detal */
/*.service-content h2, .service-content h3, .service-content h4, .service-content h5, .service-content h6 {
    position: relative; padding-left: 20px !important; padding: 7px 0;position: relative;z-index: 1;
}
.service-content h2:before, .service-content h3:before, .service-content h4:before, .service-content h5:before, .service-content h6:before {
    content: ""; position: absolute; left: 0; bottom: 0; top: 0; width: 100%; height: 100%; background: linear-gradient(45deg, #ecc765, transparent); opacity: 0.1;z-index: -1;
}
.service-content h2:after, .service-content h3:after, .service-content h4:after, .service-content h5:after, .service-content h6:after {
    content: ""; position: absolute; left: 0; bottom: 0; top: 0; width: 2px; height: 100%; background: #ecc765;z-index: -1;
}*/
.service-detail {
	overflow: hidden;
}
.sidebar{
	padding-left: 40px; position: relative;
}
.sidebar:after{
	display: block; content: ""; background: #FFFDF5; width: 100vw; position: absolute; left: 100%; top: 0; bottom: 0;
}
.left-side.sidebar:after{
	left: auto; right: 100%;
}
.left-side.sidebar{
	padding-left: 0; padding-right: 40px;
}
.service-content .imgbox {
	width: 100%;border-radius: 5px;overflow: hidden;margin-bottom: 20px;
}
.service-content .imgbox img {
	width: 100%;height: 100%;object-position: center;object-fit: cover;display: block; -webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;
}
.popular-services {
	/*    padding: 30px; border: 1px solid rgba(0,0,0,0.1); border-radius: 5px;*/
}
.sidebar-items + .sidebar-items {
	margin-top: 40px; padding-top: 40px; border-top: 1px solid #ccc;
}
.sidebar-items h4 {
	position: relative;padding-bottom: 10px;font-weight: 400;
}
.sidebar-items h4:after {
	content: "";position: absolute;bottom: 0;left: 0;width: 60px;height: 1px;background: #ecc765;
}
.popular-services ul li {
    padding: 15px 0 15px 10px; margin: 0; border-bottom: 1px solid rgba(0,0,0,0.1); font-size: 16px; text-transform: uppercase; font-weight: 500;
}
.popular-services ul li:last-child {
	border-bottom: 0;padding-bottom: 0;
}
.popular-services ul li:before {
	display: none;
}
.popular-services ul li a {
	display: flex;align-items: center;justify-content: space-between;
}
.appointment-form .form-btnbox .btn {
	width: 100%;
}
.work-card {
	text-align:center;
}
.work-card:hover .imgbox:before {
	opacity:1;
}
.work-card .imgbox {
	position: relative;width:100px;height:100px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;margin:0 auto 25px;transition: all 0.3s ease;
}
.work-card:hover .imgbox {
	transform: scale(1.1);
}
/*.work-card .imgbox:before { content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border-radius:50%;background:transparent;border:1px solid #dbeff8;transform:scale(1.4);transition:all 0.3s ease; }*/
.work-card .imgbox img {
	width:50px;
}
.work-card .imgbox span {
	position:absolute;top:-15px;right:-15px;width:30px;height:30px;font-size:13px;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#4069FF;transform:scale(0);transition:all 0.3s ease;
}
.work-card:hover .imgbox span {
	transform:scale(1.0);
}
.work-card .team-text p {
	font-size:15px;color: #777;
}
.work-card h4 {
	font-weight: 500;
}
.work-block .items:nth-child(1n) .work-card .imgbox {
	background: #dbeff8;
}
.work-block .items:nth-child(2n) .work-card .imgbox {
	background: #ffe1e5;
}
.work-block .items:nth-child(3n) .work-card .imgbox {
	background: #fef1d9;
}
.work-block .items:nth-child(2n) .work-card .imgbox:before {
	border-color: #ffe1e5;
}
.work-block .items:nth-child(3n) .work-card .imgbox:before {
	border-color: #fef1d9;
}
.detail-banner-section .content-textbox{
    padding: 40px; background: rgba(255,255,255,0.7); margin-left: -100px; position: relative; z-index: 2; backdrop-filter: blur(10px); box-shadow: 0 5px 10px rgba(0,0,0,0.05);
}
.detail-banner-section .bg-img{
	width: 50%; right: auto;
}

/* Service Listing Page */
.service-flex {
	margin: -20px;
}
.service-flex .items {
	padding: 20px 20px 40px;
}
.service-card {
    background: #f8f9fc; border-radius: 10px; border-bottom: 1px solid #ecc765;position: relative;display: flex;flex-direction: column;height: 100%;
}
.service-card .imgbox {
	width: 100%;position: relative;padding: 0 0 60%; overflow: hidden;border-radius: 10px;transition: all 0.3s ease;
}
.service-card .imgbox:hover {
	background: #ecc765;
}
.service-card .imgbox img {
	width: 100%;height: 100%;object-fit: cover;object-position: center;display: block;position: absolute;transition: all 0.3s ease;
}
.service-card .imgbox:hover img {
	transform: scale(1.04);opacity: 0.75;
}
.service-card .text {
	padding: 25px 25px 45px;
}
.service-card .text h4 {
	font-size: 20px;line-height: 1.4;font-weight: 500;color: #000;
}
.service-card .text p {
	font-size: 15px;line-height: 1.6;color: #555555;
}
.service-card .btnbox {
    position: absolute; left: 0; right: 0; margin: auto; bottom: 0; transform: translateY(50%);
}

/* Service Info */
.service-info .tl-bg {
	white-space: nowrap;top: -45%;
}
.two-column-section .tl-bg {
	z-index: -1;
}
.service-info .imgbox {
	border-radius: 10px;z-index: 1;overflow: hidden;width: 100%;
}
.service-info .imgbox img {
	width: 100%;height: 100%;object-position: center;object-fit: cover;display: block;
}

/* Facility Section */
.facility-section {
	overflow: hidden;position: relative;z-index: 1;
}
.facility-section .three-line.top {
	right: 0;
}
.facility-section .shape_star {
	z-index: -1;
}
.facility-flex .items + .items{
	border-left: 1px solid #7a7c76;
}
.facility-card {
    padding: 25px 5px; height: 100%;display: flex;align-items: center;
}
.facility-card .iconbox {
    font-size: 40px; line-height: 40px; color: #555; min-width: 40px; max-width: 40px; text-align: center; margin-right: 12px;
}
.facility-card h5 {
	font-weight: 600;margin: 0 0 10px;color: #fff;
}
.facility-card p {
	color: #fff;font-size: 14px;
}

/* Team */
.our-team .block-title {
	margin-bottom: 40px;border-bottom: 1px solid #ddd;
}
.our-team .block-title .right-block {
	border-left: 1px solid #ddd;padding-left: 40px;padding-top: 20px;padding-bottom: 20px;
}
.team-slider {
	padding-bottom: 40px;
}
.team-slider .slick-arrow {
    top: auto;
    bottom: -30px;
    left: 0;
    right: 0;
    margin: auto;
}
.team-slider .slick-arrow.slick-prev {
	left: -50px;
}
.team-slider .slick-arrow.slick-next {
	right: -50px;
}
.team-card {
    position: relative;
    display: flex;
    align-items: center;
}
.team-card .imgbox {
    min-width: 340px;
    height: 380px;
    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.05);
    transition: all 0.3s ease;
    margin-left: -80px;
}
.team-card .textbox h3, .team-card .textbox h5 {
	font-weight: 500;
}
.team-card .textbox p {
	color: #555;
}


/*Media Section*/
.media-section .block-title .small-title{
	font-size: 24px;
}
.media-list{
	padding: 0 20px;
}
.media-list .slick-track{
	margin: 0 auto; justify-content: center;
}
.media-list .items{
	padding: 7px;
}
.card-media {
    display: inline-flex; align-items: center; justify-content: center; width: 100%; height: 80px; padding: 10px; text-align: center;
}
.card-media .imgbox {
	display: block; width: 100%;
}
.card-media .imgbox img{
	display: block; max-width: 200px; max-height: 70px; margin: 0 auto; mix-blend-mode: multiply; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;
}
.media-slider > .items{
	display: none;
}
.media-slider > .items:nth-child(1)
.media-slider > .items:nth-child(2)
.media-slider > .items:nth-child(3)
.media-slider > .items:nth-child(4)
.media-slider > .items:nth-child(5){
	display: block;
}
.media-slider .slick-arrow{
	left: -10px;
}
.media-slider .slick-arrow.slick-next{
	left: auto; right: -10px;
}
.team-list .items{
	margin-bottom: 60px;
}

.text-white.content-textbox *{
	color: #fff;
}

/*Video Page*/
.video-list .items{
	margin: 0 0 30px;
}
.card-video {
    background: #fff; height: 100%; overflow: hidden;
}
.card-video .textbox {
    padding: 30px;
}
.videobox{
	position: relative; padding-bottom: 56.66%;
}
.videobox img,
.videobox iframe,
.videobox video{
	display: block; width: 100%; height: 100%; object-fit: cover; position: absolute;
}
.play-btn{
    position: absolute; left: 0; right: 0; top: 0; bottom: 0; font-size: 60px; color: #fff; background: rgba(0,0,0,0.3);
}
.play-btn:hover{
    color: #fff; background: rgba(0,0,0,0.5);
}
.calculator-block{
	padding: 40px;
}

/*News Page*/
.news-list .items + .items{
	margin-top: 40px;
}
.card-news {
    padding: 40px; background: #fff; position: relative; overflow: hidden; -webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px; box-shadow: 0 10px 20px rgba(0,0,0,0.02);
}
.card-news:after{
	display: block; content: ""; background: #eee; 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: 15px;-moz-border-radius: 15px;border-radius: 15px;
}
.card-news p{
	color: #555;
}
.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;
}

/*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: #7d003c; color: #fff;
}
ul.page-numbers .page-numbers.current{
	background: #fff; color: #7d003c; 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: #7d003c; color: #fff;
}
.pagination-block .nav-links .page-numbers.current{
    background: #fff; color: #7d003c; 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;
}
.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-banner-title-block .date{
	display: block; font-size: 14px; line-height: 18px; color: #ccc; margin: 0 0 10px;
}
.breadcrumb-main{
	border-bottom: 1px solid #f7f7f7;
}
.page-breadcrumb{
	display: flex; flex-wrap: wrap; margin: 0; padding: 0; font-size: 16px; color: #333;
}
.page-breadcrumb li{
	margin: 0; padding: 0; list-style: none; font-size: 16px; line-height: 24px; color: #ccc;
}
.page-breadcrumb li:after{
    content: '\f2fb \f2fb'; font-family: 'Material-Design-Iconic-Font'; font-weight: 400; font-size: 12px; margin: 0 10px; opacity: 0.5;
}
.page-breadcrumb li:last-child:after{
	display: none;
}
.page-breadcrumb a{
	color: #333;
}
.page-breadcrumb a:hover{
	color: #7d003c;
}
.page-breadcrumb li a{
	color: #ccc;
}
.page-breadcrumb li a:hover{
	color: #fff;
}
.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;
}

/*Result Page*/
.result-sidebar-list li{
    display: inline-flex; align-items: center; padding: 15px 40px 15px 20px; min-width: 100%; position: relative; font-size: 18px; color: #333; line-height: 24px; font-weight: 600; cursor: pointer; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;
}
.result-sidebar-list li:hover{
    color: #7d003c;
}
.result-sidebar-list li span{
	position: relative; z-index: 2;
}
.result-sidebar-list li i{
	margin-right: auto; position: absolute; right: 0;
}
.result-sidebar-list li.resp-tab-active{
	color: #fff;
}
.result-sidebar-list li:before{
	display: block; content: ""; position: absolute; left: 0; right: 0; top: 0; bottom: 0;
}
.result-sidebar-list li.resp-tab-active:before{
	right: -40px;
	background: linear-gradient(to right, #7d003c 0%,#ecc765 100%);
}
.lightgallery .card-result{
	cursor: pointer;
}
.card-result .result-name{
    font-style: normal; padding: 10px 20px;
}

/*Celebrity Section*/
.card-celebrity .imgbox img{
    display: block; width: 100%; height: auto; -webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px; box-shadow: 0 0 20px rgba(0,0,0,0.1);
}
.card-celebrity h5{
    font-weight: 500;
}
.card-celebrity p{
    margin: 0;
}
.card-celebrity p + p{
    margin-top: 10px;
}
.card-celebrity .textbox{
    margin-left: -80px; 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.01); transition: all 0.3s ease; -webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;
}
.celebrity-list .items + .items{
    margin-top: 60px;
}
.celebrity-list .items:nth-child(even) .card-celebrity{
    flex-direction: row-reverse;
}
.celebrity-list .items:nth-child(even) .card-celebrity .textbox{
    margin-left: 0; margin-right: -80px;
}

/*review-list*/
.review-list{
    justify-content: flex-start;
}
.review-list .items{
    padding-top: 60px; padding-bottom: 20px; margin: 0;
}
.review-list .card-testi{
    padding: 30px; margin: 0; flex-direction: column;
}
.review-list .testi-imgbox{
    margin: -80px 0 10px;
}
.review-list .quote-icon{
    left: auto; right: 20px;
}

/*cate-gallery*/
.cate-gallery .sub-items{
    display: none;
}
.cate-gallery .sub-items:nth-child(1){
    display: block;
}
.cate-gallery .card-result{
    overflow: hidden; -webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;
}
.cate-gallery .card-result .imgbox{
    padding-bottom: 56.66%; background: #fff;
}
.cate-gallery .card-result .imgbox img{
    display: block; width: 100%; height: 100%; object-fit: cover; position: absolute;
}
.cate-gallery .card-result .imgbox:after{
    display: inline-flex; align-items: center; justify-content: center; content: "View All \f301"; font-family: 'Material-Design-Iconic-Font'; font-weight: 400; font-size: 18px; line-height: 20px; color: #fff; background: rgba(0,0,0,0.4);
    position: absolute; left: 0; right: 0; top: 0; bottom: 0; opacity: 0; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;
    transform: scale(1.5); transform-origin: center;
}
.cate-gallery .card-result:hover .imgbox:after{
    opacity: 1; transform: scale(1);
}

/*Appointment Page*/
.appointment-block{
    border: 2px solid #cbc9d4; background: #fff; position: relative; min-height: 440px; overflow: hidden;
}
.right-block-imgbox{
    min-width: 400px; max-width: 400px; background: #cbc9d4;
}
.right-block-imgbox img{
    display: block; width: 100%; height: 100%; object-fit: cover;
}
.appointment-block .left-block{
    padding: 50px;
}
.appointment-block .input-field{
    padding: 0 15px; margin-bottom: 30px;
}
.appointment-block .input-field input,
.appointment-block .input-field textarea{
    height: 44px; background: #fff; border: 2px solid #ddd;
}
.input-field .label{
    display: inline-flex; font-size: 16px; line-height: 18px; color: #333; font-weight: 500; margin-bottom: 10px;
}
.direct-book-block{
    padding: 0; margin: 0 auto; overflow: hidden;
    background: linear-gradient(to right, #7d003c 0%,#ecc765 100%);
}
.direct-book-block .cta-btn{
    padding: 10px 40px; min-height: 80px; min-width: 140px; font-size: 20px; line-height: 1.2; text-transform: uppercase; white-space: nowrap; -webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;
}
.direct-book-block .tl {
    padding: 0 40px; text-align: left;
}
.input-checkbox .checkbox .checkmark{
    top: 2px;
}
.whychoose-list.checklist-inn .items{
    flex-basis:25%;min-width:25%;max-width:25%;
}
.checklist-inn .card-whychoose{
    padding: 30px;
}

/*contact-page*/
.contact-page:before{
    display: block; content: ""; background: #fff; position: absolute; left: 0; right: 52%; top: 0; bottom: 0;
}
.contact-page .contact-list .items {
    padding: 25px 20px 20px; border: 2px solid #ddd; border-radius: 10px;
}
.map-box iframe{
    display: block; width: 100%; height: 340px; filter: grayscale(1);
}
.faq-page .acc_trigger{
    font-size: 20px;
}

/*Projects Section*/
.project-section{
    overflow: hidden;
}
.project-section .container{
    max-width: 1100px;
}
.project-section .block-title .textbox{
    padding-left: 40px;
}
.project-list > .items{
    display: none;
}
.project-list > .items:nth-child(1){
    display: block;
}
.card-project .imgbox {
    display: block; max-width: 680px; height: 432px; margin: 0 auto; overflow: hidden; -webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;
}
.card-project .imgbox img{
    display: block; width: 100%; height: 100%; object-fit: cover;
}
.project-slider .slick-list .slick-active .card-project .imgbox{
    box-shadow: 0px 10px 20px rgba(0,0,0,0.2); cursor: zoom-in;
}
.project-slider .slick-list .items{
    pointer-events: none;
}
.project-slider .slick-list .slick-active{
    pointer-events: auto;
}
.project-slider .slick-list{
    overflow: visible;
}
.project-slider .slick-list .card-project .textbox-inner{
    opacity: 0;
}
.project-slider .slick-list .slick-active .card-project .textbox-inner{
    opacity: 1;
}
.project-slider .slick-slide{
    opacity: 0.5; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;
}
.project-slider .slick-slide.slick-active{
    opacity: 1;
}
.project-slider .slick-arrow{
    left: auto; right: 80px; margin-top: 15px;
}
.project-slider .slick-arrow.slick-prev{
    margin-top: -30px;
}

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

.sidebar .card-result {
	margin-bottom: 25px;
}

/*Media Section*/
.as-seen {
    background: #dcc1d0; overflow: hidden;padding: 16px 0;
}
.as-seen-list{
	margin: 0 -20px;
}
.as-seen-list .slick-list {
	overflow: visible;
}
.as-seen-list .slick-track{
/*	margin: 0 auto; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;*/
}
.as-seen-list .items {
    padding: 0 20px;
}
.card-as-seen {
    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-as-seen 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;
}
.as-seen-slider > .items{
	display: none;
}
.as-seen-slider > .items:nth-child(1)
.as-seen-slider > .items:nth-child(2)
.as-seen-slider > .items:nth-child(3)
.as-seen-slider > .items:nth-child(4)
.as-seen-slider > .items:nth-child(5){
	display: block;
}
.as-seen-slider .slick-arrow{
	left: -10px;
}
.as-seen-slider .slick-arrow.slick-next{
	left: auto; right: -10px;
}
/* Newsletter */
.newsletter-box {
    position: relative;margin: 0 0 15px;max-width: 360px;
}
.newsletter-box input {
    width: 100%; height: 50px; background: rgba(0,0,0,.2); border: 1px solid rgba(255,255,255,.2); border-radius: 50px; color: #fff; padding-right: 70px; padding-left: 20px;
}
.newsletter-box input::placeholder {
	color: rgba(255,255,255,.2);font-weight:300;opacity: 1;
}
.newsletter-btn {
    display: block; width: 40px; height: 40px; font-size: 18px; line-height: 34px; color: #fff; background: #ecc765; text-align: center; text-indent: 2px; position: absolute; right: 5px; top: 5px; z-index: 2; cursor: pointer; -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%;
}
.newsletter-btn:hover {
    background: #fff; color: #ecc765;
}
.newsletter-box .wpcf7-spinner {
    right: 25px; z-index: 2;
}

/*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: #7d003c; height: 1px; width: 60px; position: absolute; top: 49%;
}
.post-small-tl em:before{
    right: 100%;
}
.post-small-tl em:after{
    left: 100%;
}
.card-post.post_new{
    padding: 20px; background: #fff; border-radius: 10px; box-shadow: 0 10px 20px rgba(0,0,0,0.1); height: auto;
}
.card-post.post_new .post-imgbox{
    height: auto; position: relative; padding: 0 0 56.66%;
}
.card-post.post_new .post-imgbox img{
    position: absolute;
}
.card-post.post_new .post-textbox{
    padding: 20px 10px 0; height: auto; margin: 0; background: none; box-shadow: 0 0 0 #000;
}
.card-post.post_new:hover .post-textbox{
    box-shadow: 0 0 0 #000;
}
.card-post.post_new .btnbox{
    padding: 20px 10px 0;
}
.card-post.post_new h4{
    font-size: 24px; line-height: 1.4; font-weight: 600;
}
.card-post.post_new p{
    font-size: 16px; line-height: 1.4; color: #777; margin: 0;
}
.post-textbox .date .iconbox,
.single-post-meta > li .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,
.single-post-meta > li .iconbox img{
    display: block; width: 100%; height: 100%; object-fit: cover;
}
.card-post.post_new .post-textbox .date {
    display: flex;
    align-items: center;
}
.card-post.post_new .post-textbox .date a{
    font-size: 14px; line-height: 18px; color: #777;
}
.card-post:hover h4 a,
.card-post:hover .read-more-btn{
    color: #7d003c;
}
.card-post:hover .read-more-btn i{
    background: #7d003c; color: #fff;
}


/* 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: #7d003c;
}
.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.6);
}
/*
.single-post .page-breadcrumb {
    -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; position: absolute; bottom: 40px; left: 0; right: 0; margin: auto; padding: 0 15px; text-align: center;
}
.single-post .page-breadcrumb li,
.single-post .page-breadcrumb li a {
    color: #fff; font-size: 14px;
}
*/
.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 .author-info-right a {
    font-size: 16px; font-weight: 600; color: #7d003c;
}
.author-info .author-info-right p {
    display: block; font-size: 14px; line-height: 18px; color: #777; margin: 5px 0 0;
}
.detail-middle {
    overflow: hidden;
}
.content-detail-box p a {
    color: #7d003c; font-weight: 700;
}

/* 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:before {
	display: none;
}
.sitemap-links ul li > ul {
    padding-left: 40px; padding-top: 10px; padding-bottom: 10px;
}
.bottom-position.page-breadcrumb {
    padding: 0 10px; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin: auto; text-align: center; z-index: 2;
}
.fixed-contact-btn {
    position: fixed; right: 0; top: 33.3%; height: auto; z-index: 999;
}
.fixed-contact-btn .btn {
    display: inline-flex; flex-direction: column; text-align: center; justify-content: center; text-align: center; font-weight: 500; border-radius: 20px 0 0 20px; font-size: 13px; text-transform: uppercase; line-height: 1.3; letter-spacing: 0; padding: 10px; 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;
}
.home .fixed-contact-btn{
	display: none;
}
.icon_cale{
    width: 30px; height: 30px; background: url('../images/calculator-icon.svg') no-repeat center; background-size: 100% auto; font-size: 0 !important; line-height: normal !important;
}
.btn:hover .icon_cale{
    background: url('../images/calculator-icon_h.svg') no-repeat center; background-size: 100% auto;
}

/*B24 Form Style*/
.b24-form-style .b24-form-header {
    display: none;
}
.b24-form-style .b24-form-padding-side {
    padding: 0;
}
.b24-form-style .b24-form-wrapper {
    max-width: 100%; border: 0 !important; background: none;
}
.b24-form-style .b24-form-sign {
    display: none;
}
.b24-form-style .b24-form-field{
    margin-bottom: 20px;
}
.b24-form-style .b24-form-btn-container {
    margin-top: 15px;
}
.b24-form-style .b24-form-btn-block{
    display: -webkit-box; display: -ms-flexbox; display: flex;
}
.b24-form-style .b24-form-btn {
    padding: 18px 30px; width: auto; min-width: 140px; min-height: 44px; font-size: 18px; line-height: 20px; font-weight: 700; text-transform: uppercase;
    background: #7d003c; color: #fff; margin-left: auto;
}
.b24-form-style .b24-form-btn:after{
    display: inline-block; content: "\f1d8"; font-family: 'Line Awesome Free'; font-weight: 900; margin-left: 10px;
}
.b24-form-style .b24-form-btn:hover{
    background: #ecc765; color: #fff; opacity: 1;
}
/*Newsletter*/
.newsletter-box .b24-form .b24-form-wrapper {
    background: none; border: 0 !important; min-height: inherit;
}
.newsletter-box .b24-form .b24-form-header-padding {
    padding: 0;
}
.newsletter-box .b24-form-padding-side {
    padding: 0; text-align: left; border: 0;
}
.newsletter-box .b24-form-header-title {
    font-size: 16px; line-height: 20px; color: #fff; font-weight: 400;
}
.newsletter-box .b24-form .b24-form-sign{
    display: none;
}
.newsletter-box .b24-form .b24-form-field,
.newsletter-box .b24-form .b24-form-control-container{
    margin: 0;
}
.newsletter-box .b24-form .b24-form-control {
    border-radius: 40px; padding-left: 20px !important; background: rgba(0,0,0,.2) !important; color: #fff !important; min-width: 300px;
}
.newsletter-box .b24-form .b24-form-control-string .b24-form-control-label {
    padding-left: 20px; color: #fff; opacity: 1;
}
.newsletter-box .b24-form-content form{
    position: relative;
}
.newsletter-box .b24-form-btn-container{
    position: static;
}
.newsletter-box .b24-form .b24-form-btn{
    padding: 0; display: inline-flex; align-items: center; justify-content: center; min-width: 52px; max-width: 52px; height: 52px; min-height: 52px; background: #ecc765; color: #000; font-size: 0; border: 0; -webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%; position: absolute; right: 0; top: 0; 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: 24px; position: relative; left: 2px;
}
.newsletter-box .b24-form .b24-form-btn:hover,
.newsletter-box .b24-form .b24-form-btn:focus{
    background: #fff; color: #7d003c;
}
.appointment-block .b24-form-style .b24-form-header {
    display: block; text-align: left; border: 0; margin: 0 0 30px;
}
.appointment-block .b24-form-style .b24-form-wrapper.b24-form-shadow{
    box-shadow: none;
}
.appointment-block .b24-form-style .b24-form-header-title {
    font-family: 'Poppins', sans-serif, Arial; font-weight: 600; text-transform: uppercase; font-size: 32px; line-height: 1.3;
}

/*thank-you-page*/
.vote-imgbox img {
    max-width: 100px; margin: 0 0 20px;
}
.thank-you-inn *{
    color: #fff;
}
.thank-you-inn{
    padding: 40px 60px; position: relative; height: calc(100vh - 200px); min-height: 480px; background: url('../images/bg-thankyou.jpg') no-repeat center; background-size: cover; margin: 0 auto; max-width: 970px;
}
.thank-you-page .location {
    width: 100%;
    margin-top: auto;
}
.thank-you-page .location ul{
    display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;
}
.thank-you-page .location li{
    background: url('../images/icon-location.png') left top no-repeat; padding-left: 60px; width: 50%;
}
.thank-you-page .location li ~ li {
    margin-left: 100px;
}
.thank-you-page .location li h5 {
    font-size: 18px; font-weight: 700; color: #fff;
}
.thank-you-page .location li p {
    font-size: 18px; line-height: 22px; color: #fff;
}

.contact-block .b24-form-field-phone .b24-form-control-icon-after,
.appointment-block .b24-form-field-phone .b24-form-control-icon-after { position:relative; }

.contact-block .b24-form-field-phone .b24-form-control-icon-after:before,
.appointment-block .b24-form-field-phone .b24-form-control-icon-after:before { content: ""; position: absolute; bottom: 12px; width: 20px; height: 10px; background-image: url(../images/flags.png); -webkit-box-shadow: 0px 0px 1px 0px #888; box-shadow: 0px 0px 1px 0px #888; background-repeat: no-repeat; background-position: -1775px 0; background-color: #DBDBDB; left: 11px; }

.contact-block .b24-form-field-phone .b24-form-control-icon-after:after,
.appointment-block .b24-form-field-phone .b24-form-control-icon-after:after { content: ""; position: absolute;top: 0; bottom: 0;left: 0; width: 70px; height: 100%; background-color: rgba(0,0,0,0.05); }

.contact-block .b24-form-field-phone .b24-form-control-icon-after input.b24-form-control,
.appointment-block .b24-form-field-phone .b24-form-control-icon-after input.b24-form-control { padding-left:37px;/*padding-top: 5px;*/ }

.contact-block .b24-form-field-phone .b24-form-control + .b24-form-control-label,
.appointment-block .b24-form-field-phone .b24-form-control + .b24-form-control-label { top: 14px; font-size: 13px; }

.contact-block .b24-form-field-phone .b24-form-control-not-empty + .b24-form-control-label,
.contact-block .b24-form-field-phone .b24-form-control:focus + .b24-form-control-label,
.appointment-block .b24-form-field-phone .b24-form-control-not-empty + .b24-form-control-label,
.appointment-block .b24-form-field-phone .b24-form-control:focus + .b24-form-control-label { top: 6px; font-size: 13px; }

body.blog .caption,
.page-template-tpl-faqs .caption{
    min-width: 100%; max-width: 100%; text-align: center !important;
}
.contact-breadcrumbs #breadcrumbs{
    justify-content: center; position: static; padding: 0 0 20px;
}
.contact-breadcrumbs #breadcrumbs span,
.contact-breadcrumbs #breadcrumbs span a{
    color: #111;
}

/*=====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;
}
#sideview {
    position: relative; top: -30px;
}
.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: #ecc765; 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: #ecc765 !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: 100px; height: 100px; 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: cover;
}
.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; margin-left: 7px;
}
.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: linear-gradient(to right, #7d003c 0%,#ecc765 100%);
}
.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=====*/

/* === Home Header=== */
.header.home-header {
    background: none; box-shadow: none;
}
.navbar_fixed.header.home-header {
    background: #7d003c;
}
.home-header .header-inner {
    height: 120px;
}
.navbar_fixed.home-header .header-inner {
    height: 90px;
}
.home-header .nav-main nav ul.menu > li,
.home-header .nav-main nav ul.menu > li a{
	color: #fff;
}
.home-header .nav-main nav ul.menu > li:before{
	background: #fff;
}
.header.home-header .nav-main .sub-menu li a {
    color: #000;
}
.header.home-header .nav-main .sub-menu li a:hover,
.header.home-header .nav-main .sub-menu li a:focus,
.header.home-header .nav-main .sub-menu li.current-menu-item a{
    background: #7d003c; color: #fff;
}

.gallery-result-list + .gallery-result-list{
	margin-top: 20px;
}
.result-block-tl {
    border-bottom: 1px solid #333; padding-bottom: 10px;
    margin-bottom: 10px;
}
.mobile-menu-block .mobi-bottom-inner {
    flex-direction: column;
}
.mobile-menu-block .mobi-bottom-inner .btn + .btn {
    margin-top: 14px;
}
/* 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: #7d003c;
}
.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); margin: 0;
}


/*==========================================
===============:: MEDIA CSS ::==============
============================================*/
@media screen and (max-width:1679px){
.hero-cap-imgbox {padding-right: 40px;}
}
@media screen and (max-width:1365px){
.container{max-width: 1170px;}
.home-banner .items{min-height: 440px;}
}
/* 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{font-size: 34px; line-height: 1.2;}
h2, .h2{font-size: 28px;line-height: 34px; margin: 0 0 15px;}
h3 {font-size: 22px;line-height: 30px;}
h4 {font-size: 20px;line-height: 28px;}
p{font-size: 15px;line-height: 24px; margin-bottom: 15px;}
ul li, ol li{font-size: 15px;line-height: 24px;}
.link{font-size: 15px;line-height: 22px;}
.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: flex; flex-direction: column; align-items: center; justify-content: center;
}
.header-inner {
    height: 80px;
}
.site-logo{
    max-width: 180px;
}
.header-right {
    margin-right: 35px; padding-left: 15px;
}
.head-btnbox{
    display: none;
}
.head-icons-list li.h_consult,
.head-icons-list li.h_whatsapp{
    display: inline-block;
}

.home-header .header-inner {
    height: 90px;
}
.header .max-container,
.home-banner .max-container{
    padding-left: 20px; padding-right: 20px;
}
.caption{
    min-width: 540px; max-width: 540px;
}
.caption .h1{
    font-size: 40px;
}
.caption p{
    font-size: 16px; line-height: 24px;
}
.home-banner .items {
    height: auto; min-height: 460px; max-height: 540px; padding: 90px 0 0;
}
.home-banner .items .bg-img{
    background-position: 70% center !important;
}
.home-banner .items.right .bg-img{
    background-position: 30% center !important;
}
.banner-btn-block {
    min-width: 240px; max-width: 240px;
}
.banner-btn-block .cap-btn1 {
    font-size: 20px; min-height: 120px;
}
.banner-btn-block .cap-btn2{
	font-size: 18px;
}
.hero-cap-imgbox {
    padding-right: 4%;
}


.head-phone .tl-lable{
	margin-bottom: 2px;
}
.head-phone {
    padding-left: 40px;
}
.icon-head-phone {
    font-size: 34px;
}
.card-counter .textbox strong {
    font-size: 32px; line-height: 34px;
}
.counter-list .items{
	padding: 20px;
}
.header-blank {
    height: 80px;
}
.internal-banner .circle_shape{
	width: 200px; height: 200px;
}
.sidebar {
	padding-left: 30px;
}
.popular-services ul li{
	padding: 15px 0;
}
.service-flex{
    margin: -15px;
}
.service-flex .items{
    padding: 15px 15px 40px;
}
.facility-card{
    padding: 15px 0;
}
.card-news:after{
	width: 500px;
}
.appointment-block .left-block{
    padding: 40px;
}
.celebrity-list .items + .items{
    margin-top: 40px;
}
.bottom-position.page-breadcrumb{
    bottom: 20px;
}
.thank-you-page .container {
    padding: 0;
}
.appointment-block .b24-form-style .b24-form-header-title{
    font-size: 24px;
}
.card-contact{
    padding: 0;
}
.card-contact .c_icon{
    position: relative; top: 0; margin: 0 0 15px;
}
.detail-banner-title-block{
    padding: 60px 0; position: relative; min-width: 100%;
}
.detail-banner-title-block .container {
    flex-direction: column;
}
.internal-banner .detail-banner-title-block .caption{
    text-align: center !important;
}
.detail-page-banner .bottom-position.page-breadcrumb {
    bottom: 0 !important; position: relative !important; margin: 40px 0 0;
}
.head-icons-list li a.h_consult_btn{
    top: -2px;
}
.cont-items .iconbox{
    margin-right: 5px;
}
.cont-items.email p,
.cont-items.phone p{
    font-size: 15px;
}
.post-page-banner-new .detail-banner-title-block .h1 {
    font-size: 30px; line-height: 36px;
}

}
/* iPad 768px view*/
@media screen and (max-width:991px){
h1, .h1{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: 60px;}
.block-title p br{display: none;}
/*Header and banner*/
.hero-caption-inn {
    flex-wrap: wrap; text-align: center;
}
.hero-cap-imgbox {
    padding-right: 10px; padding-left: 10px; justify-content: center;
}
.banner-caption-btnbox {
    padding: 40px 0; min-width: 100%; justify-content: center;
}
.banner-caption-btnbox .banner-btn-block{
	display: none;
}
.banner-caption-btnbox .btnbox.mobi_view{
    display: block; padding: 0;
}
.whychoose-list{
	flex-wrap: wrap; justify-content: center;
}
.whychoose-list .items{
	flex-basis:33.33%;min-width:33.33%;max-width:33.33%;
}
.about-section .bg-img {
    width: 50%;
}
.about-inner .bottom-btnbox{
	margin-left: -5px;
}
.about-inner .bottom-btnbox .btn {
    margin: 5px;
}
.result-inner .left-block {
    margin-bottom: 20px; text-align: center;
}
.result-inner .left-block .block-title .btnbox {
    display: none;
}
.result-section .mobi_view {
    display: block;
}
.testimonial-slider .slick-list {
    padding: 0 0 20px;
}
.testimonial-slider .slick-dots {
    bottom: -10px;
}
.result-inner .slide-number {
    right: 0; left: 0; top: auto; bottom: -35px; margin: 0 auto;
}
.result-slider .slick-arrow {
    top: auto; bottom: -40px;
}
.result-slider .slick-arrow.slick-prev {
    left: auto; right: 50%; margin-right: 30px;
}
.result-slider .slick-arrow.slick-next {
    right: auto; left: 50%; margin-left: 30px;
}
.counter-section {
    padding: 40px 0;
}
.counter-inner .block-title {
    padding: 10px 0; text-align: center;
}
.counter-inner .block-title .btnbox{
    display: none;
}
.counter-section .mobi_view{
    display: block;
}
.two-column-inner .content-textbox,
.reversed .content-textbox{
    padding: 30px 0 0; width: 100%;
}
.contact-inner .right-block {
    margin-top: 30px;
}
.f-right-last {
    margin-left: 0 !important; margin-top: 30px; padding-top: 20px; border-top: 1px solid rgba(255,255,255,0.3); max-width: 100%; width: 100%;
}
.f-bottom-inner {
    text-align: center; flex-direction: column; justify-content: center; align-items: center;
}
.f-bottom-inner .right-block {
    min-width: 100%; margin-top: 10px;
}
.contact-section .bg-img {
    background-size: 180px auto !important;
}
.popular-services ul li {
	padding: 10px 0;
}
.detail-banner-section .two-column-inner .content-textbox {
	padding: 30px;margin-left: 0;
}
.service-detail .sidebar {
    padding-left: 25px;
}
.service-card .text {
    padding: 20px 20px 40px;
}
.service-info .imgbox {
	margin-bottom: 10px;
}
.service-info .tl-bg {
	left: -20px;
}
.facility-card {
	display: block;text-align: center;
}
.facility-card .iconbox {
	margin: 0 auto 10px;
}
.team-card{
	flex-wrap: wrap;
}
.team-card .imgbox {
    min-width: 100%; height: auto; position: relative; padding-bottom: 56.66%;
}
.team-card .imgbox img{
	position: absolute;
}
.team-card .textbox{
	margin: -10px 10px 0;
}
.card-news {
    padding: 30px;
}

.result-page-inner{
	padding: 20px 0;
}
.result-page-inner .left-block{
	display: none;
}
.result-page-inner .result-list {
    padding: 0 0 20px;
}
.result-page-inner h4.resp-accordion{
	display: block;
}
.result-page-inner h4.resp-accordion i{
	display: none;
}
.result-page-inner h4.resp-accordion.resp-tab-active{
	color: #fff;
	background: rgb(213,93,93) !important;
    background: -moz-linear-gradient(left, rgba(213,93,93,1) 0%, rgba(121,178,55,1) 100%) !important;
    background: -webkit-linear-gradient(left, rgba(213,93,93,1) 0%,rgba(121,178,55,1) 100%) !important;
    background: linear-gradient(to right, rgba(213,93,93,1) 0%,rgba(121,178,55,1) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d003c', endColorstr='#79b237',GradientType=1 ) !important;
}
.card-celebrity .textbox {
    margin: -20px 20px 0 !important;
}
.play-btn {
    font-size: 40px;
}
.video-list.ptb-60 {
    padding: 0;
}
.direct-book-block .tl {
    padding: 0 20px;
}
.direct-book-block .cta-btn {
    padding: 10px 20px; min-height: 70px; min-width: 140px; font-size: 18px;
}
.right-block-imgbox {
    min-width: 360px; max-width: 360px;
}
.appointment-block .input-field{
    flex-basis: 100%; min-width: 100%; max-width: 100%;
}
.checklist-inn .card-whychoose {
    padding: 20px;
}
.contact-page:before{
    display: none;
}
.contact-page .left-block{
    order: 1;
}
.contact-page .right-block{
    padding: 40px; background: #fff; margin: 40px 0 0; order: 2;
}
.contact-page .left-block .map-box{
    display: none;
}
.map-mobiview{
    display: block;
}
.faq-page .acc_trigger {
    font-size: 18px;
}
.card-project .imgbox {
    max-width: 480px; height: 280px;
}
.team-list .items {
    margin-bottom: 40px;
}
.fixed-contact-btn .btn {
	min-width: 104px; padding: 10px; font-size: 10px;
}
.fixed-contact-btn .btn i {
    font-size: 20px; margin: 0 0 5px;
}
.result-page .result-page-inner{
    padding: 0;
}

}
/* iPhone-6 plus 736 (Landscape) view */
@media screen and (max-width:767px){
body{-webkit-text-size-adjust:none;}
h2, .h2{font-size:24px; line-height:28px;}
p{margin:0 0 15px;}
.button, .btn {
    padding: 10px 20px; font-size: 14px; letter-spacing: 0; min-width: 100px;
}
/*Header and banner*/
.mobi-iconbox{
    right: 10px;
}
.mobile-menu-block{
	width: 85%; left: -105%;
}
.header .max-container {
    padding: 0 10px;
}
.head-icons-list li a,
.nav-text{
    font-size: 12px;
}
.head-icons-list li + li {
    margin-left: 5px;
}
.head-icons-list li.h_whatsapp span {
    display: none;
}
.head-icons-list li.h_whatsapp a i {
    font-size: 40px;
}
.home-banner .items {
    min-height: inherit; max-height: inherit;
}
.home-banner .items .bg-img,
.home-banner .items.right .bg-img{
    background-position: center !important;
}
.banner-inner{
    padding: 20px 0 0;
}
.caption{
    margin: 0 auto !important; text-align: center !important; min-width: 100%; max-width: 300px;
}
.caption .h1{
    font-size: 24px; line-height: 32px;
}
.caption p{
    font-size: 15px; line-height: 22px; margin: 0;
}
.banner-btn-block{
	display: none;
}
.hero-cap-imgbox {
    padding-right: 0; padding-left: 0; justify-content: center;
}
.home-banner .three-line{
	left: -30px;
}
.home-banner .circle_shape {
    width: 120px; height: 120px; left: auto; right: 0; top: -60px;
}

.circle_shape{
    width: 200px; height: 200px;
}
.glow-box{
    width: 100%;
}
.whychoose-list{
	margin: 0 -5px;
}
.whychoose-list .items {
    padding: 5px; flex-basis: 50%; min-width: 50%; max-width: 50%;
}
.card-whychoose {
    padding: 20px 10px;
}
.card-whychoose p {
    font-size: 13px; line-height: 18px;
}
.about-section .bg-img {
    position: relative; left: 0; right: 0; width: 100%; height: 280px;
}
.about-section.ptb-60 {
    padding-top: 0;
}
.about-inner {
    margin-top: 30px;
}
.block-title .right-block {
    margin-top: 20px;
}
.block-title .right-block .ml-auto {
    margin-left: 0 !important; min-width: 100%;
}
.block-title .right-block .btn,
.block-title .btnbox .btn{
    width: 100%;
}
.service-slider .slick-dots {
    bottom: -15px;
}
.result-inner .slide-number {
    right: 0; left: 0; top: auto; bottom: -30px; margin: 0 auto;
}
.result-slider .slick-arrow{
	top: auto; bottom: -36px;
}
.result-slider .slick-arrow.slick-prev{
    left: auto; right: 50%; margin-right: 30px;
}
.result-slider .slick-arrow.slick-next{
    right: auto; left: 50%; margin-left: 30px;
}
.about-inner .bottom-btnbox .btn{
    min-width: 280px;
}
.card-testi {
    padding: 30px !important; margin: 0; flex-wrap: wrap;
}
.testi-imgbox {
    margin: 0 auto;
}
.counter-list .items {
    border: 0;
}
.counter-list .items + .items{
    border-top: 1px solid rgba(255,255,255,0.3);
}
.input-field {
    flex-basis: 100%; min-width: 100%; max-width: 100%;
}
.contact-inner .right-block {
    margin-top: 40px;
}
.two-col-ul ul{
	-moz-column-count: 1; -webkit-column-count: 1; column-count: 1;
}
.f-middle{
	min-width: 100%; margin-left: 0 !important; margin-top: 20px; padding-top: 20px; border-top: 1px solid rgba(255,255,255,0.3);
}
.result-section {
	overflow: hidden;
}
.internal-banner .caption {
	text-align: left !important;margin:0 !important;
}
.work-block .items + .items {
	margin-top: 40px;
}
.work-card .imgbox {
	margin: 0 auto 20px;
}
.detail-banner-section .bg-img {
    width: 100%; position: relative;
}
.detail-banner-section .two-column-inner .content-textbox{
	margin-top: -50px;
}
.sidebar:after {
	left: -20px;right: 0;z-index: -1;
}
.service-detail .sidebar {
    padding-left: 0;
}
.facility-flex .items + .items {
	border: none;
}
.facility-flex .items {
    min-width: 50%;
    max-width: 50%;
    margin: -1px 0 0 0;
}
.facility-section .shape_star, .facility-section .three-line.top {
	display: none;
}
.facility-flex .items:nth-child(2) {
	border-left:1px solid #7a7c76; 
}
.facility-flex .items:nth-child(3) {
	border-top:1px solid #7a7c76;
}
.facility-flex .items:nth-child(4) {
	border-top:1px solid #7a7c76;border-left:1px solid #7a7c76; 
}
.facility-section {
	padding: 0;
}
.facility-card {
    padding: 25px 0;
}
.facility-flex {
	margin: 0 -20px;
}
.team-flex .items + .items{
	margin-top: 30px;
}
.team-list .items {
    margin-bottom: 20px;
}
.our-team .block-title .left-block{
	padding: 0;
}
.our-team .block-title .right-block{
	border: 0; padding: 15px 0; margin: 0;
}
.our-team .block-title {
    margin: 0 0 20px;
    border-bottom: 1px solid #ddd;
}
.team-slider {
    padding-bottom: 0;
}
img.alignleft, img.alignright, img.alignnone,
iframe.alignleft, iframe.alignright, iframe.iframe-embed.alignright{
	float: none; margin: 0 0 20px;
}
.mobi-show{
	display: block;
}
.mobi-show img{
	display: block;
}
.detail-banner-section .mobi-show + .bg-img{
	display: none;
}
.card-news{
    padding: 0; flex-wrap: wrap;
}
.card-news:after{
	display: none;
}
.right-post-imgbox{
	margin: 0 0 20px !important; min-width: 100%; max-width: 100%; order: 1;
}
.card-news .textbox{
	padding: 0 20px 20px; order: 2;
}
.news-list .items + .items {
    margin-top: 30px;
}
.result-page-inner .result-list{
	margin: 0 -5px;
}
.result-page-inner .result-list .items{
	padding: 5px; min-width: 50%; max-width: 50%;
}
.result-page-inner .card-result h4 {
    font-size: 13px; line-height: 14px; padding: 5px 10px;
}
.card-celebrity .textbox {
    padding: 20px; margin: -20px 10px 0 !important;
}
.right-block-imgbox{
    display: none;
}
.direct-book-block {
    padding: 20px; flex-wrap: wrap; text-align: center; justify-content: center;
}
.direct-book-block .cta-btn {
    min-height: inherit; margin-bottom: 10px;
}
.direct-book-block .tl{
    text-align: center;
}
.appointment-block .form-inner{
    padding: 0;
}
.appointment-block .left-block {
    padding: 30px 20px;
}
.input-field .label{
    font-size: 14px;
}
.appointment-block .input-field{
    margin-bottom: 15px;
}
.whychoose-list.checklist-inn .items {
    flex-basis: 50%; min-width: 50%; max-width: 50%;
}
.contact-page .right-block{
    padding: 30px 20px;
}
.contact-page .contact-list{
    padding: 0;
}
.contact-page .contact-list .items {
    padding: 20px 10px 10px; margin: 0 -10px 10px;
}
.card-contact .lable{
    font-size: 16px;
}
.card-contact p, .c_link {
    font-size: 14px; line-height: 22px;
}
.project-list{
    padding: 0; margin-top: 30px;
}
.project-list .items{
    padding: 0 10px;
}
.card-project .imgbox {
    max-width: 440px; height: 240px;
}
.project-slider .slick-arrow{
    left: 0; right: auto; top: 50%; margin-top: -15px;
}
.project-slider .slick-arrow.slick-prev {
    margin-top: -15px;
}
.project-slider .slick-arrow.slick-next{
    left: auto; right: 0;
}
.sitemap-links > ul {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
    -moz-column-gap: 40px;
    -webkit-column-gap: 40px;
    column-gap: 40px;
    padding-left: 18px;
}
.newsletter-box .b24-form .b24-form-control {
    min-width: 100%; width: 100%;
}
.fixed-contact-btn{
    display: none;
}
.thank-you-inn {
    padding: 30px 20px; justify-content: flex-start; height: auto;
}
.vote-imgbox img {
    max-width: 60px; margin: 0 0 10px;
}
.thank-you-page .location ul {
    flex-direction: column;
}
.thank-you-page .location li{
    width: 100%;
}
.thank-you-page .location li ~ li {
    margin: 40px 0 0;
}
.thank-you-page .location li p {
    font-size: 15px;
}
.page-breadcrumb li{
    font-size: 13px;
}
.page-breadcrumb li:after{
    margin: 0 5px;
}
.internal-banner .caption .h1{
    font-weight: 400;
}
.head-icons-list li a.h_consult_btn {
    padding: 4px 10px; font-size: 12px; line-height: 14px; font-weight: 400; max-width: 112px;
}
.author-block.single-blog {
    flex-direction: column;
}
.author-block.single-blog .author-photo {
    margin: 0 0 15px;
}
.mobi_view {
    display: block;
}
.mobi_view .btnbox .btn{
    width: 100%;
}
.service-list,
.blog-section .post-slider{
    padding-top: 0;
}
.services-section .block-title .right-block,
.blog-section .block-title .right-block{
    display: none !important;
}
.counter-section .mobi_view {
    padding-top: 0;
}
/*Calculator*/
.calculator-block {
    padding: 40px 20px; margin: 0 -20px;
}
.tone-option .items {
    padding: 10px 5px;
}
.skin_tone_list {
    margin: 0 -5px;
}
.skin_tone_list .imgbox {
    padding: 0;
}
.checked_icon {
    width: 24px; height: 24px; font-size: 16px; right: 5px; top: 5px;
}
.radio_style {
    font-size: 14px; line-height: 16px;
}
.internal-banner .circle_shape {
    width: 100px; height: 100px; right: 20px;
}
/*.canvas-box-mobi {
    height: 200px; overflow: hidden; display:flex;display:-webkit-flex; align-items: center; justify-content: center;
}
.canvas-container {
    white-space: nowrap; transform-origin: center; -webkit-transform:scale(0.5);-moz-transform:scale(0.5);transform:scale(0.5);
}*/
#breadcrumbs span,
#breadcrumbs span a{
	font-size:15px;
}
.b24-form-style .b24-form-btn{
    padding: 10px 20px; font-size: 16px;
}
.as-seen {
	padding: 10px 0;
}
.card-as-seen {
	height: 55px;
}
.post-page-banner-new .detail-banner-title-block .h1 {
    font-size: 24px; line-height: 30px;
}
.post-page-banner-new .detail-cap-imgbox img {
    height: auto; min-height: 240px;
}
.mobile-menu-block .mobi-bottom-inner .btn {
    margin: 0;
}

}/*767 End*/
