

.navbar {
    padding-left: 50px !important;
} 

.logo{
  width: 50%;
}
nav.navbar.navbar-expand-lg.navbar-light.bg-light{
    background-color: #5CDB95 !important;
    height: 80px;
}
.navbar-brand{
   
    margin-right: 0px !important; 
    margin-right: 30px !important;
}
.navbar-nav{
    margin-left: 140px !important;
}

a.nav-link {
    font-size: 18px;
    font-weight: 400;
    margin-top: 10px;
    color: #05386B !important;
}
a.nav-link:hover{
    color: #EDF5E1 !important;
}
.nav-item{
    margin-top: -20px;
    padding-top: 10px;
    padding-left: 20px;
    font-size: 18px !important;
    font-family: 'Roboto', sans-serif;
}
.dropdown-menu{
    padding: 15px !important;
    background-color: #5CDB95 !important;
    border: 1px solid #EDF5E1 !important;
}
.dropdown-item{
    color: #05386B !important;
    font-family: 'Roboto', sans-serif;
}
.dropdown-item:hover{
    background-color: #EDF5E1 !important;
}
.top{
    margin-top: 15px !important;
}

.phone{
    /* height: 20px; */
    padding-right: 10px;
    font-size:22px !important;

}
.only-responsive{
    display: none;
}
/* first-nav start here */
.first{
    padding-bottom: 10px !important;
    padding-top: 10px !important;
}
.top{
   padding-left: 80px !important;
}
.top a{
    text-decoration: none;
    color: #05386B;
}
.d-flex{
    display: flex;
}

.top-contact{
    padding-top: 40px;
   
}
.top-contact:hover{
   color: #5CDB95;
}
a{
    text-decoration: none;
    color: #05386B;
}

.btn-contact{
    width: 200px;
    height: 40px;
    margin: 0 0 0 16px;
    background-color: #05386B;
    border: none;
    color: #EDF5E1;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    border-radius: 22px;
    
}
.btn-contact:hover{
   color: #5CDB95 !important;
} 
 
@media(min-width: 320px) and (max-width: 767px){
   
    .navbar-toggler{
        margin-left: 250px;
        margin-top: -60px;
    }
    .logo{
        width: 70%;
    }
    nav.navbar.navbar-expand-lg.navbar-light.bg-light{
       background-color: #fff !important;
       
    }
    .navbar-brand{
        margin-right: 30px !important;
        margin-left: -40px;
    }
    div#navbarSupportedContent{
        background-color: #5CDB95;
        margin-left: -140px;
        padding-bottom: 20px;
    }
    nav.navbar.navbar-expand-lg.navbar-light.bg-light{
        height: auto;
    }
    .first{
        width: 100%;
        height: auto;
    }
    .top{
        display: none;
    }
    .only-responsive{
        display: inline;

    }
  
   }


/* first banner start here */
.first-banner{

    width: 100%;
    height: 540px;
   
}
.content{
    padding: 50px;
}
.content h2{
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    padding-bottom: 10px;
    color: #05386B;
}
.content h5{
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    padding-bottom: 10px;
    color: #05386B;
}
.content p{
    font-family: 'Roboto', sans-serif;
    color: #05386B;
}
@media(min-width: 320px) and (max-width: 767px){
    .first-banner{
        width: 100%;
        height: auto;
}
      .responsive{
        width: 390px;
      }
}
/* secomd-banner start here */
.fas{
   color: #05386B;
    font-size: 60px;
    padding-bottom: 10px;
}
.second-banner{
    width: 100%;
    height: 450px;
    margin-top: 40px;
}
.center{
  margin-left: 50px;
  margin-bottom: 10px;
}
.heading h3{
    text-align: center;
    color: #05386B;
    font-family: "Cronos Pro";
    font-size: 42px;
}

