/*
Theme Name: rp-union
Theme URI: http://rp-union.ru/
Author: New rp-inion theme
Author URI: http://www.rp-union.ru/
Description: rp-union.ru
Text Domain: rp-union
*/
@import 'css/fonts.css';


.alert-block {
    background-color: #1d8b65;
    max-width: 960px;
    padding: 40px 50px;
    color: #fff;
    font-size: 16px;
    margin: 0 auto 30px;
}

.alert-block a {
    color: #fff;
}

div.importent-info {
    border: 10px solid  #1d8b65;
    padding: 40px 40px;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    max-width: 960px;
}

div.importent-info h2 {
    text-align: center;
    margin: 0 auto 20px;
    font-size: 24px;
}

#menu-item-1323 {
    display: none;
}

html, body {
    font-size: 16px;
    height: 100%;
    line-height: 1.5;
}

.site-wrap {
    height: 100%;
}

body p b {
    font-family: "RobotoCondensed-Bold", sans-serif;
}

#main-wrapper {
    margin: 0 auto -280px;
    min-height: 100%;
    background: #fff;

}

.footer-div {

    height: 280px;
}

footer {
    height: 280px;
}

.static-content li {
    margin-bottom: 10px;
}

.static-content .container a {
    color: #28af81;
}

.top-bar {
    background-color: #0069aa;
    background-image: linear-gradient(to bottom, #0069aa, #0076c0);
}

.home-video video {
    max-width: 100% !important;
}

.top-bar span {
    display: block;
    text-align: center;
    /*font-family: 'charis_silregular';*/
    color: #fff;
    font-size: 11px;
    padding: 3px 0;
}

.top_search {

}

#menu-top-menu > li:first-child {
    display: block;
    float: none;
    text-align: left;

}

#menu-top-menu > li:not(:first-child) {
    /*display: inline-block;
    width: 33.3333%;*/
    text-align: left;
    display: block;

}

.top_menu #menu-top-menu nav ul li a {
    display: inline-block;
}

#menu-top-menu > li {
    display: inline-block !important;
    float: none !important;
    margin-left: 5px;
}

ul#menu-top-menu > li > ul > li {
    display: block !important;
    float: none !important;
    width: auto;
    text-align: left;
    position: relative;
}

ul#menu-top-menu ul ul {
    left: 100%;
    top: 0;
    /* box-shadow: none; */
}

.spec-table {
    display: block;
    margin: 15px 0;
    border-radius: 5px;
    border: 1px solid #aaa;
}

.spec-table {
    display: block;
    margin: 15px 0;
    border-radius: 5px;
    border: 1px solid #aaa;
}

.spec-table td {
    padding: 5px 10px;
    vertical-align: top;
}

.spec-table tr {
    border-bottom: 1px solid #aaa;
}

.spec-table td.td_t_title {
    text-align: left !important;
    font-size: 14px;
    text-transform: uppercase;
    background: rgba(40, 175, 129, 0.15)
}

.spec-table td:nth-child(1) {
    width: 30%;
    vertical-align: top;
    text-align: left;
}

.text-r {
    text-align: right;
}

.spec-table .td_title_1 {

}

.top_search label {
    display: none;
}

body * {
    font-family: 'RobotoCondensed-Regular';
}

body a {
    color: #0057a0;
}

.container {
    max-width: 960px !important;
    /*width: 970px !important;
    overflow: hidden;*/
}

/*header .container {
    overflow: inherit;
}*/
a:hover,
button:hover,
input[type="submit"]:hover {
    opacity: .8;
    cursor: pointer;
}

header {
    /*padding: 25px 0 35px;*/
    box-shadow: 0 0 11px rgba(0, 0, 0, .4);
	z-index: 2;
    position: relative;
}

.home header {
    /*position: fixed;*/
    top: 0;
    position: relative;
    /* left: 50%; */
    /* margin-left: -480px; */
    z-index: 100;
    box-shadow: none;
    width: 100%;
    box-shadow: 0 0 18px rgba(0, 0, 0, 0.5);
}

body.home {
    /*padding-top: 193px;*/
}

.home .static-content {
    position: relative;
    z-index: 4;
    background: #fff;
}

.logged-in.admin-bar header {
    top: 35px;
}

.logo-top {
    margin: 0;
}

.logo-top img {
    width: 100px;
    margin-bottom: 10px;
}

.lang-switcher {

}

.lang-switcher ul {
    padding: 0;
    margin: 0;
    float: right;
    padding-top: 2px;
}

.lang-switcher ul li {
    list-style: none;
    float: left;
}

.lang-switcher ul li .lang-separator {
    padding: 0 5px;
}

.lang-switcher ul li:last-child .lang-separator {
    display: none;
}

.lang-switcher .current-lang a {
    color: #000;
}

.top_search {
    margin: 0;
    float: none;
    padding-top: 8px;
    z-index: 2;
    position: relative;
    padding-top: 15px;
}

.logo-section {
    margin: 10px 0 0;
}

.top_search input {
    float: left;
    display: block;
    height: 26px;
    border: 1px solid #a0a0a0;
    padding: 5px 5px;
    font-size: 12px;
    width: 320px;
}

.top_search input#searchsubmit {
    color: #fff;
    border-color: #1d8b65;
    background: #1d8b65;
    padding: 5px 23px;
    margin-left: 10px;
    width: auto;
}

.top-links-webservices {
    margin: 10px 0;
}

.top-links-webservices ul {
    padding: 0;
    margin: 0;
}

.top-links-webservices a {
    color: #6a6a6a;
}

.top-links-webservices ul li {
    float: left;
    list-style: none;
    margin-right: 30px;

}

a.rules-user-link, a.major-link {
    color: #fff;
    padding: 7px 20px 5px;
}

a.rules-user-link span {
    margin: 1px 5px 0 0;
}

a.rules-user-link {
    background: #0057a0;
}

a.major-link {
    background: #1d1d1b;
}

.top_menu {
    position: relative;
    z-index: 1;
    clear: both;
    top: 28px;

}

.top_menu ul {
    padding: 0;
    margin: 0 0 0 0;
}

.top_menu ul li {
    list-style: none;
    display: inline-block;
    vertical-align: top;
    margin: 6px 0 0;
}

.top_menu nav ul > li {
    display: inline-block;
    float: none !important;
}

#menu-top-menu-en > li > ul {
    height: auto !important;
}

#menu-top-menu-en > li > ul > li {
    display: block;
}

.top_menu ul li a {
    text-decoration: none;
    color: #6c6c6c;
}

.top_menu ul li a:hover {
    text-decoration: underline;
}

.top_menu ul li.current-menu-item > a {
    color: #28af81;
}

.top_menu ul li:first-child {
    display: block;
}

.top_menu a {
    /*font-family: 'MyriadSetPro-Medium';*/
    color: #292929;
    font-size: 14px;
    padding: 20px;
    text-decoration: underline;
    text-transform: uppercase;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 5px 13px;
}

