@media only screen and (max-width: 979px) {
	
	
.menu{
			width: 100%;
			height: 100vh;
			background: #f3f5f6;
			color: #f8f9fa;
			padding: 55px 10px 10px 20px;
			position: fixed;
			left: -150%;
			transition: left 500ms cubic-bezier(0.1, -0.55, 0.265, 0.7);
			z-index:999999999;
			margin:-20px 0 0 0;
		}
		.menu.animate{
			left: 0;
		}
		
		
		
.top1 {
	position: relative;
	margin: 10px 0 0 5%;
	padding: 0;
	width:90%;
	float:left;
}

.top1-logo {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width:70%;
	float:left;
}

.top1-logo img {
	vertical-align:bottom;
	padding: 0;
	max-height:45px;
}

.top1-menu {
	display: none;
	
}

.top1-con1 {
	display: none;
}

.top1-con2 {
	display: none;
}

.top1-con3 {
	display: none;
}

.top1-con4 {
	display:  inline-block;
}

.top1-con5 {
	display: inline-block;
}


.top2 {
	position: relative;
	margin: 15px 0 0 0;
	padding: 0;
	width:100%;
	background: #eaeaea;
	float:left;
	height: 550px;
	background:  url(/wp-content/uploads/2026/07/bantop1.jpg);
	background-size: cover; /* Пропорции изображения сохранены */
  background-repeat: no-repeat; /* Исключаем повторение */
  background-position: center; /* Центрируем изображение */
}

.expert {
  position: absolute;
  width: 228px;
  left: 0;
  top: 550px;
}

.top2-con1-1-1 {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width:100%;
	float: left;
}

.top2-con1-1-1 p {
	padding: 0;
	margin: 0 auto;
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
	font-weight: 600;
	text-decoration: none;
	color: #2F2F2F;
}

.top2-con1-1-2-1 {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width:100%;
	float: left;
}

.top2-con1-1-3-1 {
	position: relative;
	margin: 0 0 35px 0;
	padding: 0;
	width:100%;
	float: left;
}

.top3-1-1 {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width:100%;
	float:left;
}

.top3-1-1-1 p {
	padding: 0;
	margin: 0 auto;
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	font-weight: 600;
	text-decoration: none;
	color: #2F2F2F;
}

.top3-1-2 {
	position: relative;
	margin: 30px 0 0 0;
	padding: 0;
	width:100%;
	float:left;
}

.top3-1-1-1 p {
	padding: 0;
	margin: 0 auto;
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	font-weight: 600;
	text-decoration: none;
	color: #2F2F2F;
}

.top3-1-2-1 p {
	padding: 0;
	margin: 0 auto;
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	font-weight: 600;
	text-decoration: none;
	color: #2F2F2F;
}

.top4-1-1 {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width:100%;
	float:left;
}

.top4-1-1 p {
	padding: 0;
	margin: 0 auto;
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	font-weight: 600;
	text-decoration: none;
	color: #2F2F2F;
}

.top4-1-2 {
	display: none;
}

.top4-2-1 {
	position: relative;
	margin: 0 0 30px 0;
	padding: 0;
	width:47%;
	float:left;
	background: #F6F7F8;
	border-radius: 20px;
}



.top4-2-1-2 p {
	padding: 0;
	margin: 0 15px;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	color: #2F2F2F;
}

.top4-2-1-3 {
	display: none;
}

.top4-2-1-5-1 a {
	padding: 17px 11px;
	margin: 0 0 0 15px;
	font-family: 'Roboto', sans-serif;
	font-size: 11px;
	font-weight: 500;
	text-decoration: none;
	color: #000;
	background: #FFDD2D;
	border-radius: 8px;
	transition: 0.3s;
}


.top4-2-1-5-2 a {
	padding: 15px 9px;
	margin: 0 15px 0 0;
	font-family: 'Roboto', sans-serif;
	font-size: 11px;
	font-weight: 500;
	text-decoration: none;
	color: #000000;
	background: #F6F7F8;
	border-radius: 8px;
	transition: 0.3s;
	border: 2px #FFDD2D solid;
}



.top5 {
	position: relative;
	margin: 75px 0 0 8%;
	padding: 0;
	width:84%;
	height: 550px;
	float:left;
	background: #EEEEF2;
	border-radius: 20px;
}

.price {
  position: absolute;
  right: 50%;
  margin-right: -150px;
  bottom: 0;
  width:300px;
}

.top5-1-1 p {
	padding: 0;
	margin: 0 auto;
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	font-weight: 600;
	text-decoration: none;
	color: #2F2F2F;
}

.top5-1-2 p {
	padding: 0;
	margin: 0 auto;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
	color: #2F2F2F;
}

.top5-1-3 a {
	padding: 15px 13px;
	margin: 0 20px 0 0;
	font-family: 'Roboto', sans-serif;
	font-size: 11px;
	font-weight: 400;
	text-decoration: none;
	color: #2F2F2F;
	background: #fff;
	border-radius: 8px;
	transition: 0.3s;
}

.top6-1 p {
	padding: 0;
	margin: 0 auto;
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
	font-weight: 600;
	text-decoration: none;
	color: #2F2F2F;
}

.top6-2-1 {
	position: relative;
	margin: 0 0 30px 0;
	padding: 0;
	width:100%;
	float:left;
	background: #F6F7F8;
	border-radius: 20px;
	height: 330px;
}

.top7-2-1 {
	position: relative;
	margin: 0 0 30px 0;
	padding: 0;
	width:100%;
	float:left;
	background: #F6F7F8;
	border-radius: 20px;
	height: 330px;
}

.top8 {
	position: relative;
	margin: 75px 0 0 8%;
	padding: 0;
	width:84%;
	height: 400px;
	float:left;
	background:  url(/wp-content/uploads/2026/07/bantop1.jpg);
	background-size: cover; /* Пропорции изображения сохранены */
  background-repeat: no-repeat; /* Исключаем повторение */
  background-position: center; /* Центрируем изображение */
	border-radius: 20px;
}

.top8-1 {
	position: relative;
	margin: 45px;
	padding: 0;
	width:70%;
	float:left;
}

.top8-1-1 p {
	padding: 0;
	margin: 0 auto;
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	font-weight: 600;
	text-decoration: none;
	color: #2F2F2F;
}

.top8-1-2 p {
	padding: 0;
	margin: 0 auto;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
	color: #2F2F2F;
}

.top8-1-3 button {
	padding: 12px 21px;
	margin: 20px 20px 0 0;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 500;
	text-decoration: none;
	color: #2F2F2F;
	background: #fff;
	border-radius: 8px;
	border: none;
	transition: 0.3s;
}

.top9-1 p {
	padding: 0;
	margin: 0 auto;
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
	font-weight: 600;
	text-decoration: none;
	color: #2F2F2F;
}

.top9-2-1 {
	position: relative;
	margin: 0 0 30px 0;
	padding: 0;
	width:100%;
	float:left;
	background: #F6F7F8;
	border-radius: 20px;
}

.top9-2-1-1-1-1 p {
	padding: 0;
	margin: 0 auto;
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	font-weight: 600;
	text-decoration: none;
	color: #2F2F2F;
}

.top9-2-1-1-1-2 p {
	padding: 0;
	margin: 0 auto;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
	color: #2F2F2F;
}

.top9-2-1-1-1 {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width:100%;
	float:left;
}

.top9-2-1-1-2 {
	position: relative;
	margin: 10px 0 30px 0;
	padding: 0;
	width:100%;
	float:left;
	text-align: left;
}

.top9-2s-1 {
	position: relative;
	margin: 0 0 30px 0;
	padding: 0;
	width:100%;
	float:left;
	background: #EBE5D2;
	border-radius: 20px;
}


.top10 {
	position: relative;
	margin: 75px 0 0 8%;
	padding: 0;
	width:84%;
	height: 450px;
	float:left;
	background: #EFF0F4;
	border-radius: 20px;
}

.top10-1-1 p {
	padding: 0;
	margin: 0 auto;
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	font-weight: 600;
	text-decoration: none;
	color: #2F2F2F;
}

.top10-1-2 p {
	padding: 0;
	margin: 0 auto;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
	color: #2F2F2F;
}

.top10-1-3-1 {
	position: relative;
	margin: 0 auto;
	padding: 8px 0 0 0;
	width:100%;
	float:left;
}

.top10-1-3-1 a {
	padding: 9px 17px;
	margin: 0;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	font-weight: 500;
	text-decoration: none;
	color: #2F2F2F;
	background: #fff;
	border-radius: 8px;
	border: none;
	transition: 0.3s;
}

.top10-1-3-2 {
	position: relative;
	margin: 25px 0 0 0;
	padding: 0;
	width:100%;
	float:left;
}

.top10-1-3-2 p {
	padding: 0 0 0 30px;
	margin: 0 auto;
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	font-weight: 600;
	text-decoration: none;
	color: #2F2F2F;
	background: url(/wp-content/uploads/2026/07/disc.png) left center no-repeat;
}

.top10-1-3-2 span {
	padding: 0;
	margin: 0 auto;
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	font-weight: 600;
	text-decoration: none;
	color: #b3aea1;
	text-decoration: line-through;
}

.perevod {
  position: absolute;
  right: 50%;
  margin-right: -150px;
  bottom: 0;
  width:300px;
}

.accordion-title p {
	padding: 0 0 0 50px;
	margin: 0 auto;
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	font-weight: 600;
	text-decoration: none;
	color: #2F2F2F;
	background: url(/wp-content/uploads/2026/07/faq_bullet.svg) left center no-repeat;
}

.top12-1-1 {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width:100%;
	float:left;
}

.top12-1-2 {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width:100%;
	float:left;
}

.top12-1-1-1-1 p {
	padding: 0;
	margin: 0 auto;
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	font-weight: 600;
	text-decoration: none;
	color: #2F2F2F;
}

.top12-1-1-1-2 ul{
  -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
	-webkit-padding-start: 0; padding-left: 0; list-style: none;
}

.top12-1-1-1-2 li{
	line-height:20px;
}

.top12-1-1-1-2 ul a {
	padding: 0;
	margin: 0 auto;
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	font-weight: 400;
	text-decoration: none;
	color: #808080;
	text-decoration: none;
	transition: 0.3s;
}

.top12-1-2-1-1 p {
	padding: 0;
	margin: 0 auto;
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	font-weight: 600;
	text-decoration: none;
	color: #2F2F2F;
}

.top12-1-2-1-2 li{
	line-height:20px;
}

.top12-1-2-1-2 ul a {
	padding: 0;
	margin: 0 auto;
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	font-weight: 400;
	text-decoration: none;
	color: #808080;
	text-decoration: none;
	transition: 0.3s;
}

.top12-1-2-2-1 p {
	padding: 0;
	margin: 0 auto;
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	font-weight: 600;
	text-decoration: none;
	color: #2F2F2F;
}

.top12-1-2-2-2 li{
	line-height:20px;
}

.top12-1-2-2-2 ul a {
	padding: 0;
	margin: 0 auto;
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	font-weight: 400;
	text-decoration: none;
	color: #808080;
	text-decoration: none;
	transition: 0.3s;
}

.top12-1-1-2-1 p {
	padding: 0;
	margin: 0 auto;
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	font-weight: 600;
	text-decoration: none;
	color: #2F2F2F;
}

.top12-1-1-2-2 li{
	line-height:20px;
}

.top12-1-1-2-2 ul a {
	padding: 0;
	margin: 0 auto;
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	font-weight: 400;
	text-decoration: none;
	color: #808080;
	text-decoration: none;
	transition: 0.3s;
}

.top12-2-1 p {
	padding: 0;
	margin: 0 auto;
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	font-weight: 600;
	text-decoration: none;
	color: #2F2F2F;
}

.top12-2-2 ul{
  -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
	-webkit-padding-start: 0; padding-left: 0; list-style: none;
}

.top12-2-2 li{
	line-height:20px;
}

.top12-2-2 ul a {
	padding: 0;
	margin: 0 auto;
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	font-weight: 400;
	text-decoration: none;
	color: #808080;
	text-decoration: none;
	transition: 0.3s;
}

.top13-1-1 {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width:100%;
	float:left;
}

.top13-1-1-2 p {
	padding: 0;
	margin: 30px 0 0 0;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 400;
	text-decoration: none;
	color: #f2f2f2;
}

.top13-1-1-2 span {
	padding: 0;
	margin: 0 auto;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
	color: #f2f2f2;
}

.top13-1-2 {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width:100%;
	float:left;
}

.top13-1-2-1 {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width:100%;
	height: 50px;
	float:left;
}

.top13-1-2-1 span {
	padding: 0;
	margin: 30px 0 0 0;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
	color: #808080;
}

.top13-1-2-2 {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width:100%;
	float:left;
}

.top13-1-2-2 p {
	padding: 0;
	margin: 30px 0 0 0;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 400;
	text-decoration: none;
	color: #f2f2f2;
}

.top13-1-3 {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width:100%;
	float:left;
}

.top13-1-2-2 p {
	padding: 0;
	margin: 30px 0 0 0;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 400;
	text-decoration: none;
	color: #f2f2f2;
}

.top13-1-2-2 span {
	padding: 0;
	margin: 0 auto;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
	color: #f2f2f2;
}

.top13-1-2-2 a {
	padding: 0;
	margin: 0 auto;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
	color: #808080;
}

.top13-1-3-1 {
	position: relative;
	margin: 20px 0 0 0;
	padding: 0;
	width:100%;
	float:left;
}

.top13-1-3-1 span {
	padding: 0;
	margin: 0 auto;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 400;
	text-decoration: none;
	color: #f2f2f2;
}

.top13-1-3-2 {
	position: relative;
	margin: 10px 0 5px 0;
	padding: 0;
	width:100%;
	float:left;
}

.top13-1-3-2 a {
	padding: 0;
	margin: 10px 0 0 0;
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
	font-weight: 500;
	text-decoration: none;
	color: #f2f2f2;
}

.top13-1-3-3 a {
	padding: 0;
	margin: 30px 0 0 0;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 400;
	text-decoration: none;
	color: #f2f2f2;
}

.top2-usl {
	position: relative;
	margin: 15px 0 0 0;
	padding: 0;
	width:100%;
	background: #EFEEF3;
	float:left;
	height: 500px;
	background:  url(/wp-content/uploads/2026/07/uslugi1.png) #EFEEF3 center no-repeat ;
	background-position: bottom 0px right 40%;
	background-size: 70%;
}



.top2-usl-con1-1 {
	position: relative;
	margin: 0 auto;
	padding: 40px 0 0 0;
	width:90%;
	float:left;
}

.top2-usl-con1-2 {
	position: relative;
	margin: 0 auto;
	padding: 40px 0 0 0;
	width:10%;
	float:left;
}

.top2-usl-con1-1-1 p {
	padding: 0;
	margin: 0 auto;
	font-family: 'Montserrat', sans-serif;
	font-size: 11px;
	font-weight: 500;
	text-decoration: none;
	color: #2F2F2F;
}

.top2-usl-con1-1-1 span {
	padding: 0;
	margin: 0 auto;
	font-family: 'Montserrat', sans-serif;
	font-size: 11px;
	font-weight: 500;
	text-decoration: none;
	color: #2F2F2F;
}

.top2-usl-con1-1-1 a {
	padding: 0;
	margin: 0 auto;
	font-family: 'Montserrat', sans-serif;
	font-size: 11px;
	font-weight: 500;
	text-decoration: none;
	color: #808080;
}

.top2-usl-con1-1-1 a:hover {
	padding: 0;
	margin: 0 auto;
	font-family: 'Montserrat', sans-serif;
	font-size: 11px;
	font-weight: 500;
	text-decoration: none;
	color: #808080;
}

.top2-usl-con1-1-2 p {
	padding: 0;
	margin: 0 auto;
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
	font-weight: 600;
	text-decoration: none;
	color: #2F2F2F;
}

.top2-usl-con1-1-3 p {
	padding: 0;
	margin: 0 auto;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #333;
	text-decoration: none;
}

.top-usl-text-1-2-1 {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width:100%;
	float:left;
}

.top-usl-text-1-2-2 {
	display: none;
}



.top-usl-text-2-1-1 {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width:100%;
	float:left;
}

.top-usl-text-2-1-1 p {
  padding: 0;
  margin: 15px 0;
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  color: #2F2F2F;
}

.top-usl-text-2-1-2 {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width:100%;
	float:left;
}

.top-usl-text-2-1-3 {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width:100%;
	float:left;
}












.top2-about {
	position: relative;
	margin: 15px 0 0 0;
	padding: 0;
	width:100%;
	background: #EFEEF3;
	float:left;
	height: 500px;
	background:  url(/wp-content/uploads/2026/07/about.png) #efeef3 no-repeat ;
	background-position: bottom 0px right 40%;
	background-size: 70%;
}

.top2-about-con1-1 {
	position: relative;
	margin: 0 auto;
	padding: 40px 0 0 0;
	width:100%;
	float:left;
}



.top2-about-con1-2 {
	display: none;
}



}








