body {
	/*font-family: 'proxima_nova_rgregular';*/
}

iframe {
	border: none;
}

body a {
	color: #ea4031;
}

body a:hover {
	color: #000;
}

body h1 a,
body h3 a,
body h2 a,
body h4 a,
body h1 a:hover,
body h2 a:hover,
body h3 a:hover,
body h4 a:hover {
	color: #000 !important;
}

div#content_ ul {
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

div#content_ ol {
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

body h4 * {
	color: #000 !important;
}

body h5 * {
	color: #000 !important;
}

h1.promo-slider__title {
	color: white !important;
}

body blockquote {
	background: #fff6ed;
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #edced0;
}

.btn-search {
	display: block;
	position: absolute;
	right: 25px;
	top: 7px;
	height: 25px;
	width: 30px;
	cursor: pointer;
}

.modal {
	z-index: 300000000 !important;
}

.doctors-footer {
	background-color: #f5f5f5;
}

.doctors-page .search-elems .wrap_search form .search-input {
	padding: 4px 15px 4px 6px;
	background-image: url(img/search_icon_gray.png);
	background-repeat: no-repeat;
	background-position: 95%;
	line-height: 25px;
	margin-bottom: 0px !important;
	font-size: 13px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.doctors-page .search-elems .form-control {
	-webkit-box-shadow: none;
	border-radius: 0px;
}

.doctors-page .search-elems select {
	/* for IE */
	-ms-appearance: none;
	appearance: none !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url('/wp-content/themes/euromed-redesign/assets/static/img/content/arrow_down.png');
	background-position: right center;
	background-repeat: no-repeat;
	line-height: 1em;
	/* for FF */
	text-indent: 0.01px;
	text-overflow: '';
}

.doctors-page .search-elems select:required:invalid {
	color: #595959 !important;
}

.doctors-page .search-elems option[value=""][disabled] {
	display: none !important;
}

.doctors-page .search-elems option {
	color: #000 !important;
}

.doctors-page .doctor {
	height: 490px;
	margin-bottom: 60px;
}

.doctors-page .doctor .doctor-name {
	padding: 15px 5px;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: black;
}

.doctors-page .doctor .specialization a:first-letter {
	text-transform: uppercase;
	color: red;
}

.doctors-page .doctor .specialization a {
	color: #000000;
}

.doctors-page .doctor .specialization a:hover {
	color: #000000;
}

.doctors-page .doctor .specialization a {
	color: #ea4031;
	font-size: 16px;
	text-decoration: underline;
}

.doctors-page .doctor .degree {
	padding: 10px 5px;
	font-size: 12px;
	color: #999999;
	line-height: 16px;
}

.doctors-page .btn-apointments {
	padding: 5px !important;
	background-color: #c2161d !important;
	color: white !important;
	font-size: 14px;
	min-width: 160px !important;
	margin: 0 auto;
	font-weight: normal;
	cursor: pointer;
}

.doctors-page .btn-apointments:hover {
	background-color: #9c0305 !important;
}

.doctors-footer {
	display: none;
	margin-bottom: 50px;
	padding-bottom: 50px;
}

.doctors-footer a p {
	line-height: 17px !important;
	margin-bottom: 10px;
	color: #3a3d36 !important;
	font-size: 14px;
}

.doctors-footer a p.date {
	margin-bottom: 15px;
	font-size: 12px;
	color: #bd4048 !important;
}

.services-page {
	/*font-family: ProximaNovaRg;*/
}

.services-page ul li:hover {
	color: #000;
}

.services-page ul li {
	padding: 10px;
	list-style-type: none;
	font-size: 18px;
	color: #7E070E;
}

.services-page ul li>div>div {
	padding-top: 20px;
}

.services-page ul li>div>div>div:nth-child(2n) {
	background-color: #f7f9f9 !important;
}

.services-page ul li>div>div>div {
	margin-left: 40px !important;
	padding-top: 15px;
	padding-bottom: 20px;
}

.services-page ul li a:hover {
	color: #000000;
}

.services-page ul li a {
	color: #7E070E;
}

.services-page ul li .ls {
	background-color: #f5f5f5 !important;
}

.services-page ul li .price {
	font-weight: bold;
	text-align: right;
	color: #000 !important;
}

.services-page ul li img {
	padding-right: 15px;
}

.services-page ul li .service-list {
	padding-left: 30px;
}

.services-page ul li .btn-collapse-services:hover {
	color: #000;
}

.services-page ul li .btn-collapse-services {
	border: none;
	background-color: white;
	padding: 0px 0px 10px 0px;
	color: #7E070E;
	text-align: left;
	cursor: pointer;
	font-size: 18px;
}

.services-page ul li .service {
	color: #000;
	text-decoration: underline;
}

.services-page ul li .service a {
	text-decoration: underline;
	color: black;
}

.services-page ul li .collapse,
.services-page ul li .collapsing {
	font-size: 14px;
}

.services-page ul li .collapse>.row,
.services-page ul li .collapsing>.row {
	padding: 15px 0px 15px 0px;
	margin: 0px;
}

body {
	background-color: white !important;
}

.underline {
	text-decoration: underline;
}

.underline a {
	text-decoration: underline !important;
}

.btn {
	white-space: nowrap;
}

.nowrap {
	white-space: nowrap;
}

.pt-small {
	padding-top: 10px !important;
}

.pt-middle {
	padding-top: 15px !important;
}

.header-top nav.main-menu ul>li a:hover {
	background: none !important;
	color: #000;
}

.header-top .white-line span.text {
	font-size: 14px;
	color: #555555;
}

.header-top .white-line a {
	font-size: 14px;
}

.header-top .wrap_search form .search-input {
	margin: 0px;
	padding: 0px 25px 0px 15px;
	width: 95%;
	height: 25px;
	background-image: url(img/search_icon_gray.png);
	background-repeat: no-repeat;
	background-position: 95%;
	outline: none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	line-height: 25px;
	margin-bottom: 0px !important;
	font-size: 13px;
	border: none;
}

.header-top a {
	color: #ea4031;
}

.header-top a:hover {
	color: black;
}

.header-top .white-line {
	background-color: #faf6e9;
}

.header-top .action-line {
	background-color: #fff;
}

.header-top .login {
	text-align: right;
}

.header-top .lang {
	display: inline-block;
}

.header-top .lang a:hover {
	color: #ea4031;
}

.header-top .lang a {
	color: #555555;
}

.header-top .contact a:hover {
	color: #ea4031;
}

.header-top .contact a {
	color: #555555;
}

#header nav.main-menu ul>li a:hover {
	color: #ea4031;
}

