body {
    overflow-x: hidden;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    position: relative;
    left: 0;
    -webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    /*
  		-webkit-transform: translateZ(0);
		-ms-transform: translateZ(0);
		-o-transform: translateZ(0);
		transform: translateZ(0);
		*/
}

a:link {
    color: #2a2adb;
    text-decoration: none;
}

a:visited {
    color: #2a2adb;
}

a:hover {
    color: #6c6cd3;
    text-decoration: underline;
}

.align-left {
    text-align: left !important;
}

.align-right {
    text-align: right !important;
}

.align-center {
    text-align: center !important;
}

.align-justify {
    text-align: justify !important;
}

.m-bottom-50 {
    margin-bottom: 50px;
}

.m-bottom-80 {
    margin-bottom: 80px;
}

.m-bottom-100 {
    margin-bottom: 100px;
}

.m-bottom-150 {
    margin-bottom: 150px;
}

.p-r-30 {
    padding-right: 30px !important;
}

.p-l-30 {
    padding-right: 30px !important;
}

.float-left {
    float: left;
}

/* ================ news grid ====================== */

.section {
    clear: both;
    padding: 0;
    margin: 0;
}

.iframe_With_Content_Titul {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.videoHalfWidth_Left {
    margin-left: 0;
    margin-right: 30px;
    float: left;
}

.col, .colNews {
/ outline: 1 px solid Red;
    position: relative;
    display: block;
    float: left;
    margin: 1% 0 1% 1.6%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

/ -webkit-transform-style: preserve-3d;
/ -moz-transform-style: preserve-3d;
/ transform-style: preserve-3d;
}

.col:first-child {
    margin-left: 0;
}

/*.colNews { margin-top: 0 !important; margin-bottom: 0 !important; }*/

.group {
/ zoom: 1; /* For IE 6/7 */
}

.group:before, .group:after {
    content: "";
    display: table;
    clear: both;
}

.span_2_of_2 {
    width: 100%;
}

.span_1_of_2 {
    width: 49.2%;
}

.span_3_of_3 {
    width: 100%;
}

.span_2_of_3 {
    width: 66.13%;
}

.span_1_of_3 {
    width: 32.26%;
}

.span_4_of_4 {
    width: 100%;
}

.span_3_of_4 {
    width: 74.6%;
}

.span_2_of_4 {
    width: 49.2%;
}

.span_1_of_4 {
    width: 23.8%;
}

.span_5_of_5 {
    width: 100%;
}

.span_4_of_5 {
    width: 79.68%;
}

.span_3_of_5 {
    width: 59.36%;
}

.span_2_of_5 {
    width: 39.04%;
}

.span_1_of_5 {
    width: 18.72%;
}

.span_6_of_6 {
    width: 100%;
}

.span_5_of_6 {
    width: 83.06%;
}

.span_4_of_6 {
    width: 66.13%;
}

.span_3_of_6 {
    width: 49.2%;
}

.span_2_of_6 {
    width: 32.26%;
}

.span_1_of_6 {
    width: 15.33%;
}

.span_7_of_7 {
    width: 100%;
}

.span_6_of_7 {
    width: 85.48%;
}

.span_5_of_7 {
    width: 70.97%;
}

.span_4_of_7 {
    width: 56.45%;
}

.span_3_of_7 {
    width: 41.94%;
}

.span_2_of_7 {
    width: 27.42%;
}

.span_1_of_7 {
    width: 12.91%;
}

.span_8_of_8 {
    width: 100%;
}

.span_7_of_8 {
    width: 87.3%;
}

.span_6_of_8 {
    width: 74.6%;
}

.span_5_of_8 {
    width: 61.9%;
}

.span_4_of_8 {
    width: 49.2%;
}

.span_3_of_8 {
    width: 36.5%;
}

.span_2_of_8 {
    width: 23.8%;
}

.span_1_of_8 {
    width: 11.1%;
}

.colNews:first-child {
    margin-left: 0;
}

.colNews:nth-child(4) {
    margin-left: 0;
}

.colNews:nth-child(-n+3) {
    margin-top: 0;
}

/* первые 3 блока новостей */
.colNews:nth-last-child(-n+3) {
    margin-bottom: 0;
}

/* последние 3 блока новостей */
.colNews, .colBlockInside_4_col {
    font-family: 'Roboto slab', sans-serif;
}

.colBlockBackground {
    padding: 4% 3%;
    background: #ddd;
}


.colBlockInside_2_col {
    margin-left: 2%;
}

.colBlockInside_2_col:nth-child(odd) {
    margin-left: 0 !important;
}


.span_1_of_2 {
    width: 48%;
}


.carouselFullWidth {
    max-width: 100%;
    margin: 0;
    padding: 0;
}

.carouselFullWidth img {
    max-width: 100%;
}


.funds-wrapper {
}

.video-container {
    position: relative;
    margin: 0;
    padding: 0;
    min-height: 600px;
    width: 100%;
/ background: #aaa;
/ outline: 1 px solid Red;

    -webkit-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.picture-container {
    position: relative;
    margin: 0;
    padding: 0;
    min-height: 600px;
    width: 100%;
/ background: #aaa;

    -webkit-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);

/ z-index: - 1 !important;

}

.picture-container-mobile {
    display: none;
    position: relative;
    margin: 0;
    padding: 0;
    min-height: 600px;
    width: 100%;
/ background: #aaa;

    -webkit-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);

/ z-index: - 1 !important;

}

.history-background {
    background: url(/theme/Warmus/pages/history/images/background_1920x600.jpg) no-repeat center center !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
/ -webkit-filter: invert(0.15);
/ filter: invert(0.15);
}

.investigation-background {
    background: url(/theme/Warmus/pages/investigation/images/background_1920x600.jpg) no-repeat center center !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
/ -webkit-filter: invert(0.15);
/ filter: invert(0.15);
}

.anons-block-content-1 {
    padding: 3px 15px 3px 15px;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    line-height: 19px;
    text-align: center;
    color: Black;
    text-decoration: none;

    /*
  	word-break: break-word;
   	-moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
  	*/
}

.new-background {
    background: url(/theme/Warmus/pages/new/images/background_1920x600.jpg) no-repeat center center !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
/ -webkit-filter: invert(0.15);
/ filter: invert(0.15);
}

.dolya-background {
    background: url(/theme/Warmus/pages/dolya/images/background_1920x600.jpg) no-repeat center center !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
/ -webkit-filter: invert(0.15);
/ filter: invert(0.15);
}

.restorer-background {
    background: url(/theme/Warmus/pages/restorer/images/background_1920x600.jpg) no-repeat center center !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
/ -webkit-filter: invert(0.15);
/ filter: invert(0.15);
}

.tmp-background {
    /*background: url(/theme/Warmus/pages/history/background_1920x600_tmp.jpg) no-repeat center center !important;*/
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}

/* =============================== fresco ================================== */

a.fresco {
}

