@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900');

@font-face {
  font-family: 'Material-Design-Iconic-Font';
  src: url('../fonts/Material-Design-Iconic-Font.woff2?v=2.2.0') format('woff2'), url('../fonts/Material-Design-Iconic-Font.woff?v=2.2.0') format('woff'), url('../fonts/Material-Design-Iconic-Font.ttf?v=2.2.0') format('truetype');
  font-weight: normal;
  font-style: normal;
}

* {
    margin: 0;
    padding: 0;
    }

/*for Chrom*/
* { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
input, textarea { outline:none; }
input:active, textarea:active { outline:none; }
:focus { outline:none; }

/*for FireFox*/
input[type="submit"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner

:focus::-webkit-input-placeholder {color: transparent;}
:focus::-moz-placeholder          {color: transparent;}
:focus:-moz-placeholder           {color: transparent;}
:focus:-ms-input-placeholder      {color: transparent;}

*:focus::-webkit-input-placeholder { opacity:0; }
*:focus:-moz-placeholder { opacity:0; }
*:focus::-moz-placeholder { opacity:0; } 
*:focus:-ms-input-placeholder { opacity:0; } 

/*::-webkit-input-placeholder { 
   color: #ffffff;
}
:-moz-placeholder { 
   color: #ffffff;
}
::-moz-placeholder { 
   color: #ffffff;
}
:-ms-input-placeholder { 
   color: #ffffff;
}*/

a { outline: none !important;
	cursor: pointer;
}
a img {
    border:-moz-none !important;
    outline:-moz-none !important;
}
img {
    max-width: 100%;
}
body {
   font-family: 'Roboto', sans-serif;
   padding: 0 !important; 
}
.sppb-row,
.row {
    margin-left: 0;
    margin-right: 0;
}
.container-fluid {
    padding: 0;
}
.sppb-col-md-12 {
   padding-left: 0 !important;
   padding-right: 0 !important;
}

/******* Header Home and Header Inside **********/
/*----------- Home --------*/
.top-header-home .wrap-top-header {
    padding: 57px 0 100px;
    float: left;
    width: 100%;
}
.top-header-home .top-info-home {}
.top-header-home .top-info-home .address {}
.top-header-home .top-info-home .address .icon-address {
    float: left;
    margin-right: 10px;
}
.top-header-home .top-info-home .address .desc-address {
    color: #282828;
    font-size: 22px;
    line-height: 1.3;
    padding-top: 8px;
}
.top-header-home .top-info-home .top-phones {}
.top-header-home .top-info-home .top-phones .icon-phones {
    float: left;
    margin-right: 10px;
}
.top-header-home .top-info-home .top-phones .desc-phones {
    padding-top: 8px;
}
.top-header-home .top-info-home .top-phones .desc-phones ul {
    margin-bottom: 0;
}
.top-header-home .top-info-home .top-phones .desc-phones ul li {
    display: block;
}
.top-header-home .top-info-home .top-phones .desc-phones ul li a {
    color: #282828;
    font-size: 22px;
    line-height: 1.3;
}
.top-header-home .top-info-home .top-phones .desc-phones ul li a:hover,
.top-header-home .top-info-home .top-phones .desc-phones ul li a:focus {}
/*---------- inside -------*/
.top-header .wrap-top-header {
    padding: 30px 0 40px;
    float: left;
    width: 100%;
}
.top-header .logo {}
.top-header .logo .h2 {
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 10px;
    font-size: 24px;
}
.top-header .top-info .h3 {
    color: #282828;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 0;
    font-size: 18px;
}
.top-header .top-info .address {
    color: #282828;
    font-size: 20px;
    line-height: 1.3;
}
.top-header .top-info .address .desc-address {}
.top-header .top-info .top-phones {}
.top-header .top-info .top-phones .desc-phones {}
.top-header .top-info .top-phones ul {
    margin-bottom: 0;
}
.top-header .top-info .top-phones ul li {
    display: block;
}
.top-header .top-info .top-phones ul li a {
    color: #282828;
    font-size: 20px;
    line-height: 1.3;
}
.top-header .top-info .top-phones ul li a:hover,
.top-header .top-info .top-phones ul li a:focus {}
.top-header .top-info .time-work {}
.top-header .top-info .time-work .desc-time-work {
    color: #282828;
    font-size: 20px;
    line-height: 1.3;
}
/*--------- main-menu ----*/
.main-menu {}
.moduletable_menu {
    background-color: #0089cf;
}
#HeaderHome .main-menu {
    padding: 0 170px;
    margin-top: -32px;
    z-index: 1000;
}
.moduletable_menu ul {
    text-align: center;
}
.moduletable_menu ul li {
    display: inline-block;
    position: relative;
}
.moduletable_menu ul li a {
    color: #ffffff;
    font-size: 28px;
}
.moduletable_menu ul li.parent a::after {
    font-family: 'Material-Design-Iconic-Font';
    font-size: 24px;
    font-weight: normal;
    margin-left: 10px;
    content: "\f2f2";
    color: #ffffff;
}
.moduletable_menu ul li ul.nav-child li.parent a::after {
    
}
.moduletable_menu ul li a:hover,
.moduletable_menu ul li a:focus,
.moduletable_menu ul li.active a {
    font-weight: 500;
    background-color: transparent;
}
.moduletable_menu ul li ul {
    display: none;
    position: absolute;
    top: 52px;
    text-align: left;
    background: rgba(0, 137, 207, 0.9);
    padding: 15px 0;
    z-index: 10;
}
.moduletable_menu ul li.item-128 ul {
    width: 260px;
}
.moduletable_menu ul li.item-128 ul li ul {
    left: 260px;
    width: 400px;
}
.moduletable_menu ul li.item-128 ul li.parent a::after {
    content: "\f2f6";
    font-size: 20px;
}
.moduletable_menu ul li.item-128 ul li.parent ul li a::after {
    content: " ";
}
.moduletable_menu ul li.item-148 ul {
    width: 380px;
}
.moduletable_menu ul li.item-148 ul li a::after {
    content: " ";
}
.moduletable_menu ul li.item-148 ul li ul {
    
}
.moduletable_menu ul li.item-156 ul {
    width: 315px;
}
.moduletable_menu ul li.item-156 ul li ul {
    left: -440px;
    width: 440px;
}
.moduletable_menu ul li.item-156 ul li a::after {
    content: " ";
    padding: 0;
}
.moduletable_menu ul li.item-156 ul li.parent a::before {
    content: "\f2f4";
    font-size: 20px;
    padding-right: 10px;
    font-family: 'Material-Design-Iconic-Font';
}
.moduletable_menu ul li.item-156 ul li.parent ul li a::before {
    content: " ";
    padding-right: 0;
}
.moduletable_menu ul li ul li,
.moduletable_menu ul li ul li ul li {
    display: block;
    float: left;
    width: 100%;
}
.moduletable_menu ul li ul li a {
    font-size: 20px;
    font-weight: 400 !important;
    display: block;
    line-height: 1.5;
    padding: 0 15px;
}
.moduletable_menu ul li ul li span {
    font-size: 20px;
    font-weight: 400 !important;
    display: block;
    line-height: 1.5;
    padding: 0 15px;
    color: #ffffff;
}
.moduletable_menu ul li.item-128 ul li.parent span::after {
    font-family: 'Material-Design-Iconic-Font';
    font-size: 24px;
    font-weight: normal;
    margin-left: 10px;
    content: "\f2f6";
    color: #ffffff;
}
.moduletable_menu ul li ul li a:hover,
.moduletable_menu ul li ul li a:focus {
    font-weight: 500 !important;
}
.moduletable_menu ul li ul li ul li a {
    font-size: 16px;
    font-weight: 400 !important;
    line-height: 1.5;
    display: block;
    padding: 0 15px;
}
.moduletable_menu ul li ul li ul li a:hover,
.moduletable_menu ul li ul li ul li a:focus {
    font-weight: 500 !important;
}
.moduletable_menu ul li ul li a:hover,
.moduletable_menu ul li ul li ul li a:hover,
.moduletable_menu ul li ul li a:focus,
.moduletable_menu ul li ul li ul li a:focus {
    text-decoration: none;
}
.moduletable_menu ul li:hover ul {
    display: block;
}
.moduletable_menu ul li ul li ul {
    display: none;
    position: absolute;
    top: -7px;
    text-align: left;
    background: rgba(0, 137, 207, 0.9);
    padding: 15px;
    z-index: 10;
}
.moduletable_menu ul li:hover ul li ul {
    display: none;
}
.moduletable_menu ul li ul li:hover ul {
    display: block;
}
.moduletable_menu ul li.item-176 ul {
    display: none;
}
.moduletable_menu ul li.item-176 a::after {
    content: "";
}
.moduletable_menu ul li.item-101,
.moduletable_menu ul li.item-183,
.moduletable_menu ul li.item-184{
  	display: none;
}

/********* slider *********/
.bottom-header {
    position: relative;
}
.moduletable_slider {
    position: relative;
    top: -28px;
}
.moduletable_slider .title-slide {
    color: #ffffff;
    font-size: 72px !important;
    line-height: 1.2 !important;
    text-transform: uppercase;
    font-weight: 900;
    font-family: 'Roboto', sans-serif;
    text-shadow: 3px 4px 7px #333;
}
.moduletable_slider p  {
    color: #ffffff;
    font-size: 32px !important;
    line-height: 1.2 !important;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    text-shadow: 3px 4px 7px #333;
}
.moduletable_slider .to-modal {}
.moduletable_slider .to-modal a {
    color: #ffffff;
    font-size: 28px !important;
    line-height: 1.2 !important;
    text-transform: uppercase;
    font-weight: 900;
    font-family: 'Roboto', sans-serif;
    background-color: #f0802c;
    border-radius: 10px;
    padding: 20px 35px;
}
.moduletable_slider .to-modal a:hover,
.moduletable_slider .to-modal a:focus {
    background-color: #d2600b;
    text-decoration: none;
}

/********* Why We ********/
#WhyWe {
    margin-top: -28px !important;
}
.custom_why {}
.custom_why .h1 {
    color: #282828;
    font-size: 60px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 80px;
}
.custom_why .block-why {
    text-align: center;
}
.custom_why .block-why .icon-why {
    height: 150px;
    margin-bottom: 20px;
}
.custom_why .block-why .title-why {
    color: #404d5f;
    font-weight: 700;
    font-size: 28px;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.custom_why .block-why .desc-why {
    color: #404d5f;
    font-size: 26px;
    line-height: 1.2;
}
.custom_why .row-2 {
    margin-top: 40px;
}
.custom_why .link-article {
    text-align: center;
}
.custom_why .link-article a {
    color: #ffffff;
    font-size: 26px;
    padding: 15px 35px;
    background-color: #0089cf;
    border-radius: 10px;
    line-height: 1;
    text-transform: uppercase;
}
.custom_why .link-article a:hover,
.custom_why .link-article a:focus {
    background-color: #1779ab;
    text-decoration: none;
}

/************ Services ******/
#Services {}
.custom_services {}
.custom_services .h1 {
    color: #ffffff;
    font-size: 60px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 40px;
}
.custom_services .row-1 {}
.custom_services ul {
    margin-bottom: 0;
}
.custom_services ul li {
    display: block;
    float: left;
    width: 20%;
    text-align: center;
}
.custom_services ul li .icon-serv {
    height: 55px;
    margin-bottom: 20px;
}
.custom_services ul li .title-serv {
    height: 100px;
    margin-bottom: 10px;
    color: #ffffff;
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.2;
}
.custom_services ul li .desc-serv {
    color: #ffffff;
    font-size: 25px;
    line-height: 1.2;
}
.custom_services .row-2 {
    margin-top: 50px;
}
.custom_services .link-article {
    text-align: center;
}
.custom_services .link-article a {
    color: #f0802c;
    background-color: #ffffff;
    border: 2px solid #f0802c;
    border-radius: 10px;
    font-size: 26px;
    font-weight: 700;
    padding: 15px 25px;
    text-transform: uppercase;
}
.custom_services .link-article a:hover,
.custom_services .link-article a:focus {
    background-color: #f0802c;
    color: #ffffff;
    text-decoration: none;
}

/********* Doctors *********/
#Doctors {}
.custom_doctors {}
.custom_doctors .h1 {
    color: #282828;
    font-size: 60px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}
.custom_doctors .row-1 {}
.custom_doctors .block-doctor {}
.custom_doctors .wrap-block-doctor {
    padding: 25px;
    box-shadow: 0px 5px 10px #cccccc;
  	height: 780px;
}
.custom_doctors .wrap-block-doctor .img-doc {
    margin-bottom: 10px;
}
.custom_doctors .wrap-block-doctor .name-doc {
    color: #282828;
    font-weight: 700;
    font-size: 26px;
    text-transform: uppercase;
    text-align: center;
}
.custom_doctors .wrap-block-doctor .profile-doc {
    color: #282828;
    font-weight: 300;
    font-size: 20px;
    text-align: center;
    margin-bottom: 20px;
  	line-height: 1.2;
  	text-align: left;
  	height: 200px;
}
.custom_doctors .wrap-block-doctor .desc-doc {
    color: #282828;
    font-size: 24px;
    line-height: 1.2;
}
.custom_doctors .row-2 {
    margin-top: 40px;
}
.custom_doctors .link-article {
    text-align: center;
}
.custom_doctors .link-article a {
    color: #ffffff;
    font-size: 26px;
    padding: 15px 10px;
    background-color: #0089cf;
    border-radius: 10px;
    line-height: 1;
    text-transform: uppercase;
}
.custom_doctors .link-article a:hover,
.custom_doctors .link-article a:focus {
    text-decoration: none;
    background-color: #1779ab;
    text-decoration: none;
}

/********** Equipment ********/
#Equipment {}
.custom_equipment {}
.custom_equipment .h1 {
    color: #282828;
    font-size: 60px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 40px;
}
.custom_equipment .block-equipment {}
.custom_equipment .wrap-block-equipment {
    box-shadow: 0px 5px 10px #cccccc;
    padding: 0 20px 20px;
    background-color: #ffffff;
}
.custom_equipment .wrap-block-equipment .img-equipment {
    height: 270px;
    margin-bottom: 20px;
}
.custom_equipment .wrap-block-equipment .call-equipment {
    font-size: 26px;
    font-weight: 700;
    line-height: 1.2;
    height: 100px;
}
.custom_equipment .row-1 {}
.custom_equipment .row-2 {
    margin-top: 30px;
}
.custom_equipment .row-3 {
    margin-top: 60px;
}
.custom_equipment .link-article {
    text-align: center;
}
.custom_equipment .link-article a {
    color: #ffffff;
    font-size: 26px;
    padding: 15px 10px;
    background-color: #0089cf;
    border-radius: 10px;
    line-height: 1;
    text-transform: uppercase;
}
.custom_equipment .link-article a:hover,
.custom_equipment .link-article a:focus {
    text-decoration: none;
    background-color: #1779ab;
    text-decoration: none;
}

/******* Indexes ********/
#Indexes {}
.custom_indexes {}
.custom_indexes .block-index {
    text-align: center;
}
.custom_indexes .wrap-block-index {
    color: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 100%;
    width: 350px;
    margin: 0 auto;
    height: 350px;
}
.custom_indexes .wrap-block-index .icon-index {
    margin-top: 25px;
}
.custom_indexes .wrap-block-index .title-index {
    font-size: 26px;
    margin-top: 15px;
    line-height: 1.2;
}
.custom_indexes .wrap-block-index .digit-index {
    font-size: 46px;
}
.custom_indexes .wrap-block-index .digit-index span {
    font-weight: 700;
}

/********** Module-1 *******/
#Module-1 {
    padding: 50px 0 70px;
    background-image: url(../images/bg-worried.jpg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
.moduletable_worried {}
.moduletable_worried .wrap-worried {
    overflow: hidden;
    max-width: 1200px;
    margin: 0 auto;
}
.moduletable_worried .title-worried {
    color: #ffffff;
}
.moduletable_worried .title-worried .h1 {
    font-size: 60px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 40px;
}
.moduletable_worried .title-worried .h2 {
    font-weight: 700;
    text-transform: uppercase;
}
.moduletable_worried .button-worried {
    margin-top: 70px;
}
.moduletable_worried .button-worried .to-modal {

}
.moduletable_worried .button-worried .to-modal a {
    color: #f0802c;
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 15px 30px;
    background-color: #ffffff;
    border-radius: 10px;
}
.moduletable_worried .button-worried .to-modal a:hover,
.moduletable_worried .button-worried .to-modal a:focus {
    color: #ce610f;
    text-decoration: none;
}

/********** Module-2 *******/
#Module-2 {
    padding: 60px 0 20px;
}
.moduletable_mod-articles {}
.moduletable_mod-articles .h1 {
    color: #282828;
    font-size: 60px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 40px;
}
.include-module .blocks-articles {
    border: none;
}
.include-module .blocks-articles .allmode-wrapper {
    height: auto !important;
}
.include-module .blocks-articles .allmode-wrapper .allmode-item {}
.include-module .blocks-articles .allmode-img {
    overflow: hidden;
}
.include-module .blocks-articles .allmode-img img {
    border: none !important;
}
.include-module .blocks-articles .allmode-img img:hover {
    opacity: 0.6;
}
.include-module .blocks-articles .allmode-title {
    font-size: 26px !important;
    text-transform: uppercase;
    line-height: 1.2;
    height: 126px;
    margin-bottom: 20px !important;
}
.include-module .blocks-articles .allmode-title a {
    color: #282828 !important;
}
.include-module .blocks-articles .allmode-info {
    margin: 0 !important;
    padding: 0 !important;
    background-color: transparent !important; 
}
.include-module .blocks-articles .allmode-info span {
    background-image: none;
    display: block;
}
.include-module .blocks-articles .allmode-info span.allmode-author {
    padding: 0;
    color: #282828;
    font-size: 26px;
    font-weight: 300;
    text-transform: uppercase;
    float: left;
}
.include-module .blocks-articles .allmode-info span.allmode-date {
    float: right;
    padding: 0;
    color: #282828;
    font-size: 26px;
    font-weight: 300;
    text-transform: uppercase;
}

/******** Footer ********/
#Footer {}
.moduletable_footer {
    padding: 40px 0 30px;
    background-color: #002d44;
}
.moduletable_footer .bottom-logo {}
.moduletable_footer .bottom-logo .h2 {
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 10px;
    color: #ffffff;
}
.moduletable_footer .bottom-info {
    padding: 0;
}
.moduletable_footer .bottom-info .h3 {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 0;
}
.moduletable_footer .bottom-info .address {}
.moduletable_footer .bottom-info .address .desc-address {
    color: #ffffff;
    font-size: 22px;
    line-height: 1.3;
}
.moduletable_footer .bottom-info .bottom-phones {
    padding-left: 40px;
}
.moduletable_footer .bottom-info .bottom-phones .desc-phones ul {
    margin-bottom: 0;
}
.moduletable_footer .bottom-info .bottom-phones .desc-phones ul li {
    display: block;
}
.moduletable_footer .bottom-info .bottom-phones .desc-phones ul li a {
    color: #ffffff;
    font-size: 22px;
    line-height: 1.3;
}
.moduletable_footer .bottom-info .bottom-phones .desc-phones ul li a:hover,
.moduletable_footer .bottom-info .bottom-phones .desc-phones ul li a:focus {}
.moduletable_footer .bottom-info .time-work {
    padding-left: 80px;
}
.moduletable_footer .bottom-info .time-work .desc-time-work {
    color: #ffffff;
    font-size: 22px;
    line-height: 1.3;
}
.moduletable_footer .bottom-info .footer-button {
    text-align: right;
}
.moduletable_footer .bottom-info .footer-button .to-modal {}
.moduletable_footer .bottom-info .footer-button .to-modal a {
    color: #ffffff;
    font-size: 26px;
    line-height: 1.2;
    text-transform: uppercase;
    font-weight: 700;
    background-color: #f0802c;
    border-radius: 10px;
    padding: 15px 10px;
}
.moduletable_footer .bottom-info .footer-button .to-modal a:hover,
.moduletable_footer .bottom-info .footer-button .to-modal a:focus {
    background-color: #d2600b;
    text-decoration: none;
}

/*********** Copyright Develop ********/
#Copyright {
    background-color: #282828;
    padding: 20px 0 6px;
}
.copyright {
    margin-top: 12px;
}
.copyright p {
    color: #fefefe;
    font-size: 24px;
    margin-bottom: 0;
}
.develop {
    text-align: right;
}
.develop p {
    color: #fefefe;
    font-size: 24px;
    margin-bottom: 0;
}

