.header-top {
    float: left;
    width: 100%;
    padding: 15px 0px 15px 0px;
    background: #fff;
}
.info-inner .button a {
    font-size: 14px;
    font-family: 'Poppins-Medium';
    text-transform: none;
    text-decoration: none;
    padding: 0px 15px 0px 15px;
    background: #004aad;
    color: #ffffff;
    margin-top: 7px;
    border-radius: 30px;
    border: none;
}
.navbar-brand > img {
    height: 90px !important;
}
.navbar-brand {
    padding:0;
}
@media (max-width: 992px){
.site-logo .logo img {
    margin-top: 0px !important;
    height: 65px !important;
}
}
.case-content-two p{
  display: block;
  display: -webkit-box;
  max-width: 100%;
  height: 43px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.case-content-two h4{
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.case-study-one .case-study-innerone {
    box-shadow:none;
    border-radius: 3px;
}
/*=============================================================footer================================================================*/
 .footer{
     background-image:url(../image/foter-la.png);
     background-size:cover;
     background-repeat:no-repeat;
}
 @media screen and (max-width: 992px){
     .footer .sec {
         padding-left: 15px!important;
    }
     .footer .fist{
         padding-right:15px!important;
    }
}
 .footer{
     padding:60px 0px 60px;
     background:#0b0b5d !important;
}
 .footer .heading{
     padding-bottom:30px;
}
 .footer .heading .border:before{
     content:'';
     position:absolute;
     width:50px;
     height:2px;
     background:#f8e510;
}
 .footer .heading .border{
     display: block;
     width: 100%;
     height: 1px;
     background-color: #30396a;
}
 .footer .news .btnn a:hover{
     background:#fff;
     color:#2685f9;
}
 .footer .news .btnn a{
     background:#2685f9;
     padding:6px 20px;
     border-radius:50px;
     font-size:16px;
     color:#fff;
     line-height:40px;
     text-decoration:none;
     font-family:"Rubik-Regular";
}
 .footer .news .date p{
     font-size:16px;
     color:#fff;
     text-decoration:none;
     font-family:"Rubik-Regular";
     margin-top:5px;
}
 .footer .news .btnn{
     float:left;
     margin-right:20px;
     height:40px;
}
 .footer .news .one .btnn{
     float:left;
     height:40px;
}
 .footer .inner-content{
     padding-bottom:7px;
     display:flex;
}
 .footer .inner.one{
     padding-bottom:20px;
     border-bottom:1px solid #142476;
}
 .footer .inner.two{
     padding-top:20px;
}
 .footer .news .para{
     font-size:16px;
     color:#abaebe;
     text-decoration:none;
     font-family:"Poppins-Medium";
     line-height:28px;
}
 .footer .image.logo img{
     padding-bottom:30px;
}
 .footer .heading h2{
     font-family:"Poppins-Semibold";
     font-size:20px;
     color:#ffffff;
}
 .footer .description p{
     color:#9b9ea8;
     font-size:16px;
     line-height:28px;
     font-family:"Rubik-Regular";
}
 .footer .description ul{
     padding:0px;
}
 .footer .description ul li {
     color:#9b9ea8;
     text-decoration:none;
     list-style:none;
}
 .footer .description ul li span{
     font-family:"Poppins-Medium";
     font-size:16px;
     color:#ffffff;
}
 .footer .description ul li{
     font-family:"Rubik-Regular";
     font-size:16px;
     color:#9b9ea8;
     line-height:28px;
}
 .footer .description.link ul li a{
     color:#abaebe;
     text-decoration:none;
     font-family:"Rubik-Regular";
     font-size:16px;
     line-height:38px;
}
 .footer .description.last table>tbody>tr>td a:hover{
     color:#fff;
}
 .footer .description .image>tbody>tr>td{
     padding:4px;
}
 .footer .description.last table{
     margin-top:-10px;
}
 .footer .description.last table>tbody>tr>td.fist{
     padding-right:40px;
}
 .footer .description.last table>tbody>tr>td a{
     font-family:"Rubik-Regular";
     font-size:16px;
     color:#9b9ea8;
     transition:.5s ease;
     line-height:38px;
     text-decoration:none;
     cursor:pointer;
}
 .footer .fist{
     padding-right:0px;
}
 .footer .sec{
     padding-left:30px;
}
 .footer .form-group{
     margin:0px;
}
 .icon-media li a{
     color:#fff;
     text-decoration:none;
}
 .icon-media li {
     display:inline;
     padding:0px 20px 0px 0px;
}
 .icon-media li a:hover{
     color:#f8e510;
}
 .footer .form-control {
     display: block;
     width: 100%;
     padding: 6px 12px;
     line-height: 1.42857143;
     color:#9b9ea8!important;
     background-color:transparent!important;
     background-image: none;
     border:none!important;
     text-align:justify!important;
     border-radius: 0px!important;
     -webkit-box-shadow:none!important;
     box-shadow: none!important;
     -webkit-transition: none!important;
     -o-transition: none!important;
     transition: none!important;
     font-family:"Rubik-Regular"!important;
     font-size:16px!important;
}
 .footer .far.fa-envelope{
     font-size:16px;
     color:#222222;
}
 .footer .form-outer{
     border:2px solid #142476;
     overflow:hidden;
}
 .footer .btn {
     display: inline-block;
     padding: 6px 12px;
     margin-bottom: 0;
     font-size: 14px;
     font-weight: normal;
     line-height: 1.42857143;
     text-align: center;
     white-space: nowrap;
     vertical-align: middle;
     -ms-touch-action:none!important;
     touch-action:none!important;
     cursor: pointer;
     -webkit-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     user-select: none;
     background-image: none;
     border: 1px solid transparent;
     border-radius: 0px!important;
}
 .footer .btn-info {
     color: #fff!important;
     background-color: #00000000!important;
    border-color: #f8e51000!important;
}
 .input-group {
     margin: 20px auto;
     width: 100%;
     border:2px solid #142476;
}
 input.btn.btn-lg, input.btn.btn-lg:focus {
     outline: none;
     width: 80%;
     height: 60px;
     border-radius:0px;
}
 .footer button.btn {
     width: 12%;
     height: 32px;
     border-radius: 0px;
     margin-top:4px;
}
 .footer-last {
    background: #0c0a5d;
    padding: 14px;
}
.footer .input-group {
    border: 1px solid #30396a !important;
}
 .footer-last ul {
     padding:0px;
     margin:0px!important;
}

.ftr-pt-30{
    padding-top: 30px;
}
 .footer-last ul li{
     display:inline-block;
     list-style:none;
     font-family:"Rubik-Regular";
     font-size:13px;
     color:#9b9ea8;
     padding:8px 0px;
}
}
.footer-last ul li span
{
    font-size: 16px;
}
 .footer-last .link{
     float:right;
}

 .footer-last ul li:last-child{
     padding-right:0px;
}
 .footer-last .link li{
     padding:25px 15px;
}
 .footer-last ul li a{
     font-family:"Rubik-Regular";
     font-size:16px;
     color:#9b9ea8;
     text-decoration:none;
}
 .footer-last .back-to-top{
     border:2px solid #e1e8f4;
     padding:10px 15px;
}
 @media (max-width: 992px) {
     .footer-last ul{
         text-align:center!important;
    }
     .footer-last .link{
         float:none;
         text-align:center!important;
    }
  .footer .description{ margin-bottom:30px;}
  .footer  .description.link.last{ margin-bottom:50px;}
}
/*---------------------------------------------------------------------------client-logo-section-----------------------------------------------------------------------*/
 .client-log-section .carousel-inner img{
     opacity: .5;
}
 .client-log-section .carousel-inner img:hover{
     opacity: 1;
}
/*================================================media-queries-------------------------------------------*/
 @media screen and (max-width: 480px){
     #clients .container{
         width:100%;
    }
     .footer-last-last .link-back ul{
         padding:0px;
    }
     .footer-last-last .link-back li{
         text-align:justify!important;
         margin-left:34px;
    }
}