#header nav.main-menu ul>li a {
	color: #000;
	padding: 7px 10px 5px 10px !important;

}

.fixedMenu nav.main-menu ul>li a:hover {
	background-color: #b0252b !important;
	color: white !important;
	border-radius: 3px;
}

.fixedMenu nav.main-menu ul>li a {
	font-family: 'gothamedium';
	color: #000;
}

.fixedMenu div.menu {
	text-align: center;
	padding: 0 auto !important;
}

nav.main-menu ul>li:hover a,
nav.main-menu ul>li.current-menu-item a,
nav.main-menu ul>li.current-menu-parent a,
nav.main-menu ul>li a:hover,
nav.main-menu ul>li ul {
	background: #fff;
	color: #b1252b;
}

/*#header nav.main-menu ul > li a:hover,
#header nav.main-menu ul > li:hover a {
    color: #ea4031;
}*/
#header nav.main-menu ul>li.current-menu-item a,
#header nav.main-menu ul>li.current-menu-parent a,
#header nav.main-menu ul>li ul {
	background-color: white !important;
	color: #ea4031 !important;
}

#header .logo_white {
	text-align: center;
	background-color: white;
	margin-top: 5px;
	padding: 3px 0 3px 0;
}

#header .logo {
	background-color: white;
	border: 1px solid #e4e5e5;
	position: absolute;
	padding: 5px 10px 10px 10px;
	z-index: 999;
	text-align: left !important;
}

#header #list_clinics {
	position: relative;
}

#header #list_clinics ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#header #list_clinics ul li {
	padding: 0px;
	margin-bottom: 15px;
}

#header #list_clinics ul li .clinic_desc {
	font-size: 12px;
}

#header #list_clinics ul li:nth-last-child(1) {
	margin-bottom: 0px;
}

#header .wrap_list_clinics_collapse>img+span {
	display: inline-block;
	color: black !important;
	padding: 15px;
	margin-left: 5px;
}

#header .wrap_list_clinics_collapse {
	cursor: pointer;
}

#header .for-phone .phone {
	color: #35472b;
	font-size: 18px;
	white-space: nowrap;
}

#header a.nf-modal-link:hover {
	color: #000000 !important;
}

#header a.nf-modal-link {
	color: #bd4048 !important;
}

#header .main-menu a {
	text-decoration: underline;
}

#header nav.main-menu ul>li a:hover {
	background-color: white !important;
	/*color: black !important;*/
}

.page-top-dark {
	color: #f5f5f5 !important;
}

.page-top-dark .breadcrumb a:hover {
	color: #000 !important;
}

.page-top-dark .breadcrumb a {
	color: #ea4031 !important;
}

.apointments-but {
	float: right;
	font-size: 14px;
	width: 160px !important;
	background: url(img/btn.png) top center no-repeat;
}

.apointments-but span {
	white-space: nowrap;
}

.bg {
	background: url(img/bg.png) top center repeat-x;
}

.fixedMenu {
	background-color: #fff;
	z-index: 999998;
	box-shadow: 0 0px 10px rgba(0, 0, 0, 0.25);
}

.btn-empty {
	background: none !important;
}

.btn-empty:hover {
	background: none !important;
}

.home #about div {
	padding: 20px;
	font-size: 16px;
}

.home .about-header div.btn-empty {
	text-transform: uppercase !important;
	font-weight: 400 !important;
}

