.table,
.table>div,
.table>div img {
    width: 100%
}

body{
    -webkit-text-size-adjust: none;
}

#visual,
.cycle_all,
.table,
.video,
.wrapper {
    overflow: hidden
}

.owl-nav button,
a:focus,
body .slick-slide,
input,
input:focus,
textarea,
textarea:focus {
    outline: 0
}

a,
a:hover {
    text-decoration: none
}

*,
.title_second {
    box-sizing: border-box
}

.close,
.menu {
    cursor: pointer
}

.nav,
.priority,
.slider-nav,
.top-footer-block ul {
    list-style: none
}

@font-face {
    font-family: Montserrat;
    src: url(../fonts/Montserrat-Regular.eot);
    src: url(../fonts/Montserrat-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/Montserrat-Regular.woff) format("woff"), url(../fonts/Montserrat-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Montserrat;
    src: url(../fonts/Montserrat-SemiBold.eot);
    src: url(../fonts/Montserrat-SemiBold.eot?#iefix) format("embedded-opentype"), url(../fonts/Montserrat-SemiBold.woff) format("woff"), url(../fonts/Montserrat-SemiBold.ttf) format("truetype");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: Montserrat;
    src: url(../fonts/Montserrat-Light.eot);
    src: url(../fonts/Montserrat-Light.eot?#iefix) format("embedded-opentype"), url(../fonts/Montserrat-Light.woff) format("woff"), url(../fonts/Montserrat-Light.ttf) format("truetype");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: Montserrat;
    src: url(../fonts/Montserrat-Bold.eot);
    src: url(../fonts/Montserrat-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/Montserrat-Bold.woff) format("woff"), url(../fonts/Montserrat-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Montserrat;
    src: url(../fonts/Montserrat-Black.eot);
    src: url(../fonts/Montserrat-Black.eot?#iefix) format("embedded-opentype"), url(../fonts/Montserrat-Black.woff) format("woff"), url(../fonts/Montserrat-Black.ttf) format("truetype");
    font-weight: 900;
    font-style: normal
}

@font-face {
    font-family: Montserrat;
    src: url(../fonts/Montserrat-Thin.eot);
    src: url(../fonts/Montserrat-Thin.eot?#iefix) format("embedded-opentype"), url(../fonts/Montserrat-Thin.woff) format("woff"), url(../fonts/Montserrat-Thin.ttf) format("truetype");
    font-weight: 100;
    font-style: normal
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto-Light.eot);
    src: url(../fonts/Roboto-Light.eot?#iefix) format("embedded-opentype"), url(../fonts/Roboto-Light.woff) format("woff"), url(../fonts/Roboto-Light.ttf) format("truetype");
    font-weight: 300;
    font-style: normal
}

.table {
    -webkit-user-select: none;
    position: relative
}

.table:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1
}

#visual:after,
#visual:before,
.portfolio-slider:before,
.slide-img_new:after,
.slider-nav li a:before {
    content: ''
}

.btn-visual,
.slide-img_new,
.title_cycle {
    position: relative
}

.table>div {
    display: none;
    max-width: 1000px;
    margin: 0 auto
}

.table>div.active {
    display: block
}

.btn-visual {
    z-index: 1
}

@media (max-width:1050px) {
    .btn-visual {
        margin-top: 80px
    }
}

@media (max-width:768px) {
    .btn-visual {
        margin-top: 50px;
        margin-bottom: 30px
    }
    .title-visual .title_cycle>div {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0)
    }
    .title-visual .title_cycle>.active {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@media (max-width:500px) {
    #visual .title-block .title {
        margin-bottom: 0
    }
    .description .blue {
        font-size: 18px!important
    }
    .description1 .blue {
        display: block
    }
    .description1 .blue span {
        display: block;
        text-align: right
    }
    .description2 .center-text.blue {
        text-align: left;
        display: inline-block
    }
    .center-slider {
        margin-top: 0
    }
}

.video_all {
    width: 90%;
    margin: 0 auto;
    border-radius: 8px;
    background: #fff;
    -webkit-box-shadow: -3px 3px 14px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: -3px 3px 14px 0 rgba(0, 0, 0, .15);
    box-shadow: -3px 3px 14px 0 rgba(0, 0, 0, .15)
}

.center-slider .slick-slide .table,
.gm-style-iw {
    -webkit-box-shadow: -3px 3px 14px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: -3px 3px 14px 0 rgba(0, 0, 0, .15)
}

.video_all>video {
    width: 100%
}

.video_all_new {
    width: 100%!important
}

.center-slider {
    padding: 0 30px;
    max-width: 260px!important
}

.description-content {
    max-width: 675px;
    margin: 0 auto
}

.slide-img_new:after {
    display: block;
    position: absolute;
    background: url(../images/iphone_1.png) no-repeat;
    background-size: 100% 100%;
    top: -3%;
    right: -7%;
    left: -7%;
    bottom: 0;
    z-index: 20
}

.cycle_all {
    border-radius: 20px
}

.title_mim_bottom {
    font-size: 16px;
    color: #39c7f4;
    font-weight: 400;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
    -ms-transition: all 2s ease;
    transition: all 2s ease
}

.title_cycle>div,
.title_mim_bottom.active {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1)
}

.title_mim_bottom.active {
    transform: scale(1);
    opacity: 1
}

.title_cycle>div {
    position: absolute;
    top: 0;
    transform: scale(1);
    opacity: 0;
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
    -ms-transition: all 2s ease;
    transition: all 2s ease
}

.title_cycle>.active {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.block-list-img img {
    max-width: 100px
}

.gm-style-iw {
    width: 273px!important;
    top: 0!important;
    left: 0!important;
    background-color: #39c7f4;
    box-shadow: -3px 3px 14px 0 rgba(0, 0, 0, .1);
    border-radius: 8px;
    bottom: 0;
    margin-bottom: -22px;
    margin-left: -3px;
    font-family: Montserrat, sans-serif!important
}

#firstHeading {
    color: #fff;
    font-weight: 700;
    display: block;
    margin-bottom: 10px
}

#content-map {
    padding: 15px 0 15px 15px;
    font-size: 14px;
    width: 213px;
    color: #fff
}

#content-map p {
    margin-bottom: 5px
}

body .mfp-ajax-holder .mfp-content,
body .mfp-inline-holder .mfp-content {
    max-width: 400px!important
}

.modal-popup .table {
    background: #fff;
    height: 400px;
    border-radius: 8px
}

.modal-popup .table>div {
    width: 80%
}

.block-list .block-list-img .table>div img {
    width: 96px
}

#test-form-up .order {
    margin-bottom: 20px;
    text-align: center
}

#test-form-up.contact-form input[type=submit] {
    margin: 0 auto
}

