/*Reboot*/

*{
    padding: 0;
    margin: 0;
    border: 0;
 }
 *,*::before,*::after{
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
 }
 :focus,:active{outline: none;}
 a:focus,a:active{outline: none;}
 nav,footer,header,aside{display: block;}
 html,body{
    height: 100%;
    width: 100%;
    font-size: 100%;
    line-height: 1;
    font-size: 14px;
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    scroll-behavior: smooth;
 }
 .btn, button{
    -webkit-appearance: none;
    -moz-appearance:    none;
    appearance:         none;
 }
 
 .btn:focus, button:focus{
   outline: none;
 } 
 a[href^=tel]{
    color: #000;
 }
 input,button,textarea{font-family: inherit;}
 input::-ms-clear{display: none;}
 button{cursor: pointer;}
 button::-moz-focus-inner{padding: 0;border: 0;}
 a,a:visited{text-decoration: none;}
 a:hover{text-decoration: none;}
 img{vertical-align: top;}
 h1,h2,h3,h4,h5,h6{font-size: inherit;font-weight: inherit;}


body {
   max-width: 100%;
    min-width: 320px;
    font-weight: 300;
    /*padding: 0 6.32em;*/
    font-size: 1.1vw;
    overflow-x: hidden;
    font-family: 'Source Serif 4', serif;
    font-weight: 400;
}
.li {
    list-style: none;
}

@font-face {
    font-family: "Futura";
    font-style: normal;
    font-weight: 400;
    src: url(../font/FUTURAL.TTF);
}

/*-----LINK ANIMATION--------------------------------------------*/

.link_animation{
    background-image: linear-gradient(currentColor, currentColor);
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: 0% 0.07em;
    transition: all 0.5s;
}
.link_animation:hover{
    background-size: 100% 0.07em;
}


/*---adaptive---*/





/* HEADER */

.main_header {
   width: 100%;
    display: flex;
    align-items: center;
    padding-top: 1.52em;
    padding-bottom: 1.58em;
    justify-content: space-between;
    background-color:#ffffff;
}
.logo_img {
    width: 10%;
}
.logo {
    width: 100%;
}
/*--
.phone_link {
    width: 25%;
    margin-left: 6.5em;
}
.phone_number {
    color: #0D006A;
}
---*/

.phone_link{
   display: block;
   width: 100%;
   text-align: center;
   padding-bottom: 2.075em;
   font-size: 1.67vw;
}

.header_list {
   align-items: center;
    display: flex;
    /*width: 39.1em;*/
    width: 100%;
    justify-content: space-between;
    margin-left: 2%;
    
    
}
.list_header_item {
   
    font-weight: 400;
    list-style: none;
}
.header__button_right{
   display: block;
   width: 22.4%;
}
.btn_right{
   width: 70%;
   border: #0D006A;
   padding: 0.83em 1.42em;
   background: #0D006A;
   font-size: 1.25vw;
   color: #FFFFFF;
}

.pdhi{
   padding-bottom: 0;
}


/*----drop/down-menu----*/

/* MAIN CONTENT */

/* titles */

.main_content_block {
    display: flex;
    flex-direction: column;
}
.main_title {
    line-height: 120%;
    font-size: 2.333vw;
    padding-bottom: 0.94em;
    color: #000;
    text-align: center;
    font-family: "Futura" ;
}
/*-----add----*/
.icon_add{
   width: 100%;
   display: flex;
   flex-direction: row;
   align-items: center;
}
.add_icon_left{
   margin-left: 20em;
   width: 7.8%;
   margin-right: 16px;
}
.icontext_left{
   font-size: 1.25vw;
   font-family: "Futura" ;
   width: 40%;
}
.add_icon_right{
   width: 7.8%;
   margin-right: 16px;
   
}
.icontext_rigt{
   font-size: 1.25vw;
   font-family: "Futura" ;
   width: 90%;
}
.add__info__mobile_head{
   margin-bottom: 2.9em;
   color: #000;
}

.add_info{
   line-height: 140%;
   margin-right: 1em;
   text-align: center;
   font-family: "Futura" ;
   font-size: 1.8vw;
}
.p_text{
   text-align: center;
   margin-right: 1.1em;
   /*padding-bottom: 3.15em;*/
   font-family: "Futura" ;
}
.add__image__block{
   display: flex;
   justify-content: center;
   padding-bottom: 4.15em;
}



.second_title {
   color: #0D006A;
   padding-right: 1.5em;
    font-size: 2.5vw;
    text-align: center;
    padding-bottom: 0.45em;
    font-family: "Futura" ;
    font-weight: 600;
    margin-bottom: 1.11em;
}