.home .about-header div.btn-empty img {
	height: 20px;
	margin-top: -5px;
	margin-left: 5px;
}

.home .about-header {
	text-align: center;
}

.home .home-slider .flex-direction-nav a.flex-prev,
.home .home-slider .flex-direction-nav a.flex-next {
	background-color: black !important;
	opacity: 0.7;
}

.home .home-slider .flexslider:hover .flex-direction-nav .flex-next,
.home .home-slider .flexslider:hover .flex-direction-nav .flex-prev {
	background-color: black !important;
}

.home .home-slider .flexslider {
	border-radius: 0px !important;

}

.home .home-slider .flexslider ul {

	margin-left: 0 !important;

}

.home .home-slider .slide-content {
	padding-left: 60px;
}

.home .home-slider .slide-content h1 {
	color: #fff !important;
	margin-bottom: 50px;
	/*    text-shadow: 1px 1px #fff;*/

}

.home .home-slider .slide-content p {
	color: #fff !important;
	/*text-shadow: 1px 1px #eee;*/
}

.home .home-slider .btn {
	color: #000 !important;
	border: 1px solid #8f8f8f;
	margin-top: 20px;
}

.home .home-slider .btn:hover {
	background-color: white !important;
	color: #ea4031 !important;
}

.home .home-slider .flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 0px !important;
	z-index: 999;
	text-align: center;
	margin-left: 40%;
	bottom: 8px !important;
}

.home .home-slider .flex-control-nav li {
	margin: 0 3px;
}

.home .home-slider .flex-control-nav li a {
	background-color: white;
	border: 1px solid #8f8f8f;
	width: 12px;
	height: 12px;
}

.home .home-slider .flex-control-nav li .flex-active {
	background-color: #bd4048;
}

.mean-bar .mean-nav #menu-main-menu li a {
	color: white;
}

.pagination .current {
	background-color: #9c0305 !important;
}

.content-page .content h1.entry-title {
	color: #000 !important;
}

.search-page a:hover {
	color: #000 !important;
}

.search-page a {
	color: #ea4031 !important;
}

.search-page #searchform #searchsubmit {
	background-color: #c2161d !important;
}

.owl-theme .owl-nav .owl-next {
	position: absolute;
	top: 40px;
	right: -20px;
	border-radius: 30px !important;
	width: 30px;
	height: 30px;
	line-height: 25px;
}

.owl-theme .owl-nav .owl-prev {
	position: absolute;
	top: 40px;
	left: -20px;
	border-radius: 30px !important;
	width: 30px;
	height: 30px;
	line-height: 25px;
}

h1 a:hover {
	color: #3a3c41 !important;
}

.doctor-single-page .slider div {
	padding: 0px !important;
	text-align: center;
}

.doctor-single-page .slider div .wrap_img {
	border: 1px solid #999999;
	margin: 0 auto;
	width: 95%;
}

.doctor-single-page .doctor .doctor-name {
	font-size: 36px;
	font-weight: bold;
}

.doctor-single-page .doctor .doctor-about {
	padding: 20px 0px;
}

.doctor-single-page .doctor_left-menu .doctor-degree {
	font-size: 12px;
	color: #b8b8b8 !important;
	padding: 0px 0px 25px 0px;
	line-height: 1.2;
}

.doctor-single-page .doctor_left-menu .doctor-specialization {
	font-size: 16px;
	padding: 20px 0px 15px 0px;
}

.doctor-single-page .doctor_left-menu .doctor-specialization a {
	color: #bd4048;
	text-decoration: underline;
}

.doctor-single-page .wrap_btn-collapse-more-information-doctor {
	border-top: 1px solid #bd4048;
	margin-top: 40px;
	padding: 0px;
}

.doctor-single-page .wrap_btn-collapse-more-information-doctor .btn-collapse-more-information-doctor {
	border: none !important;
	background-color: white !important;
	color: #bd4048 !important;
	top: -15px;
	position: relative;
	cursor: pointer;
	padding: 5px 0;
	width: 190px;
	margin: 0 auto;
	text-align: center;
}

.doctor-single-page #more_information div {
	padding-bottom: 40px;
}

.doctor-single-page .to-doctor {
	background-color: white !important;
	color: black !important;
	border: 2px solid #bd4048;
	font-size: 14px;
	margin-top: 10px;
	opacity: 0.7;
}

.doctor-single-page .to-doctor:hover {
	opacity: 1;
}

.services-doctor>h1 {
	margin-left: 0;
	font-family: 'gotham';

}

.doctor-single-page .services-doctor>h2 {
	font-size: 14px;
	color: #bd4048;
	font-weight: normal;
	font-family: 'gothamedium';
	/*font-family: 'proxima_nova_rgregular';*/
	/*margin-left: 24px;*/
}

.doctor-single-page .services-doctor .service {
	/*  margin: 0 14px 0 0;*/
	font-family: 'gotham';
	overflow: hidden;

}

