







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */


































































/* 1d. Buttons */










/* 1e. Forms */
















/* 1f. Tables */











/* 1g. Site header */






















/* 1h. Site footer */
















.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 80px 50px;
}

@media (min-width: 544px){
  .dnd-section > .row-fluid,
  .content-wrapper{
    max-width: 576.0px;
  }
}

@media (min-width: 768px){
  .dnd-section > .row-fluid,
  .content-wrapper{
    max-width: 720.0px;
  }
}

@media (min-width: 992px){
  .dnd-section > .row-fluid,
  .content-wrapper{
    max-width: 939.9999999999999px;
  }
}

@media (min-width: 1200px){
  .dnd-section > .row-fluid,
  .content-wrapper{
    max-width: 1140.0px;
  }
}
@media (min-width: 1740px){
  .dnd-section > .row-fluid ,
  .content-wrapper {
    max-width: 1480px ;
  }
}





body {
  font-size: 16px;
  color: #000000;
  font-weight: ;
  font-family: arial, helvetica, sans-serif,;
}

/* Paragraphs */

p {
  font-size: 16px;
  color: #000000;
  font-weight: ;
}

/* Anchors */

a {
  color: #d29c48;
}

a:hover,
a:focus,
a:active {
  color: #d4be96;
}

/* Headings */

h1 {
  font-family: Elgoc Regular,;
  font-size: 50px;
  color: #0a1d30;
  font-weight: Regular;
}

h2 {
  font-family: Elgoc Regular,;
  font-size: 42px;
  color: #0a1d30;
  font-weight: Regular;
}

h3 {
  font-family: Elgoc Regular,;
  font-size: 38px;
  color: #000000;
  font-weight: Regular;
}

h4 {
  font-family: Elgoc Regular,;
  font-size: 32px;
  color: #000000;
  font-weight: Regular;
}

h5 {
  font-family: Elgoc Regular,;
  font-size: 26px;
  color: #0a1d30;
  font-weight: Regular;
}

h6 {
  font-family: Elgoc Regular,;
  font-size: 18px;
  color: #000000;
  font-weight: Regular;
}
@media (max-width:991px){
  h1 {
    font-size: 40.0px;
  }
  h2 {
    font-size: 26.88px;
  }
  h3 {
    font-size: 23.130434782608695px;
  }
  h4 {
    font-size: 22.0px;
  }
  h5 {
    font-size: 18.0px;
  }
  h6 {
    font-size: 16.0px;
  }
}
/* Blockquote */

blockquote {
  border-left-color: #787570;
}





button,
.button {
  background: linear-gradient(to right, 

  
  
    
  


  rgba(210, 156, 72, 1.0)

, 

  
  
    
  


  rgba(248, 227, 165, 1.0)

, 

  
  
    
  


  rgba(210, 156, 72, 1.0)

);
  border: 1px solid 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border-radius: 0px;
  color: 

  
  
    
  


  rgba(10, 29, 48, 1.0)

;
  padding: 12px 24px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border-color: 

  
  
    
  


  rgba(210, 156, 72, 1.0)

;
  color: 

  
  
    
  


  rgba(210, 156, 72, 1.0)

;
}

button:active,
.button:active {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  color: 

  
  
    
  


  rgba(210, 156, 72, 1.0)

;
}





form,
.submitted-message {
  font-size: 16px;
  color: #000000;
  font-weight: 
}

/* Form title */

.form-title {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(10, 29, 48, 1.0);
}

/* Form label */

form label {
  color: rgba(10, 29, 48, 1.0);
}

/* Form help text */

form legend {
  color: rgba(10, 29, 48, 1.0);
}

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  border: 1px solid 

  
  
    
  


  rgba(51, 51, 51, 1.0)

;
  color: rgba(1, 1, 1, 1.0);
  border-radius: 0px;
  background-color: rgba(255, 255, 255, 1.0);
}

form input[type=text]:focus,
form input[type=email]:focus,
form input[type=password]:focus,
form input[type=tel]:focus,
form input[type=number]:focus,
form input[type=file]:focus,
form select:focus,
form textarea:focus {
  border-color: rgba(255, 255, 255, 0.0);
}


/* Date picker */

.fn-date-picker td.is-selected .pika-button {
  background: #000000;
}

.fn-date-picker td .pika-button:hover {
  background-color: #000000 !important;
}