/* drop down menu start  */
.top_menu .navbar-nav {
    display: block;
    float: none;
    text-align: right;
}

.top_menu nav {
    display: block;
}

.top_menu nav ul {
    text-align: center;
}

.top_menu nav ul li {
    float: left;
    display: inline-block;
}

.top_menu nav ul li:hover {
    background: #E6E6E6;
}

.top_menu nav ul li a {
    display: block;
    padding: 6px 2px;
    color: #444;
}

.top_menu nav > ul > li:last-child a {
    padding-right: 0;
    display: inline-block;

}

.top_menu nav > ul > li:first-child {
    display: inline-block;
}

.top_menu nav ul li ul {
    position: absolute;
    width: 200px;
    background: #FFF;
    z-index: 10;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, .4);
    margin-top: 0;
    padding: 0px 0px;
}

.nav > li > a:focus, .nav > li > a:hover, .top_menu nav ul li:hover,
.top_menu nav ul li ul li:hover a {
    background-color: #fff;
    background: #fff !important;
}

.top_menu nav ul li ul li {
    width: auto;
    float: none;
}

.top_menu nav ul li ul li a {
    display: block;
    padding: 5px 5px;
    color: #444;
    font-size: 14px;
    text-transform: inherit;
    text-align: left;
    position: relative;
    background: #fff;
    z-index: 100;

}

.top_menu nav ul li ul li:hover a {
    background: #F7F7F7;
}

.top_menu nav ul li ul.sub-menu {
    display: none;
}

.top_menu nav ul li:hover ul.sub-menu {
    display: block;
}

.top_menu nav a, .top_menu nav ul li ul li a {
    padding: 5px 15px;
}

.top_menu .sub-level-2 > li {
    margin-top: 0;
}

.x-modal-open {
    margin-right: 16px;
}

.x-modal-open header {
    left: -8px;
}

.x-modal-open .main_banner {
    left: -8px;
}

/* drop down menu end  */

img {
    max-width: 100%;
}

.main_banner {
    position: relative;
    width: 100%;
    height: 460px;
    background-size: cover !important;
    background-position: left center;
    /*top: 125px;*/
}

.main_banner img.video-previe {
    position: relative;
    z-index: 1;
    width: 100%;
}

.main_banner .banner-info {
    position: absolute;
    z-index: 2;
    width: 960px;
    left: 50%;
    margin-left: -480px;
    bottom: 49px;
}

.info-title {

}

.info-title h2 {
    font-family: 'MyriadPro-BoldCond', sans-serif;
    color: #656565;
    font-size: 2.28em;
    margin: 40px 0 30px;
    text-transform: uppercase;
    padding-left: 16px;
}

.green-block {
    background: url("../img/green_bg.png") repeat-x 0 0 transparent;
}

.block-line {

}

.block-line .line-block-item {
    height: 278px;
    overflow: hidden;
    border-left: 2px solid rgba(255, 255, 255, .9);
    padding: 20px;
    box-sizing: border-box;
}

.block-line .line-block-item.third-col {
    border-right: 2px solid rgba(255, 255, 255, .9);

}

.block-line .line-block-item * {
    color: #fff;
    font-family: 'MyriadSetPro-Text', sans-serif;
}

.block-line .col-md-4 {
    padding: 0 !important;
    margin: 0 !important;
}

.block-line .row {
    border-bottom: 1px solid #fff;
}

.block-line .col-md-4:last-child {
    border-right: 1px solid #fff;
}

.block-line .line-block-item h3 {
    font-family: 'MyriadPro-BoldCond', sans-serif;
    font-size: 1.714em;
    margin: 0px;
    padding: 0;
    text-transform: uppercase;
    padding-top: 3px;

}

.block-line-2 .line-block-item h3 {

    color: #ffffff;

}

.block-line-2 .line-block-item p {

    color: #ffffff;

}

.block-line-2 .line-block-item a {

    color: #ffffff;

}

.block-line .line-block-item p {
    font-size: 13px;
    line-height: 17px;
}

.block-line .line-block-item a {
    font-size: 14px;
    line-height: 21px;
    text-decoration: underline;
}

.block-line .line-block-item .download_files {

}

.block-line .line-block-item .download_files * {
    color: #333333;
}

.block-line .line-block-item.base-grey h3 {
    color: #0057a0;
}

.light-grey.line-block-item.block_links ul {
    padding: 0;
}

.light-grey.line-block-item.block_links li {
    list-style: none;
    margin-bottom: 8px;
}

.light-grey.line-block-item.block_links li a {
    text-transform: uppercase;
    color: #4a4a4a;
    font-family: 'MyriadPro-BoldCond', sans-serif;
    font-size: 18px;
}

.dark-grey-block {
    /*background: url("img/bckg1-1.png") repeat 0 0 transparent;*/
    background: url("img/grey_new_1.png") repeat 0 0 transparent;
}

.base-gray {
    background: url("img/patterns_4.png") repeat 0 0 transparent;

}

.base-grey.block-line .row {
    border-bottom: none;
}

.light-green.line-block-item {
    background: url("img/green_light_new_1.png") repeat 0 0 transparent;
}

.dark-green.line-block-item {
    background: url("img/green_dark_new_3.png") repeat 0 0 transparent;
}

.light-blue.line-block-item {
    background: url("img/green_grey_new_2.png") repeat 0 0 transparent;
    /*background-size: cover;*/
}

.light-grey.line-block-item {
    background: url("img/patterns_3.png") repeat 0 0 transparent;

}

.light-grey.line-block-item {
    background: url("img/pattern-rsp-4.png") repeat 0 0 transparent;

}

.base-grey.line-block-item {
    background: url("img/patterns_4.png") repeat 0 0 transparent;
}

.light-grey-long {
    background: url("img/green_light_new_long.png") repeat 0 0 transparent;
    background-size: auto 100%;
}

.block-line .line-block-item.dark-blue * {
    color: #fff;
}

.partners-block {
    margin-bottom: 60px;
}

.partners-block ul {
    margin: 0;
    padding: 0;
    font-size: 0;
}

.partners-block ul li {
    list-style: none;
    display: inline-block;
    width: 25%;
    text-align: center;
}

.base-light-grey {
    background: url("img/patterns_4.png") repeat 0 0 transparent;
}

footer {
    padding: 10px 0 0;
    background: url("img/pattern-ii-2.jpg") repeat 0 0 transparent;
}

footer .second-info {
    padding-top: 20px;
    padding-bottom: 50px;
}

.copyright-block {
    background: url("img/patterns_1.png") repeat 0 0 transparent;
}

footer * {
    color: #fff;
}

.form-item {
    margin-bottom: 10px;
}

.form-item input {
    display: block;
    width: 100%;
    padding: 5px;
}

.form-item textarea {
    display: block;
    width: 100%;
    height: 121px;
}

#menu-main-menu .sub-menu {
    /*display: none;*/
}