/*Пункты мобильного меню*/

.conmb8_1_4_1 {
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	float: left;
}



.conmb8_1_4_1_1pt {
	position: relative;
	width: 100%;
	margin: 0 0 7px 0;
	padding: 3px 0 6px 0;
	float: left;
}

.conmb8_1_4_1_1pt a {
	padding: 8px 0 8px 0;
	margin:0 auto;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: 600;
	text-decoration: none;
	color: #000;
}

.conmb8_1_4_1_1pt a:hover {
	padding: 8px 0 8px 0;
	margin:0 auto;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: 600;
	text-decoration: none;
	color: #fb511e;
}

.conmb8_1_4_1_1gt {
	position: relative;
	width: 100%;
	margin: 0 0 7px 0;
	padding: 3px 0 6px 0;
	float: left;
	background: url(/i/mob21.svg) left center no-repeat;
}

.conmb8_1_4_1_1gt a {
	padding: 8px 0 8px 35px;
	margin:0 auto;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: 600;
	text-decoration: none;
	color: #000;
}

.conmb8_1_4_1_1gt a:hover {
	padding: 8px 0 8px 35px;
	margin:0 auto;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: 600;
	text-decoration: none;
	color: #fb511e;
}


.conmb8_1_4_1_1p {
	position: relative;
	width: 100%;
	margin: 0 0 7px 0;
	padding: 3px 0 6px 0;
	float: left;
}

