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

body {

  background:#231f20;

  color: #fff;

}

.price-block{background:#f2ac04 !important;font-weight: 600;}

.bg-primary, .btn-primary {

    background-color: #f2ac04 !important;

}

.text-black{color:#000}

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

#recaptcha1{transform:scale(0.9);transform-origin:0 0}

.navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link {
	color:#fe992f;
}

.navbar {

  border-bottom: #e36cb0 3px solid;

 }

 .border{border:15px solid #eee; box-shadow:5px 1px 10px #666; margin-bottom:15px;padding: 10px; background: #EEE;}

 .bg-dark {

    /*background-color: #e36cb0 !important;*/
    background-color: #fff !important; 

}
.display-4{font-weight:600}

.navbar-dark .navbar-nav .nav-link{color:#fe992f;font-size: 18px; margin: 0 10px;font-weight: 600;}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {color: #e36cb0;}

.carousel{pbox-shadow: 0px 2px 0px rgba(0, 0, 0, 0.6);}

.carousel-caption {



    bottom: 10%;
   

}
.carousel-caption a {
	color:#fff !important;font-weight: 600; text-decoration:none !important}


.carousel-caption h3{font-size:3.5rem; line-height:4.5rem; text-shadow: 1px 5px 2px #000; font-weight: 700;}

.carousel-caption h3 span{font-size:2.5rem; line-height:3rem; display:block;text-shadow: 1px 5px 2px #000; letter-spacing: 4px;}

.carousel-caption p{font-size:2rem; line-height:3rem; margin-top:20px;text-shadow: 1px 5px 2px #000;}

.carousel-caption h2{font-size:4rem; line-height:4rem;text-shadow: 1px 5px 2px #000;}



.carousel-item img {width: 100%;}

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



.card-body {



    padding: .50rem;

}
.card-body h4{font-size:18px;}


.heading-tertiary{

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

color:#f2ac04 !important

}



#home-section .home-inner {

  padding-top: 150px;

}



#home-section .card-form {

  opacity: 0.8;

}



#home-section .fas,

#create-section .fas {

  color: #f1c250;

  background: #fff;

  padding: 5px;

  border-radius: 5px;

}

#site-plan{background:#FFF}

#contact-section{background:#e49fb6 !important; padding:5% 0 !important ;}

#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: block;

    margin-left: 5px;



    margin-top:2px;

	text-decoration:none;
   

}

.call-bg a {

    color: #FFF;

    font-size: 22px;

	padding:5px 11px;

    font-weight: bold;

    text-decoration: none;
    background: #f2ac04;
	transition:all 0.3s ease-in-out;
     border-radius: 20px;

}



.call-bg a:hover{

    color: #fff;
    background:#e36cb0

}



.top-link {

    display: none;

    right: 10px;

    bottom: 40px;

    z-index: 9;

    font-size: 1.3em;

    background: #f1c250;

    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: 100%; min-width:300px; max-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:#f2ac04;

    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:#f2ac04;

    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: #e36cb0 !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: rgba(242,172,4,0.9);

    color: #AED1B3;

    padding: 3px 0;

    font-size: 12px;

    text-align: center;

}



@media only screen and ( max-width:767px ){
.call-bg{margin-top: 10px;}.call-bg a{padding: 3px 11px}

.navbar-dark .navbar-nav .nav-link{border-bottom:1px dotted #ffcbdc}
.wp-mb { left: 5px}
.navbar-dark .navbar-toggler{background:#f2ac04; border:1px solid #f2ac04; text-align: right !important;}
.navbar-toggler-icon{background:#f2ac04}

.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 h2{font-size:20px; text-shadow:none;background:#e49fb6; padding:2px 2px; border-radius:5px;}.carousel-caption h2 a{ font-weight:700}
.carousel-caption h3, .carousel-caption h3 span{display:none;}

#home-section {

    margin-top:90px;

}



.carousel-caption {



    right: 10%;

    bottom: 11px;

    left: 10%;

}

.carousel-caption p{display:none}



#about .call-bg {margin-left: 0px; margin-top: 0px;text-align: center;  padding: 15px;}



#about .call-bg a { font-size: 22px; padding: 20px 60px;}

}



.photo-gallery {

}

.photo-gallery p {

}

.photo-gallery h2 {
  font-weight:bold;
  margin-bottom:40px;
  padding-top:40px;
  color:inherit;
}

@media (max-width:767px) {
  .photo-gallery h2 {
    margin-bottom:25px;
    padding-top:25px;
    font-size:24px;
  }
}

.photo-gallery .intro {
  font-size:16px;
  max-width:500px;
  margin:0 auto 40px;
}

.photo-gallery .intro p {
  margin-bottom:0;
}

.photo-gallery .photos {
  padding-bottom:20px;
}

.photo-gallery .item {
  padding-bottom:30px;
}
