.bg-light {
    background-color: #000 !important;
}



.navbar-nav.mr-auto {
    margin: 0 40%;
    width: 0%!;
    position: relative;
    left: 0;
    right: 0;
    text-align: center;
}
.navbar-expand-lg {
    position: relative;
    z-index: 9;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 15px;
    padding-left: 15px;
    color: #e0dcdc !important;
    display: flex;
    font-size: 18px;
}
.navbar-light .navbar-nav .nav-link:focus, 
.navbar-light .navbar-nav .nav-link:hover {
    color: #f7c17b !important;
}


#navbarSupportedContent{
    transform: translateX(100vw);
}
#navbarSupportedContent.nav-normal{
    transform: none;
}
/*-----------------------*/
.read_bt_1 {
    width: 170px;
    margin: 0 auto;
    text-align: center;
}
.read_bt_1 a {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #ffffff;
    background-color: #19b61d;
    padding: 8px 5px;
    text-align: center;
    margin-top: 60px;
    border-radius: 50px;
    font-weight: bold;
    text-decoration: none;
}
.about_taital {
    width: 100%;
    font-size: 40px;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
}
.about_text {
    max-width: 500px;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    margin: 0 auto;
    padding-top: 30px;
}
/*.about_section {
    width: 100%;
    float: left;
    background-image: url(../images/about-bg.png);
    height: auto;
    padding: 300px 0px;
    background-size: 100%;
    background-repeat: no-repeat;
}*/
/*-----------------------*/
.copyright_section {
    width: 100%;
    float: left;
    background-color: #000;
    height: auto;
}
.copyright_section {
    width: 100%;
    float: left;
    background-color: #000;
    height: auto;
    text-align: center;
    padding: 20px 0 10px;
    color: #fff;
}
.copyright_section a {
    color: #fff;
    text-decoration: none;
}
#contact-inner img {
    background-size: cover;
    width: 100%;
}

/**************************************/

<style type="text/css">
.form__footer.p-full {
    position: relative;
    left: -16px;
}


.aimbase-form .jcf-select {
    color: #fff;
    font-family: benton-sans,sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5rem;
}
.aimbase-form .form__input:hover::placeholder {
        color: #ffffff;
        opacity: 1;
}

#comment {
        border: 0.0625rem solid #a5a8a9;
        width: 100%;
        min-height: 150px;
        color: #fff !important;
        padding: 10px 10px;
        font-size: 17px !important;
        font-family: "benton-sans", sans-serif;
        background: #1A1A1A;
}

.form__label {
        font-weight: 700;
        color: #d1d2d3;
        font-size: 0.75rem;
        font-family: "benton-sans", sans-serif;
}
.module-container #form input {
    width: 100% !important;
    border-bottom: 0.0625rem solid #a5a8a9 !important;
    height: 39px;
    line-height: unset !important;
    padding: 20px 2px;
    font-size: 17px !important;
    color: #fff;
    font-family: "benton-sans", sans-serif;
    background: #1A1A1A;
    border: 1px;
}

#form select {
        width: 100% !important;
        border-bottom: 0.0625rem solid #a5a8a9;
        height: 39px;
        line-height: unset !important;
        font-size: 17px !important;
        color: #a5a8a9;
        padding: unset !important;
        padding: 20px 2px;
        font-family: "benton-sans", sans-serif;
}
.aimbase-form .jcf-select {
    color: #fff;
    font-family: benton-sans,sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5rem;
}

.c-header--button {
        display: flex;
        padding: 0.75rem 10px;
        font-family: "benton-sans", sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 0.875rem !important;
        line-height: 1.5rem;
        letter-spacing: 0.03125rem;
        text-transform: uppercase;
        color: #ffffff;
        cursor: pointer;
        transition: color 250ms ease;
    }

#form {
        padding: 0px 50px;
        border: 0px solid #9B9B9B;
}

.form__header.p-full h1 {
        color: #fff;
}

.form__header.p-full {
        background: #000;
        color: #fff !important;
        border-left: 6px solid #fe6c00 !important;
     border-right: 6px solid #fe6c00 !important;
}
.form__button {
    background: #19b61d;
    color: #fff;
    padding: 12px 30px;
    margin: 0 !important;
    border: 1px;
    cursor: pointer;
}
/* 
.form__button {
        font-family: 'Roboto', sans-serif;
        font-weight: 700;
        font-style: normal;
        line-height: .8125rem;
        font-size: .6875rem !important;
        text-transform: uppercase;
        letter-spacing: .1375rem;
        box-shadow: 0 .3125rem .375rem rgba(0, 0, 0, .07);
        display: inline-block;
        text-align: center;
        padding: 1.5rem 2.5rem;
        background-color: #ff6c00;.form__button:hover
        color: #ff5200;
        border: 0.0625rem solid #f4f4f4;
        white-space: nowrap;
        cursor: pointer;
        transition: background-color 100ms linear, color 100ms linear;
        color: #fff;
        font-size: 16px;
    }*/
/*    .form__button {
    background: #6a6b6b !important;
    color: #fff !important;
    height: 65px;
    width: 300px;
    font-family: benton-sans,sans-serif !important;
    font-size: 13px;
    text-transform: uppercase;
    opacity: .6;
    font-weight: 600;
    letter-spacing: 1px;
     transition: 0.5s;
     cursor: pointer;
}

.form__button:hover {
        background: #e55200 !important;
        color: #fff !important;
        transition: 0.5s;

}*/
.aimbase-form .form__input:hover::placeholder {
    color: #fff;
    opacity: 1;
}
    .form__field.col.xs-12.sm-6.p-half {
    margin-bottom: 30px;
}
@media ( max-width:  500px) {
    .form__field.col.xs-12.sm-6.p-half {
    margin-bottom: 0px;
}
}

@media only screen and (max-width: 400px) {
.form__heading {
   font-family: 'Roboto', sans-serif;
   font-weight: 700;
   font-style: normal;
   font-size: 22px;
  line-height: 3rem;
  color: #161c21;
}
}
.contact-main {
    background: #1A1A1A;
    padding: 50px 0;
}
.form__field.xs-12.sm-6.p-half {
    width: 100%;
    margin: 10px 0 !important;
}
.form__field.xs-12.p-half {
    width: 100%;
    margin: 10px 0;
}
.form__button {
    background: #19b61d;
    color: #fff;
    padding: 12px 30px;
    margin: 0 !important;
}
.container.tagline-contact h2 {
    padding: 30px 0 0 10px;
    color: ;
    clear: both;
    font-size: 30px;
    font-weight: 600;
}
textarea#comment::placeholder {
    color: #fff;
}
@media screen and (max-width:980px) {
    .about_section {
    background-size: cover;
    height: 38px;
    margin-bottom: 0px;
}
}
@media screen and (max-width:500px) {
#contact-inner {
    padding: 80px;
}
.container.tagline-contact h2 {
    font-size: 20px;
}
}
</style>
/********************************/

@media screen and (max-width:2000px) {
/* contact section end*/
    .about_section {
    padding: 250px 0px 300px !important;
}
}
@media (min-width: 992px) {
.navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
}
}
@media screen and (max-width: 500px) {
.about_section {
    padding: 0 !important;
}
.navbar-nav.mr-auto {
    margin: 0 auto;
    width: 0%!;
    position: relative;
    left: 0;
    right: 0;
    text-align: center;
}
#contact-inner {
    padding: 0;
}
    }

