body.site {
    font-family: 'Open Sans', sans-serif;
    color: #595959 !important;
    font-size: 14px;
    line-height: 26px;
    font-weight: 400 !important;
}

body.site, .sp-preloader {
    color: #595959 !important;
}


#sp-top-bar .tob_bar 
{
  background: #000;
  color: #fff;
  padding-top: 9px;
  padding-bottom: 9px;
}


#sp-top-bar #sp-top2 li a i 
 {
   width: 28px;
  height: 28px;
  border-radius: 50px;
  border: 2px solid #b0b0b0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  color: #A4A3A3;
  line-height: 1;
}

#sp-top-bar .tob_bar .sp-module {
  display: block;
  margin: 0;
}

#sp-top-bar #sp-top2 li 
{
  display: inline-block;
  margin-right: 0px;
}

#sp-top-bar {
  padding-top: 0px;
  padding-bottom: 0px;
}

#sp-top-bar #sp-top2 li a i:hover 
{
  background: #fff !important;
  border-color: #fff !important;
  color: #000 !important;
}

.header_bar_section 
{
  background: #fff;
}

/*#column-wrap-id-1727159539837 {
  padding: 0px;
}*/

#sp-top-bar #sp-top4 .sp-module {
  display: block !important;
  margin: 17px auto;
}


#sp-top4 .sppb-addon.sppb-addon-feature.sppb-text-left 
{
  background: #4388C8;
  border-radius: 10px;
  padding-top: 15px;
  padding-right: 25px;
  padding-bottom: 0px;
  padding-left: 25px;
  float: right;
/*  max-width: 250px;
  width: 250px;*/
}

.jb-breadcrumb .container 
{
    padding-left: 0px !important;
}

#sp-top4 .sppb-addon.sppb-addon-feature.sppb-text-left .sppb-icon .sppb-icon-container > i 
{
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 50%;
  border: 2px solid #fff !important;
  font-size: 20px;
  color: #fff;
  transition: .3s ease-in-out;
  border-color: #fff;
}

#sp-top4 .header_first_button_box .sppb-addon.sppb-addon-feature.sppb-text-left 
{
  background: none;
}

#sp-top4 .header_first_button_box .sppb-addon.sppb-addon-feature.sppb-text-left .sppb-icon .sppb-icon-container > i
{
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 5px;
  border: 2px solid #4388C8 !important;
  font-size: 20px;
  color: #4388C8;
  margin-right: 10px;
  transition: .3s ease-in-out;
}

#sp-top4 .sppb-media-body {
  margin-top: 4px;
}

#sp-top4 .sppb-addon-title.sppb-feature-box-title.sppb-media-heading
{
    color: #fff !important;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
}


#sp-top4 .header_first_button_box .sppb-addon-title.sppb-feature-box-title.sppb-media-heading {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  color: #4388C8 !important;
}

#sp-top4 .header_first_button_box .sppb-addon.sppb-addon-feature.sppb-text-left:hover
{
    background: #4388C8 !important;
}

#sp-top4 .header_first_button_box:hover .sppb-addon-title.sppb-feature-box-title.sppb-media-heading
{
    color: #fff !important;
}


#sp-top4 .header_first_button_box:hover .sppb-addon.sppb-addon-feature.sppb-text-left .sppb-icon .sppb-icon-container > i
{
    border-radius: 50% !important;
    color: #fff !important;
    border-color: #fff !important;
}

#sp-top4 .header_first_button_box:hover .sppb-addon.sppb-addon-feature .sppb-addon-text
{
    color: #fff !important;
}

#sp-top4 .header_first_button_box 
{
  margin-left: 50px;
}

#sp-title .margin-top-35
{
    margin-top: -96px !important;;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent > li:last-child > a
{
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  padding: 40px 0;
  display: block;
  line-height: 1;
  position: relative;
  z-index: 1;
  font-family: 'Open Sans', sans-serif;
}

#sp-header {
  height: auto;
  box-shadow: none;
  background: rgba(34, 37, 47, 0.40);
  width: 100%;
  position: relative;
  z-index: 99;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  animation: spFadeIn 0.5s;
}

#sp-logo 
{
  display: none;
}

#sp-menu .justify-content-end 
{
  display: block !important;
}
.sp-megamenu-parent > li + li > a 
{
  margin-left: 40px;
}

#sp-menu {
  margin-left: 15px;
  margin-right: 15px;
}

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
  color: #fff;
  font-weight: bold;
}

body #sp-title .sp-page-title::before {
  background-color: rgba(0, 0, 0, 0.7);
  background: linear-gradient(45deg, rgba(67,136,200,0.8) 0%, rgba(10,38,66,0.8) 100%);
}