/* Block 1 content */
/*#0D006A*/
.block1_title{
    color: #0D006A;
    font-size: 2.25vw;
    padding-bottom: 0.65em;

}

.block_1_main {
    display: flex;
    width: 100%;
    padding-bottom: 10.1em;
}
.block_1_icon {
    display: flex;
    flex-direction: column;
    width: 25%;
}
.some_div{
    display: flex;
    align-items: center;
}
.icon_contain {
    width: 100%;
}
.icon_block1 {
    width: 100%;
}
.icon_text {
    margin-left: 10%;
    font-size: 1.25vw;
    line-height: 130%;
    font-family: "Futura";
}

/* Block 2 */

.main_block_2 {
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding: 0 6.32em;
}
.block_2_and {
    display: flex;
    width: 32.3%;
    flex-direction: column;
}
.blcok_img {
    width: 100%;
    padding-bottom: 1.8em;
}
.block2img {
    width: 100%;
}
.block2__img_fire {
   margin-left: 1.2em;
   width: 90.5%;
}
.fire-text{
   margin-left: 1.2em;
}
.title-fire{
   margin-left: 1em;
}

.block_2_title {
    line-height: normal;
    font-size: 1.67vw;
    color: #0D006A;
    padding-bottom: 0.62em;
}
.b2-a-padd{
   padding-bottom: 10em;
}
.label_class{
   font-size: 0.9em;
    font-family: "Futura";
}
.form_window{
    font-size: 1vw;
}
.form_for_text{
    font-size: 1vw;
}
.main_form{
    font-family: "Futura";
}
.block2_text {
   /*#595959;*/
    line-height: 160%;
    font-family: "Futura";
    font-size: 1.04vw;
    color: #000000;
    width: 92%;
}

.block_li_text{
    padding-top: 1em;
    padding-bottom: 2.1em;
    line-height: 160%;
    font-family: "Futura";
    font-size: 1.04vw;
    color: #000000;
}

.block_li_under_text{
    padding-top: 1em;
    line-height: 160%;
    font-family: "Futura";
    font-size: 1.04vw;
    color: #000000;
}

.border_line{
    border-bottom: 1px solid rgba(0, 0, 0, 0.123);
}
/* Block 3 */

.block_3_main {
    display: flex;
    margin-top: 1em;
    width: 100%;
    padding: 0 6.32em;
    scroll-margin-top: 20em;
}
.block_with_title {
    width: 42.4%;
}
.title3block {
    color: #0D006A;
    font-size: 1.94vw;
    line-height: 130%;
}
.block_3_info {
   
    width: 57.6%;
    padding-bottom: 3em;
}
.block3_text {
    width: 96%;
    line-height: 160%;
    font-family: "Futura";
    color: #000000;
    padding-bottom: 2em;
}
.block_3_butt {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid black;
    padding: 0.45em 1.1em;
    font-size: 1.37vw;
    transition: 0.3s all;
}
.block_3_butt:hover{
    background-color: #000;
    color: white;
    font-weight: 300;
    transform: scale(1.05);
}
.butt_3_link {
    color: black;
}
.butt_3_link:hover {
   color: rgb(255, 255, 255);
}
.block_3_butt:hover a{
   background-color: #000;
   color: white !important ;
}

/* Block 5 */

.block5_text {
    width: 89.4%;
    line-height: 160%;
    font-family: "Futura";
    color: #000000;
    padding-bottom: 2em;
}
.bl3-img-pdhi{
   width: 50%;
   
}
.bl3-img-call{
   width: 80%;
}
.t3block-pdhi{
   width: 100%;
   padding-bottom: 0;
}
.t3block-pdhi1{
margin-bottom: 0.534em;
}

/* FOrm */

/*---FORM SUBMIT---------------*/

.block_3_info_add{
   padding-left: 20em;
   width: 57.6%;
    padding-bottom: 5.1em;
}

.main_form{
     
    padding-bottom: 1.25em;
}
.form_window{
    color: #898989;
    background-color: #F7F7F7;
    border-color: #C2D6D5;
    padding: 2% 11% 2% 2%;
    margin-top: 2.8%;
    width: 47.9%;
 }

 .form_for_text{
    color: #898989;
    background-color: #F7F7F7;
    border-color: #C2D6D5;
    margin-top: 4%;
    padding: 1em;
    width: 100%;
    height: 8.2em;
 }

 .form_width{
    width: 100%;
 }

 .form_left{
    margin-left: 2.8%;
 }
 .file_the_form{
    font-family: 'Kanit', sans-serif;
    font-weight: 400;
    color: #0C5D57;
    text-decoration: underline;
 }
 .file_the_form:hover{
    color: #11a69c;
 }

 /* block 6 text */
