/* Style */
body{
    /*background:#FFF;*/
    font:12px/22px Arial,Helvetica,sans-serif;
}
/*--------------------------------------------------------------
 ## Menus
 --------------------------------------------------------------*/
/*Заменяю */
/*menu-main_menu-container*/
/*на*/
/*menu-main-container*/

#logo_home{
    display: block;
    margin: 0 auto;
    width: 243px !important;
}
.home{
    height: 10em;
    width: 50vw;
    color: #FFF ;
}
.content_block{
    float: left;
    width: 100%;
}


.logo {
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: calc((100vw - 1140px) / 2);
    max-height: 100%;
    z-index: 9999;
}
.menu-main-container{
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased !important;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
    outline: none;
}
#top {
    clear: both;
    display: block;
    /*float: left;*/
    width: 100%;
    min-height: 110px;
    position: relative;
    /*background-color: #212121;*/
    font:18px Arial,Helvetica,sans-serif;
}
.menu-main-container ul ul{
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: absolute;
    top: 1.5em;
    left: -999em;
    z-index: 99999;

}
.menu-main-container li {
    float: left;
    position: relative;
    margin-left: 24px;
    font-weight: normal;
    margin-bottom: 8px;
    padding-left: 4px;
}
.menu-main-container ul {
    display: none;
    list-style: none;
    margin: 0;
    position: absolute;
    top: 50%;
    right: calc((100vw - 1140px) / 2);
    transform: translate(0, -50%);
    padding-left: 0;
    padding-right: 0;
}
.menu-main-container ul ul li:hover > ul, .menu-main-container ul ul li.focus > ul {
    left: auto;
}
/*.menu-main-container ul ul a {*/
    /*width: 200px;*/
