html,body{
  font-family: Philosopher-Bold;
}
#home-body{
    background-color: #fff;
}
#home{
  background: url("/template/img/9.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 90vh;

}
.switch-eng{
    padding-left: 50px;
}
.navbar{
  background-color: none;
  padding: 15px 10px !important;
}
.bg1{
    margin-top: 50px !important;
    
}
.bg1 li a{
    color: #000000 !important;;
}
.bg1 li a:hover{
    color: #00d400 ;
}
.bg1 li.active a{
  color: #00d400 !important;
}
.bg1.scrolled{
   margin-top: 0px !important;
   transition: 0.6s;
   background-color: white;
}
.bg1.scrolled li a{
     color: black !important;
  }
.bg1.scrolled li a:hover{
  color: #00d400 !important;
}
.bg1.scrolled li.active a{
  color: #00d400 !important;;
}
.bg1.scrolled li:nth-last-child(1) a{
  color: white !important;
  border-radius: 40px;
  border: 1px solid #ddd;
}
.nav-bar{
  color: #00d400;
  font-size: 1rem;
  cursor: pointer;
}
.navbar{
  
}
.navbar li a{
  color: black !important;
  font-size: 1.2rem;
  padding-left: 20px !important;
}
.navbar li a:hover{
  color: #ffffff;
}
.navbar li.active a{
  color: #00d400;

}
.navbar li:nth-last-child(1) {
  background-color: #00d400;
  border-radius: 40px;
  border: 1px solid #ddd;
}
.navbar li:nth-last-child(1):hover {
  /*background-color: black*/
} 
@media screen and (max-width: 576px){
    .switch-eng{
        display: none;
    }
}
.home-quote{
  margin-top: 200px;
  color: white;
}

.exclusive-bg{
  background-color: #009900;
  padding: 30px;
}
.exclusive-darkbg{
  background-color: #00a300;
  padding: 30px;
}

@media screen and (max-width: 991px){
  .home-box{
    display: none
  }
  .bg1{
      background-color: white;
  }
  .bg1 li a{
    color: black !important;;
  }
  .bg1 li a:hover{
    color: #00d400 !important;
  }
  .bg1 li:nth-last-child(1) a{
    color: white !important;

  }
}
.exclusive-margin{
  padding: 0;
  margin: 0;
}

.home-box{
  margin-top: 280px;
}

#home-bottom{
  margin-top: 120px;
}
.home-small{
    margin: 0;
    padding: 0px 0px 0px 10px !important;
}
.hello-details{
    background-color: #f7f7f7;
    padding: 30px;
}

  .top-contact1{
        display: none;
    }   
@media screen and (max-width: 768px){
     .mobilenav li{
     border: 1px solid #dd127b;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    background-color: #dd127b;
    border-radius: 10px;
    color:white !important;
    margin-top: 5px;
    margin-bottom: 5px;
}
 .mobilenav li a{
     color:white !important;  
 }
    .home-image-small{
        width: 300px !important;
        height: 200px;
    }
    .home-small{
        text-align: center;
        margin-bottom: 10px;
    }
    .profiles-image{
        width: 300px !important;
        height: 200px;
    }
}
@media screen and (max-width: 576px){
     .mobilenav li{
     border: 1px solid #dd127b;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    background-color: #dd127b;
    border-radius: 10px;
    color:white !important;
    margin-top: 5px;
     margin-bottom: 5px;
}
 .mobilenav li a{
     color:white !important;  
 }
    .top-contact{
        font-size: 13px;
        display: none;
    }   
}
@media screen and (max-width: 370px){
     .mobilenav li{
     border: 1px solid #dd127b;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    background-color: #dd127b;
    border-radius: 10px;
    color:white !important;
    margin-top: 5px;
     margin-bottom: 5px;
}
 .mobilenav li a{
     color:white !important;  
 }
    .top-contact{
        font-size: 12px;
    }
    .bg1{
    margin-top: 45px !important;
    
}
}
ul.nav.nav-tabs{
  padding-bottom: 7px ;
}
.nav-tabs>li>a {
color: black;
padding: 15px 20px 10px 20px;
text-decoration: none
}
.nav-tabs>li>a:hover {
  background-color: #00d400;
  border: 1px solid #ddd;
  border-radius: 10px 10px 0px 0px;
  padding: 15px 20px 10px 20px;
  color: #fff!important;
  background:#000;

}
.nav-tabs>li>a.active {
color: #fff;
background-color: #00d400;
border: 1px solid #ddd;
border-radius: 10px 10px 0px 0px;
padding: 15px 20px 10px 20px;
text-decoration: none
}
.nav-tabs>li>a.active:hover {
color: #fff!important;
background:#000;
}

.nav-tabs>li>a {
border:none;
color: #000;
font-size: 16px;
}
.home-login{
    background: url("/template/img/7.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 20px;
    color: white;
}
.btn-color{
    background-color: #00d400 !important;
    color: #fff;
}
.home-login a{
    color: white;
    text-decoration: none;
}
.home-login a:hover{
    color: #00d400;
}
.home-sign{
    color: #00d400 !important;
}

.clicks{
  margin-bottom: 30px;
}
.groom{
  font-size: 1.5rem;
  font-weight: 600;
  background-color: lightgreen;
  border-radius: 10px 10px 0px 0px;
  padding: 5px 20px;
}

.groom-image{
  margin-top: 20px;
  margin-bottom: 30px;
}

.profile-heading{
  color: #009900;
}
.know-more{
  background-color: black;
  color: white;
  padding: 10px;

}
.know-more:hover{
  color: #0f100f;
  text-decoration: none;
}

#stay{
  background-color: #00c300;
  padding: 40px;
  text-align: center
}
#stay input{
  padding: 8px 20px;
  border: 1px solid #ccc;
  border-radius: 20px;
}
#stay input[type=submit] {
  background-color: black;
  color: white;
  border: 1px solid #888;
}
.connect{
  margin-bottom: 20px
}


