html, body, p, a,li, span{
    color: #000;
    font-size: 24px;
    line-height: 31px;
}

h1, h2, h3, h4, h5, h6, p.leave-comment-title{
    color: #000;
}
input::placeholder,
textarea::placeholder{
    color:#000;
    font-size: 20px;
}
label{
    color: #000;
    font-size: 24px;
    line-height: 31px;
}

@media only screen and (max-width: 768px){
    html, body, p, a,li, span{
        color: #000;
        font-size: 16px;
        line-height: 24px;
    }
    input::placeholder,
    textarea::placeholder{
        color:#000;
        font-size: 18px;
    }
    label{
        color: #000;
        font-size: 16px;
        line-height: 24px;
    }
}

input[type="checkbox"]{
    border-radius: 0px;
    height: 20px;
    width: 20px;
    margin-bottom: 0;
    margin-top: -11px;
}
button.button{
    font-size: 16px;
    font-weight: bold;
}
a{
    color: #000;
    font-weight: bold;
}
a:hover{
    color: #000;
    text-decoration: underline;
}
.flexed-header{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-top: 40px;
}
.flexed-header .blind-version{
    width: 30%;
}
.flexed-header .header-contacts{
     width: 68%;
 }

.btn-for-blind{
    display: block;
    position: relative;
    left: unset;
    top: unset;
    padding: 10px 10px;
    text-align: center;
}
.header-contacts{
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}

.header-contacts .phones a{
    color: #000;
    font-weight: bold;
    font-size: 30px;
    display: block;
}
.header-contacts .phones a:first-of-type{
    margin-bottom: 15px;
}

.header-contacts .address span:first-of-type{
    margin-bottom: 5px;
}
.header-contacts .address{
    margin-left: 10px;
    text-align: right;
    width: 50%;
}
.footer_part_content .about-info{
    width: 100%;
    margin: auto;
}
.footer_part_content .about-info li{
    display: flex;
    text-align: right;
    justify-content: space-between;
    margin-top: 10px;
}
.footer_part_content .about-info li:first-child i{
    font-size: 38px;
}
.header-contacts .address span,
.header-contacts .address a{
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #000;
}
@media only screen and (min-width: 769px){
    .top-bar-section>ul{
        display: table;

    }
    .top-bar-section li a:not(.button) {
        padding: 0px 8px 0px 8px;
        z-index: 11;
    }

    .top-bar-section li a:not(.button) {
        line-height: 67px
    }
    .top-bar-section ul li{
        width: 30%;
        z-index: 10;
        text-align: center;
        border: 1px solid #25C9DA;
    }

    .top-bar-section>ul li:first-child{
        width: 10%;

    }
    .top-bar-section .has-dropdown:hover{
        z-index: 999;
    }
    .top-bar-section .has-dropdown:hover>a{
        z-index: 999;
        white-space: nowrap;
    }
    .top-bar-section .has-dropdown a{
        white-space: nowrap;
    }
    .top-bar-section .has-dropdown li{
        z-index: 99999;
    }

    .top-bar-section ul li:first-child a{
        padding: 40px 16px 20px 16px;
        height: 136px;
    }
    .top-bar-section>ul {
        border: 1px solid #398de6;
    }
    .top-bar-section ul li:hover a {
        line-height: 67px;
    }
    .top-bar-section ul li a,
    .top-bar-section ul li.active a {
        color: #000;
        font-size: 18px;
    }

    .top-bar-section .has-dropdown > a:after{
        margin-top: -32px;
    }

    .top-bar-section  li.has-dropdown > a:after{
        margin-right: 32px
    }
    .top-bar-section ul.right li .dropdown{
        z-index: 999;
    }
    .top-bar-section .dropdown li a:not(.button){
        line-height: 45px;
    }
    .top-bar-section ul li.active, .top-bar-section ul li.active:hover{
        border-radius: 0px;
    }
}


.top-bar-section .dropdown li a{
    font-size: 0.1em;
}
.top-bar-section ul li > a:hover{
    color: #000;
    text-decoration: none;
    font-weight: 700;
    white-space: nowrap;
}
.top-bar-section .dropdown li a:hover,
.top-bar-section li:hover a{
    font-weight: 400;
    font-size: 18px;
    line-height: 45px;
    color: #fff;
}
.slider-home-page{
    display: none;
}

