@charset "UTF-8";*{outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-overflow-scrolling:touch}html{font-family:Arimo,sans-serif;font-size:10px;height:100%;line-height:1.5;width:100%}body{background-color:#fff;color:#000;height:100%;width:100%}h1,h2,h3,h4,h5,h6{font-weight:700}h1{font-size:2.8rem}h2{font-size:2.6rem}h3{font-size:2.4rem}h4{font-size:2.2rem}h5{font-size:2rem}h6{font-size:1.8rem}a,input[type=email],input[type=tel],input[type=text],label,option,p,section,span,textarea{font-size:1.4rem}@media only screen and (max-width:768px){a,input[type=email],input[type=tel],input[type=text],label,option,p,section,span,textarea{font-size:1.4rem}}img{max-width:100%;vertical-align:middle}iframe{border:0}.vt-body{background-color:#fff;overflow-x:hidden;position:relative;width:100%}.vt-container{margin:0 auto;max-width:1170px;width:100%}@media only screen and (max-width:1200px){.vt-container{padding:0 15px}}.vt-header{background-color:rgba(0,0,0,.7);height:90px;position:fixed;top:0;width:100%;z-index:9999}.vt-header__container{display:block;height:100%;position:relative;-webkit-transition:height .5s;transition:height .5s;max-width:inherit}.vt-header__logo{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:100%;left:15px;position:absolute}@media only screen and (max-width:1200px){.vt-header__logo{left:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}}.vt-header__logo a{display:inline-block;margin:0 5px}.vt-header__logo img{-webkit-transition:width .5s;transition:width .5s;max-width:100px;max-height:100px}@media only screen and (max-width:1200px){.vt-header__logo img{max-height:55px}}@media only screen and (min-width:1200px){.vt-header__nav{height:100%;margin-left:150px}.vt-header__nav>ul{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;list-style:none;margin:0;padding:0}.vt-header__nav>ul>li{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;margin-right:30px}.vt-header__nav>ul>li>a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1.4rem;font-weight:700;line-height:1.3;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;text-align:center;text-decoration:none;text-transform:uppercase;-webkit-transition:color .5s;transition:color .5s}.vt-header__nav>ul>li>a>span{display:inline-block;margin-bottom:10px}.vt-header__nav>ul>li>a>span>img{height:41px}.vt-header__nav>ul>li>a:hover{color:#007484}.vt-header__nav>ul>li:last-child{margin-right:0}.vt-header__nav>ul>li>ul{background-color:rgba(0,0,0,.7);-webkit-box-shadow:-10px 6px 6px 0 rgba(0,0,0,.1);box-shadow:-10px 6px 6px 0 rgba(0,0,0,.1);display:block;list-style:none;overflow:hidden;opacity:0;visibility:hidden;margin:0;min-width:250px;padding:15px 0 0;position:absolute;-webkit-transform-origin:center top 0;transform-origin:center top 0;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transition:-webkit-transform .5s ease-in-out;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out;top:100%}.vt-header__nav>ul>li>ul>li{margin:0 15px 15px}.vt-header__nav>ul>li>ul>li>a{color:#fff;display:inline-block;font-family:Roboto,sans-serif;font-size:1.4rem;text-decoration:none;text-transform:uppercase;-webkit-transition:color .5s;transition:color .5s;width:100%}.vt-header__nav>ul>li>ul>li>a:hover{color:#61a9b3}.vt-header__nav>ul>li>ul>li>ul{list-style:none;margin:0;padding:0}.vt-header__nav>ul>li>ul>li>ul>li>a{color:#5d5c67;display:inline-block;font-size:1.4rem;margin-bottom:10px;text-decoration:none;-webkit-transition:color .5s;transition:color .5s;width:100%}.vt-header__nav>ul>li>ul>li>ul>li>a:hover{color:#61a9b3}.vt-header__nav>ul>li:hover>ul{opacity:1;visibility:visible;-webkit-transform:scaleY(1);transform:scaleY(1)}.vt-header__nav>ul>li:hover>a{color:#007484}}@media only screen and (max-width:1200px){.vt-header__nav{background-color:rgba(0,0,0,.8);height:100%;left:-100%;overflow-y:auto;position:fixed;top:0;-webkit-transition:left .5s;transition:left .5s;width:100%;z-index:9998}.vt-header__nav.active{left:0}.vt-header__nav>ul{background-color:#02707e;list-style:none;margin:0;padding:60px 15px 30px;min-height:100%;max-width:calc(100% - 75px)}.vt-header__nav>ul>li>a{border-bottom:1px solid rgba(255,255,255,.25);color:#fff;display:block;font-size:1.4rem;font-weight:700;padding:10px 0;position:relative;text-decoration:none;text-transform:uppercase}.vt-header__nav>ul>li>a br{display:none}.vt-header__nav>ul>li>a .vt-nav__expand{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:25px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;right:0;position:absolute;top:8px;width:25px}.vt-header__nav>ul>li>a .vt-nav__expand::after,.vt-header__nav>ul>li>a .vt-nav__expand::before{background-color:#02707e;content:"";display:inline-block;height:1px;position:absolute;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;top:13px;width:9px;z-index:1}.vt-header__nav>ul>li>a .vt-nav__expand::before{right:11px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.vt-header__nav>ul>li>a .vt-nav__expand::after{right:5px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.vt-header__nav>ul>li>ul{color:#fff;list-style:none;margin:0;padding:0 0 0 10px;overflow:hidden;max-height:0;-webkit-transition:max-height 1s cubic-bezier(0,1,0,1);transition:max-height 1s cubic-bezier(0,1,0,1)}.vt-header__nav>ul>li>ul>li>a{border-bottom:1px solid rgba(255,255,255,.15);color:#fff;display:block;font-size:1.4rem;font-weight:700;padding:10px 0;position:relative;text-decoration:none;text-transform:uppercase}.vt-header__nav>ul>li>ul>li>a .vt-nav__expand{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:25px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;right:0;position:absolute;top:8px;width:25px}.vt-header__nav>ul>li>ul>li>a .vt-nav__expand::after,.vt-header__nav>ul>li>ul>li>a .vt-nav__expand::before{background-color:#02707e;content:"";display:inline-block;height:1px;position:absolute;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;top:13px;width:9px;z-index:1}.vt-header__nav>ul>li>ul>li>a .vt-nav__expand::before{right:11px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.vt-header__nav>ul>li>ul>li>a .vt-nav__expand::after{right:5px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.vt-header__nav>ul>li>ul>li>ul{color:#fff;list-style:none;margin:0;padding:0;overflow:hidden;max-height:0;-webkit-transition:max-height 1s cubic-bezier(0,1,0,1);transition:max-height 1s cubic-bezier(0,1,0,1)}.vt-header__nav>ul>li>ul>li>ul>li a{border-bottom:1px solid rgba(255,255,255,.25);color:#fff;display:block;font-size:1.4rem;font-weight:700;padding:15px 0 15px 40px;position:relative;text-decoration:none}.vt-header__nav>ul>li>ul>li>ul>li a.vt-nav__expand{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;right:0;position:absolute;top:0;width:30px}.vt-header__nav>ul>li>ul>li>ul>li a.vt-nav__expand::after,.vt-header__nav>ul>li>ul>li>ul>li a.vt-nav__expand::before{background-color:#fff;content:"";display:inline-block;height:2px;position:absolute;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;top:30px;width:15px;z-index:1}.vt-header__nav>ul>li>ul>li>ul>li a.vt-nav__expand::before{right:10px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.vt-header__nav>ul>li>ul>li>ul>li a.vt-nav__expand::after{right:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.vt-header__nav>ul>li>ul>li>ul>li a::after{background-color:#fff;border-radius:50%;content:"";display:inline-block;height:5px;left:70px;position:absolute;top:23px;width:5px}.vt-header__nav>ul>li>ul>li.active>ul{max-height:2000px;-webkit-transition:max-height 1s ease-in-out;transition:max-height 1s ease-in-out}.vt-header__nav>ul>li>ul>li.active>a{color:#fff}.vt-header__nav>ul>li>ul>li.active>a .vt-nav__expand::before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.vt-header__nav>ul>li>ul>li.active>a .vt-nav__expand::after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.vt-header__nav>ul>li.active>ul{max-height:2000px;-webkit-transition:max-height 1s ease-in-out;transition:max-height 1s ease-in-out}.vt-header__nav>ul>li.active>a .vt-nav__expand::before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.vt-header__nav>ul>li.active>a .vt-nav__expand::after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}}.vt-header.fixed{-webkit-box-shadow:-10px 6px 6px 0 rgba(0,0,0,.1);box-shadow:-10px 6px 6px 0 rgba(0,0,0,.1)}@media only screen and (max-width:1200px){.vt-header.fixed{-webkit-box-shadow:0 1px 6px 0 rgba(32,33,36,.28);box-shadow:0 1px 6px 0 rgba(32,33,36,.28)}}@media only screen and (max-width:1200px){.vt-header.fixed .vt-header__container{height:50px}}.vt-header.fixed .vt-header__logo{width:150px}@media only screen and (max-width:1200px){.vt-header.fixed .vt-header__logo{width:auto}}.vt-header.fixed .vt-header__nav>ul>li>a>span{display:none}.vt-header__nav-btn{display:none;width:36px;height:36px;position:absolute;right:12px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (max-width:1200px){.vt-header__nav-btn{display:block;z-index:9999}}.vt-header__nav-btn svg{width:64px;height:48px;top:-6px;left:-14px;stroke:#fff;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round;fill:none;display:block;position:absolute}.vt-header__nav-btn svg path{-webkit-transition:stroke-dasharray var(--duration,.85s) var(--easing,ease) var(--delay,0s),stroke-dashoffset var(--duration,.85s) var(--easing,ease) var(--delay,0s);transition:stroke-dasharray var(--duration,.85s) var(--easing,ease) var(--delay,0s),stroke-dashoffset var(--duration,.85s) var(--easing,ease) var(--delay,0s);stroke-dasharray:var(--array-1,26px) var(--array-2,100px);stroke-dashoffset:var(--offset,126px);-webkit-transform:translateZ(0);transform:translateZ(0)}.vt-header__nav-btn svg path:nth-child(2){--duration:.7s;--easing:ease-in;--offset:100px;--array-2:74px}.vt-header__nav-btn svg path:nth-child(3){--offset:133px;--array-2:107px}.vt-header__nav-btn.active svg path{--offset:57px}.vt-header__nav-btn.active svg path:nth-child(1),.vt-header__nav-btn.active svg path:nth-child(3){--delay:.15s;--easing:cubic-bezier(.2, .4, .2, 1.1)}.vt-header__nav-btn.active svg path:nth-child(2){--duration:.4s;--offset:2px;--array-1:1px}.vt-header__nav-btn.active svg path:nth-child(3){--offset:58px}@media only screen and (min-width:1200px){.vt-header__box{bottom:35px;position:absolute;right:15px}.vt-header__box>ul{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin:0;padding:0}.vt-header__box>ul>li{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-left:10px;position:relative}.vt-header__box>ul>li a{text-decoration:none}}@media only screen and (max-width:1200px){.vt-header__box{left:15px;position:fixed;top:15px;-webkit-transition:left .5s;transition:left .5s;width:calc(100% - 105px)}.vt-header__box>ul{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin:0;padding:0;width:100%}.vt-header__box>ul>li{position:absolute}.vt-header__box>ul>li:first-child{display:inline-block;height:30px;left:0;margin-top:0;overflow:hidden;text-decoration:none;width:30px;top:5px}.vt-header__box>ul>li:first-child a{margin-left:0;padding-top:10px}.vt-header__box>ul>li:first-child i{font-size:2.5rem;margin-top:0}.vt-header__box>ul>li:nth-child(2){display:none}.vt-header__box>ul>li:last-child{left:-125%;opacity:0;top:0;-webkit-transition:opacity .5s,left .5s;transition:opacity .5s,left .5s;width:100%}.vt-header__box.active{z-index:9999}.vt-header__box.active>ul>li:first-child{display:none}.vt-header__box.active>ul>li:last-child{left:0;opacity:1}}.vt-header__link:first-child i{-webkit-transform:rotate(-25deg);transform:rotate(-25deg)}.vt-header__link a{font-size:1.5rem;font-weight:700;color:#fff;margin-left:10px;-webkit-transition:color .5s;transition:color .5s}.vt-header__link a:hover{color:#007484}.vt-header__link a i{font-size:1.5rem}.vt-header__search>i{color:#fff;font-size:1.4rem;line-height:1;-webkit-transition:color .5s;transition:color .5s}.vt-header__search>i:hover{color:#007484}@media only screen and (min-width:1200px){.vt-header__search:hover{cursor:pointer}.vt-header__search:hover>div{opacity:1;visibility:visible;-webkit-transform:scaleY(1);transform:scaleY(1)}}@media only screen and (max-width:1200px){.vt-header__search{display:block}.vt-header__search>i{display:none}}@media only screen and (min-width:1200px){.vt-header__search-box{background-color:rgba(255,255,255,.8);-webkit-box-shadow:-10px 6px 6px 0 rgba(0,0,0,.1);box-shadow:-10px 6px 6px 0 rgba(0,0,0,.1);display:block;list-style:none;overflow:hidden;opacity:0;visibility:hidden;margin:0;min-width:250px;padding:5px;position:absolute;right:-10px;-webkit-transform-origin:center top 0;transform-origin:center top 0;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transition:-webkit-transform .5s ease-in-out;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out;top:-15px}.vt-header__search-box .vt-search__textbox{border:0;font-size:1.4rem;padding:10px 45px 10px 15px;width:250px}.vt-header__search-box .vt-search__input{position:relative}.vt-header__search-box .vt-search__btn{display:none;margin:0;padding:0}.vt-header__search-box .vt-search__label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#007484;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.4rem;height:calc(100% - 2px);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;right:1px;top:1px;-webkit-transition:background-color .5s;transition:background-color .5s;width:35px}.vt-header__search-box .vt-search__label:hover{cursor:pointer;background-color:#61a9b3}}@media only screen and (max-width:1200px){.vt-header__search-box{width:100%}.vt-header__search-box form{width:100%}.vt-header__search-box.active{left:0}.vt-header__search-box .vt-search__textbox{border:0;font-size:1.4rem;padding:10px 45px 10px 15px;width:100%;border-radius:50px}.vt-header__search-box .vt-search__input{position:relative;width:100%}.vt-header__search-box .vt-search__btn{display:none;margin:0;padding:0}.vt-header__search-box .vt-search__label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#02707e;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.4rem;height:calc(100% - 2px);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;right:1px;top:1px;-webkit-transition:background-color .5s;transition:background-color .5s;width:35px}}@media only screen and (max-width:1200px){.vt-header{height:70px}.vt-header__link{margin-top:10px}}.vt-banner{overflow:hidden;position:relative;width:100%}.vt-banner .swiper-pagination{bottom:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.vt-banner .swiper-pagination-bullet{background-color:#007484;border-radius:50%;height:10px;margin:0 3px;width:10px}.vt-banner .swiper-pagination-bullet-active{background-color:#007484}.vt-banner__container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;margin:0 auto;position:absolute;right:0;top:0}@media only screen and (max-width:1200px){.vt-banner__container{padding:0 50px 0 10px}}@media only screen and (max-width:767px){.vt-banner__container{padding:0 30px 0 10px}}.vt-banner__ttl{color:#fff;font-size:5.5rem;margin:0;padding:0;position:relative;text-shadow:0 2px 7px rgba(0,0,0,.5)}@media only screen and (max-width:1200px){.vt-banner__ttl{font-size:4rem}}@media only screen and (max-width:767px){.vt-banner__ttl{font-size:2rem}}.vt-banner__txt{color:#fff;font-size:2.6rem;line-height:1;text-shadow:0 2px 7px rgba(0,0,0,.25)}@media only screen and (max-width:1200px){.vt-banner__txt{font-size:1.8rem}}@media only screen and (max-width:767px){.vt-banner__txt{font-size:1.4rem}}.vt-banner picture{display:block;margin:0 auto;overflow:hidden;position:relative;width:100%}.vt-banner img{width:100%}.vt-footer{background-color:#282828;overflow:hidden;padding:60px 0 0;position:relative;width:100%}@media only screen and (max-width:767px){.vt-footer{padding-top:30px}}.vt-footer__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:30px}@media only screen and (max-width:767px){.vt-footer__row{margin-bottom:0}}.vt-footer__col{width:calc((100% - 120px)/ 3)}@media only screen and (max-width:1200px){.vt-footer__col{width:calc((100% - 60px)/ 3)}}@media only screen and (max-width:992px){.vt-footer__col{width:calc((100% - 30px)/ 2)}.vt-footer__col:last-child{margin-top:30px;text-align:center;width:100%}}@media only screen and (max-width:767px){.vt-footer__col{margin-bottom:30px;width:100%}.vt-footer__col:last-child{margin-top:0;text-align:left;width:100%}}.vt-footer__logo{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-bottom:15px;text-decoration:none;text-transform:uppercase}.vt-footer__logo span{font-size:1.5rem}.vt-footer__logo img{margin-right:15px;width:100px}@media only screen and (max-width:767px){.vt-footer__logo span{font-size:1.5rem}.vt-footer__logo img{margin-right:5px;width:60px}.vt-footer__logo br{display:none}}.vt-footer__ttl{color:#fff;font-size:1.7rem;font-weight:400;margin:0 0 15px;text-transform:uppercase}@media only screen and (max-width:1200px){.vt-footer__ttl{font-size:1.6rem}}@media only screen and (max-width:992px){.vt-footer__ttl{margin-bottom:1.4rem}}.vt-footer__social{display:block;list-style:none;margin:0;padding:0;width:100%}.vt-footer__social li{display:inline-block;margin-right:5px}.vt-footer__social a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#305528;border-radius:50%;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.4rem;height:35px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;width:35px}.vt-footer__social a:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.vt-footer__info{color:#fff;font-size:1.5rem;margin:0 0 15px}.vt-footer__info a{color:#fff;font-size:1.5rem;text-decoration:none;-webkit-transition:color .5s;transition:color .5s}.vt-footer__info a:nth-child(2){margin-left:15px}.vt-footer__info a:hover{color:#61a9b3}.vt-footer__info i{color:#007484;margin-right:5px}@media only screen and (max-width:1200px){.vt-footer__info{font-size:1.5rem}.vt-footer__info a{font-size:1.5rem}}.vt-bottom{border-top:1px solid #2f2f2f;padding:15px 0}.vt-bottom__info{color:#fff;font-size:1.4rem;text-align:center}.vt-bottom__info span{color:#c8c8c8}.vt-bottom__info br{display:none}.vt-bottom__info a{color:#61a9b3;font-size:1.4rem;text-decoration:none}.vt-bottom__info a:hover{text-decoration:underline}@media only screen and (max-width:767px){.vt-bottom{padding-left:0;padding-right:0}}@media only screen and (max-width:320px){.vt-bottom br{display:block}}.vt-breadcrumb{color:#2b3940;font-size:1.6rem;margin:0 0 15px;text-align:left}.vt-breadcrumb.mt30{margin-top:30px}@media only screen and (max-width:767px){.vt-breadcrumb.mt30{margin-top:15px}}.vt-breadcrumb__container{margin:0;padding:0}.vt-breadcrumb a{color:#2b3940;font-size:1.6rem;text-decoration:none;-webkit-transition:color .5s;transition:color .5s}@media only screen and (max-width:767px){.vt-breadcrumb a{font-size:1.4rem}}.vt-breadcrumb a:hover{color:#007484}.vt-breadcrumb span{font-size:1.6rem}@media only screen and (max-width:767px){.vt-breadcrumb span{font-size:1.4rem}}.vt-breadcrumb .breadcrumb_last{color:#007484}.vt-comment{margin-bottom:60px}@media only screen and (max-width:1024px){.vt-comment{padding:0 15px}}.vt-comment__title{color:#000;font-size:2.4rem;font-weight:700;margin:0 0 15px;padding:0;width:100%}.vt-comment__main{list-style:none;margin:0;padding:0}.vt-comment__main li{border-bottom:1px solid #ccc;margin-bottom:15px;padding-bottom:15px}.vt-comment__main li:last-child{border:0;padding-bottom:0}.vt-comment__main ul{border-top:1px solid #ccc;list-style:none;margin-top:15px;padding-top:15px;padding-left:30px}.vt-comment__user{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}.vt-comment__avatar{margin-right:15px;width:100px}.vt-comment__avatar img{border-radius:50%;width:100%}.vt-comment__info{margin:0}.vt-comment__name{color:#000;font-size:1.6rem;margin-bottom:2px;text-decoration:none}.vt-comment__content{color:#555;font-size:1.5rem;line-height:1.6;margin-bottom:15px;max-width:75%}@media only screen and (max-width:1024px){.vt-comment__content{max-width:100%}}.vt-comment__action{background:url(../img/pro/common/icon-comment.png) no-repeat 0 3px/13px;color:#007484;font-size:1.4rem;padding-left:18px;text-decoration:none}.vt-comment__toolbar{color:#96999c}.vt-comment__toolbar span{font-size:11px}.vt-comment__viewmore{background-color:#9a9a9a;border-radius:3px;color:#fff;display:inline-block;font-size:1.4rem;padding:3px 15px;text-decoration:none;-webkit-transition:background-color .5s;transition:background-color .5s}.vt-comment__viewmore:hover{background-color:#007484}.vt-comment__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:15px;padding-top:15px}@media only screen and (max-width:576px){.vt-comment__form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.vt-comment__col{width:calc(100% - 265px)}@media only screen and (max-width:576px){.vt-comment__col{width:100%}}.vt-comment__col:last-child{width:250px}@media only screen and (max-width:576px){.vt-comment__col:last-child{margin-top:15px;width:100%}}.vt-comment__input{border:1px solid #ccc;margin-bottom:15px;padding:10px 10px;-webkit-transition:border-color .5s;transition:border-color .5s;width:100%}.vt-comment__input:focus{border-color:#5f9d8e}.vt-comment__textarea{border:1px solid #ccc;height:150px;padding:20px 15px;-webkit-transition:border-color .5s;transition:border-color .5s;width:100%}.vt-comment__textarea:focus{border-color:#5f9d8e}.vt-comment__error{color:#007484;display:none;font-size:1.5rem;margin-top:5px}.vt-comment__error.active{display:block}.vt-comment__btn{background-color:#007484;border:0;border-radius:5px;font-size:1.6rem;color:#fff;display:inline-block;padding:10px 30px 8px;text-align:center;text-transform:uppercase;-webkit-transition:background-color .5s;transition:background-color .5s}.vt-comment__btn:hover{background-color:#61a9b3;cursor:pointer}.vt-back-to-top{background-color:#007484;border-radius:50%;display:inline-block;bottom:-60px;height:38px;position:fixed;right:25px;text-decoration:none;-webkit-transition:background-color .5s,bottom .5s;transition:background-color .5s,bottom .5s;width:38px;z-index:999}.vt-back-to-top.active{bottom:15px}.vt-back-to-top:hover{background-color:#61a9b3}.vt-back-to-top::before{background-color:#fff;content:"";height:13px;left:14px;position:absolute;-webkit-transform:rotate(45deg);transform:rotate(45deg);top:12px;width:2px}.vt-back-to-top::after{background-color:#fff;content:"";height:13px;left:22px;position:absolute;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:12px;width:2px}@media only screen and (max-width:767px){.vt-back-to-top.active{right:10px}.vt-back-to-top::before{height:13px;left:14px;top:12px;width:2px}.vt-back-to-top::after{height:13px;left:22px;top:12px;width:2px}}.vt-fixed.left{bottom:30px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;left:-100%;opacity:0;position:fixed;-webkit-transition:left .5s,opacity .5s;transition:left .5s,opacity .5s;z-index:999}.vt-fixed.left.active{left:15px;opacity:1}@media only screen and (max-width:767px){.vt-fixed.left{bottom:50px;left:10px}}.vt-fixed__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#305528;border-radius:50px;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-bottom:10px;padding:15px 20px;-webkit-transition:background-color .5s;transition:background-color .5s;text-transform:uppercase;text-decoration:none}@media only screen and (max-width:767px){.vt-fixed__item{padding:15px}}.vt-fixed__item.color01{background-color:#007484}.vt-fixed__item:last-child{margin-bottom:0}.vt-fixed__item:hover{background-color:#61a9b3}.vt-fixed__txt{font-size:1.4rem;line-height:1}.vt-fixed__txt em{display:inline-block;font-size:1.6rem;font-style:normal;font-weight:700;margin-top:5px;text-transform:uppercase}.vt-fixed__icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;background-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:5px;width:30px}.vt-fixed__icon.img{background-color:transparent}.vt-fixed__icon.img img{margin:0;width:20px}.vt-fixed__icon i{color:#305528;font-size:2rem;-webkit-transform:rotate(-25deg);transform:rotate(-25deg)}@media only screen and (max-width:767px){.vt-fixed__icon{margin-right:0}}@media only screen and (max-width:767px){.vt-fixed__icon{height:30px;width:30px}.vt-fixed__icon i{font-size:1.6rem}.vt-fixed__txt{display:none}}.vt-contact-btn{display:inline-block;position:fixed;-webkit-transition:right .5s,bottom .5s;transition:right .5s,bottom .5s;z-index:999}.vt-contact-btn--inner{border-radius:50%;bottom:-300px;right:10px}.vt-contact-btn--inner.active{bottom:60px}.vt-contact-btn--inner.click .vt-contact-btn__icon::before{opacity:1}.vt-contact-btn--inner img{border-radius:50%}.vt-contact-btn__icon{background-color:#007484;border-radius:50%;cursor:pointer;display:block;height:66px;overflow:hidden;position:relative;-webkit-transition:background-color .5s;transition:background-color .5s;width:66px}.vt-contact-btn__icon:hover{background-color:#61a9b3}.vt-contact-btn__icon span{background-color:#007484;border-radius:50%;color:#fff;display:none;font-size:3.5rem;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.vt-contact-btn__icon span.fadeInRight{-webkit-animation-duration:.25s;animation-duration:.25s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeInRight;animation-name:fadeInRight;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.vt-contact-btn__icon span.slideInDown{-webkit-animation-duration:.25s;animation-duration:.25s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:slideInDown;animation-name:slideInDown;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.vt-contact-btn__icon span.active{-webkit-animation-duration:.25s;animation-duration:.25s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:zoomIn;animation-name:zoomIn;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.vt-contact-btn__icon::before{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#007484;border-radius:50%;content:"✖";color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:30px;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;opacity:0;position:absolute;-webkit-transition:opacity .5s;transition:opacity .5s;top:0;width:100%;z-index:2}.vt-contact-btn--info{background-color:#fff;border-radius:10px;-webkit-box-shadow:0 3px 28px 0 rgba(0,0,0,.29);box-shadow:0 3px 28px 0 rgba(0,0,0,.29);bottom:150px;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px 0;right:5px}.vt-contact-btn--info::after{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #fff;content:"";display:inline-block;height:0;left:70%;position:absolute;top:100%;width:0}.vt-contact-btn--info.click{display:-webkit-box;display:-ms-flexbox;display:flex}.vt-contact-btn--info.zoomIn{-webkit-animation-duration:.25s;animation-duration:.25s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:zoomIn;animation-name:zoomIn}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.vt-contact-btn--info.zoomOut{-webkit-animation-duration:.25s;animation-duration:.25s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.vt-contact-btn--info .vt-contact-btn__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding:5px 15px;text-decoration:none;width:100%}.vt-contact-btn--info .vt-contact-btn__item:hover span{color:#007484}.vt-contact-btn--info .vt-contact-btn__item i{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#007484;border-radius:50%;color:#fff;font-size:20px;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px}.vt-contact-btn--info .vt-contact-btn__item span{color:#404040;display:inline-block;font-size:16px;line-height:1;padding-left:10px;text-align:left;-webkit-transition:color .5s;transition:color .5s;width:calc(100% - 50px)}.vt-contact-btn--info .vt-contact-btn__item em{color:#007484;display:block;font-size:16px;font-style:normal;line-height:1}.vt-headline--01{color:#2b3940;font-size:3.2rem;font-weight:400;margin:0 0 30px;padding-left:15px;position:relative}@media only screen and (max-width:1200px){.vt-headline--01{font-size:2.5rem;margin-bottom:15px}}.vt-headline--01::before{background-color:#007584;content:"";height:50%;left:0;position:absolute;top:25%;width:5px}.vt-headline--03{color:#2b3940;font-size:3.2rem;font-weight:400;margin:0 0 30px;text-align:center}.vt-headline--03.upper{text-transform:uppercase}.vt-headline--03.left{text-align:left}.vt-headline--03.color01{color:#fff}.vt-headline--03 span{color:#007484;font-size:3.2rem}.vt-headline--03 em{color:#5d5d5d;display:block;font-size:1.5rem;font-style:normal;margin-top:15px;padding:0 20%}@media only screen and (max-width:1200px){.vt-headline--03{font-size:2.5rem;margin-bottom:15px}.vt-headline--03 span{font-size:2.5rem}.vt-headline--03 em{font-size:1.4rem;margin-top:5px;padding:0 10%}}.vt-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center}@media only screen and (max-width:1024px){.vt-pagination{margin-bottom:30px}}.vt-pagination--mt{margin-top:30px}.vt-pagination ul{border-right:1px solid #cfcfcf;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin:0 auto;overflow:hidden;padding:0;width:auto}.vt-pagination li{display:inline-block;margin:0;padding:0}.vt-pagination li:first-child a,.vt-pagination li:first-child span{border-radius:5px 0 0 5px}.vt-pagination li:last-child a,.vt-pagination li:last-child span{border-radius:0 5px 5px 0}.vt-pagination a,.vt-pagination span{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #cfcfcf;border-right:0;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:15px;height:30px;line-height:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;-webkit-transition:background-color .5s,color .5s;transition:background-color .5s,color .5s;width:30px}.vt-pagination a.current,.vt-pagination a:hover,.vt-pagination span.current,.vt-pagination span:hover{background-color:#305528;color:#fff}.vt-pagination a.current,.vt-pagination span.current{cursor:default;pointer-events:none}.vt-contact__map{font-size:0;line-height:0;width:100%}.vt-contact__map iframe{height:600px;width:100%}@media only screen and (max-width:768px){.vt-contact__map iframe{height:400px}}.vt-contact__info{display:block;list-style:none;margin:0 0 30px;padding:0;text-align:center}.vt-contact__info li{color:#282828;display:inline-block;font-size:1.4rem;line-height:1.5;margin:0 10px;padding:0 0 0 20px;position:relative}.vt-contact__info li i{color:#007484;font-size:14px;left:0;position:absolute;top:5px}.vt-contact__link{color:#282828;display:inline-block;font-size:1.4rem;margin:0 0;padding:0;position:relative;text-decoration:none;-webkit-transition:color .5s;transition:color .5s}.vt-contact__link:hover{color:#007484}.vt-contact__form{margin:0 auto 30px;max-width:800px;width:100%}.vt-contact__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.vt-contact__item{margin-bottom:15px;width:calc(50% - 15px)}.vt-contact__item:last-child{width:100%}@media only screen and (max-width:767px){.vt-contact__item{margin-bottom:5px;width:100%}}.vt-contact__input{border:1px solid #cecece;color:#454545;font-size:1.5rem;padding:10px 15px;width:100%}@media only screen and (max-width:767px){.vt-contact__input{margin-bottom:5px;font-size:1.4rem;padding:10px 15px}}.vt-contact__ttl{color:#2b3940;font-size:1.6rem;font-weight:700;margin-bottom:5px}@media only screen and (max-width:767px){.vt-contact__ttl{font-size:1.4rem}}.vt-btn--01{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#007484;border:0;border-radius:5px;color:#fff;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:2rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1;text-transform:uppercase;padding:13px 60px;position:relative;text-align:center;text-decoration:none;-webkit-transition:background-color .5s;transition:background-color .5s}.vt-btn--01.color01{background-color:#375b2d}.vt-btn--01.transparent{background-color:transparent;border:1px solid #fff;color:#fff}.vt-btn--01 i{font-size:1.8rem;margin-right:5px}.vt-btn--01 img{margin-right:5px;width:2.2rem}@media only screen and (max-width:1200px){.vt-btn--01{font-size:1.4rem}}@media only screen and (max-width:767px){.vt-btn--01{font-size:1.5rem;padding:10px 30px}}.vt-btn--01:hover{background-color:#61a9b3}.vt-btn--02{background-color:#007484;color:#fff;display:inline-block;font-size:3rem;font-weight:700;line-height:1;text-transform:uppercase;padding:20px 30px;position:relative;text-align:center;text-decoration:none;-webkit-transition:background-color .5s;transition:background-color .5s}@media only screen and (max-width:1200px){.vt-btn--02{font-size:2.6rem;padding:15px 30px}}.vt-btn--02:hover{background-color:#61a9b3}.vt-btn--03{color:#007484;display:inline-block;font-size:1.4rem;font-weight:700;line-height:1;text-transform:uppercase;position:relative;text-align:center;text-decoration:none;-webkit-transition:color .5s;transition:color .5s}.vt-btn--03:hover{color:#61a9b3}.vt-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.vt-wrap.right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.vt-wrap.left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.vt-wrap.mb30{margin-bottom:30px}.vt-nav{background:#fff url(../img/pro/common/bg-11.html) no-repeat 0 0/100%;height:100%;left:-100%;overflow-y:auto;position:fixed;top:0;-webkit-transition:left .5s;transition:left .5s;width:100%;z-index:9998}.vt-nav.active{left:0}.vt-nav>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style:none;margin:0;padding:50px;text-align:right}.vt-nav>ul>li>a{color:#666856;display:block;padding:15px 0;position:relative;text-decoration:none}.vt-nav>ul>li>a>span{font-size:3rem}@media only screen and (max-width:375px){.vt-nav>ul>li>a>span{font-size:2rem}}.vt-popup{background-color:transparent;display:none;max-width:780px}@media only screen and (max-width:767px){.vt-popup{padding:0;text-align:center;width:calc(100% - 30px)}}.vt-popup__content{background-color:#fff;padding:30px}@media only screen and (max-width:767px){.vt-popup__content{padding:30px 15px;width:100%}}.vt-popup__img{width:100%}.vt-popup__img img{max-width:100%}.vt-popup__form{width:100%}.vt-popup__title{color:#007484;font-style:2.8rem;font-weight:400;margin:0 0 10px;padding:0}.vt-popup__txt{margin:0 0 5px}.vt-popup__input,.vt-popup__select{border:1px solid #eaeaea;border-radius:5px;color:#868686;font-size:1.5rem;margin-bottom:15px;padding:10px 15px;width:100%}.vt-popup__btn{background-color:#007484;border:1px solid #007484;border-radius:5px;color:#fff;display:inline-block;font-size:1.6rem;font-weight:700;line-height:1;margin:0;padding:10px 30px 8px;position:relative;text-decoration:none;text-transform:uppercase;-webkit-transition:background-color .5s;transition:background-color .5s;width:100%}@media only screen and (max-width:1200px){.vt-popup__btn{padding:10px 30px;font-size:13px}}.vt-popup__btn:hover{background-color:#61a9b3;cursor:pointer}.vt-popup .fancybox-close-small{background-color:#007484;border-radius:50%;color:#fff;height:30px;opacity:1;right:50px;top:50px;-webkit-transition:background-color .5s;transition:background-color .5s;width:30px}@media only screen and (max-width:768px){.vt-popup .fancybox-close-small{right:5px;top:5px}}.vt-popup .fancybox-close-small svg{-webkit-transform:scale(2);transform:scale(2)}.vt-popup .fancybox-close-small:hover{background-color:#61a9b3;cursor:pointer}.vt-section--01{overflow:hidden;padding:40px 0 80px;text-align:center;width:100%}@media only screen and (max-width:1200px){.vt-section--01{padding:30px 0}}.vt-section--01 .swiper-container{overflow:hidden;width:100%}@media only screen and (max-width:1200px){.vt-section--01 .swiper-container{margin:0 40px;width:auto}}.vt-section--01 .swiper-wrapper{margin:0 55px;width:auto}@media only screen and (max-width:1200px){.vt-section--01 .swiper-wrapper{margin:0;width:100%}}.vt-section--01 .swiper-button-next,.vt-section--01 .swiper-button-prev{background-color:#007484;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;background-image:none;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.6rem;height:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-transition:color .5s;transition:color .5s;width:40px;z-index:3}@media only screen and (max-width:1200px){.vt-section--01 .swiper-button-next,.vt-section--01 .swiper-button-prev{height:30px;width:30px}}.vt-section--01 .swiper-button-next{right:-50px}@media only screen and (max-width:1200px){.vt-section--01 .swiper-button-next{right:15px}}.vt-section--01 .swiper-button-prev{left:-50px}@media only screen and (max-width:1200px){.vt-section--01 .swiper-button-prev{left:15px}}.vt-section--01 .vt-section__container{position:relative}.vt-section--01 .vt-section__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;text-align:center;width:100%}@media only screen and (max-width:767px){.vt-section--01 .vt-section__item{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.vt-section--01 .vt-section__name{color:#2b3940;display:inline-block;font-size:1.7rem;font-family:Roboto,sans-serif;font-weight:700;text-transform:uppercase;text-align:left;width:calc(100% - 135px)}@media only screen and (max-width:1200px){.vt-section--01 .vt-section__name{font-size:1.4rem}}@media only screen and (max-width:992px){.vt-section--01 .vt-section__name{font-size:1.5rem}}@media only screen and (max-width:767px){.vt-section--01 .vt-section__name{max-width:calc(100% - 95px);text-align:center;width:auto}}.vt-section--01 .vt-section__name em{color:#007484;display:block;font-weight:1.8rem;font-weight:400;font-style:normal;width:100%}@media only screen and (max-width:992px){.vt-section--01 .vt-section__name em{font-size:1.4rem}}.vt-section--01 .vt-section__avatar{font-size:0;line-height:0;width:100%}.vt-section--01 .vt-section__img{border-radius:50%;display:block;height:120px;margin:0 15px 0 0;overflow:hidden;position:relative;width:120px}@media only screen and (max-width:767px){.vt-section--01 .vt-section__img{height:90px;width:90px}}.vt-section--01 .vt-section__img img{position:absolute;height:100%;left:0;margin:auto;-o-object-fit:cover;object-fit:cover;top:0;width:100%;z-index:0}.vt-section--02{margin:0 -10px;overflow:hidden;padding:0 10px 10px;position:relative}.vt-section--02 .swiper-button-next,.vt-section--02 .swiper-button-prev{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;background-image:none;color:#aaa;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:3rem;height:50px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-transition:color .5s;transition:color .5s;width:50px;z-index:3}.vt-section--02 .swiper-button-next:hover,.vt-section--02 .swiper-button-prev:hover{color:#fff}.vt-section--02 .vt-section__box{background-color:#fff;-webkit-box-shadow:0 1px 6px 3px rgba(0,0,0,.1);box-shadow:0 1px 6px 3px rgba(0,0,0,.1);-webkit-box-sizing:border-box;box-sizing:border-box;margin:10px 0;padding:35px 70px;position:relative}@media only screen and (max-width:1200px){.vt-section--02 .vt-section__box{padding:30px}}@media only screen and (max-width:767px){.vt-section--02 .vt-section__box{padding:15px}}.vt-section--02 .vt-section__swiper{margin-bottom:30px}@media only screen and (max-width:767px){.vt-section--02 .vt-section__swiper{margin-bottom:15px}}.vt-section--02 .vt-section__head{color:#164474;display:block;font-size:3rem;margin:0 auto 30px;text-align:left;width:100%}@media only screen and (max-width:1440px){.vt-section--02 .vt-section__head{font-size:2.6rem}}@media only screen and (max-width:1200px){.vt-section--02 .vt-section__head{font-size:1.8rem}}@media only screen and (max-width:767px){.vt-section--02 .vt-section__head{margin-bottom:15px}}.vt-section--02 .vt-section__head.right{text-align:right}.vt-section--02 .vt-section__ttl{color:#fff;display:block;font-size:3.3rem;font-weight:400;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto 30px;text-align:left;text-transform:uppercase;width:100%}@media only screen and (max-width:1200px){.vt-section--02 .vt-section__ttl{font-size:3rem}}.vt-section--02 .vt-section__ttl.right{text-align:right}.vt-section--02 .vt-section__txt{display:block;margin:0 auto;position:relative;text-align:center;width:100%}.vt-section--02 .vt-section__txt::after{background-color:#c5c5c5;content:"";display:inline-block;height:2px;margin:30px auto;width:150px}@media only screen and (max-width:1200px){.vt-section--02 .vt-section__txt::after{margin:15px 0}}.vt-section--02 .vt-section__txt p{color:#060606;font-size:1.4rem;line-height:1.8;text-align:left}@media only screen and (max-width:375px){.vt-section--02 .vt-section__txt p{font-size:1.5rem}}.vt-section--02 .vt-section__txt img{max-width:100%}.vt-section--02 .vt-section__img{display:block;width:100%;margin:0 auto;overflow:hidden;padding-top:calc(200 * 100% / 530);position:relative;width:100%;z-index:0}.vt-section--02 .vt-section__img img{left:0;margin:auto;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%;z-index:0}.vt-section--03{margin:0 -10px 30px;overflow:hidden;padding:0 10px 10px;position:relative}@media only screen and (max-width:1200px){.vt-section--03{margin-bottom:-10px}}.vt-section--03 .vt-btn--03{margin:0 auto}.vt-section--03 .vt-section__box{background-color:#fff;-webkit-box-shadow:0 1px 6px 3px rgba(0,0,0,.1);box-shadow:0 1px 6px 3px rgba(0,0,0,.1);-webkit-box-sizing:border-box;box-sizing:border-box;margin:10px 0;padding:70px;position:relative;text-align:center}@media only screen and (max-width:1200px){.vt-section--03 .vt-section__box{padding:30px}}.vt-section--04{margin:0 -10px 30px;overflow:hidden;padding:0 10px 10px;position:relative}@media only screen and (max-width:1200px){.vt-section--04{margin-bottom:-10px}}.vt-section--04 .vt-section__box{background-color:#fff;-webkit-box-shadow:0 1px 6px 3px rgba(0,0,0,.1);box-shadow:0 1px 6px 3px rgba(0,0,0,.1);-webkit-box-sizing:border-box;box-sizing:border-box;margin:10px 0;padding:30px 50px;position:relative;text-align:center}@media only screen and (max-width:1200px){.vt-section--04 .vt-section__box{padding:30px 15px}}.vt-section--04 .vt-section__ttl{color:#000;font-size:2.4rem;padding:0;margin:0 0 30px;text-transform:uppercase}@media only screen and (max-width:1200px){.vt-section--04 .vt-section__ttl{font-size:2.2rem}}.vt-section--04 .vt-section__links{list-style:none;margin:0 0 30px;padding:0;text-align:left}.vt-section--04 .vt-section__links li{margin-bottom:15px;width:100%}.vt-section--04 .vt-section__links a{color:#000;display:inline-block;font-size:1.4em;padding-left:3rem;position:relative;-webkit-transition:color .5s;transition:color .5s;text-decoration:none}.vt-section--04 .vt-section__links a:hover{color:#61a9b3}.vt-section--04 .vt-section__links i{color:#007484;display:inline-block;font-size:1.8rem;left:0;position:absolute;text-align:center;top:0;width:2rem}.vt-section--04 .vt-section__links--01{list-style:none;margin:0 0 30px;padding:0;text-align:left}.vt-section--04 .vt-section__links--01 li{margin-bottom:15px;width:100%}.vt-section--04 .vt-section__links--01 a{color:#0e4076;display:inline-block;font-size:1.4em;position:relative;-webkit-transition:color .5s;transition:color .5s;text-transform:uppercase}.vt-section--04 .vt-section__links--01 a:hover{text-decoration:none;color:#61a9b3}.vt-section--04 .vt-section__img{display:block;font-size:0;line-height:0;text-align:center;text-decoration:none;width:100%}.vt-section--04 .vt-section__img:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.vt-section--04 .vt-section__img img{margin:0 auto;max-width:100%;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.vt-section--05{margin:0 0 30px;overflow:hidden;position:relative}.vt-section--05 .swiper-button-next,.vt-section--05 .swiper-button-prev{background-color:#007484;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;background-image:none;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.6rem;height:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-transition:color .5s;transition:color .5s;width:40px;z-index:3}.vt-section--05 .vt-section__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:30px;width:100%}.vt-section--05 .vt-section__col{width:calc(50% - 15px)}@media only screen and (max-width:767px){.vt-section--05 .vt-section__col{margin-bottom:15px;width:100%}}.vt-section--05 .vt-section__head{margin:0 0 10px}.vt-section--05 .vt-section__price{font-size:2.2rem;text-transform:uppercase;margin-bottom:15px}.vt-section--05 .vt-section__price em{color:#007484;font-style:normal;font-size:2.2rem}@media only screen and (max-width:992px){.vt-section--05 .vt-section__price{font-size:1.6rem}.vt-section--05 .vt-section__price em{font-size:1.6rem}}.vt-section--05 .vt-section__txt{display:block;margin:0 auto 15px;position:relative;width:100%}.vt-section--05 .vt-section__txt h4{margin:0 0 10px}.vt-section--05 .vt-section__txt p{font-size:1.4rem;line-height:1.8;margin:0 0 10px}@media only screen and (max-width:767px){.vt-section--05 .vt-section__txt p{font-size:1.5rem}}.vt-section--05 .vt-section__txt img{max-width:100%}.vt-section--05 .vt-section__avatars{margin-bottom:30px}@media only screen and (max-width:767px){.vt-section--05 .vt-section__avatars{margin-bottom:15px}}.vt-section--05 .vt-section__avatar{display:block;margin:0 auto;overflow:hidden;padding-top:calc(420 * 100% / 650);position:relative;width:100%;z-index:0}.vt-section--05 .vt-section__avatar img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;z-index:0}.vt-section--05 .vt-section__thumbs{padding:0 60px;position:relative;width:auto}.vt-section--05 .vt-section__thumb{display:block;margin:0 auto;overflow:hidden;padding-top:calc(100 * 100% / 130);position:relative;width:100%;z-index:0}.vt-section--05 .vt-section__thumb::after{background-color:rgba(255,255,255,.75);content:"";height:100%;left:0;position:absolute;top:0;-webkit-transition:opacity .5s;transition:opacity .5s;width:100%}.vt-section--05 .vt-section__thumb img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;z-index:0}.vt-section--05 .vt-section__thumb:hover{cursor:pointer}.vt-section--05 .vt-section__thumb:hover::after{opacity:.75}.vt-section--05 .vt-section__thumb.active::after{opacity:0}.vt-section--05 .vt-section__social{display:block;list-style:none;margin:20px 0 0;padding:0;width:100%}.vt-section--05 .vt-section__social li{display:inline-block;margin-right:5px}.vt-section--05 .vt-section__social a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#305528;border-radius:50%;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.4rem;height:35px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;width:35px}.vt-section--05 .vt-section__social a:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.vt-section--06{margin:0;overflow:hidden;width:100%}.vt-section--06 .vt-wrap a{margin:0 10px}@media only screen and (max-width:1200px){.vt-section--06 .vt-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:250px}.vt-section--06 .vt-wrap a{margin:0 0 15px;width:100%}.vt-section--06 .vt-wrap a:last-child{margin-bottom:0}}.vt-section--06 .vt-section__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.vt-section--06 .vt-section__col{width:57%}.vt-section--06 .vt-section__col:first-child{width:43%}.vt-section--06 .vt-section__col:first-child img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.vt-section--06 .vt-section__col:last-child{-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#424242;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:30px 0}@media only screen and (max-width:992px){.vt-section--06 .vt-section__col:last-child{padding:15px}}@media only screen and (max-width:767px){.vt-section--06 .vt-section__col{width:100%}.vt-section--06 .vt-section__col:first-child{width:100%}}.vt-section--06 .vt-section__ttl{color:#fff;font-size:3.4rem;font-weight:400;margin:0 0 30px;padding:0;text-align:center;width:100%}.vt-section--06 .vt-section__ttl span{color:#b5b5b5;display:block;font-size:1.8rem;text-transform:uppercase;width:100%}@media only screen and (max-width:1200px){.vt-section--06 .vt-section__ttl{font-size:2.5rem}.vt-section--06 .vt-section__ttl span{font-size:1.4rem}}@media only screen and (max-width:992px){.vt-section--06 .vt-section__ttl{font-size:2rem;margin-bottom:15px}.vt-section--06 .vt-section__ttl span{font-size:1.5rem}}.vt-section--07{padding:30px 60px;overflow:hidden;text-align:center;width:100%}@media only screen and (max-width:992px){.vt-section--07{padding:15px 10px}}.vt-section--07 .vt-section__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 30px;width:100%}@media only screen and (max-width:992px){.vt-section--07 .vt-section__cards{margin-top:5px}}.vt-section--07 .vt-section__card{margin:0 10px 20px;text-align:left;width:calc(20% - 20px)}@media only screen and (max-width:1200px){.vt-section--07 .vt-section__card{margin:0 5px 10px;width:calc(20% - 10px)}}@media only screen and (max-width:992px){.vt-section--07 .vt-section__card{width:calc(25% - 10px)}}@media only screen and (max-width:767px){.vt-section--07 .vt-section__card{width:calc(50% - 10px)}}.vt-section--07 .vt-section__ttl{display:block;color:#000;font-size:1.8rem;font-weight:700;margin:0;text-align:left;-webkit-transition:color .5s;transition:color .5s;text-decoration:none;text-transform:uppercase}@media only screen and (max-width:1200px){.vt-section--07 .vt-section__ttl{font-size:1.4rem}}.vt-section--07 .vt-section__ttl:hover{color:#007484}.vt-section--07 .vt-section__txt{display:block;color:#000;font-size:1.4rem;margin:0;padding:0;text-transform:uppercase}@media only screen and (max-width:1200px){.vt-section--07 .vt-section__txt{font-size:1.5rem}}.vt-section--07 .vt-section__info{width:100%}.vt-section--07 .vt-section__avatar{font-size:0;line-height:0;margin:0 0 5px;width:100%}.vt-section--07 .vt-section__img{display:block;margin:0;overflow:hidden;padding-top:calc(100% / (270 / 270));position:relative;width:100%}.vt-section--07 .vt-section__img:hover::after{opacity:1}.vt-section--07 .vt-section__img::after{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,.5);content:"Chi tiết";color:#fff;font-size:1.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;opacity:0;position:absolute;top:0;-webkit-transition:opacity .5s;transition:opacity .5s;text-transform:uppercase;width:100%}.vt-section--07 .vt-section__img img{position:absolute;height:100%;left:0;margin:auto;-o-object-fit:cover;object-fit:cover;top:0;width:100%;z-index:0}.vt-section--08{overflow:hidden;width:100%}.vt-section--08 img{width:100%}.vt-section--09{padding:30px 0 10px;overflow:hidden;text-align:center;width:100%}@media only screen and (max-width:992px){.vt-section--09{padding:15px 0 10px}}@media only screen and (max-width:992px){.vt-section--09 .swiper-pagination-bullets{bottom:0;margin-top:10px;position:relative}.vt-section--09 .swiper-pagination-bullets .swiper-pagination-bullet{background-color:#7a8688;border-radius:50%;height:10px;margin:0 3px;opacity:1;width:10px}.vt-section--09 .swiper-pagination-bullets .swiper-pagination-bullet-active{background-color:#007484}}.vt-section--09 .vt-section__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0;width:100%}.vt-section--09 .vt-section__card{margin:0;position:relative;width:calc(20% - 5px)}.vt-section--09 .vt-section__ttl{background-color:rgba(0,0,0,.75);display:inline-block;color:#fff;font-size:1.6rem;line-height:1;margin:0;padding:2px 30px 0;text-align:center;-webkit-transition:color .5s;transition:color .5s;text-decoration:none;text-transform:uppercase;-webkit-transition:background-color .5s;transition:background-color .5s}.vt-section--09 .vt-section__ttl::after,.vt-section--09 .vt-section__ttl::before{background-color:rgba(255,255,255,.3);content:"";display:inline-block;height:1px;margin:6px auto;-webkit-transition:background-color .5s;transition:background-color .5s;width:100%}@media only screen and (max-width:1200px){.vt-section--09 .vt-section__ttl{font-size:1.4rem;line-height:1;padding:0 15px 0}}.vt-section--09 .vt-section__info{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;left:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:0;-webkit-transition:background-color .5s;transition:background-color .5s;text-decoration:none;width:100%}.vt-section--09 .vt-section__info:hover{background-color:rgba(0,0,0,.5)}.vt-section--09 .vt-section__info:hover .vt-section__ttl{background-color:transparent}.vt-section--09 .vt-section__info:hover .vt-section__ttl::after,.vt-section--09 .vt-section__info:hover .vt-section__ttl::before{background-color:transparent}.vt-section--09 .vt-section__avatar{font-size:0;line-height:0;margin:0 0 5px;width:100%}.vt-section--09 .vt-section__img{display:block;margin:0;overflow:hidden;padding-top:calc(100% / (270 / 270));position:relative;width:100%}.vt-section--09 .vt-section__img:hover::after{opacity:1}.vt-section--09 .vt-section__img::after{background-color:rgba(0,0,0,.5);content:"";display:block;height:100%;left:0;opacity:0;position:absolute;top:0;-webkit-transition:opacity .5s;transition:opacity .5s;width:100%}.vt-section--09 .vt-section__img img{position:absolute;height:100%;left:0;margin:auto;-o-object-fit:cover;object-fit:cover;top:0;width:100%;z-index:0}.vt-section--10{padding:100px 0 70px}@media only screen and (max-width:1200px){.vt-section--10{padding:30px 0}}@media only screen and (max-width:767px){.vt-section--10{padding:15px 0}}.vt-section--10 .vt-section__social{display:block;list-style:none;margin:0;padding:0;text-align:center;width:100%}.vt-section--10 .vt-section__social li{display:inline-block;margin:0 30px}@media only screen and (max-width:1200px){.vt-section--10 .vt-section__social li{margin:0 15px}}.vt-section--10 .vt-section__social a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#007484;border-radius:50%;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:4rem;height:75px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;width:75px}@media only screen and (max-width:992px){.vt-section--10 .vt-section__social a{font-size:3rem;height:50px;width:50px}}@media only screen and (max-width:767px){.vt-section--10 .vt-section__social a{font-size:2rem}}.vt-section--10 .vt-section__social a:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.vt-section--11{position:relative;padding:30px 60px;overflow:hidden;text-align:center;width:100%}@media only screen and (max-width:1200px){.vt-section--11{padding:30px 0}}.vt-section--11 .vt-section__container{position:relative;z-index:1}.vt-section--11 .vt-section__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 0 30px;width:100%}@media only screen and (max-width:992px){.vt-section--11 .vt-section__cards{margin-bottom:15px}}@media only screen and (max-width:767px){.vt-section--11 .vt-section__cards{-ms-flex-wrap:wrap;flex-wrap:wrap}}.vt-section--11 .vt-section__card{margin:0;text-align:left;width:calc((100% - 60px)/ 3)}@media only screen and (max-width:1200px){.vt-section--11 .vt-section__card{width:calc((100% - 30px)/ 3)}}@media only screen and (max-width:992px){.vt-section--11 .vt-section__card{width:calc((100% - 20px)/ 3)}}@media only screen and (max-width:767px){.vt-section--11 .vt-section__card{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:15px;width:100%}}.vt-section--11 .vt-section__ttl{display:block;color:#fff;font-size:1.9rem;margin:0 0 5px;text-align:left;-webkit-transition:color .5s;transition:color .5s;text-decoration:none;text-transform:uppercase}@media only screen and (max-width:1200px){.vt-section--11 .vt-section__ttl{font-size:1.4rem}}@media only screen and (max-width:992px){.vt-section--11 .vt-section__ttl{font-size:1.55rem}}.vt-section--11 .vt-section__ttl:hover{color:#00aecf}.vt-section--11 .vt-section__txt{display:block;color:#c9c9c9;font-size:1.7rem;margin:0;padding:0}@media only screen and (max-width:1200px){.vt-section--11 .vt-section__txt{display:none}}.vt-section--11 .vt-section__info{width:100%}.vt-section--11 .vt-section__avatar{font-size:0;line-height:0;margin:0 0 15px;width:100%}@media only screen and (max-width:767px){.vt-section--11 .vt-section__avatar{margin:0 10px 0 0;width:125px}}.vt-section--11 .vt-section__img{display:block;margin:0;overflow:hidden;padding-top:calc(100% / (370 / 270));position:relative;width:100%}.vt-section--11 .vt-section__img:hover::after{opacity:1}.vt-section--11 .vt-section__img::after{background-color:rgba(0,0,0,.5);content:"";display:block;height:100%;left:0;opacity:0;position:absolute;top:0;-webkit-transition:opacity .5s;transition:opacity .5s;width:100%}.vt-section--11 .vt-section__img img{position:absolute;height:100%;left:0;margin:auto;-o-object-fit:cover;object-fit:cover;top:0;width:100%;z-index:0}.vt-section--12{padding:30px 60px;overflow:hidden;text-align:center;width:100%}@media only screen and (max-width:992px){.vt-section--12{padding:15px 10px}}.vt-section--12 .vt-section__cards{display:-ms-grid;display:grid;-ms-grid-columns:calc(20% - 20px) calc(20% - 20px) calc(20% - 20px) calc(20% - 20px) calc(20% - 20px);grid-template-columns:calc(20% - 20px) calc(20% - 20px) calc(20% - 20px) calc(20% - 20px) calc(20% - 20px);grid-gap:20px;margin:0 0 30px;width:100%}@media only screen and (max-width:1200px){.vt-section--12 .vt-section__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.vt-section--12 .vt-section__card{text-align:left}.vt-section--12 .vt-section__card:first-child{-ms-grid-column-span:2;grid-column-end:span 2;-ms-grid-row-span:2;grid-row-end:span 2}.vt-section--12 .vt-section__card:first-child .vt-section__img{padding-top:calc(100% / (274 / 300))}@media only screen and (max-width:1200px){.vt-section--12 .vt-section__card{margin:0 10px 20px;text-align:left;width:calc(20% - 20px)}.vt-section--12 .vt-section__card:first-child .vt-section__img{padding-top:calc(100% / (270 / 270))}}@media only screen and (max-width:992px){.vt-section--12 .vt-section__card{margin:0 5px 10px;width:calc(25% - 10px)}}@media only screen and (max-width:767px){.vt-section--12 .vt-section__card{width:calc(50% - 10px)}}.vt-section--12 .vt-section__ttl{display:block;color:#000;font-size:1.8rem;font-weight:700;margin:0;text-align:left;-webkit-transition:color .5s;transition:color .5s;text-decoration:none;text-transform:uppercase}@media only screen and (max-width:992px){.vt-section--12 .vt-section__ttl{font-size:1.4rem}}.vt-section--12 .vt-section__ttl:hover{color:#007484}.vt-section--12 .vt-section__txt{display:block;color:#000;font-size:1.4rem;margin:0;padding:0;text-transform:uppercase}@media only screen and (max-width:992px){.vt-section--12 .vt-section__txt{font-size:1.2rem}}.vt-section--12 .vt-section__info{width:100%}.vt-section--12 .vt-section__avatar{font-size:0;line-height:0;margin:0 0 5px;width:100%}.vt-section--12 .vt-section__img{display:block;margin:0;overflow:hidden;padding-top:calc(100% / (270 / 270));position:relative;width:100%}.vt-section--12 .vt-section__img:hover::after{opacity:1}.vt-section--12 .vt-section__img::after{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,.5);content:"Chi tiết";color:#fff;font-size:1.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;opacity:0;position:absolute;top:0;-webkit-transition:opacity .5s;transition:opacity .5s;text-transform:uppercase;width:100%}.vt-section--12 .vt-section__img img{position:absolute;height:100%;left:0;margin:auto;-o-object-fit:cover;object-fit:cover;top:0;width:100%;z-index:0}.vt-section--13{padding:60px;overflow:hidden;text-align:center;width:100%}@media only screen and (max-width:992px){.vt-section--13{padding:30px}}@media only screen and (max-width:992px){.vt-section--13{padding:15px}}.vt-section--13 .vt-section__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.vt-section--13 .vt-section__cards::after{content:"";width:calc((100% - 60px)/ 3)}@media only screen and (max-width:1200px){.vt-section--13 .vt-section__cards::after{width:calc((100% - 20px)/ 3)}}.vt-section--13 .vt-section__card{position:relative;text-align:left;width:calc((100% - 60px)/ 3)}.vt-section--13 .vt-section__card:first-child .vt-section__avatar{height:100%;margin:0}.vt-section--13 .vt-section__card:first-child .vt-section__img{height:100%;padding:0}.vt-section--13 .vt-section__card:first-child .vt-section__img img{position:relative}.vt-section--13 .vt-section__card:first-child .vt-section__info{bottom:0;padding:15px;position:absolute;width:100%}.vt-section--13 .vt-section__card:first-child .vt-section__ttl{color:#fff;margin:0}.vt-section--13 .vt-section__card:first-child .vt-section__ttl:hover{color:#007484}.vt-section--13 .vt-section__card:first-child .vt-section__txt{display:none}@media only screen and (max-width:1200px){.vt-section--13 .vt-section__card{width:calc((100% - 20px)/ 3)}}@media only screen and (max-width:767px){.vt-section--13 .vt-section__card{margin-bottom:15px;width:100%}}.vt-section--13 .vt-section__ttl{display:block;color:#000;font-size:1.8rem;font-weight:700;margin:0 0 5px;text-align:left;-webkit-transition:color .5s;transition:color .5s;text-decoration:none;text-transform:uppercase}@media only screen and (max-width:1200px){.vt-section--13 .vt-section__ttl{margin-bottom:0}}@media only screen and (max-width:992px){.vt-section--13 .vt-section__ttl{font-size:1.4rem}}.vt-section--13 .vt-section__ttl:hover{color:#007484}.vt-section--13 .vt-section__txt{display:block;color:#000;font-size:1.5rem;margin:0;padding:0}@media only screen and (max-width:992px){.vt-section--13 .vt-section__txt{font-size:1.5rem}}.vt-section--13 .vt-section__info{width:100%}.vt-section--13 .vt-section__avatar{font-size:0;line-height:0;margin:0 0 15px;width:100%}@media only screen and (max-width:1200px){.vt-section--13 .vt-section__avatar{margin-bottom:10px}}.vt-section--13 .vt-section__img{display:block;margin:0;overflow:hidden;padding-top:calc(100% / (250 / 200));position:relative;width:100%}.vt-section--13 .vt-section__img:hover::after{opacity:1}.vt-section--13 .vt-section__img::after{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,.5);content:"Chi tiết";color:#fff;font-size:1.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;opacity:0;position:absolute;top:0;-webkit-transition:opacity .5s;transition:opacity .5s;text-transform:uppercase;width:100%}.vt-section--13 .vt-section__img img{position:absolute;height:100%;left:0;margin:auto;-o-object-fit:cover;object-fit:cover;top:0;width:100%;z-index:0}.vt-section--14{padding:30px 60px;overflow:hidden;text-align:center;width:100%}.vt-section--14 .swiper-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:0 auto;max-width:100%;width:auto}.vt-section--14 .swiper-scrollbar{left:0;width:100%}.vt-section--14 .swiper-slide{width:auto}@media only screen and (max-width:992px){.vt-section--14{padding:15px 10px}}.vt-section--14 .vt-section__tags{margin:0 0 30px;text-align:center}.vt-section--14 .vt-section__tag{background-color:#b0b0b0;border-radius:30px;color:#fff;display:inline-block;font-size:1.8rem;padding:5px 30px;text-decoration:none;-webkit-transition:background-color .5s;transition:background-color .5s}@media only screen and (max-width:1200px){.vt-section--14 .vt-section__tag{font-size:1.6rem}}@media only screen and (max-width:993px){.vt-section--14 .vt-section__tag{font-size:1.4rem}}.vt-section--14 .vt-section__tag.active,.vt-section--14 .vt-section__tag:hover{background-color:#007484}.vt-section--14 .vt-section__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px 30px;overflow:hidden}@media only screen and (max-width:992px){.vt-section--14 .vt-section__cards{margin-top:5px}}.vt-section--14 .vt-section__card{margin:0 10px 20px;text-align:left;width:calc(20% - 20px)}@media only screen and (max-width:1200px){.vt-section--14 .vt-section__card{margin:0 5px 10px;width:calc(20% - 10px)}}@media only screen and (max-width:992px){.vt-section--14 .vt-section__card{width:calc(25% - 10px)}}@media only screen and (max-width:767px){.vt-section--14 .vt-section__card{width:calc(50% - 10px)}}.vt-section--14 .vt-section__ttl{display:block;color:#000;font-size:1.8rem;font-weight:700;margin:0;text-align:left;-webkit-transition:color .5s;transition:color .5s;text-decoration:none;text-transform:uppercase}@media only screen and (max-width:1200px){.vt-section--14 .vt-section__ttl{font-size:1.4rem}}.vt-section--14 .vt-section__ttl:hover{color:#007484}.vt-section--14 .vt-section__note{color:#2b3940;font-size:1.6rem;margin-bottom:15px}.vt-section--14 .vt-section__note p{color:#2b3940;font-size:1.6rem}@media only screen and (max-width:993px){.vt-section--14 .vt-section__note{font-size:1.4rem}.vt-section--14 .vt-section__note p{font-size:1.4rem}}.vt-section--14 .vt-section__txt{display:block;color:#000;font-size:1.4rem;margin:0;padding:0;text-transform:uppercase}@media only screen and (max-width:1200px){.vt-section--14 .vt-section__txt{font-size:1.5rem}}.vt-section--14 .vt-section__info{width:100%}.vt-section--14 .vt-section__avatar{font-size:0;line-height:0;margin:0 0 5px;width:100%}.vt-section--14 .vt-section__img{display:block;margin:0;overflow:hidden;padding-top:calc(100% / (270 / 270));position:relative;width:100%}.vt-section--14 .vt-section__img:hover::after{opacity:1}.vt-section--14 .vt-section__img::after{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,.5);content:"Chi tiết";color:#fff;font-size:1.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;opacity:0;position:absolute;top:0;-webkit-transition:opacity .5s;transition:opacity .5s;text-transform:uppercase;width:100%}.vt-section--14 .vt-section__img img{position:absolute;height:100%;left:0;margin:auto;-o-object-fit:cover;object-fit:cover;top:0;width:100%;z-index:0}.vt-section--15{padding:30px 60px;overflow:hidden;text-align:center;width:100%}.vt-section--15 .swiper-container.tab{margin-bottom:30px;padding-right:150px;text-align:left}@media only screen and (max-width:767px){.vt-section--15 .swiper-container.tab{padding-right:110px}}.vt-section--15 .swiper-container.tab::after{background-color:#fff;content:"";height:37px;position:absolute;right:0;top:0;width:150px;z-index:1}@media only screen and (max-width:767px){.vt-section--15 .swiper-container.tab::after{width:110px}}.vt-section--15 .swiper-container.tab .swiper-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:0;max-width:100%;width:auto}.vt-section--15 .swiper-container.tab .swiper-scrollbar{left:0;width:calc(100% - 150px)}@media only screen and (max-width:767px){.vt-section--15 .swiper-container.tab .swiper-scrollbar{width:calc(100% - 110px)}}.vt-section--15 .swiper-container.tab .swiper-slide{width:auto}.vt-section--15 .swiper-button-next,.vt-section--15 .swiper-button-prev{background-color:#007484;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;background-image:none;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.6rem;height:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-transition:color .5s;transition:color .5s;width:40px;z-index:3}@media only screen and (max-width:767px){.vt-section--15 .swiper-button-next,.vt-section--15 .swiper-button-prev{display:none}}.vt-section--15 .swiper-pagination-bullets{bottom:0;margin-bottom:30px;position:relative}.vt-section--15 .swiper-pagination-bullets .swiper-pagination-bullet{background-color:#263238;border-radius:0;width:12px}.vt-section--15 .swiper-pagination-bullets .swiper-pagination-bullet:hover{background-color:#00aecf}.vt-section--15 .swiper-pagination-bullets .swiper-pagination-bullet-active{background-color:#00aecf}@media only screen and (max-width:992px){.vt-section--15{padding:15px 10px}}.vt-section--15 .vt-section__ads{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:30px}.vt-section--15 .vt-section__ads::after{content:"";width:calc((100% - 120px)/ 3)}.vt-section--15 .vt-section__ads a{display:inline-block;width:calc((100% - 120px)/ 3)}.vt-section--15 .vt-section__ads a img{width:100%}@media only screen and (max-width:1200px){.vt-section--15 .vt-section__ads a{width:calc((100% - 60px)/ 3)}}@media only screen and (max-width:992px){.vt-section--15 .vt-section__ads a{width:calc((100% - 30px)/ 3)}}@media only screen and (max-width:767px){.vt-section--15 .vt-section__ads a{margin-bottom:15px;width:100%}.vt-section--15 .vt-section__ads a:last-child{margin-bottom:0}}.vt-section--15 .vt-section__readmore{background-color:#007484;color:#fff;font-size:1.4rem;padding:8px 15px;position:absolute;right:0;top:0;text-decoration:none;text-transform:uppercase;-webkit-transition:background-color .5s;transition:background-color .5s;z-index:2}@media only screen and (max-width:992px){.vt-section--15 .vt-section__readmore{padding:6px 10px}}@media only screen and (max-width:767px){.vt-section--15 .vt-section__readmore{font-size:1.2rem}}.vt-section--15 .vt-section__readmore:hover{background-color:#61a9b3}.vt-section--15 .vt-section__tags{margin:0 0 30px;text-align:center}.vt-section--15 .vt-section__tag{background-color:#b0b0b0;border-radius:30px;color:#fff;display:inline-block;font-size:1.8rem;padding:5px 30px;text-decoration:none;-webkit-transition:background-color .5s;transition:background-color .5s}@media only screen and (max-width:1200px){.vt-section--15 .vt-section__tag{font-size:1.6rem}}@media only screen and (max-width:993px){.vt-section--15 .vt-section__tag{font-size:1.4rem}}@media only screen and (max-width:767px){.vt-section--15 .vt-section__tag{font-size:1.2rem;padding:5px 15px}}.vt-section--15 .vt-section__tag.active,.vt-section--15 .vt-section__tag:hover{background-color:#007484}.vt-section--15 .vt-section__cards{margin-bottom:30px}.vt-section--15 .vt-section__cards:not(.swiper-wrapper){display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px 30px;overflow:hidden}.vt-section--15 .vt-section__cards:not(.swiper-wrapper) .vt-section__card{margin:0 10px 20px;text-align:left;width:calc(20% - 20px)}@media only screen and (max-width:1200px){.vt-section--15 .vt-section__cards:not(.swiper-wrapper) .vt-section__card{margin:0 5px 10px;width:calc(20% - 10px)}}@media only screen and (max-width:992px){.vt-section--15 .vt-section__cards:not(.swiper-wrapper) .vt-section__card{width:calc(25% - 10px)}}@media only screen and (max-width:767px){.vt-section--15 .vt-section__cards:not(.swiper-wrapper) .vt-section__card{width:calc(50% - 10px)}}.vt-section--15 .vt-section__ttl{display:block;color:#000;font-size:1.8rem;font-weight:700;margin:0;text-align:left;-webkit-transition:color .5s;transition:color .5s;text-decoration:none;text-transform:uppercase}@media only screen and (max-width:1200px){.vt-section--15 .vt-section__ttl{font-size:1.4rem}}.vt-section--15 .vt-section__ttl:hover{color:#007484}.vt-section--15 .vt-section__note{color:#2b3940;font-size:1.6rem;margin-bottom:15px}.vt-section--15 .vt-section__note p{color:#2b3940;font-size:1.6rem}@media only screen and (max-width:993px){.vt-section--15 .vt-section__note{font-size:1.4rem}.vt-section--15 .vt-section__note p{font-size:1.4rem}}.vt-section--15 .vt-section__txt{display:block;color:#000;font-size:1.4rem;margin:0;padding:0;text-transform:uppercase}@media only screen and (max-width:1200px){.vt-section--15 .vt-section__txt{font-size:1.5rem}}.vt-section--15 .vt-section__info{width:100%}.vt-section--15 .vt-section__avatar{font-size:0;line-height:0;margin:0 0 5px;width:100%}.vt-section--15 .vt-section__img{display:block;margin:0;overflow:hidden;padding-top:calc(100% / (270 / 270));position:relative;width:100%}.vt-section--15 .vt-section__img:hover::after{opacity:1}.vt-section--15 .vt-section__img::after{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,.5);content:"Chi tiết";color:#fff;font-size:1.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;opacity:0;position:absolute;top:0;-webkit-transition:opacity .5s;transition:opacity .5s;text-transform:uppercase;width:100%}.vt-section--15 .vt-section__img img{position:absolute;height:100%;left:0;margin:auto;-o-object-fit:cover;object-fit:cover;top:0;width:100%;z-index:0}.vt-section--16{overflow:hidden;text-align:center;width:100%}.vt-section--16 .vt-section__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px 30px}@media only screen and (max-width:992px){.vt-section--16 .vt-section__cards{margin-top:5px}}.vt-section--16 .vt-section__card{margin:0 10px 20px;text-align:left;width:calc(25% - 20px)}@media only screen and (max-width:1200px){.vt-section--16 .vt-section__card{margin:0 5px 10px;width:calc(25% - 10px)}}@media only screen and (max-width:992px){.vt-section--16 .vt-section__card{width:calc(25% - 10px)}}@media only screen and (max-width:767px){.vt-section--16 .vt-section__card{width:calc(50% - 10px)}}.vt-section--16 .vt-section__ttl{display:block;color:#000;font-size:1.8rem;font-weight:700;margin:0;text-align:left;-webkit-transition:color .5s;transition:color .5s;text-decoration:none;text-transform:uppercase}@media only screen and (max-width:1200px){.vt-section--16 .vt-section__ttl{font-size:1.4rem}}.vt-section--16 .vt-section__ttl:hover{color:#007484}.vt-section--16 .vt-section__txt{display:block;color:#000;font-size:1.4rem;margin:0;padding:0;text-transform:uppercase}@media only screen and (max-width:1200px){.vt-section--16 .vt-section__txt{font-size:1.5rem}}.vt-section--16 .vt-section__info{width:100%}.vt-section--16 .vt-section__avatar{font-size:0;line-height:0;margin:0 0 5px;width:100%}.vt-section--16 .vt-section__img{display:block;margin:0;overflow:hidden;padding-top:calc(100% / (270 / 270));position:relative;width:100%}.vt-section--16 .vt-section__img:hover::after{opacity:1}.vt-section--16 .vt-section__img::after{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,.5);content:"Chi tiết";color:#fff;font-size:1.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;opacity:0;position:absolute;top:0;-webkit-transition:opacity .5s;transition:opacity .5s;text-transform:uppercase;width:100%}.vt-section--16 .vt-section__img img{position:absolute;height:100%;left:0;margin:auto;-o-object-fit:cover;object-fit:cover;top:0;width:100%;z-index:0}.vt-section--17{overflow:hidden;width:100%}.vt-section--17 .swiper-pagination-bullets{bottom:0;margin-top:20px;position:relative}.vt-section--17 .swiper-pagination-bullets .swiper-pagination-bullet{background-color:#263238;border-radius:0;width:12px}.vt-section--17 .swiper-pagination-bullets .swiper-pagination-bullet:hover{background-color:#00aecf}.vt-section--17 .swiper-pagination-bullets .swiper-pagination-bullet-active{background-color:#00aecf}.vt-section--17 .vt-section__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.vt-section--17 .vt-section__col{width:calc(100% - 400px)}.vt-section--17 .vt-section__col:last-child{width:375px}@media only screen and (max-width:992px){.vt-section--17 .vt-section__col{width:calc(70% - 15px)}.vt-section--17 .vt-section__col:last-child{width:30%}}@media only screen and (max-width:767px){.vt-section--17 .vt-section__col{width:100%}.vt-section--17 .vt-section__col:last-child{width:100%}}.vt-section--17 .vt-section__txt{color:#424242;font-size:1.6rem;margin:0 0 15px;padding:0}.vt-section--17 .vt-section__txt p{color:#424242;font-size:1.6rem;text-align:left}@media only screen and (max-width:1024px){.vt-section--17 .vt-section__txt{font-size:1.5rem}.vt-section--17 .vt-section__txt p{font-size:1.6rem}}.vt-section--17 .vt-section__txt img{margin:0 auto 15px;max-width:100%}.vt-section--17 .vt-section__social{display:block;list-style:none;margin:0 0 30px;padding:0;width:100%}.vt-section--17 .vt-section__social li{display:inline-block;margin-right:5px}.vt-section--17 .vt-section__social a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#305528;border-radius:50%;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.4rem;height:35px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;width:35px}.vt-section--17 .vt-section__social a:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.vt-section--17 .vt-section__cards{display:block;margin:0;width:100%}.vt-section--17 .vt-section__card{margin:0 0 15px;text-align:left;width:100%}@media only screen and (max-width:767px){.vt-section--17 .vt-section__card{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:15px}}.vt-section--17 .vt-section__ttl{display:block;color:#566066;font-size:1.9rem;margin:0 0 5px;text-align:left;-webkit-transition:color .5s;transition:color .5s;text-decoration:none;text-transform:uppercase}@media only screen and (max-width:1200px){.vt-section--17 .vt-section__ttl{font-size:1.4rem}}@media only screen and (max-width:992px){.vt-section--17 .vt-section__ttl{font-size:1.55rem}}.vt-section--17 .vt-section__ttl:hover{color:#00aecf}.vt-section--17 .vt-section__info{width:100%}.vt-section--17 .vt-section__avatar{font-size:0;line-height:0;margin:0 0 15px;width:100%}@media only screen and (max-width:767px){.vt-section--17 .vt-section__avatar{margin:0 10px 0 0;width:125px}}.vt-section--17 .vt-section__img{display:block;margin:0;overflow:hidden;padding-top:calc(100% / (300 / 200));position:relative;width:100%}.vt-section--17 .vt-section__img:hover::after{opacity:1}.vt-section--17 .vt-section__img::after{background-color:rgba(0,0,0,.5);content:"";display:block;height:100%;left:0;opacity:0;position:absolute;top:0;-webkit-transition:opacity .5s;transition:opacity .5s;width:100%}.vt-section--17 .vt-section__img img{position:absolute;height:100%;left:0;margin:auto;-o-object-fit:cover;object-fit:cover;top:0;width:100%;z-index:0}.vt-section--17 .vt-section__comments{background-color:#007484;border-radius:20px;margin-bottom:30px;padding:15px;text-align:center}@media only screen and (max-width:992px){.vt-section--17 .vt-section__comments{padding:15px 5px}}.vt-section--17 .vt-section__comment{color:#fff;display:block;font-size:1.5rem;padding:0 50px;position:relative;width:100%}.vt-section--17 .vt-section__comment::before{display:block;color:#fff;content:"❝";font-size:5rem;line-height:1;margin-bottom:-2rem;margin-left:-5rem;text-align:left;width:100%}.vt-section--17 .vt-section__comment::after{display:block;color:#fff;content:"❞";font-size:5rem;line-height:1;margin-left:5rem;margin-top:-2rem;text-align:right;width:100%}@media only screen and (max-width:992px){.vt-section--17 .vt-section__comment{font-size:1.4rem;padding:0 30px}.vt-section--17 .vt-section__comment::before{font-size:3rem;margin-left:-3rem}.vt-section--17 .vt-section__comment::after{font-size:3rem;margin-left:3rem}}.vt-section--18{background-color:#f0f0f0;padding:120px 0 60px;overflow:hidden;width:100%}@media only screen and (max-width:767px){.vt-section--18{padding-top:90px}}.vt-section--18 .vt-section__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:30px;width:100%}.vt-section--18 .vt-section__row.reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.vt-section--18 .vt-section__row:last-child{margin-bottom:0}.vt-section--18 .vt-section__col{background-color:#007484;border-radius:20px;padding:0 50px 50px;text-align:center;width:calc(50% - 30px)}@media only screen and (max-width:992px){.vt-section--18 .vt-section__col{padding:0 30px 30px;width:calc(50% - 15px)}}@media only screen and (max-width:767px){.vt-section--18 .vt-section__col{width:100%}.vt-section--18 .vt-section__col:first-child{margin-bottom:100px}}.vt-section--18 .vt-section__icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border:2px solid #007484;border-radius:50%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:120px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:-60px auto 15px;width:120px}.vt-section--18 .vt-section__icon img{width:60px}@media only screen and (max-width:992px){.vt-section--18 .vt-section__icon{height:100px;margin:-50px auto 10px;width:100px}.vt-section--18 .vt-section__icon img{width:40px}}.vt-section--18 .vt-section__img img{width:100%}.vt-section--18 .vt-section__txt{color:#5d5d5d;font-size:1.7rem;margin:0 0 15px;padding:0;text-align:center}.vt-section--18 .vt-section__txt.left{text-align:left}.vt-section--18 .vt-section__txt p{color:#5d5d5d;font-size:1.7rem}.vt-section--18 .vt-section__txt p:first-child{margin-top:0}.vt-section--18 .vt-section__txt.color01 p{color:#fff}@media only screen and (max-width:1200px){.vt-section--18 .vt-section__txt{font-size:1.4rem}.vt-section--18 .vt-section__txt p{font-size:1.4rem}}@media only screen and (max-width:992px){.vt-section--18 .vt-section__txt{font-size:1.5rem}.vt-section--18 .vt-section__txt p{font-size:1.5rem}}.vt-section--19{margin-bottom:30px;width:100%}.vt-section--23{margin:30px 0;overflow:hidden;width:100%}.vt-section--23 .vt-section__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:30px;width:100%}.vt-section--23 .vt-section__row.reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.vt-section--23 .vt-section__row:last-child{margin-bottom:0}.vt-section--23 .vt-section__col{width:calc(50% - 30px)}@media only screen and (max-width:992px){.vt-section--23 .vt-section__col{width:calc(50% - 15px)}}@media only screen and (max-width:767px){.vt-section--23 .vt-section__col{width:100%}.vt-section--23 .vt-section__col:first-child{margin-bottom:30px}}.vt-section--23 .vt-section__img img{width:100%}.vt-section--23 .vt-section__txt{color:#5d5d5d;font-size:1.7rem;margin:0 0 15px;padding:0;text-align:center}.vt-section--23 .vt-section__txt.left{text-align:left}.vt-section--23 .vt-section__txt p{color:#5d5d5d;font-size:1.7rem}.vt-section--23 .vt-section__txt p:first-child{margin-top:0}@media only screen and (max-width:1200px){.vt-section--23 .vt-section__txt{font-size:1.4rem}.vt-section--23 .vt-section__txt p{font-size:1.4rem}}@media only screen and (max-width:992px){.vt-section--23 .vt-section__txt{font-size:1.5rem}.vt-section--23 .vt-section__txt p{font-size:1.5rem}}.vt-section--27{overflow:hidden;margin-bottom:75px;position:relative;text-align:center;width:100%}@media only screen and (max-width:1200px){.vt-section--27{margin-bottom:30px}}@media only screen and (max-width:767px){.vt-section--27{margin-bottom:0}}.vt-section--27 .vt-section__box{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.5);box-shadow:0 0 10px 0 rgba(0,0,0,.5);-webkit-box-sizing:border-box;box-sizing:border-box;font-size:0;margin:10px 0;padding:50px 0;position:relative}@media only screen and (max-width:767px){.vt-section--27 .vt-section__box{padding:30px 15px}}.vt-section--27 .vt-section__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.vt-section--27 .vt-section__card{text-align:center;width:calc((100% - 150px)/ 3)}@media only screen and (max-width:767px){.vt-section--27 .vt-section__card{width:calc((100% - 30px)/ 3)}}.vt-section--27 .vt-section__icon{color:#fc8;font-size:10rem}@media only screen and (max-width:767px){.vt-section--27 .vt-section__icon{font-size:5rem}}.vt-section--27 .vt-section__info{margin-top:-55px}@media only screen and (max-width:767px){.vt-section--27 .vt-section__info{margin-top:-30px}}.vt-section--27 .vt-section__txt{color:#2b4669;display:block;font-size:1.6rem;font-weight:700;text-transform:uppercase}@media only screen and (max-width:767px){.vt-section--27 .vt-section__txt{font-size:1.4rem}}.vt-section--27 .vt-section__number{color:#2b4669;font-size:5rem;font-weight:700;line-height:1}@media only screen and (max-width:767px){.vt-section--27 .vt-section__number{font-size:2.6rem}}