// <weight>: Use a value from 100 to 900
// <uniquifier>: Use a unique and descriptive class name

.roboto-<uniquifier> {
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}

body {padding: 0px; margin: 0px; font-size: 17px; font-weight: 400; color: #353535; background: #fff; font-family: 'Roboto'; overflow-x: hidden;}
footer, nav, header, section, aside {display: block;}
a{color: #7BADE4;}
a:hover{text-decoration: none;}
.center {margin: auto; max-width: 1440px; box-sizing: border-box; padding-left: 15px; padding-right: 15px;}
.layout_top {float: left; width: 100%; height: 1070px; background: url('images/top_fon.jpg');}
header {display: flex; justify-content: space-between; align-items: center; margin-top: 50px;}
header .addressTop {background: url('images/ico_map.svg') left top no-repeat; padding-left: 25px;}
.phoneTop {display: flex; align-items: center; gap: 50px;}
.phoneTop div {font-size: 20px; font-weight: 600;}
.phoneTop a {text-decoration: none; color: #fff; background: #7BADE4; padding: 15px 30px; border-radius: 7px;}
.phoneTop a:hover {background: #5E96D4;}
.phoneTop span {display: block; font-size: 18px;}

.docTop {position:  relative; float: left; font-size: 45px; background: #fff; border-radius: 7px; width: 450px; margin-top: 280px;}
.titleDocTop {float: left; margin: 30px 0px 30px 30px;}
.scrollDoc {float: left; font-size: 20px; border-radius: 7px; border: 1px solid #353535; padding: 20px 40px; margin: 0px 0px 30px 30px;}
.icoDocTop {position: absolute; right: -25px; bottom: -20px;}
.icoDocTop img {display: block;}
.layoutTopFon {position: relative; float: left; width: 100%; height: 1070px;}
.textZen {position: absolute; left: 0px; bottom: 0px; font-size: 250px; font-weight: 900; color: rgb(255,255,255, .3)}

.titleBlock {float: left; width: 100%; font-size: 40px; font-weight: 600; margin-top: 60px; margin-bottom: 35px;}
.titleBlock::first-letter, .titleUsl::first-letter {color: #7BADE4;} 
.text {float: left; width: 100%;}
.buttonOkomp {display: block; float: left; font-size: 20px; text-decoration: none; color: #353535; border: 1px solid #353535; border-radius: 7px; padding: 20px 40px; margin-top: 40px;}
.usl {float: left; display: flex; flex-direction: column; width: 100%; box-sizing: border-box; padding: 20px; border: 2px solid #7BADE4; border-radius: 7px; margin-top: 60px; gap: 30px;}
.titleUsl {font-size: 30px; font-weight: 600;}
.infUsl {display: flex;}
.fotoUsl {display: flex; width: 70%; flex-wrap: wrap; gap: 15px;}
.fotoUsl div {width: 115px; height: 115px; border-radius: 5px; overflow: hidden;}
.textUsl {display: flex; flex-direction: column; gap: 25px; justify-content: center;}
.layoutPrice {display: flex; gap: 20px;}
.layoutPrice div:nth-of-type(1) {font-size: 20px; background: #7BADE4; padding: 10px; color: #fff; border-radius: 5px;}
.layoutPrice div:nth-of-type(1) b {font-size: 25px;}
.formUs {display: block; font-size: 20px; background: #FE9128; padding: 13px; color: #fff; border-radius: 5px; text-decoration: none;}
.formUs:hover {background: #e17e1e;}
.tdm  {float: left; width: 100%;}
.tdm ul {display: flex; flex-direction: column; gap: 20px; padding: 0; margin: 0; margin-top: 30px;}
.tdm ul li {display: flex; font-size: 20px; align-items: center; gap: 15px;}
.tdm ul li a {color: #353535; text-decoration: underline; width: auto; text-align: left; border: none; padding: 0;}

.tdm ul a {display: block; text-decoration: none; color: #7BADE4; border: 1px solid #7BADE4; width: 200px; text-align: center; padding: 15px 0px; border-radius: 5px;}
.cont {float: left; display: flex; margin-top: 60px; width: 100%; justify-content: space-between;}
.cont .map {position: relative; height: 720px; width: 48%; overflow: hidden;}
.cont .rek {width: 48%; display: flex; flex-direction: column;}
.rek .titleBlock {margin-top: 0px; font-size: 30px;}
.infRek {display: flex; flex-direction: column; gap: 19px;}
.infCont {position: absolute; top: 50px; left: 30px; background: #fff; border-radius: 10px; padding: 20px;}
.infCont .titleBlock {margin-top: 0px; font-size: 30px;}
.infCont .text {line-height: 25px;}
.infCont span {color: #7BADE4;}
.layoutFooter {float: left; width: 100%; border-top: 1px solid #DEDEDE; padding-top: 30px; margin-top: 100px;}
footer {display: flex; align-items: center; justify-content: space-between;}
footer div:nth-of-type(1) {display: flex; align-items: center;}

/*****FORM POP-UP****/
.form input {width: 100%; box-sizing: border-box; background: #fff; font-size: 20px; font-weight: 300; color: #474747; font-family: 'robot'; border: 1px solid #cdcdcd; border-radius: 10px; resize: none; padding: 24px; margin: 10px 0px; outline: none;}
.form button {transition: .4s; width: 100%; background: #7BADE4; color: #fff; font-size: 20px; font-weight: 400; text-decoration: none; padding-top: 23px; padding-bottom: 24px; border-radius: 10px; border: none; cursor: pointer; outline: none; margin-top: 8px;}
.form button:hover {background: #5E96D4;}
.form .checkbox {float: left; text-transform: none; line-height: 17px; margin-top: 10px;}
.form .checkbox input {width: auto; float: left; margin-top: 4px; margin-right: 10px;}
.form .checkbox label {font-size: 15px; color: #848484;}
.form input::placeholder {color: #474747; font-size: 20px; font-weight: 300;}
/*****FORM POP-UP****/


/*****cookie****/
#cookie_note{
    display: none;
    position: fixed;
    bottom: 25px;
    left: 45%;
    max-width: 90%;
    transform: translateX(-45%);
    padding: 20px;
    background-color: white;
    border-radius: 4px;
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
    z-index: 100;
}

.layout_text_cookie {display: flex; gap: 20px; align-items: center;}

#cookie_note p{
    margin: 0;
    font-size: 0.7rem;
    text-align: left;
    color: black;
    width: 90%;
}

#cookie_note a {color: #7BADE4;}
#cookie_note a:hover {text-decoration: none;}

.cookie_accept{
    width: 100px;
    height: 30px;
    background: #7BADE4;
    border: none;
    color: #fff;
    border-radius: 5px;
    transition: .3s;
}

.cookie_accept:hover {cursor: pointer; background: #5E96D4;}

@media (max-width: 780px){
.layout_text_cookie {
    display: flex;
    gap: 20px;
    align-items: center;
    flex-direction: column;
}
#cookie_note {left: 10%; max-width: 90%; transform: translateX(-5%); padding: 10px;}
}

@media (min-width: 576px){
    #cookie_note.show{
        display: flex;
    }
}

@media (max-width: 575px){
    #cookie_note.show{
        display: block;
        text-align: left;
    }
}
/*****cookie****/


@media only screen and (max-width:1180px) {
    .fotoUsl {width: 127%;}
    .infCont {
    position: absolute;
    top: 50px;
    left: 0;
    background: #fff;
    border-radius: 10px;
    padding: 20px;
    box-sizing: border-box;
    width: 100%;
}
    .textZen {font-size: 200px;}
}

@media only screen and (max-width:1024px) {
    .textZen {display: none;}
    .layout_top, .layoutTopFon {height: auto;}
    .docTop {margin-top: 100px; margin-bottom: 100px;}
    .addressTop {display: none;}
    .infUsl {display: flex; flex-direction: column-reverse; gap: 30px;}
    .fotoUsl {width: 100%;}
    .cont {flex-direction: column-reverse;}
    .cont .map, .cont .rek {width: 100%;}
    
}

@media only screen and (max-width:550px) {
    .phoneTop div {display: none;}    
    footer, footer div:nth-of-type(1) {flex-direction: column; gap: 10px; }
    .docTop {width: 100%;}
    .icoDocTop img {display: none;}
    
}


@media only screen and (max-width:480px) {
 .layoutPrice {
    display: flex;
    gap: 20px;
    flex-direction: column;
    align-items: center;
}   
    
    .fotoUsl {justify-content: center;}
}

