.breadcrumb{background-color:#EAF2FF;margin:0}.breadcrumb ul{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;list-style:none;margin:0;padding:15px 0}.breadcrumb ul>li:after{content:">";font-family:"Roboto";margin:0 10px;font-size:14px;font-weight:400;color:#77838F}.breadcrumb ul>li a{font-size:14px;font-weight:400;color:#77838F;text-decoration:none;display:inline-flex;align-items:center;justify-content:flex-start}.breadcrumb ul>li:last-child:after{display:none}.page{width:100%;overflow:hidden}.page_cover{width:100%;height:400px;background-position:center center;background-size:cover;background-repeat:no-repeat;position:relative;margin-bottom:100px;z-index:1}.page_cover:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(36,36,36,0.64)}.page_cover .container{position:relative;z-index:2;padding-top:130px;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.page_cover .container h1{font-size:34px;font-weight:400;margin-bottom:0;display:inline-flex;margin-right:30px;white-space:nowrap}.page_cover .container .lines{width:100%;height:16px;display:flex;flex-direction:column;justify-content:space-between}.page_cover .container .lines .line{width:100%;height:1.5px;background-color:#EED8A6;display:block}.page_menu{margin-top:-157px;margin-bottom:100px;position:relative;z-index:2}.page_menu-list{display:flex;margin:0;padding:0;list-style:none;align-items:center;justify-content:flex-start}.page_menu-list li{margin-right:2px}.page_menu-list li a{background-color:rgba(255,255,255,0.2);display:block;padding:15px 20px;font-size:18px;font-weight:400;color:#fff;text-decoration:none;transition:all 0.2s ease-in-out}.page_menu-list li a:hover{background-color:rgba(238,216,166,0.2)}.page_menu-list li a.active{background-color:#EED8A6;color:#242424}@media screen and (max-width:768px){.page_cover{height:250px;margin-bottom:50px}.page_cover .container{padding-top:90px}.page_cover .container h1{width:80%;font-size:24px;margin-right:0;justify-content:center;padding:0 15px}.page_cover .container .lines{width:10%}.page_menu{margin-top:-50px;margin-bottom:50px;overflow:auto}.page_menu-list li a{font-size:14px;padding:10px 15px;white-space:nowrap}.page_menu-list li:last-child{padding-right:20px}}.services_text{max-width:940px;width:100%;margin:0 auto 100px auto}.services_text h2{font-size:26px;font-weight:400;margin-bottom:12px}.services_text p{margin-bottom:20px;font-size:16px;font-weight:300}.services_text p:last-child{margin-bottom:0}@media screen and (max-width:768px){.services_text{margin-bottom:50px}.services_text h2{font-size:20px}.services_text p{font-size:14px}}.service_item{display:flex;margin-bottom:100px}.service_item-text{order:1;display:flex;flex-direction:row;align-items:flex-start}.service_item-text .text_wrap{padding-right:30px}.service_item-text .text_wrap h4{font-size:30px;margin-bottom:12px;font-weight:400}.service_item-text .text_wrap p{font-size:18px;font-weight:300}.service_item-image{order:2}.service_item-image figure{width:100%;padding-left:30px;margin-bottom:0}.service_item-image figure img{width:100%;height:auto}.service_item:nth-child(2n) .service_item-text{order:2}.service_item:nth-child(2n) .service_item-text .text_wrap{padding-right:0;padding-left:30px}.service_item:nth-child(2n) .service_item-image{order:1}.service_item:nth-child(2n) .service_item-image figure{padding-left:0;padding-right:30px}@media screen and (max-width:768px){.service_item{margin-bottom:50px}.service_item-text{order:2!important}.service_item-text .text_wrap{padding:0!important}.service_item-text .text_wrap h4{font-size:18px}.service_item-text .text_wrap p{font-size:14px}.service_item-image{order:1!important}.service_item-image figure{padding:0!important;margin-bottom:15px}}.services_item{width:100%;height:auto;position:relative;text-decoration:none}.services_item-image{max-width:400px;display:block;margin:0 auto}.services_item-image figure{width:100%;margin-bottom:15px;position:relative}.services_item-image figure:before{content:"";display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;height:90%;z-index:2;background-color:rgba(36,36,36,0.45);transition:all 0.4s ease-in-out}.services_item-image figure img{width:100%;height:auto}.services_item-image figure:hover:before{width:100%;height:100%;opacity:0.3}.services_item-text{max-width:400px;margin:0 auto;text-decoration:none}.services_item-text .title{font-size:26px;font-weight:400;color:#fff;position:relative}.services_item-text .title:before{content:"";position:absolute;border-top:2px solid #fff;border-left:2px solid #fff;border-bottom:2px solid #fff;width:80%;height:200%;display:block;opacity:0.1;top:-20px;left:-20px;transition:all 1s ease-in-out}.services_item-text:hover .title:before{width:120%}@media screen and (max-width:768px){.services_item .text_wrap{text-align:center;font-size:14px}}