/*

Theme Name:     Hello Elementor Child

Version:        1.0.0

Template:       hello-elementor

*/

.elementor-5610 .elementor-element.elementor-element-856a0f4 .elementor-image-box-title {
    color: #000000;
    text-align: center;
    font-family: "Manrope", Sans-serif;
}
.elementor-5610 .elementor-element.elementor-element-6c1b3c5 .elementor-image-box-title {
    color: #000000;
    font-family: "Manrope", Sans-serif;
    text-align: center;
}
h1 {
    /*font-size:10px;*/
}
/*
.elementor-nav-menu .sub-arrow {
	padding: 0px!important;
} */

/* Team-popup */
.team-popup-outer {
    max-width: 1170px;
    background: #FFF;
    padding: 60px;
    margin: 50px auto 50px;
    position: relative;
	
}
.team-popup-outer .popup-descripation {
	display:inline-block;
	width: calc(70% - 44px);
	margin:20px;
	vertical-align:top!important;
	
	
}
.team-popup-outer .popup-title {
      color: #000000;
    font-size: 28px;
    font-weight: bold;
    position: relative;
    padding-bottom: 12px;
    margin-bottom: 0px;
}
.team-popup-outer .popup-desc {
    line-height: 1.5em;
    font-size: 16px;
    font-weight: 400;
}
.team-popup-outer .popup-modal-dismiss {
    width: 70px;
    height: 70px;
	font-size:36px;
	text-align:center;
	padding:20px 20px 20px 20px;
    position: absolute;
    top: 0px;
    right: 0px;
    background-size: cover;
}
.team-popup-outer .popup-img {
    display:inline-block!important;
    position: relative;
    overflow: hidden;
	width:30%;


}
.team-popup-outer .popup-img img {
	width:100%;
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}
.team-box1 .team-box1-img a, .team-popup-outer .popup-img {
    display:block;
    position: relative;
    overflow: hidden;
}

.team-popup-outer .col-md-5, .team-popup-outer .col-md-7 {
    padding-left: 50px;
    padding-right: 50px;
}
.col-md-7 {
    width: 58.33333333%;
}


/* contact button */
.menu-contact-btn:hover a {
background:#000000;
border-radius: 4px;
}
.menu-contact-btn {
background-color: #F32531;
    border-radius: 4px;
    margin-left: 15px !important;
  
}
.menu-contact-btn .elementor-item { 
	color:#FFFFFF!important; 
	padding: 12px 26px !important;
}

/* file upload */
.elementor-field-type-upload input {
  min-width: 14rem; width:1px; height:1px;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0;
}

.elementor-field-type-upload label {
	position: relative;
    top: 0px;
    width: 100%;
    height: auto;
    margin: 0px;
    padding: 0px;
    overflow: inherit;
    clip: rect(0,0,0,0);
    font-size:15px !important; line-height:21px !important; font-weight:500 !important;
	border:solid 1px #BABABA;
	border-radius: 2px 2px 2px 2px;
    padding-top: 12px;
    padding-bottom: 12px;
	padding-left: 6px;
}

html[lang=en-US] .elementor-field-type-upload label:after {
  content: "Upload Resume *";
  color: #6d6d6d;
}
html[lang=fr-FR] .elementor-field-type-upload label:after {
  content: "Télécharger le CV *";
  color: #6d6d6d;
}

html[lang=en-US] .elementor-field-type-upload label:before {
  position: absolute;
  top: -.075rem;
  font-size: 14px;
  font-weight: 600;
  right: -.075rem;
  bottom: -.075rem;
  z-index: 6;
  display: block;
  content: "Browse";
  padding: 12px 18px;
  line-height: 1.5;
  color: #F32531;
  border-radius:3px;
}
html[lang=fr-FR] .elementor-field-type-upload label:before {
  position: absolute;
  top: -.075rem;
  font-size: 14px;
  font-weight: 600;
  right: -.075rem;
  bottom: -.075rem;
  z-index: 6;
  display: block;
  content: "Parcourir";
  padding: 12px 18px;
  line-height: 1.5;
  color: #F32531;
  border-radius:3px;
}

