/*   
Theme Name: info
*/


@media (min-width: 979px) { 
	ul.nav li.dropdown.show-on-hover:hover > ul.dropdown-menu {
		display: block;
	}
	.comment-list .children {
		padding: 0;
		margin-left: 74px;
		padding-bottom: 15px;
	}
	.comment-list .media {
		margin-top: 0;
	}
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/*убрать следы при касании (телефоны) */
html{
	outline: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0); 
	-webkit-tap-highlight-color: transparent;
}

/*отключаем дефолтные стили */
input { 
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}


/*-----------------wheater_icon----------------*/
	@font-face {
	  font-family: 'weather-icons';
	  src: url('fonts/weather-icons.eot?57715699');
	  src: url('fonts/weather-icons.eot?57715699#iefix') format('embedded-opentype'),
	       url('fonts/weather-icons.woff?57715699') format('woff'),
	       url('fonts/weather-icons.ttf?57715699') format('truetype'),
	       url('fonts/weather-icons.svg?57715699#weather-icons') format('svg');
	  font-weight: normal;
	  font-style: normal;
	}
	  [class^="weather-"]:before, [class*=" weather-"]:before {
	  font-family: "weather-icons";
	  font-style: normal;
	  font-weight: normal;
	  font-size: 28px;
	  color: #fff;
	  speak: none;
	  display: inline-block;
	  text-decoration: inherit;
	  width: 28px;
      height: 28px;
      fill: #fff;
      stroke: initial;
	  text-align: center;
	  font-variant: normal;
	  text-transform: none;
	  line-height: 0.7;

	  -webkit-font-smoothing: antialiased;
	  -moz-osx-font-smoothing: grayscale;
	 }
	.weather-windy-rain-inv:before { content: '\e800'; }
	.weather-snow-inv:before { content: '\e801'; }
	.weather-snow-heavy-inv:before { content: '\e802'; }
	.weather-hail-inv:before { content: '\e803'; }
	.weather-clouds-inv:before { content: '\e804'; }
	.weather-clouds-flash-inv:before { content: '\e805'; }
	.weather-temperature:before { content: '\e806'; }
	.weather-compass:before { content: '\e807'; }
	.weather-windy-inv:before { content: '\e808'; }
	.weather-celcius:before { content: '\e809'; }
	.weather-fahrenheit:before { content: '\e80a'; }
	.weather-clouds-flash-alt:before { content: '\e80b'; }
	.weather-sun-inv:before { content: '\e80c'; }
	.weather-moon-inv:before { content: '\e80d'; }
	.weather-cloud-sun-inv:before { content: '\e80e'; }
	.weather-cloud-moon-inv:before { content: '\e80f'; }
	.weather-cloud-inv:before { content: '\e810'; }
	.weather-cloud-flash-inv:before { content: '\e811'; }
	.weather-drizzle-inv:before { content: '\e812'; }
	.weather-rain-inv:before { content: '\e813'; }
	.weather-sunrise:before { content: '\e814'; }
	.weather-sun:before { content: '\e815'; }
	.weather-moon:before { content: '\e816'; }
	.weather-eclipse:before { content: '\e817'; }
	.weather-cloud-sun:before { content: '\e818'; }
	.weather-cloud-moon:before { content: '\e819'; }
	.weather-fog-sun:before { content: '\e81a'; }
	.weather-fog-moon:before { content: '\e81b'; }
	.weather-fog-cloud:before { content: '\e81c'; }
	.weather-cloud:before { content: '\e81d'; }
	.weather-cloud-flash:before { content: '\e81e'; }
	.weather-cloud-flash-alt:before { content: '\e81f'; }
	.weather-drizzle:before { content: '\e820'; }
	.weather-rain:before { content: '\e821'; }
	.weather-windy:before { content: '\e822'; }
	.weather-windy-rain:before { content: '\e823'; }
	.weather-snow:before { content: '\e824'; }
	.weather-snow-alt:before { content: '\e825'; }
	.weather-snow-heavy:before { content: '\e826'; }
	.weather-hail:before { content: '\e827'; }
	.weather-clouds:before { content: '\e828'; }
	.weather-clouds-flash:before { content: '\e829'; }
/*____________________________________________*/

.sl a{
	text-transform: capitalize;
}
h1{
	 text-transform: none;
}

input[type=text]::-ms-clear {  display: none; width : 0; height: 0; }
input[type=text]::-ms-reveal {  display: none; width : 0; height: 0; }
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { display: none; }

.swiper-button-next, .swiper-button-prev{
	background-image: none !important;
	;
}

#true_loadmore{
	display: none !important;
}

/*loader*/
.loader,
.loader:before,
.loader:after {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out;
}
.loader {
  color: #2e2e36;
  font-size: 10px;
  margin: 80px auto;
  position: relative;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.loader:before,
.loader:after {
  content: '';
  position: absolute;
  top: 0;
}
.loader:before {
  left: -3.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.loader:after {
  left: 3.5em;
}

/*paginatin search*/
.pagination .nav-links{
	width: 100%;
}

.page-numbers{
	color: black;
}

.nav-links a{
	text-decoration: none;	
	margin: 0px 2%;
}

.current{
	color: #c1c1c1;
	margin: 0px 2%;
}

.news__icon img{
	max-width: 35px !important;
	height: auto  !important;
}

.text img{
	height: auto;
}

 .index-slider__text{
 	background-color: rgba(47,172,172,0.8) !important;
 }

@-webkit-keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}
@keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}

/* Large desktops and laptops */
media (min-width: 1200px) {

}

/* Portrait tablets and medium desktops */
media (min-width: 992px) and (max-width: 1199px) {

}

/* Portrait tablets and small desktops */
media (min-width: 768px) and (max-width: 991px) {

}

/* Landscape phones and portrait tablets */
media (max-width: 767px) {

}

/* Landscape phones and smaller */
media (max-width: 480px) {

}