.banner-text {
    position: absolute;
    top: 15%;
    left: 50%;
    margin-left: -455px;
    z-index: 3;

}

.banner-title-text {
    font-family: 'Oswald-Medium';
    background: rgba(4, 70, 126, .5);
    display: block;
    padding: 5px;
    font-size: 42px;
    margin-bottom: 20px;
    color: #fff;
    text-transform: uppercase;
}

.sub-title-banner-text {
    background: #0057a0;
    color: #fff;
    font-family: 'Roboto-Light';
    display: block;
    padding: 5px;
    font-size: 20px;
    float: left;
}

.banner-info {

}

.banner-info a {
    color: #fff;
    font-family: 'Roboto-Light';
    text-decoration: underline;
    background: rgba(4, 70, 126, .5);
    font-size: 20px;
    padding: 5px 40px;
}

.under-video-text {
    background: none;
    width: 958px;
    margin: 0 auto;
    box-sizing: border-box;
    position: relative;
    padding: 0 15px;
    margin-top: -17px;
    z-index: 2;

}

.under-video-text .row.abs {
    position: absolute;
    bottom: 0;
    width: 960px;
    left: 14px;
}

.under-video-text .text-box-1 > div {

    background: #515254;
    padding-top: 15px;
    position: relative;

}

.under-video-text .text-box-1 > div p.title {
    color: #888888;
    font-size: 17px;
    text-transform: uppercase;
    font-family: 'MyriadPro-Bold', sans-serif;

}

.under-video-text .text-box-1 > div p.text a {
    color: #fff;
    text-decoration: none;
    vertical-align: top;
    font-size: 1.5em;
}

.under-video-text .text-box-1 > div p.text a img {
    vertical-align: top;
    padding-top: 3px;
    padding-left: 10px;
}

.under-video-text .text-box-1 > div p.text {
    color: #fff;
    text-transform: uppercase;
    font-family: 'MyriadPro-Cond', sans-serif;
    font-size: 1em;

}

.under-video-text .text-box-1 .col-xs-12 {
    font-size: 24px;
}

.under-video-text .row.text-box-2 .col-xs-12 {
    max-width: 960px;
    margin-top: 5px;
    margin-bottom: 10px;
}

.under-video-text .text-box-2 {
    background: url("img/patterns_4.png") repeat 0 0 transparent;
}

.under-video-text .block-title {
    display: block;
    font-family: 'MyriadPro-Cond', sans-serif;
    color: #474747;
    font-size: 1.71em;
}

.under-video-text .main-text-block {
    display: block;
    color: #888888;
    font-family: 'MyriadPro-Cond', sans-serif;
    font-size: 1.28em;
}

.block-line .title-block {
    padding-left: 43px;
    margin-bottom: 20px;
    min-height: 36px;
}

.block-line .title-block.icon-1 {
    background: url("img/about.png") no-repeat left 0px transparent;
}

.block-line .title-block.icon-2 {
    background: url("img/icon-counsil.png") no-repeat left -3px transparent;
}

.block-line .title-block.icon-3 {
    background: url("img/user-icon.png") no-repeat left 0px transparent;
    background-size: 31px;
}

.block-line .title-block.icon-4 {
    background: url("img/icon-managment.png") no-repeat left 0px transparent
}

.block-line .title-block.icon-5 {
    background: url("img/icon-book.png") no-repeat left -4px transparent;
}

.block-line .title-block.icon-6 {
    background: url("img/icon-list.png") no-repeat left 0px transparent;
}

.block-line .title-block.icon-7 {
    background: url("img/icon-world.png") no-repeat left 0px transparent;
}

.block-line .title-block.icon-8 {
    background: url("img/icon-news.png") no-repeat left 0px transparent;
}

.block-line .title-block.icon-9 {
    background: url("img/icon-holders.png") no-repeat left 0px transparent;
}

.block-line .title-block.icon-10 {
    background: url("img/icon-online.png") no-repeat 8px 0px transparent;
}

.block-line .title-block.icon-12 {
    background: url("img/icon-info.png") no-repeat 8px 0px transparent;

}

.block-line .title-block.icon-13 {
    background: url("img/icon-impo.png") no-repeat 8px 0px transparent;
}

.block-line .title-block.icon-14 {
    background: url("img/icon-creators.png") no-repeat 8px 0px transparent;
}

.block-line .title-block.icon-15 {
    background: url("img/icon-reestr.png") no-repeat 8px 0px transparent;
}

.block-line .title-block.icon-16 {
    background: url("img/icon-fb.png") no-repeat 8px 0px transparent;
}

.block-line .title-block.icon-17 {
    background: url("img/icon-faq.png") no-repeat 6px 3px transparent;
}

.block-line .title-block.icon-18 {
    background: url("img/icon-gallery.png") no-repeat 6px 3px transparent;
}

.block-line .title-block.icon-19 {
    background: url("img/manag_icon_new.png") no-repeat 6px 3px transparent;
}

.block-line .title-block.icon-20 {
    background: url("img/pravo_user.png") no-repeat 0 0 transparent;
}

.block-line .title-block.icon-21 {
    background: url("img/production.png") no-repeat 0 0 transparent;
}

.block-line .line-block-item .gray {
    color: #4a4a4a;
}

.download_files {

}

ul.list-1 {
    list-style-type: none;
    padding-left: 12px;
}

ul.list-1 li:before {
    display: inline-block;
    content: "-";
    position: relative;
    left: -7px;

}

.download_files .dwnld_item:after {
    content: "";
    display: block;
    clear: both;
}

.dwnld_item {
    margin: 5px 0;
    padding: 12px 0;
}

.dwnld_item:nth-child(odd) {
    border-bottom: 1px solid rgba(0, 0, 0, .3);
}

.dwnld_item .button {
    float: left;
    border-right: 1px solid rgba(0, 0, 0, .3);
    height: 60px;
    box-sizing: border-box;
    padding: 10px 17px;
}

.dwnld_item .file-info {
    float: left;
    border-left: 1px solid rgba(255, 255, 255, .3);
    padding: 5px 17px;
    box-sizing: border-box;

}

.dwnld_item .file-info p {
    color: #0057a0 !important;
}

.info-list {

}

.info-list ul {
    margin: 0 0 0 16px;
    padding: 0;
}

.info-list ul li {
    list-style: square;
}

.info-list ul li a {
    /*font-family: 'Roboto-LightItalic' !important;*/
}

.video-image {
    position: relative;
    text-align: center;
}

.video-button {
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 50%;
    margin-left: -35px;
    margin-top: -35px;
}

.title-block.video-presentation {
    padding-left: 0 !important;
    text-align: center;
}

.partners-block ul li img {
    padding: 5px 40px;
    max-width: 265px;
    max-height: 122px;
}

div#logo-slider-wraper {
    left: -15px !important;
}

#logo-slider {
    height: 120px !important;
}

#logo-slider-wraper .slider-controls {
    top: 40px !important;
}

