@import url('https://fonts.googleapis.com/css2?family=Livvic:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Young+Serif&display=swap');


body {
    font-family: "Livvic", sans-serif;
    font-weight: 500;
}

.hdd {
    font-family: "Young Serif", serif;
    font-weight: 400;
}

.main-container {
    float: left;
    width: 100%;
}

img {
    max-width: 100%;
}

.text-center {
    text-align: center !important;
}

.tophead-section {
    background: #011a07;
    padding: 0;
    float: left;
    width: 100%;
}

.tophead-left1 {
    padding: 9px 0px 0 0;
}

.tophead-left1 ul {
    background: #fff;
    border-radius: 40px 40px 0 0;
    text-align: center;
}

.tophead-left1 ul li {
    list-style: none;
    padding: 10px 15px 3px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 19px;
    font-weight: 700;
    color: #892114;
}

.tophead-left1 ul li i {
    color: #effb0e;
}

.tophead-right1 p {
    border-radius: 50px;
    background: #effb0e;
    font-weight: 600;
    padding: 4px 10px;
    margin: 6px 0 0;
    color: #000000;
    font-size: 19px;
    text-transform: capitalize;
    text-align: center;
    margin-top: 12px;
}

.head-section {
    float: left;
    width: 100%;
    padding: 20px 0 0 0;
}

.head-logo1 {
    padding: 10px;
    width: 44%;
}

.head-right1 {
    padding: 0 0 0 30px;
    width: 56%;
}

.head-contact p {
    background: #effb0e;
    color: #000;
    padding: 12px 0;
    font-weight: 600;
    text-transform: capitalize;
    text-align: center;
}

.head-contact a {
    font-size: 36px;
    color: #000;
    font-weight: 700;
    display: block;
}

.head-contact a span {
    font-weight: 600;
    background: #017b00;
    border-radius: 40px;
    text-transform: capitalize;
    font-size: 21px;
    color: #fff;
    display: inline-block;
    padding: 6px 21px;
    margin: -4px 0 -1px 9px;
}

.head-contact a span i {
    margin: 0 4px 0 0px;
    animation: le-ri .40s infinite ease-in;
}

@keyframes le-ri {
    50% {
        transform: translateX(-10px);
    }

    50% {
        transform: translateX(-5px);
    }
}

.banner3 {
    float: left;
    width: 100%;
}

.mainservices-section {
    padding: 50px 0px;
    float: left;
    width: 100%;
}

.mainservices-1 {
    padding: 15px;
}

.mainservices-2 {
    padding: 0px 0 0px;
    border-radius: 7px 7px 15px 15px;
}

.mainservices-3 span {
    position: relative;
    text-align: center;
    display: block;
}

.mainservices-3 span img {
    display: block;
    border-radius: 50%;
    margin: 0 auto;
    border: 6px solid #effb0e;
}

.mainservices-4 {
    position: relative;
    padding: 17px 0 0px 0;
    z-index: 9;
}

.mainservices-4:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 2%;
    background: #effb0e;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: -9;
}

.mainservices-4 strong {
    padding: 5px 0px 5px;
    border-radius: 30px;
    font-size: 20px;
    text-transform: capitalize;
    display: block;
    background: #011a07;
    font-weight: 500;
    color: #ffffff;
}

.mainservices-4 a {
    color: #ffffff;
    font-size: 16px;
    padding: 24px 0px 0px 0px;
    letter-spacing: 0.6px;
    font-weight: 500;
    transition: 0.3s ease-in;
    display: inline-block;
    text-transform: capitalize;
}

.mainservices-4 a span {
    height: 60px;
    width: 60px;
    display: block;
    background: #effb0e;
    border-radius: 50%;
    font-size: 37px;
    line-height: 61px;
    color: #006f1e;
}

.aboutus-image {
    float: left;
    width: 100%;
    text-align: center;
    padding: 0px 0px 0 0px;
    margin: -0px 0 0;
    position: relative;
}

.aboutus-image .mata-ji {
    height: auto;
    display: block;
    margin: 0 auto;
}

