.mac .animated,.win .animated{-webkit-animation-duration:.7s;animation-duration:.7s;-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{-webkit-animation-duration:.75s;animation-duration:.75s}.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{0%,100%,20%,53%,80%{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);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);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}
90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,100%,20%,53%,80%{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);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);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,100%,50%{opacity:1}
25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}
100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}
}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}
100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}100%{-webkit-transform:none;transform:none}}@keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}
45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}100%{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{11.1%{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}
77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}100%{-webkit-transform:none;transform:none}}@keyframes jello{11.1%{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}
100%{-webkit-transform:none;transform:none}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{0%,100%,20%,40%,60%,80%{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{0%,100%,20%,40%,60%,80%{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}
20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,100%,60%,75%,90%{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,100%,60%,75%,90%{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}
0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,100%,60%,75%,90%{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,100%,60%,75%,90%{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}
0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,100%,60%,75%,90%{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,100%,60%,75%,90%{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}
0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,100%,60%,75%,90%{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}@keyframes bounceInUp{0%,100%,60%,75%,90%{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}
100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}
}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}
}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}
100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}
100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}
100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpShort{0%{opacity:0;-webkit-transform:translate3d(0,40%,0);transform:translate3d(0,40%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpShort{0%{opacity:0;-webkit-transform:translate3d(0,40%,0);transform:translate3d(0,40%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpShort{-webkit-animation-name:fadeInUpShort;animation-name:fadeInUpShort}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}
}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}
}@keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}
}@keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}
40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}
40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px);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%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}
40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}
80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}
}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}
100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}
30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}
100%{-webkit-transform:none;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}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);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%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}
100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}
100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}
100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}
100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}
@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}
100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}
20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}
100%{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}
@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,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;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);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;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,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;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);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;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,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;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);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;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,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;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);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;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,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;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);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;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,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;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);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;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,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;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);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;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,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;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);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;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);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)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;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;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);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)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;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;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}
}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}
}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);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)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;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;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);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)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;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%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}
100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
100%{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}
}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.mac .animate,.mac .animate2,.win .animate,.win .animate2{opacity:0}.ie8 .animate,.ie8 .animate2,.ie9 .animate,.ie9 .animate2{opacity:1}@font-face{font-family:HelveticaNeue;src:url(../fonts/helveticaneue-light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:HelveticaNeue;src:url(../fonts/helveticaneue-roman.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:HelveticaNeue;src:url(../fonts/helveticaneue-bold.woff) format("woff"),url(../fonts/helveticaneue-bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:"Helvetica Neue LT Std";src:url(../fonts/HelveticaNeueLTStd-Bd.woff2) format("woff2"),url(../fonts/HelveticaNeueLTStd-Bd.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Helvetica Neue LT Std";src:url(../fonts/HelveticaNeueLTStd-Lt.woff2) format("woff2"),url(../fonts/HelveticaNeueLTStd-Lt.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Helvetica Neue LT Std";src:url(../fonts/HelveticaNeueLTStd-Md.woff2) format("woff2"),url(../fonts/HelveticaNeueLTStd-Md.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}:focus{outline:0}body{font-family:"Noto Sans",sans-serif;font-size:16px;font-weight:300;color:#646464;text-align:left;overflow-x:hidden}@media (max-width:1400px) and (min-width:1300px) and (min-height:900px){body{font-size:11.485px}}@media (max-width:1025px){body{font-size:12px;overflow-x:hidden}}@media (max-width:767px){body{font-size:14px}
}.open-menu body{overflow:hidden}.loadjs{overflow:hidden}img{width:100%;height:auto}.wrapper{padding-left:3.125em;position:relative;z-index:2}@media (max-width:1025px){.wrapper{padding-left:0}}h1{font-weight:700;font-size:4.5em;margin-bottom:.5em;text-transform:uppercase;line-height:1}h2{font-weight:700;font-size:3em;margin-bottom:.6em;line-height:1;color:#0085ad;letter-spacing:-1.65px}h2 span{font-weight:300;display:block}@media (max-width:1100px){h2{font-size:3em}}@media (max-width:767px){h2{font-size:2.25em}}h3{font-size:2.25em;font-weight:500;margin-bottom:.5em;line-height:1.3}@media (max-width:1025px){h3{font-size:2em}}@media (max-width:767px){h3{font-size:1.875em}}h4{font-size:1.875em;font-weight:500}@media (max-width:767px){h4{font-size:1.5em}}h5{font-size:1.5em;font-weight:500}@media (max-width:767px){h5{font-size:1.25em}}div{display:block}a{color:#399;transition:.2s}a:hover{color:#333}.subpara{font-size:1.5em}@media (max-width:767px){.subpara{font-size:1.125em}}p{font-size:1.125em;margin-bottom:1.5em;line-height:1.4}
@media (max-width:767px){p{font-size:16px}}.container{max-width:100%;padding:0 30px}@media (min-width:767px){.container{padding:0 3em}}@media (min-width:992px){.container{padding:0 5em}}@media (min-width:1200px){.container{padding:0 10%}}.block,.section{position:relative;padding:5em 0;overflow:hidden}@media (max-width:767px){.block,.section{padding:3em 0}}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.uline{position:relative}.uline:after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background:#399;transition:.3s;z-index:1}.uline:hover{text-decoration:none}.uline:hover:after{width:100%}.d-none{display:none}.sec-cta{position:relative;padding-top:1.25em}.twocol-row{display:flex;flex-wrap:wrap;width:100%}.col-50{width:50%}@media (max-width:992px){.col-50{width:100%}}.col-40{width:40%}@media (max-width:992px){.col-40{width:100%}}.col-55{width:55%}
@media (max-width:992px){.col-55{width:100%}}.col-45{width:45%}@media (max-width:992px){.col-45{width:100%}}.col-60{display:flex;width:60%}@media (max-width:992px){.col-60{width:100%}}@media (min-width:992px){.col-rev{flex-flow:row-reverse}}.pad-b-0{padding-bottom:0}.header-group{margin-bottom:2em}.header-group h2,.header-group h3{line-height:1;margin:0}.header-group p{margin:0;font-size:1.5em}@media (max-width:767px){.header-group p{font-size:1.125em}}.grey--bg{background:#f2f5f9}.lightbg{background:#e6e6e6}.anchor__withline{font-size:1.125em;color:#00a7b5;position:relative;transition:.3s}.anchor__withline:after{content:"";position:absolute;left:0;bottom:0;height:.051em;width:100%;background:#00a7b5;transition:.3s}.anchor__withline:hover{color:#000;text-decoration:none}.anchor__withline:hover:after{width:0}.sec--header{margin-bottom:3.125em}.cta{display:flex;flex-wrap:wrap}.cta>div{padding:0 .75em .75em 0}.cta>div:last-child{padding-right:0}.pg{color:#999;position:relative;top:0;left:0;margin:.5em 0 0;text-align:left;font-size:1.25em}
.grey-bottom-bar-long{position:relative}.grey-bottom-bar-long:after{content:"";position:absolute;background:#f2f5f9;height:7.4375em;z-index:-1;width:52%;left:0;bottom:0}.round-arrow{display:flex;flex-wrap:wrap;height:3.5em}@media (max-width:767px){.round-arrow{height:auto;margin-bottom:1em}}.round-arrow.btn-line-left:after{content:"";display:inline-flex;width:15.625em;height:1px;background-color:#1b828d;position:absolute;left:-17em;top:50%;transform:translate(0,-50%)}@media (max-width:767px){.round-arrow.btn-line-left:after{width:10em;left:-11em;height:1.5px}}.round-arrow.btn-line-right:before{content:"";display:inline-flex;width:15.625em;height:1px;background-color:#1b828d;position:absolute;right:-4em;top:50%;transform:translate(0,-50%)}@media (max-width:1024px){.round-arrow.btn-line-right:before{right:-8em}}@media (max-width:767px){.round-arrow.btn-line-right:before{width:10em;right:6em;height:1.5px}}.round-arrow .swiper-button-next,.round-arrow .swiper-button-prev{background-image:none;position:relative;height:3.5em;width:3.5em;border-radius:50%;margin:0 1em 0 0;border:1px solid #333;left:0;right:0;top:0;transform:none;padding:0;overflow:hidden}
@media (max-width:767px){.round-arrow .swiper-button-next,.round-arrow .swiper-button-prev{height:2.8em;width:2.8em}}.round-arrow .swiper-button-next span,.round-arrow .swiper-button-prev span{position:absolute;top:50%;left:50%;border-radius:100%;width:calc(100% - 0px);height:calc(100% - 0px);background:#1b828d;z-index:0;transform:translate(-50%,-50%)}.round-arrow .swiper-button-next span:after,.round-arrow .swiper-button-next span:before,.round-arrow .swiper-button-prev span:after,.round-arrow .swiper-button-prev span:before{content:"";position:absolute;top:50%;left:0;width:50%;height:100%;background:#fff;transform-origin:100% 50%;transform:translate(0,-50%) rotate(0);transition:.5s}.round-arrow .swiper-button-next span:after,.round-arrow .swiper-button-prev span:after{border-radius:100%;left:50%;width:calc(100% - .325em);height:calc(100% - .325em);transform-origin:50% 50%;transform:translate(-50%,-50%);z-index:1}.round-arrow .swiper-button-next:before,.round-arrow .swiper-button-prev:before{content:"";position:absolute;top:50%;left:50%;width:1.25em;height:1.25em;transform:translate(-50%,-50%);background:url(../svg/arrow-dark.svg) no-repeat;background-size:contain;z-index:2}
.round-arrow .swiper-button-next:hover span:before,.round-arrow .swiper-button-prev:hover span:before{transform:translate(0,-50%) rotate(180deg)}.round-arrow .swiper-button-next.swiper-button-disabled span,.round-arrow .swiper-button-prev.swiper-button-disabled span{background:0 0}.round-arrow .swiper-button-next.swiper-button-disabled span:after,.round-arrow .swiper-button-next.swiper-button-disabled span:before,.round-arrow .swiper-button-prev.swiper-button-disabled span:after,.round-arrow .swiper-button-prev.swiper-button-disabled span:before{content:normal}.round-arrow .swiper-button-prev:before{transform:translate(-50%,-50%) rotate(180deg)}.round-arrow .swiper-button-prev span:before{transform:translate(0,-50%) rotate(180deg)}.round-arrow .swiper-button-prev:hover span:before{transform:translate(0,-50%) rotate(0)}.square__arrow .swiper-button-next,.square__arrow .swiper-button-prev{height:6.25em;width:6.25em;border-radius:0;border:0;background:#004f71;position:relative;right:0;left:0;margin-top:0;transition:.4s}
@media (max-width:767px){.square__arrow .swiper-button-next,.square__arrow .swiper-button-prev{height:4.25em;width:4.25em}}.square__arrow .swiper-button-next:before,.square__arrow .swiper-button-prev:before{content:"";position:absolute;top:50%;left:50%;width:2em;height:.9em;transform:translate(-50%,-50%);background:url(../svg/arrow-white.svg) no-repeat;background-size:contain;z-index:2}@media (max-width:1300px){.square__arrow .swiper-button-next:before,.square__arrow .swiper-button-prev:before{width:3.25em;height:1.25em}}@media (max-width:767px){.square__arrow .swiper-button-next:before,.square__arrow .swiper-button-prev:before{width:2.25em;height:.85em}}.square__arrow .swiper-button-next:hover,.square__arrow .swiper-button-prev:hover{background:rgba(0,133,173,.8)}.square__arrow .swiper-button-next.swiper-button-disabled,.square__arrow .swiper-button-prev.swiper-button-disabled{background:#e8f2f3;opacity:.3}.square__arrow .swiper-button-next.swiper-button-disabled:before,.square__arrow .swiper-button-prev.swiper-button-disabled:before{background:url(../svg/arrow-green.svg) no-repeat;background-size:contain !important;transform:translate(-50%,-50%) rotate(180deg)}
.square__arrow .swiper-button-prev{background:#0085ad}.square__arrow .swiper-button-prev:before{transform:translate(-50%,-50%) rotate(180deg)}.square__arrow .swiper-button-prev.swiper-button-disabled:before{background:url(../svg/arrow-green.svg) no-repeat;transform:translate(-50%,-50%) rotate(0)}.pagination__number{margin:3em 0}.pagination__number ul{padding:0;margin:0;list-style-type:none;display:flex;flex-wrap:wrap;justify-content:center}.pagination__number ul a{font-size:1.25em;padding:.5em;color:#c7c7c7;font-weight:700;transition:.4s;border:solid 1px #fff;border-radius:50%;width:65px;height:65px;display:flex;justify-content:center;align-items:center}.pagination__number ul a.active,.pagination__number ul a:hover{color:#666;text-decoration:none;border:solid 1px #004f71;margin-right:.5em}label.error{position:absolute;bottom:-2.15em;font-size:1em !important;color:red !important;font-weight:300 !important;text-transform:capitalize !important;width:auto;padding-left:0;border:0 !important;background:0 0 !important}
@media (max-width:767px){label.error{position:static;margin:0}}.marg-b-5{margin-bottom:5em}@media (max-width:992px){.marg-b-5{margin-bottom:0}}.page404{display:flex;flex-flow:column;justify-content:center;align-items:center}.page404 h2{color:#1b828d !important;font-size:2.5em}@media (max-width:767px){.page404 h2{font-size:1.75em}}.page404 a,.page404 p{margin-bottom:2em}.error__img{width:40%}@media (max-width:767px){.error__img{width:100%}}.error__img img{width:100%;height:auto}.sitemap{margin:0}@media (max-width:992px){.sitemap{margin-bottom:0;padding-left:0}}@media (max-width:767px){.sitemap{padding-left:0;margin:3em 0}}.sitemap .anchor{background:0 0;min-width:auto;border:0 !important;text-transform:capitalize}.sitemap .anchor:after{content:normal}@media (max-width:767px){.sitemap .anchor{padding:.584em 0}}.sitemap ul{list-style:none;margin:0;padding:0}.sitemap ul li{position:relative;padding-left:1.8em}.sitemap ul li:before{content:"";position:absolute;top:1.35em;width:.75em;height:.75em;background:#004f71;border:0;border-radius:50%;left:0}
@media (max-width:1100px){.sitemap ul li:before{top:1.1em}}.sitemap ul li p a{font-size:1.15em;color:#004f71}.sitemap ul li p a:after{width:0}.sitemap ul li p a:hover:after{width:100%}.sitemap ul li ul{margin-bottom:1em}.sitemap ul li ul li:before{background:#646464}.sitemap ul li ul li p{margin:0}.sitemap ul li ul li p a{color:#959595}.sitemap ul li ul li ul{margin-bottom:1em}.sitemap ul li ul li ul li:before{background:grey}.sitemap ul li ul li ul li p{margin:0}.sitemap ul li ul li ul li p a{color:grey}.sticky__button{position:fixed;right:2em;bottom:2em;z-index:99;transition:.4s}.sticky__button .icon__wrap{background:#004f71;padding:.5em;width:5em;height:5em;display:flex;border:0;border-radius:50%;opacity:.5;align-items:center;box-shadow:0 0 10px #aba3a3;justify-content:center;transition:.4s}.sticky__button .icon__wrap svg{width:65%;height:65%}.sticky__button .icon__wrap svg circle,.sticky__button .icon__wrap svg path,.sticky__button .icon__wrap svg polygon,.sticky__button .icon__wrap svg rect{fill:#fff}
.sticky__button p{margin:0;position:absolute;top:50%;right:1em;color:#fff;min-width:7em;max-width:15em;transform:translate(0,-50%);background:#004f71;padding:.5em 1em;visibility:hidden;opacity:0;transition:.4s;border-radius:5px}.sticky__button:hover .icon__wrap{opacity:1}.sticky__button:hover p{right:5.2em;visibility:visible;opacity:1}.sticky__button.chat{bottom:8em}@media (max-width:767px){.sticky__button.chat{bottom:7em}}@media (max-width:767px){.sticky__button{right:1em;bottom:1em}.sticky__button .icon__wrap{width:5.25em;height:5.25em}}.error,.error__field,.wpcf7-not-valid{border:solid 1px #ef5656 !important;color:#ef5656 !important}.error::placeholder,.error__field::placeholder,.wpcf7-not-valid::placeholder{color:#ef5656 !important}@media (max-width:992px){label.error{position:static !important}}#ctf .ctf-tweet-actions a{font-size:18px !important}#cff.cff-default-styles .cff-post-links a{font-size:18px !important}#terms_footer_form-error,label#terms-error{bottom:-3em}#terms_footer_form-error:after,#terms_footer_form-error:before,label#terms-error:after,label#terms-error:before{content:normal !important}
@media (max-width:992px){#terms_footer_form-error,label#terms-error{position:static !important}}.visible__check:after,.visible__check:before{content:"" !important}#accept_terms-error{bottom:-3.25em}#accept_terms-error:after,#accept_terms-error:before{content:normal !important}div#sb_instagram{padding-bottom:0 !important}@media (max-width:1100px){a.sbi_photo.sbi_imgLiquid_bgSize.sbi_imgLiquid_ready{height:36vh !important}}@media (max-width:992px){a.sbi_photo.sbi_imgLiquid_bgSize.sbi_imgLiquid_ready{height:20em !important}}#sb_instagram.sbi_small .sbi_type_carousel .sbi_photo_wrap .fa-clone{display:none !important}#newsletter_submit{border:1px solid #00a7b5 !important}#cff .cff-item{background-color:#f2f2f2 !important}.faq__accordian .card-header a:after{border-color:none}.video__item.image__album .album__caption h2{margin:10px 0 10px 10px}.faq__accordian .feedback__form .form-group.birth__date label{color:#0085ad}#popup-main{position:fixed;width:100%;height:100%;background:rgba(0,0,0,.6);z-index:1001}
#popup{position:relative;width:40%;height:auto;background-size:contain;background-repeat:no-repeat;background-color:#fff !important;top:50%;left:50%;transform:translate(-50%,-50%);padding:1.25em}#popup:before{content:"";position:absolute;width:100%;height:100%;opacity:.3}#popup-main .eid-mubarak-icon,.popup--main .eid-mubarak-icon{display:none;width:8em;height:8em;margin-bottom:.5em}#popup-main .eid-mubarak-icon .eid__mubarak__icon,.popup--main .eid-mubarak-icon .eid__mubarak__icon{width:100%;height:100%}#popup-main .content-area,.popup--main .content-area{position:relative;width:100%;height:100%;display:flex;flex-direction:column;padding-top:3em}#popup-main .close-button,.popup--main .close-button{width:2em;height:2em;background:#004f71;position:absolute;top:0;right:0;display:flex;justify-content:center;align-items:center}#popup-main .close-button a,.popup--main .close-button a{width:100%;height:100%;display:flex;justify-content:center;align-items:center}#popup-main .close-button .close--button,.popup--main .close-button .close--button{width:60%;height:60%;transform:rotate(45deg)}
#popup-main .close-button img,.popup--main .close-button img{transform:rotate(45deg)}#popup-main #popup .content-area strong,.popup--main #popup .content-area strong{font-weight:700}#popup-main #popup .content-area h3,.popup--main #popup .content-area h3{text-align:center}#popup-main #popup .content-area p,.popup--main #popup .content-area p{color:#000;font-size:1.1em;width:100%}@media (max-width:1366px){#popup-main #popup .content-area p,.popup--main #popup .content-area p{width:100%}}@media (max-width:1366px){#popup-main #popup,.popup--main #popup{width:70%;height:auto}}@media (max-width:1366px) and (max-height:768px){#popup-main #popup,.popup--main #popup{width:40%;height:auto}}@media (max-width:1366px) and (max-height:1024px){#popup-main #popup,.popup--main #popup{width:50%;height:auto}}@media (max-width:992px){#popup-main #popup,.popup--main #popup{width:85%;height:auto}#popup-main #popup .content-area p,.popup--main #popup .content-area p{width:100%}}@media (max-width:480px){#popup-main #popup .content-area p,.popup--main #popup .content-area p{font-size:.9em}
#popup-main #popup,.popup--main #popup{height:auto}}#popup-main .main-head,.popup--main .main-head{width:100%;background:#003146}#popup-main .main-head h3,.popup--main .main-head h3{margin:.5em 0;color:#fff;text-transform:uppercase;font-weight:700}@media (max-width:480px){#popup-main .main-head h3,.popup--main .main-head h3{font-size:1.35em}}#popup-main .para,.popup--main .para{margin:2.5em 2em}#popup-main .para span,.popup--main .para span{font-weight:700}@media (max-width:480px){#popup-main .para,.popup--main .para{margin:.5em 1em}}.book--appointment.career .appointment__img div:last-child img{height:20.875em !important}.form-control{font-weight:300;width:100%;font-size:1.125em;border-radius:0;padding:.667em 1.25em;height:auto;color:#999;border:1px solid #e6ecf4;background:#e6ecf4}.form-control:focus{border:1px solid #ccc;box-shadow:none;outline:0;color:#646464;background:#e6ecf4}.bootstrap-select .dropdown-toggle:focus,.bootstrap-select>select.mobile-device:focus+.dropdown-toggle{outline:0 !important;box-shadow:none !important;border:1px solid #ccc}
.bootstrap-select>.dropdown-toggle{font-size:1em;font-weight:300;border-radius:0;padding:.667em 1.25em;border:1px solid #e6ecf4;background:#e6ecf4;color:#646464}.ch-header{position:absolute;top:0;left:0;width:100%;padding:1.75vh 0 1em;z-index:99;transition:.3s}.ch-header ul{list-style:none;margin:0}@media (max-width:1100px){.ch-header{padding:1.25em 0}}@media (max-width:992px){.ch-header{padding:2em 0 1em}}.ch-header:after{content:"";position:absolute;width:100%;z-index:-1;height:100%;left:0;top:-100%;transition:.5s;background:#fff}@media (max-width:767px){.ch-header:after{transition:.4s cubic-bezier(.83,0,.17,1);transition-delay:.4s}}.ch-header.sticky{position:fixed;padding:1vh 0 1em}.ch-header.sticky:after{top:0;background:rgba(255,255,255,.85);box-shadow:0 0 10px rgba(0,0,0,.15)}@media (max-width:767px){.ch-header.sticky:after{transition:.4s cubic-bezier(.83,0,.17,1);transition-delay:.4s}}@media (max-width:1100px){.ch-header.sticky .main-menu{justify-content:flex-start}
}@media (max-width:992px){.ch-header.sticky .main-menu{justify-content:center}}.ch-header.sticky .main-menu a{color:#004f71;font-size:1.15em}.ch-header.sticky .main-menu a:before{width:1.5em;height:1.5em;opacity:.5;left:1.4em}@media (max-width:1100px){.ch-header.sticky .main-menu a{font-size:1em}}@media (max-width:992px){.ch-header.sticky .main-menu a{color:#fff}}@media (max-width:767px){.ch-header.sticky .main-menu a{font-size:1.5em}}.ch-header.sticky .main-menu li{padding:0 0 0 2.25em}@media (max-width:1100px){.ch-header.sticky .main-menu li{padding:0 0 0 1.6em}}@media (max-width:992px){.ch-header.sticky .main-menu li{padding:0 0 0 2.5em}.ch-header.sticky .main-menu li:first-child{padding-left:0}}@media (max-width:767px){.ch-header.sticky .main-menu li{padding:0}}.ch-header.sticky .phone a{background:#e6e6e6;color:#004f71}.ch-header.sticky .phone a:hover i{left:0}.ch-header.sticky .phone i{padding:0;transition:.3s}.ch-header.sticky .phone i:hover{padding:0;background:#00a7b5}.ch-header.sticky .phone i img{width:1.25em;height:1.25em}
.ch-header.sticky .brand-logo a{width:16.625em;height:4.25em}@media (max-width:1100px){.ch-header.sticky .brand-logo a{background-image:url(../svg/capitalhealth-logo.svg);margin-right:0;width:100%;height:auto}}@media (max-width:767px){.ch-header.sticky .brand-logo a{transition:.2s;transition-delay:.2s}}@media (max-width:1100px){.ch-header.sticky .brand-logo{width:20%}}@media (max-width:992px){.ch-header.sticky .brand-logo{width:30%}}@media (max-width:767px){.ch-header.sticky .brand-logo{width:60%}}.ch-header.sticky .right--nav{flex-flow:row-reverse;align-items:center}.ch-header.sticky .right--nav .social{width:15%;margin:0}@media (max-width:767px){.ch-header.sticky .right--nav .social{width:100%}}.ch-header.sticky .right--nav .social .phone{padding-left:.5em}@media (max-width:767px){.ch-header.sticky .right--nav .social .phone{padding-left:.5em}}.ch-header.sticky .right--nav .social .phone a{padding:0}@media (max-width:767px){.ch-header.sticky .right--nav .social .phone a{padding:.4em 0 .4em 2.8em;background:rgba(230,230,230,.3)}
}.ch-header.sticky .right--nav .social .phone a i{position:relative}@media (max-width:767px){.ch-header.sticky .right--nav .social .phone a i{position:absolute;border:solid 2px #fff}}.ch-header.sticky .right--nav .social .phone a span{display:none;transition:.5s}@media (max-width:767px){.ch-header.sticky .right--nav .social .phone a span{display:none}}.ch-header.sticky .right--nav .navigation{width:85%}@media (max-width:992px){.ch-header.sticky .right--nav .navigation{width:100%}}@media (max-width:1100px){.ch-header.sticky .right--nav{width:78%}}@media (max-width:992px){.ch-header.sticky .right--nav{width:auto}}@media (max-width:992px){.ch-header.sticky .toogle-wrap{padding-left:.5em}}.ch-header.sticky .inner__menu li{padding-left:0}.ch-header.sticky .inner__menu li a{color:#fff}.ch-header.sticky .inner__menu li a:before{width:0;height:100%;left:0;opacity:1}.ch-header.sticky .inner__menu li a.active,.ch-header.sticky .inner__menu li a:hover{color:#004f71}.ch-header.sticky .inner__menu li a.active:before,.ch-header.sticky .inner__menu li a:hover:before{width:100%}
@media (max-width:767px){.ch-header.sticky .inner__menu li a{font-size:1em;padding:.75em 3em}}.ch-header.sticky .chevron:after{color:#1b828d}@media (max-width:992px){.ch-header.sticky .chevron:after{color:#fff}}.header__wrapper{display:flex;flex-wrap:wrap;align-items:center}.brand-logo{padding:0;margin-right:auto}.brand-logo a{display:block;width:24.625em;height:6.25em;transition:none}@media (max-width:1100px){.brand-logo a{width:19em;height:5em}}@media (max-width:767px){.brand-logo a{width:17em;height:4.3em;transition:.2s;transition-delay:.2s}}.right--nav{width:73%;display:flex;flex-wrap:wrap}.right--nav .social{display:flex;align-items:center;justify-content:flex-end;width:100%;margin-bottom:1em}@media (max-width:992px){.right--nav .social{margin-bottom:0}}@media (max-width:992px){.right--nav{width:auto}}.phone{line-height:1;padding-left:2em}@media (max-width:992px){.phone{padding-left:1em}}.phone i{position:absolute;top:0;left:0;width:2.8em;height:2.8em;display:flex;justify-content:center;align-items:center;border-radius:50%;padding:.4583em;background:#004f71;transition:left .6s cubic-bezier(.83,0,.17,1)}
@media (max-width:1100px){.phone i{transition:none}}@media (max-width:767px){.phone i{border:solid 2px #fff}}.phone i img{width:1.5em;height:1.5em}.phone a{font-size:1em;border-radius:3.5em;overflow:hidden;position:relative;display:flex;align-items:center;min-height:2.75em;flex-wrap:wrap;line-height:1;padding:.4em 1.583em .4em 3.916em;background:rgba(230,236,244,.3);color:#fff;transition:padding .5s cubic-bezier(.83,0,.17,1),background .5s ease}@media (max-width:1100px){.phone a{font-size:1.125em}}@media (max-width:992px){.phone a{font-size:1.25em;padding:.4em 0 .4em 2.8em}}.phone a:hover{text-decoration:none;background:#e6e6e6;color:#004f71;padding:.4em 3.916em .4em 1.583em}.phone a:hover i{left:calc(100% - 2.7em)}.phone a span{transition:.5s}@media (max-width:992px){.phone a span{display:none}}.toogle-wrap{display:none;flex-wrap:wrap;align-items:center;padding-left:1.25em}@media (max-width:992px){.toogle-wrap{display:flex}}.toggle-text{display:none;padding-left:.5em;font-weight:300;font-size:1.125em;color:#fff;text-transform:uppercase}
@media (min-width:992px){.toggle-text{display:block}}.navigation{display:flex;align-items:center;position:fixed;top:0;right:100%;width:100%;height:100%;background:#004f71;transition:right .6s cubic-bezier(.83,0,.17,1);transition-delay:.5s;z-index:98;overflow:scroll}@media (min-width:992px){.navigation{display:flex;position:relative;justify-content:flex-end;top:0;right:0;width:100%;background:0 0;overflow:visible;transition:none;transition-delay:0s}}.navigation:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(../images/menu-bg.jpg) no-repeat;background-size:cover;opacity:0;z-index:0;transition:.5s;transition-delay:0s}@media (max-width:767px){.navigation:after{background:url(../images/menu-bg-mobile.jpg) no-repeat;background-size:cover;content:normal}}.navigation:before{display:none;content:"";position:absolute;top:0;left:0;width:100%;height:0;background:url(../images/lines.gif) repeat;background-size:15em 1px;background-position-x:8em;opacity:.1;z-index:1;transition:.5s;transition-delay:0s}
.navigation .motif{display:none;font-size:1.74em;right:-19%;mix-blend-mode:multiply;opacity:.25;z-index:1}.navigation .motif.animated span:nth-child(1){transition-delay:.7s}.navigation .motif.animated span:nth-child(2){transition-delay:.9s}.navigation .motif.animated span:nth-child(3){transition-delay:1s}.navigation .motif.animated span:nth-child(4){transition-delay:1.1s}@media (max-width:767px){.navigation{align-items:flex-start;padding-top:9em}.navigation .motif{font-size:1em;top:auto;bottom:0;right:0}}.open-menu .brand-logo{position:relative;z-index:999}.open-menu .brand-logo a{transition:.2s;transition-delay:.2s}.open-menu .ch-header.sticky .brand-logo{position:relative;z-index:999}.open-menu .ch-header.sticky .brand-logo a{transition:.2s;transition-delay:.2s}@media (max-width:767px){.open-menu .ch-header:after{z-index:99;top:0;background:#fff;transition:.2s;transition-delay:.2s}}.open-menu .ch-header .toogle-wrap{position:relative;z-index:999}.open-menu .navigation{right:0}.open-menu .navigation:after{opacity:.2;transition:1s;transition-delay:1s}
.open-menu .navigation:before{transition:2s;transition-delay:1.25s;height:100%}.nav-wrap{display:flex;flex-wrap:wrap;width:100%;position:relative;z-index:9}.nav-wrap .social{justify-content:space-between;width:100%;padding:0 30px 1em}@media (max-width:767px){.nav-wrap .social{justify-content:flex-end}}@media (max-width:375px){.nav-wrap .social{padding:0 10px 1em}}.nav-wrap .social__links{margin:0}.nav-wrap .social__links a{width:1.375em;height:1.375em}.nav-wrap .phone{padding:0}@media (max-width:767px){.nav-wrap .phone{padding:0 0 0 .5em}}.nav-wrap .phone a{font-size:1.125em}@media (max-width:767px){.nav-wrap .phone a{font-size:1.15em}}.main-menu{display:flex;flex-wrap:wrap;justify-content:flex-end;width:100%;padding:0;margin:0;list-style-type:none}@media (max-width:1100px){.main-menu{justify-content:flex-end}}@media (max-width:992px){.main-menu{justify-content:center}}.main-menu li{position:relative;padding:0 0 0 2.5em}.main-menu li.submenu{position:relative;padding-right:.25em}.main-menu li.submenu:hover .inner__menu{top:110%;opacity:1;visibility:visible}
@media (max-width:1100px){.main-menu li.submenu:hover .inner__menu{top:auto}}@media (max-width:1100px){.main-menu li{padding:0 0 0 2.5em}}@media (max-width:992px){.main-menu li:first-child{padding-left:0}}.main-menu a{display:block;color:#fff;font-size:1.15em;font-weight:700;transition:.3s}@media (max-width:1100px){.main-menu a{font-size:1em}}.main-menu a:before{content:"";display:none;position:absolute;left:1em;top:50%;transform:translate(0,-50%) scale(0);width:2.625em;height:1.5em;z-index:-1;background:url(../svg/hover__motif.svg) no-repeat;background-size:contain;transition:.4s;opacity:0;visibility:hidden}@media (max-width:1100px){.main-menu a:before{left:1.75em}}.main-menu a:hover{color:#e6e6e6;text-decoration:none}.main-menu a.active:before,.main-menu a:hover:before{opacity:1;visibility:visible;transform:translate(0,-50%) scale(1)}@media (max-width:767px){.main-menu{flex-flow:column}.main-menu li{padding:0;border-bottom:1px solid #00a7b5}.main-menu a{font-size:1.5em;padding:.75em 2.125em}
.main-menu a:before{content:normal}.main-menu a:hover{color:#fff}.main-menu a.active{background:rgba(230,230,230,.3)}}.inner__menu{position:absolute;width:20em;padding:0;background:rgba(0,79,113,.88);top:250%;visibility:hidden;opacity:0;transition:.4s}.inner__menu li{padding:0;border-bottom:solid .5px #fff}@media (max-width:767px){.inner__menu li{border-bottom:1px solid #00a7b5}}.inner__menu li:last-child{border-bottom:0}.inner__menu li a{background-color:rgba(0,79,113,.88);font-size:1.15em;padding:1em;position:relative;z-index:0}.inner__menu li a:before{content:"";position:absolute;left:0;top:0;height:100%;width:0;z-index:-1;transition:.4s;transform:none !important}.inner__menu li a.active,.inner__menu li a:hover{background-color:#fff;color:rgba(0,79,113,.88)}.inner__menu li a.active:before,.inner__menu li a:hover:before{width:100%}@media (max-width:767px){.inner__menu li a{font-size:1em;padding:.75em 3em}}@media (max-width:1100px){.inner__menu{display:none;visibility:visible;opacity:1;transition:none;top:auto}
}@media (max-width:767px){.inner__menu{position:static;width:100%;background:0 0}}.chevron{display:block;position:absolute;right:.5em;top:0;z-index:9}.chevron:before{content:normal}.chevron:after{border-style:solid;border-width:.1em .1em 0 0;content:"";display:inline-block;height:.45em;left:1.25em;position:relative;top:.5em;transform:rotate(135deg);vertical-align:top;color:#fff;width:.45em}.chevron:hover:before{content:normal}.motif{position:absolute;z-index:9;top:0;right:0;width:41.25em;height:35em;visibility:hidden;transition-delay:1s}.motif span{background:#1c96a2;position:absolute;transform:skew(34.9deg,0deg);transform-origin:0 100%;transition:right,top,bottom;transition-timing-function:cubic-bezier(.34,1.56,.64,1);transition-duration:.7s}.motif span:nth-child(1){top:100%;right:-50%;width:11.125em;height:29em;transition-delay:.3s}.motif span:nth-child(2),.motif span:nth-child(3){width:7.125em;height:18.5625em;opacity:.5}.motif span:nth-child(2){top:100%;right:-35%;transition-delay:.2s}
.motif span:nth-child(3){top:100%;right:-35%;transition-delay:.1s}.motif span:nth-child(4){width:5.0625em;height:13.1875em;right:-50%;bottom:-100%;transition-delay:0s}.motif.animated{transition-delay:0s;visibility:visible}.motif.animated span:nth-child(1){top:0;right:0;transition-delay:0s}.motif.animated span:nth-child(2){top:15%;right:14em;transition-delay:.1s}.motif.animated span:nth-child(3){right:21.125em;top:7%;transition-delay:.2s}.motif.animated span:nth-child(4){bottom:0;right:13.75em;transition-delay:.3s}.content--sec .motif{display:none}.content--sec .motif span:nth-child(1){right:-46%;width:9.125em;height:28em}.content--sec .motif span:nth-child(2){width:7.125em;height:13.5625em;right:-5em}.content--sec .motif span:nth-child(3){width:5.125em;height:14.5625em;right:2em}.content--sec .motif span:nth-child(4){width:3.7em;height:17.1875em;right:-8.85em}@media (max-width:1100px){.content--sec .motif{font-size:.5em}}@media (max-width:767px){.content--sec .motif{font-size:.25em}}button{-webkit-appearance:button;width:auto;border:0;box-shadow:none;background:0 0;outline:0;background:0 0;border-radius:0;cursor:pointer}
button:focus{outline:0}.link__anchor{color:#00a7b5;position:relative;font-weight:500}.link__anchor:after{content:"";position:absolute;bottom:0;height:1px;width:0;background:#00a7b5;left:0;transition:.4s}.link__anchor:hover{text-decoration:none;color:#00a7b5}.link__anchor:hover:after{width:100%}.link__anchor.white{color:#fff;font-weight:700}.link__anchor.white:after{background:#fff;width:100%}.link__anchor.white:hover:after{width:0}.link__anchor.light{font-weight:300}.link__anchor.underline{color:#666;font-weight:500}.link__anchor.underline:after{width:100%;background:#666}.link__anchor.underline:hover:after{width:0}.link__anchor.back__btn{display:inline-block;margin-bottom:2em;font-size:1.25em;font-weight:300;color:#00a7b5}.link__anchor.back__btn:after{background:#00a7b5}.anchor{cursor:pointer;position:relative;display:inline-block;align-items:center;color:#fff;background-color:#00a7b5;border-radius:0;padding:.584em 1.111em;text-align:center;font-size:1.125em;font-weight:500;min-width:11.111em;border:1px solid #00a7b5;z-index:1}
.anchor:before{content:"";position:absolute;left:0;top:0;width:0;height:100%;background-color:#004f71;z-index:-1;transition:.5s}.anchor:hover{text-decoration:none;border:1px solid #004f71;color:#fff}.anchor:hover:before{width:100%}.anchor:after{content:"";position:relative;top:-.0625em;left:0;display:inline-block;border-style:solid;border-width:.082em .082em 0 0;width:.45em;height:.45em;margin-left:1em;transform:rotate(45deg)}.anchor.no-arrow:after{content:normal}@media (max-width:767px){.anchor{font-size:1em}}@media (min-width:1200px){.large--btn{font-size:1.5em;padding:.417em 1em;min-width:9.25em}}.green--anchor{color:#fff;background-color:#0085ad;border-color:#0085ad}.green--anchor:hover{color:#fff}.outline--anchor{color:#00a7b5;background-color:transparent;border-color:#00a7b5}.outline--anchor.green--anchor{color:#0085ad;border-color:#0085ad}.outline--anchor.white--anchor{color:#fff;border-color:#fff}.outline--anchor.gray--anchor{color:#004f71;border-color:#004f71}
.outline--anchor.white--bg{background:#fff;border-color:#fff}.outline--anchor:hover{color:#fff}.toggle-menu{display:block;font-size:1em;position:relative;width:3.375em;height:3.375em;padding:.875em;border-radius:50%;background-color:#fff;transform:rotate(0);transition:.5s ease-in-out;cursor:pointer;z-index:20}.toggle-menu a{position:relative;display:block;width:1.625em;height:1.625em;transition:.5s}.toggle-menu a span{display:block;position:absolute;height:2px;width:100%;background:#333;opacity:1;left:0;transform:rotate(0);transition:.3s}.toggle-menu a span:nth-child(1){top:25%}.toggle-menu a span:nth-child(2),.toggle-menu a span:nth-child(3){top:50%}.toggle-menu a span:nth-child(4){top:75%}.toggle-menu a:hover span{background:#1b828d}.toggle-menu.open{z-index:99}.toggle-menu.open a{transform:rotate(180deg)}.toggle-menu.open a span:nth-child(1),.toggle-menu.open a span:nth-child(4){width:50%;opacity:0}.toggle-menu.open a span:nth-child(3){opacity:1;transform:rotate(-45deg)}.toggle-menu.open a span:nth-child(2){transform:rotate(45deg)}
.toggle-menu.open span:nth-child(1){top:1em;width:0;left:50%}.toggle-menu.open span:nth-child(2){transform:rotate(45deg)}.toggle-menu.open span:nth-child(3){transform:rotate(-45deg)}.toggle-menu.open span:nth-child(4){top:1em;width:0;left:50%}.ch-footer{position:relative;font-size:1em;background-color:#003146;padding-bottom:2em}.ch-footer ul{margin:0;list-style:none}.ch-footer p{font-size:1em}.ch-footer a:hover{text-decoration:none}.ch-footer .motif{right:auto;transform:scaleX(-1);left:-18%;z-index:0}@media (max-width:1025px){.ch-footer .motif{font-size:.75em}}@media (max-width:992px){.ch-footer .motif{font-size:.5em}}@media (max-width:767px){.ch-footer .motif{display:none}}@media (max-width:992px){.ch-footer .container{padding:0}}@media (max-width:767px){.ch-footer{padding-bottom:3.5em}}.newsletter{position:relative;padding:0}@media (max-width:1025px){.newsletter{padding:0}}.newsletter__wrapper{background-color:#004f71;display:flex;flex-wrap:wrap;align-items:center;padding:2.375em 5.5em}
.newsletter__wrapper .newsletter__head{width:100%;padding-left:.5em}.newsletter__wrapper label{text-transform:uppercase;font-size:1.25em;color:#fff;font-weight:300;margin:0 auto .25em 0}.newsletter__wrapper label.error{bottom:-1.75em;color:#ef5656 !important}.newsletter__wrapper p{font-size:1.25em;color:#c8c8c8;font-weight:300;margin-bottom:1em}.newsletter__wrapper .form-group{margin:0;padding:0 .45em;position:relative}.newsletter__wrapper .form-control{width:14.85em;border-color:#003146;background-color:#003146;color:rgba(255,255,255,.5)}.newsletter__wrapper .form-cta{padding-left:.5em}.newsletter__wrapper .anchor{padding:.667em 1em;text-transform:uppercase}.newsletter__wrapper .anchor:after{content:normal}@media (max-width:1100px){.newsletter__wrapper{padding:2em}.newsletter__wrapper .form-control{width:11.75em}}@media (max-width:992px){.newsletter__wrapper label{width:100%}.newsletter__wrapper .form-control{width:12.25em}.newsletter__wrapper .form-group{margin-bottom:.5em}}@media (max-width:767px){.newsletter__wrapper{padding:2em 30px 3em}
.newsletter__wrapper .form-group{padding:0;width:100%}.newsletter__wrapper .form-cta{padding:0;width:100%}.newsletter__wrapper .anchor{width:100%;min-width:0}.newsletter__wrapper .form-control{width:100%}}.newsletter__wrapper .outline--anchor{color:#00a7b5;background-color:transparent;border-color:#00a7b5}.newsletter__wrapper .outline--anchor.green--anchor{color:#0085ad;border-color:#0085ad}.newsletter__wrapper .outline--anchor.white--anchor{color:#fff;border-color:#fff}.newsletter__wrapper .outline--anchor.gray--anchor{color:#004f71;border-color:#004f71}.newsletter__wrapper .outline--anchor.white--bg{background:#fff;border-color:#fff}.newsletter__wrapper .outline--anchor:hover{color:#fff}.newsletter__wrapper .checkwid__btn{margin-top:1.5em}.newsletter__wrapper .checkwid__btn .form-group label{color:#959595;text-transform:none;font-size:1.15em}.newsletter__wrapper .checkwid__btn .form-group label:before{border:solid 1px #959595;top:.3125em}@media (max-width:992px){.newsletter__wrapper .checkwid__btn .form-group label:before{top:3px}
}@media (max-width:767px){.newsletter__wrapper .checkwid__btn .form-group label:before{top:5px}}.newsletter__wrapper .checkwid__btn .form-group label a{margin-left:.25em;display:inline-flex}@media (max-width:767px){.newsletter__wrapper .checkwid__btn .form-group label a{display:contents;float:left}.newsletter__wrapper .checkwid__btn .form-group label a:after{content:normal}}.newsletter__wrapper .checkwid__btn .form-group input:checked+label:after{border:solid #fff;border-width:0 .125em .125em 0}.terms_color:hover{color:#fff !important}.terms_color:hover:after{background:#fff !important}.qlinks{padding:0}@media (max-width:1025px){.qlinks{padding:0}}.qlinks a{font-weight:300;color:#c8c8c8;display:inline-block}.qlinks a:hover{color:#00a7b5}.qlinks a:hover:after{background:#00a7b5}.qlinks-wrapper{display:flex;flex-wrap:wrap}@media (max-width:992px){.qlinks-wrapper{padding:0 3em}}@media (max-width:767px){.qlinks-wrapper{padding:1em 30px}}.footer-menu{padding:0}@media (min-width:767px){.footer-menu{padding-left:2.5em}
}.qlinks__col{width:21%;padding:3em 1em}.qlinks__col a{margin-bottom:.75em}@media (max-width:767px){.qlinks__col a{margin-bottom:.25em}}@media (max-width:1025px){.qlinks__col{padding:3em 0}}@media (max-width:992px){.qlinks__col{width:33.3%;padding:2em 0}}@media (max-width:767px){.qlinks__col{width:100%;padding:1em 0}}.qlink-head{position:relative;text-transform:uppercase;font-weight:700;padding-left:2.5em;margin-bottom:2em;color:#c8c8c8}.qlink-head:before{content:"";position:absolute;top:50%;left:0;width:1.25em;height:1px;background:#c8c8c8}@media (max-width:767px){.qlink-head{margin-bottom:1em}}.qlinks-col-extended{width:58%;padding:3em 0 3em 2em}@media (max-width:1025px){.qlinks-col-extended{padding:3em 0}}@media (max-width:992px){.qlinks-col-extended{width:100%;padding:0 0 2em}}@media (max-width:767px){.qlinks-col-extended{padding:1em 0}}.footer-location{padding:0}.footer-location li{position:relative;width:47%}.footer-location li:last-child p{margin:0}.footer-location p{font-weight:300;color:#c8c8c8}
@media (max-width:992px){.footer-location p{margin:0}}.footer-location .location-head{color:#00a7b5;margin:0 0 .5em}@media (min-width:767px){.footer-location{padding:0 2.5em;display:flex;justify-content:space-between;flex-wrap:wrap}}@media (max-width:767px){.footer-location li{width:100%}}.location-link{position:absolute;top:0;right:0;padding-left:1.75em;color:#fff !important}.location-link:before{content:"";position:absolute;left:0;top:0;width:1.25em;height:1.25em;background:url(../svg/map.svg) no-repeat}.location-link:hover{color:#00a7b5 !important}@media (max-width:992px){.location-link{position:relative;margin:.5em 0 1.5em !important}}.footer__bottom{border-top:1px solid #5c5c5c;padding:2.5em 0}@media (max-width:767px){.footer__bottom{padding:1.5em 4.85em}}@media (max-width:375px){.footer__bottom{padding:1.5em 3.5em}}.bottom-wrap{display:flex;justify-content:space-between}.bottom-wrap p{color:#c8c8c8;font-weight:500;margin:0}.bottom-wrap p.copy a:after{width:100%}.bottom-wrap p.copy a:hover:after{width:0}
@media (max-width:992px){.bottom-wrap{flex-flow:column}.bottom-wrap .copy{margin:0 0 1em;text-align:center}.bottom-wrap .social{justify-content:center}}.social{display:flex;align-items:center}.social__links{display:flex;flex-wrap:wrap;padding:0}.social__links li{padding:0 .4em}.social__links a{line-height:1;display:block;width:1.5em;height:1.5em}.social__links a path,.social__links a svg{width:100%;height:100%;fill:#fff;transition:.3s}.social__links a:hover path,.social__links a:hover svg{fill:#00a7b5 !important}.footer__botlinks{padding:0;margin:0;display:flex}@media (max-width:992px){.footer__botlinks{justify-content:center;margin:0 0 1em !important}}.footer__botlinks li{margin:0 1em}@media (max-width:767px){.footer__botlinks li{margin:0 .75em}}.footer__botlinks a{font-weight:300;color:#c8c8c8}@media (max-width:767px){.footer__botlinks a{font-size:.9em}}.footer__botlinks a:hover{color:#00a7b5}.facebook{background:rgba(230,230,230,.5) !important}.innerpages__social{display:flex;flex-wrap:wrap}
@media (max-width:992px){.innerpages__social{flex-flow:wrap-reverse}}.innerpages__social .facebook{background:#e6e6e6}.innerpages__social .text-block{width:20%}@media (max-width:992px){.innerpages__social .text-block{width:25%}}@media (max-width:767px){.innerpages__social .text-block{width:100%}.innerpages__social .text-block.twitter{border-bottom:solid 1px #ccc}}.innerpages__social .pic-block{height:22.5em;width:20%}@media (max-width:992px){.innerpages__social .pic-block{width:25%;height:auto}}@media (max-width:767px){.innerpages__social .pic-block{width:100%}}.innerpages__social .youtube{width:20%}.innerpages__social .youtube .social-img{height:100%}@media (max-width:992px){.innerpages__social .youtube{width:100%}.innerpages__social .youtube .social-img{height:20em}}.innerpages__social .play-icon img{width:3.25em;height:3.25em}.subscribe{border:1px solid #00a7b5 !important}.hero--section{padding:0;height:100vh;overflow:unset;position:relative}@media (max-width:1500px) and (min-width:1200px) and (min-height:999px){.hero--section{height:56.25em}
}@media (max-width:1025px){.hero--section{height:auto}}.hero--section .social__links{display:inline-block;flex-wrap:wrap;padding:0;list-style-type:none;position:absolute;z-index:2;left:3.4375em;top:50%;transform:translate(0,-50%)}.hero--section .social__links li{padding:.5em .25em}@media (max-width:1100px){.hero--section .social__links{right:2em;top:24%;left:auto}}@media (max-width:767px){.hero--section .social__links{display:none}}.hero--section.inner--hero{height:48.75em;overflow:hidden;position:relative}.hero--section.inner--hero:before{content:"";background:url(../images/overlay.png) no-repeat;background-size:contain;left:0;top:0;width:100%;z-index:1;position:absolute;height:100%}@media (max-width:767px){.hero--section.inner--hero:before{content:normal}}.hero--section.inner--hero .hero__caption{position:absolute;top:50%;left:10%;width:55%;color:#fff;transform:translate(0,-50%);z-index:3}@media (max-width:1100px){.hero--section.inner--hero .hero__caption{left:5em}}@media (max-width:992px){.hero--section.inner--hero .hero__caption{left:3em}
}@media (max-width:767px){.hero--section.inner--hero .hero__caption{left:0;padding:0 30px;width:100%}}.hero--section.inner--hero .hero__caption h1{margin:0}.hero--section.inner--hero .hero__caption h2{color:#fff;margin-bottom:.375em;line-height:1;text-shadow:0 0 10px rgba(0,0,0,.5);position:relative}@media (min-width:1100px){.hero--section.inner--hero .hero__caption h2{font-size:3.55em}}@media (min-width:767px){.hero--section.inner--hero .hero__caption h2{transform:none;opacity:0;transition:none;transition-delay:0s}}@media (max-width:1100px){.hero--section.inner--hero .hero__caption h2{opacity:1}}.hero--section.inner--hero .hero__caption p{font-size:1.5em;text-shadow:0 0 10px rgba(0,0,0,.3)}@media (min-width:767px){.hero--section.inner--hero .hero__caption p{transform:none;opacity:1;transition:.8s;transition-delay:revert}}.hero--section.inner--hero .hero__img img{width:100%;height:100%}@media (max-width:992px){.hero--section.inner--hero .hero__img img{width:auto}}.hero--section.inner--hero .social__links{top:50%}
@media (max-width:1100px){.hero--section.inner--hero{height:40em}.hero--section.inner--hero .hero__img,.hero--section.inner--hero .hero__slider{height:100%}}@media (max-width:767px){.hero--section.inner--hero{height:100vh}}.hero--section .hero-section-bullets li{font-size:1.15em}@media (max-width:1400px) and (min-width:1200px){.hero--section .hero-section-bullets li{font-size:1.25em}}.hero__slider{display:flex;width:100%;height:100%;position:relative}@media (max-width:992px){.hero__slider{height:50em}}@media (max-width:992px){.hero__slider{height:40em}}@media (max-width:767px){.hero__slider{height:100vh}}@media (min-width:767px){.hero__slider .hero__img{transition:1s;transform:scale(1.2)}}.hero__slider .swiper-container{width:100%}.hero__slider .swiper-slide{overflow:hidden}.hero__slider .swiper-slide .cta{justify-content:flex-end}.hero__slider .swiper-slide .hero__caption h2{letter-spacing:-1px}.hero__slider .swiper-slide-active .hero__img{transform:scale(1)}.hero__slider .swiper-slide-active .hero__caption h2{transform:translate(0,0);opacity:1;transition-delay:1s}
.hero__slider .swiper-slide-active .hero__caption p{transform:translate(0,0);opacity:1;transition-delay:1.3s}.hero__slider .swiper-slide-active .hero__caption .cta{transform:translate(0,0);opacity:1;transition-delay:1.5s}.hero__slider .pg{bottom:13em;left:9.5em;top:auto;position:absolute;display:flex;align-items:center}@media (max-width:1100px){.hero__slider .pg{bottom:16em;left:4em}}@media (max-width:992px){.hero__slider .pg{bottom:2em;left:2.5em}}@media (max-width:767px){.hero__slider .pg{bottom:2em}}.hero__slider .pg .swiper-pagination-bullet{width:.7em;height:.7em;margin-right:.5625em;background:#fff;opacity:1;transition:.2s}.hero__slider .pg .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#00a7b5}.hero__img{width:100%;height:100%;position:relative}.hero__img:before{content:"";position:absolute;top:0;right:0;width:100%;height:100%;z-index:1;background:-moz-linear-gradient(left,rgba(0,79,113,.3) 0,rgba(41,137,216,0) 100%,rgba(41,137,216,0) 102%);background:-webkit-linear-gradient(left,rgba(0,79,113,.3) 0,rgba(41,137,216,0) 100%,rgba(41,137,216,0) 102%);background:linear-gradient(to right,rgba(0,79,113,.3) 0,rgba(41,137,216,0) 100%,rgba(41,137,216,0) 102%)}
.hero__img:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background:-moz-linear-gradient(left,rgba(41,137,216,0) -2%,rgba(41,137,216,0) 0,rgba(26,116,179,0) 36%,rgba(0,79,113,.3) 100%);background:-webkit-linear-gradient(left,rgba(41,137,216,0) -2%,rgba(41,137,216,0) 0,rgba(26,116,179,0) 36%,rgba(0,79,113,.3) 100%);background:linear-gradient(to right,rgba(41,137,216,0) -2%,rgba(41,137,216,0) 0,rgba(26,116,179,0) 36%,rgba(0,79,113,.3) 100%)}.hero__img iframe{width:100vw;height:92.25vw;min-height:100vh;min-width:187.77vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero__img img{width:100%;height:100%}@media (max-width:1700px) and (min-width:1400px) and (min-height:800px){.hero__img img{width:auto;height:100%}}@media (max-width:1400px) and (min-width:1200px) and (min-height:700px){.hero__img img{width:auto;height:100vh}}@media (max-width:1700px) and (min-width:1400px) and (min-height:800px){.hero__img{width:auto;height:100%}
}@media (max-width:1400px) and (min-width:1200px) and (min-height:700px){.hero__img{width:auto;height:100%}}@media (max-width:1500px) and (min-width:1200px) and (min-height:999px){.hero__img{height:56.25em}}@media (max-width:1025px){.hero__img{height:64em}.hero__img img{position:absolute;top:0;left:50%;width:auto;height:100%;transform:translate(-50%,0)}}@media (max-width:767px){.hero__img{height:100%}.hero__img:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3);z-index:2}.hero__img img{position:static;width:100%;transform:none}}.hero__caption{position:absolute;top:50%;left:10%;width:40%;color:#fff;transform:translate(0,-50%);z-index:3}.hero__caption h1{margin:0}.hero__caption h2{color:#fff;margin-bottom:.375em;line-height:1.15;text-shadow:0 0 10px rgba(0,0,0,.3);position:relative}@media (min-width:1366px){.hero__caption h2{font-size:1.75em}}@media (min-width:1100px){.hero__caption h2{font-size:2em}}@media only screen and (min-device-width :768px) and (max-device-width :1024px){.hero__caption h2{transform:translate(0,0);opacity:1;transition-delay:1s;font-size:2em}
}.hero__caption p{font-size:1.5em;text-shadow:0 0 10px rgba(0,0,0,.3)}@media (min-width:767px){.hero__caption p{transform:translate(0,0);opacity:1;transition-delay:1s}}@media (max-width:767px){.hero__caption h2{font-size:2em!important}}.hero__caption span{display:block;text-transform:uppercase;font-weight:500;font-size:1.5em;margin-bottom:.25em;text-shadow:0 0 10px rgba(0,0,0,.5)}.hero__caption .caption__desc{position:relative;color:#fff}.hero__caption .cta{transform:translate(0,0);opacity:1;transition-delay:1s}@media (max-width:1100px){.hero__caption{left:5em;width:55%}}@media (max-width:992px){.hero__caption{left:3em;top:60%}}@media (max-width:767px){.hero__caption{left:0;padding:0 30px;width:100%;top:50%}.hero__caption .caption__desc,.hero__caption h2{color:#fff;padding-left:0;font-size:1.25em}.hero__caption .caption__desc{padding:0}.hero__caption .caption__desc:before{content:normal}.hero__caption p{color:#fff;padding:0}}.hero-video{width:100%;height:100%}.hero-video iframe{width:100%;height:100%;min-width:150vh;min-height:111vh;border:0}
.appointment{position:absolute;bottom:0;width:100%;height:auto;z-index:9}@media (max-width:1100px){.appointment{position:relative;border-bottom:1px solid #ccc}}.appointment__form{padding:2em 2.225em;background:#fff;display:flex;flex-wrap:wrap;box-shadow:0 0 .5em rgba(0,0,0,.2)}.appointment__form label{padding-left:.875em;font-size:1.5625em;font-weight:700;color:#0085ad;width:100%}.appointment__form .form-group{width:23em;padding:0 .875em;margin:0;display:flex;flex-flow:column;justify-content:flex-end;position:relative}@media (max-width:1600px){.appointment__form .form-group{width:22.85em}}.appointment__form .form-control{padding:.8615em 1.25em}.appointment__form .form-cta{padding:0 .875em;display:flex;flex-flow:column;justify-content:flex-end}.appointment__form .form-cta .anchor{padding:.8615em 1.25em;width:17.625em}.appointment__form .bootstrap-select.form-control{padding:0}.appointment__form .bootstrap-select>.dropdown-toggle{padding:.8615em 1.25em}.appointment__form .dropdown-toggle:after{border-top:.4em solid;border-right:.4em solid transparent;border-bottom:0;border-left:.4em solid transparent}
.appointment__form .bootstrap-select>.dropdown-toggle:after{margin-top:3px}@media (max-width:1100px){.appointment__form{padding:2em 0;box-shadow:none}.appointment__form .form-group{width:18em;padding:0 .375em}.appointment__form .form-cta{padding:0 .375em}.appointment__form .form-cta .anchor{padding:.8615em .5em;width:14.74em}}@media (max-width:992px){.appointment__form{padding:2em 0;box-shadow:none}.appointment__form .form-group{width:13.5em}}@media (max-width:767px){.appointment__form .form-group{width:100%;margin-bottom:1em}.appointment__form .form-cta{width:100%}.appointment__form .form-cta .anchor{padding:.8615em 1.25em;width:100%}}.typing-form .appointment__form .form-group{width:33.33%;margin-bottom:1.5em}@media (max-width:767px){.typing-form .appointment__form .form-group{width:100%;margin-bottom:.5em}}.typing-form .appointment__form .form-cta{justify-content:flex-start;width:33.33%}@media (max-width:767px){.typing-form .appointment__form .form-cta{width:100%}}.typing-form .appointment__form .form-cta .anchor{width:100%}
.categories__cont{position:absolute;right:10%;bottom:12em;z-index:9;width:31em}@media (max-width:1100px){.categories__cont{position:static;width:100%}}.categories__cont .card{border:0;background:0 0}@media (max-width:1100px){.categories__cont .card{background:#0085ad}}.categories__cont .card-header{border:0;background:0 0;padding:0}@media (max-width:1100px){.categories__cont .card-header{border-bottom:solid 1px #fff}}.categories__cont .card-header h2{text-align:right;font-size:1.25em}@media (max-width:1100px){.categories__cont .card-header h2{text-align:left}}.categories__cont .card-header h2 .btn-link{color:#fff;padding:0;font-size:1em;position:relative;margin-bottom:0;text-shadow:0 0 10px rgba(0,0,0,.3)}@media (max-width:1100px){.categories__cont .card-header h2 .btn-link{padding:1em;text-align:left;width:100%;margin-bottom:0}}.categories__cont .card-header h2 .btn-link:after{content:"";position:absolute;right:-1.5625em;top:-.4375em;visibility:visible;opacity:1;width:.1875em;height:2.6875em;background:#fff;transition:.4s}
.categories__cont .card-header h2 .btn-link.collapsed{margin-bottom:1.25em}@media (max-width:1100px){.categories__cont .card-header h2 .btn-link.collapsed{margin-bottom:0}}.categories__cont .card-header h2 .btn-link.collapsed:after{top:-1.0625em;opacity:0;visibility:hidden}.categories__cont .card-header h2 .btn-link:focus,.categories__cont .card-header h2 .btn-link:hover{text-decoration:none}.categories__cont .card-body{background:0 0;padding:.5em 0;margin-bottom:2.125em;text-align:right}@media (max-width:1100px){.categories__cont .card-body{margin-bottom:0;padding:1.25em;text-align:left}}.categories__cont .card-body p{font-size:1.125em;margin-bottom:.8em;text-shadow:0 0 10px rgba(0,0,0,.3);color:#fff}.categories__cont .card-body .cta{justify-content:flex-end}.categories__cont .card-body .cta .anchor{font-size:1em;padding:.5em .875em;min-width:auto;line-height:initial}@media (max-width:1100px){.categories__cont .card-body .cta{justify-content:flex-start}.categories__cont .card-body .cta .anchor{background:#fff;color:#1b828d}
.categories__cont .card-body .cta .anchor:hover{color:#fff}}.visa--section{background:#004f71;color:#fff}.visa--section h2{color:#fff}.visa--section .header-group h3{margin-bottom:.555em}.visa--section .cta{margin-bottom:1.875em}.visa--section .cta .anchor:before{background:#fff}.visa--section .cta .anchor:hover{color:#004f71}.visa--section.book-visa{background:#fff}.visa--section.book-visa .header-group h2,.visa--section.book-visa .header-group h3{color:#0085ad}.visa--section.book-visa .header-group p{color:#646464}.visa--section.book-visa .cta{margin-bottom:1.875em}.visa--section.book-visa .cta .anchor:before{background:#004f71}.visa--section.book-visa .cta .anchor:hover{color:#fff}.visa--section.book-visa .outline--anchor.white--anchor{color:#004f71;border-color:#004f71}.steps--section{padding:0}@media (max-width:992px){.steps--section{padding:0}}.step__icon{width:4em;height:4em;margin-bottom:1.875em}.step__icon svg{width:100%;height:100%}.step__icon svg circle,.step__icon svg path,.step__icon svg polygon,.step__icon svg rect{fill:#000}
.step-box{position:relative;padding:2.25em 2.25em 8em;height:100%;transition:.4s}.step-box:after{content:"";position:absolute;top:1.25em;right:0;width:1px;height:calc(100% - 2.5em);background-color:#ccc;z-index:1}.step-box h2{font-weight:500;color:#666;line-height:1;text-decoration:underline}.step-box h3{font-weight:500;color:#333;line-height:1}.step-box.highlight,.step-box:hover{background:#004f71;transition:.4s}.step-box.highlight:after,.step-box:hover:after{content:normal}.step-box.highlight h2,.step-box.highlight h3,.step-box.highlight p,.step-box:hover h2,.step-box:hover h3,.step-box:hover p{color:#fff}.step-box.highlight a,.step-box:hover a{color:#fff}.step-box.highlight a:hover,.step-box:hover a:hover{color:#fff}.step-box.highlight .step__anchor,.step-box:hover .step__anchor{border-color:#fff}.step-box.highlight .step__anchor .arrow-icon,.step-box:hover .step__anchor .arrow-icon{background-image:url(../svg/white-arrow.svg)}.step-box.highlight .step__anchor:hover,.step-box:hover .step__anchor:hover{background:#fff}
.step-box.highlight .step__anchor:hover .arrow-icon,.step-box:hover .step__anchor:hover .arrow-icon{background-image:url(../svg/arrow.svg)}.step-box.highlight .step__icon svg circle,.step-box.highlight .step__icon svg path,.step-box.highlight .step__icon svg polygon,.step-box.highlight .step__icon svg rect,.step-box:hover .step__icon svg circle,.step-box:hover .step__icon svg path,.step-box:hover .step__icon svg polygon,.step-box:hover .step__icon svg rect{fill:#fff}.step-box p{color:#333}@media (max-width:1025px){.step-box{padding:3em 2em 6em}}@media (max-width:767px){.step-box{padding:3em 30px 5em}.step-box:after{top:0;left:30px;width:calc(100% - 60px);height:1px}}.step__anchor{opacity:.6;position:absolute;bottom:3.5em;left:2.25em;width:4.375em;height:4.375em;padding:1.375em;z-index:1;line-height:1;border-radius:50%;border:1px solid #004f71;transition:.3s}.step__anchor .arrow-icon{width:1.625em;height:1.625em;display:block;line-height:1;background-image:url(../svg/arrow.svg);background-repeat:no-repeat;background-size:contain}
.step__anchor:hover{background:#1b828d}.step__anchor:hover .arrow-icon{background-image:url(../svg/white-arrow.svg)}@media (max-width:1025px){.step__anchor{bottom:2em;left:30px;width:4em;height:4em;padding:1.065em}}@media (max-width:767px){.step__anchor{font-size:.75em}}.visa__options{display:flex;flex-wrap:wrap}.visa__options>div{width:25%;padding:2em 2em .75em;background:#0085ad;color:#fff}.visa__options>div:nth-child(odd){background:#00a7b5}.visa__options>div h4{text-align:center;margin-bottom:.75em}.visa__options>div ul{padding:0;margin:0;list-style:none}.visa__options>div ul li{display:flex;align-items:center;justify-content:center;line-height:1.3;font-size:1em;font-weight:400;text-align:center;border-bottom:1px solid #fff;height:3.25em;position:relative;padding:2em 2.8em}.visa__options>div ul li:last-child{border-bottom:0}@media (max-width:1025px){.visa__options>div{width:23%}.visa__options>div:first-child{width:31%}}@media (max-width:767px){.visa__options>div{padding:2em 2em 1em;width:100%}
.visa__options>div:first-child{width:100%}.visa__options>div ul li{font-size:1em}}.tick{margin:0 auto;display:block;width:1.25em;height:2.5em;background:url(../svg/tick.svg) no-repeat center}.cross{margin:0 auto;display:block;width:1.25em;height:2.5em;background:url(../svg/cross.svg) no-repeat center}.new{margin:0 auto;display:block;width:2.5em;height:2.5em;background:url(../images/new.png) no-repeat center;position:absolute;left:0;transform:rotate(-30deg)}@media (max-width:1400px){.new{background-size:100%}}.service-note{background:#0085ad;font-size:1.125em;font-weight:400;padding:.757em 0 .757em 2em}@media (max-width:767px){.service-note{padding:1em;font-size:1em}}.faqs--section{background:#f7f7f7}@media (min-width:1200px){.faqs--section{padding-bottom:10em}}@media (max-width:767px){.faqs--section .container{padding:0}}.faqs--section .wrapper{padding-left:0}.faqs__header{position:relative;width:30%;display:flex;flex-flow:column;padding-top:5em}.faqs__header h2{color:#0085ad}.faqs__header .round-arrow{position:absolute;bottom:2.75em;left:0}
.faqs__header .round-arrow:after{content:"";position:absolute;top:50%;left:100%;width:230%;height:1px;background:rgba(0,167,181,.5);z-index:9}@media (max-width:1025px){.faqs__header .round-arrow{left:0}.faqs__header .round-arrow:after{width:130%}}@media (max-width:992px){.faqs__header{width:50%}}@media (max-width:767px){.faqs__header{width:100%;padding:0 30px}.faqs__header .round-arrow{left:0;bottom:0;position:relative;margin:0 0 1em}.faqs__header .round-arrow:after{content:normal}}.faqs__slider{width:65%;margin-right:-5%}@media (max-width:1025px){.faqs__slider{margin-right:0;width:70%}}@media (max-width:992px){.faqs__slider{width:50%}}@media (max-width:767px){.faqs__slider{width:100%}}.faqs__slide{position:relative;margin:.75em 1.25em;padding:4.375em 3.125em;background:#fff;box-shadow:0 0 .625em rgba(0,0,0,.1);height:32.5em}.faqs__slide h5{color:#333;margin-bottom:1.5em}.faqs__slide p{font-size:1.25em;position:relative}.faqs__slide p:before{content:"";position:absolute;left:-1.25em;top:-2em;background:url(../svg/quote.svg) no-repeat;background-size:contain;width:1.5em;height:1em}
.faqs__slide p:after{content:"";position:relative;display:inline-block;background:url(../svg/quote.svg) no-repeat;background-size:contain;width:.8125em;height:.625em;left:.5em;transform:rotate(180deg)}@media (max-width:1025px){.faqs__slide{height:40em}}@media (max-width:767px){.faqs__slide{margin:.75em 30px;padding:3em 2em 1em;height:auto}.faqs__slide p{font-size:1em}}.faqs__link{position:absolute;bottom:2.5em;left:2.22em;z-index:1;display:block;font-size:1.125em}.faqs__link:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:#399;transition:.3s}.faqs__link:hover{color:#399;text-decoration:none}.faqs__link:hover:after{width:15%}@media (max-width:767px){.faqs__link{left:2em;font-size:1em}}.services--section{padding:0;height:56.25em}@media (max-width:1025px){.services--section{height:auto}}.services--section .tab-pane{transition:opacity .25s linear}.services--section .tab-pane.fade{transition:opacity .25s linear}.services-nav{position:absolute;top:50%;left:0;padding:2.75em 3.5em 1em 10em;background:#004f71;transform:translate(0,-50%);z-index:1;height:100%}
.services-nav h2{color:#fff;margin-bottom:.375em}@media (max-width:1025px){.services-nav{padding:2.5em 2em .5em}}@media (max-width:992px){.services-nav{padding:1.5em 1em .5em}}@media (max-width:767px){.services-nav{position:relative;top:auto;transform:none}.services-nav h2{display:flex}.services-nav h2 span{margin-left:.25em}}.faq-tab,.services-tab{display:flex;flex-flow:column}.faq-tab .nav-link,.services-tab .nav-link{display:flex;align-items:center;flex-wrap:wrap;color:#fff;font-size:1.4375em;font-weight:300;padding:1.19em 1em;border-bottom:1px solid rgba(255,255,255,.3);position:relative}.faq-tab .nav-link:last-child,.services-tab .nav-link:last-child{border-bottom:0}.faq-tab .nav-link:before,.services-tab .nav-link:before{content:"";left:0;top:0;background:#00a7b5;width:0;height:100%;z-index:-1;height:100%;position:absolute;transition:.3s}.faq-tab .nav-link.active,.faq-tab .nav-link:hover,.services-tab .nav-link.active,.services-tab .nav-link:hover{color:#fff}.faq-tab .nav-link.active:before,.faq-tab .nav-link:hover:before,.services-tab .nav-link.active:before,.services-tab .nav-link:hover:before{width:100%}
@media (max-width:1025px){.faq-tab .nav-link,.services-tab .nav-link{font-size:1.125em;padding:1em 1em 1em 0}}@media (max-width:992px){.faq-tab .nav-link,.services-tab .nav-link{padding:.75em .75em .75em 0}}.faq-tab i,.services-tab i{padding-right:.45em}.faq-tab img,.services-tab img{width:2.08695em;height:2.08695em}.services__slide{position:relative;z-index:0;margin:0 0 0 16%;width:85%;overflow:hidden}.services__slide .motif{visibility:hidden;right:-10.4%;font-size:.93em}@media (max-width:1025px){.services__slide .motif{visibility:hidden;font-size:.5em}}@media (max-width:992px){.services__slide{margin:0;width:100%}}@media (max-width:767px){.services__slide .motif{visibility:hidden;font-size:.25em}}.services_caption{position:absolute;bottom:0;right:0;width:38.75em;height:auto;padding:3.5em 4em 2.625em 2.25em;background:rgba(255,255,255,.9);z-index:1}.services_caption h3{color:#00a7b5;font-weight:300}.services_caption p{margin-bottom:3em;color:#000}@media (max-width:1025px){.services_caption{padding:2em}
.services_caption p{margin-bottom:1.5em}}@media (max-width:767px){.services_caption{position:relative;background:#fff;padding:3em 30px;width:100%}}.about--section{height:56.375em}.about--section .wrapper{padding-top:2em}.about--section .wrapper p{font-size:1.5em}@media (max-width:1025px){.about--section .wrapper{padding:0}.about--section .wrapper p{font-size:1.25em}}@media (max-width:992px){.about--section{height:auto;padding:0}.about--section .wrapper{padding:3em 0}}@media (max-width:767px){.about--section .wrapper p{font-size:1.125em}}.about--section .anchor{font-size:1.125em}@media (max-width:992px){.about--section .anchor{font-size:1em}}@media (max-width:767px){.about--section .anchor{width:100%}}.about--section .nav-link{margin:0 .75em .75em 0}.about__logo{margin-bottom:1.75em}.about__logo img{width:12.8125em;height:auto}.about__bg{position:absolute;left:0;top:0;width:35.75em;height:100%}.about__bg img{width:100%;height:100%}@media (max-width:767px){.about__bg{opacity:.3}}.process--section .motif{visibility:hidden;right:auto;transform:scaleX(-1);left:-18%;z-index:0}
.process--section .motif.animated span:nth-child(1){width:9.125em}.process--section .motif.animated span:nth-child(2){top:10%;right:14em}.process--section .motif.animated span:nth-child(3){right:18.125em;top:7%}.process--section .motif.animated span:nth-child(2),.process--section .motif.animated span:nth-child(3){width:5.125em;height:18.5625em}.process--section .motif.animated span:nth-child(4){right:8.5em}.process--section .sec--header{margin-bottom:5em;display:flex;justify-content:space-between;align-items:center}.process--section .sec--header h2{margin-bottom:0}@media (max-width:767px){.process--section .sec--header{margin-bottom:3em;flex-wrap:wrap}.process--section .sec--header h2{margin-bottom:.75em}}@media (max-width:1100px){.process--section .motif{font-size:.72em}}@media (max-width:992px){.process--section .motif{font-size:.55em}}@media (max-width:767px){.process--section .motif{font-size:.27em}}.process__wrapper{padding:0 3em}@media (max-width:992px){.process__wrapper{padding:0}
}.certified img{width:19.5625em;height:auto}@media (max-width:767px){.certified img{width:12em}}.process__wrap{display:flex;flex-wrap:wrap;justify-content:flex-start}.process__item{text-align:center;width:20%}.process__item h2{color:#0085ad;margin-bottom:.25em}.process__item h2 span{font-size:.377em;font-weight:500;display:inline-block}.process__item p{font-size:1.5em}.process__item:first-child .process__icon img,.process__item:first-child .process__icon svg{width:75%}@media (max-width:1100px){.process__item h2{font-size:2em}.process__item h2 span{font-size:.5em}.process__item p{font-size:1.25em;line-height:normal}}@media (max-width:767px){.process__item{width:45%;margin-bottom:2em}}.process__icon{width:8.875em;height:8.875em;background:#f9f9f9;display:flex;border-radius:50%;align-items:center;justify-content:center;margin:0 auto 1.5625em}.process__icon img,.process__icon svg{width:55%}@media (max-width:1100px){.process__icon{width:6.875em;height:6.875em}}.stats{display:flex;flex-wrap:wrap;position:relative;margin-bottom:3em}
.stats:after{content:"";position:absolute;bottom:0;left:-40%;width:140%;height:7.5em;background:rgba(230,236,244,.5);z-index:-1}@media (max-width:992px){.stats{margin-bottom:2em}}.figure{width:50%;display:flex;flex-wrap:wrap}.figure .numb{font-weight:500;color:#1b828d;margin-bottom:.75em}.figure .numb .counter-value{font-size:2em}.figure .txt{line-height:1.3}.figure .figure--number{width:calc(100% - 6.1875em)}.figure i{margin-right:1.875em;display:block;width:4.3125em;height:4.4375em}@media (max-width:767px){.figure{width:100%}}.numb{font-weight:500;font-size:3em;margin:0;line-height:1}.side-content{position:absolute;top:0;right:0;width:43.75em}@media (max-width:1025px){.side-content{width:42em}}@media (max-width:992px){.side-content{width:100%;position:relative;display:flex;flex-wrap:wrap}}.certificate-wrap,.timing{position:relative;padding:4.375em 10em 1.5em 3.5em;background:#e8f2f3}.certificate-wrap h3,.timing h3{font-weight:300;font-size:2em;line-height:1;color:#0085ad;margin-bottom:.575em}
.certificate-wrap p,.timing p{margin-bottom:1em}@media (max-width:1025px){.certificate-wrap,.timing{padding:3em 8em 1em 3em}}@media (max-width:992px){.certificate-wrap,.timing{width:50%;padding:3em 2em 3em 3em}}@media (max-width:767px){.certificate-wrap,.timing{width:100%;padding:3em 30px 1em}}.time__nav .anchor.active{color:#fff}.time__nav .anchor.active:before{width:100%}.time__nav .anchor.active:after{color:#fff}.timing{overflow:hidden}.timing .motif{visibility:hidden;font-size:.8em;right:-30%;z-index:0}.timing p{color:#000;margin-bottom:.75em}@media (max-width:1100px){.timing .motif{font-size:.55em}}@media (max-width:992px){.timing .motif{font-size:.4em}}.certificate-wrap{padding-bottom:29.5em;color:#fff;background:url(../images/about/img1.jpg) no-repeat;background-size:cover}.certificate-wrap h3{color:#fff;margin-bottom:.75em}.certificate-wrap p{margin-bottom:2em}.certificate-wrap label{font-size:1.125em}.certificate-wrap .form-control{background:#fff;font-size:1.25em;padding:.7em 1em;color:#666}
.certificate-wrap .form-control::placeholder{color:#ccc}.certificate-wrap .form-group{margin-bottom:2.5em}@media (max-width:1025px){.certificate-wrap{padding-bottom:22em}}@media (max-width:992px){.certificate-wrap{padding:3em}}@media (max-width:992px){.certificate-wrap{padding:3em 30px}}@media (max-width:767px){.certificate-wrap{background:url(../images/about/img1-mobile.jpg) no-repeat}}.time-table{padding-right:2em;padding-bottom:.625em}.timing__item{display:flex}.timing__item span{width:50%}.screening-modal{position:relative}@media (max-width:767px){.screening-modal{position:fixed}}.screening-modal .modal-dialog{max-width:60%}@media (max-width:767px){.screening-modal .modal-dialog{max-width:85%;margin:0 auto}}.screening-modal .modal-dialog .modal-content{padding:6em 6em 0;border:none;background-size:100% 100%}@media (max-width:767px){.screening-modal .modal-dialog .modal-content{padding:0;margin:2.5em 0}}.screening-modal .modal-dialog .modal-header{border:none;padding:0}.screening-modal .modal-dialog .modal-header .close{color:#000;position:absolute;right:.5625em;opacity:1;font-size:2.5em;font-weight:800;top:.25em}
@media (max-width:767px){.screening-modal .modal-dialog .modal-header .close{top:0;right:-1em}}.screening-modal .modal-dialog .modal-body{padding:0}.screening-modal .modal-dialog .modal-body .twocol-row{align-items:flex-end}.screening-modal .modal-dialog .card-wrapper{text-align:center;background:#0a4c6e;margin:1em 1em 0}@media (max-width:767px){.screening-modal .modal-dialog .card-wrapper{margin:1em}}.screening-modal .modal-dialog .card-wrapper .card-heading{padding:.5em 0}.screening-modal .modal-dialog .card-wrapper h2{margin:0;color:#0a4c6c;letter-spacing:1px}.screening-modal .modal-dialog .card-wrapper.fast .card-heading{background:#fcd3c1}.screening-modal .modal-dialog .card-wrapper.vip .card-heading{background:#99d5c9}.screening-modal .modal-dialog .card-wrapper.vip .card-services h2{color:#99d5c9}.screening-modal .modal-dialog .card-wrapper.vip .card-services h2:before{background:#99d5c9}.screening-modal .modal-dialog .card-wrapper.vip .card-services ul li{color:#99d5c9}.screening-modal .modal-dialog .card-wrapper .card-services{padding:1.25em 4em}
.screening-modal .modal-dialog .card-wrapper .card-services h2{color:#fcd3c1;font-size:3.5em;position:relative;margin-bottom:.75em}.screening-modal .modal-dialog .card-wrapper .card-services h2 span{color:#fff;font-size:.3em}.screening-modal .modal-dialog .card-wrapper .card-services h2:before{content:"";position:absolute;background:#fcd3c1;width:30%;height:3px;bottom:-.35em;left:0;right:0;margin:0 auto;border-radius:.5em}@media (max-width:767px){.screening-modal .modal-dialog .card-wrapper .card-services ul{padding-left:0}}.screening-modal .modal-dialog .card-wrapper .card-services ul li{color:#fcd3c1;text-align:center;font-size:1.25em;font-weight:600;padding-bottom:.5em}@media (max-width:767px){.screening-modal .modal-dialog .card-wrapper .card-services ul li{font-size:.875em}}.social--section{padding:0}.side-icon{position:relative}.side-icon:before{content:"";position:absolute;left:1.75em;top:1.5em;width:2em;height:2em;background-repeat:no-repeat;background-size:contain;z-index:5}
.facebook-bg{background:rgba(230,230,230,.5) !important}.text-block{height:22.5em;color:#646464;padding:5em 2.5em 4.5em 1.75em;background:#e6e6e6}.text-block p:last-child{margin:0}@media (max-width:1025px){.text-block{padding:4.5em 1.75em 4em}.text-block p{font-size:1em}}@media (max-width:992px){.text-block{height:20em}}.pic-block{height:22.5em}@media (max-width:992px){.pic-block{height:20em}}.insta:before{background-image:url(../svg/social/instagram-color.svg)}.facebook:before{background-image:url(../svg/social/facebook-color.svg)}.twitter:before{background-image:url(../svg/social/twitter-color.svg)}.linkedin:before{background-image:url(../svg/social/linkedin-color.svg)}.youtube{width:100%}.youtube:before{left:auto;right:1.75em;background-image:url(../svg/social/youtube.svg)}.youtube .social-img{height:45em}.youtube .social-img:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(../images/social/youtube-shade.png) no-repeat;background-size:cover;z-index:3}
@media (max-width:992px){.youtube .social-img{height:20em}}.social-img{position:relative;width:100%;height:22.5em;overflow:hidden}.social-img img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);width:100%;height:auto;transition:.7s}.social-img:hover img{transform:translate(-50%,-50%) scale(1.2)}@media (max-width:1025px){.social-img img{width:auto;height:100%}}@media (max-width:992px){.social-img{height:20em}.social-img img{width:100%;height:auto}}.play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:4;border-radius:100%;background:#fff}.play-icon:after,.play-icon:before{content:"";position:absolute;top:50%;left:50%;width:180%;height:180%;border-radius:100%;transform:translate(-50%,-50%);background:rgba(255,255,255,.4);z-index:0}.play-icon:after{width:100%;height:100%}.play-icon img{position:relative;opacity:.6;width:5em;height:5em;z-index:1}@media (max-width:992px){.aboutpage--section{padding-bottom:0}}.aboutpage--section .twocol-row{justify-content:space-between}
.aboutpage--section .col-55{padding-right:5em}@media (max-width:992px){.aboutpage--section .col-55{padding-right:0}}.aboutpage--section p{font-size:1.25em}.management--section h2{margin-bottom:1.5em}.management__slider{position:relative;display:flex;flex-wrap:wrap}.management__slider .swiper-slide:after{content:"";position:absolute;top:0;left:0;background:linear-gradient(to bottom,rgba(0,79,113,0) 0,rgba(0,79,113,.3) 100%);width:100%;height:100%;transition:.4s}.management__slider .swiper-slide:hover:after{visibility:hidden;opacity:0}.management__arrows{width:23%;display:flex;justify-content:flex-end;align-items:center}@media (max-width:767px){.management__arrows{position:absolute;right:0}.management__arrows .square__arrow{display:flex;flex-flow:row-reverse}}.management--slides{width:77%}@media (max-width:767px){.management--slides{width:100%}}.managers__info{position:absolute;bottom:0;padding:1.5625em;color:#fff;width:100%;z-index:1}.managers__info p{margin:0;font-size:1em}
.managers__info h3{font-size:1.625em;margin-bottom:.25em}.vision__wrap{display:flex;flex-wrap:wrap;justify-content:space-between}.vision--section{position:relative}.vision--section:before{content:"";position:absolute;left:0;top:0;background:#e8f2f3;width:100%;height:82.75%;z-index:-1}.vision__item{width:32%;position:relative;display:inline-table}@media (max-width:992px){.vision__item{width:49%;margin-bottom:1em}}@media (max-width:767px){.vision__item{width:100%;margin-bottom:1em}}.vision__item:nth-child(even){margin-top:12em}@media (max-width:992px){.vision__item:nth-child(even){margin-top:0}}@media (max-width:767px){.vision__item:nth-child(even){width:100%;margin-top:0}}.vision__content{position:absolute;top:0;left:0;padding:2.8125em 4.0625em;width:100%;height:100%;z-index:0}.vision__content:after{content:"";position:absolute;top:0;left:0;background:linear-gradient(to bottom,#004f71 0,rgba(0,79,113,.5) 75%,rgba(0,79,113,.49) 75%,rgba(0,79,113,0) 100%);width:100%;z-index:-1;height:70%}
@media (max-width:1100px){.vision__content:after{background:linear-gradient(to bottom,rgba(0,79,113,.5) 50%,rgba(0,79,113,.49) 51%,rgba(33,150,162,0) 100%)}}@media (max-width:767px){.vision__content:after{background:linear-gradient(to bottom,rgba(0,79,113,.5) 50%,rgba(0,79,113,.49) 51%,rgba(33,150,162,0) 100%)}}.vision__content h2{letter-spacing:-1px;color:#fff;font-size:2em;margin-bottom:.3em}.vision__content p{color:#fff;font-size:1em}@media (max-width:992px){.vision__content{padding:1.5em}.vision__content h2{font-size:2em}.vision__content p{font-size:1.15em}}@media (max-width:767px){.vision__content h2{font-size:1.5em}}.feedback--section{background:#004f71}.feedback__form{padding:2em;background:#fff;display:flex;flex-wrap:wrap;justify-content:space-between}.feedback__form .dropdown-toggle:after{content:"";position:absolute;right:1.5em;top:40%;transition:.4s;display:inline-block;border-style:solid;border-width:.1em .1em 0 0;width:.55em;height:.55em;border-color:#00a7b5;transform:rotate(135deg)}
@media (max-width:767px){.feedback__form{padding:1em}}.feedback__form .form-group{margin-bottom:2em;width:48.5%;position:relative}@media (max-width:767px){.feedback__form .form-group{margin-bottom:1em;width:100%}}.feedback__form .form-group.birth__date{display:flex;align-items:center;justify-content:space-between}.feedback__form .form-group.birth__date label{margin-bottom:0;color:#0085ad;font-size:1.125em}.feedback__form .form-group.birth__date .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){width:25.5%}@media (max-width:767px){.feedback__form .form-group.birth__date{flex-wrap:wrap}.feedback__form .form-group.birth__date label{width:100%;margin-bottom:.5em}.feedback__form .form-group.birth__date .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){width:100%;margin-bottom:1em}}.feedback__form .form-group.full--width{width:100%}.feedback__form .form-group.two__fields{display:flex;justify-content:space-between}@media (max-width:767px){.feedback__form .form-group.two__fields{flex-wrap:wrap}
}.feedback__form .form-group.two__fields .field__cont{display:table}@media (max-width:767px){.feedback__form .form-group.two__fields .field__cont{display:flex;flex-wrap:wrap;width:100%}}.feedback__form .form-group .field__cont{width:49%;position:relative}.feedback__form .form-group .field__cont .form-control{padding:.667em 2.25em .667em 1.25em;border:solid 1px #0085ad;background:0 0}.feedback__form .form-group .field__cont a{position:absolute;right:1em;top:50%;transform:translate(0,-50%)}.feedback__form .form-group .field__cont a img{width:1.375em;height:1.375em}.feedback__form .form-control{background:#e6e6e6;color:#646464}.feedback__form .form-control::placeholder{color:#959595}.feedback__form textarea{resize:none;height:7em}.feedback__form .bootstrap-select>.dropdown-toggle{font-size:1.125em;background:#e6e6e6;width:100%;color:#646464}.feedback__form .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){width:100%}.feedback__form .field__cont img{height:3.3125em}
.checkwid__btn{width:100%;display:flex;justify-content:space-between;align-items:center}@media (max-width:767px){.checkwid__btn{flex-wrap:wrap}}.checkwid__btn .form-group{margin-bottom:0}.checkwid__btn .form-group input{padding:0;height:initial;width:initial;margin-bottom:0;display:none;cursor:pointer}.checkwid__btn .form-group label{position:relative;cursor:pointer;margin-bottom:0;font-size:1.25em;display:flex;color:#0085ad}@media (max-width:767px){.checkwid__btn .form-group label{font-size:1em;margin-bottom:1em}}.checkwid__btn .form-group label:before{content:"";-webkit-appearance:none;background-color:transparent;border:1px solid #0085ad;box-shadow:0 1px 2px rgba(0,0,0,.05),inset 0 -15px 10px -12px rgba(0,0,0,.05);padding:.4em;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;top:.3125em;margin-right:.625em;height:100%}@media (max-width:767px){.checkwid__btn .form-group label:before{display:table}}.checkwid__btn .form-group input:checked+label:after{content:"";display:block;position:absolute;top:.31em;left:.35em;width:.2em;height:.7em;border:solid #0085ad;border-width:0 .125em .125em 0;transform:rotate(45deg)}
@media (max-width:1400px){.checkwid__btn .form-group input:checked+label:after{top:.4em;left:.42em}}@media (max-width:767px){.checkwid__btn .form-group input:checked+label:after{top:.4em;left:.35em}}.checkwid__btn label a{margin:0 0 0 .25em}.checkwid__btn label a:hover{text-decoration:none;color:#646464}.book--appointment{padding-bottom:6em}@media (max-width:767px){.book--appointment{padding-bottom:3em}}.book--appointment .col-50:first-child{padding-right:1.5em}@media (max-width:992px){.book--appointment .col-50:first-child{padding-right:0}}.book--appointment:after{content:"";position:absolute;left:0;top:0;background:#f2f5fa;width:62.5%;z-index:-1;height:90%}@media (max-width:1100px){.book--appointment:after{height:100%}}@media (max-width:992px){.book--appointment:after{width:100%}}.book--appointment p span{display:block;color:#0085ad}.book--appointment.career:after{height:100%}.book--appointment.career .appointment__img div:first-child{height:27em}@media (max-width:1100px){.book--appointment.career .appointment__img div:first-child img{width:auto;height:100%}
}@media (max-width:767px){.book--appointment.career .appointment__img div:first-child{height:auto}.book--appointment.career .appointment__img div:first-child img{width:100%;height:auto}}.book--appointment.career .appointment__img div:last-child img{height:17.875em;bottom:-7em}@media (max-width:1100px){.book--appointment.career .appointment__img div:last-child img{height:auto;bottom:0}}.appointment__img{display:flex;justify-content:space-between}.appointment__img div:first-child{width:30.4375em;height:33.5625em;background:#f3f3f3;overflow:hidden}.appointment__img div:first-child img{width:100%;height:auto}@media (max-width:1100px){.appointment__img div:first-child{width:20.4375em;height:22.5625em}}.appointment__img div:last-child{display:flex;justify-content:flex-end;flex-flow:column}.appointment__img div:last-child img{width:16.1875em;height:16.875em;position:relative;bottom:-10.625em}@media (max-width:992px){.appointment__img div{width:49%}.appointment__img div:first-child{width:49%;height:auto}
.appointment__img div:last-child img{width:100%;height:auto;bottom:0}}.appointment__wrap{display:flex;flex-wrap:wrap;margin:0 -1em}@media (max-width:992px){.appointment__wrap{margin:0}}.appointment__item{width:31.65%;background:#0085ad;margin:0 .8em}@media (max-width:1100px){.appointment__item{width:31%}}@media (max-width:992px){.appointment__item{width:100%;margin:0 0 1em;display:flex;flex-wrap:wrap}}.apt__img{width:100%;height:24.5em;background:#f3f3f3;overflow:hidden}.apt__img img{width:100%;height:auto}@media (max-width:1100px){.apt__img img{width:auto;height:100%}}@media (max-width:992px){.apt__img img{position:relative;top:50%;left:50%;transform:translate(-50%,-50%)}}@media (max-width:767px){.apt__img img{position:static;transform:none}}@media (max-width:992px){.apt__img{width:40%;height:100%}}@media (max-width:767px){.apt__img{width:100%;height:auto}}.apt__content{padding:3.75em 3.4375em;color:#fff}.apt__content h2{font-size:2.25em;color:#fff;font-weight:500;margin-bottom:.7em}.apt__content p{font-size:1.25em}
.apt__content p:last-child{margin-bottom:0}.apt__content h3{font-weight:300}.apt__content .time-table{padding-right:0}.apt__content .time-table p{font-size:1.125em;margin-bottom:.75em}.apt__content .cta,.apt__content .nav-link{margin-bottom:.5em;margin-right:.5em}.apt__content .cta .anchor,.apt__content .nav-link .anchor{min-width:9em}.apt__content .cta .anchor:nth-child(2),.apt__content .cta .anchor:nth-child(4),.apt__content .nav-link .anchor:nth-child(2),.apt__content .nav-link .anchor:nth-child(4){min-width:10.75em;margin-right:0}@media (max-width:1100px){.apt__content{padding:1.25em}}@media (max-width:992px){.apt__content{width:60%}}@media (max-width:767px){.apt__content{width:100%}}.book--appointments{background:#e8f2f3;overflow:unset}.book--appointments h2{margin-bottom:1.5em}.faq__accordian .card{border:0;margin-bottom:1em}.faq__accordian .card-header{padding:0;margin-bottom:0;background-color:transparent;border-bottom:0}.faq__accordian .card-header h5{margin:0}.faq__accordian .card-header a{display:flex;align-items:center;position:relative;padding:.5em 1.25em;color:#0085ad;font-weight:300;transition:.4s}
.faq__accordian .card-header a img{width:2.5em;height:2.5em;margin-right:.75em}.faq__accordian .card-header a:hover{text-decoration:none}.faq__accordian .card-header a:after{content:"";position:absolute;right:1.5em;top:45%;transition:.4s;display:inline-block;border-style:solid;border-width:.082em .082em 0 0;width:.45em;height:.45em;border-color:#0085ad;transform:rotate(45deg)}@media (max-width:1100px){.faq__accordian .card-header a{padding:.5em 1.25em}.faq__accordian .card-header a:after{right:1.25em}}.faq__accordian .card-header a[aria-expanded=true]:after{transform:rotate(135deg)}@media (max-width:767px){.faq__accordian .card-header a{padding:.5em;font-size:.85em}}.faq__accordian .feedback__form{padding:.5em 2em 4.0625em}.faq__accordian .feedback__form .dropdown-toggle:after{content:"";position:absolute;right:1.5em;top:40%;transition:.4s;display:inline-block;border-style:solid;border-width:.1em .1em 0 0;width:.55em;height:.55em;border-color:#0085ad;transform:rotate(135deg)}
@media (max-width:992px){.faq__accordian .feedback__form .form-group{margin-bottom:1em;width:100%}}.faq__accordian .feedback__form .form-group.birth__date{display:flex;align-items:center;justify-content:space-between}.faq__accordian .feedback__form .form-group.birth__date label{margin-bottom:0;color:#0085ad;font-size:1.125em}.faq__accordian .feedback__form .form-group.birth__date .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){width:25.5%}@media (max-width:767px){.faq__accordian .feedback__form .form-group.birth__date{flex-wrap:wrap}.faq__accordian .feedback__form .form-group.birth__date label{width:100%;margin-bottom:.5em}.faq__accordian .feedback__form .form-group.birth__date .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){width:100%;margin-bottom:1em}}.faq__accordian .feedback__form .form-group .bootstrap-select .dropdown-menu li a span{white-space:break-spaces}@media (max-width:1600px){.faq__accordian .feedback__form .form-group .dropdown-menu .dropdown-item{padding:.25rem .5rem;font-size:.7em}
}@media (max-width:1400px) and (min-width:1200px){.faq__accordian .feedback__form .form-group label{vertical-align:middle}}@media (max-width:1100px){.faq__accordian .feedback__form{padding:.5em 1.9375em 4.0625em}}@media (max-width:767px){.faq__accordian .feedback__form{padding:.5em 1em 1em}}.faq__accordian .card-body{padding:0}@media (max-width:767px){.faq__accordian .card-body{padding:0}}@media (max-width:992px){.faq__accordian .card-body .checkwid__btn{display:block}}.faq__accordian .card-body .checkwid__btn .form-group label{margin-bottom:.5em}.faq__accordian .card-body .checkwid__btn .form-group p{margin-bottom:0;padding-left:2.5em;color:#0085ad}@media (max-width:767px){.faq__accordian .card-body .checkwid__btn .form-group p{padding-left:0;font-size:1em}}.schedule__wrap{position:absolute;bottom:0;display:flex;padding:0 10%;flex-wrap:wrap;align-items:center;z-index:2;width:100%}@media (max-width:1100px){.schedule__wrap{padding:0 5em}}@media (max-width:992px){.schedule__wrap{padding:0}
}@media (max-width:992px){.schedule__wrap{padding:0}}.schedule__item{width:33.23%;align-items:center;display:flex;justify-content:space-between;background:#004f71;padding:1.875em;position:relative}@media (max-width:1366px){@-moz-document url-prefix(){.schedule__item{width:33.2%}}}.schedule__item:after{content:"";position:absolute;right:0;top:50%;transform:translate(0,-50%);width:1px;height:35%;background:#fff}@media (max-width:992px){.schedule__item:after{height:100%}}.schedule__item:before{content:"";background:#fff;position:absolute;left:0;bottom:0;width:100%;height:0;z-index:-1;transition:.4s}.schedule__item:last-child:after{content:normal}@media (max-width:767px){.schedule__item{padding:1em;width:100%;border-bottom:solid 1px #00a7b5}.schedule__item:after{content:normal}.schedule__item:last-child{border-bottom:0}}.schedule__item:hover{text-decoration:none}.schedule__item:hover h3{color:#004f71}.schedule__item:hover .schedule__anchor{transform:rotate(90deg)}
.schedule__item:hover:before{height:100%}.schedule__content{display:flex;align-items:center}.schedule__content h3{font-size:2em;color:#fff;font-weight:300;line-height:1.1;margin:0}@media (max-width:1100px){.schedule__content h3{font-size:1.5em}}@media (max-width:992px){.schedule__content h3{font-size:1.35em}}.schedule__icon{width:3.75em;height:3.75em;margin-right:3.125em}.schedule__icon img{width:100%;height:100%}@media (max-width:1100px){.schedule__icon{margin-right:1.75em}}@media (max-width:992px){.schedule__icon{margin-right:1em;width:3.25em;height:3.25em}}@media (max-width:767px){.schedule__icon{margin-right:2em}}.schedule__anchor{width:2em;height:2em;transition:.3s}.schedule__anchor img{width:100%;height:100%}.tracking{position:absolute;width:17em;display:none;transition:1s;z-index:9;background:#fff;border-radius:.5em}@media (max-width:992px){.tracking{right:0;top:4em;left:0;margin:0 auto}}@media (max-width:767px){.tracking{width:100%}}.tracking p{font-size:.9em;margin:0;color:#003146;line-height:1.5}
.tracking p span{display:flex;font-size:1.25em;font-weight:600;padding-bottom:1em}.tracking p span:last-child{padding-top:.75em}.tracking .track-area{display:flex;justify-content:center;width:100%;background:#003146;padding:1em;border-radius:.5em 0 0}.tracking .track-area .track-icon{width:4em}.tracking .track-content{padding:.9em;border-radius:.5em}.tracking .cross-icon{position:absolute;right:-10px;top:-10px;background:#fff;width:1.5em;height:1.5em;display:flex;justify-content:center;align-items:center;border-radius:50%}.tracking .cross-icon img{width:.6em}.tracking:after{content:"";width:100%;height:100%;position:absolute;top:0;z-index:-1;background:#020024;background:linear-gradient(180deg,rgba(2,0,36,0) 10%,rgba(12,118,139,.15) 100%,rgba(193,221,243,.37) 100%);border-radius:.5em}.join--section{background:#004f71;padding-left:10%}@media (max-width:992px){.join--section{padding:3em}}@media (max-width:767px){.join--section{padding:2em}}.join--section h2{color:#fff;margin-bottom:1.5em}
.join--section p{color:#fff}.join--section .twocol-row{justify-content:space-between}.join__list{display:flex;flex-wrap:wrap;justify-content:space-between}.join__item{width:45%;color:#fff;position:relative;margin-bottom:5.5em}.join__item h3{width:65%;line-height:1}.join__item:after{content:"";position:absolute;left:0;bottom:0;height:.25em;width:50%;background:#00a7b5}@media (max-width:767px){.join__item{width:100%;margin-bottom:2em}}.resume__cont{display:flex;flex-wrap:wrap;justify-content:center;position:relative;z-index:0}.resume__cont:after{content:"";position:absolute;background:rgba(0,167,181,.2);width:100%;height:8em;z-index:-1;left:0;right:0;top:2.7em}@media (max-width:767px){.resume__cont:after{content:normal}}.resume__head{margin-bottom:4em}.resume__head .subpara{padding-right:4em}@media (max-width:767px){.resume__head .subpara{padding-right:0}}.resume__icon{width:3.375em;height:4.625em;margin-right:1.5625em}.resume__icon svg fill,.resume__icon svg path,.resume__icon svg polygon,.resume__icon svg rect{fill:#fff}
.resume__email{width:100%;text-align:center;margin:.625em 0 5em}.resume__email a{font-size:1.875em;color:#fff}@media (max-width:767px){.resume__email{margin:.625em 0 2em}}.resume__text h3{color:#fff}.visa--screening{display:flex;flex-wrap:wrap;position:relative}.visa--screening:after{content:"";position:absolute;right:0;top:0;background:#f2f5fa;width:62.5%;z-index:-1;height:100%}.visa--screening.residency{padding-bottom:0}.visa--screening.residency:after{height:85%}@media (max-width:767px){.visa--screening.residency:after{height:100%}}.visa--screening.covid--instructions{padding-left:10%;margin-bottom:5em}@media (max-width:992px){.visa--screening.covid--instructions{padding-left:0;margin-bottom:0}}.visa--screening.covid--instructions .arrow__list li{padding-left:0}.visa--screening.covid--instructions .arrow__list li:before{content:normal}.visa--screening .motif{display:none}.visa--screening .motif.animated span:nth-child(1){width:9.125em;right:-16em}.visa--screening .motif.animated span:nth-child(2){width:6.125em;height:14.5625em;top:12%;right:0}
.visa--screening .motif.animated span:nth-child(3){right:5.75em;top:8%;width:5.125em;height:14.5625em}.visa--screening .motif.animated span:nth-child(4){bottom:6em;right:-.7em;width:3.5em;height:11.1875em}@media (max-width:1100px){.visa--screening .motif{font-size:.65em}}@media (max-width:767px){.visa--screening .motif{font-size:.45em}}@media (max-width:992px){.visa--screening{padding-bottom:0}.visa--screening:after{width:100%}}.visa__img{width:45%}.visa__img img{width:100%;height:auto}@media (max-width:992px){.visa__img{width:100%}}.visa__content{width:43%;padding-left:5em}.visa__content .arrow__list li{padding-left:1.25em}@media (max-width:767px){.visa__content .arrow__list li{font-size:1.125em}}@media (max-width:992px){.visa__content{width:100%;padding:3em}}@media (max-width:767px){.visa__content{padding:2em 30px}}.arrow__list{padding:0;margin:0;list-style-type:none}.arrow__list li{padding-left:2.5em;font-size:1.5em;position:relative}.arrow__list li:before{content:"";position:absolute;top:.5em;left:0;display:inline-block;border-style:solid;border-width:.09em .09em 0 0;border-color:#00a7b5;width:.45em;height:.45em;transform:rotate(45deg)}
@media (max-width:992px){.arrow__list li{padding-left:1.5em}}@media (max-width:767px){.arrow__list li{font-size:1.125em}}.blockwith__pattern{display:flex;padding-left:10.1875em;padding-bottom:12em}@media (max-width:1100px){.blockwith__pattern{padding-left:2em;padding-right:2em}}@media (max-width:992px){.blockwith__pattern{padding-bottom:4em;justify-content:space-between}}@media (max-width:767px){.blockwith__pattern{flex-wrap:wrap;flex-flow:column-reverse}}.blockwith__pattern:nth-child(even){flex-flow:row-reverse;padding-left:0;padding-right:10.1875em}.blockwith__pattern:nth-child(even) .pattern__block{margin-left:8.25em;width:48%;padding-right:0}@media (max-width:1100px){.blockwith__pattern:nth-child(even) .pattern__block{margin-left:3.25em;padding-left:3em;padding-right:2.8125em}}@media (max-width:992px){.blockwith__pattern:nth-child(even) .pattern__block{margin-left:0;padding-left:0;padding-right:0}}@media (max-width:767px){.blockwith__pattern:nth-child(even) .pattern__block{flex-wrap:wrap;width:100%}
}.blockwith__pattern:nth-child(even) .pattern__img{width:52%}.blockwith__pattern:nth-child(even) .pattern__img img{padding:0 2.5em 0 13.5625em}@media (max-width:1100px){.blockwith__pattern:nth-child(even) .pattern__img img{padding:0}.blockwith__pattern:nth-child(even) .pattern__img:after{right:0;left:auto}}@media (max-width:992px){.blockwith__pattern:nth-child(even) .pattern__img{width:48%;height:auto}}@media (max-width:767px){.blockwith__pattern:nth-child(even) .pattern__img{width:100%;margin-bottom:2em}}@media (max-width:1100px){.blockwith__pattern:nth-child(even){padding-left:2em;padding-right:2em}}@media (max-width:992px){.blockwith__pattern:nth-child(even){padding-bottom:4em;justify-content:space-between}}@media (max-width:767px){.blockwith__pattern:nth-child(even){flex-flow:column-reverse}}.blockwith__pattern:last-child{padding-bottom:0}.pattern__block{padding-left:8.5em;padding-right:2.8125em;position:relative;display:inline-table;width:52%;z-index:0}.pattern__block:before{content:"";position:absolute;left:0;top:-1em;width:10.625em;height:110%;background:#f2f5f9;z-index:-1}
.pattern__block h2 span{font-size:.68em}@media (max-width:1100px){.pattern__block h2{font-size:2.5em}}@media (max-width:767px){.pattern__block h2{font-size:2em}}@media (max-width:1100px){.pattern__block{padding-left:3em;padding-right:2.8125em}}@media (max-width:992px){.pattern__block{padding-left:0;padding-right:0;width:48%}.pattern__block:before{content:normal}}@media (max-width:767px){.pattern__block{width:100%}}.pattern__img{width:48%;height:30.375em;position:relative}.pattern__img img{width:100%;padding:0 11.5625em 0 2.5em;height:auto}.pattern__img:after{content:"";position:absolute;width:52.5em;height:7.3125em;background:#f2f5f9;bottom:-4em;z-index:-1;left:0}@media (max-width:992px){.pattern__img:after{content:normal}}@media (max-width:1100px){.pattern__img img{padding:0}}@media (max-width:992px){.pattern__img{height:auto}}@media (max-width:767px){.pattern__img{width:100%;margin-bottom:2em}}.register__cont{background:#f7f7f7;padding:1.875em 2.8125em 1.875em 5.9375em}
@media (max-width:767px){.register__cont{padding:1em}}.register__tr{display:flex;padding:15px 0;border-bottom:solid 1px #aeaeae}.register__tr .register__td{padding:0 1em}.register__tr .register__td:first-child{width:60%;font-size:1.125em;text-transform:uppercase;color:#000;font-weight:600}@media (max-width:767px){.register__tr .register__td:first-child{font-size:1em}}.register__tr .register__td:last-child{width:40%;font-size:1.125em;color:#0085ad}.register__tr:last-child{border-bottom:0}.register__tr.head .thead{color:#0085ad;font-weight:700;text-transform:none;font-size:1.5em;padding:0 .75em}@media (max-width:767px){.register__tr.head .thead{font-size:1.25em}}.register__listing{counter-reset:number}.register__listing .register__tr{counter-increment:number;position:relative}.register__listing .register__tr:before{content:counter(number,decimal-leading-zero);position:absolute;left:-2.75em;font-size:1.125em}@media (max-width:767px){.register__listing .register__tr:before{content:normal}}.timings__cont{display:flex;justify-content:space-between;flex-wrap:wrap}
.timings__item{width:48.5%;margin-bottom:5em}@media (max-width:992px){.timings__item{width:100%;margin-bottom:2em}}.journey--section .sec--header{margin-bottom:4.5em}.journey__wrap{padding:0;display:flex;justify-content:center;margin:0;list-style-type:none}@media (max-width:992px){.journey__wrap{flex-wrap:wrap;justify-content:center}}@media (max-width:767px){.journey__wrap{justify-content:space-between}}.journey__item{width:18%;margin:0 1em;position:relative}.journey__item:nth-child(even) .journey__title:after{background:#00a7b5}.journey__item:after{content:"";position:absolute;right:-6.5em;top:0;background:url(../svg/dashed-arrow.svg) no-repeat;background-size:contain;width:10em;height:3em}.journey__item:last-child:after{content:normal}@media (max-width:992px){.journey__item{width:25%;margin-bottom:3em}.journey__item:after{content:normal}}@media (max-width:767px){.journey__item{width:41%}.journey__item:last-child{margin-bottom:0}}.journey__title{width:100%;height:3.65em;display:flex;justify-content:center;align-items:center;padding:.5em .5em .5em .25em;position:relative;color:#fff;font-size:1.5em;line-height:1.3;text-align:center}
.journey__title:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;transform:skew(-40deg);background:#0085ad;z-index:-1;border-top-right-radius:10px;border-bottom-left-radius:10px}@media (max-width:767px){.journey__title{height:3.65em;font-size:1.15em}}.journey__icon{width:11em;height:8em;margin:0 auto 1.5em}.journey__icon img{width:100%;height:100%}@media (max-width:767px){.journey__icon{width:7em;height:5em}}.screening__price{text-align:center;margin-bottom:1.25em}.screening__price h3{font-size:1.75em;margin:0;line-height:.9}.screening__price span{font-size:1.125em}.screening--available{position:relative}.screening--available .twocol-row{justify-content:space-between}.screening--available h2,.screening--available p{color:#fff}.screening--available:after{content:"";position:absolute;left:0;top:0;width:100%;height:75%;background:#003146;z-index:-1}.screening--available .anchor:before{background:#fff}.screening--available .anchor:hover{color:#1b828d}
.screening--available.covid--section .col-45{position:relative}.screening--available.covid--section .col-45:first-child{padding-bottom:10em}@media (max-width:1100px){.screening--available.covid--section .col-45:first-child{padding-bottom:0}}.screening--available.covid--section:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:15em;background:#fff;z-index:0}@media (max-width:1100px){.screening--available.covid--section:before{content:normal}}.screening--available.covid--section:after{height:100%}@media (max-width:1100px){.screening--available.covid--section:after{height:100%}}@media (max-width:992px){.screening--available.covid--section .cta{margin-bottom:2em}}.screening--available.covid--section p{font-size:1.25em}.documents--section{position:relative}.documents--section:after{content:"";background:#004f71;position:absolute;top:0;left:0;width:100%;height:51.25em;z-index:-1}@media (max-width:1100px){.documents--section:after{height:92%}}@media (max-width:1100px){.documents--section:after{height:100%}
}.documents--section .pattern__block{padding-right:0;width:100%;margin-bottom:7.5em}@media (max-width:1100px){.documents--section .pattern__block{padding-left:9em}}@media (max-width:992px){.documents--section .pattern__block{margin-bottom:5em;padding-left:7em}}@media (max-width:767px){.documents--section .pattern__block{padding-left:4.5em}}.documents--section .pattern__block:before{background:rgba(106,197,187,.3)}.documents--section .pattern__block h2{color:#fff}.documents--section .pattern__block li{color:#fff}.documents--section .pattern__block li:before{border-color:#fff}.documents--section .twocol-row{justify-content:space-between}@media (max-width:992px){.documents--section .document__img{margin-bottom:5em}}.operational__wrap{display:flex;justify-content:space-between;flex-wrap:wrap}.operational__item{width:45%;margin-bottom:5em}.operational__item h2{margin-left:.63em}.operational__item:nth-child(even){margin-top:-5em}.operational__item:nth-child(even) .operational__cont{padding-right:5em}
@media (max-width:1100px){.operational__item:nth-child(even){margin-top:0}}@media (max-width:992px){.operational__item{width:100%;margin-bottom:2em}}.operational__cont{padding:3.75em 2em;background:#f7f7f7}.operational__cont p{color:#101112;line-height:1.3;margin-bottom:1em}.operational__cont a,.operational__cont span{font-weight:700;color:#1b828d}.operational__cont .opt__wrap{padding-bottom:1.5em;border-bottom:solid 1px #ccc;margin-bottom:1.5em}.operational__cont .opt__wrap p{margin:0}.operational__cont .opt__wrap:last-child{border-bottom:0}.avail__wrap{display:flex;flex-wrap:wrap;justify-content:space-between}.avail--service{position:relative}.avail--service:before{width:44.75em;left:0;top:12.25em}.avail--service:after{width:55em;right:1em;top:2.6em}.avail--service:after,.avail--service:before{content:"";position:absolute;background:#f2f5f9;height:7.4375em;z-index:-1}@media (max-width:1100px){.avail--service:after,.avail--service:before{width:45%}}@media (max-width:767px){.avail--service:after,.avail--service:before{content:normal}
}.avail__left{width:30%}@media (max-width:767px){.avail__left{width:100%}}.avail__right{width:43%}@media (max-width:767px){.avail__right{width:100%}}.document__icon{position:absolute;left:2em;top:0;width:4.6875em;height:4.6875em;overflow:hidden;display:flex;justify-content:center;align-items:center}.document__icon svg{width:100%;height:auto}.document__icon svg circle,.document__icon svg path,.document__icon svg polygon,.document__icon svg rect{fill:#fff}@media (max-width:992px){.document__icon{left:0}}@media (max-width:767px){.document__icon{width:2.6875em;height:2.6875em}}.transaction--section{display:flex;flex-wrap:wrap;position:relative;padding-left:10%;z-index:0}.transaction--section:after{content:"";position:absolute;right:0;top:0;background:#00a7b5;width:75%;z-index:-1;height:100%}@media (max-width:1100px){.transaction--section{padding-left:5em}}@media (max-width:992px){.transaction--section{padding-left:3em}}@media (max-width:767px){.transaction--section{padding:0 2em}
.transaction--section:after{content:normal}}.transaction__img{width:30%}.transaction__img img{width:100%;height:auto}@media (max-width:767px){.transaction__img{width:100%;margin-bottom:1em}}.transaction__content{margin-left:12.5em;display:flex;justify-content:center;flex-flow:column;width:27.8125em}.transaction__content label{font-size:1.75em;margin-bottom:.75em;color:#fff}.transaction__content input{margin-bottom:2em;background:#fff;border:0}.transaction__content .large--btn{font-size:1.25em;padding:.75em 1em;min-width:8.25em;font-weight:300}@media (max-width:1100px){.transaction__content{margin-left:4em}}@media (max-width:992px){.transaction__content{justify-content:flex-start;width:16.8125em}}@media (max-width:767px){.transaction__content{width:100%;margin:0 0 1em}}.transaction__content .anchor:before{background:#fff}.transaction__content .anchor:hover{color:#1b828d}.transaction__number{padding-left:5.9375em;display:flex;align-items:center}.transaction__number img{width:17.3125em;height:30.4375em}
@media (max-width:1100px){.transaction__number{padding-left:4em}}.faqs--results .sec--header{margin-bottom:3.125em}.faqs--results .faq__accordian .card{border:solid 1px #eeecec}.faqs--results .faq__accordian .card-header a{padding:1.4em 2em;color:#000}.faqs--results .faq__accordian .card-header a:after{right:1em}.faqs--results .faq__accordian .card-body{padding:0 3em 2em}.faqs--results .faq__accordian .card-body p{font-size:1.25em}@media (max-width:767px){.faqs--results .faq__accordian .card-body p{font-size:1em}}.faqs--results .faq__accordian .card-body ul{padding:0;margin-bottom:1.5em;list-style-type:none}.faqs--results .faq__accordian .card-body ul li{font-size:1.25em;margin-bottom:.25em}@media (max-width:767px){.faqs--results .faq__accordian .card-body ul li{font-size:1em}}@media (max-width:767px){.transaction--main{background:#1b828d}}.contact--location .nav{height:100%;display:flex;justify-content:flex-end;align-items:center}@media (max-width:992px){.contact--location .nav{justify-content:flex-start}
}.contact--location .nav-item{padding:0 1.5em;position:relative}.contact--location .nav-item:after{content:"";position:absolute;background:#c2c2c2;height:.3125em;width:100%;left:0;bottom:0}.contact--location .nav-item:first-child{padding-left:0}.contact--location .nav-item:last-child{padding-right:0}@media (max-width:767px){.contact--location .nav-item{width:50%;margin-bottom:1.5em;padding-left:0}}.contact--location .nav-link{font-size:1.15em;color:#c2c2c2;padding:0 0 .9375em;font-weight:500}.contact--location .nav-link:after{content:"";position:absolute;background:#004f71;height:.3125em;width:0;left:0;bottom:0;z-index:1;transition:.3s}.contact--location .nav-link.active,.contact--location .nav-link:hover{color:#004f71;background:0 0}.contact--location .nav-link.active:after,.contact--location .nav-link:hover:after{width:100%}@media (max-width:1100px){.contact--location .nav-link{font-size:1em}}.contact--location h2{margin-bottom:0}@media (max-width:992px){.contact--location h2{margin-bottom:1em}
}.contact--request .sec-cta{padding-top:0}.request__wrap{padding-right:20em}.request__wrap p{color:#646464}@media (max-width:1100px){.request__wrap{padding-right:0}}.contact--map{width:100%;height:46.875em;position:relative}.contact--map iframe,.contact--map img{height:100%;width:100%}@media (max-width:767px){.contact--map iframe,.contact--map img{width:100%}}@media (max-width:767px){.contact--map{height:56.875em}}.contact__details{background:#004f71;width:34.375em;padding:3.125em;margin-left:10%;position:absolute;bottom:0}.contact__details a,.contact__details p{color:#fff;font-size:1.45em}.contact__details a:hover{text-decoration:none}.contact__details .anchor{color:#00a7b5}.contact__details .anchor:hover{color:#fff}@media (max-width:767px){.contact__details{width:100%;padding:2.125em;margin-left:0}}.corporate--screening{display:flex;flex-wrap:wrap;position:relative;padding-left:11%}@media (max-width:1100px){.corporate--screening{padding-left:5%}}@media (max-width:992px){.corporate--screening{padding-left:3em;padding-right:3em}
}.corporate--screening:after{content:"";position:absolute;left:0;top:0;background:#f2f5fa;width:62.5%;z-index:-1;height:100%}@media (max-width:992px){.corporate--screening:after{width:100%}}.corporate--screening .visa__content{padding-left:0;padding-right:5em}@media (max-width:992px){.corporate--screening .visa__content{padding-right:0;padding-top:0}}@media (max-width:767px){.corporate--screening .visa__content{padding-right:0}}.corporate--screening .visa__img{width:38%}@media (max-width:1100px){.corporate--screening .visa__img{width:51%}}@media (max-width:992px){.corporate--screening .visa__img{width:100%}}.news__wrap{display:flex;flex-wrap:wrap;justify-content:space-between}.news__item{width:46%;display:flex;flex-wrap:wrap;background:#e6e6e6;margin-bottom:3.75em}@media (max-width:1100px){.news__item{width:48%;margin-bottom:2em}}@media (max-width:767px){.news__item{width:100%;margin-bottom:1em}}.news__img{width:50%;overflow:hidden}.news__img img{width:auto;height:100%}@media (max-width:1100px){.news__img{width:100%}
.news__img img{width:100%;height:auto}}.news__content{width:50%;padding:2.5em 2.25em}.news__content span{color:#000;display:block;margin-bottom:1em}.news__content h3{font-size:1.5em;font-weight:400;color:#004f71;margin-bottom:.65em}.news__content p{font-size:1.25em}@media (max-width:1100px){.news__content{width:100%}}.newsdetail--section .col-55{padding-right:4em}@media (max-width:767px){.newsdetail--section .col-55{padding-right:0}}.newsdetail--section .col-45 img{width:100%;height:auto}.video--section .motif{z-index:-1}.video__wrap{display:flex;flex-wrap:wrap;margin:0 -1%}.video__item{position:relative;width:31.33%;margin:0 1%;margin-bottom:5.625em}.video__item:hover .video__poster:after{background:#004f71}.video__item .play-icon img{width:3.75em;height:3.75em}@media (max-width:767px){.video__item{width:100%;margin-bottom:.75em}}.video__item.image .video__poster a{display:block;position:relative;z-index:1}.video__item.image .video__poster a:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:url(../svg/magnify.svg) no-repeat;background-size:contain;width:2.5em;height:2.5em;transition:.4s;opacity:0;z-index:2}
.video__item.image .video__poster a:after{content:"";opacity:0;background:#004f71;height:100%;width:100%;position:absolute;left:0;top:0;transition:.4s}.video__item.image .video__poster a:hover:before{opacity:1}.video__item.image .video__poster a:hover:after{opacity:.6}.video__item.image .video__poster:after{opacity:0}.video__item.image__album .album__caption{position:absolute;top:0;left:0;width:100%;height:100%;padding:.75em}.video__item.image__album .album__caption i{width:3.125em;height:3.125em;position:absolute;display:inline-block;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);transition:all .5s cubic-bezier(.7,.01,.2,.99)}.video__item.image__album .album__caption i img{width:100%;height:100%}.video__item.image__album .album__caption h2{color:#fff;font-size:1.25em;margin:10px 0 10px 10px;transition:all .5s ease-in-out;transition-delay:.1s;opacity:0;position:absolute;top:30px;letter-spacing:0}.video__item.image__album .album__caption:hover i{top:86%;left:88%;transform:scale(.7) translate(0,0);transition-delay:0s}
@media (max-width:1100px){.video__item.image__album .album__caption:hover i{top:83%;left:85%}}@media (max-width:992px){.video__item.image__album .album__caption:hover i{top:77%;left:80%}}@media (max-width:767px){.video__item.image__album .album__caption:hover i{top:82%;left:85%}}.video__item.image__album .album__caption:hover h2{opacity:1;top:10px}.video__poster{position:relative}.video__poster:after{content:"";position:absolute;left:0;top:0;background:#000;opacity:.6;width:100%;height:100%;transition:.3s}.service__item{display:flex;flex-wrap:wrap;position:relative;margin-bottom:6.25em}.service__item .col-60 img{width:100%}.service__item .col-40{padding:3.125em 12.5em 3.125em 3.125em;display:flex;flex-flow:column;justify-content:center}.service__item .col-40 .sec-cta{padding-top:0}@media (max-width:1100px){.service__item .col-40{padding:3.125em 3.5em 3.125em 3.125em}}@media (max-width:767px){.service__item .col-40{padding:2em}}.service__item:after{content:"";position:absolute;right:0;top:0;background:#f2f5fa;width:62.5%;z-index:-1;height:100%}
@media (max-width:992px){.service__item:after{width:100%}}.service__item:nth-child(even){flex-flow:row-reverse}@media (max-width:992px){.service__item:nth-child(even){flex-flow:column}}.service__item:nth-child(even) .col-40{padding:3.125em 3.125em 3.125em 12.5em}@media (max-width:1100px){.service__item:nth-child(even) .col-40{padding:3.125em 3.5em 3.125em 3.125em}}@media (max-width:767px){.service__item:nth-child(even) .col-40{padding:2em}}.service__item:nth-child(even):after{left:0;right:auto}@media (max-width:992px){.service__item{padding:0;margin-bottom:0}}.faq-section{padding:0;padding-top:6.5625em}@media (max-width:767px){.faq-section{padding-top:0}}.faq-section:before{content:"";position:absolute;top:0;right:0;width:58%;height:100%;background-color:#f2f5fa;z-index:-1}@media (max-width:1024px){.faq-section:before{width:59%}}@media (max-width:767px){.faq-section:before{width:100%}}.faq-nav-wrapper{display:flex;flex-wrap:wrap}.faq-tabs-wrapper{width:40%;background-color:#004f71;padding:3em;height:100%}
@media (max-width:922px){.faq-tabs-wrapper{padding:2em;height:33em}}@media (max-width:767px){.faq-tabs-wrapper{width:100%}}.faq-tabs-wrapper h2{color:#fff}.faq-question-wrapper{width:60%;padding-left:7.0625em}@media (max-width:922px){.faq-question-wrapper{padding-left:3em}}@media (max-width:767px){.faq-question-wrapper{width:100%;padding-left:0}}.faq-question-wrapper .faq__accordian .card{background-color:transparent;border-bottom:1px solid #b5bbbf;transition:.5s;padding-right:2em;margin-bottom:0;border-radius:0}.faq-question-wrapper .faq__accordian .card.open{background-color:#fff;border-bottom:none}.faq-question-wrapper .faq__accordian .card:last-child{border-bottom:none}.faq-question-wrapper .faq__accordian .card-body{padding:0 2em .75em}@media (max-width:767px){.faq-question-wrapper .faq__accordian .card-body{padding:0 1em .75em}}.faq-question-wrapper .faq__accordian .card-header a{color:#000;padding:1.25em;font-weight:700}@media (max-width:922px){.faq-question-wrapper .faq__accordian .card-header a{padding-left:1em}
}.faq-question-wrapper .faq__accordian .card-header a:after{right:0;top:1.75em}@media (max-width:767px){.faq-question-wrapper .faq__accordian .card-header a:after{top:50%;transform:rotate(45deg)}}@media (max-width:767px){.faq-question-wrapper .faq__accordian .card-header a[aria-expanded=true]:after{transform:rotate(135deg)}}.faq-tab .nav-link{transition:.5s}.faq-tab .nav-link p{margin:0;width:17em;padding-right:3em;font-size:unset}@media (max-width:922px){.faq-tab .nav-link p{width:12em;padding-right:0}}.faq-tab .nav-link.active{position:relative}@media (max-width:767px){.faq-tab .nav-link.active{background-color:#00a7b5;color:#fff;padding:.75em}}.faq-tab .nav-link.active:after{content:"";position:absolute;top:50%;right:0;transform:translate(0,-50%);width:2em;height:.5em;background-size:contain;background-image:url(../svg/arrow-white.svg);background-repeat:no-repeat}@media (max-width:767px){.faq-tab .nav-link.active:after{background-image:none}}.faqs--results .faq-question-wrapper{width:100%;padding-left:0}
.faqs--results .faq-question-wrapper .faq__accordian .card{margin-bottom:1em;border-bottom:solid 1px #eeecec;box-shadow:0 0 15px #cccccc78}.faqs--results .faq-question-wrapper .faq__accordian .card:last-child{border-bottom:solid 1px #eeecec}@media (max-width:922px){.media-center-content .motif{font-size:.4em}}@media (max-width:767px){.media-center-content .motif{font-size:.2em}}.recent-update-section{margin-bottom:5em}@media (max-width:767px){.recent-update-section{margin-bottom:2em}}@media (max-width:767px){.recent-update-section .container{padding:0}}@media (max-width:767px){.recent-update-section{padding:5em 0}}@media (max-width:767px){.capital-health-screening{padding:2em 0 5em}}.recent-update-slider-wrapper{position:relative}.update-slide-img{width:46.875em;height:36.875em}.update-slide-img img{width:100%;height:100%}@media (max-width:1100px){.update-slide-img img{height:auto}}.update__info__content h3,.update__info__content p,.update__info__content span{color:#fff}@media (max-width:922px){.update__info__content h3{font-size:1.5em}
}.update__info__content .anchor:before{background:#fff}.update__info__content .anchor:hover{color:#00a7b5}.updates-img-slider{width:46.875em;height:36.875em}@media (max-width:767px){.updates-img-slider{width:100%}}.updates-info-slider{position:absolute;top:14%;right:0;z-index:1;width:56.875em;height:28.125em;background-color:#004f71;padding:4.0625em 6.25em 3.4375em 3.125em}@media (max-width:992px){.updates-info-slider{padding:4.0625em;width:34.875em}}@media (max-width:767px){.updates-info-slider{padding:2em;width:24.875em;background-color:rgba(0,79,113,.8);right:auto;left:0}}.update-arrow{position:absolute;top:-.9em;right:0}@media (max-width:992px){.update-arrow{top:-3.9em}}.square-shape{position:relative}.square-shape:after{content:"";position:absolute;top:0;left:0;width:50%;height:100%;background-color:#004f71;z-index:-1}@media (max-width:767px){.square-shape:after{width:100%}}.health-screen-wrapper{position:relative;display:flex;justify-content:space-between}@media (max-width:767px){.health-screen-wrapper{flex-wrap:wrap}
}.health-screen-wrapper h2,.health-screen-wrapper p{color:#fff}@media (max-width:922px){.health-screen-wrapper h2{font-size:2em}}.health-screen-small-img{width:36.5625em;height:26.375em}@media (max-width:1024px){.health-screen-small-img{width:18em;height:13em}}@media (max-width:767px){.health-screen-small-img{width:100%;height:auto}}.health-screen-small-img img{width:100%;height:100%}.screening-content-wrap{margin-bottom:6.8em}@media (max-width:1024px){.screening-content-wrap{margin-bottom:3em}}.screening-content-wrap .anchor:before{background:#fff}.screening-content-wrap .anchor:hover{color:#00a7b5}@media (max-width:767px){.screening-content{margin-bottom:3em}}.screening-slider{width:60%;overflow:hidden;position:relative}@media (max-width:1024px){.screening-slider{width:50%}}@media (max-width:767px){.screening-slider{width:100%}}.sceening-slide-img{width:56.875em;height:48.5625em}.sceening-slide-img img{width:100%;height:100%}.screening-arrow{position:absolute;top:-5em;right:0}@media (max-width:767px){.screening-arrow{bottom:-5em;top:auto}
}@media (max-width:767px){.screening-arrow.btn-line-left:after{background-color:#fff}}@media (max-width:767px){.screening-arrow .swiper-button-next,.screening-arrow .swiper-button-prev{border-color:#fff}}.video-archive-wrap{display:flex;justify-content:space-between;padding-left:10%;position:relative}@media (max-width:1100px){.video-archive-wrap{padding-left:5em}}@media (max-width:767px){.video-archive-wrap{flex-wrap:wrap}}.video-archive-text{width:20%}@media (max-width:922px){.video-archive-text{width:100%}}.video-archive-slider{width:80%;margin-right:-10%}@media (max-width:767px){.video-archive-slider{width:100%}}.video-archive-slider .video__item{width:27.5em;height:25em}@media (max-width:1024px){.video-archive-slider .video__item{width:20.625em;height:18.75em}}@media (max-width:922px){.video-archive-slider .video__item{width:22.625em;height:18.75em}}@media (max-width:767px){.video-archive-slider .video__item{margin:0}}.video-archive-slider .video__poster:after{opacity:.2}.video-archive-arrow{position:relative;margin-top:3em}
.proud--section{position:relative;padding-bottom:0}.proud--section:after{content:"";position:absolute;top:0;right:0;width:60%;height:70%;z-index:-1;background:#f2f5fa}.proud--section .pround__content{padding-left:5em}@media (max-width:767px){.proud--section .pround__content{padding-top:1.5em;padding-left:0}}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait){.proud--section .pround__content{padding-left:0;padding-top:5em}}.card--section{padding-bottom:0}.card--section .twocol-row{justify-content:space-between}.card--section .vaccine-card{width:25%;margin:0 4%;margin-bottom:4em}@media (max-width:992px){.card--section .vaccine-card{width:40%}}@media (max-width:480px){.card--section .vaccine-card{width:100%;margin:0 0 4%}}.card--section .vaccine-card .head-outline{background-image:url(../images/vaccination/card-1.png);background-size:contain;background-position:left top;padding:2.2em 3em 4.3em 0;background-repeat:no-repeat}
.card--section .vaccine-card .head-outline.head-outline-2{background-image:url(../images/vaccination/card-1b.png)}@media (max-width:1366px){.card--section .vaccine-card .head-outline{padding:2em 3em 4.3em 0}}@media (max-width:768px){.card--section .vaccine-card .head-outline{padding:1.2em 1em 3.4em 0}}@media (max-width:480px){.card--section .vaccine-card .head-outline{background-size:100%;padding:2.2em 3em 4.5em 0;min-height:10em}}@media (max-width:400px){.card--section .vaccine-card .head-outline{padding:2.2em 1em 4.5em 0}}.card--section .vaccine-card .head-wrapper{position:relative;display:flex;justify-content:flex-end;color:#fff;border-radius:3em;padding:10px;border-bottom-left-radius:0;border-top-left-radius:0}.card--section .vaccine-card .head-wrapper .head{width:85%}@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.card--section .vaccine-card .head-wrapper .head{width:84%}}@media (max-width:480px){.card--section .vaccine-card .head-wrapper .head{width:70%}
}@media (max-width:400px){.card--section .vaccine-card .head-wrapper .head{width:100%;min-height:3em;max-height:3em;display:flex;align-items:center}}.card--section .vaccine-card .head-wrapper .head h3{min-height:3em;max-height:3em;font-size:1.65em;font-weight:600;padding-right:.4em;margin:0}@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.card--section .vaccine-card .head-wrapper .head h3{font-size:1.3em;padding-right:3.7em}}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape){.card--section .vaccine-card .head-wrapper .head h3{width:83%;padding-right:0;font-size:1.2em}}@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.card--section .vaccine-card .head-wrapper .head h3{padding-right:0}}@media (max-width:1366px){.card--section .vaccine-card .head-wrapper .head h3{font-size:1.6em;padding-right:0}
}@media (max-width:1200px){.card--section .vaccine-card .head-wrapper .head h3{font-size:1.2em}}@media (max-width:992px){.card--section .vaccine-card .head-wrapper .head h3{padding-right:5em;font-size:1.2em}}@media (max-width:480px){.card--section .vaccine-card .head-wrapper .head h3{padding-right:.5em}}@media (max-width:400px){.card--section .vaccine-card .head-wrapper .head h3{min-height:auto;max-height:auto;padding-right:0;padding-left:4.4em}}.card--section .vaccine-card .head-wrapper .number{position:absolute;display:flex;justify-content:center;align-items:center;color:#43c1ca;font-size:2em;font-weight:600;left:-2.2em;top:-.25em;width:3.7em;height:3.7em;border-radius:50%;background:#fff;box-shadow:-25px 17px 50px 0 rgba(0,0,0,.05)}@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.card--section .vaccine-card .head-wrapper .number{top:-.55em}}@media (max-width:1200px){.card--section .vaccine-card .head-wrapper .number{width:3.5em;height:3.5em}
}@media (max-width:480px){.card--section .vaccine-card .head-wrapper .number{width:3.9em;height:3.9em;left:-1.5em}}@media (max-width:400px){.card--section .vaccine-card .head-wrapper .number{width:3.6em;height:3.6em;left:-1em;top:-.5em}}@media (max-width:360px){.card--section .vaccine-card .head-wrapper .number{width:3.3em;height:3.3em;left:-1em;top:-.5em}}.card--section .vaccine-card .content{display:flex;justify-content:flex-end;margin-top:-4px;position:relative;background-image:url(../images/vaccination/card-2.png);background-repeat:repeat-y;background-position:left top;background-size:1.4%;padding:0 2.5em .55em;font-size:1.23em}@media (min-width:992px){.card--section .vaccine-card .content{min-height:13em}}@media (max-width:1200px){.card--section .vaccine-card .content{margin-top:-9px}}@media (max-width:1024px){.card--section .vaccine-card .content{margin-top:-24px}}@media (max-width:992px){.card--section .vaccine-card .content{margin-top:-4px}}@media (max-width:400px){.card--section .vaccine-card .content{margin-top:-15px}
}.card--section .vaccine-card .content p{margin-bottom:0}.card--section .vaccine-card .bottom{display:flex;justify-content:flex-end;margin-top:-21px;height:5em;position:relative;background-image:url(../images/vaccination/card-3.png);background-repeat:no-repeat;background-position:left top;background-size:100%}@media (min-width:992px) and (max-width:1200px){.card--section .vaccine-card .bottom{margin-top:-12px}}.vaccine--accordion .container{position:relative}.vaccine--accordion .panel-title{display:inline-block;cursor:pointer}@media (max-width:480px){.vaccine--accordion .panel-title{width:75%}}.vaccine--accordion .panel-title:after{content:"";position:absolute;width:1.5em;height:1.5em;background:url(../svg/arrow-circle.svg) no-repeat;left:auto;right:10%;border:1px solid #76b4bb;border-radius:50%;background-size:30%;background-position:center;bottom:50%;transform:translateY(50%);transition:all ease .5s}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait){.vaccine--accordion .panel-title:after{bottom:0}
}@media (max-width:480px){.vaccine--accordion .panel-title:after{bottom:100%;transform:translateY(100%)}}.vaccine--accordion .panel-title.collapsed:after{transform:rotate(180deg) translateY(-50%);transition:all ease .5s}@media (max-width:480px){.vaccine--accordion .panel-title.collapsed:after{transform:rotate(180deg) translateY(-100%)}}.vaccine--accordion .card{border:none}.vaccine--accordion .card-head{margin-bottom:3em;position:relative;z-index:1}.vaccine--accordion .card-head:after{content:"";position:absolute;left:0;bottom:0;width:40%;height:5em;background:#f5f8fb;z-index:-1}@media (max-width:480px){.vaccine--accordion .card-head:after{bottom:1.3em;width:100%}}.sub-title-container{position:relative;padding:2em 0}.sub-title-container .sub-title{font-size:1.3em}@media (max-width:992px){.age--limit{padding-bottom:0}}.age--limit .sec--header{margin-bottom:7.5em}@media (max-width:992px){.age--limit .sec--header{margin-bottom:0}}.age--limit .sec--header h2{font-weight:500}.age--limit .sec--header span{font-size:.68em}
.age--limit:after{height:68%}.age--limit .link__anchor{position:relative;display:inline-block}.age--limit .link__anchor:after{content:"";position:absolute;bottom:0;height:1px;width:0;background:#00a7b5;left:0;transition:.4s;text-decoration:none}.age--limit .link__anchor:hover{text-decoration:none;color:#00a7b5}.age--limit .link__anchor:hover:after{width:100%}@media (max-width:992px){.age--limit{flex-direction:column-reverse}.age--limit .visa__img{margin-bottom:3em}}.exclusion-criteria{position:relative}.exclusion-criteria:after{content:"";position:absolute;left:0;top:0;background:#f2f5fa;width:62.5%;z-index:-1;height:34%}.exclusion-criteria h2{margin-bottom:3em}@media (max-width:767px){.exclusion-criteria h2{margin-bottom:1em}}