body {
    color: #231f20;
    font-family: 'Futura';
    font-size: 15px;
}

* {
    box-sizing: border-box;
}



.title .cls-1, .statistic-block svg .cls-1, .title .cls-3, .about-agency .right-part .item svg .cls-1{
    opacity: 1 !important;
    stroke: #bfbfbf !important;
}

.title .cls-1, .title .cls-3{
    font-size: 108px !important;
}

#container {
    min-width: 1030px;
    padding-top: 106px;
}

.container {
    max-width: 950px;
    margin: 0 auto;
}

.header {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 3000;
}

.header.fixed {
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
    background: #fff;
}

.header .container {
    padding: 35px 0;
}

.header .logo, .header img {
    display: block;
}

.header .right-part > * {
    display: inline-block;
    vertical-align: middle;
}

.header .right-part {
    padding-top: 10px;
}

.header .phone, .header .phone * {
    margin-right: 15px;
    font-size: 20px;
    color: #231f20;
    text-decoration: none;
}

.header .right-part > a{
    color: #231f20;
}

.header .telegram {
    margin-right: 52px;

}

.header .telegram:hover {
    opacity: 0.5;
}

a {
    text-decoration: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.lang a {
    color: #7d7d7e;
}

.search-btn {
    cursor: pointer;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    display: block;
}

.search-wrap {
    position: relative;
    margin-right: 20px;
}

.search-form {
    position: absolute;
    width: 254px;
    right: -5px;
    top: 45px;
    display: none;

}

.search-form input {
    width: 100%;
    padding: 5px 5px 6px;
    border: 0;
    height: auto;
    font-size: 14px;
    letter-spacing: 1px;
    font-family: 'Futura';
    border-bottom: 1px solid #757273;

}

.search-btn:hover {
    opacity: 0.5;
}

.lang a:hover, .lang a.active {
    color: #231f20;
}

.lang a.active {
    cursor: default;
}

.lang {
    margin-right: 50px;
}

.burger {
    width: 30px;
    cursor: pointer;
}

.burger:hover {
    opacity: 0.5;
}

.burger div, .burger:before, .burger:after {
    content: '';
    display: block;
    background: #231f20;
    height: 1px;
    width: 100%;
    cursor: pointer;
}

.burger div {
    margin: 6px 0;
}

.menu {
    position: fixed;
    top: 0;
    height: 100%;
    overflow: auto;
    background: rgba(20, 22, 23, 0.9);
    width: 325px;
    padding: 50px 0 20px 75px;
    z-index: 4000;
    -webkit-transition: right 0.3s linear;
    -moz-transition: right 0.3s linear;
    -ms-transition: right 0.3s linear;
    -o-transition: right 0.3s linear;
    transition: right 0.3s linear;
    right: -325px;
}

.menu.open {
    right: 0;
}

.c-white, .c-white * {
    color: #fff;
}

.menu > ul > li > a {
    display: inline-block;
    font-size: 21px;
}

.menu li > a:hover, .menu li.active > a {
    color: #ec1c24;
}

.menu-close-wrap {
    position: absolute;
    right: 20px;
    top: 20px;
}

.menu-close {
    cursor: pointer;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;

}

.menu-close line {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    opacity: 1 !important;
    stroke: #fff !important;
}

.menu-close:hover line {
    stroke: #ec1c24 !important;
}

.menu > ul > li {
    padding-bottom: 25px;
}

.menu > ul > li li {
    margin-bottom: 15px;
}

.menu > ul > li ul {
    padding-top: 20px;
}

.menu a .inject {
    display: inline-block;
    vertical-align: middle;
    margin-left: 4px;
}

.menu a .inject g {
    fill: #fff;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.menu a:hover .inject g {
    fill: #ec1c24;
}

.about-us .container {
    text-align: center;
    position: relative;
    padding-top: 178px;
    padding-bottom: 145px;
}

h2 {
    font-size: 56px;
    text-align: center;
    margin-bottom: 25px;
    line-height: 56px;
}

h2 + p {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 50px;
}

.anim-block {
    position: absolute;
    z-index: 100;

}

.anim-block img {
    display: block;
    position: absolute;
}

.anim1 {
    top: -10px;
    right: -174px;
    width: 330px;
}

.anim1 img {
    right: 0;

}

.anim1 .shad {
    top: -76px;
    right: -18px;
}

.anim2 {
    top: 250px;
    left: -165px;
    width: 322px;
}

.anim2 img {
    left: 0;
}

.anim2 .shad {
    top: -27px;
    left: -70px;
}

.anim3 {
    bottom: 180px;
    right: -105px;
    width: 200px;
}

.anim3 img {
    right: 0;
}

.anim3 .shad {
    top: -60px;
    right: -125px;
}

.anim4 {
    top: -60px;
    right: -310px;
    width: 291px;
}

.anim4 img {
    right: 0;
}

.anim4 .shad {
    top: -70px;
    right: 20px;
}

.anim5 {
    top: 80px;
    left: -285px;
    width: 230px;
}

.anim5 img {
    left: 0;
}

.anim5 .shad {
    top: 2px;
    left: -10px;
}

.free-consult {
    padding-bottom: 50px;
}

.free-consult > span {
    font-size: 20px;
    display: block;
    margin-bottom: 10px;
}

.free-consult .item * {
    display: inline-block;
    vertical-align: middle;
}

.free-consult .item span {
    font-size: 20px;

}

.free-consult input {
    width: 145px;
    border: 0;
    padding: 0;
    height: auto;
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.free-consult input::-webkit-input-placeholder {
    font-size: 12px;
}

.free-consult input::-moz-placeholder {
    font-size: 12px;
}

/* Firefox 19+ */
.free-consult input:-moz-placeholder {
    font-size: 12px;
}

/* Firefox 18- */
.free-consult input:-ms-input-placeholder {
    font-size: 12px;
}

.free-consult button {
    background: url("../images/phone.svg") no-repeat;
    background-size: 100% auto;
    width: 24px;
    height: 24px;
    border: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    cursor: pointer;

}

.free-consult button:hover {
    opacity: 0.5;
}

.brand-path span {
    font-size: 30px;
    text-transform: uppercase;
}

.brand-path span:after {
    content: '';
    display: inline-block;
    background: url("../images/br-arr.png") no-repeat;
    width: 12px;
    height: 23px;
    margin: 0 25px;

}

.brand-path span:last-child:after {
    display: none;
}

.brand-path span:first-child {
    color: #a3a5a9;
}

.brand-path span:nth-child(2) {
    color: #6d6f71;

}

.title text {
    font-family: 'Futura' !important;
    font-weight: 900 !important;
}

.title {
    max-width: 710px;
    margin-left: 120px;
    position: relative;
    z-index: 1000;
    min-height: 134px;

}

.title svg {
    display: block;
    width: 100%;
    height: 134px;
    position: absolute;
    left: 0;
    top: 0;

}

.clients .title {
    margin-bottom: -20px;
}

.contacts .title {
    margin-bottom: -85px;
    margin-left: 0;

}

.portfolio .container {
    padding-bottom: 70px;
}

.menu a + a {
    margin-left: 4px;
}

.menu .soc-menu {
    padding-top: 15px;
}

.menu .soc-menu a + a {
    margin-left: 10px;
}

.clients .container {
    position: relative;
    padding-bottom: 40px;
    font-size: 0;
    max-width: 710px;
}

.clients .container .item {
    display: inline-block;
    vertical-align: middle;
    width: 25%;
    text-align: center;
    margin-bottom: 55px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.clients .container .item:hover {
    opacity: 0.5;
}

.portfolio .title svg {
    margin-left: -12px;
}

.contacts {
    background: url("../images/contacts-bg.jpg") no-repeat center center;
    background-size: cover;
    min-height: 370px;
}

.contacts .container {
    max-width: 710px;
    padding-top: 50px;
}

.contacts .title svg {
    margin-left: -10px;
}

.clients .title svg {
    margin-left: -5px;
}

.contacts .item {
    line-height: 20px;
}

.contacts .item > span {
    font-size: 28px;
    display: block;
    margin-bottom: 20px;
    line-height: 38px;
}

.c-red {
    color: #ed1c24;
    position: relative;
}

.c-red:hover {
    color: #010101;
}

.contacts .item p + p {
    margin-top: 20px;
}

.contacts .item .c-red {
    padding-right: 26px;
}

.contacts .item p img {
    display: inline-block;
    margin-right: 5px;
}

.red-btn {
    border: 2px solid #ed1c24;
    text-align: center;
    font-size: 15px;
    padding: 8px 22px;
    display: inline-block;
    line-height: 15px !important;
    color: #010101;
    border-radius: 18px;
}

.red-btn:hover {
    background: #ed1c24;
    color: #ffffff;
}

.on-map {
    padding-bottom: 15px;
}

.contacts .item a span {
    font-size: 18px;
    position: absolute;
    right: 0;

}

.contacts .adr {
    margin-right: 190px;
}

.contacts .link p a {
    color: #010101;
    border-bottom: 1px solid #010101;
}

.contacts .link p a:hover {
    color: #ed1c24;
    border-color: #ed1c24;
}

.contacts .link .red-btn {
    display: block;
    width: 146px;
    padding: 8px 0;
    margin-top: 20px;
}

.socials a {
    display: inline-block;

}

.socials img {
    display: block;
}

.socials a + a {
    margin-left: 20px;
}

.socials a:hover {
    opacity: 0.5;
}

.socials {
    padding-top: 20px;
}

.popup {
    background: transparent !important;
    width: 376px;
    padding: 15px;
    display: none;
}

.fancybox-close-small {
    display: none;
}

.popup > span {
    display: block;
    font-size: 30px;
    text-align: center;
    margin-bottom: 20px;
}

.popup > span img {
    display: inline-block;
    vertical-align: middle;
    margin-left: 4px;
}

.form .item {
    width: 100%;
    display: table;
    vertical-align: bottom;
    padding-bottom: 22px;
}

.form .item > * {
    display: table-cell;
    vertical-align: bottom;
}

.form .item .label {
    white-space: nowrap;
    font-size: 21px;
    padding-right: 10px;

}

.form .item .label span {
    position: relative;
    top: 4px;
}

.form .item .form-item {
    width: 100%;

}

.form input, .form textarea {
    padding: 0;
    text-align: center;
    font-size: 21px;
    width: 100%;
    border: 0;
    height: auto;
    background: transparent;
    border-bottom: 1px solid #fff;
    resize: none;
}

.form button {
    display: block;
    padding: 0;
    background: transparent;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    border: 1px solid #fff;
    width: 170px;
    height: 50px;
    text-align: center;
    margin: 20px auto 0;
    font-size: 21px;
    cursor: pointer;

}

.form button:hover {
    background: #ed1c24 !important;
    border-color: #ed1c24 !important;
    color: #ffffff !important;
}

.form p {
    text-align: center;
    font-size: 21px;
    line-height: 24px;
    padding-bottom: 10px;
}

.form p img {
    display: inline-block;
    margin-left: 4px;
}

.popup .vi {
    display: inline-block;
}

#thanks {
    text-align: center;
}

.portfolio .container {
    font-size: 0;
    max-width: 708px;
    position: relative;
}

.portfolio .item {
    display: inline-block;
    margin: 10px;
    position: relative;
    vertical-align: top;
    overflow: hidden;
}

.portfolio .item img {
    display: inline-block;
    max-height: 222px;
    max-width: 100%;
}

.portfolio .inner {
    margin: -10px;
}

.portfolio .single-item {
    width: 222px;
    height: 222px;
}

.portfolio .item strong {
    font-size: 30px;
    color: #000;
    position: absolute;
    left: 20px;
    bottom: 20px;
    z-index: 100;
}

.portfolio .item strong.top {
    bottom: auto;
    top: 20px;

}


.anim6 {
    top: 160px;
    left: -280px;
}

.anim6 .shad {
    top: 0;
    left: 40px;
}


.anim7 {
    top: 332px;
    right: -100px;
}

.anim7 .shad {
    top: 0;
    left: -30px;
}

.anim8 {
    bottom: 240px;
    left: -280px;
}

.anim8 .shad {
    top: 0;
    left: 20px;
}

.anim-block {
    pointer-events: none;
}

.anim-block .date {
    font-size: 12px;
    color: #929497;
    font-weight: 500;
    position: relative;
}

.anim1 .date {
    top: 175px;
    left: -82px;
}
.anim2 .date {
    top: 116px;
    left: -104px;
}
.anim3 .date {
    top: -32px;
    left: 86px;
}
.anim4 .date {
    top: 124px;
    left: 208px;
}
.anim5 .date {
    top: 168px;
    left: 24px;
}
.anim6 .date {
    left: 120px;
}
.anim7 .date {
    top: 72px;
    left: 136px;
}
.anim8 .date {
    top: 68px;
    left: 134px;
}



.contact-info .container {
    position: relative;
    z-index: 1000;
}

.contact-info .flex-container span {
    font-size: 29px;
    line-height: 36px;
    display: block;
    text-align: center;
}

.contact-info .title {
    margin-bottom: -60px;
}

.contact-info .img {
    width: 676px;
    padding-left: 65px;

}

.contact-info .img img {
    display: block;
}

.contact-info .info {
    width: 184px;
    padding-top: 30px;
}

.contact-info .info p {
    line-height: 23px;
}

.contact-info .soc {
    padding-top: 10px;
    padding-bottom: 40px;
}

.contact-info .soc img {
    display: inline-block;
}

.contact-info .soc a {
    display: inline-block;
    margin-right: 20px;
}

.contact-info .soc a:hover {
    opacity: 0.5;
}

.follow {
    padding-top: 40px;
    padding-bottom: 0;
}

.follow span {
    display: block;
    margin-bottom: 10px;
}

.contact-info .follow .soc a {
    margin-bottom: 20px;
}

.contact-info .on-map {
    color: #000;
}

.contact-info .on-map:hover {
    color: #ec1c24;
}

.contact-info .follow .soc {
    padding-top: 0;
    padding-bottom: 30px;
}

.contact-info .form {
    max-width: 285px;
    margin: 0 auto;
    padding-top: 60px;
}

.contact-info .form input {
    border-color: #000;
}

.contact-info .form .item .label span {
    font-size: 14px;
}

.contact-info .form > span {
    text-transform: uppercase;
    display: block;
    text-align: center;
    margin-bottom: 20px;
}

.contact-info .form button {
    font-size: 14px;
    border-color: #000;
}

.contact-info .container {
    padding-bottom: 55px;
}

.map {
    position: relative;
}

.map a img{
    height: auto;
    width: auto;
    max-width: 100%;
    display: block;
}



#map {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.map span {
    font-size: 56px;
    line-height: 56px;
    display: block;
    position: absolute;
    top: 90px;
    z-index: 1000;
    left: 100px;
}

.about-kate img {
    display: block;

}

.about-kate .desc {
    max-width: 380px;
    margin-left: 50px;
    font-size: 18px;
    line-height: 21px;
    padding-top: 0;
    letter-spacing: -0.2px;
}

.education img, .awards img {
    display: inline-block;
    vertical-align: middle;
}

.education img:nth-of-type(2){
    width: 90px;
    height: auto;
}

.about-kate .container {
    padding: 50px 0 65px;
}

.education, .awards {
    text-align: center;
    padding-top: 65px;
}

.education img + img, .awards img + img {
    margin-left: 70px;
}

.education span, .awards span {
    display: block;
    font-size: 29px;
    margin-bottom: 30px;

}

.projects .container {
    padding: 80px 0;
}

.projects h3 {
    font-size: 29px;
    text-align: center;
    margin-bottom: 20px;
}

.projects .items {
    text-align: center;
}

.projects .items a {
    display: inline-block;
    vertical-align: middle;
}

.projects .items a + a {
    margin-left: 55px;
}

.projects .items img {
    display: inline-block;
}

.writers {
    padding: 70px 0 10px;
    overflow: auto;
}

.writers .block50 {
    width: 50%;
    float: left;
}

.writers .clr {
    padding-bottom: 60px;
}

.writers h3 {
    width: 190px;
    text-align: left !important;
}

.writers .item {
    margin-left: 240px;
}

.writers .item .soc {
    margin-top: 6px;
}

.writers a {
    color: #020202;
}

.writers a:hover {
    color: #ed1c24;
}

.writers li + li {
    margin-top: 10px;
}

.writers li span {
    display: block;
    margin-bottom: 10px;
}

.writers a .cls-1 {
    fill: #020202 !important;
    opacity: 1 !important;
    stroke: none;
}

.writers a:hover .cls-1 {
    fill: #ed1c24 !important;
}

.writers .soc a {
    display: inline-block;
}

.writers .soc a + a {
    margin-left: 10px;
}

.writers .soc .y {
    margin-top: 10px;

}

.writers .soc a:hover path {
    fill: #ed1c24 !important;
}

.double-title svg {
    height: 220px;
}

.double-title {
    max-width: 830px;
    margin-bottom: -35px;
    height: 220px;
}

.gray-bg {
    background: #f2f4f3;
}

.articles .container {
    padding: 30px 0 50px;
}

.articles .items {
    font-size: 0;
    position: relative;
    z-index: 10;
    width: 1030px;
}

.articles .items img {
    width: auto;
    height: auto;
    display: inline-block;
    max-width: 100%;
}

.articles .items > * {
    display: inline-block;
    vertical-align: top;
}

.articles .item > * {
    display: inline-block;
    vertical-align: bottom;
}

.articles .item {
    width: 485px;
    padding-bottom: 90px;
}

.articles .item .date {
    color: #b8babc;
    font-size: 18px;
    margin-right: 10px;
}

.articles .item .date span {
    display: block;
    border-top: 1px solid #b8babc;
    padding-top: 3px;
    margin-top: 3px;
}

.articles .item + .item {
    margin-left: 45px;
}

.tal {
    text-align: left;
    margin-left: -30px;
}

.tar {
    text-align: right;
    margin-left: -50px;
}

.articles .item .img {
    position: relative;
    max-width: 453px;
    text-align: center;
    height: 358px;
    color: #000;
}

.articles .item .img:hover {
    color: #ed1c24;

}

.articles .item .name {
    display: block;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    margin-top: 10px;
}

.articles .item.item-small .img {
    height: 263px;
    width: 333px;

}

.articles .items .item:last-of-type .date {
    margin-right: 0;
    margin-left: 10px;

}

.show-more {
    border: 1px solid #999;
    width: 32px;
    height: 32px;
    border-radius: 32px;
    text-align: center;
    line-height: 30px;
    font-size: 27px;
    color: #999;
    display: block !important;
    margin: 0 auto;
    position: relative;
    z-index: 100;

}

.show-more:hover {
    border-color: #ed1c24;
    color: #ed1c24;

}

.tags {
    position: absolute;
    bottom: 20px;
    text-align: center;
    width: 100%;
    z-index: 100;
    left: 0;
    display: block;
    font-size: 14px;
}

.videos .title {
    margin-bottom: -60px;
    margin-left: 250px;
}

.article h1 {
    text-align: center;
    font-size: 44px;
    line-height: 49px;
    margin-bottom: 50px;
}

.article-wrap .container {
    position: relative;
    padding: 60px 0 70px 120px;
    overflow: auto;

}

.see-all {
    position: absolute;
    top: 70px;
    left: 0;
    font-size: 18px;
    color: #808184;
    background: url("../images/g-arr.png") no-repeat left;
    padding-left: 30px;
    line-height: 25px;

}

.see-all:hover {
    opacity: 0.5;
}

.article .text {
    width: 545px;
}

.other-news {
    width: 245px;
}

.text img {
    display: block;
    margin-bottom: 60px;
    width: 100%;
    height: auto;
}

.text .vi img{
    margin-bottom: 0;
    width: 30px;
    height: auto;
}

.text .vi{
    position: relative;
    top: -4px;
}



.text p {
    line-height: 18px;
    margin-bottom: 15px;
}

.other-news * {
    color: #808184;
}

.other-news span {
    border-bottom: 1px solid #808184;
}

.other-news li {
    line-height: 18px;
    margin-top: 15px;
}

.other-news a:hover {
    color: #ed1c24;
}

.article .date {
    color: #808184;
}

.soc-block .icons > * {
    display: inline-block;

}

.soc-block .favour {
    position: relative;
    cursor: pointer;
}

.soc-block .favour strong {
    color: #ffffff;
    font-size: 11px;
    width: 100%;
    text-align: center;
    top: 50%;
    margin-top: -7px;
    left: 0;
    z-index: 100;
    position: absolute;
    display: block;
}

.soc-block .favour .cls-1 {
    opacity: 1 !important;
    fill: #000 !important;
}

.fb-plugin {
    margin-left: 20px;
}

.opinions .title {
    margin-bottom: 0;
}

.opinions-menu {
    text-align: center;
    font-size: 29px;
    color: #231f20;
    padding: 40px 0 50px;
    position: relative;
    z-index: 1000;
}

.opinions-menu a {
    color: #231f20;
}

.opinions-menu a:hover, .opinions-menu a.active {
    color: #ed1c24;
}

.opinions-menu span {
    margin: 0 5px;
}

.opinions .items.tar > * {
    vertical-align: bottom;
}

.opinions .items.tal {
    margin-bottom: -90px;
}

.articles .items.tac {
    text-align: left;
}

.articles .item-big .img {
    width: 722px;
    height: 572px;
    max-width: inherit;

}

.articles .item-big {
    width: 755px;
    margin-left: 118px;
}

.opinions .items:last-of-type {
    padding-bottom: 70px;
}

.works .title {
    margin-bottom: -20px;
}

.works .opinions-menu {
    line-height: 49px;
    padding: 0 0 40px;
}

.works .items {
    font-size: 0;
}

.works .item {
    margin-bottom: 45px;
    overflow: hidden;
    display: inline-block;
    position: relative;
    vertical-align: top;
}

.works .item a img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
}

