/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
    color: #5a5a5a;
    font-family: 'Open Sans', sans-serif;
}

/* Colors */
.theme-2 .button.styl-material {
    background: #2196f3;
}

.theme-2 .button.styl-material:hover,
.theme-2 .button.styl-material:focus {
    background: #2b9bf4;
}

.theme-3 .button.styl-material {
    background: #009688;
}

.theme-3 .button.styl-material:hover,
.theme-3 .button.styl-material:focus {
    background: #26a69a;
}

.theme-3 .ripple-obj {
    fill: #00695c;
}

.wrapper {
    overflow: hidden;
}

.header {
    height: 232px;
    box-shadow: 1px 4px 10px rgba(0, 0, 0, 0.2);
    z-index: 1;
    position: relative;
}

.top {
    min-width: 1170px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
}

.logo {
    float: left;
}

.logo img {
    margin-bottom: 6px;
    margin-top: 7px;
    margin-right: 32px;
}

.carousel-caption h1 {
    text-transform: uppercase;
    font-weight: 700;
}

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

.input-group-btn {
    background: #ccc url(/local/static/img/search.png) no-repeat center
}

.search {
    background: transparent !important;
    color: transparent !important;
}

.top a {
    margin-right: 15px;
    text-transform: uppercase;
    font-weight: 600;
    color: #656a73;
    font-size: 12px;
}

.top a:hover {
    text-decoration: none
}

.top a.lang {
    text-decoration: underline;
    margin-left: 17px;
    color: #0851a3;
}

.top .navbar-right a {
    font-size: 12px;
    padding: 0 8px;

}

.blue {
    min-width: 1170px;
    height: 130px;
    background: #173278;
}

/*
.blue {
    min-width: 1170px;
    height: 130px;
    background: #004097;
}
*/

.navbar-nav {
    float: none;
    height: 52px;
     clear: both;
}

.blue a {
    font-size: 14px;
    display: block;
    color: #95bdf9;
}

.blue ul li {
    display: block;
    border-right: 1px solid #2e60ac;
    min-height: 55px;
}

.blue ul li:last-of-type {
    border-right: 0;
}

.blue a.logo-text {
    color: #fff;
    margin-top: 35px;
    font-size: 20px;
}

.blue .navbar-right a {
    font-size: 13px;
}

.blue .navbar-right li:first-of-type {
    padding-left: 0;
}

.blue .navbar-right {
    margin-top: 30px;
    margin-right: -8px;
}

.nav2 {
    height: 52px;
    min-width: 1170px;
    background: #173278;
}

/*.nav2 {
    height: 52px;
    min-width: 1170px;
    background: #0055b0;
}*/


.multi-item-carousel {
    height: 513px !important;
    overflow: hidden;
}

.multi-item-carousel .carousel-inner > .item {
    -webkit-transition: 500ms ease-in-out left;
    transition: 500ms ease-in-out left;
}

.multi-item-carousel .carousel-inner .active.left {
    left: -33%;
}

.multi-item-carousel .carousel-inner .active.right {
    left: 33%;
}

.multi-item-carousel .carousel-inner .next {
    left: 33%;
}

.multi-item-carousel .carousel-inner .prev {
    left: -33%;
}

.multi-item-carousel .carousel-inner > .item {
    -webkit-transition: 500ms ease-in-out all;
    transition: 500ms ease-in-out all;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-transform: none !important;
    transform: none !important;
}

.multi-item-carousel .carouse-control.left,
.multi-item-carousel .carouse-control.right {
    background-image: none;
}

.header a:hover {
    text-decoration: none;
}

.nav2 a, .nav2 > li > a {
    text-transform: uppercase;
    color: #fff;
}

#main-slider-carousel .carousel-inner {
    overflow: visible;
}

.nav > li > a:focus, .nav > li > a:hover {
    background: inherit;
}

.nav2 .navbar-nav > li > a {
    padding: 8px;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background: #1e79c0;
}

.nav2 .navbar-nav > li:hover > a {
    background: #1e79c0;
}

.nav2 .navbar-nav > li:hover > ul {
    display: block
}

.dropdown-menu > li:focus, .dropdown-menu > li:hover {
    background: #1e79c0;
    outline: none;
    color: #fff;

}

.dropdown-menu > li:focus {
    outline: none;
    background: transparent;
}

.dropdown-menu > li > a:hover {
    background: #1e79c0;
    outline: none;
    color: #fff;

}

.dropdown-menu > li > a:focus {
    outline: none;
    background: transparent;
}

.dropdown-menu > li {
    padding: 0px 20px;
    height: 36px;
    border-bottom: 1px solid #e5e5e5;
}

.dropdown-menu > li > a {
    padding: 0px;
    line-height: 35px;

}

.nav2 .navbar-nav > li {
    padding: 8px;
}

.navbar-nav > li > .dropdown-menu {
    border-radius: 0
}

.dropdown-menu > li > a {
    text-transform: none;
}

.navbar-right li {
    position: relative;
    display: block;
    padding-right: 7px;
}

.event.video a figcaption {
    font-size: 16px;
    text-transform: uppercase;
    margin: 10px 0;
. top . navbar-right > li > a color: #004899;
}

.top .navbar-right > li > a {
    line-height: inherit;
    padding: 8px 6px;
    margin-right: 0;
    padding-left: 8px;
}

.top .navbar-right > li > a:hover {
    background: #eef1f4;
}

.top .navbar-right a.cd-search-trigger.cd-text-replace {
    padding: 8px 15px;
    margin: 0.5em 0;
}

.navbar-right .navbar-form {
    margin: 0;
    padding: 0;
}

.navbar-form .form-control {
    width: 53px;
    position: absolute;
    border-radius: 15px;
    right: -70px;
    top: 10px;
}

/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 20;
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
    padding-right: 0;
    padding-left: 0;
}

.navbar-wrapper .navbar {
    padding-right: 15px;
    padding-left: 15px;
}

.navbar-wrapper .navbar .container {
    width: auto;
}

.nav .btn-primary, .nav .btn-primary:hover, .nav .btn-primary.active, .nav .btn-primary:active, .open > .nav .dropdown-toggle.btn-primary, .nav .btn-primary:focus,
.nav .btn-primary.active.focus, .nav .btn-primary.active:focus, .nav .btn-primary.active:hover, .nav .btn-primary:active.focus, .nav .btn-primary:active:focus,
.nav .btn-primary:active:hover, .nav .open > .nav .dropdown-toggle.btn-primary.focus, .open > .nav .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
    background-color: transparent;
    text-transform: uppercase;
    border-color: rgba(255, 255, 255, 0.25);
    border-radius: 0;
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {

    margin-left: 15px;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

#main-slider-carousel .carousel-indicators{
display: none;
}
.carousel-indicators {
    text-align: right;
}

/* Carousel base class */
.carousel {
    /*height: 600px;*/
    margin-bottom: 20px;
}

/* Since positioning the image, we need to help out the caption */
.carousel-caption {
    text-align: left;
    z-index: 1;
}

.item .carousel-caption {
    display: none;
}

.item.active .carousel-caption {
    display: block;
}

.carousel-caption .btn {
    margin-right: 20px;
}

/* Declare heights because of positioning of img element */
.carousel .item {
    height: 600px;
}

.btn-group-lg > .btn, .btn-lg {
    padding: 15px 36px
}

#myCarousel6.carousel .item {
    height: 487px;
}

.detail {
    margin-bottom: 90px;

}

.bs-docs-sidebar .nav .nav > li > a {
    padding-left: 30px;
    color: #656a73;
    font-size: 13px;
    font-weight: 400;
}

.breadcrumb {
    background: transparent;
    margin: 40px 0 20px;
    color: #004899;
    font-weight: 700;
}

.breadcrumb a {
    color: #009cb3;
    text-decoration: underline;
}

.blue_green {
    color: #fff;
}

.interprogram .btn-primary {
    background: #1c56ab;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    padding: 13px 67px;
}