.check_box{
   vertical-align: middle;
}

 .block6_text {
   font-size: 0.7vw;
    width: 100%;
    line-height: 160%;
    font-family: "Futura";
    color: #000000;
    padding-bottom: 1em;
}

.under_footer_title{
    font-size: 2.83vw;
    text-align: center;
    line-height: 150%;
    color: #0D006A;
    padding-bottom: 3.95em;
    padding-top: 3.95em;
}


/* FOOTER */

.main_footer {
    display: flex;
    width: 100%;
    padding-bottom: 3em;
}
.foot1 {
    width: 45%;
}
.foot2 {
    width: 33%;
}
.text_foot {
    width: 80%;
    color: #000000;
    line-height: 160%;
    font-family: "Futura";
    padding: 0 6.32em;
}

.text_f_t{
    width: 100%;
    color: #000000;
    line-height: 160%;
    font-family: "Futura";
    font-size: 0.8em;
}

.foot3 {
    width: 28%;
}
.img_foot {
    width: 90%;
}
.footer_list {
    display: flex;
    margin-top: 0.8em;
    width: 90%;
    justify-content: space-between;
}
.list_footer_item {
    font-weight: 300;
    list-style: none;
    font-size: 0.9vw;
}

.block_1_icon_mobile{
   display: none;
}

.icon__add_mobile {
   display: none;
}
.second_title__mobile{
   display: none;
}
.main_title_mobile{
display: none;
}
.border__line_mobile{
   display: none;
}
.border__line_mobile2{
   display: none;
}
.border__line_mobile3{
   display: none;  
}
.border__line_mobile4{
   display: none;
}
.add__info__mobile_head2{
   display: none;
}
.menu {
display: none;
}
.head__mobile_call{
   display: none;
}
.menu-btn{
   display: none;
}
.div__foot1_mobile1{
   display: none;
}
.div__footer_mobile1{
   display: none;
}
.form_mobile1{
   display: none;
}
.plink-dnone{
   display: none;
}



nav{
   display: none;
}

.sub-menu11{
   display: none;
}
.sub-menu113{
   display: none;
}

.legal-consultation-list li{
   list-style: disc;
   font-family: "Futura";
   font-size: 1.04vw !important;
   line-height: 2em;
   
}
.legal-consultation-list li:last-child{
   margin-bottom: 3em;
}
.legal-consultation{
   font-size: 1.14vw;
   font-weight: 600;
   line-height: 2em;
}
.call-free-legal{
   font-weight: 600;
}

/*---------testemonials--------------*/
.second_title_testemonials{
   text-align: center;
   font-size: 2.57vw;
   margin-bottom: 3.9em;
}
.Testemonials__block1_info {

}
.Testemonials__block1_title {
}
.testemonial_t {
   font-family: "Futura";
   font-size: 1.94vw;
   color: #0D006A;
}
.testemonial_block1_right {
   
}
.testemonials_info_right h1{
font-size: 1.25vw;
font-weight: bold;
margin-bottom: 0.3em;
}
.testemonials_info_right h2{
   font-size: 1.1vw;
}
.testemonials_info_right p{
   
}
.testemonials_info_right {
   margin-bottom: 3em;
   line-height: 160%;
   width: 88%;
   margin-left: 28em;
   
}
.otziv{
   display: flex;
   margin-bottom: 1em;
}
.otziv_text{
margin-top: 0.5em;
}
.t__logo {
   width: 11%;
   border-radius: 50%;
   margin-right: 1em;
}
.t_stars {
   display: flex;
}
.t_stars p{
   display: flex;
   margin-left: 0.5em;
   
}
.stars {
   width: 3%;
}





/*----------------menu--------------------*/
a {
   text-decoration: none;
   font-family:'Futura';
}
ul {
   list-style: none;
}
ul .nav-list {
   width: 100%;
   justify-content: space-between;
}
.container ul {
   margin-left: 20%;
   width: 76%;
   justify-content: space-evenly;
}

