.site-above-footer-wrap[data-section="section-above-footer-builder"] {
    background-color: #000000;
    background-image: none;
    min-height: 60px;
}
.site-footer h2.widget-title {
    color: white !important;
}
.site-footer a {
    color: #b9b9b9 !important;
}
.site-footer span {
    color: #b9b9b9 !important;
}
.site-footer .confit-hours {
    color: #b9b9b9 !important;
}
.site-above-footer-wrap {
    padding-left: 35px !important;
    padding-right: 35px !important;
}



.footer-social-inner-wrap a { color:#fff!important; }
a.styled-override { color:#fff!important; margin-top:40px!important; }
#agr { margin-right:10px; }
.dis { pointer-events: none; opacity:0.7; }
a.styled-override:hover { background:#046BD2!important; }
.termsdecline { display:none!important; }
.css-4qecv9 { width:3rem!important; }
.css-1n6bo {
	width: 500px !important;
}
#terms-serv h4 {
	font-size: 20px !important;
	font-family: jost;
}
.term-section {
  top: -240px;
  position: relative;
}
.agr { margin-right:10px; }
[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
	fill: #fff;
}
[data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-minimal {
	color: #fff;
}
.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link, .ast-builder-menu-1 .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle, .ast-builder-menu-1 .current-menu-ancestor > .menu-link {
	color: #87b4e1;
}
body a {
	text-decoration: none !important;
}
.star-icon i {
	color: #fff !important;
	font-size: 12px;
	text-align: center;
	padding: 2px;
}
.star-icon {
	display: flex;
	justify-content: center;
	align-items: center;
}
.site-logo-img {
	width: 230px;
}
#content p {
	margin-bottom: 10px;
}
#text {
	outline: 2px solid #000;
	outline-offset: 10px;
}
.list ul {
	padding-left: 20px;
	column-count: 2;
}
.list ul li {
	list-style: none;
	padding-bottom: 10px;
}
.list ul li i {
	margin-right: 5px;
	font-size: 16px;
	font-weight: ;
	color: #000;
}
#contact-form label {
	font-family: jost;
	font-size: 20px;
	color: #000;
}
#contact-form input {
	height: 60px;
	margin-top: 8px;
}
#contact-form .wpcf7-submit {
	background-color: #000;
	font-family: jost;
	text-transform: uppercase;
	letter-spacing: 1px;
	width: 30%;
	height: 50px;
}
#contact-form textarea {
	height: 160px;
	margin-top: 8px;
}

.list.ami ul li {
	padding-bottom: 20px;
	font-size: 18px;
	font-family: jost;
	padding-right: 20px;
}
.list.ami ul li span {
	font-size: 15px;
	padding-left: 10px;
	color: #4C4C4C;
	font-weight: 300;
}
.list.ami ul li i {
	margin-right: 5px;
	font-size: 18px;
	font-weight: ;
	color: #000;
}
/**RESPONSIVE START**/

@media (min-width: 768px) and (max-width: 800px)
{
.fl-col-small:not(.fl-col-small-full-width) {
    max-width: 800px !important;
}
.fl-builder-content .fl-button-right {
    text-align: center !important;
}
.photo-btn-cls .fl-button-wrap.fl-button-width-auto.fl-button-left {
    text-align: center !important;
}
}




@media (max-width:767px){
	#text p {
	padding: 0px 30px !important;
}
#text {
	margin: 0px 30px !important;
}
#gal-btn {
	margin: 0px !important;
}
#gal-btn .fl-button-wrap {
	text-align: left !important;
	margin-left: 12px !important;
}
#faqs .fl-col.fl-node-hbx6kv95i7oa.fl-col-small {
	max-width: 100% !important;
}
#imgbox {
	max-width: 100% !important;
	padding: 20px;
}
#gallry .fl-col.fl-node-tmazfnjy5832.fl-col-small {
	max-width: 100% !important;
}
#btns .fl-button-wrap {
	text-align: center !important;
}
}

@media (max-width:580px){
	#banner h2 {
	font-size: 60px;
}
#faqs h2 {
	font-size: 60px;
}
#faqs p {
	font-size: 20px;
	line-height: 35px;
}
#gallry h2 {
	font-size: 60px;
}
#gallry p {
	font-size: 20px;
	line-height: 35px;
}
#vacaiton h2 {
	font-size: 40px;
}
#vacaiton .fl-row-content-wrap {
	padding-left: 20px !important;
}
}
@media (max-width:480px){
	#contact-form .wpcf7-submit {
width: auto;
}
#sub-mit h2 {
	font-size: 28px;
}
	
	
.ast-footer-copyright p {
    text-align: center !important;
}	
.site-below-footer-wrap[data-section="section-below-footer-builder"] {
    padding-left: 0px !important;
}	

}

/**RESPONSIVE ENDS**/