/* fonts */
@font-face {
font-display:swap;
    font-family: "Proxima Nova";
    font-style: normal;
    font-weight: 400;
    src: local("Proxima Nova"), url('/wp-content/themes/beautick/css/../fonts/ProximaNova/ProximaNova-Regular.ttf') format("ttf"), url('/wp-content/themes/beautick/css/../fonts/ProximaNova/ProximaNova-Regular.woff') format("woff"), url('/wp-content/themes/beautick/css/../fonts/ProximaNova/ProximaNova-Regular.eot') format("eot");
}
@font-face {
font-display:swap;
    font-family: "Proxima Nova";
    font-style: normal;
    font-weight: 700;
    src: local("Proxima Nova Bold"), url('/wp-content/themes/beautick/css/../fonts/ProximaNova/ProximaNova-Bold.ttf') format("ttf"), url('/wp-content/themes/beautick/css/../fonts/ProximaNova/ProximaNova-Bold.woff') format("woff"), url('/wp-content/themes/beautick/css/../fonts/ProximaNova/ProximaNova-Bold.eot') format("eot");
}

@font-face {
font-display:swap;
    font-family: "Proxima Nova";
    font-style: normal;
    font-weight: 300;
    src: local("Proxima Nova Light"), url('/wp-content/themes/beautick/css/../fonts/ProximaNova/ProximaNova-Light.ttf') format("ttf"), url('/wp-content/themes/beautick/css/../fonts/ProximaNova/ProximaNova-Light.woff') format("woff"), url('/wp-content/themes/beautick/css/../fonts/ProximaNova/ProximaNova-Light.eot') format("eot");
}

