/*
 * Template name: Molfar - restaurant demo landing page
 * Version: 1.0
 * Author: greenera
 * Website: http://manuscript.it
*/
/***** Basic *****/
/*@import url(//fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800);*/

 @font-face {
     font-family: 'Century Gothic';
     src: url('../fonts/gothic/century_gothic__2_.eot');
     src: url('../fonts/gothic/century-gothic.ttf');
 }

body {
    background: #fff;
    font-family: 'Century Gothic', sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    overflow-x: hidden;
}

:focus {
    outline: 0 !important
}

strong {
	font-weight: 600;
}

a, a:hover, a:focus {
	text-decoration: none;
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

h2 {
	margin-top: 10px;
	color: #fff;
  font-size: 52px;
  font-weight: 400;
  line-height: 56px;
}

h3 {
	margin-top: 10px;
    color: #fff;
    font-size: 50px;
    font-weight: 300;
    line-height: 36px;
}

img {
    max-width: 100%;
}

ul {
	list-style: none;
	padding-left: 0;
}

::-moz-selection { background: #ccc; color: #fff; text-shadow: none; }
::selection { background: #ccc; color: #fff; text-shadow: none; }

/***** Preloader*****/

#preloader {
  background: #fff;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999;
}

#preload,
.circle {
  background-image: url(../img/preloader.gif);
  background-position: center;
  background-repeat: no-repeat;
  height: 200px;
  left: 50%;
  margin: -100px 0 0 -100px;
  position: absolute;
  top: 50%;
  width: 200px;
}

.circle {
  background: none;
  left: 0;
  margin: 0;
  text-align: center;
  top: 65%;
}
/*Header*/
#header {
  margin-bottom: 20px;
}
#header-img {
  width: 50%;
  display: inline-block;
}
.contact_info {
  float: right;
}
#header-img img {
  height: auto;
  width: 220px;
  margin-top: 20px;
  margin-left: 70px;
}
.contact_info {
text-align: right;
margin-top: 29px;
width: 30%;
display: inline-block;
color: rgb(142,210,205);
margin-right: 70px;
}

.contact_info #lang {
  color: rgb(193,17,130);
  margin-bottom: 9px;
}
.contact_info #lang #rus {
  margin-right: 10px;
}
#email-header a,
#phone_header {
  color: rgb(142,210,205);
  font-weight: 700;
}
#slider.col-md-12 {
    padding-left: 0px;
    padding-right: 0px;
}

#information a.infoHref {
  padding: 10px 50px;
  font-size: 15px;
  color: #fff;
  background-color: rgb(142,210,205);
  border: 1px solid rgb(142,210,205);
  border-radius: 7px;
}
#information a.infoHref:hover {
    background-color: #cd159b;
    border: 1px solid #cd159b;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
  border-right: 1px solid #fff;
}
#mega-menu-wrap-primary #mega-menu-primary {
  margin-left: 0px !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:nth-child(6){
  border-right: 1px solid #fff;
}
#contacts-li {
  border-right: none;
}

#slider br {
    display: none;
}

/*Information*/
#information .info {
    margin-top: 20px;
}

#program .img-center {
    margin: 0 auto;
}

#program h2 {
    font-size: 30px;
    color: rgb(205, 21, 155);
    text-align: center;
}

#program small {
     font-size: 65%;
    color: #7f8c8c;
}
#program h3 {
    font-size: 24px;
    text-align: center;
    color: #cd159b;
}
/* Program*/

#program {
  /*background:#a7d8e6 url(../img/doctor-women.png) top right no-repeat;*/
  background-color: #a7d8e6;
}

#program div .scrining {
  display: inline-block;
  background-color: rgb(193,17,130);
  font-size: 24px;
  padding: 5px 50px;
  /*margin: 0px auto; */
  width: auto;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 7px;
  margin-top: -30px;
}
#program h4 {
  color: #fff;
  padding-top: 25px;
  padding-left: 35px;
  padding-bottom: 25px;
  font-size: 28px;
}
 .pr_scrin h3 {
  background-color: rgb(193,17,130);
  font-size: 28px;
  border: 1px solid rgb(193,17,130);
  padding: 5px 20px;
  margin: 0px 20px;
 }

ul.questions {
  padding-left: 55px;
}
ul.questions li a i {
  margin-right: 5px;
  color: rgb(193,17,130);
}

