@import url('https://fonts.googleapis.com/css2?family=Quattrocento+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Grenze+Gotisch:wght@100..900&display=swap');

.main-container {
    float: left;
    width: 100%;
    overflow: hidden;
    background-image: url(../images/cir.png);
    background-attachment: fixed;
    background-repeat: no-repeat;
}

img {
    max-width: 100%;
}

body {
    font-family: "Quattrocento Sans", sans-serif;
    font-weight: 500;
}

.hdd {
    font-family: "Grenze Gotisch", serif;
    font-weight: 400;
}

ul {
    padding: 0;
    margin: 0;
}

li {
    list-style: none;
}

.tophead_section {
    padding-top: 10px;
    background: -webkit-linear-gradient(45deg, #554dde, #07219b);
    float: left;
    width: 100%;
}

.tophead_left2 .topcall {
    font-size: 23px;
    color: #ffffff;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
}

.tophead_left2 .topcall i {
    color: #ffff33;
    font-size: 23px;
    font-weight: 400;
}

.tophead_right1 {
    padding: 0 12px;
}

.tophead_right2 p {
    font-weight: 600;
    color: #000000;
    background: #ffffff;
    padding: 5px 15px 4px;
    border-radius: 40px;
    text-align: center;
    text-transform: capitalize;
    font-size: 19px;
}

.tophead_right1 {
    padding: 0 12px;
}

.tophead_right2 ul {
    display: flex;
    align-items: center;
    justify-content: right;
}

.tophead_right2 ul li {
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    padding: 0px 10px;
    text-transform: capitalize;
    display: inline-block;
}

.head-section {
  float: left;
  width: 100%;
  background-color: #fbf410;
}

.mark {
  background: #fbf410;
  padding: 12px 0 12px;
}

.mark ul li {
    display: inline-block;
    color: #000000;
    font-size: 19px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 0 12px;
}

.topline_section {
    float: left;
    width: 100%;
    text-align: center;
    padding-top: 50px;
}

.topline2 strong {
    font-weight: 700;
    padding: 0 0 2px;
    text-transform: capitalize;
    font-size: 38px;
    display: block;
    color: #554dde;
}

.topline2 p {
    color: #000000;
    font-size: 20px;
    font-weight: 600;
}

.aboutus-section {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.aboutus-heading {
    text-align: center;
}

.aboutus-heading p {
    text-transform: capitalize;
    font-size: 22px;
    font-weight: 600;
    color: #000;
    background: #ffffff;
    padding: 3px 20px 0px;
    position: relative;
    z-index: 0;
    display: inline-block;
    margin: 0 auto -21px;
}

.aboutus-heading strong {
    display: block;
    color: #554dde;
    font-size: 70px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 10px 15px 0;
    border: 1px solid #554dde;
    border-bottom: 0;
    background: -webkit-linear-gradient(45deg, #554dde, #07219b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: -14px 0 0;
    border-radius: 25px 25px 0 0;
}

.about-us-content img {
    float: right;
    margin: 15px 0 20px 20px;
    width: 295px;
}

.about-us-content p {
    color: #151515;
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
    text-align: justify;
    padding: 9px 0;
}

.about-us-content p strong {
    font-weight: 600;
}

.about-us-content b {
    font-weight: 600;
    color: #000000;
    font-size: 18px;
    display: inline-block;
    padding: 8px 19px 7px;
    border-radius: 50px;
    margin: 10px 0 0;
    border: 2px solid #554dde;
}

.about-us-content ul {
    padding: 12px 0;
}

.about-us-content ul li {
    padding: 8px 15px 7px;
    position: relative;
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    background: -webkit-linear-gradient(45deg, #554dde, #07219b);
    margin: 8px 2px;
    display: inline-block;
    border-radius: 30px;
}

.counter-sec {
    background: #fff601;
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.counter-1 {
    padding: 12px;
    text-align: center;
}

.count-up i {
    font-size: 55px;
    display: inline-block;
    color: #554dde;
}

.count-up span {
    color: #000000;
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 10px 0 0px;
    display: block;
    margin: 0 0 -4px;
}

.counter-count {
    color: #000000;
    font-size: 37px;
    font-weight: 700;
    margin-top: 15px;
}

.bestservices-section {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.bestservices-1 {
    padding: 12px;
    margin-top: 20px;
}

.bestservices-2 {
    background: -webkit-linear-gradient(45deg, #554dde, #07219b);
    padding: 0 15px;
    border-radius: 35px;
}

.bestservices-3 img {
    width: 100%;
    border: 5px solid #fff;
}

.bestservices-4 {
    padding: 0 0px 10px 0px;
}

.bestservices-4 strong {
    font-weight: 600;
    text-transform: capitalize;
    font-size: 26px;
    display: block;
    padding: 12px 0 0px;
    color: #ffff33;
}

.bestservices-4 p {
    color: #ffffff;
    font-size: 18px;
    line-height: 30px;
    font-weight: 300;
}

.bestservices-5 a {
    background: linear-gradient(360deg, #0b6905, #0b9703);
    color: #ffffff;
    font-size: 18px;
    padding: 6px 20px 3px;
    font-weight: 500;
    display: inline-block;
    text-transform: uppercase;
}

.bestservices-5 a i {
    color: #ffffff;
    font-weight: 500;
    font-size: 18px;
}

.whyus-section {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.whyus-left {
    position: relative;
    padding: 12px;
    margin: 0 auto;
}

.about-three__image {
    position: relative;
    z-index: 1;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 110px;
    width: 363px;
}

.about-three__image:before {
    content: '';
    display: block;
    width: 51px;
    height: calc(100% - 50px);
    border-left: 1px solid #554dde;
    border-bottom: 1px solid #554dde;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

.about-three__image .content-inner {
    overflow: hidden;
    display: inline-block;
}

.about-three__image .content-inner img {
    transition: all 5s;
    width: 100%;
}

.about-three__image-second {
    position: absolute;
    bottom: 0;
    right: 12px;
    z-index: 2;
    max-width: 333px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
}

.about-three__image-second:before {
    content: '';
    display: block;
    width: 51px;
    height: 100%;
    border-right: 1px solid #554dde;
    border-top: 1px solid #554dde;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}

.about-three__image-second:hover img {
    transform: scale(1.1);
    transition: all 5s;
}

.about-three__image:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    transition: all 5s;
}

.icon-box-content1 {
    display: inline-flex;
    align-items: center;
    background: -webkit-linear-gradient(45deg, #554dde, #07219b);
    padding: 10px;
    padding-right: 20px;
    border-radius: 50px 0 0 50px;
    border-right: 6px solid #ffffff;
    position: absolute;
    z-index: 2;
    bottom: 30px;
    left: 140px;
}

.icon-inner .box-icon {
    width: 48px;
    height: 48px;
    line-height: 54px;
    background: #fff;
    border-radius: 50%;
    margin: 0 10px 0 0;
    font-size: 24px;
    text-align: center;
    display: inline-block;
}

.box-content .title {
    font-size: 18px;
    font-weight: 500;
    color: #ffffff;
    text-transform: uppercase;
}

.box-content .desc {
    font-size: 20px;
    line-height: 1;
    font-weight: 500;
    color: #fff;
}

.why-heading strong {
    border-radius: 0 25px 0 0;
    border-left: 0;
    padding: 10px 15px 0 0;
    font-size: 65px;
    margin-bottom: 30px;
}

.whyus-right {
    padding: 12px 12px 12px 15px;
}

.why-us-content p {
    color: #151515;
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
    text-align: justify;
    padding: 9px 0;
}

.why-us-content ul {
    padding: 0;
}

.why-us-content ul li {
    padding: 6px 0;
    position: relative;
    color: #151515;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    border-radius: 30px;
}

.why-us-content ul li i {
    font-weight: 500;
    font-size: 20px;
    padding: 0 3px 0 0;
    color: #554dde;
}

.other-services {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.other-services1 {
    padding: 12px;
}

.other-services2 {
    padding: 24px 25px 12px;
    border: 1px solid #ed460c2b;
    position: relative;
    overflow: hidden;
}

.other-services__image {
    opacity: 0;
    transition: all 1s;
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
    transform: scale(1.2);
    left: 0;
    bottom: 0;
}

.other-services__image:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #000000d9;
    opacity: 0.7;
}

.other-services__image img {
    display: block;
    width: 100% !important;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;

}

.other-services__inner {
    position: relative;
    z-index: 2;
    transition: all 1s;
}

.other-services__inner i {
    font-size: 58px;
    font-weight: 300;
    color: #554dde;
}

.other-services__inner strong {
    font-size: 22px;
    font-weight: 600;
    text-transform: capitalize;
    display: block;
    color: #000000;
    padding: 25px 0 6px;
}

.other-services2:hover .other-services__inner strong {
    color: #ffffff;
    transition: all 1s;
}

.other-services2:hover .other-services__inner i {
    color: #fff601;
    transition: all 1s;
}

.other-services2:hover .other-services__image {
    transform: scale(1.5);
    opacity: 1;
    transition: all 1s;
    background-size: cover;
}

.services-section {
    float: left;
    width: 100%;
    padding: 50px 20px;
}

.services-section1 {
    background: url(../images/bg2.jpg) no-repeat;
    background-size: cover;
    outline: 1px solid #554dde;
    outline-offset: 6px;
    padding: 30px 50px;
}

.services-1 {
    padding: 12px;
}

.services-2 {
    padding: 15px;
    background: #ffffff;
    box-shadow: 0 0 8px #9d062626;
}

.position-relative {
    position: relative !important;
}

.services-3 img {
    border-radius: 50%;
    border: 10px double;
}

.services-3 strong {
    display: block;
    font-weight: 700;
    color: #000000;
    text-transform: capitalize;
    font-size: 22px;
    padding: 18px 0 7px;
    line-height: 23px;
}

.services-4 p {
    color: #151515;
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
    padding: 0 0 12px;
}

.services-4 a {
    color: #ffffff;
    background: -webkit-linear-gradient(45deg, #554dde, #07219b);
    display: inline-block;
    border-radius: 50px;
    padding: 6px 20px 4px;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 500;
    margin: 0 auto;
}

.testi-section {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.testi-1 {
    padding: 12px;
    margin-top: 20px;
}

.testi-2 {
    background: -webkit-linear-gradient(45deg, #554dde, #07219b);
    padding: 20px 0 15px;
}

.testi-2 span {
    color: #ffff33;
    font-size: 15px;
    display: block;
    padding: 0 15px;
}

.testi-2 span i {
    font-weight: 600;
}

.testi-2 p {
    padding: 10px 15px 15px;
    color: #ffffff;
    font-size: 18px;
    line-height: 30px;
    font-weight: 300;
    text-align: justify;
}

.testi-2 strong {
    font-size: 19px;
    color: #000000;
    font-weight: 600;
    text-transform: capitalize;
    padding: 6px 10px 5px;
    display: block;
    text-align: right;
    background: #fff;
}



.footer {
    background: -webkit-linear-gradient(45deg, #554dde, #07219b);
    text-align: center;
    float: left;
    width: 100%;
}

a.footer-call {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    display: block;
    text-transform: uppercase;
    padding: 0 0 1px;
    border-bottom: 1px solid #ffffff57;
    margin: 0 0 10px;
}

a.footer-call span {
    color: #554dde;
    font-size: 72px;
    font-weight: 600;
    width: 175px;
    height: 115px;
    background: #ffff;
    display: inline-block;
    border-radius: 0 0 90px 90px;
    margin: 0 0 10px;
}

a.footer-chat {
    display: block;
    font-size: 37px;
    text-transform: capitalize;
    color: #000;
    padding: 9px 10px 5px;
    font-weight: 100;
    background: #ffff33;
    font-family: 'Behila';
    text-shadow: 0 0 8px #ffffff7a;
}

.copy-right {
    padding: 20px 0;
}

.copy-right span {
    color: #ffff33;
    font-weight: 500;
    font-size: 18px;
    display: inline-block;
}

.header {
    float: left;
    width: 100%;
    padding: 10px 0px;
}

.header2 img {
     float: left;
    width: 100%;
}

@media(min-width:992px) and (max-width:1200px) {}

@media(min-width:768px) and (max-width:991px) {
    .bestservices-1 {
        width: 50%;
    }

    .services-1 {
        width: 50%;
    }

}

@media(min-width:640px) and (max-width:767px) {}

@media(min-width:480px) and (max-width:639px) {
    .header2 img {
        display: none;
    }
}

@media(min-width:320px) and (max-width:479px) {
    .header2 img {
        display: none;
    }

    .tophead_right2 ul li {
        font-size: 16px;
    }

    .aboutus-heading strong {
        font-size: 45px;
    }

    .icon-box-content1 {
        left: 77px;
    }

}