#logo-slider-wraper #prev {
    background: url("img/arrow_right.png") no-repeat 0 0 transparent;
    height: 43px;
    width: 43px;
}

#logo-slider-wraper #next {
    background: url("img/arrow_left.png") no-repeat 0 0 transparent;
    height: 43px;
    width: 43px;
}

.info-title h2.title-lined {
    margin-bottom: 0;
    top: 25px;
    position: relative;
}

.icon-line {
    border-bottom: 1px solid #d3d3d3;
    text-align: center;
    margin-bottom: 60px;
}

.icon-line img {
    position: relative;
    z-index: 2;
}

.icon-line.volum img {
    bottom: -28px;
}

.icon-line.news img {
    bottom: -16px;
}

.icon-line.testim img {
    bottom: -21px;
}

.icon-line.mic1 img {
    bottom: -29px;
    background: #fff;
}

.icon-line.star img {
    bottom: -1px;
}

.icon-line.docs img {
    bottom: -19px;
    background: #fff;
    border-radius: 0;
}

.icon-line.news img {
    width: 40px;
    height: auto;
    background: #fff;
}

.info-title.top-line-icon {
    margin-bottom: 30px;
    margin-top: 70px;
}

.top-line-icon .info-title h2 {
    margin-bottom: 0;
    margin-top: 30px;
}

.top-line-icon .icon-line {
    margin-bottom: 10px;
}

.light-blue.line-block-item.news {
    padding: 40px;
}

.block-line .line-block-item.news h3 {
    font-family: 'Roboto-LightItalic';
    font-size: 14px;
    line-height: 21px;
}

.block-line-2 .block-1 a {
    /*text-transform: uppercase;*/
    /*font-size: 1.28em;*/
}

.block-line-2 .block-1 ul {
    list-style-type: none;
    padding-left: 6px;
}

.block-line-2 .block-1 li {
    display: block;
    padding: 8px 0;

}

.block-line-2 .block-2 a {
    font-size: 1.28em;
    display: inline-block;
}

.block-line-2 .block-3 a {
    font-size: 1.28em;
    display: block;
    padding-bottom: 15px;
}

.block-line-2 .block-3 a {
    display: inline-block;
}

.base-gray.block-line.block-line-2 .box-custom-3 {
    border-right: 2px solid #fff
}

.home-video {
    /*height: 654px;*/
    height: 450px;
}

.home-video {
    background: url("./img/cover_image_new.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    /*background-position: center 0;*/
    background-position: center center;
}

.home-video a.youtube.cboxElement {
    display: inline-block;
    top: calc(50% - 130px);
    position: relative;
    outline: none;
    border: none;
}

.home-video iframe {
    position: relative;
    top: -40px;
}

.block-line-4 .block-1 a {
    display: inline-block;
}

.line-block-item.gray {
    color: #4a4a4a;
}

.left-15 {
    margin-left: 15px;
}

.testimonials .text-block {
    /* background: url("img/testimon_bg.png") no-repeat 0 0 transparent; */
    height: 108px;
    width: 464px;
    box-sizing: border-box;
    padding: 17px;
    font-size: 12px;
    font-family: 'Roboto-Light';
    border: 1px solid #ddd;
    border-radius: 10px;
    position: relative;
    margin-bottom: 20px;
    box-sizing: border-box;
}

.testimonials .text-block:after {
    display: block;
    content: "";
    width: 30px;
    height: 30px;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    transform: rotate(45deg);
    bottom: -15px;
    position: absolute;
    left: 70px;
    background: #fff;
}

.testimonials .image-block {
    float: left;
    margin-left: 35px;
    margin-top: 10px;
    margin-right: 15px;
}

.testimonials .user-info {
    float: left;
    margin-top: 34px;
}

.testimonials .user-info h4 {
    margin: 0;
    padding: 0;
}

.testimonials .user-info p {
    margin: 0;
    padding: 0;
}

#gform_fields_1 {
    position: relative;
}

.gform_body #field_1_1,
.gform_body #field_1_2,
.gform_body #field_1_3 {
    width: 415px;
    clear: none;
    margin-bottom: 20px;
}

.gform_body #field_1_4 {
    width: 415px;
    clear: none;
    position: absolute;
    right: 0;
    top: 0;
}

.gform_wrapper textarea.medium {
    height: 173px !important;
    border: 1px solid #bfbfbf;
}

.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
    height: 35px;
    border: 1px solid #bfbfbf;
    width: 100% !important;
}

.gform_wrapper:after {
    content: "";
    display: block;
    clear: both;
}

.base-light-grey.form-bottom {
    padding: 30px 0 50px;
    border-top: 1px solid #b1b1b1;
    border-bottom: 1px solid #b1b1b1;
}

#gform_submit_button_1 {
    font-family: 'Oswald-Medium';
    color: #fff;
    background: url("img/green_button.png") repeat 0 0 transparent;
    border: none;
    font-size: 16px;
    padding: 6px 40px;
}

.content-area {
    background: #fff;
    position: relative;
    margin-top: 0;
    z-index: 5;
    box-shadow: 0 0 18px rgba(0, 0, 0, 0.5);

    border-bottom: 1px solid white;
}

div#xm-content {
    background: #fff;
}

.footer_logo {
    margin-top: 15px;
}

footer a {
    color: #fff;
}

.footer-info ul {
    margin: 0;
    padding: 0;
}

.footer-info ul li {
    list-style: none;
}

.footer-info ul li a {
    font-family: 'Roboto-Light';
    padding: 6px 0;
    display: block;
}

.footer-info ul li a:hover {
    color: #fff;

}

.footer-info, .footer-info ul li {
    /*
    border-top: 1px solid rgba(255, 255, 255, .5);
    */
}

.footer-info {
    padding-top: 30px;
    padding-bottom: 10px;
    margin-top: 16px;
}

.footer-info h3 {
    text-transform: uppercase;
    margin-bottom: 25px;
}

footer {
    position: relative;
    z-index: 4;
}

.footer-info * {
    font-family: 'MyriadSetPro-Text', sans-serif;
}

.copyright p {
    font-family: 'Roboto-Light';
    font-size: 14px;
    padding: 15px 0 5px;
}

.testimonials img {
    width: 100px;
}

.testimonials .t-item {
    margin-bottom: 50px;
}

div#xm-content {
    width: 60%;
    float: right;
}

.ajax-content {
    width: 90%;
    padding: 50px;
    box-sizing: border-box;
}

.news-date {
    opacity: .6;
    margin-bottom: 20px;
}


#xm-content-wrapper {
    min-height: inherit !important;
}

.close {
    opacity: 1;
    position: absolute;
    left: -67px;
    top: 0;
}

.logged-in.admin-bar .close {
    top: 32px;
}

.ajax-content h1 {
    font-family: 'Oswald-Medium';
    color: #686868;
}

