/*
Theme Name: Elioz
Theme URI: www.elioz.fr
Author: Designer chez Elioz
Description: Theme pour Elioz
Template: salient
Version:  1
*/

/* Theme customization starts here
-------------------------------------------------------------- */
h1, h2, #header-outer{
	color: #4a304e;
}
h3, h4{
	color: #8E8FAF;
}
p{
	color: #535477;
}
.justify {
    text-align: justify;
    text-justify: inter-word;
}
.bold, strong, b {
    font-weight: 500 !important;
}
.nectar-icon-list-item .content{
	color:#535477
}
/*menu*/
header#top nav > ul > li.button_bordered > a::before {
    border-radius: 30px !important;
}
header#top nav > ul > li.megamenu > ul.sub-menu {
    width: 35%;
    left: 25%;
	border-radius: 15px;
}
body[data-dropdown-style="minimal"] header#top nav > ul > li.megamenu > ul > li:last-child {
    padding-right: 0px !important;
}
body[data-dropdown-style="minimal"] header#top nav > ul > li.megamenu > ul > li {
    padding: 0px !important;
	border-right: 1px dotted #8E8FAF;
}
body[data-dropdown-style="minimal"] header#top nav > ul > li.megamenu > ul.sub-menu {
	-webkit-box-shadow: 0px 0px 20px 0px rgba(142,143,175,0.4) !important;
	-moz-box-shadow: 0px 0px 20px 0px rgba(142,143,175,0.4) !important;
	box-shadow: 0px 0px 20px 0px rgba(142,143,175,0.4) !important;
	margin-top: -12px;
}
.sf-menu .menuconnect a{
	color: #3172B6 !important;
}
.sf-menu .menuentreprise a{
	color: #9F4794 !important;
}
body[data-dropdown-style="minimal"] header#top nav > ul > li.megamenu > ul.sub-menu {
    padding: 10px 0 !important;
}

