html{

    overflow-x: hidden

}

p{

    font-size: 22px;

}



@media (max-width: 768px) { 

    html{

        text-align: center;

    }

    p{

        font-size: 18px;

    }

    }

.mobail{

    display: none;

}

.nav-desck{

    display: block;

    background: none;

    position: fixed;

    width: 100%;

    left: 0;

    top: 0;

    color: #333;

    padding: 5px;

    /* border-bottom: 1px solid #e4e4e4 ; */

    /* background: rgba(225,225,225, 1); */

    background: rgb(255 255 255 / 100%);

    box-shadow: 0px 0px 15px 11px rgba(0,0,0,0.1);

    z-index: 11;

    height: 100px;

}

.nav-desk-nav{

    list-style: none;

    margin-top: 20px;

    

    

}

.nav-desk-item{

    display: inline;
padding-top: 5px;
   

}

.navbar-brand h2{

    /* margin-top: 5px; */

    font-size: 24px;

}

.navbar-brand i{

    color: #b71c1c;

    font-size: 48px;

}

.nav-desk-link{

    color: #333;

    text-transform: uppercase;

    text-decoration: none;

    margin: 0 10px;

    /* font-weight: bold; */

    font-size: 16px;

    

}

.nav-desk-nav-social{
    margin-left: -50px;
    margin-top: 20px;
}

.nav-desk-link-social{

    color: #333;

    /* margin: 15px 5px; */

    text-decoration: none;

    /* font-weight: bold; */

    color: #b71c1c;

    padding: 10px ;

    border: 2px solid #b71c1c;

    font-size: 16px;

    border-radius: 10px;

    text-transform: uppercase;

}

.nav-desk-link-social:hover{

    background-color: #d95656 ;

    color: rgba(225,225,225, .9);

    box-shadow: none;

    border: none;

}

.top-phone {

    font-size: 28px;

    margin-right: 20px;

    color: #fff;

    background-color: #b71c1c;

    padding: 5px 5px 5px 12px;

    text-decoration: none;

    text-align: center;

    border-radius: 10px;

}

.top-vk-icon{
    width:48px; 
    margin-top: -15px;
}

.top-phone:hover{

    background-color: #d95656 ;

    color: rgba(225,225,225, .9);

    

}

.logo-img{width: 200px;}

.block-title{

    color: #b71c1c;

    border-bottom: 1px solid #e2e2e2;

    padding: 10px 0;

}

.navbar{

    background: none;

    position: absolute;

    text-align: center;

}

.navbar a{

    color: #fff;

}

@media (max-width: 768px) { 

    .nav-desck{

        display: none;

    }

    .navbar{

        position: relative;

        text-align: left;

        display: block;

    }

    .navbar a{

        color: #333;

    }

    

    }



.block-top{

    height: 100vh;

    background-image: url(./images/bg-top.png);

    background-color: #e2e2e2;

    color: #fff;

    background-size: cover;

    background-position: bottom;

    text-shadow: 0px 0px 5px 5px rgba(0,0,0,0.1);

    /* background-attachment: fixed; */

}

.block-top h2{

    margin-top: -10px;

}

.top-subtytle{

    font-size: 48px;

}



.block-top h1 {

    font-size: 120px;

    font-weight: bold;

    

    /* color: #2f3045; */

}

.top-text{

    padding-top: 20%;

    text-transform: uppercase;

 }

 

.btn-top{

    background-color: #b71c1c;

    color: #fff;

    padding: 10px 30px;

    border: none;

    box-shadow: 0px 0px 15px 11px rgba(0,0,0,0.1);

    font-size:26px;

    text-transform: uppercase;

    border-radius: 10px;
    text-decoration:  none;

}



.btn-top:hover{

    background-color: #d95656 ;

    color: rgba(225,225,225, .9);

    box-shadow: none;

}

@media (max-width: 768px) { 

    .block-top  {

        height: 80vh;

    }

    .top-text {

        padding-top: 33%;

    }

    .block-10 .text-right{

        text-align: center;

    }

    .block-top h1 {

        font-size: 46px;

    }

    

    .block-top-h2 {

        font-size: 22px;

    }

    .btn-top{

        font-size: 16px;

    }

    .top-subtytle{

        font-size: 26px;

       

    }

    

}







.block-1_card{

    margin-bottom: 10px;

    padding: 10px;

    border-radius: 20px;

    font-size: 18px;

    width: 100%;

    

    box-shadow: 1px 1px 30px 1px rgba(74,63,53,.2);

}
.y-video{
    box-shadow: 1px 1px 30px 1px rgba(74,63,53,.2);
    border-radius: 20px;
    padding: 10px;
}

.vk-clips{
    box-shadow: 1px 1px 30px 1px rgba(74,63,53,.2);
    border-radius: 20px;
    padding: 10px;
    width: 100%;
    height: 700px;
}


.block-1_card i{

    font-size: 32px;

    color: #b71c1c;

}

