
body, p, span, a, h1, h2, h3, h4, h5, h6{
  font-family: "soleil", sans-serif;
  color: #34434D;
  line-height: 1.2;
}
h1, h2, h3, h4, h5, h6{
  color: #bd8f56;
  font-weight: 600;
}
.goldTxt{
  color: #D3B67A;
  font-size: 1.2rem;
}
a{
  text-decoration: none;
}
p{
  font-size: 20px;
}
h1, h2{
  font-size: 50px;
}
h3{
  font-size: 25px;
}

@media screen and ( max-width: 992px ){
  p{
    font-size: 16px;
  }
  h1, h2{
    font-size: 35px;
  }
  h3{
    font-size: 20px;
  }
}
.rowOffset{
  margin-top: calc(-1* var(--bs-gutter-y));
  margin-right: calc(-.5* var(--bs-gutter-x));
  margin-left: calc(-.5* var(--bs-gutter-x));
}
.goldBg{
  background: #bd8f56;
}
.goldFadeBg{
  background: rgba(189, 143, 86, 0.85);
  color: white!important;
}
.goldBg p, .goldBg h1, .goldBg h2, .goldBg h3, .goldBg h4, .goldBg h5, .goldBg h6, .goldBg a, .goldBg{
  color: white!important;
}
.greyBg{
  background: #f0ebe5;
}
.strong-view.wpmtst-modern .wpmtst-testimonial-image img{
  border-radius: 0!important;
  width: 180px;
  height: auto;
}
.strong-rating-wrapper .star svg path{
  fill: #4b307e!important;
}
.strong-view.wpmtst-modern .wpmtst-testimonial-content:before, .strong-view.wpmtst-modern .wpmtst-testimonial-content:after{
  display: none!important;
}
.whiteOverlay{
  background: rgba(255,255,255,0.8);
}
.carousel-item .whiteOverlay p{
  font-weight: 600;
  color: #bd8f56!important;
  font-size: 50px;
}
.goldOverlay{
  background: rgba(189,143,86,1);
  mix-blend-mode: multiply;
  position: absolute;
  height: 100%;
  width: 100%;
}
.btn.btn-primary, .wp-block-button__link{
  background: #4B307E;
  border: 1px solid #D3B67A;
  border-radius: 12px!important;
  font-weight: 600;
  padding: 8px 20px 12px 20px;
}
header .wp-block-button__link, .cta .wp-block-button__link{
  font-size: 28px;
}
.btn.btn-primary:hover, .wp-block-button__link:hover, .btn.btn-primary:active, .wp-block-button__link:active{
  background: #D3B67A;
  border: 1px solid #4B307E;
}
.logo-carousel-free .sp-lc-logo img{
  height: 65px;
  width: auto;
}
.logo-carousel-free .sp-lc-logo{
  border: none!important;
}
.square{
  aspect-ratio: 1 / 1;
  border-left: 16px solid rgb(189,143,86);
}
.flex1{
  flex: 1;
}
.serviceIcon{
  height: 26px;
}
.phoneIcon{
  height: 18px;
  margin-left: 0!important;
}
.line{
  background-image: url('../img/lineWhite.svg');
  background-repeat: repeat-x;
  background-size: contain;
  height: 60px;
}
.cta .wp-block-buttons{
  text-align: center;
  font-size: 28px;
}
.cta p{
  color: white;
  font-size: 36px;
}
.z1{
  z-index: 1;
}
.bottom{
  bottom: 0;
}
.wp-image-69{
  height: 26px;
  width: auto!important;
  margin-right: 10px;
}
.wp-image-71
{
  height: 18px;
  width: auto!important;
  margin-right: 10px;
}

.wpmtst-testimonial-field.testimonial-field.testimonial-name{
  position: relative;
  width: 100%;
}
.strong-content.wpmslider-content{
  position: relative;
}
.size-full img{
  width: 100%;
}
.strong-rating-wrapper .star svg{
  width: 35px!important;
}
.testimonial-name{
  font-style: italic;
}
.testimonial-inner{
  display: flex!important;
  flex-flow: column;
}
.testimonial-field{
  order: 1;
  padding-bottom: 30px;
}
.testimonial-content{
  order: 2;
  padding-bottom: 30px;
}
.testimonial-field.testimonial-name{
  order: 3;
  padding-bottom: 50px;
}
.testimonial-image{
  order: 4;
}

