
/*
* =====================================================
*     GENERAL
* =====================================================
*/

.text-bold {
  font-weight: 700;
}

.text-small {
  font-size: 0.9rem;
}

.btn-outline-light:hover {
  color: #E7475E !important;
}

strong {
  font-weight: 600;
}

a {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: inline-block;
}

.modal {
  background: rgba(0, 0, 0, 0.85);
}

.modal-content {
  border-radius: 0;
}

.modal-content .close {
  width: 3rem;
  height: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #E7475E;
  display: block;
  opacity: 1;
  padding: 0;
  outline: none;
}

.modal-content .close span {
  color: #fff;
}

button {
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.bg-gray, .sidebar-widget {
  background: url(../img/overview.jpg) no-repeat !important;
  background-size: cover;
  background-position: right bottom;
}


.breadcrumb {
  background: none;
}

.breadcrumb li.breadcrumb-item {
  color: #999;
}

.form-group label {
  display: inline-block;
    margin-bottom: 5px;
    font-weight: bold;
}

.form-group label span.icon {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
  background: #E7475E;
  color: #fff;
  text-align: center;
  display: inline-block;
  margin-right: 0.5rem;
  border-radius: 50%;
  font-size: 0.85rem;
}

.form-group textarea {
  min-height: 3rem;
}

.form-control::-moz-placeholder {
  font-size: 0.95rem;
  color: #aaa !important;
}

.form-control::-webkit-input-placeholder {
  font-size: 0.95rem;
  color: #aaa !important;
}

.form-control:-ms-input-placeholder {
  font-size: 0.95rem;
  color: #aaa !important;
}

.breadcrumb-item + .breadcrumb-item::before {
  font-size: 0.8rem;
}

/* GENERAL MEDIAQUERY */
@media (max-width: 991.98px) {
  section {
    /*padding: 5rem 0;*/
  }
}

/*
* =====================================================
*     NAVBAR
* =====================================================
*/
nav.navbar {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

nav.navbar.active {
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.08);
}

nav.navbar.inactive {
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.08);
}

nav.navbar .dropdown-menu {
  margin-top: 1.4rem;
}

/* NAVBAR MEDIAQUERY */
@media (max-width: 991.98px) {
  nav.navbar {
    background: #fff;
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.08);
  }
  nav.navbar .dropdown-menu {
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-top: 0;
    margin-bottom: 1rem;
  }
}

/*
* =====================================================
*     FOOTER
* =====================================================
*/
footer.main-footer {
  padding: 2px 0;
  /*background: linear-gradient(180deg,#e8eae9  0%, #d6d0c4);*/
  background: #233F3E;
  color: #fff;
  padding-bottom: 0;
}

.footer-logo {
  width: 7.5rem;
}

.footer-link {
  color: #fff;
  font-size: 0.9rem;
  font-weight: 300;
  margin: 0.3rem 0;
}

.footer-link:hover, .footer-link:focus {
  color: #fff;
}

.social-link {
  color: #fff;
  font-size: 0.9rem;
  margin: 0 0.625rem;
}

.social-link:hover {
  color: #fff;
}

.footer-heading {
  margin-bottom: 1.25rem;
  font-weight: 600;
}

.copyrights-text {
  font-weight: 300;
  font-size: 0.9rem;
}

.copyrights {
  border-top: 4px solid #abb7b7;
  margin: 3px 15px ;
  padding: 15px 0 15px 0;
}

.copyrights a {
  color: #333;
  }

/*

=====================
STYLE SWITCHER FOR DEMO
=====================

*/
#style-switch-button {
  position: fixed;
  top: 120px;
  left: 0px;
  border-radius: 0;
  z-index: 2;
}

#style-switch {
  width: 300px;
  padding: 20px;
  position: fixed;
  top: 160px;
  left: 0;
  background: #fff;
  border: solid 1px #ced4da;
  z-index: 2000;
}

#style-switch h4 {
  color: #495057;
}

#style-switch select {
  height: 50px;
}

/* =====================================================
*     HERO SECTION
* =====================================================
*/
.hero {
  padding-top: 0px;
  background: url("../img/background/Vangani_web_banner.png") no-repeat;
  background-position: center center;
  background-repeat: no-repeat;
  /*background-size: contain;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;*/
  height:500px;
}
.full_list {max-width:32% !important;}



/* @media only screen and (max-width: 769px) {
  .hero {
    padding: 5px 0;
    background: url(../img/desktop-banner.jpg) no-repeat;
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 100%;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    height:100%;
  }
} */

.hero-heading{
  color: #ffffff !important;

}

.hero_h1{
    padding-top: 60px !important;
    font-size: 45px !important;
    font-weight: 600;
  }
  .hero_h2{
   font-size: 35px !important;
    font-weight: 400;
  }


.subscription-form .form-group {
  position: relative;
}

.subscription-form .form-group button {
  position: absolute;
  top: 0.375rem;
  right: 0.4rem;
  border-radius: 0;
}

.subscription-form input {
  height: auto;
}

.subscription-form input::-moz-placeholder {
  font-weight: 300;
  font-size: 0.9rem;
  color: #aaa;
}

.subscription-form input::-webkit-input-placeholder {
  font-weight: 300;
  font-size: 0.9rem;
  color: #aaa;
}

.subscription-form input:-ms-input-placeholder {
  font-weight: 300;
  font-size: 0.9rem;
  color: #aaa;
}

/* HERO MEDIAQUERY */
@media (max-width: 991.98px) {
  .hero {
    padding: 1rem 0 7rem;
    padding-top: 8rem;
  }
  .subscription-form .form-group {
    position: static;
  }
  .subscription-form .form-group button {
    position: static;
    width: 100%;
    margin-top: 0.5rem;
  }
  .register {
    background: #ffffd1 !important;
  }
}

/*
@media screen and  (max-width: 768px){
  .hero {
    padding: 5px 0;
    background: url("../img/background/Vangani_web_banner.jpg") no-repeat;
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain !important;
  }
  
  .hero_h1{
    padding-top: 70px !important;
    font-size: 26px !important;
  }
  .hero_h2{
    font-size: 18px !important;
  }
  .register {
    background: #ffffd1 !important;
  }
  
  #amenities_desc{padding:2px !important}
  .swiper-slide {text-align:center}
  .full_list {max-width:40% !important}
}

@media screen and  (max-width: 420px){
  .hero {
    background: url("../img/background/Vangani_web_banner.jpg") no-repeat;
    background-position: top;
    background-repeat: no-repeat;
  }

  .hero_h1{
    padding-top: 20px !important;
    font-size: 30px !important;
  }
  .hero_h2{
    font-size: 24px !important;
  }
  .register {
    background: #ffffd1 !important;
  }
 
}

@media screen and  (max-width: 411px){
  .hero {
    background: url("../img/background/Vangani_web_banner.jpg") no-repeat;
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .hero_h1{
    padding-top: 18px !important;
    font-size: 26px !important;
  }
  .hero_h2{
    font-size: 20px !important;
  }
  .register {
    background: #ffffd1 !important;
  }
 
}

@media screen and  (max-width: 600px){
    #amenities_desc{ text-align:justify; padding:5px !important}
  .hero {
    background: url(../img/background/Dhanori_mob_banner.jpeg) no-repeat;
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
  }

  .hero_h1{
    padding-top: 20px !important;
    font-size: 26px !important;
  }
  .hero_h2{
    font-size: 20px !important;
  }
  .register {
    background: #ffffd1 !important;
  }
 
}

@media screen and  (max-width: 360px){
    #amenities_desc{ text-align:justify; padding:5px !important}
  .hero {
    padding: 6rem 0 0 0 !important;
    background: url(../img/background/Dhanori_mob_banner.jpeg) no-repeat;
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
  }

  .hero_h1{
    padding-top: 70px !important;
    font-size: 20px !important;
  }
  .hero_h2{
    font-size: 14px !important;
  }
  .register {
    background: #ffffd1 !important;
  }
 
}

@media screen and  (max-width: 320px){
   #amenities_desc{ text-align:justify; padding:5px !important} 
  .hero {
    padding: 5rem 0 0 0 !important;
    background: url(../img/background/Dhanori_mob_banner.jpeg) no-repeat;
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
  }

  .hero_h1{
    padding-top: 20px !important;
    font-size: 24px !important;
  }
  .hero_h2{
    font-size: 18px !important;
  }
  .register {
    background: #ffffd1 !important;
  }
 
} */


