@font-face {
  font-family: 'Poppins-Light';
  src: url(../fonts/Poppins-Light.ttf);
}

@font-face {
  font-family: 'Poppins-SemiBold';
  src: url(../fonts/Poppins-SemiBold.ttf);
}

body {
  overflow-x: hidden;
  font-family: "Poppins-Light";
}
.font-light{
  font-family: "Poppins-Light";
}
h1,h2,h3,h4,h5,h6{
  font-family: "Poppins-SemiBold";
}
::-moz-selection { /* Code for Firefox */
  color: #FFF;
}

::selection {
  color: #FFF;
}
.flood-font{
  font-family: 'Poppins-SemiBold';
}
.prod-list:hover>.dropdown-menu {
  display: block;
}
.font-12{
  font-size: 12px;
}
.font-14{
  font-size: 14px;
}
.font-15{
  font-size: 15px;
}
.font-16{
  font-size: 16px;
}
.font-18{
  font-size: 18px;
}
.font-20{
  font-size: 20px;
}
.font-25{
  font-size: 25px;
}
.font-30{
  font-size: 30px;
}
.font-35{
  font-size: 35px;
}
.font-40{
  font-size: 40px;
}
.font-50{
  font-size: 50px;
}
.font-60{
  font-size: 60px;
}
.font-120{
  font-size: 120px;
}
.clr-yellow{
  color: #FFB800;
}

p {
  line-height: 1.75;
  font-size: 18px;
  color: #333;
}

a {
  color: #434343;
}

a:hover {
  color: #C91222;
  text-decoration: none;
}

::-moz-selection {
  background: #C91222;
  text-shadow: none;
}

::selection {
  background: #C91222;
  text-shadow: none;
}

img::-moz-selection {
  background: transparent;
}

img::selection {
  background: transparent;
}

img::-moz-selection {
  background: transparent;
}
.logo{
  width: 110px;
}
.mt-60{
  margin-top: 60px;
}
.mt-91{
  margin-top:89px;
}
.bg-white{
  background-color: #FFF;
}
.bg-black{
  background: #000;
}
.bg-lgblack{
  background-color: #4c4a4a;
}
.bg-lg-blue{
  background-color: azure;
}
.clr-lg-blue{
  color: #3affc9;
}
.bg-gray{
  background-color: #F2F1F9;
}
.bg-lg-gray{
  background-color: #f7f7f7;
}
.bg-org{
  background: #C91222;
}
.bg-orange{
  background-color: #C91222;
}
.bg-red{
  background-color: #C91222;
}
.clr-red {
  color: #C91222;
}
.enayble{
  color: #FFF;
  border-bottom: 1px solid #C91222;
  font-weight: bold;
}
.enayble:hover{
  color: #C91222;
  border-bottom: 1px solid #FFF;
}
.clr-black{
  color: #000;
}
.clr-grey{
  color: #929292;
}
.clr-orange{
  color: #C91222;
}
.clr-orange-lg{
  color: #C91222;
}
.footer .input-group-text{
  background: #C91222;
  border-color: #C91222;
}
.clr-white{
  color: #FFF;
}
.bg-light {
  background-color: #F2F2F2!important;
}
.bg-blue{
  background-color: #101D48;
}
.clr-blue{
  color: #101D48;
}
.mtmin-20{
  margin-top: -20px;
}
#mainNav {
  position: static;
  background-color: transparent;
  padding: .6rem 1rem;
}
#mainNav1 {
  position: static;
  background-color: transparent;
  padding: .6rem 1rem;
}

#mainNav .navbar-toggler {
  font-size: 12px;
  right: 0;
  padding: 13px;
  text-transform: uppercase;
  color: white;
  border: 0;
  background-color: #C91222;
}
#mainNav1 .navbar-toggler {
  font-size: 12px;
  right: 0;
  padding: 13px;
  text-transform: uppercase;
  color: white;
  border: 0;
  background-color: #C91222;
}

#mainNav .navbar-brand {
  color: #FFF;  
  font-weight:bold;
}
#mainNav1 .navbar-brand {
  color: #FFF;  
  font-weight:bold;
}

#mainNav .navbar-brand.active, #mainNav .navbar-brand:active, #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
  color: #FFF;
}