/*-----edit css-------*/
.form-box{
    /* width: 370px; */
    background: #004aad;
    padding: 25px 25px;
    border-radius: 9px;
}
.form-control {
    height: 40px !important;
    border: none !important;
    border-radius: 3px !important;
}
textarea.form-control {
    height: 100px !important;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    border: none;
    border-radius: 3px;
    font-weight: 600;
    padding: 10px 20px;
}
.slider-img{
    background-image: url(../image/slider1.jpg);
    height: auto;
    background-size: cover;
    padding: 90px 0px;
}
.left-haed{
    margin-top: 80px;
}
.overlay{
    width: 100%;
    height: 100%;
    background: #0000008c;
    position: absolute;
    top: 0;
    left: 0;
}
.slider-img .heading{
    display: inline-block;
}
.para-graph p{
    color: #cbcbcb;
    padding-top: 18px;
    font-size: 18px;
    line-height: 1.5;
}
.slider-img .heading h2 {
    font-family: Poppins-Bold;
    font-size: 42px;
    color: #fff;
    float: left;
    margin: 0px;
}
.slider-img .heading h2 span {
    line-height: .7;
    display: inline-block;
    border-bottom: 4px solid #f8e510;
}
.form-box .heading h2 {
    font-size: 23px;
    text-align: center;
    padding-bottom: 20px;
    color: #fff;
}
.form-box .heading h2 span {
    text-decoration: underline;
    text-decoration-color: #f8e510;
}
.our-work h1{
    margin: 0px;
    padding-bottom: 15px;
    font-family: "Poppins-Semibold";
    font-size: 35px;
    color: #222222;
    text-align: center;
}
.our-work .head-bor{
    width: 85px;
    height: 2px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    background-color: #004aad;
    margin-bottom: 0px;
}

