

body {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #666;
    position: relative;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto Slab', serif;
}

a:hover {
    text-decoration: none;
}

header {
    position: fixed;
    width: 100%;
    top: 0px;
    z-index: 100;
    transition: .2s ease;
    background: #d4adf5;
}

.darkHeader {
    background-color: #d4adf5;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.48);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.48);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.48);
}

.darkHeader .navbar {
    padding: 15px 0;
    transition: .2s ease;
}

.banner {
    padding: 150px 0 60px 0;
    min-height: 100vh;
    margin-top: 90px;
}

.bg-light {
    background-color: transparent !important;
}

.sticky-top {
    position: -webkit-sticky;
    position: absolute;
    top: 0;
    z-index: 1020;
    width: 100%;
}

.navbar-brand img {
    max-width: 130px;
}

.navbar {
   padding: 20px 0;
}

.navbar-light .navbar-nav .nav-link {
    color: #212121;
    font-size: 16px;
    text-transform: capitalize;
    padding: 5px 25px;
    font-weight: 700;
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
    color: #fff;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #fff;
}

.registration-box {
    background: rgba(176,251,231,0.7);
    padding: 35px;
    border-radius: 25px;
}

.registration-box h4 {
    text-align: center;
    color: #009f73;
    font-size: 21px;
    margin: 0 0 20px;
    line-height: 34px;
}
.registration-box h4 span {
    color: #d4adf5;
}
span.input-group-text {
    border: 1px solid #075c76 !important;
}
#wp-submit-register {
    padding: 5px 34px;
    background: #d4adf5;
    color: #fff;
}
.otpMsg {
    margin: 10px 0 0 0;
    display: block;
    color: #212121;
}
.otpMsg:hover{color: #d4adf5;}
.btn-submit {
    width: 100%;
    background: #d4adf5;
    padding: 11px 5px;
    border: none;
    border-radius: 5px;
    text-transform: capitalize;
    cursor: pointer;
    color: #fff;
}

.register-btn {
    background: #d4adf5;
    padding: 12px 25px;
    border: none;
    border-radius: 5px;
    text-transform: capitalize;
    cursor: pointer;
    color: #fff;
    display: inline-block;
    font-weight: 600;
    font-size: 14px;
}

.register-btn:hover {
    color: #fff;
}

.registration-box .form-control {
    background: transparent;
    border: 1px solid #075c76;
    color: #666;
}

.registration-box .form-control::placeholder {
    color: #5e5e5b;
    opacity: 1;
}

.banner-text {
    margin-top: 100px;
    text-align: left;
    padding: 25px;
    left: 0;
    margin-left: 0;
    right: 316px;
    width: auto;
    top: 200px;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    -ms-border-radius: 5px 0 0 5px;
    -o-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
    background-color: rgba(0, 123, 162, 0.7);
}

.banner-text h1 {
    margin-bottom: 0;
    font-size: 50px;
    font-weight: 400;
    line-height: 1.2;
    text-shadow: 0 2px 2px rgba(8, 90, 115, 0.75);
    color: #fff;
}

.banner-text h2 {
    line-height: 1.2;
    font-weight: 300;
    text-shadow: 0 2px 2px rgba(8, 90, 115, 0.75);
    color: #fff;
}

.banner-text p {
    font-weight: 300;
    font-size: 14px;
    color: #fff;
    margin: 0 0 15px 0;
}

.how-to-find-sec {
    padding: 60px 0;
    background: url(../images/bgNw1.jpg) center center no-repeat;
    background-size: cover !important;
}

.how-to-find-sec h1 {
    font-size: 40px;
    line-height: 1;
    color: #d4adf5;
    text-transform: none;
    margin: 0 0 50px 0;
    text-align: center;
}

.how-to-find-box {
    text-align: center;
}

.how-to-find-box h4 {
    font-size: 24px;
    color: #007ba2;
    text-transform: capitalize;
    margin: 15px 0 15px 0;
    text-align: center;
}

.how-to-find-box p {
    font-size: 14px;
    color: #696868;
    text-align: center;
}

.call-to-action-sec {
    padding: 100px 0;
    text-align: center;
}

.call-to-action-sec h1 {
    font-size: 60px;
    color: #fff;
    text-transform: capitalize;
    margin: 0 0 30px 0;
    text-align: center;
}

.call-to-action-sec a {
    font-size: 18px;
    color: #fff;
    text-transform: capitalize;
    text-align: center;
    background: #5b0909;
    padding: 10px 25px;
    display: inline-block;
    border-radius: 6px;
}

.online-member-sec {
    padding: 60px 0;
    background: url(../images/bgNw1.jpg) center center no-repeat;
    background-size: cover !important;
}

.online-member-sec h1 {
    font-size: 40px;
    color: #d4adf5;
    text-transform: capitalize;
    margin: 0 0 30px 0;
    text-align: center;
    font-weight: 700;
}

.online-member-sec p {
    font-size: 14px;
    color: #262424;
    text-align: center;
    margin: 0 0 52px 0;
    width: 70%;
    margin: 0 auto 50px auto;
}

.online-member-box {
    text-align: center;
}

.online-member-box h3 {
    font-size: 30px;
    color: #d4adf5;
    margin: 15px 0 0px 0;
}

.online-member-box h4 {
    font-size: 18px;
    color: #009f73;
}

.about-sec {
    padding: 80px 0;
}

.about-right h1 {
    color: #009f73;
    font-size: 38px;
    margin: 0 0 16px 0;
    line-height: 1;
}

.about-sec ul {
    margin: 0;
    padding: 0;
}

.about-sec ul li {
    padding-left: 22px;
    position: relative;
    list-style: none;
}

.about-sec ul li::before {
    width: 10px;
    height: 3px;
    content: "";
    position: absolute;
    top: 9px;
    background: #d4adf5;
    left: 0;
}

.about-right p {
    color: #212121;
    font-size: 19px;
    line-height: 38px;
}

.about-right a {
    background: #d4adf5;
    padding: 12px 25px;
    border: none;
    border-radius: 5px;
    text-transform: capitalize;
    cursor: pointer;
    color: #fff;
    display: inline-block;
    font-weight: 600;
    font-size: 14px;
}

.gallery-wrapper img {
    height: 300px;
    object-fit: cover;
    width: 100%;
}

.gallery-sec {
    padding: 60px 0;
}

.gallery-sec h1 {
    font-size: 40px;
    color: #d4adf5;
    text-transform: capitalize;
    margin: 0 0 60px 0;
    text-align: center;
    font-weight: 700;
}

.gallery-img-block {
    position: relative;
    margin-bottom: 20px;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.24);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.24);
    border-radius: 30px;
    overflow: hidden;
}