#mainNav1 .navbar-brand.active, #mainNav1 .navbar-brand:active, #mainNav1 .navbar-brand:focus, #mainNav1 .navbar-brand:hover {
  color: #000;
}

#mainNav .navbar-nav .nav-item .nav-link {
  font-size: 15px;
  font-weight: 900;
  padding: 0.75em 0em;
  letter-spacing: 1px;
  color: #FFF;
  border-bottom: 1px solid transparent;
}
#mainNav1 .navbar-nav .nav-item .nav-link {
  font-size: 15px;
  font-weight: 900;
  padding: 0.75em 0em;
  letter-spacing: 1px;
  color: #101D48;
  font-family: 'Poppins-Light';
  border-bottom: 1px solid transparent;
}

#mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
 /* border-bottom: 1px solid;*/
 color: #ffffffb3;
}
#mainNav1 .navbar-nav .nav-item .nav-link.active, #mainNav1 .navbar-nav .nav-item .nav-link:hover {
 /* border-bottom: 1px solid;*/
 color: #ca3827;
}

@media (min-width: 992px) {
  #mainNav {
    transition: padding-top 0.3s, padding-bottom 0.3s;
    border: none;
    /*background-color: transparent;*/
  }
  #mainNav1 {
    transition: padding-top 0.3s, padding-bottom 0.3s;
    border: none;
    z-index: 9999;
    /*background-color: transparent;*/
  }
  #mainNav .navbar-brand {
    font-size: 1.75em;
    transition: all 0.3s;
  }
  #mainNav1 .navbar-brand {
    font-size: 1.75em;
    transition: all 0.3s;
  }
  #mainNav .navbar-nav .nav-item .nav-link {
    margin: 1em 1.5em !important;
  }
  #mainNav1 .navbar-nav .nav-item .nav-link {
    margin: 1em 1.5em !important;
  }
  #mainNav.navbar-shrink {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #212529;
  }
  #mainNav1.navbar-shrink {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #212529;
  }
  #mainNav.navbar-shrink .navbar-brand {
    font-size: 1.25em;
    padding: 12px 0;
  }
  #mainNav1.navbar-shrink .navbar-brand {
    font-size: 1.25em;
    padding: 12px 0;
  }
}

.banner-section{
  /*margin-top: 15rem;*/
  position: absolute;
  top: 30%;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 3;
  width: 100%;
  /*height: 50px;*/
}

.heading-primary {
  color:#FFF;
  font-size: 50px;
  font-weight: bold;
  line-height: 1.3;
}

.heading-primary-main {
  display: block;
  font-size: 24px;
  font-weight: 400;
  animation-name: moveInleft;
  animation-duration: 3s;
  margin-bottom: 10px;
}

.heading-primary-sub {
  display: block;
  font-size: 35px;
  font-weight: 400;
  animation-name: moveInRight;
  animation-duration: 3s;
}

@keyframes moveInleft {
  0% {
    opacity: 0;
    transform: translateX(-100px);
  }

  80% {
    transform: translateX(10px);
  }
  100% {
    opacity: 1;
    transform: translate(0);
  }
}

@keyframes moveInRight {
  0% {
    opacity: 0;
    transform: translateX(100px);
  }

  80% {
    transform: translateX(-10px);
  }

  100% {
    opacity: 1;
    transform: translate(0);
  }

}
section.home-banner {
  background-color: #101d48d4;
  /*background-image: url("../images/banner-img.png");*/
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 500px;
  z-index: -1;
}
.ban-desc p {
  font-size: 14px;
  color: #FFF;
}
.services-banner{
  background-color: #101d48d4;
  /*background-image: url("../images/services-banner.png");*/
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 300px;
}

.solutions-banner{
  background-color: #101d48d4;
  /*background-image: url("../images/solutions-banner.png");*/
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 300px;
}
.banner-first-heading{
  color: #000;
  font-size: 30px;
  font-family: 'Poppins-Light';
  font-weight: normal !important;
}
.heading-lg-orange{
  color: #FF951C;
  font-size: 50px;
  font-family: 'Poppins-Light';
}
.heading-lg-white{
  color: #FFF;
  font-size: 120px;
  font-family: 'Poppins-Light';
}
.wrapper {
  position:relative;
  height:70px;
}
.line {   
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  border-left: 1px dashed #FFF;
  border-width:medium;

}