/*}*/
.menu-main-container ul li:hover > ul, .menu-main-container ul li.focus > ul {
    left: auto;
}
.menu-item-has-children:hover .sub-menu {
    display: block;
    top: 1em;
    left: 4px;
    right: auto;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
    padding: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.menu-item-has-children:hover .sub-menu li {
    margin: 0 !important;
    background-color: #ff671f;
    width: 250px;
    padding: 5px 15px;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    padding-bottom: 1px;
}
.menu-item-has-children:hover .sub-menu li:hover {
    background-color: #cc3300;
}
.menu-item-has-children .sub-menu li a{
    text-transform: none;
}
.menu-item-has-children:hover .sub-menu li a {
    width: 200px;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    /*padding: 8px;*/
    color: #FFF;
    /*Расширил область для клика*/
    display: inline-block;
    position: relative;
    z-index: 1;
    padding-right: 3.5em;,
    margin-right: -3.5em;
    padding-left: 0.5em;
    margin-left: -0.5em;
    white-space: nowrap;
    /*Расширил область для клика*/
}
.menu-main-container ul li{
    background-color: rgb(255, 255, 255);
    text-transform: uppercase;
}
.menu-item-has-children ul {
    background-color: #ff671f;
}
.content{
    /*float: left;*/
}
/*.menu-main-container ul li a:not(.sub-menu li a) {*/
/*#primary-menu li a:not(.sub-menu) {*/
    /*text-transform: uppercase;*/
/*}*/
/*--------------------------------------------------------------
 ## Menus
 --------------------------------------------------------------*/

/* Small menu. */
.menu-toggle, .main-navigation.toggled ul {
    display: block;
    width: 53px;
    background: #eb4c00;
    padding: 6px 11px !important;
    position: relative;
    outline: none;
    border: none;
    z-index: 9999;
}
.menu-toggle:hover, .main-navigation.toggled ul:hover {
    background-color: none;
}
.menu-toggle span, .main-navigation.toggled ul span {
    background: #fff;
    display: block;
    height: 2px;
    margin: 9px 1px;
}

.c_div  {
    width: 100%;
    float: left;
}
.c_div_1_2 p, .c_div_2_4 p  {
    text-indent: 20px; /* Отступ первой строки в пикселах */
    font-weight: 300;
    margin: 0;
}
.c_div_3_1 span {
    border-top-style: solid;
    border-top-width: 1px;
    width: 100%;
    border-top-color: #7a7a7a;
    display: inline-block;
}
.c_div_3_1  {
    padding-top: 20px;
    padding-bottom: 20px;
}
.c_div_3_3  {
    color: #7a7a7a;
    text-align: center;
}
.s_text{
    font:15px 'Roboto', sans-serif;
    line-height: 150%;
    color: #7a7a7a;
    font-weight: 500;

}
.c_div_row_1    {
    background-color: #eeeeee;
    width: 100%;
    float: left;

}
.some_input{    /*Этот класс тенью скрывает выделение браузеров ввода значений из Coockies*/
    -webkit-box-shadow: inset 0 0 0 50px #fff;
    -webkit-text-fill-color: #7a7a7a;
}
.some_input_err{
    -webkit-box-shadow: inset 0 0 0 50px #FFDADA;
    -webkit-text-fill-color: #7a7a7a;
}

.digital_signage    {
    height: 10em;
    width: 50vw;
    color: #FFF ;
    background: orange;
}
.top-line   {
    width: 100%;
    height: 16px;
    background-color: #ff671f;
}
.chapter    {
    text-align: right;
}



@media screen and (min-width: 1141px) {
    .menu-toggle {
        display: none;
    }
    .menu-main-container ul:not(.sub-menu) {
        display: block;
    }
    .sheet {
        margin: 0 auto;
        cursor: auto;
        width: 80vw;
    }
    .row {
        width: 100%;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }
    .col-3 {
        -webkit-flex-basis: 31%;
        flex-basis: 31%;
        float: left;
        font-variant: small-caps;
        letter-spacing: 0.4px;

    }
    .menu-main-container a {
        position: relative;
        text-decoration: none;
        width: 300px;
    }
    .menu-main-container a:hover {
        color: rgb(255, 103, 31);
    }
    /*.menu-item-has-children:hover .sub-menu li:hover a {*/
        /*color: #FF7D0F;*/
    /*}*/
    .no_active_1{
        color: #5D5D5D;
    }
    .active_main_menu {
        color: #ff671f;
    }

    .mms_img    {
        background-color:rgba(230,103,40,0);
        background-image: url("http://www.rutv.pro/image/home/home-1.jpg");
        background-position:center center;
        background-repeat:no-repeat;
        /*padding-top: 200px;*/
        height: 509px;
        background-size: cover;
    }
    .c_div_1    {
        width: 900px;
        /*background-color: green;*/
        padding-top: 30px;
        margin-left: auto;
        margin-right: auto;
    }
    .c_div_1_1  {
        width: 300px;
        float: left;
    }
    .c_div_1_1_1{
        margin-left: auto;
        margin-right: auto;
        width: 70px;
    }
    .c_div_1_2  {
        width: 600px;
        font:15px 'Roboto', sans-serif;
        line-height: 150%;
        text-align: justify;
        color: #7a7a7a;
        float: left;
    }
    .c_div_2_1  {
        width: 300px;
        float: left;
        padding-top: 30px;
    }
    .c_div_2_2  {
        margin-left: auto;
        margin-right: auto;
        width: 103px;
    }
    .c_div_2_2_1 {
        margin-left: auto;
        margin-right: auto;
        width: 280px;
    }
    .c_div_2_3  {
        text-align: center;
        font: 18px Arial,Helvetica,sans-serif;
        color: #5D5D5D;
    }
    .c_div_2_4  {
        padding: 50px 10px 10px 10px;
        font: 15px 'Roboto', sans-serif;
        line-height: 150%;
        text-align: justify;
    }
    .c_div_2_5  {
        text-align: center;
        margin-top: 30px;
        padding-bottom: 50px;
    }
    .no_active_2    {
        color: #D84F0E;
        text-decoration: none;
        font: 18px Arial,Helvetica,sans-serif;
    }
    .active_main_menu_2 {
        color: #ff671f;
    }
    .c_div_2_5 a:hover  {
        color: #FF7D0F;
    }
    #form_m   {
        font:15px 'Roboto', sans-serif;
        line-height: 150%;
        color: #7a7a7a;
        font-weight: 500;
    }
    #form_m .input  {
        border-color: #e8e8e8;
        border: 1px;
        width: 560px;
        float: left;
    }
    #form_m .label  {
        width: 300px;
        text-align: center;
        float: left;
        line-height: 300%;
    }
    .input input, .input textarea   {
        width: 100%;
        border: 0px;
        font: 15px 'Roboto', sans-serif;
        font-weight: 300;
        line-height: 300%;
        color: #7a7a7a;
        padding-left: 20px;
        padding-right: 20px

    }
    .input textarea {
        margin-top: 3px;
        background-color: #fff;
    }
    .input_0    {
        margin-top: 1px;
        margin-bottom: 3px;
    }
    .input input    {
        margin-bottom: 5px;
        background-color: #fff;
    }
    #send_message   {
        text-align: center;
        font: 18px 'Roboto', sans-serif;
        font-weight: 300;
        line-height: 300%;
        color: #fff;
        background-color: #5D5D5D;
        width: 100%;
        float: left;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 30px;
        margin-top: 10px;
        cursor: pointer;
    }
    .l_1    {
        margin-top: 5px;
    }
    .sending    {
        width: 900px;
        float: left;
    }
    .sending div    {
        width: 600px;
        margin-left: 300px;
    }

    .chapter h3 {
        font-size: calc(100px + 6 * (1vw - 10px));
        font-weight: 600;
        text-transform: uppercase;
        /*letter-spacing: -4.4px;*/
        color: rgba(0, 0, 0, 0.2);
        margin: 10px 0 0px 0;
        line-height: 1;
    }
    .c_div_1 p, .c_div_4_2 p    {
        text-indent: 20px; /* Отступ первой строки в пикселах */
        margin: 0;
        text-align: justify;
        font: 15px 'Roboto', sans-serif;
        font-weight: 300;
        line-height: 150%;
    }
    .c_div_2_6  {
        width: 330px;
        float: left;
        padding-top: 30px;
    }
    .rovno-right    {
        padding-left: 30px;
    }
    .rovno-left {
        padding-right: 30px;
    }
    .c_div_1_3  {
        font: 15px 'Roboto', sans-serif;
    }
    .c_div_1_3 h3, .c_div_4_2 h3  {
        font-weight: 600;
        font: 18px Arial, Helvetica, sans-serif;
        color: #5D5D5D;
    }
    .middle-line {
        width: 100%;
        height: 100px;
        background-color: #fcfcfc;
        overflow: auto;
    }
    .c_div_4_1  {
        width: 900px;
        float: left;
    }
    .c_div_4_2  {
        width: 450px;
        height: 360px;
        float: left;
        padding-bottom: 40px;
        display: flex;
    }
    .c_div_4_3  {
        margin-top: auto;
        margin-bottom: auto;
    }
    .middle-line .c_div_1 h3    {
        color: #4c4c4c;
        font-size: 40px;
        font-weight: 700;
        text-transform: uppercase;
        margin: 20px 0 0 0;
    }
    .middle-line .c_div_1   {
        padding-top: 0px;
    }
    .c_div_1_990    {
        width: 990px;
        /*background-color: green;*/
        padding-top: 90px;
        margin-left: auto;
        margin-right: auto;
        /*overflow: auto;*/
    }
    .c_div_1_990 .c_div_2_5 {
        padding-bottom: 0px;
    }
    .c_div_2_5 h3   {
        color: #4c4c4c;
        font-weight: 600;
        font: 21px 'Roboto', sans-serif;
    }
    .extend_1   {
        font: 36px 'Roboto', sans-serif;
        text-align: justify;
        font-weight: 100;
        width: 900px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px;
        color: #5D5D5D;
    }
    .extend_2 .c_div_2_2    {
        margin-left: 0px;
    }
    .extend_3   {
        padding-top: 0px;
        margin-top: -60px;
    }
    .extend_4 .c_div_2_2, .extend_6 .c_div_2_2  {
        margin-right: 0px;
    }
    .extend_5   {
        padding-bottom: 120px;
    }
    .extend_7   {
        padding-bottom: 150px;
        width: 600px;
    }
    .extend_6   {
        padding-bottom: 60px;
    }
    .c_div_1 ul  {
        text-indent: 20px; /* Отступ первой строки в пикселах */
        margin: 0;
        text-align: justify;
        font: 15px 'Roboto', sans-serif;
        font-weight: 300;
        line-height: 150%;

    }
    .c_div_3_3 p {
        margin: 0;
        text-align: justify;
        font: 18px 'Roboto', sans-serif;
        font-weight: 300;
        line-height: 150%;
    }
    .g_map {
        margin-top: 70px;
    }

}
/*--------------------------------------------------------------
 ## Menus
 --------------------------------------------------------------*/