/*
* =====================================================
*     INTEGRATIONS SECTION
* =====================================================
*/
.box {
  padding: 3rem 2rem;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.box:hover {
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.box .icon {
  width: 2.8rem;
  height: 2.8rem;
  margin: 0 auto;
  margin-bottom: 1rem;
}

/*
* =====================================================
*     CLIENTS SECTION
* =====================================================
*/
.clients img {
  max-height: 5rem;
  padding: 0.6rem;
}

/*
* =====================================================
*     PORTFOLIO SECTION
* =====================================================
*/
.portfolio-item {
  position: relative;
  display: block;
  overflow: hidden;
}

.portfolio-item::after {
  content: '';
  width: 120%;
  height: 120%;
  background: radial-gradient(circle closest-corner, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
  display: block;
  position: absolute;
  top: -10%;
  left: -10%;
}

/*
* =====================================================
*     CONTACT SECTIOn
* =====================================================
*/
.contact-details .box {
  padding: 1.5rem;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-align: center;
}

.contact-details .icon {
  width: 1.8rem;
  height: 1.8rem;
}

.contact-form sup {
  font-size: 0.7rem;
  display: inline-block;
  margin-left: 0.2rem;
}

.contact-form .icon {
  display: none !important;
  margin-left: 1rem;
}

/*
* =====================================================
*     FAQ SECTION
* =====================================================
*/
.accordion-custom .card {
  border-radius: 0;
  border: none;
  margin-bottom: 1.3rem;
  background: linear-gradient(45deg, #E7475E, #fc324f);
}

.accordion-custom .card-header {
  border: none;
  padding: 0;
  background: none;
}

.accordion-custom .card-header button {
  color: #333;
  text-transform: none !important;
  background: none;
  display: block;
  border: none;
  padding: 1.5rem 2.1rem;
  cursor: pointer;
  width: 100%;
  text-align: left;
  background: #f5f5f5;
  outline: none;
}

.accordion-custom .card-header button[aria-expanded='true'] {
  background: none;
  color: #fff;
}

.accordion-custom .card-header button:hover, .accordion-custom .card-header button:focus {
  text-decoration: none;
}

.accordion-custom .accordion-heading {
  font-size: 1.05rem;
}

.accordion-custom .accordion-heading i {
  font-size: 2.2rem;
  margin-right: 1.5rem;
}

.accordion-custom .card-body {
  color: #fff;
  padding: 2rem 2.1rem;
  padding-top: 0.7rem;
  font-weight: 300;
  font-size: 0.9rem;
  line-height: 1.7rem;
}

/*
* =====================================================
*     SIDEBAR
* =====================================================
*/
.sidebar .search .form-group {
  position: relative;
}

.sidebar .search .form-control {
  background: #f5f5f5;
  border: 1px solid transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  padding: 1.3rem 2rem;
}

.sidebar .search .form-control:focus {
  border-color: #E7475E;
}

.sidebar .search .form-control:focus + button {
  background: #E7475E;
  color: #fff;
  border-color: #E7475E;
}

.sidebar .search button {
  width: 4rem;
  text-align: center;
  line-height: 2.7rem;
  height: 100%;
  background: #f2f2f2;
  border: none;
  position: absolute;
  top: 0;
  right: 0;
  color: #aaa;
  border: 1px solid transparent;
  border-left: 0;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.sidebar-widget {
  padding: 2.5rem;
}

.categories-link {
  color: #777;
  text-decoration: none;
  margin-bottom: 0.5rem;
}

.categories-link:hover {
  color: #E7475E;
  text-decoration: none;
}

.tag-link {
  color: #777;
  padding: 0.5rem 1.2rem;
  background: #fff;
  margin: 0.2rem;
}

.tag-link:hover {
  background: #E7475E;
  color: #fff;
  text-decoration: none;
}

/* =========================================

      THEMING OF THE BOOTSTRAP COMPONENTS

   =========================================

    1 - NAVBAR
    2 - BUTTONS
    3 - TYPE
    4 - PAGINATION
    5 - UTILITIES
    6 - FORMS
    7 - CODE
    8 - NAV
    9 - CARD
    10 - DROPDOWNS

*/
/*
 * 1. NAVBAR
 */
.navbar {
  padding: 8px 10px;
}

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  width: 6.5rem;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 0.85rem;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  border: 1px solid transparent;
  border-radius: 3rem;
}

.navbar-toggler:hover, .navbar-toggler:focus {
  outline: none;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}

.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-dark .navbar-brand {
  color: #fff;
}

.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}

.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

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

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

/*
 * 2. BUTTONS
 */
.btn {
  font-weight: 400;
  border: 1px solid transparent;
  text-transform: uppercase;
  letter-spacing: 0.08rem;
  padding: 0.45rem 2.4rem;
  font-size: 0.92rem;
  line-height: 1.5;
  border-radius: 3rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  .btn {
    -webkit-transition: none;
    transition: none;
  }
}

.btn:focus, .btn.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(231, 71, 94, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(231, 71, 94, 0.25);
}

.btn.disabled, .btn:disabled {
  opacity: 0.65;
}

.btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {
  background-image: none;
}

.btn-link {
  font-weight: 400;
  color: #E7475E;
}

.btn-link:hover {
  color: #c71a33;
  text-decoration: underline;
}

.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
}

.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
}

.btn-primary {
  color: #fff;
  background-color: #e32227;
  background: linear-gradient(90deg, #fb5520, #ec2026);
  /*border-color: #e32227;*/
}

.btn-primary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}

.btn-primary:focus, .btn-primary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(231, 71, 94, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(231, 71, 94, 0.5);
}

.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #E7475E;
  border-color: #E7475E;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #de1d39;
  border-color: #d31b36;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(231, 71, 94, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(231, 71, 94, 0.5);
}

.btn-secondary {
  color: #fff;
  background-color: #f16522;
  border-color: #f16522;
}

.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}

.btn-secondary:focus, .btn-secondary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #f16522;
  border-color: #f16522;
}

.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}

.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}

.btn-success:focus, .btn-success.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}

.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-success.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}

.btn-info:focus, .btn-info.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}

.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-info.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}

.btn-warning:focus, .btn-warning.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
.show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}

.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-warning.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}

.btn-danger:focus, .btn-danger.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}

.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

.btn-light:focus, .btn-light.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}

.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}

.btn-dark:focus, .btn-dark.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}

.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-primary {
  color: #E7475E;
  background-color: transparent;
  background-image: none;
  border-color: #E7475E;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #E7475E;
  border-color: #E7475E;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(231, 71, 94, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(231, 71, 94, 0.5);
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #E7475E;
  background-color: transparent;
}

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #E7475E;
  border-color: #E7475E;
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(231, 71, 94, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(231, 71, 94, 0.5);
}

.btn-outline-secondary {
  color: #6c757d;
  background-color: transparent;
  background-image: none;
  border-color: #6c757d;
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745;
}

.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:focus, .btn-outline-success.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}

.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
.show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8;
}

.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:focus, .btn-outline-info.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}

.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
.show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107;
}

.btn-outline-warning:hover {
  color: #fff;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:focus, .btn-outline-warning.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}

.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
.show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545;
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger:focus, .btn-outline-danger.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}

.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa;
}

.btn-outline-light:hover {
  color: #fff;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:focus, .btn-outline-light.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}

.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40;
}

.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:focus, .btn-outline-dark.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}

.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-lg {
  padding: 0.5rem 2.4rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 3rem;
}

.btn-sm {
  padding: 0.25rem 1.2rem;
  font-size: 0.85rem;
  line-height: 1.5;
  border-radius: 3rem;
}

/*
 * 3. TYPE
 */
body {
  font-family: 'Droid Sans', Calibri, Arial, sans-serif;;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #ffffff;
}

a {
  color: #000;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

a:hover, a:focus {
  color: #BD2C21;
  font-weight:bold !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: bold;
  line-height: 1.2;
  color: inherit;
  text-transform:uppercase;
}

h1,
.h1 {
  font-size: 2.5rem;
}

h2,
.h2 {
  font-size: 2rem;
}

h3,
.h3 {
  font-size: 1.65rem;
}

h4,
.h4 {
  font-size: 1.5rem;
}

h5,
.h5 {
  font-size: 1.25rem;
}

h6,
.h6 {
  font-size: 1rem;
}

.lead {
  font-size: 1.2rem;
  font-weight: 300;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

hr {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 80%;
  font-weight: 400;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.blockquote {
  padding: 2rem 1.5rem;
  margin-bottom: 2rem;
  font-size: 1.1rem;
  border-left: 5px solid #E7475E;
  font-weight: 300;
  background: #f5f5f5;
  line-height: 1.8rem;
}

.blockquote-footer {
  color: #6c757d;
}

.blockquote-footer::before {
  content: "\2014 \00A0";
}

.text-primary {
  color: #E7475E !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: #de1d39 !important;
}

/*
 * 4. PAGINATION
 */
.page-item:first-child .page-link {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.page-item:last-child .page-link {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.page-item.active .page-link {
  color: #fff;
  background-color: #E7475E;
  border-color: #E7475E;
}

.page-item.disabled .page-link {
  color: #6c757d;
  background-color: #fff;
  border-color: #dee2e6;
}

.page-link {
  padding: 0.5rem 0.75rem;
  line-height: 1.25;
  color: #E7475E;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

.page-link:hover, .page-link:focus {
  color: #c71a33;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.85rem;
  line-height: 1.5;
}

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/*
* 5. UTILITIES
*/
.bg-primary {
  background-color: #E7475E !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #de1d39 !important;
}

.bg-secondary {
  background-color: #6c757d !important;
}

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important;
}

.bg-success {
  background-color: #28a745 !important;
}

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important;
}

.bg-info {
  background-color: #17a2b8 !important;
}

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important;
}

.bg-warning {
  background-color: #ffc107 !important;
}

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}

.bg-danger {
  background-color: #dc3545 !important;
}

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important;
}

.bg-light {
  background-color: #f8f9fa !important;
}

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}

