/*!
Theme Name: fitnessonline
Author: VetalGB

*/
body {
 font-family: 'Gotham';
    font-weight: 300;
    font-size:16;
    font-style: normal;
    line-height: 22px;
}
h1,h2,h3,h4,h5,li,p {
     font-family: 'Gotham', sans-serif;
   
}
.form-control:focus{
    box-shadow: none;
}
.shadow-1{
    -webkit-box-shadow: 0px 8px 15px 0px rgba(128, 128, 128, 0.07);
-moz-box-shadow: 0px 8px 15px 0px rgba(128, 128, 128, 0.07);
box-shadow: 0px 8px 15px 0px rgba(128, 128, 128, 0.07);
}
.shadow-2{
    -webkit-box-shadow: 0px 8px 15px 0px rgba(128, 128, 128, 0.2);
-moz-box-shadow: 0px 8px 15px 0px rgba(128, 128, 128, 0.2);
box-shadow: 0px 8px 15px 0px rgba(128, 128, 128, 0.2);
}
.price{
        font-size: 20px;
    font-weight: 500;
    margin-top: 20px;
}
.big-number{
    font-size: 70px;
    font-weight: 600;
display: block;
    padding-top:30px;
}
.cont{
    position: relative;
}
.flag{
    position: absolute;
    right: 70px;
    top:0;
}
.line-blue{
    top:150px;
    position: absolute;
    height: 12px;
    width: 1600px;
    background: #5BD2CD;
}
.line-blue2{
    top:150px;
    position: absolute;
    height: 12px;
    width: 1600px;
    background: #5BD2CD;
    left: -500px;
}
.title-card{
    display: block;
    padding-top: 80px;
    font-size: 24px;
    font-weight: 600;
}
.desc-card{
    padding-top: 15px;
    font-weight: 400;
}
a{
    color:inherit !important;
    text-transform: none;
}
.nav-menu a{
    color: #242424 !important;
    font-weight: 500;
    font-size: 16px;
}
.header{
background: rgb(243,243,243) url(/images/noise-bg.png) no-repeat center center / cover;
    padding-bottom: 135px;
    min-height: 700px;
    display: block;
    
}
.long{
    margin-top: 70px;
    margin-bottom: 30px;
}
.white-block{
    background: rgb(255,255,255) url(/images/noise-bg.png) no-repeat center center / cover;
    margin-left: 20px;
    margin-right: 20px;
    padding:30px 26px;  padding:30px 26px;
    min-height: 330px;
}
.icon-phone{
    margin-left: 80px;
    width: 30px;
    height: 30px;
}
.nubmer-header-phone{
    color:#242424;
    font-size: 18px;
    font-weight: 600;
    padding-left: 10px;
}
.text-tight-zigzag{
    color:#BDBDBD;
    font-size:26px;
    line-height: 30px;
    font-weight: 500;
        display: inline-block;
    padding-left: 40px;
    padding-top: 3px;

}
.zigzag{
    position: absolute;
}
.section-1 {
    padding-bottom: 150px;
    padding-top:100px;
    background: rgb(255,255,255) url(/images/noise-bg.png) no-repeat center center / cover;
}
.callback-link {
    color:#FFC931;
    text-decoration: underline;
}
.callback-link:hover {
    color:#FFE49A;
}
.slogan{
    color:#7A7A7A;
    font-size:38px;
    font-weight: 300;
    padding-top:6px;
    padding-bottom: 80px;
    text-align: center;
}
.slogan-s{

    padding-bottom: 10px;
 
}

.text_about_company{
    padding-left:48px;
}
.block-button{
    padding-top:30px;
}

.button-whats{
  background: #25D366;
    color:#fff !important;
    width: 220px;
    border-radius: 3px;
    padding: 14px 16px;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
     transition: all 1s ease;
}
.button-teleg{
      background: #37AEE2;
    color:#fff !important;
    width: 220px;
    border-radius: 3px;
    padding: 14px 16px;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
     transition: all 1s ease;
    margin-left: 15px;
}
.text_about{
    color:#3D3D3D;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    padding-top:15px;
}
.title_h2{
    font-size:34px;
    color:#242424;
    font-weight: 600;
}
.nav li{
    color:#fff;
    font-size: 16px;
    line-height: 22px;
    font-weight: 300;
    padding-left:30px;
}
.nav li:hover{
    cursor: pointer;
      color:#FFC931;
}

