@import url(//fonts.googleapis.com/css?family=Open+Sans:600,700,300,400&subset=cyrillic,latin);

body {
    overflow-y: scroll;
}

input, textarea, select {
    font: 12px/1.2em Arial, Helvetica, sans-serif;
    color: #121212;
}

form {
    margin: 0;
}

h3, h4, h5, h6 {
    font-weight: normal;
}

h2, h3, h4, h5, h6, p, ul, ol, dl, address {
    margin: 1em 0;
}

h1 {
    margin: 0;
    font-size: 24px;
    font-weight: bold;
    line-height: 1em;
}

h2 {
    font-size: 24px;
    line-height: 1em;
    font-weight: bold;
}

h3 {
    font-size: 16px;
    line-height: 1em;
    font-weight: bold;
}

h4 {
    font-size: 1em;
    font-weight: bold;
}

h5 {
    font-size: 1em;
    font-weight: bold;
}

h6 {
    font-size: 1em;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
}

blockquote, q {
    quotes: "" "";
}

img {
    vertical-align: top;
}

a img {
    border: none;
    vertical-align: middle;
}

a:focus, a[href]:hover {
    text-decoration: none;
}

a {
    color: #d62429;
    text-decoration: underline;
}

blockquote {
    margin: 1.5em;
    font-style: italic;
}

strong, dfn {
    font-weight: bold;
}

em, dfn {
    font-style: italic;
}

sup, sub {
    line-height: 0;
}

abbr, acronym {
    border-bottom: 1px dotted #666;
}

address {
    font-style: italic;
}

del {
    color: #666;
}

ul, ol, dd {
    padding-left: 1.5em;
    margin-left: 0;
}

ul {
    list-style-type: disc;
}

ol {
    list-style-type: decimal;
}

dt {
    font-weight: bold;
}

table {
    border-collapse: separate;
    border-spacing: 0;
}

th {
    font-weight: bold;
}

thead th {
    text-align: center;
}

th, td, caption {
    padding: 2px;
}

tfoot {
    font-style: italic;
}

caption {
    background: #eee;
}

fieldset {
    padding: 0;
    border: none;
}

fieldset, input, textarea, select {
    margin: 0;
    vertical-align: top;
}

textarea {
    resize: none;
}

select {
    padding: 3px;
}

option {
    padding: 0 6px;
}

input[type=text], input[type=url], input[type=password], textarea {
}

input[type=submit], input[type=button], button {
}

input[type=submit]:hover, input[type=button]:hover, button:hover {
}

.error {
    color: red;
}

.hidden {
    display: none;
}

.wrapper {
    width: 1280px;
    margin: 0 auto;
    position: relative;
}

ul.list {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.list > li {
    margin: 1em 0;
}

.cols, .grid {
    display: table;
}

.cols > .row, .grid > .row {
    display: table-row;
}

.cols .col, .grid .cell {
    display: table-cell;
}

.cols .col {
    vertical-align: top;
}

.grid .cell {
    vertical-align: middle;
}

.animated {
    overflow: hidden;
    position: relative;
}

/*->content-----------------------------------------------------------------*/
#content {
    padding-bottom: 80px;
    font-size: 14px;
    line-height: 20px;
    font-family: 'Open Sans', Arial, Sans-Serif;
}

.detail #content {
    padding-top: 80px;
}

/* page content */
#h-cap {
    background: url(../images/mayer1280header.jpg) no-repeat;
    width: 1280px;
    height: 71px;
}

#f-cap {
    background: url(../images/mayer1280footer.jpg) no-repeat;
    width: 1280px;
    height: 70px;
}

#we-dev-website {
    position: relative;
    padding: 48px 0 0 0;
    background: url(../images/bg-heeder.jpg) no-repeat;
    width: 100%;
    background-size: cover;
    height: 662px;
}

/*inner content*/

#header-website {
    margin: 0 0 0 100px;
    background: url(../images/we_create_websites.png) no-repeat;
    width: 1032px;
    height: 80px;
}