.bg-dark {
  background-color: #343a40 !important;
}

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}

.border-primary {
  border-color: #E7475E !important;
}

.border-secondary {
  border-color: #6c757d !important;
}

.border-success {
  border-color: #28a745 !important;
}

.border-info {
  border-color: #17a2b8 !important;
}

.border-warning {
  border-color: #ffc107 !important;
}

.border-danger {
  border-color: #dc3545 !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #343a40 !important;
}

.text-primary {
  color: #E7475E !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: #de1d39 !important;
}

.text-secondary {
  color: #6c757d !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: #545b62 !important;
}

.text-success {
  color: #28a745 !important;
}

a.text-success:hover, a.text-success:focus {
  color: #1e7e34 !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:hover, a.text-info:focus {
  color: #117a8b !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: #d39e00 !important;
}

.text-danger {
  color: #dc3545 !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: #bd2130 !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:hover, a.text-light:focus {
  color: #dae0e5 !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: #1d2124 !important;
}

.badge-primary {
  color: #fff;
  background-color: #E7475E;
}

.badge-primary[href]:hover, .badge-primary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #de1d39;
}

.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}

.badge-secondary[href]:hover, .badge-secondary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #545b62;
}

.badge-success {
  color: #fff;
  background-color: #28a745;
}

.badge-success[href]:hover, .badge-success[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #1e7e34;
}

.badge-info {
  color: #fff;
  background-color: #17a2b8;
}

.badge-info[href]:hover, .badge-info[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #117a8b;
}

.badge-warning {
  color: #212529;
  background-color: #ffc107;
}

.badge-warning[href]:hover, .badge-warning[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #d39e00;
}

.badge-danger {
  color: #fff;
  background-color: #dc3545;
}

.badge-danger[href]:hover, .badge-danger[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #bd2130;
}

.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}

.badge-light[href]:hover, .badge-light[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #dae0e5;
}

.badge-dark {
  color: #fff;
  background-color: #343a40;
}

.badge-dark[href]:hover, .badge-dark[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #1d2124;
}

/*
  * 6. FORMS
  */
.form-control {
  display: block;
    width: 100%;
    height: 34px;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 12px;
    line-height: 1.42857143;
    padding: 6px 12px;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
@media screen and (prefers-reduced-motion: reduce) {
  .form-control {
    -webkit-transition: none;
    transition: none;
  }
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #f6b8c1;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(231, 71, 94, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(231, 71, 94, 0.25);
}

.form-control::-webkit-input-placeholder {
  color: #6c757d;
  font-family: Helvetica,Arial,sans-serif;
    font-size: 12px;
}

.form-control:-ms-input-placeholder {
  color: #6c757d;
  font-family: Helvetica,Arial,sans-serif;
    font-size: 12px;
}

.form-control::-ms-input-placeholder {
  color: #6c757d;
  font-family: Helvetica,Arial,sans-serif;
    font-size: 12px;
}

.form-control::placeholder {
  color: #6c757d;
  font-family: Helvetica,Arial,sans-serif;
    font-size: 12px;
}

.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
}

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px);
}

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.form-control-sm {
  padding: 0.25rem 1.2rem;
  font-size: 0.85rem;
  line-height: 1.5;
  border-radius: 0;
}

select.form-control-sm:not([size]):not([multiple]) {
  height: calc(1.775rem + 2px);
}

.form-control-lg {
  padding: 0.5rem 2.4rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0;
}

select.form-control-lg:not([size]):not([multiple]) {
  height: calc(2.875rem + 2px);
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.8);
  border-radius: .2rem;
}

.was-validated .form-control:valid, .form-control.is-valid, .was-validated
.custom-select:valid,
.custom-select.is-valid {
  border-color: #28a745;
}

.was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated
.custom-select:valid:focus,
.custom-select.is-valid:focus {
  border-color: #28a745;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip, .was-validated
.custom-select:valid ~ .valid-feedback,
.was-validated
.custom-select:valid ~ .valid-tooltip,
.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}

.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  background-color: #71dd8a;
}

.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #34ce57;
}

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}

.was-validated .custom-file-input:valid ~ .custom-file-label::before, .custom-file-input.is-valid ~ .custom-file-label::before {
  border-color: inherit;
}

.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.8);
  border-radius: .2rem;
}

.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated
.custom-select:invalid,
.custom-select.is-invalid {
  border-color: #dc3545;
}

.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated
.custom-select:invalid:focus,
.custom-select.is-invalid:focus {
  border-color: #dc3545;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip, .was-validated
.custom-select:invalid ~ .invalid-feedback,
.was-validated
.custom-select:invalid ~ .invalid-tooltip,
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  background-color: #efa2a9;
}

.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  background-color: #e4606d;
}

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label::before, .custom-file-input.is-invalid ~ .custom-file-label::before {
  border-color: inherit;
}

.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  background-color: #E7475E;
}

.custom-control-input:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(231, 71, 94, 0.25);
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(231, 71, 94, 0.25);
}

.custom-control-input:active ~ .custom-control-label::before {
  color: #fff;
  background-color: #fce5e8;
}

.custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}

.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

.custom-checkbox .custom-control-label::before {
  border-radius: 0;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #E7475E;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #E7475E;
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(231, 71, 94, 0.5);
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(231, 71, 94, 0.5);
}

.custom-radio .custom-control-label::before {
  border-radius: 50%;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #E7475E;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(231, 71, 94, 0.5);
}

/*
* 7.CODE
*/
code {
  font-size: 87.5%;
  color: #e83e8c;
}

/*
* 8. NAV
*/
.nav-link {
  font-weight: 500 !important;
  line-height: 1.6em;
  color: #999;
  padding: 0.5rem;
  padding-left: 7px !important;
  padding-right: 10px !important;
  text-transform: uppercase;
  
}

.nav-link.disabled {
  color: #6c757d;
}

.nav-link:hover, .nav-link:focus, .nav-link.active {
  text-decoration: none;
}

.nav-tabs .nav-item {
  margin-bottom: -1px;
}

.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}

.nav-tabs .nav-link.disabled {
  color: #6c757d;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
}

.nav-pills .nav-link {
  border-radius: 0;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #E7475E;
}

/*
* 9. CARD
*/
.card {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0;
}

.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.card-body {
  padding: 1.25rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
}

.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
  border-radius: calc(0 - 1px) calc(0 - 1px) 0 0;
}

.card-header-transparent {
  background-color: rgba(0, 0, 0, 0.3);
  border-bottom: none;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f8f9fa;
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
  border-radius: 0 0 calc(0 - 1px) calc(0 - 1px);
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  padding: 1.25rem;
}

.card-img-overlay-opacity {
  background: rgba(0, 0, 0, 0.2);
}

.card-img {
  border-radius: calc(0 - 1px);
}

.card-img-top {
  border-top-left-radius: calc(0 - 1px);
  border-top-right-radius: calc(0 - 1px);
}

.card-img-bottom {
  border-bottom-right-radius: calc(0 - 1px);
  border-bottom-left-radius: calc(0 - 1px);
}

.card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-deck {
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    margin-right: 15px;
    margin-left: 15px;
  }
}

/*
* 10. DROPDOWNS
*/
.dropdown-menu {
  min-width: 12.5;
  padding: 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  background-color: #fff;
  border: none;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
  border-radius: 0;
}

.dropdown-item {
  padding: 0.7rem 1.5rem;
  font-weight: 400;
  color: #212529;
  width: 100%;
  font-size: 0.85rem;
}

.dropdown-item:hover, .dropdown-item:focus {
  color: #fff;
  background-color: #E7475E;
}

.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  background-color: #E7475E;
}

.dropdown-item.disabled, .dropdown-item:disabled {
  color: #6c757d;
}