.jurclin .btn-primary {
    background: #7e222c;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    padding: 13px 67px;
}

.avtoshkola .btn-primary {
    background: #1c56ab;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    padding: 13px 67px;
}

.practic .btn-primary {
    background: #1c56ab;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    padding: 13px 67px;
}

a.blue_green {
    border: 1px solid #fff;
    color: #fff !important;;
}

a.blue_green:hover {
    background: #fff;
    color: #009cb4 !important;
}

.blue_green h2 {
    color: #fff;
}

.blue_green .table > tbody > tr > td, .blue_green .table > tbody > tr > th, .blue_green .table > tfoot > tr > td, .blue_green .table > tfoot > tr > th,
.blue_green.table > thead > tr > td, .blue_green .table > thead > tr > th {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2)
}

.breadcrumb > li + li:before {
    font-size: 23px;
    padding: 0 15px;
    content: "›";
}

.detail h1 {    min-height: 80px;
    font-size: 30px;
    font-weight: 700;
}

.carousel .item-sub {
    height: 255px;
}

.carousel a .item-sub:hover {
    color: #004899;
}

.carousel a {
    text-decoration: none;
    color: #3f4550;
}

.carousel .item-sub img {

    margin-bottom: 15px;
}
.ilike {text-decoration:none!important;}
.open > .dropdown-toggle.btn-primary {
    background: transparent
}

.carousel .new-ads {
    height: 338px;
    cursor: pointer;
}

.subsections .carousel .item {
    height: 255px;
}

.subsections .multi-item-carousel {
    height: 255px !important;
}
.btn{position: relative}
.multi-item-carousel a {
    text-transform: none !important;
    position: relative;}

#main-partners-carousel {
    height: 120px !important;
    overflow: hidden;
}

#main-partners-carousel1 {
    height: 120px !important;
    overflow: hidden;
}

#main-partners-carousel.carousel .item {
    height: 120px !important;
    overflow: hidden;
}

#main-partners-carousel1.carousel .item {
    height: 120px !important;
    overflow: hidden;
}

#main-partners-carousel img {

}

#main-partners-carousel1 img {
    margin-top: 0px;
}

.ads .carousel .item {
    height: 338px;
    padding-left: 3px;
}

.date .btn {
    float: right;
}

.detail .carousel-control {
    top: 123px;
}

.detail .right {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #ccc;
}

.detail .left {
    font-size: 14px;
    font-weight: 700;
    right: 100px;
    left: auto;
    color: #ccc;
    text-transform: uppercase;
}

#theCarousel12.carousel, #theCarousel12.carousel .item {
    height: auto;
}

.see_also {
    text-transform: inherit;
    font-weight: 700;
}
.new1 a{    text-decoration: none !important;}
.new1 a b {
    color: #5a5a5a;

    font-weight: 700;
    padding: 10px 0 20px;
    display: block;
}
.about img {
    margin-right: 15px;
    margin-bottom: 10px;
}
.new2 b {
    font-weight: 700;
    padding: 10px 0;
    color: #1c56ab;
}

.btn-default {
    color: #999;
}

.navbar-collapse {
    padding-left: 0;
}

.ads .multi-item-carousel {
    height: 340px !important;
}

.carousel-indicators li, .carousel-indicators .active {
    width: 20px;
    height: 20px;
    margin-right: 7px;
}

.carousel-inner > .item > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;

}

/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing {
    padding-bottom: 20px;
}

.partners {
    padding: 20px 0 108px;
}

/* .flat {
    background: #13a4d4 url(/local/static/img/flat.png) no-repeat center;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    position: fixed;
    right: 5%;
    top: 82%;
    z-index: 991;
    box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.2);
}
Плавающий круг
*/

h2 {
    white-space: nowrap;
    text-transform: uppercase;
    font-weight: 700;
    color: #656a73;
    margin-bottom: 40px;
    font-size: 26px;
    letter-spacing: 0.5px;
}

.blue_date {
    background: #004899;
    color: #fff;
    font-size: 11px;
    border-radius: 2px;
    text-align: center;
    padding: 10px 0;
}

.blue_date span {
    font-size: 16px;
    display: block;
}

.marketing h2 a {
    white-space: nowrap;
    text-transform: none;
    color: #656a73;
    font-size: 18px;
    text-decoration: underline;
    margin-left: 30px;
}

.marketing .col-lg-4.col-xs-6 {
    padding-left: 0;
}

.marketing .carousel-control {
    width: 38px;
}

.marketing .carousel-control.right {
    right: -5%;
    margin-right: 15px;
}.right2,.right3, .right11  {
     left: auto;
     right: -5%;
     margin-right: 15px;
 }

.marketing .carousel-control.left {
    left: -5%;
}.left2,.left3, .left11   {
     left: -5%;
 }

.partners .carousel-control.left {
    left: -2%;
    top: 50%;
    margin-top: -16px;
}

.partners .carousel-control.right {
    right: -2%;
    top: 50%;
    margin-top: -16px;
}

#timeline-Header {
    display: none !important;
}

.desc-new {
    height: 305px;
    margin: 10px 15px;
    color: #3f4550;
    font-size: 14px;
}

.ads .desc-new {
    margin: 15px;
    height: 215px;
}

.event {
    float: right;
}

.event h3 {
    text-transform: uppercase;
    font-weight: 700;
    margin: 40px 0;
    font-size: 30px;
}

.events {
    height: 520px;
    overflow-y: scroll;
}

.desc p a b {
    color: #5a5a5a;
    text-decoration: none !important;
    font-size: 14px;
}

.detail-text p {
}

.detail-text {
    margin-bottom: 90px;
}

.detail-text img, .bak img  {
    margin-right: 15px;
    margin-bottom: 10px;
    /*display:block;*/
}

.add_block {
    text-transform: uppercase;
    color: #999;
    position: relative;

}

.new .add_block {
    bottom: 60px;
    position: absolute;
}

.desc-new .date {
    position: absolute;
    bottom:96px;
}

.add_block img {
    margin: 10px;
}

.modal {
    text-align: center;
    padding: 0 !important;
}

.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.desc p, .desc p a {
    color: #5a5a5a;
    text-decoration: none !important;
    font-size: 12px;
}

.desc-new b, .desc b {
    display: block;
    font-weight: 700;
    color: #5a5a5a;
}
.slideshow{width: 100%!important;}
.new > img:first-of-type {
    width: 100%;
}

.new > img {
    max-height: 180px
}

.tags {
    padding-left: 7px;
    border-left: 4px solid #0c4393;
}

.btn-group .dropdown-toggle {
    box-shadow: none !important;
}

.tags a {
    color: #0c4393;
    text-transform: uppercase;
    text-decoration: underline;
    font-weight: 800;
    margin-right: 5px;
    font-size: 11px;
}

.desc {
    margin-bottom: 57px;
}

.date {
    font-size: 13px;
    color: #656f82;
}

.fak .text-center:hover {
    color: #009cb3;
}

.bak a.btn-default {
    margin-bottom: 20px;
    margin-right: 15px;
}

.ads .date {
    color: #999;
}

.docs p {
    min-height: 90px;
}

.docs b {
    font-weight: 700;
}

.docs img {
    margin: 20px 0;
}

.bs-docs-sidenav span {
    float: right;
    margin-top: 2px;
    margin-right: -6px;
    width: 9px;
    height: 16px;
    background: url(/local/static/img/arr_left.png) no-repeat;
}

.rotate {
    -moz-transform: rotate(90deg); /* Для Firefox */
    -ms-transform: rotate(90deg); /* Для IE */
    -webkit-transform: rotate(90deg); /* Для Safari, Chrome, iOS */
    -o-transform: rotate(90deg); /* Для Opera */
    transform: rotate(90deg);
}

