@import url('https://fonts.googleapis.com/css2?family=Oswald&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins&amp;display=swap');
.main-container {
    float: left;
    width: 100%;
}

.banner_container {
    float: left;
    width: 100%;
}
.banner_container img{
    float: left;
    width: 100%;
}
  .banner3 {
    float: left;
    width: 100%;
}
.banner3 img{
    float: left;
    width: 100%;
}
.top-bar {
    float: left;
    width: 100%;
    background: #ffba00;
    padding: 5px 0px;
}
.top-border {
    float: left;
    width: 100%;
}
.top-border ul {
    margin-top: 7px;
}
.top-border ul li {
    list-style: none;
    display: inline-block;
}
.top-border ul li a {
    text-decoration: none;
    color: #000;
    margin-right: 10px;
    font-size: 18px;
   font-family: 'Poppins', sans-serif;
}
.top-border ul li img {
    width: 15px;
    margin-right: 5px;
}
.top-border2 {
    float: left;
    width: 100%;
    font-size: 17px;
    background: #000;
    padding: 5px 0px;
    text-align: center;
    color: #fff;
    /*border-radius: 30px;*/
    margin-top: 2px;
   font-family: 'Poppins', sans-serif;
}
.top-header {
    float: left;
    width: 100%;
    padding: 10px 0px;
}
.top-img {
    float: left;
    width: 100%;
}
.top-img-logo {
    float: left;
    width: 100%;
}
.top-img img{
    float: left;
    width: 100%;
}
.top-img-logo img{
    float: left;
    width: 100%;
}
.a-left .col-sm-6{padding: 0;}
.top-header-text {
    float: left;
    width: 100%;
    background: #ffba00;
    color:#000;
    padding-top: 10px;
    font-size: 18px;
   font-family: 'Poppins', sans-serif;
}
.main-services {
    float: left;
    width: 100%;
    padding: 0px;
    background: #ffeba9;
}
.t-om {
    background: url(../images/bg2.jpg);
    background-size: cover;
    background-attachment: fixed;
    padding: 120px;
    width: 100%;
    float: left;
}
.contact-footer1 {
    padding: 0px 0 0;
    text-align: center;
}
.contact-footer2 {
    padding: 0;
}
.contact-footer2 p {
    margin: 0;
}
.contact-footer2 p a {
    background: #ffbf2e;
    color: #000;
    font-size: 20px;
    text-transform: uppercase;
    display: inline-block;
    padding: 12px 25px;
    border-radius: 40px;
    font-weight: 600;
}
.contact-footer2 p span {
    background: #0f0f0f;
    height: 80px;
    text-align: center;
    display: inline-block;
    z-index: 9;
    width: 80px;
    border: 7px solid #ffbf2e;
    line-height: 69px;
    margin: 0px 0 -10px 23px;
    font-size: 33px;
    border-radius: 57px;
    color: #ffbf2e;
    position: relative;
}