.center-slider {
    margin: -30px auto 0
}

.center-slider .slick-slide {
    -webkit-filter: grayscale(50%) brightness(65%);
    -moz-filter: grayscale(50%) brightness(65%);
    filter: grayscale(50%) brightness(65%);
    transition: all .35s ease;
    margin-top: 12px
}

.center-slider .slick-slide .table {
    width: 90%;
    margin: 0 auto;
    border-radius: 8px;
    background: #fff;
    box-shadow: -3px 3px 14px 0 rgba(0, 0, 0, .15)
}

body .slick-arrow,
body .slick-arrow:focus,
body .slick-arrow:hover {
    background-image: url(../images/arrows.png)
}

body .slick-next,
body .slick-next:focus,
body .slick-next:hover {
    background-position: -30px 0
}

#visual,
body .slick-arrow,
body .slick-arrow:focus,
body .slick-arrow:hover {
    background-repeat: no-repeat;
    background-size: cover
}

.center-slider .slick-slide img {
    transition: all .35s ease;
    width: 90%
}

.center-slider .slick-slide.slick-active.slick-center {
    -webkit-filter: none;
    -moz-filter: none;
    filter: none;
    margin-top: 0
}

body .slick-arrow {
    opacity: 1;
    z-index: 20;
    width: 30px;
    height: 30px;
    font-family: normal
}

body .slick-arrow::before {
    display: none
}

body .slick-prev {
    left: 0
}

body .slick-next {
    right: 0
}

.container {
    max-width: 1180px;
    padding: 0 15px;
    margin: 0 auto
}

#visual {
    margin-bottom: 35px;
    position: relative;
    padding: 130px 0 115px;
    background-image: url(../images/bg-photo.png);
    background-position: 50% 0
}

#visual .container {
    position: relative;
    z-index: 1
}

#visual:after,
#visual:before {
    display: block;
    position: absolute;
    width: 100%;
    height: 100px;
    bottom: 0;
    background: #fff
}

#visual:before {
    right: 49%;
    -webkit-transform: rotate(4deg);
    -moz-transform: rotate(4deg);
    -ms-transform: rotate(4deg);
    -o-transform: rotate(4deg);
    transform: rotate(4deg)
}

#visual:after {
    left: 49%;
    -webkit-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    transform: rotate(-4deg)
}

.slider-content {
    display: flex;
    flex-wrap: wrap;
    margin-top: -75px
}

#portfolio {
    position: relative;
    z-index: 1;
    margin-bottom: 25px
}

#portfolio h2 {
    margin-bottom: 10px;
    text-align: right;
    font-size: 24px;
    font-weight: 700
}

#portfolio h2 .blue {
    padding-right: 100px
}

#portfolio h2 .portfolio-pre-title {
    font-size: 18px;
    display: block;
    font-weight: 300
}

.portfolio-slider {
    width: 460px;
    position: relative;
    padding: 0 10px 0 50px
}

.portfolio-slider:before {
    display: block;
    position: absolute;
    border-radius: 8px;
    border: 5px solid #39c7f4;
    width: 390px;
    height: 590px;
    top: -36px;
    left: 0
}
.portfolio{

}
body .owl-carousel {
    height: 100%;
    min-height: 624px;
    text-align: center;
    background: #fff;
    border-radius: 8px;
    -webkit-box-shadow: -3px 3px 14px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: -3px 3px 14px 0 rgba(0, 0, 0, .15);
    box-shadow: -3px 3px 14px 0 rgba(0, 0, 0, .15)
}

.pre-title,
.slider-nav li,
.slider-nav-content .btn,
.text {
    text-align: right
}

body .owl-carousel .owl-item img {
    display: inline-block;
    vertical-align: middle;
    width: 75%;
    max-width: 100%
}

.slider-nav-content {
    margin-left: auto;
    padding: 100px 50px 0 0
}

.slider-nav li {
    margin-bottom: 30px
}

.slider-nav li h3 {
    font-weight: 400;
    font-size: 1em
}

.slider-nav li a {
    transition: all .35s ease;
    color: #2b2b2b;
    position: relative;
    display: block;
    padding-right: 20px
}

.hidden,
.owl-nav {
    position: absolute
}

.slider-nav li a:before {
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    background: #39c7f4;
    right: 0;
    top: 50%;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: all .35s ease
}

.title-block:after,
.title_second {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px
}

.title-block,
.title_second:after {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px
}

.slider-nav li a:focus {
    font-size: 24px;
    font-weight: 600;
    padding-right: 110px
}

