/*
Theme Name: PPI Site Enfant
URI: http://www.strat-engine.com
Description: Thème des pages atterrissages des sites enfants
Version: 1.0
Author: Strat Engine
Dernière mise à jour : aOÜT 2025
*/

/*#wpadminbar {bottom: 0 !important;top: auto !important;}*/
/* ----------------- FONTS -----------------------*/
@font-face {
	font-family: 'Orkney';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('fonts/orkney-bold.woff') format('woff');
}
@font-face {
	font-family: 'Orkney';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('fonts/orkney-regular.woff') format('woff');
}
@font-face {
	font-family: 'Orkney';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('fonts/orkney-light.woff') format('woff');
}
@font-face {
	font-family: 'Orkney';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('fonts/orkney-medium.woff') format('woff');
}
@font-face {
	font-family: 'Orkney';
	font-style: italic;
	font-weight: bold;
	font-display: auto;
	src: url('fonts/orkney-bold-italic.ttf') format('truetype');
}





html {
    overflow-x: hidden;
}
body {
	/*font-family: 'Open sans', sans-serif;*/
	font-family: 'Orkney', sans-serif;
}

header {
	position: absolute;
	width: 100%;
}

#headerparent {
    position: fixed;
    transition: all .5s;
    z-index: 999;
    /*box-shadow: 0px 0px 5px rgb(224 224 224);*/
    color: #0000001f;
    background-color: #FFF;
}

body.sticky #headerparent {
    top: 0;
    height: auto;
    z-index: 999999;
    width: 100%;
    background-color: #FFF;
    box-shadow: 0px 0px 5px rgb(224 224 224);
}
.divlogo {
    height: auto;
    padding: 10px 10px 10px 50px;
    display: flex;
    align-items: center;
}

.logofoot {
	width: 180px;
}

/*body.sticky .divlogo {height: 80px;padding: 10px 20px;}*/

.download-link {
    color: #00D63A;
}
.download-link:hover {
    color: #008C26;
}

#header .divlogo {position: relative; z-index: 1;}

.bg-waves {background: center / cover no-repeat url(./images/bg-hero.png);}

.menutop, .menutopsmart {
    color: #FFF;
    background-color: #323232;
    height: 55px;
    display: flex;
    align-items: center;
    padding: 0 30px 0 40px;
    position: fixed;
    width: 100%;
    z-index: 99;
}


.menutop-left {
    widht: 200px;
}


.menutop-right {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}



.menutopsmart {display: none;}
.menucont {
    flex-grow: 1;
    width: 100%;
}
#headerparent .menutop, .menutopsmart {position: relative; background-color: #0A76A3;}
.logo {
    margin: 8px;
    transition: .3s;
}
body.sticky .logo {margin: 0;}





.menutop a, .menutopsmart a {
    padding: 0 10px;
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
}
.menutop a:hover, .menutopsmart a:hover {
	padding: 0 10px;
	color: #DDDDDD;
}

.menutop a img, .menutopsmart a img { padding-right: 8px; max-width: 38px;}

.logohead {
   width: 200px;
    transition: .5s;
}
#headerparent .logohead {

    transition: .5s;
}

.page-template-page-enfant .logohead {
     margin: 80px 100px;
}

body.sticky .logohead {
    padding: 10px 72px;
    width: 314px;
}
body.sticky #headerparent .logohead {
    padding: 0px 0px;
    /* height: 100%; */
    width: 150px;
}

.siteparent #main {
    padding-top: 200px;
}

.page-template-page-enfant #main{
    padding-top: 100px !important;
}

.page-template-page-enfant #main .bg-hero {
    height: 90vh;
    width: 100%;
    background: top / cover no-repeat url(./images/bg-hero.png);
    position: absolute;
    margin-top: -100px;
}


/* ---------------------------------------- ACCUEIL -------------------------------- */
.page-template-page-seaccueil #mainse {
    padding-top: 55px;
    padding-bottom: 80px;
    background: center / cover url(./images/background-gradient-ppi.jpg);
}

.page-template-page-seaccueil .headslider {
    min-height: 800px;
    background: center right url(./images/bgheadslider.png) no-repeat;
    padding-top: 190px;
    padding-bottom: 120px;
    /*display: flex;
    align-items: center;
    flex-direction: row;*/
    position: relative;
}

.page-template-page-seaccueil .headslider .txtslidhead .btcont-wrap{
  display: flex;
  justify-content: center;
  margin-top: 15px;
}