.img-caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background: rgba(212,173,245, .9);
    padding: 8px 10px;
    color: #212121;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
}

.why-Choose-sec {
    padding: 60px 0;
    background: #efefef;
}

.why-Choose-sec h1 {
    font-size: 40px;
    color: #d4adf5;
    text-transform: capitalize;
    margin: 0 0 60px 0;
    text-align: center;
    font-weight: 700;
}

.why-Choose-box {
    text-align: center;
    margin-bottom: 30px;
}

.why-Choose-box h4 {
    font-size: 18px;
    color: #262424;
    text-transform: capitalize;
    margin: 30px 0 15px 0;
    text-align: center;
    font-weight: 600
}

.why-Choose-box p {
    font-size: 14px;
    color: #696868;
    text-align: center;
}

.contact-us {
    padding: 60px 0;
}

.contact-us h2 {
    font-size: 34px;
    color: #fff;
    margin: 0 0 30px 0;
}

.contact-list {
    position: relative;
}

.contact-list i {
    left: 0;
    top: 0;
    color: #fff;
    font-size: 30px
}

.contact-list h4 {
    color: #fff;
}

.contact-list h5 {
    color: #fff;
    font-size: 16px;
}

.contact-list p {
    color: #fff;
}

.get-in-touch .form-control {
    background: transparent;
    border: 1px solid #c1f1ff;
    color: #fff;
}

.get-in-touch .form-control::placeholder {
    color: #fff;
    opacity: 1;
}

.get-in-touch .submit {
    background: #d4adf5;
    padding: 12px 25px;
    border: none;
    border-radius: 5px;
    text-transform: capitalize;
    cursor: pointer;
    color: #fff;
    display: inline-block;
    font-weight: 600;
    font-size: 14px;
}

.inner-body-section {
    padding: 60px 0 60px 0;
}

.inner-body-section h3 {
    font-size: 18px;
    color: #222;
    font-weight: 600;
}

.inner-body-section ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.inner-body-section ul li {
    margin-bottom: 15px;
    padding-left: 40px;
    position: relative;
    list-style: none;
}

.inner-body-section ul li::before {
    position: absolute;
    width: 10px;
    height: 10px;
    content: "";
    background: #007ba2;
    border-radius: 50%;
    left: 15px;
    top: 6px;
}

.inner-page-banner {
    padding: 200px 0 100px 0;
    background: url(../images/inner-banner.jpg) center center;
    background-size: cover;
}

.inner-page-banner h2 {
    color: #fff;
}

.contact-info {
    text-align: center;
}

footer {
    background: #a73fff;
    padding: 18px 0;
}

footer ul {
    margin: 0 0 0px 0;
    padding: 0;
}

footer ul li {
    list-style: none;
    display: inline-block;
    margin: 5px 15px;
}

footer ul li a {
    font-size: 14px;
    color: #fff;
}

footer ul li a:hover {
    color: #fff;
}

footer p {
    font-size: 14px;
    color: #fff;
    margin: 0;
    line-height: 30px;
}
.f-bottom-r{
    text-align: right;
}
.back-to-top {
    position: fixed;
    display: none;
    bottom: 30px;
    right: 30px;
    background: #007ba2;
    width: 40px;
    height: 40px;
    color: #fff;
    text-align: center;
    padding-top: 10px;
    border-radius: 3px;
}

.banner h1 {margin-left: 65px; }
.banner h1 a {color: #ae79db; }

@media (max-width: 767.98px) {
    .registration-box{background: rgba(255,2555,255,0.8);}
    .navbar-brand img {
        width: 120px;
    }
    .f-bottom-r{
    text-align: center;
    }
    .banner {
    padding: 50px 0;
    background-position: -411px 0 !important;
    min-height: unset;
    margin-top: 50px;
}
.registration-box h4 {
    font-size: 16px;
    line-height: 20px;
}
    .banner-text{
        border-radius: 5px 5px 0 0;
    }
    .about-right h1 {
        font-size: 24px;
        margin: 15px 0 16px 0;
    }
    .about-right p {
    color: #212121;
    font-size: 16px;
    line-height: 27px;
}
    .why-Choose-sec h1,
    .online-member-sec h1,
    .how-to-find-sec h1,
    .banner-text h1,
    .contact-us h2,
    .contact-us h2 {
        font-size: 28px;
    }
    .online-member-box {
        margin-bottom: 30px;
    }
    .contact-info {
        margin-bottom: 40px;
    }

    footer {
    text-align: center;
   }
   .banner h1 {
    margin: 30px auto 10px;
    font-size: 20px;
    font-weight: 700;
    background: rgba(255,2555,255,0.8);
    width: 100%;
    text-align: center;
    padding: 12px;
    border-radius: 10px;
}

}