.slider-nav li a:focus:after {
    display: block
}

.slider-nav li a:focus:before {
    background: url(../images/arrows.png) no-repeat;
    width: 36px;
    height: 30px;
    right: 50px
}

.hidden {
    display: none;
    line-height: normal;
    bottom: 0;
    left: 0;
    right: 0
}

.owl-nav {
    height: auto;
    line-height: normal;
    bottom: 20px;
    right: 15px
}

.owl-nav button span {
    text-indent: -9999px;
    display: block;
    width: 30px;
    height: 30px;
    background-image: url(../images/arrows.png);
    background-repeat: no-repeat
}

.title-block:after,
.title_second:after {
    top: 0;
    bottom: 0;
    width: 19%;
    transform: translateX(-100%);
    content: ''
}

.owl-nav .owl-prev {
    margin-right: 10px
}

.owl-nav .owl-prev span {
    background-position: 0 0
}

.owl-nav .owl-next span {
    background-position: -30px 0
}

.title-block,
.title-block:after,
.title_second,
.title_second:after {
    background: rgba(28, 28, 28, .9)
}

.title-block {
    position: relative;
    padding-bottom: 70px
}

.title-block .container {
    display: flex;
    flex-wrap: wrap
}

.title-block:after {
    display: block;
    position: absolute;
    padding-bottom: 80px;
    left: 0
}

.title_second {
    z-index: -1;
    margin-top: -80px;
    padding: 5px 20px;
    position: relative
}

.title_second:after {
    display: block;
    position: absolute;
    padding-bottom: 80px;
    right: 0;
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -webkit-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0)
}

.title_second div,
.title_second span {
    position: relative;
    z-index: 1;
    text-align: right
}

.text {
    width: 30%;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    position: relative;
    padding: 10px 10px 0 0;
    margin-top: 20px
}

.btn a,
.btn-no-bg a,
input[type=submit] {
    padding: 10px 60px;
    border-radius: 8px;
    transition: all .35s ease
}

.text:before {
    display: block;
    content: '';
    position: absolute;
    right: 10px;
    top: -5px;
    width: 515px;
    height: 2px;
    background: #39c7f4
}

.text span {
    display: block
}

.title-visual {
    width: 70%
}

.title {
    color: #fff;
    font-size: 69px;
    line-height: 72px;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 10px
}

.blue,
.btn-before,
.btn-no-bg a {
    color: #39c7f4
}

.pre-title {
    display: block;
    text-transform: none;
    font-size: 28px;
    line-height: 28px;
    font-weight: 400
}

.btn-visual {
    display: flex;
    flex-wrap: wrap
}

.btn {
    position: relative
}

.btn a,
input[type=submit] {
    display: inline-block;
    background: #39c7f4;
    font-size: 18px;
    -webkit-appearance: none;
    -webkit-box-shadow: -1px 1px 10px 0 rgba(0, 0, 0, .3);
    -moz-box-shadow: -1px 1px 10px 0 rgba(0, 0, 0, .3);
    box-shadow: -1px 1px 10px 0 rgba(0, 0, 0, .3)
}

.btn a:hover,
input[type=submit]:hover {
    background: #07aade
}

.btn-before {
    display: block;
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -10px;
    font-size: 22px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.btn-no-bg {
    margin-left: auto
}

.btn-no-bg a {
    display: inline-block;
    font-size: 18px;
    border: 1px solid #39c7f4
}

.btn-no-bg a:hover {
    color: #fff;
    background: #39c7f4
}

.about-studio-top {
    padding-top: 116px;
    background-image: url(../images/bg-photo2.png);
    background-position: 50% 50%;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 25px
}

.about-studio-top .container {
    position: relative;
    z-index: 1
}

.about-studio-top:after,
.about-studio-top:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100px;
    top: 0;
    background: #fff
}

.about-studio-top:before {
    right: 49%;
    -webkit-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    transform: rotate(-4deg)
}

.about-studio-top:after {
    left: 49%;
    -webkit-transform: rotate(4deg);
    -moz-transform: rotate(4deg);
    -ms-transform: rotate(4deg);
    -o-transform: rotate(4deg);
    transform: rotate(4deg)
}

.description {
    color: #fff;
    font-weight: 300;
    font-size: 18px;
    margin-bottom: 40px
}

.description .blue {
    font-weight: 700;
    font-size: 24px
}

.description h2 {
    margin-bottom: 20px
}

.small {
    font-size: 18px
}

.left {
    text-align: left
}

.right {
    text-align: right
}

.center-text {
    text-align: center
}

.blocks-list-content {
    margin: 0 auto;
    padding: 20px;
    background: rgba(28, 28, 28, .9);
    border-radius: 8px;
    max-width: 1000px
}

.blocks-list-content .notHeader2 {
    text-align: center;
    display: block;
    font-size: 24px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 30px
}

.blocks-list-content .notHeader2 .blue {
    font-size: 24px;
    font-weight: 900
}

.light,
.priority li {
    font-weight: 300
}

.blocks-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px 25px
}

.block-list-img {
    min-height: 96px;
    line-height: 96px;
    margin-bottom: 20px;
    text-align: center
}

#price,
.priority {
    margin-bottom: 25px
}

.block-list-img img {
    display: inline-block;
    vertical-align: middle
}

.block-list-description {
    display: block;
    color: #fff;
    text-align: center
}

.block-list {
    padding: 0 20px;
    width: 25%
}

#price span.notHeader2:after,
.line:after {
    transform: translateX(-100%);
    width: 100%;
    content: '';
    left: 0
}

.priority li {
    font-size: 18px
}

