/*@font-face {
  font-family: 'OpenSans-Bold';
  src: url('../fonts/OpenSans-Bold.eot');
  src: url('../fonts/OpenSans-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Bold.woff') format('woff'), url('../fonts/OpenSans-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans';
  src: url('../fonts/OpenSans.eot');
  src: url('../fonts/OpenSans.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans.woff') format('woff'), url('../fonts/OpenSans.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-Italic';
  src: url('../fonts/OpenSans-Italic.eot');
  src: url('../fonts/OpenSans-Italic.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Italic.woff') format('woff'), url('../fonts/OpenSans-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}*/
html {
  font-size: 10px;
}
* {
  margin: 0;
  padding: 0;
  line-height: 0;
  outline: none !important;
  box-sizing: border-box;
}
body {
  	background: -webkit-gradient(linear, left center, right center, from(#014302),color-stop(100%, #014303));
    background: -webkit-linear-gradient(left,#014302 ,#014303 100%);
    background: linear-gradient(to right,#014302 ,#014303 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF014302, endColorstr=#FF014303, GradientType=1);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF014302', endColorstr='#FF014303', GradientType=1)";
    background-size: 100% auto;
}
.row {
	margin: 0;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, 
.col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, 
.col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, 
.col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	padding:0;
}

.new-outer-block .col-md-6, .new-outer-block .col-xs-12{
  padding-right: 15px;
    padding-left: 15px;
}

span.text {
  font-size: 16px;
}
header {
  background: #fff;
  display: inline-block;
  width: 100%;
}
header .header--div1 {
  display: flex;
  width: 100%;
  float: left;
  min-height: 50px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 45px;
  padding-left: 45px;
  align-items: center;
  justify-content: space-between;
}

.footer .copyright {
padding: 0 10px;
font-size: 12px;
color: white;
display: inline-block;
font-family: 'Roboto', sans-serif; 
}
.nounderline:hover{	text-decoration:none!important;}
.relative{	position:relative;}
.weather-click{	position:absolute;	top:0px;	left:0px;	width:100%;	height:100%;	z-index:100;}
.noredpointers li:before{	
    background:none!important;
	}
	
.mahalay{
	position: absolute;
    bottom: 20px;
    left: 50px;
    right: 32px;
    color: #FFFFFF;
    font-size: 16px;
    font-family: 'Roboto', sans-serif; font-weight:bold;
    line-height: 22px;
    margin-top: 15px;
	z-index:100;
}	

#vk_groups{
	width:100%!important;
	clear:both;
}

#vk_groups iframe{
	width:100%!important;
}
.view__time.view__time_pogoda .clearfix, .airSticky1.airSticky_relative .clearfix {
	display:none;
}
.airSticky2.airSticky_relative {
	width:100%;
}
.little_content{
    display: block;
    position: relative;	
    font-size: 14px!important;
}		
	
#subscribe-text {
	color: #000000;
    line-height: 16px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-weight: normal;
}
#subscribe-text p {
	font-size: 13px!important;
}
input[type="submit"][name="jetpack_subscriptions_widget"]	{
	z-index: 915;
    width: 221px;
    background-color: #0078D7;
	border: none;
	color: white;
	min-height: 28px;
    margin-top: 16px;
    position: relative;
}
#subscribe-email input {
	z-index: 830;
    height: 64px;
    padding-left: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: #EDEEF0;
    background-color: #FFFFFF;
    padding-bottom: 30px;
    margin-top: 17px;
}
#subscribe-email input::-webkit-input-placeholder {color: #000;}
#subscribe-email input::-moz-placeholder          {color: #000;}/* Firefox 19+ */
#subscribe-email input:-moz-placeholder           {color: #000;}/* Firefox 18- */
#subscribe-email input:-ms-input-placeholder      {color: #000;}
	
.row-news .news3--div2 ul li a{
  font-size: 16px;}

@media screen and (max-width: 600px) {
  header .header--div1 {
    flex-direction: column;
    padding-left: 15px;
    padding-right: 15px;
  }
}
header .header--div1 .social {
  display: inline-block;
}
header .header--div1 .social a {
  display: inline-block;
  float: left;
  margin-right: 15px;
}
header .header--div1 .social a:last-child {
  margin-right: 0;
}
header .header--div1 .social a.vk-a {
  background-image: url(../img/sprite.png);
  background-position: 0px -238px;
  width: 30px;
  height: 30px;
}
header .header--div1 .social a.oc-a {
  background-image: url(../img/sprite.png);
  background-position: 0px -283px;
  width: 30px;
  height: 30px;
}
header .header--div1 .social a.fb-a {
  background-image: url(../img/sprite.png);
  background-position: 0px -193px;
  width: 30px;
  height: 30px;
}
header .header--div1 .social a.yz-a {
  background-image: url(../img/Yandex_Zen_Logo.png);
  background-position: 6px 6px;
  background-repeat: no-repeat;
  background-size: 18px;
  width: 30px;
  height: 30px;
}
header .header--div1 .social a.te-a {
  background-image: url(../img/Telegram_logo.png);
  background-position: 6px 6px;
  background-repeat: no-repeat;
  background-size: 18px;
  width: 30px;
  height: 30px;
}
header .header--div1 .social a.tw-a {
  background-image: url(../img/sprite.png);
  background-position: 0px -373px;
  width: 30px;
  height: 30px;
}

.ya-share2__item.ya-share2__item_service_telegram .ya-share2__badge span{
  background-image: url(../img/Telegram_logo.png);
  background-position: 6px 6px;
  background-repeat: no-repeat;
  background-size: 18px;
  width: 30px;
  height: 30px;
}

.ya-share2__item_service_telegram .ya-share2__badge {
    background-color: #ffffff !important;
}

.ya-share2__container_size_s .ya-share2__icon{
  background-size: auto !important;
}

header .header--div1 .personal {
  display: inline-block;
  float: right;
}
@media screen and (max-width: 600px) {
  header .header--div1 .personal {
    margin-top: 10px;
  }
}
@media screen and (max-width: 425px) {
  header .header--div1 .personal {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
}
header .header--div1 .personal .personalArea-a {
  color: #003452;
  text-align: right;
  font-size: 12px;
  font-family: 'Roboto', sans-serif; 
  display: inline-block;
  float: left;
  text-decoration: none;
}
header .header--div1 .personal .personalArea-a:hover {
  text-decoration: underline;
}
header .header--div1 .personal .personal--div {
  padding-left: 15px;
  margin-left: 15px;
  border-left: 1px solid #003452;
  display: inline-block;
  font-family: 'Roboto', sans-serif; font-weight:bold;
}
@media screen and (max-width: 425px) {
  header .header--div1 .personal .personal--div {
    margin-top: 15px;
    padding-left: 0;
    margin-left: 0;
    border-left: none;
  }
}
header .header--div1 .personal .personal--div a {
  color: #003452;
  float: left;
  display: inline-block;
  font-size: 12px;
  margin-right: 15px;
  text-decoration: none;
}
header .header--div1 .personal .personal--div a:hover {
  text-decoration: underline;
}
header .header--div1 .personal .personal--div a:last-child {
  margin-right: 0;
}
header .header--div2 {
    padding-top: 5px;
    position: relative;
    /* display: flex; */
    align-items: center;
    justify-content: space-between;
    width: 100%;
    float: left;
    background-color: #003452;
    min-height: 69px;
    padding-right: 45px;
    padding-left: 45px;
    font-family: 'Roboto', sans-serif; font-weight:bold;
    vertical-align: middle;
    padding-top: 24px;
}
@media screen and (max-width: 600px) {
  header .header--div2 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
header .header--div2:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background-color: #FF0000;
}
header .header--div2 nav {
  align-items: center;
  justify-content: space-between;
  width: 100%;
  position: relative;
  padding-right: 45px;
}
header .header--div2 nav .nav--ul {
  display: inline-block;
  float: left;
  margin-right: 70px;
}
header .header--div2 nav  #datapickernav {
    position: absolute;
   
    top: 42px;
    z-index: 999999;
}
	header .header--div2  #datapickernav table {
		width: 100%;
		max-width: 100%;
		margin-bottom: 20px;
		border-collapse: separate;
		border-spacing: 4px;
		border: 1px solid #ddd;
		background-color: rgb(255, 255, 255);
	}
		header .header--div2 #datapickernav .datepicker td {
			background-color: #003452;
			color: white;
		}
			header .header--div2 #datapickernav td.today {
				background-color: #FF0000 !important;
				background-image: none;
			}
header .header--div2 nav .nav--ul li {
  display: inline-block;
  float: left;
}
header .header--div2 nav .nav--ul li a {
  color: #FFFFFF;
  font-size: 13px!important;
  font-family: 'Roboto', sans-serif; font-weight:bold;
  display: inline-block;
  margin-right: 30px;
  padding-bottom: 7px;
  position: relative;
  text-decoration: none;
}
@media screen and (max-width: 1199px) {
  header .header--div2 nav .nav--ul li a {
    margin-right: 12px;
  }
}
header .header--div2 nav .nav--ul li a:hover:after {
  content: "";
  position: absolute;
  display: block;
  bottom: 0;
  left: 0;
  right: -10px;
  height: 3px;
  background-color: #FF0000;
}
header .header--div2 nav .menu-a {
  position: absolute;
  display: block;
  top: 5px;
  right: 0;
  background-image: url(../img/sprite.png);
  background-position: 0px -46px;
  width: 30px;
  height: 13px;
}
.siteSearch {
  background-color: #fff;
  margin-top: 18px;
}
.siteSearch .siteSearch--div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  min-height: 65px;
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
}
@media screen and (max-width: 600px) {
  .siteSearch .siteSearch--div {
    padding-top: 70px;
  }
}
.siteSearch .siteSearch--div .logo-a {
  position: absolute;
  display: inline-block;
  left: 45px;
  top: 50%;
  transform: translateY(-50%);
  height: 40px;
  width: 195px;
  overflow: hidden;
  z-index:1;
}
@media screen and (max-width: 600px) {
  .siteSearch .siteSearch--div .logo-a {
    left: 50%;
    top: 15px;
    transform: translateX(-50%);
  }
}
.siteSearch .siteSearch--div .logo-a img {
  position: absolute;
  left: 50%;
  top: 57%;
  transform: translate(-50%, -50%);
  display: block;
}
.siteSearch .siteSearch--div .wrappers-wpap {
  width: 100%;
}
.siteSearch .siteSearch--div .siteSearch--div--div1 {
  padding-left: 250px;
}
@media screen and (max-width: 1199px) {
  .siteSearch .siteSearch--div .siteSearch--div--div1 {
    padding-left: 240px;
  }
}
@media screen and (max-width: 600px) {
  .siteSearch .siteSearch--div .siteSearch--div--div1 {
    padding-left: 15px;
    margin-right: -15px;
  }
}
.siteSearch .siteSearch--div .siteSearch--div--div1 input {
  display: block;
  width: 100%;
  border-style: solid;
  border-width: 1px;
  border-color: #E2E3E4;
  background-color: #F8F9FA;
  height: 28px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  line-height: 26px;
  color: #A2A2A2;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 14px;
}
.siteSearch .siteSearch--div .siteSearch--div--div2 {
  padding-right: 45px;
}
@media screen and (max-width: 600px) {
  .siteSearch .siteSearch--div .siteSearch--div--div2 {
    padding-right: 15px;
  }
}
.siteSearch .siteSearch--div .siteSearch--div--div2 button {
  height: 28px;
  display: block;
  width: 100%;
  position: relative;
  border: none;
  outline: none;
  background: #242424;
}
.siteSearch .siteSearch--div .siteSearch--div--div2 button:before {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-image: url(../img/sprite.png);
  background-position: 0px -74px;
  width: 14px;
  height: 14px;
}
.hotNews {
  margin-top: 18px;
  display: inline-block;
  width: 100%;
  padding: 0;
}
.hotNews .hotNews--div1 {
  width: 100%;
  float: left;
  position: relative;
  padding-bottom: 429px;
  display: inline-block;
}
@media screen and (max-width: 1199px) {
  .hotNews .hotNews--div1 {
    padding-bottom: 65.5%;
  }
}
@media screen and (max-width: 991px) {
  .hotNews .hotNews--div1 {
    padding-bottom: 54%;
  }
}
@media screen and (max-width: 768px) {
  .hotNews .hotNews--div1 {
    padding-bottom: 0;
  }
}
.hotNews .hotNews--div1 .hotNews--div1--div1 {
  width: 43%;
  position: absolute;
  padding-right: 2px;
  left: 0;
  top: 0;
  height: 100%;
  max-height: 429px;
}
@media screen and (max-width: 768px) {
  .hotNews .hotNews--div1 .hotNews--div1--div1 {
    width: 100%;
    padding-right: 0;
    position: relative;
    padding-bottom: 60%;
    margin-bottom: 8px;
  }
  .hotNews .hotNews--div1 .hotNews--div1--div1 .newsItem-a {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
  }
}
.hotNews .hotNews--div1 .hotNews--div1--div2 {
  width: 57%;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  max-height: 424px;
  word-spacing: -5px;
}
@media screen and (max-width: 768px) {
  .hotNews .hotNews--div1 .hotNews--div1--div2 {
    width: 100%;
    position: relative;
	max-height:inherit;
  }
}
.hotNews .hotNews--div1 .hotNews--div1--div2 .newsItem-wrap {
  height: 50%;
  width: 50%;
  display: inline-block;
  padding: 0px 4px;
  word-spacing: 0;
}
.hotNews .hotNews--div1 .hotNews--div1--div2 .newsItem-wrap:nth-child(even) {
  padding-right: 0px;
}
@media screen and (max-width: 768px) {
  .hotNews .hotNews--div1 .hotNews--div1--div2 .newsItem-wrap {
    height: auto;
	width: 100%;
    padding-bottom: 60%;
    position: relative;
  }
  .hotNews .hotNews--div1 .hotNews--div1--div2 .newsItem-wrap .newsItem-a {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
  }
}
.tapespanmain {
    display: none;
}