.conmb8_1_4_1_1p a {
	padding: 8px 0 8px 25px;
	margin:0 auto;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: 400;
	text-decoration: none;
	color: #000;
}

.conmb8_1_4_1_1p a:hover {
	padding: 8px 0 8px 25px;
	margin:0 auto;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: 400;
	text-decoration: none;
	color: #fb511e;
}


.conmb8_1_4_1_1s {
	position: relative;
	width: 100%;
	margin: 0 0 7px 0;
	padding: 3px 0 6px 0;
	float: left;
	background: url(/i/mob41.svg) left center no-repeat;
}

.conmb8_1_4_1_1s a {
	padding: 8px 0 8px 35px;
	margin:0 auto;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: 600;
	text-decoration: none;
	color: #000;
}

.conmb8_1_4_1_1s a:hover {
	padding: 8px 0 8px 35px;
	margin:0 auto;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: 600;
	text-decoration: none;
	color: #fb511e;
}


.conmb8_1_4_1_1c {
	position: relative;
	width: 100%;
	margin: 0 0 7px 0;
	padding: 3px 0 6px 0;
	float: left;
	background: url(/i/mob51.svg) left center no-repeat;
}

.conmb8_1_4_1_1c a {
	padding: 8px 0 8px 35px;
	margin:0 auto;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: 600;
	text-decoration: none;
	color: #000;
}

