.top_1 {
  background: #f7f7f7;
  padding: 5px; }

.page {
  padding-top: 4px; }
  .page a {
    font-size: 16px; }
    @media (max-width: 567px) {
      .page a {
        font-size: 14px; } }

.social .pay {
  padding: 13px; }

#header {
  padding: 15px; }

.sexologist {
  background: #f7f7f7;
  padding: 13px; }

.consultation {
  background: #000; }
  .consultation h2 {
    color: #fff;
    padding-top: 56px;
    font-size: 38px; }
    @media (max-width: 567px) {
      .consultation h2 {
        padding-top: 0px !important; } }
  .consultation span {
    color: #ff3333; }
  .consultation img {
    text-align: right;
    width: 258px;
    position: relative; }
    @media (min-width: 567px) {
      .consultation img {
        width: auto !important; } }
  .consultation a {
    position: absolute;
    background: #e11717;
    right: 15%;
    top: 40%;
    color: #fff;
    padding: 13px;
    border-color: #e00000;
    font-size: 16px;
    border-radius: 22px;
    text-transform: uppercase; }

.about {
  background: #f7f7f7; }

.about-doctor a {
  background-image: linear-gradient(#cb6666, #0e0e0e);
  padding: 12px 26px;
  color: #fff;
  border-radius: 21px;
  font-size: 18px; }
  @media (max-width: 567px) {
    .about-doctor a {
      padding: 12px 5px !important; } }
.about-doctor ul {
  list-style: none;
  padding: 0; }
  .about-doctor ul li {
    line-height: 32px;
    font-size: 15px; }
    .about-doctor ul li b, .about-doctor ul li .fa {
      color: #e11717; }

.service-img {
  float: left;
  width: 30%; }
  @media (max-width: 567px) {
    .service-img {
      width: 100%; } }
  .service-img img {
    width: 170px;
    height: 170px;
    border-radius: 50%; }
    @media (max-width: 567px) {
      .service-img img {
        margin-top: 20px;
        width: 100%;
        height: auto;
        border-radius: inherit; } }

.service-treatment {
  float: right;
  width: 70%;
  padding-left: 23px;
  font-size: 15px;
  line-height: 25px; }
  @media (max-width: 567px) {
    .service-treatment {
      width: 100%;
      padding-left: 0px; } }
  .service-treatment h4 {
    color: #ff3030;
    text-transform: capitalize;
    font-size: 19px; }

.service-1 {
  background: #fff;
  border: 10px solid #f7f7f7;
  padding: 22px; }
  @media (max-width: 567px) {
    .service-1 {
      background: none !important;
      border: 10px solid transparent !important;
      text-align: center; } }
  .service-1 a {
    background: #fe1e1e;
    padding: 10px 20px;
    color: #fff; }
    @media (max-width: 567px) {
      .service-1 a {
        padding: 10px 11px; } }

.testimonial {
  background-image: url(../img/testimonial-bg1.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }
  .testimonial h1 {
    color: #fff; }
  .testimonial h3 {
    color: #fff; }

.why {
  background-image: url(../img/bg.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  padding: 0; }
  .why ul {
    list-style: none;
    padding: 0; }
    .why ul li {
      font-size: 15px;
      margin-bottom: 16px; }
      .why ul li b, .why ul li .fa {
        color: #e11717; }

.why-content {
  position: relative;
  padding: 22px; }

.why-content:before {
  content: "";
  background: -webkit-linear-gradient(to top, #143a8b, transparent);
  background: -o-linear-gradient(to top, #143a8b, transparent);
  background: -moz-linear-gradient(to top, #143a8b, transparent);
  background: linear-gradient(to right, #2650a9, transparent);
  height: 100%;
  width: 134%;
  bottom: 0px;
  border-radius: 4px;
  position: absolute;
  z-index: 1;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  left: -126%; }

.fertility a {
  color: #000; }

.common {
  background-image: url(../img/bg1.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative; }
  .common .common1 {
    background: #396beeba;
    padding: 29px; }
    .common .common1 h1 {
      color: #fff;
      margin-bottom: 30px; }
  .common .call1 {
    color: #ffffff;
    text-decoration: none;
    font-size: 31px; }
    @media (max-width: 567px) {
      .common .call1 {
        font-size: 20px; } }

.discuss {
  background-image: url(../img/bg2.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  padding: 42px; }
  .discuss h1 {
    color: #fff;
    text-align: center;
    text-transform: capitalize; }
  .discuss h2 {
    color: #fff;
    text-align: center;
    margin-bottom: 30px; }
  .discuss a {
    background: #e11717;
    /* right: 15%; */
    /* top: 40%; */
    color: #fff;
    padding: 13px;
    border-color: #e00000;
    font-size: 16px;
    border-radius: 22px;
    text-transform: uppercase; }

.appointment {
  padding: 33px; }
  .appointment textarea {
    height: 109px !important; }

.about-doctor summary {
  color: #e11717;
  font-size: 17px; }

/*# sourceMappingURL=main.css.map */
