﻿@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);
body {
    border: 0px;
    padding: 0px;
    margin: 0px;
}

.imgborder img {
    border: 7px solid #ffffff;
}

.imgborderRED img {
    border: 7px solid #b13e43;
}

ul {
    font-family: 'Fira Sans', sans-serif;
    font-size: 15px;
    color: #000000;
}

li {
    font-family: 'Fira Sans', sans-serif;
    font-size: 15px;
    color: #333;
    background: none !important;
    margin-bottom: 10px;
    list-style: none;
    position: relative;
}

.insideContent ul,
.insideContent ol {
    margin-bottom: 20px;
}

.insideContent #html_content ul li:after {
    content: '';
    border: 2px solid #D34600;
    position: absolute;
    left: -16px;
    top: 6px;
}

/*.insideContent*/ ol {
    /*list-style-type: none;*/
    /* Убираем исходные маркеры */
    counter-reset: num;
    /* Задаём имя счетчика */
    padding-left: 25px;
}

    /*.insideContent*/
    ol li::before {
        content: counter(num) '';
        /* Выводим число */
        counter-increment: num;
        /* Увеличиваем значение счётчика */
        color: #D34600;
        /*background-color: #E81F8A;
    border-radius: 50%;*/
        display: inline-block;
        width: 17px;
        line-height: 21px;
        text-align: center;
        /*margin-right: 10px;*/
        font-size: 15px;
        font-weight: bold;
    }

.bodytext {
    font-family: 'Fira Sans', sans-serif;
    font-size: 15px;
    color: #000000;
}

.bodytext_white {
    font-family: 'Fira Sans', sans-serif;
    font-size: 15px;
    color: #ffffff;
}

.bodytext a,
.bodytext a.bodytext {
    text-decoration: none;
    color: #017a7a;
    font-size: 15px;
}

    .bodytext a:hover {
        color: #017a7a;
        text-decoration: underline;
    }

a.bodytext,
a span.bodytext {
    text-decoration: none;
    color: #234d8b;
}

    a.bodytext:hover {
        color: #234d8b;
        text-decoration: underline;
    }

a {
    color: #b73f03; /*#D34600;*/
    text-decoration: none;
    font-family: 'Fira Sans', sans-serif;
    font-size: 17px;
    text-decoration: underline;
}

#html_content a,
#html_content li a {
    text-decoration: underline !important;
    color: #D34600;
}

.newsdate {
    font-family: 'Fira Sans', sans-serif;
    font-size: 13px;
    font-weight: bold;
    background-color: #00aef2;
    color: #ffffff;
}

.subtitle {
    font-family: 'Fira Sans', sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #234d8b;
}

.subtitle_white {
    font-family: 'Fira Sans', sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #ffffff;
}

.title {
    font-family: 'Fira Sans', sans-serif;
    font-size: 17px;
    font-weight: bold;
    color: #b13e43;
}

.header {
    font-family: 'Fira Sans', sans-serif;
    font-size: 24px;
    color: #000000;
}

.header_orange {
    font-family: 'Fira Sans', sans-serif;
    font-size: 20px;
    color: #ff770a;
}

.header_white {
    font-family: 'Fira Sans', sans-serif;
    font-size: 19px;
    color: #666666;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}

.Tibby_Bottom_Button_Enabled_Highlighted {
    font-size: 12px;
    font-family: 'Fira Sans', sans-serif;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}

.Tibby_Bottom_Button_Enabled_NotHighlighted {
    font-size: 12px;
    font-family: 'Fira Sans', sans-serif;
    text-decoration: none;
    color: #ffffff;
}

.Tibby_Bottom_Button_Disabled {
    font-size: 12px;
    font-family: 'Fira Sans', sans-serif;
    color: #96aaba;
    text-decoration: none;
    font-weight: bold;
}

.fixedtopcenter {
    position: absolute;
    left: 0px;
    right: 0px;
    border: 0px;
}

.admin_overlay {
    background-color: #2f8dcb;
    /*#1370ab;*/
    width: 100%;
    /*height:30px;*/
    margin: auto;
    padding: 0px 10px 0px 10px;
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
}

.admin_bodytext_white {
    font-family: 'Fira Sans', sans-serif;
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
}

.admintable {
    height: 30px;
}

    .admintable td {
        padding-left: 5px;
        padding-right: 5px;
    }


/* Search Text Box */

.searchbutton {
    text-decoration: none;
    color: #333333;
    font-family: 'Fira Sans', sans-serif;
    font-size: 13px;
}


/* RELATED LINKS */

.relatedlink {
    text-decoration: none;
    font-family: 'Fira Sans', sans-serif;
    font-size: 13px;
    color: #000000;
}

#servicesWrapper ul li:after {
    position: absolute;
    left: -16px;
    top: 16px !important;
}

