@font-face {
    font-family: 'Century Gothic';
    src: url('fonts/CenturyGothic.eot');
    src: url('fonts/CenturyGothic.eot?#iefix') format('embedded-opentype'),
    url('fonts/CenturyGothic.woff2') format('woff2'),
    url('fonts/CenturyGothic.woff') format('woff'),
    url('fonts/CenturyGothic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'Century Gothic';
    margin: 0;
    width: 100%;
}

header {
    padding-top: 20px;
}

.clear {
    clear: both;
}

.slide_left {
    width: 43.75%;
    float: left;
    position: relative;
}

.slide_left img {
    width: 100%;
}

.btn-design {
    position: absolute;
    bottom: 9%;
    left: 7%;
    border-radius: 0;
    font-size: 24px;
    padding: 15px 20px;
    color: #fff;
    background: #00121c;
    width: 90%;
    text-transform: uppercase;
}

.btn-design:hover {
    background: #07202d;
    color: #fff;
}

.slide_right {
    width: 56.25%;
    float: left;
}

.slide_right img {
    width: 100%;
}

.slide_mobile img {
    width: 100%;
}

.copyright {
    font-size: 11px;
    color: #6e8490;
    letter-spacing: 0;
    line-height: 16px;
    max-width: 850px;
    margin: 35px auto 0 auto;
    text-align: center;
}

.p-item {
    width: 25%;
    float: left;
    vertical-align: top;
    position: relative;
    height: 330px;
    font-family: 'Century Gothic';
    cursor: pointer;
}

.p-back {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    font-size: 20px;
    background: #00121cad;
    padding: 15px;
    text-align: center;
    color: #fff;
    padding-top: 30%;
    text-transform: uppercase;
}

.st {
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-size: 34px;
}

.st-sub {
    color: #fff;
    font-size: 15px;
    margin-top: 15px;
}

.owl-item .sl-item {
    height: 330px;
}

.owl-theme .owl-controls {
    display: none !important;
}

.sl-title {
    position: absolute;
    display: block;
    width: 100%;
    top: 0%;
    left: 0%;
    height: 100%;
    font-size: 20px;
    background: #ffffffa3;
    padding: 15px;
    text-align: center;
    color: #000;
    padding-top: 40%;
}

.des {
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-size: 42px;
}

.des-sub {
    color: #fff;
    font-size: 20px;
    margin-top: 15px;
}

.dev-doc {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
}

.dev-doc-sub {
    font-size: 16px;
    font-weight: 700;
}

.btn-autor {
    display: block;
    width: 100%;
    color: #fff;
    background: #00121c;
    border-radius: 0;
    margin-top: 30px;
    font-weight: 700;
    font-size: 16px;
}

.btn-autor:hover {
    background: #041d2b;
    color: #fff;
}

.p-two {
    background: url(img/ekaterina.jpg) no-repeat center center;
    background-size: cover;
}

.p-three {
    background: #9f2d47;
    padding: 20px;
    padding-top: 80px;
    text-align: right;
}

.p-four {
    background: url(img/kyzna.jpg) no-repeat center center;
    background-size: cover;
}

.p-five {
    background: #54aadd;
    padding: 25px;
    text-align: right;
    padding-top: 100px;
}

.p-five i {
    color: #fff;
    font-size: 20px;
    margin-top: 25px;
}

.p-six {
    background: url(img/teh-nadzor.jpg) no-repeat center center;
    background-size: cover;
}

.p-item img {
    width: 100%;
}

.f-five p {
    line-height: 22px;
}

.sendmail {
    margin-top: 30px;
    text-align: right;
    font-weight: 700;
    font-size: 14px;
}

#sendmail {
    text-align: right;
}

#sendmail input {
    width: 100%;
    border: none;
    font-size: 15px;
    padding: 10px;
    margin-bottom: 10px;
}

.btn-mail {
    border: none;
    border-radius: 0;
    font-size: 13px;
    text-transform: uppercase;
    padding: 10px;
    background: #e7cb9b;
}

.f-five p span {
    font-weight: 700;
    margin-right: 5px;
}

