.intro-text-other-main {
	background-image: url(../img/pix-1.png), url(../img/bg-1.jpg);
    background-size: auto auto, cover;
    background-repeat: repeat, no-repeat;
    background-position: left top, left top;
    background-attachment: scroll, fixed;
}

.intro-text-other {
    padding-top: 120px;
    padding-bottom: 60px;
}

.intro-header {
    padding-top: 50px;
    padding-bottom: 100px;
    min-height: 600px; 
    /* color: #222222;
	background-color: #E9EEF6; */
    background-image: url(../img/pix-1.png), url(../img/bg-1.jpg);
    background-size: auto auto, cover;
    background-repeat: repeat, no-repeat;
    background-position: left top, left top;
    background-attachment: scroll, fixed;
	
}

.intro-header-main {
    padding-top: 50px;
    padding-bottom: 100px;
    min-height: 600px; 
    /* color: #222222;
	background-color: #E9EEF6; */
    background-image: url(../img/pix-1.png), url(../img/bg-1.jpg);
    background-size: auto auto, cover;
    background-repeat: repeat, no-repeat;
    background-position: left top, left top;
    background-attachment: scroll, fixed;
	
}

.intro-header-hol {
    padding-top: 50px;
    padding-bottom: 100px;
    min-height: 600px; 
    /* color: #222222;
	background-color: #E9EEF6; */
    background-image: url(../img/pix-1.png), url(../img/bg-hol.jpg);
    background-size: auto auto, cover;
    background-repeat: repeat, no-repeat;
    background-position: left top, left top;
    background-attachment: scroll, fixed;
	
}

.intro-header-pos {
    padding-top: 50px;
    padding-bottom: 100px;
    min-height: 600px; 
    /* color: #222222;
	background-color: #E9EEF6; */
    background-image: url(../img/pix-1.png), url(../img/bg-pos.jpg);
    background-size: auto auto, cover;
    background-repeat: repeat, no-repeat;
    background-position: left top, left top;
    background-attachment: scroll, fixed;
	
}

.intro-header-plita {
    padding-top: 50px;
    padding-bottom: 100px;
    min-height: 600px; 
    /* color: #222222;
	background-color: #E9EEF6; */
    background-image: url(../img/pix-1.png), url(../img/bg-plita.jpg);
    background-size: auto auto, cover;
    background-repeat: repeat, no-repeat;
    background-position: left top, left top;
    background-attachment: scroll, fixed;
	
}

.intro-header-stir {
    padding-top: 50px;
    padding-bottom: 100px;
    min-height: 600px; 
    /* color: #222222;
	background-color: #E9EEF6; */
    background-image: url(../img/pix-1.png), url(../img/bg-stir.jpg);
    background-size: auto auto, cover;
    background-repeat: repeat, no-repeat;
    background-position: left top, left top;
    background-attachment: scroll, fixed;
	
}

.intro-header {
    padding-top: 50px;
    padding-bottom: 100px;
    min-height: 600px; 
    /* color: #222222;
	background-color: #E9EEF6; */
    background-image: url(../img/pix-1.png), url(../img/bg-1.jpg);
    background-size: auto auto, cover;
    background-repeat: repeat, no-repeat;
    background-position: left top, left top;
    background-attachment: scroll, 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; */
	
}

.block-intro {
    padding: 30px;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 0;
   /*  margin-top: 30px; */
}

.intro-block {
	padding-top: 100px;
}

.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: 40px;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 1.2;
	color: #222;
}

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

.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: 21px;
	font-weight: 500;
	letter-spacing: 0px;
	color: #222;
}

/* Отзывы */

.section-quote {
    margin: 60px 0px;
}

.m-b-20 {margin-bottom: 20px}
.quote {position: relative;}
.quote blockquote {
  padding: 0px;
  border: 0;
  margin: 0;
  font-size: 14px;
  font-style: italic;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}
.quote blockquote p {
  color: #fff;
  padding-top: 25px;
  padding-bottom: 45px;
  padding-left: 30px;
  padding-right: 30px;
}
.quote blockquote:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 90px;
  width: 0;
  height: 0;
  border-top: 0.83333em solid #ccc;
  border-right: 0.86667em solid transparent;
}
.quote.green blockquote {
  background-color: #2F5B9C;
}
.quote.green blockquote:before {
  border-top-color: #fff;
}
.quote.dark blockquote {
  background-color: #2F5B9C;
}
.quote.dark blockquote:before {
  border-top-color: #fff;
}
.quote-footer {
  margin: 10px 0;
}
.quote-footer .quote-author-img img {
  float: left;
  max-width: 90px;
  width: 90px;
  height: 90px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  margin-left: -5px;
  margin-top: -40px;
  position: relative;
  z-index: 1;
  padding: 5px;
  background-color: #fff;
}
.quote-footer h4 {
  font-size: 14px;
  margin-bottom: 4px;
}
.quote-footer p {
  font-weight: 400;
  font-style: italic;
  font-size: 14px;
}


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

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


