/* general css start here  */
html,body{
    overflow-x:hidden;
}
.service-banner-img{
    max-width: 300px;
}
.training-title{
    text-align: center;
    color: #fff;
}
.training-para{
   text-align: justify;
    color: #fff;  
}
.training-btn-group {
    margin-top: 30px;
}
.training-header textarea{
    height:90px;
}
#training-cta form{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
}
#training-cta .col-training-4{
    margin: 0px 10px 0px 10px;
}
.team-img{
    width: 100%;
    height: 300px;
    object-fit: cover;
}
.team-page .card h4{
    color: #d8293a;
}
.team-name{
     font-size: 18px;   
     text-align: center; 
     font-weight: 600;
     color:#000;
}
.team-designation{
   text-align: center;  
   font-weight: 600;
   font-size:14px;
   color:#000;
}
.team-info{
    margin-top: 45px;
}
.team-description{
    text-align:justify;
    font-size:14px;
    color: #000;
    opacity: .7;
    line-height:27px;
}
.team-slider-arrow{
    display: flex;
    justify-content: end;
}
.slider-btn {
    margin: 8px 32px 0px 10px;
    box-shadow: 0px 0px 4px 0px #d7d4d4;
    font-size: 16px;
    padding: 0px 11px;
}
  .slick-slide {
      margin: 50px 20px;
      margin-bottom:5px;
  }

  .slick-list {
      margin: 0 -10px;
  }
.custom-border{
 border-top: 3px solid #d8293a;
}
.feedback-img{
    width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 100%;
    float: left;
    margin-right: 20px;
}
.feedback-description{
    clear:both;
    text-align:justify;
    font-size:14px;
    color: #000;
    opacity: .7;
    line-height:27px;
}
.feedback-name{
     font-size: 18px; 
     font-weight: 600;
     color:#000;
}
.feedback-designation{
   font-size:14px;
   color:#000;
   margin: 0;
}
.description-info {
    margin-bottom: 40px;
}
.custom-border-feedback{
    height:auto;
}
.custom-border-feedback iframe{
    height:300px;
}
.fa-star{
    color:orange;
}
.download-btn{
    background: transparent;
    padding: 12px;
}
.apply-btn{
    padding: 12px 38px 12px 37px;
    background: #d72d3d;
}
.training-call-section{
    min-height:50px;
    background: linear-gradient(338deg,rgb(216 41 58) .06%,rgb(202 49 71) 99.99%);
}
.team-card{
    transition:all 0.7s;
}
.team-card:hover{
    transform:translate(0px, -30px);
}
.btn-container{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.contact-box{
    height: 200px;
}
.map-box{
    height:300px;
}
#contact-main{
    background:#ededed;
}
.map-box iframe{
    width:100%;
    height:510px;
}
.about-page{
    position: relative;
    height: 500px;
    overflow: hidden;
    margin-bottom: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#my-video{
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    top: 0;
    bottom: 0;
}
.video-overlay{
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    top: 0;
    bottom: 0;
    background:#0000007a;
}
.about-text-wrapper{
    position:relative;
}
.about-text-wrapper h1{
    text-transform:uppercase;
    text-align:center;
    color:#fff;
    text-shadow: 2px 2px #514c4c;
    line-height: 62px;
}
.float-right{
    float:right;
}
.courseimg_box{
  height:560px;
}
.text-section h3{
    font-size: 18px;
    font-weight: bold;
    margin: 14px;
}
.text-desc{
    text-align:center;
}
.noscrollnav{
    width: 100%;
    display: flex !important;
    position: fixed !important;
    top: 141px !important;
}
.scrollnav{
    width: 100%;
    display: flex !important;
    position: fixed !important;
    top: 69px !important;
}

