 
/* Import Fonts & All CSS */

@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700");
@import url(bootstrap.min.css);
@import url(animate.css);
@import url(default-assets/classy-nav.css);
@import url(owl.carousel.min.css);
@import url(magnific-popup.css);
@import url(font-awesome.min.css);
@import url(style133.css);
@font-face {
	font-family: 'ElegantIcons';
	src:url('fonts/ElegantIcons.eot');
	src:url('fonts/ElegantIconsd41d.eot?#iefix') format('embedded-opentype'),
		url('fonts/ElegantIcons.woff') format('woff'),
		url('fonts/ElegantIcons.ttf') format('truetype'),
		url('fonts/ElegantIcons.svg#ElegantIcons') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Outfit';
	src:  url('../fonts/outfit/Outfit-Regular.ttf') format('truetype');
	/* src: url('myfont.woff2') format('woff2'),
		 url('myfont.woff') format('woff'),
		 url('myfont.ttf') format('truetype'); */
  }
  @font-face {
	font-family: 'Outfit Light';
	src:  url('../fonts/outfit/Outfit-Light.ttf') format('truetype'); 
  }
 
 .icon_search, .icon_chat_alt, .icon_clock_alt, .icon_genius, .icon_book_alt, .icon_heart_alt, .icon_mail, .icon_pin, .icon_phone, .icon_id {
	font-family: 'ElegantIcons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.icon_search:before {
	content: "\55";
}
.icon_chat_alt:before {
	content: "\77";
}
.icon_clock_alt:before {
	content: "\7d";
}
.icon_genius:before {
	content: "\e00a";
}
.icon_book_alt:before {
	content: "\e022";
}
.icon_heart_alt:before {
	content: "\e030";
}
.icon_mail:before {
	content: "\e076";
}
.icon_pin:before {
	content: "\e081";
}
.icon_phone:before {
	content: "\e090";
}
.icon_id:before {
	content: "\e107";
}

.form-control {
      padding: 8px 9px !important;
}

* {
  margin: 0;
  padding: 0; }

body {
  font-family: 'Outfit Light', sans-serif;
  /* font-family: "Montserrat", sans-serif; */
  color: #0a3161 !important;
  font-weight: 400;   
  font-size: 14px; }
  .single-footer-widget .widget-title1{
    letter-spacing: 1px;
  }
  .footer-area a {
      letter-spacing: 0.5px;
}
li.active {
  background: #b31942;
  border-radius: 10px;
}
h1,
h2,
h3,
h4,
h5,
h6 {    letter-spacing: 0.8px;
  font-family: 'Outfit Light', sans-serif;
  color: #0a3161;
  line-height: 1.4;
  font-weight: 600; }
  .button-text{
    text-transform:inherit;
  }

a,
a:active,
a:focus,
a:hover {
  color: #0a3161;
  text-decoration: none;
  -webkit-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms;
  outline: none; }

li {
  list-style: none; }

p {
  line-height: 23px;
  color: #0a3161;
  font-size: 14px;
  font-weight: 400; }

img {
  max-width: 100%;
  height: auto; }
  img.flogo {
    height: 55px;
}
ul {
  margin: 0;
  padding: 0; }
  ul li {
    margin: 0;
    padding: 0; }

.bg-overlay {
  position: relative;
  z-index: 1; }
  .bg-overlay::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background-color: #0a3161; }

    .bg-black-gradient-overlay {
      position: relative;
      z-index: 1; }
      .bg-black-gradient-overlay::after {
        position: absolute;
        content: "";
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        z-index: -1;
        background: #000;
        opacity: 0.85;}

.bg-gradient-overlay {
  position: relative;
  z-index: 1; }
  .bg-gradient-overlay::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background: #0a3161;
    background: -webkit-linear-gradient(to right, #2c455d, #00012c);
    background: linear-gradient(to right, #0a3161, #00012c);
    opacity: 0.85; }

.bg-img {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; }

.jarallax {
  position: relative;
  z-index: 0; }
  .jarallax > .jarallax-img {
    position: absolute;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1; }

#success_fail_info {
  margin-bottom: 30px;
  color: #ffffff;
  text-align: center; }

.mfp-iframe-holder .mfp-close {
  top: 0;
  width: 30px;
  height: 30px;
  background-color: #0a3161;
  text-align: center;
  right: 0;
  padding-right: 0;
  line-height: 32px; }

.mt-15 {
  margin-top: 15px; }
  .mt-10 {
    margin-top: 10px; }
.mt-30 {
  margin-top: 30px; }

.mt-40 {
  margin-top: 40px; }

.mt-50 {
  margin-top: 50px; }

.mt-70 {
  margin-top: 70px; }

.mt-100 {
  margin-top: 100px; }

.mt-150 {
  margin-top: 150px; }

.mr-15 {
  margin-right: 15px; }

.mr-30 {
  margin-right: 30px; }

.mr-50 {
  margin-right: 50px; }

.mr-100 {
  margin-right: 100px; }

.mb-15 {
  margin-bottom: 15px; }

.mb-30 {
  margin-bottom: 30px; }

.mb-40 {
  margin-bottom: 40px; }

.mb-50 {
  margin-bottom: 50px; }

.mb-70 {
  margin-bottom: 70px; }

.mb-100 {
  margin-bottom: 100px; }

.ml-15 {
  margin-left: 15px; }

.ml-30 {
  margin-left: 30px; }

.ml-50 {
  margin-left: 50px; }

.ml-100 {
  margin-left: 100px; }

.section-padding-100 {
  padding-top: 100px;
  padding-bottom: 100px; }

.section-padding-0-100 {
  padding-top: 0;
  padding-bottom: 100px; }

.section-padding-100-0 {
  padding-top: 100px;
  padding-bottom: 0; }

.section-padding-100-50 {
  padding-top: 100px;
  padding-bottom: 50px; }

.section-padding-0-50 {
  padding-top: 0;
  padding-bottom: 50px; }

.section-padding-50-0 {
  padding-top: 50px;
  padding-bottom: 0; }

.height-400 {
  height: 400px; }

.height-600 {
  height: 600px; }

.height-700 {
  height: 700px; }

.height-800 {
  height: 800px; }

.height-900 {
  height: 900px; }

.height-1000 {
  height: 1000px; }
  .middcontent{
    width: 60% !important;
margin: 0px auto;
  }
#preloader {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 99999;
  top: 0;
  left: 0;
  background-color: #ffffff; }
  #preloader .preload-content {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -35px;
    margin-left: -35px;
    z-index: 100; }
  #preloader #itgen-load {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    border: 3px;
    border-style: solid;
    border-color: transparent;
    border-top-color: #b31942;
    -webkit-animation: itgenrotate 2400ms linear infinite;
    animation: itgenrotate 2400ms linear infinite;
    z-index: 999; }
    #preloader #itgen-load:before {
      content: "";
      position: absolute;
      top: 7.5px;
      left: 7.5px;
      right: 7.5px;
      bottom: 7.5px;
      border-radius: 50%;
      border: 3px;
      border-style: solid;
      border-color: transparent;
      border-top-color: #b31942;
      -webkit-animation: itgenrotate 2700ms linear infinite;
      animation: itgenrotate 2700ms linear infinite; }
    #preloader #itgen-load:after {
      content: "";
      position: absolute;
      top: 20px;
      left: 20px;
      right: 20px;
      bottom: 20px;
      border-radius: 50%;
      border: 3px;
      border-style: solid;
      border-color: transparent;
      border-top-color: #b31942;
      -webkit-animation: itgenrotate 1800ms linear infinite;
      animation: itgenrotate 1800ms linear infinite; }