/********* content **********/
#Content {
    background-image: url(../images/bg-content.png);
    background-repeat: no-repeat;
    background-position: bottom right;
}
.mainContent {
    padding-bottom: 80px;
}
/*----- breadcrumb ---------*/
.breadcrumb {
    padding: 20px 0;
    background-color: transparent;
    margin-bottom: 0;
}
.breadcrumb li {}
.breadcrumb li a span {
    color: #0089cf;
    font-size: 20px;
    text-decoration: underline;
    font-weight: 500;
}
.breadcrumb li a span:hover,
.breadcrumb li a span:focus,
.breadcrumb li a:hover,
.breadcrumb li a:focus {
    text-decoration: none;
}
.breadcrumb li span {
    color: #282828;
    font-size: 20px;
    font-weight: 500;
}
.breadcrumb > li + li::before {
    color: #282828;
    font-size: 22px;
    padding-right: 0;
}
/*------- pagination -----*/
.pagination {
    width: 100%;
    float: left;
}
.pagination p.counter {
    width: 100%;
    text-align: center;
    color: #282828;
    font-size: 16px;
}
.pagination ul {
    text-align: center;
}
.pagination ul li {
    display: inline-block;
    margin: 0 4px;
}
.pagination ul li a {
    color: #0089cf;
    font-size: 18px;
    text-decoration: underline;
}
.pagination ul li a:hover,
.pagination ul li a:focus {
    text-decoration: none;
}
.pagination ul li span {
    color: #282828;
    font-size: 18px;
}
/*--------- page contacts ---------*/
.contacts {}
.contacts .h1 {
    color: #282828;
    font-size: 60px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 40px;
}
.contacts .include-form {}
.contacts .include-form .fox-form {
    margin: 0 auto;
    width: 600px;
}
.contacts .include-form .fox-form input {
    height: 60px !important;
}
.contacts .include-form .fox-form textarea {
    padding-left: 14px !important;
    font-size: 16px !important;
}
.contacts .include-form .fox-form button.btn {
    height: 60px !important;
}
.contacts .include-form .fox-form button.btn span {
    font-size: 22px;
}
/*--------- blog ---------*/
.blog {}
.blog .left-teaser {
    padding: 0;
}
.blog .left-teaser a img {}
.blog .left-teaser a img:hover {
    opacity: 0.6;
}
.blog .right-teaser {
    padding-right: 0;
}
.blog .right-teaser .left-article {
    width: 100%;
}
.blog .right-teaser .left-article h1 {
    margin-top: 0;
}
.blog .right-teaser .left-article p {
    font-size: 20px;
}
.blog .right-teaser .left-article {
    padding: 0;
}
.blog .right-teaser .left-article p.readmore a {
    font-size: 20px;
    font-style: italic;
    text-decoration: underline;
    padding-left: 0;
}
.blog .right-teaser .left-article p.readmore a:hover,
.blog .right-teaser .left-article p.readmore a:focus {
    text-decoration: none;
}
.blog .span12 {
    width: 100%;
    float: left;
    padding: 15px 0 0;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 30px;
}
.blog .span12:last-child {
    margin-bottom: 0;
    border-bottom: none; 
}
.item-page .left-article {
    padding-left: 0;
}
.item-page .right-article {
    padding-right: 0;
  	padding-top: 60px;
}
.item-page h1,
.item-page .h1,
.item-page h2,
.item-page .h2,
.item-page h3,
.item-page .h3 {
    text-transform: uppercase;
  	margin-bottom: 20px;
}
.item-page .item-image {
  	margin-bottom: 20px
}
.item-page p,
.item-page li {
    color: #282828;
    font-size: 24px;
}
.item-page ul {
    padding-left: 20px;
}
.item-page ol {
    padding-left: 25px;
}
.item-page a {
    font-style: italic;
    text-decoration: underline;
}
.item-page a:hover,
.item-page a:focus {
    text-decoration: none;
}
.item-page cite {
    width: 100%;
    float: left;
    font-size: 28px;
    padding: 15px 15px 15px 20%;
}
.item-page .right-article li {
    margin-bottom: 20px;
}
.item-page .row-article-1 {}
.item-page .row-article-1 .img-article {
    padding-left: 0;
}
.item-page .row-article-1 .intro-desc-article {
    padding-right: 0;
}
.item-page .row-article-1 .intro-desc-article .h3 {
    margin-top: 0;
}
.item-page .row-article-1 .intro-desc-article .h4 {
    font-size: 24px;
    font-weight: 300;
}
.item-page .row-article-1 .intro-desc-article .table-responsive {}
.item-page .row-article-1 .intro-desc-article table {}
.item-page .row-article-1 .intro-desc-article table tr td {
    border: none;
    color: #282828;
    font-size: 22px;
}
.item-page .row-article-1 .intro-desc-article table tr td:nth-child(1) {
    padding-left: 0;
    padding-right: 0;
}
.item-page .row-article-1 .intro-desc-article table tr td:nth-child(2) {
    font-weight: 700;
}
.item-page .row-article-2 {
    margin-top: 30px;
}
.item-page .row-article-3 {
    margin-top: 30px;
}
.item-page ul.small-gallery {
    width: 100%;
    float: left;
    padding-left: 0;
    margin-top: 30px;
    margin-bottom: 15px;
}
.item-page ul.small-gallery li {
    display: block;
    float: left;
    width: 24%;
    margin-right: 15px;
}
.item-page ul.small-gallery li:last-child {
    margin-right: 0;
}

