@import url('https://fonts.googleapis.com/css2?family=Mulish:wght@200;300;400;600;900&family=Trirong:wght@300;400&display=swap');@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@500&display=swap');*,:after,:before{margin:0;padding:0;box-sizing:border-box;outline:none}body,html{min-height:100vh}body{background:#fff}a{text-decoration:none}::selection{background:#2b2d5c;color:#fff}::-moz-selection{background:#2b2d5c;color:#fff}::-webkit-selection{background:#2b2d5c;color:#fff}::-webkit-scrollbar{width:15px;margin-left:-15px;background-color:transparent}::-webkit-scrollbar-button{display:none}::-webkit-scrollbar-track{background-color:#fff}::-webkit-scrollbar-thumb{width:10px;background-color:rgba(43,45,92,.8);border:2px solid #fff}::-webkit-scrollbar-thumb:hover{background-color:rgba(43,45,92,.85)}hr{border:none}.container{max-width:1200px;padding:0 15px;margin:0 auto}.parent{width:100%;height:100%;position:relative}.slowshow{opacity:0}.slowshow__item{opacity:0;transform:translateY(-20px);transition:opacity .4s,transform .4s;transition-timing-function:ease}.slowshow__item_active{opacity:1;transform:translateY(0)}.header-top{position:relative;width:100%;padding:40px 0}.header-flex{width:100%;display:flex;justify-content:space-between;align-items:center}.logo{display:flex;align-items:center}.logo-img{margin:0px 9px 0px 0px}.logo-name{color:#ffffff;font-family:'Mulish',sans-serif;font-size:20px;font-weight:900;text-transform:uppercase}.logo-name-black{color:#000}.items-list{display:flex;align-items:center}.header-item{list-style:none;font-family:'Mulish',sans-serif;font-size:14px;font-weight:600;line-height:32px;margin:0px 30px 0px 0px}.header-item a{padding-bottom:8px;position:relative;color:#ffffff;height:100%}.header-item:last-child{margin:0}.header-item a:after{content:"";display:block;position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:0;height:1px;background-color:#ffcc00;transition:width .3s ease}.header-item a:hover:after{width:120%}#burger{display:none;width:50px;height:40px;position:relative;outline:none;background:none;border:none}.burger-line{width:100%;height:2px;position:absolute;left:0;background-color:#fff;transition:top .3s,transform .3s;transition-timing-function:ease}.burger-line1{top:0}.burger-line2{top:50%;transform:translateY(-50%)}.burger-line3{top:100%;transform:translateY(-100%)}#burger-menu{position:fixed;top:0;left:0;transform:translateX(-101%);width:100%;height:100vh;background-color:#fff;transition:transform .3s ease;z-index:999}#burger-menu_body{position:absolute;top:50%;left:10%;transform:translateY(-50%);max-width:1200px;padding:0 15px;margin:0 auto}.burger-menu_item{font-family:'Mulish',sans-serif;font-weight:400;letter-spacing:1px;font-size:36px;line-height:30px;margin-bottom:40px;opacity:0;margin-left:-15px}.burger-menu_item a{text-decoration:none;color:#000}.burger-menu_item:last-child{margin:0;margin-left:-15px}@media screen and (max-width:680px){.items-list{display:none}#burger{display:block}}.fullscreen{position:relative;width:100%;min-height:100vh;padding-bottom:40px;overflow:hidden}.full-image{position:absolute;top:0%;left:0;width:100%;height:100%;background-image:url(../image/fullscreen/fullscreen-bg.jpg);background-size:cover;background-position:70% center;background-repeat:no-repeat}.fullscreen-content{position:relative;z-index:100}.interactive-plus{position:relative;width:124px;height:124px}.horizontall,.vertical{position:absolute;top:50%;transform:translateY(-50%);display:inline-block;width:124px;height:1px;background-color:#fff}.horizontall{transform:translateY(-50%) rotate(-90deg)}@media screen and (max-width:680px){.horizontall,.vertical{width:100px}}.author{margin:40px 0px 0px 0px;display:flex;flex-direction:column}.autor-title{max-width:450px;color:#ffffff;font-family:Trirong;font-size:60px;font-weight:300;line-height:72px;margin:0px 0px 12px 0px}.autor-subtitle{color:#ffffff;font-family:'Mulish',sans-serif;font-size:20px;font-weight:200;line-height:32px;letter-spacing:0.1px}.autor-link{position:relative;margin:50px 0px 0px 0px}.see-works{white-space:nowrap;color:#2b2d5c;font-family:'Mulish',sans-serif;font-size:16px;font-weight:600;border-radius:40px;background-color:#f2c200;padding:22px 57px;transition:background-color .3s ease}.see-works:hover{background-color:#ffc700}.fullscreen-arrows{position:absolute;left:50%;transform:translateX(-50%);transition:transform .3s ease;padding:10px;bottom:60px;z-index:100}.fullscreen-arrows-break{position:absolute;top:50%;right:0;transform:translateY(-50%);transition:transform .3s ease;padding:10px}.fullscreen-arrows-break:hover,.fullscreen-arrows:hover{cursor:pointer;transform:translateX(-50%) scale(1.4)}.full-arrow{opacity:0}.full-arrow1{transform:translateY(12px);animation-delay:1.2s;animation:arrow_move1 1.2s ease infinite}.full-arrow2{animation:arrow_move2 1.2s ease infinite}@keyframes arrow_move1{0%{opacity:0;transform:translateY(12px)}50%{opacity:1;transform:translateY(19px)}to{opacity:0;transform:translateY(26px)}}@keyframes arrow_move2{0%{opacity:0;transform:translateY(0px)}0%{opacity:1;transform:translateY(6px)}to{opacity:0;transform:translateY(12px)}}.interactive-fullscreen{position:absolute;bottom:0;left:0}.interactive1{width:60px;height:80px;background-color:rgba(255,255,255,.06)}.interactive-row{display:flex;align-items:flex-end}.interactive2{width:81px;height:81px;background-color:rgba(255,255,255,.2)}.interactive3{width:80px;height:55px;background-color:rgba(255,255,255,.15)}@media screen and (max-width:680px){.interactive1{width:40px;height:55px}.interactive2{width:60px;height:60px}.interactive3{width:60px;height:42px}}.fullscreen_social-networks{position:absolute;bottom:0;right:0;min-width:300px;width:27.5%;height:86px}.hr-column,.hr-row{position:absolute;display:inline-block;background-color:#fff}.hr-row{height:1px;top:0;right:0}.hr-column{height:200%;width:1px;bottom:0;left:0}.social-networks-flex{position:absolute;top:50%;left:3vw;transform:translateY(-50%);display:inline-flex;justify-content:flex-end;align-items:flex-end;z-index:10}.network-item{margin:0px 0px 0px 23px}.network-item:first-child{margin:0}.network-item a{color:#fff}.full-icon{font-size:24px;transition:color .3s ease}.full-icon:hover{color:#F2C200}.interactive-fullscreen-network{position:absolute;right:0;bottom:0;display:flex;align-items:flex-end;-moz-flex-direction:column;-o-flex-direction:column;flex-direction:column}.interactive-fullscreen-network .interactive1{width:60px;height:80px;background-color:rgba(255,255,255,.02)}.interactive-fullscreen-network .interactive2{width:81px;height:81px;background-color:rgba(255,255,255,.06);order:2}.interactive-fullscreen-network .interactive3{width:80px;height:55px;background-color:rgba(255,255,255,.03);order:1}@media screen and (max-width:910px){.hr-column{height:100%}}@media screen and (max-width:680px){.autor-title{max-width:270px;font-size:36px;line-height:46px}.autor-subtitle{font-size:18px;max-width:320px}.see-works{padding:16px 32px}.fullscreen{padding-bottom:120px}.fullscreen-arrows{left:auto;transform:translateX(0);right:10px;bottom:80px}.fullscreen_social-networks{min-width:220px;height:60px}.network-item{margin:0px 0px 0px 35px}.interactive-fullscreen-network .interactive1{width:40px;height:55px}.interactive-fullscreen-network .interactive2{width:60px;height:60px}.interactive-fullscreen-network .interactive3{width:60px;height:42px}}.section1{width:100%;position:relative;margin:0px 0px 100px 0px}.section1_bg-color{position:absolute;top:0;left:0;width:100%;height:calc(100% - 100px);background-color:#f7f7fc;z-index:-1}.section1-contain{width:100%;padding:100px 0px 0px 0px;display:flex;align-items:center}.section1-image{position:relative;height:100%;margin:0px 135px 0px 0px}.section1-image_interactive{position:absolute;top:0;right:0;display:flex;align-items:flex-end;flex-direction:column}.section1-image_row{display:flex;justify-content:flex-end}.section1-image_interactive1{width:80px;height:54px;background-color:rgba(44,46,93,.86)}.section1-image_interactive2{width:80px;height:77px;background-color:rgba(255,255,255,.9)}.section1-image_interactive3{width:70px;height:80px;background-color:rgba(77,64,124,.73)}.about{max-width:790px;margin:0 15px}.about-text{margin:0px 0px 24px 0px}.about-text h2{font-size:40px;line-height:76px}.about-title{margin:0px 0px 14px 0px;color:#2b2d5c;font-family:Trirong;font-weight:300}.about-text p{color:#595666;font-family:'Mulish',sans-serif;font-size:16px;font-weight:600;line-height:28px}.hobby h3{font-size:26px;line-height:38px}.hobby-flex{width:100%;display:flex;justify-content:space-between;align-items:flex-end}.hobby-item{margin:0px 10px 0px 0px}.hobby-item:last-child{margin:0}.hobby-item_name{margin:0px 0px 12px 0px;font-weight:600;color:#595666;font-family:'Mulish',sans-serif;font-size:16px;line-height:38px;text-transform:uppercase}.hobby-item_image{width:130px;height:120px;background-size:cover;background-position:center;background-repeat:no-repeat}.hobby-item_image1{background-image:url(../image/section1/item-images/item1.jpg)}.hobby-item_image2{background-image:url(../image/section1/item-images/item2.jpg)}.hobby-item_image3{background-image:url(../image/section1/item-images/item3.jpg)}.view-author{margin:60px 0px 0px 0px}.view-author-link{padding:27px 55px;border-radius:50px;position:relative;color:#fefeff;font-family:'Mulish',sans-serif;font-size:14px;font-weight:600;line-height:76px;white-space:nowrap;text-transform:uppercase;z-index:10}.view-overflow{background-color:#2b2d5c;border-radius:50px;position:relative;overflow:hidden;transition:transform .3s,background-color .3s;transition-timing-function:ease-in-out}.view-overflow-line{width:110%;position:absolute;top:50%;left:-90%;transform:translateY(-50%) rotate(30deg);z-index:1}.view-overflow-line1{height:30px;background-color:rgba(255,255,255,.6);transition:left .4s ease-in-out}.view-overflow-line2{height:5px;background-color:rgba(255,255,255,.4);transition:left .8s ease-in-out}@media screen and (max-width:1140px){.section1-image{margin:0px 80px 0px 0px}.section1-image img{width:380px}}@media screen and (max-width:955px){.section1-contain{-moz-flex-direction:column;-o-flex-direction:column;flex-direction:column;padding:30px 0 50px}.section1-image{display:none}.section1_bg-color{height:100%}}@media screen and (max-width:550px){.hobby-flex{-moz-flex-direction:column;-o-flex-direction:column;flex-direction:column;align-items:center}.hobby-item{margin:0;margin:0px 0px 50px 0px}.hobby-item_name{font-size:18px}.hobby-item_image{width:162.45px;height:150px}.view-overflow{margin:0 auto;text-align:center}}.section2{width:100%;min-height:300px;position:relative;overflow:hidden;z-index:1}.section2-image{width:100%;height:100%;position:absolute;top:0;left:0}.section2-interactive{position:absolute;top:0;left:2%;width:98%;height:100%;z-index:-1}.section2-line{background-color:#2b2d5c}.section2-line1{position:absolute;bottom:60px;left:0;width:30%;height:2px}.section2-line2{position:absolute;top:0;left:135px;width:2px;height:100%}.section2-image{background-image:url(../image/section2/background.jpg);background-size:cover;background-position:top left;background-repeat:no-repeat;z-index:-1}.section2 .container{padding:70px 15px 15px}.section2-title{text-align:center}.section2-title h2{color:#ffffff;font-family:Trirong;font-size:40px;font-weight:300;line-height:30px}.section2-companies{display:flex;justify-content:center;align-items:flex-end;margin:20px 0px 0px 0px}.section2-companies_row{display:flex;align-items:flex-end}.section2-companies_row1{justify-content:flex-start;margin:0px 50px 0px 0px}.section2-companies_row2{position:relative;top:5px;justify-content:flex-end}.section2-company{margin:0px 50px 0px 0px}.section2-company:last-child{margin:0}.section2-company2{position:relative;top:27px}@media screen and (max-width:1140px){.section2-companies_row1,.section2-company{margin:0px 15px 0px 0px}.section2-company{transform:scale(0.8)}}@media screen and (max-width:955px){.section2-companies{-moz-flex-direction:column;-o-flex-direction:column;flex-direction:column}.section2-image{width:calc(100% + 400px);left:-400px}.section2-companies_row1{margin:0;margin:0px 0px 30px 0px}.section2-companies{margin:20px 0px 0px 0px;align-items:center;justify-content:flex-start}.section2-companies_row1,.section2-companies_row2{justify-content:space-between}.section2-company{transform:scale(1);margin:0px 30px 0px 0px}.section2 .container{padding:70px 15px 70px}}@media screen and (max-width:680px){.section2-company{transform:scale(0.8);margin:0}.section2-companies_row1{margin:0;margin:0px 0px 15px 0px}.section2-image{width:calc(100% + 600px);left:-600px}}@media screen and (max-width:460px){.section2-image{width:calc(100% + 1600px);left:-1600px}.section2-companies{margin:40px 0px 0px 0px}.section2-companies_row{-moz-flex-direction:column;-o-flex-direction:column;flex-direction:column;align-items:center;justify-content:flex-start;margin:0}.section2-company{transform:scale(1);margin:0}.section2-company2{margin:0px 0px 50px 0px}.section2-company4{margin:0px 0px 15px 0px}.section2-company5{margin:0px 0px 40px 0px}.section2-companies_row1{margin:0px 0px 30px 0px}}.section3{width:100%;position:relative;margin:100px 0px 0px 0px;padding-bottom:50px;display:flex;justify-content:space-between;align-items:flex-start}.section3-text{min-width:400px;position:relative;background-color:#f2c200;margin:0px 50px 0px 0px;display:flex;justify-content:center;align-items:center}.section3-text:after,.section3-text:before{content:"";display:block;position:absolute;width:calc(100% + 50px);height:100%}.section3-text:before{top:0;left:0;background-color:#f7f7fc;z-index:-1}.section3-text:after{top:50px;left:0;border:1px solid #4d407c;background-color:transparent}.section3-text_container{position:relative;padding:205px 0;margin:0 70px;z-index:99}.section3_title{margin:0px 0px 60px 0px}.section3_title h2{color:#2b2d5c;font-family:Trirong;font-size:40px;font-weight:400;line-height:38px}.section3_text{margin:0px 0px 26px 0px}.section3_text p{max-width:330px;opacity:0.7;color:#2b2d5c;font-family:'Mulish',sans-serif;font-size:16px;font-weight:600;line-height:28px}.moreLink{position:relative;padding:6px 0;opacity:0.9;color:#2b2d5c;font-family:'Mulish',sans-serif;font-size:16px;font-weight:700;line-height:38px;white-space:nowrap}.moreLink:after,.moreLink:before{content:"";display:block;position:absolute;background-color:#2b2d5c;width:0;height:1px;transition:width .3s ease}.moreLink:after{top:0;right:0}.moreLink:before{bottom:0;left:0}.moreLink:hover:after,.moreLink:hover:before{width:100%}.gallery-container{padding-bottom:17px}.gallery{width:auto;display:flex}.gallery-column1{margin:0px 30px 0px 0px}.gallery-column_block{position:relative;overflow:hidden}.photo-gallery{position:relative}.hover_effect1,.hover_effect2{width:100%;height:100%;position:absolute;z-index:999}.hover_effect1{top:-100%;background-color:rgba(43,45,92,.65);transition:top .4s ease}.hover_effect2{bottom:-100%;transition:bottom .4s ease}.gallery-column_block:hover .hover_effect1{top:0}.gallery-column_block:hover .hover_effect2{bottom:0}.gallery-column_block1{margin:0px 0px 30px 0px}.hover_plus{position:absolute;left:50%;transition:transform .25s ease}.hover_plus.hover_plus_normal:hover{cursor:pointer;transform:translate(-50%,-50%) rotate(90deg)}.hover_plus_normal{top:50%;transform:translate(-50%,-50%)}.hover_plus_top{top:30px;transform:translateX(-50%)}.hover_plus .parent{width:75px;height:75px}.hover_vertical{position:absolute;left:50%;transform:translateX(-50%);width:1px;height:75px;background-color:#ffcc00}.hover_horizontal{position:absolute;top:50%;transform:translateY(-50%);width:76px;height:1px;background-color:#fff}.gallery-share{position:absolute;left:50%;transform:translateX(-50%);text-align:center}.gallery-share_normal{bottom:25px}.gallery-share_bottom{bottom:5px}.gallery-share_row1{margin:0px 0px 13px 0px}.gallery-icon-share{color:#fefefe;font-size:18px;font-weight:400}.gallery-share_row2{display:flex;justify-content:center;align-items:center}.share_row2__item{margin:0px 20px 0px 0px}.share_row2__item:last-child{margin:0}.gallery-icon{color:#ffcc00;font-size:24px;font-weight:400;transition:color .3s ease}.gallery-icon:hover{color:#fefefe}.gallery-column{height:100%}.gallery-column2_row{margin:0px 0px 30px 0px;display:flex;align-items:center}.gallery-column2_row .gallery-column_block{margin:0px 30px 0px 0px}.gallery-column2_row .gallery-column_block:last-child{margin:0}.gallery_more{margin:50px 0px 0px 50px}.gallery_moreLink{padding:15px 70px;border:1px solid #ffcc00;border-radius:30px;color:#f2c200;font-family:'Mulish',sans-serif;font-size:16px;font-weight:400;white-space:nowrap;text-transform:uppercase;transition:background-color .3s,color .3s;transition-timing-function:ease}.gallery_moreLink:hover{background-color:#ffcc00;color:#fff}@media screen and (min-width:1517px){.section3-text_container{padding:205px 0}.gallery-column_block1{height:auto!important}}@media screen and (max-width:1516px){.gallery{-moz-flex-direction:column;-o-flex-direction:column;flex-direction:column}.gallery-column1{display:flex;margin:0}.gallery-column_block1,.gallery-column_block2{height:233px}.gallery-column_block1 .photo-gallery{display:none}.gallery-column_block1{background-image:url(../image/section3/gallery/01.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.gallery-column_block1{width:165px}.gallery-column_block2{order:1}.gallery-column_block1{margin:0}.gallery-column1{margin:0px 0px 30px 0px}.section3{justify-content:center}.gallery-column_block1{width:165px;height:233px;margin:0px 30px 0px 0px}.gallery-column_block2 .photo-gallery{width:100%}.section3-text_container{margin:0 30px;padding:40px 0}}@media screen and (max-width:1040px){.section3{-moz-flex-direction:column;-o-flex-direction:column;flex-direction:column;align-items:center;padding-bottom:0}.section3-text_container{padding:205px 0;margin:0 70px}.section3-text{min-width:0;margin:0px 0px 30px 0px}.gallery-column,.gallery-column2_row{width:auto!important}.section3-text:before{top:15px}.section3-text:after{top:25px;border:none;border-top:1px solid #4d407c;border-bottom:1px solid #4d407c}.section3-text:after,.section3-text:before{width:100%}.gallery-container{width:auto}.hover_effect1{top:0!important;background-color:rgba(43,45,92,.3)}.hover_effect2{bottom:0!important}}@media screen and (max-width:666px){.gallery-column1{align-items:center}.gallery-column_block1{background-image:none}.gallery-column_block1 .photo-gallery{}.gallery-column_block{width:480px!important;margin:0 0 30px!important;max-width:70%;height:240px;overflow:hidden;text-align:center;background-size:cover;background-position:top center;background-repeat:no-repeat}.gallery-column_block:last-child{margin:0!important}.gallery-column_block .photo-gallery{width:100%!important;height:100%}.gallery-column1,.gallery-column2_row{width:100%;-moz-flex-direction:column;-o-flex-direction:column;flex-direction:column}.section3-text_container{margin:0 30px}.gallery-container{width:100%}}.section4{position:relative;width:100%;padding:70px 0 100px;margin:100px 0px 0px 0px}.section4-bg{position:absolute;top:0;left:0;width:100%;height:calc(100% - 90px);background-color:rgba(247,247,252,.6);z-index:-1}.section4_container{max-width:1500px;height:100%;padding:0 15px;margin:0 auto}.section4_flex{width:100%;display:flex;justify-content:space-between}.section4_column{padding:0 30px;flex:0 1 33.333%;display:flex;-moz-flex-direction:column;-o-flex-direction:column;flex-direction:column;align-items:center}.section4__item{display:flex;-moz-flex-direction:column;-o-flex-direction:column;flex-direction:column}.section4_blog{max-width:400px;background-color:#fff;transition:box-shadow .3s ease}.section4_blog:hover{box-shadow:0 0 80px 2px rgba(43,46,102,.2)}.section4_blog__image{width:400px;height:265px;background-size:cover;background-position:center;background-repeat:no-repeat}.section4_blog__image1{background-image:url(../image/section4/blog/01.jpg)}.section4_blog__image2{background-image:url(../image/section4/blog/02.jpg)}.section4_blog__image3{background-image:url(../image/section4/blog/03.jpg)}.section4_blog__text{max-width:415px;margin:30px auto 0;padding:0 15px 64px}.blog_text__title{color:#2b2d5c;font-family:'Mulish',sans-serif;font-size:20px;font-weight:600;line-height:30px;margin:0px 0px 10px 0px}.blog_text__date{opacity:0.8;color:#2b2d5c;font-family:'Mulish',sans-serif;font-size:15px;font-weight:300;line-height:28px;margin:0px 0px 18px 0px}.date_type{font-weight:600}.blog_text__paragraph{margin:0px 0px 12px 0px}.blog_text__paragraph p{opacity:0.8;color:#595666;font-family:'Mulish',sans-serif;font-size:16px;font-weight:300;line-height:28px}.blog_more{position:relative;color:#595666;font-family:'Mulish',sans-serif;font-size:16px;font-weight:400;line-height:32px}.blog_more span{position:relative;z-index:2}.blog_more:after{content:"";display:block;width:120%;height:60%;position:absolute;top:10px;left:0;z-index:1;background-color:rgba(255,204,0,.6);transition:all .3s ease}.blog_more:hover:after{left:-10%;height:100%;top:0}.section4_column2_textblog{margin:0px 0px 72px 0px;text-align:center}.textblog_title{color:#2b2d5c;font-family:Trirong;font-size:40px;font-weight:300;line-height:38px;margin:0px 0px 24px 0px}.textblog_text{opacity:0.8;color:#2b2d5c;font-family:'Mulish',sans-serif;font-size:20px;font-weight:300;line-height:34px}.section4-interactive1,.section4-interactive2{position:absolute;z-index:-1}.section4-interactive1{width:256px;height:350px;top:-249px;right:47px}.section4__hr11,.section4__hr12,.section4__hr21,.section4__hr22{position:absolute;background-color:#2b2d5c}.section4__hr11{width:100%;height:3px;bottom:101px;left:0}.section4__hr12{width:2px;height:100%;top:0;left:50%;transform:translateX(-50%)}.section4-interactive2{bottom:0;left:22px;width:255px;height:300px}.section4__hr21{width:100%;height:3px;bottom:68px;left:0}.section4__hr22{width:2px;height:100%;bottom:0;right:62px}@media screen and (max-width:1516px){.section4_column{padding:0 15px}.section4_blog{max-width:300px}.section4_blog__image{width:300px;height:176.67px}}@media screen and (max-width:1040px){.section4-interactive1{width:120px;height:164.16px;top:-63px}.section4-interactive2{width:187px;height:220px}.section4{padding:70px 0 30px}.section4_flex{-moz-flex-direction:column;-o-flex-direction:column;flex-direction:column;-ms-align-items:center;align-items:center}.section4_column{padding:0}.section4_column1{-moz-order:2;-ms-order:2;-o-order:2;order:2}.section4_column2{-moz-order:1;-ms-order:1;-o-order:1;order:1}.section4_column3{-moz-order:3;-ms-order:3;-o-order:3;order:3}.section4_blog{box-shadow:0 0 80px 2px rgba(43,46,102,.2);transition:none}.section4_column{margin:0px 0px 50px 0px}.section4_column2_textblog{max-width:380px;margin:0px 0px 20px 0px}}.foot-container{width:100%;position:relative;transition:height .3s ease}.section05{position:relative;width:100%;min-height:530px;overflow:hidden}.section05-image{width:100%;height:100%;position:absolute;top:0;left:0;background-image:url(../image/section5/form-bg.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:1}.form-container{max-width:530px;padding:0 15px;margin:0 auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10}.form-container form{width:100%}.send-img{height:20px}.form-title{width:100%;text-align:center;margin:0px 0px 42px 0px}.form-title h2{color:#ffffff;font-family:Trirong;font-size:40px;font-weight:300;line-height:38px;white-space:nowrap}.input-box{position:relative;width:100%;margin:0px 0px 26px 0px}.input-box:last-child{margin:0}.in-name,.mes-name{position:absolute;color:#2b2d5c;font-family:'Mulish',sans-serif;font-size:15px;font-weight:300;opacity:1;transition:opacity .2s,left .2s;transition-timing-function:ease}.mes-name{top:12px!important;left:27px!important}.in-pos{top:50%;left:27px;transform:translateY(-50%)}.input{width:500px;border:none;padding:16px 27px 16px;background:none;font-family:'Montserrat',sans-serif;color:#fff;font-size:20px;letter-spacing:1px;font-weight:500;transition:color .35s;transition-timing-function:ease}.mes-box{height:90px;margin:0}#usermessage{width:500px;height:90px;padding:12px 17px;background:none;resize:none;border:none;outline:none;font-size:16px;font-family:'Montserrat',sans-serif}.input-box:after{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,.65);transition:background-color .3s,height .3s;z-index:-1}.in-active:after{height:3px;background-color:rgb(255,255,255)}.submit-box{margin:34px 0px 0px 0px;text-align:center}#submit_form{position:relative;background-color:#ffcc00;border-radius:30px;border:none;width:200px;height:50px;padding:12px 42px}#submit_form span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#2b2d5c;font-family:'Mulish',sans-serif;font-size:15px;font-weight:300;white-space:nowrap;text-transform:uppercase;transition:left .2s ease}.send-img{float:right;margin:0px -22px 0px 0px;opacity:0;transform:scaleY(1);transition:opacity .2s,transform .35s;transition-timing-function:ease}#submit_form:hover{cursor:pointer;background-color:#ffcf00}#submit_form:hover span{left:calc(50% - 15px)}#submit_form:hover .send-img{transform:scaleY(0.8);opacity:1}.section05__arrow-box{position:absolute;bottom:0;right:13.75%;width:70px;height:57px;display:flex;justify-content:center;align-items:center;transition:height .3s ease;z-index:5}.section05__arrow-box:hover{height:65px}#section05__arrow{width:100%;height:100%;cursor:pointer;background-color:#fff;border:none;outline:none}@media screen and (max-width:530px){.section05__arrow-box{height:45px}.section05__arrow-box:hover{height:45px}#usermessage,.input{width:285px}.in-name{font-size:20px}}.footer{width:100%;height:auto;min-height:430px;padding-top:90px;background-color:#2b2d5c;border-top:1px solid rgba(255,255,255,.2);transition:height .3s ease}.footer-container{max-width:1200px;padding:0 15px;margin:0 auto}.flexbox{display:flex}.flexbetween{display:flex;justify-content:space-between;flex-direction:column}.footer-flex{display:flex;margin:0 -50px}.footer-column{padding:0 50px}.footer-item{}.footer__logo{margin:0px 0px 40px 0px}.footer__logo-name{color:#ffffff;font-family:'Mulish',sans-serif;font-size:20px;font-weight:900;line-height:32px;text-transform:uppercase}.footer__contact{}.footer__contact-title{color:#ffffff;font-family:'Mulish',sans-serif;font-size:20px;font-weight:600;line-height:38px}.footer__contact-title:first-child{margin:0px 0px 8px 0px}.footer__contact-title:nth-child(2){margin:0px 0px 2px 0px}.footer__contact1,.footer__contact2{max-width:200px;color:#fff;font-family:'Mulish',sans-serif;font-size:14px;font-weight:300;line-height:22px}.footer__contact1{margin:0px 0px 6px 0px}.footer__contact2 a{color:#fff;text-decoration:underline;transition:color .3s ease}.footer__contact2 a:hover{color:#f2c200}.footer__follow{margin:32px 0px 0px 0px}.footer__follow-net{display:flex}.footer__follow-block{margin:0px 12px 0px 0px}.footer__follow-block>span{font-size:20px}.footer__follow-block a{color:#fff;transition:color .3s ease}.footer__follow-block a:hover{color:#f2c200}.footer__title{color:#fff;font-family:'Mulish',sans-serif;font-size:24px;font-weight:300;white-space:nowrap}.footer__posts{padding:22px 0}.posts_post{display:flex;margin:0px 0px 20px 0px}.posts_post:last-child{margin:0}.post__img{height:100%;margin:0px 30px 0px 0px}.post__img img{height:100%}.post__textblock{max-width:265px}.post__text{color:rgba(255,255,255,.7);font-family:'Mulish',sans-serif;font-size:16px;font-weight:300;line-height:20px;margin:0px 0px 8px 0px}.post__date{color:#f7f7fc;font-family:'Mulish',sans-serif;font-size:14px;font-weight:300;line-height:28px;white-space:nowrap}.post__date span{font-weight:600}.post-more{}.post-more_link{color:#ffffff;font-family:'Mulish',sans-serif;font-size:16px;font-weight:600;line-height:26px;white-space:nowrap;text-transform:uppercase;transition:color .3s ease}.post-more_link:hover{color:#f2c200}.footer__navbar{margin:22px 0px 0px 0px;display:flex;flex-direction:column}.footer__navitem{margin:0px 0px 8px 0px}.footer__navitem a{color:#fff;font-family:'Mulish',sans-serif;font-size:14px;font-weight:600;transition:color .3s ease}.footer__navitem a:hover{color:#f2c200}.footer__instagram{margin:28px 0px 0px 0px}.footer__instagram_row1{display:flex}.instagram_row1__block1,.instagram_row1__block4,.instagram_row1__block5,.instagram_row1__block6{margin:0px 10px 0px 0px}.instagram_block2__1,.instagram_block2__2{margin:0px 0px 5px 0px}.footer__instagram_row2{display:flex}.footer_bottom{position:relative;border-top:1px solid rgba(255,255,255,.1);width:100%;height:64px;margin:28px 0px 0px 0px}.copyright{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:rgba(255,255,255,.25);font-family:'Mulish',sans-serif;font-size:14px;font-weight:200;line-height:38px;white-space:nowrap}@media screen and (max-width:1275px){.footer-flex{width:100%}.footer-column{flex:0 1 50%;padding:0;margin:0px 0px 50px 0px}.footer__posts{padding:12px 0}.footer-column:last-child{margin:0}.footer-flex{flex-wrap:wrap;margin:0}.footer__logo{margin:0px 0px 10px 0px}.footer__follow{margin:10px 0px 0px 0px}.flexbetween{justify-content:flex-start}.footer__navitem{margin:0px 0px 18px 0px}.footer__navitem a{font-size:18px}}.footer-active{position:absolute;bottom:0;left:0;min-height:0!important;height:100%;transition:bottom .3s ease;z-index:999}@media screen and (max-width:555px){.footer-column.flexbox{flex:0 0 100%}}