
body{
    line-height: 1.4;
    font-family: 'GothamPro', sans-serif;
    padding-top: 7.636rem;
}
.reverse_vac{
    flex-direction: column-reverse;
}
.reverse_vac .policy{
    margin: 0;
    margin-bottom: 1rem;
    text-align: center;
}
.none_point{
    pointer-events: none;
}
.shadow{
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}
.container {
    width: 79.2rem;
}
.logo {
    display: block;
    margin-right: 1.6rem;
    width: 6.5rem;
}
.card_map_box > div, .card_map_box iframe{
    width: 100%!important;
    height: 100%!important;
}
header{
    padding: 0.5rem 0;
    border-bottom: 1px solid #E0E0E0;
    background-color: white;
    transition: all 0.25s;
}
.btn{
    font-family: 'GothamProBold', sans-serif;
    padding: 1.1rem 2rem;
    border-radius: 2rem;
    background-color: #ED1C24;
    color: white;
    display: inline-block;
}
.btn:hover{
    background-color: #333333;
    color: white;
}
.menu {
    margin-left: 2.6rem;
    display: flex;
    align-items: center;
}

.menu_item{
    position: relative;
}

.menu_drop a{
    display: block;
    margin-bottom: 1rem;
}
.menu_drop a:last-child{
    margin: 0;
}
.menu_item > a{
    display: flex;
    align-items: center;
}
.menu_item > a i{
    font-size: 0.7rem;
    margin-left: 0.25rem;
    transition: all 0.25s;
}
.menu_item{
    margin-right: 1.8rem;
}
.langs{
    display: flex;
    align-items: center;
}

.langs span {
    margin: 0 0.6rem;
}
#box-1{
    position: relative;
}
.slider{

    position: relative;
    overflow: hidden;
}
.slider_item{
    /*height: 51.563rem;*/
    height: calc(100vh - 7.636rem);
}
#box-1 .btn {
    position: absolute;
    left: 5rem;
    bottom: 12.4rem;
    z-index: 2;
}
.video_btn{
    display: flex;
    align-items: center;
    background-color: white;
    position: absolute;
    bottom: 0;
    left: 41.5%;
    transform: translateX(-50%);
    width: 30rem;
    height: 10rem;
    border-top-right-radius: 1.3rem;
    border-top-left-radius: 1.3rem;
    justify-content: center;
    padding-left: 2.9rem;
    z-index: 2;
    color: #333333!important;
}
.play{
    width: 3.8rem;
    height: 3.8rem;
    background-color: #ED1C24;
    color: white;
    border-radius: 50%;
    margin-right: 2.4rem;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 0.2rem;
    font-size: 1.1rem;
    position: relative;

}
.play:after, .play:before{
    content: '';
    width: 100%;
    height: 100%;
    background-color: transparent;
    border: 1px solid #ED1C24;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    animation-iteration-count: infinite;
    animation-duration: 1.2s;
    animation-name: ring;
    outline: none;
    box-sizing: border-box;
}
.play:before {
    animation-delay: 0.8s;
}
.play:after {
    animation-delay: 0.6s;
}
@keyframes ring {
    0% {
        opacity: 1;
        transform: scale(1);
    }
    100% {
        opacity: 0;
        transform: scale(1.5);
    }
}
.slider_img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.section_title{
/*    color: #828282;*/
    font-size: 0.813rem;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    margin-bottom: 3.3rem;
}
.section_title img{
    margin-right: 0.8rem;
    position: relative;
    /*top: 0.8rem;*/
}
.br_none br{
    display: none!important;
}
.br_none .btn:first-letter{
    text-transform: uppercase;
}
.file_icon {
    position: absolute;
    right: 1.5rem;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}
#file_input{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}
#box-2{
    padding-top: 7.85rem;
    padding-bottom: 5.5rem;
}