.priority li:first-child+li {
    padding-left: 90px
}

.priority li:first-child+li+li {
    padding-left: 200px
}

.priority li .blue {
    font-weight: 700;
    font-size: 24px
}

#price {
    padding-top: 25px
}

#price span.notHeader2 {
    text-align: center!important;
    display: block;
    padding-bottom: 10px;
    position: relative;
    border-bottom: 2px solid #39c7f4;
    margin-bottom: 96px
}

#price span.notHeader2>span:first-child {
    margin-right: 90px
}

#price span.notHeader2 .light {
    display: block;
    font-size: 18px
}

#price span.notHeader2:after {
    position: absolute;
    bottom: -2px;
    background: #39c7f4;
    height: 2px
}

.line,
.line:after {
    background: #2b2b2b;
    height: 40px
}

.line {
    position: relative;
    display: block;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    z-index: -1
}

.line:after {
    position: absolute;
    bottom: 0
}

.price-blocks {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: -100px -45px 0
}

.price-block {
    width: 40%;
    padding: 0 45px
}

.price-block-content {
    padding: 60px 0 40px;
    text-align: center;
    list-style: none;
    border: 2px solid #39c7f4;
    border-radius: 8px
}

.price-block-content li {
    margin-bottom: 10px
}

.price-block-content .price-block-title {
    color: #39c7f4;
    font-size: 48px;
    margin-bottom: 30px
}

.price-block-content .price-block-title .thin {
    font-size: 38px
}

.price-block-content .btn {
    padding-top: 10px
}

.bold {
    font-weight: 700
}

.thin {
    font-weight: 100
}

#contacts {
    position: relative;
    z-index: 2
}

#contacts h2 {
    margin-bottom: 10px
}

#contacts h2 .right {
    display: block
}

#contacts .line {
    color: #fff;
    font-weight: 700;
    font-size: 24px;
    height: auto;
    padding: 10px 0;
    margin-bottom: 100px
}

#contacts .line:after {
    height: auto;
    top: 0;
    bottom: 0
}

#contacts .contact-form {
    margin-left: 10%;
    width: 32%;
    margin-right: 15px
}

.contacts-title {
    position: relative;
    display: inline-block
}

.contacts-title:after {
    content: '';
    display: block;
    position: absolute;
    height: 2px;
    transform: translateX(100%);
    background: #39c7f4;
    right: -25px;
    top: 50%;
    width: 100%
}

fieldset,
form {
    border: 0;
    padding: 0;
    margin: 0
}

input[type=hidden] {
    display: none
}

.contact-form {
    background: #fff;
    border-radius: 8px;
    border: 2px solid #39c7f4;
    width: 362px;
    padding: 20px
}

.contact-form .title-form {
    text-align: center
}

.contact-form input:not([type=submit]) {
    height: 35px
}

.contact-form input:not([type=submit]),
.contact-form textarea {
    border-radius: 8px;
    color: #2b2b2b;
    font-size: 12px;
    border: 1px solid #39c7f4;
    width: 100%;
    margin-bottom: 8px;
    padding: 0 14px;
    margin-top: 20px
}

.contact-form input:not([type=submit])::-webkit-input-placeholder,
.contact-form textarea::-webkit-input-placeholder {
    color: #39c7f4
}

.contact-form input:not([type=submit])::-moz-placeholder,
.contact-form textarea::-moz-placeholder {
    color: #39c7f4
}

.contact-form input:not([type=submit]):-moz-placeholder,
.contact-form textarea:-moz-placeholder {
    color: #39c7f4
}

.contact-form input:not([type=submit]):-ms-input-placeholder,
.contact-form textarea:-ms-input-placeholder {
    color: #39c7f4
}

.contact-form textarea {
    padding-top: 10px;
    resize: none
}

.contact-form input[type=submit] {
    border: 0;
    cursor: pointer;
    color: #fff;
    display: block;
    margin-left: auto;
    margin-top: 50px
}

.slick-slide img {
    max-width: 100%;
    margin: 0 auto;
    width: 70%
}

.contacts-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.map-content {
    border-radius: 8px;
    width: 49%;
    height: 370px;
    position: relative;
    border: 2px solid #39c7f4
}

.map-content:before {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    z-index: -1;
    transform: translateX(-100%);
    top: 50%;
    width: 2000px;
    height: 2px;
    background: #39c7f4
}

.map-content #map {
    width: 100%;
    border-radius: 8px;
    height: 100%
}

.video {
    height: 330px;
    border-radius: 8px;
    max-width: 665px;
    margin: 0 auto;
    position: relative;
    z-index: 1
}

.video video {
    width: 100%;
    height: 100%
}

#play-pause-button {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    width: 106px;
    height: 106px;
    background: url(../images/play.png) no-repeat
}

.about-studio-img:after,
.video-content-block:after {
    height: 2px;
    content: ''
}

.about-studio-bottom .container {
    display: flex;
    flex-wrap: wrap
}

.about-studio-img {
    width: 30%;
    position: relative
}

.about-studio-img img {
    display: block;
    margin: 0 auto
}

.about-studio-img:after {
    display: block;
    position: absolute;
    left: 30px;
    transform: translateX(-100%);
    top: 50%;
    width: 2000px;
    background: #39c7f4
}

.about-studio-bottom {
    padding-top: 150px;
    margin-top: -130px;
    background: #fff;
    position: relative
}

.video-content-block {
    width: 70%;
    padding-top: 70px;
    position: relative
}

.video-content-block:after {
    display: block;
    position: absolute;
    right: 125px;
    transform: translateX(100%);
    top: 130px;
    width: 2000px;
    background: #39c7f4
}

