@font-face {
  font-family: 'NeoSansPro-Regular';
  src: url('/templates/homenet/fonts/NeoSansPro-Regular.woff') format('woff'),
       url('/templates/homenet/fonts/NeoSansPro-Regular.ttf') format('truetype'),
       url('/templates/homenet/fonts/NeoSansPro-Regular.svg#NeoSansPro-Regular') format('svg');
  src: url('/templates/homenet/fonts/ofont_ru_Neo_Sans_Pro.eot');
  src: url('/templates/homenet/fonts/ofont_ru_Neo_Sans_Pro.woff2') format('woff2'),
       url('/templates/homenet/fonts/ofont_ru_Neo_Sans_Pro.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

:focus {
    border: 0;
    outline: -webkit-focus-ring-color auto 0px;
}

.hidden {
    opacity: 0 !important;
}
.visible {
    opacity: 1 !important;
}
.animation {
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
}

.bolder {
    font-weight: 500;
}

div#colorbox {
    z-index: 999;
}


body {
font-family: 'NeoSansPro-Regular', sans-serif;
width: 100%;
font-size: 14px;

}


* {
    padding: 0;
    margin:0;
    text-decoration: none;
    box-sizing: border-box;


}

p {
        display: block;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-style: normal;
    font-variant: normal;
    line-height: 1.5em;
    font-weight: 300;

}

h1, h2, h3, h4, h5 {
    display: block;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
       font-weight: 100;
       line-height: 1em;

}
strong, b {
    font-weight: 600 !important;
        color: #294187;
}
div {
    box-sizing: border-box;
}



a {
    cursor: pointer;
    margin: 0px;
    color: #000000;
    text-decoration: none;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
}

ul, menu, dir {
    display: block;
    list-style-type: none;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
    margin: 0px;
}
input {
    letter-spacing: 1px !important;
}
.jbzoo input[type=text],input[type="text"], textarea, keygen, .jbzoo textarea, input[type="password"] {
    font-family: 'NeoSansPro-Regular', sans-serif;
    text-rendering: auto;
    width: 100%;
    float: left;

        margin: 10px 0px;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
        font-size: 1.16em;
    color: #8a8a8a;
    -webkit-appearance: textfield;
    padding: 5px;
    text-align: left;
    font-weight: 300;
    border: 0px solid #2d2d2d;
    border-bottom: 1px solid #6D6E70;
    border-radius: 5px;
    cursor: pointer;
}

button, .tarif_popup_next a, input[type="submit"] {
    font-family: 'NeoSansPro-Regular', sans-serif;
    text-rendering: auto;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    font-size: 1em;
    border-radius: 4px;
    color: #fff;
    background: #99C74C;
    text-align: center;
    -webkit-appearance: textfield;
    padding: 7px 15px 7px 15px;
    font-weight: 300;
    border: 0px solid #2d2d2d;
    cursor: pointer;
    -webkit-transition: background .5s;
    -moz-transition: background .5s;
    -o-transition: background .5s;
    transition: background .5s;
    cursor: pointer;

}

button:hover {
    background: #294187;
}

.rsform-error {
    border: 0px solid #FF0032;
    border-bottom: 1px solid #FF0032 !important;
}

::-webkit-input-placeholder {color:#6D6E70;}
::-moz-placeholder          {color:#6D6E70;}
:-moz-placeholder           {color:#6D6E70;}
:-ms-input-placeholder      {color:#6D6E70;}

input[placeholder]          {text-overflow:ellipsis;}
input::-moz-placeholder     {text-overflow:ellipsis;}
input:-moz-placeholder      {text-overflow:ellipsis;}
input:-ms-input-placeholder {text-overflow:ellipsis;}

.icons {
    display: none;
}

@-webkit-keyframes shadow { from {opacity:0;} 50% {opacity:0.5;} to {opacity:1;} }
@-o-keyframes shadow { from {opacity:0;} 50% {opacity:0.5;} to {opacity:1;} }
@-moz-keyframes shadow { from {opacity:0;} 50% {opacity:0.5;} to {opacity:1;} }
@keyframes shadow { from {opacity:0;} 50% {opacity:0.5;} to {opacity:1;} }

.page {
  width: 100%;
    margin: 0 auto;
    -webkit-animation:shadow 0.8s linear 1;
    -moz-animation:shadow 0.8s linear 1;
    -o-animation:shadow 0.8s linear 1;
    animation:shadow 0.8s linear 1;
}

.top_cont, .header_cont, .pay_cont, .news_cont, .prav_info_cont {
    width: 1200px;
    margin: 0 auto;
    display: table;
}













.top {
    width: 100%;
    height: 50px;
    padding-top: 10px;
}

.top .top_l {
    width: 30%;
    float: right;
}
.top_l p {
    color: #294187;
}
.top .top_r {
    width: 70%;
    float: left;
    padding: 10px 0px;
    text-align: center;
}
.top_l a {
    color: #294187;
    font-size: 1.16em;
    padding: 13px 0px 5px 0px;
    width: 100%;
    text-align: right;
    display: table;
}
.top_l a:hover {
    color: #9bc94d;
}
.top_l select {
    background: #fff;
    border: 0;
    color: #9bc94d;
        font-size: 1.61em;
    font-family: 'NeoSansPro-Regular', sans-serif;
}

.top_r p {
    color: #294187;
        font-size: 1.16em;
    cursor: pointer;
}
.top_r p:hover {
    color: #9bc94d !important;
}
.top_r_block {
    float: left;
    width: 30%;
    display: table;
}
.top_r_block.dop_uslugi {
    margin-right: 2%;
    width: 100%;
}

.ul_block_invis {
    position: relative;
    border-radius: 5px;
    background: #fff;
    color: #294187;
    left: -10px;
    top: 15px;
    z-index: 999;
    font-size: 0.8em;
    padding: 10px 10px 10px 10px;
    opacity: 0;
    display: none;
        text-align: left;
}

.ul_block_invis p {
    line-height: 2em;
    cursor: pointer;
}
.ul_block_invis p:hover {
    color: #99c74c !important;
}

.top_r_block.urik:hover  .ul_block_invis{
    display: table;
    opacity: 1;
}



.ul_block_invis:after {
    bottom: 100%;
    left: 44%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 10px;
}





























.header {
    background: #294187;
    border-bottom: 3px solid #9bc94d;
        padding: 10px 0px;
            height: 85px;
}


.header .logo {
    float: left;
    width: 15%;
}

.header .top_menu {
    float: left;
    width: 38%;
}

.header .connect {
    width: 16%;
    float: left;
}

.header .top_contact {
    float: right;
    width: 30%;
}

.header .top_contact .top_contact_block {
    width: 33%;
    display: block;
    float: left;

}



.header .top_contact .top_contact_block a {
font-size: 0.9em;
    color: #fff;
    text-align: center;
    display: table;

}

.header .top_contact a > img {
    display: table;
    text-align: center;
    height: 25px;
        margin: 7px auto;
}

.header .top_contact input[type="text"], .header .top_contact input[type="password"] {
    width: 150px;
    margin: 0;
}
.top_contact input[type="submit"] {
    float: right;
    background: #294187;
}
.top_contact input[type="submit"]:hover {
    background: #99C74C;
}
.top_contact_block:last-child .top_contact_block_invis {
    width: 220px;
}
.top_contact_block:last-child .top_contact_block_invis:after {
    left: 65%;
}
.top_contact_block_invis {
position: relative;
    width: 300px;
    border-radius: 5px;
    background: #fff;
    color: #294187;
    left: -100px;
    z-index: 999;
    margin-top: 15px;
    padding: 10px 10px 10px 30px;
    opacity: 0;
    display: none;
}

.top_contact_block_invis p {
    font-size: 0.9em;
    text-align: left;
    line-height: 2.5em;
}

.top_contact_block_invis p span {
    width: 45%;
    display: block;
    float: left;
}

.top_contact_block:hover .top_contact_block_invis {
    display: table;
    opacity: 1;
}

.top_contact_block_invis img {
    width: 99%;
    height: 100% !important;
}

.top_contact_block_invis:after {
    bottom: 100%;
    left: 44%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 10px;
}












.header .top_menu_l {
    width: 40%;
    float: left;
}

.header .top_menu_m {
    width: 30%;
    float: left;
}

.header .top_menu_r {
    width: 30%;
    float: right;
}
.header .top_menu ul li {
    padding: 6px 0px;
}
.header .top_menu a {
    color: #fff;
        font-size: 1em;
}


.header .top_menu a:hover, .header .top_contact a:hover {
    color: #9bc94d;
}

.header .top_menu ul li.deeper.parent ul {
    position: relative;
    background: #fff;
    border-radius: 5px;
    padding: 5px;
    z-index: 900;
    top: 15px;
    width: 265px;
    display: none;
}

.header .top_menu ul li.deeper.parent.li_hover:hover ul{
    display: block;
}
.header .top_menu .top_menu_m ul li.deeper.parent:hover ul{
    display: block;
}
.header .top_menu .top_menu_r ul li.deeper.parent:hover ul{
    display: block;
}
.header .top_menu ul li.deeper.parent ul a {
    color: #294187;
}

.header .top_menu ul li.deeper.parent ul a:hover {
    color: #99c74c;
}

.header .top_menu ul li.deeper.parent ul:after {
    bottom: 100%;
    left: 5%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 10px;
}

.header .connect a {
    padding: 5px;
    border-radius: 3px;
    color: #294187;
    text-transform: uppercase;
    text-align: center;
    width: 95%;
    margin: 5px auto;
    display: table;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(183,183,183,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(183,183,183,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(183,183,183,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#b7b7b7',GradientType=0 );
}


.header .connect a:hover {
    color: #99c74c;
}














.slider ul.slides {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 618px !important;
}


.slider {
    width: 1200px;
    margin: 0px auto 10px auto;
    display: table;
    height: 650px !important;
    overflow: hidden;
}

.slider .wk-slideshow-default .nav {
    position: relative;
        bottom: 620px;
    z-index: 999;
    left: 10px;
    float: left;
}

.slider .wk-slideshow-default .nav span {
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
}

.slider .wk-slideshow-default .nav
li.active span {
    background: #9bc94d;
}



.slider .content_slider_block {
    position: relative;
    bottom: 60px;
    z-index: 999;
            padding: 25px 25px 0px 25px;
    background: rgba(255, 255, 255, 0.75);
}


.slider .content_slider_block h3 a {
    color: #294187;
    font-size: 2.5em;
    display: table;
    margin: 0px 0px 10px 0px;
    padding-bottom: 15px;
    border-bottom: 2px solid #294187;
}

.slider .content_slider_block .description {
        font-size: 1.16em;
    height: 50px;
    overflow: hidden;
}

.slider .content_slider_block .links {
text-transform: uppercase;
    font-size: 1.8em;
    text-align: right;
}

.slider .content_slider_block .links a {
    color: #9bc94d;
        border-bottom: 1px dotted #9bc94d;
}
.slider .content_slider_block .links a:hover {
    color: #294187;
    border-bottom: 1px dotted #294187;
}

.slider .moduletable.jmoddiv.jmodinside {
    height: 650px;
    overflow: hidden;
}


.slider .wk-zoo-item p.links {
    margin: 0px 0px 0px 0px;
}



















.f_content {
display: table;
    width: 1200px;
       margin: 30px auto 20px auto;
}

.f_content .f_content_b_full{
    display: none;
}


.f_content .f_content_l {
    float: left;
    width: 30%;
    display: table;
}

.f_content .f_content_r {
    float: right;
    width: 70%;
    display: table;
}
.f_content_t {
    display: table;
    width: 1200px;
}

.f_content .f_content_b {
    display: table;
    width: 100%;
}

.f_content .f_content_r p {
    color: #294187;
    font-size: 1.7em;
    line-height: 1.2em;
    letter-spacing: 1px;
}
.f_content .f_content_b_full p {
    color: #6d6e70;
        font-size: 1.16em;
    line-height: 1.2em;
    letter-spacing: 1px;
}
.f_content .f_content_b a.open_content {
    color: #9bc94d;
    margin: 0px 0px 0px 30%;
    display: block;
}

.f_content .f_content_b a.open_content:hover {
    color: #294187;
}



















.pay {
height: 170px;
background: #294187; /* Old browsers */
background: -moz-linear-gradient(left, #294187 45%, #ffffff 45%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #294187 45%,#ffffff 45%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #294187 45%,#ffffff 45%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#294187', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}


.pay_l {
    width: 45%;
    float: left;
}

.pay_m {
    width: 25%;
    float: left;
    padding-top: 0px;
    text-align: center;
}

.pay_r {
width: 27%;
    float: right;
    height: 170px;
    border: 1px solid #9bc94d;
    border-radius: 10px 0px 0px 10px;
    border-right: 0px;
    padding: 10px 20px;
}


.pay_l > p.title {
    color: #fff;
    font-size: 1.8em;
    margin: 20px 0px;
}

.pay_block {
    float: left;
    width: 16%;

}

.pay_block_invis {
position: relative;
    width: 280px;
    border-radius: 5px;
    background: #fff;
    color: #294187;
    right: 45px;
    margin-top: 15px;
    padding: 10px 5px 10px 10px;
    font-size: 0.9em;
    opacity: 0;
        z-index: 999;
    display: none;
}
.pay_block_invis a {
    color: #99c74c;
    display: block;
    text-align: right;
    margin-top: 5px;
}
.pay_block_invis a:hover{
    color: #294187;
}
.pay_block:hover .pay_block_invis {
    display: block;
    opacity: 1;
}

.pay_block_invis p {
    line-height: 1.2em;
}
.pay_block_invis p.title {
    line-height: 1.5em;
    font-weight: bold;
}

.pay_block_invis:after {
bottom: 100%;
    left: 20%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 10px;
}



.pay_r tr.rsform-block.rsform-block-phon td:first-child {
    font-size: 1.61em;
    color: #6D6E70;
    margin-bottom: 15px;
}

.pay_r .formTableLayout tr.rsform-block, .formTableLayout tr.rsform-block > td {
    border: 0;
    float: left;
}

.pay_m img {

    padding: 5px;
}



#rbkmoney-button {
        font-family: 'NeoSansPro-Regular', sans-serif;
    text-rendering: auto;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    font-size: 1em;
    border-radius: 4px;
    color: #fff;
    background: #99C74C;
    text-align: center;
    -webkit-appearance: textfield;
    padding: 7px 15px 7px 15px;
    font-weight: 300;
    border: 0px solid #2d2d2d;
    cursor: pointer;
    -webkit-transition: background .5s;
    -moz-transition: background .5s;
    -o-transition: background .5s;
    transition: background .5s;
    cursor: pointer;
}


.input-div {
    display: flex;
    align-items: center;
}

.input-div input {
    width: 50%;
     font-size: 1em;
}
.input-div p {
    min-width: 150px;
    margin-right: 10px;
}









.news {
    margin-top: 30px;
}
.news div div > ul > li {
float: left;
    width: 400px;
}


.zoo-item-list div.description>div {
    margin-top: 5px;
}

.news  div.description > div p {
    line-height: 1.2em;
    font-size: 0.9em;
}

.news .description .element.element-textarea div:last-child {
    width: 100%;
        display: none;

}
.news .zoo-item-list div.description {
    margin: 5px 0 0 0;
    padding: 10px 10px 0px 0px;
}
.news h3, .dops h3 {
    color: #294187;
    font-size: 1.8em;
        margin: 20px 0px 35px 0px;
}
.news h3 a {
    font-size: 0.6em;
    color: #99c74c;
    margin: 0px 50px;
}

.news h3 a:hover {
    color: #294187;
}

.news ul.zoo-item-list {
    width: 2400px;
        display: table;
}
.news ul.zoo-item-list > li {
    margin-top: 0;
    top: 0px;
    padding-top: 0;
    left: 0px;
    position: relative;
    border-top: 0;
        padding: 10px 20px 40px 0px;
        border-bottom: 10px solid #fff;
        -webkit-transition: all 0.8s ease;
-moz-transition: all 0.8s ease;
-o-transition: all 0.8s ease;
-ms-transition: all 0.8s ease;
}
.news_cont .moduletable {
    width: 1200px;
    overflow: hidden;
}
.news ul.zoo-item-list.zoo-list.blog-default > li:hover {
    border-bottom: 10px solid #294187;
}

.news a.open_news {
    font-size: 0.9em;
    color: #6D6E70;
}

.news a.open_news:hover {
    color: #99C74C;
}

.news .description .element.element-textarea div p {
    text-align: justify;
}

.news .description .element.element-textarea div:first-child {
    height: 65px;
}

.news ul.zoo-item-list p.meta {
    margin: 0px 0px 20px 0px;
    font-size: 0.8em;
    color: #6D6E70;
    line-height: 1em;
    font-style: italic;
}

.news ul.zoo-item-list > li:first-child {
    margin-top: 0;
    padding-top: 0;
    border-bottom: 10px solid #fff;
    margin: 10px 0px 0px 0px;
}

.news ul.zoo-item-list > li:last-child {
    margin-top: 0;
    padding-top: 0;
    border-bottom: 10px solid #fff;
    margin: 10px 0px 0px 0px;
}

.news .zoo-item-list div.description > div li {
    width: 100%;
    font-size: 0.9em;
}

.news .news_more_back {
   display: none;
}

































.prav_info p.prav_title {
    color: #294187;
    font-size: 1.8em;
        margin: 20px 0px 35px 0px;
}

.prav_info_l {
    width: 45%;
    float: left;
}
.prav_info_r {
    width: 45%;
    float: right;
}
.prav_info a {
    margin: 20px 0px;
    display: block;
    font-size: 0.9em;
}

.prav_info a:hover {
    color: #27AAE1;
}
























.jbzoo.jbzoo-view-category.jbzoo-app-tarify.jbzoo-tmpl-catalog h1.title {
    font-family: 'NeoSansPro-Regular', sans-serif;
    line-height: 1em;
    font-weight: normal;
    letter-spacing: 0;
    color: #294187;
    font-size: 1.8em;
    margin: 20px 0px 35px 0px;
}




.tarif.items.items-col-3 .tarif_buttons a {
    display: block;
    background: #ffffff;
    border-radius: 30px;
    height: 50px;
    border: 2px solid #99c74c;
    width: 50px;
        font-size: 1.61em;
    line-height: 2.2em;
    text-align: center;
    margin: 10px 150px;
    color: #99c74c;
}

.tarif_buttons_cont {
    display: inline-block;
}
.tarif_buttons_cont p {
    font-size: 1.3em;
    color: #294187;
}

.tarif.items.items-col-3 .tarif_buttons a.button_active {
    background: #99c74c !important;
    color: #fff !important;
}

.tarif.items.items-col-3 .tarif_buttons {
display: table;
    width: 100%;
    text-align: center;
    padding-bottom: 70px;
    margin: 10px auto 50px auto !important;
    cursor: default;
    background: url('/templates/homenet/images/border-tarif.png');
    background-repeat: no-repeat;
    background-position-y: 21%;
    background-position-x: 50%;
    box-shadow: 0px 15px 50px -25px #000;
}

.tarif.items.items-col-3  .tarif_content .tarif_content_l {
    float: left;
    width: 50%;
}

.tarif.items.items-col-3  .tarif_content .tarif_content_r {
    float: right;
    width: 50%;

}
.tarif_content_b p span {
    display: inline !important;
}

.tarif.items.items-col-3 .tarif_one, .tarif.items.items-col-3 .tarif_two, .tarif.items.items-col-3 .tarif_three {
    display: none;
        width: 1200px;
    margin: 0 auto;
}


.tarif.items.items-col-3 .jbzoo-item-teaser {
border: 3px solid #99c74c;
    border-radius: 10px;
    background: url('/templates/homenet/images/bg_plashka.png');
        width: 95%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: 1;
    right: 0px;
    bottom: 0px;
    height: 415px;
    min-height: 415px;
    position: relative;
    cursor: pointer;
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
}

.tarif.items.items-col-3 .jbzoo-item-teaser:hover {
    position: relative;
    width: 107%;
    height: 440px;
    z-index: 3;
    right: 20px;
        bottom: 13px;
}
.tarif .column.rborder.width33 {
    display: table;
    height: 470px !important;
}
.jbzoo .subcategories .column, .jbzoo .related-items .column, .jbzoo .items .column {
    margin-right: 1%;
    margin-bottom: 0em;
}

.tarif.items.items-col-3 .tarif_one_cont {
    display: table;
    margin: 0 auto;
       height: 440px;
            width: 1020px;

}


.tarif.items.items-col-3 h4.item-title {
    text-align: center;
    font-size: 3em;
    margin: 30px 0px 30px 0px;
    color: #294187;
}




.tarif_three p.thanks {
    text-align: center;
    font-size: 6em;
    color: #294187;
    margin: 40px 0px;
}

.tarif_three p.thanks_sub {
    text-align: center;
    font-size: 2.7em;
    padding: 10px 5%;
    color: #99c74c;
}

.jbzoo .width33 {
    width: 32%;
    float: left;
}

.tarif_three {
    margin-bottom: 40px;
}





.tarif .item-properties, .tarif .item-properties2,
.tarif .traffic, .tarif .price_up {
    display: table;
        margin: 0px auto 5px auto;
        width: 285px;
}

.tarif .item-properties img, .item-properties2 img,
.tarif .traffic img, .price_up img {
    float: left;
    width: 40px;
    margin: 20px 25px 20px 30px;
}

.tarif .item-properties .element.element-text.first.last, .tarif .item-properties2 .element.element-text.first.last,
.tarif .traffic .element.element-text.first.last, .tarif .price_up .element.element-text.first.last {
    float: left;
        width: 65%;
    position: relative;
}
.tarif .item-properties .element.element-text.first.last h3, .tarif .item-properties2 .element.element-text.first.last h3,
.tarif .traffic .element.element-text.first.last h3, .tarif .price_up .element.element-text.first.last h3 {
    font-size: 0.8em;
    color: #294187;
}
.tarif .item-properties .element.element-text.first.last p, .tarif .item-properties2 .element.element-text.first.last p,
.tarif .traffic .element.element-text.first.last p, .tarif .price_up .element.element-text.first.last p {
    font-size: 3.8em;
    color: #294187;
    line-height: 1em;
    text-align: left;
    float: left;
}
.tarif .item-properties .element.element-checkbox p {
    font-size: 1.5em;
    color: #294187;
    margin: 18px 0px;
    line-height: 1em;
    text-align: left;
    float: left;
}
.tarif .item-properties .element.element-checkbox h3{
    font-size: 0.8em;
    color: #294187;
}
.tarif  .prop {
    float: left;
        font-size: 1.61em;
    line-height: 1em;
    color: #294187;
    margin-left: 5px;
}


.tarif .item-properties2 .prop, .tarif .traffic .prop,.tarif .price_up .prop {
    float: left;
        font-size: 1.61em;
    line-height: 1em;
    color: #294187;
    margin-left: 5px;
}


.tarif  .prop_bottom {
    border-top: 2px solid #99c74c;
}


.jbzoo .frontpage, .jbzoo .category {
    padding: 1em;
    margin-bottom: 1em;
    display: table;
    width: 1200px;
    margin: 0 auto;
}


.tarif  .dop_info {
    display: table;
    margin: 10px auto;
}
.tarif  .dop_info p {
    font-size: 2em;
    color: #99c74c;
}

.tarif_three img {
    margin: 100px auto 50px auto;
    display: table;
}

.tarif_three {
    margin: 0px auto 40px auto !important;
}




.tarif_content p {
    color: #294187;
        font-size: 1.16em;
    line-height: 1.8em;
    padding: 0px 50px;
    margin-bottom: 5px;
    margin: 35px 0px;
}

.tarif_content p span {
    display: block;
    color: #99c74c;
        font-size: 1.61em;
}
.tarif_content {
    padding: 0px 0% 0px 5%;
}
.tarif_content_b {
    display: table;
    width: 100%;
}
.tarif_content p em {
    display: block;
    font-size: 0.7em;
    line-height: 0em;
    margin: 10px 0px;
}
.tarif_content_b p {
    font-size: 1.8em;
    color: #99c74c;
        padding-left: 4%;
}

.tarif_content_b p span{
    margin: 0px 50px;
    color: #294187;
}


.tarif_footer {
    display: table;
    width: 1200px;
    margin: 50px auto 50px auto;
    border-top: 2px solid #6d6e70;
}

.tarif_footer_l {
    float: left;
    width: 50%;
        padding: 0px 50px;
    text-align: justify;
}

.tarif_footer_r {
    float: right;
    width: 50%;
        padding: 0px 50px;
    text-align: justify;
}

.tarif_footer p.tarif_footer_title {
    color: #294187;
    font-size: 1.8em;
    margin: 20px 0px 35px 0px;
}

.tarif_footer p {
    margin: 20px 0px;
    font-size: 0.9em;
}

.tarif.items.items-col-3 .jbzoo-item-teaser > .element.element-textarea > div {
font-size: 0.9em;
    color: #294187;
    text-align: left;
    padding: 10px 0px;
    width: 285px;
    margin: 0 auto;
    border-top: 1px solid #6d6e70;
}


.tv_canal_content ul.zoo-item-list.zoo-list.jbuniversal-catalog li .layout-default {
    height: 176px;
}

.jbzoo-item.jbzoo-item-tarify-yuridicheskie-lica.jbzoo-item-teaser h4.item-title {
    font-size: 2.5em;
        margin: 20px 0px 25px 0px;
}
.tarif_content_b .tarif_content_b_small p {
    font-size: 0.9em;
    color: #294187;
    padding: 0px;
}


.tarif_content_b .tarif_content_b_small {
    margin: 50px 0px;
}


.tarif_two .docs_ul {
    display: table;
    width: 100%;
    margin: 10px 0px;
}
.tarif_two .docs_ul h2 {
    font-size: 1.8em;
    padding: 20px 0px;
    color: #294187;
}
.tarif_two .docs_ul ul li {
    margin-left: 20px;
    padding: 5px 0px;
    list-style: disc;
}












.tv_canal_content ul.zoo-item-list.zoo-list.jbuniversal-catalog li {
float: left;
    width: 200px;
    text-align: center;
    border: 0px;
    padding: 5px;
    margin: 0px;

}

.tv_canal_content ul.zoo-item-list.zoo-list.jbuniversal-catalog {
    display: table;
    width: 100%;
    margin: 30px 0px;
}

.tv_canal_buttons a {
    text-align: center;
    margin: 0px 1%;
    display: inline-table;
    color: #294187;
    width: 23%;
    border: 2px solid #99c74c;
    border-radius: 5px;
    padding: 15px 0px;
        font-size: 1.16em;
        -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
}

.tv_canal_buttons a:hover {
    border: 2px solid #294187;
}

.tv_canal_buttons a span {
    color: #99c74c;
    display: table;
    margin: 0 auto;
    font-size: 2em;
}

.tv_canal_buttons {
    display: table;
    width: 100%;
    margin: 15px auto;
}


.tarif_content, .tv_canal_kino {
    display: none;
}

.tv_canal_content .zoo-item-list p.title {
    color: #294187;
    border-bottom: 1px solid #99c74c;
    margin: 10px;
}















.form_l .form_l_r > div:first-child span {
    margin: 0px 7px;
}

.form_l {
    float: left;
    width: 50%;
    padding-right: 40px;
}
.form_r {
    float: left;
    width: 45%;
    margin-left: 30px;
    padding: 5px 0px;
}
.form_ul_cont .form_r {
    padding-top: 45px;
}
.form_r div.title {
    text-align: right;
    color: #294187;
    margin: 18px 0px 0px 0px;
}
.form_l .form_l_l {
    float: left;
    width: 35%;
    text-align: right;
}

.form_l .form_l_r {
    float: right;
    width: 60%;
    text-align: left;
}

.form_ul_cont .form_r .form_l_l {
    float: left;
    width: 15%;

    padding: 20px 0px 0px 0px;
    text-align: right;
}

.form_ul_cont .form_r .form_l_r {
float: right;
    width: 80%;
    text-align: left;
}


.jbzoo label {
    cursor: pointer;
    display: block;
    font-size: 1.3em;
}
.form_l .form_l_r > div:first-child {
    font-size: 1.2em;
    margin: 0px 5px 32px 0px;
}

.form_l .form_l_r > div {
    display: table;
    color: #294187;
    width: 100%;
    margin: 0px 0px 36px 0px;
    font-size: 0.7em;
}


input[type="radio" i] {
    float: left;
    margin: 2px 10px 0px 0px;
}

.form_l .form_l_l > div, .form_ul_cont .form_r .form_l_l > div {
    color: #294187;
    margin: 0px 0px 60px 0px;
    font-size: 0.9em;
}

.form_l .form_l_l > div:first-child {
    color: #99c74c;
        font-size: 1.16em;
    margin-bottom: 30px;
}

.form_r div {
    display: table;
    width: 100%;
            margin: 0px 0px 14px 0px;
}

.form_r div img {
    float: left;
    width: 20%;
    margin: 0px 30px;
}

.form_r div a {
    margin: 10px;
    font-family: 'NeoSansPro-Regular', sans-serif;
    text-rendering: auto;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    font-size: 1em;
    border-radius: 4px;
    color: #fff;
    background: #99C74C;
    text-align: center;
    -webkit-appearance: textfield;
    padding: 7px 15px 7px 15px;
    font-weight: 300;
    border: 0px solid #2d2d2d;
    cursor: pointer;
    -webkit-transition: background .5s;
    -moz-transition: background .5s;
    -o-transition: background .5s;
    transition: background .5s;
    cursor: pointer;
}

.form_r div a:hover {
    background: #294187;
}

.form_r .rsform-block.rsform-block-submit button {
    font-family: 'NeoSansPro-Regular', sans-serif;
    text-rendering: auto;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    float: right;
    font-size: 2em;
    border-radius: 4px;
    margin: 0px;
    color: #fff;
    background: #294187;
    text-align: center;
    -webkit-appearance: textfield;
       padding: 17px 25px 17px 25px;
    font-weight: 300;
    border: 0px solid #2d2d2d;
    cursor: pointer;
    -webkit-transition: background .5s;
    -moz-transition: background .5s;
    -o-transition: background .5s;
    transition: background .5s;
    cursor: pointer;
}


.form_r .rsform-block.rsform-block-submit button:hover{
background: #99C74C;
}













.tarif_popup_content_l, .tarif_popup_content_r {
    display: none;
}
.tarif_popup_content_r .meta {
    display: none;
}


a.tarif_popup_button_int, a.tarif_popup_button_tv {
    display: table;
    width: 50%;

        font-size: 1.16em;
    color: #fff;
    padding: 10px 0px 10px 35px;
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
}

a.tarif_popup_button_tv {
    border-radius: 40px 0px 0px 0px;
    float: right;
}
a.tarif_popup_button_int {
    border-radius: 0px 40px 0px 0px;
    float: left;
}

a.tarif_popup_button_int.active, a.tarif_popup_button_tv.active {
    background: #fff;
    color: #294187;
}

.tarif_popup_buttons {
    background: #9bc94d;
    display: table;
    width: 100%;
}

.layout-layout2 p.title {
    font-size: 2.2em;
    color: #294187;
    padding: 10px 0px 0px 0px;
}

.layout-layout2 .description {
    font-size: 0.9em;
    color: #5d5d5d;
}

div#inline_content {
    overflow: hidden;
    height: 450px;
    border: 3px solid #294187;
    border-radius: 10px;
        padding:10px;
    background:#fff;
}
div#inline_content_pay {
        border: 3px solid #294187;
    border-radius: 10px;
    padding:10px;
    background:#fff;
}
.tarif_popup_content {
    padding: 0px 10px 0px 10px;
}

div#inline_content  .zoo-item-list div.description {
    margin: 5px 0 0 0;
    height: 35px;
}

.tarif_popup_next a {
    float: right;
}

.tarif_popup_next a:hover{
    background: #294187;

}

div#cboxContent button#cboxClose {
    display: none;
    margin: 5px;
    background: #294187;
}

div#cboxContent button#cboxClose:hover {
    background: #9bc94d;
}
































.footer {
    display: table;
    width: 1200px;
    margin: 40px auto 0px auto;
}
.footer_t {
    display: table;
    width: 100%;
}
.footer_l {
    float: left;
    width: 55%;
}

.footer_r {
    float: right;
    width: 45%;
}

.footer_l_l,.footer_l_m {
    float: left;
    width: 33%;
}
.footer_l_r {
    float: right;
    width: 33%;
}

.footer_r_l {
    float: left;
    width: 55%;
        padding-top: 15px;
}

.footer_r_r {
    float: left;
    width: 45%;
}

.footer_t ul li a {
    color: #294187;
    font-size: 0.9em;
    line-height: 2.5em;
}

.footer_t ul li a:hover{
    color: #9bc94d;
}
.footer_b {
display: table;
    width: 100%;
    text-align: center;
    color: #bcbec0;
        font-size: 1.16em;
    margin: 20px 0px 0px 0px;
}

.footer_r_r p {
    font-size: 0.9em;
    text-align: right;
    line-height: 2.5em;
    color: #294187;
}














.boom {
    width: 1200px;
    margin: 0 auto;
    display: table;
}




.boom_li {
    float: left;
    width: 29%;
    border: 2px solid #9bc94d;
    margin: 10px 25px;
    border-radius: 10px;
    height: 400px;
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
}

.boom img {
    width: 100%;
    height: 100%;
    border-radius: 9px;
    opacity:0.8;
-moz-opacity:0.8;
filter: alpha(opacity=80) black;
-khtml-opacity: 0.8;
background-color:#000;
}
.boom_li:hover {
    border: 2px solid #294187;
}
.boom_li_block {
       position: relative;
    bottom: 130px;
    background: rgba(255, 255, 255, 0.9);
    height: 127px;
    border-radius: 0px 0px 9px 9px;
    padding: 15px;
}
.boom_li:hover img {
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100) black;
    -khtml-opacity: 1;
    background-color: #000;
}
.boom_li_block p {
        font-size: 2.79em;
    color: #294187;
}

.boom_li_block p.green {
    font-size: 1.4em;
    color: #9bc94d;
    display: block;
    margin-top: 10px;
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
}

.boom_li:hover .boom_li_block p.green {
    color: #294187;
}





















div#yoo-zoo {
    width: 1200px;
    display: table;
    margin: 0px auto 80px auto;
}

#yoo-zoo .item h1.pos-title {
    margin: 20px 0px 5px 0px;
    font-family: 'NeoSansPro-Regular', sans-serif;
    font-size: 3em;
    font-weight: normal;
    line-height: 1.2em;
    color: #294187;
    letter-spacing: -1px;
}

#yoo-zoo .item p.pos-meta {
    margin: 0px 0px 10px 0px;
    font-size: 0.9em;
    color: #6d6e70;
    line-height: 1em;
    font-style: italic;
}