.conmb8_1_4_1_1c a:hover {
	padding: 8px 0 8px 35px;
	margin:0 auto;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: 600;
	text-decoration: none;
	color: #fb511e;
}


.conmb8_1_4_1_1m {
	position: relative;
	width: 100%;
	margin: 0 0 7px 0;
	padding: 3px 0 6px 0;
	float: left;
	background: url(/i/mob61.svg) left center no-repeat;
}

.conmb8_1_4_1_1m a {
	padding: 8px 0 8px 35px;
	margin:0 auto;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: 600;
	text-decoration: none;
	color: #000;
}

.conmb8_1_4_1_1m a:hover {
	padding: 8px 0 8px 35px;
	margin:0 auto;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: 600;
	text-decoration: none;
	color: #fb511e;
}


.conmb8_1_4_1_1o {
	position: relative;
	width: 100%;
	margin: 0 0 7px 0;
	padding: 3px 0 6px 0;
	float: left;
	background: url(/i/mob71.svg) left center no-repeat;
}

.conmb8_1_4_1_1o a {
	padding: 8px 0 8px 35px;
	margin:0 auto;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: 600;
	text-decoration: none;
	color: #000;
}

.conmb8_1_4_1_1o a:hover {
	padding: 8px 0 8px 35px;
	margin:0 auto;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: 600;
	text-decoration: none;
	color: #fb511e;
}