.aboutus-image .round-image {
    position: absolute;
    left: 0;
    top: 0px;
    height: 507px;
    right: 0;
    margin: 0 auto;
    z-index: -1;
    animation: rotation 15s linear infinite;
}

@keyframes rotation {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(1turn);
    }
}

.aboutus {
    float: left;
    width: 100%;
    padding-bottom: 50px;
}

.aboutus-heading strong {
    color: #011a07;
    text-transform: capitalize;
    font-size: 70px;
    position: relative;
    z-index: 99;
    font-weight: 600;
    display: block;
    line-height: 100px;
}

.aboutus-heading p {
    color: #cb0000;
    font-size: 24px;
    padding: 7px 34px 6px;
    background: #effb0e;
    margin: -14px 0 0;
    display: block;
    position: relative;
    text-transform: capitalize;
    font-weight: 600;
    border-radius: 40px;
}

.content-design p {
    color: #444444;
    text-align: left;
    padding: 3px 0 10px;
    line-height: 30px;
    font-size: 16px;
}

.content-design p strong {
    color: #892114;
    font-weight: 600;
}

.content-design ul {
    padding: 16px 0px 16px 0px;
    margin: 10px 0 10px 0;
    list-style: none;
}

.content-design ul li {
    font-size: 16px;
    font-weight: 500;
    color: #000;
    text-transform: capitalize;
    margin: 0 22px 16px 0;
    display: inline-block;
    padding: 10px 0px 10px 51px;
    position: relative;
}

