@import url('https://fonts.googleapis.com/css2?family=Oswald&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lexend:wght@300&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: #ffd401;
    padding: 10px 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: 'Lexend', sans-serif;
}
.top-border ul li img {
    width: 30px;
    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;*/
  
    font-family: 'Lexend', sans-serif;
}
.top-header {
    float: left;
    width: 100%;
    padding: 0px 0px; 
	background: url(../images/background.png) 0 0 repeat;
	background: #ff0000;
}
.top-img {
    float: left;
    width: 100%;
    padding: 10px 0;
}
.top-img-logo {
    float: left;
    width: 100%;
}
.top-img img{
    float: left;
    width: 100%;
}
.top-img-logo img{
    float: left;
    width: 100%;
}
.top-header-text {
    float: left;
    width: 100%;
    background: #ffd401;
    color:#000;
    padding-top: 10px;
    font-size: 18px;
    font-family: 'Lexend', sans-serif;
}
.main-services {
    float: left;
    width: 100%;
    padding: 50px 0px;
    background: #002949;
	background: url(../images/background.png);
	    background: #ff1515;
}
.ser-header {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 35px;
    color: #ffd401;
    font-family: 'Oswald', sans-serif;
}
.ser-sub {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: #fff;
    font-family: 'Lexend', 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%;
    border-radius: 50%;
    overflow: hidden;
    border: 13px solid;
    border-color: #ffd401 #ffffff #ffffff #ffd401;
}
.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: #ffd401;
    padding: 5px 15px;
    font-size: 16px;
    color: #000;
    border-radius: 30px;
    font-family: 'Lexend', sans-serif;
    font-weight: 600;
}
.a-us {
    float: left;
    width: 100%;
    padding: 50px 0px;
    background: url(../images/background1.png);
    background-size: cover;
        background: #fff;
}
.a-header {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 35px;
    color: #002949;
    font-family: 'Oswald', sans-serif;
}
.a-sub {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: #000;
    font-family: 'Lexend', sans-serif;
    padding-top: 10px;
    padding-bottom:30px;
}
.a-right {
    float: left;
    width: 100%;
    font-size: 16px;
    color: #000;
    font-family: 'Lexend', sans-serif;
    text-align: left;
    font-weight: 500;
}
.a-right p{
   padding: 10px 0px;
}
.a-right p strong{
   color: #002949;
 } 
 .a-right ul {
    list-style: none;
}
.a-right ul li i
{
    font-weight: 300;
    padding-right: 10px;
    color: #002949;
}
.choose-us-part {
    float: left;
    width: 100%;
    border: solid 1px #fbb33924;
    padding: 17px 10px;
    border-radius: 5px;
    margin-bottom: 10px;
    text-align: center;
    transition: 0.7s;
    background: #002949;
    margin-bottom: 30px;
}
.choose-us-part h4 {
    color: #ffd401;
    font-size: 25px;
    font-family: 'Lexend', sans-serif;

}
.choose-us-part:hover
{
    background: #ffd401;
}
.choose-us-part:hover h4 {
    color: #000;
}
.a-left .serv-call a
{
    font-size: 22px;
}
.other-ser {
    float: left;
    width: 100%;
    padding: 50px 0px;
    background: url(../images/bg01.jpg) 0 0 repeat;
    /* background-size: cover;
    background-attachment: fixed; */
 background: #ff3535;
}