.footer_section {
    padding: 0;
    background: #0f0f0f;
    float: left;
    width: 100%;
}
.footer_section1 {
    padding: 0px 0 0px 0;
}
.footer-info {
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer-detail1 {
    padding: 0;
    float: left;
    width: 100%;
}
.footer-detail2 {
    float: left;
    width: 100%;
    padding: 16px 15px 10px 15px;
    background: #ffbf2e;
    text-align: center;
}.footer-detail2 i {
    color: #000;
    font-weight: 600;
    font-size: 14px;
    text-transform: capitalize;
    font-family: 'Poppins', sans-serif;
}
.footer-detail2 strong {
    color: #000;
    font-size: 40px;
    margin: -8px 0 0 0;
    padding: 0px 0px 0;
    font-family: 'Oswald', sans-serif;
    display: block;
    text-transform: capitalize;
    font-weight: 400;
}
.footer-detail2 p {
    color: #000000;
    line-height: 27px;
    margin: 0;
    font-size: 15px;
    padding: 5px 0 0 0;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
}
.footer-detail2 p a {
    color: #000000;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}
.bestservices-section1 {
    float: left;
    width: 100%;
    background: #2a2929;
    /*margin-top: -100px;*/
    padding: 30px;
}
.bestservices-section12 {
    float: left;
    width: 100%;
    background: #1f4e33;
    margin-top: -150px;
    padding: 30px;
}
.ser-header {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 35px;
    color: #ffba00;
    font-family: 'Oswald', sans-serif;
}
.ser-sub {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: #fff;
   font-family: 'Poppins', sans-serif;
    padding-top: 10px;
    padding-bottom:30px;
}
.services-border {
    float: left;
    width: 100%;
}
.serv-img {
    float: left;
    width: 100%;
    position: relative;
    z-index: 1;
   
}
.serv-img img{
    float: left;
    width: 100%;
    overflow: hidden;
    border: 13px solid;
    border-color: #ffba00 #ffffff #ffffff #ffba00;
}
.serv-title {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 22px;
    padding: 8px 0px;
    color: #fff;
    font-family: 'Oswald', sans-serif;

}
.serv-call {
    float: left;
    width: 100%;
    text-align: center;
    padding: 5px 0px;
}
.serv-call a {
    background: #ffba00;
    padding: 5px 15px;
    font-size: 16px;
    color: #000;
    border-radius: 30px;
   font-family: 'Poppins', sans-serif;
    font-weight: 600;
}
.a-us {
    float: left;
    width: 100%;
    padding: 50px 0px;
    background: #fff;
}

.a-header {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 35px;
    color: #46041c;
    font-family: 'Oswald', sans-serif;
}
.a-sub {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: #000;
   font-family: 'Poppins', sans-serif;
    padding-top: 10px;
    padding-bottom:30px;
}
.a-right {
    float: left;
    width: 100%;
    font-size: 16px;
    color: #000;
   font-family: 'Poppins', sans-serif;
    text-align: left;
    font-weight: 500;
}
.a-right p{
   padding: 10px 0px;
}
.a-right p strong{
   color: #075400;
 } 
 .a-right ul {
    list-style: none;
}
.a-right ul li i
{
    font-weight: 300;
    padding-right: 10px;
    color: #075400;
}
.choose-us-part {
    float: left;
    width: 100%;
    border: solid 1px #000;
    padding: 17px 10px;
    text-align: center;
    transition: 0.7s;
    background: #ffba00;
}
.choose-us-part h4 {
    color: #000;
    font-size: 22px;
   font-family: 'Poppins', sans-serif;

}
.choose-us-part p {
    color: #000;
    font-size: 16px;
   font-family: 'Poppins', sans-serif;

}
.a-left .serv-call a
{
    font-size: 22px;
}
.other-ser {
    float: left;
    width: 100%;
    padding: 50px 0px;
    background: #fff;
    border: 10px solid #204e34;
}

.ot-header {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 35px;
    color: #46041c;
    font-family: 'Oswald', sans-serif;
}
.ot-sub {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: #000;
   font-family: 'Poppins', sans-serif;
    padding-top: 10px;
    padding-bottom:30px;
}
.o-border {
    float: left;
    width: 100%;
    padding: 10px;
    border: 2px solid #ffba00;
    outline: 3px solid #204e34;
    outline-offset: -5px;
    margin-bottom: 20px;
}
.o-img {
    float: left;
    width: 100%;
    padding: 15px;
    position: relative;
    z-index: 1;
    transition: 0.3s ease-in-out;
}
.o-img img{
    float: left;
    width: 100%;
    transition: 0.3s ease-in-out;
}
.o-title {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 22px;
    padding: 8px 0px;
    color: #000;
    font-family: 'Oswald', sans-serif;
    background: #ffba00;
    margin-top: 5px;
    letter-spacing: 2px;
}
.o-desc {
    float: left;
    width: 100%;
    font-size: 16px;
    color: #000;
   font-family: 'Poppins', sans-serif;
    text-align: center;
    font-weight: 500;
    padding: 10px 0px;
}
.a-left {
    float: left;
    width: 100%;
}
.services-border111 {
    float: left;
    width: 100%;
}
.services-border111 img{
    float: left;
    width: 100%;
}
.a-left img{
    float: left;
    width: 100%;
}
.o-call {
    float: left;
    width: 100%;
    text-align: center;
    padding: 5px 0px;
}
.o-call a {
    background: #204e34;
    padding: 5px 15px;
    font-size: 16px;
    color: #fff;
    border-radius: 30px;
   font-family: 'Poppins', sans-serif;
}
.just {
    float: left;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 80px;
   background: #204e34;
   
}
.just h2 {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 24px;
    color: #fff;
    line-height: 40px;
}
.just p {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 20px;
    padding-top: 10px;
    padding-bottom:10px;
 font-family: 'Poppins', sans-serif;
   color: #ffba00;
}
.why-us {
    float: left;
    width: 100%;
    padding: 50px 0px;
    background: #075400;
} 
.why-header {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 35px;
color: #ffba00;
font-family: 'Oswald', sans-serif;
}
.why-sub {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 20px;
    padding-top: 10px;
    padding-bottom:30px;
 font-family: 'Poppins', sans-serif;
   color: #fff;
}
.why-border {
    float: left;
    width: 100%;
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
    padding: 10px;
    background: #ffba00;
}
.why-border span {
    float: left;
    width: 100%;
}
.why-r {
    float: left;
    width: 100%;
}
.why-r img{
    float: left;
    width: 100%;
}

.why-border span img {
    float: none;
    display: table;
    margin: 0 auto;
}
.wh-t {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 20px;
    padding: 5px 0px;
    color: #000;
  font-family: 'Poppins', sans-serif;
}
.testimonial {
    float: left;
    width: 100%;
    padding: 50px 0px;
    background: #075400;
}
.testimonial-head {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 35px;
    padding-bottom: 60px;
    font-weight: 600;
    color: #ffba00;
    font-family: 'Oswald', sans-serif;
}
.testimonial-border {
    float: left;
    width: 100%;
    box-shadow: 2px 3px 30px 0 rgb(0 0 0 / 8%);
    padding: 30px!important;
    position: relative;
    text-align: left;
    background: #ffba00;
}
.testimonial-im {
    float: left;
    width: 100%;
}
.testimonial-im img {
    box-shadow: 0 3px 1px 0 #075400;
    border-radius: 50%;
    display: inline-block;
    border: 3px solid #ececec;
    height: 120px;
    margin: -47px 0 0 0;
}
.testimonial-im .side-img {
    text-align: right;
}
.side-img img {
    box-shadow: none;
    border-radius: 0;
    border: none;
    height: auto;
}
.testi-desc {
    float: left;
    width: 100%;
    padding: 10px 0px;
    text-align: center;
    font-size: 16px;
    color: #000;
  font-family: 'Poppins', sans-serif;
}
.testimonial-tit {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: #fff;
    padding: 3px;
border-radius: 8px;
    font-family: 'Oswald', sans-serif;
}
.last-colp {
    float: left;
    width: 100%;
    text-align: center;
    padding: 20px 0px;
    background: #1f4e33;
}
.last-colp p{
    float: left;
    width: 100%;
    padding: 10px 0px;
    text-align: center;
    font-size: 16px;
    color: #fff;
  font-family: 'Poppins', sans-serif;
}
.a-copy {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #ffba00;
  font-family: 'Poppins', sans-serif;
}
 
    .last-row
    {
    float: left;
    width: 100%;
    }
    .cal
    {
    
    bottom: 0px;
    left: 10px;
    position: fixed;
    z-index: 1111;
    
    }
    
    .whatsaapp img {
        -webkit-animation: mover 0.5s infinite  alternate;
        animation: mover 0.5s infinite  alternate;
    }
    .cal img {
        -webkit-animation: mover 0.5s infinite  alternate;
        animation: mover 0.5s infinite  alternate;
    }
    @-webkit-keyframes mover {
        0% { transform: translateY(0); }
        100% { transform: translateY(-10px); }
    }
    @keyframes mover {
        0% { transform: translateY(0); }
        100% { transform: translateY(-10px); }
    }
    
    .whatsaapp
    {
    
    bottom: 0px;
    right: 16px;
    position: fixed;
    z-index: 1111;
    
    }
@media(min-width:320px) and (max-width:479px)
{.bestservices-section12 { 
    padding: 0px;
  }
  .footer-info {
    display: contents;
  }
    .top-border2 {
        /*display: none;*/
      }
      .top-border {
        text-align: center;
      }
      .top-img-logo {
        display: none;
      }
      .services-border {
        margin-bottom: 20px;
      }
      .a-left .serv-call a {
        font-size: 15px;
      }
      .testimonial-border {
        margin-bottom: 20px;
      }
}
@media(min-width:480px) and (max-width:639px)
{bestservices-section12 { 
    padding: 0px;
  }
  .footer-info {
    display: contents;
  }
    .top-border2 {
        display: none;
      }
      .top-border {
        text-align: center;
      }
      .top-img-logo {
        display: none;
      }
      .services-border {
        margin-bottom: 20px;
      }
      .a-left .serv-call a {
        font-size: 15px;
      }
      .testimonial-border {
        margin-bottom: 20px;
      }
}

@media(min-width:640px) and (max-width:767px){
    .top-border2 {
        display: none;
      }
      .top-border {
        text-align: center;
      }
      .top-img-logo {
        display: none;
      }
      .services-border {
        margin-bottom: 20px;
      }
      .a-left .serv-call a {
        font-size: 15px;
      }
      .testimonial-border {
        margin-bottom: 20px;
      }
}
@media(min-width:768px) and (max-width:991px){
.top-header .col-sm-4
{
  width: 50%;
}
.top-img-logo {
    display: none;
  }
.main-services .col-sm-3
{
  width: 50%;
  margin-bottom: 20px;
}
.other-ser .col-sm-4
{
  width: 50%;
}
.a-us .col-sm-6
{
  width: 100%;
}
.a-left .col-sm-6
{
  width: 50%;
}
}
