/*
Theme Name: Alioth Child
Description: Child theme for the Alioth. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Read More</a>
Author: PeThemes
Author URI: http://pethemes.site
Template: alioth
*/


/* =Theme customization starts here
 * 
-------------------------------------------------------------- */
/* Change color line - Scroll Notice  */
span.sn_bef{
	background:#FA563B;
} 

/* Change color social - Menu Widget (Left)  */
.menu-widget-left div {
  color: #FA563B;
}



/* Style of text-header ANIMED*/
.header-text {
  font-size: 16px;
  margin-left: 256px;
  margin-bottom: px;
  margin-top: -28px;
  text-align: end;
	font-family: "Manrope", sans-serif;
    line-height: 20px;

}

/* Style CTA header */
.header-cta-but a::after {
  color: #fff; /* color text inside circle */
  width: 26px; 
}



.alioth-services.light .service-title {
  color: rgb(250, 86, 59) !important;
}


h5.has-anim {
  color: white !important;
}

.ah-title h1 {
  color: #fff !important;
}


.wpcf7-form-control {
  margin-top: 20px !important;
}

 .cas-headline {
    font-size: 4.1em !important;
    line-height: 69px;
    color: #FA563B;
    width: 700px;
}


.project-page-header.style_2 .project-head {
   position: absolute;
   top: 75vh;
   left: 12.5%;
 
}

.elementor-383 .elementor-element.elementor-element-d222d84 .text-wrapper * {
  /*  font-size: 40px !important;*/
    line-height: 1.2em;
}

@media screen and (max-width: 1300px){
	.cas-headline {
		font-size: 3.3em !important;
		line-height: 1.3 !important;
	}
}

@media screen and (max-width: 600px){
	.cas-headline {
		font-size: 1.7em !important;
		line-height: 1.3 !important;
	}
}