.conmb8_1_4_1_1l {
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	float: left;
	height:20px;
	
}


.conmb8_1_4_1_1txt {
	position: relative;
	width: 100%;
	margin: 0 0 7px 0;
	padding: 3px 0 6px 0;
	float: left;
	
}

.conmb8_1_4_1_1txt a {
	padding: 8px 0 8px 35px;
	margin:0 auto;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: 600;
	text-decoration: none;
	color: #000;
}

.conmb8_1_4_1_1txt a:hover {
	padding: 8px 0 8px 35px;
	margin:0 auto;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: 600;
	text-decoration: none;
	color: #fb511e;
}




.conmb8_1_4_1_1 {
	position: relative;
	width: 100%;
	margin: 20px 0 0 0;
	padding: 2px 0 5px 0;
	float: left;
	background: url(/i/phone-solid.svg) left center no-repeat;
}

.conmb8_1_4_1_1 a {
	padding: 8px 0 8px 35px;
	margin:0 auto;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: 600;
	text-decoration: none;
	color: #000;
}

.conmb8_1_4_1_1 a:hover {
	padding: 8px 0 8px 35px;
	margin:0 auto;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: 600;
	text-decoration: none;
	color: #fb511e;
}

.conmb8_1_4_1_1wts {
	position: relative;
	width: 100%;
	margin: 15px 0 0 0;
	padding: 2px 0 5px 0;
	float: left;
	background: url(/i/whatsapp.svg) left center no-repeat;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: 500;
	text-decoration: none;
	color: #333;
}