.page-template-page-seaccueil  .vousrecherchez {
    position: absolute;
    letter-spacing: -3px;
    bottom: 0;
    left: 0;
    margin: auto;
    font-size: 86px;
    font-weight: 900;
    color: #00000011;
    text-align: center;
    right: 0;
}
.page-template-page-seaccueil .entetesechead {
    text-align: center;
    padding-bottom: 30px;
    width: 50%;
    margin: auto;
}
.page-template-page-seaccueil .entetesechead h1 {font-size: 56px !important; color: #3b3f44;}
.page-template-page-seaccueil .swiper {
    width: 100%;
    height: 300px;
    margin: 20px auto;
  }

.page-template-page-seaccueil .headslider .swiper-slide {
    font-size: 18px;
    display: flex;
    opacity: .2;
    border-radius: 40px;
    width: 25%;
}
.page-template-page-seaccueil .headslider .swiper-slide:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 80%;
    background-color: #FFF;
    z-index: -1;
    border-radius: 40px;
    box-shadow: 0px 3px 36px 0px rgba(0, 0, 0, 0.2);
    opacity: 1; /* Avant .5 */
}
.page-template-page-seaccueil .headslider .swiper-slide:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 80%;
    background: #fff url(images/slidehead-logiciel-gestion.webp) no-repeat;
    background-size: cover;
    background-position: top right;
    filter: grayscale(100%);
    z-index: -1;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    opacity: .1;
}

.page-template-page-seaccueil .swiper-slide.swiper-slide-active {opacity: 1;}


.page-template-page-seaccueil .swiperhead {
    position: relative;
    overflow: hidden;
}
.page-template-page-seaccueil .swiper-slide .slide-wrap {padding: 20px;}

.page-template-page-seaccueil .headslider .swiper-slide span::before {
    content: "";
    background: rgb(0,172,228);
    background: linear-gradient(140deg, rgba(0,172,228,1) 0%, rgba(41,133,194,1) 100%);
    height: 80px;
    width: 80px;
    position: absolute;
    top: 0;
    left: -40px;
    border-radius: 50%;
    z-index: -2;
}

.page-template-page-seaccueil .swiper-slide .imgslideheadcont {
    text-align: center;
    height: 400px;
}
.page-template-page-seaccueil .swiper-slide .imgslidehead {
    /* min-width: 600px; */
    border-top-right-radius: 30px;
    border-top-left-radius: 20px;
    /* max-width: 600px; */
    margin-top: 30px;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.page-template-page-seaccueil .swiper-slide .txtslidhead {
    width: 80%;
    box-shadow: 0px 3px 36px 0px rgba(0, 0, 0, 0.2);
    border-radius: 20px;
    margin: auto;
    padding: 20px;
    text-align: left;
    background-color: #FFFFFF;
    transform: translateY(-20px)
}
.page-template-page-seaccueil .swiper-slide .txtslidhead h2 {font-size: 25px;font-weight: 700;font-style: normal;}
.page-template-page-seaccueil .swiper-slide .txtslidhead p {font-size: 14px;line-height: 120%;}
.page-template-page-seaccueil .swiper-button-next, .swiper-button-prev {
    background: transparent url(images/next.png) center center !important;
    background-image: url(images/next.png) !important;
    right: 10px;
    left: auto;
    width: 78px  !important;;
    height: 60px  !important;;
}
.page-template-page-seaccueil .swiper-button-prev {transform: rotate(180deg);}
.page-template-page-seaccueil .swiper-button-next:after, .swiper-button-prev:after {
    content: none !important;
}

.page-template-page-seaccueil .homeactu {
    padding: 50px 0;
}

.page-template-page-seaccueil .homeactu .container {
    max-width: 1430px;
}

.page-template-page-seaccueil .enteteactu {text-align: center;padding-bottom: 30px;}
.page-template-page-seaccueil .enteteactu h2 {z-index: 2;}
.page-template-page-seaccueil .enteteactu h2:before {
    content: "";
    background: rgb(0,172,228);
    background: linear-gradient(140deg, rgba(0,172,228,1) 0%, rgba(41,133,194,1) 100%);
    height: 80px;
    width: 80px;
    position: absolute;
    top: -35px;
    right: 25%;
    border-radius: 50%;
    z-index: -1;
}


.page-template-page-seaccueil .blogwrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-rows: minmax(150px,auto)
}

