@font-face {
    font-family: 'San Diego';
    src: url('/wp-content/themes/uncode-child/fontes/SanDiegoBlack.woff2') format('woff2'),
        url('/wp-content/themes/uncode-child/fontes/SanDiegoBlack.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'San Diego';
    src: url('/wp-content/themes/uncode-child/fontes/SanDiegoExtraBold.woff2') format('woff2'),
        url('/wp-content/themes/uncode-child/fontes/SanDiegoExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'San Diego';
    src: url('/wp-content/themes/uncode-child/fontes/SanDiegoBold.woff2') format('woff2'),
        url('/wp-content/themes/uncode-child/fontes/SanDiegoBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'San Diego Extra';
    src: url('/wp-content/themes/uncode-child/fontes/SanDiegoExtraLight.woff2') format('woff2'),
        url('/wp-content/themes/uncode-child/fontes/SanDiegoExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'San Diego';
    src: url('/wp-content/themes/uncode-child/fontes/SanDiegoRegular.woff2') format('woff2'),
        url('/wp-content/themes/uncode-child/fontes/SanDiegoRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'San Diego';
    src: url('/wp-content/themes/uncode-child/fontes/SanDiegoThin.woff2') format('woff2'),
        url('/wp-content/themes/uncode-child/fontes/SanDiegoThin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'San Diego';
    src: url('/wp-content/themes/uncode-child/fontes/SanDiegoLight.woff2') format('woff2'),
        url('/wp-content/themes/uncode-child/fontes/SanDiegoLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'San Diego';
    src: url('/wp-content/themes/uncode-child/fontes/SanDiegoSemiBold.woff2') format('woff2'),
        url('/wp-content/themes/uncode-child/fontes/SanDiegoSemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'San Diego';
    src: url('/wp-content/themes/uncode-child/fontes/SanDiegoMedium.woff2') format('woff2'),
        url('/wp-content/themes/uncode-child/fontes/SanDiegoMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}



h3{
    line-height:1.2!important;
}


.wpls-logo-slider .slick-dots li button{
    border: 2px solid #78dee1!important;
}
.wpls-logo-slider .slick-dots li.slick-active button{
    background-color:#78dee1!important;
}

.style-dark a:not(.btn-text-skin):hover{ 
    color:#78dee1!important;
}
.disable{
pointer-events:none;
}

select .sf-level-0{

font-weight:bold!important;
}

.searchandfilter li h4{
font-size:15px!important;
padding-bottom:0;


}
.detail_emploi li {
position:relative;
}

.detail_emploi li:before {
    content: "";
    width: 8px;
    height: 8px;
    background-color: #78dee1;
    border-radius: 50%;
    margin-left: -18px;
    margin-right: 8px;
    display: block;
    position: absolute;
 top: 5px;
}
.detail_emploi ul{
    margin-top:0;
     list-style-type:none!important;
}

.detail_emploi p strong{
margin-top:10px!important;
display:block;
}
.detail_emploi hr{
    margin: 10px 0 10px 0;  
}


.detail_emploi li{
   line-height:1.3;
}

.detail_emploi p{
    margin-top:0;
    line-height:1;
}

.svg-absolute{
    position: absolute!important;
    width: 100%;
    top: -104px;
    margin-top: 0!important;
}
.gform_required_legend{
display:none;
}

.icon-box-synaptik {
display:flex!important;
}

.icon-box-synaptik .icon-box-icon{
    width:70px!important;
    display:block!important;
}
.icon-box-synaptik .icon-box-content{
    width:100%!important;
        display:block!important;
}

.icon-box-content p{
    margin-top:0!important;
    line-height: 1.2;
}

.dot-list {
    list-style-type:none!important;
}

.wpls-logo-slider .slick-slide{
    padding:20px;
}

.dot-list li {
position:relative;
text-transform:uppercase;
font-weight:bold;
}

.dot-list li:before {
    content: "";
    width: 8px;
    height: 8px;
    background-color: #78dee1;
    border-radius: 50%;
    margin-left: -18px;
    margin-right: 8px;
    display: block;
    position: absolute;
        top: 10px;
}

    .embed-container { 
        position: relative; 
        padding-bottom: 56.25%;
        overflow: hidden;
        max-width: 100%;
        height: auto;
    } 

    .embed-container iframe,
    .embed-container object,
    .embed-container embed { 
        position: absolute;
        top: 0;
        left: 0;
        width: 100%!important;
        height: 100%!important;
    }
	
	#player{
	    max-width: 100%;
    height: 100%;
	}
	
	.player .vp-video-wrapper .vp-preview{
	    background-size: cover;
	}
	
	.player .vp-video-wrapper object, .player .vp-video-wrapper video {
    width: 100%;
    height: 100%;
}

.player .vp-video-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #000;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.card-img{
    border-radius: 16px;
    box-shadow: 0px 20px 60px -30px rgb(0 0 0 / 45%);
    min-height: 285px;
    object-fit: cover;
}
.listing-realisations{
    display:grid;
    grid-template-columns: repeat(3, 1fr) !important;
    gap:25px;
}


.fa-play:before {
    content: ""!important;
    background-image:url('/wp-content/uploads/2023/02/icone-logo-synaptik.svg');
    width:20px;
    height:20px;
    background-size:cover;
    display:inline-block;
    color: #78dee1!important;
    background-position: center center;
    background-repeat: no-repeat;
        margin-top: -2px;
}

a.bordered-cat:after{
    border-radius: inherit;
    border: 1px solid;
    color: inherit;
    content: '';
    display: block;
    height: 100%;
    left: 0;
    opacity:1;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.box-link{
transition:0.5s;
transition-timing-function: ease-in-out;
}
.tmb-term-evidence{
font-size: 11px !important;
    padding: 2px 5px 2px 5px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1.5;
    position: relative;
    z-index: 0;
    margin-right: 5px;
}

.bordered-cat{
    color:#3318fa!important;
    border-color:#3318fa!important;
    border-radius:50em!important;
}

.bordered-cat:hover{
    color:#ffffff!important;
    background-color:#3318fa!important;
    border-color:#3318fa!important;
    border-radius:50em!important;
}


.box-link:hover{
    transform:translateY(-20px);
    margin-bottom:30px;
    
}

.mega-menu-inner {
padding:0!important;


}
.searchandfilter ul {
    display: grid;
    margin-top: 0;
    margin-bottom: 0;
    grid-template-columns: 50% 50%;
}
@media only screen and (min-width: 960px) {
.mega-menu-inner > li{
padding:27px!important;


}


.mega-menu-inner > li:first-child a{
color:#ffffff!important;


}

.mega-menu-inner > li:nth-child(3) > a{
opacity:0!important;
pointer-events:none;
}

.mega-menu-inner > li:nth-child(4) > a{
opacity:0!important;
pointer-events:none;
}




.mega-menu-inner > li > a{
font-size:25px!important;

}

.mega-menu-inner > li > a:hover{
background-color: transparent !important;

}

.mega-menu-inner > li:first-child a:hover{
color:#78dee1!important;


}

.mega-menu-inner > li:first-child{
background-color:#031458!important;


}

}
h2 strong{
   -webkit-text-stroke-color: #ffffff!important;
  -webkit-text-stroke-width: 0.02em;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-repeat: no-repeat;
 background-image: linear-gradient(90deg, #fff 0%, #fff 50%, transparent 50.1%);
  background-size: 0% 100%;
  transition: background-size .5s cubic-bezier(0.67, 0.01, 0.15, 0.98);  
}

h2 strong:hover{
background-size: 200% 100%;
}


/*---.uncode-rotating-wrap span{
    cursor: pointer;
  -webkit-text-stroke-color: #ffffff!important;
  -webkit-text-stroke-width: 0.02em;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-repeat: no-repeat;
 background-image: linear-gradient(90deg, #fff 0%, #fff 50%, transparent 50.1%);
  background-size: 0% 100%;
  transition: background-size .5s cubic-bezier(0.67, 0.01, 0.15, 0.98);
}

.uncode-rotating-wrap span:hover{
background-size: 200% 100%;
}----*/

.text-outline h2,.text-outline h1, .vertical-text{
    cursor: pointer;
  -webkit-text-stroke-color: #ffffff!important;
  -webkit-text-stroke-width: 0.03em;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-repeat: no-repeat;
 background-image: linear-gradient(90deg, #fff 0%, #fff 50%, transparent 50.1%);
  background-size: 0% 100%;
  transition: background-size .5s cubic-bezier(0.67, 0.01, 0.15, 0.98);
}

.sf-field-reset{
    position: absolute;
        top: -53px;
    right: 0;
    text-transform:uppercase;
    font-size:15px;

}

.sf-field-reset:before {
    content: "\f079";
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    font-family: 'uncodeicon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
       top: 15px;
    left: -25px;
    color: #78dee1;
}

.text-outline:hover h2, .text-outline:hover h1{
background-size: 200% 100%;
}

.text-outline:hover block-bg-overlay{
background:radial-gradient(circle at center bottom , rgb(120, 222, 225) , rgb(51, 24, 250) 52% , rgb(2, 20, 89) 100%)!important;
}

.vertical-text, .horizontal-text{
    cursor: pointer;
  -webkit-text-stroke-color: #031458!important;
  -webkit-text-stroke-width: 0.03em;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-repeat: no-repeat;
 background-image: linear-gradient(90deg, #031458 0%, #031458 50%, transparent 50.1%);
  background-size: 0% 100%;
  transition: background-size .5s cubic-bezier(0.67, 0.01, 0.15, 0.98);
  font-size:100px!important;
}



.fa-play:before{
    content: "\f04b";
 color:#78dee1!important; 
}

input[type="submit"]{
    border-color:#3318fa;
      color:#ffffff;
      background-color:#3318fa!important;
}
.card-title h4{
	font-size:22px!important;
}
input[type="submit"]:hover{
    border-color:#3318fa;
      color:#3318fa;
  background-color:#ffffff!important;
}


.image-container {
    position: relative;
    display: inline-block;
}

.secondary-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    transition: opacity 0.3s ease-in-out;
}

.primary-image {
    opacity: 1; /* Visible par défaut */
}

.secondary-image {
	dis-play:none;
    opacity: 0; /* Masquée par défaut */
}

.image-container:hover .primary-image {
    opacity: 0; /* Masque l'image primaire au survol */
}

.image-container:hover .secondary-image {
    opacity: 1; /* Affiche l'image secondaire au survol */
}

@media only screen and (max-width: 960px) {
 .listing-realisations{
    display:grid;
    grid-template-columns: repeat(2, 1fr) !important;
    gap:25px;
}
.menu-item .fa-angle-right{
    display:none!important;
}
.icon-box-synaptik{
    display:block!important;
}
.icon-box-synaptik .icon-box{
    display:block!important;
}

.icon-box-synaptik .icon-box-content{
    padding-left:0!important;
    width:100%!important;
    display:block!important;
}
h1 span{
    font-size:1em!important;
}

h2{
    font-size:1.5em!important;
}


h3{
    font-size:1.2em!important;
}

}

@media only screen and (max-width: 768px) {
.listing-realisations{
    display:grid;
    grid-template-columns: repeat(1, 1fr) !important;
    gap:25px;
}
}