/*
 Theme Name:   Carz Child Theme
 Theme URI:    https://carz.ancorathemes.com/
 Description:  Carz Child Theme
 Author:       AncoraThemes
 Author URI:   https://ancorathemes.com/
 Template:     carz
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  carz
*/


/* =Theme customization starts here
------------------------------------------------------------ */
/** ==================================================
      Header CSS with Menu
====================================================*/
.leducation-social-sidebar-logo img {
	height: 40px;
}
@media (max-width: 479px) {
  h1,h2,h3,h4,h5,h6 {
    hyphens: none !important;
  }
}

@media (max-width: 767px) {
  .aspect-ratio-1 .elementor-container {
    aspect-ratio: 1;
  }
}

.leducation-logos img[class*="wp-image-"] {
    -webkit-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
}

.leducation-pannel-bar {
  margin-right: 30px !important;
}

.leducation-main-menu .sc_layouts_menu > ul > li.menu-item-has-children:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #151515;
  position: absolute;
  right: -2px;
  top: 50%;
  transform: translateY(-50%);
}

.leducation-main-menu.leducation-main-menu-transparent .sc_layouts_menu > ul > li.menu-item-has-children:after {
  border-top-color: #fff;
}

.leducation-main-menu .sc_layouts_menu > ul > li:hover:after {
  transform: translateY(-50%) rotate(180deg);
}

/** ==================================================
       Main Pages breadcrumbs css
====================================================== */
.leducation-breadcrumb .breadcrumbs a, 
.leducation-breadcrumb .breadcrumbs span {
  font-family: "Roboto", Sans-serif;
  font-weight: 400;
  line-height: 1.42;
  font-size: 14px;
}

@media (max-width: 767px) {
  .leducation-breadcrumb .breadcrumbs a, 
  .leducation-breadcrumb .breadcrumbs span {
    font-size: 12px;
  }
}

/* ===================================================
       Button border 1 px  
=====================================================*/
.sc_button.sc_button_bordered {
  border-width: 1px !important;
}

/** =================================================
    Contact Form 7 Style
=====================================================*/
.leducation-contact-form div.wpcf7 .style-line .line {
  background-color: #034353;
}

.leducation-contact-form div.wpcf7 .style-line[class*="icon-"]:before {
  color: #034353;
}

.leducation-contact-form div.wpcf7 input[type="checkbox"] + .wpcf7-list-item-label:before {
  border-color: #034353;
}

.leducation-contact-form .wpcf7 .wpcf7-submit-style .submit-style-in {
  background-color: #034353 !important;
}

.leducation-contact-form div.wpcf7 .style-line input {
  color: #034353;
}

.leducation-contact-form div.wpcf7 .wpcf7-list-item-label, 
.leducation-contact-form div.wpcf7 .wpcf7-list-item-label a,
.leducation-contact-form div.wpcf7 .wpcf7-list-item-label a:hover {
  color: #034353;
}

.leducation-contact-form div.wpcf7 .wpcf7-list-item-label a,
.leducation-contact-form div.wpcf7 .wpcf7-list-item-label a:hover {
	border-bottom-color: #034353; 
}

.leducation-contact-form .wpcf7 input::-webkit-input-placeholder,
.leducation-contact-form .wpcf7 textarea::-webkit-input-placeholder {
  color: #109085E5;
}

.leducation-contact-form .wpcf7 input:-ms-input-placeholder,
.leducation-contact-form .wpcf7 textarea:-ms-input-placeholder {
  color: #109085E5;
}

.leducation-contact-form .wpcf7 input::-moz-placeholder,
.leducation-contact-form .wpcf7 textarea::-moz-placeholder {
  color: #109085E5;
  opacity: 1;
}

.leducation-contact-form .wpcf7 input:-moz-placeholder,
.leducation-contact-form .wpcf7 textarea:-moz-placeholder {
  color: #109085E5;
  opacity: 1;
}
.leducation-contact-bold-content input[type="checkbox"] + .wpcf7-list-item-label {
  font-weight: 700;
}


/** ========================================
 Title Blcok & color Module
============================================*/
.leducation-icon-grid .elementor-icon-list-items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
}

.leducation-icon-grid .elementor-icon-list-item {
  background: #fff;
  padding: 30px 20px;
  border-radius: 10px;
}

