*{
    margin:0;
    padding: 0;;
}
.header{
       background: #071049 !important;
    padding: 10px 0;
    position: relative;
    z-index: 9999;
    
}
h1,h2,h3,h4,h5,h6{
       font-family: 'Poppins', sans-serif;
}
p{
        font-size: 18px;
       font-family: 'Poppins', sans-serif;
}
.top_contact{
    display: inline-block;
}
.emi{
    display: inline-block;
}

.top_contact ul li i{
        font-size: 16px;
    margin-right: 5px;
}
.top_contact ul li{
        font-weight: 400;
    font-size: 14px;
    line-height: 28px;
    display: inline-block;
    color: #ffc24a;
        margin: 0 4px;
    text-align: center;
        font-family: 'Poppins', sans-serif;
}
.emi_cal{
       background: rgb(255, 187, 0);
    padding: 2px 20px;
    border-radius: 4px;
        border-color: #fcaa00;
  
}
.emi_cal a{
        font-family: 'Poppins', sans-serif;
    color: #000;
      font-size: 16px;
    line-height: 20px;
}
ul {
    margin: 0;
    padding: 0;
}
.banner{
    background: url(../images/banner1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    z-index: 1;
}
.banner::before{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(90deg, #071049 50%, #15133C80 100%);
    z-index: -1;
}
.banner_text{
    padding: 200px 0;
         text-align: center;
}
.banner_text h2{
 font-size: 54PX;
     font-family: 'Poppins', sans-serif;
    color: #FFF;
        letter-spacing: 5px;
}
.banner_text h4{
 font-size: 44PX;
     font-family: 'Poppins', sans-serif;
     color: #ff8a00;
        text-shadow: 3px 1px 3px rgb(74 65 65 / 44%);
            background: linear-gradient(to right, #ff8a00 0%, #ffa602 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

}
.sec-pad{
    padding: 50px 0;
}
.sec-title span{
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 12px;
    color: #000000;
    display: inline-block;
    font-family: "Inter", sans-serif;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.3em;
    margin-bottom: 18px;
    display: inline-block;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(148 158 225);
    border-image: initial;
    border-radius: 30px;
    padding: 4px 20px;
}
.sec-title h4{
    color: #001286;
    font-size: 36px;
       font-family: 'Poppins', sans-serif;
        margin-bottom: 15px;
}
.head{
    font-size: 20px;
        font-family: 'Poppins', sans-serif;
        text-align: justify;
}
.card{
    margin-top: 25px;
    border: 1px solid rgb(252 170 0);
}
.about_text p{
    text-align: justify;
}

.services{
    background-color: #071049;
    /* background-image: url(../images/blue-poly-background.jpg); */

}
.service_content{
    position: relative;
}
.service_content h4{
    position: absolute;
    left: 30px;
    top: -25px;
    right: 30px;
    color: #222222;
    font-weight: 700;
    text-align: center;
    font-size: 20px;
    padding: 13px 15px;
    z-index: 1;
    background-color: #ffffff;
}

.service_content i{
    color: #f79e13;
    padding-left: 6px;
    vertical-align: middle;
}
.service_list{
    margin-bottom: 40px;
}

.about_left p{
    text-align: justify;
}
.service_grid img{
        border:5px solid #f3ac13;
}



    .partner {
        line-height: 25px;
        font-size: 16px;

        cursor: pointer;
        /* border-top-left-radius: 8px;
        border-top-right-radius: 8px; */
        /* padding: 5px 0; */
        color: #0a0707;

        text-align: center;
        font-family: 'Poppins', sans-serif;
        color: #000;
        z-index: 500;
        text-transform: capitalize;
        /* background: #fcaa00; */

        border-color: #fcaa00;
        background: rgb(255, 187, 0);
        padding: 4px 20px;
        border-radius: 4px;
    margin-bottom: 10px;
    }


.footer{
    background: rgb(248 172 16);
}
.footer-two{

padding:50px 0 0 20px;
}
.footer-one{
            padding: 50px 0 0;
        position: relative;
        background: #071049;
            height: 100%;
}
.footer-one::before {
 content: "";
    position: absolute;
    top: 0;
    left: -113px;
    height: 100%;
    width: 113px;
    background-color: rgb(7 16 73);
}
.footer-one h2{
       text-transform: uppercase;
    color: #f8ac10;
    font-weight: 600;
    margin-bottom: 12px;
}
.footer-widget{
    margin-bottom: 35px;
    border-bottom: 1px solid #484343;
    padding-bottom: 20px;
}

.footer-widget .title {
    font-weight: 600;
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 8px;
    letter-spacing: .5px;
    color: #f8ac10;
}
.footer-widget h4 a {
    color: #fff;
    font-size: 26px;
    font-weight: 700;
    line-height: 1.4;
}

.footer-widget  a {
    color: #fff;
    font-size: 26px;
    font-weight: 700;
       line-height: 1.4;
}

.list_ftr li a{
    color: #071049;
    font-size: 17px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
}
.list_ftr i{
        margin-right: 10px;
    font-weight: 500;
    color: #071049;
}
.list_ftr li {
        padding-bottom: 10px;
}
.widget-footer h4{
        font-weight: 600;
    margin-bottom: 20px;

}
.icon-shape span{
        border: 1px solid #000;
    border-radius: 50%;
    width: 40px;
    display: inline-block;
    height: 40px;
    line-height: 30px;
}
.icon-shape{
    margin-top: -20px;
}
.card-body h3{
    font-size: 22px;
}
.chooseus{
        background: #f8f8f8;
}
.chooseleft ul li{
        font-size: 22px;
    color: #071049;
    margin-bottom: 7px;
    font-family: 'Poppins', sans-serif;

}
.chooseleft ul li i{
    padding-right: 10px;
}
.chooseleft p{
    font-size: 24px;
}

/* testimonials */
.testimonials
{
  padding: 40px 0;
  background: #f1f1f1;
  color: #434343;
  text-align: center;
}

.testimonial-inner
{
  max-width: 1200px;
  margin: auto;
  overflow: hidden;
  padding: 0 20px;
}

.border
{
    width: 160px;
    height: 5px;
    background: #fcaa00;
    margin: 16px auto;
}



.testimonial
{
  background: #fff;
  padding: 30px;
}

.testimonial img
{
  width: 100px;
  height: 100px;
  border-radius: 50%;
}

.name
{
  font-size: 20px;
  text-transform: uppercase;
  margin: 20px 0;
}

.stars
{
  color: #f0932b;
  margin-bottom: 20px;
}

@media screen and (max-width: 960px)
{
  .col
  {
    flex: 100%;
    max-width: 80%;
  }
}

/* map */

.location-map iframe{
    width: 100%;
    height: 200px;
    border: none;
}

.video{

    padding: 20px 0;

}
/* .video img{
    position: relative;
}
.video img::after{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.8);
    z-index: 1;
} */
/* .video p{
    position: absolute;
    bottom: 0;
} */

.video p{
      font-size: 30px;
    font-weight: 700;
    display: inline-block;
    vertical-align: top;
}


.contact-one__box{
    padding-top: 20px;
    padding-bottom: 20px;
        border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #E6EAEF;
}

.contact-one_icon i{
       background-image: linear-gradient(to right, #006efd, #0051bb);
    line-height: 90px;
    margin-right: 20px;
    width: 90px;
    height: 90px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
         font-size: 40px;
}
.contact-one_icon{
    display: inline-block;
    vertical-align: super;
}
.contact-one__box-content{
    display: inline-block;
}
.contact_right iframe{
    width: 100%;
    height: 400px;
    border: none;
}

.services-sidebar {
    background-color: #F2F4F8;
    padding: 30px;
    position: sticky;
    top: 110px;
}
 .services-sidebar ul li a {
    display: block;
    padding: 15px 20px;
    margin: 0 0 10px 0;
    position: relative;
    background-color: #fff;
    border: none;
    z-index: 1;
    font-weight: 400;
    font-size: 18px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
        color: #13108a;
            font-family: 'Poppins', sans-serif;
}

    .services-sidebar ul li.active a{
            border-left: 3px solid #071049;
                background: #f8ac10;
    }
        .services-sidebar ul li:hover a{
            border-left: 3px solid #071049;
            transition:  0.3s linear;
                background: #f8ac10;
    }
            .services-sidebar ul li{

             transition:  0.3s linear;
    }

.services-block h4 {
    margin-bottom: 16px;
    font-weight: 700;
}
.title-block{
        font-size: 30px;
    font-weight: 600;
        color: #1c2b8c;
} 
.feature-list li{
        font-size: 18px;
    padding-bottom: 5px;
    position: relative;
        color: #13108a;
            font-family: 'Poppins', sans-serif;
}  
.feature-list li i{
        color: #13108a;
   padding-right: 10px;
    position: absolute;
    left: -26px;
} 
.feature-list{
    padding-left: 30px;
}
.pro-list li{
    list-style: circle;
  
}
.service-content h4{
     color: #13108a;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 20px;
}
.service-content h5{
        color: #13108a;
    text-transform: capitalize;
     font-weight: 600;
}
.mutual_list li{
    font-family: 'Poppins', sans-serif;
    font-size: 17px;
}

.copy p{
    color: #eee;
    font-size: 12px;}