.header-text {
    margin-top: 23px;
    color: #fcf7f7;
    font: 33px 'Open Sans Light', Arial, Sans-Serif;
    text-align: center;
    text-transform: uppercase;
}

.header-text:after {
    content: "";
    position: absolute;
    background: url(../images/separator-line-header.png) no-repeat;
    width: 639px;
    height: 1px;
    top: 150px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.nav-webservices {
    margin: 55px auto;
    text-align: center;
    float: none;
}

.nav-webservices span {
    position: relative;
    padding: 6px 0 0 48px;
    margin: 0 70px 0 0;
    font: 18px/33px "Open Sans SemiBold", Arial, Sand-Serif;
    font-weight: 600;
    color: rgba(51, 51, 51, 1);
    text-decoration: none;
    text-transform: uppercase;
}

.nav-webservices span:before {
    content: "";
    position: absolute;
    background-image: url(../images/menu-selector.png);
    width: 34px;
    height: 33px;
    top: 0;
    left: 0;
}

.nav-webservices span:last-child {
    margin: 0;
}

.submit-app {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 20px 59px;
    text-decoration: none;
    text-transform: uppercase;
    font: 25px/25px 'Open Sans', Arial, Sans-Serif;
    color: #fff;
    display: block;
    width: 360px;
    border: 1px #fff solid;
    border-radius: 5px;
    text-align: center;
}

.wrap-order-call {
    margin: 16px 0 0 0;
    text-align: center;
}

.order-call-view {
    display: block;
    float: left;
}

.order-call {
    color: #000;
    font: 16px/24px 'Open Sans', Arial, Sans-Serif;
    text-decoration: none;
    display: inline-block;
    padding: 0 0 0 31px;
    background-image: url(../images/order-call-icon-header.png);
    background-repeat: no-repeat;
}

.order-call span {
    border-bottom: dashed 1px #000;
}

.preview-screen {
    left: 0;
    margin: 90px auto 0;
    position: absolute;
    right: 0;
    width: 1098px;
    z-index: 99;
}

.preview-screen img:first-child {
    margin-left: 4px;
}

.preview-screen .small-images {
    margin-top: 55px;
}

.big-screen {
    margin: 0 11px;
}

.numbers-wrap {
    position: relative;
    width: 100%;
    height: 503px;
    background: url(../images/bg-numbers.jpg) repeat;
}

.numbers-wrap:after {
    content: "";
    background: url(../images/separator-line-2.png) no-repeat;
    width: 1078px;
    height: 1px;
    top: 512px;
    left: 10%;
    right: 10%;
    margin: 0 auto;
    position: absolute;
}

/*inner content*/

.numbers {
    height: 158px;
    left: 6%;
    position: absolute;
    top: 267px;
    width: 1122px;
}

.number {
    float: left;
    width: 25%;
}

.number img {
    display: block;
    margin: 0 auto;
}

.number span {
    margin: 10px auto 0;
    text-align: center;
    display: block;
    width: 160px;
    color: #090909;
    font: 16px 'Open Sans Semibold', Arial, Sans-Serif;
    font-weight: 600;
    text-transform: uppercase;
}

.projects250 {
    background: rgba(0, 0, 0, 0) url("../images/bg-250.png") no-repeat scroll 0 0;
    bottom: -2px;
    height: 134px;
    margin: 13px 0 0 477px;
    padding: 23px 0 0;
    position: absolute;
    text-align: center;
    top: 222px;
    width: 133px;
}

.projects250 span {
    font: 48px 'Open Sans Bold', Arial, Sans-Serif;
    font-weight: 600;
    color: #fff;
}

.projects250 p {
    font: 100 15px/8px 'Open Sans', Arial, Sans-Serif;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}

.rocket-wrap2 {
    position: relative;
    padding-top: 114px;
}

#subscribe-development {
    margin: 0 0 85px 0;
}

#page {
    min-width: 1278px !important;
}