.offer-text{
    font-weight: 700;
    color:#242424;
    line-height: 54px;
    font-size: 46px !important;
}
.offer-block{
    padding-top:280px;
}
.plb{
    padding-left: 50px;
}

.bottom-text-offer{
    font-size:24px;
    line-height: 36px;
    color:#3D3D3D;
    font-weight: 300;

}
.gradient-bg{
    background: linear-gradient(45deg, #FFCB38, #FFC931) !important;
}
.block-top-color{
    
}
.video-block-header{
    margin-top:200px;
}
.button-more{
background: #f98130;
}
.link-portfolio{
        max-width: 350px;
    display: block;
    background: #5BD2CD;
    border-radius: 3px;
    padding: 18px 5px;
    text-align: center;
    color:#f4f4f4 !important;
    font-size: 18px;
    font-weight: 400;
    margin-top: 20px;
        transition: all 1s ease;
    margin: 0 auto;
    margin-top:50px;
}
.btn-form-calback{
       max-width: 350px;
    display: block;
    background: #ffc931;
    border-radius: 3px;
    padding: 16px 50px;
    text-align: center;
    color:#242424 !important;
    font-size: 18px;
    font-weight: 500;
    border:none;
    transition: all 1s ease;
}
.top-text-offer{
        font-weight: 700;
    font-size: 18px;
    color: #7c7b7b;
    border-left: 7px solid #f1803a;
    padding-left: 20px;
}
.input-form-calback{
    padding:17px 30px;
    height: auto;
    border:none;
    font-size: 16px;
}
.after-input-form{
    font-size: 16px;
color: #686868;
       padding-top:30px;
    padding-bottom: 40px;
}
.tag-offer{
    font-weight: 400;
    margin-top: 20px;
    color: #a5a5a5;
}

.mrnone{
    margin-right: 0 !important;
}
.button-more:hover{
    text-decoration: none;
    opacity:0.5;
}

.button-more__rate{
    background: #FFC931;
    border-radius: 50px;
    padding: 12px 70px;
    text-align: center;
    color:#fff;
    font-size: 20px;
    font-weight: 400;
    margin-top: 75px;
    margin-bottom: 30px;
    transition: all 1s ease;
}
.white{
    background: #fff;
    color:#242424;
}
.button-more__rate:hover{
    text-decoration: none;
    opacity: 0.5;
    color:inherit;
}

.video-block{
    color:#fff;
    float: left;
}
.text-video{
    padding-top:10px;
    padding-left: 10px;
}
.icon-movie{
          transition: all 1s ease;
}
.icon-movie:hover{
    opacity: 0.7;

}


.social-img{
    padding-left:18px;
}
.social-button{
    text-align: center;
    padding-top: 60px;
}
.social-button-2{
 text-align: center;
    padding-top: 20px;
}
.social-text{
    font-size:12px;
    color:#fff;
    text-align: center;
    padding-top: 15px;
    font-weight: 100;
}

.text-right-video{
    padding-top:105px;
}
.why-ul{
    padding-left:0;
}
.why-we{
    font-size: 16px;
    list-style: none;
    background:#fff;
    text-decoration: none;
    padding:7px 17px;
    border-left: 8px solid #FFC931;
    margin-bottom:25px;
}

.text-medium{
    font-size: 20px;
}
.why-h1{
    padding-bottom: 30px;
}
.section-2{
    background: rgb(243,243,243) url(/images/noise-bg.png) no-repeat center center / cover;
}


.owl-item{

}
.garanty-text{
    padding-left:80px;
    padding-right: 80px;
}
.padding-b{
        padding-bottom: 30px;
}

.section-3{
    padding-bottom: 100px;
    background: rgb(238,238,238) url(/images/noise-bg.png) no-repeat center center / cover;
}
.section-5{
    padding-bottom: 100px;
    padding-top:100px;
background: #f98130;
}
.title_h3{
    color:#242424;
    font-size: 24px;
    font-weight: 600;
    padding-top: 27px;
}

.margin-row-block{
    margin-top:40px;
}
.align-title-section{
    text-align: center;
    padding-top:70px;
    padding-bottom:70px;
}
.callback-form{
    background: #EFEFEF;
    padding-left: 70px;
    padding-right: 70px;
    margin-left:60px;
    margin-right: 60px;
}
.title-form{
    font-size: 22px;
    padding-top:50px;
    text-align: center;
    display: block;
    line-height: 30px;
    padding-bottom: 26px;
}
.big-text-class{
    text-transform: uppercase;
    font-weight: 600;
}
.link-document{
    text-decoration-line: underline;
    text-decoration-skip-ink: none;
}


.section-4{
    text-align: center;
    background: #F4F4F4;
}
.section-6{
  
    background: rgb(238,238,238 ) url(/images/noise-bg.png) no-repeat center center / cover;
    padding-bottom: 100px;
    overflow: hidden;
}
.section-7{
    background: rgb(250,250,250 ) url(/images/noise-bg.png) no-repeat center center / cover;
      padding-bottom: 100px;
}
.block-white-service{
    background: #fff;
}
.margin-row{
    margin-top:70px;
}
.dop-text{
    text-align: center;
    font-weight: 300;
    font-size: 18px;
    margin-bottom: 30px;
    
}
.title_card_block{
    font-weight: 700;

    font-size: 30px;
}
.mtt{
    margin-top: 20px;
}
.collapse-icon-minus:before{
font-size: 24px;
    color: #232323;
    content: ' ';
    display: -webkit-inline-box;
    background-image: url(/images/minus.svg);
    background-size: 28px 28px;
    height: 28px;
    width: 28px;
}
.collapse-icon-plus:before{
font-size: 24px;
    color: #232323;
    content: ' ';
    display: -webkit-inline-box;
    background-image: url(/images/plus.svg);
    background-size: 28px 28px;
    height: 28px;
    width: 28px;
}
.box-vertical-card{
    border-left: 7px solid #5BD2CD;
    margin-left: 30px;
    padding-left: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
        padding-right: 30px;

}
.callll{
margin-left: 0;

}
.conta{
    margin-top: 20px;
}
.card{
    margin-bottom: 15px;
    border:none !important;
}

.shadow-1{
-webkit-box-shadow: 0px 8px 19px 0px rgba(50, 50, 50, 0.06);
-moz-box-shadow:    0px 8px 19px 0px rgba(50, 50, 50, 0.06);
box-shadow:         0px 8px 19px 0px rgba(50, 50, 50, 0.06);
}
.shadow-2{
    -webkit-box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.05);
box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.05);
}
.block-white-service{
    padding:20px 60px;
    margin-bottom: 20px;
}
.title_service{
    font-size: 24px;
    line-height: 36px;
    font-weight: 600;
}
.after-service-title{
    color:#696969;
    margin-right: 20px;
}
.vertical-bg{
    background: #5BD2CD;
    height: 56px;
    width: 7px;
   margin-left:40px;
}
.title-service{
    padding-bottom: 0;
}
.title-portf{
      padding-bottom: 38px;
}

