.p-people-s01 {padding-top:70px;font-family: '34deb5 1 0', sans-serif;}
.p-people-s01 .slide-name {

  font-size: 60px;
  text-align: center;
  color: #222222;
  margin-top: 81px;
}
.p-people-s01 .people-nav-menu-wrap {height:91px;}
.p-people-s01 .people-nav-menu {border-bottom:1px solid rgba(34, 34, 34, 0.1);overflow:hidden;}
.p-people-s01 .people-nav-menu.fixed {
    position: fixed;
    width: 100%;
    background: #fff;
    z-index: 99;
}
.p-people-s01 .people-nav-menu.fixed ul {margin-top:10px;}
.p-people-s01 .people-nav-menu ul {list-style: none;width:460px;margin:40px auto 0;padding: 0;}
.p-people-s01 .people-nav-menu ul li {float:left;padding-bottom: 6px;font-size: 28px;margin-right:29px;cursor: pointer;}
.p-people-s01 .people-nav-menu ul li.active {color:#f56b1b;border-bottom:5px solid;}
.p-people-s01 .people-nav-menu ul li:hover {color:#f56b1b;}
.p-people-s01 .people-nav-menu ul li:last-child {margin:0}

.p-people-s02 {padding-top: 76px;}
.p-people-s02 .slide-name {
  font-size: 36px;
  margin-bottom: 57px;
  text-align: center;
  color: #222222;
  font-family: '34deb5 1 0', sans-serif;
}
.people-items {overflow: hidden;}
.people-items .item {
    float: left;
    margin: 0 2% 50px;
    width: 21%;
    text-align: center;
    height: 350px;

}
.people-items .item.with-detail-text {cursor: pointer;}

.people-items .item .img_wrap {
	position: relative;
    width: 200px;
    margin: 0 auto 13px;
}
.people-items .item .img {
    line-height: 0;
    overflow: hidden;
    position: relative;
    border-radius: 40%;
    -webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.people-items .item .img img, .people-items .item .name {
	-moz-transition: all 400ms cubic-bezier(0.075, 0.82, 0.165, 1);
    -o-transition: all 400ms cubic-bezier(0.075, 0.82, 0.165, 1);
    -webkit-transition: all 400ms cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: all 400ms cubic-bezier(0.075, 0.82, 0.165, 1);
}
.people-items .item.with-detail-text:hover .img img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.people-items .item .name {margin-bottom: 3px;
  font-size: 22px;
  color: #000;
  font-family: '34deb5 1 0', sans-serif;
  text-decoration: none;
}
.people-items .item.with-detail-text .name {color: #0e38b1;}
.people-items .item.with-detail-text:hover .name {color: #f56b1b;}
.people-items .item .role1 {font-size: 22px;color: #f56b1b;margin-bottom: 6px;line-height: 34px;}
.people-items .item .role1 img {/*display:none;*/height: 18px;margin-right: 5px;/*vertical-align: sub;*/ display: inline-block}
.people-items .item .role2 {font-size: 16px;}

.people-items .item .socials {
    position: absolute;
    bottom: 0;
    right: 0px;
}
.people-items .item .socials a {
    float: right;

    width: 32px;
    height: 32px;
    margin-left: 10px;
}
.people-items .item .socials a:hover {opacity: 0.8;}
.people-items .item .socials a.socials-in {background: url(../images/icon-in.svg);}
.people-items .item .socials a.socials-tw {background: url(../images/icon-tw.svg);}


.p-people-s03 {
    background-image: linear-gradient(to left, #ffdcac, #f2f5ff);
    /*background: url(tmp.jpg);*/
    width: 1400px;
    margin: 0 auto;
    color: #222222;
    border-radius: 10px;
}
.p-people-s03.page-token {margin-bottom:100px;margin-top: 40px;}
.p-people-s03 .text {
    font-size: 28px;
    float: left;
    margin: 8.5% 0 8% 17.5%;
    width: 50%;
    line-height: 44px;
    position: relative;
}
.p-people-s03 .text:before {
    content: "";
    background: url(../images/icon-reviews.svg);
    position: absolute;
    width: 75px;
    height: 61px;
    left: -166px;
    top: -28px;
}
.p-people-s03 .author-info {
    float: right;
    width: 20%;
    margin: 6% 10% 0 0;
    text-align: center;
}
.p-people-s03 .author-info .img {margin-bottom: 11px;}
.p-people-s03 .author-info .img img {width: 130px;border-radius: 40%;display: initial}
.p-people-s03 .author-info .name {font-family: '34deb5 1 0', sans-serif;font-size: 22px;margin-bottom: 13px;}
.p-people-s03 .author-info .role {font-size: 16px;line-height: 24px;}
.p-people-s03 .slick-arrow {
    font-size: 0;
    width: 130px;
    height: 100%;
    outline: none;
    position: absolute;
    top: 0;
    background: none;
   	z-index: 9;
   	padding:0;

   	opacity: 0;
   	-moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.p-people-s03 .slick-arrow:hover {opacity: 1;}
.p-people-s03 .slick-prev {
    left: 0;
}
.p-people-s03 .slick-next {
    right: 0;
}
.p-people-s03 .slick-arrow:after {
    content: "";
    border-top: 2px solid #272727;
    border-right: 2px solid #272727;
    width: 45px;
    height: 45px;
    position: absolute;

    top: 50%;

    margin-top: -30px;



}
.p-people-s03 .slick-prev:after {transform: rotate(-135deg);left: 60px;}
.p-people-s03 .slick-next:after {transform: rotate(45deg);right: 60px;}

.p-people-s03 .slick-dots {bottom: 10%;left: 10%;width:auto;}
.p-people-s03 .slick-dots li {margin: 0 20px 0 0px;}
.p-people-s03 .slick-dots li button {
    width: 17px;
    height: 17px;
    opacity: 0.4;
    background: none;
    border: solid 1.5px #000000;

    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.p-people-s03 .slick-dots li button:hover {opacity: 1;}
.p-people-s03 .slick-dots li.slick-active button {opacity: 1;background-color: #222;}



#blank.colors {opacity: 0.8;background-image: linear-gradient(to left, #fedbac, #d0dbff);}
.popup-people .close {z-index: 10;background-image:url(../images/modal-close-black.svg);}
.popup-people {
    width: 1098px;
    margin: -250px 0 0 -550px;
    box-shadow: none;
    border-radius: 10px;
}
.popup-people .popup-body {padding-top: 70px;}
.popup-people__left-text {float: left;width: 75%;}
.popup-people__author-info {
    float: right;
    width: 22%;
    text-align: center;
	margin-bottom: 40px;
}
.popup-people__author-info img {
	width: 130px;
    border-radius: 40%;
    margin-bottom: 12px;
}
.popup-people__author-info .name {font-family: '34deb5 1 0', sans-serif;font-size: 22px;margin-bottom: 13px;}
.popup-people__head {font-family: '34deb5 1 0', sans-serif;font-size: 22px;}
.popup-people__head span {padding-left: 12px;color:#ff5f00}
.popup-people__text {
    font-size: 28px;
    padding: 22px 0 60px 37px;
    line-height: 44px;
    min-height: 350px;
}

.popup-people .arrows {
    font-size: 0;
    width: 130px;
    height: 100%;
    outline: none;
    position: absolute;
    top: 0;
    background: none;
   	z-index: 9;
   	padding:0;
	cursor: pointer;



}

.popup-people .arrow-left {
    left: -130px;
}
.popup-people .arrow-right{
    right: -130px;
}
.popup-people .arrows:after {
    content: "";
    border-top: 2px solid #272727;
    border-right: 2px solid #272727;
    width: 45px;
    height: 45px;
    position: absolute;
    opacity: 0;
    top: 50%;

    margin-top: -30px;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.popup-people .arrows:hover:after {opacity: 1;}
.popup-people .arrow-left:after {transform: rotate(-135deg);left: 60px;}
.popup-people .arrow-right:after {transform: rotate(45deg);right: 60px;}


.popup-people .arrows:before {
    content:"";position: absolute;
    width: 20px;
    height: 90%;
    top: 5%;

    background: rgba(255, 255, 255, 0.8);
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.popup-people .arrows:hover:before {background: rgba(255, 255, 255, 0.9);}
.popup-people .arrow-left:before {right: 0px;border-radius: 10px 0 0 10px;}
.popup-people .arrow-right:before {left: 0px;border-radius: 0 10px 10px 0;}
@media (max-width: 1400px) {
	.p-people-s03 {width:100%}
}
@media (max-width: 1280px) {
	.popup-people {
	    width: 90%;
	    margin: 0;
	    left: 5%;
	    top: 85px;
	    height: auto;
	}
	.popup-people .arrows {width: 60px;}
	.popup-people .arrow-left {left: -60px;}
	.popup-people .arrow-right {right: -60px;}
}
@media (max-width: 1023px) {
	.people-items .item {width:29%}
	.p-people-s03 .text {font-size: 24px;line-height: 34px;}
	.p-people-s03 .text:before {left: -100px;}
}
@media (max-width: 768px) {
    .people-items .item {width:46%}
	.p-people-s03 .text {margin: 67px 0 45px 10%;width: 80%;font-size: 22px;}
	.p-people-s03 .text:before {
	    background-size: cover;
	    width: 44px;
	    height: 37px;
	    left: -20px;
	    top: -50px;
	}
	.p-people-s03 .author-info {width: 90%;margin: 0 5% 5% 0;}
	.p-people-s03 .author-info .img img {width:110px;}
	.p-people-s03 .author-info .name {margin-bottom: 15px;}
	.p-people-s03 .slick-dots {bottom: 0%;left: 10%;width: 80%;}
	.p-people-s03 .author-info .role {
	    padding: 0px 15%;
	    margin-bottom: 40px;
	    font-size: 14px;
	    line-height: 22px;
	}
	.p-people-s03 .slick-dots li {margin: 0 10px 0 0px;}
	.p-people-s03 .slick-dots li button {width: 12px;height: 12px;}
	/*.p-people-s03 .text:before {display: none;}*/

	.popup-people__left-text, .popup-people__author-info {width: 100%;text-align: left;}
	.popup-people__author-info img {float: left;margin-right: 20px;}
	.popup-people__author-info .name {padding-top: 15px;}
	.popup-people .popup-body {padding: 20px;}
	.popup-people__head span {padding-left: 0px;display: block;}
	.popup-people__text {font-size: 22px;padding: 20px 0 40px 30px;line-height: 30px;}
	.popup-people .arrow-left {left: -10px;}
	.popup-people .arrow-right {right: -10px;}

	.popup-people .arrows:after {display:none;}
	.popup-people .arrows:before {height: 96%;top: 2%;}
	.popup-people .arrow-left:before {left: 0px;}
	.popup-people .arrow-right:before {left: auto;right: 0px;}

}
@media (max-width: 574px) {
	.p-people-s01 .slide-name {font-size: 40px;margin-top: 50px;}
	.p-people-s01 .people-nav-menu ul {width:94%}
	.p-people-s01 .people-nav-menu ul li {font-size: 18px;margin-right: 20px;}

    .people-items .item {width:100%;margin:0 0 30px;}
    .popup-people {width: 100%;left: 0;top: 0;border-radius:0}
}
@media (max-width: 359px) {
	.p-people-s01 .people-nav-menu ul li {margin-right: 15px;}
}

.slick-dots li button {transition: all 0.3s ease-out;}
.slick-dots .hide {display:none;}
.slick-dots .dot-v2 button {transform: scale(0.8);}
.slick-dots .dot-v3 button {transform: scale(0.5);}