/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/



@charset "UTF-8";
/**

Pages id/class
---------
À propos: page-id-88

*/
/*
	Header
*/
#topbar-menu.topbar-menu {
  background-color: #263773;
  height: 50px;
  /* Change Autocomplete styles in Chrome*/
  z-index: 9999;
}
#topbar-menu.topbar-menu input:-webkit-autofill,
#topbar-menu.topbar-menu input:-webkit-autofill:hover,
#topbar-menu.topbar-menu input:-webkit-autofill:focus {
  background-color: #263773;
}
#topbar-menu.topbar-menu .top-menu-col .top-menu .elementor-nav-menu .menu-item:hover {
  background-color: #63c0bb;
}
#topbar-menu.topbar-menu .top-menu-col .top-menu .elementor-nav-menu .menu-item .sub-menu {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  overflow: hidden;
}
#topbar-menu.topbar-menu .top-menu-col .top-menu .elementor-nav-menu .menu-item .sub-menu .menu-item a {
  background-color: #63c0bb;
  color: #fff;
  min-width: 200px;
}
#topbar-menu.topbar-menu .top-menu-col .top-menu .elementor-nav-menu .menu-item .sub-menu .menu-item a:hover {
  color: #fff;
}
#topbar-menu.topbar-menu .top-menu-col.elementor-column > .elementor-column-wrap.elementor-element-populated {
  padding: 0 0 0 0;
}
#topbar-menu.topbar-menu .top-menu-col .menu-item .elementor-item {
  padding: 0 20px;
  height: 50px;
  line-height: 50px;
  font-family: "Proxima nova", Sans-serif;
  font-size: 12px;
}
#topbar-menu.topbar-menu .search-form-col.elementor-column > .elementor-column-wrap.elementor-element-populated {
  padding: 0 0 0 0;
}

#main-header.main-header {
  height: 100px;
}
#main-header.main-header .main-menu-col.elementor-column > .elementor-column-wrap.elementor-element-populated {
  padding: 0 0 0 0;
}
#main-header.main-header .main-menu-col .menu-item .elementor-item {
  padding: 0 20px;
  height: 100px;
  line-height: 100px;
  font-family: "Proxima nova", Sans-serif;
  font-weight: bold;
  font-size: 14px;
}
#main-header.main-header .main-menu-col .menu-item .elementor-item.has-submenu {
  position: relative;
}
#main-header.main-header .main-menu-col .menu-item .elementor-item.has-submenu:after {
  content: "";
  background-color: #fff;
  display: block;
  width: 100%;
  height: 10px;
  position: absolute;
  bottom: 0px;
  left: 0;
  z-index: 10;
}
#main-header.main-header .main-menu-col .menu-item .elementor-item.has-submenu:hover {
  -webkit-box-shadow: 0px 5px 10px 0px #ccc;
          box-shadow: 0px 5px 10px 0px #ccc;
}
#main-header.main-header .main-menu-col .menu-item ul {
  -webkit-box-shadow: 0px 0px 10px 0px #ccc;
          box-shadow: 0px 0px 10px 0px #ccc;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  overflow: hidden;
}
#main-header.main-header .main-menu-col .menu-item .elementor-sub-item {
  background-color: #fff;
  color: #263773;
  min-width: 200px;
}
#main-header.main-header .main-menu-col .menu-item .elementor-sub-item:hover {
  background-color: #fff;
}
#main-header.main-header .logo .elementor-icon svg {
  height: 35px;
  width: auto;
}
#main-header.main-header .logo .elementor-icon svg .st0 {
  fill: #263773;
}
#main-header.main-header .logo .elementor-icon svg .st1 {
  fill: #63c0bb;
}

body {
  font-family: "Proxima nova", Sans-serif;
  font-weight: normal;
}
body a {
  color: #63c0bb;
}

#page-header.page-header-1 {
  background-color: #203876;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
#page-header.page-header-1:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  opacity: .2;
  background-color: #000;
  position: absolute;
  left: 0;
  top: 0;
}
#page-header.page-header-1.page-category {
  background-color: #eef2f5;
}
#page-header.page-header-1.page-category:before {
  display: none;
}
#page-header.page-header-1.page-category .elementor-widget-heading h1.elementor-heading-title {
  color: #263773;
}
#page-header.page-header-1.page-category .elementor-text-editor {
  color: #000;
}
#page-header.page-header-1 .elementor-container {
  height: 430px;
}
#page-header.page-header-1 .elementor-widget-heading h1.elementor-heading-title {
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  font-family: "Proxima nova", Sans-serif;
  font-size: 48px;
  font-weight: 500;
  font-weight: bold;
}
#page-header.page-header-1 .elementor-button.elementor-size-md {
  background-color: #63c0bb;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Proxima nova", Sans-serif;
  line-height: 50px;
  height: 50px;
  border-radius: 50px;
  padding: 0 40px 0 40px;
}

