/* Theme Name: mir */

.wpcf7-response-output,.wpcf7-not-valid-tip{
	display: none !important;
}

.wpcf7-not-valid{
	border: 2px solid #cc0000 !important;
}

.compensate-for-scrollbar{
    margin-right: 0 !important;
}

main .the-content p:last-child{
	margin-bottom: 0;
}

main .the-content table:last-child{
	margin-bottom: 0;
}

main+.order{
	margin-top: 30px;
}

.main-reviews+.order{
	margin-top: 0;
}

.price-table p {
	display: none;
}

.home-crumbs .crumbs{
	margin-top: 0;
	margin-bottom: 30px;
}

@media only screen and (max-width:767px){
	p > .alignleft,p > .alignright{
		float:none !important;
		/*margin-bottom: 20px !important;*/
		margin-bottom: 0 !important;
	}


}

.gallery-item{
	display: block;
	margin-bottom: 30px;
}
.gallery-item img{
	display: block;
	width:100%;
	height: auto;
}
.gallery-item:hover{
	-webkit-filter:brightness(1.2);
	filter:brightness(1.2);
}

body{
	font-family: 'Roboto' !important;
}

.work-specs-h{
	display: flex;
	white-space: nowrap;
}

.work-specs-h .work-spec{
	margin: 0 30px 0 0;
}

@media only screen and (max-width:767px){
	.work-specs-h{
		display: block;
	}
	.work-specs-h .work-spec{
		margin: 0 0px 10px 0;
	}
}

.price-tabs{
	flex-wrap:wrap;
	margin-left: -10px;
}
.price-tab{
	font-size: 15px;
	align-items: flex-start;
	padding-left: 10px !important;
	padding-right: 10px;
	height:25px;
}

.work-title{
	min-height: 60px;
	font-size: 16px;
}
.work-content{
	min-height: 260px;
}
@media only screen and (max-width:767px){
	.work-title{
		min-height: 0;
	}
	.work-content{
		min-height: 0;
	}
}


.scheme-contents{
	overflow: hidden;
}

.scheme-content-bottom{
	padding-left: 505px;
	padding-right: 35px;
	margin-right: 35px;
	margin-top: -107px;
	margin-bottom: 35px;
}


@media only screen and (max-width:1100px){
	.scheme-content-bottom{
		padding-left: 305px;
		margin-top: 0;
	}
}
@media only screen and (max-width:991px){
	.scheme-content-bottom{
		margin-top: -15px;
	}
	.scheme-button{
		margin-top: 10px !important;
	}
}
@media only screen and (max-width:767px){
	.scheme-content-bottom{
		border-bottom:1px solid #a1a6b0;
		padding-left: 15px;
		padding-right: 15px;
		padding-bottom: 15px;
		margin-top: 15px;
		margin-bottom: 0;
	}
}



.calc-tab{
	width:20%;
	padding-left: 20px;
	padding-right: 20px;
}

.calc-top{
	display: none;
}

.calc-top.on{
	display: block;
}

.calc-res-bottom{
	display: none;
}

.price-landing-wrap{
	overflow-x: auto;
}

.pages .wp-pagenavi{
	display: flex;
}

.wp-pagenavi a, .wp-pagenavi span{
	padding:0 !important;
	border:none !important;
}

.wp-pagenavi .current{
	background: #fe8e2f;
	color:#000;
}

.postnav .work-title{
	min-height: 40px;
}

.postnav .work-content{
	min-height: 240px;
	padding: 30px;	
}

.postnav .the-post{
	padding-bottom: 0;
	border-bottom: none;
}

.calc-bottom-title{
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
	font-size: 18px;
}

.allprices{
	margin-top: 30px;
}

.allprices a {
	width:200px;
	margin-left: auto;
	margin-right: auto;
}


.header-bottom.fixed{
	position: fixed;
	left:0;
	top:0;
	width:100%;
	z-index: 999;
}
/*
.header-bottom.fixed .menu-item-29{
	display: none;
}
.header-bottom.fixed .menu-item-29+.sep{
	display: none;
}
*/
.header-bottom .menu-item-31+.sep{
	display: none !important;
}
.header-bottom .li-last-phone{
	display: none;
}
.header-bottom.fixed .li-last-phone{
	display: block;
}
.header-bottom.fixed .menu-item-31+.sep{
	display: block !important;
}