.white-popup-block.contact-form {
    width: 100%;
    padding-top: 40px
}

.white-popup-block.contact-form .line {
    text-align: right;
    padding-right: 30px;
    z-index: 1;
    font-size: 32px;
    margin-left: -21px;
    margin-bottom: 20px;
    height: 30px;
    line-height: 15px
}

.white-popup-block.contact-form .line:after {
    display: none
}

.black {
    font-weight: 900
}

.order {
    display: block;
    margin-bottom: 5px
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
    margin: 0
}

.spasibo {
    display: none
}

.spasibo-popup {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    background: rgba(39, 36, 35, .59);
    text-align: center;
    white-space: nowrap
}

.spasibo-popup .container {
    position: static
}

.spasibo-popup:after {
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
    content: ''
}

.spasibo-popup .thanks {
    white-space: normal;
    width: 400px;
    padding: 40px;
    border-radius: 20px;
    background: #39c7f4;
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 18px
}

.close {
    display: block;
    position: absolute;
    right: 15px;
    top: 10px;
    top: 20px;
    width: 20px;
    height: 20px
}

.close:after,
.close:before {
    background: #fff;
    content: '';
    display: block;
    width: 2px;
    position: absolute;
    top: 0;
    bottom: 0
}

.close:after {
    left: 8px;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.close:before {
    right: 10px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

body {
    font: 16px/24px Montserrat, sans-serif;
    color: #2b2b2b;
    -webkit-tap-highlight-color: transparent
}

img {
    border-style: none
}

a {
    color: #fff
}

ul {
    padding: 0
}

header{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    background: rgba(28, 28, 28, .9)
}
 nav {
    position: fixed;
    top: 65px;
    left: 0;
    right: 0;
    z-index: 100;
    background: rgba(255, 255, 255, .9)
}


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

.logo {
    width: 200px;
    height: 65px
}

.logo a {
    display: block
}

.nav {
    margin: 0 -13px
}

.nav li {
    display: inline-block;
    padding: 0 13px
}

.nav li a {
    font-size: 14px;
    padding: 0 12px;
    display: block;
    border-radius: 8px;
    border: 1px solid transparent
}

.nav li a:hover,
.nav li.active a {
    border: 1px solid #39c7f4
}

.menu {
    display: none;
    background: url(../images/menu.png);
    width: 40px;
    height: 40px
}

.top-footer {
    margin-top: -80px;
    padding: 110px 15px 10px;
    background: #2b2b2b;
    border-radius: 8px;
    max-width: 1000px;
    position: relative;
    z-index: 1
}

.top-footer-blocks {
    display: flex;
    flex-wrap: wrap
}

.top-footer-block {
    width: 50%;
    text-align: right
}

.top-footer-block .newH2 {
    font-size: 18px;
    display: block
}

.newSpan,
.top-footer-block .address {
    font-size: 12px
}

.top-footer-block .address,
.top-footer-block .newH2 {
    color: #fff;
    font-weight: 300
}

.social {
    margin: 0 -10px 33px
}

.social li {
    padding: 0 10px;
    display: inline-block
}

.social li a {
    display: block;
    width: 40px;
    height: 40px;
    background-image: url(../images/sprite.png);
    background-repeat: no-repeat
}

.social li a:hover {
    opacity: .7
}

.social li .social1 {
    background-position: 0 0
}

.social li .social2 {
    background-position: -62px 0
}

.social li .social3 {
    background-position: -123px 0
}

.social li .social4 {
    background-position: -185px 0
}

.newSpan {
    display: block;
    width: 600px;
    margin-left: auto;
    margin-right: 0;
    margin-bottom: 10px;
    text-align: right;
    line-height: 14px
}

.tel-blocks {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    margin: 0 -20px
}

.tel-blocks .tel-block {
    padding: 0 20px
}

.tel-blocks .tel-block .tel-block-title {
    margin-bottom: 8px;
    font-size: 18px;
    color: #39c7f4;
    font-weight: 400
}

.tel-blocks .tel-block li {
    font: 300 14px/20px Roboto, sans-serif
}

.title-footer .newH2 {
    position: relative;
    color: #fff;
    font-weight: 100;
    font-size: 18px
}

.title-footer .newH2 .large-letters {
    font-size: 62px;
    font-weight: 900;
    display: block;
    line-height: 40px;
    padding-left: 65px
}

.title-footer .newH2:after {
    display: block;
    content: '';
    position: absolute;
    right: 0;
    transform: translateX(60%);
    top: 50%;
    width: 100%;
    height: 2px;
    background: #39c7f4
}

.bottom-footer {
    padding: 40px 0 10px
}

.bottom-footer p {
    text-align: right;
    color: #39c7f4;
    font-weight: 600
}

.bottom-footer p a {
    color: #39c7f4;
    display: block;
    font-weight: 300;
    text-transform: uppercase
}

.goodsContent {
    position: absolute;
    left: 500px;
    top: 150px;
    font-size: 12px;
    width: 200px;
    text-align: left
}

.slider-content {
    position: relative
}

#peopleGoods,
#productGoods,
#shoesGoods,
#sportGoods,
#techGoods {
    display: none
}

/*------------Portfolio-page--------------------------------------------------------------------*/
.portfolio{
    margin-top:100px;
}
.portfolio .owl-carousel {
    min-height: auto;
}
.about_category{
    min-height: 10px;
}
.portfolio .line{
    line-height: 40px;
    font-weight: bold;
    color: #fff;
    font-size: 24px;
    max-width: 720px;
    margin-bottom: 30px;
}
.portfolio .slider-content{
    margin-top: 60px;
}
.portfolio .portfolio-slider{
    width: 550px;
    height: 490px;
}
.portfolio .portfolio-slider:before{
    width: 450px;
    height: 450px;
    top:-50px;
}
.portfolio .btn{
    margin: 25px 35px 45px auto;
}
.category-photos{
    margin-top: -55px;
    margin-right: -25px;
    display: flex;
    align-content: flex-start;
    flex-flow: row wrap;
    width: 605px;
    height: 550px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
.category-photos::-webkit-scrollbar {
    width: 12px;
}
.category-photos::-webkit-scrollbar-thumb {
  background-color: #c3eefc;
  outline: 1px solid slategrey;
}
.category-photos .category-photo{
    width: 163px;
    height: 163px;
    box-shadow: -3px 3px 14px 0 rgba(0, 0, 0, .15);
    margin: 5px 0 20px 25px;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-content: center;
}
.category-photo.active{
    border: 3px solid #39c7f4;
}
.category-photos .category-photo img{
    height: 95%;
    margin: 3px 0 0 0;
    width: auto;
    border-radius: 8px;
}

/*categories navigation----*/

.categories-navigation a{
    text-decoration: none;
    color: #000;
    font-family: Montserrat;
    font-weight: normal;
    font-size: 14px;
    line-height: 12px;
}


.categories-navigation .container{
    position: relative;
}
.slider-wrapper{
    margin: 0 15px;
}
.slick-list{
    margin: 0 50px;
}
.slick-slide{
    margin: 25px 28px;
}
.slider-wrapper button{
    width: 18px;
    height: 18px;
}
.slider-wrapper .slick-next, .slider-wrapper .slick-next:focus, .slider-wrapper .slick-next:hover {
    background-position: -18px 0;
}
.slick-slide .active{
    color: #39c7f4;
}

.preload{
    position: absolute;  /* подробнее про position: absolute; */
    top:42%;
    left: 46%;
    text-align: center;
}


@media (max-width: 1200px) {
    .category-photos{
        margin-right: 0px;
        width: 520px;
    }
    .category-photos .category-photo{
        width: 138px;
        height: 138px;
    }
    .category-photos{
        margin-top: -60px;
    }
}


@media (max-width:1100px) {
    #portfolio h2 {
        margin-bottom: 60px
    }
    .portfolio-slider:before {
        height: 490px;
    }
    .portfolio .portfolio-slider:before{
        top:-40px;
    }
    .category-photos{
        width: 420px;
        margin-top: -55px;
    }
    .category-photos .category-photo{
        width: 163px;
        height: 163px;
    }
}

@media (max-width:1024px) {
    .newSpan {
        width: 500px
    }
    .category-photos{
        margin-top: -50px;
    }
}

@media (max-width:1000px) {
    .nav {
        margin: 0 -5px
    }
    .nav li {
        padding: 0 5px
    }
    .nav li a {
        padding: 0 3px
    }
    .slider-nav li a:focus {
        font-size: 18px;
        padding-right: 50px
    }
    .slider-nav li a:focus:before {
        right: 10px
    }
    .price-blocks {
        margin: -100px -15px 0
    }
    .price-block {
        padding: 0 15px
    }
    .title_second {
        margin: 10px 0 0
    }
    .goodsContent {
        line-height: 18px;
        left: 480px
    }
    .category-photos{
        width: 360px;
    }
    .category-photos .category-photo{
        width: 138px;
        height: 138px;
    }
}

@media (max-width:970px) {
    .newSpan {
        width: 400px
    }
    .category-photos{
        width: 240px;
    }
    .category-photos .category-photo{
        width: 190px;
        height: 190px;
    }
    .category-photos{
        margin-right: 75px;
        margin-left: auto;
    }
}

@media (max-width:900px) {
    body .owl-carousel {
    min-height: auto;
}
    .portfolio-slider {
        padding: 0;
        width: 380px;
        height: 380px
    }
    .portfolio-slider:before {
        width: 340px;
        height: 340px
    }
    #price .line {
        display: none
    }
    .price-blocks {
        flex-direction: column
    }
    .price-block {
        width: 370px;
        margin: 0 auto 10px
    }
    #price h2,
    .top-footer-blocks {
        margin-bottom: 30px
    }
    #contacts .contact-form {
        max-width: 360px;
        width: auto;
        margin-left: 15px;
        margin-top: -100px;
        z-index: 20
    }
    .contacts-content {
        flex-direction: column
    }
    .title-footer h2 .large-letters {
        font-size: 30px
    }
    .bottom-footer {
        padding-top: 10px
    }
    .map-content {
        width: 560px;
        order: -1;
        margin-left: auto
    }
    .top-footer {
        padding-top: 30px;
        margin-top: -135px
    }
    .top-footer-blocks .top-footer-block:first-child {
        padding-top: 120px
    }
    .price-blocks {
        margin-top: 0
    }
    .price-block-title {
        height: 40px;
        border-top-right-radius: 8px;
        border-bottom-right-radius: 8px;
        background: #2b2b2b;
        margin-left: -15px;
        margin-right: 10px
    }
    #visual .title-block {
        padding-bottom: 60px
    }
    #visual {
        background-image: url(../images/new_bg_visual.png)
    }
    #portfolio {
        margin-bottom: -45px;
        margin-top: -80px
    }
    .goodsContent {
        left: 400px
    }
    .category-photos{
        margin-right: 0;
        margin-left: auto;
    }
    .portfolio .portfolio-slider{
        padding: 0 0 0 50px;
    }
    .portfolio .portfolio-slider:before {
        width: 490px;
        height: 490px;
    }
}