.content-design ul li i {
    margin: 0 auto;
    position: absolute;
    left: -4px;
    font-size: 25px;
    color: #892114;
    font-weight: 600;
    top: 0px;
    height: 34px;
    line-height: 40px;
    text-align: center;
    width: 34px;
    border-radius: 20%;
    background: linear-gradient(178deg, #effb0e, transparent);
}

.content-design {
    margin-top: 30px;
}

.award-panditji {
    padding: 0;
    float: left;
    width: 100%;
    position: relative;
}

.about-heading {
    border-radius: 0px 60px 60px 0px;
    padding: 0 0 0 0px;
}

.about-heading strong {
    font-size: 62px;
    font-weight: 600;
    padding: 0px 0 0 0;
    display: block;
    color: #011a07;
    text-transform: capitalize;
}

.about-heading p {
    background: #effb0e;
    color: #c91600;
    margin: -20px 0 0 0;
    font-weight: 600;
    border-radius: 40px;
    display: block;
    font-size: 22px;
    padding: 8px 10px 8px 30px;
    text-transform: capitalize;
}

.award1 {
    padding: 10px;
    margin-top: 30px;
}

.award2 img {
    width: 100%;
}

.award-panditji:after {
    content: "";
    position: absolute;
    background: #effb0e;
    height: 65%;
    width: 50%;
    border-radius: 0 0 0 0px;
    left: auto;
    right: 0;
    top: auto;
    bottom: 0px;
    z-index: -9;
}

.services-section {
    position: relative;
    z-index: 9;
    padding: 0px 0 50px;
    float: left;
    width: 100%;
}

.services-section:before {
    content: "";
    position: absolute;
    background: #011a07;
    height: 100%;
    width: 93%;
    border-radius: 0 0px 120px 0px;
    left: 0;
    top: 0;
    z-index: -9;
}

.services-left1 {
    padding: 90px 30px 0 0px;
}

.services-left2 {
    padding: 0;
}

.services-left2 strong {
    font-size: 47px;
    font-weight: 600;
    padding: 0px 0 0 0;
    display: block;
    color: #effb0e;
    text-transform: capitalize;
}

.services-left2 p {
    color: #ffffff;
    text-align: left;
    padding: 14px 0 22px;
    line-height: 32px;
    font-size: 16px;
}

.services-right1 {
    padding: 0 40px 0 0px;
}

.heading-services {
    padding: 0px 0 0 0px;
    text-align: right;
}

.heading-services strong {
    font-size: 70px;
    font-weight: 600;
    padding: 0px 0 0 0;
    display: block;
    color: #011a07;
    text-transform: capitalize;
}

.heading-services p {
    color: #bd0000;
    margin: -20px 0 0 0;
    font-weight: 600;
    border-radius: 40px;
    display: block;
    font-size: 19px;
    padding: 0;
    text-transform: capitalize;
}

.services-astro {
    padding: 70px 0 0 0;
    float: left;
    width: 100%;
}

.services-1 {
    padding: 10px;
}

.services-2 img {
    height: 129px;
}

.services-2 strong {
    font-size: 22px;
    font-weight: 500;
    padding: 0px 0 0 0;
    display: block;
    color: #effb0e;
    text-transform: capitalize;
}

.services-2 p {
    color: #fff;
    line-height: 31px;
    font-size: 16px;
    margin: 0 0 0px;
}

.services-contact a {
    display: block;
    background: green;
    padding: 7px 40px 7px 20px;
    position: relative;
    text-align: right;
    font-size: 30px;
    border-radius: 50px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 3px;
    margin: 33px auto 0;
    width: 90%;
}

.services-contact a span {
    height: 100px;
    width: 100px;
    border-radius: 50%;
    color: green;
    background: #fff;
    font-size: 53px;
    display: block;
    position: absolute;
    text-align: center;
    z-index: 99;
    top: -23px;
    left: 0px;
    border: 9px solid #00590094;
    line-height: 76px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.services-contact a span i {
    text-align: center;
    margin: 0px 0 0px 4px;
    display: block;
}

.services-section:after {
    content: "";
    position: absolute;
    background: #effb0e;
    height: 22%;
    width: 50%;
    border-radius: 0 0 0 100px;
    left: auto;
    right: 0;
    top: 0;
    z-index: -9;
}

.chooseus-section {
    padding: 50px 0px;
    float: left;
    width: 100%;
}

.choose-left2 {
    padding: 0;
}

.choose-content {
    margin-top: 30px;
}

.choose-content p {
    color: #222;
    line-height: 30px;
    font-size: 16px;
    margin: 0 0 0px;
}

.choose-icon1 {
    padding: 15px 11px;
}

.choose-icon2 {
    background: #011a07;
    padding: 30px 30px 20px 30px;
    border-radius: 10px 10px 100px 10px;
    position: relative;
    z-index: 9;
}

.choose-icon2:before {
    content: "";
    position: absolute;
    height: 20%;
    top: 54px;
    width: 90%;
    left: 0;
    border-radius: 0 10px 10px 0px;
    background: #ffffff;
    z-index: -9;
}

.choose-icon2 span {
    color: #892114;
    height: 90px;
    width: 90px;
    line-height: 92px;
    display: block;
    text-align: center;
    border-radius: 20%;
    margin: 0 auto 0 0;
    font-size: 45px;
    background: #effb0e;
}

.choose-icon2 b {
    font-size: 22px;
    display: block;
    font-weight: 600;
    padding: 15px 0 0 0;
    color: #effb0e;
    text-transform: capitalize;
}

.choose-icon2 aside {
    font-size: 17px;
    font-weight: 300;
    padding: 2px 9px 0 0px;
    color: #fff;
    line-height: 26px;
}

.choose-right1 {
    padding: 0 0 0 70px;
}

.other-services {
    padding: 50px 0px;
    float: left;
    width: 100%;
}

.otherservices-design {
    padding: 40px 0 0;
    float: left;
    width: 100%;
}

.other-services1 {
    padding: 35px 10px 36px 11px;

}

.other-services2 {
    padding: 0px 30px 40px;
    text-align: center;
    background: #fff5d0;
    border-radius: 0 40px 0 0px;
}

.other-services3 {
    text-align: right;
    padding: 0 20px 0 0px;
}

.other-services3 img {
    margin: -43px 0 0 0;
    border-radius: 30px 0px 30px 30px;
    height: 138px;
}

.other-services4 {
    padding: 20px 0 0px;
    text-align: left;
}

.other-services4 strong {
    font-size: 22px;
    font-weight: 500;
    color: #b30000;
    padding: 0 0px;
    text-transform: capitalize;
    margin: 0;
    display: block;
}

.other-services4 p {
    color: #000;
    padding: 0px 0 0 0;
    font-size: 17px;
    margin: 0;
    line-height: 30px;
    font-weight: 400;
}

.other-services4 a {
    color: #fff;
    padding: 7px 17px 7px 30px;
    display: inline-block;
    margin: 17px 0 0;
    font-size: 19px;
    font-weight: 400;
    border-radius: 15px 0px 15px 15px;
    text-transform: capitalize;
    background: #011a07;
}


.services-list {
    padding: 50px 0;
    background: #011a07;
    float: left;
    width: 100%;
}

.bottom-services1 {
    padding: 0 8px;
}

.bottom-services2 {
    padding: 0px;
}

.bottom-services2 ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.bottom-services2 ul li:nth-child(1) {
    margin-top: 0;
}

.bottom-services2 ul li {
    padding: 11px 10px 13px 53px;
    font-size: 16px;
    text-align: left;
    color: #000;
    text-transform: capitalize;
    margin: 22px 0 0px;
    background: #fff;
    font-weight: 500;
    border-radius: 50px;
    z-index: 9;
    position: relative;
}

.bottom-services2 ul li:before {
    content: '';
    position: absolute;
    background: #effb0e;
    width: 20px;
    height: 20px;
    left: 5px;
    top: 4px;
    z-index: -9;
}

.testiomonials-section {
    padding: 50px 0px;
    float: left;
    width: 100%;
}

.testimonials-design1 {
    padding: 10px;
    margin-top: 30px;
}

.testimonials-design2 {
    padding: 0px 0 0;
    border: 1px solid #011a07;
    position: relative;
    border-radius: 50px 0px 50px 50px;
}

.testimonials-design2:before {
    content: "";
    position: absolute;
    height: 28%;
    background: #effb0e;
    width: 21px;
    top: 0;
    right: 15px;
    clip-path: polygon(100% 0%, 100% 100%, 100% 100%, 0% 80%, 0% 0%, 0% 0%);
}

.testimonials-design2:after {
    content: "";
    position: absolute;
    height: 15%;
    background: #011a07;
    width: 21px;
    top: 0;
    right: 44px;
    clip-path: polygon(100% 0%, 100% 100%, 100% 100%, 0% 80%, 0% 0%, 0% 0%);
}

.testimonials-design3 {
    display: flex;
    justify-content: center;
    padding: 0px 31px 0px;
    align-items: center;
}

.left-testi {
    width: 30%;
}

.left-testi img {
    height: 80px;
    border-radius: 30px 0px 30px 30px;
}

.right-testi {
    width: 70%;
    position: relative;
    padding: 30px 0 40px 10px;
}

.right-testi strong {
    color: #222;
    font-size: 21px;
    font-weight: 500;
    display: block;
    text-transform: capitalize;
}

.right-testi p {
    color: #c50000;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 18px;
}

.testimonials-design4 {
    padding: 10px 20px 30px;
    background: #effb0e;
    border-radius: 0px 0px 50px 50px;
    margin: 0px 0 0 0;
}

.testimonials-design4 i {
    color: #ffffff;
    font-size: 21px;
    padding: 0 7px 0;
    margin: 13px 0 0 0;
}

.testimonials-design4 p {
    color: #000000;
    font-size: 16px;
    font-weight: 500;
    padding: 15px 0 0;
    line-height: 32px;
}


.topservicesheading {
    background: #c50000;
    text-align: center;
    padding: 10px 0;
    font-size: 65px;
    margin: 60px auto 0;
    border-radius: 90px;
    font-weight: 600;
}

.topservicesheading a {
    display: block;
    color: #fff;
    font-family: 'Oswald', sans-serif;
}

.footer {
    background: #011a07;
    z-index: 9;
    float: left;
    width: 100%;
}

.copy-right {
    padding: 20px 0;
}

.copy-right p {
    color: #ffffff;
    font-weight: 500;
    font-size: 16px;
    display: block;
}



@media(min-width:992px) and (max-width:1200px) {
    .award-panditji::after {
        display: none;
    }

    .services-section::after {
        display: none;
    }
}

@media(min-width:768px) and (max-width:991px) {
    .head-logo1 {
        width: 100%;
        text-align: center;
    }

    .head-right1 {
        width: 100%;
    }

    .award-panditji::after {
        display: none;
    }

    .services-section::after {
        display: none;
    }

    .services-left1 {
        padding: 0px 20px;
    }


}

@media(min-width:640px) and (max-width:767px) {
    .head-logo1 {
        width: 100%;
    }

    .head-right1 {
        width: 100%;
    }

    .head-contact a {
        font-size: 25px;
    }

    .head-contact a span {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .aboutus-heading strong {
        font-size: 35px;
        line-height: 45px;
    }

    .about-heading strong {
        font-size: 35px;
    }

    .award-panditji::after {
        display: none;
    }

    .services-section::after {
        display: none;
    }

    .services-left1 {
        padding: 0px 20px;
    }

    .heading-services strong {
        font-size: 35px;
        margin-bottom: 10px;
    }

    .services-contact a {
        width: 100%;
        float: left;
    }

    .services-contact a span {
        display: none;
    }

    .services-contact a {
        padding: 10px;
        position: relative;
        text-align: center;
        font-size: 19px;
        margin: 0;
        width: 90%;
    }


    .topservicesheading {
        font-size: 35px;
    }
}

@media(min-width:480px) and (max-width:639px) {
    .head-logo1 {
        width: 100%;
    }

    .head-right1 {
        width: 100%;
    }

    .head-contact a {
        font-size: 25px;
    }

    .head-contact a span {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .aboutus-heading strong {
        font-size: 35px;
        line-height: 45px;
    }

    .about-heading strong {
        font-size: 35px;
    }

    .award-panditji::after {
        display: none;
    }

    .services-section::after {
        display: none;
    }

    .services-left1 {
        padding: 0px 20px;
    }

    .heading-services strong {
        font-size: 35px;
        margin-bottom: 10px;
    }

    .services-contact a {
        width: 100%;
        float: left;
    }

    .services-contact a span {
        display: none;
    }

    .services-contact a {
        padding: 10px;
        position: relative;
        text-align: center;
        font-size: 19px;
        margin: 0;
        width: 90%;
    }


    .topservicesheading {
        font-size: 35px;
    }
}

@media(min-width:320px) and (max-width:479px) {
    .head-logo1 {
        width: 100%;
    }

    .head-right1 {
        width: 100%;
    }

    .head-contact a {
        font-size: 25px;
    }

    .head-contact a span {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .aboutus-heading strong {
        font-size: 35px;
        line-height: 45px;
    }

    .about-heading strong {
        font-size: 35px;
    }

    .award-panditji::after {
        display: none;
    }

    .services-section::after {
        display: none;
    }

    .services-left1 {
        padding: 0px 20px;
    }

    .heading-services strong {
        font-size: 35px;
        margin-bottom: 10px;
    }

    .services-contact a {
        width: 100%;
        float: left;
    }

    .services-contact a span {
        display: none;
    }

    .services-contact a {
        padding: 10px;
        position: relative;
        text-align: center;
        font-size: 19px;
        margin: 0;
        width: 90%;
    }

    .right-testi strong {
        font-size: 16px;
    }

    .topservicesheading {
        font-size: 35px;
    }
    .head-section {
  padding: 0;
}
.head-right1 {
  padding: 0;
}
.head-section .col-sm-12 {
  padding: 0px;
}
 .head-contact a {
    text-align: center;
  }
  .services-section::before {
  width: 100%;
}
.choose-right1 {
  padding: 0px;
}
.services-right1 {
  padding: 0;
}
}