.special h3{
    padding-bottom: 0px !important;
}
.sub-box{
    width: 245px;
   height: 270px;
   border: 1px solid #EDF5E1;
   border-radius: 8px;
   padding: 30px;
   background-color: #5CDB95;
   box-shadow: 5px 10px 8px #317550;
}
/* .sub-box:hover{
    transform: scale3d(1.1,1.1,1)
    translateZ(0) !important;
    z-index: 29;
} */

.sub-box h3{
    padding-bottom: 20px;
    padding-top: 10px;
    color: #05386B;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    text-align: center;
}
@media(min-width: 320px) and (max-width: 767px){
        .second-banner{
          width: 100%;
          height: auto;
          margin-top: 10px !important;
           }
        .box{
            margin: auto;
            height: 180px;
        }
        .sub-box{
           margin: auto;
           margin-bottom: 20px;
         }
    
}

/* third-banner start here */
.third-banner{
    width: 100%;
    height: 320px;
    margin-top: 30px;
}

@media(min-width: 320px) and (max-width: 767px){
    .third-banner{
        width: 100%;
        height: auto;
          }
          .btn-third{
            margin-top: 20px !important;
            margin-left: 120px !important;
          }
  
}
/* additional page start here*/
.additional{
    width: 100%;
    height: 400px;
  
}
@media(min-width: 320px) and (max-width: 767px){
    .additional{
        width: 100%;
        height: auto;
          }
}
/* fourth-banner start here */
.four-banner{
    width: 100%;
    height: 640px;
    margin-top: 30px;
 
}
.four-box{
    padding: 40px;
}
.four-first{
    background-color: #5CDB95;
}
.four-second{
    background-color: #05386B;
}
.four-box h3{
    font-size: 42px;
    padding-bottom: 40px;
    color:#EDF5E1;
    font-family: "Cronos Pro";
}
.four-box p{
    font-size: 20px;
    color: #EDF5E1;
    font-family: 'Roboto', sans-serif;
}
@media(min-width: 320px) and (max-width: 767px){
    .four-banner{
        width: 100%;
        height: auto;
          }
}

/* price section start here */
.price{
    width: 100%;
    height:800px;
}
.price h2{
    text-align: center;
    color: #05386B;
    font-family: "Cronos Pro";
    font-size: 42px;
}
.ruppe{
    color: #05386B;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    margin-left: 30px;
    margin-top: 30px;
    text-align: center;
}
.amount{
    color: #05386B;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size:24px;
}
.ruppe-second{
    color: #05386B;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
   margin-left: 30px;
}
.period{
    color: #05386B;
    font-family: "Cronos Pro";
    font-weight: 500;
    margin-top: 20px;
    margin-left: 10px;
}
.period-double{
    color: #05386B;
    font-family: "Cronos Pro";
    font-weight: 500;
    font-size: 32px;
      margin-top: 10px;
      margin-left: 10px;   
}
.ruppe-short{
    color: #05386B;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    margin-left: 70px;
    margin-top: 30px;
}
.price-box{
    margin-top: 30px;
    height: 320px;
    padding: 50px;
    border: 1px solid #EDF5E1;
     border-radius: 8px;
    padding: 30px;
    background-color: #5CDB95;
    box-shadow: 5px 10px 8px #317550;
}
.price-box h3{
    text-align: center;
    color: #05386B;
    font-family: "Cronos Pro";
    font-weight: 500;
    font-size: 32px;
    /* font-size: 42px; */
   
}
@media(min-width: 320px) and (max-width: 767px){
    .price{
        width: 100%;
        height: auto;
        padding-bottom: 30px;
          }
          .price h2{
              margin-top: 30px;
          }
    
}

/* fifth-banner start here */
.five-banner{
     width: 100%;
     height: 520px;
     margin-top: 30px;
}
.faq h2{
    font-size: 42px;
    font-family: "Cronos Pro";
    text-align: center;
   color: #05386B;
}
.accordion{
    margin-top: 40px;
}
.accordion h2{
    font-family: 'Roboto', sans-serif;  
}
.accordion-body{
    font-family: 'Roboto', sans-serif; 
    color: #05386B;
}

