.NT1OhkQNMMMDZQEcYyzgDz5ODuNTj30theme--light {
    display: none;
}
.site-logo img {
    max-width: 200px;
}
.banner-image-overlay{
	    background-color: transparent;
    background-image: linear-gradient(300deg, #2AB4C3 0%, #095B3B 50%);
    opacity: 0.8; 
}

.home_banner_section h1 span.price_color {
    color: #fff;
}
.site-footer {

    background-color:#208374;
/*     background-position: right; */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.footer-widgets-area{
	    color: #fff;
			line-height: 32px;
			font-weight: 600;
}
.site-footer .title {
    color: #fff;
    font-size: 18px;
		font-weight: 600;
}

.site-footer-bottom {
	color: #fff;	
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.site-footer-top {
    padding-top: 7rem;
}
.site-footer .title{
  margin-bottom: 2rem;
}
.site-footer ul.contact-link {
    margin: 0;
}
.site-footer li.item {
    position: relative;
    word-break: break-word;
    margin-left: 25px;
    color: #fff;
    padding: 0px;
    overflow: unset;
}
.site-footer li.item i {
    margin-right: 15px;
    position: absolute;
    left: -23px;
    top: 7px;
    color: #fff;
}
.laws_section ul {
    margin: 0 0 15px;
    padding: 0;
}
.laws_section ul li {
    list-style-type: none;
/*     font-size: 16px; */
    color: #000;
    margin: 10px 0;
    position: relative;
    padding: 0 0 0 25px;
}
.laws_section ul li::before {
    position: absolute;
    content: "✓";
    left: 0px;
    top: 0px;
    font-weight: bold;
    color: #34B5A1;
}
.laws_inner_content ul li {
    list-style-type: none;
    font-size: 16px;
    color: #000;
    margin: 10px 0;
    position: relative;
    padding: 0 0 0 25px;
}
.laws_inner_content ul li:before {
    position: absolute;
    content: "✓";
    left: 0px;
    top: 0px;
    font-weight: bold;
    color: rgb(122 206 76);
}

/* .elementor-widget-icon-box .elementor-widget-container{
	min-height: 452px !important;
} */

.absp-carousel-item-counter-number{
	display: none!important;
}

.header-contact-number > span, .header-contact-number > a {
    font-size: 1.8rem;
    font-weight: 700;
}
.banner_home_btn a.banner_btn {
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 25px;
    letter-spacing: 0.5px;
    word-spacing: 2px;
    text-shadow: 0px 0px 10px rgb(0 0 0 / 30%);
    fill: #fff;
    color: #fff;
    background-color: #27746C;
    border-radius: 5px 5px 5px 5px;
    padding: 17px 20px 17px 20px;
}
.banner_home_btn a.banner_btn:hover{
        color: #fff;
}
/*model popup css*/
.modal.in .modal-dialog{
top: 0px !important;	
}
#popupForm .modal-dialog {
    max-width: 750px;
}
#popupForm .modal-dialog .modal-content {
    padding: 0 15px;
}
.form_left_sec {
    background: #17b2a0;
    height: 100%;
}
#popupForm .close {
    position: absolute;
}
.form_left_sec {
    height: 100%;
    padding: 25px;
    background-color: transparent;
    background-image: linear-gradient(300deg, #2AB4C3 0%, #095B3B 50%);
    opacity: 0.8;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    color: #fff;
}
.form_left_sec .h3 {
    font-size: 22px;
    font-weight: 700;
	color: #fff;
}
.form_left_sec ul {
    list-style-type: disc;
    padding: 0 0 0 35px;
    margin: 20px 0;
}
.form_left_sec ul li{
    font-size: 16px;
}
.form_left_sec p {
    font-size: 16px;
    font-style: italic;
}
.form_left_sec p span {
    font-style: initial;
    font-weight: 700;
}
.wpcf7-form .form-group input::placeholder {
    color: #000 !important;
    opacity: 1;
	font-size: 13px !important;
}
.popup_form {
   padding: 25px 0px 0px 0px;
}
.wpcf7-form span.wpcf7-not-valid-tip {
    font-weight: 500 !important;
    font-size: 14px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
.form_left_sec img{
	background: #ffff;
    max-width: 150px;
    padding: 10px;
}
.popup_form button[type="submit"],
.popup_form input[type="submit"] {
    background: #17b2a0;
    border: 0;
    width: 100%;
    padding: 12px !important;
    display: block;
    font-weight: 500;
    font-size: 16px;
    text-transform: uppercase;
	height: auto !important;
}
.popup_form input[type='checkbox']{
height: auto!important;
}
.popup_form .wpcf7-list-item {
	margin: 0px !important;
}
.popup_form input, .popup_form textarea {
    height: 40px !important;
	border-radius: 5px 5px 5px 5px !important;
    resize: none !important;
    padding: 5px !important;
    overflow: hidden !important;
}
.popup_form  input:hover, .popup_form  input:focus, .popup_form  textarea:hover, textarea:focus {
    box-shadow: none!important;
    border-color: rgb(23 178 160)!important;
}
.popup_form p, .popup_form a {
    font-size: 16px;
    color: #000;
    font-weight: 400;
    line-height: 25px;
    text-align: center;
}
.popup_form a{
	color: #212529;
	font-weight: 700;
}
.popup_form form {
    margin-bottom: 25px;
}
#popupForm .close {
    position: absolute;
    right: -12px;
    background: #17b2a0;
    width: 30px;
    height: 30px;
    text-shadow: none;
    color: #fff;
    opacity: 1;
    border-radius: 50%;
    top: -10px;
    font-size: 24px;
    cursor: pointer;
    z-index: 1;
}
#popupForm .close span {
    position: relative;
    top: -1px;
    left: 1px;
}
.contact_us_form input[type="email"],.contact_us_form input[type=text] {
background-color: #fff;
    box-sizing: border-box;
    border-radius: 2px;
    color: #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    float: none;
    font-size: 16px;
    font-family: inherit;
    border: 1px solid #ccc;
    padding: 6px 10px;
    height: 38px;
    width: 100%;
    line-height: 1.3;
}
.contact_us_form textarea::-webkit-input-placeholder{
    color: #333;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    border-color: 1px solid #ccc;
    float: none;
}
.contact_us_form textarea{ 
    width: 100% ;
    height: 120px;
}
.contact_us_form .btn-style-one {
    background-color: #34B5A1;
    color: white;
    padding: 10px 50px;
    border-radius: 25px;
}