.case-study-two .case-study-innertwo {
    border: none;
    box-shadow: none;
    background: #f7f7f7;
}

.case-study-two .case-study-innertwo .case-content-two {
    padding: 22px 12px;
}
.side-bar-blog .categories .link-menu {
    border: 1px solid #f7faff;
    box-shadow: 0px 0px 1px 0 #757575;
}

.our-work p.para{
    font-family: "Rubik-Regular";
    font-size: 16px;
    color: #222222;
    line-height: 28px;
    padding-top: 10px;
    text-align: center;
    padding: 15px 0px 40px;
}

.single-product {
    position: relative;
    background: #f7f7f7;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    /* border: 1px solid transparent; */
    padding: 0px 0px 0px 0px;
    margin-bottom: 35px;
    border-radius:3px;
    box-shadow: none;
    /* overflow: hidden; */
}
.pro-content h4{
    font-weight: 500;
    margin-top: 0px;
    font-style: normal;
    margin: 0;
    font-size: 22px;
    color: #fdc727;
    font-family: "Rubik",sans-serif;
}
.pro-content h4 a {
    color: #363f4d;
    display: inline-block;
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 30px;
    padding: 0 10px 0 10px;
    margin-top: 15px;
    text-transform: capitalize;
}

.pro-img {
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
}
.pro-img img{
    width: 100%;
    transition: all 0.3s ease-in-out;
}
.single-product:hover .pro-img img {
    transform: scale(1.1);
}

.single-product:hover .pro-content h4 a {
    color: #fff;
}

.single-product:hover {
    background-color: #004aad;
}

/*------start about box----*/
.abt-box{
    border: 1px solid #f7f7f7;
    vertical-align: top;
    background: #f7f7f7;
}
.abt-content{
    padding: 0px 12px 10px 12px;
}
.abt-box h4{
    text-align: center;
    background: #FFC107;
    margin-top: 0;
    width: 100%;
    padding: 10px 0;
    font-size: 20px;
}
.abt-box ul li{
    list-style: circle;
    padding: 4px 0;
}
.our-client .owl-item img {
    display: block;
    width: 100%!important;
}
.our-work{
    padding: 60px 0;
}
.our-history{
    padding: 30px 0 50px;
}
.clients-logo{
    margin: 30px 0 50px;
}
.our-client-logo .item img{
    width: 85%!important;
    border: 1.2px solid #f5f5f5;
    padding: 10px;
}
/*------start contact----*/
.contact-div{
    /*width: 400px;*/
    /*height: 400px;*/
    /*border-radius: 50%;*/
    background: #223ac4;
    overflow: hidden;
    text-align: center;
    margin: auto;
}
.circle-top{
    background: #5c1916;
    padding: 60px 20px;
    text-align: center;
}
.circle-mid{
    background: #f8e510;
    padding: 50px 20px;
    text-align: center;
}
.contact-icn{
    font-size: 27px;
    color: #fff;
}
.contact-txt{
    font-size: 16px;
    color: #fff;
    line-height: 1.6;
    margin-bottom: 0;
}

