.col-12 {
	padding-left:0 !important;
	padding-right:30px !important;
}
#block-testimonials {
	margin-bottom:5px;
}
#block-testimonials .col-12 {
	margin-bottom:30px;
}
#block-about {
	line-height:1.4;
}
#block-about .col-md-5 {
	padding-top:20px;
}
#block-about .col-md-5 > div {
	margin:10px 0 0 40px;
}
#block-about img {
	vertical-align:middle;
}
.core-block {
	max-width:1080px;
	margin-left:auto !important;
	margin-right:auto !important;
	padding:0 15px;
}
.t-title {
	font-weight:bold;
	color:#992d58;
	text-align:left;
}
.t-location {
	font-weight:normal;
	font-size:12px;
	text-align:right;
	float:right;
	color:#3c3d40;
}
.t-text {
	color:#757c80;
	text-align:left;
	line-height:1.4;
}
.a-s-t {
	font-size:18px;
}
.wrapper {
	background: #f7f8fa url(/skins/tpl_2018/testimonials/bg.jpg) 60% 42px no-repeat !important;
	height: 429px !important;
}
.register {
	display: block;
	float: right;
	width: 113px;
	height: 39px;
	border-radius: 2px;
	text-align: center;
	font-size: 18px;
	line-height: 36px;
	color: white;
	transition: .3s;
	margin-top: 15px;
	margin-left:15px;
	cursor: pointer;
	background-color: #df4358;
	border: 0;
	outline: 0;
}
.register:hover {
	background-color: #ca394e;
}
.social_block {
	margin-bottom:0 !important;
}
.anti-scam-protection {
	padding:35px 0 15px; background-color:#f4f5f8;
	margin:0;
}
.anti-scam-protection .t-h3 {
	font-size:18px;
	color:#df4359;
	font-weight:normal;
	margin:25px 0 25px 13px;
}
.anti-scam-protection img {
	vertical-align:middle;
}
.anti-scam-protection div {
	line-height:1.4;
}
.t-h2 {
	font-weight:bold;
	font-size:24px;
	margin-bottom:30px;
}
.footer-title {
	font-size:24px;
	color:white;
	text-align:center;
}
.footer-buttons {
	text-align:center;
	margin-top:10px;
}
.footer-buttons a {
	display:inline-block;
	margin:10px;
	width:180px;
	border-radius:5px;
	font-size:18px;
	text-decoration:none;
	text-align:center;
	box-sizing:border-box;
	padding:10px 0;
}
.footer-buttons a:first-child {
	color:white;
	background-color:#df4359;
}
.footer-buttons a:last-child {
	color:#7e8084;
	border:2px solid #656668;
}

.clear-margin {
	margin-right:0 !important;
	margin-left:0 !important;
}
@media (max-width: 850px) {
	.title-box {
		display:none;
	}
}
@media (max-width: 767px) {
	#block-about .col-md-5 {
		padding-top:0;
	}
	#block-about .col-md-5 > div {
		margin:0 0 10px 0;
	}
	#block-about .col-md-7 {
		margin-top:30px;
	}
	.logo {
		width:40px;
		background-size: cover;
		margin-top: 10px !important;
	}
}
@media (max-width: 500px) {
	.register {
		width: 85px;
		height: 31px;
		line-height: 28px;
		margin-top: 9px;
	}
}
