@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Chau+Philomene+One:ital@0;1&display=swap');

.main-container {
    float: left;
    width: 100%;
    overflow: hidden;
    position: relative;
    background: url(../images/bg.jpg);
    background-attachment: fixed;
    background-repeat: repeat;
}

img {
    max-width: 100%;
}

body {
    font-family: "Nunito", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: 500;
}

.hdd {
    font-family: "Chau Philomene One", sans-serif;
    font-weight: 400;
    font-style: normal;
}

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

.header {
    float: left;
    width: 100%;
    padding: 10px 0px;
    text-align: center;
    background: #fff;
}

.headder2 img {
    width: 70%;
}






.serv1 {
    background: #ffc107;
    float: left;
    width: 100%;
}

.serv6 img {
    width: 80%;
    text-align: center;
}

.serv9 img {
    border-radius: 50%;
    transition: 0.6s;
}

.serv7 {
    background: #121212;
    border-radius: 100px;
    transition: 0.6s;
    padding: 15px;
}

.serv11 {
    padding: 15px 15px;
}

.serv11 h2 {
    color: #ffc107;
    font-size: 25px;
}

.serv11 p {
    color: #fff;
}

.serv12 a {
    background: #ffc107;
    border-radius: 20px;
    color: #121212;
    padding: 10px 15px;
    text-decoration: none;
    font-weight: 600;

}

.serv12 a:hover {
    background: #fff;

}

.serv12 a:hover i {
    color: #ffc107;
}

.serv12 {
    padding-top: 10px;
    padding: 10px 25px;
    text-align: right;
}

.serv12 a i {
    padding-right: 7px;
}

.serv7 {
    margin-bottom: 10px;
}

.serv3 {
    text-align: center;

}

.serv3 h2 {
    color: #121212;
    font-size: 55px;
}

.serv3 h2 span {
    color: #fff;
}

.serv3 p {
    font-size: 20px;
    color: #000;
}

.serv4 {
    padding: 20px 0px;
}

.serv5 {
    padding: 0px 15px;
}

.serv7:hover .serv9 img {
    transform: rotate(360deg);
    transition: 0.6s;
}

