.site-branding .logo-img{
    position: relative;
    margin-top: -29px;
    max-height: 109px !important;
    right: 44px;
}
.custom-height{
    height:76px;
    
}
/* .career-point ul{
    height:700px;
    overflow-y: auto;
  
} */
.career-point .custom-ul{
    height:679px;
}
.certified-wrapper img{
    width:30px;
}
.certified-wrapper span{
    vertical-align: super;
    font-weight: 600;
}

::-webkit-scrollbar {
    width: 7px;
  }
  
  /* Track */
  ::-webkit-scrollbar-track {
    background: #f1f1f1;
  }
  
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: #888;
  }
  
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background: #555;
  }
  #menu-footer-services img{
    height: 150px;;
  }
  .footer-img-c ul>li img{
      height: 80px;
  }
  
  .featured-content-home{
    padding-left: 29px !important;
  }
  /* .test2{
    height: 211px;
    overflow: hidden;
  }
  .test3{
    height: 189px;
    overflow: hidden;
  } */
  .test{
    display: none;
    /* height: 300px;
    overflow: hidden;  */
  }
  button:focus{
    outline: none;;
  }
  /* .featured-desc{
    height: 300px;
    overflow: hidden;
  } */
  .wrapper1{
    height: 280px;
  }
  .wrapper2{
    height: 284px;
  }
  .wrapper3{
    height: 284px;
  }
  .auto-height{
    height: auto;
  }
  .thanks-modal h2{
    margin-bottom: 20px;
    color: #2d4a8a;
    font-size: 28px;
  }
  .thanks-modal p{
    font-size: 16px;
    letter-spacing: .5px;
  }
  .img-three-dot{
    height: 45px;
    margin-left:6px !important;
    position: relative;
    top: -4px;
  }
  .tab-section{
   margin-top: 50px;
  }
  .home-c-img{
    width:100%;
  }
  .address-section{
    padding-top:75px !important;
  }
  .address-section .section-title{
    margin-bottom: 90px;
  }
  .contact-email{
    color: #2d4a8a;
  }
  .contact-email i{
    vertical-align: middle;
  }

.title-main-heading{
    font-size: 34px;
    line-height: 44px;
    margin-bottom: 0;
    text-transform: capitalize;
  }
  .title-main-heading span{
    font-style: italic;
    font-weight: 700;
    font-family: 'Playfair Display', serif;
    letter-spacing: 1.2px;
    color: #2d4a8a;
  }
  .address-sec{
    background-color: #f7f9fe;
  }
  
@media (min-width: 320px) and (max-width: 992px) {
  .enquiry-modal .modal-body{
    height: 400px; 
     overflow-y: auto;
  }
 
 
}
      
@media only screen and (max-width: 600px) {
    .site-branding .logo-img{
        right: 0px;
        max-height: 90px !important;
    }
   
    .cv-section{
        text-align:left !important;
    }
   
 }
 @media (min-width:576px) and (max-width: 1200px) {
    .career-point ul{
        height:700px;
        
      
    }
    .career-point .custom-ul{
        height:705px;
    }
 }
 html {
  scroll-behavior: smooth;
}
.about-slider1 .ttm-historybox-description{
 min-height: 205.50px;
}
.about-slider1 h5{
  font-size: 18px !important;
}
.about-slider2 .ttm-historybox-description{
  min-height: 205.50px;
 }
.about-slider2 h5{
  font-size: 18px !important;
}
 .about-slider3 .ttm-historybox-description{
  min-height: 205.50px;
 }
 .about-slider3 h5{
  font-size: 18px !important;
}
 .about-slider4 .ttm-historybox-description{
  min-height: 205.50px !important;
 }
 .about-slider4 h5{
  font-size: 17px !important;
}
.home-service1 .featured-desc{
 min-height: 175px;
 }
.home-service2 .featured-desc{
 min-height: 175px;
 }
.home-service3 .featured-desc{
 min-height: 175px;
 }
.home-service4 .featured-desc{
 min-height: 175px;
 }
.mailchimp-inputbox:after{
  cursor: pointer !important;
}
.mailchimp-inputbox:after{
  cursor: pointer !important;
}
.quality-sec{
  cursor: pointer !important;
}

/* Chrome, Safari, Edge, Opera */
input[type=number]#target::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number]#target{
     -moz-appearance: textfield;
}
 
.ttm-bgcolor-grey .ttm-col-wrapper-bg-layer{
  z-index: -1;
}
.fix-btn{
    z-index: 99;
    top: 280px;
    position: fixed;
    right: 0px;
    background-color: rgb(45, 74, 138);
    border:1px solid  rgb(45, 74, 138);
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    font-size: 16px;
}


