

/* Start:/local/templates/invest/components/bitrix/menu/menu_left/style.css?1555043820243*/
.sublmenu {
    padding-left: 70px;
    padding-right: 3px;
    font-size: 14px;
    line-height: 0px;
    color: #444;
    padding-bottom: 30px;
    padding-top: 20px;
}
.sublmenu ul {
    padding: 0px;
    max-width: 350px;
}


/* End */


/* Start:/local/templates/invest/template_styles.css?155504598027263*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300');
html, body{
     width:100%;
    height:100%;
    min-height:100%;
    background:#f4fff9;
    padding:0;
    margin:0;
    background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4QELCCwPXDDrsQAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAAAN0lEQVQI12NgQAOHvl/RZ0QXePH3vSojuoAMi/BxRojAZYMXfz+oyLAIH7fi0HrKiC7AwMDAAAAnFB8lXryPpgAAAABJRU5ErkJggg==') #f0fff5;
     position: relative;
     margin: 0px;
     padding: 0px;
     max-width: 100%;
     overflow-x: hidden;
    color:#585858;
}
::-webkit-scrollbar {
    width: 10px;
}
::-webkit-scrollbar-thumb {
    background-color: #299a0b;
}
::-webkit-scrollbar-track-piece {
    background: #eee;
}
a{
     text-decoration:none;
    color:#299a0b;
}
td{
     padding:5px 10px;
}
iframe {
     border: 0;
     width: 100%;
}
h4:hover{
     text-decoration: underline;
}
:focus {
    outline-color: transparent;
    outline-style: none;
}
input[type="text"]:focus {
     outline: none;
}
input[type="password"]:focus {
     outline: none;
}
input:focus{
     outline-width: 0px;
    outline-offset: 0px;
    outline-width:0px;
    -webkit-border: 0px;
    -webkit-appearance:none;
    -moz-appearance:none;
}
button:focus{
     outline-width: 0px;
    outline-offset: 0px;
}
@media only screen and (max-width: 1920px), only screen and (max-width: 10240px) {
    #logotext{
         font-size: 80%;
        font-stretch: ultra-expanded;
    }
    .topmenu a{
         font-size:23px;
    }
    h1{
        padding:0;
        margin:0;
        font-size:32px;
        font-family: 'Open Sans Condensed';
        font-weight:200;
        color:#444;
    }
    h2{
        padding:0;
        margin:0;
        font-size:24px;
        font-family: 'Open Sans Condensed';
        font-weight:200;
        color:#444;
    }
    h3{
        padding:0;
        margin:0;
        font-size:20px;
        font-family: 'Open Sans Condensed';
        font-weight:200;
        color:#444;
    }
    h4{
        padding:0;
        margin:0;
        font-size:16px;
        font-family: 'Open Sans Condensed';
        font-weight:200;
        color:#444;
    }
}
@media only screen and (max-width: 1366px), only screen and (max-width: 1920px) {
    #logotext{
        font-size:19px;
    }
    .topmenu a{
         font-size:20px;
    }
    h1{
        padding:0;
        margin:0;
        font-size:24px;
        font-family: 'Open Sans Condensed';
        font-weight:200;
        color:#444;
    }
    h2{
        padding:0;
        margin:0;
        font-size:20px;
        font-family: 'Open Sans Condensed';
        font-weight:200;
        color:#444;
    }
    h2{
        padding:0;
        margin:0;
        font-size:18px;
        font-family: 'Open Sans Condensed';
        font-weight:200;
        color:#444;
    }
    h4{
        padding:0;
        margin:0;
        font-size:16px;
        font-family: 'Open Sans Condensed';
        font-weight:200;
        color:#444;
    }
}
@media only screen and (max-width: 1024px), only screen and (max-width: 1366px) {
    #logotext{
        font-size:15px;
    }
    .topmenu a{
         font-size:16px;
    }
    h1{
        padding:0;
        margin:0;
        font-size:20px;
        font-family: 'Open Sans Condensed';
        font-weight:200;
        color:#444;
    }
    h2{
        padding:0;
        margin:0;
        font-size:16px;
        font-family: 'Open Sans Condensed';
        font-weight:200;
        color:#444;
    }
    h2{
        padding:0;
        margin:0;
        font-size:15px;
        font-family: 'Open Sans Condensed';
        font-weight:200;
        color:#444;
    }
    h4{
        padding:0;
        margin:0;
        font-size:14px;
        font-family: 'Open Sans Condensed';
        font-weight:200;
        color:#444;
    }
}
.wrapper{
     position: relative;
    width:100%;
    min-height:100%;
}
.lcnt{
}
.header{
     font-family: 'Open Sans Condensed';
    font-weight:200;
    font-size:24px;
    height:50px;
    color:#fff;
    line-height: 42px;
    padding:5px;
    border-bottom:1px solid #0a7931;
    background: #299a0b;
     background: -moz-linear-gradient(top, #299a0b 0%, #299a0b 100%);
     background: -webkit-linear-gradient(top, #299a0b 0%,#299a0b 100%);
     background: linear-gradient(to bottom, #299a0b 0%,#299a0b 100%);
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#299a0b', endColorstr='#299a0b',GradientType=0 );
     text-align:left;
    z-index:10;
    width:100%;
    position:fixed;
}
.header a{
     color:#fff;
}
.footer{
     background: #299a0b;
     background: -moz-linear-gradient(top, #299a0b 0%, #299a0b 100%);
     background: -webkit-linear-gradient(top, #299a0b 0%,#299a0b 100%);
     background: linear-gradient(to bottom, #299a0b 0%,#299a0b 100%);
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#299a0b', endColorstr='#299a0b',GradientType=0 );
     ;
    height:60px;
    text-align:left;
    color:#b9eccb;
    line-height:28px;
    border-top:1px dotted #29af08;
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
    font-family: 'Open Sans Condensed';
    line-height: 14px;
    font-size:13px;
    margin: auto auto;
     bottom:-60px;
    padding:5px 20px;
    position:relative;
    box-shadow: 0px 0px 1px 1px rgba(200, 200, 200, 0.5);
}
.logo{
    line-height: 47px;
    float:left;
    width: 20%;
}
.tmenu{
     font-size:20px;
    float:left;
    padding:2px;
}
.topmenu{
     font-family: 'Open Sans Condensed', sans-serif;
    line-height:47px;
}
.topmenu span{
    color:#247d0d;
    float:left;
    margin:0 2% 0 0;
}
.topmenu a{
     text-decoration:none;
    font-weight:200;
    color:#fff;
    float:left;
    margin-left: 1%;
    text-transform: uppercase;
}
.topmenu i{
     text-decoration:none;
    font-weight:200;
    color:#fff;
    float:left;
    cursor:pointer;
    font-size:30px;
    line-height:47px;
    padding-right: 15px;
}
.topmenu a:hover{
     color:#68d66d;
}
.topmenu i:hover{
     color:#68d66d;
}
.lang{
     float:right;
    line-height:0;
    margin-top: 13px;
     font-size:20px;
    margin-right:88px;
}
.copy{
     font-family: 'Open Sans Condensed';
    font-weight:200;
    font-size:14px;
    width:100%;
    text-align:left;
    color:#444;
    margin-top: 35px;
}
.topFormSearch{
     position:fixed;
    top:0;
    left:0;
    z-index:9999999;
    ;
    text-align:center;
    display:none;
    height:60px;
    background:#fff;
}
.fsearch input[type="text"]{
     position:absolute;
    margin:0;
    border:0;
    padding:3px 10px 3px 10px;
    font-family: 'Open Sans Condensed';
    font-weight:200;
    font-size:20px;
    width:100%;
    float:left;
    z-index:999;
    left: 0;
    background:#fff;
}
.fsearch i{
     padding:5px;
    z-index: 999;
    position: relative;
    float: right;
    color:#444;
    cursor:pointer;
    opacity:.01;
    margin-top: -2px;
    font-size: 50px;
}
.fsearch i:hover{
     color:#999;
}
#over{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:999;
    display:none;
    cursor:pointer;
    background: #ccc;
    opacity: .6;
}
#searchOut{
     position: relative;
    background:#fff;
    width:100%;
    margin-top:60px;
    padding: 9px;
    color:#696969;
    text-align:left;
    border:1px dotted #dcdedc;
    display:none;
    overflow: auto;
    user-select:initial;
}
#strSearchText{
    height:54px;
    border-bottom: 1px dotted #0a7931;
}
#bspoiler{
     margin-top: 10px;
    font-size:12px;
    height:11px;
    width:100%;
    text-align:center;
    padding:2px 0;
    cursor:pointer;
    color:white;
    z-index:999;
    border-bottom: 1px solid #868686;
    background: rgb(0,110,46);
     background: -moz-linear-gradient(top, rgba(0,110,46,1) 0%, rgba(0,110,46,1) 100%);
     background: -webkit-linear-gradient(top, rgba(0,110,46,1) 0%,rgba(0,110,46,1) 100%);
     background: linear-gradient(to bottom, rgba(0,110,46,1) 0%,rgba(0,110,46,1) 100%);
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006e2e', endColorstr='#006e2e',GradientType=0 );
}
.spoiler{
     width: 100%;
}
.wrapper-gmenu{
     padding-top:45px;
    overflow: hidden;
}
.lmenuact{
     border-top-right-radius:60px;
     border-bottom-right-radius:60px;
     box-shadow: inset 1px 1px 3px 1px #207309;
     background: #299a0b;
     color:#fff !important;
}
.rowmenu{
     min-height:60px;
    margin-top:0px;
    cursor:pointer;
     margin-bottom: 5px;
}
.rowmenu span{
     font-size:19px;
     font-family: 'Open Sans Condensed';
     font-weight:600;
    color:#777;
    font-size:21px;
    margin-left: 5px;
}
.rowmenu i{
     font-weight:200;
    font-size:30px;
    cursor:pointer;
    color:#777;
    padding: 15px 12px;
    margin-top: 0px;
     float: left;
    margin-top: -15px;
}
.rowmenu:hover i{
     border-top-right-radius:60px;
    border-bottom-right-radius:60px;
     box-shadow: inset 1px 1px 3px 1px #207309;
     background: #299a0b;
     color:#fff;
}
.rowmenu:hover span{
     color:#299a0b;
}
.sublmenu a{
     line-height: 18px;
    font-size:16px;
    font-family:'Open Sans Condensed';
    font-weight:200;
    margin-left:0px;
}
.sublmenu a:hover{
     text-decoration: underline;
    color: #299a0b;
}
.p2>h2{
     width:80%;
}
.pagemenu{
     font-size: 14px;
    font-family:'Open Sans Condensed';
    font-weight:200;
    line-height: normal;
     overflow: hidden;
}
.pagemenu i{
     padding: 10px 25px;
}
#mess{
    display:none;
    position:absolute;
    z-index:999;
    background:white;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    padding:5px;
    color:#666;
    font-family: 'Open Sans Condensed';
     font-weight:200;
    font-size:18px;
}
.rowmenu .fa-address-card-o{
     padding:15px 13px 15px 13px;
}
.rowmenu .fa-file-text-o {
     padding:15px 17px;
}
.rowmenu .fa-money{
     padding:15px 14px ;
}
.rowmenu .fa-info-circle{
     padding:15px 17px;
}
.rowmenu .fa-paper-plane{
     padding:15px;
}
.rowmenu .fa-users{
     padding:15px 14px;
}
 .rowmenu .fa-at{
     padding:15px 17px;
}
.sub{
     float:left;
    text-align:left;
    margin-top: 15px;
    width:100%;
}
.sub .fa{
     padding:23px;
    float:left;
}
.sub input[type="text"]{
     height:58px;
    border:0;
    float:left;
    font-size:28px;
    font-family:'Open Sans Condensed';
    font-weight:200;
    width:25%;
    border:1px solid #ccc;
    padding:2px;
}
.sub input[type="submit"]{
     height:64px;
    border:0;
    float:left;
    background:#299a0b;
    color: #fff;
    cursor:pointer;
    width:220px;
}
::-webkit-scrollbar {
     width: 0.2em;
     height: 0.2em;
}
::-webkit-scrollbar-track-piece {
     background: #eee;
}
::-webkit-scrollbar-thumb {
     background: #299a0b;
}

.lcnt{
     height: 100%;
    float:left;
    position:fixed;
    left:0;
    top;
    0;
    width:60px;
     border-right: 0px dotted;
     border-color:#ccc;
    z-index: 1;
    background: #f3f3f3;
    top: 60px;
}
.rcnt{
    position:absolute;
    left:60px;
    top:0px;
    max-width:96%;
    height:100%;
    width:96%;
}
.cnt{
     margin:auto auto;
    padding:10px 20px;
    width:75%;
    bottom:0;
    min-height:90%;
    background:#fff;
    box-shadow: 0px 0px 1px 1px rgba(200, 200, 200, 0.5);
    position:relative;
    top:60px;
}
.p2{
    width:78%;
    margin:auto auto;
}
.sublmenu{
     padding-left:70px;
    padding-right:3px;
    font-size: 14px;
    line-height: 0px;
    color:#444;
    display:none;
    padding-bottom: 30px;
}
.mbutton{
    cursor:pointer;
    z-index:999;
    padding:10px;
    background: #299a0b;
     border-bottom: 1px dotted #299a0b;
    cursor:pointer;
     position: relative;
    left: -5px;
    top:-5px;
}
.mbutton:hover{
     opacity:.5;
    background: white;
}
.rowmenu{
     width: 1000%;
}
.footer{
     width:75%;
}

.spoiler-text{
     display:block;
}

.content{
     min-height:390px;
    background:#fff;
    padding:3px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 24px;
    color:#444;
}
.content img{
     padding:2px;
    background:#fff;
    border:1px solid #b6b7b6;
    box-shadow: 0 0 3px rgba(0,0,0,0.2);
    opacity:.5;
}
.content img:hover{
     opacity:1;
}
.p1{
    width:102%;
    margin-bottom: 5px;
    background:#fff;
    height:120px;
    padding:10px 0px 0px;
    border-bottom:1px solid #e2e2e2;
    top:60px;
    position: relative;
    box-shadow: 0px 0px 1px 1px rgba(116, 199, 149, 0.2);
}
.topslider{
     width:70%;
    height: 300px;
    background:#fff;
    padding:10px;
    margin-bottom:10px;
    float:left;
}
.blocknews{
     height: 300px;
     width: 27%;
    background:#fff;
    padding:0px;
    margin-bottom:10px;
    float:left;
    font-family: 'Open Sans Condensed';
    font-weight:200;
    font-size:18px;
    color:#666;
    cursor:pointer;
}
.blocknews>p>a {
     font-family: 'Open Sans Condensed';
    font-weight: 200;
     font-size: 17px;
}
.blocknews>p>a:hover{
     border-bottom: 1px dotted #cdcdcd;
}
.pcnt{
     height:100%;
    font-family: sans-serif;
    font-weight:200;
    color:#424242;
    font-size:18px;
}
.pimg{
     width:220px;
     cursor:pointer;
    float:left;
    padding:2px;
    border:1px solid #ccc;
    margin:5px 10px;
}
.pdate{
     font-family: 'Open Sans Condensed';
    font-weight:200;
    font-size:16px;
    padding:15px;
    width:95%;
    text-align:right;
     font-style: italic;
}
.htext{
     padding:10px;
}

>.menutooltip>i {
     cursor:pointer;
    font-size:18px;
    font-weight: 200;
}
.menutooltip {
     cursor: pointer;
    display: none;
     position: fixed;
     top: 50px;
     left: 10px;
     background: #299a0b;
     z-index: 9999999999;
     padding: 10px 10px 13px;
     color: white;
    font-size:1.5rem;
    font-family: 'Open Sans Condensed';
     font-weight: 200;
}
.menutooltip::after {
     content: " ";
     position: absolute;
     bottom: 100%;
     left: 20px;
     margin-left: -5px;
     border-width: 5px;
     border-style: solid;
     border-color: transparent transparent #299a0b transparent;
}
.gmenutooltip[data-tooltip]:hover:after {
     content: attr(data-tooltip);
     padding: 2px 15px 6px;
     position: absolute;
     left: 55px;
     white-space: nowrap;
     z-index: 9999;
     background-color: #299a0b;
     color: #fff;
    font-size:1.5rem;
    font-family: 'Open Sans Condensed';
    font-weight: 400;
    box-shadow: inset -1px 1px 1px 0px rgba(0, 0, 0, 0.15);
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.slide-0>.slide__content>.slide__text>h2, .slide-0>.slide__content>.slide__text>.slide__text-desc {
     color:rgb(0, 100, 45);
}
 .slide-1>.slide__content>.slide__text>h2, .slide-1>.slide__content>.slide__text>.slide__text-desc {
     color:rgb(26, 71, 95);
}
 .slide-2>.slide__content>.slide__text>h2, .slide-2>.slide__content>.slide__text>.slide__text-desc {
     color:rgb(103, 77, 12);
}
 .slide-3>.slide__content>.slide__text>h2, .slide-3>.slide__content>.slide__text>.slide__text-desc {
     color:rgb(3, 113, 152);
}
 .slide-4>.slide__content>.slide__text>h2, .slide-4>.slide__content>.slide__text>.slide__text-desc {
     color:rgb(138, 120, 31);
}
 .slide-5>.slide__content>.slide__text>h2, .slide-5>.slide__content>.slide__text>.slide__text-desc {
     color:rgb(134, 43, 43);
}
 .slide-6>.slide__content>.slide__text>h2, .slide-6>.slide__content>.slide__text>.slide__text-desc {
     color:rgb(80, 24, 82);
}
 .slider-container h2 {
     padding:0px 15px 0px 20px;
     background: rgba(255, 255, 255, 0.7);
     min-height: 105px;
}
 .slider-container {
     position: relative;
     height: 100%;
     overflow: hidden;
     -webkit-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     user-select: none;
     cursor: all-scroll;
     z-index: 0;
}
 .slider-control {
     z-index: 2;
     position: absolute;
     top: 0;
     width: 12%;
     height: 100%;
     -webkit-transition: opacity 0.3s;
     transition: opacity 0.3s;
     will-change: opacity;
     opacity: 0;
}
 .slider-control.inactive:hover {
     cursor: auto;
}
 .slider-control:not(.inactive):hover {
     opacity: 1;
     cursor: pointer;
}
 .slider-control.left {
     left: 0;
     background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0) 100%);
     background: linear-gradient(to right, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0) 100%);
}
 .slider-control.right {
     right: 0;
     background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.18) 100%);
     background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.18) 100%);
}
 .slider-pagi {
     position: absolute;
     z-index: 3;
     left: 20%;
     bottom: 1rem;
     -webkit-transform: translateX(-50%);
     transform: translateX(-50%);
     font-size: 0;
     list-style-type: none;
}
 .slider-pagi__elem {
     position: relative;
     display: inline-block;
     vertical-align: top;
     width: 1rem;
     height: 1rem;
     margin: 0 0.5rem;
     border-radius: 50%;
     border: 2px solid #fff;
     cursor: pointer;
}
 .slider-pagi__elem:before {
     content: "";
     position: absolute;
     left: 50%;
     top: 50%;
     width: 1.2rem;
     height: 1.2rem;
     background: #fff;
     border-radius: 50%;
     -webkit-transition: -webkit-transform 0.3s;
     transition: -webkit-transform 0.3s;
     transition: transform 0.3s;
     transition: transform 0.3s, -webkit-transform 0.3s;
     -webkit-transform: translate(-50%, -50%) scale(0);
     transform: translate(-50%, -50%) scale(0);
}
 .slider-pagi__elem.active:before, .slider-pagi__elem:hover:before {
     -webkit-transform: translate(-50%, -50%) scale(1);
     transform: translate(-50%, -50%) scale(1);
}
 .slider {
     z-index: 1;
     position: relative;
     height: 100%;
}
 .slider.animating {
     -webkit-transition: -webkit-transform 0.5s;
     transition: -webkit-transform 0.5s;
     transition: transform 0.5s;
     transition: transform 0.5s, -webkit-transform 0.5s;
     will-change: transform;
}
 .slider.animating .slide__bg {
     -webkit-transition: -webkit-transform 0.5s;
     transition: -webkit-transform 0.5s;
     transition: transform 0.5s;
     transition: transform 0.5s, -webkit-transform 0.5s;
     will-change: transform;
}
 .slide {
     position: absolute;
     top: 0;
     width: 100%;
     height: 100%;
     overflow: hidden;
}
 .slide.active .slide__overlay, .slide.active .slide__text {
     opacity: 1;
     -webkit-transform: translateX(0);
     transform: translateX(0);
}
 .slide__bg {
     position: absolute;
     top: 0;
     left: -50%;
     width: 100%;
     height: 100%;
     background-size: cover;
     will-change: transform;
}
 .slide:nth-child(1) {
     left: 0;
}
 .slide:nth-child(1) .slide__bg {
     left: 0;
     background-image: url(/local/templates/invest/img/slider-1.gif);
}
 .slide:nth-child(1) .slide__overlay-path {
     fill: #299a0b;
    color:#fff;
}
 @media (max-width: 991px) {
     .slide:nth-child(1) .slide__text {
         background-color: rgba(233, 156, 126, 0.8);
    }
}
 .slide:nth-child(2) {
     left: 100%;
}
 .slide:nth-child(2) .slide__bg {
     left: -50%;
     background-image: url(/local/templates/invest/img/slider-2.gif);
}
 .slide:nth-child(2) .slide__overlay-path {
     fill: #216e98;
}
 @media (max-width: 991px) {
     .slide:nth-child(2) .slide__text {
         background-color: rgba(225, 204, 174, 0.8);
    }
}
 .slide:nth-child(3) {
     left: 200%;
}
 .slide:nth-child(3) .slide__bg {
     left: -100%;
     background-image: url(/local/templates/invest/img/slider-3.gif);
}
 .slide:nth-child(3) .slide__overlay-path {
     fill: #d2ae10;
}
 @media (max-width: 991px) {
     .slide:nth-child(3) .slide__text {
         background-color: rgba(173, 197, 205, 0.8);
    }
}
 .slide:nth-child(4) {
     left: 300%;
}
 .slide:nth-child(4) .slide__bg {
     left: -150%;
     background-image: url(/local/templates/invest/img/slider-4.gif);
}
 .slide:nth-child(4) .slide__overlay-path {
     fill: #00a8e2;
}
 @media (max-width: 991px) {
     .slide:nth-child(4) .slide__text {
         background-color: rgba(173, 197, 205, 0.8);
    }
}
 .slide:nth-child(5) {
     left: 400%;
}
 .slide:nth-child(5) .slide__bg {
     left: -200%;
     background-image: url(/local/templates/invest/img/slider-5.gif);
}
 .slide:nth-child(5) .slide__overlay-path {
     fill: #f1e71f;
}
 .slide:nth-child(6) {
     left: 500%;
}
 .slide:nth-child(6) .slide__bg {
     left: -250%;
     background-image: url(/local/templates/invest/img/slider-6.gif);
}
 .slide:nth-child(6) .slide__overlay-path {
     fill: #a96e6e;
}
 .slide:nth-child(7) {
     left: 600%;
}
 .slide:nth-child(7) .slide__bg {
     left: -300%;
     background-image: url(/local/templates/invest/img/slider-7.gif);
}
 .slide:nth-child(7) .slide__overlay-path {
     fill: #7f2e83;
}
 @media (max-width: 991px) {
     .slide:nth-child(5) .slide__text {
         background-color: rgba(203, 198, 195, 0.8);
    }
}
 .slide__content {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}
 .slide__overlay {
     position: absolute;
     bottom: 0;
     left: 0;
     height: 100%;
     -webkit-transition: opacity 0.2s 0.5s, -webkit-transform 0.5s 0.5s;
     transition: opacity 0.2s 0.5s, -webkit-transform 0.5s 0.5s;
     transition: transform 0.5s 0.5s, opacity 0.2s 0.5s;
     transition: transform 0.5s 0.5s, opacity 0.2s 0.5s, -webkit-transform 0.5s 0.5s;
     will-change: transform, opacity;
     -webkit-transform: translate3d(-20%, 0, 0);
     transform: translate3d(-20%, 0, 0);
     opacity: 0;
}
 @media (max-width: 991px) {
     .slide__overlay {
         display: none;
    }
}
 .slide__overlay path {
     opacity: 0.8;
}
 .slide__text {
     position: absolute;
     width: 55%;
     bottom: 15%;
     left: 12%;
     color: rgb(0, 105, 44);
     -webkit-transition: opacity 0.5s 0.8s, -webkit-transform 0.5s 0.8s;
     transition: opacity 0.5s 0.8s, -webkit-transform 0.5s 0.8s;
     transition: transform 0.5s 0.8s, opacity 0.5s 0.8s;
     transition: transform 0.5s 0.8s, opacity 0.5s 0.8s, -webkit-transform 0.5s 0.8s;
     will-change: transform, opacity;
     -webkit-transform: translateY(-50%);
     transform: translateY(-50%);
     opacity: 0;
}
 @media (max-width: 991px) {
     .slide__text {
         left: 0;
         bottom: 0;
         width: 100%;
         height: 20rem;
         text-align: center;
         -webkit-transform: translateY(50%);
         transform: translateY(50%);
         -webkit-transition: opacity 0.5s 0.5s, -webkit-transform 0.5s 0.5s;
         transition: opacity 0.5s 0.5s, -webkit-transform 0.5s 0.5s;
         transition: transform 0.5s 0.5s, opacity 0.5s 0.5s;
         transition: transform 0.5s 0.5s, opacity 0.5s 0.5s, -webkit-transform 0.5s 0.5s;
         padding: 0 1rem;
    }
}
 .slide__text-heading {
     font-family: 'Exo 2', Helvetica, Arial, sans-serif;
     font-size: 3rem;
     margin-bottom: 2rem;
     color:#444;
}
 @media (max-width: 991px) {
     .slide__text-heading {
         line-height: 20rem;
         font-size: 3.5rem;
    }
}
 .slide__text-desc {
     font-family: "Open Sans", Helvetica, Arial, sans-serif;
     font-size: 1rem;
     margin-bottom: 1.5rem;
}
 @media (max-width: 991px) {
     .slide__text-desc {
         display: none;
    }
}
 .slide__text-link {
     z-index: 5;
     display: inline-block;
     position: relative;
     padding: 0.5rem;
     cursor: pointer;
     font-family: "Open Sans", Helvetica, Arial, sans-serif;
     font-size: 1.1rem;
     -webkit-perspective: 1000px;
     perspective: 1000px;
}
 @media (max-width: 991px) {
     .slide__text-link {
         display: none;
    }
}
 .slide__text-link:before {
     z-index: -1;
     content: "";
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     background: #000;
     -webkit-transform-origin: 50% 100%;
     transform-origin: 50% 100%;
     -webkit-transform: rotateX(-85deg);
     transform: rotateX(-85deg);
     -webkit-transition: -webkit-transform 0.3s;
     transition: -webkit-transform 0.3s;
     transition: transform 0.3s;
     transition: transform 0.3s, -webkit-transform 0.3s;
     will-change: transform;
}
 .slide__text-link:hover:before {
     -webkit-transform: rotateX(0);
     transform: rotateX(0);
}

#infobardm{
    position:fixed;
    width:1200px;
    margin:auto auto;
    top:0px;
    left:0px;
}
#infobardm>div{
    background:#7ABBEA !important;
    width: 340px;
     float: left;
}
.dmdisableimage{
    color:#000000;
}
.dmenableimage{
    color:#000000;
}
.sscf-popup{
     background:#166900;
     border:0;
    border-radius:3px;
     padding-bottom: 3px;
}
.uk-panel{
     position:fixed;
     right:1%;
     z-index:9999999;
    margin-top:10px;
}
.fa-eye {
     color:white;
    font-size:32px;
    opacity:.7;
    cursor:pointer;
}
.fa-eye:hover {
    opacity:1;
}

ul {
    margin-left: 1.1rem;
}
ul, ol, dl {
    font-family: inherit;
    font-size: 1rem;
    line-height: 1.6;
    list-style-position: outside;
    margin-bottom: 1.11111rem;
}
.breadcrumbs {
    font-family: sans-serif;
    border-style: solid;
    border-width: 0px;
    display: block;
    list-style: none;
    margin-left: 0;
    overflow: hidden;
    padding: 0.5rem 0rem;
}
.breadcrumbs > * {
    color: #299a0b;
    float: left;
    font-size: 0.65rem;
    line-height: 0.61111rem;
    margin: 0;
    text-transform: uppercase;
}
.breadcrumbs > * a {
    color: #299a0b;
}
.breadcrumbs > * a:hover {
    color: #777;
}
.breadcrumbs > *:after {
    display: none;
    color: #AAAAAA;
    content: "•";
    margin: 0 0.4rem;
    position: relative;
    top: 0px;
}
.index_link {
    width:100%;
    height:150px;
    text-align:center;
    border-bottom: 1px solid #f7eded;
}
.left_menu_25pc{
    width: 25%;
    border: 0px;
    overflow: auto;
}
.left_menu_60pх {
    width: 60px;
    border: 0px;
}
.center_content75pc {
    width:75%;
    left: 25%;
}
.center_content96 {
    width: 96%;
    left: 60px;
}
.cnt_wid98 {
    width: 98%;
}

/* End */
/* /local/templates/invest/components/bitrix/menu/menu_left/style.css?1555043820243 */
/* /local/templates/invest/template_styles.css?155504598027263 */