a.fresco img {
    -webkit-filter: invert(0.15);
    filter: invert(0.15);
    -webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

a.fresco:hover img {
    -webkit-filter: invert(0);
    filter: invert(0);
/ -o-transform: scale(1.05);
/ -ms-transform: scale(1.05);
/ -moz-transform: scale(1.05);
/ -webkit-transform: scale(1.05);
/ transform: scale(1.05);

    -webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

a.fresco:hover .img-zoom {
    opacity: 1;
    -webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

a.fresco:hover .look-photo {
    color: White;
    -webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

a.fresco-bali {
/ display: inline-block;
/ outline: 1 px solid Red;
}

a.fresco-bali img {
/ -o-transform: scale(1.02);
/ -ms-transform: scale(1.02);
/ -moz-transform: scale(1.02);
/ -webkit-transform: scale(1.02);
/ transform: scale(1.02);
/ outline: 2 px solid Red;
/ outline: 2 px solid #34719b;
/ outline-offset: - 2 px !important;
/ z-index: 10;
}

a.fresco-bali img:hover {
/ -o-transform: scale(1.02);
/ -ms-transform: scale(1.02);
/ -moz-transform: scale(1.02);
/ -webkit-transform: scale(1.02);
/ transform: scale(1.02);
    outline: 2px solid #34719b;
/ outline-offset: - 2 px !important;
}

.slide_fresco {
/ outline: 1 px solid Red;
    display: inline-block;
    float: left;
}

.img_icon_wrapper {
    position: relative;
}

.img_icon_wrapper:hover {
    outline: 2px solid #34719b;
}

.mediaType_icon {
    position: absolute;
    left: 10px;
    bottom: 10px;
/ z-index: 2000000;
    background: #f0f0f0;
    padding: 5px 6px;
/ padding-top: 7 px;
    color: #34719b;
    outline: 1px dotted #34719b;
    -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.5);
    opacity: 0.7;
    z-index: 1;
}

.mediaType_icon:hover {
    opacity: 1;
}

.mediaType_icon i {
    font-size: 14px;
}

.material-icons {
    position: relative;
/ display: block;
    top: 2px;
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 16px; /* Preferred icon size */
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;

    /* Support for all WebKit browsers. */
    -webkit-font-smoothing: antialiased;
    /* Support for Safari and Chrome. */
    text-rendering: optimizeLegibility;

    /* Support for Firefox. */
    -moz-osx-font-smoothing: grayscale;

    /* Support for IE. */
    font-feature-settings: 'liga';
}

.img-float-left, .img-float-right {
/ overflow: hidden;
/ outline: 1 px solid Red;
    position: relative;
    padding: 0;
    top: 7px;
    float: left;
    margin-right: 20px;
    margin-bottom: 50px;
/ margin-top: 6 px;
    width: 350px;
    max-width: 100%;
    -webkit-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.img-float-left img {
    max-width: 100%;
}

.img-float-right img {
    max-width: 100%;
}


.oveflow {
    overflow: hidden;
}

.img-float-right {
    margin-right: 0;
    margin-left: 20px;
    float: right;
}

.fresco-wrapper {
    position: relative;
}

.img-zoom {
/ outline: 1 px solid Green;
    position: absolute;
    left: 5%;
    top: 5%;
/ color: Black;
    color: rgba(52, 113, 155, 1);
    opacity: 0.7;
    font-size: 40px;

    -webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);

/ transform: translate(- 50 %, 50 %);
/ -moz-transform: translate(- 50 %, 50 %);
/ -webkit-transform: translate(- 50 %, 50 %);
/ -o-transform: translate(- 50 %, 50 %);
/ -ms-transform: translate(- 50 %, 50 %);
}

.look-photo {
/ outline: 1 px solid Green;
/ border-bottom: 1 px dashed rgba(52, 113, 155, 1);
/ border-top: 1 px dashed rgba(52, 113, 155, 1);
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0px;
    text-align: center;
    font-weight: bold;
/ color: rgba(52, 113, 155, 1);
    background: rgba(52, 113, 155, 1);
/ color: White;
    color: #b2d5ed;
    line-height: 40px;

    transform: translate(0, 50%);
    -moz-transform: translate(0, 50%);
    -webkit-transform: translate(0, 50%);
    -o-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
}

.clearfix {
    clear: both;
}

.svf-logo {
    position: absolute;
    left: 0;
    top: 0;

    margin: 40px 0 0 40px;
    width: 150px;
    height: auto;
    /margin-left: -72px;
    -webkit-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    z-index: 100;

}

/*.svf-logo {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    margin: 40px 0 0 40px;
    width: 300px;
    min-width: 150px;
    -webkit-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    z-index: 100;
}*/

/*
	object{
    	pointer-events: none;
	}

	a.logo-link {
		outline: 1px solid Red;
		display: inline-block;
		/position: relative;
	}

	a.logo-link:after {
	  content: "";
	  position: absolute;
	  top: 0;
	  right: 0;
	  bottom: 0;
	  left:0;
	}
	*/
.svf-logo:hover {
    cursor: pointer;
}

.svf-title {
/ outline: 1 px solid Red;
    position: absolute;
    display: block;
    left: 50%;
    bottom: 7%;
    width: 800px;
    opacity: 0.4;
    transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);

    -webkit-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.svf-title-inside {
    position: absolute;
    display: block;
    left: 50%;
    bottom: 0;
    width: 1200px;
    max-width: 80%;
    opacity: 0.3;
    transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);

    -webkit-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.fixed-menu {
    position: fixed;
    width: 270px;
    top: 0;
    right: -271px;
    height: 100%;
    background: #303030;
    border-left: 1px solid #5c5c5c;
    opacity: 1;
    z-index: 3;
    -webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.fixed-menu-move-left {
    right: 0;
    -webkit-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}

.body-move-left {
    left: -270px;
    -webkit-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}

.menu-wrapper {
/ position: relative;
    position: absolute;
/ display: none;
    z-index: 100;
    left: 0;
    top: 0;
    margin: 45px 0;
    margin-left: 24px;
}

.menu-content {
    list-style-type: none;
    margin: 0;
    padding: 0;

}

.menu-link {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 40px;
    display: block;
    border-top: 1px solid #5c5c5c;
    padding: 0 5px;
}

.menu-content li:last-child {
    border-bottom: 1px solid #5c5c5c;
}

a.menu-link:link {
    color: #aeaeae; /* #b9b9b9; */
    text-decoration: none;
}

a.menu-link:visited {
    color: #aeaeae;
}

a.menu-link:hover {
    color: #fff;
}

.link-active {
    color: #fff;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default;
}

.link-inactive {
    color: #7c7c7c;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default;
}

.link-empty {
    line-height: 60px;
}

.flag {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    margin: 44px 95px;
}

.ui-menu {
    position: absolute;
    z-index: 1;
    right: 0;
    top: 0;
    margin: 40px 40px 0 0;
    padding: 5px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
/ -webkit-transform: translateZ(0);
/ transform: translateZ(0);
/ -webkit-transition: opacity .35 s;
/ transition: opacity .35 s;
}

.ui-menu:hover .ui-menu_line {
/ background-color: Red;
    background-color: rgba(52, 113, 155, 1);
}

.ui-menu_content {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 20px;
}

.ui-menu_line {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 3px;
    background: White;
    -webkit-transition: background-color .35s, -webkit-transform .175s cubic-bezier(.215, .61, .355, 1), opacity .175s cubic-bezier(.215, .61, .355, 1);
    transition: background-color .35s, transform .175s cubic-bezier(.215, .61, .355, 1), opacity .175s cubic-bezier(.215, .61, .355, 1);
    -webkit-transform: translateY(0) translateZ(0);
    transform: translateY(0) translateZ(0);
}

.ui-menu_line_1 {
    top: 0;
}

.ui-menu_line_2 {
    top: 8px;
}

.ui-menu_line_3 {
    top: 16px;
}

.menu_opened .ui-menu_line {
    background-color: White;
}

.menu_opened .ui-menu_line_1 {
    -webkit-transform: translateY(8px) rotate(45deg);
    -ms-transform: translateY(8px) rotate(45deg);
    transform: translateY(8px) rotate(45deg);
}

.menu_opened .ui-menu_line_2 {
    opacity: 0;
}

.menu_opened .ui-menu_line_3 {
    -webkit-transform: translateY(-8px) rotate(-45deg);
    -ms-transform: translateY(-8px) rotate(-45deg);
    transform: translateY(-8px) rotate(-45deg);
}

.hamburger {
    padding: 15px 15px;
    display: none;
    cursor: pointer;
    transition-property: opacity, -webkit-filter;
    transition-property: opacity, filter;
    transition-property: opacity, filter, -webkit-filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible;
}

.hamburger:hover {
    opacity: 0.7;
}

.hamburger-box {
    width: 35px;
    height: 24px;
    display: inline-block;
    position: relative;
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 35px;
    height: 3px;
    background-color: #34719b;
    border-radius: 2px;
    position: absolute;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
}

.hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block;
}

.hamburger-inner::before {
    top: -10px;
}

.hamburger-inner::after {
    bottom: -10px;
}

.hamburger--slider .hamburger-inner {
    top: 2px;
}

.hamburger--slider .hamburger-inner::before {
    top: 10px;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    transition-timing-function: ease;
    transition-duration: 0.2s;
}

.hamburger--slider .hamburger-inner::after {
    top: 20px;
}

.hamburger--slider.is-active .hamburger-inner {
    -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
    transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--slider.is-active .hamburger-inner::before {
    -webkit-transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
    transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
    opacity: 0;
}

.hamburger--slider.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -20px, 0) rotate(-90deg);
    transform: translate3d(0, -20px, 0) rotate(-90deg);
}

/* =================================== сетка ====================================*/

.mar-right-20px {
    margin-right: 20px !important;
}

.mar-left-20px {
    margin-left: 20px !important;
}

.mar-top-5px {
    margin-top: 5px !important;
}

.mar-top-10px {
    margin-top: 10px !important;
}

.mar-top-20px {
    margin-top: 20px !important;
}

.mar-bottom-20px {
    margin-bottom: 20px !important;
}

.pad-right-20px {
    padding-right: 20px !important;
}

.pad-left-20px {
    padding-left: 20px !important;
}

.pad-right-30px {
    padding-right: 30px !important;
}

.pad-left-30px {
    padding-left: 30px !important;
}

.pad-top-5px {
    padding-top: 5px !important;
}

.pad-top-0px {
    padding-top: 0 !important;
}

.pad-bottom-20px {
    padding-bottom: 20px !important;
}

.border-top-footer {
    border-top: 1px solid rgb(52, 113, 155) !important;
}

.border-bottom-footer {
    border-bottom: 1px solid rgb(52, 113, 155) !important;
}

.float-left {
    float: left;
}

.backgound-grey {
    background: rgb(235, 235, 235) !important;
}

.backgound-cite {
    background: rgb(235, 235, 235);
}

.footer-left {
    padding: 40px 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px !important;
    line-height: 24px !important;
    color: rgb(80, 80, 80) !important;
    -webkit-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.footer-left_visu {
    padding: 20px 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px !important;
    line-height: 24px !important;
    color: rgb(80, 80, 80) !important;
    -webkit-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.footer-text-small {
    font-size: 14px !important;
    line-height: 22px !important;
}

.footer-link-to-top {
    position: absolute;
    top: 40px;
    right: 10%;
    width: 60px;
    height: 60px;
    font-size: 40px !important;
    line-height: 55px;
    text-align: center;
    background: rgba(52, 113, 155, 1);
    color: rgba(255, 255, 255, 0.5);
    font-size: 48px;
}

.footer-link-to-top:hover {
    cursor: pointer;
}

.footer-link-to-top:hover .fa {
    color: rgba(255, 255, 255, .8);
    cursor: pointer;
}

.grid-wrapper, .footer-wrapper {
    position: relative;
/ display: block;
/ border-top: 1 px solid rgba(52, 113, 155, 1);
    padding: 0 10%;
    font-size: 0px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 1;
    -webkit-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.footer-wrapper {
    position: relative;
}

.GetContent, .GetFirstContent {
    display: block;
    width: 160px;
    cursor: pointer;
    margin: 0 auto;
    padding: 10px 10px;
    outline: 1px solid rgba(52, 113, 155, 1);
    color: rgba(52, 113, 155, 1);
    text-align: center;
    -webkit-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.GetContent:hover, .GetFirstContent:hover {
    background: rgba(52, 113, 155, 1);
    outline: none;
    color: White;
    -webkit-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.button-grid-wrapper {
    display: block;
/ background: rgba(52, 113, 155, 1);
    z-index: -2;
}


.grid-100 {

}

.grid-100:after {
    clear: both;
}

.grid-80 {
/ outline: 1 px solid Red;
    display: inline-block;
    position: relative;
    width: 80%;
/ float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.grid-52 {
    display: inline-block;
    position: relative;
    padding-left: 40px;
    width: 52%;
/ float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.grid-48 {
    display: inline-block;
    position: relative;
    width: 48%;
    font-size: 14px;
/ float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.grid-50 {
/ outline: 1 px solid Green;
    display: inline-block;
    position: relative;
    width: 50%;
    font-size: 14px;
/ float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.grid-33 {
    display: block;
    position: relative;
    width: 33.3%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.grid-33-tech-raw {
/ outline: 1 px solid Red;
    display: inline-block;
    position: relative;
    float: left;
    width: 33%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 16px;
}

.grid-33-tech-raw a {
    margin-right: 20px;
}

.tech_raw {
}

.tech_raw_borderBottom {
    padding-bottom: 5px;
    border-bottom: 1px solid Gray;
}

.grid-25 {
    outline: 1px solid rgba(255, 255, 255, 0.1);
/ border: 1 px solid White;
    display: inline-block;
    position: relative;
    font-size: 20px;
    width: 20%;
    overflow: hidden;
    background: rgba(52, 113, 155, 0.9);

    -moz-box-shadow: inset 0 0 0 0 #1a5680;
    -webkit-box-shadow: inset 0 0 0 0 #1a5680;
    box-shadow: inset 0 0 0 0 #1a5680;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;

    -webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.main-text {
/ position: relative;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: rgb(80, 80, 80) !important;
    -webkit-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.tem_block {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: rgb(80, 80, 80) !important;
}

.pdfIcon {
    width: 35px;
}

.pdfLink {
    display: block;
    margin-top: 5px;
}

.grid-fixed-left {

}

.perelik {
    margin-left: 10px !important;
}

.grid-button_1-photo {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(/theme/Warmus/img/1button.jpg) no-repeat center center !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    z-index: -1 !important;
}

.grid-button_2-photo {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(/theme/Warmus/img/2button.jpg) no-repeat center center !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    z-index: -1 !important;
}

.grid-button_3-photo {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(/theme/Warmus/img/3button.jpg) no-repeat center center !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    z-index: -1 !important;
}

.grid-button_4-photo {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(/theme/Warmus/img/4button.jpg) no-repeat center center !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    z-index: -1 !important;
}

.grid-button_5-photo {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(/theme/Warmus/img/5button.jpg) no-repeat center center !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    z-index: -1 !important;
}

.button-rubrika {
    display: block;
    position: absolute;
    left: 10%;
    top: 10%;
    width: 80%;
    padding-bottom: 25px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.7);
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 0px;
    line-height: 30px;
    color: White;
    opacity: 0.7;
    -webkit-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.button-text {
    border-top: 1px solid rgba(255, 255, 255, 0.7);
    padding-top: 10px;
    position: absolute;
    left: 10%;
    top: 40%;
    width: 80%;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 0px;
    line-height: 25px;
    color: White;
    opacity: 0.7;
    -webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.button1-menu {
    display: block;
    position: absolute;
    left: -50%;
    top: 35%;
    width: 80%;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 35px;

    z-index: 1;
    opacity: 0.1;
    list-style-type: none;
    padding-left: 0;
    -webkit-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.button1-menu li a {
/ outline: 1 px solid Red;
    position: relative;
    text-decoration: none;
    color: White;
    display: block;
}

.button1-menu li a:hover {
    text-decoration: none;
    color: rgb(52, 113, 155);
    background: White;
}

.button-submenu-arrow {
    position: relative;
    padding: 0 3px;
    margin-right: 5px;
    font-size: 13px;
    line-height: 35px;
    top: -2px;
}

.button-arrow {
    opacity: 0.2;
    position: absolute;
    top: 60%;
    left: -10%;
    font-size: 90px;
    color: rgba(255, 255, 255, 0.8);
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    z-index: -1;
}

.grid-inner-border {
    outline: 1px solid rgba(255, 255, 255, 0.2);
    position: absolute;
    left: 50%;
    top: 50%;
    width: 80%;
    height: 80%;
    z-index: 1;

    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.grid-25:hover {
    cursor: pointer;
    -moz-box-shadow: inset 0 0 0 18px #1a5680;
    -webkit-box-shadow: inset 0 0 0 18px #1a5680;
    box-shadow: inset 0 0 0 18px #1a5680;
    background: rgba(52, 113, 155, 0.3);

    -webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.grid-25:hover .grid-inner-border {
    outline: none;
}

.grid-25:hover .button-arrow {
    opacity: 0.8;
    left: 50%;
    -webkit-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.grid-25:hover .button-text {
    opacity: 0.5;
    left: 110%;
    -webkit-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.grid-25:hover .button1-menu {
    left: 10%;
    opacity: 0.7;
    -webkit-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

/* высота блока от его ширины
	.grid-25:before{
		content: "";
		display: block;
		padding-top: 100%;
	}
	*/
.relic-main {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
/ visibility: hidden;
    opacity: 0;
}

.relic-main-img {
    position: relative;
    display: block;
    max-width: 100%;
    padding-right: 50px;
    -webkit-filter: invert(0.3);
    filter: invert(0.3);

    -webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.relic-main:hover .relic-main-img {
    cursor: pointer;
    opacity: 0.8;
    -webkit-filter: invert(0);
    filter: invert(0);

    -moz-transform: scale(1.03);
    -webkit-transform: scale(1.03);
    transform: scale(1.03);

    -webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

/* для SVG
	.relic-main:hover .title-button{
		-moz-transform: scale(.96);
  		-webkit-transform: scale(.96);
  		transform: scale(.96);
  		opacity: 1;

  		-webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  		-moz-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  		-o-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  		-ms-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  		transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	}
	*/
.relic-main:hover .read-more-arrow {
    -moz-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    opacity: 1;
    color: #a389e0;
    -webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);

    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    -o-animation: none;
    animation: none;
}


.relic-main:hover .read-more-wrapper {
    left: 7%;
    -webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.digital-main-img {
    position: relative;
    display: block;
    max-width: 100%;
    -webkit-filter: invert(0.2);
    filter: invert(0.2);

    -webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.title-button {
    position: absolute;
    display: block;
    max-width: 100%;
    top: 8%;
    left: 6%;
    opacity: 0.9;
    font-family: 'Roboto', sans-serif;
/ color: rgba(52, 113, 155, 1);
    color: rgba(255, 255, 255, 1);
/ color: #b58a50;
/ background: rgb(235, 235, 235);
    font-size: 55px;
    font-weight: 500;
    line-height: 55px;

    -webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);

    text-shadow: 2px 2px 1px rgba(0, 0, 0, 1);
}

/* для SVG
	.title-button{
		position: absolute;
		display: block;
		max-width: 70%;
		top: 8%;
		left: 6%;
		opacity: 0.8;

		-webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  		-moz-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  		-o-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  		-ms-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  		transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	}
	*/

.read-more-wrapper {
    position: absolute;
    display: block;
    width: 100%;
/ height: 100 %;
    bottom: 7%;
    left: 7%;

    -webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.read-more-text {
    display: inline-block;
    float: left;
    max-width: 100%;
/ bottom: 5 %;
/ left: 5 %;
    opacity: 0.9;

    font-family: 'Roboto', sans-serif;
/ color: rgba(52, 113, 155, 1);
    color: rgba(255, 255, 255, 1);
/ color: #b58a50;
/ background: rgb(235, 235, 235);
    font-size: 35px;
    font-weight: 500;
    line-height: 35px;

    -webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);

    text-shadow: 2px 2px 1px rgba(0, 0, 0, 1);
}

/* для SVG
	.read-more-text{
		/outline: 1px solid Red;
		/position: relative;
		display: inline-block;
		float: left;
		max-width: 30%;
		/bottom: 5%;
		/left: 5%;
		opacity: 0.8;

		-webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  		-moz-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  		-o-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  		-ms-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  		transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	}
	*/
.read-more-arrow {
/ outline: 1 px solid Red;
    display: inline-block;
    font-size: 22px;
    margin-left: 10px;

    -webkit-animation: blink 0.5s linear infinite;
    -moz-animation: blink 0.5s linear infinite;
    -ms-animation: blink 0.5s linear infinite;
    -o-animation: blink 0.5s linear infinite;
    animation: blink 0.5s linear infinite;

    -webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

@keyframes blink {
    0% {
        color: #a389e0;
    }
    100% {
        color: White;
    }
}

@-webkit-keyframes blink {
    0% {
        color: #a389e0;
    }
    100% {
        color: White;
    }
}

.cite-first {
    position: relative;
    padding: 3% 10%;
    display: block;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    color: rgba(52, 113, 155, 1);
/ color: #b58a50;
/ background: rgb(235, 235, 235);
    font-size: 26px;
    font-style: normal;
    font-weight: 300;
    line-height: 35px;
    -webkit-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.beta_block {
    position: absolute;
    top: 0;
    left: 50%;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    background: rgba(52, 113, 155, 1);
    padding: 0 10px;
    color: White;
}

.title-first {
/ outline: 1 px solid Red;
    margin-top: 3%;
    margin-bottom: 2%;
    display: block;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    color: rgba(52, 113, 155, 1);
/ color: #b58a50;
    font-size: 26px;
    font-style: normal;
    font-weight: 300;
    line-height: 35px;
    -webkit-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.title-inside {
/ outline: 1 px solid Red;
    margin-top: 3%;
    margin-bottom: 1%;
    display: block;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    color: rgba(0, 0, 0, 1);
    font-size: 28px;
    font-style: normal;
    font-weight: 300;
    line-height: 35px;
    text-align: center;
    -webkit-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.title-expo {
    font-family: 'Roboto', sans-serif;
    color: rgba(52, 113, 155, 1);
    font-size: 22px;
    font-style: normal;
    font-weight: 300;
    line-height: 30px;
    text-align: center;
    background: #ebebeb;
    padding: 2px 0;
    margin-bottom: 20px;
}

.title-expo-small {
    font-family: 'Roboto', sans-serif;
    color: Black;
    font-size: 22px;
    font-style: normal;
    font-weight: 300;
    line-height: 30px;
    text-align: center;
    padding: 8px 0;
    padding-bottom: 0;
}

/* --------------------------- таблицы ------------------------------ */

.object-meta {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
/ line-height: 22 px;
    color: rgb(80, 80, 80);
    border-collapse: separate;
    border-spacing: 2px;
}

.object-meta td {
    padding: 8px;
    border-spacing: 7px 5px;
}

.object-meta td:first-child {
    color: #a2bfd4;
    background: #34719b;
    width: 32%;
    text-align: right;
}

.object-meta-end {
    margin: 30px 0;
    margin-bottom: 10px;
    padding: 30px 0;
    border-top: 1px solid LightGray;
/ border-bottom: 1 px solid LightGray;
}

.object_section {
    margin-top: 20px;
}


/* -------------------------------------- коллекции, меню в левой колонке----------------------------------------*/

.colMenuWrapper {
    z-index: 1000;
}

.colMenuLeft {
/ outline: 1 px solid Red;
    display: block;
    width: 250px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.colMenuLeft a { /* .empty, .active  */
    position: relative;
    display: block;
    outline: none;
    text-decoration: none;
    border-top: 1px solid #555555;
    padding: 15px 20px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #e0e0e0;
    background: #333333;
    -webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.colMenuLeft a:link {
    color: #e0e0e0;
    outline: none;
}

.colMenuLeft a:visited {
    color: #e0e0e0;
    outline: none;
}

.colMenuLeft a:hover {
    outline: none;
    color: White;
    background: #1B9BFF;
    -webkit-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.colMenuLeft_active, .colMenuLeft_active a {
    color: White !important;
    background: #1B9BFF !important;
}

/* ---------------------------------- стик меню ----------------------------------- */
.colMenuLeft_fixed {
    position: fixed;
    top: 0;
/ z-index: 3000000;
}


/* ------------------------------------ подменю -----------------------------------*/

.has_submenu_slidedown, .has_submenu_dropdown {
    width: inherit !important; /* ширина блока подменю slidedown - наследуется от colMenuLeft */
    position: relative;
}

.submenu_slidedown, .submenu_dropdown {
    list-style: none;
    padding: 0;
}

.submenu_slidedown {
    width: inherit !important; /* ширина блока подменю slidedown - наследуется от has_submenu_slidedown */
    display: none;
}

.submenu_slidedown > li > a {
    padding-left: 35px;
}

/* ----- для меню на чистом CSS -----
.has_submenu_slidedown:hover .submenu_slidedown {
	display: block;
}
*/
.submenu_dropdown {
    width: inherit !important; /* ширина блока подменю dropdown - наследуется от has_submenu_dropdown */
    border-left: 1px solid #555555;
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 100;
}

/* ----- для меню на чистом CSS -----
.has_submenu_dropdown:hover .submenu_dropdown {
	display: block;
}
*/
.submenu_marker_arrow {
/ font-family: 'Roboto', sans-serif;
/ font-weight: 400;
    font-size: 16px;
    color: #e0e0e0;
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
}

.no_link {
    pointer-events: none;
}

.empty {
    background: White !important;
    color: White !important;
}

.submenu_display {
/ visibility: visible;
    display: block;
/ opacity: 1;
    -webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.no_submenu:after {
    content: '';
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #e0e0e0;
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    z-index: 10000;
}


/* ----------------------------------  форма поиска ------------------------------- */
.search, .howTo {
/ outline: 1 px solid Red;
    max-width: 250px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 16px;
    text-align: right;
}

.howTo {
    margin-top: 10px;
    font-size: 16px;
}

.info_icon {
    color: White;
    padding: 1px 5px;
}

.searchFormWrapper {
/ outline: 1 px solid Green;
}

.searchFormWrapper form {
    position: relative;
    display: block;
    outline: none;
    text-decoration: none;
/ padding: 15 px 0;

    color: #e0e0e0;
/ background: #333333;
    -webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.searchFormWrapper form {
/ padding: 5 px 15 px;
    padding-bottom: 30px;
}

.colMenuLeft_FormButton {
    position: relative;
    display: inline-block;
    padding: 5px 10px;
    background: #34719b;
    top: 1px;
    margin-left: 5px;
    border: 0;
    outline: none;
}

.colMenuLeft_FormButton:hover {
    background: #1b9bff;
}

.colMenuLeft_infoButton {
    position: relative;
    display: inline-block;
    padding: 5px 10px;
    background: #34719b;
    top: 1px;
    margin-top: 10px;
    border: 0;
    outline: none;
}

.colMenuLeft_infoButton:link {
/ color: #2a2adb;
    text-decoration: none;
}

.colMenuLeft_infoButton:visited {
/ color: #2a2adb;
}

.colMenuLeft_infoButton:hover {
/ color: #6c6cd3;
    background: #1b9bff;
    text-decoration: underline;
}

.zmist-wrapper_visualizator {
    position: relative;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 16px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}

.zmist-wrapper {
    position: relative;
/ outline: 1 px solid Red;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 16px;
    padding-top: 5px;
    padding-bottom: 3px;
}

.zmist-wrapper_hide {
    display: none;
    position: relative;
/ outline: 1 px solid Red;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 16px;
    padding-top: 5px;
    padding-bottom: 3px;
}

.zmist-wrapper:link, .zmist-wrapper_hide:link, .zmist-wrapper_visualizator a:link {
    color: #34719b;
    text-decoration: none;
}

.zmist-wrapper:visited, .zmist-wrapper_hide:visited, .zmist-wrapper_visualizator a:visited {
    color: #34719b;
}

.zmist-wrapper:hover, .zmist-wrapper_hide:hover, .zmist-wrapper_visualizator a:hover {
    color: #1b9bff;
    text-decoration: underline;
}

.link_arrow_icon {
    font-size: 10px !important;
    position: relative;
    top: -2px;
}

.search_icon {
}

.form input[type="search"] {
    height: 29px;
    width: 204px;
    vertical-align: middle;
    font-size: 14px;
    font-weight: 400;
    color: #777;
    border: 2px solid rgba(0, 0, 0, .1);
    padding-left: 5px;
    padding-right: 5px;
    background: #f7f7f7;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.form input[type="search"]:focus {
    color: #111;
    border-color: #1B9BFF;
    -webkit-box-shadow: 0 0 6px #aeaeae;
    -moz-box-shadow: 0 0 6px #aeaeae;
    box-shadow: 0 0 6px #aeaeae;
    -moz-outline: none;
    outline: none;
}

.form input[type="search"]:hover {
    border-color: #1B9BFF;
    -moz-outline: none;
    outline: none;
}

.sorting {
    display: inline-block;
/ float: left;
    vertical-align: top;
/ outline: 1 px solid Green;
    -webkit-appearance: button;
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-padding-end: 20px;
    -webkit-padding-start: 2px;
    -webkit-user-select: none;
    background-image: url(/theme/Warmus/col_img/icons/15xvbd5.png), -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
    background-position: 90% center;
    background-repeat: no-repeat;
    border: 1px solid #AAA;
    color: #555;
    font-size: 14px;
    overflow: hidden;
    padding: 1px 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 150px !important;
    margin-right: 0;
}

#sort-adesc {
    display: inline-block;
    margin-left: 5px;
    width: 21px;
    height: 21px;
    cursor: pointer;
}

.desc {
    background-image: url(/theme/Warmus/assets/img/sorting_button.jpg);
    background-position: left top;
    background-repeat: no-repeat;
}

.asc {
    background-image: url(/theme/Warmus/assets/img/sorting_button.jpg);
    background-position: left -44px top;
    background-repeat: no-repeat;
}

.desc:hover {
    background-position: left -22px top;
}

.asc:hover {
    background-position: left -66px top;
}

/* --------------------------------------- модальное окно ----------------------------------------------------------- */

.modal_text_wrapper {
    display: block;
    position: relative;
/ width: 50 %;
    background: White;
    margin: 0 auto;
    min-width: 600px;
    max-width: 1000px;
}


/* -------------------------------------- сетка технической панели сортировки и т.д. ---------------------------------- */


.grid {
    width: 100%;
    max-width: 100%;
/ min-width: 460 px;
    margin: 0 auto;
    padding: 0;

    display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;

}

.grid-item-3 {

    text-align: left;
/ outline: 1 px dotted Gray;
    background: #dcdac4;
    min-height: auto;
    font-size: 16px;
    margin-bottom: 45px;


    flex: 1 1 calc(33.33% - 20px);
    flex: 1 1 -webkit-calc(33.33% - 20px);
    flex: 1 1 -moz-calc(33.33% - 20px);

    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: flex-start; /*stretch; center; */
}

.grid_content {
    display: block;
    outline: 1px solid Red;
    text-align: left;
}


/* -------------------------------------------------------------------------------------- */

.grid-fixed-left {
/ outline: 1 px solid Red;
    display: inline-block;
    width: 250px; /* идентично ширине меню */
    float: left;
}

.grid-responsive-right {
/ outline: 1 px solid Green;
    display: inline-block;
    width: calc(100% - 250px); /* общая ширина минус ширина левой колонки */
}

.grid-responsive-right .col_block:last-child {
    margin-bottom: 100px;
}

.col_block {
/ outline: 1 px solid Red;
    display: block;
    position: relative;
    margin-bottom: 50px;
/ padding-left: 40 px;
}

.margin-wrapper {
/ outline: 1 px solid Red;
    margin-left: 40px;
}

.col_block_wrapper_button {
    cursor: pointer;
    z-index: 1;
}

.col_block_wrapper_button:hover {
    background: #f0f0f0;
/ outline: 1 px solid #9a9a9a;
    cursor: pointer;
}

.col_block-10margin {
    display: block;
    position: relative;
    margin-bottom: 10px !important;
    padding-left: 40px;
}

.col_block-object {
    display: block;
    position: relative;
    margin-bottom: 50px !important;
    padding-left: 40px !important;
}

.image-gallery a {
    margin: 5px 20px 0 0;
/ margin-right: 20 px;
/ margin-top: 20 px !important;
    display: inline-block;
}

.border_none {
    border-bottom: none !important;
}

.col-img-float-left {
    margin-right: 20px;
    margin-bottom: 5px;
    width: 200px;
    float: left;
    -webkit-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.col-img-float-left img {
    width: 200px;
    max-width: 200px;
}

.col-img-inside-float-left {
    margin-right: 20px;
    margin-bottom: 5px;
    width: 350px;
    float: left;
    -webkit-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.col-img-inside-float-left-preview {
    position: relative;
    margin-right: 20px;
    margin-bottom: 25px;
    width: 170px;
/ height: 170 px;
    float: left;
/ -webkit-transition: all 0.3 s cubic-bezier(0.000, 0.000, 0.580, 1.000);
/ -moz-transition: all 0.3 s cubic-bezier(0.000, 0.000, 0.580, 1.000);
/ -o-transition: all 0.3 s cubic-bezier(0.000, 0.000, 0.580, 1.000);
/ -ms-transition: all 0.3 s cubic-bezier(0.000, 0.000, 0.580, 1.000);
/ transition: all 0.3 s cubic-bezier(0.000, 0.000, 0.580, 1.000);
/ overflow: hidden;
}


.col-img-inside-float-left-preview:hover {
    outline: 2px solid #34719b;
/ outline-offset: - 1 px !important;
}

.col-img-inside-float-left-preview img {
    width: 170px;
    max-width: 170px;
}

.videoFullfWidth {
    position: relative;
    top: 7px;
    text-indent: 0 !important;
    margin-bottom: 20px;
/ / padding-bottom: 56.25 %;
    width: 100%;
}

.videoHalfWidth {
    position: relative;
    top: 7px;
    text-indent: 0 !important;
    margin-bottom: 20px;
    width: calc(50% - 20px);
}

.col-img-inside-float-left-preview-200 {
    position: relative;
    margin-right: 20px;
    margin-bottom: 25px;
    width: 200px;
/ height: 200 px;
    float: left;
/ -webkit-transition: all 0.3 s cubic-bezier(0.000, 0.000, 0.580, 1.000);
/ -moz-transition: all 0.3 s cubic-bezier(0.000, 0.000, 0.580, 1.000);
/ -o-transition: all 0.3 s cubic-bezier(0.000, 0.000, 0.580, 1.000);
/ -ms-transition: all 0.3 s cubic-bezier(0.000, 0.000, 0.580, 1.000);
/ transition: all 0.3 s cubic-bezier(0.000, 0.000, 0.580, 1.000);
/ overflow: hidden;
}


.col-img-inside-float-left-preview-200:hover {
    outline: 2px solid #34719b;
}

.col-img-inside-float-left-preview-200 img {
    width: 200px;
    max-width: 200px;
}

.col-content {

}

.col-content p {
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 22px;
    color: rgb(80, 80, 80);
    margin: 0;
    margin-bottom: 4px;
}

.col-content_hidden {
    display: none;
}

.col-content_hidden p {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 22px;
    color: rgb(80, 80, 80);
    margin: 0;
    margin-bottom: 4px;
}

.col-content_hidden p:last-child {
    margin-bottom: 0;
}

.col-content p:last-child {
/ margin-bottom: 15 px;
/ border-top: 1 px solid #9a9a9a;
}

.col-content-modal {
    padding: 20px;
}

.col-content-modal p {
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 20px;
    text-indent: 25px;
    color: rgb(80, 80, 80);
    padding: 2px;
}

.element-button-wrapper {
    border-top: 1px dotted #9a9a9a;
    display: block;
    text-align: right;
    position: relative;
}

.opacity-0 {
    opacity: 0 !important;
}

.element-button {
    display: inline-block;
    background: #8c8c8c;
    color: White;
    padding: 5px 0;
    padding-bottom: 7px;
    width: 150px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    border-radius: 0px 0px 20px 20px;
    -moz-border-radius: 0px 0px 20px 20px;
    -webkit-border-radius: 0px 0px 20px 20px;
    border: 0px solid #000000;
}

.element-button-small {
    width: auto;
    padding: 5px 15px;
}

.element-button-wrapper .element-button:last-child {
    margin-right: 20px;
}

.element-button:link {
    color: White;
    text-decoration: none;
}

.element-button:visited {
    color: White;
}

.element-button:hover {
    color: White;
    background: #1b9bff;
}

.objects-count {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    color: #333333;
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
}

.col-content-title {
    font-size: 20px !important;
    font-weight: 600 !important;
    color: #6c6c6c;
/ color: rgba(52, 113, 155, 1) !important;
}

.col-content-title-1 {
    font-size: 14px !important;
    font-weight: 600 !important;
    color: rgba(52, 113, 155, 1) !important;
}

.top-content {
/ outline: 1 px Solid Green;
    position: relative;
    display: block;
    padding: 30px 10%;
    border-top: 1px solid rgba(52, 113, 155, 0.5);
/ border-bottom: 1 px solid rgba(52, 113, 155, 0.8);
}

.top-content-menu {
    display: none;
    padding: 5px;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    color: #333333;
}

/*
	.top-content-menu:link {
  		color: #333333;
  		text-decoration: none;
	}
	.top-content-menu:visited {
  		color: #333333;
	}
	.top-content-menu:hover {
  		color: #777777;
  		/text-decoration: underline;
	}
	.top-content-element{
		/outline: 1px solid Red;
		display: inline-block;
	}
	*/


.footer-bar-fixed-bottom {
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    width: 100%;
}

/* ============================ пагинатор ====================================== */

.pagination {
    margin-bottom: 60px;
}

.paginationWrapper {
/ outline: 1 px solid Red;
/ display: inline-block;
    margin: 0 auto;
}

.paginate {
    text-align: center;
    font-size: 16px;
}

.paginate ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

.paginate li {
    display: inline;
}

.paginate a {
    border-radius: 3px;
    box-shadow: rgba(0, 0, 0, 0.2) 0 0 0 1px;
    margin: 1px 2px;
    padding: 5px 10px;
    display: inline-block;
    border-top: 1px solid #fff;
    text-decoration: none;
    color: #717171;
    font-size: smaller;
    font-family: "Helvetica Neueu", Helvetica, Arial, sans-serif;
    text-shadow: white 0 1px 0;
    background-color: #f5f5f5;
}

.paginate a:first-child, .paginate a.first {
    margin-left: 0;
}

.paginate a:last-child, .paginate a.last {
    margin-right: 0;
}

.paginate a:hover, .paginate a:focus {
    border-color: #fff;
    background-color: #fdfdfd;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#fafafa));
    background-image: -webkit-linear-gradient(top, #fefefe, #fafafa);
    background-image: -moz-linear-gradient(top, #fefefe, #fafafa);
    background-image: -ms-linear-gradient(top, #fefefe, #fafafa);
    background-image: -o-linear-gradient(top, #fefefe, #fafafa);
    background-image: linear-gradient(top, #fefefe, #fafafa);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fefefe', EndColorStr='#fafafa');
}

.paginate a.more {
    box-shadow: 0 0 0 0 transparent;
    border: 0 none;
    background: transparent;
    margin-left: 0;
    margin-right: 0;
}

.paginate a.active {
    box-shadow: rgba(0, 0, 0, 0.75) 0 0 0 0 inset;
    border-color: #1b9bff;
    color: #f2f2f2;
    text-shadow: black 0 1px 0;
    background-color: #1b9bff;
    pointer-events: none;
}

/*---------------- Аккордион -----------------*/

.accordion-container {
    position: relative;
    display: block;
    padding: 0;
}

.accordion-container > a {
    text-decoration: none;
}

.accordion-toggle {
    position: relative;
    display: block;
    font-size: 20px;
    font-weight: 600;
    text-decoration: none;
}

span.toggle-icon-left {
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #1b9bff;
}

span.toggle-icon-right {
    position: absolute;
    top: 50%;
    left: 20px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #1b9bff;
}

.accordion-toggle.open {
    background: #e3e2ca;
}

.accordion-toggle:hover {
    background: #e3e2ca;
    text-decoration: none;
    -webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.accordion-toggle:hover span.toggle-icon-left i {
    color: #EF513F;
    -webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.accordion-toggle:hover span.toggle-icon-right i {
    color: #EF513F;
    -webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.accordion-toggle:active {
    text-decoration: none;
    color: rgb(110, 110, 110);
}

.accordion-toggle:visited {
    text-decoration: none;
}

.accordion-content {
    display: none;
    padding: 10px;
    overflow: auto;
/ font-size: 14 px;
}

/* =============================== YT =================================== */
.responsive-2-column {
    display: block;
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.left-column {
/ outline: 1 px solid Red !important;
    position: relative;
    display: inline-block;
    width: 50%;
    padding-right: 20px;
/ float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.right-column-video {
/ outline: 1 px solid Red !important;
    position: absolute;
    display: inline-block;
    width: 50%;
    height: 100% !important;
    top: 0;
    right: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.yt-video-wrapper {
/ outline: 1 px solid Red;
    position: absolute;
    width: 95%;
    height: 95%;
    top: 5%;
    left: 5%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}


.player {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 100;
}


.yt-video-wrapper iframe {
    width: 100%;
    max-width: 100%;
}


/* ==============================================================================*/

@media screen and (max-width: 1920px) {
    .video-container {
        min-height: 600px;
        -webkit-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -moz-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -o-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -ms-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    }

}

@media screen and (max-width: 1366px) {
    .video-container, .picture-container, .picture-container-mobile {
        min-height: 450px;
        -webkit-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -moz-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -o-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -ms-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    }

    .cite-first {
        font-size: 22px;
        line-height: 32px;
        padding: 2% 6%;
        -webkit-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -moz-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -o-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -ms-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    }

    .title-first {
        font-size: 22px;
        line-height: 32px;
        -webkit-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -moz-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -o-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -ms-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    }

    .svf-logo {
        margin: 35px 0 0 35px;
        width: 140px;
        -webkit-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -moz-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -o-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -ms-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    }

    .svf-title {
        width: 700px;
        -webkit-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -moz-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -o-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -ms-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    }

    .grid-wrapper, .footer-wrapper {
        padding: 0 6%;
        -webkit-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -moz-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -o-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -ms-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    }

    .top-content {
        padding: 30px 6%;
    }

    .read-more-arrow {
        font-size: 19px;
    }

    .footer-link-to-top {
        right: 6%;
        top: 35px;
        width: 55px;
        height: 55px;
        font-size: 38px !important;
        line-height: 50px;
        text-align: center;
    }

    .footer-left {
        padding: 35px 0;
        font-size: 15px !important;
        line-height: 20px !important;
        -webkit-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -moz-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -o-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -ms-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    }

    .footer-text-small {
        font-size: 14px !important;
        line-height: 22px !important;
        -webkit-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -moz-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -o-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -ms-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    }

    .grid-25:hover {
        cursor: pointer;
        -moz-box-shadow: inset 0 0 0 15px #1a5680;
        -webkit-box-shadow: inset 0 0 0 15px #1a5680;
        box-shadow: inset 0 0 0 15px #1a5680;
        background: rgba(52, 113, 155, 0.3);
    }

    .grid-52 {
        padding-left: 30px;
    }

    .button-rubrika {
        font-size: 18px;
        line-height: 24px;
        -webkit-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -moz-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -o-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -ms-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    }

    .button-text {
        font-size: 16px;
        line-height: 20px;
        -webkit-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -moz-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -o-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -ms-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    }

    .button-arrow {
        font-size: 70px;
    }

    .button1-menu {
        font-size: 16px;
        line-height: 29px;

    }

    .button-submenu-arrow {
        position: relative;
        font-size: 13px;
        line-height: 29px;
        top: -2px;
    }

    .main-text {
        font-family: 'Open Sans', sans-serif;
        font-size: 14px;
        line-height: 22px;
        -webkit-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -moz-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -o-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -ms-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    }

    .img-float-left {
        width: 300px;
        -webkit-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -moz-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -o-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -ms-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    }

    .img-float-right {
        width: 300px;
        -webkit-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -moz-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -o-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -ms-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    }
}

@media screen and (max-width: 1024px) {
    .video-container, .picture-container, .picture-container-mobile {
        min-height: 400px;
        -webkit-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -moz-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -o-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -ms-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    }

    .cite-first {
        font-size: 20px;
        line-height: 30px;
        padding: 2% 2%;
        -webkit-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -moz-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -o-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -ms-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    }

    .title-first {
        font-size: 20px;
        line-height: 30px;
        -webkit-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -moz-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -o-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -ms-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    }

    .svf-logo {
        margin: 30px 0 0 30px;
        width: 130px;
        left: 0;
        margin-left: 0;
        -webkit-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -moz-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -o-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -ms-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    }

    .svf-title {
        width: 600px;
        -webkit-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -moz-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -o-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -ms-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    }

    .read-more-arrow {
        font-size: 15px;
    }

    .grid-wrapper, .footer-wrapper {
        padding: 0 2%;
        -webkit-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -moz-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -o-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -ms-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    }

    .top-content {
        padding: 20px 2%;
    }

    .footer-link-to-top {
        right: 2%;
        top: 30px;
        width: 50px;
        height: 50px;
        font-size: 30px !important;
        line-height: 50px;
        text-align: center;
    }

    .footer-left {
        padding: 30px 0;
        font-size: 13px !important;
        line-height: 20px !important;
        -webkit-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -moz-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -o-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -ms-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    }

    .footer-text-small {
        font-size: 13px !important;
        line-height: 22px !important;
        -webkit-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -moz-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -o-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -ms-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    }

    .grid-25:hover {
        cursor: pointer;
        -moz-box-shadow: inset 0 0 0 12px #1a5680;
        -webkit-box-shadow: inset 0 0 0 12px #1a5680;
        box-shadow: inset 0 0 0 12px #1a5680;
        background: rgba(52, 113, 155, 0.3);
    }

    .grid-52 {
        padding-left: 20px;
    }

    .button-rubrika {
        font-size: 16px;
        line-height: 21px;
        -webkit-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -moz-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -o-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -ms-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    }

    .button-text {
        font-size: 14px;
        line-height: 18px;
        -webkit-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -moz-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -o-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -ms-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    }

    .button-arrow {
        font-size: 60px;
    }

    .button1-menu {
        font-size: 14px;
        line-height: 26px;

    }

    .button-submenu-arrow {
        position: relative;
        font-size: 12px;
        line-height: 26px;
        top: -1px;
    }

    .main-text {
        font-family: 'Open Sans', sans-serif;
        font-size: 13px;
        line-height: 20px;
        -webkit-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -moz-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -o-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -ms-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    }

    .img-float-left {
        width: 250px;
        -webkit-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -moz-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -o-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -ms-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    }

    .img-float-right {
        width: 250px;
        -webkit-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -moz-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -o-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -ms-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    }

    .grid-fixed-left {
    / outline: 1 px solid Red;
        display: block;
    / position: relative;
        position: absolute;
        top: 0;
        left: 0;
        float: none;
        width: 100%;
        z-index: 1000;
    }

    .grid-responsive-right {
        width: 100%;
    }

    /*
	.grid-responsive-right {
		/outline: 1px solid Green;
		display: block;
		width: auto;
		margin-bottom: 400px;
	}
	*/
    /*
	.grid-responsive-right .col_block:last-child {
	}
	*/
    .margin-wrapper {
        margin-left: 0;
    }

    .colMenuLeft {
    / display: none;
        width: 100%;
        list-style: none;
        padding: 0;
        z-index: 3000000;
    }

    .top-content-menu {
        display: inline-block;
    }

    .search {
        position: absolute;
        top: 50%;
        right: 0;
        margin-right: 2%;
        transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);

    }

    .searchFormWrapper form {
        padding-bottom: 0;
    }

    .go-UpDown-wrapper {
        display: none;
    }

    .colMenuLeft_infoButton {
        display: none;
    }

    .hamburger {
        display: inline-block;
    }

    .footer-left_visu {
        padding: 20px 0;
        font-family: 'Open Sans', sans-serif;
        font-size: 14px !important;
        line-height: 22px !important;
        color: rgb(80, 80, 80) !important;
        -webkit-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -moz-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -o-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -ms-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    }

    /*
   .submenu_dropdown a {
      position: relative;
      outline: none;
      text-decoration: none;
      border-top: 1px solid #555555;
      display: block;
      padding: 12px 15px !important;
      padding-left: 40px !important;
  }
  */
    .submenu_dropdown {
        border-left: none !important;
        position: static;
    / display: block;
        width: 100%;
    }

    /*
   .submenu_dropdown li {
		width: 100% !important;
   }
   */
}

@media screen and (max-width: 900px) {
    .grid-25 {
        width: 50%;
        outline: 1px solid rgba(255, 255, 255, 0.1);
    }

    .grid-52 {
    / padding-top: 20 px;
        padding-top: 0;
        padding-bottom: 20px;
        padding-left: 0;
        width: 100%;
    }

    .grid-48 {
        width: 100%;
    }

    .relic-main-img {
        padding-right: 0;
    }

    .main-text {
        font-size: 14px;
        line-height: 22px;
        -webkit-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -moz-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -o-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -ms-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    }

    .span_1_of_2 {
        width: 100%;
    }

    .yt_video, .iframe_With_Content_Titul {
        height: 300px !important;
    }

}

@media screen and (max-width: 768px) {
    .video-container, .picture-container, .picture-container-mobile {
        min-height: 350px;
        -webkit-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -moz-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -o-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -ms-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    }

    .cite-first {
        font-size: 18px;
        line-height: 27px;
        padding: 2% 2%;
        -webkit-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -moz-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -o-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -ms-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    }

    .title-first {
        font-size: 18px;
        line-height: 27px;
        -webkit-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -moz-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -o-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -ms-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    }

    .svf-title {
        width: 450px;
        -webkit-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -moz-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -o-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        -ms-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    }

    .footer-link-to-top {
        right: 2%;
        top: 30px;
        width: 40px;
        height: 40px;
        font-size: 30px !important;
        line-height: 40px;
        text-align: center;
    }

    .grid-50 {
        display: block;
        width: auto;
    }

    .grid-25 {
    / display: block;
        width: 49%;
    }

    .pad-left-30px {
        padding-left: 0 !important;
    }

    .picture-container-mobile {
        display: block;
    }

    .video-container {
        display: none;
    }

    .img-float-left, .img-float-right {
        width: 45%;
    }

    .look-photo {
        line-height: 25px;
    }

    .img-zoom {
        font-size: 30px;
    }

}

/* ---------------------------------- Карусель ----------------------------------------- */

.carousel_wrapper {
    position: relative;
}

.carousel-item {
    position: relative;
/ width: 250 px;
/ max-width: 100 %;
/ margin: 5 px;
/ margin-right: 10 px;
}

.carousel-item:last-child {
    margin-right: 0px;
}

.carousel-item:hover {

}

.carousel-item:hover .carousel_count {
    opacity: 1;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    transition: opacity .2s;
}

.carousel-wrapper {
    position: relative;
    margin: 90px 50px;
}

#carousel {
    margin: 0 auto;
}

.carousel_count {
    position: absolute;
    left: 50%;
    bottom: 45px;
    padding: 2px 4px;
    font-size: 10px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: White;
    border-radius: 3px;
    background-color: rgba(0, 0, 0, 0.7);
    opacity: 0.6;

    transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);

    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    transition: opacity .2s;
}

.but_carousel {
    cursor: pointer;
    width: 60px;
    height: 50px;
    text-align: center;
    color: #fff;
    background: #34719b;
    font-size: 24px;
    line-height: 35px;
    opacity: 1;

    -webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.but_carousel:hover {
    background: #1b9bff;
    -webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    opacity: 1;
}

.left_position {
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    z-index: 1;
}

.right_position {
    position: absolute;
    top: 50%;
    right: 0px;
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    z-index: 1;
}

.arrow_position_left {
    position: relative;
    left: -1px;
    top: 15%;
}

.arrow_position_right {
    position: relative;
    left: 1px;
    top: 15%;
}

.slide {
    position: relative;

}

.slick-slider {
    position: relative !important;
    margin: 20px 0 !important;
}

.big_counter {
    position: absolute;
    top: 0;
    left: 50%;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-size: 14px;
    z-index: 1000000;
}

.slick-slide {
    padding: 20px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.slick-current {
    -webkit-transform: scale(1.11); /*1.11*/
    transform: scale(1.11);
    z-index: 100000;
}

.object_link {
    display: inline-block;
    font-size: 12px;
    padding-top: 4px !important;
    padding-left: 2px;
/ visibility: hidden;
    opacity: 0;
}

.object_link_show {
/ visibility: visible;
    opacity: 1;
    -webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.object_link_fresco {
    display: block;
    font-size: 12px;
    padding-top: 2px !important;
    padding-left: 2px;
/ visibility: hidden;
    opacity: 0;
}

.object_link_fresco_show {
/ visibility: visible;
    opacity: 1;
    -webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

a.carousel_local_link:link {
    text-decoration: none;
    outline: none;
}

a.carousel_local_link:visited {
    text-decoration: none;
    outline: none;
}

a.carousel_local_link:hover {
    text-decoration: none;
    outline: none;
}

.slick-slider_Nomargin {
    position: relative !important;
    margin: 0 !important;
}

.slick-current_noZoom {
    -webkit-transform: scale(1) !important; /*1.11*/
    transform: scale(1) !important;
    z-index: 100000;
}

.slick-slide_NoPadding {
    padding: 0px !important;
/ -webkit-transition: all 0.3 s ease-out;
/ transition: all 0.3 s ease-out;
}

.arrow {
    position: absolute;
    top: 50%;
    cursor: pointer;
    z-index: 100;
    opacity: 1;
    width: 60px;
    /*height: 60px;*/
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
}

.arrow:hover {
    opacity: 1;
}

.arrow:hover {
    opacity: 1;
}

.arrowSmall {
    width: 45px;
    opacity: 0.8 !important;
}

.arrowSmall:hover {
    opacity: 1 !important;
}

.arrowSmall:hover {
    opacity: 1 !important;
}

.arrowLeft {
    left: 2%;
}

.arrowRight {
    right: 2%;
}

.arrowLcarousel {
    left: 0 !important;
}

.arrowRcarousel {
    right: 0 !important;
}

.carouselLeftBlock {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: calc(45px + 2%);
    background: rgba(255, 255, 255, 0);
    z-index: 99;
    cursor: pointer;
}

.carouselLeftBlock:hover {
    background: rgba(255, 255, 255, 0.5);
}

.carouselRightBlock {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: calc(45px + 2%);
    background: rgba(255, 255, 255, 0);
    z-index: 99;
    cursor: pointer;
}

.carouselRightBlock:hover {
    background: rgba(255, 255, 255, 0.5);
}


.head-fund {
    display: table;
    margin: 0 auto;
    width: 90%;
    table-layout: fixed;
    border-collapse: collapse;
    border-spacing: 10px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

.head-fund th {
    border-bottom: none;
    padding: 2px;
    text-align: center;
    font-weight: 800;
    padding: 5px;
    background: none !important;
}

.head-fund td {
    border-bottom: none;
    padding: 5px;
    background: #dcdac4;
}

.head-fund tr td, .price tr th {
    border-right: none;
}

.head-fund tr th:last-child {
    border-right: none;
}

.price tr td:last-child {
    border-right: none;
}

.hide_show ul {
    display: none;
/ / скрываем все дочерние списки
}

.hide_show:hover ul {
    display: block;
/ / скрываем все дочерние списки position: relative;
    width: 100%;
    height: 0px;
    margin-top: 0;
}

/* ----------------------------------------------------- */

.go-UpDown-wrapper {
    position: fixed !important;
    right: 25px;
    top: 50%;
    color: #fff;
    width: 35px;
    height: 80px;
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    z-index: 9999;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
}

.go-up {
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    background-color: #34719b;
    font-size: 22px;
    line-height: 37px;
    text-align: center;
    width: 35px;
    height: 35px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0.7;
    z-index: 99999;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.go-down {
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    background-color: #34719b;
    font-size: 22px;
    line-height: 37px;
    text-align: center;
    width: 35px;
    height: 35px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0.7;
    z-index: 99999;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.go-up:hover, .go-down:hover {
    background-color: #1b9bff;
    color: #fff;
    opacity: 1;
}

.go-UpDown-wrapper-show {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: visible;
    bottom: 25px;
}

.go-UpDown-wrapper-show:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

.go-UpDown-wrapper-hide {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    visibility: hidden;
}

/***************************************
				флаги
***************************************/


.flag-icon-background {
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
}

.flag-icon {
    margin-right: 8px;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    width: 1.3333333333333333em;
    line-height: 1em;
    opacity: 0.8;
}

.flag-icon:hover {
    opacity: 1;
}

.flag-icon:before {
    content: "\00a0";
}

.flag-icon.flag-icon-squared {
    width: 1em;
}

.flag-icon-gb {
    background-image: url(../flags/4x3/gb.svg);
}

.flag-icon-gb.flag-icon-squared {
    background-image: url(../flags/1x1/gb.svg);
}

.flag-icon-ua {
    background-image: url(../flags/4x3/ua.svg);
}

.flag-icon-ua.flag-icon-squared {
    background-image: url(../flags/1x1/ua.svg);
}

.funds-wrapper .grid-wrapper:last-child {
    margin-bottom: 100px;
}