.accordion-button{
    font-size: 20px !important;
}
.accordion-item{
    border: none !important;
}
button.accordion-button.collapsed{
    color: #05386B !important;
}

.accordion-button:not(.collapsed) {
   color: #05386B !important;
   background-color: #5CDB95 !important;
   box-shadow: none !important;
   border-radius: 0px 8px 16px 16px;
}

.accordion-button:focus {
    z-index: 3;
    border-color: none !important;
    outline: 0;
    box-shadow: none !important;
}
@media(min-width: 320px) and (max-width: 767px){
    .five-banner{
        margin-top: 30px;
        width: 100%;
        height: auto;
        padding-bottom: 40px;
          }
}
/* footer start here */
.footer{
    width: 100%;
    height: 280px;
    background-color: #5CDB95;   
}

.sub ul{
    list-style: none;
}
.sub ul li a{
    font-family: 'Roboto', sans-serif; 
    text-decoration: none;
    color: #05386B!important;
}
.sub h5:hover{
    color: #EDF5E1 !important;
}
.footer h5{
    font-family: 'Roboto', sans-serif; 
    color:#05386B;
}
.footer p{
    font-family: 'Roboto', sans-serif; 
    margin-bottom: 10px !important;
    color:#05386B;
 
}
.sub-ul{
    margin-left: 30px;
}
.footer-second{
margin-left: 60px;
}
.developed{
    margin-top: 60px;
}
.developed a{
    font-family: 'Roboto', sans-serif; 
    color: #05386B;
}
.developed a:hover{
    color: #EDF5E1;
}
.developed h5{
    font-family: 'Roboto', sans-serif; 
    text-align: center;
    color: #05386B;
}
@media(min-width: 320px) and (max-width: 767px){
    .footer{
        width: 100%;
        height: auto;
        padding-bottom: 40px;
          }
        
     .footer-responsive{
        text-align: center;
        margin-bottom: 30px;
     }
     .exploer h2{
         padding-bottom: 30px;
     }
     .sub{
      margin-left: 60px;
      text-align: center;
     }
}
/* call-back page start from here */

.banner{
    width: 100%;
    height: 880px;
    padding-top: 80px;
}
.banner h2 p{
    margin-bottom: 20px;
}
.head  {
    font-family: 'Roboto', sans-serif; 
    color: #05386B;
    font-weight: 500;
}
.banner .form-group{
    width: 60%;
}
.banner label{
    font-size: 20px;
    font-family: 'Roboto', sans-serif; 
    color: #05386B;
}
 .banner .invalid{
    color: red!important;
    font-family: 'Roboto', sans-serif;
}

 .banner .err{
    border: 1px solid red;
} 
.banner .number  a{
    text-decoration: none;
   color: #05386B;
}
.banner .number  a:hover{
    color: #5CDB95 !important;
}
.call{
    font-size: 18px;
    margin-right: 10px;
    margin-top: 2px;
}

.banner .mail  a{
    text-decoration: none;
    color: #05386B;
}
.banner .mail  a:hover{
    color: #5CDB95 !important;
}
.banner  .mail{
    padding-top: 10px;
}
.call-back{
    margin-top: 100px;
}
.adress-office{
    margin-top: 10px;
}
.adress-office p{
    font-family: 'Roboto', sans-serif; 
    color: #05386B;
}
.btn-primary{
    background-color: #05386B !important;
    color: #EDF5E1 !important;
    font-family: 'Roboto', sans-serif !important; 
    border: none !important;
    padding: 8px 24px !important;
    margin-top: 10px !important;

}
.adress-cowork{
    margin-top: 10px;
}
.adress-cowork p{
    font-family: 'Roboto', sans-serif; 
    color: #05386B;
}

.form-bottom{
    margin-top: -90px !important; 
}
.form-bottom h4{
    font-family: 'Roboto', sans-serif; 
    color: #05386B;
}

