#body {
    min-height: 100vh;
    width: 98vw;
    padding: 0px;
    margin: 0px;
}

#main_body {
    position: absolute;
    width: 98vw;
    margin-top: 2px;
    z-index: 100;
}


#main_col {
    width: 900px;
    margin-left: 40px;
    background-color: #ffffff;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}

#wd_col {
    margin-right: 10px;
    margin-left: 10px;
}

#center_col {
    width: 900px;
    padding: 0px 10px 5px 0px;
}


#top_fon {
    width: 98vw;
    height: 70px;
    top: 0px;
    background: fixed white top /cover;
    border-bottom: 7px groove #A2A6A52E;
    position: sticky;
    z-index: 100;
}

#top {
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
    height: 80px;
    width: 1000px;
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto;
}

#logo_akvilon {
    height: 70px;
    width: 170px;
    background: url('../images/n_logo_T.png') no-repeat left;
    position: relative;
    float: left;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-left: 20px;
}

#logo_akvilon > a {
    color: #f6c000;
    text-decoration: none;
    top: 50%;
    transform: translate(-10%, -20%);
}

#logo_akvilon > a:hover {
    color: #325d9b;
}

#top_menu2 {
    float: left;
    position: static;

}

ul {
    width: auto;
    margin-top: 1px;
    list-style: none;
}

ul:after {
    display: block;
    content: ' ';
    clear: both;
    float: none;
}

#ul_text {

    line-height: 1.5;
    letter-spacing: 1px;
    list-style: outside url('../images/ul1.gif');
    color: #000000;
}

ul.menu {
    margin-top: 1px;
    list-style: none;
    padding-left: 12px;
    padding-top: 2px;
}

ul.menu > li {
    float: left;
    position: relative;
    left: auto;
    margin-left: auto;
    margin-right: auto;
}

ul.menu > li > a {
    display: block;
    text-decoration: none;
    position: relative;
    border-radius: 5px;
    padding: 5px 15px;
    text-align: center;
    font-size: 14px;
    margin-top: 25px;
    box-sizing: border-box;
    float: left;
    color: #000000;
}

ul.menu > li > a:hover {
    color: #f6c000;
}

ul.submenu {
    display: none;
    position: absolute;
    width: 240px;
    top: 49px;
    z-index: 100;
    margin: 0;
    padding: 0;
}

ul.submenu > li {
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.submenu > li > a {
    display: block;
    padding: 10px 20px;
    color: #f6c000;
    background-color: #ffffff;
    text-decoration: none;
    list-style-type: none;
    border: 1px solid #ffffff;
    border-radius: 10px;
    text-align: left;
    z-index: 90;
}

ul.submenu > li > a:hover {
    background-color: #f8f8f8;
    color: #000000;
}

ul.menu > li:hover > ul.submenu {
    display: block;
}

#top_tell {
    background: url('../images/te_tp2.png') no-repeat left;
    height: auto;
    width: auto;
    float: left;
    position: static;
    margin-top: 25px;
}

/*****************************************/

#page_wrapper {
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    width: 1000px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
    z-index: 10;
    background: white;
    height: auto;
}

a {
    color: #000000;
}


h1,
h2,
h1 a,
h2 a,
.h1 a,
.h2 a {
    color: #ac0404;
    font-size: 20px;
    text-decoration: none;
    font-weight: normal;
    padding: 0px 0px 10px 0px;
    margin: 0px;
}

h5 {
    color: #ac0404;
    font-size: 20px;
    text-align: center;
    text-decoration: none;
    font-weight: normal;
    padding: 0px 0px 10px 0px;
    margin: 0px;

}

h6 {
    color: #000000;
    font-size: 20px;
    text-decoration: none;
    font-weight: normal;
    padding: 0px 0px 10px 0px;
    margin: 0px;
}

h3,
h3 a,
.h3 a {
    color: #ac0404;
    font-size: 35px;
    text-decoration: none;
    font-weight: normal;
    padding: 0px 0px 10px 0px;
    margin: 0px;
}

h2, .h2 {
    color: #325d9b;
}

h1 a, .h1 a {
    text-decoration: underline;
}

img {
    border: 0;
}

p {
    padding: 2px 0px;
    margin: 0px;
}


.input,
.input1,
.input3,
.input4 {
    border: 1px solid #a7b2be;
    padding: 3px;
    margin: 3px 0;
}

.select,
.select1,
.select3 {
    cursor: pointer;
    border: 1px solid #a7b2be;
}

.input1 {
    width: 95%;

}