.a_top2.rotate2 {
    top: 5px;
    right: 115px;
    -moz-transform: rotate(180deg); /* Для Firefox */
    -ms-transform: rotate(180deg); /* Для IE */
    -webkit-transform: rotate(180deg); /* Для Safari, Chrome, iOS */
    -o-transform: rotate(180deg); /* Для Opera */
    transform: rotate(180deg);
}

.selection_committee h3 {
    margin-bottom: 30px;
}

.carousel-caption1 {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    color: #fff;
    text-align: left;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, .0001));
    background-image: linear-gradient(bottom, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
    padding-left: 20px;
}

.img-rounded {
    border-radius: 2px;
}

.carousel-caption1 h3 {
    text-transform: uppercase;
    margin-bottom: 0;
    font-weight: 600;
}

.carousel-caption1 p {
    height: 40px;
    margin-bottom: 5px;
}

.new {
    background: #fff;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
    height: 507px;
    margin: 3px;
    border-radius: 3px;
    margin-bottom: 50px
}
.new1 a{display: block; max-height:230px; overflow: hidden }
.new1 a img{width:100%}
.new:hover {
    cursor: pointer
}

.new-ads {
    background: #fff;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
    height: 338px;
    border-radius: 3px;
    margin: 0 3px;
    margin-bottom: 50px;
    border-top: 10px solid #009cb3;
}

.new-ads:hover .desc-new b {
    color: #009cb3;
}

.sel-com {
    background: #fff;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    margin: 0 3px;
    margin-bottom: 50px;
    position: relative;
}

.desc-text {    white-space: normal;
    height: 190px;
    overflow: hidden;
    line-height: 24px;
}

.desc-new a {    white-space: normal;
    color: #3f4550
}
.slideshow .new {
    height: 515px;
    width:275px;
    margin-right: 20px;
    vertical-align: top;
}
.slideshow .item2 {
    height:243px;
    width:269px;
    margin-left: 20px;
}
.slideshow .new-ads{
    height:343px;
    width:270px;
    margin-left: 20px;
}
.slideshow .item3{ width:320px;  height:120px;}
.new:hover .desc-new a {
    color: #004899;
    text-decoration: none
}
.owl-prev{left: -6%;   top: 40%;font-size:0;   position: absolute;  height:71px; width: 38px; background:url(/local/static/img/left.png)no-repeat;}
.owl-next{left: auto;   top: 40%;font-size:0;   position: absolute;background:url(/local/static/img/right.png)no-repeat;
    right: -6%;    width:38px;  height:71px;
    margin-right: 15px;}
.cycle-pager {
    text-align: right; width: 21%; z-index: 500; position: absolute; top: 0px; overflow: hidden;right: 0;
}
.cycle-pager span {
    font-family: arial; font-size: 80px; width: 20px; height: 20px;margin-right: 10px;
    display: inline-block; color: #ccc; cursor: pointer;
}
.cycle-pager span.cycle-pager-active { color: #999;}
.cycle-pager > * { cursor: pointer;} 

@media (max-width: 1520px) {
    .blue_date span {
        font-size: 14px;
    }
    .slideshow .new {
        width:320px;
    }
    .slideshow .new-ads{       width:320px;}
    .slideshow .item2{ width:318px;}
    .slideshow .item3{ width:318px;}
    .top .navbar-right li a {
        padding-right: 0;
    }
     .new a{    max-height: 137px!important;}
}

.modal-dialog {
    color: #666;
}

.modal-dialog p {
    margin-bottom: 20px;
    color: #999;
}

@media (max-width: 1520px) and (min-width: 1200px) {
    .new .date {
        display: none;
    }

    .add_block img {
        margin: 10px 2px;
    }

    .new-ads .btn {
        font-size: smaller;
        padding: 6px;
    }
}

.col-lg-4.col-xs-6:nth-child(2n) .new-ads {
    border-top: 10px solid #fbb900;
}

.col-lg-4.col-xs-6:nth-child(2n) .new-ads:hover b {
    color: #fbb900;
}

.col-lg-4.col-xs-6:nth-child(3n) .new-ads {
    border-top: 10px solid #5575ae;
}

.col-lg-4.col-xs-6:nth-child(3n) .new-ads:hover b {
    color: #5575ae;
}

/* Featurettes
------------------------- */
.subsections {
    width: 100%;
    background: #eee;
    padding-top: 20px;
}

.ads {
    width: 100%;
    background: #f7f6f6;
    padding-top: 20px;
}

figcaption {
    font-weight: 700;white-space: normal;
}

.featurette-divider {
    margin: 80px 0; /* Space out the Bootstrap <hr> more */
}

.read {
    color: #999;
    font-size: 14px;
    border: 2px solid #ccc;
    border-radius: 2px;
    padding-left: 40px;
    padding-right: 40px;
}

/* Thin out the marketing headings */
.featurette-heading {
    font-weight: 300;
    line-height: 1;
    letter-spacing: -1px;
}

.format a {
    display: inline-block;
    padding: 5px;
}

.format a.active {
    background: #ccc;
}

.sort .dropdown-toggle {
    color: #656a73 !important;
    background: #fff;
    border: none;
    text-transform: uppercase;
}

.sort a {
    text-transform: uppercase;
    padding-left: 20px;
    color: #656a73;
}

.sort {
    margin-top: 30px;
}

.sort a.sort-asc::after {
    display: inline-block;
    content: "\25B2";
}

.sort a.sort-desc::after {
    display: inline-block;
    content: "\25BC";
}

.catalog {
    margin-top: 70px;
}

#myCarousel {
    min-width: 1170px;
}

.format {
    margin-top: 20px;
}

/* RESPONSIVE CSS
-------------------------------------------------- */
@media (max-width: 1200px) {
    .wrapper {
        overflow: hidden;
        width: 1200px;
    }

    .partners .marketing .carousel-control.right {
        right: 0 !important;
    }
}

@media (min-width: 768px) {
    /* Navbar positioning foo */
    .navbar-wrapper {
        margin-top: 20px;
    }

    .navbar-wrapper .container {
        padding-right: 15px;
        padding-left: 15px;
    }

    .navbar-wrapper .navbar {
        padding-right: 0;
        padding-left: 0;
    }

    /* The navbar becomes detached from the top, so we round the corners */
    .navbar-wrapper .navbar {
        border-radius: 4px;
    }

    /* Bump up size of carousel content */
    .carousel-caption p {
        margin-bottom: 20px;
        font-size: 21px;
        line-height: 1.4;
    }

    .featurette-heading {
        font-size: 50px;
    }
}

@media (min-width: 992px) {
    .featurette-heading {
        margin-top: 120px;
    }
}

/* Let's get this party started */
::-webkit-scrollbar {
    width: 12px;
}

/* Track */
::-webkit-scrollbar-track {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #ccc;
}

/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #999;
}

::-webkit-scrollbar-thumb:window-inactive {
    background: #999;
}

.carousel-caption .btn-default {
    border: 0;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    color: #fff !important;
    position: relative;
    border-radius: 2px;
    background: #70757d !important;
}

.carousel-caption .btn-primary {
    background: #13a4d4 !important;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    border: 0;
    position: relative;
    border-radius: 2px;
    color: #fff !important;
}

.carousel-caption .btn-primary-dblue {
    background: #4245b1 !important;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    border: 0;
    position: relative;
    border-radius: 2px;
    color: #fff !important;
}

.carousel-caption .btn-primary-red {
    background: #bd2d4c !important;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    border: 0;
    position: relative;
    border-radius: 2px;
    color: #fff !important;
}

.open > .dropdown-toggle.btn-primary {
    background: transparent !important;
    border-color: #2e6da4 !important;
}

#myCarousel6 .carousel-caption {
    top: 70px;
}

#myCarousel6 .carousel-caption p {
    height: 175px;
}

.tabs {
    margin-top: -70px;
    position: relative;
}

.b_blue {
    color: #004899;
    margin-bottom: 0;
}

.bs-docs-sidenav {
    margin-bottom: 25px;
    background-color: #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .065);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .065);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .065);
    border: 1px solid #e5e5e5;
    padding: 30px 20px;
}

