*{padding:0;margin:0;box-sizing:border-box}html{position:relative;overflow-x:hidden}body{font-family:"Inter",sans-serif;font-size:18px;color:#000;position:relative;border-top:120px solid #000;overflow-x:hidden}@media(max-width: 1080px){body{border-top:70px solid #000}}.blip_l{position:absolute;bottom:-400px;left:calc(50% - 1000px);width:1000px;height:1000px;border-radius:1000px;background:radial-gradient(circle, rgba(254, 184, 34, 0.3607843137) 0%, rgba(255, 255, 255, 0) 62%)}@media(max-width: 600px){.blip_l{display:none}}.blip_r{position:absolute;bottom:-400px;right:calc(50% - 1000px);width:1000px;height:1000px;border-radius:1000px;background:radial-gradient(circle, rgba(254, 184, 34, 0.3607843137) 0%, rgba(255, 255, 255, 0) 62%)}@media(max-width: 600px){.blip_r{display:none}}.size{width:100%;max-width:1180px;margin:0 auto;position:relative;z-index:2}@media(max-width: 1320px){.size{padding-left:40px;padding-right:40px}}@media(max-width: 1080px){.size{padding-left:20px;padding-right:20px}}a.sb_yello{display:flex;justify-content:center;align-items:center;width:240px;height:45px;background:#feb922;color:#000;text-decoration:none;text-transform:uppercase;transition:background .3s,color .3s;border-radius:10px}a.sb_yello:hover{background:#000;color:#fff}a.sb_yello_black:hover{background:#fff;color:#feb922}h2.b_title{margin-bottom:45px;text-transform:uppercase;font-size:40px;font-weight:400}@media(max-width: 870px){h2.b_title{font-size:29px}}@media(max-width: 620px){h2.b_title{font-size:26px;margin-bottom:20px}}h2.b_title.desk_hiden{display:none}@media(max-width: 620px){h2.b_title.desk_hiden{display:block}}@media(max-width: 620px){h2.b_title.mob_hiden{display:none}}#toggle{display:none;width:45px;height:45px;padding:10px 6px;padding-bottom:40px;cursor:pointer;z-index:90;transition:border .3s;margin-top:-11px}@media(max-width: 870px){#toggle{display:block}}#toggle div{width:100%;height:2px;background:#fff;margin:6px auto;transition:all .3s;backface-visibility:hidden}#toggle div.two{width:70%;margin-left:15%}#toggle.on .one{transform:rotate(45deg) translate(8px, 4px)}#toggle.on .two{opacity:0}#toggle.on .three{transform:rotate(-45deg) translate(8px, -4px)}header{display:block;position:fixed;height:120px;background:#000;width:100%;left:0;top:0;z-index:999;transition:height .3s}@media(max-width: 1080px){header{height:70px}}header .size{height:100%;display:flex;justify-content:space-between;align-items:flex-start;position:relative}header a.logo{display:block;margin-top:25px;transition:margin-top .3s}@media(max-width: 1080px){header a.logo{margin-top:10px}}header a.logo img{display:block;width:145px;height:auto;transition:width .3s}@media(max-width: 1080px){header a.logo img{width:110px}}header .head_right{display:flex;gap:20px;margin-top:45px;transition:margin-top .3s}@media(max-width: 1080px){header .head_right{margin-top:22px}}header .head_right nav.menu{display:block}@media(max-width: 870px){header .head_right nav.menu{position:absolute;left:-100%;top:calc(50% - 190px);transition:left .4s}}header .head_right nav.menu ul{list-style:none;display:flex;gap:20px}@media(max-width: 870px){header .head_right nav.menu ul{flex-direction:column;width:280px;gap:0}}header .head_right nav.menu ul li{display:block;position:relative}header .head_right nav.menu ul li a{display:block;padding:5px;color:#fff;text-decoration:none;font-weight:400;font-size:15px;text-transform:uppercase}@media(max-width: 870px){header .head_right nav.menu ul li a{font-weight:300}}header .head_right nav.menu ul li a:hover{color:#f9ab00}header .head_right nav.menu ul li.active a{color:#f9ab00}header .head_right nav.menu ul li.parent{padding-right:18px}header .head_right nav.menu ul li.parent::after{content:"";display:block;width:18px;height:18px;position:absolute;right:0;top:5px;background:url("../img/arrow_down.svg") no-repeat center}@media(max-width: 870px){header .head_right nav.menu ul li.parent::after{display:none}}header .head_right nav.menu ul li.parent ul.child{background:#fff;list-style:none;display:none;flex-direction:column;gap:5px;position:absolute;left:0;top:27px;padding:10px 20px;min-width:250px;box-shadow:4px 3px 12px 1px rgba(0,0,0,.0941176471);border-radius:5px}@media(max-width: 870px){header .head_right nav.menu ul li.parent ul.child{display:flex;position:relative;background:#000;left:auto;top:auto;padding:10px 10px;padding-top:5px}}header .head_right nav.menu ul li.parent ul.child li a{font-size:15px;color:#000;text-transform:uppercase;text-decoration:none}@media(max-width: 870px){header .head_right nav.menu ul li.parent ul.child li a{color:#fff;font-size:13px}}header .head_right nav.menu ul li.parent ul.child li a:hover{text-decoration:underline;color:#f9ab00}header .head_right nav.menu ul li.parent:hover ul.child{display:flex}header .head_right .head_lang{position:relative;display:block}header .head_right .head_lang span{display:block;padding:5px;color:#fff;font-weight:400;font-size:15px;text-transform:uppercase;position:relative;padding-right:18px;cursor:pointer}header .head_right .head_lang span::after{content:"";display:block;width:18px;height:18px;position:absolute;right:0;top:5px;background:url("../img/arrow_down.svg") no-repeat center}header .head_right .head_lang span:hover{color:#f9ab00}header .head_right .head_lang ul{background:#fff;list-style:none;display:none;flex-direction:column;gap:5px;position:absolute;left:0;top:27px;padding:10px 20px;box-shadow:4px 3px 12px 1px rgba(0,0,0,.0941176471);border-radius:5px}header .head_right .head_lang ul li a{font-size:15px;color:#000;text-transform:uppercase;text-decoration:none}header .head_right .head_lang ul li a:hover{text-decoration:underline;color:#f9ab00}header .head_right .head_lang:hover ul{display:flex}header.scroll{height:70px}header.scroll a.logo{margin-top:10px}header.scroll a.logo img{width:110px}header.scroll .head_right{margin-top:22px}header.active{height:100%}header.active .head_right nav.menu{left:calc(50% - 140px)}section{padding:80px 0;position:relative}@media(max-width: 620px){section{padding:40px 0}}section.block_home{background-position:center;background-size:cover;height:745px;position:relative}@media(max-width: 1080px){section.block_home{height:550px}}@media(max-width: 870px){section.block_home{height:450px}}@media(max-width: 620px){section.block_home{height:400px}}section.block_home .block_home_bg{position:absolute;top:0;left:0;height:100%;width:60%;-webkit-backdrop-filter:blur(18.7999992371px);backdrop-filter:blur(18.7999992371px);background:rgba(254,185,34,.13)}@media(max-width: 870px){section.block_home .block_home_bg{height:80%;top:10%;width:80%}}@media(max-width: 620px){section.block_home .block_home_bg{width:90%}}section.block_home .size{position:relative;display:flex;flex-direction:column;justify-content:center;height:100%}section.block_home .size .cont_row{width:55%}@media(max-width: 870px){section.block_home .size .cont_row{width:70%;padding-left:8%}}@media(max-width: 620px){section.block_home .size .cont_row{width:80%;padding-left:5%}}section.block_home .size .cont_row h1{font-size:80px;text-transform:uppercase;color:#000;font-weight:600;margin-bottom:20px}@media(max-width: 1080px){section.block_home .size .cont_row h1{font-size:54px}}@media(max-width: 870px){section.block_home .size .cont_row h1{font-size:42px}}@media(max-width: 620px){section.block_home .size .cont_row h1{font-size:32px}}section.block_home .size .cont_row p{font-size:20px;font-weight:400;line-height:140%}@media(max-width: 1080px){section.block_home .size .cont_row p{font-size:18px}}@media(max-width: 870px){section.block_home .size .cont_row p{font-size:16px}}@media(max-width: 620px){section.block_home .size .cont_row p{font-size:14px}}section.block_home .size .cont_row a.sb{margin-top:50px;display:flex;width:370px;height:65px;justify-content:center;align-items:center;background:#000;font-size:25px;color:#fff;font-weight:400;text-decoration:none;border-radius:10px}@media(max-width: 1080px){section.block_home .size .cont_row a.sb{font-size:20px;width:280px;margin-top:20px}}section.block_home .size .cont_row a.sb:hover{background:#e6a61a;color:#000}@media(max-width: 620px){section.block_home .size .cont_row a.sb{font-size:16px;width:220px;height:50px}}section.block_services{display:block}section.block_services.b_ins{padding-top:0}section.block_services .size{position:relative}section.block_services .size a.sb_yello{position:absolute;right:0;top:0}@media(max-width: 1320px){section.block_services .size a.sb_yello{right:40px}}@media(max-width: 1080px){section.block_services .size a.sb_yello{right:20px}}@media(max-width: 620px){section.block_services .size a.sb_yello{position:relative;right:auto;top:auto;margin:0 auto;margin-top:20px}}section.block_services .cont_row{display:flex;flex-wrap:wrap;row-gap:40px;justify-content:space-between}@media(max-width: 620px){section.block_services .cont_row{flex-direction:column;row-gap:20px}}section.block_services .cont_row a.row{display:block;width:48%;background:#f6f6f6;text-decoration:none;border-radius:20px;color:#000;transition:background .3s,box-shadow .3s}@media(max-width: 620px){section.block_services .cont_row a.row{width:100%}}section.block_services .cont_row a.row img{display:block;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;height:260px;border-radius:20px}@media(max-width: 620px){section.block_services .cont_row a.row img{height:220px}}section.block_services .cont_row a.row span.name{padding-top:50px;padding-left:45px;padding-right:45px;display:block;text-transform:uppercase;margin-bottom:24px;font-size:30px}@media(max-width: 870px){section.block_services .cont_row a.row span.name{font-size:24px;padding-top:25px;padding-left:25px;padding-right:25px}}@media(max-width: 620px){section.block_services .cont_row a.row span.name{font-size:20px;margin-bottom:15px}}section.block_services .cont_row a.row p{line-height:140%;font-size:20px;padding:45px;padding-top:0}@media(max-width: 870px){section.block_services .cont_row a.row p{font-size:16px;padding:25px;padding-top:0}}@media(max-width: 620px){section.block_services .cont_row a.row p{font-size:14px}}section.block_services .cont_row a.row:hover{background:rgba(254,185,34,.06);box-shadow:4px 3px 12px 1px rgba(0,0,0,.0078431373)}section.block_services .cont_row a.row:hover span.name{color:#feb922}section.block_about{display:block;background:#000;color:#fff}section.block_about .cont_row{display:flex;justify-content:space-between;align-items:center}@media(max-width: 620px){section.block_about .cont_row{flex-direction:column-reverse;gap:20px}}section.block_about .cont_row .row_left{width:48%}@media(max-width: 620px){section.block_about .cont_row .row_left{width:100%}}section.block_about .cont_row .row_left p{font-size:20px;line-height:140%}@media(max-width: 870px){section.block_about .cont_row .row_left p{font-size:18px}}@media(max-width: 620px){section.block_about .cont_row .row_left p{font-size:16px}}section.block_about .cont_row .row_left a.sb_yello{margin-top:30px}section.block_about .cont_row .row_right{width:48%}@media(max-width: 620px){section.block_about .cont_row .row_right{width:100%}}section.block_about .cont_row .row_right img{display:block;width:100%;border-radius:20px}section.block_ref{display:block;background:#000;color:#fff}section.block_ref .size{position:relative}section.block_ref .size a.sb_yello{position:absolute;right:0;top:0}@media(max-width: 1320px){section.block_ref .size a.sb_yello{right:40px}}@media(max-width: 1080px){section.block_ref .size a.sb_yello{right:20px}}@media(max-width: 620px){section.block_ref .size a.sb_yello{position:relative;right:auto;top:auto;margin:0 auto;margin-top:20px}}section.block_ref .cont_slick{display:block}section.block_ref .cont_slick .slick-list{margin-left:-13px;margin-right:-13px}section.block_ref .cont_slick .slick-track{display:flex;gap:26px}section.block_ref .cont_slick a.item{display:block;transition:opacity .3s}section.block_ref .cont_slick a.item img{width:100%;height:320px;border-radius:20px}@media(max-width: 620px){section.block_ref .cont_slick a.item img{height:250px}}section.block_ref .cont_slick a.item:hover{opacity:.8}section.block_ref .cont_slick ul.slick-dots{list-style:none;display:flex;justify-content:center;margin-top:20px;gap:6px}section.block_ref .cont_slick ul.slick-dots li button{font-size:0;width:13px;height:13px;border-radius:13px;cursor:pointer;background:#000;border:2px solid #fff}section.block_ref .cont_slick ul.slick-dots li button:hover{border:2px solid #feb922}section.block_ref .cont_slick ul.slick-dots li.slick-active button{background:#feb922;border:2px solid #feb922}section.block_contact .cont_row{display:flex;justify-content:space-between;align-items:center}@media(max-width: 620px){section.block_contact .cont_row{flex-direction:column-reverse;gap:20px}}section.block_contact .cont_row .row_left{width:48%;display:flex;flex-direction:column;gap:12px}@media(max-width: 870px){section.block_contact .cont_row .row_left{font-size:16px}}@media(max-width: 620px){section.block_contact .cont_row .row_left{width:100%}}section.block_contact .cont_row .row_left a{color:#000;text-decoration:none;text-transform:uppercase;line-height:150%}section.block_contact .cont_row .row_left a:hover{text-decoration:underline}section.block_contact .cont_row .row_left .row_loc{padding-left:50px;background:url("../img/ico_loc.svg") no-repeat left top}section.block_contact .cont_row .row_left .row_phone{padding-left:50px;background:url("../img/ico_phone.svg") no-repeat left top}section.block_contact .cont_row .row_left .row_mail{padding-left:50px;background:url("../img/ico_mail.svg") no-repeat left center}section.block_contact .cont_row .row_right{width:48%}@media(max-width: 620px){section.block_contact .cont_row .row_right{width:100%}}section.block_contact .cont_row .row_right iframe{width:100%;height:350px;border-radius:20px}@media(max-width: 620px){section.block_contact .cont_row .row_right iframe{height:250px}}footer{background:#000}footer .foot_cont_head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:30px}@media(max-width: 870px){footer .foot_cont_head{flex-direction:column}}footer .foot_cont_head a.logo{display:block;margin-top:25px}footer .foot_cont_head a.logo img{display:block}footer .foot_cont_head .foot_right{display:flex;gap:20px;margin-top:45px}@media(max-width: 870px){footer .foot_cont_head .foot_right{flex-direction:column;width:100%}}footer .foot_cont_head .foot_right nav.menu{display:block}footer .foot_cont_head .foot_right nav.menu ul{list-style:none;display:flex;gap:10px}@media(max-width: 870px){footer .foot_cont_head .foot_right nav.menu ul{flex-direction:column}}footer .foot_cont_head .foot_right nav.menu ul li{display:block;position:relative}footer .foot_cont_head .foot_right nav.menu ul li a{display:block;padding:5px;color:#fff;text-decoration:none;font-weight:400;font-size:15px;text-transform:uppercase}footer .foot_cont_head .foot_right nav.menu ul li a:hover{color:#f9ab00}footer .foot_cont_head .foot_right nav.menu ul li.parent{padding-right:18px}footer .foot_cont_head .foot_right nav.menu ul li.parent::after{content:"";display:block;width:18px;height:18px;position:absolute;right:0;top:5px;background:url("../img/arrow_down.svg") no-repeat center}@media(max-width: 870px){footer .foot_cont_head .foot_right nav.menu ul li.parent::after{display:none}}footer .foot_cont_head .foot_right nav.menu ul li.parent ul.child{background:#fff;list-style:none;display:none;flex-direction:column;gap:5px;position:absolute;left:0;top:27px;padding:10px 20px;min-width:250px;box-shadow:4px 3px 12px 1px rgba(0,0,0,.0941176471);border-radius:5px}@media(max-width: 870px){footer .foot_cont_head .foot_right nav.menu ul li.parent ul.child{display:flex;position:relative;background:#000;top:auto;left:auto;padding-top:5px}}footer .foot_cont_head .foot_right nav.menu ul li.parent ul.child li a{font-size:15px;color:#000;text-transform:uppercase;text-decoration:none}@media(max-width: 870px){footer .foot_cont_head .foot_right nav.menu ul li.parent ul.child li a{color:#fff;font-weight:300}}footer .foot_cont_head .foot_right nav.menu ul li.parent ul.child li a:hover{text-decoration:underline;color:#f9ab00}footer .foot_cont_head .foot_right nav.menu ul li.parent:hover ul.child{display:flex}footer .foot_cont_body{display:flex;justify-content:space-between;align-items:flex-end;padding-bottom:35px;border-bottom:1px solid #626262}@media(max-width: 600px){footer .foot_cont_body{flex-direction:column;align-items:flex-start}}footer .foot_cont_body .foot_cont_contact{display:flex;flex-direction:column;gap:12px}@media(max-width: 870px){footer .foot_cont_body .foot_cont_contact{font-size:14px}}footer .foot_cont_body .foot_cont_contact a{color:#fff;text-decoration:none;text-transform:uppercase;line-height:150%}footer .foot_cont_body .foot_cont_contact a:hover{text-decoration:underline}footer .foot_cont_body .foot_cont_contact .row_loc{padding-left:50px;background:url("../img/ico_loc.svg") no-repeat left top}@media(max-width: 870px){footer .foot_cont_body .foot_cont_contact .row_loc{background-size:20px;padding-left:35px}}footer .foot_cont_body .foot_cont_contact .row_phone{padding-left:50px;background:url("../img/ico_phone.svg") no-repeat left top}@media(max-width: 870px){footer .foot_cont_body .foot_cont_contact .row_phone{background-size:25px;padding-left:35px}}footer .foot_cont_body .foot_cont_contact .row_mail{padding-left:50px;background:url("../img/ico_mail.svg") no-repeat left center;display:flex;flex-direction:column}@media(max-width: 870px){footer .foot_cont_body .foot_cont_contact .row_mail{background-size:25px;padding-left:35px}}footer .foot_cont_body .foot_cont_link{display:flex;gap:30px}@media(max-width: 1100px){footer .foot_cont_body .foot_cont_link{flex-direction:column;gap:10px;align-items:flex-end}}@media(max-width: 600px){footer .foot_cont_body .foot_cont_link{width:100%;align-items:center;margin-top:30px}}footer .foot_cont_body .foot_cont_link .row a{color:#fff;text-decoration:none;font-weight:400;font-size:15px;text-transform:uppercase}footer .foot_cont_body .foot_cont_link .row a:hover{text-decoration:underline}footer .foot_cont_copy{display:flex;justify-content:space-between;padding:35px 0}@media(max-width: 870px){footer .foot_cont_copy{flex-direction:column;align-items:center;gap:10px}}footer .foot_cont_copy .row{text-transform:uppercase;color:#fff;font-size:13px}@media(max-width: 870px){footer .foot_cont_copy .row{font-weight:300}}footer .foot_cont_copy .row a{color:#fff;text-decoration:none}footer .foot_cont_copy .row a:hover{text-decoration:underline}footer .foot_cont_copy .row:last-child a{color:#f9ab00}section.page_head{padding:40px 0;background:#fafafa url("../img/ttl_head.jpg") no-repeat center;background-size:cover;overflow:hidden}@media(max-width: 870px){section.page_head{padding:30px 0}}section.page_head .size{position:relative}section.page_head h2.title{font-size:32px;font-weight:500;margin-bottom:20px;position:relative;z-index:2}@media(max-width: 870px){section.page_head h2.title{margin-bottom:10px;font-size:28px}}section.page_head .breadcrumbs{position:relative;z-index:2}section.page_head .breadcrumbs ul{list-style:none;display:flex;flex-wrap:wrap;gap:10px}section.page_head .breadcrumbs ul li{font-weight:300;font-size:16px;color:#707070}section.page_head .breadcrumbs ul li::after{content:"/";display:inline-block;margin-left:10px}section.page_head .breadcrumbs ul li a{color:#f9ab00;text-decoration:none}section.page_head .breadcrumbs ul li a:hover{text-decoration:underline}section.page_head .breadcrumbs ul li:last-child::after{display:none}section.page_head img.logo_title{display:block;position:absolute;right:0;bottom:-120px;width:180px;height:auto;display:none}@media(max-width: 870px){section.page_head img.logo_title{width:110px;bottom:-80px;right:10px}}section.block_content{padding:40px 0;color:#383838}section.block_content h2,section.block_content h3,section.block_content h4{color:#000;margin-bottom:20px}section.block_content p{line-height:150%;margin-bottom:20px;font-weight:300}section.block_content .wp-block-media-text{margin-bottom:40px}section.block_content .wp-block-media-text .wp-block-media-text__media img{border-radius:20px}@media(max-width: 600px){section.block_content .wp-block-media-text .wp-block-media-text__media img{margin-bottom:20px}}@media(max-width: 600px){section.block_content .wp-block-media-text .wp-block-media-text__content{padding-left:0;padding-right:0}}section.block_content ul{line-height:150%;margin-left:35px}section.block_content .content_contact{display:flex;justify-content:space-between;align-items:center}@media(max-width: 870px){section.block_content .content_contact{flex-direction:column;gap:20px}}section.block_content .content_contact a{text-decoration:none;color:#000;font-size:21px;display:block}@media(max-width: 870px){section.block_content .content_contact a{font-size:16px}}section.block_content .content_contact a:hover{text-decoration:underline}section.block_content .content_contact .row_loc{padding:10px 0;padding-left:50px;background:url("../img/ico_loc.svg") no-repeat left center;width:30%}@media(max-width: 870px){section.block_content .content_contact .row_loc{width:100%}}section.block_content .content_contact .row_phone{padding:10px 0;padding-left:50px;background:url("../img/ico_phone.svg") no-repeat left center;max-width:30%}@media(max-width: 870px){section.block_content .content_contact .row_phone{max-width:100%;width:100%}}section.block_content .content_contact .row_mail{padding:10px 0;padding-left:50px;background:url("../img/ico_mail.svg") no-repeat left center;width:30%}@media(max-width: 870px){section.block_content .content_contact .row_mail{width:100%}}section.block_quest{background:#f1f1f1;text-align:center}section.block_quest h2{text-transform:uppercase;font-weight:600}section.block_quest h2 span{color:#f4bc48}section.block_quest .cont_row{display:flex;margin-top:30px;justify-content:center;align-items:center;gap:50px}@media(max-width: 870px){section.block_quest .cont_row{flex-direction:column;gap:20px}}section.block_quest .cont_row a.sb_phone{display:block;text-decoration:none;color:#f4bc48;font-size:24px;padding:5px 0;padding-left:40px;font-weight:bold;background:url("../img/ico_phone.svg") no-repeat left center}@media(max-width: 870px){section.block_quest .cont_row a.sb_phone{font-size:20px}}section.block_quest .cont_row a.sb_phone:hover{text-decoration:underline}section.block_quest .cont_row a.sb_send{display:flex;width:370px;height:65px;justify-content:center;align-items:center;background:#000;font-size:25px;color:#fff;font-weight:400;text-decoration:none}@media(max-width: 870px){section.block_quest .cont_row a.sb_send{width:280px;font-size:21px}}section.block_quest .cont_row a.sb_send:hover{background:#f4bc48;color:#000}section.block_exp .cont_row{display:flex;justify-content:space-between;align-items:center}@media(max-width: 870px){section.block_exp .cont_row{flex-direction:column;gap:30px}}section.block_exp .cont_row .row_left{width:48%}@media(max-width: 870px){section.block_exp .cont_row .row_left{width:100%}}section.block_exp .cont_row .row_left img{width:100%}section.block_exp .cont_row .row_right{width:48%}@media(max-width: 870px){section.block_exp .cont_row .row_right{width:100%}}section.block_exp .cont_row .row_right h2{text-transform:uppercase;margin-bottom:20px}@media(max-width: 870px){section.block_exp .cont_row .row_right h2{font-size:22px}}section.block_exp .cont_row .row_right h2 span{color:#f4bc48}section.block_exp .cont_row .row_right p{line-height:150%;margin-bottom:20px;font-weight:300;color:#595959}section.block_exp .cont_row .row_right .row_right_phone{padding-left:40px;background:url("../img/ico_phone.svg") no-repeat left center;display:flex;flex-direction:column;gap:10px}section.block_exp .cont_row .row_right .row_right_phone a{text-decoration:none;color:#f4bc48;font-size:20px;font-weight:bold}section.block_exp .cont_row .row_right .row_right_phone a:hover{text-decoration:underline}section.block_exp .cont_row .row_right .row_right_phone span{font-size:14px;margin-left:3px}section.gallery_archive .gallery_cont{display:flex;flex-wrap:wrap;gap:3.5%;row-gap:20px}section.gallery_archive .gallery_cont a.gallery_item{display:block;width:31%;display:flex;flex-direction:column;gap:20px;text-decoration:none;color:#000;font-weight:normal}@media(max-width: 870px){section.gallery_archive .gallery_cont a.gallery_item{width:48%}}@media(max-width: 600px){section.gallery_archive .gallery_cont a.gallery_item{width:100%}}section.gallery_archive .gallery_cont a.gallery_item:hover{text-decoration:underline}section.gallery_archive .gallery_cont a.gallery_item img{width:100%;height:450px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:20px}@media(max-width: 870px){section.gallery_archive .gallery_cont a.gallery_item img{height:200px}}section.gallery_archive .gallery_cont a.gallery_item span{display:block;padding:0 20px}section.gallery_single .gallery_cont{display:flex;flex-wrap:wrap;gap:3.5%;row-gap:40px}@media(max-width: 600px){section.gallery_single .gallery_cont{row-gap:20px}}section.gallery_single .gallery_cont a.gallery_item{display:block;width:31%;display:flex;flex-direction:column;gap:20px;text-decoration:none;color:#000;font-weight:normal}@media(max-width: 870px){section.gallery_single .gallery_cont a.gallery_item{width:48%}}@media(max-width: 600px){section.gallery_single .gallery_cont a.gallery_item{width:100%}}section.gallery_single .gallery_cont a.gallery_item:hover{text-decoration:underline}section.gallery_single .gallery_cont a.gallery_item img{width:100%;height:450px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:20px}@media(max-width: 870px){section.gallery_single .gallery_cont a.gallery_item img{height:250px}}section.block_form{background:#000;color:#fff}section.block_form h2{text-align:center;margin-bottom:40px;font-size:26px;text-transform:uppercase}section.block_form form{display:flex;flex-wrap:wrap;justify-content:center;gap:30px}@media(max-width: 870px){section.block_form form{gap:15px}}section.block_form form .wpcf7-form-control-wrap{display:block;width:30%}@media(max-width: 870px){section.block_form form .wpcf7-form-control-wrap{width:100%}}section.block_form form .wpcf7-form-control-wrap input{width:100%;padding:20px;border:0;border-radius:10px;font-family:"Inter",sans-serif;font-size:18px}section.block_form form input.wpcf7-submit{background:#feb922;color:#000;text-align:center;padding:20px;text-transform:uppercase;font-family:"Inter",sans-serif;width:30%;font-weight:bold;border:0;font-size:18px;border-radius:10px;cursor:pointer}@media(max-width: 870px){section.block_form form input.wpcf7-submit{width:100%}}section.block_form form input.wpcf7-submit:hover{background:#fff;color:#feb922}section.block_form form .wpcf7-spinner{width:100%;display:none !important}section.block_form form .wpcf7-response-output{width:100%;padding:20px;margin:0;text-align:center}section.block_form .inform{text-align:center;font-weight:300;line-height:150%;font-size:14px;margin-top:20px}section.block_map{padding:0;margin-bottom:-5px}section.block_map iframe{width:100%;height:400px}#dialog-content{background:#000;color:#fff;border-radius:20px}#dialog-content h2{text-align:center;font-size:24px;margin-bottom:20px}#dialog-content form{display:flex;flex-direction:column;gap:15px}#dialog-content form .wpcf7-form-control-wrap{display:block;width:100%}#dialog-content form .wpcf7-form-control-wrap input{width:100%;padding:20px;border:0;border-radius:10px;font-family:"Inter",sans-serif;font-size:18px}#dialog-content form input.wpcf7-submit{background:#feb922;color:#000;text-align:center;padding:20px;text-transform:uppercase;font-family:"Inter",sans-serif;width:100%;font-weight:bold;border:0;font-size:18px;border-radius:10px;cursor:pointer}#dialog-content form input.wpcf7-submit:hover{background:#fff;color:#feb922}#dialog-content form .wpcf7-spinner{width:100%;display:none !important}#dialog-content form .wpcf7-response-output{width:100%;padding:20px;margin:0;text-align:center}#dialog-content .inform{text-align:center;font-weight:300;line-height:150%;font-size:14px;margin-top:20px}section.block_404 h1{margin-bottom:40px;font-size:48px;font-size:32px}section.block_404 p{margin-bottom:20px}section.block_404 a.sb_yello{width:280px}