@charset "utf-8";
/* CSS Document */
.n_footer_bg {
    background: #2f3940;
    width: 100%;
    float: left;
    padding: 40px 0px;
}

.n_footer_bg h2 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 20px;
    color: #ffffff;
    border-bottom: 1px #46515a solid;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.n_footer_box {
    width: 20%;
    float: left;
}

.n_list {
    float: left;
    width: 100%;
}

.n_list ul {
    list-style-type: none;
    padding: 0px;
}

.n_list li {
    width: 100%;
    float: left;
    background: url(../images/arrow.png) no-repeat 0px 5px;
    padding-left: 15px;
    margin-bottom: 7px;
}

.n_list li a {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #cfcfcf;
}

.n_footer_box2 {
    width: 40%;
    float: left;
    margin-left: 5%;
}

.n_list2 {
    float: left;
    width: 100%;
}

.n_list2 ul {
    list-style-type: none;
    padding: 0px;
    width: 50%;
    float: left;
}

.n_list2 li {
    width: 100%;
    float: left;
    background: url(../images/arrow.png) no-repeat 0px 5px;
    /*padding-left: 15px;*/
    margin-bottom: 7px;
}

.n_list2 li a {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #cfcfcf;
}

.n_copyright_bg {
    background: #242d33;
    width: 100%;
    float: left;
    padding: 20px 0px 10px 0px;
}

@media (max-width: 991px) {
    .n_footer_box {
        width: 35%;
        margin-right: 5%;
    }

    .n_footer_box2 {
        width: 100%;
        padding: 0 10%;
        margin-left: 0px;
    }
}

@media (max-width: 600px) {
    .n_footer_box {
        width: 100%;
        margin-right: 0;
    }

    .n_footer_box2 {
        width: 100%;
        margin-left: 0px;
    }

    .n_list2 ul {
        width: 100%;
    }
}

.n_header_part {
    width: 100%;
    float: left;
    background: #2195f3;
}

.n_header_logo {
    float: left;
    padding: 5px 0px;
}

.n_header_text {
    float: right;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 23px;
    color: #ffffff;
    padding-top: 30px;
}

.n_banner_part {
    width: 100%;
    float: left;
    background: url(../images/n_banner.jpg) no-repeat center center;
    background-size: cover;
    text-align: center;
    padding: 120px 0px;
}

.n_banner_part h2 {
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
    font-size: 34px;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.n_con_part {
    float: left;
    width: 100%;
    padding: 75px 0px;
}

.n_hcon_left {
    float: left;
    width: 67%;
}

.n_hcon_left h2 {
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
    font-size: 36px;
    color: #4b525b;
    margin-bottom: 20px;
    margin-top: 40px;
}

.n_hcon_left h3 {
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
    font-size: 36px;
    color: #3f3f3f;
    line-height: 25px;
    margin-bottom: 20px;
}

.n_hcon_left h3 a {
    font-family: 'Domine', serif;
    font-weight: 400;
    font-size: 14px;
    color: #2195f3;
}

.n_hcon_left p {
    font-family: 'Domine', serif;
    font-weight: 400;
    font-size: 16px;
    color: #545454;
    text-align: justify;
    margin-bottom: 20px;
    line-height: 30px;
}

.n_hcon_left p span {
    font-size: 16px;
}

.n_hcon_right {
    float: right;
    width: 30%;
}

.n_hcon_right_box {
    float: left;
    width: 100%;
    border: 1px #edebeb solid;
    margin-bottom: 30px;
}

.n_hcon_right_box img {
    width: 100%;
}

.n_hcon_right_heading {
    float: left;
    width: 100%;
    background: #f0f0f0;
    padding: 7px 30px;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #4b525b;
}

.n_hcon_right_heading span {
    font-weight: 400;
    font-size: 14px;
}

.n_right_list {
    float: left;
    width: 100%;
    padding: 30px;
}

.n_right_list ul {
    list-style-type: none;
    padding: 0px;
}

.n_right_list li {
    width: 100%;
    float: left;
    background: url(../images/arrow2.png) no-repeat 0px 5px;
    padding-left: 15px;
    margin-bottom: 10px;
}

.n_right_list li a {
    font-family: 'Domine', serif;
    font-weight: 400;
    font-size: 15px;
    color: #2195f3;
}

.n_hcon_right_heading2 {
    float: left;
    width: 100%;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: #737373;
    background: url(../images/h_icon.png) no-repeat 0px 5px;
    padding-left: 30px;
    margin-bottom: 20px;
}

.n_hcon_right_heading3 {
    float: left;
    width: 100%;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #737373;
    background: url(../images/h_icon2.png) no-repeat 0px 2px;
    padding-left: 30px;
}

.n_hcon_search {
    float: left;
    width: 80%;
    font-family: 'Domine', serif;
    font-weight: 400;
    font-size: 12px;
    color: #737373;
    border: 1px #edebeb solid;
    height: 48px;
    padding: 0px 15px;
    outline: none;
    background: none;
    margin-bottom: 20px;
    border-right: none;
}

.n_hcon_search_b {
    float: left;
    width: 20%;
    background: url(../images/search_b.png) no-repeat top left;
    cursor: pointer;
    border: none;
    height: 48px;
}

.n_hcon_footer {
    float: left;
    width: 100%;
    font-family: 'Domine', serif;
    font-weight: 400;
    font-size: 13px;
    color: #7a7979;
    text-align: center;
    padding-bottom: 40px;
}

@media (max-width: 991px) {
    .n_hcon_left {
        width: 100%;
    }

    .n_hcon_right {
        width: 100%;
    }
}

@media (max-width: 500px) {
    .n_header_logo {
        width: 100%;
        text-align: center;
    }

    .n_header_text {
        width: 100%;
        text-align: center;
        padding-top: 0px;
        padding-bottom: 10px;
    }

    .n_banner_part {
        padding: 40px 0px;
    }
}
#success-message {
    background: #2196f3;;
    text-align: center;
    color: #fff;
    padding: 2px;
    font-size: 14px;
    margin-bottom: 0px;
    z-index: 99999;
    display: block;
    position: absolute;
    width: 100%;
    font-weight: 400;
}