.register {
  /*background: -webkit-linear-gradient(left, #2b1f641a, #09191dc0);*/
  /*margin: 0%;*/
  margin-bottom: 0;
  padding: 3%;
}
.register-right {
  background: rgba(234, 239, 245, 0.48);
 /* border-top-left-radius: 10% 50%;
  border-bottom-left-radius: 10% 50%;*/
}
.register-left img {
  margin-top: 15%;
  margin-bottom: 5%;
  width: 25%;
  -webkit-animation: mover 2s infinite alternate;
  animation: mover 1s infinite alternate;
}
@-webkit-keyframes mover {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-20px);
  }
}
@keyframes mover {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-20px);
  }
}
.register-left p {
  font-weight: lighter;
  padding: 12%;
  margin-top: -9%;
}
.register .register-form {
  padding: 15px 30px 15px 30px;
  margin-top: 20%;
}
.btnRegister {
  float: right;
  margin-top: 16%;
  border: none;
  border-radius: 1.5rem;
  padding: 2%;
  background: #0062cc;
  color: #fff;
  font-weight: 600;
  width: 50%;
  cursor: pointer;
}
.register .nav-tabs {
  margin-top: 3%;
  border: none;
  background: #0062cc;
  border-radius: 1.5rem;
  width: 28%;
  float: right;
}
.register .nav-tabs .nav-link {
  padding: 2%;
  height: 34px;
  font-weight: 600;
  color: #fff;
  border-top-right-radius: 1.5rem;
  border-bottom-right-radius: 1.5rem;
}
.register .nav-tabs .nav-link:hover {
  border: none;
}
.register .nav-tabs .nav-link.active {
  width: 100px;
  color: #0062cc;
  border: 2px solid #0062cc;
  border-top-left-radius: 1.5rem;
  border-bottom-left-radius: 1.5rem;
}
.register-heading {
  text-align: center;
  margin-top: 8%;
  margin-bottom: -15%;
  color: #495057;
}

.card .card-text {
  color: #333;
  text-align: center;
  font: 14px "open sans", Arial, Helvetica, sans-serif;
  margin: 0px auto;
  position: relative;
  left: 0px;
  top: 0px;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.card .card-title {
  margin: 0px;
  padding: 12px;
  font-size: 18px !important;
  border-bottom: 2px solid #afafaf;
  margin-right: auto;
  margin-left: auto;
  width: 90%;
  font-family: "Poppins", sans-serif;
  color: #222;
  font-weight: 600;
}
.card .card-title {
  font-size: 14px;
}
.card .card-title {
  margin: 0px;
  padding: 22px;
  text-align: center;
  font-size: 18px !important;
  border-bottom: 2px solid #afafaf;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  font-family: "Poppins", sans-serif;
  color: #222;
  font-weight: 600;
}

.progress-container {
  width: 100%;
  height: 8px;
  background: #f0f0f0 !important;
  position: fixed !important;
  z-index: 1000 !important;
}

.progress-bar {
  height: 6px;
  background: #19b251;
  width: 0%;
}
.fixed-top {
    background: #fff;
    position: fixed;
    top: 0px !important;
    right: 0;
    left: 0;
    z-index: 1030;
}

#feedback {
    position: fixed;
    right: 0;
    top: 150px;
    bottom: 20%;
    min-height: 460px;
    height: auto;
    margin-left: -3px;
    margin-bottom: -3px;
    z-index: 99999;
}

#feedback-form {
    float: right;
    width: 300px;
    height: 100%;
    z-index: 1000;
    padding: 15px;
    background-clip: 'padding-box';
    border: 1px solid rgba(0, 0, 0, .2);
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}

#feedback-tab {
     position: relative;
     right: -47px;
     text-transform: uppercase;
     top: 90px;
     float: left;
     color: #fff;
     font-size: 15px;
     cursor: pointer;
     text-align: center;
     width: 135px;
    height: 42px;
    background-color: rgb(241, 100, 33);
    margin-top: 0px;
    margin-left: -0px;
    padding-top: 10px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);

}


#feedback-tab:hover {
    background-color: rgba(0, 0, 0, 0.4);
}

#feedback-form textarea {
    resize: auto;

}

.font_of {
  font-family: Helvetica,Arial,sans-serif;
  font-size: 12px;
}

.sec_full_head{
  background: rgba(235, 239, 243, 0.89) !important;
  margin: 0% !important;
  padding: 25px !important;

}
.sec_full_head_loc{
  background: #fff !important;
  font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
  margin: 0% !important;
  padding: 5% !important;

}

.no_spacing{
  margin: 0 0 0 0 !important;
  padding: 0 10px 0 10px !important;
}