.g-recaptcha{
    margin-top:20px;
}

/*#region Redlake- */
p, span, td {
    font-family: 'Fira Sans', sans-serif;
}

/*#region pre-header */

#pre-header span, #pre-header a {
    color: #FFFFFF;
}
#pre-header a.online-draw{
    background-color:#4d9702;
    font-size:13px;
}
#pre-header {
    background-color: #196e9c;
    height: 56px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

    #pre-header div.row {
        width: 100%;
    }

    #pre-header div {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: center;
    }

    #pre-header .row .columns:first-child {
        text-align: left;
        padding-left: 2%;
    }

        #pre-header .row .columns:first-child span {
            font-size: 20px;
        }

    #pre-header .row .columns:last-child {
        justify-content: center;
    }

    #pre-header #div-text-size, #pre-header #div-search-box {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        margin-left: 2%;
        width: 50%;
    }

#google_translate_element {
    display: none !important;
}

#pre-header #div-search-box {
    margin-right: 3%;
    justify-content: flex-end;
}

#pre-header .row .columns:first-child {
    display: none;
}

#pre-header .row .columns:last-child {
    width: 100%;
}

#div-text-size .textSize span {
    font-size:11px;
}
.textSize a {
    font-size: 15px;
}
#div-text-size .textSize span:first-child {
    display: block;
}

@media (min-width: 1000px) and (max-width: 1300px) {
    #div-text-size .textSize span:first-child {
        display: none;
    }
}

@media (min-width: 1000px) {

    #pre-header .row .columns:first-child {
        display: flex;
    }

    #pre-header .row .columns:last-child {
        width: 56.6666666667%;
        justify-content: flex-end;
    }

    #pre-header #div-text-size, #pre-header #div-search-box {
        width: unset;
    }
}

#google_translate_element select {
    height: unset;
    border-radius: 0;
}

@media (min-width: 1200px) {
    #google_translate_element {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex !important;
    }
}
@media (min-width: 1400px) {
    #div-text-size .textSize span {
        font-size: 12px;
    }
    .textSize a{
        font-size:16px;
    }
}
    /*#endregion */

/*#region header */


    header.mobile .row .columns:first-child {
        text-align: left !important;
    }

    #logo-four-columns, #header-row-eight-columns {
        width: 0;
        float: left;
        display: none;
    }

    header.main {
        display: none;
    }

    header.main .row{
        width:100%;
    }

    @media (min-width: 1100px) {
   

        #logo-four-columns {
            width: 30.6666666667%;
            display: block;
        }

        #header-row-eight-columns {
            width: 65.3333333333%;
            margin-left: 2%;
            display: block;
        }
    }
@media (min-width: 1200px) {
    header.main {
        width: 94% !important;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex !important;
        justify-content: center;
    }

    header.mobile {
        display: none;
    }

    nav.main {
        display: block;
        background-color: #fff;
    }

    nav.mobile {
        display: none;
    }
}
    /*#endregion */

/*#region Home page Your-region */