.static-content h1,
.news-page h1 {
    font-family: 'Oswald-Medium';
    color: #28af81;
    border-bottom: 1px solid #dadada;
    padding: 52px 0 20px;
    margin-bottom: 20px;
    font-size: 30px;
    text-transform: uppercase;
}

.static-content {
    padding-bottom: 100px;
}

.static-content * {
    color: #666;
}

.static-content h2 {
    font-family: 'Oswald-Medium';
    color: #686868;
    font-size: 20px;
}

.static-content li a {
    color: #0057a0;
    text-decoration: underline;
}

.static-content p,
.static-content ul,
.static-content ol {
    margin-bottom: 15px;
}

.center-align {
    text-align: center;
}

.static-content .left-img {
    float: left;
    margin: 0 20px 5px 0;
}

.internal-rel td {
    vertical-align: top;
}

.internal-rel td strong {
    margin-top: 19px;
    display: block;
}

/* pagination star*/

ul.page-numbers {
    list-style: none;
    margin: 0;
}

.page-numbers:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

ul.page-numbers li {
    display: block;
    float: left;
    margin: 0 4px 4px 0;
    text-align: center;
}

.page-numbers a,
.page-numbers span {
    line-height: 1.6em;
    display: block;
    padding: 0 6px;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    text-decoration: none;
    font-weight: 400;
    cursor: pointer;
    border: 1px solid #ddd;
    color: #888;
}

.page-numbers a span {
    padding: 0
}

.page-numbers a:hover,
.page-numbers.current,
.page-numbers.current:hover {
    color: #000;
    background: #f7f7f7;
    text-decoration: none;
}

.page-numbers:hover {
    text-decoration: none
}

/* pagination end */

.news-page {
    margin-bottom: 60px;
}

.news-page h2 {
    font-family: 'Oswald-Medium';
    color: #686868;
    font-size: 20px;
}

.news-page .date {
    font-family: 'Oswald-Medium';
    font-size: 16px;
    margin: 10px 0;
    color: #686868;
}

.news-page .preview-text {

}

.news-page .preview-text p {

}

.news-page .read-more {

}

.news-page .news-item {
    border-bottom: 1px dotted #dadada;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.managers .mans-item {
    margin-bottom: 40px;
}

