/* 
Theme Name:		 Hello Elementor Child
Theme URI:		 ...
Description:	 Arvento Digital Child is a child theme of Arvento Digital, created by ChildTheme-Generator.com
Author:			 Taylan Oğuz
Author URI:		 ...
Template:		 hello-elementor
Version:		 1.0.0
Text Domain:	 hello-elementor-child
*/


body h1,h2,h3,h4,h5,h6,p,span {
    margin:0;
    margin-block-end: 0!important;

}

.medium p,
.medium h1,
.medium h2,
.medium h3,
.medium h4,
.medium h5,
.medium h6 {

    font-weight: 500!important;
}

.semi-bold p,
.semi-bold h1,
.semi-bold h2,
.semi-bold h3,
.semi-bold h4,
.semi-bold h5,
.semi-bold h6 {

    font-weight: 600!important;
}

.ref-loop img {
    
    filter: grayscale(1);
}

.ref-loop img:hover {
    
    filter: none;
}

.motor-features svg {
    
    margin: 0!important;
}

.motor-features .elementor-icon-list-items {
    gap: 32px;
}

.frm-fluent-form .choices {
    
    height: 44px;
    border:1px solid;
    border-color: var(--e-global-color-primary);
    border-radius: 4px;
  
}

.frm-fluent-form .choices__inner {
    height: 44px;
    background: transparent!important;
   
}

.required-field-text {
    
    margin-bottom: 4px!important;
    
}

 @media only screen and (max-width: 767px) {
 
     h1 {
         font-size: 44px!important;
     }
        h2 {
         font-size: 36px!important;
     }
}

.feature-headline {
	
	background: #194D78;
background: linear-gradient(90deg,rgba(25, 77, 120, 1) 0%, rgba(243, 146, 0, 1) 35%, rgba(212, 226, 233, 1) 100%);
}
.elementor-24 .elementor-element.elementor-element-32e7763:not(.elementor-motion-effects-element-type-background), .elementor-24 .elementor-element.elementor-element-32e7763 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
	top:0px!important;
}

.ff-message-success {
	
	border: 2px solid #43a257!important;
	padding:24px!important;
	border-radius:20px!important;
}

.image-full-h {
	height:100%;
}

.mobile-menu {
	
	height:80px!important;
}

.image-full-h .elementor-widget-container img{
	
	height:100%;
}

.header-button:hover {
	
	background-color: #194D78;
	border-radius:100px;
	
	
}