.works .item * {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.works .item a:before, .works .item a:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    left: 0;
    bottom: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    z-index: 50;
}

.works .item a:before {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
}

.works .item a:hover::before {
    opacity: 0;
}

.works .item a:hover::after {
    opacity: 1;
}

.works .item a:after {
    opacity: 0;
    background: rgba(0, 0, 0, 0.4);
}

.works .item a:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.works .item a {
    position: relative;
    display: block;

}

.works .item span {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 50px 25px 30px;
    z-index: 100;
    font-size: 18px;

}

.works .container {
    padding-bottom: 20px;
}

.works .item-small {
    width: 47%;
}

.works .item-small + .item-small {
    margin-left: 6%;
}

.anim10 {
    left: 0;
    top: 40px;
}

.anim11 {
    bottom: 20px;
    right: -40px;
}

.works .item-small.we-create {
    overflow: visible;
    position: relative;
}

.works .item-small.we-create .anim-block img {
    position: relative;
}

.works .item-small.we-create * {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

.services .container {
    padding-top: 30px;
    padding-bottom: 80px;
}

.services .new-title + p {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 80px;
    margin-top: 0;
}

.services .brand-path + p {
    font-size: 18px;
    line-height: 24px;
    padding-top: 40px;
}

.services .anim3 {
    bottom: auto;
    top: 0;
    left: -140px;
}

.services .anim2 {
    top: 170px;
    right: -180px;
    left: auto;
}

.comprises .container {
    padding: 60px 0 55px 60px;
    position: relative;
}

.comprises .left-part {
    position: relative;
    width: 210px;
    font-size: 28px;
    line-height: 34px;
    padding-top: 30px;
}

.comprises .left-part:after {
    content: '';
    position: absolute;
    right: -120px;
    height: 1px;
    background: #231f20;
    width: 125px;
    top: 50px;
}

.comprises .right-part {
    margin-left: 340px;
}

.comprises .right-part > * {
    position: relative;
    padding-left: 15px;
}

.comprises .right-part > span {
    font-size: 12px;
    text-transform: uppercase;
}

.comprises .item a {
    font-size: 28px;
    line-height: 34px;
    color: #231f20;
    text-decoration: none;
    position: relative;
    z-index: 100;
}

.comprises .item a:hover {
    text-decoration: underline;
}

.comprises .item {
    padding: 25px 0 25px 15px;
    margin-bottom: -15px;
}

.comprises .anim-block {
    left: -140px;
    bottom: 230px;
}

.comprises .item svg {
    position: absolute;
    left: -25px;
    top: -20px;
}

.comprises .item .cls-1 {
    opacity: 0.9 !important;
}

.comprises .item:nth-of-type(even) svg {
    left: 0;
}

.comprises .item:nth-of-type(3){
    margin-bottom: -35px;
}

.comprises p {
    font-size: 18px;
}

.comprises p img {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-left: 1px;
}

.write-us .container {
    padding: 60px 0;
    text-align: center;

}

.write-us span {
    font-size: 28px;
    line-height: 24px;
    display: block;
    margin-bottom: 35px;
}

.write-us a:hover img {
    opacity: 0.6;
}

.about-agency h2 {
    font-size: 44px;
    margin-bottom: 10px;
    line-height: 44px;
}

.about-agency .desc {
    text-align: left;
    padding-left: 80px;
}

.about-agency .container {
    padding-top: 30px;
    padding-bottom: 80px;
}

.about-agency .left-part {
    width: 420px;
}

.about-agency .left-part p {
    line-height: 22px;
}

.about-agency .anim3 {
    right: auto;
    left: -140px;
}

.about-agency .right-part {
    width: 330px;
    margin-left: 50px;
}

.about-agency .desc {
    padding-bottom: 25px;
}

.about-agency h2 + p {
    font-size: 14px;
}

.about-agency .anim2 {
    left: auto;
    bottom: 80px;
    right: -130px;
    top: auto;
}

.about-agency .right-part .item {
    position: relative;
    padding: 25px 0 25px 30px;
    line-height: 22px;
}

.about-agency .right-part .item svg {
    position: absolute;
    left: -20px;
    top: -20px;

}

.about-agency .right-part .item svg .cls-1 {
    font-family: 'Futura' !important;

}

.about-agency .right-part .item:nth-of-type(even) svg {
    left: 0;
}

.agency-clients .container {
    padding: 40px 0 80px;
}

.agency-clients .item {
    margin-left: 75px;
    position: relative;
    padding-left: 100px;
}

.agency-clients .items {
    padding-top: 40px;
}

.agency-clients .item img {
    display: inline-block;
    vertical-align: middle;
}

.agency-clients .item img + img {
    margin-left: 80px;
}

.agency-clients .item span {
    position: absolute;
    left: 0;
    top: 15px;
    display: none;
}

.agency-clients .item + .item {
    margin-top: 60px;
}

.agency-clients .item:last-of-type img + img {
    margin-left: 45px;
}

.statistic-block .container {
    padding: 110px 0;
    text-align: center;
}

.statistic-block .clr {
    padding-top: 40px;
}

.statistic-block svg .cls-1 {
    font-size: 108.47px;
}

.statistic-block .block {
    display: inline-block;
    position: relative;
    padding-left: 60px;
    font-size: 18px;
    text-align: left;
    padding-top: 40px;
    line-height: 24px;
    vertical-align: top;
    overflow: hidden;
    min-height: 95px;
}

.statistic-block .block + .block {
    margin-left: 150px;
}

.statistic-block svg {
    position: absolute;
    left: 0;
    top: 0;

}

.statistic-block .container .item:first-child .block:nth-child(2) {
    padding-left: 205px;
}

.statistic-block .item + .item {
    padding-top: 60px;
}

.brand-development .container {
    padding: 30px 0 80px;
}

.brand-development .desc {
    max-width: 460px;
    margin-left: 245px;
    font-size: 18px;
    line-height: 24px;
    margin-top: 0;
}

.development-services {
    padding-top: 40px;
}

.development-services span {
    font-size: 28px;
    text-align: center;
    display: block;
    margin-bottom: 30px;
}

.services-menu a , .services-menu p{
    display: inline-block;
    font-size: 18px;
    line-height: 24px;
    vertical-align: top;
    margin: 0 18px 20px;

}

.services-menu a.active, .opinions-menu a.orange .opinions-menu a:hover{
    color: #ed1c24 !important;
}

.services-menu {
    text-align: center;
    padding-bottom: 20px;
    max-width: 720px;
    margin: 0 auto;
    position: relative;
    z-index: 1000;
}

.services-menu a {
    color: #020202;
}

.services-menu a:hover, .services-menu li.active a {
    text-decoration: underline;
    color: #ed1c24 !important;
}

.services-slider {
    max-width: 639px;
    margin: 0 auto;

}

.services-slider img {
    display: inline-block;
    width: auto;
    max-width: 100%;
    height: auto;
}

.services-list {
    text-align: center;
}

.services-list .container {
    padding: 50px 0 30px;
}

.services-list span {
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 30px;
    font-weight: 500;
}

.services-list a {
    color: #231f20;
    font-size: 28px;
    margin: 0 30px 30px;
    display: inline-block;
}

.services-list a:hover, .services-list a.active {
    text-decoration: underline;
    color: #ed1c24;
}

.owl-nav div, .nav-container div {
    position: absolute;
    top: 50%;
    cursor: pointer;
    background: #ff151f url("../images/arrow-slider.png") no-repeat;
    background-size: 72px;
    width: 36px;
    height: 36px;
    margin-top: -18px;
    border-radius: 50%;
    opacity: .4;
    transition: opacity .5s;
}

.owl-nav .owl-prev, .nav-container .owl-prev {
    background-position: 0 0;
    left: 15px;
}

.owl-nav .owl-next, .nav-container .owl-next {
    background-position: right 0;
    right: 15px;
}

.owl-nav div:hover {
    opacity: 1;
}

.brand-development.design .desc {
    margin-top: 0;
}

.brand-development.communications .double-title, .brand-development.marketing-consult .double-title {
    margin-left: 0;
    width: 950px;
    max-width: inherit;
}

.respondes > span {
    font-size: 28px;
    display: block;
    text-align: center;
    margin-bottom: 25px;
}

.respondes {
    padding: 50px 0 20px;
    margin-top: -90px;
}

.respondes .item {
    padding-bottom: 70px;
}

.respondes .item > * {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}

.respondes .item .inf {
    margin-left: 45px;
    width: 330px;
}

.respondes .item .inf > div > p {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 20px;

}

.respondes .item-big {
    padding-left: 120px;
}

.respondes .item .inf img {
    display: block;
    margin-bottom: 80px;
}

.respondes .item .author {
    font-size: 14px;
    color: #808285;

}

.respondes .item .author p + p {
    margin-top: 15px;
}

.top-slider {
    position: relative;
}

.top-slider .item {
    height: 588px;
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center center;
}

.case-page {
    padding-top: 0 !important;
}

.nav-container {
    position: absolute;
    width: 980px;
    top: 50%;
    height: 1px;
    z-index: 100;
    left: 50%;
    margin-left: -490px;

}

.case .left-part {
    width: 450px;

}

.case .top-part {
    overflow: auto;
}

.case .top-part {
    padding: 30px 0;
    overflow: auto;
}

.case .bot-part {
    padding-bottom: 100px;
    overflow: visible;
}

.case h1 {
    font-size: 44px;
    line-height: 48px;
    margin-bottom: 20px;
}

.tags-menu * {
    color: #ed1c24;
    font-size: 18px;

}

.case .right-part {
    margin-left: 530px;
    font-size: 14px;
    line-height: 21px;
    padding-top: 20px;
}

.case .left-part .services-slider {
    width: 639px;
    margin-left: -188px;
}

.case .desc {
    font-size: 44px;
    line-height: 48px;
    font-weight: 500;

}

.case .desc span {
    font-size: 78px;
    display: block;
    margin-bottom: 20px;
}

.case-pagination {
    position: relative;
    text-align: center;
    font-size: 17px;
}

.share {
    display: inline-block;
}

.arr {
    position: absolute;
    top: 50%;
    margin-top: -13px;

}

.case-pagination a {
    color: #231f20;
}

.arr.prev:before, .arr.next:after {
    content: '';
    display: inline-block;
    background: url("../images/p-arr.png") no-repeat;
    width: 14px;
    height: 26px;
    vertical-align: middle;
    position: relative;
    top: -1px;

}

.case-pagination a:hover {
    opacity: 0.5;
}

.arr.prev:before {
    background-position: 0 0;
    margin-right: 10px;
}

.arr.next:after {
    background-position: right 0;
    margin-left: 10px;
}

.arr.prev {
    left: 25px;
}

.arr.next {
    right: 25px;
}

.case .container {
    padding-bottom: 100px;
}

.share span {
    display: block;
    margin-bottom: 10px;
}

.share a + a {
    margin-left: 25px;
}

.share span:nth-of-type(2) {
    margin-top: 10px;
}

.hide-block {
    display: none;
}

.hide-block a {
    display: block;
    font-size: 21px;
}

.show767, .show479 {
    display: none;
}

.portfolio .title{
    margin-bottom: -45px;
}

.clients .title{
    margin-left: 0;
}


#map{
    width: 900px;
    height: 600px;
}