/*
 * File
 */

.file {
  position: relative;
  display: inline-block;
  cursor: pointer;
  width:100%;
      height: 54px;
}
.file input {
  min-width: 14rem;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0;
}
.file-custom {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
   height: 54px;
	font-size:15px;
  padding: .5rem 1rem;
	font-weight:500;
font-family: Manrope;
  line-height: 1.5;
  color: #555;
  background-color: #fff;
  border: 1px solid #BABABA;
  border-radius: 3px;
}
.file-custom:after {
  content: "Upload Resume *";
	
}
.file-custom:before {
  position: absolute;
  top: -.075rem;
	font-size: 14px;
    font-weight: 600;
  right: -.075rem;
  bottom: -.075rem;
  z-index: 6;
  display: block;
  content: "Browse";
   
  padding: 16px 10px;
	
  line-height: 1.5;
  color: #F32531;
  border-radius:3px;
}

/* Focus */
.file input:focus ~ .file-custom {
  box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #0074d9;
}
.elementor-1094 .elementor-element.elementor-element-60a6f3f4 .elementor-field-group:not(.elementor-field-type-upload) .elementor-field:not(.elementor-select-wrapper),
.file-custom{
    border-color: #BABABA;
    border-width: 1px 1px 1px 1px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 2px 2px 2px 2px;
}

.elementor-1094 .elementor-element.elementor-element-60a6f3f4 .elementor-field-group:not(.elementor-field-type-upload) .elementor-field:not(.elementor-select-wrapper), .file-custom {
    border-color: #BABABA;
    border-width: 1px 1px 1px 1px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 2px 2px 2px 2px;
}
.elementor *, .elementor :after, .elementor :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.elementor-button {
    border-radius: 4px !important;
}

/* timeline */
.cs-timeline  {
	max-width:650px;
	margin: 0px auto;
}
 .cs-timeline .eae-tl-content { 
  padding: 0px 0px;
}
.cs-timeline .eae-tl-item-image img {
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
}
.cs-timeline .eae-tl-item-image:hover img{ 
  -webkit-transform: scale(1.03);
  transform: scale(1.03,1.03);
  -ms-transform: scale(1.03,1.03); / IE 9 /
  -webkit-transform: scale(1.03,1.03); / Safari and Chrome / 
}

/* product image box */
.products-section .elementor-image-box-img img{
	width:100%;
}
.products-section .elementor-image-box-title {
	margin: 10px 0px 0px 0px;
}

/* blog */
.blog-carousel .owl-nav {
	display: block!important;
    position: relative;
    width: 100px;
    margin: 0px auto;
}
.blog-carousel .owl-nav .owl-prev,
.blog-carousel .owl-nav .owl-next {
	border:solid 1px #000000!important;
}
 /*  Wpml */
