@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;
}

[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;
}
.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;
}
.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: "\e902";
}
.int-icon-pie-chart:before {
  content: "\e900";
}
.int-icon-teamwork:before {
  content: "\e901";
}
.header-top {background-color: #efefef;color: #000; position: relative;padding: 6px 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{
	border:1px solid #000;
}
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;}
.special-menu ul li:last-child{margin-right: 0;}
.special-menu ul li a{text-decoration: none; color: #000;font-size: 13px;}
.ru .special-menu ul li a {    
    font-size: 12px;
}
.ru .search form input[type="text"]:focus {
    padding-right: 45px;
}
.special-menu ul li .fa-mobile{font-size: 18px;margin-top: 3px;}
.mobile-title-menu{display: none;float: left;padding: 15px;font-size: 18px;color: #000;}
.static-menu .title-pages h4 {line-height: 20px !important;} 
.static-menu .title-pages {
    margin-bottom: 10px;
}
.title-pages h4 {
        font-size: 20px !important;
    font-family: "OpenSansSemiBold", sans-serif;
    margin: 0px 0 12px 16px;
    line-height: 14px !important;
    color: #126fbf !important;
}
.title-pages {
    margin-bottom: 15px;
}
.site-info {
    clear: both;
}
.padding-lr-20{
    padding:0 20px;
}
.result{
    display:none;
}
.lang ul{background-color: #efefef;border: 0;margin: 0;padding: 0px;width: 45px;min-width: inherit;padding-bottom: 5px;}
.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: #000;font-size: 15px;line-height: 20px;margin-bottom: 5px;}
.lang ul li{padding: 0 5px !important;}
.lang button i{font-size: 12px;margin-left: 5px;}
.lang:hover ul{display: block;}
.lang a{
    margin-right: 5px;
    color: #000;
    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;
}
.user-login.ru .header-top .lang{margin-left: 0;}
.ru .header-top .lang {
    margin-left: 8px;}
.search {float: right;}
.search form {
    border: 1px solid #9a9a9a;
    overflow: hidden;
   
    position: relative;
    box-sizing: border-box;
    border-radius: 15px;
        line-height: 0;  
}
.search form button {    
    border: none;
    cursor: pointer;
    outline: none;
    vertical-align: middle;
    width: 30px;
    height: 30px;    
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    position: absolute;
    top: -3px;
    right: 3px;
    background: transparent;
}
.search form input[type="text"] {
    border: none;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    padding-left: 15px;
    height: 25px;
    width: 100%;
        line-height: 25px;
    padding-right: 25px;
    box-sizing: border-box;
    background: transparent;
    color: #000;
    border-radius: 5px;   
 -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    
}
.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: #000;text-indent: 0px;   transition: text-indent 0.3s ease;}
.search form input[type="text"]:-moz-placeholder {color: #000;opacity:  1;text-indent: 0px;   transition: text-indent 0.3s ease;}
.search form input[type="text"]::-moz-placeholder {color:#000; opacity:  1;text-indent: 0px;   transition: text-indent 0.3s ease;}
.search form input[type="text"]:-ms-input-placeholder {color:#000;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-title {float: left; margin: 0 0 10px 10px;}
.header-logo-title a:hover{text-decoration: none;}
.header-logo-title h3{font-size: 21px;text-transform: inherit;font-family: 'OpenSansSemiBold', sans-serif; color: #fff;margin-bottom: 15px;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: 15px;font-family: Tahoma, sans-serif;color: #a8cdec;margin-bottom: 0;font-weight: normal;display: block;}
img{
    max-width: 100%;
}
figure.image.col-md-6 {
    padding: 0;
}
.image img {
    width: 100%;
}
.logo{float: left;position: relative;z-index: 99;top: 3px;}
.top-block{float: right;margin-top: 15px;}
.top-block .symbol, .top-block .phone, .top-block .flag, .top-block .ministr, .fax{float: left;}
.top-block .ministr{margin-left: 30px;}
.top-block .ministr img{float: left;border-radius: 5px;width: 100px;}
.top-block .ministr p{ float: left; display: block; color: #fff;font-size: 20px;margin: 25px 0 0 20px;}
.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: #fff;}
.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{font-size: 20px;position: relative;top: 5px;}
.top-block .phone p, .top-block .fax p{font-size: 13px;margin-bottom: 0px;font-weight: 600;margin-right: 25px;color: #fff;}
.phone-list, .fax-list{margin-left: 22px;}
.top-block .num span{ font-size: 22px;font-weight: bold;position: relative;top: 1px;}
.top-block .num {line-height: 16px;}
.top-block .phone a, .top-block .fax a{font-size: 18px;font-family: 'OpenSansBold', sans-serif;text-decoration: none;line-height: 18px;color: #fff;}
.top-block .phone a span, .top-block .fax a span{color: #fff;font-size: 24px;}
.left-img{position: absolute; top: 0;}
#content-block-main{margin-top: 10px;}
#slider{
    bottom: 10px;
    border-radius: 10px;
    -webkit-box-shadow: -5px -3px 75px -6px rgba(0,0,0,0.75);
    -moz-box-shadow: -5px -3px 75px -6px rgba(0,0,0,0.75);
    box-shadow: -5px -3px 75px -6px rgba(0,0,0,0.75);
    height: 450px;
}
#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 {
    animation-name: rescale;
    -webkit-animation-name: rescale;
    animation-duration: 10s;
    -webkit-animation-duration: 10s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}
@keyframes rescale {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }  
}
@-webkit-keyframes rescale {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    } 
}
.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 {
    float: left;
    margin: 0px 15px 0 0;
    width: 60%;
}
.main-news-slider {  
  margin-bottom: 14px;
}
.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;*/
 /*  background: rgba(255,133,41,1);
    background: -moz-linear-gradient(top, rgba(255,133,41,1) 0%, rgba(255,114,8,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,133,41,1)), color-stop(100%, rgba(255,114,8,1)));
    background: -webkit-linear-gradient(top, rgba(255,133,41,1) 0%, rgba(255,114,8,1) 100%);
    background: -o-linear-gradient(top, rgba(255,133,41,1) 0%, rgba(255,114,8,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,133,41,1) 0%, rgba(255,114,8,1) 100%);
    background: linear-gradient(to bottom, rgba(255,133,41,1) 0%, rgba(255,114,8,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8529', endColorstr='#ff7208', GradientType=0 );*/
    color: #000;
    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; padding: 15px 0;}
.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: 15px;}
.sidebar-symbol ul li img{display: inline-block;margin-right: 5px;position: relative;top: -1px;}

.title-block{
	margin: 17px 0 11px 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;
}

.title-block::after {
    content: ''; 
    position: absolute;
    left: 20px; bottom: -20px;
    border: 10px solid transparent;
    border-top: 10px solid #044d9b;
   }
	.title-block h1, .title-block-news h1{
		float: left;
    font-size: 17px;
    font-family: "OpenSansSemiBold", 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: "OpenSansSemiBold", sans-serif;
    margin: 6px 0 12px 16px;
    line-height: 14px;
    color: #126fbf !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-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 {
    float: left;
    width: 300px;
    height: auto;
    padding: 0 10px 10px 0px;
}
.news .post-image img {
    border: 1px solid #ddd;
    padding: 4px;
    border-radius: 4px;
}
.news .post-content p{
    font-size: 14px;   
}

.news .post h2 {
   font-size: 18px;
    line-height: 24px;
    margin-top: 15px;
    font-weight: bold;
}
.news article {
    border: 0;
    margin-bottom: 18px;
    padding-bottom: 10px;
    clear: both;
}
.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;	
}
.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;
}
	/*--------------------*/
    .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;
}
.incidents{float: left;width: 100%; margin: 25px 0;}
.incidents-news{
    width: 100%;    
    display: inline-block;
}
.incidents-news .main-middle-incidents {
    width: 47%;
    float: left;
    margin-bottom: 21px;
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 21px;
    /* padding-right: 0; */
    margin-right: 38px;
}
.incidents-news .main-middle-incidents img {
    float: left;
    border: 3px solid #d2d2d2;
    margin-right: 18px;
}
.incidents-news .main-middle-incidents span {
    color: #949494;
}
.incidents-news .main-middle-incidents p {
    color: #333333;
    margin-bottom: 5px;
    line-height: 20px;
}
.incidents-news .main-middle-incidents:nth-child(even) {
    margin-right: 0;
}
.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: "OpenSansSemiBold", 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-links  .owl-dots .owl-dot.active span, #owl-links .owl-dots .owl-dot:hover span {
    background: #ffffff;
}
#owl-links .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
}
#owl-links .owl-dots .owl-dot span{background: transparent; border: 1px solid #ffffff;}

