@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.613c2987.eot);src:url(/static/media/Flaticon.613c2987.eot?#iefix) format("embedded-opentype"),url(/static/media/Flaticon.ed1ba1de.woff) format("woff"),url(/static/media/Flaticon.cecbacb6.ttf) format("truetype"),url(/static/media/Flaticon.69ee018f.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.69ee018f.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{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-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)}}@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{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-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)}}@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{-webkit-animation-name:shake;animation-name:shake}@-webkit-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)}}@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{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}@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;-webkit-animation-name:swing;animation-name:swing}@-webkit-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)}}@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{-webkit-animation-name:tada;animation-name:tada}@-webkit-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}}@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{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-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)}}@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{-webkit-animation-name:jello;animation-name:jello;transform-origin:center}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);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)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);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{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);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}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);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{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);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}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);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{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);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}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);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{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);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)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);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{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-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)}}@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{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-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)}}@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{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-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)}}@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{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{transform:perspective(400px) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{transform:perspective(400px) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;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;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;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;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}@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;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-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}}@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{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:none}}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);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;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);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;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-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}}@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{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-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}}@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{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);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;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);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;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.3,1.3,1.3)}to{transform:scaleX(1)}}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.3,1.3,1.3)}to{transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes fadeInLeftSlow{0%{opacity:0;transform:translate3d(-5%,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInLeftSlow{0%{opacity:0;transform:translate3d(-5%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeftSlow{-webkit-animation-name:fadeInLeftSlow;animation-name:fadeInLeftSlow}@-webkit-keyframes fadeInTopSlow{0%{opacity:0;transform:translate3d(0,-50px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInTopSlow{0%{opacity:0;transform:translate3d(0,-50px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInTopSlow{-webkit-animation-name:fadeInTopSlow;animation-name:fadeInTopSlow}@-webkit-keyframes fadeInBottomSlow{0%{opacity:0;transform:translate3d(0,50px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInBottomSlow{0%{opacity:0;transform:translate3d(0,50px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInBottomSlow{-webkit-animation-name:fadeInBottomSlow;animation-name:fadeInBottomSlow}@-webkit-keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation:slideOutLeft 2s cubic-bezier(.26,.92,.47,1) 1.5s alternate forwards;animation:slideOutLeft 2s cubic-bezier(.26,.92,.47,1) 1.5s alternate forwards}@-webkit-keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation:slideOutRight 2s cubic-bezier(.26,.92,.47,1) 1.5s alternate forwards;animation:slideOutRight 2s cubic-bezier(.26,.92,.47,1) 1.5s alternate forwards}@-webkit-keyframes fadeInSlow{0%{opacity:0}to{opacity:1}}@keyframes fadeInSlow{0%{opacity:0}to{opacity:1}}.fadeInSlow{-webkit-animation:fadeInSlow 3s;animation:fadeInSlow 3s}.headerArea .headerBottomArea{background:#272c3f;position:relative;display:flex;align-items:center}.headerArea .headerBottomArea .logo{padding:10px 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:1px;background:#fff;display:block;margin-bottom:3px}.headerArea .headerBottomArea .searchMenuWrapper .responsiveTrigger span:last-child{margin-bottom:0}.headerArea .headerBottomArea.headerBottomAreaStyelTwo{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.headerBottomAreaStyelTwo{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 .headerTop .headerTopMainWrapper{border-bottom:1px solid hsla(0,0%,100%,.07);padding:10px 0}.headerArea .headerTop{background:#272c3f}.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: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.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-1.34dd0f63.jpg) no-repeat 50%/cover}.heroSliderArea .slideWrapper.slideWrapperTwo{background:url(/static/media/slide-2.d7542064.jpg) no-repeat 50%/cover}.heroSliderArea .slideWrapper.slideWrapperThree{background:url(/static/media/slide-5.e73bf45b.jpg) no-repeat 50%/cover}.heroSliderArea .slideWrapper.slideWrapperFour{background:url(/static/media/slide-3.49d9a7c3.jpg) no-repeat 50%/cover}.heroSliderArea .slideWrapper.slideWrapperFive{background:url(/static/media/slide-4.32a08874.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{-webkit-animation:fadeInTopSlow 1.5s .8s forwards;animation:fadeInTopSlow 1.5s .8s forwards}.heroSliderArea .slick-current .slideWrapper .sliderContent h2{-webkit-animation:fadeInLeftSlow 1.5s .8s forwards;animation:fadeInLeftSlow 1.5s .8s forwards}.heroSliderArea .slick-current .slideWrapper .sliderContent button{-webkit-animation:fadeInBottomSlow 1.5s .8s forwards;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}}.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.a5af348a.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}@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;-ms-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.34dd0f63.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}.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:40px}.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}.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}.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}.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}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}body .youtube-link{color:#fff}body .youtube-link:hover{color:#c0b596}body .heroSliderArea{margin-top:11rem}body .hero-text{font-weight:700;font-size:2rem;line-height:2.5rem}@media only screen and (min-width:800px){body .heroSliderArea{margin-top:0}}
/*# sourceMappingURL=main.f1e8af0f.chunk.css.map */