@media screen and (max-width: 1140px) {
    /*Следует читать так: ДЛЯ ЭКРАНОВ С МАКСИМАЛЬНОЙ ШИРИНОЙ 1140px*/
    ul.sub-menu {
        display: none !important;
    }
    /*.site-header {*/
        /*height: auto;*/
        /*min-height: 110px;*/
        /*background-color: #fff;*/
    /*}*/
    /*.site-header .sheet {*/
        /*position: static;*/
    /*}*/
    .logo {
        position: static;
        transform: none;
        margin: 18px auto;
        max-width: 90%;
    }
    .menu-toggle {
        /*float: right;*/
        position: fixed;
        top: 0;
        right: 0;
    }

    .main-navigation ul li a {
        font-size: 16px;
        width: 100%;
        color: #fff;
        padding: 15px 0 15px 24px;
    }
    .sub-menu {
        height: auto !important;
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        box-shadow: none !important;
        padding-left: 0 !important;
    }
    .sub-menu li {
        background-color: #ff5606;
        border-bottom: 1px solid #ff671f;
        padding-left: 0;
    }
    .sub-menu li:last-child {
        padding-bottom: 0 !important;
    }
    .sub-menu li a {
        padding: 36px 0 36px 24px !important;
    }
    .intro-4 .text {
        padding-left: 24px !important;
    }
    .contact-1 .contact-block {
        left: 24px !important;
    }
    .sheet {
        margin: 0 auto;
        cursor: auto;
        width: 80vw;
    }
    .row {
        width: 100%;
        display: inline-block;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }
    .col-3 {
        font-variant: small-caps;
        letter-spacing: 0.4px;

    }
    .menu-main-container a {
        position: relative;
        text-decoration: none;
        width: 300px;
        padding-right: 1000px;
        padding-left: 100px;
        margin-left: -50px;
        margin-right: -1000px;
        padding-top: 7vh;
        padding-bottom: 8vh;
    }
    .menu-main-container a:hover {
        color: rgb(255, 255, 255);
    }
    .menu-main-container li:hover {
        background-color: rgb(255, 0, 0);
    }
    .no_active_1{
        color: rgb(255, 0, 0);
    }
    .active_main_menu {
        color: #fff;
        background-color: rgb(255, 0, 0);
    }

    .mms_img{
        background-color:rgba(230,103,40,0);
        background-image: url("http://www.rutv.pro/image/home/mms.jpg");
        background-position:center center;
        background-repeat:no-repeat;
        /*padding-top: 200px;*/
        height: 360px;
        background-size: cover;
    }
    .m_img {
        background-color: rgba(230, 103, 40, 0);
        /*background-image: url("http://www.rutv.pro/image/digital-signage/digital-signage-1.jpg");*/
        background-position: center center;
        background-repeat: no-repeat;
        /*padding-top: 200px;*/
        /*height: 509px;*/
        background-size: cover;
        /*width: 100%;*/
    }
    .h594   {
        height: 594px;
    }
    .h600   {
        height: 600px;
    }
}
@media screen and (max-width: 960px) {

}