.section {
  padding-top: 80px;
  padding-bottom: 80px;
}
.section .section-title.elementor-widget-heading .elementor-heading-title {
  text-transform: uppercase;
  text-align: center;
  color: #263773;
  font-family: "Proxima nova", Sans-serif;
  font-weight: bold;
}
.section .section-subtitle .elementor-widget-container {
  max-width: 600px;
  margin: 0 auto;
}

.pk-button a.elementor-button.elementor-button-link {
  background-color: #63c0bb;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Proxima nova", Sans-serif;
  line-height: 50px;
  height: 50px;
  border-radius: 50px;
  padding: 0 40px 0 40px;
}

.contact-banner {
  padding: 60px 0;
  background-color: #63c0bb;
}
.contact-banner:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  opacity: .2;
  background-image: url("http://localhost/prokontrol/wp-content/uploads/2019/10/background-contact-banner.png");
  background-size: cover;
  background-position: bottom center;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}
.contact-banner .elementor-widget-heading.elementor-widget:not(:last-child) {
  margin-bottom: 10px;
}
.contact-banner .elementor-widget-heading .elementor-heading-title {
  font-size: 34px;
  text-transform: uppercase;
  font-weight: bold;
}
.contact-banner .pk-button a.elementor-button.elementor-button-link {
  background-color: #fff;
  color: #263773;
}

/* Change Autocomplete styles in Chrome*/
.homepage .section.block-image-text .text-col .elementor-widget-text-editor {
  margin-bottom: 0;
}
.homepage .section.block-image-text .text-col h3 {
  color: #263773;
  font-size: 34px;
}
.homepage .section.block-image-text .text-col .elementor-button {
  background-color: #63c0bb;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Proxima nova", Sans-serif;
  line-height: 50px;
  height: 50px;
  border-radius: 50px;
  padding: 0 40px 0 40px;
}
.homepage .section.vous-etes {
  background-color: #eef2f5;
}
.homepage .section.vous-etes .elementor-element-populated {
  padding: 15px;
}
.homepage .section.vous-etes .elementor-widget-icon-box {
  background-color: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 10px 0px #ececec;
          box-shadow: 0 0 10px 0px #ececec;
  padding: 40px 0px;
}
.homepage .section.vous-etes .elementor-widget-icon-box .elementor-icon-box-icon span {
  fill: #63c0bb;
}
.homepage .section.vous-etes .elementor-widget-icon-box .elementor-icon-box-content {
  min-height: 230px;
}
.homepage .section.vous-etes .elementor-widget-icon-box .elementor-icon-box-content .elementor-icon-box-title {
  font-size: 24px;
  text-transform: uppercase;
}
.homepage .section.vous-etes .elementor-widget-icon-box .elementor-icon-box-content ul {
  list-style: none;
  padding-left: 0;
}
.homepage .section.vous-etes .elementor-widget-icon-box .elementor-icon-box-content ul li {
  text-align: center;
}
.homepage .section.vous-etes .elementor-widget-icon-box .elementor-icon-box-content ul li a {
  color: #63c0bb;
  font-weight: bold;
  position: relative;
  -webkit-transition: all 300ms;
  transition: all 300ms;
}
.homepage .section.vous-etes .elementor-widget-icon-box .elementor-icon-box-content ul li a:hover:after {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #63c0bb;
  position: absolute;
  left: 0;
  bottom: -3px;
}
.homepage .section.temoignages {
  background-color: #63c0bb;
  position: relative;
}
.homepage .section.temoignages:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  opacity: .2;
  background-image: url("http://localhost/prokontrol/wp-content/uploads/2019/10/home-testimonial.png");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}