#create-slider {
    background: url(../images/separator-line-2.png) no-repeat center top;
    width: 1078px;
    padding: 114px 100px 0 !important;
    margin: 0 auto;
}

.rocket-wrap {
    background: #fff;
    padding: 124px 0 0 0;
}

/*inner content*/

.development {
    background: url(../images/developing.png);
    width: 554px;
    height: 61px;
    margin: 0 auto;
}

.gears {
    background: url(../images/rocket.png) no-repeat;
    width: 977px;
    height: 863px;
    margin: 50px auto 0;
    position: relative;
}

.gears h3 {
    font: 38px/38px 'Open Sans Semibold', Arial, Sans-Serif;
    margin-bottom: 14px;
    text-transform: uppercase;
    color: #0d0d0d;
    text-align: center;
}

.gears h4 {
    font: 16px/18px 'Open Sans Semibold', Arial, Sans-Serif;
    margin-bottom: 10px;
    font-weight: 600;
    text-transform: uppercase;
    color: #4a4a4a;
    text-align: center;
}

.gears p {
    font: 14px/28px 'Open Sans Semibold', Arial, Sans-Serif;
    text-align: center;
    color: #383838;
}

.red-marker {
    font: 30px 'Open Sans Semibold', Arial, Sans-Serif;;
    color: #bd3128;
}

.gears-txt {
    left: 25%;
    position: absolute;
    top: 525px;
}

.beauty-wrap {
    position: relative;
    background: #fff;
    height: 1215px;
    padding: 16px 0 0 0;
}

.beauty-wrap2 {
    position: relative;
    background: #fff;
    height: 925px;
    padding: 16px 0 0 0;
}

.beauty-wrap:after,
.beauty-wrap2:after {
    position: absolute;
    content: "";
    background: url(../images/separator-line-3.png);
    width: 1257px;
    height: 1px;
    bottom: 0;
}

/*inner content*/

.next-nav {
    right: 0;
}

.nav-slider {

    position: absolute;
    top: 50%;
    margin-top: -39px;

    background: #000000;
    width: 78px;
    height: 78px;
    border-radius: 50%;
}

.beauty-wrap img,
.beauty-wrap2 img {
    display: block;
    margin: 0 auto;
    width: 1015px;
    height: 771px;
}

.beauty {
    margin: 0 auto 79px;
    background: url(../images/beatufulcoolsell.png) no-repeat;
    width: 847px;
    height: 140px;
}

.link-example {
    color: #bd3128;
    font: 14px/24px 'Open Sans Bold', Arial, Sans-Serif;
}

.example-work {
    margin: 31px auto;
    width: 1015px;
    font: 14px/24px 'Open Sans Bold', Arial, Sans-Serif;
}

.example-work p {
}

.example-work h5 {
    font-weight: 600;
}

.clients-wrap {
    background: #f6f6f6 url(../images/separator-line-3.png) no-repeat center top;
    padding: 114px 0 0 0;
}

.clients-wrap .lanta {
    position: relative;
    top: 30px;
}

/*inner content*/

.header-clients {
    background: url(../images/clients.png);
    width: 398px;
    height: 51px;
    margin: 0 auto 45px;
}

.leaders-experience {
    font: 33px/43px 'Open Sans', Arial, Sans-Serif;
    font-weight: 100 !important;
    color: #bd3128;
    text-align: center;
    text-transform: uppercase;
}

.clients {
    clear: both;
    width: 1220px;
    margin: 44px 0 0 67px;
}

.client {
    position: relative;
    float: left;
    width: 300px;
    height: 74px;
    margin: 0;
    padding: 100px 0 0 0;
}

.client:nth-child(4n):before {
    content: "";
    background: none;
}

.client span {
    display: block;
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 200px;
}

.client:before {
    content: "";
    position: absolute;
    background: url(../images/star4.png);
    top: 0;
    right: 0;
    width: 96px;
    height: 96px;
}

/*content page*/

.form-wrap {
    background: url(../images/bg-form.jpg);
    height: 818px;
    background-size: cover;
    position: relative;
}

