@media (max-width: 768px) {
    .bg-style-1 {
        background-size: contain;
        background-position: center bottom 0px;
        background-image: url("../assets/images/layout/main_section_01.png"), radial-gradient(circle at bottom, #6f00c1 0%, #07023f 50%, #000000 100%);
        border-radius: 30px 30px 0 0;
        overflow: hidden;
        border-image-repeat: stretch;
        background-repeat: no-repeat;
        padding-bottom: 100px;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 50px;
    }
}

@media only screen and (min-width: 769px) {
    .bg-style-1 {
        background-size: contain;
        background-position: center bottom 0px;
        background-image: url("../assets/images/layout/main_section_01.png"), radial-gradient(circle at bottom, #6f00c1 0%, #07023f 50%, #000000 100%);
        border-radius: 30px 30px 0 0;
        overflow: hidden;
        border-image-repeat: stretch;
        background-repeat: no-repeat;
        padding-bottom: 0px;
        padding-left: 70px;
        padding-right: 70px;
        padding-top: 50px;
    }
}

@media (max-width: 768px) {
    .bg-style-2 {
        background-size: contain;
        background-position: center bottom 0px;
        background-image: url("../assets/images/layout/main_section_01.png"), radial-gradient(circle at bottom, #6f00c1 0%, #07023f 50%, #000000 100%);
        border-radius: 30px 30px 30px 30px;
        overflow: hidden;
        border-image-repeat: stretch;
        background-repeat: no-repeat;
        padding-bottom: 50px;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 50px;
    }
}

@media only screen and (min-width: 769px) {
    .bg-style-2 {
        background-size: contain;
        background-position: center bottom 0px;
        background-image: url("../assets/images/layout/main_section_01.png"), radial-gradient(circle at bottom, #6f00c1 0%, #58009a 50%, #420073 100%);
        border-radius: 30px 30px 30px 30px;
        overflow: hidden;
        border-image-repeat: stretch;
        background-repeat: no-repeat;
        padding-bottom: 50px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 50px;
    }
}

/*@media only screen and (min-width: 769px) {*/
/*    .bg-style-2 {*/
/*        background-size: contain;*/
/*        background-position: center bottom 0px;*/
/*        background-image: url("../assets/images/layout/main_section_01.png"), radial-gradient(circle at bottom, #6f00c1 0%, #58009a 50%, #420073 100%);*/
/*        border-radius: 30px 30px 30px 30px;*/
/*        overflow: hidden;*/
/*        border-image-repeat: stretch;*/
/*        background-repeat: no-repeat;*/
/*        padding-bottom: 50px;*/
/*        padding-left: 0px;*/
/*        padding-right: 0px;*/
/*        padding-top: 50px;*/
/*    }*/
/*}*/



@media (max-width: 768px) {
    .form-style-1 {
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        background-color: #f4f4f4;
        border-radius: 30px 30px 30px 30px;
        font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif;
        min-height: 1000px;
    }
}

@media only screen and (min-width: 769px) {
    .form-style-1 {
        padding-top: 10px;
        padding-right: 40px;
        padding-bottom: 10px;
        padding-left: 40px;
        background-color: #f4f4f4;
        border-radius: 30px 30px 30px 30px;
        font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif;
        min-height: 1000px;
    }
}

@media (max-width: 768px) {
    .mobile-form-top {
        margin-top: 30px;
        border-radius: 30px 30px 30px 30px;
    }
}

@media only screen and (min-width: 769px) {
    .mobile-form-top {
        margin-top: 0px;
    }
}

@media (max-width: 768px) {
    .form-style-2 {
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        background-color: #f4f4f4;
        min-height: 1000px;
        border-radius: 30px 30px 30px 30px;
    }
}

@media only screen and (min-width: 769px) {
    .form-style-2 {
        padding-top: 10px;
        padding-right: 40px;
        padding-bottom: 10px;
        padding-left: 40px;
        background-color: #f4f4f4;
        min-height: 1000px;
        border-radius: 30px 30px 30px 30px;
    }
}

.form-style-3 {
    padding-top: 10px;
    padding-right: 40px;
    padding-bottom: 10px;
    padding-left: 40px;
    background-color: #f4f4f4;
    min-height: 1200px;
    font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif;
}

@media (max-width: 768px) {
    .form-style-2 {
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        background-color: #f4f4f4;
        min-height: 1000px;
        font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif;
        border-radius: 30px 30px 30px 30px;
    }
}

@media only screen and (min-width: 769px) {
    .form-style-2 {
        padding-top: 10px;
        padding-right: 40px;
        padding-bottom: 10px;
        padding-left: 40px;
        background-color: #f4f4f4;
        min-height: 1000px;
        font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif;
        border-radius: 30px 30px 30px 30px;
    }
}

@media (max-width: 768px) {
    .form-style-5 {
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        background-color: #f4f4f4;
        min-height: 1200px;
    }
}

@media only screen and (min-width: 769px) {
    .form-style-5 {
        padding-top: 10px;
        padding-right: 40px;
        padding-bottom: 10px;
        padding-left: 40px;
        background-color: #f4f4f4;
        min-height: 1200px;
    }
}

.form-section-spacing-top {
    padding-top: 40px;
}

.bottom-pad-25{
    padding-bottom:25px;
}

.container-full-form {
    width: 90%;
    max-width: 1400px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
}

.col-1-space-top {
    padding-top: 50px;
}

.col-1-space-bottom {
    padding-bottom: 50px;
}

.col-1-text-1 {
    line-height: 1.8em;
    font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif;
    font-size: 17px;
    line-height: 1.8em;
    margin-top: 12px !important;
    margin-bottom: 6px !important;
    color: #FFFFFF !important;
}

@media (max-width: 768px) {
    .col-1-text-mobile {
        padding-right: 25px;
        padding-left: 25px;
    }
}

.col-1-text-2 {
    font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    font-size: 61px;
    color: #FFFFFF !important;
    line-height: 1.15em;
}

.col-2-text-1 {
    line-height: 1.8em;
    font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif;
    font-size: 17px;
    letter-spacing: 4px;
    line-height: 1.8em;
    margin-top: 12px !important;
    margin-bottom: 6px !important;
    color: #FFFFFF !important;
    text-align: center;
}

.col-2-text-2 {
    line-height: 1.8em;
    font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif;
    font-size: 17px;
    line-height: 1.8em;
    margin-top: 12px !important;
    margin-bottom: 6px !important;
    color: #000000 !important;
    text-align: center;
}

.col-2-contact-us {
    line-height: 1.8em;
    font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif;
    font-size: 17px;
    line-height: 1.8em;
    margin-top: 12px !important;
    margin-bottom: 6px !important;
    color: #000000 !important;
}

.validator-text-1 {
    line-height: 1.8em;
    font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif;
    font-size: 17px;
    line-height: 1.8em;
    margin-top: 12px !important;
    margin-bottom: 6px !important;
    color: #000000 !important;
    text-align: left;
}

#logo {
    position: relative;
    display: flex;
    align-items: center;
    margin-right: auto;
    margin-left: 30px;
    margin-bottom: 10px;
    margin-top: 10px;
    height: 150px;
    max-height: 50%;
}

.header-row {
    width: 90%;
    max-width: 1400px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    vertical-align: baseline;
}

.logo_etec {
    height: 60px;
}

.logo_nwi {
    height: 100px;
}

.mobile_etec {
    width: 30%;
    margin-left: 20%;
}

.mobile_nwi {
    width: 20%;
}

.mobile_pagcor {
    position: relative;
    display: flex;
    align-items: center;
    margin-right: auto;
    margin-left: 30px;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 70%;
}

.step_img {
    max-width: 75%;
}

.nav-text {
    line-height: 1.8em;
    font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif;
    font-weight: bolder;
    font-size: 17px;
    line-height: 1.8em;
    margin-top: 12px !important;
    margin-bottom: 6px !important;
    color: #231F20 !important;
}

.tooltip2 {
    /*position: relative;*/
    /*display: inline-block;*/
    /*border-bottom: 1px dotted black; !* If you want dots under the hoverable text *!*/
}

.gray-box {
    border-radius: 30px;
}

/* Tooltip text */
.tooltip2 .tooltiptext {
    visibility: hidden;
    width: 50%;
    background-color: black;
    color: #fff;
    text-align: left;
    padding: 5px 0;
    padding-left: 10px;
    border-radius: 6px;

    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip2:hover .tooltiptext {
    visibility: visible;
}

.form-group {
    padding-bottom: 15px;
}

.apply_btn {
    border-color: #3D2363;
    border-width: 2px;
    margin: 10px 20px 10px 20px;
    border-radius: 20px;
    font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif;
    font-weight: bolder;
    font-size: 17px;
    color: #3D2363;
}

#btnUBO {
    max-width: 100%;
}

.footer-link {
    font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif;
    font-weight: bolder;
    font-size: 20px;
    text-decoration: none;
    color: #8B8D90 !important;
}

.footer-text {
    font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif;
    font-weight: normal;
    font-size: 17px;
    color: #231F20 !important;
}

.footer-spacer-top {
    margin-top: 20px;
}

.footer-spacer-bottom {
    margin-bottom: 10px;
}

.nav-bg-box {
    /*border-color: #0c0c0c;*/
    /*border-width: 1px;*/
    /*border-style: solid;*/
}

.navbar-nav {
    margin-left: auto;
}

.textarea {
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    max-width: 100%;
    width: 100%;
}

.apply-align-centre {
    text-align: center;
}