#Your-features h2, .your-care-content h2 {
    color: #fff;
    font-size: 28px;
    margin: 0;
    font-family: 'Fira Sans';
    text-decoration:none;
}
#Your-features div.columns {
    margin-left: 0;
    color: #fff;
    font-family: 'Fira Sans';
    float: left;
    position:relative;
}
#Your-features .columns {
    padding: 20px 30px 15px 30px;
    margin: 0 0 0 0;
    max-height: 160px;
}
.your-care-content {
    height: 95px;
    overflow: hidden;
    margin-bottom: 30px;
}
    .your-care-content p {
        margin-left: 20px;
        margin-top: 5px;
    }

    #Your-features .columns:first-child, .your-care-link:first-child {
        background: url(/uploads/Common/family.png) right top no-repeat;
        background-color: #185D56;
        text-decoration:none;
    }

#Your-features .columns:nth-child(2), .your-care-link:nth-child(2) {
    background: url(/uploads/Common/lake.png) right top no-repeat;
    background-color: #573A6E;
    text-decoration: none;
}

#Your-features .columns:last-child, .your-care-link:last-child {
    background: url(/uploads/Common/hospital2.png) right top no-repeat;
    background-color: #D34600;
    text-decoration: none;
}

.your-care-content p {
    color: #fff;
    font-family: 'Fira Sans';
    font-size:15px;
}

.your-care-learn-more span {
    color: #fff;
    font-family: 'Fira Sans';
    font-size: 14px;
}
    div.your-care-learn-more {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex !important;
        align-items: center;
        position: absolute;
        bottom: 7px;
        right: 12px;
    }
    div.your-care-learn-more img{
        width:25px;
        height:25px;
        margin-left:20px;
    }

@media (min-width:1200px) {
    #Your-features .four.columns {
        width: 33.33333333333333%;
        margin: 0 0 -100px 0;
        max-height: 200px;
    }

    .your-care-content {
        height: 93px;   /*135px;*/
    }

    .your-care-content p {
        font-size: 16px;
    }
    .your-care-learn-more span {
        color: #fff;
        font-family: 'Fira Sans';
        font-size: 15px;
    }
}
/*#endregion */

/*#region Home content */

div.home-section-separator {
    height: 20px;
}

.container {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.section-title {
    color: #12394B;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: normal;
    text-transform:uppercase;
}

.content.home {
    margin-top: 20px !important;
}

    .content.home h3 {
        color: #232931;
        font-family: Fira Sans;
        font-size: 30px;
        font-weight: normal;
        letter-spacing: 0px;
    }

    /*.content.home .four.columns {
        padding-left: 26px;
    }
*/
    .content.home ul {
        padding-left: 16px;
    }

    .content.home li {
        /*list-style: square;*/
        list-style: none;
        color: #232931;
        font-family: 'Fira Sans';
        font-size: 17px!important;
        padding-left: 0;
    }
    .content.home li:after {
        content: '';
        border: 2px solid #00699A;
        position: absolute;
        left: -16px;
        top: 6px;
    }
        .content.home li a, .content.home li a:hover {
            color: #232931;
        }

.container.content.home div.four.columns {
    border-right: none;
}
@media (min-width: 1200px) {
    div.home-section-separator {
        height: 100px;
    }
    .content.home {
        margin-top: 40px !important;
    }
    .container.home .columns {
        margin-left: 4%;
    }

        .container.home .columns:first-child {
            margin-left: 0 !important;
        }

    .container {
        padding: 0 !important;
    }

        .container.content.home div.four.columns {
            border-right: solid 1px rgba(32,116, 155,.5);
            padding-right: 30px;
        }
        .container.content.home div.four.columns:nth-child(3) {
            border-right: none !important;
        }
}

/*#endregion */

/*#region Home-News */

div.content.home.news {
    padding: 30px 0 30px 0;
}

    div.content.home.news, div.content.home.news div.container .row {
        background-color: #E7F0F5;
    }

.row.news-division-container{
    margin-top:30px;
}
div.home-news-body {
    padding: 10px 15px;
    vertical-align: top;
}

    div.home-news-body div.news-time {
        color: #666666;
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        text-transform: uppercase;
    }

    div.home-news-body div.short_text {
        margin-top: 5px;
        color: #12394B;
        font-family: 'Fira Sans';
        font-size: 17px;
        font-weight: normal;
        /*line-height: .8rem;*/
        padding-bottom:20px;
    }
    .news_description {
        margin: 0px 0px 10px 30px;
    }

    .theLink{
        cursor:pointer;
    }

.news_description {
    margin: 0px 0px 10px 0px;
}

@media (min-width: 750px) {
    div .home-news-body {
        padding: 20px 25px;
    }

    .news_description {
        margin: 0px 0px 10px 30px;
    }

    div.home-news-body div.short_text{
        padding-bottom:0;
    }

}

@media (min-width: 1200px) {
    /*.row.news-division-container .six.columns{
            width:50%;
        }*/

    div .content.home.news {
        padding: 30px 0 30px 0;
    }

    .news_description .short_text {
        max-height: 160px;
    }
}
    /*#endregion */

/*#region Pre-Footer */

#pre-prefooter {
    background: url(/images/Redlake/pre-footer_bg.jpg) left top no-repeat;
    /*background-color: #2079a3;*/
    /*margin-right: -133px;
    margin-left: -133px;*/
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex !important;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 4% 0;
    color: #fff;
    font-family: 'Fira Sans';
}

    #pre-prefooter.prefooter-home {
        margin-top: 0 !important;
    }