/* News */
#news {
  /*margin-bottom: 50px;*/
  background-color: #fff;
}
#news h3 {
  color: #667b77;
  text-align: center;
  font-size: 28px;
  margin-bottom: 10px;
}
.internal_news {
  margin: 0 35px;
}
#news span.border-bottom {
  width: 10%;
  height: 3px;
  background-color: #a6d8e5;
  display: block;
  margin: 15px auto;
}
#news span.border-color {
  width: 50%;
  height: 3px;
  background-color: #b050a7;
  display: block;
}
.internal_news .img {
  width: 100%;
  height: 220px;
  position: relative;
  overflow: hidden;
}
.internal_news .img .news_overlay {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 60px;
  background-color: rgba(165,215,228,0.9);
  color: #fff;
  padding: 12px;
}
#news a.infoHref {
  padding: 10px 50px;
  font-size: 15px;
  color: #fff;
  background-color: rgb(142,210,205);
  border: 1px solid rgb(142,210,205);
  border-radius: 7px;
}

#news a.infoHref:hover {
    background-color: #cd159b;
    border: 1px solid #cd159b;
}

.internal_news .img img {
  width: 100%;
}
.internal_news h4 {
  text-align: left;
  color: #cd149b;
}
.internal_news p {
  text-align: left;
  margin-bottom: 30px;
}
 nav#pagination {
 margin-top: 20px;
 display: inline-block;
 }


/*Footer*/
footer {
  background: #76c7c0;
}
.footer_info {
  margin-top: 40px;
}
.heading_name h5 {
  color: #fff;
  font-size: 20px;
  padding-bottom: 7px;
  font-weight: 600;
}
footer span.border-bottom {
  /*width: 60%;*/
  height: 3px;
  background-color: #fff;
  display: block;
  margin-bottom: 20px;
}
footer span.border-color {
  width: 40px;
  height: 3px;
  background-color: #b050a7;
  display: block;
}
.footer_info p {
  text-align: justify;
  color: #fff;
}
p#about-parag {
  line-height: 25px;
}
#div-about {
  margin-right: 60px;
}
.footer_info ul li {
  padding: 5px 0;
}
.footer_info ul li a {
  color: #fff;
  display: block;
}
.footer_info ul li a i {
  padding-right: 8px;
}
.footer_info form input[name="email"] {
}
.footer_info form input[name="submit"] {
  float: right;
  color: #b050a7;
  padding: 10px 23px;
  margin-top: 10px;
  border-radius: 7px;
  background-color: #b1dee9;
  font-size: 15px;
  font-weight: 600;
  border-color: #b1dee9;
}
.footer_contacts p span {
  font-size: 14px;
  font-weight: 600;
}
.footer_contacts p span a,
.footer_contacts p span a:hover {
  color: #fff;
}
#add-footer {
  background-color: #6ab3ac;
  padding: 20px 0 0px 0;
}
#add-footer p {
  color: #fff;
}
#add-footer ul li {
  display: inline-block;
}
#add-footer ul li i {
  font-size: 23px;
  padding-left: 30px;
  color: #fff;
}
.soc-media {
  text-align: left;
}

/* test */
.ui-datepicker .ui-datepicker-header {
  padding: 1.8em 0 !important;
  background: #8dd2cd !important;
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  color: #777;
  font-weight: 500;
}
.ui-widget-header .ui-icon,
.ui-icon, .ui-widget-content .ui-icon{
  background-image: none !important;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  color: #cd159b;
  top: 27px !important;
}
.ui-state-default {
  background: transparent !important;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next:hover {
  background-color: transparent !important;
}
.ui-datepicker table th span {
  color: #cd159b;
}
.ui-datepicker table th {
  background-color: #F5F5F5;
}
.ui-datepicker-today a {
  color: #cd159b !important;
  background: #8dd2cd !important;
  border: 1px solid #8dd2cd !important;
  border-radius: 31px;
  padding: 5px 7px;
}
#test_section,
#doc-card {
  background-color: #f3f3f3;
}
#datepicker {
  padding: 10px 10px;
  font-size: 25px;
  border-radius: 5px;
  color: #777;
  border: 2px solid #777;
  margin-right: 25px;
  margin-top: 25px;
}
#q_2 label,
#q_3 label,
#q_4 label{
  padding-left: 10px;
}

.form-test {
  /*height: 150px;*/
  background: #8dd2cd;
  margin: 0;
  padding: 30px 30px;
  margin-bottom: 20px;
}

