.swal2-container.swal2-center {
    align-items: center;
    z-index: 999999;
}

input[type=checkbox]#agree {
    opacity: 0;
    float: left;
    width: 50px;
    height: 50px;
    top: 40px;
    left: -19px;
    position: relative;
    z-index: 9;
    }

input[type=checkbox]#agree {
  opacity: 0;
  float:left;
}

input[type=checkbox]#agree + label {
  margin: 0 0 0 20px;
  position: relative;
  cursor: pointer;
  font-size: 16px;
  float: left;
}

input[type=checkbox]#agree + label ~ label {
  margin: 0 0 0 40px;
}

input[type=checkbox]#agree + label::before {
  content: ' ';
  position: absolute;
  left: -35px;
  top: -3px;
  width: 25px;
  height: 25px;
  display: block;
  background: white;
  border: 1px solid #A9A9A9;
}

input[type=checkbox]#agree + label::after {
  content: ' ';
  position: absolute;
  left: -35px;
  top: -3px;
  width: 23px;
  height: 23px;
  display: block;
  z-index: 1;
  background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjE4MS4yIDI3MyAxNyAxNiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAxODEuMiAyNzMgMTcgMTYiPjxwYXRoIGQ9Ik0tMzA2LjMgNTEuMmwtMTEzLTExM2MtOC42LTguNi0yNC04LjYtMzQuMyAwbC01MDYuOSA1MDYuOS0yMTIuNC0yMTIuNGMtOC42LTguNi0yNC04LjYtMzQuMyAwbC0xMTMgMTEzYy04LjYgOC42LTguNiAyNCAwIDM0LjNsMjMxLjIgMjMxLjIgMTEzIDExM2M4LjYgOC42IDI0IDguNiAzNC4zIDBsMTEzLTExMyA1MjQtNTI0YzctMTAuMyA3LTI1LjctMS42LTM2eiIvPjxwYXRoIGZpbGw9IiMzNzM3MzciIGQ9Ik0xOTcuNiAyNzcuMmwtMS42LTEuNmMtLjEtLjEtLjMtLjEtLjUgMGwtNy40IDcuNC0zLjEtMy4xYy0uMS0uMS0uMy0uMS0uNSAwbC0xLjYgMS42Yy0uMS4xLS4xLjMgMCAuNWwzLjMgMy4zIDEuNiAxLjZjLjEuMS4zLjEuNSAwbDEuNi0xLjYgNy42LTcuNmMuMy0uMS4zLS4zLjEtLjV6Ii8+PHBhdGggZD0iTTExODcuMSAxNDMuN2wtNTYuNS01Ni41Yy01LjEtNS4xLTEyLTUuMS0xNy4xIDBsLTI1My41IDI1My41LTEwNi4yLTEwNi4yYy01LjEtNS4xLTEyLTUuMS0xNy4xIDBsLTU2LjUgNTYuNWMtNS4xIDUuMS01LjEgMTIgMCAxNy4xbDExNC43IDExNC43IDU2LjUgNTYuNWM1LjEgNS4xIDEyIDUuMSAxNy4xIDBsNTYuNS01Ni41IDI2Mi0yNjJjNS4yLTMuNCA1LjItMTIgLjEtMTcuMXpNMTYzNC4xIDE2OS40bC0zNy43LTM3LjdjLTMuNC0zLjQtOC42LTMuNC0xMiAwbC0xNjkuNSAxNjkuNS03MC4yLTcxLjljLTMuNC0zLjQtOC42LTMuNC0xMiAwbC0zNy43IDM3LjdjLTMuNCAzLjQtMy40IDguNiAwIDEybDc3LjEgNzcuMSAzNy43IDM3LjdjMy40IDMuNCA4LjYgMy40IDEyIDBsMzcuNy0zNy43IDE3NC43LTE3Ni40YzEuNi0xLjcgMS42LTYuOS0uMS0xMC4zeiIvPjwvc3ZnPg==') no-repeat center center;
  -ms-transition: all .2s ease;
  -webkit-transition: all .2s ease;
  transition: all .3s ease;
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  opacity: 0;
}

