

/* Start:/bitrix/templates/soda/css/style.css?150237513816212*/
@font-face {
    font-family: 'HypatiaSansPro-Regular';
    src: url('/bitrix/templates/soda/css/../fonts/HypatiaSansPro-Regular/HypatiaSansPro-Regular.eot?#iefix') format('embedded-opentype'), url('/bitrix/templates/soda/css/../fonts/HypatiaSansPro-Regular/HypatiaSansPro-Regular.otf') format('opentype'),
    url('/bitrix/templates/soda/css/../fonts/HypatiaSansPro-Regular/HypatiaSansPro-Regular.woff') format('woff'), url('/bitrix/templates/soda/css/../fonts/HypatiaSansPro-Regular/HypatiaSansPro-Regular.ttf') format('truetype'), url('/bitrix/templates/soda/css/../fonts/HypatiaSansPro-Regular/HypatiaSansPro-Regular.svg#HypatiaSansPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*
@font-face {
    font-family: 'IowanOldStyleBT-Italic';
    src: url('/bitrix/templates/soda/css/../fonts/IowanOldStyleBT-Italic/IowanOldStyleBT-Italic.eot?#iefix') format('embedded-opentype'),
    url('/bitrix/templates/soda/css/../fonts/IowanOldStyleBT-Italic/IowanOldStyleBT-Italic.woff') format('woff'),
    url('/bitrix/templates/soda/css/../fonts/IowanOldStyleBT-Italic/IowanOldStyleBT-Italic.ttf')  format('truetype'),
    url('/bitrix/templates/soda/css/../fonts/IowanOldStyleBT-Italic/IowanOldStyleBT-Italic.svg#IowanOldStyleBT-Italic') format('svg');
    font-weight: normal;
    font-style: normal;
}*/

@font-face {
    font-family: 'IowanOldStyleBT-Italic';
    src: url('/bitrix/templates/soda/css/../fonts/iowaosit/iowaosit-webfont.eot');
    src: url('/bitrix/templates/soda/css/../fonts/iowaosit/iowaosit-webfont.eot?#iefix') format('embedded-opentype'),
    url('/bitrix/templates/soda/css/../fonts/iowaosit/iowaosit-webfont.woff2') format('woff2'),
    url('/bitrix/templates/soda/css/../fonts/iowaosit/iowaosit-webfont.woff') format('woff'), url('/bitrix/templates/soda/css/../fonts/iowaosit/iowaosit-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'HypatiaSansPro-Bold';
    src: url('/bitrix/templates/soda/css/../fonts/HypatiaSansPro-Bold/HypatiaSansPro-Bold.eot?#iefix') format('embedded-opentype'),
    url('/bitrix/templates/soda/css/../fonts/HypatiaSansPro-Bold/HypatiaSansPro-Bold.otf')  format('opentype'),
    url('/bitrix/templates/soda/css/../fonts/HypatiaSansPro-Bold/HypatiaSansPro-Bold.woff') format('woff'),
    url('/bitrix/templates/soda/css/../fonts/HypatiaSansPro-Bold/HypatiaSansPro-Bold.ttf')  format('truetype'),
    url('/bitrix/templates/soda/css/../fonts/HypatiaSansPro-Bold/HypatiaSansPro-Bold.svg#HypatiaSansPro-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HypatiaSansPro-ExtraLight';
    src: url('/bitrix/templates/soda/css/../fonts/HypatiaSansPro-ExtraLight/HypatiaSansPro-ExtraLight.eot?#iefix') format('embedded-opentype'),
    url('/bitrix/templates/soda/css/../fonts/HypatiaSansPro-ExtraLight/HypatiaSansPro-ExtraLight.otf')  format('opentype'),
    url('/bitrix/templates/soda/css/../fonts/HypatiaSansPro-ExtraLight/HypatiaSansPro-ExtraLight.woff') format('woff'),
    url('/bitrix/templates/soda/css/../fonts/HypatiaSansPro-ExtraLight/HypatiaSansPro-ExtraLight.ttf')  format('truetype'),
    url('/bitrix/templates/soda/css/../fonts/HypatiaSansPro-ExtraLight/HypatiaSansPro-ExtraLight.svg#HypatiaSansPro-ExtraLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HypatiaSansPro-Light';
    src: url('/bitrix/templates/soda/css/../fonts/HypatiaSansPro-Light/HypatiaSansPro-Light.eot?#iefix') format('embedded-opentype'),
    url('/bitrix/templates/soda/css/../fonts/HypatiaSansPro-Light/HypatiaSansPro-Light.otf')  format('opentype'),
    url('/bitrix/templates/soda/css/../fonts/HypatiaSansPro-Light/HypatiaSansPro-Light.woff') format('woff'),
    url('/bitrix/templates/soda/css/../fonts/HypatiaSansPro-Light/HypatiaSansPro-Light.ttf')  format('truetype'),
    url('/bitrix/templates/soda/css/../fonts/HypatiaSansPro-Light/HypatiaSansPro-Light.svg#HypatiaSansPro-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}


* {
    margin: 0;
    padding: 0;
    outline: none;
}
img {
    border: none;
}

html {
    height: 100%;
}

article, aside, details, figcaption, figure, footer, header, main, nav, section, summary {
    display: block;
}

body {
    font: 12px/1 'HypatiaSansPro-Regular', Arial, sans-serif;
    width: 100%;
    height: 100%;
}

.wrapper {
    max-width: 1920px;
    min-width: 670px;
    margin: 0 auto;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

.container {
    max-width: 1280px;
    /*min-width: 670px;*/
    margin: 0 auto;
    position: relative;
}

/* Header
-----------------------------------------------------------------------------*/
.header {
   /* height: 678px;*/

}

.header-top {
    position: absolute;
    width: 100%;
    top: 38px;
    z-index: 10;
   /* padding: 38px 0 0;*/
}

.header-soc {
    float: left;
}

.header-soc a {
    width: 15px;
    height: 21px;
    display: block;
    float: left;
    margin: 0 16px 0 0;
    background: url(/bitrix/templates/soda/css/../images/header-soc.png) no-repeat 0 0;
}
.header-soc a.only-tablet {
    display: none;
}
.header-soc a.facebook {
    background-position: -31px 0;
}

.header-soc a.instagram {
    background-position: -59px 0;
}
.overlay {
    z-index: 3;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
}
.header-menu {
    margin: 3px 320px 0 410px;
    text-align: center;
}
.header-menu ul, .header1-menu ul {
    overflow: hidden;
    white-space: nowrap;
}
.header-menu a {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    margin: 0 35px 0 0;
    text-decoration: none;
    position: relative;
}
/*
.header-menu a:hover {
    text-decoration: underline;
}
*/
.header-phone {
    font-size: 18px;
    float: right;
    color: #fff;
    text-decoration: none;
    display: block;
    margin: 0 0 0 30px;
    letter-spacing: 2px;
    cursor: text;
}
.header-phone span {
    display: none;
}


.logo {
    margin: 175px auto 0;
    display: block;
    width: 180px;
    height: 165px;
    position: relative;
}

.block1 {
    text-align: center;
}

.block1 h1 {
    font-weight: 400;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding: 80px 0 35px;

}

.block1 p {
    font: italic 18px/30px 'IowanOldStyleBT-Italic', Arial, sans-serif;
}

.bg1 {
    background: url(/bitrix/templates/soda/css/../images/bg1.png) no-repeat 55% 105px;
}

.agency {
    padding: 95px 0 0;
    height: 280px;
}

.agency li {
    text-align: center;
    width: 33.3%;
    float: left;
    position: relative;
    list-style: none;
}

.agency li .img {
    height: 120px;
}

.agency li span {
    display: block;
    color: #010101;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.last-works {
    text-align: center;
    margin: 0 auto;
}
.last-works h2 {
    padding: 115px 0 52px;
   /* margin-bottom: 30px;*/
}
.last-works h1 {
    text-align: center;
    padding: 50px 0 43px;

    letter-spacing: 9px;
}

h2 {
    text-transform: uppercase;
    font-weight: 100;
    font-size: 24px;
    letter-spacing: 5px;
    text-align: center;
}

h2 span {
    font-weight: bold;
}

.last-works a {
    display: block;
    float: left;
    width: 25%;
    position: relative;
}
.last-works a.only-mobile, .last-works a.only-tablet {
    display: none;
}
.bg2 {
    background: url(/bitrix/templates/soda/css/../images/bg2.png) no-repeat 52% 100%;
    min-height: 435px;
    padding: 0 0 30px;
}

.clients {
    text-align: center;
}

.clients img {
    margin: 40px 30px 32px;
    display: inline !important;
}

.btn {
    line-height: 36px;
    height: 36px;
    padding: 0 32px;
    margin: 0 auto;
    text-align: center;
    font-size: 12px;
    color: #111;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    border: 2px solid #000;
    white-space: nowrap;
}

.reviews {
    text-align: center;

}

.reviews h2 {
    padding: 6px 0 26px;
}

.reviews .jcarousel-wrapper, .reviews .jcarousel, .reviews .jcarousel li {
    max-width: 1040px;
    min-width: 780px;
}

.reviews .jcarousel, .reviews .jcarousel li {
    height: 176px;
}

.reviews .jcarousel-pagination {
    position: static;
}

.reviews .jcarousel-pagination a {
    background-image: url(/bitrix/templates/soda/css/../images/pager1.png);
}
.reviews .jcarousel {
    background: url(/bitrix/templates/soda/css/../images/review.png) no-repeat 100% 100%;
}
.review img {
    width: 100px;
    height: 100px;
    border-radius: 50px;
    float: left;
    margin: 0 23px 0 0;
}

.review p {
    text-align: center;
    font: italic 16px/24px /*18px/24px */ 'IowanOldStyleBT-Italic', sans-serif;
    padding: 12px 0 20px;
    margin: 0 0 0 100px;
}

.review .name {
    margin: 0 20px 20px 170px;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    letter-spacing: 3px;
    display: inline-block;
}

.review .link {
    font-size: 10px;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    color: #000;
    letter-spacing: 2px;
}

.reviews .btn {
    margin: 0 0 0 146px;
}

.reviews .btn, .reviews .jcarousel-pagination {
    display: inline-block;
    vertical-align: top;
}

.reviews .jcarousel-pagination {
    max-width: 150px;
    padding: 5px 0 0;

}

.order-design {
    width: 780px;
    margin: 120px auto 0;
    border: 1px solid #000;
    padding: 70px 0 0;

}
.order-design-content {
    margin-top: 100px;
}

.order-design h2 {
    padding-bottom: 15px;
}

.order-design input[type=text] {
    width: 330px;
    padding: 5px;
    border: none;
    border-bottom: 1px solid #dcdcdc;
    color: #b8b8b8;
    text-align: center;
    margin: 20px auto 0;
    display: block;
    font: italic 16px/1 /*18px/1 */ 'IowanOldStyleBT-Italic', sans-serif;
}

.order-design button {
    margin: 52px auto 70px;
    width: 180px;
    height: 40px;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 40px;
    color: #fff;
    background: #111;
    border: none;
    display: block;
    cursor: pointer;
}

::-webkit-input-placeholder {
    color: #b8b8b8;
}

::-moz-placeholder {
    color: #b8b8b8;
}

:-ms-input-placeholder {
    color: #b8b8b8;
}

input:-moz-placeholder {
    color: #b8b8b8;
}

.soc-menu {
    padding: 99px 15px 57px;
    width: 780px;
    min-width: 300px;
}

.soc-menu li {
    width: 25%;
    float: left;
    text-align: center;
    list-style: none;
    letter-spacing: 3px;
}

.soc-menu li:first-child {
    text-align: left;
}

.soc-menu li:last-child, .soc-menu li.last {
    text-align: right;
}

.soc-menu a {
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    color: #000;
    text-decoration: none;
}

/* Middle
-----------------------------------------------------------------------------*/
.content {
    padding: 0 0 202px;
}

.clear {
    clear: both;
}

/* Footer
-----------------------------------------------------------------------------*/
.footer {
    max-width: 1280px;
    min-width: 670px;
    margin: -202px auto 0;
    height: 202px;
    position: relative;
}
.footer-phone {
    float: right;
    font-size: 14px;
    letter-spacing: 1px;
    padding: 95px 0 0 40px;
}
.footer-logo {
    width: 305px;
    margin: 0 auto;
    border-top: 1px solid #f1f1f1;
    padding: 60px 0 0;
    text-align: center;
}
.copyright, .footer-email {
    float: left;
    padding: 95px 57px 10px 0;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.error {
    border-bottom: 1px solid #ff0000 !important;
    color: #ff0000;
}

.error::-webkit-input-placeholder {
    color: #ff0000;
}

.error::-moz-placeholder {
    color: #ff0000;
}

.error:-ms-input-placeholder {
    color: #ff0000;
}

input.error:-moz-placeholder {
    color: #ff0000;
}
/* InsidePage */
.h1 {
    font-size: 36px;
    line-height: 48px;
    text-transform: uppercase;
    font-weight: 400;
}
.header1 {
    padding: 52px 0 0;
    height: 88px;
}
.header1-phone {
    float: right;
    font-size: 18px;
    padding: 0 0 0 30px;
    letter-spacing: 1px;
    display: block;
    text-decoration: none;
    color: #000;
    cursor: text;
}
.header1-phone span {
    font-size: 10px;
    color: #f0464c;
    text-transform: uppercase;
    display: block;
    padding: 0 0 3px;
}
.header1-logo {
    float: left;
    display: block;
    width: 44px;
    margin-top: -4px;
}
.header1-menu {
    padding: 2px 0 0 5px;
    margin: 0 0 0 27px;
    display: block;
    float: left;
    text-align: center;
}
.header1-menu li {
    display: inline-block;
    margin: 0 2px;
    text-transform: uppercase;
    list-style: none;
    background: #fff;
}

/*.header1-menu a:hover, */.header1-menu a.active {
    border: 2px solid #000;
}
.header1-menu a.active {
    font-family: "HypatiaSansPro-Bold", sans-serif;
}
.header1-menu a {
    color: #000;
    text-decoration: none;
    padding: 8px 13px 6px;
    display: inline-block;
    vertical-align: middle;
    line-height: 14px;
    font-size: 14px;
    border: 2px solid transparent;
    letter-spacing: 1px;
    position: relative;
}
.about-agency {
    text-align: center;
    padding: 0 0 44px;
}
.about-agency .line {
    background: #f1f1f1;
    height: 1px;
    width: 300px;
    margin: 0 auto;
}
.about-agency h1, .h1 {
    text-transform: uppercase;
    font-size: 36px;
    line-height: 48px;
    font-weight: 400;
    letter-spacing: 6px;
    text-align: center;
    padding: 50px 95px 40px 95px;
}
.about-agency p, .p {
    padding: 0 95px;
    font-size: 12px;
    line-height: 24px;
    text-transform: uppercase;
}
.p {
    padding-bottom: 15px;
}
.two-columns {
    padding: 0 0 58px;
}
.two-columns > div {
    width: 48%;
    margin: 0 1% 0 0;
    display: inline-block;
    vertical-align: top;
}
.two-columns p {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0;
    padding: 0 2px 13px;
}
.block2 {
    padding: 58px 10px 50px;
    text-align: center;
    font: italic 16px/24px /*18px/1 */ 'IowanOldStyleBT-Italic', sans-serif;
}
.line1, .line2 {
    width: 60px;
    height: 2px;
    background: #000102;
    margin: 0 auto;
}
.line2 {
    margin: 0 auto 56px;
}
.clients-h2 {
    font-size: 36px;
    padding: 17px 0 0;
    letter-spacing: 7px;
}
.clients-inside .btn {
    margin-top: -12px;
    padding: 0 40px;
}
.clients-portfolio {
    margin: 140px 6px 147px;
}
.about-project {
    text-align: center;
}
.about-project h1 {
    font-weight: 400;
    font-size: 36px;
    line-height: 48px;
    letter-spacing: 6px;
    text-transform: uppercase;
    padding: 50px 0 40px;
}
.about-project .p1, .about-project .p2 {
    font-size: 12px;
    line-height: 24px;
    text-transform: uppercase;
}
.about-project .btn {
    margin: 18px auto 60px;
}
.about-project .p2 {
    margin: 95px auto 105px;
}
.about-project .img1, .about-project .img2, .about-project .img3, .about-project .img4 {
    display: block;
    margin: 0 auto;
}
.about-project .img1 {
    margin-bottom: 60px;
}
.about-project .img3 {
    margin-bottom: 96px;
}
.only-tablet, .only-mobile {
    display: none;
}
.only-desktop {
    display: block;
}
.header-menu li {
    display: inline-block;
    list-style: none;
    padding: 1px 0 0;
}
.header-menu1 li {
    padding: 1px 0 0;
}
.header-menu li.only-tablet {
    display: none;
}
.slide2, .slide3 {
    display: none;
}

@-webkit-keyframes spinAround {
    from {
        -webkit-transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}
@-moz-keyframes spinAround {
    from {
        -moz-transform: rotate(0deg)
    }
    to {
        -moz-transform: rotate(360deg);
    }
}
@keyframes spinAround {
    from {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(360deg);
    }
}

.header1-logo:hover {
    -webkit-animation: spinAround 4s linear infinite;
    -moz-animation: spinAround 4s linear infinite;
    animation: spinAround 4s linear infinite;
}


rect {
    stroke-dasharray: 140 540;
    stroke-dashoffset: -474;
    stroke-width: 2px;
    fill: transparent;
    stroke: #000;
    transition: stroke-width 1s, stroke-dashoffset 1s, stroke-dasharray 1s;
}
.header rect {
    stroke: #fff;
}

.header svg {
    margin-top: -10px;
    margin-left: -18px;
}
svg {
    width: 109px;
    height: 32px;
    position: absolute;
    padding:0;

}
li:hover rect{
    stroke-width: 2px;
    stroke-dashoffset: 0;
    stroke-dasharray: 760;
}

@media all and (-webkit-min-device-pixel-ratio:0) {
    rect {
        stroke-width: 3px;
    }
    li:hover rect{
        stroke-width: 3px;
    }

}
@-moz-document url-prefix() {
    rect {
        stroke-width: 4px;
    }
    li:hover rect{
        stroke-width: 4px;
    }

}

.align-left {
    text-align: left !important;
}



p.error_p {
	color:red;
	margin-top: 25px;
	margin-bottom: 15px;
	text-align:center;
	font-size:14px;
}

input[type=text].input_error {
	border: 1px solid red;

}
/* End */


/* Start:/bitrix/templates/soda/css/jcarousel.basic.css?15023751381747*/
.jcarousel-wrapper {
    position: relative;
    margin: 0 auto;
}


.jcarousel-wrapper .photo-credits {
    position: absolute;
    right: 15px;
    bottom: 0;
    font-size: 13px;
    color: #fff;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.85);
    opacity: .66;
}

.jcarousel-wrapper .photo-credits a {
    color: #fff;
}

/** Carousel **/

.jcarousel {
    position: relative;
    overflow: hidden;

}
.jcarousel, .jcarousel li {
    width: 100%;
    height: 678px;
}


.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel li {
    float: left;
    position: relative;
    overflow: hidden;
}

/** Carousel Controls **/

.jcarousel-control-prev,
.jcarousel-control-next {
    position: absolute;
    top: 330px;
    width: 9px;
    height: 15px;
    font-size: 1px;
    color: transparent;
   background: url(/bitrix/templates/soda/css/../images/arrows.png) no-repeat 0 0;
}

.jcarousel-control-prev {
    left: 135px;
    background-position: -9px 0;
}


.jcarousel-control-next {
    right: 135px;

}


.jcarousel-control-prev.inactive,
.jcarousel-control-next.inactive {
    opacity: .5;
    cursor: default;
}

/** Carousel Pagination **/

.jcarousel-pagination {
    position: absolute;
    top: 630px;
   text-align: center;
    width: 100%;
}

.jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;
    font-size: 1px;
    line-height: 1px;
    width: 12px;
    height: 11px;
    background: url(/bitrix/templates/soda/css/../images/pager.png) no-repeat 4px 0;
    color: transparent;
    border-radius: 14px;
    text-align: center;
    margin-right: 6px;

}

.jcarousel-pagination a.active {
    background-position: 100% 0;
}
.img-slider {
    position: absolute;
    top: 0;
    left: 0;
}
/* End */


/* Start:/bitrix/templates/soda/css/responsive.css?150237513815236*/
@media (max-width: 1290px) {
    .header-soc, .copyright {
        padding-left: 15px;
    }

    .header-phone, .header1-phone, .footer-phone {
        padding-right: 15px;
    }

    .jcarousel-control-prev {
        left: 15px;
    }

    .jcarousel-control-next {
        right: 15px;
    }

    .header1-logo {
        margin-left: 15px;
    }

    .two-columns p {
        padding: 0 0 0 15px;
    }
}
@media (max-width: 900px)  {
        .only-desktop, .only-mobile {
            display: none;
        }

        .last-works a.only-tablet, .last-works a.only-tablet {
            display: block;
        }

        .last-works a.only-desktop {
            display: none;
        }

        .header-menu li.only-tablet {
            display: inline-block;
        }

        .header-soc a.only-tablet {
            display: block;
        }

        .wrapper {
            min-width: 300px;
        }

        .container {
            width: auto;

        }

        .header-menu a {
            margin: 0 14px;
        }

        .header svg {
            margin-left: -3px;
        }

        .header-soc a {
            width: 15px;
            background: url(/bitrix/templates/soda/css/../images/header-soc1.png) no-repeat 0 0;
        }

        .header-soc a.twitter {

            background-position: -45px 0;
        }

        .header-soc a.facebook {
            background-position: -24px 0;
        }

        .header-soc a.instagram {
            background-position: -70px 0;
        }

        .header-phone, .header1-phone {
            font-size: 14px;
            margin: 0 10px 0 18px;
            padding: 0;
        }

        .header-menu {
            margin: 40px 0 0;
            text-align: center;
        }

        .logo {
            width: 123px;
            height: 115px;
            margin-top: 205px;
        }

        .scroll-icon {
            top: 808px;
            left: 50%;
            margin-left: -12px;
            position: absolute;
            z-index: 3;

        }

        .header-text {
            position: absolute;
            top: 375px;
            width: 100%;
            text-align: center;
            z-index: 2;
        }

        .header-text {
            text-transform: uppercase;
            color: #fff;
            font: 24px/36px 'HypatiaSansPro-Light', sans-serif;
            letter-spacing: 6px;
        }

        .header-text .span1 {
            font: 60px/1 'HypatiaSansPro-ExtraLight', sans-serif;

        }

        .header-text .span2 {
            font: 60px/1 'HypatiaSansPro-Bold', sans-serif;
        }

        .block1 h1 {
            padding: 59px 0 15px;
        }

        .block1 p {
            font-size: 16px;

        }

        .agency1 {
            padding: 65px 15px 30px;
        }

        .agency1 .gray {
            color: #b8b8b8;
            font-size: 12px;
            letter-spacing: 2px;
            text-transform: uppercase;
        }

        .agency1 p {
            font-size: 24px;
            line-height: 30px;
            padding: 22px 0 12px;
            letter-spacing: 4px;
            text-transform: uppercase;
        }

        .agency1 .desc {
            font: italic 17px/26px /*18px/26px*/ 'IowanOldStyleBT-Italic', Arial, sans-serif;
            padding: 0 0 20px;
        }

        .agency1 p strong {
            font-family: 'HypatiaSansPro-Bold', sans-serif;
        }

        .agency1 .link {
            line-height: 40px;
            padding: 0 20px;
            color: #fff;
            background: #111;
            font-size: 12px;
            text-transform: uppercase;
            display: inline-block;
            text-decoration: none;
            letter-spacing: 1px;
        }

        .agency2 {
            padding: 30px 15px 0;
        }

        .agency2 img {
            margin: 0 20px 0 0;
            float: left;
        }

        .agency2 .title {
            padding: 93px 0 13px;
            font-size: 24px;
            line-height: 30px;
            letter-spacing: 3px;
            text-transform: uppercase;
        }

        .agency2 .text {
            font: italic 15px/26px /*18px/26px*/ 'IowanOldStyleBT-Italic', Arial, sans-serif;
        }

        .last-works h2 {
            padding: 120px 0 25px;
        }

        .last-works a {
            width: 50%;
        }

        .clients {
            padding: 60px 0 114px;
        }

        .clients img {
            margin-top: 0;
            display: inline;
            margin-bottom: 27px;
        }

        .clients .btn {
            padding: 0 40px;
        }

        .reviews .jcarousel-wrapper, .reviews .jcarousel, .reviews .jcarousel li {
            width: 100%;
            min-width: 300px;
        }

        .review img {
            float: none;
            margin: 0 auto;
        }

        .review p {
            margin: 0 20px;
            padding-top: 20px;
            font-size: 13px;
        }

        .reviews .jcarousel, .reviews .jcarousel li {
            height: auto;
            min-height: 280px;
        }

        .order-design {
            margin: 103px 15px 0;
            width: auto;
        }

        .footer {
            width: 100%;
            min-width: 300px;
        }

        .copyright {
            padding: 172px 60px 0 15px;
        }

        .footer-email {
            padding: 172px 0 0 0;
        }

        .footer-phone {
            padding: 172px 15px 0 10px;
        }

        .header1 {
            padding-top: 38px;
            height: 98px;
        }

        .header1-phone {
            margin-bottom: 20px;
        }

        .header1-menu {
            float: none;
            clear: both;
        }
    }
@media (max-width: 670px)   {
            .slide1, .slide3 {
                display: none;
            }

            .slide2 {
                display: block;
            }

            .jcarousel, .jcarousel li {
                min-width: 300px;
                height: 900px;
            }

            .header-soc {
                margin-left: 0;
            }

            .jcarousel-control-prev, .jcarousel-control-next {
                display: none !important;
            }

            .jcarousel-pagination {
                top: 740px;
            }

            .about-project img {
                max-width: 95%;
            }

            .copyright {
                position: absolute;
                top: 173px;
                left: 15px;
                padding: 0;
            }

            .footer-email {
                position: absolute;
                top: 200px;
                left: 15px;
                padding: 0;
            }

            .footer-phone {
                position: absolute;
                top: 200px;
                padding: 0;
                right: 15px;
            }

            .footer-phone:first-child {
                top: 173px;
                padding-top: 0;
            }

            .footer {
                position: relative;
                height: 275px;
            }

            .footer-logo {
                width: 250px;
                padding-top: 55px;
            }

        }
@media (max-width: 570px) {
                .only-tablet {
                    display: none;
                }

                .only-mobile {
                    display: block;
                }

                .last-works a.only-tablet {
                    display: none;
                }

                .last-works a.only-mobile {
                    display: block;
                }

                .logo {
                    margin-top: 145px;
                }

                .header-text {
                    top: 283px;
                }

                .header-soc {
                    display: none;
                }

                .header1-logo {
                    display: none;
                }

                .header-phone {
                    margin: 0 14px 0 8px;
                    letter-spacing: 0;
                }

                .header-menu {
                    margin: 3px 0 0 0;
                }

                .header-menu, .header1-menu {
                    position: absolute;
                    top: -10px;
                    width: 100%;
                    min-width: 300px;
                    margin: 0;
                    padding: 0;
                    z-index: 4;
                    display: none;
                }

                .header svg {
                    margin-top: -1px;
                    margin-left: 0;
                }

                rect {
                    stroke: #fff;
                }

                .header rect {
                    stroke: #fff;
                }

                .header1-menu {
                    top: 0;
                }

                .header-menu li, .header1-menu li {
                    float: none;
                    display: block !important;
                    background: #111;
                }

                .header-menu a, .header1-menu a {
                    line-height: 26px;
                    display: inline-block;
                    padding: 0 12px;
                    margin: 0 auto 15px;
                    border: 2px solid transparent;
                    color: #fff !important;

                }

                .header-menu a.active, .header1-menu a.active {
                    font-family: 'HypatiaSansPro-Bold', sans-serif;
                    border-width: 1px;
                }
                .header-menu rect, .header1-menu rect {
                    stroke-width: 1px;
                }
                .header-menu li:hover rect, .header1-menu li:hover rect{
                    stroke-width: 1px;
                }

                .header-menu ul, .header1-menu ul {
                    background: #111;
                    margin: 0 15px;
                    padding: 50px 0 0;
                }

                .header-menu a.active, .header1-menu a.active {
                    border: 1px solid #fff;
                    text-decoration: none;

                }

                .menu-icon, .menu-icon1 {
                    width: 20px;
                    height: 16px;
                    margin: 0 10px 0 25px;
                    cursor: pointer;
                    z-index: 5;
                }

                .menu-icon1 {
                    margin-top: 8px;
                }

                .menu-icon {
                    background: url(/bitrix/templates/soda/css/../images/menu1.png) no-repeat 0 0;
                    top: 0;
                    position: absolute;
                }

                .menu-icon1 {
                    background: url(/bitrix/templates/soda/css/../images/menu.png) no-repeat 0 0;
                    float: left;
                    position: relative;
                }

                .menu-icon1.active {
                    background: url(/bitrix/templates/soda/css/../images/menu1.png) no-repeat 0 0;
                }

                .block1 p {
                    font-size: 14px;
                    line-height: 24px;
                    padding: 0 3px;
                }

                .agency1 .desc {
                    font-size: 14px;
                }

                .agency1 {
                    padding-top: 45px;
                }

                .bg1 {
                    background: none;
                }

                .agency2 img {
                    width: 270px;

                }

                .agency2 .title {
                    padding-top: 25px;
                }

                .last-works h2 {
                    font-size: 22px;
                    padding: 120px 0 100px;
                    letter-spacing: 4px;
                }

                .last-works a {
                    width: 100%;
                }

                .clients img {
                    margin-left: 0;
                    margin-right: 0;
                    width: 148px;
                }

                .review .name {
                    margin-left: 0;
                }

                .review p {
                    font-size: 16px;
                }

                .reviews .btn {
                    margin: 25px auto 15px;
                    display: block;
                    width: 150px;
                }

                .order-design input[type=text] {
                    width: 230px;
                }

                .soc-menu a {
                    margin-bottom: 15px;
                    display: inline-block;
                }

                .content {
                    padding-bottom: 275px;
                }

            }
@media (max-width: 512px) {
                    .agency2 img {
                        width: 270px;
                        margin-right: 0;
                        float: none;
                    }

                    .agency2 .title {
                        padding-top: 25px;
                    }

                    .soc-menu li {
                        width: 50%;
                        text-align: center;
                    }

                    .soc-menu li:nth-child(2) {
                        text-align: right;
                    }

                    .soc-menu li:nth-child(3) {
                        text-align: left;
                    }

                    .about-agency p {
                        padding: 0 10px;
                    }

                    .two-columns > div {
                        width: auto;
                        padding: 0 10px;
                    }
                }
@media (max-width: 350px) {

                        .logo {
                            margin-top: 145px;
                        }

                        .header-text {
                            font-size: 18px;
                            line-height: 30px;
                            width: auto;
                            padding: 0 10px;
                            top: 283px;
                        }

                        .header-text .span1, .header-text .span2 {
                            font-size: 30px;
                        }

                        .jcarousel, .jcarousel li, .img-slider {
                            height: 600px;
                        }

                        .scroll-icon {
                            top: 528px;
                            margin-left: -13px;
                        }

                        .jcarousel-pagination {
                            top: 490px;
                        }

                        .soc-menu {
                            padding-bottom: 0;
                        }

                        .soc-menu li {
                            width: 50%;
                        }

                        .soc-menu li:nth-child(3) {
                            text-align: center;
                        }

                        .order-design h2 {
                            font-size: 21px;
                        }

                        .header1-phone {
                            margin-left: 0;
                        }

                        .content {
                            padding-bottom: 225px;
                        }
                    }

/* End */


/* Start:/bitrix/templates/soda/css/animate.css?15023751383220*/
*, *:after, *:before { -webkit-box-sizing: border-box; box-sizing: border-box; }
figure {
    width: 100%;
    display: block;
    margin: 0 auto;
    cursor: pointer;
}
figcaption {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
figure figcaption {
    padding: 1em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
figure .title {
    display: block;
    font: italic 36px/1 Arial, sans-serif;
    letter-spacing: 0;
    padding: 26% 0 0;
    text-transform: none;
    color: #fff;
}
@media (max-width: 512px) {
    figure .title {
        padding: 26% 0 2%;
    }
}

figure p {
    display: block;
    font: 13px/18px Arial, sans-serif;
    padding: 0 10px;
    text-transform: uppercase;
    color: #fff;
}
figure img {
    width: 100%;
    vertical-align: bottom;
}

/*---------------*/
/***** Layla *****/
/*---------------*/

figure.effect-layla {
    transition: background-color 1s ease;
}
figure.effect-layla:hover {
    background: #000;

}


figure.effect-layla .title {

    opacity: 0;
}

figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after {
    position: absolute;
    content: '';
    opacity: 0;
}


figure.effect-layla figcaption::before {
    top: 50px;
    right: 30px;
    bottom: 50px;
    left: 30px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}

figure.effect-layla figcaption::after {
    top: 30px;
    right: 50px;
    bottom: 30px;
    left: 50px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1,0);
    transform: scale(1,0);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
}

figure.effect-layla .title {
 margin-bottom: 0;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}

figure.effect-layla .p {
    padding: 0.5em 2em;
    text-transform: uppercase;
    opacity: 0;
    -webkit-transform: translate3d(0,-10px,0);
    transform: translate3d(0,-10px,0);
}


figure.effect-layla .title {
    -webkit-transform: translate3d(0,-30px,0);
    transform: translate3d(0,-30px,0);
}


figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after,
figure.effect-layla .p, figure.effect-layla .title {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

figure.effect-layla:hover img {
    opacity: 0.4;
    /*-webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);*/
}

figure.effect-layla:hover figcaption::before,
figure.effect-layla:hover figcaption::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}


figure.effect-layla:hover .title,
figure.effect-layla:hover .p {
    opacity: 1;
    /*-webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);*/
}

figure.effect-layla:hover figcaption::after,
figure.effect-layla:hover .title,
figure.effect-layla:hover .p{
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}
/* End */


/* Start:/bitrix/templates/soda/components/bitrix/menu/not_main_top_menu/style.css?1502375138583*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/bitrix/templates/soda/components/bitrix/menu/not_main_top_menu/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}



/* End */
/* /bitrix/templates/soda/css/style.css?150237513816212 */
/* /bitrix/templates/soda/css/jcarousel.basic.css?15023751381747 */
/* /bitrix/templates/soda/css/responsive.css?150237513815236 */
/* /bitrix/templates/soda/css/animate.css?15023751383220 */
/* /bitrix/templates/soda/components/bitrix/menu/not_main_top_menu/style.css?1502375138583 */