@font-face {
font-display:swap;
    font-family: 'icomoon';
    src:  url('/wp-content/themes/beautick/css/../fonts/team/icomoon.eot?rmhtl9');
    src:  url('/wp-content/themes/beautick/css/../fonts/team/icomoon.eot?rmhtl9#iefix') format('embedded-opentype'),
      url('/wp-content/themes/beautick/css/../fonts/team/icomoon.ttf?rmhtl9') format('truetype'),
      url('/wp-content/themes/beautick/css/../fonts/team/icomoon.woff?rmhtl9') format('woff'),
      url('/wp-content/themes/beautick/css/../fonts/team/icomoon.svg?rmhtl9#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
  
[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
  
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
  
.icon-brush:before {
    content: "\e900";
    color: #691d27;
}
.icon-cosmetologist:before {
    content: "\e901";
    color: #691d27;
}
.icon-doctor:before {
    content: "\e902";
    color: #691d27;
}
.icon-manicure:before {
    content: "\e903";
    color: #691d27;
}
.icon-massage:before {
    content: "\e904";
    color: #691d27;
}
.icon-scrissors:before {
    content: "\e905";
    color: #691d27;
}
.icon-visagist:before {
    content: "\e906";
    color: #691d27;
}
.icon-play:before {
    content: "\e907";
    color: #fff;
}
.icon-slider-left:before {
    content: "\e908";
}
.icon-slider-right:before {
    content: "\e909";
}
.icon-team-right:before {
    content: "\e90a";
    color: #fff;
}

.icon-permanent:before {
    background-image: url('/wp-content/themes/beautick/css/../images/perm.png');
    background-size: 18px 18px;
    background-position: center center;
    background-repeat: no-repeat;
    width: 1.507vw;
    height: 1.507vw;
    display: inline-block;
    content: "";
}

.icon-brush2:before {
    background-image: url('/wp-content/themes/beautick/css/../images/brash2.png');
    background-size: 18px 18px;
    background-position: center center;
    background-repeat: no-repeat;
    width: 1.507vw;
    height: 1.507vw;
    display: inline-block;
    content: "";
}

.icon-eye:before {
    background-image: url('/wp-content/themes/beautick/css/../images/eye.svg');
    background-size: 18px 18px;
    background-position: center center;
    background-repeat: no-repeat;
    width: 1.507vw;
    height: 1.507vw;
    display: inline-block;
    content: "";
}

/* styles team-page */  
.team-page {
    min-height: 100%;
    /* margin-top: 20px;
    margin-bottom: 20px; */
    margin-top: 1.370vw;
    margin-bottom: 1.370vw;
}

.team-page__title {
    /* margin-bottom: 37px; */
    margin-bottom: 2.534vw;
    font-family: Proxima Nova;
    line-height: 1;
    letter-spacing: normal;
    text-align: left;
    color: #3e3e3e;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 23px;
}

.team-page__block-title {
    /* margin-bottom: 25px; */
    margin-bottom: 1.712vw;
    font-family: Proxima Nova;
    /* font-size: 1.644vw; */
    line-height: 1;
    letter-spacing: normal;
    text-align: left;
    color: #691d27;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
}

.team-page__masters {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
}

.team-page__master {
    /* width: 268px;
    height: 612px;
    margin-right: 31px;
    margin-bottom: 38px; */
    width: 18vw;
    height: 41.918vw;
    margin-right: 2.123vw;
    margin-bottom: 2.603vw;
    box-sizing: border-box;
}

body:not(.single-services) .team-page__master:nth-child(4n) {
    margin-right: 0;
}

.team-page__master-img {
    position: relative;
    display: block;
    /* width: 268px;
    height: 357px;
    margin-bottom: 18px; */
    width: 18.356vw;
    height: 24.452vw;
    margin-bottom: 1.233vw;
    transition: background-color 0.3s;
	background-color: rgba(62, 62, 62, 0.71);
}



@media(min-width: 767px) {
    .team-page__master-img:hover {
        cursor: pointer;
    }

    .team-page__master-img:hover .team-page__master-img-hover {
        opacity: 1;
    }
}

.team-page__master-img img {
    z-index: -1;
    position: absolute;
    margin: auto;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.team-page__master-img-hover {
    position: absolute;
    /* left: 35px;
    bottom: 28px; */
    left: 2.397vw;
    bottom: 1.918vw;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    font-family: Proxima Nova;
    /* font-size: 14px; */
    font-size: 0.959vw;
    font-weight: 400;
    line-height: 1;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s;
}

.team-page__master-img-hover-text {
    /* width: 60px;
    margin-right: 15px; */
    width: 4.110vw;
    margin-right: 1.027vw;
}

.team-page__master-img-hover .icon {
    /* width: 19px;
    height: 13px;
    font-size: 12px; */
    width: 1.301vw;
    height: 0.890vw;
    font-size: 0.822vw;
}

.team-page__master-name {
    /* margin-bottom: 9px; */
    margin-bottom: 0.616vw;
    font-family: Proxima Nova;
    /* font-size: 18px; */
    font-size: 1.233vw;
    font-weight: 700;
    line-height: 0.7;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}

.team-page__master-type {
    /* margin-bottom: 15px; */
    margin-bottom: 1.027vw;
}

.status-wrapper {
    display: flex;
    align-items: center;
    clear: both;
}

.team-page__master-type .icon {
    /* width: 22px;
    height: 22px;
    margin-right: 10px;
    font-size: 22px; */
    width: 1.507vw;
    height: 1.507vw;
    margin-right: 0.4vw;
    font-size: 1.2vw;
}

.team-page__master-type-name {
    font-family: ProximaNova;
    /* font-size: 14px; */
    font-size: 0.959vw;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 1;
    text-align: left;
    color: #691d27;
}

.team-page__master-descr {
    /* margin-bottom: 25px; */
    margin-bottom: 1.712vw;
    font-family: Proxima Nova;
    /* font-size: 14px; */
    font-size: 0.959vw;
    font-weight: 400;
    line-height: 1.1;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}

.team-page__master-buttons {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

.team-page__master-button-about,
.team-page__master-button-record {
    float: none !important;
    /* width: 189px !important;
    height: 49px !important; */
    width: 12.945vw !important;
    height: 3.356vw !important;
    margin: 0 auto !important;
    padding: 0 !important;
    font-family: Proxima Nova !important;
    /* font-size: 14px !important; */
    font-size: 0.959vw !important;
    font-weight: 400 !important;
    /* line-height: 47px !important;
    border-radius: 25px !important; */
    line-height: 3.219vw !important;
    border-radius: 1.712vw !important;
}

.team-page__master-button-about {
    /* margin-bottom: 10px !important; */
    margin-bottom: 0.685vw !important;
}

.team-page__master-button-record::before,
.team-page__master-button-record::after {
    content: none !important;
}

@media(max-width: 1250px) {
    .team-page {
        margin-top: calc(1.370vw * 1.12);
        margin-bottom: calc(1.370vw * 1.12);
    }
    
    .team-page__title {
        margin-bottom: calc(2.534vw * 1.12);
        /* font-size: calc(2.055vw * 1.12); */
    }
    
    .team-page__block-title {
        margin-bottom: calc(1.712vw * 1.12);
        /* font-size: calc(1.644vw * 1.12); */
    }
    
    .team-page__master {
        width: calc(18.356vw * 1.12);
        height: auto;
        margin-right: calc(2.123vw * 1.12);
        margin-bottom: calc(2.603vw * 1.12);
    }
    
    .team-page__master-img {
        width: calc(18.356vw * 1.12);
        height: calc(24.452vw * 1.12);
        margin-bottom: calc(1.233vw * 1.12);
    }
    
    .team-page__master-img-hover {
        left: calc(2.397vw * 1.12);
        bottom: calc(1.918vw * 1.12);
        font-size: calc(0.959vw * 1.12);
    }
    
    .team-page__master-img-hover-text {
        width: calc(4.110vw * 1.12);
        margin-right: calc(1.027vw * 1.12);
    }
    
    .team-page__master-img-hover .icon {
        width: calc(1.301vw * 1.12);
        height: calc(0.890vw * 1.12);
        font-size: calc(0.822vw * 1.12);
    }
    
    .team-page__master-name {
        margin-bottom: calc(0.616vw * 1.12);
        font-size: 16px;
    }
    
    .team-page__master-type {
        margin-bottom: calc(1.027vw * 1.12);
    }
    
    .team-page__master-type .icon {
        /*width: calc(1.507vw * 1.12);
        height: calc(1.507vw * 1.12);*/
        margin-right: calc(0.685vw * 1.12);
        /*font-size: calc(1.507vw * 1.12);*/
        width: 24px;
        height: 24px;
        font-size: 24px;
    }
    
    .team-page__master-type-name {
        /*font-size: calc(0.959vw * 1.12);*/
        font-size:14px;
    }
    
    .team-page__master-descr {
        margin-bottom: calc(1.712vw * 1.12);
        /*font-size: calc(0.959vw * 1.12);*/
        font-size:16px;
    }
    
    .team-page__master-button-about,
    .team-page__master-button-record {
        width: 200px !important;
        height: 40px !important;
        font-size: 14px !important;
        line-height: 40px !important;
        border-radius: calc(1.712vw * 1.12) !important;
    }
    
    .team-page__master-button-about {
        margin-bottom: calc(0.685vw * 1.12) !important;
    }
}

@media(max-width: 991px) {
    .team-page {
        margin-top: calc(1.370vw * 1.50);
        margin-bottom: calc(1.370vw * 1.50);
    }
    
    .team-page__title {
        margin-bottom: 18px;
        /* font-size: calc(2.055vw * 1.50); */
    }
    
    .team-page__block-title {
        margin-bottom: calc(1.712vw * 1.50);
        /* font-size: calc(1.644vw * 1.50); */
    }
    
    .team-page__master {
        width: calc(18.356vw * 1.50);
        height: auto;
        margin-right: calc(2.123vw * 1.50);
        margin-bottom: calc(2.603vw * 1.50);
    }

    body:not(.single-services) .team-page__master:nth-child(4n) {
        margin-right: calc(2.123vw * 1.50);
    }

    body:not(.single-services) .team-page__master:nth-child(3n) {
        margin-right: 0;
    }
    
    .team-page__master-img {
        width: calc(18.356vw * 1.50);
        height: calc(24.452vw * 1.50);
        margin-bottom: calc(1.233vw * 1.50);
    }
    
    .team-page__master-img-hover {
        left: calc(2.397vw * 1.50);
        bottom: calc(1.918vw * 1.50);
        font-size: calc(0.959vw * 1.50);
    }
    
    .team-page__master-img-hover-text {
        width: calc(4.110vw * 1.50);
        margin-right: calc(1.027vw * 1.50);
    }
    
    .team-page__master-img-hover .icon {
        width: calc(1.301vw * 1.50);
        height: calc(0.890vw * 1.50);
        font-size: calc(0.822vw * 1.50);
    }
    
    .team-page__master-name {
        margin-bottom: calc(0.616vw * 1.50);
        /*font-size: calc(1.233vw * 1.50);*/
    }
    
    .team-page__master-type {
        margin-bottom: calc(1.027vw * 1.50);
    }
    
    .team-page__master-type .icon {
        /*width: calc(1.507vw * 1.50);
        height: calc(1.507vw * 1.50);*/
        margin-right: calc(0.685vw * 1.50);
        /*font-size: calc(1.507vw * 1.50);*/
        width: 24px;
        height: 24px;
        font-size: 24px;
    }
    
    .team-page__master-type-name {
        /*font-size: calc(0.959vw * 1.50);*/
    }
    
    .team-page__master-descr {
        margin-bottom: calc(1.712vw * 1.50);
        /*font-size: calc(0.959vw * 1.50);*/
    }
    
    .team-page__master-button-about,
    .team-page__master-button-record {
        /*width: calc(12.945vw * 1.50) !important;
        height: calc(3.356vw * 1.50) !important;
        font-size: calc(0.959vw * 1.50) !important;
        line-height: calc(3.219vw * 1.50) !important;*/
        border-radius: calc(1.712vw * 1.50) !important;
    }
    
    .team-page__master-button-about {
        margin-bottom: calc(0.685vw * 1.50) !important;
    }

    .icon-brush2:before,
    .icon-permanent:before,
    .icon-eye:before {
        width: 24px;
        height: 24px;
    }
}

@media(max-width: 767px) {
    .team-page {
        margin-top: calc(1.370vw * 2.3);
        margin-bottom: calc(1.370vw * 2.3);
    }

    .team-page__master-img-hover {
        opacity: 1;
    }
    
    .team-page__title {
        /* margin-bottom: calc(2.534vw * 2.3); */
        /*font-size: calc(2.055vw * 2.3) !important;*/
        margin-bottom: 36px;
        font-weight: 400;
    }
    
    .team-page .team-page__block-title {
        margin-bottom: calc(1.712vw * 2.3);
        font-size: 16px !important;
        /* font-size: calc(20px * 1.3) !important; */
        padding: 0;
        font-weight: 400;
    }
    
    .team-page__master {
        width: calc(29.356vw * 2.3);
        height: auto;
        margin-right: calc(2.123vw * 2.3);
        margin-bottom: calc(2.603vw * 2.3);
    }

    body:not(.single-services) .team-page__master:nth-child(4n) {
        margin-right: calc(2.123vw * 2.3);
    }

    body:not(.single-services) .team-page__master:nth-child(3n) {
        margin-right: calc(2.123vw * 2.3);
    }

    .team-page__master-img {
        width: calc(29.356vw * 2.3);
        height: calc(36.452vw * 2.3);
        margin-bottom: calc(1.233vw * 2.3);
    }
    
    .team-page__master-img-hover {
        left: calc(2.397vw * 2.3);
        bottom: calc(1.918vw * 2.3);
        font-size: calc(0.959vw * 2.3);
    }
    
    .team-page__master-img-hover-text {
        width: calc(4.110vw * 2.3);
        margin-right: calc(1.027vw * 2.3);
    }
    
    .team-page__master-img-hover .icon {
        width: calc(1.301vw * 2.3);
        height: calc(0.890vw * 2.3);
        font-size: calc(0.822vw * 2.3);
    }
    
    .team-page__master-name {
        margin-bottom: calc(0.616vw * 2.3);
        /*font-size: calc(1.233vw * 2.3);*/
    }
    
    .team-page__master-type {
        margin-bottom: calc(1.027vw * 2.3);
    }
    
    .team-page__master-type .icon {
        /*width: calc(1.507vw * 2.3);
        height: calc(1.507vw * 2.3);*/
        margin-right: calc(0.685vw * 2.3);
        /*font-size: calc(1.507vw * 2.3);*/
        width: 20px;
        height: 20px;
        font-size: 20px;
    }
    
    .team-page__master-type-name {
        /*font-size: calc(0.959vw * 2.3);*/
    }
    
    .team-page__master-descr {
        margin-bottom: calc(1.712vw * 2.3);
        /*font-size: calc(0.959vw * 2.3);*/
    }
    
    .team-page__master-button-about,
    .team-page__master-button-record {
        /*width: calc(12.945vw * 2.3) !important;
        height: calc(3.356vw * 2.3) !important;
        font-size: calc(0.959vw * 2.3) !important;
        line-height: calc(3.219vw * 2.3) !important;*/
        border-radius: calc(1.712vw * 2.3) !important;
    }
    
    .team-page__master-button-about {
        margin-bottom: calc(0.685vw * 2.3) !important;
    }

    .one-master-block .team-page__master {
        margin-left: auto;
        margin-right: auto;
    }
}

@media(max-width: 500px) {
    .team-page {
        margin-top: calc(1.370vw * 4.85);
        margin-bottom: calc(1.370vw * 4.85);
    }
    
    .team-page__title {
        /* margin-bottom: calc(2.534vw * 4.8); */
        /*font-size: calc(2.055vw * 4.8) !important;*/
    }
    
    .team-page .team-page__block-title {
        margin-bottom: calc(1.712vw * 4.85);
        /*font-size: calc(1.644vw * 4.8) !important;*/
        /* font-size: calc(20px * 4.85) !important; */
        padding: 0;
    }
    
    .team-page__master {
        /*width: calc(18.356vw * 4.85);
        height: calc(41.918vw * 4.85);
        margin-right: 0;
        margin-bottom: 20px;*/
    }
    
    .team-page__master-img {
        /*width: calc(18.356vw * 4.85);
        height: calc(24.452vw * 4.85);
        margin-bottom: calc(1.233vw * 4.85);*/
    }
    
    .team-page__master-img-hover {
        left: calc(2.397vw * 4.85);
        bottom: calc(1.918vw * 4.85);
        font-size: calc(0.959vw * 4.85);
    }
    
    .team-page__master-img-hover-text {
        width: calc(4.110vw * 4.85);
        margin-right: calc(1.027vw * 4.85);
    }
    
    .team-page__master-img-hover .icon {
        width: calc(1.301vw * 4.85);
        height: calc(0.890vw * 4.85);
        font-size: calc(0.822vw * 4.85);
    }
    
    .team-page__master-name {
        margin-bottom: calc(0.616vw * 4.85);
        /*font-size: calc(1.233vw * 4.85);*/
    }
    
    .team-page__master-type {
        margin-bottom: calc(1.027vw * 4.85);
    }
    
    .team-page__master-type .icon {
        /*width: calc(1.507vw * 4.85);
        height: calc(1.507vw * 4.85);*/
        margin-right: calc(0.685vw * 4.85);
        /*font-size: calc(1.507vw * 4.85);*/
        width: 24px;
        height: 24px;
        font-size: 24px;
    }
    
    .team-page__master-type-name {
        /*font-size: calc(0.959vw * 4.85);*/
    }
    
    .team-page__master-descr {
        margin-bottom: calc(1.712vw * 4.85);
        /*font-size: calc(0.959vw * 4.85);*/
    }
    
    .team-page__master-button-about,
    .team-page__master-button-record {
        /*width: calc(12.945vw * 4.85) !important;
        height: calc(3.356vw * 4.85) !important;
        font-size: calc(0.959vw * 4.85) !important;
        line-height: calc(3.219vw * 4.85) !important;*/
        border-radius: calc(1.712vw * 4.85) !important;
    }
    
    .team-page__master-button-about {
        margin-bottom: calc(0.685vw * 4.85) !important;
    }
}

/* team-master */
.team-master__content {
    display: flex;
    flex-direction: row;
    padding-right: 108px;
    margin-bottom: 53px;
}

.team-page__block {
    margin-bottom: 50px;
}

.team-master__content-img-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 52px;
}

.team-master__content-img {
    flex-shrink: 0;
    width: 341px;
    margin-bottom: 34px;
}

.team-master__content-img img {
    width: 100%;
    height: auto;
}

.team-master__content-button-record{
    width: 228px !important;
    height: 44px !important;
    line-height: 42px !important;
}

.getfeedbackbtn{
    max-width: 185px;
    width: 228px !important;
    height: 44px !important;
    line-height: 32px !important;
    background:#fff;
    border-radius: 25px;
    border: 1px solid #691d27;
    color: #691d27; margin-top:10px !important
}

.getfeedbackbtn:hover { -webkit-transition: all 0.3s ease; moz-transition: all 0.3s ease; ms-transition: all 0.3s ease; transition: all 0.3s ease; background: #691d27; color: #fff; }

.team-master__content-button-record:focus {
    outline: none !important;
}

.team-master__content-name {
    margin-bottom: 19px;
    font-family: Proxima Nova;
    font-size: 36px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}

.team-master__content-type {
    margin-bottom: 12px;
}

.team-master__content-experience {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    margin-bottom: 33px;
}

.team-master__content-experience-text {
    margin-right: 10px;
    font-family: Proxima Nova;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: normal;
    text-align: left;
    color: #959595;
}

.team-master__content-experience-number {
    display: inline-block;
    width: 69px;
    height: 30px;
    font-family: Proxima Nova;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
    border-radius: 15px;
    background-color: #efefef;
}

.team-master__content-button-record_mobile {
    display: none !important;
}

.team-master__sliders {
    width: 90%;
    margin-left: auto;
    margin-bottom: 100px;
}

.team-master__sliders .team-page__title {
    margin-bottom: 37px;
}

.team-master__photo-slider .slick-slide {
    position: relative;
    width: 160px;
    height: 280px;
    margin-right:20px;
    float: left;
}

.team-master__video-slider .slick-slide {
    position: relative;
    width: 340px;
    height: 280px;
    margin-right: 20px !important;
    float: left;
}

.team-master__slider-hover {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 180px;
    height: 170px;
    background: url('/wp-content/uploads/2016/02/magnifier-2.png') no-repeat;
    display: block;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

.team-master__slider .slick-slide:hover .team-master__slider-hover {
    opacity: 1;
}

.team-master__slider .slick-slide img,
.team-master__slider .slick-slide video {
    /*width: 240px;
    height: 350px;*/
    width: 100%;
    height: 100%;
    object-fit: cover;
    padding: 0;
    /*margin-top: -60px;*/
}

.team-master__slider .slick-arrow {
    position: absolute;
    width: 19px;
    height: 36px;
    padding: 0;
    font-size: 0;
    background-color: transparent !important;
    border: none;
}

.team-master__slider .slick-arrow:focus {
    outline: none;
}

.team-master__slider .slick-arrow:hover::before,
.team-master__slider .slick-arrow:hover::after {
    background-color: #000000;
}

.team-master__slider .slick-arrow::before,
.team-master__slider .slick-arrow::after {
    content: '';
    position: absolute;
    top: 25%;
    right: -20%;
    width: 140%;
    height: 7%;
    background-color: rgba(0, 0, 0, 0.33);
    border-radius: 5px;
    transition: background-color 0.3s
}

.team-master__slider .slick-arrow::after {
    top: 75%;
}

.team-master__slider .slick-prev {
    top: -72px !important;
    right: 15%;
}

.team-master__slider .slick-prev::before {
    transform: rotate(-45deg);
}

.team-master__slider .slick-prev::after {
    transform: rotate(-135deg);
}

.team-master__slider .slick-next {
    top: -72px !important;
    right: 11%;
    margin-right: 0 !important;
}

.team-master__slider .slick-next::before {
    transform: rotate(45deg);
}

.team-master__slider .slick-next::after {
    transform: rotate(135deg);
}

.team-master__slider_position_top {
    margin-bottom: 110px;
}

.team-master__slider-video {
    position: relative;
}

.team-master__slider-video .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    display: none;
    width: 44px;
    height: 53px;
    margin-top: -22px;
    margin-left: -26px;
    font-size: 50px;
    opacity: 0.41;
    transition: opacity 0.3s;
}

.team-master__slider-video:hover {
    cursor: pointer;
}

.team-master__slider-video:hover .icon {
    opacity: 1;
}

.team-master__slider-video-off .icon {
    display: block;
}

.team-master__slider-video-off .icon::before {
    transition: opacity 0.3s;
}

.start-video:hover
{
    opacity: 1;
    -webkit-filter: brightness (1);
}

div.thumbnail_container
{
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.team-master__slider-video iframe {
    width: 100%;
    height: 100%;
}

.team-master__slider-video.video-playing:before {
    display: none;
}

.thumbnail {
    border: none;
    border-radius: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    height: 100%;
}

article.services .team-page__master-img img {
	z-index: 0;
}

article.services .team-page__master-img:after {
	content: '';
	display: block; 
	z-index: 1;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-color: rgba(62, 62, 62, 0.71);
	transition: background-color 0.3s;
}

article.services .team-page__master-img:hover:after {
	background-color: rgba(130, 130, 130, 0.78);
    cursor: pointer;
}

article.services  .team-page__master-img:hover .team-page__master-img-hover {
	z-index: 2;
}

article.services div.masters .master-slider {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start;
}

article.services .team-page__master-button-record {
	text-decoration: none;
}

article.services .team-page__master {
	/*width: 500px;*/
	height: auto;
	/*margin-right: 10px;*/
    /*margin-left: 10px;*/
	width: 23%;
	height: auto;
	margin-right: 1%;
	margin-left: 1%;
	margin-top: 28px;
}

article.services .masters .slick-slider .team-page__master {
	margin-right: 10px !important;
    margin-left: 10px !important;
}

article.services .masters .slick-slider {
	margin-top: 0px;
}

article.services div.masters .slick-track,
article.services div.masters .slick-list {
	min-width: 100%;
}

article.services .team-page__master:nth-child(4n) {
	/*width: 100%;*/
}

article.services .slick-track {
	margin-left: 0px;
}

article.services .team-page__master-img {
	padding-top: 130%;
	height: auto !important;
	width: 100% !important;
}

article.services .team-page__master-img img {
	top: 0px;
}

article.services .team-page__master-img img {
	object-position: top center;
}

@media(max-width: 1250px) {
    .team-master__content {
        padding-right: 0;
    }

    .team-master__sliders {
        width: 95%;
    }

    .team-master__sliders .team-page__title {
        margin-bottom: 37px;
    }

    .team-master__slider .slick-prev {
        right: 9%;
    }
    
    .team-master__slider .slick-next {
        right: 5%;
    }
}

@media(max-width: 991px) {
    article.services .team-page__master {
		width: 31.3%;
	}
	
	.team-master__content-img-wrapper {
        margin-right: calc(52px / 1.5);
    }

    .team-master__content-img {
        width: calc(341px / 1.5);
        margin-bottom: calc(34px / 1.5);
    }

    .team-master__content-name {
        margin-bottom: calc(19px / 1.5);
        font-family: Proxima Nova;
        font-size: calc(36px / 1.3);
    }
    
    .team-master__content-type {
        margin-bottom: calc(12px / 1.5);
    }
    
    .team-master__content-experience {
        margin-bottom: calc(33px / 1.5);
    }
    
    .team-master__content-experience-text {
        margin-right: 10px;
        font-family: Proxima Nova;
        font-size: 14px;
        font-weight: 400;
        line-height: 1;
        letter-spacing: normal;
        text-align: left;
        color: #959595;
    }
    
    .team-master__content-experience-number {
        display: inline-block;
        width: calc(69px / 1.2);
        height: calc(30px / 1.2);
        font-family: Proxima Nova;
        font-size: calc(14px / 1.2);
        font-weight: 400;
        line-height: calc(30px / 1.2);
        letter-spacing: normal;
        text-align: center;
        color: #000000;
        border-radius: 15px;
        background-color: #efefef;
    }
    
    .team-master__content-text p {
        font-family: Proxima Nova;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.43;
        letter-spacing: normal;
        text-align: left;
        color: #959595;
    }

    .team-master__sliders .team-page__title {
        margin-bottom: 37px;
    }
}

@media(max-width: 767px) {

    
.getfeedbackbtn{ display: none; }

    .team-master__content {
        flex-direction: column;
        /* align-items: start; */
    }

    .team-master__content-img-wrapper {
        margin-right: 0;
        margin-bottom: calc(34px / 1.5);
    }

    .team-master__content-img {
        width: 341px;
        margin-bottom: 0;
    }

    .team-master__content-name {
        text-align: center;
    }

    .team-master__content-experience {
        justify-content: center;
    }

    .team-master__content-type {
        justify-content: center;
    }

    .team-master__content-text {
        margin-bottom: calc(34px / 1.5);    
    }

    .team-master__content-button-record {
        display: none !important;
    }

    .team-master__content-button-record_mobile {
        display: block !important;
    }

    .team-master__sliders .team-page__title {
        margin-bottom: 37px;
    }

    .team-master__slider .slick-prev {
        right: 13%;
    }

    .lb-video iframe, .lb-outerContainer, .lb-dataContainer {
        /*width: 100% !important;*/
       /* max-width: 100%;*/
    }
	
	article.services .team-page__master {
		width: 48%;
	}
}

@media(max-width: 575px) {
    .team-master__sliders .team-page__title {
        margin-bottom: 100px !important;
    }

    .team-master__slider .slick-prev {
        right: 18%;
    }
	
	article.services .team-page__master-img:after {
		background-color: rgba(62, 62, 62, 0.4);
	}

	article.services .team-page__master-img-hover {
		z-index: 9;
	}
	
	article.services .team-page__master {
		width: 98%;
	}
}

@media(max-width: 385px) {
    .team-master__content-img {
        width: 100%;
        height: auto;
    }

    .team-master__content-name {
        text-align: left;
    }

    .team-master__content-experience {
        justify-content: start;
    }

    .team-master__content-type {
        justify-content: start;
    }
}



.about_item_btns_block { display: flex; width: 100%; overflow: hidden; margin-bottom: 9px; align-items: center; justify-content: space-between; flex-direction: row; }
.about_item_btns_block .team-page__master-button-about, .about_item_btns_block .btn.btn-recording { width: calc(50% - 9px) !important; max-width: calc(50% - 9px) !important; height: 44px !important; margin-top: 0 !important; margin-bottom: 0 !important; line-height: 44px !important; }
.about_item_btns_block .getfeedbackbtn { width: calc(50% - 9px) !important; max-width: calc(50% - 9px) !important; height: 44px !important; margin-top: 0 !important; margin-bottom: 0 !important; line-height: 32px !important; color: #2c2c2c; border: 1px solid #363636; -webkit-transition: all 0.3s ease; moz-transition: all 0.3s ease; ms-transition: all 0.3s ease; transition: all 0.3s ease; }
.about_item_btns_block .team-master__content-button-record { width: calc(50% - 9px) !important; max-width: calc(50% - 9px) !important; height: 44px !important; margin-top: 0 !important; margin-bottom: 0 !important; line-height: 44px !important; color: #2c2c2c; border: 1px solid #363636; -webkit-transition: all 0.3s ease; moz-transition: all 0.3s ease; ms-transition: all 0.3s ease; transition: all 0.3s ease; }

.about_item_btns_block .getfeedbackbtn:hover { background: #2c2c2c; color: #fff; }


@media(max-width: 400px) { 
    .about_item_btns_block { display: flex; width: 100%; overflow: hidden; margin-bottom: 9px; align-items: center; justify-content: space-between; flex-direction: column; }
    .about_item_btns_block .team-page__master-button-about  { width: calc(100% - 18px) !important; max-width: 185px !important; height: 44px !important; margin-top: 0 !important; margin-bottom: 9px !important; line-height: 44px !important; }
    .about_item_btns_block .btn.btn-recording { width: calc(100% - 18px) !important; max-width: 185px !important; height: 44px !important; margin-top: 0 !important; margin-bottom: 0 !important; line-height: 44px !important; }
    .about_item_btns_block .getfeedbackbtn { width: calc(100% - 18px) !important; max-width: 185px !important; height: 44px !important; margin-top: 0 !important; margin-bottom: 0 !important; line-height: 32px !important; color: #2c2c2c; border: 1px solid #363636; }
    .about_item_btns_block .team-master__content-button-record { width: calc(100% - 18px) !important; max-width: 185px !important; height: 44px !important; margin-top: 0 !important; margin-bottom: 0 !important; line-height: 44px !important; color: #2c2c2c; border: 1px solid #363636; }

    
}