#pre-prefooter p {
    font-size: 20px;
}

    #pre-prefooter span {
        font-size: 25px;
    }

@media (min-width: 800px) {
    #pre-prefooter p {
        font-size: 25px;
    }

    #pre-prefooter span {
        font-size: 35px;
    }
}

@media (min-width: 1200px) {
    #pre-prefooter p {
        font-size: 35px;
    }

    #pre-prefooter span {
        font-size: 45px;
    }
}

/*#endregion */

/*#region Footer */

#footer p, #footer a {
    color: #fff!important;
    font-family: 'Fira Sans';
    font-size: 18px;
    display:block;
}

#footer span {
    color: #fff !important;
    font-size: 15px;
}

div#footer p, div#footer a, div#footer li, div#footer li span {
    text-align: center;
    color: #fff !important;
    font-family: 'Fira Sans';
    font-size: 16px;
}
div#footer ul{
    padding-left:0;
}

div#footer li, #div-ul-footer li{
    list-style-type: none;
    width: 50%;
    text-decoration: none;
}

div#footer li:nth-child(odd),
div#div-ul-footer li:nth-child(odd){
    float: left;
}

div#footer li:nth-child(even),
div#div-ul-footer li:nth-child(even){
    float: right;
}

div#footer li hr {
    margin-top:0;
    margin-bottom:0;
    border-width: 1px;
    border-top-width: 1px;
    border-top: 1px solid #7C919B;
    opacity:.5;
    width: 80%;
    display:flex;
    justify-content:center;

}
.footer-logos, .footer-logos div {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex !important;
    align-items: center;
    justify-content: center;
    width:100%;
}
    .footer-logos div div:first-child {
        width: 26%;
    }
    
    .footer-logos div div {
        display: table-cell;
        float: left;
        width: 37%;
        /*margin-left: 2%;*/
        text-align: center;
        vertical-align: middle;
    }

.footer-logos img{
    padding-left:5px;
}
#footer .footer-second-row {
    margin-top: 20px;
}
#footer .copyright p, #footer .copyright a {
    font-size: 13px !important;
    text-transform: uppercase;
}

#footer .copyright p {
    margin-bottom: 10px !important;
    width: 100%;
    display: flex;
    justify-content:center;
}
    #footer .copyright p:nth-child(2) {
        /*color: #7C929B!important;*/
        color: #ffffff!important;
    }
    #footer .copyright a {
        text-decoration: underline;
    }