.mob-menu li:hover > a, .mob-menu li.current-menu-item > a, .mob-menu li.current-menu-parent > a {
	color:#fe8e2f!important;
}

.the-video{
	overflow: hidden;
	max-height: 208px;
}


.team {
	border:1px solid #ccc;
	padding:30px 15px 0 15px;
}
.team .row .col-md-3:nth-child(4n+1){
	clear: both;
}
@media only screen and (max-width:767px){
	.team .row .col-md-3:nth-child(4n+1){
		clear: both;
	}
	.team .row .col-md-3:nth-child(2n+1){
		clear: both;
	}
}
.row {
}
.col-md-3 {
}
.col-sm-6 {
}
.team-item {
	margin-bottom: 30px;
	text-align: center;
}
.team-item-photo img{
	max-width:150px;
	border-radius: 100%;
}
.team-item-name {
	font-weight: 600;
	margin-top: 15px;
	font-size: 15px;
	line-height: 1.2;
}
.team-item-occupation {
	margin-top: 5px;
	color: #555;
	max-width:200px;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.2;
}



.smety {
	display: flex;
	flex-wrap:wrap;
	margin-left: -15px;
	margin-right: -15px;
}
.smeta-col {
	width:20%;
	padding: 0 15px;
	margin-bottom: 30px;
}
@media only screen and (max-width: 991px) {
	.smeta-col{
		width:33.333%;
	}
}
@media only screen and (max-width: 767px) {
	.smeta-col{
		width:50%;
	}
}
.smeta-item {
	display: block;
}
.smeta-item-icon {
	text-align: center;
}
.smeta-item-icon img {
	max-width:64px;
}
.smeta-item-title {
	margin-top: 15px;
	text-align: center;
}

.content-reviews img {
	width:80px;
	height:80px;
	border-radius: 100%;
	display: inline-block;
	margin-left: 15px;
}
@media only screen and (max-width: 767px) {
	.content-reviews{
		overflow: hidden;
	}
	.content-reviews img {
		display: block;
		float: right;
		margin-top: 15px;
	}
}

.review-text{
	min-height: 375px;
}
@media only screen and (max-width: 767px) {
	.review-text{
		min-height: 0;
	}
}

.srednie-table table tr td:nth-child(3){
	white-space: nowrap;
}

.srednie-table table a {
	color: #004298 !important;
	text-decoration: underline;
}

.srednie-table table a:hover{
	color: #fe8e2f !important;
	text-decoration: none;
}
.service-included-title{
	margin-top: 15px;
}


.main-menu ul ul li {
	position: relative;
}

.main-menu ul.sub-menu ul.sub-menu{
	display: none;
	position: absolute;
	left:100%;
	top:0;
}
.main-menu ul.sub-menu{
	padding:7px 0;
}
.main-menu ul.sub-menu li {
	padding: 7px 30px 7px 20px;
	margin:0 0px 0 0;
}
.main-menu ul.sub-menu li:first-child {
	/*padding-top: 15px;*/
}
.main-menu ul.sub-menu li:last-child{
	/*padding-bottom: 15px;*/
}
.main-menu ul.sub-menu li:hover ul.sub-menu{
	display: block;
}
.main-menu ul.sub-menu >li.menu-item-has-children{
	background: url('img/right.png') right 10px center no-repeat;
}

.price-table h2 {
	font-size: 16px;
	margin:0;
}


.reviews-services {
	margin-bottom:20px;
}
.row {
}
.col-sm-4 {
}
.reviews-services-top {
	display:flex;
	align-items:center;
	margin-top:30px;
}
.reviews-services-mini-logo {
	margin-right:15px;
}
.reviews-services-mini-logo img {
	height:38px;
	width:auto;
}
.reviews-services-rate {
	font-size:20px;
	color:#fe8e2f;
	font-weight:bold;
	margin-right:15px;
}
.reviews-services-stars {
	display:flex;
	align-items:center;
}
.reviews-services-stars i:before {
	 font-family: "FontAwesome";
   content: "\F005";
   display: inline-block;
	 font-style:normal;
	 color:#fe8e2f;
   margin-right:5px;
   vertical-align: middle;
}
.rate-half {
	 font-family: "FontAwesome";
   content: "\F123";
   display: inline-block;
	 font-style:normal;
	 color:#fe8e2f;
   margin-right:5px;
   vertical-align: middle;	
}