#map_canvas {
   width: 100%;
}
span.dot-style{
  display:inline-block;
  padding:0;
  position:relative;
}
span.dot-style:before{
  content:'';background:url(../img/dot_black.png) no-repeat 0 0;
  position:absolute;
  left:50%;
  bottom:-3px;
  height:7px;
  width:7px;
  line-height:7px;
  transition:all .8s ease;
  visibility:hidden;
  z-index:2;
}
span.dot-style:after{
  content:'';background:url(../img/dot_black.png) no-repeat 0 0;
  position:absolute;
  right:50%;
  bottom:-3px;
  height:7px;
  width:7px;
  line-height:7px;
  transition:all .8s ease;
  visibility:hidden;
  z-index:2;
}
span.dot-style i{font-style:normal;display:block;position:relative;padding:0 35px 5px}
span.dot-style i:after{content:'';display:block;position:absolute;bottom:0;left:50%;right:50%;margin:0 auto;height:1px;background:#000;transition:all .8s ease}
span.dot-style.white i:after{background:#fff}
span.dot-style-02{display:inline-block;padding:0 35px 0 0;position:relative}
span.dot-style-02:before{content:'';display:block;position:absolute;bottom:0;left:0;margin:0 auto;height:1px;width:0;background:#000;transition:all .8s ease}
span.dot-style-02:after{content:'';background:url(../img/dot_black.png) no-repeat 0 0;position:absolute;right:99.99%;bottom:-3px;height:7px;width:7px;line-height:7px;transition:all .8s ease}
span.dot-style.slideBorder i:after{left:0;right:0}
span.dot-style.slideBorder:before{visibility:visible;left:-2px}
span.dot-style.slideBorder:after{visibility:visible;right:-2px}
span.dot-style-02.slideBorder:before{width:100%}
span.dot-style-02.slideBorder:after{right:-2px}
span.dot-style.white{color:#fff}
span.dot-style.white:before{background:url(../images/dot_white.png) no-repeat 0 0}
span.dot-style.white:after{background:url(../images/dot_white.png) no-repeat 0 0}
span.dot-style-02.gray:before{background:#797979}
span.dot-style-02.gray:after{background:url(../images/dot_gray.png) no-repeat 0 0}
span.dot-style-03{display:inline-block;background:url(../images/bordr_03.png) repeat-x center left;padding:0 200px;position:relative}
span.dot-style-03 i{font-style:normal;background:#fff;display:inline-block;padding:0 10px}
span.dot-style-03:before{content:'';background:url(../images/dot_black.png) no-repeat 0 0;position:absolute;left:-2px;top:50%;margin-top:-3px;height:7px;width:7px;line-height:7px}
span.dot-style-03:after{content:'';background:url(../images/dot_black.png) no-repeat 0 0;position:absolute;right:-2px;top:50%;margin-top:-3px;height:7px;width:7px;line-height:7px}

.call_action{
background: #ffffff; 
bottom: 0 !important;
height: 50px !important;
position: fixed;
z-index: 4000 !important;
}

.map-responsive{
  overflow:hidden;
  /*padding-bottom:50%;*/
  position:relative;
  height:0;
}
.map-responsive iframe{
  left:0;
  top:0;
  /*height:75%;*
  width:100%;
  position:absolute;
}

.google-maps {
  position: relative;
  padding-bottom: 75%; 
  height: 0;
  overflow: hidden;
}
.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.table td, .table th {
  padding: 2px !important;
  font-size: 13px !important;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

.mobileShow {
  display: none;
}

/* full width of parent */
.mobileShow {
    width: 100%;
    z-index:100;
}

/* Smartphone Portrait and Landscape */
@media only screen and (min-width: 426px) and (max-width: 768px) {
  .mobileShow {
    display: block;
    padding: 10px;
    width: 50%;
    position: fixed;
    bottom: 0;
    left: 60%;
    margin: 0 20% 0 0;
    z-index: 100;
  }
}

.mobileShow1 {
  display: none;
}

/* full width of parent */
.mobileShow1 {
    width: 100%;
}

/* Smartphone Portrait and Landscape */
@media only screen and (min-width: 320px) and (max-width: 768px) {
  .mobileShow1 {
    display: block;
    padding: 10px;
    width: 50%;
    position: fixed;
    bottom: 0;
    left:-5%;
    margin: 0 20% 0 0;
    
  }
}

 .register-now {
    position: fixed;
    bottom: 0px;
    left: 40px;
    z-index: 1000;
}

.register-now a {
    width: 250px;
    padding: 4px 0;
    display: block;
    font-size: 18px;
    background: #ec2026;
    text-align: center;
    color: #fff !important;
    border-radius: 5px 5px 0 0;
}
.register-now a > i {
    padding-right:8px;
    font-size: 24px;
    text-align: center;
    color: #fff !important;
}

@media screen and (max-width: 479px)
{
    #header-sticky-wrapper
    {
        top: 0 !important;
    }
    
    #feedback{
        display: none !important;
    }
    .register-now {
        position: fixed !important;
        bottom:0px !important;
        left: 170px !important;
        z-index: 995 !important;
        border-left: 3px solid #fff !important;
    }

    .register-now a {
        width: 248px !important;
        padding: 11px 0 !important;
        display: block !important;
        font-size: 16px !important;
        background: #ec2026;
        text-align: center;
        color: #fff !important;
        border-radius: 0 !important;
    }
    .register-now a > i {
        padding-right:2px !important;
        font-size: 16px !important;
        text-align: center;
        color: #fff !important;
    }
    
    .call-me {
        width: 245px !important;
        position: fixed ;
        display: block !important;
        background: #ec2026;
        color: #fff;
        padding: 10px !important;
        font-size: 16px;
        left: 0px !important;
        bottom:0px !important;
        border-radius: 0px !important;
        transition: background 0.5s;
        z-index: 995 !important;
    }
    
    .call-me > a > i {
        color: #fff ;
        font-size: 16px !important;
    }
    
}


@media screen and (max-width: 414px)
{
    #header-sticky-wrapper
    {
        top: 0 !important;
    }
    
    #feedback{
        display: none !important;
    }
    .register-now {
        position: fixed !important;
        bottom:0px !important;
        left: 200px !important;
        z-index: 995 !important;
        border-left: 3px solid #fff !important;
    }

    .register-now a {
        width: 212px !important;
        padding: 11px 0 !important;
        display: block !important;
        font-size: 16px !important;
        background: #ec2026;
        text-align: center;
        color: #fff !important;
        border-radius: 0 !important;
    }
    .register-now a > i {
        padding-right:2px !important;
        font-size: 16px !important;
        text-align: center;
        color: #fff !important;
    }
    
    .call-me {
        width: 212px !important;
        position: fixed ;
        display: block !important;
        background: #ec2026;
        color: #fff;
        padding: 10px !important;
        font-size: 16px;
        left: 0px !important;
        bottom:0px !important;
        border-radius: 0px !important;
        transition: background 0.5s;
        z-index: 995 !important;
    }
    
    .call-me > a > i {
        color: #fff ;
        font-size: 16px !important;
    }
    
}


@media screen and (max-width: 411px)
{
    #header-sticky-wrapper
    {
        top: 0 !important;
    }
    
    #feedback{
        display: none !important;
    }
    .register-now {
        position: fixed !important;
        bottom:0px !important;
        left: 200px !important;
        z-index: 995 !important;
        border-left: 3px solid #fff !important;
    }

    .register-now a {
        width: 210px !important;
        padding: 11px 0 !important;
        display: block !important;
        font-size: 16px !important;
        background: #ec2026;
        text-align: center;
        color: #fff !important;
        border-radius: 0 !important;
    }
    .register-now a > i {
        padding-right:2px !important;
        font-size: 16px !important;
        text-align: center;
        color: #fff !important;
    }
    
    .call-me {
        width: 210px !important;
        position: fixed ;
        display: block !important;
        background: #ec2026;
        color: #fff;
        padding: 10px !important;
        font-size: 16px;
        left: 0px !important;
        bottom:0px !important;
        border-radius: 0px !important;
        transition: background 0.5s;
        z-index: 995 !important;
    }
    
    .call-me > a > i {
        color: #fff ;
        font-size: 16px !important;
    }
    
}


@media screen and (max-width: 375px)
{
    #header-sticky-wrapper
    {
        top: 0 !important;
    }
    
      #feedback{
        display: none !important;
    }
    .register-now {
        position: fixed !important;
        bottom:0px !important;
        left: 180px !important;
        z-index: 995 !important;
        border-left: 3px solid #fff !important;
    }

    .register-now a {
        width: 195px !important;
        padding: 9px 0 !important;
        display: block !important;
        font-size: 16px !important;
        background: #ec2026;
        text-align: center;
        color: #fff !important;
        border-radius: 0 !important;
    }
    .register-now a > i {
        padding-right:2px !important;
        font-size: 16px !important;
        text-align: center;
        color: #fff !important;
    }
    
    .call-me {
        width: 190px !important;
        position: fixed ;
        display: block !important;
        background: #ec2026;
        color: #fff;
        padding: 8px !important;
        font-size: 14px;
        left: 1px !important;
        bottom:0px !important;
        border-radius: 0px !important;
        transition: background 0.5s;
        z-index: 995 !important;
    }
    
    .call-me > a > i {
        color: #fff ;
        font-size: 14px !important;
    }
    
}

@media screen and (max-width: 320px)
{
    #header-sticky-wrapper
    {
        top: 0 !important;
    }
    #feedback{
        display: none !important;
    }
    .register-now {
        position: fixed !important;
        bottom:0px !important;
        left: 145px !important;
        z-index: 995 !important;
        border-left: 3px solid #fff !important;
    }

    .register-now a {
        width: 155px !important;
        padding: 6px 0 !important;
        display: block !important;
        font-size: 12px !important;
        background: #ec2026;
        text-align: center;
        color: #fff !important;
        border-radius: 0 !important;
    }
    .register-now a > i {
        padding-right:2px !important;
        font-size: 12px !important;
        text-align: center;
        color: #fff !important;
    }
    
    .call-me {
        width: 160px !important;
        position: fixed ;
        display: block !important;
        background: #ec2026;
        color: #fff;
        padding: 5px !important;
        font-size: 12px;
        left: 1px !important;
        bottom:0px !important;
        border-radius: 0px !important;
        transition: background 0.5s;
        z-index: 995 !important;
    }
    
    .call-me > a > i {
        color: #fff ;
        font-size: 12px !important;
    }
    
}

@media (max-width: 360px)
{
    #header-sticky-wrapper
    {
        top: 0 !important;
    }
    
      #feedback{
        display: none !important;
    }
    .register-now {
        position: fixed !important;
        bottom:0px !important;
        left: 170px !important;
        z-index: 995 !important;
        border-left: 3px solid #fff !important;
    }

    .register-now a {
        width: 195px !important;
        padding: 9px 0 !important;
        display: block !important;
        font-size: 16px !important;
        background: #ec2026;
        text-align: center;
        color: #fff !important;
        border-radius: 0 !important;
    }
    .register-now a > i {
        padding-right:2px !important;
        font-size: 16px !important;
        text-align: center;
        color: #fff !important;
    }
    
    .call-me {
        width: 190px !important;
        position: fixed ;
        display: block !important;
        background: #ec2026;
        color: #fff;
        padding: 8px !important;
        font-size: 14px;
        left: 0px !important;
        bottom:0px !important;
        border-radius: 0px !important;
        transition: background 0.5s;
        z-index: 995 !important;
    }
    
    .call-me > a > i {
        color: #fff ;
        font-size: 14px !important;
    }
}



@media only screen and (max-width: 768px){
.bottom-call {
    display: block;
}
}

.bottom-call {
    display: none;
    bottom: 0;
    padding: 5px 0;
    z-index: 60000000;
    text-align: center;
    width: 100%;
    position: fixed;
    background: #ffc939;
}

.bottom-call h2 {
    font-size: 18px;
    color: #000;
    margin: 0;
    padding: 0;
}

.bottom-call h2 a {
    font-size: 18px;
    color: #000;
}

.call-me {
    position: fixed;
    display: none;
    background: #ec2026;
    color: #fff;
    padding: 6px 12px 9px 12px;
    font-size: 18px;
    border-radius: 5px 5px 2px 2px;
    left: 15px;
    bottom: 0px;
    z-index: 995 !important;
    transition: background 0.5s;
}

.call-me > a > i {
    color: #fff;
    font-size: 18px;
}

.call-me > a:hover {
    text-decoration: none !important;
    color: #fff;
    
}

#feedback {
    position: fixed;
    right: 0;
    top: 150px;
    bottom: 20%;
    min-height: 460px;
    height: auto;
    margin-left: -3px;
    margin-bottom: -3px;
    z-index: 99999;
}