.row.footer-content-container .nine.columns, .row.footer-content-container .three.columns {
    margin-bottom: 20px;
}
@media (min-width: 480px) {
    div #footer li {
        width: 50%;
    }
}
@media (min-width: 768px) {
    .row.footer-content-container .nine.columns, .footer-logos {
        float: right;
    }
    div#footer p {
        text-align: left;
    }
}
@media (min-width: 1200px) {
    .row.footer-content-container .nine.columns, .row.footer-content-container .three.columns {
        margin-bottom: 1px;
    }

    div#footer .nine.columns {
        width: 67%;
        margin-left: 6%;
    }

    div#footer li {
        float: none;
        width: 33.3333%;
    }

    div#footer p, div#footer a, div#footer li {
        text-align: left;
    }

        div#footer li hr {
            display: block;
            float: left;
            color: #7C919B;
            /*Height: 2px;*/
            Opacity: 0.3;
        }

        div#footer p, div#footer a, div#footer li, div#footer li span {
            font-size: 17px
        }

    #footer .footer-second-row {
        margin-top: 30px;
    }

    #footer .copyright p {
        justify-content: flex-start;
    }
    /*#endregion */
    /*#endregion */

      .flexslider ul li .row .four.columns{
       /* padding-right:70px;*/
    }
    
    /*#region Test */
    #media750px {
        display: none;
    }

    #media1000px {
        display: none;
    }

    #media1100px {
        display: none;
    }

    #media1200px {
        display: none;
    }

    #media1300px {
        display: none;
    }

    #media1400px {
        display: none;
    }

    #media1500px {
        display: none;
    }

    @media (min-width: 750px) {
        #media750px {
            display: block;
        }

        #media1000px {
            display: none;
        }

        #media1100px {
            display: none;
        }

        #media1200px {
            display: none;
        }

        #media1300px {
            display: none;
        }

        #media1400px {
            display: none;
        }

        #media1500px {
            display: none;
        }
    }

    @media (min-width: 1000px) {
        #media750px {
            display: none;
        }

        #media1000px {
            display: block;
        }

        #media1100px {
            display: none;
        }

        #media1200px {
            display: none;
        }

        #media1300px {
            display: none;
        }

        #media1400px {
            display: none;
        }

        #media1500px {
            display: none;
        }
    }

    @media (min-width: 1100px) {
        #media750px {
            display: none;
        }

        #media1000px {
            display: none;
        }

        #media1100px {
            display: block;
        }

        #media1200px {
            display: none;
        }

        #media1300px {
            display: none;
        }

        #media1400px {
            display: none;
        }

        #media1500px {
            display: none;
        }
    }

    @media (min-width: 1200px) {
        #media750px {
            display: none;
        }

        #media1000px {
            display: none;
        }

        #media1100px {
            display: none;
        }

        #media1200px {
            display: block;
        }

        #media1300px {
            display: none;
        }

        #media1400px {
            display: none;
        }

        #media1500px {
            display: none;
        }
    }

    @media (min-width: 1300px) {
        #media750px {
            display: none;
        }

        #media1000px {
            display: none;
        }

        #media1100px {
            display: none;
        }

        #media1200px {
            display: none;
        }

        #media1300px {
            display: block;
        }

        #media1400px {
            display: none;
        }

        #media1500px {
            display: none;
        }
    }

    @media (min-width: 1400px) {
        #media750px {
            display: none;
        }

        #media1000px {
            display: none;
        }

        #media1100px {
            display: none;
        }

        #media1200px {
            display: none;
        }

        #media1300px {
            display: none;
        }

        #media1400px {
            display: block;
        }

        #media1500px {
            display: none;
        }
    }

    @media (min-width: 1500px) {
        #media750px {
            display: none;
        }

        #media1000px {
            display: none;
        }

        #media1100px {
            display: none;
        }

        #media1200px {
            display: none;
        }

        #media1300px {
            display: none;
        }

        #media1400px {
            display: none;
        }

        #media1500px {
            display: block;
        }
    }
    /*#endregion */

