body {
    font-size: 16px;
    line-height: 1.42857143;
    font-family: 'Open Sans',Arial,sans-serif;
    color: #555;
    background: white;
}


h1 {
    font-size: 38px;
    color: #5C5C5B;
}


h2 {
    font-size: 32px;
    color: #5C5C5B;
    margin-top: 0px;
}

h3 {
    font-size: 24px;
    color: #333;
}

.clearfix-rem {
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.border-styles {
    border-top: 2px solid #CF2027 !important;
    margin-top: 2px;
}


/**/

.top-cover {
    /*background: rgb(0, 44, 73);*/
    padding-top: 11px;
    padding-bottom: 6px;
    background: url(../images/bga-02.png);
    /*background-size: contain;*/
    background-size: cover;
    background-position: 100% 100%;
}

.top-h2 {
    color: #CF2027;
    font-size: 36px;
    margin-bottom: 3px;
}

.top-h3 {
    color: white;
    font-size: 25px;
}

.top-right-head {
    font-size: 25px;
    margin-top: 0px;
    font-weight: 700;
}

.width-01 {
    width: 160px;
    /*margin: 0 auto;*/
    display: block;
}

.top-pr {
    font-size: 17px;
    font-weight: 700;
}

.width-02 {
    width: 125px;
    /*margin: 0 auto;*/
    display: block;
}
/**/

.back-cover {
    /*background: url('../images/banner.jpg');
    background-size: cover;*/
    padding-bottom: 10px;
}

.banner-list {
    padding-left: 0px;
    list-style: none;
}

    .banner-list li {
        padding-bottom: 5px;
        font-size: 20px;
        color: #333;
        font-weight: 500;
    }

.small-sp {
    font-size: 17px;
}


.banner-list i {
    padding-right: 5px;
    color: rgb(0, 44, 73);
}

.h2-style {
    /*color: #2661a6;*/
    font-size: 28px;
    padding-bottom: 10px;
    color: #333;
}

.h1-style {
    color: #333;
    font-size: 40px;
    font-weight: 700;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.ic-st {
    color: #CF2027 !important;
}

.ic-star {
    color: #CF2027 !important;
    padding-right: 4px;
}

.im-width {
    width: 100px;
}

.red-check {
    width: 26px;
    display: inline-block;
}
/**/

.form-cover {
    background: black;
    padding: 20px;
    padding-bottom: 10px;
}

.form-h2 {
    color: white;
}

.form-para {
    color: white;
    padding-bottom: 15px;
}

.form-style {
    height: 50px;
    border: none;
    width: 100%;
    padding-left: 10px;
    /*margin-top: 3px;*/
    color: #7f7f7f;
    font-size: 16px;
    padding-top: 0px;
    border-radius: 10px;
    font-weight: 600;
}

.submit {
    border: 2px solid #ECBC1C !important;
    background: #ECBC1C;
    color: #111 !important;
    padding: 0px !important;
    font-style: normal !important;
    font-size: 18px !important;
    font-weight: 700;
    text-transform: uppercase;
    width: 85%;
    border-radius: 10px;
    height: 50px;
}

.content-list {
    margin-top: 25px;
}

    .content-list p {
        color: white;
        font-size: 21px;
    }

.head-cen {
    color: #156AA5;
    font-size: 20px;
    text-transform: none;
    text-align: center;
}

.head-cen-01 {
    color: #156AA5;
    font-size: 25px;
    text-transform: none;
    text-align: center;
    margin-top: 20px;
}

.subhead {
    color: #156AA5;
    font-size: 18px;
    margin-bottom: 0px;
}

.subhead-01 {
    color: #156AA5;
    font-size: 16px;
    font-weight: 500;
    margin-top: 6px;
}

.border-outline {
    border: 1px solid gray;
    border-radius: 20px;
    margin-top: 30px;
}

.light-section {
    /*text-align:center;*/
    /*padding: 30px 0 80px 0;*/
    background: #f6f6f6;
    margin-top: 60px;
}

    .light-section h3 {
        text-align: center;
        font-weight: 600;
        color: #00406a;
        margin-bottom: 20px;
        font-size: 19px;
    }

.round-style {
    display: inline-block;
    background: #00406a;
    color: white;
    border-radius: 50%;
    padding: 0.3em;
    line-height: initial !important;
    text-align: center;
    padding: 21px;
    font-size: 51px;
    padding-left: 36px;
    padding-right: 36px;
    margin-top: 30px;
}

.cl-me:hover{
    cursor:pointer
}

.textul i {
    color: #00406a;
}

.text ul {
    list-style: none;
    font-size: 15px;
    padding-left: 0px;
}


    .text ul li {
        padding-bottom: 1px;
        line-height: 30px;
    }

footer {
    background: #282828;
    padding: 15px 0;
    text-align: center;
    color: #acacac;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 30px;
}


.sp-02 {
    color: #9e9e9e;
}


@media(min-width:1200px) {
    .rem-marg {
        margin-left: -45px !important;
    }
}


@media(max-width:992px) {
    .submit {
        margin-top: 10px;
        width: 100%;
    }

    .icon-mob {
        margin-top: 25px;
    }
}

@media(min-width:992px) {
    .center-para {
        width: 95%;
        margin: 0 auto;
    }

    .top-spacing {
        margin-top: 120px;
    }

    .text ul {
        width: 80%;
        margin-left: 108px;
    }

    .headleft {
        width: 80%;
        margin-left: 108px;
    }


    .first-container {
        padding-left: 70px;
    }
}

@media(max-width:767px) {

    .nn-content p{
        font-size:12px
    }

     .nn-content .top-right-head{
        font-size:12px !important;
        margin-bottom:6px !important
    }


    footer {
        font-size: 12px;
    }

    .phna{
        margin-top:30px !important
    }

    .h1-style {
        font-size: 17px !important;
        margin-bottom: 0px;
    }

    .h2-style {
        font-size: 13px !important;
        padding-bottom: 0px !important;
        line-height: 13px !important;
        margin-top: 7px;
    }

    .banner-list li {
        font-size: 13px;
        color: black;
        line-height: 13px;
        padding-bottom: 9px;
    }

    .banner-list {
        margin-bottom: 0px !important;
    }

    .im-width {
        width: 58px;
    }

    .form-h2 {
        font-size: 19px !important;
        padding-bottom: 0px;
    }

    .form-para {
        font-size: 13px !important;
        padding-bottom: 4px !important;
        margin-top: 0px;
    }

    .submit {
        width: 100% !important;
    }

    .form-cover {
        padding-top: 16px !important;
        padding-bottom: 0px !important;
    }

    .form-style {
        height: 40px !important;
        font-size: 15px !important;
        font-weight: 600;
    }

    .submit {
        height: 40px !important;
        font-size: 14px !important;
    }

    .head-cen {
        font-size: 23px !important;
    }

    .back-cover {
        padding-bottom: 10px;
        /*background: url('../images/banner-mob.png');
        background-size: cover;*/
    }

    .mob-clearfix {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .content-list p {
        font-size: 12px !important;
        margin-top: 0px;
    }

    .content-list {
        margin-top: 15px;
    }

    .top-h3 {
        font-size: 12px;
        padding: 5px !important;
    }

    .small-sp {
        font-size: 12px !important;
    }

    .top-h2 {
        font-size: 20px !important;
        padding-left: 5px;
        padding-right: 5px;
    }

    .top-cover {
        padding-bottom: 0px !important;
    }

    .top-right-head {
        font-size: 11px;
        margin-bottom: 1px;
    }

    .width-01 {
        width: 70px;
    }

    .width-02 {
        width: 50px;
    }

    .top-pr {
        line-height: 11px;
        margin-top: 7px;
        margin-bottom: 2px;
        font-size: 11px;
    }

    .icon-mob {
        margin-top: 12px;
        width: 28px;
        margin-bottom:2px
    }
}


@media(min-width:768px) {
    .hide-desk {
        display: none;
    }

    .marg30 {
        margin-top: 30px;
    }
    .lr-20{
        margin-top:20px !important
    }
}

@media(max-width:767px) {
    .hide-mob {
        display: none;
    }
    .mbl-l-0{
        padding-left:0px !important
    }

    .ml-10{
        margin-top:6px !important
    }
    .ml-11{
        margin-top:11px !important
    }
}

@media(min-width:1200px) {
    .pleft {
        padding-left: 60px;
    }
}


@media(max-width:321px) {
    .h1-style {
        font-size: 15px !important;
        margin-bottom: 0px;
    }
}
