.contact-info-box .box-inner a:hover{
	color: var(--other-color);
}
.contact-map{
	height: 100%;
}

 /* banner */
 .banner{
	background-image: url('../images/banner-ser.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	height: 600px;
  }
  
 .elementor-shape-bottom {
	top: 92%;
  }
  
  .elementor-shape {
	overflow: hidden;
	position: absolute;
	left: 0;
	width: 100%;
	line-height: 0;
	direction: ltr;
	/* height: 46px; */
  }
  .elementor-1874 .elementor-element.elementor-element-9096bd8 > .elementor-shape-bottom svg {
	height: 30px;
  }
  
  .elementor-shape svg {
	display: block;
	width: calc(100% + 1.3px);
	position: relative;
	left: 50%;
	transform: translateX(-50%);
  }
  .elementor-shape .elementor-shape-fill {
	fill: #fff;
	transform-origin: center;
	transform: rotateY(0deg);
  }
  
  .elementor-1874 .elementor-element.elementor-element-9096bd8 > .elementor-shape-bottom svg {
	height: 30px;
  }
  section.cta .container {
	display: flex;
	justify-content: center;
	position: relative;
	z-index: 2;
}
.banner .guides {
	position: absolute;
	height: 350px;
	top: 0px;
	/* left: -154px; */
	width: 100%;
	z-index: 1;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	right: 40%;
}
.bootom-text h2{
	color: white;
  }
  .bootom-text p{
	color: white;
  }