.managers h2 {
    font-family: 'Oswald-Medium';
    color: #0057a0;
    font-size: 16px;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.managers .mans-item .type {

}

.managers .mans-item .type strong {
    font-size: 16px;
}

.managers .mans-item p {
    margin: 0px 0 5px;
}

.managers .mans-item .email-link {

}

.managers .mans-item .email-link a {
    color: #0057a0;
    text-decoration: underline;
}

.managers.about-rsp .mans-item .img-block {
    height: auto;
}

.managers.about-rsp .mans-item h3 {
    margin-top: 0px;
}

.grey-line {
    border-bottom: 1px solid #dadada;
    margin: 25px 0;
}

.slide-block {

}

.slide-block .opener {
    background: url("img/close_info.png") no-repeat left center transparent;
    padding: 0 0 0 15px;
}

.slide-block .slide {
    background: #f1f1f1;
    font-family: 'Roboto-LightItalic';
    padding: 15px;
}

.slide-block .opener strong {

}

.slide-block .opener:hover {

}

.slide-block .opener.opened-info {
    background: url("img/opened_info.png") no-repeat left center transparent;

}

.slide-block a.opener {
    text-decoration: none;
    color: #444;
}

.slide-block .opener:hover {
    text-decoration: none;
}

.slide-block .opener.opened-info span {
    color: #0057a0;
    text-decoration: none;
}

.slide-block .opener.opened-info {
    text-decoration: none;
}

.owl-slider-fp .owl-item img {
    width: auto !important;
    max-height: 100px;
    margin: 0 auto;

}

.owl-slider-fp .owl-item a {
    text-align: center;
}

.owl-fp-wrapper {
    position: relative;
    /* padding-top: 35px;*/
}

/*.owl-fp-wrapper .owl-fp-back {
    background: url("img/Back-1.png");
    width: 23px;
    height: 41px;
    position: absolute;
    top: 30px;
    left: -50px;


}*/
.owl-fp-wrapper .owl-prev {
    background: url("img/Back-1.png");
    width: 23px;
    height: 41px;
    position: absolute;
    top: 30px;
    left: -50px;
    display: block !important;
    font-size: 0;
}

.owl-fp-wrapper .owl-prev:hover {
    opacity: .8;
}

.owl-fp-wrapper .owl-next {
    background: url("img/Next-1.png");
    width: 23px;
    height: 41px;
    position: absolute;
    top: 30px;
    right: -50px;
    display: block !important;
    font-size: 0;
}

.owl-fp-wrapper .owl-next:hover {
    opacity: .8;
}

.internal-rel .item {
    margin-bottom: 15px;
}

.docs {

}

.docs h2 {
    text-transform: uppercase;
    margin-bottom: 15px;
}

.docs ul {
    margin: 0;
    padding: 0;
}

.docs ul li {
    list-style: none;
    margin-bottom: 6px;
}

.docs ul li a {
    background: url("img/icon_dwnld.png") no-repeat 0 4px transparent;
    display: block;
    padding: 0 0 0 30px;
    font-size: 18px;
}

.docs ul li a:hover {
    color: #0057a0;
}

.gform_wrapper input,
.gform_wrapper select,
.gform_wrapper textarea {
    font-size: 16px !important;
}

.rates .panel-body a {
    background: url("img/pdf_2.png") no-repeat 0 4px transparent;
    display: block;
    padding: 0 0 0 30px;
    font-size: 18px;
}

.rates .panel-title > a {
    font-size: 18px;
    font-weight: bold;
    display: block;
}

.rates .panel-title > a {
    color: #0057a0;
    text-decoration: none;
}

.rates .panel-title > a.collapsed {
    color: #666;
}

.home-video {
    /*
    width: 1200px;
    */
    margin: 1px auto 0;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.home-video video {
    position: relative;
    top: 0px;
    background: #fff;
}

.left-white,
.right-white {
    position: absolute;
    height: 100%;
    width: 200px;
    top: 0;
}

.left-white {
    background: url("img/left_w.png") repeat-y left top transparent;
    left: 0;
}

.right-white {
    background: url("img/right_w.png") repeat-y left top transparent;
    right: 0;
}

.ajax-content.reviews-page .box-2 {
    margin-left: 38px;
    margin-top: -15px;
    padding: 0;
}

.ajax-content.reviews-page .box-2 .trumb img {
    width: 100px;
    height: 100px;
}

.ajax-content.reviews-page .text {
    padding: 0;
}

.ajax-content.reviews-page .client {
    margin: 30px 0 60px;
}

div .gform_wrapper h2.gsection_title {
    text-align: center;
    margin-top: 50px !important;
    font-weight: normal;
    color: #0057a0;
}

div .gform_wrapper li, div .gform_wrapper form li {
    margin-bottom: 10px;
}

.button.gform_button {
    border: none;
    color: #fff;
    background: #0057a0;
    padding: 9px 30px;
    width: 200px;
    text-align: center;
    margin: 0 auto;
    display: block;
    border-color: #1d8b65;
    background: #1d8b65;
}

.container a {
    color: #0057a0;
}

a.fancybox-media.video-about {
    display: block;
    text-align: center;
    background: #fff;
    color: #0057a0 !important;
    text-decoration: none;
    margin: 20px 30px 0;
    padding: 8px 0;
    text-transform: uppercase;
    font-family: 'Oswald-Medium';
}

a.check-report {
    display: block;
    text-align: center;
    background: #0057a0;
    color: #fff !important;
    text-decoration: none !important;
    margin: 51px 30px 0;
    padding: 8px 0;
    text-transform: uppercase;
    font-family: 'Oswald-Medium' !important;
}

.gform_wrapper textarea.medium {
    height: 145px !important;
}

footer .footer-info a,
header a.rules-user-link {
    color: #fff;
}

header .second-col {
    margin-top: 0px;
}

.contract-button {
    margin: 0;
}

.contract-button span,
.contract-button a {
    color: #fff;
}

.banners-contracts {
    /* display: table; */
    text-align: center;
    margin-bottom: 15px;
}

.contract {
    /* display: table-cell; */
    vertical-align: middle;
    text-align: center;
    background: grey;
    border: 10px solid #fff;
    width: 45%;
    display: inline-block;
    height: 141px;
}

.contract a {
    display: block;
    padding: 20px 34px;
}

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

.contract.con_1 a {
    background: url("img/patterns_4.png") repeat 0 0 transparent;
    display: block;
    height: 100%;
    box-sizing: border-box;
    padding-top: 30px;
}

.contract.con_2 a {
    background: url("img/patterns_3.png") repeat 0 0 transparent;
}

.contract.con_1 a {
    color: #0057a0;
}

.contract.con_2 a {
    color: #fff;
}

.rates_from_banner p {
    font-size: 16px;
}

.rates_from_banner ul {

}

.rates_from_banner ul li {
    margin-bottom: 10px;
}

.gsection_description {
    text-align: center;
    font-weight: normal;
    color: #0057a0;
    font-family: 'Oswald-Medium' !important;
    font-size: 1.2em !important;
}

/*.block-line .title-block.icon-1,
.block-line .title-block.icon-2 {
    background: none;
    padding-left: 0;
}*/

.block-line .col-xs-4,
.block-line .col-sm-4,
.block-line .col-sm-8 {
    padding-left: 0;
    padding-right: 0;
}

/*
    REESTR PAGE
 */
table.reestr-form {

}

table.reestr-form td {

}

table.reestr-form input[type="text"] {

}

table.reestr-form span {

}

table.reestr-form .search-reestr {

}

table.search-result-reestr {

}

table.search-result-reestr tr {

}

table.search-result-reestr th {
    font-size: 10px;
}

table.search-result-reestr td {
    font-size: 10px;
}

/*
    Pagination
 */
.pagination {
    font-size: 0;
    margin-left: 1px;
    float: right;
}

.pagination a {
    display: inline-block;
    margin: 0 0 0 -1px;
    font-size: 14px;
    /* background: #efefef; */
    padding: 6px 12px 3px;
    border: 1px solid #ddd;
}

.pagination b {

}

.pagination a:hover {
    background: #efefef;
    text-decoration: none;
}

.check-report.block_2 {
    margin-top: 30px;
}

/*
concil page
 */

.mans-item .img-block {
    width: 150px;

    float: left;
    margin-right: 20px;
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid #ddd;
    box-shadow: 2px 2px 6px #888;
    margin-bottom: 13px;
}

.mans-item .img-block img {
    width: 100%;
}

.mans-item .info-manag {
    width: 600px;
    float: left;
}

.ajax-content .mans-item .info-manag {
    width: 300px;
}

.info-manag h3 {
    margin-top: 10px;
}

/* ==== SIDEBAR ==== */
.open-side-bar {
    display: none;
}

.site-wrap {
    z-index: 1;
    position: relative;
    background: #fff;

}

.home .site-wrap {
    /*padding-top: 115px;*/
}

.my-side-bar {
    position: fixed;
    top: 0;
    right: 0;
    margin-right: -300px;
    width: 300px;
    height: 100%;
    z-index: 25;
    background: #ffffff;
    overflow-y: auto;
    max-height: 100%;
}

.cover {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: #009F74;
}

a.mobile-logo {
    width: 170px;
    display: block;
    margin: 20px;
}

i.fa.fa-bars {
    background: #28af81;
    color: #fff;
    padding: 13px 15px;
    border-radius: 50%;
    font-size: 22px;
    /* position: absolute; */
    /* right: 0; */
    /* top: 18px; */
}

i.fa.fa-times {
    background: #1d8b65;
    color: #fff;
    padding: 7px 10px 7px;
    font-size: 22px;
    border-radius: 50%;
    position: absolute;
    top: 20px;
    right: 20px;
}

.my-side-bar a {
    color: #009F74;

}

.my-side-bar #menu-top-menu-1, .my-side-bar #menu-top-menu-en-1 {
    padding: 0;
}

.my-side-bar #menu-top-menu-1 li, .my-side-bar #menu-top-menu-en-1 li {
    list-style: none;
}

.my-side-bar #menu-top-menu-1 > li, .my-side-bar #menu-top-menu-en-1 > li {

}

.my-side-bar #menu-top-menu-1 > li > a, .my-side-bar #menu-top-menu-en-1 > li > a {
    display: block;
    /* border-bottom: 1px solid #ddd; */
    padding: 7px 20px;
    border-top: 1px solid #ddd;
    margin-bottom: -1px;
    font-size: 16px;
}

.my-side-bar #menu-top-menu-1 > li > .sub-menu, .my-side-bar #menu-top-menu-en-1 > li > .sub-menu {
    display: none;
}

.my-side-bar #menu-top-menu-1 > li.current_page_item > .sub-menu, .my-side-bar #menu-top-menu-en-1 > li.current_page_item > .sub-menu {
    display: block;
    padding-left: 20px;
}

.my-side-bar #menu-top-menu-1 > li.current_page_item > .sub-menu a, .my-side-bar #menu-top-menu-en-1 > li.current_page_item > .sub-menu a {
    padding: 4px 0;
    display: block;
    padding-left: 20px;
}

.my-side-bar #menu-top-menu-1 .current_page_item, .my-side-bar #menu-top-menu-en-1 .current_page_item {
    background: #efefef;
}

/* ==== HOME PAGE FORM ==== */
.gform_wrapper .home-page-form .top_label .gfield_label {
    margin: 0;
}

body .gform_wrapper .home-page-form label.gfield_label + div.ginput_container {
    margin-top: 0;
}

.gform_body #field_1_1,
.gform_body #field_1_2,
.gform_body #field_1_3 {
    margin-bottom: 15px;
}