.form-test form input[type = "text"] {
  font-size: 25px;
  padding: 10px 90px;
  border-radius: 7px;
  margin-right: 15px;
}
.form-test form input[type = "submit"] {
    color: #fff;
    background: #cd159b;
    font-size: 25px;
    padding: 10px 25px;
  border-radius: 7px;
  border-color: #cd159b;
}
.form-test .input-icon {
  position: relative;
  display: inline-block;
}
.form-test .input-icon > i {
  position: absolute;
  left: 20px;
  top: 13px;
  font-size: 35px;
  color: #cd159b;
}
.result-search {
  margin: 25px 0;
}
.result-search p {
  font-size: 25px;
}
.result-search a {
  color: #77c7c3;
  text-decoration: underline;
}

.result-search .sort {
  text-align:right;
  font-size:20px;
}
.card-img > img {
  width: 250px;
  padding-bottom: 10px;
}
.personal-card {
  margin: 5px 0;
  background-color: #fff;
  padding: 20px 0px;
}
.personal-card hr.devider_hr {
  border-top: 2px solid #c00f83;
  width: 100%;
}
.padding_20 {
  padding: 20px;
  padding-top: 0;
  text-align: justify;
}
#doc-card .row {
  margin-bottom: 25px;
}
.hr_doctors {
  border-top: 1px dotted #77c7c3;
}
.profile-button a {
  color: #b050a7;
  padding: 10px 10px; /* уменьшил*/
  margin-top: 10px;
  border-radius: 7px;
  background-color: #b1dee9;
  font-size: 15px;
  font-weight: 600;
  border-color: #b1dee9;
}
.main-info h4 a,
.main-info h4 {
  font-size: 35px;
  color: #77c7c3;
  font-weight: 600;
}
.main-info h5 {
  font-size: 16px;
}
.main-info i {
  color: #77c7c3;
  font-size: 25px;
  margin-right: 5px;	
}
.main-info span.border-bottom {
  /*width: 82%;*/
  height: 3px;
  background-color: #8ed2cd;
  display: block;
  margin-bottom: 20px;
}
.main-info span.border-color {
  width: 40px;
  height: 3px;
  background-color: #b050a7;
  display: block;
}
.main-info button {
  border-radius: 7px;
  color: #c00f83;
  background-color: #a5dcd7;
  font-size: 14px;
  padding: 10px 10px;
  font-weight: 600;
}

/* checkup */
#checkup {
  background-color: #f3f3f3;
}
.breadcrumb {
  margin: 25px 0;
  background-color: #f3f3f3;
}
#test_check .breadcrumb,
#contact_section .breadcrumb{
  background-color: transparent;
}
.breadcrumb li a {
  color: #000;
  font-size: 16px;
}
.breadcrumb span {
  text-decoration: underline;
  color: #000;
  font-size: 16px;
}
#ul-tabs {
  display: none;
}
.tabs-left > .nav-tabs {
  border-bottom: 0;
  background-color: #fff;
  margin-bottom: 50px;
  margin-top: 20px;
}
.tabs-left a#tab-href {
  padding: 7px 20px;
  color: #4f4f4f;
  font-size: 14px;
  font-weight: 600;
}

.tabs-left > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 0px;
  font-weight: 600;
}
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus,
.tabs-left a#tab-href:hover,
.tabs-left a#tab-href:focus{
  width: 100%;
  background-color: #c11182;
  color: #fff;
}
.tabs-left .nav-tabs>li {
  width: 100%;
}
.tabs-left > .nav-tabs > li {
  float: none;
  margin: 2px 0;
  display: block;
}

.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
}
.tabs-left > ul > li > ul > li > a {
  color: #000;
  width: 100%;
  padding: 7px 20px;
}
.tabs-left > ul > li > ul > li > a > i {
  color: #8ed2cd;
  margin-right: 4px;
}

.tabs-left > .nav-tabs > li > a {
  color: #4f4f4f;
  padding: 7px 20px;
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
     -moz-border-radius: 4px 0 0 4px;
          border-radius: 4px 0 0 4px;

}

