.our_team .team_member_info .name {
	color:#44485d;
	font-size: 1.5em;
	font-weight: 600;
}
.carousel_nav>i {
	background:#aaa;
}
.footer-bottom-part a.credit {
	float:left;
	color:#a5a8ad;
	background: url(wp-content/themes/clinico/img/daronet-logo.png)no-repeat 0 50%;
	padding: 0 0 2px 75px;
	font-size: 13px;
}
#bottom-bar {
	float: right;
}
#bottom-bar ul li {
	border: none;
	display: inline-block;
	padding: 0;
}
#bottom-bar ul li a {
	padding: 0 5px;
	display: block;
	color: #a5a8ad;
	font-size: 14px;
}
#bottom-bar ul li a::before {
content: "";
}
#bottom-bar ul li a:hover, #bottom-bar li.page_item.current_page_item>a {
	color:#fff;
}
.footer_sidebar_area .cws-widget:first-child {
	width: 66%;
}
.contactus-row {
	display: flex;
	width: 100%;
	direction: ltr;
	height: 175px;
}
.map-block {
	width: 340px;
	height: 160px;
	max-width:100%;
	flex: 1;
}
.text-block {
	width: 200px;
	height: 160px;
	direction: rtl;
	max-width:100%;
}
.text-block ul li {
	border: none;
	padding: 0;
	color: #adb0b5;
	font-size: 1.12em;
	line-height: 1.4;
}
.text-block ul>li:first-child {
	border:none;
	font-weight:600;
	font-size: 1.25em;
	line-height: 1.6;
}
.footer_sidebar_area .cws-widget-content:not(.backlight) a, .footer_sidebar_area {
color:#adb0b5;
}
.cws-widget .wpcf7-form .wpcf7-form-control-wrap:nth-of-type(even):after, .cws-widget .wpcf7-form p:nth-of-type(even) .wpcf7-form-control-wrap:only-child:after, .cws-widget .archive_item:nth-child(even):after, .find_a_doctor .search_field:nth-of-type(even):after, .accordion_section.featured:nth-child(even) .acc_featured_icon:after, .accordion_section.featured:nth-child(even) .acc_featured_img:after {
border-right-color:#323a45;
border-right-style: solid;
}
.widget-title, .cws-widget .wpcf7-form .wpcf7-form-control-wrap:nth-of-type(odd):after, .cws-widget .wpcf7-form p:nth-of-type(odd) .wpcf7-form-control-wrap:only-child:after, .cws-widget .archive_item:after, .comment-reply-title, .tribe-events-list-event-title, .tribe-events-single-section-title, .tribe-events-map-event-title, .find_a_doctor .search_field:after, .woocommerce .onsale:after, .acc_featured_icon:after, .acc_featured_img:after {
border-right-color:#00afd1;
border-right-style: solid;
}
@media screen and (max-width: 768px) {
 .footer_sidebar_area .cws-widget:first-child {
width:100%;
}
}
@media screen and (max-width: 767px) {
 .contactus-row {
display:block;
height:auto;
}
 .map-block, .text-block {
height:auto;
width:100%;
}
.page_footer .footer_part + .footer_part {
margin:0;
padding:0 0 10px 0;
text-align:center;
}
.footer-bottom-part a.credit, #bottom-bar {
float:none;
display:inline-block;
}
#bottom-bar {
width:100%;
}
}
.news .cats {
	display:none;
}
div[class*="grid-col-"] {
 float: right;
}
.portfolio_item_info p {
	display:none;
}
.main-menu .menu-item.lang>a:before {
    content:'\f11e';
    font-family: FontAwesome;
    margin-right:5px;
}
.main-menu .menu-item.lang>a {
    text-transform: uppercase;
    background: #00afd1;
    color: #fff;
}

.main-menu .menu-item.lang:hover a {
  
    background: #fff;
   color: #00afd1;
}