
@font-face {
  font-family: 'int';
  src:  url('../fonts/int/icomoon.eot?q4v27p');
  src:  url('../fonts/int/icomoon.eot?q4v27p#iefix') format('embedded-opentype'),
    url('../fonts/int/icomoon.ttf?q4v27p') format('truetype'),
    url('../fonts/int/icomoon.woff?q4v27p') format('woff'),
    url('../fonts/int/icomoon.svg?q4v27p#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

	@font-face {
			font-family: "ProximaNovaRegular";
			src: url("../fonts/ProximaNova/ProximaNovaRegular/ProximaNovaRegular.eot");
			src: url("../fonts/ProximaNova/ProximaNovaRegular/ProximaNovaRegular.eot?#iefix")format("embedded-opentype"),
			url("../fonts/ProximaNova/ProximaNovaRegular/ProximaNovaRegular.woff") format("woff"),
			url("../fonts/ProximaNova/ProximaNovaRegular/ProximaNovaRegular.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}

	@font-face {
			font-family: "ProximaNovaBold";
			src: url("../fonts/ProximaNova/ProximaNovaBold/ProximaNovaBold.eot");
			src: url("../fonts/ProximaNova/ProximaNovaBold/ProximaNovaBold.eot?#iefix")format("embedded-opentype"),
			url("../fonts/ProximaNova/ProximaNovaBold/ProximaNovaBold.woff") format("woff"),
			url("../fonts/ProximaNova/ProximaNovaBold/ProximaNovaBold.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}

	@font-face {
			font-family: "ProximaNovaBlack";
			src: url("../fonts/ProximaNova/ProximaNovaBlack/ProximaNovaBlack.eot");
			src: url("../fonts/ProximaNova/ProximaNovaBlack/ProximaNovaBlack.eot?#iefix")format("embedded-opentype"),
			url("../fonts/ProximaNova/ProximaNovaBlack/ProximaNovaBlack.woff") format("woff"),
			url("../fonts/ProximaNova/ProximaNovaBlack/ProximaNovaBlack.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}
[class^="int-icon-"]:before, [class*=" int-icon-"]:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'int' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-right: 0 !important;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body{
    background-color: #fafafa;
}
p{
    font-size: 16px;
    line-height: 30px;
}
.d-block{
    display: block;
}
html body .tabs .nav-tabs li.active a, html.dark body .tabs .nav-tabs li.active a {
    border-top-color: #0256c8;
    color: #0256c8;
}
html body .tabs .nav-tabs a, html.dark body .tabs .nav-tabs a, html body .tabs .nav-tabs a:hover, html.dark body .tabs .nav-tabs a:hover {
    color: #0256c8;
}
html body .tabs .nav-tabs a:hover, html.dark body .tabs .nav-tabs a:hover, html body .tabs .nav-tabs a:focus, html.dark body .tabs .nav-tabs a:focus {
    border-top-color: #0256c8;
}
.int-icon-users_p:before {
  content: "\e925";
}

.int-icon-logout:before {
  content: "\e926";
}
.int-icon-back:before {
  content: "\e91e";  
}
.int-icon-edit:before {
  content: "\e91f";  
}
.int-icon-home:before {
  content: "\e920";  
}
.int-icon-login:before {
  content: "\e921";
}
.int-icon-next:before {
  content: "\e922";
}
.int-icon-phones:before {
  content: "\e923";
}
.int-icon-sitemap:before {
  content: "\e924";
}
.int-icon-left1:before {content: "\e916";}
.int-icon-right1:before {content: "\e917";}
.int-icon-right:before {content: "\e914";}
.int-icon-left:before {content: "\e915";}
.int-icon-gallery:before {content: "\e911";}
.int-icon-video1:before {content: "\e912";}
.int-icon-video:before {content: "\e913";}
.int-icon-location6:before {content: "\e910";}
.int-icon-location5:before {content: "\e90f";}
.int-icon-location4:before {content: "\e90e";}
.int-icon-location3:before {content: "\e90d";}
.int-icon-location2:before {content: "\e90c";}
.int-icon-location1:before {content: "\e90b";}
.int-icon-online:before {content: "\e900";}
.int-icon-times:before {content: "\e901";}
.int-icon-location:before {content: "\e902";}
.int-icon-note:before {content: "\e904";}
.int-icon-team:before {content: "\e905";}
.int-icon-network:before {content: "\e906";}
.int-icon-checked:before {content: "\e907";}
.int-icon-phone-contact:before {content: "\e903";}
.int-icon-document:before {content: "\e908";}
.int-icon-pie-chart:before {content: "\e909";}
.int-icon-teamwork:before {content: "\e90a";}
.container-full {
    width: 1440px;
    overflow: hidden;
    margin: 0 auto;
}
.nav {
    margin-top: 15px;
}
.header-nav .lang {
    float: right;
    position: absolute;
    right: 50px;
    top: 28px;
}
.header-nav-main .border{
    display:none;
}
.videolar .info-block-media{
    padding-bottom: 0;
    margin: 30px 0 !important;
}
.videolar .info-media-content{
    margin-bottom: 30px;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > a:after {
    border-color: transparent transparent transparent #8E8B8C;
}
.intro-buttons{
    position: absolute;
    bottom: 15%;
    left:0;
    right:0;
    z-index:3;
    margin: 0 auto;
    max-width: 1170px;
}
.date-clock {
    color: #9e9e9e;
}
#btnPrint {
    color: #9e9e9e;
}
.share p {
    color: #9e9e9e;
 }
.intro-button .left-part{
    position: absolute;
    left: -10px;
    background: #ddd;
    padding: 9px;
    top: 0px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    color: #000;
    font-size: 27px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.con-circle {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    padding: 8px;
    text-align: center;
    color: #fff;
    background: #0554c1;
}
.intro-bg-blur{
    position: absolute;
    z-index: -1;
    left:0;
    top:0;
    width:100%;
    height:100%;
}
.blurred-bg.shaded {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjIiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4yIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g'), url("https://lh3.googleusercontent.com/-m8TxQMObg6c/U474EWu7Y9I/AAAAAAAAI2k/xkRGoIEC1iU/s1600/blur.jpg");
  background-size: 100%;
  background-image: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("https://lh3.googleusercontent.com/-m8TxQMObg6c/U474EWu7Y9I/AAAAAAAAI2k/xkRGoIEC1iU/s1600/blur.jpg");
  background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("https://lh3.googleusercontent.com/-m8TxQMObg6c/U474EWu7Y9I/AAAAAAAAI2k/xkRGoIEC1iU/s1600/blur.jpg");
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("https://lh3.googleusercontent.com/-m8TxQMObg6c/U474EWu7Y9I/AAAAAAAAI2k/xkRGoIEC1iU/s1600/blur.jpg");
}
.infos{
	margin-bottom: 50px;
}
.block-media-2{
	margin-top: 30px;
}
.info-block-media {
    /*padding: 10px 40px;*/
    padding: 10px 15px;
}
.container{
	max-width: 1865px;
    width: 100%;
}
.right-part {
    padding: 18px 30px 17px;
    color: #0751b6;
    display: table;
    font: 17px OpenSansBold, sans-serif;
    background-color: #fff;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    /*color: #fff;
    -webkit-box-shadow: 0 2px 2px #000, 0 1px 0 #fff inset;
    -moz-box-shadow: 0 2px 2px #000, 0 1px 0 #fff inset;
    box-shadow: 0 2px 2px #000, 0 1px 0 #fff inset;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    background-color: rgba(255,255,255,0.2);*/
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}   
.intro-button {
    position: relative;
}
.intro-buttons .intro-button-container{
    width:33.3333%;
    float:left;
    color:#fff;
}
@font-face {
  font-family: 'rino';
  src:  url('../fonts/rino/icomoon.eot?gb4j8m');
  src:  url('../fonts/rino/icomoon.eot?gb4j8m#iefix') format('embedded-opentype'),
    url('../fonts/rino/icomoon.ttf?gb4j8m') format('truetype'),
    url('../fonts/rino/icomoon.woff?gb4j8m') format('woff'),
    url('../fonts/rino/icomoon.svg?gb4j8m#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="r-icon-"], [class*=" r-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'rino' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.r-icon-online:before {
  content: "\e900";
}
.r-icon-times:before {
  content: "\e901";
}
.r-icon-location:before {
  content: "\e902";
}

@font-face {
    font-family: 'ic';
    src: url(../fonts/icomoon/icomoon.eot?fur9z6);
    src: url(../fonts/icomoon/icomoon.eot?fur9z6#iefix) format('embedded-opentype'), url(../fonts/icomoon/icomoon.ttf?fur9z6) format('truetype'), url(../fonts/icomoon/icomoon.woff?fur9z6) format('woff'), url(../fonts/icomoon/icomoon.svg?fur9z6#icomoon) format('svg');
    font-weight: normal;
    font-style: normal
}
[class^="ico-i"],
[class*=" ico-i"] {
    font-family: 'ic' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.ico-i-telephone:before {
    content: "\e916"
}
#header .dropdown-menu li:hover>a{
    color:#000!important;
}
.motto{    background: #f5f5f5;
    padding: 3px 0;
    border-radius: 10px;    margin-bottom: 8px;}
.motto h4 {
    color: #ff8021;
    line-height: 1.3;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
}
.bg-fvv{
    background: url(../images/logo_sep.png);
    height: 6px;
}
.pogoda-uz{
    text-align:center;
}
.meteo_image img {
    width: 70px;
}
.weather-block {    
    margin-bottom: 20px;
}
.gsLinks {
    display: none!Important;
}
.header-top a:hover, .header-top a:hover i{color: #000;}
.header-top {background-color: #efefef;color: #000; position: relative;z-index: 99; padding: 6px 0;line-height: 0;}
.header-top .time, .header-top .special-menu{float: left;}
.header-top .time, .header-top .special-menu{margin-top: 0;}
.header-top .lang, .search{margin-top: 0;}
.header-top .time{line-height: 25px;}
.header-top .icon-bg{
    float: left;
    background: #efefef;
    width: 24px;
    height: 24px;
    border-radius: 15px;
    color: #000;
    text-align: center;
    font-size: 15px;
    margin-right: 2px;    
    line-height: 23px;
}
.marquee-main{
    background-color: #f5f5f5;
    height: 30px;
    max-width: 1170px;
    margin: 0px auto;
    line-height: 28px;
    margin-top: 7px;
}
.marquee-title{background: #efefef;float: left;
    padding: 0 15px;
    font-size: 15px;
    font-weight: bold;
    color: #000;
}
.marquee-title i{margin-right: 5px;}
.marquee{overflow: hidden;color: #000;font-size: 15px;}
tr,th,td{
    padding:10px;
}
.stacktable tr, .stacktable td, .stacktable th{

}
table p{
    margin:0;
}
.menu-contents{
	padding-bottom:30px;
}
.special-menu ul{list-style: none;margin: 0;float: left;padding-left: 0;}
.special-menu ul li{float:left; margin-right: 20px;}
.ru .special-menu ul li {margin-right: 14px;}
.special-menu ul li:last-child{margin-right: 0;}
.special-menu ul li a{text-decoration: none; color: #9e9e9e;font-size: 13px;}
.special-menu ul li a i{color: #9e9e9e;}
.ru .special-menu ul li a {font-size: 12px;}
.ru .search form input[type="text"]:focus {padding-right: 42px;}
.user-login .search form input[type="text"]:focus {padding-right: 35px;}
.user-login.uz .search form input[type="text"]:focus {padding-right: 26px;}
.special-menu ul li .fa-mobile{font-size: 18px;margin-top: 3px;}
.mobile-title-menu {
    display: none;
    float: left;
    padding: 15px;
    font-family: OpenSansSemiBold, sans-serif;
    font-size: 18px;
    color: #fff;
}
.static-menu .title-pages h4 {line-height: 30px !important;} 
.static-menu .title-pages {
    margin: 4px 0;
}
.static-menu .title-pages p{
    font-family: OpenSansRegular, sans-serif;
}
.title-pages h4 {
    font-size: 28px !important;
    font-family: "OpenSansBold", sans-serif;
    margin: 0px 0 20px 0;
    line-height: 30px !important;
    color: #0255c8 !important;
}
.title-pages {
    margin-bottom: 15px;
}
.site-info {
    clear: both;
}
.padding-lr-20{
    padding:0 20px;
}
.result{
    display:none;
}
.lang ul{border: 0;margin: 0;padding: 0px;min-width: inherit; list-style: none;}
.lang .btn .caret {margin-left: 5px;}
.lang button{background: none; border: 0;box-shadow: none !important;}
.lang ul li a {padding: 0;text-align: center;color: #b0d1ff;font-size: 14px;line-height: 20px;}
.lang ul li{
    padding: 4px 0 !important;
    float: left;
    margin-right: 10px;
    border-bottom: 1px solid #dedede;
    line-height: 10px;}
.lang ul li:last-child{border-right: 0;}
.lang button i{font-size: 12px;margin-left: 5px;}
.lang .active-lang a{color: #116bbb !important;}
/*.lang:hover ul{display: block;}*/
.user-login .special-menu ul li {margin-right: 10px;}
.ru.user-login .special-menu ul li {
    margin-right: 7px;
}
.social-block {
    margin-top: 11px;
    padding: 0px 0 0px 20px;
    height: 24px;
    color: #000;
    border-radius: 13px 0 0 13px;
    background-color: #efefef;
}
.social-block a i.fa.fa-paper-plane {
    font-size: 13px;
    margin-top: 1px;
    margin-right: 2px;
}
.social-block a{
    color:#fff;
    padding-top: 7px;
    position: relative;
    top: -3px;
    margin-right: 6px;
    border-radius: 50%;
    width: 30px;
    display: inline-block;
    height: 30px;
    text-align: center;
    background: #005bd3;
    background: -moz-linear-gradient(top, #005bd3 0%, #054eaf 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #005bd3), color-stop(100%, #054eaf));
    background: -webkit-linear-gradient(top, #005bd3 0%, #054eaf 100%);
    background: -o-linear-gradient(top, #005bd3 0%, #054eaf 100%);
    background: -ms-linear-gradient(top, #005bd3 0%, #054eaf 100%);
    background: linear-gradient(to bottom, rgb(0, 99, 255) 0%, #054eaf 100%);
    background: linear-gradient(to bottom, #005bd3 0%, #054eaf 100%);
}
.social-block a:hover{
    background:#fff;
}
.social-block a:hover i{
    color: #005bd3;
}
.social-block i {
    font-size: 15px;
    vertical-align: text-top;
}
.ru.user-login .header-top .lang, .ru .header-top .lang{margin-left: 8px;}
.lang a{
    margin-right: 0;
    color: #9e9e9e;
    font-size: 14px;
    border-radius: 15px;
    padding: 1px 5px;
    text-decoration: none;   
    display: inline-block;

}
.lang a:nth-child(2){margin-right: 0;}
.header-top .lang{
    margin-left: 12px;
    float: right;
    margin-right: 0;
    margin-top: 2px;
}
.search {
    margin-top: 6px;
    margin-right: 16px;
    width: 100%;
        color: #fff;}
.search form {
    border-bottom: 1px solid #a4a4a5;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
    line-height: 0;
}
.header-nav-main nav {
    display: table;
    margin: 0 auto;
}
.intro.mod-index_page {
    position: relative;
    /*height:100%;*/
}
.lang a{
    border-radius:0;
    padding: 2px 5px!important;
    display:inline-block;
}
.lang .active-lang a {
    background: #0450b5;
    color: #fff!important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.clear-fix{
    clear:both;
}
.header-bg{
    position:absolute;
    z-index:1;
    top: 0;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,0.7)
}
.intro-bg-video video {
    width: 100%;
}
 
.header-bg-text {
    position: absolute;
    top: 39%;
    z-index: 1;
    text-align: center;
}
.header-bg-text>h2{
    color: #fff;
    margin-bottom: 15px;
    display: block;
    line-height: 1.4;
    letter-spacing: 2px;
    text-align: center;
    font: 48px 'OpenSansRegular';
    font-weight: 800;
}
.intro-action a{
    display: inline-block;
    background: #0651b8;
    padding: 10px 20px;
    margin-top: 20px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    margin-top: 20px;
    text-transform: uppercase;
    font: 19px 'OpenSansRegular';
    font-weight: 500;
    color: #fff;
}
.intro-action a:hover {
    animation-name: tada;
    background:transparent;
    border: 3px solid #fff;        
    -webkit-animation-name: tada;
    animation-duration: 5s;
    -webkit-animation-duration: 5s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}
.header-bg-text .header-bg-content *{
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    font-family: "OpenSansRegular", sans-serif;
}

.intro-go {
    cursor: pointer;
    position: absolute;
    width: 100px;
    height: 60px;
    bottom: 20px;
    z-index: 3;
    /*width: 204px;
    height: 41px;
    background: url(../images/main.png) no-repeat;
}

.intro-go:before, .intro-go:hover:before {
    width: 19px;
    height: 11px;
    margin-left: -9px;
    left: 50%;
    margin-top: -5px;
    top: 50%;*/
}

#scroll-down-container {
    width: 100%;
    height: 100%;
    padding: 5px;
}
.arrow {
  display: inline-block;
  background-color: white;
  border-radius: 10px;
  width: 30px;
  height: 4px;
  postition: relative;
  top: 10px;
  left: 10px;
}

#point1 {
  transform-origin: 0% 50%;
  animation: anim1 .5s ease infinite alternate;
}

#point2 {
  transform-origin: 100% 50%;
  animation: anim2 .5s ease infinite alternate;
}

@keyframes anim1 {
  from {
    transform: translateX(7px) rotate(30deg);
  }
  to {
    transform: translateX(4px) rotate(10deg);
  }
}
@keyframes anim2 {
  from {
    transform: translateX(-7px) rotate(-30deg);
  }
  to {
    transform: translateX(-4px) rotate(-10deg);
  }
}
 
a#search-button {
    float: right;
    margin-top: 0;
    color: #fff;
    font-size: 15px;
}
.search form button {    
    border: none;
    cursor: pointer;
    outline: none;
    vertical-align: middle;
    width: 80px;
    height: 80px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    position: absolute;
    top: 23px;
    right: 3px;
    font-size: 58px;
    background: transparent;
}
/*
.sidebar-block-1:before {
    content: '';
    z-index: -1;
    display: block;
    position: absolute;
    top: -7px;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 33px;
    border-radius: 50%;
    background-color: #74bc6e;
}*/
.intro-button {
    position: relative;
    margin: 0 auto;
    display: table;
}
.search form input[type="text"] {
       background: transparent;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding: 0 90px 0 0;
    width: 100%;
    font-size: 100px;
    color: #fff;
    font-family: "OpenSansRegular";
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.2;
    outline:none;
}
.block-top {
    padding: 0px 20px 0 0;
    border-bottom: 2px solid #ddd;
}
.search form input[type="text"]:focus {
padding-right: 105px;
}  
/*
.search form input[type="text"]:focus::-webkit-input-placeholder {text-indent: 500px; transition: text-indent 0.3s ease;}
.search form input[type="text"]:focus::-moz-placeholder          {text-indent: 500px; transition: text-indent 0.3s ease;}
.search form input[type="text"]:focus:-moz-placeholder           {text-indent: 500px; transition: text-indent 0.3s ease;}
.search form input[type="text"]:focus:-ms-input-placeholder      {text-indent: 500px; transition: text-indent 0.3s ease;}*/)

.search form input[type="text"]::-webkit-input-placeholder {color: #a7caf9;text-indent: 0px;   transition: text-indent 0.3s ease;}
.search form input[type="text"]:-moz-placeholder {color: #a7caf9;opacity:  1;text-indent: 0px;   transition: text-indent 0.3s ease;}
.search form input[type="text"]::-moz-placeholder {color: #a7caf9; opacity:  1;text-indent: 0px;   transition: text-indent 0.3s ease;}
.search form input[type="text"]:-ms-input-placeholder {color: #a7caf9;text-indent: 0px;   transition: text-indent 0.3s ease;}

.cabinet{float: right;margin-top: 4px;}
.cabinet a{   
    text-decoration: none; 
    color: #dedede;
    border-radius: 5px;   
}

.header-logo a{
	width: 140px;
	height: 100%;
	display: block;
}

.footer-logo {
	width: 170px;
	height: 100%;
	display: block;
}
.footer-logo img{
	width: 100%;
	height: 100%;
}
.header-logo a img{
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.header-logo-title {float: left; margin: 10px 0 10px 10px;}
.header-logo-title a:hover{text-decoration: none;}
.header-logo-title h3{font-size: 21px;text-transform: inherit;font-family: 'OpenSansBold', sans-serif; color: #000;margin-bottom: 10px;position: relative; top: 15px;}
.header-logo-title h4 span{font-size: 22px;margin-right: 5px;}
.header-logo-title h4{color: #fff;font-family: Tahoma, sans-serif;font-size: 17px;line-height: 14px;margin-bottom: 0;}
.header-logo-title p{font-size: 18px;font-family: Tahoma, sans-serif;color: #04ab57;margin-bottom: 0;font-weight: normal;}
img{
    max-width: 100%;
}
figure.image.col-md-6 {
    padding: 0;
}
.image img {
    width: 100%;
}
.logo{
    float: left;
    position: relative;
    top: 4px;
}
.top-block{float: right;margin-top: 15px;}
.top-block .symbol, .top-block .phone, .top-block .flag, .fax, .user-profile{float: left;}
.top-block .symbol, .top-block .phone, .fax{margin-top: 5px;}
.top-block .symbol ul {list-style: none; margin: 0;padding: 0;}
.top-block .symbol ul li a{text-decoration: none;}
.top-block .symbol ul li{
    float: left;
    text-align: center;
    width: 54px;
    height: 54px;
    border: 1px solid #373634;
    margin-right: 15px;
    padding-top: 3px;
    border-radius: 10px;
    overflow: hidden;    
}
.top-block .symbol ul li p{margin-bottom: 0;color: #373634;font-weight: 600;}
.top-block .phone, .top-block .fax{margin-right: 0;color: #000;}
.top-block .phone img{margin-right: 2px;}
.top-block .phone ul{list-style: none; padding: 0;}
.top-block .phone ul li{float: left;}
.top-block .phone i, .top-block .fax i{font-size: 19px;position: relative;top: 5px;}
.top-block .fax{margin-right: 10px;}
.top-block .fax i{    font-size: 24px; top: 7px;}
 .fax-list {font-size: 13px;}
.top-block .phone p, .top-block .fax p{font-size: 13px;margin-bottom: 0px;font-weight: 600;margin-right: 25px;color: #000;position: relative;right: 10px;}
.top-block .fax a span{font-size: 13px !important;}
.top-block .fax a .fax-list{font-family: "OpenSans", sans-serif;font-weight: normal !important;}
.top-block .phone p{top: 2px;}
.phone-list, .fax-list{margin-left: 22px;}
.top-block .num span{ font-size: 22px;font-weight: bold;position: relative;}
.top-block .num {line-height: 16px;font-size: 13px;}
.top-block .phone a, .top-block .fax a{font-size: 13px;font-family: 'OpenSansBold', sans-serif;text-decoration: none;color: #000;}
.top-block .phone a span, .top-block .fax a span{color: #000;font-size: 20px;}
.left-img{position: absolute; top: 0;}
#content-block-main{}
.intro-bg {
    overflow: hidden;
}
.intro-wrapper {
    box-sizing: border-box;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    max-height: 100vh;
    padding-top: 90px;
}
#mainNav .border{
    display:none!important
}
#slider .sp-horizontal .sp-arrows {   
    top: 42%;
    margin-top: 0px;
}
.slider-preload{
        display: block;
    text-align: center;
    /* margin: 30px; */
    padding: 193px 0;
    height: 450px;
    position: absolute;
    right: 0;
    left: 0;
}
#slider img.sp-image{border-radius: 0 0 10px 10px !important;}
#slider .sp-selected .scale, #slider-news-main .sp-selected .scale { 
    /*animation-name: rescale;
    -webkit-animation-name: rescale;
    animation-duration: 6s;
    -webkit-animation-duration: 6s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;*/
   /* opacity:1;*/
    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
         -o-transform: scale(1.1);
            transform: scale(1.1);
}
#slider-news-main .scale-1 { 
   -webkit-animation: zoom 5s; 
    animation: zoom 5s;    
    
  /*  animation-delay: 1s;
    -webkit-animation-play-state: paused;
  animation-play-state: paused;*/
    /*transition: opacity 3s ease-in-out;*/

    }

@-webkit-keyframes zoom {
    from {
    	-webkit-transform: scale(1);        
    }
    to {
    	-webkit-transform: scale(1.1);         
    }
}

/* Standard syntax */
@keyframes zoom {
   from {
        transform: scale(1);
   }
   to {
        transform: scale(1.1);
   }
}


#slider-news-main .sp-image-container {border-radius: 10px  0 0 10px !important;}
.slider-news{width: 55.555555%;padding-right: 0;}
.slider-news-content{width: 44.4%;padding-left: 0;}
.slider-news-content .slider-content{background: #fff;height: 350px; padding:0 15px;border-radius: 0  10px 10px 0 !important; }
.btn-slider{
        width: 26px;
    height: 26px;
    float: left;
    margin-right: 10px;
    font-size: 15px;
    background: rgba(255, 255, 255, 0.5);   
    border-radius: 18px;
    text-align: center;
    line-height: 26px;
    cursor: pointer;
}
div#block-frontpagenews {
    padding: 0;
}
#prev i{margin-right: 3px;}
#next i{margin-left: 3px;}
.sl-container{margin-top: 1px;}
.sl-container h4{font-size: 18px;line-height: 20px;padding-top: 15px;margin-bottom: 15px;color: #000;}
.sl-short-content{height: auto; overflow: hidden;color: #000;}
.user-navigation, .sl-container .read_more{position: absolute;bottom: 15px;}
.sl-container .read_more{right: 35px;}
.date-news{position: absolute;bottom: 16px;left: 90px; font-size: 13px;}
#slider-news-main img{
  /* opacity:0;*/
    -webkit-transition-property: opacity, -webkit-transform;
    -webkit-transition-duration: 3s, 10s;
       -moz-transition-property: opacity, -moz-transform;
       -moz-transition-duration: 3s, 10s;
        -ms-transition-property: opacity, -ms-transform;
        -ms-transition-duration: 3s, 10s;
         -o-transition-property: opacity, -o-transform;
         -o-transition-duration: 3s, 10s;
            transition-property: opacity, transform;
            transition-duration: 3s, 10s;}
/*#slider-news-main img.active {
    z-index: 10;
}
#slider-news-main img.last-active {
    z-index: 9;
}*/

@keyframes rescale {
    0% {
        transform: scale(1);
    }
    45% {
        transform: scale(1.2);
    }
    /*100% {
        transform: scale(1.2);
    }  */
}
@-webkit-keyframes rescale {
    0% {
        transform: scale(1);
    }
    45% {
        transform: scale(1.2);
    }
    /*100% {
        transform: scale(1.2);
    } */
}
.sp-buttons {position: absolute;margin-top: 0;}
.sp-button{border: 2px solid #ccc;width: 14px; height: 14px;}
.sp-selected-button {border-color: #ccc;background: #ccc;}
.sp-arrow:after {
    display:none;
}
.sp-horizontal.sp-rtl .sp-previous-arrow, .sp-next-arrow {
    -webkit-transform: none; -ms-transform: none; transform: none;
}
.sp-horizontal .sp-previous-arrow:before {
    -webkit-transform: none; -ms-transform: none; transform: none; background:transparent; font:60px FontAwesome; content:'\f104'; color:#fff;
}
.sp-horizontal .sp-next-arrow, .sp-horizontal.sp-rtl .sp-previous-arrow {
    right: 30px;
}
.sp-horizontal .sp-next-arrow:before {
    -webkit-transform: none; -ms-transform: none; transform: none; background:transparent; font:60px FontAwesome; content:'\f105'; color:#fff;
}	
.main{    margin-top: 0;}
/* news */
#slider-news .sp-buttons{position: relative;padding-top: 6px;}
#slider-news .sp-arrows {margin-top: -33px;}
#slider-news img.sp-image, #slider-news img.sp-thumbnail, #slider-news .sp-image-container {/*border-radius: 10px !important;*/}

.images-block {
    margin: 0;
    border-radius: 6px 6px 0 0;
    overflow: hidden;
}
.main-news-slider {  
  margin-top: 3px;
  margin-bottom: 9px;
}
.main-news-slider .tab-content{padding: 0 15px 15px;}
.main-news-slider h2 {
  border-bottom: 2px solid #0066a1;
  padding-bottom: 15px;
  font-size: 28px;
  font-weight: bold;
}
.main-news-slider h2 a {
  color: #282828;
}
.main-news-slider h2 i {
  margin-top: -10px;
}
.main-news-slider .btn-rss {
  margin-right: 10px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  color: #ff7f01;
  background: #f9f9f9;
  background: -moz-linear-gradient(top, #f9f9f9 0%, #d9d9d9 100%);
  background: -webkit-linear-gradient(top, #f9f9f9 0%, #d9d9d9 100%);
  background: linear-gradient(to bottom, #f9f9f9 0%, #d9d9d9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#d9d9d9', GradientType=0);
}
.main-news-slider .btn-rss:hover {
  color: #ff7f01;
}
.main-news-slider .btn-subscribe {
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  background: #f9f9f9;
  background: -moz-linear-gradient(top, #f9f9f9 0%, #d9d9d9 100%);
  background: -webkit-linear-gradient(top, #f9f9f9 0%, #d9d9d9 100%);
  background: linear-gradient(to bottom, #f9f9f9 0%, #d9d9d9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#d9d9d9', GradientType=0);
}
.main-news-slider .main-news-slider-tabs .preview-picture img {
      border-radius: 0 0 3px 3px;
}
.main-news-slider .main-news-slider-tabs .preview-text {
  margin-bottom: 10px;
}
.main-news-slider .main-news-slider-tabs.tab-content .tab-pane {
  padding: 0;
}
.tab-content .active-news {
    display: block;
}
.main-news-slider .main-news-slider-tabs .sep {
  width: 20px;
  text-align: center;
}
.main-news-slider .main-news-slider-right {
  border-left: 2px solid #bcbcbc;
}
.main-news-slider .main-news-slider-links {
  margin-bottom: 0;
}
.main-news-slider .main-news-slider-links .info-title{
    float: right;
    font-size: 10px;
    background: #e24238;
    color: #fff;
    padding: 0 5px;
    line-height: 15px;
    margin-top: 5px;
    border-radius: 5px;
}
.main-news-slider .main-news-slider-links a {
  text-decoration: none;
  padding: 5px 10px;
  display: inline-block;
  margin-left: -2px;
  border-left: 2px solid transparent;
  min-height: 85px;
      width: 100%;
}
.main-news-slider .main-news-slider-links a:hover {
  border-left: 2px solid #025dc2;
}
.main-news-slider .main-news-slider-links a.active {
  border-left: 2px solid #025dc2;
}
.main-news-slider .main-news-slider-links a .item-title {
  display: block;
  margin-bottom: 5px;
  font-size: 15px;
}
.main-news-slider .main-news-slider-links a .item-date {
  color: #707070;
  font-size: 12px;
}
.main-news {
  margin-top: 20px;
  margin-bottom: 25px;
}
.main-news h2 {
  border-bottom: 2px solid #0066a1;
  padding-bottom: 15px;
  font-size: 28px;
  font-weight: bold;
}
.main-news h2 a {
  color: #282828;
}
.main-news h2 i {
  margin-top: -10px;
}
.main-news .items .item {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #9f9f9f;
}
.main-news .items .item .item-title {
  display: block;
  font-size: 15px;
}
.main-news .items .item .item-date {
  color: #707070;
  font-size: 12px;
  padding: 5px 0 0 0;
  display: block;
}
.main-news .items .item:last-child {
  margin-bottom: 0px;
  border: none;
}
.specialversion .main-news-slider h2 {
  border-bottom: 2px solid #000;
}
.specialversion .main-news-slider h2 a {
  color: #000;
}
.specialversion .main-news-slider .btn-rss {
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #000;
  background: #fff;
}
.specialversion .main-news-slider .btn-rss i {
  display: none;
}
.specialversion .main-news-slider .btn-rss:hover {
  color: #000;
}
.specialversion .main-news-slider .btn-subscribe {
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #fff;
}
.specialversion .main-news-slider .btn-subscribe i {
  display: none;
}
.specialversion .main-news-slider .main-news-slider-tabs {
  font-size: 24px;
}
.specialversion .main-news-slider .main-news-slider-tabs a {
  font-size: 24px;
}
.specialversion .main-news-slider .main-news-slider-tabs .preview-picture img {
  border-radius: 0px;
}
.specialversion .main-news-slider .main-news-slider-right {
  font-size: 24px;
  border-left: 2px solid #dcdcdc !important;
}
.specialversion .main-news-slider .main-news-slider-links a:hover {
  border-left: 2px solid #000;
}
.specialversion .main-news-slider .main-news-slider-links a.active {
  border-left: 2px solid #dcdcdc !important;
}
.specialversion .main-news-slider .main-news-slider-links a .item-title {
  font-size: 18px;
}
.specialversion .main-news-slider .main-news-slider-links a .item-date {
  color: #000;
  font-size: 18px;
}
.fs-big .main-news-slider .main-news-slider-links a .item-title {
  font-size: 24px;
}
.fs-big .main-news-slider .main-news-slider-links a .item-date {
  font-size: 24px;
}
.color2 .main-news-slider h2 {
  border-bottom: 2px solid #000;
}
.color2 .main-news-slider h2 a {
  color: #000;
}
.color2 .main-news-slider .btn-rss {
  color: #000;
  background: #000;
}
.color2 .main-news-slider .btn-rss i {
  display: none;
}
.color2 .main-news-slider .btn-rss:hover {
  color: #000;
}
.color2 .main-news-slider .btn-subscribe {
  background: #000;
}
.color2 .main-news-slider .main-news-slider-tabs {
  color: #000;
}
.color2 .main-news-slider .main-news-slider-tabs a {
  color: #000;
}
.color2 .main-news-slider .main-news-slider-right {
  border-left: 2px solid #dcdcdc !important;
}
.color2 .main-news-slider .main-news-slider-links a {
  color: #000;
}
.color2 .main-news-slider .main-news-slider-links a:hover {
  border-left: 2px solid #373634 ;
}
.color2 .main-news-slider .main-news-slider-links a.active {
  border-left: 2px solid #373634  !important;
}
.color2 .main-news-slider .main-news-slider-links a .item-title {
  font-size: 18px;
}
.color2 .main-news-slider .main-news-slider-links a .item-date {
  color: #373634 ;
  font-size: 18px;
}
.main-news-slider-tabs h3 {
        font-size: 18px;
    line-height: 24px;
    margin-top: 15px;
    font-weight: bold;
}
.news-main a{text-decoration: none;}
.block-content{
	max-width: 870px;margin-right: 27px;width: 100%;
}
.sidebar-symbol{text-align: center; position: relative;bottom: 4px;margin-bottom: 3px;}
.sidebar-symbol ul{list-style: none;padding-left: 0;margin-bottom: 0;}
.sidebar-symbol ul li{text-align: center; display: inline-block;padding: 0 10px;font-size: 14px;}
.sidebar-symbol ul li img{display: inline-block;margin-right: 5px;position: relative;top: -1px;}
.sidebar-symbol li a:hover{color: #000;}

.title-block{
	margin: 17px 0 11px 0;
	width: 100%;
	height: 32px;
	position: relative;	
    background: rgb(46, 128, 198);
    background: -moz-linear-gradient(top, rgb(46, 128, 198) 0%, rgb(23, 107, 181) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgb(46, 128, 198)), color-stop(100%, rgba(23, 107, 181)));
    background: -webkit-linear-gradient(top, rgb(46, 128, 198) 0%, rgb(23, 107, 181) 100%);
    background: -o-linear-gradient(top, rgb(46, 128, 198) 0%, rgb(23, 107, 181) 100%);
    background: -ms-linear-gradient(top, rgb(46, 128, 198) 0%, rgb(23, 107, 181) 100%);
    background: linear-gradient(to bottom, rgb(46, 128, 198) 0%, rgb(23, 107, 181) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e80c6', endColorstr='#176bb5', GradientType=0 );
    -webkit-box-shadow: -2px 4px 22px -6px rgba(0,0,0,0.75);
    -moz-box-shadow: -2px 4px 22px -6px rgba(0,0,0,0.75);
    box-shadow: -2px 4px 22px -6px rgba(0,0,0,0.75);
	    border-radius: 0 34px 0 0;
	display: inline-block;
}

.title-block::after {
    content: ''; 
    position: absolute;
    left: 20px; bottom: -20px;
    border: 10px solid transparent;
    border-top: 10px solid #277ac1;
   }
	.title-block h1, .title-block-news h1{
		float: left;
    font-size: 17px;
    font-family: "OpenSansBold", sans-serif;
    margin: 12px 0 12px 25px;
    color: #fff;
    line-height: 5px;
	}
    .news-main .title-block-news h1{margin-top: 0;}
    .title-block-news h1, .title-block-news a{color: #000 !important;}
    .title-block-news h1{
        float: left;
    font-size: 20px;
    font-family: "OpenSansBold", sans-serif;
    margin: 6px 0 12px 16px;
    line-height: 14px;
    color: #0255c8 !important;
    }
	.title-block a, .title-block-news a{
		float: right;
		font-size: 14px;
		margin: 12px 20px 12px 0;
		color: #fff;
        line-height: 12px;
        border-bottom: 1px dotted;
        padding-bottom: 5px;
       
	}

    .title-block-news a {    
    margin: 0 0 6px 0;    
}
.news-main-home{
    padding: 60px 20px 60px;
}
.news-main-block{
    width: calc(100% - 360px);
}
.news-view .banner-ad-left-main{
    width: 360px;
}
.news-main-view-bg{
    width: 100%;
    background-color: #ffffff;
    margin-bottom: 30px;
    border-radius: 6px;
}
.news-block-title h1{
    font-size: 28px;
    font-family: OpenSansBold;
    /*margin: 0px 25px;*/
}
.news-category-url{
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 4;
    font-family: 'OpenSansRegular', sans-serif;
    color: #fff;
    background: rgba(4, 80, 181, 0.85);
    padding: 0 5px;
    border-radius: 3px;
}
.news .post-medium .post-medium-block-main{
    background-color: #fff;
    border-radius: 6px;
    overflow: hidden;
}
.cooperation .post-medium-block-main{
	background-color: #fff;
	border-radius: 6px;
	overflow: hidden;
	display: block;
	padding: 20px;
}

.cooperation .post-image{
	width: 100%;
	height: 115px;
}
.cooperation .post-content h2{
	font-size: 22px;
	font-weight: 600;
	line-height: 27px;
	overflow: hidden;
	height: 60px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.cooperation .post-image img{
	width: 100%;
	height: 100%;
	object-position: center;
	object-fit: cover;
}
.news .post-image .news-category-url > a{
    color: #fff;
    padding: 0 15px;
    line-height: 28px;
    font-size: 14px;
}
.news .post-image .news-category-url > a:hover{
    text-decoration: underline;
}
.news-container .title-block-news a {
    margin: 6px 0 6px 0;
}
.news-container .title-block-news .rss {margin-right: 10px;}
		.title-block a:hover, .title-block-news a:hover{
			text-decoration: none; border-bottom: 0;
		}
.title-block-news .rss{border-bottom: 0;margin-right: 10px; color: #ff750e !important;}
.title-block-news .rss i{margin-left: 5px;}
.title-block-news .rss:hover{color: #000;}
.news{
	width: 100%;	
}
.news .main-news:nth-child(odd){
    padding-right:10px;
}
.news .main-news:nth-child(even){
    padding-left:10px;
}
.news .post-image {
    position: relative;
    height: auto;
    /*padding: 0 10px 10px 0px;*/
}
.news .post-image a{
    position: relative;
    display: block;
    
    overflow: hidden;
}
.news .post-image a .post-image-shadow:before{
    /*
    content: '';
    position: absolute;
    z-index: 1;
    left: 0;
    top: 100%;
    width: 100%;
    height: 1px;
    box-shadow: 0 0 50px 20px rgba(3, 79, 180, 0.7);
    opacity: 0;
    transition: all 1s cubic-bezier(0.215, 0.61, 0.355, 1);
    */
}
.news .post-image img {
    /*width: 100%;*/
    width: 435px;
    height: 245px;
    transition: all 1s cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: scale(1);
    transform: scale(1);
}
.news .post-image a:hover img{
    -webkit-transform: scale(1.07);
    transform: scale(1.07);
}
.news .post-image a:hover .post-image-shadow:before{
    opacity: 1;
}
.news .post-content p{
    font-size: 14px;   
}
.news .post h2 {
   font-size: 18px;
    line-height: 24px;
    margin-top: 5px;
    font-weight: bold;
    letter-spacing: 0;
}
.news article {
    border: 0;
    overflow: hidden;
    width: 33.3333333%;
    float: left;
    box-sizing: border-box;
    padding: 15px;
}
#news-home .news article {
    width: 25%;
}
.report .news article { padding-bottom: 0;}
.news .main-news {
    width: 50%;
     float: left; 
     box-sizing: border-box;
    /* max-width: 420px; */
    /* margin-right: 30px; */
}	
.news .main-news img{width:100%;}
.news-image{
	position: relative;
	width: 100%;
    border-bottom: 5px solid #0b5cab;
            overflow: hidden;
    height: 163px;
}
.news-image img{
         -webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.main-news:hover img{
    -webkit-transform: scale(1.2) rotate(2deg);
-moz-transform: scale(1.2) rotate(2deg);
-o-transform: scale(1.2) rotate(2deg);
-ms-transform: scale(1.2) rotate(2deg);
transform: scale(1.2) rotate(2deg);
}
.news-views{
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	background-color: #bc9a23;
	padding: 5px 10px 3px 10px;
}
.news-views p:after{
  content: '';
width: 0;
height: 0;
border-style: solid;
    border-width: 33px 0 0 20px;
border-color: transparent transparent transparent #bc9a23;
position: absolute;
top: -1px;
right: -19px;
}
.news-views p, .news-container .news-views p{
	float: right;
	padding-left: 5px;
    margin-bottom: 0;
     color: #fff;	
}
.post-meta{
    margin-top: 10px;
    color: #c7c7c7;
}
.post-meta .btn-primary {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #1373c2;
    padding: 4px 20px;
    border-radius: 6px;
    border: none;
}
.news-date{
	position: absolute;
	bottom: 0;
	right: 0;
	background-color: #0b5cab;
	padding: 5px 15px;
}
.news-date h1{
	text-align: center;
	font-size: 30px;
    margin-bottom: 0;
    	color: #fff;
    line-height: 32px;		
}
.news-date p, .news-container .news-date p{
    text-align: center;
    font-size: 20px;
    margin-bottom: 0;
    color: #fff;		
}
/*--------------------*/
.news div .news-text{
	margin-top: -3px;
	border: 1px solid #bebebe;
	   border-radius: 0 0 10px 10px;
    /* max-width: 420px; */
    background-color: #e6e6e6;
    height: 87px;
    overflow: hidden;
}
.news div .news-text p{
	    padding: 20px 15px;
font-size: 16px;    
line-height: 1.2;
margin-bottom: 0;
}
#symbols .news div .news-text p{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.title-block-news{
    padding: 0 13px;
}
.title-block-news{
    padding: 0 13px;
}
	/*--------------------*/
    .info-block {}
    .info-block .title-block-news h1{}
.middle-news{
	width: 100%;
    margin-top: 0;
	display: inline-block;
    background: #fcfbf5;
      padding: 2px 15px;
    border-radius: 10px;
}
.middle-news .main-middle-news:nth-child(1), .middle-news .main-middle-news:nth-child(2){ border-bottom: 1px solid #d2d2d2;}
.middle-news .main-middle-news{
    width: 48%;
    float: left;
    margin-bottom: 0;   
    padding-bottom: 21px;  
    height: 85px;
    margin-right: 25px;
    padding-top: 10px;
}
.middle-news .main-middle-news p{
    color: #333333;margin-bottom: 5px;line-height: 20px;overflow: hidden;height: 40px;
}
.middle-news .main-middle-news img{
	float: left;border: 3px solid #d2d2d2;margin-right: 18px;
}

.middle-news .main-middle-news span{
    color: #949494;
}
.middle-news .main-middle-news:nth-child(even){margin-right: 0;}
.middle-news .main-middle-news:nth-child(5), .middle-news .main-middle-news:nth-child(6){border-bottom: 0;margin-bottom: 0;padding-bottom: 10px;}
.links{margin-bottom: 15px;}
.links-main{margin-top: 10px;}
.links-main .title-block{margin-top: 0;}
.links-item{float: left; width: 50%;background: #f2f9ff;padding: 10px 5px;height: 80px;}
#owl-links-banner .links-item{width: 100%;}
.links-item h3{font-family: "OpenSansBold", sans-serif;font-size: 14px;margin-bottom: 0;text-transform: initial;line-height: 17px;}
.links-item a{text-decoration: none;}
.links-item p{margin-bottom: 0;color: green;}
.links-img{width: 54px; height: 54px; border-radius: 10px;float: left;margin: 0 10px 0 0;}
.links-img img{width: auto !important;    margin: 6px auto;}
#owl-links .item{    border-radius: 10px;
    overflow: hidden;}
#owl-links .owl-dots{
    position: absolute;
    right: 10px;
    top: -28px;
    bottom: 0;
    height: 0;  
    margin: 0;
}
#owl-interactive .owl-dots{    margin-top: 0;    line-height: 0;}
#owl-links  .owl-dots .owl-dot.active span, #owl-interactive .owl-dots .owl-dot:hover span {
    background: #2376be;
}
#owl-links  .owl-dots .owl-dot span{background: #fff;}
#owl-links .owl-dots .owl-dot span, #owl-interactive .owl-dots .owl-dot span{
    width: 10px;
    height: 10px;
}
div#news-all {
    max-width: 870px;
    margin: 20px auto;
}
div#news-all img{
    max-width:100%;
}
#owl-links .owl-dots .owl-dot span{background: transparent; border: 1px solid #000;}

.block-sidebar {  
    padding-left: 0;
    margin-bottom: 10px;
}
#news {
    overflow: hidden;
    padding: 0 57px;
}
.title-block-news a {
    padding-top: 5px;
    line-height: 1.3;
}
.block-sidebar .sidebar-title{
    padding: 8px;
    text-align: center;
    border-radius: 0 0 10px 10px;
    bottom: 2px;
}
.phone {
    position: relative;
    top: -4px;
    color: #9e9e9e;
}
.en .sidebar-symbol ul li {padding: 0 8px;}
.block-sidebar .sidebar-title h4{color: #116bbb;font-family: "OpenSansBold", sans-serif; font-size: 14px; margin: 0;    line-height: 19px; }
.sidebar-block-1{
    padding-bottom: 21px;
    background-color: #fff;
    position: relative;
   /* -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    background-image: url(../img/banner-bg.png);
    background-repeat: no-repeat;
    background-position: 30px 107px;
    min-height: 254px;*/
    border-radius: 10px;
}
.projects-view-main{
    width: 100%;
    padding: 10px 0;
    overflow: hidden;
}
.projects-block{
    margin-bottom: 40px;
}
.projects-block .sidebar-block-1 .side-bar-img {
    background: #dbe9ff;
    border-radius: 50%;
    position: relative;
    display: block;
    top: 13px;
    width: 154px;
    height: 154px;
    margin: 0 auto 40px;
    padding: 23px;
    /*-webkit-box-shadow: 0 0 0 3px #ebf3ff;
    box-shadow: 0 0 0 3px #ebf3ff;*/
    -webkit-transition: -webkit-transform 1s,box-shadow .5s;
    -moz-transition: -moz-transform 1s,box-shadow .5s;
    -o-transition: -o-transform 1s,box-shadow .5s;
    transition: transform 1s,box-shadow .5s;
}
.banner-text{
    margin-top: 26px;
}
.profession p{
    color:#999999;
    padding-top: 5px;
    font: 14px Geometria, sans-serif;
}
.projects .sidebar-block-1{
    width:16.666%;
    float:left;
    padding: 15px;
}
.youth{
    padding: 0 40px;
}
.projects .sidebar-block-1 .sidebar-inner{
    background-color: transparent;
    min-height: 300px;
    padding:20px 0;
    text-align:center;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.projects .sidebar-block-1 .sidebar-inner:hover .side-bar-img{
    box-shadow: 0 0 0 10px #ebf0f0;
    animation: gallery-humbnail .6s forwards;
    -webkit-animation: gallery-humbnail .6s forwards;
    -webkit-box-shadow: 0 0 0 10px #ebf3ff;
    box-shadow: 0 0 0 10px #ebf3ff;
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
}

.projects .sidebar-block-1 .sidebar-inner h4, .projects .sidebar-block-1 .sidebar-inner h5{
    color: #000
}
.projects .sidebar-block-1{
    background-color:transparent;
}
.projects .sidebar-block-1 a img {
    padding: 7px 0 0;
    max-width: 70%;
}
.sidebar-block-1 .side-bar-img{
    display: table;
    margin: 0 auto;
    left: 0;
    height: 230px;
    right: 0;
}
.sidebar-block-2{margin-top: 0;text-align: center;}
.sidebar-block-2 img{border: 1px solid #d1d1d1;}
#owl-links{margin-bottom: 0;}
.galery-main{
	width: 100%;
	background-image: url(../img/footer-top-bg.jpg);
	background-size: cover;
}
.galery-foto{
    float: left;
    width: 49%; 
    margin-top: 5px;
}
.galery-text{
	width: 100%;
	margin: 13px 0 10px 0;
    float: left;
}
.galery-text h1{
	color: #34562b;
	font-size: 24px;
	font-family: OpenSans;
	float: left;
    margin-bottom: 0;
}
.galery-text a{
	color: #34562b;
	font-size: 16px;
	font-family: OpenSansBold;
	float: right;
        margin-top: 5px;
}
.galery-text a:hover{
	text-decoration: underline;
}
.galery-foto .foto{
   	width: 100%;
	margin-bottom: 17px;
}
.galery-foto .foto a{
	float: left;
}
.galery-foto .foto a:nth-child(2){
	float: right;
}
.galery-video{
	float: right;
	width: 49%;
        margin-top: 5px;
}
.galery-video img{border-radius: 10px;}
.galery-video .video{
	width: 100%;position: relative;border: 1px solid rgba(255, 255, 255, 0.5);
    padding: 3px;
    border-radius: 10px;
}
.galery-video .video .vjs-big-play-button{
    left: 0px;
    top: 0px;
    margin: 18% auto;
}
.galery-video .video video{
	width: 571px;
	height: 275px;
}
.galery-video .video-js{width: 100% !important;height: 275px !important;}
.galery-video iframe {
    width: 100%;
    height: 275px;
    border: 0;
}
#footer-top{
    width: 100%;
    padding-bottom: 0;
      
}

.footer-top-block{margin-top: 10px;border-top: 1px solid #e0e0e0;}
.footer-top-item{float: left;
    width: 25%;
        padding-right: 26px;
    box-sizing: border-box;}
.footer-top-item:nth-child(4){padding-right: 0;}
.opros-title{text-align: center; font-size: 16px; color: #333333;font-family: Tahoma, sans-serif;
    padding: 0 15px;
    margin-bottom: 3px;
    font-weight: bold;}
.opros input{margin-right: 6px;}
.opros .answers{font-size: 16px;    margin-bottom: 2px;
    font-weight: bold;
    color: #333333;}
.opros .answers:hover{
    color: #044d9b; cursor: pointer;
}

.radio-style {vertical-align: top;width: 16px;height: 16px;margin: 0 3px 0 0;}
.radio-style + label {cursor: pointer;}
.radio-style:not(checked) {position: absolute;opacity: 0;}
.radio-style:not(checked) + label {position: relative;padding: 0 0 0 28px;font: 16px OpenSansRegular, sans-serif;}
.radio-style:not(checked) + label:before {content: '';position: absolute;top: 0;left: 0;width: 16px;height: 16px;border: 1px solid #044d9b;border-radius: 50%;background: #fff;}
.radio-style:not(checked) + label:after {content: '';position: absolute;top: 3px;left: 3px;width: 10px;height: 10px;border-radius: 50%;background: #044d9b;box-shadow: inset 0 1px 1px rgba(0,0,0,.5);opacity: 0;transition: all .2s;}
.radio-style:checked + label:after {opacity: 1;}
.button-answers{text-align: center;margin-top: 8px;}
.answers-btn{
    padding: 2px 15px !important;    
    font-size: 15px !important;
    border-radius: 30px;
}
.answers-btn, .subscribe-btn, .contact-btn{
    padding: 4px 16px;    
background: rgb(46, 128, 198);
    background: -moz-linear-gradient(top, rgb(46, 128, 198) 0%, rgb(23, 107, 181) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgb(46, 128, 198)), color-stop(100%, rgba(23, 107, 181)));
    background: -webkit-linear-gradient(top, rgb(46, 128, 198) 0%, rgb(23, 107, 181) 100%);
    background: -o-linear-gradient(top, rgb(46, 128, 198) 0%, rgb(23, 107, 181) 100%);
    background: -ms-linear-gradient(top, rgb(46, 128, 198) 0%, rgb(23, 107, 181) 100%);
    background: linear-gradient(to bottom, rgb(46, 128, 198) 0%, rgb(23, 107, 181) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e80c6', endColorstr='#176bb5', GradientType=0 );
color: #fff;
    font-size: 16px;
    outline: 0;
    border: 0;
}
.subscription form{text-align: center;}
.subscribe-btn{width: 75%; text-align: center;    margin-top: 30px;}
.answers-btn:hover, .subscribe-btn:hover, .btn:hover{
    color: #fff;
}
.button-answers input, .button-answers .answers-btn{width: 100%;max-width: 120px;}
.answers-btn:active, .subscribe-btn:active, .answers-btn:hover, .subscribe-btn:hover, .contact-btn:hover, .contact-btn:active{
   color: #fff; 
   outline: none !important;
   background: rgb(46, 128, 198);
    background: -moz-linear-gradient(top, rgb(23, 107, 181) 0%, rgb(46, 128, 198) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgb(23, 107, 181)), color-stop(100%, rgba(46, 128, 198)));
    background: -webkit-linear-gradient(top, rgb(23, 107, 181) 0%, rgb(46, 128, 198) 100%);
    background: -o-linear-gradient(top, rgb(23, 107, 181) 0%, rgb(46, 128, 198) 100%);
    background: -ms-linear-gradient(top, rgb(23, 107, 181) 0%, rgb(46, 128, 198) 100%);
    background: linear-gradient(to bottom, rgb(23, 107, 181) 0%, rgb(46, 128, 198) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#176bb5', endColorstr='#2e80c6', GradientType=0 );
}
.subscription .content{
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    text-align: justify;
}
.subscription input{
        width: 75%;
    border: 1px solid #000;
    padding-left: 10px;
    border-radius: 8px;
    padding: 3px 10px;
    margin-top: 10px;
}

/*Begin Calendar*/

.flatpickr-calendar.inline {
    width: 100%;
    font-family: OpenSansBold;
    top:-3px;
    background: none;
}
.flatpickr-calendar.arrowBottom:before, .flatpickr-calendar.arrowBottom:after{display: none;}
.flatpickr-calendar{box-shadow: none;}
.flatpickr-month{
	margin: 20px 0 10px 0;
	width: 100%;
	height: 32px;
	position: relative;	
      background: rgba(22,121,201,1);
    background: -moz-linear-gradient(top, rgba(22,121,201,1) 0%, rgba(1,68,146,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(22,121,201,1)), color-stop(100%, rgba(1,68,146,1)));
    background: -webkit-linear-gradient(top, rgba(22,121,201,1) 0%, rgba(1,68,146,1) 100%);
    background: -o-linear-gradient(top, rgba(22,121,201,1) 0%, rgba(1,68,146,1) 100%);
    background: -ms-linear-gradient(top, rgba(22,121,201,1) 0%, rgba(1,68,146,1) 100%);
    background: linear-gradient(to bottom, rgba(22,121,201,1) 0%, rgba(1,68,146,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1679c9', endColorstr='#014492', GradientType=0 );
    box-shadow: inset 0 2px 2px 1px #1266aa;
	border-radius: 5px;
	display: inline-block;
	color: #fff;
}
.flatpickr-month::after{
    content: ''; 
   position: absolute;
left: 20px; bottom: -20px;
border: 10px solid transparent;
border-top: 10px solid #044d9b;
}
.flatpickr-prev-month, .flatpickr-next-month {
    top: 8px;
}
.flatpickr-current-month{
	top: 3px;
	font-size: 17px;
}
	.flatpickr-current-month span.cur-month {
	    font-family: OpenSansBold;
	}
.flatpickr-rContainer {
    overflow: hidden;
}
.flatpickr-weekdays{
	/*display: none;*/
}
.flatpickr-days {
	width: 100%;
}
	.flatpickr-day{
		height: 38px;
		line-height: 37px;
		border-radius: 5px; 
	}
.flatpickr-day.today {
	color: #fff;
    border-color: #ff8400;
       background: -webkit-linear-gradient(top,#ff8400,#ff6901);
    background: -moz-linear-gradient(top,#ff8400,#ff6901);
    background: -ms-linear-gradient(top,#ff8400,#ff6901);
    background: -o-linear-gradient(top,#ff8400,#ff6901);
    background: linear-gradient(top,#ff8400,#ff6901);
}
.social-icon ul {
    padding-left: 0;
}
#footer .social-icon ul li a {
    display: block;
    height: 78px;
    width: 78px;
    border: none;
    text-align: center;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -khtml-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
#footer{
	background-color: #e2f5ff;
    position: relative;
	padding:0 40px;
    /*
        background: -moz-linear-gradient(left, rgba(1,44,95,1) 0%, rgba(1,44,95,0.81) 99%, rgba(1,44,95,0.81) 100%); 
        background: -webkit-linear-gradient(left, rgba(1,44,95,1) 0%,rgba(1,44,95,0.81) 99%,rgba(1,44,95,0.81) 100%); 
        background: linear-gradient(to right, rgba(1,44,95,1) 0%,rgba(1,44,95,0.81) 99%,rgba(1,44,95,0.81) 100%); 
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#012c5f', endColorstr='#cf012c5f',GradientType=1 );
    */
}
.footer-main{
	overflow: hidden;
	padding: 28px 0 18px;
}

.social-icon ul{
    margin-bottom:0;
}
.footer-pack{
	display: flex;
	flex-direction: column;
}
.copyright{
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.copyright img{
	float: left;
} 
.copyright .copyright-text{
	font-size: 15px;
}
.footer-feedback{
	list-style: none;
	padding: 0;
}
.footer-feedback li{
	margin-bottom: 15px;
}
.footer-feedback li a{
	margin-left: 10px;
	color: #373634;
}
.footer-feedback li span{
	font-size: 20px;
	line-height: 26px;
	font-weight: 600;
	color: #000;
}
.copyright-text h3{
	font-family: OpenSansBold;margin-bottom: 0;
       font-size: 13px;
    text-transform: inherit;
    line-height: 19px;
    margin-top: 7px;
}
.footer-text{
	margin-top: 20px;
	width: 425px;
	font-size: 16px;
	line-height: 24px;
	color: #000;
}
.copyright-text h4{
        text-transform: uppercase;
    font-family: Tahoma, sans-serif;
    color: #04ab57;
    padding: 5px 0;
    font-size: 12px;
    line-height: 15px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
.copyright-text p{font-size: 13px; text-transform: initial;font-weight: normal;margin-bottom: 7px;}
.copyright-text .copy{
    display: inline-block;   
    color: #0255c8;
    font-family: Tahoma,sans-serif;
}

.footer-right{
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: end;
}
.footer-info-top{
	width: 100%;
	overflow: hidden;
	margin: 11px 0 0 10px; 
	
}

.footer-info-top div{
	float: left;    margin-right: 20px;
    margin-bottom: 5px;
}
.footer-info-top .fax{margin: 0;}


/*.footer-info-top .phone{
    width: 185px;
        height: 40px;
}*/
.footer-info-top .phone p{line-height: 25px;}
.footer-info-top .phone i{margin-top: 6px !important;}
.main-map-detail p{margin-bottom: 6px;}
/*.footer-info-top .email{
    width: 170px;
        height: 40px;
}*/
/*.footer-info-top .link{
    width: 150px;
    height: 40px;
}*/
#footer i{
	font-size: 30px;
	color: #0255c8;
    vertical-align:middle;
    margin-top: 23px;
	/*padding: 5px;*/
}
#footer .address{float: left;    margin-left: 10px;position: relative;
    bottom: 5px;}
.footer-info-top div p, #footer .address p{
	display: block;
	overflow: hidden;
	font-size: 14px;
	font-family: OpenSans;
	padding: 3px 10px;
        line-height: 18px;
            margin-bottom: 0;
}

.footer-info-top div:nth-child(1) p{
	padding-top: 0;
}
.footer-info-top div a{
	display: block;
	overflow: hidden;
	color: #000;
	font-size: 14px;
	font-family: OpenSans;
	padding: 2px 10px;
}
.footer-info-top div a:hover{
	text-decoration: none;
}
.footer-info-bottom, .footer-info-bottom-2{
	    width: 50%;
    /* display: inline-block; */
    margin-top: 0;
    float: left;
}
.site-info-footer ul li {
    line-height: 18px;
    font-family: Tahoma;
    font-size: 13px;
}
.footer-info-bottom-2{margin-top: 0;}
.footer-images{
	float: left;
    margin-bottom: 6px;
	padding-left: 0;
}
.footer-images img{
	padding-right: 5px;
}
#footer .dev{
    font-size: 15px;
    font-family: Tahoma,sans-serif;
    color: #0255c8;

}
#footer .dev a{
    color: #2a7cc3;
}
.social-icon ul li:first-child{
    border-left: 1px solid rgba(255, 255, 255, 0.1);
}
#footer .social-icon ul li a:hover i{
    color:#022c5f;
}
.counters .sidebar-block-1 {
    width: 25%;
    margin-right: 0;
}
#footer .dev a{border-bottom: 1px dotted;display: inline-block; color: #0255c8;}
#footer .dev a:hover{
	text-decoration: none;
}
.site-info-footer{float: left;    margin-left: 11px;font-size: 14px;margin-top: 0;}
.site-info-footer ul{list-style: none;padding: 0; color: #373634;}
.site-error{float: right; font-size: 14px; text-align: right;    position: relative;
    bottom: 2px;}
.site-error p{    margin-bottom: 0;
    font-family: Tahoma;
    line-height: 18px;
    font-size: 13px;}
.pages{/*background: #fff;*/}
#map{height: 500px;margin-top: 15px;    margin-right: -15px;}
.captcha-main{
	padding-right: 0;
	float: left;
	margin-left: 0;
	display: flex;
	align-items: center;
	margin-top: 30px;
}
.cont-1 .captcha-main{margin-left: 15px;}
.captcha-main i{font-size: 24px;}

.photos .photo-item{
    float: left;     
    margin-bottom: 10px;
    position: relative;
    padding: 0 10px;
    width: 33.33333333333%;
}
.cover{
    opacity:0; position:absolute; z-index: 1; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,0.6); color:#fff; text-align:center; line-height:22px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.social-icon {
    display: inline-block;
    vertical-align: top;
}
.social-icon ul li:hover a{
    background-color:#fff;
}
.social-icon ul li{
    display: inline-block;
    vertical-align: top;
    height: 78px;
    margin-left: -4px;
    width: 78px;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
}

.photos .photo-item:hover .cover{ opacity:1;}
.photos .photo-item img{
    -webkit-transition: all 400ms ease-in;
    -moz-transition: all 400ms ease-in;
    -ms-transition: all 400ms ease-in;
    -o-transition: all 400ms ease-in;
    transition: all 400ms ease-in;
}
.photos .photo-item:hover img{
    transform: scale(1.1);
}
.cover i {line-height: 7.8;}
.photos .photo-item a{
    display:block; position:relative; overflow:hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.photos .photo-item img{width: 100%;}
.contacts {
    width: 100%;
}
.sitemap h3{font-size: 18px;}
#nav-sitemap{list-style: none;padding-left: 0;}
#nav-sitemap li {padding: 5px;}


.year-tabs{text-align: center;}
#year{padding: 0; list-style: none;display: inline-block;margin-bottom: 0;}
#year li{
    padding: 5px 15px;
    float: left;
    background: rgba(22,121,201,1);
    background: -moz-linear-gradient(top, rgba(22,121,201,1) 0%, rgba(1,68,146,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(22,121,201,1)), color-stop(100%, rgba(1,68,146,1)));
    background: -webkit-linear-gradient(top, rgba(22,121,201,1) 0%, rgba(1,68,146,1) 100%);
    background: -o-linear-gradient(top, rgba(22,121,201,1) 0%, rgba(1,68,146,1) 100%);
    background: -ms-linear-gradient(top, rgba(22,121,201,1) 0%, rgba(1,68,146,1) 100%);
    background: linear-gradient(to bottom, rgba(22,121,201,1) 0%, rgba(1,68,146,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1679c9', endColorstr='#014492', GradientType=0 );
    box-shadow: inset 0 2px 2px 1px #1266aa;
    border-right: 1px solid #fff;   
}
#year li:first-child{border-radius: 5px 0 0 5px;}
#year li:last-child{border-radius: 0 5px 5px 0;border-right: 0;}
#year li a{color: #fff;}
#year .sel, #year li:hover{background: #068ae2;box-shadow: none;}

.video-main{padding-top: 0;}
.video .video-item{
        float: left;
    margin-bottom: 10px;
    position: relative;
    padding-right: 10px;
    width: 33.33333333333%;
}
.video .video-item .title {margin-top: 10px;}
.video .video-item .title h3{font-size: 16px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.vjs-big-play-button {
       left: 0px;
    top: 5px;
    bottom: 0;
    right: 10px;
    font-size: 3em;
    display: block;
    z-index: 2;
    position: absolute;
    width: 60px;
    height: 60px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    opacity: 1;
    background-color: #07141e;
    background-color: rgba(7, 20, 30, 0.7);
    border: 0.1em solid #3b4249;
    -webkit-border-radius: 0.8em;
    -moz-border-radius: 0.8em;
    border-radius: 1em;
    -webkit-box-shadow: 0px 0px 1em rgba(255, 255, 255, 0.25);
    -moz-box-shadow: 0px 0px 1em rgba(255, 255, 255, 0.25);
    box-shadow: 0px 0px 1em rgba(255, 255, 255, 0.25);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    margin: 25% auto;
}
.video-main .vjs-big-play-button {
    left: 0px;
    top: 0;
    bottom: 0;
    right: 0;
    font-size: 3em;
    display: block;
    z-index: 2;
    position: absolute;
    width: 62px;
    height: 61px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    opacity: 1;
    background-color: #07141e;
    background-color: rgba(7, 20, 30, 0.7);
    border: 0.1em solid #3b4249;
    -webkit-border-radius: 0.8em;
    -moz-border-radius: 0.8em;
    border-radius: 1em;
    -webkit-box-shadow: 0px 0px 1em rgba(255, 255, 255, 0.25);
    -moz-box-shadow: 0px 0px 1em rgba(255, 255, 255, 0.25);
    box-shadow: 0px 0px 1em rgba(255, 255, 255, 0.25);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    margin: 17% auto;
}
.vjs-big-play-button:before {
    position: absolute;
    left: 0;
    content: '';
    height: 52px;
    width: 52px;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50px 50px;
    background-image: url(video-play.png);
    background-image: url(video-play.svg),none;
}
.vjs-big-play-button:hover, .vjs-big-play-button:focus {
    outline: 0;
    border-color: #fff;
    background-color: #505050;
    background-color: rgba(50, 50, 50, 0.75);
    -webkit-box-shadow: 0 0 3em #ffffff;
    -moz-box-shadow: 0 0 3em #ffffff;
    box-shadow: 0 0 3em #ffffff;
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s;
}

#ask_button, .send-faq{float: right;}
#ask_button button{
    cursor: pointer; padding: 8px; border-radius: 5px; background: #008c45;
    background-image: -webkit-linear-gradient(bottom, #008c45, #01b75e);
    background-image: -o-linear-gradient(bottom, #008c45, #01b75e);
    background-image: linear-gradient(to top, #008c45, #01b75e);color: #fff;border: 0;
}
.docs ul{list-style: none; padding: 0;border-bottom: 0;float: left;width: 100%;margin-top: 20px;}
.docs ul li{
    padding: 5px 0;    
    float: left;
    width: 100%;
}
.docs ul li h4{margin-bottom: 0;font-size: 16px;float: left;}
.docs ul li h4 i{font-size: 20px;margin-right: 8px;}
.docs ul li a{float: right;}
.docs ul li a i{font-size: 18px; margin-top: 7px;}
.docs ul li .fa-file-pdf-o{color: red;}
.docs ul li .fa-file-word-o{color: blue;}
.docs ul li .fa-download {color: #757575;}
.banner-main{/*padding-bottom: 15px;margin-top: 0;*/    padding-bottom: 5px;
    margin-top: 5px;}
.banner-main img{border-radius: 10px;}
.advert .title-block{margin-top: 0;margin-bottom: 5px;}
.advert{    margin-top: 10px;}
.advert-item{text-align: center;}
.advert-item h4{
  font-size: 14px;
    line-height: 20px;
    margin-top: 0px;
    margin-bottom: 0;
    text-align: right;
}
#owl-advert{margin-bottom: 11px;}
.gsInformer{width: 265px !important;}
.menu-contents strong{line-height: 28px;}
.menu-contents h1, .menu-contents h2, .menu-contents h3, .menu-contents h4, .menu-contents h5, .menu-contents h6{
    line-height: 28px;
    font-size: 20px;
}
#fountainG{
	position:relative;
	width:234px;
	height:28px;
	margin:auto;
}

.fountainG{
	position:absolute;
	top:0;
	background-color:#116bbb;
	width:28px;
	height:28px;
	animation-name:bounce_fountainG;
		-o-animation-name:bounce_fountainG;
		-ms-animation-name:bounce_fountainG;
		-webkit-animation-name:bounce_fountainG;
		-moz-animation-name:bounce_fountainG;
	animation-duration:1.5s;
		-o-animation-duration:1.5s;
		-ms-animation-duration:1.5s;
		-webkit-animation-duration:1.5s;
		-moz-animation-duration:1.5s;
	animation-iteration-count:infinite;
		-o-animation-iteration-count:infinite;
		-ms-animation-iteration-count:infinite;
		-webkit-animation-iteration-count:infinite;
		-moz-animation-iteration-count:infinite;
	animation-direction:normal;
		-o-animation-direction:normal;
		-ms-animation-direction:normal;
		-webkit-animation-direction:normal;
		-moz-animation-direction:normal;
	transform:scale(.3);
		-o-transform:scale(.3);
		-ms-transform:scale(.3);
		-webkit-transform:scale(.3);
		-moz-transform:scale(.3);
	border-radius:19px;
		-o-border-radius:19px;
		-ms-border-radius:19px;
		-webkit-border-radius:19px;
		-moz-border-radius:19px;
}

#fountainG_1{
	left:0;
	animation-delay:0.6s;
		-o-animation-delay:0.6s;
		-ms-animation-delay:0.6s;
		-webkit-animation-delay:0.6s;
		-moz-animation-delay:0.6s;
}

#fountainG_2{
	left:29px;
	animation-delay:0.75s;
		-o-animation-delay:0.75s;
		-ms-animation-delay:0.75s;
		-webkit-animation-delay:0.75s;
		-moz-animation-delay:0.75s;
}

#fountainG_3{
	left:58px;
	animation-delay:0.9s;
		-o-animation-delay:0.9s;
		-ms-animation-delay:0.9s;
		-webkit-animation-delay:0.9s;
		-moz-animation-delay:0.9s;
}

#fountainG_4{
	left:88px;
	animation-delay:1.05s;
		-o-animation-delay:1.05s;
		-ms-animation-delay:1.05s;
		-webkit-animation-delay:1.05s;
		-moz-animation-delay:1.05s;
}

#fountainG_5{
	left:117px;
	animation-delay:1.2s;
		-o-animation-delay:1.2s;
		-ms-animation-delay:1.2s;
		-webkit-animation-delay:1.2s;
		-moz-animation-delay:1.2s;
}

#fountainG_6{
	left:146px;
	animation-delay:1.35s;
		-o-animation-delay:1.35s;
		-ms-animation-delay:1.35s;
		-webkit-animation-delay:1.35s;
		-moz-animation-delay:1.35s;
}

#fountainG_7{
	left:175px;
	animation-delay:1.5s;
		-o-animation-delay:1.5s;
		-ms-animation-delay:1.5s;
		-webkit-animation-delay:1.5s;
		-moz-animation-delay:1.5s;
}

#fountainG_8{
	left:205px;
	animation-delay:1.64s;
		-o-animation-delay:1.64s;
		-ms-animation-delay:1.64s;
		-webkit-animation-delay:1.64s;
		-moz-animation-delay:1.64s;
}



@keyframes bounce_fountainG{
	0%{
	transform:scale(1);
		background-color:rgb(0,140,70);
	}

	100%{
	transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}

@-o-keyframes bounce_fountainG{
	0%{
	-o-transform:scale(1);
		background-color:rgb(0,140,70);
	}

	100%{
	-o-transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}

@-ms-keyframes bounce_fountainG{
	0%{
	-ms-transform:scale(1);
		background-color:rgb(0,140,70);
	}

	100%{
	-ms-transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}

@-webkit-keyframes bounce_fountainG{
	0%{
	-webkit-transform:scale(1);
		background-color:rgb(0,140,70);
	}

	100%{
	-webkit-transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}

@-moz-keyframes bounce_fountainG{
	0%{
	-moz-transform:scale(1);
		background-color:rgb(0,140,70);
	}

	100%{
	-moz-transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}
.kurs{text-align: center;}
.kurs img{width: 85%;}
.manufactured .sp-image{border-radius: 10px;}
.manufactured .span-6{padding-right: 0;}
.manufactured .sp-horizontal .sp-arrows {top: 47%;}
#owl-advert .owl-item img {width: initial;float: left;margin-top: 5px;}
.data-banner{margin-top: 15px;}
.data-banner a{
   height: 56px;
   background: rgba(0,143,214,1);
background: -moz-linear-gradient(top, rgba(0,143,214,1) 0%, rgba(0,125,188,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,143,214,1)), color-stop(100%, rgba(0,125,188,1)));
background: -webkit-linear-gradient(top, rgba(0,143,214,1) 0%, rgba(0,125,188,1) 100%);
background: -o-linear-gradient(top, rgba(0,143,214,1) 0%, rgba(0,125,188,1) 100%);
background: -ms-linear-gradient(top, rgba(0,143,214,1) 0%, rgba(0,125,188,1) 100%);
background: linear-gradient(to bottom, rgba(0,143,214,1) 0%, rgba(0,125,188,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008fd6', endColorstr='#007dbc', GradientType=0 );
    margin-bottom: 5px;
    color: #fff;
    display: block;
    padding: 10px;
    font-size: 15px;
}
.data-banner a:hover{
  background: rgba(0,125,188,1);
background: -moz-linear-gradient(top, rgba(0,125,188,1) 0%, rgba(0,143,214,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,125,188,1)), color-stop(100%, rgba(0,143,214,1)));
background: -webkit-linear-gradient(top, rgba(0,125,188,1) 0%, rgba(0,143,214,1) 100%);
background: -o-linear-gradient(top, rgba(0,125,188,1) 0%, rgba(0,143,214,1) 100%);
background: -ms-linear-gradient(top, rgba(0,125,188,1) 0%, rgba(0,143,214,1) 100%);
background: linear-gradient(to bottom, rgba(0,125,188,1) 0%, rgba(0,143,214,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007dbc', endColorstr='#008fd6', GradientType=0 );
}
.data-banner .calc-button{
    background: -webkit-linear-gradient(top,#ff8400,#ff6901);
    background: -moz-linear-gradient(top,#ff8400,#ff6901);
    background: -ms-linear-gradient(top,#ff8400,#ff6901);
    background: -o-linear-gradient(top,#ff8400,#ff6901);
    background: linear-gradient(top,#ff8400,#ff6901);
}
.data-banner .calc-button:hover{
    background: -webkit-linear-gradient(top, #ff6901, #ff8400);
    background: -moz-linear-gradient(top,#ff6901, #ff8400);
    background: -ms-linear-gradient(top,#ff6901, #ff8400);
    background: -o-linear-gradient(top,#ff6901, #ff8400);
    background: linear-gradient(top,#ff6901, #ff8400);
}
.data-banner a i{font-size: 24px;padding: 5px;float: left;margin-right: 7px;}
.data-banner a span{float: left;margin-top: 8px; line-height: 18px;}
.data-banner .mygov span{margin-top: 0;}
.data-banner .mygov p{color: #fff;margin-bottom: 0;line-height: 19px;font-size: 12px;}
.data-banner .mygov p span{font-size: 15px;}
.uz .data-banner .mygov p{font-size: 11px;}
.data-banner .style1{
    background: #008c45;
    background-image: -webkit-linear-gradient(bottom, #008c45, #01b75e);
    background-image: -o-linear-gradient(bottom, #008c45, #01b75e);
    background-image: linear-gradient(to top, #008c45, #01b75e);
    border-radius: 10px 10px 0 0;
}
.data-banner .style1:hover{
    background: #008c45;
    background-image: -webkit-linear-gradient(bottom, #01b75e, #008c45);
    background-image: -o-linear-gradient(bottom, #01b75e, #008c45);
    background-image: linear-gradient(to top, #01b75e, #008c45);
    border-radius: 10px 10px 0 0;
}
.data-banner .style2{border-radius: 0 0 10px 10px;}
#calculator .input-lg{font-size: 15px;}
.calculator-main .modal-header {
    background: #008c45;
    background-image: -webkit-linear-gradient(bottom, #008c45, #01b75e);
    background-image: -o-linear-gradient(bottom, #008c45, #01b75e);
    background-image: linear-gradient(to top, #008c45, #01b75e);
}
.calculator-main .modal-title{color: #fff;font-size: 17px;}
.calculator-main .modal-header {   
    padding: 11px;    
}
.calculator-main .modal-header, .calculator-main .modal-content {  
    border-radius: 10px 10px 0 0;
}
.calculator-main .modal-header .close {
    margin-top: 1px;
    margin-right: 6px;
   font-size: 25px;
}
.calculator-main .modal-body {   
    padding: 13px 3px;
}

.calculator-main select.input-lg, .calculator-main .input-lg {
   height: 36px;
    line-height: 16px;
    padding: 2px 9px;
}
.calculator-main form label {   
    color: #000;
}
.calculator-main .box-content{
        border-bottom: 4px solid #ff7e00;
    margin-bottom: -11px;
}
#success-result .btn-primary{margin-bottom: 15px;}
.calculator-main .result span{margin-left: 3px;font-weight: bold;}

.calculator-main .select {
  position: relative;
}
.calculator-main .select i {
    
    padding: 0 8px;
    font-size: 12px;   
    position: absolute;
    right: 16px;
    top: 39px;
    z-index: 1;
    text-align: center;
    
    pointer-events: none;
    box-sizing: border-box;
}
.calculator-main .select option{
    
}
.calculator-main select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.error-page-404 {
    float: none;
    margin: 0 auto;
        padding-bottom: 20px;
}
.error-page-404 .fa-exclamation-triangle {
    font-size: 350px;
    color: #054d9c;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-left: 100px;
}
.error-page h2 {
    font-size: 200px;
    font-weight: 700;
    display: inline-block;
    margin: 0 0 0 0px;
    line-height: 1.1;
}
.error-page-404 h4 {
    font-size: 58px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    border-bottom: 5px solid #0077b3;
    border-top: 5px solid #0077b3;
    position: relative;
    background-color: #fff;
    margin: 0;
    padding: 30px 0px;
    text-align: center;
    top: -20px;
}
.error-page span {
    font-size: 77px;
    color: #054d9c;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
}
.stats .title {
    font-size: 25px;
    text-align: center;
    margin-bottom: 0;
}

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

.stats-block {
    margin-bottom: 20px;
}

.stats-block > div > h4 {
    font-size: 13px;
    text-align: left;
    text-transform: uppercase;
}
.stats-con {
    float: left;
    width: 55%;
}

.stats-con div {
    padding: 14px 0 14px 25px;
    border-bottom: 1px solid #dfdfdf;
    position: relative;
    line-height: 15px;
}

.stats-con div:last-child {
    border-bottom: none;
}

.stats-con div:after {
    content: "";
    display: block;
    clear: both;
}

.stats-con div input {
    display: none;
}

.stats-con label {
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
}
div.photo-one img {
    display: inline;
    width: auto;
    max-width: 150px;
    height: 110px;
}

.stats-con label:before {
    content: "";
    position: absolute;
    border: 1px solid #02a2dc;
    width: 16px;
    height: 16px;
    box-shadow: inset 0 0 0 1px #fff;
    left: 0;
    background-size: 90% !important;
}
#container_pie{margin: -55px 0;}
.highcharts-credits, .highcharts-title{display: none;}
.highcharts-text-outline{}
.stats-con div + div label:before {
    border-color: #fcbf4a;
}

.stats-con div + div + div label:before {
    border-color:#808080;
}

.stats-con div + div + div + div label:before {
    border-color: #ff0000;
}

.stats-con div + div + div + div + div label:before {
    border-color:#58b182;
}

.stats-con div input:checked + label:before {
    background: url(../img/check.png) no-repeat center;
    background-color: #02a2dc;
}

.stats-con div + div input:checked + label:before {
    background-color: #fcbf4a;
}

.stats-con div + div + div input:checked + label:before {
    background-color: #808080;
}

.stats-con div + div + div + div input:checked + label:before {
    background-color: #ff0000;
}

.stats-con div + div + div + div + div input:checked + label:before {
    background-color: #58b182;
}

.stats-con span {
    font-size: 20px;
    float: right;
    color: #007dcc;
    /*width: 75px;*/
    width: 85px;
    line-height: 0.9;
}

.stats-graphic {
    float: left;
    text-align: center;
    width: 45%;
    padding: 0 25px;
}

.linkList li{
    list-style: none;
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 0;
    font-family: "OpenSansRegular";
}
.linkList li:hover{
    background: #e5e5e5;
}
.linkList li:active{background: none;}
.linkList li img{
    float: left;
}
.linkList li span{
    padding-left: 10px;
    border-left: 1px solid #e5e5e5;
    display: block;
    margin-left: 40px;
    line-height: 16px;
}
.linkList li a{
    color: #777;
    text-decoration: none;
}
.linkList li i{
       font-size: 22px;
    float: left;
        line-height: 16px;
    padding-left: 6px;
    color: #6b6868;
}
.linkList .green span, .linkList .green i{
    color: green;
}
.linkList .orange span, .linkList .orange i{
    color: #ff750e;
}
.linkList .blue span, .linkList .blue i{
    color: #116bbb;
}
.linkList .icon-top i{
        margin-top: 7px;
}
.symbolsBox {
       background: url(../img/symbols.png) top left no-repeat;
    height: 60px;
    display: block;
        margin: 10px 0px 0;
}
.symbolsBox span {
    text-align: right;
    float: right;
    width: 100px;
    display: table;
    text-decoration: none;
    color: #6a6a6a;
    font-size: 16px;
    font-family: "OpenSansRegular";
        line-height: 25px;
}
.gazeta .title-block{margin-top: 0;}
.gazeta h4 {
        font-size: 15px;
    line-height: 22px;
    margin-top: 0px;
    margin-bottom: 0;
    text-align: center;
}
#gazeta .block-item{float: left;width: 33.333%;padding-bottom: 20px;}
#gazeta .block-item p {
   font-size: 16px;
    line-height: 22px;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}
.interaktiv{margin-top: 10px;}
.interaktiv .item{
    background: rgba(232,232,232,1);
background: -moz-linear-gradient(top, rgba(232,232,232,1) 0%, rgba(255,255,255,1) 38%, rgba(255,255,255,1) 51%, rgba(255,255,255,1) 64%, rgba(232,232,232,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(232,232,232,1)), color-stop(38%, rgba(255,255,255,1)), color-stop(51%, rgba(255,255,255,1)), color-stop(64%, rgba(255,255,255,1)), color-stop(100%, rgba(232,232,232,1)));
background: -webkit-linear-gradient(top, rgba(232,232,232,1) 0%, rgba(255,255,255,1) 38%, rgba(255,255,255,1) 51%, rgba(255,255,255,1) 64%, rgba(232,232,232,1) 100%);
background: -o-linear-gradient(top, rgba(232,232,232,1) 0%, rgba(255,255,255,1) 38%, rgba(255,255,255,1) 51%, rgba(255,255,255,1) 64%, rgba(232,232,232,1) 100%);
background: -ms-linear-gradient(top, rgba(232,232,232,1) 0%, rgba(255,255,255,1) 38%, rgba(255,255,255,1) 51%, rgba(255,255,255,1) 64%, rgba(232,232,232,1) 100%);
background: linear-gradient(to bottom, rgba(232,232,232,1) 0%, rgba(255,255,255,1) 38%, rgba(255,255,255,1) 51%, rgba(255,255,255,1) 64%, rgba(232,232,232,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#e8e8e8', GradientType=0 );
    height: 76px;
        border-radius: 10px 0 0 10px;
        margin-bottom: 7px;
    
}
.chs_fvv_uz h4{
        margin-top: 13px !important;
    margin-left: 10px;
}
.chs_fvv_ru h4{
      margin-top: 21px;
}
.pp_fvv_uz h4{margin-left: 30px;}
.lbu_fvv_ru h4{margin-left: 10px;}
.lbu_fvv_uz h4{margin-left: 20px;}
.interaktiv .item h4{
        font-size: 14px;
    line-height: 17px;
    font-weight: bold;
    text-align: center;
    float: left;
    margin-top: 21px;
    
}
.interaktiv .item img{float: left;    border-radius: 10px 0 0 10px;}
.fvv-style article{margin-bottom: 0 !important;}
#opendata .formats-download{text-align: right;}
#opendata .items {padding: 15px 0;border-top: 1px solid #ddd;}
#opendata .items:first-child{border-top: 0;}
#opendata .formats-download span {font-weight: bold;}
#opendata .file_format {
    display: inline-block;
    background: #ddd;
    padding: 6px 10px;
    color: #fff;
    line-height: 10px;
    border-radius: 6px;
}
#opendata .formats-download .file_format a {color: #fff;}
#opendata .file_format.file_csv {background: #1579cb;}
#opendata .file_format.file_json {background: #45b033;}
#opendata .file_format.file_xml {background: #ff8b35;}
.opendata-home{padding-bottom: 30px;}
.opendata-home #opendata .items h4 {margin-top: 0;font-size: 14px;}
.opendata-home #opendata .items {padding: 8px 0;}
.opendata-home #opendata .formats-download span {font-size: 13px;}
#opendata .items h4 {
    font-size: 18px;
    font-family: "OpenSansBold", sans-serif;
    line-height: 20px;
    color: #000;
    float: left;
    width: 65%;
}
#opendata .items h4:hover a{color: #116bbb;}
.opendata-all{float: right;font-size: 14px;line-height: 12px;border-bottom: 1px dotted; padding-bottom: 5px;margin: 15px 0;}
.opendata-all:hover{border-bottom: 0;}
.opendata-home #opendata .items:last-of-type{padding-bottom: 0;}
.opendata-home #opendata .items:last-of-type h4{margin-bottom: 0;}
.fixed-panel
{
    position: fixed;
    z-index: 1000;
    right: -225px;
    top: 35%;
    transition: all 0.3s;
}
.fixed-panel:hover {
    right: 0px;
}
.top-list-menu {
    width: 255px;
}
.top-list-menu ul {
    width: 100%;
    overflow: hidden;
    transition: all 0.5s ease;
}
.top-list-menu ul li {
    width: 100%;
    border-bottom: 1px solid rgb(146, 172, 187);
}
.top-list-menu ul li span {
    background: url(../img/top-menu-sprite.png);
    background-repeat: no-repeat;
    display: block;
    float: left;
    width: 25px;
    height: 20px;
    margin: 9px 0px 0px 9px;
}
.top-list-menu > ul > li > a {
    display: block;
    text-decoration: none;
    color: #fff;
    background: #777;
    height: 100%;
    font-size: 14px;
    padding: 8px 20px;
    min-height: 40px;
}
.top-list-menu ul .count span
{
    background-position: 0 -40px;
}
.top-list-menu ul .callback span
{
    background-position: 0 -60px;
}
.top-list-menu ul .provider span
{
    background-position: 0 -80px;
}
.top-list-menu ul .review span
{
    background-position: 0 -97px;
}
.top-list-menu > ul > li > a:hover {
    background: #32414a;
    color: #fff;
}
.laws .news article{padding-bottom: 0;}
.laws  .news .post h2 {margin-top: 0;margin-bottom: 10px;}
.events .news article, .fvv-style2 article{margin-bottom: 0;padding-bottom: 0;}
.comparative .title-block-news h1{margin-bottom: 5px;}
.comparative-main article {
    margin-bottom: 0 !important;
    padding-bottom: 0;
}
.activity .title-block-news h1, .comparative-main .title-block-news h1, .fvv-style2 .title-block-news h1{padding-bottom: 10px;}
.weather-block{}
.weather-b{margin-bottom: 10px;}
.weather-block ul{list-style: none;float: left;padding: 0;    margin-bottom: 0;}
.weather-block ul li{float: left;padding: 2px;position: relative;}
.weather-block ul li h4{    
    position: absolute;
    top: 35px;
    text-align: center;
    right: 0;
    left: 0;
    color: #fff;
        text-transform: uppercase;
            font-size: 15px;
}
.bg-block{width:100%; border-radius: 18px;padding:0 0 15px 0;    color: #000; display: inline-block;}
.online-chat{background: #2779c1;color: #fff;}
.online-chat:hover, .online-chat:focus, .online-chat:active{color:#fff}
.interactive{background: #fff;padding:0 15px;border-radius: 10px;}
#scroller{margin-top: 15px;overflow: auto !important;height: 170px !important;}
.scroller{position: relative;}
.scroller a:hover{color: #000;}
/*.scroller:after{background: rgba(237,237,237,1);
background: -moz-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(237,237,237,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(237,237,237,1) 0%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff', GradientType=0 );
    bottom: 0;
    content: "";
       height: 35px;
    left: 0;
    position: absolute;
    right: 0;
    top: 49px;
    z-index: -1;}*/
#scroller div{display: table-cell;vertical-align: middle;font-size: 13px;line-height: 18px;}
#scroller img{vertical-align: middle;float: left;margin: 3px 10px 0 0;}
#scroller li{margin-bottom: 5px;}
.partners{background: #fff; border-radius: 10px;padding: 9px 0px;}
#owl-partners{padding: 0 20px;margin-bottom: 0;}
#owl-partners .owl-nav { width: 96%;    margin-top: -13px;}
#owl-partners .owl-prev,  #owl-partners .owl-next{background: none;width: 48px;height: 48px;margin: 0;    padding: 0;}
#owl-anons .owl-next,#owl-anons .owl-prev{background: none;width: auto;height: auto;margin: 0;    padding: 0;}
#owl-partners .owl-prev{left: -33px;}
#owl-partners .owl-next{right: -28px;}
#owl-partners .owl-nav .owl-prev:before, #owl-partners .owl-nav .owl-next:before, #owl-anons .owl-nav .owl-next:before, #owl-anons .owl-nav .owl-prev:before{display: none;}
#owl-partners .owl-nav i, #owl-anons .owl-nav i{    font-size: 40px;     color: #000;
    margin: 0;
    padding: 0;
    line-height: 0;}
.info-block-media .col-md-6>div{
    background-color: #fff;
        padding: 0px 12px 13px;
}
.info-block-media .col-md-6>div .info-media-img>img{
    width:100%;
}
.info-block-media{
    margin: 60px 0 !important;
    border-radius: 10px;
    padding-bottom: 30px;
    overflow: hidden;
}
.info-media-title{
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin-top: 30px;
}
.info-media-title h1{
    font-size: 28px;
    float: left;
    font-family: OpenSansBold, sans-serif;
    -webkit-transition: color .3s;
    transition: color .3s;

    
}
.info-media-title h1 i{font-size: 6px;margin-left: 4px;position: relative;bottom: 2px;}
.info-media-title span{
    float:left;   
    transform: translateY(-50%);
    color: #0456c4;     
    font-size: 10px;  
    letter-spacing: 0.8px;  
    opacity: 0;
    text-transform: uppercase;
    transition: opacity 0.3s;
    margin: 15px 0 0 10px;
}
.top-banner{
    float:right;
    margin-top: 10px
}
.info-media-title a:hover h1{color: #0456c4;}
.info-media-title a:hover span{  opacity: 1;}
.info-media-img{
    position: relative;
    width: 100%;
    overflow: hidden;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.info-media-img img{
    width: 100%;
    border-radius: 6px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.info-media-content:hover img {
    border-radius: 6px;
    -webkit-transform: scale(1.05) rotate(0deg);
    -moz-transform: scale(1.05) rotate(0deg);
    -o-transform: scale(1.05) rotate(0deg);
    -ms-transform: scale(1.05) rotate(0deg);
    transform: scale(1.05) rotate(0deg);
}
span.count-part {
    line-height: 1.2;
}
.address-list {
    margin-top: 20px;
}
.address-list thead {
    border-bottom: 2px solid #ddd;
}
.address-list tbody tr{
    border-bottom: 1px solid #eee;
}
.element-count {
    bottom: 20px;
    position: absolute;
    right: 36px;
    color: #fff;
    z-index: 4;
    font-family: "OpenSansBold";
    text-align: center;
    font-size: 80px;
    line-height: 1;
    color: #fff;
}
.info-media-content {
    position: relative;
    overflow: hidden;    
}
.gallery-view .info-media-content {
    margin-bottom: 20px;
    padding: 10px 10px 0;
}
.count-title{
    display: block;
    font-size: 13px;
    line-height: normal;
}
/*.info-media-content:hover .info-media-img:after {
    opacity: 1;
    transition: all 0.7s ease-in-out;
}*/
.info-media-img:after {
    /*content: '';
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 1px;
    box-shadow: 0 0 200px 100px #000;
    opacity: 0.7;
    transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    z-index: 1;
    background: -webkit-linear-gradient(top,rgba(33,33,37,0),#ffffff);
    background: linear-gradient(180deg,rgba(33,33,37,0) 0,#ffffff);
    bottom: 0;
    content: "";
    height: 50px;
    left: 0;
    position: absolute;
    right: 0;*/
}
.info-media-date{
    margin-top: 5px;
    z-index: 4;
    font-family: 'OpenSansRegular', sans-serif;
    color: #fff;
    background: rgba(4, 80, 181, 0.7);
    padding: 0 10px;
    width: fit-content;
    display: inline-block;
    margin-bottom: 11px;
    border-radius: 3px;
}
.about-page {
    padding: 50px 0;
}
.block-media-2 .info-w{
    left:25px;
}
.info-w{
    position: absolute;
    bottom: 10px;
    left: 40px;
    max-width: 75%;
    z-index: 3;
}
.info-media-content h3{
    color: #fff;
    font: 18px 'OpenSansBold', sans-serif!important;
}
.info-media-icon{
    position: absolute;
    right: 0;
    background: rgba(255, 255, 255, 0.7);
    color: #2376be;
    width: 60px;
    height: 60px;
    text-align: center;
    border-radius: 50%;
    bottom: 40%;
    z-index: 1;
    left: 0;
    margin: 0 auto;
}
.info-media-icon i{
        font-size: 28px;
    margin: 0;
        padding-top: 20px;
    vertical-align: middle;
}
.info-media-icon .int-icon-video1:before {margin-left: 3px;}
#owl-anons{margin-bottom: 0;}
#owl-anons .owl-nav {
        top: -29px;
    position: absolute;
    margin-top: 0;
    width: 10%;
    right: 0;
}
#owl-anons .owl-nav i { font-size: 30px;}
#owl-anons .owl-nav .owl-prev {
        right: -8px;
}
#owl-anons .owl-nav .owl-next {
    right: -5px;
}
.anons-title h3{font-size: 16px;line-height: 18px;color: #000;}
.anons-content{
      position: absolute;
    top: 0;
    padding: 10px 25px;
    color: #000;
    /* margin-top: 10px; */
    bottom: 0;
    background: #f9f9f9;
        -webkit-transition: opacity .3s;
    transition: opacity .3s;
    right: 0;
    left: 0;

}
.anons-date{
        margin-bottom: 10px;
    border-bottom: 1px solid;
    padding-bottom: 10px;
}
.anons-item:hover .anons-content{background: rgba(0,0,0,.5);color: #fff;}
.anons-item:hover .anons-title h3{color: #fff;}
.anons{background: #fff;padding: 0 15px 15px;margin-top: 10px;border-radius: 10px;}
#auth{width: 510px;background-color: transparent}
.auth-tabs {
    padding-bottom: 21px;
    border-bottom: 2px solid #fff;
    font-size: 0;
}
.auth-tabs a.is-active {
    color: #fff;
    cursor: default;
}
.auth-tabs a {
    font-size: 33px;
    text-decoration: none;
    font-weight: 300;
}
.auth-panes {
    vertical-align: middle;
    display: inline-block;
    width: 100%;
    margin-top: 20px;
    color: #fff;
}
.arcticmodal-container,
.arcticmodal-overlay {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 99999;
}
.arcticmodal-container {
    overflow-y: scroll;
    margin: 0;
    padding: 0;
    border: 0;
    cursor: url(../images/cursor.png), auto;
    border-collapse: collapse
}
.arcticmodal-container_i {
    height: 100%;
    width: 80%;
    margin: 0 auto
}
.arcticmodal-container_i2 {
    vertical-align: middle!important;
    margin: 0!important;
    padding: 0 10px!important;
    border: 0!important;
    background: 0!important;
    text-align: center!important;
}
.arcticmodal-overlay {
    background-color: rgba(23, 23, 38, .9)!important;
    opacity: 1!important;
    -ms-filter: none;
    filter: none
}
.modal-box {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    background-color: #fff;
    text-align: left;
    display: none;
}
.modal-box-buttons--center,
.modal-box-title {
    text-align: center
}
.arcticmodal-container .modal-box {
    display: inline-block
}
.modal-box-buttons {
    margin-top: 0;
    margin-bottom: 30px
}
.modal-box-title {
    font-weight: 700;
    font-size: 25px;
    margin-bottom: 40px;
    margin-top: -40px
}
.modal-box-close {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer
}
.modal-template {
    display: none
}
.modal-box-content {
    padding: 40px 60px
}
.modal-box.modal-box-media-editor {
    padding: 50px 40px 40px;
    width: 460px
}
.modal-box-close,
.modal-box-close:hover {
    width: 11px;
    height: 11px
}
.modal-box.modal-box-media-editor .modal-box-close {
    top: 12px;
    right: 12px
}
.modal-box.fond-pockets-fields-box {
    width: 460px;
    padding: 65px 40px 30px
}
.modal-box.fond-pockets-fields-box .modal-box-buttons {
    margin-top: 35px
}
.modal-box-message .modal-box-content {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 300px;
    padding-top: 20px;
    padding-bottom: 10px
}
.modal-box-message .modal-box-tabled {
    display: table;
    min-height: 40px;
    width: 100%
}
.modal-box-message .modal-box-tabled-cell {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}
.modal-box-message .modal-box-tabled-cell-body {
    display: inline-block;
    text-align: left
}
.auth-inputs input[type=password],
.auth-inputs input[type=text] {
    background-color: #fff;
    border: 1px solid #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
    color: #788992;
    width: 100%;
        -webkit-appearance: none;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;   
    padding: 9px 15px 8px;
    -webkit-box-shadow: none;
    box-shadow: none;      
    font-size: 1.4rem;
    line-height: 1.5;
        outline: 0;
}
.auth-inputs input[type=password]::-webkit-input-placeholder,
.auth-inputs input[type=text]::-webkit-input-placeholder {
    color: #788992
}
.auth-inputs input[type=password]:-moz-placeholder,
.auth-inputs input[type=text]:-moz-placeholder {
    color: #788992
}
.auth-inputs input[type=password]::-moz-placeholder,
.auth-inputs input[type=text]::-moz-placeholder {
    color: #788992
}
.auth-inputs input[type=password]:-ms-input-placeholder,
.auth-inputs input[type=text]:-ms-input-placeholder {
    color: #788992
}
.auth-inputs input[type=password]:focus,
.auth-inputs input[type=text]:focus {
    border-color: #2275bd;
    background-color: transparent;
    color: #fff
}
.auth-inputs input[type=password]:focus::-webkit-input-placeholder,
.auth-inputs input[type=text]:focus::-webkit-input-placeholder {
    color: #fff
}
.auth-inputs input[type=password]:focus:-moz-placeholder,
.auth-inputs input[type=text]:focus:-moz-placeholder {
    color: #fff
}
.auth-inputs input[type=password]:focus::-moz-placeholder,
.auth-inputs input[type=text]:focus::-moz-placeholder {
    color: #fff
}
.auth-inputs input[type=password]:focus:-ms-input-placeholder,
.auth-inputs input[type=text]:focus:-ms-input-placeholder {
    color: #fff
}
#auth .tab-content{background: none;border: 0;padding: 0;}
#auth .nav-tabs li a,  #auth .nav-tabs {background: none !important;border: 0;padding: 0; margin-right: 20px; font-size: 24px;color: #fff;}
#auth .nav-tabs .active a, #auth .nav-tabs li a:hover{color: #116bbb;}
#auth .arcticmodal-close{position: absolute;right: 0;top: 15px; font-size: 21px;color: #fff;cursor: pointer;}
.auth-forget{color: #fff;    margin-left: 10px;}
#auth button{
    background: rgb(46, 128, 198);
    background: -moz-linear-gradient(top, rgb(46, 128, 198) 0%, rgb(23, 107, 181) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgb(46, 128, 198)), color-stop(100%, rgba(23, 107, 181)));
    background: -webkit-linear-gradient(top, rgb(46, 128, 198) 0%, rgb(23, 107, 181) 100%);
    background: -o-linear-gradient(top, rgb(46, 128, 198) 0%, rgb(23, 107, 181) 100%);
    background: -ms-linear-gradient(top, rgb(46, 128, 198) 0%, rgb(23, 107, 181) 100%);
    background: linear-gradient(to bottom, rgb(46, 128, 198) 0%, rgb(23, 107, 181) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e80c6', endColorstr='#176bb5', GradientType=0 );
    -webkit-box-shadow: -2px 4px 22px -6px rgba(0,0,0,0.75);
    -moz-box-shadow: -2px 4px 22px -6px rgba(0,0,0,0.75);
    box-shadow: -2px 4px 22px -6px rgba(0,0,0,0.7);
}
.auth-socials{width: 45%;float: left;margin-left: 30px;margin-top: 84px;}
#auth .auth-socials input{width: 82%;}
#auth .auth-actions{text-align: center;}
.auth-login{width: 100%;float: left;}
.auth-socials .auth-actions{float: right;}
#reg-tab dl {    width: 48%; margin-right: 17px;float: left;}
#reg-tab dl:nth-child(even){margin-right: 0;}
#reg-tab .auth-actions{text-align: center;}
#forget-tab{width: 50%;margin: 0 auto;text-align: center;}

.e_select {
    float: left;
    display: inline-block !important;
    border: 1px solid #ccc;
    padding: 2px !important;
    height: 30px !important;
    margin-right: 5px !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    margin-top: 2px;
    width: 100%;
}

.e_select:focus {outline: 0;}
.birth_day {width: 35px;}
.birth_month {width: 70px}
.birth_year {width: 70px;margin-right: 0 !important;}
.profile-form .col-md-3{padding: 0 6px; margin-bottom: 10px;}
.profile-form .form-group {margin-bottom: 0;}
.profile-form .join{text-align: center;}
#id_gender{width: 100%;}
#scroller ul{top: 0 !important; list-style: none;padding-left: 0;}
#scroller:hover::-webkit-scrollbar{display: block;}
#scroller::-webkit-scrollbar {
    width: 3px;
    display: none;
    /*background-color: #F5F5F5;*/
} 
#scroller::-webkit-scrollbar-thumb {
    background-color: #a7a7a7;
    height: 5px;
    border-radius: 5px;
}
.map #map {
    height: 420px;
    margin-top: 5px;
    margin-right: 0;
}
.map-contact-main{position: relative;}
.map-contact-main .block-contact {
       position: absolute;
    right: 10px;
    z-index: 1;
    background: rgba(250, 250, 251, 0.8);
    padding: 20px;
    top: 70px;
    border-radius: 10px;
    width: 40%;
    /* bottom: 0; */
    /* left: 0; */
    /* margin: 0 auto; */
}
.map-contact-main .block-contact ul{list-style: none; padding-left: 0;}
.map-contact-main .block-contact a:hover{color: #116bbb;}
.map{padding: 0;margin-top: -5px;}
.block-contact span{float: left;    margin-right: 8px;}
.block-contact i{ vertical-align: middle;padding: 0;margin: 0;font-size: 18px;}
.block-contact p{font-size: 14px;}
.block-contact ul li{margin-bottom: 10px;}
.block-contact .r-icon-location, .block-contact .r-icon-times {font-size: 25px;position: relative;top: 2px;}
#world{width: 100%;height: 600px;}

.question-bar.compact {
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    height: 100px;
    display: none;
}
.question-bar {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    position: fixed;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    width: 100px;
   background: #005bd3;
    background: -moz-linear-gradient(top, #005bd3 0%, #054eaf 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #005bd3), color-stop(100%, #054eaf));
    background: -webkit-linear-gradient(top, #005bd3 0%, #054eaf 100%);
    background: -o-linear-gradient(top, #005bd3 0%, #054eaf 100%);
    background: -ms-linear-gradient(top, #005bd3 0%, #054eaf 100%);
    background: linear-gradient(to bottom, rgb(0, 99, 255) 0%, #054eaf 100%);
    background: linear-gradient(to bottom, #005bd3 0%, #054eaf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005bd3', endColorstr='#054eaf', GradientType=0 );
    -webkit-box-shadow: -2px 4px 22px -6px rgba(0,0,0,0.75);
    -moz-box-shadow: -2px 4px 22px -6px rgba(0,0,0,0.75);
    box-shadow: -2px 4px 22px -6px rgba(0,0,0,0.75);
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 420px;
    right: 0;
    z-index: 100;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    overflow: hidden;
}
.uz .question-bar.compact.active{height: 450px;}
.question-bar.compact .question-bar__item {
    -webkit-transform: scaleY(0.5);
    -moz-transform: scaleY(0.5);
    -o-transform: scaleY(0.5);
    -ms-transform: scaleY(0.5);
    transform: scaleY(0.5);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}
.question-bar__item {
    padding: 20px 14px;
    text-align: center;
    color: #fff;
    font: 400 12px/18px 'OpenSans';
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background: #005bd3;
    background: -moz-linear-gradient(top, #005bd3 0%, #054eaf 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #005bd3), color-stop(100%, #054eaf));
    background: -webkit-linear-gradient(top, #005bd3 0%, #054eaf 100%);
    background: -o-linear-gradient(top, #005bd3 0%, #054eaf 100%);
    background: -ms-linear-gradient(top, #005bd3 0%, #054eaf 100%);
    background: linear-gradient(to bottom, rgb(0, 99, 255) 0%, #054eaf 100%);
    background: linear-gradient(to bottom, #005bd3 0%, #054eaf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005bd3', endColorstr='#054eaf', GradientType=0 );
    cursor: pointer;    
}
.question-bar__item:last-child {border-bottom: 0;}
.question-bar__item-compact:before {   
    content: '\f0e6' !important;
    font-family: fontawesome;
    font-size: 34px;
}
.question-bar__item-compact {
    position: absolute;
    top: 0;
    right: -100%;
    padding-top: 35px;
    width: 100px;
    height: 100px;
}
.question-bar.compact.active {
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    height: 420px;
}
.question-bar.compact.active .question-bar__item {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    opacity: 1;
    -ms-filter: none;
    filter: none;
}
.question-bar.compact.active .question-bar__item:after, .question-bar__item-compact:after{display: none !important;}
.question-bar.compact.active .question-bar__item-compact {
    -webkit-transform: scaleY(1) !important;
    -moz-transform: scaleY(1) !important;
    -o-transform: scaleY(1) !important;
    -ms-transform: scaleY(1) !important;
    transform: scaleY(1) !important;
    opacity: 0 !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)" !important;
    filter: alpha(opacity=0) !important;
    right: -100%;
    z-index: 0;
        display: none;
            border-bottom: 0;
}
.question-bar.compact .question-bar__item-compact {
    -webkit-transform: scaleY(1) !important;
    -moz-transform: scaleY(1) !important;
    -o-transform: scaleY(1) !important;
    -ms-transform: scaleY(1) !important;
    transform: scaleY(1) !important;
    opacity: 1 !important;
    -ms-filter: none !important;
    filter: none !important;
    right: 0;
    z-index: 100;
        border-bottom: 0;
}
.question-bar__item:hover{
    background: #005bd3;
    color: #fff;
    text-transform: none;
    text-decoration: none;
}
.question-bar__item_send:before {
    width: 21px;
    height: 21px;
    background: url(../img/main.png) 0px -40px no-repeat;
}
.question-bar__item:before {
    display: block;
    margin: 0 auto 8px;
    content: '';
}
.question-bar__item:after {
    display: block;
    margin: 0 auto 8px;
    content: '';
        width: 50px;
    height: 1px;
    background: #fff;
    position: absolute;
    bottom: 0;
    top: 0px;
    right: 0;
    left: 0;
}

.question-bar__item_callback:before {
    width: 21px;
    height: 21px;
    background: url(../img/main.png) 0px -19px no-repeat;
}
.question-bar__item_alert:before {
    width: 16px;
    height: 20px;
    background: url(../img/main.png) 0px 1px no-repeat;
}
.question-bar__item_rating:before {
    width: 19px;
    height: 22px;
    background: url(../img/main.png) 0px -61px no-repeat;
}
.manage-tab .charge p{margin-bottom: 10px;    margin-bottom: 18px;
    font-size: 16px;
    line-height: 26px;}

.mini_modal {
        position: absolute;
    display: block;
    left: 0;
    top: 70px;
    width: 530px;
    font-size: 12px;
    border-radius: 10px;
    padding: 30px 20px;
    overflow: hidden;
    margin-top: 35px;
    color: #fff;
    margin: 0 auto;
    right: 0;
}
.mrg{
    margin-top: 100px;
}
.mini_modal img {
   position: relative;
    /* left: 17px; */
    /* top: 74px; */
    float: left;
}

.img_modal_dep {
    width: 160px;
    height: 200px;
}
.mini_modal div {
    position: relative;
    z-index: 1;
}
.mini_modal i {
    background-color: #2578bf;
    opacity: 0.87;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    z-index: 0;
    border-radius: 10px;
}
.mini_modal_title {
        font-size: 18px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-right: 0;
    float: right;
}
.mini_modal_text {
    padding: 4px 0 10px 180px;  
}
.youth-block .sidebar-block-1{
    padding:0 20px!important;
    text-align:center!important;
    margin: 0 0 20px!important;
}
.youth-block .sidebar-block-1 .teenager-image {
    border: 2px solid #0465e6;
    width: 170px;
    height: 170px;
    border-radius: 50%;
    padding: 8px;
    margin: 10px auto 20px;
}
.carousel-wrapper{
    position:relative;
}
.next-teen, .prev-teen{
    position:absolute;
    top: 36%;
    z-index: 2;
    padding:10px;
    color:#fff;
    cursor: pointer;
    font-size: 60px;
}
.next-teen{
    right:0;
}
.prev-teen{
    left:0;
}
.youth-block .sidebar-block-1 .inner-block{
    padding:0 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.teenager-image img {
    width: 150px;
    height: 150px;
    border-radius: 50%;
}
.jvectormap-region{cursor: pointer;}
.x_out {  
    width: 26px;
    height: 26px;
    position: absolute;
    top: 20px;
    right: 20px;
    display: block;
    z-index: 9;
        background: #116bbb;
    text-align: center;
    border-radius: 20px;
    cursor: pointer;
}
.x_out:after {  
    content:"\f00d";
    font-family: fontawesome;
    font-size: 16px;
        vertical-align: middle;
    
}
.mini_modal_text p{color: #fff;font-size: 15px;}
.ptbold {font-family: "OpenSans";font-weight: bold;}
.req{font-size: 16px;margin-bottom: 10px;color: red;}

.organizational h3, .structural h3{text-align: center;font-size: 15px;color: #116bbb;font-family: "OpenSansBold", sans-serif;line-height: 20px;margin-bottom: 20px;}
.organizational-s .block-o1{display: inline-block;width: 35%;max-width: 300px;}
.organizational-s, .structural-s {text-align: center;position: relative;}
.organizational-s .list-block-o1{float: left; width: 50%;padding: 25px 20px 0;border-left: 2px solid #116bbb;position: relative;}
.organizational-s .list-block-o1:nth-child(odd){border-left: 0;}
.organizational-s .list-block-o1:nth-child(odd):after{content: "";width: 20px;display: block;background: #116bbb;height: 2px;position: absolute;right: 0;bottom: 30px;}
.organizational-s .list-block-o1:nth-child(even):after{content: "";width: 20px;display: block;background: #116bbb;height: 2px;position: absolute;left: 0;bottom: 30px;}
.list-o-bg{background: #fff;width: 25px;height: 30px;position: absolute;bottom: 0; right: 0;left: 5px; margin: 0 auto;}
.organizational-s a, .structural-s a{padding: 15px 0;display: inline-block;text-align: center;border: 2px solid #116bbb;width: 100%;border-radius: 15px;}
.structural{margin-top: 20px;position: relative;padding-bottom: 35px;}
.structural-s .block-o1{display: inline-block;width: 31%;max-width: 300px;margin-right: 20px;position: relative;}
.block-o1-line{width: 10px;height: 5px; background: #116bbb;}
.structural-s .block-o1:after{
        content: "";
    width: 25px;
    height: 2px;
    background: #116bbb;
    position: absolute;
    right: -23px;
    top: 26px;
}
.structural-s .block-o1:nth-child(4){margin-right: 0;}
.structural-s .block-o1:nth-child(4):after{display: none;}
.line-block, .line-top, .line-left, .line-right{ background: #116bbb;}
.line-block{           
    width: 50%;
    height: 2px;
    position: absolute;    
    right: 0;
    left: 0;
    margin: 15px auto;
}
.line-top{
    width: 2px;
    height: 15px;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: -15px;
}
.line-left, .line-right{
    width: 2px;
    height: 20px;
}
.line-left{float: left;}
.line-right{float: right;}
.left-item-st{
        width: 60%;   
    margin: 0 auto;
}
.st-block{padding-top: 35px;}
.st-block .list-block-o2{float: left; width: 50%;padding: 20px 20px 0;border-left: 2px solid #116bbb;position: relative;}
.st-block .list-block-o2:nth-child(odd){border-left: 0;}
.st-block .list-block-o2:nth-child(odd):after{content: "";width: 20px;display: block;background: #116bbb;height: 2px;position: absolute;right: 0;bottom: 60px;}
.st-block .list-block-o2:nth-child(even):after{content: "";width: 20px;display: block;background: #116bbb;height: 2px;position: absolute;left: 0;bottom: 60px;}
.block-left-s{width: 50%;}
.structural-s a{}
.st-block .list-block-o2 a{    height: 115px;}
.ed{float: right;margin-right: 10px;margin-top: 3px;    position: absolute;
    right: 25px;
    bottom: 10px;}
.list-company{
        float: left;
    margin-left: 0px;
    border-left: 2px solid #116bbb;   
       padding: 20px 12px;
}
.list-block-o3{margin-bottom: 10px;    position: relative;}
.list-block-o3 a{    padding: 6px 10px;}
.structural-s .list-block-o3:after{
        content: "";
    width: 12px;
    display: block;
    background: #116bbb;
    height: 2px;
    position: absolute;
    left: -12px;
    bottom: 18px;
}
.border-1{margin-top: -75px;}
.block-right-s{position: relative; right: 2px;width: 50%;}
.block-right-s .list-company{width: 50%;padding-bottom: 0;}
.structure-count{margin-top: 20px;}
.mobile-structure{display: none;}
.representatives #vmap{margin: 0 auto;}
.representatives{margin-top: 45px;}
.representatives .mini_modal {
    position: absolute;
    display: block;
    left: 0;
    top: 75px;
    width: 75%;
    font-size: 12px;
    border-radius: 10px;
    padding: 30px 20px;
    overflow: hidden;
    margin-top: 35px;
    color: #fff;
    margin: 0 auto;
    right: 0;
}
.representatives #vmap{display: block !important;}
.press-service{margin-top: 20px;}
.not_info{margin-top: 10px;}
.press-service .title-block-news h1{margin-left: 0;font-size: 18px;}
.press-service-btn{float: right;}
.press-service-btn i{vertical-align: middle;}
.feed_form input{padding: 5px 16px;height: 40px;margin-bottom: 15px; font-size: 15px;}
.feed_form select{margin-bottom: 15px;font-size: 15px;color: #a3a3a3;height: 40px;}
.feed_form textarea{    font-size: 15px;}
.feed_form .modal-sm{    width: 336px; max-width: 336px;    margin: 30px auto;}
.feed_form .g-recaptcha{margin-bottom: 15px;}
#item_callback p{text-align: center; font-size: 18px;}
.star-rating{margin: 10px 0 10px 0;    text-align: center;}
.star-rating h3{float: left;font-size: 14px;margin-right: 10px;}
.star-rating__wrap{display: inline-block;font-size: 1rem;}
.star-rating__wrap:after{content: "";display: table;clear: both;}
.star-rating__ico{float: right;	padding-left: 2px;cursor: pointer;color: #e61400;font-size: 2.5em;}
.star-rating__ico:last-child{padding-left: 0;}
.star-rating__input{display: none;}
.star-rating__ico:hover:before,
.star-rating__ico:hover ~ .star-rating__ico:before,
.star-rating__input:checked ~ .star-rating__ico:before
{
	content: "\f005";
}
.counters .body{
    overflow:hidden;
}
.counters.number-counters {
    background: #fff;
    padding: 60px 0;
    overflow: hidden;
}
.counters .sidebar-block-1:before{
    display:none;
}
.counters .sidebar-block-1{
    margin-top: 0;
}
.counters .sidebar-block-1 .side-bar-img {
    display: table;
    margin: 0 auto;
    top: 0;
    float: left;
    left: 0;
    right: 0;
    position: relative;
    width: 50%;
    height: auto;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none; 
    -moz-box-shadow: none;
    box-shadow: none;
    overflow: visible;
}
.counters .sidebar-block-1 .sidebar-title {
    float: left;
    margin-top: 55px;
    width: 50%;
    text-align: left;
}
.counters .profession p {
    /*color: #999999;
    padding-top: 5px;
    font: 22px Geometria, sans-serif;*/
    width: 100%;
    color: #0452bc;
    font-family: OpenSansBold, sans-serif;
    font-size: 35px;
    line-height: 1;
    margin: 10px 0;
    padding: 0;
    position: relative
}
/*
.counters .profession p:after{
    content: '';
    display:block;
    position: absolute;
    bottom: -15px;
    width: 70px;
    height: 3px;
    left:0;
    right:0;
    margin:0 auto;
    background: #0452bc;
    border-radius: 1px;
}
.counters .profession p:before{
    content: '';
    display:block;
    position: absolute;
    bottom: -15px;
    width: 5px;
    height: 3px;
    left:0;
    right:-25px;
    margin:0 auto;
    background: #fff;
    z-index: 2;
    border-radius: 1px;
}*/
.gazeta{margin-top: 20px;}
#gazeta .block-item {float: left; width: 33.333%; padding-bottom: 20px;}
.docs li a:hover h4{color: #116bbb; text-decoration: underline;}
.docs li a:active h4{text-decoration: none;}
.not_info_1 p{ font-size: 24px !important;text-align: center !important;margin-top: 20px;}
.r-map{position: relative;}
.r-map #vmap{margin: 0 auto;}
.r-map-title{text-align: center;}
.r-map-title h1{    font-size: 20px;
    font-family: "OpenSansBold", sans-serif;
    margin: 6px 0 12px 16px;
    line-height: 24px;
    color: #0255c8 !important;}
.osg-facebook, .osg-odnoklassniki, .osg-vkontakte, .osg-twitter{
    background:none!important;
    position:relative;
    text-align:center;
    padding: 0 25px!important;
}
.osg-facebook:after{
    font:18px fontawesome;
    content: '\f09a';
    position:absolute;
    top: 3px;
    left:0;
    right:0;
    margin:0 auto;
}
.osg-odnoklassniki:after{
    font:18px fontawesome;
    content: '\f263';
    position:absolute;
    top:3px;
    left:0;
    right:0;
    margin:0 auto;
}
.osg-vkontakte:after{
    font:18px fontawesome;
    content: '\f189';
    position:absolute;
    top:3px;
    left:0;
    right:0;
    margin:0 auto;
}
.osg-twitter:after{
    font:18px fontawesome;
    content: '\f099';
    position:absolute;
    top:3px;
    left:0;
    right:0;
    margin:0 auto;
}
div#news-tabs {
    padding-bottom: 40px;
}
.share {
    padding: 0;
}
.osg-wrap{
    padding:0!important;
}
.osg-wrap a{
    margin: 0!important;
}
.date-main {
    border-top: 3px solid #0750b6;
    padding-top: 10px;
    border-bottom: 2px solid #ddd;
}
#map{
    height: 420px;
}
.contact-data{
    padding: 10px 0 30px 0;
}
.news-category-list{
    width: 290px;
    float: left;
}
#sticked{
    position: relative;
    z-index: 4;
    width: 290px;
    overflow: hidden;
    padding: 0;
    float: left;
    border-radius: 6px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    background-color: #fff;
}
.news-container{
    width: 1440px;
    overflow: hidden;
    margin: 0 auto;
}
.news-right {
    margin-left: 305px;
    /*overflow: hidden;*/
        margin-right: -15px;
}
.news-container .title-block-news h1 {
    float: none;
    font-size: 28px;
    font-family: "OpenSansBold", sans-serif;
    margin: 10px 0;
    text-align: left;
    line-height: 14px;
    color: #0255c8 !important;
}
#content-block-main {
    padding-top: 0px;
}
.news-category-list ul{
    padding: 0;
    list-style: none;
    margin: 0;
}
.news-category-list ul li{
    border-bottom: 1px solid #f0f0f0;
}
.news-category-list ul li:first-child{
    border-top: 1px solid #f0f0f0;
}
.news-category-list ul li:last-child{
    border-bottom: 0;
}
.news-category-list ul li a{
    padding: 5px 15px;
    position: relative;
    font-family: "OpenSansRegular", sans-serif;
    /*-webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;*/
    width: 100%;
    display: block;
    line-height: 35px;
}
.news-category-list ul li a:hover{
    color: #fff;
}

.news-category-list ul li.active a {
    color: #fff;
    font-family: "OpenSansregular", sans-serif;
    background: #044fb3;
}
.news-category-list ul li:hover {
    color: #fff;
    background-color: #044fb3;
    font-family: "OpenSansregular", sans-serif;
}
.news-category-list ul li a:hover:after {
    height:100%;
}
.news .post-content{
    height: 125px;
    padding: 0 15px;
}
.load-more-block{
    width: 100%;
    height: 60px;
    /*border: 1px solid #0751b6;*/
    border-radius: 5px;
    color: #0751b6;
    text-align: center;
    cursor: pointer;
    background-size: 100% 200%;
    background-image: linear-gradient(to bottom, #fff 50%, #0751b6 50%);
    transition: background-position 0.2s;
}
.load-more-block:hover {
    background-position: 0 100%;
    color: #fff;
}
.load-more-block span{
    font-family: "OpenSansBold", sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 58px;
    margin: 0 10px;
    display: inline-block;
}
.load-more-block span:nth-child(2){
    display: none;
}
.load-more-block:hover span:nth-child(2){
    display: inline-block;
}
.dot {
  width: 10px;
  height: 10px;
  border: 2px solid white;
  border-radius: 50%;
  float: left;
  margin: 0 5px;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-animation: fx 1000ms ease infinite 0ms;
          animation: fx 1000ms ease infinite 0ms;
}
.dot:nth-child(2) {
  -webkit-animation: fx 1000ms ease infinite 300ms;
          animation: fx 1000ms ease infinite 300ms;
}
.dot:nth-child(3) {
  -webkit-animation: fx 1000ms ease infinite 600ms;
          animation: fx 1000ms ease infinite 600ms;
}
@-webkit-keyframes fx {
  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fx {
  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.news-view-content{
    margin: 0px auto;
    padding: 0 20px 30px;
    border-radius: 6px;
    overflow: hidden;
}
.news-view-content p >img{
    height: auto;
}
.news-container figure.image {
    margin: 0!important;
    overflow: hidden;
    border-radius: 6px 6px 0px 0;
}
.news-view-xad-main{
    padding-right: 0;
}
/*
#header .header-nav {
    background: rgba(0, 0, 0, 0.6);
    box-shadow: none;
    position: absolute;
}
*/
#header .header-nav {
    width: 100%;
    background: rgb(1, 86, 200);
    box-shadow: none;
    position: fixed;
    margin: 0;
    border-radius: 0;
    z-index: 999;

}
#header .header-nav-main nav > ul > li > a {
    color: #fff;
}
#header .header-nav-main nav > ul > li > a.dropdown-toggle .fa-caret-down {
    display: block;
    float: right;
    margin: -1px 5px 0 0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
#mainNav li.dropdown:last-child>a i.fa-caret-down{
    display: none!important;
}
.dropdown-toggle::after{
	display: none;
}
#mainNav li.dropdown:nth-child(5)>a i.fa-caret-down{
	display: none!important;
}
#header .header-nav-main nav > ul > li > a.dropdown-toggle:hover .fa-caret-down {
    transform: rotateX(180deg);
}
#header .header-nav-main nav > ul > li.dropdown.open > a, #header .header-nav-main nav > ul > li.dropdown:hover > a {
    color: #348cff;
}
#header .dropdown-menu li:hover{
    background: #e9f2ff;
}
#header .dropdown-menu li > a:hover{
    font-family: OpenSansSemiBold,Helvetica,sans-serif!important;
}
#header .header-nav-main nav > ul > li.dropdown.open > .dropdown-menu, #header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu {
    min-width: 270px;
}
#header .header-nav-main-sub-effect-1 nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu:hover > .dropdown-menu {
    padding: 5px 0;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}
#header .header-nav-main-effect-1 nav > ul > li.dropdown:hover > .dropdown-menu li a, #header .header-nav-main-effect-1 nav > ul > li.dropdown:hover .dropdown-mega-sub-nav li a {
    /*font-family: OpenSansRegular;*/
    margin-top: 0;
}
.fixed-nav{
    margin: 0!important;
    background: rgb(1, 86, 200)!important;
    box-shadow: 0 3px 6px rgba(1, 86, 200, 0.5)!important;
    top: 0;
}
#symbols{
    width: 100%;
}
.manage .news_content {
    margin: 0;
}
.banner-ad-main{
    width: 100%;
    overflow: hidden;
}
.banner-ad-main .banner-title{
    width: 100%;
}
.banner-ad-main .banner-title > h2{
    font-size: 28px;
    font-family: "OpenSansBold", sans-serif;
    margin: 0px 0 20px 0;
    line-height: 30px;
    color: #202020;
}
.banner-ad-main .banner-ad-block{
    width: 100%;
    /* border: 1px solid #0255c8; */
    background-color: #fff;
    border-radius: 6px;
    margin: 10px 0 20px;
    overflow: hidden;
}
.banner-ad-main .banner-ad-block a{
    display: block;
}
.banner-ad-main .banner-ad-block img{
    width: 100%;
}
.all-gallery-block .info-media-content {
    position: relative;
    margin-bottom: 30px;
}
.sidebar-left-title{
    margin: 20px 10px;
    font-family: OpenSansSemiBold;
    font-size: 16px;
}
.sidebar-left-title h2{
    color: #0255c8;
    font-size: 24px;
    margin: 0px 5px;
}
.pages_content{
    /*width: 100%;*/
    display: block;
    padding: 0 0 20px 0;
}
.page-elements{
    width: 100%;
    overflow: hidden;
    margin: 20px 0 20px 0;
    /* border-bottom: 1px solid #e0e0e0; */
    background-color: #fff;
    border-radius: 6px;
}
.page-elements:last-child{
    border-bottom: 0;
}
.page-elements .page-image{
    float: left;
    width: 300px;
    height: 220px;
    overflow: hidden;
}
.page-elements .page-image .img-responsive{
    width: 100%;
}
.page-content{
    width: calc(100% - 300px);
    overflow: hidden;
    float: left;
    padding: 20px;
    height: 220px;
}
.page-content h2{
    font-family: OpenSansSemiBold;
    font-size: 24px;
    line-height: 27px;
}
.page-content h2 i.fa{
    padding-right: 10px;
    color: #6fba67;
}
.page-content a:hover{
    color: #0255c8;
}

.page-post-meta{
    font-size: 14px;
    margin-top: 0;
    color: #c7c7c7;
}
.page-content p{
    display: inline;   
}
.page-content .read-more{
    font-family: OpenSansSemiBold, sans-serif;
    color: #0255c8;
    font-size: 16px;
    margin-right: 30px;
    float: right;
}
.page-content .read-more:hover{
    text-decoration: underline!important;
}
.pages-header-title h3{
    font-size: 26px;
    letter-spacing: normal;
    line-height: 28px;
    font-family: OpenSansSemiBold;
    line-height: 36px;
    margin-top: 10px;
}
.pages-youth-content{
    
}
.pages-youth-content .news-view-content{
    margin: -15px auto 25px;
    background: #fff;
    border-radius: 6px;
    padding: 10px 20px 30px 20px;
}
.youth-images-main{
    position: relative;
    width: 100%;
    margin-bottom: 80px;
}
.youth-avatar-image {
    z-index: 1;
    position: absolute;
    bottom: -70px;
    left: 30px;
}
.youth-avatar-image .avatar-image{
    overflow: hidden;
    float: left;
    border: 4px solid #0255c8;
    border-radius: 50%;
    background-color: #fff;
}
.youth-avatar-image .avatar-image img{
    border-radius: 50%;
    padding: 8px;
}
.youth-view-title{
    padding-left: 30px;
    padding-right: 0;
}
.youth-view-title h2{
    font-size: 24px;
    line-height: 30px;
    font-family: OpenSansSemiBold, sans-serif;
}
.youth-view-title p{
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
}
#btnPrint:hover{
    color: #348cff;
}
.page-project-main{
    padding-bottom: 15px;
    padding-top: 15px;
}
.page-project-main > a{
    width: 100%;
    display: block;
    background-color: #fff;
    overflow: hidden;
    border-radius: 6px;
    text-align: center; 
}
.page-project-main > a:hover{
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.page-project-main > a:hover .page-project-title h2{
    color: #0156c8;
}
.page-project{
    padding: 15px 40px;
}
.page-project-image{

}

.page-project-image img{
    width: 200px;
    border-radius: 50%;
    padding: 8px;
        -moz-transition: 0.2s;
    -webkit-transition: 0.2s; /* Safari */
    transition: 0.2s;
    /*border: 4px solid #0255c8;*/
}
.page-project-main > a:hover .page-project-image img{
    transform: scale(0.97);
    -webkit-transform: scale(0.97);
    -moz-transform: scale(0.97);
}
.page-project-content{
    height: 130px;
}
.page-project-title{
    
}
.page-project-title h2{
    font-size: 24px;
    font-family: OpenSansSemiBold, sans-serif;
    margin: 15px 0px;   
}
.page-project-content p{
    
}

.projects-view-title{
    width: 100%;
    overflow: hidden;
    position: relative;
    background: #fff;
    border-radius: 6px;
    margin-bottom: 30px;
}
.project-view-image{
    float: left;
    border-radius: 50%;
    overflow: hidden;
    padding: 20px 0px 20px 30px;
}
.project-view-image img{
    width: 180px;
    height: 180px;
    border-radius: 50%;
}
.project-view-title-content{
    float: left;
    padding: 75px 30px 30px;
}
.project-view-title-content h4{
    margin: 0 0 10px 0;
}
ul.projects-list h1, ul.projects-list h2 {
    color: #0255c8;
}

ul.projects-list h1 {
  text-transform: uppercase;
  font-size: 36px;
  line-height: 42px;
  letter-spacing: 3px;
  font-weight: 100;
}

ul.projects-list h2 {
    font-size: 20px;
    line-height: 34px;
    font-family: OpenSansSemiBold;
    letter-spacing: 0;
    display: block;
    margin: 0 0 15px 0;
    cursor: pointer;
}

ul.projects-list p {
    color: rgba(48, 69, 92, 0.8);
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0px;
    position: relative;
    overflow: hidden;
    opacity: 1;
    display: block;
    transform: translate(0, 0);
    margin: 15px 20px 15px 35px;
    z-index: 2;
}
ul.projects-list > p{
    color: #202020;
    font-size: 20px;
}
.transition, .projects-list p, ul.projects-list li i:before, ul.projects-list li i:after {
  transition: all 0.5s ease-in-out;
}

.flipIn, .projects-list h1, ul.projects-list li {
  animation: flipdown 0.8s ease both;
}

.no-select, .projects-list h2 {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
ul.projects-list {
background-color: #fff;
    list-style: none;
    padding: 10px 30px 10px 30px;
    margin: 0;
    border-radius: 6px;
}
ul.projects-list li {
  position: relative;
  padding: 0;
  margin: 0;
  padding-right: 10px;
  padding-bottom: 4px;
  padding-top: 18px;
  border-bottom: 1px dotted #dce7eb;
}
ul.projects-list li:last-child {
    border-bottom: 0;
}
ul.projects-list li:nth-of-type(1) {
  animation-delay: 0.25s;
}
ul.projects-list li:nth-of-type(2) {
  animation-delay: 0.5s;
}
ul.projects-list li:nth-of-type(3) {
  animation-delay: 0.75s;
}
ul.projects-list li:nth-of-type(4) {
  animation-delay: 1s;
}
ul.projects-list li:nth-of-type(5) {
  animation-delay: 1.25s;
}
ul.projects-list li:nth-of-type(6) {
  animation-delay: 1.5s;
}
ul.projects-list li:nth-of-type(7) {
  animation-delay: 1.75s;
}
ul.projects-list li:nth-of-type(8) {
  animation-delay: 2s;
}
ul.projects-list li:nth-of-type(9) {
  animation-delay: 2.25s;
}
ul.projects-list li:nth-of-type(10) {
  animation-delay: 2.5s;
}
ul.projects-list li:last-of-type {
  padding-bottom: 0;
}
ul.projects-list li i {
  position: absolute;
  transform: translate(-6px, 0);
  margin-top: 16px;
  right: 0;
}
ul.projects-list li i:before, ul.projects-list li i:after {
  content: "";
  position: absolute;
  background-color: #054eaf;
  width: 3px;
  height: 9px;
}
ul.projects-list li i:before {
  transform: translate(-2px, 0) rotate(45deg);
}
ul.projects-list li i:after {
  transform: translate(2px, 0) rotate(-45deg);
}
ul.projects-list li input[type=checkbox] {
  position: absolute;
  cursor: pointer;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
}
ul.projects-list li input[type=checkbox]:checked ~ p {
  margin-top: 0;
  max-height: 0;
  display: none;
  opacity: 0;
  transform: translate(0, 50%);
}
ul.projects-list li input[type=checkbox]:checked ~ i:before {
  transform: translate(2px, 0) rotate(45deg);
}
ul.projects-list li input[type=checkbox]:checked ~ i:after {
  transform: translate(-2px, 0) rotate(-45deg);
}

@keyframes flipdown {
  0% {
    opacity: 0;
    transform-origin: top center;
    transform: rotateX(-90deg);
  }
  5% {
    opacity: 1;
  }
  80% {
    transform: rotateX(8deg);
  }
  83% {
    transform: rotateX(6deg);
  }
  92% {
    transform: rotateX(-3deg);
  }
  100% {
    transform-origin: top center;
    transform: rotateX(0deg);
  }
}
.static-view-bg{
    width: 100%;
    background-color: #ffffff;
    margin: 10px 0 30px;
    padding: 25px;
    border-radius: 6px;
    overflow: hidden;
}
.organization-main{
    
}
.org-title{
    width: 100%;
    text-align: center;
    margin: 30px 0;
    /* background: #fff; */
    padding: 12px 0;
}
.org-title h2{
    font-size: 28px;
    font-family: OpenSansSemiBold, sans-serif;
}
.organizations-block{
    
}
.organizations-block .organization{
    margin-bottom: 30px;
}
.organization-block-main{
    position: relative;
    border-radius: 6px;
    background-color: #fff;
    width: 100%;
    height: 320px;
    text-align: center;
    overflow: hidden;
}
.organization-block-main > a{
    display: block;
    overflow: hidden;
    height: 100%;
}
.organization-block-main:hover {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.organization-block-main:hover .org-logo img{
    transform: scale(0.97);
    -webkit-transform: scale(0.97);
    -moz-transform: scale(0.97);
}
.organization-block-main:hover .org-content-title h3{
    color: #0156c8;
}
.org-logo{
    width: 200px;
    margin: 60px auto;
}
.org-logo img{
    width: 100%;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
.org-content-title{
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 0 30px;
}
.org-content-title h3{
    margin-bottom: 25px;
    font-family: OpenSansSemiBold, sans-serif;
    font-size: 25px;
    text-align: center;
    text-transform: capitalize;
}
.organizations-view{
    border-radius: 6px;
    background-color: #fff;
    padding: 30px;
}
.organizations-view h4{
    margin-bottom: 20px;
}
.org-view-image{
    text-align: center;
    padding: 15px 0 35px;
}

.oav-main{
    margin: 10px 0;
}
.oav-main a.oav-block{
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    border-radius: 6px;
    padding: 20px 10px;
}
.oav-main a.oav-block:hover{
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.oav-main a.oav-block:hover .oav-content h2{
    color: #0156c8;
}
.oav-image-block{
    float: left;
    overflow: hidden;
    text-align: center;
    position: absolute;
    bottom: 50%;
    transform: translateY(50%);
}
.oav-image-block img{
    height: 40px;
}

.oav-content{
    overflow: hidden;
    float: right;
}
.oav-content h2{
    font-family: OpenSansSemiBold, sans-serif;
    font-size: 20px;
    line-height: 30px;
    margin: 5px 0;
}



/*      Contacts           */
.white-block-data{
    width: 100%;
    background: #fff;
    border-radius: 6px;
    min-height: 320px;
    padding: 20px 30px;
}
.contacts .contact-data .title {
    font: 24px OpenSanssemiBold, sans-serif;
    color: #3a3a3a;
    margin-bottom: 10px;
}
.contacts .contact-data div ul {
    list-style: none;
    padding-left: 0;
}
.contacts .contact-data div ul li {
    display: block;
    margin-bottom: 10px;
    overflow: hidden;
    color: #808080;
    font: 18px OpenSansRegular, sans-serif;
}
.contacts .contact-li span:nth-child(2), .contact-li span:nth-child(2) {
    color: #272727;
    font: 16px OpenSansRegular, sans-serif;
}
.contacts .contact-data .contact-li span:nth-child(1) {
    float: left;
    margin-right: 10px;
}
.contacts .contact-data .contact-li span:nth-child(2) {
    overflow: hidden;
    /* float: left; */
    display: block;
    margin-top: 2px;
}
.contacts .contact-li span a {
    color: #0255c8;
    font-family: OpenSansSemiBold, sans-serif;
}
.contacts .contact-li span a:hover {
    color: #69b2f9;
}
.feedback-block {
    padding: 75px 0;
    background-color: #fff;
}
.feedback-content {
    max-width: 550px;
    margin: 0 auto;
}
.feedback-content .title-block-contact {
    text-align: center;
    margin-bottom: 25px;
}
.feedback-content .title-block-contact h4 {
    color: #2c2e33;
    font: 36px <strong>OpenSans</strong>Bold, sans-serif;
    margin: 5px;
}
.feedback-content .title-block-contact span {
    color: #b3b3b3;
    font: 16px OpenSansRegular, sans-serif;
}
.form-group {
    margin-bottom: 20px;
}
.feedback-content textarea {
    resize: none;
}
.form-control {
    font-size: 16px;
    height: 40px;
}
.submer {
    text-align: center;
}

.feedback-block button {
    background-color: #fff;
    margin: 20px 0 20px;
    font-size: 18px;
    font-family: OpenSansSemiBold, sans-serif;
    color: #0255c8;
    overflow: hidden;
    cursor: pointer;
    border-radius: 40px;
    border: 1px solid #0255c8;
    width: 220px;
    z-index: 1;
    height: 50px;
    position: relative;
    outline: none;
	float: right;
}
.feedback-block button:hover {
    color: #fff;
    background-color: #0255c8;
    border-color: #0255c8;
}
.form-control:focus {
    border-color: #0255c8;
}
.g-recaptcha{
    margin: 0 auto;
    width: 302px;
}
.breadcrumbs-main{
    margin-top: 12px;
}
.breadcrumb-block{
    display: inline-block;
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 3px 0 0 0;
}
.breadcrumb-block li{
    float: left;
    font-family: OpenSansRegular, sans-serif;
    font-size: 15px;
}
.breadcrumb-block li:nth-child(2n){
    margin: 0 10px;
}
.breadcrumb-block li a{
    
}
.breadcrumb-block li a:hover{
    color: #044fb3;
}
.breadcrumb-block li span{
    color: #929292;
}
.breadcrumb-block li a i.fa{
    padding-right: 5px;
    font-size: 20px;
}
.sub-news{
    margin-top: 10px;
}
.publications{
    background-color: #fff;
    border-radius: 6px;
}
.publications-block{
	overflow: hidden;
    margin: 20px 0;
}
.publications-block .publication-main{
	text-decoration: none;
    color: #202020;
    font-family: OpenSansSemiBold, sans-serif;
    font-size: 18px;
    text-align: center;
    margin: 20px 0;
}
button:focus{
	outline: none;
}
.publications-block .publication-main:hover{
    color: #1E88E5;
}
.publications-block .publication-main img{
	height: 200px;
    margin: 0 auto;
}
.publications-block .publication-main span{
	display: block;
    height: 50px;
    line-height: 22px;
    width: 100%;
    margin: 15px 0;
}
.fancybox-caption {
    position: relative;
}
.info-media-logo img{
	width: 100%;
	height: 100%;
}
.info-media-logo {
    position: absolute;
    right: 0;
    top: 15px;
	width: 176px;
	height: 62px;
}
#preloader {
  background-color: #fff;
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: 9999999;
}

#preloader > img {
  left: 47%;
  position: absolute;
  top: 48%;
}

@import url("//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.0.3/css/font-awesome.min.css");
.menu-left {
    position: fixed;
    /* top: 0; */
    right: 0;
    background: rgba(0,0,0,0.3);
    /* height: 100%; */
    list-style-type: none;
    margin: 0;
    padding: 0;
    z-index: 9999;
    bottom: 50%;
    transform: translateY(50%);
}
.menu-left li a {
    display: block;
    height: 50px;
    width: 50px;
    text-indent: -500em;
    line-height: 55px;
    text-align: center;
    color: #ffffff;
    background: transparent;
    position: relative;
    transition: background 0.3s ease-in-out;
}
.menu-left li a:before {
  font-family: FontAwesome;
  speak: none;
  text-indent: 0em;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 1.4em;
}

.menu-left li a.btn-adaptive:before {
  content: "\f10b";
}
.menu-left li a.sitemap-left:before {
    content: "\f0e8";
}
.menu-left li a.eye-left:before {
  content: "\f06e";
}
.menu-left li a.ovoz-left:before {
    content: "\f028";
}
.menu-left li a.virtual-left:before{
    content: "\f090";  
}
.menu-left li a.resetFont:before{
    content: "\f122";  
}
.menu-left li a:hover{
    background: rgba(0,0,0,0.3);
    color: #f7ecec;
}
.menu-left li.current-left a {
  background: #ff5e5e;
  color: #fff;
}
.norm-version-button{
	display: none;
}
.menu-left li a.active-left {
  background: #0651b8;
  color: #fff;
}
.menu-left li a.active-left:after{
    position: absolute;
    left: 70px;
    top: 0;
    content: "";
    border: 35px solid transparent;
    border-left-color: #0651b8;
    border-width: 35px 14px;
}
.menu-left li{
    position:relative;
}
.menu-left li:after{
    content: attr(title);
    position: absolute;
    right: 50px;
    top: 0;
    height: 50px;
    min-width: 195px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: rgba(0,0,0,0.3);
    padding: 13px 0 13px 15px;
    font-size: 15px;
    color: #fff;
    transition: all 0.3s ease-in-out;
    visibility: hidden;
    opacity: 0;
}
.menu-left li:hover:after{
    visibility:visible;
    opacity:1;
}
@media screen and (max-height: 34em){
  .menu-left li{
    font-size:14px;
  }
}
.modal-dialog {
    width: 600px;
    margin: 150px auto;
}
.special-top{
    display: none;
}
.special-top-hide{
    display: block;
}



/*usefull_links*/
#usefull_yoshlar .useful-item{
    background: #ffffff;
    height: 180px;
    border-radius: 8px;
    position: relative;
    padding: 0 15px;
    text-align: center;
    box-shadow: 0 4px 15px #e5e9fd;
    border: 1px solid #ffffff;
    transition: all 0.25s ease-in-out;
}
#usefull_yoshlar .useful-item:hover{
    box-shadow: none;
    border: 1px solid rgba(71, 87, 157, 0.1);
}
#usefull_yoshlar .useful-item__img{
    height: 80px;
    text-align: center;
    display: grid;
    justify-content: center;
    align-content: center;
    padding-top: 15px;
}
#usefull_yoshlar .useful-item__img img{
    width: auto;
    max-width: 160px;
    max-height: 60px;
}
#usefull_yoshlar .useful-item__content span{
    color: #2f3941;
    font-size: 14px;
    display: block;
    /*height: 130px;*/
    padding-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
#usefull_yoshlar .useful-item__content h2{
    margin: 0;
    color: #115185;
    font-family: Montserrat-SemiBold, sans-serif;
    font-size: 15px;
}
#usefull_yoshlar button:focus{
    outline: none;
}

/*end of usefull_links*/