.content.mission{
    padding-right: 6rem;
}
.content.mission h2{
    margin-bottom: 2.1rem;
}
.content.cennost h2 {
    margin-bottom: 2.5rem;
}
.cennost ul{
    margin-left: 0;
}
.about_link{
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ED1C24;
    color: white;
    border-radius: 50%;
    width: 10rem;
    height: 10rem;
    position: absolute;
    right: 0;
    bottom: 1.7rem;
    text-align: center;
    padding-top: 1.6rem;
}
.about_link span {
    display: block;
    margin-bottom: 0.6rem;
}
.about_link:hover{
    background-color: #333333;
    color: white;
}
.big_video{
    height: 51.1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
    background-color: black;
    color: white;
}
.big_video_text{
    position: relative;
    z-index: 1;
}
.big_video_text h1{
    font-size: 2rem;
}
.video_bg{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.6;
}
.big_video .play{
    margin: 0 auto;
    margin-top: 3.1rem;
}
.big_video .play:hover{
    color: white;
}
#box-4 {
    padding-top: 7.8rem;
    padding-bottom: 1.7rem;
}
#box-4 .section_title{
    margin-bottom: 0.5rem;
}
.box4_right {
    padding-right: 5.7rem;
}
.box4_right img {
    width: 3.75rem;
    margin-right: 1.7rem;
}
.box4_right p:first-child{
    font-size: 1.125rem;
    margin-bottom: 0.1rem;
    letter-spacing: 0.09rem;
}
.box4_right p:last-child{
    margin: 0;
}
.tab_box{
    margin-top: -1.2rem;
    position: relative;
    z-index: 1;
}
.tab_top{
    position: relative;
    margin-bottom: 2.5rem;
    z-index: 10;
}
.tab_top:after{
    position: absolute;
    left: -100%;
    right: -100%;
    bottom: 0;
    content: "";
    border-bottom: 1px solid #E0E0E0;
}
.tab_link{
    display: inline-block;
    font-family: 'GothamProBold', sans-serif;
    font-size: 1.85rem;
    margin-right: 2rem;
    border-bottom: 4px solid transparent;
    padding-bottom: 0.2rem;
    color: #BDBDBD;
}
.tab_link.active{
    border-color: #ED1C24;
    color: black;
}
.tab_link:hover{
    color: black;
}
.cat_item {
    height: 17.9rem;
    border-radius: 15px;
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: flex-end;
}
.cat_item:after{
        position: absolute;
    left: 0;
    top: 40%;
    right: 0;
    bottom: 0;
    content: "";
    background: linear-gradient(to top, rgba(0, 0, 0, 1), transparent);
    z-index: 1;
    opacity: 0.6;
}
.cat_img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.cat_name{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1.7rem 1.8rem;
    font-family: 'GothamProBold', sans-serif;
    font-size: 1.5rem;
    width: 100%;
    color: white;
    position: relative;
    z-index: 6;
    pointer-events: none;
}
.cat_icon{
    width: 2rem;
    height: 2rem;
    background-color: rgba(255,255,255,0.3);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 8;
    transition: all 0.35s;
}
.cat_icon img{
    transition: all 0.35s;
}
.cat_name span{
    transition: all 0.35s;
    width: calc(100% - 2rem);
    padding-right: 0.5rem;
}
.cat_hidden_box{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border: 2px solid #ED1C24;
    border-radius: 15px;
    padding: 1.4rem 1.8rem;
    background: white;
    z-index: 5;
    color: #333333;
    opacity: 0;
    pointer-events: none;
    transition: all 0.35s;
}
.cat_hidden_box h4{
    font-size: 1.5rem;
    color: #ED1C24;
}
.cat_hidden_border{
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #828282;
    padding-bottom: 0.7rem;
    margin-bottom: 0.8rem;
}
.cat_hidden_border_item:first-child{
    width: 60%;
}
.cat_hidden_border_item:last-child {
    width: 40%;
}
.chb_item{
    display: flex;
    align-items: center;
}
.chb_icon{
    width: 20px;
}

