@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900|Open+Sans:300,400,600,700,800');
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700');
body {

  background:#231f20;

  color: #fff;

}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat', sans-serif;
    margin: 0px;
    background: none;
    line-height: 1.8em;
}
.sec-title {
    position: relative;
    max-width: 800px;
    margin: 0 auto 30px;
    text-align: center;
}

.sec-title h2 {
    position: relative;
    font-size: 32px;
    font-weight: 700;
    color: #253d4a;
    line-height: 1.4em;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.sec-title h2.sec-title-white{color: #fff;}
.theme_color {
    color: #71b100;
}
.sec-title .text {
    color: #50575e;
    font-size: 14px;
    font-style: italic;
}
.sec-title .separator {
    position: relative;
    width: 100%;
    height: 20px;
}
.small-separator {
    margin-bottom: 25px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../img/title-separator-small.png);
}

.small-separator-white {
        background-image: url(../img/title-separator-small-white.png);
}

#floor-plan-section{
    
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../img/amrit-bg.jpg);
    background-attachment: fixed;
    
}
.bg-primary, .btn-primary {

    background-color: #71b100 !important;

}


.inner-box {
    position: relative;
text-align:center;
border-right: 1px solid #ddd;
margin-bottom: 30px;
}
}.inner-box .icon {
    position: relative;
    display: block;
    color: #71b100;
    line-height: 50px;
    font-size: 48px;
    margin-bottom: 10px;
}
.inner-box h6 {
    color: #253d4a;
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 0px;
}
.inner-box h3 {
    position: relative;
    font-size: 30px;
    color: #253d4a;
    font-weight: 700;
}


.navbar {

  border-bottom: #71b100 3px solid;

 }

 

 .bg-dark {

    background-color: #231f20 !important;

}

.carousel-caption {



    bottom: 10%;

}
.carousel-caption a {
	color:#fff !important;}


.carousel-caption h3{font-size:3.5rem; line-height:4.5rem; font-weight:700;}

.carousel-caption h3 span{font-size:1.5rem; line-height:1.5rem; display:block; font-weight:600;}

.carousel-caption p{font-size:2rem; line-height:3rem; margin-top:20px; font-weight:600;}

.carousel-caption h2{font-size:4rem; line-height:4rem;}



.text-muted{font-size:20px;}



.card-body {



    padding: .50rem;

}



.heading-tertiary{

font-family: 'Lato', Arial, Helvetica, sans-serif;

color:#71b100 !important

}



#home-section .home-inner {

  padding-top: 150px;

}



#home-section .card-form {

  opacity: 0.8;

}



#home-section .fas,

#create-section .fas {

  color: #71b100;

  background: #fff;

  padding: 5px;

  border-radius: 5px;

}



#explore-section .fas,

#share-section .fas {

  background: #333;

  color: #fff;

  padding: 5px;

  border-radius: 5px;

}

.form-section {

    background: #231f20;

    border-radius: 8px;

}



.form-title {

    color: #fff;

    padding: 25px 0px;

    margin-bottom: 10px;

    border-bottom: 1px solid #ddd;

}

.form-box {

    padding: 32px 30px;

    border-radius: 0px 0px 8px 8px;

}

.form-control {

    height: 40px;

    padding: 8px 12px;

    border-radius: 0px;

    color: #888;

}

.call-bg {

    display: inline-block;

    margin-left: 5px;

    background: #71b100 !important;

    margin-top:2px;

	text-decoration:none;

}

.call-bg a {

    color: #FFF;

    font-size: 22px;

	padding:1px 11px;

    font-weight: bold;

    text-decoration: none;

	transition:all 0.3s ease-in-out;

}



.call-bg a:hover{

    color: #231f20;

}



.top-link {

    display: none;

    right: 10px;

    bottom: 40px;

    z-index: 9;

    font-size: 1.3em;

    background: #71b100;

    color: #FFF;

    border-radius: 50%;

    transition: all 0.3s ease;

}



.top-link a {

    color: #FFF;

    padding: 4px 10px;

    display: inline-block;

    width: 38px;

    height: 38px;

}



