/*
 Theme Name:   Fildisi Child
 Theme URI:    http://themeforest.net/user/euthemians
 Description:  Fildisi Child Theme
 Version:      2.1.2
 Author:       Euthemians Team
 Author URI:   http://euthemians.com
 Template:     fildisi
*/
#eut-header.eut-overlapping + #eut-content {
        top: -1px;
        margin-bottom: -50px;
    }

.eut-logo .eut-wrapper {
    top: 60%  !important;
}	
.section1-title span {   
   font-size: 34px;
    color: #fff;
    font-weight: 300;
}

.section1-title-ar span {   
   font-size: 34px;
    color: #fff;
    font-weight: 300;
}


#eut-theme-wrapper input[type="text"] {
    padding: 0px 20px;
	margin-bottom: 10px;
}	
	
.eut-logo .eut-wrapper img {
  display: block;
  position: relative;
  height: 50%;
  top: -50%;
  width: auto !important;
  max-width: none;
}

.eut-position-center {
    z-index: 100 !important;
    background: #fff !important;
}

.eut-logo {
    display: block;
    position: relative;
    z-index: 102;
    overflow: hidden;
}
.eut-header-elements {
	z-index: 102;
	color: #0b3c5f;
}

.eut-icon-socials:before {
    color: #0b3c5f !important;
}	



#eut-socials-modal .eut-social li a:hover {
	background-color: #0b3c5f;
    border-color: #0b3c5f;
    color: #ffffff;
}

.eut-close-modal, button.mfp-arrow {
    background-color: #0b3c5f;
    color: #ffffff;
}

#eut-language-modal ul li a.active {
   background-color: #0b3c5f;
  border-color: #0b3c5f;	
}

.eut-position-left .lang-item {
  float: left;
  margin: 10px 0px 0px 8px;
  font-size: 14px;
  font-weight: 400;
  color: #0f3f62;
}
 
.eut-header-responsive-elements .lang-item {
  float: left;
  margin: 12px 0px 0px 8px;
  font-size: 14px;
  font-weight: 400;
  color: #0f3f62;
  list-style: none;
}


/*
#eut-main-header.eut-light #eut-main-menu .eut-wrapper > ul > li.current-menu-item > a
#eut-main-header.eut-dark #eut-main-menu .eut-wrapper > ul > li.current-menu-item > a {
	color: #030303 !important;
}

#eut-main-header.eut-dark #eut-main-menu .eut-wrapper > ul > li > a {
	color: rgba(0,0,0,0.5) !important;
}
*/

.wpcf7-form h5 {
	margin-bottom: 0px;
}

.wpcf7 form .wpcf7-response-output {
	margin: 0px;
}

span.wpcf7-not-valid-tip,
div.wpcf7-mail-sent-ok {
	left: 0;
	border: none;
	margin: -10px 0 0px 0;
	z-index: 1;
	color: #f00000 !important;
}


#eut-theme-wrapper input[type="email"] {
	padding: 0px 20px;
	min-height: 24px;
	margin-bottom: 10px;
}

#eut-theme-wrapper input[type="text"] {
	min-height: 24px;
}

#eut-theme-wrapper select {
	min-height: 24px;
	padding: 0px 20px;
}	


@media only screen and (max-width: 767px) {
#section2-inner .eut-column-wrapper {
	padding-left: 10% !important;
	padding-right: 10% !important;

}
}

@media only screen and (max-width: 767px) {
#section4 .eut-column-wrapper {
	padding-left: 10% !important;
	padding-right: 10% !important;

}
.eut-language{
	display: none;
}

}