.leducation-icon-grid .elementor-icon-list-text {
  margin-top: -5px;
}

@media (max-width:767px) {
  .leducation-icon-grid .elementor-icon-list-items {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }

  .leducation-icon-grid .elementor-icon-list-item {
    display: block;
  }

  .leducation-icon-grid .elementor-icon-list-icon {
    margin-bottom: 10px;
  }

  .leducation-icon-grid .elementor-icon-list-text {
    padding-inline-start: 0px !important;
    margin-top: 0px;
  }
}

/** ===========================================
      Title Blcok & color Module
==============================================*/
.leducation-title-widgets .sc_item_title span {
  display: block;
}

/**============================================
      Timeline CSS Module
===============================================*/
.leducation-timeline ul {
  position: relative;
  z-index: 1;
}

.leducation-timeline ul:before {
  position: absolute;
  top: 0;
  left: 30px;
  width: 1px;
  height: 100%;
  content: "";
  background-color: #67CAB5;
  z-index: -1;
  transform: translateX(-50%);
}

.leducation-timeline ul svg, .site-timeline ul img {
  padding-top: 3px;
  padding-bottom: 3px;
  background: #fff;
}

/* ========================================== 
      Home Services Slider  
=========================================== */
.leducation-timeline-wrapper.leducation-timeline-wrapper-home h4.sc_services_item_title {
    display: none;
}

.home-service-slider .sc_services_backward .sc_services_item_title{
  font-size: 22px;
  line-height: 35px;
  font-weight: 400;
}

.home-service-slider .post_featured.with_thumb img {
  height: 298px;
  object-fit: cover;
}

@media (max-width: 767px) {
  	.home-service-slider .sc_services_backward .sc_services_item_title {
    	font-size: 20px;
		line-height: 26px;
  	}
}

/** ===============================================
    Two Image CSS
================================================= */
.leducation-two-image {
    position: absolute;
    top: 50%;
    right: 0;
    width: auto !important;
    transform: translateY(-50%);
    height: 50%;
}

.leducation-two-image.leducation-two-image-right {
  right: auto;
  left: 10px;
}

.leducation-two-image img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.leducation-two-image .elementor-widget-container {
    height: 100%;
    width: 100%;
}

.leducation-ar-1 {
  height: 100%;
}

.leducation-ar-1 .elementor-widget-container {
  height: 100%;
}

@media(max-width: 767px) {
  .leducation-ar-1 img {
    aspect-ratio: 1;
  }

  .leducation-two-image {
    top: calc(50% + 60px);
    right: 10px;
    height: 100%;
    width: auto !important;
    aspect-ratio: 1;
  }

  .leducation-two-image.leducation-two-image-right {
    right: 10px;
    left: auto;
  }
}

/** =====================================================
      Counter CSS
 ======================================================== */
.leducation-counter .elementor-counter-title {
    text-align: center;
}

/*============================== 
      Testimonial Yellow  
============================== */
.leducation-testimonial-yellow  .sc_testimonials_rating_star {
  color: #DA9A3D;
}

.leducation-testimonial-yellow .sc_testimonials_item.sc_item_container.post_container {
  background: #FFDD9E;
  border-radius: 10px;
}

.leducation-testimonial-yellow span.swiper-pagination-bullet {
  background-color: #C4C8CB !important;
  border-color: #C4C8CB !important;
}

.leducation-testimonial-yellow span.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #034353 !important;
  border-color: #034353 !important;
}
.leducation-testimonial-bold-content .slider-slide .sc_testimonials_item_content {
  font-weight: 700;
}
.leducation-testimonial-bold-content .slider-slide .sc_testimonials_item_author_subtitle {
  font-weight: 700;
}
.leducation-testimonial-bold-content .slider-slide .sc_testimonials_item_author_title {
  font-weight: 400;
}
.testimonial-white .sc_testimonials_item_content p {
  color: #FFF;
}
.sc_testimonials_light .sc_testimonials_item:before {
  color: #FFF;	
}
.testimonial-white .sc_testimonials_light .sc_testimonials_item:before {
  color: #FFF;	
}