.appointment-block form .large-3:nth-child(3){
display: none;
}
.appointment-block form .large-3{
    width: 33%;
}
.appointment-block input::placeholder{
    color: #000;
    font-size: 18px;
}
.agree-text input{
    border-radius: 0px;
    height: 20px;
    width: 20px;
    margin-bottom: 0;
    margin-top: -11px;
}
.agree-text label,
.agree-text label a{
    color: #000;
    font-weight: 700    ;
    white-space: normal;
    font-size: 18px;
    line-height: 31px;
}
.appointment-block .red p{
    font-size: 23px;
}
.boxed  .left-text-appointments.red ,
.boxed .appointment-block  .red {
    padding: 16px 10px;
}
input[type="text"],textarea, .contact_form input[type="text"], .contact_form textarea{
    font-size: 18px;
    line-height: 31px;
    font-weight: 400;
    color: #000;
}
.footer_part_content input[type="text"], .footer_part_content textarea,.contact_form input[type="text"], .contact_form textarea{
    color: #000;
}
#appointment-contact-form .right-text-appointments  button,
#appointment-contact-form>.row> .large-3.columns:last-child  button{
    font-size: 23px ;
    padding: 39px 55px !important;
    margin: 0 !important;
}
.footer-part .large-4:last-child{
    width: 50%;
    margin-right: 12%;
}
.footer-part .large-4:first-child{
    width: 40%;
}
.footer-part>.large-12>.row{
    display: flex;
    flex-direction: row-reverse;
}

.footer-part>.large-12>.row>.large-4:nth-child(2){
    display: none;
}
.footer-part #footer-contact-form .footer_part_content .large-4 {
    width: 33.33%;
}

h4.footer-title, div.footer-title{
    font-weight: bold;
    font-size: 24px;
    color: #000;
    text-align: center;
}
.checkbox label,
.checkbox label a{
    text-align: left;
    font-weight: 700;
    font-size: 18px;
    line-height: 31px   ;
}
.about-info li span, .about-info li a{
    font-size: 24px;
    font-weight: 700;
    line-height: 31px;
}
.about-info li i, .about-info li i{
    font-size: 30px;
}
.footer_part_content .about-info li .phone-custom a{
    font-size: 25px;
}
.social-icons i{
    font-size: 25px;
}
.social-icons li a{
    line-height: 50px
}
.social-icons li {
    display: inline-block;
    margin-left: 6px;
    width: 50px;
    height: 50px;
}

.custom-icons-phone{
    display: flex;
}
.privacy.footer_bottom .footer-part p{
    color: #000;
    font-size: 18px;
}
/* Images-off */
body .main-wrapper>div img{
    display: none;
}

.featured-block .fblock-icon,
.featured-block .fblock-sub{
    display: none;
}
.featured-block{
    height: auto;
    background: #fff;
    border: 2px solid #25C9DA;
    color: #000;
    padding: 5px 0px;
    box-sizing: content-box;
}
.featured-block a:hover{
    text-decoration: none;
}

.featured-block .fblock-content{
    position: relative;
}

.featured-block .fblock-main{
    font-size: 20px;
    color: #000;
    font-weight: 400;
}

.featured-block:hover .fblock-main{
    color: #000;
    -webkit-animation: none;
}
.featured-block .fblock-main strong{
    font-weight: 400;
}
.featured-block:hover .fblock-main strong{
    color: #000;
    font-weight: 700;
}
.blind-tile .divline,
.blind-tile .button{
    display: none;
}
.blind-tile .h5z a{
    font-size: 20px;
    font-weight: 400;
    color: #000;
}
.blind-tile .h5z a:hover{
    font-weight: 700;
    text-decoration: none;
}
.blind-tile {
    min-height: 70px;
    height: auto;
    background: #fff;
    border: 2px solid #25c9da;
    color: #000;
    padding: 5px 0px;
    text-align: center;
}



.row .columns.featured-blind{
    padding: 0;
}
.h3zz{
    font-size: 2em;
}

.work_slide .caroufredsel_wrapper{
    width: 100% !important;
    height: auto !important;
}

.work_slide li .view{
    display: none;
}

#work_slide{
    width: 100% !important;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
    position: relative !important;
    height: auto !important;
}

#work_slide li .doctor-name{
    background: #fff;

    padding: 10px 20px 10px 20px;
}
#work_slide li .doctor-name a{
    color: #000;
    font-size: 20px;
    font-weight: 400;
}
#work_slide li .doctor-name a:hover{
    color: #000;
    font-size: 20px;
    text-decoration: none;
    font-weight: 700;
}

#work_slide li {
    width: 33.33333%;
    margin-right: 0px;
    border: 2px solid #25c9da;
}


