.five-blocks-t1{
	padding: 150px 0;
	width: 100%;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	flex-direction: column;
    align-items: center;
    justify-content: center;
    line-height: 1;
}

.five-blocks-t1__title{
    font-size: 52px;
    line-height: 1.192307692307692;
    color: #fff;
    text-align: center;
    margin-bottom: 40px;
    font-family: "MuseoCyrl-700", Georgia, serif;
    font-weight: 700;
}


.five-blocks-t1__desc{
    max-width: 768px;
    color: #fff;
    font-size: 1.2rem;
    line-height: 1.3;
    text-align: center;
    margin: 0 auto;
}

.five-blocks-t2{
	padding: 80px 0px;
}

.five-blocks-t2 h1,
.five-blocks-t2 h2,
.five-blocks-t2 h3 {
	margin-top: 0px;
}

.five-blocks-t2__text{
	text-align: left;
	margin: 0 auto;
    color:#4a4a4a;
    font-size: 20px;
    line-height: 1.875;
}


.five-blocks-t3__slider .owl-dots{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    margin-top: 30px;
}
.five-blocks-t3__slider .owl-dot{
    width: 10px;
    height: 10px;
    background: #C7C7C7;
    border-radius: 50%
}
.five-blocks-t3__slider .owl-dot.active{
    background: #343434
}
.five-blocks-t3__slider .owl-dot:not(:last-child){
    margin-right: 10px;
}

.five-blocks-t3__slider{
    padding: 30px 0px;
    padding-top: 0;
}

.five-blocks-t3 .owl-theme {
    position: relative;
}
.five-blocks-t3 .owl-next,
.five-blocks-t3 .owl-prev {
    width: 22px;
    height: 40px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
}
.five-blocks-t3 .owl-prev {
    background: white;
    left: 20px;
    width: 50px;
    height: 50px;
    padding: 10px;
    border-radius: 50%;
}
.five-blocks-t3 .owl-next {
    background: white;
    right: 20px;
    width: 50px;
    height: 50px;
    padding: 10px;
    border-radius: 50%;
}
.five-blocks-t4{
    padding: 80px 0px;
}
.video-responsive {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow:hidden;
}
.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


.five-blocks-t5{
    padding: 50px 0;
}
.five-blocks-t5-quote{
    display: flex;
}

.five-blocks-t5-quote__left{
    margin-right: 20px;
    font-size: 20px;
    line-height: 1.875;
}
.five-blocks-t5-quote__photo{
    width: 100px;
    height: 100px;
    min-width: 100px;
    min-height: 100px;
    padding: 0;
    margin: 0;
    line-height: 0;

}
.five-blocks-t5-quote__right{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.five-blocks-t5-quote__name{
    white-space: nowrap;
    font-weight: bold;
    text-align: center;
    line-height: 1;
    padding-top: 20px;
    padding-bottom: 7px;
}
.five-blocks-t5-quote__proff{
    white-space: nowrap;
    text-align: center;
    line-height: 1;
}
.five-blocks-t5-quote__photo img{
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover;
}

.five-blocks-t2.no-top-padding,
.five-blocks-t4.no-top-padding {
	padding-top: 0px;
}

.five-blocks-t4.no-bottom-padding {
	padding-bottom: 0px;
}
.five-blocks-t4.no-padding {
	padding: 0px;
}

.five-blocks-t1_responsive{
    height: 100vh;
}

.five-blocks-t1_responsive .container{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.five-blocks-TL06{
    background: #fff;
    padding: 40px 0;
}
.five-blocks-TL06__title{
    font-size: 46px;
    line-height: 1.152173913043478;
    color: inherit;
    text-align: center;
    font-family: "MuseoCyrl-700", Georgia, serif;
    font-weight: 700;
    color: #ff6955;
    margin-bottom: 20px;
}
.five-blocks-TL06__desc.left{
    text-align: left
}
.five-blocks-TL06__desc.right{
    text-align: right
}
.five-blocks-TL06__desc.center{
    text-align: center;
}
.five-blocks-TL06__desc{
    color:#4a4a4a;
    font-size: 20px;
    line-height: 1.875;
    text-align: left;
}

.five-blocks-TL06__desc .five-blocks-t3__image-desc{
    text-align: left;

}

.five-blocks-ip203-text{
    display: block;
}
.five-blocks-ip203-text.left{
    text-align: left
}
.five-blocks-ip203-text.right{
    text-align: right
}

.FR101-list-item{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
.FR101-list-item__style{
    display: flex;
    align-items: center;
    margin-right: 30px;
    color: #ff6955;
}

.FR101-list-item__style-num{
    color: #ff6955;
    font-weight: bold;
    font-size: 32px;

}
.FR101-list-item__style-num:before{
     content: counter(item);
     counter-increment: item
}


.FR101-list-item__style-circle{
    color: #ff6955;
	font-weight: bold;
	font-size: 32px;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	background: #ff6955;

}
.FR101-list-item__style-circle:before{
     content: '';
}
.FR101-list-item__texts{
    flex-grow: 1
}
.FR101-list-item__text {
    font-size: 20px;
    line-height: 1.875;
}

.FR101-list-item__texts.align-center{
	-webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
	align-content: center;
	align-self: center;
}

.FR101-list-item__title{
    font-size: 20px;
    font-weight: bold;
}

.five-blocks-FR101-list-container{
    max-width: 760px;
    margin: auto;
}
.five-blocks-FR101-list-container.left{
	text-align: left;
	margin-left: 0px;
}
.five-blocks-FR101-list-container.right{
	    margin-right: 0px;
}
.five-blocks-FR101-list__item:not(:last-child){
    margin-bottom: 20px;
}
.five-blocks-FR101-list{
    margin-bottom: 40px;
    counter-reset: item
}
.five-blocks-t3__image-desc{
    margin-top: 10px;
    text-align: center;
}


.team .clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.team .row {
  margin: 0 -10px;
  margin-bottom: 20px;
}
.team .row:last-child {
  margin-bottom: 0;
}
.team [class*="col-"] {
  padding: 10px 20px;
}
.team .info_team{
	margin-top:20px;
}

.team .col-1-2 ul {
	padding: 0px;
}

.team .quote_li{
  display: inline-block;
  width: 70%;
  vertical-align: top;
}
.team .quote {
	width: 79%;
    word-wrap: break-word;
    text-align: left;
    font-size: 20px;
    line-height: 1.875;
}

.team .row .img_spisok{
	width: 29%;
	display: inline-block;
}

@media all and (max-width: 480px){
	.team .row .img_spisok{
		width: 60%;
	}
	.team .quote_li{
		width:100%;
	}
	.team .quote{
		width:100%;
	}
}
@media all and ( min-width: 600px ) {

  .team .col-2-3 {
    float: left;
    width: 66.66%;
  }
  .team .col-1-2 {
    float: left;
    width: 50%;
  }
  .team .col-1-3 {
    float: left;
    width: 33.33%;
  }
  .team .col-1-4 {
    float: left;
    width: 25%;
  }
 .team .col-1-8 {
    float: left;
    width: 12.5%;
  }

}