#sb_instagram svg:not(:root).svg-inline--fa{
  fill: #BD8F56;
  height: 2em!important;
}
.sbi_follow_btn.sbi_custom a, .sbi_follow_btn.sbi_custom a span, #sb_instagram #sbi_load .sbi_load_btn{
  color: #BD8F56!important;
}
.sbi_follow_btn.sbi_custom a, #sb_instagram #sbi_load .sbi_load_btn{
  background: transparent!important;
  font-size: 2em!important;
  font-weight: 600;
  display: block;
}
#sb_instagram #sbi_load .sbi_load_btn:before{
  content: url('../img/blueArrow.svg');
  height: 20px;
  width: 30px;
  display: inline-block;
}
#sb_instagram .sbi_follow_btn a:hover, #sb_instagram .sbi_follow_btn a:focus, #sb_instagram #sbi_load .sbi_load_btn:hover, #sb_instagram #sbi_load .sbi_load_btn:focus{
  box-shadow: none!important;
}

.hoverOverlay{
  opacity: 0;
  transition: 0.3s;
}
a:hover > .square .hoverOverlay{
  opacity: 1;
  transition: 0.3s;
}
@media screen and ( max-width: 992px ){
  .carousel-item .whiteOverlay p{
    font-size: 35px;
  }
}

footer{
  border-top: 5px solid #D3B67A;
  background: #221F30;
  position: relative;
  bottom: 0;
  color: white;
}
.footerBrdr{
  border-top: 1px solid #D3B67A;
}
#footer-contact{
	margin: 0 0 20px 0;
	padding: 0;
}
#footer-contact li{
	display: inline-block;
	padding: 0 10px;
	border-right: 1px solid white;
}
#footer-contact li:last-child{
	border-right: 0;
  padding-right: 0;
}
#footer-contact li:first-child{
	padding-left: 0;
}
#footer-contact li a{
	font-size: 16px;
}
.terms li{
  display: inline-block;
  padding: 15px;
  border-left: 1px solid #D3B67A;
}
footer p, footer a{
  font-size: 14px;
}
footer .goldTxt{
  font-size: 18px;
}

@media( max-width: 992px ){
  .terms li{
    display: inline-block;
    padding: 15px 15px 15px 0;
    border-left: none;
  }
  #menu-terms{
    padding: 0;
  }
}
form, .nf-form-layout, .nf-form-cont{
  width: 100%;
}
.wpcf7, .wpcf7-form label{
  width: 100%!important;
}
.wpcf7-form-control{
  margin-bottom: 20px;
}
.wpcf7-form-control.wpcf7-text, .wpcf7-form-control.wpcf7-email, .wpcf7-form-control.wpcf7-textarea{
  background: white!important;
  border: 1px solid #E4E2E9;
  color: inherit!important;
  padding: 15px!important;
  width: 100%!important;
}
.wpcf7-form-control.wpcf7-textarea{
  height: 310px!important;
}
.ajax-loader{
  display: none!important;
}
.wpcf7-form-control.wpcf7-submit{
  background: #4B307E;
  border: 1px solid #D3B67A;
  border-radius: 12px!important;
  font-weight: 600;
  font-size: 1.2rem;
  padding: 8px 35px;
  font-size: 22px;
  color: white;
}
.wpcf7 input::placeholder {
    color: #221F3080;
}
.wpcf7-form-control.wpcf7-submit:hover, .wpcf7-form-control.wpcf7-submit:active{
  background: #D3B67A;
  border: 1px solid #4B307E;
}
.wpcf7-submit {
  content: "test"!important;
  display: inline-block;
}
.wpcf7-list-item{
  margin: 0;
}
header{
  z-index: 1000;
}
header p, header a, header a:hover, header a:focus, header a:active{
  margin-bottom: 0!important;
  color: #176356;
}
header img{
  margin-left: 10px;
}
header .footLogo{
  margin-left: 20px;
}
#contactbar{
  background: black;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