.block-sidebar {  
    padding-left: 0;
    margin-bottom: 10px;
}
.block-sidebar .sidebar-title{
    background: #f5f5f5;
    padding: 8px;
    text-align: center;
    border-radius: 0 0 10px 10px;
    border: 1px solid #e8e8e8;
}
.block-sidebar .sidebar-title h4{color: #116bbb;font-family: "OpenSansBold", sans-serif; font-size: 14px; margin: 0;    line-height: 19px;}
.sidebar-block-1 img{border-radius: 10px 10px 0 0;width: 100%;}
.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: OpenSansSemiBold;
	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: 10px;
      
}

.footer-top-block{margin-top: 10px;}
.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: 18px;
    font-weight: bold;}
.opros input{margin-right: 6px;}
.opros .answers{font-size: 16px;    margin-bottom: 10px;
    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 ClearSansRegular, 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;}

.answers-btn, .subscribe-btn, .contact-btn{
    padding: 4px 16px;    
	/* background: url("../img/btn-order.png") repeat-x 0 -70px; */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbf00', endColorstr='#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);
color: #fff;
    font-size: 16px;
}
.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: 128px;}
.answers-btn:active, .subscribe-btn:active{
   background: rgba(255,136,0,1);
background: -moz-linear-gradient(top, rgba(255,136,0,1) 0%, rgba(255,136,0,1) 25%, rgba(255,136,0,1) 28%, rgba(205,109,0,1) 91%, rgba(205,109,0,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,136,0,1)), color-stop(25%, rgba(255,136,0,1)), color-stop(28%, rgba(255,136,0,1)), color-stop(91%, rgba(205,109,0,1)), color-stop(100%, rgba(205,109,0,1)));
background: -webkit-linear-gradient(top, rgba(255,136,0,1) 0%, rgba(255,136,0,1) 25%, rgba(255,136,0,1) 28%, rgba(205,109,0,1) 91%, rgba(205,109,0,1) 100%);
background: -o-linear-gradient(top, rgba(255,136,0,1) 0%, rgba(255,136,0,1) 25%, rgba(255,136,0,1) 28%, rgba(205,109,0,1) 91%, rgba(205,109,0,1) 100%);
background: -ms-linear-gradient(top, rgba(255,136,0,1) 0%, rgba(255,136,0,1) 25%, rgba(255,136,0,1) 28%, rgba(205,109,0,1) 91%, rgba(205,109,0,1) 100%);
background: linear-gradient(to bottom, rgba(255,136,0,1) 0%, rgba(255,136,0,1) 25%, rgba(255,136,0,1) 28%, rgba(205,109,0,1) 91%, rgba(205,109,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8800', endColorstr='#cd6d00', 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: OpenSansSemiBold;
	}
.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);
}