.rd-right h3 {
    text-align: right;
    font-size: 26px;
    line-height: 3.5rem;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.p-item .port-title {
    position: absolute;
    display: block;
    width: 80%;
    top: 10%;
    left: 10%;
    height: 80%;
    font-size: 20px;
    background: #ffffffa3;
    padding: 15px;
    text-align: center;
    color: #000;
    padding-top: 31%;
}

.mk-btn {
    border-radius: 0;
    text-transform: uppercase;
    font-size: 18px;
    color: #fff;
    background: #00121c;
    padding: 12px 25px;
    margin-top: 20px;
}

.mk-btn:hover {
    background: #041d2b;
    color: #fff;
}

.modal-content {
    border-radius: 0;
}

.modal-header {
    border: none;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99;
}

.modal-dialog {
    width: 350px;
}

.mk-form {
    text-align: center;
}

.mk-form .form-title {
    font-size: 20px;
    margin-bottom: 15px;
}

.input-block input {
    border: none;
    background: #eee;
    padding: 12px 15px;
    width: 100%;
    margin-bottom: 10px;
}

.btn-red {
    border-radius: 0;
    text-transform: uppercase;
    font-size: 16px;
    padding: 10px;
    width: 100%;
    background: #e1c48c;
}

.protect {
    font-size: 12px;
    color: #808080;
}

.slide-mobile {
    width: 100%;
}

.header-left {
    font-size: 24px;
    padding-top: 25px;
}

.thnx-title {
    text-align: center;
    font-size: 18px;
    padding-bottom: 25px;
    font-family: 'Century Gothic';
}

.modal-logo {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 20px;
}

.header-center {
    text-align: center;
}

.header-right {
    font-size: 18px;
    text-align: right;
}

.header-right p {
    margin-bottom: 0;
    font-size: 18px;
}

.header-right p a {
    font-size: 24px;
    color: #000;
}

.header-right .conversion-button {
    padding: 9px 25px;
    background: #e1c48c;
    position: relative;
    top: 15px;
    font-size: 16px;
}

.header-right .conversion-button:hover {
    color: #000;
    text-decoration: none;
    background: #e2bb70;
}

.mk-header {
    font-family: 'Century Gothic';
}

.menus {
    display: none !important;
}

.h-adres {
    margin-top: 10px;
}

.port-item {
    font-family: 'Century Gothic';
    text-transform: uppercase;
}

.port-item h3 {
    font-size: 16px;
    text-align: center;
}

.port-item h3 a {}

.port-item h3 a:hover {
    color: #000;
}

.p-item-img {
    position: relative;
}

.p-item-img img {
    width: 100%;
}

.p-item-img .p-title {
    position: absolute;
    bottom: 20%;
    left: 0;
    width: 100%;
}

.p-item-img .p-title p {
    width: 100%;
    margin-bottom: 1px;
    background: #dcdcdc8c;
    padding-left: 20px;
    font-size: 16px;
}

.mk-footer {
    font-family: 'Century Gothic';
    max-width: 1200px;
    margin: 0 auto;
}

.footer {
    background: #eceff1;
    padding: 40px 0;
}

.f-title {
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 12px;
    color: #6e8490;
    font-weight: 700;
}

.f-title a {
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 12px;
    color: #6e8490;
}

.mk-footer p {
    font-size: 12px;
    color: #6e8490;
}

.mk-footer ul {
    list-style: none;
    padding-left: 0;
    font-size: 12px;
    color: #6e8490;
    line-height: 2.5rem;
}

.mk-footer ul li a {
    color: #6e8490;
}

.p-item-img .p-title p a {
    color: #000;
}

.footer-logo img {
    width: 180px;
}

.partneir-item {
    width: 12.5%;
    vertical-align: top;
    height: 168px;
    float: left;
}

.partneir img {
    width: 12.5%;
    float: left;
    vertical-align: top;
}

.partneir-name {
    width: 25% !important;
    float: left !important;
    vertical-align: top !important;
    font-size: 36px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Century Gothic';
    font-weight: 700;
    height: 168px;
}

.p-gray {
    background: #808080;
}

.p-blue {
    background: #54a9dd;
}

.p-orange {
    background: #e49841;
}

.p-red {
    background: #e06437;
}

.p-beige {
    background: #e4d0b6;
}

.p-yellow {
    background: #c3c557;
}

.p-gray-light {
    background: #999999;
}

.box-shadow {
    -webkit-box-shadow: inset -8px 0px 13px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: inset -8px 0px 13px 0px rgba(0, 0, 0, 0.75);
    box-shadow: inset -8px 0px 13px 0px rgba(0, 0, 0, 0.75);
}

.partneir {
    margin-top: 25px;
}

.d-img img {
    width: 100%;
    margin-top: 30px;
}

.design-block {
    padding: 30px 0;
}

.design-block .d-left {
    padding-top: 50px;
    padding-left: 60px;
    font-family: 'Century Gothic';
}

.design-block .d-left h3 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 28px;
}