#feedback-form {
    float: right;
    width: 300px;
    height: 100%;
    z-index: 1000;
    padding: 15px;
    background-clip: 'padding-box';
    border: 1px solid rgba(0, 0, 0, .2);
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}

#feedback-tab {
     position: relative;
     right: -47px;
     text-transform: uppercase;
     top: 90px;
     float: left;
     color: #fff;
     font-size: 15px;
     cursor: pointer;
     text-align: center;
     width: 155px;
    height: 42px;
    background-color: rgb(241, 100, 33);
    margin-top: 0px;
    margin-left: -0px;
    padding: 5px;
    -moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);

}


#feedback-tab:hover {
    background-color: rgba(0, 0, 0, 0.4);
}

#feedback-form textarea {
    resize: auto;

}

.font_of {
    font-family: Helvetica,Arial,sans-serif;
    font-size: 12px;
    margin-bottom: 2px !important;
}

.fancybox-custom .fancybox-skin {
      box-shadow: 0 0 50px #222;
}

.fancybox img{
    display: inline-block;
    list-style: outside none none;
    margin: 15px 0;
    padding: 0;
    text-align: center;
    width: 100%;
}
.bg-table{
  background: #fff !important;
  font-size: 12px !important;
  color: #fff !important;
  padding: 30px !important;
  text-align: center !important;
  border: none;
    width: 100%;
}

.bg-table tr td{
  
  font-size: 16px !important;
  color: #fff !important;
  padding: 5px !important;
  text-align: center !important;
  border: none;
}

.bg-td-1 {
  background: #333 !important;
  font-size: 12px !important;
  color: #fff !important;
  width: 50%;
}

.bg-td-2 {
  background: #f16421 !important;
  font-size: 12px !important;
  color: #fff !important;
   width: 50%;
}

.plans-sec {
  width: 100%;
  margin : 5px;
}

.move-bg {
  background: #343a40 !important;
}


.moving-frame .bgs.mf-bg0 {
     
    width: 100%;
    height: 139px;
    left: 0;
    animation: animatedBackground 100s linear infinite;
    opacity: .8;
}

.moving-frame .bgs {
    display: inline-block;
    position: absolute;
    bottom: 0;
    z-index: 1;
}

.moving-frame {
    position: relative;
    z-index: 1;
}

.cycle-move {
    width: 70px;
    height: 56px;
    position: absolute;
    right: 0;
    bottom: -3px;
    animation: moveCycle 10s linear infinite;
    -webkit-animation: moveCycle 10s linear infinite;
    -o-animation: moveCycle 10s linear infinite;
    -moz-animation: moveCycle 10s linear infinite;
    z-index: 2;
}

.cycle {
    display: inline-block;
    width: 100%;
    height: 100%;
    background-image: url(../img/sprite-cycle.png);
    background-repeat: no-repeat;
    -webkit-animation: play .7s steps(6) infinite;
    -moz-animation: play .7s steps(6) infinite;
    -ms-animation: play .7s steps(6) infinite;
    -o-animation: play .7s steps(6) infinite;
    animation: play .7s steps(6) infinite;
}

.moving-frame{position:relative;z-index:1}
.moving-frame .bgs{display:inline-block;position:absolute;bottom:0;z-index:1}
.moving-frame .bgs.mf-bg0{background:url(../img/bg_pan.png) 0 0 repeat-x;width:100%;height:139px;left:0;animation:animatedBackground 110s linear infinite;opacity:.8}
@keyframes animatedBackground {
from{background-position:0 0}
to{background-position:-3840px 0}
}
.moving-frame .bgs.mf-bg1{background:url(../imgs/mf-bg1.png) 0 0 no-repeat;width:163px;height:58px;left:15px}
.moving-frame .bgs.mf-bg2{background:url(../imgs/mf-bg2.png) 0 0 no-repeat;width:115px;height:96px;left:35%}
.moving-frame .bgs.mf-bg3{background:url(../imgs/mf-bg3.png) 0 0 no-repeat;width:257px;height:140px;right:15px}
.move-2{position:absolute;right:0;bottom:-3px;animation:moveCycle 13s linear infinite;-webkit-animation:moveCycle 13s linear infinite;-o-animation:moveCycle 13s linear infinite;-moz-animation:moveCycle 13s linear infinite;z-index:2}
@keyframes moveCycle {
from{right:100%}
to{right:0px}
}
@-webkit-keyframes moveCycle {
from{right:100%}
to{right:0px}
}
@-moz-keyframes moveCycle {
from{right:100%}
to{right:-50px}
}
@-o-keyframes moveCycle {
from{right:100%}
to{right:0px}
}
.cycle-move{width:70px;height:56px;position:absolute;right:0;bottom:-3px;animation:moveCycle 10s linear infinite;-webkit-animation:moveCycle 10s linear infinite;-o-animation:moveCycle 10s linear infinite;-moz-animation:moveCycle 10s linear infinite;z-index:2}
@keyframes moveCycle {
from{right:100%}
to{right:0px}
}
@-webkit-keyframes moveCycle {
from{right:100%}
to{right:0px}
}
@-moz-keyframes moveCycle {
from{right:100%}
to{right:0px}
}
@-o-keyframes moveCycle {
from{right:100%}
to{right:0px}
}
.cycle{display:inline-block;width:100%;height:100%;background-image:url(../img/sprite-cycle.png);background-repeat:no-repeat;-webkit-animation:play .7s steps(6) infinite;-moz-animation:play .7s steps(6) infinite;-ms-animation:play .7s steps(6) infinite;-o-animation:play .7s steps(6) infinite;animation:play .7s steps(6) infinite}
@-webkit-keyframes play {
from{background-position:0}
to{background-position:-420px}
}
@-moz-keyframes play {
from{background-position:0}
to{background-position:-420px}
}
@-ms-keyframes play {
from{background-position:0}
to{background-position:-420px}
}
@-o-keyframes play {
from{background-position:0}
to{background-position:-420px}
}
@keyframes play {
from{background-position:0}
to{background-position:-420px}
}

.project_amenities_slider {
    position: relative;
    padding: 3rem 4rem 0;
}

.project_amenities_slider #project_amenities {
    position: relative;
}
.arrowBtn {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: 50%;
    cursor: pointer;
    transition: all .3s ease-in-out;
    position: absolute;
    top: 50%;
    transform: scale(1) translateY(-50%);
    z-index: 5;
    text-align: center;
}
.arrowBtn.orange_border.nxt_btn, .arrowBtn.orange_border.prv_btn {
    color: #db3f40;
}
.arrowBtn.orange_border {
    background-color: transparent;
    border: 1px solid #db3f40;
}

.project_amenities_slider .nxt_btn {
    right: 0;
}

.arrowBtn.orange_border:hover {
    transform: scale(1.2) translateY(-40%);
}

.arrowBtn.nxt_btn:after {
    content: "\f105";
}
.arrowBtn.nxt_btn:after, .arrowBtn.prv_btn:after {
    font-family: FontAwesome;
    font-style: normal;
    font-size: 20px;
    line-height: 40px;
}

.project_amenities_slider .prv_btn {
    left: 0;
}

.arrowBtn.swiper-button-disabled {
    opacity: 0;
}
.arrowBtn.prv_btn:after {
    content: "\f104";
}