@media(min-width: 320px) and (max-width: 767px){
  .banner{
      width: 100%;
      height: auto;
      text-align: center;
  }
  .footer{
      margin-top: 80px;
  }
  .form-bottom{
      text-align: center;
  }
    .mail{
      margin-left: 50px;
    }
    .number{
        margin-left: 50px;
    }
    .form-group{
     margin-left: 50px;
    }
    .form-bottom{
        margin-top: 20px !important;
    }
    .responsive-map{
        width: 330px;
    }
}
/* Private office page start here */
.po-banner{
    width: 100%;
    height: 1800px;
}
.po-content{
    margin-top: 120px;
}
.po-content h2{
    font-size:36px;
    font-family: "Cronos Pro";
    font-weight: 600;
    color: #05386B;
    text-align: center;
    padding-bottom: 20px;
}
.po-content p{
    font-family: 'Roboto', sans-serif; 
    color: #05386B;
}

.adjustment{
    margin-left: auto;
    margin-right: auto;
    display: block;
   
}
.po-content-second{
    margin-top: 60px;
    text-align: center;
}
.po-content-second h2{
    font-size: 36px;
    font-family: "Cronos Pro";
    font-weight: 600;
    color: #05386B;
    text-align: center;
    padding-bottom: 20px;
}
.po-content-second ul li{
    font-family: 'Roboto', sans-serif; 
     color: #05386B;
    list-style: none;
    padding-bottom: 10px;
 
}
.accordion-button{
    font-family: 'Roboto', sans-serif; 
     color: #05386B;
}
.po-accordion{
    font-family: 'Roboto', sans-serif; 
    color: #05386B;
}
.po-third{
    margin-top: 60px;
}
.po-third h2{
    text-align: center;
    font-size: 36px;
    font-family: "Cronos Pro";
    font-weight: 600;
    color: #05386B;
}

@media(min-width: 320px) and (max-width: 767px){
   .po-banner{
       width: 100%;
       height: auto;
   }
   .po-content p{
       margin-left: 25px;
   }
  }

/* dedicuted desk start here */
.dd-banner{
    width: 100%;
    height: 1800px;
}
.dd-content{
    margin-top: 120px;
}
.dd-content p{
    font-family: 'Roboto', sans-serif; 
    color: #05386B;
}
.dd-content h2{
    font-size:36px;
    font-family: "Cronos Pro";
    font-weight: 600;
    text-align: center;
    padding-bottom: 20px;
    color: #05386B;
}
.dd-content-second{
    margin-top: 60px;
    text-align: center;
}
.dd-content-second h2{
    font-family: 'Roboto', sans-serif; 
    color: #05386B;
    text-align: center;
    padding-bottom: 20px;
}
.dd-content-second ul li{
    font-family: 'Roboto', sans-serif; 
    color: #05386B;
  list-style: none;
  padding-bottom: 10px;
 
}
.dd-third{
    margin-top: 60px;
}
.dd-third h2{
    font-size:36px;
    font-family: "Cronos Pro";
    color: #05386B;
     font-weight: 600;
    text-align: center;
}

@media(min-width: 320px) and (max-width: 767px){
   .dd-banner{
       width: 100%;
       height: auto;
   }
   .dd-content p{
       margin-left: 25px;
   }
  }
/* day pass start here */

.dp-banner{
    width: 100%;
    height: 1500px;
}
/* .dp-content{
    margin-top: 30px;
} */
.dp-content h2{
    font-size:36px;
    font-family: "Cronos Pro";
    font-weight: 600;
    text-align: center;
    padding-bottom: 20px;
    color: #05386B;
}

.dp-content-second{
    margin-top: 60px;
    text-align: center;
}
.dp-content-second h5{
    font-family: 'Roboto', sans-serif; 
    color: #05386B;
}
.dp-content p{
    font-family: 'Roboto', sans-serif; 
    color: #05386B;
}