/*End Calendar*/

#footer{
	background-color: #efefef;
    background: url('../img/footer-bg.png') repeat-x;
        position: relative;
}
.footer-main{
	padding: 20px 0;
	overflow: hidden;
}
.copyright{
	float: left;
	padding: 11px 0;
	width: 38%;
	border-right: 2px solid #fff;
}
.copyright img{
	float: left;
} 
.copyright .copyright-text{
	padding-left: 20px;
	overflow: hidden;
	font-size: 14px; 
}
.copyright-text h3{
	font-family: OpenSansSemiBold;margin-bottom: 0;font-size: 14px;
    text-transform: inherit;
}
.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;}

.footer-right{
	width: 61%;
	float: right;
}
.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: 20px;
	color: #044d9b;
	float: left;
    margin-top: 3px;
	/*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: 10px;
    float: left;
}
.footer-info-bottom-2{margin-top: 17px;}
.footer-images{
	float: left;
    margin-bottom: 6px;
	padding-left: 0;
}
.footer-images img{
	padding-right: 5px;
}
#footer .dev{
   float:right;
	font-size: 15px;
	font-family: OpenSansSemiBold;margin-top: 8px;    
}
#footer .dev a{
    color: #04ab57;
}
#footer .dev a{border-bottom: 1px dotted;display: inline-block;}
#footer .dev a:hover{
	text-decoration: none;border-bottom: 0;
}
.site-info-footer{float: left;    margin-left: 11px;font-size: 14px;margin-top: 15px;}
.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;}
.pages{background: #fff;}
#map{height: 500px;margin-top: 15px;    margin-right: -15px;}
.captcha-main{padding-right: 0; float: left;     margin-left: 0;}
.cont-1 .captcha-main{margin-left: 15px;}
.captcha-main i{font-size: 24px;}

.photos .photo-item{
    float: left;     
    margin-bottom: 10px;
    position: relative;
    padding-right: 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;
}
.photos .photo-item:hover .cover{
    opacity: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{    padding: 0 15px;}
.sitemap{padding-top: 15px;}
.sitemap h3{font-size: 18px;}
#nav-sitemap{list-style: none;padding-left: 0;}
#nav-sitemap li {padding: 5px;}
.sitemap {padding-top: 15px;}

.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: 10px;}
.docs ul li{
    padding: 5px 0;    
    float: left;
    width: 100%;
}
.docs ul li h4{margin-bottom: 0;font-size: 15px;float: left;}
.docs ul li h4 i{font-size: 18px;margin-right: 8px;}
.docs ul li a{float: right;}
.docs ul li a i{font-size: 16px; 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 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: 28px !important;
    margin-left: 20px;

}
.pp_fvv_uz h4{margin-left: 30px;}
.lbu_fvv_ru h4{margin-left: 10px;}
.lbu_fvv_uz h4{margin-left: 20px;}
.thanks_fvv_uz h4{margin-left: 38px;}
.thanks_fvv_ru h4{margin-left: 20px;margin-top: 30px !important;}
.duk_fvv_uz h4, .duk_fvv_ru h4{    margin-left: 20px;margin-top: 30px !important;}
.interaktiv .item h4{
        font-size: 14px!important;
    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 .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: "OpenSansSemiBold", 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;
}
.answers-btn:active, .subscribe-btn:active, .contact-btn:active {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbf00', endColorstr='#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);
    outline: 0; 
    box-shadow: none;
}
.answers-btn:focus, .subscribe-btn:focus, .contact-btn:focus {outline: none !important;color: #fff !important;}
.join{text-align: center;}
.user-login .search form input[type="text"]:focus {padding-right: 35px;}
.user-login.uz .search form input[type="text"]:focus {padding-right: 26px;}
.user-login.ru .special-menu ul li {
    margin-right: 14px;
}
.user-login.ru .search form input[type="text"]:focus {padding-right: 15px;}
#auth{width: 380px;    background: #fff;
    padding: 20px;border-radius: 8px;}
.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: 0;
    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: 400;
}
.arcticmodal-container {
    overflow-y: scroll;
    margin: 0;
    padding: 0;
    border: 0;
    border-collapse: collapse
}
.arcticmodal-container_i {
    height: 100%;
    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 {
    background: none;
        border: 1px solid #cccccc;
    -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: #000;
    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: 10px 0;
    -webkit-box-shadow: none;
    box-shadow: none;      
    font-size: 1.4rem;
    line-height: 1.5;
        outline: 0;
            border-radius: 0;
    border-style: none none solid;
    border-width: 0 0 1px;
        height: 40px;
            z-index: 1;
    position: relative;
}
.auth-inputs input[type=password]::-webkit-input-placeholder,
.auth-inputs input[type=text]::-webkit-input-placeholder {
    color: #000
}
.auth-inputs input[type=password]:-moz-placeholder,
.auth-inputs input[type=text]:-moz-placeholder {
    color: #000
}
.auth-inputs input[type=password]::-moz-placeholder,
.auth-inputs input[type=text]::-moz-placeholder {
    color: #000
}
.auth-inputs input[type=password]:-ms-input-placeholder,
.auth-inputs input[type=text]:-ms-input-placeholder {
    color: #000
}
.auth-inputs input[type=password]:focus,
.auth-inputs input[type=text]:focus {
   /* border-color: #2275bd;*/
   /* background-color: transparent;*/
   box-shadow: none;
    color: #000
}
.auth-inputs input[type=password]:focus::-webkit-input-placeholder,
.auth-inputs input[type=text]:focus::-webkit-input-placeholder {
    color: #000
}
.auth-inputs input[type=password]:focus:-moz-placeholder,
.auth-inputs input[type=text]:focus:-moz-placeholder {
    color: #000
}
.auth-inputs input[type=password]:focus::-moz-placeholder,
.auth-inputs input[type=text]:focus::-moz-placeholder {
    color: #000
}
.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: 18px;color: #000;}
#auth .nav-tabs .active a, #auth .nav-tabs li a:hover{color: #116bbb;}
#auth .arcticmodal-close{
        position: absolute;
    right: 0;
    top: -32px;
    right: -20px;
    font-size: 21px;
    color: #fff;
    cursor: pointer;
    border: 2px solid #fff;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 20px;
    
    line-height: 26px;
}
.auth-forget{color: #000;    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);
    color: #fff;
}
.auth-socials{width: 100%;float: left;margin-left: 0;margin-top: 20px;}
#auth .auth-socials input, #auth .auth-socials .bar{width: 85%;}
#auth .auth-actions{text-align: center;}
#auth .auth-socials dl span{color: #000;position: relative;top: 20px;font-size: 18px;}
.auth-login{width: 100%;float: left;}
.auth-socials .auth-actions{}
#auth dl label {color: #000;position: absolute;
    top: 10px;
    left: 0;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease;}
