.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}@import"https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap"; .has-noir-color{color:#000}.has-noir-background-color{background-color:#000}.has-blanc-color{color:#fff}.has-blanc-background-color{background-color:#fff}.has-gris-color{color:#d9d9d9}.has-gris-background-color{background-color:#d9d9d9}.has-bleu-color{color:#0d2d6c}.has-bleu-background-color{background-color:#0d2d6c}.has-bleu-fonce-color{color:#0a0f4e}.has-bleu-fonce-background-color{background-color:#0a0f4e}.has-jaune-color{color:#ffd329}.has-jaune-background-color{background-color:#ffd329}.scrollToTopBtn{background-color:#ffd329;border:none;color:#fff;cursor:pointer;font-size:18px;line-height:48px;width:48px;position:fixed;bottom:95px;right:20px;z-index:100;opacity:0;transform:translateY(100px);transition:all .8s ease;border-radius:100%}.scrollToTopBtn span{display:inline-block}.showBtn{opacity:1;transform:translateY(0)}body{font-size:15px;overflow-x:hidden;margin:0;font-family:"Lato",sans-serif}html{overflow-x:hidden !important}img{max-width:100%;height:auto}i{font-family:"FontAwesome"}p{margin:0}h1{font-weight:400}i{font-style:normal}a{transition:ease-in-out all .3s}body{color:#fff;background-color:#0d2d6c}body p{font-size:clamp(18px,5.625vw,20px)}body h1{font-size:clamp(30px,9.375vw,56px) !important}body h2{font-size:clamp(25px,7.8125vw,60px)}body h3{font-size:clamp(20px,6.25vw,37px)}body h4{font-size:clamp(18px,5.625vw,40px)}body h5{font-size:clamp(16px,5vw,24px)}body h6{font-size:clamp(16px,5vw,20px)}h1,h2,h3,h4{margin:0}h1{font-weight:800}.flex{display:flex}.wp-block-button__link{color:#fff;background-color:#ffd329;border-radius:20px;box-shadow:none;text-decoration:none;padding:16px 20px;font-size:14px;text-align:center;border:1px solid #ffd329;font-weight:700;font-family:"Lato",sans-serif}.wp-block-button__link:hover{background-color:#0a0f4e;color:#fff}.wp-block-button__link.has-jaune-background-color{background-color:#ffd329;color:#0d2d6c;border-color:#ffd329}.wp-block-button__link.has-jaune-background-color:hover{background-color:#0d2d6c;color:#ffd329;border-color:#0d2d6c}.is-style-outline{color:#ffd329;border-bottom:1px solid #ffd329}.is-style-outline .wp-block-button__link{text-decoration:none;padding:10px 0;padding-bottom:3px;border:none;border-radius:unset;color:#ffd329}.is-style-outline .wp-block-button__link:hover{background-color:unset;color:#0d2d6c}.is-style-outline:hover{border-color:#0d2d6c}p{line-height:24px;font-weight:300}#masthead nav,.archive .main,section{padding:0 2em 0 2em}@media(min-width: 991px){#masthead nav,.archive .main,section{padding:0 12em 0 12em}}@media(min-width: 991px){.main section{padding:0 3em 0 3em}}@media(min-width: 1200px){.main section{padding:0 8em 0 8em}}@media(min-width: 1500px){.main section{padding:0 12em 0 12em}}.home .wp-block-cover h1{font-weight:800;font-size:56px !important}.introVideos,.introPhotos,.introDocuments{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.introVideos h2,.introPhotos h2,.introDocuments h2{font-size:22px;font-weight:700;color:#fff}.introVideos .link_chevron,.introPhotos .link_chevron,.introDocuments .link_chevron{display:flex;align-items:center;gap:10px;color:#ffd329;text-decoration:none;font-size:12px;text-transform:uppercase;letter-spacing:1px}.introVideos .link_chevron:after,.introPhotos .link_chevron:after,.introDocuments .link_chevron:after{content:" ";border-bottom:2px solid #ffd329;border-right:2px solid #ffd329;height:7px;width:7px;transform:rotate(-45deg)}.introVideos .link_chevron:hover,.introPhotos .link_chevron:hover,.introDocuments .link_chevron:hover{text-decoration:underline;text-underline-offset:2px}.latest_videos .videos-swiper .video-slide{position:relative}.latest_videos .videos-swiper .video-slide .video-container{position:relative;width:100%}.latest_videos .videos-swiper .video-slide .video-container h3.entry-title{font-size:14px;margin-top:15px}.latest_videos .videos-swiper .video-slide .video-container video{width:100%;height:auto;border-radius:15px;display:block}.latest_videos .videos-swiper .video-slide img{width:100%;height:auto;border-radius:15px;display:block}@media(min-width: 992px){body{position:relative}body::before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(135deg, rgba(0, 30, 80, 0.8) 0%, rgba(0, 100, 150, 0.3) 50%, rgba(0, 150, 200, 0.2) 100%),url(//kitecolenewholland.fr/wp-content/themes/newholland/img/bg-body.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;opacity:.2;z-index:-1}.latest_videos .entry-title{font-size:16px;font-weight:500;text-align:left}.latest_videos .entry-title a{color:#fff;text-decoration:none}.latest_videos .videos-swiper{display:flex !important;flex-wrap:wrap !important;gap:15px;margin-top:30px}.latest_videos .videos-swiper .video-slide{flex:1 1 calc(33.333% - 10px);min-width:0;max-width:calc(33.333% - 10px);margin:0;display:flex;flex-direction:column}.latest_videos .videos-swiper .video-slide .video-container{flex:1;display:flex;flex-direction:column}.latest_videos .videos-swiper .video-slide .video-container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;flex:1}.latest_videos .videos-swiper .video-slide .video-container .entry-title{margin:8px 0 15px 0;font-size:16px;font-weight:400;line-height:1.3;text-align:left}.latest_videos .videos-swiper .video-slide .video-container .entry-title a{color:#fff;text-decoration:none}.latest_videos .videos-swiper .video-slide .video-container .entry-title a:hover{color:#ffd329}.container-videos{text-align:center;color:#fff}.container-videos .video-slide{margin:0;height:100%;display:flex;flex-direction:column}.container-videos .video-slide .video-container{flex:1;display:flex;flex-direction:column;min-height:400px}.container-videos .video-slide .video-container video{width:100%;height:100% !important;-o-object-fit:cover;object-fit:cover;border-radius:6px;display:block}.container-videos .video-slide .video-container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:6px;display:block}.container-videos .video-slide .entry-title{margin:10px 0 0 0;font-size:16px;font-weight:400;line-height:1.3;text-align:left}.container-videos .video-slide .entry-title a{color:#fff;text-decoration:none}.container-videos .video-slide .entry-title a:hover{color:#ffd329}.grid-cell{padding:0;overflow:hidden}.container-photos{display:flex;flex-wrap:wrap;gap:15px;text-align:center;color:#fff}.container-photos .photo-slide{margin:0;height:100%;display:flex;flex-direction:column}.container-photos .photo-slide .photo-container{flex:1;display:flex;flex-direction:column}.container-photos .photo-slide .photo-container a{width:100%;height:100%}.container-photos .photo-slide .photo-container img{width:100%;height:100% !important;-o-object-fit:cover;object-fit:cover;border-radius:15px;display:block}.container-photos .grid-cell{flex:1 1 calc(33.333% - 10px);min-width:0;max-width:calc(33.333% - 10px)}}.documents{display:inline-block}.documents .document-slide,.documents .brochure-slide{width:100%}.documents .document-slide .document-container,.documents .document-slide .brochure-container,.documents .brochure-slide .document-container,.documents .brochure-slide .brochure-container{width:100%;height:100%;display:flex;flex-direction:column;align-items:start;transition:all .3s ease}.documents .document-slide .document-container:hover .document-title,.documents .document-slide .document-container:hover .brochure-title,.documents .document-slide .brochure-container:hover .document-title,.documents .document-slide .brochure-container:hover .brochure-title,.documents .brochure-slide .document-container:hover .document-title,.documents .brochure-slide .document-container:hover .brochure-title,.documents .brochure-slide .brochure-container:hover .document-title,.documents .brochure-slide .brochure-container:hover .brochure-title{text-decoration:underline}.documents .document-slide .document-link,.documents .document-slide .brochure-link,.documents .brochure-slide .document-link,.documents .brochure-slide .brochure-link{display:flex;align-items:center;text-decoration:none;color:inherit}.documents .document-slide .document-icon,.documents .document-slide .brochure-icon,.documents .brochure-slide .document-icon,.documents .brochure-slide .brochure-icon{width:25px;height:25px;margin-right:25px}.documents .document-slide .document-title,.documents .document-slide .brochure-title,.documents .brochure-slide .document-title,.documents .brochure-slide .brochure-title{text-align:left;font-weight:500;font-size:11px;line-height:1.3;margin:0;text-transform:uppercase}@media(max-width: 992px){.latest_videos .videos-slider .video-slide .video-container video{height:400px;-o-object-fit:cover;object-fit:cover}.latest_videos .videos-slider .video-slide .entry-title{font-size:11px;margin:8px 0 4px 0}}.containerVideos{margin-top:40px}.archive-video .containerVideos{align-items:stretch;width:100%;max-width:100%;overflow:hidden}.containerVideos .video-slide{margin:0;display:flex;flex-direction:column;width:100%;max-width:100%;overflow:hidden}.containerVideos .video-slide .entry-title{font-size:20px;margin:20px 0 15px 0}.containerVideos .video-slide .entry-meta{margin-top:15px}.archive-video .containerVideos .video-slide{height:100%}.archive-video .containerVideos .video-slide .video-container{flex:1;display:flex;flex-direction:column;width:100%;max-width:100%}.archive-video .containerVideos .video-slide .video-container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.single-hero{position:relative;min-height:60vh;display:flex;align-items:center;overflow:hidden}.single-hero .single-hero-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.single-hero .single-hero-background .hero-image{position:relative;width:100%;height:100%}.single-hero .single-hero-background .hero-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.single-hero .single-hero-background .hero-image .hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg, rgba(13, 45, 108, 0.8) 0%, rgba(13, 45, 108, 0.6) 100%)}.single-hero .single-hero-content{position:relative;z-index:2;width:100%;padding:80px 0}.single-hero .single-hero-content .hero-text{max-width:800px;color:#fff}.single-hero .single-hero-content .hero-text .single-breadcrumb{margin-bottom:20px;font-size:14px}.single-hero .single-hero-content .hero-text .single-breadcrumb a{color:hsla(0,0%,100%,.8);text-decoration:none;transition:color .3s ease}.single-hero .single-hero-content .hero-text .single-breadcrumb a:hover{color:#ffd329}.single-hero .single-hero-content .hero-text .single-breadcrumb .separator{margin:0 10px;color:hsla(0,0%,100%,.6)}.single-hero .single-hero-content .hero-text .single-breadcrumb .current{color:#ffd329;font-weight:500}.single-hero .single-hero-content .hero-text .single-meta{display:flex;align-items:center;gap:20px;margin-bottom:25px;flex-wrap:wrap}.single-hero .single-hero-content .hero-text .single-meta .single-categories{display:flex;gap:8px;flex-wrap:wrap}.single-hero .single-hero-content .hero-text .single-meta .single-categories .category-tag{background:rgba(255,211,41,.2);color:#ffd329;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:500;border:1px solid rgba(255,211,41,.3)}.single-hero .single-hero-content .hero-text .single-meta .single-date{display:flex;align-items:center;gap:8px;color:hsla(0,0%,100%,.9);font-size:14px}.single-hero .single-hero-content .hero-text .single-meta .single-date svg{opacity:.8}.single-hero .single-hero-content .hero-text .single-title{font-size:3.5rem;font-weight:700;line-height:1.2;margin:0 0 25px 0;color:#fff}@media(max-width: 768px){.single-hero .single-hero-content .hero-text .single-title{font-size:2.5rem}}.single-hero .single-hero-content .hero-text .single-excerpt{font-size:1.2rem;line-height:1.6;color:hsla(0,0%,100%,.9);max-width:600px}@media(max-width: 768px){.single-hero .single-hero-content .hero-text .single-excerpt{font-size:1.1rem}}.single-content-wrapper{padding:80px 0;background:#f8f9fa}.single-content-wrapper .single-content-grid{display:grid;grid-template-columns:1fr 300px;gap:60px;align-items:start}@media(max-width: 991px){.single-content-wrapper .single-content-grid{grid-template-columns:1fr;gap:40px}}.single-content-wrapper .single-content-grid .single-content{background:#fff;border-radius:20px;padding:50px;box-shadow:0 10px 30px rgba(0,0,0,.1)}@media(max-width: 768px){.single-content-wrapper .single-content-grid .single-content{padding:30px 20px}}.single-content-wrapper .single-content-grid .single-content .single-content-inner{font-size:1.1rem;line-height:1.8;color:#333}.single-content-wrapper .single-content-grid .single-content .single-content-inner h1,.single-content-wrapper .single-content-grid .single-content .single-content-inner h2,.single-content-wrapper .single-content-grid .single-content .single-content-inner h3,.single-content-wrapper .single-content-grid .single-content .single-content-inner h4,.single-content-wrapper .single-content-grid .single-content .single-content-inner h5,.single-content-wrapper .single-content-grid .single-content .single-content-inner h6{color:#0d2d6c;margin:40px 0 20px 0;font-weight:600}.single-content-wrapper .single-content-grid .single-content .single-content-inner h2{font-size:2rem;border-bottom:3px solid #ffd329;padding-bottom:10px}.single-content-wrapper .single-content-grid .single-content .single-content-inner h3{font-size:1.5rem}.single-content-wrapper .single-content-grid .single-content .single-content-inner p{margin-bottom:20px}.single-content-wrapper .single-content-grid .single-content .single-content-inner img{max-width:100%;height:auto;border-radius:10px;margin:30px 0;box-shadow:0 5px 15px rgba(0,0,0,.1)}.single-content-wrapper .single-content-grid .single-content .single-content-inner blockquote{border-left:4px solid #ffd329;padding:20px 30px;margin:30px 0;background:#f8f9fa;border-radius:0 10px 10px 0;font-style:italic;color:#555}.single-content-wrapper .single-content-grid .single-content .single-content-inner ul,.single-content-wrapper .single-content-grid .single-content .single-content-inner ol{margin:20px 0;padding-left:30px}.single-content-wrapper .single-content-grid .single-content .single-content-inner ul li,.single-content-wrapper .single-content-grid .single-content .single-content-inner ol li{margin-bottom:10px}.single-content-wrapper .single-content-grid .single-content .single-tags{margin-top:50px;padding-top:30px;border-top:1px solid #eee}.single-content-wrapper .single-content-grid .single-content .single-tags h4{margin:0 0 15px 0;color:#0d2d6c;font-size:1.1rem}.single-content-wrapper .single-content-grid .single-content .single-tags .tags-list{display:flex;flex-wrap:wrap;gap:10px}.single-content-wrapper .single-content-grid .single-content .single-tags .tags-list .tag-link{background:#f0f0f0;color:#0d2d6c;padding:8px 16px;border-radius:20px;text-decoration:none;font-size:14px;transition:all .3s ease}.single-content-wrapper .single-content-grid .single-content .single-tags .tags-list .tag-link:hover{background:#ffd329;color:#fff;transform:translateY(-2px)}.single-content-wrapper .single-content-grid .single-sidebar .single-share{background:#fff;border-radius:15px;padding:30px;margin-bottom:30px;box-shadow:0 5px 15px rgba(0,0,0,.1)}.single-content-wrapper .single-content-grid .single-sidebar .single-share h4{margin:0 0 20px 0;color:#0d2d6c;font-size:1.2rem}.single-content-wrapper .single-content-grid .single-sidebar .single-share .share-buttons{display:flex;flex-direction:column;gap:15px}.single-content-wrapper .single-content-grid .single-sidebar .single-navigation .back-button{display:flex;align-items:center;gap:10px;background:#0d2d6c;color:#fff;padding:15px 25px;border-radius:10px;text-decoration:none;font-weight:500;transition:all .3s ease}.single-content-wrapper .single-content-grid .single-sidebar .single-navigation .back-button:hover{background:rgb(7.520661157,26.0330578512,62.479338843);transform:translateX(-5px)}.single-content-wrapper .single-content-grid .single-sidebar .single-navigation .back-button svg{transition:transform .3s ease}.single-content-wrapper .single-content-grid .single-sidebar .single-navigation .back-button:hover svg{transform:translateX(-3px)}.single-related-posts{padding:80px 0;background:#fff}.single-related-posts .related-posts-header{text-align:center;margin-bottom:50px}.single-related-posts .related-posts-header h2{font-size:2.5rem;color:#0d2d6c;margin:0 0 15px 0;font-weight:700}.single-related-posts .related-posts-header p{font-size:1.1rem;color:#666;margin:0}.single-related-posts .related-posts-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:30px}.single-related-posts .related-posts-grid .related-post-card{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 5px 20px rgba(0,0,0,.1);transition:all .3s ease}.single-related-posts .related-posts-grid .related-post-card:hover{transform:translateY(-10px);box-shadow:0 15px 40px rgba(0,0,0,.15)}.single-related-posts .related-posts-grid .related-post-card .related-post-image{position:relative;overflow:hidden}.single-related-posts .related-posts-grid .related-post-card .related-post-image img{width:100%;height:200px;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.single-related-posts .related-posts-grid .related-post-card .related-post-image:hover img{transform:scale(1.05)}.single-related-posts .related-posts-grid .related-post-card .related-post-content{padding:25px}.single-related-posts .related-posts-grid .related-post-card .related-post-content .related-post-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;font-size:12px;color:#666}.single-related-posts .related-posts-grid .related-post-card .related-post-content .related-post-meta .related-post-category{background:#ffd329;color:#fff;padding:4px 10px;border-radius:12px;font-weight:500}.single-related-posts .related-posts-grid .related-post-card .related-post-content .related-post-title{margin:0 0 15px 0}.single-related-posts .related-posts-grid .related-post-card .related-post-content .related-post-title a{color:#0d2d6c;text-decoration:none;font-size:1.2rem;font-weight:600;line-height:1.4;transition:color .3s ease}.single-related-posts .related-posts-grid .related-post-card .related-post-content .related-post-title a:hover{color:#ffd329}.single-related-posts .related-posts-grid .related-post-card .related-post-content .related-post-excerpt{color:#666;line-height:1.6;margin-bottom:20px}.single-related-posts .related-posts-grid .related-post-card .related-post-content .related-post-link{display:inline-flex;align-items:center;gap:8px;color:#0d2d6c;text-decoration:none;font-weight:500;transition:all .3s ease}.single-related-posts .related-posts-grid .related-post-card .related-post-content .related-post-link:hover{color:#ffd329}.single-related-posts .related-posts-grid .related-post-card .related-post-content .related-post-link:hover svg{transform:translateX(3px)}.single-related-posts .related-posts-grid .related-post-card .related-post-content .related-post-link svg{transition:transform .3s ease}.video-container video{width:100%;height:auto;display:block}@media(max-width: 992px){.photos{display:grid;grid-template-columns:[col1] 40% [col2] 40% [col3] 20%;grid-gap:15px;grid-template-rows:[row1] 50% [row2] 50%;margin-top:12px}.photos .photo-slide{margin:0}.photos .photo-slide .photo-container img{width:100%;height:auto;display:block;border-radius:12px}}.archive .introBlog{text-align:center;padding:150px 0}.archive .introBlog h1{font-size:56px;font-weight:800}.archive h2{font-size:22px;font-weight:700;color:#fff}.archive .containerVideos{display:flex;flex-wrap:wrap;gap:30px;margin-top:40px;padding-bottom:100px}.archive-video .archive .containerVideos .video-slide{flex:1 1 calc(50% - 15px);min-width:0;max-width:calc(50% - 15px)}.archive .containerVideos .video-slide{margin:0;height:100%;display:flex;flex-direction:column}.archive .containerVideos .video-slide .video-container{flex:1;display:flex;flex-direction:column}.archive .containerVideos .video-slide .video-container video{width:100%;height:100% !important;-o-object-fit:cover;object-fit:cover;border-radius:15px;display:block}.archive .containerVideos .video-slide .entry-title{margin:8px 0 15px 0;font-size:16px;font-weight:400;line-height:1.3}.archive .containerVideos .video-slide .entry-title a{color:#fff;text-decoration:none}.archive .containerVideos .video-slide .entry-title a:hover{color:#ffd329}.archive .photo-category-section{margin-bottom:60px}.archive .photo-category-section .category-title{font-size:22px;font-weight:700;color:#fff;margin-bottom:30px;text-align:left}.archive .photo-category-section .photos-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:20px}.archive .photo-category-section .photos-grid .photo-slide{margin:0;display:flex;flex-direction:column}.archive .photo-category-section .photos-grid .photo-slide .photo-container{width:100%;aspect-ratio:1;overflow:hidden;border-radius:15px;margin-bottom:15px}.archive .photo-category-section .photos-grid .photo-slide .photo-container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .3s ease}.archive .photo-category-section .photos-grid .photo-slide .photo-container:hover img{transform:scale(1.05)}.archive .photo-category-section .photos-grid .photo-slide .entry-title{font-size:11px;font-weight:500;color:#fff;text-align:left;margin:0;line-height:1.3;text-transform:uppercase}.archive .photo-category-section .photos-grid .photo-slide .entry-title a{color:inherit;text-decoration:none}.archive .photo-category-section .photos-grid .photo-slide .entry-title a:hover{color:#ffd329}.facetwp-dropdown{padding:15px 10px;border-radius:34px;background-color:rgba(0,0,0,0);color:#fff;font-size:15px;font-weight:700;border:1px solid #fff;cursor:pointer}.facetwp-dropdown:hover{color:#ffd329;border:1px solid #ffd329}.facetwp-dropdown:focus{outline:none;border:1px solid #ffd329;color:#ffd329}.facetwp-dropdown option{background-color:#fff;color:#0d2d6c;padding:15px 20px;border-radius:15px;font-size:15px;font-weight:700}.facetwp-dropdown option:hover{color:#8c9ecf}.custom-dropdown{position:relative;display:inline-block;min-width:200px}.custom-dropdown .dropdown-header{padding:15px 20px;border-radius:34px;background-color:rgba(0,0,0,0);color:#fff;font-size:15px;font-weight:700;border:1px solid #fff;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease}.custom-dropdown .dropdown-header:hover{color:#ffd329;border:1px solid #ffd329}.custom-dropdown .dropdown-header .dropdown-arrow{font-size:12px;transition:transform .3s ease;display:inline-block;padding-left:12px}.custom-dropdown .dropdown-header .dropdown-arrow::before{content:"›";font-size:18px;font-weight:300;display:inline-block}.custom-dropdown.open .dropdown-header{border:1px solid #ffd329;color:#ffd329}.custom-dropdown.open .dropdown-header .dropdown-arrow{transform:rotate(90deg)}.custom-dropdown.open .dropdown-options{display:block}.custom-dropdown .dropdown-options{display:none;position:absolute;top:100%;left:0;right:0;background-color:#fff;border-top:none;border-radius:15px;z-index:1000;padding:15px 0;width:150%}.custom-dropdown .dropdown-options li{padding:5px 20px;color:#0d2d6c;font-size:15px;font-weight:700;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:2px;margin:0;width:100%}.custom-dropdown .dropdown-options li input[type=checkbox]{position:absolute;opacity:0;width:0;height:0}.custom-dropdown .dropdown-options li label{cursor:pointer;flex:1;margin:0;width:100%}.custom-dropdown .dropdown-options li:hover{color:#8c9ecf}.custom-dropdown .dropdown-options li:last-child{border-radius:0 0 15px 15px}.filters-section{display:flex;align-items:center;gap:20px;margin-bottom:30px}.tabs-section{margin-bottom:30px}.tabs-section .tab-buttons{display:flex;gap:10px;justify-content:center}.tabs-section .tab-buttons .tab-button{background:none;border:none;color:hsla(0,0%,100%,.5);font-size:12px;font-weight:700;padding:15px 30px;cursor:pointer;transition:all .3s ease;border-bottom:2px solid rgba(0,0,0,0);text-transform:uppercase}.tabs-section .tab-buttons .tab-button:hover{border-bottom:2px solid #fff;color:#fff}.tabs-section .tab-buttons .tab-button.active{border-bottom:2px solid #fff;color:#fff}.tab-content{display:none;min-height:70vh}.tab-content.active{display:block}.brochure-category-section{margin-bottom:40px}.brochure-category-section .category-title{font-size:24px;font-weight:700;color:#fff;margin-bottom:20px;text-align:left}.brochure-category-section .brochures-grid{display:flex;flex-wrap:wrap;gap:20px;align-content:baseline;align-items:baseline}.brochure-category-section .brochures-grid>*{flex:1 1 calc(33.333% - 14px);min-width:0;max-width:calc(33.333% - 14px)}.brochure-accordion{margin-bottom:20px;overflow:visible;width:100%}.brochure-accordion .accordion-header{padding:20px 25px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease;width:100%}.brochure-accordion .accordion-header .category-title{font-size:20px;font-weight:600;color:#fff;margin:0}.brochure-accordion .accordion-header .accordion-arrow{position:relative;width:8px;height:8px;transition:transform .3s ease;transform:rotate(0deg)}.brochure-accordion .accordion-header .accordion-arrow:before{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:translate(-50%, -50%) rotate(45deg)}.brochure-accordion.active .accordion-header .accordion-arrow{transform:rotate(180deg)}.brochure-accordion.active .accordion-content{max-height:2000px;opacity:1}.brochure-accordion .accordion-content{max-height:0;opacity:0;overflow:visible;transition:all .3s ease;padding:0 25px;width:100%}.brochure-accordion .accordion-content .brochures-grid{display:flex;flex-wrap:wrap;gap:20px;padding:25px 0;width:100%;padding-left:40px;align-content:baseline;align-items:baseline}.brochure-accordion .accordion-content .brochures-grid>*{flex:1 1 calc(33.333% - 14px);min-width:0;max-width:calc(33.333% - 14px)}#brochures_wrap{width:100%}#brochures_wrap .brochure-accordion{margin-bottom:20px;overflow:hidden;width:100%}#brochures_wrap .brochure-accordion .accordion-header{padding:20px 0;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease;width:100%}#brochures_wrap .brochure-accordion .accordion-header .category-title{font-size:20px;font-weight:600;color:#fff;margin:0;transition:color .3s ease}#brochures_wrap .brochure-accordion .accordion-header .accordion-arrow{font-size:35px;color:#fff;transition:all .3s ease;position:relative;left:-20px}#brochures_wrap .brochure-accordion.active .accordion-header .accordion-arrow{transform:rotate(180deg)}#brochures_wrap .brochure-accordion.active .accordion-content{max-height:2000px;opacity:1}#brochures_wrap .brochure-accordion .accordion-content{max-height:0;opacity:0;overflow:hidden;transition:all .3s ease;padding:0;width:100%}#brochures_wrap .brochure-accordion .accordion-content .brochures-grid{display:flex;flex-wrap:wrap;gap:20px;padding:25px 0;width:100%;padding-left:40px;align-content:baseline;align-items:baseline}#brochures_wrap .brochure-accordion .accordion-content .brochures-grid>*{flex:1 1 calc(33.333% - 14px);min-width:0;max-width:calc(33.333% - 14px)}.selected-category-display{display:flex;align-items:center;gap:10px}.selected-category-display .selected-categories-list{display:flex;flex-wrap:wrap;gap:10px}.selected-category-display .selected-categories-list .category-tag{display:flex;align-items:center;gap:8px;padding:15px 20px;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:34px;color:#fff;font-size:15px;font-weight:700}.selected-category-display .selected-categories-list .category-tag .category-name{font-weight:700}.selected-category-display .selected-categories-list .category-tag .remove-category{background:none;border:none;color:#fff;font-size:16px;font-weight:700;cursor:pointer;padding:0;width:16px;height:16px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease}.selected-category-display .selected-categories-list .category-tag .remove-category:hover{background-color:hsla(0,0%,100%,.2);transform:scale(1.1)}.wpcf7-form{display:block;width:100%;margin-bottom:15px}.wpcf7-form input,.wpcf7-form textarea{padding:15px 20px;border-radius:20px;background-color:#dbe8f2;color:#0d2d6c;font-size:16px;font-weight:500;border:none}.wpcf7-form input:focus,.wpcf7-form textarea:focus{outline:none}.wpcf7-form input::-moz-placeholder, .wpcf7-form textarea::-moz-placeholder{color:#0d2d6c;font-size:16px;font-weight:500;font-family:"Lato",sans-serif}.wpcf7-form input::placeholder,.wpcf7-form textarea::placeholder{color:#0d2d6c;font-size:16px;font-weight:500;font-family:"Lato",sans-serif}.wpcf7-form textarea{resize:none;width:100%;box-sizing:border-box}.wpcf7-form .wpcf7-form-control-wrap{width:100%;display:block}.wpcf7-form .wpcf7-form-control-wrap textarea{width:100%;box-sizing:border-box}.wpcf7-form .flex p{display:flex;align-items:center;gap:10px;margin-bottom:15px;flex-wrap:wrap}.wpcf7-form .flex p span{flex:1;min-width:0}.wpcf7-form .flex p span input{width:100%;box-sizing:border-box}.wpcf7-form .center{text-align:center}.wpcf7-form .wpcf7-submit{background-color:#ffd329;color:#0d2d6c;text-transform:uppercase;font-size:16px;font-weight:700;padding:15px 60px;border-radius:20px;border:none;margin:20px auto;cursor:pointer}.wpcf7-form .wpcf7-submit:hover{background-color:#dbe8f2}.home .documents{display:flex;flex-wrap:wrap}.home .documents .document-slide,.home .documents .brochure-slide{width:33.33%}.home .documents .document-slide .document-container,.home .documents .document-slide .brochure-container,.home .documents .brochure-slide .document-container,.home .documents .brochure-slide .brochure-container{margin-bottom:12px}.swiper{width:100%;height:100%;padding:0 40px}.swiper .swiper-slide{text-align:center;font-size:18px;background:rgba(0,0,0,0);display:flex;justify-content:center;align-items:center;transition:transform .3s ease}.swiper .swiper-slide:not(.swiper-slide-active){opacity:.8}.swiper .swiper-slide.swiper-slide-active{opacity:1;transform:scale(1)}.swiper .swiper-slide img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.swiper-button-next,.swiper-button-prev{color:#ffd329;background:rgba(0,0,0,.5);width:40px;height:40px;border-radius:50%;z-index:10;cursor:pointer}.swiper-button-next:hover,.swiper-button-prev:hover{background:rgba(0,0,0,.8)}.swiper-button-next::after,.swiper-button-prev::after{font-size:18px}@media(max-width: 991px){.swiper-button-next,.swiper-button-prev{display:flex !important}}.swiper-pagination-bullet{background:#ffd329;opacity:.5}.swiper-pagination-bullet-active{opacity:1}.image-swiper .swiper-slide{width:100%}.image-swiper .swiper-slide img{border-radius:15px;width:100%;height:auto}.videos-swiper .swiper-slide{width:100%}.videos-swiper .swiper-slide .video-container video{border-radius:15px;width:100%;height:auto}@media(min-width: 992px){.latest_videos .container-videos{display:block !important;margin-left:1em}}.menufooter{padding:0 10px}.menufooter .menu-list{display:flex;justify-content:space-between;align-items:center;width:100%;list-style:none;margin:0;padding:0}.menufooter .menu-list .menu-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.menufooter .menu-list .menu-item .menu-icon{display:flex;align-items:center;justify-content:center}.menufooter .menu-list .menu-item a{color:#fff;text-decoration:none;font-size:12px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.menufooter .menu-list .menu-item a:hover,.menufooter .menu-list .menu-item a.active{color:#ffd329}@media(max-width: 768px){.swiper-button-next,.swiper-button-prev{width:35px;height:35px}.swiper-button-next::after,.swiper-button-prev::after{font-size:16px}}@media(min-width: 992px){.swiper .swiper-button-next,.swiper .swiper-button-prev,.swiper .swiper-pagination{display:none !important}.swiper .swiper-wrapper{display:flex !important;flex-wrap:wrap !important;gap:15px}.swiper .archive-video .swiper-wrapper,.swiper .archive-video .containerVideos{display:flex !important;flex-wrap:wrap !important;gap:15px}.swiper .archive-video .swiper-wrapper .video-slide,.swiper .archive-video .containerVideos .video-slide{flex:1 1 calc(50% - 7.5px);min-width:0;max-width:calc(50% - 7.5px)}.swiper .swiper-slide{flex:1 1 calc(33.333% - 10px) !important;min-width:0 !important;max-width:calc(33.333% - 10px) !important;margin:0 !important;opacity:1 !important;transform:none !important;display:flex !important;flex-direction:column !important}.swiper .swiper-slide .video-container{flex:1;aspect-ratio:16/9;min-height:200px;display:flex;flex-direction:column}.swiper .swiper-slide .video-container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:15px;flex:1}.swiper .swiper-slide .video-container .entry-title{margin:8px 0 15px 0;font-size:16px;font-weight:400;line-height:1.3;text-align:left}.swiper .swiper-slide .video-container .entry-title a{color:#fff;text-decoration:none}.swiper .swiper-slide .video-container .entry-title a:hover{color:#ffd329}.video-container{width:100%;height:100%}.swiper .swiper-slide{justify-content:left;align-items:flex-start}}@media(max-width: 991px){.swiper .swiper-slide{flex-direction:column}.swiper .swiper-slide .entry-title a{color:#fff;font-size:16px}.image-swiper .swiper-slide{width:100%;height:300px}.image-swiper .swiper-slide img{border-radius:15px;width:100%;height:auto}.latest_videos .videos-swiper .video-slide .video-container video{height:315px !important}.swiper-button-next,.swiper-button-prev{display:none !important}}.photo-popup-modal{display:none;position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.photo-popup-content{position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);margin:0;padding:0;width:auto;max-width:90vw;height:auto;max-height:90vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.photo-popup-image-container{position:relative;display:inline-block}.photo-popup-close{position:fixed;top:40px;right:40px;color:#fff;font-size:54px;font-weight:300;cursor:pointer;z-index:10001;background:none;border:none;width:54px;height:54px;display:flex;align-items:center;justify-content:center;line-height:1;transition:all .3s ease}.photo-popup-close:hover,.photo-popup-close:focus{color:#f0f0f0;transform:scale(1.1)}#photo-popup-image{max-width:100%;max-height:90%;-o-object-fit:contain;object-fit:contain;border-radius:10px;box-shadow:0 10px 30px rgba(0,0,0,.5)}#photo-popup-download{position:absolute;bottom:-40px;right:10px;color:#fff;text-decoration:none;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:1px;display:flex;align-items:center;gap:10px;transition:all .3s ease;z-index:10001}#photo-popup-download .download-icon{background-color:#fff;border-radius:6px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}#photo-popup-download .download-icon svg{width:16px;height:16px;fill:#0d2d6c;transition:all .3s ease;stroke:#0d2d6c}#photo-popup-download .download-icon svg path{fill:#0d2d6c;stroke:#0d2d6c}#photo-popup-download:hover .download-icon{background-color:#0d2d6c}#photo-popup-download:hover .download-icon svg{fill:#fff;stroke:#fff}#photo-popup-download:hover .download-icon svg path{fill:#fff;stroke:#fff}.photo-popup-modal.show{animation:fadeIn .3s ease-in-out}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.video-popup-modal{display:none;position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.video-popup-content{position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);margin:0;padding:0;width:auto;max-width:80vw;height:auto;max-height:80vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.video-popup-video-container{position:relative;display:inline-block}.video-popup-close{position:fixed;top:40px;right:40px;color:#fff;font-size:54px;font-weight:300;cursor:pointer;z-index:10001;background:none;border:none;width:54px;height:54px;display:flex;align-items:center;justify-content:center;line-height:1;transition:all .3s ease}.video-popup-close:hover,.video-popup-close:focus{color:#f0f0f0;transform:scale(1.1)}#video-popup-player{max-width:80vw;max-height:80vh;border-radius:10px;display:block}#video-popup-download{position:absolute;bottom:-40px;right:10px;color:#fff;text-decoration:none;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:1px;display:flex;align-items:center;gap:10px;transition:all .3s ease;z-index:10001}#video-popup-download .download-icon{background-color:#fff;border-radius:6px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}#video-popup-download .download-icon svg{fill:#0d2d6c}#video-popup-download .download-icon svg path{fill:#0d2d6c;stroke:#0d2d6c}#video-popup-download .download-icon svg{width:16px;height:16px;fill:#0d2d6c;transition:all .3s ease}#video-popup-download:hover .download-icon{background-color:#0d2d6c}#video-popup-download:hover .download-icon svg{fill:#fff;background-color:#0d2d6c}#video-popup-download:hover .download-icon svg path{fill:#fff;stroke:#fff}.video-popup-trigger{position:relative;display:block;cursor:pointer;transition:all .3s ease;display:block;width:100%;height:280px;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:12px}.video-popup-trigger:hover{transform:scale(1.02)}.video-poster{width:100%;height:auto;border-radius:15px;display:block}.archive-video #videos_wrap,body.archive-video #videos_wrap,.post-type-archive-video #videos_wrap{display:flex !important;flex-wrap:wrap !important;gap:15px !important;width:100% !important;align-items:stretch !important}.archive-video #videos_wrap .video-slide,body.archive-video #videos_wrap .video-slide,.post-type-archive-video #videos_wrap .video-slide{flex:1 1 calc(50% - 7.5px) !important;min-width:0 !important;max-width:calc(50% - 7.5px) !important;margin:0 !important;opacity:1 !important;transform:none !important;display:flex !important;flex-direction:column !important;height:100% !important}.archive-video #videos_wrap .video-slide .video-container,body.archive-video #videos_wrap .video-slide .video-container,.post-type-archive-video #videos_wrap .video-slide .video-container{width:100% !important;flex:1 !important}.archive-video #videos_wrap .video-slide .video-container img,body.archive-video #videos_wrap .video-slide .video-container img,.post-type-archive-video #videos_wrap .video-slide .video-container img{width:100% !important;height:100% !important}.archive-video #videos_wrap .video-slide .entry-title,body.archive-video #videos_wrap .video-slide .entry-title,.post-type-archive-video #videos_wrap .video-slide .entry-title{font-size:20px !important;margin:20px 0 15px 0 !important;text-align:left !important}.wpcf7-spinner{display:none}.brochure-accordion .accordion-header h2::after{content:"";width:30px;height:25px;background-size:contain;background-repeat:no-repeat;background-position:bottom;display:inline-block;margin-left:10px;position:relative;bottom:-5px}.category-francais .accordion-header h2::after{content:"";background-image:url(//kitecolenewholland.fr/wp-content/themes/newholland/img/Picto_Flag_FR.png)}.category-espanol .accordion-header h2::after{content:"";background-image:url(//kitecolenewholland.fr/wp-content/themes/newholland/img/Picto_Flag_ES.png)}.category-english .accordion-header h2::after{content:"";background-image:url(//kitecolenewholland.fr/wp-content/themes/newholland/img/Picto_Flag_EN.png)}.category-deutsch .accordion-header h2::after{content:"";background-image:url(//kitecolenewholland.fr/wp-content/themes/newholland/img/Picto_Flag_DE.png)}.subcategory-filter{margin-bottom:30px;padding:0 20px}.subcategory-filter .subcategory-dropdown{width:100%;max-width:300px;cursor:pointer;transition:all .3s ease;padding:15px 20px;border-radius:34px;background-color:rgba(0,0,0,0);color:#fff;font-size:15px;font-weight:700;border:1px solid #fff;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease}.subcategory-filter .subcategory-dropdown:focus{outline:none;border-color:#ffd329;box-shadow:0 0 0 3px rgba(255,211,41,.1)}.subcategory-filter .subcategory-dropdown:hover{border-color:#0d2d6c}.subcategory-filter .subcategory-dropdown option{padding:8px;color:#333}.document-container{margin-bottom:20px}.mob.tablet.menufooter .menu-list{display:flex;justify-content:space-between;width:100%}.mob.tablet.menufooter .menu-list .menu-item{flex:1;text-align:center}.mob.tablet.menufooter .menu-list .menu-item a{transition:color .3s ease}.mob.tablet.menufooter .menu-list .menu-item a .menu-icon svg{transition:fill .3s ease,stroke .3s ease}.mob.tablet.menufooter .menu-list .menu-item a .menu-icon svg path{transition:fill .3s ease,stroke .3s ease}.mob.tablet.menufooter .menu-list .menu-item a:hover{color:#ffd329}.mob.tablet.menufooter .menu-list .menu-item a:hover .menu-icon svg{fill:#ffd329}.mob.tablet.menufooter .menu-list .menu-item a:hover .menu-icon svg path{fill:#ffd329}.mob.tablet.menufooter .menu-list .menu-item:nth-child(3) a:hover .menu-icon svg{fill:none;stroke:#ffd329}.mob.tablet.menufooter .menu-list .menu-item:nth-child(3) a:hover .menu-icon svg path{fill:none;stroke:#ffd329}.mob.tablet.menufooter .menu-list .menu-item:nth-child(3).active a .menu-icon svg{fill:none;stroke:#ffd329}.mob.tablet.menufooter .menu-list .menu-item:nth-child(3).active a .menu-icon svg path{fill:none;stroke:#ffd329}.mob.tablet.menufooter .menu-list .menu-item.active a{color:#ffd329}.mob.tablet.menufooter .menu-list .menu-item.active a .menu-icon svg{fill:#ffd329}.mob.tablet.menufooter .menu-list .menu-item.active a .menu-icon svg path{fill:#ffd329}#photos_wrap{min-height:380px}.brochures-grid{min-height:300px}header#masthead{width:100%;padding-top:30px}.home #masthead{position:absolute;top:0px;width:100%;z-index:999;transition:top .85s ease-in-out;background:rgba(0,0,0,0)}#masthead{display:flex;align-items:center}#masthead .brand img{max-width:220px}#masthead nav{display:flex;padding:0 2em;width:100%;position:relative;align-items:center;justify-content:space-between}#masthead nav .nLogo{padding-top:50px;display:inline-block}#masthead nav .containerMenu{display:flex;align-items:flex-end;padding:0}#masthead .containerMenu{padding:0}#masthead .containerMenu #navbarSupportedContent{width:100%}#masthead .containerMenu #navbarSupportedContent ul:not(.dropdown-menu){justify-content:end;display:flex;width:100%;list-style-type:none;align-items:center;margin:0}#masthead .containerMenu #navbarSupportedContent ul:not(.dropdown-menu) li{position:relative;margin-right:10px;padding:10px 0}#masthead .containerMenu #navbarSupportedContent ul:not(.dropdown-menu) li a{color:#fff;padding:2px 35px;position:relative;text-decoration:none;font-weight:700}#masthead .containerMenu #navbarSupportedContent ul:not(.dropdown-menu) li a:hover,#masthead .containerMenu #navbarSupportedContent ul:not(.dropdown-menu) li a:active{text-decoration:none;color:#ffd329}#masthead .containerMenu #navbarSupportedContent ul:not(.dropdown-menu) li a.dropdown-toggle{position:relative}#masthead .containerMenu #navbarSupportedContent ul:not(.dropdown-menu) li a.dropdown-toggle:after{content:"";display:block;display:inline-block;border-bottom:2px solid #ffd329;border-right:2px solid #ffd329;height:7px;width:7px;position:relative;cursor:pointer;top:-2px;margin-left:15px;transform:rotate(45deg)}#masthead .containerMenu #navbarSupportedContent ul:not(.dropdown-menu) li.active a{color:#ffd329}#masthead .containerMenu #navbarSupportedContent ul.dropdown-menu{list-style:none;padding-top:30px;padding-bottom:30px;background-color:#fff}#masthead .containerMenu #navbarSupportedContent ul.dropdown-menu li{margin-right:0;color:#0d2d6c;position:relative;background-color:#fff}#masthead .containerMenu #navbarSupportedContent ul.dropdown-menu li a{color:#0d2d6c !important}#masthead .containerMenu #navbarSupportedContent ul.dropdown-menu li a:hover{color:#ffd329 !important}#masthead .containerMenu #navbarSupportedContent ul.dropdown-menu li.current_page_item.active a{color:#ffd329 !important;text-decoration:none}#masthead .containerMenu #navbarSupportedContent ul.dropdown-menu li.active a{color:#0d2d6c;text-decoration:underline}#masthead .containerMenu #navbarSupportedContent ul.dropdown-menu li a{color:#0d2d6c}#masthead .containerMenu #navbarSupportedContent li.current-page-ancestor ul.dropdown-menu li a{color:#0d2d6c}#masthead .header-logo{position:absolute;top:30px;left:5em;transition:all .5s ease-in-out;animation-delay:550ms}#masthead .header-logo .navbar-brand{background-color:#0d2d6c;padding:10px;box-shadow:6px 6px 10px rgba(0,0,0,.2);border-radius:0px 0px 10px 10px;margin-top:-40px}#masthead #masthead.nav-up .header-logo{top:100px}@media only screen and (min-width: 992px){.dropdown-menu{border-radius:12px;left:50%;margin-left:-150px;opacity:0;padding:10px 5px;position:absolute;box-shadow:7px 15px 17px -5px rgba(0,0,0,.17);top:50px;transform:translateY(10px);transition:all .3s cubic-bezier(0.7, 0, 0.3, 1);visibility:hidden;width:300px}.dropdown:hover .dropdown-menu{opacity:1;transform:translateY(0);visibility:visible}}footer{background-color:#0a0f4e;padding:20px 0}footer .social-networks{display:flex;justify-content:center;align-items:center;gap:10px}footer .social-networks .wp-block-social-links{gap:30px}footer .social-networks .wp-block-social-links .wp-social-link svg{height:1.8em;width:1.8em}#footerLow{background-color:#0a0f4e}#footerLow section{padding:0 5em !important;padding-top:8px !important}#footerLow a{color:#fff;text-decoration:none;font-size:10px;margin:0}#footerLow a:hover{color:#ffd329}.mob{display:none !important}.tablet{display:none}#mobile{display:none}@media(min-width: 992px){.desktop{display:block}.home .latest_photos .photo-slide:nth-child(4){display:none}}@media screen and (min-width: 20px)and (max-width: 991px){body.mob-nav-active .closeMenu{display:inline-block !important}body.mob-nav-active .closeMenu:hover{cursor:pointer}body.mob-nav-active .description-menu,body.mob-nav-active .imgRight{display:none}body.mob-nav-active .closeMenu{display:block}header#masthead{position:relative;background-color:#0d2d6c;padding-bottom:12px}.home header#masthead{background-color:#0d2d6c}#masthead .navSup{padding:2em}.navbar-toggler{top:100px;right:50px;position:absolute;width:auto;z-index:9;right:0px;top:0px;width:100% !important;outline:none;cursor:pointer}.navbar-toggler:focus{outline:none}.closeMenu.mob{padding:15px 20px 10px 20px;color:#fff;z-index:9999;position:absolute;right:10px;top:14px;display:none !important;line-height:normal}.closeMenu.mob img{width:20px}#navbarContent{clear:both}.navbar-toggler{width:auto}.navbar-toggler svg{position:absolute;right:30px;top:10px}#masthead .header-logo .navbar-brand{margin-left:20px}.nav-fostrap{width:100%;height:100%;display:block;position:fixed;right:-100%;top:0px;margin:0;border:0;border-radius:0;overflow-y:auto;overflow-x:hidden;height:100%;transition:right .25s ease;display:inline-block !important;background-color:#0d2d6c;z-index:999}.nav-fostrap .uperMenu{text-align:left}.nav-fostrap .navbar{margin:0 !important}.nav-fostrap .uperMenu{padding-top:20px;padding-left:1em}.nav-fostrap #menu-menu-principal{padding-top:30px}.nav-fostrap #menu-menu-principal li.contact a{padding-left:15px}.nav-fostrap .custom-logo-link img{max-width:220px}.nav-fostrap .dropdown-menu{display:none;background-color:rgba(0,0,0,0) !important}.nav-fostrap .dropdown-menu li{background-color:rgba(0,0,0,0) !important;color:#fff !important}.nav-fostrap .dropdown-menu li a{color:#fff !important}.nav-fostrap .dropdown-menu li a span{color:#fff !important}#menu-menu-principal>.dropdown,#menu-menu-principal>li{position:relative;list-style:none}#menu-menu-principal>.dropdown a,#menu-menu-principal>li a{padding:10px 0;text-decoration:none;color:#000}#menu-menu-principal>.dropdown a:hover,#menu-menu-principal>li a:hover{color:#ffd329}#menu-menu-principal>.dropdown .dropdown-toggle.nav-link{color:#fff !important}#masthead .containerMenu #navbarSupportedContent ul#menu-menu-principal{padding-right:20px;padding-left:20px;width:100%;display:inline-block}#masthead .containerMenu #navbarSupportedContent ul:not(.dropdown-menu){flex-direction:column}#menu-menu-principal>.dropdown .dropdown-toggle.nav-link,#menu-menu-principal .nav-link{cursor:pointer;display:block;padding:0;position:relative;text-align:left;font-weight:700;padding:20px 0;font-size:45px;color:#0d2d6c}#menu-menu-principal>.dropdown .dropdown-toggle.nav-link.active::after{transition:all .2s ease-in-out;transform:rotate(180deg)}#menu-menu-principal>.menu-item>ul.dropdown-menu>li.show>a.dropdown-item>span{color:#0d2d6c;padding:0px}#menu-menu-principal>.menu-item>ul.dropdown-menu>li.show>a.dropdown-item>span::after{content:unset}#menu-menu-principal>.menu-item>ul.dropdown-menu>li.menu-item>a.dropdown-item>span{font-size:15px;padding-left:0px;text-decoration:underline}.nav .big-nav>ul.dropdown-menu>li>ul.dropdown-menu{position:relative;min-height:unset !important}.social-networks{position:absolute;bottom:0}.social-networks .wp-block-social-links{justify-content:left;gap:40px}.social-networks .wp-block-social-links .wp-social-link svg{width:47px;height:47px}.nav-fostrap.visible{right:0px;transition:right .55s ease}.nav-bg-fostrap{display:inline-block;vertical-align:middle;width:100%;height:50px;margin:0;position:absolute;top:0px;left:0px;padding:12px 0 0 10px;box-shadow:0 2px 5px 0 rgba(0,0,0,.26)}.navbar-fostrap{display:inline-block;vertical-align:middle;height:50px;cursor:pointer;margin:0;position:absolute;top:0;right:0;padding:12px;padding-top:12px;padding-right:12px;text-align:right;padding-right:55px;padding-top:10px;width:auto}#masthead .containerMenu #navbarSupportedContent ul.dropdown-menu{position:relative;padding-left:25px;padding-top:0}#masthead .containerMenu #navbarSupportedContent ul.dropdown-menu li a{color:#fff}#masthead .containerMenu #navbarSupportedContent ul.dropdown-menu:before{content:unset}#masthead .containerMenu #navbarSupportedContent ul:not(.dropdown-menu) li a.dropdown-toggle:after{margin-left:35px}#masthead .navbar #navbarSupportedContent{padding-top:40px}#masthead .navbar #navbarSupportedContent ul li a{color:#fff;text-decoration:none}#masthead .header-logo,header.nav-up{top:0;left:0;padding:0}#masthead .navbar #navbarSupportedContent ul li::after{content:unset}.mob{display:block !important}#masthead .navbar #navbarSupportedContent ul li{text-align:center}#masthead .containerMenu #navbarSupportedContent li.current-page-ancestor ul.dropdown-menu li a{color:#fff}#masthead{background-color:#0d2d6c}.home .wp-block-cover{min-height:60vh !important}.home .wp-block-cover h1{display:none}.home .wp-block-cover img{margin-top:50px}footer{position:fixed;bottom:0;width:100%}}@media screen and (min-width: 320px)and (max-width: 992px){.mob{display:block !important}.desktop{display:none !important}.reverseMob{display:flex;flex-direction:column-reverse}.introBlog{display:none}.photos-grid{grid-template-columns:repeat(2, 1fr) !important;gap:12px}.photos-grid .photo-slide .photo-container{margin-bottom:8px}.photos-grid .photo-slide .entry-title{font-size:9px}.brochures-grid{gap:12px}.brochures-grid>*{flex:1 1 calc(50% - 10px) !important;min-width:0;max-width:calc(50% - 10px) !important}}@media screen and (max-width: 480px){.photos-grid{grid-template-columns:1fr !important;gap:15px}.photos-grid .photo-slide .photo-container{margin-bottom:12px}.photos-grid .photo-slide .entry-title{font-size:11px}.brochures-grid{gap:15px}.brochures-grid>*{flex:1 1 calc(50% - 10px) !important;min-width:0;max-width:calc(50% - 10px) !important}}@media(max-width: 768px){.single-hero{min-height:50vh}.single-hero .single-hero-content{padding:60px 0}.single-hero .single-hero-content .hero-text .single-title{font-size:2rem !important}.single-hero .single-hero-content .hero-text .single-excerpt{font-size:1rem}.single-hero .single-hero-content .hero-text .single-meta{flex-direction:column;align-items:flex-start;gap:15px}.single-content-wrapper{padding:40px 0}.single-content-wrapper .single-content-grid .single-content{padding:25px 15px}.single-content-wrapper .single-content-grid .single-content .single-content-inner{font-size:1rem}.single-content-wrapper .single-content-grid .single-content .single-content-inner h2{font-size:1.5rem}.single-content-wrapper .single-content-grid .single-content .single-content-inner h3{font-size:1.3rem}.single-related-posts{padding:40px 0}.single-related-posts .related-posts-header h2{font-size:2rem}.single-related-posts .related-posts-grid{grid-template-columns:1fr;gap:20px}}@media(max-width: 991px){.photos{grid-template-columns:[col1] 50% [col2] 50%}.photos-grid{grid-template-columns:repeat(2, 1fr) !important;gap:15px}.photos-grid .photo-slide .photo-container{margin-bottom:10px}.photos-grid .photo-slide .entry-title{font-size:10px}.home .documents{flex-direction:column}.home .documents .document-slide,.home .documents .brochure-slide{width:100% !important}.brochures-grid{gap:15px}.brochures-grid>*{flex:1 1 calc(50% - 10px) !important;min-width:0;max-width:calc(50% - 10px) !important}footer #menu-menu-principal-1{padding-left:0;display:flex;justify-content:space-between;list-style:none}footer #menu-menu-principal-1 li a{color:#fff;padding:10px 0;font-size:12px;font-weight:500;text-decoration:none}footer #menu-menu-principal-1 li a:hover{color:#ffd329}.brand{width:100%}#intro-page-mob .home-link{position:relative;z-index:9}#intro-page-mob .page-title-mob{color:#fff;font-family:Lato;font-weight:700;font-style:normal;font-size:18px;line-height:23px;letter-spacing:0px;text-align:center;white-space:nowrap;position:relative;top:-38px}#introBlog{display:none}.main{padding-bottom:80px !important}.video-popup-trigger{height:180px}#brochures_wrap .brochure-accordion .accordion-content .brochures-grid{padding-left:0}}