.design-block .d-sub-title {
    font-size: 24px;
    margin: 15px 0;
    color: #e1c48c;
    font-weight: 100;
}

.design-block .d-left p {
    font-size: 18px;
    color: #8c8c8c;
}

.rd-img img {
    width: 100%;
}

.rd-right p {
    font-size: 18px;
    color: #8c8c8c;
    font-family: 'Century Gothic';
    line-height: 3rem;
    padding-left: 30px;
}

.rd-right .btn {
    margin-left: 30px;
}

.btn:active {
    text-decoration: none;
    border: none;
}

.btn:focus {
    text-decoration: none;
    border: none;
}


@media (max-width:768px) {
    .mk-header {
        text-align: center;
    }

    .rd-right p {
        padding-left: 0;
    }

    .rd-right .btn {
        margin-left: 0;
    }

    .rd-img img {
        margin: 15px 0;
    }

    .partneir-item {
        display: none;
    }

    .partneir img {
        width: 50%;
    }

    .partneir-name {
        width: 100% !important;
        height: auto;
    }

    .footer-mail {
        text-align: left;
    }

    .design-block .d-left {
        padding-top: 0;
        padding-left: 15px;
    }

    .header-left {
        padding-top: 0;
    }

    .header-right {
        text-align: center;
    }

    .p-item {
        width: 100%;
        float: none;
        height: 270px;
    }

    .sendmail {
        text-align: left;
    }

    #sendmail {
        text-align: left;
    }

    .p-item .port-title {
        padding-top: 25%;
    }

    .sl-title {
        padding-top: 30%;
    }


    .modal-dialog {
        width: 94%;
    }
}





#hmenu,
#hmenu ul,
#hmenu ul li,
#hmenu ul li a,
#hmenu #menu-button {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Century Gothic';
}

#hmenu:after,
#hmenu > ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

#hmenu #menu-button {
    display: none;
}

#hmenu {
    width: auto;
    line-height: 1;
    text-align: center;
    margin-top: 20px;
    background: #545454;
}

#menu-line {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 3px;
    background: #e1c48c;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}

#hmenu > ul > li {
    display: inline-block;
}

#hmenu.align-center > ul {
    font-size: 0;
    text-align: center;
}

#hmenu.align-center > ul > li {
    display: inline-block;
    float: none;
}

#hmenu.align-center ul ul {
    text-align: left;
}

#hmenu.align-right > ul > li {
    float: right;
}

#hmenu.align-right ul ul {
    text-align: right;
}

#hmenu > ul > li > a {
    padding: 18px 15px;
    font-size: 12px;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    -webkit-transition: color .2s ease;
    -moz-transition: color .2s ease;
    -ms-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease;
}

#hmenu > ul > li:hover > a,
#hmenu > ul > li.active > a {
    color: #e1c48c;
}

#hmenu > ul > li.parent > a {
    padding-right: 25px;
}

#hmenu > ul > li.parent > a::after {
    position: absolute;
    top: 21px;
    right: 10px;
    width: 4px;
    height: 4px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    content: "";
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: border-color 0.2s ease;
    -moz-transition: border-color 0.2s ease;
    -ms-transition: border-color 0.2s ease;
    -o-transition: border-color 0.2s ease;
    transition: border-color 0.2s ease;
}

#hmenu > ul > li.parent:hover > a::after {
    border-color: #e1c48c;
}

#hmenu ul ul {
    position: absolute;
    left: -9999px;
    width: 100%;
    z-index: 99;
    text-align: left;
}

#hmenu li:hover > ul {
    left: auto;
}

#hmenu.align-right li:hover > ul {
    right: 0;
}

#hmenu ul ul ul {
    margin-left: 100%;
    top: 0;
}

#hmenu.align-right ul ul ul {
    margin-left: 0;
    margin-right: 100%;
}

#hmenu ul ul li {
    -webkit-transition: height .2s ease;
    -moz-transition: height .2s ease;
    -ms-transition: height .2s ease;
    -o-transition: height .2s ease;
    transition: height .2s ease;
}