.bs-docs-sidenav b {
    font-weight: 700;
}

.bs-docs-sidenav > li a {
    display: block;
    margin: 0 0 -1px;
    padding: 8px 14px;
    border-bottom: 1px solid #e5e5e5;

}

.ads-sel-com a {
    margin-bottom: 20px;
    display: block;
    color: #656a73;
    text-decoration: underline;
}

.bs-docs-sidenav > li:first-child > a {
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}

.bs-docs-sidenav > li:last-child > a {
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    border: 0;
}

.turquoise {
    background: #009cb3;
    padding-left: 28px;
    height: 70px;
    margin-bottom: 47px;
}

.applicants {
    background: #fafafa;
    box-shadow: 1px 1px 10px 10px #f4f4f4 inset;
}

.turquoise span {
    height: 70px;
    font-size: 18px;
    color: #fff;
    vertical-align: middle;
    line-height: 30px;
    display: table-cell;
}

.applicants button {
    background: transparent !important;
    color: #009cb3 !important;
    font-weight: 700;
    font-size: 20px;
    border: 2px solid #009cb3 !important;
    padding: 16px 40px;
    border-radius: 2px;
    margin: 40px 0 65px;
}

.map2 button {
    background: #fff !important;
    color: #5f7c8a !important;
    font-weight: 700;
    font-size: 16px;
    border: 0;
    padding: 6px 7px;
    border-radius: 2px;
    margin: 20px 10px 30px;
}

.docs .btn-default {
    background: #70757d !important;
    color: #fff !important;
    font-weight: 700;
    font-size: 16px;
    border: 0;
    padding: 15px;
    border-radius: 2px;
    margin: 40px 20px;
}

.docs .btn-turquoise {
    background: #009cb3 !important;
    color: #fff !important;
    font-weight: 700;
    font-size: 16px;
    border: 0;
    padding: 15px;
    border-radius: 2px;
    margin: 40px 20px;
}

.bak {
    margin-bottom: 80px;
}

.link {
    border-bottom: 2px dashed #b7babe;
    font-weight: 700;
    color: #656a73;
}

.map2, .m_map {
    background: #5f7c8a;
    color: #fff;

}

.m_map {
    height: 560px;min-width: 1200px;
}

.map_2 {
    height: 540px;
}

.applicants {
    padding: 20px 0;
}

.map2 h2, .m_map h2 {
    text-transform: inherit;
    color: #fff;
}

.map2 p {
    font-size: 14px;
    line-height: 24px;
}

.map2 p b {
    font-weight: 700;
}

.applicants img {
    margin: 40px 0;
}

.tabs label {
    margin-bottom: 40px;
    color: #555;
    cursor: pointer;
    display: block;
    float: right;
    width: 42px;
    height: 32px;
    border-radius: 2px;
    line-height: 32px;
    margin-left: 17px;
    text-align: center;
}



.tabs input {
    position: absolute;
    left: -9999px;
}

.tabs label:after {
    content: "";
    position: absolute;
    background: #999;
    height: 3px;
    width: 100%;
    bottom: -10px;
    border-radius: 3px;
    left: 0;
}

#tab_1:checked ~ #tab_l1,
#tab_2:checked ~ #tab_l2,
#tab_3:checked ~ #tab_l3,
#tab_4:checked ~ #tab_l4{
    position: relative;
    z-index: 3;
}

.tabs_cont {
    background: #fff;
    position: relative;
    z-index: 2;
    height: 230px;
}
.widget{width: 100%!important;}
.tabs_cont > div {
    position: absolute;
    left: -9999px;
    top: 0;
    opacity: 0;
    -moz-transition: opacity .5s ease-in-out;
    -webkit-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
}

#tab_1:checked ~ .tabs_cont #tab_c1,
#tab_2:checked ~ .tabs_cont #tab_c2,
#tab_3:checked ~ .tabs_cont #tab_c3,
#tab_4:checked ~ .tabs_cont #tab_c4{
    position: static;
    left: 0;
    opacity: 1;
}

#vk_groups, #vk_groups iframe {
    width: auto !important;
}

#vk_groups, #vk_groups iframe #wcommunity_name_cont {
    width: auto !important;
}

.ads .carousel-indicators {
    top: 15px;
    width: 47%;
    margin-left: 0;
    height: 28px;
}

.ads .carousel-indicators li {
    background: #ccc;
}

.ads .carousel-indicators li.active {
    background: #999;
}

.subscribe {
    background: url("/local/static/img/subscribe.jpg") no-repeat;
    background-size: cover;
    height: 328px;min-width:1200px;
    box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.2);
}

.interprogram {
    background: url("/local/static/img/interprogram.jpg") no-repeat;
    background-size: cover;
    height: 563px;min-width:1200px;
    color: #fff;
}

.jurclin {
    background: url("/local/static/img/jurclin.jpg") no-repeat;
    background-size: cover;
    height: 563px;min-width:1200px;
    color: #fff;
}

.avtoshkola {
    background: url("/local/static/img/avtoshkola_navyki.jpg") no-repeat;
    background-size: cover;
    height: 703px;min-width:1200px;
    color: #fff;
}

.practic {
    background: url("/local/static/img/pr.jpg") no-repeat;
    background-size: cover;
    height: 563px;min-width:1200px;
    color: #fff;
}

.subscribe h2 {
    font-size: 26px;
    text-align: center;
    margin-top: 98px;
    margin-bottom: 36px;
    color: #fff;
    text-transform: uppercase;
}

.interprogram h2 {
    background: #1c56ab;
    font-size: 26px;
    line-height: 78px;
    color: #fff;
    text-transform: uppercase;
}

.jurclin h2 {
    background: #1c56ab;
    font-size: 26px;
    line-height: 78px;
    color: #fff;
    text-transform: uppercase;
}

.avtoshkola h2 {
    background: #1c56ab;
    font-size: 26px;
    line-height: 78px;
    color: #fff;
    text-transform: uppercase;
}

.practic h2 {
    background: #1c56ab;
    font-size: 26px;
    line-height: 78px;
    color: #fff;
    text-transform: uppercase;
}

.interprogram p {
    margin: 115px 0
}

.jurclin p {
    margin: 115px 0
}

.practic p {
    margin: 115px 0
}

label {
    font-weight: normal;
}

footer {
    background: #3f4550;
    padding-top: 100px;
    color: #fff;min-width: 1200px;
}

footer h2 {
    color: #fff;
    text-transform: uppercase;
}

.subscribe .form-control {
    width: 300px;
    height: auto;
}

.subscribe button {
    width: 200px;
    color: #fff;
    text-transform: uppercase;
    background: transparent;
    font-weight: 700;
    margin-left: 35px;
}

footer a, footer span {
    color: #9ec0ff;
}

footer a:hover, footer a:focus {
    color: #d0e0ff;
    text-decoration: none
}

.buttons .btn:hover {
    background: #fff !important;
    color: #3f4550 !important;
}

.buttons .doc_img_s1.btn {
    padding-right: 50px;
    background: transparent url(/local/static/img/doc.png) no-repeat 170px 10px !important;
}

.buttons .doc_img_s1.btn:hover {
    background: #fff url(/local/static/img/doc_h.png) no-repeat 170px 10px !important;
}

.buttons .tel_img_s1.btn {
    padding-right: 50px;
    background: transparent url(/local/static/img/tel1.png) no-repeat 150px 10px !important;
}

.buttons .tel_img_s1.btn:hover {
    background: #fff url(/local/static/img/tel_h.png) no-repeat 150px 10px !important;
}

.buttons .mail_img_s1.btn {
    padding-right: 50px;
    background: transparent url(/local/static/img/mail.png) no-repeat 135px 10px !important;
}

.buttons .mail_img_s1.btn:hover {
    background: #fff url(/local/static/img/mail_h.png) no-repeat 135px 10px !important;
}

