.popup-fon {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0, 0.7);
	z-index: 1000;
}

.popup {
	display: none;
	position: absolute;
	left: 50%;
	top: 50px;
	margin-left: -135px;
	box-sizing: border-box;
	width: 320px;
	padding: 22px 50px;
	border-radius: 20px;
	background: #fff;
	z-index: 1001;
}
.popup-thanks .title-popup{color: #000;}
.popup-thanks .contact-details{color: #000;}
.close-popup {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 30px;
	height: 30px;
	background: url(../images/icon.png) no-repeat;
	cursor: pointer;
}
.danger {border-bottom: 2px solid #e11e47!important;}

.left_col{
	margin-bottom: 60px;
	margin-top: 60px;
	vertical-align: top;
	display: inline-block;
	width: 48%;
}
#map {
	margin: 0 auto;
	width: 90%;
	height: 470px;
	max-width: 585px;
}
.map-info{
	padding: 20px ;
	margin: 0 auto;
	max-width: 585px;

}
.adress span{
	font-weight: bold;
	display: block;
	font-size: 16px;
	margin-bottom: 10px;
}
.adress{
	padding-top: 20px!important;
	padding-left: 70px!important;
	position: relative;
	font-weight: 500;
	padding-right: 0!important;
	border-top:1px solid #e0e0e0;

}
.adress:before{
	content: '';
	position: absolute;
	top: 25px;
	left: 0;
	background: url("../images/flag-min.png")no-repeat center;
	width: 40px;
	height: 30px;
}
.left_col p{
	max-width: 585px;
	padding: 0 20px;
	margin: 0 auto;
	padding-bottom: 20px;
	padding-bottom: 15px;

}
.right_col{
	margin-bottom: 60px;
	margin-top: 60px;
	vertical-align: top;
	display: inline-block;
	width: 50%;
}
.pf-row{
	float: left;
	width: 50%;
}
.star{
	color:red;
}
.ajax-mail{
	max-width: 600px;
	margin: 0 auto;
}
.pf-row label{
	color: #666666;
	font-size: 14px;
	text-transform: uppercase;
	display: block;
	font-weight: 500;
}
.pf-row input{
	padding-left: 10px;
	border:1px solid #e0e0e0;
	width: 90%;
	max-width: 285px;
	height: 40px;
	margin-bottom: 30px;
}
.pf-row:focus {
	border: 1px solid #00a8e5;
}
.pf-row #name{
	margin-right: 20px;
}
.pf-radio-block span{
	float: left;
	color: #666666;
	font-size: 14px;
	text-transform: uppercase;
}
.pf-radio-row {
	position: relative;
}
.pf-radio-row input {

	border:1px solid #e0e0e0;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	cursor: pointer;
}
.pf-radio-row input:checked + label:before {
	border-color: #00a8e5;
	background: #fff;
}
.pf-radio-row label {
	margin-left: 60px;
}
.pf-radio-row label:before {
	content: "";
	position: absolute;
	left: 35px;
	top: 50%;
	margin-top: -11px;
	width: 18px;
	height: 18px;
	box-sizing: border-box;
	background: #E9EAEF;
	border-radius: 50%;
	border: 5px solid #E9EAEF;
}
.pf-radio-row{
	float: left;
	margin-bottom: 25px;
}
.subject-info {
	width: 95%;
	clear: both;
}
.subject-info label {
	color: #666666;
	font-size: 14px;
	text-transform: uppercase;
	display: block;
	font-weight: 500;
}
.subject-info input {
	padding-left: 10px;
	border:1px solid #e0e0e0;
	width: 100%;
	max-width: 600px;
	height: 40px;
	margin-bottom: 30px;
}
.subject-info textarea {
	padding-left: 10px;
	border:1px solid #e0e0e0;
	width: 100%;
	max-width: 600px;
	height: 300px;
	margin-bottom: 30px;
}
.file-fake {
	display: inline-block;
	position: relative;
	cursor: pointer;
	margin-bottom: 30px;
}
.file-fake input {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	cursor: pointer;
}
.file-fake span{
	cursor: pointer;
	font-size: 16px;
	text-decoration: dotted;
	border-bottom: 1px  #333 dashed;
}
.file-fake:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 15px;
	height: 21px;
	margin-right: 10px;
	background: url(../images/file.png) no-repeat;
	cursor: pointer;
}
.pf-sub{
	width: 95%;
	height: 50px;
	background: #00a8e5;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	border: none;
}
.footer-center{
	width: 95%;
	margin: 0 auto;
}
.footer_block-first{
	vertical-align: top;
	display: inline-block;
	width: 30%;
	font-size: 13px;
}
.footer_block {
	vertical-align: top;
	display: inline-block;
	width: 15%;
	font-size: 13px;
}
.footer_block-first h4{
	text-transform: uppercase;
	margin-bottom: 25px;
	text-align: left;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
.footer_block-first p{
	text-align: left;
	font-size: 14px;
	color: #999999;
	font-weight: 500;
	line-height: 1.9;
	max-width: 390px;
}
.footer_block h4{
	text-transform: uppercase;
	text-align: left;
	margin-bottom: 25px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
.footer_block p{
	font-size: 14px;
	color: #999999;
	ext-align: left;
	font-weight: 500;
}
.footer_block ul{
	padding: 0;
	margin: 0;
}
.footer_block ul li {
	text-align: left;
	list-style: none;
}
.footer_block ul li a{
	font-weight: 500;
	line-height: 1.9;
	font-size: 14px;
	color: #999999;
}
.footer_block ul li a:hover{
	transition: 0.5s;
	color: #00a8e5!important;
}
.footer_btn{
	margin-top: 15px;
	display: block;
	font-weight: bold;
	color: #fff!important;
	border: 2px solid #fff;
	font-size: 14px;
	text-transform: uppercase;
	padding:17px 0px ;
	max-width: 155px;
	text-align: center;
}
.footer_btn:hover{
	transition: 0.5s;
	color: #999999!important;
	border: 2px solid #999999;
}
.footer_btn:not(:hover){
	transition: 0.5s;
}
.footer_social{
	text-align: left;
}
.copyright_center .social_bookmarks {
	 padding: 0px;
	text-align: center!important;
}
.twitter{

	display: inline-block;
	background-image: url(../images/social/twitter.png);
	background-size: cover;
	width: 40px;
	height: 40px;
	background-repeat: no-repeat;
}
.twitter:hover{
	transition: 0.5s;
	background-image: url(../images/social/twitter2.png);
}
.facebook{
	margin-left: 12px;
	display: inline-block;
	background-image: url(../images/social/facebook.png);
	background-size: cover;
	width: 40px;
	height: 40px;
	background-repeat: no-repeat;
}
.facebook:hover{
	transition: 0.5s;
	background-image: url(../images/social/facebook2.png);

}
.linkedin{
	margin-left: 12px;
	display: inline-block;
	background-image: url(../images/social/linkedin.png);
	background-size: cover;
	width: 40px;
	height: 40px;
	background-repeat: no-repeat;
}
.linkedin:hover{
	transition: 0.5s;
	background-image: url(../images/social/linkedin2.png);
}
.copytext {
	margin-top: 55px;
	padding: 0px;
	line-height: 1.9em;
}
.copytext p{
	text-align: center;
	color: #999999;
	font-size: 14px;
}
.footer_four {
	padding-left: 15px;
}
.footer_second{
	padding-left: 2%;
}
.footer_five{
	padding-left: 2%;
}
@media (min-width: 1500px) {

	.footer_block-first{
		padding-left: 2%;
	}

	.footer_five{
		padding-left: 4%;
	}
}
@media (max-width: 1100px) {

	.footer_block-first {
		width: 30%;
	}
	.footer_block {
		width: 17%;
	}
	.footer_block-first p {
		font-size: 13px;

	}
	.footer_block ul li a {
		font-size: 13px;

	}
	.footer_five{
		padding-left: 0%;
	}
	.footer_btn {
		padding: 14px 0px;
		max-width: 120px;
	}
}
@media (max-width: 1023px) {
	#map {
		height: 425px;
	}
	.footer_block-first {
		width: 35%;
	}
	.footer_block {
		width: 18%;
	}
}
@media (max-width: 868px) {
	.left_col {
		margin-top: 0px;
		margin-bottom: 50px;
		display: block;
		 width: 100%;
	}
	.ajax-mail {
		margin: 0 auto;
	}
	.right_col {
		vertical-align: top;
		display: block;
		width: 100%;
	}
	.left_col p {
		padding-right: 0px;
	}
	#map {
		width: 100%;
		height: 400px!important;
	}
	.map-info {
		 margin: 0 auto;
	}
	.footer_block-first {
		width: 60%;
	}
	.footer_block {
		width: 30%;
	}
	.footer_second{
		padding-left: 0px;
	}
}
@media (max-width: 650px) {
	.pf-sub {
		width: 100%;
	}
	.pf-row #name {
		 margin-right: 0px;
	}
	.pf-row {
		float: none;
		width: 100%;
	}
	.pf-row input {
		width: 100%;
		max-width: 100%;
	}
	.subject-info {
		width: 100%;
	}
	.right_col {
		margin-bottom: 10px;
	}
	.footer_block-first {
		width: 100%;
	}
	.subject-info textarea {
		height: 200px;
	}
	.pf-radio-block span {
		 float: none;
		display: block;
		margin-bottom: 20px;
	}
	.footer_block {
		width: 40%;
	}
	.footer_second{
		padding-left: 0px;
	}
	.footer_four {
		padding-left: 0px;
	}
}
@media (max-width: 450px) {
	.footer_block-first {
		width: 100%;
	}
	.footer_btn {
		margin-bottom: 30px;
	}
	.footer_block {
		width: 100%;
	}
	.footer_second{
		padding-left: 0px;
	}
	.footer_four {
		padding-left: 0px;
	}
	footer {
		padding:  0;
	}
	.pf-row input {
		 padding-left: 0px;
	}
	.subject-info input {
		 padding-left: 0px;
	}
	.subject-info textarea {
		 padding-left: 0px;

	}
}