.homepage .section.temoignages .elementor-widget-container .elementor-heading-title {
  color: #fff;
}
.homepage .section.temoignages .elementor-widget-testimonial-carousel {
  margin-top: 30px;
}
.homepage .section.temoignages .elementor-widget-testimonial-carousel .swiper-slide {
  background-color: #fff;
  border-radius: 10px;
  padding-left: 50px;
  padding-right: 50px;
}
.homepage .section.temoignages .elementor-widget-testimonial-carousel .swiper-slide .elementor-testimonial__text {
  font-size: 16px;
  color: #263773;
}
.homepage .section.temoignages .elementor-widget-testimonial-carousel .swiper-slide .elementor-testimonial__cite .elementor-testimonial__name {
  color: #263773;
  font-weight: bold;
  font-style: normal;
}
.homepage .section.temoignages .elementor-widget-testimonial-carousel .swiper-slide .elementor-testimonial__cite .elementor-testimonial__title {
  color: #263773;
  font-style: normal;
}
.homepage .section.temoignages .elementor-widget-testimonial-carousel .swiper-pagination-bullet {
  background-color: #fff;
}
.homepage .section.temoignages .elementor-widget-testimonial-carousel .elementor-testimonial__footer .elementor-testimonial__image img {
  width: auto;
  height: auto;
  border-radius: 0;
}
.homepage .section.produits .home-products .products li.product a.woocommerce-loop-product__link {
  background-color: #fff;
  padding: 30px 30px 10px;
  border-radius: 10px;
  -webkit-transition: all 300ms;
  transition: all 300ms;
}
.homepage .section.produits .home-products .products li.product a.woocommerce-loop-product__link:hover {
  -webkit-box-shadow: 0 0 10px 0px #ececec;
          box-shadow: 0 0 10px 0px #ececec;
}
.homepage .section.produits .home-products .products li.product a.woocommerce-loop-product__link h2 {
  font-size: 16px;
}
.homepage .section.produits .home-products .products li.product a.button {
  display: none;
}
.homepage .nos-services {
  padding-top: 58px;
  padding-bottom: 58px;
  background-color: #263773;
  position: relative;
}
.homepage .nos-services:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  opacity: .2;
  background-image: url("http://localhost/prokontrol/wp-content/uploads/2019/10/home-nos-services.png");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}
.homepage .nos-services .left-col {
  background-color: red;
  position: relative;
  padding-top: 64px;
  padding-bottom: 64px;
  padding-right: 30px;
}
.homepage .nos-services .left-col .elementor-button {
  background-color: #263773;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Proxima nova", Sans-serif;
  line-height: 50px;
  height: 50px;
  border-radius: 50px;
  padding: 0 40px 0 40px;
}
.homepage .nos-services .left-col:before {
  content: "";
  position: absolute;
  display: block;
  width: 2000px;
  height: 100%;
  background-color: #63c0bb;
  top: 0;
  right: 0;
}
.homepage .nos-services .right-col .elementor-icon-box-wrapper .elementor-icon-box-icon .elementor-icon {
  font-size: 60px;
  fill: #63c0bb;
}
.homepage .nos-services .right-col .elementor-icon-box-wrapper .elementor-icon-box-content .elementor-icon-box-title {
  color: #fff;
  font-size: 16px;
}

.page-id-408 .vous-etes .elementor-widget-icon-box, .page-id-411 .vous-etes .elementor-widget-icon-box {
  min-height: 290px;
}
.page-id-408 .vous-etes .elementor-widget-icon-box .elementor-icon-box-content .elementor-icon-box-title, .page-id-411 .vous-etes .elementor-widget-icon-box .elementor-icon-box-content .elementor-icon-box-title {
  margin-bottom: 0;
}
.page-id-408 .vous-etes .elementor-widget-icon-box .elementor-icon-box-content ul li a, .page-id-411 .vous-etes .elementor-widget-icon-box .elementor-icon-box-content ul li a {
  position: relative;
}
.page-id-408 .vous-etes .elementor-widget-icon-box .elementor-icon-box-content ul li a:before, .page-id-411 .vous-etes .elementor-widget-icon-box .elementor-icon-box-content ul li a:before {
  content: "";
  width: 30px;
  height: 2px;
  background-color: #63c0bb;
  position: absolute;
  left: 0;
  bottom: -5px;
}
.page-id-408 .vous-etes .elementor-widget-icon-box .elementor-icon-box-content ul li a:hover, .page-id-411 .vous-etes .elementor-widget-icon-box .elementor-icon-box-content ul li a:hover {
  text-decoration: underline;
}

