@import url('https://fonts.googleapis.com/css2?family=PT+Sans+Narrow&display=swap');

/*pallete https://colorscheme.ru/#3E32dqtLow0w0  */

/** {
    margin: 3px;
    padding: 0;
    font-size: 15px;
}*/

body {
    background: #e6ecfa;
    margin: 0;
    padding: 0;
    font-family: Arial, Trebuchet MS,Geneva,sans-serif;
    font-size: 16px;
    color: #444;
}



p {
    line-height: 1.5em;
    margin-bottom: 20px;
    font-size: 18px;
}

a {
    color: #3478D4;
    /*font-size: 18px;*/
    font-weight: bold;
    padding: 3px;
    border-radius: 3px;

    outline: none;
    text-decoration: none;
    padding: 2px 1px 0;
}
    a:hover {
        color: #11448A;
        background-color: #89B1EA;
    }

    a:focus {
        outline: none;
    }
h1, h2, h3 {
    color: #3c95f3;
    /*color: #bd241c;*/
    /*color: #FF372C;*/
    font-family: 'Noto Serif', serif,'Source Serif 4', sans-serif;
    /*font-family: 'Source Serif 4', sans-serif;*/
}
h1 {
    font-weight: bold;
    font-size: 30px;
    text-align: center;
    margin-top: 0px;

}

h2 {
    /*font-family: Arial, Helvetica, sans-serif;
    font-size: 26px;
    letter-spacing: 0.5px;
    /*  font-weight: normal;*/
   
    text-align: center;
}

h3 {
    font-size: 19px;
    font-weight: normal;
    margin-bottom: 10px;
    text-align: center;
}

h4 {
    padding-bottom: 10px;
    font-size: 17px;
    color: #333333;
    text-align: center;
}

h5 {
    padding-bottom: 10px;
    font-size: 13px;
    color: #999;
    text-align: center;
}



ul, ol {
    margin: 0 0 35px 35px;
}

li {
    padding-bottom: 10px;
}

    li ol, li ul {
        font-size: 1.0em;
        margin-bottom: 0;
        padding-top: 5px;
    }

#container {
    max-width: 1360px;
    margin: 0;
    padding: 0;
    background: #fff;
        border-radius:8px;
    background-color:white
}

#container-inner {
    max-width: 1320px;
    margin: 0 auto;
    padding: 0;
    background: #fff;
}


/*----------- Header -----------------*/
#header {
    padding: 0;
    margin: 0 auto;
    height: 10px;
    /*height: 88px;*/
}


    #header h1 {
        padding-top: 0px;
        padding-left: 15px;
    }

        #header h1 a {
            font-family: Arial, "Times New Roman", Times, serif;
            color: #59ABFD;
            font-size: 40px;
            font-weight: normal;
            text-decoration: none;
        }

    #header p {
        color: #999;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        margin-left: 12px;
        margin-top: 0px;
        padding-left: 8px;
        line-height: 12px;
    }


/*----------- Navigation -----------------*/
/*вся линия меню*/
#nav {
    height: 5px;
    max-width: 1320px;
    position: relative;
    top: -35px;
    margin: 0;
    padding: 0;
    font-size: 15px;
}


/*Один пункт*/
#Menu1 ul {
    list-style: none;
    padding: 10px 10px;
    margin: 0;
    height: 40px;
}

    /*подменю без ссылки*/
    #Menu1 ul li {
        float: left;
        display: block;
        padding: 5px 5px 5px 5px;
        /*background-color: Black;*/
      
        -moz-border-radius: 5px;
        border-radius: 5px;
    }
    #Menu1 ul li li {
        float: left;
        display: block;
        padding: 5px 5px 5px 5px;
        /*background-color: Black;*/
        background-color: #3c95f3;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }



        /*подменю с ссылкой*/
        #Menu1 ul li a {
            /*color: #BBDBFF;*/
            color: #FFF;
            display: block;
            font-size: 14px;
            /*padding: 12px ;*/
            text-decoration: none;
            text-transform: uppercase;
        }

            /*ссылки в меню*/




            #Menu1 ul li a:hover {
                color: #fff;
            }



/*.MenuStyle {

   

    


}*/

