@import url('../css2');
@import url('../css2-1');

body {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
}

.main-container {
    float: left;
    width: 100%;
    background: url(../images/bg3.jpg);
    background-attachment: fixed;
    background-size: cover;
}

.hdd {
    font-family: "Belanosima", serif;
    font-weight: 600;
}

ul {
    padding: 0;
    margin: 0;
}

li {
    list-style: none;
}

.tophead-section {
    background: #160607;
    float: left;
    width: 100%;
    margin: 0;
}

.tophead-left2 {
    font-size: 20px;
    text-transform: capitalize;
    color: #fff;
    font-weight: 400;
    padding: 7px 0 0;
}

.tophead-right1 {
    padding: 0;
}

.tophead-right2 {
    background: chocolate;
    text-align: center;
}

.tophead-right2 p {
    font-size: 20px;
    color: #ffffff;
    font-weight: 400;
    display: block;
    padding: 4px 15px 4px;
}

.about-us-section {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.whatsapp-icon {
    text-align: center;
    padding: 0 0 30px;
    margin: -50px 0 0;
    position: relative;
}

.about-left-1 {
    padding: 20px 15px 15px;
    border: 1px solid #16060717;
    box-shadow: 0 0 7px #dfdfdfa6;
    text-align: center;
    position: relative;
    background: #fff;
}

.about-left-1 strong {
    text-transform: capitalize;
    color: #031043;
    font-size: 36px;
    border-radius: 50px;
}

.about-left-1 p {
    padding: 0 0 5px;
    text-transform: capitalize;
    color: #0e0e0e;
    font-size: 15px;
    font-weight: 500;
    border-radius: 50px;
    line-height: 22px;
}

.about-left-1 ul li {
    background: #031043;
    margin: 20px 0;
    padding: 9px 15px 9px 15px;
    text-transform: capitalize;
    color: white;
    font-size: 16px;
    font-weight: 400;
    border-radius: 50px;
}

.banner1 {
    padding: 15px 0 0;
    margin: 0 auto;
}

.banner1 img {
    width: 100%;
}

.about-right-1 {
    padding: 0 15px 0;
}

.other-services {
    padding: px;
}

.other-services {
    padding: 40px 0 60px;
}

.other-services1 {
    padding: 0 10px 15px;
}

.other-services2 {
    padding: 0;
    border-radius: 20px;
    text-align: center;
}

.other-services3 {
    padding: 20px 15px 45px;
    background: #031043;
    border-radius: 20px;
}

.other-services2 img {
    border-radius: 50%;
    width: 310px;
    border: 15px solid #ffffff;
    margin: -36px 0 0;
}

.other-services3 p {
    font-size: 20px;
    background: #ffffff;
    color: #160607;
    text-transform: capitalize;
    display: block;
    padding: 6px 15px 6px;
    border-radius: 50px;
}

.other-services3 a {
    color: #ffffff;
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 400;
    padding: 6px 0px 3px;
    display: block;
}

.about-title {
    padding: 0;
    text-align: center;
}

.about-title p {
    text-transform: capitalize;
    display: inline-block;
    padding: 0 0 8px;
    font-size: 17px;
    color: #031043;
    font-weight: 600;
    letter-spacing: 3px;
}

.about-title strong {
    text-transform: uppercase;
    font-size: 38px;
    display: block;
    color: #ffffff;
    background: #160607;
    padding: 3px 15px 0px;
    position: relative;
}

.about-us-content {
    padding: 5px 0 0;
}

.about-us-content p {
    font-size: 16px;
    font-weight: 400;
    line-height: 33px;
    color: #454545;
    padding: 12px 0 0;
    text-align: justify;
}

.about-us-content p strong {
    color: #031043;
    font-weight: 500;
}

.about-us-content ul {
    padding: 18px 0 4px;
}

.about-us-content ul li {
    position: relative;
    border-radius: 60px;
    padding: 12px 15px 9px 10px;
    background: #ffffff;
    display: inline-block;
    margin: 6px 5px;
    text-shadow: 0 0 5px white;
    border: 1px solid #ff8080;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    color: #454545;
}

.about-us-content ul li i {
    color: #031043;
}

.best-services {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.best-services1 {
    padding: 15px 15px 20px;
    text-align: center;
    margin-top: 20px;
}

.best-services3 img {
    width: 100%;
    border-radius: 20px;
}

.best-services4 strong {
    font-size: 20px;
    text-transform: uppercase;
    background: #031043;
    display: block;
    color: #fff;
    padding: 7px 15px 6px;
    border-radius: 10px;
    position: relative;
    width: 90%;
    margin: -20px auto 0;
}

.best-services4 p {
    padding: 5px 0 5px;
    font-size: 16px;
    font-weight: 400;
    line-height: 33px;
    color: #454545;
}
.best-services5 a {
  color: #fff;
  font-weight: 600;
  font-size: 17px;
  text-transform: capitalize;
  background: #ea640d;
  padding: 10px 30px;
  text-decoration: none;
  border-radius: 20px;
}

.award-section {
    float: left;
    width: 100%;
}

.award-section1 {
    padding: 50px;
    border-radius: 30px;
    box-shadow: 0 0 11px #dfdfdfa6;
    text-align: center;
    position: relative;
    background: #fff;
}

.award1 {
    padding: 10px;
    margin-top: 20px;
}

.award2 img {
    width: 100%;
}

.topservices-section {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.top-services1 {
    padding: 15px;
    margin-top: 20px;
}

.top-services3 {
    padding: 25px 0 0;
    background: linear-gradient(180deg, #031043 61%, transparent 50%);
}

.top-services3 strong {
    font-size: 22px;
    padding: 5px 0 4px;
    text-transform: uppercase;
    display: block;
    background: #fff;
    color: #160607;
}

.top-services3 p {
    text-align: center;
    font-size: 16px;
    font-weight: 300;
    line-height: 33px;
    color: #ffffff;
    padding: 12px 15px 25px;
}

.top-services3 img {
    border-radius: 50%;
    border: 15px solid #ffffff;
}

.top-services4 {
    position: relative;
    padding: 25px 0 0;
}

.top-services4:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 8%;
    top: 0;
    margin: 0 auto;
    background: #031043;
    z-index: -9;
    left: 0;
    right: 0;
}

.top-services4 a {
    color: #ffffff;
    background: #109f00;
    display: block;
    border-radius: 40px;
    font-size: 20px;
    padding: 6px 0px 7px;
    text-transform: capitalize;
    font-weight: 500;
    text-shadow: 0 0 20px white;
}

.testimonials {
    position: relative;
    z-index: 9;
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.testi-left {
    padding: 15px;
}

.testi-left1 strong {
    text-transform: capitalize;
    font-weight: 500;
    font-size: 32px;
    display: block;
    text-align: left;
    color: #ffffff;
    background: #160607;
    border-bottom: 1px solid #ffffff26;
    padding: 15px 0 10px;
}

.list {
    padding: 0 50px 0 0;
}

.testi-left:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 762px;
    height: 100%;
    background: url(../images/bg2.jpg) no-repeat;
    margin: 0 auto;
    left: -9px;
    z-index: -1;
}

.serv-link ul li {
    font-size: 16px;
    font-weight: 500;
    color: #000;
    position: relative;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    background: white;
    padding: 10px 11px;
    margin: 25px 0;
    border-radius: 50px 0 0 50px;
}

.list ul li i {
    color: #ffffff;
    font-size: 18px;
    text-align: center;
    font-weight: 300;
    width: 32px;
    height: 32px;
    line-height: 32px;
    border-radius: 50%;
    background: #031043;
    margin: 0 6px 0 0;
}

.testi-right {
    padding: 15px;
}

.head-design {
    align-items: center;
}

.testimonials1 {
    padding: 10px 15px 25px 15px;
    text-align: center;
    width: 100%;
}

.testimonials2 {
    background: #031043;
    padding: 0 15px 15px;
}

.testimonials3 strong {
    text-align: center;
    font-size: 19px;
    text-transform: capitalize;
    color: #160607;
    position: relative;
    background-color: #fff;
    margin: -35px 0 0;
    display: inline-block;
    border-radius: 0 0 12px 12px;
    padding: 0 15px 2px;
}

.testimonials3 ul {
    display: flex;
    padding: 0;
    gap: 15px;
    align-items: center;
}

.testimonials3 ul li:first-child {
    width: 25%;
}

.testimonials3 ul li img {
    border-radius: 50%;
    border: 9px solid #ffffff4d;
    box-shadow: 0 0 20px #ffffff45;
}

.testimonials3 ul li:last-child {
    width: 75%;
}

.testimonials3 p {
    padding: 10px 0 0;
    font-size: 16px;
    font-weight: 300;
    line-height: 33px;
    color: #ffffff;
}

.add-section {
    float: left;
    width: 100%;
    padding: 0px;
    margin-bottom: 50px;
}

.add-section {
    float: left;
    width: 100%;
    padding: 0px;
}

.add-section1 {
    padding: 0;
    text-align: center;
}

.add-section1 strong {
    color: #231111;
    font-size: 28px;
    font-weight: 600;
    text-transform: capitalize;
    animation: tlf 1.2slinear infinite;
    text-align: center;
    display: inline-block;
}


@keyframes tlf {
    0% {
        transform: translateY(0px);
    }

    25% {
        transform: translateY(10px);
    }

    50% {
        transform: translateY(0px);
    }

    75% {
        transform: translateY(-10px);
    }

    100% {
        transform: translateY(0px);
    }
}

.add-section1 p {
    font-size: 29px;
    text-transform: capitalize;
    padding: 15px 0 0px;
    color: #000000;
    font-weight: 600;
    display: block;
}

.add-section1 a {
    animation: mymove 0.6s infinite;
    font-weight: 600;
}

@keyframes mymove {
    0% {
        color: #e83015;
    }

    50% {
        color: #109f00;
    }

    100% {
        color: #e62305;
    }
}

.footer-section {
    background: url(../images/bg2.jpg) no-repeat;
    background-size: cover;
    float: left;
    width: 100%;
    padding-bottom: 50px;
}

.footer-left2 {
    padding: 45px 20px 35px;
    margin: -32px 0 0;
    background: #031043;
    border-radius: 15px 15px;
}

.list-img {
    display: block;
    padding: 0 0 20px 0;
}

.list-img img {
    color: #031043;
    font-size: 40px;
    text-align: center;
    font-weight: 600;
    width: 125px;
    border-radius: 50%;
    display: inline-block;
    background: #ffffff;
    box-shadow: 0 0 0px 12px #ffffff;
}

.footer-links ul li {
    color: #fff;
    padding: 10px 12px 10px;
    background: #ffffff1c;
    position: relative;
    font-size: 17px;
    font-weight: 400;
    text-transform: capitalize;
    margin: 15px 0 0;
    border-radius: 40px;
    display: flex;
    align-items: center;
}

.footer-links ul li:before {
    content: "";
    display: inline-block;
    margin: 0 6px 0 0;
    width: 15px;
    height: 15px;
    background: #ffffff;
    border-radius: 50%;
}

.footer-right1 {
    padding: 0 15px 0 50px;
}

.footer-contact-design strong {
    color: #ffffff;
    font-size: 50px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    text-align: right;
    border-bottom: 1px solid #ffffff26;
    padding: 0 0 2px;
}

.footer-contact {
    border-radius: 20px;
    margin: 23px 0 0;
    background-position: center;
    padding: 20px 0;
}

.contact-left1 {
    padding: 15px;
}

.contact-left2 ul li {
    padding: 18px 10px 8px 10px;
    /* background: #ffffff; */
    text-align: center;
    position: relative;
    border: 1px solid #ffffff21;
}

.contact-left2 li i {
    font-size: 70px;
    color: #ffffff;
    opacity: 0.2;
}

.contact-left2 li b {
    font-size: 18px;
    font-weight: 500;
    color: #e79802;
    text-transform: uppercase;
    display: block;
    padding: 10px 0 0;
}

.contact-left2 li span {
    font-size: 29px;
    display: block;
    color: #ffffff;
    padding: 0;
    font-weight: 400;
}

.footer-ws a span {
    color: #fff;
    padding: 20px 0px;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 30px;
    text-align: center;
    display: block;
    background: #097f09;
    position: relative;
    z-index: 9;
}

.footer-ws a span i {
    display: block;
    font-size: 80px;
    padding: 0 0 5px;
}

.disclaimer strong {
    font-size: 14px;
    line-height: 23px;
    font-weight: 200;
    color: #ffffff91;
}





.text-center {
    text-align: center !important;
}

.disclaimer p {
    padding: 6px 10px 7px;
    font-weight: 600;
    color: #031043;
    font-size: 18px;
    background: white;
    margin: 35px 0 0;
    border-radius: 50px;
}
.header {
    float: left;
    width: 100%;
    padding: 10px 0px;
    text-align: center;
}
img
{
    max-width: 100%;
}

@media(min-width:992px) and (max-width:1200px){
}
@media(min-width:768px) and (max-width:991px){
    .best-services .best-services1
    {
        width: 50%;
    }

  .other-services1
  {
    width: 50%;
  }
  .whatsapp-icon {
    margin: 0;
  }

}
@media(min-width:640px) and (max-width:767px){
    .whatsapp-icon {
        margin: 0;
      }
}
@media(min-width:480px) and (max-width:639px)
{.whatsapp-icon {
    margin: 0;
  }
  .header .container-fluid {
  padding: 0;
}
.testi-left::after {

  width: 100%;

}
}
@media(min-width:320px) and (max-width:479px)
{.whatsapp-icon {
    margin: 0;
  }
  .about-title strong {
    font-size: 22px;
  }
  .footer-contact-design strong {
    font-size: 35px;
  }
  .contact-left2 li span {
    font-size: 13px;
  }
  .footer-ws a span {
    font-size: 14px;
  }
.header .container-fluid {
  padding: 0;
}
.testi-left::after {

  width: 100%;

}
}