.buttons .doc_img_en.btn {
    padding-right: 50px;
    background: transparent url(/local/static/img/doc.png) no-repeat 150px 10px !important;
}

.buttons .doc_img_en.btn:hover {
    background: #fff url(/local/static/img/doc_h.png) no-repeat 150px 10px !important;
}

.buttons .tel_img_en.btn {
    padding-right: 50px;
    background: transparent url(/local/static/img/tel1.png) no-repeat 135px 10px !important;
}

.buttons .tel_img_en.btn:hover {
    background: #fff url(/local/static/img/tel_h.png) no-repeat 135px 10px !important;
}

.buttons .mail_img_en.btn {
    padding-right: 50px;
    background: transparent url(/local/static/img/mail.png) no-repeat 114px 10px !important;
}

.buttons .mail_img_en.btn:hover {
    background: #fff url(/local/static/img/mail_h.png) no-repeat 114px 10px !important;
}

footer a.map {
    border-bottom: 1px dashed #9ec0ff;
}

footer ul {
    padding: 0;
    list-style: none;
    font-size: 16px;
    line-height: 30px;
}

footer a.vk {
    border-radius: 2px;
    border: 1px solid #fff;
    margin-right: 15px;
    background: url(/local/static/img/vk.png) no-repeat center;
    width: 40px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
}

footer a.vk:hover {
    background: #fff url(/local/static/img/vk2.png) no-repeat center;
}

footer a.face {
    border-radius: 2px;
    border: 1px solid #fff;
    margin-right: 15px;
    background: url(/local/static/img/face.png) no-repeat center;
    width: 40px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
}

footer a.face:hover {
    background: #fff url(/local/static/img/face2.png) no-repeat center;
}

footer a.tw {
    border-radius: 2px;
    border: 1px solid #fff;
    margin-right: 15px;
    background: url(/local/static/img/tw1.png) no-repeat center;
    width: 40px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
}

footer a.tw:hover {
    background: #fff url(/local/static/img/tw2.png) no-repeat center;
}

footer a.you {
    border-radius: 2px;
    border: 1px solid #fff;
    margin-right: 15px;
    background: url(/local/static/img/you.png) no-repeat center;
    width: 40px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
}

footer a.you:hover {
    background: #fff url(/local/static/img/you2.png) no-repeat center;
}

footer a.insta {
    border-radius: 2px;
    border: 1px solid #fff;
    margin-right: 15px;
    background: url(/local/static/img/insta.png) no-repeat center;
    width: 40px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
}

footer a.insta:hover {
    background: #fff url(/local/static/img/insta1.png) no-repeat center;
}

footer a.telegram {
    border-radius: 2px;
    border: 1px solid #fff;
    margin-right: 15px;
    background: url(/local/static/img/telegram.png) no-repeat center;
    width: 40px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
}

footer a.telegram:hover {
    background: #fff url(/local/static/img/telegram-hover.png) no-repeat center;
}

footer a.dzen {
    border-radius: 2px;
    border: 1px solid #fff;
    margin-right: 15px;
    background: url(/local/static/img/dzen.png) no-repeat center;
    width: 40px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
}

footer a.dzen:hover {
    background: #fff url(/local/static/img/dzen-hover.png) no-repeat center;
}

footer .btn {
    border-radius: 10px !important;
}

footer button, footer button:hover {
    color: #fff !important;
    text-transform: uppercase;
    background: transparent !important;
    font-weight: normal !important;
}

.buttons .modal-dialog {
    width: 500px;
}

.modal .form-group {
    margin-bottom: 0
}

.modal .form-group label {
    display: block;
}

.modal .form-control {
    border-radius: 2px;
    box-shadow: none;
    font-size: 20px;
    height: 46px;
}

textarea.form-control {
    height: auto !important;
}

.close, .close:focus, .close:hover {
    color: #000 !important;
    border: 3px solid #999 !important;
    padding: 2px 6px !important;
    border-radius: 50% !important;
    opacity: 1;
}

footer .modal button.btn-info, footer .modal button.btn-info:hover {
    border-radius: 2px !important;
    text-transform: inherit;
    background: #13a4d4 !important;
    font-weight: normal !important;
    border-color: #13a4d4;
    padding-left: 16px !important;
    width: 100%;
    color: #fff !important;
    font-size: 24px;
    position: relative;}

.a_top {
    position: absolute;
    top: -70px;
    padding: 7px 20px;
    background: transparent !important;
    text-transform: uppercase;
    color: #fff !important;
    right: 0;
}

.a_top:hover {
    background-color: #656a73 !important;
    border: 1px solid #656a73;
}

.a_top2 {
    top: 15px;
    position: absolute;
    padding: 8px;
    background: transparent !important;
    text-transform: uppercase;
    color: #fff !important;
    right: 55px;
    border-radius: 50%;
}

.a_top img {
    padding-left: 13px;
}

.buttons {
    margin-bottom: 33px;
    margin-top: 44px;
}

.buttons .btn {
    padding: 10px 16px;
    padding-left: 26px;
    text-transform: uppercase;
    font-weight: normal !important;
    color: #fff;
}

.buttons .btn img {
    margin-left: 13px;
}

.foot-top {
    border-bottom: 1px solid #2e323a;
}

.foot-bot {
    border-top: 1px solid #5a6272;
    padding: 20px 0;
}

.foot-bot em {
    float: left;
    margin-right: 10px;
    font-style: normal;
    margin-bottom: 30px;
}

button {
    -moz-appearance: none;
    appearance: none;
    border: none;
    font-weight: bold;
    color: #fff;
    font-size: 1.25em;
}

.button {
    padding: 1.5em 3em;
    margin: 0;
    position: relative;
    min-width: 250px;
    display: inline-block;
}

.button.styl-material:hover,
.button.styl-material:focus {
    outline: none;
}

.ripple-obj {
    height: 100%;
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
}

.ripple-obj use {
    opacity: 0;
}

.clear {
    clear: both;
}

/* --------------------------------

Primary style

-------------------------------- */
*, *::after, *::before {
    box-sizing: border-box;
}

html {
}

body {
    font-family: "Open Sans", sans-serif;
}

img {
    max-width: 100%;
}

input {
    font-family: "Open Sans", sans-serif;
    font-size: 1.6rem;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    display: none;
}

select, input[type="search"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    border: none;
}

input[type="search"] {
    border-radius: 0;
    margin-top: 0;
}

select {
    background-color: transparent;
    cursor: pointer;
}

.cd-select::after {
    /* switcher arrow for select element */
    content: '';
    position: absolute;
    z-index: 1;
    right: 4px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    background: url(/local/static/img/cd-icons.svg) no-repeat 0 0;
    pointer-events: none;
}

/* --------------------------------

Patterns - reusable parts of our design

-------------------------------- */
.cd-text-replace {
    /* replace text with image */
    color: transparent;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
}

/* --------------------------------

Header

-------------------------------- */
.cd-main-header {
    position: relative;
    z-index: 4;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
}

.cd-main-header.nav-is-visible {
    -webkit-transform: translateX(-260px);
    -moz-transform: translateX(-260px);
    -ms-transform: translateX(-260px);
    -o-transform: translateX(-260px);
    transform: translateX(-260px);
}

.cd-main-header::before {
    /* never visible - this is used in jQuery to check the current MQ */
    display: none;
    content: 'mobile';
}

@media only screen {
    .cd-main-header {

    }

    .cd-main-header.nav-is-visible {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }

    .cd-main-header::before {
        content: 'desktop';
    }
}

.cd-main-nav-wrapper {
    padding: 0 5%;
}

.cd-main-nav-wrapper::after {
    clear: both;
    content: "";
    display: table;
}

.cd-nav-trigger {
    /* nav trigger - visible on small devices only */
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 50px;
}

.cd-nav-trigger span {
    /* nav icon created in CSS */
    position: absolute;
    width: 20px;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background-color: #fff;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    transition: background-color 0.3s;
}