/* Соицальные сети */

.social:hover {
     -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
     -o-transform: scale(1.1);
 }
 .social {
     -webkit-transform: scale(0.8);
     /* Browser Variations: */
     
     -moz-transform: scale(0.8);
     -o-transform: scale(0.8);
     -webkit-transition-duration: 0.5s;
     -moz-transition-duration: 0.5s;
     -o-transition-duration: 0.5s;
 }

/* Шаги */

.order-process-step2 {
    padding: 10px 0px;
}
.process-block2 {
    display: block;
    color: #FFC822;
    overflow: hidden;
}
.process-block2 h5 {
    text-align: center;
    margin-top: -10px;
    font-style: italic;
    margin-bottom: 20px;
}
ol.process2 {
    margin-top: 20px;
    margin-left: 32px;
    padding: 0;
    list-style-type: none;
    counter-reset: li-counter;
}
ol.process2 > li {
    position: relative;
    text-align: center;
    padding: 15px;
    border-radius: 5px;
}
ol.process2 > li > p {
    font-style: italic;
}
ol.process2 > li:before {
    position: absolute;
    left: -18px;
    top: -18px;
    font-size: 22px;
    display: inline-block;
    line-height: 36px;
    width: 36px;
    text-align: center;
    border-radius: 0px;
    color: #fff;
    font-weight: 700;
    background-color: #2E3740;
    box-shadow: 0 0 0 1px #fff;
    content: counter(li-counter);
    counter-increment: li-counter;
}
ol.process2 li:nth-child(even) {
    border-top: 1px dashed #2E3740;
}
ol.process2 li:nth-child(odd) {
    border: 1px dashed #2E3740;
    border-top: 0;
}
ol.process2 i {
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
    line-height: 100px;
    font-size: 4em;
    color: #FFC822;
    border-radius: 50%;
}
ol.process2 h4{
   font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    color: #0c0200;
}

/*icon-hover-animation*/

@-webkit-keyframes pulse-shrink {
    to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
}
}
@keyframes pulse-shrink {
    to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
}
}
ol.process2 li:hover i,
ol.process2 li:focus i,
ol.process2 li:active i {
    -webkit-animation-name: pulse-shrink;
    animation-name: pulse-shrink;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}
.wc-backward{
    font-size: 14px!important;
    color: #fff!important;
    background: #e95959!important;
}

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

.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;
}

/* Контакты */

.contact-us {
	margin: 50px 0 0;
    padding: 80px 0 80px;
    background-image: url(../img/pix-1.png), url(../img/bg-2.jpg);
    background-size: auto auto, cover;
    background-repeat: repeat, no-repeat;
    background-position: left top, left top;
    background-attachment: scroll, fixed;
}

.contact-us-block {
	background-color: rgba(255,255,255,0.8);
}

.contact-us-padding {
	padding: 20px;
}


/*  */



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

.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: 2px;
    background-color: #2F5B9C;
    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-start {
    padding-top: 50px;
    padding-bottom: 50px;
    /* min-height: 100px; */
    background-image: url(../img/bg-4.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left top;
    background-attachment: fixed;
	
}

.bg-consult {
    padding-top: 50px;
    padding-bottom: 50px;
    min-height: 350px;
   background-image: url(../img/pix-1.png), url(../img/bg-2.jpg);
    background-size: auto auto, cover;
    background-repeat: repeat, no-repeat;
    background-position: left top, left top;
    background-attachment: scroll, fixed;
	
}


.bg-consult2 {
    padding-top: 50px;
    padding-bottom: 50px;
    min-height: 350px;
   background-image: url(../img/pix-1.png), url(../img/bg-3.jpg);
    background-size: auto auto, cover;
    background-repeat: repeat, no-repeat;
    background-position: left top, left top;
    background-attachment: scroll, 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) {
	
	.intro-header {
    padding-top: 150px;
    padding-bottom: 150px;
}
	
	.block-intro-slogan1 {
		font-size: 35px;
	}
}

@media (max-width: 600px) {

}

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

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

