header .intro-text-other {
	padding-top: 150px;
    padding-bottom: 80px;
}

.intro-header {
    padding-top: 5px;
    padding-bottom: 50px;
    min-height: 630px; 
    color: #222222;
	background-color: #E9EEF6;
     background: url(../img/bg-1.jpg) no-repeat center center;
    background-size: cover;
	background-attachment: fixed;
	
}

.intro-header-services {
    padding-bottom: 80px;
   /* min-height: 570px; */
    color: #222222;
	background-color: #E9EEF6;
    /* background: url(../img/bg1.jpg) no-repeat center center;
    background-size: cover;
	background-attachment: fixed; */
	
}

.intro-block {
	margin-top: 20px;
}


.block-contact-top {
	margin-top: 20px;
	padding: 30px;
	background-color: rgba(255, 255, 255, 0.8);
	border-radius: 25px;
	text-align: center;
}

.block-contact-top-title {
	padding-top: 20px;
	padding-bottom: 20px;
	color: #222;
	font-size: 18px;
	font-weight: 500;
}


.block-intro-slogan1 {
	
	/* margin-top: 20px; */
	font-size: 60px;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 1.2;
	color: #fff;
}

.block-intro-slogan1 span {
	color: #EE5BA0;
}

.block-intro-slogan1-1 {
	font-size: 25px;
	font-weight: 400;
	letter-spacing: 0px;
	line-height: 1.2;
	color: #12B89B;
}

.block-intro-slogan-right {
	
	margin-top: 20px;
	font-size: 35px;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 1.2;
}

.block-intro-slogan2 {
	padding: 5px;
	background-color: rgba(255, 255, 255, 0.8);
	border-radius: 25px;
	display: inline-block;
	color: #F93300;
	margin-top: 20px;
	font-size: 35px;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 1.2;
}

.block-intro-slogan3 {
	margin-top: 20px;
	font-size: 30px;
	font-weight: 400;
	letter-spacing: 0px;
	color: #fff;
}

.block-intro-slogan3 span {
	margin-top: 20px;
	font-size: 30px;
	font-weight: 800;
	letter-spacing: 0px;
	color: #EE5BA0;
}


/* Наши преимущества */

.left-icon-1 {
	padding: 10px 10px 20px 10px;
}

/* Аккордион проблемы здоровья */

.panel-default>.panel-heading {
    color: #fff;
    background-color: #043B5F;
    border-color: #ddd;
}

.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a {
	text-decoration: none;
    color: #fff;
}

.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a:hover {
	text-decoration: none;
    color: #fff;
}

/*  */


/*  */



/* Карта проезда */

.left-consl {
	float: left;
   padding: 0 20px 20px 0;
}



/* Наши преимущества, сотрудничество, выгода */



.single-service-g {
	border: 1px solid #eee;
	padding: 30px 10px;
	position: relative;
	text-align: center;
	margin-bottom: 30px;
min-height: 200px;
}
.single-service-g i.fa {
  width: 100px;
  height: 100px;
  background-color: #202020;
  font-size: 55px;
  color: #fff;
  line-height: 95px;
  text-align:center;
  margin-bottom:20px;
  	border-radius: 5px;
}
.single-service-g i.fa {
	-webkit-transition: .4s;
	transition: .4s;
}
.single-service-g:hover i.fa {
	border-radius: 50%;
}
.single-service-text-g {
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: 500;
}


.single-service-g i.fas {
  width: 100px;
  height: 100px;
  background-color: #202020;
  font-size: 55px;
  color: #fff;
  line-height: 95px;
  text-align:center;
  margin-bottom:20px;
  	border-radius: 5px;
}
.single-service-g i.fas {
	-webkit-transition: .4s;
	transition: .4s;
}
.single-service-g:hover i.fas {
	border-radius: 50%;
}

.single-service-g i.far {
  width: 100px;
  height: 100px;
  background-color: #202020;
  font-size: 55px;
  color: #fff;
  line-height: 95px;
  text-align:center;
  margin-bottom:20px;
  	border-radius: 5px;
}
.single-service-g i.far {
	-webkit-transition: .4s;
	transition: .4s;
}
.single-service-g:hover i.far {
	border-radius: 50%;
}


/* Наши гарантии */

.services-area {
  background-color: #fff;
}
.section-title-block {
  margin-bottom: 1px;
}
.section-title {
  font-size:35px;
  font-weight: 400;
  color: #222222;
}
.section-title-block p {
	color: #777;
	font-size: 16px;
	font-weight: 500;
}
.section-line {
	text-transform: capitalize;
	font-size: 40px;
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 20px;
	font-weight: 600;
}

.section-line:before {
position: absolute;
    content: "";
    width: 60px;
    height: 3px;
    background-color: #EE5BA0;
    bottom: 0;
    left: 50%;
    margin-left: -30px;
} 

/*
 .section-line:after {
	position: absolute;
	background-color: #ff3636;
	content: "";
	width: 10px;
	height: 10px;
	bottom: -4px;
	left: 50%;
	margin-left: -5px;
	border-radius: 50%; 
} */
.single-service {
	border: 1px solid #eee;
	padding: 30px 10px;
	position: relative;
	text-align: center;
	margin-bottom: 30px;
min-height: 200px;
}

.single-service-white {
	border: 1px solid #fff;
	padding: 10px 10px;
	position: relative;
	text-align: center;
	margin-bottom: 10px;
}

.single-service i.fa {
  width: 60px;
  height: 60px;
  background-color: #ff3636;
  font-size: 25px;
  color: #fff;
  line-height: 60px;
  text-align:center;
  margin-bottom:20px;
  	border-radius: 5px;
}
.single-service i.fa {
	-webkit-transition: .4s;
	transition: .4s;
}
.single-service:hover i.fa {
	border-radius: 50%;
}
.single-service-text {
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: 500;
}


.single-service i.fas {
  width: 60px;
  height: 60px;
  background-color: #ff3636;
  font-size: 25px;
  color: #fff;
  line-height: 60px;
  text-align:center;
  margin-bottom:20px;
  	border-radius: 5px;
}
.single-service i.fas {
	-webkit-transition: .4s;
	transition: .4s;
}
.single-service:hover i.fas {
	border-radius: 50%;
}

/* Частые вопросы */

.faq-title {
	color: #FD1D1D;
	font-weight: 500;
    font-size: 18px;
}

/* форма консультации и захвата */

.bg-consult {
    padding-top: 100px;
    padding-bottom: 100px;
    min-height: 350px;
     background: url(../img/bg-2.jpg) no-repeat center center; 
    background-size: cover;
	background-attachment: fixed; 
	
}






/* марки иконки строго в ряд с автомтическим перемещенем на сл строку */

.all_wrapper-scroll a {
    height: 120px;
    width: 120px;
    display: block;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 5px;
}
.all_wrapper-scroll a img {
    max-width: 100%;
    max-height: 100%;
}
.all_wrapper-scroll {
    display: flex;
    flex-wrap: wrap;
    padding: 20px;
    justify-content: center;
    align-items: center;
}



@media (max-width: 768px) {
	
	.block-intro-slogan1 {
		font-size: 35px;
	}
}

@media (max-width: 600px) {

}

@media (max-width: 480px) {
	
.block-intro-slogan1 {
		font-size: 30px;
	}
}

@media (max-width: 320px) {
.block-intro-slogan1 {
		font-size: 25px;
	}
}