/*============================== 
    Timeline CSS  
================================ */
.leducation-timeline-wrapper .sc_services_qw-nodes .sc_services_item.sc_services_item_featured_left .sc_services_item_timeline {
  top: 45px;
  height: calc(100% - 45px);
  border-color: #67CAB5;
}
.leducation-timeline-wrapper .sc_services_qw-nodes .sc_services_item.sc_services_item_featured_left .sc_services_item_info {
    padding-top: 0;
}
.leducation-timeline-wrapper .sc_services_qw-nodes .sc_services_item .sc_services_item_title {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 22px;
  line-height: 32px;
  color: #034353;
}
.leducation-timeline-wrapper .scheme_white.sc_services_qw-nodes .sc_services_item .sc_services_item_title {
  color: #FFF;
}
.leducation-timeline-bold-title.leducation-timeline-wrapper .sc_services_qw-nodes .sc_services_item .sc_services_item_title {
  font-weight: 700;
}
.leducation-timeline-bold-title.leducation-timeline-wrapper .sc_services_qw-nodes .sc_services_item .sc_services_item_text {
  font-weight: 700;
}
.leducation-timeline-wrapper .sc_services_qw-nodes .sc_services_item .sc_services_item_text {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 17px;
  line-height: 29px;
  color: #6A7281;
  margin-top: 5px;
}
.leducation-timeline-white-color.leducation-timeline-wrapper .sc_services_qw-nodes .sc_services_item .sc_services_item_title {
  color: #ffffff;
}
.leducation-timeline-white-color.leducation-timeline-wrapper .sc_services_qw-nodes .sc_services_item .sc_services_item_text {
  color: #ffffff;
}
.scheme_white.sc_services_qw-nodes .sc_services_item .sc_services_item_marker {
  background-color: transparent;
}
@media (min-width: 998px) {
	.leducation-timeline-extra2 .sc_services_item:nth-child(1) .sc_services_item_text {
		padding-top: 10px;	
	}
	.leducation-timeline-extra .sc_services_item:nth-child(3) .sc_services_item_text,
	.leducation-timeline-extra .sc_services_item:nth-child(4) .sc_services_item_text,
	.leducation-timeline-extra .sc_services_item:nth-child(6) .sc_services_item_text {
		padding-top: 10px;
	}
	.leducation-timeline-extra1 .sc_services_item .sc_services_item_text {
		padding-top: 10px;
	}
	.leducation-timeline-extra1 .sc_services_item:nth-child(1) .sc_services_item_text {
		padding-top: 0px;
	}
}

@media (max-width: 767px) {
	.leducation-timeline-extra1 .sc_services_item:nth-child(3) .sc_services_item_text,
	.leducation-timeline-extra1 .sc_services_item:nth-child(4) .sc_services_item_text,
	.leducation-timeline-extra1 .sc_services_item:nth-child(5) .sc_services_item_text,
	.leducation-timeline-extra1 .sc_services_item:nth-child(7) .sc_services_item_text {
		padding-top: 10px;
	}
	.leducation-timeline-wrapper.leducation-timeline-extra1 .sc_services_qw-nodes .sc_services_item.sc_services_item_featured_left .sc_services_item_timeline,
	.leducation-timeline-wrapper.leducation-timeline-extra2 .sc_services_qw-nodes .sc_services_item.sc_services_item_featured_left .sc_services_item_timeline{
		height: calc(130% - 45px);
	}
}

/*============================== 
TEAM WIDGETS STYLE BY MUKUL
================================ */
.leducation-team-grid-wrapper .sc_team_columns_wrap {
  display: grid;
  grid-template-columns: repeat(3, calc(34% - 10px));
  margin: 0 -15px;
}
.leducation-team-grid-wrapper .sc_team_columns_wrap > div {
  width: 100%;
  padding: 0;
}
.leducation-team-grid-wrapper .sc_team_columns_wrap .post_featured {
  width: 100%;
  padding: 15px 15px 0;
}
.leducation-team-grid-wrapper .sc_team_columns_wrap .sc_team_item_info {
  text-align: left;
  padding: 23px 15px 15px;
}
.leducation-team-grid-wrapper .sc_team_columns_wrap .post_featured img {
  border-radius: 20px;
}
.leducation-team-grid-wrapper .sc_team_columns_wrap .post_featured:hover img {
    transform: initial;
}
.leducation-team-grid-wrapper .sc_team_columns_wrap .sc_team_item_info .sc_team_item_title {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 35px;
  color: #151515;
}
.leducation-team-grid-wrapper .sc_team_columns_wrap .sc_team_item_info .sc_team_item_subtitle {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 29px;
  color: #6A7281;
  margin-top: 7px;
}