.row .row.custom-row{
    margin: 0;
}
.red{
    background: rgba(255, 122, 44, 0.99);
}
.main-content-top .header-container-blind .h2z,
.main-content-top .header-container-blind h1{
    color: #000 !important;
    font-size: 30px !important;
    font-weight: 700;
}
.main-content-top .header-container-blind .breadcrumbs li,
.main-content-top .header-container-blind .breadcrumbs li a,
.main-content-top .header-container-blind .breadcrumbs li:before{
    color: #000 !important;
    font-size: 18px;
}
.main-content-top .header-container-blind .breadcrumbs li:first-child{
    padding-left: 0;
}
.header-container-blind .large-6{
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
}
.header-container-blind .large-6 .right{
    float: none !important;
}

.main-content .articles-blind.large-12.columns .large-3.columns{
    width: 50%;
    height: auto;
    border: 2px solid #25c9da;
    text-align: center;

}

.main-content .articles-blind.large-12.columns .large-3.columns .mod_con_img{
    height: auto;
}
.main-content .articles-blind.large-12.columns .large-3.columns .mod_con_text .button,
.main-content .articles-blind.large-12.columns .large-3.columns .mod_con_text .divline{
   display: none;
}
.main-content .articles-blind.large-12.columns .large-3.columns .mod_con_text p{
    height: auto !important;
    font-size: 20px;
}
.main-content .articles-blind.large-12.columns .large-3.columns .mod_con_text p a{
    height: auto !important;
    font-size: 20px;
    font-weight: 400;
}.main-content .articles-blind.large-12.columns .large-3.columns .mod_con_text p a:hover{
     height: auto !important;
     font-size: 20px;
     font-weight: 700;
    text-decoration: none;
 }
.header2.so-awesome{
    color: #000;
}
ul.pagination li,
ul.pagination li a,
ul.pagination li span{
    color: #000;
    font-size: 18px;
}

.portfolio-content li{
    width: 50%;
    padding: 0px;
    background: #fff;
    margin-bottom: 0;
}
.portfolio-content.large-block-grid-3 li{
    margin-bottom: 0;
}
.portfolio-content li .project-info p a{
    font-size: 20px;
    font-weight: 400;
}
.portfolio-content li .project-info:hover,
.portfolio-content li .project-info{
   background: #fff;
    border: 2px solid #25c9da;
}
.portfolio-content li .project-info p{
    padding: 5px 0px;
}
.portfolio-content li .project-info p a{
    font-size: 20px;
    padding: 10px 0px;
    font-weight: 400;
}
.portfolio-content li .project-info p a:hover{
    font-size: 20px;

    font-weight: 700;
}
.large-block-grid-3 > li:nth-of-type(3n+1){
    clear: none;
}

.row.main-content .large-12.columns table {
    border-collapse: collapse;
    border-color: #000;
    background-color: #fff;
    width: 100%;
    margin: 0 auto;
}
.row.main-content .large-12.columns table tr:first-child{
    border-color: #000;
    background-color: #000
}
.row.main-content .large-12.columns table tr:first-child td{
    font-weight: 700;
    font-style: normal;
    font-size: 18px;
}
.row.main-content .large-12.columns table tr{
    border: 1px solid #000;
}
table tr.even, table tr.alt, table tr:nth-of-type(even){
    background: #fff;
}
.top-bar .toggle-topbar.menu-icon a span{
    color: #fff;
    font-size: 22px;
}


.footer_part_content {
    font-size: 13px;
    color: #c0c0c0;
    margin-top: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.flexed-header {
    padding-top: 0px;
}

.headeraddress .header-contacts {
    margin-top: 0px;
}
@media only screen and (min-width: 769px){
    .main-content .articles-blind.large-12.columns .large-3.columns{
        border-left: none;
        border-top: none;
    }
    .main-content .articles-blind.large-12.columns .large-3.columns:nth-of-type(1),
    .main-content .articles-blind.large-12.columns .large-3.columns:nth-of-type(2n+1){
        border-left: 2px solid #25c9da;
    }
    .main-content .articles-blind.large-12.columns .large-3.columns:nth-of-type(-n+2){
        border-top: 2px solid #25c9da;
    }


    #work_slide li{
        border-left: none;
        border-top: none;
    }
    #work_slide li:nth-child(1),
    #work_slide li:nth-child(3n+1){
        border-left: 2px solid #25c9da;
    }

    #work_slide li:nth-child(-n+3){
        border-top: 2px solid #25c9da;
    }
    .blind-tile{
        border-right: none;
    }
    .blind-tile:last-child{
        border-right: 2px solid #25c9da;
    }
}