.dp-content-second h2{
    font-family: 'Roboto', sans-serif; 
    color: #05386B;
    text-align: center;
    padding-bottom: 20px;
}
.dp-content-second ul li{

 font-family: 'Roboto', sans-serif; 
    color: #05386B;
   list-style: none;
   padding-bottom: 10px;
 
}
.dp-third{
    margin-top: 60px;
}
.dp-third h2{
    font-size:36px;
    font-family: "Cronos Pro";
    font-weight: 600;
    text-align: center;
    padding-bottom: 20px;
    color: #05386B;
}

@media(min-width: 320px) and (max-width: 767px){
   .dp-banner{
       width: 100%;
       height: auto;
   }
   .dp-content p{
       margin-left: 25px;
   }
  }
  /* conference room start here */

.co-banner{
    width: 100%;
    height: 1500px;
}
.co-content{
    margin-top: 120px;
}
.co-content h2{
    font-size:36px;
    font-family: "Cronos Pro";
    font-weight: 600;
    color: #05386B;
    text-align: center;
    padding-bottom: 20px;
}
.co-content-second{
    margin-top: 60px;
    text-align: center;
}
.co-content p{
    font-family: 'Roboto', sans-serif; 
    color: #05386B;
   
}
.co-content-second h2{
    font-family: 'Roboto', sans-serif; 
    color: #05386B;
    text-align: center;
    padding-bottom: 20px;
}

.co-content-second ul li{
    font-family: 'Roboto', sans-serif; 
    color: #05386B;
   list-style: none;
   padding-bottom: 10px;
 
}
.co-third{
    margin-top: 60px;
}
.co-third h2{
    text-align: center;
    font-size:36px;
    font-family: "Cronos Pro";
    font-weight: 600;
    color: #05386B;
}

@media(min-width: 320px) and (max-width: 767px){
   .co-banner{
       width: 100%;
       height: auto;
   }
   .co-content p{
       margin-left: 25px;
   }
  }

  /* paeking space start here */

  .park-banner{
    width: 100%;
    height: 1000px;
}
.park-content{
    margin-top: 120px;
}
.park-content h2{
    font-size:36px;
    font-family: "Cronos Pro";
    font-weight: 600;
    color: #05386B;
    text-align: center;
    padding-bottom: 20px;
}
.park-content h4{
    font-family: 'Roboto', sans-serif; 
    color: #05386B;
    padding-bottom: 20px;
}


@media(min-width: 320px) and (max-width: 767px){
   .park-banner{
       width: 100%;
       height: auto;
   }
   .park-content p{
       margin-left: 25px;
   }
  }
  /* reception start here */

  .re-banner{
    width: 100%;
    height: 1000px;
}
.re-content{
    margin-top: 120px;
}
.re-content h2{
    font-size:36px;
    font-family: "Cronos Pro";
    font-weight: 600;
    color: #05386B;
    text-align: center;
    padding-bottom: 20px;
}
.re-content h4{
    font-family: 'Roboto', sans-serif; 
    color: #05386B;
    padding-bottom: 20px;
}
.re-content-second{
    margin-top: 60px;
    text-align: center;
}
.re-content-second h2{
    font-family: 'Roboto', sans-serif; 
    color: #05386B;
    text-align: center;
    padding-bottom: 20px;
}
.re-content-second p{
    font-family: 'Roboto', sans-serif; 
    color: #05386B;
}
.re-content-second ul li{
    font-family: 'Roboto', sans-serif; 
    color: #05386B;
    list-style: none;
    padding-bottom: 10px;
 
}
.re-img{
    margin-left: 200px;
}
.re-third{
    margin-top: 60px;
}
.re-third h2{
    font-size:36px;
    font-family: "Cronos Pro";
    font-weight: 600;
    color: #05386B;
    text-align: center;
}

@media(min-width: 320px) and (max-width: 767px){
   .re-banner{
       width: 100%;
       height: auto;
   }
   .re-content p{
       margin-left: 25px;
   }
   .re-img{
    margin-left: 0px;
}
  }

/* refer and earn page start here*/