.cd-nav-trigger span::before, .cd-nav-trigger span::after {
    /* upper and lower lines of the menu icon */
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    /* Force Hardware Acceleration */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
}

.cd-nav-trigger span::before {
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    -o-transform: translateY(-6px);
    transform: translateY(-6px);
}

.cd-nav-trigger span::after {
    -webkit-transform: translateY(6px);
    -moz-transform: translateY(6px);
    -ms-transform: translateY(6px);
    -o-transform: translateY(6px);
    transform: translateY(6px);
}

.nav-is-visible .cd-nav-trigger span {
    background-color: rgba(255, 255, 255, 0);
}

.nav-is-visible .cd-nav-trigger span::before {
    -webkit-transform: translateY(0) rotate(-45deg);
    -moz-transform: translateY(0) rotate(-45deg);
    -ms-transform: translateY(0) rotate(-45deg);
    -o-transform: translateY(0) rotate(-45deg);
    transform: translateY(0) rotate(-45deg);
}

.nav-is-visible .cd-nav-trigger span::after {
    -webkit-transform: translateY(0) rotate(45deg);
    -moz-transform: translateY(0) rotate(45deg);
    -ms-transform: translateY(0) rotate(45deg);
    -o-transform: translateY(0) rotate(45deg);
    transform: translateY(0) rotate(45deg);
}

.cd-nav-trigger {
    display: none;
}

.cd-main-nav {
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    width: 260px;
    height: 100vh;
    overflow: auto;
    background: #1f2029;
    visibility: hidden;
    -webkit-transition: visibility 0s 0.3s;
    -moz-transition: visibility 0s 0.3s;
    transition: visibility 0s 0.3s;
}

.cd-main-nav a, .cd-main-nav input[type="search"] {
    display: block;
    font-size: 1.6rem;
    padding: 0 2em 0 1em;
    line-height: 50px;
    color: #fff;
    border-bottom: 1px solid #333545;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
}

.cd-main-nav input[type="search"] {
    background-color: #292a37;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    transition: background-color 0.3s;
}

.cd-main-nav input[type="search"]:focus {
    background-color: #333545;
}

.cd-main-nav.nav-is-visible {
    -webkit-transition: visibility 0s;
    -moz-transition: visibility 0s;
    transition: visibility 0s;
    visibility: visible;
    -webkit-overflow-scrolling: touch;
}

.cd-main-nav {
    /* reset style */
    position: static;
    visibility: visible;
    width: auto;
    background: transparent;
    overflow: visible;
    float: right;
}

.cd-main-nav li {
    display: inline-block;
    float: left;
    height: 100%;
    padding: 1.375em .4em;
}

.cd-main-nav a {
    padding: .625em .8em;
    line-height: 1;
    border-bottom: none;
}

.cd-main-nav a:hover {
    opacity: .6;
}

/* --------------------------------

Search Form

-------------------------------- */
.cd-main-search .cd-select {
    /* hide select element on small devices */
    display: none;
}

.cd-main-search .close {
    /* 'X' icon to close search form - hidden on small devices */
    display: none;
}

.cd-main-search input[type="search"] {
    width: 100%;
    height: 50px;
    color: #fff;
}

.cd-main-search input[type="search"]:focus {
    outline: none;
}

.cd-main-search input[type="search"]::-webkit-input-placeholder {
    color: #5c5d6a;
}

.cd-main-search input[type="search"]::-moz-placeholder {
    color: #5c5d6a;
}

.cd-main-search input[type="search"]:-moz-placeholder {
    color: #5c5d6a;
}

.cd-main-search input[type="search"]:-ms-input-placeholder {
    color: #5c5d6a;
}

.cd-main-search {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    height: 50px;
    width: 100%;
    background: #14151c;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s, visibility 0.3s;
    -moz-transition: opacity 0.3s, visibility 0.3s;
    transition: opacity 0.3s, visibility 0.3s;
}

.cd-main-search form {
    position: relative;
    height: 100%;
    /* 170px (margin left) is the sum of the logo width (124px) and additional 46px margin (to separate the form form the logo) */
    /* 116px (margin right) takes into account the space occupied by the a.cd-search-trigger and a.close */
    margin: 0 calc(5% + 116px) 0 calc(5% + 170px);
}

.cd-main-search input[type="search"] {
    font-size: 2.4rem;
    height: 100%;
    background-color: transparent;
    /* don't overlap <select> element */
    padding-right: 170px;
}

.cd-main-search .cd-select {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #5c5d6a;
    font-size: 1.4rem;
    overflow: hidden;
}

.cd-main-search span {
    display: inline-block;
}

.cd-main-search option {
    /* style <option> elements on Firefox */
    color: #333545;
    background-color: #fff;
}

.cd-main-search select {
    /* the <select> element is not visible (if the list of options is not open) -  it is covered by the .selected-value element */
    position: absolute;
    right: 0;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    color: transparent;
}

.cd-main-search select:focus {
    outline: none;
}

.cd-main-search select:focus + span.selected-value {
    background-color: #3d3f4e;
}

.cd-main-search .selected-value {
    /* this <span> element covers the <select> element - its content is changed (using JavaScript) and set equal to the selected <option> value */
    /* its width automatically changes according to the text of the selected <option> (not possible with a <select> element) */
    color: #fff;
    /* clicking on this element will open the <select> drop-down list */
    pointer-events: none;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    transition: background-color 0.3s;
}

.cd-main-search select, .cd-main-search .selected-value {
    padding: 0.5em 1.7em 0.5em .3em;
    font-size: 1.4rem;
    border-radius: 3px;
}

.no-pointerevents .cd-main-search .selected-value {
    /* if the browser doesn't support the pointer-events property, hide the .selected-value element */
    display: none;
}

.no-pointerevents .cd-main-search select {
    /* if the browser doesn't support the pointer-events property, show the <select> element */
    position: relative;
    color: #fff;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.no-pointerevents .cd-main-search select:focus {
    background-color: #3d3f4e;
}

.cd-main-search .close {
    /* 'X' icon - used to close the search form */
    display: inline-block;
    position: absolute;
    right: 5%;
    top: 50%;
    height: 40px;
    width: 40px;
    -webkit-transform: translateY(-50%) scale(0);
    -moz-transform: translateY(-50%) scale(0);
    -ms-transform: translateY(-50%) scale(0);
    -o-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0);
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
}

.cd-main-search .close::before, .cd-main-search .close::after {
    /* used to create the 'X' icon in css */
    content: '';
    position: absolute;
    height: 20px;
    width: 2px;
    background-color: #fff;
    left: 50%;
    top: 50%;
}

.cd-main-search .close::before {
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -o-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    transform: translateX(-50%) translateY(-50%) rotate(-45deg);
}

.cd-main-search .close::after {
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
}

.cd-main-search.is-visible {
    /* search form open */
    opacity: 1;
    visibility: visible;
}

.cd-main-search.is-visible .close {
    -webkit-transform: translateY(-50%) scale(1);
    -moz-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    -o-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
}

.animate-search .cd-main-search.is-visible {
    /* trigger search form animation if <header> has the .animate-search class */
    -webkit-animation: cd-slide-in 0.3s;
    -moz-animation: cd-slide-in 0.3s;
    animation: cd-slide-in 0.3s;
}