.bg-center{
  background-color: #FFF;
  background-image: url("../images/bg-center.png");
  background-position: center;
  background-repeat: no-repeat;
}
.bg-img{
  background-color: #FFF;
  background-image: url("../images/bg-img.png");
  background-repeat: no-repeat;
  background-position: right bottom;
}
.who-we-are{
  background-color: #142542;
  background-image: url("../images/img-w.png");
  background-repeat: no-repeat;
  background-position: right bottom;
}
.bg-big{
  background-color: #FFF;
  background-image: url("../image/bg-big.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.work-with-us{
  background-color: #FFF;
  background-image: url("../image/right-banner.svg");
  background-repeat: no-repeat;
  background-position: right;
}

/*.border-dot{
  border:1px dashed;
  border-width:medium;
  border-radius: 30px;
  }*/

  .services-section{
    /*background-image: url("../images/services-section.png");*/
    background: #f5f5f5;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 40px;
  }
  .service-top{
    font-size: 20px;
  }

  .colomn-2{
    position: relative;
    width: 20%;
    padding-right: 15px;
    padding-left: 15px;
  }
  
  .testimonials-box{
    box-shadow: 0px 0px 21px #0000001A;
    padding: 50px;
    border-radius: 30px;
    min-height: 320px;
    background-color: #FFF;
  }
  .contact-box{
    box-shadow: 0px 0px 21px #0000001A;
    background-color: #FFF;
    border-radius: 30px;
  }
  .desk-padding{
    padding-top: 70px;
  }
  .btn-learnmore{
    background: rgb(244,0,0);
    background: linear-gradient(223.57deg, rgba(16, 29, 72, 0.74) 41.64%, rgba(201, 18, 34, 0.74) 139.05%);
    color: #FFF;
    border-radius: 30px;
    font-size: 13px;
  }
  .btn-result,.btn-result:hover{
    background: #226fda;
    color: #FFF;
    border-radius: 10px;
    font-size: 16px;
  }
  .btn-learnmore:hover{
    background: rgb(244,0,0);
    background: linear-gradient(223.57deg, rgba(16, 29, 72, 0.74) 41.64%, rgba(201, 18, 34, 0.74) 139.05%);
    color: #FFF;
    border-radius: 5px;
    font-size: 13px;
  }

  .footer {
    background-color: #101D48;
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover;
    color: #FFF;
    font-size: 14px;
  }

  .footer span.copyright {
    font-size: 90%;
    line-height: 40px;
    text-transform: none;
  }
  .hr-footer{
    background: #FFF;
    margin-bottom: 1px;
  }

  .footer-link{
    color: #FFF;
    font-size: 14px;
    line-height: 2.5;
  }
  .footer-link:hover{
    color:#C91222;
  }
  .footer-input{
    height: 40px;
    border-radius: 50px;
    border-color: #000;
    width: 85%;
  }

  input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
    font-size: 12px;
  }


  .accordion .card-header:after {
    font-family: 'FontAwesome';  
    content: "\f068";
    float: right; 
    color: #FFF;
    background: #C91222;
    border-radius: 50%;
    padding: 0px 5px;
    font-size: 14px;
  }
  .accordion .card-header.collapsed:after {
   color: #FFF;
   content: "\f067";
   background: #C91222;
   border-radius: 50%;
   padding: 0px 5px;
   font-size: 14px;
 }
 .faq-box.card{
  border-bottom: unset;
  margin-bottom: 15px;
  border-radius: 5px;
  border: unset;
  box-shadow: 0px 0px 10px #0000001A;
}
.accordion>.faq-box.card:first-of-type{
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.accordion>.faq-box.card:not(:first-of-type):not(:last-of-type){
  border-radius: 5px;
}
.accordion>.faq-box.card:last-of-type{
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.faq-box .card-header{
  background: #FFF;
  border-bottom: unset;
}

.side-article-box{
  box-shadow: 0px 0px 10px #0000001A;
  background: #FFF;
  padding: 10px;
  border-radius: 5px;
}
.side-article-box1{
 background: #FFF;
 padding: 10px;
 border-radius: 5px;
 border: 1px solid #777777; 
}
@media (min-width: 768px) and (max-width: 991px){

}

@media (max-width: 991px){
  .p-0{
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
  .heading-primary{
    font-size: 30px;
  }
  .banner-section .font-16{
    font-size: 12px;
  }
  .banner-section.mt-5{
    margin-top: 5px !important;
  }
  .banner-section.pt-4{
    padding-top: 5px !important;
  }
  section.home-banner{
    height: 400px !important;
    padding: 0 20px;
  }
  section.home-banner {
    background-color: #101d48d4;
    background-image: unset;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 500px;
    z-index: -1;
  }
  .heading-primary-main{
    font-size: 20px;
  }
  .heading-primary-sub{
    font-size: 25px;
  }
  .banner-section{
    top: 0px;
  }
  .mobile-hide{
    display: none !important;
  }

}

.our-philosophy{
  background: transparent linear-gradient(180deg, #C91222 0%, #FF3300 100%) 0% 0% no-repeat padding-box;
}

.bg-grad{
  background: transparent linear-gradient(180deg, #C91222 0%, #FF3300 100%) 0% 0% no-repeat padding-box;
}
.btn-contact{
  color: #F94400;
  background-color: #FFFFFF;
  border-radius: 5px;
  font-size: 14px;
}
.btn-contact:hover{
  color: #F94400;
  background-color: #FFFFFF;
  border-radius: 5px;
}
.services-option p{
  color: #FFF;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
}


@media (min-width: 320px) and (max-width: 599px){
  .top-left{
    position: absolute;
    top: 50px;
  }
  .brand-title{
    font-size: 12px;
  }
  .services-used{
    font-size: 10px;
  }

}

.faq-ans p{
  font-size: 14px;
}

#scrolltop {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #ca3827;
  color: white;
  cursor: pointer;
  padding: 5px 10px;
  border-radius: 4px;
}
.sub-link{
  color: #101D48;
  font-size: 22px;
}
.sub-link:hover{
  color: #C91222;
  font-size: 22px;
}



.option-icon{
  background: #FFF;
  padding: 20px;
  border-radius: 50%;
  padding-top: 40px;
  -webkit-box-shadow: 0px 0px 6px #FFFFFF;
  -moz-box-shadow: 0px 0px 6px #FFFFFF;
  box-shadow: 0px 0px 6px #FFFFFF;
}
.option-icon i{
  font-size: 40px;
}
.brd-link{
  color: #000;
  font-size: 14px;
}
.brd-title{
  color: #737373;
  font-size: 14px;
}
.enq-box{
  box-shadow: 0px 0px 30px #00000030;
  border-radius: 5px;
  background: #FFF;
}
.contact-blue{
  border-radius: 5px 0 0 5px;
}
.lbl-txt{
  color: #00000070;
  font-size: 12px;
}
.case-study-box{
  -webkit-box-shadow: 0px 0px 13px #00000029;
  -moz-box-shadow: 0px 0px 13px #00000029;
  box-shadow: 0px 0px 13px #00000029;
  border-radius: 10px;
  padding:20px;
  background: #FFF;
}
.case-image{
  border-bottom: 1px solid #f48830;
}
.case-services h3{
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  color: #f48830;
  margin-top: 15px;
}

.btn-caseview{
  background: #101D48;
  color: #FFF;
  border-radius: 30px;
  font-size: 13px;
  padding: 6px 20px;
}
.btn-caseview:hover{
  background: #101D48;
  color: #FFF;
  border-radius: 5px;
  font-size: 13px;
}
.social-icon{
  border-radius: 50%;
  padding: 7px 15px;
  margin-right: 10px;
}

.get-touch {
  background: rgb(244,0,0);
  background: linear-gradient(223.57deg, rgba(16, 29, 72, 0.74) 41.64%, rgba(201, 18, 34, 0.74) 139.05%);
  border-radius: 20px;
}

.blog-list-title{
  font-weight: bold;
}
.icon-bar {
  position: fixed;
  top: 40%;
  right: 30px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1050;
}

.icon-bar a {
  display: block;
  text-align: center;
  padding: 10px 15px;
  transition: all 0.3s ease;
  color: white;
  border-radius: 50%;
  margin-bottom: 10px;
}

.icon-bar a:hover {
  background-color: #f05830;
}

.share-icon a{
  display: block;
  text-align: center;
  padding: 10px 15px;
  transition: all 0.3s ease;
  color: white;
  margin-bottom: 5px; 
  margin-right: 7px;
  width: 45px;
}

.share-icon a:hover {
  background-color: #000;
}

.facebook {
  background: #3B5998;
  color: white;
}

.twitter {
  background: #55ACEE;
  color: white;
}

.linkedin {
  background: #007bb5;
  color: white;
}
.brd-r10{
  border-radius: 10px;
}
.serv-title{
  color: #000;
  font-size: 18px;
}
.btn-talktous{
  font-size: 15px;
  font-weight: 900;
  background-color: #FFFFFF00;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  border-color: #FFFFFFB3;
  border-radius: 50px 50px 50px 50px;
  margin-top: 14px;
  color: #FFF;
  padding: 10px 20px;
}
.btn-talktous:hover{
  color: #ffffffb3;
}
.btn-talktous1{
  font-size: 14px;
  font-weight: 900;
  background-color: #101D48;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  border-color: #101D48;
  border-radius: 5px;
  margin-top: 18px;
  margin-left: 10px;
  color: #FFF;
  padding: 6px 20px;
}
.btn-talktous1:hover{
  color: #FFF;
  border-color: #ca3827;
  background-color: #ca3827;

}
.bxs{
  box-shadow: 0px 0px 13px #00000029;
}
.service-area{
  background: #C91222;
  border-radius: 20px;
}
.service-area li{
  border-bottom: 1px solid #FFF;
  color: #FFF;
  padding: 20px 5px;

}
.service-links{
  color:#FFF;
  padding: 20px 5px;
  font-size: 18px;
}


.chat-box{
  box-shadow: 0px 0px 21px #0000001A;
  background-color: #FFF;
  border-radius: 30px;
}
.work-area .nav-pills .nav-link.active, .work-area .nav-pills .show>.nav-link{
  color: #fff;
  background-color: #ca3827;
}
.work-area .nav-pills .nav-link{
  color: #fff;
  background-color: #7b7b7b;
  margin-right: 10px;
}
.case-box{
  border-radius: 4px;
  border:1px solid transparent;
  box-shadow: 0px 0px 10px #0000001A;
  padding: 20px;
  background: #FFF;
}


.bg-video-wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 85vh;
}
video {
  min-width: 100%;
  min-height: 85vh;
  z-index: 1;
}
.overlay {
  width: 100%;
  height: 85vh;
  position: absolute;
  top: 0;
  left: 0;
  background-image: linear-gradient(45deg, rgba(0,0,0,.3) 50%, rgba(0,0,0,.7) 50%);
  background-size: 2px 2px;
  z-index: 2;
}
.result-table td,.result-table th{
  padding: .3rem .7rem;
  font-size: 14px;
}
.col-md-20{
  position: relative;
  width: 20%;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 768px){
  .col-md-20 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

.btn-learn{
  background: #156efa;
  color: #FFF;
  border-radius: 30px;
  font-size: 15px;
}
.btn-learn:hover{
  background: #C91222;
  color: #FFF;
  transition: all 0.3s ease-out 0s;
}
.clr-lg-white{
  color: #e8e8e8;
}

.lite-audit{
  border-radius: 10px;
  border:1px solid transparent;
  box-shadow: 0px 0px 10px #0000001A;
}
.lngt{
  line-height: 1.5;
}
.sub-service-box{
  box-shadow: 0px 0px 10px #0000001A;
  border-radius: 10px;
}
.sub-service-box .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
  border-color: transparent;
  background-color: #C91222;
  color: #FFF;
  font-weight: bold;
}
.sub-service-box .nav-tabs{
  border-bottom: none;
}
.sub-service-box .nav-link{
  padding: 1rem 2rem;
}
.sub-service-box .nav-tabs .nav-link:focus, .sub-service-box .nav-tabs .nav-link:hover{
  border-color: transparent;
  background-color: #C91222;
  color: #FFF;
}
.sub-service-box .nav-tabs .nav-link{
  border-radius: 10px;
}
.hgt-60{
  height: 60px;
}
.related-insights-btn{
  display: block;
  color: #000;
  border-radius: 5px;
  box-shadow: 0px 0px 8px #156efa80;
  width: 250px;
  margin-bottom: 20px;
  margin-right: 20px;
  font-size: 20px;
  padding: 7px 20px;
  min-height: 80px;
  border-left: 15px solid transparent;

}
.related-insights-btn:hover,.related-insights-btn.active {
  border-left: 15px solid #C91222;
  padding-left: 15px;
  color: #226fda;
  box-shadow: 0px 0px 8px #C912228c;
}
.related-data.nav-tabs{
  border-bottom:unset;
}

.contact-home .form-control{
  border-color: transparent;
  background: #F4F4F4;
  margin-bottom: 20px;
}
.contact-home  input{
  height: 45px;
}

.contact-home .form-control:focus{
  box-shadow: 0 0 0 0.2rem rgb(230 66 46 / 24%);
}
.btn-red,.btn-red:hover{
  font-weight: 900;
  background-color: #C91222;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  border-color: #C91222;
  border-radius: 5px;
  color: #FFF;
  padding: 5px 30px; 
}

#enq-div{
  background-color: #101d48d4;
  /*background-image: url("../images/form-img.png");*/
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: scroll; 
  border-radius: 5px 0 0 5px;
}
.form-points li{
  position: relative;
  color: #FFF;
  font-weight: bold;
  padding-left: 30px;
}
.form-points li:before {
  color: #FFF;
  background-color: #C91222;
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  top: 50%;
  left: 0px;
  font-size: 11px;
  width: 22px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.services-tab.nav-tabs{
  border-bottom: unset;
}
.services-tab .nav-item a {
  display: block;
  color: #161B20;
  font-size: 14px;
  font-weight: bold;
  border-radius: 5px;
  padding: 15px 10px;
  background: #F4F4F4;
  border-left: 10px solid transparent;
}
.services-tab .nav-item img {
  height: 40px;
  margin-right: 10px;
}

.services-tab .nav-item a.active {
  color: #161B20;
  background: #F4F4F4;
  position: relative;
  border-left: 10px solid #C91222;
}

.service-link.active:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 15px 10px 0;
  border-color: #F4F4F4 transparent;
  display: block;
  width: 0;
  z-index: 1;
  margin-left: -5px;
  bottom: 38%;
  right: -16px;
  transform: rotate(270deg);
}

.service-link.active:before {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 16px 11px 0;
  border-color: #F4F4F4 transparent;
  display: block;
  width: 0;
  z-index: 0;
  margin-left: -6px;
  bottom: 38%;
  right: -16px;
  transform: rotate(270deg);
}
.services-box{
  box-shadow: 0px 0px 10px #00000030;
  border-radius: 5px; 
  min-height: 540px;
  max-height: 540px;
  overflow-y: auto;
}
.solution-box{
  border: 0.5px solid #777777;
  border-radius: 5px;
  min-height: 290px;
}
.solution-box:hover{
  box-shadow: 0px 0px 20px #00000030;
  border-color: transparent;
}
.solution-box:hover .solution-arrow{
  color: #DBDBDB;
}
.solution-arrow{
  color: transparent;
  font-size: 20px;
}
.btn-white{
  background: #FFF;
  color: #000;
  border-radius: 5px;
  font-size: 15px;
  font-weight: bold;
  padding: 7px 30px;
}
.btn-white:hover{
  background: #C91322;
  color: #FFF;
}
.home-client{
  background-color: #101d48d4;
  /*background-image: url("../images/client-banner.png");*/
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 300px;
  z-index: -1;
}
.home-contact{
  background-color: #101d48d4;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 300px;
  z-index: -1;
}
.usp-box{
  box-shadow: 0px 0px 20px #00000030;
  border-radius: 5px;
}
.usp-box-content{

}
.home-case-link img{
  border-radius: 5px;
}
.home-case-link h5{
  color: #000;
}
.case-home-img img{
  border-radius: 5px;
  height: 250px;
}

.case-box .case-home-img img{
  border-radius: 5px;
  height: 200px;
}

.case-home-img{
  position: relative;
}
.case-overlay{
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(223.57deg, rgba(16, 29, 72, 0.74) 41.64%, rgba(201, 18, 34, 0.74) 139.05%);
  height: 100%;
  width: 100%;
  border-radius: 5px;
  text-align: center;
  display: none;
}
.case-overlay-btn{
  background-color: transparent;
  color: #FFF;
  border-radius: 5px;
  font-size: 14px;
  border: 1px solid #FFF;
  margin-top: 45%;
}
.case-overlay-btn:hover{
  background-color: transparent;
  color: #FFF;
  border-radius: 5px;
  font-size: 14px;
  border: 1px solid #FFF;
  margin-top: 45%;
}
.case-overlay-btn1{
  background-color: transparent;
  color: #FFF;
  border-radius: 5px;
  font-size: 12px;
  border: 1px solid #FFF;
  margin-top: 40%;
}
.case-overlay-btn1:hover{
  background-color: transparent;
  color: #FFF;
  border-radius: 5px;
  font-size: 12px;
  border: 1px solid #FFF;
  margin-top: 40%;
}

.case-home-img:hover .case-overlay{
  display: block !important;
}
.team-img{
  border-radius: 50%;
  width: 200px;
  height: auto;
  box-shadow: 0px 0px 20px #00000030;
  padding: 12px;
}
.article-home{
  border-top-color: #0000007a;
}
.article-home-img{
  border-radius: 5px 5px 0 0;
  height: 250px;
}
.article-home-link{
  color: #000;
}
.article-home-link:hover{
  color: #C91222;
}

.about-banner{
  background-color: #101d48d4;
  /*background-image: url("../images/about-us/banner.png");*/
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 300px;
  z-index: -1;
}
.contact-banner{
  background-color: #101d48d4;
  /*background-image: url("../images/contact-banner-top.png");*/
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 300px;
  z-index: -1;
}
.faq-banner{
  background-color: #101d48d4;
  /*background-image: url("../images/faq-banner.png");*/
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 300px;
  z-index: -1;
}
.contact-info{
  background-color: #101d48d4;
  /*background-image: url("../images/contact-banner-info.png");*/
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 300px;
  z-index: -1;
}

.casestudy-banner{
  background-color: #101d48d4;
  /*background-image: url("../images/casestudy-banner.png");*/
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 300px;
  z-index: -1;
}
.case-details-banner{
  background-color: #101d48d4;
  /*background-image: url("../images/case-details-banner.png");*/
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 300px;
  z-index: -1;
}

.article-banner{
  background-color: #101d48d4;
  /*background-image: url("../images/article-banner.png");*/
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 300px;
  z-index: -1;
}
.article-detail-banner{
  background-color: #101d48d4;
  /*background-image: url("../images/article-detail-banner.png");*/
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 300px;
  z-index: -1;
}


.about-mission{
  background-color: #101d48d4;
  /*background-image: url("../images/about-us/mission-banner.png");*/
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: scroll;
}
.img-red{
 background-color: #C91222;
 /*background-image: url("../images/about-us/red-bg.png");*/
 background-repeat: no-repeat;
 background-position: center;
 background-size: cover;
 background-attachment: scroll; 
}
.trans-btn,.trans-btn:hover{
  border: 1px solid #FFF;
  color: #FFF;
  font-size: 14px;
}
.contact-info i{
  color: #FFF;
  font-size: 30px;
  margin-bottom: 20px;
}
.rotate315{
  transform: rotate(315deg);
}
.service-desc p{
  font-size: 14px;
}
.service-desc li{
  font-size: 14px;
}

.services-box::-webkit-scrollbar {
  display: block;
  width: 5px;
  height: 5px;
}
.services-box::-webkit-scrollbar-track {
  background: #F4F4F4;
}

.services-box::-webkit-scrollbar-thumb {
  background-color: #C91222;
  border-right: none;
  border-left: none;
}

.services-box::-webkit-scrollbar-track-piece:end {
  background: transparent;
  margin-bottom: 10px; 
}

.services-box::-webkit-scrollbar-track-piece:start {
  background: transparent;
  margin-top: 10px;
}