@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Alata&display=swap');
body {
    font-family: "Poppins", serif;
    font-weight: 500;
}

.main-container {
    float: left;
    width: 100%;
    overflow: hidden;
    background: url(../images/bg2.jpg);
    background-attachment: fixed;
}

img {
    max-width: 100%;
}

.hdd {
    font-family: "Alata", sans-serif;
    font-weight: 400;
}

.top-sec {
    padding: 0 0 0;
    background: #3c2103;
}

.head-align {
    align-items: center;
    float: left;
    width: 100%;
}

.mark-txt {
    padding: 0;
}

.mark-txt0 {
    padding: 0;
    text-align: center;
    position: relative;
    background: #fff;
}

.mark-txt0 a {
    font-size: 30px;
    padding: 5px 7px 2px;
    display: inline-block;
    text-align: center;
    text-transform: capitalize;
    color: #000;
    font-weight: 600;
    border-radius: 0 0 50px 50px;
    animation: shd 0.6s infinite;
}

@keyframes shd {
    0% {
        text-shadow: 0 0 40px;
        color: #3c2103;
    }
    50% {
        text-shadow: 0 0 40px;
        color: #000;
    }
    100% {
        text-shadow: 0 0 30px;
        color: #3c2103;
    }
}

.mark-txt {
    padding: 0;
}

.mark-txt1 {
    font-size: 20px;
    padding: 8px 5px 0;
    text-align: center;
    text-transform: capitalize;
    color: #fff;
    font-weight: 600;
    display: block;
    background: #3c2103;
    position: relative;
    z-index: 1;
}

