﻿*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after{content:"";content:none}q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a:hover{text-decoration:none}a{color:inherit}a:active,a:focus{text-decoration:none;color:inherit}img{max-width:100%}ol,ul,li{padding:0;list-style:none;margin:0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bold}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}@media only screen and (max-width: 1024px){.header{position:fixed;top:0;left:0;right:0;z-index:100;padding:15px 0;background-color:#fff;box-shadow:0 0 5px rgba(0,0,0,.5);padding:10px 0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.header .logo{max-width:70px}}.header .logo{display:none;max-width:100px;margin:0 auto}@media only screen and (max-width: 1024px){.header .logo{display:block}}@media only screen and (max-width: 768px){.header .logo{max-width:70px}}.header .logo img{display:block;max-width:100%;height:auto}.header .hamburger-box{position:relative;display:inline-block;width:43px;height:35px;position:fixed;z-index:100;top:30px;left:30px;padding-top:18px;cursor:pointer;opacity:1 !important;pointer-events:all;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width: 480px){.header .hamburger-box{left:15px}}.header .hamburger-box.color .hamburger-menu{color:#14705f}.header .hamburger-box.color .hamburger-inner,.header .hamburger-box.color .hamburger-inner:before,.header .hamburger-box.color .hamburger-inner:after{background-color:#14705f}.header .hamburger-box:hover .hamburger-inner,.header .hamburger-box:hover .hamburger-inner:after{width:43px}.header .hamburger-box .hamburger-menu{font-family:"HELVETICA-NEUE";color:#fff;font-size:14px;text-transform:uppercase;position:absolute;top:-3px;left:0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width: 1024px){.header .hamburger-box .hamburger-menu{color:#00493e}}.header .hamburger-box .hamburger-inner,.header .hamburger-box .hamburger-inner:before,.header .hamburger-box .hamburger-inner:after{position:absolute;height:3px;background-color:#fff;display:block;content:"";-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width: 1024px){.header .hamburger-box .hamburger-inner,.header .hamburger-box .hamburger-inner:before,.header .hamburger-box .hamburger-inner:after{background-color:#00493e}}.header .hamburger-box .hamburger-inner{width:27px;margin-top:7px}.header .hamburger-box .hamburger-inner:before{top:-7px;width:43px}.header .hamburger-box .hamburger-inner:after{bottom:-7px;width:33px}.header .header__popup-menu{position:fixed;top:0;left:auto;left:0;height:100vh;width:31.25%;background:#fff;text-align:center;background-color:#00493e;z-index:101;overflow-x:hidden;overflow-y:auto;-webkit-transform:translate(-100%, 0);-moz-transform:translate(-100%, 0);transform:translate(-100%, 0);-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-webkit-transition-property:-webkit-transform;transition-property:transform;-moz-transition-duration:.6s;-o-transition-duration:.6s;-webkit-transition-duration:.6s;transition-duration:.6s;-moz-transition-timing-function:ease;-o-transition-timing-function:ease;-webkit-transition-timing-function:ease;transition-timing-function:ease;-webkit-backface-visibility:visible;display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;pointer-events:none;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}@media only screen and (max-width: 1600px){.header .header__popup-menu{padding:70px 0 35px}}@media only screen and (max-width: 768px){.header .header__popup-menu{width:45%}}@media only screen and (max-width: 480px){.header .header__popup-menu{width:100%}}.header .header__popup-menu.is--active{opacity:1;pointer-events:all;-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);transform:translate(0, 0)}.header .header__popup-menu .menu-close{position:absolute;top:25px;right:25px;padding-right:35px;color:#fff;font-size:12px;text-transform:uppercase}@media only screen and (max-width: 480px){.header .header__popup-menu .menu-close{right:15px}}.header .header__popup-menu .menu-close:before,.header .header__popup-menu .menu-close:after{position:absolute;content:"";display:block;z-index:11;top:50%;right:0;width:25px;height:1px;background-color:#fff;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.header .header__popup-menu .menu-close:after{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);transform:rotate(-45deg)}.header .header__popup-menu .menu-close:hover:before{-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);transform:rotate(135deg)}.header .header__popup-menu .menu-close:hover:after{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg)}@media only screen and (max-width: 480px){.header .header__popup-menu .main-menu{max-height:80vh;overflow-x:hidden;overflow-y:auto;width:100%;padding:0 15px}.header .header__popup-menu .main-menu::-webkit-scrollbar{display:none}}.header .header__popup-menu .main-menu li{margin-bottom:37px}@media only screen and (max-width: 1600px){.header .header__popup-menu .main-menu li{margin-bottom:27px}}.header .header__popup-menu .main-menu li:last-child{margin-bottom:0}.header .header__popup-menu .main-menu li a{position:relative;display:inline-block;font-size:16px;font-weight:500;color:#fff;text-transform:uppercase}@media only screen and (min-width: 1025px){.header .header__popup-menu .main-menu li a:hover:before{width:70%}}@media only screen and (max-width: 1600px){.header .header__popup-menu .main-menu li a{font-size:14px}}.header .header__popup-menu .main-menu li a:before{position:absolute;content:"";width:20px;height:1px;background-color:#fff;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%);bottom:-10px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width: 1600px){.header .header__popup-menu .main-menu li a:before{bottom:-7px}}.header .header__popup-menu .menu-contact{padding:40px 0 0}@media only screen and (max-width: 1600px){.header .header__popup-menu .menu-contact{padding-top:30px}}.header .header__popup-menu .menu-contact p{margin-bottom:14px}@media only screen and (max-width: 1600px){.header .header__popup-menu .menu-contact p{margin-bottom:5px}}.header .header__popup-menu .menu-contact p:first-child{margin-bottom:30px}@media only screen and (max-width: 1600px){.header .header__popup-menu .menu-contact p:first-child{margin-bottom:10px}}.header .header__popup-menu .menu-contact p:first-child a{font-size:48px;font-weight:500}@media only screen and (max-width: 1600px){.header .header__popup-menu .menu-contact p:first-child a{font-size:28px}}.header .header__popup-menu .menu-contact p:last-child{margin-bottom:0}.header .header__popup-menu .menu-contact p a{font-weight:300;color:#fff;font-size:16px;text-align:center}@media only screen and (max-width: 1600px){.header .header__popup-menu .menu-contact p a{font-size:14px}}.header .header__popup-menu .networkSocials--default{position:relative;left:initial;bottom:initial;margin-top:70px;transform:initial !important;flex-direction:row}@media only screen and (max-width: 1600px){.header .header__popup-menu .networkSocials--default{margin-top:25px}}@media only screen and (max-width: 1024px){.header .header__popup-menu .networkSocials--default{display:block}}.header .header__popup-menu .networkSocials--default .networkSocials--item{border:1px solid #fff !important;margin-bottom:0;margin-right:8px}.header .header__popup-menu .networkSocials--default .networkSocials--item p{display:none}.header .header__popup-menu .networkSocials--default .networkSocials--item:last-child{margin-right:0}.header .header__popup-menu .networkSocials--default .networkSocials--item i{color:#fff !important}.section .footer{width:100%}.footer{position:relative;padding-top:40px;width:69.53125%;float:right}@media only screen and (max-width: 1024px){.footer{width:100%}}.footer ._top{display:flex}@media only screen and (max-width: 480px){.footer ._top{flex-direction:column}}.footer ._top ._item{width:calc(100% / 3);border-right:1px solid #00493e;float:left;padding:0 25px 30px}@media only screen and (max-width: 1600px){.footer ._top ._item{padding:0 20px 30px}}@media only screen and (max-width: 480px){.footer ._top ._item{border-right:initial;width:100%;padding:0 15px 30px}}.footer ._top ._item:nth-of-type(1){display:flex;align-items:center;justify-content:center}.footer ._top ._item:last-child{border-right:initial}.footer ._top ._item .logo{display:inline-block}.footer ._top ._item .logo img{display:block;max-width:133px;height:auto}.footer ._top ._item ._title{font-weight:700;font-size:16px;text-transform:uppercase;color:#00493e;margin-bottom:25px}@media only screen and (max-width: 480px){.footer ._top ._item ._title{margin-bottom:15px}}.footer ._top ._item ._ifm p{display:flex;align-items:flex-start;font-size:14px;color:#414141;margin-bottom:15px}.footer ._top ._item ._ifm p:last-child{margin-bottom:0}.footer ._top ._item ._ifm p img{display:block;max-width:16px;height:auto;margin-right:10px}.footer ._top ._item ._ifm p a{display:flex;align-items:center;font-size:14px;color:#414141;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width: 1025px){.footer ._top ._item ._ifm p a:hover{color:#719790}}.footer ._top ._item ._ifm p a img{display:block;max-width:16px;height:auto;margin-right:10px}.footer ._top ._item ._menu li{margin-bottom:5px}.footer ._top ._item ._menu li:last-child{margin-bottom:0}.footer ._top ._item ._menu li a{display:inline-block;font-size:14px;color:#414141;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width: 1025px){.footer ._top ._item ._menu li a:hover{color:#719790}}.footer .copyright{text-align:center;font-size:14px;color:#fff;padding:25px 15px;background-color:#00493e}.networkSocials--default{position:fixed;left:30px;bottom:15px;z-index:10;display:flex;flex-direction:column;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width: 1024px){.networkSocials--default{display:none}}.networkSocials--default.color .networkSocials--item{border:1px solid #14705f}.networkSocials--default.color .networkSocials--item i{color:#14705f}.networkSocials--default.color .networkSocials--item p{border-top:1px solid #14705f;border-bottom:1px solid #14705f;border-right:1px solid #14705f;color:#14705f}.networkSocials--default.color .networkSocials--item p:before,.networkSocials--default.color .networkSocials--item p:after{background-color:#14705f}.networkSocials--default.position{-webkit-transform:translateY(-50px);-moz-transform:translateY(-50px);transform:translateY(-50px);bottom:20px}.networkSocials--default .networkSocials--item{position:relative;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #fff;border-radius:50%;margin-bottom:10px;float:left;-webkit-box-shadow:0 7px 40px 0 rgba(0,0,0,.15);-moz-box-shadow:0 7px 40px 0 rgba(0,0,0,.15);box-shadow:0 7px 40px 0 rgba(0,0,0,.15);overflow:hidden}@media only screen and (max-width: 480px){.networkSocials--default .networkSocials--item{width:35px;height:35px}}.networkSocials--default .networkSocials--item:nth-of-type(1) p{white-space:nowrap}.networkSocials--default .networkSocials--item:last-child{margin-bottom:0}@media only screen and (min-width: 1025px){.networkSocials--default .networkSocials--item:hover{overflow:initial}.networkSocials--default .networkSocials--item:hover p{padding:0 15px 0 10px;width:auto;opacity:1;overflow:initial}.networkSocials--default .networkSocials--item:hover i{-webkit-transform:scale(1.15);-moz-transform:scale(1.15);transform:scale(1.15)}}.networkSocials--default .networkSocials--item i{color:#fff;font-size:24px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width: 480px){.networkSocials--default .networkSocials--item i{font-size:20px}}.networkSocials--default .networkSocials--item p{font-size:14px;font-weight:500;background-color:transparent;color:#fff;padding:0 15px 0 10px;height:100%;display:flex;align-items:center;justify-content:center;position:absolute;left:40px;z-index:1;border-top:1px solid #fff;border-bottom:1px solid #fff;border-right:1px solid #fff;border-top-right-radius:40px;border-bottom-right-radius:40px;top:-1px;height:40px;letter-spacing:1px;padding:0;width:0;opacity:0;overflow:hidden;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.networkSocials--default .networkSocials--item p:before,.networkSocials--default .networkSocials--item p:after{position:absolute;content:"";left:-20px;width:20px;height:1px;background-color:#fff}.networkSocials--default .networkSocials--item p:before{top:-1px}.networkSocials--default .networkSocials--item p:after{bottom:-1px}.pagination{display:flex;justify-content:center;width:100%;margin:0 0 60px}@media only screen and (max-width: 480px){.pagination{margin:0 0 40px}}.pagination .page-numbers{display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff;width:47px;height:47px;background-color:#00493e;margin-right:10px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width: 1600px){.pagination .page-numbers{width:35px;height:35px}}.pagination .page-numbers:last-child{margin-right:0}.pagination .page-numbers.current{background-color:#00b297}@media only screen and (min-width: 1025px){.pagination .page-numbers:hover{background-color:#00b297}}.pagination .page-numbers i{color:#fff;font-size:22px}body{font-family:"roboto",sans-serif}.section-label{position:relative;z-index:1}.section-label p{font-weight:500;color:#fff;text-transform:uppercase}@media only screen and (max-width: 480px){.section-label p{font-family:"SFUFUTURA-BOLD";font-weight:initial;text-align:center}}.section-label p.label1{font-size:16px;margin-bottom:2px}@media only screen and (max-width: 480px){.section-label p.label1{font-size:14px;margin-bottom:0}}.section-label p.label2{font-size:24px}@media only screen and (max-width: 480px){.section-label p.label2{font-size:18px}}#fp-nav{height:100%;top:0;margin-top:0 !important;display:flex;align-items:center}#fp-nav.color:before,#fp-nav.color:after{background-color:#14705f}#fp-nav.color ul li{border:2px solid #14705f}#fp-nav.color ul li a.active span{width:12px;height:12px;margin:-6px 0 0 -6px;background:#14705f}#fp-nav.color ul li a span{background:#fff}#fp-nav:before,#fp-nav:after{position:absolute;content:"";left:16.5px;width:1px;height:16.4583333333%;background-color:rgba(255,255,255,.62)}#fp-nav:before{top:12.5%}#fp-nav:after{bottom:12.5%}#fp-nav ul li{background:transparent;border:2px solid #fff;border-radius:50%;width:14px;height:14px;margin:10px}#fp-nav ul li:first-child{margin-top:0}#fp-nav ul li:last-child{margin-bottom:0}#fp-nav ul li a.active span{height:10px;width:10px;margin:-5px 0 0 -5px}#fp-nav ul li a span{width:0;height:0;background:#14705f}.btn-default .btn-more{margin:0 0 20px}@media only screen and (max-width: 480px){.btn-default .btn-more{border:1px solid #14705f;background-color:#14705f;color:#fff}}.btn-more{display:inline-block;font-family:"SFUFUTURA-BOOK";font-size:15px;color:#fff;text-transform:uppercase;border:1px solid #fff;height:35px;line-height:32px;border-radius:35px;text-align:center;padding:0 25px;margin-top:25px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width: 480px){.btn-more{font-size:14px;padding:0 20px}}.btn-more:hover,.btn-more:focus{color:#fff}.btn-more:hover,.btn-more:focus{letter-spacing:2px}.landing-page .section .networkSocials--default{display:none}.landing-page .banner{position:relative;height:100vh;overflow:hidden}@media only screen and (max-width: 1024px){.landing-page .banner{padding-top:100px}}@media only screen and (max-width: 768px){.landing-page .banner{padding-top:75px}}.landing-page .banner .logo{display:block;max-width:7.03125%;position:absolute;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%);top:4%;z-index:2}@media only screen and (max-width: 1024px){.landing-page .banner .logo{display:none}}.landing-page .banner .logo img{display:block;max-width:100%;height:auto;margin:0 auto}.landing-page .banner .swiper-container{width:100%;height:100%}.landing-page .banner .swiper-container .swiper-wrapper{width:100%;height:100%}.landing-page .banner .swiper-container .swiper-wrapper .swiper-slide{position:relative;width:100%;height:100%;overflow:hidden}.landing-page .banner .swiper-container .swiper-wrapper .swiper-slide:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background-image:url("../../../images/landing-page/banner-before.png");background-size:cover;background-position:center bottom;background-repeat:no-repeat;z-index:1}.landing-page .banner .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active .title{bottom:18%;opacity:1;-moz-transition:all 1.4s ease-in-out;-o-transition:all 1.4s ease-in-out;-webkit-transition:all 1.4s ease-in-out;transition:all 1.4s ease-in-out}@media only screen and (max-width: 1600px){.landing-page .banner .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active .title{bottom:calc(7% + 50px)}}.landing-page .banner .swiper-container .swiper-wrapper .swiper-slide ._image{width:100%;height:100%;background-size:cover;background-position:center center;background-repeat:no-repeat}.landing-page .banner .swiper-container .swiper-wrapper .swiper-slide .title{position:absolute;left:0;right:0;bottom:0;opacity:0;-moz-transition:all 1.4s ease-in-out;-o-transition:all 1.4s ease-in-out;-webkit-transition:all 1.4s ease-in-out;transition:all 1.4s ease-in-out;text-align:center;z-index:2;padding:0 15px}.landing-page .banner .swiper-container .swiper-wrapper .swiper-slide .title p{font-family:"UTM Avo";color:#fff;text-shadow:1px 2px 10px #000}.landing-page .banner .swiper-container .swiper-wrapper .swiper-slide .title p:nth-child(1){font-size:60px}@media only screen and (max-width: 1600px){.landing-page .banner .swiper-container .swiper-wrapper .swiper-slide .title p:nth-child(1){font-size:48px}}@media only screen and (max-width: 480px){.landing-page .banner .swiper-container .swiper-wrapper .swiper-slide .title p:nth-child(1){font-size:28px}}.landing-page .banner .swiper-container .swiper-wrapper .swiper-slide .title p:nth-child(2){font-size:48px}@media only screen and (max-width: 1600px){.landing-page .banner .swiper-container .swiper-wrapper .swiper-slide .title p:nth-child(2){font-size:36px}}@media only screen and (max-width: 480px){.landing-page .banner .swiper-container .swiper-wrapper .swiper-slide .title p:nth-child(2){font-size:22px}}.landing-page .banner .swiper-container .swiper-button-next{background-image:inherit !important;font-family:"SFUFUTURA-BOLD";color:#fff;font-size:48px;top:auto;bottom:7%;width:auto;height:auto;outline:none;left:auto;right:7.2916666667%;padding-right:37px}@media only screen and (max-width: 1600px){.landing-page .banner .swiper-container .swiper-button-next{font-size:36px;padding-right:25px}}@media only screen and (max-width: 1024px){.landing-page .banner .swiper-container .swiper-button-next{right:30px;bottom:15px}}@media only screen and (max-width: 480px){.landing-page .banner .swiper-container .swiper-button-next{font-size:14px;right:15px;padding-right:18px;bottom:calc(3.5% + 10px)}}.landing-page .banner .swiper-container .swiper-button-next:before{position:absolute;content:"";font-family:FontAwesome;color:#fff;right:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);font-size:21px}@media only screen and (max-width: 1600px){.landing-page .banner .swiper-container .swiper-button-next:before{font-size:17px}}@media only screen and (max-width: 480px){.landing-page .banner .swiper-container .swiper-button-next:before{font-size:12px}}.landing-page .banner .scroll-down{position:absolute;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%);bottom:calc((18% - 48px) / 2);z-index:1;border-radius:50%;width:68px;height:68px;background-color:rgba(20,112,95,.64);display:flex;justify-content:center;cursor:pointer}@media only screen and (max-width: 1600px){.landing-page .banner .scroll-down{bottom:3.5%;width:50px;height:50px}}.landing-page .banner .scroll-down i{position:relative;color:#fff;font-size:30px;-webkit-animation:scrollDestop 3s infinite;-moz-animation:scrollDestop 3s infinite;-o-animation:scrollDestop 3s infinite;-ms-animation:scrollDestop 3s infinite}@media only screen and (max-width: 1600px){.landing-page .banner .scroll-down i{font-size:22px}}.landing-page .overview{position:relative;height:100%;background-size:cover;background-position:100% 100%;background-repeat:no-repeat;overflow:hidden}@media only screen and (max-width: 1024px){.landing-page .overview{height:80vh}}@media only screen and (max-width: 768px){.landing-page .overview{height:60vh}}@media only screen and (max-width: 480px){.landing-page .overview{height:auto}}.landing-page .overview:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background-image:url("../../../images/landing-page/overview-before.png");background-size:cover;background-position:right center;background-repeat:no-repeat;opacity:.7}.landing-page .overview ._info{position:absolute;left:auto;right:0;padding-right:7.2916666667%;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);text-align:right;max-width:43%}@media only screen and (max-width: 1024px){.landing-page .overview ._info{padding-right:30px}}@media only screen and (max-width: 480px){.landing-page .overview ._info{padding:70px 15px 40px;max-width:100%;position:relative;top:initial;transform:initial;min-height:370px}}.landing-page .overview ._info ._nav a{position:relative;display:block;color:#fff;font-family:"SFUFUTURA-BOOK";font-size:20px;color:rgba(255,255,255,.5);text-transform:uppercase;width:max-content;margin:0 0 0 auto;text-decoration:none !important;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media only screen and (min-width: 1025px){.landing-page .overview ._info ._nav a:hover{color:#fff}}@media only screen and (max-width: 480px){.landing-page .overview ._info ._nav a{font-size:14px}}.landing-page .overview ._info ._nav a.is-active{font-family:"SFUFUTURA-BOLD";font-size:24px;color:#fff}@media only screen and (max-width: 480px){.landing-page .overview ._info ._nav a.is-active{font-size:18px}}.landing-page .overview ._info ._content{padding-top:30px}.landing-page .overview ._info ._content ._item{-webkit-transform:translateY(60%);-moz-transform:translateY(60%);transform:translateY(60%);opacity:0;pointer-events:none;-moz-transition:all 1.2s ease-in-out;-o-transition:all 1.2s ease-in-out;-webkit-transition:all 1.2s ease-in-out;transition:all 1.2s ease-in-out}.landing-page .overview ._info ._content ._item.is-active{-webkit-transform:translateY(0%);-moz-transform:translateY(0%);transform:translateY(0%);opacity:1;-moz-transition:all 1.2s ease-in-out;-o-transition:all 1.2s ease-in-out;-webkit-transition:all 1.2s ease-in-out;transition:all 1.2s ease-in-out}.landing-page .overview ._info ._content ._item p{font-family:"SFUFUTURA-BOOK";font-size:18px;color:#fff;margin-bottom:4px}@media only screen and (max-width: 480px){.landing-page .overview ._info ._content ._item p{font-size:14px}}.landing-page .overview ._info ._content ._item p:last-child{margin-bottom:0}.landing-page .overview ._info ._content ._item p strong,.landing-page .overview ._info ._content ._item p b{font-family:"SFUFUTURA-BOLD"}.landing-page .overview ._info ._content ._item p em,.landing-page .overview ._info ._content ._item p i{font-style:italic}.landing-page .location{position:relative;height:100%;display:flex;align-items:center;overflow:hidden}@media only screen and (max-width: 1024px){.landing-page .location{padding:40px 0}}@media only screen and (max-width: 768px){.landing-page .location{flex-direction:column;padding-bottom:0;background-color:#f4f4f4}}@media only screen and (max-width: 480px){.landing-page .location{padding-top:35px}}.landing-page .location ._iamge{width:69.0625%}@media only screen and (max-width: 768px){.landing-page .location ._iamge{width:100%;order:2}}.landing-page .location ._iamge img{display:block;max-width:100%;height:auto;width:auto;margin:0 auto}.landing-page .location ._text{position:absolute;right:0;bottom:7%;text-align:right;margin-right:7.2916666667%;width:25%}@media only screen and (max-width: 1024px){.landing-page .location ._text{position:relative;bottom:initial;margin-right:30px;width:30.9375%}}@media only screen and (max-width: 768px){.landing-page .location ._text{width:100%;margin-right:0;order:1;text-align:center;padding:0 30px 15px}}@media only screen and (max-width: 480px){.landing-page .location ._text{padding:0 15px 15px}}.landing-page .location ._text ._title{font-family:"SFUFUTURA-BOLD";font-size:24px;text-transform:uppercase;color:#13715f}@media only screen and (max-width: 480px){.landing-page .location ._text ._title{font-size:18px}}.landing-page .location ._text ._desc{padding-top:15px}.landing-page .location ._text ._desc p{font-family:"SFUFUTURA-BOOK";font-size:18px;color:#333}@media only screen and (max-width: 1600px){.landing-page .location ._text ._desc p{font-size:16px}}@media only screen and (max-width: 480px){.landing-page .location ._text ._desc p{font-size:14px}}.landing-page .location ._text .btn-more{color:#fff;background-color:#13715f}.landing-page .utilities{position:relative;height:100vh;overflow:hidden}@media only screen and (max-width: 768px){.landing-page .utilities{height:80vh}}@media only screen and (max-width: 480px){.landing-page .utilities{height:auto}}.landing-page .utilities ._text{position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);right:11.9791666667%;z-index:4;width:25.2562225476%}@media only screen and (max-width: 1024px){.landing-page .utilities ._text{width:30%}}@media only screen and (max-width: 768px){.landing-page .utilities ._text{width:40%}}@media only screen and (max-width: 480px){.landing-page .utilities ._text{width:100%;position:relative;top:initial;transform:initial;right:0;left:0;padding:25px 15px 0;overflow:hidden}}.landing-page .utilities ._text .section-label{pointer-events:none}@media only screen and (max-width: 480px){.landing-page .utilities ._text .section-label p{color:#13715f}}.landing-page .utilities ._text .swiper-pagination{position:static;text-align:left;font-weight:500;font-size:16px;color:#fff;margin:20px 0 10px}@media only screen and (max-width: 480px){.landing-page .utilities ._text .swiper-pagination{color:#333;font-size:14px;margin-top:15px}}.landing-page .utilities ._text .swiper-pagination .swiper-pagination-total{color:#069a44}.landing-page .utilities ._text ._list-desc{pointer-events:none}.landing-page .utilities ._text ._list-desc ._item{display:none;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.landing-page .utilities ._text ._list-desc ._item.is--active{display:block}.landing-page .utilities ._text ._list-desc ._item ._title{font-weight:900;font-size:16px;color:#fff;text-transform:uppercase}@media only screen and (max-width: 480px){.landing-page .utilities ._text ._list-desc ._item ._title{color:#333}}.landing-page .utilities ._text ._list-desc ._item ._desc{margin:10px 0 20px}.landing-page .utilities ._text ._list-desc ._item ._desc p{font-size:14px;color:#fff;line-height:22px;margin-bottom:10px}.landing-page .utilities ._text ._list-desc ._item ._desc p:last-child{margin-bottom:0}@media only screen and (max-width: 480px){.landing-page .utilities ._text ._list-desc ._item ._desc p{color:#333}}.landing-page .utilities ._list-icon{position:absolute;right:7.2916666667%;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);width:33.6749633968%;padding-top:33.6749633968%;z-index:3;border-radius:50%;background-image:url("../../../images/landing-page/utilities-circle1.png");background-size:cover;background-position:100% 100%;background-repeat:no-repeat}@media only screen and (max-width: 1024px){.landing-page .utilities ._list-icon{width:45%;padding-top:45%}}@media only screen and (max-width: 768px){.landing-page .utilities ._list-icon{width:60%;padding-top:60%}}@media only screen and (max-width: 480px){.landing-page .utilities ._list-icon{display:none}}.landing-page .utilities ._list-icon ._icon{position:absolute;top:50%;left:50%;width:calc(67% - 0px);padding-top:calc(67% - 0px);cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.landing-page .utilities ._list-icon ._icon:nth-of-type(1){transform:translate(-50%, -50%) rotate(45deg)}.landing-page .utilities ._list-icon ._icon:nth-of-type(2){transform:translate(-50%, -50%) rotate(75deg)}.landing-page .utilities ._list-icon ._icon:nth-of-type(2) img{transform:rotate(-30.625deg)}.landing-page .utilities ._list-icon ._icon:nth-of-type(3){transform:translate(-50%, -50%) rotate(105deg)}.landing-page .utilities ._list-icon ._icon:nth-of-type(3) img{transform:rotate(-59.0625deg)}.landing-page .utilities ._list-icon ._icon:nth-of-type(4){transform:translate(-50%, -50%) rotate(135deg)}.landing-page .utilities ._list-icon ._icon:nth-of-type(4) img{transform:rotate(-90deg)}.landing-page .utilities ._list-icon ._icon:nth-of-type(5){transform:translate(-50%, -50%) rotate(165deg)}.landing-page .utilities ._list-icon ._icon:nth-of-type(5) img{transform:rotate(-118.125deg)}.landing-page .utilities ._list-icon ._icon:nth-of-type(6){transform:translate(-50%, -50%) rotate(195deg)}.landing-page .utilities ._list-icon ._icon:nth-of-type(6) img{transform:rotate(-150.9375deg)}.landing-page .utilities ._list-icon ._icon:nth-of-type(7){transform:translate(-50%, -50%) rotate(225deg)}.landing-page .utilities ._list-icon ._icon:nth-of-type(7) img{transform:rotate(180deg)}.landing-page .utilities ._list-icon ._icon.is--active p{background-color:#14705f}.landing-page .utilities ._list-icon ._icon.is--active p:before,.landing-page .utilities ._list-icon ._icon.is--active p:after{opacity:1;-webkit-animation:spread 3s infinite;animation:spread 3s infinite}.landing-page .utilities ._list-icon ._icon p{position:absolute;left:0;top:0;-webkit-transform:translate(calc(-100% + 23.625px), calc(-100% + 23.625px)) rotate(-45deg);-moz-transform:translate(calc(-100% + 23.625px), calc(-100% + 23.625px)) rotate(-45deg);-ms-transform:translate(calc(-100% + 23.625px), calc(-100% + 23.625px)) rotate(-45deg);-o-transform:translate(calc(-100% + 23.625px), calc(-100% + 23.625px)) rotate(-45deg);transform:translate(calc(-100% + 23.625px), calc(-100% + 23.625px)) rotate(-45deg);display:flex;align-items:center;justify-content:center;width:63px;height:63px;border-radius:50%;background-color:#99bca4;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width: 1025px){.landing-page .utilities ._list-icon ._icon p:hover:before,.landing-page .utilities ._list-icon ._icon p:hover:after{opacity:1;-webkit-animation:spread 3s infinite;animation:spread 3s infinite}}.landing-page .utilities ._list-icon ._icon p:before,.landing-page .utilities ._list-icon ._icon p:after{position:absolute;content:"";border-radius:50%;border:1px solid #fff;-webkit-transform:scale(0.6);-ms-transform:scale(0.6);transform:scale(0.6);-webkit-animation-delay:.6s;animation-delay:.6s;opacity:0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.landing-page .utilities ._list-icon ._icon p:before{width:95px;height:95px;left:-16px;top:-16px}.landing-page .utilities ._list-icon ._icon p:after{width:77px;height:77px;left:-7px;top:-7px}.landing-page .utilities ._list-icon ._icon p img{display:block;max-width:40px;height:auto;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.landing-page .utilities ._slide{position:relative;width:100%;height:100%}.landing-page .utilities ._slide:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;content:"";background-image:url("../../../images/landing-page/utilities-decor.png");background-size:cover;background-position:right center;background-repeat:no-repeat;width:100%;pointer-events:none}@media only screen and (max-width: 480px){.landing-page .utilities ._slide:before{display:none}}.landing-page .utilities ._slide .swiper-container{width:100%;height:100%}.landing-page .utilities ._slide .swiper-container .swiper-wrapper{width:100%;height:100%}.landing-page .utilities ._slide .swiper-container .swiper-wrapper .swiper-slide{position:relative;width:100%;height:100%;background-size:cover;background-position:center center;background-repeat:no-repeat;overflow:hidden}@media only screen and (max-width: 480px){.landing-page .utilities ._slide .swiper-container .swiper-wrapper .swiper-slide{height:280px}}.landing-page .utilities ._slide .swiper-container .swiper-button-next,.landing-page .utilities ._slide .swiper-container .swiper-button-prev{display:none;pointer-events:none}@media only screen and (max-width: 480px){.landing-page .utilities ._slide .swiper-container .swiper-button-next,.landing-page .utilities ._slide .swiper-container .swiper-button-prev{display:flex;pointer-events:all;position:absolute}}.landing-page .utilities .swiper-button-next,.landing-page .utilities .swiper-button-prev{position:static;margin-top:0;display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;outline:none;background-image:inherit !important;background-color:#14705f;opacity:1 !important;float:left}@media only screen and (max-width: 480px){.landing-page .utilities .swiper-button-next,.landing-page .utilities .swiper-button-prev{display:none;width:35px;height:35px}}.landing-page .utilities .swiper-button-next.swiper-button-disabled,.landing-page .utilities .swiper-button-prev.swiper-button-disabled{background-color:#99bca4}.landing-page .utilities .swiper-button-next i,.landing-page .utilities .swiper-button-prev i{color:#fff;font-size:36px;line-height:1px}@media only screen and (max-width: 480px){.landing-page .utilities .swiper-button-next i,.landing-page .utilities .swiper-button-prev i{font-size:22px}}.landing-page .utilities .swiper-button-next{margin-left:12px}@media only screen and (max-width: 480px){.landing-page .utilities .swiper-button-next{margin-left:10px}}.landing-page .overall-ground{position:relative;height:100vh;display:flex;align-items:center;overflow:hidden}@media only screen and (max-width: 1024px){.landing-page .overall-ground{flex-direction:column;height:auto}}.landing-page .overall-ground ._left{position:relative;margin-left:5.8565153734%;width:26.2079062958%;padding-right:30px;display:none}@media only screen and (max-width: 1024px){.landing-page .overall-ground ._left{display:block;width:100%;padding:40px 30px 30px;margin-left:0}}@media only screen and (max-width: 480px){.landing-page .overall-ground ._left{padding:35px 15px 20px}}.landing-page .overall-ground ._left:before{position:absolute;content:"";left:0;top:0;bottom:0;width:100%;background-image:url("../../../images/landing-page/overall-ground-decor.png");background-size:cover;background-position:left bottom;background-repeat:no-repeat;display:none}@media only screen and (max-width: 1024px){.landing-page .overall-ground ._left:before{display:block}}.landing-page .overall-ground ._left ._desc{position:relative;margin:10px 0 35px}@media only screen and (max-width: 480px){.landing-page .overall-ground ._left ._desc{margin:15px 0 20px}}.landing-page .overall-ground ._left ._desc p{font-size:14px;color:#fff;line-height:22px;margin-bottom:10px}.landing-page .overall-ground ._left ._desc p:last-child{margin-bottom:0}.landing-page .overall-ground ._left ._list .swiper-container .swiper-wrapper .swiper-slide ._item p{font-size:14px;color:#fff;margin-bottom:10px;cursor:pointer;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease}.landing-page .overall-ground ._left ._list .swiper-container .swiper-wrapper .swiper-slide ._item p:last-child{margin-bottom:0}.landing-page .overall-ground ._left ._list .swiper-container .swiper-wrapper .swiper-slide ._item p.is--active{color:#14705f;font-weight:500}.landing-page .overall-ground ._left ._list .swiper-pagination{display:none;margin-top:20px;text-align:center;width:calc(100% - 30px);align-items:center;justify-content:center;position:relative}@media only screen and (max-width: 480px){.landing-page .overall-ground ._left ._list .swiper-pagination{display:flex}}.landing-page .overall-ground ._left ._list .swiper-pagination .swiper-pagination-bullet{margin:0 3px;background-color:#fff;outline:none;opacity:1 !important}.landing-page .overall-ground ._left ._list .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#14705f}.landing-page .overall-ground ._right{position:relative;width:100%;height:100%;display:flex;align-items:center}@media only screen and (max-width: 1024px){.landing-page .overall-ground ._right{height:auto}}@media only screen and (max-width: 768px){.landing-page .overall-ground ._right{width:135%}}@media only screen and (max-width: 480px){.landing-page .overall-ground ._right{width:190%}}.landing-page .overall-ground ._right ._image{position:relative;width:100%;height:auto;margin:0 auto}.landing-page .overall-ground ._right ._image img{display:block;width:100%;height:auto}.landing-page .overall-ground ._right .location--list{width:100%;height:100%;margin:0 auto;position:absolute;top:0;right:0;bottom:0;left:0}.landing-page .overall-ground ._right .location--list .location--item{position:absolute;top:0;display:flex;align-items:center;height:40px;width:40px;border-radius:48px;overflow:hidden;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease}@media only screen and (max-width: 1600px){.landing-page .overall-ground ._right .location--list .location--item{width:30px;height:30px}}@media only screen and (max-width: 480px){.landing-page .overall-ground ._right .location--list .location--item{width:20px;height:20px}}@media only screen and (min-width: 1025px){.landing-page .overall-ground ._right .location--list .location--item:hover{width:auto;-webkit-transform:scaleY(1.2);-moz-transform:scaleY(1.2);transform:scaleY(1.2);z-index:2}.landing-page .overall-ground ._right .location--list .location--item:hover span{left:4px;-webkit-transform:scaleX(1.2);-moz-transform:scaleX(1.2);transform:scaleX(1.2)}.landing-page .overall-ground ._right .location--list .location--item:hover p{-webkit-transform:translateX(0%);-moz-transform:translateX(0%);transform:translateX(0%);opacity:1}}.landing-page .overall-ground ._right .location--list .location--item span{position:absolute;left:0;top:0;width:40px;height:100%;border-radius:50%;font-size:14px;font-weight:500;background-color:#14705f;color:#fff;display:flex;align-items:center;justify-content:center;z-index:1;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease}@media only screen and (max-width: 1600px){.landing-page .overall-ground ._right .location--list .location--item span{width:30px}}@media only screen and (max-width: 480px){.landing-page .overall-ground ._right .location--list .location--item span{width:20px;font-size:10px}}.landing-page .overall-ground ._right .location--list .location--item p{display:flex;align-items:center;font-size:14px;color:#333;width:max-content;height:100%;margin-left:24px;-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);transform:translateX(-100%);opacity:0;padding:0 20px 0 30px;background-color:#fff;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease}@media only screen and (max-width: 1600px){.landing-page .overall-ground ._right .location--list .location--item p{padding-left:20px}}.landing-page .overall-ground ._right .location--list .location--item[data-order="1"]{left:57%;margin-top:18.2%}.landing-page .overall-ground ._right .location--list .location--item[data-order="2"]{left:68.5%;margin-top:14.3%}.landing-page .overall-ground ._right .location--list .location--item[data-order="3"]{left:77.75%;margin-top:28.1%}.landing-page .overall-ground ._right .location--list .location--item[data-order="4"]{left:71.39%;margin-top:19.8%}.landing-page .overall-ground ._right .location--list .location--item[data-order="5"]{left:69.95%;margin-top:23.7%}.landing-page .overall-ground ._right .location--list .location--item[data-order="6"]{left:75%;margin-top:21.45%}.landing-page .overall-ground ._right .location--list .location--item[data-order="7"]{left:75.3%;margin-top:33.1%}.landing-page .overall-ground ._right .location--list .location--item[data-order="8"]{left:70%;margin-top:35.95%}.landing-page .overall-ground ._right .location--list .location--item[data-order="9"]{left:71.3%;margin-top:41.2%}.landing-page .overall-ground ._right .location--list .location--item[data-order="10"]{left:58.1%;margin-top:43.4%}.landing-page .overall-ground ._right .location--list .location--item[data-order="11"]{left:54.8%;margin-top:44.9%}.landing-page .overall-ground ._right .location--list .location--item[data-order="12"]{left:52.1%;margin-top:46.5%}.landing-page .overall-ground ._right .location--list .location--item[data-order="13"]{left:53%;margin-top:32.75%}.landing-page .overall-ground ._right .location--list .location--item[data-order="14"]{left:50.6%;margin-top:33.9%}.landing-page .overall-ground ._right .location--list .location--item[data-order="15"]{left:47.8%;margin-top:35.4%}.landing-page .overall-ground ._right .location--list .location--item[data-order="16"]{left:54.81%;margin-top:21.45%}.landing-page .overall-ground ._right .location--list .location--item[data-order="17"]{left:49.75%;margin-top:24%}.landing-page .overall-ground ._right .location--list .location--item[data-order="18"]{left:46.2%;margin-top:25.65%}.landing-page .overall-ground ._right .location--list .location--item[data-order="19"]{left:40.7%;margin-top:28.5%}.landing-page .overall-ground ._right .location--list .location--item[data-order="20"]{left:36.7%;margin-top:30.45%}.landing-page .overall-ground ._right .location--list .location--item[data-order="21"]{left:31.7%;margin-top:30.8%}.landing-page .overall-ground ._right .location--list .location--item[data-order="22"]{left:31.7%;margin-top:26.35%}.landing-page .overall-ground ._right .location--list .location--item[data-order="23"]{left:32.9%;margin-top:22.15%}.landing-page .overall-ground ._right .location--list .location--item[data-order="24"]{left:31.7%;margin-top:19.45%}.landing-page .overall-ground ._right .location--list .location--item[data-order="25"]{left:26.6%;margin-top:22.1%}.landing-page .overall-ground ._right .location--list .location--item[data-order="26"]{left:35.4%;margin-top:24.1%}.landing-page .overall-ground ._right .location--list .location--item[data-order="27"]{left:38.46%;margin-top:22.6%}.landing-page .overall-ground ._right .location--list .location--item[data-order="28"]{left:36.1%;margin-top:19%}.landing-page .overall-ground ._right .location--list .location--item[data-order="29"]{left:39.76%;margin-top:19.8%}.landing-page .overall-ground ._right .location--list .location--item[data-order="30"]{left:43.35%;margin-top:19.8%}.landing-page .overall-ground ._right .location--list .location--item[data-order="31"]{left:62.1%;margin-top:12.75%}.landing-page .overall-ground ._right .location--list .location--item[data-order="32"]{left:59.25%;margin-top:15.1%}.landing-page .overall-ground ._right .location--list .location--item[data-order="33"]{left:61%;margin-top:18.25%}.landing-page .overall-ground ._right .location--list .location--item[data-order="34"]{left:63.8%;margin-top:17.13%}.landing-page .overall-ground ._right .location--list .location--item[data-order="35"]{left:64.47%;margin-top:14.61%}.landing-page .overall-ground ._right .location--list .location--item[data-order="36"]{left:66.3%;margin-top:12.35%}.landing-page .overall-ground ._right .location--list .location--item[data-order="37"]{left:78.2%;margin-top:41.2%}.landing-page .overall-ground ._right .location--list .location--item[data-order="38"]{left:32.4%;margin-top:15.1%}.landing-page .overall-ground ._right .location--list .location--item[data-order="39"]{left:61.3%;margin-top:35.5%}.landing-page .overall-ground ._right .location--list .location--item[data-order="40"]{left:72.4%;margin-top:38.3%}.landing-page .news-library{position:relative;height:100%;padding:80px 18.75%;background-color:#00493e;overflow:hidden}@media only screen and (max-width: 1600px){.landing-page .news-library{padding:50px 14.5833333333% 30px}}@media only screen and (max-width: 1024px){.landing-page .news-library{padding:50px 30px 10px;margin-top:-2px}}@media only screen and (max-width: 480px){.landing-page .news-library{padding:35px 15px 10px}}.landing-page .news-library ._nav{position:relative;border-top:1px solid rgba(255,255,255,.27);border-bottom:1px solid rgba(255,255,255,.27);height:60px;display:flex;align-items:center;justify-content:center}@media only screen and (max-width: 1600px){.landing-page .news-library ._nav{height:50px}}@media only screen and (max-width: 480px){.landing-page .news-library ._nav{height:100px;flex-wrap:wrap}}.landing-page .news-library ._nav a{position:relative;display:inline-block;font-family:"SFUFUTURA-BOLD";font-size:16px;color:#fff;text-transform:uppercase;padding:0 15px;border-right:1px solid rgba(255,255,255,.27);height:100%;display:flex;align-items:center;justify-content:center;width:auto;min-width:150px}@media only screen and (max-width: 768px){.landing-page .news-library ._nav a{min-width:initial}}@media only screen and (max-width: 480px){.landing-page .news-library ._nav a{width:calc(100% / 3);float:left;font-size:12px;padding:0 10px;height:50%}.landing-page .news-library ._nav a:nth-of-type(4){width:calc((100% / 3) * 2);border-left:1px solid rgba(255,255,255,.27);border-top:1px solid rgba(255,255,255,.27)}.landing-page .news-library ._nav a:nth-of-type(5){border-top:1px solid rgba(255,255,255,.27)}}.landing-page .news-library ._nav a:first-child{border-left:1px solid rgba(255,255,255,.27)}.landing-page .news-library ._nav a:before{position:absolute;content:"";left:0;right:0;bottom:0;height:4px;background-color:#99bca4;opacity:0;-webkit-transform:translateY(100%);-moz-transform:translateY(100%);transform:translateY(100%);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width: 1025px){.landing-page .news-library ._nav a:hover:before{opacity:1;-webkit-transform:translateY(0%);-moz-transform:translateY(0%);transform:translateY(0%)}}.landing-page .news-library ._nav a span{font-size:20px;margin-right:7px}@media only screen and (max-width: 480px){.landing-page .news-library ._nav a span{font-size:18px;margin-right:5px}}.landing-page .news-library ._nav a.is-active:before{opacity:1;-webkit-transform:translateY(0%);-moz-transform:translateY(0%);transform:translateY(0%)}.landing-page .news-library ._content ._item{position:relative;margin-top:60px}@media only screen and (max-width: 1600px){.landing-page .news-library ._content ._item{margin-top:35px}}.landing-page .news-library ._content ._item .swiper-container .swiper-wrapper .swiper-slide a{position:relative;display:inline-block;width:100%;padding-top:100%;float:left;overflow:hidden}@media only screen and (min-width: 1025px){.landing-page .news-library ._content ._item .swiper-container .swiper-wrapper .swiper-slide a:hover ._btn-play{width:40px;height:40px;opacity:1}.landing-page .news-library ._content ._item .swiper-container .swiper-wrapper .swiper-slide a:hover ._bg{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);transform:scale(1.1);-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}}.landing-page .news-library ._content ._item .swiper-container .swiper-wrapper .swiper-slide a ._bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-size:cover;background-position:center center;background-repeat:no-repeat;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.landing-page .news-library ._content ._item .swiper-container .swiper-wrapper .swiper-slide a ._bg:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background-color:rgba(0,0,0,.45);z-index:1}.landing-page .news-library ._content ._item .swiper-container .swiper-wrapper .swiper-slide a ._btn-play{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border:1px solid #fff;border-radius:50%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:1;opacity:0;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}@media only screen and (max-width: 1024px){.landing-page .news-library ._content ._item .swiper-container .swiper-wrapper .swiper-slide a ._btn-play{width:40px;height:40px;opacity:1}}.landing-page .news-library ._content ._item .swiper-container .swiper-wrapper .swiper-slide a ._btn-play img{display:block;max-width:12px;height:auto}.landing-page .news-library ._content ._item .swiper-container .swiper-wrapper .swiper-slide a ._title{position:absolute;left:0;right:0;bottom:0;font-family:"SFUFUTURA-BOOK";font-size:14px;color:#fff;text-transform:uppercase;z-index:1;padding:0 20px 40px}@media only screen and (max-width: 1600px){.landing-page .news-library ._content ._item .swiper-container .swiper-wrapper .swiper-slide a ._title{padding:0 15px 15px}}.landing-page .news-library ._content ._item .swiper-container .swiper-wrapper .swiper-slide .album .slider-for .slick-list .slick-track ._image{height:504px;background-size:cover;background-position:center center;background-repeat:no-repeat;outline:none}@media only screen and (max-width: 1600px){.landing-page .news-library ._content ._item .swiper-container .swiper-wrapper .swiper-slide .album .slider-for .slick-list .slick-track ._image{height:430px}}@media only screen and (max-width: 1366px){.landing-page .news-library ._content ._item .swiper-container .swiper-wrapper .swiper-slide .album .slider-for .slick-list .slick-track ._image{height:366px}}@media only screen and (max-width: 480px){.landing-page .news-library ._content ._item .swiper-container .swiper-wrapper .swiper-slide .album .slider-for .slick-list .slick-track ._image{padding-top:10%}}.landing-page .news-library ._content ._item .swiper-container .swiper-wrapper .swiper-slide .album .slider-for .slick-prev,.landing-page .news-library ._content ._item .swiper-container .swiper-wrapper .swiper-slide .album .slider-for .slick-next{display:none !important}.landing-page .news-library ._content ._item .swiper-container .swiper-wrapper .swiper-slide .album .slider-nav{width:85%;margin:20px auto 0}@media only screen and (max-width: 1600px){.landing-page .news-library ._content ._item .swiper-container .swiper-wrapper .swiper-slide .album .slider-nav{margin:10px auto 0}}.landing-page .news-library ._content ._item .swiper-container .swiper-wrapper .swiper-slide .album .slider-nav .slick-list .slick-track ._image{position:relative;height:120px;background-size:cover;background-position:center center;background-repeat:no-repeat;outline:none;cursor:pointer}@media only screen and (max-width: 1600px){.landing-page .news-library ._content ._item .swiper-container .swiper-wrapper .swiper-slide .album .slider-nav .slick-list .slick-track ._image{height:105px}}@media only screen and (max-width: 1366px){.landing-page .news-library ._content ._item .swiper-container .swiper-wrapper .swiper-slide .album .slider-nav .slick-list .slick-track ._image{height:70px}}.landing-page .news-library ._content ._item .swiper-container .swiper-wrapper .swiper-slide .album .slider-nav .slick-list .slick-track ._image:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background-color:rgba(20,112,95,.64);opacity:0;pointer-events:none;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0)}.landing-page .news-library ._content ._item .swiper-container .swiper-wrapper .swiper-slide .album .slider-nav .slick-list .slick-track ._image.slick-current:before{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}@media only screen and (min-width: 1025px){.landing-page .news-library ._content ._item .swiper-container .swiper-wrapper .swiper-slide .album .slider-nav .slick-list .slick-track ._image:hover:before{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}}.landing-page .news-library ._content ._item .swiper-container .swiper-wrapper .swiper-slide .album .slider-nav .slick-prev,.landing-page .news-library ._content ._item .swiper-container .swiper-wrapper .swiper-slide .album .slider-nav .slick-next{display:flex !important;align-items:center;justify-content:center;width:30px;height:30px;background-color:#b7b7b7;border-radius:50%;z-index:1}.landing-page .news-library ._content ._item .swiper-container .swiper-wrapper .swiper-slide .album .slider-nav .slick-prev:before,.landing-page .news-library ._content ._item .swiper-container .swiper-wrapper .swiper-slide .album .slider-nav .slick-next:before{position:absolute;font-family:FontAwesome;color:#00493e;opacity:1;font-size:25px}.landing-page .news-library ._content ._item .swiper-container .swiper-wrapper .swiper-slide .album .slider-nav .slick-next{right:-15px}.landing-page .news-library ._content ._item .swiper-container .swiper-wrapper .swiper-slide .album .slider-nav .slick-next:before{content:"";padding-left:4px}.landing-page .news-library ._content ._item .swiper-container .swiper-wrapper .swiper-slide .album .slider-nav .slick-prev{left:-15px}.landing-page .news-library ._content ._item .swiper-container .swiper-wrapper .swiper-slide .album .slider-nav .slick-prev:before{content:"";padding-right:4px}.landing-page .news-library ._content ._item .swiper-pagination{display:flex;justify-content:center;margin-top:45px;width:100%}@media only screen and (max-width: 1600px){.landing-page .news-library ._content ._item .swiper-pagination{margin-top:20px}}@media only screen and (max-width: 1024px){.landing-page .news-library ._content ._item .swiper-pagination{position:relative}}.landing-page .news-library ._content ._item .swiper-pagination .swiper-pagination-bullet{width:13px;height:13px;background-color:#fff;opacity:1 !important;outline:none;margin:0 4px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width: 1025px){.landing-page .news-library ._content ._item .swiper-pagination .swiper-pagination-bullet:hover{background-color:#99bca4}}@media only screen and (max-width: 480px){.landing-page .news-library ._content ._item .swiper-pagination .swiper-pagination-bullet{width:8px;height:8px}}.landing-page .news-library ._content ._item .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#99bca4}.landing-page .news-library ._content ._item .album_btn{position:relative;width:max-content;margin:0 auto;overflow:hidden}.landing-page .news-library ._content ._item .album_btn .swiper-pagination{position:static;width:max-content;margin-left:auto;margin-right:auto;padding:0 40px}.landing-page .news-library ._content ._item .album_btn .swiper-pagination .swiper-pagination-bullet{font-family:"SFUFUTURA-BOOK";color:#fff;font-size:16px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;background-color:transparent;float:left}@media only screen and (min-width: 1025px){.landing-page .news-library ._content ._item .album_btn .swiper-pagination .swiper-pagination-bullet:hover{background-color:rgba(20,112,95,.64)}}.landing-page .news-library ._content ._item .album_btn .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:rgba(20,112,95,.64)}.landing-page .news-library ._content ._item .swiper-button-next,.landing-page .news-library ._content ._item .swiper-button-prev{background-image:inherit !important;outline:none;width:auto;height:auto;margin-top:0;top:auto;bottom:0}.landing-page .news-library ._content ._item .swiper-button-next i,.landing-page .news-library ._content ._item .swiper-button-prev i{color:#fff;font-size:24px}.landing-page .news-library ._content ._item .swiper-button-next{right:0}.landing-page .news-library ._content ._item .swiper-button-prev{left:0}@media only screen and (max-width: 1600px){.landing-page .news-library#js_tab_news .swiper-slide a{padding-top:95%}}@media only screen and (max-width: 1024px){.landing-page .news-library.sales_policy{padding-bottom:40px}}.landing-page .contact{position:relative;height:100%;background-size:cover;background-position:center center;background-repeat:no-repeat;overflow:hidden;display:flex;align-items:center}@media only screen and (max-width: 1024px){.landing-page .contact{height:auto;flex-direction:column;padding:45px 0}}@media only screen and (max-width: 768px){.landing-page .contact{padding-bottom:0}}@media only screen and (max-width: 480px){.landing-page .contact{padding-top:35px}}.landing-page .contact:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background-color:rgba(0,73,62,.94)}.landing-page .contact ._content{position:relative;width:30.7291666667%;margin:0 auto}@media only screen and (max-width: 1600px){.landing-page .contact ._content{width:35%}}@media only screen and (max-width: 1024px){.landing-page .contact ._content{width:50%}}@media only screen and (max-width: 768px){.landing-page .contact ._content{width:60%;padding-bottom:40px}}@media only screen and (max-width: 480px){.landing-page .contact ._content{width:calc(100% - 30px);padding-bottom:30px}}.landing-page .contact ._content .form-active{font-family:"SFUFUTURA-BOLD";font-size:24px;line-height:34px;color:#fff;text-align:center;text-transform:uppercase}@media only screen and (max-width: 1366px){.landing-page .contact ._content .form-active{font-size:22px}}@media only screen and (max-width: 480px){.landing-page .contact ._content .form-active{font-size:18px;line-height:28px}}.landing-page .contact ._content ._title{font-family:"SFUFUTURA-BOLD";font-size:24px;line-height:34px;color:#fff;text-align:center;text-transform:uppercase}@media only screen and (max-width: 480px){.landing-page .contact ._content ._title{font-size:18px;line-height:28px}}.landing-page .contact ._content ._desc{font-family:"SFUFUTURA-BOOK";font-size:18px;line-height:24px;color:#fff;text-align:center;max-width:75%;margin:15px auto 75px}@media only screen and (max-width: 1600px){.landing-page .contact ._content ._desc{max-width:100%;margin-bottom:35px}}@media only screen and (max-width: 480px){.landing-page .contact ._content ._desc{font-size:14px;line-height:20px;margin-top:10px;margin-bottom:25px}}.landing-page .contact ._content form{position:relative}.landing-page .contact ._content form .form-group{margin-bottom:14px}@media only screen and (max-width: 1600px){.landing-page .contact ._content form .form-group{margin-bottom:10px}}.landing-page .contact ._content form .form-group:nth-of-type(4){margin-bottom:45px}@media only screen and (max-width: 1600px){.landing-page .contact ._content form .form-group:nth-of-type(4){margin-bottom:30px}}.landing-page .contact ._content form .form-group:nth-of-type(5){text-align:center}.landing-page .contact ._content form .form-group input,.landing-page .contact ._content form .form-group textarea{width:100%;border:none;border-bottom:1px solid rgba(255,255,255,.51);height:38px;background-color:transparent;outline:none;font-family:"SFUFUTURA-BOOK";font-size:16px;color:#fff}@media only screen and (max-width: 480px){.landing-page .contact ._content form .form-group input,.landing-page .contact ._content form .form-group textarea{font-size:14px}}.landing-page .contact ._content form .form-group input:focus,.landing-page .contact ._content form .form-group textarea:focus{border-bottom:1px solid #fff}.landing-page .contact ._content form .form-group input::-webkit-input-placeholder,.landing-page .contact ._content form .form-group textarea::-webkit-input-placeholder{font-family:"SFUFUTURA-BOOK";font-size:16px;color:rgba(255,255,255,.66)}@media only screen and (max-width: 480px){.landing-page .contact ._content form .form-group input::-webkit-input-placeholder,.landing-page .contact ._content form .form-group textarea::-webkit-input-placeholder{font-size:14px}}.landing-page .contact ._content form .form-group input::-moz-placeholder,.landing-page .contact ._content form .form-group textarea::-moz-placeholder{font-family:"SFUFUTURA-BOOK";font-size:16px;color:rgba(255,255,255,.66)}@media only screen and (max-width: 480px){.landing-page .contact ._content form .form-group input::-moz-placeholder,.landing-page .contact ._content form .form-group textarea::-moz-placeholder{font-size:14px}}.landing-page .contact ._content form .form-group input:-ms-input-placeholder,.landing-page .contact ._content form .form-group textarea:-ms-input-placeholder{font-family:"SFUFUTURA-BOOK";font-size:16px;color:rgba(255,255,255,.66)}@media only screen and (max-width: 480px){.landing-page .contact ._content form .form-group input:-ms-input-placeholder,.landing-page .contact ._content form .form-group textarea:-ms-input-placeholder{font-size:14px}}.landing-page .contact ._content form .form-group input:-moz-placeholder,.landing-page .contact ._content form .form-group textarea:-moz-placeholder{font-family:"SFUFUTURA-BOOK";font-size:16px;color:rgba(255,255,255,.66)}@media only screen and (max-width: 480px){.landing-page .contact ._content form .form-group input:-moz-placeholder,.landing-page .contact ._content form .form-group textarea:-moz-placeholder{font-size:14px}}.landing-page .contact ._content form .form-group textarea{height:105px;resize:none;padding-top:5px}@media only screen and (max-width: 1600px){.landing-page .contact ._content form .form-group textarea{height:85px}}.landing-page .contact ._content form .form-group button{position:relative;font-family:"SFUFUTURA-BOOK";font-size:16px;color:rgba(255,255,255,.66);text-transform:uppercase;border:1px solid rgba(255,255,255,.51);height:53px;padding:0 45px;background-color:transparent;cursor:pointer;outline:none}@media only screen and (max-width: 1600px){.landing-page .contact ._content form .form-group button{height:43px}}@media only screen and (max-width: 480px){.landing-page .contact ._content form .form-group button{font-size:14px;padding:0 30px;height:40px;line-height:40px}}.landing-page .contact ._content form .form-group button span{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:hidden}.landing-page .contact ._content form .form-group button span:before{position:absolute;top:-78px;left:0;width:110%;height:65%;background-color:rgba(255,255,255,.2);-webkit-transition:transform .6s;-moz-transition:transform .6s;transition:transform .6s;-webkit-transform:scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);-moz-transform:scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);transform:scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);content:""}.landing-page .contact ._content form .form-group button:hover span:before{-webkit-transform:scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 350%, 0);-moz-transform:scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 350%, 0);transform:scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 350%, 0)}.landing-page .contact ._content form ._btn{display:flex;justify-content:center}@media only screen and (max-width: 480px){.landing-page .contact ._content form ._btn{flex-direction:column;align-items:center}}.landing-page .contact ._content form ._btn .form-group{margin-right:8px}@media only screen and (max-width: 480px){.landing-page .contact ._content form ._btn .form-group{margin-right:0;width:160px}.landing-page .contact ._content form ._btn .form-group button{width:100%}}.landing-page .contact ._content form ._btn .document-down{display:inline-flex;align-items:center;justify-content:center;position:relative;font-family:"SFUFUTURA-BOOK";font-size:16px;color:rgba(255,255,255,.66);text-transform:uppercase;border:1px solid rgba(255,255,255,.51);height:53px;padding:0 45px;background-color:transparent;cursor:pointer;outline:none}.landing-page .contact ._content form ._btn .document-down.is-active{position:absolute;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%);bottom:-140px}@media only screen and (max-width: 1600px){.landing-page .contact ._content form ._btn .document-down{height:43px}}@media only screen and (max-width: 480px){.landing-page .contact ._content form ._btn .document-down{font-size:14px;padding:0 30px;height:40px;line-height:40px}}.landing-page .contact ._content form ._btn .document-down span{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:hidden}.landing-page .contact ._content form ._btn .document-down span:before{position:absolute;top:-78px;left:0;width:110%;height:65%;background-color:rgba(255,255,255,.2);-webkit-transition:transform .6s;-moz-transition:transform .6s;transition:transform .6s;-webkit-transform:scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);-moz-transform:scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);transform:scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);content:""}.landing-page .contact ._content form ._btn .document-down:hover span:before{-webkit-transform:scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 350%, 0);-moz-transform:scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 350%, 0);transform:scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 350%, 0)}.landing-page .contact ._content form .contact-msg{position:absolute;top:calc(100% + 15px);left:0;right:0;font-family:"SFUFUTURA-BOLD";color:#fff;font-size:14px;text-align:center}@media only screen and (max-width: 1024px){.landing-page .contact ._content form .contact-msg{position:relative;top:initial}}@media only screen and (max-width: 480px){.landing-page .contact ._content form .contact-msg{font-size:12px}}.circle-container{position:relative;width:20em;height:20em;padding:0;border-radius:50%;list-style:none;box-sizing:content-box;margin:5em auto 0;border:solid 5px tomato}.circle-container>*{display:block;position:absolute;top:50%;left:50%;width:6em;height:6em;margin:-3em}.circle-container>:nth-of-type(1){transform:rotate(0deg) translate(10em) rotate(0deg)}.circle-container>:nth-of-type(2){transform:rotate(45deg) translate(10em) rotate(-45deg)}.circle-container>:nth-of-type(3){transform:rotate(90deg) translate(10em) rotate(-90deg)}.circle-container>:nth-of-type(4){transform:rotate(135deg) translate(10em) rotate(-135deg)}.circle-container>:nth-of-type(5){transform:rotate(180deg) translate(10em) rotate(-180deg)}.circle-container>:nth-of-type(6){transform:rotate(225deg) translate(10em) rotate(-225deg)}.circle-container>:nth-of-type(7){transform:rotate(270deg) translate(10em) rotate(-270deg)}.circle-container>:nth-of-type(8){transform:rotate(315deg) translate(10em) rotate(-315deg)}.circle-container img{display:block;width:100%;border-radius:50%;filter:grayscale(100%)}.circle-container img:hover{filter:grayscale(0)}@-webkit-keyframes scrollDestop{0%{top:5px;opacity:0}50%{top:20px;opacity:1}100%{top:30px;opacity:0}}@-moz-keyframes scrollDestop{0%{top:5px;opacity:0}50%{top:20px;opacity:1}100%{top:30px;opacity:0}}@-o-keyframes scrollDestop{0%{top:5px;opacity:0}50%{top:20px;opacity:1}100%{top:30px;opacity:0}}@keyframes scrollDestop{0%{top:5px;opacity:0}50%{top:20px;opacity:1}100%{top:30px;opacity:0}}@-webkit-keyframes spread{0%{opacity:0;-webkit-transform:scale(0.6);transform:scale(0.6)}60%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}100%{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}@keyframes spread{0%{opacity:0;-webkit-transform:scale(0.6);transform:scale(0.6)}60%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}100%{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}.page-templates{position:relative;width:100%;overflow:hidden}.page-templates:before{position:fixed;top:0;left:0;bottom:0;content:"";background-color:#00493e;width:5.4166666667%;z-index:1}@media only screen and (max-width: 1600px){.page-templates:before{width:103px}}@media only screen and (max-width: 1024px){.page-templates:before{display:none}}.page-templates .decor{position:fixed;top:0;left:0;bottom:0;width:30.46875%;background-size:cover;background-position:center 20%;background-repeat:no-repeat;background-repeat:no-repeat}@media only screen and (max-width: 1024px){.page-templates .decor{display:none}}.page-templates .decor:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background-image:url("../../../images/tin-tuc/new-before.jpg");background-size:cover;background-position:center bottom;background-repeat:no-repeat}.page-templates .decor .logo{display:flex;justify-content:center;padding-left:17.7777777778%}.page-templates .decor .logo a{position:relative;display:block;margin-top:20px}.page-templates .decor .logo a img{display:block;max-width:133px;height:auto}.page_content{position:relative;width:69.53125%;float:right;padding:0 60px;border-bottom:1px solid #d7d7d7;min-height:calc(100vh - 296px)}@media only screen and (max-width: 1600px){.page_content{padding:0 30px}}@media only screen and (max-width: 1024px){.page_content{width:100%;padding-top:100px}}@media only screen and (max-width: 768px){.page_content{padding-top:75px}}@media only screen and (max-width: 480px){.page_content{padding-right:15px;padding-left:15px}}.page_name{text-transform:uppercase;color:#00493e;font-size:30px;text-align:center;font-weight:700}@media only screen and (max-width: 480px){.page_name{font-size:24px}}.tab_name_mobile{position:relative}.tab_name_mobile ._name{display:none;position:relative}.tab_name_mobile ._name.is-active:before{content:""}.tab_name_mobile ._name:before{position:absolute;right:10px;font-size:16px;padding-bottom:5px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);color:#fff;content:"";font-family:FontAwesome;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width: 480px){.tab_name_mobile ._name{display:block;background-color:#00493e;color:#fff;font-weight:700;font-size:14px;text-transform:uppercase;padding:13px 15px;text-align:center;margin-top:10px}}.tab_list-default{text-align:center;margin-top:20px}@media only screen and (max-width: 480px){.tab_list-default{margin-top:0;display:none;position:absolute;top:45px;right:0;left:0;z-index:2}}.tab_list-default li{display:inline-block;border:1px solid #00493e;border-radius:5px;margin-right:5px;overflow:hidden}.tab_list-default li:last-child{margin-right:0}@media only screen and (min-width: 1025px){.tab_list-default li:hover a{color:#fff;background-color:#00493e}}@media only screen and (max-width: 480px){.tab_list-default li{width:100%;margin-right:0;border-radius:initial;border-top:none;display:block}}.tab_list-default li a{display:inline-block;font-weight:700;font-size:18px;text-transform:uppercase;color:#b2b2b2;background-color:#fff;padding:10px 20px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.tab_list-default li a.is-active{background-color:#00493e;color:#fff}@media only screen and (max-width: 768px){.tab_list-default li a{font-size:15px;padding:10px 15px}}@media only screen and (max-width: 480px){.tab_list-default li a{width:100%;text-transform:initial;font-size:14px;padding:7px 15px}}.news-list{margin-top:10px;overflow:hidden;margin:10px 0 40px}@media only screen and (max-width: 480px){.news-list{margin-bottom:30px}}.news-list ._item{position:relative;display:inline-block;width:calc((100% - 26px) / 3);margin-right:13px;padding-top:32.616%;margin-top:30px;float:left;overflow:hidden}.news-list ._item:nth-of-type(3n){margin-right:0}@media only screen and (min-width: 1025px){.news-list ._item:hover ._btn-play{width:40px;height:40px;opacity:1}.news-list ._item:hover ._bg{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);transform:scale(1.1);-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}}@media only screen and (max-width: 480px){.news-list ._item{width:100%;margin-right:0;padding-top:100%;margin-top:15px}}.news-list ._item ._bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-size:cover;background-position:center center;background-repeat:no-repeat;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.news-list ._item ._bg:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background-color:rgba(0,0,0,.45);z-index:1}.news-list ._item ._title{position:absolute;left:0;right:0;bottom:0;font-family:"SFUFUTURA-BOOK";font-size:14px;color:#fff;line-height:22px;text-transform:uppercase;z-index:1;padding:0 20px 20px}@media only screen and (max-width: 1600px){.news-list ._item ._title{padding:0 15px 15px}}.ground-tooltip-content.is-visible{opacity:1}.ground-tooltip-content{position:absolute;z-index:10000;margin-top:-35px;-webkit-transform:translate(-50%, -100%);-moz-transform:translate(-50%, -100%);transform:translate(-50%, -100%);padding:10px;background-color:#00493e;color:#fff;opacity:0;pointer-events:none;-webkit-transform:all .3s ease;-moz-transform:all .3s ease;transform:all .3s ease;text-align:center}.ground-tooltip-content:before{content:"";display:block;position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%);width:0;height:0;margin-right:-15px;border-bottom:none;border-top:10px solid #00493e;border-left:10px solid transparent;border-right:10px solid transparent}.ground-tooltip-content.is-visible{opacity:1}.ground-tooltip-content ._excerpt{display:block;font-family:"SFUFUTURA-BOOK";margin-top:5px;font-size:14px}.popup-house-detail{display:none}.new-detail{border-bottom:1px solid #d7d7d7;padding-bottom:35px}.new-detail ._title{font-weight:700;font-size:26px;color:#00493e;text-transform:uppercase}@media only screen and (max-width: 480px){.new-detail ._title{font-size:22px}}.new-detail ._date{font-weight:500;font-size:14px;color:#929292;margin:10px 0 18px}.new-detail ._date i{color:#23516d;margin-right:5px}.new-detail .the-content p{position:relative;font-size:16px;color:#414141;line-height:24px;margin-bottom:20px}@media only screen and (max-width: 480px){.new-detail .the-content p{font-size:14px;line-height:22px;margin-bottom:10px}}.new-detail .the-content p:last-child{margin-bottom:0}.new-detail .the-content p strong,.new-detail .the-content p b{font-weight:700}.new-detail .the-content p em,.new-detail .the-content p i{font-style:italic}.new-detail .the-content p a{word-break:break-word;color:#414141}.new-detail .the-content p a:hover{color:#414141}.new-detail .the-content p img{display:block;max-width:100%;height:auto;width:auto !important;margin:0 auto 20px}@media only screen and (max-width: 480px){.new-detail .the-content p img{margin-bottom:10px}}.new-detail .the-content p.note{font-size:24px;padding-left:35px}@media only screen and (max-width: 480px){.new-detail .the-content p.note{font-size:16px;padding-left:20px}}.new-detail .the-content p.note:before{position:absolute;content:"";left:0;top:0%;bottom:0;width:8px;height:100%;background-color:#00493e}@media only screen and (max-width: 480px){.new-detail .the-content p.note:before{width:4px}}.new-detail .the-content ul li,.new-detail .the-content ol li{font-size:16px;color:#414141;line-height:24px}@media only screen and (max-width: 480px){.new-detail .the-content ul li,.new-detail .the-content ol li{font-size:14px;line-height:22px}}.new-detail .the-content ul li strong,.new-detail .the-content ul li b,.new-detail .the-content ol li strong,.new-detail .the-content ol li b{font-weight:700}.new-detail .the-content ul li em,.new-detail .the-content ul li i,.new-detail .the-content ol li em,.new-detail .the-content ol li i{font-style:italic}.new-detail .the-content ul li a,.new-detail .the-content ol li a{word-break:break-word;color:#414141}.new-detail .the-content ul li a:hover,.new-detail .the-content ol li a:hover{color:#414141}.new-detail .the-content ol{padding-left:15px;margin-bottom:10px}.new-detail .the-content ol li{list-style-type:decimal}.new-detail .the-content ul{padding-left:35px;margin-bottom:20px}.new-detail .the-content ul li{list-style-type:disc;margin-bottom:5px}.new-detail .the-content img{display:block;max-width:100%;height:auto;width:auto !important;margin:0 auto 20px}@media only screen and (max-width: 480px){.new-detail .the-content img{margin-bottom:10px}}.new-detail .the-content .wp-caption{width:100% !important;margin:0 auto 20px;max-width:auto}@media only screen and (max-width: 480px){.new-detail .the-content .wp-caption{margin-bottom:10px}}.new-detail .the-content .wp-caption img{display:block;width:auto;height:auto;margin:0 auto 15px}@media only screen and (max-width: 480px){.new-detail .the-content .wp-caption img{margin-bottom:10px}}.new-detail .the-content .wp-caption .wp-caption-text{font-size:16px;font-style:italic;text-align:center}@media only screen and (max-width: 480px){.new-detail .the-content .wp-caption .wp-caption-text{font-size:14px}}.new-more{padding-top:40px}.new-more ._title{font-weight:700;text-transform:uppercase;color:#00493e;font-size:26px}@media only screen and (max-width: 480px){.new-more ._title{font-size:22px}}.new-more .news-list{margin-top:0;padding-bottom:45px;margin-bottom:0}.new-more .news-list ._item{padding-top:24.194%;width:calc((100% - 39px) / 4)}.new-more .news-list ._item:nth-of-type(3n){margin-right:13px}.new-more .news-list ._item:nth-of-type(4n){margin-right:0}@media only screen and (max-width: 480px){.new-more .news-list ._item{padding-top:100%;width:100%;margin-right:0}.new-more .news-list ._item:nth-of-type(3n){margin-right:0}}.breadcrumb{margin-top:30px;margin-bottom:50px}@media only screen and (max-width: 1024px){.breadcrumb{margin-bottom:30px}}.breadcrumb .link{font-size:14px;text-transform:uppercase;color:#282828;font-weight:500;position:relative;margin-right:20px}.breadcrumb .link:after{position:absolute;content:"";background-color:#00493e;width:1px;height:13px;top:0;right:-11px}.breadcrumb .link:last-child:after{display:none}.breadcrumb .link.active{color:#265b52}@media only screen and (max-width: 480px){.utilities{padding-bottom:20px}}.utilities .desc{background:#00493e;display:flex;margin-bottom:80px}@media only screen and (max-width: 768px){.utilities .desc{margin-bottom:50px}}@media only screen and (max-width: 480px){.utilities .desc{flex-direction:column;margin-bottom:20px}}.utilities .desc:nth-child(2n){flex-direction:row-reverse}@media only screen and (max-width: 480px){.utilities .desc:nth-child(2n){flex-direction:column}}.utilities .desc .text{width:26.0330578512%;color:#fff;padding:40px 30px}@media only screen and (max-width: 768px){.utilities .desc .text{width:50%}}@media only screen and (max-width: 480px){.utilities .desc .text{width:100%;padding:40px 15px 30px}}.utilities .desc .text .title{text-transform:uppercase;font-size:30px;font-weight:700;margin-bottom:50px}@media only screen and (max-width: 1600px){.utilities .desc .text .title{font-size:22px;margin-bottom:40px}}@media only screen and (max-width: 768px){.utilities .desc .text .title{margin-bottom:35px}}@media only screen and (max-width: 480px){.utilities .desc .text .title{font-size:22px;margin-bottom:25px}}.utilities .desc .text .the-content{font-size:16px;text-transform:uppercase;margin-bottom:20px;font-weight:900;line-height:26px}@media only screen and (max-width: 1600px){.utilities .desc .text .the-content{font-size:14px;line-height:22px;margin-bottom:15px}}@media only screen and (max-width: 480px){.utilities .desc .text .the-content{margin-bottom:10px;font-size:14px}}.utilities .desc .text .the-text{position:relative;padding-bottom:20px}.utilities .desc .text .the-text p{font-size:16px;font-family:"SFUFUTURA-BOOK";margin-bottom:15px}@media only screen and (max-width: 1600px){.utilities .desc .text .the-text p{margin-bottom:10px}}@media only screen and (max-width: 480px){.utilities .desc .text .the-text p{font-size:14px}}.utilities .desc .text .the-text p:last-child{margin-bottom:0}.utilities .desc .text .the-text:after{position:absolute;content:"";left:0;bottom:0;background:#fff;width:55px;height:1px}.utilities .desc .image{width:73.9669421488%;position:relative}@media only screen and (max-width: 768px){.utilities .desc .image{width:50%}}@media only screen and (max-width: 480px){.utilities .desc .image{width:100%}}.utilities .desc .image .swiper-container{height:100%}@media only screen and (max-width: 480px){.utilities .desc .image .swiper-container{height:290px}}.utilities .desc .image .swiper-container .swiper-wrapper .swiper-slide{background-size:cover;background-position:center;background-repeat:no-repeat;width:100% !important;height:100%}.utilities .desc .image .album{position:absolute;width:max-content;margin:0 auto;overflow:hidden;bottom:0;z-index:1;left:50%;transform:translateX(-50%);margin-bottom:10px}.utilities .desc .image .album .swiper-pagination{position:static;padding:0 45px;display:flex;justify-content:center;align-items:center}.utilities .desc .image .album .swiper-pagination .swiper-pagination-bullet{width:14px;height:14px;margin-right:7px;background:none;border:2px solid #fff;opacity:1}.utilities .desc .image .album .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{border:2px solid #00493e;background:#fff;width:16px;height:17px;outline:none}.utilities .desc .image .album .swiper-button-next,.utilities .desc .image .album .swiper-button-prev{bottom:-5px;background-image:none;color:#fff;top:auto;height:auto;outline:none}.utilities .desc .image .album .swiper-button-next i,.utilities .desc .image .album .swiper-button-prev i{font-size:24px}.page_overview{padding:40px 0}@media only screen and (max-width: 480px){.page_overview{padding:20px 0 30px}}.page_overview p{position:relative;font-size:16px;color:#414141;line-height:24px;margin-bottom:20px}@media only screen and (max-width: 480px){.page_overview p{font-size:14px;line-height:22px;margin-bottom:10px}}.page_overview p:last-child{margin-bottom:0}.page_overview p strong,.page_overview p b{font-weight:700}.page_overview p em,.page_overview p i{font-style:italic}.page_overview p a{word-break:break-word;color:#414141}.page_overview p a:hover{color:#414141}.page_overview p img{display:block;max-width:100%;height:auto;width:auto !important;margin:0 auto 20px}@media only screen and (max-width: 480px){.page_overview p img{margin-bottom:10px}}.page_overview p.note{font-size:24px;padding-left:35px}@media only screen and (max-width: 480px){.page_overview p.note{font-size:16px;padding-left:20px}}.page_overview p.note:before{position:absolute;content:"";left:0;top:0%;bottom:0;width:8px;height:100%;background-color:#00493e}@media only screen and (max-width: 480px){.page_overview p.note:before{width:4px}}.page_overview ul li,.page_overview ol li{font-size:16px;color:#414141;line-height:24px}@media only screen and (max-width: 480px){.page_overview ul li,.page_overview ol li{font-size:14px;line-height:22px}}.page_overview ul li strong,.page_overview ul li b,.page_overview ol li strong,.page_overview ol li b{font-weight:700}.page_overview ul li em,.page_overview ul li i,.page_overview ol li em,.page_overview ol li i{font-style:italic}.page_overview ul li a,.page_overview ol li a{word-break:break-word;color:#414141}.page_overview ul li a:hover,.page_overview ol li a:hover{color:#414141}.page_overview ol{padding-left:15px;margin-bottom:10px}.page_overview ol li{list-style-type:decimal}.page_overview ul{padding-left:35px;margin-bottom:20px}.page_overview ul li{list-style-type:disc;margin-bottom:5px}.page_overview img{display:block;max-width:100%;height:auto;width:auto !important;margin:0 auto 20px}@media only screen and (max-width: 480px){.page_overview img{margin-bottom:10px}}.page_overview .wp-caption{width:100% !important;margin:0 auto 20px;max-width:auto}@media only screen and (max-width: 480px){.page_overview .wp-caption{margin-bottom:10px}}.page_overview .wp-caption img{display:block;width:auto;height:auto;margin:0 auto 15px}@media only screen and (max-width: 480px){.page_overview .wp-caption img{margin-bottom:10px}}.page_overview .wp-caption .wp-caption-text{font-size:16px;font-style:italic;text-align:center}@media only screen and (max-width: 480px){.page_overview .wp-caption .wp-caption-text{font-size:14px}}.overview_decor{position:absolute;left:60px;right:60px;bottom:5%;width:100%;z-index:-1}@media only screen and (max-width: 1600px){.overview_decor{left:30px;right:30px}}@media only screen and (max-width: 480px){.overview_decor{right:15px;left:15px}}.overview_decor img{display:block;width:100%;height:auto}.ground-content{position:relative;margin-top:45px}.ground-content .ground-slide{position:relative;margin-bottom:25px}.ground-content .ground-slide .swiper-container .swiper-wrapper .swiper-slide{display:flex;flex-direction:column;justify-content:flex-end;margin-top:0 !important;margin-bottom:60px;height:auto}.ground-content .ground-slide .swiper-container .swiper-wrapper .swiper-slide ._image{width:100%}.ground-content .ground-slide .swiper-container .swiper-wrapper .swiper-slide ._image img{display:block;max-width:80%;height:auto;margin:0 auto}.ground-content .ground-slide .swiper-container .swiper-wrapper .swiper-slide p{width:100%;text-align:center;text-transform:uppercase;font-weight:700;font-size:16px;color:#00493e;margin-top:30px}.ground-content .ground-slide .swiper-pagination{width:100%;bottom:0}@media only screen and (max-width: 480px){.ground-content .ground-slide .swiper-pagination{position:relative;margin-top:15px}}.ground-content .ground-slide .swiper-pagination .swiper-pagination-bullet{margin:0 3px;width:10px;height:10px;outline:none}.ground-content .ground-slide .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#00493e}/*# sourceMappingURL=main.css.map */