.enqbtn{
position: absolute !important;
    bottom: 0;
    left: 2%; 
    transition:all 0.7s;
    outline: 5px solid white;
    border-radius: 9px
}
.enqbtn a{
    transition:all 0.7s; 
    border-radius:10px;
}
.enqbtn:hover a{
background:#d8293a !important;
color: #fff !important;
}
.fa-check:before {
    content: "\f00c";
    background: #2cb475;
    padding: 5px;
    border-radius: 35px;
    color: #fff;
    /* margin-right: 94px; */
    display: inline-block;
}
.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text {
    -ms-flex-item-align: center;
    align-self: center;
    padding-left: 19px !important;
    padding-top: 6px !important;
}
.elementor-widget .elementor-icon-list-item, .elementor-widget .elementor-icon-list-item a {
    border-bottom: 1px solid lightgrey;
}
#herobar{
display:block !important;
padding:0 !important;
}
#web-footer .facebook{
background: #3b5998;    
}
.border-right{
    border-right:1px solid lightgrey;
}
#web-footer .instagram{
background:#E1306C;
}
#web-footer .linkedin{
 background:#0A66C2; 
}
.h1heading{
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: 700;
    margin: 0;
    color: #d72d3d;
    text-transform: uppercase;    
}
/*.navbar .services:hover > ul {*/
/*    top: 18% !important;*/
/*}*/
#web-footer .twitter{
    background:#00acee;
}
/*.my-services{*/
/* padding:0 !important;   */
/*}*/
.whatsapp_icon{
  width:27px;
  margin: 6px 5px;
}
.box-margin img{
    height: 300px;
}
.fa-phone{
  transform: rotate(129deg);
}
.social-btn{
color:#fff;
margin: 5px 5px;
}
.sbox{
  display: flex;
  justify-content: center;
  align-items: center;
}
.service-icon{
  float: left;
  color: #d72d3d;
  font-size: 28px;
  margin-right: 10px; 
}
.stitle{
  color: #d72d3d;
}
.form-wrapper{
  background: #f3f3f3;
  padding: 28px;
}
.wpcf7-submit{
   background:#128853;
    color: #fff;
    border: none;
    padding: 9px;
    margin-top: 28px;
}
.box-margin{
  margin-bottom:15px;
}
.whyus-para{
  color:#fff !important;
  text-align:justify
}
.faq-bg{
  background: #001f53;
}
#myfaq .accordion-body{
    color:#fff;
}
.tlp-portfolio-sd {
  margin-bottom: 10px;
  display: none;
}
.tlp-portfolio .layout1 .tlp-content h3 {
  display: none;
}
.tlp-portfolio .tlp-portfolio-thum img {
  height: 289px;
}
.tlp-portfolio-item {
  box-shadow: 0px 1px 3px 0px #8080806e;
  height: 289px;
  max-height: 289px;
}
#wpsm_counter_b_row_244 .wpsm_counterbox {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
  box-shadow: -1px 0px 4px 1px #e2ebed;
  padding-top: 10px;
  background: #fff;
}
.fixed-top{
border-bottom: 7px solid #d8293a;
}
#wpsm_counter_b_row_244 .wpsm_counterbox .wpsm_count-icon i {
  font-size: 46px;
  color: #d72d3d !important;
}
.page-counts{
  background-image:url('../images/counter-bg.jpg');
  background-size:cover;
  position:relative;
}
.page-counts-overlay{
  position:absolute;
  width:100%;
  height:100%;
  left:0;
  right:0;
  top:0;
  bottom:0;
  background:#001f53c7;
}
.logo-carousel-free .sp-lc-logo img {
  margin: 0 auto;
  display: block;
  height: 150px;
  width: 100%;
}
#move-totop {
	position: fixed;
	bottom: 10px;
	right: 10px;
	cursor: pointer;
	display: none;
}
#move-totop button:hover {
  background:#d72d3d !important;
  transform:none !important;
  border:none;
}
#move-totop button {
  background-color: #0d6efd !important;
  border: none !important;
}
.tab-btn button{
    border-radius: 10px 10px 0px 0px;
}
.tab-box{
    height: auto;
    overflow: auto;
    font-weight: 600;
    font-family: inherit;
}
#training-container{
    display:none;
}
.form-wrapper textarea{
    height: 150px;
}
.tlp-single-detail {
  margin-top: 115px;
}
.page-wrapper{
  margin-top: 70px;
  margin-bottom:10px;
}
 .clients{  background:#f2f2f2;  background-size:cover;}
 .portfolio{     background: #fff;}
 .clients .clients-slider .swiper-slide img {    opacity: 1;    transition: 0.3s;}
 .section-header p  span ,  .features h1 span{color: #0087ff;}
 
 .imgleft{ 
     float: left;
     margin-right:20px;
     max-width: 600px;
 }
 
 p{
  text-align:justify;    
 }
 .box-margin h3{
     text-align:center;
 }
 .section-header p{
     text-align:center;
 }
 .service-icons{
    float: left;
    width: 50px;
    margin-right: 10px;
 }
 .features h1{ font-size:32px;padding-bottom: 15px;color: #5e5ab9;} .features p{ text-align:justify;}
 .topbar{  background:#b42e62; min-height:40px;}
 .header{ background:#fff;}
 .header-fixed-top{ 
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
 
 .pi-btn-base {
    background: #ffa314;
    border: 1px solid #ffa314;
    color: #fff !important;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .1);
}
 .form-control2 {
    width: 300px !important;
    height: 38px;
    display: inline-block;
    padding: 8px 11px 9px;
    font-size: 14px;
    border: 1px solid transparent;
    border-radius: 3px;
}
 .form-control1 {
    width: 300px;
    height: 38px;
    display: inline-block;
    padding: 8px 11px 9px;
    font-size: 14px;
    border: 1px solid transparent;
    border-radius: 3px;
}
.form-group {
    margin-bottom: 20px;
}
.section-bg {
  padding: 120px 0; position:relative;
  color: #fff;
}

.section-bg:before {
  content: "";
  background: #001f53;
  position: absolute;
  bottom: 60px;
  top: 60px;
  left: 0;
  right: 0;
}
.about .container {
  position: relative;
  z-index: 10;
}

.about .content {
  padding: 30px 30px 30px 0; position:relative; clear:both;
}

.about .content h3 {
  font-weight: 700;
  font-size: 34px;
  margin-bottom: 30px;
}

.about .content p {
  margin-bottom: 30px;
}

.about .content .about-btn {
  padding: 8px 30px 9px 30px;
  color: #fff;
  border-radius: 50px;
  transition: 0.3s;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 13px;
  display: inline-flex;
  align-items: center;
  border: 2px solid #e03a3c;
}

.about .content .about-btn i {
  font-size: 16px;
  padding-left: 5px;
}

.about .content .about-btn:hover {
  background: #e35052;
  background: #e03a3c;
}

.about .icon-boxes .icon-box {
  margin-top: 30px;
}

.about .icon-boxes .icon-box i {
  font-size: 40px;
  color: #e03a3c;
  margin-bottom: 10px;
}

.about .icon-boxes .icon-box h4 {
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 10px 0;
}

.about .icon-boxes .icon-box p {
  font-size: 15px;
  color: #848484;
}
.navbar{ position:static;}
@media (max-width: 1200px) {
  .about .content {
    padding-right: 0;
  }
}

@media (max-width: 768px)
{
     .breadcrumbs {
    margin-top: 74px;
}
    
    .top .col-sm-8{ width:60%;} .top .col-sm-4{ width:40%; }
    .navbar{ display:none;}
  .about {    text-align: center;  }
  .navbar{ position:relative;}
   .hidden-sm, .hidden-xs{display:none;}
}

.header.header-scrolled{ top:0px !important;}
.blog .sidebar .recent-posts h4 {
    font-size: 12px;
    font-weight: bold;
}
.footer .footer-top .footer-links ul i {
    padding-right: 2px;
    color: #091575;
    font-size: 12px;
    line-height: 0;
}
.sidenav {
  height: 100%;z-index: 999999;
  width: 0;
  position: fixed;
 
  top: 0;
  left: 0;
  background-color: #045f7b;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}
.sidenav ul{ list-style:none;}

.sidenav a {
  
  text-decoration: none;
  font-size: 15px;
  color: #fff;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
 
}
.pricing .box:hover {
    transform:none;
    box-shadow: 0px 0 30px rgba(1, 41, 112, 0.1);
}
.header-links a{ color:#fff; margin: 0px 10px; float:right;}


/* general css end here  */

/*sidebar code start here */
.latest-news {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    background: #fff;
    margin-bottom: 24px;
    padding: 21px;
    text-align: justify;
}
.news-box{
        margin-bottom: 20px;
}
.news-title {
    color: #0068a1;
    font-size: 22px;
    font-weight: 600!important;
    padding: 0 0 10px;
    margin-bottom: 20px;
    position: relative;
}
.news-title::before {
    background: #d72d3d;
    bottom: -1px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 45px;
}
.service-section-box {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    background: #fff;
    margin-bottom: 24px;
}
.serviceblock {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding: 20px;
}
.service-section-box .service-title {
    color: #0068a1;
    font-size: 22px;
    font-weight: 600!important;
    padding: 0 0 10px;
    margin-bottom: 20px;
    position: relative;
}
.service-section-box ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.service-section-box ul li {
    padding-bottom: 10px;
    margin-bottom: 8px;
    border-bottom: 1px dotted #e8e8e8;
    position: relative;
}
.service-section-box ul li a{
color:#66686a;
}
.query-box{
padding:20px;
background: #d0d0d0;
margin-bottom: 36px;
}
.service-section-box .service-title::before {
    background: #d72d3d;
    bottom: -1px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 45px;
}
/*sidebar code end here */

/*services section start here */

.service-header {
    background: #5f9d39;
    width: 100%;
    color: #fff;
}

.featured-section {
    padding: 30px;
    background: #0068a1;
    color: #fff;
}    

.featured-section ul li {
    list-style: none;
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding: 10px 0 10px 32px;
    font-size: 15px;
    border-top: 1px solid #1a77ab;
    line-height: 20px;
}
.featured-section h2 {
    font-size: 21px;
    color: #fff;
    font-weight: 600;
    margin: 0 0 20px 0;
}
.featured-section ul li::before {
    background: url('../images/list-icon.png') no-repeat;
    content: "";
    height: 22px;
    left: 0;
    position: absolute;
    top: 10px;
    width: 22px;
    z-index: 1;
}

.quoteBox {
    background: url('../images/box-bg.jpg');
    background-size: cover;
    padding: 20px 10px;
    color: #fff;
    border-right: 1px solid #e8e8e8;
    border-top: 1px solid #e8e8e8;
    height: 210px;
}
.quoteBox a {
    color: #fff;
    font-weight: 500;
    font-size: 13px;
}
.quoteBox .fa-caret-right{
    font-size:13px;
}
.box-text {
    font-size: 38px;
    font-weight: 700;
}
.connect-us {
    background: #5f9d39;
    margin: 10px 0;
    padding: 25px 25px 5px;
    overflow: hidden;
}
.connect-us h3 {
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
}
.strongtxt {
    font-size: 22px;
    font-weight: 700;
}
.quoteBoxArea{
  padding: 12px; 
}
.urlbox {
    border-radius: 5px;
    border: none;
    padding: 5px;
    font-size: 13px;
    width: calc(100% - 108px);
}
.urlbtn {
    border-radius: 5px;
    padding: 5px 15px;
    border: none;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    background:#d72d3d;
    width: auto;
    text-indent: 0;
}
.why-heading h2 {
    color: #1b1a1a;
    font-weight: 600;
    font-size: 21px;
    line-height: 36px;
    padding-bottom: 0;
    position: relative;
    margin: 0 0 12px;
}
.content-part h3{
     color: #1b1a1a;
     font-size:18px;
}
.packages-list {
    padding: 25px;
    background: #fff;
}
 .packages-wrapper ul li h3 {
    font-size: 16px;
    line-height: 3px;
    color: #222;
    font-weight: 600;
    display: inline-block;
}
 .packages-wrapper ul li{
  list-style:none;
  line-height: 65px;
 }
 .list-icon{
     display:inline;
     width:50px;
 }
 .sub-keyword {
    font-size: 21px;
    line-height: 36px;
    color: #222;
    font-weight: 600;
    padding-bottom: 0;
    position: relative;
    margin: 17px 0 12px;
}
.form-area ul li:before{
    content: "\203A";
    display: inline-block;
    font-size: 20px;
    padding-right: 7px;
    color: #0d6efd;
}
.enquiry-btn{
text-align: center;
margin-top: 20px;
margin-bottom: 20px;
}
/*services section end here */

/*package page CSS here */

.package-pricing .heading{
    text-align: center;
    font-size: 18px;
    padding-top: 12px;
}
.package-pricing .card-body{
    padding:30px;
}
.package-pricing .card{
    border: none;
    background: #f8f9fa;
}
.package-pricing .box1 > .heading{
    color:#07d5c0;
}

.package-pricing .box2 > .heading{
    color:#65c600;
}

.package-pricing .box3 > .heading{
    color:#ff901c;
}

.package-pricing .box2 .card-title span{
    color:#65c600;
}

.package-pricing .box3 .card-title span{
    color:#ff901c;
}

.package-pricing .price {
    font-size: 36px;
    color: #444444;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    text-align: center;
}

.package-pricing .price > span{
    font-size: 1rem;
    color: rgb(179, 174, 174);
}

.package-pricing .card-title{
    font-size: 1rem;
    line-height: 2;
}

.package-pricing .card-title > span{
    color:#07d5c0;
    font-family: "Nunito", sans-serif;
}

.package-pricing ul{
    line-height: 2;
    list-style: none;
}
.package-pricing ul li:before {
  content: '✓ ';
}

.package-pricing ul li{
    word-spacing: 2px;
    margin-left: -46px;
}

.package-pricing h5{
    font-weight: 700;
    text-align: center;
}

.package-pricing .button{
    padding: 8px 40px 10px 40px;
    border-radius: 50px;
    color: #4154f1;
    font-size: 16px;
    font-family: "Nunito", sans-serif;
    font-weight: 400;
    transition: 0.3s;
    border: 1px solid #4154f1;
}

.package-pricing a{
    margin-left: 62px;
}
.package-pricing a:hover{
    background-color:#4154f1;
    color: white;
    text-decoration: none;
}
.package-pricing img{
    height: 210px;
}
.training-header{
    color:#fff;
}
/*package page CSS end here */

/*call to action start here */
.smwhatsapp {
    position: fixed;
    z-index: 99999;
    bottom: 10px;
    left: 13px;
    width: 50px;
}
.smwhatsapp img{
    animation:whatsappzoomin 1.5s infinite;
}
@keyframes whatsappzoomin{
    0%{transform:scale(1,1)}
    50%{transform:scale(1.2,1.2)}
    100%{transform:scale(1,1)}
    
}
.form-group{
    margin-bottom:15px;
}
#homeModal .modal-header{
    padding: 12px;
    border: 0;
    background:#d8293a;
    color: #ffff;
    text-align: center;
    position: relative;
}
#homeModal .modal-title{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
#homeModal .btn-close {
   opacity: 1;
   filter: invert(1);
}
#homeModal textarea{
 height: 120px;
}
#homeModal .wpcf7-submit {
    margin-left: 15%;
    border-radius: 5px;
}
#case-study{
    position:relative;
    min-height:400px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#who-we-are{
    position:relative;
    min-height:400px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.who-we-are-text{
    position:relative;
}
.who-we-are-text p{
    text-align:center;
    font-size:25px;
    color:#fff;
}
.who-we-are-text h1{
    text-align:center;
    font-size:40px;
    color:#fff;
}
#case-study-overlay{
    position:absolute;
    left:0;
    top:0;
    right:0;
    bottom:0;
    background:#000000ba;
}
.case-study-content{
    text-align:center;
    color:#fff;
    position:relative;
}
.case-study-content p{
    text-align:center;
}
#singlepage{
    margin-top: 0px;
    margin-bottom: 20px;    
}
#detailed-contents{
    border:none;
}
#detailed-contents img{
    width: 100%;
    height: 400px;
    object-fit: cover;
    padding: 0px;
}
#sidebar-article .popular_image img{
    width: 20%;
    float: left;
    padding-right: 14px;
    height: 50px;
    object-fit: cover;
}