.reviews-services-top-2 {
	margin:10px 0;
	padding:10px 0;
	border-top:2px solid #eee;
	border-bottom:2px solid #eee;
	display:flex;
	align-items:center;
}
.reviews-services-top-title {
	font-weight:500;
	font-size:24px;
	margin-right:15px;
}
.reviews-services-big-logo img {
	max-height:38px;
	width:auto;
}
.reviews-services-items {
}
.reviews-services-item {
	margin-bottom:30px;
	display:none;
}
.reviews-services-item.on{
	display:flex;
}
.reviews-services-item-left {
	margin-right:15px;
}
.reviews-services-item-avatar img {
	width:38px;
	height:38px;
	border-radius:100%;
}
.reviews-services-item-noavatar {
	width:38px;
	height:38px;
	border-radius:100%;
	color:#fff;
	text-align:center;
	line-height:38px;
	font-size:24px;
	background:#004298;
}
.reviews-services-item-right {
}
.reviews-services-item-name {
	font-weight:bold;
}
.reviews-services-item-rate {
	display:flex;
	align-items:center;
}
.reviews-services-item-rate i:before {
	 font-family: "FontAwesome";
	 font-size:14px;
   content: "\F005";
   display: inline-block;
	 font-style:normal;
	 color:#fe8e2f;
   margin-right:5px;
   vertical-align: middle;
}
.reviews-services-item-date {
	color:#999;
	font-size:14px;
	margin:5px 0 15px 0;
}
.reviews-services-item-text {
	font-size:14px;
}
.reviews-services-more {
	border:1px solid #fe8e2f;
	text-align:center;
	color:#000;
	font-size:14px;
	border-radius:6px;
	padding:15px 15px;
	cursor:pointer;
}
.reviews-services-more:hover{
	background:#fe8e2f;
	color:#fff;
}

#popup-zamer .popup-inner2{
	width:700px;
}
@media only screen and (max-width:991px){
	.header-bottom.fixed{
		display: none !important;
	}
}
@media only screen and (max-width:767px){
	.header-bottom.fixed{
		display: block !important;
	}
	#popup-zamer .popup-inner2{
		width:100%;
	}
}
#popup-zamer form .row{
	margin-left: -5px;
    margin-right: -5px;
}
#popup-zamer form .col-md-6, #popup-zamer form .col-xs-12{
	padding: 0 5px;
}
#popup-zamer .order-politics{
	
}
#popup-zamer ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#popup-zamer ul li {
	margin-bottom: 20px;
    padding-left: 30px;
    background: url(img/li.png) left 3px no-repeat;
    background-size: 16px auto;
}

#popup-zamer button{
	max-width:220px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
}
.get-zamer{
	cursor:pointer;
	position:fixed;
	right:60px;
	background:#004298;
	bottom:0px;
	border-radius:30px 30px 0px 0px !important;
	height:40px;
	z-index:999;
	border:1px solid #fff;
	border-bottom:none;
}
.get-zamer:hover{
	background:#fe8e2f;
}


@media (max-width: 991px){

.marquiz__button_fixed .marquiz__text, .marquiz__button_fixed .script__buttonText {
    display: none !important;
}
.marquiz__button_fixed-left {
    left: 15px !important;
    padding: 0 !important;
}
.marquiz__button_fixed {
    display: -ms-flexbox !important;
    display: flex !important;
    justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    transform: none !important;
    width: 55px !important;
    height: 55px !important;
    line-height: 55px !important;
    border-radius: 50px !important;
    bottom: 20px !important;
    top: auto !important;
}
.marquiz__button_fixed .icon-quiz {
    height: 30px !important;
    width: 30px !important;
    margin-right: 0 !important;
    transform: rotate(0) !important;
}
}

@media only screen and (max-width:991px){
	.marquiz__button_fixed{
		bottom:50px !important;
	}
	.get-zamer{
		right:auto;
		left:50%;
		transform:translate(-50%,0);
	}
}