.chb_item span{
    display: block;
    width: calc(100% - 20px);
    padding-left: 0.6rem;
    font-size: 0.813rem;
}


.tab_body_item:not(.factive){
    display: none;
}
.box4_bottom{
    padding-top: 1.5rem;
    margin-top: 1rem;
    position: relative;
}
.box4_bottom:after{
    position: absolute;
    left: -100%;
    right: -100%;
    border-top: 1px solid #E0E0E0;
    content: "";
    top: 0;
}
.box4_bottom_left a{
    display: flex;
    align-items: center;
    margin-left: 1.7rem;
    font-size: 1.24rem;
}
.box4_bottom_left a img{
    margin-left: 1rem;
}
.b4b_r_text{
    color: #828282;
    text-align: right;
    margin-right: 1.8rem;
    font-size: 0.813rem;
    text-transform: uppercase;
}
#box-5{
    padding: 9.3rem 0;
    position: relative;
}
#box-5 .container{
    position: relative;
    z-index: 1;
}
.form_bg{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.section_text{
    color: #4F4F4F;
    margin-bottom: 1.9rem;
}
.form-group{
    margin-bottom: 1rem;
}
.main_form .form-control{
    width: 32.3rem;
}
.form-control{
    border: 1px solid #E0E0E0;
    background: white;
    width: 100%;
    padding: 1.15rem 2rem;
    font-family: 'GothamPro', sans-serif;
    border-radius: 2rem;
}
.form-control::placeholder{
    color: #828282;
}
.policy{
    color: #828282;
    font-size: 12px;
    margin-left: 1.7rem;
}
.policy a{
    text-decoration: underline;
    color: #ED1C24;
}
.policy a:hover{
    text-decoration: none;
}
#box-6 {
    padding-top: 7.2rem;
    padding-bottom: 6.5rem;
}
.news_item{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    background: #F2F2F2;
    border-radius: 10px;
    overflow: hidden;
}
.news_img{
    height: 13.6rem;
    overflow: hidden;
}
.news_img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.35s;
}
#box-6 .section_title_sm {
    margin-bottom: 2.3rem;
}
.news_text h4{
    font-size: 1.25rem;
    font-family: 'GothamProMedium', sans-serif;
    line-height: 1.35;
    margin-bottom: 0.6rem;
}
.news_text p{
    margin: 0;
    color: #333333;
}
.news_text{
    padding: 1.9rem 1.8rem;
    padding-bottom: 1rem;
}
.news_bottom{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 1.8rem;
    padding-top: 0.6rem;
    text-transform: uppercase;
    font-size: 0.84rem;
/*    color: #828282;*/
    color: black;
}
.news_bottom .cat_icon{
    background: white;
}
.news_bottom .cat_icon img{
    filter: invert(1);
}
.news_item:hover .cat_icon{
    background-color: #ED1C24;
}
.news_item:hover .cat_icon img{
    filter: invert(0);
}
.news_item:hover .news_img img{
    transform: scale(1.05);
}
.footer_logo{
    display: block;
    width: 11.625rem;
}
footer{
    padding-top: 3.6rem;
    padding-bottom: 1.8rem;
    background-color: #1A1F25;
    color: white;
}
.socials {
    margin-top: 1.9rem;
}
.socials a{
    display: inline-block;
    margin-right: 2.8rem;
    font-size: 2.1rem;
}
.footer_menu{
    display: flex;
    justify-content: space-between;
    padding-top: 1.8rem;
    font-size: 1.25rem;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    padding-bottom: 3.9rem;
    margin-bottom: 3.6rem;
}
.fc_title{
    text-transform: uppercase;
    font-size: 0.813rem;
    color: #BDBDBD;
}
.fc_text{
    font-family: 'GothamProMedium', sans-serif;
    margin-top: 0.9rem;
    font-size: 1.25rem;
}
.fc_text a{
    display: block;
}
.fc2 .fc_item {
    padding-left: 1.6rem;
}
.fc3{
    display: flex;
    justify-content: flex-end;
}
.footer_bottom {
    margin-top: 2.5rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 0.813rem;
    color: #828282;
}
.footer_bottom a{
    color: #828282;
}
.footer_bottom a:hover{
    color: white;
}
.footer_bottom img{
    margin-left: 0.6rem;
}
footer a{
    color: white;
}
footer a.active, footer a:hover{
    color: #ED1C24;
}
.page{
    padding-top: 1.7rem;
    padding-bottom: 7rem;
}
.page h1{
    font-size: 2.5rem;
    margin-bottom: 2.6rem;
}
.contacts .socials a {
    margin-right: 1.2rem;
}
.contacts .socials {
    margin-top: 0.8rem;
}
.map{
    height: 33.6rem;
    margin-top: 2.4rem;
}
.page_form {
    padding: 6.9rem 0;
    background-color: #F2F2F2;
}
textarea.form-control{
    font-family: 'GothamPro', sans-serif;
    font-size: 1rem;
    padding-bottom: 2.4rem;
}
.mob_flex_center .policy{
    margin: 0;
}
.mob_flex_center .btn{
    margin: 0 1.5rem;
}
.about_long_text {
    padding-right: 6rem;
}