/*inner content*/

.header-form {
    font: 52px/52px 'Open Sans', Arial, Sans-Serif;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    padding: 88px 0 0 0;
    margin: 0 0 46px;
}

.feedback-text {
    width: 662px;
    margin: 0 auto 48px;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    font: 33px/43px 'Open Sans', Arial, Sans-Serif;
}

.feedback-text span {
    font-weight: 600;
}

.form-wrap a {
    color: #000;
}

#feedback-form {
    clear: both;
    margin: 0 auto;
    width: 970px;
}

.form-wrap .success-message {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 250px;
    height: 55px;
    color: #fff;
    font-size: 26px;
    line-height: 1;
    text-align: center;
    border: 1px solid #fff;
    background: #f29203;
    box-shadow: 0 0 3px 1px #fff;
    padding: 15px 30px;
}

.form-wrap .error-message {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 250px;
    height: 55px;
    color: #ff0000;
    font-size: 26px;
    line-height: 1;
    text-align: center;
    border: 1px solid #fff;
    background: #f29203;
    box-shadow: 0 0 3px 1px #fff;
    padding: 15px 30px;
}

#feedback-form input[type="file"] {
    border: none;
    display: none;
}

#feedback-form .file-label {
    clear: both;
    display: block;
    background: url(../images/icon-form-file.png) no-repeat;
    width: 160px;
    font: 14px/40px 'Open Sans SemiBold', Arial, Sans-Serif;
    padding: 0 0 0 48px;
    color: #fff;
    text-transform: uppercase;
}

#feedback-form .file-label:hover {
    cursor: pointer;
}

#feedback-form input {
    font: 18px 'Open Sans', Arial, Sans-Serif;
    box-sizing: border-box;
    width: 327px;
    height: 58px;
    margin: 0 17px 20px 0;
    color: #fff;
    padding: 0 0 0 21px;
}

#feedback-form input::-webkit-input-placeholder {
    color: #fff;
    opacity: 1;
}

#feedback-form input::-moz-placeholder {
    color: #fff;
    opacity: 1;
}

#feedback-form input:-ms-input-placeholder {
    color: #fff;
    opacity: 1;
}

#feedback-form textarea::-webkit-input-placeholder {
    color: #fff;
    opacity: 1;
}

#feedback-form textarea::-moz-placeholder {
    color: #fff;
    opacity: 1;
}

#feedback-form textarea:-ms-input-placeholder {
    color: #fff;
    opacity: 1;
}

#feedback-form textarea {
    color: #fff;
    box-sizing: border-box;
    width: 622px;
    height: 213px;
    padding: 16px 0 0 18px;
}

#feedback-form input,
#feedback-form textarea {
    font: 18px 'Open Sans', Arial, Sans-Serif;
    background-color: transparent;
    display: block;
    outline: none;
    border: 1px solid #fff;
}

#feedback-form .has-error {
    border: 1px solid #ff0000;
}

#feedback-form fieldset {
    float: left;
}

#feedback-form input[type="submit"]:hover {
    cursor: pointer;
}

#feedback-form .submit-wrap {
    text-align: center;
    clear: both;
}

#feedback-form input[type="submit"] {
    display: inline;
    border-radius: 5px;
    font: 18px 'Open Sans', Arial, Sans-Serif;
    box-sizing: border-box;
    color: #fff;
    padding: 0;
}

#development {
    position: relative;
    width: 1000px;
    height: 435px;
    margin: 0 auto 70px;
}

#stars-for-gears {
    background: url(../images/gears/stars.png);
    width: 827px;
    height: 434px;
}

.gear {
    position: absolute;
    border-radius: 50%;
    z-index: 1;
}

#gear-1 {
    background: url(../images/gears/sprite.png) 0 0;
    width: 180px;
    height: 182px;
    left: 55px;
    bottom: 97px;
}

#gear-2 {
    background: url(../images/gears/sprite.png) -180px 0;
    width: 180px;
    height: 182px;
    left: 195px;
    bottom: 195px;

}