.share-icons{
    display: flex;
    justify-content: center;
}
#sidebar-article .custom-recent-posts {
        padding: 16px;  
}
.content-spage .heateor_sss_sharing_container{
    display:none !important;
}
.breadcrumb-container{
    background: #001f53;
    margin-bottom: 25px;
    padding: 25px;
    display: flex;
    color: #fff;
}
.breadcrumb-container a{
    color:#ffffff !important;
}
.uheading{
    text-align:center;
    margin-top:10px;
    margin-bottom:20px;
}
.entry-meta{
    display:none;
}
.content-spage{
   margin-top: 20px;
   line-height: 34px;
}
.case-study-title{
    color: #d8293a;
    line-height: 30px;
}
.case-study-img img{
    height: 260px;
    object-fit: cover;
}
.btn-default{
    background: #d8293a;
    color: #fff;
    padding: 8px 22px;
    font-size: 18px;
}
/*call to action end here */

.our-mission{
   background: #128853;
   color: #fff; 
   position:relative;
}
.our-mission h2{
    text-align:center;
}
.mission-section-desc{
    text-align: justify;
    padding-right: 190px;
}
.down-angle{
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -50px;
    width: 0;
    height: 0;
    border-top: solid 30px #128853;
    border-left: solid 60px #00000000;
    border-right: solid 60px #00000000;
}
.mission-tagline-section img{
    width: 15%;
}
.mission-tagline-box{
    background: #001f53;
    color: #fff; 
    padding: 15px;
    height: 190px;
}
.mission-box-title{
    font-size: 26px;
    text-align: center;
    margin-bottom: 20px;
}
.mission-box-description{
    text-align: center;
}
.project-count-img{
    width:100px;
    height:100px;
}
.count-box{
    text-align: center;
    color: #fff;
}
.project-count{
    text-align: center;
    font-weight: bold;
    font-size: 22px;  
}
.project-count-name{
    text-align: center;
    font-size: 22px;
    margin-top: -15px;
}
.project-count::after{
    content:'+';
    display:inline-block;
    padding-left: 4px;
}