.about_row .content.mission ul{
    margin-left: 0;
}
.about_row .content.mission {
    margin-bottom: 3.5rem;
    padding: 0;
}
.about_video_box{
    margin-top: 4.4rem;
}
.video_area {
    height: 8.8rem;
    float: right;
    margin-left: 2rem;
    border-radius: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    background-color: black;
    color: white;
    width: 18.3rem;
    margin-top: 2.8rem;
}
.video_area span{
    position: relative;
    z-index: 1;
}
.video_area img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%!important;
    height: 100%!important;
    margin: 0!important;
    object-fit: cover;
    border-radius: 1rem;
    opacity: 0.6;
}
.video_area .play{
    margin: 0;
    position: absolute;
    left: -1.9rem;
    top: 50%;
    transform: translateY(-50%);
    color: white!important;
    z-index: 1;
    text-decoration: none!important;
}
.about_bottom_content {
    margin-top: 7.1rem;
}
.vacancies {
    font-family: 'GothamProMedium', sans-serif;
    margin-top: 5rem;
}
.vac_item{
    display: flex;
    justify-content: space-between;
    font-size: 1.5rem;
    border-bottom: 1px solid #E0E0E0;
    margin-bottom: 2.3rem;
    padding-bottom: 2.7rem;
}
.vac_item span:last-child{
    color: #ED1C24;
}
.about_form {
    margin-top: 7.4rem;
    background-color: #F2F2F2;
}