/*--------- main-services --------*/
.main-services {
    
}
.medical-services .h1 {
    font-size: 60px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 40px;
    color: #282828;
}
.block-medical-services {}
.wrap-block-medical-services {
    position: relative;
}
.wrap-block-medical-services:hover .hide-title-block-medical-services {
    display: block;
}
.wrap-block-medical-services:hover .title-block-medical-services {
    display: none;
}
.hidden-block-medical-services {
    display: none;
}
.wrap-block-medical-services:hover .hidden-block-medical-services {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    display: block;
}
.hidden-block-medical-services .hide-title-block-medical-services {
    color: #ffffff;
    font-size: 26px;
    font-weight: 700;
    display: none;
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    top: 72%;
    line-height: 1.2;
}
.block-medical-services:first-child .hidden-block-medical-services .hide-title-block-medical-services {
    top: 76%;
}
.hide-img-block-medical-services {
    
}
.hide-img-block-medical-services a {
    
}
.wrap-block-medical-services:hover .hide-img-block-medical-services a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    display: block;
    background-image: url(../images/hover-img-serv.png);
}
.title-block-medical-services {
    height: 130px;
    width: 100%;
    position: absolute;
    bottom: 5px;
    background-color: #0089cf;
    color: #ffffff;
    font-size: 26px;
    font-weight: 700;
    text-align: center;
    line-height: 1.2;
    padding-top: 30px;
}
.block-medical-services:first-child .title-block-medical-services {
    padding-top: 45px;
}
.medical-services-2 {
    margin-top: 30px;
}
.diagnostic-services {
    margin-top: 50px;
}
.diagnostic-services .h1 {
    font-size: 60px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 40px;
    color: #282828;
}
.block-diagnostic-services {}
.wrap-block-diagnostic-services {
    position: relative;
}
.wrap-block-diagnostic-services:hover .hide-title-block-diagnostic-services {
    display: block;
}
.wrap-block-diagnostic-services:hover .title-block-diagnostic-services {
    display: none;
}
.hidden-block-diagnostic-services {
    display: none;
}
.wrap-block-diagnostic-services:hover .hidden-block-diagnostic-services {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    display: block;
}
.hidden-block-diagnostic-services .hide-title-block-diagnostic-services {
    color: #ffffff;
    font-size: 26px;
    font-weight: 700;
    display: none;
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    top: 64%;
    line-height: 1.2;
    padding: 30px 25px 0;
}
.hide-img-block-diagnostic-services {
    
}
.hide-img-block-diagnostic-services a {
    
}
.wrap-block-diagnostic-services:hover .hide-img-block-diagnostic-services a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    display: block;
    background-image: url(../images/hover-img-serv-orange.png);
}
.title-block-diagnostic-services {
    height: 130px;
    width: 100%;
    position: absolute;
    bottom: 5px;
    background-color: #f0802c;
    color: #ffffff;
    font-size: 26px;
    font-weight: 700;
    text-align: center;
    line-height: 1.2;
    padding: 30px 25px 0;
}
.row-diagnostic-services-2 .block-diagnostic-services:first-child .title-block-diagnostic-services {
    padding-top: 45px;
}
.row-diagnostic-services-2 .block-diagnostic-services:first-child .hidden-block-diagnostic-services .hide-title-block-diagnostic-services {
    top: 68%;
}
.row-diagnostic-services-3 .block-diagnostic-services:nth-child(1) .title-block-diagnostic-services,
.row-diagnostic-services-3 .block-diagnostic-services:nth-child(2) .title-block-diagnostic-services {
    padding-top: 45px;
}
.row-diagnostic-services-3 .block-diagnostic-services:nth-child(1) .hidden-block-diagnostic-services .hide-title-block-diagnostic-services,
.row-diagnostic-services-3 .block-diagnostic-services:nth-child(2) .hidden-block-diagnostic-services .hide-title-block-diagnostic-services {
    top: 68%;
}
.row-diagnostic-services-2,
.row-diagnostic-services-3 {
    margin-top: 30px;
}
/*------- page doctors ------*/
.page-doctors {}
.page-doctors h2,
.blog h2 {
    color: #282828;
    font-weight: 700;
    font-size: 60px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 40px;
}
.page-doctors .block-doctor {}
.page-doctors .wrap-block-doctor {
    padding: 25px;
    box-shadow: 0px 5px 10px #cccccc;
  	height: 780px;
}
.page-doctors .block-doctor .img-doc {
    margin-bottom: 10px;
}
.page-doctors .block-doctor .img-doc a img {}
.page-doctors .block-doctor .img-doc a img:hover {
    opacity: 0.6;
}
.page-doctors .block-doctor .name-doc {
    text-transform: uppercase;
    text-align: center;
}
.page-doctors .block-doctor .name-doc a {
    font-weight: 700;
    font-size: 26px;
    color: #428bca;
    text-decoration: underline;
}
.page-doctors .block-doctor .name-doc a:hover,
.page-doctors .block-doctor .name-doc a:focus {
    text-decoration: none;
}
.page-doctors .block-doctor .profile-doc {
    color: #282828;
    font-weight: 300;
    font-size: 20px;
    text-align: center;
    margin-bottom: 20px;
  	line-height: 1.2;
	text-align: left;
  	height: 195px;
}
.page-doctors .block-doctor .desc-doc {
    color: #282828;
    font-size: 24px;
    line-height: 1.2;
}
.page-doctors .block-doctor p.readmore {
  	margin: 20px 0 0;
}
.page-doctors .block-doctor p.readmore a {
  	font-size: 20px;
    font-style: italic;
    text-decoration: underline;
}
.page-doctors .block-doctor p.readmore a:hover,
.page-doctors .block-doctor p.readmore a:focus {
  	text-decoration: none;
  	color: #333333;
}
/*--------- page-equipments --------*/
.page-equipments {}
.page-equipments .block-equipment {}
.page-equipments .wrap-block-equipment {
    box-shadow: 0px 5px 10px #cccccc;
    padding: 0 20px 20px;
    background-color: #ffffff;
}
.page-equipments .wrap-block-equipment .img-equipment {
    height: 270px;
    margin-bottom: 20px;
}
.page-equipments .wrap-block-equipment .img-equipment a img {}
.page-equipments .wrap-block-equipment .img-equipment a img:hover {
    opacity: 0.6;
}
.page-equipments .wrap-block-equipment .call-equipment {
    height: 100px;
}
.page-equipments .wrap-block-equipment .call-equipment a {
    font-size: 26px;
    font-weight: 700;
    line-height: 1.2;
    color: #282828;
    text-decoration: underline;
}
.page-equipments .wrap-block-equipment .call-equipment a:hover,
.page-equipments .wrap-block-equipment .call-equipment a:focus {
    text-decoration: none;
}
.page-equipments .row-2,
.page-equipments .row-3 {
    margin-top: 30px;
}