.conmb8_1_4_1_1wts a {
	padding: 8px 0 8px 35px;
	margin:0 auto;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: 600;
	text-decoration: none;
	color: #000;
}

.conmb8_1_4_1_1wts a:hover {
	padding: 8px 0 8px 35px;
	margin:0 auto;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: 600;
	text-decoration: none;
	color: #fb511e;
}

.conmb8_1_4_1_2 {
	position: relative;
	width: 100%;
	margin: 15px 0 0 0;
	padding: 2px 0 5px 0;
	float: left;
	background: url(/i/email1.svg) left center no-repeat;
}

.conmb8_1_4_1_2 a {
	padding: 8px 0 8px 35px;
	margin:0 auto;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: 600;
	text-decoration: none;
	color: #000;
}

.conmb8_1_4_1_2 a:hover {
	padding: 8px 0 8px 35px;
	margin:0 auto;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: 600;
	text-decoration: none;
	color: #fb511e;
}

.conmb8_1_4_1_3 {
	position: relative;
	width: 100%;
	margin: 30px 0 0 0;
	padding: 0;
	float: left;
}

.conmb8_1_4_1_3 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#212032;
	text-decoration: none;
	margin: 0 auto;
}

.conmb8_1_4_1_4 {
	position: relative;
	width: 100%;
	margin: 15px 0 0 0;
	padding: 0;
	float: left;
}

.conmb8_1_4_1_4 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color:#212032;
	text-decoration: none;
	margin: 0 auto;
}

.conmb8_1_4_1_5 {
	position: relative;
	width: 100%;
	margin: 15px 0 0 0;
	padding: 0;
	float: left;
}

.conmb8_1_4_1_5 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color:#212032;
	text-decoration: none;
	margin: 0 auto;
}