.elementor-popup-modal.dialog-widget .dialog-widget-content {
  padding: 30px 30px 20px;
  border-radius: 10px;
  overflow: hidden;
}
.elementor-popup-modal.dialog-widget .dialog-widget-content .popup-title .elementor-heading-title {
  font-size: 30px;
}
.elementor-popup-modal.dialog-widget .dialog-widget-content .popup-icons .elementor-icon-box-wrapper {
  background-color: #63c0bb;
  border-radius: 10px;
  padding: 30px 10px 10px;
}
.elementor-popup-modal.dialog-widget .dialog-widget-content .popup-icons .elementor-icon-box-wrapper .elementor-icon-box-icon .elementor-icon {
  font-size: 80px;
  fill: #fff;
}
.elementor-popup-modal.dialog-widget .dialog-widget-content .popup-icons .elementor-icon-box-wrapper .elementor-icon-box-content .elementor-icon-box-title {
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
}
.elementor-popup-modal.dialog-widget .dialog-widget-content .elementor-button-link {
  background-color: transparent;
  color: #63c0bb;
  padding: 0;
  text-transform: uppercase;
  margin-top: 20px;
}

.woocommerce div.product div.images {
  margin-bottom: 0;
}
.woocommerce div.product .breadcrumb-section {
  background-color: #eef2f5;
  padding: 40px 0;
}
.woocommerce div.product .breadcrumb-section .woocommerce-breadcrumb {
  margin-bottom: 0;
}
.woocommerce div.product .breadcrumb-section .woocommerce-breadcrumb a {
  font-size: 17px;
}
.woocommerce div.product .product-image-section {
  background-color: #eef2f5;
}
.woocommerce div.product .product-image-section .left-col div.images .woocommerce-product-gallery__image--placeholder {
  border: 0;
}
.woocommerce div.product .product_title {
  font-size: 34px;
  font-weight: bold;
}
.woocommerce div.product .product_meta span {
  font-size: 16px;
}
.woocommerce div.product .product_meta span a {
  color: #63c0bb;
}

.woocommerce div.product .elementor-products-grid ul.products .product-category {
  border-radius: 10px;
  overflow: hidden;
  -webkit-transition: 400ms all;
  transition: 400ms all;
  padding: 10px 0 30px;
}
.woocommerce div.product .elementor-products-grid ul.products .product-category:hover {
  -webkit-box-shadow: 0 0 10px 0px #dadada;
          box-shadow: 0 0 10px 0px #dadada;
}
.woocommerce div.product .elementor-products-grid .products li.product .woocommerce-loop-product__title {
  font-size: 14px;
}
.woocommerce div.product .elementor-products-grid .products li.product .button.product_type_simple {
  display: none;
}

body.archive.woocommerce .elementor-wc-products .products li.product a.woocommerce-loop-product__link {
  background-color: #fff;
  padding: 30px 30px 10px;
  border-radius: 10px;
  -webkit-transition: all 300ms;
  transition: all 300ms;
}
body.archive.woocommerce .elementor-wc-products .products li.product a.woocommerce-loop-product__link:hover {
  -webkit-box-shadow: 0 0 10px 0px #ececec;
          box-shadow: 0 0 10px 0px #ececec;
}
body.archive.woocommerce .elementor-wc-products .products li.product a.woocommerce-loop-product__link h2 {
  font-size: 16px;
}
body.archive.woocommerce .elementor-wc-products .products li.product a.button {
  display: none;
}
body.archive.woocommerce .filter-col .elementor-column-wrap .elementor-widget-wrap {
  display: table;
  -webkit-box-shadow: 0 0 10px 0px #ececec;
          box-shadow: 0 0 10px 0px #ececec;
  min-height: 300px;
  padding: 24px 20px 20px;
  border-radius: 10px;
}

.page-services .section.services {
  padding-top: 0;
}
.page-services .services .elementor-widget-icon-box {
  border-radius: 10px;
  border-radius: 10px;
  padding: 40px 10px 15px;
  -webkit-transition: 400ms all;
  transition: 400ms all;
}
.page-services .services .elementor-widget-icon-box:hover {
  -webkit-box-shadow: 0 0 10px 0px #ececec;
          box-shadow: 0 0 10px 0px #ececec;
}
.page-services .services .elementor-widget-icon-box .elementor-icon-box-icon a, .page-services .services .elementor-widget-icon-box .elementor-icon-box-icon span {
  fill: #63c0bb;
  font-size: 100px;
}
.page-services .services .elementor-widget-icon-box .elementor-icon-box-title {
  font-size: 16px;
}

