@import url('../css2.css');
@import url('../css2.html');

body {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 500;
}

.about-us-content img {
    float: right;
    width: 30%;
    padding-left: 25px;
}

.main-container {
    float: left;
    width: 100%;
    overflow: hidden;
    background: url(../images/bg2.jpg);
    background-attachment: fixed;
}

img {
    max-width: 100%;
}

.hdd {
    font-family: "Berkshire Swash", serif;
    font-weight: 400;
}

.header {
    float: left;
    width: 100%;
    padding: 10px 0px;
    text-align: center;
    background-color: #fff;
}

.banner3 {
    float: left;
    width: 100%;
}

.top-header {
    padding-top: 1px;
    text-align: center;
    background: #227508;
}

.top-header-1 p {
    padding: 9px 5px 5px;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    text-transform: capitalize;
    background: #35BD0B;
    border-radius: 0px 50px;
}

.head-mark2 {
    background: #000;
    padding: 0;
}

.head-mark3 {
    padding: 0;
    display: flex;
    align-items: center;
}

.head-mark6 {
    padding: 0;
}

.head-mark7 {
    padding: 0;
}

    .head-mark7 p {
        font-size: 32px;
        color: #ffffff;
        text-align: right;
        font-weight: 800;
        padding: 5px 10px 2px;
    }

    .head-mark7 i {
        width: 60px;
        height: 60px;
        line-height: 61px;
        background: white;
        border-radius: 60px;
        position: absolute;
        top: -13px;
        left: 0;
        color: #050505;
        text-align: center;
        font-size: 29px;
        box-shadow: 0 0 0 7px #ed1a2f;
    }

.head-mark4 {
    padding: 0;
}

.head-mark5 {
    padding: 10px 0;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    text-transform: capitalize;
}

.toptext-section {
    padding: 0;
    color: #ffdf00;background:#fcd000;
}

.toptext-section1 {
    padding: 15px 0 8px;
    color: #ffdf00;
    text-align: center;
    
}

    .toptext-section1 strong {
        color: #000000;
        font-size: 16px;
        margin: 0;
        font-weight: 600;
        text-transform: capitalize;
        display: block;
        padding: 0;
        line-height: 30px;
    }

.about-section {
    padding: 0;
}

.about-section-1 {
    padding: 20px 0 45px;
}

.about-title {
    padding: 0;
    text-align: center;
}

    .about-title p {
        font-size: 20px;
        color: #ffffff;
        font-weight: 600;
        text-transform: capitalize;
        display: inline-block;
        padding: 3px 15px 2px;
        background: black;
        letter-spacing: 1px;
    }

    .about-title strong {
        font-size: 40px;
        font-weight: 500;
        padding: 6px 0 0;
        display: block;
        color: #31073f;
    }

.about-us-content {
    padding: 10px 0 0;
}

    .about-us-content p {
        font-size: 16px;
        font-weight: 600;
        line-height: 32px;
        color: #343434;
        padding: 5px 0;
        text-align: justify;
    }

        .about-us-content p strong {
            color: #31073f;
            font-weight: 700;
        }

    .about-us-content ul {
        padding: 8px 0;
    }

        .about-us-content ul li {
            padding: 5px 0;
            font-size: 16px;
            font-weight: 600;
            line-height: 31px;
            color: #343434;
            list-style: none;
        }

            .about-us-content ul li i {
                font-weight: 600;
                font-size: 15px;
                color: #f4c430;
                width: 28px;
                height: 28px;
                line-height: 30px;
                display: inline-block;
                background: black;
                text-align: center;
                border-radius: 30px;
                margin: 0 8px 0 0;
            }

.srv-sec-1 {
    padding: 0;
}

.srv-sec-2 {
    padding: 60px 0 60px;
}

.about-title {
    padding: 0;
    text-align: center;
}

    .about-title p {
        font-size: 20px;
        color: #ffffff;
        font-weight: 600;
        text-transform: capitalize;
        display: inline-block;
        padding: 3px 15px 2px;
        background: black;
        letter-spacing: 1px;
    }

    .about-title strong {
        font-size: 40px;
        font-weight: 500;
        padding: 6px 0 0;
        display: block;
        color: #000;
        text-transform: capitalize;
    }

.choose-sec {
    padding-bottom: 50px;
}

.choose-sec-1 {
    padding: 0;
}

.choose-content {
    padding: 0;
    background: #f4c430;
}

.choose-right-text {
    padding: 0;
}

.choose-right-text-1 {
    padding: 0;
}

    .choose-right-text-1 p {
        font-size: 22px;
        font-weight: 700;
        line-height: 30px;
        color: #000;
        padding: 12px 15px 10px;
        text-align: center;
        text-transform: capitalize;
    }

.choose-box {
    padding: 36px 0 30px;
    text-align: center;
}

.choose-1 {
    padding: 0;
}

.choose-2 {
    padding: 15px;
}

.step-item i {
    font-size: 70px;
    font-weight: 500;
    color: #31073f;
    padding: 0 0 15px;
}

.step-item .line {
    height: 2px;
    border-bottom: 1px solid #31073f;
    position: relative;
    display: none;
}