@media only screen and (max-width: 768px) {
    header.main-navigation{
      display: block;
      flex-direction: column;
    }
    .headeraddress{
      display: block;
      order: 1;
    }
    .main-content .articles-blind.large-12.columns .large-3.columns{

        border-bottom: none;
    }

    .footer-part .large-4:first-child{
        width: 100%;
    }
    .blind-tile{
        border-bottom: none;
    }
    .blind-tile:last-child{
        border-bottom: 2px solid #25c9da;
    }
    .footer_part_content .about-info{
        width: 100%;
        margin: auto;
    }
    #work_slide li{
        border-top: none;
    }
    #work_slide li:first-child{
        border-top: 2px solid #25c9da;
    }
    .appointment-block:not(.home-appointment){
        display: none;
    }
    .portfolio-content li{
        width: 100%;
        padding: 0px;
        background: #fff;
        margin-bottom: 10px;
    }.portfolio-content.large-block-grid-3 li{
         margin-bottom: 10px;
     }

    .main-content .articles-blind.large-12.columns .large-3.columns{
        width: 100%;
        height: auto;
        border: 2px solid #25c9da;
        text-align: center;
    }

    #work_slide li {
        width: 100%;
        margin-right: 0px;
    }

    .row.main-navigation>.large-3:first-child{
        width: 45%
    }
    .row.main-navigation .flexed-header{
        padding-top: 10px;
    }
    .flexed-header .address{
        display: none;
    }
    .row.main-navigation .flexed-header{
        flex-direction: column;
        width: 55%;
    }
    .flexed-header .blind-version{
        width: 100%
    }
    .flexed-header .header-contacts{
        width: 100%;
    }
    .header-contacts .phones a:first-of-type{
        margin-bottom: 0px;
    }
    .header-contacts .phones a{
        margin-top: 5px;
    }
    .flexed-header .header-contacts a{
        font-size: 20px;
    }
    .appointment-block form .large-3{
        width: 100%;
    }
    #appointment-contact-form .large-3.columns.right-text-appointments{
        position: absolute;
        bottom: 0px;
        width: 100%;
        margin-left: 0.9em;
    }
    #appointment-contact-form .right-text-appointments button{
        margin: 0px auto !important;
        padding: 10px 20px !important;
        border-radius: 0;
    }

    #appointment-contact-form{
        padding-bottom: 70px;
        position: relative;
    }
    .agree-text label, .agree-text label a{
        white-space: normal;
    }
    .boxed .appointment-block{
        padding-top: 0px;
    }
    .row.main-navigation{
        margin-bottom: 0;
    }
    .left-text-appointments{
        border-radius: 0;
    }

    .footer-part>.large-12>.row {
        display: flex;
        flex-direction: column-reverse;

    }
    .footer-part #footer-contact-form .footer_part_content .large-4{
        width: 100%;
    }
    .footer-part .large-4:last-child {
        width: 100%;
        margin-right: 0%;
    }
    ul, ol {
        margin-left: 20px;
    }
    .work_slide .caroufredsel_wrapper{
        margin: 0 !important;
    }
    .top-bar .toggle-topbar.menu-icon a {
        font-size: 1.4em;
    }
    .top-bar .toggle-topbar.menu-icon a span{
        width: 27px;
        box-shadow: 0 8px 0 2px white, 0 17px 0 2px white, 0 26px 0 2px white;

    }
    .top-bar-section ul li > a,.top-bar-section .dropdown li a{
        font-size: 1.3em;
    }
    .appointment-block .red p{
        font-size: 22px;
    }
    #appointment-contact-form .large-3.columns.right-text-appointments,
    #appointment-contact-form>.row> .large-3.columns{
        margin: 0;
        padding: 0;
    }
    #appointment-contact-form .right-text-appointments button,
    #appointment-contact-form>.row> .large-3.columns:last-child button{
        width: 110%;
        padding: 15px 0px !important;
        display: block;
        text-align: center;

    }
    .large-3.columns.logo-container{
        padding-right: 0;
    }
    .about-info li span, .about-info li a{
        font-size: 21px;
    }
    .footer_part_content .about-info{
        display: flex;flex-direction: column;
        align-items: center;
    }
    .footer_part_content .about-info li{
        text-align: left;
        justify-content: flex-start;
    }
    .footer_part_content .about-info li:last-child{
        margin-bottom: 10px;
    }
}
.top-bar-section li.has-dropdown > a { color: #000 !important; }

@media only screen and (max-width: 992px) {
    .top-bar-section li.has-dropdown > a {
        color: #fff !important;
    }
    .headeraddress div {
        margin-top: 0px;
    }
}