@media screen and (max-width: 767px) {
  .leducation-team-grid-wrapper .sc_team_columns_wrap {
      grid-template-columns: repeat(2, 50%);
  }
  .leducation-team-grid-wrapper .trx_addons_columns_wrap.sc_team_columns_wrap > div[class*="trx_addons_column-"] {
    width: 100%;
    padding-bottom: 0;
  }
}

@media screen and (max-width: 575px) {
  .leducation-team-grid-wrapper .sc_team_columns_wrap {
    grid-template-columns: 100%;
    margin: 0;
  }
  .leducation-team-grid-wrapper .sc_team_columns_wrap > div:not(:first-child) {
    padding-top: 15px;
  }
  .leducation-team-grid-wrapper .sc_team_columns_wrap .post_featured {
    padding: 0;
  }
  .leducation-team-grid-wrapper .sc_team_columns_wrap .sc_team_item_info {
    padding: 23px 0 15px;
  }
}

/* =================== Site FAQ ============= */
.leducation-faq .elementor-accordion .elementor-accordion-item {
  border-left: 0px !important;
  border-right: 0px !important;
  border-bottom-width: 1px !important;
}

.leducation-faq .elementor-accordion .elementor-accordion-item:last-child {
  border-bottom-width: 0px !important;
}

.leducation-faq .elementor-accordion .elementor-accordion-item .elementor-tab-title {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: space-between;
}


/* ===================== Contact Us ======================= */
.leducation-contact-us-form .style-line .line {
  background-color: rgba(27, 35, 51, 0.20) !important;
}

.leducation-contact-form.leducation-contact-us-form div.wpcf7 .wpcf7-list-item-label {
  color: #6A7281;
}

.leducation-contact-form.leducation-contact-us-form div.wpcf7 .style-line[class*="icon-"]:before {
  color: #1B2333;
}

.columns_wrap.leducation-submit-button {
  display: flex;
  align-items: center;
}

.columns_wrap.leducation-submit-button .wpcf7-list-item-label {
  line-height: 24px;
}


/* .map_marker {
  position: relative;
  width: 20px;
  height: 20px;
  display: inline-block;
  background: #034353;
  border-radius: 50%;
}

.map_marker::before,
.map_marker::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  background-color: rgb(133, 222, 207);
  animation: map_marker 1.5s ease-in-out infinite;
}

.map_marker::after {
  animation-delay: -1s;
}

@keyframes map_marker{
  0%{
      transform: translate(-50%, -50%) scale(1);
      opacity: 1;
  }
  100%{
      transform: translate(-50%, -50%) scale(5);
      opacity: 0;
  }
} */

@media(max-width: 1000px) {
  .columns_wrap.leducation-submit-button {
    display: flex;
    align-items: start;
    flex-direction: column-reverse;
    justify-content: start;
    gap: 10px;
  }
}

.paragraph-link-color a {
	color: #008AF3
}

.paragraph-link-underline a {
	border-bottom: 1px solid #008AF3
}

.search .logo_image {
	width: 142px
}
.search_modern .search_header_wrap .logo_image {
	width: 142px;
}

body .sc_testimonials_chit .sc_testimonials_item {
    padding: 34px 30px;
}

@media(max-width: 767px) {
	.menu_mobile.menu_mobile_fullscreen.scheme_dark .sc_layouts_logo img {
    	max-height: inherit;
    	width: 142px;
	}
}

.leducation-wp-contact-form.wpforms-container-full input[type="text"],
.leducation-wp-contact-form.wpforms-container-full input[type="email"],
.leducation-wp-contact-form.wpforms-container-full input[type="number"],
.leducation-wp-contact-form.wpforms-container-full select,
.leducation-wp-contact-form.wpforms-container-full .wpforms-field-textarea textarea {
	padding: 15px 0px 15px 35px;
	background: transparent;
	border: none;
	border-bottom: 1px solid rgba(27, 35, 51, 0.20);
	border-radius: 0px;
	height: auto;
	position: relative
}