@media (max-width:820px) {
    .goodsContent {
        width: 150px;
        top: 130px;
        line-height: 14px
    }
    .category-photos{
        width: 150px;
    }
    .category-photos .category-photo{
        width: 110px;
        height: 110px;
    }
    .category-photos{
        margin-right: 30px;
        margin-left: auto;
    }
}

@media (max-width:768px) {
    .hidden,
    .menu {
        display: block
    }
    .newSpan,
    .text,
    .title-visual {
        width: 100%
    }
    .nav,
    .owl-next,
    .owl-prev {
        position: absolute
    }
    .newSpan {
        margin-top: -50px;
        margin-bottom: 100px;
        text-align: left
    }
    .nav {
        bottom: 0;
        top: 100%;
        left: 0;
        right: 0;
        display: none
    }
    .nav li {
        background: rgba(28, 28, 28, .8);
        display: block;
        padding-bottom: 10px;
        text-align: center
    }
    .nav li a {
        display: inline-block;
        font-size: 20px
    }
    .about-studio-img,
    .btn-before,
    .map-content:before,
    .slider-nav {
        display: none
    }
    .text {
        margin-bottom: 30px
    }
    .text:before {
        top: auto;
        bottom: -5px
    }
    .title {
        font-size: 64px;
        text-align: right;
        margin-bottom: 35px;
        line-height: .85
    }
    .btn-visual .btn,
    .btn-visual .btn-no-bg,
    .slider-nav-content .btn {
        text-align: center
    }
    #visual .title-block .title {
        margin-bottom: 25px
    }
    .btn-visual {
        justify-content: center;
        flex-direction: column
    }
    .btn-visual .btn {
        margin-bottom: 10px
    }
    .btn-visual .btn-no-bg a {
        max-width: 200px
    }
    .title-block {
        padding-bottom: 50px
    }
    #visual .title-block {
        padding-bottom: 35px
    }
    #visual {
        padding-top: 75px
    }
    body .slick-next {
        right: -10px
    }
    body .slick-prev {
        left: -10px
    }
    .owl-prev {
        left: 5px
    }
    .owl-nav {
        bottom: -18px;
        left: 0
    }
    .owl-next {
        right: 5px
    }
    .slider-content {
        flex-direction: column
    }
    .slider-nav-content {
        margin-left: 0;
        padding: 0
    }
    .portfolio-slider {
        margin: 0 auto 65px
    }
    #portfolio h2 {
        margin-bottom: 80px
    }
    .block-list {
        width: 50%
    }
    .map-content,
    .video-content-block {
        width: 100%
    }
    .about-studio-bottom {
        padding-top: 0;
        margin-top: 0
    }
    .about-studio-top {
        padding-bottom: 20px
    }
    .priority li {
        padding-left: 0!important
    }
    .tel-blocks {
        flex-direction: column
    }
    .tel-blocks .tel-block {
        margin-bottom: 10px
    }
    .description {
        font-size: 18px
    }
    .owl-carousel .owl-item {
        padding-bottom: 40px
    }
    .portfolio .owl-nav {
        bottom: 10px;
        right: 10px;
        left: auto
    }
    .portfolio .portfolio-slider{
        width: 320px;
        height: 320px;
        margin: -20px 0 0 15px;
        padding: 0;
    }
    .portfolio .portfolio-slider:before {
        width: 320px;
        height: 320px;
        top: -15px;
        left: -15px;
    }
    .portfolio .owl-carousel .owl-item {
        padding-bottom: 0
    }
    .portfolio .owl-next,.portfolio .owl-prev {
        position: relative;
    }
    .portfolio .slider-content {
        flex-direction: row
    }
    .category-photos .category-photo{
        width: 104px;
        height: 104px;
        margin: 5px 0 5px 10px;
    }
    .category-photos{
        width: 355px;
        height: 340px;
        margin-right: 10px;
        margin-left: auto;
        margin-top:-40px;
    }
    .portfolio .line{
        max-width: 500px;
    }
    header{
        z-index: 9999;
    }
}