.hotNews .ulholder {
	height:auto;
	margin-top:20px;

}

.hotNews .newsList-wrap {
  position: relative;
}
.hotNews .newsList-wrap .newsList {
  background: #fff;
  padding-top: 14px;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  .hotNews .newsList-wrap .newsList ul li {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 991px) {
  .hotNews .newsList-wrap .newsList {
    margin-top: 15px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
}
.hotNews .newsList-wrap .newsList .title {
  display: block;
  position: relative;
  padding-left: 24px;
}
.hotNews .newsList-wrap .newsList .title span {
  color: #ffffff;
  font-family: 'Roboto', sans-serif; 
  position: absolute;
  text-align: center;
  height: 21px;
  width: 21px;
  background-color: #f90000;
  border-radius: 50%;
  line-height: 21px;
  left: 155px;
  top: 0;
}
.hotNews .newsList-wrap .newsList .title a {
  color: #003452;
  font-family: 'Roboto', sans-serif; font-weight:bold;
  font-size: 16px!important;
  text-decoration: none;
}
.hotNews .newsList-wrap .newsList ul {
  display: block;
  width: 100%;
}

@media screen and (max-width: 991px) {
.hotNews .newsList-wrap .newsList ul {
  height: auto;
}
}

.hotNews .newsList-wrap .newsList ul li {
	width: 100%;
    margin-top: 27px;
    margin-bottom: 27px;
    flex-direction: column;
    justify-content: center;
    position: relative;
	list-style-type: none;
	padding-left: 24px;
	padding-right: 24px;
}
@media screen and (max-width: 991px) {
  .hotNews .newsList-wrap .newsList ul li {
    min-height: 0;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
.hotNews .newsList-wrap .newsList ul li .li--span {
  color: #7f7f7f;
  font-family: OpenSans-Italic;
  font-size: 10px !important;
  display: block;
  line-height: 14px;
}
.hotNews .newsList-wrap .newsList ul li .li--span span {
  font-family: 'Roboto', sans-serif; 
  font-size: 10px !important;
}
.hotNews .newsList-wrap .newsList ul li .li--a {
  line-height: 16px;
  color: #000000;
  font-size: 13px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  text-decoration: none;
}
.hotNews .newsList-wrap .newsList .newsList--div {
  height: 65px;
  padding-top: 27px;
  padding-left: 20px;
}
.hotNews .newsList-wrap .newsList .newsList--div a {
  padding-right: 20px;
}
.hotNews .choseRegion {
  margin-top: 15px;
  position: relative;
  width: 100%;
  display: inline-block;
}
.hotNews .choseRegion .choseRegion--div {
  display: inline-block;
  width: 100%;
  background: #003452;
  min-height: 50px;
  float: left;
}
.hotNews .choseRegion .choseRegion--div .regionChosen {
  display: inline-block;
  width: 83%;
  float: left;
  font-size: 14px;
  font-family: 'Roboto', sans-serif; font-weight:bold;
  color: #FFFFFF;
  padding-left: 45px;
  margin-top: 13px;
}
@media screen and (max-width: 600px) {
  .hotNews .choseRegion .choseRegion--div .regionChosen {
    padding-left: 15px;
    width: auto;
  }
}
.hotNews .choseRegion .choseRegion--div .choseRegion-a {
  float: left;
  font-size: 13px!important;
  line-height: 21px;
  font-family: 'Roboto', sans-serif; font-weight:bold;
  color: #FFFFFF;
  margin-top: 13px;
  padding-right: 15px;
  display: inline-block;
  position: relative;
  text-decoration: none;
}
@media screen and (max-width: 600px) {
  .hotNews .choseRegion .choseRegion--div .choseRegion-a {
    float: right;
    margin-right: 15px;
  }
}
.hotNews .choseRegion .choseRegion--div .choseRegion-a:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 8px;
  background-image: url(../img/sprite.png);
  background-position: 0px 0px;
  width: 8px;
  height: 8px;
}
.hotNews .choseRegion .toggle-div-wrap {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  height: 0;
}
.hotNews .choseRegion .toggle-div-wrap .toggle-div {
  position: absolute;
  display: none;
  width: 100%;
  top: 0;
  left: 0;
  background: #003452;
  padding-top: 30px;
  padding-bottom: 50px;
  z-index: 100;
}
@media screen and (max-width: 1199px) {
  .hotNews .choseRegion .toggle-div-wrap .toggle-div {
    padding-top: 5px;
    padding-bottom: 30px;
  }
}
.hotNews .choseRegion .toggle-div-wrap .toggle-div ul {
  padding-left: 45px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 600px) {
  .hotNews .choseRegion .toggle-div-wrap .toggle-div ul {
    padding-left: 15px;
  }
}
@media screen and (max-width: 400px) {
  .hotNews .choseRegion .toggle-div-wrap .toggle-div ul {
    justify-content: space-around;
  }
}
.hotNews .choseRegion .toggle-div-wrap .toggle-div ul li {
  margin-top: 15px;
  padding-right: 15px;
  display: block;
  width: 25%;
}
@media screen and (max-width: 1199px) {
  .hotNews .choseRegion .toggle-div-wrap .toggle-div ul li {
    width: 33%;
  }
}
@media screen and (max-width: 680px) {
  .hotNews .choseRegion .toggle-div-wrap .toggle-div ul li {
    width: 50%;
  }
}
@media screen and (max-width: 400px) {
  .hotNews .choseRegion .toggle-div-wrap .toggle-div ul li {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.hotNews .choseRegion .toggle-div-wrap .toggle-div ul li a {
  color: #FFFFFF;
  text-align: left;
  font-size: 12px;
  font-family: 'Roboto', sans-serif; font-weight:bold;
  text-decoration: none;
}
.hotNews .choseRegion .toggle-div-wrap .toggle-div ul li a:hover {
  text-decoration: underline;
}
.news2 {
  position: relative;
  padding-bottom: 40%;
  display: inline-block;
  width: 100%;
  float: left;
  margin-top: 15px;
}
@media screen and (max-width: 991px) {
  .news2 {
    padding-bottom: 0;
  }
}
.news2 .news2--div {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: inline-block;
}
@media screen and (max-width: 991px) {
  .news2 .news2--div {
    width: 100%;
    position: relative;
  }
}
.news2 .news2--div--div1 {
  width: 30%;
  height: 100%;
  position: relative;
  float: left;
}
@media screen and (max-width: 991px) {
  .news2 .news2--div--div1 {
    width: 100%;
    height: auto;
    padding-bottom: 33%;
    margin-top: 2px;
  }
  .news2 .news2--div--div1 .newsItem-a {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
@media screen and (max-width: 500px) {
  .news2 .news2--div--div1 {
    padding-bottom: 60%;
  }
}
.news2 .news2--div--div2 {
  width: 35%;
  height: 100%;
  float: left;
  padding-left: 3px;
}

.news2--div--div2.min-oblast{
    width: 70%;
    height: 100%;
    float: left;
    padding-left: 3px;
}
@media screen and (max-width: 991px) {
  .news2 .news2--div--div2 {
    width: 100%;
    height: auto;
    padding-bottom: 33%;
    position: relative;
    margin-top: 2px;
  }
}
@media screen and (max-width: 500px) {
  .news2 .news2--div--div2 {
    padding: 0;
  }
}
.news2 .news2--div--div2 .newsItem-wrap {
  width: 100%;
  height: 50%;
}
.news2--div--div2.min-oblast .newsItem-wrap {
width: 50%;
    height: 50%;
    float: left;
    padding-left: 3px;
}
@media screen and (max-width: 991px) {
  .news2 .news2--div--div2 .newsItem-wrap {
    width: 50%;
    height: 100%;
    top: 0;
    position: absolute;
  }
}
@media screen and (max-width: 500px) {
  .news2 .news2--div--div2 .newsItem-wrap {
    padding-bottom: 60%;
    width: 100%;
    position: relative;
  }
  .news2 .news2--div--div2 .newsItem-wrap .newsItem-a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
}
.news2 .news2--div--div2 .newsItem-wrap:first-child {
  padding-bottom: 1px;
}
@media screen and (max-width: 991px) {
  .news2 .news2--div--div2 .newsItem-wrap:first-child {
    padding-bottom: 0;
    padding-right: 1px;
    left: 0;
  }
}
@media screen and (max-width: 500px) {
  .news2 .news2--div--div2 .newsItem-wrap:first-child {
    padding-bottom: 60%;
    margin-bottom: 2px;
  }
}
.news2 .news2--div--div2 .newsItem-wrap:last-child {
  padding-top: 1px;
}
@media screen and (max-width: 991px) {
  .news2 .news2--div--div2 .newsItem-wrap:last-child {
    padding-top: 0;
    padding-left: 1px;
    right: 0;
  }
}
.news3 {
  margin-top: 15px;
  background: #fff;
  padding-bottom: 15px;
  width: 100%;
  display: inline-block;
}
.news3 .news3--div1 {
  margin-top: 15px;
  width: 47%;
  float: left;
}
@media screen and (max-width: 1199px) {
  .news3 .news3--div1 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.news3 .news3--div1 .news3--div1--div {
  padding-bottom: 72%;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .news3 .news3--div1 .news3--div1--div {
    padding-bottom: 33%;
  }
}
@media screen and (max-width: 500px) {
  .news3 .news3--div1 .news3--div1--div {
    padding-bottom: 60%;
  }
}
.news3 .news3--div1 .news3--div1--div .newsItem-wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.news3 .news3--div1 .news3--div1--div .newsItem-wrap .photo-a {
  display: block;
  position: absolute;
  background-image: url(../img/sprite.png);
  background-position: 0px -463px;
  width: 31px;
  height: 34px;
}
.news3 .news3--div2 {
  width: 53%;
  float: left;
  padding-left: 13px;
  padding-right: 29px;
}
@media screen and (max-width: 1199px) {
  .news3 .news3--div2 {
    width: 100%;
  }
}
.news3 .news3--div2 ul {
  /*display: flex;
  flex-direction: column;*/
  width: 100%;
  border-top: 1px solid #edeef0;
}
.news3 .news3--div2 ul li {
  /*display: flex;
  justify-content: space-between;*/
  margin-top: 14px;
  width: 100%;
  line-height: 16px;
  font-size: 13px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}
.news3 .news3--div2 ul li a {
  display: block;
  color: #000000;
  text-decoration: none;
}
.news3 .news3--div2 ul li a .img-wrap {
  width: 78px;
  height: 59px;
  position: relative;
  overflow: hidden;
  float: left;
  margin-right: 20px;
}




.news3 .news3--div2 ul li a .img-wrap img {
    display: block;
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    top: 0%;
    left: 0%;
}
.banner {
  padding-top: 15px;
  clear:both;
}
.banner img {
  width: 100%;
  max-width: 100%;
  display: block;
}
.banner-top {
  padding-top: 0px;
  clear:both;
}

.multimedia {
      border-top: 15px solid transparent;
	  display:block;
	  z-index:100;
}
.multimedia .multimediaPreviews {
  margin-top: 15px;
  position: relative;
  padding-bottom: 40%;
}
@media screen and (max-width: 991px) {
  .multimedia .multimediaPreviews {
    padding-bottom: 80%;
  }
}
@media screen and (max-width: 767px) {
  .multimedia .multimediaPreviews {
    height: auto;
    padding-bottom: 0;
  }
}
.multimedia .multimediaPreviews .multimediaPreviews--div {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .multimedia .multimediaPreviews .multimediaPreviews--div {
    position: relative;
    height: auto;
  }
}
.multimedia .multimediaPreviews .multimediaPreviews--div .multimediaPreviews--div--div {
  float: left;
  padding-right: 2px;
  height: 100%;
}
@media screen and (max-width: 991px) {
  .multimedia .multimediaPreviews .multimediaPreviews--div .multimediaPreviews--div--div {
    position: absolute;
  }
}
.multimedia .multimediaPreviews .multimediaPreviews--div .multimediaPreviews--div--div.div1 {
  width: 34%;
}
.multimedia .multimediaPreviews .multimediaPreviews--div .multimediaPreviews--div--div.div1 .newsItem-wrap {
  width: 100%;
  height: 50%;
}
@media screen and (max-width: 991px) {
  .multimedia .multimediaPreviews .multimediaPreviews--div .multimediaPreviews--div--div.div1 .newsItem-wrap {
    height: 100%;
    width: 50%;
    float: left;
  }
}
@media screen and (max-width: 767px) {
  .multimedia .multimediaPreviews .multimediaPreviews--div .multimediaPreviews--div--div.div1 .newsItem-wrap {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
  }
  .multimedia .multimediaPreviews .multimediaPreviews--div .multimediaPreviews--div--div.div1 .newsItem-wrap:first-child {
    left: 0;
  }
  .multimedia .multimediaPreviews .multimediaPreviews--div .multimediaPreviews--div--div.div1 .newsItem-wrap:last-child {
    right: 0;
  }
}
@media screen and (max-width: 500px) {
  .multimedia .multimediaPreviews .multimediaPreviews--div .multimediaPreviews--div--div.div1 .newsItem-wrap {
    position: relative;
    margin-bottom: 2px;
    height: auto;
    width: 100%;
  }
  .multimedia .multimediaPreviews .multimediaPreviews--div .multimediaPreviews--div--div.div1 .newsItem-wrap .newsItem-a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
  }
}
.multimedia .multimediaPreviews .multimediaPreviews--div .multimediaPreviews--div--div.div1 .newsItem-wrap:first-child {
  padding-bottom: 1px;
}
@media screen and (max-width: 991px) {
  .multimedia .multimediaPreviews .multimediaPreviews--div .multimediaPreviews--div--div.div1 .newsItem-wrap:first-child {
    padding-bottom: 2px;
    padding-right: 1px;
  }
}
@media screen and (max-width: 500px) {
  .multimedia .multimediaPreviews .multimediaPreviews--div .multimediaPreviews--div--div.div1 .newsItem-wrap:first-child {
    padding-bottom: 66%;
  }
}
.multimedia .multimediaPreviews .multimediaPreviews--div .multimediaPreviews--div--div.div1 .newsItem-wrap:last-child {
  padding-top: 1px;
}
@media screen and (max-width: 991px) {
  .multimedia .multimediaPreviews .multimediaPreviews--div .multimediaPreviews--div--div.div1 .newsItem-wrap:last-child {
    padding-top: 0;
    padding-bottom: 2px;
    padding-left: 1px;
  }
}
@media screen and (max-width: 500px) {
  .multimedia .multimediaPreviews .multimediaPreviews--div .multimediaPreviews--div--div.div1 .newsItem-wrap:last-child {
    padding-bottom: 66%;
  }
}
@media screen and (max-width: 991px) {
  .multimedia .multimediaPreviews .multimediaPreviews--div .multimediaPreviews--div--div.div1 {
    width: 66.66%;
    position: absolute;
    height: 33.33%;
    top: 0;
    left: 0;
    display: inline-block;
  }
}
@media screen and (max-width: 767px) {
  .multimedia .multimediaPreviews .multimediaPreviews--div .multimediaPreviews--div--div.div1 {
    width: 100%;
    height: auto;
    padding-bottom: 33%;
    position: relative;
  }
}
@media screen and (max-width: 500px) {
  .multimedia .multimediaPreviews .multimediaPreviews--div .multimediaPreviews--div--div.div1 {
    padding: 0;
  }
}
.multimedia .multimediaPreviews .multimediaPreviews--div .multimediaPreviews--div--div.div2 {
  width: 30%;
}
@media screen and (max-width: 991px) {
  .multimedia .multimediaPreviews .multimediaPreviews--div .multimediaPreviews--div--div.div2 {
    padding-right: 0;
  }
}
.multimedia .multimediaPreviews .multimediaPreviews--div .multimediaPreviews--div--div.div2 .newsItem-wrap {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .multimedia .multimediaPreviews .multimediaPreviews--div .multimediaPreviews--div--div.div2 .newsItem-wrap {
    width: 100%;
    height: auto;
    padding-bottom: 33%;
    position: relative;
  }
  .multimedia .multimediaPreviews .multimediaPreviews--div .multimediaPreviews--div--div.div2 .newsItem-wrap .newsItem-a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
}
@media screen and (max-width: 500px) {
  .multimedia .multimediaPreviews .multimediaPreviews--div .multimediaPreviews--div--div.div2 .newsItem-wrap {
    padding-bottom: 66%;
  }
}
@media screen and (max-width: 991px) {
  .multimedia .multimediaPreviews .multimediaPreviews--div .multimediaPreviews--div--div.div2 {
    width: 33.33%;
    position: absolute;
    height: 33.33%;
    top: 0;
    right: 0;
    padding-bottom: 2px;
  }
}
@media screen and (max-width: 767px) {
  .multimedia .multimediaPreviews .multimediaPreviews--div .multimediaPreviews--div--div.div2 {
    width: 100%;
    height: auto;
    padding-bottom: 0;
    position: relative;
    margin-bottom: 2px;
  }
}
.multimedia .multimediaPreviews .multimediaPreviews--div .multimediaPreviews--div--div.div3 {
  width: 66%;
  padding-right: 0;
  display: inline-block;
}
@media screen and (max-width: 991px) {
  .multimedia .multimediaPreviews .multimediaPreviews--div .multimediaPreviews--div--div.div3 {
    width: 100%;
    height: 66.66%;
    left: 0;
    bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .multimedia .multimediaPreviews .multimediaPreviews--div .multimediaPreviews--div--div.div3 {
    height: auto;
    position: relative;
    padding-bottom: 66.66%;
  }
}
@media screen and (max-width: 500px) {
  .multimedia .multimediaPreviews .multimediaPreviews--div .multimediaPreviews--div--div.div3 {
    padding-bottom: 0;
  }
}
.multimedia .multimediaPreviews .multimediaPreviews--div .multimediaPreviews--div--div.div3 .newsItem-wrap {
  height: 50%;
  float: left;
}
@media screen and (max-width: 767px) {
  .multimedia .multimediaPreviews .multimediaPreviews--div .multimediaPreviews--div--div.div3 .newsItem-wrap {
    position: absolute;
  }
}
@media screen and (max-width: 500px) {
  .multimedia .multimediaPreviews .multimediaPreviews--div .multimediaPreviews--div--div.div3 .newsItem-wrap .newsItem-a {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
  }
}
.multimedia .multimediaPreviews .multimediaPreviews--div .multimediaPreviews--div--div.div3 .newsItem-wrap:nth-child(1) {
  width: 45%;
  padding-right: 1px;
  padding-bottom: 1px;
}
@media screen and (max-width: 767px) {
  .multimedia .multimediaPreviews .multimediaPreviews--div .multimediaPreviews--div--div.div3 .newsItem-wrap:nth-child(1) {
    top: 0;
    left: 0;
    width: 50%;
  }
}
@media screen and (max-width: 500px) {
  .multimedia .multimediaPreviews .multimediaPreviews--div .multimediaPreviews--div--div.div3 .newsItem-wrap:nth-child(1) {
    position: relative;
    width: 100%;
    height: auto;
    padding-bottom: 66%;
    margin-bottom: 2px;
  }
}
.multimedia .multimediaPreviews .multimediaPreviews--div .multimediaPreviews--div--div.div3 .newsItem-wrap:nth-child(2) {
  width: 55%;
  padding-left: 1px;
  padding-bottom: 1px;
}
@media screen and (max-width: 767px) {
  .multimedia .multimediaPreviews .multimediaPreviews--div .multimediaPreviews--div--div.div3 .newsItem-wrap:nth-child(2) {
    top: 0;
    right: 0;
    width: 50%;
  }
}
@media screen and (max-width: 500px) {
  .multimedia .multimediaPreviews .multimediaPreviews--div .multimediaPreviews--div--div.div3 .newsItem-wrap:nth-child(2) {
    position: relative;
    width: 100%;
    height: auto;
    padding-bottom: 66%;
    margin-bottom: 2px;
  }
}
.multimedia .multimediaPreviews .multimediaPreviews--div .multimediaPreviews--div--div.div3 .newsItem-wrap:nth-child(3) {
  width: 55%;
  padding-right: 1px;
  padding-top: 1px;
}
@media screen and (max-width: 767px) {
  .multimedia .multimediaPreviews .multimediaPreviews--div .multimediaPreviews--div--div.div3 .newsItem-wrap:nth-child(3) {
    bottom: 0;
    left: 0;
    width: 50%;
  }
}
@media screen and (max-width: 500px) {
  .multimedia .multimediaPreviews .multimediaPreviews--div .multimediaPreviews--div--div.div3 .newsItem-wrap:nth-child(3) {
    position: relative;
    width: 100%;
    height: auto;
    padding-bottom: 66%;
    margin-bottom: 2px;
  }
}
.multimedia .multimediaPreviews .multimediaPreviews--div .multimediaPreviews--div--div.div3 .newsItem-wrap:nth-child(4) {
  width: 45%;
  padding-left: 1px;
  padding-top: 1px;
}
@media screen and (max-width: 767px) {
  .multimedia .multimediaPreviews .multimediaPreviews--div .multimediaPreviews--div--div.div3 .newsItem-wrap:nth-child(4) {
    bottom: 0;
    right: 0;
    width: 50%;
  }
}
@media screen and (max-width: 500px) {
  .multimedia .multimediaPreviews .multimediaPreviews--div .multimediaPreviews--div--div.div3 .newsItem-wrap:nth-child(4) {
    position: relative;
    width: 100%;
    height: auto;
    padding-bottom: 66%;
    margin-bottom: 2px;
  }
}
.exclusive {
  margin-top: 15px;
}
.exclusive .exclusive--div {
    padding-top: 15px;
    background: #fff;
    position: relative;
}
@media screen and (max-width: 767px) {
  .exclusive .exclusive--div {
    position:relative;
  }
}

.exclusive .exclusive--div .img-wrap {
	z-index: 1;
    max-width: 352px;
    width: 100%;
    float: left;
    margin-right: 20px;
    margin-bottom: 15px;
}

@media screen and (max-width: 550px) {
.exclusive .exclusive--div .img-wrap {
	z-index: 1;
    max-width: 100%;
    width: 100%;
    float: left;
    margin-right: 0px;
    margin-bottom: 15px;
}
}

.exclusive .exclusive--div .img-wrap:after {
content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}
@media screen and (max-width: 500px) {
  .exclusive .exclusive--div .img-wrap {
    max-width: none;
  }
}
.exclusive .exclusive--div .img-wrap .exclusive--img {
  display: block;
  width: 100%;
  height: auto;
}
.exclusive .exclusive--div .exclusive--div--div {
	margin-left: 34px;
    margin-right: 20px;
    z-index: 1;
	display: block;
	  
}
@media screen and (max-width: 767px) {
  .exclusive .exclusive--div .exclusive--div--div {
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 15px;
  }
}
.exclusive .exclusive--div .exclusive--div--div h4 {
  color: #242424;
  font-size: 14px;
  font-family: 'Roboto', sans-serif; font-weight:bold;
  line-height: 16px;
  display: block;
}
@media screen and (max-width: 1199px) {
}
.exclusive .exclusive--div .exclusive--div--div .text-wrap {
  margin-top: 15px;  
  padding-bottom: 15px;
  line-height: 16px;
  color: #000000;
  font-size: 13px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}
@media screen and (max-width: 1199px) {
}
.bottomDivs1 {
  margin-top: 17px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .bottomDivs1 {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
  }
}
.bottomDivs1 .item-wrap {
  width: 25%;
  padding-left: 11px;
  padding-right: 11px;
  float:left;
}
.bottomDivs1  .item-wrap:first-child {
	padding-left:0;
}
.bottomDivs1  div:last-of-type {
	padding-right:0;
}
@media screen and (max-width: 768px) {
  .bottomDivs1 .item-wrap {
    padding-right: 0;
    padding-left: 0;
    width: 100%;
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
	.bottomDivs1 .item-wrap {
		width: 50%;
		margin-bottom: 20px;
	}
}
.bottomDivs1 .item-wrap .item .title-div {
  padding-left: 22px;
  padding-right: 22px;
}
.bottomDivs1 .item-wrap .item .img-wrap {
  padding-bottom: 66%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-top: 5px;
  background-size: cover;
  display: block;
}
@media screen and (max-width: 767px) and (min-width: 500px) {
  .bottomDivs1 .item-wrap .item .img-wrap {
    padding-bottom: 50%;
  }
}
.bottomDivs1 .item-wrap .item .img-wrap:after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
.bottomDivs1 .item-wrap .item .img-wrap img {
  position: absolute;
  display: block;
  min-width: 100%;
  min-height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.bottomDivs1 .item-wrap .item ul {
  background: #fff;
  padding-top: 5px;
  display: block;
  padding-left: 20px;
  padding-right: 50px;
}
@media screen and (max-width: 1199px) {
  .bottomDivs1 .item-wrap .item ul {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.bottomDivs1 .item-wrap .item ul li {
  display: flex;
  width: 100%;
  align-items: center;
  min-height: 67px;
  padding-top: 7px;
  padding-bottom: 7px;
  border-bottom: 2px solid #edeef0;
  line-height: 16px;
  color: #000000;
  font-size: 13px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}
.bottomDivs1 .item-wrap .item ul li:last-child {
  border-bottom: none;
}
.bottomDivs1 .item-wrap .item ul li a {
  color: #000000;
  text-decoration: none;
}
.bottomDivs2 {
  margin-top: 20px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.bottomDivs2 .title-div {
  padding-left: 5px;
  padding-right: 5px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .bottomDivs2 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 40px;
  }
}
.bottomDivs2 .item-wrap {
  width: 25%;
  padding-left: 11px;
  padding-right: 11px;
  float:left;
}
.bottomDivs2  .item-wrap:first-child {
	padding-left:0;
}
.bottomDivs2 div:last-of-type {
	padding-right:0;
}
@media screen and (max-width: 768px) {
  .bottomDivs2 .item-wrap {
    padding-right: 0;
    padding-left: 0;
    width: 100%;
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
	.bottomDivs2 .item-wrap {
		width: 50%;
		margin-bottom: 20px;
	}
}
.bottomDivs2 .item-wrap .item {
  background: #fff;
}
@media screen and (max-width: 1199px) {
  .bottomDivs2 .item-wrap .item .title-div {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.bottomDivs2 .item-wrap .item .item--div {
  background: #fff;
  padding-top: 25px;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 16px;
  color: #000000;
  font-size: 13px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  padding-bottom: 13px;
  min-height:292px;
}
@media screen and (max-width: 1199px) {
  .bottomDivs2 .item-wrap .item .item--div {
    padding-left: 0;
    padding-right: 0;
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 55px;
    position: relative;
  }
}
@media screen and (max-width: 767px) {
  .bottomDivs2 .item-wrap .item .item--div {
    min-height: 0;
  }
}
.bottomDivs2 .item-wrap .item .item--div .text-wrap {
  margin-bottom: 10px;
}
@media screen and (max-width: 1199px) {
  .bottomDivs2 .item-wrap .item .item--div .text-wrap {
    margin-bottom: 5px;
  }
}
.bottomDivs2 .item-wrap .item .item--div form {
  display: flex;
  width: 100%;
  flex-direction: column;
}
.bottomDivs2 .item-wrap .item .item--div form input[type=radio] {
  display: none;
}
.bottomDivs2 .item-wrap .item .item--div form input[type=radio] + label {
  display: inline-block;
  padding-left: 20px;
  position: relative;
  line-height: 1;
  margin-top: 12px;
}
@media screen and (max-width: 1199px) {
}
.bottomDivs2 .item-wrap .item .item--div form input[type=radio] + label:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  position: absolute;
  left: 0;
  top: 2px;
  border-radius: 4px;
  border: 1px solid #ababab;
}
.bottomDivs2 .item-wrap .item .item--div form input[type=radio]:checked + label:after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  position: absolute;
  left: 1px;
  top: 3px;
  border-radius: 3px;
  background: #003452;
}
.bottomDivs2 .item-wrap .item .item--div form textarea {
  display: block;
  width: 100%;
  height: 72px;
  margin-bottom: 3px;
  border: 1px solid #edeef0;
  padding: 5px 14px;
  overflow: hidden;
  resize: none;
}
.bottomDivs2 .item-wrap .item .item--div form textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000000;
}
.bottomDivs2 .item-wrap .item .item--div form textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #000000;
}
.bottomDivs2 .item-wrap .item .item--div form textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: #000000;
}
.bottomDivs2 .item-wrap .item .item--div form textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #000000;
}
.bottomDivs2 .item-wrap .item .item--div form button {
  display: block;
  width: 100%;
  height: 28px;
  text-align: center;
  border: none;
  outline: none;
  background: #242424;
  font-size: 13px;
  font-family: 'Roboto', sans-serif; 
  color: #fff;
  margin-top: 20px;
}
@media screen and (max-width: 1199px) {
  .bottomDivs2 .item-wrap .item .item--div form button {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 15px;
  }
}
.bottomDivs2 .item-wrap .item .item--div .social {
  display: inline-block;
  width: 100%;
}
.bottomDivs2 .item-wrap .item .item--div .social a {
  display: inline-block;
  float: left;
  margin-right: 15px;
}
.bottomDivs2 .item-wrap .item .item--div .social a:last-child {
  margin-right: 0;
}
.bottomDivs2 .item-wrap .item .item--div .social a.vk-a {
  background-image: url(../img/sprite.png);
  //background-position: 0px -148px;
  background-position: 0px -238px;
  width: 30px;
  height: 30px;
}
.bottomDivs2 .item-wrap .item .item--div .social a.vk-a:hover {
  background-position: 0px -148px;
}

.bottomDivs2 .item-wrap .item .item--div .social .tab-current  a.vk-a {
  background-position: 0px -148px;
}




.bottomDivs2 .item-wrap .item .item--div .social a.oc-a {
  background-image: url(../img/sprite.png);
  background-position: 0px -283px;
  width: 30px;
  height: 30px;
}
.bottomDivs2 .item-wrap .item .item--div .social a.oc-a:hover {
  background-position: -1px -605px;
}

.bottomDivs2 .item-wrap .item .item--div .social .tab-current  a.oc-a {
  background-position: -1px -605px;
}

.bottomDivs2 .item-wrap .item .item--div .social a.fb-a {
  background-image: url(../img/sprite.png);
  background-position: 0px -328px;
  width: 30px;
  height: 30px;
}
.bottomDivs2 .item-wrap .item .item--div .social a.fb-a:hover {
  background-position: -1px -650px;
}

.bottomDivs2 .item-wrap .item .item--div .social .tab-current a.fb-a {
  background-position: -1px -650px;
}

.bottomDivs2 .item-wrap .item .item--div .social a.tw-a {
  background-image: url(../img/sprite.png);
  background-position: 0px -418px;
  width: 30px;
  height: 30px;
}

.bottomDivs2 .item-wrap .item .item--div .social a.tw-a:hover{
  background-position: -1px -695px;
}


.bottomDivs2 .item-wrap .item .item--div .social .tab-current a.tw-a{
  background-position: -1px -695px;
}

.bottomDivs2 .item-wrap .item .item--div .social a.in-a {
  background-image: url(../img/soc-instagram.png);
  background-position: -3px 3px;
  width: 26px;
  height: 26px;
}

.bottomDivs2 .item-wrap .item .item--div .social a.in-a:hover{
  background-position: -35px 0px;
}

.bottomDivs2 .item-wrap .item .item--div .social img {
  width: 100%;
  height: auto;
}
.bottomDivs2 .item-wrap .item .item--div .subscribe-a {
  display: block;
  text-align: center;
  font-size: 13px;
  font-family: 'Roboto', sans-serif; 
  color: #fff;
  text-decoration: none;
  padding-top: 4px;
  background: #0078d7;
  height: 28px;
}
.bottomDivs2 .item-wrap .item .item--div.div3 {
  padding-top: 16px;
}
@media screen and (max-width: 1199px) {
  .bottomDivs2 .item-wrap .item .item--div.div3 .subscribe-a {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 15px;
  }
}
@media screen and (max-width: 991px) {
  .course-wrap {
    width: 50%;
    padding-right: 15px;
    float: left;
  }
}
@media screen and (max-width: 550px) {
  .course-wrap {
    width: 100%;
    padding-right: 0;
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
}
.course-wrap .course {
  background: #fff;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 15px;
  margin-top: 15px;
  padding-bottom: 7px;
}
@media screen and (max-width: 1199px) {
  .course-wrap .course {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.course-wrap .course .title {
  color: #003452;
  font-size: 14px;
  font-family: 'Roboto', sans-serif; font-weight:bold;
  display: block;
}
.course-wrap .course .title span {
  color: #484848;
}
.course-wrap .course ul {
  display: block;
  width: 100%;
  border-top: 1px solid #edeef0;
  margin-top: 7px;
  padding-top: 5px;
}
.course-wrap .course ul li {
  width: 100%;
  margin-bottom: 2px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 20px;
  position: relative;
  color: #484848;
  font-size: 14px;
  font-family: 'Roboto', sans-serif; 
}
.course-wrap .course ul li:before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  background: #f90000;
  border-radius: 50%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
}
.course-wrap .course .bottom-span {
  display: block;
  line-height: 12px;
  color: #A2A2A2;
  font-size: 10px;
  font-family: 'Roboto', sans-serif; 
}
@media screen and (max-width: 991px) {
  .weather-wrap {
    width: 50%;
    padding-left: 15px;
    float: left;
  }
}
@media screen and (max-width: 550px) {
  .weather-wrap {
    width: 100%;
    padding-left: 0;
    float: none;
    margin-left: auto;
    margin-right: auto;
    min-height: 0;
  }
}
.weather-wrap .weather {
  background: #fff;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 15px;
  margin-top: 15px;
}
@media screen and (max-width: 1199px) {
  .weather-wrap .weather {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 991px) {
  .weather-wrap .weather {
    min-height: 148px;
  }
}
.weather-wrap .weather .title {
  color: #003452;
  font-size: 14px;
  font-family: 'Roboto', sans-serif; font-weight:bold;
  display: block;
}
.weather-wrap .weather .title span {
  color: #484848;
}
.weather-wrap .weather .weather--div {
  display: block;
  border-top: 1px solid #edeef0;
  margin-top: 7px;
  padding-top: 3px;
}
.weather-wrap .weather .weather--div .weather--div--div1 {
  padding-left: 60px;
  position: relative;
  display: inline-block;
  width: 100%;
}
.weather-wrap .weather .weather--div .weather--div--div1 img {
  position: absolute;
  top: 3px;
  left: 0;
  display: block;
  max-width: 47px;
  height: auto;
}
.weather-wrap .weather .weather--div .weather--div--div1 .weather-info {
  color: #242424;
  font-size: 12px;
  font-family: 'Roboto', sans-serif; 
  display: block;
}
.weather-wrap .weather .weather--div .weather--div--div1 .weather--div--div1--div {
  display: flex;
  flex-direction: column;
  margin-top: 10px;
  float: left;
  margin-right: 20px;
}
.weather-wrap .weather .weather--div .weather--div--div1 .weather--div--div1--div:last-child {
  margin-right: 0;
}
.weather-wrap .weather .weather--div .weather--div--div1 .weather--div--div1--div .timesOfDay {
  color: #A2A2A2;
  font-size: 10px;
  font-family: 'Roboto', sans-serif; 
}
.weather-wrap .weather .weather--div .weather--div--div1 .weather--div--div1--div .temperature {
  color: #A2A2A2;
  font-size: 10px;
  font-family: 'Roboto', sans-serif; 
  display: block;
  margin-top: 10px;
}
.weather-wrap .weather .weather--div .weather--div--div2 {
  display: inline-block;
  width: 100%;
  margin-top: 30px;
}
.weather-wrap .weather .weather--div .weather--div--div2 a {
  color: #A2A2A2;
  font-size: 10px;
  font-family: 'Roboto', sans-serif; 
  text-decoration: none;
  display: inline-block;
  margin-right: 23px;
}
@media screen and (max-width: 1199px) {
  .weather-wrap .weather .weather--div .weather--div--div2 a {
    margin-right: 15px;
  }
}
.weather-wrap .weather .weather--div .weather--div--div2 a:last-child {
  margin-right: 0;
}
.weather-wrap .weather .weather--div .weather--div--div2 a:hover,
.weather-wrap .weather .weather--div .weather--div--div2 a.active {
  color: #242424;
  text-decoration: underline;
}

.mostPopular2 {
  margin-bottom: 15px;
}

.mostPopular {
  background: #fff;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 15px;
  padding-bottom: 15px;
}
@media (max-width: 768px) and (max-width: 1024px) and (orientation: portrait){
  .mostPopular{
    padding: 0 20px 15px 40px;
  }
}
.mostPopular ul {
  display: block;
  width: 100%;
  border-top: 1px solid #edeef0;
}
.mostPopular ul li {
  display: flex;
  justify-content: space-between;
  margin-top: 16px;
  width: 100%;
  line-height: 16px;
  font-size: 13px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}
.mostPopular ul li a {
  display: block;
  color: #000000;
  text-decoration: none;
}
.mostPopular ul li a .img-wrap {
  width: 78px;
  height: 59px;
  position: relative;
  overflow: hidden;
  float: left;
  margin-right: 20px;
}
.mostPopular ul li a .img-wrap img {
	display: block;
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    top: 0%;
    left: 0%;
}
.partnersNews {
  background: #fff;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.partnersNews ul {
  display: block;
  width: 100%;
  border-top: 1px solid #edeef0;
}
.partnersNews ul li {
  display: flex;
  justify-content: space-between;
  margin-top: 16px;
  width: 100%;
  line-height: 16px;
  font-size: 13px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}
.partnersNews ul li a {
  display: block;
  color: #000000;
  text-decoration: none;
}
.partnersNews ul li a .img-wrap {
  width: 78px;
  height: 59px;
  position: relative;
  overflow: hidden;
  float: left;
  margin-right: 20px;
}
.partnersNews ul li a .img-wrap img {
display: block;
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    top: 0%;
    left: 0%;
}
.newsTitle-div {
  position: relative;
  min-height: 50px;
}
.newsTitle-div .categoryName {
  color: #003452;
  font-size: 14px;
  font-family: 'Roboto', sans-serif; font-weight:bold;
  display: inline-block;
  margin-top: 15px;
  padding-right: 110px;
}
.newsTitle-div a {
  position: absolute;
  top: 15px;
  right: -4px;
}
footer {
  background: #003452;
  border-top: 5px solid #f00;
  display: inline-block;
  width: 100%;
  float: left;
    padding-top: 25px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 25px;
}
@media screen and (max-width: 991px) {
  footer {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
footer .footer-div1 {
  /*display: inline-block;
  float: left;
  position:relative;*/
}
@media screen and (max-width: 991px) {
  footer .footer-div1 {
   /* display: flex;
    align-items: center;
    flex-direction: column;
    width: 100%;*/
  }
}
footer .footer-div1 .logo-a {
  display: inline-block;
  height: 40px;
  width: 140px;
  overflow: hidden;
  position: relative;
  float: left;
}
footer .footer-div1 .logo-a img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: block;
}
footer .footer-div1 nav {

}
@media screen and (max-width: 1199px) {
  footer .footer-div1 nav {

  }
}
@media screen and (max-width: 991px) {
  footer .footer-div1 nav {
    margin-top: 15px;
    margin-left: 0;
  }
}
footer .footer-div1 nav ul {

}
footer .footer-div1 nav ul li {
    display: block;
    width: 33.33%;
    margin-bottom: 9px;
    float: left;
    padding-left: 15px;
  
}
@media screen and (max-width: 600px) {
  footer .footer-div1 nav ul li {
    width: 50%;
  }
}
footer .footer-div1 nav ul li a {
  color: #FFFFFF;
  font-family: 'Roboto', sans-serif; 
  text-decoration: none;
  font-size: 13px!important;
}
footer .footer-div2 {
  float: right;
  font-family: 'Roboto', sans-serif; 
  color: white;
}
	footer .footer-div2 p {
		margin-bottom: 12px;
		font-size: 13px!important;
	}
	footer .footer-div2 a {
		font-size: 13px!important;
	}
@media screen and (max-width: 991px) {
  footer .footer-div2 {
    width: 100%;
    margin-top: 20px;
  }
}
footer .footer-div2 span,
footer .footer-div2 a {
  color: #FFFFFF;
  display: inline-block;
}
.wrapper1 {
  width: 71%;
  float: left;
  padding-right: 10px;
  position:relative;
}
.main-wrapper .wrapper1 {
	padding: 0 0 15px;
}
	.main-wrapper #in-country.news3.wrapper1 {
		padding-bottom: 40px;
	} 
.main-wrapper .wrapper2 {
	padding-right: 0;
}
.main-wrapper .wrapper2.competently {
	padding: 0;
}
.competently {
	position: relative;
  line-height: 16px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: normal;
	color: #FFFFFF;
  margin-top: 30px;
}
	.competently h4 {
		position: absolute;
		top:21px;
		left:27px;
		font-size: 14px!important;
		font-family: open-sans, sans-serif;
		font-weight: 700;
		z-index:9999;
	}
	.competently p {
		position: absolute;
		top:120px;
		left:27px;
		font-size: 13px!important;
		z-index:9999;
	}
	.competently .img-wrap img {
		display:block;
		max-width: 100%;
		width: 100%;
		min-height: 264px;
		max-height: 265px;
	}
		.competently .img-wrap:after {
			content: "";
			position: absolute;
			display: block;
			width: 100%;
			height: 100%;
			top: 0;
			left: 0;
			background-color: rgba(0, 0, 0, 0.3);
		}
@media screen and (max-width: 991px) {
  .wrapper1 {
    width: 100%;
	padding: 0;
  }
  .wrapper1.wrapper1_1 {
    width: 71%;
  }
}
.wrapper2 {
  width: 29%;
  float: right;
  padding-left: 10px;
  position:relative;
}
.stripe-mobile {
  display: none;
}
@media screen and (max-width: 991px) {
  .wrapper2 {
    width: 100%;
	padding: 0;
  }
  .wrapper2.competently {
	 max-width: 352px;
	 float: left;
  }
  .wrapper2.wrapper2_1 {
    width: 29%;
  }
  .stripe-mobile {
    display: block;
  }
  .stripe-big {
    display: none;
  }
}
.newsItem-a {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: block;
  z-index: 1;
  background-size: cover;
  /*&:after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }*/
}
.newsItem-a:after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.newsItem-a .photo-icon {
  position: absolute;
  display: block;
  top: 10px;
  left: 15px;
  background-image: url(../img/sprite.png);
  background-position: 0px -463px;
  width: 31px;
  height: 34px;
}
.newsItem-a .multimediaIcon {
  position: absolute;
  display: block;
  bottom: 0;
  left: 0;
}
.newsItem-a .multimediaIcon.photo {
  background-image: url(../img/sprite.png);
  background-position: 0px -562px;
  width: 35px;
  height: 35px;
}
.newsItem-a .multimediaIcon.video {
  background-image: url(../img/sprite.png);
  background-position: 0px -512px;
  width: 35px;
  height: 35px;
}
.newsItem-a .timeAgo {
  color: #B5B4B4;
  font-weight: 400;
  font-size: 12px;
  font-family: OpenSans-Italic;
  display: block;
  margin-top: 10px;
}
.newsItem-a img {
  display: block;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.newsItem-a .bottomText {
  position: absolute;
  bottom: 20px;
  left: 50px;
  right: 32px;
  color: #FFFFFF;
  font-size: 16px;
  font-family: 'Roboto', sans-serif; font-weight:bold;
  line-height: 22px;
}
.newsItem-a .bottomText>h4, .newsItem-a .bottomText>p {
  font-size: 16px;
}
@media screen and (max-width: 600px) {
  .newsItem-a .bottomText {
    left: 15px;
    right: 15px;
    bottom: 20px;
  }
}
.newsItem-a .bottomText.bottomTextLeft {
  left: 15px;
  right: 70px;
}
@media screen and (max-width: 600px) {
  .newsItem-a .bottomText.bottomTextLeft {
    right: 15px;
  }
}
.newsItem-a .bottomText h1,
.newsItem-a .bottomText h2,
.newsItem-a .bottomText h3,
.newsItem-a .bottomText h4,
.newsItem-a .bottomText h5,
.newsItem-a .bottomText h6 {
  display: block;
  margin-bottom: 9px;
}
.newsItem-a .centerText {
  position: absolute;
  bottom: 20px;
  left: 50px;
  right: 32px;
  color: #FFFFFF;
  font-size: 16px;
  font-family: 'Roboto', sans-serif; font-weight:bold;
  line-height: 22px;
  margin-top: 15px;
}
@media screen and (max-width: 600px) {
  .newsItem-a .centerText {
    left: 15px;
    right: 15px;
  }
}
.newsItem-a .centerText h1,
.newsItem-a .centerText h2,
.newsItem-a .centerText h3,
.newsItem-a .centerText h4,
.newsItem-a .centerText h5,
.newsItem-a .centerText h6 {
  display: block;
  margin-bottom: 9px;
}
.newsItem-a .topText {
  position: absolute;
  bottom: 15px;
  left: 50px;
  right: 35px;
  color: #FFFFFF;
  font-size: 16px;
  font-family: 'Roboto', sans-serif; font-weight:bold;
  line-height: 22px;
}
@media screen and (max-width: 600px) {
  .newsItem-a .topText {
    left: 15px;
    right: 15px;
  }
}
.newsItem-a .topText.topTextLeft {
  max-width: 171px;
  right: 25px;
}
@media screen and (max-width: 600px) {
  .newsItem-a .topText.topTextLeft {
    left: 15px;
    right: 15px;
  }
}
.newsItem-a .topText h1,
.newsItem-a .topText h2,
.newsItem-a .topText h3,
.newsItem-a .topText h4,
.newsItem-a .topText h5,
.newsItem-a .topText h6 {
  display: block;
  margin-bottom: 9px;
}
.newsItem-a .mark-span {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 108px;
  padding-left: 12px;
  padding-right: 10px;
  text-align: right;
  background-color: #ff9100;
  padding-top: 5px;
  padding-bottom: 7px;
  color: #FFFFFF;
  font-family: 'Roboto', sans-serif; 
  font-size: 14px;
  line-height: 17px;
}
.newsItem-a .mark-span + .topTextLeft {
  right: 115px;
}
@media screen and (max-width: 600px) {
  .newsItem-a .mark-span {
    padding-right: 15px;
  }
}
.allNews-a {
  color: #003452;
  font-size: 12px;
  font-family: 'Roboto', sans-serif; font-weight:bold;
  display: inline-block;
  padding-right: 20px;
  position: relative;
  text-decoration: none;
}
.allNews-a:hover {
  text-decoration: none;
}
.allNews-a:after {
  content: "";
  position: absolute;
  top: 8px;
  right: 0;
  display: block;
  background-image: url(../img/sprite.png);
  background-position: 0px -23px;
  width: 8px;
  height: 8px;
}
.wrapper2 .allNews-a {
  padding-right: 12px;
  font-size: 12px!important;
}
.wrapper2 .allNews-a:after {
	top: 5px;
}
.questions {
	margin-top:14px;
	font-weight: bold;
	font-family:open-sans, sans-serif;
  margin-bottom: 70px;
}
.questions .questionHeading {
	width: 100%;
	font-size:16px!important;
    background-color: #FF0000;
    padding: 14px;
	color:white;
}
.questions li {
	position: relative;
}
.questions .img-wrap img {
	width: 100%;
	max-width:100%;
	max-height:300px;
	display:block;
	margin: 0 auto;
}
.questions .questionName {
	position: absolute;
	top:37px;
	left:22px;
	color: white;
	font-size: 18px!important;
}
.questions button {
	position: absolute;
	width: 235px;
	max-width:90%;
	display:block;
	z-index: 9999;
    position: relative;
    margin: -80px auto 0;
    border-style: solid;
    border-width: 1px;
	color: white;
    border-color: #FFFFFF;
    background-color: rgba(255,255,255,0.1);
    border-radius: 4px;
    padding: 10px 0;
}

.member-div {
    min-height: 51px;
    line-height: 51px;
    background: #003452;
    padding-left: 25px;
    padding-right: 25px;
    color: #ffffff;
	font-family: 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif;
}


.member-div .uchasniki {
    font-size:22px!important;
}

.vopros-conf a{
	text-decoration:underline;
	color:#ffffff;
}


.title-div {
  height: 51px;
  line-height: 51px;
  background: #003452;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
  align-items: center;
}
.title-div span {
  font-size: 14px;
  font-family: 'Roboto', sans-serif; font-weight:bold;
  color: #fff;
}
.title-div span .red {
  color: #FF0000;
}
.flexMenu-popup {
  display: flex;
  flex-direction: column;
  margin-top: 10px;
  padding-left: 15px;
  padding-right: 15px;
  background: #003452;
  z-index: 10;
}
.flexMenu-popup li {
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .container-sm {
    padding-left: 0;
    padding-right: 0;
  }
}


/*---------------------------------------------------------------------------------------------------*/
/*  page-2*/
.view{
    
}
.view__time{
    padding: 12px 168px 11px 50px;
    background-color: #fff;
    box-sizing: border-box;
}
.italic{
    color: #7F7F7F;
    font-size: 12px;
    font-family: 'Open-sans', sans-serif;
    font-weight: 400;
    font-style: italic;
    padding-right: 10px;
}
.view__time span{
    font-size: 12px;
    line-height: 14px;
    color: #7F7F7F;
    font-family: 'Open-sans', sans-serif;
    font-weight: 400;
    font-style: normal;
}
/**/
.view__title_2{
    line-height: 20px;
    color: #003452;
    font-size: 20px!important;
    font-weight: bold;
    font-family: 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif;
}
.view__title{
    line-height: 30px;
    color: #003452;
    font-size: 25px!important;
    font-weight: bold;
    font-family: 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif;
}
.view__title div{
    font-size: 25px!important;
}
/**/
.view__img{
    position: relative;
    z-index: 1;
}
.view__img img{
    width: 100%;
    position: relative;
    z-index: 1
}
.view__img .subscribe{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    background-color: rgba(0,52,82,0.8);
    padding: 15px 45px;
}

.view__img .subscribe h4{
    font-family: 'Open-sans', sans-serif;
    font-weight: 700;
    line-height: 20px;
    color: #FFFFFF;
    font-size: 14px;
    word-wrap: break-word;
}

.view__img .subscribe p{
    font-family: 'Open-sans', sans-serif;
    font-weight: 400;
    line-height: 20px;
    color: #FFFFFF;
    font-size: 14px;
    word-wrap: break-word;
}
/*--------------------------------------*/
.new3__wrap{
    padding: 20px 40px 5px;
}
@media (max-width: 767px) {
  .new3__wrap{
    padding: 20px 20px 5px;
  }
}
.new3__wrap__img{
    width: 100%;
    height: auto;
    margin-top: 14px;
}
.new3__wrap__img img{
    width: 100%;    
    margin-bottom: 14px;
}
.new3__wrap__said {
    font-size: 13px;
    line-height: 16px;
    font-family: 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif;
    word-wrap: break-word;
    padding-bottom: 20px;
    font-weight: bold;
    font-style: italic;
    margin-top: 32px;
}
.new3__wrap__said b{
    font-size: 13px;
    line-height: 16px;
    font-weight: bold;
    font-style: italic;
    color: #B1B4B6;
    font-family: 'Roboto';
}
.new3__wrap{
    font-size: 16px;
    line-height: 24px;
    font-family: "Roboto";
    word-wrap: break-word;
}
.mb20{
	margin-bottom:20px;
}

.new3__wrap p{
    font-size: 16px;
    line-height: 24px;
    font-family: "Roboto";
    word-wrap: break-word;
    padding-bottom: 20px;
}
.new3__wrap p:last-of-type{
    overflow: hidden;
}
.new3__wrap__social{
    display: block;    
    padding-right: 45px;
    padding-top: 15px;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #EDEEF0;
}
@media (max-width: 768px){
    .new3__wrap__social{
        padding-right: 0;
    }
    .social{
        white-space: nowrap;
    }
    .social a{
        margin-right: 0px;
    }
}
.social a{
    display: inline-block;
    float: left;
    margin-right: 15px;
}
@media (max-width: 768px){
    .social a{
        margin-right: 0px;
    }
}
.social .vk-a{
    background-image: url(../img/sprite.png);
    background-position: 0px -238px;
    width: 30px;
    height: 30px;
}
.social .oc-a{
    background-image: url(../img/sprite.png);
    background-position: 0px -283px;
    width: 30px;
    height: 30px;
}.social .fb-a{
    background-image: url(../img/sprite.png);
    background-position: 0px -193px;
    width: 30px;
    height: 30px;
}
.social .tw-a{
    background-image: url(../img/sprite.png);
    background-position: 0px -373px;
    width: 30px;
    height: 30px;
}
.social p{
    float: left;
    color: #003452;
    font-size: 12px;
    text-align: left;
    line-height: 14px;
    font-family: 'Open-sans', sans-serif;
    font-weight: 700;
    max-width: 98px;
    min-height: 11px;
    margin-top: 9px;
    margin-right: 15px;
    padding-bottom: 0;
}
/*-------------------------------*/
.new3__wrap__head{
    padding-bottom: 21px;
    border-bottom: 1px solid #EDEEF0;
}
.new3__wrap__head span{
    font-size: 14px;
    
    font-family: 'Open-sans', sans-serif;
    font-weight: 700;
}
.new3__wrap__head span:first-of-type{
    color: #003452;
    float: left;
}
@media (max-width: 768px){
    .new3__wrap__head span:first-of-type{
        float: none;
        display: block;
        padding-bottom: 10px;
    }
}
.new3__wrap__head span:last-of-type{
    color: #FF2929;
    float: right;
}
@media (max-width: 768px){
    .new3__wrap__head span:last-of-type{
        float: none;
    }
}
/*----------------------------------*/

.comment{
    margin-left: 90px
}
@media (max-width: 768px){
    .comment{
        margin: 0;
    }
}
.foto-comment{
    float: left;
    margin-top: 20px;
    text-align: center;
}
@media (max-width: 768px){
    .foto-comment{
        float: none;
        padding-bottom: 10px;
    }
}
.foto-comment__img{
    width: 58px;
    height: 58px;
    display: block;
    text-align: center;
    background-image: url(../img/page-2/man-big.png);
    
}
@media (max-width: 768px){
    .foto-comment__img{
        margin: 0 auto;
    }
}
.foto-comment__nick{
    display: inline-block;
    padding-top: 10px;
    font-size: 14px;
    line-height: 17px;
    word-wrap: break-word;
    text-align: center;
    color: #FF2929;
    font-family: 'Open-sans', sans-serif;
    font-weight: 700;
}
/**/
.comment__head{    
    padding: 15px 0;
}
.comment__head__name{
    font-size: 0;
}
.comment__head__name span{
    display: inline-block;
    margin-right: 30px;
    font-size: 14px;
    color: #FF2929;
    font-family: 'Open-sans', sans-serif;
    font-weight: 700;
}
@media (max-width: 768px){
    .comment__head__name span{
        padding-bottom: 10px;
    }
}
.comment__head__name em{
    display: inline-block;
    font-size: 12px;
    line-height: 14px;
    color: #7F7F7F;
    font-family: 'Open-sans', sans-serif;
    font-weight: 400;
    font-style: normal;
}
.comment__head__name em time{
    font-style: italic;
    padding-right: 5px;
}
/**/
.comment__body{
    padding-bottom: 20px;
}
.comment__body p{
    font-size: 13px;
    line-height: 16px;
    color: #000000;
    font-family: 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif;
    font-weight: normal;
    padding-bottom: 0;
}
.comment__body p b{
    font-size: 14px;
    color: #FF2929;
    font-family: 'Open-sans', sans-serif;
    font-weight: 700;
    line-height: 17px;
}
.comment__footer{
    padding-bottom: 40px;
}
.comment__footer__like{
    float: left;
    font-size: 0;
    white-space: nowrap;
        
}
@media (max-width: 768px){
    .comment__footer__like{
        padding-bottom: 20px;
        float: none;
    }
}
.block-like{
    display: inline-block;
    padding-right: 30px;
}
.block-like i{
    display: inline-block;
    width: 21px;
    height: 21px;
    vertical-align: middle;
    margin-right: 10px;
}
.block-like i.like{
    background-image: url(../img/page-2/like.png);
}
.block-like i.dislike{
    background-image: url(../img/page-2/like.png);
    transform: rotateX(180deg);
}
.block-like a{
    text-decoration: none;
}
.block-like span{
    font-family: 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif;
    font-size: 14px;
    line-height: 17px;
    word-wrap: break-word;
    color: #003152;
    vertical-align: middle;
}
.comment__footer__send{
    float: right;
    white-space: nowrap;
}
@media (max-width: 768px){
    .comment__footer__send{
        float: none;
    }
}
.send a{
    text-decoration: none;
}
.send span, .send b{
    color: #003452;
    font-size: 14px;
    text-align: right;
    font-family: 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif;
    font-weight: normal;
    vertical-align: middle;
}
.send b{
    padding: 0 20px;
    display: inline-block;
}
.send span{
    position: relative;
}
.send span::after{
    position: absolute;
    content: '';
    bottom: -1px;
    left: 0;
    right: 0;
    height: 1px;
    opacity: 0;
    background-color: #003152;
    transition: opacity .2s ease-in-out 0s;
}
.send span:hover::after{
    opacity: 1;
}
.comment__input{
    font-size: 0;
}
.comment__input__text{
    display: block;
    width: 100%;
    height: 96px;
    margin-bottom: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: #E2E3E4;
    background-color: #F8F9FA;
    padding-top: 15px;
    padding-left: 15px;
    color: #242424;
    resize: none;
}

.comment__input__text::-webkit-input-placeholder {
    color: #A2A2A2;    
    line-height: 17px;
    font-family: 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif;
    font-size: 14px;
}
.comment__input__text::-moz-placeholder          {
    color: #A2A2A2;
    line-height: 17px;'
    font-family: 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif;
    font-size: 14px;
}/* Firefox 19+ */
.comment__input__text:-moz-placeholder           {
    color: #A2A2A2;
    line-height: 17px;
    font-family: 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif;
    font-size: 14px;
}/* Firefox 18- */
.comment__input__text:-ms-input-placeholder   {
    color: #A2A2A2;
    line-height: 17px;
    font-family: 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif;
    font-size: 14px;
}

.comment__check-in{
    display: inline-block;
    width: 50%;
    font-size: 13px;
    line-height: 16px;
    color: #000000;
    font-family: 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif;
    font-weight: normal;
    vertical-align: top;
    padding-right: 60px;
}
@media (max-width: 768px){
    .comment__check-in{
        display: block;
        width: 100%;
        padding-bottom: 20px;
        padding-right: 0;
    }
}
.comment__check-in a{
    text-decoration: underline;
    font-weight: bold;
    color: #000000;
}
.comment__check-in a:hover{
    text-decoration: none;
}
.comment__submit{
    display: inline-block;
    width: 50%;
    text-align: center;
    color: #ffffff;
    padding: 6px 0;
    font-family: 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif;
    font-size: 14px;
    line-height: 17px;
    background-color: #000000;
    border: 1px solid #000000;
    transition: background, color .4s ease;
    vertical-align: top;
}

.comment__submit:hover{
    background-color: #fff;
    color: #000;
}
@media (max-width: 768px){
    .comment__submit{
        display: block;
        width: 100%;
    }
}
/*-----------------------*/
.row-news{
    margin: 0;
}
.row-news .news3--div2{
    font-size: 0;
    width: 100%;
    padding: 20px 40px;
}
@media (max-width: 767px) {
  .row-news .news3--div2{
    padding: 20px;
  }
}
.row-news .news3--div2 .col-4{
    width: 33%;
    display: block;
	float:left;
}
@media (max-width: 768px){
    .row-news .news3--div2 .col-4{
        display: block;
        width: 100%;
    }
}
.row-news .news3--div2 ul li a{
    padding-right: 15px;
}
@media (max-width: 768px){
    .row-news .news3--div2 ul li a{
        padding-right: 0;

    }
}
/* end page-2 */
.fixed {
      position: fixed;
      top: 0;
      max-width: 300px;
      z-index: 999;
      width: 25%;
    }

/* page-3 */
.news3 .new3__wrap__head .date span,
.news3 .new3__wrap__head .tape span {
  color: #003452;
  float: none;
  display: inline-block;
  vertical-align: top;
  margin-top: 10px;
}
.new3__wrap__head .tape span {
  margin-left: 5px;
}
.new3__wrap__head .date span {
  margin-right: 12px;
  font-size: 12px;
}
.news3 .new3__wrap__head .date a {
  display: inline-block;
  text-decoration: none;
}
.news3 .new3__wrap__head .date a:hover {
  text-decoration: none;
}
.new3__wrap__head .date .date-icon, header .header--div2 .nenezidnav .date-icon {
  background-image: url(../img/page-3/date.png);
  background-repeat: no-repeat;
  background-position: center center;
  display: inline-block;
  width: 47px;
  height: 34px;
}

.calendar-nav {
	position: relative;
	width: 50px;
	float: left;
}

header .header--div2 .nenezidnav {
	margin: 0;
    padding: 0;
    margin-top: -5px;
}
.new3__wrap__head .date{
  position: relative;
}
.new3__wrap__head .date .datapicker-style {
  position: absolute;
  right: -10px;
}
.new3__wrap__head .date .datepicker table {
  border-collapse: separate;
  border-spacing: 4px;
  background-color: white;
  z-index: 11;
  position: relative;
}
.new3__wrap__head .date .datepicker td {
  background-color: #003452;
  color: white;
}
.new3__wrap__head .date .datepicker td:hover {
  background-color: #003452;
}
.new3__wrap__head .date .datepicker td.today {
  background-color: #FF0000 !important;
  background-image: none;
}
.new3__wrap__head .date .datepicker-inline {
  width: 190px;
}
.page .new3__wrap {
  padding: 20px 10px 5px 40px;
}
.page .new3__wrap__comment {
    margin-top: 20px;
}
.page .comment__title{
  background-color: red;
  width: 92px;
  margin-bottom: 20px;
  text-align: center;
  position: relative;
  height: 25px;
}
.page .comment__title:before {
  content: '';
  position: absolute;
  display: block;
  right: -14px;
  top: 0;
  width: 14px;
  height: 25px;
  background-image: url(../img/page-3/title-arrow.png);
  background-repeat: no-repeat;
}
.page .comment__title p {
  font-size: 12px;
  color: white;
  padding: 5px 0;
  font-family: 'Open-sans', sans-serif;
  font-weight: bold;
  line-height: normal;
}
.page .foto-comment {
  margin: 0;
  width: 88px;
  cursor: pointer;
  padding-bottom: 9px;
}
.page .comment {
  display: inline-block;
  padding-left: 20px;
  margin: 0;
}
.page .comment__body {
  max-width: 450px;
}
.page .comment__body a  {
  color: #7F7F7F;
  font-size: 12px;
  font-family: 'Open-sans', sans-serif;
}
.page .comment__body a:hover {
  text-decoration: none;
}
.page .comment__body a em  {
  font-style: italic;
  margin-right: 5px;
  font-size: 12px!important;
}
.page .comment__body p  {
  font-size: 13px;
  color: #000;
  margin: 3px 0;
  text-align: justify;
}
.page .bdr {
  border-bottom: 1px solid #EDEEF0;
  padding-bottom: 10px;
}
.page .new3__pagination {
  max-width: 300px;
  margin: 20px auto;
}
.page .new3__pagination .btn-data a {
  font-size: 10px;
  color: #A2A2A2;
  font-family: 'Open-sans', sans-serif;
  display: inline-block;
  vertical-align: top;
}
.page .new3__pagination .btn-data a:hover {
  text-decoration: none;
}
.page .new3__pagination .btn-data i {
  position: relative;
  top: 5px;
  width: 18px;
  height: 18px;
  display: inline-block;
  background-position: center center;
  background-repeat: no-repeat;
}
.page .new3__pagination .pull-left i {
  background-image: url(../img/page-3/ster.png);
  margin-right: 5px;
}
.page .new3__pagination .pull-right i {
  background-image: url(../img/page-3/ster-right.png);
  margin-left: 5px;
}
.page .new3__pagination .pagination {
  margin: 0 0 0 11px;
  display: inline-block;
}
.page .pagination li a {
  color: #A2A2A2;
}
.page .pagination li {
  display: inline-block;
}
.page .pagination .active a {
  background-color: #484848;
  border-color: #484848;
  color: white;
}
.page .pagination .dotted a {
  border: none;
  padding: 6px 2px;
}
.page .pagination .dotted a p {
  display: inline-block;
  padding-bottom: 0;
  font-size: 19px;
}

.row.airSticky_stop-block .airSticky1 .view__title a {
    color: #003452;
    padding-bottom: 10px;
    font-size: 21px;
    display: inline-block;
}

.new3__wrap .new-outer-block p{
  padding-bottom: 5px;
}

.new3__wrap .new-outer-block strong {
    font-weight: 400;
    line-height: 20px;
        font-size: 14px;
}

.row.airSticky_stop-block .airSticky1 .new-outer-block{
    margin-bottom: 50px;
}

.row.airSticky_stop-block .airSticky1 .new-outer-block .more-link{
  color: #003452;
}

@media (max-width: 768px) {
  .page .foto-comment {
    display: inline-block;
  }
  .page .comment {
    width: 85%;
    vertical-align: top;
  }
  .page .comment__body {
    max-width: 100%;
  }
  .page .new3__wrap {
    padding: 20px 10px 5px;
  }
}
@media (max-width: 705px) {
  .page .comment {
    width: 100%;
    padding-left: 0
  }
}
@media (max-width: 400px) {
  .page .new3__pagination .btn-data  {
    display: none;
  }
  .page .new3__pagination .pagination {
    margin: 0 auto;
  }
  .page .new3__pagination {
    text-align: center;
  }
}
/* end page-3*/

/*-----------page-4--------------*/
.page-4 .comment__footer{
  padding-bottom: 28px;
}
.page-4 .view .new3__wrap{
  padding: 20px 0 5px;
}
.page-4 .italic{
  display: block;
  padding-top: 3px;
}
.wrap-social{
  margin-top: 18px;
  background-color: #fff;
  padding: 15px 40px;
}
@media (max-width: 400px) {
  .wrap-social{
    padding: 15px 20px;
  }
}
.wrap-social__left{
  float: left;
  width: 74.8%;
}
.wrap-social__right{
  float: left;
  width: 25.2%;
}
.social p,
.comment__head__name span,
.foto-comment__nick{
  position: relative;
  cursor: pointer;
}
.social p:after,
.comment__head__name span:after,
.foto-comment__nick::after{
  position: absolute;
  content: '';
  bottom: -3px;
  left: 0;
  right: 0;
  height: 3px;
  background-color: red;
  opacity: 0;
  transition: opacity .1s ease;
}
.social p:hover::after,
.comment__head__name span:hover::after,
.foto-comment__nick:hover::after{
  opacity: 1;
}
/*slider*/

.slider-nav{
  white-space: nowrap;

}
.slider-nav__slide{
  display: inline-block;
  margin-right: 10px;
  overflow: hidden;
}
@media (max-width: 767px){
  .slider-nav__slide:last-of-type img{
    width: 100%;
  }
}
.slider-nav__slide img{
  width: 100%;
  cursor: pointer;
}

.arrow{
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  z-index: 2;
  width: 50px;
  height: 100%;
  cursor: pointer;
  background-color: rgba(0, 52, 82, .3);
  transition: background .4s ease-in-out;
  max-height: 800px;
}
@media (max-width: 767px) {
  .arrow{
    background-color: transparent;
  }
}
.arrow:hover{
  background-color: rgba(0, 52, 82, .8);
}
@media (max-width: 767px) {
  .arrow:hover{
    background-color: transparent;
  }
}
.arrow_left{
  left: 0;
}
.arrow_right{
  right: 0;
}
.arrow::before{
  position: absolute;
  content: '';
  top: 50%;
  transform: translate(-50%, -50%);
  width: 0;
  height: 0;
  border: 15px solid transparent;
}
@media (max-width: 767px) {
  .arrow::before{
    background-color: transparent;
  }
}
.arrow_left::before{
  border-right-color: #999999;
  left: 33%;
}
.arrow_right::before{
  border-left-color: #999999;
  right: -33%;
}
/**/
.wrap-slider-nav{
  padding-top: 18px;
  padding-bottom: 18px;
}
.wrap-slider-for{
  position: relative;
}
.slider-for{
  position: relative;
  z-index: 1;
  background: #fff;
}
.slider-for__slide__img{
  width: 100%;
  cursor: pointer;
}
.slider-for__slide__text{
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0 50px;
  background-color: rgba(0,52,82,0.8);
  z-index: 3;
}
@media (max-width: 480px){
  .slider-for__slide__text{
    padding: 0 20px;
  }
}
.slider-for__slide__text h4{
  font-size: 14px;
  line-height: 20px;
  font-family: 'Open-sans', sans-serif;
  font-weight: 700;
  color: #FFFFFF;
  padding-top: 10px;
}
@media (max-width: 480px){
  .slider-for__slide__text h4{
    font-size: 12px;
    padding-top: 5px;
    line-height: 1.1;
  }
}
.slider-for__slide__text p{
  font-size: 14px;
  line-height: 20px;
  font-family: 'Open-sans', sans-serif;
  font-weight: 400;
  color: #FFFFFF;
  padding-bottom: 10px;
}

@media (max-width: 480px){
  .slider-for__slide__text p{
    font-size: 10px;
    line-height: 1.1;
    padding-bottom: 5px;
  }
}
@media (max-width: 1024px) {
  .view__time{
    padding: 12px 40px 20px;
  }
}
@media (max-width: 767px) {
  .view__time{
    padding: 12px 20px 20px;
  }
}
@media (max-width: 400px) {
  .wrap-social__left{
    width: 100%;
    padding-bottom: 40px;
    float: none;
  }
}
@media (max-width: 400px) {
  .wrap-social__right{
    width: 100%;
    float: none;
  }
}
.slider-for__slide{
  font-size: 0;
}
.slide-link{
  position: relative;
  display: inline-block;
  width: 33.333%;
  padding: 50px 200px 0 50px;
  background-size: cover;
  background-repeat: no-repeat;
  height: 50%;
  cursor: pointer;
}
@media (max-width: 1040px) {
  .slide-link{
    padding: 20px 50px;
  }
}
@media (max-width: 767px) {
  .slide-link{
    padding: 10px;
  }
}
.slide-link span{
  font-size: 14px;
  line-height: 1.2;
  color: #FFFFFF;
  font-family: 'Open-sans', sans-serif;
  font-weight: 700;
}

@media (max-width: 767px) {
  .slide-link span{
    display: none;
  }
}
.slide-link::before{
  position: absolute;
  content: '';
  bottom: 50px;
  left: 50px;
  width: 14px;
  height: 17px;
  background-image: url(../img/page-4/slides/pic.png);
}
@media (max-width: 767px) {
  .slide-link::before{
    display: none;
  }
}
/* end page-4*/

.slick-dots{
  font-size: 0;
  text-align: center;
  padding-top: 18px;
  margin: 0 auto;
}
.slick-dots li{
  display: inline-block;
}
.slick-dots button{
  font-size: 0;
  border-radius: 100px;
  background-color: transparent;
  width: 13px;
  height: 13px;
  border: 1px solid #003152;
  margin-right: 10px;
}
.slick-active button{
  background-color: #003152;
}
.slick-arrow{
  display: none !important;
}
.plugin-info {
    display: none !important;
}
#mlynModal {
	z-index:9999999;
}
#mlynModal .modal-content {
    background-color: rgba(0,52,82,0.9);
	text-align: center;
	border-radius: 0;
	padding-top: 20px;
    padding-bottom: 49px;
	border: none;
}
#mlynModal .modal-content .title-div {
    display: inherit;
	line-height: inherit;
}
#mlynModal .modal-content .title-div span {
    width: 100%;
}
#mlynModal .jetpack_subscription_widget form {
	word-spacing: -5px;
}
#mlynModal #subscribe-email, #mlynModal #subscribe-submit {
	display:inline-block;
	vertical-align: top;
}
#mlynModal #subscribe-email {
	margin: 0;
}
#mlynModal #subscribe-text {
	word-spacing: 0;
    margin-bottom: 20px;
}
	#mlynModal #subscribe-text p {
		color: white;
		font-family: open-sans, sans-serif;
	}
#mlynModal .modal-content #subscribe-email input {
    padding: 5px 10px;
	height: 28px;
	min-width: 241px;
	width: auto;
	max-width: 100%;
	margin: 0;
	border: 1px solid #fff;
    background: transparent;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	background-color: rgba(255,255,255,0.1);
    color: white;
}
	#mlynModal .modal-content #subscribe-email input::-webkit-input-placeholder  {
		color: white;
		text-transform: uppercase;
	}
	#mlynModal .modal-content #subscribe-email input::-moz-placeholder {
		color: white;
		text-transform: uppercase;
	}
	#mlynModal .modal-content #subscribe-email input:-ms-input-placeholder { 
	  	color: white;
		text-transform: uppercase;
	}
	#mlynModal .modal-content #subscribe-email input:-moz-placeholder { 
	  	color: white;
		font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
		text-transform: uppercase;
	}
