@import url('https://fonts.googleapis.com/css2?family=Federo&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto&amp;display=swap');
.header {
    float: left;
    width: 100%;
    background-color: white;
}
.disclimer-container {
  text-align: center;
  background-color: #fff000;
  color: #000;
  font-weight: bold;
  padding: 18px;
  float: left;
  width: 100%;
}

.header-left {
    float: left;
    width: 100%;
   
}
.header-left img{
    float: left;
    width: 100%;
   
}
.header-left2 {
    padding: 0 0 10px 0;
    text-align: center;
}
.head-call2 {
    padding: 0px;
    text-align: center;
}
.head-call2 i {
    color: #f31434;
    font-size: 23px;
    padding: 15px 0 0px 0;
}
.head-call2 p a{
    color: #000;
    font-size: 23px;
    font-family: 'Federo', sans-serif;
    text-align: center;
    font-weight: bold;
    -webkit-animation: mover 0.5s infinite  alternate;
    animation: mover 0.5s infinite  alternate;
}

.head-call2 p {
   padding-top: 5px;
   -webkit-animation: mover 0.5s infinite  alternate;
   animation: mover 0.5s infinite  alternate;
}
.logo {
    width: 130px;
    display: block;
    box-shadow: 0 0 10px #1f1e1e;
    position: absolute;
    overflow: hidden;
    top: 67px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 50%;
    height: 130px;
    border: 2px solid #f0fe08;
}
.logo img {
    float: none;
    background-color: #f0fe08;
}

.header-right {
    float: left;
    width: 100%;
    padding: 0px 0;
}
.head-right2 {
    padding: 0px;
}
.head-list1 {
    padding: 16px 0 0;
}
.head-list2 {
    padding: 0;
}
.head-list2 ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.head-list2 ul li {
    margin: 0px;
    padding: 5px 0px;
    font-size: 18px;
    font-weight: 500;
    color: #000;
    text-transform: capitalize;
    font-family: 'Federo', sans-serif;
}
.head-list2 ul li i {
    color: #f31434;
    font-size: 17px;
    padding: 0 5px 0 0;
}