/* Profile */
.navbar1{
  background-color: black;
  
}
.navbar1 li a{
  color: black;
  font-size: 1.2rem;
  padding-left: 20px !important;
}
.navbar1 li a:hover{
  color: #00d400;
}
.navbar1 li.active a{
  color: #00d400;

}
.top-contact{
  color: white;
}
.top-contact:hover{
  color: #00d400;
  text-decoration: none
}
#profile-home{
  margin-top: 100px
}
.navbar1 li:nth-last-child(1) {
  background-color: #00d400;
  border-radius: 40px;
  border: 1px solid black;
}
.navbar1 li:nth-last-child(1):hover {
  background-color: black
} 
.profile-filter{
  margin-top: 30px;
}
.filter{
  margin-top: 20px;
}
.profile-para{
  color: #888;
}
.profile-backgroundcolor{
  background-color: #E8E8E8;
}
.small-profile::before{
  content: "";
  border-bottom: 1px solid #888;
  position: absolute;
  width: 100px;
  top: 120px;
  left: 30%;

}
.small-profile1::before{
  content: "";
  border-bottom: 1px solid #888;
  position: absolute;
  width: 100px;
  top: 200px;
  left: 30%;

}

.profile-groom-image{
  margin-bottom: 20px
}
.basic-details{
    color: #009900;
}
/* Login */

.login-box{
  padding: 40px;
  background: rgba(255,255,255,0.1);
  border-radius: 6px;
  box-shadow: 0 5px 35px rgba(0,0,0,0.2);
  }

.login{
  font-weight: 700;
  margin-bottom: 20px;
  color: white;
}

#login{
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  background: url(/template/img/2.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.loggedin{
  background-color: #00d400;
  color: white;
  margin-top: 10px;
}

#login a{
  color: white;
  text-decoration: none;
}

#login a:hover{
  color: #00d400;
}
.rememberme{
  color: white
}


/* Register */


#register{
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  background: url(../img/7.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 50px;
  padding-bottom: 50px;
}
.register{
  margin-top: 50px;
  padding: 20px;
  text-align: left;
  background-color: #00d400;
  color: white;
}

   
#half-right{
  width: 0;
  height: 0;
  border-bottom: 78px solid #00d400;
  border-right: 78px solid transparent;
  top: 50px
} 

.register-box{
  padding: 0px;
  background: rgba(255,255,255,0.5);
  border-radius: 6px;
  box-shadow: 0 5px 35px rgba(0,0,0,0.2);
}
.register-box1{
   padding: 40px;
}
#register label{
  font-size: 1.1rem
}

#register input{
  padding: 4px 7px;
  outline: none;
  border: none;
  border-radius: 10px
}
#register input:focus {
  border-radius: 10px
}
.registered{
  background-color: #00d400;
  color: white;
  text-align: center;
}
.register-button{
  text-align: center;
  margin-top: 20px
}

/* Contact */

.contact-us{
  text-align: center;
  background-color: grey;
  color: white;
  padding: 10px;
  margin-bottom: 0;
}
.contact-page{
  background-color: #f1f1f1;

}
.contact-row{
  
}
.contact-box{
  background-color: white;
  padding: 40px;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 100px;
  margin-bottom: 100px;
}

.contact-number{
  color: #009900;
}
.contact-icon{
  font-size: 3rem;
  background-color: black;
  color: white;
  padding: 30px;
  position: relative;
  bottom: 100px;
}
 #triangle-down {
  position: relative;
  bottom: 70px;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 40px solid black;
}

.contact-form{
  background-color: white;
  padding-top: 40px;
  padding-bottom: 40px;
}
.inputfields {
  margin: 10px 0;
  font-size: 16px;
  padding: 10px;
  border: 2px solid #009900;
  border-top: none;
  border-left: none;
  border-right: none;
  background: rgba(0, 0, 0, 0.2);
  color: black;
  outline: none;
  border-radius: 0%;
}
.contact-form .btn{
  background-color: #009900;
}
.send-message{
  text-align: center;
}
.enquiry{
  text-align: center;
}

@media screen and (max-width: 768px){
  .contact-box{
    margin-top: 100px;
    margin-bottom: 20px;
  }
  .enquiry{
    margin-top: 30px;
  }
}

/* Profile-details */


#profiles{
  padding-top: 50px;
  background-color: #e2e8f0;
}
#profiles ul{
  margin: 0;
  padding: 0;
}
.profiles-name li{
  list-style-type: none;
 
}
.profiles-list{
  font-size: 1.2rem
}

.profiles-badge{
  padding: 20px;
  background-color: #f1f1f1;
  box-shadow: 1px 3px 4px 1px #888;
  margin-bottom: 40px;
}
.profiles-badge1{
  padding: 20px;
  background-color: #f1f1f1;
  box-shadow: 1px 3px 4px 1px #888;
  margin-bottom: 40px;
  color:  #505050;
}
.profiles-badge1 li{
  margin: 0;
  padding:0;
  list-style: none
}
.profiles-information{
  color: #00d400;
  margin-top: 30px
}

.navbar li a{
          font-size: 1.2rem;
           color: black !important;
        }


@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
      /*  padding-right: 11px;
        padding-left: 20px;*/
    }
}