.block-1_card-title{

    font-size: 28px;

}

@media (max-width: 768px) { 

    .block-1_card{

        text-align: center;

    }

    .block-1_card i{

        font-size: 48px;

    }

    .block-1_card-title br{

        display: none;

    }

    .block-1_card p{

        font-size: 18px;

    }

   

}



.block-2_card{

    margin-bottom: 10px;

    border-radius: 20px;

    box-shadow: 1px 1px 30px 1px rgba(74,63,53,.2);

}

.block-2_card__body{

    padding: 20px;

}

.block-2_card h3{

    margin: 10px 0;

    font-size: 22px;

    font-weight: bold;

}

.block-2_card ul{

    margin: 0;

    padding: 0;

}

.block-2_card li{

    list-style: none;

    font-size: 18px;

}



.block-2_card i{

    font-size: 22px;

    /* color: #b71c1c; */

}

.bloc-2_card__img{

    width: 100%;

    border-radius: 20px 20px 0 0 ;

}

.btn-card{

    background-color: #b71c1c;

    color: #fff;

    padding: 15px 30px;

    border: none;

    font-size:22px;

    text-transform: uppercase;

    border-radius: 10px;

    width: 100%;

}



.btn-card:hover{

    background-color: #d95656; ;

    color: #fff;

}

.btn-card-1{

    border: 1px solid #b71c1c;

    color: #b71c1c;

    padding: 10px 30px;

    background-color: #fff;

    font-size:18px;

    text-transform: uppercase;

    border-radius: 10px;

    width: 100%;

}

.price{

    color: #b71c1c;

    font-weight: bold;

    font-size: 24px;

}



.modal-title{

    text-transform: uppercase;

}

.modal-content{

    padding: 20px;

}

.block-3{

    background-image: url(./images/bg-block-3.jpg);

    

    background-size: cover;

    min-height: 80vh;

}

.block-3_card{

    background-color: #fff;

    border-radius: 20px;

    padding: 50px;

    box-shadow: 1px 1px 30px 1px rgba(74,63,53,.2);

}



.block-4 img{

    width: 100%;

    border-radius: 20px;

    box-shadow: 1px 1px 30px 1px rgba(74,63,53,.2);

    

}



.block-4 p{

    margin-top: 10px;

    font-weight: 600;

}



.block-5{

    /* background:url(./images/bg-block-51.jpg); */

    background-size: cover;

    background-position: center;

}

.block-5_card{

    padding: 10px;

    background: #ffffffbf;

    /* background: rgba(225,225,225, .9); */

    border-radius: 20px;

    margin-bottom: 20px;

    box-shadow: 1px 1px 30px 1px rgba(74,63,53,.2);

}

.video{

    border-radius: 10px;

}

.block-5_card_link{

    font-size: 22px;

    color: #666;

}

@media (max-width: 768px) {

    .block-4{

        br{display: none;}

    }

    .btn-card{

        font-size:16px;   

    }

    .btn-card-1{

        font-size: 16px;

    }

 }

.project-card{

    border-radius: 20px;

    box-shadow: 1px 1px 30px 1px rgba(74,63,53,.2);

    /* background: rgba(225,225,225, .9); */

    background: #ffffffbf;

}

.block-6 img{

    width: 100%;

    border-radius:  20px 0 0 20px;

}

.block-7{

    background:url(./images/bg-block-7.jpg);

    background-size: cover;

    background-position: bottom;

}

.block-7_card{

    border-radius: 20px;

    box-shadow: 1px 1px 30px 1px rgba(74,63,53,.2);

    padding: 15px;

    background-color: #ffffffbf;

    /* background: rgba(225,225,225, .9); */

}



.block-7 i{

    font-size: 48px;

    color: #b71c1c;

    text-align: center;

}

.block-8 img{

    width: 100%;

    border-radius: 20px;

    box-shadow: 1px 1px 30px 1px rgba(74,63,53,.2);

}

.btn-csv{

    border:0;

    padding: 20px;

    text-align: left;

    width: 100%;

    font-size: 28px;

    border-radius: 5px;

}

.btn-csv i{

    color: #b71c1c;

}

.csv-item li{

    list-style: square;

    font-size: 22px;

}

.card-csv{

    background: #efefef;

    padding: 20px;

    border-radius: 5px;

}



.btn-up{

    position: fixed;

    bottom: 20px;

    right: 20px;

}

.block-9{

    /* background: #e2e2e2; */

    background-image: url(./images/bg-block-9.png);

    background-size: cover;

    background-position: bottom;

    

    

}

.desing-slide img{

    border-radius: 20px;

    

}

.block-11{

    background-image: url(./images/bg-block-11.jpg);

    background-size: cover;

    min-height: 800px;

}
#block-12 {
    background: #eaebed;
}

