
.mt-30 {
    margin-top:30px;
}
.mx-w26 {
    max-width:26rem;
}
.mb-10{
margin-bottom: 10px;
}
.bg-light img{
    height:100vh
}
.feature-section {
        background: url(../../assets/images/clouds.jpg) no-repeat center bottom;
}
.footer2 {
    background: #313131;
}
    .footer2 h5 {
        color:#fff;
    }
.primary-text {
        color: #0a99e7;
}
.about-front-img {
    height:100%
}
.mission-service-list li {
    font-size:14px
}
.mission-service-list {
    margin-bottom:0
}
.starter-plan-card {
    background-image: linear-gradient(120deg, #f6d365 0%, #fda085 100%);
}
    .starter-plan-card p {
        margin-bottom: 0;
        color: #000;
        font-size: 22px;
        font-weight: 600;
        text-transform: uppercase;
    }
.navbar-brand img {
    height:90px;
}
.alert {
    font-size: 15px;
}
.ros-section {
    padding: 60px 0;
}
.ros-info .card{
        background-image: linear-gradient(120deg, #a1c4fd 0%, #c2e9fb 100%);

}
.ros-info h1 {
    text-align: center;
    font-size: 27px;
    margin-bottom: 0;
}
.ros-rule p {
    font-size: 14px;
    line-height: 1.1;
    margin-bottom: 5px;
}
.login-section, .reg-success {
       padding: 140px 0 55px 0;
}
.login-section .card, .reg-success .card{
   display: block;
    margin: auto;
    background:#00000052;
}
    .login-section .card .card-body {
       padding: 60px;
    }

    .login-section .form-head {
        text-transform: uppercase;
    margin-bottom: 15px;
    color: #3aba85;
    letter-spacing: 0px;
    }
.login-section, .reg-success {
    background: url(../../assets/images/login-bg.jpg);
    background-size: cover;
}
    .login-section label {
        color:#fff
    }
.required-label {
    color:red;
}
.reg-card {
    max-width:32rem;
}
    .reg-card card-body {
        padding: 45px;
    }
.reg-success img {
    display: block;
    margin: auto;
}

.reg-success .reg-head {
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 2px;
    color: #ffb555;
    margin: 10px 0;
}
.form-extra-link a {
    color: #07d79c;
}
.reg-success .main-card {
    max-width:59rem;
}
.congo-txt {
    text-align:center;
}
.reg-succ-info .card p{
        margin-bottom: 0;
}
.reg-succ-info .card h6{
        margin-bottom: 0;
        color: #dc3545;
}
.reg-succ-info {
    margin-bottom:20px;
}
.contact-icon {
    font-size: 36px;
    color: #0a99e7;
}

.contact3 .card {
      border: 1px solid #0a99e7;
    border-top: 4px solid #0a99e7;
}
.contact3 .card {
    margin-bottom:20px;
}
.default-about {
    padding-top:90px;
}
.contact-img img{
       height: 358px;
}
@media (min-width: 1281px) {
    .footer2 .container {
        max-width: 1264px;
    }
    .modal-dialog {
    max-width: 930px !important;
    margin: 1.75rem auto;
}
    .slider-section {
    padding:100px 0 0 0;
}
}

.header6 {
    background-color:#fff;
}