.doctor-single-page .services-doctor .service .price {
	font-family: 'gothambold' !important;
	padding: 26px 0 26px 10px !important;
	text-align: center;
	/*height: 70px;
    line-height: 70px;*/
	font-weight: bold;
	/*font-family: 'proxima_nova_rgbold';*/
}

.doctor-single-page .services-doctor .service .service_name {
	padding: 26px 0 26px 20px;
	font-family: 'gotham' !important;
	/* height: 70px;
     line-height: 20px;*/

}

.doctor-single-page .services-doctor .service .wrap_appointment {
	text-align: right;
	background-color: white;
	padding-left: 20px;
}

.doctor-single-page .services-doctor div.service:nth-child(odd) {
	/* background-color: #f5f5f5 !important;*/

}

.doctor-single-page .services-doctor div.service:nth-child(odd) .price,
.doctor-single-page .services-doctor div.service:nth-child(odd) .service_name {
	background-color: #f5f5f5 !important;
}

.doctor-single-page .services-doctor .wrap_btn {
	background-color: #fff !important;
	padding-left: 0px;
	padding-bottom: 10px;

}

.doctor-single-page .services-doctor .wrap_btn a {

	margin: 10px 0 0 20%;

}

.doctor-single-page .services-doctor table {
	width: 100%;
	border: none;
	background-color: white;
}

.doctor-single-page .services-doctor table tr {
	border: none;
	background-color: white;
}

.doctor-single-page .services-doctor table tr:nth-child(odd) {
	background-color: #f5f5f5 !important;
}

.doctor-single-page .services-doctor table td {
	border: none;
}

.doctor-single-page .services-doctor table td.wrap_appointment {
	background-color: white;
}

.contact-page #map_contact {
	min-width: 250px;
	min-height: 350px;
	width: 100%;
	height: 100%;
}

.contact-page .manager a,
.contact-page .tel a {
	color: #C2161D;
}

.contact-page .wrap_tel {
	padding-top: 15px;
	padding-bottom: 15px;
}

.contact-page .wrap_tel a {
	font-size: 20px;
}

.contact-page .wrap_call-manager {
	padding-top: 15px;
	padding-bottom: 30px;
}

.contact-page .wrap_call-manager .btn-call-manager {
	background-color: #C2161D !important;
	font-size: 14px;
}

.contact-page .manager,
.contact-page .address,
.contact-page .schedule {
	padding-top: 15px;
	padding-bottom: 15px;
}

.contact-page .transport-to-get {
	padding-top: 30px;
	padding-bottom: 15px;
}

.contact-page .transport-to-get p {
	padding-top: 15px;
	padding-bottom: 15px;
}

.contact-page .tel p:first-child,
.contact-page .manager p:first-child,
.contact-page .address p:first-child,
.contact-page .schedule p:first-child {
	font-weight: bold !important;
}

.about-page .glyphicon {
	font-size: 25px;
	color: #bd4048;
	position: absolute;
	left: 3px;
	top: 7px;
	width: 25px;
	height: 25px;
}

.about-page .partners {
	padding: 20px 0 30px;
}

.about-page .partners a:hover {
	color: #000 !important;
}

.about-page .wrap_partners {
	background-color: #f5f5f5;
	margin-top: 100px;
}

.about-page .history p {
	padding-top: 15px;
	padding-bottom: 15px;
}

.about-page ul.list-unstyled li {
	padding-bottom: 15px;
}

.about-page ul.list-unstyled li a:hover {
	color: #000000;
}

.about-page ul.list-unstyled li a {
	color: #ea4031;
	text-decoration: underline;
}

.about-page ul.main-date {
	margin-left: 0;
	padding-left: 5px;
}

.about-page ul.main-date li {
	position: relative;
	padding-left: 3em;
	margin: 0.45em 0 30px;
	list-style: none;
	line-height: 1.8em;
	cursor: pointer;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.about-page ul.main-date li .glyphicon-record {
	font-size: 25px;
	color: #bd4048;
	position: absolute;
	left: 0px;
	top: 7px;
}

.about-page ul.main-date li:after {
	position: absolute;
	top: 2.5em;
	left: 0.85em;
	width: 2px;
	height: 93%;
	content: '';
	background-color: #bd4048;
	z-index: 0;
}

.about-page ul.main-date li:last-child:after {
	background-color: white;
}

.about-page h1,
.about-page h2 {
	margin-top: 0px;
}

.about-page .advantages .row {
	margin-bottom: 30px;
}

.about-page .wrap_history {
	margin-top: 30px;
}

.about-page .item {
	text-align: center !important;
}

.about-page .item p {
	color: #999999 !important;
	font-size: 12px !important;
	line-height: 1.2;
	padding-left: 10px;
	padding-right: 10px;
}

.about-page .item .wrap_img_partners {
	line-height: 125px !important;
}

.about-page .item .wrap_img_partners img {
	vertical-align: middle !important;
	max-width: 120px;
	display: inline-block;
}

.close-modal {
	display: none;
}

.close-model-cust {
	display: block;
	margin: 0 auto;
	width: 35px;
	color: white;
	border-radius: 35px;
	background-color: #5f5f5f;
	text-align: center;
	line-height: 35px;
	margin-top: 10px;
	font-size: 12px !important;
}

.close-model-cust:hover {
	color: #ea4031;
	text-decoration: none;
}

#select_clinic .modal-dialog {
	top: 80px;
}

