*{
    padding: 0;
    margin: 0;
}
html{
	scroll-behavior: smooth;
}
body{
    font-family: "Baloo Paaji 2", Sans-serif;
}
#toped{
    display: flex;
    justify-content: space-around;
    padding: 20px 0;
    z-index: 100;
    flex-wrap: wrap;
    align-items: center;
}
.up_logo img{
    width: 450px;
}
.up_header{
    flex-wrap: wrap;
    justify-content: center;
    display: flex;
    width: 444px;
}
.up_header a{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 120px;
    height: 40px;
    margin: 10px;
    z-index: 100;
    color: #fff;
    text-decoration: none;
    transition: all .4s;
    border-radius: 16px;
    background-color: #c85248;
}
.up_header a:hover{
   background-color: #f15141;
}
.firma{
    position: relative;
    display: flex;
    padding: 50px  ;
    align-items: center;
    z-index: 100;
}
.firma_logi img{
    width: 590px;
    border-radius: 50%;

}
.proh{
    background-image: url(../images/prom.jpg);
    min-height: 250px; 
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#toped2::after{
    content: '';
    background-image: url(../images/logo.jpg);
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    width: 829px;
    height: 527px;
    top: -69px;
    right: 165px;
    z-index: -10;
    transform: rotate(-27deg);
    opacity: 70%;
    border-radius: 40px;
}
.firma_logo{
    font-size: 4rem;
    letter-spacing: 4px;
    color: #f15141;
    padding-bottom: 10px;
}
.firma_text{
    line-height: 28px;
    color: rgb(77, 76, 76);
    letter-spacing: 1px;
}
.firma_btn{
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    background-color: #f15141;
    text-decoration: none;
    width: 200px;
    height: 45px;
    border-radius: 16px;
    margin-top: 20px;
    transition: all .5s;
}
.firma_btn:hover{
    background-color: #bb625a;
}
.logo{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 40px;
    letter-spacing: 5px;
    color: #b3564d;
    padding-bottom: 40px;
    font-weight: 900;
}
.aboutus{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    padding-bottom: 50px;
}
.aboutus_item{
   margin: 10px 40px; 
   width: 850px;
   display: flex;
   justify-content: center;
   align-items: center;
   padding: 40px 20px;
   flex-direction: column;
}
.aboutus_item .fa-solid{
    font-size: 50px;
    color: rgb(77, 76, 76);
    padding-bottom: 20px;
}
.aboutus_item p{
    font-size: 20px;
    letter-spacing: 1px;
    color: #e46a5f;
    text-align: center;
}
.uslugi{
    display: flex;
    padding-bottom: 50px;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.uslug_item{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    margin: 10px 20px;
}
.uslug_foto img{
    width: 350px;
    height: 250px;
    border-radius: 20px;
    padding-bottom: 10px;
}
.uslug_text{
    display: flex;
    flex-direction: column;
    font-size: 20px;
    font-weight: 600;
    width: 350px;
    color: rgb(77, 76, 76);
}
.uslug_text p{
    font-size: 20px;
    font-weight: 100;
    padding: 10px 0;
}
.uslug_btn{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 0;
    background-color: #f15141;
    text-decoration: none;
    color: #fff;
    font-size: 25px;
    border-radius: 40px;
    transition: all .4s;
}
.uslug_btn:hover{
    background-color: #c35b52;
}
.new{
    display: flex;
    position: relative;
}
.slick-track{
    display: flex;
}
.slick-list{
    overflow: hidden;
}
.new .slick-arrow{
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    z-index: 10;
    font-size: 0;
}
.new  .slick-prev {
    display: none!important;
}
.new .slick-next {
    display: none!important;
}
.slider_item{
    opacity: 0;
}
.new_wrap{
    display: flex;
    flex-direction: column;
    padding: 30px 10px;
    margin: 0 20px 50px 0;
    background-color: #fff;
    border: 3px solid #c5463a;
}
.new_logo{
    text-decoration: none;
    color: #f15141;
    text-align: center;
    font-size: 2.5rem;
    letter-spacing: 3px;
    border-bottom: 3px solid #f15141;
    padding-bottom: 20px;
    margin-bottom: 10px;
    transition: all .4s;
}
.new_logo:hover{
    border-bottom: 3px solid #f15141;
}
.new_text{
    padding: 10px;
    color: #f15141;
    line-height: 25px;
    letter-spacing: 1px;
}
.zakaz_vrap{
    width: 600px;
    margin: 0 auto;
    position: relative;
    padding: 50px 10px;
    border: 2px solid;
}
form div {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    margin: 10px 0;
    align-items: center;
}
form input {
    width: 245px;
    height: 35px;
    outline: none;
    padding-left: 30px;
}
.awewe{
    height: 60px;
}
.close2 {
    display: inline-block;
    border-style: none;
    color: #fff;
    padding: 0 12px;
    margin: 10px;
    width: 150px;
    height: 35px;
    border-radius: 46px;
    text-decoration: none;
    background: #f15141;
    font-size: 14pt;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    transition: all .5s;
    cursor: pointer;
}
.close2:hover {
    background-color: #c66157;
}
#foot{
    margin-top: 30px;
    background-color: #f15141;
    color: #fff;
    padding: 30px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
#foot a{
    color: #fff;
    text-decoration: none;
}
#foot .fa-solid{
    padding-right: 10px;
    margin-top: 10px;
}
#senk {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 100;
    display: none;
}
#senk_open {
    width: 250px;
    height: 60px;
    text-align: center;
    padding: 15px;
    border: 3px solid #000;
    border-radius: 10px;
    color: #315977;
    position: absolute;
    top: -100px;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background: #fff;
}
#senk_open div{
    margin-bottom: 10px;
}
#senk:target {
    display: block;
}
.senk_close {
    display: inline-block;
    border-style: none;
    color: #fff;
    padding: 0 12px;
    margin: 10px;
    width: 100px;
    height: 30px;
    border-radius: 46px;
    text-decoration: none;
    background: #f15141;
    font-size: 14pt;
    display: flex;
    justify-content: center;
    align-items: center;
    margin:  0 auto;
    transition: all .5s;
    cursor:pointer;
}
.senk_close:hover {
    background: #c95a50;
}
.foot2{
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 20px 0;
    flex-wrap: wrap;
    background-color: #f15141;
}
.foot2 a{
    text-decoration: none;
    color: #fff;
    padding-bottom: 10px;
}
.verh_menu2{
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 30px 0;
    flex-wrap: wrap;
    background-color: #d6d7d2;
}
.verh_menu2 a{
    text-decoration: none;
    color: #da6f65;
    font-weight: 900;
    letter-spacing: 2px;
}
.polit{
    padding: 20px;
    background-color: #c5463a;
}
.plit{
    text-align: center;
    padding-bottom: 10px;
}
.prew_item{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    flex-direction: column;
}
.prew_item1{
    display: flex;
    flex-direction: column;  
}
.prew_logo1{
    font-size: 50px;
    text-decoration: none;
    color: #da1717;
    text-align: center;
    font-weight: 900;
}
.prew_disc{
    text-align: center;
    color: rgb(0, 0, 0);
    letter-spacing: 2px;
}
#overlay {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.65);
    z-index: 999;
    animation: fade .6s;
    overflow: auto;
    display: flex;
    text-align: center;
    display: none;
}
.popup {
    top: 25%;
    left: 0;
    right: 0;
    font-size: 14px;
    margin: auto;
    width: 350px;
    height: 140px;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    max-width: 462px;
    position: absolute;
    padding: 15px 20px;
    border: 10px solid #f15141;
    background: #fefefe;
    z-index: 1000;
    border-radius: 4px;
    font: 14px/18px 'Tahoma', Arial, sans-serif;
    box-shadow: 0 15px 20px rgb(0 0 0 / 22%), 0 19px 60px rgb(0 0 0 / 30%);
    animation: fade .6s;
}
.close {
    width: 220px;
    height: 40px;
    border: none;
    border-radius: 40px;
    background-color: #f15141;
    cursor: pointer;
    outline: none;
    display: flex;
    margin: 0 auto;
    font-size: 20px;
    transition: all .4s;
    justify-content: center;
    align-items: center;
    color: #fff;
    margin-top: 20px;
}
.close:hover {
    background-color: #cb5d53;
}
@media (max-width: 1200px){
    #toped::after {
       display: none;
    }
}
@media (max-width: 870px){
    .firma_logo{
        font-size: 2.5rem;
    }
    .aboutus_item{
        width: 550px;
    }
}
@media (max-width: 650px){
    .firma {
        width: 500px;
        padding: 50px 0 100px 10px;
        flex-wrap: wrap;
    }
    .zakaz_vrap {
        width: 450px;
    }
    .new_wrap {
        margin: 0 auto;
    }
    .firma_logi img{
        width: 350px;
    }
    .aboutus_item{
        width: 450px;
    }
}
@media (max-width: 500px){
    .firma {
        width: 350px;
        padding: 50px 0 100px 10px;
    }
    #toped2::after{
        display: none;
    }
    .prew_item{
        background-image: url(../images/logo.jpg);
        background-position: bottom;
    }
    .prew_disc{
        color: rgb(255, 255, 255);
    }
    .prew_logo1{
        color: #fff;
    }
    .firma_logo{
        font-size: 1.8rem;
    }
}
@media (max-width: 450px){
    .zakaz_vrap {
        width: 300px;
    }
    .aboutus_item{
        width: 350px;
        margin: 0;
    }
    .up_header{
        width: 350px;
    }
    form input {
        width: 145px;
    }
    .up_logo img{
        width: 350px;
    }
    .foot2{
        padding: 5px 0 20px 0;
    }
    #foot{
        padding: 20px 0 5px 0;
    }
    .popup {
        width: 290px;
    }
}