@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Fjalla+One&amp;display=swap');


.main-container {
    float: left;
    width: 100%;
    overflow: hidden;
    position: relative;
    background: url(../images/bg.png);
    background-attachment: fixed;
    background-repeat: repeat;
}

img {
    max-width: 100%;
}

body {
    font-family: "Rubik", sans-serif;
    font-weight: 500;
}

.hdd {
    font-family: "Fjalla One", sans-serif;
    font-weight: 400;
    font-style: normal;
}

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

.top-head {
    float: left;
    width: 100%;
    padding: 0;
    background: #f88501;
}

.bg-left-1 {
    color: #ffffff;
    font-size: 22px;
    padding: 7px 0 8px;
    text-transform: capitalize;
    text-align: center;
    font-weight: 500;
    display: inline-block;
}

.top-head2 {
    float: left;
    width: 100%;
    padding: 0;
    background: #09caec;
}

.bg-left-12 {
    color: #000;
    padding: 7px 0 9px;
    font-size: 19px;
    font-weight: 400;
    text-align: center;
    line-height: 27px;
}


.services-sec {
    padding: 0;
    float: left;
    width: 100%;
    padding-bottom: 50px
}

.services-sec-1 {
    padding: 0;
}

.services-1 {
    padding: 15px 15px;
}

.services-2 {
    padding: 15px;
    box-shadow: 0 0 17px #09caec;
    background: #fff;
}

.services-3 {
    padding: 0px;
    display: flex;
    align-items: center;
}

.services-4 {
    width: 30%;
    padding: 0;
}

.services-4 img {
    border-radius: 50%;
    border: 2px dashed #f88501;
    padding: 5px;
}

.services-5 {
    padding-left: 10px;
    width: 70%;
}

.services-5 span {
    padding: 8px 0 5px 6px;
    color: red;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
}

.services-6 {
    padding: 0;
    /* text-align: center; */
}

.services-6 p {
    font-size: 16px;
    font-weight: 400;
    line-height: 29px;
    color: #2d2d2d;
    padding: 8px 0 0;
    text-align: justify;
}

.service-sec-1 {
    padding: 45px 0px;
    float: left;
    width: 100%;
}

.service-sec-2 {
    padding: 0;
}

.about-us-title {
    padding: 0;
    text-align: center;
}