.tophead-sec {
    padding: 0 0 0;
    /* border-top: 1px solid #e1e1e157; */
    background-image: linear-gradient(#d2b06e, #a67847);
    float: left;
    width: 100%;
}

.mark-txt11 {
    padding: 0;
}

.mark-txt00 {
    padding: 0;
    text-align: center;
    position: relative;
}

.mark-txt00 span {
    font-size: 21px;
    padding: 8px 5px;
    text-align: center;
    text-transform: capitalize;
    color: #000;
    font-weight: 500;
    display: block;
}

.mark-txt22 p {
    font-size: 23px;
    padding: 8px 7px 7px;
    text-align: center;
    text-transform: capitalize;
    color: #ffffff;
    font-weight: 500;
    background: #3c2103;
}

.add {
    background-image: linear-gradient(#d2b06e, #a67847);
    float: left;
    width: 100%;
}

.mark-section {
    padding: 0;
}

.mark-section1 {
    padding: 36px 0px;
}

.mark-left1 {
    padding: 0;
    border-right: 1px solid #3c2103;
}

.mark-left2 {
    text-align: right;
    padding: 0px 20px 10px 0;
}

.mark-left2 p {
    color: #000;
    font-size: 27px;
    text-transform: capitalize;
    font-weight: 600;
    line-height: 44px;
}

.mark-left2 strong {
    color: #000;
    font-size: 27px;
    text-transform: capitalize;
    font-weight: 600;
    line-height: 47px;
}

.mark-left2 span {
    color: #000;
    font-size: 23px;
    text-transform: capitalize;
    font-weight: 500;
    line-height: 49px;
    display: block;
}

.mark-right1 {
    padding: 0px 10px 0px 10px;
}

.mark-right2 {
    padding: 0px 0 0 14px;
}

.mark-right2 p {
    color: #000;
    line-height: 40px;
    font-size: 22px;
    font-weight: 500;
    padding: 0 0 14px 0px;
}

.mark-right2 a {
    border: 0;
    border-radius: 30px;
    font-size: 24px;
    text-transform: capitalize;
    font-weight: 400;
    background: #3c2103;
    color: #ffffff;
    padding: 3px 20px;
    display: inline-block;
}

.aboutus-section {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.about-align {
    align-items: center;
}

.about-left {
    padding: 0;
}

.about-left1 {
    padding: 0;
}

.aboutus-section1 {
    padding: 0;
}

.aboutus-heading {
    padding: 0 0 8px;
    text-align: left;
}

.aboutus-heading strong {
    display: block;
    color: #3c2103;
    font-size: 43px;
    text-transform: capitalize;
    font-weight: 900;
    padding: 0;
    margin: 0 0 -8px;
}

.aboutus-heading span {
    text-transform: capitalize;
    font-size: 20px;
    color: #ffffff;
    font-weight: 500;
    line-height: 37px;
    display: inline-block;
    padding: 0px 21px 0 0;
    background-image: linear-gradient(#d2b06e, #a67847);
    position: relative;
    border-radius: 30px;
}

.aboutus-section .aboutus-heading span {
    color: #fff;
}

.about-us {
    padding: 6px 0 0;
}

.about-us p {
    padding: 4px 0px 9px;
    color: #212121;
    font-size: 16px;
    line-height: 33px;
    font-weight: 400;
}

.about-us p strong {
    font-weight: 500;
    color: #3c2103;
}

.about-us ul {
    padding: 3px 0 8px;
}

.about-us ul li {
    text-transform: capitalize;
    position: relative;
    padding: 4px 0;
    color: #212121;
    font-size: 16px;
    line-height: 33px;
    font-weight: 400;
    list-style: none;
}

.about-us ul li i {
    color: #3c2103;
    font-weight: 900;
    display: inline-block;
    font-size: 19px;
    text-align: center;
    padding: 0;
    margin: 0 7px 0 0;
}

.about-right {
    padding: 0;
}

.about-right1 {
    padding: 0;
    position: relative;
}

.about-right1:before {
    content: "";
    height: 1773px;
    width: 149px;
    display: block;
    background: url(../images/bg.jpg);
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: -1;
    top: -283px;
}

.about-right1 img {
    padding-top: 50px;
}

.services {
    background-image: url(../images/bg.jpg);
    float: left;
    width: 100%;
    padding: 50px 0px;
    background-attachment: fixed;
}

.srv-heading {
    padding: 0 0 8px;
    text-align: center;
}

.srv-heading strong {
    display: block;
    color: #ffc530;
    font-size: 43px;
    text-transform: capitalize;
    font-weight: 900;
    padding: 0;
    margin: 0 0 -8px;
}

.srv-heading span {
    text-transform: capitalize;
    font-size: 19px;
    color: #ffffff;
    font-weight: 600;
    line-height: 37px;
    display: inline-block;
    padding: 0px 15px;
    background: #d2b06e;
    position: relative;
    border-radius: 30px;
    text-align: center;
}

.sv1 {
    padding: 20px 15px;
}

.sv2 {
    border: 1px solid #ffffff;
    padding: 35px 0 0;
    transition: all 0.3s;
    position: relative;
    overflow: hidden;
}

.sv2:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 20%;
    /* border-radius: 0 0 30% 30%; */
    transition: all 0.3s;
    background-color: #ffc530;
}

.sv-img0 {
    padding: 0 35px;
}

.sv-img1 {
    padding: 0;
    text-align: center;
    position: relative;
}

.sv-img1 img {
    width: 100%;
}

.sv-text {
    padding: 0;
}

.sv-text1 {
    padding: 12px 20px 20px;
    text-align: center;
}

.sv-text1 span {
    display: inline-block;
    color: #000;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 500;
    padding: 4px 17px 2px;
    border-radius: 4px;
    background: #ffc530;
}

.sv-text1 p {
    color: #fff;
    font-size: 16px;
    padding: 4px 0px 8px;
    line-height: 33px;
    font-weight: 400;
}

.sv-text1 a {
    border: 0;
    border-radius: 30px;
    font-size: 24px;
    text-transform: capitalize;
    font-weight: 400;
    background: green;
    color: #ffffff;
    padding: 3px 20px;
    display: inline-block;
}

.ser-list {
    padding: 50px 0px;
    float: left;
    width: 100%;
}

.list-left {
    padding: 0;
}

.list-left1 {
    padding: 0;
}

.aboutus-heading {
    padding: 0 0 8px;
    text-align: left;
}

.aboutus-heading strong {
    display: block;
    color: #3c2103;
    font-size: 43px;
    text-transform: capitalize;
    font-weight: 900;
    padding: 0;
    margin: 0 0 -8px;
}

.aboutus-heading span {
    text-transform: capitalize;
    font-size: 20px;
    color: #000;
    font-weight: 500;
    line-height: 37px;
    display: inline-block;
    padding: 5px 20px;
    background-image: linear-gradient(#d2b06e, #a67847);
    position: relative;
    border-radius: 30px;
}

.ser-list1 {
    padding: 10px 0 15px;
    border-radius: 0 0 50px 50px;
    background: #fff;
}

.list-1 {
    padding: 0 5px;
}

.list-2 {
    padding: 0;
}

.list-2 ul {
    padding: 0;
}

.list-2 ul li {
    background: #3c210314;
    margin: 13px 8px;
    padding: 9px 10px 9px 50px;
    text-transform: capitalize;
    color: #000;
    font-size: 15px;
    font-weight: 500;
    position: relative;
    list-style: none;
}

.list-call {
    padding: 0;
    text-align: center;
    background: #3c2103;
}

.list-num a {
    font-size: 66px;
    color: #ffc530;
    font-weight: 900;
    -webkit-text-stroke: 3px #ffffff;
    animation: blinker 1s linear infinite;
    text-shadow: 0px 4px 14px #ffffff52;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

.astrosev-right {
    padding: 9px 0px 0 15px;
}

.astrosev-right1 {
    background: url(../images/as.jpg);
    background-size: cover;
    overflow: hidden;
    border: 2px solid white;
    box-shadow: 0 0 9px #0000002b;
    padding: 0;
}

.astrosev-right1:before {
    position: absolute;
    content: "";
    background: url(../images/bg.jpg);
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    opacity: 0.8;
}

.astro-text {
    padding: 21px 15px 0px;
}

.astro-text1 {
    padding: 0;
    position: relative;
    z-index: 0;
}

.astro-text1::before {
    content: '';
    background-color: #ffffff;
    width: 100%;
    left: 34px;
    height: 1px;
    top: 18px;
    border-radius: 100px;
    position: absolute;
    z-index: 1;
}

.astro-text1 a {
    background-color: #ffc530;
    width: 52px;
    right: 15px;
    height: 52px;
    line-height: 45px;
    top: -7px;
    border-radius: 100px;
    position: absolute;
    z-index: 1;
    border: 1px solid #fff;
    text-align: center;
    text-transform: capitalize;
    color: #000;
    font-size: 21px;
    padding: 3px 0 0;
    box-shadow: 0 0 0 10px #ffffff9e;
}

.astro-text1 span {
    display: inline-block;
    color: #3c2103;
    font-size: 21px;
    text-transform: capitalize;
    font-weight: 500;
    padding: 0 14px 0 0;
    margin: 0 0 4px;
    position: relative;
    z-index: 1;
    background-image: linear-gradient(#d2b06e, #a67847);
    line-height: 36px;
    border-radius: 0 20px 20px 0;
    border: 1px solid #fff;
}

.astro-text1 span:before {
    content: "";
    height: 38px;
    width: 100px;
    display: block;
    background-image: linear-gradient(#d2b06e, #a67847);
    position: absolute;
    left: -96px;
    z-index: -1;
    border: 1px solid #fff;
    border-right: 0;
    top: -1px;
}

.astro-text1 p {
    padding: 11px 0px 0;
    color: #ffffff;
    font-size: 16px;
    line-height: 33px;
    font-weight: 300;
}

.astrosev-left {
    padding: 0 15px 0 5px;
    margin-top: 20px;
}

.astrosev-left1 {
    padding: 0;
}

.astrosev-1 {
    padding: 7px;
}

.astrosev-2 {
    padding: 0;
}

.astrosev-2 img {
    width: 100%;
    border-radius: 10px;
}

.why-section {
    padding: 50px 0px;
    float: left;
    width: 100%;
}

.why-1 {
    padding: 30px 0 22px;
    margin-top: 10px;
}

.why-2 {
    padding: 0;
}

.counter {
    text-align: center;
    width: 227px;
    height: 248px;
    padding: 38px 0 10px;
    margin: 0 auto;
    background: #3c2103;
    position: relative;
    z-index: 0;
    line-height: 68px;
    /* overflow: hidden; */
}

.counter:before {
    content: "";
    position: absolute;
    background: #f9a15f;
    width: 28px;
    height: 15px;
    bottom: 0;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.counter p {
    color: #3c2103;
    font-size: 21px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 0;
    position: relative;
    z-index: 1;
    line-height: 38px;
    background: #ffffff;
    font-family: "Alata", sans-serif;
}

.counter span {
    color: #ffffff;
    font-size: 35px;
    font-weight: 500;
    text-transform: capitalize;
    padding: 0px 0 0;
    position: relative;
    display: inline-block;
}

.counter .counter-icon {
    font-size: 44px;
    color: #3c2103;
    padding: 0;
    background: radial-gradient(#ffffff 52%, #ffc530);
    width: 110px;
    height: 110px;
    margin: 12px auto 0;
    line-height: 109px;
    position: relative;
    z-index: 1;
    box-shadow: 0 0 0 20px #fff;
    border: 3px solid #ffc530;
}

.counter .counter-icon i {
    font-weight: 600;
}

.srv-heading1 strong {
    color: #3c2103 !important;
}

.srv-heading1 span {
    color: #fff;
    background-image: linear-gradient(#d2b06e, #a67847);
    font-weight: 500;
}

.topsv1 {
    padding: 32px 15px 15px;
}

.topsv2 {
    padding: 15px 18px 0;
    position: relative;
    text-align: center;
}

.topsv3 {
    padding: 17px;
    background: #3c2103;
    border-radius: 6px;
}

.topsv-img1 {
    padding: 0;
}

.topsv-img1 img {
    padding: 0;
    border-radius: 7px;
    width: 100%;
}

.topsv-text {
    padding: 0;
}

.topsv-text1 {
    padding: 0;
}

.topsv-text1 strong {
    display: inline-block;
    color: #000000;
    font-size: 19px;
    text-transform: capitalize;
    font-weight: 500;
    padding: 2px 19px 2px;
    border-radius: 5px;
    background: #ffffff;
    margin: -23px 0 0;
}

.topsv-text1 span {
    display: block;
    color: #ffc530;
    font-size: 23px;
    text-transform: capitalize;
    font-weight: 500;
    padding: 7px 0 3px;
    border-radius: 50px;
    font-family: "Alata", sans-serif;
}

.topsv-text1 p {
    padding: 0px 0px 9px;
    color: #ffffff;
    font-size: 16px;
    line-height: 33px;
    font-weight: 400;
}

.topsv-text1 a {
    background: white;
    display: inline-block;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    padding: 9px;
    margin: 0 0 -59px;
}

.topsv2:after {
    content: "";
    position: absolute;
    width: 100%;
    right: 0;
    border: 1px solid #00000026;
    height: 90%;
    border-radius: 6px;
    bottom: 67px;
    z-index: -2;
    transition: all 220ms linear 0ms;
}

.topsv2:hover:after {
    height: 22%;
    border-color: #ffc530;
}

.testimonials {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.srv-heading {
    padding: 0 0 8px;
    text-align: center;
}

.srv-heading1 strong {
    color: #3c2103 !important;
}

.testimonials-1 {
    padding: 15px;
}

.testimonials-2 {
    padding: 0;
    text-align: center;
}

.testi-rat {
    background: #ffffff;
    color: #ffc530;
    padding: 4px 15px 3px;
    display: inline-block;
    position: relative;
    margin: 0 0 14px;
    border: 1px solid #ffc530;
    border-radius: 50px;
    -webkit-text-stroke: 1px #ffffff;
    text-shadow: 0px 0px 5px #5b595938;
    font-size: 16px;
}

.testi-rat i {
    padding: 0px 1px 5px;
}

.testimonial3 {
    padding: 25px 0 0;
    background-image: linear-gradient(#d2b06e, #a67847);
    position: relative;
    z-index: 0;
    border: 2px solid #ffffff;
    border-radius: 0 0 20px 20px;
    box-shadow: 0 0 9px #0000002b;
}

.ulhead span {
    text-transform: capitalize;
    font-size: 21px;
    font-weight: 600;
    padding: 0 0 8px;
    color: #3c2103;
    font-family: "Alata", sans-serif;
}

.testimonials-2 p {
    padding: 5px 15px 9px;
    color: #212121;
    font-size: 16px;
    line-height: 33px;
    font-weight: 400;
}

.testimonial3 i {
    font-size: 41px;
    font-weight: 600;
    color: #3c2103;
    -webkit-text-stroke: 1px #ffffff;
    text-shadow: 0px 0px 5px #5b595938;
}

.testimonials1:before {
    position: absolute;
    content: "";
    background: url(../images/bg.jpg);
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    left: -154px;
}

.testimonials1 {
    padding: 0;
    position: relative;
    margin-top: 30px;
}

.footer {
    padding: 0 15px 0;
}

.footer-left {
    padding: 0;
}

.footer-left-1 {
    padding: 0;
    text-align: center;
}

.footer-btm-call {
    padding: 0 15px 15px;
}

.footer-btm-call a {
    font-size: 28px;
    display: block;
    color: #fff;
    text-transform: capitalize;
    padding: 8px 0;
    text-align: center;
    z-index: 0;
    font-weight: 500;
    background-image: linear-gradient(#d2b06e, #a67847);
    position: relative;
}

.footer-right {
    padding: 0;
}

.footer-right-1 {
    padding: 0;
}

.footer-btm-call {
    padding: 0 15px 15px;
}

.footer-btm-call .footws {
    background: #008d0c;
}

.copyight {
    padding: 0;
}

.disclimer {
    padding: 0;
    text-align: center;
    z-index: 0;
    position: relative;
}

.disclimer p {
    padding: 7px 0px 20px;
    color: #212121;
    font-size: 15px;
    line-height: 32px;
    font-weight: 400;
}

.disclimer span {
    color: #3c2103;
    font-weight: 700;
}

.copyryt {
    padding: 0;
    background: #3c2103;
}

.copyryt1 {
    padding: 0;
    position: relative;
    z-index: 0;
    text-align: center;
}

.copyryt1 span {
    font-size: 17px;
    font-weight: 400;
    line-height: 30px;
    color: #ffffff;
    text-align: center;
    padding: 5px 0 5px;
    display: inline-block;
}

.banner3 {
    float: left;
    width: 100%;
}

.topservices {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.header {
    float: left;
    width: 100%;
    padding: 10px 0px;
    text-align: center;
}

@media(min-width:992px) and (max-width:1200px) {
    .about-us {
        padding: 15px;
        background: #fff;
    }
}

@media(min-width:768px) and (max-width:991px) {
    .header .col-sm-4 {
        width: 100%;
    }
    .about-us {
        padding: 15px;
        background: #fff;
    }
    .col-lg-4 {
        width: 50%;
    }
}

@media(min-width:640px) and (max-width:767px) {
    .mark-right2 p {
        display: none;
    }
    .mark-left2 strong {
        font-size: 20px;
    }
    .mark-left2 p {
        font-size: 20px;
    }
    .aboutus-section .aboutus-heading span {
        padding-left: 15px;
    }
    .about-us {
        padding: 15px;
        background: #fff;
    }
    .aboutus-heading span {
        padding-left: 20px;
    }
    .list-num a {
        font-size: 30px;
    }
    .astro-text1 span {
        width: 80%;
    }
}

@media(min-width:480px) and (max-width:639px) {
    .mark-right2 p {
        display: none;
    }
    .mark-left2 strong {
        font-size: 20px;
    }
    .mark-left2 p {
        font-size: 20px;
    }
    .aboutus-section .aboutus-heading span {
        padding-left: 15px;
    }
    .about-us {
        padding: 15px;
        background: #fff;
    }
    .aboutus-heading span {
        padding-left: 20px;
    }
    .list-num a {
        font-size: 30px;
    }
    .astro-text1 span {
        width: 80%;
    }
    .header .container-fluid {
        padding: 0;
    }
}

@media(min-width:320px) and (max-width:479px) {
    .mark-right2 p {
        display: none;
    }
    .mark-left2 strong {
        font-size: 20px;
    }
    .mark-left2 p {
        font-size: 20px;
    }
    .aboutus-section .aboutus-heading span {
        padding-left: 15px;
    }
    .about-us {
        padding: 15px;
        background: #fff;
    }
    .aboutus-heading span {
        padding-left: 20px;
    }
    .list-num a {
        font-size: 30px;
    }
    .astro-text1 span {
        width: 60%;
    }
    .header .container-fluid {
        padding: 0;
    }
}