@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700|Playfair+Display:400,700);@font-face{font-family:"Flaticon";src:url(/static/media/Flaticon.c1db565d.eot);src:url(/static/media/Flaticon.c1db565d.eot?#iefix) format("embedded-opentype"),url(/static/media/Flaticon.b38bfa64.woff) format("woff"),url(/static/media/Flaticon.7962e65d.ttf) format("truetype"),url(/static/media/Flaticon.d6077b91.svg#Flaticon) format("svg");font-weight:400;font-style:normal}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:"Flaticon";src:url(/static/media/Flaticon.d6077b91.svg#Flaticon) format("svg")}}[class*=" flaticon-"]:after,[class*=" flaticon-"]:before,[class^=flaticon-]:after,[class^=flaticon-]:before{font-family:Flaticon;font-size:60px;font-style:normal}.flaticon-network:before{content:"\f100"}.flaticon-scale:before{content:"\f101"}.flaticon-lawyer:before{content:"\f102"}.flaticon-parents:before{content:"\f103"}.flaticon-wounded:before{content:"\f104"}.flaticon-employee:before{content:"\f105"}.flaticon-thief:before{content:"\f106"}.flaticon-university-graduate-hat:before{content:"\f107"}.flaticon-house:before{content:"\f108"}.odometer.odometer-auto-theme,.odometer.odometer-auto-theme .odometer-digit,.odometer.odometer-theme-default,.odometer.odometer-theme-default .odometer-digit{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;position:relative}.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,.odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;visibility:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,.odometer.odometer-theme-default .odometer-digit .odometer-digit-inner{text-align:left;display:block;position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,.odometer.odometer-theme-default .odometer-digit .odometer-ribbon{display:block}.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,.odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner{display:block;-webkit-backface-visibility:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-value,.odometer.odometer-theme-default .odometer-digit .odometer-value{display:block;-webkit-transform:translateZ(0)}.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,.odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value{position:absolute}.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner{transition:transform 2s}.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner{transform:translateY(-100%)}.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner{transition:transform 2s;transform:translateY(0)}.odometer.odometer-auto-theme,.odometer.odometer-theme-default{font-family:"Helvetica Neue",sans-serif;line-height:1.1em}.odometer.odometer-auto-theme .odometer-value,.odometer.odometer-theme-default .odometer-value{text-align:center}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */.animated{animation-duration:1s;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 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,-100%,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(-100%,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(100%,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,100%,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,100%,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(-100%,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(100%,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,-100%,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(100%,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(100%,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 rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,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,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}.slideOutLeft{animation-name:slideOutLeft}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.3,1.3,1.3)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes fadeInLeftSlow{0%{opacity:0;transform:translate3d(-5%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeftSlow{animation-name:fadeInLeftSlow}@keyframes fadeInTopSlow{0%{opacity:0;transform:translate3d(0,-50px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInTopSlow{animation-name:fadeInTopSlow}@keyframes fadeInBottomSlow{0%{opacity:0;transform:translate3d(0,50px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInBottomSlow{animation-name:fadeInBottomSlow}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation:slideOutLeft 2s cubic-bezier(.26,.92,.47,1) 1.5s alternate forwards}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation:slideOutRight 2s cubic-bezier(.26,.92,.47,1) 1.5s alternate forwards}@keyframes fadeInSlow{0%{opacity:0}to{opacity:1}}.fadeInSlow{animation:fadeInSlow 3s}.headerArea .headerBottomArea{background:#272c3f;position:relative;display:flex;align-items:center}.headerArea .headerBottomArea .logo{width:60%;padding:15px 0}@media (max-width:800px){.headerArea .headerBottomArea .logo{padding:15px 0;margin-top:0}}@media (max-width:1024px){.headerArea .headerBottomArea .logo img{height:unset}}@media (max-width:768px){.headerArea .headerBottomArea .logo img{height:50px}}@media (max-width:767px){.headerArea .headerBottomArea .logo img{height:40px}}@media (max-width:400px){.headerArea .headerBottomArea .logo img{height:unset}}.headerArea .headerBottomArea .mainMenuWrap{text-align:right}.headerArea .headerBottomArea .mainMenuWrap li{display:inline-block;position:relative;padding:0 18px}.headerArea .headerBottomArea .mainMenuWrap li:first-child{padding-left:0}.headerArea .headerBottomArea .mainMenuWrap li:last-child{padding-right:0}@media (max-width:1200px){.headerArea .headerBottomArea .mainMenuWrap li{padding:0 15px}}.headerArea .headerBottomArea .mainMenuWrap li a{display:block;font-size:15px;font-weight:400;color:#fff;letter-spacing:0;padding:35px 0;text-transform:uppercase;cursor:pointer}.headerArea .headerBottomArea .mainMenuWrap li a i{display:none}@media (max-width:1200px){.headerArea .headerBottomArea .mainMenuWrap li a{font-size:14px}}.headerArea .headerBottomArea .mainMenuWrap li:hover a,.headerArea .headerBottomArea .mainMenuWrap li:hover span,.headerArea .headerBottomArea .mainMenuWrap li a.active{color:#c0b596}.headerArea .headerBottomArea .mainMenuWrap li ul.subMenu{position:absolute;left:0;top:92px;z-index:999;width:226px;padding:5px 12px;background:#fff;text-align:left;box-shadow:0 2px 5px rgba(0,0,0,.05);transform:scaleY(0);transform-origin:top;transition:all .3s ease 0s;text-transform:capitalize}.headerArea .headerBottomArea .mainMenuWrap li ul.subMenu li{display:block;padding:0;border-bottom:1px solid #f2f2f2}.headerArea .headerBottomArea .mainMenuWrap li ul.subMenu li:last-child{border-bottom:none}.headerArea .headerBottomArea .mainMenuWrap li ul.subMenu li a{font-size:1rem;color:#06163a;display:block;padding:12px 15px;text-transform:capitalize}.headerArea .headerBottomArea .mainMenuWrap li ul.subMenu li a.active,.headerArea .headerBottomArea .mainMenuWrap li ul.subMenu li a:hover{color:#c0b596}.headerArea .headerBottomArea .mainMenuWrap li:hover ul.subMenu{transform:scaleY(1)}@media (max-width:800px){.headerArea .headerBottomArea .responsiveWrapper{display:none;position:absolute;left:0;top:100%;width:100%;background:#151a30;transition:all .3s;z-index:99;padding:20px}.headerArea .headerBottomArea .responsiveWrapper.active{display:block}.headerArea .headerBottomArea .responsiveWrapper .mainMenuWrap{text-align:left}.headerArea .headerBottomArea .responsiveWrapper .mainMenuWrap li{display:block;padding:0;margin-bottom:15px}.headerArea .headerBottomArea .responsiveWrapper .mainMenuWrap li a,.headerArea .headerBottomArea .responsiveWrapper .mainMenuWrap li span{padding:0;position:relative}.headerArea .headerBottomArea .responsiveWrapper .mainMenuWrap li a i,.headerArea .headerBottomArea .responsiveWrapper .mainMenuWrap li span i{display:block;position:absolute;right:0;top:50%;transform:translateY(-50%)}.headerArea .headerBottomArea .responsiveWrapper .mainMenuWrap li ul.subMenu{top:25px}.headerArea .headerBottomArea .responsiveWrapper .mainMenuWrap li ul.subMenu li{margin-bottom:0}.headerArea .headerBottomArea .responsiveWrapper .mainMenuWrap li ul.subMenu li a{padding:10px 0}}.headerArea .headerBottomArea .searchMenuWrapper,.headerArea .headerBottomArea .searchMenuWrapper .searchWrap{display:flex;justify-content:flex-end;height:100%;align-items:center}.headerArea .headerBottomArea .searchMenuWrapper .searchWrap{position:relative}.headerArea .headerBottomArea .searchMenuWrapper .searchWrap i{color:#fff;cursor:pointer}.headerArea .headerBottomArea .searchMenuWrapper .searchWrap i:hover{color:#c0b596}.headerArea .headerBottomArea .searchMenuWrapper .searchWrap .searchform{position:absolute;right:0;top:150%;width:263px;background:#fff;z-index:999;padding:15px;visibility:hidden;opacity:0;transition:all .3s;text-align:center}@media (max-width:380px){.headerArea .headerBottomArea .searchMenuWrapper .searchWrap .searchform{right:-25px}}.headerArea .headerBottomArea .searchMenuWrapper .searchWrap .searchform.active{visibility:visible;opacity:1;top:100%}.headerArea .headerBottomArea .searchMenuWrapper .searchWrap .searchform form{position:relative}.headerArea .headerBottomArea .searchMenuWrapper .searchWrap .searchform form input{background:#fff;width:100%;height:40px;padding:0 40px 0 10px}.headerArea .headerBottomArea .searchMenuWrapper .searchWrap .searchform form input:focus{outline:none;box-shadow:none}.headerArea .headerBottomArea .searchMenuWrapper .searchWrap .searchform form button{position:absolute;right:0;top:0;width:40px;height:40px;background:#272c3f;color:#fff;border:none;cursor:pointer}.headerArea .headerBottomArea .searchMenuWrapper .searchWrap .searchform form button:hover{background:#1d233c}.headerArea .headerBottomArea .searchMenuWrapper .responsiveTrigger{margin-left:30px;cursor:pointer;display:none}@media (max-width:800px){.headerArea .headerBottomArea .searchMenuWrapper .responsiveTrigger{display:block}}.headerArea .headerBottomArea .searchMenuWrapper .responsiveTrigger span{width:20px;height:2px;background:#fff;display:block;margin-bottom:3px}.headerArea .headerBottomArea .searchMenuWrapper .responsiveTrigger span:last-child{margin-bottom:0}.headerArea .headerBottomArea.headerBottomAreaStylelTwo{position:absolute;left:0;width:100%;z-index:99;background:hsla(0,0%,100%,.05);border-bottom:1px solid hsla(0,0%,100%,.07)}@media (max-width:800px){.headerArea .headerBottomArea.headerBottomAreaStylelTwo{position:relative;background:#272c3f}}.headerArea.headerAreaStyleThree .headerBottomArea{background:transparent}@media (max-width:768px){.headerArea.headerAreaStyleThree .headerBottomArea{background:#272c3f}}.headerArea.headerAreaStyleThree .headerBottomArea .headerBottomMainWrapper{background:#272c3f;padding:0 15px}@media (max-width:768px){.headerArea.headerAreaStyleThree .headerBottomArea .headerBottomMainWrapper{padding:0}}.headerArea{position:-webkit-sticky;position:sticky;top:0;z-index:99}.headerArea .headerTop{background:#272c3f}.headerArea .headerTop .headerTopMainWrapper{border-bottom:1px solid hsla(0,0%,100%,.07);padding:10px 0}.headerArea .headerTop ul{text-align:right}@media (max-width:576px){.headerArea .headerTop ul{text-align:center}}.headerArea .headerTop ul li{display:inline-block;padding:15px;color:#fff;font-size:15px;color:#e0e0e0}.headerArea .headerTop ul li:first-child{position:relative;padding-left:0}.headerArea .headerTop ul li:first-child:before{position:absolute;content:"";right:0;top:14px;width:1px;height:25px;background:hsla(0,0%,100%,.07)}.headerArea .headerTop ul li:last-child{padding-right:0}.headerArea .headerTop ul li i{padding-right:10px;color:#cbbc99}@media (max-width:576px){.headerArea .headerTop ul.accountLoginArea{justify-content:center!important}}.headerArea .headerTop ul.accountLoginArea li{padding-left:0}@media (max-width:768px){.headerArea .headerTop ul.accountLoginArea li{padding:0}}.headerArea .headerTop ul.accountLoginArea li:before{display:none}@media (max-width:576px){.headerArea .headerTop .btnStyle{text-align:center!important}}.headerArea .headerTop .btnStyle a{background:transparent;font-size:14px;font-weight:700;color:#fff;padding:9px 15px;border:2px solid #c0b596;border-radius:47px;text-transform:capitalize}@media (max-width:1024px){.headerArea .headerTop .btnStyle a{font-size:12px;padding:9px}}.headerArea .headerTop .btnStyle a:hover{color:#000;background-color:#c0b596}.headerArea.headerAreaStyleThree .headerTop{background:transparent;padding:0}@media (max-width:768px){.headerArea.headerAreaStyleThree .headerTop{background:#151a30}}.headerArea.headerAreaStyleThree .headerTop .headerTopMainWrapper{padding:10px 15px;background:#151a30}@media (max-width:768px){.headerArea.headerAreaStyleThree .headerTop .headerTopMainWrapper{padding:10px 0}}.headerArea.headerAreaStyleThree .headerTop .headerTopMainWrapper .btnStyle a{padding:9px 13px}.heroSliderArea .slideWrapper{position:relative;z-index:1;height:800px}@media (max-width:1200px){.heroSliderArea .slideWrapper{height:600px}}@media (max-width:768px){.heroSliderArea .slideWrapper{height:450px}}.heroSliderArea .slideWrapper.slideWrapperOne{background:url(/static/media/slide-4.0706fd49.jpeg) no-repeat 50%/cover}.heroSliderArea .slideWrapper.slideWrapperTwo{background:url(/static/media/slide-5.f0a7f76a.jpg) no-repeat 50%/cover}.heroSliderArea .slideWrapper.slideWrapperThree{background:url(/static/media/slide-22.3758efba.jpg) no-repeat 50%/cover}.heroSliderArea .slideWrapper.slideWrapperFour{background:url(/static/media/slide-1.3758efba.jpg) no-repeat 50%/cover}.heroSliderArea .slideWrapper .sliderContent{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;z-index:1}.heroSliderArea .slideWrapper .sliderContent p{font-size:20px;color:#fff;line-height:.8em;font-weight:300;margin:0}@media (max-width:768px){.heroSliderArea .slideWrapper .sliderContent p{font-size:16px}}@media (max-width:576px){.heroSliderArea .slideWrapper .sliderContent p{text-align:center}}.heroSliderArea .slideWrapper .sliderContent h2{font-size:60px;font-weight:400;color:#fff;line-height:90px;margin:33px 0}@media (max-width:1200px){.heroSliderArea .slideWrapper .sliderContent h2{font-size:50px;line-height:65px;margin:25px 0}}@media (max-width:768px){.heroSliderArea .slideWrapper .sliderContent h2{font-size:35px;line-height:50px}}@media (max-width:576px){.heroSliderArea .slideWrapper .sliderContent h2{font-size:24px;line-height:40px;margin:20px 0}}@media (max-width:450px){.heroSliderArea .slideWrapper .sliderContent h2{font-size:22px;line-height:32px;text-align:center}}.heroSliderArea .slideWrapper .sliderContent h2 span{display:block}@media (max-width:576px){.heroSliderArea .slideWrapper .sliderContent .btnStyle{text-align:center}}.heroSliderArea .slideWrapper:before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background:linear-gradient(90deg,rgba(21,26,48,.82) 14%,rgba(27,32,53,.82) 15%,rgba(138,140,151,0) 33%,hsla(0,0%,100%,0) 52%,hsla(0,0%,95.7%,0) 55%,rgba(166,167,175,0) 68%,rgba(75,79,96,.86) 83%,rgba(21,26,48,.86) 92%);opacity:.75}.heroSliderArea .slick-current .slideWrapper .sliderContent p{animation:fadeInTopSlow 1.5s .8s forwards}.heroSliderArea .slick-current .slideWrapper .sliderContent h2{animation:fadeInLeftSlow 1.5s .8s forwards}.heroSliderArea .slick-current .slideWrapper .sliderContent button{animation:fadeInBottomSlow 1.5s .8s forwards}.heroSliderArea .slick-next,.heroSliderArea .slick-prev{width:50px;height:50px;border:1px solid #959595;border-radius:5px;z-index:10}@media (max-width:992px){.heroSliderArea .slick-next,.heroSliderArea .slick-prev{height:35px;width:35px}}@media (max-width:576px){.heroSliderArea .slick-next,.heroSliderArea .slick-prev{height:35px;width:35px}}.heroSliderArea .slick-next:hover,.heroSliderArea .slick-prev:hover{background:#c0b596;border-color:#fff}.heroSliderArea .slick-next:hover:before,.heroSliderArea .slick-prev:hover:before{color:#fff}.heroSliderArea .slick-prev{left:25px}@media (max-width:992px){.heroSliderArea .slick-prev{left:5px}}@media (max-width:576px){.heroSliderArea .slick-prev{left:10px}}.heroSliderArea .slick-prev:before{font-family:"FontAwesome";content:"\f104";opacity:1;color:#fff}.heroSliderArea .slick-next{right:25px}@media (max-width:992px){.heroSliderArea .slick-next{right:5px}}@media (max-width:576px){.heroSliderArea .slick-next{right:10px}}.heroSliderArea .slick-next:before{font-family:"FontAwesome";content:"\f105";opacity:1;color:#fff}.heroSliderArea .slick-dots{bottom:30px}@media (max-width:450px){.heroSliderArea .slick-dots{display:none!important}}.heroSliderArea .slick-dots li{margin:0}.heroSliderArea .slick-dots li button{background-color:#c0b596;width:14px;height:14px;border:1px solid #fff;border-radius:50%}.heroSliderArea .slick-dots li button:before{display:none!important}.heroSliderArea.heroSliderAreaStyleTwo .slideWrapper .sliderContent{padding-top:92px}@media (max-width:800px){.heroSliderArea.heroSliderAreaStyleTwo .slideWrapper .sliderContent{padding:0}}.heroSliderArea.heroSliderAreaStyleThree .slideWrapper .sliderContent{padding-top:165px}@media (max-width:768px){.heroSliderArea.heroSliderAreaStyleThree .slideWrapper .sliderContent{padding-top:0}}.serviceArea{background:#f1f1f1;padding:50px 0 20px;position:relative;margin-top:-10px}.serviceArea .serviceItem{overflow:hidden;margin-bottom:30px;background:#fff}.serviceArea .serviceItem .serviceIcon{background:#c0b596;height:100px;max-width:100px;width:95px;text-align:center;float:left}@media (max-width:1200px){.serviceArea .serviceItem .serviceIcon{height:90px;width:90px}}.serviceArea .serviceItem .serviceText{overflow:hidden;padding:16px 25px}.serviceArea .serviceItem .serviceText span{color:#ada282;font-size:16px}.serviceArea .serviceItem .serviceText h3{font-size:30px;color:#333}@media (max-width:1200px){.serviceArea .serviceItem .serviceText h3{font-size:22px}}.serviceArea.serviceAreaStyleTwo{background:url(/static/media/1.a940c2b3.jpg) no-repeat 50%/cover;position:relative;z-index:1}.serviceArea.serviceAreaStyleTwo:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(21,26,48,.66);z-index:-9}.serviceArea.serviceAreaStyleTwo .serviceItem{background:transparent;border:1px solid rgba(192,181,150,.4)}.serviceArea.serviceAreaStyleTwo .serviceItem .serviceIcon{background:transparent;border-right:1px solid rgba(192,181,150,.4)}.serviceArea.serviceAreaStyleTwo .serviceItem .serviceIcon i{color:#c0b596}.serviceArea.serviceAreaStyleTwo .serviceItem .serviceText h3{color:#fff}.aboutArea{padding:120px 0 100px}.aboutArea .aboutImageWrap{margin:0 20px;position:relative;z-index:1}@media (max-width:768px){.aboutArea .aboutImageWrap{margin-bottom:40px;margin-right:0}}@media (max-width:768px){.aboutArea .aboutImageWrap img{width:100%}}.aboutArea .aboutImageWrap:before{content:"";background-color:#c0b596;width:100%;height:100%;position:absolute;left:-20px;top:-20px;z-index:-1}.aboutArea .aboutImageWrap i{border:1px solid #fff;height:55px;width:55px;display:flex;align-items:center;justify-content:center;border-radius:100%;color:#fff;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);cursor:pointer;transition:all .3s}.aboutArea .aboutImageWrap i:hover{background:#d4c291}.aboutArea .aboutContent span{font-size:16px;color:#ada282;display:block}.aboutArea .aboutContent h2{margin-bottom:20px}.aboutArea .aboutContent p{margin-bottom:30px;font-size:15px}@media (max-width:1200px){.aboutArea .aboutContent p{font-size:14px;margin-bottom:20px}}.aboutArea .aboutContent .signature{margin-top:35px}.aboutArea.aboutAreaStyleTwo{padding:100px 0}.aboutArea.aboutAreaStyleTwo .aboutImageWrap{margin:0 10px 10px 0}.aboutArea.aboutAreaStyleTwo .aboutImageWrap:before{left:auto;right:-10px;top:auto;bottom:-10px}@media (max-width:800px){.aboutArea.aboutAreaStyleTwo .aboutContent{margin-bottom:40px}}.aboutArea.aboutAreaStyleTwo .aboutContent h2{position:relative}.aboutArea.aboutAreaStyleTwo .aboutContent h2:before{content:"";position:absolute;left:-68px;top:19px;width:60px;height:1px;background:#c0b596}.sectionTitle{text-align:center;margin-bottom:60px}.sectionTitle span{font-size:16px;color:#ada282;position:relative;display:block;line-height:15px;margin-bottom:5px}.sectionTitle h2{font-size:36px;color:#333;padding-bottom:20px;position:relative}@media (max-width:375px){.sectionTitle h2{font-size:25px}}.sectionTitle h2:before{content:"";position:absolute;left:50%;transform:translateX(-50%);bottom:0;width:60px;height:3px;background:#c0b596}.ourServiceArea{background:#f5f5f5;padding:100px 0 40px}.ourServiceArea .serviceWrap{margin-bottom:60px;overflow:hidden}@media (max-width:375px){.ourServiceArea .serviceWrap{margin-bottom:40px}}.ourServiceArea .serviceWrap .serviceIcon{float:left;border:1px solid rgba(192,181,150,.5);border-radius:50%;width:80px;height:80px;display:flex;align-items:center;justify-content:center;margin-right:30px}@media (max-width:1200px){.ourServiceArea .serviceWrap .serviceIcon{margin-right:10px}}.ourServiceArea .serviceWrap .serviceIcon i{color:#c0b596;transition:all .3s}.ourServiceArea .serviceWrap .serviceIcon i:before{font-size:45px}.ourServiceArea .serviceWrap:hover .serviceIcon i{color:#999}.ourServiceArea .serviceWrap .serviceContent{overflow:hidden}.ourServiceArea .serviceWrap .serviceContent h3{color:#373737;font-size:24px;padding-bottom:10px;position:relative;margin-bottom:10px}@media (max-width:375px){.ourServiceArea .serviceWrap .serviceContent h3{font-size:20px}}.ourServiceArea .serviceWrap .serviceContent h3:before{position:absolute;content:"";left:0;bottom:0;width:30px;height:2px;background:#c0b596}.ourServiceArea .serviceWrap .serviceContent p{color:#777;margin-bottom:0}.ourServiceArea.ourServiceAreaStyleTwo{background:url(/static/media/1.f0378d94.jpg) no-repeat 50%/cover;position:relative;z-index:1;padding:100px 0 70px}.ourServiceArea.ourServiceAreaStyleTwo:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(21,26,48,.66)}.ourServiceArea.ourServiceAreaStyleTwo .sectionTitle h2{color:#fff}.ourServiceArea.ourServiceAreaStyleTwo .serviceWrap{background:rgba(192,181,150,.3);margin-bottom:30px;padding:20px 15px}.ourServiceArea.ourServiceAreaStyleTwo .serviceWrap .serviceIcon{height:100%;border:none;width:auto;position:relative;padding-right:15px;margin:0 15px 0 0}.ourServiceArea.ourServiceAreaStyleTwo .serviceWrap .serviceIcon:before{content:"";position:absolute;right:0;top:50%;width:1px;height:65px;background:#c0b596;transform:translateY(-50%)}.ourServiceArea.ourServiceAreaStyleTwo .serviceWrap .serviceIcon i{color:#c0b596}.ourServiceArea.ourServiceAreaStyleTwo .serviceWrap .serviceIcon i:before{font-size:60px}.ourServiceArea.ourServiceAreaStyleTwo .serviceWrap .serviceContent h3{font-size:30px;color:#fff;margin-bottom:10px;padding-bottom:0}@media (max-width:1100px){.ourServiceArea.ourServiceAreaStyleTwo .serviceWrap .serviceContent h3{font-size:20px}}@media (max-width:450px){.ourServiceArea.ourServiceAreaStyleTwo .serviceWrap .serviceContent h3{font-size:24px}}.ourServiceArea.ourServiceAreaStyleTwo .serviceWrap .serviceContent h3:before{display:none}.ourServiceArea.ourServiceAreaStyleTwo .serviceWrap .serviceContent p{font-size:16px;color:#ddd;margin-bottom:0}@media (max-width:450px){.ourServiceArea.ourServiceAreaStyleTwo .serviceWrap .serviceContent p{font-size:14px}}.ourServiceArea.ourServiceAreaStyleThree{padding:100px 0 70px}.ourServiceArea.ourServiceAreaStyleThree .serviceWrap{border:1px solid #ddd;text-align:center;padding:50px 75px;margin-bottom:30px}@media (max-width:1024px){.ourServiceArea.ourServiceAreaStyleThree .serviceWrap{padding:50px}}.ourServiceArea.ourServiceAreaStyleThree .serviceWrap .serviceIcon{float:none;border:none;margin:auto auto 15px}.ourServiceArea.ourServiceAreaStyleThree .serviceWrap .serviceIcon i{color:#c0b596}.ourServiceArea.ourServiceAreaStyleThree .serviceWrap .serviceIcon i:before{font-size:60px}.ourServiceArea.ourServiceAreaStyleThree .serviceWrap .serviceContent h3{padding-bottom:0;padding-top:20px}.ourServiceArea.ourServiceAreaStyleThree .serviceWrap .serviceContent h3:before{left:50%;transform:translateX(-50%);top:0;height:1px;width:65px}.portfolioArea{padding:100px 0}.portfolioArea .PortfolioMenu{display:flex;justify-content:center;margin-bottom:50px}.portfolioArea .PortfolioMenu li{margin:0 15px;cursor:pointer;color:#333;transition:all .3s}.portfolioArea .PortfolioMenu li:hover{color:#c0b596}.portfolioArea .gridPortfolio,.portfolioArea .portfolioWrapper{display:flex;flex-wrap:wrap}.portfolioArea .gridPortfolio .portfolioItem,.portfolioArea .portfolioWrapper .portfolioItem{width:20%;flex:0 0 20%;position:relative;overflow:hidden}@media (max-width:768px){.portfolioArea .gridPortfolio .portfolioItem,.portfolioArea .portfolioWrapper .portfolioItem{width:33.33%;flex:0 0 33.33%}}@media (max-width:475px){.portfolioArea .gridPortfolio .portfolioItem,.portfolioArea .portfolioWrapper .portfolioItem{width:100%;flex:0 0 100%}}.portfolioArea .gridPortfolio .portfolioItem .portfolioContent,.portfolioArea .portfolioWrapper .portfolioItem .portfolioContent{position:absolute;left:0;bottom:-30%;visibility:hidden;opacity:0;width:100%;height:100%;display:flex;padding:20px;flex-direction:column;justify-content:center;text-align:center;background:rgba(21,26,48,.8);transition:all .5s}.portfolioArea .gridPortfolio .portfolioItem .portfolioContent:before,.portfolioArea .portfolioWrapper .portfolioItem .portfolioContent:before{position:absolute;left:5%;top:5%;width:90%;height:90%;border:2px solid #c0b596;content:""}.portfolioArea .gridPortfolio .portfolioItem .portfolioContent p,.portfolioArea .portfolioWrapper .portfolioItem .portfolioContent p{color:#c0b596}.portfolioArea .gridPortfolio .portfolioItem .portfolioContent h3,.portfolioArea .portfolioWrapper .portfolioItem .portfolioContent h3{color:#fff;position:relative}@media (max-width:1200px){.portfolioArea .gridPortfolio .portfolioItem .portfolioContent h3,.portfolioArea .portfolioWrapper .portfolioItem .portfolioContent h3{font-size:18px;margin-bottom:0}}.portfolioArea .gridPortfolio .portfolioItem .portfolioContent h3:before,.portfolioArea .portfolioWrapper .portfolioItem .portfolioContent h3:before{content:"";position:absolute;left:50%;bottom:-30px;width:60px;height:3px;background:#c0b596;transform:translateX(-50%)}.portfolioArea .gridPortfolio .portfolioItem:hover .portfolioContent,.portfolioArea .portfolioWrapper .portfolioItem:hover .portfolioContent{opacity:1;visibility:visible;bottom:0}.portfolioArea .container .portfolioItem{width:100%;flex:0 0 100%;margin-bottom:30px}.portfolioArea.portfolioAreaStyleTwo{padding-bottom:70px}@media (max-width:576px){.testmonialArea{padding-bottom:125px}}.testmonialArea .testimonialContent{margin-top:50px}@media (max-width:1200px){.testmonialArea .testimonialContent{margin-top:0}}@media (max-width:768px){.testmonialArea .testimonialContent{margin-top:40px}}@media (max-width:576px){.testmonialArea .testimonialContent{text-align:center}}.testmonialArea .testimonialContent span{font-size:16px;color:#ada282;display:block}.testmonialArea .testimonialContent h2{font-size:36px;margin-bottom:20px;margin-top:10px;position:relative}@media (max-width:375px){.testmonialArea .testimonialContent h2{font-size:25px}}.testmonialArea .testimonialContent h2:before{content:"";position:absolute;left:-68px;top:19px;width:60px;height:1px;background:#c0b596}@media (max-width:576px){.testmonialArea .testimonialContent h2:before{left:50%;transform:translateX(-50%);top:60px}}@media (max-width:375px){.testmonialArea .testimonialContent h2:before{top:50px}}.testmonialArea .testimonialContent .testmonialSlider .slideItem p{padding:20px 50px 30px 33px;position:relative}@media (max-width:768px){.testmonialArea .testimonialContent .testmonialSlider .slideItem p{padding:20px 0 15px 15px}}.testmonialArea .testimonialContent .testmonialSlider .slideItem p:before{position:absolute;left:4px;top:5px;content:"\f10d";font-family:"FontAwesome";color:#c0b596;font-size:30px}@media (max-width:768px){.testmonialArea .testimonialContent .testmonialSlider .slideItem p:before{font-size:20px}}.testmonialArea .testimonialContent .testmonialSlider .slideItem .thumbWrap{display:flex;align-items:center}@media (max-width:576px){.testmonialArea .testimonialContent .testmonialSlider .slideItem .thumbWrap{display:block}}.testmonialArea .testimonialContent .testmonialSlider .slideItem .thumbWrap .thumbImg{width:90px;height:90px;border-radius:50%;overflow:hidden;margin-right:20px}@media (max-width:576px){.testmonialArea .testimonialContent .testmonialSlider .slideItem .thumbWrap .thumbImg{margin:auto auto 15px}}.testmonialArea .testimonialContent .testmonialSlider .slideItem .thumbWrap .thumbImg img{border-radius:50%}.testmonialArea .testimonialContent .testmonialSlider .slideItem .thumbWrap .imgContent h4{font-size:18px;font-family:"Open Sans",sans-serif;font-weight:600}.testmonialArea .testimonialContent .testmonialSlider .slideItem .thumbWrap .imgContent span{font-size:16px;color:#666}.testmonialArea .testimonialContent .testmonialSlider .slick-dots{text-align:right}@media (max-width:576px){.testmonialArea .testimonialContent .testmonialSlider .slick-dots{text-align:center}}.testmonialArea .testimonialContent .testmonialSlider .slick-dots li{margin:0}.testmonialArea .testimonialContent .testmonialSlider .slick-dots li button{display:inline-block;height:10px;width:10px;background:#bbb;border-radius:50%}.testmonialArea .testimonialContent .testmonialSlider .slick-dots li button:before{display:none}.testmonialArea .testimonialContent .testmonialSlider .slick-dots li.slick-active button{background:#c0b596}.contactForm .formInput{margin-bottom:30px}.contactForm .formInput input,.contactForm .formInput select,.contactForm .formInput textarea{background:rgba(192,181,150,.2);height:50px;padding:6px 15px;color:#fff;border-radius:0;box-shadow:none;border:1px solid rgba(192,181,150,.5)}.contactForm .formInput input:focus,.contactForm .formInput select:focus,.contactForm .formInput textarea:focus{box-shadow:none;border-color:#c0b596}.contactForm .formInput input::-webkit-input-placeholder,.contactForm .formInput select::-webkit-input-placeholder,.contactForm .formInput textarea::-webkit-input-placeholder{color:#bbb5a5;font-size:14px}.contactForm .formInput select{color:#bbb5a5;position:relative;-webkit-appearance:none;-o-appearance:none;appearance:none;-moz-appearance:none;background:#48464c url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAGCAYAAAARx7TFAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjk1QjUzNDMzOEIwODExRTdBMkIzQTQyMTQzNjA5MEJBIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjk1QjUzNDM0OEIwODExRTdBMkIzQTQyMTQzNjA5MEJBIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OTVCNTM0MzE4QjA4MTFFN0EyQjNBNDIxNDM2MDkwQkEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OTVCNTM0MzI4QjA4MTFFN0EyQjNBNDIxNDM2MDkwQkEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7Dl6ZeAAAAY0lEQVR42mKcN3/+GQYGhorEhIQ9DGhg/oIF5UDKmAlI3APiVUABFywKOoD4LBPQhDAgYw+yQiQFIBs6Gf///w/TuQpIgRStBuI0mAKQHFwRksJQZAVgAFKEjIEeCUUXAwgwAC30Q/f8tXHIAAAAAElFTkSuQmCC) no-repeat calc(100% - 15px) 50%}.contactForm .formInput textarea{height:150px;padding:15px}.contactForm .formInput p{text-transform:uppercase;font-size:12px;color:#c0b596}.contactForm button{font-size:15px;font-weight:700;color:#fff;padding:9px 25px;border:2px solid transparent;text-transform:capitalize;display:inline-block;transition:all .3s;background:#c0b596}.contactForm button:hover{background:#d4c291}.contactArea{background:url(/static/media/1.f2218dcc.jpg) 50%/cover no-repeat local;position:relative;background-attachment:fixed;padding:100px 0}.contactArea:before{content:"";background-color:rgba(21,26,48,.9);width:100%;height:100%;position:absolute;left:0;top:0}@media (max-width:768px){.contactArea .contactInfo{margin-bottom:40px}}.contactArea .contactInfo span{font-size:16px;color:#ada282}.contactArea .contactInfo h2{font-size:36px;margin-bottom:20px;margin-top:10px;color:#fff;position:relative;display:inline-block}.contactArea .contactInfo h2:before{content:"";position:absolute;right:-68px;top:25px;width:60px;height:1px;background:#c0b596}@media (max-width:1200px){.contactArea .contactInfo h2:before{width:30px;left:-35px}}.contactArea .contactInfo h6{font-size:18px;color:#c0b596;font-family:"Open Sans",sans-serif}@media (max-width:1200px){.contactArea .contactInfo h6{font-size:16px}}.contactArea .contactInfo p{margin-top:30px;color:#ddd;line-height:30px}.teamArea{padding:100px 0}.teamArea .teamWrapper{overflow:hidden;box-shadow:1px 1px 5px rgba(0,0,5,.08);position:relative}.teamArea .teamWrapper .teamImage{border:1px solid #fff;border-bottom:none}.teamArea .teamWrapper .teamContent{position:relative;margin-top:-40px;background:#f5f5f5;transform:translateY(40px);transition:all .3s;text-align:center;border:1px solid #f5f5f5}.teamArea .teamWrapper .teamContent h3{padding:30px 0 5px;font-size:24px}.teamArea .teamWrapper .teamContent span{color:#ada282}.teamArea .teamWrapper .teamContent ul{display:flex;justify-content:center;margin:20px 0}.teamArea .teamWrapper .teamContent ul li{padding:0 10px}.teamArea .teamWrapper .teamContent ul li a{color:#c0b596}.teamArea .teamWrapper:hover .teamContent{transform:translateY(0);background:#fff}.teamArea .slick-next,.teamArea .slick-prev{width:50px;height:50px;background:rgba(192,181,150,.3);transition:all .3s;border-radius:5px;z-index:10;cursor:pointer}@media (max-width:375px){.teamArea .slick-next,.teamArea .slick-prev{height:35px;width:35px}}@media (max-width:1200px){.teamArea .slick-next,.teamArea .slick-prev{background:rgba(192,181,150,.9)}}.teamArea .slick-next:hover,.teamArea .slick-prev:hover{background:rgba(192,181,150,.8)}.teamArea .slick-next:hover:before,.teamArea .slick-prev:hover:before{color:#333}.teamArea .slick-prev{left:-70px}@media (max-width:1200px){.teamArea .slick-prev{left:-30px}}@media (max-width:600px){.teamArea .slick-prev{left:-10px}}.teamArea .slick-prev:before{font-family:"FontAwesome";content:"\f104";opacity:1;color:#333}.teamArea .slick-next{right:-70px}@media (max-width:1200px){.teamArea .slick-next{right:-30px}}@media (max-width:600px){.teamArea .slick-next{right:-10px}}.teamArea .slick-next:before{font-family:"FontAwesome";content:"\f105";opacity:1;color:#333}.counterArea{padding:100px 0;background:url(/static/media/1.c8e6b137.jpg) 50%/cover no-repeat local}.counterArea .counterMainWrapper{display:flex;flex-wrap:wrap;justify-content:space-between}.counterArea .counterMainWrapper .counterWrap{flex:0 0 49.5%;width:49.5%;background-color:#272c3f;margin-bottom:5px;min-height:170px;display:flex;flex-direction:column;justify-content:center;text-align:center}.counterArea .counterMainWrapper .counterWrap .count{font-size:50px;font-weight:700;color:#fff;margin:0;line-height:10px;font-family:"Playfair Display",serif}@media (max-width:375px){.counterArea .counterMainWrapper .counterWrap .count{font-size:30px}}.counterArea .counterMainWrapper .counterWrap .count span.level{font-weight:300}.counterArea .counterMainWrapper .counterWrap p{font-size:18px;font-weight:400;color:#c0b596;margin-bottom:0}@media (max-width:375px){.counterArea .counterMainWrapper .counterWrap p{font-size:15px}}.counterArea.counterAreaStyleTwo{background:url(/static/media/2.9afcd580.jpg) 50%/cover no-repeat local;background-attachment:fixed;position:relative}.counterArea.counterAreaStyleTwo:before{content:"";background-color:rgba(21,26,48,.9);width:100%;height:100%;position:absolute;left:0;top:0}.counterArea.counterAreaStyleTwo .counterMainWrapper .counterWrap{flex:0 0 24.5%;width:24.5%}@media (max-width:768px){.counterArea.counterAreaStyleTwo .counterMainWrapper .counterWrap{width:49.5%;flex:0 0 49.5%}}@media (max-width:450px){.counterArea.counterAreaStyleTwo .counterMainWrapper .counterWrap{width:100%;flex:0 0 100%}}.blogArea{padding:100px 0 70px;background:#f5f5f5}.blogArea .blogWrap{background:#fff;margin-bottom:30px}.blogArea .blogWrap .blogImage img{-webkit-filter:grayscale(0);-moz-filter:grayscale(0);-o-filter:grayscale(0);-ms-filter:grayscale(0);filter:grayscale(0);transition:all .5s}.blogArea .blogWrap:hover .blogImage img{-webkit-filter:grayscale(50%);-moz-filter:grayscale(50%);-o-filter:grayscale(50%);-ms-filter:grayscale(50%);filter:grayscale(50%)}.blogArea .blogWrap .blogContent{padding:20px 30px 30px;background:#fff}@media (max-width:576px){.blogArea .blogWrap .blogContent{padding:20px 15px 30px}}.blogArea .blogWrap .blogContent h3{font-size:24px;line-height:36px;margin-bottom:20px}@media (max-width:576px){.blogArea .blogWrap .blogContent h3{font-size:20px;line-height:32px}}.blogArea .blogWrap .blogContent h3 a{color:#000;transition:all .3s}.blogArea .blogWrap .blogContent h3 a:hover{color:#c0b596}.blogArea .blogWrap .blogContent ul.blogMeta li{display:inline-block;padding:0 10px;color:#c0b596}@media (max-width:576px){.blogArea .blogWrap .blogContent ul.blogMeta li{padding:0 5px}}.blogArea .blogWrap .blogContent ul.blogMeta li img{width:40px;height:40px;border-radius:50%}.blogArea .blogWrap .blogContent ul.blogMeta li:first-child{padding-left:0}.blogArea .blogWrap .blogContent ul.blogMeta li:last-child{padding:0}.blogArea .blogWrap .blogContent ul.blogMeta li:last-child:before{content:"|";margin-right:10px;color:#ccc}@media (max-width:576px){.blogArea .blogWrap .blogContent ul.blogMeta li:last-child:before{margin-right:5px}}.footerArea{background:#151a30}.footerArea .footerTopArea{padding:100px 0 70px}.footerArea .footerTopArea .footerLogo{margin-bottom:30px}.footerArea .footerTopArea .footerLogo a{display:inline-block;margin-bottom:30px}.footerArea .footerTopArea .footerLogo a img{height:60px}.footerArea .footerTopArea .footerLogo p{color:#ddd}.footerArea .footerTopArea .footerWrap{margin-bottom:30px}.footerArea .footerTopArea .footerWrap h3{font-size:28px;color:#fff;margin-bottom:30px}@media (max-width:767px){.footerArea .footerTopArea .footerWrap h3{font-size:24px}}.footerArea .footerTopArea .footerWrap ul li{margin-bottom:10px;color:#ddd}.footerArea .footerTopArea .footerWrap ul li:last-child{margin-bottom:0}.footerArea .footerTopArea .footerWrap ul li a{color:#ddd;display:inline-block}.footerArea .footerTopArea .footerWrap ul li a:hover{color:#c0b596}.footerArea .footerBottomArea .footerBottomContent{border-top:1px solid rgba(192,181,150,.3);padding:30px 0}@media (max-width:375px){.footerArea .footerBottomArea .footerBottomContent{text-align:center}}.footerArea .footerBottomArea .footerBottomContent span{display:block;color:#ddd;font-size:16px;font-family:"Playfair Display",serif}@media (max-width:576px){.footerArea .footerBottomArea .footerBottomContent span{font-size:14px}}.footerArea .footerBottomArea .footerBottomContent .socialListFooter{justify-content:flex-end;display:flex}@media (max-width:375px){.footerArea .footerBottomArea .footerBottomContent .socialListFooter{justify-content:center;margin-top:15px}}.footerArea .footerBottomArea .footerBottomContent .socialListFooter li{margin-left:15px}.footerArea .footerBottomArea .footerBottomContent .socialListFooter li a{color:#ddd}.footerArea .footerBottomArea .footerBottomContent .socialListFooter li a:hover{color:#c0b596}.newsLetterArea{padding:74px 0 80px;background:#272c3f}.newsLetterArea .newsletterWrap{max-width:443px;margin:auto;text-align:center}.newsLetterArea .newsletterWrap h3{font-size:30px;font-weight:500;margin-bottom:40px;color:#c0b596}.newsLetterArea .newsletterWrap .newsletterForm{position:relative}.newsLetterArea .newsletterWrap .newsletterForm input{background:none;height:50px;font-size:17px;color:#fff;padding:6px 80px 6px 30px;box-shadow:none;border:1px solid #c0b596}.newsLetterArea .newsletterWrap .newsletterForm button{background:#c0b596;color:#fff;border:0;outline:0;position:absolute;right:0;top:0;width:125px;height:100%}.headerArea.headerAreaStyleThree{position:absolute;left:0;top:0;width:100%;z-index:99}@media (max-width:768px){.headerArea.headerAreaStyleThree{position:static}}.breadcumbArea{min-height:550px;padding-top:92px;position:relative;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;align-items:center}@media (max-width:768px){.breadcumbArea{min-height:400px;padding-top:0}}@media (max-width:450px){.breadcumbArea{min-height:300px;padding-top:0}}.breadcumbArea:before{content:"";background:linear-gradient(90deg,rgba(21,26,48,.79) 8%,rgba(21,26,48,.79) 46%,rgba(21,26,48,.07) 95%,rgba(21,26,48,0));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#c9151a30",endColorstr="#00151a30",GradientType=1);width:100%;height:100%;position:absolute;left:0;top:0}.breadcumbArea .breadcumbWrap h2{font-size:60px;font-weight:700;margin-bottom:10px;color:#fff}@media (max-width:450px){.breadcumbArea .breadcumbWrap h2{font-size:36px}}.breadcumbArea .breadcumbWrap ul li{display:inline-block;font-size:18px;color:#c0b596}@media (max-width:450px){.breadcumbArea .breadcumbWrap ul li{font-size:16px}}.breadcumbArea .breadcumbWrap ul li:before{content:"/";padding:0 5px;color:#fff}.breadcumbArea .breadcumbWrap ul li:first-child:before{display:none}.breadcumbArea .breadcumbWrap ul li a{color:#fff}.pricingTableArea{padding:100px 0 70px;background:#f5f5f5}.pricingTableArea .pricingWrapper{text-align:center;background:#fff;padding:40px 50px 50px;margin-bottom:30px;transition:all .3s}@media (max-width:1024px){.pricingTableArea .pricingWrapper{padding:40px 40px 50px}}.pricingTableArea .pricingWrapper i{color:#c0b596;transition:all .3s}.pricingTableArea .pricingWrapper h3{margin-bottom:20px;font-size:18px;transition:all .3s;font-weight:600}.pricingTableArea .pricingWrapper h2{font-size:60px;font-family:"Open Sans",sans-serif;font-weight:600;margin-bottom:10px;transition:all .3s;margin-right:20px}.pricingTableArea .pricingWrapper p{font-size:16px;line-height:30px;margin-bottom:25px;transition:all .3s}@media (max-width:1024px){.pricingTableArea .pricingWrapper p{font-size:14px;line-height:28px}}.pricingTableArea .pricingWrapper:hover{background:#c0b596}.pricingTableArea .pricingWrapper:hover h2,.pricingTableArea .pricingWrapper:hover h3,.pricingTableArea .pricingWrapper:hover i,.pricingTableArea .pricingWrapper:hover p{color:#fff}.pricingTableArea .pricingWrapper:hover .btnStyle button{background:#fff;color:#c0b596}.cetagoryWrap{background:#f5f5f5;margin-bottom:60px}.cetagoryWrap h3{background:#ddd;padding:10px 20px 20px;position:relative;font-size:24px;margin-bottom:0}.cetagoryWrap h3:before{content:"";position:absolute;left:30px;top:100%;border:15px solid transparent;border-top:13px solid rgba(0,0,0,.1)}.cetagoryWrap ul{padding:15px 30px 20px}.cetagoryWrap ul li{border-bottom:1px solid #ddd}.cetagoryWrap ul li:last-child{border-bottom:none}.cetagoryWrap ul li a{font-size:16px;color:#333;display:block;padding:15px 0 10px;transition:all .3s}.cetagoryWrap ul li a:hover{color:#c0b596}.bannerWrapper{height:320px;padding:0 40px;display:flex;flex-direction:column;justify-content:center;text-align:center;position:relative;z-index:1;margin-bottom:60px}.bannerWrapper:before{position:absolute;content:"";background:rgba(0,0,0,.65);bottom:0;width:100%;height:100%;left:0;top:0;z-index:-1}.bannerWrapper h3{font-size:36px;color:#fff;line-height:50px;padding-bottom:25px;margin-bottom:0}@media (max-width:1024px){.bannerWrapper h3{font-size:24px;line-height:40px}}@media (max-width:576px){.bannerWrapper h3{font-size:24px;line-height:40px}}.bannerWrapper h3 span{font-size:60px}.singleContentArea .singleContentImg{margin-bottom:50px}.singleContentArea .singleContentImg img{width:100%}.singleContentArea .singleContentWrap h3{font-size:36px;margin-bottom:25px}.singleContentArea .singleContentWrap h5{font-size:22px;font-family:"Open Sans",sans-serif;line-height:40px;margin-bottom:30px}@media (max-width:576px){.singleContentArea .singleContentWrap h5{line-height:30px;font-size:18px}}.singleContentArea .singleContentWrap p{font-size:16px;line-height:30px;margin-bottom:35px}@media (max-width:576px){.singleContentArea .singleContentWrap p{font-size:14px}}.singleContentArea .singleContentWrap .avatarWra{margin-top:15px}.singleContentArea .singleContentWrap .avatarWra img{width:100%}@media (max-width:576px){.singleContentArea .singleContentWrap .avatarWra img{margin-bottom:30px}}.singleContentArea .singleContentWrap .avatarWra h4{font-size:24px;margin-bottom:20px}.singleContentArea .singleContentWrap .avatarWra ul li{font-size:15px;margin-bottom:10px}.singleContentArea .singleContentWrap .avatarWra ul li:before{content:"\f046";margin-right:15px;font-family:"fontawesome";color:#c0b596}.singleContentArea .singleContentWrap .avatarWra ul li:last-child{margin-bottom:0}.singleArea{padding:100px 0}.singleArea .pr25{padding-right:25px}@media (max-width:768px){.singleArea .pr25{padding-right:0}}.singleArea .pl25{padding-left:25px}@media (max-width:768px){.singleArea .pl25{padding-left:0}}.searchSidebarWrapper{position:relative;margin-bottom:60px}@media (max-width:768px){.searchSidebarWrapper{margin-top:60px}}.searchSidebarWrapper input{height:50px;font-size:17px;padding:6px 50px 6px 20px;transition:all .3s;border:1px solid #ddd;color:#333;border-radius:0;width:100%;box-shadow:none}.searchSidebarWrapper input:focus{box-shadow:none;outline:none;border-color:#666}.searchSidebarWrapper button{background:#282e3f;font-size:20px;color:#fff;border:0;outline:0;position:absolute;height:50px;width:50px;cursor:pointer;right:0;top:0}.recentPostWrapper{padding:30px;background:#f5f5f5}.recentPostWrapper h3{margin-bottom:25px;font-size:24px}.recentPostWrapper ul li{margin-bottom:20px}.recentPostWrapper ul li:last-child{margin-bottom:0}.recentPostWrapper ul li.postItem{overflow:hidden}.recentPostWrapper ul li.postItem .postImg{float:left;margin-right:20px}.recentPostWrapper ul li.postItem .postContent{overflow:hidden}.recentPostWrapper ul li.postItem .postContent a{color:#666;display:inline-block}.recentPostWrapper ul li.postItem .postContent a:hover{color:#c0b596}.singleArea.singlePortfolioArea{padding-bottom:0}.singleArea.singlePortfolioArea .singleContentArea .singleContentWrap p:last-child{margin-bottom:0}.portfolioArea.portfolioAreaStyleFour{padding-bottom:70px;padding-top:90px}.portfolioArea.portfolioAreaStyleFour .sectionTitle{text-align:left}.portfolioArea.portfolioAreaStyleFour .sectionTitle span{display:none}.portfolioArea.portfolioAreaStyleFour .sectionTitle h2:before{left:0;transform:translateX(0)}.teamArea.teamAreaStyleTwo{padding:100px 0 70px}.teamArea.teamAreaStyleTwo .teamWrapper{margin-bottom:30px}.singleTeamArea{padding:100px 0}.singleTeamArea .singleTeamImgWrap{background:#f5f5f5;text-align:center;padding:45px 30px 0;margin-bottom:40px}.singleTeamArea .singleTeamImgWrap .singleTeamImg{width:380px;height:380px;border-radius:100%;border:15px solid #c0b596;border-radius:50%;margin:auto auto 45px}@media (max-width:1024px){.singleTeamArea .singleTeamImgWrap .singleTeamImg{width:310px;height:310px;margin-bottom:35px}}@media (max-width:768px){.singleTeamArea .singleTeamImgWrap .singleTeamImg{width:270px;height:270px;margin-bottom:75px}}@media (max-width:576px){.singleTeamArea .singleTeamImgWrap .singleTeamImg{margin-bottom:35px}}@media (max-width:370px){.singleTeamArea .singleTeamImgWrap .singleTeamImg{height:200px;width:200px}}.singleTeamArea .singleTeamImgWrap .singleTeamImg img{border-radius:50%}.singleTeamArea .singleTeamImgWrap h4{padding:25px;font-size:30px;font-weight:400;background:#dddad3;margin:0 -30px}@media (max-width:768px){.singleTeamArea .singleTeamImgWrap h4{font-size:20px}}.singleTeamArea .singleTeamContent{background:#f5f5f5;padding:30px;margin-bottom:40px}.singleTeamArea .singleTeamContent h4{text-align:center;font-size:30px;color:#666;background:#ddd;padding:25px;margin:-30px -30px 30px}@media (max-width:768px){.singleTeamArea .singleTeamContent h4{font-size:20px}}.singleTeamArea .singleTeamContent ul.teamMembarInfo{margin-bottom:20px}.singleTeamArea .singleTeamContent ul.teamMembarInfo li{margin-bottom:15px;font-size:16px}@media (max-width:1024px){.singleTeamArea .singleTeamContent ul.teamMembarInfo li{font-size:14px;margin-bottom:10px}}.singleTeamArea .singleTeamContent ul.teamMembarInfo li:last-child{margin-bottom:0}.singleTeamArea .singleTeamContent ul.teamMembarInfo li span{font-family:"Playfair Display",serif;color:#333;font-weight:700;font-size:20px;display:inline-block;margin-right:3px}@media (max-width:1024px){.singleTeamArea .singleTeamContent ul.teamMembarInfo li span{font-size:16px}}.singleTeamArea .singleTeamContent ul.socialShare li{display:inline-block;margin-right:5px}.singleTeamArea .singleTeamContent ul.socialShare li a{width:40px;height:40px;line-height:40px;text-align:center;display:block;color:#333;border:1px solid #ddd}.singleTeamArea .singleTeamContent ul.socialShare li a:hover{background:#c0b596;color:#fff}.singleTeamArea .singleTeamInfo{margin-top:10px}.singleTeamArea .singleTeamInfo h3{font-size:30px;font-weight:400;margin-bottom:30px}.singleTeamArea .singleTeamInfo p{margin-bottom:20px}.singleTeamArea .singleTeamInfo h5{font-size:30px;font-weight:400;margin-bottom:30px;margin-top:50px}.singleTeamArea .singleTeamInfo ul li{display:block;padding-bottom:10px}.singleTeamArea .singleTeamInfo ul li:before{content:"\f0da";font-family:"fontawesome";margin-right:10px;color:#c0b596}.contactusPageArea{padding:100px 0}.contactusPageArea .contactUsInfo h3{font-size:30px;font-weight:400;margin-bottom:30px}.contactusPageArea .contactUsInfo h4{font-size:24px;color:#666;margin-bottom:10px;margin-top:20px}.contactusPageArea .contactUsInfo span{display:block}.contactusPageArea .contactUSForm h3{margin-bottom:40px;font-size:30px}.contactusPageArea .contactUSForm .contactForm .formInput input,.contactusPageArea .contactUSForm .contactForm .formInput select,.contactusPageArea .contactUSForm .contactForm .formInput textarea{background:#ebebeb;border:none;color:#495057}.blogPostWrapper{margin-bottom:60px}.blogPostWrapper .blogPostImg img{width:100%;-webkit-filter:grayscale(0);-moz-filter:grayscale(0);filter:grayscale(0);transition:all .5s}.blogPostWrapper .blogPostContent ul.blogPostMeta{margin-top:20px;display:flex;align-items:center;margin-bottom:25px}.blogPostWrapper .blogPostContent ul.blogPostMeta li{color:#666}@media (max-width:375px){.blogPostWrapper .blogPostContent ul.blogPostMeta li{font-size:12px}}.blogPostWrapper .blogPostContent ul.blogPostMeta li:before{content:"|";padding:0 15px;color:#ccc}@media (max-width:375px){.blogPostWrapper .blogPostContent ul.blogPostMeta li:before{padding:0 5px}}.blogPostWrapper .blogPostContent ul.blogPostMeta li:first-child:before,.blogPostWrapper .blogPostContent ul.blogPostMeta li:nth-child(2):before{display:none}.blogPostWrapper .blogPostContent ul.blogPostMeta li img{height:40px;width:40px;border-radius:50%;margin-right:20px}@media (max-width:375px){.blogPostWrapper .blogPostContent ul.blogPostMeta li img{margin-right:10px}}.blogPostWrapper .blogPostContent h3{font-size:36px;font-weight:400;margin-bottom:20px}@media (max-width:375px){.blogPostWrapper .blogPostContent h3{font-size:30px}}.blogPostWrapper .blogPostContent h3 a{color:#282e3f}.blogPostWrapper .blogPostContent p{line-height:30px}.blogPostWrapper .blogPostContent a.readmore{display:inline-block;font-size:16px;color:#c0b596;font-weight:600;text-transform:capitalize}.blogPostWrapper:hover .blogPostImg img{width:100%;-webkit-filter:grayscale(50%);-moz-filter:grayscale(50%);filter:grayscale(50%)}.tagsWrap{margin-bottom:52px;margin-top:60px}.tagsWrap h3{font-size:24px;margin-bottom:30px}.tagsWrap ul li{display:inline-block;margin-right:7px;margin-bottom:7px}.tagsWrap ul li a{background:#f5f5f5;font-size:14px;display:inline-block;padding:9px 25px 10px;color:#333;transition:all .3s}.tagsWrap ul li a:hover{background:#c0b596;color:#fff}.instagramWrap h3{font-size:24px;margin-bottom:30px}.instagramWrap ul{display:flex;flex-wrap:wrap;justify-content:space-between}.instagramWrap ul li{flex:0 0 32%;width:32%;margin-bottom:7px}.instagramWrap ul li img{width:100%}.blogPostArea{padding:100px 0}.blogPostArea.blogPostLeftArea{padding-bottom:40px}@media (max-width:768px){.blogPostArea.blogPostLeftArea .searchSidebarWrapper{margin-top:0}}@media (max-width:768px){.blogPostArea.blogPostLeftArea .instagramWrap{margin-bottom:60px}}.blogPostArea.blogFullWidth{padding-bottom:40px}body{font-family:"Open Sans",sans-serif;font-size:16px;-webkit-font-smoothing:antialiased;overflow-x:hidden;color:#333}@media (max-width:1200px){body{font-size:14px}}body p{color:#666;line-height:28px}@media (max-width:1200px){body p{line-height:26px}}body h1,body h2,body h3,body h4,body h5,body h6{font-family:"Playfair Display",serif;color:#282e3f}body ul{list-style-type:none;padding-left:0;margin:0}body a{transition:all .2s}body a,body a:hover{text-decoration:none}body img{max-width:100%}body a:focus,body button{outline:none}body .btnStyle a,body .btnStyle button{background-color:#c0b596;font-size:16px;font-weight:600;color:#fff;padding:10px 38px;border:2px solid transparent;text-transform:capitalize;display:inline-block;margin-top:3px}@media (max-width:1200px){body .btnStyle a,body .btnStyle button{font-size:14px;padding:10px 35px}}@media (max-width:768px){body .btnStyle a,body .btnStyle button{padding:10px 13px}}body .btnStyle a:hover,body .btnStyle button:hover{background:#d4c291}body .btnStyle.btnStyle3 a{position:relative}body .btnStyle.btnStyle3 a:before{content:"";position:absolute;right:-60px;top:50%;width:85px;height:2px;background:#fff;bottom:0;transform:translateY(-50%);transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s}@media (max-width:1200px){body .btnStyle.btnStyle3 a:before{width:60px;right:-40px}}body .btnStyle.btnStyle3 a:hover:before{right:-95px}body .bgFFF{background:#fff!important}body .pt100{padding-top:100px!important}
/*# sourceMappingURL=main.286c62fb.chunk.css.map */