#select_clinic .modal-content {
	border-radius: 0;
}

#select_clinic .modal-content .modal-header {
	background-color: #efefef;
	border-bottom: 0 !important;
	padding: 20px;
}

#select_clinic .modal-content .modal-header h4 {
	font-size: 16px !important;
	/* font-family: 'proxima_nova_rgregular';*/
	font-weight: normal;
}

#select_clinic .modal-content ul li {
	padding: 15px 0 15px 0;
	border-bottom: 1px solid #bfbfbf;
}

#select_clinic .modal-content ul li .row {
	margin: 0 !important;
}

#select_clinic .modal-content ul li .wrap_arrow {
	line-height: 60px;
}

#select_clinic .modal-content ul li a {
	color: black;
}

#select_clinic .modal-content ul li p:first-child {
	font-weight: bold;
}

#select_clinic .modal-content ul li p:nth-child(2) {
	font-size: 12px;
	line-height: 1.3;
	width: 75%;
}

#select_clinic .modal-content ul li:last-child {
	border-bottom: 0 !important;
}

.service-page {
	/*font-family: Arial;*/
}

.service-page .left-menu .main-services {
	margin-bottom: 30px;
	padding-top: 10px;
}

.service-page .left-menu .left-menu-service_name {
	color: #3a3d36 !important;
	font-weight: bold;
}

.service-page .left-menu .main-services li:first-child {
	padding-top: 0;
}

.service-page .left-menu .main-services a:hover {
	color: #000000;
}

.service-page .left-menu .main-services a {
	color: #ea4031;
	text-decoration: underline;
	font-size: 14px;
}

.service-page .left-menu ul+p {
	font-weight: bold;
	font-size: 14px;
	/*margin-top: 100px;*/
}

.service-page .left-menu .other-services a:hover {
	color: #ea4031;
}

.service-page .left-menu .other-services a {
	color: black;
	font-size: 14px;
}

.service-page .left-menu .wrap_btn-collapse {
	border-top: 1px solid #bd4048;
	margin-top: 40px;
	padding: 0px;
}

.service-page .left-menu .wrap_btn-collapse .btn-collapse {
	border: none !important;
	background-color: white !important;
	color: #bd4048 !important;
	top: -15px;
	position: relative;
	cursor: pointer;
	padding: 5px 0;
	width: 100px;
	margin: 0 auto;
	text-align: center;
}

.service-page .left-menu #more_services div {
	padding-bottom: 40px;
}

.service-page .services-doctor h1 {
	margin-top: 0;
	margin-left: 0px;
	margin-bottom: 25px;
	font-weight: bold;
}

.service-page .services-doctor .wrap_image {
	padding: 7px 15px 15px 15px;
}

.service-page .disease a {
	text-decoration: underline;
}

.service-page h2 {
	/*margin-top: 40px;*/
	/*margin-left: 25px;*/
	font-weight: bold;
}

.service-page .wrap_image img {
	width: 100%;
}

.service-page .service {
	/*line-height: 80px;
    height: 80px;*/
}

.service-page .service-price {
	/*margin: 0 25px 0 25px;*/
}

.services-doctor .wrap_btn {
	padding-left: 0px;
	padding-bottom: 10px;

}

.services-doctor .wrap_btn a {
	margin: 7px 0 0 0px;

}

.service-page .service {
	display: block;
	clear: both;
}

.service-page .service .price {
	text-align: center;
	padding: 26px 0 26px 10px !important;
	font-weight: bold;
	font-family: 'gothambold';
	/*height: 70px;
    line-height: 70px;
    font-family: 'proxima_nova_rgbold';*/
}

.service-page .service .service_name {
	padding: 26px 0 26px 20px;
	/* height: 70px;
     line-height: 15px;*/
}

.service-page .service .service_name a {
	text-decoration: underline;
}

.service-page .service .wrap_appointment {
	text-align: right;
	background-color: white;
	padding-left: 20px;
}

.service-page div.service:nth-child(odd) .price,
.service-page div.service:nth-child(odd) .service_name {
	font-weight: bold;
	background-color: #f5f5f5 !important;
}

.service-page table {
	width: 100%;
	border: none;
	background-color: white;
}

.service-page table tr {
	border: none;
	background-color: white;
}

.service-page table tr:nth-child(even) {
	background-color: #f5f5f5 !important;
}

.service-page table td {
	border: none;
}

.service-page table td.wrap_appointment {
	background-color: white;
}

.service-page .to-doctor {
	/*    background-color: white !important;
    color: black !important;*/
	border: 2px solid #ea4031;
	background-color: #ea4031;
	font-size: 14px;
	/*margin-top: 10px;*/
}