.input3 {
    width: 100px
}

.input4 {
    width: 43px
}

.select1 {
    width: 224px
}

.select3 {
    width: 104px
}

label {
    cursor: pointer;
}

/***************************/

#left_blok1 {
    height: 550px;
    width: 500px;
    display: block;
    background: #f8f8f9;
    float: left;
    position: static;
}

#g_blok1 {
    width: 450px;
    display: flex;
    padding: 5px 0 5px 15px;
    margin: 0 0 0 30px;
}

#g_blok1 > a {
    color: #000000;
    font-size: 22px;
    margin: 15px 0 0 30px
}

#g_buton {
    width: 150px;
    padding: 0 0 40px 40px;
    display: flex;
    margin: 20px 0 0 1px;
    text-align: center;
}

#button1 {
    /* Сбрасываем дефолтные стили */
    border: none;
    outline: none;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    font-size: 16px;
    /* Можно также использовать любые встроенные и кастомные шрифты, например, отсюда  */
    font-family: Roboto, Verdana, Tahoma, sans;
    /* Тут можно поэкспериментировать */
    padding: 10px 26px;
    border-radius: 100px;
    background: #f6c905;
}

#right_blok1 {
    height: 546px;
    width: 496px;
    display: block;
    background: url('../images/Bud1.png') no-repeat right;
    float: left;
    position: relative;
    margin: 0 0 0 auto;
    border: 2px solid #a7b2be;
}

#left_blok2 {

    height: 500px;
    width: 500px;
    display: block;
    background: url('../images/g_map.png') no-repeat right;
    float: left;
    position: relative;
    margin: 0 0 0 auto;
}


#right_blok2 {

    height: 500px;
    width: 500px;
    display: flex;
    background: #f7f7f7;
    float: left;
    flex-direction: column;
    position: relative;
    margin: 0 0 0 auto;
}

#g_blok2_1 {

    color: #000000;
    font-size: 35px;
    font-weight: bold;
    text-align: center;
    margin-top: 15px;
    display: block;
}

#g_blok2_tab1 {
    margin-left: 50px;
}

#g_blok2_tab2 {
    width: auto;
    text-shadow: #606060 0px 1px 0px;
    line-height: 1.5;
    letter-spacing: 1px;
    list-style: outside url('../images/ul1.gif');
    color: #000000;
    font-size: 16px;
    padding-top: 10px;
}

#bloc_t2 {
    display: block;
    position: relative;
    color: #000000;
    font-size: 18px;
    margin-left: 20px;
    padding: 0px 26px;
}


#button2 {
    display: inline-block;
    position: relative;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    font-family: Roboto, Verdana, Tahoma, sans;
    padding: 10px 36px;
    border-radius: 100px;
    background: #f6c00054;
    margin-left: 50px;
    margin-top: 10px;
}

#button2:hover {
    background: #f6c000;
}

#tell_blok1_text {
    height: 140px;
    width: 460px;
    display: block;
    background: #fbe68e;
    float: left;
    padding: 20px;
}

#tell_blok1_form {
    height: 140px;
    width: 460px;
    display: block;
    background: #fbe68e;
    float: left;
    padding: 20px;
}

.form_tell {
    height: 105px;
    width: 430px;
    display: block;
    background: #f9f9f9;
    float: left;
    padding: 15px;
    border-radius: 15px;
    border: 2px solid #C9C9C9;
}

/*меню лист*/

#menu_blok {

    width: 100%;
    height: 50px;
    position: relative;
    display: block;
    float: left;
    text-align: center;
    color: #000000;
    font-size: 38px;
    font-weight: bold;
    margin-top: 20px
}

#menu_blok1 {
    height: 400px;
    width: 270px;
    display: block;
    background: #f8f8f8;
    float: left;
    margin: 30px;
    color: #000000;
    font-size: 16px;
}

#menu_blok1:hover {
    background-color: #f0f0f0;
}

#menu_blok2 {
    height: 150px;
    width: 270px;
    position: relative;
    display: table-cell;
}

#client_blok1 {
    width: 100%;
    display: block;
    background: #f9f9f9;
    float: left;
    margin: 10px 0 0 0;
    text-align: center;
}

#perevag_blok1 {
    width: 100%;
    display: block;
    background: #fff9f9;
    float: left;
    margin: 10px 0 10px 0;
    text-align: center;
}

#perevag_blok_м {
    display: block;
    position: relative;
    height: 65px;
    width: 280px;
    float: left;
    margin: 10px 0px 10px 50px;
    line-height: 1.3;
    background: url('../images/domik.png') no-repeat left;
    text-align: left;
}

