* {
	box-sizing: border-box;
}
body,html {
	height: 100%;
	overflow-y: auto;
}
.contentCBF {
	background: url(/images/cabinet/friendsReview/bg.jpg) no-repeat center center;
	background-size: cover;
}
.contentCBFCenter {
	max-width: 1010px;
	margin: 0px auto;
	padding-top: 38px;
	padding-bottom: 100px;
	padding-left: 20px;
	padding-right: 20px;
}
.contentCBFCenter h1 {
	font-size: 26px;
	font-weight: 600;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	padding-bottom: 28px;
	margin-top: 20px;
	line-height: 27px;
}
.contentCBFCenter.two h1 {
	font-size: 21px;
}
.informMassage {
	position: relative;
	min-height: 226px;
	padding-left: 225px;
}
.leftAvatar {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 186px;
}
.leftAvatar img {
	border-radius: 50%;
	border: 9px solid rgba(255, 255, 255, 0.27);
	height: 185px;
	width: 185px;
}
.leftAvatar a {
	color: #6fabcf;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	display: block;
}
.rightMassage {
	background-color: rgba(255, 255, 255, 0.86);
	padding: 32px;
	border-radius: 3px;
	position: relative;
}
.arrowMAssage {
	background: url(/images/cabinet/friendsReview/arrowLeftw.png) no-repeat center center;
	width: 30px;
	height: 27px;
	display: block;
	position: absolute;
	top: 123px;
	left: -30px;
}
.rightMassage h2 {
	color: #404040;
	font-size: 18px;
	font-weight: bold;
	display: block;
	padding-bottom: 12px;
	text-transform: uppercase;
}
.rightMassage p {
	color: #494949;
	font-size: 18px;
	line-height: 20px;
	padding-bottom: 13px;
}
.yellowH2 {
	color: #fee900;
	font-size: 22px;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
	margin-top: 18px;
}
.socialAutor {
	max-width: 580px;
	height: 125px;
	margin: 0px auto 40px auto;
	position: relative;
	padding: 0px 70px;
}
.arrow1 {
	background: url(/images/cabinet/friendsReview/arrowTopToRight.png) no-repeat 0px 0px;
	width: 60px;
	height: 63px;
	position: absolute;
	top: -30px;
	left: 0px;
}
.arrow2 {
	background: url(/images/cabinet/friendsReview/arrowTopToLeft.png) no-repeat 0px 0px;
	width: 60px;
	height: 63px;
	position: absolute;
	top: -30px;
	right: 0px;
}
.socialAutor span {
	display: block;
	background: #4e5fac;
	max-width: 390px;
	margin: 50px auto 60px auto;
	font-size: 20px;
	color: #ffffff;
	font-weight: 600;
	text-align: center;
	padding-top: 16px;
	cursor: pointer;
	border-radius: 3px;
	padding-bottom: 20px;
}
.socialAutor span:hover {
	background: #4059CA;
}
.massageFromSocial {
	padding-left: 225px;
	margin-bottom: 20px;
	padding-bottom: 40px;
}
.iconBgMS {
	background: url(/images/cabinet/friendsReview/icon2.png) no-repeat center center;
	width: 100%;
	height: 20px;
}
.blockMassageSocial {
	background-color: rgba(255, 255, 255, 0.86);
	padding: 0px;
	border-radius: 3px;
	padding-bottom: 30px;
	margin-top: 30px;
}
.topBlock {
	display: block;
	border-bottom: 1px solid #c2c2c2;
	margin-bottom: 10px;
	padding: 20px 25px;
}
.icon2,.IconSocial {
	float: left;
	margin-left: 10px;
	margin-bottom: 7px;
}
.topBlock span {
	font-size: 20px;
	font-weight: 600;
	color: #e25656;
	float: left;
	display: block;
	margin-left: 10px;
	padding-top: 3px;
}
.blockMassageSocial p {
	color: #494949;
	font-size: 18px;
	padding-bottom: 10px;
	padding-right: 25px;
	padding-left: 25px;
	line-height: 22px;
}
.icon2 {
	margin-left: 0px;
}
.leaveFeedback {
	background-color: rgba(255, 255, 255, 0.86);
	padding: 25px;
	border-radius: 3px;
	margin-bottom: 50px;
}
.leaveFeedbackLeft {
	float: left;
	width: 60%;
	padding-right: 15px;
}
.leaveFeedbackLeft h3 {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 700;
	color: #404040;
	padding-bottom: 10px;
}
.leaveFeedbackLeft textarea {
	width: 100%;
	padding: 10px;
	color: #666;
	font-size: 16px;
	border: none;
	height: 100px;
	font-family: 'Exo 2',sans-serif;
}
.leaveFeedbackLeft button {
	background: #3aa6cd;
	font-size: 16px;
	text-transform: uppercase;
	border: none;
	color: #fff;
	padding: 15px 0px;
	max-width: 250px;
	margin-top: 10px;
	float: right;
	border-radius: 3px;
	cursor: pointer;
	width: 100%;
}
.leaveFeedbackLeft button .ajaxAction {
	display: none;
}
.leaveFeedbackLeft button:hover {
	opacity: 0.8;
}
.leaveFeedbackRight {
	float: left;
	width: 36%;
	padding-left: 15px;
	border-left: 1px solid #adb0b5;
}
.leaveFeedbackRight h3 {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 700;
	color: #404040;
	padding-bottom: 10px;
}
.leaveFeedbackRight li {
	font-size: 16px;
	padding-bottom: 10px;
	color: #5d5d5d;
}
.leaveFeedback h2 {
	color: #404040;
	font-size: 18px;
	font-weight: bold;
	display: block;
	padding-bottom: 12px;
	text-transform: uppercase;
	text-align: center;
	padding-bottom: 25px;
}
.leaveFeedback h2 span {
	color: #f5420b;
}
.socialButtonCenter {
	text-align: center;
	padding-bottom: 25px;
}
.commentExplanation {
	color: #767575;
	font-weight: 16px;
	padding-bottom: 40px;
	text-align: center;
}
.commentExplanation span {
	color: #f5420b;
}
.leaveFeedback p {
	color: #494949;
	max-width: 700px;
	margin: 0 auto 20px auto;
	font-size: 18px;
	line-height: 20px;
}
.tabSocial {
	text-align: center;
	padding-bottom: 30px;
}
.tabSocial li {
	display: inline-block;
	padding: 0 4px;
	cursor: pointer;
	position: relative;
}
.tabSocial li:hover {
	opacity: 0.8;
}
.tabSocial .active span {
	position: absolute;
	width: 11px;
	height: 9px;
	top: 36px;
	left: 50%;
	margin-left: -5px;
	background: url(/images/cabinet/friendsReview/arrowRed.png) no-repeat center center;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.socialExample {
	display: block;
	max-width: 524px;
	margin: 0 auto;
}
.socialExample li {
	display: none;
	margin: 0 0 30px 0;
}
.socialExample li img {
	width: 100%;
}
.socialExample .active {
	display: block;
}
.contentCBFCenter.two .leaveFeedback {
	margin-bottom: 0px;
}
.postErrorMessage {
	text-align: center;
	border: 2px dashed #989898;
	padding: 13px 10px;
	border-radius: 20px;
	color: darkred !important;
	background-color: #E0DFDF;
}
.postSuccessMessage {
	text-align: center;
	border: 2px dashed #989898;
	padding: 13px 10px;
	border-radius: 20px;
	color: forestgreen !important;
	background-color: #E0DFDF;
}
.socialAutor img.vk {
	margin-bottom: -3px;
}
.socialAutor img.ok {
	margin-bottom: -3px;
	margin-left: 3px;
}

@media screen and (max-width: 740px) {

	.leaveFeedback {
		margin-top: 20px;
	}
}


@media screen and (max-width: 700px) {

	.contentCBFCenter h1 {
		font-size: 22px;
	}
	.leftAvatar {
		width: 130px;
	}
	.leftAvatar img {
		width: 100%;
		border: 5px solid rgba(255, 255, 255, 0.27);
	}
	.informMassage {
		padding-left: 149px;
	}
	.arrowMAssage {
		background-size: 100%;
		width: 16px;
		height: 16px;
		left: -16px;
	}
	.yellowH2 {
		font-size: 15px;
	}
	.massageFromSocial {
		padding-left: 148px;
	}
	.iconBgMS {
		margin-top: 25px;
	}
	.topBlock span {
		font-size: 17px;
	}
}


@media screen and (max-width: 500px) {

	.leftAvatar {
		margin: 0px auto 19px auto;
		position: relative;
		top: auto;
		left: auto;
	}
	.informMassage {
		padding-left: 0px;
	}
	.arrowMAssage {
		display: none;
	}
	.yellowH2 {
		line-height: 21px;
	}
	.arrow1,.arrow2 {
		display: none;
	}
	.socialAutor {
		padding: 0px 0px;
	}
	.rightMassage h2 {
		font-size: 15px;
	}
	.rightMassage p {
		font-size: 15px;
	}
	.socialAutor span {
		font-size: 17px;
	}
	.massageFromSocial {
		padding-left: 0px;
	}
	.blockMassageSocial p {
		font-size: 15px;
		line-height: 20px;
	}
	.leaveFeedbackLeft,.leaveFeedbackRight {
		width: 100%;
		border: none;
	}
	.leaveFeedbackRight {
		margin-top: 25px;
		border-top: 1px solid #adb0b5;
		padding-top: 20px;
		padding-left: 0px;
	}
	.leaveFeedbackRight li {
		font-size: 15px;
	}
	.leaveFeedbackLeft h3,.leaveFeedbackRight h3 {
		font-size: 15px;
	}
	.leaveFeedbackLeft button {
		font-size: 14px;
	}
	.leaveFeedback h2 {
		font-size: 15px;
	}
	.leaveFeedback p {
		font-size: 15px;
	}
}

.leaveFeedback2 {
	background-color: rgba(255, 255, 255, 0.86);
	padding: 25px;
	border-radius: 3px;
	margin-bottom: 0px;
	padding-bottom: 40px;
}
.leaveFeedback2 h2 {
	color: #404040;
	font-size: 18px;
	font-weight: bold;
	display: block;
	padding-bottom: 12px;
	text-transform: uppercase;
	text-align: center;
	padding-bottom: 25px;
}
.socialImg li {
	float: left;
	width: 33.333%;
	padding: 0px 10px;
	padding-bottom: 20px;
}
.socialImg li .number {
	display: block;
	width: 27px;
	height: 26px;
	margin: 0px auto 10px auto;
}
.socialImg li .imgSocial1,.socialImg li .imgSocial2,.socialImg li .imgSocial3 {
	display: block;
	margin-bottom: 15px;
	cursor: pointer;
}
.socialImg li img {
	width: 100%;
	-moz-transition: all 0.45s ease-out;
	-o-transition: all 0.45s ease-out;
	-webkit-transition: all 0.45s ease-out;
}
.socialImg li img:hover {
	-webkit-transform: scale(1.8);
	-moz-transform: scale(1.8);
	-o-transform: scale(1.8);
}
.socialImg li .text {
	display: block;
	text-align: center;
	padding: 0px;
	color: #404040;
	font-size: 18px;
	line-height: 24px;
}
.socialImg li:nth-child(1) .number {
	background: url(/images/cabinet/friendsReview/one.png) no-repeat center;
}
.socialImg li:nth-child(2) .number {
	background: url(/images/cabinet/friendsReview/two.png) no-repeat center;
}
.socialImg li:nth-child(3) .number {
	background: url(/images/cabinet/friendsReview/three.png) no-repeat center;
}
.socialImg li .imgSocial1.active {
}

@media screen and (max-width: 790px) {

	.socialImg li {
		width: 100%;
	}
	.socialImg li img:hover {
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-o-transform: scale(1.1);
	}
}