.mod-color{
    color:#f9f9f9;
}
.section-8{
       background: rgb(238,238,238 ) url(/images/noise-bg.png) no-repeat center center / cover;
    padding-bottom: 100px;
    
}
.section-9{
       background: rgb(255,255,255 ) url(/images/noise-bg.png) no-repeat center center / cover;
    padding-bottom: 100px;
       padding-top: 100px;
    
}
.section-10{
       background: rgb(238,238,238 ) url(/images/noise-bg.png) no-repeat center center / cover;
    padding-bottom: 100px;
     padding-top: 100px;
    
}
.section-11{
       background: rgb(255,255,255 ) url(/images/noise-bg.png) no-repeat center center / cover;
    padding-bottom: 100px;
       padding-top: 100px;
    
}
.answer{
    font-weight: 600;
    display: block;
    padding-bottom: 5px;
    
    
}
.link-link{
        height: 30px;
    padding-left: 5px;
    color:#fff;
    padding-top: 2px;
    font-weight: 400;
    text-transform: underline;
    margin-right: 50px;
    font-size: 20px;
}
.link-social-block {
    margin-top:20px;
}
.mobile-image{
        position: absolute;
    top: -56px;
    right: 80px;
}
.img-link{
    margin-bottom: 3px;
}
.text-block-contact{
    font-size: 20;
    line-height: 28px;
    
}
.contact-text-block{
    padding-left: 50px;
    font-size: 18px;
    margin-top: 80px;
}
.input-contact{
    width: 300px;
}
.phone-contact{
font-size: 22px;
    font-weight: 600;
    display: block;
    margin-top: 15px;
}
.mt-class{
      margin-top: 25px;
    margin-bottom: 25px;
}
.img-fly{
        padding-top: 6px;
    padding-left: 7px;
}
.mini-box-blue{
    background: #5BD2CD;
    height: 58px;
    margin-left: 20px;
    width: 58px;
    border-radius: 0.25rem;
}
.section-13{
       background: rgb(238,238,238 ) url(/images/noise-bg.png) no-repeat center center / cover;
    padding-bottom: 100px;
}
.section-14{
         background: rgb(91,210,205 ) url(/images/noise-bg.png) no-repeat center center / cover;
    padding-bottom: 100px;
       padding-top: 100px;
        overflow: hidden;
}
.section-15{
         background: rgb(239,239,239 ) url(/images/noise-bg.png) no-repeat center center / cover;
    padding-bottom: 100px;
       padding-top: 100px;
        
}
.span-title-social{
    color:#fff;
    font-size: 28px;
    line-height: 38px;
    color:#fff;
    font-weight: 500;
}
.bottom-social-p{
    font-size: 20px;
    color:#FAF8F8;
 padding-top: 10px;
    display: block;
}
.svg-delivery{
 width:200px;  
 margin-top:30px;
}
.ppll{
    padding-left:50px;
}
.mod-vertical{
 background:#fff;
}
.one{
    min-width: 530px;
}
.price-service{
    font-size: 22px;
    font-weight: 600;
    padding-left: 28px;
    display: block;
}
.mod-blue{
     background: #5BD2CD;
    color:#fff;
}
.card-header{
    margin-left: 30px;
    border-bottom: none !important;
  
    background-color: #fff !important;

    padding-top: 20px;
 
}
.title-card-header{
        font-family: 'Montserrat', sans-serif;
    font-weight: 600;
font-size: 16px;
    padding-left: 7px;
    position: absolute;
    left: 40px;
   padding-left: 50px;
    padding-top: 5px;
}
.title{
    font-size: 34px !important;
    font-weight: 600 !important;
    margin-bottom: .5rem;
    line-height: 1.2;
    color: #212529;
    font-family: 'Montserrat', sans-serif;
    display: block;
}
.title-2{
    font-size: 14px !important;
    font-weight: 600 !important;
    margin-bottom: .5rem;
    line-height: 1.2;
    color:#9e9e9e;
  
    font-family: 'Montserrat', sans-serif;
    display: block;
}
.pr-15{
    padding-right: 15px;
}
.pt-10{
    padding-top: 10px;
}
.pt-20{
    padding-top: 20px;
}
.pt-35{
    padding-top: 35px;
}
.pt-40{
    padding-top: 40px;
}
.pt-50{
    padding-top: 50px;
}
.pt-80{
    padding-top:80px;
}
.pt-100{
    padding-top:100px;
}
.pb-80{
    padding-bottom: 80px;
}
.pb-100{
    padding-bottom: 100px;
}
.pb-10{
    padding-bottom: 10px;
}
.pb-30{
    padding-bottom: 30px;
}
.box-color{
    top:20px;
  position: absolute;
    height:55px;
    width:8px;
    display: block;
    background: #FFC931;
}
.text-center{
    text-align: center;
}
.text-left{
    text-align: left;
}