#perevag_blok_м a {
    color: #000000;
    margin: 10px 0 0 65px;
    font-size: 18px;
}

#cont_blok1 {
    height: 60px;
    width: 100%;
    display: block;
    background: #f8f8f8;
    float: left;
    text-align: center;
    padding-top: 10px;
}

#cont_blok_li {
    height: 350px;
    width: 500px;
    float: left;
    position: relative;
    background: #f8f8f8;
}

#cont_blok_м {
    display: block;
    position: relative;
    height: 60px;
    float: left;
    margin: 20px 0px 0px 50px;
    line-height: 1.3;
    background: #000000;
    background: url('../images/zo.png') no-repeat left;
    text-align: left;
}

#cont_blok_м1 {

    display: block;
    position: relative;
    height: 60px;
    float: left;
    margin: 20px 0px 0px 50px;
    line-height: 1.3;
    background: #000000;
    background: url('../images/te_tp2.png') no-repeat left;
    text-align: left;
}

#cont_blok_м2 {

    display: block;
    position: relative;
    height: 60px;
    width: 400px;
    float: left;
    margin: 20px 0px 0px 50px;
    line-height: 1.3;
    background: #000000;
    background: url('../images/logo_email.png') no-repeat left;
    text-align: left;
}

#carta_contact2 {
    display: block;
    width: 500px;
    top: 10px;
    left: 10px;
    float: left;
}


/* низ нев*/
#footer {
    position: relative;
    height: 150px;
    width: 100%;
    background: #000;
    border-top: 2px solid #325d9b;
    border-bottom: 2px solid #325d9b;
    display: block;
    float: left;
}

#footer_logo {
    height: 150px;
    width: 320px;
    position: relative;
    left: 30px;
    top: 0px;
    float: left;
}

#foot_ban {
    height: 120px;
    width: 320px;
    position: relative;
    top: 10px;
    float: left;
    line-height: 1.5;
    text-align: center;
}

#foot_tel {
    height: 120px;
    width: 320px;
    position: relative;
    display: block;
    color: #404040;
    font-size: 18px;
    top: 10px;
    float: left;
    text-align: center;
    line-height: 1.3;
}


#left_col {
    padding: 0px 10px 10px 0px;
    width: 205px;
    margin: 0px 0px 20px;
    border: 1px solid #325d9b;
    border-radius: 10px;
    box-sizing: border-box;
    float: left;
}

.left_nav {
    margin: 10px 0px 20px 2px;
    width: 200px;
    float: left;
}

.left_nav a {
    display: block;
    width: 170px;
    color: #080f98;
    font-weight: normal;
    padding: 3px 9px 3px 20px;
    margin-top: 2px;
    text-decoration: none;
    font-size: 14px;
    border-bottom: 2px solid #ebebeb;
    background: white url('../images/ln1.gif') no-repeat 8px 50%;
}

.left_nav a.h1, .left_nav a.h2 {
    color: #325d9b;
    font-size: 20px;
    background: white;
}

.left_nav a:hover {
    background: #eeeeee url('../images/ln2.gif') no-repeat 8px 50%;
}


#main_colv {
    display: block;
    width: 97%;
    float: left;
    position: relative;
    padding: 0px 0px 0px 2%;
}

.photo:hover::after {
    content: attr(data-title);
    position: relative;
    text-decoration: none;
    margin: 30px 0px 20px -265px;
    z-index: 1; /* Отображаем подсказку поверх других элементов */
    background: rgba(255, 255, 230, 0.9); /* Полупрозрачный цвет фона */
    font-size: 14px; /* Размер текста подсказки */
    padding: 10px 10px; /* Поля */
    border: 1px solid #333; /* Параметры рамки */
}


#right_col {
    width: 230px;
    float: right;
    border: 1px solid #325d9b;
    border-radius: 10px;
    box-sizing: border-box;
    margin-left: 4px;
}

#right_col .h2, #right_col h2 {
    text-decoration: none;
    display: block;
    margin: 0px;
    padding: 0px;
}

#right_col .h2:hover {
    background: #eeeeee;
}

.home_news {
    padding: 10px 10px 10px 10px;
}

.home_news span {

}

.news_title {
    display: block;
    color: #325d9b;
}

.news_title:hover {
    color: #ac0404;
}

.news_ann {
    display: block;
    text-decoration: none;
    color: black;
    _background: #000000;
}