.p-lr-25{
  padding: 0 25px;
}
.black{
    color: #000; 
}
.back-blue{
    background: #192773!important;
}
.back-blue:hover{
    background: #152161!important;
}
.back-yel{
    background: #f8e510!important;
}
.back-yel:hover{
    background: #ffe500!important;
}
.back-red{
    background: #5c1916!important;
}
.back-red:hover{
    background: #5c1916!important;
}
.red:before{
    background: #5c1916 !important;
}
.timeline > li:hover .red {
    border: 2px solid #E5402C!important;
}
.back-ligt-ble{
    background: #2685f9!important;
}
.back-ligt-ble:hover{
    background: #1577ef!important;
}
.timeline > li.timeline-inverted > .blue:before{
    background: #2685f9!important;
}
.timeline > li.timeline-inverted:hover .blue {
    border: 2px solid #1577ef!important;
}
.clik-txt{
    background: #4CAF50;
    text-align: center;
    padding: 18px 0;
    margin-top: 25px;
}
.clik-txt a{
    color: #FFEB3B;
}
.clik-txt a:hover{
    color: #FFC107;
}
.back-clr1{
    background: #5c1816;
}
.back-clr2{
    background: #F18D04;
}
.back-clr3{
    background: #61AE24;
}
.back-clr4{
    background: #113F8C;
}
.back-clr5{
    background: #00A4A5;
}
.back-clr6{
    background: #607D8B;
}
.back-clr7{
    background: #5c1916;
}
.back-clr8{
    background: #FFC107;
}
.back-clr9{
    background: #1577ef;
}
.prom-txt{
    padding-left: 40px;
}
.earn-ul li{
    list-style-type: none;
    display: inline-block;
    font-size: 15px;
    color: #fff;
    padding: 5px 30px;
}
.earn-ul li:before {
    position: absolute;
    content: '\f12b';
    font-family: "Flaticon";
    margin-left: -23px;
    color: #f8e510;
    font-size: 14px;
}
.expert-ul{
  padding-left: 0;
}
/*----start popup---*/


.page-wrapper{
  width:100%;
  height:100%;
} 

.blur{
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
} 



