/* ADA Lite CSS */
/*
body a:focus {
    outline:2px dotted #333 !important;
}

body footer a:focus {
    outline:2px dotted #fff !important;
}*/
::-webkit-input-placeholder {
    color:DarkGrey !important;
	opacity:1 !important;
}

::-moz-placeholder {
    color:DarkGrey !important;
}

::-ms-placeholder {
    color:DarkGrey !important;
}

::placeholder {
    color:DarkGrey !important;
	opacity:1 !important;
}

body div[role='link']:focus,
body div[tabindex]:focus,
body [tabindex]:focus {
    outline:2px dotted #333 !important; 
}

a.elementor-button:focus,
.elementor-button-link.elementor-button[role=button]:focus,
.elementor-kit-136 button:focus, 
.elementor-kit-136 input[type="button"]:focus, 
.elementor-kit-136 input[type="submit"]:focus  {
	outline-offset:4px;
	overflow:visible !important;
	transition:none !important;
}

a.elementor-button:hover,
.elementor-button-link.elementor-button[role=button]:hover {
	color:#FEBC11 !important;
	background-color:#00573c !important;
}

.green_btn .elementor-button-link.elementor-button[role=button]:hover {
	color:#00573c !important;
	background-color:#fff !important;
}

.elementor-kit-136 button:hover, 
.elementor-kit-136 input[type="button"]:hover, 
.elementor-kit-136 input[type="submit"]:hover {
	color:#FEBC11 !important;
	font-weight:bold !important;
}

/*nav li:focus-within > ul.sub-menu {
	z-index: 3 !important;
	display: block !important;
	width:auto !important;
	min-width:10em;
}*/

input[type='text']:focus,
input[type='email']:focus,
input[type='password']:focus,
input[type='number']:focus,
input[type='tel']:focus,
select:focus,
textarea:focus,
.elementor-field-group .elementor-field-textual:focus {
	border:2px solid #333 !important;
}

.elementor-social-icon:focus {
	transition:none;
	border:2px solid red;
	outline:none;
}

a[rel] {
	text-decoration:underline !important;
}

a[rel='prev']:focus,
a[rel='next']:focus {
	border:2px solid !important;
}

#sb_instagram a:active, #sb_instagram a:focus, #sb_instagram a:hover {
	outline:5px auto !important;
}

.elementor-portfolio-item__overlay:focus,
.elementor-portfolio-item__overlay:active {
	opacity: 1;
	-webkit-transition: opacity .5s;
	-o-transition: opacity .5s;
	transition: opacity .5s;
	border:3px solid !important;
}

.elementor-post__thumbnail__link:focus,
.elementor-post__thumbnail__link:active {
	border:3px solid !important;
}

.wpupg-choices__list--dropdown {
	z-index:10 !important;
}

.search.search-results header.page-header {
	margin-bottom:2rem;
	text-align:center;
}

body .elementor-portfolio-item__overlay {
	background-color:rgba(254,188,17,.8);
}

#a11y_statement a {
	color:#0E8164;
}

#a11y_statement a:hover {
	text-decoration:underline;
	font-weight:bold;

}

.elementor-shape.elementor-shape-bottom {
	overflow:hidden !important;
}

/* Below ones are for contrast issues */

.elementor-kit-136 h2 {
	color:#00573c !important;
}

.btn_noBg a.elementor-button-link {
	fill: #00573C !important;
	color: #00573C !important;
	background-color:transparent !important;
	border:1px solid #00573c;
	border-radius:70px;
}

.elementor-element.elementor-element-63187b0 .elementor-button {
	color: #febc11 !important;
	background-color:#00573c !important;
	border:1px solid #00573c !important;
	border-radius:70px;
}

.btn_noBg_white a.elementor-button-link,
.btn_noBg_white input[type=submit],
.btn_noBg_white input[type=button] {
	fill: #fff !important;
	color: #fff !important;
	background-color:transparent !important;
	border:1px solid #fff !important;
	border-radius:70px;
}