.MenuItemStyle {
    font-size: 15px;
    text-transform: uppercase;
    /*height:30px;*/
    color: #BBDBFF;
    /*background-color: Black;*/
    display: block;
    padding: 5px -2px 0px -6px;
    margin: 0px 0px 0px 0px;
    float: left;
    text-align: left;
    border-color: #59ABFD;
    text-decoration: none;
    text-transform: uppercase;
    font-family:  sans-serif, Arial;
    font-weight:600;
    /*vertical-align: middle;*/
}
.MenuItemStyle2 {
 
    font-size: 15px;
            text-transform: uppercase;
           /*height:35px;*/
           width:300px;
            color: #BBDBFF;
            /*background-color: Black;*/
            display: block;
             padding: 8px 5px 5px 5px;
             margin: 0px 0px 0px 0px;
             float: left;
             text-align:left ;
             -moz-border-radius: 5px;
             border-radius: 5px;
             border-bottom:1px solid;
             border-width:1px;
             border-color:#59ABFD;
             text-decoration: none ;
            text-transform: uppercase;
    font-family:Trebuchet MS,Geneva,sans-serif;
}

#nav a:hover {
    color: #000;
    background-color: #11448A;
   
}

.menuhover {
    color: #ffffff;
    background-color:#BBDBFF;
       -moz-border-radius: 5px;
             border-radius: 5px;
}



/*----------- Slideshow -----------------*/
#banner {
    height: 260px;
    max-width: 1320px;
    margin: 10px 0px 0px 0px;
    background: rgb(129,190,247);
    background: linear-gradient(180deg, rgba(129,190,247,1) 0%, rgba(60,149,243,1) 83%, rgba(60,128,243,1) 83%, rgba(60,153,243,1) 100%);
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#bannerimg {
    background-image: url(images/banner2.jpg);
    background-repeat: no-repeat;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: 215px;
    width:180px;
    opacity:0.8;
    
}

#slogan {
    padding: 30px 0 0 200px;
    position: absolute;
    opacity: 1;
    z-index:1;
}

#bn-takzdorovo {
    background-image: url('~/img/100x100_TAKZDOROVO.gif');
    background-repeat: no-repeat;
    float: right;
}

#slogan p {
    color: #FFFFFF;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 30px;
    margin: 0;
}
@media (max-width: 714px) {
    #banner{
        display: none;
    }
    #header h1 a{
        font-size:25px;
    }
    #nav {
       
        top: 0px;
       
    }
}
@media (max-width: 575px) {
    #header h1 a {
        font-size: 20px;
    }
}
    /*----------- Main Content -----------------*/
    #main {
        margin: 0 auto;
        padding: 0px;
        max-width: 1420px;
    }

    #main2 {
        margin: 0 auto;
        padding: 0px;
        max-width: 1360px;
        -moz-border-radius: 17px;
        border-radius: 8px;

        /*background-color:white*/
    }

#content {
    float: left;
    /*width: 620px;*/
    margin: 0px 6px 15px 6px;
    /*margin: 15px 6px 15px 6px;*/
    /*padding-right: 6px;*/
    /*width: 620px;*/
    width: 100%;
    display: block;
}
.mainRow {
    display: inline-block;
    max-width: 100%;
    height: auto;
    overflow: hidden;
    flex-shrink: 0;
}

.mainInfo {
    flex: 1 0 0%;
    float: left;
    /*width: 620px;*/
    margin: 0px 0px;
    padding-right: 3px;
    max-width: 990px;
    /*display: inline-block;*/
}

.sidebar {
    max-width: 325px;
    padding: 0;
   /* float: right;*/
    padding-top: 15px;
    display: inline-block;
}

    .sidebar-inner {
        -moz-border-radius: 17px;
        background: #E8F3FF;
        padding: 15px;
        margin-bottom: 20px;
        border-radius: 8px;
    }

    .sidebar ul {
        padding: 0;
        margin: 10px 0 35px 35px;
    }

    .sidebar li ul li {
        display: block;
        border-top: none;
        padding: 6px 7px;
        margin: 0;
        line-height: 1.5em;
        font-size: 13px;
        color: #555;
    }

        .sidebar li ul li a {
            font-weight: normal;
            color: #555;
        }

            .sidebar li ul li a:hover {
                color: #59ABFD;
            }

    .sidebar h4 {
        color: #59ABFD;
        font-size: 15px;
        letter-spacing: 0;
        text-transform: uppercase;
        margin: 0;
        padding: 5px 5px;
        font-weight: bold;
    }


    .news-item {
        padding-bottom: 10px;
        padding-top: 10px;
    }

        .news-item td {
            padding: 10px;
        }

    .latest-news a {
        font-weight: bold;
    }

    .news-date {
      
        color: #bbb;
        font-weight: bold;
    }