.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 99;
  top: 0;
  right: 0;
  background-color: #f7f9fe;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #2d4a8a;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color:#2d4a8a;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}
.cmmi-logo-wrapper{
  width: 200px;
    padding: 4px;
    border: 1px solid rgba(46,56,77,1);
}
.cmmi-logo-wrapper img{
  width:100%;
}
.talk-icon span{
  color:#fff;
}
.quicklink-box .featured-icon-box .ttm-icon.talk-icon::before{
  border-left-color:transparent !important;
}

/*landing page*/
.landing-bg-section-row .title-header h2.title{
  font-size: 20px;
}
.landing-bg-section-row .spacing-10{
  padding: 30px 25px 30px 25px;
}
.landing-bg-section-row {
  position: relative;
  background-image: url(../images/landing-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 144px !important;
}
.left-info-sec{

    /* padding-top: 30px; */
    border: 1px solid #fff;
    /* background: #fff; */
    border-radius: 10px;
    /* padding-top: 30px;
    padding-bottom: 30px; */
    
}
.left-info-sec h2{
  font-size: 50px;
  margin-bottom: 0px;
}
.left-info-sec p{
  margin-bottom: 0px;
  font-size: 16px;
    margin-top: 10px;
}
.info-sec1{
  padding-top: 30px;
  padding-bottom: 30px;
  border-right:1px solid #fff;
}
.info-sec2{
  padding-top: 30px;
  padding-bottom: 30px;
 
}
.award-img-div{
  width:65px;
  margin-left: auto;
    margin-right: auto;
}
.award-img{
  width: 100%;
  margin-left: auto;
    margin-right: auto;
}
.awards-sec{
  margin-top:50px;
}
.awards-sec h4{
  font-size: 17px;
  margin-bottom: 25px;
}
.award-img-div-cmmi .award-img{
  margin-top: 8px;
}

/*end landing page*/
/*other css*/
.about-service-sec .ttm-historybox-title h5{
  height: 55px;
  overflow: hidden;

}
.index-service-section .ttm-historybox-title h5 {
  font-size: 17px;
  height: 55px;
  overflow: hidden;
}
.index-service-section .ttm-historybox-description {
  min-height: 205.50px !important;
}
.widget.widget-nav-menu ul li a {
   padding: 13px 7px 13px 58px;
   font-weight: 500;
   font-size: 14px;
}

.testnew1{
  display: block !important;
}
.qa-table th{width: 200px !important;background: #2d4a8a; color: #fff;}
/* .qa-table .stth{visibility: hidden;} */
.help-icon::before{margin-left: 10px !important;}
.qa-table .frsttd{border-top: 1px solid #dee2e6;}
.qa-table.table-bordered td, .table-bordered th {
  border-right: none !important;
  /* border: 1px solid #dee2e6; */
  border:none !important;
}
.hrms-img{
  
  max-width: 75% !important;
  /* width: 75% !important; */
}
/* #site-header-menu #site-navigation .menu ul li> ul {
  opacity: 1 !important;
  
  visibility: visible !important;

}

.sub-menu{
  display: block !important;
} */
/*End other css*/
/*start enquiry form*/
.enquiry-modal .section-title h2.title {
  font-size: 22px;
  line-height: 30px;
 
}

.enquiry-modal .modal-title{
  font-size: 17px;
  color:#2d4a8a;
  
}
.enquiry-btn span{
  writing-mode: vertical-rl; }
.enquiry-btn{
  writing-mode: vertical-rl; 
  cursor: pointer;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -webkit-box-shadow: 0 1px 4px 0 rgb(0 0 0 / 20%);
  -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px 0 rgb(0 0 0 / 20%);
  padding: 4px 8px;
  padding: 9px 14px 0px 8px;
    position: fixed;
    color: #fff;
    background: #2d4a8a;
    border: 1px solid #2d4a8a;
    top: 30%;
    z-index: 9999;
}
.country-code-wraper{
  display: inline-block;
  width: 70px;
  position:absolute;
 
}
.number-input{
  padding-left: 80px;
}
.country-code-wraper input{
  width: 70px;
  padding: 17px 15px;
  border-right: 1px solid #f5f5f5;
}
/*end enquiry form*/
.ttm-fid-icon-wrapper .fa-users{
  font-size: 36px;
}


@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
 
}

@media (min-width:355px) and (max-width: 754px){
  .sidenav{
    width:100% !important;
  }
}

/*start enquiry form*/
.enquiry-modal .section-title h2.title {
  font-size: 22px;
  line-height: 30px;

}

.enquiry-modal .modal-title{
  font-size: 17px;
  color:#2d4a8a;
  
}
.enquiry-btn span{
  writing-mode: vertical-rl; }
.enquiry-btn{
  writing-mode: vertical-rl; 
  cursor: pointer;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -webkit-box-shadow: 0 1px 4px 0 rgb(0 0 0 / 20%);
  -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px 0 rgb(0 0 0 / 20%);
  padding: 4px 8px;
  padding: 9px 14px 0px 8px;
    position: fixed;
    color: #fff;
    background: #2d4a8a;
    border: 1px solid #2d4a8a;
    top: 30%;
    z-index: 9999;
}
.country-code-wraper{
  display: inline-block;
  width: 70px;
  position:absolute;
}

.country-code-wraper select{
  padding: 10px 10px 10px 0px;
  border: 0px;
  margin-top: 10px;
  max-width: 85px;
  margin-left: 10px;
}

.country-code-wraper select option{
  border: 0px;
}
.number-input{
  padding-left: 99px !important;
}
.country-code-wraper input{
  width: 70px;
  border-right: 1px solid #f5f5f5;
}

.enquiry-modal .section-title{
  padding-left:10px;
  padding-right:10px;
}
/*end enquiry form*/


.has-submenu > a{
  cursor: pointer;
}
.ttm-tabs.ttm-tab-style-classic.style1 ul.custom-ttm-tabs li:not(:first-child):before{
  width: 0px !important;
}
.ttm-tabs.ttm-tab-style-classic.style1 ul.custom-ttm-tabs li:hover a{
  background-color: #2d4a8a !important;
  color: #fff;
  border:1px solid #2d4a8a;
}
.ttm-tabs.ttm-tab-style-classic.style1 ul.custom-ttm-tabs li:hover a{
  background-color: #2d4a8a !important;
  color: #fff;
  border:none !important;
}
.ttm-tabs.ttm-tab-style-classic.style1 ul.custom-ttm-tabs li:hover a i{
 
  color: #fff;
}
.ttm-tabs.ttm-tab-style-classic.style1 ul.custom-ttm-tabs li a {
 
  border-right: 1px solid #f0f0f0;
}
.ttm-tabs.ttm-tab-style-classic.style1 ul.custom-ttm-tabs li.active a{
  background-color: transparent !important;
  color: #263045;
  border:none !important;
}
.ttm-tabs.ttm-tab-style-classic.style1 ul.custom-ttm-tabs li.active a i{

  color: #2d4a8a;
}
.ttm-tabs.ttm-tab-style-classic.style1 ul.custom-ttm-tabs li.active a::before{

  height:0px !important;
}

.custom-ttm-tabs li.active a{
background-color: none !important;
}
.custom-ttm-tabs li a:before {
  
  height:none !important;
}
.custom-section.section-title.with-desc .title-header {
  margin-bottom: 15px;
}
.custom-section.section-title.with-desc .title-header:before{
  content:none !important
}
.mission-sec .ttm-left-span .ttm-col-wrapper-bg-layer {
  margin-left: 0px !important;
}
.cmmi-sec{
  margin-top: 10px;
    margin-bottom: 15px;
    width: 50%;
}
.enqury-pop .ttm-quote-form .form-group{
margin-bottom: 10px;
}

.enqury-pop .ttm-quote-form .form-group .form-control {
    padding: 10px 24px;
    font-size: 12px;
}
.country-code-wraper select {
  padding: 10px 10px 6px 0px;
  border: 0px;
  margin-top: 9px;
  max-width: 85px;
  margin-left: 10px;
 
}
.enqury-pop .country-code-wraper select {
 font-size: 12px;
  margin-top: 0px;
}
.cmmi-para{
  margin-left: 58px;;
}
.country_toggle{
  position: absolute;
}
.country_toggle_container{
  top: 55px;
  position: absolute;
  display: none;
  border: 1px solid #f5f5f5;
  background: #fff;
  height: 105px;
  width: 86px;
  border: 1px solid #f5f5f5;
  background: #fff;
  overflow-y: auto;
  z-index: 9;
}
.country_toggle_container ul{
  padding-left: 0px;
}
.country_toggle_wrapper button:focus{
  outline: none;
}
.country_toggle_wrapper button{
  width: 87px;
  height: 56px;
  background: transparent;
  color: #666;
  border-radius: 0px;;
  border:none;
  border-right: 1px solid #ebebeb;
  cursor: pointer;
}

.country_toggle_wrapper ul li{
  cursor: pointer;
  padding: 2px 11px;
}

.country_toggle_wrapper ul li:hover, .country_toggle_wrapper ul li.selected{
  background: #ebebeb;
}

.country_toggle_wrapper p{
     margin-bottom: 0px;
    font-size: 13px;
}
.enqury-pop .country_toggle_container{
  top: 40px;}
.enqury-pop .country_toggle_wrapper button {
 
  height: 40px;
}
