.intro-text-other-main {
	background-image: url(../img/pix-b1.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: 150px;
    /* padding-bottom: 50px; */
   /* min-height: 570px; */
    /* color: #222222;
	background-color: #E9EEF6; */
    background-image: url(../img/pix-b2.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;
}


.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-left {
	
	border-left: 7px solid #7FC34C;
	padding: 15px;
}

.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: #222;
}

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


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

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

.boxx {
    border-radius: 0px;
	/*box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);*/
	padding: 15px 30px;
	text-align: center;
	display: block;
	/* margin-top: 60px; */cursor: pointer;
}
.boxx-icon span {
	color: #fff;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}


.boxx >.boxx-icon {
    border: 2px solid #7FC34C;
}
.boxx:hover >.boxx-icon {
	border: 2px solid #7FC34C;
	background-color: #fff;
	color: #73AC00;
	-webkit-transition: All 0.5s ease;
	-moz-transition: All 0.5s ease;
	-o-transition: All 0.5s ease;
}
.boxx:hover >.boxx-icon >span {
	color: #73AC00;
}
.boxx-icon {
	background-color: #7FC34C;
	border-radius: 0%;
	display: table;
	height: 40px;
	margin: 0 auto;
	width: 40px;/*margin-top: -61px;*/
}


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

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

/* */

.projects-horizontal {
  color:#313437;
  background-color:#fff;
}

.projects-horizontal p {
  color:#222222;
}

.name-title {
  font-weight:500;
  color: #222;
  font-size:18px;
}

@media (max-width:767px) {
  .name-title {
    font-size:14px;
  }
}

.projects-horizontal .intro {
  font-size:16px;
  max-width:500px;
  margin:0 auto 10px;
}

.projects-horizontal .projects {
  padding-bottom:40px;
}

.projects-horizontal .item {
  padding-top:60px;
  min-height:160px;
}

@media (max-width:767px) {
  .projects-horizontal .item {
    padding-top:40px;
    min-height:160px;
  }
}

.projects-horizontal .item .name {
  font-size:18px;
  font-weight:bold;
  margin-top:10px;
  margin-bottom:15px;
  color:inherit;
}

@media (max-width:991px) {
  .projects-horizontal .item .name {
    margin-top:22px;
  }
}

.projects-horizontal .item .description {
  font-size:15px;
  margin-bottom:0;
}





/* Шаги */

.order-process-step2 {
    padding: 10px 0px;
}
.process-block2 {
    display: block;
    color: #0090AB;
    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: 35px;
    color: #fff;
    font-weight: 700;
    background-color: #0090AB;
    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 #0090AB;
}
ol.process2 li:nth-child(odd) {
    border: 1px dashed #0090AB;
    border-top: 0;
}
ol.process2 i {
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
    line-height: 100px;
    font-size: 4em;
    color: #0090AB;
    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-b1.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;
}

.contact-us-block {
	background-color: #fff;
}

.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: 4px;
    background-color: #7FC34C;
    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: 50px;
    padding-bottom: 50px;
    min-height: 350px;
   background-image: url(../img/pix-b1.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;
}






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

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