.nav-tabs > li > a:hover,
.tabs-left > ul > li > ul > li > a:hover{
  border-color: none;
  background-color: #c11182;
  color: #fff;
}
.tab-content {
  margin-top: 19px;
  background-color: #fff;
  padding: 10px 10px;
  margin-bottom: 50px;
}
.tab-content iframe {
  float: right;
  padding: 0 6px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  border: none;
}
.tab-content p {
  text-align: justify;
  color: #4f4f4f;
}
.tab-content span.border-bottom {
  width: 35%;
  height: 3px;
  background-color: #8ed2cd;
  display: block;
  margin-bottom: 20px;
}
.tab-content span.border-color {
  width: 40px;
  height: 3px;
  background-color: #b050a7;
  display: block;
}
.tab-content h6 {
  font-size: 22px;
}

/*News*/
#news-article {
  background-color: #f3f3f3;
}
.block-news {
  margin-bottom: 30px;
}
.block-news img {
  height: 220px;
  width: 100%;
}

.block-news h4 {
  color: #8ed2cd;
  font-size: 27px;
}
.block-news a {
  border: 1px solid #8ed2cd;
  color: #c11182;
  border-radius: 7px;
  padding: 8px 30px;
  background-color: #8ed2cd;
  display: inline-block;
}
.main-text:hover {
  background-color: #fff;
  cursor: pointer;
}
.main-text {
  padding-bottom: 25px;
}
.block-news p {
  text-align: justify;
  margin-bottom: 25px;
}
.news-details {
  margin-bottom: 20px;
}
.news-details i {
  color: #8ed2cd;
}
.news-details span {
  color: #c11182;
  margin-right: 25px;
}
.popular_news h4 {
  font-size: 18px;
}
.popular_news {
  margin-bottom: 50px;
}
.popular_news span.border-bottom {
  width: 70%;
  height: 3px;
  background-color: #8ed2cd;
  display: block;
  margin-bottom: 20px;
}
.popular_news span.border-color {
  width: 50%;
  height: 4px;
  background-color: #b050a7;
  display: block;
}
.one-new {
  font-size: 17px;
}
.one-new i {
  color: #b050a7;
  padding-right: 10px;
}
.one-new h5 {
  color: #8ed2cd;
  font-size: 15px;
}
.one-new hr {
 border-top: 1px dotted #878787;
}
.one-new p {
  color: #878787;
}
/*Pagination*/
.news-page-navigation {
  margin-top: 70px;
  margin-bottom: 60px;
}
.news-page-navigation i {
  color: #fff;
  background-color: #cd149b;
  border: 1px solid #cd149b;
  border-radius: 8px;
  padding: 1px 5px;
}
.news-page-navigation .number {
  padding: 1px 11px;
}
.news-page-navigation .word {
  padding: 2px 24px;

}
.news-page-navigation2 {
  margin-top: 70px;
  margin-bottom: 60px;
}
.news-page-navigation2 i {
  color: #fff;
  background-color: #cd149b;
  border: 1px solid #cd149b;
  border-radius: 8px;
  padding: 1px 5px;
}
.news-page-navigation2 .number {
  padding: 1px 11px;
}
.news-page-navigation2 .word {
  padding: 2px 24px;

}
/*
  News one
*/
#news-one {
  background-color: #f3f3f3;
}
#news-one .block-new-wrap img  {
  height: 350px;
  width: 100%;
}
#news-one .main-text {
  background-color: #fff;
  margin-top: -10px;
  padding: 30px 25px;
}
#news-one .main-text p {
  text-align: justify;
}
#news-one .main-text ul {
  margin-top: 50px;
}
#news-one .main-text ul li{
  display: inline-block;
}
#news-one .main-text ul li i {
  font-size: 25px;
  padding-left: 4px;
}
/*test_check*/

#test_check div.line {
  height: 17px;
  width: 100%;
  border: 1px solid #777;
  background-color: #e2e2e2;
  border-radius: 8px;
}
#test_check .wrap_line {
  margin: 50px 0 25px 0;
  position: relative;
}
.wrap_line .circle {
  border-radius: 50%;
  border: 3px solid #a79fa4;
  width: 31px;
  height: 31px;
  position: absolute;
  color: #fff;
  font-size: 19px;
  background-color: #969697;
}
.wrap_line .circle.one {
  top: -40%;
  left: 15%;
}
.wrap_line .circle.two {
  top: -40%;
  left: 50%;
}
.wrap_line .circle.three {
  top: -40%;
  left: 85%;
}
.wrap_line .circle.active {
  background-color: #c11182;
}
.steps_tests span:nth-child(1){
    float: left;
    margin-left: 10%;
}
.steps_tests span:nth-child(3){
    float: right;
    margin-right: 8%;
}
.steps_tests {
  text-align: center;
  color: #777;
  font-size: 15px;
}
#test_check h4 {
  font-weight: bold;
  font-size: 23px;
  margin-top: 25px;
  text-align: center;
}
#test_check .question {
  margin: 20px 0 50px 0
}
#test_check .question h5 {
   color: #768082;
   font-size: 25px;
}
#test_check .question select {
    padding: 10px 10px;
    font-size: 25px;
    border-radius: 5px;
    color: #777;
    border: 2px solid #777;
    margin-right: 25px;
    margin-top: 25px;
}
#test_check .question input[type="submit"] {
  display: block;
  color: #b050a7;
  padding: 7px 32px;
  margin-top: 50px;
  border-radius: 7px;
  background-color: #b1dee9;
  font-size: 23px;
  font-weight: 600;
  border-color: #b1dee9;
}