#hiddenPanel {position:fixed; top:0; margin:130px 0 0 0; right:-250px; width:250px; background:#faf9f9;   z-index:60}
.close-bar { position:absolute; left:-40px; color:white; width:40px;  cursor:pointer}
.close-bar img{ width:100%}
 .enquire{ padding:20px;}
 .enquire-f{ border:0; background: none; border-bottom:1px solid #b5b3b3; padding:10px 2%; width:100%; margin:0 0 5px 0; font-size:16px; resize: none; }
.enquire-form-btn{ text-align:center; margin:0; padding:0}
.enquire-submit-btn{ margin:10px 0 0 0; width:100%; text-align:center;  font-family: "Proxima-Nova-Semibold"; background:#ed2226; padding:8px 0px; font-size:14px; color:#fff; border:0 }
.enquire-submit-btn:hover{background:#cb1519;}

@media screen and (max-width:768px){
    .close-bar{
        top: 50px !important;
    }
}

.enquire_a:hover{
    text-decoration:none;
}

.amenities-icon img {
    background: url(../img/amenities.png) no-repeat;
    width: 80px;
    height: 82px;
    margin: auto;
}
.ico-clubhouse {
    background-position: 0 0 !important;
}

.ico-pool {
    background-position: 0 -750px !important;
}

.ico-tennis {
    background-position: 0 -80px !important;
}

.ico-health {
    background-position: 0 -165px !important;
}

.ico-garden {
    background-position: 0 -245px !important;
}

.ico-gazebo {
    background-position: 0 -330px !important;
}

.ico-gym {
    background-position: 0 -415px !important;
}

.ico-cricket {
    background-position: 0 -500px !important;
}

.ico-bonfire {
    background-position: 0 -580px !important;
}

.ico-boulevards {
    background-position: 0 -660px !important;
}

.ico-bar {
    background-position: 0 -835px !important;
}

.ico-spa {
    background-position: 0 -907px !important;
}

.ico-services {
    background-position: 0 -992px !important;
}

.ico-community {
    background-position: 0 -1080px !important;
}

.ico-water {
    background-position: 0 -1157px !important;
}

.ico-daycare {
    background-position: 0 -1244px !important;
}

.ico-poolB {
    background-position: 0 -1330px !important;
}

.ico-car {
    background-position: 0 -1410px !important;
}


.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;

}
.video-container .video_thumb {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    z-index: 2;
  
}

 
.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.project_walkthrough_slider {
    width: 80%;
    margin: auto;
    position: relative;
    -webkit-box-shadow: -1px -4px 45px -10px rgba(178,209,186,1);
    -moz-box-shadow: -1px -4px 45px -10px rgba(178,209,186,1);
    box-shadow: -1px -4px 45px -10px rgba(178,209,186,1);
}
.video-container .play_btn {
    border: 0;
    outline: 0;
    border-radius: 50%;
    z-index: 3;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 60px;
    height: 60px;
    background: #fff;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.video-container .iframeWrapper {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    margin-top: 3rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.video-container .iframeWrapper .play_btn:before {
    content: "\f04b";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    color: #fb8f1f;
    font-size: 1rem;
}

@media only screen and (max-width: 620px){
.video-container .iframeWrapper .play_btn {
    width: 40px;
    height: 40px;
}
}

.head-h2{
  font-style: 'Raleway', sans-serif;
  color: #333;
  font-size: 38px;
  font-weight: 600;
  letter-spacing: 2px;
  text-align: left;
  padding-right: 30px;
}

.head-h5{
  font-style: 'Raleway', sans-serif;
  color: #888;
  font-size: 22px;
  font-weight: 600;
  text-align: justify;
  letter-spacing: 3px;
  padding-left: ;
}

@media only screen and (min-width: 1280px){
.sec-did_you_know {
    padding: 4rem 0;
}
}
.sec-did_you_know {
    padding: 2rem 0;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.sec-did_you_know .did_small_img {
    width: 20%;
}
.whiteLayer {
    position: relative;
    overflow: hidden;
}
 
.whiteLayer.reveal:before {
    transform: translateX(100%);
}

.whiteLayer:before {
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 4;
    position: absolute;
    background: #fff;
    transition: all .65s cubic-bezier(.475,.425,0,.995);
}

.sec-did_you_know img {
    width: 100%;
    display: block;
}
.sec-did_you_know .did_you_content {
    width: 40%;
    padding: 0 6rem;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}
.sec-did_you_know .did_you_content .title1 {
    color: #303030;
}

.title1 {
    color: #33333347;
    text-transform: uppercase;
    font-size: 3rem;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 1rem;
}
@media screen and (max-width: 768px){
  .title1 {
    color: #33333347;
    text-transform: uppercase;
    font-size: 2rem;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 1rem;
}
}

.title3 {
    color: #333;
    text-transform: capitalize;
    font-size: 18px;
    line-height: 1;
    font-weight: 500;
}

.title2 {
    color: #333;
    text-transform: capitalize;
    font-size: 2rem;
    line-height: 1;
    font-weight: lighter;
    margin-bottom: 0.5rem;
}

@media screen and (max-width: 768px){
  .title2 {
    color: #33333347;
    text-transform: uppercase;
    font-size: 1.5rem;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 1rem;
}
}


.sec-did_you_know .did_large_img {
    width: 40%;
}
.sec-did_you_know img {
    width: 100%;
    display: block;
}

@media only screen and (max-width: 759px){
.sec-did_you_know {
    flex-wrap: wrap;
}
}

@media only screen and (max-width: 1099px){
.sec-did_you_know .did_small_img {
    display: none;
}
}

@media only screen and (max-width: 759px){
.sec-did_you_know .did_you_content {
    width: 100%;
    padding: 0 1.9rem;
}
}

@media only screen and (max-width: 899px){
.sec-did_you_know .did_you_content {
    width: 50%;
    padding-right: 5px;
}
}

@media only screen and (max-width: 1099px){
.sec-did_you_know .did_you_content {
    width: 60%;
}
}

@media only screen and (max-width: 1450px){
.sec-did_you_know .did_you_content {
    padding: 0 3rem;
}
}

@media only screen and (max-width: 759px){
.sec-did_you_know .did_large_img {
    width: 100%;
    height: 50vh;
    display: flex;
    align-items: center;
    justify-content: center;
}
}

/*@media only screen and (max-width: 899px){
.sec-did_you_know .did_large_img {
    width: 50%;
}
}*/


/* Slide */
.hover-me {
  margin-top: 20px;
  -webkit-transform: scale(1.5);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.hover-me:hover {
  margin-top: 0;
}

.title1 span{
      background: #fadc08;
    background: linear-gradient(90deg,#ffa84f,#db3f40);
    font-family: Lato;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
    font-size: 2rem;
    text-transform: uppercase;
}


.title2 span{
      background: #fadc08;
    background: linear-gradient(90deg,#db3f40,#db3f40);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
    text-transform: uppercase;
}

.luxury-bg{
  color: #fff;
 background-image:linear-gradient(to bottom, #3535357a, #2b2f2cf5),url(../img/gallery/02.jpg);
}

@media screen and (max-width: 768px){
  .hide_mob{
    display: none;
  }
}

.commercia-img {
    transition: all 0.5s;
}

.commercial-address {
    margin-top: 40px;
    position: relative;
}
.divider {
    padding-left: 20px;
}
.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.com-address-wrapper {
    padding-left: 70px;
    margin-top: 105px;
}
.res-address-wrapper h4, .com-address-wrapper h4 {
    color: #999;
    text-transform: uppercase;
}

@media (max-width: 767px) and (min-width: 320px){
.com-address-wrapper {
    /* padding-left: 130px; */
    margin-top: 0px;
    text-align: right;
}
}

.address-img:hover, .commercia-img:hover {
    transform: scale(0.9);
}
.commercia-img {
    transition: all 0.5s;
     box-shadow: 10px 10px 10px 2.2px rgba(0, 0, 0, 0.034);
   }
.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}



.abt_img {
    position: relative;
    padding: 50px;
    margin: 50px;
}
.abt_img img {
   /* -webkit-filter: grayscale(100%);
    filter: grayscale(100%);*/
    -webkit-transition: ease 0.5s;
    -moz-transition: ease 0.5s;
    transition: ease 0.5s;
}

.abt_text {
    background: #fbfbfbe8;
    padding: 45px;
    position: absolute;
    width: 550px;
    left: 0px;
    float: left;
    top: 150px;
    z-index: 999;
    -webkit-box-shadow: -1px -4px 45px 0px rgba(178,209,186,1);
-moz-box-shadow: -1px -4px 45px 0px rgba(178,209,186,1);
box-shadow: -1px -4px 45px 0px rgba(178,209,186,1);
}
.line {
    width: 50px;
    height: 5px;
    background: #eb9f19;
    margin-bottom: 20px;
}
.abt_text p {
    color: #333;
    font-size: 16px;
}

@media (max-width: 767px) and (min-width: 320px){
.abt_text {
    padding: 25px;
    width: 100%;
    top: 100px;
}
}

.lx_img {
    position: relative;
    padding: 40px;
    margin: 40px;
}
.lx_img img {
   /*-webkit-box-shadow: -1px -4px 45px 0px rgba(178,209,186,1);
    -moz-box-shadow: -1px -4px 45px 0px rgba(178,209,186,1);
    box-shadow: -1px -4px 45px 0px rgba(178,209,186,1);*/
}
.lx_text {
    background: rgba(248, 255, 245, 0.92);
    padding: 45px;
    position: absolute;
    width: 650px;
    right: 0;
    top: 150px;
    z-index: 999;
    -webkit-box-shadow: -1px -4px 45px 10px rgba(217, 224, 214, 0.92);
    -moz-box-shadow: -1px -4px 45px 10px rgba(217, 224, 214, 0.92);
    box-shadow: -1px -4px 45px 10px rgba(217, 224, 214, 0.92);
}
.line {
    width: 50px;
    height: 5px;
    background: #eb9f19;
    margin-bottom: 20px;
}
.lx_text p {
    color: #333;
    font-size: 16px;
}

@media (max-width: 767px) and (min-width: 320px){
  .luxury_section{
    margin-top: 130px !important;
    margin-bottom: 50px;
  }
.lx_text {
    padding: 25px;
    width: 100%;
    top: 100px;
    left: 0px !important;
}
.lx_text ul{
    display: block !important;
}

}

.form-box {
    position: absolute;
    max-width: 350px;
    top: 135px;
    right: 5%;
    background: rgba(0, 0, 0, 0.6);
    padding: 30px 20px;
}

.form-box h1 {
    background: rgba(0, 0, 0, 0.6);
    padding: 10px;
    letter-spacing: 1px;
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 20px;
    color: #fff;
    font-weight: 300;
}
@media (max-width: 768px){
.form-box {
    position: relative;
    max-width: 100%;
    top: 0;
    right: 0;
    background: rgb(17, 17, 17);
    padding: 30px 20px;
}
}

.overview-section, .architect-section .amenities-section, .specification-section, .proximity-section, .floorplans-section {
    padding: 70px 0;
}


.main-title {
    text-transform: uppercase;
    color: #7b544f;
    font-size: 30px;
    font-weight: 400;
    position: relative;
    text-align: left;
    margin-bottom: 40px;
    width: 100%;
}

.main-title span{
      background: #fadc08;
    background: linear-gradient(90deg,#ffa84f,#db3f40);
    font-family: Lato;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 40px !important;
    font-weight: 600;
    font-size: 2rem;
    text-align: left;
    text-transform: uppercase;
}
.amenities-section h2.main-title:before {
    content: "\f278";
    font-family: FontAwesome;
}



.overview-section h2.main-title:before {
    content: "Land of the Rising Sun";
    font-size: 40px !important;
}


.location-section h2.main-title:before {
    content: "\f278";
    font-family: FontAwesome;
}

h2.main-title:before {
    position: absolute;
    /* content: "01"; */
    left: 0;
    top: -60px;
    font-size: 150px;
    font-weight: 900;
    z-index: 1;
    color: #f7efef;
}

h2.main-title:after {
    position: absolute;
    content: "";
    height: 120px;
    width: 1px;
    background: #7b544f;
    left: -15px;
    top: -70px;
}

@media screen and (max-width: 768px){
  .main-title {
    text-transform: uppercase;
    color: #7b544f;
    font-size: 20px;
    font-weight: 400;
    position: relative;
    text-align: left;
    margin-bottom: 15px;
    width: 100%;
}

.main-title span{
      background: #fadc08;
    background: linear-gradient(90deg,#ffa84f,#db3f40);
    font-family: Lato;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
    font-size: 25px !important;
    text-align: left;
    text-transform: uppercase;
}

.overview-section h2.main-title:before {
    content: "Land of the Rising Sun";
    font-size: 25px !important;
}

h2.main-title:after {
    position: absolute;
    content: "";
    height: 100px;
    width: 1px;
    background: #7b544f;
    left: -15px;
    top: -70px;
}
}

.list-hand {
    list-style-image: url(../img/bullet.png);
    text-transform: uppercase;
    line-height: 30px;
    color: #7b544f;
    font-weight: 500;
    padding-left: 25px;
}

.map-sec {
    background: #fbfbfb;
}
.map-sec .right-box {
    padding: 30px 40px 40px;
    color: #333;
}
.map-sec p.map-title {
    background: url(../img/location.png) no-repeat;
    color: #333;
    font-weight: 500;
    padding: 0;
    padding-left: 30px;
    font-size: 16px;
    padding-top: 5px;
    text-transform: uppercase;
}



.pad-0 {
    padding: 0;
}

@media (max-width: 767px){
.map-section .right-box {
    padding: 20px;
}
}

.disclaimer {
    font-size: 12px;
    border-top: 1px solid #abb7b7;
    margin-top: 20px;
    padding-top: 20px;
    color: #4f4d5c;
}

.pad-1{
  padding-top: 80px !important;
}

@media screen and (max-width: 768px){
  .pad-1 {
    padding-top: 80px !important;
  }

}

.parallax-section {
    background: #f5f5f5 url(../img/background/banner.jpg);
    background-size: cover;
    background-position: bottom;
    background-attachment: fixed;
}

.sidebar {
    background: rgba(123, 84, 79, 0.9);
    padding: 50px 20px 150px;
    color: #e1bcb8;
    line-height: normal;
}
@media (max-width: 767px){
.sidebar {
    padding: 20px;
}
}

@media (max-width: 991px){
  .sidebar {
    padding: 20px;
}

}

.banner-section{
  background: #f2eadd;
}

.overview-section{
  background: url('../img/background/back-bg.jpg') no-repeat; 
  background-size: cover;
  background-position: center center;
}

.architect-section{
  background: url('../img/background/back-bg-1.jpg') repeat; 
  background-size: contain;
  background-position: center center;
}
.luxury-section{
  background: url('../img/background/back-bg-3.jpg') no-repeat; 
  background-size: contain;
  background-position: center center;

}
.luxury-section-1{
  background: url('../img/background/back-bg-1.jpg') repeat; 
  background-size: contain;
  background-position: center center;
  padding: 80px;
}


.masterplan-section{
  background: url('../img/background/back-bg-3.jpg') no-repeat;
  background-size: contain;
  background-position: center center;
}

.unit-section{
  background: url('../img/background/back-bg-3.jpg') no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 40px 0 40px 0;
  }

.floorplan-section{
  background: url('../img/background/back-bg.jpg') no-repeat; 
  background-size: cover;
  background-position: center center;
  padding: 80px;
}

.gallery-section{
  background: url('../img/background/back-bg-3.jpg') no-repeat;
  background-size: cover;
  background-position: center center;
}

@media screen and (min-width:1420px){
  .masterplan-section{
  background: url('../img/background/back-bg-3.jpg') no-repeat ;
  background-size: cover;
  background-position: center center;
}

.unit-section{
   background: url('../img/background/back-bg-3.jpg') no-repeat ; 
   background-size: cover;
   background-position: center center;
   padding: 40px 0 40px 0;
   }

.gallery-section{
   background: url('../img/background/back-bg-3.jpg') no-repeat ; 
   background-size: cover;
   background-position: center center;
}

.luxury-section-1{
  background: url('../img/background/back-bg-1.jpg') no-repeat; 
  background-size: cover;
  background-position: center center;
  padding: 80px;
}

.floorplan-section
{
  background: url('../img/background/back-bg.jpg') no-repeat; 
  background-size: cover;
  background-position: center center;
  padding: 80px;
}

}

.luxury-section-mob {
    display: none !important;
  }

@media screen and (max-width: 550px){
  .luxury-section {
    display: none !important;
  }

  .luxury-section-1 {
    display: none !important;
  }
  .luxury-section-mob {
    display: block !important;
    background: url('../img/background/back-bg-3.jpg') no-repeat; 
  background-size: contain;
  background-position: center center;
  }
  .vs-mob {
     display: none !important;

  }

  .overview-section{
  background: url('../img/background/back-bg.jpg') no-repeat; 
  background-size: cover;
  background-position: center center;
}

.architect-section{
  background: url('../img/background/back-bg-1.jpg') repeat; 
  background-size: contain;
  background-position: center center;
}



.masterplan-section{
  background: url('../img/background/back-bg-3.jpg') repeat;
  background-size: contain;
  background-position: center center;
}

.unit-section{
  background: url('../img/background/back-bg-3.jpg') repeat;
  background-size: contain;
  background-position: center center;
  padding: 40px 0 40px 0;
  }

.floorplan-section{
  background: url('../img/background/back-bg.jpg') repeat; 
  background-size: contain;
  background-position: center center;
  padding: 80px;
}

.gallery-section{
  background: url('../img/background/back-bg-3.jpg') repeat;
  background-size: contain;
  background-position: center center;
}

}

.shadow_sec {
    background: #fbfbfb;
    padding: 30px;
    -webkit-box-shadow: -1px -4px 45px 10px rgba(217, 224, 214, 0.92);
    -moz-box-shadow: -1px -4px 45px 10px rgba(217, 224, 214, 0.92);
    box-shadow: -1px -4px 45px 10px rgba(217, 224, 214, 0.92);
}

img#close {
    position: absolute;
    right: -22px;
    top: -22px;
    cursor: pointer;
}

.back-to-top {
    position: fixed;
    bottom: 25px;
    right: 25px;
    display: none;
    background: #f64322;
    color: #fff;
    width:40px;
    height:40px;
}
.back-to-top i {
   padding: 10px 0 0 10px ;
}

@media screen and (max-width: 520px){
    .back-to-top {
    position: fixed;
    bottom: 35px !important;
    right: 25px;
    display: none;
    background: #f64322;
    color: #fff;
    width: 40px;
    height: 40px;
}
}