.step-item p {
    font-size: 20px;
    font-weight: 800;
    color: #000000;
    padding: 8px 0 2px;
    text-transform: capitalize;
    border-top: 1px solid #31073f;
}

.step-item span {
    font-size: 16px;
    font-weight: 600;
    line-height: 27px;
    color: #343434;
}

.srv-sec-content {
    padding: 15px 0 0;
}

.srv-1 {
    padding: 20px 15px;
    text-align: center;
}

.srv-2 {
    padding: 0;
}

.srv-img {
    padding: 0 25px;
}

    .srv-img img {
        width: 100%;
        border-radius: 20px 20px 0 0;
        border: 6px solid #f4c430;
        border-bottom: 0;
    }

.srv-text {
    padding: 0;
}

.srv-title {
    width: 100%;
    font-size: 20px;
    color: #000;
    padding: 9px 10px 4px;
    background: #f4c430;
    font-weight: 500;
    text-transform: capitalize;
}

    .srv-title:before {
        content: "";
        position: absolute;
        width: 50px;
        height: 20px;
        top: -10px;
        right: inherit;
        bottom: inherit;
        left: 0px;
        background: #e1d100;
        margin: 0px;
        transform: skewY(-20deg);
        z-index: -1;
    }

    .srv-title:after {
        content: "";
        position: absolute;
        width: 50px;
        height: 20px;
        top: -10px;
        bottom: inherit;
        background: #e1d100;
        margin: 0px;
        left: inherit;
        right: 1px;
        transform: skewY(20deg);
        z-index: -1;
    }

.srv-content {
    padding: 7px 15px 35px;
    font-size: 16px;
    font-weight: 600;
    line-height: 29px;
    color: #343434;
    border: 1px solid #f4c430;
    width: 85%;
    margin: 0 auto;
}

.srv-text a {
    color: #ffffff;
    background: #228B02;
    width: 70px;
    height: 70px;
    line-height: 74px;
    display: inline-block;
    text-align: center;
    font-size: 28px;
    border-radius: 50%;
    box-shadow: 0 0 0px 10px #ed153e1c;
    margin: -20px 0 0;
}

.mark-add {
    padding: 0;
    background: #f4c430;
}

.mark-add1 {
    padding: 12px 0 0px;
    font-size: 20px;
    text-align: center;
    font-weight: 700;
    text-transform: capitalize;
    color: #000;
    line-height: 30px;
}

.testi-sec {
    padding: 0;
}

.testi-sec-1 {
    padding: 60px 0 60px;
}

.testi-content {
    padding: 10px 0 0;
}

.testi-1 {
    padding: 15px 15px;
    text-align: center;
}

.testi-2 {
    padding: 0;
}

.testi-3 {
    padding: 0;
}

.testimonial {
    text-align: center;
    position: relative;
    padding: 20px 0;
    background: black background-size: cover;
}

    .testimonial .description {
        padding: 0 20px 20px;
        text-align: center;
        font-size: 16px;
        font-weight: 500;
        line-height: 29px;
        color: black;
    }

    .testimonial .testimonial-content {
        padding: 15px 25px 12px;
        position: relative;
        text-align: left;
        transition: all 500ms ease 0s;
        background: #ffffff;
    }

    .testimonial .name {
        font-size: 16px;
        font-weight: 500;
        color: #000000;
        text-transform: uppercase;
        margin: 0 0 3px;
        transition: all 700ms ease 0s;
    }

    .testimonial .rating {
        display: inline-block;
        padding: 1px 5px;
        margin: 0;
        list-style: none;
        background: #31073f;
        position: absolute;
        right: 25px;
    }

        .testimonial .rating li {
            display: inline-block;
            font-size: 13px;
            color: #ffffff;
            padding: 0px 2px;
        }

.ad6 a {
    font-size: 66px;
    font-weight: 800;
    text-decoration: none;
    animation: anii 0.4s infinite;
    display: block;
}

@keyframes anii {
    0% {
        color: #f4c430;
    }

    100% {
        color: #ffffff;
    }
}

.ad1 {
    padding: 40px 0 15px;
    background: black;
    background-size: cover;
}

.ad2 {
    padding: 0;
}

.ad3 {
    padding: 0;
}

.ad4 {
    padding: 0;
}

    .ad4 p {
        color: #fff;
        padding: 0 0 5px;
        font-size: 22px;
        font-weight: 600;
        line-height: 35px;
        text-transform: capitalize;
    }

.ad6 {
    padding: 0;
}

.ad-list {
    padding: 5px 0 0 0;
}

    .ad-list li {
        margin: 0 16px 0 0;
        padding: 8px 0px;
        list-style: none;
        font-size: 18px;
        color: #000;
        width: 46%;
        float: left;
        position: relative;
    }

        .ad-list li::before {
            content: '';
            position: absolute;
            width: 5px;
            height: 100%;
            background: black;
            left: 10px;
        }

        .ad-list li span {
            background-color: #f4c430;
            float: left;
            width: 100%;
            padding: 15px 10px 9px;
            color: #000;
            font-size: 18px;
            font-weight: 700;
            padding-left: 32px;
        }