.page-template-page-seaccueil .blogwrapper .gridart {
    margin: 10px 15px;
    /* border: 1px solid #f6f6f6; */
    border-radius: 30px;
    background-color: #fff;
    box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.2);
    color: #3b3f44;
    text-decoration: none;
    overflow: hidden;
}

.page-template-page-seaccueil .blogwrapper .gridart img {
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    height: 220px;
    width: 100%;
    object-fit: cover;
}

.page-template-page-seaccueil .terms a {
    display: inline-block;
    padding: 5px 15px;
    color: #555;
    margin-right: 5px;
    margin-bottom: 5px;
    border: 1px solid #d4d4d4;
    text-decoration: none;
    font-weight: 100;
    font-size: 11px
}

.page-template-page-seaccueil .listcat a {
    display: inline-block;
    padding: 5px 15px;
    color: #555;
    margin-right: 5px;
    margin-bottom: 5px;
    border: 1px solid #d4d4d4;
    text-decoration: none;
    font-weight: 100;
    font-size: 10px
}

.page-template-page-seaccueil .gridcont {
     padding: 15px;
}

.page-template-page-seaccueil .gridcont .titgridblog {
    font-size: 18px;
    font-weight: 700
}

.page-template-page-seaccueil .gridcont .txtgridblog {
    font-size: 13px
}

.page-template-page-seaccueil .gridart .dategridblog {
    color: #555;
    font-size: 12px;
    padding-bottom: 10px
}

.page-template-page-seaccueil .gridcont .appointment-btn, .pt-cv-ifield .appointment-btn {
    background-color: #e66954;
    color: #FFF;
    border: 0;
    border-radius: 0;
    padding: 3px 15px;
    white-space: nowrap;
    transition: 0.3s;
    font-size: 12px;
    display: inline-block;
    margin: 10px 0;
    opacity: 0;
}

.page-template-page-seaccueil .gridcont .appointment-btn:hover,.pt-cv-ifield .appointment-btn:hover {
    background: #FFF;
    color: #e66954
}

.page-template-page-seaccueil .hometem {
    background: rgb(0,172,228);
    background: linear-gradient(120deg, rgba(0,172,228,1) 0%, rgba(21,78,115,1) 100%);
    padding: 50px 0;
    height: 300px;
    /* overflow-x: hidden; */
}

.page-template-page-seaccueil .hometem .bg-img {
    background: url(images/logo-filigrane-cut.png) no-repeat;
    position: absolute;
    bottom: 0;
    right: 0;
    height: 233px;
    width: 180px;
    background-size: contain;
}

.page-template-page-seaccueil .swipertem {width:80%; margin: auto; padding: 50px; overflow: hidden;position: relative;}
.page-template-page-seaccueil .swipertem .swiper-button-next {

}

.page-template-page-seaccueil .swipertem .swiper-slide {
    box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.2);
    border-radius: 20px;
    margin: 0 auto;
    padding: 50px;
    text-align: left;
    background-color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
}

.page-template-page-seaccueil .swiper-slide.swiper-slide-active {opacity: 1 !important;
}

.page-template-page-seaccueil .hometem .swipertem .swiper-slide {
    border-radius: 30px;
    overflow: hidden;
}

.page-template-page-seaccueil .hometem .swipertem img {
    height: 230px;
    width: 400px;
    object-fit: cover;
    margin-right: 50px;
    
    border-radius: 30px;   
    display: block;
}

.page-template-page-seaccueil .swipertem .swiper-slide h3 {font-size: 35px;}

.page-template-page-seaccueil .newsletter {
    margin-top: 300px;
    text-align: center;
}

.page-template-page-seaccueil .newsletter .container {
    height: 800px;
    width: 800px;
    border-radius: 50%;
    padding: 200px;
    box-shadow: 0px 3px 100px 0px rgba(0, 0, 0, 0.2);
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
}

.page-template-page-seaccueil .newsletter .container a {
    background-color:#EA5053;
    color: #fff;
    width: auto;
    padding: 12px 30px;
    margin: auto;
}

.page-template-page-seaccueil .newsletter .container .logonewsletter img {opacity: 0.6; height: 50px; margin: 20px 10px;}

.page-template-page-seaccueil .newsletter .container:before {
    content: "";
    background: rgb(0,172,228);
    background: linear-gradient(140deg, rgba(0,172,228,1) 0%, rgba(41,133,194,1) 100%);
    height: 40px;
    width: 40px;
    position: absolute;
    top: 43%;
    left: -20px;
    border-radius: 50%;
}