@-webkit-keyframes cd-slide-in {
    0% {
        -webkit-transform: translateY(-100%);
    }
    100% {
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes cd-slide-in {
    0% {
        -moz-transform: translateY(-100%);
    }
    100% {
        -moz-transform: translateY(0);
    }
}

@keyframes cd-slide-in {
    0% {
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}

.cd-search-suggestions {
    /* drowpdown with search suggestions - hidden on small devices */
    display: none;
}

@media only screen and (min-width: 1024px) {
    .cd-search-suggestions {
        display: block;
        position: absolute;
        top: 50px;
        left: 0;
        /* same width of <form> element */
        width: calc(90% - 286px);
        padding: 2em;
        /* same margin of <form> element */
        margin: 0 calc(5% + 116px) 0 calc(5% + 170px);
        background-color: #fff;
        box-shadow: 0 4px 40px rgba(0, 0, 0, 0.39);
    }

    .cd-search-suggestions::after {
        clear: both;
        content: "";
        display: table;
    }

    .cd-search-suggestions .quick-links, .cd-search-suggestions .news {
        display: inline-block;
    }

    .cd-search-suggestions .quick-links {
        float: right;
        width: 140px;
        text-align: right;
    }

    .cd-search-suggestions .news {
        float: left;
        width: calc(100% - 140px);
    }

    .cd-search-suggestions h3 {
        margin-bottom: 1.5em;
        text-transform: uppercase;
        color: #7a7c86;
        font-size: 1.2rem;
        font-weight: bold;
        letter-spacing: .1em;
    }

    .cd-search-suggestions h4 {
        font-weight: bold;
        font-size: 1.4rem;
    }

    .cd-search-suggestions h4 a {
        /* prevent the text from wrapping */
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 100%;
        padding: .2em 0;
    }

    .cd-search-suggestions a {
        display: inline-block;
        color: #333545;
    }

    .no-touch .cd-search-suggestions a:hover {
        opacity: .8;
    }

    .cd-search-suggestions time {
        font-size: 1.2rem;
        color: #70727d;
    }

    .cd-search-suggestions .news li {
        position: relative;
        padding: 0.625em 0.75em 0.75em 4em;
        margin-bottom: 0.25em;
    }

    .cd-search-suggestions .news li:last-of-type {
        margin-bottom: 0;
    }

    .cd-search-suggestions .image-wrapper {
        position: absolute;
        left: 0;
        top: 50%;
        bottom: auto;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 50px;
        height: 50px;
    }

    .cd-search-suggestions .image-wrapper img {
        display: block;
    }

    .cd-search-suggestions .quick-links a {
        padding: .5em 0;
        font-size: 1.4rem;
        line-height: 1.2;
    }

    .animate-search .is-visible .cd-search-suggestions {
        /* trigger the dropdown animation if <header> has the .animate-search class */
        -webkit-transform-origin: center top;
        -moz-transform-origin: center top;
        -ms-transform-origin: center top;
        -o-transform-origin: center top;
        transform-origin: center top;
        /* Force Hardware Acceleration */
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-animation: cd-3d-rotation 0.5s 0.3s;
        -moz-animation: cd-3d-rotation 0.5s 0.3s;
        animation: cd-3d-rotation 0.5s 0.3s;
        -webkit-animation-fill-mode: backwards;
        -moz-animation-fill-mode: backwards;
        animation-fill-mode: backwards;
    }
}

@-webkit-keyframes cd-3d-rotation {
    0% {
        -webkit-transform: perspective(1000px) rotateX(-90deg);
    }
    100% {
        -webkit-transform: perspective(1000px) translateY(0);
    }
}

@-moz-keyframes cd-3d-rotation {
    0% {
        -moz-transform: perspective(1000px) rotateX(-90deg);
    }
    100% {
        -moz-transform: perspective(1000px) translateY(0);
    }
}

@keyframes cd-3d-rotation {
    0% {
        -webkit-transform: perspective(1000px) rotateX(-90deg);
        -moz-transform: perspective(1000px) rotateX(-90deg);
        -ms-transform: perspective(1000px) rotateX(-90deg);
        -o-transform: perspective(1000px) rotateX(-90deg);
        transform: perspective(1000px) rotateX(-90deg);
    }
    100% {
        -webkit-transform: perspective(1000px) translateY(0);
        -moz-transform: perspective(1000px) translateY(0);
        -ms-transform: perspective(1000px) translateY(0);
        -o-transform: perspective(1000px) translateY(0);
        transform: perspective(1000px) translateY(0);
    }
}

.cd-search-trigger {
    /* trigger serach form visibility - hidden on small devices */
    display: none;
}
.cd-search-trigger {
        display: block;
        position: relative;
        z-index: 3;
        height: 40px;
        width: 40px;
        margin: 1.25em .5em;
        float: right;
        -webkit-transition: -webkit-transform 0.3s;
        -moz-transition: -moz-transform 0.3s;
        transition: transform 0.3s;
    }

    .cd-search-trigger::after, .cd-search-trigger:before {
        /* used to create the icon lens and the background circle */
        content: '';
        position: absolute;
    }

    .cd-search-trigger::after {
        /* icon lens */
        left: 50%;
        top: 50%;
        bottom: auto;
        right: auto;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        height: 26px;
        width: 26px;
        background: url(/local/static/img/search2.png) no-repeat;
    }

    .cd-search-trigger::before {
        /* background circle */
        left: 50%;
        top: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%) scale(0);
        -moz-transform: translateX(-50%) translateY(-50%) scale(0);
        -ms-transform: translateX(-50%) translateY(-50%) scale(0);
        -o-transform: translateX(-50%) translateY(-50%) scale(0);
        transform: translateX(-50%) translateY(-50%) scale(0);
        height: 100%;
        width: 100%;
        background-color: #dd85ac;
        border-radius: 50%;
        -webkit-transition: -webkit-transform 0.3s;
        -moz-transition: -moz-transform 0.3s;
        transition: transform 0.3s;
    }
@media only screen and (min-width: 1024px) {
    

    .no-touch .cd-search-trigger:hover::before {
        background-color: #df8bb0;
    }

    .cd-search-trigger.search-form-visible {
        -webkit-transform: translateX(60px);
        -moz-transform: translateX(60px);
        -ms-transform: translateX(60px);
        -o-transform: translateX(60px);
        transform: translateX(60px);
    }

    .cd-search-trigger.search-form-visible::before {
        -webkit-transform: translateX(50%) translateY(50%) scale(1);
        -moz-transform: translateX(50%) translateY(50%) scale(1);
        -ms-transform: translateX(50%) translateY(50%) scale(1);
        -o-transform: translateX(50%) translateY(50%) scale(1);
        transform: translateX(50%) translateY(50%) scale(1);
    }
}

/* --------------------------------

Content cover layer

-------------------------------- */
.cd-cover-layer {
    /* cover main content when search form is open - hidden on smal devices */
    display: none;
}

@media only screen {
    .cd-cover-layer {
        display: block;
        position: fixed;
        z-index: 3;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background: rgba(0, 0, 0, 0.5);
        opacity: 0;
        visibility: hidden;
        -webkit-transition: opacity 0.3s, visibility 0.3s;
        -moz-transition: opacity 0.3s, visibility 0.3s;
        transition: opacity 0.3s, visibility 0.3s;
    }

    .cd-cover-layer.search-form-visible {
        opacity: 1;
        visibility: visible;
    }
}

/* --------------------------------

Page main content

-------------------------------- */
.cd-main-content {
    display: table;
    width: 100%;
    height: calc(100vh - 50px);
    position: relative;
    z-index: 2;
    background-color: #40508e;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
}

.cd-main-content .content-center {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.cd-main-content .content-center h1 {
    color: #fff;
    font-size: 2.4rem;
    margin-bottom: .6em;
}

.cd-main-content .cd-download-btn {
    background: #dd85ac;
    color: #fff;
    display: inline-block;
    padding: 1.4em 1.6em;
    border-radius: 50em;
    font-size: 1.4rem;
    font-weight: bold;
    box-shadow: 0 2px 18px rgba(0, 0, 0, 0.1);
}

.cd-main-content.nav-is-visible {
    -webkit-transform: translateX(-260px);
    -moz-transform: translateX(-260px);
    -ms-transform: translateX(-260px);
    -o-transform: translateX(-260px);
    transform: translateX(-260px);
}

@media only screen and (min-width: 1024px) {
    .cd-main-content {
        height: calc(100vh - 80px);
    }

    .cd-main-content .content-center h1 {
        font-size: 3.6rem;
    }

    .cd-main-content.nav-is-visible {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
}

/* --------------------------------

JavaScript Disabled

-------------------------------- */
.no-js .cd-main-header {
    height: auto;
}

.no-js .cd-main-header::after {
    clear: both;
    content: "";
    display: table;
}

.no-js .cd-nav-trigger {
    display: none;
}

.no-js .cd-main-nav-wrapper {
    display: inline-block;
    float: right;
}

.no-js .cd-main-nav {
    position: static;
    width: auto;
    height: auto;
    visibility: visible;
    background-color: transparent;
    float: right;
}

.no-js .cd-main-nav::after {
    clear: both;
    content: "";
    display: table;
}

.no-js .cd-main-nav li {
    display: inline-block;
    float: left;
}

.no-js .cd-main-nav a {
    border-bottom: 0;
}

.no-js .cd-search-trigger {
    display: inline-block;
    text-indent: 0;
    color: #fff;
    float: right;
    line-height: 50px;
}

@media only screen and (min-width: 1024px) {
    .no-js .cd-search-trigger {
        text-indent: 100%;
        color: transparent;
        line-height: normal;
    }
}

.no-js .cd-main-search {
    position: static;
    opacity: 1;
    visibility: visible;
    padding: 2em 5%;
    background: #333545;
}

.no-js .cd-main-search form {
    margin: 0;
}

.no-js .cd-main-search input[type="search"] {
    background: #333545;
}

.no-js .cd-main-search select {
    position: relative;
    color: #fff;
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.no-js .cd-main-search select:focus {
    background-color: #3d3f4e;
}

.no-js .cd-main-search .selected-value {
    display: none;
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
    color: #fff;
    background-color: #939aa6;
    border-color: #939aa6;
}

.doc-img {
    background: url(/local/static/img/111.png) no-repeat center 0;
    padding-top: 135px;
}

.doc-img:hover {
    background: url(/local/static/img/111a.png) no-repeat center 0;
}

.doc-img2 {
    background: url(/local/static/img/112.png) no-repeat center 0;
    padding-top: 135px;
}

.doc-img2:hover {
    background: url(/local/static/img/112a.png) no-repeat center 0;
}

.photo-img {
    background: url(/local/static/img/113.png) no-repeat center 0;
    padding-top: 135px;
}

.photo-img:hover {
    background: url(/local/static/img/113a.png) no-repeat center 0;
}

.med-img {
    background: url(/local/static/img/114.png) no-repeat center 0;
    padding-top: 135px;
}

.med-img:hover {
    background: url(/local/static/img/114a.png) no-repeat center 0;
}

.doc-img3 {
    background: url(/local/static/img/115.png) no-repeat center 0;
    padding-top: 135px;
}

.doc-img3:hover {
    background: url(/local/static/img/115a.png) no-repeat center 0;
}

.zaya-img {
    background: url(/local/static/img/115.png) no-repeat center 0;
    padding-top: 135px;
}

.zaya-img:hover {
    background: url(/local/static/img/115a.png) no-repeat center 0;
}

.ohnaya {
    background: url(/local/static/img/oho.png) no-repeat center 0;
    padding-top: 145px;
    margin: 20px 0
}

.ohnaya:hover {
    background: url(/local/static/img/oh.png) no-repeat center 0;
}

.zaohnaya {
    background: url(/local/static/img/zaoh.png) no-repeat center 0;
    padding-top: 145px;
    margin: 20px 0
}

.zaohnaya:hover {
    background: url(/local/static/img/zao.png) no-repeat center 0;
}

.individ {
    background: url(/local/static/img/ind.png) no-repeat center 0;
    padding-top: 145px;
    margin: 20px 0
}

.individ:hover {
    background: url(/local/static/img/indpo.png) no-repeat center 0;
}

.podobrat {
    background: url(/local/static/img/pod.png) no-repeat center 0;
    padding-top: 145px;
    margin: 20px 0
}

.podobrat:hover {
    background: url(/local/static/img/pfo.png) no-repeat center 0;
}

.pluso-share {
    cursor: pointer;
}
@media (max-width: 1980px) {
    #main-slider-carousel.carousel .item {
        height: 560px;
    }
}

@media (max-width: 1520px) {

#main-slider-carousel.carousel .item {
}
#main-slider-carousel.carousel .item {
    height: 400px;
}

.event img{       }
    #main-slider-carousel .carousel-caption p {
        margin-bottom: 10px;
        font-size: 18px;
        line-height: 1.2;
    }

    .pluso-share {
        font-size: 12px;
    }
}

/*@media (max-width: 1024px) {
    #main-slider-carousel.carousel .item {
        height: 260px;
    }

   #main-slider-carousel.carousel {
       height: auto;
   }
}*/

#main-slider-carousel .carousel-caption {
width: 100%;
    left: 11%;
bottom: 20px;
    margin: 0;
    padding: 0;

}
.carousel-caption h1{
font-size: 30px;
    line-height: 30px;
}
.carousel-caption p{
font-size: 16px;
    line-height: 18px;
}
.carousel-caption .left{
width: 72%;
    float: left;
padding-right: 20px;
}
.carousel-caption .right{
    float: left;
    padding-top: 22px;
}