#yoo-zoo .item div.pos-content .element {
    margin-bottom: 18px;
    font-size: 1.4em;
}
























#yoo-zoo .details h1.title {
    margin: 20px 0px 5px 0px;
    font-family: 'NeoSansPro-Regular', sans-serif;
    font-size: 3em;
    font-weight: normal;
    line-height: 1.2em;
    border-bottom: 0px;
    color: #294187;
    letter-spacing: -1px;
}

#yoo-zoo .details div.heading {
    padding-bottom: 0;
    border-bottom: 0;
}

#yoo-zoo .details {
    margin: 0;
    overflow: hidden;
}

#yoo-zoo .items h1.pos-title {
    margin: 20px 0px 5px 0px;
    font-family: 'NeoSansPro-Regular', sans-serif;
    font-size: 3em;
    font-weight: normal;
    line-height: 1.2em;
    border-bottom: 0px;
    color: #294187;
    letter-spacing: -1px;
}

#yoo-zoo .items h1.pos-title a {
    color: #294187;
    text-decoration: none;
}

#yoo-zoo .items div.teaser-item-bg {
    padding: 0px 0px 10px 0px;
    overflow: hidden;
    background: 0;
    border-bottom: 5px solid #294187;
}

#yoo-zoo .items p.pos-links {
    margin: 22px 0px 0px 0px;
    text-align: right;
}
#yoo-zoo .items p.pos-links span a {
    color: #9bc94d;
    border-bottom: 1px dotted #9bc94d;
    font-size: 1.8em;
    text-transform: uppercase;
}

