@import url('https://fonts.googleapis.com/css2?family=MuseoModerno:wght@100;200;300;400;500;600;700;800;900&display=swap');
/* font-family: 'MuseoModerno', cursive;*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');
/* font-family: 'Roboto', sans-serif; */
@font-face {
    font-family: 'runmedium';
    src: url('../fonts/run.woff2') format('woff2'),
         url('../fonts/run.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
body{
	font-family: 'Roboto', sans-serif;
	font-size:20px;
	margin:0px;
	padding:0px;
}
h1, h2, h3{font-family: 'runmedium' !important;}
img{
	max-width:100%;	
}
.img-100 img{width:100% !important; max-width:100% !important;}

.post-thumbnail, .entry-content .wp-audio-shortcode, .entry-content > :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce), [class*="inner-container"] > :not(.entry-content):not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce), .default-max-width {
	max-width: 100% !important;
	margin-left: auto;
	margin-right: auto;
}
.has-background-white .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
	background: inherit !important;
	color: inherit !important;
}
.widget-area, .pagination, .comments-pagination, .post-navigation, .site-footer, .site-header, .alignwide, .wide-max-width {
	max-width:100% !important;
	margin-left: auto;
	margin-right: auto;
}
.entry-header, .post-thumbnail, .entry-content, .entry-footer, .author-bio {
	margin-top:inherit !important;
	margin-right: auto;
	margin-bottom:inherit !important;
	margin-left: auto;
}
.flex-between{
	display:flex;
	justify-content:space-between;	
}
#page {
	position: relative;
}
*:focus, *:active, *:focus img, *:active img{outline:none !important; text-decoration:none !important;}
*:focus img, *:active img{background:none !important;}
a:active,a:focus{outline:none !important; border:none !important;}

.container,
.site .entry-content > .container{
	max-width:100% !important;
	padding:0 15px;
	margin:0 auto !important;
	width:1230px;	
}