.map-wrapper{
    display: none;
    width: 900px;
    height: 600px;
}

.videocontent{
    width: 100%;
    max-width: 640px;
}

.video-js .vjs-big-play-button{
    width: 64px;
    height: 64px;
    margin: -32px 0 0 -32px;
    border-radius: 64px;
    background: #ed1c24;
}

.video-js .vjs-big-play-button .vjs-icon-placeholder:before{
    top: 9px;
}


.new-title{
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}

.t2{
    max-width: 429px;
}

.t3{
    max-width: 504px;
    margin-left: 0;
}

.t5{
    max-width: 555px;
    margin-left: 0;
}


.t6{
    max-width: 736px;
}

.t7{
    max-width: 621px;
}

.t1{
    max-width: 311px;
}

.t4{
    max-width: 740px;
}

.contacts .container{
    padding-bottom: 50px;
}

.t10{
 max-width: 390px;
 margin-bottom: 30px;
}

.t9{
    max-width: 431px;
    margin-bottom: 30px;
}

.t8{
    max-width: 758px;
}

.t13{
    max-width: 902px;
    margin: 0 auto 30px;
}


.t11{
    max-width: 880px;
    margin: 0 auto 30px;
}


.t12{
    max-width: 742px;
    margin: 0 auto 30px;
}