#sp-title .sp-page-title .sp-page-title-heading {
  font-size: 46px !important;
  text-transform: capitalize;
  color: #fff;
  font-weight: 600;
/*  width: 100%;
  float: left;*/
  text-align: left;
}

body #sp-title .sp-page-title 
{
  position: relative;
  background-size: cover !important;
  background-position: center;
  padding: 191px 0 95px !important;
}

.sp-page-title .breadcrumb {
  margin: 0;
  position: relative;
  z-index: 9;
  text-align:left;
}

body #sp-top3 .sp-module {
  margin-left: 0px;
}

.jb-breadcrumb {
  border: none !important;
}

h2.sppb-addon-title span {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 2em;
  display: block;
  color: #4388C8;
}


#header_phn_button_box .get_support_btn 
{
  border-radius: 5px;
  color: #fff;
  font-size: 15px;
  font-weight: 700 !important;
  letter-spacing: 0;
  line-height: 1;
  margin-bottom: 0;
  padding: 18px 34px !important;
  text-align: center;
  text-transform: uppercase;
  touch-action: manipulation;
  transition: all 0.3s ease;
  vertical-align: middle;
}

#about-us-sec-1 img {
  border-radius: 15px;
  box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.1);
}

#about-us-sec-1 .bottom_right_sec {
  position: absolute;
  right: 30px;
  bottom: 50px;
}


#sp-header.header-sticky 
{
  background: #fff;
  -webkit-animation: 1000ms ease-in-out 0s normal none 1 running fadeInDown;
  animation: 1000ms ease-in-out 0s normal none 1 running fadeInDown;
  -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
  box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
  border-radius: 0;
}


#sp-header.header-sticky .sp-megamenu-parent > li > a
{
    color: #000 !important;
}

body .readon,  body .sppb-btn.sppb-btn-default
{
  background: #4388C8;
  color: #FFFFFF;
  font-size: 16px;
  border-radius: 5px;
  color: #fff !important;
  font-weight: 700 !important;
  letter-spacing: 0;
  line-height: 1;
  margin-bottom: 0;
  padding: 18px 34px !important;
  text-align: center;
  text-transform: uppercase;
  touch-action: manipulation;
  transition: all 0.3s ease;
  vertical-align: middle;
}

/*.sppb-icon .sppb-icon-container > i {
  width: auto !important;
  height: auto !important;
  line-height: inherit !important;
}*/

body .contact_info_sec1 .sppb-icon-container 
{
  box-shadow: 0 0 0 0 #ffffff;
  display: block;
  text-align: center;
  color: #fff;
  background-color: #000;
  border-style: solid;
  border-color: #000;
  border-width: 0;
  border-radius: 50px;
  padding: 10px !important;
  width: 50px;
}

.contact_info_sec1 .sppb-addon-text 
{
  margin-top: 10px;
}

.contact_info_sec1 a 
{
  font-size: 24px;
  font-weight: bold;
}


#about_us_sec2 h2.sppb-addon-title span {
  color: #fff !important;
  font-size: 22px;
}

#about_us_sec2 .com-baforms-wrapper .ba-form-page {
  background: transparent;
  padding: 0px;
}

#about_us_sec2 .ba-form-field-item.ba-form-input-field {
  margin-top: 5px;
  margin-bottom: 5px;
}

#about_us_sec2 .ba-form-field-item .ba-field-label-wrapper > * 
{
  color: #fff;
}

#about_us_sec2 .ba-form-submit-btn
{
    background: #000 !important;
}

#about_us_sec2 .play-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}


#about_us_sec2 .ba-field-container input[type="text"], 
#about_us_sec2 .ba-field-container input[type="email"] 
{
  height: 40px;
}


.choose-img-wrap-year-experience {
  width: 280px;
  height: 280px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: #000;
  border-radius: 50%;
  border: 15px solid #fff;
  position: absolute;
  right: 0;
  bottom: 0;
}

.sppb-addon-animated-number .sppb-addon-content .sppb-animated-number::before
{
    display: none !important;
}

.sppb-addon-animated-number .sppb-addon-content .sppb-animated-number-title {
  margin-top: 10px !important;
}

.sppb-progress-label.clearfix {
  font-weight: 600;
  font-size: 22px;
  line-height: 1.2em;
}


#about_team_sec .sppb-addon-person:hover .sppb-person-image img {
  filter: grayscale(1);
}

#about_team_sec .person-content-position-bottom-left {
  margin-top: -80px;
}

#about_team_sec .sppb-addon-person .sppb-person-social-icons {
  margin-top: 0px;
}

