/* COMING SOON */

.postid-9869 .yolo-header-wrapper,
.postid-9869 .yolo-page-title-section,
.postid-9869 .yolo-page-title-wrap.page-title-wrap-bg,
.postid-9869 #yolo-footer-wrapper
{
	display:none !important;
}

/* COMING SOON  end*/

.site-blue{color: #037D82;}
.site-light-blue{color: #76c7c7}

:root {
	--primary_color : #037D82 !important;
}


header.header-4 .yolo-header-nav-wrapper .yolo-header-wrapper .header-center .menu-wrapper .navbar-nav > li > a{
	font-weight:600;
}

body,
.action-content-inner .action-icon-inner .icon-content
{text-align:right !important;}


/* general */

.yolo-button .button-content-wrapper{
	flex-direction: row-reverse;
}



.yolo-page-title-wrap:before{background-color:rgb(0 0 0 / 49%);}

.yolo-page-title-wrap .page-title-inner h1,
.yolo-page-title-wrap ul.breadcrumbs
{color:#fff;}


.yolo-page-title-wrap.page-title-wrap-bg:before{

}

.yolo-button .button-content-wrapper i{  transform: rotate(180deg); }

.yolo-button .button-icon{
	display: flex;
	align-items: center;
}

#main-menu li:hover,
.current-menu-item{
	color:#037D82;
}


header.header-4 .yolo-header-nav-wrapper .yolo-header-wrapper .header-center .menu-wrapper{
	float:right;
}


header.header-4 .yolo-header-nav-wrapper .yolo-header-wrapper .header-center{
	flex-direction: row-reverse;
}

header.header-4 .yolo-header-nav-wrapper .yolo-header-wrapper .navbar-nav{
	flex-flow: revert;
	display: flex;
}

.call-to-action-item .action-content-inner .action-icon-inner .icon{
	margin-left: 10px;
}

.simplyLogo{
	width: 100%;
	bottom: 0;
	justify-content: center;
	    margin: -40px auto 0;
    display: table;
    text-align: center;
    position: relative;
}


.lg-outer,.lg-inner{
	direction:ltr;
}




ul.breadcrumbs li,
ul.breadcrumbs li:first-child
{   
	padding-left: 0px;
	padding-right: 16px;
	margin-right: 0px;
	margin-left: 10px;
	color:#fff;
}

ul.breadcrumbs li:last-child{
	margin-left: 0px;
}


ul.breadcrumbs li:before{
	left:unset;
	right:0;
	background-color:#fff;
}


.yolo-image-carousel .swiper-nav-button i{
	transform: translate(-50%, -50%) rotate(180deg);
}



.wpcf7-form > .row{

	text-align-last: right;
	direction: rtl;
}

.contact-page-icons .icon-item .icon {
	display: flex;
	align-items: center;
	margin-left: 15px !important;
}

.yolo-sc-contact-form.style1 form input[type="tel"] {
	color: var(--text_color);
	height: 40px;
	background-color: transparent;
	border: none;
	border-bottom: 1px solid #ddd;
	padding-left: 0px;
	resize: none;
	width: 100%;
	margin: 0px;
	border-radius: 0px;
	-webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}

ul.breadcrumbs li, ul.breadcrumbs li:first-child{padding:0 !important;}
ul.breadcrumbs li, ul.breadcrumbs li:not(:first-child) {padding-right:16px !important;}

.whatapp-footer-wrap{display:block !important;}
.whatapp-footer-wrap .e-con-inner{display: contents !important;}



.back-to-top.in{    bottom: 90px !important;}
@media screen and (max-width: 1023px){
	.elementor-4117 .elementor-element.elementor-element-8f7cd2d .yolo-modern-heading {
		width: 100%;
	}

	.footer-content-wrap{
		padding: 0 30px;
	}
	.footer-logo-wrap img
	{
		margin: 0 auto;
		display: flex !important;
	}
}