.news_ann:hover {
    background: #fafafa;
}

#right_col .h2 {
    padding: 0px 0px 5px 10px;
    font-weight: normal;
    font-size: 22px;
}

.news_wr {
    padding: 10px;
}

.news_img_wr {
    float: left;
    padding: 0px 10px 5px 0px;
}

.news_img_wr img {
    border: 2px solid #325d9b;
}


#vid_ctr {
    display: block;
    _width: 720px;
    _height: 50px;
    position: relative;
    left: 10px;
    clear: left;
}

#vid_ctr {
    left: 400px;
}

#cat1 {
    float: left;
    width: 265px;
    height: 120px;
    padding: 10px;
    *border: 2px solid #ebebeb;
    position: relative;
    margin-bottom: 10px;
}


#cat_wr1 a {
    display: block;
    display: inline;
    padding: 3px;
    vertical-align: bottom;
    position: absolute;
    bottom: 0;
}

#cat_list {
    float: left;
    width: 400px;
    height: 300px;
}


#cat_wr1 a:hover {
    background: #ffffff;
    color: #362CFC;
    text-decoration: none;
}

.tableHeader {
    background: #325d9b;
    color: white;
}

.tableHeaderLeft {
    background: #f0f0f5;
    color: #666;
}

.tableBody {
    background: #f9f9f9;
}

.img_wr {
    border: 1px solid #ccc;
    padding: 4px;
}

.img_wr img {
    display: block;
}

.messageBox {
    width: 300px;
    height: 150px;
    color: #325d9b;
    border: 2px solid #325d9b;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    padding: 3px;
    margin: 0px 10px 10px 0px;
    background: #e6eff7;
}

#contacts {
    display: block;
    position: relative;
    width: 280px;
    padding-left: 40px;
    float: left;
}

#carta_contact {
    display: block;
    position: relative;
    width: 500px;
    top: 10px;
    left: 10px;
    float: left;
}

#form1 {
    display: block;
    position: relative;
    width: 95%;
    height: auto;
    float: left;
    text-align: right;
    border: 1px solid #325d9b;
    margin: 30px 5%;
    padding-top: 5px;
}

#player {
    height: 440px;
}

#now {
    font-size: 22px;
    color: red;
}

#stroka {
    color: red;
    font-size: 20px;
    text-decoration: none;
    font-weight: normal;
    border: 0;
    height: 30px;
    width: 1000px;
    padding: 0px 0px 5px 0px;
}

#raen_grup {
    text-align: right;
    width: 325px;
    height: auto;
    float: right;
    margin-top: 30px;
    border: 1px solid #325d9b;
    border-radius: 10px;
    box-sizing: border-box;
    position: relative;
    padding-top: 10px;
}

#raen_grup2 {
    text-align: right;
    width: 325px;
    height: auto;
    float: right;
    margin-top: 24px;
    border: 1px solid #325d9b;
    border-radius: 10px;
    box-sizing: border-box;
    position: relative;
    padding-top: 10px;
}


#pages {
    position: relative;
    max-width: 310px;
    height: auto;
    display: block;
    float: left;
}

#dd {
    float: left;
    width: 100%;
}

#dd:after {
    content: "";
    display: inline-block;
}

.dsc {
    width: 99%;
    display: block;
}

#Goog_maps {
    width: 320px;
    height: 380px;
    position: relative;
    margin-left: -2px;
}


/*доп страници*/


#pult_top {
    position: relative;
    color: #000;
    background: #f9f9f9;
    height: 55px;
    width: 900px;
    margin-top: 20px;
    left: 50%;
    margin-left: -450px;
    padding: 5px;
}

#pult_top > h1 {
    color: #88730c;
    *color: #000;
    font-weight: bold;
}

#pult_top2 {
    color: #ffffff;
    background: #f9f9f9;
    height: 55px;
    width: 450px;
    margin-top: 20px;
    position: relative;
    padding-top: 5px;
    margin-left: -10px;
}

#pult_top2 > h1 {
    *color: #000;
    *font-weight: bold;
    color: #88730c;
}

#pult_top3 {
    width: 450px;
    text-align: left;
    padding-top: 10px;
    color: #000000;
}

#pult_tab1 {
    width: 30vw;
    margin-left: 10px;
}

#pult_tab2 {
    width: auto;
    text-shadow: #606060 0px 1px 0px;
    line-height: 1.5;
    letter-spacing: 1px;
    list-style: outside url('../images/ul1.gif');
    color: #000000;
    font-size: 16px;
    padding-top: 10px;
}