.service-page .doctor {
	height: 400px !important;
	margin-top: 60px;
	margin-bottom: 60px;
}

.service-page .doctor img {
	height: 200px;
}

.service-page .doctor .doctor-name {
	padding: 15px 5px 0 5px;
}

.service-page .doctor .doctor-name a {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: black;
}

.service-page .doctor .specialization a:first-letter {
	text-transform: uppercase;
	color: red;
}

.service-page .doctor .specialization a:hover {
	color: #000000;
}

.service-page .doctor .specialization a {
	color: #ea4031;
	font-size: 16px;
	text-decoration: underline;
}

.service-page .doctor .degree {
	padding: 2px 5px;
	font-size: 12px;
	color: #999999;
	line-height: 16px;
}

.service-page .btn-apointments-doctor {
	/*padding: 5px !important;*/
	background-color: #ea4031 !important;
	color: white !important;
	font-size: 14px;
	min-width: 160px !important;
	margin: 0 auto;
	font-weight: normal;
	cursor: pointer;
}

.service-page .btn-apointments-doctor:hover {
	background-color: #9c0305 !important;
}

.service-page .reviews-list .content {
	background-color: #f5f5f5;
}

.service-page .reviews-list .list-stars {
	float: right;
}

.single-page-template h1 {
	margin-top: 0px;
	font-size: 36px;
	margin-bottom: 10px;
	font-weight: bold;
}

.single-page-template h2 {
	font-size: 24px;
	font-weight: bold;
}

.single-page-template p {
	padding-bottom: 15px;
	padding-top: 15px;
}

.single-parent-page-template .left-menu li {
	padding-bottom: 15px;
}

.single-parent-page-template .left-menu a:hover {
	color: #000000;
}

.single-parent-page-template .left-menu a {
	color: #ea4031;
	text-decoration: underline;
}

.single-parent-page-template h1 {
	margin-top: 0px;
	font-size: 36px;
	margin-bottom: 10px;
	font-weight: bold;
}

.single-parent-page-template h2 {
	font-size: 24px;
	font-weight: bold;
}

.single-parent-page-template p {
	padding-bottom: 15px;
	padding-top: 15px;
}

.reviews-page .btn-review {
	background-image: url("/wp-content/themes/euromed-redesign/assets/static/img/btn.png");
	transition-duration: 0.2;
}

.reviews-page .btn-review:hover:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(58, 61, 54, 0.4);
	z-index: 1;
}

.reviews-page .btn-review span {
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px #3a3d36;
	font-size: 14px;
	font-weight: bold;
}

.area-webinars .link_show-all:hover,
.area-promos .link_show-all:hover,
.area-news .link_show-all:hover {
	color: #000000;
}

.area-webinars .link_show-all,
.area-promos .link_show-all,
.area-news .link_show-all {
	color: #ea4031 !important;
}

.sidebar-left_menu a {
	color: #ea4031 !important;
	text-decoration: underline;
	font-size: 14px !important;
}

.sidebar-left_menu a:hover {
	color: #000000 !important;
	text-decoration: underline;
	font-size: 14px !important;
}

.area a.link_show-all:hover {
	color: #000000;
}

.area a.link_show-all {
	color: #ea4031 !important;
}

.area-links a:hover {
	color: #000000;
}

.area-links a {
	color: #ea4031 !important;
}

.btn-faq:hover {
	color: #000000;
}

.btn-faq {
	color: #ea4031 !important;
}

.btn-faq:before {
	background: none !important;
	width: 0px !important;
}

.btn-order {
	background-image: url("/wp-content/themes/euromed-redesign/assets/static/img/btn.png");
}

.read-more,
.read-more:hover {
	background: #ea4031 !important;
}

.pagination a:hover {
	background: #ea4031;
}

.jumbotron h1 {
	color: #ea4031;
}

.btn-review {
	background-image: url("/wp-content/themes/euromed-redesign/assets/static/img/btn.png");
	text-shadow: 1px 1px #ea4031;
}

.area-webinars:nth-child(1) {
	margin-top: 0px;
}

.video-posts article div:nth-child(1) {
	padding: 40px;
}

h1,
h2,
h3,
h4,
h5,
.h1,
.h2,
.h3,
.h4,
.h5,
h1 a,
h2 a {
	/*color: black !important;*/
	/* font-family: Arial;*/
}

p {
	/*font-family: Arial !important;*/
}

.doctors-footer h2 {
	margin-top: 50px;
}

.service-page .to-doctor {
	margin-top: 7px;
}

.services-doctor .wrap_btn {
	padding-top: 10px !important;

	/*line-height: 30px;*/
}

.home-slider {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.35);
}

#filters.speciality-filters li.active a {
	color: #ea4031 !important;
}

#filters.speciality-filters li {
	display: block;
	border-top: 1px solid #edebd8;
	border-bottom: 0 !important;
	margin: 0 !important;
	padding: 0;
}

#filters.speciality-filters li a:hover {
	color: #ea4031 !important;
}