.owl-stage-outer{
        cursor: move;
    }

@media (max-width: 729px){
    .category-photos .category-photo{
        width: 134px;
        height: 134px;
    }
    .category-photos{
        width: 305px;
    }
}

@media (max-width:680px) {
    footer {
        position: relative
    }
    .top-footer {
        padding-top: 50px;
        margin-top: -35px;
        padding-bottom: 90px;
        margin-left: -15px;
        margin-right: -15px
    }
    .top-footer-blocks {
        flex-direction: column
    }
    .top-footer-blocks .top-footer-block:first-child {
        padding-top: 0
    }
    .top-footer-blocks .top-footer-block:last-child {
        display: flex;
        flex-direction: column
    }
    .title-footer h2:after {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        width: 50px;
        right: auto;
        left: 69px;
        top: auto;
        bottom: -66px
    }
    .bottom-footer {
        position: absolute;
        right: 30px;
        bottom: 6px;
        z-index: 2
    }
    .bottom-footer p {
        font-size: 12px;
        line-height: 20px
    }
    .bottom-footer p a {
        font-size: 14px
    }
    .tel-blocks {
        order: -1;
        margin-bottom: 25px;
        position: relative
    }
    .tel-blocks:before {
        content: '';
        position: absolute;
        top: 40%;
        width: 230px;
        bottom: 0;
        left: 0;
        background: #39c7f4;
        height: 1px;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg)
    }
    .top-footer-block {
        width: 100%
    }
    .top-footer-block h2 {
        margin-bottom: 15px;
        text-align: center
    }
    .top-footer-block h2 .blue {
        display: block;
        padding-left: 120px
    }
    .top-footer-block .address {
        display: block;
        text-align: right;
        margin-bottom: 15px
    }
    .social {
        text-align: center;
        margin-bottom: 0
    }
    #contacts .contact-form {
        margin-left: auto;
        margin-right: auto
    }
    .video-content-block:after {
        display: none
    }
    .category-photos .category-photo{
        width: 84px;
        height: 84px;    
    }
    .category-photos{
        width: 225px;
        height: 340px;
        margin-right: 0px;
    }
}

