/*-------------------------------------------------------------------------------------------------------------------------------*/
/*This is main CSS file that contains custom style rules used in this template*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* Template Name: Medicare*/
/* Version: 1.0 auto Release*/
/* Build Date: 28-03-2016*/
/* Author: Unbranded*/
/* Website: 
/* Copyright: (C) 2016 */
/*-------------------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------*/
/* TABLE OF CONTENTS: */
                        /*

    01 - ALL STYLES 
    02 - FONTS
    03 - HEADER
    04 - CONTACT
    05 - TOP SLIDER
    06 - TIMETABLE 
    07 - BUTTONS
    08 - DEPARTMENTS
    09 - SERVICES
    10 - SOLUTIONS
    11 - TEAM
    12 - RETAREATS
    13 - PRODUCTS
    14 - PAGINATION
    15 - BLOG
    16 - SWIPER
    17 - OWN SLIDER 
    18 - FOOTER
    
 */
/*--------------------------------------------------------*/
/*-------------------------*/
/*       VARIABLES         */
/*-------------------------*/
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,100,500,900,700,100italic,300italic,400italic,500italic,700italic,900italic|Raleway:400,900italic,800italic,700italic,600italic,500italic,400italic,300italic,200italic,100italic,900,800,700,600,500,300,200,100);
@import url(https://fonts.googleapis.com/css?family=Roboto|Roboto+Mono|Roboto+Condensed|Roboto+Slab|Raleway+Dots|Raleway);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,100,100italic,200,200italic,300,300italic,400italic,500,500italic,600italic,600,700,700italic,800italic,900,900italic,800);
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css");
.theme-1 .cssload-dot {
  background-color: #0d5e92; }

.theme-2 .cssload-dot {
  background-color: #2b8aad; }

.theme-3 .cssload-dot {
  background-color: #4ec07b; }

.theme-4 .cssload-dot {
  background-color: #de442f; }

.theme-5 .cssload-dot {
  background-color: #d7ce3d; }

.theme-6 .cssload-dot {
  background-color: #c951a3; }

.theme-7 .cssload-dot {
  background-color: #707af5; }

.theme-8 .cssload-dot {
  background-color: #234f6e; }

.theme-9 .cssload-dot {
  background-color: #4f1d76; }

.theme-10 .cssload-dot {
  background-color: #30731b; }

/*-------------------------*/
/*     01-ALL STYLES       */
/*-------------------------*/
html {
  overflow-x: hidden; }

body {
  font-family: 'Roboto', sans-serif;
  overflow: hidden; }

.padd-30 {
  padding-left: 30px;
  padding-right: 30px; }
  @media (max-width: 1200px) {
    .padd-30 {
      padding-left: 15px;
      padding-right: 15px; } }

.clear {
  clear: both; }

a:hover, a:active, a:focus {
  text-decoration: none; }

.text-white {
  color: #fff !important; }

.magnific-popup-link {
  outline: none; }
  .magnific-popup-link:focus, .magnific-popup-link:active {
    outline: none; }

.s-img-switch {
  display: none; }

.vert-align {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%; }

@media (max-width: 1550px) {
  .m-pag {
    bottom: 15px !important; } }

.aling-center {
  display: block;
  margin-left: auto;
  margin-right: auto; }

/*-------------------------*/
/*       02-FONTS          */
/*-------------------------*/
/*-------------------------*/
/*        03-HEADER        */
/*-------------------------*/
.medic-top-header {
  background-color: #f5f5f5;
  padding: 9px;
  font-size: 13px;
  margin-bottom: 11px;
  border-bottom: 1px solid #e8e8e8;
  color: #888888;
  margin-bottom: 20px; }
  @media (max-width: 767px) {
    .medic-top-header {
      padding: 9px 0;
      display: none; } }
  .medic-top-header .text {
    letter-spacing: -0.1px; }
  .medic-top-header .links {
    display: inline-block;
    float: right;
    margin-right: 4px; }
    .medic-top-header .links a {
      margin-left: 30px;
      color: #888888;
      text-decoration: none; }
      @media (max-width: 767px) {
        .medic-top-header .links a {
          margin-left: 10px; } }
      .medic-top-header .links a:hover {
        color: #655E5E; }

.medic-main-header a {
  color: #888888;
  text-decoration: none; }
  @media (max-width: 991px) {
    .medic-main-header a {
      font-size: 11px; } }
  .medic-main-header a:hover {
    color: #655E5E; }
  .medic-main-header a:active {
    color: inherit; }
  .medic-main-header a:focus {
    color: inherit; }
.medic-main-header .title {
  color: #222222;
  font-size: 13px;
  margin-left: 6px;
  letter-spacing: 0.6px;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase; }
  @media (max-width: 1300px) {
    .medic-main-header .title {
      font-size: 12px; } }
.medic-main-header .subtitle {
  margin-left: -13px;
  letter-spacing: 0.5px;
  color: #888888; }
  @media (max-width: 450px) {
    .medic-main-header .subtitle {
      margin-left: 0; } }
.medic-main-header i {
  color: #2293c3;
  float: left; }
  @media (max-width: 450px) {
    .medic-main-header i {
      float: none; } }
  .medic-main-header i.flaticon-letter:before {
    font-size: 16px; }
.medic-main-header .wrap {
  margin-left: 15px;
  padding-left: 15px;
  border-left: 1px solid #e8e8e8; }
  @media (min-width: 1750px) {
    .medic-main-header .wrap {
      margin-left: 0; } }
  @media (max-width: 991px) {
    .medic-main-header .wrap {
      border-left: 0; } }
  @media (max-width: 767px) {
    .medic-main-header .wrap {
      margin-left: 0;
      padding-left: 0; } }
  @media (max-width: 450px) {
    .medic-main-header .wrap {
      text-align: center; } }
  .medic-main-header .wrap.first {
    margin-left: 0;
    border-left: 0;
    padding-left: 0; }
  .medic-main-header .wrap.third {
    margin-left: 23px;
    padding-left: 21px; }
    @media (max-width: 767px) {
      .medic-main-header .wrap.third {
        margin-left: 0;
        padding-left: 0; } }
    @media (max-width: 1599px) {
      .medic-main-header .wrap.third .subtitle {
        margin-left: 30px; } }
    @media (max-width: 991px) {
      .medic-main-header .wrap.third .subtitle {
        margin-left: 0; } }
.medic-main-header .social-icon {
  text-align: right; }
  @media (max-width: 991px) {
    .medic-main-header .social-icon {
      margin-bottom: 35px; } }
  @media (max-width: 767px) {
    .medic-main-header .social-icon {
      text-align: left; } }
  @media (max-width: 450px) {
    .medic-main-header .social-icon {
      text-align: center; } }
  .medic-main-header .social-icon a {
    background-color: #888888;
    color: #fff;
    width: 32px;
    height: 32px;
    padding-top: 10px;
    margin-left: 12px;
    text-align: center;
    transition: 1s; }
    @media (max-width: 450px) {
      .medic-main-header .social-icon a {
        padding-top: 10px; } }
    .medic-main-header .social-icon a:hover {
      border-radius: 30px;
      transform: rotate(360deg); }
.medic-main-header .header-info {
  padding-left: 135px; }
  @media (max-width: 1599px) {
    .medic-main-header .header-info {
      padding-left: 0; } }
  @media (max-width: 767px) {
    .medic-main-header .header-info {
      display: none; } }
  .medic-main-header .header-info i:before {
    font-size: 18px; }
    @media (max-width: 450px) {
      .medic-main-header .header-info i:before {
        margin-left: 0; } }

/*-------------------------*/
/*        04-CONTACT       */
/*-------------------------*/
.contact-us .link {
  font-size: 15px; }
.contact-us .icon:before {
  margin-left: 0;
  margin-right: 20px;
  float: left;
  font-size: 15px; }
.contact-us .social-icon {
  margin-top: 30px; }
  .contact-us .social-icon a {
    background-color: #888888;
    color: #fff;
    width: 30px;
    height: 30px;
    padding-top: 8px;
    margin-left: 5px;
    text-align: center;
    transition: 1s;
    margin-left: 0; }
    .contact-us .social-icon a:hover {
      border-radius: 30px;
      transform: rotate(360deg); }
.contact-us .heading {
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  color: #333;
  font-weight: 700;
  margin-top: 55px;
  margin-bottom: 35px;
  letter-spacing: 1.4px;
  font-size: 14px;
  color: #000; }
.contact-us .m-top {
  margin-top: 63px; }
.contact-us .medic-input:not(.select) {
  height: 37px;
  background-color: transparent;
  color: #888;
  font-size: 13px;
  letter-spacing: 0.3px; }
.contact-us .medic-input.textarea {
  height: 80px;
  background-color: transparent;
  margin-bottom: 25px !important; }
.contact-us .btn-medic {
  color: #fff;
  background-color: #0284ba;
  margin: 0;
  padding: 12px 13px; }
  .contact-us .btn-medic.submit {
    padding: 10px 30px; }
  .contact-us .btn-medic:hover {
    color: #0284ba;
    background-color: #fff; }
.contact-us .medic-form-control {
  padding: 42px 41px 30px;
  background-color: #fafafa; }
  @media (max-width: 767px) {
    .contact-us .medic-form-control {
      padding: 42px 21px 30px; } }
  .contact-us .medic-form-control.classic {
    max-width: 765px; }
    @media (max-width: 1199px) {
      .contact-us .medic-form-control.classic {
        margin: 0 auto; } }
    @media (max-width: 1199px) {
      .contact-us .medic-form-control.classic .m-top {
        margin-top: 55px; } }
    @media (max-width: 767px) {
      .contact-us .medic-form-control.classic .m-top {
        margin-top: 0; } }
.contact-us p {
  color: #a0a0a0;
  font-size: 13px;
  letter-spacing: 0.5px; }
.contact-us a {
  color: #a0a0a0;
  text-decoration: none; }
.contact-us .fa {
  margin-right: 15px; }

/*-------------------------*/
/*     05-TOP SLIDEER      */
/*-------------------------*/
@media (max-width: 1199px) {
  .medic-top-slider .top-slide-wrap {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%; } }
.medic-top-slider.vertical .swiper-slide {
  cursor: n-resize; }
@media (max-width: 1400px) {
  .medic-top-slider.vertical.top-vert .swiper-container .pagination {
    right: -20px; } }
@media (max-width: 767px) {
  .medic-top-slider.vertical.top-vert .swiper-container .pagination {
    display: none; } }
.medic-top-slider.vertical .swiper-container .pagination {
  position: absolute;
  top: 50%;
  right: 0;
  text-align: right;
  -webkit-transform: translateY(-50%) rotate(90deg);
  -moz-transform: translateY(-50%) rotate(90deg);
  -ms-transform: translateY(-50%) rotate(90deg);
  -o-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
  width: auto; }
  @media (max-width: 500px) {
    .medic-top-slider.vertical .swiper-container .pagination {
      display: none; } }
.medic-top-slider.top-classic .medic-item-slide {
  min-height: 96vh; }
  @media (max-width: 991px) {
    .medic-top-slider.top-classic .medic-item-slide {
      min-height: 70vh;
      padding-bottom: 40px; } }
.medic-top-slider.top-classic.top-classic-x .subheading {
  margin-bottom: 30px; }
.medic-top-slider.top-classic.top-classic-x .swiper-slide {
  padding-bottom: 40px; }
.medic-top-slider.top-classic.top-classic-x .btn-medic {
  padding: 13px 38px;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  color: #fff;
  border-color: #fff; }
.medic-top-slider:not(.vertical) .swiper-container .pagination {
  position: absolute;
  bottom: 56px;
  right: 0; }
  @media (max-width: 1400px) {
    .medic-top-slider:not(.vertical) .swiper-container .pagination {
      bottom: 15px; } }
  @media (max-width: 991px) {
    .medic-top-slider:not(.vertical) .swiper-container .pagination {
      bottom: 0; } }
  @media (max-width: 991px) {
    .medic-top-slider:not(.vertical) .swiper-container .pagination {
      bottom: 10px; } }
.medic-top-slider .medic-item-slide {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  min-height: 760px;
  cursor: n-resize; }
  .medic-top-slider .medic-item-slide .slider-content {
    margin-top: 267px;
    padding: 0 0 0 16px; }
    @media (max-width: 1350px) {
      .medic-top-slider .medic-item-slide .slider-content {
        margin-top: 150px; } }
    @media (max-width: 1199px) {
      .medic-top-slider .medic-item-slide .slider-content {
        text-align: center;
        padding: 0 20px 0 20px;
        margin-top: 0; } }
    .medic-top-slider .medic-item-slide .slider-content .text {
      color: #666666; }
      .medic-top-slider .medic-item-slide .slider-content .text em {
        font-family: 'Droid Serif', serif;
        font-size: 16px;
        color: #444444;
        letter-spacing: 2px; }
    .medic-top-slider .medic-item-slide .slider-content h1 {
      font-size: 50px;
      font-family: "Raleway Heavy", sans-serif;
      color: #222222;
      /*text-transform: uppercase;*/
      letter-spacing: 2.1px;
      margin-bottom: 27px; }
      @media (max-width: 767px) {
        .medic-top-slider .medic-item-slide .slider-content h1 {
          font-size: 22px; } }
    .medic-top-slider .medic-item-slide .slider-content .subtitle {
      letter-spacing: 0.6px;
      line-height: 23px;
      margin-bottom: 44px;
      color: #666; }

.departments-slider .slider-wrap {
  opacity: 0;
  -webkit-transition: 0.7s;
  -moz-transition: 0.7s;
  -ms-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s; }
.departments-slider .visible-swiper.slider-wrap {
  opacity: 1; }
.departments-slider .slider-container {
  min-height: 470px; }

.tab-slider .content {
  background-color: #fff;
  margin-left: -16px;
  padding: 54px 90px 45px 28px; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .tab-slider .content {
      padding: 19px 90px 18px 28px; } }
  @media (max-width: 1199px) {
    .tab-slider .content {
      padding-right: 15px; } }
  @media (max-width: 991px) {
    .tab-slider .content {
      margin-left: 0; } }
  @media (max-width: 767px) {
    .tab-slider .content {
      padding-right: 0; } }
  .tab-slider .content .heading {
    font-size: 18px;
    font-family: "Raleway Heavy", sans-serif;
    letter-spacing: 0.7px;
    margin-bottom: 10px;
    color: #222;
    text-transform: capitalize; }
  .tab-slider .content .subheading {
    font-size: 11px;
    color: #696969;
    letter-spacing: 3.5px;
    margin-bottom: 29px; }
  .tab-slider .content .info {
    color: #a0a0a0;
    font-size: 15px;
    letter-spacing: 0.2px;
    line-height: 29px;
    margin-bottom: 11px; }
  .tab-slider .content .btn-medic {
    font-size: 10px;
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    padding: 11px 30px; }

/*-------------------------*/
/*      06-TIMETABLE       */
/*-------------------------*/
.medic-timetable {
  margin-top: 48px; }
  @media (min-width: 1200px) {
    .medic-timetable {
      overflow-x: hidden; } }
  .medic-timetable thead tr th {
    font-size: 15px;
    color: #888;
    font-weight: normal;
    text-align: center;
    border-bottom: 1px solid #e7e7e7; }
  .medic-timetable tbody tr:nth-child(odd) {
    background-color: #f9f9f9; }
  .medic-timetable tbody tr td {
    font-size: 15px;
    color: #888;
    vertical-align: middle;
    border-color: #e7e7e7; }
    .medic-timetable tbody tr td:first-child {
      width: 12.5%;
      text-align: center;
      padding: 24px; }
  .medic-timetable .bg-info {
    background-color: #1b90c1;
    padding-left: 9px;
    border: 1px solid #f9f9f9; }
  .medic-timetable .top {
    vertical-align: top; }
  .medic-timetable .title {
    font: 13px "Raleway Heavy", sans-serif;
    color: #fff;
    line-height: 25px; }
    @media (max-width: 1199px) {
      .medic-timetable .title {
        line-height: 18px; } }
  .medic-timetable .time {
    font-size: 15px;
    color: #000;
    font-weight: 500;
    letter-spacing: 0.2px; }
  .medic-timetable .info {
    font-size: 13px;
    color: #fff;
    line-height: 25px;
    margin-bottom: 4px; }
    @media (max-width: 1199px) {
      .medic-timetable .info {
        line-height: 18px; } }

/*-------------------------*/
/*        07-BUTTONS       */
/*-------------------------*/
.wpc-btn {
  background-color: #0284ba;
  outline: 0;
  border: 1px solid #0284ba;
  color: #fff;
  padding: 15px 40px;
  text-transform: uppercase;
  margin-top: 30px;
  border-radius: 0;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  padding: 15px 43px;
  font-size: 11px;
  letter-spacing: 0.5px; }
  .wpc-btn:hover {
    background-color: #fff;
    color: #0284ba; }

.medic-btn {
  background-color: transparent;
  border: 1px solid #fff;
  outline: 0;
  padding: 12px 22px;
  letter-spacing: 1px;
  font: 10px "Raleway", sans-serif;
  font-weight: 700;
  margin-top: 15px;
  color: #fff;
  text-transform: uppercase;
  border-radius: 0;
  display: inline-block;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s; }
  .medic-btn:hover {
    background-color: #fff;
    color: #1E7EBB;
    border: 1px solid #1E7EBB; }
  .medic-btn.btn-info {
    color: #fff;
    background-color: #0284ba; }
    .medic-btn.btn-info:hover {
      background-color: #FFF;
      color: #0284ba; }
  .medic-btn.classic {
    color: #138cbe;
    border: 1px solid #0284ba; }
    .medic-btn.classic:hover {
      background-color: #0284ba;
      color: #fff; }
    .medic-btn.classic.large-classic {
      padding: 12px 30px; }

.slider-content.bg-info {
  background-color: #fff;
  position: relative;
  padding: 30px 0 10px 40px;
  margin-top: 190px; }
  @media (max-width: 767px) {
    .slider-content.bg-info {
      padding: 20px; } }
  .slider-content.bg-info.m-top-140 {
    margin-top: 140px; }
    @media (max-width: 600px) {
      .slider-content.bg-info.m-top-140 {
        margin-top: 100px; } }
  .slider-content.bg-info .btn-medic {
    margin: 0; }
  .slider-content.bg-info .medic-input {
    margin-bottom: 20px; }

.medic-top-slider.classic-style {
  margin-bottom: 20px; }
  .medic-top-slider.classic-style .medic-item-slide {
    cursor: e-resize;
    position: relative; }
    @media (max-width: 991px) {
      .medic-top-slider.classic-style .medic-item-slide {
        padding-bottom: 20px; } }
    .medic-top-slider.classic-style .medic-item-slide:before {
      content: "";
      background-color: rgba(0, 0, 0, 0.3);
      position: absolute;
      width: 100%;
      height: 100%; }
    .medic-top-slider.classic-style .medic-item-slide .slider-content {
      margin-top: 85px; }
      @media (max-width: 1399px) {
        .medic-top-slider.classic-style .medic-item-slide .slider-content {
          margin-top: 30px; } }
  .medic-top-slider.classic-style .slider-content .title {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px; }
  .medic-top-slider.classic-style .slider-content .heading {
    font-weight: bold;
    font-family: "Raleway Heavy", sans-serif;
    text-align: center;
    text-transform: uppercase;
    color: #fff; }
  .medic-top-slider.classic-style .slider-content .subheading {
    color: #e9ebeb;
    font-size: 15px;
    text-align: center;
    margin-bottom: 85px; }
    @media (max-width: 1400px) {
      .medic-top-slider.classic-style .slider-content .subheading {
        margin-bottom: 10px; } }
  .medic-top-slider.classic-style .slider-content .medic-form-group {
    background-color: #fff;
    padding: 42px 40px 0; }
    @media (max-width: 1199px) {
      .medic-top-slider.classic-style .slider-content .medic-form-group {
        padding: 22px 20px 0; } }
  .medic-top-slider.classic-style .slider-content .form-footer {
    background-color: #0284ba;
    text-align: center; }
    .medic-top-slider.classic-style .slider-content .form-footer .btn-medic {
      background-color: #fff;
      color: #0284ba;
      -webkit-transition: 1s;
      -o-transition: 1s;
      transition: 1s; }
      .medic-top-slider.classic-style .slider-content .form-footer .btn-medic:hover {
        background-color: #0284ba;
        color: #fff;
        border-color: #fff; }
  .medic-top-slider.classic-style.m-bottom {
    margin-bottom: 22px; }

/* Get Font Awesome from CDN */
.wpc-navigation {
  position: relative;
  min-height: 40px;
  background-color: #0d5e92;
  margin-top: 3px; }
  @media (max-width: 767px) {
    .wpc-navigation {
      margin-top: 25px; } }
  @media (max-width: 767px) {
    .wpc-navigation.active {
      background-color: transparent; } }
  .wpc-navigation .logo {
    background-color: #fff;
    transform: skewX(-45deg);
    -ms-transform: skewX(-45deg);
    -webkit-transform: skewX(-45deg);
    transform-origin: top;
    position: relative;
    top: -25px;
    padding: 11px;
    float: left;
    padding-right: 49px;
    min-width: 150px; }
    .wpc-navigation .logo a {
      font-family: 'Raleway', serif;
      font-size: 16px;
      text-transform: uppercase;
      letter-spacing: 1px;
      display: inline-block;
      text-indent: 20px;
      transform: skewX(45deg);
      -ms-transform: skewX(45deg);
      -webkit-transform: skewX(45deg);
      font-weight: 500; }
    @media (max-width: 991px) {
      .wpc-navigation .logo {
        padding-right: 29px; } }
    .wpc-navigation .logo img {
      /*margin: -22px 20px 25px 0;*/
        margin:-30px 0px 0px 0;
      position: relative;
      left: 15px; }
      @media (max-width: 991px) {
        .wpc-navigation .logo img {
          margin: -30px 5px 25px 0;
          top: 25px; } }
      @media (width: 768px) {
        .wpc-navigation .logo img {
          margin-bottom: 20px; } }
      @media (max-width: 767px) {
        .wpc-navigation .logo img {
          position: relative;
          top: 30px;
          left: 25px; } }
  .wpc-navigation .menu-btn {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    text-transform: uppercase;
    font: 11px "Raleway", sans-serif;
    font-weight: 700;
    padding: 17px 14px;
    background-color: #0284ba;
    color: #fff;
    letter-spacing: 0.9px;
    margin-top: -2px;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    z-index: 99; }
    @media (max-width: 991px) {
      .wpc-navigation .menu-btn {
        font-size: 10px;
        padding: 17px 10px; } }
    @media (max-width: 767px) {
      .wpc-navigation .menu-btn {
        display: none; } }
    .wpc-navigation .menu-btn:hover {
      background-color: #FFF;
      color: #0284ba; }
  .wpc-navigation .mega-menu {
    min-width: 620px; }
    @media (min-width: 768px) {
      .wpc-navigation .mega-menu {
        padding-top: 12px !important;
        padding-bottom: 12px !important; } }
    @media (max-width: 991px) {
      .wpc-navigation .mega-menu {
        min-width: 550px; } }
    @media (max-width: 767px) {
      .wpc-navigation .mega-menu {
        min-width: 100%; } }
    .wpc-navigation .mega-menu > li {
      display: block; }
      @media (max-width: 767px) {
        .wpc-navigation .mega-menu > li {
          padding: 0; } }
      @media (max-width: 767px) {
        .wpc-navigation .mega-menu > li > ul {
          margin-top: 0; } }
      .wpc-navigation .mega-menu > li .sub-menu {
        position: static !important;
        float: left;
        border: none; }
        @media (max-width: 767px) {
          .wpc-navigation .mega-menu > li .sub-menu {
            float: none; } }
        .wpc-navigation .mega-menu > li .sub-menu.first {
          margin-left: 20px; }
          @media (min-width: 769px) and (max-width: 1199px) {
            .wpc-navigation .mega-menu > li .sub-menu.first {
              margin-left: 75px; } }
          @media (width: 768px) {
            .wpc-navigation .mega-menu > li .sub-menu.first {
              margin-left: 55px; } }
          @media (max-width: 767px) {
            .wpc-navigation .mega-menu > li .sub-menu.first {
              margin-left: 0; } }
        .wpc-navigation .mega-menu > li .sub-menu li {
          line-height: 25px; }
  .wpc-navigation .mega-item:hover li .sub-menu {
    opacity: 1 !important;
    visibility: visible !important; }
  .wpc-navigation .mega-item .sub-menu {
    padding: 0 15px; }
    @media (max-width: 767px) {
      .wpc-navigation .mega-item .sub-menu {
        padding: 0; } }
    .wpc-navigation .mega-item .sub-menu .menu-item a {
      display: block;
      line-height: 28px;
      color: #c8d5da; }
      @media (min-width: 1200px) {
        .wpc-navigation .mega-item .sub-menu .menu-item a {
          padding-right: 15px;
          padding-left: 15px; } }
      @media (max-width: 767px) {
        .wpc-navigation .mega-item .sub-menu .menu-item a {
          line-height: 9px;
          color: #fff;
          padding: 20px 15px; } }
      .wpc-navigation .mega-item .sub-menu .menu-item a:hover {
        background-color: #0179ab;
        color: #fff; }
    .wpc-navigation .mega-item .sub-menu .menu-item.active a {
      background-color: #0179ab;
      color: #fff; }
      @media (max-width: 767px) {
        .wpc-navigation .mega-item .sub-menu .menu-item.active a {
          background-color: transparent; } }

.main-menu {
  padding: 22px 0 0;
  margin: 0;
  position: relative;
  z-index: 99; }
  @media (min-width: 768px) and (max-width: 991px) {
    .main-menu {
      left: -150px;
      top: 7px; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .main-menu {
      left: -40px; } }
  @media (max-width: 767px) {
    .main-menu .fa-angle-down {
      float: right;
      position: relative;
      right: 5px; } }
  @media (min-width: 768px) and (max-width: 900px) {
    .main-menu .sub-menu {
      top: 35px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .wpc-navigation .main-menu > li {
    left: -24px; } }
.wpc-navigation .main-menu > li > a {
  margin-right: 17px;
  padding: 6px 15px; }
  @media (max-width: 767px) {
    .wpc-navigation .main-menu > li > a {
      margin-right: 0;
      padding: 15px;
      display: block; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .wpc-navigation .main-menu > li > a {
      margin-right: 0;
      padding: 5px; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .wpc-navigation .main-menu > li > a {
      margin-right: 0;
      padding: 6px 8px !important; } }

.main-menu li {
  display: inline-block;
  position: relative; }
  @media (max-height: 767px) {
    .main-menu li {
      text-align: left; } }
  @media (max-width: 1350px) {
    .main-menu li {
      margin-right: 0;
      padding-right: 0; } }
  @media (max-width: 767px) {
    .main-menu li {
      left: 0; } }
  .main-menu li a {
    padding: 6px 10px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1px; }
    @media (min-width: 768px) and (max-width: 1350px) {
      .main-menu li a {
        font-size: 10px;
        padding: 6px 5px; } }
    @media (max-width: 1199px) {
      .main-menu li a {
        margin-right: 0; } }
    @media (max-width: 767px) {
      .main-menu li a {
        color: #222; } }
  .main-menu li.active a, .main-menu li:hover a {
    color: #fff; }
    @media (max-width: 767px) {
      .main-menu li.active a, .main-menu li:hover a {
        background-color: transparent; } }
  @media (max-width: 767px) {
    .main-menu li.active a {
      color: #ccc; } }
  .main-menu li.menu-item-has-children > a:after {
    margin-left: 10px; }
  .main-menu li.menu-item-has-children > .sub-menu > .menu-item a {
    padding: 10px 20px;
    line-height: 20px;
    color: #c8d5da;
    display: block; }
    @media (max-width: 767px) {
      .main-menu li.menu-item-has-children > .sub-menu > .menu-item a {
        line-height: 3px;
        color: #fff;
        padding: 20px 15px; } }
    .main-menu li.menu-item-has-children > .sub-menu > .menu-item a:hover {
      background-color: #0179ab;
      color: #fff; }
      @media (max-width: 767px) {
        .main-menu li.menu-item-has-children > .sub-menu > .menu-item a:hover {
          background-color: #fff; } }
  .main-menu li.menu-item-has-children > .sub-menu > .menu-item.active a {
    background-color: #0179ab;
    color: #fff; }

.main-menu > li {
  padding-bottom: 22px; }

.main-menu > li:first-child {
  margin-left: -35px; }
  @media (max-width: 1199px) {
    .main-menu > li:first-child {
      margin-left: 0; } }

.main-menu > li:hover > a, .main-menu > li.active > a {
  background-color: #0284ba;
  color: #fff; }
  @media (max-width: 767px) {
    .main-menu > li:hover > a, .main-menu > li.active > a {
      background-color: transparent; } }

.main-menu .sub-menu {
  padding: 0;
  left: 0;
  top: 42px;
  padding-top: 15px;
  padding-bottom: 15px;
  z-index: 9;
  position: absolute;
  white-space: nowrap;
  background-color: #0284ba; }
  @media (min-width: 768px) and (max-width: 991px) {
    .main-menu .sub-menu {
      top: 34px; } }
  @media (max-width: 767px) {
    .main-menu .sub-menu {
      min-width: 100%;
      border-top: 5px solid #0d5e92; } }

.main-menu .sub-menu:not(.mega-menu) {
  min-width: 150px; }
  @media (max-width: 767px) {
    .main-menu .sub-menu:not(.mega-menu) {
      min-width: initial; } }

/* Active menu items */
.main-menu .current-menu-parent a,
.main-menu .current-menu-item a {
  color: #000; }

/* Show second and third menu levels */
@media screen and (min-width: 768px) {
  .main-menu .sub-menu li {
    display: block; }

  .main-menu .sub-menu {
    opacity: 0;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    visibility: hidden; }

  .main-menu li:hover > .sub-menu {
    opacity: 1;
    visibility: visible; }

  .main-menu .sub-menu li a:hover {
    color: #333; }

  .main-menu .sub-menu .sub-menu {
    position: absolute;
    left: 100%;
    top: 0; }

  /* First level menu arrows */
  .main-menu > .menu-item-has-children > a:after {
    content: '\f107';
    font-family: 'FontAwesome'; }

  /* Second level menu arrows */
  .main-menu .sub-menu .menu-item-has-children > a:after {
    content: '\f105';
    font-family: 'FontAwesome'; } }
@media (max-width: 767px) {
  .main-menu .menu-item-has-children .sub-menu {
    display: none;
    top: 18px; } }
/* Responsive menu button */
.nav-menu-icon {
  position: absolute;
  right: 15px;
  top: 15px;
  width: 32px;
  height: 32px;
  display: none;
  cursor: pointer; }
  @media (max-width: 450px) {
    .nav-menu-icon {
      top: 6px; } }

/* Don`t reqiured */
.wpc-navigation.active .nav-menu-icon i {
  background: none; }

.wpc-navigation.active .nav-menu-icon i:before {
  top: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #222; }

.wpc-navigation.active .nav-menu-icon i:after {
  top: 0;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
  background: #222; }

/* End Don`t reqiured */
.nav-menu-icon i:before, .nav-menu-icon i:after {
  content: '';
  width: 32px;
  height: 2px;
  background: #fff;
  position: absolute;
  left: 0;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  -ms-transition: all 0.15s ease-out; }

.nav-menu-icon i:before {
  top: -7px; }

.nav-menu-icon.active {
  top: 20px; }

.nav-menu-icon i:after {
  bottom: -7px; }

.nav-menu-icon i {
  position: relative;
  display: inline-block;
  width: 32px;
  height: 2px;
  background: #fff; }

.menu-item-has-children > a span {
  display: none; }

/* Responsive menu */
@media screen and (max-width: 767px) {
  .nav-menu-icon {
    display: block; }

  .main-menu {
    display: none; }

  .wpc-navigation.active .main-menu {
    display: block;
    width: 100%;
    background-color: #fff;
    padding: 0;
    height: auto;
    text-align: center;
    margin-bottom: 20px;
    clear: both;
    padding-top: 10px; }

  .main-menu li {
    display: block;
    padding: 0; }

  .main-menu > li {
    padding: 0;
    text-align: left; }

  .main-menu .sub-menu {
    position: static;
    padding: 0; }

  .menu-item-has-children > a span {
    display: inline-block; }

  .menu-item-has-children.active > .sub-menu {
    display: block;
    position: static; } }
.medic-input {
  padding: 8px;
  margin-bottom: 29px !important;
  width: 100%;
  outline: 0;
  border: 1px solid #b2b2b2;
  margin-bottom: 30px;
  -webkit-transition: box-shadow ease-in-out .15s;
  -o-transition: box-shadow ease-in-out .15s;
  transition: box-shadow ease-in-out .15s; }
  .medic-input.classic {
    margin-bottom: 0 !important;
    margin-top: 0; }
  .medic-input:focus {
    box-shadow: inset 1px 2px 2px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  @media (max-width: 1199px) {
    .medic-input {
      margin-bottom: 20px !important; } }

.group-select {
  width: 100%;
  position: relative;
  margin-bottom: 1px; }
  @media (max-width: 1199px) {
    .group-select {
      margin-bottom: 11px; } }

.medic-input.select {
  background-color: #0284ba;
  color: #fff;
  font-weight: normal;
  border: 1px solid #0284ba;
  font-size: 13px;
  cursor: pointer;
  height: 35px;
  line-height: 29px; }

.btn-select-group {
  cursor: pointer;
  pointer-events: none; }
  .btn-select-group .plus {
    position: absolute;
    top: -2px;
    right: 11px;
    font-size: 28px;
    font-weight: 100;
    color: #0284ba; }

.btn-select {
  position: absolute;
  top: 0;
  right: 0;
  border: 1px solid #0284ba;
  outline: 0;
  width: 40px;
  height: 35px;
  font-size: 18px;
  color: #0284ba;
  background-color: #fff; }

.medic-navigation-menu nav.navbar.navbar-default {
  background-color: #0d5e92;
  border-radius: 0;
  margin-top: 5px;
  margin-bottom: 0;
  border: 1px solid #0d5e92; }
.medic-navigation-menu .navbar-default .navbar-nav > li {
  margin-top: 10px;
  margin-right: 3px; }
  .medic-navigation-menu .navbar-default .navbar-nav > li > a {
    color: #fff;
    text-transform: uppercase;
    outline: 0;
    cursor: pointer;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s; }
    .medic-navigation-menu .navbar-default .navbar-nav > li > a:hover {
      background-color: #0284ba; }
.medic-navigation-menu .navbar-default .navbar-nav > .open > a {
  background-color: #0284ba;
  color: #fff; }
  .medic-navigation-menu .navbar-default .navbar-nav > .open > a:focus {
    color: #fff; }
  .medic-navigation-menu .navbar-default .navbar-nav > .open > a:hover {
    color: #fff; }
.medic-navigation-menu .navbar-default .navbar-nav > .current-menu-item > a {
  background-color: #0284ba;
  background-color: #0284ba;
  color: #fff; }
  .medic-navigation-menu .navbar-default .navbar-nav > .current-menu-item > a:focus {
    background-color: #0284ba;
    color: #fff; }
  .medic-navigation-menu .navbar-default .navbar-nav > .current-menu-item > a:hover {
    background-color: #0284ba;
    color: #fff; }
.medic-navigation-menu .navbar-default .navbar-right li a {
  padding-bottom: 6px;
  padding-top: 8px;
  margin-top: -3px;
  margin-right: 10px;
  background-color: #0284ba; }
  .medic-navigation-menu .navbar-default .navbar-right li a:hover {
    background-color: #fff;
    color: #0284ba; }
  .medic-navigation-menu .navbar-default .navbar-right li a:active {
    background-color: #fff;
    color: #0284ba; }
  .medic-navigation-menu .navbar-default .navbar-right li a:focus {
    background-color: #fff;
    color: #0284ba; }
.medic-navigation-menu .navbar-default .navbar-toggle {
  border: 0; }
  .medic-navigation-menu .navbar-default .navbar-toggle:focus {
    background-color: #0d5e92; }
  .medic-navigation-menu .navbar-default .navbar-toggle:hover {
    background-color: #0d5e92; }
  .medic-navigation-menu .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff; }
.medic-navigation-menu .navbar-nav > li > .dropdown-menu {
  margin-top: 12px; }
.medic-navigation-menu .navbar-nav > li > a {
  padding-bottom: 2px;
  padding-top: 4px; }
.medic-navigation-menu .caret {
  color: #fff;
  margin-left: 7px; }
.medic-navigation-menu .menu-item-has-children {
  margin-top: 11px;
  margin-top: 11px;
  background-color: #1C74AD; }
  .medic-navigation-menu .menu-item-has-children li a {
    color: #fff;
    outline: 0;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s; }
    .medic-navigation-menu .menu-item-has-children li a:hover {
      color: #000; }
.medic-navigation-menu .nav .open > a {
  color: #fff;
  background-color: #1C5C9E; }
  .medic-navigation-menu .nav .open > a:focus {
    color: #fff;
    background-color: #1C5C9E; }
  .medic-navigation-menu .nav .open > a:hover {
    color: #fff;
    background-color: #1C5C9E; }

/*-------------------------*/
/*      08-DEPARTMENTS     */
/*-------------------------*/
.medic-departments {
  min-height: 362px;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 20px;
  margin-top: 30px;
  position: relative;
  background-size: cover; }
  .medic-departments.m-top-25 {
    margin-top: 25px; }
  @media (max-width: 1030px) {
    .medic-departments {
      min-height: 230px; } }
  .medic-departments:before {
    content: "";
    background-color: rgba(0, 0, 0, 0.2);
    width: 100%;
    height: 100%;
    position: absolute; }
  .medic-departments .medic-title {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-family: "Raleway", sans-serif;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0); }
    .medic-departments .medic-title .link {
      border: 1px solid #fff;
      padding: 18px 60px;
      color: #fff;
      font-family: "Raleway Heavy", sans-serif;
      letter-spacing: 1.1px;
      -webkit-transition: 1s;
      -moz-transition: 1s;
      -ms-transition: 1s;
      -o-transition: 1s;
      transition: 1s; }
      @media (max-width: 1199px) {
        .medic-departments .medic-title .link {
          padding: 15px 30px; } }
      .medic-departments .medic-title .link:hover {
        background-color: #0284ba;
        border-color: #0284ba;
        color: #fff; }

.medic-departments.classic:before {
  content: none; }
.medic-departments.classic .medic-title {
  position: absolute;
  bottom: -33px;
  top: auto;
  background-color: #54a4c6;
  opacity: 0.7;
  padding: 23px;
  letter-spacing: 1px;
  width: 100%;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s; }
.medic-departments.classic .medic-content {
  position: absolute;
  bottom: 0;
  background-color: rgba(93, 161, 183, 0.7);
  width: 100%;
  padding: 10px 25px 20px 25px;
  opacity: 0;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s; }
  @media (max-width: 1199px) {
    .medic-departments.classic .medic-content {
      position: static; } }
  .medic-departments.classic .medic-content .title {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-family: "Raleway Heawy", sans-serif;
    font-weight: bold;
    padding: 20px 0 20px 0;
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 20px; }
  .medic-departments.classic .medic-content .text-info {
    color: #dfeff6;
    line-height: 22px;
    margin-bottom: 20px; }
.medic-departments.classic:hover .medic-content {
  opacity: 1; }
.medic-departments.classic:hover .medic-title {
  opacity: 0 !important; }
.medic-departments.classic .btn-medic {
  color: #fff;
  border-color: #fff; }
  .medic-departments.classic .btn-medic:hover {
    border-color: #138cbe; }

.medic-departments.classic.m-top {
  margin-top: 50px; }

.tabs-item.active {
  display: block; }

.tabs-item {
  display: none; }

.departments-slider {
  background-color: #0d5e92;
  padding-top: 56px;
  padding-bottom: 26px; }
  .departments-slider .header-block {
    text-align: center;
    color: #fff;
    padding-top: 60px; }
  .departments-slider .medic-services-slider {
    padding-bottom: 60px; }
  .departments-slider .departmens-tabs.nav-tabs {
    margin-top: 50px;
    margin-bottom: 7px; }
  @media (max-width: 991px) {
    .departments-slider .tab-content img {
      width: 100%; } }
  .departments-slider .tab-content .tab-wrap {
    min-height: 430px; }
    @media (max-width: 991px) {
      .departments-slider .tab-content .tab-wrap > .container {
        width: auto; } }
    @media (max-width: 991px) {
      .departments-slider .tab-content .tab-wrap {
        width: 60%;
        margin-left: auto;
        margin-right: auto; } }
    @media (max-width: 450px) {
      .departments-slider .tab-content .tab-wrap {
        width: 100%; } }

.header-block .title-section {
  font-size: 13px;
  font-family: "Roboto Regular", sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px; }
.header-block .heading {
  font-family: "Raleway Heawy", sans-serif;
  text-transform: uppercase;
  font-weight: bold; }
.header-block .info {
  font-family: "Roboto Regular", sans-serif; }

.header-block.classic {
  color: #fff;
  position: relative;
  top: 35px; }
  .header-block.classic .btn-medic {
    color: #fff;
    border-color: #fff; }
    .header-block.classic .btn-medic:hover {
      border-color: #138cbe; }

.nav-pills {
  margin-top: 50px;
  text-align: center;
  border: none; }
  .nav-pills > li {
    float: none;
    display: inline-block;
    margin-bottom: 25px; }

.departmens-tabs.nav-tabs {
  text-align: center;
  border: none; }
  .departmens-tabs.nav-tabs > li {
    float: none;
    display: inline-block;
    margin-bottom: 25px; }
    @media (max-width: 420px) {
      .departmens-tabs.nav-tabs > li {
        display: block; } }

.departmens-tabs.nav-pills > li > a {
  background-color: transparent;
  color: #fff;
  text-transform: uppercase;
  font-family: "Roboto Regular", sans-serif;
  font-size: 15px;
  letter-spacing: 2.3px;
  border: none;
  border-bottom: 1px solid #1b90c1;
  border-radius: 0;
  padding: 0;
  margin-right: 38px; }
  @media (max-width: 420px) {
    .departmens-tabs.nav-pills > li > a {
      margin-right: 0;
      border: none; } }
.departmens-tabs.nav-pills > li.active > a {
  border: none;
  border-bottom: 2px solid #fff;
  background-color: transparent; }
  @media (max-width: 420px) {
    .departmens-tabs.nav-pills > li.active > a {
      border: none; } }
  .departmens-tabs.nav-pills > li.active > a:focus {
    border: none;
    border-bottom: 2px solid #fff;
    background-color: transparent; }
  .departmens-tabs.nav-pills > li.active > a:hover {
    border: none;
    border-bottom: 2px solid #fff;
    background-color: transparent; }

.departmens-tabs.tab-content .heading {
  color: #222;
  font-size: 18px;
  font-family: "Raleway Heawy", sans-serif;
  font-weight: bold;
  margin-bottom: 15px; }
.departmens-tabs.tab-content .subheading {
  color: #696969;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 40px;
  font-family: "Roboto Regular", sans-serif; }
.departmens-tabs.tab-content .info {
  color: #a0a0a0;
  font-family: "Roboto Regular", sans-serif;
  font-size: 15px; }
.departmens-tabs.tab-content .content {
  background-color: #fff;
  padding: 60px 90px 60px 20px;
  line-height: 1.5; }
.departmens-tabs.tab-content .img-responsive {
  float: right; }
.departmens-tabs.tab-content .btn-medic {
  margin-bottom: 8px; }

.medic-section-header {
  text-align: center;
  padding-left: 15px;
  padding-right: 15px; }
  .medic-section-header.m-topp {
    margin-top: 47px !important;
    margin-bottom: 60px !important; }
  .medic-section-header .text-header {
    letter-spacing: 3.5px;
    text-transform: uppercase;
    margin-bottom: 6px; }
  .medic-section-header .heading {
    margin-top: 10px;
    font: bold 32px "Raleway Heavy", sans-serif !important;
    margin-bottom: 13px;
    text-transform: uppercase;
    letter-spacing: 1.5px; }
    @media (max-width: 767px) {
      .medic-section-header .heading {
        font-size: 25px !important; } }
    @media (max-width: 450px) {
      .medic-section-header .heading {
        font-size: 22px !important; } }
  .medic-section-header .subheading {
    letter-spacing: 1px;
    font-style: italic;
    color: #888; }
    .medic-section-header .subheading.text-normal {
      font-style: normal;
      letter-spacing: 0.4px; }
  .medic-section-header.light .text-header {
    color: #e7e8e8; }
  .medic-section-header.light .heading {
    color: #fff;
    letter-spacing: 3px; }
  .medic-section-header.light .subheading {
    color: #d7d6d5; }

/*-------------------------*/
/*       09-SERVICES       */
/*-------------------------*/
@media (min-width: 992px) and (max-width: 1199px) {
  .medic-our-services .wrapper {
    margin-left: 10px;
    margin-right: 10px; } }
@media (max-width: 767px) {
  .medic-our-services .wrapper {
    width: 60%;
    margin-left: auto;
    margin-right: auto; } }
@media (max-width: 450px) {
  .medic-our-services .wrapper {
    width: 100%; } }
@media (max-width: 767px) {
  .medic-our-services .wrapper.modern .wrapper-img img {
    width: 100%; } }
@media (min-width: 1700px) {
  .medic-our-services .medic-solutions-info .swiper-container {
    margin-left: 10px; } }
@media (min-width: 1700px) {
  .medic-our-services .medic-solutions-info .medic-content-solution {
    margin-right: 18px; } }
@media (min-width: 1700px) {
  .medic-our-services .swiper-container.solution-swiper {
    margin-left: 10px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .medic-our-services .swiper-container.solution-swiper .wrapper {
    padding: 10px; } }
.medic-our-services .swiper-container.solution-swiper .wrapper .medic-content-solution {
  margin-right: 10px; }
  @media (min-width: 1700px) {
    .medic-our-services .swiper-container.solution-swiper .wrapper .medic-content-solution {
      margin-right: 7px; } }
  @media (max-width: 1199px) {
    .medic-our-services .swiper-container.solution-swiper .wrapper .medic-content-solution {
      margin-right: 0; } }
.medic-our-services.m-top-70 {
  margin-top: 70px; }
.medic-our-services.m-bottom-55 {
  margin-bottom: 55px; }
.medic-our-services .medic-section-header {
  margin-top: 47px;
  margin-bottom: 83px; }
  @media (max-width: 480px) {
    .medic-our-services .medic-section-header {
      margin-bottom: 0; } }
  .medic-our-services .medic-section-header.m-bottom-90 {
    margin-bottom: 90px; }
  .medic-our-services .medic-section-header .subheading {
    letter-spacing: 1px; }
.medic-our-services .medic-section-header.m-top {
  margin-top: 0; }
.medic-our-services .title {
  letter-spacing: 0.6px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 5px; }
.medic-our-services .desc {
  font-size: 15px;
  color: #888;
  line-height: 24px;
  margin-top: 18px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .medic-our-services .desc {
      padding-right: 10px; } }
  @media (max-width: 767px) {
    .medic-our-services .desc {
      margin-right: 0; } }
.medic-our-services .square {
  width: 70px;
  height: 70px;
  background-color: #0284ba;
  text-align: center;
  padding-top: 20px;
  margin-top: 4px; }
  @media (max-width: 767px) {
    .medic-our-services .square {
      margin: 4px auto 0; } }
  @media (max-width: 450px) {
    .medic-our-services .square {
      margin-bottom: 20px; } }
  @media (max-width: 400px) {
    .medic-our-services .square {
      margin: 4px auto 10px; } }
.medic-our-services .subtitle {
  font-family: 'Droid Serif Italic', serif;
  letter-spacing: 2.7px;
  margin-bottom: 27px;
  color: #a0a0a0; }
.medic-our-services .m-bottom-65 {
  margin-bottom: 65px; }
.medic-our-services.light .medic-content-solution {
  background-color: #fafafa;
  margin-right: 0; }
.medic-our-services.light .medic-content-solution {
  padding: 41px 30px 50px 40px; }
.medic-our-services.light .medic-btn {
  margin-top: 15px; }
.medic-our-services .section-info {
  margin-top: 50px;
  padding-left: 15px;
  padding-right: 15px; }
  .medic-our-services .section-info.m-top {
    margin-top: 30px; }
  @media (max-width: 1199px) {
    .medic-our-services .section-info {
      padding-left: 0;
      padding-right: 0; } }
  .medic-our-services .section-info.classic {
    padding-left: 0;
    padding-right: 0; }
  .medic-our-services .section-info > p:first-child {
    font: bold 16px "Raleway", sans-serif;
    color: #fff;
    text-transform: capitalize; }
  .medic-our-services .section-info .info {
    background-color: #0284ba;
    padding: 82px 70px 80px 70px; }
    @media (max-width: 991px) {
      .medic-our-services .section-info .info {
        padding: 40px; } }
    @media (max-width: 767px) {
      .medic-our-services .section-info .info {
        padding: 30px 15px;
        text-align: center; } }
    .medic-our-services .section-info .info .title {
      font-weight: bold;
      letter-spacing: 0.9px;
      text-transform: capitalize;
      font: 16px "Raleway Heavy", sans-serif;
      color: #fff;
      margin-bottom: 13px; }
    .medic-our-services .section-info .info .subtitle {
      color: #9acee3;
      text-transform: uppercase;
      letter-spacing: 2.7px;
      font-family: "Roboto Light", sans-serif;
      font-size: 11px;
      margin-bottom: 21px; }
    .medic-our-services .section-info .info .desc {
      padding-right: 20px;
      letter-spacing: 0.1px;
      line-height: 23px;
      margin-bottom: 10px;
      color: #cfdfe9; }
      @media (max-width: 991px) {
        .medic-our-services .section-info .info .desc {
          padding-right: 0; } }
  .medic-our-services .section-info .info.bg-color {
    background-color: #0d5e92; }
  .medic-our-services .section-info .info.bg-color-2 {
    background-color: #063d61; }
    .medic-our-services .section-info .info.bg-color-2.classic {
      background-color: #0d5e92; }
  @media (max-width: 991px) {
    .medic-our-services .section-info.modern-style {
      margin-top: 180px; } }
.medic-our-services .section-info.modern {
  padding: 0;
  margin-top: 40px;
  margin-bottom: 60px; }
  .medic-our-services .section-info.modern .info {
    background-color: #fff;
    border: 1px solid #0585bb; }
    .medic-our-services .section-info.modern .info .heading {
      font-weight: bold;
      color: #0284ba;
      font-size: 16px;
      font-family: "Raleway Heavy", sans-serif;
      letter-spacing: 1px; }
      @media (max-width: 991px) {
        .medic-our-services .section-info.modern .info .heading {
          font-size: 15px; } }
    .medic-our-services .section-info.modern .info .subheading {
      font-size: 11px;
      font-family: "Raleay Light", sans-serif;
      text-transform: uppercase;
      color: #c7c7c7;
      letter-spacing: 2.7px;
      margin-top: 12px;
      margin-bottom: 20px; }
      @media (max-width: 991px) {
        .medic-our-services .section-info.modern .info .subheading {
          font-size: 10px; } }
    .medic-our-services .section-info.modern .info .desc {
      font-size: 15px;
      color: #4e4e4e;
      margin-bottom: 15px; }
    .medic-our-services .section-info.modern .info > p {
      color: #4e4e4e; }
  .medic-our-services .section-info.modern .btn-medic {
    margin: 10px 0;
    background-color: #0284ba;
    color: #fff; }
    .medic-our-services .section-info.modern .btn-medic:hover {
      background-color: #fff;
      color: #0284ba; }
  .medic-our-services .section-info.modern .info.bg-color {
    background-color: #fff; }
    .medic-our-services .section-info.modern .info.bg-color .btn-medic {
      background-color: #0d5e92;
      color: #fff; }
      .medic-our-services .section-info.modern .info.bg-color .btn-medic:hover {
        background-color: #fff;
        color: #0d5e92; }
    .medic-our-services .section-info.modern .info.bg-color > p:first-child {
      color: #0d5e92; }
  .medic-our-services .section-info.modern .info.bg-color-2 {
    background-color: #fff;
    color: #063d61; }
    .medic-our-services .section-info.modern .info.bg-color-2 .btn-medic {
      background-color: #063d61;
      color: #fff; }
      .medic-our-services .section-info.modern .info.bg-color-2 .btn-medic:hover {
        background-color: #fff;
        color: #063d61; }
    .medic-our-services .section-info.modern .info.bg-color-2 > p:first-child {
      color: #063d61; }
.medic-our-services .header-solutitions {
  text-align: center;
  padding-top: 132px;
  margin-bottom: 84px;
  margin-top: 0; }
  @media (max-width: 767px) {
    .medic-our-services .header-solutitions {
      margin-bottom: 45px; } }
  .medic-our-services .header-solutitions p:first-child {
    color: #d2d3d4;
    text-transform: uppercase; }
  .medic-our-services .header-solutitions p em {
    color: #b5b4b3;
    font-family: 'Droid Serif', serif; }
  .medic-our-services .header-solutitions h1 {
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    font-family: "Raleway Heawy", sans-serif; }
.medic-our-services .medic-content-solution {
  background-color: #fff;
  padding: 50px 40px;
  margin-top: -10px;
  margin-bottom: 30px;
  margin-right: 20px; }
  @media (max-width: 1199px) {
    .medic-our-services .medic-content-solution {
      margin-right: 0; } }
  @media (max-width: 767px) {
    .medic-our-services .medic-content-solution {
      margin-bottom: 0;
      padding: 30px; } }
  .medic-our-services .medic-content-solution strong {
    color: #222222;
    font-family: "Raleway Heavy", sans-serif;
    font-size: 16px;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s; }
  .medic-our-services .medic-content-solution .heading {
    letter-spacing: 0.9px;
    color: #222;
    margin-bottom: 9px; }
  .medic-our-services .medic-content-solution .sub-header {
    color: #a2a2a2;
    letter-spacing: 3.3px;
    font-size: 11px;
    text-transform: uppercase;
    margin-bottom: 16px; }
  .medic-our-services .medic-content-solution .content-info {
    color: #888888;
    padding-right: 7px;
    letter-spacing: 0.5px;
    line-height: 24px;
    font-size: 15px; }
  .medic-our-services .medic-content-solution .btn {
    background-color: #0284ba; }
.medic-our-services .toggle-slide {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%; }
  .medic-our-services .toggle-slide .fa {
    color: #fff; }
  .medic-our-services .toggle-slide .slide-prev {
    position: absolute;
    left: 20px; }
  .medic-our-services .toggle-slide .slide-next {
    position: absolute;
    right: 20px; }

/*-------------------------*/
/*       10-SOLUTIONS       */
/*-------------------------*/
.medic-solutions-info {
  height: 1040px;
  background-repeat: no-repeat;
  position: relative;
  background-size: cover; }
  .medic-solutions-info .wrapper-img {
    position: relative;
    display: inline-block;
    margin-bottom: 0; }
  .medic-solutions-info .wrap:before {
    content: "+";
    padding-top: 25%;
    font-size: 50px;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    transition: 1s; }
  .medic-solutions-info .wrap:hover .img-wrap:before {
    background-color: rgba(48, 203, 234, 0.7);
    padding-top: 25%; }
  .medic-solutions-info .wrapper:hover .medic-content-solution strong {
    color: #30cbea; }
  .medic-solutions-info .wrapper:hover .btn-medic, .medic-solutions-info .wrapper:hover .medic-btn {
    background-color: #30cbea;
    border-color: #30cbea; }
    .medic-solutions-info .wrapper:hover .btn-medic:hover, .medic-solutions-info .wrapper:hover .medic-btn:hover {
      background-color: #0284ba;
      color: #fff; }
  .medic-solutions-info .wrapper:hover .wrapper-img:before {
    content: "+";
    padding-top: 25%;
    font-size: 50px;
    background-color: rgba(48, 203, 234, 0.7); }
  .medic-solutions-info .wrapper .wrapper-img {
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s; }
    @media (max-width: 767px) {
      .medic-solutions-info .wrapper .wrapper-img {
        width: 100%; } }
    .medic-solutions-info .wrapper .wrapper-img:before {
      content: "";
      width: 100%;
      height: 100%;
      position: absolute;
      font-size: 55px;
      color: #fff;
      text-align: center;
      padding-top: 0;
      -webkit-transition: 1s;
      -o-transition: 1s;
      transition: 1s; }
  .medic-solutions-info:before {
    content: "";
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    position: absolute;
    height: 100%; }
  .medic-solutions-info .swiper-pagination-switch {
    display: none !important; }

.medic-our-services.classic .medic-section-header {
  margin-top: 60px; }
  .medic-our-services.classic .medic-section-header .title {
    text-transform: uppercase;
    font-family: "Roboto Regular", sans-serif;
    letter-spacing: 2px; }
  .medic-our-services.classic .medic-section-header .heading {
    font-size: 32px; }
.medic-our-services.classic .section-info .info {
  padding: 28px 40px 24px; }
  @media (max-width: 1199px) {
    .medic-our-services.classic .section-info .info {
      padding: 12px 40px 10px; } }
  .medic-our-services.classic .section-info .info .heading {
    margin-top: 28px;
    font: bold 16px "Raleway Heawy", sans-serif;
    color: #fff;
    margin-bottom: 15px;
    letter-spacing: 0.5px; }
  .medic-our-services.classic .section-info .info .icon-img {
    width: 25px; }
  .medic-our-services.classic .section-info .info.top-info {
    padding-top: 30px;
    padding-bottom: 24px; }
    @media (max-width: 1199px) {
      .medic-our-services.classic .section-info .info.top-info {
        padding-top: 12px;
        padding-bottom: 12px; } }
    .medic-our-services.classic .section-info .info.top-info .heading {
      margin-bottom: 13px;
      letter-spacing: 0.9px;
      margin-top: 26px; }
    .medic-our-services.classic .section-info .info.top-info .subheding {
      font-size: 12px;
      color: #9acee3;
      margin-bottom: 20px; }
    .medic-our-services.classic .section-info .info.top-info .desc {
      color: #cce6f1;
      font-size: 15px;
      line-height: 23px; }
    .medic-our-services.classic .section-info .info.top-info i {
      color: #0284ba; }
      .medic-our-services.classic .section-info .info.top-info i:before {
        margin-left: 0;
        font-size: 16px; }
.medic-our-services.classic .section-info .subheding {
  text-transform: uppercase;
  font-family: "Roboto Light",sans-serif;
  letter-spacing: 2px;
  font-size: 12px;
  color: #508bb0;
  margin-bottom: 20px; }
.medic-our-services.classic .section-info .desc {
  color: #fff;
  line-height: 23px; }
.medic-our-services.classic .info-block-3 .content-info p {
  color: #989898; }

@media (max-width: 991px) {
  .section-gallery.classic .info-block-1 {
    width: 100%; } }
@media (max-width: 767px) {
  .section-gallery.classic .info-block-1 {
    width: 50%; } }
@media (max-width: 500px) {
  .section-gallery.classic .info-block-1 {
    width: 80%; } }
@media (max-width: 420px) {
  .section-gallery.classic .info-block-1 {
    width: 90%; } }
.section-gallery .title {
  text-transform: uppercase;
  font-family: "Roboto Regular", sans-serif;
  letter-spacing: 2.7px; }
.section-gallery .medic-section-header {
  margin-bottom: 50px; }
  .section-gallery .medic-section-header .heading {
    font-size: 32px; }
.section-gallery .heading {
  text-transform: uppercase;
  font-family: "Raleway Heawy", sans-serif; }

.section-gallery.doctor-details {
  margin-top: -60px; }

.medic-services.padd {
  padding-top: 9px; }

.medic-services.medic-our-services.classic {
  margin-top: -150px;
  margin-bottom: 100px; }

.no-padding {
  padding: 0 !important; }

.no-padding-left {
  padding-left: 0 !important; }

.no-padding-right {
  padding-left: 0 !important; }

.no-margin {
  margin: 0 !important; }

.no-margin-left {
  margin-left: 0 !important; }

.medic-solutions-info.classic .header-solutitions h1 {
  color: #222; }
.medic-solutions-info.classic .header-solutitions p:first-child {
  color: #767676; }
.medic-solutions-info.classic .medic-content-solution {
  background-color: #fafafa; }
.medic-solutions-info.classic:before {
  content: none; }

/*-------------------------*/
/*          11-TEAM        */
/*-------------------------*/
.medic-team {
  margin-top: 135px; }
  @media (max-width: 767px) {
    .medic-team {
      margin-top: 70px; } }
  @media (max-width: 480px) {
    .medic-team {
      margin-top: 55px; } }
  .medic-team .medic-team-slider {
    margin-top: 75px;
    margin-bottom: 130px; }
    .medic-team .medic-team-slider img {
      display: inline-block;
      margin-bottom: 20px; }
    .medic-team .medic-team-slider .medic-info {
      padding: 5px 35px;
      -webkit-transition: 1s;
      -o-transition: 1s;
      transition: 1s;
      position: absolute; }
      @media (max-width: 767px) {
        .medic-team .medic-team-slider .medic-info {
          display: none; } }
      .medic-team .medic-team-slider .medic-info .medic-info-detail .socila-icons {
        margin-top: 20px; }
        .medic-team .medic-team-slider .medic-info .medic-info-detail .socila-icons i {
          color: #787878;
          margin: 0 10px;
          background-color: #fff;
          padding: 13px;
          width: 40px;
          height: 40px;
          border-radius: 30px;
          -webkit-transition: 1s;
          -o-transition: 1s;
          transition: 1s; }
          .medic-team .medic-team-slider .medic-info .medic-info-detail .socila-icons i:hover {
            background-color: #30cbea;
            padding: 13px;
            width: 40px;
            height: 40px;
            border-radius: 30px;
            color: #fff; }
    .medic-team .medic-team-slider .medic-info-detail {
      display: none; }
    .medic-team .medic-team-slider .medic-slider-content:hover .medic-info-detail {
      display: block; }
      @media (max-width: 767px) {
        .medic-team .medic-team-slider .medic-slider-content:hover .medic-info-detail {
          display: none; } }
    .medic-team .medic-team-slider .medic-slider-content:hover .medic-info {
      bottom: 13px;
      background-color: #fff;
      padding-top: 30px;
      text-align: center; }
      .medic-team .medic-team-slider .medic-slider-content:hover .medic-info .title {
        font: 14px "Raleway", sans-serif;
        font-weight: 700;
        text-transform: capitalize;
        color: #222;
        margin-bottom: 21px; }
        @media (max-width: 767px) {
          .medic-team .medic-team-slider .medic-slider-content:hover .medic-info .title {
            margin-bottom: 10px; } }
      .medic-team .medic-team-slider .medic-slider-content:hover .medic-info .subtitle {
        font: 11px "DroidSerif", sans-serif;
        color: #888;
        margin-bottom: 25px;
        text-transform: uppercase;
        letter-spacing: 3px; }
        @media (max-width: 767px) {
          .medic-team .medic-team-slider .medic-slider-content:hover .medic-info .subtitle {
            margin-bottom: 10px; } }
      .medic-team .medic-team-slider .medic-slider-content:hover .medic-info .desc {
        line-height: 24px;
        font-family: "Raleway Light", sans-serif;
        color: #a8a8a8;
        font-size: 12px; }
        @media (max-width: 400px) {
          .medic-team .medic-team-slider .medic-slider-content:hover .medic-info .desc {
            font-size: 10px; } }
    .medic-team .medic-team-slider .short-info {
      text-align: center; }
      .medic-team .medic-team-slider .short-info .title {
        font-family: "Raleway", sans-serif;
        color: #222;
        text-transform: capitalize;
        font-weight: 700;
        letter-spacing: 0.9px; }
      .medic-team .medic-team-slider .short-info .subtitle {
        color: #888;
        text-transform: uppercase;
        letter-spacing: 3px;
        font-size: 11px;
        margin-top: 13px; }
  .medic-team .medic-customers {
    height: auto;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    padding-bottom: 45px;
    margin-top: 10px; }
    @media (max-width: 480px) {
      .medic-team .medic-customers {
        background: none !important; } }
    .medic-team .medic-customers .swiper-container {
      padding-bottom: 65px; }
      @media (max-width: 480px) {
        .medic-team .medic-customers .swiper-container {
          padding-bottom: 15px; } }
    .medic-team .medic-customers .swiper-container .pagination {
      position: relative;
      top: 60px; }
      @media (max-width: 767px) {
        .medic-team .medic-customers .swiper-container .pagination {
          top: 30px; } }
      @media (max-width: 480px) {
        .medic-team .medic-customers .swiper-container .pagination {
          top: 10px; } }
    .medic-team .medic-customers .info {
      background-color: #178dbe;
      margin: 147px 0 0;
      padding: 59px 90px 49px 90px;
      text-align: center;
      color: #fff;
      opacity: 0.8; }
      @media (max-width: 480px) {
        .medic-team .medic-customers .info {
          margin-top: 20px; } }
      .medic-team .medic-customers .info .text {
        margin-top: 32px;
        font-size: 18px;
        letter-spacing: 0.1px;
        line-height: 29px;
        margin-bottom: 26px;
        color: #abd5e8; }
        @media (max-width: 480px) {
          .medic-team .medic-customers .info .text {
            font-size: 15px; } }
      .medic-team .medic-customers .info .author {
        font: 18px "Raleway Heavy", sans-serif;
        letter-spacing: 1px; }
      .medic-team .medic-customers .info .group {
        font-size: 11px;
        text-transform: uppercase;
        letter-spacing: 2.9px;
        color: #abd5e8; }
  .medic-team .latest-news {
    margin-top: 70px; }
    .medic-team .latest-news .black-text {
      color: #000; }
    .medic-team .latest-news .block-news {
      margin-bottom: 18px; }
      .medic-team .latest-news .block-news .title-news {
        font-size: 15px;
        color: #000; }
        .medic-team .latest-news .block-news .title-news small {
          color: #888; }
          .medic-team .latest-news .block-news .title-news small a {
            color: #0284ba; }
      .medic-team .latest-news .block-news .text {
        font-size: 15px;
        color: #888; }

.block-news {
  margin-bottom: 15px; }
  .block-news .title-news {
    font-size: 15px;
    color: #000; }
    .block-news .title-news small {
      color: #888; }
      .block-news .title-news small a {
        color: #0284ba; }
  .block-news .text {
    font-size: 15px;
    color: #888; }

.medic-short-info {
  margin: 0 16px 0px; }
  .medic-short-info.padd .content {
    padding: 80px 28px 138px; }
    @media (max-width: 991px) {
      .medic-short-info.padd .content {
        padding: 40px; } }
    @media (max-width: 480px) {
      .medic-short-info.padd .content {
        padding: 30px 20px; } }
  @media (max-width: 1199px) {
    .medic-short-info div[class*='col-xs'] {
      width: 100%;
      text-align: center; } }
  .medic-short-info .info {
    border-left: 1px solid #f7f7f7; }
    @media (max-width: 1199px) {
      .medic-short-info .info {
        border: 0; } }
    .medic-short-info .info.last {
      border-right: 1px solid #f7f7f7; }
      @media (max-width: 1199px) {
        .medic-short-info .info.last {
          border: 0; } }
    .medic-short-info .info .title {
      color: #222;
      font-family: "Raleway", sans-serif;
      margin-top: 2px;
      letter-spacing: 0.6px;
      font-size: 15px;
      font-weight: 700; }
    .medic-short-info .info .subtitle {
      font-size: 11px;
      text-transform: uppercase;
      letter-spacing: 3px;
      color: #a2a2a2; }
  .medic-short-info img {
    margin-top: 10px; }
  .medic-short-info .more-info {
    background-color: #0284ba;
    padding: 20px 52px;
    color: #fff;
    opacity: 0;
    position: absolute;
    top: 130px;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
    @media (max-width: 1199px) {
      .medic-short-info .more-info {
        padding: 0 25px; } }
    @media (max-width: 767px) {
      .medic-short-info .more-info {
        display: none; } }
    @media (max-width: 1600px) {
      .medic-short-info .more-info .br {
        display: none; } }
    .medic-short-info .more-info .text {
      font-size: 13px;
      padding-top: 35px;
      line-height: 25px;
      color: #cce6f1; }
      @media (min-width: 1650px) {
        .medic-short-info .more-info .text {
          text-align: center; } }
  .medic-short-info .more-info.classic {
    background-color: #ececec;
    color: #4a4a4a; }
    .medic-short-info .more-info.classic .text {
      color: #4a4a4a; }
  .medic-short-info .info:hover .more-info {
    opacity: 1;
    top: 0;
    height: 100%;
    width: 100%; }
  .medic-short-info .content {
    padding: 63px 28px 153px; }
    @media (max-width: 991px) {
      .medic-short-info .content {
        padding: 45px 30px 45px; } }
  .medic-short-info.classic .info {
    border-top: 1px solid #f7f7f7; }
  .medic-short-info.classic .content {
    padding: 50px 28px 140px; }
    @media (max-width: 767px) {
      .medic-short-info.classic .content {
        padding: 40px 28px 100px; } }
  .medic-short-info.classic.padd-classic .content {
    padding: 62px 28px 158px; }
    @media (max-width: 991px) {
      .medic-short-info.classic.padd-classic .content {
        padding: 45px 28px 88px; } }

.products-sidebar .noUi-horizontal {
  height: 9px;
  border-radius: 0; }
  .products-sidebar .noUi-horizontal .noUi-handle {
    width: 15px;
    height: 15px;
    border: 1px solid #0284ba;
    border-radius: 0;
    left: -6px;
    top: -4px; }
.products-sidebar .noUi-connect {
  background-color: #0284ba; }
.products-sidebar .noUi-handle:before {
  content: none; }
.products-sidebar .noUi-handle:after {
  content: none; }
.products-sidebar .filter-price {
  margin-top: 16px;
  color: #888;
  font-size: 13px; }
  @media (max-width: 991px) {
    .products-sidebar .filter-price {
      text-align: center; } }
.products-sidebar .title-product {
  color: #222;
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1px; }
  @media (max-width: 991px) {
    .products-sidebar .title-product.first {
      margin-top: 15px; } }
  .products-sidebar .title-product a {
    color: #222; }
    .products-sidebar .title-product a:hover {
      color: #23527c; }
  .products-sidebar .title-product.active {
    color: #0284ba;
    line-height: 1.5; }
    .products-sidebar .title-product.active a {
      color: #0284ba; }
      .products-sidebar .title-product.active a:hover {
        color: #23527c; }
  .products-sidebar .title-product:not(.first) {
    margin-top: 17px; }
.products-sidebar .price {
  color: #222;
  font-family: "Roboto Regular", sans-serif;
  font-size: 15px; }
  .products-sidebar .price .old-price {
    color: #888;
    font-size: 15px;
    text-decoration: line-through;
    font-weight: normal; }
    @media (max-width: 991px) {
      .products-sidebar .price .old-price {
        text-align: center; } }
.products-sidebar .heading {
  font-family: "Raleway", sans-serif;
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 30px;
  margin-bottom: 29px;
  letter-spacing: 0.8px; }
  @media (max-width: 991px) {
    .products-sidebar .heading {
      text-align: center; } }
.products-sidebar .list-categories {
  list-style-type: none;
  padding-left: 0;
  font-family: "Roboto Regular", sans-serif; }
  @media (max-width: 991px) {
    .products-sidebar .list-categories {
      text-align: center; } }
  .products-sidebar .list-categories li {
    margin-bottom: 5px; }
    .products-sidebar .list-categories li a {
      font-size: 15px;
      color: #0284ba;
      letter-spacing: 0.3px; }
.products-sidebar .img-small:not(.first) {
  margin-top: 14px; }

.text-gray {
  color: #888888; }
  .text-gray.text-info {
    font-size: 15px;
    line-height: 20px; }
    @media (max-width: 767px) {
      .text-gray.text-info {
        padding-right: 0; } }
  .text-gray.link {
    font-size: 13px; }

.bottom-line {
  border-bottom: 1px solid #888888;
  padding: 18px 0 10px; }

.m-bottom {
  margin-bottom: 18px; }

@media (max-width: 767px) {
  .medic-top-section {
    margin-top: -12px; } }
.medic-top-section .bg-img-title {
  min-height: 227px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 50px 5px;
  position: relative; }
  .medic-top-section .bg-img-title:before {
    content: "";
    background-color: rgba(0, 0, 0, 0.2);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
.medic-top-section .header-info {
  position: absolute;
  top: 50px;
  text-align: center;
  width: 100%; }
  .medic-top-section .header-info .heading {
    font-family: "Raleway Heavy", sans-serif;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-size: 32px;
    letter-spacing: 1.2px; }
    @media (max-width: 767px) {
      .medic-top-section .header-info .heading {
        font-size: 22px; } }
  .medic-top-section .header-info .subheading {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
    margin-top: 20px;
    letter-spacing: 1.7px; }
    .medic-top-section .header-info .subheading a {
      color: #fff; }
      .medic-top-section .header-info .subheading a:hover {
        color: #787777; }
.medic-top-section .wrapper {
  position: relative; }
.medic-top-section .bg-img-title.banner-header {
  min-height: 458px; }
  @media (max-width: 767px) {
    .medic-top-section .bg-img-title.banner-header {
      min-height: auto;
      margin-top: 12px; } }
@media (max-width: 480px) {
  .medic-top-section .bg-img-title {
    padding: 5px; } }
.medic-top-section .medic-info {
  text-align: center;
  margin-top: 70px; }
  .medic-top-section .medic-info .title {
    text-transform: uppercase;
    font-family: "Roboto Regular", sans-serif; }
  .medic-top-section .medic-info .heading {
    color: #222222;
    text-transform: uppercase;
    font-weight: bold;
    font-family: "Raleway Heavy", sans-serif; }
  .medic-top-section .medic-info .subheading {
    color: #888888;
    font-family: "Roboto Regular", sans-serif; }
  .medic-top-section .medic-info .medic-info-header {
    margin-bottom: 85px; }

.banner-info {
  background-color: #fff;
  position: relative;
  display: inline-block;
  padding: 42px 30px 15px;
  margin: 69px 59px 0 47px;
  border-left: 5px solid #0284ba;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s; }
  @media (max-width: 767px) {
    .banner-info {
      margin-left: 0;
      margin-right: 0; } }
  .banner-info .text-info {
    color: #5d5d5d;
    text-transform: uppercase;
    letter-spacing: 3.2px;
    font-family: "Roboto Regular",sans-serif;
    font-size: 13px; }
    @media (max-width: 767px) {
      .banner-info .text-info {
        font-size: 11px; } }
  .banner-info .heading {
    color: #222;
    font-weight: bold;
    letter-spacing: 2.8px;
    text-transform: uppercase;
    font-family: "Raleway Heavy", sans-serif; }
    @media (max-width: 767px) {
      .banner-info .heading {
        font-size: 20px; } }
  .banner-info .subheading {
    color: #a0a0a0;
    font-size: 15px;
    letter-spacing: 0.1px;
    margin-top: 20px;
    margin-bottom: 42px;
    line-height: 24px;
    padding-right: 30px; }
    @media (max-width: 767px) {
      .banner-info .subheading {
        padding-right: 0; } }

.text-bold {
  font-weight: bold; }

.btn-medic {
  margin: 15px 0;
  padding: 10px 20px;
  font-size: 11px;
  letter-spacing: 1px;
  color: #138cbe;
  text-transform: uppercase;
  background-color: transparent;
  outline: 0;
  border: 1px solid #0284ba;
  display: inline-block;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s; }
  @media (max-width: 767px) {
    .btn-medic {
      padding: 10px; } }
  .btn-medic.submit {
    font-size: 10px;
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    letter-spacing: 0.5px;
    padding: 10px 13px; }
  .btn-medic:hover {
    background-color: #138cbe;
    color: #fff;
    text-decoration: none; }
  .btn-medic:focus {
    background-color: #138cbe;
    color: #fff;
    text-decoration: none; }
  .btn-medic:active {
    background-color: #138cbe;
    color: #fff;
    text-decoration: none; }
  .btn-medic.m-btn {
    padding: 15px 40px; }

.btn-medic.classic {
  padding: 10px 25px; }
  .btn-medic.classic.large {
    padding: 10px 28px; }
  @media (max-width: 767px) {
    .btn-medic.classic {
      padding: 15px 30px; } }

.btn-medic.classic-btn {
  background-color: #0284ba;
  color: #fff; }
  .btn-medic.classic-btn:hover {
    background-color: #fff;
    color: #0284ba; }

.btn-medic.btn-large {
  padding: 17px 56px;
  font-size: 14px;
  font-family: "Raleway Heavy", sans-serif;
  margin-top: 0;
  letter-spacing: 1.5px; }
  .btn-medic.btn-large.classic-large {
    font-size: 12px;
    padding: 17px 26px; }
  .btn-medic.btn-large.classic {
    padding: 10px 22px;
    font-size: 10px;
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    letter-spacing: 1px; }

.medic-services-slider {
  margin-bottom: 80px; }
  .medic-services-slider.m-bottom-0 {
    margin-bottom: 0; }
  .medic-services-slider.m-bottom-50 {
    margin-bottom: 50px; }
  .medic-services-slider .title {
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    font-size: 13px;
    color: #222;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 10px; }
  .medic-services-slider .subtitle {
    font-family: 'Droid Serif', serif;
    font-size: 11px;
    letter-spacing: 3px;
    margin-bottom: 20px; }
  .medic-services-slider .desc {
    color: #888;
    line-height: 22px;
    font-size: 15px; }
  .medic-services-slider .medic-btn {
    padding: 12px 30px; }
  .medic-services-slider .swiper-container .pagination {
    margin: 35px 0 0 0;
    position: relative;
    top: -20px; }
    @media (max-width: 1199px) {
      .medic-services-slider .swiper-container .pagination {
        margin-top: 25px; } }
    @media (max-width: 991px) {
      .medic-services-slider .swiper-container .pagination {
        top: 0; } }
    @media (max-width: 500px) {
      .medic-services-slider .swiper-container .pagination {
        display: none; } }
  .medic-services-slider .square {
    width: 70px;
    height: 70px;
    background-color: #0284ba;
    text-align: center;
    padding-top: 20px;
    display: inline-block;
    margin-bottom: 15px; }
  .medic-services-slider em {
    font-family: 'Droid Serif', serif;
    font-size: 12px;
    font-size: 11px;
    letter-spacing: 3px; }
  .medic-services-slider header {
    margin-bottom: 75px; }
    .medic-services-slider header h2 {
      font-weight: bold;
      font-family: "Raleway Heawy", sans-serif;
      text-transform: uppercase; }

.medic-services-slider.vertical .swiper-wrapper {
  cursor: n-resize; }
  @media (max-width: 480px) {
    .medic-services-slider.vertical .swiper-wrapper .pagination {
      display: none; } }

.medic-info-section {
  margin-top: 60px;
  margin-bottom: 50px; }
  .medic-info-section .top-wrap {
    font-size: 14px;
    text-transform: uppercase;
    color: #222222;
    text-align: center;
    font-family: "Raleway", sans-serif;
    margin-bottom: 70px; }
    .medic-info-section .top-wrap .title {
      font-family: "Raleway", sans-serif;
      font-weight: 700;
      line-height: 25px;
      letter-spacing: 0.9px;
      color: #222; }
  .medic-info-section .content .text {
    font-size: 15px;
    color: #909090;
    line-height: 24px; }
    @media (max-width: 767px) {
      .medic-info-section .content .text {
        padding: 0 15px; } }
    @media (max-width: 420px) {
      .medic-info-section .content .text {
        padding: 0; } }

.medic-department {
  margin-bottom: 65px; }
  .medic-department.bottom {
    margin-bottom: 0; }
  .medic-department header {
    text-align: center;
    margin-bottom: 90px; }
    .medic-department header > p:first-child {
      font-size: 13px;
      text-transform: uppercase;
      color: #505050; }
    .medic-department header h2 {
      font-weight: bold;
      text-transform: uppercase;
      color: #222222; }
  .medic-department .content {
    background-color: #fafafa;
    padding: 7px 20px 30px; }
    .medic-department .content .medic-title {
      text-align: center;
      text-transform: uppercase;
      border-bottom: 1px solid #e7e7e7;
      margin-top: 20px;
      padding-bottom: 19px;
      margin-bottom: 25px;
      font-family: "Raleway Heavy", sans-serif;
      letter-spacing: 1.1px; }
    .medic-department .content .info {
      font-size: 15px;
      color: #b7b7b7;
      padding-right: 30px;
      padding-left: 10px;
      margin-bottom: 14px; }
      @media (max-width: 991px) {
        .medic-department .content .info {
          padding-left: 0;
          padding-right: 0; } }
  .medic-department img {
    display: inline; }
    @media (min-width: 1600px) {
      .medic-department img {
        width: 100%; } }
    @media (max-width: 991px) {
      .medic-department img {
        width: 100%; } }

.medic-solutions .medic-solutions-bg {
  min-height: 813px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative; }
  .medic-solutions .medic-solutions-bg:before {
    content: "";
    background-color: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 100%;
    position: absolute; }
.medic-solutions .medic-solutions-content {
  position: absolute;
  top: 132px;
  text-align: center;
  color: #e9eaeb;
  width: 100%; }
  @media (max-width: 767px) {
    .medic-solutions .medic-solutions-content {
      width: auto; } }
  @media (max-width: 450px) {
    .medic-solutions .medic-solutions-content {
      top: 20px;
      left: -10px; } }
  .medic-solutions .medic-solutions-content h2 {
    font-family: "Raleway", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff; }

#accordion {
  margin-top: 77px; }
  #accordion.panel-group .panel {
    border: none;
    margin-bottom: 12px;
    box-shadow: none; }
  #accordion .panel {
    border-radius: 0;
    border: none; }
  #accordion .panel-default > .panel-heading.active {
    background-color: #1a8fc0;
    border-color: #1a8fc0;
    color: #fff;
    border-radius: 0; }
  #accordion .panel-default > .panel-heading + .panel-collapse > .panel-body {
    background-color: #f4f0ef;
    color: #888888;
    padding-left: 71px;
    padding-top: 24px;
    padding-bottom: 20px; }
    @media (max-width: 767px) {
      #accordion .panel-default > .panel-heading + .panel-collapse > .panel-body {
        padding-left: 20px; } }
    #accordion .panel-default > .panel-heading + .panel-collapse > .panel-body .title {
      text-transform: uppercase;
      font-size: 11px;
      letter-spacing: 3.5px; }
    #accordion .panel-default > .panel-heading + .panel-collapse > .panel-body .desc {
      margin-top: 22px;
      line-height: 23px;
      padding-right: 40px; }
      @media (max-width: 767px) {
        #accordion .panel-default > .panel-heading + .panel-collapse > .panel-body .desc {
          padding-right: 0; } }
  #accordion .panel-default > .panel-heading:not(.active) {
    color: #0284ba; }
  #accordion .panel-title {
    padding-bottom: 37px;
    padding-top: 5px;
    position: relative; }
    #accordion .panel-title .text-title {
      letter-spacing: 1.5px; }
    #accordion .panel-title .button, #accordion .panel-title button {
      border: 1px solid #1a8fc0;
      outline: 0;
      color: #1a8fc0;
      padding: 2px 0;
      margin: -4px 18px 0 -4px;
      width: 40px;
      text-align: center;
      background-color: #fff;
      display: inline-block; }
      @media (max-width: 450px) {
        #accordion .panel-title .button.first-btn, #accordion .panel-title button.first-btn {
          margin-right: 5px; } }
      @media (max-width: 450px) {
        #accordion .panel-title .button, #accordion .panel-title button {
          padding: 0;
          margin: 0 10px 0 -10px;
          width: 25px;
          height: 25px; } }
    #accordion .panel-title .btn-medic.last {
      float: right;
      padding: 7px;
      margin-top: -5px;
      text-transform: uppercase;
      color: #138cbe;
      font: 10px "Raleway", sans-serif;
      font-weight: 700;
      padding: 12px 28px;
      margin-top: -2px;
      letter-spacing: 0.5px;
      background-color: #fff;
      -webkit-transition: 1s;
      -o-transition: 1s;
      transition: 1s;
      position: absolute;
      right: 15px; }
      @media (max-width: 1199px) {
        #accordion .panel-title .btn-medic.last {
          right: 0; } }
      @media (max-width: 450px) {
        #accordion .panel-title .btn-medic.last {
          padding: 8px;
          font-size: 8.9px;
          margin-top: 2px; } }
      #accordion .panel-title .btn-medic.last:hover {
        color: #fff;
        background-color: #138cbe;
        border: 1px solid #fff; }
    #accordion .panel-title span i {
      font-size: 30px;
      font-weight: 100;
      font-style: normal; }
      #accordion .panel-title span i.minus {
        position: relative;
        top: 0; }
      @media (max-width: 450px) {
        #accordion .panel-title span i {
          position: relative;
          top: -5px !important; } }
    #accordion .panel-title .text-title {
      font-family: "Raleway Heavy", sans-serif;
      font-size: 16px;
      letter-spacing: 0.5px;
      display: inline-block;
      position: relative;
      top: -4px; }
      @media (max-width: 450px) {
        #accordion .panel-title .text-title {
          top: -11px;
          font-size: 11px; } }
  #accordion .panel-heading.active button .plus, #accordion .panel-heading.active .button .plus {
    display: none; }
  #accordion .panel-heading {
    padding: 6px 15px; }
    #accordion .panel-heading:not(.active) button .minus, #accordion .panel-heading:not(.active) .button .minus {
      display: none; }

.classic#accordion .panel-default > .panel-heading + .panel-collapse > .panel-body {
  background-color: #fafafa; }
  .classic#accordion .panel-default > .panel-heading + .panel-collapse > .panel-body .heading {
    text-transform: uppercase;
    color: #a8a8a8;
    letter-spacing: 2px;
    text-align: left;
    font-weight: normal; }
.classic#accordion .panel-default > .panel-heading:not(.active) {
  background-color: #eee; }
.classic#accordion .panel-title .btn-medic.last {
  padding: 7px 15px;
  font-size: 12px; }

.our-team-info .heading {
  text-transform: uppercase;
  font-family: "Raleway", sans-serif;
  color: #000;
  font-size: 16px; }
.our-team-info ul.short-info {
  list-style-type: none;
  padding-left: 0;
  margin-top: 70px; }
  .our-team-info ul.short-info.classic li i {
    margin-right: 4px; }
  .our-team-info ul.short-info li {
    color: #929292;
    margin-bottom: 9px;
    font-size: 15px;
    letter-spacing: 0.1px; }
    .our-team-info ul.short-info li i {
      margin-right: 10px;
      background-color: #0284ba;
      padding-left: 6px;
      font-size: 15px;
      color: #fff;
      width: 15px;
      height: 15px; }

.our-team-info.classic {
  margin-top: 100px;
  margin-bottom: 70px; }
  .our-team-info.classic .heading {
    margin-bottom: 30px; }
    .our-team-info.classic .heading.medical {
      text-align: left;
      font-size: 14px; }
  .our-team-info.classic ul.short-info {
    margin-top: 35px; }
    .our-team-info.classic ul.short-info li i {
      color: #0284ba;
      background-color: #fff; }

.list-investigations {
  background-color: #fafafa; }
  .list-investigations .price {
    font-size: 13px; }
  .list-investigations li {
    border-top: 1px solid #e7e7e7;
    font-family: "Roboto", sans-serif;
    padding: 10px 0 3px;
    font-size: 13px; }
    .list-investigations li i {
      margin-right: 10px;
      background-color: #0284ba;
      padding-top: 2px;
      padding-left: 6px;
      font-size: 13px;
      color: #fff;
      width: 17px;
      height: 17px; }
    .list-investigations li:last-child {
      border-bottom: 1px solid #e7e7e7; }
  .list-investigations ul {
    list-style-type: none;
    padding: 35px 25px 15px; }
  .list-investigations .btn-medic {
    margin: 20px 0 25px 0;
    font-size: 10px; }

.medic-tabs .nav-tabs {
  border-bottom: 0; }
  .medic-tabs .nav-tabs > li > a {
    padding: 0 0 2px 0;
    margin: 25px 35px 25px 0;
    color: #bbbbbb;
    border: none;
    letter-spacing: 3px;
    border-bottom: 2px solid #bbb;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
    font-size: 11px;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s; }
  .medic-tabs .nav-tabs > li.active > a {
    border: 0;
    border-bottom: 2px solid #1b90c1;
    color: #3f3f3f; }
    .medic-tabs .nav-tabs > li.active > a:focus {
      border: 0;
      border-bottom: 2px solid #1b90c1;
      color: #3f3f3f; }
    .medic-tabs .nav-tabs > li.active > a:hover {
      border: 0;
      border-bottom: 2px solid #1b90c1;
      color: #3f3f3f; }
.medic-tabs .nav > li > a:focus {
  background-color: transparent;
  color: #3f3f3f; }
.medic-tabs .nav > li > a:hover {
  background-color: transparent;
  color: #3f3f3f; }
.medic-tabs .text-info {
  color: #888;
  font-family: "Roboto Regular", sans-serif;
  font-size: 15px;
  margin-top: 3px;
  line-height: 24px; }
.medic-tabs .headings {
  margin-top: 25px;
  margin-bottom: 35px;
  color: #000;
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1.2px; }

.medic-content-info .title {
  color: #888;
  letter-spacing: 0.2px; }
.medic-content-info .btn-medic {
  padding: 20px 15px; }
.medic-content-info .text {
  font-size: 15px;
  color: #888; }

.medic-testimonials-slider .slide-content {
  margin-top: 10px;
  background-color: #0284ba;
  padding: 15px 30px 20px 25px;
  text-align: center;
  color: #fff; }
  .medic-testimonials-slider .slide-content.info {
    padding: 25px 30px 25px 25px; }
  .medic-testimonials-slider .slide-content .group {
    font-size: 11px;
    font-family: "Roboto Light", sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #97cce3; }
  .medic-testimonials-slider .slide-content .testimonials-info {
    color: #d3e4ef;
    padding-top: 15px;
    line-height: 28px;
    letter-spacing: 0.6px; }
  .medic-testimonials-slider .slide-content .author-testimonials {
    font-weight: bold;
    margin-top: 11px;
    font-size: 18px;
    font-family: "Raleway Heavy", sans-serif;
    letter-spacing: 1px; }

@media (min-width: 991px) and (max-width: 1199px) {
  .testimonials-wrap {
    margin-top: 60px; } }

.doctor-details {
  margin-top: 65px; }
  .doctor-details .medic-testimonials-slider.big-slider .slide-content {
    padding-top: 70px; }
    .doctor-details .medic-testimonials-slider.big-slider .slide-content.classic {
      padding-top: 60px; }
    .doctor-details .medic-testimonials-slider.big-slider .slide-content.modern-style {
      padding-top: 50px;
      padding-bottom: 30px;
      min-height: auto; }
  .doctor-details .medic-img {
    width: 100%; }
    .doctor-details .medic-img.m-img {
      max-height: 475px; }
    @media (min-width: 768) and (max-width: 1199px) {
      .doctor-details .medic-img.img-m {
        width: 60%;
        margin-left: auto;
        margin-right: auto; } }
    @media (max-width: 767px) {
      .doctor-details .medic-img.img-m {
        width: 100%; } }
    @media (max-width: 480px) {
      .doctor-details .medic-img {
        min-height: 110px; } }
  .doctor-details .info-block-1 {
    position: relative; }
    .doctor-details .info-block-1.medical {
      width: 97% !important; }
    .doctor-details .info-block-1 .info {
      position: absolute;
      bottom: 0;
      background-color: rgba(2, 132, 186, 0.6);
      width: 100%;
      text-align: center;
      padding: 10px 10px 5px;
      -webkit-transition: 1s;
      -moz-transition: 1s;
      -ms-transition: 1s;
      -o-transition: 1s;
      transition: 1s; }
      @media (min-width: 768px) and (max-width: 1199px) {
        .doctor-details .info-block-1 .info.info-m {
          width: 60%;
          left: 50%;
          transform: translateX(-50%); } }
      @media (max-width: 767px) {
        .doctor-details .info-block-1 .info.info-m {
          width: 100%; } }
      .doctor-details .info-block-1 .info.classic {
        padding: 20px 10px 15px; }
      .doctor-details .info-block-1 .info.bg-classic {
        background-color: rgba(2, 132, 186, 0.6);
        padding: 21px 0; }
        @media (max-width: 1199px) {
          .doctor-details .info-block-1 .info.bg-classic {
            padding: 0; } }
      .doctor-details .info-block-1 .info.classic-style {
        padding: 10px 10px 15px; }
        @media (min-width: 1200px) and (max-width: 1499px) {
          .doctor-details .info-block-1 .info.classic-style.classic-x {
            width: 40%;
            left: 50%;
            transform: translateX(-50%); } }
      .doctor-details .info-block-1 .info.modern-style-info {
        padding: 15px 10px 15px; }
      .doctor-details .info-block-1 .info.modern-style {
        background-color: rgba(250, 250, 250, 0.9); }
      .doctor-details .info-block-1 .info .name-doctor {
        font-family: "Raleway", sans-serif;
        font-weight: 700;
        color: #fff;
        font-weight: bold;
        text-transform: capitalize; }
        @media (max-width: 1199px) {
          .doctor-details .info-block-1 .info .name-doctor {
            margin: 3px; } }
      .doctor-details .info-block-1 .info .profession {
        font-family: "Roboto", sans-serif;
        font-size: 11px;
        text-transform: uppercase;
        letter-spacing: 3px;
        color: #fff; }
        @media (max-width: 1199px) {
          .doctor-details .info-block-1 .info .profession {
            margin: 3px; } }
  .doctor-details .wrapper-info.m-nasonry {
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 330px; }
    .doctor-details .wrapper-info.m-nasonry.large {
      min-height: 690px; }
      @media (max-width: 991px) {
        .doctor-details .wrapper-info.m-nasonry.large {
          min-height: 330px; } }
    .doctor-details .wrapper-info.m-nasonry.m-masonry-wrap {
      min-height: 455px; }
      .doctor-details .wrapper-info.m-nasonry.m-masonry-wrap.wrap-large {
        min-height: 550px; }
        @media (max-width: 767px) {
          .doctor-details .wrapper-info.m-nasonry.m-masonry-wrap.wrap-large {
            min-height: 455px; } }
  .doctor-details .wrapper-info:hover .info {
    background-color: rgba(90, 176, 210, 0.6); }
    .doctor-details .wrapper-info:hover .info .subtitle {
      color: #fff; }
    .doctor-details .wrapper-info:hover .info .title.bottom-line {
      color: #fff; }
  .doctor-details .info-block-2 {
    padding: 20px 30px;
    border: 5px solid transparent; }
    .doctor-details .info-block-2 .content-info .title {
      color: #888888;
      font-weight: bold;
      font-family: "Raleway", sans-serif;
      font-weight: 700;
      font-size: 12px;
      letter-spacing: 0.5px; }
    .doctor-details .info-block-2 .content-info a {
      color: #989898;
      text-decoration: none; }
    .doctor-details .info-block-2 .content-info .subtitle {
      color: #989898;
      font-size: 12px;
      letter-spacing: 0.3px; }
    .doctor-details .info-block-2 .content-info .social-icons i {
      color: #0284ba;
      margin-right: 15px;
      -webkit-transition: 1s;
      -o-transition: 1s;
      transition: 1s; }
      .doctor-details .info-block-2 .content-info .social-icons i:hover {
        transform: rotate(360deg); }
  .doctor-details .info-block-3 {
    padding: 28px 30px 17px;
    border: 4px solid #f2f2f2; }
    .doctor-details .info-block-3.modern {
      padding: 23px 30px 3px; }
      .doctor-details .info-block-3.modern.modern-x {
        padding: 35px 30px 0; }
        @media (min-width: 991px) and (max-width: 1199px) {
          .doctor-details .info-block-3.modern.modern-x.medical {
            padding: 35px 10px 0; } }
      .doctor-details .info-block-3.modern.modern-style {
        padding: 15px 30px 10px; }
      @media (max-width: 767px) {
        .doctor-details .info-block-3.modern {
          margin: 0 15px 30px; } }
      .doctor-details .info-block-3.modern .heading {
        font-family: "Raleway", sans-serif;
        font-weight: 800; }
    .doctor-details .info-block-3 .content-info {
      color: #989898;
      font-size: 12px;
      padding-left: 20px;
      padding-right: 20px; }
  .doctor-details .info-block-2.classic {
    background-color: #fafafa; }
    .doctor-details .info-block-2.classic.top {
      padding: 28px 30px; }
      .doctor-details .info-block-2.classic.top.modern-top {
        padding: 20px; }
      @media (max-width: 767px) {
        .doctor-details .info-block-2.classic.top {
          margin: 0 15px 30px; } }
      .doctor-details .info-block-2.classic.top .heading {
        margin-bottom: 25px;
        font-weight: 800;
        font-family: "Raleway", sans-serif;
        font-size: 13px;
        letter-spacing: 1px; }
  .doctor-details .heading {
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 35px;
    font-size: 13px;
    letter-spacing: 1px; }
    .doctor-details .heading.classic {
      text-align: left;
      font-size: 14px; }
    .doctor-details .heading i:before {
      font-size: 16px;
      margin-left: 0; }
  .doctor-details .header-info {
    color: #888;
    font-family: "Raleway", sans-serif;
    margin-top: 50px;
    margin-bottom: 50px;
    font-weight: 600;
    font-size: 15px;
    line-height: 23px;
    letter-spacing: -0.3px; }
    @media (max-width: 767px) {
      .doctor-details .header-info {
        padding: 0 10px;
        text-align: center;
        margin-top: 10px; } }
    @media (max-width: 420px) {
      .doctor-details .header-info {
        margin-top: 50px; } }
  .doctor-details .heading i {
    color: #0284ba;
    margin-right: 7px; }
  .doctor-details .heading .icon {
    margin-right: 7px; }
  .doctor-details .content-info {
    border-top: 1px solid #e7e7e7;
    padding: 6px 4px 0px; }
    .doctor-details .content-info .btn-medic {
      background-color: #0284ba;
      color: #fff;
      margin-top: 50px;
      margin-bottom: 30px;
      padding: 15px 13px;
      transition: 1s; }
      .doctor-details .content-info .btn-medic:hover {
        background-color: #fff;
        color: #0284ba; }
    .doctor-details .content-info .btn-medic.m-top {
      margin-bottom: 40px;
      margin-top: 70px; }
  .doctor-details .info-block-2.classic.small-font {
    padding: 20px 15px 4px; }
    .doctor-details .info-block-2.classic.small-font .content-info .title {
      font-size: 11px; }
    .doctor-details .info-block-2.classic.small-font .content-info .subtitle {
      font-size: 11px; }
  .doctor-details .info-block-3.classic {
    padding: 40px 30px 0; }
  .doctor-details .medic-form .btn-medic {
    padding: 10px 33px;
    margin: 0;
    background-color: #138cbe;
    color: #fff;
    margin-top: 6px;
    font-size: 10px; }
    .doctor-details .medic-form .btn-medic:hover {
      background-color: #fff;
      color: #0284ba; }
  .doctor-details .medic-form .medic-input {
    border: 1px solid #b2b2b2;
    outline: 0;
    padding: 7px;
    margin-top: 30px;
    background-color: transparent;
    color: #A9A9A9;
    width: 100%;
    transition: 1s;
    margin-bottom: 0; }
    .doctor-details .medic-form .medic-input.classic {
      margin-bottom: 20px !important;
      margin-top: 0; }
    .doctor-details .medic-form .medic-input:focus {
      border: 1px solid #807979; }
    .doctor-details .medic-form .medic-input:hover {
      border: 1px solid #807979; }
  .doctor-details .medic-form textarea.medic-input {
    height: 100px;
    margin-bottom: 46px; }
  .doctor-details .medic-title {
    font-family: "Raleway", sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
    margin-bottom: 30px;
    letter-spacing: 1px; }
  .doctor-details .swiper-wrapper {
    min-height: 320px !important;
    margin-top: -40px; }
    .doctor-details .swiper-wrapper.swiper-d {
      min-height: auto !important;
      max-height: 270px; }
    .doctor-details .swiper-wrapper.modern-swiper-wrap {
      max-height: 330px; }
    .doctor-details .swiper-wrapper.modern-wrap {
      min-height: 290px !important; }
    .doctor-details .swiper-wrapper.swiper-x {
      min-height: 280px !important; }
  .doctor-details .medic-testimonials-slider .slide-content {
    min-height: 280px;
    padding-top: 40px; }

/*-------------------------*/
/*        PRICING          */
/*-------------------------*/
.pricing-slider .slider-wrap {
  position: relative; }
.pricing-slider .toogle-slide {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%; }
  @media (max-width: 767px) {
    .pricing-slider .toogle-slide {
      display: none; } }
  .pricing-slider .toogle-slide .slide-prev {
    position: absolute;
    left: -62px; }
    @media (max-width: 1300px) {
      .pricing-slider .toogle-slide .slide-prev {
        left: -45px; } }
    @media (max-width: 1250px) {
      .pricing-slider .toogle-slide .slide-prev {
        left: -30px; } }
  .pricing-slider .toogle-slide .slide-next {
    position: absolute;
    right: -62px; }
    @media (max-width: 1300px) {
      .pricing-slider .toogle-slide .slide-next {
        right: -45px; } }
    @media (max-width: 1250px) {
      .pricing-slider .toogle-slide .slide-next {
        right: -30px; } }
  .pricing-slider .toogle-slide .fa {
    color: #11a2df;
    border: 1px solid #f2f2f2;
    padding: 10px 15px; }
    @media (max-width: 1250px) {
      .pricing-slider .toogle-slide .fa {
        border: none; } }

.details-pagination {
  position: relative;
  top: -40px; }
  @media (max-width: 1199px) {
    .details-pagination {
      display: none; } }
  .details-pagination .swiper-pagination-switch {
    background: #add5e8;
    border-color: #add5e8; }
  .details-pagination .swiper-active-switch {
    background: #fff;
    border-color: #fff; }

.doctor-details.pricing-info .tite-pricing {
  color: #222;
  font-size: 13px;
  letter-spacing: -0.5px; }
.doctor-details.pricing-info .heading {
  text-align: left;
  letter-spacing: 1.2px;
  font-size: 14px; }
.doctor-details.pricing-info .info-block-3 {
  padding-top: 35px; }
  .doctor-details.pricing-info .info-block-3 .content-info {
    color: #222;
    font-weight: bold;
    font-family: "Roboto", sans-serif;
    padding-top: 4px; }
    .doctor-details.pricing-info .info-block-3 .content-info .text-right {
      color: #989898;
      font-weight: normal; }
  .doctor-details.pricing-info .info-block-3 .content-info.pricing {
    color: #989898;
    font-weight: normal; }
  .doctor-details.pricing-info .info-block-3 .fa-chevron-right {
    margin-right: 10px;
    background-color: #0284ba;
    padding-top: 4px;
    padding-left: 6px;
    font-size: 13px;
    color: #fff;
    width: 20px;
    height: 20px; }
.doctor-details.pricing-info .content-info .btn-medic.m-top {
  margin: 30px 0 10px;
  background-color: #fff;
  color: #0284ba;
  font-size: 10px;
  letter-spacing: 0.5px;
  padding: 10px 15px; }
.doctor-details.pricing-info .content-info .btn-medic:hover {
  background-color: #0284ba;
  color: #fff; }

@media (max-width: 991px) {
  .pag-medic {
    visibility: hidden; } }

.medic-testimonials-slider.big-slider {
  min-height: 360px;
  background-color: #0284ba; }
  @media (max-width: 767px) {
    .medic-testimonials-slider.big-slider {
      margin: 0 15px 30px; } }
  .medic-testimonials-slider.big-slider.big {
    min-height: 350px; }
    .medic-testimonials-slider.big-slider.big.big-lg {
      min-height: 260px; }
      @media (max-width: 1199px) {
        .medic-testimonials-slider.big-slider.big.big-lg {
          width: 45%;
          margin: 0 auto; } }
      @media (max-width: 450px) {
        .medic-testimonials-slider.big-slider.big.big-lg {
          width: 100%; } }
    .medic-testimonials-slider.big-slider.big.big-classic {
      min-height: auto; }
    .medic-testimonials-slider.big-slider.big.big-classic {
      min-height: auto; }

.medic-pagination-classic {
  top: -10px !important; }

.medic-testimonials-slider.big-slider-x {
  min-height: auto;
  margin-top: 24px; }
  .medic-testimonials-slider.big-slider-x.big .swiper-container .pagination {
    top: -50px; }
  @media (max-width: 1199px) {
    .medic-testimonials-slider.big-slider-x .swiper-container .pagination.t-pag {
      top: -10px; } }
  .medic-testimonials-slider.big-slider-x .swiper-container .pagination {
    position: relative;
    top: -40px; }
    .medic-testimonials-slider.big-slider-x .swiper-container .pagination.pag-testimonials {
      top: -30px; }
      @media (min-width: 991px) and (max-width: 1199px) {
        .medic-testimonials-slider.big-slider-x .swiper-container .pagination.pag-testimonials {
          top: -20px; } }
    .medic-testimonials-slider.big-slider-x .swiper-container .pagination .swiper-pagination-switch {
      background: #81c2dd;
      border-color: #81c2dd; }
    .medic-testimonials-slider.big-slider-x .swiper-container .pagination .swiper-active-switch {
      background: #fff;
      border-color: #fff; }

.doctors-slider.big-slider .medic-img {
  margin-top: 44px;
  height: 355px; }
.doctors-slider.big-slider .swiper-container {
  min-height: 355px; }

.doctors-slider.big-slider-x .medic-img {
  margin-top: 44px;
  min-height: 300px; }
  .doctors-slider.big-slider-x .medic-img.classic-img {
    min-height: auto; }
    @media (min-width: 768px) and (max-width: 1199px) {
      .doctors-slider.big-slider-x .medic-img.classic-img.img-m {
        width: 60%;
        margin: 0 auto; } }
    @media (max-width: 767px) {
      .doctors-slider.big-slider-x .medic-img.classic-img.img-m {
        width: 100%; } }
  @media (min-width: 1200px) and (max-width: 1499px) {
    .doctors-slider.big-slider-x .medic-img.modern-style {
      width: 40%;
      margin: 0 auto;
      height: auto !important; } }
  @media (max-width: 1199px) {
    .doctors-slider.big-slider-x .medic-img.modern-style {
      height: auto !important; } }

.doctors-slider.big-slider.classic .medic-img {
  min-height: 425px; }
.doctors-slider.big-slider.classic .swiper-container {
  min-height: 425px; }

.footer-our-team {
  position: relative; }
  .footer-our-team .img-bg {
    min-height: 306px;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    margin-top: 29px;
    position: relative; }
    .footer-our-team .img-bg:before {
      content: "";
      background-color: rgba(17, 17, 17, 0.3);
      height: 100%;
      width: 100%;
      position: absolute; }
  .footer-our-team .swiper-container .pagination {
    display: block !important;
    top: -40px;
    position: relative;
    height: 0; }
    @media (max-width: 767px) {
      .footer-our-team .swiper-container .pagination {
        top: 0; } }
  .footer-our-team .content-info {
    color: #d6d6d6;
    margin-top: 30px;
    padding: 55px 10px;
    background: none;
    text-align: center; }
    .footer-our-team .content-info i {
      padding: 0 30px;
      color: #fff; }
    .footer-our-team .content-info .author {
      color: #fff; }
    .footer-our-team .content-info .heading {
      margin-bottom: 35px;
      color: #e4e4e5; }
    .footer-our-team .content-info .icon {
      margin-left: 15px;
      margin-right: 15px; }

.section-our-team.team-classic .social-icons {
  background-color: transparent !important; }
.section-our-team.team-classic .swiper-container .pagination {
  position: relative;
  top: -40px; }
  @media (max-width: 767px) {
    .section-our-team.team-classic .swiper-container .pagination {
      top: 0; } }
.section-our-team.team-classic .slider-container {
  margin-left: -30px;
  margin-right: -30px; }
.section-our-team.team-doctors .social-icons {
  background-color: transparent !important; }
.section-our-team.team-doctors .team-doctor .more-info.classic {
  top: 170px !important; }
@media (max-width: 991px) {
  .section-our-team.team-doctors .wrapper, .section-our-team.team-doctors .wrap-classic {
    width: 100%; } }
@media (max-width: 767px) {
  .section-our-team.team-doctors .wrapper, .section-our-team.team-doctors .wrap-classic {
    width: 55%; } }
@media (max-width: 600px) {
  .section-our-team.team-doctors .wrapper, .section-our-team.team-doctors .wrap-classic {
    width: 95%; } }
.section-our-team .medic-info {
  text-align: center;
  margin-top: 53px;
  margin-bottom: 60px; }
  .section-our-team .medic-info .title {
    text-transform: uppercase;
    font-family: "Roboto", sans-serif; }
  .section-our-team .medic-info .heading {
    color: #222222;
    text-transform: uppercase;
    font-weight: bold;
    font-family: "Raleway Heavy", sans-serif; }
  .section-our-team .medic-info .subheading {
    color: #888888;
    font-family: "Roboto", sans-serif; }
  .section-our-team .medic-info .medic-info-header {
    margin-bottom: 85px; }
.section-our-team .wrapper {
  width: 90%;
  margin: 0 auto;
  overflow: hidden;
  margin-bottom: 35px; }
  @media (min-width: 768px) {
    .section-our-team .wrapper.auto {
      width: auto; } }
  .section-our-team .wrapper.wrap-classic .social-icons {
    background-color: #fafafa !important; }
  .section-our-team .wrapper.large {
    width: auto; }
    @media (max-width: 991px) {
      .section-our-team .wrapper.large.auto {
        width: 90%; } }
    @media (max-width: 767px) {
      .section-our-team .wrapper.large.auto {
        width: 55%; } }
    @media (max-width: 500px) {
      .section-our-team .wrapper.large.auto {
        width: 100%; } }
    @media (max-width: 991px) {
      .section-our-team .wrapper.large {
        width: 60%; } }
    @media (max-width: 500px) {
      .section-our-team .wrapper.large {
        width: 100%; } }
    .section-our-team .wrapper.large .name-doctor {
      margin-top: 0;
      letter-spacing: 0.4px; }
    .section-our-team .wrapper.large .profession {
      margin-bottom: 12px; }
    .section-our-team .wrapper.large .social-icons {
      padding-top: 0; }
      .section-our-team .wrapper.large .social-icons i {
        margin: 10px 0 30px; }
      .section-our-team .wrapper.large .social-icons .btn-medic {
        padding: 10px 18px; }
      .section-our-team .wrapper.large .social-icons .links {
        padding-left: 65px; }
        @media (max-width: 1199px) {
          .section-our-team .wrapper.large .social-icons .links {
            padding-left: 0; } }
    .section-our-team .wrapper.large .info-doctor {
      padding: 40px 20px 0; }
  .section-our-team .wrapper .team-doctor {
    position: relative; }
    .section-our-team .wrapper .team-doctor .more-info {
      position: absolute;
      background-color: #fff;
      width: 100%;
      top: 175px;
      opacity: 0;
      -webkit-transition: all 0.4s ease-in-out;
      -o-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out;
      transform: translateX(170%); }
    .section-our-team .wrapper .team-doctor .more-info.classic {
      background-color: transparent;
      top: 200px; }
    .section-our-team .wrapper .team-doctor:hover .more-info {
      opacity: 1;
      transform: translateX(0); }
    .section-our-team .wrapper .team-doctor img {
      width: 100%; }
  .section-our-team .wrapper .social-icons.classic i {
    background-color: #fff;
    border-radius: 35px; }
  .section-our-team .wrapper .info-doctor {
    background-color: #fafafa;
    margin-top: -20px;
    padding: 20px;
    position: relative;
    z-index: 8; }
    .section-our-team .wrapper .info-doctor.classic {
      margin-top: -34px; }
  .section-our-team .wrapper .name-doctor {
    margin-top: 10px;
    font-family: "Raleway", sans-serif;
    color: #222222;
    text-align: center;
    font-weight: 700;
    text-transform: capitalize;
    letter-spacing: 0.8px; }
  .section-our-team .wrapper .profession {
    font-family: "Roboto Regular", sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    color: #aeaeae;
    text-align: center;
    letter-spacing: 3px;
    margin-bottom: 25px; }
  .section-our-team .wrapper .graphics .data-grap {
    color: #888888;
    border-top: 1px solid #e7e7e7;
    padding: 5px 8px 5px;
    margin-bottom: 0;
    letter-spacing: -0.4px; }
    .section-our-team .wrapper .graphics .data-grap.last {
      border-bottom: 1px solid #e7e7e7;
      margin-bottom: 15px; }
  .section-our-team .wrapper .social-icons {
    text-align: center;
    background-color: #fafafa;
    padding-top: 30px; }
    @media (max-width: 767px) {
      .section-our-team .wrapper .social-icons {
        padding-top: 0; } }
    .section-our-team .wrapper .social-icons i {
      color: #888888;
      margin: 10px 10px 30px;
      width: 40px;
      height: 40px;
      padding: 12px;
      font-size: 17px;
      transition: 1s; }
      .section-our-team .wrapper .social-icons i:hover {
        background-color: #0284ba;
        border-radius: 35px;
        color: #fff; }
      .section-our-team .wrapper .social-icons i.fa-google-plus {
        padding: 10px 9px; }
    .section-our-team .wrapper .social-icons button.btn-medic {
      margin: 0 10px 20px; }

.section-testimonials .wrapper {
  position: relative; }
.section-testimonials .img-bg {
  min-height: 680px;
  position: relative;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .section-testimonials .img-bg {
      min-height: 710px; } }
  .section-testimonials .img-bg:before {
    content: "";
    background-color: rgba(0, 0, 0, 0.15);
    position: absolute;
    width: 100%;
    height: 100%; }
.section-testimonials .content {
  position: absolute;
  top: 0;
  width: 100%;
  margin-top: 70px; }
  @media (max-width: 450px) {
    .section-testimonials .content {
      margin-top: 20px; } }
.section-testimonials .section-header {
  text-align: center;
  color: #fff;
  margin-bottom: 65px; }
  .section-testimonials .section-header .title {
    font-size: 13px;
    font-family: "Roboto", sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px; }
  .section-testimonials .section-header .heading {
    font-family: "Raleway Heavy", sans-serif;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase; }
  .section-testimonials .section-header .subheading {
    font-family: "Roboto", sans-serif; }
.section-testimonials .block-info {
  text-align: center;
  padding: 60px 15px 50px 15px;
  background-color: #168cbd;
  color: #fff;
  margin-bottom: 30px;
  margin: 0 15px; }
  .section-testimonials .block-info .info {
    color: #d2e1ea;
    margin-top: 32px;
    margin-bottom: 30px;
    font-size: 15px;
    line-height: 23px; }
    @media (max-width: 767px) {
      .section-testimonials .block-info .info {
        margin-top: 10px;
        margin-bottom: 10px; } }
  .section-testimonials .block-info .author-testimonials {
    font-weight: bold;
    font-family: "Raleway Heavy", sans-serif; }
  .section-testimonials .block-info .group {
    text-transform: uppercase;
    color: #d2e1ea;
    font-family: "Roboto Light", sans-serif;
    letter-spacing: 0.5px; }
.section-testimonials .block-info.block-info-2 {
  background-color: #216a99;
  opacity: 0.9; }
.section-testimonials .block-info.block-info-3 {
  background-color: #1a4c6d;
  opacity: 0.9; }

.contact-block {
  margin-top: 80px; }
  .contact-block .heading {
    text-transform: uppercase;
    color: #222222;
    font: bold 16px "Raleway", sans-serif;
    font-weight: 700;
    margin-bottom: 20px; }
  .contact-block .subheading {
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    color: #888888; }
  .contact-block button.btn-medic {
    margin-top: 15px;
    padding: 10px 30px; }
  .contact-block .contact-btn {
    text-align: right; }
  .contact-block .btn-medic.m-top {
    margin: 13px 0; }
  .contact-block.classic {
    padding-top: 70px;
    margin: 43px 30px 0;
    border-top: 1px solid #f7f7f7; }
    .contact-block.classic.no-line {
      border-top: 0; }

.section-slider {
  margin-top: 50px; }
  .section-slider .img-bg {
    min-height: 300px;
    padding-top: 90px; }
    .section-slider .img-bg .title {
      font-family: "Raleway Light", sans-serif;
      color: #dfe1e1;
      text-align: center;
      padding: 0 20px;
      color: #fff; }
    .section-slider .img-bg .author {
      font-family: "Raleway Heavy", sans-serif;
      text-align: center;
      font-weight: bold;
      margin-top: 30px;
      color: #fff; }

.medic-team-section {
  margin-top: 70px; }
  .medic-team-section .medic-short-info {
    margin: 40px; }

.medic-classic-style.social-icons {
  text-align: left; }

.medic-classic-style.section-our-team .wrapper .profession {
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 30px; }
.medic-classic-style.section-our-team .wrapper .team-doctor .more-info {
  padding: 30px 20px;
  bottom: 0;
  top: auto;
  opacity: 0;
  right: 0; }
.medic-classic-style.section-our-team .wrapper .team-doctor:hover .more-info {
  opacity: 0.8; }

.medic-modern-style.section-our-team .wrapper .info-doctor {
  background-color: #f2f2f2;
  padding: 20px 0 0; }
.medic-modern-style.section-our-team .wrapper .social-icons p {
  font-family: "Roboto Regular", sans-serif;
  color: #888888;
  line-height: 23px;
  letter-spacing: 0.5px; }
.medic-modern-style.section-our-team .wrapper .social-icons i {
  border: 1px solid #0284ba;
  border-radius: 35px;
  color: #0284ba; }
  .medic-modern-style.section-our-team .wrapper .social-icons i:hover {
    color: #fff; }
.medic-modern-style.section-our-team .wrapper .team-doctor:hover:before {
  content: "";
  background-color: rgba(80, 171, 208, 0.6);
  position: absolute;
  width: 100%;
  height: 100%; }
.medic-modern-style.section-our-team .wrapper .team-doctor .more-info {
  background-color: transparent;
  text-align: center;
  top: 50%; }
.medic-modern-style.section-our-team .wrapper .btn-medic {
  margin: 0;
  border: 0;
  background-color: #fff;
  color: #0284ba;
  transition: 1s; }
  .medic-modern-style.section-our-team .wrapper .btn-medic:hover {
    background-color: #0284ba;
    color: #fff; }

.medic-modern-style section-our-team .wrapper .social-icons {
  background-color: #fafafa;
  padding-top: 15px; }

.info-block-1 .info .title.bottom-line {
  border-bottom: 1px solid #e7e7e7;
  color: #222;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s; }
.info-block-1 .info .subtitle {
  color: #888;
  font-family: "Roboto Regular", sans-serif;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.1px;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s; }

.info-block-1.classic .info {
  background-color: rgba(238, 239, 241, 0.9); }
  .info-block-1.classic .info .title.bottom-line {
    border-color: #e7e7e7; }
  .info-block-1.classic .info .title {
    color: #585859; }
  .info-block-1.classic .info .subtitle {
    color: #9d9d9e; }

.responsive-width {
  width: auto !important; }

.medic-form {
  background-color: #fafafa;
  padding: 47px 40px 44px;
  margin-bottom: 20px; }

.short-block-info {
  background-color: #fafafa;
  margin-top: 60px;
  padding: 20px 20px 10px;
  color: #ababab; }
  .short-block-info.top-info {
    margin-top: 28px !important; }
  @media (max-width: 767px) {
    .short-block-info {
      margin: 0 15px 30px; } }
  .short-block-info .btn-medic {
    margin: 0;
    background-color: #138cbe;
    color: #fff; }
    .short-block-info .btn-medic.btn-m-info {
      letter-spacing: 0.9px;
      padding: 13px 15px; }
    .short-block-info .btn-medic:hover {
      color: #138cbe;
      background-color: #fff; }
  .short-block-info .btn-medic-group {
    text-align: right; }

.short-block-info.classic {
  margin: 13px 15px; }

.bottom-navigation {
  border-top: 1px solid #ebebeb;
  margin-top: 40px; }
  .bottom-navigation .button-group {
    margin-top: -16px;
    text-align: center; }
    .bottom-navigation .button-group i {
      width: 30px;
      height: 30px;
      background-color: #fff;
      margin-right: 10px;
      border: 2px solid #f2f2f2;
      padding-top: 7px;
      font-size: 11px;
      color: #67b5d6; }
    .bottom-navigation .button-group i.fa.fa-times {
      color: #888888; }

.slider-container.slide-width {
  margin-left: -30px;
  margin-right: -30px; }
  @media (max-width: 767px) {
    .slider-container.slide-width {
      margin-left: 0;
      margin-right: 0; } }

.bottom-navigation.m-bottom {
  margin-bottom: 40px; }

.medic-info-header .heading {
  font-family: "Raleway Heavy", sans-serif;
  text-transform: uppercase;
  font-weight: bold; }
.medic-info-header .title {
  text-transform: uppercase;
  font-family: "Roboto Regular", sans-serif;
  letter-spacing: 1px; }

.white-bg {
  background-color: #fff !important; }

/*---------------------------*/
/*        12-RETAREATS       */
/*---------------------------*/
.padd-t-0 {
  padding-top: 0px !important; }

.padd-t-5 {
  padding-top: 5px !important; }

.padd-t-10 {
  padding-top: 10px !important; }

.padd-t-15 {
  padding-top: 15px !important; }

.padd-t-20 {
  padding-top: 20px !important; }

.padd-t-25 {
  padding-top: 25px !important; }

.padd-t-30 {
  padding-top: 30px !important; }

.padd-t-35 {
  padding-top: 35px !important; }

.padd-t-40 {
  padding-top: 40px !important; }

.padd-t-45 {
  padding-top: 45px !important; }

.padd-t-50 {
  padding-top: 50px !important; }

.padd-t-55 {
  padding-top: 55px !important; }

.padd-t-60 {
  padding-top: 60px !important; }

.padd-t-65 {
  padding-top: 65px !important; }

.padd-t-70 {
  padding-top: 70px !important; }

.padd-t-75 {
  padding-top: 75px !important; }

.padd-t-80 {
  padding-top: 80px !important; }

.padd-t-85 {
  padding-top: 85px !important; }

.padd-t-90 {
  padding-top: 90px !important; }

.padd-t-95 {
  padding-top: 95px !important; }

.padd-t-100 {
  padding-top: 100px !important; }

.padd-b-0 {
  padding-bottom: 0px !important; }

.padd-b-5 {
  padding-bottom: 5px !important; }

.padd-b-10 {
  padding-bottom: 10px !important; }

.padd-b-15 {
  padding-bottom: 15px !important; }

.padd-b-20 {
  padding-bottom: 20px !important; }

.padd-b-25 {
  padding-bottom: 25px !important; }

.padd-b-30 {
  padding-bottom: 30px !important; }

.padd-b-35 {
  padding-bottom: 35px !important; }

.padd-b-40 {
  padding-bottom: 40px !important; }

.padd-b-45 {
  padding-bottom: 45px !important; }

.padd-b-50 {
  padding-bottom: 50px !important; }

.padd-b-55 {
  padding-bottom: 55px !important; }

.padd-b-60 {
  padding-bottom: 60px !important; }

.padd-b-65 {
  padding-bottom: 65px !important; }

.padd-b-70 {
  padding-bottom: 70px !important; }

.padd-b-75 {
  padding-bottom: 75px !important; }

.padd-b-80 {
  padding-bottom: 80px !important; }

.padd-b-85 {
  padding-bottom: 85px !important; }

.padd-b-90 {
  padding-bottom: 90px !important; }

.padd-b-95 {
  padding-bottom: 95px !important; }

.padd-b-100 {
  padding-bottom: 100px !important; }

.m-bottom-0 {
  margin-bottom: 0px !important; }

.m-bottom-5 {
  margin-bottom: 5px !important; }

.m-bottom-10 {
  margin-bottom: 10px !important; }

.m-bottom-15 {
  margin-bottom: 15px !important; }

.m-bottom-20 {
  margin-bottom: 20px !important; }

.m-bottom-25 {
  margin-bottom: 25px !important; }

.m-bottom-30 {
  margin-bottom: 30px !important; }

.m-bottom-35 {
  margin-bottom: 35px !important; }

.m-bottom-40 {
  margin-bottom: 40px !important; }

.m-bottom-45 {
  margin-bottom: 45px !important; }

.m-bottom-50 {
  margin-bottom: 50px !important; }

.m-bottom-55 {
  margin-bottom: 55px !important; }

.m-bottom-60 {
  margin-bottom: 60px !important; }

.m-bottom-65 {
  margin-bottom: 65px !important; }

.m-bottom-70 {
  margin-bottom: 70px !important; }

.m-bottom-75 {
  margin-bottom: 75px !important; }

.m-bottom-80 {
  margin-bottom: 80px !important; }

.m-bottom-85 {
  margin-bottom: 85px !important; }

.m-bottom-90 {
  margin-bottom: 90px !important; }

.m-bottom-95 {
  margin-bottom: 95px !important; }

.m-bottom-100 {
  margin-bottom: 100px !important; }

.m-top-0 {
  margin-top: 0px !important; }

.m-top-5 {
  margin-top: 5px !important; }

.m-top-10 {
  margin-top: 10px !important; }

.m-top-15 {
  margin-top: 15px !important; }

.m-top-20 {
  margin-top: 20px !important; }

.m-top-25 {
  margin-top: 25px !important; }

.m-top-30 {
  margin-top: 30px !important; }

.m-top-35 {
  margin-top: 35px !important; }

.m-top-40 {
  margin-top: 40px !important; }

.m-top-45 {
  margin-top: 45px !important; }

.m-top-50 {
  margin-top: 50px !important; }

.m-top-55 {
  margin-top: 55px !important; }

.m-top-60 {
  margin-top: 60px !important; }

.m-top-65 {
  margin-top: 65px !important; }

.m-top-70 {
  margin-top: 70px !important; }

.m-top-75 {
  margin-top: 75px !important; }

.m-top-80 {
  margin-top: 80px !important; }

.m-top-85 {
  margin-top: 85px !important; }

.m-top-90 {
  margin-top: 90px !important; }

.m-top-95 {
  margin-top: 95px !important; }

.m-top-100 {
  margin-top: 100px !important; }

@media (max-width: 1199px) {
  .m-top-md-0 {
    margin-top: 0px !important; }

  .m-top-md-5 {
    margin-top: 5px !important; }

  .m-top-md-10 {
    margin-top: 10px !important; }

  .m-top-md-15 {
    margin-top: 15px !important; }

  .m-top-md-20 {
    margin-top: 20px !important; }

  .m-top-md-25 {
    margin-top: 25px !important; }

  .m-top-md-30 {
    margin-top: 30px !important; }

  .m-top-md-35 {
    margin-top: 35px !important; }

  .m-top-md-40 {
    margin-top: 40px !important; }

  .m-top-md-45 {
    margin-top: 45px !important; }

  .m-top-md-50 {
    margin-top: 50px !important; }

  .m-top-md-55 {
    margin-top: 55px !important; }

  .m-top-md-60 {
    margin-top: 60px !important; }

  .m-top-md-65 {
    margin-top: 65px !important; }

  .m-top-md-70 {
    margin-top: 70px !important; }

  .m-top-md-75 {
    margin-top: 75px !important; }

  .m-top-md-80 {
    margin-top: 80px !important; }

  .m-top-md-85 {
    margin-top: 85px !important; }

  .m-top-md-90 {
    margin-top: 90px !important; }

  .m-top-md-95 {
    margin-top: 95px !important; }

  .m-top-md-100 {
    margin-top: 100px !important; }

  .m-bottom-md-0 {
    margin-bottom: 0px !important; }

  .m-bottom-md-5 {
    margin-bottom: 5px !important; }

  .m-bottom-md-10 {
    margin-bottom: 10px !important; }

  .m-bottom-md-15 {
    margin-bottom: 15px !important; }

  .m-bottom-md-20 {
    margin-bottom: 20px !important; }

  .m-bottom-md-25 {
    margin-bottom: 25px !important; }

  .m-bottom-md-30 {
    margin-bottom: 30px !important; }

  .m-bottom-md-35 {
    margin-bottom: 35px !important; }

  .m-bottom-md-40 {
    margin-bottom: 40px !important; }

  .m-bottom-md-45 {
    margin-bottom: 45px !important; }

  .m-bottom-md-50 {
    margin-bottom: 50px !important; }

  .m-bottom-md-55 {
    margin-bottom: 55px !important; }

  .m-bottom-md-60 {
    margin-bottom: 60px !important; }

  .m-bottom-md-65 {
    margin-bottom: 65px !important; }

  .m-bottom-md-70 {
    margin-bottom: 70px !important; }

  .m-bottom-md-75 {
    margin-bottom: 75px !important; }

  .m-bottom-md-80 {
    margin-bottom: 80px !important; }

  .m-bottom-md-85 {
    margin-bottom: 85px !important; }

  .m-bottom-md-90 {
    margin-bottom: 90px !important; }

  .m-bottom-md-95 {
    margin-bottom: 95px !important; }

  .m-bottom-md-100 {
    margin-bottom: 100px !important; } }
@media (max-width: 767px) {
  .m-top-xs-0 {
    margin-top: 0px !important; }

  .m-top-xs-5 {
    margin-top: 5px !important; }

  .m-top-xs-10 {
    margin-top: 10px !important; }

  .m-top-xs-15 {
    margin-top: 15px !important; }

  .m-top-xs-20 {
    margin-top: 20px !important; }

  .m-top-xs-25 {
    margin-top: 25px !important; }

  .m-top-xs-30 {
    margin-top: 30px !important; }

  .m-top-xs-35 {
    margin-top: 35px !important; }

  .m-top-xs-40 {
    margin-top: 40px !important; }

  .m-top-xs-45 {
    margin-top: 45px !important; }

  .m-top-xs-50 {
    margin-top: 50px !important; }

  .m-top-xs-55 {
    margin-top: 55px !important; }

  .m-top-xs-60 {
    margin-top: 60px !important; }

  .m-top-xs-65 {
    margin-top: 65px !important; }

  .m-top-xs-70 {
    margin-top: 70px !important; }

  .m-top-xs-75 {
    margin-top: 75px !important; }

  .m-top-xs-80 {
    margin-top: 80px !important; }

  .m-top-xs-85 {
    margin-top: 85px !important; }

  .m-top-xs-90 {
    margin-top: 90px !important; }

  .m-top-xs-95 {
    margin-top: 95px !important; }

  .m-top-xs-100 {
    margin-top: 100px !important; }

  .m-bottom-xs-0 {
    margin-bottom: 0px !important; }

  .m-bottom-xs-5 {
    margin-bottom: 5px !important; }

  .m-bottom-xs-10 {
    margin-bottom: 10px !important; }

  .m-bottom-xs-15 {
    margin-bottom: 15px !important; }

  .m-bottom-xs-20 {
    margin-bottom: 20px !important; }

  .m-bottom-xs-25 {
    margin-bottom: 25px !important; }

  .m-bottom-xs-30 {
    margin-bottom: 30px !important; }

  .m-bottom-xs-35 {
    margin-bottom: 35px !important; }

  .m-bottom-xs-40 {
    margin-bottom: 40px !important; }

  .m-bottom-xs-45 {
    margin-bottom: 45px !important; }

  .m-bottom-xs-50 {
    margin-bottom: 50px !important; }

  .m-bottom-xs-55 {
    margin-bottom: 55px !important; }

  .m-bottom-xs-60 {
    margin-bottom: 60px !important; }

  .m-bottom-xs-65 {
    margin-bottom: 65px !important; }

  .m-bottom-xs-70 {
    margin-bottom: 70px !important; }

  .m-bottom-xs-75 {
    margin-bottom: 75px !important; }

  .m-bottom-xs-80 {
    margin-bottom: 80px !important; }

  .m-bottom-xs-85 {
    margin-bottom: 85px !important; }

  .m-bottom-xs-90 {
    margin-bottom: 90px !important; }

  .m-bottom-xs-95 {
    margin-bottom: 95px !important; }

  .m-bottom-xs-100 {
    margin-bottom: 100px !important; } }
@media (max-width: 370px) {
  .m-top-mobile-0 {
    margin-top: 0px !important; }

  .m-top-mobile-5 {
    margin-top: 5px !important; }

  .m-top-mobile-10 {
    margin-top: 10px !important; }

  .m-top-mobile-15 {
    margin-top: 15px !important; }

  .m-top-mobile-20 {
    margin-top: 20px !important; }

  .m-top-mobile-25 {
    margin-top: 25px !important; }

  .m-top-mobile-30 {
    margin-top: 30px !important; }

  .m-top-mobile-35 {
    margin-top: 35px !important; }

  .m-top-mobile-40 {
    margin-top: 40px !important; }

  .m-top-mobile-45 {
    margin-top: 45px !important; }

  .m-top-mobile-50 {
    margin-top: 50px !important; }

  .m-top-mobile-55 {
    margin-top: 55px !important; }

  .m-top-mobile-60 {
    margin-top: 60px !important; }

  .m-top-mobile-65 {
    margin-top: 65px !important; }

  .m-top-mobile-70 {
    margin-top: 70px !important; }

  .m-top-mobile-75 {
    margin-top: 75px !important; }

  .m-top-mobile-80 {
    margin-top: 80px !important; }

  .m-top-mobile-85 {
    margin-top: 85px !important; }

  .m-top-mobile-90 {
    margin-top: 90px !important; }

  .m-top-mobile-95 {
    margin-top: 95px !important; }

  .m-top-mobile-100 {
    margin-top: 100px !important; }

  .m-bottom-mobile-0 {
    margin-bottom: 0px !important; }

  .m-bottom-mobile-5 {
    margin-bottom: 5px !important; }

  .m-bottom-mobile-10 {
    margin-bottom: 10px !important; }

  .m-bottom-mobile-15 {
    margin-bottom: 15px !important; }

  .m-bottom-mobile-20 {
    margin-bottom: 20px !important; }

  .m-bottom-mobile-25 {
    margin-bottom: 25px !important; }

  .m-bottom-mobile-30 {
    margin-bottom: 30px !important; }

  .m-bottom-mobile-35 {
    margin-bottom: 35px !important; }

  .m-bottom-mobile-40 {
    margin-bottom: 40px !important; }

  .m-bottom-mobile-45 {
    margin-bottom: 45px !important; }

  .m-bottom-mobile-50 {
    margin-bottom: 50px !important; }

  .m-bottom-mobile-55 {
    margin-bottom: 55px !important; }

  .m-bottom-mobile-60 {
    margin-bottom: 60px !important; }

  .m-bottom-mobile-65 {
    margin-bottom: 65px !important; }

  .m-bottom-mobile-70 {
    margin-bottom: 70px !important; }

  .m-bottom-mobile-75 {
    margin-bottom: 75px !important; }

  .m-bottom-mobile-80 {
    margin-bottom: 80px !important; }

  .m-bottom-mobile-85 {
    margin-bottom: 85px !important; }

  .m-bottom-mobile-90 {
    margin-bottom: 90px !important; }

  .m-bottom-mobile-95 {
    margin-bottom: 95px !important; }

  .m-bottom-mobile-100 {
    margin-bottom: 100px !important; } }
/*-------------------------*/
/*         13-PRODUCTS     */
/*-------------------------*/
.section-products {
  position: relative; }
  .section-products .heading {
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #333;
    font-weight: bold;
    margin: 55px 0 25px 15px;
    letter-spacing: 1.4px; }
  .section-products .title-product {
    color: #0284ba;
    font-family: "Raleway", sans-serif;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 0.7px;
    font-weight: 700; }
  .section-products .product-info {
    padding: 24px 10px 26px 30px;
    border: 1px solid #e7e7e7;
    border-top: 0;
    margin-right: 8px; }
    @media (max-width: 1199px) {
      .section-products .product-info {
        margin-right: 0; } }
  .section-products .img-product {
    border: 1px solid #f9f9f9; }
  .section-products .img-product.classic {
    margin-top: 0;
    margin-right: 7px; }
  .section-products .price {
    color: #222;
    font-size: 15px;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    margin-bottom: 15px; }
    .section-products .price .old-price {
      color: #888;
      font-size: 15px;
      text-decoration: line-through;
      font-weight: normal; }
  .section-products .btn-add {
    background-color: transparent;
    outline: 0;
    border: 0;
    color: #a0a0a0;
    text-transform: uppercase;
    font: bold 11px "Raleway", sans-serif;
    font-weight: 700;
    padding-left: 25px;
    padding-top: 3px;
    background-image: url(../img/icon-cart.png);
    background-repeat: no-repeat;
    margin-right: 25px;
    font-size: 10px;
    letter-spacing: 0.5px; }
    .section-products .btn-add:hover {
      background-image: url(../img/icon-cart-act.png);
      color: #2e8eb5; }
    .section-products .btn-add:active {
      background-image: url(../img/icon-cart-act.png);
      color: #2e8eb5; }
  .section-products .icon-details {
    text-transform: uppercase;
    text-transform: uppercase;
    background-image: url(../img/icon-details.png);
    background-repeat: no-repeat;
    display: inline-block;
    font: bold 11px "Raleway", sans-serif;
    font-weight: 700;
    color: #a0a0a0;
    padding: 3px 20px 5px;
    text-decoration: none;
    font-size: 10px;
    letter-spacing: 0.5px; }
    .section-products .icon-details:hover {
      background-image: url(../img/icon-details-act.png);
      color: #2e8eb5; }
  .section-products .sale {
    position: absolute;
    top: 10px;
    left: 25px;
    background-color: #0284ba;
    color: #fff;
    width: 50px;
    height: 50px;
    padding-top: 17px;
    text-transform: uppercase;
    text-align: center;
    border-radius: 30px;
    font-size: 11px;
    font-family: "Raleway", sans-serif;
    font-weight: 700; }
  .section-products .sale.classic {
    top: 10px; }
  .section-products .form-info {
    padding: 25px 20px 25px 35px;
    border: 1px solid #e7e7e7; }
    .section-products .form-info label {
      font-weight: normal;
      color: #888;
      position: relative;
      cursor: pointer;
      letter-spacing: 0.6px; }
    .section-products .form-info .input-radio {
      visibility: hidden; }
      .section-products .form-info .input-radio + .input-radio-group {
        margin-right: 5px; }
        .section-products .form-info .input-radio + .input-radio-group .circle {
          width: 15px;
          height: 15px;
          display: inline-block;
          border-radius: 30px;
          border: 1px solid #0284ba;
          position: absolute;
          top: 2px;
          left: -20px; }
      .section-products .form-info .input-radio:checked + .input-radio-group:before {
        content: "";
        width: 7px;
        height: 7px;
        background-color: #0284ba;
        display: inline-block;
        border-radius: 7px;
        position: absolute;
        top: 6px;
        left: -16px;
        visibility: visible; }
  .section-products .title {
    border: 1px solid #e7e7e7;
    color: #222;
    margin-bottom: 0; }
    .section-products .title .subtitle {
      text-transform: uppercase;
      background-color: #f5f5f5;
      display: inline-block;
      height: 57px;
      padding: 17px 25px;
      margin-right: 20px;
      color: #acacac;
      letter-spacing: 4px;
      font-size: 15px;
      min-width: 155px; }
    .section-products .title .btn-medic {
      margin: 5px;
      background-color: #0284ba;
      color: #fff; }
      .section-products .title .btn-medic.submit-classic {
        letter-spacing: 1.4px;
        padding: 11px 10px;
        font-size: 10px; }
      .section-products .title .btn-medic:hover {
        background-color: #fff;
        color: #0284ba; }
  .section-products .title.last {
    border-top: 0; }

.products-sidebar {
  margin-top: 55px; }

.wrap-pagination {
  float: right; }
  @media (max-width: 991px) {
    .wrap-pagination {
      float: none;
      text-align: center; } }

.title-login-form {
  font: 700 14px "Raleway", sans-serif;
  text-transform: uppercase;
  margin-top: 2px;
  letter-spacing: 1px; }
  @media (max-width: 1199px) {
    .title-login-form {
      text-align: center; } }

.m-login-form {
  background-color: #fafafa;
  padding: 39px 40px 29px;
  max-width: 403px; }
  @media (max-width: 1199px) {
    .m-login-form {
      margin: 0 auto; } }
  @media (max-width: 767px) {
    .m-login-form {
      padding: 39px 20px 29px; } }
  .m-login-form .m-label {
    font-size: 13px;
    color: #888;
    font-weight: normal;
    position: absolute;
    top: 10px;
    left: 11px; }
  .m-login-form .field {
    width: 100%;
    padding: 8px 10px;
    font-size: 13px;
    margin-bottom: 29px;
    background-color: transparent;
    outline: none;
    color: #888;
    border: 1px solid #b2b2b2;
    transition: 0.3s; }
    .m-login-form .field:focus {
      border-color: #8B8787; }
      .m-login-form .field:focus + label {
        display: none; }
  .m-login-form .m-form-group {
    font-size: 15px;
    color: #888;
    margin-bottom: 27px;
    margin-top: 2px; }
    .m-login-form .m-form-group label {
      font-weight: normal; }
  .m-login-form .btn-checkbox {
    position: relative;
    visibility: hidden;
    margin-right: 18px; }
    .m-login-form .btn-checkbox:before {
      content: "";
      width: 22px;
      height: 20px;
      border: 1px solid #b2b2b2;
      position: absolute;
      visibility: visible;
      top: -2px; }
    .m-login-form .btn-checkbox:checked:before {
      background: url(../img/icon-close-dark.png) no-repeat center; }
  .m-login-form .btn-submit {
    font: 700 10px "Raleway", sans-serif;
    color: #fff;
    text-transform: uppercase;
    background-color: #0284ba;
    outline: none;
    border: 1px solid #0284ba;
    padding: 11px 31px;
    transition: 0.3s; }
    .m-login-form .btn-submit:hover {
      background-color: transparent;
      color: #0284ba; }
  .m-login-form .link {
    letter-spacing: 0.6px; }
    .m-login-form .link a {
      color: #0284ba; }
      .m-login-form .link a:hover {
        color: #016088; }
  .m-login-form .star {
    color: #cc3b3b;
    font-size: 13px;
    font-weight: 500; }
  .m-login-form .m-input-group {
    position: relative; }

/*-------------------------*/
/*      14-PAGINATION      */
/*-------------------------*/
.pagination.medic-pagination {
  position: static;
  margin-top: 34px;
  text-align: right; }
  .pagination.medic-pagination.products {
    margin-top: 0;
    margin-right: 8px; }
  .pagination.medic-pagination > li > a {
    border-radius: 0;
    margin-left: 18px;
    padding: 7px 13px;
    color: #888; }
    .pagination.medic-pagination > li > a .fa {
      font-size: 18px; }
  .pagination.medic-pagination > li > span {
    border-radius: 0;
    margin-right: 10px; }
  .pagination.medic-pagination > li.active > a {
    color: #0284ba;
    background-color: transparent;
    border-color: #ddd; }

.section-cart .title {
  background-color: #f5f5f5;
  text-transform: uppercase;
  color: #444;
  letter-spacing: 2px; }

.products-table {
  display: table;
  width: 100.2%;
  border-collapse: collapse;
  min-height: 52px; }
  .products-table .products-row {
    display: table-row; }
    .products-table .products-row .column {
      display: table-cell;
      border: 1px solid #e7e7e7;
      padding: 10px;
      font-size: 13px;
      letter-spacing: 3.5px; }
      @media (max-width: 991px) {
        .products-table .products-row .column {
          width: 50%; } }
      .products-table .products-row .column .img-product {
        max-height: 110px; }
      .products-table .products-row .column .price-info {
        font-size: 15px;
        letter-spacing: 0; }
    .products-table .products-row .product {
      font-family: "Raleway", sans-serif;
      font-weight: 700;
      text-transform: uppercase;
      color: #222;
      font-weight: bold;
      vertical-align: middle; }
      .products-table .products-row .product .column-info {
        font-size: 13px;
        letter-spacing: 0.5px;
        line-height: 1.9; }
    .products-table .products-row .quantity {
      vertical-align: middle; }
    .products-table .products-row .input-quantity {
      text-align: center;
      outline: 0;
      border: 1px solid #b2b2b2;
      width: 90px;
      height: 37px;
      position: relative;
      top: -4px;
      -webkit-transition: 1s;
      -o-transition: 1s;
      transition: 1s; }
      @media (max-width: 420px) {
        .products-table .products-row .input-quantity {
          top: 0;
          margin: 10px 0; } }
      .products-table .products-row .input-quantity:focus {
        box-shadow: inset 1px 2px 2px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
    .products-table .products-row .btn-medic {
      margin: 5px;
      padding: 7px 5px;
      font-size: 13px; }
      .products-table .products-row .btn-medic.btn-table {
        margin: 8px 5px; }
      .products-table .products-row .btn-medic.modern {
        font: 300 10px "Raleway", sans-serif;
        background-color: #0284ba;
        color: #fff;
        padding: 11px 10px;
        letter-spacing: 1px; }
        .products-table .products-row .btn-medic.modern:hover {
          background-color: #0284ba;
          color: #fff; }
    .products-table .products-row .btn-medic.classic {
      text-transform: capitalize;
      background-color: #fff;
      border: 1px solid #e7e7e7;
      color: #888;
      letter-spacing: 0;
      -webkit-transition: 1s;
      -o-transition: 1s;
      transition: 1s; }
      .products-table .products-row .btn-medic.classic:hover {
        color: #0284ba;
        border-color: #0284ba; }
    .products-table .products-row .btn-medic.btn-submit {
      padding: 12px 15px;
      background-color: #0284ba;
      color: #fff;
      float: right; }
      @media (max-width: 400px) {
        .products-table .products-row .btn-medic.btn-submit {
          float: none; } }
      .products-table .products-row .btn-medic.btn-submit:hover {
        background-color: #fff;
        color: #0284ba; }
  .products-table .products-row.classic {
    height: 132px; }

.products-table.first {
  margin-top: 59px; }
  @media (max-width: 991px) {
    .products-table.first {
      margin-top: 0; } }
  @media (max-width: 991px) {
    .products-table.first.classic-style {
      margin-top: 50px; } }

.icon-delete {
  vertical-align: middle;
  text-align: center; }
  .icon-delete .fa {
    color: #0284ba;
    border: 1px solid #0284ba;
    padding: 11px 13px; }

.quantity .fa {
  color: #0284ba;
  border: 1px solid #0284ba;
  padding: 6px 6px 6px 11px;
  cursor: pointer;
  font-size: 24px;
  font-weight: 100;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s; }
  .quantity .fa.minus {
    padding: 1px 9px 4px 12px;
    font-size: 30px;
    background-color: #0284ba;
    color: #fff; }
  .quantity .fa:hover {
    background-color: #0284ba;
    color: #fff; }
  .quantity .fa:focus {
    background-color: #0284ba;
    color: #fff; }
  .quantity .fa:active {
    background-color: #0284ba;
    color: #fff; }

.products-table.footer {
  background-color: #fcfcfc;
  border: 1px solid #e7e7e7;
  border-top: 0; }

.vertical-center {
  vertical-align: middle; }

/*-------------------------*/
/*          15-BLOG        */
/*-------------------------*/
.article-blog {
  padding: 30px 30px 0 55px;
  color: #888888;
  font-family: "Roboto Regular", sans-serif;
  border-left: 2px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
  border-right: 1px solid #f5f5f5;
  position: relative;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s; }
  .article-blog .date {
    font-size: 15px; }
  .article-blog .text-blog {
    font-size: 15px;
    line-height: 24px; }
  .article-blog .blog-link {
    padding-right: 8px;
    padding-left: 17px; }
  .article-blog.classic-style {
    padding: 30px 30px 0 28px;
    margin-right: 2px; }
    .article-blog.classic-style .date {
      margin-bottom: 20px; }
    .article-blog.classic-style .heading {
      letter-spacing: 0.8px;
      margin-bottom: 16px; }
    .article-blog.classic-style .blog-link {
      padding-right: 8px;
      padding-left: 17px; }
      .article-blog.classic-style .blog-link.fisrt {
        margin-left: 5px; }
  .article-blog:hover {
    border-left-color: #0284ba; }
  .article-blog.blog {
    padding: 33px 30px 0 30px; }
    .article-blog.blog .heading {
      margin-top: 20px;
      letter-spacing: 0.8px;
      margin-bottom: 20px; }
    .article-blog.blog .text-article {
      line-height: 23px; }
  .article-blog .heading {
    font-size: 16px;
    font-family: "Raleway Heavy", sans-serif;
    font-weight: bold;
    letter-spacing: 1.1px;
    line-height: 24px;
    margin-bottom: 30px;
    color: #222222; }
    .article-blog .heading a {
      color: #222222; }
      .article-blog .heading a:hover {
        color: #756767;
        text-decoration: none; }
  .article-blog .text-article {
    line-height: 26px;
    letter-spacing: 0.5px; }
  .article-blog .footer-article {
    margin-top: 30px;
    border-top: 1px solid #f5f5f5;
    padding: 25px 0; }
    .article-blog .footer-article.classic {
      padding: 27px 0; }
    .article-blog .footer-article .link {
      color: #888;
      text-decoration: none;
      padding-right: 15px; }
      @media (max-width: 480px) {
        .article-blog .footer-article .link {
          display: block;
          text-align: center;
          border-left: 0; } }
      .article-blog .footer-article .link:not(.first) {
        padding-left: 15px;
        border-left: 1px solid #f5f5f5; }
      .article-blog .footer-article .link.link-catg {
        padding-right: 0; }
    .article-blog .footer-article .link-catg {
      margin-right: 5px;
      margin-left: 5px; }
    .article-blog .footer-article a {
      color: #888;
      text-decoration: none; }
      .article-blog .footer-article a:hover {
        color: #756767; }
  .article-blog .comments-blog .heading {
    text-transform: uppercase; }
  .article-blog .comments-blog .count-comment {
    font-size: 13px; }
  .article-blog .comments-blog .date {
    float: right;
    text-transform: uppercase;
    font-weight: bold;
    border-right: 1px solid #f7f7f7;
    padding-right: 12px;
    color: #909090;
    font-family: "Raleway Heavy", sans-serif;
    font-size: 14px; }
    .article-blog .comments-blog .date .number {
      font-size: 13px;
      font-weight: 900; }
  .article-blog .comments-blog .comment-answer {
    float: right;
    text-transform: uppercase;
    padding-left: 12px;
    padding-right: 10px;
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #0284ba; }
  .article-blog .comments-blog .media-heading {
    color: #222;
    font-size: 17px;
    font-family: "Raleway Heavy", sans-serif; }
    @media (max-width: 500px) {
      .article-blog .comments-blog .media-heading {
        margin-bottom: 10px;
        display: inline-block; } }
  .article-blog .comments-blog .media-body .comment {
    border: 1px solid #f5f5f5;
    padding: 15px 25px 15px 26px;
    position: relative;
    margin-bottom: 25px; }
    .article-blog .comments-blog .media-body .comment:before {
      content: "";
      position: absolute;
      top: 34px;
      border-width: 0px 33px 30px 0;
      width: 0;
      height: 0;
      border-style: solid;
      border-color: transparent #f5f5f5 transparent transparent;
      left: -33px; }
      @media (max-width: 500px) {
        .article-blog .comments-blog .media-body .comment:before {
          content: none; } }
    .article-blog .comments-blog .media-body .comment:after {
      content: "";
      top: 35px;
      position: absolute;
      width: 0;
      left: -30px;
      height: 0;
      border-style: solid;
      border-width: 0px 33px 30px 0;
      border-color: transparent #fff transparent transparent; }
      @media (max-width: 500px) {
        .article-blog .comments-blog .media-body .comment:after {
          content: none; } }
    .article-blog .comments-blog .media-body .comment .text-comment {
      line-height: 25px; }

.article-blog.classic {
  border-left: 1px solid #f5f5f5;
  padding: 35px 20px 15px 25px; }
  @media (max-width: 767px) {
    .article-blog.classic {
      padding: 35px 20px 15px 15px; } }
  .article-blog.classic .heading {
    line-height: 25px; }
  .article-blog.classic .text-blog {
    line-height: 26px;
    letter-spacing: 0.3px; }
  .article-blog.classic:hover {
    border-left-color: #f5f5f5; }

.img-blog {
  margin-top: 60px; }

.img-blog.m-top {
  margin-top: 37px; }

.medic-blog-title {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  text-align: left;
  margin-top: 25px;
  letter-spacing: 0.8px; }
  .medic-blog-title.m-top {
    margin-top: 45px; }

.sidebar-info .btn-search {
  background-color: #0284ba;
  outline: 0;
  border: 0;
  color: #fff;
  width: 35px;
  height: 34px;
  border-radius: 0;
  margin-left: 6px !important;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  background-image: url("../img/search-icon.png");
  background-repeat: no-repeat;
  background-position: center; }
  .sidebar-info .btn-search:hover {
    background-color: #105977; }
.sidebar-info .input-search {
  height: 35px;
  outline: 0;
  border: 1px solid #e7e7e7;
  padding-left: 10px;
  border-radius: 0; }
.sidebar-info .input-group {
  margin-top: 60px; }
  @media (max-width: 767px) {
    .sidebar-info .input-group {
      margin-top: 20px !important; } }
  .sidebar-info .input-group .fa {
    position: absolute;
    top: 10px;
    right: 11px;
    color: #fff; }
.sidebar-info .form-group {
  margin-bottom: 30px; }
.sidebar-info .news {
  border: 1px solid #f5f5f5;
  border-left-width: 2px;
  padding: 15px 15px 9px;
  font-size: 15px;
  line-height: 24px;
  color: #c0c0c0;
  text-transform: uppercase;
  margin-bottom: 0;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s; }
  .sidebar-info .news:hover {
    border-left-color: #0284ba; }
  .sidebar-info .news a {
    font-weight: bold;
    color: #222;
    text-decoration: none;
    text-transform: none; }
.sidebar-info .news.first {
  margin-top: 30px; }
.sidebar-info .news.last {
  margin-bottom: 25px; }
  @media (max-width: 767px) {
    .sidebar-info .news.last .heading {
      margin-left: 15px; } }
  .sidebar-info .news.last a {
    text-transform: uppercase;
    color: #0284ba; }
    .sidebar-info .news.last a .fa {
      color: #0284ba;
      float: right; }
.sidebar-info .heading {
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  color: #222;
  font-weight: 700;
  margin-top: 25px;
  font-size: 15px; }
.sidebar-info .list-categories {
  list-style-type: none;
  padding: 0; }
  @media (max-width: 767px) {
    .sidebar-info .list-categories {
      margin-left: 15px; } }
  .sidebar-info .list-categories li {
    margin-bottom: 6px; }
  .sidebar-info .list-categories a {
    color: #0284ba; }

.sidebar-info.m-top {
  margin-top: 60px;
  margin-bottom: 52px; }

.img-blog.classic {
  border-bottom: 3px solid #0284ba; }
  .img-blog.classic.img-latest {
    min-height: 169px; }
    @media (max-width: 1199px) {
      .img-blog.classic.img-latest {
        min-height: auto; } }

.blog-date-article {
  background-color: #0284ba;
  display: inline-block;
  color: #fff;
  padding: 7px 14px;
  font-size: 15px;
  position: absolute;
  top: -20px; }

.article-blog.modern-style {
  padding-left: 0;
  border: 0;
  padding-right: 0; }
  @media (max-width: 767px) {
    .article-blog.modern-style .media-object {
      width: 70px; } }
  @media (max-width: 500px) {
    .article-blog.modern-style .media-object {
      width: 40px; } }
  .article-blog.modern-style .heading {
    letter-spacing: 0.9px;
    font-size: 15px;
    margin-top: 17px;
    margin-bottom: 18px; }
  .article-blog.modern-style .text-blog {
    line-height: 25px;
    letter-spacing: 0.5px;
    margin-bottom: 18px; }

.comments-blog .form-heading {
  color: #000;
  text-transform: uppercase;
  font: bold 16px "Raleway",sans-serif;
  font-weight: 700;
  margin-bottom: 25px;
  margin-top: 25px; }
.comments-blog .contact-us .btn-medic {
  float: left !important;
  margin-top: 0;
  padding: 12px 18px;
  font-size: 9px; }
.comments-blog .media-body {
  padding-left: 50px; }
  @media (max-width: 767px) {
    .comments-blog .media-body {
      padding-left: 30px; } }
  @media (max-width: 500px) {
    .comments-blog .media-body {
      padding-left: 0; } }

.contact-us.doctor-details {
  margin-top: 0; }
  .contact-us.doctor-details .info-block-3 {
    padding: 30px; }
  .contact-us.doctor-details .content-info.last {
    border-bottom: 1px solid #e7e7e7; }

.doctor-details.classic {
  margin-top: 10px;
  margin-bottom: 30px; }
  .doctor-details.classic .info-block-3 {
    padding: 44px; }
  .doctor-details.classic .btn-medic {
    margin: 30px 0 0;
    padding: 14px 16px;
    font-size: 11px;
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    letter-spacing: 0.3px; }
  .doctor-details.classic header.heading {
    text-align: left; }

.doctor-details.classic-style {
  margin-top: 0; }
  .doctor-details.classic-style .info-block-3 {
    padding: 18px 30px;
    background-color: #fff; }
    .doctor-details.classic-style .info-block-3.padd {
      padding: 20px 30px 0; }
      .doctor-details.classic-style .info-block-3.padd .heading {
        margin-bottom: 27px; }
      .doctor-details.classic-style .info-block-3.padd .content-info {
        padding: 6px 21px 0 20px; }
  .doctor-details.classic-style .content-info .btn-medic {
    margin: 28px 0;
    padding: 14px 15px;
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    letter-spacing: 0.5px; }

.wpc-map {
  height: 390px;
  width: 100%; }

.medic-pricing-plans .pricing-column {
  width: 19.5%;
  float: left;
  margin-right: 0.5%;
  margin-top: 61px; }
.medic-pricing-plans .pricing-header {
  background-color: #f4f4f4; }
  .medic-pricing-plans .pricing-header .title {
    font: 700 14px "Raleway", sans-serif;
    font-weight: 700;
    color: #3e3e3e;
    text-align: center;
    text-transform: uppercase;
    line-height: 24px;
    letter-spacing: 1px;
    padding-top: 76px;
    padding-bottom: 80px;
    font-size: 14px; }
.medic-pricing-plans .pricing-header.bg-info {
  background-color: #11a2df;
  color: #fff; }
  .medic-pricing-plans .pricing-header.bg-info .price {
    font-family: "Roboto",sans-serif;
    font-size: 60px;
    line-height: 0.5;
    text-align: center;
    padding-top: 41.5px;
    padding-bottom: 33.5px; }
    .medic-pricing-plans .pricing-header.bg-info .price .period {
      font-size: 15px;
      position: relative;
      top: -5px; }
  .medic-pricing-plans .pricing-header.bg-info .title {
    background-color: #0f91c8;
    padding-top: 22px;
    padding-bottom: 22px;
    font-weight: normal;
    color: #fff; }
.medic-pricing-plans .pricing-content {
  background-color: #fafafa;
  min-height: 240px;
  padding-top: 8px; }
  .medic-pricing-plans .pricing-content .plan-list {
    padding-left: 15px;
    padding-right: 15px; }
    .medic-pricing-plans .pricing-content .plan-list li {
      font-family: "Roboto",sans-serif;
      color: #888;
      list-style-type: none;
      padding: 10.5px 5px 10.5px;
      font-size: 13px; }
      .medic-pricing-plans .pricing-content .plan-list li:first-child {
        padding-top: 0; }
      .medic-pricing-plans .pricing-content .plan-list li .fa {
        width: 23px;
        height: 23px;
        text-align: center;
        padding-top: 6px;
        font-size: 10px;
        -webkit-transition: 1s;
        -moz-transition: 1s;
        -ms-transition: 1s;
        -o-transition: 1s;
        transition: 1s; }
      .medic-pricing-plans .pricing-content .plan-list li .fa-minus {
        color: #e47683;
        border: 1px solid #e47683; }
        .medic-pricing-plans .pricing-content .plan-list li .fa-minus:hover {
          background-color: #e47683;
          color: #fff; }
      .medic-pricing-plans .pricing-content .plan-list li .fa-plus {
        color: #86d092;
        border: 1px solid #86d092; }
        .medic-pricing-plans .pricing-content .plan-list li .fa-plus:hover {
          background-color: #86d092;
          color: #fff; }
      .medic-pricing-plans .pricing-content .plan-list li:not(:last-child) {
        border-bottom: 1px solid #ececec; }
.medic-pricing-plans .pricing-content.bg-info {
  text-align: center;
  background-color: #f4f4f4; }
  .medic-pricing-plans .pricing-content.bg-info .plan-list li {
    padding: 9.5px 5px 9.5px; }
    .medic-pricing-plans .pricing-content.bg-info .plan-list li:first-child {
      padding-top: 5px; }
.medic-pricing-plans .pricing-header.bg-info.dark {
  background-color: #0d5e92; }
  .medic-pricing-plans .pricing-header.bg-info.dark .title {
    background-color: #0c5483; }
.medic-pricing-plans .pricing-header.bg-info.dark.dark-x {
  background-color: #063d61; }
  .medic-pricing-plans .pricing-header.bg-info.dark.dark-x .title {
    background-color: #053757; }
.medic-pricing-plans .pricing-column.classic {
  margin-top: 30px; }
  .medic-pricing-plans .pricing-column.classic .pricing-header .price {
    padding-top: 44px;
    padding-bottom: 52px; }
  .medic-pricing-plans .pricing-column.classic .pricing-header .title {
    padding-top: 30px;
    padding-bottom: 30px; }
  .medic-pricing-plans .pricing-column.classic .pricing-content .plan-list li {
    padding: 14.5px 5px 13.5px; }
    .medic-pricing-plans .pricing-column.classic .pricing-content .plan-list li:first-child {
      padding-top: 8px; }

.medic-pricing-plans.more-plans .pricing-column {
  width: 99%;
  margin-right: 0;
  margin-left: 0;
  padding-right: 5px;
  padding-left: 5px; }

.dropdown.dropdown-departmenst {
  margin-top: 60px;
  margin-right: 50px; }
  @media (max-width: 767px) {
    .dropdown.dropdown-departmenst {
      margin-right: 0; } }
  .dropdown.dropdown-departmenst .btn {
    width: 75%;
    background-color: #1b90c1;
    border-radius: 0;
    min-height: 58px;
    border: none;
    text-align: left;
    color: #fff;
    font: bold 16px "Raleway Heavy", sans-serif;
    padding-top: 18px;
    padding-left: 30px;
    letter-spacing: 0.8px; }
    .dropdown.dropdown-departmenst .btn .minus {
      display: none; }
    .dropdown.dropdown-departmenst .btn .fa {
      color: #0284ba;
      background-color: #fff;
      border: 1px solid #fff;
      font-size: 26px;
      width: 37px;
      height: 37px;
      text-align: center;
      padding-top: 5px;
      margin-top: 3px;
      position: absolute;
      right: 27%;
      top: 7px;
      -webkit-transition: 1s;
      -moz-transition: 1s;
      -ms-transition: 1s;
      -o-transition: 1s;
      transition: 1s; }
      .dropdown.dropdown-departmenst .btn .fa i {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 100%;
        font-style: normal; }
        .dropdown.dropdown-departmenst .btn .fa i.minus {
          -webkit-transform: translateY(-60%);
          -moz-transform: translateY(-60%);
          -ms-transform: translateY(-60%);
          -o-transform: translateY(-60%);
          transform: translateY(-60%); }
        .dropdown.dropdown-departmenst .btn .fa i.plus {
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
      .dropdown.dropdown-departmenst .btn .fa:hover {
        color: #fff;
        background-color: #0284ba; }
  .dropdown.dropdown-departmenst .dropdown-menu {
    width: 100%;
    border-radius: 0;
    border: 1px solid #0e6397;
    padding: 12px 0px 0 14px;
    margin-top: -1px; }
  .dropdown.dropdown-departmenst .dropdown-submenu {
    padding: 10px 30px; }
    @media (max-width: 550px) {
      .dropdown.dropdown-departmenst .dropdown-submenu {
        padding: 0 30px; } }
    .dropdown.dropdown-departmenst .dropdown-submenu.right {
      margin-left: -43px; }
      @media (max-width: 550px) {
        .dropdown.dropdown-departmenst .dropdown-submenu.right {
          margin-left: 0; } }
    .dropdown.dropdown-departmenst .dropdown-submenu li {
      list-style-type: none;
      margin-bottom: 25px;
      font-size: 11px;
      text-transform: uppercase; }
      .dropdown.dropdown-departmenst .dropdown-submenu li.active a {
        color: #222;
        font-weight: 500;
        border-bottom: 2px solid #1b90c1; }
      .dropdown.dropdown-departmenst .dropdown-submenu li a {
        color: #aeaeae;
        border-bottom: 1px solid #aeaeae;
        letter-spacing: 3.2px;
        padding-bottom: 3px;
        -webkit-transition: 1s;
        -moz-transition: 1s;
        -ms-transition: 1s;
        -o-transition: 1s;
        transition: 1s; }
        .dropdown.dropdown-departmenst .dropdown-submenu li a:hover {
          text-decoration: none;
          color: #222;
          font-weight: 500; }

.dropdown.dropdown-departmenst.open .btn {
  background-color: #0e6397;
  color: #fff; }
  .dropdown.dropdown-departmenst.open .btn .minus {
    display: block;
    padding-top: 2px; }
  .dropdown.dropdown-departmenst.open .btn .plus {
    display: none; }

/*-------------------------*/
/*         16-SWIPER       */
/*-------------------------*/
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  direction: ltr;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  height: inherit; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  -webkit-transition-property: -webkit-transform, left, top;
  -webkit-transition-duration: 0s;
  -webkit-transform: translate3d(0px, 0, 0);
  -webkit-transition-timing-function: ease;
  -moz-transition-property: -moz-transform, left, top;
  -moz-transition-duration: 0s;
  -moz-transform: translate3d(0px, 0, 0);
  -moz-transition-timing-function: ease;
  -o-transition-property: -o-transform, left, top;
  -o-transition-duration: 0s;
  -o-transform: translate3d(0px, 0, 0);
  -o-transition-timing-function: ease;
  -o-transform: translate(0px, 0px);
  -ms-transition-property: -ms-transform, left, top;
  -ms-transition-duration: 0s;
  -ms-transform: translate3d(0px, 0, 0);
  -ms-transition-timing-function: ease;
  transition-property: transform, left, top;
  transition-duration: 0s;
  transform: translate3d(0px, 0, 0);
  transition-timing-function: ease;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  cursor: ew-resize;
  margin: 0 auto;
  height: inherit;
  float: left; }

.swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  float: left;
  height: inherit;
  position: relative; }

.swiper-wp8-horizontal {
  -ms-touch-action: pan-y; }

.swiper-wp8-vertical {
  -ms-touch-action: pan-x; }

.swiper-container .pagination {
  text-align: center;
  width: 100%;
  margin: 35px 0 0 0; }

.swiper-container .pagination {
  text-align: center;
  width: 100%;
  margin: 18px 0 0 0; }

.swiper-container .pagination.classic-pag {
  position: relative;
  top: 70px;
  right: 70px;
  text-align: right; }
  @media (max-width: 991px) {
    .swiper-container .pagination.classic-pag {
      text-align: center;
      right: 0; } }

.medic-services-slider .swiper-container .pagination.top-50 {
  top: -50px; }
  @media (max-width: 767px) {
    .medic-services-slider .swiper-container .pagination.top-50 {
      top: 0; } }

.medic-services-slider .swiper-container .pagination.top-0 {
  top: 0; }

.swiper-container .pagination.dark .swiper-pagination-switch {
  background: #8a878b;
  border-color: #8a878b; }

.swiper-container .pagination.dark .swiper-active-switch {
  background: #0284ba;
  border-color: #0284ba; }

.swiper-container .pagination.classic .swiper-pagination-switch {
  background: #fff;
  border-color: #fff; }

.swiper-container .pagination.classic {
  top: 0; }

.swiper-container.pagination-hidden .pagination {
  display: none !important; }

.swiper-pagination-switch {
  /* Stylize pagination button: */
  width: 7px;
  height: 7px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  display: inline-block;
  position: relative;
  margin: 0 5px;
  cursor: pointer;
  border: 2px #ccc solid;
  background: #ccc; }

.swiper-active-switch,
.swiper-container .pagination.classic .swiper-active-switch {
  /* Specific active button style: */
  background: #0284ba;
  border-color: #0284ba; }

.swiper-visible-switch {
  /* Specific visible button style: */ }

.swiper-pagination-switch {
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out; }

/*-------------------------*/
/*       17-OWN SLIDER     */
/*-------------------------*/
.p-commerce-more {
  margin-top: 55px;
  /* main-visual */
  /* rating */
  /* rating end */
  /* text-info */ }
  .p-commerce-more .main-visual {
    position: relative; }
  .p-commerce-more .main-visual .galery-info {
    width: 100%;
    height: 612px;
    margin-bottom: 20px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: 45% 50%; }
    @media (max-width: 991px) {
      .p-commerce-more .main-visual .galery-info {
        height: 700px; } }
  .p-commerce-more .owl-controls {
    display: none !important; }
  .p-commerce-more .main-visual .galery {
    width: 100%; }
  .p-commerce-more .main-visual .owl-item:first-child {
    margin-left: 0; }
  .p-commerce-more .main-visual .item {
    width: 100%; }
  .p-commerce-more .main-visual figure {
    overflow: hidden;
    cursor: pointer;
    min-height: 123px;
    background-size: cover;
    background-position: center; }
    @media (max-width: 991px) {
      .p-commerce-more .main-visual figure {
        min-height: 163px; } }
  .p-commerce-more .main-visual figure img {
    width: 100%;
    height: auto; }
  .p-commerce-more .main-visual span {
    font-family: 'Merriweather', serif;
    font-weight: 700;
    line-height: 36px;
    font-size: 22px;
    color: #444444;
    display: inline-block;
    margin: 22px 0 13px;
    letter-spacing: 1px; }
  .p-commerce-more .main-visual h2 {
    font-weight: 700;
    line-height: 36px;
    font-size: 36px;
    letter-spacing: 3px;
    margin-bottom: 10px;
    font-weight: 900; }
  .p-commerce-more .main-visual h5 {
    font-family: 'Merriweather', serif;
    font-style: italic;
    line-height: 36px;
    font-size: 12px;
    color: #888888;
    letter-spacing: 1px; }
  .p-commerce-more .rating {
    overflow: hidden; }
  .p-commerce-more .rating form {
    float: left; }
    @media (max-width: 991px) {
      .p-commerce-more .rating form {
        float: none; } }
  .p-commerce-more .rating .star-rating-control {
    margin: 15px 14px 28px 2px; }
    @media (max-width: 991px) {
      .p-commerce-more .rating .star-rating-control {
        margin: 0; } }
  .p-commerce-more .rating h5 {
    margin-top: 6px; }
  .p-commerce-more .star-rating {
    float: left;
    width: 15px;
    height: 15px;
    text-indent: -999em;
    cursor: pointer;
    display: block;
    background: transparent;
    overflow: hidden;
    margin-right: 5px; }
  .p-commerce-more .star-rating,
  .p-commerce-more .star-rating a {
    background: url(../img/spritesheet.png) no-repeat -15px -15px;
    transition: none; }
  .p-commerce-more .star-rating a {
    display: block;
    width: 15px;
    height: 100%;
    border: 0; }
  .p-commerce-more .star-rating-on a {
    background-position: 0px -15px !important; }
  .p-commerce-more .star-rating-hover a {
    background-position: 0px -15px; }
  .p-commerce-more .main-visual {
    text-align: left; }
  .p-commerce-more .main-visual p {
    font-size: 13px;
    line-height: 24px;
    color: #888888;
    margin-bottom: 19px;
    letter-spacing: 1px; }
  .p-commerce-more .main-visual h4 {
    font-weight: 700;
    font-size: 12px;
    line-height: 36px;
    text-transform: uppercase; }
  .p-commerce-more .size {
    margin-bottom: 26px; }
  .p-commerce-more .size li {
    text-transform: uppercase;
    display: inline-block;
    border: 1px solid #EFEFEF;
    font-size: 11px;
    line-height: 36px;
    padding: 2px 18px;
    cursor: pointer;
    color: #888888;
    margin-top: 5px;
    margin-right: 7px;
    font-family: 'Merriweather', serif;
    -webkit-user-select: none; }
  .p-commerce-more .size li.active {
    color: #222222;
    padding: 0 16px;
    border: 3px solid #222222; }
  .p-commerce-more .color {
    position: relative;
    text-transform: uppercase;
    font-family: 'Merriweather', serif;
    color: #888888;
    font-size: 11px;
    line-height: 36px;
    margin-bottom: 27px; }
  .p-commerce-more .color span {
    position: relative;
    color: #888888;
    font-size: 11px;
    line-height: 36px;
    border: 1px solid #F5F5F5;
    width: 100%;
    padding: 5px 15px 3px 15px;
    cursor: pointer;
    position: relative;
    margin: 0;
    -webkit-user-select: none;
    background-repeat: no-repeat;
    background-position: 96% 50%; }
  .p-commerce-more .color .list {
    position: absolute;
    display: block;
    list-style: none;
    top: 100%;
    left: 0;
    z-index: 99;
    background: #fff;
    border: 1px solid #F5F5F5;
    display: none;
    width: 100%;
    margin-top: -1px; }
  .p-commerce-more .color li {
    width: 100%;
    cursor: pointer;
    margin-left: 15px; }
  .p-commerce-more .color li:hover {
    color: #222222; }
  .p-commerce-more .quantity {
    margin-bottom: 40px; }
  .p-commerce-more .quantity span {
    display: inline-block;
    border: 1px solid #F1F1F1;
    margin: 0;
    font-family: 'Merriweather', serif;
    color: #888888;
    font-size: 11px;
    line-height: 44px;
    font-weight: 400;
    vertical-align: top;
    margin-left: -5px;
    -webkit-user-select: none; }
  .p-commerce-more .quantity span:first-child {
    margin-left: 0; }
  .p-commerce-more .quantity .down,
  .p-commerce-more .quantity .up {
    padding: 0 15px;
    font-size: 25px; }
  .p-commerce-more .quantity .down:hover,
  .p-commerce-more .quantity .up:hover {
    color: #222222;
    cursor: pointer; }
  .p-commerce-more .quantity .count {
    padding: 0 32px; }
  .p-commerce-more .btn-black,
  .p-commerce-more .btn-white {
    display: inline-block;
    padding: 7px 0;
    width: 168px;
    text-transform: uppercase;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    text-align: center;
    font-size: 11px;
    line-height: 26px;
    font-weight: 700;
    color: #444444;
    margin-bottom: 10px; }
  .p-commerce-more .btn-black {
    background: #212121;
    color: #fff !important;
    margin-right: 10px; }
  .p-commerce-more .btn-white {
    background: #fff;
    color: #444444;
    border: 1px solid #F1F1F1; }
  .p-commerce-more .btn-black:hover,
  .p-commerce-more .btn-white:hover {
    text-decoration: none;
    background: #888888;
    color: #fff; }
  .p-commerce-more .text-info .list {
    text-align: center;
    margin-bottom: 15px; }
    @media (max-width: 767px) {
      .p-commerce-more .text-info .list {
        padding-left: 0; } }
  .p-commerce-more .text-info li {
    display: inline-block;
    margin-left: 70px;
    color: #000;
    cursor: pointer; }
    .p-commerce-more .text-info li.active {
      font-weight: 700; }
    @media (max-width: 500px) {
      .p-commerce-more .text-info li {
        margin-left: 10px; } }
  .p-commerce-more .text-info li:first-child {
    margin-left: 0; }
  .p-commerce-more .text-info li a {
    font-family: 'Lato', sans-serif;
    color: #888888;
    font-weight: 700;
    font-size: 14px;
    line-height: 26px; }
  .p-commerce-more .text-info li a:hover,
  .p-commerce-more .text-info li.active a {
    text-decoration: none;
    color: #222222;
    border-bottom: 2px solid #222222; }
  .p-commerce-more .text-info li a:focus {
    text-decoration: none; }
  .p-commerce-more .text-info p {
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    line-height: 24px;
    color: #888888;
    margin-bottom: 24px; }

@media only screen and (max-width: 768px) {
  .p-commerce-more .size li {
    margin-bottom: 10px; } }
/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  .p-commerce-more .main-visual .galery-info {
    height: 441px; } }
/*-------------------------*/
/*        18-FOOTER        */
/*-------------------------*/
.medic-footer {
  padding-right: 30px;
  padding-left: 30px;
  z-index: 99;
  position: relative;
  top: -35px; }
  @media (max-width: 1250px) {
    .medic-footer {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (max-width: 991px) {
    .medic-footer {
      padding-left: 15px;
      padding-right: 15px; } }
  @media (max-width: 1299px) {
    .medic-footer .medic-wrapper div[class*='padd-30'] {
      padding: 0; } }
  @media (max-width: 1199px) {
    .medic-footer {
      top: 35px; } }
  .medic-footer .footer-wrap {
    padding-right: 45px; }
    .medic-footer .footer-wrap .footer-link-logo {
      text-transform: uppercase;
      font-size: 18px;
      color: #fff; }
    @media (max-width: 1299px) {
      .medic-footer .footer-wrap {
        padding-right: 0; } }
    .medic-footer .footer-wrap.left {
      padding-left: 15px; }
      @media (max-width: 1299px) {
        .medic-footer .footer-wrap.left {
          padding-left: 0; } }
    .medic-footer .footer-wrap.classic {
      padding-left: 28px;
      padding-right: 37px; }
      @media (max-width: 1299px) {
        .medic-footer .footer-wrap.classic {
          padding-left: 0;
          padding-right: 0; } }
    .medic-footer .footer-wrap .title {
      letter-spacing: 0.7px;
      font: 16px "Raleway Heavy", sans-serif; }
    .medic-footer .footer-wrap.modern {
      padding-left: 58px;
      padding-right: 0; }
      @media (max-width: 1299px) {
        .medic-footer .footer-wrap.modern {
          padding-left: 0; } }
  .medic-footer .footer-head {
    background-color: #0284ba;
    color: #fff;
    transform: skewX(-45deg);
    -ms-transform: skewX(-45deg);
    -webkit-transform: skewX(-45deg);
    min-height: 69px;
    padding-left: 70px;
    padding-top: 13px; }
    .medic-footer .footer-head a {
      color: #fff;
      text-decoration: none; }
    .medic-footer .footer-head p {
      transform: skewX(45deg);
      -ms-transform: skewX(45deg);
      -webkit-transform: skewX(45deg); }
    .medic-footer .footer-head i {
      margin-right: 5px; }
      .medic-footer .footer-head i:before {
        margin-left: 0;
        font-size: 16px; }
    .medic-footer .footer-head .title {
      font-size: 13px;
      text-transform: uppercase;
      font-weight: bold;
      letter-spacing: 0.8px; }
    .medic-footer .footer-head .subtitle {
      font-size: 13px; }
  .medic-footer .footer-head.bg-info-2 {
    background-color: #0d5e92;
    padding-left: 35%; }
    @media (max-width: 1299px) {
      .medic-footer .footer-head.bg-info-2 {
        padding-left: 0; } }
  .medic-footer .footer-head.bg-info-3 {
    background-color: #063d61;
    padding-left: 30%; }
    @media (max-width: 1299px) {
      .medic-footer .footer-head.bg-info-3 {
        padding-left: 0; } }
  .medic-footer .content-footer {
    background-color: #333333;
    color: #fff;
    padding: 46px 18px;
    margin-top: -20px; }
    .medic-footer .content-footer img.logo {
      margin-bottom: 30px; }
    .medic-footer .content-footer .social-icons a {
      color: #fff; }
    .medic-footer .content-footer .social-icons i {
      margin-right: 20px;
      font-size: 16px;
      -webkit-transition: 1s;
      -o-transition: 1s;
      transition: 1s; }
      .medic-footer .content-footer .social-icons i:hover {
        color: #0284ba;
        transform: rotate(360deg); }
    .medic-footer .content-footer .input-group {
      margin-top: 30px; }
      .medic-footer .content-footer .input-group input {
        border-radius: 0;
        background-color: transparent; }
      .medic-footer .content-footer .input-group .input-group-btn .btn {
        border-radius: 0;
        background-color: #0284ba;
        color: #fff;
        border-color: #0284ba;
        text-transform: uppercase;
        font-size: 10px;
        padding: 9px 25px;
        letter-spacing: 0.2px;
        transition: 1s; }
        .medic-footer .content-footer .input-group .input-group-btn .btn:hover {
          background-color: #0d5e92; }
    .medic-footer .content-footer form#contact-us {
      padding-top: 26px; }
      .medic-footer .content-footer form#contact-us .btn-submit {
        min-width: 90px;
        padding: 11px 10px;
        letter-spacing: 0.5px;
        background-color: #0284ba;
        text-transform: uppercase;
        border: none;
        outline: 0;
        margin-top: 17px;
        font-size: 10px;
        margin-top: 18px;
        -webkit-transition: 1s;
        -o-transition: 1s;
        transition: 1s; }
        .medic-footer .content-footer form#contact-us .btn-submit:hover {
          background-color: #0d5e92; }
      .medic-footer .content-footer form#contact-us input:not(.btn-submit) {
        background-color: #484848;
        margin-bottom: 18px;
        border: 1px solid transparent;
        padding: 6px;
        width: 100%;
        outline: 0;
        -webkit-transition: box-shadow ease-in-out .15s;
        -o-transition: box-shadow ease-in-out .15s;
        transition: box-shadow ease-in-out .15s; }
        .medic-footer .content-footer form#contact-us input:not(.btn-submit):focus {
          border-color: #888; }
      .medic-footer .content-footer form#contact-us textarea {
        background-color: #484848;
        height: 70px;
        border: 1px solid transparent;
        padding: 5px;
        width: 100%;
        outline: 0;
        -webkit-transition: box-shadow ease-in-out .15s;
        -o-transition: box-shadow ease-in-out .15s;
        transition: box-shadow ease-in-out .15s; }
        .medic-footer .content-footer form#contact-us textarea:focus {
          border-color: #888; }
    .medic-footer .content-footer .footer-info {
      font-size: 15px; }
      .medic-footer .content-footer .footer-info i {
        color: #fff;
        margin-right: 10px;
        font-size: 21px; }
    .medic-footer .content-footer .footer-info {
      padding-bottom: 16px;
      margin-bottom: 25px;
      font-size: 13px;
      line-height: 26px;
      letter-spacing: 1px; }
    .medic-footer .content-footer a {
      text-decoration: none;
      font-size: 13px;
      font-family: "Raleway", sans-serif;
      font-weight: 700;
      letter-spacing: 1px;
      line-height: 23px; }
      .medic-footer .content-footer a:hover {
        color: #ccc; }
  .medic-footer .medic-wrapper:after {
    content: "";
    background-color: #0284ba;
    width: 30%;
    height: 60px;
    padding: 5px;
    display: block;
    margin-top: -50px; }
  .medic-footer .medic-wrapper:before {
    content: "";
    float: right;
    display: block;
    width: 30%;
    height: 80px;
    background-color: #063d61;
    margin-bottom: -80px;
    background: #063d61;
    background: -webkit-linear-gradient(#063d61 50%, #333333 50%);
    background: -o-linear-gradient(#063d61 50%, #333333 50%);
    background: -moz-linear-gradient(#063d61 50%, #333333 50%);
    background: linear-gradient(#063d61 50%, #333333 50%); }
  .medic-footer .link-info {
    color: #fff; }
    .medic-footer .link-info:hover {
      color: #888; }

.wpc-preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #FFF;
  z-index: 9999; }
  .wpc-preloader .wrap-load {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }

.cssload-loader * {
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }

.cssload-loader {
  position: absolute;
  left: 50%;
  overflow: hidden;
  width: 195px;
  height: 195px;
  margin-top: -97px;
  margin-left: -97px;
  perspective: 585px;
  -o-perspective: 585px;
  -ms-perspective: 585px;
  -webkit-perspective: 585px;
  -moz-perspective: 585px;
  transform-style: perserve-3d;
  -o-transform-style: perserve-3d;
  -ms-transform-style: perserve-3d;
  -webkit-transform-style: perserve-3d;
  -moz-transform-style: perserve-3d; }

.cssload-dots {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  perspective: 585px;
  -o-perspective: 585px;
  -ms-perspective: 585px;
  -webkit-perspective: 585px;
  -moz-perspective: 585px;
  transform-style: perserve-3d;
  -o-transform-style: perserve-3d;
  -ms-transform-style: perserve-3d;
  -webkit-transform-style: perserve-3d;
  -moz-transform-style: perserve-3d;
  animation: cssload-dots 6900ms cubic-bezierrgb(0, 0, 0) infinite;
  -o-animation: cssload-dots 6900ms cubic-bezierrgb(0, 0, 0) infinite;
  -ms-animation: cssload-dots 6900ms cubic-bezierrgb(0, 0, 0) infinite;
  -webkit-animation: cssload-dots 6900ms cubic-bezierrgb(0, 0, 0) infinite;
  -moz-animation: cssload-dots 6900ms cubic-bezierrgb(0, 0, 0) infinite; }

.cssload-dot {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 19px;
  height: 19px;
  margin-top: -10px;
  margin-left: -10px;
  border-radius: 974px;
  background-color: #0d5f92;
  transform-style: perserve-3d;
  -o-transform-style: perserve-3d;
  -ms-transform-style: perserve-3d;
  -webkit-transform-style: perserve-3d;
  -moz-transform-style: perserve-3d;
  animation: cssload-dot 1725ms cubic-bezier(0.7, 0.05, 0.39, 0.88) infinite;
  -o-animation: cssload-dot 1725ms cubic-bezier(0.7, 0.05, 0.39, 0.88) infinite;
  -ms-animation: cssload-dot 1725ms cubic-bezier(0.7, 0.05, 0.39, 0.88) infinite;
  -webkit-animation: cssload-dot 1725ms cubic-bezier(0.7, 0.05, 0.39, 0.88) infinite;
  -moz-animation: cssload-dot 1725ms cubic-bezier(0.7, 0.05, 0.39, 0.88) infinite; }

.cssload-dot:nth-child(1) {
  transform: translateY(-39px);
  -o-transform: translateY(-39px);
  -ms-transform: translateY(-39px);
  -webkit-transform: translateY(-39px);
  -moz-transform: translateY(-39px); }

.cssload-dot:nth-child(2) {
  transform: translateX(-19px) translateY(-19px);
  -o-transform: translateX(-19px) translateY(-19px);
  -ms-transform: translateX(-19px) translateY(-19px);
  -webkit-transform: translateX(-19px) translateY(-19px);
  -moz-transform: translateX(-19px) translateY(-19px);
  animation-name: cssload-dot2;
  -o-animation-name: cssload-dot2;
  -ms-animation-name: cssload-dot2;
  -webkit-animation-name: cssload-dot2;
  -moz-animation-name: cssload-dot2; }

.cssload-dot:nth-child(3) {
  transform: translateX(19px) translateY(-19px);
  -o-transform: translateX(19px) translateY(-19px);
  -ms-transform: translateX(19px) translateY(-19px);
  -webkit-transform: translateX(19px) translateY(-19px);
  -moz-transform: translateX(19px) translateY(-19px);
  animation-name: cssload-dot3;
  -o-animation-name: cssload-dot3;
  -ms-animation-name: cssload-dot3;
  -webkit-animation-name: cssload-dot3;
  -moz-animation-name: cssload-dot3; }

.cssload-dot:nth-child(4) {
  transform: translateX(-39px) translateY(0px);
  -o-transform: translateX(-39px) translateY(0px);
  -ms-transform: translateX(-39px) translateY(0px);
  -webkit-transform: translateX(-39px) translateY(0px);
  -moz-transform: translateX(-39px) translateY(0px);
  animation-name: cssload-dot4;
  -o-animation-name: cssload-dot4;
  -ms-animation-name: cssload-dot4;
  -webkit-animation-name: cssload-dot4;
  -moz-animation-name: cssload-dot4; }

.cssload-dot:nth-child(5) {
  transform: translateX(0px) translateY(0px);
  -o-transform: translateX(0px) translateY(0px);
  -ms-transform: translateX(0px) translateY(0px);
  -webkit-transform: translateX(0px) translateY(0px);
  -moz-transform: translateX(0px) translateY(0px);
  animation-name: cssload-dot5;
  -o-animation-name: cssload-dot5;
  -ms-animation-name: cssload-dot5;
  -webkit-animation-name: cssload-dot5;
  -moz-animation-name: cssload-dot5; }

.cssload-dot:nth-child(6) {
  transform: translateX(39px) translateY(0px);
  -o-transform: translateX(39px) translateY(0px);
  -ms-transform: translateX(39px) translateY(0px);
  -webkit-transform: translateX(39px) translateY(0px);
  -moz-transform: translateX(39px) translateY(0px);
  animation-name: cssload-dot6;
  -o-animation-name: cssload-dot6;
  -ms-animation-name: cssload-dot6;
  -webkit-animation-name: cssload-dot6;
  -moz-animation-name: cssload-dot6; }

.cssload-dot:nth-child(7) {
  transform: translateX(-19px) translateY(19px);
  -o-transform: translateX(-19px) translateY(19px);
  -ms-transform: translateX(-19px) translateY(19px);
  -webkit-transform: translateX(-19px) translateY(19px);
  -moz-transform: translateX(-19px) translateY(19px);
  animation-name: cssload-dot7;
  -o-animation-name: cssload-dot7;
  -ms-animation-name: cssload-dot7;
  -webkit-animation-name: cssload-dot7;
  -moz-animation-name: cssload-dot7; }

.cssload-dot:nth-child(8) {
  transform: translateX(19px) translateY(19px);
  -o-transform: translateX(19px) translateY(19px);
  -ms-transform: translateX(19px) translateY(19px);
  -webkit-transform: translateX(19px) translateY(19px);
  -moz-transform: translateX(19px) translateY(19px);
  animation-name: cssload-dot8;
  -o-animation-name: cssload-dot8;
  -ms-animation-name: cssload-dot8;
  -webkit-animation-name: cssload-dot8;
  -moz-animation-name: cssload-dot8; }

.cssload-dot:nth-child(9) {
  transform: translateX(0px) translateY(39px);
  -o-transform: translateX(0px) translateY(39px);
  -ms-transform: translateX(0px) translateY(39px);
  -webkit-transform: translateX(0px) translateY(39px);
  -moz-transform: translateX(0px) translateY(39px);
  animation-name: cssload-dot9;
  -o-animation-name: cssload-dot9;
  -ms-animation-name: cssload-dot9;
  -webkit-animation-name: cssload-dot9;
  -moz-animation-name: cssload-dot9; }

@keyframes cssload-dots {
  0%, 15% {
    transform: rotateZ(0deg); }
  25%, 40% {
    transform: rotateZ(90deg); }
  50%, 65% {
    transform: rotateZ(180deg); }
  75%, 90% {
    transform: rotateZ(270deg); }
  100% {
    transform: rotateZ(360deg); } }
@-o-keyframes cssload-dots {
  0%, 15% {
    -o-transform: rotateZ(0deg); }
  25%, 40% {
    -o-transform: rotateZ(90deg); }
  50%, 65% {
    -o-transform: rotateZ(180deg); }
  75%, 90% {
    -o-transform: rotateZ(270deg); }
  100% {
    -o-transform: rotateZ(360deg); } }
@-ms-keyframes cssload-dots {
  0%, 15% {
    -ms-transform: rotateZ(0deg); }
  25%, 40% {
    -ms-transform: rotateZ(90deg); }
  50%, 65% {
    -ms-transform: rotateZ(180deg); }
  75%, 90% {
    -ms-transform: rotateZ(270deg); }
  100% {
    -ms-transform: rotateZ(360deg); } }
@-webkit-keyframes cssload-dots {
  0%, 15% {
    -webkit-transform: rotateZ(0deg); }
  25%, 40% {
    -webkit-transform: rotateZ(90deg); }
  50%, 65% {
    -webkit-transform: rotateZ(180deg); }
  75%, 90% {
    -webkit-transform: rotateZ(270deg); }
  100% {
    -webkit-transform: rotateZ(360deg); } }
@-moz-keyframes cssload-dots {
  0%, 15% {
    -moz-transform: rotateZ(0deg); }
  25%, 40% {
    -moz-transform: rotateZ(90deg); }
  50%, 65% {
    -moz-transform: rotateZ(180deg); }
  75%, 90% {
    -moz-transform: rotateZ(270deg); }
  100% {
    -moz-transform: rotateZ(360deg); } }
@keyframes cssload-dot {
  0% {
    transform: translateX(0) translateY(-39px); }
  10%, 20% {
    transform: translateX(19px) translateY(-19px); }
  30%, 50% {
    transform: translateX(0px) translateY(0px); } }
@-o-keyframes cssload-dot {
  0% {
    -o-transform: translateX(0) translateY(-39px); }
  10%, 20% {
    -o-transform: translateX(19px) translateY(-19px); }
  30%, 50% {
    -o-transform: translateX(0px) translateY(0px); } }
@-ms-keyframes cssload-dot {
  0% {
    -ms-transform: translateX(0) translateY(-39px); }
  10%, 20% {
    -ms-transform: translateX(19px) translateY(-19px); }
  30%, 50% {
    -ms-transform: translateX(0px) translateY(0px); } }
@-webkit-keyframes cssload-dot {
  0% {
    -webkit-transform: translateX(0) translateY(-39px); }
  10%, 20% {
    -webkit-transform: translateX(19px) translateY(-19px); }
  30%, 50% {
    -webkit-transform: translateX(0px) translateY(0px); } }
@-moz-keyframes cssload-dot {
  0% {
    -moz-transform: translateX(0) translateY(-39px); }
  10%, 20% {
    -moz-transform: translateX(19px) translateY(-19px); }
  30%, 50% {
    -moz-transform: translateX(0px) translateY(0px); } }
@keyframes cssload-dot2 {
  0% {
    transform: translateX(-19px) translateY(-19px); }
  10%, 55% {
    transform: translateX(0px) translateY(0px); } }
@-o-keyframes cssload-dot2 {
  0% {
    -o-transform: translateX(-19px) translateY(-19px); }
  10%, 55% {
    -o-transform: translateX(0px) translateY(0px); } }
@-ms-keyframes cssload-dot2 {
  0% {
    -ms-transform: translateX(-19px) translateY(-19px); }
  10%, 55% {
    -ms-transform: translateX(0px) translateY(0px); } }
@-webkit-keyframes cssload-dot2 {
  0% {
    -webkit-transform: translateX(-19px) translateY(-19px); }
  10%, 55% {
    -webkit-transform: translateX(0px) translateY(0px); } }
@-moz-keyframes cssload-dot2 {
  0% {
    -moz-transform: translateX(-19px) translateY(-19px); }
  10%, 55% {
    -moz-transform: translateX(0px) translateY(0px); } }
@keyframes cssload-dot4 {
  0% {
    transform: translateX(-39px) translateY(0px); }
  10%, 30% {
    transform: translateX(-19px) translateY(19px); }
  40%, 65% {
    transform: translateX(0px) translateY(0px); } }
@-o-keyframes cssload-dot4 {
  0% {
    -o-transform: translateX(-39px) translateY(0px); }
  10%, 30% {
    -o-transform: translateX(-19px) translateY(19px); }
  40%, 65% {
    -o-transform: translateX(0px) translateY(0px); } }
@-ms-keyframes cssload-dot4 {
  0% {
    -ms-transform: translateX(-39px) translateY(0px); }
  10%, 30% {
    -ms-transform: translateX(-19px) translateY(19px); }
  40%, 65% {
    -ms-transform: translateX(0px) translateY(0px); } }
@-webkit-keyframes cssload-dot4 {
  0% {
    -webkit-transform: translateX(-39px) translateY(0px); }
  10%, 30% {
    -webkit-transform: translateX(-19px) translateY(19px); }
  40%, 65% {
    -webkit-transform: translateX(0px) translateY(0px); } }
@-moz-keyframes cssload-dot4 {
  0% {
    -moz-transform: translateX(-39px) translateY(0px); }
  10%, 30% {
    -moz-transform: translateX(-19px) translateY(19px); }
  40%, 65% {
    -moz-transform: translateX(0px) translateY(0px); } }
@keyframes cssload-dot6 {
  0%, 10% {
    transform: translateX(39px) translateY(0px); }
  20% {
    transform: translateX(19px) translateY(-19px); }
  30%, 70% {
    transform: translateX(0px) translateY(0px); } }
@-o-keyframes cssload-dot6 {
  0%, 10% {
    -o-transform: translateX(39px) translateY(0px); }
  20% {
    -o-transform: translateX(19px) translateY(-19px); }
  30%, 70% {
    -o-transform: translateX(0px) translateY(0px); } }
@-ms-keyframes cssload-dot6 {
  0%, 10% {
    -ms-transform: translateX(39px) translateY(0px); }
  20% {
    -ms-transform: translateX(19px) translateY(-19px); }
  30%, 70% {
    -ms-transform: translateX(0px) translateY(0px); } }
@-webkit-keyframes cssload-dot6 {
  0%, 10% {
    -webkit-transform: translateX(39px) translateY(0px); }
  20% {
    -webkit-transform: translateX(19px) translateY(-19px); }
  30%, 70% {
    -webkit-transform: translateX(0px) translateY(0px); } }
@-moz-keyframes cssload-dot6 {
  0%, 10% {
    -moz-transform: translateX(39px) translateY(0px); }
  20% {
    -moz-transform: translateX(19px) translateY(-19px); }
  30%, 70% {
    -moz-transform: translateX(0px) translateY(0px); } }
@keyframes cssload-dot8 {
  0%, 10% {
    transform: translateX(19px) translateY(19px); }
  20%, 80% {
    transform: translateX(0px) translateY(0px); } }
@-o-keyframes cssload-dot8 {
  0%, 10% {
    -o-transform: translateX(19px) translateY(19px); }
  20%, 80% {
    -o-transform: translateX(0px) translateY(0px); } }
@-ms-keyframes cssload-dot8 {
  0%, 10% {
    -ms-transform: translateX(19px) translateY(19px); }
  20%, 80% {
    -ms-transform: translateX(0px) translateY(0px); } }
@-webkit-keyframes cssload-dot8 {
  0%, 10% {
    -webkit-transform: translateX(19px) translateY(19px); }
  20%, 80% {
    -webkit-transform: translateX(0px) translateY(0px); } }
@-moz-keyframes cssload-dot8 {
  0%, 10% {
    -moz-transform: translateX(19px) translateY(19px); }
  20%, 80% {
    -moz-transform: translateX(0px) translateY(0px); } }
@keyframes cssload-dot9 {
  0%, 10% {
    transform: translateX(0px) translateY(39px); }
  20%, 30% {
    transform: translateX(-19px) translateY(19px); }
  40%, 85% {
    transform: translateX(0px) translateY(0px); } }
@-o-keyframes cssload-dot9 {
  0%, 10% {
    -o-transform: translateX(0px) translateY(39px); }
  20%, 30% {
    -o-transform: translateX(-19px) translateY(19px); }
  40%, 85% {
    -o-transform: translateX(0px) translateY(0px); } }
@-ms-keyframes cssload-dot9 {
  0%, 10% {
    -ms-transform: translateX(0px) translateY(39px); }
  20%, 30% {
    -ms-transform: translateX(-19px) translateY(19px); }
  40%, 85% {
    -ms-transform: translateX(0px) translateY(0px); } }
@-webkit-keyframes cssload-dot9 {
  0%, 10% {
    -webkit-transform: translateX(0px) translateY(39px); }
  20%, 30% {
    -webkit-transform: translateX(-19px) translateY(19px); }
  40%, 85% {
    -webkit-transform: translateX(0px) translateY(0px); } }
@-moz-keyframes cssload-dot9 {
  0%, 10% {
    -moz-transform: translateX(0px) translateY(39px); }
  20%, 30% {
    -moz-transform: translateX(-19px) translateY(19px); }
  40%, 85% {
    -moz-transform: translateX(0px) translateY(0px); } }
@keyframes cssload-dot3 {
  0%, 20% {
    transform: translateX(19px) translateY(-19px); }
  30%, 60% {
    transform: translateX(0px) translateY(0px); } }
@-o-keyframes cssload-dot3 {
  0%, 20% {
    -o-transform: translateX(19px) translateY(-19px); }
  30%, 60% {
    -o-transform: translateX(0px) translateY(0px); } }
@-ms-keyframes cssload-dot3 {
  0%, 20% {
    -ms-transform: translateX(19px) translateY(-19px); }
  30%, 60% {
    -ms-transform: translateX(0px) translateY(0px); } }
@-webkit-keyframes cssload-dot3 {
  0%, 20% {
    -webkit-transform: translateX(19px) translateY(-19px); }
  30%, 60% {
    -webkit-transform: translateX(0px) translateY(0px); } }
@-moz-keyframes cssload-dot3 {
  0%, 20% {
    -moz-transform: translateX(19px) translateY(-19px); }
  30%, 60% {
    -moz-transform: translateX(0px) translateY(0px); } }
@keyframes cssload-dot7 {
  0%, 30% {
    transform: translateX(-19px) translateY(19px); }
  40%, 75% {
    transform: translateX(0px) translateY(0px); } }
@-o-keyframes cssload-dot7 {
  0%, 30% {
    -o-transform: translateX(-19px) translateY(19px); }
  40%, 75% {
    -o-transform: translateX(0px) translateY(0px); } }
@-ms-keyframes cssload-dot7 {
  0%, 30% {
    -ms-transform: translateX(-19px) translateY(19px); }
  40%, 75% {
    -ms-transform: translateX(0px) translateY(0px); } }
@-webkit-keyframes cssload-dot7 {
  0%, 30% {
    -webkit-transform: translateX(-19px) translateY(19px); }
  40%, 75% {
    -webkit-transform: translateX(0px) translateY(0px); } }
@-moz-keyframes cssload-dot7 {
  0%, 30% {
    -moz-transform: translateX(-19px) translateY(19px); }
  40%, 75% {
    -moz-transform: translateX(0px) translateY(0px); } }
/*-------------------------*/
/*   STYLES FOR SAFARI     */
/*-------------------------*/
.safari .medic-top-slider .medic-item-slide {
  padding-bottom: 90px; }

/*-------------------------*/
/*   STYLES FOR LANDING    */
/*-------------------------*/
.wpc-home {
  text-align: center;
  padding-top: 100px;
  padding-bottom: 100px; }

.wpc-home h1 {
  font-size: 100px;
  margin-bottom: 30px;
  color: #000;
  font-weight: 900; }

.wpc-home span {
  font-size: 22px;
  margin-bottom: 14px;
  color: #0a0a0a;
  display: inline-block;
  font-weight: 500;
  padding-bottom: 20px;
  font-family: 'Raleway',sans-serif; }

.wpc-home p {
  color: #8a8a8a;
  line-height: 1.58;
  font-size: 16px;
  max-width: 750px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px; }

.wpc-home a {
  position: relative;
  cursor: pointer;
  margin-bottom: 21px;
  margin-right: 10px;
  line-height: 30px;
  letter-spacing: 2px;
  border-radius: 40px;
  color: #fff;
  padding: 15px 18px;
  display: inline-block;
  font-family: 'Montserrat',Helvetica,Arial,sans-serif;
  background-color: #0d5e92; }

.wpc-home a:hover {
  background-color: #1a7ab7; }

.bge-1 {
  background-color: #000; }

.wpc-demo {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
  background-color: #000; }

.wpc-demo a {
  text-decoration: none; }

.wpc-demo h2 {
  font-size: 63px;
  font-weight: 400;
  color: #0085bd; }

.wpc-demo h3 {
  letter-spacing: 4px;
  font-size: 34px;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  font-family: 'Raleway',sans-serif;
  position: relative;
  display: inline-block;
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 30px;
  margin-bottom: 30px; }

.wpc-demo p {
  font-size: 16px;
  color: #8a8a8a;
  display: block;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto; }

.wpc-demo h4 {
  font-size: 39px;
  margin-top: 75px;
  margin-bottom: 50px;
  font-weight: 400;
  color: #fff;
  letter-spacing: 1px;
  text-transform: none;
  margin-bottom: 70px;
  position: relative; }

.wpc-demo h4:after {
  display: inline-block;
  content: '';
  width: 100px;
  height: 1px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  background-color: #fff; }

.wpc-demo h4:before {
  display: inline-block;
  content: '';
  width: 5px;
  height: 5px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -2px;
  z-index: 2;
  background-color: #d0ae5e;
  border-radius: 50%; }

.wpc-demo-item {
  margin-bottom: 30px;
  position: relative;
  min-height: 670px;
  background-size: cover;
  -webkit-transition: all .35s ease-in;
  transition: all .35s ease-in; }

.wpc-demo-item:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px); }

.wpc-demo-item:hover span {
  background-color: #0085bd;
  -webkit-transition: all .33s ease-in-out;
  transition: all .33s ease-in-out; }

.wpc-demo-item img {
  width: 100%;
  max-width: 100%; }

.wpc-demo-item span {
  display: block;
  -webkit-transition: all .35s ease-in;
  transition: all .35s ease-in;
  width: 100%;
  text-align: center;
  background-color: #0d5e92;
  color: #fff;
  line-height: 40px;
  -webkit-transition: all .33s ease-in-out;
  transition: all .33s ease-in-out;
  font-size: 12px;
  letter-spacing: 3px;
  font-weight: 700;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.16);
  position: absolute;
  bottom: 0; }

/* Large Devices, Wide Screens */
/* Medium Devices, Desktops */
/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  .wpc-home {
    padding: 50px 0; }

  .wpc-home h1 {
    font-size: 60px; }

  .wpc-home span {
    font-size: 20px; }

  .wpc-home a {
    font-size: 12px; }

  .wpc-demo {
    padding: 50px 0; }

  .wpc-demo h2 {
    font-size: 45px; }

  .wpc-demo h3 {
    font-size: 20px; } }
/*-------------------------*/
/*  STYLES FOR CUSTOMIZER  */
/*-------------------------*/
/*------------------------------------------------------------------
[Table of contents]

1.  change color menu
2. change color menu theme-1
3. change color menu theme-2
4. change color menu theme-3
5. change color menu theme-4
6. change color menu theme-5
7. change color menu theme-6
8. change color menu theme-7
9. change color menu theme-8


-------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------*/
.bge-1 {
  background-color: #000; }

.bg-white.color-4.header-style-2 nav > ul > li.active > a {
  color: #fff; }

.bg-1 {
  background-color: #0d5e92; }

.bg-2 {
  background-color: #2b8aad; }

.bg-3 {
  background-color: #4ec07b; }

.bg-4 {
  background-color: #de442f; }

.bg-5 {
  background-color: #d7ce3d; }

.bg-6 {
  background-color: #c951a3; }

.bg-7 {
  background-color: #707af5; }

.bg-8 {
  background-color: #234f6e; }

.bg-9 {
  background-color: #4f1d76; }

.bg-10 {
  background-color: #30731b; }

.wpc-style-page {
  position: fixed;
  width: 270px;
  height: 100%;
  top: 0;
  right: -270px;
  background: #fff;
  z-index: 4000;
  text-align: center;
  box-shadow: -1px -1px 3px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 350ms cubic-bezier(0.53, -0.005, 0.75, 0.095);
  transition: all 350ms cubic-bezier(0.53, -0.005, 0.75, 0.095); }

.wrappers {
  height: 100%;
  padding: 15px 22px;
  overflow-y: auto; }

.wrappers h4 {
  background-color: #0d5e92;
  line-height: 35px;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  margin-left: 10px;
  margin-right: 10px; }

.site-logo {
  margin-bottom: 40px;
  display: block; }

.wpc-style-page.slide-right {
  right: 0px; }

.conf-logo {
  margin: 15px 0px; }

.wpc-color-block {
  width: 100%;
  max-width: 225px;
  text-align: center; }

.wpc-style-page h5 {
  color: #8f8f8f;
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase; }

.wpc-style-page h5 {
  position: relative;
  letter-spacing: 2px;
  margin: 35px 0 10px;
  line-height: 35px; }

.wpc-style-page h5:after,
.wpc-style-page h5:before {
  position: absolute;
  content: '';
  display: inline-block;
  width: 17px;
  height: 1px;
  left: 0;
  right: 0;
  margin: auto;
  background-color: lightgrey; }

.wpc-style-page h5:after {
  top: 0; }

.wpc-style-page h5:before {
  bottom: 0; }

.wpc-font-style {
  margin-top: 20px;
  max-width: 200px;
  margin-left: auto;
  margin-right: auto; }

.wpc-font-style label {
  padding-bottom: 0;
  color: #686868;
  font-size: 12px;
  font-weight: 300;
  text-transform: uppercase; }

.wpc-font-style h5 {
  margin-bottom: 15px; }

.wpc-font-style input {
  width: 100%;
  min-height: 35px;
  padding: 0 10px; }

.wpc-font-style-item {
  padding-top: 5px; }

.entry {
  width: 25px;
  height: 25px;
  border-radius: 3px;
  position: relative;
  float: left;
  display: inline-block;
  margin: 10px 10px;
  cursor: pointer;
  transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in; }

.entry:before {
  content: '';
  position: absolute;
  width: 35px;
  height: 35px;
  border: 1px solid #ccc;
  border-radius: 3px;
  left: -5px;
  top: -5px;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }

.conf-button {
  position: absolute;
  width: 42px;
  height: 75px;
  left: -42px;
  top: 215px;
  background: #fff;
  text-align: center;
  font-size: 20px;
  line-height: 50px;
  cursor: pointer;
  border-radius: 2px 0px 0px 2px;
  box-shadow: -2px 2px 3px rgba(0, 0, 0, 0.1); }

.conf-button i {
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  background: transparent url("http://wp.city/projects/medicare/img/spritesheet-2.png") 0 0 no-repeat;
  display: block;
  margin: 12px auto;
  width: 22px;
  height: 22px;
  background-position: -5px -5px; }

.conf-button i:hover {
  -webkit-transform: rotate(230deg);
  transform: rotate(230deg); }

.conf-button a {
  background: transparent url("http://wp.city/projects/medicare/img/spritesheet-2.png") 0 0 no-repeat;
  display: block;
  margin: 12px auto;
  width: 18px;
  height: 24px;
  margin-top: -5px;
  background-position: -37px -5px; }

.entry.active:before {
  opacity: 1; }

.entry:hover:before {
  opacity: 1; }

.wpc-style-page .input-entry.color-3 .checkbox-text {
  position: relative;
  float: left;
  padding-top: 0px; }

.item-block.style-3 {
  border-radius: 5px; }

.hotel-img .img-responsive {
  border-radius: 5px; }

.style-5.hover-blue-3.background-block {
  border-radius: 5px; }

.tour-block-s-5 .res-img {
  border-radius: 5px; }

.link-dr-blue:hover {
  color: #fff; }

.ui-datepicker td span,
.ui-datepicker td a {
  text-align: center; }

.offers-arrow.color-4 span {
  color: #fff; }

.offers-arrow.color-4:hover span {
  color: #222; }

.low-pad.input-style-1 input {
  padding-left: 20px; }

.drop-wrap-s-4 .drop span {
  top: 50px; }

body[data-color="theme-4"] .date-f {
  color: #66BB6A; }

body[data-color="theme-4"] .bg-dark.type-2 .contact-info i {
  color: #66BB6A; }

body[data-color="theme-4"] .footer-share a:hover {
  color: #66BB6A; }

body[data-color="theme-4"] .tags-b:before {
  background: #66BB6A; }

body[data-color="theme-4"] .link-red:hover {
  color: #66BB6A; }

body[data-color="theme-4"] .menu-3 nav > ul > li > .dropmenu {
  border-top: 2px solid #66BB6A; }

body[data-color="theme-4"] .menu-3 nav > ul > li.active {
  border-top: 3px solid #66BB6A; }

body[data-color="theme-4"] .menu-3 nav > ul > li.active > a {
  color: #66BB6A; }

body[data-color="theme-4"] .check-option.active span {
  background: #ddbe5c;
  border: 1px solid #ddbe5c; }

body[data-color="theme-4"] .check-option:hover span {
  background: #ddbe5c;
  border: 1px solid #ddbe5c; }

body[data-color="theme-4"] .accordeon-entry.active h5,
body[data-color="theme-4"] .accordeon-entry h5:hover {
  background: #ddbe5c; }

body[data-color="theme-4"] .accordeon-entry h5:after {
  background: #ddbe5c; }

.header-style a {
  margin-bottom: 7px;
  position: relative;
  width: 100%;
  display: inline-block;
  padding: 5px;
  border: 1px solid transparent; }

.header-style a:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid #999;
  left: 0;
  top: 0;
  opacity: 0;
  transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in; }

.header-style a img {
  width: 100%;
  height: auto; }

.header-style a:hover:before {
  opacity: 1; }

.header-style a.active:before {
  opacity: 1; }

.wpc-change-grid {
  text-align: center; }

.wpc-change-grid h5 {
  margin-top: 30px;
  margin-bottom: 20px; }

.check-option {
  display: inline-block;
  width: 45%;
  margin-right: 2%; }

.check-option span {
  width: 100%;
  display: inline-block;
  padding: 0px 10px;
  font-size: 12px;
  font-weight: 400;
  line-height: 35px;
  text-transform: uppercase;
  background-color: #e8e8e8;
  border: 1px solid #E0DEDE;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
  transition: all 0.35s ease-in;
  -moz-transition: all 0.35s ease-in;
  -o-transition: all 0.35s ease-in;
  -webkit-transition: all 0.35s ease-in;
  -ms-transition: all 0.35s ease-in; }

.check-option span:hover {
  background: #0d5e92;
  border: 1px solid #0d5e92;
  color: #fff; }

.check-option:last-child {
  margin-right: 0px; }

.check-option.active span {
  background: #0d5e92;
  border: 1px solid #0d5e92;
  color: #fff; }

.dark-layer {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4); }

.demo-layer .vertical-align {
  display: none; }

.main-wraper.color-2 .demo-title {
  color: #fff; }

.conf-button h6 {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  font-size: 12px;
  margin-top: 20px;
  line-height: 1;
  line-height: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px; }

.entry.active:before {
  opacity: 1; }

.wpc-home-link {
  max-width: 200px;
  margin-left: auto;
  margin-right: auto; }

.wpc-home-link h5 {
  margin-bottom: 0px; }

.wpc-home-link-item {
  display: inline-block;
  width: 100%;
  padding: 5px 0;
  margin: 0;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }

.wpc-home-link-item:hover {
  opacity: .8; }

.wpc-home-link-item span {
  text-transform: uppercase;
  color: #686868;
  font-size: 12px;
  font-weight: 300;
  line-height: 28px;
  text-transform: uppercase;
  padding-top: 10px;
  padding-bottom: 10px; }

.wpc-img-style {
  max-width: 225px;
  margin-left: auto;
  margin-right: auto; }

.wpc-img-style h5 {
  margin-bottom: 10px; }

.wpc-img-style a {
  background-size: cover !important;
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
  display: inline-block;
  float: left;
  background-size: 100%;
  box-sizing: border-box;
  margin: 10px;
  border: 1px solid rgba(224, 224, 244, 0.7);
  position: relative; }

.wpc-img-style a:after {
  content: '';
  display: inline-block;
  width: 35px;
  height: 35px;
  border: 1px solid #e8e8e8;
  border-radius: 2px;
  position: absolute;
  top: -6px;
  left: -6px;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }

.wpc-img-style a:hover:after {
  opacity: 1; }

.wpc-img-style a.active:after {
  opacity: 1; }

.wpc-bg-body {
  background-size: cover !important;
  background-attachment: fixed !important; }

.wpc-fluid {
  width: 100%; }

@media (min-width: 1200px) {
  .wpc-no-fluid {
    width: 1200px;
    margin-left: auto;
    margin-right: auto; } }
.wpc-home a {
  color: #fff !important; }

html[class*='theme'] .doctor-details.classic-style .content-info .btn-medic:hover {
  color: #fff; }

html[class*='theme'] .medic-our-services .section-info.modern .info.bg-color .btn-medic:hover,
html[class*='theme'] .medic-our-services .section-info.modern .info.bg-color-2 .btn-medic:hover,
html[class*='theme'] .doctor-details .content-info .btn-medic,
html[class*='theme'] .short-block-info .btn-medic,
html[class*='theme'] .doctor-details .medic-form .btn-medic:hover,
html[class*='theme'] .medic-pricing-plans .btn-medic.classic.classic-btn,
html[class*='theme'] .doctor-details.pricing-info .content-info .btn-medic.m-top,
html[class*='theme'] .quantity .fa.minus,
html[class*='theme'] .dropdown.dropdown-departmenst .btn .fa:hover,
html[class*='theme'] .wpc-btn,
html[class*='theme'] .slider-content.bg-info .btn-medic,
html[class*='theme'] .medic-our-services .section-info a,
html[class*='theme'] .banner-info a,
html[class*='theme'] .tab-slider .content a {
  color: #fff; }

html[class*='theme'] #accordion .panel-heading.active .panel-title .text-title {
  color: #fff; }

html[class*='theme'] .quantity .fa:hover,
html[class*='theme'] .dropdown.dropdown-departmenst .btn .fa:hover {
  background-color: transparent; }

html[class*='theme'] .quantity .fa.minus:hover {
  color: #ccc; }

html[class*='theme'] .medic-our-services .section-info a:hover {
  color: #333; }

/*--------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------*/
.theme-1 h1,
.theme-1 .wpc-testi-body h5,
.theme-1 .medic-top-slider .medic-item-slide .slider-content h1,
.theme-1 .medic-main-header i,
.theme-1 .btn-select-group .plus,
.theme-1 #accordion .panel-heading.active .panel-title .btn-medic.last,
.theme-1 .medic-our-services .section-info.modern .info .heading,
.theme-1 .medic-footer .content-footer a,
.theme-1 #accordion .panel-title .text-title,
.theme-1 .medic-top-slider.classic-style .slider-content .form-footer .btn-medic,
.theme-1 .btn-medic,
.theme-1 .sidebar-info .news.last a,
.theme-1 .doctor-details .heading i,
.theme-1 .block-news .title-news small a,
.theme-1 .sidebar-info .news.last a .fa,
.theme-1 .sidebar-info .list-categories a,
.theme-1 .article-blog .comments-blog .comment-answer,
.theme-1 .doctor-details .info-block-2 .content-info .social-icons i,
.theme-1 .medic-modern-style.section-our-team .wrapper .btn-medic,
.theme-1 .m-login-form .link a,
.theme-1 a,
.theme-1 .products-sidebar .list-categories li a,
.theme-1 .products-sidebar .title-product.active a,
.theme-1 .dropdown.dropdown-departmenst .btn .fa {
  color: #0d5e92; }

.theme-1 #accordion .panel-heading.active .panel-title .btn-medic.last {
  color: #0d5e92;
  border-color: #fff; }

.theme-1 #accordion .panel-heading.active .panel-title .btn-medic.last:hover {
  color: #fff;
  border-color: #fff;
  background-color: transparent; }

.theme-1 #accordion .panel-title .btn-medic.last {
  border-color: #0d5e92;
  color: #0d5e92; }

.theme-1 #accordion .panel-title .btn-medic.last:hover {
  background-color: #0d5e92;
  color: #fff; }

.theme-1 .medic-modern-style.section-our-team .wrapper .btn-medic:hover {
  background-color: #0d5e92;
  color: #fff; }

.theme-1 .contact-us .btn-medic.submit,
.theme-1 .comments-blog .contact-us .btn-medic,
.theme-1 .contact-us .btn-medic {
  color: #fff;
  background-color: #0d5e92; }

.theme-1 .contact-us .btn-medic.submit:hover,
.theme-1 .comments-blog .contact-us .btn-medic:hover,
.theme-1 .contact-us .btn-medic:hover {
  background-color: #0b4f7b; }

.theme-1 .medic-our-services .section-info.modern .info.bg-color > p:first-child,
.theme-1 .medic-our-services .section-info.modern .info.bg-color-2 > p:first-child {
  color: #094063; }

.theme-1 .medic-top-slider.classic-style .slider-content .form-footer .btn-medic:hover {
  color: #fff;
  background-color: #0d5e92; }

.theme-1 .medic-footer .content-footer a:hover {
  color: #0b4f7b; }

.theme-1 #accordion .panel-title .btn-medic.last:hover,
.theme-1 .doctor-details.classic-style .content-info .btn-medic:hover {
  color: #fff; }

.theme-1 .medic-our-services .section-info.modern .info {
  background-color: transparent !important; }

.theme-1 .wpc-navigation,
.theme-1 .medic-our-services .section-info .info,
.theme-1 .medic-our-services .square,
.theme-1 .medic-team .medic-customers .info,
.theme-1 .medic-footer .footer-head,
.theme-1 .medic-top-slider.classic-style .slider-content .form-footer,
.theme-1 .medic-services-slider .square,
.theme-1 .departments-slider,
.theme-1 .medic-testimonials-slider .slide-content,
.theme-1 .section-testimonials .block-info,
.theme-1 .medic-short-info .more-info,
.theme-1 .medic-departments.classic .medic-content,
.theme-1 .blog-date-article,
.theme-1 .doctor-details .content-info .btn-medic,
.theme-1 .our-team-info ul.short-info li i,
.theme-1 .sidebar-info .btn-search,
.theme-1 .main-menu li.menu-item-has-children > .sub-menu > .menu-item.active a,
.theme-1 .medic-testimonials-slider.big-slider,
.theme-1 .list-investigations li i,
.theme-1 .short-block-info .btn-medic,
.theme-1 .doctor-details .medic-form .btn-medic,
.theme-1 .section-our-team .wrapper .social-icons i:hover,
.theme-1 .medic-pricing-plans .pricing-header.bg-info,
.theme-1 .section-products .sale,
.theme-1 .products-sidebar .noUi-connect,
.theme-1 .products-table .products-row .btn-medic.modern,
.theme-1 .products-table .products-row .btn-medic.btn-submit,
.theme-1 .section-products .title .btn-medic,
.theme-1 .section-products .form-info .input-radio:checked + .input-radio-group:before,
.theme-1 .dropdown.dropdown-departmenst .btn,
.theme-1 .medic-timetable .bg-info {
  background-color: #0d5e92; }

.theme-1 .medic-tabs .nav-tabs > li.active > a,
.theme-1 .departmens-tabs.nav-pills > li > a {
  border-bottom-color: #0d5e92; }

.theme-1 .medic-btn.classic {
  color: #fff; }

.theme-1 .main-menu li.menu-item-has-children > .sub-menu > .menu-item a:hover,
.theme-1 .wpc-navigation .mega-item .sub-menu .menu-item a:hover,
.theme-1 .wpc-navigation .mega-item .sub-menu .menu-item.active a,
.theme-1 .medic-pricing-plans .pricing-header.bg-info .title {
  background-color: #0b4f7b; }

.theme-1 .banner-info,
.theme-1 .medic-our-services .section-info.modern .info,
.theme-1 .medic-departments .medic-title .link,
.theme-1 .img-blog.classic,
.theme-1 .btn-medic,
.theme-1 .products-sidebar .noUi-horizontal .noUi-handle,
.theme-1 .icon-delete .fa,
.theme-1 .section-products .form-info .input-radio + .input-radio-group .circle,
.theme-1 .dropdown.dropdown-departmenst .dropdown-submenu li.active a {
  border-color: #0d5e92; }

.theme-1 .sidebar-info .news:hover,
.theme-1 .article-blog:hover {
  border-left-color: #0d5e92; }

.theme-1 .main-menu > li:hover > a,
.theme-1 .main-menu > li.active > a {
  background-color: #1a99eb; }

.theme-1 .main-menu li:hover > .sub-menu {
  background-color: #117cc1; }

.theme-1 .wpc-btn,
.theme-1 .swiper-active-switch,
.theme-1 .swiper-container .pagination.classic .swiper-active-switch,
.theme-1 .medic-footer .content-footer .input-group .input-group-btn .btn,
.theme-1 .medic-footer .content-footer form#contact-us .btn-submit,
.theme-1 .medic-footer .medic-wrapper:after,
.theme-1 .medic-input.select,
.theme-1 .medic-btn.classic,
.theme-1 .medic-services-slider .medic-btn,
.theme-1 #accordion .panel-default > .panel-heading.active,
.theme-1 .medic-our-services.light .medic-btn,
.theme-1 .doctor-details.classic .btn-medic,
.theme-1 .btn-medic.classic-btn,
.theme-1 .medic-our-services .section-info.modern .btn-medic,
.theme-1 .medic-btn.btn-info,
.theme-1 .medic-departments.classic .btn-medic,
.theme-1 .m-login-form .btn-submit,
.theme-1 .quantity .fa.minus,
.theme-1 .swiper-container .pagination.dark .swiper-active-switch {
  background-color: #0d5e92;
  border-color: #0d5e92; }

.theme-1 .doctor-details.pricing-info .content-info .btn-medic.m-top {
  background-color: #0d5e92;
  border-color: #0d5e92; }

.theme-1 .doctor-details.pricing-info .content-info .btn-medic.m-top,
.theme-1 .quantity .fa {
  color: #0d5e92;
  border-color: #0d5e92; }

.theme-1 .wpc-btn:hover,
.theme-1 .btn-medic:hover,
.theme-1 .medic-footer .content-footer .input-group .input-group-btn .btn:hover,
.theme-1 .medic-footer .content-footer form#contact-us .btn-submit:hover,
.theme-1 .wpc-navigation .menu-btn:hover,
.theme-1 .medic-btn.classic:hover,
.theme-1 .medic-services-slider .medic-btn:hover,
.theme-1 .medic-our-services.light .medic-btn:hover,
.theme-1 .doctor-details.classic .btn-medic:hover,
.theme-1 .btn-medic.classic-btn:hover,
.theme-1 .medic-our-services .section-info.modern .btn-medic:hover,
.theme-1 .medic-btn.btn-info:hover,
.theme-1 .medic-departments .medic-title .link:hover,
.theme-1 .medic-departments.classic .btn-medic:hover,
.theme-1 .m-login-form .btn-submit:hover,
.theme-1 .doctor-details.pricing-info .content-info .btn-medic.m-top:hover,
.theme-1 .products-table .products-row .btn-medic.modern,
.theme-1 .products-table .products-row .btn-medic.btn-submit:hover,
.theme-1 .section-products .title .btn-medic:hover {
  background-color: #1076b7;
  border-color: #1076b7;
  color: #fff; }

.theme-1 .main-menu .sub-menu {
  background-color: #117cc1; }

.theme-1 .medic-our-services .section-info .info.bg-color,
.theme-1 .medic-footer .footer-head.bg-info-2,
.theme-1 .section-testimonials .block-info.block-info-2,
.theme-1 .medic-our-services .section-info.modern .info.bg-color .btn-medic,
.theme-1 .wpc-navigation .menu-btn,
.theme-1 .medic-pricing-plans .pricing-header.bg-info.dark,
.theme-1 .dropdown.dropdown-departmenst.open .btn {
  background-color: #094063; }

.theme-1 .medic-our-services .section-info .info.bg-color-2,
.theme-1 .medic-footer .footer-head.bg-info-3,
.theme-1 .section-testimonials .block-info.block-info-3,
.theme-1 .medic-our-services .section-info .info.bg-color-2.classic,
.theme-1 .medic-our-services .section-info.modern .info.bg-color-2 .btn-medic,
.theme-1 .medic-pricing-plans .pricing-header.bg-info.dark.dark-x .title {
  background-color: #052234; }

.theme-1 .medic-solutions-info .wrapper:hover .wrapper-img:before,
.theme-1 .medic-departments.classic .medic-title,
.theme-1 .medic-departments.classic:hover .medic-content,
.theme-1 .doctor-details .info-block-1 .info.bg-classic,
.theme-1 .doctor-details .info-block-1 .info,
.theme-1 .medic-modern-style.section-our-team .wrapper .team-doctor:hover:before {
  background-color: #1a99eb;
  opacity: 0.7; }

.theme-1 .medic-solutions-info .wrapper:hover .medic-content-solution strong {
  color: #1a99eb; }

.theme-1 .medic-solutions-info .wrapper:hover .btn-medic,
.theme-1 .medic-solutions-info .wrapper:hover .medic-btn {
  background-color: #1a99eb;
  border-color: #1a99eb; }

.theme-1 .medic-footer .medic-wrapper:before {
  background: linear-gradient(#052234 50%, #333333 50%); }

.theme-1 .btn-select,
.theme-1 #accordion .panel-title .button,
.theme-1 #accordion .panel-title button,
.theme-1 .medic-modern-style.section-our-team .wrapper .social-icons i {
  border-color: #0d5e92;
  color: #0d5e92; }

.theme-1 .medic-modern-style.section-our-team .wrapper .social-icons i:hover {
  background-color: #0d5e92;
  color: #fff; }

.theme-1 .main-menu .sub-menu {
  border-color: #094063; }

.theme-2 h1,
.theme-2 .wpc-testi-body h5,
.theme-2 .medic-top-slider .medic-item-slide .slider-content h1,
.theme-2 .medic-main-header i,
.theme-2 .btn-select-group .plus,
.theme-2 #accordion .panel-heading.active .panel-title .btn-medic.last,
.theme-2 .medic-our-services .section-info.modern .info .heading,
.theme-2 .medic-footer .content-footer a,
.theme-2 #accordion .panel-title .text-title,
.theme-2 .medic-top-slider.classic-style .slider-content .form-footer .btn-medic,
.theme-2 .btn-medic,
.theme-2 .sidebar-info .news.last a,
.theme-2 .doctor-details .heading i,
.theme-2 .block-news .title-news small a,
.theme-2 .sidebar-info .news.last a .fa,
.theme-2 .sidebar-info .list-categories a,
.theme-2 .article-blog .comments-blog .comment-answer,
.theme-2 .doctor-details .info-block-2 .content-info .social-icons i,
.theme-2 .medic-modern-style.section-our-team .wrapper .btn-medic,
.theme-2 .m-login-form .link a,
.theme-2 a,
.theme-2 .products-sidebar .list-categories li a,
.theme-2 .products-sidebar .title-product.active a,
.theme-2 .dropdown.dropdown-departmenst .btn .fa {
  color: #2b8aad; }

.theme-2 #accordion .panel-heading.active .panel-title .btn-medic.last {
  color: #2b8aad;
  border-color: #fff; }

.theme-2 #accordion .panel-heading.active .panel-title .btn-medic.last:hover {
  color: #fff;
  border-color: #fff;
  background-color: transparent; }

.theme-2 #accordion .panel-title .btn-medic.last {
  border-color: #2b8aad;
  color: #2b8aad; }

.theme-2 #accordion .panel-title .btn-medic.last:hover {
  background-color: #2b8aad;
  color: #fff; }

.theme-2 .medic-modern-style.section-our-team .wrapper .btn-medic:hover {
  background-color: #2b8aad;
  color: #fff; }

.theme-2 .contact-us .btn-medic.submit,
.theme-2 .comments-blog .contact-us .btn-medic,
.theme-2 .contact-us .btn-medic {
  color: #fff;
  background-color: #2b8aad; }

.theme-2 .contact-us .btn-medic.submit:hover,
.theme-2 .comments-blog .contact-us .btn-medic:hover,
.theme-2 .contact-us .btn-medic:hover {
  background-color: #267a99; }

.theme-2 .medic-our-services .section-info.modern .info.bg-color > p:first-child,
.theme-2 .medic-our-services .section-info.modern .info.bg-color-2 > p:first-child {
  color: #216984; }

.theme-2 .medic-top-slider.classic-style .slider-content .form-footer .btn-medic:hover {
  color: #fff;
  background-color: #2b8aad; }

.theme-2 .medic-footer .content-footer a:hover {
  color: #267a99; }

.theme-2 #accordion .panel-title .btn-medic.last:hover,
.theme-2 .doctor-details.classic-style .content-info .btn-medic:hover {
  color: #fff; }

.theme-2 .medic-our-services .section-info.modern .info {
  background-color: transparent !important; }

.theme-2 .wpc-navigation,
.theme-2 .medic-our-services .section-info .info,
.theme-2 .medic-our-services .square,
.theme-2 .medic-team .medic-customers .info,
.theme-2 .medic-footer .footer-head,
.theme-2 .medic-top-slider.classic-style .slider-content .form-footer,
.theme-2 .medic-services-slider .square,
.theme-2 .departments-slider,
.theme-2 .medic-testimonials-slider .slide-content,
.theme-2 .section-testimonials .block-info,
.theme-2 .medic-short-info .more-info,
.theme-2 .medic-departments.classic .medic-content,
.theme-2 .blog-date-article,
.theme-2 .doctor-details .content-info .btn-medic,
.theme-2 .our-team-info ul.short-info li i,
.theme-2 .sidebar-info .btn-search,
.theme-2 .main-menu li.menu-item-has-children > .sub-menu > .menu-item.active a,
.theme-2 .medic-testimonials-slider.big-slider,
.theme-2 .list-investigations li i,
.theme-2 .short-block-info .btn-medic,
.theme-2 .doctor-details .medic-form .btn-medic,
.theme-2 .section-our-team .wrapper .social-icons i:hover,
.theme-2 .medic-pricing-plans .pricing-header.bg-info,
.theme-2 .section-products .sale,
.theme-2 .products-sidebar .noUi-connect,
.theme-2 .products-table .products-row .btn-medic.modern,
.theme-2 .products-table .products-row .btn-medic.btn-submit,
.theme-2 .section-products .title .btn-medic,
.theme-2 .section-products .form-info .input-radio:checked + .input-radio-group:before,
.theme-2 .dropdown.dropdown-departmenst .btn,
.theme-2 .medic-timetable .bg-info {
  background-color: #2b8aad; }

.theme-2 .medic-tabs .nav-tabs > li.active > a,
.theme-2 .departmens-tabs.nav-pills > li > a {
  border-bottom-color: #2b8aad; }

.theme-2 .medic-btn.classic {
  color: #fff; }

.theme-2 .main-menu li.menu-item-has-children > .sub-menu > .menu-item a:hover,
.theme-2 .wpc-navigation .mega-item .sub-menu .menu-item a:hover,
.theme-2 .wpc-navigation .mega-item .sub-menu .menu-item.active a,
.theme-2 .medic-pricing-plans .pricing-header.bg-info .title {
  background-color: #267a99; }

.theme-2 .banner-info,
.theme-2 .medic-our-services .section-info.modern .info,
.theme-2 .medic-departments .medic-title .link,
.theme-2 .img-blog.classic,
.theme-2 .btn-medic,
.theme-2 .products-sidebar .noUi-horizontal .noUi-handle,
.theme-2 .icon-delete .fa,
.theme-2 .section-products .form-info .input-radio + .input-radio-group .circle,
.theme-2 .dropdown.dropdown-departmenst .dropdown-submenu li.active a {
  border-color: #2b8aad; }

.theme-2 .sidebar-info .news:hover,
.theme-2 .article-blog:hover {
  border-left-color: #2b8aad; }

.theme-2 .main-menu > li:hover > a,
.theme-2 .main-menu > li.active > a {
  background-color: #65bad9; }

.theme-2 .main-menu li:hover > .sub-menu {
  background-color: #3ca7cf; }

.theme-2 .wpc-btn,
.theme-2 .swiper-active-switch,
.theme-2 .swiper-container .pagination.classic .swiper-active-switch,
.theme-2 .medic-footer .content-footer .input-group .input-group-btn .btn,
.theme-2 .medic-footer .content-footer form#contact-us .btn-submit,
.theme-2 .medic-footer .medic-wrapper:after,
.theme-2 .medic-input.select,
.theme-2 .medic-btn.classic,
.theme-2 .medic-services-slider .medic-btn,
.theme-2 #accordion .panel-default > .panel-heading.active,
.theme-2 .medic-our-services.light .medic-btn,
.theme-2 .doctor-details.classic .btn-medic,
.theme-2 .btn-medic.classic-btn,
.theme-2 .medic-our-services .section-info.modern .btn-medic,
.theme-2 .medic-btn.btn-info,
.theme-2 .medic-departments.classic .btn-medic,
.theme-2 .m-login-form .btn-submit,
.theme-2 .quantity .fa.minus,
.theme-2 .swiper-container .pagination.dark .swiper-active-switch {
  background-color: #2b8aad;
  border-color: #2b8aad; }

.theme-2 .doctor-details.pricing-info .content-info .btn-medic.m-top {
  background-color: #2b8aad;
  border-color: #2b8aad; }

.theme-2 .doctor-details.pricing-info .content-info .btn-medic.m-top,
.theme-2 .quantity .fa {
  color: #2b8aad;
  border-color: #2b8aad; }

.theme-2 .wpc-btn:hover,
.theme-2 .btn-medic:hover,
.theme-2 .medic-footer .content-footer .input-group .input-group-btn .btn:hover,
.theme-2 .medic-footer .content-footer form#contact-us .btn-submit:hover,
.theme-2 .wpc-navigation .menu-btn:hover,
.theme-2 .medic-btn.classic:hover,
.theme-2 .medic-services-slider .medic-btn:hover,
.theme-2 .medic-our-services.light .medic-btn:hover,
.theme-2 .doctor-details.classic .btn-medic:hover,
.theme-2 .btn-medic.classic-btn:hover,
.theme-2 .medic-our-services .section-info.modern .btn-medic:hover,
.theme-2 .medic-btn.btn-info:hover,
.theme-2 .medic-departments .medic-title .link:hover,
.theme-2 .medic-departments.classic .btn-medic:hover,
.theme-2 .m-login-form .btn-submit:hover,
.theme-2 .doctor-details.pricing-info .content-info .btn-medic.m-top:hover,
.theme-2 .products-table .products-row .btn-medic.modern,
.theme-2 .products-table .products-row .btn-medic.btn-submit:hover,
.theme-2 .section-products .title .btn-medic:hover {
  background-color: #34a4cd;
  border-color: #34a4cd;
  color: #fff; }

.theme-2 .main-menu .sub-menu {
  background-color: #3ca7cf; }

.theme-2 .medic-our-services .section-info .info.bg-color,
.theme-2 .medic-footer .footer-head.bg-info-2,
.theme-2 .section-testimonials .block-info.block-info-2,
.theme-2 .medic-our-services .section-info.modern .info.bg-color .btn-medic,
.theme-2 .wpc-navigation .menu-btn,
.theme-2 .medic-pricing-plans .pricing-header.bg-info.dark,
.theme-2 .dropdown.dropdown-departmenst.open .btn {
  background-color: #216984; }

.theme-2 .medic-our-services .section-info .info.bg-color-2,
.theme-2 .medic-footer .footer-head.bg-info-3,
.theme-2 .section-testimonials .block-info.block-info-3,
.theme-2 .medic-our-services .section-info .info.bg-color-2.classic,
.theme-2 .medic-our-services .section-info.modern .info.bg-color-2 .btn-medic,
.theme-2 .medic-pricing-plans .pricing-header.bg-info.dark.dark-x .title {
  background-color: #17495b; }

.theme-2 .medic-solutions-info .wrapper:hover .wrapper-img:before,
.theme-2 .medic-departments.classic .medic-title,
.theme-2 .medic-departments.classic:hover .medic-content,
.theme-2 .doctor-details .info-block-1 .info.bg-classic,
.theme-2 .doctor-details .info-block-1 .info,
.theme-2 .medic-modern-style.section-our-team .wrapper .team-doctor:hover:before {
  background-color: #65bad9;
  opacity: 0.7; }

.theme-2 .medic-solutions-info .wrapper:hover .medic-content-solution strong {
  color: #65bad9; }

.theme-2 .medic-solutions-info .wrapper:hover .btn-medic,
.theme-2 .medic-solutions-info .wrapper:hover .medic-btn {
  background-color: #65bad9;
  border-color: #65bad9; }

.theme-2 .medic-footer .medic-wrapper:before {
  background: linear-gradient(#17495b 50%, #333333 50%); }

.theme-2 .btn-select,
.theme-2 #accordion .panel-title .button,
.theme-2 #accordion .panel-title button,
.theme-2 .medic-modern-style.section-our-team .wrapper .social-icons i {
  border-color: #2b8aad;
  color: #2b8aad; }

.theme-2 .medic-modern-style.section-our-team .wrapper .social-icons i:hover {
  background-color: #2b8aad;
  color: #fff; }

.theme-2 .main-menu .sub-menu {
  border-color: #216984; }

.theme-3 h1,
.theme-3 .wpc-testi-body h5,
.theme-3 .medic-top-slider .medic-item-slide .slider-content h1,
.theme-3 .medic-main-header i,
.theme-3 .btn-select-group .plus,
.theme-3 #accordion .panel-heading.active .panel-title .btn-medic.last,
.theme-3 .medic-our-services .section-info.modern .info .heading,
.theme-3 .medic-footer .content-footer a,
.theme-3 #accordion .panel-title .text-title,
.theme-3 .medic-top-slider.classic-style .slider-content .form-footer .btn-medic,
.theme-3 .btn-medic,
.theme-3 .sidebar-info .news.last a,
.theme-3 .doctor-details .heading i,
.theme-3 .block-news .title-news small a,
.theme-3 .sidebar-info .news.last a .fa,
.theme-3 .sidebar-info .list-categories a,
.theme-3 .article-blog .comments-blog .comment-answer,
.theme-3 .doctor-details .info-block-2 .content-info .social-icons i,
.theme-3 .medic-modern-style.section-our-team .wrapper .btn-medic,
.theme-3 .m-login-form .link a,
.theme-3 a,
.theme-3 .products-sidebar .list-categories li a,
.theme-3 .products-sidebar .title-product.active a,
.theme-3 .dropdown.dropdown-departmenst .btn .fa {
  color: #4ec07b; }

.theme-3 #accordion .panel-heading.active .panel-title .btn-medic.last {
  color: #4ec07b;
  border-color: #fff; }

.theme-3 #accordion .panel-heading.active .panel-title .btn-medic.last:hover {
  color: #fff;
  border-color: #fff;
  background-color: transparent; }

.theme-3 #accordion .panel-title .btn-medic.last {
  border-color: #4ec07b;
  color: #4ec07b; }

.theme-3 #accordion .panel-title .btn-medic.last:hover {
  background-color: #4ec07b;
  color: #fff; }

.theme-3 .medic-modern-style.section-our-team .wrapper .btn-medic:hover {
  background-color: #4ec07b;
  color: #fff; }

.theme-3 .contact-us .btn-medic.submit,
.theme-3 .comments-blog .contact-us .btn-medic,
.theme-3 .contact-us .btn-medic {
  color: #fff;
  background-color: #4ec07b; }

.theme-3 .contact-us .btn-medic.submit:hover,
.theme-3 .comments-blog .contact-us .btn-medic:hover,
.theme-3 .contact-us .btn-medic:hover {
  background-color: #40b46e; }

.theme-3 .medic-our-services .section-info.modern .info.bg-color > p:first-child,
.theme-3 .medic-our-services .section-info.modern .info.bg-color-2 > p:first-child {
  color: #39a263; }

.theme-3 .medic-top-slider.classic-style .slider-content .form-footer .btn-medic:hover {
  color: #fff;
  background-color: #4ec07b; }

.theme-3 .medic-footer .content-footer a:hover {
  color: #40b46e; }

.theme-3 #accordion .panel-title .btn-medic.last:hover,
.theme-3 .doctor-details.classic-style .content-info .btn-medic:hover {
  color: #fff; }

.theme-3 .medic-our-services .section-info.modern .info {
  background-color: transparent !important; }

.theme-3 .wpc-navigation,
.theme-3 .medic-our-services .section-info .info,
.theme-3 .medic-our-services .square,
.theme-3 .medic-team .medic-customers .info,
.theme-3 .medic-footer .footer-head,
.theme-3 .medic-top-slider.classic-style .slider-content .form-footer,
.theme-3 .medic-services-slider .square,
.theme-3 .departments-slider,
.theme-3 .medic-testimonials-slider .slide-content,
.theme-3 .section-testimonials .block-info,
.theme-3 .medic-short-info .more-info,
.theme-3 .medic-departments.classic .medic-content,
.theme-3 .blog-date-article,
.theme-3 .doctor-details .content-info .btn-medic,
.theme-3 .our-team-info ul.short-info li i,
.theme-3 .sidebar-info .btn-search,
.theme-3 .main-menu li.menu-item-has-children > .sub-menu > .menu-item.active a,
.theme-3 .medic-testimonials-slider.big-slider,
.theme-3 .list-investigations li i,
.theme-3 .short-block-info .btn-medic,
.theme-3 .doctor-details .medic-form .btn-medic,
.theme-3 .section-our-team .wrapper .social-icons i:hover,
.theme-3 .medic-pricing-plans .pricing-header.bg-info,
.theme-3 .section-products .sale,
.theme-3 .products-sidebar .noUi-connect,
.theme-3 .products-table .products-row .btn-medic.modern,
.theme-3 .products-table .products-row .btn-medic.btn-submit,
.theme-3 .section-products .title .btn-medic,
.theme-3 .section-products .form-info .input-radio:checked + .input-radio-group:before,
.theme-3 .dropdown.dropdown-departmenst .btn,
.theme-3 .medic-timetable .bg-info {
  background-color: #4ec07b; }

.theme-3 .medic-tabs .nav-tabs > li.active > a,
.theme-3 .departmens-tabs.nav-pills > li > a {
  border-bottom-color: #4ec07b; }

.theme-3 .medic-btn.classic {
  color: #fff; }

.theme-3 .main-menu li.menu-item-has-children > .sub-menu > .menu-item a:hover,
.theme-3 .wpc-navigation .mega-item .sub-menu .menu-item a:hover,
.theme-3 .wpc-navigation .mega-item .sub-menu .menu-item.active a,
.theme-3 .medic-pricing-plans .pricing-header.bg-info .title {
  background-color: #40b46e; }

.theme-3 .banner-info,
.theme-3 .medic-our-services .section-info.modern .info,
.theme-3 .medic-departments .medic-title .link,
.theme-3 .img-blog.classic,
.theme-3 .btn-medic,
.theme-3 .products-sidebar .noUi-horizontal .noUi-handle,
.theme-3 .icon-delete .fa,
.theme-3 .section-products .form-info .input-radio + .input-radio-group .circle,
.theme-3 .dropdown.dropdown-departmenst .dropdown-submenu li.active a {
  border-color: #4ec07b; }

.theme-3 .sidebar-info .news:hover,
.theme-3 .article-blog:hover {
  border-left-color: #4ec07b; }

.theme-3 .main-menu > li:hover > a,
.theme-3 .main-menu > li.active > a {
  background-color: #99dbb3; }

.theme-3 .main-menu li:hover > .sub-menu {
  background-color: #74cd97; }

.theme-3 .wpc-btn,
.theme-3 .swiper-active-switch,
.theme-3 .swiper-container .pagination.classic .swiper-active-switch,
.theme-3 .medic-footer .content-footer .input-group .input-group-btn .btn,
.theme-3 .medic-footer .content-footer form#contact-us .btn-submit,
.theme-3 .medic-footer .medic-wrapper:after,
.theme-3 .medic-input.select,
.theme-3 .medic-btn.classic,
.theme-3 .medic-services-slider .medic-btn,
.theme-3 #accordion .panel-default > .panel-heading.active,
.theme-3 .medic-our-services.light .medic-btn,
.theme-3 .doctor-details.classic .btn-medic,
.theme-3 .btn-medic.classic-btn,
.theme-3 .medic-our-services .section-info.modern .btn-medic,
.theme-3 .medic-btn.btn-info,
.theme-3 .medic-departments.classic .btn-medic,
.theme-3 .m-login-form .btn-submit,
.theme-3 .quantity .fa.minus,
.theme-3 .swiper-container .pagination.dark .swiper-active-switch {
  background-color: #4ec07b;
  border-color: #4ec07b; }

.theme-3 .doctor-details.pricing-info .content-info .btn-medic.m-top {
  background-color: #4ec07b;
  border-color: #4ec07b; }

.theme-3 .doctor-details.pricing-info .content-info .btn-medic.m-top,
.theme-3 .quantity .fa {
  color: #4ec07b;
  border-color: #4ec07b; }

.theme-3 .wpc-btn:hover,
.theme-3 .btn-medic:hover,
.theme-3 .medic-footer .content-footer .input-group .input-group-btn .btn:hover,
.theme-3 .medic-footer .content-footer form#contact-us .btn-submit:hover,
.theme-3 .wpc-navigation .menu-btn:hover,
.theme-3 .medic-btn.classic:hover,
.theme-3 .medic-services-slider .medic-btn:hover,
.theme-3 .medic-our-services.light .medic-btn:hover,
.theme-3 .doctor-details.classic .btn-medic:hover,
.theme-3 .btn-medic.classic-btn:hover,
.theme-3 .medic-our-services .section-info.modern .btn-medic:hover,
.theme-3 .medic-btn.btn-info:hover,
.theme-3 .medic-departments .medic-title .link:hover,
.theme-3 .medic-departments.classic .btn-medic:hover,
.theme-3 .m-login-form .btn-submit:hover,
.theme-3 .doctor-details.pricing-info .content-info .btn-medic.m-top:hover,
.theme-3 .products-table .products-row .btn-medic.modern,
.theme-3 .products-table .products-row .btn-medic.btn-submit:hover,
.theme-3 .section-products .title .btn-medic:hover {
  background-color: #6ccb91;
  border-color: #6ccb91;
  color: #fff; }

.theme-3 .main-menu .sub-menu {
  background-color: #74cd97; }

.theme-3 .medic-our-services .section-info .info.bg-color,
.theme-3 .medic-footer .footer-head.bg-info-2,
.theme-3 .section-testimonials .block-info.block-info-2,
.theme-3 .medic-our-services .section-info.modern .info.bg-color .btn-medic,
.theme-3 .wpc-navigation .menu-btn,
.theme-3 .medic-pricing-plans .pricing-header.bg-info.dark,
.theme-3 .dropdown.dropdown-departmenst.open .btn {
  background-color: #39a263; }

.theme-3 .medic-our-services .section-info .info.bg-color-2,
.theme-3 .medic-footer .footer-head.bg-info-3,
.theme-3 .section-testimonials .block-info.block-info-3,
.theme-3 .medic-our-services .section-info .info.bg-color-2.classic,
.theme-3 .medic-our-services .section-info.modern .info.bg-color-2 .btn-medic,
.theme-3 .medic-pricing-plans .pricing-header.bg-info.dark.dark-x .title {
  background-color: #2c7c4c; }

.theme-3 .medic-solutions-info .wrapper:hover .wrapper-img:before,
.theme-3 .medic-departments.classic .medic-title,
.theme-3 .medic-departments.classic:hover .medic-content,
.theme-3 .doctor-details .info-block-1 .info.bg-classic,
.theme-3 .doctor-details .info-block-1 .info,
.theme-3 .medic-modern-style.section-our-team .wrapper .team-doctor:hover:before {
  background-color: #99dbb3;
  opacity: 0.7; }

.theme-3 .medic-solutions-info .wrapper:hover .medic-content-solution strong {
  color: #99dbb3; }

.theme-3 .medic-solutions-info .wrapper:hover .btn-medic,
.theme-3 .medic-solutions-info .wrapper:hover .medic-btn {
  background-color: #99dbb3;
  border-color: #99dbb3; }

.theme-3 .medic-footer .medic-wrapper:before {
  background: linear-gradient(#2c7c4c 50%, #333333 50%); }

.theme-3 .btn-select,
.theme-3 #accordion .panel-title .button,
.theme-3 #accordion .panel-title button,
.theme-3 .medic-modern-style.section-our-team .wrapper .social-icons i {
  border-color: #4ec07b;
  color: #4ec07b; }

.theme-3 .medic-modern-style.section-our-team .wrapper .social-icons i:hover {
  background-color: #4ec07b;
  color: #fff; }

.theme-3 .main-menu .sub-menu {
  border-color: #39a263; }

.theme-4 h1,
.theme-4 .wpc-testi-body h5,
.theme-4 .medic-top-slider .medic-item-slide .slider-content h1,
.theme-4 .medic-main-header i,
.theme-4 .btn-select-group .plus,
.theme-4 #accordion .panel-heading.active .panel-title .btn-medic.last,
.theme-4 .medic-our-services .section-info.modern .info .heading,
.theme-4 .medic-footer .content-footer a,
.theme-4 #accordion .panel-title .text-title,
.theme-4 .medic-top-slider.classic-style .slider-content .form-footer .btn-medic,
.theme-4 .btn-medic,
.theme-4 .sidebar-info .news.last a,
.theme-4 .doctor-details .heading i,
.theme-4 .block-news .title-news small a,
.theme-4 .sidebar-info .news.last a .fa,
.theme-4 .sidebar-info .list-categories a,
.theme-4 .article-blog .comments-blog .comment-answer,
.theme-4 .doctor-details .info-block-2 .content-info .social-icons i,
.theme-4 .medic-modern-style.section-our-team .wrapper .btn-medic,
.theme-4 .m-login-form .link a,
.theme-4 a,
.theme-4 .products-sidebar .list-categories li a,
.theme-4 .products-sidebar .title-product.active a,
.theme-4 .dropdown.dropdown-departmenst .btn .fa {
  color: #de442f; }

.theme-4 #accordion .panel-heading.active .panel-title .btn-medic.last {
  color: #de442f;
  border-color: #fff; }

.theme-4 #accordion .panel-heading.active .panel-title .btn-medic.last:hover {
  color: #fff;
  border-color: #fff;
  background-color: transparent; }

.theme-4 #accordion .panel-title .btn-medic.last {
  border-color: #de442f;
  color: #de442f; }

.theme-4 #accordion .panel-title .btn-medic.last:hover {
  background-color: #de442f;
  color: #fff; }

.theme-4 .medic-modern-style.section-our-team .wrapper .btn-medic:hover {
  background-color: #de442f;
  color: #fff; }

.theme-4 .contact-us .btn-medic.submit,
.theme-4 .comments-blog .contact-us .btn-medic,
.theme-4 .contact-us .btn-medic {
  color: #fff;
  background-color: #de442f; }

.theme-4 .contact-us .btn-medic.submit:hover,
.theme-4 .comments-blog .contact-us .btn-medic:hover,
.theme-4 .contact-us .btn-medic:hover {
  background-color: #d23721; }

.theme-4 .medic-our-services .section-info.modern .info.bg-color > p:first-child,
.theme-4 .medic-our-services .section-info.modern .info.bg-color-2 > p:first-child {
  color: #bc311e; }

.theme-4 .medic-top-slider.classic-style .slider-content .form-footer .btn-medic:hover {
  color: #fff;
  background-color: #de442f; }

.theme-4 .medic-footer .content-footer a:hover {
  color: #d23721; }

.theme-4 #accordion .panel-title .btn-medic.last:hover,
.theme-4 .doctor-details.classic-style .content-info .btn-medic:hover {
  color: #fff; }

.theme-4 .medic-our-services .section-info.modern .info {
  background-color: transparent !important; }

.theme-4 .wpc-navigation,
.theme-4 .medic-our-services .section-info .info,
.theme-4 .medic-our-services .square,
.theme-4 .medic-team .medic-customers .info,
.theme-4 .medic-footer .footer-head,
.theme-4 .medic-top-slider.classic-style .slider-content .form-footer,
.theme-4 .medic-services-slider .square,
.theme-4 .departments-slider,
.theme-4 .medic-testimonials-slider .slide-content,
.theme-4 .section-testimonials .block-info,
.theme-4 .medic-short-info .more-info,
.theme-4 .medic-departments.classic .medic-content,
.theme-4 .blog-date-article,
.theme-4 .doctor-details .content-info .btn-medic,
.theme-4 .our-team-info ul.short-info li i,
.theme-4 .sidebar-info .btn-search,
.theme-4 .main-menu li.menu-item-has-children > .sub-menu > .menu-item.active a,
.theme-4 .medic-testimonials-slider.big-slider,
.theme-4 .list-investigations li i,
.theme-4 .short-block-info .btn-medic,
.theme-4 .doctor-details .medic-form .btn-medic,
.theme-4 .section-our-team .wrapper .social-icons i:hover,
.theme-4 .medic-pricing-plans .pricing-header.bg-info,
.theme-4 .section-products .sale,
.theme-4 .products-sidebar .noUi-connect,
.theme-4 .products-table .products-row .btn-medic.modern,
.theme-4 .products-table .products-row .btn-medic.btn-submit,
.theme-4 .section-products .title .btn-medic,
.theme-4 .section-products .form-info .input-radio:checked + .input-radio-group:before,
.theme-4 .dropdown.dropdown-departmenst .btn,
.theme-4 .medic-timetable .bg-info {
  background-color: #de442f; }

.theme-4 .medic-tabs .nav-tabs > li.active > a,
.theme-4 .departmens-tabs.nav-pills > li > a {
  border-bottom-color: #de442f; }

.theme-4 .medic-btn.classic {
  color: #fff; }

.theme-4 .main-menu li.menu-item-has-children > .sub-menu > .menu-item a:hover,
.theme-4 .wpc-navigation .mega-item .sub-menu .menu-item a:hover,
.theme-4 .wpc-navigation .mega-item .sub-menu .menu-item.active a,
.theme-4 .medic-pricing-plans .pricing-header.bg-info .title {
  background-color: #d23721; }

.theme-4 .banner-info,
.theme-4 .medic-our-services .section-info.modern .info,
.theme-4 .medic-departments .medic-title .link,
.theme-4 .img-blog.classic,
.theme-4 .btn-medic,
.theme-4 .products-sidebar .noUi-horizontal .noUi-handle,
.theme-4 .icon-delete .fa,
.theme-4 .section-products .form-info .input-radio + .input-radio-group .circle,
.theme-4 .dropdown.dropdown-departmenst .dropdown-submenu li.active a {
  border-color: #de442f; }

.theme-4 .sidebar-info .news:hover,
.theme-4 .article-blog:hover {
  border-left-color: #de442f; }

.theme-4 .main-menu > li:hover > a,
.theme-4 .main-menu > li.active > a {
  background-color: #ec9387; }

.theme-4 .main-menu li:hover > .sub-menu {
  background-color: #e56c5b; }

.theme-4 .wpc-btn,
.theme-4 .swiper-active-switch,
.theme-4 .swiper-container .pagination.classic .swiper-active-switch,
.theme-4 .medic-footer .content-footer .input-group .input-group-btn .btn,
.theme-4 .medic-footer .content-footer form#contact-us .btn-submit,
.theme-4 .medic-footer .medic-wrapper:after,
.theme-4 .medic-input.select,
.theme-4 .medic-btn.classic,
.theme-4 .medic-services-slider .medic-btn,
.theme-4 #accordion .panel-default > .panel-heading.active,
.theme-4 .medic-our-services.light .medic-btn,
.theme-4 .doctor-details.classic .btn-medic,
.theme-4 .btn-medic.classic-btn,
.theme-4 .medic-our-services .section-info.modern .btn-medic,
.theme-4 .medic-btn.btn-info,
.theme-4 .medic-departments.classic .btn-medic,
.theme-4 .m-login-form .btn-submit,
.theme-4 .quantity .fa.minus,
.theme-4 .swiper-container .pagination.dark .swiper-active-switch {
  background-color: #de442f;
  border-color: #de442f; }

.theme-4 .doctor-details.pricing-info .content-info .btn-medic.m-top {
  background-color: #de442f;
  border-color: #de442f; }

.theme-4 .doctor-details.pricing-info .content-info .btn-medic.m-top,
.theme-4 .quantity .fa {
  color: #de442f;
  border-color: #de442f; }

.theme-4 .wpc-btn:hover,
.theme-4 .btn-medic:hover,
.theme-4 .medic-footer .content-footer .input-group .input-group-btn .btn:hover,
.theme-4 .medic-footer .content-footer form#contact-us .btn-submit:hover,
.theme-4 .wpc-navigation .menu-btn:hover,
.theme-4 .medic-btn.classic:hover,
.theme-4 .medic-services-slider .medic-btn:hover,
.theme-4 .medic-our-services.light .medic-btn:hover,
.theme-4 .doctor-details.classic .btn-medic:hover,
.theme-4 .btn-medic.classic-btn:hover,
.theme-4 .medic-our-services .section-info.modern .btn-medic:hover,
.theme-4 .medic-btn.btn-info:hover,
.theme-4 .medic-departments .medic-title .link:hover,
.theme-4 .medic-departments.classic .btn-medic:hover,
.theme-4 .m-login-form .btn-submit:hover,
.theme-4 .doctor-details.pricing-info .content-info .btn-medic.m-top:hover,
.theme-4 .products-table .products-row .btn-medic.modern,
.theme-4 .products-table .products-row .btn-medic.btn-submit:hover,
.theme-4 .section-products .title .btn-medic:hover {
  background-color: #e46452;
  border-color: #e46452;
  color: #fff; }

.theme-4 .main-menu .sub-menu {
  background-color: #e56c5b; }

.theme-4 .medic-our-services .section-info .info.bg-color,
.theme-4 .medic-footer .footer-head.bg-info-2,
.theme-4 .section-testimonials .block-info.block-info-2,
.theme-4 .medic-our-services .section-info.modern .info.bg-color .btn-medic,
.theme-4 .wpc-navigation .menu-btn,
.theme-4 .medic-pricing-plans .pricing-header.bg-info.dark,
.theme-4 .dropdown.dropdown-departmenst.open .btn {
  background-color: #bc311e; }

.theme-4 .medic-our-services .section-info .info.bg-color-2,
.theme-4 .medic-footer .footer-head.bg-info-3,
.theme-4 .section-testimonials .block-info.block-info-3,
.theme-4 .medic-our-services .section-info .info.bg-color-2.classic,
.theme-4 .medic-our-services .section-info.modern .info.bg-color-2 .btn-medic,
.theme-4 .medic-pricing-plans .pricing-header.bg-info.dark.dark-x .title {
  background-color: #902517; }

.theme-4 .medic-solutions-info .wrapper:hover .wrapper-img:before,
.theme-4 .medic-departments.classic .medic-title,
.theme-4 .medic-departments.classic:hover .medic-content,
.theme-4 .doctor-details .info-block-1 .info.bg-classic,
.theme-4 .doctor-details .info-block-1 .info,
.theme-4 .medic-modern-style.section-our-team .wrapper .team-doctor:hover:before {
  background-color: #ec9387;
  opacity: 0.7; }

.theme-4 .medic-solutions-info .wrapper:hover .medic-content-solution strong {
  color: #ec9387; }

.theme-4 .medic-solutions-info .wrapper:hover .btn-medic,
.theme-4 .medic-solutions-info .wrapper:hover .medic-btn {
  background-color: #ec9387;
  border-color: #ec9387; }

.theme-4 .medic-footer .medic-wrapper:before {
  background: linear-gradient(#902517 50%, #333333 50%); }

.theme-4 .btn-select,
.theme-4 #accordion .panel-title .button,
.theme-4 #accordion .panel-title button,
.theme-4 .medic-modern-style.section-our-team .wrapper .social-icons i {
  border-color: #de442f;
  color: #de442f; }

.theme-4 .medic-modern-style.section-our-team .wrapper .social-icons i:hover {
  background-color: #de442f;
  color: #fff; }

.theme-4 .main-menu .sub-menu {
  border-color: #bc311e; }

.theme-5 h1,
.theme-5 .wpc-testi-body h5,
.theme-5 .medic-top-slider .medic-item-slide .slider-content h1,
.theme-5 .medic-main-header i,
.theme-5 .btn-select-group .plus,
.theme-5 #accordion .panel-heading.active .panel-title .btn-medic.last,
.theme-5 .medic-our-services .section-info.modern .info .heading,
.theme-5 .medic-footer .content-footer a,
.theme-5 #accordion .panel-title .text-title,
.theme-5 .medic-top-slider.classic-style .slider-content .form-footer .btn-medic,
.theme-5 .btn-medic,
.theme-5 .sidebar-info .news.last a,
.theme-5 .doctor-details .heading i,
.theme-5 .block-news .title-news small a,
.theme-5 .sidebar-info .news.last a .fa,
.theme-5 .sidebar-info .list-categories a,
.theme-5 .article-blog .comments-blog .comment-answer,
.theme-5 .doctor-details .info-block-2 .content-info .social-icons i,
.theme-5 .medic-modern-style.section-our-team .wrapper .btn-medic,
.theme-5 .m-login-form .link a,
.theme-5 a,
.theme-5 .products-sidebar .list-categories li a,
.theme-5 .products-sidebar .title-product.active a,
.theme-5 .dropdown.dropdown-departmenst .btn .fa {
  color: #d7ce3d; }

.theme-5 #accordion .panel-heading.active .panel-title .btn-medic.last {
  color: #d7ce3d;
  border-color: #fff; }

.theme-5 #accordion .panel-heading.active .panel-title .btn-medic.last:hover {
  color: #fff;
  border-color: #fff;
  background-color: transparent; }

.theme-5 #accordion .panel-title .btn-medic.last {
  border-color: #d7ce3d;
  color: #d7ce3d; }

.theme-5 #accordion .panel-title .btn-medic.last:hover {
  background-color: #d7ce3d;
  color: #fff; }

.theme-5 .medic-modern-style.section-our-team .wrapper .btn-medic:hover {
  background-color: #d7ce3d;
  color: #fff; }

.theme-5 .contact-us .btn-medic.submit,
.theme-5 .comments-blog .contact-us .btn-medic,
.theme-5 .contact-us .btn-medic {
  color: #fff;
  background-color: #d7ce3d; }

.theme-5 .contact-us .btn-medic.submit:hover,
.theme-5 .comments-blog .contact-us .btn-medic:hover,
.theme-5 .contact-us .btn-medic:hover {
  background-color: #d0c62b; }

.theme-5 .medic-our-services .section-info.modern .info.bg-color > p:first-child,
.theme-5 .medic-our-services .section-info.modern .info.bg-color-2 > p:first-child {
  color: #bbb226; }

.theme-5 .medic-top-slider.classic-style .slider-content .form-footer .btn-medic:hover {
  color: #fff;
  background-color: #d7ce3d; }

.theme-5 .medic-footer .content-footer a:hover {
  color: #d0c62b; }

.theme-5 #accordion .panel-title .btn-medic.last:hover,
.theme-5 .doctor-details.classic-style .content-info .btn-medic:hover {
  color: #fff; }

.theme-5 .medic-our-services .section-info.modern .info {
  background-color: transparent !important; }

.theme-5 .wpc-navigation,
.theme-5 .medic-our-services .section-info .info,
.theme-5 .medic-our-services .square,
.theme-5 .medic-team .medic-customers .info,
.theme-5 .medic-footer .footer-head,
.theme-5 .medic-top-slider.classic-style .slider-content .form-footer,
.theme-5 .medic-services-slider .square,
.theme-5 .departments-slider,
.theme-5 .medic-testimonials-slider .slide-content,
.theme-5 .section-testimonials .block-info,
.theme-5 .medic-short-info .more-info,
.theme-5 .medic-departments.classic .medic-content,
.theme-5 .blog-date-article,
.theme-5 .doctor-details .content-info .btn-medic,
.theme-5 .our-team-info ul.short-info li i,
.theme-5 .sidebar-info .btn-search,
.theme-5 .main-menu li.menu-item-has-children > .sub-menu > .menu-item.active a,
.theme-5 .medic-testimonials-slider.big-slider,
.theme-5 .list-investigations li i,
.theme-5 .short-block-info .btn-medic,
.theme-5 .doctor-details .medic-form .btn-medic,
.theme-5 .section-our-team .wrapper .social-icons i:hover,
.theme-5 .medic-pricing-plans .pricing-header.bg-info,
.theme-5 .section-products .sale,
.theme-5 .products-sidebar .noUi-connect,
.theme-5 .products-table .products-row .btn-medic.modern,
.theme-5 .products-table .products-row .btn-medic.btn-submit,
.theme-5 .section-products .title .btn-medic,
.theme-5 .section-products .form-info .input-radio:checked + .input-radio-group:before,
.theme-5 .dropdown.dropdown-departmenst .btn,
.theme-5 .medic-timetable .bg-info {
  background-color: #d7ce3d; }

.theme-5 .medic-tabs .nav-tabs > li.active > a,
.theme-5 .departmens-tabs.nav-pills > li > a {
  border-bottom-color: #d7ce3d; }

.theme-5 .medic-btn.classic {
  color: #fff; }

.theme-5 .main-menu li.menu-item-has-children > .sub-menu > .menu-item a:hover,
.theme-5 .wpc-navigation .mega-item .sub-menu .menu-item a:hover,
.theme-5 .wpc-navigation .mega-item .sub-menu .menu-item.active a,
.theme-5 .medic-pricing-plans .pricing-header.bg-info .title {
  background-color: #d0c62b; }

.theme-5 .banner-info,
.theme-5 .medic-our-services .section-info.modern .info,
.theme-5 .medic-departments .medic-title .link,
.theme-5 .img-blog.classic,
.theme-5 .btn-medic,
.theme-5 .products-sidebar .noUi-horizontal .noUi-handle,
.theme-5 .icon-delete .fa,
.theme-5 .section-products .form-info .input-radio + .input-radio-group .circle,
.theme-5 .dropdown.dropdown-departmenst .dropdown-submenu li.active a {
  border-color: #d7ce3d; }

.theme-5 .sidebar-info .news:hover,
.theme-5 .article-blog:hover {
  border-left-color: #d7ce3d; }

.theme-5 .main-menu > li:hover > a,
.theme-5 .main-menu > li.active > a {
  background-color: #e8e392; }

.theme-5 .main-menu li:hover > .sub-menu {
  background-color: #e0d967; }

.theme-5 .wpc-btn,
.theme-5 .swiper-active-switch,
.theme-5 .swiper-container .pagination.classic .swiper-active-switch,
.theme-5 .medic-footer .content-footer .input-group .input-group-btn .btn,
.theme-5 .medic-footer .content-footer form#contact-us .btn-submit,
.theme-5 .medic-footer .medic-wrapper:after,
.theme-5 .medic-input.select,
.theme-5 .medic-btn.classic,
.theme-5 .medic-services-slider .medic-btn,
.theme-5 #accordion .panel-default > .panel-heading.active,
.theme-5 .medic-our-services.light .medic-btn,
.theme-5 .doctor-details.classic .btn-medic,
.theme-5 .btn-medic.classic-btn,
.theme-5 .medic-our-services .section-info.modern .btn-medic,
.theme-5 .medic-btn.btn-info,
.theme-5 .medic-departments.classic .btn-medic,
.theme-5 .m-login-form .btn-submit,
.theme-5 .quantity .fa.minus,
.theme-5 .swiper-container .pagination.dark .swiper-active-switch {
  background-color: #d7ce3d;
  border-color: #d7ce3d; }

.theme-5 .doctor-details.pricing-info .content-info .btn-medic.m-top {
  background-color: #d7ce3d;
  border-color: #d7ce3d; }

.theme-5 .doctor-details.pricing-info .content-info .btn-medic.m-top,
.theme-5 .quantity .fa {
  color: #d7ce3d;
  border-color: #d7ce3d; }

.theme-5 .wpc-btn:hover,
.theme-5 .btn-medic:hover,
.theme-5 .medic-footer .content-footer .input-group .input-group-btn .btn:hover,
.theme-5 .medic-footer .content-footer form#contact-us .btn-submit:hover,
.theme-5 .wpc-navigation .menu-btn:hover,
.theme-5 .medic-btn.classic:hover,
.theme-5 .medic-services-slider .medic-btn:hover,
.theme-5 .medic-our-services.light .medic-btn:hover,
.theme-5 .doctor-details.classic .btn-medic:hover,
.theme-5 .btn-medic.classic-btn:hover,
.theme-5 .medic-our-services .section-info.modern .btn-medic:hover,
.theme-5 .medic-btn.btn-info:hover,
.theme-5 .medic-departments .medic-title .link:hover,
.theme-5 .medic-departments.classic .btn-medic:hover,
.theme-5 .m-login-form .btn-submit:hover,
.theme-5 .doctor-details.pricing-info .content-info .btn-medic.m-top:hover,
.theme-5 .products-table .products-row .btn-medic.modern,
.theme-5 .products-table .products-row .btn-medic.btn-submit:hover,
.theme-5 .section-products .title .btn-medic:hover {
  background-color: #ded75f;
  border-color: #ded75f;
  color: #fff; }

.theme-5 .main-menu .sub-menu {
  background-color: #e0d967; }

.theme-5 .medic-our-services .section-info .info.bg-color,
.theme-5 .medic-footer .footer-head.bg-info-2,
.theme-5 .section-testimonials .block-info.block-info-2,
.theme-5 .medic-our-services .section-info.modern .info.bg-color .btn-medic,
.theme-5 .wpc-navigation .menu-btn,
.theme-5 .medic-pricing-plans .pricing-header.bg-info.dark,
.theme-5 .dropdown.dropdown-departmenst.open .btn {
  background-color: #bbb226; }

.theme-5 .medic-our-services .section-info .info.bg-color-2,
.theme-5 .medic-footer .footer-head.bg-info-3,
.theme-5 .section-testimonials .block-info.block-info-3,
.theme-5 .medic-our-services .section-info .info.bg-color-2.classic,
.theme-5 .medic-our-services .section-info.modern .info.bg-color-2 .btn-medic,
.theme-5 .medic-pricing-plans .pricing-header.bg-info.dark.dark-x .title {
  background-color: #908a1e; }

.theme-5 .medic-solutions-info .wrapper:hover .wrapper-img:before,
.theme-5 .medic-departments.classic .medic-title,
.theme-5 .medic-departments.classic:hover .medic-content,
.theme-5 .doctor-details .info-block-1 .info.bg-classic,
.theme-5 .doctor-details .info-block-1 .info,
.theme-5 .medic-modern-style.section-our-team .wrapper .team-doctor:hover:before {
  background-color: #e8e392;
  opacity: 0.7; }

.theme-5 .medic-solutions-info .wrapper:hover .medic-content-solution strong {
  color: #e8e392; }

.theme-5 .medic-solutions-info .wrapper:hover .btn-medic,
.theme-5 .medic-solutions-info .wrapper:hover .medic-btn {
  background-color: #e8e392;
  border-color: #e8e392; }

.theme-5 .medic-footer .medic-wrapper:before {
  background: linear-gradient(#908a1e 50%, #333333 50%); }

.theme-5 .btn-select,
.theme-5 #accordion .panel-title .button,
.theme-5 #accordion .panel-title button,
.theme-5 .medic-modern-style.section-our-team .wrapper .social-icons i {
  border-color: #d7ce3d;
  color: #d7ce3d; }

.theme-5 .medic-modern-style.section-our-team .wrapper .social-icons i:hover {
  background-color: #d7ce3d;
  color: #fff; }

.theme-5 .main-menu .sub-menu {
  border-color: #bbb226; }

.theme-6 h1,
.theme-6 .wpc-testi-body h5,
.theme-6 .medic-top-slider .medic-item-slide .slider-content h1,
.theme-6 .medic-main-header i,
.theme-6 .btn-select-group .plus,
.theme-6 #accordion .panel-heading.active .panel-title .btn-medic.last,
.theme-6 .medic-our-services .section-info.modern .info .heading,
.theme-6 .medic-footer .content-footer a,
.theme-6 #accordion .panel-title .text-title,
.theme-6 .medic-top-slider.classic-style .slider-content .form-footer .btn-medic,
.theme-6 .btn-medic,
.theme-6 .sidebar-info .news.last a,
.theme-6 .doctor-details .heading i,
.theme-6 .block-news .title-news small a,
.theme-6 .sidebar-info .news.last a .fa,
.theme-6 .sidebar-info .list-categories a,
.theme-6 .article-blog .comments-blog .comment-answer,
.theme-6 .doctor-details .info-block-2 .content-info .social-icons i,
.theme-6 .medic-modern-style.section-our-team .wrapper .btn-medic,
.theme-6 .m-login-form .link a,
.theme-6 a,
.theme-6 .products-sidebar .list-categories li a,
.theme-6 .products-sidebar .title-product.active a,
.theme-6 .dropdown.dropdown-departmenst .btn .fa {
  color: #c951a3; }

.theme-6 #accordion .panel-heading.active .panel-title .btn-medic.last {
  color: #c951a3;
  border-color: #fff; }

.theme-6 #accordion .panel-heading.active .panel-title .btn-medic.last:hover {
  color: #fff;
  border-color: #fff;
  background-color: transparent; }

.theme-6 #accordion .panel-title .btn-medic.last {
  border-color: #c951a3;
  color: #c951a3; }

.theme-6 #accordion .panel-title .btn-medic.last:hover {
  background-color: #c951a3;
  color: #fff; }

.theme-6 .medic-modern-style.section-our-team .wrapper .btn-medic:hover {
  background-color: #c951a3;
  color: #fff; }

.theme-6 .contact-us .btn-medic.submit,
.theme-6 .comments-blog .contact-us .btn-medic,
.theme-6 .contact-us .btn-medic {
  color: #fff;
  background-color: #c951a3; }

.theme-6 .contact-us .btn-medic.submit:hover,
.theme-6 .comments-blog .contact-us .btn-medic:hover,
.theme-6 .contact-us .btn-medic:hover {
  background-color: #c33e99; }

.theme-6 .medic-our-services .section-info.modern .info.bg-color > p:first-child,
.theme-6 .medic-our-services .section-info.modern .info.bg-color-2 > p:first-child {
  color: #b0378a; }

.theme-6 .medic-top-slider.classic-style .slider-content .form-footer .btn-medic:hover {
  color: #fff;
  background-color: #c951a3; }

.theme-6 .medic-footer .content-footer a:hover {
  color: #c33e99; }

.theme-6 #accordion .panel-title .btn-medic.last:hover,
.theme-6 .doctor-details.classic-style .content-info .btn-medic:hover {
  color: #fff; }

.theme-6 .medic-our-services .section-info.modern .info {
  background-color: transparent !important; }

.theme-6 .wpc-navigation,
.theme-6 .medic-our-services .section-info .info,
.theme-6 .medic-our-services .square,
.theme-6 .medic-team .medic-customers .info,
.theme-6 .medic-footer .footer-head,
.theme-6 .medic-top-slider.classic-style .slider-content .form-footer,
.theme-6 .medic-services-slider .square,
.theme-6 .departments-slider,
.theme-6 .medic-testimonials-slider .slide-content,
.theme-6 .section-testimonials .block-info,
.theme-6 .medic-short-info .more-info,
.theme-6 .medic-departments.classic .medic-content,
.theme-6 .blog-date-article,
.theme-6 .doctor-details .content-info .btn-medic,
.theme-6 .our-team-info ul.short-info li i,
.theme-6 .sidebar-info .btn-search,
.theme-6 .main-menu li.menu-item-has-children > .sub-menu > .menu-item.active a,
.theme-6 .medic-testimonials-slider.big-slider,
.theme-6 .list-investigations li i,
.theme-6 .short-block-info .btn-medic,
.theme-6 .doctor-details .medic-form .btn-medic,
.theme-6 .section-our-team .wrapper .social-icons i:hover,
.theme-6 .medic-pricing-plans .pricing-header.bg-info,
.theme-6 .section-products .sale,
.theme-6 .products-sidebar .noUi-connect,
.theme-6 .products-table .products-row .btn-medic.modern,
.theme-6 .products-table .products-row .btn-medic.btn-submit,
.theme-6 .section-products .title .btn-medic,
.theme-6 .section-products .form-info .input-radio:checked + .input-radio-group:before,
.theme-6 .dropdown.dropdown-departmenst .btn,
.theme-6 .medic-timetable .bg-info {
  background-color: #c951a3; }

.theme-6 .medic-tabs .nav-tabs > li.active > a,
.theme-6 .departmens-tabs.nav-pills > li > a {
  border-bottom-color: #c951a3; }

.theme-6 .medic-btn.classic {
  color: #fff; }

.theme-6 .main-menu li.menu-item-has-children > .sub-menu > .menu-item a:hover,
.theme-6 .wpc-navigation .mega-item .sub-menu .menu-item a:hover,
.theme-6 .wpc-navigation .mega-item .sub-menu .menu-item.active a,
.theme-6 .medic-pricing-plans .pricing-header.bg-info .title {
  background-color: #c33e99; }

.theme-6 .banner-info,
.theme-6 .medic-our-services .section-info.modern .info,
.theme-6 .medic-departments .medic-title .link,
.theme-6 .img-blog.classic,
.theme-6 .btn-medic,
.theme-6 .products-sidebar .noUi-horizontal .noUi-handle,
.theme-6 .icon-delete .fa,
.theme-6 .section-products .form-info .input-radio + .input-radio-group .circle,
.theme-6 .dropdown.dropdown-departmenst .dropdown-submenu li.active a {
  border-color: #c951a3; }

.theme-6 .sidebar-info .news:hover,
.theme-6 .article-blog:hover {
  border-left-color: #c951a3; }

.theme-6 .main-menu > li:hover > a,
.theme-6 .main-menu > li.active > a {
  background-color: #e19fcc; }

.theme-6 .main-menu li:hover > .sub-menu {
  background-color: #d578b8; }

.theme-6 .wpc-btn,
.theme-6 .swiper-active-switch,
.theme-6 .swiper-container .pagination.classic .swiper-active-switch,
.theme-6 .medic-footer .content-footer .input-group .input-group-btn .btn,
.theme-6 .medic-footer .content-footer form#contact-us .btn-submit,
.theme-6 .medic-footer .medic-wrapper:after,
.theme-6 .medic-input.select,
.theme-6 .medic-btn.classic,
.theme-6 .medic-services-slider .medic-btn,
.theme-6 #accordion .panel-default > .panel-heading.active,
.theme-6 .medic-our-services.light .medic-btn,
.theme-6 .doctor-details.classic .btn-medic,
.theme-6 .btn-medic.classic-btn,
.theme-6 .medic-our-services .section-info.modern .btn-medic,
.theme-6 .medic-btn.btn-info,
.theme-6 .medic-departments.classic .btn-medic,
.theme-6 .m-login-form .btn-submit,
.theme-6 .quantity .fa.minus,
.theme-6 .swiper-container .pagination.dark .swiper-active-switch {
  background-color: #c951a3;
  border-color: #c951a3; }

.theme-6 .doctor-details.pricing-info .content-info .btn-medic.m-top {
  background-color: #c951a3;
  border-color: #c951a3; }

.theme-6 .doctor-details.pricing-info .content-info .btn-medic.m-top,
.theme-6 .quantity .fa {
  color: #c951a3;
  border-color: #c951a3; }

.theme-6 .wpc-btn:hover,
.theme-6 .btn-medic:hover,
.theme-6 .medic-footer .content-footer .input-group .input-group-btn .btn:hover,
.theme-6 .medic-footer .content-footer form#contact-us .btn-submit:hover,
.theme-6 .wpc-navigation .menu-btn:hover,
.theme-6 .medic-btn.classic:hover,
.theme-6 .medic-services-slider .medic-btn:hover,
.theme-6 .medic-our-services.light .medic-btn:hover,
.theme-6 .doctor-details.classic .btn-medic:hover,
.theme-6 .btn-medic.classic-btn:hover,
.theme-6 .medic-our-services .section-info.modern .btn-medic:hover,
.theme-6 .medic-btn.btn-info:hover,
.theme-6 .medic-departments .medic-title .link:hover,
.theme-6 .medic-departments.classic .btn-medic:hover,
.theme-6 .m-login-form .btn-submit:hover,
.theme-6 .doctor-details.pricing-info .content-info .btn-medic.m-top:hover,
.theme-6 .products-table .products-row .btn-medic.modern,
.theme-6 .products-table .products-row .btn-medic.btn-submit:hover,
.theme-6 .section-products .title .btn-medic:hover {
  background-color: #d370b3;
  border-color: #d370b3;
  color: #fff; }

.theme-6 .main-menu .sub-menu {
  background-color: #d578b8; }

.theme-6 .medic-our-services .section-info .info.bg-color,
.theme-6 .medic-footer .footer-head.bg-info-2,
.theme-6 .section-testimonials .block-info.block-info-2,
.theme-6 .medic-our-services .section-info.modern .info.bg-color .btn-medic,
.theme-6 .wpc-navigation .menu-btn,
.theme-6 .medic-pricing-plans .pricing-header.bg-info.dark,
.theme-6 .dropdown.dropdown-departmenst.open .btn {
  background-color: #b0378a; }

.theme-6 .medic-our-services .section-info .info.bg-color-2,
.theme-6 .medic-footer .footer-head.bg-info-3,
.theme-6 .section-testimonials .block-info.block-info-3,
.theme-6 .medic-our-services .section-info .info.bg-color-2.classic,
.theme-6 .medic-our-services .section-info.modern .info.bg-color-2 .btn-medic,
.theme-6 .medic-pricing-plans .pricing-header.bg-info.dark.dark-x .title {
  background-color: #892b6b; }

.theme-6 .medic-solutions-info .wrapper:hover .wrapper-img:before,
.theme-6 .medic-departments.classic .medic-title,
.theme-6 .medic-departments.classic:hover .medic-content,
.theme-6 .doctor-details .info-block-1 .info.bg-classic,
.theme-6 .doctor-details .info-block-1 .info,
.theme-6 .medic-modern-style.section-our-team .wrapper .team-doctor:hover:before {
  background-color: #e19fcc;
  opacity: 0.7; }

.theme-6 .medic-solutions-info .wrapper:hover .medic-content-solution strong {
  color: #e19fcc; }

.theme-6 .medic-solutions-info .wrapper:hover .btn-medic,
.theme-6 .medic-solutions-info .wrapper:hover .medic-btn {
  background-color: #e19fcc;
  border-color: #e19fcc; }

.theme-6 .medic-footer .medic-wrapper:before {
  background: linear-gradient(#892b6b 50%, #333333 50%); }

.theme-6 .btn-select,
.theme-6 #accordion .panel-title .button,
.theme-6 #accordion .panel-title button,
.theme-6 .medic-modern-style.section-our-team .wrapper .social-icons i {
  border-color: #c951a3;
  color: #c951a3; }

.theme-6 .medic-modern-style.section-our-team .wrapper .social-icons i:hover {
  background-color: #c951a3;
  color: #fff; }

.theme-6 .main-menu .sub-menu {
  border-color: #b0378a; }

.theme-7 h1,
.theme-7 .wpc-testi-body h5,
.theme-7 .medic-top-slider .medic-item-slide .slider-content h1,
.theme-7 .medic-main-header i,
.theme-7 .btn-select-group .plus,
.theme-7 #accordion .panel-heading.active .panel-title .btn-medic.last,
.theme-7 .medic-our-services .section-info.modern .info .heading,
.theme-7 .medic-footer .content-footer a,
.theme-7 #accordion .panel-title .text-title,
.theme-7 .medic-top-slider.classic-style .slider-content .form-footer .btn-medic,
.theme-7 .btn-medic,
.theme-7 .sidebar-info .news.last a,
.theme-7 .doctor-details .heading i,
.theme-7 .block-news .title-news small a,
.theme-7 .sidebar-info .news.last a .fa,
.theme-7 .sidebar-info .list-categories a,
.theme-7 .article-blog .comments-blog .comment-answer,
.theme-7 .doctor-details .info-block-2 .content-info .social-icons i,
.theme-7 .medic-modern-style.section-our-team .wrapper .btn-medic,
.theme-7 .m-login-form .link a,
.theme-7 a,
.theme-7 .products-sidebar .list-categories li a,
.theme-7 .products-sidebar .title-product.active a,
.theme-7 .dropdown.dropdown-departmenst .btn .fa {
  color: #707af5; }

.theme-7 #accordion .panel-heading.active .panel-title .btn-medic.last {
  color: #707af5;
  border-color: #fff; }

.theme-7 #accordion .panel-heading.active .panel-title .btn-medic.last:hover {
  color: #fff;
  border-color: #fff;
  background-color: transparent; }

.theme-7 #accordion .panel-title .btn-medic.last {
  border-color: #707af5;
  color: #707af5; }

.theme-7 #accordion .panel-title .btn-medic.last:hover {
  background-color: #707af5;
  color: #fff; }

.theme-7 .medic-modern-style.section-our-team .wrapper .btn-medic:hover {
  background-color: #707af5;
  color: #fff; }

.theme-7 .contact-us .btn-medic.submit,
.theme-7 .comments-blog .contact-us .btn-medic,
.theme-7 .contact-us .btn-medic {
  color: #fff;
  background-color: #707af5; }

.theme-7 .contact-us .btn-medic.submit:hover,
.theme-7 .comments-blog .contact-us .btn-medic:hover,
.theme-7 .contact-us .btn-medic:hover {
  background-color: #5864f3; }

.theme-7 .medic-our-services .section-info.modern .info.bg-color > p:first-child,
.theme-7 .medic-our-services .section-info.modern .info.bg-color-2 > p:first-child {
  color: #404ef2; }

.theme-7 .medic-top-slider.classic-style .slider-content .form-footer .btn-medic:hover {
  color: #fff;
  background-color: #707af5; }

.theme-7 .medic-footer .content-footer a:hover {
  color: #5864f3; }

.theme-7 #accordion .panel-title .btn-medic.last:hover,
.theme-7 .doctor-details.classic-style .content-info .btn-medic:hover {
  color: #fff; }

.theme-7 .medic-our-services .section-info.modern .info {
  background-color: transparent !important; }

.theme-7 .wpc-navigation,
.theme-7 .medic-our-services .section-info .info,
.theme-7 .medic-our-services .square,
.theme-7 .medic-team .medic-customers .info,
.theme-7 .medic-footer .footer-head,
.theme-7 .medic-top-slider.classic-style .slider-content .form-footer,
.theme-7 .medic-services-slider .square,
.theme-7 .departments-slider,
.theme-7 .medic-testimonials-slider .slide-content,
.theme-7 .section-testimonials .block-info,
.theme-7 .medic-short-info .more-info,
.theme-7 .medic-departments.classic .medic-content,
.theme-7 .blog-date-article,
.theme-7 .doctor-details .content-info .btn-medic,
.theme-7 .our-team-info ul.short-info li i,
.theme-7 .sidebar-info .btn-search,
.theme-7 .main-menu li.menu-item-has-children > .sub-menu > .menu-item.active a,
.theme-7 .medic-testimonials-slider.big-slider,
.theme-7 .list-investigations li i,
.theme-7 .short-block-info .btn-medic,
.theme-7 .doctor-details .medic-form .btn-medic,
.theme-7 .section-our-team .wrapper .social-icons i:hover,
.theme-7 .medic-pricing-plans .pricing-header.bg-info,
.theme-7 .section-products .sale,
.theme-7 .products-sidebar .noUi-connect,
.theme-7 .products-table .products-row .btn-medic.modern,
.theme-7 .products-table .products-row .btn-medic.btn-submit,
.theme-7 .section-products .title .btn-medic,
.theme-7 .section-products .form-info .input-radio:checked + .input-radio-group:before,
.theme-7 .dropdown.dropdown-departmenst .btn,
.theme-7 .medic-timetable .bg-info {
  background-color: #707af5; }

.theme-7 .medic-tabs .nav-tabs > li.active > a,
.theme-7 .departmens-tabs.nav-pills > li > a {
  border-bottom-color: #707af5; }

.theme-7 .medic-btn.classic {
  color: #fff; }

.theme-7 .main-menu li.menu-item-has-children > .sub-menu > .menu-item a:hover,
.theme-7 .wpc-navigation .mega-item .sub-menu .menu-item a:hover,
.theme-7 .wpc-navigation .mega-item .sub-menu .menu-item.active a,
.theme-7 .medic-pricing-plans .pricing-header.bg-info .title {
  background-color: #5864f3; }

.theme-7 .banner-info,
.theme-7 .medic-our-services .section-info.modern .info,
.theme-7 .medic-departments .medic-title .link,
.theme-7 .img-blog.classic,
.theme-7 .btn-medic,
.theme-7 .products-sidebar .noUi-horizontal .noUi-handle,
.theme-7 .icon-delete .fa,
.theme-7 .section-products .form-info .input-radio + .input-radio-group .circle,
.theme-7 .dropdown.dropdown-departmenst .dropdown-submenu li.active a {
  border-color: #707af5; }

.theme-7 .sidebar-info .news:hover,
.theme-7 .article-blog:hover {
  border-left-color: #707af5; }

.theme-7 .main-menu > li:hover > a,
.theme-7 .main-menu > li.active > a {
  background-color: #cfd3fc; }

.theme-7 .main-menu li:hover > .sub-menu {
  background-color: #a0a6f8; }

.theme-7 .wpc-btn,
.theme-7 .swiper-active-switch,
.theme-7 .swiper-container .pagination.classic .swiper-active-switch,
.theme-7 .medic-footer .content-footer .input-group .input-group-btn .btn,
.theme-7 .medic-footer .content-footer form#contact-us .btn-submit,
.theme-7 .medic-footer .medic-wrapper:after,
.theme-7 .medic-input.select,
.theme-7 .medic-btn.classic,
.theme-7 .medic-services-slider .medic-btn,
.theme-7 #accordion .panel-default > .panel-heading.active,
.theme-7 .medic-our-services.light .medic-btn,
.theme-7 .doctor-details.classic .btn-medic,
.theme-7 .btn-medic.classic-btn,
.theme-7 .medic-our-services .section-info.modern .btn-medic,
.theme-7 .medic-btn.btn-info,
.theme-7 .medic-departments.classic .btn-medic,
.theme-7 .m-login-form .btn-submit,
.theme-7 .quantity .fa.minus,
.theme-7 .swiper-container .pagination.dark .swiper-active-switch {
  background-color: #707af5;
  border-color: #707af5; }

.theme-7 .doctor-details.pricing-info .content-info .btn-medic.m-top {
  background-color: #707af5;
  border-color: #707af5; }

.theme-7 .doctor-details.pricing-info .content-info .btn-medic.m-top,
.theme-7 .quantity .fa {
  color: #707af5;
  border-color: #707af5; }

.theme-7 .wpc-btn:hover,
.theme-7 .btn-medic:hover,
.theme-7 .medic-footer .content-footer .input-group .input-group-btn .btn:hover,
.theme-7 .medic-footer .content-footer form#contact-us .btn-submit:hover,
.theme-7 .wpc-navigation .menu-btn:hover,
.theme-7 .medic-btn.classic:hover,
.theme-7 .medic-services-slider .medic-btn:hover,
.theme-7 .medic-our-services.light .medic-btn:hover,
.theme-7 .doctor-details.classic .btn-medic:hover,
.theme-7 .btn-medic.classic-btn:hover,
.theme-7 .medic-our-services .section-info.modern .btn-medic:hover,
.theme-7 .medic-btn.btn-info:hover,
.theme-7 .medic-departments .medic-title .link:hover,
.theme-7 .medic-departments.classic .btn-medic:hover,
.theme-7 .m-login-form .btn-submit:hover,
.theme-7 .doctor-details.pricing-info .content-info .btn-medic.m-top:hover,
.theme-7 .products-table .products-row .btn-medic.modern,
.theme-7 .products-table .products-row .btn-medic.btn-submit:hover,
.theme-7 .section-products .title .btn-medic:hover {
  background-color: #969df8;
  border-color: #969df8;
  color: #fff; }

.theme-7 .main-menu .sub-menu {
  background-color: #a0a6f8; }

.theme-7 .medic-our-services .section-info .info.bg-color,
.theme-7 .medic-footer .footer-head.bg-info-2,
.theme-7 .section-testimonials .block-info.block-info-2,
.theme-7 .medic-our-services .section-info.modern .info.bg-color .btn-medic,
.theme-7 .wpc-navigation .menu-btn,
.theme-7 .medic-pricing-plans .pricing-header.bg-info.dark,
.theme-7 .dropdown.dropdown-departmenst.open .btn {
  background-color: #404ef2; }

.theme-7 .medic-our-services .section-info .info.bg-color-2,
.theme-7 .medic-footer .footer-head.bg-info-3,
.theme-7 .section-testimonials .block-info.block-info-3,
.theme-7 .medic-our-services .section-info .info.bg-color-2.classic,
.theme-7 .medic-our-services .section-info.modern .info.bg-color-2 .btn-medic,
.theme-7 .medic-pricing-plans .pricing-header.bg-info.dark.dark-x .title {
  background-color: #1121ee; }

.theme-7 .medic-solutions-info .wrapper:hover .wrapper-img:before,
.theme-7 .medic-departments.classic .medic-title,
.theme-7 .medic-departments.classic:hover .medic-content,
.theme-7 .doctor-details .info-block-1 .info.bg-classic,
.theme-7 .doctor-details .info-block-1 .info,
.theme-7 .medic-modern-style.section-our-team .wrapper .team-doctor:hover:before {
  background-color: #cfd3fc;
  opacity: 0.7; }

.theme-7 .medic-solutions-info .wrapper:hover .medic-content-solution strong {
  color: #cfd3fc; }

.theme-7 .medic-solutions-info .wrapper:hover .btn-medic,
.theme-7 .medic-solutions-info .wrapper:hover .medic-btn {
  background-color: #cfd3fc;
  border-color: #cfd3fc; }

.theme-7 .medic-footer .medic-wrapper:before {
  background: linear-gradient(#1121ee 50%, #333333 50%); }

.theme-7 .btn-select,
.theme-7 #accordion .panel-title .button,
.theme-7 #accordion .panel-title button,
.theme-7 .medic-modern-style.section-our-team .wrapper .social-icons i {
  border-color: #707af5;
  color: #707af5; }

.theme-7 .medic-modern-style.section-our-team .wrapper .social-icons i:hover {
  background-color: #707af5;
  color: #fff; }

.theme-7 .main-menu .sub-menu {
  border-color: #404ef2; }

.theme-8 h1,
.theme-8 .wpc-testi-body h5,
.theme-8 .medic-top-slider .medic-item-slide .slider-content h1,
.theme-8 .medic-main-header i,
.theme-8 .btn-select-group .plus,
.theme-8 #accordion .panel-heading.active .panel-title .btn-medic.last,
.theme-8 .medic-our-services .section-info.modern .info .heading,
.theme-8 .medic-footer .content-footer a,
.theme-8 #accordion .panel-title .text-title,
.theme-8 .medic-top-slider.classic-style .slider-content .form-footer .btn-medic,
.theme-8 .btn-medic,
.theme-8 .sidebar-info .news.last a,
.theme-8 .doctor-details .heading i,
.theme-8 .block-news .title-news small a,
.theme-8 .sidebar-info .news.last a .fa,
.theme-8 .sidebar-info .list-categories a,
.theme-8 .article-blog .comments-blog .comment-answer,
.theme-8 .doctor-details .info-block-2 .content-info .social-icons i,
.theme-8 .medic-modern-style.section-our-team .wrapper .btn-medic,
.theme-8 .m-login-form .link a,
.theme-8 a,
.theme-8 .products-sidebar .list-categories li a,
.theme-8 .products-sidebar .title-product.active a,
.theme-8 .dropdown.dropdown-departmenst .btn .fa {
  color: #234f6e; }

.theme-8 #accordion .panel-heading.active .panel-title .btn-medic.last {
  color: #234f6e;
  border-color: #fff; }

.theme-8 #accordion .panel-heading.active .panel-title .btn-medic.last:hover {
  color: #fff;
  border-color: #fff;
  background-color: transparent; }

.theme-8 #accordion .panel-title .btn-medic.last {
  border-color: #234f6e;
  color: #234f6e; }

.theme-8 #accordion .panel-title .btn-medic.last:hover {
  background-color: #234f6e;
  color: #fff; }

.theme-8 .medic-modern-style.section-our-team .wrapper .btn-medic:hover {
  background-color: #234f6e;
  color: #fff; }

.theme-8 .contact-us .btn-medic.submit,
.theme-8 .comments-blog .contact-us .btn-medic,
.theme-8 .contact-us .btn-medic {
  color: #fff;
  background-color: #234f6e; }

.theme-8 .contact-us .btn-medic.submit:hover,
.theme-8 .comments-blog .contact-us .btn-medic:hover,
.theme-8 .contact-us .btn-medic:hover {
  background-color: #1d415b; }

.theme-8 .medic-our-services .section-info.modern .info.bg-color > p:first-child,
.theme-8 .medic-our-services .section-info.modern .info.bg-color-2 > p:first-child {
  color: #173347; }

.theme-8 .medic-top-slider.classic-style .slider-content .form-footer .btn-medic:hover {
  color: #fff;
  background-color: #234f6e; }

.theme-8 .medic-footer .content-footer a:hover {
  color: #1d415b; }

.theme-8 #accordion .panel-title .btn-medic.last:hover,
.theme-8 .doctor-details.classic-style .content-info .btn-medic:hover {
  color: #fff; }

.theme-8 .medic-our-services .section-info.modern .info {
  background-color: transparent !important; }

.theme-8 .wpc-navigation,
.theme-8 .medic-our-services .section-info .info,
.theme-8 .medic-our-services .square,
.theme-8 .medic-team .medic-customers .info,
.theme-8 .medic-footer .footer-head,
.theme-8 .medic-top-slider.classic-style .slider-content .form-footer,
.theme-8 .medic-services-slider .square,
.theme-8 .departments-slider,
.theme-8 .medic-testimonials-slider .slide-content,
.theme-8 .section-testimonials .block-info,
.theme-8 .medic-short-info .more-info,
.theme-8 .medic-departments.classic .medic-content,
.theme-8 .blog-date-article,
.theme-8 .doctor-details .content-info .btn-medic,
.theme-8 .our-team-info ul.short-info li i,
.theme-8 .sidebar-info .btn-search,
.theme-8 .main-menu li.menu-item-has-children > .sub-menu > .menu-item.active a,
.theme-8 .medic-testimonials-slider.big-slider,
.theme-8 .list-investigations li i,
.theme-8 .short-block-info .btn-medic,
.theme-8 .doctor-details .medic-form .btn-medic,
.theme-8 .section-our-team .wrapper .social-icons i:hover,
.theme-8 .medic-pricing-plans .pricing-header.bg-info,
.theme-8 .section-products .sale,
.theme-8 .products-sidebar .noUi-connect,
.theme-8 .products-table .products-row .btn-medic.modern,
.theme-8 .products-table .products-row .btn-medic.btn-submit,
.theme-8 .section-products .title .btn-medic,
.theme-8 .section-products .form-info .input-radio:checked + .input-radio-group:before,
.theme-8 .dropdown.dropdown-departmenst .btn,
.theme-8 .medic-timetable .bg-info {
  background-color: #234f6e; }

.theme-8 .medic-tabs .nav-tabs > li.active > a,
.theme-8 .departmens-tabs.nav-pills > li > a {
  border-bottom-color: #234f6e; }

.theme-8 .medic-btn.classic {
  color: #fff; }

.theme-8 .main-menu li.menu-item-has-children > .sub-menu > .menu-item a:hover,
.theme-8 .wpc-navigation .mega-item .sub-menu .menu-item a:hover,
.theme-8 .wpc-navigation .mega-item .sub-menu .menu-item.active a,
.theme-8 .medic-pricing-plans .pricing-header.bg-info .title {
  background-color: #1d415b; }

.theme-8 .banner-info,
.theme-8 .medic-our-services .section-info.modern .info,
.theme-8 .medic-departments .medic-title .link,
.theme-8 .img-blog.classic,
.theme-8 .btn-medic,
.theme-8 .products-sidebar .noUi-horizontal .noUi-handle,
.theme-8 .icon-delete .fa,
.theme-8 .section-products .form-info .input-radio + .input-radio-group .circle,
.theme-8 .dropdown.dropdown-departmenst .dropdown-submenu li.active a {
  border-color: #234f6e; }

.theme-8 .sidebar-info .news:hover,
.theme-8 .article-blog:hover {
  border-left-color: #234f6e; }

.theme-8 .main-menu > li:hover > a,
.theme-8 .main-menu > li.active > a {
  background-color: #3c87bb; }

.theme-8 .main-menu li:hover > .sub-menu {
  background-color: #2f6b95; }

.theme-8 .wpc-btn,
.theme-8 .swiper-active-switch,
.theme-8 .swiper-container .pagination.classic .swiper-active-switch,
.theme-8 .medic-footer .content-footer .input-group .input-group-btn .btn,
.theme-8 .medic-footer .content-footer form#contact-us .btn-submit,
.theme-8 .medic-footer .medic-wrapper:after,
.theme-8 .medic-input.select,
.theme-8 .medic-btn.classic,
.theme-8 .medic-services-slider .medic-btn,
.theme-8 #accordion .panel-default > .panel-heading.active,
.theme-8 .medic-our-services.light .medic-btn,
.theme-8 .doctor-details.classic .btn-medic,
.theme-8 .btn-medic.classic-btn,
.theme-8 .medic-our-services .section-info.modern .btn-medic,
.theme-8 .medic-btn.btn-info,
.theme-8 .medic-departments.classic .btn-medic,
.theme-8 .m-login-form .btn-submit,
.theme-8 .quantity .fa.minus,
.theme-8 .swiper-container .pagination.dark .swiper-active-switch {
  background-color: #234f6e;
  border-color: #234f6e; }

.theme-8 .doctor-details.pricing-info .content-info .btn-medic.m-top {
  background-color: #234f6e;
  border-color: #234f6e; }

.theme-8 .doctor-details.pricing-info .content-info .btn-medic.m-top,
.theme-8 .quantity .fa {
  color: #234f6e;
  border-color: #234f6e; }

.theme-8 .wpc-btn:hover,
.theme-8 .btn-medic:hover,
.theme-8 .medic-footer .content-footer .input-group .input-group-btn .btn:hover,
.theme-8 .medic-footer .content-footer form#contact-us .btn-submit:hover,
.theme-8 .wpc-navigation .menu-btn:hover,
.theme-8 .medic-btn.classic:hover,
.theme-8 .medic-services-slider .medic-btn:hover,
.theme-8 .medic-our-services.light .medic-btn:hover,
.theme-8 .doctor-details.classic .btn-medic:hover,
.theme-8 .btn-medic.classic-btn:hover,
.theme-8 .medic-our-services .section-info.modern .btn-medic:hover,
.theme-8 .medic-btn.btn-info:hover,
.theme-8 .medic-departments .medic-title .link:hover,
.theme-8 .medic-departments.classic .btn-medic:hover,
.theme-8 .m-login-form .btn-submit:hover,
.theme-8 .doctor-details.pricing-info .content-info .btn-medic.m-top:hover,
.theme-8 .products-table .products-row .btn-medic.modern,
.theme-8 .products-table .products-row .btn-medic.btn-submit:hover,
.theme-8 .section-products .title .btn-medic:hover {
  background-color: #2d658d;
  border-color: #2d658d;
  color: #fff; }

.theme-8 .main-menu .sub-menu {
  background-color: #2f6b95; }

.theme-8 .medic-our-services .section-info .info.bg-color,
.theme-8 .medic-footer .footer-head.bg-info-2,
.theme-8 .section-testimonials .block-info.block-info-2,
.theme-8 .medic-our-services .section-info.modern .info.bg-color .btn-medic,
.theme-8 .wpc-navigation .menu-btn,
.theme-8 .medic-pricing-plans .pricing-header.bg-info.dark,
.theme-8 .dropdown.dropdown-departmenst.open .btn {
  background-color: #173347; }

.theme-8 .medic-our-services .section-info .info.bg-color-2,
.theme-8 .medic-footer .footer-head.bg-info-3,
.theme-8 .section-testimonials .block-info.block-info-3,
.theme-8 .medic-our-services .section-info .info.bg-color-2.classic,
.theme-8 .medic-our-services .section-info.modern .info.bg-color-2 .btn-medic,
.theme-8 .medic-pricing-plans .pricing-header.bg-info.dark.dark-x .title {
  background-color: #0a1721; }

.theme-8 .medic-solutions-info .wrapper:hover .wrapper-img:before,
.theme-8 .medic-departments.classic .medic-title,
.theme-8 .medic-departments.classic:hover .medic-content,
.theme-8 .doctor-details .info-block-1 .info.bg-classic,
.theme-8 .doctor-details .info-block-1 .info,
.theme-8 .medic-modern-style.section-our-team .wrapper .team-doctor:hover:before {
  background-color: #3c87bb;
  opacity: 0.7; }

.theme-8 .medic-solutions-info .wrapper:hover .medic-content-solution strong {
  color: #3c87bb; }

.theme-8 .medic-solutions-info .wrapper:hover .btn-medic,
.theme-8 .medic-solutions-info .wrapper:hover .medic-btn {
  background-color: #3c87bb;
  border-color: #3c87bb; }

.theme-8 .medic-footer .medic-wrapper:before {
  background: linear-gradient(#0a1721 50%, #333333 50%); }

.theme-8 .btn-select,
.theme-8 #accordion .panel-title .button,
.theme-8 #accordion .panel-title button,
.theme-8 .medic-modern-style.section-our-team .wrapper .social-icons i {
  border-color: #234f6e;
  color: #234f6e; }

.theme-8 .medic-modern-style.section-our-team .wrapper .social-icons i:hover {
  background-color: #234f6e;
  color: #fff; }

.theme-8 .main-menu .sub-menu {
  border-color: #173347; }

.theme-9 h1,
.theme-9 .wpc-testi-body h5,
.theme-9 .medic-top-slider .medic-item-slide .slider-content h1,
.theme-9 .medic-main-header i,
.theme-9 .btn-select-group .plus,
.theme-9 #accordion .panel-heading.active .panel-title .btn-medic.last,
.theme-9 .medic-our-services .section-info.modern .info .heading,
.theme-9 .medic-footer .content-footer a,
.theme-9 #accordion .panel-title .text-title,
.theme-9 .medic-top-slider.classic-style .slider-content .form-footer .btn-medic,
.theme-9 .btn-medic,
.theme-9 .sidebar-info .news.last a,
.theme-9 .doctor-details .heading i,
.theme-9 .block-news .title-news small a,
.theme-9 .sidebar-info .news.last a .fa,
.theme-9 .sidebar-info .list-categories a,
.theme-9 .article-blog .comments-blog .comment-answer,
.theme-9 .doctor-details .info-block-2 .content-info .social-icons i,
.theme-9 .medic-modern-style.section-our-team .wrapper .btn-medic,
.theme-9 .m-login-form .link a,
.theme-9 a,
.theme-9 .products-sidebar .list-categories li a,
.theme-9 .products-sidebar .title-product.active a,
.theme-9 .dropdown.dropdown-departmenst .btn .fa {
  color: #4f1d76; }

.theme-9 #accordion .panel-heading.active .panel-title .btn-medic.last {
  color: #4f1d76;
  border-color: #fff; }

.theme-9 #accordion .panel-heading.active .panel-title .btn-medic.last:hover {
  color: #fff;
  border-color: #fff;
  background-color: transparent; }

.theme-9 #accordion .panel-title .btn-medic.last {
  border-color: #4f1d76;
  color: #4f1d76; }

.theme-9 #accordion .panel-title .btn-medic.last:hover {
  background-color: #4f1d76;
  color: #fff; }

.theme-9 .medic-modern-style.section-our-team .wrapper .btn-medic:hover {
  background-color: #4f1d76;
  color: #fff; }

.theme-9 .contact-us .btn-medic.submit,
.theme-9 .comments-blog .contact-us .btn-medic,
.theme-9 .contact-us .btn-medic {
  color: #fff;
  background-color: #4f1d76; }

.theme-9 .contact-us .btn-medic.submit:hover,
.theme-9 .comments-blog .contact-us .btn-medic:hover,
.theme-9 .contact-us .btn-medic:hover {
  background-color: #411862; }

.theme-9 .medic-our-services .section-info.modern .info.bg-color > p:first-child,
.theme-9 .medic-our-services .section-info.modern .info.bg-color-2 > p:first-child {
  color: #34134d; }

.theme-9 .medic-top-slider.classic-style .slider-content .form-footer .btn-medic:hover {
  color: #fff;
  background-color: #4f1d76; }

.theme-9 .medic-footer .content-footer a:hover {
  color: #411862; }

.theme-9 #accordion .panel-title .btn-medic.last:hover,
.theme-9 .doctor-details.classic-style .content-info .btn-medic:hover {
  color: #fff; }

.theme-9 .medic-our-services .section-info.modern .info {
  background-color: transparent !important; }

.theme-9 .wpc-navigation,
.theme-9 .medic-our-services .section-info .info,
.theme-9 .medic-our-services .square,
.theme-9 .medic-team .medic-customers .info,
.theme-9 .medic-footer .footer-head,
.theme-9 .medic-top-slider.classic-style .slider-content .form-footer,
.theme-9 .medic-services-slider .square,
.theme-9 .departments-slider,
.theme-9 .medic-testimonials-slider .slide-content,
.theme-9 .section-testimonials .block-info,
.theme-9 .medic-short-info .more-info,
.theme-9 .medic-departments.classic .medic-content,
.theme-9 .blog-date-article,
.theme-9 .doctor-details .content-info .btn-medic,
.theme-9 .our-team-info ul.short-info li i,
.theme-9 .sidebar-info .btn-search,
.theme-9 .main-menu li.menu-item-has-children > .sub-menu > .menu-item.active a,
.theme-9 .medic-testimonials-slider.big-slider,
.theme-9 .list-investigations li i,
.theme-9 .short-block-info .btn-medic,
.theme-9 .doctor-details .medic-form .btn-medic,
.theme-9 .section-our-team .wrapper .social-icons i:hover,
.theme-9 .medic-pricing-plans .pricing-header.bg-info,
.theme-9 .section-products .sale,
.theme-9 .products-sidebar .noUi-connect,
.theme-9 .products-table .products-row .btn-medic.modern,
.theme-9 .products-table .products-row .btn-medic.btn-submit,
.theme-9 .section-products .title .btn-medic,
.theme-9 .section-products .form-info .input-radio:checked + .input-radio-group:before,
.theme-9 .dropdown.dropdown-departmenst .btn,
.theme-9 .medic-timetable .bg-info {
  background-color: #4f1d76; }

.theme-9 .medic-tabs .nav-tabs > li.active > a,
.theme-9 .departmens-tabs.nav-pills > li > a {
  border-bottom-color: #4f1d76; }

.theme-9 .medic-btn.classic {
  color: #fff; }

.theme-9 .main-menu li.menu-item-has-children > .sub-menu > .menu-item a:hover,
.theme-9 .wpc-navigation .mega-item .sub-menu .menu-item a:hover,
.theme-9 .wpc-navigation .mega-item .sub-menu .menu-item.active a,
.theme-9 .medic-pricing-plans .pricing-header.bg-info .title {
  background-color: #411862; }

.theme-9 .banner-info,
.theme-9 .medic-our-services .section-info.modern .info,
.theme-9 .medic-departments .medic-title .link,
.theme-9 .img-blog.classic,
.theme-9 .btn-medic,
.theme-9 .products-sidebar .noUi-horizontal .noUi-handle,
.theme-9 .icon-delete .fa,
.theme-9 .section-products .form-info .input-radio + .input-radio-group .circle,
.theme-9 .dropdown.dropdown-departmenst .dropdown-submenu li.active a {
  border-color: #4f1d76; }

.theme-9 .sidebar-info .news:hover,
.theme-9 .article-blog:hover {
  border-left-color: #4f1d76; }

.theme-9 .main-menu > li:hover > a,
.theme-9 .main-menu > li.active > a {
  background-color: #8631c8; }

.theme-9 .main-menu li:hover > .sub-menu {
  background-color: #6a279f; }

.theme-9 .wpc-btn,
.theme-9 .swiper-active-switch,
.theme-9 .swiper-container .pagination.classic .swiper-active-switch,
.theme-9 .medic-footer .content-footer .input-group .input-group-btn .btn,
.theme-9 .medic-footer .content-footer form#contact-us .btn-submit,
.theme-9 .medic-footer .medic-wrapper:after,
.theme-9 .medic-input.select,
.theme-9 .medic-btn.classic,
.theme-9 .medic-services-slider .medic-btn,
.theme-9 #accordion .panel-default > .panel-heading.active,
.theme-9 .medic-our-services.light .medic-btn,
.theme-9 .doctor-details.classic .btn-medic,
.theme-9 .btn-medic.classic-btn,
.theme-9 .medic-our-services .section-info.modern .btn-medic,
.theme-9 .medic-btn.btn-info,
.theme-9 .medic-departments.classic .btn-medic,
.theme-9 .m-login-form .btn-submit,
.theme-9 .quantity .fa.minus,
.theme-9 .swiper-container .pagination.dark .swiper-active-switch {
  background-color: #4f1d76;
  border-color: #4f1d76; }

.theme-9 .doctor-details.pricing-info .content-info .btn-medic.m-top {
  background-color: #4f1d76;
  border-color: #4f1d76; }

.theme-9 .doctor-details.pricing-info .content-info .btn-medic.m-top,
.theme-9 .quantity .fa {
  color: #4f1d76;
  border-color: #4f1d76; }

.theme-9 .wpc-btn:hover,
.theme-9 .btn-medic:hover,
.theme-9 .medic-footer .content-footer .input-group .input-group-btn .btn:hover,
.theme-9 .medic-footer .content-footer form#contact-us .btn-submit:hover,
.theme-9 .wpc-navigation .menu-btn:hover,
.theme-9 .medic-btn.classic:hover,
.theme-9 .medic-services-slider .medic-btn:hover,
.theme-9 .medic-our-services.light .medic-btn:hover,
.theme-9 .doctor-details.classic .btn-medic:hover,
.theme-9 .btn-medic.classic-btn:hover,
.theme-9 .medic-our-services .section-info.modern .btn-medic:hover,
.theme-9 .medic-btn.btn-info:hover,
.theme-9 .medic-departments .medic-title .link:hover,
.theme-9 .medic-departments.classic .btn-medic:hover,
.theme-9 .m-login-form .btn-submit:hover,
.theme-9 .doctor-details.pricing-info .content-info .btn-medic.m-top:hover,
.theme-9 .products-table .products-row .btn-medic.modern,
.theme-9 .products-table .products-row .btn-medic.btn-submit:hover,
.theme-9 .section-products .title .btn-medic:hover {
  background-color: #652597;
  border-color: #652597;
  color: #fff; }

.theme-9 .main-menu .sub-menu {
  background-color: #6a279f; }

.theme-9 .medic-our-services .section-info .info.bg-color,
.theme-9 .medic-footer .footer-head.bg-info-2,
.theme-9 .section-testimonials .block-info.block-info-2,
.theme-9 .medic-our-services .section-info.modern .info.bg-color .btn-medic,
.theme-9 .wpc-navigation .menu-btn,
.theme-9 .medic-pricing-plans .pricing-header.bg-info.dark,
.theme-9 .dropdown.dropdown-departmenst.open .btn {
  background-color: #34134d; }

.theme-9 .medic-our-services .section-info .info.bg-color-2,
.theme-9 .medic-footer .footer-head.bg-info-3,
.theme-9 .section-testimonials .block-info.block-info-3,
.theme-9 .medic-our-services .section-info .info.bg-color-2.classic,
.theme-9 .medic-our-services .section-info.modern .info.bg-color-2 .btn-medic,
.theme-9 .medic-pricing-plans .pricing-header.bg-info.dark.dark-x .title {
  background-color: #180924; }

.theme-9 .medic-solutions-info .wrapper:hover .wrapper-img:before,
.theme-9 .medic-departments.classic .medic-title,
.theme-9 .medic-departments.classic:hover .medic-content,
.theme-9 .doctor-details .info-block-1 .info.bg-classic,
.theme-9 .doctor-details .info-block-1 .info,
.theme-9 .medic-modern-style.section-our-team .wrapper .team-doctor:hover:before {
  background-color: #8631c8;
  opacity: 0.7; }

.theme-9 .medic-solutions-info .wrapper:hover .medic-content-solution strong {
  color: #8631c8; }

.theme-9 .medic-solutions-info .wrapper:hover .btn-medic,
.theme-9 .medic-solutions-info .wrapper:hover .medic-btn {
  background-color: #8631c8;
  border-color: #8631c8; }

.theme-9 .medic-footer .medic-wrapper:before {
  background: linear-gradient(#180924 50%, #333333 50%); }

.theme-9 .btn-select,
.theme-9 #accordion .panel-title .button,
.theme-9 #accordion .panel-title button,
.theme-9 .medic-modern-style.section-our-team .wrapper .social-icons i {
  border-color: #4f1d76;
  color: #4f1d76; }

.theme-9 .medic-modern-style.section-our-team .wrapper .social-icons i:hover {
  background-color: #4f1d76;
  color: #fff; }

.theme-9 .main-menu .sub-menu {
  border-color: #34134d; }

.theme-10 h1,
.theme-10 .wpc-testi-body h5,
.theme-10 .medic-top-slider .medic-item-slide .slider-content h1,
.theme-10 .medic-main-header i,
.theme-10 .btn-select-group .plus,
.theme-10 #accordion .panel-heading.active .panel-title .btn-medic.last,
.theme-10 .medic-our-services .section-info.modern .info .heading,
.theme-10 .medic-footer .content-footer a,
.theme-10 #accordion .panel-title .text-title,
.theme-10 .medic-top-slider.classic-style .slider-content .form-footer .btn-medic,
.theme-10 .btn-medic,
.theme-10 .sidebar-info .news.last a,
.theme-10 .doctor-details .heading i,
.theme-10 .block-news .title-news small a,
.theme-10 .sidebar-info .news.last a .fa,
.theme-10 .sidebar-info .list-categories a,
.theme-10 .article-blog .comments-blog .comment-answer,
.theme-10 .doctor-details .info-block-2 .content-info .social-icons i,
.theme-10 .medic-modern-style.section-our-team .wrapper .btn-medic,
.theme-10 .m-login-form .link a,
.theme-10 a,
.theme-10 .products-sidebar .list-categories li a,
.theme-10 .products-sidebar .title-product.active a,
.theme-10 .dropdown.dropdown-departmenst .btn .fa {
  color: #30731b; }

.theme-10 #accordion .panel-heading.active .panel-title .btn-medic.last {
  color: #30731b;
  border-color: #fff; }

.theme-10 #accordion .panel-heading.active .panel-title .btn-medic.last:hover {
  color: #fff;
  border-color: #fff;
  background-color: transparent; }

.theme-10 #accordion .panel-title .btn-medic.last {
  border-color: #30731b;
  color: #30731b; }

.theme-10 #accordion .panel-title .btn-medic.last:hover {
  background-color: #30731b;
  color: #fff; }

.theme-10 .medic-modern-style.section-our-team .wrapper .btn-medic:hover {
  background-color: #30731b;
  color: #fff; }

.theme-10 .contact-us .btn-medic.submit,
.theme-10 .comments-blog .contact-us .btn-medic,
.theme-10 .contact-us .btn-medic {
  color: #fff;
  background-color: #30731b; }

.theme-10 .contact-us .btn-medic.submit:hover,
.theme-10 .comments-blog .contact-us .btn-medic:hover,
.theme-10 .contact-us .btn-medic:hover {
  background-color: #275e16; }

.theme-10 .medic-our-services .section-info.modern .info.bg-color > p:first-child,
.theme-10 .medic-our-services .section-info.modern .info.bg-color-2 > p:first-child {
  color: #1f4a11; }

.theme-10 .medic-top-slider.classic-style .slider-content .form-footer .btn-medic:hover {
  color: #fff;
  background-color: #30731b; }

.theme-10 .medic-footer .content-footer a:hover {
  color: #275e16; }

.theme-10 #accordion .panel-title .btn-medic.last:hover,
.theme-10 .doctor-details.classic-style .content-info .btn-medic:hover {
  color: #fff; }

.theme-10 .medic-our-services .section-info.modern .info {
  background-color: transparent !important; }

.theme-10 .wpc-navigation,
.theme-10 .medic-our-services .section-info .info,
.theme-10 .medic-our-services .square,
.theme-10 .medic-team .medic-customers .info,
.theme-10 .medic-footer .footer-head,
.theme-10 .medic-top-slider.classic-style .slider-content .form-footer,
.theme-10 .medic-services-slider .square,
.theme-10 .departments-slider,
.theme-10 .medic-testimonials-slider .slide-content,
.theme-10 .section-testimonials .block-info,
.theme-10 .medic-short-info .more-info,
.theme-10 .medic-departments.classic .medic-content,
.theme-10 .blog-date-article,
.theme-10 .doctor-details .content-info .btn-medic,
.theme-10 .our-team-info ul.short-info li i,
.theme-10 .sidebar-info .btn-search,
.theme-10 .main-menu li.menu-item-has-children > .sub-menu > .menu-item.active a,
.theme-10 .medic-testimonials-slider.big-slider,
.theme-10 .list-investigations li i,
.theme-10 .short-block-info .btn-medic,
.theme-10 .doctor-details .medic-form .btn-medic,
.theme-10 .section-our-team .wrapper .social-icons i:hover,
.theme-10 .medic-pricing-plans .pricing-header.bg-info,
.theme-10 .section-products .sale,
.theme-10 .products-sidebar .noUi-connect,
.theme-10 .products-table .products-row .btn-medic.modern,
.theme-10 .products-table .products-row .btn-medic.btn-submit,
.theme-10 .section-products .title .btn-medic,
.theme-10 .section-products .form-info .input-radio:checked + .input-radio-group:before,
.theme-10 .dropdown.dropdown-departmenst .btn,
.theme-10 .medic-timetable .bg-info {
  background-color: #30731b; }

.theme-10 .medic-tabs .nav-tabs > li.active > a,
.theme-10 .departmens-tabs.nav-pills > li > a {
  border-bottom-color: #30731b; }

.theme-10 .medic-btn.classic {
  color: #fff; }

.theme-10 .main-menu li.menu-item-has-children > .sub-menu > .menu-item a:hover,
.theme-10 .wpc-navigation .mega-item .sub-menu .menu-item a:hover,
.theme-10 .wpc-navigation .mega-item .sub-menu .menu-item.active a,
.theme-10 .medic-pricing-plans .pricing-header.bg-info .title {
  background-color: #275e16; }

.theme-10 .banner-info,
.theme-10 .medic-our-services .section-info.modern .info,
.theme-10 .medic-departments .medic-title .link,
.theme-10 .img-blog.classic,
.theme-10 .btn-medic,
.theme-10 .products-sidebar .noUi-horizontal .noUi-handle,
.theme-10 .icon-delete .fa,
.theme-10 .section-products .form-info .input-radio + .input-radio-group .circle,
.theme-10 .dropdown.dropdown-departmenst .dropdown-submenu li.active a {
  border-color: #30731b; }

.theme-10 .sidebar-info .news:hover,
.theme-10 .article-blog:hover {
  border-left-color: #30731b; }

.theme-10 .main-menu > li:hover > a,
.theme-10 .main-menu > li.active > a {
  background-color: #52c62e; }

.theme-10 .main-menu li:hover > .sub-menu {
  background-color: #419c25; }

.theme-10 .wpc-btn,
.theme-10 .swiper-active-switch,
.theme-10 .swiper-container .pagination.classic .swiper-active-switch,
.theme-10 .medic-footer .content-footer .input-group .input-group-btn .btn,
.theme-10 .medic-footer .content-footer form#contact-us .btn-submit,
.theme-10 .medic-footer .medic-wrapper:after,
.theme-10 .medic-input.select,
.theme-10 .medic-btn.classic,
.theme-10 .medic-services-slider .medic-btn,
.theme-10 #accordion .panel-default > .panel-heading.active,
.theme-10 .medic-our-services.light .medic-btn,
.theme-10 .doctor-details.classic .btn-medic,
.theme-10 .btn-medic.classic-btn,
.theme-10 .medic-our-services .section-info.modern .btn-medic,
.theme-10 .medic-btn.btn-info,
.theme-10 .medic-departments.classic .btn-medic,
.theme-10 .m-login-form .btn-submit,
.theme-10 .quantity .fa.minus,
.theme-10 .swiper-container .pagination.dark .swiper-active-switch {
  background-color: #30731b;
  border-color: #30731b; }

.theme-10 .doctor-details.pricing-info .content-info .btn-medic.m-top {
  background-color: #30731b;
  border-color: #30731b; }

.theme-10 .doctor-details.pricing-info .content-info .btn-medic.m-top,
.theme-10 .quantity .fa {
  color: #30731b;
  border-color: #30731b; }

.theme-10 .wpc-btn:hover,
.theme-10 .btn-medic:hover,
.theme-10 .medic-footer .content-footer .input-group .input-group-btn .btn:hover,
.theme-10 .medic-footer .content-footer form#contact-us .btn-submit:hover,
.theme-10 .wpc-navigation .menu-btn:hover,
.theme-10 .medic-btn.classic:hover,
.theme-10 .medic-services-slider .medic-btn:hover,
.theme-10 .medic-our-services.light .medic-btn:hover,
.theme-10 .doctor-details.classic .btn-medic:hover,
.theme-10 .btn-medic.classic-btn:hover,
.theme-10 .medic-our-services .section-info.modern .btn-medic:hover,
.theme-10 .medic-btn.btn-info:hover,
.theme-10 .medic-departments .medic-title .link:hover,
.theme-10 .medic-departments.classic .btn-medic:hover,
.theme-10 .m-login-form .btn-submit:hover,
.theme-10 .doctor-details.pricing-info .content-info .btn-medic.m-top:hover,
.theme-10 .products-table .products-row .btn-medic.modern,
.theme-10 .products-table .products-row .btn-medic.btn-submit:hover,
.theme-10 .section-products .title .btn-medic:hover {
  background-color: #3e9423;
  border-color: #3e9423;
  color: #fff; }

.theme-10 .main-menu .sub-menu {
  background-color: #419c25; }

.theme-10 .medic-our-services .section-info .info.bg-color,
.theme-10 .medic-footer .footer-head.bg-info-2,
.theme-10 .section-testimonials .block-info.block-info-2,
.theme-10 .medic-our-services .section-info.modern .info.bg-color .btn-medic,
.theme-10 .wpc-navigation .menu-btn,
.theme-10 .medic-pricing-plans .pricing-header.bg-info.dark,
.theme-10 .dropdown.dropdown-departmenst.open .btn {
  background-color: #1f4a11; }

.theme-10 .medic-our-services .section-info .info.bg-color-2,
.theme-10 .medic-footer .footer-head.bg-info-3,
.theme-10 .section-testimonials .block-info.block-info-3,
.theme-10 .medic-our-services .section-info .info.bg-color-2.classic,
.theme-10 .medic-our-services .section-info.modern .info.bg-color-2 .btn-medic,
.theme-10 .medic-pricing-plans .pricing-header.bg-info.dark.dark-x .title {
  background-color: #0e2008; }

.theme-10 .medic-solutions-info .wrapper:hover .wrapper-img:before,
.theme-10 .medic-departments.classic .medic-title,
.theme-10 .medic-departments.classic:hover .medic-content,
.theme-10 .doctor-details .info-block-1 .info.bg-classic,
.theme-10 .doctor-details .info-block-1 .info,
.theme-10 .medic-modern-style.section-our-team .wrapper .team-doctor:hover:before {
  background-color: #52c62e;
  opacity: 0.7; }

.theme-10 .medic-solutions-info .wrapper:hover .medic-content-solution strong {
  color: #52c62e; }

.theme-10 .medic-solutions-info .wrapper:hover .btn-medic,
.theme-10 .medic-solutions-info .wrapper:hover .medic-btn {
  background-color: #52c62e;
  border-color: #52c62e; }

.theme-10 .medic-footer .medic-wrapper:before {
  background: linear-gradient(#0e2008 50%, #333333 50%); }

.theme-10 .btn-select,
.theme-10 #accordion .panel-title .button,
.theme-10 #accordion .panel-title button,
.theme-10 .medic-modern-style.section-our-team .wrapper .social-icons i {
  border-color: #30731b;
  color: #30731b; }

.theme-10 .medic-modern-style.section-our-team .wrapper .social-icons i:hover {
  background-color: #30731b;
  color: #fff; }

.theme-10 .main-menu .sub-menu {
  border-color: #1f4a11; }

/*# sourceMappingURL=style.css.map */
.contact-form .success,
.contact-form .error {
    display: none;
}
