@font-face {
    font-family: 'Montserrat_Bold';
    src: url("../fonts/Montserrat-Bold.ttf")
}

@font-face {
    font-family: 'Montserrat_medium';
    src: url("../fonts/Montserrat-Medium.ttf")
}

@font-face {
    font-family: 'Montserrat_regular';
    src: url("../fonts/Montserrat-Regular.ttf")
}

@font-face {
    font-family: 'deluxe';
    src: url("../fonts/Deluxe\ Edition\ -\ Demo.ttf")
}

@font-face {
    font-family: 'addington_bold';
    src: url("../fonts/AddingtonCF-Bold.ttf")
}

@font-face {
    font-family: 'addington_medium';
    src: url("../fonts/AddingtonCF-Medium.ttf")
}

@font-face {
    font-family: 'addington_regular';
    src: url("../fonts/AddingtonCF-Regular.ttf")
}

@font-face {
    font-family: 'brat';
    src: url("../fonts/The-Brat.ttf")
}

body {
    font-family: Arial;
}

.header_left_side {
    position: absolute;
    left: 110px;
    z-index: 999;
    background: #ffffff;
    padding: 30px;
}

.header_right_side {
    position: absolute;
    right: 85px;
    top: 44px;
    z-index: 999;
}

.header_left_side_logo {
    height: 90px;
}

.header_right_side_logo {
    height: 40px;
}

.main_index_gallary {
    width: 100%;
}

.header_main_text {
    font-family: 'deluxe';
    color: #ffffff;
    font-size: 75px;
    text-align: center;
    padding-top: 460px;
    clear: both;
}

.right_menu_logo_part {
    text-align: center;
    padding-top: 50px;
}

.right_menu_logo {
    width: 50%;
}

.right_menu_links {
    padding: 50px 50px;
    font-family: 'addington_regular';
}

.right_menu_links a {
    font-size: 15px;
}

.inle_header_left_side {
    padding: 45px 0 0 85px;
    float: left;
}

.inle_header_right_side {
    padding: 45px 85px 0 0;
    float: right;
}

.inle_header_left_side_logo {
    height: 90px;
}

.inle_header_right_side_logo {
    height: 60px;
}

.inle_header_text {
    clear: both;
    padding-top: 100px;
    padding-bottom: 20px;
    text-align: center;
    color: #ffffff;
    font-family: 'addington_regular';
    font-size: 36.45px;
}

.inle_header_text_text {
    text-align: center;
    padding: 0 10%;
    color: #ffffff;
    font-size: 16.2px;
    font-family: 'addington_medium';
}

.footer {
    background: #000000;
}

.footer_address {
    padding: 93px 110px 90px;
    color: #8d8d8d;
}

.footer_address_header {
    color: #ffffff;
    font-size: 18px;
    font-family: 'addington_bold';
    margin-bottom: 30px;
}

.footer_address_text {
    line-height: 30px;
    font-weight: regular;
    font-size: 15px;
    color: #777777;
}

.footer_address_stext {
    line-height: 40px;
    font-weight: regular;
    font-size: 15px;
    color: #777777;
}

.inle_logo_bottom {
    text-align: right;
}

.footer_main {
    border-top: 1px solid #3c3c3c;
    padding: 38px 110px 48px;
}

.footer_main a {
    font-weight: regular;
    font-size: 15px;
    color: #777777;
    text-decoration: none;
}

.footer_main_right_side {
    text-align: right;
    font-family: 'addington_bold';
    font-size: 15px;
    color: #777777;
}

.footer_main_left_side {
    text-align: left;
    font-family: 'addington_bold';
    font-size: 15px;
    color: #777777;
}

.cbp-spmenu {
    background: #ffffff;
    position: fixed;
}

.cbp-spmenu a {
    display: block;
    color: black;
    font-size: 15px;
    font-weight: 100;
}

.cbp-spmenu-vertical a {
    border-bottom: 1px solid black;
    padding: 8px;
}

.cbp-spmenu-vertical a:hover {
    border-bottom: 1px solid black;
    padding: 8px;
    text-decoration: none;
    background: none;
}

.cbp-spmenu-vertical {
    width: 330px;
}

.cbp-spmenu-push-toleft {
    left: -360px;
}

.cbp-spmenu-right {
    right: -390px;
}

#loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('../images/index/Preloader_1.gif') 50% 50% no-repeat rgb(249, 249, 249);
}

.no-js #loader {
    display: none;
}

.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0;
}

.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../images/images/Preloader_2.gif) center no-repeat #fff;
}

@media (max-width: 980px) {
    .header_left_side {
        padding: 20px;
        left: 30px;
    }
    .header_right_side {
        right: 30px;
    }
    .header_left_side_logo {
        height: 60px;
    }
    .header_type_text {
        font-size: 25px;
        bottom: 10%;
    }
    .inle_logo_bottom {
        text-align: center;
        margin-top: 20px;
    }
    .header_main_text {
        padding-top: 200px;
        font-size: 40px;
    }
    .inle_header_text {
        padding-top: 100px;
        font-size: 26.45px;
        padding-bottom: 20px;
    }
    .inle_header_text_text {
        font-size: 12.2px;
    }
}

@media (max-width: 600px) {
    .inle_header_text_text {
        padding: 0 3%;
    }
    .inle_header_text {
        padding-top: 50px;
    }
}

@media (max-width: 550px) {
    .footer_address {
        padding: 30px;
        color: #8d8d8d;
    }
}

@media (max-width: 767px) {
    .header_left_side {
        padding: 15px;
    }
    .header_left_side_logo {
        height: 40px;
    }
    .footer_address_header {
        margin-top: 30px;
    }
    .inle_logo_bottom {
        text-align: center;
        margin-top: 10px;
    }
    .header_left_side {
        left: 20px;
    }
    .header_right_side {
        right: 20px;
        top: 20px;
    }
    .header_right_side_logo {
        height: 30px;
    }
    .header_type_text {
        bottom: 10%;
        font-size: 15px;
    }
    .footer_address {
        padding-top: 20px;
        padding-bottom: 50px;
        text-align: center;
    }
    .footer_main {
        padding: 28px 10px;
    }
    .cbp-spmenu-push-toleft {
        left: -300px;
    }
    .cbp-spmenu-right.cbp-spmenu-open {
        right: -30px;
    }
    .right_menu_logo {
        width: 40%;
    }
    .right_menu_links {
        padding: 50px 50px 0 20px;
    }
}

input {
    font-family: 'Montserrat_medium';
}

.btn_check {
    width: 100%;
    background: #242424;
    color: #ffffff;
    margin-top: 10px;
    font-weight: bold;
    font-size: 12px;
    letter-spacing: 2px;
    padding: 12px;
    border-radius: 0;
    font-family: 'Montserrat_regular';
}