.elementor-element.elementor-element-c47b667 .elementor-button {
	color: #00573c !important;
	background-color:#fff !important;
	border:1px solid #00573c !important;
	border-radius:70px;
}

.elementor-11 .elementor-element.elementor-element-b56567e .elementor-heading-title {
	color:#fff !important;
}

.header_box {
	background-color: #fff;
	padding: 20px;
	border-radius: 20px;
	-moz-box-shadow: 0 0 10px #777;
	-webkit-box-shadow: 0 0 10px #777;
	box-shadow: 0 0 10px #777;
}

.header_box h1,
.header_box p,
.header_box .elementor-text-editor {
	color:#00573c !important;
}

.elementor-element.elementor-global-172 .menu-item a.uael-menu-item, 
.elementor-element.elementor-global-172 .sub-menu a.uael-sub-menu-item {
	color:#00573c !important;
}

.elementor-element.elementor-element-69facb0b .elementor-nav-menu--dropdown a, 
.elementor-element.elementor-element-69facb0b .elementor-menu-toggle {
	color:#00573c !important;
}

.elementor-element.elementor-element-69facb0b .elementor-nav-menu--dropdown a:hover, 
.elementor-element.elementor-element-69facb0b .elementor-nav-menu--dropdown a.elementor-item-active, 
.elementor-element.elementor-element-69facb0b .elementor-nav-menu--dropdown a.highlighted {
	background-color:#00573c !important;
}

.elementor-element.elementor-element-69facb0b .elementor-nav-menu--dropdown a:hover, 
.elementor-element.elementor-element-69facb0b .elementor-nav-menu--dropdown a.elementor-item-active, 
.elementor-element.elementor-element-69facb0b .elementor-nav-menu--dropdown a.highlighted, 
.elementor-element.elementor-element-69facb0b .elementor-menu-toggle:hover {
	color:#fff !important;	
}
.elementor-kit-136 button, 
.elementor-kit-136 input[type="button"], 
.elementor-kit-136 input[type="submit"], 
.elementor-kit-136 .elementor-button {
	color: #00573c !important;
	background-color: #fff !important;
	border:1px solid #00573C !important;	
}

.green_btn a.elementor-button-link.elementor-button{
	color:#FEBC11 !important;
	background-color:#00573c !important;
}

.elementor-11 .elementor-element.elementor-element-fa4bca9 > .elementor-column-gap-default {
	height:130px;
	margin-bottom:0;
}

.elementor-11 .elementor-element.elementor-element-7eeddfc {
	margin-bottom:-100px;
}

.elementor-11 .elementor-element.elementor-element-6e659fe {
	margin-top:80px;
}

.modal_box {
	background-color:#fff;
	padding:40px 50px;
	border-radius:20px;
	bottom:-110px;
	height:250px;
	-moz-box-shadow: 0 0 10px #777;
	-webkit-box-shadow: 0 0 10px #777;
	box-shadow: 0 0 10px #777;
}

.modal_box h1 {
	color:#00573c !important;
}

.elementor-11 .elementor-element.elementor-element-ab5c261 > .elementor-widget-container {
	margin-top:0 !important;
}

.modal_box .elementor-element-populated {
	padding:0 !important;
}

.faq_link {
	color:#00573c !important;
	text-decoration:underline !important;
}

.pum-theme-20368 .pum-container, .pum-theme-default-theme .pum-container {
	background-color:#00573c !important;
}

.elementor-element.elementor-element-0ec4882 {
	color:rgba(255, 255, 255, 0.8) !important;
}

.elementor-post-navigation__link i {
	color:#919191 !important;
}

.wpupg-choices__placeholder {
	opacity:.9 !important;
}

.elementor-nav-menu--dropdown .elementor-item.elementor-item-active, 
.elementor-nav-menu--dropdown .elementor-item.highlighted, 
.elementor-nav-menu--dropdown .elementor-item:focus, 
.elementor-nav-menu--dropdown .elementor-item:hover, 
.elementor-sub-item.elementor-item-active, 
.elementor-sub-item.highlighted, 
body .elementor-nav-menu--dropdown a.elementor-sub-item:focus, 
body .elementor-sub-item:hover {
	background-color:#00573c !important;
	color: #fff !important;
}