.modal-wrapper1{
  width:100%;
  height:100%;
  position:fixed;
  top:0; left:0;
  background:rgba(0, 0, 0, 0.75);
  visibility:hidden;
  z-index: 9;
  opacity:0;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.modal-wrapper1.open{
  opacity:1;
  visibility:visible;
}

.modal{
  width:775px;
  /* height:400px; */
  display:block;
  transform: translate(-50%, -15%);
  position:relative;
  top:50%; left:50%;
  z-index: 999;
  background:#fff;
  opacity:0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.modal-wrapper1.open .modal{
  margin-top:-200px;
  opacity:1;
  border-radius: 9px;
}

.head{
  width:100%;
  padding: 0.7em 2%;
  overflow:hidden;
}

.btn-close{
  width:14px;
  height:14px;
  display:block;
  float:right;
}

.btn-close::before, .btn-close::after{
  /*content:'';*/
  width:32px;
  height:6px;
  display:block;
  background:#fff;
}

.btn-close::before{
  margin-top:12px;
  -webkit-transform:rotate(45deg);
  -moz-transform:rotate(45deg);
  -o-transform:rotate(45deg);
  transform:rotate(45deg);
}

.btn-close::after{
  margin-top:-6px;
  -webkit-transform:rotate(-45deg);
  -moz-transform:rotate(-45deg);
  -o-transform:rotate(-45deg);
  transform:rotate(-45deg);
}

.content{
  padding:20px;
}
.popup-btn {
    font-size: 16px;
    color: #ffffff;
    background-color: #004aad;
    padding: 16px 30px;
    border-radius: 3px;
    margin: 0 auto 20px;
    display: table;
    border: none;
}
.expert-ul li{
    list-style: none;
    font-size: 14px;
    padding: 5px 0;
    display: flex;
}
.expert-ul .flaticon-button:before{
    font-size: 12px;
    padding-right: 8px;
    padding-top: 2px;
}
.left-box{
    background: #FFC107;
    padding: 20px;
    width: 350px;
    display: inline-block;
    vertical-align: top;
    border-radius: 3px;
    margin-right: 30px;
}
.rigt-box{
    background: #F44336;
    padding: 20px;
    width: 350px;
    display: inline-block;
    height: 419px;
    color: #fff;
    border-radius: 3px;
}
.icn:before{
    font-size: 16px;
    padding-right: 10px;
}
.expert-ul .flaticon-phone:before{
    content: "\f10d";
}
.expert-ul .flaticon-email:before{
    content: "\f11a";
}
.expert-ul .flaticon-video:before{
    content: "\f11e";
}
.expert-ul .flaticon-doc:before{
    content: "\f12a";
}
.expert-ul .flaticon-share:before{
    content: "\f11f";
}
.detl-btn{
   background: #ffc107;
    padding: 6px 24px;
    border-radius: 3px;
    color: #000!important;
    margin: 2px 5px 0;
    display: inline-block;
}
.clr2{
  background: #f03620;
  color: #fff !important;
}
@media(max-width: 1199px){
    .header-top{
        display: block;
    }
    .info-inner{
        margin-left: 0px;
    }
    .info-inner .button{
        margin-top: 4px;
    }
    .info-inner .button a{
        padding: 0px 15px;
    }
    .slider-img{
        padding: 50px 0;
    }
    .pro-content h4 a{
        padding: 0 4px;
    }
    .detl-btn{
      margin: 2px 0 0;
    }
    .case-content-two h4{
      font-size: 16px;
    }
    .case-content-two p{
      font-size: 15px!important;
    }
}

@media(max-width: 991px){
  .header-top{
    display: none;
  }
  .header-main{
    padding: 8px 0;
  }
   

}
@media(max-width: 767px){
   .left-haed{
    margin-top: 0;
   }
   .abt-box{
    margin-bottom: 30px;
   }
   .our-client-logo .item img{
    width: 100%!important;
    }
    .modal{
      width: 100%;  
    }
    .modal-wrapper1{
        overflow-y: scroll;
    }
    .modal{
        overflow-y: scroll;
    }
    .modal-wrapper1.open .modal {
    margin-top: -188px;
    }
    .left-box{
        margin-right: 0;
        width: 100%;
        margin-bottom: 20px;
    }
    .rigt-box{
       width: 100%;
       height: auto; 
    }
    .page-header .bread-cumb-inner .breadcrumb li.active a, .page-header .bread-cumb-inner .breadcrumb li a{
      color: #222;
    }
    .service-single .nav-pills{
      width: 100%;
    }
    .service-single .nav-pills > li{
      width: auto;
      padding: 0px 7px 0px 3px;
    }
    .service-single .nav-pills > li a {
    padding: 10px 10px;
    font-size: 15px;
    }
    .service-single .nav-pills > li.active > a{
      font-size: 15px;
    }
    .service-single .nav.content-inner {
    padding-bottom: 116px;
  }
}
@media(max-width: 500px){
    .contact-div{
        width: 320px;
        height: auto;
        padding-bottom: 25px;
    }
    .contact-txt{
        font-size: 15px;
    }
    .circle-top {
    padding: 12px 20px;
    }
    .circle-mid {
    padding: 10px 15px;
    }
    .contact-outer .contact-address{
        padding: 38px 15px 22px 15px;
    }
    .p-lr-25 {
    padding: 0 45px;
    }
}
@media(max-width: 375px){
    .contact-txt{
        font-size: 14px;
    }
    .contact-icn{
        font-size: 24px;
    }
    .contact-div{
        width: 270px;
    }
    .p-lr-25 {
    padding: 0 25px;
    }

}
 .back-overlay{
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  opacity: 0.9;
  background: #222;
  z-index: 40000;
  top:0;
  left: 0;
  overflow: hidden;
  animation-name: fadeIn_Container;
  animation-duration: 1s;
  
} 

.modal1{
  display:none;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 250px;
  width: 500px;
  margin: 0 auto;
  position: fixed;
  z-index: 40001;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 10px #000;

  animation-name: fadeIn_Modal;
  animation-duration: 0.8s;
 
}

.pop-header{
  width: 100%;
  height: 50px;
  border-radius: 10px 10px 0px 0px;
  background: #01bce5;
}

.pop-header a{
  text-decoration: none;
  float: right;
  line-height: 50px;
  margin-right: 20px;
  color: #fff;
  font-size: 25px;
}

.content1{
  width: 100%;
  padding: 0 20px;
  color: #000;
}
.content1 p{
  padding-bottom: 15px;
}



/****MEDIA QUERIES****/

@media screen and (max-width: 600px){

  .modal1{
    width: 90%;
  }


  .pop-header{
    width: 100%;
    height: 40px;
    background: #01bce5;
  }

  .pop-header a{
    line-height: 40px;
    margin-right: 10px;
    color: #fff;
  }

}

/*LARGE SCREEN*/
@media screen and (min-width: 1300px){

}

/****ANIMATIONS****/

@keyframes fadeIn_Modal {
  from{
    opacity: 0;
  }
  to{
    opacity: 1;
  }
}

@keyframes fadeIn_Container {
  from{
    opacity: 0;
  }
  to{
    opacity: 0.9;
  }
}