.leducation-wp-contact-form.wpforms-container-full input[type="text"]::placeholder,
.leducation-wp-contact-form.wpforms-container-full input[type="email"]::placeholder,
.leducation-wp-contact-form.wpforms-container-full input[type="number"]::placeholder,
.leducation-wp-contact-form.wpforms-container-full .wpforms-field-textarea textarea::placeholder {
  color: #034353;
  opacity: 1;
}

.leducation-wp-contact-form.wpforms-container-full input[type="text"]::-ms-input-placeholder,
.leducation-wp-contact-form.wpforms-container-full input[type="email"]::-ms-input-placeholder,
.leducation-wp-contact-form.wpforms-container-full input[type="number"]::-ms-input-placeholder,
.leducation-wp-contact-form.wpforms-container-full .wpforms-field-textarea textarea::-ms-input-placeholder {
  color: #034353;
}

.leducation-wp-contact-form.wpforms-container-full input[type="text"]:focus,
.leducation-wp-contact-form.wpforms-container-full input[type="email"]:focus,
.leducation-wp-contact-form.wpforms-container-full input[type="number"]:focus,
.leducation-wp-contact-form.wpforms-container-full select:focus,
.leducation-wp-contact-form.wpforms-container-full .wpforms-field-textarea textarea:focus,
.leducation-wp-contact-form.wpforms-container-full input[type="text"]:focus:invalid,
.leducation-wp-contact-form.wpforms-container-full input[type="email"]:focus:invalid,
.leducation-wp-contact-form.wpforms-container-full input[type="number"]:focus:invalid,
.leducation-wp-contact-form.wpforms-container-full select:focus:invalid,
.leducation-wp-contact-form.wpforms-container-full .wpforms-field-textarea textarea:focus:invalid {
	outline: none;
	border: none;
	border-bottom: 1px solid rgba(27, 35, 51, 0.20);
	border-radius: 0px;
    box-shadow: none;
    outline: none;
}

.leducation-wp-contact-form.wpforms-container-full .wpforms-field {
	position: relative;
}

.leducation-wp-contact-form.wpforms-container-full .wpforms-field:after {
	display: block;
    font-family: "fontello";
    font-size: 20px;
    font-weight: 400;
    position: absolute;
    z-index: 1;
    top: 25px;
    left: 0;
	content: '\e9ae';
}

.leducation-wp-contact-form.wpforms-container-full .wpforms-field.wpforms-email:after {
	content: '\e9a3';
	font-size: 16px;
}

.leducation-wp-contact-form.wpforms-container-full .wpforms-field.wpforms-phone:after {
	content: '\e9b8';
}

.leducation-wp-contact-form.wpforms-container-full .wpforms-field.wpforms-subject:after {
	content: '\e9cd';
}

.leducation-wp-contact-form.wpforms-container-full .wpforms-field.wpforms-message:after {
	content: '\e9e7';
}

.leducation-wp-contact-form.wpforms-container-full .wpforms-field.wpforms-privacy:after {
	content: '';
	display: none;
}

.leducation-wp-contact-form.wpforms-container-full .leducation-wp-contact-form-button[type=submit] {
	height: auto;
    background-color: #034353;
    border-radius: 10px;
    border-style: solid;
    border-color: #034353;
    border-width: 1px;
    box-shadow: none;
    color: #FFF;
    padding: 20px 35px 20px 64px;
    font-family: inherit;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    cursor: pointer;
    transition: all 0.15s ease-in-out;
    position: relative;
    text-decoration: none;
	margin-top: 20px
}
.leducation-wp-contact-form.wpforms-container-full .leducation-wp-contact-form-button[type=submit]:not(:hover):not(:active) {
	background-color: #034353;
}
.leducation-wp-contact-form.wpforms-container-full .leducation-wp-contact-form-button[type=submit]:focus:after {
	display: none
}
.leducation-wp-contact-form.wpforms-container-full .leducation-wp-contact-form-button[type=submit]:after {
    font-family: "fontello";
    font-size: 20px;
    font-weight: 400;
    position: absolute;
    z-index: 1;
    border: none;
    border-radius: 0;
    top: 18px;
    right: inherit;
    bottom: inherit;
    left: 30px;
	content: '\e9a5';
}