.page-template-page-seaccueil .newsletter .carte1 { left:-20%; top:20%;}
.page-template-page-seaccueil .newsletter .carte1 img {box-shadow: -6px 7px 20px 0px rgba(0, 0, 0, 0.2); border-radius: 23px; width: 250px; transform: rotate(15deg);}
.page-template-page-seaccueil .newsletter .carte2 { right:-15%; top:15%;}
.page-template-page-seaccueil .newsletter .carte2 img {box-shadow: -6px 7px 20px 0px rgba(0, 0, 0, 0.2); border-radius: 23px; width: 200px; transform: rotate(-10deg);}
.page-template-page-seaccueil .newsletter .carte3 { right: -10%; bottom: 5%;}
.page-template-page-seaccueil .newsletter .carte3 img {box-shadow: -6px 7px 20px 0px rgba(0, 0, 0, 0.2); border-radius: 23px; width: 280px; transform: rotate(-5deg);}

/************ 404  ************/

.bandeau404 {
    background-image: linear-gradient(270deg, #12327066 0%, #071552a2 100%), url("images/erreur-404.jpg");
    background-position: center center;
  	background-size: cover;
  	background-repeat: no-repeat;
    min-height: 300px;
    display: flex;
    align-items: center;
}
.bandtext {
    max-width: 1400px;

    margin-right: auto;
    margin-left: auto;
    position: relative;
    width: 60%;
}
.bandtext h1{
color: #FFFFFF;
    font-size: 40px;
    font-weight: bold;
    font-style: italic;
}

.bandtext p{
    color: #FFFFFF;

    }
/************ FOOTER  ************/

.bandcontact {
    height: 140px;
    background-color: #EA5053;
    color: #FFF;
    display: flex;
    align-items: center;
}

.bandcontact > div {flex:1;}
.bandcontact div:first-child {
    text-align: right;
    padding-right: 50px;
    font-size: 22px;
    font-weight: 700;
    line-height: 120%;
}

@media (max-width: 992px){
	.bandcontact {
		flex-direction: column;
		padding-bottom: 150px;
	}

	.bandcontact div:first-child {

		text-align: center;
		padding: 20px;
	}


}


.btcont {
    background-color: #FFF;
    color: #4A4A4A;
    font-size: 18px;
    font-weight: bold;
    padding: 15px 30px;
    border-radius: 10px;
	box-shadow: 7px 3px 10px 0px #00000030;
    transition: .5s;
	text-decoration: none;
    white-space: nowrap;
}


.btcont:hover {
    color: #4A4A4A;
	box-shadow: 12px 5px 10px 0px #00000080;
}


footer#footerparent, footer#footerenfant  {
	background-color: #0A76A3;
	color: #FFF;
}
.entetefoot {
	    font-weight: 700;
    font-size: 20px;
    padding-bottom: 20px;
}

.foot {color: #fff; transition: .3s; text-decoration: none;}
.foot:hover {color: #b3b3b3}

.foot2 {
    display: flex;
    justify-content: space-between;
    background-color: #154E73;
	padding: 10px 30px;
    align-items: center;
}




#footerparent {
    background-color: #0A76A3;
	color: #FFF;
    font-size: 14px;
    line-height: 1.7;

}
#footerparent ul {list-style: none; padding-left: 0;}
#footerparent .footer-widget-area {
    background-color: transparent;
    padding: 45px 0 15px 0;
    /* background: url(images/bg_footer.svg) no-repeat bottom center; */
    background-size: 100%;
}

#footerparent .widget .widget-title {
    margin: 0 0 1rem 0;
    font-size: 22px;
    font-weight: 700;
    color: #FFF;
}
#footerparent a {
    border-bottom: 1px transparent solid;
    line-height: 1.2;
    color: #fff;
    text-decoration: none;
}
#footerparent a:hover {color: #b3b3b3}


#footerparent .footer-right-block {
    float: right;
    margin-left: 12.5%;
    margin-bottom: 0;
    display: table;
}

#footerparent .footer-bottom {
    padding: 10px 0;
    font-weight: 200;
    color: #FFF;
}

#footerparent .ppi-footer {margin-top: -40px;}



/************ ELEMENTOR **************/

.arrow-down svg {filter: drop-shadow(0px 3px 6px rgb(0 0 0 / 0.35));}

