  /* default styles here for older browsers. 
       I tend to go for a 600px - 960px width max but using percentages
    */
    @media only screen and (min-width: 960px) {
        /* styles for browsers larger than 960px; */
    }
    @media only screen and (min-width: 1400px) {
        /* styles for browsers larger than 1440px; */


html {
    scroll-behavior: smooth;
}

body{
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 19px;
    border-radius: 50px;
}

.container {
    max-width: 1296px;
    margin: 0 auto;
}
nav{
    padding: 60px 0 20px;
    display: flex;
    justify-content: space-between;
}
.navbar_links{
    display: flex;
}
ul li{
    list-style-type:none;
    padding-left: 60px;
    text-decoration: none;
}
a{
    text-decoration: none;
    color: #070707;
    transition: all 0.5s ease;
}

a:hover{
    color: #828282;
}
.line_bg{
    width: 1296px;
    height: 6px;
    background: #828282;
    border-radius: 30px;
    }
h1{
    font-family: 'Plus Jakarta Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 60px;
    text-align: center;
    margin: 0;
    padding: 0;
    padding-top: 80px;
    padding-bottom: 40px;
    }
/*About us*/
h2{
font-family: 'Plus Jakarta Sans';
font-style: normal;
font-weight: 400;
font-size: 40px;
line-height: 50px;
margin: 0;
padding: 0;
}
section {
        padding-top: 80px;
}
.about{
    box-shadow: 0 0 0 100vmax #F6F6F6;
    clip-path: inset(0 -100vmax);
    padding: 90px 0;
    background: #F6F6F6;
}
.text_about{
    padding-top: 20px;
    margin: 0 auto;
    width: 680px;
    font-size: 19px;
    line-height: 26px;
    text-align: center;
}
.about_h{
    text-align: center;
}
/*OUR CORE VALUES*/
.bloks{
    padding-top:40px;
    display: flex;
    gap: 23px;
}
.blok_one{
    align-items: center;
    text-align: center;
}
.our_values_h{
    text-align: center;
}
h3{
    font-family: 'Plus Jakarta Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    margin: 0;
    padding: 0;
    padding-bottom: 20px;
}
.text_bloks{

    width: 424px;
    height: 182px;
    font-size: 19px;
    margin: 0;
    padding: 0;
    padding-bottom: 20px;
}

/*WHAT WE DO*/
.blok_wedo{
    display: flex;
    align-items: center;
    justify-content: space-between;

}
.wedo_h{
    padding-bottom: 40px;
}
.text_wedo{
    font-size: 19px;
    width: 711px;
}
/*CONTACTS*/
.contacts_blok{
    display: flex;
    align-items: center;
}
.form_text{
    display:flexbox;
}
.info_contact{
    margin-left: auto; 
    margin-right: 0;
    padding-top: 60px;
    display: flex;
    gap: 50px;
    font-size: 13px;
}

.adress_text{
    width: 287px;
}
input{
    border: none;
    font-size: 19px;
}

/*MAP*/
iframe {
    width: 1293px;
    height: 545px;
    border-radius: 30px;
    }

/*footer*/
footer{
    padding: 80px 0;
}
.credits{
    font-size: 15px;
    text-align: center;
}
    }
    @media only screen and (min-width: 2000px) {
        /* for sumo sized (mac) screens */
        html {
    scroll-behavior: smooth;
}

body{
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 19px;
    border-radius: 50px;
}

.container {
    max-width: 1296px;
    margin: 0 auto;
}
nav{
    padding: 60px 0 20px;
    display: flex;
    justify-content: space-between;
}
.navbar_links{
    display: flex;
}
ul li{
    list-style-type:none;
    padding-left: 60px;
    text-decoration: none;
}
a{
    text-decoration: none;
    color: #070707;
    transition: all 0.5s ease;
}

a:hover{
    color: #828282;
}
.line_bg{
    width: 1296px;
    height: 6px;
    background: #828282;
    border-radius: 30px;
    }
h1{
    font-family: 'Plus Jakarta Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 60px;
    text-align: center;
    margin: 0;
    padding: 0;
    padding-top: 80px;
    padding-bottom: 40px;
    }
/*About us*/
h2{
font-family: 'Plus Jakarta Sans';
font-style: normal;
font-weight: 400;
font-size: 40px;
line-height: 50px;
margin: 0;
padding: 0;
}
section {
        padding-top: 80px;
}
.about{
    box-shadow: 0 0 0 100vmax #F6F6F6;
    clip-path: inset(0 -100vmax);
    padding: 90px 0;
    background: #F6F6F6;
}
.text_about{
    padding-top: 20px;
    margin: 0 auto;
    width: 680px;
    font-size: 19px;
    line-height: 26px;
    text-align: center;
}
.about_h{
    text-align: center;
}
/*OUR CORE VALUES*/
.bloks{
    padding-top:40px;
    display: flex;
    gap: 23px;
}
.blok_one{
    align-items: center;
    text-align: center;
}
.our_values_h{
    text-align: center;
}
h3{
    font-family: 'Plus Jakarta Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    margin: 0;
    padding: 0;
    padding-bottom: 20px;
}
.text_bloks{
    width: 424px;
    height: 182px;
    font-size: 19px;
    padding-bottom: 20px;
}

/*WHAT WE DO*/
.blok_wedo{
    display: flex;
    align-items: center;
    justify-content: space-between;

}
.wedo_h{
    padding-bottom: 40px;
}
.text_wedo{
    font-size: 19px;
    width: 711px;
}
/*CONTACTS*/
.contacts_blok{
    display: flex;
    align-items: center;
}
.form_text{
    display:flexbox;
}
.info_contact{
    margin-left: auto; 
    margin-right: 0;
    padding-top: 60px;
    display: flex;
    gap: 50px;
    font-size: 13px;
}

.adress_text{
    width: 287px;
}
input{
    border: none;
    font-size: 19px;
}

/*MAP*/
iframe {
    width: 1293px;
    height: 545px;
    border-radius: 30px;
    }

/*footer*/
footer{
    padding: 80px 0;
}
.credits{
    font-size: 15px;
    text-align: center;
}
    }
    @media only screen and (max-device-width: 480px) {
       /* styles for mobile browsers smaller than 480px; (iPhone) */

                      html {
                   
    scroll-behavior: smooth;
}

body{
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 19px;
    border-radius: 50px;
}

.container {
    max-width: auto;

    margin: 0 auto;

}
nav{
   visibility: collapse;
   display: none;
}
.navbar_links{
    display: flex;
}
ul li{
    list-style-type:none;
    padding-left: 60px;
    text-decoration: none;
}
a{
    text-decoration: none;
    color: #070707;
    transition: all 0.5s ease;
}

a:hover{
    color: #828282;
}
.line_bg{
    width: auto;
    height: 6px;
    background: #828282;
    border-radius: 30px;
    }
h1{
    font-family: 'Plus Jakarta Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    text-align: center;
    margin: 0;
    padding: 0;
    padding-top: 80px;
    padding-bottom: 40px;
    }
/*About us*/
h2{
font-family: 'Plus Jakarta Sans';
font-style: normal;
font-weight: 400;
font-size: 40px;
line-height: 50px;
margin: 0;
padding: 0;
}
section {
     
}
.about{
    
    clip-path: inset(0 -100vmax);
    padding: 90px 0;
    background: #F6F6F6;
}
.text_about{
    padding-top: 20px;
    margin: 0 auto;
    width: auto;
    font-size: 19px;
    line-height: 26px;
    text-align: center;
}
.about_h{
    text-align: center;
}
/*OUR CORE VALUES*/
.bloks{
    padding-top:40px;
    
   
}
.bloks img{
width: 55%;

}
.blok_one{
    align-items: center;
    text-align: center;
}
.our_values_h{
    text-align: center;
}
h3{
    font-family: 'Plus Jakarta Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    margin: 0;
    padding: 0;
    padding-bottom: 20px;
}
.text_bloks{

    
    height: 182px;
    font-size: 19px;
    padding-bottom: 40px;

}

/*WHAT WE DO*/
.blok_wedo{
    display: flex;
    align-items: center;
    justify-content: space-between;
        margin-top: 5%;
    margin-bottom: 5%;

}
.blok_wedo img{
    display: none;
}

.wedo_h{
    padding-bottom: 40px;



}
.text_wedo{
    font-size: 19px;
    width: ;
    margin-left: 5%;

}
/*CONTACTS*/
.contacts_blok{
    display: flex;
    align-items: center;
}
.contacts_blok img{
display: none;
}
.form_text{
    display:flexbox;
}
.info_contact{
    margin-left: auto; 
    margin-right: 0;
    padding-top: 60px;
    display: flex;
    gap: 50px;
    font-size: 13px;
}

.adress_text{
    width: 287px;
}
input{
    border: none;
    font-size: 19px;
}

/*MAP*/
iframe {
    width: 375px;
    height: 545px;
    border-radius: 30px;
    }

/*footer*/
footer{
    padding: 80px 0;
}
.adress_text{
    display: none;
}
.info_contact{
    display: none;
}
.credits{
    font-size: 15px;
    text-align: center;
}

.heder_foto{
   display: none;
}
.heder_foto_t{
    content: url('/img/Bg_heder_t.jpg');
    width: 100%;
    height: 20%;
}
    }
    @media only screen and (device-width: 768px) {
       /* default iPad screens */
               html {
    scroll-behavior: smooth;
}

body{
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 19px;
    border-radius: 50px;
}

.container {
    max-width: 1296px;

    margin: 0 auto;

}
nav{
    padding: 60px 0 20px;
  
    justify-content: space-between;
   

}
.menu img{
    width: 50%;
    margin-left: 25%;
}
.navbar_links{
    display: flex;
}
ul li{
    list-style-type:none;
    padding-left: 60px;
    text-decoration: none;
}
a{
    text-decoration: none;
    color: #070707;
    transition: all 0.5s ease;
}

a:hover{
    color: #828282;
}
.line_bg{
    width: auto;
    height: 6px;
    background: #828282;
    border-radius: 30px;
    }
h1{
    font-family: 'Plus Jakarta Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    text-align: center;
    margin: 0;
    padding: 0;
    padding-top: 80px;
    padding-bottom: 40px;
    }
/*About us*/
h2{
font-family: 'Plus Jakarta Sans';
font-style: normal;
font-weight: 400;
font-size: 40px;
line-height: 50px;
margin: 0;
padding: 0;
}
section {
     
}
.about{
    
    clip-path: inset(0 -100vmax);
    padding: 90px 0;
    background: #F6F6F6;
}
.text_about{
    padding-top: 20px;
    margin: 0 auto;
    width: 680px;
    font-size: 19px;
    line-height: 26px;
    text-align: center;
}
.about_h{
    text-align: center;
}
/*OUR CORE VALUES*/
.bloks{
    padding-top:40px;
    
    gap: 23px;
}
.bloks img{

}
.blok_one{
    align-items: center;
    text-align: center;
}
.our_values_h{
    text-align: center;
}
h3{
    font-family: 'Plus Jakarta Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    margin: 0;
    padding: 0;
    padding-bottom: 20px;
}
.text_bloks{

    width: 424px;
    height: 182px;
    font-size: 19px;
    margin-left: 23%;
    
    padding-bottom: 20px;

}

/*WHAT WE DO*/
.blok_wedo{
    display: flex;
    align-items: center;
    justify-content: space-between;
        margin-top: 5%;
    margin-bottom: 5%;

}
.blok_wedo img{
    display: none;
}

.wedo_h{
    padding-bottom: 40px;



}
.text_wedo{
    font-size: 19px;
    width: 711px;
    margin-left: 5%;

}
/*CONTACTS*/
.contacts_blok{
    display: flex;
    align-items: center;
}
.contacts_blok img{
display: none;
}
.form_text{
    display:flexbox;
}
.info_contact{
    margin-left: auto; 
    margin-right: 0;
    padding-top: 60px;
    display: flex;
    gap: 50px;
    font-size: 13px;
}

.adress_text{
    width: 287px;
}
input{
    border: none;
    font-size: 19px;
}

/*MAP*/
iframe {
    width: 768px;
    height: 545px;
    border-radius: 30px;
    }

/*footer*/
footer{
    padding: 80px 0;
}
.credits{
    font-size: 15px;
    text-align: center;
}

.heder_foto{
   display: none;
}
.heder_foto_t{
    content: url('/img/Bg_heder_t.jpg');
    width: 100%;
    height: 20%;
}


    }
    /* different techniques for iPad screening */
    @media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
      /* For portrait layouts only */


    }

    @media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
      /* For landscape layouts only */
    }