.leducation-wp-contact-form.wpforms-container-full .wpforms-field.wpforms-field-checkbox ul li input+label {
	padding-inline-start: 25px;
	color: #6A7281
}
.leducation-wp-contact-form.wpforms-container-full input[type="checkbox"]:after {
	
}
.leducation-wp-contact-form.wpforms-container-full input[type="checkbox"] + label:before {
    border-color: #000 !important;
    border: 1px solid #000;
	top: 1px;
}
.leducation-wp-contact-form.wpforms-container-full .wpforms-field-label-inline a {
    text-decoration: underline;
	color: #034353
}

.leducation-wp-contact-form.entry.wpforms-container-full .wpforms-field:after {
	color: #034353
}
.leducation-wp-contact-form.entry.wpforms-container-full input[type="text"], 
.leducation-wp-contact-form.entry.wpforms-container-full input[type="email"], 
.leducation-wp-contact-form.entry.wpforms-container-full input[type="number"], 
.leducation-wp-contact-form.entry.wpforms-container-full select, 
.leducation-wp-contact-form.entry.wpforms-container-full .wpforms-field-textarea textarea {
	border-color: #034353
}
.leducation-wp-contact-form.entry.wpforms-container-full .wpforms-field-label-inline a {
    text-decoration: none;
}

/* ===================== Footer ======================= */
.leducation-footer-menu ul {
	
}
.leducation-footer-menu ul li {
	display: inline-block;
	margin-left: 15px;
}
.leducation-footer-menu ul li a {
	
}
.leducation-footer-menu ul li a:hover {
	
}
.leducation-footer-menu ul li a:before {
	display: none !important
}

@media(max-width: 1520px) {
	.leducation-footer-menu ul li a {
		font-size: 15px
	}
}
@media(max-width: 1200px) {
	.leducation-footer-menu ul li {
		margin-left: 10px;
	}
	.leducation-footer-menu ul li a {
		font-size: 14px
	}
}