.btn-blue svg {transform: rotate(-90deg);}
.btn-blue .elementor-button-content-wrapper {align-items: center;}

/* MENU SMART */

.burger {
    display: none;
    position: fixed;
    width: 25px;
    height: 40px;
    top: 42px;
    right: 40px;
    border-radius: 4px;
    z-index: 1031;
    transition: .3s;
}

.burger {
    display: none;
    position: fixed;
    width: 25px;
    height: 40px;
    top: 99px;
    right: 40px;
    border-radius: 4px;
    z-index: 1031;
    transition: .3s;
}
.sticky .burger {
    top: 79px;
    z-index: 9999999;
}
.burger span {
	position: relative;
	margin-top: 9px;
	margin-bottom: 9px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	position: absolute;
	top: 50%;
	margin-left: -15px;
	margin-top: -1.5px;
}

.burger span,
.burger span::before,
.burger span::after {
	display: block;
	width: 35px;
	height: 4px;
	background-color: #585858;
	outline: 1px solid transparent;
	-webkit-transition-property: background-color, -webkit-transform;
	-moz-transition-property: background-color, -moz-transform;
	-o-transition-property: background-color, -o-transform;
	transition-property: background-color, transform;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

.burger span::before,
.burger span::after {
	position: absolute;
	content: "";
}
.burger span::before {
	top: -13px;
}
.burger span::after {
	top: 12px;
}
.burger.clicked {
    z-index: 999999999;
}

.burger.clicked span {
	background-color: transparent;
}

.burger.clicked span::before {
	-webkit-transform: translateY(13px) rotate(45deg);
	-moz-transform: translateY(13px) rotate(45deg);
	-ms-transform: translateY(13px) rotate(45deg);
	-o-transform: translateY(13px) rotate(45deg);
	transform: translateY(13px) rotate(45deg);
}

.burger.clicked span::after {
	-webkit-transform: translateY(-13px) rotate(-45deg);
	-moz-transform: translateY(-13px) rotate(-45deg);
	-ms-transform: translateY(-13px) rotate(-45deg);
	-o-transform: translateY(-13px) rotate(-45deg);
	transform: translateY(-13px) rotate(-45deg);
}

.burger.clicked span:before,
.burger.clicked span:after {
	background-color: #ffffff;
}

.burger:hover {
	cursor: pointer;
}


@media (max-width: 1200px){
    .burger {display: block;}
    .menu {display: none;}
}


.menusmart {
    background-color: #0f358e;
    position: fixed;
    z-index: 99;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    padding: 44px 40px 70px 50px;
    overflow-y: auto;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -moz-transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -o-transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: transform 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

.menusmart.show {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    z-index: 9999999;
}

.menusmart ul {list-style-type: none;margin: 0;}
.menusmart a {padding-top: 10px;color: #ddd;text-transform: uppercase;display: block;font-weight: 600;}
.menusmart > li {margin-bottom: 20px;}
.menusmart li.menu-item-has-children > a {font-weight: 600;}
.menusmart li.menu-item-has-children > a::after {font-family: "FontAwesome"; font-weight: 600; content: "\f105";display: inline-block;padding-left: 10px;}
.menusmart li.menu-item-has-children .sub-menu li {margin-bottom: 0px;}
.menusmart hr {border-top: 1px solid #ddd;}
.menusmarticone {
	justify-content: space-between;
	padding-left: 35px;
	align-items: center;
}
.menusmarticone a {display: inline-block; margin-left: 5px;}
.menusmart #searchfoot {margin: 28px 32px;}
.menusmart #searchfoot input {max-width: 300px;}

.menusmart #logo {max-width: 200px;opacity: 1;}
.menusmart #logo #logoims {
    fill: #FFFFFF;
}

.menusmart input {
    width: 50%;
    height: 45px;
    border: 0;
    border-radius: 22px;
    padding: 0 30px;
    background: #EEE url(images/loupe.png) no-repeat center right 20px;
    background-size: 30px;
}


/* RESPONSIVE */

@media screen and (max-width: 1300px) {
    .logohead {
        width: 250px;
        transition: .5s;
    }
}

@media screen and (max-width: 1200px) {
    .page-template-page-seaccueil .hometem {
        padding: 50px 0;
        height: auto;

    }
    .page-template-page-seaccueil .newsletter {
        margin-top: 75px;
        text-align: center;
    }
    .divlogo {
        height: auto;
        padding: 10px 10px 10px 10px;
        display: flex;
        align-items: center;
        flex-direction: column;
        padding-left: 50px;
    }
    .logo {
        width: 100%;
    }
    #mega-menu-wrap-top #mega-menu-top {

        text-align: left !important;
        padding-left: 0 !important;
    }

}

@media (max-width: 1085px){
	.menutop {display: none;}
    .menutopsmart a img {max-width: 100% !important;}
    .siteparent #main {
        padding-top: 186px;
    }
    .page-template-page-enfant .logohead {margin:10px;}
}
@media screen and (max-width: 992px) {
    .page-template-page-seaccueil .hometem .swipertem img {
        height: 230px;
        width: 100%;
        object-fit: cover;
        margin-right: 0;
    }
    .page-template-page-seaccueil .newsletter .container {
        height: auto;
        width: 100%;
        border-radius: 0;
        padding: 200px;
        box-shadow: 0px 3px 100px 0px rgba(0, 0, 0, 0.2);
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: #fff;
    }
    .page-template-page-seaccueil .blogwrapper {
        grid-template-columns:1fr 1fr
    }
    .page-template-page-seaccueil .entetesechead {width: 75%;}
    .page-template-page-seaccueil .swipertem .swiper-slide h3 {font-size: 30px;}
    .page-template-page-seaccueil .swipertem .swiper-slide {flex-wrap: wrap;}
    .page-template-page-seaccueil .hometem .swipertem img {margin-right: 0; margin-bottom: 20px;}
    .page-template-page-seaccueil .newsletter .container {height: 600px; width: 600px;}
    .page-template-page-seaccueil .newsletter .carte1, .page-template-page-seaccueil .newsletter .carte2, .page-template-page-seaccueil .newsletter .carte3 {display: none;}


}
@media screen and (max-width: 900px) {

    .divlogo {
        padding:0;
        text-align: center;
    }
    .siteparent #main {
        padding-top: 156px;
    }
    a.mega-menu-link {
        color: #ffffff !important;
    }
    .mega-sub-menu a.mega-menu-link {
        color: #202020 !important;
    }


}
@media screen and (max-width: 768px) {

    .divlogo {
        padding:0;
    }

    .divlogo {text-align: center;}
    .logohead {width: 250px;}
    .page-template-page-seaccueil .entetesechead {width: 90%;}
    .page-template-page-seaccueil .vousrecherchez {display: none;}
    body.sticky #headerparent .logohead {padding: 5px 25px;}
    .page-template-page-seaccueil .swipertem .swiper-slide h3 {font-size: 25px;}
    .page-template-page-seaccueil .hometem .swipertem img {width: 250px; height: 170px;}
    .page-template-page-seaccueil .newsletter .container {height: 400px; width: 400px;}
    .page-template-page-seaccueil .newsletter .container .logonewsletter img {display: none;}
}