#header {
	padding: 28px 0 40px 0;
}

.text-header {
	font-weight: bold;
}

.text-header:hover {
	color: #ea4031 !important;
}

.btn-inverse {
	background: #ffffff !important;
	color: #ea4031 !important;
}

.btn-inverse:hover {
	background: #ea4031 !important;
	color: #ffffff !important;
}

.doctor-single-page {
	margin-bottom: 120px;
}

.b-callback-link {
	cursor: pointer;
}

.b-callback {
	width: 300px;
	margin: auto;
	text-align: center;
	position: absolute;
	/*display: none;*/
}

.b-callback .l-line {
	height: 50px;
	background: #faf6e9;
	position: relative;
	z-index: 9999;
	font-size: 13px;
	overflow: visible;
}

.b-callback a {
	color: #ea4031;
}

.b-callback-block {
	display: block;
	position: absolute;
	left: 0;
	z-index: 999;
	background: #faf6e9;
	padding: 15px 40px 19px !important;
	display: none;
}

.b-callback-block p {
	margin-bottom: 0px !important;
	padding-bottom: 15px !important;
	font-family: 'gotham', Arial !important;
	color: #666;
	font-size: 14px !important;
	line-height: 20px;
}

.b-callback input[type="text"] {
	margin-bottom: 20px;
}

.b-callback input[type="text"] {
	line-height: 48px;
	height: 38px;
	font-size: 14px;
	color: #000000;
	padding: 0 20px;
	border: 1px solid #ccc;
	font-weight: 600;
	width: 100%;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.b-callback-block .g-error {
	background: #f3dcde;
}

.b-callback-block .b-but-red {
	border: 0;
	width: 100%;
	font-size: 16px;
	letter-spacing: 0.5px;
	height: 60px;
	padding: inherit;
}

.b-but-red {
	background: #ea4031 !important;
	color: #fff;
	padding: 0 35px;
	display: inline-block;
	zoom: 1;
	line-height: 60px;
	font-family: 'gothamedium';
	border-radius: 3px;
	border: 1px solid #fff;
	transition: all linear 0.2s;
}

.b-but-red:hover {
	background: #fff !important;
	color: #ea4031 !important;
	border: 1px solid #ea4031;
}

.g-but,
.hover .g-but:hover {
	text-decoration: none;
	-webkit-transition: background-color 0.5ms linear, color 0.5ms linear;
	-moz-transition: background-color 0.5ms linear, color 0.5ms linear;
	-ms-transition: background-color 0.5ms linear, color 0.5ms linear;
	-o-transition: background-color 0.5ms linear, color 0.5ms linear;
	transition: background-color 0.5ms linear, color 0.5ms linear;
}

.b-phone-link {
	color: #ea4031;
	border-color: #ea4031;
	background: none;
	float: left;
	line-height: 20px;
	padding-left: 40px;
	padding-right: 40px;
}

.callback-loader img {
	display: none;
}

#leave_review_form .list-stars {
	display: block;
	float: none !important;
}

.area-card_sm {
	margin-bottom: 20px;
}

.fcontacts p {
	/*line-height: 18px !important;*/
}

footer {
	/*font-size: 14px;*/
}

.fixedMenu div.menu {
	text-align: center !important;
}

.fixedMenu nav.main-menu {
	display: inline-block !important;
	float: none !important;
	padding-top: 0px !important;
	margin-top: 0px !important;
	vertical-align: middle;
}

.vertical-align {
	display: flex;
	align-items: center;
}

.current-menu-item a {
	/* color: #ea4031 !important;*/
}

.logo {
	/*height: 37px;*/
}

.wrap_arrow img {
	max-width: 100% !important;
}

.fancybox-container {
	/*display: none !important;*/
}

footer .b-callback-block {
	display: block;
	position: absolute;
	top: 30px;
	left: -200px;
}

#map_header {
	background: transparent;
	width: 850px;
	height: 550px;
}

.fancybox-close-small {
	display: none;
}

.close-map {
	position: absolute !important;
	right: 8px;
	top: 0px;
	color: white;
	font-size: 22px;
	background: transparent !important;
	margin: 0 !important;
	cursor: pointer;
}

#map_header_wrap {
	position: fixed;
	overflow: hidden;
}

.fcontacts span.addr {
	color: black !important;
	cursor: pointer;
}


@media (max-width: 1178px) and (min-width: 768px) {
	header div#hfoot div.desktop div.mnav {
		padding-top: 11px;
		position: absolute;
		left: 0;
		right: 0;
		text-align: center;
		z-index: 1;
		top: 10px;
		padding: 0 230px !important;
	}
}

header div#hfoot div.desktop div.mnav {
	float: left;
	padding-top: 15px;
	padding-bottom: 25px;
	/* padding-left: 19px; */
}

header div#hfoot div.desktop>div>div {
	display: block;
}

@media (max-width: 1178px) {
	header .mnav {
		margin-top: 20px;
		padding: 0 40px;
	}
}