.single-service .service-header {
  background-color: #eef2f5;
}
.single-service .service-header .elementor-widget-woocommerce-breadcrumb {
  margin-bottom: 40px;
}
.single-service .service-header .elementor-page-title .elementor-heading-title {
  font-size: 34px;
  color: #263773;
  text-transform: uppercase;
}
.single-service .service-header .elementor-widget-theme-post-featured-image .elementor-image img {
  width: auto;
  height: 150px;
}
.single-service .service-header .elementor-widget-theme-post-featured-image .elementor-image img path {
  fill: red;
}
.single-service .bg-section {
  background-color: #263773;
}
.single-service .bg-section .left-col {
  padding: 80px 0;
  min-height: 500px;
}
.single-service .bg-section .left-col .elementor-widget-heading {
  margin-bottom: 30px;
}
.single-service .bg-section .left-col .elementor-widget-heading .elementor-heading-title {
  font-size: 34px;
  color: #fff;
  text-transform: uppercase;
}
.single-service .bg-section .left-col .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-icon {
  line-height: 22px;
}
.single-service .bg-section .left-col .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-icon svg {
  height: auto;
  width: 20px;
  fill: #63c0bb;
  margin-top: 4px;
}
.single-service .bg-section .left-col .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text {
  color: #fff;
  line-height: 22px;
}
.single-service .icons-section .elementor-widget-icon-box {
  border-radius: 10px;
  border-radius: 10px;
  padding: 40px 10px 15px;
  -webkit-transition: 400ms all;
  transition: 400ms all;
}
.single-service .icons-section .elementor-widget-icon-box:hover {
  -webkit-box-shadow: 0 0 10px 0px #ececec;
          box-shadow: 0 0 10px 0px #ececec;
}
.single-service .icons-section .elementor-widget-icon-box .elementor-icon-box-icon a, .single-service .icons-section .elementor-widget-icon-box .elementor-icon-box-icon span {
  fill: #63c0bb;
  color: #63c0bb;
  font-size: 90px;
}
.single-service .icons-section .elementor-widget-icon-box .elementor-icon-box-title {
  font-size: 16px;
}