.news {
    padding:5px;
}



.news-item-side td {
    /*  font-size: 14px;*/
    border:0px solid gray;
    
    border-bottom-width: 2px;
    
}

    /*----------- Footer -----------------*/

    #footer {
        background: #BBDBFF;
        margin: 5px;
        padding: 10px 0 50px;
        /*max-width: 960px;*/
        text-align: right;
    }

        #footer p {
            color: #4FA3FF;
            font-size: 10px;
            font-family: Arial, Helvetica, sans-serif;
            margin: 0 auto;
            display: block;
            padding: 0;
            /*max-width: 900px;*/
        }

            #footer p a {
                color: #4FA3FF;
            }


    #containerFooter {
        background-color: #BBDBFF;
        /*width: 960px;*/
        margin: 0 auto;
        border-radius: 5px;
        text-align: left;
    }



#content table {
    /* text-align: left;*/
    border: 1px;
    /*border-color: cadetblue;*/
    border-spacing: 1px;
    border-style: solid;
    background-color:  rgba(23,79,205,0.11);
    
}
#content .table1 {
    background-color: rgba(23,79,205,0);
    border:hidden;
}
#content .table1 tr td {
    background-color: rgba(23,79,205,0);
    border-width: 0px;
    border:hidden;
}

#content .table2 {
    background-color: rgba(23,79,205,0.11);
    width: 99.99%;
}
    #content .table2 tr td {
        /*border-width: 1px solid #ccc;*/
        border: 2px solid #fff;
    }
    #content .table2 tbody tr td {
        /*border-width: 1px solid #ccc;*/
        border: 2px solid #fff;
    }
#content th {
    color: #3c95f3;
    /*background: #1FAABE none repeat-x scroll left top;*/
    text-align: center;
    padding: 5px;
    border: 2px solid #fff;
    font-weight:100;
    font-size:14px;
}

td {
    /*background: #fff;*/
    border: 2px solid #fff;
    padding: 5px;
}



    #content blockquote {
        display: block;
        padding: 10px;
        margin-bottom: 20px;
        border-left: 5px solid #59ABFD;
    }

        #content blockquote p {
            font-style: italic;
            font-family: Georgia, "Times New Roman", Times, serif;
            margin: 0;
            color: #555;
            height: 1%;
        }


    #content fieldset {
        display: block;
        border: none;
        border-top: 1px solid #ccc;
    }

        #content fieldset legend {
            font-weight: bold;
            font-size: 13px;
            padding-right: 10px;
            color: #555;
        }

        #content fieldset form {
            padding-top: 15px;
        }

        #content fieldset p label {
            float: left;
            width: 150px;
        }



    #content form input, form select, form textarea {
        padding: 5px;
        color: #222;
        border: 1px solid #ccc;
        border-right: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
    }

    #content hz_cheTakoe {
        border: none;
        background: #1FAABE;
        color: #ffffff;
        font-weight: bold;
        padding: 5px 10px;
        font-size: 12px;
        font-family: Tahoma, Geneva, sans-serif;
        letter-spacing: 1px;
        width: auto;
        overflow: visible;
    }

    form.searchform p {
        margin: 5px 0;
    }


    span.required {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #ff0000;
    }

    .clear {
        clear: both;
        border-bottom: 0px;
    }


    #claimTable td {
        background: #fff;
        border-bottom: 0px #fff;
    }

    .imageintext {
        margin: 5px;
        padding: 5px;
        float: left;
    }


.TableHead {
    background-color: #3c95f3;
    padding: 6px;
    text-align: center;
    vertical-align: middle;
    
    color: #fff;
}

.TableHeadTextBold {
    color: #fff;
    font-weight: bold;
}
.TableHeadText {
    color: #fff;
    font-weight: bold;
}
.TableHeadLink {
    color: #fff;
    font-weight: bold;
}
    .TableHeadLink a {
        color: #fff;
        /*font-size: 18px;*/
        font-weight: bold;
        padding: 3px;
        border-radius: 3px;
        outline: none;
        text-decoration: none;
        padding: 2px 1px 0;
    }

    .TableHeadLink a:hover {
        color: #11448A;
        background-color: #89B1EA;
    }

    .TableHeadLink a:focus {
        outline: none;
    }

    .TableCaption {
        background-color: #59ABFD;
        height: 30px;
        vertical-align: middle;
        position: relative;
        color: white;
        font-weight: bold;
        vertical-align: middle;
        height: 30px;
        position: relative;
        float: left;
        top: 70%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
    }

    .tableItemCellHead {
        font-weight: bold;
    }