.affix {

    position: fixed;

}

#messages.form-control { height: 80px;}



#query-popup, #pdf-popup {

    z-index: 9999;

    min-width: 300px;

    height: auto;

    width: 100%;

    position: fixed;

    top: 16%;

    padding: 0 5px 15px 5px;

    left: 0;

    right: 0;

    margin: 0 auto;

}



#myModal1 .modal-dialog, #myModal .modal-dialog {

    width: 400px;

    margin: 2% auto;

}



.quick-from .form-group {

    margin-bottom: 5px;

    width: 100%;

    margin-right: 0;

}



.quick-from .form-group input {

    width: 100%;

}

#myModal1 .green-btn {

    width: 100%;

    padding: 15px;

}

.green-btn {

    background:#71b100;

    color: #FFF;

    border: 0;

    font-size: 15px;

    display: block;

    width: 30%;

    padding: 6px;

    text-transform: uppercase;

    border-radius: 3px;

	transition:all 0.3s ease-in-out;

	font-size:18px;

}

.green-btn:hover {

    background:#71b100;

    color:#231f20 ;

}

#myModal1.dwn-popup .modal-header {

    background-image: url(../img/pop-up-bg.jpg);

    background-size: 100%;

    padding: 30px 30px 60px 30px;

}

#myModal1.dwn-popup .modal-title {

    color: #fff;

    font-weight: bold;

    font-size: 28px;

    text-align: center;

}

#myModalLabel{color:#222;}

#myModal1 form{width:100%;}



#myModal1.dwn-popup .close {

    padding: 0.2rem;

font-size:2rem;

color:#fff;

   }

   .form-control {

    height: 48px;

    margin-bottom: 10px;

}



footer {

    background: #231f20 !important;

    padding-top: 15px;

}

.google-map {

    width: 100%;

    overflow: hidden;

    height: 270px;

    max-width: 100%;

    border: 5px solid #FFF;

}



.copyright-footer {

    color: #FFF;

    font-weight: 300;

    font-size: 16px;

    padding: 0px 0 5px 0;

    margin-top: 15px;

}



.disclaimer {

    font-size: 13px;

    color: #DDD;

    text-align: center;

    padding: 0px 0 5px 0;

}



.wp-mb {

    left: 25px;

    bottom: 40px;

    width: 350px;

    position: fixed;

    font-size: 1.4rem;

    height: 24px;

    line-height: 24px;

    box-shadow: 0px 5px 5px #000;

    display: block;

    z-index: 99999;

}



.wp-mb .nav-fill .nav-item {

    -ms-flex: 1 1 auto;

    flex: 1 1 auto;

    text-align: center;

    background-color: #71b100 !important;

}



.wp-mb .nav-link {

    display: block;

    padding: .5rem 1rem;

    color: #fff;

	font-size:16px;

	line-height:24px;

}

.wp-mb li:not(:last-child) {

    border-right: 1px solid #fff;

}

.seo-text {

    background: #619505;

    color: #AED1B3;

    padding: 3px 0;

    font-size: 12px;

    text-align: center;

}

@media only screen and ( min-width:1024px ){
.navbar-expand-md .navbar-nav .nav-link {
    padding-right: 1.2rem;
    padding-left: 1.2rem;
}
}

@media only screen and ( max-width:767px ){
   
 .header-top {display:none;}
	.carousel-caption h2, .carousel-caption h3 {

    font-size: 1.6rem;
    line-height:2.5rem;
    font-weight:bold;
    }

.carousel-caption h3 span {

    font-size: 1.2rem;

    line-height: 1.2rem;

    display: block;

}




.carousel-caption {



    right: 10%;

    bottom: 100px;

    left: 10%;

}

.carousel-caption p{display:none}



#about .call-bg {

 
width:100%;
    margin-left: 0px;

    margin-top: 0px;

    text-align: center;

    padding: 15px;

}



#about .call-bg a {

   

    font-size: 22px;

    padding: 20px 60px;

   

}
.text-muted {
    font-size: 16px;
}
.mb-m{margin-bottom:20px;}
}