.elementor-element.elementor-element-0aacfe1 .elementor-nav-menu--dropdown {
	background-color:#fff !important;
}

.elementor-element.elementor-element-0aacfe1 .elementor-nav-menu--dropdown a, 
.elementor-element.elementor-element-0aacfe1 .elementor-menu-toggle {
	color:#00573c !important;
}

.elementor-element.elementor-element-0aacfe1 .elementor-nav-menu--dropdown a:hover, 
.elementor-element.elementor-element-0aacfe1 .elementor-nav-menu--dropdown a.elementor-item-active, 
.elementor-element.elementor-element-0aacfe1 .elementor-nav-menu--dropdown a.highlighted, 
.elementor-element.elementor-element-0aacfe1 .elementor-menu-toggle:hover {
	color:#fff !important;
}

.elementor-element.elementor-element-0aacfe1 .elementor-nav-menu--main .elementor-item {
	color:#E0EEC3 !important;	
}

@media (max-width: 767px) {
	.elementor-page-11 #mainContainer {
		overflow:hidden;
	}
	
	.elementor-page-11 .modal_box .elementor-element.elementor-element-ab5c261 > .elementor-widget-container {
		padding-left:20px !important; 		
		padding-right:150px !important;
	}
	.modal_box {
		background-color: transparent;
		border:0;
		padding: 0;
		padding-right:150px;
		border-radius: 20px;
		bottom: 0;
		height: auto;
		-moz-box-shadow:none;
		-webkit-box-shadow: none;
		box-shadow: none;
		margin-top:180px;
	}
	.modal_box h1 {
		color:#00573c !important;
		font-size:2rem;
	}
	.elementor-11 .elementor-element.elementor-element-7b66ad3 svg {
		display:none;
	}
	
	.elementor-11 .elementor-element.elementor-element-7b66ad3 {
		margin-top:450px !important;
	}
	.elementor-11 .elementor-element.elementor-element-7b66ad3 .elementor-widget-image .elementor-image img {
		margin-left:-150px;
	}
	
	.elementor-element-67e1f7c .elementor-widget-image .elementor-image img {
		margin-right:-180px;
		margin-top:-250px;
	}
	
	.elementor-11 .elementor-element.elementor-element-a1f460d:not(.elementor-motion-effects-element-type-background), .elementor-11 .elementor-element.elementor-element-a1f460d > .elementor-motion-effects-container > .elementor-motion-effects-layer {
		background-color:#00573c !important;
		background-image:none !important;
	}
	.elementor-element.elementor-element-0de5669 .elementor-button,
	.elementor-element.elementor-element-a6e16b9 .elementor-button {
		color: #FEBC11 !important;
		background-color: #00573c !important;
	}
	.elementor-11 .elementor-element.elementor-element-2b67639 .elementor-heading-title {
		color:#fff !important;
	}
	.elementor-57 .elementor-element.elementor-element-153b1fd .elementor-repeater-item-048376e.elementor-social-icon i,
	.elementor-57 .elementor-element.elementor-element-153b1fd .elementor-repeater-item-179ae1b.elementor-social-icon i,
	.elementor-57 .elementor-element.elementor-element-153b1fd .elementor-repeater-item-95a8d67.elementor-social-icon i,
	.elementor-57 .elementor-element.elementor-element-153b1fd .elementor-repeater-item-aa96fd3.elementor-social-icon i {
		color:#00573c !important;
	}
}

@media (max-width: 1024px) and (min-width: 768px) {
	.elementor-11 .elementor-element.elementor-element-fc8be95 > .elementor-element-populated {
		margin:0 !important;
	}
	
	.elementor-11 .elementor-element.elementor-element-6e659fe > .elementor-element-populated {
		margin:330px 0px 100px 0px !important;
	}
}