.tableItemCellText {
    font-weight: 300;
    color: #3c95f3;
}

    .ads-line {
        -moz-border-radius: 17px;
        border-radius: 8px;
        background: #E8F3FF;
        padding: 15px;
        margin-bottom: 20px;
    }

    .text-center {
        text-align: center;
    }


.AdOnStart {
    background-color: rgba(250,250,250,0.7);
    /*background-color: #FFF48B;*/
    border-color: #A6970E;
    border-style: solid;
    border-width: 2px;
    border-radius: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 10px;
}
    .AdOnStartText {
        color:#bd241c;
        font-size:18pt;
    }
.banner {
    display: flex;
    justify-content: center;
 
}

.bannerFamily {
    width:95%;
}

.imgInText {
    padding:3px;
    margin:3px;
    border:1px solid #eee;
    border-radius:2px;
}

.news-header {
    color: #FF372C;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    letter-spacing: 0.5px;
    /*  font-weight: normal;*/
    padding: 0 0 5px;
    margin: 0;
    text-align: center;
}

/* всплывающее окно */
#myModal {
    width: 70%;
    height: 80%;
    
    padding: 18px 9px;
    border-radius: 4px;
    /*  background: #fafafa;*/
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: none;
    opacity: 0;
    z-index: 38;
    text-align: center;

    overflow: auto;
}

    #myModal #myModal__close {
        width: 21px;
        height: 21px;
        position: absolute;
        font-size: 32px;
       font-weight:600;
        top: 25px;
        right: 30px;
        cursor: pointer;
        display: block;
        color:brown;
    }

#myModalIn {
    width: 95%;
    height: 95%;
    padding: 18px 9px;
    border-radius: 4px;
    background: #fafafa;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: none;
    opacity: 0;
    z-index: 38;
    text-align: center;
    overflow: hidden;
    overflow-y: scroll;
}
#myOverlay {
    z-index: 37;
    position: fixed;
    background: rgba(0,0,0,.7);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
    display: none;
}

.btnCenter {
    display: block;
    text-align: center
}
.ContactName {
    color: #3c95f3;
}

.fontsize-small {
    font-size:12px;
}


.imgInP {
    padding-right: 10px;
    padding-bottom: 10px;
}
.addressCss {
    text-decoration: none;
}

.SocIconsMain {
    width: 25px;
    height:25px;
}

.hrDelimit {
    max-width:50%;
}


.img-responsive {
    display: block;
    height: auto;
    max-width: 100%;
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
}



.link_button3 {
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    background: #FFF;
    border: 3px solid rgba(226,226,226,0.5);
    border-radius: 50%;
    color: #9B9B9B 

}
.link_button {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 20px;
    border: solid 1px #20538D;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    /*box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);*/
    box-shadow: 0 0 0 6px rgb(144,182,232);
    box-sizing: border-box;
    background: rgb(34,95,209);
    color: #FFF;
    padding: 10px 20px;
    text-decoration: none;
    font-size: 16px;
    line-height: 1;
    border: 0;
    display: inline;
    float: none;
}
    .link_button:hover {
        background: rgb(28, 80, 177);
        box-shadow: 0 0 0 6px rgb(132, 167, 213);
        color: #FFF;
        padding: 10px 20px;
        text-decoration: none;
    }

.bookimg {
    max-width: 600px;
    height: auto;
    display: block;
    text-align: center;
}

.mr-auto, .mx-auto {
    margin-right: auto !important
}

.mb-auto, .my-auto {
    margin-bottom: auto !important
}

.ml-auto, .mx-auto {
    margin-left: auto !important
}

@media (min-width:576px) {
    .m-sm-0 {
        margin: 0 !important
    }
}

.onf h4 {
    color: #FFFFFF;
    /*font-size: 18px;*/
    font-weight: bold;
}

.onf h4 {
    color: #FFFFFF;
    /*font-size: 18px;*/
    font-weight: bold;
}