#gear-3 {
    background: url(../images/gears/sprite.png) -360px 0;
    width: 180px;
    height: 182px;
    left: 292px;
    bottom: 55px;
}

#gear-4 {
    background: url(../images/gears/sprite.png) -540px 0;
    width: 180px;
    height: 182px;
    left: 390px;
    bottom: 197px;
}

#gear-5 {
    background: url(../images/gears/sprite.png) -720px 0;
    width: 180px;
    height: 182px;
    left: 487px;
    bottom: 57px;
}

#gear-6 {
    background: url(../images/gears/sprite.png) -900px 0;
    width: 180px;
    height: 182px;
    left: 584px;
    bottom: 197px;
}

#gear-7 {
    background: url(../images/gears/sprite.png) -1080px 0;
    width: 180px;
    height: 182px;
    right: 0;
    left: 725px;
    bottom: 98px;
}

.gear:hover {
    cursor: pointer;
}

#gear-1:hover,
.gear-1-active {
    background: url(../images/gears/sprite.png) 0 182px !important;
}

#gear-2:hover,
.gear-2-active {
    background: url(../images/gears/sprite.png) -180px 182px !important;
}

#gear-3:hover,
.gear-3-active {
    background: url(../images/gears/sprite.png) -360px 182px !important;
}

#gear-4:hover,
.gear-4-active {
    background: url(../images/gears/sprite.png) -540px 182px !important;
}

#gear-5:hover,
.gear-5-active {
    background: url(../images/gears/sprite.png) -720px 182px !important;
}

#gear-6:hover,
.gear-6-active {
    background: url(../images/gears/sprite.png) -900px 182px !important;
}

#gear-7:hover,
.gear-7-active {
    background: url(../images/gears/sprite.png) -1080px 182px !important;
}

#rocket {
    position: absolute;
    top: 101px;
    right: 50px;
    background: url(../images/gears/rocket.png);
    width: 346px;
    height: 364px;
    z-index: 0;
}

.rocket-active {
    background: url(../images/gears/rocket-active.png) !important;
    top: 99px !important;
}

.gears-txt h3 {
    font: 38px/38px 'Open Sans Semibold', Arial, Sans-Serif;
    margin-bottom: 14px;
    text-transform: uppercase;
    color: #0d0d0d;
    text-align: center;
}

.gears-txt h4 {
    font: 16px/20px 'Open Sans Semibold', Arial, Sans-Serif;
    margin-bottom: 10px;
    font-weight: 600;
    text-transform: uppercase;
    color: #4a4a4a;
    text-align: center;
}

.gears-txt p {
    font: 14px/28px 'Open Sans Semibold', Arial, Sans-Serif;
    text-align: center;
    color: #383838;
}

.red-marker {
    font: 30px 'Open Sans Semibold', Arial, Sans-Serif;;
    color: #bd3128;
}

.gears-txt {
    position: static !important;
}

#gears-txt-1,
#gears-txt-2,
#gears-txt-3,
#gears-txt-4,
#gears-txt-5,
#gears-txt-6,
#gears-txt-7 {
    display: none;
}

.submit-app-gears {
    display: none;
    box-sizing: border-box;
    margin: 26px auto 0;
    padding: 16px 59px;
    text-decoration: none;
    text-transform: uppercase;
    font: 25px/28px 'Open Sans', Arial, Sans-Serif;
    color: #bd3128;
    width: 360px;
    height: 65px;
    border: 1px #bd3128 solid;
    border-radius: 5px;
}

.show {
    display: block !important;
}

/* end page content */

@media only screen and (device-width: 768px) {
    html {
        -webkit-text-size-adjust: none;
    }

    .detail header {
        position: relative;
    }

    .detail #content {
        padding-top: 0;
    }
}

@media only screen and (max-device-width: 480px) {
    html {
        -webkit-text-size-adjust: none;
    }

    .detail header {
        position: relative;
    }

    .detail #content {
        padding-top: 0;
    }
}