.page-partenaires .section-gallery {
  position: relative;
}
.page-partenaires .section-gallery .elementor-widget-button {
  width: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.page-partenaires .section-gallery .elementor-widget-button .elementor-button-link {
  background-color: transparent;
  border: 2px solid #63c0bb;
  font-size: 14px;
  color: #63c0bb;
  text-transform: uppercase;
  font-family: "Proxima nova", Sans-serif;
  line-height: 50px;
  height: 50px;
  border-radius: 50px;
  padding: 0 40px 0 40px;
}
.page-partenaires .section-gallery .gallery.elementor-widget-gallery .elementor-gallery-title.elementor-item-active {
  color: #63c0bb;
  padding: 7px 0;
}
.page-partenaires .section-gallery .gallery.elementor-widget-gallery .elementor-gallery-title.elementor-item-active:after {
  background-color: #63c0bb !important;
}
.page-partenaires .section-gallery .gallery.elementor-widget-gallery .elementor-gallery__container {
  margin-top: 50px;
}
.page-partenaires .section-gallery .gallery.elementor-widget-gallery .elementor-gallery__container .elementor-gallery-item {
  padding: 20px;
  border-radius: 10px;
  overflow: hidden;
}
.page-partenaires .section-gallery .gallery.elementor-widget-gallery .elementor-gallery__container .elementor-gallery-item:hover {
  -webkit-box-shadow: 0 0 10px 0px #ececec;
          box-shadow: 0 0 10px 0px #ececec;
}
.page-partenaires .section-gallery .gallery.elementor-widget-gallery .elementor-gallery__container .elementor-gallery-item:hover .elementor-gallery-item__overlay {
  display: none;
}

.page-about .section.service-client {
  background-color: #eef2f5;
}
.page-about .section.service-client .elementor-widget-icon-box {
  background-color: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 10px 0px #ececec;
          box-shadow: 0 0 10px 0px #ececec;
  padding: 40px 20px 20px;
}
.page-about .section.service-client .elementor-widget-icon-box .elementor-icon-box-icon a, .page-about .section.service-client .elementor-widget-icon-box .elementor-icon-box-icon span {
  font-size: 70px;
  fill: #63c0bb;
}
.page-about .section.service-client .elementor-widget-icon-box .elementor-icon-box-content {
  min-height: 70px;
}
.page-about .section.service-client .elementor-widget-icon-box .elementor-icon-box-content .elementor-icon-box-title {
  font-size: 16px;
  line-height: 22px;
  text-transform: none;
}
.page-about .nos-objectifs .elementor-section:nth-child(2) .elementor-row .elementor-column {
  background-color: #63c0bb;
}
.page-about .nos-objectifs .elementor-section:nth-child(2) .elementor-row .elementor-column .elementor-column-wrap .elementor-heading-title {
  color: #263773;
}
.page-about .nos-objectifs .elementor-section:nth-child(2) .elementor-row .elementor-column .elementor-column-wrap .elementor-text-editor, .page-about .nos-objectifs .elementor-section:nth-child(2) .elementor-row .elementor-column .elementor-column-wrap .elementor-icon-list-text {
  color: #263773;
}
.page-about .nos-objectifs .elementor-section:nth-child(2) .elementor-row .elementor-column .elementor-column-wrap .elementor-icon-list-icon svg {
  fill: #263773;
}
.page-about .nos-objectifs .elementor-section .elementor-row .elementor-column {
  background-color: #263773;
}
.page-about .nos-objectifs .elementor-section .elementor-row .elementor-column .elementor-column-wrap {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 90px 80px;
  min-height: 530px;
}
.page-about .nos-objectifs .elementor-section .elementor-row .elementor-column .elementor-column-wrap .elementor-heading-title {
  color: #fff;
  text-transform: uppercase;
}
.page-about .nos-objectifs .elementor-section .elementor-row .elementor-column .elementor-column-wrap .elementor-text-editor {
  color: #fff;
}
.page-about .nos-objectifs .elementor-section .elementor-icon-list-items li.elementor-icon-list-item {
  margin-bottom: 10px;
}
.page-about .nos-objectifs .elementor-section .elementor-icon-list-items li.elementor-icon-list-item .elementor-icon-list-text {
  color: #fff;
  line-height: 20px;
}
.page-about .nos-objectifs .elementor-section .elementor-icon-list-items li.elementor-icon-list-item .elementor-icon-list-icon {
  height: 20px;
}
.page-about .nos-objectifs .elementor-section .elementor-icon-list-items li.elementor-icon-list-item .elementor-icon-list-icon svg {
  fill: #63c0bb;
  width: 18px;
  height: 20px;
}
.page-about .elementor-widget-image-box {
  padding: 20px;
}
.page-about .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-img {
  width: 60% !important;
}

.page-formations .result-col, .category-formation .result-col {
  padding-bottom: 80px;
}
.page-formations .result-col .courses, .category-formation .result-col .courses {
  -webkit-box-shadow: 0 0 10px 0px #ececec;
          box-shadow: 0 0 10px 0px #ececec;
  border-radius: 10px;
}
.page-formations .result-col .courses .formation-item, .category-formation .result-col .courses .formation-item {
  padding: 10px;
}
.page-formations .result-col .courses .formation-item .metadata, .category-formation .result-col .courses .formation-item .metadata {
  color: #63c0bb;
  margin-bottom: 5px;
}
.page-formations .result-col .courses .formation-item .title, .category-formation .result-col .courses .formation-item .title {
  margin-bottom: 5px;
}
.page-formations .result-col .courses .formation-item .title .elementor-heading-title, .category-formation .result-col .courses .formation-item .title .elementor-heading-title {
  color: #263773;
  font-size: 20px;
  font-weight: bold;
}
.page-formations .result-col .courses .formation-item .excerpt, .category-formation .result-col .courses .formation-item .excerpt {
  margin-bottom: 0px;
}
.page-formations .result-col .courses .formation-item .elementor-button-link, .category-formation .result-col .courses .formation-item .elementor-button-link {
  background-color: transparent;
  color: #63c0bb;
  padding: 0;
  text-transform: uppercase;
}
.page-formations .filter-col, .category-formation .filter-col {
  margin-right: 30px;
}
.page-formations .filter-col h4, .category-formation .filter-col h4 {
  color: #263773;
  font-size: 22px;
  margin-bottom: 20px;
}
.page-formations .filter-col .elementor-text-editor, .category-formation .filter-col .elementor-text-editor {
  padding: 30px;
  -webkit-box-shadow: 0 0 10px 0px #ececec;
          box-shadow: 0 0 10px 0px #ececec;
  border-radius: 10px;
}
.page-formations .filter-col .searchandfilter div > ul > li:nth-last-child(2), .category-formation .filter-col .searchandfilter div > ul > li:nth-last-child(2) {
  display: none;
}
.page-formations .filter-col .searchandfilter ul, .category-formation .filter-col .searchandfilter ul {
  padding-left: 0;
}
.page-formations .filter-col .searchandfilter ul li, .category-formation .filter-col .searchandfilter ul li {
  display: block;
  width: 100%;
}
.page-formations .filter-col .searchandfilter ul li input[type=submit], .category-formation .filter-col .searchandfilter ul li input[type=submit] {
  background-color: #63c0bb;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Proxima nova", Sans-serif;
  line-height: 50px;
  height: 50px;
  border-radius: 50px;
  padding: 0 40px 0 40px;
  color: #fff;
  border: 0;
  width: 100%;
  margin-top: 20px;
}
.page-formations .filter-col .searchandfilter ul li h4, .category-formation .filter-col .searchandfilter ul li h4 {
  font-size: 16px;
  color: #333333;
  margin-bottom: 10px;
  font-weight: bold;
}
.page-formations .filter-col .searchandfilter ul li li, .category-formation .filter-col .searchandfilter ul li li {
  margin-bottom: 10px;
}
.page-formations .filter-col .searchandfilter ul li li label, .category-formation .filter-col .searchandfilter ul li li label {
  line-height: 22px;
  padding-left: 24px;
  position: relative;
}
.page-formations .filter-col .searchandfilter ul li li label input, .category-formation .filter-col .searchandfilter ul li li label input {
  -webkit-transform: scale(1.4) translateY(-50%);
          transform: scale(1.4) translateY(-50%);
  margin-right: 5px;
  position: absolute;
  left: 0;
  top: 50%;
}

.single-courses .course-header {
  background-color: #eef2f5;
}
.single-courses .course-header .elementor-widget-woocommerce-breadcrumb {
  margin-bottom: 40px;
}
.single-courses .course-header .elementor-page-title .elementor-heading-title {
  font-size: 34px;
  color: #263773;
  text-transform: uppercase;
}
.single-courses .course-header .elementor-widget-post-info {
  margin-bottom: 5px;
  margin-left: -15px;
}
.single-courses .course-header .elementor-widget-post-info .elementor-post-info__item-prefix {
  color: #333;
  font-weight: bold;
  padding-right: 5px;
  width: 50px;
  display: inline-block;
}
.single-courses .course-header .elementor-widget-image .elementor-image img {
  display: inline-block;
  padding: 20px 40px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  background: white;
}
.single-courses .section.publication .elementor-widget-heading {
  margin-bottom: 40px;
}
.single-courses .section.publication .elementor-widget-heading .elementor-heading-title {
  text-transform: uppercase;
  font-size: 34px;
}
.single-courses .section.publication .elementor-widget-theme-post-content {
  margin-bottom: 40px;
}
.single-courses .section.publication .elementor-widget-theme-post-content ul {
  padding-left: 20px;
}
.single-courses .section.publication .elementor-widget-theme-post-content ul li {
  width: 33.3%;
  float: left;
}

.page-contact .adresses {
  padding-bottom: 5px;
}
.page-contact .adresses .elementor-top-column .elementor-column-wrap .elementor-widget-wrap {
  padding: 30px 20px 30px 60px;
  -webkit-box-shadow: 0 0 10px 0px #ececec;
          box-shadow: 0 0 10px 0px #ececec;
  border-radius: 10px;
}
.page-contact .adresses .elementor-top-column .elementor-column-wrap .elementor-widget-wrap .title .elementor-heading-title {
  font-size: 30px;
}
.page-contact .adresses .elementor-top-column .elementor-column-wrap .elementor-widget-wrap .adress {
  margin-bottom: 5px;
}
.page-contact .adresses .elementor-top-column .elementor-column-wrap .elementor-widget-wrap .adress .elementor-text-editor p {
  margin-bottom: 0;
  color: #63c0bb;
}
.page-contact .adresses .elementor-top-column .elementor-column-wrap .elementor-widget-wrap .content .elementor-text-editor p {
  margin-bottom: 0;
}
.page-contact .adresses .elementor-top-column .elementor-column-wrap .elementor-widget-wrap .content .elementor-text-editor strong {
  margin-top: 15px;
  display: inline-block;
}
.page-contact .form.elementor-widget-form form .elementor-field-group {
  margin-bottom: 15px;
}
.page-contact .form.elementor-widget-form form .elementor-field {
  border: 1px solid #ccc;
  border-radius: 5px;
}
.page-contact .form.elementor-widget-form form .elementor-button {
  background-color: #63c0bb;
  border-radius: 5px;
}
.page-contact .eb-map-container h6 {
  margin-bottom: 10px;
  color: #263773;
}
.page-contact .eb-map-container .adress {
  margin-bottom: 5px;
}
.page-contact .eb-map-container .adress p {
  margin-bottom: 0;
  color: #63c0bb;
  font-weight: normal !important;
}
.page-contact .eb-map-container .content p {
  margin-bottom: 0;
  font-weight: normal;
}
.page-contact .eb-map-container .content strong {
  margin-top: 15px;
  display: inline-block;
}

.page-carrieres .section-emplois {
  background-color: #263773;
}
.page-carrieres .section-emplois .section-title .elementor-heading-title {
  color: #fff;
}
.page-carrieres .section-emplois .elementor-text-editor {
  color: #fff;
}
.page-carrieres .section-emplois .elementor-section.emplois .elementor-inner-column .elementor-widget-wrap .elementor-text-editor {
  background-color: #fff;
  border-radius: 10px;
  padding: 30px 30px 20px;
}
.page-carrieres .section-emplois .elementor-section.emplois .elementor-inner-column .elementor-widget-wrap .elementor-text-editor h6 {
  font-size: 14px;
  font-weight: normal;
  color: #63c0bb;
  margin-bottom: 5px;
  padding-left: 16px;
  position: relative;
}
.page-carrieres .section-emplois .elementor-section.emplois .elementor-inner-column .elementor-widget-wrap .elementor-text-editor h6:before {
  content: "\f3c5";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  left: 0;
}
.page-carrieres .section-emplois .elementor-section.emplois .elementor-inner-column .elementor-widget-wrap .elementor-text-editor h3 {
  font-size: 18px;
  color: #263773;
  margin-bottom: 10px;
}
.page-carrieres .section-emplois .elementor-section.emplois .elementor-inner-column .elementor-widget-wrap .elementor-text-editor a {
  background-color: transparent;
  padding: 0;
  color: #63c0bb;
  font-size: 14px;
}
.page-carrieres .form.elementor-widget-form form .elementor-field-label {
  display: none;
}
.page-carrieres .form.elementor-widget-form form .elementor-field-group {
  margin-bottom: 15px;
}
.page-carrieres .form.elementor-widget-form form .elementor-field {
  border: 1px solid #ccc;
  border-radius: 5px;
  height: 50px;
  -webkit-transition: all 300ms;
  transition: all 300ms;
}
.page-carrieres .form.elementor-widget-form form .elementor-field:focus {
  border-color: #63c0bb;
}
.page-carrieres .form.elementor-widget-form form .elementor-button {
  background-color: #63c0bb;
  border-radius: 5px;
  text-transform: uppercase;
  min-height: 50px;
}
.page-carrieres .form.elementor-widget-form form .elementor-field-group-document .elementor-field-label {
  font-weight: bold;
  display: block;
  height: 50px;
  background-color: #263773;
  line-height: 50px;
  padding: 0 40px;
  border-radius: 5px;
  color: #fff;
  z-index: 2;
}
.page-carrieres .form.elementor-widget-form form .elementor-field-group-document .elementor-upload-field {
  position: absolute;
  line-height: 50px;
  z-index: 0;
  border: 0;
  padding-left: 134px;
}

footer#footer {
  background-color: #263773;
}
footer#footer .footer-title .elementor-heading-title {
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 15px;
  color: #63c0bb;
}
footer#footer .associations {
  padding-left: 10px;
}
footer#footer .associations .gallery-item {
  margin-right: 50px;
  width: auto;
}
footer#footer .associations .gallery-item .gallery-icon {
  float: left;
  line-height: 60px;
}
footer#footer .associations .gallery-item .gallery-icon img {
  vertical-align: middle;
  display: inline-block;
  max-height: 42px;
  width: auto;
}
footer#footer .footer-menu ul {
  list-style: none;
  padding-left: 0;
}
footer#footer .footer-menu ul li {
  float: left;
  width: 45%;
}
footer#footer .footer-menu ul li a {
  color: #fff;
}
footer#footer .footer-menu ul li a:hover {
  color: #63c0bb;
  text-decoration: underline;
}
footer#footer .elementor-social-icons-wrapper .elementor-icon {
  padding: 10px 20px 10px 0;
}
footer#footer .elementor-widget.footer-title:not(:last-child) {
  margin-bottom: 0px;
}

.bottom-footer .elementor-icon-box-title {
  display: none;
}
.bottom-footer .elementor-icon-box-description {
  line-height: 50px;
}