.wp-custom-logo .site-header .site-branding {margin-top: 17px;}
.site-logo {
	margin: 0 0 0 !important;
}
.wp-custom-logo .site-header {
	align-items: center;
	max-width: 100%;
	left: 0;
	right: 0;
	top: 0;
	margin: 0px;
	display: block;
	z-index:10;
	padding:0 0 23px;
	box-shadow: none;
	position: relative;
	box-shadow: none;
}
.primary-navigation {
	margin: 0 !important;
}
.primary-menu-container {
	padding: 0 !important;
	margin: 0 !important;
}
.primary-navigation ul.menu-wrapper > li > a {
	font-size: 18px;
	text-transform: none;
	color: #000000;
	font-family: 'Roboto', sans-serif;
	display: inline-block;
	padding: 17px 28px !important;
	text-decoration: none !important;
	line-height: 24px;
	outline: none;
}
.primary-navigation ul.menu-wrapper > li > a:hover,
.primary-navigation ul.menu-wrapper > li > a:focus,
.primary-navigation ul.menu-wrapper > li > a:visited,
.primary-navigation ul.menu-wrapper > li > a:active {
	outline:none;
	text-decoration:none;
	background:none;
}
.primary-navigation ul.menu-wrapper > li > a:hover,
.primary-navigation ul.menu-wrapper > li > a:focus,
.primary-navigation ul.menu-wrapper > li > a:active{outline:none;background:none !important;color: #000000 !important;}
.primary-navigation ul.menu-wrapper > li.current-menu-item > a{
	color: #000000;
}
.site-navigation-wrap {
	display: flex;
	justify-content: space-between;
	padding-top:23px;
}
.login-logout {}
.login-logout a {
	font-size: 18px;
	text-transform: none;
	color: #ffffff;
	font-family: 'Roboto', sans-serif;
	display: inline-block;
	padding: 18px 30px;
	height: 57px;
	border: none;
	border-radius: 0;
	text-decoration: none;
	line-height: 22px;
	background: #252525;
	outline: none;
}
.login-logout a:hover{background:#bbebf1; color:#171717; text-decoration:none;outline:none;}

.hero-section{overflow:hidden;}
.hero-section .elementor-row{position:relative;}
.hero-section .elementor-row:after{
	content:"";
	position:absolute;
	left:1070px;
	width:520px;
	top:-110px;
	bottom:-110px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#baecf1+0,e0d0db+100 */
background: #baecf1; /* Old browsers */
background: -moz-linear-gradient(left,  #baecf1 0%, #e0d0db 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #baecf1 0%,#e0d0db 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #baecf1 0%,#e0d0db 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#baecf1', endColorstr='#e0d0db',GradientType=1 ); /* IE6-9 */
	z-index:1;
}
.hero-section.contact-hero-section .elementor-row:after{
	background:#f7e9f8;
}
@media only screen and (min-width:1930px){
	.hero-section .elementor-row:after{width:800px;}
}
@media only screen and (max-width:1680px){
	.hero-section .elementor-row:after{width:400px;}
}
@media only screen and (max-width:1440px){
	.hero-section .elementor-row:after{width:270px;}
}
@media only screen and (max-width:1366px){
	.hero-section .elementor-row:after{width:230px;}
}
@media only screen and (max-width:1200px){
	.hero-section .elementor-row:after{width:200px; right:-30px;left:inherit;}
}
.hero-section .elementor-row .elementor-column{z-index:2;}
.vertical-tabs-section .elementor-tabs-wrapper{
	
}
.vertical-tabs-section .elementor-tabs-wrapper .elementor-tab-title{
	border-bottom:1px solid #cdd8dd;	
	background:#eeeeee;
}
.vertical-tabs-section .elementor-tabs-wrapper .elementor-tab-title a:focus{
	outline:none !important;
	background:none !important;
	text-decoration:none !important;	
}
.vertical-tabs-section .elementor-tabs-wrapper .elementor-tab-title.elementor-active{
	background:#f7890e;
	border:none !important;
}
.vertical-tabs-section .elementor-tabs-content-wrapper{
	border:2px solid #f7890e !important;	
}
.vertical-tabs-section .elementor-tabs-content-wrapper ul{
	list-style:none;
	margin:0px;
	padding:0px;	
}
.vertical-tabs-section .elementor-tabs-content-wrapper ul li {
	background: url(../images/tickmark.png) no-repeat 0px 11px;
	padding-left: 46px;
	margin: 10px;
}

.home-col3-sec .elementor-text-editor p strong{
	color:#f7890e;
	font-weight:normal;	
}

.home-col3-sec-mid{
	border-left:1px solid rgba(255,255,255,0.3);
	border-right:1px solid rgba(255,255,255,0.3);	
}

.site-footer {
	padding:125px 0 200px !important;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#bbecf1+0,e2cfda+100 */
background: #bbecf1; /* Old browsers */
background: -moz-linear-gradient(top,  #bbecf1 0%, #e2cfda 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #bbecf1 0%,#e2cfda 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #bbecf1 0%,#e2cfda 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bbecf1', endColorstr='#e2cfda',GradientType=0 ); /* IE6-9 */
margin-top:50px;
}
.elementor-page .site-footer{
	margin-top:0px;
}
.site-footer a{
	text-decoration:none;
}
.footer-top {
	margin: 0px !important;
	padding: 0;
	display: flex;
	justify-content: space-between;
}
.footer-top h2 {
	font-size:35px;
	color:#171717;	
	font-weight:500;
	margin-bottom:20px;
	font-family: 'MuseoModerno', cursive;
}
.footer-top .widget .textwidget {
	display: flex;
	flex-wrap: wrap;
}
.footer-top .ftr-contact-col{
	width:235px;
	padding-right:20px;
	font-size:19px;
	color:#171717;
}
.footer-top .ftr-contact-col strong{
	display:block;
	font-size:22px;
	font-weight:normal;
}
.footer-top .ftr-right {
	padding-top:75px;
}
.footer-top .ftr-right p{
	display:flex;
	justify-content:space-between;
}
.footer-top .ftr-right p a{
	padding-left:40px;
}
.footer-btm{
	padding-top:40px;
}
.site-footer .menu{
	list-style:none;
	margin:0px;
	padding:0px;
	display:none;
}
.site-footer .footer-btm .menu{display:flex;}
.site-footer .footer-btm .menu li{
	width:235px;
}
.site-footer .menu li a{
	font-weight:600;
}
.thumb-with-title-wrap .sp-tfree-client-image .tfree-client-image {
	border-radius: 0;
}
.sp-testimonial-free-wrapper{
	max-width:1056px;
	width:100%;
	margin:0 auto;
}
.tfree-client-testimonial .tfree-testimonial-content{
	font-size:24px;
	color:#fff;
	font-style:italic;
	position:relative;
	padding:20px 90px;
}
.tfree-client-testimonial .tfree-testimonial-content:before,
.tfree-client-testimonial .tfree-testimonial-content:after{
	position:absolute;
	content:"";
	height:42px;
	width:63px;
	background-repeat:no-repeat;	
}
.tfree-client-testimonial .tfree-testimonial-content:before{
	background-image:url(../images/quote-left.png);	
	left:0px;
	top:0px;
}
.tfree-client-testimonial .tfree-testimonial-content:after{
	background-image:url(../images/quote-right.png);	
	right:0px;
	bottom:0px;
}
.thumb-with-title-wrap {
	display: flex;
	justify-content: center;
	align-items: center;
}
.thumb-with-title-wrap h4.tfree-client-name{
	font-size:26px;
	color:#f7890e !important;
	text-align:left;	
}
.thumb-with-title-wrap .title-with-role {
	margin-left: 23px;
}
.sp-testimonial-free-section .thumb-with-title-wrap .sp-tfree-client-image {
	margin: 0;
}
.thumb-with-title-wrap .tfree-client-designation{
	font-size:22px;
	color:#ffffff !important;
	text-align:left;	
	max-width:250px;	
	line-height:28px;
	font-weight:600;
}
.sp-testimonial-free-wrapper .sp-testimonial-free-section .slick-dots li {
	width: 14px;
	height: 14px;
	margin: 3px 8px;
}
.sp-testimonial-free-wrapper .sp-testimonial-free-section .slick-dots li button {
	border-radius: 0;
	width: 14px;
	height: 14px;
}
.sp-testimonial-free-wrapper .sp-testimonial-free-section .slick-dots {
	margin-top: 40px;
}
.wpcf7-form .wpcf7-form-control {
	border: none;
	padding: 15px 25px;
	margin: 0;
	width: 100%;
	height: 55px;
	font-size: 19px;
	color: #171717;
	margin-top: 30px;
}
.wpcf7-form .form-btm{
	padding-top:30px;
}
.wpcf7-form .your-name .wpcf7-form-control,
.wpcf7-form .form-btm .wpcf7-form-control{
	margin-top:0;
}
.wpcf7-form textarea.wpcf7-form-control{
	height:182px;
}
.wpcf7-form .wpcf7-form-control:focus{
	outline:none;
}
.wpcf7-form .form-btm {
	display: flex;
	justify-content: space-between;
	position:relative;
}
.wpcf7-form .form-btm .wpcf7-submit{
	width:inherit;
	height:47px;
	padding:10px 45px;
}
.wpcf7-form .form-btm .wpcf7-submit:hover{
	background:#baecf1;
}
div.wpcf7 .ajax-loader {
	position: absolute;
	bottom: -20px;
	right: 0;
}
.wpcf7-form .wpcf7-not-valid-tip {
	color: #b50000;
	font-size: 16px;
}
.wpcf7 form.wpcf7-form .wpcf7-response-output {
	margin: 15px 0 0;
	padding: 10px 20px;
	background: rgba(255,255,255,0.2);
	font-size:16px;
}
.insurance-form-wrap .wpcf7-form .wpcf7-form-control{
	border:1px solid #999999;
}
.wpcf7-form .fields-wrap {
	display: flex;
	justify-content: space-between;
	margin: 0px -20px;
	flex-wrap:wrap;
}
.wpcf7-form .fields-wrap > div {
	padding: 0px 20px;
	width: 50%;
}
.insurance-form-wrap .wpcf7-form .checkbox-wrap {
	padding-top: 30px;
}
.insurance-form-wrap .wpcf7-form .checkbox-wrap > strong {
	display: block;
	font-weight: normal;
	padding-bottom: 10px;
}
.insurance-form-wrap .wpcf7-form .checkbox-wrap .wpcf7-form-control {
	border: none;
	padding: 0;
	margin: 0;
}
.insurance-form-wrap .wpcf7-form .checkbox-wrap .wpcf7-form-control-wrap .wpcf7-list-item {
	margin: 0;
	display: block;
}
.insurance-form-wrap .wpcf7-form .checkbox-wrap .wpcf7-form-control-wrap .wpcf7-list-item input {
	border: 1px solid;
	height: 15px;
	width: 15px;
	vertical-align: sub;
}
.insurance-form-wrap .wpcf7-form .checkbox-wrap .wpcf7-form-control-wrap .wpcf7-list-item input[type="checkbox"]::after {
	left: 5px;
	top: -7px;
	width: 8px;
	height: 16px;
	border-width: 2px;
}
.insurance-form-wrap .wpcf7-form .checkbox-wrap .wpcf7-form-control-wrap .wpcf7-list-item span {
	font-size: 16px;
	margin-left: 8px;
}
.site-main {
	padding: 0px !important;
}
.zigzag-section .elementor-widget-wrap .elementor-widget-heading{
	margin-bottom:0px !important;	
}
.provider-sec1 ul{
	list-style:none;
	margin:0px;
	padding:0px;	
}
.provider-sec1 h2.elementor-heading-title span{
	color:#f7890e;	
}
.provider-sec1 ul li{
	padding-bottom:20px;
	background:url(../images/tickmark-white.png) no-repeat 0px 5px;
	padding-left:45px;
	line-height:28px;
}
.provider-sec1 ul li em{
	color:#f7890e;	
	font-style:italic;
}
.brand-logos p{display:flex;justify-content:space-between;}
.two-col-accordian .elementor-accordion {
	
}
.two-col-accordian .elementor-accordion .elementor-accordion-item {
	width: 100%;
	padding: 10px 0;
	border: none;
}
.two-col-accordian .elementor-accordion .elementor-accordion-item .elementor-tab-title {
	border: 1px solid #ccc;
	background:#ffffff;
}
.two-col-accordian .elementor-accordion .elementor-accordion-item .elementor-tab-title span{
	display:block;
	padding-bottom:10px;
	font-weight:400;
}
.two-col-accordian .elementor-accordion .elementor-accordion-item .elementor-tab-title.elementor-active{
	border-bottom:1px solid transparent;
}
.two-col-accordian .elementor-accordion .elementor-accordion-item .elementor-tab-title.elementor-active .elementor-accordion-icon{
	display:none;
}

.two-col-accordian .elementor-accordion .elementor-accordion-item .elementor-tab-content {
	border: 1px solid #ccc;
	background:#ffffff;
}
.two-col-accordian .elementor-accordion .elementor-accordion-item .elementor-tab-content.elementor-active{
	border-top:1px solid transparent;
}
.team-item-title span{
	display:block;
	font-size:25px;
}
.steps123 h4.elementor-heading-title span{position:relative;}
.steps123 .elementor-column{overflow:hidden;}
.steps123 .steps1 h4.elementor-heading-title span:after{
	content:"";
	position:absolute;
	left:50px;
	width:500px;
	height:1px;
	background:#171717;
	top:50%;
}
.steps123 .steps2 h4.elementor-heading-title span:after{
	content:"";
	position:absolute;
	left:50px;
	width:500px;
	height:1px;
	background:#171717;
	top:50%;
}
.steps123 .steps2 h4.elementor-heading-title span:before{
	content:"";
	position:absolute;
	right:50px;
	width:500px;
	height:1px;
	background:#171717;
	top:50%;
}
.steps123 .steps3 h4.elementor-heading-title span:before{
	content:"";
	position:absolute;
	right:50px;
	width:500px;
	height:1px;
	background:#171717;
	top:50%;
}
.topbar{
	display:none;
}
.page-header, .page .entry-header {
	border: none !important;
	padding: 40px 20px !important;
	background: #f9f7f2;
	text-align: center;
	margin-bottom: 50px !important;
}
.elementor-page .entry-header,
.elementor-page .page-header{
	display:none;
}
.page-title,
.entry-title{
	font-size: 50px !important;
}
.not-found {
	text-align: center;
	margin: 0px !important;
	padding-bottom: 70px;
}
.not-found .search-form{
	padding-top:50px;
}
.search-form > label {
	text-align: left;
}
.search-results article.page > .entry-header {
	background: none;
	padding: 0px 10px !important;
	margin: 40px 0px 0px !important;
	text-align: left;
}
.search-results article.page > .entry-header .entry-title {
	font-size: 30px !important;
}
.wpcf7-form-control-wrap.cf7emc-captcha-field {
	display: flex;
	padding-top: 10px;
	flex-wrap: wrap;
}
.wpcf7-form-control-wrap.cf7emc-captcha-field .no-title {
	margin: 0px 20px 0px 10px;
	padding: 6px 15px;
	height: 40px;
	width:70px;
}
.wpcf7-form-control-wrap.cf7emc-captcha-field .wpcf7-not-valid-tip{
	width:100%;
}
@media only screen and (max-width:1023px){
	.primary-navigation ul.menu-wrapper > li > a {padding: 17px 15px !important;}
	.login-logout a{padding: 18px 20px;}
	.brand-logos p {justify-content: center;flex-wrap: wrap;}
	.brand-logos p img{margin:10px;}
}
@media only screen and (max-width:991px){
	.topbar{display:block;background:#a7e4eb;text-align:center;padding:4px 15px;}
	.topbar a{color:#fff; text-decoration:none;font-size:18px; font-weight:bold; display:block;}
	.login-logout{display:none;}
	.primary-navigation .menu-button-container{display:block; padding:0px; position:relative;}
	.primary-navigation .primary-menu-container{display:none;}
	.primary-navigation .menu-button-container #primary-mobile-menu{display:block;}
	.primary-navigation-open .primary-navigation > .primary-menu-container {display: block;}
	.primary-navigation-open .site-navigation-wrap .primary-navigation > .primary-menu-container {
		top: 12px;
		right: 100%;
		width: 200px;
		left: inherit;
		background: #a7e4eb;
		height: inherit;
		bottom: inherit;
	}
	.primary-navigation > div > .menu-wrapper {display: block;padding:5px 0px !important;}
	.primary-navigation .menu-button-container span.menu-icon {
		background: #171717;
		height: 3px;
		width: 35px;
		display: block;
		margin: 8px 0;
	}
	.primary-navigation ul.menu-wrapper > li > a {
		padding: 15px 25px !important;
	}
	.hero-section .elementor-row::after {
		width: auto;
		right: -100px;
		left: -100px;
		bottom: -50px;
		top: inherit;
		height: 140px;
	}
	.primary-navigation .menu-button-container .button {box-shadow: none;padding:5px 15px !important;}
	.primary-navigation .menu-button-container .button svg{margin:0px;}
	.brand-logos p img{display:block;}
	.steps123 .steps1 h4.elementor-heading-title span:after{
		content:inherit;display:none;
	}
	.steps123 .steps2 h4.elementor-heading-title span:after{
		content:inherit;display:none;
	}
	.steps123 .steps2 h4.elementor-heading-title span:before,
	.steps123 .steps3 h4.elementor-heading-title span:before{
		right:65%;
		width:1px;
		height:500px;
		top:inherit;
		bottom:115%;
	}
	.site-footer {
		padding: 75px 0 100px !important;
	}
	.footer-top .ftr-contact-col {
		width: 100%;
		font-size: 16px;
		padding-bottom: 20px;
	}
	.footer-top .ftr-right p a {
		padding-left: 0;
		padding-right: 30px;
		padding-top: 30px;
	}
	.site-footer .menu li {
		padding-bottom: 10px;
	}
	.site-footer .footer-btm{display:none;}
	.site-footer .ftr-right .menu{display:block;}	
}
@media only screen and (max-width:767px){
	.wp-custom-logo .site-header {
		padding: 0 0 13px;
	}
	.brand-logos p img {
		margin: 30px;
	}
	.wp-custom-logo .site-header .site-branding {
		padding-top: 17px;
		margin: 0 !important;
	}
	.site-navigation-wrap {
		padding-top: 13px;
		display:block;
	}
	.site-header .site-branding .site-logo {
		margin: 0 0 0 !important;
		padding: 0 !important;
		position: relative !important;
		top: 0 !important;
		display:block !important;
	}
	.site-header .site-branding .screen-reader-text{display:none;}
	.site-header .site-branding .site-logo img{
		max-width: 136px !important;
	}
	.primary-navigation .menu-button-container span.menu-icon {
		width: 28px;
		margin: 7px 0;
	}
	.primary-navigation-open .primary-navigation {
		width: auto !important;
		position: relative !important;
		top: 0 !important;
	}
	.primary-navigation {
		position: relative !important;
		top: 0 !important;
		right: 0 !important;
	}
	.wpcf7-form .fields-wrap {
		margin: 0px;
	}
	.wpcf7-form .fields-wrap > div {
		padding: 0px;
		width: 100%;
	}
}
@media only screen and (max-width:479px){
	.footer-top .ftr-right p a {
		padding-right: 20px;
	}
}