.about_form_bg{
    position: absolute;
    bottom: 0;
    right: 1rem;
    width: 19rem;
}
.about_form .main_form{
    padding-top: 7rem;
    padding-bottom: 6.6rem;
    position: relative;
}
.page .tab_box{
    margin-top:0;
}
.cat_views{
    display: flex;
    align-items: center;
}
.cat_views a {
    margin-left: 1.3rem;
    filter: grayscale(1);
    opacity: 0.4;
}
.cat_views a:hover, .cat_views a.active{
    filter: grayscale(0);
    opacity: 1;
}
.cat_views a img{
    width: 1.375rem;
}
.cat_views a:last-child img{
    width: 1.125rem;
}
.page .tab_top{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.cat_sorts {
    margin-right: 1.4rem;
    position: relative;
}
.cat_sorts:hover img{
    transform: rotate(-180deg);
}
.cat_sorts:hover .sort_drop{
    opacity: 1;
    pointer-events: painted;
    top: 100%;
}
.sort_drop{
    transition: all 0.35s;
    position: absolute;
    left: -1rem;
    top: 120%;
    padding: 1rem;
    background-color: white;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0 0.7rem 1rem rgba(0, 0, 0, .15) !important;
    z-index: 1;
    width: max-content;
    opacity: 0;
    pointer-events: none;
}
.sort_drop a{
    display: block;
}
.sort_drop a:not(:last-child){
    margin-bottom: 0.9rem;
}
.cat_sort_link{
    display: flex;
    align-items: center;
}
.cat_sort_link img {
    margin-left: 0.6rem;
    position: relative;
    top: 0.1rem;
    transition: all 0.35s;
}

.long_items > .mb_30{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.long_items .cat_item:after{
    display: none;
}
.long_items .cat_item {
    justify-content: space-between;
}
.long_items .cat_img_box{
    height: 100%;
    width: calc(100% - 32.3rem);
    position: relative;
}
/*.long_items .cat_img_box img{*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    object-fit: cover;*/
/*}*/
.long_items .cat_img{
    position: static;
}
.long_items .cat_name span{
    display: none;
}
.long_items .cat_name{
    position: absolute;
    right: 1.7rem;
    bottom: 1.9rem;
    padding: 0;
    width: auto;
}
.long_items .cat_name .cat_icon{
    background-color: #BDBDBD;
}
.long_items .cat_name .cat_icon img{
    filter: invert(1);
}
.long_items .cat_hidden_box{
    position: static;
    width: 32.3rem;
    opacity: 1;
    pointer-events: painted;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: 0;
    padding-top: 1.6rem;
    padding-left: 2.1rem;
    height: 100%;
}
.long_items  .cat_hidden_border_item:first-child{
    width: auto;
    padding-right: 1rem;
    min-width: 43.6%;
}
.long_items  .cat_hidden_border_item:last-child{
    width: auto;
}
.long_items .cat_hidden_border{
    justify-content: flex-start;
}
.tab_map{
    height: 45rem;
}
.card_slider_item{
    height: 33.3rem;
}
.card_slider_item a{
    display: block;
    height: 100%;
    width: 100%;
}
.card_slider_item a img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.card_info {
    padding: 1.8rem 2.5rem;
}
.card_info .chb_icon {
    width: 30px;
}
.card_info .chb_item span {
    width: calc(100% - 30px);
    padding-left: 0.6rem;
    font-size: 1rem;
}
.cit_bordered{
    border-top: 1px solid #828282;
    margin-top: 1.2rem;
    padding-top: 1.7rem;
}
.card_border_r{
    background-color: #F2F2F2;
    border-radius: 13px;
    overflow: hidden;
}
.card_text {
    margin-top: 6.8rem;
}
.card_text .section_title_sm {
    margin-bottom: 2.1rem;
}
.card_genplan {
    margin-top: 7rem;
}
.card_map {
    margin-top: 7.2rem;
}
.card_map_box{
    height: 50.8rem;
    margin-top: 2.6rem;
}
.card_form{
    padding-top: 9.3rem;
    padding-bottom: 9.3rem;
    background-image: url("../img/card_form.jpg");
    background-size: cover;
    background-position: center center;
}

#quiz .modal__block{
    overflow: hidden;
    width: 79rem;
    padding: 0;
}
.quiz_item{
    display: flex;
    height: 38.8rem;
}
.quiz_item:not(.factive){
    display: none;
}
.quiz_img{
    width: 50%;
    position: relative;
}
.modal_logo{
    position: absolute;
    left: 50%;
    top: 2.5rem;
    transform: translateX(-50%);
    width: 5.875rem;
}
.quiz_img > img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.quiz_text {
    width: 50%;
    text-align: left;
    padding: 5.4rem 3.7rem;
    padding-right: 5.4rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-bottom: 3.3rem;
    background: white;
}
.quiz_title{
    font-family: 'GothamProMedium', sans-serif;
    font-size: 1.49rem;
    margin-bottom: 1.8rem;
    width: calc(100% + 3rem);
}
.check_label{
    box-shadow: 0px 4px 6px 0px #0000001A;
    padding: 1.05rem 1.2rem;
    display: flex;
    align-items: center;
    margin-bottom: 1.2rem;
    border-radius: 10px;
    border: 1px solid transparent;
    transition: all 0.25s;
    cursor: pointer;
}

.check_label input, .label_check input{
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 1rem;
    height: 1rem;
    border: 2px solid #D9D9D9;
    border-radius: 50%;
    background: #D9D9D9;
    background-size: 100% 100%;
    /*transition: all 0.25s;*/
}
.check_label input:checked, .label_check input:checked{
    background-image: url("../img/check.png");
    border-color: #ED1C24;
}
/*[class*="ymaps-2"][class*="-ground-pane"] {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter: grayscale(100%);
}*/
.label_text{
    display: flex;
    align-items: center;
    padding: 0.8rem 1.2rem;
    min-height: 4.5rem;
}
.check_label span, .label_check span{
    width: calc(100% - 1rem);
    padding-left: 1.3rem;
}
.quiz_bottom{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.round_btn{
    border: 1px solid #E0E0E0;
    background: white;
    margin-right: 0.8rem;
    width: 3.2rem;
    height: 3.2rem;
    border-radius: 50%;
}
.check_label.selected, .label_check.selected{
    border: 1px solid #ED1C24;
    box-shadow: 0px 4px 6px 0px transparent;
}
.check_label:hover{
    color: #ED1C24;
}
.quiz_text.long{
    width: 100%;
    background: transparent;
    padding: 5.4rem 6.7rem;
    padding-right: 5.4rem;
    padding-bottom: 3.3rem;
}
.quiz_form_row label{
    border: 1px solid #E0E0E0;
    display: block;
    margin: 0;
    height: 100%;
    cursor: pointer;
}
.label_img{
    height: 15rem;

}
.label_img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.no_img{
    width: 100%;
    height: 100%;
    background-color: #e8e8e8;
    position: relative;
}
.mt-4{
    margin-top: 2rem;
}
.no_img:after{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: "";
    background-image: url("../img/logo.png");
    background-size: 10.5rem;
    background-position: center center;
    background-repeat: no-repeat;
    filter: grayscale(1);
    opacity: 0.5;
}
.back i{
    color: #ED1C24;
    font-size: 0.8rem;
    margin-right: 0.25rem;
}
.mt-0{
    margin-top: 0!important;
}
.page h1.sm_h1 {
    font-size: 2rem;
}
.mt-2{
    margin-top: 1rem;
}
.images_row{
    margin-top: 3rem;
}
.gal_item{
    display: block;
    height: 18rem;
    background: black;
}
.gal_item:hover img{
    opacity: 0.6;
}
.gal_item img{
    transition: all 0.35s;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.error_box{
    color: #ED1C24;
    font-size: 0.88rem;
    display: none;
}
.cat_img_box{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}
.cat_hidden_box .chb_icon img{
    width: 20px;
}
.map_item_box:hover .cat_name span{
    opacity: 1!important;
}
.cat_item.map_item_box{
    width: 23rem;
}
.cat_item.map_item_box .cat_name{
    font-size: 1.25rem;
}
.quiz_item.factive{
    animation: slideInRight 1s;
}
.page .tab_top.start{
    justify-content: flex-start;
}

.page .tab_top.start .tab_link {
    
    font-size: 2rem;
    margin-right: 3rem;
}

.page #box-5 {
    padding: 8.3rem 0;
    margin-top: 4rem;
}

.vvac_item{
    border: 1px solid #e8e8e8;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-radius: 1.5rem;
    padding: 2rem;
    opacity: 0;
}
.vvac_item.factive{
    opacity: 1;
    animation: zoomIn 1s;
}
.vac_row{
    margin-top: 3rem;
}
.vvac_title{
    color: #ED1C24;
    font-family: 'GothamProBold', sans-serif;
    font-size: 1.3rem;
    width: 100%;
}
.vvac_price{
    width: 100%;
    text-align: left;
    margin-bottom: 1rem;
}
.vvac_top_flex{
    margin-bottom: 1.2rem;
}
.vvac_bottom{
    display: flex;
   justify-content: flex-end;
}
.vvac_bottom a{
    color: #ED1C24;
    display: flex;
    align-items: center;
    font-family: 'GothamProBold', sans-serif;
}
.vvac_bottom a:hover{
    opacity: 0.7;
}
.vvac_bottom a i{
    font-size: 0.7rem;
    margin-left: 0.55rem;
    margin-top: 0.1rem;
}
.vvac_content.content ul{
    margin-left: 0;
}
.vvac_modal .modal__block{
    width: 55rem;
    text-align: left;
    transform: none;
    top: 4rem;
    padding-top: 4rem;
}
.vvac_modal{
    overflow-y: scroll;
}
.vvac_full .btn{
    display: inline-block;
    margin-top: 1rem;
}
.modal .resume_box{
    width: 100%;
}
.white_loader{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: white;
    z-index: 999;
}


.inherit{
    font-size: inherit;
    color: inherit;
    font-family: inherit;
    font-weight: inherit;
    text-transform: inherit;
    margin: 0;
    padding: 0;
}
.logo_text{
    font-family: 'GothamPro';
    font-size: 0.89rem;
    margin-top: 0.3rem;
    font-weight: normal;
}
.modal .content{
    padding-top: 2rem;
}

.running--line {
    font-size: 0.8rem;
    background-color: #ED1C24;
    color: white;
    padding: 5px 0px;
    z-index: 7;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.running--line span {
    -webkit-animation: runningLine 40s infinite linear;
    -moz-animation: runningLine 40s infinite linear;
    animation: runningLine 40s infinite linear;
    display: inline-block;
    text-align: right;
    white-space: nowrap;
    width: auto;
    padding-left: 100%;
}

@-webkit-keyframes runningLine { 
    0% { 
        -webkit-transform: translate(0, 0); transform: translate(0, 0); 
    }
    100% { 
        -webkit-transform: translate(-100%, 0); 
        transform: translate(-100%, 0); 
    } 
}
@-moz-keyframes runningLine { 
    0% { 
        -moz-transform: translate(0, 0); transform: translate(0, 0); 
    }
    100% { 
        -moz-transform: translate(-100%, 0); 
        transform: translate(-100%, 0); 
    } 
}
@keyframes runningLine { 
    0% { 
        transform: translate(0, 0); 
    }
    100% { 
        transform: translate(-100%, 0); 
    } 
}

.running_body header{
    padding-top: 2.3rem!important;
}
body.running_body{
    padding-top: 9.3rem;
}

#main_text{
    padding: 5rem 0;
}
.in_block{
    display: inline-block;
}
.main_text_btn{
    margin-top: 2rem;
}
.seo_long_text{
    display: none;
}

#preims{
    padding-top: 5rem;
}
#preims .section_title_sm{
    margin-bottom: 2rem;
}
.preim_item{
    border: 1px solid #e8e8e8;
    border-radius: 15px;
    padding: 1.8rem 1rem;
    height: 100%;
    text-align: center;
}
.preim_icon{
    width: 4.7rem;
    height: 4.7rem;
    margin: 0 auto;
    margin-bottom: 1.5rem;
}
.preim_icon img{
    width: 100%;
    height: 100%;
    object-fit: scale-down;
}