.gform_wrapper .home-page-form textarea.medium {
    height: 99px !important;
}

li#field_1_5 {
    float: left;
    margin: -112px 110px 0 0;
    position: relative;
    left: 112px;
    top: 112px;
}

.gform_wrapper .gform_footer {
    padding: 1em 0 .625em !important;
    margin: 1em 0 0 !important;
    float: right !important;
    margin: 13px 214px 49px 0 !important;
}

.gform_wrapper .home-page-form .gform_footer {
    text-align: center;
    margin-top: 20px;
}

.gform_wrapper .home-page-form .top_label input.medium,
.gform_wrapper .home-page-form .top_label select.medium {
    height: 44px;
}

.testim_block {
    margin-bottom: 40px;
}

.managers.partners .img-block, .managers.relations .img-block {
    border: none;
    box-shadow: none;
}

p.title-1 {
    font-size: 2em;
    text-transform: uppercase;
    color: #757575;

}

p.title-2 {
    font-size: 1.4em;
    color: #757575;

    font-size: 1.3rem;
}

.block-line-5 {
    padding: 100px 0;
    border: none;
}

.block-line-5 .row {
    border: none;
}

.page-child #gform_2 #gform_fields_2 {
    max-width: 400px;
}

.intermedia-news-wrap .news-item-desc {
    display: none;
}

.intermedia-news-wrap .news-item-date {
    display: block;
    margin: 5px 0;
}

.intermedia-news-wrap .news-item-title a {
    color: #1d8b65;
    margin-bottom: 30px;
    display: block;
}

.fp-partner-box .partner-slider .item a {
    min-width: 130px;
    height: 130px;
    display: inline-block;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}

#gform_wrapper_2 .gform_footer.top_label {
    float: left !important;
}

.gform_wrapper textarea.medium {
    height: 189px !important;
    width: 100% !important;
}

.gform_wrapper {
    max-width: 100% !important;
}

.top_search form > div {
    display: inline-block;
}

.top_search {
    text-align: right;
}

.top_search form > div::after {

    content: " ";
    clear: both;
    display: block;

}

.top_search form {
    display: inline-block;
    padding-right: 25px;
}

.top_search form > div::after {
    content: "";
    display: block;
    clear: both;
    float: none;
}

.lang-switcher .lang-separator {
    display: none;
}

.lang-switcher ul li:first-child {
    padding-right: 10px;
}

.lang-switcher {
    display: inline-block;
    vertical-align: top;
}

.lang-switcher ul {
    float: none;

    display: inline-block;
}

.lang-switcher ul li {
    display: inline-block;
    float: none;
}

.link-block-1 {
    text-align: center;
}

.block-line .line-block-item.wide-box {
    height: 360px;
    background-size: cover;
}

.block-line .line-block-item.sm-box {
    height: 135px;
}

.link-box {
    text-align: center;
}

.link-box a {
    margin-left: 0;
}

.gform_wrapper .top_label .gfield_error .ginput_container {
    max-width: 100% !important;
}

.page-template-front-page-en .content-area {

    padding-top: 50px;
}

.page-template-front-page-en .home-video {
    background-size: cover;
}

.text-about-home {
    padding-left: 30px;
    padding-right: 30px;
}

.header__banner a {
    display: block;
    text-align: center;
}

.header__banner {
    background-color: #207cbb;
    text-align: center;
}

/* ==== Media Queries ==== */

@media (max-width: 1060px) {
    .slider-controls {
        display: none;
    }
}

@media (max-width: 991px) {

    .form-box p.title-1 {
        font-size: 1.4rem;
    }

    .icon-line {
        display: none;
    }

    .info-title h2.title-lined {
        margin-bottom: 10px;
        font-size: 1.5rem;
        top: 0;
    }

    .icon-line.mic1 img, .icon-line.docs img, .icon-line.news img, .icon-line.news img {
        display: none;
    }

    .under-video-text .row.abs {
        width: 100%;
    }

    .form-box {
        width: 100%;
        overflow: hidden;
    }

    .home .site-wrap {
        padding-top: 0;
    }

    .open-side-bar {
        display: block;
        position: absolute;
        top: 25px;
        right: 30px;
        z-index: 10;
    }

    .my-side-bar {
        display: block;
    }

    .menu-section .top_menu {
        display: none;
    }

    .lang-switcher {
        /* display: none; */
    }

    .logo-top img {
        margin-bottom: 0;
    }

    .top_search input {
        width: 212px;
    }

    header .second-col {
        padding-bottom: 0;
        padding-top: 14px;

    }

    .logo-top {
        float: left;
        width: auto;
    }

    .logo-top + .col-sm-9.col-xs-12 {
        float: right;
        width: auto;
        /*margin: 0;
       position: absolute;
       left: 0;
       top: 116px;*/

    }

    .logo-top img {

        width: auto;
        max-height: 83px;
    }

    .top_search {
        margin: 12px 60px 12px 0;
    }

    .home header {
        position: relative;
        z-index: 9;
    }

    .site-wrap {
        padding-top: 0;
    }

    .main_banner {
        position: static;
    }

    .content-area {
        margin-top: 0;
    }

    .home-video video,
    .home-video,
    .main_banner {
        width: 100% !important;
        height: auto !important;
    }

    .home-video {
        height: 300px !important;
        background-size: 175% auto;
        background-position: center top;
    }

    .home-video video {
        top: 0;
    }

    li.slide {
        width: 100% !important;
    }

    .partners-block ul li img {
        max-width: 25%;
        box-sizing: border-box;
    }

    div#logo-slider-wraper {
        width: 100% !important;
    }

    .under-video-text {
        max-width: 100% !important;
    }

    .gform_wrapper .top_label input.large,
    .gform_wrapper .top_label select.large,
    .gform_wrapper .top_label textarea.textarea {
        /*width: 45%;*/
    }

    .gform_body #field_1_1, .gform_body #field_1_2, .gform_body #field_1_3, .gform_body #field_1_4 {
        width: 48%;
    }

    .block-line .line-block-item h3 {
        font-size: 18px;
    }

    li#field_1_5 {
        margin: -112px 18px 0 0;
    }

    .light-blue.line-block-item.news {
        padding: 25px;
    }

    a.fancybox-media.video-about {
        font-size: 12px;
    }

    .block-line .line-block-item p {
        font-size: 12px;
        line-height: 13px;
    }

    .block-line .line-block-item a {
        font-size: 12px;
        line-height: 18px;
        text-decoration: underline;
    }

    .ajax-content {
        width: 100%;
        padding: 0 20px 20px;
    }

    .ajax-content video {
        width: 100% !important;
        height: auto !important;
    }

    div#xm-content {
        width: 70%;
        float: right;
    }

    .top_menu {
        display: none;
    }

    .block-line-5 {
        padding-bottom: 0;
        padding-top: 30px;
    }

    li#field_1_5 {
        margin: 0;
        top: 0;
        left: 0;
    }

    .gform_wrapper .gform_footer {
        float: none !important;
        width: 100%;
        clear: both;
        text-align: center;

        padding-top: 50px !important;
    }

}