.t14{
    max-width: 432px;
}

.contact-info .t5{
    margin-left: 120px;
}

.marketing-consult .respondes{
    margin-top: 0;
}



.projects-2 {
    text-align: center;
    padding: 60px 0;
}

.projects-2 .screen-title {
    font-size: 28px;
    margin-bottom: 48px;
}

.projects-2 .projects-list {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    margin-left: auto;
    margin-right: auto;
    max-width: 760px;
}

.projects-2 .projects-list .item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 50%;
    font-size: 18px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 36px;
    font-size: 15px;
}

.projects-2 .projects-list .logo-project {
    margin-bottom: 20px;
}

.projects-2 .projects-list .logo-project img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 142px;
}

.projects-2 .it1 .logo-project {
    position: relative;
    left: -20px;
}

.projects-2 .it2 {
    padding-top: 30px;
}

.projects-2 .it3 {
    padding-top: 20px;
}

#container {
    overflow: hidden;
}

.projects-2 .projects-list .logo-project {
    margin-bottom: 12px;
}

.projects-2 .it2 {
    padding-top: 16px;
}



.slick-arrow {
    position: absolute;
    top: 50%;
    cursor: pointer;
    background: #ff151f url("../images/arrow-slider.png") no-repeat;
    background-size: 72px;
    width: 36px;
    height: 36px;
    margin-top: -18px;
    border-radius: 50%;
    opacity: .4;
    transition: opacity .5s;
    z-index: 3;
}

.slick-prev {
    background-position: 0 0;
    left: 15px;
}

.slick-next {
    background-position: right 0;
    right: 15px;
}

.slick-arrow:hover {
    opacity: 1;
}