.testi {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.tt4 {
    text-align: center;
}

.tt4 h2 span {
    color: #ffc107;
}

.tt4 h2 {
    font-size: 55px;
}

.tt4 h3 {
    text-align: center;
    color: #121212;
    font-weight: 600;
}

.tt5 {
    padding: 30px 0px;
}

.tt6 {
    width: 45%;
    margin: 0 auto;
}

.tt7 {
    border: 2px solid #ff8f00;
    border-radius: 50px;
    background: #fff;
    padding: 15px;
}

.tt8,
.tt12 {
    padding: 0px 15px;
}

.tt9 {
    border-right: 2px solid #121212;
}

.tt10 h2 {
    color: #000;
    font-size: 20px;
    padding: 0;
    margin: 0;
}

.tt11 span {
    color: #ff8f00;
    font-size: 40px;
    padding-right: 8px;
}

.tt11 img {
    margin-top: -25px;
}

.tt9 {
    border-right: 2px solid #121212;
}

.tt12 {
    padding: 0px 15px;
}

.tt12 {
    padding: 0px 15px;
}

.tt13 h2 {
    color: #121212;
    font-weight: 600;
    padding-bottom: 8px;
    margin: 0;
}

.tt13 h3 {
    color: #ff8f00;
    font-weight: 600;
    padding: 0;
    margin: 0;
}

.testi-1 {
    padding: 40px 15px 20px;
}

.testi-box {
    position: relative;
    text-align: center;
}

.testi-box::before {
    content: '';
    position: absolute;
    width: 141px;
    height: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #7c0000;
    bottom: -20px;
    z-index: -1;
}

.client-msg {
    border-radius: 35px;
    width: 100%;
    color: #666666;
    z-index: 0;
    position: relative;
    background-color: #fffcd4;
    padding: 28px 15px 18px;
}

.client-img img {
    padding: 0;
    border-radius: 50%;
    border: 12px solid #7c0000;
}

span.name {
    font-size: 20px;
    color: #7c0000;
    font-weight: 600;
    text-align: center;
    text-transform: capitalize;
    padding: 14px 0 0;
    display: inline-block;
}

span.country {
    font-size: 15px;
    color: #2f2f2f;
    font-weight: 600;
    text-align: center;
    text-transform: capitalize;
    padding: 0 0 6px;
    display: block;
}

.client-msg p {
    padding: 0;
    color: #313131;
    font-size: 15px;
    line-height: 34px;
    font-weight: 500;
}


.best_services {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.bestservices-left1 {
    padding: 0 30px 0 0px;
}

.bestservices-right1 {
    padding: 0px 0 0 40px;
}

.best-services {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 0px 30px 0px;
    background: url(../images/bg2.png);
    border-right: 10px solid #fff;
    margin-top: 20px;
    background-repeat: repeat;
    background-attachment: fixed;
}

.best-left1 {
    width: 33%;
}

.best-left1 span {
    display: block;
    text-align: right;
    background: linear-gradient(90deg, white 50%, transparent 40%);
}

.best-left1 span img {
    height: 180px;
    border: 10px solid #fff;
    border-radius: 50%;
}

.best-right1 {
    width: 67%;
    padding: 0px 0 0 15px;
}

.best-right1 strong {
    color: #ffb300;
    font-size: 30px;
    text-transform: capitalize;
}

.best-right1 p {
    color: #fff;
    font-size: 16px;
    line-height: 29px;
    padding: 5px 40px 0 0px;
}

.best-right1 a {
    text-align: center;
    display: block;
    padding: 7px 10px 5px;
    width: 40%;
    font-weight: 600;
    margin: 20px 0 0 auto;
    background: #ffb300;
    font-size: 19px;
    text-transform: capitalize;
    color: #000;
}

.add-sec {
    float: left;
    width: 100%;
    text-align: center;
}

.add {
    padding: 35px 25px 25px;
    background: url(../images/bg2.png);
    background-size: cover;
    text-align: center;
    float: left;
    width: 100%;
    background-repeat: repeat;
    background-attachment: fixed;
}

.add1 a {
    color: #7c0000;
    padding: 4px 22px 0px;
    font-size: 36px;
    font-weight: 800;
    background: #ffc107;
    border-radius: 50px;
    display: inline-block;
}

.add1 strong {
    color: #ffffff;
    line-height: 27px;
    padding: 15px 0 12px;
    font-size: 27px;
    font-weight: 500;
    text-transform: uppercase;
    display: block;
}

.add1 p {
    padding: 0;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
    color: #ffffff;
    display: block;
}

.why-us-section {
    padding: 0;
    overflow: hidden;
    float: left;
    width: 100%;
}

.why-left {
    padding: 15px 0 0;
}

.why-1 {
    padding: 35px 25px 0;
}

.why-3 {
    position: relative;
    padding: 0;
}

.why-3 ul {
    display: flex;
    align-items: center;
}

.why-3 ul li {
    position: relative;
}

.why-3 ul li span {
    background: #fff;
    width: 115px;
    height: 115px;
    line-height: 72px;
    display: inline-block;
    border-radius: 21px;
    padding: 9px;
    border: 11px solid #7c0000;
}

.why-3 ul li.why-text {
    width: 100%;
}

.why-3 ul li p {
    font-size: 19px;
    font-weight: 500;
    color: #fff;
    background: linear-gradient(45deg, #7c0000, #000);
    text-transform: capitalize;
    padding: 6px 0 5px;
    text-align: center;
}

.why-center {
    padding: 0;
}

.why-center1 img {
    border-radius: 0 0 500px 500px;
    border: 35px solid #7c0000;
    border-top: 0;
}

.footer {
    background: url(../images/bg2.png);
    background-size: cover;
    float: left;
    width: 100%;
    padding: 50px 0px;
    background-attachment: fixed;
}

.contact-details {
    padding: 15px;
    text-align: center;
}

.contact-details4 {
    padding: 12px 12px;
}

.contact-details4 strong {
    color: #ffc107;
    font-weight: 400;
    font-size: 20px;
    text-transform: uppercase;
    display: inline-block;
}

.contact-details4 p {
    color: #fff;
    font-size: 25px;
    border-top: 1px solid #ffffff2e;

    padding: 0px 0 0;
}

.contact-details1 {
    padding: 0;
}

.contact-details2 a {
    padding: 15px 15px 13px;
    color: #ffffff;
    background: green;
    display: block;
    font-size: 25px;
    text-transform: uppercase;

    text-align: center;
    background-size: cover;
    border-radius: 10px;
}

.disclaimer p {
    padding: 0 0 35px;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    color: #ffffffed;
}

.copyryt {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    color: #000000;
    text-align: center;
    padding: 10px 15px 9px;
    display: block;
    text-transform: capitalize;
    background: #fff;
}

.about {
    float: left;
    width: 100%;
    padding: 50px 0px;
    overflow: hidden;
    position: relative;
}

.about-section {
    box-shadow: 0 1px 6px rgb(32 33 36 / 28%);
    padding: 0 55px;
}

.about-left {
    padding: 0 30px 0 15px;
}

.about-right {
    padding: 0;
    text-align: center;
}

.about-god-img {
    padding: 0;
    width: 100%;
}

.about-us-content {
    padding: 10px 0 0;
}

.about-us-content1 {
    padding: 0 0 25px;
}

.about-us-content1 p {
    padding: 0;
}

.about-us-content p {
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    color: #414141;
    padding: 7px 0 0;
    text-align: justify;
}

.about-us-content p strong {
    color: #7c0000;
    font-weight: 700;
}

.about-us-content ul {
    padding: 10px 0 5px;
}

.about-us-content ul li {
    position: relative;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    color: #ffffff;
    padding: 10px 18px;
    margin: 7px 6px;
    border-radius: 50px;
    background: #ffc107;
}

.about-us-content ul li:before {
    width: 11px;
    height: 11px;
    display: inline-block;
    background: #7c0000;
    border-radius: 50px;
    margin: 0 9px 0 0;
    content: "";
}

.about-chat a {
    background: white;
    display: inline-block;
    border-radius: 50%;
    position: relative;
    z-index: 9999;
    padding: 0 0 8px;
}

.about-chat a span {
    background: white;
    display: inline-block;
    width: 65px;
    height: 65px;
    border-radius: 50%;
    padding: 9px;
    position: relative;
    z-index: 9999;
    left: 8px;
    right: 0;
    margin: 0 auto;
}

.about-chat a::before {
    content: '';
    background: #7c0000;
    position: absolute;
    bottom: 0;
    width: 80px;
    height: 344px;
    left: 0;
    z-index: -1;
    border-radius: 0 0 200px 200px;
}

.about-chat:hover a img {
    animation: zoom 2s infinite;
}

@keyframes zoom {
    0% {
        transform: scale(0.6);
    }

    50% {
        transform: scale(1.0);
    }

    100% {
        transform: scale(.6);
    }
}

.about-title {
    padding: 0;
    text-align: center;
}

.about-title strong {
    text-transform: uppercase;
    font-size: 42px;
    font-weight: 800;
    display: block;
    color: #ffc107;

}

.about-title p {
    text-transform: capitalize;
    padding: 7px 10px;
    font-size: 19px;
    color: #ffffff;
    font-weight: 600;
    background: #7c0000;
    border-radius: 50px;
}


.bestservices {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.bestsv1 {
    padding: 60px 45px 0 20px;
}

.bestsv2 {
    padding: 0 0 0;
    text-align: center;
}

.bestsv-inner {
    position: relative;
    padding: 15px 15px 48px;
    margin-top: 60px;
    margin-bottom: 35px;
    text-align: center;
    transition: all 300ms ease;
    background: url(../images/bg2.png);
    background-attachment: fixed;
}

.bestsv-inner::before {
    position: absolute;
    left: 100%;
    bottom: 0;
    border-right: 35px solid transparent;
    border-bottom: 30px solid #7c0000;
    content: "";
    z-index: 2;
}

.bestsv-inner img {
    position: absolute;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 169px;
    border-radius: 50%;
    transition: all 300ms ease;
    margin: -106px auto 0;
    background: #fff;
    z-index: 1;
    padding: 8px;
}

.bestsv2:hover .bestsv-inner img {
    transform: scale(-1) rotate(180deg);
}

.title-box {
    position: relative;
    background: #ffc107;
    padding: 76px 15px 10px;
    box-shadow: 0 10px 60px rgba(0, 0, 0, 0.07);
}

.title-box::before {
    position: absolute;
    left: 50%;
    top: 100%;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-top: 24px solid #ffc107;
    margin-left: -27px;
    content: "";
}

.title-box .bestsv-title {
    display: block;
    padding: 4px 5px 2px;
    font-size: 19px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000000;
    background: #ffffff;
    border-radius: 50px;
    font-family: 'Rubik', sans-serif;
}

.title-box .bestsv-title1 {
    display: inline-block;
    font-weight: 700;
    font-size: 17px;
    text-transform: uppercase;
    color: #ffffff;
    padding: 2px 0 0;
    letter-spacing: 3px;
}

.bestsv-text {
    padding: 35px 0 0;
    font-size: 16px;
    font-weight: 300;
    line-height: 29px;
    color: #ffffff;
}

a.call {
    position: absolute;
    bottom: -35px;
    left: 50%;
    margin-left: -35px;
    height: 70px;
    width: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 40px;
    font-weight: 600;
    background: #fff;
    border-radius: 50%;
    color: #7c0000;
    z-index: 2;
    transition: all 300ms ease;
}


.tophead-section {
    float: left;
    width: 100%;
    padding: 0;
    background: #ffc107;
}

.tophead-section1 {
    padding: 0px;
    display: flex;
    align-items: center;
}

.top-list {
    padding: 0;
}

.top-list1 {
    padding: 0px;
}

.top-list1 ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.top-list1 ul li {
    padding: 0px 10px;
    font-size: 18px;
    box-shadow: 1px 0px 0px #000000;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    margin: 5px 0;
    color: #000;
}

.top-call {
    padding: 0px;
}

.top-call1 {
    padding: 0px;
    text-align: right;
}

.top-call1 p {
    margin: 0;
    padding: 10px;
}

.top-call1 p a {
    text-decoration: none;
    background: #7c0000;
    color: #fff;
    font-weight: 700;
    text-transform: capitalize;
    font-size: 28px;
    padding: 6px 15px 6px;
    border-radius: 5px;
    border: 1px solid #ffc107;
}

.pulse {
    position: relative;
}

.button {
    display: inline-flex;
    align-items: center;
    height: 45px;
    transition: background .3s, transform .3s, box-shadow .3s;
    will-change: transform;
}

.pulse:before {
    animation: pulse 1.5s infinite linear;
}

.pulse:after {
    animation: pulse 2s .4s infinite linear;
}

.pulse:before,
.pulse:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, .4);
    border-radius: 50%;
    width: 20px;
    height: 20px;
    opacity: 0;
    margin: auto;
}

.button:active {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
    transform: translate3d(0, 1px, 0);
}

@keyframes pulse {
    0% {
        transform: scale(0);
        opacity: 0;
    }

    33% {
        transform: scale(1);
        opacity: 1;
    }

    100% {
        transform: scale(3);
        opacity: 0;
    }
}


.marquee-part {
    font-size: 18px;
    position: relative;
    color: #fff;
    background: #7c0000;
    float: left;
    width: 100%;
    padding: 10px 0px;
}


@media(min-width:992px) and (max-width:1200px) {}

@media(min-width:768px) and (max-width:991px) {
    .bestsv1 {
  width: 50%;
}
 .about-chat a::before {
        height: 80px;
    }

}

@media(min-width:640px) and (max-width:767px) {
    .client-msg {
        float: left;
        margin-top: 20px;
    }

    .tt7 {
        display: none;
    }

    .serv8 {
        width: 100%;
        text-align: center;
    }

    .serv10 {
        width: 100%;
    }

    .serv11 {
        padding: 0px;
    }

    .serv11 h2 {
        text-align: center;
    }

    .serv12 {

        padding: 0px;
        text-align: center;
        padding-top: 10px;
    }

    .serv5 {
        padding: 0;
        margin-top: 20px;
    }

    .about-chat a::before {
        height: 80px;
    }

    .tophead-section1 {
        display: block;
    }

    .top-list1 {
        text-align: center;
    }
}

@media(min-width:480px) and (max-width:639px) {
    .client-msg {
        float: left;
        margin-top: 20px;
    }

    .tt7 {
        display: none;
    }

    .serv8 {
        width: 100%;
        text-align: center;
    }

    .serv10 {
        width: 100%;
    }

    .serv11 {
        padding: 0px;
    }

    .serv11 h2 {
        text-align: center;
    }

    .serv12 {

        padding: 0px;
        text-align: center;
        padding-top: 10px;
    }

    .serv5 {
        padding: 0;
        margin-top: 20px;
    }

    .about-chat a::before {
        height: 80px;
    }

    .tophead-section1 {
        display: block;
    }

    .top-list1 {
        text-align: center;
    }
}

@media(min-width:320px) and (max-width:479px) {
    .tophead-section1 {
        display: block;
    }

    .top-list1 {
        text-align: center;
    }

    .about-title strong {
        font-size: 35px;
    }

    .about-title p {
        border-radius: 0;
    }

    .about-section {
        padding: 10px;
    }

    .about-chat a::before {
        height: 80px;
    }

    .serv8 {
        width: 100%;
        text-align: center;
    }

    .serv10 {
        width: 100%;
    }

    .serv11 {
        padding: 0px;
    }

    .serv11 h2 {
        color: #ffc107;
        font-size: 20px;
        text-align: center;
    }

    .serv12 {

        padding: 0px;
        text-align: center;
        padding-top: 10px;
    }

    .serv5 {
        padding: 0;
        margin-top: 20px;
    }

    .best-services {
        display: block;
        float: left;
    }

    .best-left1 {
        width: 100%;
    }

    .best-right1 {
        width: 100%;
    }

    .add1 a {
        font-size: 23px;
    }

    .add1 strong {
        line-height: 27px;
    }

    .client-msg {
        float: left;
        margin-top: 20px;
    }

    .tt7 {
        display: none;
    }
}