.ad6 a {
    font-size: 66px;
    font-weight: 800;
    text-decoration: none;
    animation: anii 0.4s infinite;
    display: block;
}

.list-section {
    padding: 0 0 0px;
}

.list-section1 {
    padding: 15px;
    background: #f4c430;
}

.srv-list {
    padding: 0 15px;
}

.srv-list-1 {
    padding: 0;
    background: #f4c430;
}

    .srv-list-1 ul {
        padding: 0;
    }

        .srv-list-1 ul li {
            position: relative;
            display: flex;
            font-size: 16px;
            font-weight: 700;
            line-height: 33px;
            color: #000000;
            padding: 0px 15px 0 0;
            margin: 21px 0;
            background: #ffffff;
            align-items: center;
            text-transform: capitalize;
        }

            .srv-list-1 ul li i {
                display: inline-block;
                text-align: center;
                color: #ffffff;
                margin: 0 13px 0 0;
                font-weight: 400;
                font-size: 19px;
                background: black;
                width: 42px;
                height: 40px;
                line-height: 40px;
                border-radius: 0 20px 20px 0;
            }

.copyryt-sec {
    padding: 50px 0px 20px 0px;
    background: black;
    background-size: cover;
}

.copyryt-sec-1 {
    padding: 0px 15px 26px;
    text-align: left;
    font-size: 22px;
    color: #fff;
}

    .copyryt-sec-1 a {
        font-size: 17px;
        color: #fff;
        line-height: 35px;
    }

.disclaimer {
    color: #fff;
    padding: 15px 35px 15px;
    font-size: 15px;
    font-weight: 500;
    line-height: 25px;
    text-align: center;
    background: #ffffff1a;
}

.copyryt {
    font-size: 16px;
    color: #000000;
    text-transform: capitalize;
    padding: 10px 8px;
    background: #fff;
    line-height: 23px;
    margin-top: 30px;
}

.astrosev-sec {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.astro-sv {
    padding: 25px 15px 10px;
}

.astro-sv1 {
    text-align: left;
    transition: background 0.3s;
    border-radius: 0px 80px 10px 0;
    padding: 30px 20px 0;
    display: flex;
    align-items: center;
    background: black;
    overflow: hidden;
}

.astro-img {
    padding: 0;
    width: 86%;
    position: relative;
}

    .astro-img:before {
        content: "";
        position: absolute;
        background: white;
        width: 20px;
        height: 530px;
        left: 0;
        margin: 0 auto;
        right: 0;
        top: -226px;
        z-index: 0;
    }

    .astro-img img {
        border-radius: 50%;
        border: 5px solid #f4c430;
        position: relative;
        z-index: 1;
        margin: -27px 0 0;
    }

.astro-text {
    width: 271%;
    padding: 0 0 0 15px;
}

    .astro-text span {
        display: inline-block;
        color: #000;
        font-size: 22px;
        text-transform: capitalize;
        font-family: "Berkshire Swash", serif;
        font-weight: 400;
        padding: 4px 16px 2px;
        border: 1px solid #fff;
        margin: 0 0 4px;
        border-radius: 50px;
        background: #f4c430;
        text-align: center;
    }

    .astro-text p {
        font-size: 15px;
        font-weight: 400;
        line-height: 33px;
        color: #ffffff;
        padding: 5px 0 11px;
    }

.astro-call {
    text-align: right;
}

    .astro-call a {
        border-radius: 15px 15px 0 0;
        text-align: center;
        text-transform: capitalize;
        color: #31073f;
        font-size: 19px;
        padding: 6px 12px 6px;
        font-weight: 700;
        background: #fff;
    }

@media(min-width:992px) and (max-width:1200px) {
}

@media(min-width:768px) and (max-width:991px) {
}

@media(min-width:640px) and (max-width:767px) {
}

@media(min-width:480px) and (max-width:639px) {
    .top-header-1 p;

{
    font-size: 15px;
}

.testi-1 {
    width: 100%;
}

.ad-list li {
    width: 100%;
}

.ad6 a {
    font-size: 40px;
}

.header .col-sm-4 {
    padding: 0;
}

.header .container-fluid {
    padding: 10px;
}

.about-us-content img {
    width: 100%;
}

}

@media(min-width:320px) and (max-width:479px) {
    .top-header-1 p;

{
    font-size: 15px;
}

.head-mark3 {
    display: block;
}

.head-mark7 i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    top: 12px;
    left: 0;
    font-size: 18px;
}

.head-mark7 p {
    font-size: 28px;
}

.choose-1 {
    float: left;
    width: 100%;
}

.testi-1 {
    width: 100%;
}

.ad-list li {
    width: 100%;
}

.ad6 a {
    font-size: 35px;
}

.astro-sv1 {
    display: block;
}

.astro-img::before {
    display: none;
}

.astro-text {
    width: 100%;
    padding: 0 0 0 15px;
}

.header .col-sm-4 {
    padding: 0;
}

.header .container-fluid {
    padding: 10px;
}

.about-us-content img {
    width: 100%;
}
}
