#hs-eu-cookie-confirmation {
  display: block;
  visibility: visible;
}
#footer_copyright{
	padding: 20px 0;
	width: 100% !important;
	margin-bottom:0 !important
}
#lastcopyright{
	padding-bottom : 0 !important
}
#lastcopyright .uagb-container-inner-blocks-wrap{
	padding:0 !important;
	width: 100% !important;
}

.wpcf7 input:not([type=file]) {
    background-color: #f5f8fa;
	border: 1px solid #cbd6e2;
    border-radius: 3px;
}

.wpcf7 input {
    display: inline-block;
    width: 90%;
    max-width: 500px;
    height: 40px;
    padding: 9px 10px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    color: #33475b;
    border: 1px solid #cbd6e2;
    border-radius: 3px;
}

.wpcf7 select {
    display: inline-block;
    width: 90%;
    max-width: 500px;
    height: 40px;
    padding: 9px 10px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    color: #33475b;
    border: 1px solid #cbd6e2;
    border-radius: 3px;
}


.wpcf7 input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]) {
    box-sizing: border-box;
    padding: 0 15px;
    min-height: 27px;

}

.wpcf7 input[type=submit] {
   background: #25B072;
   border-color: #25B072;
   color: #ffffff;
   font-size: 12px;
   line-height: 12px;
   font-family: helvetica;
    margin: 0;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
position: relative;
    text-align: center;
    transition: all .15s linear;
border-radius: 3px;
    border-style: solid;
    border-width: 1px;
padding: 12px 24px;
}

.testimonial-heading h6 {
	color:white !important;
	background-color:#25B072 !important;
}
h5 {
	font-size:22px !important;
}

#testimonial-heading-col  h6 , h5 {
	color: #25B072 !important;
}

.card-style {
	 background-color: white;
    border-radius: 40px;
    box-shadow: 10px 10px 40px 0px rgba(0,0,0,0.5);
    padding:15px;
	
	
}

#newsletter_input {
	margin-left: 10px;
  margin-right: 10px;
  width: 90%;
}

#newsletter_btn {
	width: 100px;
  margin-left: 10px;
	margin-bottom: 10px;
}
h1 {
    opacity: 1 !important;
}

#ast-scroll-top {
	display: hidden;
	visibility: collapse;
}

.footer-textarea {
	width: 565px !important;
	height: 6em !important;
}

.enquiry-textarea {
	width: 474px !important;
	height: 6em !important;
}
.enquiry-submit {
	max-width: 100% !important;
	width: 100% !important;
}
.footer-select {
	max-width: 100% !important;
}

.footer-submit {
	max-width: 100% !important;
	width: 100% !important;
}

.wpcf7 input:not([type=submit]), .wpcf7 select, .wpcf7 textarea {
	padding: 0.35rem !important;
}

.wpcf7 p {
	margin-bottom: 0.35rem !important;
}

.hf-chat-launcher-container {
	z-index: 100 !important;
}

.hf-chat-launcher-container .hf-chat-launcher{
	padding: 0px !important;
}

.hf-chat-launcher-container .hf-chat-expand-btn {
	color: black !important;
}

.hf-chat-launcher-container .hf-survey-close {
	top: 16px !important;
  right: 5px !important;
	font-weight: bold !important;
}
.section .banner-home .section-light{
	display:none;
}
@media screen and (max-width: 767px) {
.ast-single-entry-banner {
    max-height: 400px !important;

}
}
@media screen and (min-width: 1024px) {
.ast-single-entry-banner {
    height: 577px !important;
}}