.head-main {
    float: left;
    width: 100%;
    background: #f31434;
  
}
.head1-right2 {
    padding: 10px 0 0 0px;
}
.head1-right2 p {
    color: #fff;
    font-size: 20px;
    text-transform: capitalize;
    margin: 0;
    font-weight: 500;
    text-align: center;
    padding: 0px 0;
    font-family: 'Roboto', sans-serif;
}
.head1-right2 p span {
    color: #00cc10;
    font-weight: 600;
    font-size: 53px;
    animation: blk 0.3s infinite;
}
@-webkit-keyframes blk {
    from {color: #fff;}
    to {color:#f0fe08;}
  }
.bg-r {
    float: left;
    width: 100%;
}
.mainleft {
    float: left;
    width: 100%;
    padding: 15px 10px 10px 10px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
}
.mainleft p {
    font-size: 18px;
    color: white;
    text-align: left;
}
.mark-call {
    padding: 0 10px 5px;
}
.mark-call1 {
    padding: 0px;
    /* border: 1px solid; */
}
.mark-call1 .mark-list {
    margin: 0;
    padding: 0;
    text-align: right;
    list-style: none;
    padding: 10px 0px;
}
.mark-list li {
    margin: 0 0px;
    background: #f0fe08;
    color: #000;
    border-radius: 5px;
    padding: 4px 13px;
    display: inline-block;
}
.mark-list li a {
    text-decoration: none;
    text-transform: capitalize;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    color: #000;
    font-family: 'Roboto', sans-serif;
}
.mark-list li a i {
    padding: 0 5px 0 0;
}
  .text1 {
    float: left;
    width: 100%;
    background: #f31434;
    font-size: 20px;
    color: white;
    padding: 5px 0px;
    font-family: 'Roboto', sans-serif;
    position: relative;
    z-index: -1;
}
.banner_container {
    float: left;
    width: 100%;
}
.banner_container img{
    float: left;
    width: 100%;
}


.copyrt {
    width: 100%;
    
    float: left;  
    text-align: center;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    color: black;
    background: white;
    padding: 10px 0px;
    }
    
    .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;
    
    }
    .banner3 {
        float: left;
        width: 100%;
    }
    .banner3 img{
        float: left;
        width: 100%;
    }
 
    
    @-webkit-keyframes blink2 {
        from {color: black;}
        to {color:white;}
      }
      .just {
        float: left;
        width: 100%;
        padding: 50px 0px;
        background: #f0fe08;
        position: relative;
        z-index: 1;
    }
    .just-headr {
        float: left;
        width: 100%;
        text-align: center;
        font-size: 45px;
        color: #f31434;
  font-family: 'Federo', sans-serif;
    }
    .just-sub {
        float: left;
        width: 100%;
        text-align: center;
        font-size: 35px;
        color: black;
        font-family: 'Roboto', sans-serif;
    }
    .just-call {
        float: left;
        width: 100%;
        text-align: center;
        font-size: 35px;
        color: black;
        font-family: 'Roboto', sans-serif;
    }
    .just-call a
    {
        color: #f31434;
    }
    .just-border {
        float: left;
        width: 100%;
        border: 5px solid black;
        padding: 20px;
    }
    .most-left {
        float: left;
        width: 100%;
    }
    .most-right {
        float: left;
        width: 100%;
        margin-top: -40px;
    }
  
   .most-right ul {
        text-align: left;
        width: 100%;
        padding: 20px;
        background: #f0fe08;
    }
    .most-right ul li {
        line-height: 50px;
        font-size: 18px;
        font-weight: 500;
        font-family: 'Roboto', sans-serif;
        list-style: none;
        color: black;
    }
    .most-right ul li i{
        padding-right: 10px;
        color: black;
    }
    .most-services {
        width: 100%;
        float: left;
        padding: 50px 0px;
        background: #f31434;
    }
    .most-header {
        float: left;
        width: 100%;
        text-align: center;
        font-size: 45px;
        color: white;
        padding-bottom: 30px;
    font-family: 'Federo', sans-serif;
    }
    .most-sub {
        float: left;
        width: 100%;
        text-align: center;
        font-size: 20px;
        color: #f0fe08;
        font-family: 'Roboto', sans-serif;
    }
    .most-border {
        float: left;
        width: 100%;
        text-align: center;
        margin-bottom: 30px;
        border: 1px solid #f0fe08;
        padding: 25px 15px;
        background: #ccbbbb;
    }
    .most-img {
        float: left;
        width: 100%;
     
    }
    .most-img img {
        float: left;
        width: 100%;
        clip-path: polygon(0 15%,0 0,100% 0,100% 0,95% 95%,60% 95%,50% 100%,40% 96%,5% 95%);
    }
    .most-title {
        float: left;
        width: 100%;
        font-size: 20px;
        padding: 5px 0px;
        color: #f31434;
        font-weight: bold;
         font-family: 'Roboto', sans-serif;
    }
    .most-desc {
        float: left;
        width: 100%;
        font-size: 15px;
        color: #000;
         font-family: 'Roboto', sans-serif;
    }
    .most-border:hover
    {
        box-shadow: 0px 10px 15px -10px #777777;
    -webkit-box-shadow: 0px 10px 15px -10px #777777;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    }
    .most-border:hover .most-img img
    {
        box-shadow: 10px 10px 15px -10px #777777;
    -webkit-box-shadow: 10px 10px 15px -10px #777777;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    }
    .most-border:hover .most-title 
    {
       color: black;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    }
    .ban2-sec {
        text-align: center;
        padding: 100px 0px;
        position: relative;
        background: url(../images/cal-bg.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-position: center;
        z-index: 1;
        float: left;
        width: 100%;
    }
    .ban2-sec:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0px;
        right: 0px;
        bottom: inherit;
        left: 0px;
        margin: 0 auto;
        z-index: -1;
        background: #000000b8;
    }
    .ban-name {
        font-size: 60px;
        color: #f0fe08;
        text-transform: capitalize;
        text-align: center;
     font-family: 'Federo', sans-serif;
        margin: 0px;
        font-weight: 700;
        width: 100%;
        float: left;
    }
    .astr-name {
        font-size: 40px;
        color: #fff;
        text-transform: capitalize;
        text-align: center;
     font-family: 'Federo', sans-serif;
        margin: 0px;
        padding: 10px 0px;
        width: 100%;
        float: left;
    }
    .ban-call {
        float: left;
        width: 100%;
        text-align: center;
        font-size: 18px;
       font-family: 'Roboto', sans-serif;
        padding: 10px 0px;
    }
    .ban-call a{
    position: relative;
        -webkit-transition: 0.4s ease-in-out;
        transition: 0.4s ease-in-out;
        color: white;
        border: 1px solid #f0fe08;
        padding: 10px 20px;
        font-weight: 400;
        z-index: 1;
    }
    .ban-call a::before{
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0px;
        right: 0px;
        bottom: 0px;
        left: 0px;
        margin: 0 auto;
        -webkit-transform: scale(1);
        transform: scale(1);
        background: black;
        border-radius: inherit;
        z-index: -1;
        -webkit-transition: 0.6s ease-in-out;
        transition: 0.6s ease-in-out;
    }
  .ban-call a:hover::before
  {
     transform: scale(0);
  }
  .ban-call a:hover
  {
     color: #f0fe08;
  }
.about-us {
    float: left;
    width: 100%;
    position: relative;
    z-index: 1;
    padding: 50px 0px;
}
.best-call {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 18px;
   font-family: 'Roboto', sans-serif;
    padding: 10px 0px;
}
.best-call a{
position: relative;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    color: #f31434;
    border: 1px solid #f0fe08;
    padding: 10px 20px;
    font-weight: 400;
    z-index: 1;
}
.best-call a::before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    margin: 0 auto;
    -webkit-transform: scale(1);
    transform: scale(1);
    background: #f0fe08;
    border-radius: inherit;
    z-index: -1;
    -webkit-transition: 0.6s ease-in-out;
    transition: 0.6s ease-in-out;
}
.best-call a:hover::before
{
 transform: scale(0);
}
.best-call a:hover
{
 color: #f31434;
}
.best-services {
    float: left;
    width: 100%;
    padding: 50px 0px;
}
.best-header {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 45px;
    font-family: 'Federo', sans-serif;
    color: #f31434;
}
.best-sub{
    float: left;
    width: 100%;
    text-align: center;
    font-size: 20px;
   
    color: black;
    font-family: 'Roboto', sans-serif;
    padding-bottom: 30px;
}
.best-desc {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: black;
    padding: 5px 0px;
    font-family: 'Roboto', sans-serif;
}
.best-title {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 28px;
    font-family: 'Federo', sans-serif;
    color: #f31434;
    font-weight: 600;
    padding: 25px 5px 0;
}
.best-img {
    float: left;
    width: 100%;
    position: relative;
    z-index: 1;
}
.best-img::after {
    content: "";
    position: absolute;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    text-align: center;
    top: -2px;
    margin: 0 auto;
    left: 0px;
    background: rgba(0, 0, 0, 0.5);
    transform: scale(1);
    transition: 0.4s;
}
.best-border:hover .best-img::after {
    transform: scale(0);
    transition: 0.4s;
}
.best-img img {
    float: left;
    width: 100%;
    border-radius: 50%;
    transition: 0.4s;
    box-shadow: 4px 4px 0px #f31434;
}
.best-border {
    float: left;
    width: 100%;
}
.about-us::before {
    content: "";
    position: absolute;
    width: 250px;
    height: 250px;
    top: -100px;
    right: inherit;
    bottom: inherit;
    left: 0px;
    margin: 0px auto;
    background: url(../images/x.html) center center / contain no-repeat;
    z-index: -1;
}
.abt-left {
    float: left;
    width: 100%;
}


.abt-header {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 45px;
 font-family: 'Federo', sans-serif;
    color: #f31434;
}
.line {
    float: left;
    width: 100%;
}
.line img {
    display: table;
    margin: 0 auto;
    float: none;
}
.abt-sub {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 25px;
    color: black;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    margin-bottom: 30px;
}
.abt-desc {
    float: left;
    width: 100%;
    text-align: justify;
    font-size: 18px;
    color: black;
    line-height: 30px;
}
.abt-desc ul {
    list-style: none;
    padding-top: 20px;
}
.abt-desc i
{
    padding-right: 10px;
    color: #f31434;
}
.abt-desc span
{
    color: #f31434;
    font-weight: bold;
}
   
        .testi {
            float: left;
            width: 100%;
            padding: 50px 0px;
        }
        .testi-header {
            float: left;
            width: 100%;
            text-align: center;
            font-size: 45px;
            color: black;
   font-family: 'Federo', sans-serif;
         padding-bottom: 30px;
         border-bottom: 2px dashed #f31434;
        }
    
        .testi-border {
            float: left;
            width: 100%;
            padding: 10px;
            position: relative;
            z-index: 1;
          
        }
       
        .testi-desc {
            float: left;
            width: 100%;
            text-align: center;
            font-size: 18px;
            color: black;
            font-family: 'Roboto', sans-serif;
            padding: 30px 20px 60px 20px;
    border-bottom: 2px solid #f31434;
    box-shadow: 1px 0px 1px 1px rgb(0 0 0 / 18%);
    background: #f0f0f0;
        }
        .testi-img {
            float: left;
            width: 100%;
            margin: -47px 0 0 0;
        }
        .testi-img img {
            display: table;
            margin: 0 auto;
            float: none;
            border-radius: 50%;
        }
        .testi-name {
            float: left;
            width: 100%;
            font-size: 25px;
            color: #f31434;
   font-family: 'Federo', sans-serif;
       text-align: center;
        }
        .footer {
            float: left;
            width: 100%;
            background: black;
        }
        .footer-border {
            float: left;
            width: 100%;
        }
        .footer-detail{
            padding: 10px;
            background: #f0fe08;
        }
        .footer-img {
            padding: 0;
            text-align: center;
        }
        .footer-img img {
            max-width: 100%;
        }
        .head-call1 {
            padding: 0 0 10px 0;
            text-align: center;
        }
        .head-call1 p {
            animation-name: bounce;
            animation-duration: 1s;
            margin: 0;
            animation-iteration-count: infinite;
        }
        @-webkit-keyframes bounce {
            from {color: black;}
            to {color:#f31434;}
          }
          
        .head-call1 a {
            text-transform: capitalize;
            margin: 0;
            color: #f31434;
            font-size: 27px;
            font-weight: 700;
            text-decoration: none;
            animation-name: bounce;
            animation-duration: 1s;
            margin: 0;
            animation-iteration-count: infinite;
        }
        .head-call1 span {
            color: #000000;
            font-size: 20px;
            margin: 0;
            font-weight: 800;
            padding: 10px 0 10px;
            text-transform: capitalize;
            font-family: 'Roboto', sans-serif;
        }
        .aaa {
            float: left;
            width: 100%;
            text-align: center;
            font-size: 18px;
            color: black;
            font-family: 'Roboto', sans-serif;
        }

        .head-call1 p a{
            color: #f31434;
            font-size: 30px;
            padding: 13px 0 0 0;
            font-weight: 600;
            display: inline-block;
            text-align: center;
            font-family: 'Roboto', sans-serif;
            float: left;
            width: 100%;
        }
        .head-call1 span .text10 a{
            color: #f31434;
        }
        .head-call1 span .text20 a{
            color: #088c0a;
        }
        .footer-about {
            padding: 10px;
            float: left;
            width: 100%;
        }
        .footer-about1 {
            padding: 10px 0;
        }
        .quick-serv {
            padding: 20px 0;
            text-align: left;
        }
        .quick-serv ul {
            margin: 0;
            padding: 0;
            list-style: none;
        }
        .quick-serv ul li {
            color: #fff;
            font-size: 18px;
            line-height: 28px;
            padding: 5px 0;
            text-transform: capitalize;
            font-weight: 400;
            font-family: 'Roboto', sans-serif;
        }
        .quick-serv li i {
            color: #f0fe08;
            padding: 0 5px 0 0;
        }
        .about-head {
            text-align: left;
            padding: 0;
            padding-bottom: 0px;
        }
        .about-head p {
            margin: 0;
            color: #f0fe08;
            font-size: 27px;
            text-align: center;
            text-transform: capitalize;
            font-weight: 600;
            padding: 0px 0;
            font-family: 'Roboto', sans-serif;
        }
        .about-call {
            padding: 35px 0 0;
            text-align: center;
        }
        .about-call ul {
            padding: 0;
            margin: 0;
            list-style: none;
        }
        .about-call ul li {
            display: block;
            border: 0px solid #ccbbbb;
            height: 62px;
            position: relative;
            font-size: 20px;
            text-align: center;
            margin-bottom: 38px;
            padding-top: 22px;
            letter-spacing: 0.5px;
            font-family: 'Roboto', sans-serif;
        }
        .about-call li a {
            color: #fff;
            font-size: 19px;
            text-transform: capitalize;
        }
        .about-call ul li:hover a
        {
            color: #f0fe08;
        }
        .about-call ul li:hover i
        {
          transform: rotate(360deg);
        }
        .about-call li i {
            width: 35px;
            height: 35px;
            border-radius: 50%;
            background: #f0fe08;
            line-height: 35px;
            text-align: center;
            color: #000000;
            font-size: 16px;
            position: absolute;
            top: -17px;
            left: 50%;
            transition: 0.4s;
            margin-left: -17px;
        }

        .chooseus-section {
            background: #f0fe08;
            padding: 0;
            float: left;
            width: 100%;
            padding-bottom: 50px;
        }
        .chooseus-section1 {
            padding: 50px 0px;
        }
        .list-section {
            padding: 10px;
        }
        list-section1 {
            padding: 0px;
            /* border: 1px solid; */
        }
        .choose-head {
            padding: 10px 0;
            text-align: center;
        }
        .choose-head p {
            margin: 0;
            font-size: 28px;
            font-weight: 700;
            text-transform: capitalize;
          font-family: 'Federo', sans-serif;
            color: #f31434;
        }

        .list {
            padding: 0;
            text-align: left;
        }
        .list ul {
            margin: 0;
            padding: 0;
            list-style: none;
        }
        .list ul li {
            margin: 0;
            padding: 5px;
            COLOR: #222;
            line-height: 34px;
            border-bottom: 1px solid #000;
            font-size: 17px;
            font-weight: 500;
            text-transform: capitalize;
            font-family: 'Roboto', sans-serif;

        }
        .list li i {
            color: #f31434;
            padding: 0 5px 0 0;
            font-weight: 800;
        }
        .fa-star:before {
            content: "\f005";
        }
        .choose-2 {
            padding: 14px 0px;
            text-align: center;
        }
        .choose-2 i {
            color: #f31434;
            font-size: 30px;
        }
        .choose-2 p {
            color: #000;
            font-size: 18px;
            font-weight: 700;
            text-transform: capitalize;
            font-family: 'Roboto', sans-serif;
            padding-bottom: 20px;
        }
        .serv3 {
            float: left;
            width: 100%;
            text-align: center;
            font-size: 18px;
            color: black;
            font-family: 'Roboto', sans-serif;
            padding: 5px 0px;

        }
        .serv2 {
            float: left;
            width: 100%;
        }
        .serv2 img{
            float: left;
            width: 100%;
        }
        .serv1 {
            float: left;
            width: 100%;
        }
.serv1:hover .serv3
{
    color: #f0fe08;
    background: black;
}
.other-services {
    float: left;
    width: 100%;
    padding: 50px 0px;
    position: relative;
    z-index: 1;
}
    .other-sub {
        float: left;
        width: 100%;
        font-size: 30px;
        color: black;
       font-family: 'Roboto', sans-serif;
       text-align: center;
    }
    .other-header {
        float: left;
        width: 100%;
        font-size: 45px;
   font-family: 'Federo', sans-serif;
        color: #f31434;
        text-align: center;
        padding-bottom: 30px;
    }
   
    .other-border {
        float: left;
        width: 100%;
        padding: 0px;
        margin-bottom: 30px;
    }
    .service-content {
        float: left;
        width: 100%;
        padding: 0px;
    }
    .other-img {
        text-align: center;
        box-shadow: 0 0 3px rgb(0 0 0 / 30%);
        overflow: hidden;
        perspective: 300px;
        position: relative;
        float: left;
        width: 100%;
    }
    .other-img::before{
        content: "";
        width: 100%;
        height: 100%;
        background: #f31434;
        position: absolute;
        top: -100%;
        left: 0;
        z-index: 1;
        transition: all 0.3s ease 0s;
    }
 .other-img img {
    width: 100%;
    height: auto;
    transform: scale(1.1);
    transition: all 0.3s ease 0s;
}
.other-img h2 {
    position: absolute;
    z-index: 99;
    color: #000;
    top: 24px;
    color: #fff;
    padding: 5.5px;
    background: #f31434;
    transition: 0.6s;
    left: 0%;
      font-family: 'Federo', sans-serif;
}
.other-img h2:before {
    content: "";
    position: absolute;
    height: 44px;
    border: 22px solid #f31434;
    border-right: 22px solid transparent;
    right: -28px;
    top: 0;
    z-index: -1;
}
.other-img .box-content {
width: 100%;
background: #fff;
position: absolute;
bottom: -1px;
left: 50%;
opacity: 0;
z-index: 1;
transform: translateX(-50%) rotateX(
90deg
);
transform-origin: bottom;
transition: all 0.4s ease 0s;
}
.other-img .icon {
padding: 0;
margin: -17px 0 20px 0;
list-style: none;
}
.icon li {
display: inline-block;
margin-right: 10px;
transition: all 0.3s ease 0s;
}
.icon li a {
display: block;
width: 35px;
height: 35px;
line-height: 35px;
font-size: 18px;
color: #fff;
position: relative;
}
.icon li a i {
line-height: 35px;
}
.icon li a:after {
content: "";
width: 100%;
height: 100%;
background: #f31434;
position: absolute;
top: 50%;
left: 0;
z-index: -1;
transform: translateY(-50%) rotate(
45deg
);
transition: all 0.3s ease 0s;
}
.box-content {
width: 100%;
background: #fff;
position: absolute;
bottom: -1px;
left: 50%;
opacity: 0;
z-index: 1;
transform: translateX(-50%) rotateX(
90deg
);
transform-origin: bottom;
transition: all 0.4s ease 0s;
}
.other-img .title {
font-size: 25px;
color: #f31434;
/* letter-spacing: 1px; */
text-shadow: none;
font-weight: 600;
margin: 0 0 5px 0;
  font-family: 'Federo', sans-serif;
}
.other-img .post {
display: inline-block;
font-size: 16px;
font-style: italic;
color: #000;
margin: 0 0 10px 0;
font-family: 'Roboto', sans-serif;
}
.other-img:hover h2 {
transition: 0.6s;
left: -100%;
}
.other-img:hover .box-content
{
opacity: 1;
transform: translateX(-50%) rotateX(
0deg
);
}
   @media(min-width:320px) and (max-width:479px)
{ .footer-hesder {
    font-size: 35px;
}
    .just-sub {
        font-size: 25px;
    }
    .just-call {
        font-size: 25px;
    }
    .just-headr {
        font-size: 35px;
    }

    .contact-right {
        font-size: 18px;
    }
    .text4 {
        display: none;
    }
   
    .text1 {
        font-size: 18px;
    }
  
    .abt-header {
        font-size: 35px;
    }
    .abt-desc {
        font-size: 18px;
    }
  
  
    .besy-subb {
        font-size: 20px;
    }
    .testi-header {
        font-size: 35px;
    }
    .testi-border
    {
        margin-bottom: 30px;
    }
   
    .most-header {
        font-size: 35px;
    }
    .most-title {
        font-size: 20px;
    }
 
    .ban-name {
        font-size: 35px;
    }
    .astr-name {
        font-size: 25px;
    }
    .mainrigth {
        padding: 0px;
    }
   
  
    .mainleft p {
        text-align: center;
    }
    .logo{display: none;}
    .head-right2 {
        text-align: center;
    }
    .mark-list li {
        display: flex;
        margin-bottom: 5px;
    }
    .best-header {
        font-size: 35px;
    }
    .best-border {
        margin-bottom: 30px;
    }
    .other-sub {
        font-size: 18px;
    }
    .other-header {
        font-size: 35px;
    }
    .header-left2 {
    display: none;
}
}
@media(min-width:480px) and (max-width:639px)
{.mainrigth {
    padding: 0px;
}
.other-sub {
    font-size: 18px;
}
.other-header {
    font-size: 35px;
}
.best-border {
    margin-bottom: 30px;
}
.best-header {
    font-size: 35px;
}
.head-right2 {
    text-align: center;
}
.mark-list li {
    display: flex;
    margin-bottom: 5px;
}
.logo{display: none;}
.mainleft p {
    text-align: center;
}


    .footer-hesder {
        font-size: 35px;
    }
    .astr-name {
        font-size: 25px;
    } .ban-name {
        font-size: 35px;
    }
   
    .just-sub {
        font-size: 25px;
    }
    .just-call {
        font-size: 25px;
    }
    .just-headr {
        font-size: 35px;
    }
    
    .contact-right {
        font-size: 18px;
    }
    .text4 {
        display: none;
    }

    .text1 {
        font-size: 18px;
    }
   
    
    .abt-header {
        font-size: 35px;
    }
    .abt-desc {
        font-size: 18px;
    }
 
   
   
    .besy-subb {
        font-size: 20px;
    }
    .testi-header {
        font-size: 35px;
    }
    .testi-border
    {
        margin-bottom: 30px;
    }
  
    .contact li {
        padding-right: 5px;
    }
    .most-header {
        font-size: 35px;
    }
    .most-title {
        font-size: 20px;
    }
        .header-left2 {
    display: none;
}
}
@media(min-width:640px) and (max-width:767px){
    .contact-details {
        text-align: center;
    }
  .logo{display: none;}
    .mainleft p {
        text-align: center;
    }
    .testi-border {margin-bottom: 30px;}
  
    .testi-desc {
        padding-top: 150px;
    }
    .head-list2 {
        text-align: center;
    }
    .head-list2 ul li {
        display: inline;
    }
    .best-border{margin-bottom: 30px;}
}
@media(min-width:768px) and (max-width:991px){
    .most-services .col-sm-8{width: 100%;}
    .most-services .col-sm-4{width: 100%;}
    .ban-call {
        display: none;
    }
    .footer .col-sm-5{width: 100%;}
.footer .col-sm-7{width: 100%;}
    .head-main .col-sm-8
    {
        width: 100%;
        text-align: center;
    }
    .head-main .col-sm-4
    {
        width: 100%;
        text-align: center;
    }
   .chooseus-section .col-sm-3
   {
       width: 50%;
   }
   .chooseus-section .col-sm-4
   {
       width: 50%;
   }
   .chooseus-section .col-sm-5
   {
       width: 100%;
   }
   .logo{display: none;}
   .header .col-sm-5 .col-sm-7{width: 100%;}
   .header .col-sm-5 .col-sm-5{width: 100%;}
   .header .col-sm-5 {width: 100%;
text-align: center;
}
    .testi .col-sm-4
    {
        width: 50%;
        margin-bottom: 30px;
    }
  .footer .col-sm-3{width: 50%;}
  .best-services .col-sm-3{width: 50%;
margin-bottom: 30px;}
.other-services .col-sm-3{width: 50%;}
.other-sub-border .col-sm-6{width: 100%;}
}
@media(min-width:992px) and (max-width:1200px){
    .contact-right {
        padding: 10px;
    }
  
    .chooseus-section .col-sm-3
    {
        width: 50%;
    }
    .chooseus-section .col-sm-4
    {
        width: 50%;
    }
    .chooseus-section .col-sm-5
    {
        width: 100%;
    }
   .footer .col-sm-3{width: 50%;}
    .most-services .col-sm-8{width: 100%;}
    .most-services .col-sm-4{width: 100%;}
    .logo {
      
        top: 34px;
    }
    .head-call2 p a {
      
        font-size: 21px;
    }
}
@media(min-width:1201px) and (max-width:1650px){
  
    .logo {
      
        top: 34px;
    }
    .most-services .col-sm-8{width: 100%;}
    .most-services .col-sm-4{width: 100%;}
   
}