#about_team_sec .sppb-addon-person:hover .sppb-person-social-icons {
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
}

#about_team_sec .sppb-person-social-icons > li > a {
  color: #FFFFFF;
  font-size: 15px;
}

#about_team_sec .sppb-person-image img {
  border-radius: 5px !important;
}

#about_team_sec .sppb-person-information {
  border-radius: 0px 0px 5px 5px;
  display: inline-block;
  min-width: 240px;
  transition: .3s ease-in-out;
}

#about_team_sec .sppb-person-name {
  color: #4388C8;
}


#about_team_sec .sppb-addon-person .sppb-person-social > li
{
    display: block !important;
}

#about_team_sec .sppb-addon-person .sppb-person-social-icons {
  margin: 0;
  display: flex;
  flex-direction: column;
  position: absolute;
  right: 30px;
  top: 30px;
  gap: 8px;
  transition: .3s ease-in-out;
  transform: translateX(50px);
  opacity: 0;
  visibility: hidden;
}

#about_team_sec .sppb-addon-person .sppb-person-social li a {
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #000;
  border-radius: 50%;
  margin-bottom: 5px;
}

#about_team_sec .sppb-person-social-icons .sppb-person-social li a:hover 
{
  background: #4388C8 !important;
  color: #fff !important;
}


#about_team_sec .person-content-position-bottom-left:hover .sppb-person-information {
  background: #4388C8 !important;
}

#about_team_sec .person-content-position-bottom-left:hover .sppb-person-information .sppb-person-name,
#about_team_sec .person-content-position-bottom-left:hover .sppb-person-information .sppb-person-designation 
{
  color: #fff !important;
}


#about-testimonials-sec .sppb-testimonial-pro .fa-quote-left {
  width: 72px;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #4388C8;
  margin: 0 auto;
}

#about-testimonials-sec .sppb-carousel-inner 
{
  max-width: 850px;
  margin: 20px auto;
  text-align: center;
}

#about-testimonials-sec .sppb-addon-testimonial-pro-footer {
  text-align: center !important;
  display: block;
}

body #about-testimonials-sec .sppb-testimonial-message {
  font-style: italic;
  font-size: 20px;
  line-height: 1.4em !important;
}

#about-testimonials-sec .sppb-addon-testimonial-pro-client-designation {
  display: block;
  font-size: 14px;
}

.client-item .sppb-carousel-extended-item img {
  object-fit: unset;
  height: auto !important;
  filter: brightness(0%);
}

.client-item .sppb-carousel-extended-item img {
  padding: 15px 20px 15px 20px;
  border-width: 1px;
  float: inherit;
  height: auto;
}

#sp-bottom {
  background: #000 !important;
}

#sp-bottom .sppb-addon-title 
{
  font-size: 24px !important;
  font-weight: 600 !important;
}

.footer-social-links li a i {
  width: 30px;
  height: 30px;
  border-radius: 50px;
  border: 2px solid #4388C8;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  color: #fff;
  background: #4388C8;
  line-height: 1;
}

#sp-footer2 img {
    float: right;
}

#sp-footer1 {
  text-align: left;
}

#sp-bottom .footer-social-links li
{
   display: inline-block !important;
   margin-right: 0px;
}

#sp-footer 
{
  background: #000 !important;
  border-top: 1px solid #E4E4E4;
}
#sp-footer .container-inner {
  padding: 10px 0 !important;
}

.copyrightbottom 
{
  font-size: 14px;
}

#sp-bottom .eb-mod-body {
  line-height: 1.2em !important;
  font-size: 15px !important;
}
#sp-bottom p {
  font-size: 15px;
}

body .btn.sppb-btn-primary, 
body .btn.btn-primary, 
body .sppb-btn.sppb-btn-primary, 
body .sppb-btn.btn-primary 
{
  background-color: #4388C8 !important;
  border-color: #4388C8 !important;
  color: #fff !important;
}

body #sp-footer a:hover, body #sp-bottom a:hover {
    color: #4388C8 !important;
}

#sp-bottom .sp-module ul > li 
{
  display: block;
  margin-bottom: 0px !important;
}

#sp-bottom .eb-mod-foot .mod-cell a {
  background: #4388C8 !important;
  color: #fff !important;
  padding: 18px 34px !important;
  font-weight: 600;
  font-size: 14px;
  position: relative;
  border: none;
  top: 20px;
}


#sp-top3 .sppb-img-responsive 
{
  width: 350px;
}

#about-us-sec-1 #column-wrap-id-1727166176572 
{
  max-width: 50%;
  flex-basis: 50%;
}