﻿.header-features li {
	border-radius: 4rem;
	overflow: hidden;
}


   .item-image-main { 
      max-width: 300px;
   }

h5.other-items {
 font-family: "light", sans-serif;
    font-size: 4rem;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 2.5rem;
    text-align: center;
}


.resp-vtabs .resp-tabs-list a {
    width: 31% !important;
    display: inline-block !important;
    padding: 20px 10px !important;
    margin: 15px 4px 2rem !important;
}


@media only screen and (max-width: 767px) {
.resp-vtabs .resp-tabs-list a {
    width: 48% !important;
}
    ul.resp-tabs-list {
        display: block !important; 
    }

   .item-image-main { 
      width: 100%;
      max-width: 300px;
   }
}


@media only screen and (max-width: 600px) {
	.resp-vtabs .resp-tabs-list a {
	    width: 100% !important;
	}
}


@media only screen and (min-width: 1200px) {
    .header-section {
        height: 55.2rem;
    }
}


.img-doctors-main {

    position: absolute;
    right: 0;
    opacity: 0.5;

}


.fs-3rem {

 	font-size: 3rem !important;
}


.doctors-list {

 	list-style: none;
}

.doctors-list li {
 	margin: 15px 0;
	font-size: 16px;
}

.doctors-list li span {
 padding-left: 50px;
    display: inline-block;
    width: 85%;
}

.doctors-list-h5 {
	font-weight: 400;
text-align: center;
    color: black;
    font-size: 22px;
}

.doctors-list li svg {
    position: absolute;
}


.item-other-doctors {
 	width:48%;
	padding-left: 10px;
	padding-right: 10px;
	display: inline-block;

}

.item-other-doctors img {
 	width: 100%;
border: 1rem solid #fff;
    -webkit-border-radius: 3rem;
    border-radius: 3rem;
    -webkit-transition: .3s opacity;
    transition: .3s opacity;
}


.item-other-doctors p {
margin-top: 1.6rem;
    margin-bottom: 0;
    font-family: "bold", sans-serif;
    text-transform: uppercase;
    font-size: 1.6rem;
    line-height: 2rem;
}

.item-other-doctors a {
 	text-align: center
}


.color105a63 {
 	color: #105a63 !important;
}


.text-center {
	text-align: center;
}

.advantages {
     padding: 20px 30px;
    box-shadow: 0px 4px 10px rgba(163, 163, 163, 0.25);
    border-radius: 20px;
	margin: 20px;
    background-color: white;
	min-height: 230px;
}

.advantages p {
 	margin-top: 10px;
}

.selector-info {
 	cursor: pointer;
	margin-top: 10px;
}

.selector-info .name {
	font-size: 16px;
	font-weight: 600;
}

.selector-info .position {
    line-height: 16px;
}



@media only screen and (max-width: 767px) {
	.item-other-doctors {
	width: 100%;
	margin-bottom:15px;	
}

.header-phones {
 display: block;
  position: relative;
text-align: center;
    margin-top: 10px;
    margin-bottom: 5px;
}}




.footer-contacts a {

	color: #fff;
}

.footer-contacts a:hover{text-decoration:none;color:#20acc7 !important}


.items-category .category-item h2 {
    font-size: 2.0rem;
}