/*============================== 
KCG FORM STYLE BY MUKUL
================================ */
.leducation-contact-form-wrapper .kcgform-fields-area-wrapper {
    grid-template-columns: calc(50% - 10px) calc(50% - 10px);
    justify-content: space-between;
	row-gap: 30px;
}
.leducation-entry-form-wrapper.leducation-contact-form-wrapper .kcgform-fields-area-wrapper {
    grid-template-columns: 100%;
}
.leducation-contact-form-wrapper .kcgform-fields-area-wrapper .kcgform-field-wrapper {
	position: relative;
    grid-column-start: initial;
    grid-column-end: initial;
}
.leducation-contact-form-wrapper .kcgform-fields-area-wrapper .kcgform-field-wrapper::after {
    content: '\e9ae';
    position: absolute;
    left: 0;
    top: 12px;
	display: block;
    font-family: "fontello";
    font-size: 20px;
    font-weight: 400;
    z-index: 1;
}
.leducation-contact-form-wrapper .kcgform-fields-area-wrapper .kcgform-field-wrapper:has(input[type="email"])::after {
    content: '\e9a3';
    font-size: 16px;
}
.leducation-contact-form-wrapper .kcgform-fields-area-wrapper .kcgform-field-wrapper:has(input[type="tel"])::after {
    content: '\e9b8';
}
.leducation-contact-form-wrapper .kcgform-fields-area-wrapper .kcgform-field-wrapper:has(input[placeholder="Subject"])::after {
    content: '\e9cd';
}
.leducation-contact-form-wrapper .kcgform-fields-area-wrapper .kcgform-field-wrapper:has(textarea)::after {
    content: '\e9e7';
	top: 10px;
}
.leducation-contact-form-wrapper .kcgform-fields-area-wrapper .kcgform-field-wrapper:has(input[type="checkbox"])::after {
    display: none;
}
.leducation-contact-form-wrapper .kcgform-fields-area-wrapper .kcgform-field-wrapper input,
.leducation-contact-form-wrapper .kcgform-fields-area-wrapper .kcgform-field-wrapper textarea{
    width: 100%;
    padding: 15px 0px 15px 35px;
    border-width: 0 0 1px;
    border-style: solid;
    border-color: rgba(27, 35, 51, 0.20);
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.7);
}
.leducation-contact-form-wrapper .kcgform-fields-area-wrapper .kcgform-field-wrapper input::-webkit-input-placeholder,
.leducation-contact-form-wrapper .kcgform-fields-area-wrapper .kcgform-field-wrapper textarea::-webkit-input-placeholder { /* Chrome */
	color: rgba(16, 144, 133, 0.90);
}
.leducation-contact-form-wrapper .kcgform-fields-area-wrapper .kcgform-field-wrapper input:-ms-input-placeholder,
.leducation-contact-form-wrapper .kcgform-fields-area-wrapper .kcgform-field-wrapper textarea::-ms-input-placeholder { /* IE 10+ */
	color: rgba(16, 144, 133, 0.90);
}
.leducation-contact-form-wrapper .kcgform-fields-area-wrapper .kcgform-field-wrapper input::-moz-placeholder,
.leducation-contact-form-wrapper .kcgform-fields-area-wrapper .kcgform-field-wrapper textarea::-moz-placeholder { /* Firefox 19+ */
	color: rgba(16, 144, 133, 0.90);
}
.leducation-contact-form-wrapper .kcgform-fields-area-wrapper .kcgform-field-wrapper input:-moz-placeholder,
.leducation-contact-form-wrapper .kcgform-fields-area-wrapper .kcgform-field-wrapper textarea:-moz-placeholder { /* Firefox 4 - 18 */
	color: rgba(16, 144, 133, 0.90);
}
.leducation-contact-form-wrapper .kcgform-fields-area-wrapper .kcgform-field-wrapper input[type="checkbox"] {
	position: relative !important;
    width: auto;
    height: auto;
    clip: initial;
}
.leducation-contact-form-wrapper .kcgform-fields-area-wrapper .kcgform-field-wrapper:nth-child(5),
.leducation-contact-form-wrapper .kcgform-fields-area-wrapper .kcgform-field-wrapper:nth-child(6) {
    grid-column: 1 / -1;
}
.leducation-contact-form-wrapper .kcgform-fields-area-wrapper .kcgform-field-wrapper .kcgform-checkbox-item:has(input[type="checkbox"]) label {
    display: none;
}
.leducation-contact-form-wrapper .kcgform-fields-area-wrapper .kcgform-field-wrapper .kcgform-checkbox-item:has(input[type="checkbox"]) label.error {
    position: absolute;
    top: 100%;
    left: 0;
    padding-left: 0;
}
.leducation-contact-form-wrapper .kcgform-fields-area-wrapper .kcgform-field-wrapper:has(input[type="checkbox"]) {
    display: grid;
    grid-template-columns: 30px 1fr;
}
.leducation-contact-form-wrapper .kcgform-fields-area-wrapper .kcgform-field-wrapper:has(input[type="checkbox"]) > label {
    font-weight: 400;
    color: #034353;
    order: 2;
    margin-right: 0;
}
.leducation-contact-form-wrapper .kcgform-fields-area-wrapper .kcgform-field-wrapper:has(input[type="checkbox"]) > label a {
    color: #034353;
	text-decoration: underline;
}
.leducation-contact-form-wrapper .kcgform-fields-area-wrapper .kcgform-field-wrapper:has(input[type="checkbox"]) .kcgform-checkbox-wrapper {
    order: 1;
}
.leducation-contact-form-wrapper .kcgform-submit-button-wrappers .kcgform-btn,
.leducation-contact-form-wrapper .kcgform-submit-button-wrappers .kcgform-btn:hover,
.leducation-contact-form-wrapper .kcgform-submit-button-wrappers .kcgform-btn:focus {
    position: relative;
    background-color: #034353 !important;
	height: auto;
    border-radius: 10px;
    border-style: solid;
    border-color: #034353 !important;
    border-width: 1px !important;
    box-shadow: none;
    color: #FFF;
    padding: 20px 35px 20px 64px;
    font-family: inherit;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    cursor: pointer;
    margin-top: 20px;
    transition: all 0.15s ease-in-out;
}
.leducation-contact-form-wrapper .kcgform-submit-button-wrappers .kcgform-btn::after {
    content: '\e9a5';
    position: absolute;
    top: 18px;
    left: 30px;
    font-family: "fontello";
    font-size: 20px;
    font-weight: 400;
    border: none;
    border-radius: 0;
    z-index: 1;
}
@media screen and (max-width: 767px) {
	.leducation-contact-form-wrapper .kcgform-fields-area-wrapper {
		grid-template-columns: 100%;
	}
}