.footer-top {padding-top: 15px;padding-bottom:5px;}
.topbar-text ul {font-size: 13px;}
.p-5 {padding: 1rem !important;}
.justify {text-align: justify;;}
.custom-nav-link {color:#955f2e;font-weight: 600;}
.custom-nav-item:hover .custom-nav-link, .custom-nav-item:focus .custom-nav-link {color: #000;}
 .btn:hover {background-color: #a2825d;border:1px solid #a2825d;}
 .circle-icon {color:#fff;margin-bottom: 10px;}
 .single-promo-2 span, .primary-solid-btn {background:#955f2e;}
 .display-5 {color:#ea8c1c}
 .header-main {
	 background-image: url(""); 
	 background-size: auto 100%;
	 }
 a {color:#ea8c1c;}
 .video-container {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 aspect ratio (9 / 16 * 100%) */
  height: 0;
  overflow: hidden;
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.h1,
.display-1,
.h2,
.display-2,
.h3,
.display-3,
.h4,
.display-4,
.h5,
.display-5,
.h6,
.display-6,
.color-primary,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Poppins', sans-serif;
  color: #955f2e;
}
#row-xxs {height:30px;}
.mb-5, .my-5 {text-align:center;}
.gray-light-bg {
    background: url(bg1.jpg) no-repeat bottom;
}
.call-to-action {height:375px;}
.icon-big {font-size:50px;margin-bottom:15px;color: #955f2e;}