input[type=checkbox]#agree:checked + label::after {
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}    

@media (min-width:1000px){
    .foot-mob{display: none;}
}
@media screen and (max-width: 1768px){

}
@media screen and (max-width: 1680px){

}
@media screen and (max-width: 1600px){

}
@media screen and (max-width: 1440px){
  .map_bl{
    width: 44%;
  }
  .card_img_block_left{
    max-width: 880px;
  }
  .card_txt_block_left{
    max-width: 880px;
  }
  .in_card_txt_block_left4_in{
    max-width: 420px;
  }
}
@media screen and (max-width: 1366px){
  .option_cities>div{
    padding: 10px 28px 5px;
  }
  .map_bl {
    width: 41.5%;
  }
  .card_img_block_left {
    max-width: 800px;
    margin-right: 20px;
  }
  .card_txt_block_left{
    max-width: 800px;
  }
  .in_card_txt_block_left4_in{
    max-width: 100%;
  }
}

@media screen and (max-width: 1600px){
  .card_img_block_left{
    margin-right: 20px;
    
  }    
}
@media screen and (max-width: 1360px){

}
@media screen and (max-width: 1280px){
  .in_cities_flex {
    width: 30.8%;
  }
  .option_cities>div {
    padding: 10px 20px 5px;
  }
  .map_bl {
    width: 38%;
  }
  .in_contact_head_flex {
    margin: 0 100px 0 0;
  }
  .card_img_block_left{
    max-width: 720px;
    margin-right: 20px;
    
  }

  .card_txt_block_left {
    max-width: 720px;
  }
}
@media screen and (max-width: 1176px){

}
@media screen and (max-width: 1152px){
	

}
@media screen and (max-width: 1024px){
  .in_head_left p{
    display: none;
    margin: 0 0 0 15px;
  }
  .select_main{
    margin: 0 0 0 20px;
  }
  .tel_num{
    font-size: 16px;
    margin: 0 0 0 20px;
  }
  .in_cities_flex{
    width: 47%;
  }
  .option_cities>div{
    padding: 10px 30px 5px;
  }
  .in_search_bl{
    padding: 0 20px 0 30px;
  }
  .in_search_bl1{
    max-width: 280px;
  }
  .in_search_head_flex_left{
    flex-wrap: wrap;
  }
  .in_search_head_flex_left .heading{
    margin: 0 0 20px 0;
  }
  .in_search_head_flex_right{
    margin: 50px 0 0 0;
  }
  .search_result_flex{
    flex-wrap: wrap;
  }
  .search_result_flex_left{
    max-width: 100%;
    width: 100%;
    margin: 0 0 40px 0;
  }
  .search_result_flex_right{
    width: 100%;
  }
  .map_bl{
    position: static;
    width: 100%;
  }
  .card_img_block_left{
    flex-wrap: wrap;
  }
  .in_card_img_block_left{
    width: 95%;
  }
  .in_card_img_block_left:last-child{
    display: none;
  }
  .in_card_img_block_left{
    margin: 0 0 30px 0;
  }
  .card_txt_block_left{
    padding: 0 20px 0 0;
  }
  .card_txt_block_right_in_inn{
    width: 100%;
  }
  .in_search_head_flex_left .heading{
    margin: 0 40px 0 0;
  }
}
@media screen and (max-width: 980px){
  body{
    padding: 80px 0 0 0;
  }
  header{
    background: #3f669d;
    padding: 10px 0;
  }
  .in_head{
    display: none;
  }
  .mob_head{
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .mob_head_left{
    display: flex;
    align-items: center;
  }
  .menu-btn{
    display: block !important;
    width: 60px;
    height: 60px;
    position: relative;
    cursor: pointer;
    border-radius: 50%;
    z-index: 999;
    background: #fff;
    margin: 0 20px 0 0;
  }
  .menu-btn>span{
    width: 25px;
    height: 2px;
    background: #3f669d;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -1px 0 0 -12px;
  }
  .menu-btn>span::before,
  .menu-btn>span::after{
    content: "";
    width: 25px;
    height: 2px;
    background: #3f669d;
    position: absolute;
    left: 0;
    transition: transform .2s;
  }
  .menu-btn>span::before{
    top: -8px;
  }
  .menu-btn>span::after{
    bottom: -8px;
  }
  .menu-btn.is-active>span{
    background: transparent;
  }
  .menu-btn.is-active>span::before{
    transform: rotate(45deg);
    top: 0;
  }
  .menu-btn.is-active>span::after{
    transform: rotate(-45deg);
    bottom: 0;
  }
  .menu{
    display: none;
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 80px;
    left: 0;
    z-index: 99;
    background: #f4f5f5;
    padding: 20px 30px;
  }
  .menu a{
    display: block;
    color: #3f669d;
    text-decoration: none;
    font-size: 16px;
    margin: 10px 0;
    padding: 4px 0;
  }
  .logo a{
    font-size: 30px;
  }
  .mob_head_right{
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .mob_head_right a{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    border: 1px solid #fff;
    text-decoration: none;
    color: #fff;
    margin: 0 0 0 10px;
    border-radius: 50%;
    font-size: 24px;
  }
  .mob_search .search_ic{
    position: static;
  }
  .go_search{
    padding: 50px 15px 40px;
  }
  .m_txt{
    display: block;
  }
  .heading{
    margin: 0 0 30px 0;
  }
  .form_search{
    flex-wrap: wrap;
    background: transparent;
    box-shadow: none;
    padding-bottom: 40px;
    border-bottom: 1px solid #e1e2e5;
    border-radius: 0;
  }
  .in_search_bl{
    max-width: 100%;
    width: 100%;
  }
  .in_search_bl{
    border: none;
    padding: 0 20px;
    background: #f0c676;
    -webkit-box-shadow: -4px 4px 10px 0px rgb(73 73 73 / 10%);
    -moz-box-shadow: -4px 4px 10px 0px rgba(73, 73, 73, 0.1);
    box-shadow: -4px 4px 10px 0px rgb(73 73 73 / 10%);
  }
  .in_search_bl p{
    display: none;
  }
  .in_search_bl input{
    padding: 20px 20px;
    font-size: 16px;
    border-bottom: 1px solid #fff;
  }
  .in_search_bl_mb1{
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
  }
  .in_search_bl_mb2{
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
  }
  .in_search_bl_mb2 input{
    border: none;
  }
  .search_btn{
    width: 380px;
    height: auto;
    text-align: center;
    margin: 20px auto 0;
    border-radius: 40px;
    padding: 20px 0;
    position: relative;
    background: #3f669d;
  }
  .search_btn span{
    display: inline-block;
    font-size: 16px;
  }
  .search_ic{
    position: absolute;
    top: 19px;
    right: 40px;
  }
  .cities_flex{
    margin: 0;
  }
  .in_cities_flex{
    width: 100%;
    margin: 0 0 40px 0;
  }
  .option_cities{
    max-width: 420px;
  }
  .option_cities>div {
    padding: 10px 20px 5px;
  }
  .option_cities>div h5{
    margin: 0 0 5px 0;
  }
  .option_cities>div p{
    font-size: 14px;
  }
  footer{
    padding: 20px 0 0 0;
  }
  .footer_flex{
    padding: 30px 0 30px 0;
    display: block;
      position: relative;
  }
  .in_footer_flex{
    display: none;
    width: 100%;
    margin: 0 0 40px 0;
  }
  .in_footer_flex:first-child{
    display: block;
    position: relative;
  }
    
    .in_footer_flex a{
        font-size: 12px !important;
    }    

    
    p.label-ooo {
        position: absolute;
        right: 8px;
        top: 0;
    }  
    
.in_footer_flex2.footer.soc {
    position: absolute;
    bottom: 29px;
    right: 0px;
    background: transparent;
}
    
    
  .in_footer_flex p{
    margin: 10px 0 0 0;
  }
  .in_footer_flex a{
    margin: 10px 0 0 0;
  }
  .in_footer_flex2 a{
    margin: 0 15px 0 0;
  }
  .search_head{
    width: 100%;
    overflow-x: scroll;
  }
  .search_head_flex{
    width: 100%;
    padding: 10px 0;
    justify-content: flex-start;
  }
  .in_search_head_flex_left{
    flex-wrap: nowrap;
    flex-shrink: 0;
  }
  .in_search_head_flex_left .heading {
    margin: 0 20px 0px 0;
    font-size: 16px;
  }
  .rs_search>div{
    flex-shrink: 0;
  }
  .rs_search>div p{
    font-size: 14px;
  }
  .in_search_head_flex_right{
    max-width: 230px;
    width: 230px;
    margin: 0 0 0 30px;
    padding: 0 15px 0 0;
    flex-shrink: 0;
  }
  .search_result{
    padding: 0;
  }
  .search_result_flex {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .search_result_flex_right{
    width: 480px;
    margin: 0 -15px 10px;
    position: relative;
  }
  .map_bl{
    width: 100%;;
    border-radius: 0;
    margin: 0 0;
  }
  .search_result_flex_left{
    margin: 0;
  }
  .search_result_flex_left_in{
    flex-wrap: wrap;
    padding: 30px 0;
  }
  .search_result_flex_left_in_img{
    width: 100%;
    height: auto;
  }
  .search_result_flex_left_in_txt {
    padding: 20px 0 0 0px;
  }
  .search_result_flex_left_in_txt h6{
    font-size: 14px;
  }
  .search_result_flex_left_in_txt div span{
    font-size: 14px;
  }
  .news_result {
    padding: 15px 0 0 0;
  }
  .news_result_flex_in{
    flex-wrap: wrap;
    padding: 30px 0;
  }
  .news_result_flex_in_img{
    width: 100%;
    height: auto;
    margin: 0 0 20px 0;
  }
  .contact_head {
    padding: 50px 0 0px 0;
  }
  .contact_head_flex{
    flex-wrap: wrap;
  }
  .in_contact_head_flex{
    width: 100%;
    margin: 0 0 20px 0;
  }
  .map_contact iframe{
    height: 350px;
  }
  .registraion{
    padding: 30px 20px 30px;
  }
  .registraion .fancybox-button{
    right: 5.5%;
    margin-right: -20px;
  }
  .registraion .heading{
    margin: 0 0 25px 0;
  }
  .in_registraion{
    padding: 30px 0 0 0;
  }
  .in_registraion button{
    margin: 0 auto 15px;
  }
  .fancybox-is-open .fancybox-bg{
    top: 80px;
  }
  .card_img_block_left{
    display: none;
  }
  .card_txt_block{
    flex-wrap: wrap;
  }
  .card_txt_block_left{
    padding: 0 0 40px 0;
    max-width: 100%;
  }
  .card_txt_block_right{
    padding: 35px 20px;
  }
}
@media screen and (max-width: 768px){
    span.select2.select2-container {
        margin: 0px 0 0;
    }
    
    input[type=checkbox]#agree + label{
        top: -45px;
    left: 29px;
    }
    .foot-pc{
        display: none;
    }
    
    .foot-mob{
        display: table;
        width: 100%;
    }
    
    .foot-mob td {
        border: 0;
        font-size: 13px;
        vertical-align: top;
        padding: 7px 0;
        margin: 0;
    }
    
    .map_bl{
        right: 0;
    }
    
    .in_card_txt_block_left2_in div{
        text-align: center;
    }
    
    .in_card_txt_block_left2_in div span {
        display: block;
        width: 50px;
        height: 30px;
        margin: 0 auto 15px;
    }

    .rs_search>div{
        padding:  5px 20px;
    }
    .select2-container .select2-selection--single,.select2-container--default .select2-selection--single .select2-selection__rendered,.select2-container--default .select2-selection--single .select2-selection__arrow{
        height: 45px;
        line-height: 45px;
        text-indent: 12px;
    }
}
@media screen and (max-width: 480px){

}