@font-face {
    font-family: 'Nexa';
    src: url('../fonts/NexaBold.eot');
    src: url('../fonts/NexaBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/NexaBold.woff2') format('woff2'),
        url('../fonts/NexaBold.woff') format('woff'),
        url('../fonts/NexaBold.ttf') format('truetype'),
        url('../fonts/NexaBold.svg#NexaBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nexa';
    src: url('../fonts/NexaLight.eot');
    src: url('../fonts/NexaLight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/NexaLight.woff2') format('woff2'),
        url('../fonts/NexaLight.woff') format('woff'),
        url('../fonts/NexaLight.ttf') format('truetype'),
        url('../fonts/NexaLight.svg#NexaLight') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AGRESSIVE';
    src: url('../fonts/AGRESSIVE.eot');
    src: url('../fonts/AGRESSIVE.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AGRESSIVE.woff2') format('woff2'),
        url('../fonts/AGRESSIVE.woff') format('woff'),
        url('../fonts/AGRESSIVE.ttf') format('truetype'),
        url('../fonts/AGRESSIVE.svg#AGRESSIVE') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

p{
	font-family: 'Nexa' !important;
	font-size: 17px !important;
	font-weight: 400;
}


h1{
  font-family: 'AGRESSIVE' !important;
}

.footer-logo-img img {
    height: auto !important;
}
 .image-text-slider .custom-carousel .item {
    text-align: center;
    padding: 20px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.1);
  }

  .image-text-slider .custom-carousel img {
    max-width: 100%;
    border-radius: 8px;
    cursor: pointer;
    transition: transform 0.3s ease;
  }

  .image-text-slider .custom-carousel img:hover {
    transform: scale(1.05);
  }

  .image-text-slider .slider-text h3 {
    font-size: 20px !important;
    margin: 10px 0 5px;
	font-weight: 500;
  }

  .image-text-slider .slider-text p {
    font-size: 16px;
    color: #7a7a7a;
  }

  .image-text-slider .custom-btn {
    display: inline-block;
    margin-top: 10px;
    padding: 8px 16px;
    background-image: linear-gradient(135deg, var(--e-global-color-primary) 50%, #000000C4 50%);
    color: #fff;
    border-radius: 4px;
    text-decoration: none;
    font-size: 14px;
		transition:.3s all ease-in-out;
  }

  .image-text-slider .custom-btn:hover {
   background-image: linear-gradient(45deg, var(--e-global-color-primary) 50%, #000000C4 50%);
  }
  .image-text-slider{
    position: relative;
  }
  .image-text-slider .owl-nav {
    display: block !important;
    position: absolute;
    right: 0;
    bottom: -70px;
}
.slider-one-img .image-one .image-img {
/*     box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	background-color:#fff; */
	padding:20px;
	border-radius:10px;
}
.slider-one-img .image-one .image-img img {
       max-width: 70px;
/*     background-color: #fff; */
    margin: 0 auto;
    padding: 10px;
    border-radius: 10px;
}
.slider-text h3{
    text-align: center;
	color:#fff;
}
.facility-box-ser img {
    max-width: 80px !important;
}
.image-text-slider .owl-nav button.owl-prev,
.image-text-slider .owl-nav button.owl-next {
	display:inline;
	outline:none;
	box-shadow:none;
}
.image-text-slider .owl-nav button.owl-prev:hover,
.image-text-slider .owl-nav button.owl-next:hover {
	background:transparent;
}
.image-text-slider .owl-nav button.owl-prev span,
.image-text-slider .owl-nav button.owl-next span {
    background-color: #fff;
    width: 35px;
    height: 35px;
    color: #000;
    line-height: 25px;
    text-align: center;
    border-radius: 100px;
    font-size: 30px;
	   padding: 2px 17px 5px 17px;
}
.image-text-slider .owl-nav button.owl-prev span:hover,
.image-text-slider .owl-nav button.owl-next span:hover {
    background-color: #e29d28;
}

#accucare-form-type .form-group {
  margin-bottom: 0px;
}
#accucare-form-type .form-group br{
  display:none;
}
#accucare-form-type .form-group label {
  display: block;
  margin-bottom: 0px;
	font-size:14px;
	font-weight:400;
}
#accucare-form-type input{
	height: 45px;
  width: 100% !important;
  padding: 10px;
  border: 1px solid #a6a6a6;
  outline: none;
	border-radius: 3px;
}
#accucare-form-type input[type="checkbox"]{
  height: auto;
    width: auto !important;
	    margin-right: 10px;
}
.form-group-one {
    width: 100%;
}
.form-group.form-submit-btn input {
    height: auto !important;
    display: inline-block;
}

#accucare-form-type select{
	height: 40px;
  width: 100% !important;
	padding: 0 10px 0 10px !important;
}
#accucare-form-type .form-submit-btn .wpcf7-submit{
    display: block;
    background-color: #e29d28;
    border-color: #e29d28;
    width: 100%;
    max-width: 220px;
    margin: 0 auto;
    text-align: center;
	transition:.3s all ease-in-out;
}
#accucare-form-type .form-submit-btn .wpcf7-submit:hover{
	background-color:transparent;
}
#accucare-form-type input::placeholder{
	height: 40px;
	font-size:16px;
}

#accucare-form-type .form-group {
  width: 100%;
  font-size: 1rem;
	font-weight:400;
}
#accucare-form-type textarea{
	height:100px !important;
  width: 100% !important;
}
.form-group-one label {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-size: 16px;
    font-weight: 400;
}
#accucare-form-type .btn {
  padding: 10px 20px;
  font-size: 1rem;
  background-image: linear-gradient(135deg, var(--e-global-color-primary) 50%, #000000C4 50%);
  color: #fff;
  border: none;
  cursor: pointer;
	transition:.3s all ease-in-out;
}

#accucare-form-type .btn:hover {
  background-image: linear-gradient(45deg, var(--e-global-color-primary) 50%, #000000C4 50%);
}
.form-care-main {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

/* -----------hero-slider------------ */
.slider-text-hero {
    
    max-width: 780px;
    margin: 0 auto;
    text-align: center;
	position:relative;
	z-index:1;
}
.slider-text-hero h1{
    font-size: 62px;
    color: #fff;
    margin-bottom: 20px;
    font-weight: 400;
    text-shadow: 3px 3px 3px #000;
}
.slider-text-hero p{
	font-size:16px;
	color:#fff;
	font-weight:500;
}

.hero-banner-slider .item{
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
	position:relative;
	padding: 240px 0;
}
.hero-slide-main{
  position: relative;
}
.hero-banner-slider .item::after{
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,0.5);
}
.service-btn-icone svg{
	transition:.3s all ease-in-out;
}
.facility-box-ser:hover .service-btn-icone svg {
  margin-left: 10px;
	fill:#e29d28;
}
.facility-box-ser:hover{
	margin-top:-10px;
}
.facility-box-ser {
    box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
	cursor:pointer;
	transition:.3s all ease-in-out;
}

.service-content-img img {
    height: 100% !important;
}
.footer-accu-logo img{
  max-width: 370px !important;
}


@media only screen and (max-width: 1199px) {
.hero-banner-slider .item {
    padding: 120px 0;
}
.slider-text-hero h1 {
    font-size: 48px;
}
}

@media only screen and (max-width: 767px) {
  .slider-text-hero h1 {
    font-size: 38px;
    padding: 0 10px;
  }
}