#hmenu ul li:hover > ul > li {
    width: 100%;
}

#hmenu ul ul li a {
    padding: 10px 20px;
    width: 100%;
    min-width: 160px;
    font-size: 12px;
    line-height: 2rem;
    background: #545454;
    text-decoration: none;
    color: #fff;
    -webkit-transition: color .2s ease;
    -moz-transition: color .2s ease;
    -ms-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease;
}

#hmenu ul ul li:hover > a,
#hmenu ul ul li a:hover {
    color: #e1c48c;
    background-color: rgba(0, 0, 0, 0.4);
}

#hmenu ul ul li.parent > a::after {
    position: absolute;
    top: 13px;
    right: 10px;
    width: 4px;
    height: 4px;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    content: "";
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: border-color 0.2s ease;
    -moz-transition: border-color 0.2s ease;
    -ms-transition: border-color 0.2s ease;
    -o-transition: border-color 0.2s ease;
    transition: border-color 0.2s ease;
}

#hmenu.align-right ul ul li.parent > a::after {
    right: auto;
    left: 10px;
    border-right: 0;
    border-top: 1px solid #000000;
    border-left: 1px solid #000000;
}

#hmenu ul ul li.parent:hover > a::after {
    border-color: #e1c48c;
}

@media all and (max-width: 768px),
only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px),
only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px),
only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px),
only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px),
only screen and (min-resolution: 192dpi) and (max-width: 1024px),
only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
    #hmenu {
        width: 100%;
        text-align: left;
    }
    #hmenu ul {
        width: 100%;
        display: none;
    }
    #hmenu.align-center > ul,
    #hmenu.align-right ul ul {
        text-align: left;
    }
    #hmenu ul li,
    #hmenu ul ul li,
    #hmenu ul li:hover > ul > li {
        width: 100%;
        height: auto;
        border-top: 1px solid rgba(120, 120, 120, 0.15);
    }
    #hmenu ul li a,
    #hmenu ul ul li a {
        width: 100%;
        color: #fff;
    }
    #hmenu > ul > li,
    #hmenu.align-center > ul > li,
    #hmenu.align-right > ul > li {
        float: none;
        display: block;
    }
    #hmenu ul ul li a {
        padding: 20px 20px 20px 30px;
        font-size: 12px;
        color: #fff;
        background: none;
    }
    #hmenu ul ul li:hover > a,
    #hmenu ul ul li a:hover {
        color: #000000;
    }
    #hmenu ul ul ul li a {
        padding-left: 40px;
    }
    #hmenu ul ul,
    #hmenu ul ul ul {
        position: relative;
        left: 0;
        right: auto;
        width: 100%;
        margin: 0;
    }
    #hmenu > ul > li.parent > a::after,
    #hmenu ul ul li.parent > a::after {
        display: none;
    }
    #menu-line {
        display: none;
    }
    #hmenu #menu-button {
        display: block;
        padding: 20px;
        color: #fff;
        cursor: pointer;
        font-size: 12px;
        text-transform: uppercase;
        margin-top: 40px;
    }
    #hmenu #menu-button::after {
        content: '';
        position: absolute;
        top: 20px;
        right: 20px;
        display: block;
        width: 15px;
        height: 2px;
        background: #fff;
    }
    #hmenu #menu-button::before {
        content: '';
        position: absolute;
        top: 25px;
        right: 20px;
        display: block;
        width: 15px;
        height: 7px;
        border-top: 2px solid #fff;
        border-bottom: 2px solid #fff;
    }
    #hmenu .submenu-button {
        position: absolute;
        z-index: 10;
        right: 0;
        top: 0;
        display: block;
        border-left: 1px solid rgba(120, 120, 120, 0.15);
        height: 52px;
        width: 52px;
        cursor: pointer;
    }
    #hmenu .submenu-button::after {
        content: '';
        position: absolute;
        top: 21px;
        left: 26px;
        display: block;
        width: 1px;
        height: 11px;
        background: #fff;
        z-index: 99;
    }
    #hmenu .submenu-button::before {
        content: '';
        position: absolute;
        left: 21px;
        top: 26px;
        display: block;
        width: 11px;
        height: 1px;
        background: #fff;
        z-index: 99;
    }
    #hmenu .submenu-button.submenu-opened:after {
        display: none;
    }
}