#yoo-zoo .items div.teaser-item:last-child div.teaser-item-bg {
    padding-bottom: 10px;
    background: none;
}












.dops {
    width: 1200px;
    margin: 0 auto;
    display: table;
}

.dops ul {
    display: flex;
}
.dops ul li {
    width: 18%;
    border: 1px solid #9bc94d;
    margin: 1% !important;
    border-radius: 10px;
    height: 250px;
    padding: 0;
}
.dops ul li:hover {
    border: 1px solid #294187 !important;
}
.dops .zoo-item-list div.media-left {
    margin: 0;
    float: none;
}

.dops .zoo-item-list div.description {
    background: rgba(255, 255, 255, 0.85);
    position: relative;
    bottom: 95px;
    padding: 15px 5px;
}

.dops .zoo-item-list div.description .element.element-itemname a {
    color: #294187;
    font-size: 1em;
    height: 40px;
    display: block;
}

.dops .zoo-item-list div.description .element.element-itemlink a {
    color: #9bc94d;
    font-size: 0.9em;
    font-weight: 100;
    display: block;
}


.dops  ul.zoo-list > li:first-child {
    margin-top: 0;
    padding-top: 0;
    border: 1px solid #9bc94d;
}




.dops .zoo-item-list div.media-left img {
    width: 100%;
    height: 100%;
    border-radius: 9px;
    opacity: 0.8;
    -moz-opacity: 0.8;
    filter: alpha(opacity=80) black;
    -khtml-opacity: 0.8;
    background-color: #000;
}

.dops ul li:hover  div.media-left img {
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100) black;
    -khtml-opacity: 1;
    background-color: #000;
}

.dops ul li:hover  div.description .element.element-itemlink a {
    color: #294187;
}
