.doctors__row{margin-bottom:40px}.doctors__panel{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:50px;padding:1rem}.doctor{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.doctor__thumb{width:100%;padding:1rem;text-align:center}.doctor__img{width:300px;height:300px;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;border-radius:50%}.doctor__info{width:100%;padding:0 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.doctor__title{font-family:TildaSansBold;font-size:25px;line-height:1.3;color:#000;margin-bottom:10px}.doctor__spec{font-family:TildaSansLight;font-size:20px;line-height:1.5;background-color:#efefef;padding:1rem;margin-bottom:20px}.doctor__text{font-family:TildaSansLight;font-size:20px;line-height:1.5}.doctor__socpanel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:30px}.doctor__soc-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;color:#fff;background-color:#0c3e85;font-size:30px;width:55px;height:55px;border-radius:50%}.doctor__soc-icon--inst{background-color:#c4567d}.doctor__soc-icon:hover{color:#fff;background-color:#0c3e85;-webkit-transition:all .3s ease-in;-o-transition:all .3s ease-in;transition:all .3s ease-in}.doctors{position:relative;padding:60px 0 60px 0}.doctors__title{text-align:center;font-family:TildaSansBold;font-size:35px;line-height:1.23;color:#000;margin-bottom:2rem}.doctors__desc{text-align:center;font-family:TildaSansLight;font-size:20px;line-height:1.5;margin-bottom:60px;padding:0 1rem}@media (min-width:992px){.doctors__row{margin-bottom:70px}.doctors__panel{margin-bottom:50px}.doctor{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.doctor__thumb{width:30%}.doctor__img{width:100%;height:100%}.doctor__info{width:70%;padding:0 0 0 50px}.doctor__title{font-size:35px;margin-bottom:20px}.doctors__title{font-size:42px;margin-bottom:30px}}