@media only screen and (max-width: 1300px) {
    .hero-home p{
  
        padding-right:0px;
    }
    .title-home {
        padding-right: 0px;
    }
    .bi-list{
        font-size: 30px;
    }
}
@media only screen and (max-width: 1030px){
    .herosec {
        height: 257px;
    }
    .img-card-c3 {
        width: 100%;
        height: auto;
    }
    .img-card-c3 {
        width: 100%;
        height: auto;
    }
}
@media only screen and (max-width: 900px){
    .cont-nav {
        height: auto;
    }
    .title-home {
        font-size: 46px;
    }
    .custom-menu .dropdown .dropdown-menu {
        margin-top: 0px;
    }
}
@media only screen and (max-width: 800px){
    .title-home {
      
        font-size: 43px;
       
    }
    .img-card-c3 {
        width: 100%;
        height: auto;
    }
    .herosec {
        height: 195px;
    }
}
@media only screen and (max-width: 600px){
    footer {
        background: #03303B;
        height: auto;
    }
    .herohomM{
        background-image: url('/web/img/home-mobile1_3_11zon.webp');
        background-size: cover;
        background-repeat: no-repeat;
        height: 850px;
    }
    .heder-l,.hero-r{
        background-image: none;
    }
    .hero-home{
        height: 500px;
    }
    .cont-nav {
        height: auto;
    }
    .title-home{
        font-size: 32px;
        line-height: 40px;
        vertical-align: middle;
    }
    .hero-home p {

        font-size: 14px;
        line-height: 24px;
        letter-spacing: 0%;
    }
    .hero-home .btn-green {
        font-size: 14px;
        line-height: 20px;
    }
    .logo {
        width: 43px;
        height: auto;
       

    }
    .navbar-brand:hover {
        font-family: 'Cocogoose Pro';
        font-weight: 300;
        font-size: 16px;
        line-height: 20px;
        letter-spacing: 0%;
        vertical-align: middle;
        color: #03303B;
    }
    .titles{

        font-weight: 300;
        font-size: 32px;
        line-height: 40px;
        text-align: center;
        vertical-align: middle;
        
    }
    .gentext{
        font-size: 14px;
        line-height: 20px;
        letter-spacing: 0%;
        vertical-align: middle;
        text-align: justify;
    }
    .cont-img-galery {
        height: 205px;
        color: #03303B;
    }
    .herosec{
        width: 100%;
        height: 364px;
    }
    .mapframe {
        width: 100%;
        height: auto;
    }
}