.about-us-title strong {
    font-size: 45px;
    font-weight: 600;
    text-transform: capitalize;
    background: linear-gradient(32deg, #f88501, #09caec);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: 0;
    margin: 0;
    display: inline-block;
}

.service-content {
    padding: 15px 0 0;
}

.srv-mn {
    padding: 15px;
}

.service-inr {
    padding: 0px;
    text-align: center;
}

.service-img {
    padding: 0;
}

.service-img img {
    width: 100%;
    padding: 6px;
    background: linear-gradient(to top, #f88501 32%, #09caec 60%);
}

.service-bx {
    padding: 5px 0 0;
    margin-top: -5px;
    margin-bottom: 5px;
}

.service-bx strong {
    color: #ffffff;
    font-size: 20px;
    text-transform: uppercase;
    background: linear-gradient(32deg, #f88501, #09caec);
    padding: 6px 12px 3px;
    display: block;
}

.main-services-num {
    padding: 75px 0 0;
    position: relative;
    z-index: 1;
}

.main-service-call {
    position: relative;
}

.main-service-call a {
    position: absolute;
    height: 70px;
    width: 70px;
    line-height: 56px;
    display: block;
    border-radius: 50%;
    left: 0;
    right: 0;
    bottom: 0px;
    margin: 0 auto;
    background: #fff;
    border: 9px solid green;
    font-size: 22px;
    color: green;
}

.main-service-call a i {
    font-weight: 800;
}

.main-services-num :after {
    content: "";
    position: absolute;
    height: 68px;
    width: 100%;
    background: linear-gradient(32deg, #f88501, #09caec);
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 10px;
    z-index: -1;
    clip-path: polygon(100% 0, 0 0, 50% 100%);
}

.about-section {
    float: left;
    width: 100%;
    padding-top: 45px;
}

.about-section-1 {
    padding: 0px;
}

.about-left {
    padding: 15px;
}

.about-left-1 {
    padding: 0;
}

.srv-list {
    padding: 0;
}

.srv-list-1 {
    padding: 15px 20px 15px;
    background: #f88501;
    text-align: left;
    border-radius: 20px;
}

.srv-list-2 {
    padding: 0;
}

.srv-list-2 ul {
    padding: 0;
}

.srv-list-2 ul li {
    font-size: 16px;
    font-weight: 400;
    padding: 9px 0;
    color: #ffffff;
    text-transform: capitalize;
    list-style: none;
}

.srv-list-2 ul li i {
    font-weight: 300;
    color: #ffffff;
    font-size: 17px;
    text-align: center;
    padding: 0 8px 0 0;
    list-style: none;
}

.about-right {
    padding: 0;
}

.about-right-1 {
    padding: 15px;
}

.about-us-title {
    padding: 0;
    text-align: center;
}

.about-us-title strong {
    font-size: 45px;
    font-weight: 600;
    text-transform: capitalize;
    background: linear-gradient(32deg, #f88501, #09caec);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
}

.about-us-content {
    padding: 15px 0 0;
}

.about-us-content p {
    font-size: 16px;
    font-weight: 400;
    line-height: 33px;
    color: #2d2d2d;
    padding: 6px 0;
    text-align: justify;
}

.about-us-content p strong {
    color: red;
    font-weight: 500;
}

.about-us-content ul {
    padding: 5px 0px;
}

.about-us-content ul li {
    font-size: 16px;
    font-weight: 400;
    line-height: 29px;
    color: #2d2d2d;
    padding: 7px 0;
    text-align: justify;
    list-style: none;
}

.about-us-content ul li i {
    color: red;
    font-size: 17px;
    text-align: center;
    padding: 0 9px 0 0;
    display: inline-block;

}

.astro-srv-1 {
    padding: 50px 0px;
    float: left;
    width: 100%;
}

.astro-srv-2 {
    padding: 0px;
}

.about-us-title {
    padding: 0;
    text-align: center;
}

.about-us-title strong {
    font-size: 45px;
    font-weight: 600;
    text-transform: capitalize;
    background: linear-gradient(32deg, #f88501, #09caec);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: 0;
    margin: 0;
    display: inline-block;
}

.astro-srv-content {
    padding: 25px 0 0;
}

.astro-1 {
    padding: 15px;
}

.astro-2 {
    padding: 30px 20px 30px 0;
    border-radius: 30px;
    border: 1px solid #09caec;
    overflow: hidden;
}

.astro-2 ul {
    display: flex;
    align-items: center;
    gap: 18px;
}

.astro-2 ul .astro-img {
    width: 75%;
    background: #09caec;
    border-radius: 0px 600px 600px 0px;
    text-align: right;
    padding: 9px;
}

.astro-2 ul .astro-img img {
    display: inline;
    width: 100%;
    border-radius: 50%;
    border: 5px solid #fff;
}

.astro-2 .astro-text span {
    padding-right: 25px;
    color: red;
    font-size: 25px;
    text-transform: uppercase;
    display: block;
    font-weight: 700;
}

.astro-2 .astro-text p {
    font-size: 16px;
    font-weight: 400;
    line-height: 29px;
    color: #2d2d2d;
    padding: 5px 0 10px;
    text-align: justify;
}

.astro-2 .contact {
    position: absolute;
    right: 0;
    background: green;
    border-radius: 30px 0 0 30px;
    padding: 6px 15px 4px 12px;
    text-align: center;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 500;
    color: #fff;
}

.astro-2 .contact a {
    color: #fff;
}

.add1-sec {
    padding: 40px 0;
    float: left;
    width: 100%;
    background: #f88501;
}

.add1-sec-1 {
    padding: 0;
    text-align: center;
    padding-top: 10px;
}

.add1-sec-1 span {
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    text-transform: capitalize;
    color: #000;
    display: inline-block;
    padding: 5px 25px 2px;
    background: #fff;
    border-radius: 40px;
}

.add1-sec-1 p {
    text-align: center;
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    text-transform: capitalize;
    padding: 12px 0 0;
}

.topservices {
    padding: 50px 0px;
    float: left;
    width: 100%;
}

.about-heading {
    padding: 0 0 0 0px;
}

.about-heading strong {
    font-size: 45px;
    font-weight: 600;
    padding: 0px 0 0 0px;
    color: red;
    text-transform: capitalize;

}

.about-heading p {
    color: #fff;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 500;
    width: 65%;
    margin: -23px auto 0;
    background: linear-gradient(92deg, #fff, #f88501, #000, #fff);
    padding: 8px 15px;
    margin-top: 5px;
}

.top-services1 {
    padding: 20px 10px;
    margin-top: 20px;
}

.top-services2 {
    padding: 0px;
    background: linear-gradient(45deg, #f88501, #000);
    border: 10px solid #09caec;

}

.top-services3 {
    padding: 0;
    text-align: center;
}

.top-services3 img {
    border-radius: 0 0 200px 200px;
    transition: 0.4s ease-in;
    width: 100%;
}

.top-services3 span {
    position: relative;
    display: block;
}

.top-services3 span a {
    border-radius: 50%;
    height: 80px;
    width: 80px;
    background: #ffffff;
    color: #53bb07;
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    margin: 0 auto;
    line-height: 82px;
    font-size: 52px;
    display: inline-block;
    bottom: -30px;
    animation-name: rip;
    animation-duration: 0.8s;
    animation-iteration-count: infinite;
}

.top-services4 {
    text-align: center;
    padding: 50px 20px 40px 20px;
}

.top-services5 {
    text-align: center;
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    transition: 0.4s ease-in;
}

.top-services5 strong {
    text-transform: capitalize;
    text-align: center;
    font-size: 30px;
    color: #09caec;
    font-weight: 600;
    margin: 0;
    padding: 0 0 0px 0;
}

.top-services5 p {
    color: #fff;
    font-size: 16px;
    line-height: 29px;
    font-weight: 400;
    margin: 0;
    padding: 10px 0 0;
}

.testi-section {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.about-header.hdd {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 35px;
    color: #f88501;
}

.abt-sub {
    float: left;
    width: 100%;
    font-size: 18px;
    text-align: center;
    color: #000;
    line-height: 35px;
}

.testi-1 {
    margin-top: 30px;
    padding: 50px 15px 0;
}

.testi-2 {
    padding: 0;
    text-align: center;
}

.test-box {
    padding: 35px 20px 15px;
    position: relative;
    background: linear-gradient(32deg, #f88501, #000);
}

.test-box:before {
    content: "";
    background: url(../images/q.html);
    position: absolute;
    width: 62px;
    height: 46px;
    top: -25px;
    right: 35px;
}

.test-box p {
    padding: 0 0 6px;
    font-size: 15px;
    font-weight: 300;
    line-height: 33px;
    color: #ffffffed;
}

.rate-name {
    background: linear-gradient(45deg, #f7b121, #09caec 80%);
    text-align: center;
    padding: 10px 0;
    width: 88%;
    margin: 0 auto;
    border-top: 0;
}

.rate-name ul {
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: 0;
}

.rate-name ul li span {
    display: inline-block;
    padding: 0 12px 0 0;
    color: #f88501;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 18px;
    list-style: none;
}

.rate-name ul li i {
    color: #09caec;
    font-size: 13px;
    background: linear-gradient(32deg, #f88501, #000);
    padding: 2px 2px 3px;
}

.ban {
    float: left;
    width: 100%;
}

.footer {
    background: linear-gradient(32deg, #f88501, #09caec);
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.contact-section {
    padding: 0 0 20px;
}

.contact-section-1 {
    padding: 0 15px;
}

.footer-flex {
    align-items: center;
}

.contact-1 {
    padding: 0 0 22px;
}

.contact-2 {
    padding: 0;
    text-align: center;
}

.contact-icon {
    width: 125px;
    height: 125px;
    line-height: 125px;
    background: linear-gradient(32deg, #f88501, #000);
    border-radius: 50%;
    margin: 0 auto;
    position: relative;
    z-index: 8;
    border: 11px solid #ffffff;
}

.contact-icon i {
    font-size: 44px;
    font-weight: 600;
    color: #09caec;
}

.contact-icon i {
    font-size: 44px;
    font-weight: 600;
    color: #09caec;
}

.contact-2 a {
    padding: 12px 0 0;
    font-size: 22px;
    line-height: 32px;
    color: #fff;
    display: inline-block;
}

.contact-3 {
    padding: 20px 0;
    background: url(../images/bg2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    border-radius: 15px;
    border: 1px solid #fff;
}

.book-img {
    position: relative;
}

.book-img img {
    width: 106px;
    position: relative;
    z-index: 0;
}

.book-img:before {
    background: #ffffff;
    height: 15%;
    position: absolute;
    width: 100%;
    left: 0;
    margin: 0 auto;
    right: 0;
    top: 48px;
    content: "";
    z-index: 0;
}

.book-text p {
    font-size: 23px;
    color: #ffffff;
    text-transform: capitalize;
    padding: 10px 10px 0;
}

.disclaimer {
    padding: 0;
}

.disclaimer p {
    padding: 25px 0 10px;
    font-size: 13px;
    font-weight: 600;
    line-height: 22px;
    color: #000000;
    text-transform: capitalize;
    text-align: center;
    border-top: 1px solid black;
}

.disclaimer p span {
    font-size: 16px;
    color: #fff;
    padding-top: 25px;
}

.about-title strong {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 45px;
    color: #fff;
}

.avail-tex {
    padding: 20px;
    background-color: #09caec;
    float: left;
    width: 100%;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    border-radius: 20%;
}

.avil-tex4 h4 {
    float: left;
    width: 100%;
    font-size: 24px;
    color: #f88501;
    text-align: center;
    margin: 0;
}

.avil-tex4 h4 span {
    color: red;
}

.avil-tex4 h4 .ser-avil {
    color: #000;
}

.facbk-new2 {
    text-align: center;
    margin-top: 30px;
}

.facbk-new2 ul {
    padding: 0px;
    margin: 0px;
}

.facbk-new2 ul li {
    padding: 0px;
    margin: 0px;
    list-style: none;
    display: inline-block;
}

.avi-socl {
    padding: 10px;
}

.avil-tex4 img {
    float: left;
    width: 100%;
    padding: 20px;
}

.social-media {
    float: left;
    width: 100%;
    background-color: #09caec;
}

.paynent {
    float: left;
    width: 100%;
}


.payment {
    background-color: #f6f6f6;
    padding: 40px 0;
    border-top: 1px solid #eee;
}

.pay-neww {
    padding: 10px;
    text-align: center;
}

.payy-ttx2 {
    border-right: dashed 1px #cacaca;
}

.new-truss {
    border: 0px;
}

.app-meet {
    text-align: center;
}

.meet-texx2 {
    text-align: center;
}

.trust-tex h4 {
    font-size: 19px;
    color: red;
    line-height: 24px;
}

.trust-tex h5 {
    font-size: 16px;
    color: #000;
    font-weight: 500;
    line-height: 20px;
}

.header {
    float: left;
    width: 100%;
    padding: 10px 0px;
    background: #fff;
    text-align: center;
}

.hader2 img {
    width: 80%;
}

@media(min-width:992px) and (max-width:1200px) {}

@media(min-width:768px) and (max-width:991px) {
    .head-align {
        display: block;
    }

    .head-line1 {
        display: block;
    }

    .head-call {
        width: 100%;
    }

    .head-mark {
        width: 100%;
    }
    .paynent .col-sm-3{width: 50%;}
}

@media(min-width:640px) and (max-width:767px) {
    .faq-design2 {
        float: left;
        width: 100%;
        margin-top: 20px;
    }

    .service-content .col-xs-6 {
        width: 100%;
    }

    .main-services-num ::after {
        bottom: -7px;
    }

    .main-service-call a {
        bottom: -17px;
    }

    .ban-right img {
        margin-top: 20px;
    }

    .head-call {
        width: 100%;
    }

    .head-mark {
        width: 100%;
    }

    .head-align {
        display: block;
    }
     .hader2 {
        display: none;
    }

    .pay-neww {
        width: 100%;
    }

    .main-services-num {
        padding: 99px 0 0;
    }

    .avil-tex4 h4 {
        line-height: 50px;
    }
}

@media(min-width:480px) and (max-width:639px) {
    .faq-design2 {
        float: left;
        width: 100%;
        margin-top: 20px;
    }

    .astro-2 ul {
        display: block;
    }

    .astro-text {
        padding-left: 15px;
        padding-top: 10px;
    }

    .service-content .col-xs-6 {
        width: 100%;
    }

    .main-services-num ::after {
        bottom: -7px;
    }

    .main-service-call a {
        bottom: -17px;
    }

    .ban-right img {
        margin-top: 20px;
    }

    .head-call {
        width: 100%;
    }

    .head-mark {
        width: 100%;
    }

    .head-align {
        display: block;
    }
     .hader2 {
        display: none;
    }

    .pay-neww {
        width: 100%;
    }

    .main-services-num {
        padding: 99px 0 0;
    }

    .avil-tex4 h4 {
        line-height: 50px;
    }

}

@media(min-width:320px) and (max-width:479px) {
    .hader2 {
        display: none;
    }

    .pay-neww {
        width: 100%;
    }

    .main-services-num {
        padding: 92px 0 0;
    }

    .avil-tex4 h4 {
        line-height: 50px;
    }

    .top-head2 {
        display: none;
    }

    .head-align {
        display: block;
    }

    .head-line1 {
        display: block;
    }

    .head-call {
        width: 100%;
    }

    .head-mark {
        width: 100%;
    }

    .ban-right img {
        margin-top: 20px;
    }

    .service-content .col-xs-6 {
        width: 100%;
    }

    .main-services-num ::after {
        bottom: -7px;
    }

    .main-service-call a {
        bottom: -17px;
    }

    .service-bx strong {
        font-size: 16px;
    }

    .faq-design2 {
        float: left;
        width: 100%;
        margin-top: 20px;
    }

    .astro-2 ul {
        display: block;
    }

    .astro-text {
        padding-left: 15px;
        padding-top: 10px;
    }

}