#auth dl{position: relative;}
#auth .bar {
    position: absolute;
    left: 0;
    bottom: 0;    
    width: 100%;
    height: 1px;
}
#auth .bar:before, #auth .bar:after {
  content: '';
  position: absolute;
  background: #ed2553;
  width: 0;
  height: 2px;
  -webkit-transition: .2s ease;
  transition: .2s ease;
}
#auth .bar:before {left: 50%;}
#auth .bar:after {right: 50%;}
#auth dl input:focus ~ label, #auth input:valid ~ label {color: #9d9d9d;-webkit-transform: translate(-12%, -100%) scale(0.75);transform: translate(-10%, -100%) scale(0.75);font-size: 18px;}
#auth input:focus ~ .bar:before, #auth input:focus ~ .bar:after {width: 50%;}
#reg-tab dl {width: 100%;float: left;}
#reg-tab dl:nth-child(even){margin-right: 0;}
#reg-tab .auth-actions{text-align: center;float: right;}
#forget-tab{text-align: center;}
#reg-tab .e_select {
        float: left;
    display: inline-block !important;
    border: 1px solid #ccc;
    padding: 5px 10px !important;
    height: 40px !important;
    margin-right: 5px !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 4px !important;
    margin-top: 0px;
    width: 100%;
    color: #919fa6;
}
.e_select:focus {outline: 0;}
.auth dl dd {margin-bottom: 0;}
.p_menu{background: #116bbb;padding: 10px 20px;border-radius: 10px;margin-top: 18px;}
.p_menu ul{margin: 0;}
.p_menu ul li{float: left;margin-right: 10px;font-size: 15px; position: relative;padding-right: 10px;}
.p_menu ul li:hover a, .p_menu ul li.active a{background: #2b84d4;}
.p_menu ul li a{color: #fff;padding: 12px 6px;}
.p_menu ul li a:before {border-left: 1px solid rgba(255, 255, 255, .1);border-right: 1px solid rgba(0, 0, 0, .1);content: "";height: 20px;margin-top: -10px;position: absolute;right: 0;top: 50%;width: 1px}
.p_menu ul li:last-child a:before {display: none}
.all-events{float: right;margin-top: 15px;}
.ps-content{margin-top: 15px;}
.archive-news .news-year ul li{float: right;margin-right: 5px;}
.news-month ul li{float: none !important; display: inline-block;}
.archive-news .news-year ul{float: left;}
.archive-news .news-year li a{font-size: 16px;}
.archive-news .news-year li a{padding: 5px 15px;}
.news-month li a{padding: 5px 8px;}
.news-month{background: #f5f5f5;padding: 5px;font-size: 15px;}
.news-year li.active a, .news-year li a:hover{background: #ff750e;color: #fff;border-radius: 5px 5px 0 0;position: relative;}
.news-year li.active a:after{content: "\f0d7";font-family: fontawesome;font-size: 16px;color: #ff750e;position: absolute;left: 0; right: 0; top: 24px; text-align: center;}
.news-month li.active a, .news-month li a:hover{color: #000;font-weight: bold;}
.p_question .panel-heading a {padding: 0 0 5px;color: #000;}
.p_question .panel-heading a i{font-size: 14px;}
.questions_agree {padding: 15px 0;}
.mobile-q{display: none;}
.mobile-q .navbar-default{ background: #116bbb;border: none;border-radius: 10px;}
.mobile-q  .navbar-default .navbar-nav > li > a {color: #fff;font-size: 16px;}
.mobile-q .navbar-default .navbar-nav > .active > a{background: #2b84d4;}
.mobile-q .navbar-default .navbar-toggle .icon-bar {background-color: #fff;}
.mobile-q .navbar-toggle{background: none;}
.mobile-q .navbar-default .navbar-toggle:hover, .mobile-q .navbar-default .navbar-toggle:focus {background-color: #08c;}
#messages_s p{margin-bottom: 0;}
.auth-inputs .formError .formErrorContent {width: 160px !important;}
#login-tab1 textarea::-webkit-input-placeholder{color: #000;}
#login-tab1 textarea::-moz-placeholder{color: #000;}
#login-tab1 textarea:-moz-placeholder{color: #000;}
#login-tab1 textarea:-ms-input-placeholder{color: #000;}
.captcha-q div#captcha_contacts_button i {
    color: #fff;
    margin-top: 10px;
}
.captcha-q div#captcha_contacts_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 );
    color: #fff;
    text-align: center;
}
.breadcrumbs{margin-bottom: 15px;    float: left;}
.breadcrumbs ul li{float: left; margin-right: 5px;}
.breadcrumbs ul li i{margin-left: 5px;}
.incidents h1 a{
        float: left;
    font-size: 20px;
    font-family: "OpenSansSemiBold", sans-serif;
    margin: 0;
    line-height: 14px;
    color: #126fbf !important;
        border: 0;

}
.thanks{    margin: 25px 0;}
.news-view-block{margin-top: 30px;}
.news-view-block h4{font-size: 22px; font-weight: bold;}
.news-view-block .post-image{width: 210px;}
html .news-view-block .btn-primary{
    padding: 5px 11px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 6px;
    border: 0;
}
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: #126fbf;
}
html body .tabs .nav-tabs li.active a, html.dark body .tabs .nav-tabs li.active a {
    border-top-color: #126fbf;
    color: #126fbf;
}

.select-region__main{
    width: 100%;
    overflow: hidden;
}
.select-region__main > label {
    font-size: 16px;
}
.select-region__main #select-region{
    padding: 5px 10px;
    border-radius: 4px;
    margin-left: 10px;
    width: 240px;
}
.regions-resume{
    width: 100%;
    padding: 15px 0 20px;
}

.regions-resume .panel-default>.panel-heading {
  color: #333;
  background-color: #fff;
  border-color: #e4e5e7;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.regions-resume .panel-default>.panel-heading a {
  display: block;
  padding: 10px 15px;
  overflow: hidden;
  position: relative;
      color: #116bbb;
    font-size: 16px;
}

.regions-resume .panel-default>.panel-heading a:after {
  content: "";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  transition: transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear;
}

.regions-resume .panel-default>.panel-heading a[aria-expanded="true"] {
  background-color: #eee;
}

.regions-resume .panel-default>.panel-heading a[aria-expanded="true"]:after {
  content: "\2212";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  top: 40%;
    position: absolute;
    right: 15px;
    color: #126fbf;
}

.regions-resume .panel-default>.panel-heading a[aria-expanded="false"]:after {
  content: "\002b";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  top: 40%;
    position: absolute;
    right: 15px;
    color: #126fbf;
}

.regions-resume .accordion-option {
  width: 100%;
  float: left;
  clear: both;
  margin: 0 0 15px 0;
}

.regions-resume .accordion-option .title {
  font-size: 20px;
  font-weight: bold;
  float: left;
  padding: 0;
  margin: 0;
}

.regions-resume .accordion-option .toggle-accordion {
  float: right;
  font-size: 16px;
  color: #6a6c6f;
}

.regions-resume .accordion-option .toggle-accordion:before {
  content: "Expand All";
}

.regions-resume .accordion-option .toggle-accordion.active:before {
  content: "Collapse All";
}
.panel-title span{
    width: 100%;
    float: left;
}
.panel-title span.career-reg__title{
    color: #b1b0b0;
    font-weight: normal;
    font-size: 13px;
    overflow: hidden;
    float: left;
    display: block;
    line-height: 15px;
}
#application .captcha-main{
    position: relative;    
}
#application div#captcha_contacts_button{
    float: left;
    position: absolute;
    right: -10px;
    top: 0;
    height: 35px;
    width: 35px;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

#application .file-upload{
    margin: 0 10px;
}
#application .form-control{
    height: 38px;
}
#application textarea.form-control{
    height: auto;
}
#application .answers-btn, .subscribe-btn, .contact-btn{
    height: 38px;
    padding: 0 20px;
    float: right;
}

.amcharts-chart-div a {
    display: none!important;
}
.tender .nav-tabs li a, .tender .nav-tabs li a:hover{
    color: #000;
}
.tender .nav-tabs li.active a, .tender .nav-tabs li.active a:hover, .tender .nav-tabs li.active a:focus{
    border-top: 3px solid #000;
    color: #000;
}
.duk-list .panel-title span.career-reg__title{font-size: 14px;}