@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&amp;display=swap');

body {
    font-family: "Outfit", sans-serif;
    font-weight: 500;
}

.hdd {
    font-family: "Oswald", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.main-container {
    float: left;
    width: 100%;
    overflow: hidden;
    background: url(../images/bg);
    background-attachment: fixed;
    background-repeat: repeat;
    background-size: contain;
}

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

img {
    max-width: 100%;
}

.text-center {
    text-align: center !important;
}


.footer-sec {
  background-color: #013f1b;
    background-size: cover;
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.footer-1 {
    padding: 15px;
}

.footer-2 {
    padding: 0;
}

.footer-title {
    padding: 0;
}

.footer-title p {
    color: #ff9900;
    text-transform: capitalize;
    font-size: 28px;
    padding: 0 0 7px;
}

.footer-list {
    padding: 0;
}

.footer-list ul li {
    font-weight: 700;
    color: #000000;
    font-size: 16px;
    padding: 8px 12px;
    text-transform: capitalize;
    background: #ffffff;
    margin: 11px 0;
    border-radius: 30px;
}

.footer-list ul li i {
    font-weight: 600;
    color: #ca0000;
    padding: 0 6px 0 0;
    font-size: 18px;
}

.footer-list p {
    color: #ffffff;
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
}

.footer-contac {
    padding: 0;
}

.footer-contac ul li {
    padding: 6px 0;
}

.footer-contac ul li i {
    color: #ff9900;
    font-size: 20px;
    padding: 0 2px 0 0;
}

.footer-contac ul li a,
.footer-contac ul li p {
    font-size: 19px;
    color: #ffffff;
    font-weight: 600;
    text-transform: capitalize;
    display: inline-block;
}

.footer-copyryt {
    padding: 0;
    text-align: center;
}

.disclaimer {
    color: #ffffff;
    font-size: 14px;
    padding: 45px 0 0;
    line-height: 23px;
}

.copyryt {
    color: #ffa113;
    padding: 8px 0 0;
    line-height: 25px;
    font-weight: 600;
    font-size: 15px;
}

.awards {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.about-title {
    padding: 0;
    text-align: center;
}

.about-title strong {
    color: #09381b;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 70px;
}

.about-title p {
    font-size: 21px;
    color: #000000;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 32px;
}

.award1 {
    padding: 10px;
    margin-top: 20px;
}

.award2 {
    padding: 0;
}

.award2 img {
    width: 100%;
}

.srv-sec {
   background: url(../images/bg.jpg) no-repeat;
    background-size: cover;
    float: left;
    width: 100%;
    padding: 50px 0px;
}
.srv-title strong {
    color: #ff9900;
    font-weight: 500;
}
.srv-title p {
    color: #fff;
    font-weight: 600;
}
.srv-sec-3 {
    padding: 35px 0 0;
}
.srv-1 {
    padding: 15px;
}
.srv-2 {
    padding: 0;
}
.srv-image {
    padding: 0;
}
.srv-img {
    padding: 0;
    text-align: center;
}
.srv-hover {
    vertical-align: top;
    opacity: 1;
    visibility: visible;
    top: 12%;
    display: block;
    position: absolute;
    transition: all 0.5s;
    width: 100%;
    text-align: center;
    right: 0;
    margin: 0;
    left: 0;
}
.srv-hover img {
    opacity: 0;
    transition: opacity .25s linear;
    left: -24px;
    margin: 0 auto;
    padding: 0;
    position: absolute;
    top: -2px;
    right: 0;
    transform: rotate(-7deg);
}
.srv-2:hover .srv-hover img {
    opacity: 80%;
}
.srv-text {
    padding: 15px 0 0;
    text-align: center;
}
.srv-text strong {
    color: #ff9900;
    text-transform: capitalize;
    font-size: 24px;
}
.srv-text p {
    color: #fff;
    padding: 6px 0 22px;
    font-size: 16px;
    line-height: 26px;
}
.srvv-contac ul li {
    display: inline-block;
}
.srvv-contac ul li:first-child a {
    background: #ffa113;
}
.srvv-contac ul li a {
    font-size: 15px;
    color: #ffffff;
    font-weight: 700;
    padding: 8px 15px 7px;
    background: #097114;
    text-transform: uppercase;
}

.marquee-sec {
    background: #ff9900;
    float: left;
    width: 100%;
}
.marquee-sec-2 {
    padding: 0;
}
.markk {
    padding: 0;
}
.markk-1 {
    padding: 0;
}
.markk-1 p {
    display: inline-block;
    background: #ffffff;
    padding: 10px 35px 9px 16px;
    color: #09381b;
    font-size: 20px;
    font-weight: 700;
    clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);
    border-radius: 50px;
    text-transform: capitalize;
    margin: 0;
}
.markk-1 span {
    position: absolute;
    background: #ffffff;
    color: #000;
    font-weight: 700;
    display: inline-block;
    font-size: 19px;
    padding: 12px 19px 0px 35px;
    text-transform: capitalize;
    
    border-radius: 90px;
}
.top-icon {
    padding: 0;
    text-align: right;
}
.top-icon-1 {
    padding: 0;
}
.top-icon-1 ul li {
    display: inline-block;
    padding: 5px 5px 4px;
}
.top-icon-1 ul li a {
    background: #09381b;
    display: inline-block;
    border-radius: 7px;
    width: 40px;
    height: 40px;
    font-weight: 600;
    color: #ffffff;
    font-size: 20px;
    text-align: center;
    line-height: 41px;
}
.headline-section {
    padding: 0 0px;
    float: left;
    width: 100%;
}
.headline-section1 {
    padding: 0px 0 8px;
    background: #09381b;
    text-align: center;
    z-index: 99;
}
.headline-section1 p {
    color: #ffffff;
    font-size: 35px;
    text-transform: capitalize;
    padding: 10px 10px 0;
    animation: blk 0.9s infinite ease-in;
    font-weight: 600;
}
@keyframes blk
{
    0% {
    color: #ffffff;
}
100% {
    color: #ff9900;
}
}


.testimonials {
    float: left;
    width: 100%;
    padding: 50px 0px;
}
.testimonials1 {
    padding: 10px;
    margin-top: 30px;
}
.testimonials2 {
    position: relative;
    z-index: 9;
    box-shadow: 0 0 12px #0000001f;
    background: #013f1b;
    padding: 0 20px 30px;
    border-radius: 30px;
}
.testimonials3 {
    display: flex
;
    justify-content: center;
    align-items: center;
    padding: 20px 0px 0px 0px;
    position: relative;
}
.testimonials3:before {
    background: #f1f202;
    content: "";
    width: 50px;
    border-radius: 0 0 50px 50px;
    top: 0;
    height: 100%;
    left: 0px;
    z-index: -9;
    position: absolute;
}
.testimonials3 span {
    width: 50%;
}
.testimonials3 span img {
    border-radius: 20%;
    border: 5px solid #f1f202;
    height: 80px;
}
.testimonials3 p {
    width: 50%;
    padding: 0;
    color: #f2f303;
    font-weight: 700;
    font-size: 19px;
    text-align: right;
    text-transform: capitalize;
}
.testimonials3 p b {
    display: block;
    font-size: 15px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
}
.testimonials4 p {
    color: #ffffff;
    font-size: 15px;
    text-align: left;
    padding: 20px 0 0;
    font-weight: 400;
    line-height: 28px;
}

.main-ser-sec {
    float: left;
    width: 100%;
    padding: 50px 0px;
}
.main-srv-right {
    padding: 15px;
}
.main-srv-1 {
    padding: 0 15px;
}
.main-srv-2 {
    padding: 0;
    text-align: center;
}
.main-srv-img {
    padding: 0;
}
.main-srv-img img {
    
    width: 100%;
}

.main-srv-text {
    padding: 0;
    position: relative;
}
.main-srv-text:before {
    content: "";
    margin: 0 auto;
    background: #09381b;
    position: absolute;
    height: 58%;
    width: 4px;
    left: 0;
    right: 0;
    top: 0;
    z-index: -1;
}
.main-srv-text span {
    color: #ffa113;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 6px 10px 5px;
    display: block;
    background: #09381b;
    
}
.main-srv-text a {
    color: #ca0000;
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 700;
    display: inline-block;
    padding: 6px 0;
}
.main-srv-contact {
    padding: 16px 0 0;
}
.main-srv-text a {
    color: #ca0000;
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 700;
    background: #faeec6;
    display: inline-block;
    padding: 6px 0;
}
.main-srv-contact a i {
    font-size: 27px;
    height: 60px;
    width: 60px;
    text-align: center;
    line-height: 52px;
    color: #09381b;
   
    border: 4px solid #09381b;
    font-weight: 600;
}

.about-head {
    padding: 0;
    text-align: center;
}

.about-head strong {
    color: #09381b;
    font-weight: 800;
    font-size: 45px;
    text-transform: capitalize;
    display: block;
    padding: 3px 0 0 0;
}

.about-head p {
    color: #ca0000;
    font-weight: 700;
    font-size: 18px;
    text-transform: capitalize;
    display: inline-block;
    position: relative;
    margin-bottom: 10px;
    padding-left: 10px;
}

.about-head p:before {
    content: "";
    height: 5px;
    width: 2px;
    position: absolute;
    background: #fff;
    top: 8px;
    left: 0;
    z-index: 1;
    transition: all .4s ease;
}

.about-head p:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 2px;
    left: 0;
    top: 0px;
    background: #ca0000;
}
.about {
    float: left;
    width: 100%;
    padding: 50px 0px;
}
.about-us-content {
    padding: 0 0 25px;
}
.about-us-content p {
    padding: 5px 0;
    text-align: justify;
    line-height: 32px;
    color: #424242;
    font-size: 16px;
    font-weight: 500;
}
.about-us-content p strong {
    color: #ca0000;
    font-weight: 600;
}
.about-us-content ul {
    padding: 8px 0;
}
.about-us-content ul li {
    position: relative;
    display: inline-block;
    padding: 6px 15px 7px;
    line-height: 31px;
    color: #09381b;
    font-size: 16px;
    font-weight: 600;
    background: #ffa113;
    margin: 4px 0 6px;
    border-radius: 40px;
}



.other-services {
  padding: 50px 0px;
  float: left;
  width: 100%;
  text-align: center;
}

.other-services1 {
  padding: 12px;
  text-align: center;
}

.other-services3 img {

  border: 8px solid #ff9900;
  width: 100%;
  text-align: center;
  z-index: 2;
  position: relative;
}

.other-services4 {
  background: #09381b;
  width: 100%;
  margin: -67px auto 0;
  padding: 21% 9px 0;

}

.other-services4 strong {
  font-size: 18px;
  font-weight: 600;
  text-transform: capitalize;
  padding: 6px 10px 2px;
  display: block;
  position: relative;
  color: #ca0000;
  background: #fff;
  margin: 12px 0 0;
  border-radius: 15px 15px 0 0;
}


.other-services4 a {
  display: inline-block;
  font-size: 27px;
  color: #ffffff;
  padding: 4px 15px 3px;
  border-radius: 50px;
  background: #4db500;
  width: 60px;
  height: 60px;
  line-height: 53px;
  position: relative;
  z-index: 5;
}



.counter-sec{
  float: left;
  width: 100%;
  background: url(../images/bg.jpg);
  padding-top: 50px;
  padding-bottom: 30px;
  background-attachment: fixed;
  }
  .counter-1{
    padding: 12px;
    text-align: center;
  }
  .counter-count {
      color: #09381b;
      font-size: 37px;
  }
  .counter-count:after {
      content: "+";
  }
  .count-up span{
      color: #09381b;
      font-size: 18px;
      text-transform: capitalize;
      padding: 10px 0 0px;
      display: block;
      margin: 0 0 -4px;
  }
  .count-up i{
      font-size: 55px;
      display: inline-block;
      color: #ff9900;
  }
  .counter-2:hover .count-up i{
      animation: policy 1.2s linear;
  }
  @keyframes policy{
    16.65%{transform:translateX(7px)}
    33.33%{transform:translateX(-5px)}
    49.95%{transform:translateX(3px)}
    66.6%{transform:translateX(-2px)}
    83.25%{transform:translateX(1px)}
    100%{transform:translateX(0)
  }
  }

  .header
  {
    float: left;
    width: 100%;
    padding: 10px 0px;
    background: #fff;
    text-align: center;
  }




.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: #ee9202;
  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: #013f1b;
}
.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: #0a0a0a;
    color: #fff;
    font-size: 20px;
    padding: 10px 30px;
    border: 0;
    margin-top: 20px;
}
.contact-container .why-header.why-header2.hdd {
  color: #013f1b;
  font-family: "Saira Condensed", sans-serif;
  font-size: 38px;
  font-family: "Oswald", sans-serif;
  font-weight: bold;
}


@media(min-width:992px) and (max-width:1200px){
}
@media(min-width:768px) and (max-width:991px){
    .top-icon {
  text-align: center;
}
.header .col-sm-4{width: 50%;}
.header2 {
  display: none;
}
.main-srv-1 {
  width: 50%;
}
.srv-1 {
  width: 50%;
}

}
@media(min-width:640px) and (max-width:767px){.top-icon {
  text-align: center;
}
.header2 {
  display: none;
}
.about-title strong {
  font-size: 45px;
}
}
@media(min-width:480px) and (max-width:639px)
{.top-icon {
  text-align: center;
}

.about-title strong {
  font-size: 45px;
}
.header .container {
  padding: 0;
}
}
@media(min-width:320px) and (max-width:479px)
{
    .markk {
  display: none;
}
.top-icon {
  text-align: center;
}

.about-title strong {
  font-size: 45px;
}
.header .container {
  padding: 0;
}
}
