/*----[[6218bd00da99611c06997c91]]---*/
        /*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/
.header_17 {
    box-shadow: 0 0.125rem 0.75rem var(--wb-theme-box-shadow);
    background: var(--wb-website-theme-primary-color);
  }
  
  .header_17 .navbar-nav .nav-item .nav-link {
    padding: 0 1.12rem 0;
    color: var( --wb-menu-color);
  
  }
  
  .header_17 .navbar-nav .nav-item .nav-link:hover {
    color: var(--wb-menu-hover-color);
  }
  

  
  
  .header_17 .navbar-toggler {
    border: none;
  }
  
  .header_17 .navbar-toggler:focus {
    border: none;
    outline: 0;
    box-shadow: none;
  }
  
  .header_17 .navbar-toggler .navbar-toggler-icon .fas {
    color: var(--wb-website-theme-secondary-color) !important;
  }
  
  
  /* ===========media query======== */
  @media (max-width: 57rem) {
  
    .header_17 .navbar-nav .nav-item .nav-link {
      padding-left: 0;
      padding-top: 0.75rem;
  
    }
  }
        /*----6218bd00da99611c06997c91----*/
        

/*----[[65241df79804fa1f4cce0d31]]---*/
        /*--------------------------------------------------------------
# start about us
--------------------------------------------------------------*/

