@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Concert+One&amp;display=swap');
body {
    font-family: "Inter", sans-serif;
    font-weight: 500;
}
.add-sec {
  float: left;
  width: 100%;
}
.main-container {
    float: left;
    width: 100%;
    overflow: hidden;
    background: url(../images/bg2.html);
    background-attachment: fixed;
}

img {
    max-width: 100%;
}

.hdd {
 font-family: "Concert One", sans-serif;
    font-weight: 400;
}

.header {
    float: left;
    width: 100%;
    padding: 10px 0px;
    text-align: center;
}

.banner3 {
    float: left;
    width: 100%;
}.header2 img {
  float: left;
  width: 100%;
}
.aboutus-section1 {
    float: left;
    width: 100%;
    padding: 50px 0px;
}
.tophead-section {
    background: linear-gradient(323deg, #ff4500, #ff4500);
    float: left;
    width: 100%;
}

.design-tophead {
    justify-content: center;
    align-items: center;
}

.tophead-left1 a {
    display: block;
    font-size: 20px;
    color: #fff;
    padding-top: 10px;
    text-align: center;
}

.tophead-left1 a i {
    color: #fcfd01;
    margin: 0px 0 0px;
}

.tophead-center1 {
    color: #363636;
    padding: 11px 10px 2px;
    width: 55%;
    font-weight: 500;
    font-size: 20px;
    background: #fff;
}

.tophead-right1 {
    padding: 0;
    width: 20%;
}

.tophead-right1 a {
    font-size: 20px;
    text-transform: capitalize;
    color: #fff;
    display: block;
    text-align: right;
    padding-top: 10px;
    font-family: "Oswald", sans-serif;
}

.tophead-right1 a i {
    color: #fcfd01;
    margin: 0px 0 -1px;
}

.top-sec {
    padding: 0 12px;
     background: linear-gradient(323deg, #110049, #110049);
    float: left;
    width: 100%;
}

.top-left {
    padding: 0;
}

.top-left-1 {
    padding: 0;
    text-align: center;
}

.top-left-1 p {
    text-align: center;
    font-size: 19px;
    font-weight: 500;
    color: #ffffff;
    text-transform: capitalize;
    padding: 7px 0 6px;
}

.top-left-1 p i {
    font-size: 17px;
    font-weight: 400;
    color: #fcfd01;
}

.top-right {
    padding: 0;
}

.top-right-1 {
    padding: 0;
}

.top-right-1 ul {
    text-align: center;
    display: flex;
    justify-content: center;
    font-size: 17px;
}

.top-right-1 ul li {
    text-align: center;
    font-size: 19px;
    font-weight: 600;
    color: #ffffff;
    text-transform: capitalize;
    display: flex;
    border-radius: 0 0 40px 40px;
    line-height: 36px;
    align-items: center;
}

.top-right-1 ul li i {
    font-size: 22px;
    font-weight: 600;
    color: #1a1a1a;
    background: #ffffff;
    margin: 0 15px 0;
    width: 45px;
    height: 42px;
    line-height: 43px;
}

.top-add {
    background: linear-gradient(45deg, #110049, #110049);
    float: left;
    width: 100%;
}

.top-add1 {
    padding: 8px 0 8px;
    font-weight: 600;
    font-size: 18px;
    color: #fff;
    line-height: 24px;
}

.aboutus-section {
    background: linear-gradient(323deg, #110049, #110049);
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.list1 {
    padding: 0;
}

.list1 ul {
    margin: 0px;
    padding: 0px;
}

.list2 ul li {
    text-transform: capitalize;
    display: block;
    font-size: 17px;
    color: #ffffff;
    font-weight: 500;
    padding: 8px 15px;
    border-radius: 60px;
    margin: 15px;
    border: 1px solid #ffffff3b;
}

.list2 ul li i {
    font-weight: 600;
    font-size: 19px;
    color: #f3f702;
    padding-right: 7px;
}


.aboutus-section2 {
    padding: 0px;
    background: #fff;
}

.aboutus-heading {
    text-align: center;
    padding: 0 0 15px;
}

.aboutus-heading strong {
    display: block;
    font-size: 35px;
    text-transform: capitalize;
    font-weight: 500;
    line-height: 75px;
    color: #ff4500;
}

.aboutus-heading span {
    text-transform: capitalize;
    font-size: 19px;
    color: #2d2d2d;
    font-weight: 600;
    display: inline-block;
}

.about-us img {
    float: left;
    width: 346px;
    padding: 8px;
    margin: 15px 15px 15px 0;
    border: 1px solid #4e06a529;
}

.about-us p {
    padding: 4px 0;
    color: #4f4e4e;
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
}

.about-us strong {
    padding: 8px 0 4px;
    display: inline-block;
    font-size: 17px;
}

.about-us ul {
    padding: 7px 0;
}

.about-us ul li {
    padding: 6px 0;
    display: block;
    color: #4f4e4e;
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
}

.about-us ul li i {
    color: #fcfd01;
    display: inline-block;
    font-size: 18px;
    text-align: center;
    padding: 0 6px 0;
    background: linear-gradient(323deg, #ff4500, #ff4500);
    padding: 5px;
}

.counter {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.counter-box {
    padding: 0;
}

.counter-1 {
    padding: 15px;
}

.counter-2 {
    padding: 0;
    text-align: center;
}

.count-up {
    text-align: center;
    background: #110049;
    padding: 20px 0 6px;
    position: relative;
    border: 1px solid #110049;
    border-radius: 50px;
}

.count-up i {
    color: #fff;
    font-size: 60px;
    font-weight: 300;
    text-transform: uppercase;
    padding: 0 0 15px;
}

.count-up p {
    color: #000000;
    font-size: 19px;
    font-weight: 800;
    text-transform: uppercase;
    padding: 5px 0px 2px;
    background: linear-gradient(45deg, #feec00, #fcfd01);
}

.counter-count {
    color: #fff;
    font-size: 20px;
    font-weight: 400px;
    text-transform: capitalize;
    padding: 5px 0 0;
    display: block;
    position: relative;
    border-radius: 50px;
}

.count-up:after {
    content: '';
    position: absolute;
    bottom: -16px;
    width: 70%;
    height: 50px;
    background: linear-gradient(323deg, #ff4500, #ff4500);
    background-repeat: no-repeat;
    left: 0;
    right: 0;
    z-index: -1;
    border-radius: 30px;
    margin: 0 auto;
}

.mainservices {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.mainsv1 {
    padding: 30px 15px 15px;
    text-align: center;
}

.scr-ser-img {
    border-radius: 20%;
    padding: 5px;
    border: 5px solid #ff4500;
}

.scr-ser-img img {
    border: 5px solid #fff;
    width: 100%;
}

.scr-ser span {
    font-size: 30px;
    color: #000d39;
    font-weight: 500;
    text-transform: capitalize;
    display: block;
    position: relative;
 font-family: "Concert One", sans-serif;
    padding: 12px 0 0;
}

.scr-ser p {
    padding: 0 0 10px;
    color: #4f4e4e;
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
}

.srv-call a {
    font-size: 34px;
    padding: 0;
    color: #fff;
    background: #0e6100;
    border-radius: 50%;
    animation: pulse 2s infinite;
    width: 75px;
    height: 75px;
    line-height: 68px;
    text-align: center;
    margin: 0 auto;
    border: 4px solid #ffffff;
    display: inline-block;
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 #0e6100;
    }

    100% {
        box-shadow: 0 0 0 10px transparent;
    }
}

.add-sec1 {
    padding: 0;
    text-align: center;
}

.add-sec1 p {
    padding: 15px 10px 14px;
    color: #000000;
    font-size: 35px;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 38px;
    background: linear-gradient(45deg, #feec00, #fcfd01);
}

.othersv-section {
    padding: 0;
    overflow: hidden;
    background: linear-gradient(323deg, #ff4500, #ff4500);
    float: left;
    width: 100%;
}

.othersv1 {
    padding: 0 15px 52px;
}

.othersv2 {
    text-align: center;
    position: relative;
    z-index: 0;
}

.othersv2 span {
    margin: 0 0 40px;
    color: #000000;
    font-size: 25px;
    font-weight: 500;
    padding: 0px 12px 0px;
    text-transform: capitalize;
    display: block;
    background: #fff;
    position: relative;
    z-index: 1;
}

.othersv2 img {
    border-radius: 50%;
    width: 240px;
    border: 5px solid #ffffff;
    box-shadow: 0 0 0px 12px #ffffff54;
}

.othersv2:after {
    content: '';
    position: absolute;
    bottom: -40px;
    width: 10px;
    height: 385px;
    background: #fff;
    background-repeat: no-repeat;
    left: 0;
    right: 0;
    z-index: -1;
    margin: 0 auto;
}

.testi-section {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.testi-1 {
    padding: 53px 15px 0px;
}

.testi-2 {
    padding: 0;
}

.testimonal-sec {
    padding: 15px;
    position: relative;
    text-align: center;
    border: 1px solid #110049;
    border-radius: 25px;
}

.testimonal-sec img {
    position: relative;
    margin: -60px 0 13px;
    border-radius: 50%;
    padding: 8px;
    background: #fcfd01;
}

.tesi-mane span {
    font-size: 17px;
    font-weight: 500px;
    text-transform: uppercase;
    color: #110049;
    position: absolute;
    display: block;
    width: 100%;
}

.testi-text p {
    padding: 40px 0 0;
    color: #4f4e4e;
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
}

.footer-section {
    background: linear-gradient(323deg, #000d39, #000d39);
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.text-start {
    text-align: left !important;
}

.contact-left1 {
    padding: 15px;
}

.contact-left1 ul {
    margin: 0px;
    padding: 0px;
}

.contact-left2 ul li {
    padding: 20px 10px;
    text-align: center;
    position: relative;
    border: 1px solid #ffffff21;
}

.contact-left2 li i {
    font-size: 80px;
    color: #ffffff;
    padding: 0 0 7px;
}

.contact-left2 li span {
    display: block;
    color: #fff;
    font-weight: 600;
    font-size: 40px;
}

.footer-ws a span {
    color: #fff;
    padding: 20px 10px;
    font-weight: 600;
    font-size: 40px;
    text-align: center;
    display: block;
    background: #005201;
}

.footer-ws a span i {
    display: block;
    font-size: 80px;
    padding: 0 0 8px;
}

.footer-left1 {
    padding: 15px 15px;
}

.footer-left2 {
    padding: 10px 15px;
    background: linear-gradient(45deg, #feec00, #fcfd01);
    border-radius: 15px 15px;
}

.footer-links ul li {
    color: #000;
    padding: 8px 12px 6px;
    background: #ffffff;
    position: relative;
    font-size: 17px;
    font-weight: 600;
    text-transform: capitalize;
    margin: 13px 0;
    border-radius: 40px;
    text-align: center;
}

.footer-right1 {
    padding: 15px 15px 15px;
}

.footer-contact-design strong {
    color: #ffffff;
    font-size: 42px;
    font-weight: 500;
    text-transform: capitalize;
    display: block;
    text-align: right;
    border-bottom: 1px solid #ffffff26;
    padding: 0 0 10px;
    line-height: 54px;
}

.disclaimer strong {
    font-size: 15px;
    line-height: 23px;
    font-weight: 400;
    color: #ffffffc9;
    padding: 10px 0 0;
    display: inline-block;
    text-align: right;
}

.disclaimer p {
    padding: 12px 0 0;
    font-weight: 500;
    color: #f5f400;
    font-size: 16px;
    text-align: right;
}
li
{
    list-style: none;
}

@media(min-width:992px) and (max-width:1200px){
}
@media(min-width:768px) and (max-width:991px){

}
@media(min-width:640px) and (max-width:767px){.tophead-center1 {
    width: 100%;
  }.tophead-right1 {
    width: 100%;
  }.header2 {
    display: none;
  }.top-right-1 {
    display: none;
  }.add-sec1 p {
    line-height: 50px;
  }
}
@media(min-width:480px) and (max-width:639px)
{.tophead-center1 {
    width: 100%;
  }.tophead-right1 {
    width: 100%;
  }.top-right-1 {
    display: none;
  }.add-sec1 p {
    line-height: 50px;
  }
  .header .col-sm-4 {
  padding: 0;
}
.tophead-left1 a {
  padding-top: 0px;
  text-align: center;
}
.header2 {
  float: left;
  width: 100%;
  padding: 10px 0px;
}
.tophead-center1 {
  color: #363636;
  padding: 4px 10px 2px;
  width: 100%;
  font-weight: 500;
  font-size: 20px;
  background: #fff;
  font-weight: bold;
  text-transform: uppercase;
  color: #000;
}
.tophead-right1 a {
  text-align: center;
}
}
@media(min-width:320px) and (max-width:479px)
{.tophead-center1 {
    width: 100%;
  }.tophead-right1 {
    width: 100%;
  }.top-right-1 {
    display: none;
  }.add-sec1 p {
    line-height: 50px;
  }
  .header .col-sm-4 {
  padding: 0;
}
.tophead-left1 a {
  padding-top: 0px;
  text-align: center;
}
.header2 {
  float: left;
  width: 100%;
  padding: 10px 0px;
}
.tophead-center1 {
  color: #363636;
  padding: 4px 10px 2px;
  width: 100%;
  font-weight: 500;
  font-size: 20px;
  background: #fff;
  font-weight: bold;
  text-transform: uppercase;
  color: #000;
}
.tophead-right1 a {
  text-align: center;
}
}