.container{
   width: 70%;
   /*padding: 0 1.5rem; */
   justify-content: center;
}
.menu-icons{
   color: #000;
   font-size: 4rem;
   top: 50%;
   right: 2rem;
   transform: translateY(-50%);
   cursor: pointer;
   z-index: 1500;
   display: none;
}
section{
   align-items: center;
   display: flex;
   width: 100%;
   height: 5rem;
   border-bottom: 1px solid rgb(255, 255, 255);
}
.nav-list{
   
   display: flex;
   width: 100%;
   align-items: center;
}
.nav-list li{
   line-height: 4rem;
   position: relative;
}
.sub-menu11 li{
line-height: 3rem;
border: 1px solid #000;
}
.nav-list a{
   
   display: block;
    color: rgb(0, 0, 0);
    /* padding: 0 1.5rem; */
    font-weight: 600;
    font-size: 13px;
    text-transform: capitalize;
    font-family: 'Montserrat';
    text-align: left;
    padding-left: 10px;
}
.nav-list a:hover{
  color: rgb(0, 0, 0);
  border-top:3px solid #0d006a;
}
/*.nav-list a:hover{
   color: #eb3007;
   color: #eee;
   background-color: #0D006A;
}*/
.sub-menu11_dtop a:hover {
   color: #fff;
   background-color: #0D006A;

  }
.sub-menu1{
   width: 10em;
   display: block;
   position: absolute;
   border-top: 3px solid #eb310700;
   background-color: #f1f1f1;
   z-index: 100;
   top: 8rem;
   visibility: hidden;
   transition: all 250ms ease;
}

.sub-menu11::before{
   content: "";
   position: absolute;
   top: -2.5rem;
   left: 3rem;
   border: 1.2rem solid transparent;
   border-bottom-color: #ff2f0000;
}
.sub-menu11 .sub-menu11::before{
   top: 9rem;
   left: -2.5rem;
   border: 1.2rem solid transparent;
   border-left: 3px solid #eb310700;
}
.sub-menu11 .sub-menu11{
   border-top: none;
   border-left: 3px solid #eb310700;
   top: 10;
   left: 100%;
   
}
.nav-list li:hover > .sub-menu11{
   top: 3rem;
   opacity: 1;
   visibility: visible;
}


/*---------sub-menu112-----*/

ul .sub-menu112{
   width: 20rem;
   display: block;
   position: absolute;
   border-top: 3px solid #eb310700;
   background-color: #ffffff;
   z-index: 100;
   top: 8rem;
   visibility: hidden;
   transition: all 250ms ease;
   
}
.nav-list li:hover > .sub-menu112{
   
   top: 0;
   opacity: 1;
   visibility: visible;
}
.sub-menu11 .sub-menu112{
   
   border-top: none;
   border-left: 3px solid #eb310700;
   top: 10rem;
   left: 100%;
}


/*-----------------------asdfsaf-----------------*/

.sub-menu11_dtop{
   width: 11em !important;
   display: block;
   position: absolute;
   border-top: 1px solid #eb310700;
   background-color: #ffffff;
   z-index: 100;
   top: 4rem !important;
   left: -0.6em !important;
   visibility: hidden;
   transition: all 250ms ease;
   
}
.sub-menu11_dtop a{
   line-height: 3em;
   border: 1px solid;
}
.sub-menu11_dtop::before{
   content: "";
   position: absolute;
   top: -2.5rem;
   left: 3rem;
   border: 1.2rem solid transparent;
   border-bottom-color: #ff2f0000;
}
.sub-menu11_dtop .sub-menu11_dtop::before{
   top: 9rem;
   left: -2.5rem;
   border: 1.2rem solid transparent;
   border-left: 3px solid #eb310700;
}
.sub-menu11_dtop .sub-menu11_dtop{
   border-top: none;
   border-left: 3px solid #eb310700;
   top: 10;
   left: 100%;
   
}
.nav-list li:hover > .sub-menu11_dtop{
   border: 1px solid;
   text-align: center;
   top: 3rem;
   opacity: 1;
   visibility: visible;
}
.sub-menu11_dtop .sub-menu112{
   
   
   border-left: 3px solid #eb310700;
   top: 12rem;
   left: 79.5%;
}
.sub-menu11_dtop .sub-menu112 {
   border: 1px solid black;
   
}




































/*---------MOBILE--------*/