.ot-header {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 35px;
    color: #002949;
    font-family: 'Oswald', sans-serif;
}
.ot-sub {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: #000;
    font-family: 'Lexend', sans-serif;
    padding-top: 10px;
    padding-bottom:30px;
}
.o-border {
    float: left;
    width: 100%;
    padding: 10px;
    border: 2px solid #ffd401;
    outline: 2px solid #002949;
    outline-offset: -5px;
    margin-bottom: 20px;      background: #fff;
}
.o-img {
    float: left;
    width: 100%;
    padding: 15px;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    transition: 0.3s ease-in-out;
}
.o-img img{
    float: left;
    width: 100%;
    border-radius: 50%;
    transition: 0.3s ease-in-out;
}
.o-img::before{
    content: "";
    position: absolute;
    width: 80%;
    height: 80%;
    top: 0px;
    right: inherit;
    bottom: inherit;
    left: 0px;
    margin: 0 auto;
    background: #ffd401;
    z-index: -1;
    border-radius: 50%;
    transition: 0.3s ease-in-out;
}
.o-img::after{
    top: inherit;
    bottom: 0;
    left: inherit;
    right: 0;
    z-index: -1;
    background: #002949;
    border-radius: 50%;
    transition-delay: 0.1s;
    content: "";
    position: absolute;
    width: 80%;
    height: 80%;
    margin: 0 auto;
}
.o-border:hover .o-img::before
{
    transform: rotate(180deg) translate(-10%, -10%);
    background: #fcc1072e;
    z-index: 1;
}
.o-border:hover .o-img::after
{
    transform: rotate(180deg) translate(10%, 10%);
    background: #fcc1072e;
    z-index: 1;  
}
.o-title {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 22px;
    padding: 8px 0px;
    color: #000;
    font-family: 'Oswald', sans-serif;
    background: #ffd401;
    margin-top: 5px;
    letter-spacing: 2px;
}
.o-desc {
    float: left;
    width: 100%;
    font-size: 16px;
    color: #000;
    font-family: 'Lexend', sans-serif;
    text-align: center;
    font-weight: 500;
    padding: 10px 0px;
}
.o-call {
    float: left;
    width: 100%;
    text-align: center;
    padding: 5px 0px;
}
.o-call a {
    background: #002949;
    padding: 5px 15px;
    font-size: 16px;
    color: #fff;
    border-radius: 30px;
    font-family: 'Lexend', sans-serif;
}
.why-us {
    float: left;
    width: 100%;
    padding: 50px 0px;
    background: #002949;
} 
.why-header {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 35px;
color: #ffd401;
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: 'Lexend', sans-serif;
   color: #fff;
}
.why-border {
    float: left;
    width: 100%;
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
    padding: 10px;
    background: #ffd401;
}
.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: 'Lexend', sans-serif;
}
.testimonial {
    float: left;
    width: 100%;
    padding: 50px 0px;
    background: #002949;
}
.testimonial-head {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 35px;
    padding-bottom: 60px;
    font-weight: 600;
    color: #ffd401;
    font-family: 'Oswald', sans-serif;
}
.testimonial-border {
    float: left;
    width: 100%;
    box-shadow: 2px 3px 30px 0 rgb(0 0 0 / 8%);
    padding: 0 30px 30px 30px!important;
    position: relative;
    text-align: left;
    background: #fff;
}
.testimonial-im {
    float: left;
    width: 100%;
}
.testimonial-im img {
    box-shadow: 0 3px 1px 0 #002949;
    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: 'Lexend', sans-serif;
}
.testimonial-tit {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: #002949;
    padding: 3px;
border-radius: 8px;
    font-family: 'Oswald', sans-serif;
}
.last-colp {
    float: left;
    width: 100%;
    text-align: center;
    padding: 20px 0px;
    background: #000;
}
.last-colp p{
    float: left;
    width: 100%;
    padding: 10px 0px;
    text-align: center;
    font-size: 16px;
    color: #fff;
   font-family: 'Lexend', sans-serif;
}
.a-copy {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #ffd401;
   font-family: 'Lexend', 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;
    }
    
    .whatsaapp
    {
    
    bottom: 0px;
    right: 16px;
    position: fixed;
    z-index: 1111;
    
    }
	
	.footer-sec {
    padding: 0;
    background: url(../images/bg-img.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.main {
    width: 93%;
    padding: 0;
    margin: 0 auto;
    border: 0px solid;
}
	
	.footer-sec:before {
    position: absolute;
    content: "";
    background: #000000cf;
    width: 100%;
    height: 100%;
}
.srv-list1-text ul li {
    padding: 0 0 15px;
    font-size: 17px;
    font-weight: 400;
    color: #fff;
    text-transform: capitalize;
}

.footer-sec-1 {
    padding: 60px 0 28px;
}
.srv-list1 {
    padding: 0 15px;
}

@media(min-width:320px) and (max-width:479px)
{
    .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;
      }
      .top-border ul li {
  float: left;
  width: 50%;
}
}
@media(min-width:480px) and (max-width:639px)
{
    .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%;
}
}