@media screen and (max-width: 480px) {
    .mms_img{
        background-color:rgba(230,103,40,0);
        background-image: url("http://www.rutv.pro/image/home/mms.jpg");
        background-position:center center;
        background-repeat:no-repeat;
        /*padding-top: 200px;*/
        height: 169px;
        background-size: cover;
    }
    .m_img{
        background-color:rgba(230,103,40,0);
        background-image: url("http://www.rutv.pro/image/digital-signage/digital-signage-1.jpg");
        background-position:center center;
        background-repeat:no-repeat;
        /*padding-top: 200px;*/
        height: 169px;
        background-size: cover;
    }
}
/*Два медеазапроса осталось от home_css*/
/*@media (max-width: 1024px)  {*/

/*}*/
/*@media (max-width: 640px)   {*/

/*}*/

/*--------------------------------------------------------------
 ## content
 --------------------------------------------------------------*/



/*--------------------------------------------------------------
 ## content
 --------------------------------------------------------------*/

/*--------------------------------------------------------------
 ## footer
 --------------------------------------------------------------*/
footer {
    width: 100%;
    padding: 24px 0 0 0;
    background-color: #2c2c2c;
    color: #b7b7b7;
    float: left;
}

.down_footer{
    background-color: #262626;
    padding: 24px 0;
}

.col-1 {
    width: 100%;
}
.col-2 {
    -webkit-flex-basis: 48%;
    flex-basis: 48%;
}


footer h3 {
    color: white;
}
h3 {
    font-weight: bold;
    font-size: 18px;
    color: #4c4c4c;
    font-weight: 600;
}
p {
    margin: 0;
    padding: 0;
    line-height: 150%;
    font-size: 15px;
    margin-bottom: 1em;
    font-weight: normal;
}
footer a {
    text-decoration: none;
}
footer a:hover {
    color: #FF7D0F;
}

#call_chat {
    float: left;
}
/*# sourceMappingURL=style-6cab32ad1a.css.map*/