body {
    padding: 0;
    margin: 0;
    font-size: 16px;
    background: #fff;
    font-family: 'Montserrat', sans-serif;
}

ul,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
a {
    padding: 0;
    list-style: none;
    margin: 0;
    font-family: 'Montserrat Extralight';

}

.second-item img {
    width: 17%;
    fill: #fff;
    margin: 10px 0px;
}

.row {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.row>* {
    display: table-cell;
    vertical-align: middle;
}

.main-scroll-mobile p {
    color: #fff;
    font-size: 1.1rem;
}

.main-scroll-mobile p span {
    color: #cd9b5a;
    font-size: 18px;
}

.contacts-left-cont {
    width: 70%;
    margin: auto;
    text-align: center;
    color: #fff;
}

.contacts-left-cont a {
    display: block;
    color: #000;
    font-size: 20px;
}

.contacts-left-cont img {
    width: 35px;
}

.contacts-left-cont p {
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
}

.logo-footer {
    width: 70px !important;
    margin-top: 50px;

}

.contacts-left-cont h2 {
    margin: 0px 0px 40px;
    padding: 0px !important;
    text-transform: uppercase;
}

.contacts {
    background: #ffffff;
}

.button-yellow {
    background: #cd9b5a;
    padding: 10px 20px;
    max-width: 300px;
    text-align: center;
    text-transform: uppercase;
    margin: 20px auto;
    font-family: Montserrat Bold;
    color: #000;
    display: block;
    margin: 20px auto;
    line-height: 1.5;
}

.pop-up-conttwo {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.main-cont-index {
    width: 800px;
    margin: 40px auto;
}

.main-item {
    text-align: center;
    width: 15%;
    display: block;
}

.main-gift {
    margin: 30px 0px;
}

.pop-up-thanks>p {
    width: 67%;
    margin: auto;
    text-align: center;
}

.pop-up-thanks {
    position: fixed;
    top: 0;
    left: 0;
    background-image: url(../img/back-main.jpg);
    width: 100%;
    height: 100vh;
    padding: 0px;
    color: #fff;
}

.flex-barders-mobile {
    display: none;
}

.online-write {
    position: fixed;
    bottom: 20px;
    right: 20px;
    height: 60px;
    text-transform: uppercase;
    font-size: 12px;
    padding: 20px;
    width: 60px;
    display: flex;
    font-family: Montserrat Black;
    align-items: center;
    text-align: center;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    color: #fff;
}

.pop-up-thanks h2 {
    text-align: center;
    font-family: Montserrat ExtraBold;
}

.pop-up-thanks img {
    display: block;
    margin: 25px auto;
}

.main .main-top-mobile {
    display: none;
}

.next-block {
    display: none;
}

.footer {
    background: #b7a473;
}

.footer img {
    display: block;
    margin: auto;
    padding: 15px 0px;
}

.main-slider {
    padding: 40px 0px;
    background: #000000;
}

a {
    text-decoration: none;
    color: #000;
}

.slick-active {
    transform: scale(0.8);
    transition: 0.3s ease-in-out;
    opacity: 0.5;

}

.slick-current {
    transform: scale(1);
    opacity: 1;

}

.howtocontactwithus {
    display: none;
}

.main-slider h2 {
    font-size: 21px;
    font-family: 'Montserrat Black';
    padding: 30px 0px;
    text-align: center;
    color: #fff
}

.slick-prev,
.slick-next {
    font-size: 0;
    position: absolute;
    top: 20px;
    color: #d5122f;
    border: 0;
    right: 0;
    background: none;
    z-index: 1;
}

.slick-prev {
    right: 40px;
}

.slick-arrow:focus {
    outline: 0;
}

.wr {
    display: block;
    width: 80%;
    max-width: 1400px;
    margin: auto;
}

.flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.red {
    color: #cd9b5a;
}

.mobile-menu .main-top-left {
    color: #fff;
    width: 50%;
}

.mobile-menu .main-top-left i {
    font-size: 24px;
    color: #fff;
}

.active-mob {
    left: 0 !important;
}

.ourservice h2:before {
    content: "price list";
    display: block;
    font-family: Montserrat Black;
    opacity: 0.08;
    left: -12%;
    width: 400px;
    line-height: 0.9;
    font-size: 90px;
    position: absolute;
    text-align: left;
    top: -10%;
}

.mail-scroll-right p img {
    margin: 0px 3px;
}

.ourservice h2 {
    font-size: 23px;
    text-transform: uppercase;
    font-family: 'Montserrat Black';
    padding: 60px 0px;
    text-align: center;
    position: relative;
    color: #181411;
}

.ourservice {
    background: #fff;
    padding: 20px 0px;
}

.choose-serv-li {
    margin: 10px 0px;
    flex-wrap: nowrap;
    width: 100%;
}

.grey-down {
    display: flex;
    height: 2px;
    margin: 13px 10px 0px;
    background: #efefef;
    flex: auto;

}

.price-of-serv-p {
    color: #cd9b5a;
    font-family: Montserrat Bold;
}

.barbers-first,
.barbers-second {
    width: 30%;
    margin-bottom: 25px;
    display: flex !important;

    flex-direction: column;
}

.yellow {
    background: #b7a473;
}

.flex-barders {
    align-items: flex-start;

}

.black {
    background: #fff;
}

.flex-barders-second {
    align-items: flex-end;
}

.ourservice .second-item img {
    width: 20%;
}

.main-item img {
    opacity: 0.5;
}

.barbers-first .img-barbers img,
.barbers-second .img-barbers img {
    width: 100%;
}

.second-item {
    width: 20%;
    text-align: center;
    color: #fff;
}

.small-text img {
    width: 15% !important;
}

.button-border {
    padding: 12px 0px;
    width: 100%;
    color: #cd9b5a;
    font-size: 12px;
    text-align: center;
    border: 1px solid #cd9b5a;
    text-transform: uppercase;
    font-family: Montserrat Medium;
    margin: 8px 0px;
}

.white {
    color: #fff;
}

.button-border-white {
    padding: 12px 12px;
    border-radius: 20px;
    font-size: 11px;
    color: #fff;
    border: 1px solid #fff;
    text-transform: uppercase;
    font-family: Montserrat Medium;
    margin: 5px 0px;
}

.slick-next:before {
    content: '' !important;
    background: url(../img/arrow-right.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
}

.contacts-right {
    width: 60%;
}

.contacts h2 {
    font-family: Montserrat ExtraBold;
    font-size: 21px;
    color: #000;
}

.contacts-right {
    font-size: 0;
}

.button-border:hover {
    cursor: pointer;
}

.slick-prev:before {
    content: '' !important;
    background: url(../img/arrow-right.svg);
    background-size: contain;
    transform: rotate(180deg);
    background-position: center;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
}

.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    display: block;
    width: 25px;
    height: 25px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.ourbarbers {
    overflow: hidden;
    position: relative;
    padding: 0 0 40px 0;

}

.ourbarbers h2 {
    font-size: 21px;
    text-transform: uppercase;
    font-family: 'Montserrat Black';
    padding: 80px 0px;
    text-align: center;
    color: #181411;
}

.flex-barbers-mobile {
    display: none;

}

.ourbarbers h2:after {
    content: "our barbers";
    display: block;
    font-family: Montserrat Black;
    opacity: 0.08;
    right: 0%;
    width: 500px;
    font-size: 90px;
    line-height: 0.9;
    position: absolute;
    text-align: right;
    top: 3%;

}

.main-slider h2 {
    color: #ffffff;
}

.flex-barders-bottom {
    align-items: center;
    flex-direction: column;
    margin-top: 10px;
    width: 100%;
    justify-content: center;
}

.flex-barders-bottom p {
    text-transform: uppercase;
    color: #000;
    padding: 15px 0px;
    font-family: 'Montserrat Bold';
}

.small-text {
    margin: 0px 0px 50px !important;

}

.ourservice h3 {
    text-align: center;
    color: #fff;
    margin: 30px 0px 30px;
    font-family: Montserrat Bold;
}

.flex-barders-third .barbers-second {
    width: 35%;
}

.flex-barders-third {
    padding: 150px 0px;
    justify-content: space-around;
}

.small-text>div>p {
    text-transform: inherit;
}

.second-item p {
    margin-top: 10px;
    font-family: 'Cormorant Garamond', serif;
    font-size: 18px;
    text-transform: uppercase;
}

.second-row-first {
    width: 75%;
    margin: auto !important;
}

.name-of-serv-p {
    font-family: Montserrat Bold;
}

.name-of-serv-p span {
    font-family: Montserrat ExtraLight;
    font-style: italic;
    display: block;
}

.second-row {
    justify-content: space-around;
    margin: 70px 0px;
}

.mobile-menu {
    width: 100%;
    height: 100vh;
    background: #000;
    padding: 20px 0px;
    z-index: 4000;
    position: fixed;
    top: 0;
    transition: 0.3s ease-in-out;
    left: 100%;
}

.btn {
    text-align: center;
    margin: 10px auto;
    border: 0;
    font-weight: bold;
    padding: 12px 22px;
    border-radius: 30px;
    font-size: 16px;
    background: #992525;
    transition: 0.2s ease-in-out;
    color: #fff;
    font-family: Montserrat Extrabold;
}

.btn:hover {
    background: #7a1d1d;
    cursor: pointer;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.3);
}

.main {
    background-image: url('../img/bgg.png');
    background-position: center;
    width: 100%;
    height: 100vh;
}

.mobile-menu .main-menu-item {
    color: #fff;
    width: 100%;
    margin: 25px auto;
    position: relative;
    text-align: center;
    font-family: Montserrat Extrabold;
    text-transform: uppercase;
}

.main-top-logo img {
    width: 125px;
    margin-top: 30px;
}

.mobile-menu .main-top-left .flex a {
    color: #000;
}

.mobile-menu .main-top-left {
    color: #fff;
    opacity: 0;
}

.main-top-center {
    flex-wrap: nowrap;
}

.main-top {
    flex-wrap: nowrap;
}

.main-menu {
    margin-left: 15px;

    flex-wrap: nowrap;
}

.img-barbers img {
    filter: grayscale(1);
    transition: 0.3s ease-in-out;
}

.img-barbers img:hover {
    filter: grayscale(0);
}

.img-barbers {
    height: 350px;
    overflow: hidden;
}

.returntosite {
    display: inline-block;
    width: auto;
    position: fixed;
    border-bottom: 1px solid;
    padding: 5px 0px;
    margin: 10px 10px;
    left: 20px;
    text-align: center;
    top: 20px;
}

.main-menu-item {
    color: #fff;
    margin: 10px 15px;
    transition: 0.2s ease-in-out;
    font-size: 16px;
    padding: 0px 5px;
    font-family: 'Montserrat Extralight';
}

.main-menu-item:hover {
    opacity: 0.5;
    cursor: pointer;
}

.main-top-left {
    color: #fff;
    width: 21%;
}

.main-top-left p i {
    margin-right: 4px;
}

.main-top-left .flex {
    justify-content: flex-start;
}

.main-top-left .flex a {
    color: #fff;
    margin: 5px 5px 0px 0px;

}

.main-top-right {
    text-align: right;
    color: #fff;
    width: 21%;
}

.main-top-right .red {
    font-family: 'Montserrat SemiBold';
}

.main-top-right p img {
    display: inline-block;
    width: 15px;
}

.main-cont {
    width: 600px;
    margin: 40px auto;
}

.pop-up {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

.main-scroll-mobile {
    position: fixed;
    top: 0;
    display: none;
    background: #000;
    left: 0;
    width: 100%
}

.main-scroll-mobile .wr>div {
    width: 30%;

}

.mobile-sub {
    display: none;
}

.sub-right {
    text-align: right;
}

.sub-right * {
    text-align: right;
}

.sub-right p {
    font-size: 12px;
}

.sub-left i {
    font-size: 40px;
}

.main-mob-cent img {
    width: auto;
    display: block;
    height: 105px;
    margin: 10px auto;
}

.main-mob-left {
    margin-left: 10px;
}

.pop-up-back {
    position: absolute;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.4);
    z-index: 1;
}

.main-cont-mobile {
    display: none;
}

.pop-up-cont {
    position: fixed;
    z-index: 2;
    left: 50%;
    top: 50%;
    background: #fff;
    text-align: center;
    transform: translate(-50%, -50%);
    padding: 100px 40px;

}

.main-scroll .main-menu-item {

    color: #000;
    font-family: Montserrat SemiBold;
    text-transform: uppercase;
}

.mail-scroll-right p i {
    font-size: 30px;
    color: #cd9b5a;
    margin-right: 5px;
}

.mail-scroll-right {
    width: 42%;
}

.main-scroll-logo {
    width: 50px;
    margin: 10px 0px;

}

.mail-scroll-right .red {
    color: #000;
    font-family: Montserrat Bold;
}

.mail-scroll-right p {
    display: flex;
    align-items: center;
}

.media-fixed .flex {
    flex-direction: column;
}

.media-fixed a {
    margin: 5px 0px;
}

.media-fixed i {
    font-size: 30px;
    color: #cd9b5a;
}

.main-scroll {
    background: #fff;
    position: fixed;
    color: #000;
    justify-content: space-around;
    width: 100%;
    z-index: 2;
    top: 0;
    display: none;
}

.media-fixed {
    position: fixed;
    right: 2%;
    top: 50%;
    color: #fff;
    transform: translateY(-50%);
}

.mobile-menu .main-top-right {
    text-align: center;
    color: #fff;
    font-size: 1.2em;
    width: 100%;
    margin: 20px auto;
}

.main-center {
    margin: 150px 0px;
}

.pop-up-close {
    position: absolute;
    top: 25px;
    width: 25px;
    height: 25px;
    right: 25px;
}

.menu-close {
    position: absolute;
    top: 25px;
    width: 25px;
    height: 25px;
    right: 25px;
}

.menu-close:before {
    display: block;
    position: absolute;
    width: 20px;
    transform: rotate(-45deg);
    height: 2px;
    left: 13%;
    top: 45%;
    content: "";
    background: #fff;
}

.menu-close:after {
    display: block;
    width: 20px;
    transform: rotate(45deg);
    height: 2px;
    left: 13%;
    position: absolute;
    content: "";
    background: #fff;
    top: 45%;
}

.pop-up-cont h2 {
    font-family: Montserrat Extrabold;
    padding: 10px 0;
}

@keyframes mouse {
    from {
        transform: translate(0, 0)
    }

    to {
        transform: translate(0, -15px)
    }
}

.mouse {
    position: absolute;
    left: 0;
    bottom: 20px;
    text-align: center;
    width: 100%;
    animation: mouse .6s infinite linear alternate;
}

.input-form:focus {
    outline: 0;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
}

.pop-up-cont form {
    margin: 20px 0px;
}

.pop-up-close:before {
    display: block;
    position: absolute;
    width: 20px;
    transform: rotate(-45deg);
    height: 2px;
    left: 13%;
    top: 45%;
    content: "";
    background: #000;
}

.pop-up-close:after {
    display: block;
    width: 20px;
    transform: rotate(45deg);
    height: 2px;
    left: 13%;
    position: absolute;
    content: "";
    background: #000;
    top: 45%;
}

.input-form {
    width: 100%;
    border: 0;
    transition: 0.2s ease-in-out;
    margin: 20px 0px;
    font-family: Montserrat ExtraLight;
    padding: 10px;
    border-bottom: 1px solid #b5b5b5;
}

.btn:active {
    transform: scale(0.985);
}

.main-center h1 {
    font-family: 'Montserrat Extralight';
    text-align: center;
    color: #fff;

}

.main-cont-left p {
    color: #fff;
}

.main-cont-left .main-red {
    color: #992525;
}

.main-cont-right {
    text-align: right;
    color: #fff;
    font-family: 'Montserrat SemiBold';
}

.main-cont-right p {
    font-family: 'Montserrat SemiBold';
}

.main-cont-left b {
    font-family: "Montserrat ExtraBold";
}

.main-center h1 span {
    font-family: 'Montserrat ExtraBold';
    display: block;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
}

.main-mustache {
    position: relative;
    color: #fff;
    text-transform: uppercase;
    margin: 17px 0px;
}

.main-mustache:before {
    display: block;
    position: absolute;
    content: '';
    width: 20px;
    height: 10px;
    background: url(../img/mustache.png);
    background-size: 100%;
    background-repeat: no-repeat;
    left: -23px;
    top: 50%;
    transform: translateY(-50%);
}

.index-h {
    font-family: Montserrat Black !important;
}

.main-center p {
    color: #fff;
    margin: 20px 0px 45px;
    font-family: 'Montserrat Light';
    text-align: center;
}














/* 

@font-face {
    font-family: 'Cormorant Garamond', serif;;
    src: url("../fonts/Cormorantgaramond/Cormorantgaramond.ttf");
    src: url("../fonts/Cormorantgaramond/Cormorantgaramond.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}



*/


@font-face {
    font-family: 'Cormorantgaramondbold';
    src: url("../fonts/Cormorantgaramond/Cormorantgaramondbold.ttf");
    src: url("../fonts/Cormorantgaramond/Cormorantgaramondbold.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat SemiBold';
    src: url("../fonts/Montserrat/Montserrat-SemiBold.ttf");
    src: url("../fonts/Montserrat/Montserrat-SemiBold.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat Medium';
    src: url("../fonts/Montserrat/Montserrat-Medium.ttf");
    src: url("../fonts/Montserrat/Montserrat-Medium.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat Bold';
    src: url("../fonts/Montserrat/Montserrat-Bold.ttf");
    src: url("../fonts/Montserrat/Montserrat-Bold.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat ExtraBold';
    src: url("../fonts/Montserrat/Montserrat-ExtraBold.ttf");
    src: url("../fonts/Montserrat/Montserrat-ExtraBold.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat Extralight';
    src: url("../fonts/Montserrat/Montserrat-ExtraLight.ttf");
    src: url("../fonts/Montserrat/Montserrat-ExtraLight.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat Light';
    src: url("../fonts/Montserrat/Montserrat-Light.ttf");
    src: url("../fonts/Montserrat/Montserrat-Light.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@media screen and (max-width: 750px) {
    .main-cont {
        display: none;
    }

    .barbers-first,
    .barbers-second {
        margin: 0px 0px 15px;
    }

    .main {
        height: 115vh;
    }

    .main-cont-mobile {
        display: none;
    }

    .second-row-first {
        padding: 0;
        margin: 0;
    }

    .second-row {
        margin: 0;
    }

    .flex-barders-bottom {
        color: #fff;
    }

    .barbers-first,
    .barbers-second {
        width: 100%;
    }

    .button-border {
        padding: 12px 12px;
        border-radius: 20px;
        font-size: 11px;
        border: 1px solid #fff;
    }

    .yellow {
        background: #181411;
    }

    .flex-barders-third .barbers-second {
        width: 100%;
    }

    .flex-barders {
        margin-bottom: 0;
    }

    .main-cont {
        width: 100%;
    }

    .ourbarbers h2 {
        font-size: 30px;
        text-transform: uppercase;
        font-family: 'Montserrat Black';
        padding: 60px 0px;
    }

    .main-slider {
        padding: 10px 0px;
    }

    .main-top {
        display: none;
    }

    .main-center {
        margin: 100px 0px 0px;
        position: absolute;
        padding: 20px 0px 0px;
        left: 50%;
        width: 85%;
        top: 50%;
        transform: translate(-50%, -50%);
    }

    .input-form {
        width: 80%;
    }

    .pop-up-cont {
        position: fixed;
        z-index: 2;
        left: 0;
        background: #fff;
        text-align: center;
        width: 100vw;
        top: 0;
        height: 100%;
        padding: 86px 0px;
        transform: translate(0, 0);
    }

    footer {
        display: block;
    }

    footer img {
        width: 20%;
        margin: auto;
        display: block;
        padding: 15px 0px;
    }

    .pop-up .btn {
        width: 80%;
    }

    .main-cont-right {
        text-align: center;
    }

    .main-mustache {
        text-align: center;
    }

    .main-top-mobile-left {
        width: 45%;
    }

    .main-top-mobile-right {
        width: 50%;
    }

    .main-top-mobile-left img {
        width: 65%;
        padding: 10px;
    }

    .burger {
        display: block;
        width: 30px;
        position: relative;
        height: 2px;
        background: #fff;
        float: right;
        right: 10px;
    }

    .burger:before {
        display: block;
        content: "";
        position: absolute;
        width: 30px;
        top: -10px;
        height: 2px;
        background: #fff;
    }

    .burger:after {
        display: block;
        content: "";
        position: absolute;
        width: 30px;
        height: 2px;
        top: 10px;
        background: #fff;
    }

    .main-mustache {
        color: #000;
        margin: 25px 0px;
    }

    .main-mustache:before {
        display: block;
        position: absolute;
        content: '';
        width: 20px;
        height: 10px;
        background: url(../img/mustache.png);
        background-size: 100%;
        background-repeat: no-repeat;
        left: 50%;
        top: -50%;
        transform: translateX(-50%);
    }

    .main-cont-left p {
        color: #000;
        text-align: center;
        width: 80%;
        margin: 10px auto;
    }

    .main-cont {
        margin: 20px auto;
    }

    .next-block {
        display: block;
    }

    .main .main-top-mobile {
        display: none;
    }

    .mouse {
        position: absolute;
        left: 0;
        bottom: -25%;
    }

    /* slider */

    .wrap:after {
        content: '';
        position: absolute;
        z-index: 2;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0, 0, 0, .5);
    }

    .flex-barders-mobile {
        display: block;
    }

    .howtocontactwithus p {
        font-family: Montserrat Bold;
    }

    .howtocontactwithus a i {
        font-size: 45px;
    }

    .howtocontactwithus .flex {
        justify-content: space-around;
        margin: 0px 0px 20px;
    }

    .howtocontactwithus p span {
        color: #CD9B5B;
    }

    .slider {
        position: relative;
        z-index: 0;
        padding: 0 0px;
        margin: 20px auto;
        max-width: 800px;
        width: 100%;
    }

    .main-gift {
        margin: 0;
    }

    .contacts-left-cont p {
        color: #000;
        font-size: 20px;
        margin-bottom: 40px;
    }

    .small-text {
        margin: 0;
    }

    .slick-arrow {
        position: absolute;
        top: 50%;
        width: 40px;
        height: 50px;
        line-height: 50px;
        margin-top: -25px;
        border: none;
        background: transparent;
        color: transparent;
        font-family: monospace;
        font-size: 5rem;
        z-index: 300;
        outline: none;
    }

    .slick-prev {
        left: -50px;
        text-align: left;
    }

    .slick-next {
        right: -50px;
        text-align: right;
    }



    .item.slick-slide {
        width: 400px;
        height: 400px !important;
        transition: transform .4s;
        position: relative;
    }

    .slider-barb .slick-slide:after {
        background: transparent;
    }

    .slick-slide:after {
        content: '';
        position: absolute;
        z-index: 2;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0, 0, 0, .5);
        transition: transform .4s;
    }

    .item.slick-slide {
        transform: scale(0.7) translate(640px);
    }

    .item.slick-slide.slick-center+.slick-slide {
        transform: scale(0.8) translate(-250px);
        z-index: 10;
    }

    .item.slick-slide.slick-center+.slick-slide+.item.slick-slide {
        transform: scale(0.7) translate(-640px);
        z-index: 5;
    }

    .item.slick-slide.slick-active {
        transform: scale(0.8) translate(250px);
    }

    .item.slick-slide.slick-center {
        /* margin: 0 -10%; */
        transform: scale(1);
        z-index: 30;
    }

    .slick-center:after {
        opacity: 0;
    }

    .item img {
        height: 80%;
        margin: auto;
    }

    .online-write {
        display: none;
    }

    /*.slick-list .draggable{
    padding:0!important;
    }*/
    /* slider end */
}


@keyframes pulse {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}


.yButton {
    z-index: 5 !important;
}

@media  (min-width:650px) {
    .barbers-first, .barbers-second {
        width: 40%;
        margin-bottom: 25px;
        display: flex !important;
        flex-direction: column;
        margin: 20px 20px;
    }

    .ourbarbers .black .wr{
        width:50%;
    }
}


/*languages togglers*/
.mobileSelect{
    font-weight: bold;
    color: #cd9b5a;
    font-size: 18px;
    background: transparent;
    border: none;
    outline: none;
}
.mobileSelect option{
    background:#000;
    font-weight: bold;
     border:none;
}
.desktopSelect{
    color: #fff;
    background: transparent;
    border: none;
    outline: none;
    font-family: 'Montserrat Extralight';
}

.desktopSelect option{
    background:#000;
     border:none;
}
.scrollSelect{
    background: transparent;
    border: none;
    outline: none;   
    color: #000;
    font-family: Montserrat SemiBold;
    text-transform: uppercase;
}
.scrollSelect option{
     text-transform: uppercase;
     border:none;
}