#contactbar p{
  margin: 0;
}
#bar{
  transition: 0.3s;
  background: white;
}
.carousel.frontPage{
  width: 100%;
  height: 85vh;
  min-height: 600px;
}
.carousel{
  width: 100%;
  height: 40vh;
  min-height: 250px;
}
.carousel-item, .carousel-item p, .carousel-item h1, .carousel-item h2, .carousel-item h3, .carousel-item h4, .carousel-item h5, .carousel-item h6, .carousel-item a{
  color: white!important;
  font-size: 50px;
}
.carousel .btn.btn-primary{
  font-size: 28px;
  margin-left: 12px;
}
.mobPhoneIcon{
  height: 15px!important;
}
.mobPhone{
  padding: 5px!important;
  margin-right: 10px;
}
@media screen and ( max-width: 992px ){
  .carousel-item, .carousel-item p, .carousel-item h1, .carousel-item h2, .carousel-item h3, .carousel-item h4, .carousel-item h5, .carousel-item h6, .carousel-item a{
    font-size: 35px;
  }
  .carousel .btn.btn-primary, .cta .wp-block-button__link{
    font-size: 20px;
  }
  header img{
    margin-left: 0;
  }
  .carousel-item{
    background: #bd8f56;
  }
  .carousel {
    height: auto;
    min-height: 150px;
  }
}
/* ====== NAV BAR ====== */
#menu-header-menu{
	margin: 0;
	padding: 0;
}
#bar li{
	display: inline-block;
	margin: 0 30px;
}
#bar li a{
	color: black;
	font-size: 16px;
	transition: 0.3s;
}
#bar li a:hover{
	color: #bd8f56;
	transition: 0.3s;
}
#bar .dropdown-menu li{
	display: block;
	margin: 0 0 10px 0;
}
#bar .dropdown-menu{
	border: 0;
	border-radius: 0;
	padding: 20px 30px;
	width: 250px;
}
sticky-top{
	background: white;
}
.custom-logo{
	width: auto!important;
	height: 50px;
}
.dropdown:hover>.dropdown-menu {
  display: block;
}
.dropdown>.dropdown-toggle:active {
    pointer-events: none;
}
/* ====== NAV BAR END ====== */

