@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-101,
.moduletable_menu ul li.item-183,
.moduletable_menu ul li.item-184 {
  	display: none;
}

/********** 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 80px;
}
.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 **********/
/*----- 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 glaukoma and katarakta --------*/
#Diagnosis {}
.custom_diagnosis .h1 {
    color: #282828;
    font-size: 60px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 40px;
}
.custom_diagnosis .block-diagnosis {
    text-align: center;
}
.custom_diagnosis .block-diagnosis .icon-diagnosis {
    height: 163px;
    margin-bottom: 20px;
}
.custom_diagnosis .block-diagnosis .title-diagnosis {
    color: #282828;
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase;
    height: 65px;
}
#SeeAndAdvantages {}
.custom_as-see-advan {}
.custom_as-see-advan .row-1 .h1 {
    color: #282828;
    font-size: 60px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 40px;
}
.custom_as-see-advan .row-1 .wrap-see {
    overflow: hidden;
    max-width: 1300px;
    margin: 0 auto;
}
.custom_as-see-advan .row-1 .block-see {
    text-align: center;
}
.custom_as-see-advan .row-1 .block-see .img-see {
    margin-bottom: 20px;
}
.custom_as-see-advan .row-1 .block-see .title-see {
    color: #282828;
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase;
}
.custom_as-see-advan .row-2 {
   margin-top: 50px;
}
.custom_as-see-advan .row-2 .h1 {
    color: #282828;
    font-size: 60px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 80px;
}
.custom_as-see-advan .row-2 .advanrages {}
.custom_as-see-advan .advanrages .block-advanrages {
   position: relative;
   width: 100%;
   float: left;
   margin-bottom: 20px;
}
.custom_as-see-advan .advanrages .block-advanrages .marker-advan {
   position: relative;
   float: left;
   margin-right: 15px;
}
.custom_as-see-advan .advanrages .block-advanrages-1 .marker-advan {
   height: 100px;
}
.custom_as-see-advan .advanrages .block-advanrages-2 .marker-advan {
   top: -10px;
}
.custom_as-see-advan .advanrages .block-advanrages-3 .marker-advan {
   top: -10px;
}
.custom_as-see-advan .advanrages .block-advanrages-4 .marker-advan {}
.custom_as-see-advan .advanrages .block-advanrages-5 .marker-advan {
   top: -10px;
}
.custom_as-see-advan .advanrages .block-advanrages-6 .marker-advan {
   top: -10px;
}
.custom_as-see-advan .advanrages .block-advanrages-7 .marker-advan {
   top: -10px;
}
.custom_as-see-advan .advanrages .block-advanrages-8 .marker-advan {
   top: -10px;
}
.custom_as-see-advan .katarakta .advanrages .block-advanrages-1 .marker-advan {
    height: auto;
    top: -10px;
}
.custom_as-see-advan .katarakta .advanrages .block-advanrages-4 .marker-advan {
    top: -10px;
}
.custom_as-see-advan .advanrages .block-advanrages .desc-advan {
   color: #282828;
   font-size: 26px;
}
#Medcine {}
.custom_medcine {}
.custom_medcine .h1 {
   color: #ffffff;
   font-size: 60px;
   font-weight: 700;
   text-transform: uppercase;
   text-align: center;
   margin-bottom: 40px;
}
.custom_medcine .block-medcine {
   text-align: center;
   color: #ffffff;
}
.custom_medcine .block-medcine .icon-medcine {
   height: 60px;
   margin-bottom: 20px;
}
.custom_medcine .block-medcine .title-medcine {
   font-size: 28px;
   font-weight: 700;
   text-transform: uppercase;
}
.custom_medcine .block-medcine .desc-medcine {
   font-size: 26px;
}
.custom_medcine .row-2-katarakta {
    margin-top: 30px;
}
#Price {}
.custom_price {}
.custom_price .h1 {
   color: #282828;
   font-size: 60px;
   font-weight: 700;
   text-transform: uppercase;
   text-align: center;
   margin-bottom: 80px;
}
.custom_price .table-responsive {}
.custom_price .table {}
.custom_price .table th {
    color: #0089cf;
    font-size: 24px;
    font-weight: 500;
    border: none;
    text-transform: uppercase;
}
.custom_price .table th:nth-child(1) {
   width: 40%;
   padding-left: 40px;
}
.custom_price .table th:nth-child(3) {
   width: 30%;
}
.custom_price .table tbody tr {
    background-color: #efefef;
}
.custom_price .table tbody tr td:nth-child(1) {
   padding-left: 40px;
}
.custom_price .table td {
    color: #282828;
    font-size: 24px;
    border: none;
}
.custom_price .table tr.no-visible {
    background-color: transparent;
}
.custom_price .table tr.no-visible td {
    padding: 0;
    font-size: 3px;
}
.custom_price ul.ul-katarakta {
    margin-bottom: 0;
}
.custom_price ul.ul-katarakta li {
    display: block;
    color: #282828;
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.custom_price ul.ul-katarakta li:last-child {
    margin-bottom: 0;
}
.custom_price ul.ul-katarakta li img {
    margin-right: 10px;
    position: relative;
    top: -10px;
}
.custom_price .h3 {
   color: #0089cf;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1.3;
}


/******** 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;
}