.parent {
    position: relative;
}
.person-text{
        padding-top: 20px;
    padding-left: 20px;
}
.text-person{
       font-size: 14px;
    line-height: 1.4;
}
.partners{
    width: 50%;
    border-radius: 30px;
}


.name-person{
    font-size: 18px;
    font-weight: 600;
    font-family: 'Montserrat',sans-serif;
}
}
.bg-white{
    background: #fff;
    height: 100%;
    border-radius: 15px;
    text-align: left; 
    margin-left: 15px;
    margin-right: 15px;
}
.gr{
    background: linear-gradient(90deg, #FFC931 16.67%, #FFCB3B 115.21%, #FED154 118.53%);
}
.white__color{
    color:#fff;
}
.color__black{
    color:#242424 !important;
}
.play-icon{
    position: absolute;

    transition: all 1s ease;
  top: 52%;
    left: 205px;
    z-index: 1;
}
.after-button-header{
    margin-top:36px;
}
.margin-top-row{
    margin-top:30px;
}
.play-icon:hover{
    opacity: 0.4;
}
.h2-rate{
    text-align: left;
    font-size: 20px;
    font-weight: 700;
    padding-top: 30px;
    padding-bottom: 15px;
}
.rate__ul{
     
    padding:0;
    height: 360px;   
}
.ppr{
    text-align: left !important;
}
.img-star{
    position: absolute;
    width: 15%;
    right: 32px;
    top: 20px;
}

.under_h2{
        font-size: 16px;
}

.border-phone{
    pointer-events: none;
     left: 50%;
    width: 360px;
         margin-left:-180px;

    position: absolute;

    z-index: 99;
}
.rate__ul__two{
     
    padding:0;
    height: 450px;
   
}
.gold{
    font-size: 28px;
}
.rate__li{
    text-align: left;
    padding-bottom: 15px;
    font-size: 16px;
    list-style: none;
    line-height: 22px;
 
}
.price__block{
   flex-direction: column;
    text-align: center;
   padding-bottom: 50px;

  
    
}

.price__head{
    font-size: 32px;
    font-weight: 700;
    color:#FFC931;
}
.price__p{
    color:#3A3A3A;
    font-size: 16px;
    font-weight: 400;
    padding-bottom: 75px;
}
.down-size{
    font-size: 24px;
}
.shadow__grace{
    box-shadow: 0 8px 35px rgba(236, 236, 236, 1)  ; 
	-webkit-box-shadow: 0 8px 35px rgba(236, 236, 236, 1)  ; 
	-moz-box-shadow: 0 8px 35px rgba(236, 236, 236, 1)  ; 
}
.shadow__gold{
    box-shadow: 0 8px 35px rgba(255, 201, 49, 0.4)  ; 
    -webkit-box-shadow: 0 8px 35px rgba(255, 201, 49, 0.4)  ; 
    	-moz-box-shadow: 0 8px 35px rgba(255, 201, 49, 0.4)  ; 

}
.padding__left{
    padding:10px 15px 15px 32px;
}  
.section-5{
      text-align: center;

}

.title-home-portolio{
    font-size: 26px;
    font-weight: 600;
   padding-left: 10px;
  
}
.inline-block{
      padding-bottom: 20px;
}
.metka-map{
    margin-bottom: 10px;
}
.margin-slider-r{
    padding-right: 36px;
}
.margin-slider-l{
    padding-left: 36px;
}
.desc-portfolio{
    list-style: none;
    font-size: 18px;
    padding-bottom: 26px;
}
.bold-text{
    font-weight: 500;
}
.price-portfolio{
    background: rgba(0,0,0,0.04);
    padding:26px 36px; 
}
.blue-mini-box{
    background: #5BD2CD;
    width: 26px;
    height: 26px;
    display: inline-block;
    margin-right: 12px;
    vertical-align: sub;
}
.title-delivery{
    display: block;
    font-weight: 600;
    font-size: 30px;
    margin-top: 140px;
    padding-bottom:20px;
}
.text-delivery{
    display: block;
    font-weight: 300;
}
.delivery-img{
    margin-top: 100px;
}

.mr{
    margin-right: 20px;
}
.dop-info-port{
      font-weight: 500;
    font-size: 22px;
}

@keyframes arrow-7 {
    0%{
        opacity: 0;
        transform: translate(0,-20px) rotate(45deg);
    }
    50%{
        opacity: 1;
    }
    100%{
        opacity: 0;
        transform: translate(0,20px) rotate(45deg);
    }
}
.margin-center{
    margin: 0 auto;
}
.margin-none{
    margin:0;
}
.bg-dark {
    background-color: #FFFFFF !important;
    height: 80px;
    -webkit-box-shadow: 0px 4px 20px 0px rgba(34, 60, 80, 0.02);
-moz-box-shadow: 0px 4px 20px 0px rgba(34, 60, 80, 0.02);
box-shadow: 0px 4px 20px 0px rgba(34, 60, 80, 0.02);
}

.dumbel-class-left{
    width: 150px;
}
.dumbel-class-right{
        width: 150px;
    transform: rotate(180deg);
}
.footer-text{
       font-size:13px;
   
    font-weight: 500;
    line-height: 1.4em;
    text-align: center;
    padding-top: 15px;
}
.footer-text-link{
    text-decoration: underline;
    font-size:14px;
}
.color-grey{
     color:#9e9e9e !important;
}
.bl-grey{
    border-left:1px #424141 solid;
    
}
.bt-grey{
    border-top:1px #424141 solid;
    margin-top:80px;
 
}
.mt-10{
    margin-top: 10px;
}
.whts{
    background: #25D366 !important;
    color:#fff !important;
}
.telegram{
    background: #37AEE2 !important;
    color:#fff !important;
}
.vkon{
    background: #0077ff;
    color:#fff !important; 
}


@media (max-width: 575.98px) { 
    .offer-text{
        font-size: 30px !important;
        line-height: 38px;
    }
    .offer-block {
    padding-top: 40px;
}
    .bottom-text-offer {
    font-size: 20px;
    line-height: 22px;
    }
    .img-video,.img-contact,.img-director{
        max-width: 100%;
    height: auto;
    }
    .one{
        min-width: auto
    }
    .title_service {
    font-size: 24px;
    line-height: 32px;
    }
    .block-white-service div{
        display: block !important;
    }
    .vertical-bg{
            transform: rotate(90deg);
        height: 100px;
    }
    .after-service-title {
    color: #696969;
    display: block;
    margin-right: 20px;
 font-size: 18px;
    padding-top: 15px;
    padding-bottom: 15px;
    }
    .block-white-service {
    padding: 40px 30px;
    }
    .callback-form {
    background: #EFEFEF;
    padding-left: 15px; 
    padding-right: 15px; 
    margin-left: 0; 
    margin-right: 0;
    }
    .title-form {
    display: block;
    font-size: 20px;
    padding-top: 40px;
    text-align: left;
    display: block;
    line-height: 28px;
    padding-bottom: 26px;
    padding-left: 5px;
    }
    .bottom-offer .button-more{
       
    max-width: 320px;
        padding: 20px 20px;
    }
    .video-block-header {
    margin-top: 30px;
    }
    .play-icon {
    position: absolute;
    transition: all 1s ease;
    top: 36%;
    left: 126px;
    z-index: 1;
    width: 40%;
    }
    .zigzag {
    height: 90px;
    }
    .text-tight-zigzag {
   
    font-size: 22px;
    line-height: 26px;
    padding-top: 5px;
    }
    .header{
        padding-bottom: 70px;
    }
    .section-1{
        padding-top: 50px;
        padding-bottom: 70px;
    }
    .slogan {
    font-size: 22px;
    line-height: 28px;
    padding-bottom: 30px;
        font-weight: 400;
    }
    .text_about_company{
        padding-left: 0;
        padding-top: 20px;
    }
    .title_h2{
        font-size: 28px;
    }
    .button-whats, .button-teleg {
        display: block;
    width: 90%;
    margin: 0 auto;
    }
    .button-teleg{
        margin-top:20px;
    }
    .news-title{
        padding-top: 50px;
    }
    #pt-cv-view-71683aelez .pt-cv-title a, #pt-cv-view-71683aelez .panel-title {
    font-size: 24px;
    padding-top: 10px;
    font-weight: 600 !important;
    display: block;
    }
    .section-2{
        padding-bottom: 70px;
    }
    .section-3 {
    background: rgb(238,238,238) url(./assets/images/noise-bg-3.png) no-repeat center center / cover;
    }
 .navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: #f1803a;
    border: none;
    }
    .bg-dark{
        height: auto;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .nav-menu a{
        color: #242424 !important;
    font-weight: 400;
    font-size: 20px;
    line-height: 36px;
    padding-left: 0;
    }
    .nav li{
        padding-left: 0;
    }
    .navbar-nav {
    margin-top: 30px;
    }
    .icon-phone{
        padding-left: 0;
        margin-left:0;
    }
    .phone-header{
        margin-top: 30px;
    margin-bottom: 20px;
    }
    .align-title-section {
    padding-top: 50px;
    padding-bottom: 40px;
    }
    .p_why{
        font-size: 18px;
    }
    .margin-for-why{
        margin-bottom: 30px;
    }
    .section-3 {
        padding-bottom: 70px;
    }
    .section-5 {
        padding-top: 50px;
        padding-bottom: 70px;
    }
    .section-6 {
    background: rgb(238,238,238 ) url(./assets/images/noise-bg-3.png) no-repeat center center / cover;
    padding-bottom: 50px;
    }
    .line-blue,.line-blue2{
        display: none;
    }
    .white-block{
        margin-bottom: 30px;
    }
    .margin-row{
        margin-top: 0;
    }
    .section-7 {
    background: rgb(250,250,250 ) url(./assets/images/noise-bg-3.png) no-repeat center center / cover;
    padding-bottom: 50px;
    }
    .to_block{
        display: block !important;
    }
    .card-header{
        margin-left: 0;
        padding: 1.1rem 0.75rem;
    }
    .title-card-header{
        padding-left: 16px;
        padding-top: 0;
        padding-right: 20px;
        padding-right: 10px;
    }
    .box-vertical-card{
        margin-left: 5px;
    padding-left: 20px;
        padding-right: 5px;
    }
    .box-vertical-card{
        line-height: 20px;
    }
    .section-13{
        padding-bottom: 70px;
    }
    .section-14{
     padding-top: 50px;
    padding-bottom: 0;
    height: 650px;
    }
    .mobile-image{
    margin-left: 20px;
    margin-top: 90px;
    position: relative;
    }
    .mod-dis{
        display: block !important;
    }
    .section-15{
    padding-top: 70px;
    padding-bottom: 30px;
    }
    .contact-text-block {
    padding-left: 0;
    font-size: 18px;
    margin-top: 30px;
}
    .desc-portfolio {
    list-style: none;
    font-size: 20px;
    padding-right: 15px;
    padding-bottom: 26px;
    }
    .margin-slider-r{
        padding-right: 0;
    }
    .margin-slider-l{
        padding-left: 0;
    }
    .section-8{
        padding-bottom: 50px;
    }
    .section-9{
      padding-bottom: 50px;
    padding-top: 40px;
    }
    .price-portfolio {
    padding: 26px 16px;
        margin-bottom: 30px;
    }
    .section-10{
        padding-bottom: 40px;
    padding-top: 70px;
    }
    .title-home-portolio{
        font-size: 24px;
    }
    .section-11{
        padding-bottom: 70px;
    padding-top: 50px;
    }
    .fot-b1{
        justify-content:center;
    }
    .fot-b2{
        justify-content: center;
    text-align: center;
    }
    .fot-b3{
         justify-content: center;
    }
     .fot-b4{
         justify-content: center;
         margin-top:50px;
    }
    .form-inline{
        margin-top:30px;
    }
    .plb {
    padding-left: 15px;
}
.port-1{
    margin-bottom:15px;
}
}
.text-delivery-s{
    font-size:20px;
    line-height:26px;
}