.RE-banner{
    width: 100%;
    height: 800px;
}
.RE-banner .center{
   margin-top: 10px;
   margin-left: 120px;
}
.RE-image{
    margin-top: 30px;
    height: 500px;
    background-color: cadetblue;
}

.RE-info{
    padding: 60px;
}
.RE-info h2{
    font-family: 'Roboto', sans-serif; 
    color: #05386B;
    padding-top: 160px;
    font-size: 48px;
}
.earn-money{
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 36px 48px;
    border-radius: 8px;
}

.RE-content{
    margin-top: 120px;
}
.RE-content h4{
     font-family: 'Roboto', sans-serif; 
    color: #05386B;
    padding-bottom: 40px;
}
.RE-content h5{
    margin-left: 90px;
    padding-bottom: 30px;
}

@media(min-width: 320px) and (max-width: 767px){
    .RE-banner{
        width: 100%;
        height: auto;
        padding-bottom: 30px;
    }
    .RE-banner .center{
        margin-left: 0px;
     }
     .RE-info h2{
        padding-top: 80px;
       margin-left: 40px;
    }
    
     .RE-image{
         width: 100%;
         height: auto;
         padding-bottom: 60px;
        background-color: cadetblue;
    }
  
   }

   /*value added services start here */
      .value-banner{
       width: 100%;
       height: 400px;
      }
      /* .value-banner .col-lg-3{
          border-right: 1px solid black;
      } */
      .value-content{
          margin-top: 40px;
      }
      .value-box{
          width: 90% !important;
          height: 120px;
          border: 1px solid black;
          border-radius: 8px;
          margin-left: 50px;
      }
      .value-box h3{
          margin-top: 20px;
          margin-left: 20px;
      }
     .value-img{
         width: 180px;
         height: 103px;
         margin-left: 20px;
         margin-top: 7.5px;
     }
     @media(min-width: 320px) and (max-width: 767px){
       .value-banner{
           width: 100%;
           height: auto;
           padding-bottom: 30px;
       }
       .value-img{
           margin-left: 0;
       }
       .value-box{
           margin-left: 16px;
       }
       .value-box h3{
        font-size: 20px;
        margin-top: 10px;
        margin-left: 18px;
    } 
       }

    /* layout page start here */
    .layout-banner{
        width: 100%;
        height: 500px;
    }
    .layout-img{
        margin-top: 50px;
        width: 100%;
        height: 220px;
        text-align: center;
    }
    @media(min-width: 320px) and (max-width: 767px){
        .layout-banner{
            width: 100%;
            height: auto;
        }
       
    }

    /* gallery page start here */
.gallery-banner{
    width: 100%;
    height: 1580px;
}
.gallery-content{
    margin-top: 120px;
}
.gallery-content h2{
    font-size:36px;
    font-family: "Cronos Pro";
    font-weight: 600;
    color: #05386B;
    text-align: center;
    padding-bottom: 20px;
}
.gallery-content p{
    font-family: 'Roboto', sans-serif; 
    color: #05386B;
}


.gallery-content-second{
    margin-top: 60px;
    text-align: center;
}
.gallery-content-second h2{
    font-size: 36px;
    font-family: "Cronos Pro";
    font-weight: 600;
    color: #05386B;
    text-align: center;
    padding-bottom: 20px;
}
.gallery-content-second ul li{
    font-family: 'Roboto', sans-serif; 
     color: #05386B;
    list-style: none;
    padding-bottom: 10px;
 
}

.gallery-third{
    margin-top: 60px;
}
.gallery-third h2{
    text-align: center;
    font-size: 36px;
    font-family: "Cronos Pro";
    font-weight: 600;
    color: #05386B;
}
.img-border{
    border: 4px solid #5CDB95 !important;
}
.img-border-second{
    border: 4px solid #05386B !important;
}
@media(min-width: 320px) and (max-width: 767px){
   .gallery-banner{
       width: 100%;
       height: auto;
   }
   .gallery-content p{
       margin-left: 25px;
   }
   .gallery-banner .col-lg-6{
    margin-bottom: 20px;
   }
  }