@media screen and (max-width: 550px) {

    .page-template-page-seaccueil .blogwrapper {
        grid-template-columns:1fr
    }

    .foot2 {
        flex-direction: column;
    }
    .page-template-page-seaccueil .swipertem {
        width: 100%;
        margin: auto;
        padding: 50px;
        overflow: hidden;
        position: relative;
    }
    .page-template-page-seaccueil .newsletter .container {

        padding: 70px;

    }
    .page-template-page-seaccueil .swipertem .swiper-slide h3 {
        font-size: 25px;
    }

}
/* === OPTIMISATION GPU POUR SUPPRIMER LES LAGS === */
.parentContainer .carrousel{
  will-change: transform;
  transform: translate3d(0,0,0);
  backface-visibility: hidden;
  perspective: 1000px;
}

/* On optimise aussi les slides */
.parentContainer .slides-custom{
  transform: translate3d(0,0,0);
  backface-visibility: hidden;
}

/* Flèches : on les descend sans changer la taille */
.parentContainer .carouselArrow{
  position: absolute !important;
  top: 50% !important;

  /* au lieu de -50% (centré), on descend un peu */
  transform: translateY(-25%) !important;

  z-index: 9999 !important;

  width: 70px !important;
  height: 70px !important;
  background: transparent !important;
  border: none !important;

  color: #ffffff !important;
  font-size: 60px !important;

  display: flex !important;
  align-items: center !important;
  justify-content: center !important;

  padding: 0 !important;
  cursor: pointer !important;
}

.parentContainer .carouselArrow--prev{ left: 20px !important; }
.parentContainer .carouselArrow--next{ right: 20px !important; }