@-webkit-keyframes itgenrotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes itgenrotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
.section-heading {
  position: relative;
  z-index: 1;
  margin-bottom: 50px; }
  .section-heading h2 {
    font-size: 36px;
    text-transform: capitalize;
    margin-bottom: 20px; }
    @media only screen and (max-width: 767px) {
      .single-testimonial-slide .testimonial-content { 
        padding: 0px 43px !important; 
    }
        .w80 {
        width: 70%;
        float: left;
        margin-right: 13px;
        margin-bottom: 30px;
      }
      .w20{ width: 30%;
        float: left; 
      
      }
      .padd80 {
        padding: 18px 0px !important;
    }
    .padding100 {
      padding: 30px !important;
  }
    }
    @media only screen and (max-width: 560px) {
      .owl-carousel.owl-loaded {
        display: block;
        
    }
    .bghashgrid .single-service--area{
        height:auto !important;
    }
    .mmt40{
        margin-top:40px;
    }
    .text-center.col-12.footer-company.mb-40 a {
    display: inline-block;
}
    }



    
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .single-testimonial-slide .testimonial-content { 
        padding: 0px 43px !important; 
    }
      .section-heading h2 {
        font-size: 30px; } 
        .mml60 {
          margin-left: 100px !important; 
      } 
      }
      @media only screen and (min-width: 1200px) and (max-width: 1400px) {
        .mml60 {
          margin-left: 40px !important; 
      }
      }

    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .single-testimonial-slide .testimonial-content { 
        padding: 0px 43px !important; 
    }
   
      .w80 {
        width: 70%;
        float: left;
        margin-right: 13px;
        margin-bottom: 30px;
      }
      .w20{ width: 30%;
        float: left; 
      
      }
      .section-heading h2 {
        font-size: 30px;
        margin-bottom: 15px; } }
    @media only screen and (max-width: 767px) {
      .middcontent{
        width: 83% !important;
    margin: 0px auto;
      }
      .section-heading h2 {
        font-size: 24px;
        margin-bottom: 15px; } }

        @media only screen and (min-width: 1400px) {
        .mml60{
          margin-left:125px;
        }
      }

      @media only screen and (min-width: 980px) and (max-width:1400) { 
      
      }
      



  .section-heading .line {
    width: 70px;
    height: 4px;
    background-color: #0a3161; }
  .section-heading.text-center .line {
    margin: 0 auto; }
  .section-heading.white h2 {
    color: #ffffff; }

#scrollUp {
  display:none;
  bottom: 50px;
  font-size: 22px;
  line-height: 42px;
  right: 0;
  width: 40px;
  background-color: #b31942;
  color: #ffffff;
  text-align: center;
  height: 40px;
  -webkit-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms;
  border-radius: 2px 0 0 2px; }
  #scrollUp:focus, #scrollUp:hover {
    background-color: #000; }

.itgen-btn {
  position: relative;
  z-index: 1;
  min-width: 170px;
  height: 46px;
  line-height: 42px;
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
  padding: 0 20px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  border-radius: 32px;
  background-color: #0a3161;
  -webkit-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
  border: 2px solid #0a3161 }
  @media only screen and (max-width: 767px) {
    .w80 {
      width:65%;
      float: left;
      margin-right: 13px;
      margin-bottom: 30px;
    }
    .w20{ width: 30%;
      float: left; 
    
    }
    .itgen-btn {
      min-width: 120px;
      padding: 0 10px; } }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .itgen-btn {
      min-width: 170px;
      padding: 0 20px; } }
  .itgen-btn.active, .itgen-btn:focus, .itgen-btn:hover {
    box-shadow: none;
    background-color: transparent;
    color: #0a3161; }
  .itgen-btn.btn-2:focus, .itgen-btn.btn-2:hover {
    background-color: #ffffff;
    color: #0a3161; }
  .itgen-btn.booking-btn {
    color: #ffffff !important;
    font-weight: 600;
    min-width: 140px;
    height: 40px;
    line-height: 36px;
    font-size: 12px; }
    .itgen-btn.booking-btn:focus, .itgen-btn.booking-btn:hover {
      font-size: 12px;
      font-weight: 600;
      background-color: #ffffff;
      color: #0a3161 !important; }

.header-area {
  position: relative;
  z-index: 599;
  width: 100%;
  -webkit-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms; }
  .header-area .main-header-area.sticky {
    top: 0;
    width: 100%;
    position: fixed;
    background-color: #ffffff;
    box-shadow: 0 3px 50px rgba(0, 0, 0, 0.2);
    border-bottom: none;
    left: 0;
    z-index: 600; }

.top-header-area {
  position: relative;
  z-index: 1;
  height: 40px;
  background-color: #f4f4f4; }
  .top-header-area .top-header-content a {
    display: inline-block;
    font-size: 12px;
    color: #707070; }
    .top-header-area .top-header-content a i {
      color: #0a3161;
      margin-right: 5px; }
    .top-header-area .top-header-content a:last-child {
      margin-left: 30px; }
      @media only screen and (max-width: 767px) {
        .top-header-area .top-header-content a:last-child {
          margin-left: 15px; } }
    @media only screen and (max-width: 767px) {
      .top-header-area .top-header-content a span {
        display: none; } }
  .top-header-area .top-header-social-info a {
    color: #707070;
    display: inline-block;
    font-size: 14px;
    margin-left: 10px; }
    .top-header-area .top-header-social-info a:focus, .top-header-area .top-header-social-info a:hover {
      color: #0a3161; }
      .classynav ul li a.active {
  border-bottom: 3px solid #b31942; 
}
.classynav ul li .dropdown ul li a:hover {
  /* border-bottom: 3px solid #b31942; 
  background: #b31942; */
}
 .dropdown ul li a:hover {
  border-bottom: 3px solid #b31942; 
  background: #b31942;
}

.classynav ul li span.active{
  border-bottom: 3px solid red;
    padding-bottom: 8px;
}

.classy-nav-container {
  background-color: #0a3161;     box-shadow: 0 0 5px;}
  .classy-nav-container .classy-navbar {
    height: 90px;
    padding: 0; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .classy-nav-container .classy-navbar {
        height: 80px; } }
    @media only screen and (max-width: 767px) {
      .classy-nav-container .classy-navbar {
        height: 70px; } }
    @media only screen and (max-width: 767px) {
      .classy-nav-container .classy-navbar .nav-brand {
        max-width: 90px;
        margin-right: 15px; } }
    .classy-nav-container .classy-navbar .classynav ul li a {
      letter-spacing: 1.2px;
      font-weight: 500;
      font-size: 15px;
      text-transform: capitalize; }
      .classy-nav-container .classy-navbar .classynav ul li a:focus, .classy-nav-container .classy-navbar .classynav ul li a:hover {
        color: #c9c9c9; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .classy-nav-container .classy-navbar .classynav ul li a {
          padding: 0 10px;
          font-size: 13px; } }
    .classy-nav-container .classy-navbar .classynav ul li.cn-dropdown-item ul li a {
      font-size: 12px;
      text-transform: capitalize; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .classy-nav-container .classy-navbar-toggler {
      -webkit-box-ordinal-group: 200;
      -ms-flex-order: 199;
      order: 199; } }
  @media only screen and (max-width: 767px) {
    .classy-nav-container .classy-navbar-toggler {
      -webkit-box-ordinal-group: 200;
      -ms-flex-order: 199;
      order: 199;
      margin-left: 15px; } }

.welcome-welcome-slide {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 800px; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .welcome-welcome-slide {
      height: auto !important; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .welcome-welcome-slide {
      height: auto !important; } }
  @media only screen and (max-width: 767px) {
    .welcome-welcome-slide {
      height: auto !important; } }

.welcome-text {
  position: relative;
  z-index: 1; }
  .welcome-text h2 {
    font-size: 55px;
    color: #ffffff;
    margin-bottom: 30px;
    display: block;
    text-transform: capitalize; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .welcome-text h2 {
        font-size: 42px;
        margin-bottom: 20px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .welcome-text h2 {
        font-size: 36px;
        margin-bottom: 20px; } }
         @media only screen and (max-width: 560px) {
           .mb-100 {
    margin-bottom: 10px;
}.itgen-contact-area .google-maps {
    height: auto !important;
}
         }
    @media only screen and (max-width: 767px) {
        .radio-left { 
    display: table;    margin-bottom: 9px;
}

      .welcome-text h2 {
        font-size: 24px; } }
  .welcome-text p {
    font-size: 19px;
    color: #ffffff;
    margin-bottom: 40px;
    line-height: 35px;}
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .welcome-text p {
        font-size: 18px;
        margin-bottom: 30px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .welcome-text p {
        font-size: 16px;
        margin-bottom: 30px; } }
    @media only screen and (max-width: 767px) {
      .welcome-text p {
        font-size: 16px; } }

.testimonials-area {
  position: relative;
  z-index: 1;
  overflow: hidden; }
  .testimonials-area .owl-next,
  .testimonials-area .owl-prev {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    position: absolute;
    width: 40px;
    height: 40px;
    text-align: center;
    background-color: transparent;
    top: 50%;
    left: 0px;
    margin-top: -20px;
    color: #b7b7b7;
    font-size: 50px;
    line-height: 40px;
    opacity: 0;
    visibility: hidden; }
    .testimonials-area .owl-next:focus, .testimonials-area .owl-next:hover,
    .testimonials-area .owl-prev:focus,
    .testimonials-area .owl-prev:hover {
      color: #ffffff; }
  .testimonials-area .owl-next {
    left: auto;
    right: 0px; }
  .testimonials-area:focus .owl-prev, .testimonials-area:hover .owl-prev {
    opacity: 1;
    visibility: visible; }
  .testimonials-area:focus .owl-next, .testimonials-area:hover .owl-next {
     right: 0;
    opacity: 1;
    visibility: visible; }

.single-testimonial-slide {
  position: relative;
  z-index: 1; }
    @media only screen and (max-width: 600px) {
        .carrer-thumb{
            height:auto !important;
        }
    }
  
  @media only screen and (max-width: 767px) {
    .single-testimonial-slide {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .single-testimonial-slide .testimonial-thumb {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 180px;
    flex: 0 0 180px;
    max-width: 180px;
    width: 180px;
    margin-right: 30px;
    border-radius: 50%; }
    .single-testimonial-slide .testimonial-thumb img {
      border-radius: 50%; }
    @media only screen and (max-width: 767px) {
      .single-testimonial-slide .testimonial-thumb {
        margin-bottom: 50px; } }
  .single-testimonial-slide .testimonial-content {
    position: relative;
    padding: 0px 140px;
    z-index: 1;
    text-align: center; }
    .single-testimonial-slide .testimonial-content h5 {
      font-size: 18px;
      font-weight: 400;
      line-height: 1.8;
      font-style: italic;
      margin-bottom: 15px;
      color: #ffffff; }
    .single-testimonial-slide .testimonial-content h6 {
      font-weight: 500;
      color: #ffffff; }
    .single-testimonial-slide .testimonial-content p {
      margin-bottom: 0;
      color: #ffffff; }

.single-itgens-area {
  position: relative;
  z-index: 1;
  background-color: #f4f4f4;
  -webkit-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms; }
  .single-itgens-area .itgens-content {
    position: absolute;
    width: 100%;
    bottom: 0; }
    .single-itgens-area .itgens-content .itgens-social-info {
      text-align: center;
      margin-bottom: 30px;
      opacity: 0;
      visibility: hidden;
      -webkit-transition-duration: 500ms;
      -o-transition-duration: 500ms;
      transition-duration: 500ms; }
      .single-itgens-area .itgens-content .itgens-social-info a {
        display: inline-block;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        background-color: #ffffff;
        box-shadow: 0 3px 30px 0 rgba(0, 0, 0, 0.15);
        font-size: 14px;
        text-align: center;
        line-height: 40px;
        color: #0a3161;
        margin: 0 7px; }
        .single-itgens-area .itgens-content .itgens-social-info a:focus, .single-itgens-area .itgens-content .itgens-social-info a:hover {
          background-color: #0a3161;
          color: #ffffff; }
    .single-itgens-area .itgens-content .itgens-info {
      width: 100%;
      padding: 10px 15px;
      text-align: center; }
      .single-itgens-area .itgens-content .itgens-info h5 {
        color: #ffffff;
        font-size: 18px;
        margin-bottom: 0; }
      .single-itgens-area .itgens-content .itgens-info p {
        color: #ffffff;
        margin-bottom: 0; }
  .single-itgens-area:focus .itgens-content .itgens-social-info, .single-itgens-area:hover .itgens-content .itgens-social-info {
    opacity: 1;
    visibility: visible; }

.appointment-form {
  position: relative;
  z-index: 1; }
  .appointment-form .form-control {
    width: 100%;
    height: 50px;
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 2px;
    border: none;
    color: #ffffff;
    font-size: 12px;
    padding: 0 30px;
    font-style: italic; }
    .appointment-form .form-control:focus {
      box-shadow: none; }
  .appointment-form select {
    appearance: none;
    -moz-appearance: none; }
    .appointment-form select option {
      width: 100%;
      height: 40px;
      background-color: #ffffff;
      color: #333333; }
  .appointment-form textarea.form-control {
    padding: 30px;
    height: 120px; }

.itgen-pricing-table-area {
  position: relative;
  z-index: 1; }

.itgen-price-table {
  position: relative;
  z-index: 1;
  box-shadow: 0 0 5px #d2d2d2;
  border-radius: 11px;}
  .itgen-price-table table thead tr > td,
  .itgen-price-table table thead tr > th {
    background-color: #0a3161;
    color: #ffffff; }
  .itgen-price-table table tr > td,
  .itgen-price-table table tr > th {
    padding: 15px 30px;
    border-radius: 0px; 
    background-color: #ffffff;
    font-weight: 600;
    color: #0a3161; }
    .itgen-price-table table  tr {
      border-bottom: 1px solid #e8e8e8;
  }
    @media only screen and (max-width: 767px) {
      .itgen-price-table table tr > td,
      .itgen-price-table table tr > th {
        padding: 10px 15px;
        font-size: 12px; }
        .single-service--area {
          position: relative;
          margin-top: 13px !important;
          z-index: 1;
      }
      .bghashgrid .single-service--area {
        position: relative;
        z-index: 1;
        background: #f7f7f7;
        padding: 20px;
        border-radius: 7px;
        box-shadow: 0px 0px 3px;
    }
    .single-testimonial-slide .testimonial-content{
      padding: 16px !important;
    }
    .padd80 {
      padding: 30px 0px;
  }
  .mt-50 {
    margin-top: 28px;
}
      
      }

.single-service {
  position: relative;
  z-index: 1; }
  .single-service img {
    display: block;
    margin-bottom: 15px;
    max-height: 35px; }
  .single-service h6 {
    color: #ffffff;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    margin-bottom: 0;
    font-weight: 400; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .single-service h6 {
        font-size: 13px; } }
  .single-service:focus h6, .single-service:hover h6 {
    color: #0a3161; }

.single-service--area {
  position: relative;    margin-top: 45px;
  z-index: 1; }
  .single-service--area .icon-- {
    position: relative;
    z-index: 1;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    width: 76px;
    height: 76px;
    border-radius: 50%;
    display: block;
    margin: 0 auto 10px; }
    .single-service--area .icon-- img {
      position: absolute;
      max-height: 35px;
      z-index: 2;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  .single-service--area h5 {
    margin-bottom: 15px;
    display: block;
    font-size: 12pt;
    text-transform: capitalize; }
  .single-service--area p {
    font-weight: 500; }
  .single-service--area:focus .icon--, .single-service--area:hover .icon-- {
    box-shadow: 0 2px 50px 0 rgba(0, 0, 0, 0.15); }

.itgen-video-area {
  position: relative;
  z-index: 1; }
  .itgen-video-area img {
    width: 100%; }
  .itgen-video-area .video-play-button {
    position: absolute;
    width: 60px;
    height: 60px;
    color: #ffffff;
    background-color: #0a3161;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -30px;
    text-align: center;
    line-height: 60px;
    font-size: 20px; }
    .itgen-video-area .video-play-button:focus, .itgen-video-area .video-play-button:hover {
      background-color: #000;
      color: #ffffff; }

.single-skills-area {
  position: relative;
  z-index: 1; }
  .single-skills-area h6 {
    font-size: 18px;
    display: block;
    margin-bottom: 12px; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .single-skills-area h6 {
        font-size: 14px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .single-skills-area h6 {
        font-size: 14px; } }
    @media only screen and (max-width: 767px) {
      .single-skills-area h6 {
        font-size: 14px; } }

.itgen-border {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 2px;
  background-color: #f4f4f4; }

.itgen-cta-area {
  position: relative;
  z-index: 1; }

.single-cta {
  position: relative;
  z-index: 1; }
  .single-cta i {
    font-size: 50px;
    color: #0a3161;
    margin-bottom: 15px;
    display: block; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .single-cta i {
        font-size: 40px; } }
  .single-cta h2 {
    font-size: 38px;
    display: block;
    margin-bottom: 10px; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .single-cta h2 {
        font-size: 30px; } }
    @media only screen and (max-width: 767px) {
      .single-cta h2 {
        font-size: 30px; } }
  .single-cta h5 {
    margin-bottom: 0;
    font-size: 18px; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .single-cta h5 {
        font-size: 16px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .single-cta h5 {
        font-size: 16px; } }
    @media only screen and (max-width: 767px) {
      .single-cta h5 {
        font-size: 16px; } }

.barfiller {
  width: 100%;
  height: 10px;
  background-color: #f4f4f4;
  border: none;
  position: relative;
  z-index: 1; }
  .barfiller .fill {
    display: block;
    position: relative;
    width: 0;
    height: 100%;
    background: #333;
    z-index: 1; }
  .barfiller .tipWrap {
    display: none; }
  .barfiller .tip {
    margin-top: -35px;
    padding: 0;
    font-size: 16px;
    color: #333333;
    font-weight: 600;
    left: 0;
    position: absolute;
    z-index: 2;
    background: transparent;
    right: 0;
    text-align: right; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .barfiller .tip {
        font-size: 14px;
        margin-top: -30px; } }
    .barfiller .tip::after {
      display: none; }

.breadcumb-area {
  position: relative;
  z-index: 1;  }
  @media only screen and (max-width: 767px) {
    .breadcumb-area {
       } }
  .breadcumb-area .title {
    font-size: 28px;
    margin-bottom: 24px;
    color: #ffffff;
    text-transform: uppercase;
    text-align: center; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .breadcumb-area .title {
        font-size: 36px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .breadcumb-area .title {
        font-size: 30px; } }
    @media only screen and (max-width: 767px) {
      .breadcumb-area .title {
        font-size: 24px; } }

.breadcumb--con .breadcrumb {
  padding: 30px 0;
  margin-bottom: 0;
  list-style: none;
  background-color: transparent;
  border-radius: 0; }
  .breadcumb--con .breadcrumb .breadcrumb-item,
  .breadcumb--con .breadcrumb .breadcrumb-item > a,
  .breadcumb--con .breadcrumb .breadcrumb-item.active {
    font-size: 14px;
    text-transform: capitalize;
    color: #333333;
    font-weight: 500; }
    .breadcumb--con .breadcrumb .breadcrumb-item:focus, .breadcumb--con .breadcrumb .breadcrumb-item:hover,
    .breadcumb--con .breadcrumb .breadcrumb-item > a:focus,
    .breadcumb--con .breadcrumb .breadcrumb-item > a:hover,
    .breadcumb--con .breadcrumb .breadcrumb-item.active:focus,
    .breadcumb--con .breadcrumb .breadcrumb-item.active:hover {
      color: #0a3161; }
  .breadcumb--con .breadcrumb .breadcrumb-item.active {
    color: #707070; }
    .breadcumb--con .breadcrumb .breadcrumb-item.active:focus, .breadcumb--con .breadcrumb .breadcrumb-item.active:hover {
      color: #707070; }
  .breadcumb--con .breadcrumb .page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .breadcumb--con .breadcrumb .page-item:last-child .page-link {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .breadcumb--con .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
    content: "\f105";
    font-family: 'FontAwesome'; }

.single-blog-item {
  position: relative;
  z-index: 1;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1); }
  .single-blog-item .blog-content {
    background-color: #ffffff;
    padding: 55px 40px; }


    .single-blog-item .blog-content .post-title {
      font-size: 20px;
      font-weight: 700;
      display: block;
      margin-bottom: 10px; }
      .single-blog-item .blog-content .post-title:focus, .single-blog-item .blog-content .post-title:hover {
        color: #0a3161; } 
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .single-blog-item .blog-content .post-title {
          font-size: 16px; } }
    .single-blog-item .blog-content p {
      font-weight: 500;  margin-bottom: 20px;}
    .single-blog-item .blog-content .post-meta a {
      display: inline-block;
      color: #b7b7b7;
      margin-right: 15px; }
      .single-blog-item .blog-content .post-meta a i {
        color: #0a3161; }
      .single-blog-item .blog-content .post-meta a:last-child {
        margin-right: 0; }
      .single-blog-item .blog-content .post-meta a:focus, .single-blog-item .blog-content .post-meta a:hover {
        color: #0a3161; }
  .single-blog-item.style-2 {
    box-shadow: none; }
    .single-blog-item.style-2 .blog-content,
    .single-blog-item.style-2 .blog-thumbnail {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
      width: 50%; }
      @media only screen and (max-width: 767px) {
        .single-blog-item.style-2 .blog-content,
        .single-blog-item.style-2 .blog-thumbnail {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%;
          max-width: 100%;
          width: 100%; } }

.itgen-pagination {
  position: relative;
  z-index: 1; }
  .itgen-pagination .pagination .page-item .page-link {
    width: 40px;
    height: 40px;
    border-radius: 3px;
    padding: 0;
    line-height: 38px;
    margin: 0 5px;
    text-align: center;
    background-color: transparent;
    color: #707070;
    font-size: 16px; }
    .itgen-pagination .pagination .page-item .page-link:focus, .itgen-pagination .pagination .page-item .page-link:hover {
      background-color: #0a3161;
      border-color: #0a3161;
      color: #ffffff; }
  .itgen-pagination .pagination .page-item.active .page-link {
    background-color: #0a3161;
    border-color: #0a3161;
    color: #ffffff; }

.comment_area {
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  padding-top: 30px; }
  .comment_area .title {
    margin-bottom: 50px; }
  .comment_area .comment-content {
    position: relative;
    z-index: 1;
    background-color: #f4f4f4;
    margin-bottom: 30px;
    padding: 30px; }
    @media only screen and (max-width: 767px) {
      .comment_area .comment-content {
        margin-bottom: 20px;
        padding: 20px; } }
    .comment_area .comment-content .comment-author {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 70px;
      flex: 0 0 70px;
      width: 70px;
      max-width: 70px;
      margin-right: 20px;
      border-radius: 50%; }
      @media only screen and (max-width: 767px) {
        .comment_area .comment-content .comment-author {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 50px;
          flex: 0 0 50px;
          width: 50px;
          max-width: 50px;
          margin-right: 10px; } }
      .comment_area .comment-content .comment-author img {
        border-radius: 50%; }
    .comment_area .comment-content .comment-meta .post-author {
      margin-bottom: 10px;
      display: block;
      color: #333333;
      font-size: 18px;
      font-weight: 500; }
      @media only screen and (max-width: 767px) {
        .comment_area .comment-content .comment-meta .post-author {
          font-size: 14px; } }
      .comment_area .comment-content .comment-meta .post-author span {
        font-size: 12px;
        color: #707070; }
        @media only screen and (max-width: 767px) {
          .comment_area .comment-content .comment-meta .post-author span {
            font-size: 10px; } }
      .comment_area .comment-content .comment-meta .post-author:focus, .comment_area .comment-content .comment-meta .post-author:hover {
        color: #0a3161; }
    .comment_area .comment-content .comment-meta p {
      margin-bottom: 15px;
      font-size: 14px;
      line-height: 2;
      font-weight: 500; }
      @media only screen and (max-width: 767px) {
        .comment_area .comment-content .comment-meta p {
          font-size: 12px; } }
    .comment_area .comment-content .comment-meta .comment-reply {
      font-size: 14px;
      color: #333333;
      text-transform: uppercase;
      letter-spacing: 1px;
      font-weight: 700; }
      @media only screen and (max-width: 767px) {
        .comment_area .comment-content .comment-meta .comment-reply {
          font-size: 12px; } }
      .comment_area .comment-content .comment-meta .comment-reply:focus, .comment_area .comment-content .comment-meta .comment-reply:hover {
        color: #0a3161; }
  .comment_area .children {
    margin-left: 50px; }
    .comment_area .children .single_comment_area:last-of-type {
      margin-bottom: 0; }

.single-widget-area {
  position: relative;
  z-index: 1;
  margin-bottom: 50px; }
  .single-widget-area .widget-title {
    margin-bottom: 30px;
    font-size: 22px; }

.search-widget form {
  width: 100%;
  position: relative;
  z-index: 1; }
  .search-widget form .form-control {
    width: 100%;
    height: 46px;
    font-size: 13px;
    padding: 0 20px; }
    .search-widget form .form-control:focus {
      box-shadow: none;
      border-color: #0a3161; }
  .search-widget form button {
    position: absolute;
    width: auto;
    height: 46px;
    top: 0;
    border: none;
    background-color: transparent;
    right: 20px;
    line-height: 46px;
    cursor: pointer;
    font-size: 16px;
    color: #707070; }

.catagories-list {
  position: relative;
  z-index: 1; }
  .catagories-list li a {
    display: block;
    padding: 15px 0;
    font-size: 16px;
    color: #707070;
    font-weight: 500;
    border-bottom: 1px solid #ebebeb; }
    @media only screen and (max-width: 767px) {
      .catagories-list li a {
        font-size: 14px; } }
    .catagories-list li a:focus, .catagories-list li a:hover {
      color: #0a3161; }
  .catagories-list li:last-child a {
    border-bottom: none; }

.single-news-area {
  position: relative;
  z-index: 1;
  margin-bottom: 30px; }
  .single-news-area:last-child {
    margin-bottom: 0; }
  .single-news-area .blog-thumbnail {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90px;
    flex: 0 0 90px;
    max-width: 90px;
    width: 90px; }
  .single-news-area .blog-content {
    margin-left: 20px; }
    .single-news-area .blog-content .post-title {
      font-size: 14px;
      color: #333333;
      display: block;
      margin-bottom: 5px;
      font-weight: 600; }
      .single-news-area .blog-content .post-title:focus, .single-news-area .blog-content .post-title:hover {
        color: #0a3161; }
    .single-news-area .blog-content .post-date {
      color: #b7b7b7;
      display: block;
      margin-bottom: 0;
      font-size: 12px; }

.blog-details-area {
  position: relative;
  z-index: 1; }
  .blog-details-area img {
    margin-bottom: 30px; }
  .blog-details-area h2 {
    font-size: 32px;
    display: block;
    margin-bottom: 15px; }
    @media only screen and (max-width: 767px) {
      .blog-details-area h2 {
        font-size: 20px; } }
  .blog-details-area .post-meta {
    position: relative;
    z-index: 1;
    margin-bottom: 30px; }
    .blog-details-area .post-meta a {
      display: inline-block;
      color: #b7b7b7;
      margin-right: 15px; }
      .blog-details-area .post-meta a i {
        color: #0a3161; }
      .blog-details-area .post-meta a:last-child {
        margin-right: 0; }
      .blog-details-area .post-meta a:focus, .blog-details-area .post-meta a:hover {
        color: #0a3161; }
  .blog-details-area p {
    margin-bottom: 30px;
    font-weight: 500; }

.itgen-blockquote {
  position: relative;
  z-index: 1;
  margin-bottom: 30px; }
  .itgen-blockquote .icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70px;
    flex: 0 0 70px;
    max-width: 70px;
    width: 70px; }
    .itgen-blockquote .icon i {
      font-size: 48px;
      color: #b7b7b7; }
  .itgen-blockquote .text h5 {
    font-size: 18px;
    font-style: italic;
    margin-bottom: 15px;
    color: #707070;
    line-height: 1.7;
    font-weight: 400; }
    @media only screen and (max-width: 767px) {
      .itgen-blockquote .text h5 {
        font-size: 16px; } }
  .itgen-blockquote .text h6 {
    color: #333333;
    font-size: 18px; }
    .itgen-blockquote .text h6 span {
      font-size: 12px;
      color: #0a3161; }
    @media only screen and (max-width: 767px) {
      .itgen-blockquote .text h6 {
        font-size: 16px; } }

.post-share-area a {
  display: inline-block;
  width: 120px;
  height: 46px;
  border-radius: 3px;
  background-color: #0a3161;
  line-height: 46px;
  color: #ffffff;
  margin-right: 10px;
  text-align: center; }
  .post-share-area a i {
    margin-right: 5px; }
  @media only screen and (max-width: 767px) {
    .post-share-area a {
      width: 68px;
      height: 36px;
      line-height: 36px;
      font-size: 11px;
      margin-right: 0; } }
  .post-share-area a:last-child {
    margin-right: 0; }
  .post-share-area a.facebook {
    background-color: #4b6cd0; }
  .post-share-area a.tweet {
    background-color: #49a7f3; }
  .post-share-area a.google-plus {
    background-color: #d34836; }
  .post-share-area a.pinterest {
    background-color: #bd081c; }

.search-widget-area form {
  position: relative;
  z-index: 1; }
  .search-widget-area form input {
    width: 100%;
    height: 45px;
    border: 2px solid rgba(255, 255, 255, 0.2);
    background-color: transparent;
    padding: 0 15px;
    color: #ffffff;
    font-size: 12px;
    border-radius: 30px; }
  .search-widget-area form button {
    width: 60px;
    height: 45px;
    background-color: transparent;
    padding: 0 15px;
    color: #ffffff;
    font-size: 14px;
    border-radius: 30px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 100; }

.widget-title h5 {
  margin-bottom: 30px;
  font-size: 18px;
  text-transform: capitalize;
  border-bottom: 1px solid #ffffff;
  padding: 0 0 5px; }

.dont-miss-post-content > a {
  font-size: 16px;
  color: #ffffff;
  display: block;
  margin-top: 15px; }
.dont-miss-post-content > span {
  font-size: 12px;
  color: #ffffff;
  display: block;
  text-transform: uppercase; }

.subscribe-form input {
  width: 100%;
  height: 45px;
  border-radius: 45px;
  border: none;
  padding: 0 20px;
  font-size: 12px;
  font-style: italic;
  color: #ffffff;
  margin-bottom: 15px;
  background-color: rgba(255, 255, 255, 0.1); }
.subscribe-form button {
  width: 100%;
  height: 45px;
  border-radius: 45px;
  border: none;
  font-size: 12px;
  padding: 0;
  text-transform: uppercase;
  color: #ffffff;
  margin-bottom: 15px;
  background-color: rgba(255, 255, 255, 0.2);
  cursor: pointer; }

.footer-area {    background: #0a3161;
  position: relative;
  z-index: 1;
  padding-top: 50px; }

.single-footer-widget {
  position: relative;
  z-index: 1;
  margin-bottom: 40px; }
  .single-footer-widget .widget-title1 {
    color: #ffffff;
    margin-top: 5px;
    margin-bottom: 10px;
    display: block;
}
  .single-footer-widget .widget-title {
    color: #ffffff;
    margin-top: 5px;
    margin-bottom: 25px;
    display: block; }
  .single-footer-widget p {
    color: #ffffff; }
  .single-footer-widget .footer-contact {
    position: relative;
    z-index: 1; }
    .single-footer-widget .footer-contact p {
      margin-bottom: 5px;
      font-size: 14px; }
      .single-footer-widget .footer-contact p i {
        display: inline-block;
        margin-right: 5px;
        color: #0a3161; }
      .single-footer-widget .footer-contact p:last-child {
        margin-bottom: 0; }
  .single-footer-widget .opening-hours {
    position: relative;
    z-index: 1; }
    .single-footer-widget .opening-hours li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      color: #ffffff;
      margin-bottom: 17px;
      font-size: 14px; }
      .single-footer-widget .opening-hours li:last-child {
        margin-bottom: 0; }
  .single-footer-widget .quick-links {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .single-footer-widget .quick-links li {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
      width: 50%; }
      .single-footer-widget .quick-links li a {
        color: #ffffff;
        margin-bottom: 17px;
        display: block; }
        .single-footer-widget .quick-links li a:focus, .single-footer-widget .quick-links li a:hover {
          color: #0a3161; }
      .single-footer-widget .quick-links li:last-child a {
        margin-bottom: 0; }
  .single-footer-widget .footer-newsletter-form {
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
    margin-top: 25px; }
    .single-footer-widget .footer-newsletter-form input {
      width: 100%;
      height: 40px;
      background-color: #ffffff;
      border-radius: 2px;
      border: none;
      font-size: 12px;
      padding: 0 15px; }
    .single-footer-widget .footer-newsletter-form button {
      width: auto;
      padding: 0 15px;
      background-color: #0a3161;
      color: #ffffff;
      border: none;
      border-radius: 0 2px 2px 0;
      line-height: 40px;
      height: 40px;
      cursor: pointer;
      position: absolute;
      top: 0;
      right: 0;
      z-index: 10;
      -webkit-transition-duration: 500ms;
      -o-transition-duration: 500ms;
      transition-duration: 500ms; }
      .single-footer-widget .footer-newsletter-form button:focus, .single-footer-widget .footer-newsletter-form button:hover {
        background-color: #000;
        color: #ffffff; }
  .single-footer-widget .footer-social-info a {
    display: inline-block;
    color: #ffffff;    font-size: 15pt;
    margin-right: 20px; }

.copywrite-content {
  position: relative;
  z-index: 1;
   padding: 20px 0;  }
  .copywrite-content p {
    font-size: 12px;
    color: #ffffff;
    margin-bottom: 0; }
    .copywrite-content p span {
      font-weight: 500;
      color: #ffffff; }
    .copywrite-content p a {
      color: #ffffff; }

.itgen-contact-area {
  position: relative;
  z-index: 1; }
  .itgen-contact-area .google-maps {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 470px; }
    @media only screen and (max-width: 767px) {
      .itgen-contact-area .google-maps {
        height: 280px; } }
    .itgen-contact-area .google-maps iframe {
      width: 100%;
      height: 100%;
      border: none; }

.contact-information {
  position: relative;
  z-index: 1;
  padding: 30px 50px;
  background-color: #0a3161;
  border-radius: 3px; }
  @media only screen and (max-width: 767px) {
    .contact-information {
      margin-bottom: 100px; } }
  .contact-information h5 {
    color: #ffffff; }
  .contact-information p {
    color: #ffffff; }
    label {
      color: #0a3161; 
      font-weight: 500;
    }
.contact-form {
  position: relative;
  z-index: 1; }
  .contact-form .form-control {border-color: #7c91ab;margin-top: 10px; height:auto;
     font-size: 14px;
     color: #0a3161; }
    .contact-form .form-control:focus {
      box-shadow: none;
      border-color: #7c91ab }
  .contact-form textarea.form-control {
    height: 110px;
    padding: 15px; }
    .main-section-title {
      text-align: center;  
  }
  .main-section-title .top-title {
    color: #0a3161;
    display: block;
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 16px;
    text-transform: uppercase;
}
.main-section-title h2 {
  font-size: 42px;
  margin-bottom: 15px;
}
.bghashgrid .single-service--area {
  position: relative;
  z-index: 1;
  background: #f7f7f7;
  padding: 20px;border-radius: 7px; height:185px;
} 
.expertises .expert-sec .single-service--area{  height:160px;position: relative;
  z-index: 1;
  background: #f7f7f7;
  padding: 20px;border-radius: 7px; 
} 
 .hoverblue:hover {
  background-color: #0a3161;
  color: white;
}
.hoverblue:hover h5,  .hoverblue:hover p{
  color: white;
}
.more-btn{
  background: #0a3161;
  color: white;
  font-size: 12px;
  padding: 6px 20px;
  border-radius: 31px;
}
.more-btn:hover,.more-btn:active, .more-btn:focus{
  background: #b31942;
  color: white;
  font-size: 12px;
  padding: 6px 20px;
  border-radius: 31px;
}
.white-btn{
  background: #ffffff;
  color:#000;
  font-size: 12px;
  padding: 6px 20px;
  border-radius: 31px;
}
.white-btn:hover,.white-btn:active, .white-btn:focus{
  background: #b31942;
  color: #fff;
  font-size: 12px;
  padding: 6px 20px;
  border-radius: 31px;
}
.hash-bg{
  background-color:#f7f7f7;
}
.padd18{
  padding: 18px 0px;
}
.padd20{
  padding: 20px 0px;
}
.padd40{
  padding:40px 0px;
}
.padd50{
  padding:50px 0px;
}
.padd60{
  padding:60px 0px;
}
.padd80{
  padding:80px 0px;
} 
.padd150{
  padding:150px 0px;
} 
.padding100{
  padding:100px;
}
.padding50{
  padding:50px;
}
.padding20{
  padding:20px;
}
.padding30{
  padding:30px;
}
.padding10{
  padding:10px;
}
.iconimg {
  height: 45px;
}
.padd-ban-100{
  padding:100px 0px 
}

/*# sourceMappingURL=style.css.map */


.section-title h2 {
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  padding-bottom: 6px;
  color: #000;
  letter-spacing: 0.3px;
  padding: 0;
}
.section-title::after {
  content: "";
  height: 3px;
  background: #fbb900;
  width: 80px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}
/****************/
/*	 BX-SLIDER 	*/
/****************/
section.client {
  padding: 4em 0em;
  background-color: #eee;
}
section.client .section-title {
  margin-bottom: 6em;
}
.bx-controls {
  position: relative;display:none;
}
.bx-wrapper .bx-pager {
  text-align: center;
  padding-top: 30px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  zoom: 1;
  display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

img.slidemg {
  height: 32px;
  text-align: center;
}
.biconimg{
  height: 38px;
  width: auto !important;
  text-align: center !important;
}
.banner-icon{
  text-align: center !important;
    display: inline-block !important;
}
.banner-grid .btitle{
  margin-bottom: 20px;
}
.banner-grid .ptitles{ 
  color: #ffff;
  line-height: 20px;
  min-height: 65px;font-weight: 100;
}
a.btn.btn-nobg {
  border: 1px solid white;
  color: white;
  font-size: 13px;
  border-radius: 25px;
  padding: 6px 20px;
}
a.btn.btn-nobg:hover,a.btn.btn-nobg:active,a.btn.btn-nobg:focus  {
  border: 1px solid white;
  color: #0a3161;
  font-size: 13px;
  border-radius: 25px;
  padding: 6px 20px;
  background: #ffffff;
  font-weight: bold;
}
.whitec{
  color:#ffffff !important;
} 
.padding0{
  padding:0px;
}
.padd-mar0{
  padding:0px;
  margin:0px;
}

.para-h50{
  height: 70px;
}

.form-row {
  margin-bottom: 10px;
}

.form-input {
  display: block;
}

.form-error {
  color: red;
}

/*progress bar */  
@property --progress-value {
  syntax: '<integer>';
  inherits: false;
  initial-value: 0;
}

@keyframes staffing-progress {
  to { --progress-value: 98; }
}

@keyframes tech-progress {
  to { --progress-value: 99; }
}

@keyframes nps-progress {
  to { --progress-value: 94; }
}
@keyframes nps-t-progress {
  to { --progress-value: 98; }
}
.single-cta p {
  font-size: 9pt;
  line-height: 17px;
  margin-top: 12px;
  font-weight: bold;
  letter-spacing: 0.5px;
}

.progress-bar {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  
  /* to center the percentage value */
  display:inline-flex;
  justify-content: center;
  align-items: center;    font-size: 19pt;
  color: #0a3161;
  font-weight: bold;
}

.progress-bar::before {
  counter-reset: percentage var(--progress-value);
  content: counter(percentage) '%';
}

.staffing  {
  background: 
  radial-gradient(closest-side, white 88%, transparent 80% 100%),
  conic-gradient(#0095d3 calc(var(--progress-value) * 1%), #cccccc 0);
  animation: staffing-progress 2s 1 forwards;
}

.staffing::before  {
  animation: staffing-progress 2s 1 forwards;
}
.tech{
  background: 
  radial-gradient(closest-side, white 88%, transparent 80% 100%),
  conic-gradient(#0095d3 calc(var(--progress-value) * 1%), #cccccc 0);
  animation: tech-progress 2s 1 forwards;
}
.tech::before {
  animation: tech-progress 2s 1 forwards;
}
.nps{
  background: 
  radial-gradient(closest-side, white 88%, transparent 80% 100%),
  conic-gradient(#0095d3 calc(var(--progress-value) * 1%), #cccccc 0);
  animation: nps-progress 2s 1 forwards;
}
.nps::before {
  animation: nps-progress 2s 1 forwards;
}
.nps-t{
  background: 
  radial-gradient(closest-side, white 88%, transparent 80% 100%),
  conic-gradient(#0095d3 calc(var(--progress-value) * 1%), #cccccc 0);
  animation: nps-t-progress 2s 1 forwards;
}
.nps-t::before {
  animation: nps-t-progress 2s 1 forwards;
}
nps-t

.css {
  background: 
  radial-gradient(closest-side, white 79%, transparent 80% 100%),
  conic-gradient(#0095d3 calc(var(--progress-value) * 1%), #cccccc 0);
  animation: css-progress 2s 1 forwards;
}

.css::before {
  animation: css-progress 2s 1 forwards;
}

.js {
  background: 
  radial-gradient(closest-side, white 79%, transparent 80% 100%),
  conic-gradient(#0095d3 calc(var(--progress-value) * 1%), #cccccc 0);
  animation: js-progress 2s 1 forwards;
}

.js::before {
  animation: js-progress 2s 1 forwards;
}
 
progress {
  visibility: hidden;
  width: 0;
  height: 0;
}
.bg-blues{
  background: #5a96e3;
}
img.arrow_carrot-right {
  /* margin-left: 85px; */
}
img.arrow_carrot-left {
  margin-right: 85px;
}
.about-sub-head{
  font-size: 17px;
    margin-top: 40px;
}
.register{
  background: #b31942;
  border: 1px solid #b31942;
  color: white;
  font-size: 13px;
  border-radius: 25px;
}
.register:hover,.register:active, .register:focus{
  background: #c40135;
  border: 1px solid #c40135;
  color: white;
  font-size: 13px;
  border-radius: 25px;
}
     
     
.checklist-item {
  list-style-type: none;
  margin-left: 10px;
}

.checklist-item li {
  margin-bottom: 3px;
  margin-left: 7px;
  /* display: flex; */
  /* align-items: center; */
  list-style: disc !important;
}

/* .checklist-item li::before {
  color: transparent;
  font-size: 1px;
  content: " ";
  margin-left: -1.3em;
  margin-right: 15px;
  padding: 10px;
  background-color: orange;
  -webkit-mask-image: url("img/home-page/tick-mark.png");
  -webkit-mask-size: cover;
} */
.footer-area a{
  color:#ffffff !important
}
.footer-area a:hover {
  color: #c0c0c0 !important;
}
.footer-social a {
  padding: 10px;
  font-size: 19pt;
  margin: 6px;
}
.footer-company a {
  padding: 10px;
  font-size: 11pt;
  margin: 6px;
}
.file{
   display: none;
}
.footer-left li{
  margin-left:5px;
}

 .btn-browse {
  background: #0a3161;
  color: white;
  margin-top: 10px;
  /*padding: 4px 40px;*/
}
.btn-browse:hover{
  background: #2c4f7b;
}
input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
  height: 15px;
  width: 15px;
}
i.fa.fa-quote-left, i.fa.fa-quote-right {
  font-size: 50pt;
  color: #b31942;
}
img.quote-img {
  height: 40px;
  width: 48px !important;
  display: inline-block !important;
}
img.quote-img.qright {
  float: right;
}
.padd-left0{
  padding-left: 0px;
}
.mb-20{
margin-bottom: 20px;
}
.mt-10{
  margin-top: 10px;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #ffffff !important;
  opacity: 1;
}
.single-service--area p {
  font-weight: 500;
  margin-bottom: 10px;
}

tr:hover {
  background-color: #000;
}

tr:hover td {
  background-color: transparent; /* or #000 */
}

/*common*/
.welcome-area .single-cta i,
.welcome-area h4,
.welcome-area h5 {
  color: #ffffff;
}

.padd80 {
  padding: 80px 0px;
}
.padd100 {
  padding: 100px 0px;
}
.padd120 {
  padding: 120px 0px;
}
.padd150 {
  padding: 150px 0px;
}

.logo {
  height: 42px;
  margin-top: -19px;
}

.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-sm-12 .col-md-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12 .col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
  float: left;
}

@media (min-width: 1200px) {
  .container {
    max-width: 80%;
  }
  .w80 {
    width: 80%;
    float: left;
    margin-right: 13px;
    margin-bottom: 30px;
  }
  .w20{ width: 16%;
    float: left; 
  
  }
}

#quote-carousel {
  padding: 0 10px 30px 10px;
  margin-top: 60px;
}

#quote-carousel .carousel-control {
  background: none;
  color: #CACACA;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px;
}

#quote-carousel .carousel-indicators {
  position: relative;
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-top: 20px;
  margin-right: -19px;
}

#quote-carousel .carousel-indicators li {
  width: 50px;
  height: 50px;
  cursor: pointer;
  border: 1px solid #ccc;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  opacity: 0.4;
  overflow: hidden;
  transition: all .4s ease-in;
  vertical-align: middle;
}

#quote-carousel .carousel-indicators .active {
  width: 128px;
  height: 128px;
  opacity: 1;
  transition: all .2s;
}

.item blockquote {
  border-left: none;
  margin: 0;
}

.item blockquote p:before {
  content: "\f10d";
  font-family: 'Fontawesome';
  float: left;
  margin-right: 10px;
}
p.f16pt {
  font-size: 16pt;
  line-height: 25pt;
}
.work-with{
  font-size: 18pt !important;
  font-weight: bold !important;
  margin-bottom: 20pt !important;
}
.careers p {
  font-weight: 500;
  margin-bottom: 10px;
  font-size: 12pt;
  line-height: 20pt;
}
.banner-bimg{
  height: 500px;
  width: 100%;
}
.carrer-thumb{
  height: 400px;
  width: 100%;
}

.contact-page .form {
  display: none;
}
.contact-page  .form.active {
  display: block
}
p.post-title {
   margin-bottom: 2px;
}
p.post-date {
  font-weight: bold;
}
.readmores{
  font-size: 12pt;
}
.getin-touch-width{ 
  padding: 10px 40px;background: #0a3161;
  font-size: 11pt;color: white;  border-radius: 31px;
}
.getin-touch-width:hover, .getin-touch-width:active, .getin-touch-width:focus {
  background: #b31942;
  color: white;  
}
input[type='radio']:after { 
  background-color: #d1d3d1; 
}

input[type='radio']:checked:after {
   
  background-color: #ffa500; 
}
input[type='radio'],input[type='checkbox'] {
	accent-color: #0a3161;
}
 
 