/*content*/
.ligne-home{
	border-top: 3px dotted #8e8faf;
	margin-top: 20px;
	height: 3px;
}
.ligne, .ligne-entreprise, .ligne-connect{
	background: #ff2e74;
	margin-top: 20px;
	height: 3px;
	width: 140px;
}
.ligne-entreprise{
	background: #df4a86 !important;
}
.ligne-connect{
	background: #38a0c2 !important;
}
.emploi-cta{
	border:1px solid #8e8faf !important;
	border-radius:8px; 
	padding: 55px;
}
.wpb_column[data-border-radius="15px"], .wpb_column[data-border-radius="15px"]::before, .img-with-aniamtion-wrap[data-border-radius="15px"] .img-with-animation {
    border-radius: 15px 15px 0 0 !important;
}
.nectar-icon-list-item {
    margin-bottom: 20px !important;
	padding-left: 50px;
}
/*testimonial*/
.testimonial_slider[data-style="minimal"] .controls {
    display: none;
}
/*btn*/
.col.dark .nectar-button.see-through-2{
    border-radius: 50px !important;
}
/*nectar*/
.nectar-icon-list-item .content h4 {
    color: #fff !important;
}
.nectar-icon-list[data-icon-size="medium"] .nectar-icon-list-item .list-icon-holder span {
	color: #fd6f6d;
}
/*modal*/
.ult_modal-content {
    -webkit-border-radius: 15px !important;
    -moz-border-radius: 15px !important;
    -o-border-radius: 15px !important;
    -ms-border-radius: 15px !important;
    border-radius: 15px !important;
    -webkit-box-shadow: 0 0 40px #327bb7 !important;
    -moz-box-shadow: 0 0 40px #327bb7 !important;
    -o-box-shadow: 0 0 40px #327bb7 !important;
    -ms-box-shadow: 0 0 40px #327bb7 !important;
    box-shadow: 0 0 40px #327bb7 !important;
    overflow: hidden;
	text-align: center !important;
}
.ult_modal-content li a{
	display: inline-block;
	padding: 4px 10px;
	font-size: 1.2em !important;
	margin: 5px 0;
}
.ult_modal-content li a:hover{
   background: #F3F5FB;
	display: inline-block;
	border-radius: 4px;
}
.modal-text p{
	margin-top: -7px !important;
}
/*carrousel custom*/
.nectar-flickity:not(.masonry) .flickity-slider .cell img {
    width: auto !important;
	margin: 0 auto;
}
.img-elioz-connect-liste, img.ult-modal-img{
	background:#FFF;
	padding: 17px !important;
	border-radius: 10px !important;
	margin-bottom: 0px !important;
}
.wpb_column[data-shadow="medium_depth"], img.img-with-animation[data-shadow="medium_depth"], .img-elioz-connect-liste, img.ult-modal-img{
    box-shadow: 0 00px 30px rgba(142,143,175,0.1),0 20px 70px rgba(142,142,175,0.1) !important;
    background: #fff;
	transition: all 0.5s ease-in-out !important;
}
img.img-with-animation[data-shadow="medium_depth"]:hover, .img-elioz-connect-liste:hover, img.ult-modal-img:hover{
    box-shadow: 0 00px 30px rgba(142,143,175,0.5),0 20px 70px rgba(142,142,175,0.5) !important;
	cursor: pointer !important;
	transform: scale(1.05) !important;
}
.wpb_column[data-shadow="large_depth"]{
    box-shadow: 0 00px 30px rgba(142,143,175,0.45),0 20px 70px rgba(142,142,175,0.45);
    background: #fff;
}
.nectar-flickity.nectar-carousel[data-controls="material_pagination"] .flickity-page-dots {
    bottom: -20px !important;
}
.nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport {
    margin: 0px 0 30px 0 !important;
}
.nectar-flickity[data-controls="material_pagination"] .flickity-page-dots .dot.is-selected::before {
    box-shadow: inset 0 0 0 1px #adaec2 !important;
    background-color: #adaec2 ;
}
.flickity-page-dots .dot::before {
	background: #FFF !important;
}
.nectar-flickity[data-controls="material_pagination"] .flickity-page-dots .dot::before, .testimonial_slider[data-style="multiple_visible_minimal"] .flickity-page-dots .dot::before, .nectar-recent-posts-slider_multiple_visible .flickity-page-dots .dot::before {
    width: 6px;
    height: 6px;
    transition: all 0.25s ease;
    border-radius: 50%;
    margin-left: 11px;
    background-color: transparent;
    box-shadow: inset 0 0 0 5px  #8E8FAF;
}
.callout-annuaire-connect:hover{
	box-shadow:none !important;
	transition: all 0.5s ease-in-out !important;
}
.callout-annuaire-connect{
	transition: all 0.5s ease-in-out !important;
}
/*bouton elioz connect*/
.btn-elioz-connect, .bg-cta-connect, #menu-item-10582 > a:nth-child(1) > span:nth-child(1), .widget-pages-connect, #menu-menu-annuaire-connect-1 > li:nth-child(1){
	background: #3dbaca !important;
	background: -webkit-linear-gradient(left, #3dbaca 0%, #3172b6 100%) !important;
	background: -o-linear-gradient(left, #3dbaca 0%, #3172b6 100%) !important;
	background: linear-gradient(to right, #3dbaca 0%, #3172b6 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3dbaca', endColorstr='#3172b6',GradientType=1 ) !important;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(142,143,175,0.4) !important;
	-moz-box-shadow: 0px 0px 20px 0px rgba(142,143,175,0.4) !important;
	box-shadow: 0px 0px 20px 0px rgba(142,143,175,0.4) !important;
}
.btn-elioz-connect:hover, .bg-cta-connect:hover, #menu-item-10582:hover > a:nth-child(1) > span:nth-child(1), .widget-pages-connect:hover{
	background: #3dbaca !important;
	background: -webkit-linear-gradient(right, #3dbaca 0%, #3172b6 100%) !important;
	background: -o-linear-gradient(right, #3dbaca 0%, #3172b6 100%) !important;
	background: linear-gradient(to left, #3dbaca 0%, #3172b6 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3dbaca', endColorstr='#3172b6',GradientType=1 ) !important;
}
.nectar-button.large{
    border-radius: 35px !important;
}
body.material .nectar-button.regular.m-extra-color-gradient-2::before{
	background:none !important;
}

/*Bouton elioz entreprise*/
.btn-elioz-entreprise, .bg-cta-entreprise, #menu-item-10581 > a:nth-child(1) > span:nth-child(1), .widget-pages-entreprise, #menu-menu-annuaire-connect-1 > li:nth-child(3){
	background: #e14786  !important;
	background: -moz-linear-gradient(left, #e14786 1%, #9f4794 100%)  !important;
	background: -webkit-linear-gradient(left, #e14786 1%,#9f4794 100%)  !important;
	background: linear-gradient(to right, #e14786 1%,#9f4794 100%)  !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e14786', endColorstr='#9f4794',GradientType=1 )  !important;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(142,143,175,0.4) !important;
	-moz-box-shadow: 0px 0px 20px 0px rgba(142,143,175,0.4) !important;
	box-shadow: 0px 0px 20px 0px rgba(142,143,175,0.4) !important;
}
.btn-elioz-entreprise:hover, .bg-cta-entreprise:hover, #menu-item-10581:hover > a:nth-child(1) > span:nth-child(1), .widget-pages-entreprise:hover{
	background: #e14786  !important;
	background: -moz-linear-gradient(right, #e14786 1%, #9f4794 100%)  !important;
	background: -webkit-linear-gradient(right, #e14786 1%,#9f4794 100%)  !important;
	background: linear-gradient(to left, #e14786 1%,#9f4794 100%)  !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e14786', endColorstr='#9f4794',GradientType=1 )  !important;
}
/*Bouton elioz general*/
.btn-elioz, #menu-item-10580 > a:nth-child(1) > span:nth-child(1), .widget-pages-decouverte, #menu-menu-annuaire-connect-1 > li:nth-child(2){
	background: #e14786  !important;
	background: -moz-linear-gradient(left, #FBBE65 1%, #E04786 100%)  !important;
	background: -webkit-linear-gradient(left, #FBBE65 1%,#E04786 100%)  !important;
	background: linear-gradient(to right, #FBBE65 1%,#E04786 100%)  !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FBBE65', endColorstr='#E04786',GradientType=1 )  !important;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(142,143,175,0.4) !important;
	-moz-box-shadow: 0px 0px 20px 0px rgba(142,143,175,0.4) !important;
	box-shadow: 0px 0px 20px 0px rgba(142,143,175,0.4) !important;
}
.btn-elioz:hover, #menu-item-10580:hover > a:nth-child(1) > span:nth-child(1), .widget-pages-decouverte:hover{
	background: #e14786  !important;
	background: -moz-linear-gradient(right, #FBBE65 1%, #E04786 100%)  !important;
	background: -webkit-linear-gradient(right, #FBBE65 1%,#E04786 100%)  !important;
	background: linear-gradient(to left, #FBBE65 1%,#E04786 100%)  !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FBBE65', endColorstr='#E04786',GradientType=1 )  !important;
}
/*Contact 7*/
body[data-form-submit="regular"] .container-wrap input[type="submit"]{
    background: #e14786  !important;
	background: -moz-linear-gradient(left, #FBBE65 1%, #E04786 100%)  !important;
	background: -webkit-linear-gradient(left, #FBBE65 1%,#E04786 100%)  !important;
	background: linear-gradient(to right, #FBBE65 1%,#E04786 100%)  !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FBBE65', endColorstr='#E04786',GradientType=1 )  !important;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(142,143,175,0.4) !important;
	-moz-box-shadow: 0px 0px 20px 0px rgba(142,143,175,0.4) !important;
	box-shadow: 0px 0px 20px 0px rgba(142,143,175,0.4) !important;
	padding: 15px 22px !important;
    border-radius: 50px !important;
    font-size: 1.015em;
    text-transform: uppercase !important;
    font-weight: 300 !important;
}
body[data-form-submit="regular"] .container-wrap input[type="submit"]:hover{
	background: #e14786  !important;
	background: -moz-linear-gradient(right, #FBBE65 1%, #E04786 100%)  !important;
	background: -webkit-linear-gradient(right, #FBBE65 1%,#E04786 100%)  !important;
	background: linear-gradient(to left, #FBBE65 1%,#E04786 100%)  !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FBBE65', endColorstr='#E04786',GradientType=1 )  !important;
}
body[data-form-style="minimal"] .minimal-form-input label span.text .text-inner {
    color: #41304E !important;
	font-size: 16px !important;
	font-weight: 300;
}
#menu-menu-annuaire-connect-1 > li:nth-child(1), #menu-menu-annuaire-connect-1 > li:nth-child(2), #menu-menu-annuaire-connect-1 > li:nth-child(3){
	border-radius:25px;
	margin-bottom: 10px;
}
/**/
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {
    border-radius: 10px 0 0 8px;
    font-size: 130% !important;
}
/* video */
.tp-video-controls{
    background-image:none !important;
    }

/*gform gravity*/
body .gform_wrapper ul li.gfield {
    margin-top:0px !important;
}
body[data-form-style="minimal"] .minimal-form-input label span.text {
    margin-top: 20px !important;
    padding-left: 10px !important;
}
.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
     color: #41304E !important;
	padding-left: 10px !important
}
body[data-form-style="minimal"] .minimal-form-input label::before, body[data-form-style="minimal"] .minimal-form-input label::after {
    border-bottom: 1px solid #D8DBE7 !important;
}
.gform_wrapper h1, .gform_wrapper h2, .gform_wrapper h3 {
    margin: 50px 0 0px !important;
}
body .gform_wrapper .top_label div.ginput_container {
    background: #F3F5FB;
	border-radius:8px 8px 0 0 ;
}
.btn-footer-connect a{
	border:1px solid #8e8faf;
	padding: 0px 12px;
	border-radius: 25px;
	display: inline-block;
}
/*fgorm radio*/
ul#input_1_18.gfield_radio{
	background:#fff !important;
	margin-bottom: -20px !important;
	border:2px solid #8e8faf;
	padding-top: 13px;
	border-radius: 8px;
	text-align: center;
}
.gform_wrapper .gfield_radio li label {
	margin: 0 !important;
	padding: 0 30px !important;
}

input[type=radio] {
display: none !important;
}

.gfield_radio li input[type=radio] + label {
background: url(https://www.elioz.fr/wordpress/wp-content/uploads/2018/11/radio-off.png) left center no-repeat;
}

.gfield_radio li input[type=radio]:checked + label {
background: url(https://www.elioz.fr/wordpress/wp-content/uploads/2018/11/radio-on.png) left center no-repeat;
}
.gform_wrapper ul.gfield_checkbox li label, .gform_wrapper ul.gfield_radio li label {
    width: 250px !important;
}
/*menu elioz connect annuaire*/
.menu-connect-header{
	margin-bottom: -5px !important;
}
.menu-connect {
    list-style-type: none;
	text-align: right;
}
.menu-connect ul li{
	display : inline;
	padding: 0 9px;
     list-style-type: none;
	display: inline-block;

}
 .menu-connect-mobile {
    list-style-type: none;
	text-align: center;
	color:#FFF;
}
.menu-connect-mobile ul li{
	display : inline;
	padding: 0 9px;
    list-style-type: none;
	display: inline-block;
	margin: 0 7px;
}
#menu-item-10582 > a:nth-child(1) > span:nth-child(1), #menu-item-10580 > a:nth-child(1) > span:nth-child(1), #menu-item-10581 > a:nth-child(1) > span:nth-child(1)  {
	padding: 4px 16px;
	color:#fff;
	border-radius:50px;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
}
.widget-pages-connect, .widget-pages-decouverte, .widget-pages-entreprise{
	cursor: pointer;
}
.menu-raccouri-connect ul li{
	list-style-type: none;
	display: inline-block;
}
.menu-raccouri-connect ul li a{
	background: #8e8faf;
	border-radius: 25px;
	color:#FFF;
	padding: 4px 11px;
	line-height: 50px;
}
/*network page connect*/

/* Flyout */
.flyout-trigger.trigger-right.trigger-button {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}
.flyout-trigger.trigger-button {
    padding: 10px 25px 10px 15px;
	background: linear-gradient(to right, #3DBACA , #3172B6) !important;
    box-shadow: 0px 0px 5px rgba(0,0,0,.4);
    color: white;
    font-weight: normal;
    cursor: pointer;
	-webkit-border-radius: 4px 0 0 4px; 
  	-moz-border-radius: 4px 0 0 4px;
	border-radius: 25px 0 0 25px;
	text-transform: uppercase;
	opacity: 0.8;
}
.flyout-trigger.trigger-button:before {
	content:'\f041';
	font-family: FontAwesome;
	margin-right: 6px;
}
.flyout-trigger.trigger-button:hover {
		background: linear-gradient(to left, #3DBACA , #3172B6) !important;
		background: linear-gradient(to left, #3DBACA , #3172B6) !important;
}
/* footer */
#footer-outer, #footer-outer a:not(.nectar-button), body[data-form-style="minimal"] #footer-outer #footer-widgets .col input[type="text"] {
    z-index: 99999 !important;
}
/*map*/
.gm-style .gm-style-iw, .gm-style .gm-style-iw a, .gm-style .gm-style-iw span, .gm-style .gm-style-iw label, .gm-style .gm-style-iw div {
    display: inline;
}
ul li.pojo-a11y-toolbar-item{
	list-style: none;
}
.bne-flyout-wrapper .flyout-trigger{
	z-index: 10;
}
/******* Mobile **********/
/* Menu mobile*/
@media only screen and (max-width: 480px) {
body.material #slide-out-widget-area.slide-out-from-right .off-canvas-menu-container > .menu > li a{
    font-size: 22px !important;
}
.menu-item a.menu-image-title-hide .menu-image-title {
    display: inherit !important;
	padding-left: 7px;
}
#slide-out-widget-area.slide-out-from-right {
    padding-left: 30px !important;
    padding-right: 30px !important;
}
.flyout-trigger.trigger-button {
    padding: 0;
	background:#8e8faf !important;
    box-shadow: none;
    cursor: pointer;
    -webkit-border-radius: 0;
    -moz-border-radius:0;
    border-radius: 0;
    width: 100%;
    text-align: center;
	font-size: 15px;
	opacity: 0.8;
}
/* accessibilite */
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {
    display: none !important;
}
}
@media only screen and (max-width: 768px) {
body.material #slide-out-widget-area.slide-out-from-right .off-canvas-menu-container > .menu > li a{
    font-size: 22px !important;
}
.menu-item a.menu-image-title-hide .menu-image-title {
    display: inherit !important;
	margin-left: 16px;
}
#slide-out-widget-area.slide-out-from-right {
    padding-left: 30px !important;
    padding-right: 30px !important;
}
}