@media (max-width: 767px) {

    .intermedia-news-wrap .news-item-title a {
        margin-bottom: 20px;
    }

    .top_search {
        margin: 0;
    }

    .under-video-text .text-box-1 > div p.title {
        font-size: 10px;
    }

    .under-video-text .text-box-1 > div p.text a {
        font-size: 1.1em;
    }

    div#xm-content {
        width: 80%;
        float: right;
    }

    .ajax-content h1 {
        font-size: 24px;
    }

    .ajax-content .sgv-style h2 {
        font-size: 16px;
    }

    .testimonials .text-block {
        width: 100%;
        height: auto;
    }

    .testimonials .image-block,
    .testimonials .user-info {
        float: none;
    }

    .gform_body #field_1_1, .gform_body #field_1_2, .gform_body #field_1_3, .gform_body #field_1_4 {
        width: 100%;
        position: relative;
    }

    .gform_body #field_1_1, .gform_body #field_1_2, .gform_body #field_1_3, .gform_body #field_1_4 {
        width: 100%;
    }

    li#field_1_5 {
        margin: 0;
        float: none;
    }

    .block-line .line-block-item {
        height: auto;
        border-left: none;
    }

    .top_search input {
        width: 122px;
    }

    .logo-section {
        margin: 10px 0;
    }

    .logo-top img {

    }

    .open-side-bar {
        top: 15px;
    }

    .under-video-text .block-title,
    .under-video-text .main-text-block {
        font-size: 14px;
    }

    .block-line .title-block {
        margin-bottom: 10px;
    }

    .partners-block ul li img {
        max-width: 70%;
        box-sizing: border-box;
        height: auto;
    }

    .logo-img {
        margin-left: 0 !important;
    }

    .footer-info ul {
        margin-bottom: 20px;
    }

    .copyright p {
        font-size: 12px;
    }

    .mans-item .img-block,
    .mans-item .info-manag {
        float: none;
        max-width: 100%;
    }

    .footer_logo {
        text-align: center;
        margin: 20px 0;
    }

    .block-line .line-block-item.third-col {
        border-right: 0;
        border-bottom: 0;
    }

    .block-line .row {
        border-bottom: 0;
    }

	header .second-col
	{
		padding-top: 55px;
	}


}

@media (max-width: 500px) {
    .gform_wrapper .gform_footer {
        float: none;
        padding: 0;
        margin: 0;
    }

    .page-template-front-page-en .home-video {
        display: none;
    }
	.logo-top + .col-sm-9.col-xs-12
	{
		float: none;
	}
	  .open-side-bar {
        bottom: auto;
        top: 15px;
    }
	header .second-col {
		padding-top: 0;
	}

}

@media (max-width: 490px) {

}

@media (max-width: 400px) {

    header .second-col {
        padding-left: 0;
        padding-right: 0;
    }

    .top_search input#searchsubmit {
        padding: 5px 15px;
    }

    .open-side-bar {
        right: 15px;
    }

    .logo-top {
        padding-left: 0px;
    }
}

.union-links {

}

ul.union-links {
    padding: 0;
    margin-top: 20px;
}

.union-links li {
    list-style: none;
    display: inline-block;
}

.union-links li a {
    text-transform: uppercase;
    color: #4a4a4a;
    font-size: 18px !important;
    /* font-weight: bold; */
    font-family: 'MyriadPro-BoldCond', sans-serif !important;
}

li.divider {
    padding: 0 5px;
}

.right_holder_carousel img {
    width: 90px !important;
    height: auto;
    float: left;
    border-radius: 50%;
}

.right_holder_carousel h4 {
    padding: 0;
    margin: 0 0 10px;
    font-family: 'MyriadPro-BoldCond', sans-serif !important;
    font-size: 21px;
}

.right_holder_carousel h4,
.right_holder_carousel p {
    float: left;
    width: calc(100% - 100px);
    margin-left: 10px;
    box-sizing: border-box;
    padding-left: 15px;
}

.right_holder_carousel p span {
    display: block;
    margin-bottom: 10px;
    font-style: normal;
}

.right_holder_carousel p {
    font-style: italic;
}

.owl-pagination {
    text-align: center;
}

.owl-page {
    width: 5px;
    height: 5px;
    background: #c3c3c3;
    padding: 0;
    border-radius: 50%;
    display: inline-block;
    margin: 0 3px;
}

.owl-page.active {
    background: #fff;
}

.news-front .block-1:nth-child(1) .news {
    background: url("img/green_light_new_1.png") repeat 0 0 transparent;
}

.news-front .block-1:nth-child(2) .news {
    background: url("img/green_grey_new_2.png") repeat 0 0 transparent;
}

.news-front .block-1:nth-child(3) .news {
    background: url("img/green_dark_new_3.png") repeat 0 0 transparent;
}

.info-about-title h2 {
    top: 0 !important;
}

.news-front .block-1 .news {
    padding: 40px;
}

.right_holder_carousel.owl-carousel.owl-theme {
    overflow: hidden;
}

.search.search-results #main-wrapper > .container {
    padding-top: 45px;
}

.search.search-results #main-wrapper > .container h1 {
    font-size: 25px;
}

.search.search-results #main-wrapper > .container h2 {
    font-size: 20px;
}

/* header {

    background: transparent;
    background-color: #fff;
    background-image: url(/wp-content/uploads/newyear/left.png), url(/wp-content/uploads/newyear/right.png) !important;
    background-position: left top, right top;
    background-repeat: inherit;
    background-repeat: no-repeat;
    position: relative;
}

@media (max-width: 1100px) {

    header {
        background-image: none !important;
    }
} */

.tooltip.top .tooltip-arrow {
    border-top-color: #28af81 !important;
}

.tooltip-inner {
    color: #fff !important;
    background-color: #28af81 !important;
}


.new-docs {

}

.new-docs__shema,
.new-docs__links-block {
    display: inline-block;
    vertical-align: top;
    width: 48%;
}

.new-docs__shema {

}

.new-docs__links-block {
    padding-left: 40px;
}

.new-docs__links-block h2 {
    font-size: 24px;
    margin-bottom: 30px;
}

.new-docs__links {
    margin: 0 0 40px;
}

.new-docs__links a {
    font-size: 18px;
    display: inline-block;
    margin-bottom: 10px;
    /* text-decoration: underline; */
    border-bottom: 1px solid #28af81;
    line-height: 24px;
}

.new-docs__links a:hover,
.new-docs__links a:focus {
    text-decoration: none;
}

.new-docs a.new-docs__video {
    display: inline-block;
    background-color: #28af81;
    text-align: center;
    padding: 8px 20px;
    color: #fff;
}

.new-docs a.new-docs__video:hover,
.new-docs a.new-docs__video:focus {
    text-decoration: none;
}
