@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans&display=swap');
@font-face {
    font-family: 'Gotham Pro';
    src: url('../fonts/GothamPro-Light.eot');
    src: url('../fonts/GothamPro-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/GothamPro-Light.woff2') format('woff2'),
    url('../fonts/GothamPro-Light.woff') format('woff'),
    url('../fonts/GothamPro-Light.ttf') format('truetype'),
    url('../fonts/GothamPro-Light.svg#GothamPro-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gotham Pro';
    src: url('../fonts/GothamPro.eot');
    src: url('../fonts/-GothamPro.eot?#iefix') format('embedded-opentype'),
    url('../fonts/GothamPro.woff2') format('woff2'),
    url('../fonts/GothamPro.woff') format('woff'),
    url('../fonts/GothamPro.ttf') format('truetype'),
    url('../fonts/GothamPro.svg#GothamPro') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gotham Pro';
    src: url('../fonts/GothamPro-Medium.eot');
    src: url('../fonts/GothamPro-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/GothamPro-Medium.woff2') format('woff2'),
    url('../fonts/GothamPro-Medium.woff') format('woff'),
    url('../fonts/GothamPro-Medium.ttf') format('truetype'),
    url('../fonts/GothamPro-Medium.svg#GothamPro-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gotham Pro';
    src: url('../fonts/GothamPro-Bold.eot');
    src: url('../fonts/GothamPro-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/GothamPro-Bold.woff2') format('woff2'),
    url('../fonts/GothamPro-Bold.woff') format('woff'),
    url('../fonts/GothamPro-Bold.ttf') format('truetype'),
    url('../fonts/GothamPro-Bold.svg#GothamPro-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gotham Pro';
    src: url('../fonts/GothamPro-Black.eot');
    src: url('../fonts/GothamPro-Black.eot?#iefix') format('embedded-opentype'),
    url('../fonts/GothamPro-Black.woff2') format('woff2'),
    url('../fonts/GothamPro-Black.woff') format('woff'),
    url('../fonts/GothamPro-Black.ttf') format('truetype'),
    url('../fonts/GothamPro-Black.svg#GothamPro-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

/* CUSTOM PRELOAD */
#loader-wrapper{position:fixed;left:0;top:0;width:100%;height:100%;z-index:999;background-color:#fff;-webkit-animation:loader 1s linear;animation:loader 1s linear;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;}
@-webkit-keyframes loader{0%{opacity:1;}70%{opacity:1;}99%{opacity:0;}100%{display:none;visibility:hidden;z-index:-10;opacity:0;}}
@keyframes loader{0%{opacity:1;}70%{opacity:1;}99%{opacity:0;}100%{display:none;visibility:hidden;z-index:-10;opacity:0;}}

/* BOOTSTRAP GRID */
html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,::after,::before{box-sizing:inherit}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1230px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.w-100{width:100%!important}

/* RESET STYLES */
html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,::after,::before{box-sizing:inherit}
*{margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; -webkit-text-size-adjust:none;box-sizing:border-box;-webkit-tap-highlight-color: rgba(0,0,0,0);outline: none;}
.clear{clear:both; overflow:hidden; height:0px; font-size:0px; display: block;}
:focus, :active, :visited{outline: none;}
/*
html:not(.touch-screen)::-webkit-scrollbar,html:not(.touch-screen) *::-webkit-scrollbar{width:6px;height:6px;}
html:not(.touch-screen)::-webkit-scrollbar-track,html:not(.touch-screen) *::-webkit-scrollbar-track{background:#e1e1e1;}
html:not(.touch-screen)::-webkit-scrollbar-thumb,html:not(.touch-screen) *::-webkit-scrollbar-thumb{background:#EF7F1A;}
*/


@media ( max-width:1480px ){
    .container{
        max-width: 1080px;
    }
}
/* GLOBAL SETTINGS */
html{height:100%;}
body{height:100%;overflow: hidden;background:#fff;}
body.remove-scroll{position:fixed;left:0;right:0;background: #fff;}
#content-block{overflow: hidden;position: relative;margin: 0 auto;}
#content-block.no-bg{background:initial;}
html.overflow-hidden body, .overflow-hidden{overflow: hidden;}
.spacer{clear:both;}
.spacer-120{height: 100px;}
.spacer-90{height: 90px;}
.spacer-50{height: 50px;}

@media(max-width:1480px){
    .spacer-120{height: 90px;}
    .spacer-90{height: 70px;}
}
@media(max-width:1200px){
    .spacer-120{height: 80px;}
    .spacer-90{height: 60px;}
}
@media(max-width:991px){
    .spacer-120{height: 70px;}
    .spacer-90{height: 50px;}
}
@media(max-width:767px){
    .spacer-120,.spacer-90,.spacer-50{height: 30px;}
}
/* TYPOGRAPHY */
body *{font-family:Gotham Pro,Arial,sans-serif;}
b, strong{font-weight: 700;}
a{cursor:pointer;text-decoration:none;outline:none;color:inherit;transition: all 0.3s ease-out;-webkit-transition: all 0.3s ease-out;}
a:link, a:visited, a:active, a:hover{cursor:pointer;text-decoration:none;outline:none;}
iframe{border:none;outline:none;}
ul, ol{list-style: none;}
img{width:100%;height:auto;max-width:100%;}
.simple-item{position: relative;z-index: 1;}
.text{font-size:16px;line-height:26px;color:#626262;font-weight:400;}
.text.size-2{font-size:14px;}
.text.size-3{font-size:12px;line-height:18px;}
.text.color-2{color:#fff;}
.text.color-3{color:#EF7F1A;}
.text.color-4{color:#323232}
.text *{margin-bottom:20px;}
.text *:last-child{margin-bottom: 0;}
.text img{max-width: 100%; height: auto; display: block;}
.text ul li{position:relative;padding-left:0;margin-bottom:14px;}
.text ul li:before{content:none;}
.text.list-t2 ul li{margin-bottom:10px;font-size:12px;line-height:16px;padding-left:14px;}
.text.list-t2 ul li:before{content: "";position: absolute;left:0;top:5px;width:4px;height:4px;border-radius:50%;background:#626262;}
.text.list-t3 ul li{margin-bottom:10px;padding-left:15px;}
.text.list-t3 ul li:before{content: "";position: absolute;left:0;top:9px;width:4px;height:1px;border-radius:0;background:#626262;}
.text.list-t4 ul li{margin-bottom:10px;font-size:inherit;line-height:16px;padding-left:14px;}
.text.list-t4 ul li:before{content: "";position: absolute;left:0;top:6px;width:4px;height:4px;border-radius:50%;background:#EF7F1A;}
.text ul li:last-child{margin-bottom:0;}
.text ol{counter-reset: number;}
.text ol li{position:relative;padding-left:32px;margin-bottom:17px;}
.text ol li:last-child{margin-bottom:0;}
.text ol li:before{color: #fff;font-weight: 400;counter-increment: number;content: counter(number);position: absolute;top:2px;left: 0;font-size: 13px;text-align: center;background: #2E9700;width: 22px;height: 22px;line-height: 24px;border-radius: 50%;}
.text.ol-list-t2 ol li:before{background:#EF7F1A;}
.text ul li span,.text ol li span{color:#323232;font-weight:700;}
.text p a,.text p span{position:relative;color:#323232;cursor:pointer;}
.text p a:before, .text p span:before{content:"";position:absolute;left:0;width:100%;bottom:0;height:1px;background:#323232;transition: all 0.3s ease-out;-webkit-transition: all 0.3s ease-out;}
.text span,.text b{color:#323232;}
.text.color2{color:#EF7F1A;}
blockquote{position: relative;color:#000;font-size:20px;line-height:1.3em;font-weight:400;padding-left:25px;text-align: left;border-left:2px solid #fa9512;}
h1,.h1{font-size:45px;line-height:1.1;font-weight:bold;}
h2,.h2{font-size:36px;line-height:1.2;font-weight:bold;}
h3,.h3{font-size:24px;line-height:1.2;font-weight:500;}
h4,.h4{font-size:16px;line-height:18px;font-weight:500;}
h5,.h5{font-size:13px;line-height:18px;font-weight:400;}
h6,.h6{font-size:12px;line-height:18px;font-weight:400;}

h3.type2, .h3.type2{
    font-size: 22px;
    font-weight: 500;
}
.text-truncate{white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.text-left{text-align: left;}
.text-center{text-align: center;}
.text-right{text-align: right;}
.only-mob{display:none;}

.icon{transition: all 0.3s;}
.icon-orange{
    fill: #EF801A;
}
.icon-black{
    fill: #323232;
}

.content-inner{
    padding-top: 78px;
    min-height: calc(100vh - 59px);
}
.full-link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
}

@media ( max-width: 1480px ){
    h1, .h1{
        font-size: 40px;
    }
    h2, .h2{
        font-size: 32px;
    }
    h3, .h3{
        font-size: 22px;
    }
    .text{font-size: 14px;line-height: 22px;}
    .text.list-t4 ul li, .text ol li{font-size: 14px;}
}
@media ( max-width: 1280px ){
    .content-inner{
        padding-top: 60px;
    }
    h1, .h1{
        font-size: 36px;
    }
    h2, .h2{
        font-size: 28px;
    }
    h3,.h3{
        font-size: 22px;
    }
    h4,.h4{font-size: 15px;}
    .text ul li{
        margin-bottom: 10px;
    }
}
@media ( max-width: 768px ){
    h1, .h1{
        font-size: 34px;
    }
    h2, .h2{
        font-size: 24px;
    }
    h3, .h3{
        font-size: 20px;
    }
    h3.type2, .h3.type2{
        font-size: 20px;
    }
}
@media ( max-width: 575px ){
    h1, .h1{
        font-size: 22px;
    }
    h2,.h2{font-size: 18px;}
    h3,.h3{
        font-size: 16px;
    }
    h3.type2, .h3.type2{
        font-size: 18px;
    }
    .text.list-t4 ul li:before{
        top: 5px;
    }
    .text ol li:before{
        top:0;
    }
}
/* BUTTONS and LINKS*/

.btn{
    height: 48px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0 25px;
    /*    background: linear-gradient(90.11deg, #EF7F1A 0.1%, #FF9900 99.92%);*/
    /*    box-shadow: 0px 4px 10px rgba(166, 87, 15, 0.25);*/
    border-radius: 3px;
    background-size: 100%;
    transition: all 0.4s;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    background: #fff;
}
.btn .icon{
    margin: 0;
}
.btn:after{
    content: "";
    position: absolute;
    left: 0%;
    top: 0%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90.11deg, #EF7F1A 0.1%, #FF9900 99.92%);
    transition: all 0.4s;
    z-index: 1;
}
.btn:before{
    content: "";
    position: absolute;
    left: 0%;
    top: 0%;
    width: 100%;
    height: 100%;
    transition: all 0.05s ease-in;
    z-index: 0;
    border: 2px solid #EF801A;
    /*    opacity: 0;*/
}

.btn .icon{
    fill:#fff;
    transition: all 0.3s
}
.btn,
.btn .btn-text{
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    line-height: 1.3;
    transition: all 0.3s;
}
.btn > *:first-child{
    margin-right: 10px;
}
.btn > *{
    z-index: 4;
    position: relative;
}
.btn > *:last-child{
    margin-right: 0;
}
.btn-default{
    border: 2px solid #EF801A;
    box-sizing: border-box;
    border-radius: 4px;
    box-shadow: 0 0 0;
    background: #fff;
}
.btn-default:after{
    background: #EF801A;
}
.btn-default,
.btn-default .btn-text{
    color: #EF7F1A;
    transition: all 0.3s
}
.btn-default .icon{
    fill:#EF7F1A;
}

.btn-default.color-2{
    border: 2px solid #626262;
}
.btn-default.color-2:after{
    background: #626262;
}
.btn-default.color-2,
.btn-default.color-2 .btn-text{
    color: #626262;
}
.btn-default.color-2 .icon{
    fill:#626262;
}

.btn-default:after{
    height: 0%;
}
.btn.btn-gray{
    border: 2px solid #E9E9E9;
    box-sizing: border-box;
    border-radius: 4px;
    text-align: center;
    box-shadow: 0 0 0;
    color: #323232;
}
.btn.btn-gray:after{content: none}
.btn-gray .btn-text{
    font-weight: normal;
    color: #323232;
}
.btn span{transition: all 0.3s;}
.btn-gray .icon{
    fill:#626262;
}

.btn.btn-green{
    box-sizing: border-box;
    text-align: center;
    color: #fff;
    border-radius: 3px;
}
.btn.btn-green:after{
    background: linear-gradient(90.11deg, #39A908 0.1%, #70B109 99.92%);
    border-radius: 3px;
    border: 2px solid #3AA908;
    height: 100%;
}
.btn-default:before,
.btn-gray:before,
.btn.disabled:before,
.btn-green:before{
    content: none;
}


.btn-sm{
    height: 40px;
}
.btn-sm .btn-text{
    font-size: 11px;
}

.btn.disabled:hover,
.btn.disabled{
    background: #F7F7F7;
    box-shadow: 0px 0 0;
    border-radius: 3px;
    cursor: default;
    color: #323232;
    font-size: 11px;
    font-weight: 400;
}
.btn.disabled:hover .btn-text,
.btn.disabled .btn-text{
    color: #323232;
    font-size: 11px;
    font-weight: 400;
}
.btn.disabled:after{
    content: none;
}

.btn .text-bold{
    font-weight: 600;
}

.link-back,
.link-more{
    font-size: 11px;
    line-height: 1.5;
    color: #EF801A;
    position: relative;
    text-transform: uppercase;
    margin-right: 13px;
}
.link-back{
    margin-left: 13px;
    margin-right: 0;
    font-size: 12px;
    color: #323232;
}
.link-more:before{
    content: "";
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 0%;
    transition: all 0.4s;
    height: 1px;
    background: #EF801A;
}

.link-back:after,
.link-more:after{
    content: "";
    position: absolute;
    right: -13px;
    width: 7px;
    height: 10px;
    background: url(../icon/arrow-right-orange.svg) center no-repeat;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s;
}
.link-back:after{
    right: auto;
    left: -13px;
}
.link-back:after{
    background: url(../icon/arrow-right.svg) center no-repeat;
    transform: translateY(-50%) rotate(180deg);
}
.link-more.link-black{
    color: #323232;
}
.link-more.link-black:before{
    background: #323232;
}
.link-more.link-black:after{
    background: url(../icon/arrow-right.svg) center no-repeat;

}
.btn.btn-block{width:100%}


.btn.btn-next i {
    display: inline-block;
    position: relative;
    width: 4px;
    height: 8px;
    margin-left: 20px;
    vertical-align: middle;
}
.btn.btn-next i:before {
    content: "";
    position: absolute;
    top: 1px;
    right: 2px;
    width: 7px;
    height: 7px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    backface-visibility: hidden;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s;
}

@media(min-width:1200px){
    .link-more:hover:before{
        width: 100%;
    }

    .btn:hover{
        /*    box-shadow: 0px 0 0 2px #EF801A;*/
        border-color: #EF801A;
        color: #EF7F1A;
    }
    .link-back:hover{
        color: #EF801A;
    }
    .link-back:hover:after{
        background: url(../icon/arrow-right-orange.svg) center no-repeat;
    }
    .btn:hover .btn-text{
        color: #EF7F1A;
    }
    .btn:hover .icon{
        fill: #EF7F1A;

    }
    .btn:hover:after{
        height: 0%;
    }
    .btn-default:hover{
        box-shadow: 0 0 0;
        background: #EF801A;
        color:#FFF;
    }
    .btn-default:after{
        content: none;
    }
    .btn-default:hover:after{
        height: 105%;
    }
    .btn.btn-default:hover > *{
        color: #fff;
        fill: #fff;
    }
    .btn.btn-default.color-2:hover > *{
        color: #fff;
        fill: #fff;
    }
    .btn.btn-gray:hover {
        border-color: #EF801A;
        color: #EF801A;
        box-shadow: 0 0 0 transparent;
    }


    .text p a:hover:before,
    .text p span:hover:before {
        background: #EF801A
    }

    .btn.btn-green:hover {
        /*        filter: drop-shadow(0px 4px 10px rgba(29, 83, 5, 0.25));*/
        box-shadow: 0px 0 0 2px #3AA908
    }

    .btn.btn-green:hover:after {
        border-color: transparent;
        opacity: 0;
    }

    .btn-green:hover .btn-text,
    .btn-green:hover {
        color: #3AA908;
    }

    .btn.btn-green:hover > * {
        color: #3AA908;
        fill: #3AA908;
    }
    .btn.btn-next:hover i:before {
        border-color:#EF801A;
    }
}
@media ( max-width:1480px ){
    .btn{
        height: 40px;
        padding: 0 20px;
    }
    .btn, .btn .btn-text{font-size: 11px;}
}
@media ( max-width:767px ){
    .btn{
        padding: 0 15px;
    }
}

/* COLORS */
.color-black{color: #323232;}
.color-orange{color: #EF7F1A;}
.color-orange2{color: #EF801A;}
.color-white{color:#fff;}
.bg-white{background:#fff}
.bg-gray{background:#F9F9F9;}
.bg-gray.type2{
    background:#F9F9F9;
    /*background: #F7F7F7;*/
}

/*MEDIA*/
/*-------------HEADER-------------------*/
header{
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
}
header.no-fixed{
    position: absolute;
}
header .header-inner {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    padding: 0 100px;
    height: 78px;
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08);
}
header .logo {
    max-width: 216px;
    display: inline-block;
    font-size: 0;
}
header .logo-img {
    max-width: 100%;
    width: auto;
    height: auto;
}
.header-navbar {
    display: flex;
    align-items: center;
}
.header-navbar .link-catalog {
    display: inline-flex;
    align-items: center;
    margin-right: 80px;
}
.link-catalog .icon {
    margin-right: 10px;
}
.header-navbar .link-text {
    font-size: 12px;
    line-height: 27px;
    text-transform: uppercase;
    color: #323232;
    transition: all 0.4s;
    font-weight: 500;
}

.header-navbar .sign-group {
    display: flex;
    align-items: center;
}
.header-navbar .signin {
    font-weight: 500;
    font-size: 12px;
    line-height: 28px;
    color: #323232;
    text-transform: uppercase;
    margin-right: 30px;
    cursor:pointer;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s;
}

.header-user {
    position: relative;
    padding-left: 20px;
}
.header-user-link {
    display: flex;
    align-items: center;
    position: relative;
    padding-right: 18px;
    cursor: pointer;
}
.header-user-link:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
    transition: all 0.4s ease;
    width: 10px;
    height: 7px;
    background: url(../icon/arrow-up.svg) center no-repeat;
}
.header-user-link.without-arrow:after {
    content: none;
}

.header-user-link.active:after {
    transform: translateY(-50%) rotate(0deg);
}
.header-user-link .photo {
    border: 2px solid #E9E9E9;
    border-radius: 14px;
    height: 40px;
    width: 40px;
    margin-right: 14px;
    position: relative;
    overflow: hidden;
}
.header-user-link .photo-added{
    border: 0;
}
.header-user-link .photo-added img{
    position: absolute;
    object-fit: cover;
    top: 0;
    left: 0;
    z-index: 2;
}
.header-user-link .p-name {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 12px;
    line-height: 18px;
    color: #626262;
    text-transform: uppercase;
    font-weight: 500;
    transition: all 0.3s;
    z-index: 1;
}

.header-user-link .name {
    transition: all 0.3s;
    font-size: 14px;
    line-height: 28px;
    color: #323232;
    max-width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.header-dropdown {
    position: absolute;
    top: calc(100% + 10px);
    left: auto;
    right: 0;
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08);
    border-radius: 5px;
    min-width: 265px;
    padding: 20px;
    display: none;
}


.user-menu li {
    margin-bottom: 20px;
}
.user-menu a {
    display: flex;
    align-items: center;
    position: relative;
}
.user-menu .text {
    font-size: 14px;
    line-height: 1.2;
    color: #323232;
    width: calc(100% - 20px);
    padding-left: 14px;
    padding-right: 25px;
    transition: all 0.4s;
}
.user-menu .icon-info {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.user-menu a .icon{fill: #323232;transition: all 0.4s;}
.user-menu-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.user-menu-bottom p {
    font-size: 14px;
    line-height: 1.1;
    color: #626262;
    display: flex;
    align-items: baseline;
}
.user-menu-bottom b {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 46px;
    margin: 0 4px;
    color: #323232;
}
.user-menu-bottom{
    margin-bottom: 22px;
}
.header-dropdown .btn{
    width: 100%;
    font-weight: 400;
}


.header-inner.type3{
    padding: 0 20px;
}
.header-inner.type3 .header-user-link {
    margin-right: 80px;
    padding-right: 0;
}


@media ( min-width:1200px ){
    .user-menu-bottom .link-more:hover{
        color: #323232;
    }
    .user-menu-bottom .link-more:before{content: none;}
    .user-menu-bottom .link-more:hover:after{background: url(../icon/arrow-right.svg) center no-repeat;}
    .link-catalog:hover .icon {
        fill:#EF7F1A;
    }
    .header-navbar .signin:hover,
    .link-catalog:hover .link-text {
        color: #EF7F1A;
    }
    .user-menu a:hover .text{color: #EF801A}
    .user-menu a:hover .icon{fill: #EF801A}
    .header-user-link:hover .name,
    .header-user-link:hover .p-name{color: #EF801A;}
}
@media ( max-width:1680px ){
    header .header-inner{
        padding: 0 50px;
    }
    .header-inner.type3 .header-user-link,
    .header-navbar .link-catalog{
        margin-right: 60px;
    }
}
@media ( max-width:1480px ){
    header .logo{
        max-width: 170px;
    }
    header .header-inner{
        padding: 0 15px;
    }
    .header-inner.type3 .header-user-link,
    .header-navbar .link-catalog{margin-right: 40px;}
}
@media ( max-width:1280px ){
    header .header-inner{
        height: 60px;
    }
    .header-inner.type3{
        padding-left: 55px;
    }
}
@media ( max-width:800px ){
    .header-user{
        padding-left: 0;
    }
    .header-navbar .signin,
    .header-inner.type3 .header-user-link,
    .header-navbar .link-catalog{margin-right: 25px;}
    .sing-link .icon,
    .link-catalog .icon{margin-right: 0}
    .sing-link .btn-text{display: none;}
    .link-catalog .link-text{display: none;}

    header .logo{
        width: 40px;
        overflow: hidden;
    }
    header .logo img{
        width: auto;
        max-width: 260px;
        height: 32px;
    }
}
@media ( max-width:575px ){
    .header-user-link .name{
        display: none;
    }
    .header-user-link .photo{
        margin-right: 0;
    }
    .header-navbar .sign-group .btn-default{
        border: 0;
        padding: 0;
    }
}
/*-------------HEADER END-------------------*/


/*-------------MAIN-------------------*/
.main {
    padding: 200px 0 25px;
    margin-bottom: 60px;
    position: relative;
    /*    overflow: hidden;*/
}
.main .bg{
    background-attachment: fixed;
    background-size: 100% auto;
    background-position: top center;
    position: absolute;
    background-repeat: no-repeat;
    left: 0;
    top: 0;
    /*    bottom: 0;*/
    height: 100%;
    right: 0;
    z-index: 1;
}
.main:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.55) -7.43%, rgba(0, 0, 0, 0) 85.88%);
    z-index: 4;
}
.main .container {
    position: relative;
    z-index: 5;
}
.main .title {
    margin-bottom: 32px;
}
.main .main-search {
    position: relative;
    max-width: 1100px;
    margin:0 auto 20px;
}
.main .form-group {
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08);
    border-radius: 4px;
    padding: 15px 15px 15px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: all 0.4s;
    position: relative;
    z-index: 3;
    margin-bottom: 0;
}
.main .input-search {
    height: 48px;
    padding: 0;
    width: calc(100% - 150px);
    font-size: 18px;
    color: #626262;
}
.main .input-search::placeholder {
    color: #626262;
    font-size: 16px;
}
.main-search .btn {
    /*    padding-left: 50px;*/
}
/*
.main-search .btn:after {
    content: "";
    position: absolute;
    left: 25px;
    top: 50%;
    transform: translateY(-50%);
    background: url(../img/icon/icon-search.svg) center no-repeat;
    width: 16px;
    height: 16px;
}
*/
.main .set-address {
    text-align: center;
    padding-bottom: 20px;
    font-size: 16px;
    line-height: 18px;
    color: #DDDCDB;
    display: flex;
    justify-content: center;
    align-items: baseline;
}
.main .set-address  span {
    font-weight: 400;
    margin-left: 4px;
    color: #fff;
}
.main .city{
    font-size: 16px;
    line-height: 18px;
    color: #FFFFFF;
    text-decoration: underline;
    margin-left: 6px;
    cursor: pointer;
    transition: all 0.3s;
}

@media (min-width: 1200px){
    .main .city:hover{color: #EF7F1A;text-decoration: none;}
}
@media (max-width: 1580px){
    .main .bg{
        background-size: 168% auto;
    }

}
@media (max-width: 1480px){
    .main .main-search{
        max-width: 900px;
    }
    .main .bg{
        background-size: 170% auto;
    }
    .main .form-group{
        padding: 10px 10px 10px 15px;
    }
    .main{
        padding-top: 170px;
    }
    .main .input-search::placeholder {
        font-size: 14px;
    }
}
@media (max-width: 1200px){
    .main{
        padding-top: 150px;
    }
    .main .bg{
        background-attachment: scroll;
        background-size: cover;
        height: 100%;
    }
}
@media (max-width: 991px){
    .main{
        margin-bottom: 45px;
    }
}
@media (max-width: 767px){
    .main .title{
        font-size: 25px;
    }
    .main {
        padding-top: 70px;
    }

}
@media (max-width: 575px){
    .main .form-group{
        padding: 0;
        background: transparent;
        flex-wrap: wrap;
    }
    .main .title{
        margin-bottom: 10px;
    }
    .main .input-search{

        width: 100%;
        background: #FFFFFF;
        box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08);
        border-radius: 4px;
        padding: 0 15px;
        font-size: 13px;
        height: 44px;
        padding-right: 55px;
    }
    .main-search .btn{
        width: auto;
        position: absolute;
        right: 5px;
        top: 5px;
        height: 34px;
        padding: 0 9px;
    }

    .main-search .btn .icon{margin-right: 0;}
    .main-search .btn .btn-text{display: none;}
    .main {
        background-position: 60% center;
        margin-bottom: 30px;
    }
    .main .city,
    .main .set-address{font-size: 14px;}
    .main .set-address{
        padding-bottom: 15px;
    }
    .main .main-search{
        margin-bottom: 15px;
    }
    /*
        .main-search .btn:after {
            left: calc(50% - 29px);
            transform: translate(-50%,-50%);
        }
    */
}
/*-------------MAIN END-------------------*/

/*-------------CATEGORIES-------------------*/
.categories {
}

.categories .item {
    margin-bottom: 50px;
}
.categories .item-header {
    display: flex;
    margin-bottom: 20px;
    position: relative;
    justify-content: space-between;
    align-items: center;
}
.categories .h3 {
    color: #323232;
    max-width: calc(100% - 100px);
    font-weight: 700;
}
.categories .link {
    font-size: 12px;
    letter-spacing: 0.03em;
    color: #323232;
    margin-right: 15px;
    position: relative;
}
.categories .link:before {
    content: "";
    left: 0;
    bottom: -4px;
    height: 1px;
    width: 0%;
    transition: all 0.4s;
    background: #323232;
    position: absolute;
}
.categories .link:after {
    content: "";
    position: absolute;
    right: -14px;
    width: 7px;
    height: 10px;
    background: url(../icon/arrow-right.svg) center no-repeat;
    top: 1px;
    transition: all 0.4s;
    transform: translateX(0px);
}


.category-list{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.category {
    width: calc(20% - 16px);
}
.category:nth-child(5) {
    margin-right: 0;
}
.category .image {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    background: #c4c4c4;
    display: block;
    margin-bottom: 9px;
}
.category .image:before {
    padding-top: 75.9%;
    display: block;
    content: "";
}
.category img {
    position: absolute;
    top: 0;
    left: 0;
    /*    transform: translate(-50%,-50%);*/
    transform: scale(1);
    min-width: 100%;
    min-height: 100%;
    /*    width: auto;*/
    height: auto;
    /*    max-height: 160%;*/
    /*    max-width: 160%;*/
    transition: all 0.3s;
}
.category-title {
    font-size: 16px;
    line-height: 1.3;
    color: #323232;
}

@media ( min-width: 1200px ){
    .category .image:hover img {
        transform: scale(1.05);
    }

    .category-title:hover {
        color: #EF801A;
    }

    .categories .link:hover {
        color: #EF801A;
    }
    .categories .link:hover:after {
        background: url(../icon/arrow-right-orange.svg) center no-repeat;
    }
}
@media ( max-width: 1480px ){
    .category-title{
        font-size: 14px;
    }
}
@media ( max-width: 991px ){
    .categories .item{
        margin-bottom: 30px;
    }
    .category-wrapper{
        overflow-y: hidden;
        overflow-x: auto;
        padding-bottom: 12px;
        margin-left: -15px;
        margin-right: -15px;
        padding-left: 15px;
    }
    .category-list{
        min-width: 820px;
        padding-right: 15px;
    }
    .category-title{
        font-size: 13px;
    }
    .category {
        width: calc(20% - 10px);
    }
}
@media ( max-width: 575px ){
    .category-wrapper:not(.touch-screen)::-webkit-scrollbar,
    .category-wrapper:not(.touch-screen) *::-webkit-scrollbar{
        height: 0;
    }
    .category-title{
        display: block;
    }
    .category-wrapper{
        padding-bottom: 0;
    }
    .categories .item{
        margin-bottom: 20px;
    }
    .categories .link:after{
        top: 3px;
    }
    .categories .link{line-height: 20px;}
    .categories .item-header{
        margin-bottom: 10px;
    }
}

/*-------------CATEGORIES END-------------------*/

/*-------------BREADCRUMBS-------------------*/
.breadcrumb {
    padding: 15px 0 30px;
}
.breadcrumb.type2 {
    padding-bottom: 30px;
}
.breadcrumb ul {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
}
.breadcrumb li:not(:last-child) {
    margin-right: 38px;
}
.breadcrumb a {
    display: block;
    font-size: 14px;
    line-height: 1.1;
    color: #323232;
    position: relative;
}
.breadcrumb a:after {
     content: "-";
     position: absolute;
     right: -22px;
     top: 50%;
     transform: translateY(-50%);
     color: #626262;
     font-size: 14px;
     line-height: 1.1;
 }

.breadcrumb a.last:after {
    content: "";
}

.breadcrumb span {
    font-size: 14px;
    line-height: 1.1;
    color: #929292;
    display: inline-block;
}

@media ( min-width:1200px ){
    .breadcrumb a:hover {
        color: #EF801A;
    }
}
/*-------------BREADCRUMBS END-------------------*/


/*-------------CITY LIST-------------------*/
.cities .title{
    margin-bottom: 30px;
}
.region-title {
    font-size: 16px;
    line-height: 24px;
    color: #323232;
    margin-bottom: 10px;
    display: block;
    font-weight: 500;
}

.region ul {
    column-count: 4;
    column-gap: 30px;
    padding-right: calc(20% + 3px);
    padding-bottom: 30px;
}
.region a {
    font-size: 14px;
    line-height: 32px;
    color: #626262;
    display: inline-block;
}
.region a:hover {
    color: #EF7F1A;
}
.region:first-child ul{
    column-count: 5;
    padding-right: 0%;
}
.cities .container{
    max-width: 1080px;
}
.region:last-child ul{
    padding-bottom: 0;
}


@media ( max-width: 757px  ){
    .region ul,
    .region:first-child ul{
        column-count: 4;
        padding-right: 0;
        column-gap: 20px;
    }
    .region:first-child ul,
    .region ul{
        padding-bottom: 15px;
    }
}
@media ( max-width: 575px  ){
    .region ul,
    .region:first-child ul{
        column-count: 2;
    }
}
/*-------------CITY LIST END-------------------*/


/*-------------REZULT SEARCH-------------------*/

.rezult-search {
    position: relative;
    margin-bottom: 30px;
    z-index: 10;
}
.rezult-search .form-group {
    position: relative;
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08);
    border-radius: 4px;
    display: flex;
    align-items: center;
    padding: 0 30px;
    height: 68px;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 10px;
}
.rezult-search .input-search {
    width: calc(100% - 430px);
    height: 34px;
    font-size: 16px;
    color: #323232;
}
.rezult-search .input-search::placeholder {
    font-size: 16px;
    color: #323232;
}
.rezult-search .location.select-box {
    padding: 0 30px 0;
    border-left: 1px solid #E9E9E9;
    border-right: 1px solid #E9E9E9;
    width: 300px;
}
.rezult-search .location.select-box select{
    visibility: hidden;
}
.rezult-search .location.select-box .SumoSelect > .CaptionCont{
    height: 34px;
    border-radius: 0;
    border: 0;
    padding-left: 27px;
    background: url(../icon/place.svg) left center no-repeat;
    cursor: pointer;
}
.rezult-search .btn-search {
    font-weight: bold;
    font-size: 12px;
    line-height: 11px;
    display: flex;
    align-items: center;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #EF801A;
    cursor: pointer;
    height: 34px;
    transition: all 0.3s;
}
.rezult-search .select-box .SumoSelect > .CaptionCont > span {font-size: 16px;}
.rezult-search .icon {
    transition: all 0.3s;
    fill:#EF801A;
    margin-right: 10px;
}
.rezult-search .select-box .SumoSelect > .CaptionCont label{
    width: 10px;
}

.rezult-search .location .select-box .SumoSelect > .optWrapper{display: none;}
.rezult-search .service-list{
    top: calc(100% - 2px);
    z-index: -1;
    max-width: 560px;
}

.search-rezult .h3.title{
    margin-bottom: 32px;
    color: #323232;
    font-weight: 700;
}
.search-rezult .container{
    max-width: 1026px;
}

.filter-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08);
    border-radius: 4px;
    padding: 8px 5px;
}
.filter-row .item {
    width: calc(25%);
    height: 40px;
    position: relative;
}
.filter-row .item:not(:last-child):after {
    background:  #E9E9E9;
    content: "";
    position: absolute;
    right: -1px;
    width: 1px;
    height: 28px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 6;
}
.filter-row .item-inner {
    position: absolute;
    top: calc(100% + 8px);
    left: 0;
    right: 0;
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08);
    padding: 18px 15px;
    z-index: -1;
    display: none;
}
.filter-row .select-box .SumoSelect > .CaptionCont {
    border: 0;
    border-radius: 0;
    padding:5px 25px;
    height: 40px;
}
.filter-row .SumoSelect > .CaptionCont > label{
    right: 20px;
}
.filter-row .select-box .SumoSelect.open > .optWrapper{
    top: calc(100% + 8px);
    z-index: -1;
}
.filter-row .select-box .SumoSelect > .optWrapper > .options .selected label{
    color: #323232;
}
.filter-row .price-input {
    position: relative;
}
.filter-row .price-input .input:not(:last-child){
    margin-bottom: 5px;
}
.filter-row .price-input .input{
    z-index: 2;
    padding-right: 80px;
    background-color: transparent;
}
.filter-row .price-input span{
    z-index: 1;
    font-weight: 300;
    font-size: 14px;
    line-height: 28px;
    color: #626262;
    position: absolute;
    right: 14px;
    top: 50%;
    transform: translateY(-50%);
}
.filter-row .item-title{
    display: flex;
    align-items: center;
    padding:0 25px;
    font-size: 14px;
    line-height: 24px;
    color: #626262;
    cursor: pointer;
    width: 100%;
    height: 40px;
}
.filter-row .filter-price:before {
    margin: auto 0;
    background-size: 100% auto;
    width: 10px;
    height: 7px;
    top: 50%;
    background: url(../icon/arrow-down.svg) center no-repeat;
    transform: translateY(-50%) rotate(0deg);
    transition: all 0.3s;
    background-size: contain;
    content: "";
    right: 20px;
    position: absolute;
}
.filter-row .filter-price.active:before{
    transform: translateY(-50%) rotate(180deg);
}

@media ( min-width: 1200px ){
    .rezult-search .btn-search:hover {
        color: #323223;
    }
    .rezult-search .btn-search:hover .icon {
        fill:#323232;
    }
}
@media ( max-width: 1200px ){
    .rezult-search .service-list{
        max-width: 490px;
    }

    .rezult-search .select-box .SumoSelect > .CaptionCont > span {font-size: 14px;}
    .rezult-search .input-search::placeholder,
    .rezult-search .input-search{
        font-size: 14px;
    }
}
@media ( max-width: 991px ){
    .filter-row .item-title,
    .filter-row .select-box .SumoSelect > .CaptionCont{
        padding: 5px 25px 5px 15px;
    }
    .filter-row .filter-price:before,
    .filter-row .SumoSelect > .CaptionCont > label {
        right: 15px;
    }
}
@media ( max-width: 768px ){
    .rezult-search .location.select-box{
        padding: 0 5px 0 15px;
        width: 213px;
    }
    .rezult-search .input-search {
        width: calc(100% - 327px);
    }
    .rezult-search .form-group{
        padding: 0 15px;
    }
    .filter-row .item{
        width: 100%;
    }
    .filter-row  .select-box .SumoSelect > .CaptionCont{
        background-color: transparent;
    }
    .filter-row .item:not(:last-child){
        border-bottom: 1px solid #E9E9E9!important;
    }
    .filter-row .item:not(:last-child):after{
        content: none;
    }
    .filter-row .item-inner,
    .filter-row .select-box .SumoSelect.open > .optWrapper{
        z-index: 5;
        top: 100%;
        left: 0;
        right: 0;
    }
    .filter-row{
        padding:5px 0;
    }
}
@media ( max-width: 575px ){
    .rezult-search .input-search{
        width: 100%;
        height: 40px;
        border-bottom: 1px solid #E9E9E9;
        margin-bottom: 10px;
    }
    .rezult-search .location.select-box{
        border-right: 0;
        border-left: 0;
        width: 100%;
        padding: 0;
        border-bottom: 1px solid #E9E9E9;
        margin-bottom: 12px;
    }
    .rezult-search  .select-box .SumoSelect > .CaptionCont > label{
        width: 10px;
    }
    .rezult-search .form-group{
        padding: 10px 15px;
        height: auto;
    }
    .rezult-search .btn-search{
        width: 100%;
        justify-content: center;
        border: 2px solid #EF801A;
        border-radius: 3px;
        height: 40px;
    }

}

/*------master search----*/
.master-item {
    position: relative;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08);
    border-radius: 3px;
    background: #fff;
    padding: 20px 20px 10px;
}
.master-item:not(:last-child) {
    margin-bottom: 20px;
}

.master-item:last-child {
    margin-bottom: 0;
}

.master-item .btn-group{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.master-item .btn-group >*:first-child{
    margin-right: 10px;
}
.master-item .btn-group >*:last-child{
    margin-right: 0px;
}
.master-item .btn-group .btn-gray{
    padding: 0 20px;
}
.master-item .top-info {
    position: relative;
    padding-left: 160px;
    min-height: 140px;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    justify-content: space-between;
}
.master-item .btn-group b{
    font-weight: 600;
    color: #323232;
    padding: 0 4px;
}

.master-item .master-photo {
    position: absolute;
    top: 0;
    left: 0;
    width: 140px;
    height: 140px;
    line-height: 140px;
    display: inline-block;
    border-radius: 35px;
    overflow: hidden;
    text-align: center;
}


.master-item .master-photo:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 35px;
    border: 2px solid #E9E9E9;
}

.master-item .master-photo span {
    position: absolute;
    left: 2px;
    top: 2px;
    right: 2px;
    bottom: 2px;
    border-radius: 35px;
    font-size: 30px;
    line-height: 136px;
    color: #626262;
    font-weight: 500;
    background: #fff;
    text-transform: uppercase;
    overflow: hidden;
}

.master-item .master-photo img {
    position: relative;
    width: 100%;
    max-height: 140px;
    max-width: 140px;
    z-index: 1;
}

.master-item .top-info .master-info {
    text-align: left;
    max-width: 45%;
}

.master-info .master-name {
    font-size: 18px;
    line-height: 1.5;
    color: #323232;
    font-weight: 500;
    margin-bottom: 4px;
}

.master-info .master-location {
    font-size: 14px;
    line-height: 1.4;
    color: #626262;
    font-weight: 400;
    margin-bottom: 10px
}

.master-item .master-description {
    line-height: 20px;
}
.master-info .rating-and-reviews {
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin-bottom: 14px;
}
.master-info .rating {
    margin-right: 0px;
    display: flex;
    align-items: center;
}

.rating-digit {
    font-size: 14px;
    line-height: 18px;
    color: #EFB01A;
    margin-right: 2px;
    display: inline-block;
    vertical-align: middle;
    font-weight: 500;
}

.rating-and-reviews .rating-digit {
    /*    padding-top: 3px;*/
}

.master-info .rating-star {
    padding-left: 0;
}

.master-info .rating-star img {
    width: 12px;
    margin-right: 2px;
}

.master-info .rating-star:last-child img {
    margin-right: 0;
}

.master-info .rating-and-reviews .review {
    position: relative;
    font-size: 13px;
    color: #626262;
    padding: 0 17px 0 6px;
    height: 27px;
    display: flex;
    align-items: center;
    border-radius: 3px;
    border: 1px solid #E9E9E9;
    white-space: nowrap;
}

.master-info .rating-and-reviews .review:before {
    content: "";
    position: absolute;
    right: 10px;
    top: 10px;
    width: 6px;
    height: 6px;
    border-right: 1px solid #626262;
    border-bottom: 1px solid #626262;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    backface-visibility: hidden;
}

.master-info .document-status {
    font-size: 14px;
    line-height: 18px;
    color: #323232;
}

.master-info .document-status img {
    width: 18px;
    vertical-align: bottom;
    margin-right: 9px;
}

.master-description {
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    margin-bottom: 22px;
}
.master-description p{
    font-size: 16px;
    line-height: 24px;
    color: #626262;
}

.master-gallery {
    position: relative;
    margin: 0 -20px 30px;
}
.user-page .master-gallery{
    margin: 0 -30px 30px;
}
.master-price:last-child{
    margin-bottom: 15px;
    /*    margin-bottom: 30px;*/
}
.master-price + div{
    margin-top: 30px;
}
.master-price-top {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.master-price-top .h4.title {
    font-size: 16px;
    line-height: 24px;
    color: #323232;
    margin-right: 15px;
    width: auto;
    margin-bottom: 0;
}
.master-price-top p {
    background: #F7F7F7;
    border-radius: 3px;
    padding: 9px 15px;
    font-size: 14px;
    line-height: 18px;
    color: #626262;
}
.master-price-top b {
    color: #323232;
}
.user-page .master-item.type2 .master-description{
    margin-top: 10px;
    margin-bottom: 30px;
}

.gallery-inner {
    position: relative;
    font-size: 0;
    overflow-x: auto;
    padding-left: 20px;
    white-space: nowrap;
    padding-bottom: 10px;
    scrollbar-width: none;
}
.gallery-inner.active:after{
    z-index: 10;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    content: "";
    /*    pointer-events: none;*/
}
.gallery-inner:not(.touch-screen)::-webkit-scrollbar,
.gallery-inner:not(.touch-screen) *::-webkit-scrollbar{
    height: 0;
    background-color: transparent;
}

.master-price-list {
    display: flex;
    flex-wrap: wrap;
}
.master-price-list .price-item {
    width: 100%;
    padding: 5px 0 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    overflow: hidden;
    position: relative;
}
.master-price-list .desc-service {
    font-size: 14px;
    line-height: 20px;
    color: #626262;
    margin-bottom: 5px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: 40px;
    background: #fff;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: calc(100% - 145px);
    background: #fff;
    z-index: 2;
    padding-right: 5px;
}
.master-price-list .price-item:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 10px;
    height: 1px;
    background: #E9E9E9;
    width: 100%;
    z-index: 1;
}
.master-price-list .price-service {
    font-size: 14px;
    line-height: 17px;
    color: #626262;
    margin-bottom: 5px;
    max-width: 135px;
    background: #fff;
    z-index: 2;
    padding-left: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.master-price-list .price-service span {
    color: #323232;
    font-weight: 500;
}
.hide-service-price{
    width: 100%;
    display: none;
}
.master-price-list .link-more{
    margin-top: 10px;
    cursor: pointer;
}

/*
.master-price-list {
    display: flex;
    flex-wrap: wrap;
}
.master-price-list .price-item {
    width: 25%;
    padding: 5px 3% 5px 20px;
    border-left: 1px solid #E9E9E9;
}
.master-price-list .desc-service {
    font-size: 14px;
    line-height: 20px;
    color: #626262;
    margin-bottom: 10px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: 40px;
}
.master-price-list .price-service {
    font-size: 14px;
    line-height: 17px;
    color: #626262;
}
.master-price-list .price-service span {
    color: #323232;
    font-weight: 500;
}
*/
.gallery-inner::-webkit-scrollbar {
    height: 0;
}

.gallery-inner::-webkit-scrollbar-thumb {
    background: transparent;
}

.gallery-inner > * {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 155px;
    height: 155px;
    text-align: center;
    margin-right: 20px;
    border-radius: 10px;
    overflow: hidden;
    background: #f5f5f5;
}

.gallery-inner > *:before {
    border-radius: 10px;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(57.43deg, rgba(0, 0, 0, 0.6) 1.02%, rgba(0, 0, 0, 0) 41.36%);
    z-index: 1;
    pointer-events: none;
}

.gallery-inner > * img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
    transition: all 0.3s;
}

.gallery-inner > * .count-photo {
    position: absolute;
    left: 10px;
    bottom: 10px;
    font-size: 11px;
    line-height: 1em;
    color: rgba(255, 255, 255, 0.8);
    font-weight: 400;
    text-transform: uppercase;
    z-index: 2;
}
.gallery-inner .gallery-item{
    overflow: hidden;
}
.gallery-inner .gallery-item:hover img{
    transform: scale(1.06);
}
.gallery-inner .gallery-item.gallery-video{
    width: 276px;
    height: 155px;
    opacity: 1;
}
.gallery-inner .gallery-video .play-button{
    width: 60px;
    height: 60px;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    position: absolute;
}
.lightbox-img {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.list-masters{
    margin-bottom: 40px;
}
.list-masters .master-item .bottom-info {
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}

.list-masters .master-item .bottom-info > * {
    display: block;
    width: inherit;
    min-width: 120px;
    margin-right: 10px;
}

.list-masters .master-item .bottom-info > *:last-child {
    margin-right: 0;
}

.list-masters .master-item .bottom-info .btn.type3 {
    padding-left: 10px;
    padding-right: 10px;
    max-width: 124px;
}

.list-masters .master-item .bottom-info .btn.type4 {
    padding-left: 30px;
    padding-right: 30px;
}

.master-item.not-available .rating-digit,
.master-item.not-available .review,
.master-item.not-available .master-price,
.master-item.not-available .document-status {
    display: none;
}

.master-item.not-available .rating-and-reviews .rating {
    padding-bottom: 0;
}

.list-masters .rating .rating-star {
    margin-top: -1px;
}

.show-more-block {
    display: none;
}

.all-masters .btn-show-more {
    margin-top: 25px;
}
.master-tags a {
    display: inline-block;
    background: #F7F7F7;
    border-radius: 19px;
    padding: 11px 20px;
    font-size: 13px;
    line-height: 17px;
    color: #626262;
    margin: 0 10px 10px 0;
    border: 1px solid #E1E1E1;
}
.master-tags .hide {
    display: none;
}
.master-tags .toggle-master-tags {
    border: 1px solid #EF801A;
    box-sizing: border-box;
    border-radius: 19px;
    font-size: 13px;
    line-height: 17px;
    color: #EF801A;
    background-color: transparent;
    padding: 10px 20px;
    transition: color 0.3s, border 0.3s, background 0.3s;
}

.toggle-master-tags span {
    font-size: 13px;
    line-height: 17px;
    color: #EF801A;
    transition: all 0.3s;
}
.master-tags .toggle-master-tags.active {
    font-size: 0;
    border: 1px solid #E9E9E9;
    line-height: 0;
}
.toggle-master-tags.active span{
    color: #626262;
}


.education-block {
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08);
    border-radius: 4px;
    padding: 25px 30px 15px;
    margin-bottom: 20px;
}
.education-block .education-item {
    margin-bottom: 25px;
}
.education-block .caption-block {
    font-size: 16px;
    line-height: 15px;
    color: #323232;
    font-weight: 500;
    margin-bottom: 15px;
}
.education-block .text p {
    font-size: 14px;
    line-height: 26px;
    color: #626262;
    margin-bottom: 0;
}

.sidebar-rate {
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08);
    border-radius: 4px;
    padding: 20px 20px 25px;
    margin-bottom: 20px;
}
.sidebar-rate-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.sidebar-rate .caption {
    font-size: 16px;
    line-height: 24px;
    color: #323232;
    font-weight: 500;
}
.sidebar-rate-header span{
    font-size: 12px;
    line-height: 24px;
    color: #323232;
}
.sidebar-rate .gr-master {
    background: #F7F7F7;
    border-radius: 3px;
    padding: 9px 10px;
    text-align: center;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}
.sidebar-rate .gr-master .caption {
    font-size: 14px;
    line-height: 18px;
    color: #626262;
    font-weight: 400;
}
.sidebar-rate .gr-master .rating {
    display: flex;
    align-items: baseline;
    padding-left: 4px;
}
.sidebar-rate .gr-master img {
    width: 10px;
    height: 10px;
    margin: 0;
}
.sidebar-rate .gr-master  img:not(:last-child){
    margin-right: 2px;
}
.sidebar-rate .master-rating  ul {
    padding-top: 0;
}
.sidebar-rate .master-rating li {
    margin: 0 0 20px;
}
.sidebar-rate .open-popup {
    font-size: 12px;
}
.table-hours-available {
    margin-bottom: 20px;
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08);
    border-radius: 4px;
    padding: 20px 20px 30px;
}
.table-hours-available .caption-block {
    font-size: 16px;
    line-height: 24px;
    color: #323232;
    font-weight: 500;
    margin-bottom: 20px;
}
.table-wrapp{overflow-y: auto;}
.table-wrapp table{width: 100%;border-collapse: collapse;border-spacing: 0;}
.table-wrapp table th, .table-wrapp table td{position:relative;border:1px solid #E9E9E9;font-size:11px;line-height:23px;font-weight:400;color: #626262;text-transform: uppercase;padding: 2px;text-align:center;}
.table-wrapp table td:first-child{width:50px;}
.table-wrapp table td.available:before{content:"";position:absolute;top:2px;right:2px;bottom:2px;left:2px;border-radius: 3px;background: #3EAA08;pointer-events:none;}

.locations-study {
    margin-bottom: 20px;
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08);
    border-radius: 4px;
    padding: 20px 20px 30px;
}
.locations-study .caption-block {
    font-size: 16px;
    line-height: 24px;
    color: #323232;
    font-weight: 500;
    margin-bottom: 20px;
}
.locations-study >ul >li {
    border-top: 1px solid #E9E9E9;
    padding: 15px 0;
    font-size: 14px;
    line-height: 24px;
    color: #323232;
}
.locations-study >ul >li:last-child {
    border-bottom: 1px solid #E9E9E9;
}
.locations-study ul ul {
    padding-top: 10px;
    padding-left: 20px;
}
.locations-study ul ul li {
    font-size: 14px;
    line-height: 24px;
    color: #626262;
}
.locations-study ul ul li:not(:last-child) {
    margin-bottom: 5px;
}
.locations-study.mobile-show{display: none;}
.locations-study .link-more{
    display: table;
    font-size: 12px;
    letter-spacing: 0.3px;
    margin-top: 5px;
}

.certificats {
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08);
    border-radius: 4px;
    padding: 25px 30px;
    margin-bottom: 20px;
}
.certificats .caption-block {
    font-size: 16px;
    line-height: 1;
    color: #323232;
    font-weight: 500;
    margin-bottom: 30px;
}
.certificats ul {
    flex-wrap: nowrap;
    overflow: hidden;
    overflow-x: auto;
    padding-right: 10px;
    white-space: nowrap;
    display: flex;
}
.certificats li {
    width: 155px;
    height: 155px;
    border: 1px solid #E9E9E9;
    box-sizing: border-box;
    border-radius: 10px;
    margin-right: 20px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.certificats li:before {
    display: block;
    height: 155px;
    width: 155px;
    content: "";
}
.certificats img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    margin: auto;
    width: auto;
    max-width: calc(100% - 20px);
    max-height: calc(100% - 20px);
}

@media (min-width:1200px){
    .master-photo img{
        transition: all 0.3s;
    }
    .master-photo:hover img{
        transform: scale(1.05);
    }
    .register-upload-photo-wrapp .master-photo:hover img{
        transform: scale(1) translate(-50%, -50%);
    }
    .user-page .master-photo:hover img{
        transform: none!important;
    }
    .master-info .master-name a:hover{
        color: #EF801A;
    }
    .master-tags a:hover {
        color: #323232;
    }
    .master-info .rating-and-reviews .review:hover,
    .master-info .rating-and-reviews .review:hover:before {
        border-color: #EF801A;
    }
    .master-info .rating-and-reviews .review:hover {
        color: #EF801A;
    }
    .master-tags a:hover,
    .master-tags .toggle-master-tags:hover {
        background: #EF801A;
        color: #fff;
        border: 1px solid #EF801A;
    }
    .master-tags .toggle-master-tags:hover span{color: #fff;}
}

@media ( max-width:1200px ){
    .user-page .master-gallery {
        margin: 0 -20px 30px;
    }
}

@media ( max-width:1100px ){

    .master-item .btn-group{
        display: inline-flex;
        max-width: 220px;
    }
    .master-item .btn-group .btn{
        width: 100%;
        margin-right: 0;
    }
    .master-item .btn-group .btn:not(:last-child){
        margin-bottom: 10px;
    }
}

@media ( max-width:991px ){
    .master-item .btn-group{
        display: inline-flex;
        max-width: 220px;
    }
    .user-page .master-gallery {
        margin: 0 -15px 30px;
    }
    .master-item .btn-group .btn{
        width: 100%;
        margin-right: 0;
    }
    .master-item .btn-group .btn:not(:last-child){
        margin-bottom: 10px;
    }
    .master-tags a{
        padding: 9px 15px;
        margin: 0 8px 8px 0;
    }
    .master-tags .toggle-master-tags{
        padding: 9px 15px;
        margin:0 8px 0 0;
    }
    .locations-study,
    .departure-objects{display: none;}
    .departure-objects.mobile-show{display: block;}
}




@media ( max-width:767px ){
    .master-item .top-info .master-info{
        width: calc(100% - 90px);
        padding-left: 20px;
        max-width: 100%;
        margin-bottom: 20px;
    }
    .master-item .top-info{
        padding-left: 0;
        flex-wrap: wrap;
        align-items: flex-start;
    }
    .master-item .master-photo{
        margin-bottom: 20px;
        width: 90px;
        height: 90px;
        position: relative;
    }
    .master-item .master-photo span{
        line-height: 86px;
    }
    .master-info .rating-and-reviews{
        justify-content: space-between;
        margin-bottom: 10px;
    }
    .master-info .master-location{
        margin-bottom: 8px;
    }
    .master-price-list .price-item{
        width: 50%;
        margin-bottom: 15px;
    }
    .master-price + div{
        margin-top: 15px;
    }
    .gallery-inner > *{
        width: 120px;
        height: 120px;
    }

    .gallery-inner .gallery-item,
    .gallery-inner .gallery-item.gallery-video{
        height: 120px;
    }

    .master-item{
        padding: 15px;
    }
    .master-item .master-photo span{
        font-size: 26px;
    }
    .master-gallery{
        margin: 0 -15px 25px;
    }
    .gallery-inner{
        padding-left: 15px;
    }
    .master-item .btn-group{
        max-width: 100%;
        justify-content: space-between;
        width: 100%;
        align-items: flex-start;
    }
    .master-item .btn-group .btn:first-child{
        width: 120px;
    }
    .master-item .btn-group .btn:last-child{
        width: calc(100% - 135px);
    }
    .gallery-inner .gallery-item.gallery-video{
        width: 220px;
    }

}


@media ( max-width:575px ){

    .master-item .btn-group .btn.disabled {
        flex-wrap: wrap;
        line-height: 1.3;
        align-content: center;
    }
    .master-item .btn-group .btn.disabled b{
        width: 100%;
    }
    .master-item .btn-group{
        max-width:100%;
        width: 100%;
    }
    .master-item .master-photo {
        width: 70px;
        height: 70px;
    }
    .master-item .master-photo span{
        line-height: 66px;
    }
    .master-info .master-location{
        margin-bottom: 8px;
    }
    .master-item .top-info .master-info {
        width: calc(100% - 70px);
    }
    .master-item .master-photo span{
        font-size: 24px;
    }
    .master-info .master-name{
        font-size: 16px;
    }
    .master-price-top .title{
        margin-bottom: 5px;
    }
    .master-item .master-photo{
        line-height: 100px;
    }

    .master-info .master-name{
        padding-right: 20px;
    }
    .master-description p{
        font-size: 14px;
        line-height: 22px;
    }
    .master-price-list .price-item{
        width: 100%;
        padding: 0 0 15px;
        border-left: 0;
        border-bottom: 1px solid #E9E9E9;
    }
    .master-price-top{
        margin-bottom: 15px;
    }

}
@media ( max-width:360px ){
    .list-masters .master-info .rating{
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px
    }
    .list-masters .master-info .rating-and-reviews{
        flex-wrap: wrap;
    }
}
/*-------------REZULT SEARCH END-------------------*/

/*-------------USER-------------------*/

.master-item.type2 .master-description{overflow: inherit;display: block;-webkit-line-clamp: inherit;}
.more-text-wrapp .read-more{display:inline-block;position:relative;width:10px;height:10px;margin-left:3px;cursor:pointer;}
.more-text-wrapp .read-more:before{content: "";position: absolute;left:3px;top:2px;width:10px;height:7px;background: url(../icon/arrow-down.svg) center no-repeat; transform: rotate(0);-webkit-transform: rotate(0);-webkit-transition: all .2s;transition: all .3s ease-in-out;}
.more-text-wrapp.open .read-more:before{opacity:0;visibility:hidden;background: url(../icon/arrow-down-orange.svg) center no-repeat;}
.more-text-wrapp.open .read-more{
    top: -4px;
}
.master-description.more-text-wrapp > p:nth-last-of-type(1){margin-bottom:0;}
.master-description.more-text-wrapp .more-text{margin-top:20px;}
.more-text-wrapp .more-text{display:none;}
.more-text-wrapp .more-text .read-more:before{top:6px;transform: rotate(-180deg);-webkit-transform: rotate(180deg);opacity:1;visibility:visible;}
.more-text-wrapp.type2{position:relative;padding-right: 20px;}
.more-text-wrapp.type2.text *{margin-bottom:0}
.more-text-wrapp.type2 .read-more{position:absolute;right:0;top:2px;}
.more-text-wrapp.type2.open .read-more:before{opacity:1;visibility:visible;top:6px;transform: rotate(-135deg);-webkit-transform: rotate(135deg);}

.user-page .container{
    max-width: 1230px;
}
.user-row .h4 {
    line-height: 1.5;
    color: #323232;
    margin-bottom: 23px;
    width: 100%;
}
.master-item.type2 .top-info{
    margin-bottom: 40px;
}
.master-item.type2 .master-gallery{
    margin-bottom: 0;
    /*    width: calc(100% + 40px);*/
}
.user-page .master-name{
    font-size: 20px;
    font-weight: 700;
}

.user-row-master{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 100px;
}
.user-content{
    width: calc(100% - 386px);
    padding-right: 20px;
}
.user-sidebar {
    width: 386px;
}
.user-content .master-photo{
    width: 170px;
    height: 170px;
    border-radius: 40px
}
.user-content .master-photo img{
    max-width: 170px;
    max-height: 170px;
}
.user-content .master-item .top-info{
    padding-left: 200px;
    min-height: 170px;
}
.user-content .master-item{
    padding: 30px 30px 20px;
}

.departure-objects {
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08);
    border-radius: 4px;
    padding: 20px 20px 30px;
    margin-bottom: 20px;
}
.departure-objects.mobile-show{display: none;}
.departure-objects .caption-block {
    font-size: 16px;
    line-height: 24px;
    color: #323232;
    font-weight: 500;
    margin-bottom: 22px;
}
.user-share {
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08);
    border-radius: 4px;
    padding: 20px 20px 30px;
    position: relative;
    margin-bottom:20px;
}
.user-share .user-share-title {
    margin-bottom: 23px;
}
.user-share ul {
    display: flex;
    justify-content: space-between;
}
.user-share li {
    padding: 0 22px;
    border-right: 1px solid #E9E9E9;
    font-size: 0;
    display: flex;
    align-items: center;
}
.user-share li:first-child {padding-left: 0}
.user-share li:last-child {padding-right: 0;border: 0;}
.user-share a {
    font-size: 0;
    transform: translateY(0);
}
.user-share img {
    max-width: 32px;
}
.user-share .copied{
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08);
    border-radius: 4px;
    position: absolute;
    top: calc(100% + 10px);
    left: 50%;
    transform: translateX(-50%);
    margin: auto;
    font-size: 12px;
    line-height: 24px;
    text-transform: uppercase;
    color: #323232;
    text-align: center;
    padding: 7px 24px;
    min-width: 240px;
    display: none;
}

.user-prices {
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08);
    border-radius: 4px;
    padding: 25px 30px 30px;
    margin-bottom: 20px;
}
.user-prices .caption-block {
    font-size: 16px;
    line-height: 1.1;
    color: #323232;
    font-weight: 500;
    margin-bottom: 25px;
}
.user-prices .price-category {
    margin-bottom: 20px;
    transition: all 0.3s;
}
.user-prices .price-category-info {
    padding: 20px 30px 20px 15px;
    background: #F7F7F7;
    cursor: pointer;
}
.user-prices .title {
    font-size: 14px;
    line-height: 1.2;
    color: #323232;
    margin-bottom: 0;
    position: relative;
}
.user-prices .title:before {
    content: "";
    position: absolute;
    right: -16px;
    top: 3px;
    width:10px;height:7px;background: url(../icon/arrow-down.svg) center no-repeat; transform: rotate(0);-webkit-transform: rotate(0);-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out;
}
.user-prices .title + .text{
    margin-top: 15px;
}
.user-prices .text {
    font-size: 14px;
    line-height: 22px;
    color: #626262;
    display: none;
}
.user-prices .text p{
    line-height: 22px;
}
.user-prices .wrapper-hidden {
    display: none;
}
.user-prices .price-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 18px 15px;
    flex-wrap: wrap;
}
.user-prices .price-item:not(:last-child) {
    border-bottom: 1px solid #E9E9E9;
}
.user-prices .desc-service {
    font-size: 14px;
    line-height: 18px;
    color: #626262;
    max-width: 65%;
}
.user-prices .price-service {
    max-width: 35%;
    font-size: 14px;
    line-height: 18px;
    color: #626262;
}
.user-prices .price-service span {
    font-weight: 500;
    color: #322323;
}
.user-prices .price-category.active{margin-bottom: 0px;}
.user-prices .price-category.active .title:before{
    background: url(../icon/arrow-down-orange.svg) center no-repeat;
    transform: rotate(-180deg);
}
.user-share .input-copy{
    position: absolute;
    left: -10000px;
    top: -10000px;
    font-size: 5px;
}

.user-tags {
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08);
    border-radius: 4px;
    padding: 20px 20px 30px;
    position:relative;
}
.user-tags .user-tags-title{
    font-size: 16px;
    line-height: 24px;
    color: #323232;
    font-weight: 500;
    margin-bottom: 22px;
}
/*--------------------VIDEO BLOK ----------------------- */
.video-block{margin-top:20px;}
.video-block .input-field-wrapp{margin-bottom:10px;}
.video-block .input-label, .video-block .radiobox-inline{display:inline-block;}
.video-block .radiobox-inline{font-size: 0;margin-left:10px;}
.video-block .radiobox-inline >*{margin-right:10px;}
.video-block .radiobox-inline >*:last-child{margin-right:0;}
.video-block-inner{position:relative;}
.video-block-inner .video-poster{position:relative;display:block;width:100%;padding-bottom:56%;border-radius: 3px;overflow:hidden;background-color: #C4C4C4;}
.video-block-inner .video-poster img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;}
.video-block-inner .play-button{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform: translate(-50%,-50%);width:66px;height:66px;display:inline-block;cursor:pointer;z-index:2;}
.video-item{position: absolute;left:0;top:0;width:100%;height:100%;visibility:hidden;opacity:0;transition:0.3s;-webkit-transition:0.3s;}
.video-item.active{z-index: 3;visibility: visible;opacity: 1;}
.video-wrapper{position: relative;width: 100%;display: block;background:#C4C4C4;height: 100%;opacity: 0;visibility: hidden;}
.video-item.active .video-wrapper{opacity: 1;visibility: visible;}
.video-iframe{position:absolute;left:0;top:0;right:0;bottom:0;}
.video-iframe iframe{position:absolute;left:0;top:0;width:100%;height:100%;border:none;outline:none;}
.close-video{opacity:0;right: 5px;top: 5px;background: rgba(0, 0, 0, 0.3) url(/icon/close-white.svg) center no-repeat;
    border-radius: 3px;
    width: 30px;
    height: 30px;}
.video-item.active .close-video{opacity:1;}
.user-row-master .master-description{
    margin-top: 20px;
    margin-bottom: 0;
}
.user-row-master .user-row + .user-row,
.user-row-master .master-description + .user-row{
    margin-top: 30px;
}

@media ( min-width: 1200px ){
    .close-video:hover{
        background: #EF801A url(/icon/close-white.svg) center no-repeat;
    }
}
/*--------------------END VIDEO BLOK ----------------------- */



@media ( min-width: 1200px ){
    .user-share a:hover {
        transform: translateY(-5px);
    }
}
@media ( max-width: 1200px ){
    .user-sidebar{
        width: 290px;
    }
    .user-content {
        width: calc(100% - 290px);
        padding-right: 15px;
    }

    .education-block,
    .user-content .master-item{
        padding: 25px 20px;
    }
    .all-rating-and-reviews, .user-prices, .student-level, .certificats {
        padding: 25px 20px;
    }
}
@media ( max-width: 991px ){

    .departure-objects{display: none;}
    .departure-objects.mobile-show{display: block;}
    .user-content{
        width: 100%;
        padding-right: 0;
    }
    .user-prices,
    .user-content .master-item{
        padding: 20px 15px;
    }
    .user-content + .user-sidebar{
        padding-top: 20px;
    }
    .user-sidebar{
        width: 100%;
    }
    .user-share li{
        width: 20%;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0 10px;
    }
    .user-share{
        padding: 20px 8px;
    }
    .user-share .user-share-title{
        padding: 0 5px;
    }

    .user-tags{
        padding: 20px 15px;
    }
    .user-tags .master-tags a:last-child{
        margin-bottom:0;
    }

}
@media ( max-width: 767px ){
    .master-item.type2 .master-gallery {
        width: calc(100% + 30px);
    }
    .user-row-master{
        margin-bottom: 50px;
    }
    .user-content .master-item .top-info{
        padding-left: 0;
    }
    .user-content .master-photo{
        width: 90px;
        height: 90px;
        border-radius: 20px;
    }
}
@media ( max-width: 575px ){
    .user-share img{
        max-height: 26px;
    }
    .user-share li{
        padding: 0 8px;
    }
    .user-prices .price-service,
    .user-prices .desc-service{
        max-width: 100%;
        width: 100%;
    }
    .user-prices .desc-service{
        margin-bottom: 5px;
    }
    .user-content .master-photo{
        height: 70px;
        width: 70px;
        border-radius: 20px;
    }
    .user-page .master-item .btn-group .btn{
        width: 100%;
    }
    .user-page {padding-top: 25px}
    .user-page .breadcrumb{display: none;}
    .user-row-master{
        margin-bottom: 20px;
    }
    .user-prices .price-item{
        padding-left: 0;
        padding-right: 0;
    }
    .user-content .master-item .top-info{
        margin-bottom: 20px;
    }
    .m-rating-wrapper .caption,
    .all-rating-and-reviews .caption-block,
    .departure-objects .caption-block,
    .user-prices .caption-block,
    .user-tags .user-tags-title,
    .user-page .h4{
        margin-bottom: 18px;
    }
    .user-prices .h4.title{
        margin-bottom: 0;
    }
}
/*-------------USER END-------------------*/

/*-------------DASHBOARD USER-------------------*/
.dashboard{
    min-height: calc(100vh);
    display: flex;
    flex-wrap: wrap;
}

.sidebar {
    width: 330px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    background: #FFFFFF;
}
.sidebar ul {
    width: 100%;
    position: relative;
}
.sidebar li {
    border-bottom: 1px solid #E9E9E9;
}
.sidebar li .count{
    font-size: 14px;
    color: #EF7F1A;
    font-weight: 500;
}
.sidebar li a{
    display: flex;
    padding: 20px 20px 20px 55px;
    font-size: 14px;
    line-height: 20px;
    color: #323232;
    position: relative;
    justify-content: space-between;
    align-items: center;
}
.sidebar .icon {
    fill:#323232;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
}
.sidebar li a.active:after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 4px;
    background: #EF801A;
}
.sidebar li a.active{
    font-weight: 500;
}
.sidebar li a.active .icon {
    fill: #EF801A;
}
.sidebar .link-bottom {
    font-size: 14px;
    line-height: 20px;
    color: #626262;
    display: block;
    padding: 18px 20px;
}
.dashboard-container{
    width: calc(100% - 280px);
    padding: 50px 108px;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-direction: row-reverse;
}
.dashboard .content{
    width: calc(100% - 335px);
    padding-right: 20px;
}
@media (min-width: 1280px){
    .dashboard-container{
        margin-left: 280px;
    }
    .dashboard{
        max-height: calc(100vh - 78px);
        overflow-y: auto;
    }

    .sidebar {
        position: absolute;
        top: 78px;
        left: 0;
        height: calc(100vh - 146px);
    }


}

/*--------------------PERSONAL DATE------------------*/
.confirm-profile {
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08);
    border-radius: 10px;
    padding: 20px 40px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
    overflow: hidden;
}
.confirm-profile .icon {
    width: 80px;
    border-right: 1px solid #E9E9E9;
    display: flex;
    align-items: center;
}
.confirm-profile .icon img {
    max-width: 44px;
}
.confirm-profile .text {
    width: calc(100% - 300px);
    padding:16px 0 16px 35px;
}
.confirm-profile b {
    font-size: 16px;
    line-height: 21px;
    color: #323232;
    font-weight: 500;
    margin-bottom: 5px;
    display: block;
}
.confirm-profile p {
    font-size: 14px;
    line-height: 21px;
    color: #626262;
}
.confirm-profile .btn {
    position: absolute;
    right: 40px;
    top: 50%;
    transform: translateY(-50%);
}
.confirm-profile.verified .text{
    width: calc(100% - 100px);
}
.confirm-profile .confirm-close{
    position: absolute;
    right: 40px;
    top: 50%;
    transform: translateY(-50%);
    padding: 5px;
    border-radius: 3px;
    cursor: pointer;
}
.confirm-profile .confirm-close .icon-close{
    stroke: #323232;
}



@media ( max-width:1540px ){
    .sidebar li a{
        padding: 15px 20px 15px 55px;
    }
}
@media ( max-width:1480px ){
    .confirm-profile .text {
        padding:0 0 0 25px;
    }
    .confirm-profile{
        padding: 15px 25px;
    }
    .confirm-profile .btn{
        right: 25px;
    }
    .confirm-profile .icon{
        width: 60px;
    }
    .confirm-profile .icon img{
        width: 35px;
    }
}
@media ( max-width:767px ){
    .confirm-profile.verified .text,
    .confirm-profile .text{
        width: 100%;
        padding-left: 0;
        margin-bottom: 20px;
        text-align: center;
    }
    .confirm-profile.verified .text{margin-bottom: 0}
    .confirm-profile .confirm-close{transform: translate(0); right: 15px;
        top: 15px;}
    .confirm-profile .icon{
        margin-bottom: 20px;
        width: auto;
        border: 0;
    }
    .confirm-profile{justify-content: center;padding:  30px 25px}
    .confirm-profile .btn{
        position: relative;
        right: auto;
        top: auto;
        transform: translate(0);
    }
}

/*---------------BALANCE----------------*/
.balance {
    padding: 24px 30px 30px;
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08);
    border-radius: 10px;
    width: 285px;
}
.balance .balance-title {
    font-size: 16px;
    line-height: 21px;
    color: #323232;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}
.tooltip {
    position: relative;
}
.tooltip .icon{
    cursor: pointer;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    background: url(../icon/icon-info-tooltip.svg) center no-repeat;
}
.tooltip:hover .icon{
    background: url(../icon/icon-tooltip-active.svg) center no-repeat;
}
.tooltip-inner {
    position: absolute;
    width: 240px;
    background: #EF801A;
    border-radius: 4px;
    font-size: 12px;
    line-height: 16px;
    color: #FFFFFF;
    padding: 9px 20px 9px 15px;
    left: 0;
    top: calc(100% + 10px);
    font-weight: 300;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
}
.tooltip:hover .tooltip-inner{
    visibility: visible;
    opacity: 1;
}
.tooltip-inner b {
    font-weight: 400;
}
.tooltip.right .tooltip-inner{
    right: calc(100% + 10px);
    left: auto;
    top: 50%;
    transform: translateY(-50%);
}
.balance .tooltip {
    margin-left: 5px;
}
.balance-row {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}
.balance-row span {
    font-size: 14px;
    line-height: 21px;
    color: #323232;
    padding-right: 10px;
}
.balance-counte {
    font-size: 14px;
    line-height: 21px;
    color: #323232;
}
.balance-counte b {
    font-size: 18px;
    font-weight: 500;
}
.balance .btn {
    width: 100%;
}


.personal-data{
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08);
    border-radius: 10px;
    padding: 50px 100px;
}

.pd-header {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 32px;
}
.pd-header .photo {
    border: 2px solid #E9E9E9;
    box-sizing: border-box;
    position: relative;
    display: flex;
    border-radius: 40px;
    align-items: center;
    justify-content: center;
    width: 140px;
    height: 140px;
    transition: all 0.3s;
}
.pd-header .verified {
    position: absolute;
    width: 34px;
    height: 34px;
    left: -4px;
    top: -4px;
    z-index: 8;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #2E9700;
    border: 4px solid #FFFFFF;
    border-radius: 50%;
}
.pd-header .verified img {
    width: 16px;
}
.pd-header .photo-wrapper {
    border-radius: 40px;
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}
.pd-header .photo.added {
    border-width: 0px;
}
.pd-header .photo-user {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    min-width: 100%;
    width: auto;
    height: auto;
    min-height: 100%;
    max-width: 150%;
    max-height: 150%;
    transform: translate(-50%,-50%);
}

.pd-header .icon {
    position: relative;
    z-index: 1;
    width: 56px;
    transition: all 0.3s;
}
.pd-header .photo-edit {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -14px;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 5;
    margin: auto;
    cursor: pointer;
    transition: all 0.3s;
}
.photo-edit .icon-edit{
    width: 14px;
    height: 14px;
    transition: all 0.3s;
    fill:#323232;
}
.pd-status {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    align-self: center;
}
.pd-status .pd-status-title {
    font-size: 14px;
    line-height: 21px;
    color: #626262;
    margin-right: 20px;
}
.pd-status .toggle-available {
    border: 1px solid #E9E9E9;
    box-sizing: border-box;
    border-radius: 3px;
    padding: 4px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    transition: all 0.3s;
}
.pd-status .info {
    display: flex;
    align-items: center;
    font-size: 12px;
    line-height: 20px;
    color: #626262;
    text-transform: initial;
    font-weight: 400;
}
.pd-status .info .date-end{
    padding: 0 4px;
    margin-right: 5px;
}
.pd-status .info img{
    width: 14px;
}
.toggle-available .item{
    height: 38px;
    display: flex;
    align-items: center;
    padding: 0 19px;
    position: relative;
    font-size: 12px;
    line-height: 1;
    text-transform: uppercase;
    color: #626262;
    cursor: pointer;
    transition: all 0.3s;
}
.pd-status .item.available.active {
    background: linear-gradient(90.11deg, #39A908 0.1%, #70B109 99.92%);
    border-radius: 3px;
    color: #fff;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
}

.toggle-available .calendar {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
}
.toggle-available .info {
    position: absolute;
    top: calc(100% + 10px);
    right: 0;
}
.toggle-available.not {
    background: #E9E9E9;
    border: 1px solid #E9E9E9;
}
.not-available.active {
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08);
    border-radius: 3px;
    color: #323232;
    font-weight: 600;
}

.date-wrapper .daterangepicker{
    background: #FFFFFF;
    border: 2px solid #E9E9E9;
    box-sizing: border-box;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08);
    width: 298px!important;
    top: calc(100% + 12px)!important;
    right: 0!important;
    left: auto!important;
}
.date-wrapper .daterangepicker.single .drp-calendar{
    width: 100%!important;
}

.form-row{
    display: flex;
    flex-wrap: wrap;
}
.contacts-data .form-group{
    width:calc(33.33% - 13.33px);
    margin-right: 20px;
}
.contacts-data .form-group:nth-child(3n){
    margin-right: 0;
}
.form-group.width100{width: 100%!important;margin-right: 0!important;}


.contacts-data .title{
    margin-bottom: 34px;
    font-size: 16px;
    line-height: 21px;
    color: #323232;
    font-weight: 600;
}
.personal-data .bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.personal-data .cancel {
    font-size: 12px;
    line-height: 22px;
    color: #323232;
}
.type-group.form-group{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}
.type-group.form-group > label {
    position: relative;
    top: 0;
    left: 0;
    width: 50px;
}
.type-group .radio-group {
    border: 1px solid #E9E9E9;
    box-sizing: border-box;
    border-radius: 3px;
    padding: 4px;
    width: calc(100% - 53px);
    display: flex;
    align-items: center;
}
.type-group .radio{
    width: 50%;
}
.type-group .check {
    display: block;
    height: 40px;
    display: flex;
    align-items: center;
    padding: 0 15px;
    font-size: 12px;
    line-height: 1;
    color: #929292;
    font-weight: 300;
    justify-content: center;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
}
.type-group input:checked + .check{color: #fff;font-weight: 500;background: linear-gradient(90.11deg, #39A908 0.1%, #70B109 99.92%);}


@media ( min-width:1200px ){
    .personal-data .cancel:hover {
        color: #EF801A;
    }
    .sidebar .link-bottom:hover {
        color: #EF7F1A;
    }
    .sidebar li a:hover .icon{
        fill: #EF801A;
    }
    .sidebar li a:hover{
        color: #EF801A;
    }
    .pd-header .photo-edit:hover {
        background: #EF7F1A;
    }
    .photo-edit:hover .icon-edit{
        fill:#fff;
    }
    .confirm-profile .confirm-close:hover .icon-close{
        stroke:#EF7F1A;
    }
}
@media ( max-width:1700px ){
    .dashboard-container{
        padding: 40px 65px;
    }
    .personal-data{
        padding: 50px;
    }
    .contacts-data .form-group:nth-child(3n),
    .contacts-data .form-group{
        width:calc(50% - 10px);
        margin-right: 20px;
    }
    .contacts-data .form-group:nth-child(2n){
        margin-right: 0;
    }
    .type-group .check{
        height: 30px;
    }
    .pd-header .photo{
        width: 120px;
        height: 120px;
        border-radius: 25px;
    }
    .pd-header .photo-wrapper{
        border-radius: 25px;
    }
    .pd-header .icon{
        width: 42px;
    }

}
@media ( max-width:1400px ){
    .dashboard-container{
        padding: 25px 20px 20px;
    }
    .pd-header .photo{
        width: 100px;
        height: 100px;
    }
    .pd-header .icon{
        width: 38px;
    }
    .personal-data{
        padding: 35px 20px;
    }
    .balance{
        width: 235px;
    }

}
@media ( max-width:1280px ){

    .dashboard-container{
        width: 100%;
        transition: all 0.4s;
        position: relative;
        left: 0px;
        padding: 20px;
    }
    .header .type3{
        transition: all 0.4s;
        right: auto;
        width: 100%;
        left: 0px;
        position: relative;
    }
    .header .type3.active,
    .dashboard-container.active{
        left: 280px;
    }
    .dashboard{
        overflow: hidden;
    }
    .sidebar{
        position: fixed;
        left: -330px;
        top: 0;
        bottom: 0;
        transition: all 0.4s;
        z-index: 102;
    }
    .sidebar.active{
        left: 0px;
    }
    .sidebar-toggle {
        position: absolute;
        right: -45px;
        top: 22px;
        cursor: pointer;
    }
    .sidebar-toggle:after{
        position: absolute;
        top: 0;
        left: 0;
        width: 25px;
        content: "";
        height: 2px;
        background: #EF801A;
        transition: all 0.3s;
    }
    .sidebar-toggle:before{
        transition: all 0.3s;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 25px;
        content: "";
        height: 2px;
        background: #EF801A;
    }
    .sidebar-toggle.active:after{
        transform: rotate(45deg);
        top: 8px;
    }
    .sidebar-toggle.active:before{
        transform: rotate(-45deg);
        bottom: 8px;
    }
    .sidebar-toggle .bar {
        transition: all 0.3s;
        width: 25px;
        height: 2px;
        background: #EF801A;
        margin: 8px 0;
        display: block;
    }
    .sidebar-toggle.active .bar {
        opacity: 0;
    }
    .sidebar-toggle{
        right: -40px;
    }
}

@media ( max-width:991px ){

    .balance{
        width: 100%;
        margin-bottom: 20px;
    }
    .dashboard .content{
        width: 100%;
        padding: 0;
    }
}
@media ( max-width:767px ){
    .pd-status {
        max-width: calc(100% - 120px);
        display: block;
    }
    .pd-status .pd-status-title{
        width: 100%;
        margin-bottom: 10px;
        margin-right: 0;
        display: block;
    }
    .sidebar{
        width: 320px;
        left: -320px;
    }
    .header .type3.active, .dashboard-container.active{
        left: 250px;
    }
    .sidebar .link-bottom{
        padding: 12px 20px;
        width: 100%;
    }
    .sidebar ul{
        overflow-y: auto;
        max-height: calc(100% - 50px);
    }

}
@media ( max-width:575px ){
    .balance{
        padding: 30px 20px;
    }
    .contacts-data .form-group:nth-child(3n),
    .contacts-data .form-group{
        width: 100%;
        margin-right: 0;
    }
    .pd-status .item{
        width: 100%;
        text-align: center;
        justify-content: center;
        height: 36px;
    }
    .pd-header{
        justify-content: center;
    }
    .pd-header .photo{
        width: 120px;
        height: 120px;
        margin-bottom: 15px;
    }
    .pd-status {
        width: 100%;
        max-width: 100%;
    }
    .toggle-available .item{
        font-size: 11px;
    }
    .date-wrapper .daterangepicker{
        right: auto!important;
        left: 50%!important;
        transform: translateX(-50%) scaleY(1)!important;
    }
    .pd-status .pd-status-title{
        text-align: center;
    }
}
/*-------------DASHBOARD USER END-------------------*/

/*-------------ACCOUNT DELETED-------------------*/
.account-deleted {
    height: calc(100vh - 78px);
    display: flex;
    align-items: center;
    justify-content: center;
}
.account-deleted .container {
    text-align: center;
}
.account-deleted .icon {
    width: 85px;
    height: 85px;
    margin-bottom: 30px;
}
.account-deleted .h3 {
    margin-bottom: 33px;
}
/*-------------ACCOUNT DELETED END-------------------*/



/*-------------USER DOCUMENT-------------------*/
.document-detail-block{
    padding: 50px 100px 70px;
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08);
    border-radius: 10px;
}
.document-detail-block .h3{
    margin-bottom: 30px;
}
.upload-doc-photo {
    position: relative;
    font-size: 0;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-bottom: 10px;
}

.upload-doc-photo .add-photo-document {
    position: relative;
    width: calc(50% - 10px);
    z-index: 2;
    border: 1px solid #E9E9E9;
    border-radius: 4px;
    padding: 50px 20px 30px;
    text-align: center;
    margin-bottom: 20px;
}

.add-photo-document .add-photo-item {
    position: relative;
}

.add-photo-document .add-photo-item img {
    max-height: 84px;
    margin-bottom: 30px;
}
.add-photo-document .add-photo-item p{
    font-size: 14px;
    line-height: 22px;
    color: #626262;
    margin-bottom: 10px;
}
.add-photo-document .btn-link span{
    font-size: 12px;
    line-height: 22px;
    text-transform: uppercase;
    color: #EF801A;
}


.add-photo-document .add-photo-item .btn-link span:nth-child(2) {
    display: none;
    opacity: 0;
}
.passport-form .title {
    margin-bottom: 20px;
    line-height: 22px;
    color: #323232;
}
.passport-form .form{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.passport-form .input-field-wrapp:nth-child(1){
    width: 285px;
}
.passport-form .input-field-wrapp:nth-child(2){
    width: calc(100% - 285px);
    padding-left: 20px;
}

.passport-form .btn {
    display: none;
}
.passport-form.send-verification .btn {
    display: block;
}
.passport-form .bottom {
    padding-top: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
}

.add-photo-document .upload-doc {
    display: none;
    margin-bottom: 10px;
    margin-top: 10px;
}

.add-photo-document .upload-doc img {
    width: auto;
    margin-bottom: 0;
    height: auto;
    max-height: 100%;
}

.add-photo-document.change-doc .add-photo-item .after-remove-block {
    display: none;
}

.add-photo-document.change-doc .upload-doc {
    position: relative;
    display: block;
    height: 90px;
    width: 100%;
}

.add-photo-document.change-doc .add-photo-item .btn-link span:nth-child(1) {
    display: none;
    opacity: 0;
}

.add-photo-document.change-doc .add-photo-item .btn-link span:nth-child(2) {
    display: inline-block;
    opacity: 1;
}
/*change-password-form*/

.document-type {
    padding: 50px 100px 60px;
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08);
    border-radius: 10px;
}
.document-type .type2 {
    margin-bottom: 30px;
}
.document-list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.document-list li {
    width: calc(50% - 10px);
}
.document-list a {
    display: block;
    text-align: center;
    border: 1px solid #E9E9E9;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 50px 40px 40px;
    height: 100%;
}
.document-list .image {
    height: 80px;
    width: auto;
    margin-bottom: 20px;
}
.document-list .title {
    text-transform: uppercase;
    color: #323232;
    margin-bottom: 10px;
    transition: all 0.3s;
}
.document-list p {
    font-size: 14px;
    line-height: 22px;
    color: #626262;
}
.popup-container.send-data p{
    margin-bottom: 10px;
}

@media ( min-width:1200px ){
    .document-list a:hover .title {
        color: #EF801A;
    }
    .document-list a:hover {border-color: #EF801A;}
}
@media ( max-width:1700px ){
    .document-type {
        padding: 50px;
    }
    .document-list a{
        padding: 40px 20px;
    }
    .document-detail-block {
        padding: 50px 65px 70px;
    }
}
@media ( max-width:1480px ){
    .document-type {
        padding: 40px 30px;
    }
    .document-list .title{
        font-size: 14px;
    }
    .document-detail-block {
        padding: 40px 30px 50px;
    }
}
@media ( max-width:575px ){
    .document-list li{
        width: 100%;
    }
    .document-list li:not(:last-child){margin-bottom: 20px;}
    .document-detail-block,
    .document-type{
        padding: 30px 20px
    }
    .upload-doc-photo .add-photo-document{
        width: 100%;
        padding: 30px 20px 25px;
    }
    .add-photo-document .add-photo-item img {
        max-height: 60px;
        margin-bottom: 15px;
    }
    .passport-form .input-field-wrapp{
        width: 100%!important;
        padding-left: 0!important;
    }
}
/*-------------USER DOCUMENT END-------------------*/

/*-------------GO TO OBJECTS-------------------*/
.region-work {
    padding: 50px 100px 60px;
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08);
    border-radius: 10px;
}
.region-work .h3 {
    margin-bottom: 10px;
}
.region-work p {
    font-size: 16px;
    line-height: 24px;
    color: #626262;
    margin-bottom: 40px;
}
.region-work .accordion.type2 .accordion-title {
    font-weight: 500;
    padding-top: 18px;
    padding-bottom: 18px;
}
.region-work .checkbox-wrapper {
    display: flex;
    flex-wrap: wrap;
}
.region-work .checkbox-item{
    width: 33.33%;
    padding-right: 10px;
}

@media ( max-width:1700px ){
    .region-work{padding: 50px 65px;}
}
@media ( max-width:1480px ){
    .region-work{padding: 40px 30px 50px;}
}
@media ( max-width:767px ){
    .region-work .checkbox-item{
        width: 50%;
    }
}
@media ( max-width:575px ){
    .region-work .checkbox-item{
        width: 100%;
    }
}
/*-------------GO TO OBJECTS END-------------------*/

/*-------------SERVICE AND PRICE -------------------*/
.user-service {
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08);
    border-radius: 10px;
    padding: 50px 100px 60px;
}
.user-service .h3 {
    margin-bottom: 10px;
}
.user-service-header {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-bottom: 30px;
}
.user-service-header .text {
    max-width: 50%;
    margin-bottom: 20px;
}
.user-service-header .text b {
    font-size: 16px;
    line-height: 24px;
    color: #323232;
    margin-bottom: 5px;
    display: block;
}
.user-service-header p {
    font-size: 14px;
    line-height: 22px;
    color: #626262;
}
.user-service-category {
    margin-bottom: 20px;
    background: #F7F7F7;
    border-radius: 3px;
    padding: 18px;
    display: flex;
    align-items: center;
    max-width: 48%;
    justify-content: space-between;
}
.user-service-category p {
    font-size: 14px;
    line-height: 22px;
    color: #626262;
    padding-right: 18px;
}
.user-service-category .btn {
    height: 40px;
    padding: 0 15px;
    background-color: transparent;
    width: 122px;
}
.user-service-category b {
    font-weight: 500;
    color: #323232;
}
.user-service .accordion.type2 .accordion-title{
    font-weight: 500;
    padding-right: 220px!important;
    padding-top: 18px;
    padding-bottom: 18px;
}
.user-service .accordion .accordion-title:before{
    top: 27px!important;
}
.user-service .accordion .accordion-title.active:before{
    top: 23px!important;
}
.user-service textarea.input{
    height: 48px;
    padding: 12px 14px;
}
.user-service .remove-category{
    position: absolute;
    right: 60px;
    top: 20px;
    opacity: 0;
    visibility: hidden;
    font-size: 14px;
    line-height: 21px;
    color: #626262;
    z-index: 5;
    transition: all 0.3s;
    cursor: pointer;
}
.user-service .remove-category svg{
    position: absolute;
    top: 50%;
    left: -20px;
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
    stroke:#000;
    transition: all 0.3s;
}
.user-service .active .remove-category{
    opacity: 1;
    visibility: visible;
}
.user-service .accordion-inner{
    padding-top: 5px;
}

.choose-category{position:relative;display:-ms-flexbox;display: flex;justify-content: space-between;align-items: center;background: #F7F7F7;border-radius: 3px;padding:15px;margin: 25px 0 30px;}
.choose-category .btn{min-width: 115px;padding-left: 15px;padding-right: 15px;}
.service-price-wrapp{font-size:0;margin-left:20px;margin-top:15px;}
.service-price-wrapp .service-price-item{margin-bottom:25px;}
.service-price-wrapp .service-price-item:last-child{margin-bottom:0;}
.service-price-wrapp .service-price-item .title{margin-bottom:10px;font-size: 14px;}
.service-price-item .price-block{display: -ms-flexbox;display: flex;align-items: center;flex-wrap: wrap;}
.service-price-item .price-block .input-field-wrapp{display: -ms-flexbox;display: flex;justify-content: space-between;align-items: center;margin-bottom: 0;margin-right: 40px;}
.service-price-item .price-block .input-field-wrapp .input-label{font-size: 14px;line-height:1em;color: #626262;font-weight:400;white-space: nowrap;display: inline-block;margin-bottom:0;min-width:21px;height: 13px;}
.service-price-item .price-block .input-field-wrapp .input{color: #323232;font-weight:600;text-align:center;height: 40px;line-height: 34px;padding: 0 5px;width: 80px;margin:0 8px;}
.service-price-item .price-block .checkbox-item{white-space:nowrap;}
.accordion-inner .remove-category{margin:25px 0 10px;}
.service-price-item .input-field-wrapp .input-label:first-child .fix {
    display: inline-block;
    width: 9px;
    height: 1px;
    background: #626262;
    transition: all 0.1s;
    -webkit-transition: all 0.1s;
    position: absolute;
    left: 5px;
    top: 7px;
    opacity: 1;
    visibility: visible;
}
.service-price-item.fix-price .input-field-wrapp:first-child .input-label:last-child{display: none;}
.service-price-item .input-field-wrapp:first-child .input-label:first-child{font-size: 0;}
.service-price-item.fix-price .input-field-wrapp:first-child .input-label:first-child {
    font-size: 14px;
}
.service-price-item.fix-price .input-field-wrapp:first-child{margin-right: 0!important;}
.service-price-item.fix-price .input-field-wrapp:first-child .input-label:first-child .fix {
    opacity: 0;
    visibility: hidden;
}

.service-price-item.fix-price .pb-inner .hide-input{
    display: block;
}
/*pay*/

.us-fixed .title {
    font-size: 14px;
    line-height: 1;
    color: #323232;
    font-weight: 500;
    margin-bottom: 20px;
}

@media (min-width:1200px){
    .user-service .remove-category:hover svg{
        stroke:#EF7F1A;
    }
    .user-service .remove-category:hover{
        color: #EF7F1A;
    }
}
@media (max-width:1700px){
    .user-service{
        padding: 50px 65px 60px;
    }
}
@media (max-width:1480px){
    .user-service{
        padding: 40px 30px 50px;
    }
    .user-service-header .text b{
        font-size: 14px;
    }
}
@media (max-width:767px){
    .user-service-category,
    .user-service-header .text{
        max-width: 100%;
        width: 100%;
    }
    .user-service-category{margin-bottom: 0;}
}
@media (max-width:575px){
    .user-service {
        padding: 30px 20px;
    }
    .user-service .remove-category{
        font-size: 0;
        right: 50px;
    }
    .user-service .accordion.type2 .accordion-title {
        padding-right: 64px!important;
    }
    .service-price-item .price-block .input-field-wrapp{
        margin-right: 0;
        margin-bottom: 10px;
    }
    .service-price-item .price-block .checkbox-item{
        min-width: 60%;
    }
    .service-price-wrapp{
        margin-left: 0;
    }
    .service-price-item .price-block .input-field-wrapp .input{
        width: 140px;
    }
    .service-price-item .price-block .pb-inner  .input-field-wrapp .input{
        width: 76px;
    }
    .service-price-item .price-block .input-field-wrapp:last-child{margin-right: 0!important;}
    .service-price-item.fix-price .pb-inner .input-field-wrapp:last-child{
        margin-left: 21px;
    }
    .user-service-category p{
        width: 100%;
        padding: 0;
        margin-bottom: 10px;
        text-align: center;
    }
    .user-service-category{
        justify-content: center;
        flex-wrap: wrap;
    }
}
@media (max-width:360px){
    .service-price-item .price-block .pb-inner .input-field-wrapp .input {
        width: 60px;
    }
    .service-price-item .price-block .pb-inner .input-field-wrapp{
        margin-right: 5px!important;
    }
    .service-price-item .price-block .pb-inner .input-field-wrapp .input{
        margin:0 5px;
    }
    .service-price-item .price-block .input-field-wrapp .input-label{
        font-size: 13px;
    }
    .service-price-item .price-block .pb-inner .input-field-wrapp:last-child .input{
        margin-left: 0!important;
    }
    .service-price-item.fix-price .pb-inner .input-field-wrapp:last-child {
        margin-left: 26px;
    }
}
/*-------------SERVICE AND PRICE END-------------------*/
/*-------------REVIEWS ABOUT ME-------------------*/
.review-about-me{
    padding: 50px 100px;
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08);
    border-radius: 10px;
}
.add-reply{display: -ms-flexbox;display: flex;justify-content: space-between;align-items:center;margin-top:11px;}
.add-reply .review-date{margin-top:0;}
.review-item .add-reply .btn-link{-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out}
.review-item.open-reply .add-reply .btn-link{visibility:hidden;opacity:0;}
.reply-block{display:none;position:relative;}
.reply-block .input-field-wrapp{margin-bottom:10px;}

.ram-top .h3{
    margin-bottom: 5px;
}
.ram-top .count-text{
    font-size: 14px;
    line-height: 22px;
    color: #626262;
    margin-bottom: 20px;
}
.ram-top .count-text b{
    font-weight: 500;
}
.ram-top .master-tags {
    padding-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
.ram-top .master-tags a{
    border: 1px solid #E9E9E9;
    border-radius: 30px;
    background-color: transparent;
}
.ram-top .master-tags a:hover{
    border-color: #EF801A;
    background-color: #EF801A;
    color: #fff;
}
.ram-top a.toggle-master-tags{
    border-color: #EF801A;
}
.ram-top .m-rating-wrapper{
    padding-bottom: 15px;
}
.ram-top .master-rating ul{
    padding-top: 0;
}
.review-about-me .review-info{
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    flex-wrap: wrap;
}
.review-about-me .master-reviews{
    margin-top: 0;
}
.review-about-me .review-item{
    border-top: 1px solid  #E9E9E9;
    padding: 35px 0;
    border-bottom: 0;
}
.review-item .add-reply .btn-link{
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
    color: #323232;
    position: relative;
    padding-right: 24px;
    cursor: pointer;
}
.review-item .add-reply .btn-link:after{
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background: url(../icon/reply.svg) center no-repeat;
    width: 14px;
    height: 14px;
}
.review-about-me .review-item .review-date{
    margin-top: 0;
}
.reply-block {
    position: relative;
    padding-left: 76px;
    padding-top: 22px;
}
.review-about-me .master-photo,
.reply-block .master-photo {
    width: 40px;
    height: 40px;
    position: absolute;
    border-radius: 14px;
    top: 22px;
    left: 22px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content:center;
}
.review-about-me .master-photo img,
.reply-block .master-photo img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    min-height: 100%;
    min-width: 100%;
    width: auto;
}
.review-about-me .review-text p{
    margin-bottom: 0px;
}
.review-about-me  .reply-review {
    margin: 0;
    padding: 22px 0 0 76px;
}
.reply-block textarea.input{
    height: 80px;
    margin-bottom: 30px;
}
.reply-block .reply-header {
    padding: 10px 0;
}
.review-about-me .review-text p,
.reply-review  p{
    font-size: 14px;
    line-height: 18px;
    color: #626262;
}
.reply-review  b{
    padding: 10px 0;
    display: table;
}
.reply-review  b,
.reply-block .reply-header b {
    font-size: 14px;
    line-height: 18px;
    color: #323232;
    font-weight: 500;
}
.reply-block .btn-wrapp {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.reply-block .btn-wrapp .btn-link {
    font-size: 12px;
    line-height: 24px;
    color: #323232;
    cursor: pointer;
    margin-right: 32px;
    transition: all 0.3s;
}
.work-gallery {
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08);
    border-radius: 10px;
    padding: 50px 100px 40px;
}
.work-gallery .h3 {
    margin-bottom: 30px;
}
.work-gallery ul {
    display: flex;
    flex-wrap: wrap;
}
.work-gallery li{
    width: calc(25% - 15px);
    position: relative;
    border-radius: 10px;
    margin-right: 20px;
    cursor: pointer;
    overflow: hidden;
    margin-bottom: 20px;
    border: 1px solid #E9E9E9;
}
.work-gallery li:nth-child(4n){
    margin-right: 0;
}
.add-gallery-item{
    border: 1px solid #E9E9E9;
    transition: all 0.3s;
}

.work-gallery ul li:before{
    content: "";
    padding-top: 100%;
    display: block;
}
.add-gallery-item .add {
    position: absolute;
    left: 10px;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.add-gallery-item .icon {
    background: url(/icon/cursor-plus.svg) center no-repeat;
    width: 34px;
    height: 34px;
    margin-bottom: 3px;
}
.add-gallery-item p {
    font-size: 12px;
    line-height: 24px;
    text-transform: uppercase;
    color: #323232;
    width: 100%;
    text-align: center;
    transition: all 0.3s;
}

.work-block .add-gallery-item .icon{
    background: url(/icon/add-photo.svg) center no-repeat;
}

.works-photo .remove {
    position: absolute;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 8px;
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 10px;
    top: 10px;
    z-index: 5;
    transition: all 0.3s;
}
.works-photo svg {
    stroke:#fff;
    width: 10px;
    height: 10px;
}
.works-photo img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    max-height: 75%;
    max-width: 75%;
    width: auto;
    z-index: 3;
}
.works-photo .count {
    position: absolute;
    left: 14px;
    bottom: 10px;
    font-size: 12px;
    line-height: 18px;
    color: #FFFFFF;
    z-index: 5;
}
.delete-gallery .popup-title{
    max-width: 360px;
    margin: 0 auto 20px;
}
.delete-gallery .popup-title + .popup-group-bottom{margin-top: 0;}
.work-block .works-photo:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: linear-gradient(57.43deg, rgba(0, 0, 0, 0.6) 1.02%, rgba(0, 0, 0, 0) 41.36%);
    border-radius: 10px;
    z-index: 4;
}
.work-block  .works-photo img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    min-height: 100%;
    min-width: 100%;
    width: auto;
    z-index: 3;
}

.work-block.work-gallery .h3{
    margin-bottom: 15px;
}
.work-block .tab-nav .tab-toggle div .tab-caption{
    padding-top: 10px;
}
.work-block .tab-nav{
    margin-bottom: 40px;
}
.work-block .add-input-block,
.work-block .video-block{
    max-width: 690px;
}
.work-block .video-block{
    margin-bottom: 20px;
}
.work-block .video-block .text{
    margin-bottom: 12px;
}
.work-block .add-more{
    font-size: 12px;
    line-height: 22px;
    color: #323232;
    display: table;
    cursor: pointer;
    transition: all 0.3s;
}
.work-block .input-with-remove-btn{
    padding-right: 30px;
}
.work-block .input-with-remove-btn .btn-close{
    width: 26px;
    height: 26px;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}

@media ( min-width:1200px ){
    .works-photo .remove:hover {
        background: rgba(0, 0, 0, 0.5);
    }
    .reply-block .btn-wrapp .btn-link:hover {
        color: #EF7F1A;
    }
    .add-gallery-item:hover {
        border-color: #EF7F1A;
    }
    .add-gallery-item:hover p{
        color: #EF7F1A;
    }
    .add-gallery-item:hover .icon{
        background: url(/icon/cursor-hover.svg) center no-repeat;
    }
    .work-block .add-gallery-item:hover .icon{
        background: url(/icon/add-photo-y.svg) center no-repeat;
    }
}
@media ( max-width:1700px ){
    .work-gallery,
    .review-about-me{
        padding: 50px 65px;
    }
}
@media ( max-width:1480px ){
    .work-gallery,
    .review-about-me{
        padding: 40px 30px;
    }
}
@media ( max-width:767px ){
    .work-gallery ul{
        justify-content: space-between;
    }
    .work-gallery li{
        width: calc(50% - 5px);
        margin-right: 0;
        margin-bottom: 10px;
    }
}
@media ( max-width:575px ){
    .work-gallery,
    .review-about-me {
        padding: 30px 20px;
    }
    .review-info .caption{
        width: 100%;
        margin-bottom: 10px;
    }
    .review-info .select-box{
        width: 100%;
    }
    .review-about-me .review-item{
        padding: 19px 0;
    }
    .review-about-me .master-photo, .reply-block .master-photo{
        left: 0;
    }
    .review-about-me .reply-review {
        margin: 0;
        padding: 22px 0 0 52px;
    }
    .reply-block{
        padding-left: 52px;
    }
    .reply-block .btn-wrapp .btn-link{
        margin-right: 20px;
    }
    .reply-block textarea.input{
        margin-bottom: 20px;
    }
    .add-gallery-item p{
        font-size: 10px;
        line-height: 18px;
    }
}
/*-------------REVIEWS ABOUT ME END-------------------*/

/*REGISTER PAGES*/
.register-page{position:relative;}
.register-page-inner{max-width:590px;margin:0 auto;}
.register-page-inner .form-link{margin-top:15px;}
.register-page-inner .reg-btn-wrapp{display: -ms-flexbox;display: flex;justify-content: space-between;align-items: center;border-top:1px solid #E9E9E9;padding-top:30px;margin-top:30px;}
/*progress-bar*/
.progress-bar{display: block;font-size: 0;text-align: center;min-height:66px;;margin:0 auto;margin-bottom:70px;max-width: 780px;}
.progress-bar ul{font-size: 0}
.progress-bar li{position: relative;display: inline-block;width: 25%;text-align: center;height: 36px;}
.progress-bar li:before{content: "";position: absolute;bottom:3px;left:50%;width:100%;height: 2px;background:#E9E9E9;}
.progress-bar li:last-child:before{content:none;}
.progress-bar li i, .progress-bar li span{display: block;font-size: 12px;line-height: 1em;color:#000;font-weight:400;}
.progress-bar li span{margin-top: 38px;}
.progress-bar li b{position: absolute;bottom:-2px;left:50%;margin-left:-6px;width:12px;height:12px;border-radius: 50%;background: #fff;border: 3px solid #E9E9E9;z-index: 1}
.progress-bar li.checked:before{background: #3EAA08;}
.progress-bar li.active b{border-color: #3EAA08}
.progress-bar li.active span{color: #2E9700;font-weight:500;}
.progress-bar li.checked b{border-color: #3EAA08;background:#3EAA08;}

header.header3 .logo{position:absolute;}
header .progress-bar{max-width:880px;margin-bottom:0;width:100%;}
header .progress-bar li{height: 25px;}
header .progress-bar li i{display:none;}
header .progress-bar li span{margin-top:42px;}

/*step 1*/
.confirm-btn{position: absolute;top:10px;right:1px;padding:0 25px;border: none;color:#EF7F1A;text-align:center;font-weight:700;font-size:12px;line-height:30px;text-transform:uppercase;display:inline-block;vertical-align:bottom;cursor:pointer;z-index:2;border-left:1px solid #E9E9E9;background: #fff;transition:0.3s;-webkit-transition:0.3s;}
.confirm-code{display:none;}
.confirm-code .copy-tel{position:relative;margin-bottom: 5px;font-size: 0;}
.copy-tel .visible-tel{font-size:14px;line-height:18px;font-weight:400;color: #626262;display:inline-block;}
.copy-tel .visible-tel b{font-weight:500;color:#323232;}
.copy-tel .remove-tel{position: relative;display: inline-block;top:0;right:-4px;width:20px;height:20px;text-align:center;}
.copy-tel .remove-tel >*{margin-top: 4px;}
.confirm-code .confirm-btn{opacity:0;visibility:hidden;}
.confirm-code.success-code .confirm-btn{opacity:1;visibility:visible;}
.success-tel{position:absolute;right:15px;top: 50%;margin-top: -9px;width:18px;height:18px;opacity:0;visibility:hidden;-webkit-transition:0.2s;transition:0.2s;z-index:2;}
.confirm-tel.tel-confirmed{pointer-events:none;}
.confirm-tel.tel-confirmed .confirm-btn{opacity:0;visibility:hidden;}
.confirm-tel.tel-confirmed .success-tel{opacity:1;visibility:visible;}
.if-visible .check-visible{opacity:0;visibility:hidden;transition:0.3s;-webkit-transition:0.3s;}
.if-visible .check-visible.visible{opacity:1;visibility:visible;}
/*step 2*/
.register-upload-photo-wrapp{margin:40px 0 30px;}
.register-page-inner .btn-ap-group .btn{width:auto;}
/*step 3*/
.register-page-inner .select-category{position: relative;font-size: 0;}
.register-page-inner .select-category li:first-child{border-top: 1px solid #E9E9E9;}
.register-page-inner .select-category li{position: relative;font-size: 14px;line-height:24px;border-bottom: 1px solid #E9E9E9;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;cursor:pointer;font-weight: 500;padding-left: 20px;padding-top: 18px;padding-bottom: 18px;}
.register-page-inner .select-category li:before{content: "";position: absolute;right:10px;top: 27px;width: 10px;height: 7px;background: url(../icon/arrow-down.svg) center no-repeat;-webkit-transform: rotate(-90deg);transform: rotate(-90deg);}
.register-page-inner .select-category li a{display:block;padding-right:20px;color: #1f1f1f;}
.register-page.step3 .register-page-inner .reg-btn-wrapp{border-top:none;margin-top:0;}
/*step 4*/
.register-page-inner .region-work{padding:0;box-shadow: none;border-radius: 0;}
.register-page-inner .region-work .h3{font-size:18px;}
.register-page-inner .region-work p{margin-bottom:30px;font-size:14px;}
.register-page-inner .region-work .bottom-group-btn{display:none;}
.register-page.step4 .register-page-inner .reg-btn-wrapp{border-top:none;margin-top:0;}
.register-page-inner .region-work .checkbox-item{width:50%;}

.register-page-inner .select-category li.active, .register-page-inner .select-category li:hover{background-color:#E9E9E9;}
/*media*/
@media(min-width:1200px){
    .confirm-btn:hover{color:#000;}
}
@media (max-width: 1480px){
    .progress-bar{margin-bottom:40px;}
    .confirm-btn{top:5px;}
    header .progress-bar{max-width:780px;}
}
@media (max-width:1280px){
    header .progress-bar{max-width:600px;min-height: 60px;}
}
@media (max-width:991px){
    header .progress-bar{max-width:280px;min-height:25px;}
    header .progress-bar li i{display:block;}
    header .progress-bar li span{margin-top: 0;display: none;}
}
@media(max-width:767px){
    .progress-bar{min-height:40px;margin-bottom: 25px;margin-left: -12.5%;margin-right: -12.5%;}
    .progress-bar li span{margin-top: 0;display: none;}
    .confirm-btn{padding:0 18px;}
    .copy-tel .visible-tel{font-size:13px;}
    .register-page-inner .reg-btn-wrapp{margin-top:25px;padding-top:20px;}
    .register-upload-photo-wrapp{margin:25px 0;}
    .register-page-inner .region-work p{margin-bottom:20px;}
    .register-page-inner .region-work .checkbox-item{width:100%;padding-right:0;}
    header .progress-bar{max-width: 200px;margin: 0 auto;}
}

/*-------------PERSONAL ACCOUNT-------------------*/
.personal-account{
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08);
    border-radius: 10px;
    padding: 50px 100px;
}
.pa-header {
    padding-bottom: 32px;
    border-bottom: 1px solid #E9E9E9;
}
.pa-header .h3 {
    font-size: 22px;
    line-height: 28px;
    color: #323232;
    margin-bottom: 6px;
}
.pa-header p {
    font-size: 14px;
    line-height: 19px;
    color: #626262;
}
.pa-header a {
    color: #323232;
    position: relative;
}
.pa-header a:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    height: 1px;
    background: #323232;
    width: 100%;
    transition: all 0.3s;
}
.pay-item {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 34px 0;
    border-bottom: 1px solid #E9E9E9;
}
.pay-item p {
    font-size: 12px;
    line-height: 18px;
    color: #626262;
    margin-bottom: 8px;
}
.pay-item .pay-type {
    width: 36%;
}
.pay-item .pay-name {
    font-size: 14px;
    line-height: 18px;
    color: #323232;
}
.pay-item .pay-date {
    width: 25%;
    font-size: 12px;
    line-height: 18px;
    color: #626262;
    text-align: left;
}

.pay-date > p > span {
    font-weight: 500;
}

.pay-summ b{
    font-size: 14px;
    line-height: 18px;
    color: #3EAA08;
    font-weight: 500;
    display: block;
    text-align: right;
}

.pay-item .pay-summ {
    width: 33%;
}
.pay-item .return-money {
    width: 100%;
    padding-top: 25px;
}
.pay-summ .status {
    margin-bottom: 8px;
    display: flex;
    align-items: baseline;
    justify-content: flex-end;
}
.pay-summ span {
    font-size: 12px;
    line-height: 18px;
    color: #626262;
}
.pay-summ .status-point {
    font-size: 12px;
    position: relative;
    padding-left: 14px;
}
.pay-summ .status-point:after {
    position: absolute;
    width: 6px;
    height: 6px;
    background: #EF801A;
    left: 4px;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
    content: "";
}
.pay-summ .wait {
    color: #EF801A;
}
.pay-summ .done {color: #3EAA08;}
.pay-summ .done:after {
    background: #3EAA08;
}
.pay-summ .red {color: #E02425;}
.pay-summ .status-point.red:after {background: #E02425;}


.how-it-work .popup-title {
    margin-bottom: 15px;
}
.cancel-register p,
.how-it-work p {
    margin-bottom: 15px;
}
.how-it-work .btn-text {font-weight: 600;font-size: 13px;}

.change-password {
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08);
    border-radius: 10px;
    padding: 50px 100px;
}
.change-password .h3 {
    margin-bottom: 32px;
}
.change-password form {
    max-width: 285px;
}
.change-password .alert-error {
    font-size: 12px;
    line-height: 18px;
    color: #C13127;
    position: absolute;
    top: calc(100% + 2px);
    left: 0;
    display: none;
}

.change-service{
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08);
    border-radius: 10px;
    padding: 50px 100px;
}

.change-service-header {
    padding-bottom: 45px;
}
.change-service-header .h3 {
    margin-bottom: 12px;
}
.change-service-header b {
    font-size: 16px;
    line-height: 24px;
    color: #323232;
    display: block;
    margin-bottom: 4px;
    font-weight: 500;
}
.change-service-header p {
    font-size: 14px;
    line-height: 18px;
    color: #626262;
}
.change-service .accordion-title{
    font-weight: 500;
}
.change-service .checkbox-wrapper {
    display: flex;
    flex-wrap: wrap;
}
.change-service .checkbox-item{
    width: 38%;
    padding-right: 15px;
}

.change-service .select-category li {
    border-top: 1px solid #E9E9E9;
}
.change-service .select-category li:last-child {
    border-bottom: 1px solid #E9E9E9;
}
.change-service .select-category a {
    display: block;
    padding: 18px 40px 18px 0;
    font-size: 14px;
    line-height: 21px;
    color: #323232;
    font-weight: 500;
    position: relative;
}
.change-service .select-category a:after{
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background: url(../icon/arrow-right.svg) center no-repeat;
    width: 7px;
    height: 10px;
}

.cancel-register .popup-title{
    margin-bottom: 10px;
}


@media ( min-width:1200px ){
    .change-service .select-category a:hover{
        color: #EF7F1A;
    }
    .change-service .select-category a:hover:after{
        background: url(../icon/arrow-right-orange.svg) center no-repeat;
    }
    .pa-header a:hover:after {
        width: 0%;
    }
    .cancel-register .popup-group-bottom{margin-top: 40px;}
}
@media ( max-width:1700px ){
    .change-service,
    .change-password,
    .personal-account{
        padding: 40px 65px;
    }
}
@media ( max-width:1480px ){
    .change-service,
    .change-password,
    .personal-account{
        padding: 40px 30px;
    }
}
@media ( max-width:1200px ){
    .pay-item{
        padding: 20px 0;
    }
    .pay-item .return-money{
        padding-top: 15px;
    }
}
@media ( max-width:767px ){
    .how-it-work .btn-text{
        font-size: 11px;
    }
    .pay-item .pay-date,
    .pay-item .pay-type{
        width: 100%;
        text-align: left;
        margin-bottom: 5px;
    }
    .pay-item .pay-summ{
        position: absolute;
        right: 0;
        top: 16px;
    }
    .pay-item p{
        margin-bottom: 5px;
    }
    .pay-item{
        padding: 15px 0;
        position: relative;
    }
    .change-service .checkbox-item{
        width: 50%;
    }

    .change-service-header{
        padding-bottom: 30px;
    }
    .change-service-header b{
        font-size: 14px;
    }


}
@media ( max-width:575px ){
    .change-service .checkbox-item{
        width: 100%;
    }
    .pay-summ span{font-size: 0;}
    .pay-summ .status{margin-bottom: 5px;}
    .change-service,
    .change-password,
    .personal-account{
        padding: 30px 20px;
    }
    .pay-item .return-money{
        padding-top: 10px;
    }
    .pay-item .pay-date{margin-bottom: 0;}
    .pa-header a{
        display: table;
    }


    .personal-account .tabs{
        margin: 0 -20px;
    }
    .personal-account .tab{
        padding: 0 20px;
    }
    .pay-item .pay-type{
        max-width: 60%;
    }
    .cancel-register .popup-group-bottom{
        justify-content: center;
        flex-wrap: wrap;
    }
    .cancel-register .btn{
        width: 100%;
    }
    .cancel-register .cancel{
        margin-bottom: 10px;
    }
}
/*-------------PERSONAL ACCOUNT END-------------------*/
/*-------------REGISTER SUCCESS-------------------*/
.register-success {
    height: calc(100vh - 78px);
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.register-success .icon {
    width: 86px;
    height: 86px;
    margin-bottom: 30px;
}
.register-success .h3 {
    margin-bottom: 15px;
}
.register-success p {
    font-size: 16px;
    line-height: 24px;
    color: #626262;
}
.register-success .phone {
    display: table;
    margin: 5px auto 25px;
    color: #323232;
    font-weight: 500;
}
.register-success .btn {
    margin-top: 30px;
}
.how-you-work > .title {
    font-size: 18px;
    line-height: 24px;
    color: #323232;
    font-weight: 500;
    margin-bottom: 5px;
}
.how-you-work > p {
    font-size: 14px;
    line-height: 24px;
    color: #626262;
    margin-bottom: 30px;
}
.register-page .ps-list .select-box{max-width: 100%;}
.work-location {
    border: 1px solid #E9E9E9;
    box-sizing: border-box;
    border-radius: 3px;
}
.work-location-header {
    font-size: 14px;
    line-height: 24px;
    color: #626262;
    height: 48px;
    padding: 0 40px 0 15px;
    display: flex;
    align-items: center;
    cursor: pointer;
    position: relative;
}
.work-location-header:after {
    content: "";
    position: absolute;
    right: 15px;
    top: 50%;
    background-size: 100% auto;
    width: 10px;
    height: 7px;
    background: url(../icon/arrow-down.svg) center no-repeat;
    transform: translateY(-50%) rotate(0);
    transition: all 0.3s;
    background-size: contain;
}
.work-location.active{box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08);}
.work-location.active .work-location-header:after {
    transform: translateY(-50%) rotate(-180deg);
}
.work-location-inner {
    display: none;
    border-top: 1px solid #E9E9E9;
    padding: 15px 30px;
}
.work-location-inner .wl-item .checkbox-entry{
    padding: 0;
}
.work-location .wl-item .checkbox-entry.checkbox span{
    font-weight: 400;
}
.work-location .checkbox-item {
    margin-bottom: 15px;
}

.work-location .wli-content {
    padding-left: 30px;
}
.place-of-study .h3 {
    margin-bottom: 20px;
}
.ps-list .item {
    border-top: 1px solid #E9E9E9;
}
.ps-list .item:last-child {
    border-bottom: 1px solid #E9E9E9;
}
.ps-list .checkbox-entry {
    padding: 18px 0;
    width: 100%;
}
.ps-list .checkbox-entry.checkbox  span {
    color: #323232;
    font-weight: 500;
}
.ps-list .item-inner {
    padding-bottom: 20px;
    display: none;
}
.ps-list .item-inner ,
.ps-list .select-box {
    max-width: 386px;
}
.ps-list .item-inner > p{
    font-size: 14px;
    line-height: 24px;
    color: #626262;
    margin-bottom: 10px;
}

.ps-list .input-group{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.ps-list .input-group .input-field-wrapp{
    width: calc(50% - 5px);
}
.education-and-exp,
.work-schedule,
.place-of-study {
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08);
    border-radius: 10px;
    padding: 50px 100px;
}
/*work-shedule-block*/
.work-shedule-block{position:relative;}
.work-shedule-block .work-shedule-day{display: -ms-flexbox;display:flex;justify-content:space-between;align-items: flex-start;max-width: 320px;}
.work-shedule-block .work-shedule-day:last-child{margin-bottom:0;}
.work-shedule-block .work-shedule-day .checkbox-item{margin-top:8px;}
.select-hours .select-item{display:inline-block;pointer-events:none;cursor:inherit;}
.select-hours.allowed-select .select-item{pointer-events:inherit;cursor:pointer;}
.select-hours .select-separator{position:relative;display:inline-block;vertical-align: middle;width:8px;height:1px;background:#626262;margin: 0 4px;}
.add-select-block .add-select-inner.hide{display:none}
.added-select .add-select-inner.hide{display:block;margin-top: 10px;position:relative;}
.added-select .add-select-inner.hide .btn-close{right:auto;left:-32px;top:4px;}
.work-shedule-block.work-date .add-select-inner.hide .btn-close{left:184px;}
.add-select-block .add-more{margin-top:10px;display:none;transition: 0.2s;-webkit-transition: 0.2s;cursor: pointer;}
.add-select-block .add-more.visible{display:inline-block;}
.work-shedule-block .work-shedule-day:not(:last-child){
    margin-bottom: 30px;
}
.work-schedule .SumoSelect > .CaptionCont {height: 40px;}
.work-schedule-header .h3 {
    margin-bottom: 5px;
    width: 100%;
}
.work-schedule-header  b {
    font-size: 16px;
    line-height: 22px;
    color: #323232;
    font-weight: 500;
}
.work-schedule .add-more{
    font-size: 12px;
    line-height: 18px;
    color: #323232;
}
.work-schedule .add-more b{font-size: 11px;font-weight: 500;}

.work-schedule-header b{margin-bottom: 15px;}
.work-schedule-header {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.work-schedule-header .left {
    margin-bottom: 15px;
}
.work-schedule-header .tab-switch {
    margin-bottom: 15px;
}
.tab-switch {
    border: 1px solid #E9E9E9;
    box-sizing: border-box;
    border-radius: 3px;
    padding: 4px;
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    transition: all 0.3s;

}
.tab-switch span {
    height: 38px;
    display: flex;
    align-items: center;
    padding: 0 19px;
    position: relative;
    font-size: 12px;
    line-height: 1;
    text-transform: uppercase;
    color: #626262;
    cursor: pointer;
    transition: all 0.3s;
}
.tab-switch span.active {
    background: linear-gradient(90.11deg, #39A908 0.1%, #70B109 99.92%);
    border-radius: 3px;
    color: #fff;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
}
.switch-tab{
    display: none;
}
.switch-tab.active{
    display: block;
}
.tab-date .checkbox-item {
    margin-bottom: 15px;
}
.tab-date .hours-wrapper {
    padding-top: 5px;
}

.add-inputs-block{position:relative;margin-top:15px;   max-width: 660px;}
.add-inputs-block .add-input-block-item{position:relative;padding-bottom:20px;margin-bottom:25px;border-bottom:1px solid #E9E9E9;}
.add-inputs-block .add-input-block-item:last-child{margin-bottom:15px;}
.add-input-block-item .title{margin-bottom:15px;}
.add-input-block-item .add-more{
    margin-top:10px;
    font-size: 12px;
    line-height: 22px;
    color: #323232;
    display: table;
    cursor: pointer;transition: all 0.3s;
}
.add-input-block-item .add-more b{font-size: 11px;}
.experience-bloСЃk{display: -ms-flexbox;display: flex;align-items: center;margin-bottom: 0;}
.experience-bloСЃk .title{margin-right:10px;}
.experience-bloСЃk .input-field-wrapp{margin-bottom:0;font-size:0;}
.experience-bloСЃk .input-field-wrapp .input{color: #323232;font-weight: 500;text-align: center;height: 40px;padding: 0 5px;width: 48px;margin-right:10px;}
.experience-bloСЃk .input-field-wrapp .input-label{font-size: 13px;line-height: 1em;color: #626262;font-weight: 400;white-space: nowrap;display: inline-block;margin-bottom: 0;min-width: 12px;height: 13px;}
.input-with-remove-btn.hide{display:none}
.added-inputs .input-with-remove-btn.hide {
    display: block;
    margin-top: 10px;
}
.input-with-remove-btn{
    position: relative;
}
.input-with-remove-btn .input{
    padding-right: 45px;
}
.input-with-remove-btn .remove{
    position: absolute;
    cursor: pointer;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 3;
}
.input-with-remove-btn .icon{
    stroke:#323232;
    width: 10px;
    height: 10px;
}

.education-and-exp .h3 {
    margin-bottom: 15px;
}
.education-and-exp .text .title {
    font-size: 16px;
    line-height: 24px;
    color: #323232;
    font-weight: 500;
    margin-bottom: 5px;
}
.education-and-exp .text p {
    font-size: 14px;
    line-height: 22px;
    color: #626262;
}

@media (min-width: 767px){
    .register-page.step4 {min-height: calc(100vh - 168px);}
}
@media ( min-width:1200px ){
    .register-page.step4 {min-height: calc(100vh - 186px);}
    .register-success .phone:hover {
        color: #EF7F1A;
    }
}
@media ( max-width:1700px ){
    .education-and-exp,
    .work-schedule,
    .level-of-students,
    .place-of-study{
        padding: 50px 65px 60px;
    }

}
@media ( max-width:1480px ){
    .ps-list .SumoSelect > .optWrapper > .options{
        max-height: 146px;
    }
    .work-schedule,
    .education-and-exp,
    .level-of-students,
    .place-of-study{
        padding: 40px 30px;
    }
}
@media ( max-width:1200px ){
    .register-success p{font-size: 14px;}
    .register-success .icon {
        width: 56px;
        height: 56px;
        margin-bottom: 25px;
    }
    .tab-switch {
        padding: 2px;
    }
    .tab-switch span {
        height: 34px;
        padding: 0 12px;
        font-size: 11px;
    }

}
@media ( max-width:991px ){
    .place-of-study  .item-inner ,
    .place-of-study .select-box {
        max-width: 100%;
    }

}
@media ( max-width:575px ){
    .ps-list .input-group .input-field-wrapp{
        width: 100%;
    }
    .ps-list .input-group .input-field-wrapp:last-child{margin-bottom: 0;}
    .education-and-exp,
    .work-schedule {
        padding: 30px 20px;
    }
    .work-schedule .select-hours{
        width: 100%;
    }
    .work-shedule-block .work-shedule-day{flex-wrap: wrap;}
    .work-shedule-block .work-shedule-day:not(:last-child){
        margin-bottom: 20px;
    }
    .work-shedule-block .work-shedule-day .checkbox-item{margin-top: 0;margin-bottom: 10px;}
    .select-hours .select-item .SumoSelect{
        width: 90px;
    }
    .work-schedule .SumoSelect > .CaptionCont{width: 100%;}
    .select-item .SumoSelect > .CaptionCont > label > i{height: 24px;}
    .work-schedule-header b{font-size: 14px;}
    .tab-switch span{
        width: 100%;
        text-align: center;
        justify-content: center;
    }
}
/*-------------REGISTER SUCCESS END-------------------*/
/*REQUEST PAGE*/
.request-top {
    text-align: center;
}
.request-top .h3 {
    margin-bottom: 15px;
}
.request-top p{
    font-size: 14px;
    line-height: 24px;
    color: #626262;
    text-align: center;
    max-width: 300px;
    margin: 0 auto 30px;
}
.request-page-inner {
    max-width: 590px;
    margin: auto;
}
.request-item {
    border: 1px solid #E9E9E9;
    box-sizing: border-box;
    border-radius: 3px;
    margin-bottom: 10px;
}
.request-item.open {
    padding: 15px 20px 30px;
}
.request-item-title {
    font-size: 14px;
    line-height: 24px;
    color: #323232;
    padding: 13px 20px;
    font-weight: 500;
    display: block;
    position: relative;
}
.request-item .btn-wrapper {
    padding-top: 30px;
    display: flex;
    justify-content: center;
}

.request-item .caption {
    font-size: 14px;
    line-height: 24px;
    color: #323232;
    font-weight: 500;
    margin-bottom: 10px;
}
.group-service:not(:last-child) {
    margin-bottom: 15px;
}
.group-service .select-box {
    display: none;
    margin-top: 10px;
}

.checked .request-item-title:after {
    content: "";
    position: absolute;
    right: 15px;
    top: 20px;
    background: url(../icon/check-gray.svg) center no-repeat;
    width: 10px;
    height: 8px;
}
.request-item-title span {
    font-size: 14px;
    line-height: 24px;
    color: #626262;
    display: block;
    font-weight: 400;
}
.request-item .input-field-wrapp:last-child{
    margin-bottom: 0;
}


.location-list .select-box:not(:first-child) {
    margin-top: 10px;
}
.request-page-inner .request-check{
    margin: 2px 0 -10px;
}
/*connect*/
.connect-page.page-relative{position:relative;top:auto;bottom:auto;height:100%;}
.connect-page .connect-page-inner{position: relative;height: 100%;padding: 20px 15px 0;overflow-y: auto;background: #fff;}
.connect-steps .connect-item{position:relative;display:block;border: 1px solid #E9E9E9;border-radius: 3px;padding:13px 15px;margin-bottom:10px;-webkit-transition:0.3s ease-in-out;transition: 0.3s ease-in-out;}
.connect-steps .connect-item:last-child{margin-bottom:0;}
.connect-item .connect-caption{display:block;position:relative;font-size:15px;line-height:20px;font-weight:500;color: #626262;}
.connect-item .set-select-info{position:relative;display:block;font-size:15px;line-height:22px;color: #626262;font-weight:400;-webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;display:none;}
.connect-item.active{padding-bottom:25px;}
.connect-item.active .connect-caption, .connect-item.checked .connect-caption{color: #323232;}
.connect-item.checked .set-select-info{display:block;}
.connect-item.checked:before{content: "";position: absolute;right:15px;top:19px;width: 7px;height: 3px;border-left:1px solid #BBBBBB;border-bottom:1px solid #BBBBBB;transform: rotate(-45deg);-webkit-transform: rotate(-45deg);}
.connect-item .connect-inner{margin-top:20px;display:none;}
.connect-item.active .connect-inner{display:block;}
.connect-item .connect-inner .search-result-select:first-child{margin-top:0;}
.connect-item .connect-inner .search-result-select{margin-top:10px;}
.connect-item .connect-inner .check-if-change{display:none;}
.connect-item .connect-inner .btn-next{margin-top:25px;}
.connect-item .connect-inner .input-field-wrapp{margin-bottom:10px;}
.connect-item .connect-inner .input-field-wrapp:last-child{margin-bottom:0;}
/*step 1*/
.connect-item.service-item .checkbox-item:first-child{margin-top:0;}
.connect-item.service-item .checkbox-item{margin-top:15px;}
.connect-item.service-item .search-result-select{display:none;}
/*step 2*/
.connect-item.place-item .connect-region{display:none;}
/*step 4*/
.connect-item.data-item + .checkbox-item{margin-top:15px;display:none;}
.connect-item.data-item.active + .checkbox-item{display:block;}



.pb-inner {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 10px;
}
.pb-inner .input-field-wrapp {
    margin-right: 10px!important;
}

.pb-inner .input-field-wrapp.hide-input {
    display: none;
}


/*NEW STYLE*/
.header-filters {
    display: flex;
    align-items: center;
}
.header-filters a {
    height: 48px;
    display: flex;
    align-items: center;
    padding: 0 45px 0 20px;
    background: #F7F7F7;
    border-radius: 3px;
    margin: 0 5px;
    position: relative;
    min-width: 320px;
}
.header-filters a:after {
    content: "";
    position: absolute;
    background: url(../icon/arrow-down.svg) center no-repeat;
    width: 10px;
    height: 7px;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}
.header-filters img {
    width: 20px;
    margin-right: 10px;
}
.header-filters span {
    font-size: 14px;
    line-height: 13px;
    color: #323232;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 200px;
}



.main .input-search {
    width: calc(100% - 48%);
}
.main-search .choose-city {
    padding-left: 23px;
    display: flex;
    align-items: center;
    border-left: 1px solid #E9E9E9;
    position: relative;
    padding-right: 35px;
    min-width: 28%;
}
.main-search .choose-city:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
    height: 7px;
    background: url(../icon/arrow-down.svg) center no-repeat;
}
.main-search .choose-city img {
    margin-right: 7px;
    width: 20px;
}
.main-search .choose-city .city {
    margin-left: 0;
    font-size: 14px;
    line-height: 26px;
    color: #626262;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 240px;
}

.district-list{
    padding-top: 25px;
    min-height: 240px;
    display: none;
}
.district-list .popular-title {
    font-size: 16px;
    line-height: 25px;
    color: #1f1f1f;
    font-weight: 500;
    margin-bottom: 16px;
}
.district-list .district-group {
    display: flex;
    flex-wrap: wrap;
}
.district-list .radio-district {
    width: 33.33%;
    display: block;
}

.district-list .radio-text {
    display: block;
    padding: 7px 15px;
    font-size: 14px;
    line-height: 22px;
    color: #626262;
    text-align: left;
    cursor: pointer;
}
.district-list .radio-text:hover,
.district-list input:checked + .radio-text {
    background: #F7F7F7;
}
.district-list  .district {
    color: #1f1f1f;
    font-size: 16px;
    display: block;
}

/*-------CONTACT-------*/
.contacts-wrapp + .contact-form {
    margin-top: 100px;
}
.contact-form{
    padding-bottom: 20px;
}
.contact-form .input-field-wrapp textarea.input{
    border-bottom: 1px dashed #E9E9E9;
    border-radius: 3px 3px 0 0;
}
.contact-form .file {
    border: 1px solid #E9E9E9;
    box-sizing: border-box;
    border-radius: 0 0 3px 3px;
    border-top: 0;
    display: flex;
    height: 48px;
    font-size: 14px;
    line-height: 28px;
    color: #626262;
    align-items: center;
    padding: 5px 14px;
    cursor: pointer;
    background: url(../icon/icon-attach.svg) calc(100% - 15px) center no-repeat;
}
.contact-form .file span {
    color: #ccc;
    margin-left: 4px;
}

/*ARTICLE CONTENT*/
.article-content {
    padding-top: 35px;
}
.article-content > * {
    margin-bottom: 30px;
}
.article-content .image {
    margin-bottom: 30px;
}
.article-content .type-main {
    margin-left: -10%;
    margin-right: -10%;
}
.article-content .swiper-pagination {
    position: relative;
    margin: 30px auto 0;
    bottom: auto;
}
.article-content .swiper-pagination .swiper-pagination-bullet{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 0 22px!important;
    border: 1px solid #D8D8D8;
    background-color: transparent;
    opacity: 1;
}
.article-content .swiper-pagination .swiper-pagination-bullet-active{
    background: #EF801A;
    border-color: #EF801A;
}
.article-content .video-iframe:before{
    content: "";
    display: block;
    padding-top: 58.19%;
}
.article-content .video-iframe{
    position: relative;
    overflow: hidden;
}
.article-content .video-iframe iframe{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
/*---------------------------------*/

.master-gallery .arrow {
    background: #FFFFFF url(../icon/arrow-right.svg) center no-repeat;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08);
    border-radius: 30px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    border-radius: 50%;
    z-index: 5;
    right: 15px;
    cursor: pointer;
}
.master-gallery .arrow.left{
    transform: translateY(-50%) rotate(180deg);
    right: auto;
    left: 25px;
}
.master-gallery .arrow.disabled{
    display: none;
}
.blog-sec .breadcrumb{
    padding: 15px 100px 30px
}
@media ( max-width:1680px ){
    .blog-sec .breadcrumb{
        padding: 15px 50px 30px
    }

}
@media ( max-width:1480px ){
    .blog-sec .breadcrumb{
        padding: 15px 15px 30px
    }

}

@media ( max-width:1400px ){
    .main .input-search {
        width: calc(100% - 50%);
    }
    .header-filters a{
        min-width: 240px;
    }
    .header-filters span {
        width: 150px;
    }

}

@media ( max-width:1200px ){
    .header-filters a{
        min-width: 160px;
    }

    .header-filters span {
        width: 120px;
    }

    .contacts-wrapp + .contact-form {
        margin-top: 80px;
    }
    .article-content .type-main {
        margin-left: 0%;
        margin-right: 0%;
    }
}

@media ( max-width:1000px ){
    .header-filters a{
        height: 48px;
        padding: 0 15px;
        min-width: inherit;
    }
    .header-filters img{
        margin-right: 0;
    }
    .header-filters a:after{
        content: none;
    }
    .header-filters span{
        display: none;
    }
}

@media ( max-width:767px ){

    .master-gallery .arrow{
        display: none;
    }
    .main .input-search{
        width: 100%;
    }

    .main .input-search {
        width: calc(100% - 60%);
    }

    .main-search .choose-city{
        min-width: 0%;
        background: #fff;
        height: 44px;
        margin-top: 10px;
        border-radius: 4px;
        padding: 0 15px;
    }
    .main-search .choose-city:after {
        right: 15px;
    }
    .district-list .radio-district{
        width:100%;
    }
    .district-list .district{
        font-size: 14px;
    }
}

@media ( max-width:575px ){
    .main-search .choose-city{
        min-width: 100%;
    }
    .main .input-search {
        width: 100%;
    }
    form.main-search.search-block div.form-group button.clear-input-autocomplete {
        position: absolute;
        right: 50px;
        top: 14px;
    }
}

.user-help-item {
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08);
    border-radius: 10px;
    padding: 35px 100px 50px;
}
.user-help-item:not(:last-child){
    margin-bottom: 20px;
}
.user-help-item .item-title + .contact-form{
    margin-top: 20px;
}
.contact-form .file span{
    font-size: 12px;
}
@media ( max-width:1450px ){
    .user-help-item {
        padding: 35px 40px 40px;
    }
}
@media ( max-width:991px ){
    .user-help-item {
        padding: 30px 20px;
    }
    .contact-form .file{
        font-size: 12px;
        flex-wrap: wrap;
    }
}


.search-rezult{
    position: relative;
    padding-top: 20px;
	min-height: calc(100vh - 137px);
}
.search-filter{
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    background: #323232;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08);
    padding: 15px 0;
    position: absolute;
    z-index: 99;
}
.search-filter.fixed{
    position: fixed;
}
.search-filter .container{
    max-width: 1026px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.search-filter .accordion-item{
    width: calc(19.5% - 10px);
    padding: 0 16px 0 20px;
    background: #FFFFFF;
    box-sizing: border-box;
    border-radius: 3px;
}
.search-filter .accordion .accordion-item.active{
    border-radius: 3px 3px 0 0;
    z-index: 10;
}
.search-filter .accordion-item:last-child{
    width: calc(22% - 10px);
}
.search-filter .accordion .accordion-item .accordion-title{
    padding: 0;
    height: 40px;
    position: relative;
    display: flex;
    align-items: center;
    line-height: 1.1;
}
.search-filter .accordion .accordion-title.active:before {
    top: 13px;
}
.search-filter .accordion .accordion-inner{
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #fff;
    padding: 10px 15px!important;
}
.search-filter .accordion.type2 .accordion-title.active{
    padding-bottom: 0;
}

.radio-row {
    display: block;
}
.group-filter input {
    display: none;
}
.radio-row .radio-text {
    border-radius: 4px;
    display: block;
    padding: 10px 15px;
    font-size: 14px;
    line-height: 1.5;
    color: #626262;
    cursor: pointer;
}
.radio-row input:checked + .radio-text {
    background: #F7F7F7;
    color: #323232;
}
.price-input {
    position: relative;
}
.price-input .input {
    z-index: 2;
    padding-right: 80px;
    background-color: transparent;

}
.price-input .input::placeholder {
    color: #626262;
}
.price-input span {
    z-index: 1;
    font-weight: 300;
    font-size: 14px;
    line-height: 28px;
    color: #626262;
    position: absolute;
    right: 14px;
    top: 50%;
    transform: translateY(-50%);
}
.search-filter .price-input:not(:last-child){
    margin-bottom: 5px;
}


@media ( max-width:991px ){
    .search-filter .accordion-item{
        width: calc(33.33% - 8px);
        margin-bottom: 10px;
    }
    .search-filter .accordion-item:nth-child(4),
    .search-filter .accordion-item:nth-child(5){
        width: calc(50% - 5px);
    }
    .search-filter{
        padding-bottom: 5px;
    }
    .search-filter{
        position: relative;
        margin-bottom: 20px;
    }
    .search-rezult{
        padding-top: 0;
    }
}
@media ( max-width:575px ){
    .search-filter .accordion-item{
        width: 100%;
    }
    .search-filter .accordion-item:nth-child(4),
    .search-filter .accordion-item:nth-child(5){
        width: 100%;
    }
}

.user-help-item {
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08);
    border-radius: 10px;
    padding: 35px 100px 50px;
}
.user-help-item:not(:last-child){
    margin-bottom: 20px;
}
.user-help-item .item-title + .contact-form{
    margin-top: 20px;
}
.contact-form .file span{
    font-size: 12px;
}

.user-help-item .accordion-title:before{
    top: 30px;
}

@media ( max-width:1450px ){
    .user-help-item {
        padding: 35px 40px 40px;
    }
}
@media ( max-width:991px ){
    .user-help-item {
        padding: 30px 20px;
    }
    .contact-form .file{
        font-size: 12px;
        flex-wrap: wrap;
    }
    .user-help-item .accordion-title:before{
        top: 25px;
    }
    .user-help-item .accordion-title.active:before{
        top: 18px;
    }
}

/*change 06.07*/
header .search-service{display: inline-block;background: #F7F7F7;border-radius: 19px;padding: 11px 20px;font-size: 13px;line-height: 16px;color: #626262;margin-right: auto;margin-left: 30px;}
@media (min-width: 1200px){
    header .search-service:hover{background: #EF801A;color: #fff;}
}
@media(max-width: 767px){
    header .search-service{margin-left:15px;}
}
.grecaptcha-badge {visibility: hidden;}