/* ====== NAV BURGER ====== */
#sideNavigation .dropdown-menu, #sideNavigation .dropdown-menu.show{
  position: static!important;
  transform: none!important;
  width: 100%;
  border: none!important;
  background-color: transparent!important;
  margin: 0;
  padding: 0;
}
.dropdown-menu{
  height: 0;
  max-height: 0;
  opacity: 0;
  transition: 0.8s;
}
.dropdown-menu.show, .dropdown:hover>.dropdown-menu{
  height: auto;
  opacity: 1;
  max-height: 1000px;
  transition: 0.8s;
}
.dropdown-item.active, .dropdown-item:active, .dropdown-item:focus, .dropdown-item:hover{
	background: none!important;
}
.navbar-toggle{
	z-index: 100000;
	display: inline;
  position: fixed;
	right: 0;
	top: 0;
}
.navbar-toggle{
	margin: 35px;
	background-color: #BD8F56;
}
.hamburger {
  padding: 12px 12px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
	border-radius: 50%;
  border: 0;
  overflow: visible;
	z-index: 30000;
}
.hamburger:hover {
  opacity: 0.7;
}
.hamburger.is-active:hover {
  opacity: 0.7;
}
.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner::before, .hamburger.is-active .hamburger-inner::after {
  background-color: white;
}
.hamburger-box {
  width: 25px;
  height: 18px;
  display: inline-block;
  position: relative;
  margin-top: 10px;
}
.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 25px;
  height: 3px;
  background-color: #BD8F56;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -8px;
}
.hamburger-inner::after {
  bottom: -8px;
}
.hamburger--spin .hamburger-inner {
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin .hamburger-inner::before {
  transition: top 0.3s 0.5s ease-in, opacity 0.1s ease-in;
}
.hamburger--spin .hamburger-inner::after {
  transition: bottom 0.3s 0.5s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin.is-active .hamburger-inner {
  transform: rotate(225deg);
  transition-delay: 0.3s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.3s ease-out, opacity 0.3s 0.3s ease-out;
}
.hamburger--spin.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.3s ease-out, transform 0.3s 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
#sideNavigation{
  color: white!important;
}
#sideNavigation p a{
  font-size: 1em!important;
  text-transform: lowercase;
}
#overlay{
  position: fixed;
  z-index: 1500;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0.7;
  transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
  display: none;
}
#sideNavigation #menu-header-menu, #socialNav{
  transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
  opacity: 0;
}
#navLink{
  width: 40px;
  height: auto;
}
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 10000;
    top: 0;
    right: 0;
    background-color: #BD8F56;
    overflow-x: hidden;
    padding-top: 60px;
    transition: 0.5s;
    text-align: right;
}
.sidenav a, .sidenav a:not([href]):not([tabindex]) {
    text-decoration: none;
    font-size: 20px;
    color: #fff;
    display: block;
    transition: 0.15s;
    margin-bottom: 15px;
}
.sidenav a.social{
  display: inline-block;
}
.sidenav #socialNav a, .sidenav #socialNav a:not([href]):not([tabindex]) {
    border-bottom: none;
}
.sidenav a:hover, .offcanvas a:focus{
    color: #f1f1f1;
}
.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}
.sidenav li{
  display: block!important;
}
#main {
    padding: 20px;
}
body {
  overflow-x: hidden;
}
.topnav {
    overflow: hidden;
    top: 0;
}
.topnav a {
    display: inline;
    padding: 0;
    text-decoration: none;
    position: relative;
    border: none;
}
.topnav p a {
    float: none;
    display: inline;
    text-align: left;
    padding: 0;
    text-decoration: none;
    width: auto;
}
.topnav>p{
    margin: 8px 15px;
}
.topnav a.active {
    background-color: #4CAF50;
    color: white;
}
a svg{
  transition:all .5s ease;
  &:hover{
    #transform:rotate(180deg);
  }
}
#ico{
  display: none;
}
#sideNavigation #socialNav, #sideNavigation #menu-header-menu{
  margin: 80px;
}
.menu{
  margin-top: 20px;
  margin-right: 50px;
  padding: 0 30px;
  @include border-radius(5px);
  #transition: all 0.5s ease;
  a{
    display: block;
    padding: 10px 2px;
    margin: 3px 0;
    text-decoration: none;
}
@media screen and (max-width: 992px){
  .sidenav ul{
    display: block;
  }
  .sidenav li{
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
  ul .sub-menu {
    padding-inline-start: 0;
  }
  .sub-menu li{
    display: block;
    width: 100%;
    margin-bottom: 5px;
  }
  .sub-menu li a{
    font-weight: 300;
  }
  .menu{
    margin-right: 0;
		margin-top: 100px;
  }
	.menu li{
		display: block!important;
		margin: 15px;
	}
	.custom-logo{
		height: 40px!important;
	}
	#bar li a:hover{
		color: black;
		transition: 0.3s;
	}
}
/* ====== NAV BURGER ====== */
/* ====== Masonry ====== */
.card {
  background-color: rgba(0,0,0,.125);
  border: 1px solid rgba(0,0,0,.125);
  border-radius: 0;
}
.posts-topbar h2{
  display: inline-block;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
}
.posts-topbar ul{
  display: inline-block;
  padding: 0;
  margin: 0;
}
.posts-topbar li{
  display: inline-block;
  margin: 0 10px;
}
.posts-topbar input {
  background-color: white;
  border: 1px solid black;
}
.posts-topbar .search-submit{
  background-color: red;
  border-color: red;
  color: white;
}
.postTitle{
  background-color: rgba(255,255,255,0.75);
}
a:hover .postTitle{
  background-color: rgba(255,255,255,0.95);
}
/* ====== Masonry END ====== */

/* ====== Grid ====== */
.overlay{
  opacity: 0;
  background-color: rgba(0,0,0,0.5);
}
.overlay, .overlay p, .overlay a, .overlay h1, .overlay h2, .overlay h3, .overlay h4, .overlay h4, .overlay h5, .overlay h6{
  color: white!important;
}
a:hover .overlay{
  opacity: 1;
}
@media( max-width: 768px ){
  .overlay{
    opacity: 1;
  }
}
/* ====== Grid END ====== */

/* ====== List ====== */
.posts-sidebar ul{
  padding: 0;
}
.posts-sidebar li{
  display: block;
}
.screen-reader-text{
  display: none;
}
.posts-sidebar input {
  background-color: white;
  border: 1px solid black;
}
.posts-sidebar .search-submit{
  background-color: red;
  border-color: red;
  color: white;
}
.posts-sidebar label{
  width: 70%;
}
.posts-sidebar label input{
  width: 100%;
}
.posts-sidebar input{
  width: 19%;
}
@media( max-width: 991px ){
  .posts-sidebar label, .posts-sidebar input{
    width: 100%;
  }
}
/* ====== List END ====== */
.link{
  background-color: white;
  box-shadow: 1px 1px 10px black;
  padding: 30px;
  width: 100%;
}
.about .btn{
  background-color: #8da656;
  color: white;
  border: #8da656;
}
.about .btn:hover, .about .btn:active, .about .btn:focus{
  background-color: #6daaa5;
  border: #6daaa5;
}
.about h2{
  color: #8da656;
}
.services .btn{
  background-color: #bf8d56;
  color: white;
  border: #bf8d56;
}
.services .btn:hover, .services .btn:active, .services .btn:focus{
  background-color: #a87c4c;
  border: #a87c4c;
}
.services h2{
  color: #bf8d56;
}
.contact .btn{
  background-color: #397d6c;
  color: white;
  border: #397d6c;
}
.contact .btn:hover, .contact .btn:active, .contact .btn:focus{
  background-color: #316a5c;
  border: #316a5c;
}
.contact h2{
  color: #397d6c;
}
.callOverlay{
  background-color: rgba(0,0,0,0.7);
}
.callOverlay:hover{
  background-color: rgba(0,0,0,0.5);
}
.callOverlay span{
  color: white!important;
  font-size: 2rem;
}
