.container {
    max-width: 1040px;
}

@font-face {
    font-family: 'robotoregular';
    src: url('../fonts/robotoregular.eot');
    src: url('../fonts/robotoregular.eot') format('embedded-opentype'),
    url('../fonts/robotoregular.woff2') format('woff2'),
    url('../fonts/robotoregular.woff') format('woff'),
    url('../fonts/robotoregular.ttf') format('truetype'),
    url('../fonts/robotoregular.svg#robotoregular') format('svg');
}

@font-face {
    font-family: 'RobotoBold';
    src: url('../fonts/RobotoBold.eot');
    src: url('../fonts/RobotoBold.eot') format('embedded-opentype'),
    url('../fonts/RobotoBold.woff2') format('woff2'),
    url('../fonts/RobotoBold.woff') format('woff'),
    url('../fonts/RobotoBold.ttf') format('truetype'),
    url('../fonts/RobotoBold.svg#RobotoBold') format('svg');
}

.top_line {
    height: 30px;
    background-color: #ececec;
    padding-top: 4px;
}

.top_line a {
    font-size: 12px;
    color: #393939;
    margin-left: 10px;

}

.logo_bg {
    background-image: url(../images/header_bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 113px;
    padding-top: 32px;
}

.slogan_top p {
    line-height: 17px;

}

.slogan_top img {
    margin-right: 17px;
}

.text1 {
    font: bold italic 13px Calibri, sans-serif;
    color: #ffc800;
    text-transform: uppercase;
}

.text2 {
    font: bold italic 19px Calibri, sans-serif;
    color: #386dad;
    text-transform: uppercase;
    margin-top: -9px;
}

.top_navigation {
    background-color: #74B2E2;
    border-bottom: 3px solid #599ACC;

}

.top_navigation li {
    border-right: 1px solid #65B4F1;

}

.top_navigation .nav > li > a {
    display: block;
    padding: 18px 15px;
    position: relative;
}

.box_pad {
    padding-left: 0;
    padding-right: 0;
}

.list_nav_1 {
    width: 63px;
    text-align: center;
    font-size: 16px;
    color: #ffffff;

}

.list_nav_2 {
    width: 120px;
}

.list_nav_3 {
    width: 145px;
}

.list_nav_4 {
    width: 203px;
}

.list_nav_5 {
    width: 104px;
}

.list_nav_6 {
    width: 159px;
}

.list_nav_6 {
    width: 150px;
}

.list_nav_7 {
    width: 115px;
}

.icon_dropdown {
    margin-top: 7px;

}

.icon_dropdown_lang {
    margin-top: 7px;
    padding-left: 3px;
}

.list_nav_1 a {
    text-align: center;
    font-size: 16px;
}

.nav_menu li a {
    color: #ffffff;
    font-size: 14px;

    text-transform: uppercase;
    font-family: 'robotoregular';
}

.nav-pills > li > a {
    border-radius: 0;
}

.dropdown-menu {
    background-clip: padding-box;

    border: 0;
    border-radius: 0;
    box-shadow: none;
    display: none;
    float: left;
    font-size: 14px;
    left: 0;
    list-style: outside none none;
    margin: 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 1000;
}

.podcat {

    padding-top: 25px;
    background-color: #599ACC;
    padding-bottom: 0px;

}

.podcat li {
    padding: 7px 0 7px 0;
    border-bottom: 1px solid #63A4D7;
}

.icon_list {
    margin-left: -15px;
    margin-top: 4px;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #599ACC;
}

.nav_menu li a:hover, .nav_menu li a:focus {
    background-color: #599ACC;
    border-radius: 0;
    border: none;
    color: #ffffff;
}

.podcat li a:hover, .podcat li a:focus {
    color: #ffffff;
    background-color: #74B2E2;

}

.podcat li:hover {
    background-color: #74B2E2;
}

.dropdown-menu > li {
    position: relative;
    -webkit-user-select: none; /* Chrome/Safari */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE10+ */
    /* Rules below not implemented in browsers yet */
    -o-user-select: none;
    user-select: none;
    cursor: pointer;
}

.dropdown-menu .sub-menu {
    background-color: #599ACC;
    left: 100%;
    position: absolute;
    top: 0;
    display: none;

    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left-color: #fff;
    box-shadow: none;
    padding-bottom: 0;
    padding-top: 0px;
}

li.lang {

    background-color: #F1E06D;
    padding-bottom: 3px;

}

li.lang a {
    font-size: 12px;
    font-family: 'robotoregular';
    color: #4c4c4c;
    text-transform: none;
    background-color: #F1E06D !important;
}

li.lang a:hover, li.lang a:focus {
    background-color: #F1E06D;
    border-radius: 0;
    border: none;
    color: #4c4c4c;
}

li.lang .podcat {
    background-color: #F1E06D;
    border: 0;
}

li.lang .podcat li {
    border: 0;
}

li.lang .podcat li:hover {
    background-color: #F1E06D;
    border: 0;
}

.main_bg {
    background-image: url(../images/main_bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;

}

.main_box {
    background-color: #FAFAFA;

    box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3);
    padding-top: 30px;
    /*padding-left: 30px;*/
    padding-bottom: 50px;
}

.left_box {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #ffffff;
    padding-bottom: 30px;
    padding-top: 15px;
    padding-left: 7px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
    min-height: 310px;
    margin-bottom: 30px;
}

@media (min-width: 768px) {
    .left_box {
        max-width: 672px;
        margin-bottom: 0;
    }
}

.right_box {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #ffffff;
    padding-bottom: 30px;
    padding-top: 15px;
    /*padding-left: 7px;*/
    /*padding-right: 15px;*/
    /*margin-left: 20px;*/
    max-width: 315px;
    height: 310px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
}

.about {
    font-family: 'RobotoBold';
    font-size: 24px;
    color: #386dad;
    text-transform: uppercase;
}

.img_left_box {
    margin-right: 10px;
}

.img_right_box {
    margin-bottom: 20px;
}

.text_right_box {
    color: #383838;
    font-family: 'RobotoBold';
    font-size: 14px;
    height: 60px;
    overflow: hidden;
}

.title_about {
    font-family: 'RobotoBold';
    font-size: 16px;
    color: #383838;
}

p.text_about {
    font-size: 14px;
    font-family: 'robotoregular';
    color: #1f1f1f;
    height: 120px;
    overflow: hidden;

}

.more {
    font-size: 12px;
    font-family: 'robotoregular';
    text-shadow: #000000 1px 1px 3px;
    -moz-text-shadow: #000000 1px 1px 3px;
    -webkit-text-shadow: #000000 1px 1px 3px;

}

.btn_about_more {

    display: block;

}

.img_lg {
    margin-left: 5px;
    margin-top: 35px;
}

footer {
    min-height: 68px;
    background-color: #ECECEC;
}

.foot_1 {
    text-transform: uppercase;
    font: 12px Calibri, sans-serif;
    color: #9a9a9a;
    padding-top: 20px;
}

.foot_2 {
    text-transform: uppercase;
    font: 14px Calibri, sans-serif;
    color: #9a9a9a;
    padding-top: 20px;
}

.foot_2 img {
    padding-right: 10px;
    /*padding-top: 3px;*/
    max-width: 29px;
}

.foot_2 address {
    margin: 0;
}

.foot_2 a {
    text-transform: none;
    line-height: 1em;
    display: inline-block;
}

.foot_2 address a {
    text-decoration: underline;
}

.foot_2 .tel a {
    color: #6D6D6D;
    font-weight: bold;
    font-size: 17px;
}

.logo_livarava {
    padding-top: 20px;

}

.logo_livarava figure > a {
    display: block;
}

.logo_livarava figcaption {
    line-height: 1.3em;
    color: #9a9a9a;
}

.logo_livarava figcaption span {
    display: block;
}

@media (min-width: 768px) {
    .logo_livarava figure {
        display: inline-block;
    }

    .logo_livarava figcaption {
        padding: 0 15px 0 0;
        border-right: 1px solid #C5C5C5;
        margin-right: 15px;
    }

    .logo_livarava figure > a,
    .logo_livarava figcaption {
        float: right;
    }
}

@media (min-width: 992px) {
    .logo_livarava figure {
        display: block;
    }
}

/*Fullcat*/

.right_full_300 {
    margin-top: 50px;
}

.left_box_full {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #ffffff;
    padding-bottom: 30px;
    padding-top: 15px;
    padding-left: 2px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
    font-size: 14px;
    font-family: 'robotoregular';
    color: #1f1f1f;
    margin-bottom: 30px;
}

@media (min-width: 768px) {
    .left_box_full {
        max-width: 672px;
        margin-bottom: 0;
    }
}

.title_full {
    padding-top: 10px;
    font-family: 'RobotoBold';
    font-size: 22px;
    color: #383838;
}

.but {
    background-color: #49A3E1;
    margin-right: 20px;
    width: 110px;
}

.title_text {
    font-family: 'RobotoBold';
    font-size: 22px;
    color: #383838;
}

/*Contact*/

.title_contact {
    font-family: 'RobotoBold';
    font-size: 22px;
    color: #74b2e2;
    text-transform: uppercase;
    padding-bottom: 20px;
    border-bottom: 1px solid #DDDDDD;
}

.contact_box {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #ffffff;
    padding-bottom: 30px;
    padding-top: 40px;
    padding-left: 10px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
    max-width: 1012px;
}

.contact_left_right {
    font-size: 14px;
    font-family: 'robotoregular';
    color: #1f1f1f;
}

.cont_face {
    font-size: 18px;
    color: #232323;
}

.name_cont {
    margin-top: -7px;
}

.cont_tel {
    padding-left: 5px;
}

.cont_email {
    padding-left: 25px;
}

.icon_cont_tel {
    margin-top: -2px;
}

.block_cont {
    margin-top: 25px;
}

.btn_form {
    background-color: #49A3E1;
    font-size: 12px;
    font-family: 'robotoregular';
    color: #ffffff;
    border: 1px solid #3A83B4;
}

.form_text {
    margin-top: 35px;
    font-size: 14px;
    font-family: 'robotoregular';
    color: #d7d7d7;
}

.left_contact {
    margin-top: 35px;
}

/* Layout fixes */

ul.nav li.dropdown:hover > ul.dropdown-menu,
ul.nav li.dropdown:hover > ul.dropdown-menu > li:hover > ul.dropdown-menu {
    display: block;
}

.nav-pills > .list_nav_1 > a {
    min-height: 56px;
}