.about_123  {
  background: url(https://builder-templates-bucket.s3.amazonaws.com/65241df79804fa1f4cce0d31/assets/about-bg.jpg);
  background-position: center right;
  background-repeat: no-repeat;
  padding: 3rem 0rem;
}

.about_123  .about-heading h4 {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.875rem;

}

.about_123  .about-heading h2 {
  font-size: 2.5rem;
  font-weight: 600;
  margin-bottom: 1rem;
}

.about_123  a:hover {
  color: var(--wb-website-theme-secondary-color);
}


.about_123  .about-heading h3 {
  font-size: 1.375rem;
  font-weight: 600;
  margin-bottom: 1.25rem;
}

.about_123  .inner-about-box {
  background: var(--wb-website-theme-secondary-color);
  width:5rem;
  height:5rem;
  display: inline-block;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;

}

.about_123  .inner-about-box img {
  width: 2.2rem;
}
.about_123  .about-color:hover .inner-about-box {
background: var(--wb-website-hover-background-color);
}


/*--------------------------------------------------------------
# end about us
--------------------------------------------------------------*/
        /*----65241df79804fa1f4cce0d31----*/
        

/*----[[61dc18ad0e2fea1817442716]]---*/
        /*--------------------------------------------------------------
# video_5
--------------------------------------------------------------*/
.video_5 {
    background-color: var(--wb-website-theme-primary-color);

}

.video_5 .video-form-div h1 {
    font-size: 1.4rem;
    font-weight: bold;

}

.video_5 .video-form-div-top h1 {
    font-size: 2.3rem;
    font-weight: bold;

}

.video_5 .subscribe-btn {
    background: var(--wb-website-theme-secondary-color);
    color: var(--wb-website-text-secondary-color);
    border: 0.0625rem solid var(--wb-website-theme-secondary-color);
    padding: 1rem 3rem;
    border-radius: 0;

}

.video_5 .subscribe-btn:hover {
    border: 0.0625rem solid var(--wb-website-hover-background-color);
    background: var(--wb-website-hover-background-color);
    color: var(--wb-website-hover-text-color);
}

.video_5 ::placeholder {
    font-size: 0.875rem;
    color: var(--wb-input-placeholder-color);
}


.video_5 .form-control {
    background: var(--wb-input-background-color);
    color: var(--wb-input-text-color);
    border: 0.0625rem solid var(--wb-input-border-color);
    padding: 1rem 0.875rem;
    border-radius: 0;

}


.video_5 .form-control:focus {
    outline: 0;
    box-shadow: none;
    border: 0.0625rem solid var(--wb-input-border-color);
}

.video_5 iframe {
    width: 100%;
}


@media (max-width: 32.813rem) {
    .video_5 iframe {
        width: 100%;
        height: 15.625rem;
    }
}

/*--------------------------------------------------------------
# End video_5
--------------------------------------------------------------*/
        /*----61dc18ad0e2fea1817442716----*/
        

/*----[[629dac895cfc3fb3792535bb]]---*/
        .button_1 {
  background: var(--wb-website-theme-primary-color);
}
.button_1 .btn-register {
  padding: 0.65rem 1.463rem;
  background: var(--wb-website-theme-secondary-color);
  color: var(--wb-website-text-secondary-color);
}
.button_1 .btn-register:hover{
  background: var(--wb-website-hover-background-color);
  color: var(--wb-website-hover-text-color);
}
        /*----629dac895cfc3fb3792535bb----*/
        

/*----[[61dbe7b40e2fea18174425bf]]---*/
        /*--------------------------------------------------------------
# Services_28
--------------------------------------------------------------*/
.service_28 {
  background: var(--wb-website-theme-primary-color);
}

.service_28 .icon-box {
  padding: 1.5rem 0.75rem;
  box-shadow: 0rem 0rem 0.313rem var(--wb-theme-box-shadow);
  border-radius: 0.438rem;
}

.service_28 .card-div h4 {
  font-weight: bold;
  font-size: 1.2rem;
}
        /*----61dbe7b40e2fea18174425bf----*/
        

/*----[[65241df79804fa1f4cce0d31]]---*/
        /*--------------------------------------------------------------
# start about us
--------------------------------------------------------------*/

.about_123  {
  background: url(https://builder-templates-bucket.s3.amazonaws.com/65241df79804fa1f4cce0d31/assets/about-bg.jpg);
  background-position: center right;
  background-repeat: no-repeat;
  padding: 3rem 0rem;
}

.about_123  .about-heading h4 {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.875rem;

}

.about_123  .about-heading h2 {
  font-size: 2.5rem;
  font-weight: 600;
  margin-bottom: 1rem;
}

.about_123  a:hover {
  color: var(--wb-website-theme-secondary-color);
}


.about_123  .about-heading h3 {
  font-size: 1.375rem;
  font-weight: 600;
  margin-bottom: 1.25rem;
}

.about_123  .inner-about-box {
  background: var(--wb-website-theme-secondary-color);
  width:5rem;
  height:5rem;
  display: inline-block;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;

}

.about_123  .inner-about-box img {
  width: 2.2rem;
}
.about_123  .about-color:hover .inner-about-box {
background: var(--wb-website-hover-background-color);
}


/*--------------------------------------------------------------
# end about us
--------------------------------------------------------------*/
        /*----65241df79804fa1f4cce0d31----*/
        

/*----[[64f801a76f66ef502dbb5c74]]---*/
        /* =====
About-Section-
===== */
.about_118 {
    background: var(--wb-website-theme-primary-color);
}
.about_118 .consult-about-text p{
    font-size: 25px;
    line-height: 1.5;
}
.about_118 .consult-about-main h2 {
    font-size: 2.5rem;
}

.about_118 .about-read-butn a {
    display: inline-block;
    background: var(--wb-website-theme-secondary-color);
    color: var(--wb-website-text-secondary-color);
    border-radius: 3.125rem;
    padding: 0.613rem 0.975rem;
}

.about_118 .about-read-butn:hover a {
    background: var(--wb-website-hover-background-color);
    color: var(--wb-website-hover-text-color);
}

/* =====
About-Section-
===== */
        /*----64f801a76f66ef502dbb5c74----*/
        

/*----[[6258f8b3a9bbcc00bb5beed4]]---*/
        /*--------------------------------------------------------------
# hero-44
--------------------------------------------------------------*/
.hero-50 {
  background: var(--wb-website-theme-primary-color);
}

.hero-50 .bg-color {
  padding: 3rem;
  background: #f4f4f4;

}

.hero-50 .btn-book-call {
  background: var(--wb-website-theme-secondary-color);
  color: var(--wb-website-text-secondary-color);
  padding: 0.75rem 1.563rem;
}

.hero-50 .btn-book-call:hover {
  background: var(--wb-website-hover-background-color);
  color: var(--wb-website-hover-text-color);
}
.hero-50 .heading-size h2{
  font-size: 2rem;
  font-weight: 600;
}
.hero-50 .heading-size p{
  margin-bottom: 0rem;
}
        /*----6258f8b3a9bbcc00bb5beed4----*/
        

/*----[[629dfb685cfc3fb3792537e9]]---*/
        /*--------------------------------------------------------------
# para_section
--------------------------------------------------------------*/
.para_section {
  background: var(--wb-website-theme-primary-color);
}

.para_section p {
  font-size: 1rem;
  font-weight: normal;
}

/*--------------------------------------------------------------
# End para_section
--------------------------------------------------------------*/
        /*----629dfb685cfc3fb3792537e9----*/
        

/*----[[63c1971ab31fb977c38140f4]]---*/
        /*--------------------------------------------------------------
# About section 
--------------------------------------------------------------*/
.footer_43 {
  background: url(https://builder-templates-bucket.s3.amazonaws.com/63c1971ab31fb977c38140f4/assets/footer-img.png) no-repeat;
  background-color: var(--wb-website-theme-primary-color);
  background-size: cover;
  background-position: center;
  position: relative;
  padding: 7.5rem 0;
}
.footer_43 .about-heading  h5 {
  font-size: 1.25rem;
  margin-bottom: .375rem;
  font-weight: 600;
}
.footer_43 .h3-style h3{
  font-size: 1.125rem;
  font-weight: 600;
  margin-bottom: 1.125rem;
}
.footer_43 .h6-style h6{
  font-weight: 600;
  font-size: 1.0625rem;
}


.footer_43 .footer-newsletter form input[type="email"] {
  border: 0.125rem solid var(--wb-input-border-color);
  padding: .65rem 1rem;
  font-size: .9375rem;
  font-weight: 400;
  line-height: 1.75;
  border-radius: .375rem;
  outline: none;
  border-radius: 0.375rem;
  width: 100%;
  background: var(--wb-input-background-color);
  color: var(--wb-input-text-color);
}

.footer_43 .footer-newsletter .form-btn {
  padding: .65rem 1.8rem;
  background: var(--wb-website-theme-secondary-color);
  color: var(--wb-website-text-secondary-color);
  border-radius: 0.375rem;
  border: 0.125rem solid var(--wb-website-theme-secondary-color);
  font-size: .9375rem;
  border-radius: .375rem;
  font-weight: 500;
}

.footer_43::placeholder {
  color: var(--wb-input-placeholder-color);
  font-size: .9375rem;
}

.footer_43 ul i{
  color: var(--wb-website-theme-secondary-color);
}
.footer_43 .footer-newsletter .form-btn:hover {
  border: 0.125rem solid var(--wb-website-hover-background-color);
  background: var(--wb-website-hover-background-color);
  color: var(--wb-website-hover-text-color);
}
.footer_43 .footer-nav-list li{
  font-size: 0.9375rem;
  margin: 0.8rem 0;
}
.footer_43 .footer-nav-list li>a:hover{
  color: var(--wb-website-theme-secondary-color);
}

/*--------------------------------------------------------------
# End About section 
--------------------------------------------------------------*/
        /*----63c1971ab31fb977c38140f4----*/
        