/******** Thank Page ******/
#ThankPage {
    min-height: 800px;
    padding-top: 200px!important;
}
#ThankPage p {
    color: #3a424c;
    font-size: 200%;
    font-weight: 700;
}
#ThankPage p a {
    color: #da251c;
}
#ThankPage p a:hover {
    text-decoration: none;
    color: #b91109;
}

/********* other *********/
.su-counter-wrapper {
    padding: 0;
}
.su-counter-number {
    line-height: 1;
}

/******** 404 ***********/
.error-page-inner {
    padding-top: 20px;
    padding-bottom: 80px;
}
.error-page-inner .img-error {
    text-align: center;
    margin-bottom: 30px;
}
.error-page-inner .img-error img {
    max-width: 25%;
}
.error-page-inner p {
    font-size: 18px;
    font-weight: 600;
}
.error-page-inner ul li {
    font-size: 16px;
}
.error-page-inner .right-error-page-inner ul li {
    list-style: none;
}
.error-page-inner a {
    color: red;
}

/******** modal ******/
.my-modal-dialog {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
}
.my-modal-dialog .modal-header {
    border-bottom: none;
}
.my-modal-dialog .modal-header h4 {
    text-align: center;
}
.my-modal-dialog .modal-body {
    padding-top: 0;
}
.fox-container h2 {
    margin: 0;
}
.fox-container input {
    border-radius: 4px !important;
    height: 34px !important;
    border: 1px solid #E1E1E1;
    background-color: #ffffff !important;
    font-size: 16px!important;
    padding-left: 14px!important;
}
.fox-container button.btn {
    background-color: #0089cf !important;
    background-image: none !important;
    border: medium none !important;
    border-radius: 4px !important;
    font-size: 130%;
    font-weight: 700;
    height: 38px !important;
    margin: 0 !important;
    text-shadow: none !important;
    width: 100%;
}
.fox-container button.btn:hover, 
.fox-container button.btn:focus {
    background-color: #1779ab !important;
}
.fox-container button.btn span {
    color: white !important;
    text-transform: uppercase;
    font-weight: 700;
}
.btn.disabled {
    opacity: 1;
}