#block-12 img {
    width: 100%;
    border-radius: 20px;
    box-shadow: 1px 1px 30px 1px rgba(74, 63, 53, .2);

}
#block-12 li{
font-size: 22px;
list-style: square;
margin-bottom: 20px;
}

.card-contact{

    background: #fff;

    border-radius: 20px;

    padding: 30px;

    box-shadow: 1px 1px 30px 1px rgba(74,63,53,.2);

}

.nav-contact{

    list-style: none;

    padding-left: 0;

    display: inline;

}

.av-contact-item{

    display: inline;

}

.nav-contact-link-social{

    font-size: 22px;

    padding: 10px 20px;

    color: #333;

    text-decoration: none;

    border: #666 1px solid;

    border-radius: 10px;

    



}

.nav-contact-link-social:hover{

    background-color: #efefef;

    border: #efefef;

}

.slide i{

    color: #333;

    font-size: 64px;

}



@media (max-width: 768px) {

    html{

        text-align: center;

    }

    .block-6 img{

        border-radius: 20px 20px 0 0  ;

    }

    .block-8 .text-right{

        text-align: center;

    }

    .block-9{

        background-image: none;

        background-color: #efefef;

    }

    .slide i{

        font-size: 32px;

    }

    .btn-csv{

        font-size: 24px;

    }

    .nav-contact-link-social{

        font-size: 16px;

    }

    .av-contact-item{

        display: flex;

        margin-bottom: 20px;

    }

    .nav-contact-link-social{

        width: 100%;

    }
    #block-12 ul{
        padding: 0;
    }
    #block-12 li{
    font-size: 18px;
    list-style: none;
    }
     #block-12 .nav-desk-link-social{
        margin: 15px 17%;
        padding:  6px 46px;
        font-size: 18px;
     }
    

 }



 



.close{

    border: 0px;

    font-size: 22px;

    background: none;

}

.modal-content{

    border: #fff;

    border-radius: 20px;

    box-shadow: 1px 1px 30px 1px rgba(74,63,53,.2);

}

.modal-popup{

    /* background: url(./images/bg-popup.jpg); */

    background-size: cover;

    

    

}

.fade {

    background: url(./images/bg-popup.jpg);

    background-size: cover;

    



}



.modal-popup_content{

    background-color: rgba(225,225,225, .9);

    padding: 20px;

    border-radius: 20px;

}



.text-right{

    text-align: right;

}





.close{

    position: absolute;

    top:20px;

    right: 20px;

    color: black;

    font-size: 48px;

}

.close:hover{

    color: #666;

}

footer{

    background-color: #b71c1c;

    width: 100%;

    color: #fff;

}

.welcome-pt-overlay {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    background-color: rgba(0, 0, 0, .5);
    z-index: 8000;
    transition: all 0.3s;
    }
    .welcome-pt-message {
    opacity: 0;
    visibility: hidden;
    width: 100%;
    max-width: 500px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 8001;
    box-shadow: 0px 11px 15px -7px rgb(0 0 0 / 20%), 0px 24px 38px 3px rgb(0 0 0 / 14%), 0px 9px 46px 8px rgb(0 0 0 / 12%);
    text-align: center;
    padding: 30px;
    margin: 16px 0;
    border-radius: 4px;
    background-color: #fff;
    box-sizing: border-box;
    transition: all 0.3s;
    }
    @media (max-width: 532px) {
    .welcome-pt-message {
    width: auto;
    left: 16px;
    right: 16px;
    transform: translate(0, -50%);
    }
    }
    .is-active.welcome-pt-overlay,
    .is-active .welcome-pt-message {
    opacity: 1;
    visibility: visible;
    }
    
    /* Custom styles here */
    .site-form-title {
    text-align: center;
    margin-bottom: 20px;
    font-size: 36px;
    line-height: 40px;
    font-weight: 300;
    color: #3d424b;
    }
    @media (max-width: 532px) {
    .site-form-title {
    margin-bottom: 14px;
    font-size: 30px;
    line-height: 36px;
    }
    }
    .site-form-text {
    font-size: 16px;
    line-height: 20px;
    margin-top: 0;
    }
    .site-form-buttons {
    display: flex;
    justify-content: center;
    margin-top: 32px;
    }
    .welcome-pt-close {
    height: 50px;
    line-height: 50px;
    min-width: 180px;
    padding: 0 32px;
    border: none;
    font-size: 16px;
    white-space: nowrap;
    color: #fff;
    cursor: pointer;
    text-decoration: none;
    border-radius: 5px;
    background-color: #0836ff;
    transition: all 0.3s ease 0s;
    display: inline-block;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    box-sizing: border-box;
    text-align: center;
    box-shadow: 0px 3px 1px -2px rgb(0 0 0 / 20%), 0px 2px 2px 0px rgb(0 0 0 / 14%), 0px 1px 5px 0px rgb(0 0 0 / 12%);
    }
    .welcome-pt-close:hover {
    background-color: #0435c9;
    }