/*!
Theme Name: biznes
Theme URI: http://underscores.me/
Author: pixwhite
Author URI: https://pixwhite.com
Description: Custom theme for biznes
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: biznes
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

*/
.btn{
	cursor: pointer;
}
.content-area{
  min-height: calc(100vh - 155px);
}
@media only screen and (min-height: 900px){
  .content-area{
    min-height: calc(100vh - 206px);
  }
}
form br{
  display: none;
}
.section_1__form .politics{
  display: block;
}
div.wpcf7 .ajax-loader{
  position: absolute;
  right: 10px;
  top: 13px;
}
span.wpcf7-not-valid-tip{
  font-size: 12px;
  position: absolute;
  width: 200px;
  color: #fd374b;
}
.modal-content .ui-group,
.hidden-info__wrapper .ui-group{
  width: 100%;
}
div.wpcf7-mail-sent-ok,
div.wpcf7-validation-errors, 
div.wpcf7-acceptance-missing{
  display: none!important;
}
#modal-form-tnx{
  transform: scale(1);
}
.popup-buble {
  margin-bottom: 0;
}
.wpulike-robeen svg{
  position: relative;
  top: -1px;
  width: 25px;
  margin: 0;
}
.wpulike{
  padding: 0;
}
.wpulike-robeen .count-box{
  font-weight: 400;
  margin-right: 0;
}
.wp_ulike_general_class{
  margin-right: 0;
}
.content iframe{
  display: block;
  margin: 20px auto 40px;
}
#modal-form-2 input[name="text-993"]{
  display: none;
}
.search-results .section_10__wrapper{
  justify-content: flex-start;
}
.search-results .section_10__item{
  margin-right: 25px;
  margin-bottom: 25px;
}
.search-results .section_10__item:nth-child(5n + 5){
  margin-right: 0;
}
.pagination{
	padding-top: 20px;
}
.pagination .row {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.pagination span,
.pagination a {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 5px;
  background-color: #ebebeb;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 5px;
}
.pagination .current{
	background-color: #fd374b;
	color: #ffffff;
}
.pagination a:hover, .pagination a.active, .pagination a:focus {
  color: #ffffff;
  background-color: #000000;
}

@media only screen and (max-width: 992px){
  .search-results .section_10__wrapper{
    justify-content: center;
  }
  .search-results .section_10__item{
    margin-right: 0;
  }
}
.header__search{
  margin-top: 10px;
}
.page-id-13 .section_11__form{
	padding: 40px 20px;
	max-width: 580px;
	margin: 40px auto;
	border: 1px solid #6aaee4;
}
.white-popup-block{
	max-height: calc(100vh - 80px);
}
.popup-buble .popup-dialog{
	max-height: calc(100vh - 130px);
}
button.mfp-close {
	right: 0px;
	top: 0px;
}
button.mfp-close:focus{
	top: 0px;
}
.popup-buble{
	margin: 10px 0;
}
.single  .section_10__info {
	padding: 20px 20px 10px 0;
}
.section_10__item{
	margin-bottom: 20px;
}
.section_10__item:nth-child(n + 6){
/* 	display: none; */
}


.page-id-15 .gallery .section_10__item{
	flex: 0 1 auto;
	width: calc(100% / 4 - 20px);
	min-width: 300px;
}
.page-id-15 .section_10__image{
	height: 180px;
	max-width: 100%;
}
.page-id-15 .section_10__item:nth-child(n + 6) {
	display: block;
}
.page-id-15  .section_10__item:nth-child(3n + 1){
	display: block;
}
.footer__wrapper{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding-top: 10px;
}
.footer__wrapper > *{
    width: calc(100% / 3 - 10px);
}
.footer__wrapper > *:nth-child(2){
    text-align: center;
}
.footer__wrapper > *:nth-child(3){
    text-align: right;
}
.footer__wrapper p{
	color: #dfdfdf;
	font-size: 12px;
	line-height: 15px;
	padding: 0;
}
.sec-3-modal button.mfp-close {
    right: 10px;
    top: -5px;
}
.sec-3-modal button.mfp-close:hover {
    top: -5px;
}
@media only screen and (max-width: 1336px){
}
@media only screen and (max-width: 992px){
	.section_2__row{
		/* display: block; */
	}
	.page-id-15 .gallery .section_10__item{
		width: calc(100% / 3 - 20px);
	}
}
@media only screen and (max-width: 768px){
	.section_10__text{
		width: calc(100% - 150px);
	}
	.section_10__info{
		position: absolute;
		left: 150px;
		bottom: 0;
	}
	.section_10__item{
		position: relative;
	}
	.section_1__form .row{
		display: block;
	}
	.section_1__form .ui-group{
		flex-shrink: initial;
		flex-grow: initial;
	}
	.post-template-default .section_10__info{
		position: static;
	}
	.header__search .search-submit{
		pointer-events: auto;
	}
	.page-id-15 .gallery .section_10__item{
		width: calc(100% / 2 - 20px);
	}
	.page-id-15 .section_10__text{
		width: 100%;
	}
	.page-id-15 .section_10__info{
		position: static;
    }
    .footer__wrapper{
        flex-direction: column;
    }
    .footer__wrapper > *{
        width: 100%;
        text-align: center;
    }
    .footer__wrapper > *:nth-child(2){
        text-align: center;
    }
    .footer__wrapper > *:nth-child(3){
        text-align: center;
    }
}
@media only screen and (max-width: 568px){
	.page-id-15 .gallery .section_10__item{
		width: 100%;
	}
}
@media only screen and (max-width: 420px){
	
	.section_1{
		height: auto!important;
	} 
	.section_10__image {
			max-width: 130px;
			height: 100px;
	}
	.section_10__text{
		width: calc(100% - 130px);
	}
	.section_10__info{
		position: absolute;
		left: 130px;
		bottom: 0;
		padding-right: 0;
	}
	.section_10 h3{
		font-size: 14px;
		line-height: 16px;
	}
	.section_10__info .icon, .section_10__info .politics .checkbox, .politics .section_10__info .checkbox, .section_10__info .politics input[type="checkbox"]:checked + p .checkbox, .politics input[type="checkbox"]:checked + p .section_10__info .checkbox, .section_10__info button.mfp-close, .section_10__info .section_1__list li:before, .section_1__list .section_10__info li:before{
		margin-right: 1px;
	}
	.section_10__info *{
		margin-right: 4px;
	}
	.section_8__text,
	.section_8__image{
		flex: 0 1 auto;
	}
}

@media only screen and (max-height: 600px){
	.section_1 {
			height: auto;
	}
	.header .hidden-info__wrapper{
		width: 100%;
	}
	.popup-buble h2{
		font-size: 25px;
	}
}

/* Footer */

.partner_link {
	display: flex;
	justify-content: center;
	margin: 0;
}

.partner {
	margin: 0 5px;
}

.partner div{
	transition: 0.3s;
}

.president {
	width: 143px;
	height: 60px;
	background:url(/./Pictures/prezident.jpg) center center no-repeat;
	background-size: contain;
}

.admin {
	width: 165px;
	height: 60px;
	background:url(/./Pictures/admin.jpg) center center no-repeat;
	background-size: contain;
}

.isp_com {
	width: 50px;
	height: 60px;
	background:url(/./Pictures/minsk.png) center center no-repeat;
	background-size: contain;
}

.quality_minsk {
	width: 250px;
	height: 60px;
	background:url(/./Pictures/ipps1.png) center center no-repeat;
	background-size: contain;
}

.god_narod_edinstv {
	width: 115px;
	height: 60px;
	background:url(/./Pictures/sozidaem-vmeste.jpg) center center no-repeat;
	background-size: contain;
}

.referendum {
	width: 124px;
	height: 60px;
	background:url(/./Pictures/referendum.jpg) center center no-repeat;
	background-size: contain;
}

/* .god_narod_edinstv {
	width: 90px;
	height: 60px;
	background:url(https://rlssc.by/media/k2/items/cache/8b91918d57b7a049d46b51998824f371_XL.jpg) center center no-repeat;
	background-size: contain;
} */

.rights {
	margin-top: -10px;
}

.kakzeetovsodostalo {
	font-size: 37px !important
}

.fkicon {
	font-size: 20px;
	margin-right: 10px;
}

.wtfpngbox {
	position: absolute;
	top: 10%;
	left: 0%;
}

.wtfpng {
	background:url(/./Pictures/png.png) center center no-repeat;
	background-size: contain;
	width: 300px;
	height: 550px;
}