@media (max-width:640px){

   /*-----testemonials---------*/
.block_3_main1{
   display: flex;
   flex-direction: column;
}
.testemonials_info_right{
   margin-left: 0;
   justify-content: center;
   width: 100%;
   font-size: 2.4vw;
}
.testemonials_info_right:last-child > p:last-child{
   margin-bottom: 10em;
}
.stars{
   width: 4%;
}
.t_stars p{
   margin-bottom: 0;
}
.testemonial_t {
   font-family: "Futura";
   font-size: 3.94vw;
   color: #0D006A;
   text-align: center;
}
.Testemonials__block1_title{
   text-align: center;
   margin-bottom: 5em;
}
.second_title_testemonials{
   display: none;
}
.testemonial_block1_right {
   
}

.testemonials_info_right h1{
font-size: 2.6vw;
font-weight: bold;
margin-bottom: 0.3em;
}
.testemonials_info_right h2{
   font-size: 2.4vw;
}


/*----------Menu11 drop-down---------*/
section{
   justify-content: flex-end;
   align-items: center;
   
}
.menu-icons{
   margin-top: 1em;
}


.nav-list{
   margin: 0 auto;
   width: 100%;
   text-align: center;
   display: none;
   position: fixed;
   top: 0;
   left: 0;
   height: 100vh;
   flex-direction: column;
   background-color: #fff;
   z-index: 1000;
   overflow-y: scroll;
}
.nav-list > li {
   line-height: 6rem;
}
.container ul {
   justify-content: flex-start;
   margin: 0 auto;
   width: 100%;
}
.container{
   display: block;
   width: 100%;
   /*padding: 0 1.5rem; */
   justify-content: center;
}

.nav-list ul{
   line-height: 2em !important;
}
.nav-list li{
   line-height: 5rem;
   position: initial;
   font-size: 1.6em;
   width: 100%;
}
.sub-menu11 li{
line-height: 3rem;
border: 1px solid #d1d1d1;
}
.nav-list a{
   
   line-height: 3em !important;
   width: 100%;
   display: block;
   color: rgb(0, 0, 0);
   /*padding: 0 1.5rem;*/
   font-size: 4.5vw;
   text-transform: uppercase;
}
.nav-list > li:first-child{
   margin-top: 2.3em;
}
.sub-menu112 a{
   line-height: 2em !important ;
}



.sub-menu11{
   width: 100%;
   display: block;
   position: absolute;
   border-top: 0px solid #eb310700;
   background-color: #f1f1f1;
   z-index: 100;
   top: 8rem;
   left: 0%;
   visibility: hidden;
   transition: all 250ms ease;
}

.sub-menu11::before{
   content: "";
   position: absolute;
   top: 2.5rem;
   left: 3rem;
   border: 0.2rem solid transparent;
   border-bottom-color: #ff2f0000;
}
.sub-menu11 .sub-menu11::before{
   top: 9rem;
   left: -2.5rem;
   border: 0.2rem solid transparent;
   border-left: 1px solid #eb310700;
}
.sub-menu11 .sub-menu11{
   border-top: none;
   border-left: 3px solid #eb310700;
   top: 10;
   left: 100%;
   
}
ul .sub-menu112{
   width: 100%;
   display: block;
   position: absolute;
   border-top: 3px solid #eb310700;
   background-color: #f1f1f1;
   z-index: 100;
   top: 8rem;
   visibility: hidden;
   transition: all 450ms ease;
}
.nav-list li:hover > .sub-menu112{
   top: 5;
   opacity: 1;
   visibility: visible;
}
.sub-menu11 .sub-menu112{
   border-top: none;
   border-left: 3px solid #eb310700;
   top: 10rem;
   left: 0%;
}

.nav-list li:hover > .sub-menu112{
   top: 4rem;
}


/*----------------sub-menu113--------------------*/
ul .sub-menu113{
   width: 100%;
   display: block;
   position: absolute;
   border-top: 3px solid #eb310700;
   background-color: #f1f1f1;
   z-index: 100;
   top: 8rem;
   visibility: hidden;
   transition: all 450ms ease;
}
.nav-list li:hover > .sub-menu113{
   top: 5;
   opacity: 1;
   visibility: visible;
}
.sub-menu11 .sub-menu113{
   border-top: none;
   border-left: 3px solid #eb310700;
   top: 10rem;
   left: 0%;
}

.nav-list li:hover > .sub-menu113{
   top: 16.5rem;
   position: sticky;
}
.sub-menu112 a{
   line-height: 2em !important ;
}
.sub-menu113 li{
   line-height: 3rem;
   border-bottom: 1px solid #d1d1d1;
   }





.nav-list li:hover > .sub-menu11{
   position: static;
   top: 7rem;
   opacity: 1;
   visibility: visible;
}
.nav-list li:nth-child(3):hover >.sub-menu11{
   top: 5rem;
   position: sticky;
} 

.nav-list a:hover{
   
   color: #eee !important;
   background-color: #0D006A;
}

.menu-icons{
   display: block;
   order: 3;
}
.ion-md-close{
   display: none;
}
section._active .ion-md-close{
   display: block;
   }
section._active .ion-md-menu{
   display: none;
}
section._active .nav-list{
   display: flex;
}

.sub-menu11._active {
   display: none;
}
.sub-menu112._active1 {
   display: none !important;
}   
.sub-menu113._active2{
   display: none !important;
}





/*----------Menu11---------*/

   .main_header {
      width: 100%;
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: space-between;
  }
  .logo_img {
   align-items: center;
      width: 30%;
  }
  .logo {
   align-items: center;
      width: 100%;
      margin-bottom: 1em;
  }
  .phone_link {
   display: none;
   margin-left: 0;
   margin-bottom: 1em;
   width: 70%;
   font-size: 1.5em;
   text-align: center;
  }
  .phone_number {
   color: #0D006A;
   text-align: left;
   font-size: 1.5em;
  }
/*-------burger-------*/
.burger_mobile{
   width: 100%;
}
.burger_mobile ul ul {
   display: none;
}
.burger_mobile ul li:hover  > ul {
	display:inherit;
   
}

/*-----mnbtnbbbtn----------------------*/
.block2__img_fire {
   margin-left: 0em;
   width: 90.5%;
}
.fire-text{
   margin-left: 0em;
}
.title-fire{
   margin-left: 0em;
}
/*------burger------
display: flex;
}
.header_list_mobile{
   text-align: center;
   font-size: 3vw;
   margin-left: 0em;
   word-spacing: 7px;
   width: 100%;
}

.list_header_item{
   width: 100%;
   margin-bottom: 16px;
   border-bottom: 1px solid #000;
}
.menu-btn {
   
   display: block;
	width: 70px;
	height: 70px;
	position: relative;
	z-index:2;
	overflow: hidden;
   padding: 10px;
}
.menu-btn span {
	width: 40px;
	height: 3px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: #222222;
	transition: all 0.5s;
   
}



.menu-btn span:nth-of-type(2) {
	top: calc(50% - 5px);
}
.menu-btn span:nth-of-type(3) {
	top: calc(50% + 5px);
}

.menu {
   
	position: fixed;
	top: 0;
	left: 0%;
	width: 100%;
	height: 100%;
	padding: 0px;
   background: #e7e4f7;
	transform: translateX(-100%);
	transition: transform 0.3s; 
}
.menu.active {
   
   width: 100%;
	transform: translateX(0);
}
.menu-btn.active span:nth-of-type(1) {
   display: none;
}
.menu-btn.active span:nth-of-type(2) {
   top: 50%;
   transform: translate(-50%, 0%) rotate(45deg);  
}
.menu-btn.active span:nth-of-type(3) {
   top: 50%;
   transform: translate(-50%, 0%) rotate(-45deg); 
}
---*/

/*-----weew----*/
.head__mobile_call{
   display: flex;
   justify-content: center;
   color: #000;
   font-size: 2.6vw;
   margin-bottom: 4em;
}
.phone_link1 a{
   color: #0D006A !important;
}

  .header_list {
     
      display: none;
      width: 100%;
      justify-content: space-between;
      margin: 0 auto;
  }
  .list_header_item {
   
   font-size: 2.5em;
   font-weight: 700;
   list-style: none;
  }
/*-------------------------*/
  .main_content_block {
   display: flex;
   flex-direction: column;
}
.main_title {
   display: none;
   line-height: 140%;
   font-size: 2.93vw;
   
   color: #000;
   text-align: center;
}
.p_text{
   text-align: center;
   line-height: 140%;
   font-size: 2.93vw;
   /*padding-bottom: 3.15em;*/
   font-family: "Futura" ;
}

.main_title_mobile{
   justify-content: center;
   display: flex;
   text-align: center;
   line-height: 140%;
   font-size: 4.1vw;
   width: 100%;
   color: #000;
   
}
.second_title__mobile{
   justify-content: center;
   display: flex;
   font-size: 4.2vw;
   text-align: center;
   margin-top: 0.97em;
   margin-bottom: 3.1em;
   font-family: "Futura";
   font-weight: 600;
   color: #0D006A;
    
    
    
}

.border__line_mobile{
   margin-bottom: 2.53em;
   display: flex;
   border-bottom: 1px solid rgba(0, 0, 0, 0.123);
}
/*-----add----*/

/*-----mob icon-----*/
.icon__add_mobile{
   font-family: "Futura" ;
   width: 100%;
   font-size: 3.4vw;
   display: flex;
   flex-direction: row;
   justify-content: center;
   text-align: center;
   margin-bottom: 1em;
}
.mobile__column1{
   margin-right: 96px;
}
.iconleft__mobile{
   margin-bottom: 1.428em;
}
.iconright__mobile{
   margin-bottom: 1.428em;

}







/*-----mob icon-----*/
.icon_add{
  width: 100%;
  display: none;

}
.add_icon_left{
  margin: 0;
  width: 100%;
}
.icontext_left{
   
  font-size: 3.2vw;
  font-family: "Futura" ;
  
}
.add_icon_right{
  width: 100%;
  
}
.icontext_rigt{
  font-size: 3.2vw;
  font-family: "Futura" ;
  
}

.add_info{
   
  line-height: 140%;
  margin-right: 1em;
  text-align: center;
  font-family: "Futura" ;
  font-size: 4.4vw;
}

.add__info__mobile_head{
   display: none;
}
.add__info__mobile_head2{
   display: flex;
   color: #000;
   
}
.add__info__mobile_head2 p{
   margin: 0;
}

.add__image__block{
  display: flex;
  justify-content: center;
  padding-bottom: 4.15em;
}



.second_title {
   display: none;
  padding-right: 1.5em;
   font-size: 3.85vw;
   text-align: center;
   padding-bottom: 0.45em;
   font-family: "Futura" ;
}

/* Block 1 content */
/*#0D006A*/
.block1_title{
   color: #0D006A;
   font-size: 4.35vw;
   padding-bottom: 0.65em;
   font-weight: 400;
   font-family: "Futura";
}

.block_1_main {
   display: none;
   flex-direction: row;
   width: 100%;
   padding-bottom: 10.1em;
}
.block_1_icon {
   display: flex;
   flex-direction: column;
   width: 25%;
}
.some_div{
   display: flex;
   flex-direction: column;
   align-items: center;
}
.icon_contain {
   
   width: 100%;
}
.icon_block1 {
   
   width: 100%;
}
.icon_text {
   
   text-align: center;
   margin-left: 0 auto;
   font-size: 1.25vw;
   line-height: 130%;
   font-family: "Futura";
}

/*------------*/


.block_1_icon_mobile{
   display: flex;
   flex-direction: column;
   width: 100%;
   margin-bottom: 7.3em;
}
.block_1_main_mobile{
   display: flex;
   width: 100%;
   font-size: 0.25vw;
   
}
.icon_contain{
   width: 35.5%;
}

.block_1_icon{
   
   width: 100%;
}
.block_1_icon p{
   margin: 0;
   font-weight: 300;
   font-family: "Futura";
   font-size: 3.41vw;
   text-align: center;
   
}
.icon_block1{
   width: 100%;
}



/* Block 2 */

.main_block_2 {
   margin-top: 3.85em;
   display: flex;
   flex-direction: column;
   width: 100%;
   justify-content: space-between;
}
.block_2_and {
   
   display: flex;
   width: 100%;
   flex-direction: column;
}
.blcok_img {
   
   width: 100%;
   margin-bottom: 1.8em;
}
.block2img {
   
   width: 100%;
}
.block_2_title {
   font-family: "Futura";
   line-height: 25px;
   font-size: 4.39vw;
   color: #0D006A;
   padding-bottom: 0.82em;
}
.label_class{
   margin-left: 0.2em;
   vertical-align: middle;
  font-size: 3.9vw;
   font-family: "Futura";
}
.form_window{
   font-size: 2.85vw;
   
}
.form_for_text{
   font-size: 2.85vw;
}
.main_form{
   
   font-family: "Futura";
}
.block2_text {
  /*#595959;*/
   line-height: 160%;
   font-family: "Futura";
   font-size: 3.4vw;
   color: #000000;
   width: 100%;
}

.block_li_text{
   margin-left: 1.5em;
   margin-bottom: 3em;
   padding-top: 1em;
   padding-bottom: 1em;
   line-height: 160%;
   font-family: "Futura";
   font-size: 3.4vw;
   color: #000000;
}

.block_li_under_text{
   padding-top: 1em;
   line-height: 160%;
   font-family: "Futura";
   font-size: 1.04vw;
   color: #000000;
}

.border_line{
   display: none;
   border-bottom: 1px solid rgba(0, 0, 0, 0.123);
}
.border__line_mobile2{
   display: flex;
   margin-top: 9.21em;
   border-bottom: 1px solid rgba(0, 0, 0, 0.123);
}
/* Block 3 */

.block_3_main {
   display: flex;
   flex-direction: column;
   margin-top: 1em;
   width: 100%;
}
.block_with_title {
   width: 100%;
}
.title3block {
   color: #0D006A;
   font-size: 4.4vw;
   line-height: 130%;
}
.border__line_mobile4{
   display: flex;
   margin-top: 4.5em;
   border-bottom: 1px solid rgba(0, 0, 0, 0.123);
}
.block_3_info {
  
   width: 100%;
   padding-bottom: 1.1em;
}
.block3_text {
   font-size: 3.4vw;
   width: 100%;
   line-height: 160%;
   font-family: "Futura";
   color: #000000;
   padding-bottom: 2em;
}
.block_3_butt {
   
   margin-top: 2.2em;
   background-color: rgba(0, 0, 0, 0);
   border: 1px solid black;
   padding: 0.85em 7.092em;
   font-size: 4.86vw;
   transition: 0.3s all;
}
.butt_3_link {
   color: black;
}
.block_3_butt:hover{
   background-color: #000;
   color: white ;
   font-weight: 300;
   transform: scale(1.05);
}
.block_3_butt:hover a{
   background-color: #000;
   color: white !important ;
}

.bl3-img-call{
   width: 100%;
}


.border__line_mobile3{
   display: flex;
   margin-top: 11.55em;
   border-bottom: 1px solid rgba(0, 0, 0, 0.123);
   margin-bottom: 1.5em;
}
.title__landlord h3{
   font-size: 5.6vw;
}

/* Block 5 */

.block5_text {
   font-size: 3.4vw;
   width: 100%;
   line-height: 160%;
   font-family: "Futura";
   color: #000000;
   padding-bottom: 2em;
}

.legal-consultation-list li{
   list-style: disc;
   font-family: "Futura";
   font-size: 3.4vw !important;
   line-height: 2em;

}

.legal-consultation{
   font-size: 4.55vw;
   font-weight: 600;
   line-height: 2em;
}








/* FOrm */

/*---FORM SUBMIT---------------*/
.form_mobile1{
   display: flex;
}
.form_mobile{
   display: none;
   
}
.form_window1{
   font-weight: 600;
   color: #898989;
   background-color: #F7F7F7;
   border-color: #C2D6D5;
   padding: 6% 11% 6% 6%;
   margin-top: 2.8%;
   width: 100%;
   
}
.form_width{
   font-weight: 600;
   font-size: 3vw;
   color: black !important;
}
.form_for_text1{
   color: #898989;
   background-color: #F7F7F7;
   border-color: #C2D6D5;
   margin-top: 4%;
   padding: 1em;
   width: 100%;
   height: 6.2em;
   font-weight: 600;
}


.block_3_info_add{
  padding-left: 0em;
  padding-bottom: 0em;
  width: 100%;
}

.main_form{
   
   padding-bottom: 1.25em;
}
.form_window{
   color: #898989;
   background-color: #F7F7F7;
   border-color: #C2D6D5;
   padding: 6% 11% 6% 6%;
   margin-top: 2.8%;
   width: 47.9%;
}

.form_for_text{
   color: #898989;
   background-color: #F7F7F7;
   border-color: #C2D6D5;
   margin-top: 4%;
   padding: 1em;
   width: 100%;
   height: 8.2em;
}

.form_width{
   width: 100%;
}

.form_left{
   margin-left: 2.8%;
}
.file_the_form{
   font-family: 'Kanit', sans-serif;
   font-weight: 400;
   color: #0C5D57;
   text-decoration: underline;
}
.file_the_form:hover{
   color: #11a69c;
}

/* block 6 text */
.check_box{
  vertical-align: middle;
}

.block6_text {
  font-size: 2.95vw;
   width: 100%;
   line-height: 160%;
   font-family: "Futura";
   color: #000000;
   padding-bottom: 1em;
}

.under_footer_title{
   
   font-size: 4.1vw;
   text-align: center;
   line-height: 150%;
   color: #000;
   padding-bottom: 1.95em;
   padding-top: 1.95em;
}
a {
   color: #000 !important;
}

/* FOOTER */

.main_footer {
   display: flex;
   flex-direction: column;
   width: 100%;
   
}
.foot1 {
   
   width: 100%;
}
.div__footer_mobile{
   display: none;
   
}
.div__footer_mobile1{
   display: flex;
}
.div__footer_mobile p{
   display: flex;
}
.foot2 {
   width: 100%;
}
.text_foot {
   margin-bottom: 2.12em;
   font-size: 3.65vw;
   width: 100%;
   color: #000000;
   line-height: 160%;
   font-family: "Futura";
}

.text_f_t{
   width: 100%;
   color: #000000;
   line-height: 160%;
   font-family: "Futura";
   font-size: 2.92vw;
   padding-bottom: 5.8em;
   margin-top: 1.1em;
   
}
.foot3 {
   width: 100%;
}
.img_foot {
   width: 100%;
}
.footer_list {
   display: flex;
   margin-top: 0.8em;
   width: 100%;
   justify-content: space-between;
}
.list_footer_item {
   font-weight: 300;
   list-style: none;
   font-size: 2.85vw;
}


.header__button_right{
   display: none;
}

ul#menu.header_list{
   display: none;
   order: 2;
}
nav {
   display: none;
   order: 1;
}

.sub-menu11_dtop{
   display: none;
}



}