@media (max-width: 768px) {
	.services-doctor .wrap_btn a {
		width: 100%;
	}
}

header div#hfoot div.desktop div.mnav ul {
	margin: 0;
	padding: 0;
	font-size: 1em;
}

header .sub-menu {
	background-color: white;
	position: absolute;
	z-index: 999999;
	text-align: left;
}

header .sub-menu {
	visibility: hidden;
	opacity: 0;
}

header .sub-menu {
	display: block !important;
}

#auxiliary-menu {
	margin-left: 0 !important;
	text-align: center;
	border-bottom: 1px solid #f7dbbb;
	margin-bottom: 60px !important;
	margin-top: -5px !important;
}

#auxiliary-menu li.active a {
	color: #3a3d36 !important;
	cursor: default;
}

#auxiliary-menu li {
	display: inline-block;
	margin-bottom: -3px;
	line-height: 50px;
	list-style: none;
	font-size: 20px;
	padding: 0 15px;
	border-bottom: solid 5px transparent;
}

#auxiliary-menu li.active {
	border-bottom: solid 5px #ea4031;
}

.banner.home-banner {
	padding-top: 90px;
}

.service-page .services-doctor h2,
h3,
.page-content .service-page__main-article h2,
h3 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 40px;
}

.service-page .services-doctor h2:first-child,
.page-content .service-page__main-article h2 {
	margin-top: 0px;
}



.service-page .services-doctor p,
.page-content .service-page__main-article p,
.doctor-page p {
	color: #22252d;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.1px;
	margin-bottom: 20px;
	margin-top: 20px;
}

.service-page .services-doctor blockquote>p,
.page-content .service-page__main-article blockquote>p,
.doctor-page blockquote>p {
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.1px;
	color: #22252d;
	margin-bottom: 0px;
	margin-top: 0px;
}

.service-page .services-doctor li,
.page-content .service-page__main-article li,
.service-page .two-col__mainbar li,
.doctor-page li {
	padding-top: 10px;
	font-size: 16px;
	line-height: 24px;
}

.service-page em {
	font-family: 'gotham', Arial;
}

.service-page .services-doctor ul li,
.page-content .service-page__main-article ul li,
.service-page .two-col__mainbar ul li,
.doctor-page ul:not(.rating) li {
	list-style: none;
	color: #22252d;
	padding: 0 0 10px 30px;
	line-height: 24px;
	letter-spacing: 0.1px;
	background: url(../../../img/marker.png) 0 2px no-repeat;
}

.service-page .services-doctor blockquote,
.page-content .service-page__main-article blockquote,
.doctor-page blockquote {
	font-family: 'proxima_nova_rgregular';
	font-style: normal;
	font-size: 16px !important;
	color: #3a3d36;
	line-height: 30px;
	background: #fff6ed;
	border-left: 10px solid #f7dbbb;
	margin-bottom: 20px;
	margin-top: 20px;
}

.doctor-page h2,
.doctor-page h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}

.service-page ul,
.doctor-page ul {
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20;
}

.service-page__main-article .article .navbar {
	display: none;
}

.service-page .services-doctor .price-line {
	background-color: #f5f5f5;
}

@media screen and (max-width: 768px) {
	.b-callback-block {
		/* left: -36%; */
	}
}

@media screen and (max-width: 375px) {
	.b-callback-link.j-callback {
		display: none;
	}
}

ul.list-unstyled.other-services li,
ul.list-unstyled.main-services li {
	margin-bottom: 10px;
}

#post-705 {
	margin-top: 20px;
}

article#post-705 th {
	font-size: 16px;
	text-align: center;
}

article#post-705 .entry-content table tr {
	border-bottom: 1px solid #e0e0e0;
	border-left: none;
	border-right: none;
}

article#post-705 .entry-content table td.v-name {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

article#post-705 .entry-content table th.v-age-col {
	width: 20%;
}

#post-705 .gloss_calendar table tbody td:nth-child(2) {
	border-left: 1px solid #e0e0e0 !important;
}

table tr.clr-orange td,
div.entry-content table tr.clr-orange td li {
	color: orange;
}

table tr.clr-red td,
div.entry-content table tr.clr-red td ul li {
	color: red;
}

@media screen and (max-width: 395px) {
	article#post-705 .entry-content table td {
		padding: 15px 0 15px 0;
	}

	article#post-705 .entry-content table td ul {
		padding: 0 0 0 0;
	}

	#post-705 .gloss_calendar table tbody td:nth-child(2) {
		text-align: center;
	}

	article#post-705 .entry-content table th.v-age-col {
		width: 15%;
	}
}

.page-id-14212 .doctors .doctors__card .doctors__btn {
	display: none;
}

label.checkbox-consent {
	display: flex;
	align-items: start;
	text-align: left;
	gap: 12px;
	margin-bottom: 15px;
}

label.checkbox-consent span {
	display: inline;
}

@media screen and (max-width: 768px) {
	label.checkbox-consent span {
		font-size: 10px;
	}

	.b-callback {
		right: 10px;
	}
}