.site-header-bottom {
    border-top: 1px solid #ddd;
}
a.banner_btn.cust-nav-btn {
    background-color: #fff;
    border: 2px solid #666 !important;
    padding: 8px 17px;
    font-weight: 600;
    margin: 5px auto;
    border-radius: 5px;
    display: inline-block;
    float: right;
}
@media screen and (max-width: 768px) {
.header-contact-number > span, .header-contact-number > a {
    font-size: 1.3rem;
}
	.header-address{
		font-size: 1.3rem;
	}
	.header-contact-number .icon-phone {
    top: -6px;
}
.elementor-widget-icon-box .elementor-widget-container {
    min-height: auto !important;
}
div#site-logo {
    margin-bottom: 0;
}
.header-contact-number {
    margin: 5px 0;
}
.header-contact-number .icon-phone {
    left: 11px;
    max-width: 20px;
}
.site-header-middle .row {
    flex-wrap: unset;
    padding: 0 17px 0 0;
    justify-content: space-between;
}
.site-header-middle-col-left, .site-header-middle-col-right {
    padding: 0;
}
.site-logo img {
    max-width: 150px;
}
.site-header-middle-col-right {
    display: flex;
    justify-content: flex-end;
}
.header-contact-number {
    margin-top: 0 !important;
}
}

@media screen and (max-width: 360px) {
	.header-address{
		font-size: 1.1rem;
		width: 190px;
		padding: 0 0 0 2.8rem;
	}
	.site-header-middle-col-right {
    display: flex;
    justify-content: flex-end;
}
	
	.header-contact-number{
		margin-top: 0 !important;
		padding: 0 0 0 2.8rem;
		
	}
		.header-contact-number .icon-phone {
    top: -3px;
}
	.header-contact-number > span, .header-contact-number > a {
    font-size: 1.2rem;
}
	.icon-pin, .icon-phone{
		width: 26px !important;
			height:26px !important;
	}
	.header-contact-number .mobile-version{
		margin-top: 3px;
	}
}

.wpforms-field-label{
	color: #34B5A1;
}
div.wpforms-container-full .wpforms-form button[type=submit].form-submit-btn{
	background-color: #34B5A1;
	color: white;
    padding: 10px 50px;
    border-radius: 25px;
}

@media (max-width: 991px)
.site-header-bottom {
background-color: #34B5A1!important;
}