.carousel-caption .btn-primary{
    padding: 13px 40px;
}

.carousel-caption .btn-primary-dblue{
    padding: 13px 40px;
}

.carousel-indicators {
    text-align: center;
bottom: 0;
}

#main-slider-carousel .container{
    left: 0;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    height: 100%;
}

#main-slider-carousel .carousel-caption{
    padding: 0 50px 20px 130px;
    left: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #e1e1e1;
    z-index: 99999;
    background: none;
    /* background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.22) 17%,rgba(0,0,0,0.75) 57%,rgba(0,0,0,0.75) 88%,rgba(0,0,0,0.75) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(17%,rgba(0,0,0,0.22)),color-stop(57%,rgba(0,0,0,0.75)),color-stop(88%,rgba(0,0,0,0.75)),color-stop(100%,rgba(0,0,0,0.75)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.22) 17%,rgba(0,0,0,0.75) 57%,rgba(0,0,0,0.75) 88%,rgba(0,0,0,0.75) 100%);
    background: -o-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.22) 17%,rgba(0,0,0,0.75) 57%,rgba(0,0,0,0.75) 88%,rgba(0,0,0,0.75) 100%);
    background: -ms-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.22) 17%,rgba(0,0,0,0.75) 57%,rgba(0,0,0,0.75) 88%,rgba(0,0,0,0.75) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.22) 17%,rgba(0,0,0,0.75) 57%,rgba(0,0,0,0.75) 88%,rgba(0,0,0,0.75) 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#bf000000',GradientType=0);*/
}

#main-slider-carousel2{
    height: 470px;
    overflow: hidden;
}
@media (max-width: 1024px) {
  #main-slider-carousel2{
    height: 270px;
    overflow: hidden;
   }
  #main-slider-carousel2 .carousel-control img{
     max-width: 30%;
  }
}
@media (max-width: 1284px) {
  #main-slider-carousel2{
    height: 370px;
    overflow: hidden;
   }
  #main-slider-carousel2 .carousel-control img{
     max-width: 30%;
  }
}
#main-slider-carousel2 .item{
    background-repeat: no-repeat !important;
background-size: 100%  !important;
}
#main-slider-carousel2 .container{
width: 100%  !important;
   height: 100%;
  padding: 0;
}
#main-slider-carousel2 .carousel-caption{
    padding: 7% 140px 30px 40px;
    bottom: 0;
    height: 100%;
    width: 35%;
    right: 0%  !important;
    left: initial;
   /* background: url(/local/static/img/bg-int.jpg);*/
    /*background-size: contain;*/
}
#main-slider-carousel2  div.right {
}
#main-slider-carousel2  .carousel-caption p {
    font-size: 18px;
    line-height: 24px;
}
#main-slider-carousel2 .carousel-indicators{
   width: 1024px;
   text-align: right;
}

#main-slider-carousel2  .carousel-indicators{ display: none;}
.row{margin-right:0;}