@media (max-width: 640px){
    .category-photos .category-photo{
        width: 94px;
        height: 94px;    
    }
    .category-photos{
        width: 145px;
        height: 340px;
        margin-right: 5px;
    }
}
@media (max-width: 540px){
    .category-photos .category-photo{
        width: 94px;
        height: 94px;    
    }
    .category-photos{
        width: 125px;
        height: 340px;
        margin-right: 5px;
    }
}

@media (max-width:500px) {
    .pre-title,
    .title {
        text-align: center
    }
    .btn-visual {
        display: none
    }
    .newSpan {
        margin-bottom: 150px
    }
    .title-block {
        background: 0 0
    }
    .center {
        padding: 0 0
    }
    .center .slick-slide {
        margin-top: 0
    }
    .title {
        font-size: 50px;
        line-height: .85
    }
    #visual {
        padding-top: 75px
    }
    .portfolio-slider {
        padding-left: 0;
        width: 320px;
        height:320px;
    }
    .block-list {
        width: 100%;
        display: flex;
        padding: 0 5px;
        align-items: center
    }
    #price h2:after{
        display: none
    }
    .block-list-description {
        padding: 0 20px;
        text-align: left
    }
    .blocks-list-content h2 {
        font-size: 17px
    }
    .price-block {
        width: 100%
    }
    .price-block-content .price-block-title {
        font-size: 30px;
        margin-bottom: 20px
    }
    .logo {
        margin: 0 auto 0 0
    }
    .tel-blocks:before {
        left: -72px
    }
    .top-footer-block h2 .blue {
        padding-left: 80px
    }
    .title-footer h2:after {
        left: -2px
    }
    .title-footer h2 .large-letters {
        font-size: 25px;
        padding-left: 25px
    }
    #price h2 {
        border: none;
        margin-bottom: 10px
    }
    #play-pause-button {
        width: 56px;
        height: 56px;
        background-size: contain
    }
    .priority li {
        font-size: 14px
    }
    .priority li .blue {
        display: block;
        text-align: right;
        font-size: 18px
    }
    #price h2>span:first-child {
        display: block;
        font-size: 18px;
        margin-right: 0
    }
    #price h2 .light {
        font-size: 14px
    }
    .price-block-content {
        padding-top: 50px
    }
    .price-block-title {
        height: 30px
    }
    #contacts h2 {
        font-size: 18px
    }
    #contacts .line {
        font-size: 18px;
        margin-bottom: 30px
    }
    body .owl-carousel .owl-item img {
        width: auto;
        height: 320px
    }
    #portfolio .line {
        display: none
    }
    #portfolio h2 {
        text-align: left
    }
    #portfolio h2 .blue {
        padding: 5px 15px;
        font-size: 18px;
        margin-left: -15px;
        display: block;
        border-top-right-radius: 8px;
        border-bottom-right-radius: 8px;
        background: #2b2b2b
    }
    .title-block:after,
    .title_second:after {
        display: none
    }
    .portfolio-slider:before {
        width: 170px;
        height: 170px;
        top: -40px;
        left: auto;
        right: -15px;
        z-index: -1
    }
    .portfolio-pre-title {
        text-align: right
    }
    .slick-slide img {
        width: 85%
    }
    #visual {
        background-position: 50% 50%
    }
    .title_second {
        margin: 10px 0 0;
        background: 0 0
    }
    .title_second div,
    .title_second span {
        text-align: center
    }
    .hidden {
        bottom: 0
    }
    .spasibo-popup .thanks {
        width: 350px
    }
    .portfolio .portfolio-slider{
        margin: -20px  auto;
    }
    .portfolio .slider-content {
        flex-direction: column
    }
    .portfolio .category-photos{
        width:330px;
        height: 190px;
        margin: 50px auto 0;
    }
    .portfolio .category-photo{
        margin: 0 5px 0 5px;
        width: 94px;
        height: 94px;
        box-shadow: -2px 2px 5px 0 rgba(0, 0, 0, .15);
    }
    .portfolio .btn {
        margin: 10px auto 45px;
    }
    .portfolio .owl-item .table {
        min-height: 250px;
        cursor: move;
    }
}

@media (max-width:450px) {
    .portfolio-slider: before {
        top: -110px
    }
}

@media (max-width:400px) {
    .block-list-description {
        padding-right: 0
    }
    .newSpan {
        text-align: right
    }
    .portfolio-slider {
        width: 100%
    }
    .owl-item .table {
        min-height: 290px
    }
    .title {
        font-size: 40px;
        line-height: 40px
    }
    .spasibo-popup .thanks {
        width: 300px
    }
    .portfolio .portfolio-slider{
        width: 278px;
        height: 278px;
    }
    .portfolio .portfolio-slider:before{
        
        width: 278px;
        height: 278px;
    }
    .portfolio .category-photos{
        width:298px;
        height: 170px;
        margin: 40px auto 0;
    }
    .portfolio .category-photo{
        margin: 0 5px 0 5px;
        width: 84px;
        height: 84px;    
    }

}

@media (max-width:320px) {
    .portfolio-slider {
        height: 290px;
    }
}