.fn-date-picker td.is-today .pika-button {
  color: #000000;
}

/* Submit button */


form input[type=submit],
form .hs-button {
  background: linear-gradient(to right, 

  
  
    
  


  rgba(210, 156, 72, 1.0)

, 

  
  
    
  


  rgba(248, 227, 165, 1.0)

, 

  
  
    
  


  rgba(210, 156, 72, 1.0)

);
  border: 1px solid 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border-radius: 0px;
  color: 

  
  
    
  


  rgba(10, 29, 48, 1.0)

;
  padding: 12px 24px;
}
form .hs-button:before{
  background: linear-gradient(to right, 

  
  
    
  


  rgba(210, 156, 72, 1.0)

, 

  
  
    
  


  rgba(248, 227, 165, 1.0)

, 

  
  
    
  


  rgba(210, 156, 72, 1.0)

);
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border-color: 

  
  
    
  


  rgba(210, 156, 72, 1.0)

;
  color: 

  
  
    
  


  rgba(210, 156, 72, 1.0)

;
}


form input[type=submit]:active,
form .hs-button:active {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  color: 

  
  
    
  


  rgba(210, 156, 72, 1.0)

;
}





table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

th,
td {
  border-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  border-bottom-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}





header.header .header_logo .wrap,
.header-icon img{
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}
header.header .logo-locations{
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.custom-menu-primary ul.submenu.level-1>li>a{
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
header.header .nav-primary::after{
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.custom-menu-primary ul.submenu.level-1>li>a:hover{ 
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  color: 

  
  
    
  


  rgba(212, 190, 150, 1.0)

;
}
.custom-menu-primary ul.submenu.level-1>li>a.active-item{
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  color: 

  
  
    
  


  rgba(212, 190, 150, 1.0)

;
}
.custom-menu-primary ul.submenu.level-2{
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}
.custom-menu-primary ul.submenu.level-2>li>a{
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.custom-menu-primary ul.submenu.level-2>li>a:hover{
  color: 

  
  
    
  


  rgba(189, 168, 132, 1.0)

;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
}
.custom-menu-primary ul.submenu.level-2>li>a.active-item{
  color: 

  
  
    
  


  rgba(212, 190, 150, 1.0)

;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
}
@media (min-width: 992px){
  header.header .nav-primary{
    background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  }
}


















footer.footer .footer-enquire,
footer.footer .footer-locations,
footer.footer .site-footer{
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.footer-enquire h2{
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.footer-enquire p .enquire,
.footer.footer .footer-enquire .wrap ,
.footer.footer .site-footer .wrap{
  border-color: 

  
  
    
  


  rgba(189, 168, 132, 1.0)

;
}
.footer-enquire p,
.footer-enquire p a.phone,
.locations__title a,
.locations__title a:hover,
.footer-enquire p a.phone:hover{
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.locations__heading,
.contact__form h5{
  color: 

  
  
    
  


  rgba(189, 168, 132, 1.0)

;
}
.footer-enquire p a{
  color: 

  
  
    
  


  rgba(189, 168, 132, 1.0)

;
}
.footer-enquire p a:hover{
  color: 

  
  
    
  


  rgba(189, 168, 132, 1.0)

;
}
.copyright-menu ul>li>a,
.social_icons_wrapper a{
  color: 

  
  
    
  


  rgba(238, 238, 238, 1.0)

;
}
.copyright-menu ul>li>a:hover,
.social_icons_wrapper a:hover{
  color: 

  
  
    
  


  rgba(189, 168, 132, 1.0)

;
}
footer.footer .social_icons>li>a>i{
  color: rgba(189, 168, 132, 1.0);
}
footer.footer .social_icons>li>a:hover>i{
  color: rgba(255, 255, 255, 1.0);
}













header.header .input-group input{
  color: ;
  background-color: ;
}

header.header .input-group input:focus{
  box-shadow: 0 0 0 0.2rem ;
}
.contact__form .hs_submit .actions{
  color: 

  
  
    
  


  rgba(189, 168, 132, 1.0)

;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border-color: 

  
  
    
  


  rgba(189, 168, 132, 1.0)

;
}
.contact__form .hs_submit .actions input{
  color: 

  
  
    
  


  rgba(189, 168, 132, 1.0)

;
}
.contact__form .hs_submit .actions:hover input{
  color: 

  
  
    
  


  rgba(10, 29, 48, 1.0)

;
}
.contact__form .hs_submit .actions:hover{
  background-color: 

  
  
    
  


  rgba(189, 168, 132, 1.0)

;
  color: 

  
  
    
  


  rgba(10, 29, 48, 1.0)

;
  border-color: 

  
  
    
  


  rgba(189, 168, 132, 1.0)

;
}










/* Blog Header */


/* Blog Listing */



.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: #000000;
}

.blog-card__tag-link:hover,
.blog-card__title a:hover,
.blog-tag-filter__menu-link:hover,
.blog-post__tag-link:hover,
.blog-post__author-name:hover,
.blog-card__tag-link:focus,
.blog-card__title a:focus,
.blog-tag-filter__menu-link:focus,
.blog-post__tag-link:focus,
.blog-post__author-name:focus {
  color: #d4be96;
}

.blog-card__tag-link:active,
.blog-card__title a:active,
.blog-tag-filter__menu-link:active,
.blog-post__tag-link:active,
.blog-post__author-name:active {
  color: #d4be96;
}

.blog-tag-filter__menu-link--active-item:after {
  background-color: #000000;
}






.blog-post__author {
  background-color: #787570;
}

#comments-listing .comment-reply-to {
  color: rgb(210, 156, 72);
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: rgb(172, 150, 110);
}

#comments-listing .comment-reply-to:active {
  color: rgb(250, 196, 112);
}

/*             Blog Grid Listing and Post styles            */

.hs-blog-listing,
.hs-blog-post {
  background-color: #ffffff;
}



.blog-post__read-more a:hover svg,
a.blog-post__back-to-blog:hover svg {
  fill: #d4be96;
}

.blog-index__post-content--small h2 {
  font-size: 38px;
}



.blog-post__read-more svg {
  fill: #000000;
}


.blog-sidebar a {
  color: #000000;
}

.blog__subscription-block, .blog-related-posts {
  background-color: rgb(245, 245, 245);
}



.blog-post__meta a {
  color: #000000;
}

.blog-post__meta a:hover {
  color: #d4be96;
}


.blog-post__back-to-blog svg {
  fill: #000000;
}


.comment.depth-1 {
  border-left: 2px solid rgb(100, 97, 92);
}


.blog-recent-posts {
  background-color: rgb(245, 245, 245);
}











.card__price {
  font-family: Elgoc Regular,;
  font-size: 38px;
  color: #000000;
  font-weight: Regular
}





.header_logo {
    z-index: 108 !important;
}
.header_logo:before {
    background: -webkit-linear-gradient(top right, #000, transparent, #000);
    background: linear-gradient(to bottom left, #000, transparent, #000);
    background-color: #000;
    left: -2px;
}
.header_logo:after {
    background: -webkit-linear-gradient(top right, #000, transparent, #000);
    background: linear-gradient(to bottom left, #000, transparent, #000);
    background-color: #000;
    right: -2px;
}
.header__toolbar a{
  border: none !important;
}
/*
.menu-open .header__toolbar a{
     z-index: 15;
    position: relative;
}
*/
.custom-menu-primary ul.submenu.level-2 {
    background-color: rgba(0, 0, 0, 1.0) !important;
}
.menu-open .custom-menu-primary ul > li > a{
  text-align: center !important;
  font-weight: 500 !important;
}
.custom-menu-primary ul.submenu.level-1>li>a{
    flex-grow: 1;
    white-space: nowrap;
    font-size: 13px !important;
    font-weight: 500;
}

.nav-primary .mobile-menu-toggle__icon span:nth-child,
.nav-primary .mobile-menu-toggle__icon span:nth-child(2),
.nav-primary .mobile-menu-toggle__icon span:nth-child(3) {
  width:auto !important;
}
.menu-open .nav-primary .mobile-menu-toggle__icon span:first-child,
.menu-open .nav-primary .mobile-menu-toggle__icon span:nth-child(3){
  display:none !important;
}

.contact__form h5,
.footer-enquire p a,
.footer-enquire p a:hover,
.locations__heading {
    display: flow;
}
footer.footer {
   padding-left: 0px !important;
   padding-right: 0px !important;
}
.footer-company-logo{
  padding-top:100px;
}
.footer-company-logo,
.footer-contact-info{
  background-color:#000;
}
.footer-company-logo .wrap,
.footer-contact-info .wrap{
    text-align:center;
    padding-bottom: 0 !important;
    border-bottom:none !miportant;
}
.footer.footer .site-footer .wrap{
    border-top: 1px solid #000000 !important;
}
.footer.footer .wrap{
    border-bottom: 1px solid #000000 !important;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 10px 0 10px !important;
}
.footer-contact-info .wrap H2{
  font-family: Elgoc, sans-serif;
  color:#fff !important;
  font-size:36px !important;
  font-weight: 500;
}
.footer-contact-info .wrap{
  text-align: center;
}

.footer-contact-info .wrap .phone{
    padding: 15px 25px;
    background-color: white;
    border-radius: 25px;
    color:#0A0A0A !important;
    font-size: 14px;
    font-weight: 600;  
}
.footer-phone-open{
  padding: 5px 0 5px 0;  
  margin-bottom: 40px;
}
.footer-phone-open a{
    font-family: Elgoc, sans-serif;
    color: #fff !important;
    font-size: 27px !important;
}
.footer-contact-info a.phone:hover{
  background-color:#CDC290;
}
ul.social_icons {
    justify-content: center !important;
}
ul.social_icons>li>a{
    font-size: 12px !important;
    text-transform: uppercase !important;
    color:#fff !important;
}
.bottom_section_inner {
  justify-content: start !important;
  padding: 25px 0;
}
.bottom_section_inner a{
  padding:0 10px;
}
.copyright_content{
  border-top:#AA9878 !important;
  padding-left: 25px;
}
.copyright_content a {
    font-family: 'Elgoc', sans-serif;
    color: #fff !important;
    font-style: normal !important;
}
.header__toolbar{
  height: 95px !important;
  background-color: #000000 !important;
}
.mobile-menu-toggle {
  background: #000000 !important;
}
.navigation-primary .has-submenu [class^="level"]{
  /* display:contents !important; */
}
.locations__title {
  margin-bottom: 5px !important;
}
.locations__title a{
  font-family: "Elgoc", Sans-serif !important;
}

.nav-primary .wrap{
display: contents;
}




/* @media MIN-WIDTH  */
@media (min-width: 992px) {
   header.header .nav-primary
        height: 120px !important;
        background-color: #000000;
  }  
  .custom-menu-primary{
        padding-top: 39px;
  }
  .custom-menu-primary ul.level-1 {
    display: flex;
    flex-wrap: wrap;  
  }
  .custom-menu-primary ul>li {
        position: relative;
        display: flex;
  }
  header.header .site-title a {
      min-height: 80px !important;
  }  
}
@media (min-width: 1500px) {
    .custom-menu-primary ul>li>ul {
        left: 0px !important;
    }
}
@media (min-width: 544px) {
    .locations__title {
        font-weight: 500 !important;
    }
}
@media (min-width: 992px) and (min-width: 1200px) {
    .custom-menu-primary ul>li>ul>li>a {
        padding: 5px 18px !important;
        font-weight: 500;
    }
}
@media (min-width: 1500px) {
    .custom-menu-primary ul>li>ul {
        left: 0px !important;
    }
}
@media (min-width: 544px) {
    .locations__title {
        font-weight: 500 !important;
    }
}
@media (min-width: 992px) and (min-width: 1200px) {
    .custom-menu-primary ul>li>ul>li>a {
        padding: 5px 18px !important;
    }
}






/* @media MAX-WIDTH  */
@media (max-width: 991px) {
    .custom-menu-primary .navigation-primary>ul {
        background-color: #000 !important;
        max-width: none !important;
        padding-top: 120px;      
  }
  .custom-menu-primary ul>li>ul {
        background-color: #000 !important;
  }
  .nav-primary {
        width: 100% !important;
  }
  .custom-menu-primary ul>li,
  .custom-menu-primary ul.level-1 {
    display: block;
  }
  
  .child-trigger {
    font-size: 10px;
    height: 43px;
    line-height: 43px;
    width: 43px;
    /*
    position: relative;
    right: 6px;
    top: -16px;
    */
  } 
  
}
@media (max-width: 400px) {
  .bottom_section_inner {
      justify-content: center !important;
  }
   .custom-menu-primary .navigation-primary > ul {
        background-color: #000 !important;
  }
}