.menu-item-type-wpml_ls_menu_item {
	position:absolute!important;
	padding:0px!important;
	top:-15px!important;
	right:-150px!important;
	border-width:2px;
	border-radius:4px;
}
.wpml-ls-statics-shortcode_actions, .wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu, .wpml-ls-statics-shortcode_actions a {
    border-color: #ef0000;
	border-radius:4px!important;
}
.wpml-ls-legacy-dropdown a {
    display: block!important;
    text-decoration: none!important;
    color: #444!important;
    border: 1px solid #F32531!important;
    background-color: #fff!important;
    padding: 13px 10px!important;
    line-height: 1!important;
}
.elementor-nav-menu--dropdown a:hover {
	background:#000000;
    border-radius: 4px;
	border-bottom:0px!important;
	
}
.wpml-ls-legacy-dropdown {
	float: left;
    width: 69px;
	margin-bottom:5px!important;
	
	
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu a {
	background-color: #ffffff;
    color: black;
   padding:13px 10px!important;
   
}
.wpml-ls-legacy-dropdown a:hover {
	background-color:black!important;
	color:white!important;
	
}

.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a, .wpml-ls-legacy-dropdown a:focus, .wpml-ls-legacy-dropdown a:hover {
    color: #000;
    background: #fff;
	
	
}
/* hero banner 
.elementor .elementor-element:not(.elementor-motion-effects-element-type-background), .elementor.elementor-element > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-attachment: fixed;
} */

/* text-image bloacks */
.img-overflow-hidden{
	overflow:hidden;
}
.img-overflow-hidden img {
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
}
.img-overflow-hidden:hover img { 
	-webkit-transform: scale(1.02);
    transform: scale(1.02,1.02);
    -ms-transform: scale(1.02,1.02); /* IE 9 */
   -webkit-transform: scale(1.02,1.02); /* Safari and Chrome */ 
}

/* post tumb hover effect common */
.post-thumb-hover .elementor-posts .elementor-post__title a {
	transition: 0.3s;
}
.post-thumb-hover .elementor-posts .elementor-post__title a:hover {
	color:#F32531;
}
.post-thumb-hover .elementor-posts .elementor-post__thumbnail img {
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
}
.post-thumb-hover .elementor-posts .elementor-post__thumbnail:hover img { 
  -webkit-transform: scale(1.02);
  transform: scale(1.02,1.02);
  -ms-transform: scale(1.02,1.02); / IE 9 /
  -webkit-transform: scale(1.02,1.02); / Safari and Chrome / 
}

/* report */
.reports-sections a {
    text-decoration: underline;
}
.reports-sections a:hover {
    text-decoration: none; 
	color:#000000!important;
}

.link a {
    text-decoration: underline!important;
}
.link a:hover {
    text-decoration: none; 
	color:#000000!important;
}
.elementor-widget:not(:last-child){
	margin-bottom:0px!important;
}



.elementor-11 .elementor-element.elementor-element-58057276 .elementor-nav-menu--dropdown a:hover, .elementor-11 .elementor-element.elementor-element-58057276 .elementor-nav-menu--dropdown a.elementor-item-active, .elementor-11 .elementor-element.elementor-element-58057276 .elementor-nav-menu--dropdown a.highlighted {
    color: white!important;
    background-color: #000000;
}

.elementor-11 .elementor-element.elementor-element-58057276 .elementor-nav-menu--dropdown a:hover, .elementor-11 .elementor-element.elementor-element-58057276 .elementor-nav-menu--dropdown a.elementor-item-active, .elementor-11 .elementor-element.elementor-element-58057276 .elementor-nav-menu--dropdown a.highlighted, .elementor-11 .elementor-element.elementor-element-58057276 .elementor-menu-toggle:hover {
    color: #000000;
} 

.hero-image-overlay{
   background-color: transparent;
    background-image: linear-gradient(270deg, #FFFFFF00 3%, #374C3B 83%);
    opacity: 0.83;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

body:not(.rtl) .elementor-2178 .elementor-element.elementor-element-e84cd35 .post-navigation__arrow-prev {
    padding-left: 600px;
}
body:not(.rtl) .elementor-2178 .elementor-element.elementor-element-e84cd35 .post-navigation__arrow-next {
    padding-right: 600px;
}
.elementor-11 .elementor-element.elementor-element-58057276 .elementor-nav-menu--dropdown {
	background-color:white!important;
	color: black!important;
	border-radius:0px!important;
	
}
.elementor-11 .elementor-element.elementor-element-58057276 .elementor-nav-menu--dropdown:hover {
	
	color: white!important;
	border-radius:0px!important;
}

html[lang=fr-FR] .elementor-11 .elementor-element.elementor-element-1ef2c51 .elementor-nav-menu--main > .elementor-nav-menu > li > .elementor-nav-menu--dropdown, .elementor-11 .elementor-element.elementor-element-1ef2c51 .elementor-nav-menu__container.elementor-nav-menu--dropdown {
    margin: 22px 0px 0px 15px!important;
}
html[lang=en-US] .elementor-11 .elementor-element.elementor-element-1ef2c51 .elementor-nav-menu--main > .elementor-nav-menu > li > .elementor-nav-menu--dropdown, .elementor-11 .elementor-element.elementor-element-1ef2c51 .elementor-nav-menu__container.elementor-nav-menu--dropdown {
    margin-top: 22px!important;
}

@media only screen and (max-width: 1024px) {
	/* .menu-contact-btn {
	  margin-left:0px!important;
	  border-radius:0px;
	}
	.menu-contact-btn .elementor-item { 
		padding: 10px 20px !important; 
	}
	*/
	
	.elementor-11 .elementor-element.elementor-element-52818496 img {
    max-width: 232px;
    height: 100px!important;
}
	.menu-contact-btn{
		width:140px;
		margin-top: 10px!important;
		margin-bottom:10px!important;
	}
		.elementor-11 .elementor-element.elementor-element-58057276 .elementor-nav-menu--dropdown a:hover, .elementor-11 .elementor-element.elementor-element-58057276 .elementor-nav-menu--dropdown a.elementor-item-active, .elementor-11 .elementor-element.elementor-element-58057276 .elementor-nav-menu--dropdown a.highlighted, .elementor-11 .elementor-element.elementor-element-58057276 .elementor-menu-toggle:hover {
    color: white;
}
	.elementor-nav-menu ul {
		display:block!important;
		
	} 
	.elementor-nav-menu ul {
    display: none;
    border-color: white!important;
}
	.menu-contact-btn .elementor-item {
    color: #FFFFFF!important;
    padding: 10px 17px 10px 7px!important;
} 
.elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown {
    position: absolute;
    z-index: 1!important;
}
	ul.elementor-nav-menu--dropdown a, ul.elementor-nav-menu--dropdown a:focus, ul.elementor-nav-menu--dropdown a:hover {
		text-shadow: none;
        border-left: 0!important;
}

	.elementor-nav-menu .sub-arrow {
    line-height: 1;
    padding: 10px 0 10px 10px;
    margin-top: -10px;
    margin-bottom: -10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    visibility: hidden;
    align-items: center;
}
	.elementor-5610 .elementor-element.elementor-element-6c1b3c5 .elementor-image-box-img img {
    transition-duration: 0.3s;
		padding-top: 20px;
	}
	html[lang=en-US] .elementor-11 .elementor-element.elementor-element-1ef2c51 .elementor-nav-menu--main > .elementor-nav-menu > li > .elementor-nav-menu--dropdown, .elementor-11 .elementor-element.elementor-element-1ef2c51 .elementor-nav-menu__container.elementor-nav-menu--dropdown {
		margin-top: 35px!important;
	}
}
@media only screen and (max-width: 768px) {
	.elementor-1094 .elementor-element.elementor-element-60a6f3f4 .elementor-field-group:not(.elementor-field-type-upload) .elementor-field:not(.elementor-select-wrapper),
	.file-custom{
		padding-top: 5px;
		padding-bottom: 5px;
	}
	
	.cs-timeline .eae-tl-item-image img{
		width:150px;
	}
	.cs-timeline .eae-tl-item-meta-inner{
		font-size:20px!important;
		padding:5px 10px 0px 10px!important;
	}
	.cs-timeline .eae-tl-item-title{
		margin-top:7px;
		margin-bottom:7px;
	}
	.elementor-kit-6 h2{
		line-height:40px!important;
	}
	.menu-contact-btn .elementor-item {
    color: #FFFFFF!important;
    padding: 10px 10px !important;
}

.team-popup-outer .popup-img {
    display: inline-block!important;
    position: relative;
    overflow: hidden;
    width: 100%;
}
	.team-popup-outer .popup-descripation {
    display: inline-block;
    width: 100%;
	margin:0px;
    vertical-align: top!important;
}
	
	.team-popup-outer .popup-modal-dismiss {
    width: 50px;
    height: 50px;
    font-size: 36px;
    text-align: center;
    padding: 8px;
    position: absolute;
    top: 0px;
    right: 0px;
    background-size: cover;
}
}