#mlynModal .text-wrap {
    max-width: 333px;
    width: 100%;
	color: white;
    margin: 0 auto;
}
#mlynModal .close {
	color: white;
	text-shadow: none;
	opacity: 1;
	font-size: 34px;
    font-weight: 100;
    position: relative;
	top: -20px;
    right: 5px;
}
	#mlynModal .close:hover {
		color: #FF0000;
		transition-duration: 1s;
		transition-delay: 0s;
		transition-timing-function: ease;
	}
#mlynModal input[type="submit"][name="jetpack_subscriptions_widget"] {
    color: #FF0000;
    width: 67px;
	margin: 0;
	background: #FFFFFF url(../img/gl.png) no-repeat center;
}

.competently .img-wrap{
  min-height: 264px;
    background-position: center;
    background-size: cover;
}

@media screen and (min-width: 992px) {
   #front-page.hotNews .row > .wrapper1, #front-page #searchform  .wrapper1.wrapper1_1 {
	   width: 79%;
   }
   #front-page.hotNews .row > .wrapper2, #front-page #searchform  .wrapper2.wrapper2_1 {
	   width: 21%;
   }
}
@media screen and (min-width: 1400px) {
   .container {
	   width:1280px;
	   max-width:100%;
	   padding:0;
   }
}
@media screen and (min-width: 1600px) {
   .container {
	   width:1435px;
   }
   .mostPopular ul li {
	margin-top: 20px;
   }
   	#v-mire.news3 {
		padding-bottom: 13px;
	}
	#occurrence.news3, #technology.news3 {
		padding-bottom: 6px;
	}
	.main-wrapper #in-country.news3.wrapper1 {
		padding-bottom: 15px;
	}
	.questions .questionName {
		font-size:24px!important;
	}
	.questions .img-wrap img {
		max-height:360px;
	}
	.weather-wrap .weather {
	  padding-bottom: 9px;
	}
}

@media screen and (max-width: 768px) {
  .slider-nav__slide img{
    height:auto !important;
  }
  .competently .img-wrap {
    min-height: 66vw;}

  .su-carousel-centered {
    margin: 0 auto 1.5em;
    width: 100% !important;
    height: 66.6666666vw !important;
  }
}