/*Contacts*/
#contact_section {
  margin-bottom: 50px;
}
.contacts_info,
.contacts_form .information {
  text-align: center;
}
.contacts_row h5 {
  color: rgb(193,17,130);
  font-size: 20px;
}
.contacts_info h6 {
  margin-top: 25px;
  font-size: 20px;
  color: #b1dee9;
}
.contacts_info span {
    color: #777;
    font-weight: 600;
}
.contacts_info span a{
  color: #777;
}
.contacts_form form .wrap_contact {
  display: block;
}
.contacts_form form .wrap_contact label {
  display: block;
  margin-top: 25px;
  font-weight: normal;
  color: #777;
  font-size: 15px;
}
.contacts_form form .wrap_contact input[type="text"] {
  width: 350px;
}
.contacts_form form .wrap_contact input[placeholder] {
  padding-left: 15px;
  padding: 10px;
}
.contacts_form form .wrap_contact.checkboxes .checkboxes1 label,
.contacts_form form .wrap_contact.checkboxes .checkboxes2 label {
  display: inline-block;
}
.contacts_form form .wrap_contact.checkboxes .checkboxes2 {
  text-align: left;
}
.contacts_form form .wrap_contact textarea {
  resize:none;
  display: block;
}
.wrap_contact .checkboxes1,
.wrap_contact .checkboxes2 {
  margin-top: -25px;
}
.wrap_contact.checkboxes p {
  margin-top: 10px;
}
.contacts_form form .wrap_contact input[type="submit"] {
    color: #b050a7;
    padding: 10px 23px;
    margin-top: 10px;
    border-radius: 7px;
    background-color: #b1dee9;
    font-size: 15px;
    font-weight: 600;
    border-color: #b1dee9;
}
/***** Media CSS*****/

@media (min-width: 1050px) and (max-width: 1199px) {

  #mega-menu-primary {
        zoom: 0.9;
  }

}

@media (max-width: 1199px) {
  .form-test form input[type = "submit"] {
    margin-top: 10px;
    display: block;
    font-size: 20px;
  }

}

@media (min-width: 916px) and (max-width: 1050px) {

  #mega-menu-primary {
        zoom: 0.8;
  }

}

@media (min-width: 612px) and (max-width: 864px) {

  #mega-menu-primary {
        zoom: 0.66;
  }

}

@media (min-width: 623px) and (max-width: 1010px) {
  #mega-menu-primary {
        zoom: 0.73;
  }

  .footer_contacts p:nth-child(3) {
    margin-bottom: 0px;
    padding-bottom: 25px;
  }
  .heading_name h5 {
    padding-top: 20px;
  }
  footer span.border-bottom {
    /*width: 17%;*/
  }
  .result-search .sort {
    text-align: left;
  }
}

@media (min-width: 1280px) {

}
@media (max-width: 1005px) {
  .form-test form input[type = "text"] {
    margin-top: 5px;
    font-size: 20px;
  }

}

@media (max-width: 991px) {
  .info {
    /*padding-top: 50px;*/
    margin-bottom: -35px;
  }
  .info:nth-child(4) {
    margin-bottom: 50px;
  }
  .tabs-left > .nav-tabs {
    float: none;
    margin-right: 0px;
  }

}

@media (max-width: 767px) {

body {
    padding-left: 0;
    padding-right: 0;
}
  #header-img {
      display: block;
      text-align: center;
      width: 100%;
  }
  .contact_info {
      width: 75%;
      text-align: center;
  }
}


@media (max-width: 540px) {

}

@media (max-width: 400px) {

}