@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');

body {
    font-family: "Roboto", sans-serif;
    font-weight: 500;
}
.counter {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.aboutus-heading-counter strong {
    text-transform: capitalize;
    font-size: 67px;
    font-weight: 500;
    display: block;
    padding: 0 10px;
    color: #fff;
    text-align: center;
    background: linear-gradient(355deg, #d72303, #ff9c00);
}

.counter-1 {
    padding: 10px 15px 20px;
    margin-top: 30px;
}

.counter-2 {
    padding: 0;
    text-align: center;
    position: relative;
}

.counter-2:before {
    background: -webkit-linear-gradient(90deg, #e1352b 0%, #ed6129 100%);
    content: "";
    width: 3%;
    height: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    z-index: 9;
    opacity: 0.3;
}

.count-upp {
    position: relative;
    z-index: 9;
    padding: 0 0 20px 0;
}

.count-upp i {
    color: #ffffff;
    font-size: 56px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 6px 0px 18px;
    height: 100px;
    border: 3px solid #fff;
    width: 100px;
    line-height: 87px;
    border-radius: 50%;
    background: linear-gradient(355deg, #0d2412, #ddda02);
    z-index: 999;
    position: relative;
}

.count-up {
    text-align: center;
    padding: 20px 0 6px;
    position: relative;
    background: #0d2412;
    z-index: 9;
}

.count-up p {
    color: #000000;
    font-size: 19px;
    margin: 0;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 0px 6px;
    background: #ffffff;
    width: 90%;
    border-radius: 0 50px 50px 0;
}

.counter-count {
    color: #ddda02;
    font-size: 38px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 6px 0 0;
    display: block;
    position: relative;
    border-radius: 50px;
}

.services-section {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.choose-heading strong {
    font-size: 66px;
    font-weight: 600;
    padding: 0px 0 0 0px;
    text-transform: capitalize;
    color: #d72303;
}

.choose-heading p {
    color: #000;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 600;
    background: #fb9000;
    width: fit-content;
    margin: -27px auto 0;
    padding: 8px 15px;
}

.hdd {
    font-family: "Oswald", sans-serif;
    font-weight: 400;
}

.main-container {
    float: left;
    width: 100%;
    overflow: hidden;
}

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

img {
    max-width: 100%;
}

.text-center {
    text-align: center !important;
}

.top-contact-sec {
    padding: 0;
    background: #011a07;
    float: left;
    width: 100%;
}

.top-contact-sec-1 {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.top-contact-left {
    padding: 10px 0;
}

.top-contact-left-1 {
    padding: 0;
    text-align: center;
}

.top-contact-left-1 a {
    font-size: 19px;
    font-weight: 600;
    color: #000;
    padding: 6px 12px 10px;
    text-transform: capitalize;
    background: #dedc15;
    border-radius: 0 50px 50px 0;
    display: block;
}

.top-contact-center {
    padding: 0;
}

.top-contact-center-1 {
    padding: 0;
    text-align: center;
}

.top-contact-center-1 a {
    color: #fff;
    font-size: 40px;
    padding: 12px 0px 25px;
    font-weight: 900;
    animation: blikk .5s infinite;
    letter-spacing: 1px;
    display: inline-block;
    line-height: 55px;
}


@keyframes blikk {
    0% {
        color: #fff;
    }

    100% {
        color: #dedc15;
    }
}

.top-contact-right {
    padding: 0;
}

.top-contact-right-1 {
    padding: 10px 0;
    text-align: center;
}

.top-contact-right-1 a {
    border-radius: 50px 0 0px 50px;
    text-transform: capitalize;
    background: #dedc15;
    display: block;
    font-size: 19px;
    font-weight: 600;
    color: #000;
    padding: 6px 12px 10px;
}

.choose-us-sec {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.choose-us-sec-1 {
    padding: 0px 0;
}

.about-us-title {
    padding: 0 0 25px;
    text-align: center;
}

.about-us-title p {
    font-size: 18px;
    color: #000000;
    font-weight: 700;
    text-transform: capitalize;
    background: #ddda02;
    padding: 5px 15px 6px;
}

.about-us-title strong {
    font-size: 70px;
    font-weight: 800;
    padding: 0 0 0;
    display: block;
    color: #f30002;
    text-transform: capitalize;
    margin: -26px 0 0;
}

.choose-1 {
    padding: 0;
}

.choose-2 {
    padding: 0 0 42px;
}

.choose-text {
    text-align: center;
    margin: 0 auto;
    position: relative;
}

.choose-text .choose-icon {
    color: #fff;
    background: linear-gradient(360deg, #ffffff 0%, #ddda02);
    font-size: 78px;
    font-weight: 600;
    height: 195px;
    width: 195px;
    padding: 0 0;
    margin: -5px auto 20px;
    border-radius: 300px 300px 0 0;
    display: block;
    position: relative;
    transition: all 0.3s;
    z-index: 1;
    line-height: 192px;
}

.choose-icon i {
    font-weight: 300;
}

.choose-text .choose-icon:after {
    content: '';
    background: url(../images/cc.jpg);
    height: 170px;
    width: 170px;
    border-radius: 0 0 0 50%;
    transform: translateX(-50%) translateY(-50%) rotate(135deg);
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: -1;
    transition: all 0.5s;
}

.choose-text p {
    padding: 8px 8px;
}

.choose-text p b {
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    padding: 6px 15px 4px;
    text-transform: capitalize;
    display: block;
    border-radius: 50px;
    background: #011a07;
}

.choose-2:hover .choose-icon:after {
    border-radius: 20px;
}

.service-sec {
    padding: 50px 0;
    background: url(../images/cc.jpg);
    background-size: cover;
    background-position: bottom center;
    overflow: hidden;
    float: left;
    width: 100%;
}

.sv-us-title strong {
    color: #fff;
    font-weight: 400;
}

.srv-1 {
    padding: 15px;
}

.srv-2 {
    padding: 0;
    text-align: center;
}

.srv-img {
    display: inline-block;
    max-width: 220px;
    max-height: 220px;
    position: relative;
}

.srv-img img {
    width: 100%;
    height: 100%;
    border-radius: 50% 50%;
    border: 4px double #fff;
}

.srv-text {
    padding: 12px 0 0;
}

.srv-text span {
    font-size: 29px;
    font-weight: 500;
    color: #ffffff;
    text-transform: capitalize;
    text-shadow: 0 0 20px #ddda02;
}

.srv-text p {
    color: #fff;
    padding: 0px 0 15px;
    display: block;
    font-size: 16px;
    font-weight: 500;
    line-height: 32px;
}

.srv-text a {
    color: #000000;
    font-size: 17px;
    background: #ddda02;
    padding: 6px 15px 7px;
    border-radius: 50px;
    box-shadow: 0px 0px 4px 2px #0000000f;
    display: inline-block;
    text-transform: capitalize;
    font-weight: 900;
}

.marquee-sec {
    padding: 0;
    background: #011a07;
    border-top: 3px solid #ffff;
    float: left;
    width: 100%;
}

.marquee-sec-1 {
    padding: 10px 0 15px;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    line-height: 28px;
}

.award-section {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.award1 {
    padding: 12px;
}

.award2 {
    padding: 0;
}

.award2 img {
    width: 100%;
    box-shadow: 0 0 3px #00000078;
}

.testi-left {
    padding: 0;
}

.testi-left-1 {
    padding: 0;
}

.service-1 {
    padding: 0;
}

.service-2 {
    padding: 15px 0;
    display: flex;
    align-items: center;
}

.service-img {
    padding: 0;
}

.service-img-1 img {
    width: 100%;
}

.service-img-1 a {
    color: #fff;
    font-size: 17px;
    background: green;
    padding: 6px 15px 7px;
    border-radius: 50px;
    box-shadow: 0px 0px 4px 2px #0000000f;
    display: inline-block;
    text-transform: capitalize;
    font-weight: 900;
}

.service-text {
    padding: 20px 0 15px;
    background: linear-gradient(45deg, #011a07, #011a07);
    max-width: 418px;
    text-align: left;
    border-radius: 22px;
    overflow: hidden;
}

.service-text-1 {
    z-index: 9999;
    position: relative;
    padding: 0;
}

.service-text-1 span {
    font-size: 24px;
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
    padding: 1px 15px 0px;
    display: inline-block;
    background: #ffff;
    border-radius: 0 20px 20px 0;
}

.service-text-1 p {
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
    padding: 5px 15px 0;
    text-align: justify;
}

.testi-right {
    padding: 0;
}

.testi-right-1 {
    padding: 0 0 0 25px;
}

.testi-content {
    padding: 0;
}

.testi-1 {
    padding: 15px 25px 15px 0;
}

.testi-2 {
    padding: 0;
    background: #ddda023d;
    overflow: hidden;
}

.testi-3 {
    padding: 15px 20px 22px;
    position: relative;
    text-align: left;
}

.testi-3 span {
    display: inline-block;
    text-align: center;
}

.testi-3 span ul li {
    display: inline-block;
    color: #f30002;
    font-size: 16px;
    padding: 0;
}

.content-testi {
    font-size: 16px;
    font-weight: 600;
    line-height: 32px;
    color: #202020;
    text-align: justify;
    padding: 5px 0 15px;
    border-bottom: 1px solid;
}

.testi-3 p {
    font-size: 22px;
    font-weight: 700;
    color: #f30002;
    text-transform: capitalize;
    padding: 12px 0 10px;
    text-align: right;
}

.testi-3 b {
    position: absolute;
    bottom: -32px;
    display: inline-block;
    width: 85px;
    height: 85px;
    line-height: 58px;
    border-radius: 50%;
    box-shadow: 0 0 6px 0 #ffffffa3;
    background: #011a07;
    text-align: center;
    font-size: 35px;
    color: white;
    text-shadow: 0 0 20px white;
}

.service-1-sec {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.srv1-1 {
    padding: 15px 20px;
}

.srv1-2 {
    padding: 0;
    text-align: center;
}

.srv1-img img {
    width: 100%;
    border-radius: 50% 50% 0;
    border: 6px solid #ddda02;
}

.srv1-text {
    padding: 0;
}

.srv1-text span {
    font-size: 32px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 3px 15px 3px;
    display: block;
    border-radius: 50px 0 50px 0;
    background: #011a07;
    color: white;
    text-shadow: 0 0 20px white;
}

.srv1-text p {
    font-size: 16px;
    font-weight: 600;
    line-height: 32px;
    color: #3d3d3d;
    text-align: justify;
    padding: 7px 0 15px;
}

.srv1-text a {
    color: #000000;
    font-size: 20px;
    background: #ddda02;
    padding: 6px 15px 7px;
    border-radius: 50px;
    display: inline-block;
    text-transform: capitalize;
    font-weight: 900;
}

.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;
}


.aboutus {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.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: #ddda02;
    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: #f30002;
    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: #f30002;
    font-weight: 600;
    top: 0px;
    height: 34px;
    line-height: 40px;
    text-align: center;
    width: 34px;
    border-radius: 20%;
    background: linear-gradient(178deg, #ddda02, transparent);
}

.content-design {
    margin-top: 0px;
}




.top1 {
    background: #1a2705;
    padding: 0;
    z-index: 1;
    position: relative;
    overflow: hidden;
    float: left;
    width: 100%;
}

.glow {
    width: 40px;
    height: 100%;
    z-index: 999;
    position: absolute;
    animation: flow 1.5s linear infinite;
    transform: skew(20deg);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 1) 100%);
    border-left: 1px solid #fff;
    z-index: 0;
}

@keyframes flow {
    0% {
        left: -20px;
        opacity: 0;
    }

    30% {
        left: 100px;
        opacity: 0.3;
    }

    60% {
        left: 200px;
        opacity: 0.6;
    }

    100% {
        left: 450px;
        opacity: 0;
    }
}

.top2 {
    padding: 0;
    display: flex;
    align-items: center;
}

.top3 {
    padding: 0;
}

.top4 {
    padding: 0;
}

.top7 {
    padding: 0;
    text-align: center;
}

.top7 p {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    padding: 15px 0 0;
}

.top8 {
    padding: 0;
    text-align: center;
}

.top8 p {
    text-align: center;
    color: #ddda02;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 500;
    padding: 5px 0 10px;
}

.top5 {
    padding: 0;
}

.top6 {
    padding: 10px 0;
    text-align: center;
}

.top6 span {
    display: block;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    text-shadow: 0 0 12px;
}

.top6 a {
    padding: 6px 15px 4px;
    display: inline-block;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    color: #ffffff;
    text-transform: uppercase;
    background: #01bd00;
    border-radius: 30px;
}

.header-logo {
    padding: 0;
    float: left;
    width: 100%;
}

.header-logo-1 {
    padding: 0;
    display: flex;
    align-content: baseline;
}

.header-logo-left {
    padding: 0;
}

.header-logo-left-1 {
    padding: 5px 15px 0px 65px;
    text-align: center;
    margin-top: 15px;
}

.header-logo-right {
    padding: 0;
}

.header-logo-right-1 {
    padding: 0 0 15px;
    text-align: center;
}

.head-logo-line {
    padding: 0;
}

.head-logo-line p {
    padding: 11px 0 0px 25px;
    color: #f30002;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 600;
    text-align: center;
    background: #ddda02;
    border-radius: 0 0 0 20px;
}

.head-logo-line-1 {
    padding: 0;
}

.head-logo-line-1 p {
    padding: 5px 0 5px 0;
    color: #1a2705;
    font-size: 24px;
    text-transform: capitalize;
    font-weight: 600;
    text-align: center;
}

.head-list li {
    padding: 0 6px 0px;
    color: #272727;
    font-size: 17px;
    text-transform: capitalize;
    font-weight: 500;
    text-align: center;
    display: inline-block;
}

.head-list li:before {
    padding: 0;
    border: 4px double #f30002;
    width: 12px;
    height: 12px;
    border-radius: 50px;
    margin: 0 3px 0 0;
    content: "";
    display: inline-block;
}
.contact-form form span input {
    float: left;
    width: 97%;
    height: 40px;
    border: 1px solid #ddd;
    background-color: #fff;
}

.contact-form form span textarea {
    float: left;
    width: 100%;
}

.contact-form {
  float: left;
  width: 100%;
  background-color: #b30400;
  padding: 20px;
  border-radius: 20px;
  box-shadow: 3px 3px 3px #313131;
  margin-top: 35px;
}
.form-title {
    float: left;
    width: 100%;
    color: #ffb400;
    text-align: center;
    font-size: 36px;
    padding-bottom: 20px;
    font-family: 'Pirata One', cursive;
}
.contact-container {
  float: left;
  width: 100%;
  background-color: #031c09;
  padding: 40px;
}
.contact-container form span {
    float: left;
    width: 33%;
}
.contact-container form span input {
  float: left;
  width: 95%;
  height: 43px;
  border: 0px;
  border-radius: 20px;
  padding: 10px;
}
.contact-container form span label {
    float: left;
    width: 100%;
    font-size: 18px;
    margin-top: 30px;
    color: #fff;
}
.contact-container form span textarea {
  float: left;
  width: 100%;
  border: 0px;
  border-radius: 20px;
  padding: 20px;
}
.contact-container form span.discription {
    float: left;
    width: 97%;
}
.contact-container button {
  background-color: #fa0;
  color: #000;
  font-size: 20px;
  padding: 10px 30px;
  border: 0;
  margin-top: 20px;
}
.contact-container .why-header.why-header2.hdd {
  color: #fff;
  font-family: "Saira Condensed", sans-serif;
  font-size: 38px;
  font-family: "Bigshot One", serif;
}
@media(min-width:992px) and (max-width:1200px){
}
@media(min-width:768px) and (max-width:991px){
    .header-logo-1 {
        display: block;
      }
      .header-logo-left-1 {
        padding: 0px;
      }
      .top-contact-left {
        display: none;
      }
}
@media(min-width:640px) and (max-width:767px){
    .top2 {
        display: block;
      }
      .header-logo-1 {
        display: block;
      }
      .header-logo-left-1 {
        padding: 0px;
      }
}
@media(min-width:480px) and (max-width:639px)
{.top2 {
    display: block;
  }
  .header-logo-1 {
    display: block;
  }
  .header-logo-left-1 {
    padding: 0px;
  }
  .top-contact-left {
    display: none;
  }
  .top-contact-right {
    display: none;
  }
  .top-contact-center-1 a {
    font-size: 35px;
  }
  .about-us-title strong {
    font-size: 35px;
  }
  .srv-1 {
    width: 100%;
  }
  .choose-1 {
    padding: 0;
    width: 100%;
  }
  .service-2 {
    display: block;
  }
  .srv1-1 {
    width: 100%;
  }
  .service-img-1 a {
    font-size: 14px;
  }

}
@media(min-width:320px) and (max-width:479px)
{.top2 {
    display: block;
  }
  .header-logo-1 {
    display: block;
  }
  .header-logo-left-1 {
    padding: 0px;
  }
  .top-contact-left {
    display: none;
  }
  .top-contact-right {
    display: none;
  }
  .top-contact-center-1 a {
    font-size: 35px;
  }
  .about-us-title strong {
    font-size: 35px;
  }
  .srv-1 {
    width: 100%;
  }
  .choose-1 {
    padding: 0;
    width: 100%;
  }
  .service-2 {
    display: block;
  }
  .service-img {
    width: 100%;
  }
  .service-text {
    width: 100%;
  }
  .service-img-1 {
    text-align: center;
  }
  .srv1-1 {
    width: 100%;
  }

}