/* Header Transparent */
#sp-header {
    background-color: transparent !important;
}


#sp-header.header-sticky {

    background-color: rgba(18, 40, 37,.95) !important;
}
/* End of Header Transparent */



/* Bottom */

@media (min-width: 671px){
#sp-bottom .sp-module ul {
  
    float: left !important;
    display: flex !important;
}


#sp-bottom .sp-module ul > li {
    
    padding: 14px !important;
}


#sp-bottom .sp-module {
   
    justify-content: center !important;
    display: flex !important;
}

#sp-bottom .sp-module {
    padding: 20px 0px 20px 0px !important;
    margin-bottom: 0px !important;
}

section#sp-bottom {
    padding: 0px !important;
}
}


@media (max-width: 671px){

  #sp-bottom {
    padding: 10px 0px 10px 0px!important;
}
  
  #sp-bottom .sp-module {
    margin-bottom: 0px !important;
}
  
}






/* End of Bottom*/



/* CTA */
.cta .sppb-img-responsive {
    margin-top: -100px;
}



@media (max-width: 768px) {
.cta .sppb-img-responsive {
    margin-top: 0px;
  }
}



/* End of CTA*/


/* Button Hover*/
.sppb-btn.sppb-btn-link:focus, .sppb-btn.sppb-btn-link:hover {
    color: #664c00 !important;
}
/* End of Button Hover*/


/* Default Button */
.sppb-btn.sppb-btn-default {
    font-weight: 500 !important;
    letter-spacing: 1.4px !important;
    color: white !important;
    background-color: #c58a4d !important;
    box-shadow: 3px 3px 10px 0px rgb(0 0 0 / 30%) !important;
    font-size: 14px;
    padding: 12px 26px;
    border: none;
    border-radius: 10px;
    position: relative;
    z-index: 10 !important;
    overflow: hidden;
}

 /* padding: 20px 25px 20px 25px !important; */

.sppb-btn.sppb-btn-default:hover {
    background-color: #c58a4dc7 !important;
}

/* End of Default Button */


/* Arrow Button */

.sppb-btn.sppb-btn-link {
    font-weight: 700 !important;
 color: #c58a4d !important;
}

.fa.fa-long-arrow-right:before {
    content: "\f30b";
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 900 !important;
}

/* End of Arrow Button */



.disable-select {
  -webkit-user-select: none;  
  -moz-user-select: none;    
  -ms-user-select: none;      
  user-select: none;
}

/*Article*/





@media screen and (max-width: 768px){
.blogTHUMB .sp-page-title .sp-page-title-heading {
    display: flex !important;
    justify-content: center !important;
    font-size: 36px !important;
    font-family: 'Nunito Sans' !important;
    letter-spacing: 1.4px !important;
    line-height: 1.1 !important;
    text-align: initial !important;
    margin-bottom: 15px !important;
    text-align: center !important;
}
  
  
  .view-article #sp-main-body .container .article-details .article-body-wrap .article-body-content .article-info span {
    font-size: 12px !important;
    margin: 0 0px !important;
    padding-right: 10px !important;
    
}
  
  
}


.blogTHUMB .col-md-12 {
    padding: 0px !important;
}



.article-info > span a {
    color: #a67c00 !important;
}


@media screen and (min-width:768px){
  .article-intro-image img {
    width: -webkit-fill-available;
    height:350px;
}
  
.article-intro-image img {
    width: -webkit-fill-available;
    height:450px;
}
}

.article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery {
  margin: 0px 0px 0px 0px; 
  border-radius: 0px 0px 0 0;
  border-bottom: 1px solid #f5f5f5;
  overflow: hidden;
  position: relative;
}


@media screen and (min-width:768px){
  .article-list .article {
    padding: 20px 20px 20px 20px;
}
 
  


.article-list .article {
  margin-bottom: 60px;
  padding: 0px 20px 0px 0px; 
  border: solid 1px rgba(166, 124, 0, .30);
  border-radius: 3px;
  background-color: #fff;
  transition: 0.3s;
  }
}

.article-body-wrap.row h1 {
    line-height: 0.6 !important;
}

/*Article*/




/* PAGE TITLE */

.sp-page-title:after {
   
    
    background-color: #1f312f !important;
    opacity: 50% !important;
   
}

.sp-page-title .sp-page-title-heading {
    display: flex !important;
    justify-content: center !important;
    font-size: 50px !important;
    font-family: 'Nunito Sans' !important;
    letter-spacing: 1.4px !important;
}




@media (max-width: 768px){
.sp-page-title {
      padding: 140px 0 50px !important;
  background-size: contain  !important;
    background-color: #20312f !important;
}
  
  
  .sp-page-title .sp-page-title-heading {
    display: flex !important;
    justify-content: center !important;
    font-size: 50px !important;
    font-family: 'Nunito Sans' !important;
    letter-spacing: 1.4px !important;
    line-height: 1.1 !important;
    text-align: initial !important;
    margin-bottom: 15px !important;
}
  
}


h3.sp-page-title-sub-heading {
    text-align: center;
}



/*END OF PAGE TITLE*/


/*  Menu*/

#sp-menu1 .sp-megamenu-parent > li {
    padding: 0px 14px !important;
}

#sp-menu2 li.sp-menu-item {
    padding: 0px 3px !important;
}
  
  
  
@media (max-width: 1200px){
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    padding: 0px 6px;
  }}

/* End of Menu */



/* CONTACT BUTTON */

.bfbs3-btn-primary {
  
     font-weight: 500 !important;
    letter-spacing: 1.4px !important;
    color: white !important;
    background-color: #c58a4d !important;
  background-image: none!important;
padding: 10px 25px 10px 25px !important;
    box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.3) !important;
}


.bfbs3-btn-primary:hover {
    background-color: #c58a4dc7 !important;
}

.bfQuickMode label {
   
    COLOR: #A67C00 !important; 
    letter-spacing: 1px !important;
      font-weight: 500 !important;
}


/*END OF CONTACT BUTTON */



/* Offcanvas Menu*/

.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover {
    color: #a67c00 !important;
}

.offcanvas-menu {
    background-color: #0f1e1c !important;

}


.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
    color: azure !important;
}


.offcanvas-menu .offcanvas-inner .sp-module ul.menu > li > a:before {
 
    background-color: #98734c !important;
    
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li.active > a {
    color: #a67c00 !important;
      margin-bottom: 6px !important;
}

.offcanvas-menu .offcanvas-inner .sp-module ul.menu > li {
    margin-bottom: 15px !important;
}

.offcanvas-menu .offcanvas-inner {
    padding-top: 90px !important;
}

.close-offcanvas {
    border: 0px !important;
}

.fa.fa-close:before, .fa.fa-remove:before {
    
    color: #a67c00 !important;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler {
    color: #a67c00 !important;
}

/* End of Offcanvas Menu*/


.bfQuickMode .bfbs3-form-group .bfbs3-col-sm-12{
    justify-content: flex-start !important;
    display: flex !important;
}

}
#sppb-addon-1542888546665 .sppb-divider {
    margin-top: 1px;
    margin-bottom: 1px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(166, 124, 0, .3) !important;
}


.bfQuickMode .bfbs3-form-inline .bfbs3-form-control{
    width: 100% !important;
}





#mailchimp-form .content {
    max-width: 70% !important;
}


/* GOOGLE MAP */
.gm-style .gm-style-iw {

    color: black !important;

}

/* END OF GOOGLE MAP */




.regNO{
  font-size: 10px;
}

.sppb-btn {
    padding: 17px 30px !important;
}