/*
CTC Separate Stylesheet
Updated: 2025-03-21 14:14:55
*/
.elementor-element.elementor-element-53d710f.hero-bg-container.e-flex.e-con-boxed.e-con.e-child {
  height: 100%;
  background-size: 48% 100%;
}
.service-card .eihe-box .eihe-caption {
  text-align: center;
}
.service-card .eihe-box .eihe-caption .eihe-title-cover {
  max-width: 350px;
}
.site-main .apply-form .wpforms-form .wpforms-field-large {
  padding: 15px 25px;
  height: auto;
  font-size: 14px;
  border-radius: 8px;
  border: 2px solid #0b2b63;
  color: #bbbbbb;
  background: #fff;
}
.apply-form .wpforms-form .wpforms-field-large:focus {
  border: 2px solid #c9a44d !important;
}
.apply-form .wpforms-form select.wpforms-field-large {
  background-image: linear-gradient(45deg, transparent 50%, gray 50%),
    linear-gradient(135deg, gray 50%, transparent 50%),
    linear-gradient(to right, #ccc, #ccc);
  background-position: calc(100% - 20px) calc(1em + 6px),
    calc(100% - 15px) calc(1em + 6px), calc(100% - 2.5em) 0.5em;
  background-size: 5px 5px, 5px 5px, 0px 2em;
  background-repeat: no-repeat;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.apply-form .wpforms-form textarea.wpforms-field-large {
  height: 75px !important;
}
.site-main .apply-form .wpforms-form button[type="submit"] {
  font-size: 16px;
  padding: 15px 45px !important;
  font-weight: 600;
  color: #0a1e40 !important;
  background: var(--e-global-color-secondary) !important;
  text-transform: uppercase;
  border-radius: 5px;    
	border: 1px solid var(--e-global-color-secondary) !important;
  display: block;
  width: 100%;
  position: relative;
  transition: 0.5s ease all;
  text-decoration: none !important;
}.apply-form .wpforms-form button[type="submit"]:hover {
    background: var(--e-global-color-4d85c60) !important;
    color: #fff !important;
    border-color: var(--e-global-color-4d85c60) !important;
}
.apply-form .wpforms-confirmation-container-full {
  font-size: 14px;
  font-weight: 700;
}

.elementor-widget-container {
  transition: 0.5s ease all !important;
}
.elementor-element.elementor-widget-e_image_hover_effects
  .eihe-box
  .eihe-caption {
  top: -1px;
}
header h3.elementor-icon-box-title {
  margin-top: 0;
}
header {
  position: absolute !important;
  transition: all 0.4s ease-in-out;
  width: 100%;
  z-index: 9;
}

.sticky {
  transform: translateY(0);
  background: var(--e-global-color-primary);
}
header .elementor-widget-image img {
  transition: 0.4s ease all;
}
.sticky .elementor-widget-image img {
  max-width: 150px !important;
}

.card-hover .elementor-image-box-content {
    padding: 30px;
    padding-top: 10px;
}

.card-hover .elementor-image-box-img {
    overflow: hidden;
    display: inline-block;
    height: 320px;
}

.card-hover:hover .elementor-image-box-img img {
    transform: scale(1.1);
}

.card-hover .elementor-image-box-img img {height: 100%;width: 100%;object-fit: cover;object-position: center;transition: .5s ease all;}
.circle-card .elementor-image-box-wrapper .elementor-image-box-img {
  width: 90px !important;
    height: 90px !important;
    padding: 10px;
    border: 2px solid var(--e-global-color-secondary);
    border-radius: 100%;
    display: inline-flex
;
    align-items: center;
    justify-content: center;
}

.circle-card.elementor-widget-image-box .elementor-image-box-content {
  width: calc(100% - 90px);
    padding-left: 15px;
}
 .circle-card .elementor-image-box-wrapper:hover .elementor-image-box-img{background: var(--e-global-color-secondary)}
 
 .circle-card .elementor-image-box-wrapper .elementor-image-box-img img {
    border-radius: 0 !important;
    width: 60px !important;
}

.circle-card .elementor-image-box-wrapper:hover .elementor-image-box-img img {
    filter: brightness(10);
}

.circle-card .elementor-image-box-wrapper .elementor-image-box-img {
    transition: .5s ease all;
} 
 .image-hover {
    background: #fff;
    padding: 35px;
    box-shadow: 0 0 10px rgb(0 0 0 / 6%);
    overflow: hidden;
}
 .image-hover:hover:after{
     bottom: 0;
 }

.image-hover:after {
    content: '';
    background: var(--e-global-color-primary);
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: -100%;
    left: 0;
    transition: .5s ease all;
}

.image-hover:hover * {
    color: #fff !important;
}

.image-hover .elementor-widget-container {
    position: relative;
    z-index: 9;
}

.image-hover * {
    transition: .5s ease all;
}

.elementor-icon-box-title {
    margin: 0;
}
@media (max-width: 1024px) {
  header {
    position: relative !important;
    background: var(--e-global-color-primary);
  }
}

@media (max-width: 991px) {
  .no-animation .elementor-motion-effects-element {
    transform: none !important;
  }
  .service-card.elementor-element.elementor-widget-e_image_hover_effects
    .eihe-box
    .eihe-caption {
    position: relative;
    padding: 30px;
    top: 0;
    bottom: 0;
    transform: translateY(0%);
  }
		.card-hover .elementor-image-box-content {
    padding: 15px;
    padding-top: 10px;
}
	.card-hover .elementor-image-box-content .elementor-image-box-title {
    font-size: 20px !important;
}

.card-hover .elementor-image-box-content .elementor-image-box-description {
    font-size: 14px;
}
	.circle-card.elementor-widget-image-box .elementor-image-box-content {
    width: 100%;
    padding-left: 0;
}
}