.preim_item h4 {
    font-size: 1rem;
}
.preim_item p{
    margin: 0;
}

.q_item {
    border-top: 1px solid #e8e8e8;
}
.q_link {
    font-family: GothamProBold, sans-serif;
    /* text-transform: uppercase; */
    display: block;
    padding: 1rem 0;
}
.q_link.factive{
    color: #ED1C24;
}
.q_text {
    margin-top: 1rem;
    display: none;
}
.t585__icon {
    position: absolute;
    right: 13px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-94%);
    width: 24px;
    height: 24px;
    padding: 8px;
    transition: opacity .2s ease-in-out;
}
.t585__icon-hover {
    opacity: 0;
}
.t585__lines {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    transition: .3s ease-in-out;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    z-index: 1;
}
.t585__circle {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 0;
    left: 0;
    border-radius: 100px;
}
.q_link.factive .t585__lines {
    transform: rotate(-45deg) translate(-8px, 3px);
    z-index: 1;
    transition: .3s ease-in-out;
}

.rev1 {
  margin-bottom: 35px; }
  .rev1 .rev__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 40px 0;
    border-bottom: 1px solid #f0f0f0; }
    .rev1 .rev__item .rev__user {
      width: 295px;
      padding: 25px 20px 0 45px; }
      .rev1 .rev__item .rev__user .rev__user--name {
        display: block;
        font-size: 18px;
        text-transform: uppercase;
        /*color: #fff;*/
        position: relative;
        margin-bottom: 0; }
        .rev1 .rev__item .rev__user .rev__user--name:after {
          content: '\f007';
          font-family: 'fontAwesome';
          font-size: 20px;
          color: #f0f0f0;
          position: absolute;
          top: 0;
          left: -45px; }
      .rev1 .rev__item .rev__user .date {
        color: #7f7f7f; }
    .rev1 .rev__item .rev__text {
      width: -webkit-calc(100% - 295px);
      width: calc(100% - 295px);
      background-color: #f0f0f0;
      position: relative;
      padding: 25px 30px; }
      .rev1 .rev__item .rev__text:after {
        content: '';
        border-right: 12px solid #f0f0f0;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        position: absolute;
        top: 25px;
        left: -10px; }
      .rev1 .rev__item .rev__text p {
        margin: 0; }
    .rev1 .rev__item:last-of-type {
      border-bottom: none; }
  @media screen and (max-width: 1024px) {
    .rev1 {
      margin-bottom: 20px; }
      .rev1 .rev__item {
        padding: 20px 0; }
        .rev1 .rev__item .rev__user {
          width: 200px;
          padding: 20px 15px 30px 25px; }
          .rev1 .rev__item .rev__user .rev__user--name {
            font-size: 16px;
            margin-bottom: 20px; }
            .rev1 .rev__item .rev__user .rev__user--name:after {
              font-size: 17px;
              left: -25px; }
        .rev1 .rev__item .rev__text {
          width: -webkit-calc(100% - 200px);
          width: calc(100% - 200px);
          padding: 15px 20px; }
          .rev1 .rev__item .rev__text:after {
            top: 18px; }
        .rev1 .rev__item:first-of-type {
          padding-top: 0; }
        .rev1 .rev__item:last-of-type {
          padding-bottom: 0; } }
  @media screen and (max-width: 768px) {
    .rev1 {
      margin-bottom: 15px; }
      .rev1 .rev__item .rev__user .rev__user--name:after {
        font-size: 16px; } }
  @media screen and (max-width: 600px) {
    .rev1 .rev__item {
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .rev1 .rev__item .rev__user {
        width: 100%;
        padding-top: 0;
        padding-bottom: 0;
        padding-right: 0;
        margin-bottom: 15px; }
        .rev1 .rev__item .rev__user .rev__user--name {
          margin-bottom: 10px; }
      .rev1 .rev__item .rev__text {
        width: 100%; }
        .rev1 .rev__item .rev__text:after {
          display: none; } }


.f_m a{
    display: block;
}

.search_box form{
    display: flex;
}
.search_box input{
    border: 1px solid #ED1C24;
    padding: 0.9rem 1rem;
    width: 22rem;
    font-size: 1rem;

}
.search_box button{
    width: 3rem;
    border: none;
    background: #ED1C24;
    font-size: 1.5rem;
    transition: all 0.35s;
    color: white;
}
.search_box button:hover{
    background: #e53f45;
}
.fm_sm_menu a{
    display: block;
    margin-top: 1rem;
}
.tm_1{
    margin-top: 1.5rem;
}