

.colorAsso{
    color: var(--colorAsso);
    
}

.li-P{
    font-size: 17px;
}

.li2{
    font-size: 20px;
    font-weight: bold;
}
.li3 {
     font-size: 17px;
    font-weight: bold;   
}
.textSousImage{
    font-size: 15px;
}
.linkbold {
    font-weight: bold;
    color:#0000EE;
    text-decoration: underline;
}
.logo{
    height: 75px;
    width: 150px;
   
}
.logoGrand{
    height: 60px;
    width: 300px;
   
}

.logoCarre{
    height: 75px;
    width: 75px;
}
.titreBlog:hover{
    color: var(--colorAsso) !important;
    text-decoration: none;
}

.aBlog{
        text-decoration: none !important;
        color: white !important;
}


.petitMenu{
    font-size: 8px !important;

}
.grandMenu{
    font-size: 14px !important;
    border-bottom : 2px solid #00AC96;
}
.grandMenuDon{
    background-color: #00AC96;
    color: white !important;
    padding: 10px;
    font-size: 14px !important;
}
#divmenu1{
    position: absolute;
    top: 100%;
    text-align: left !important;
    visibility: hidden;
    width: 200px;
    background: var(--secondary-color);
    opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    border: none; 
    z-index: 10;
    transform-origin: 15% 15% 0;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    transform: scale(0, 0); 
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); 
}
#divmenu1 ul li {
    padding: 8px;
    margin: 0;
    text-align: left;
}

#menu1:hover #divmenu1{
        display: block;
        visibility: visible;
        opacity: 1;
        -khtml-opacity: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        visibility: visible;
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        transform: scale(1, 1);
        filter: alpha(opacity=100);
}


#divmenu2{
    position: absolute;
    top: 100%;
    text-align: left !important;
    visibility: hidden;
    width: 300px;
    background: var(--secondary-color);
    opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    border: none; 
    z-index: 10;
    transform-origin: 15% 15% 0;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    transform: scale(0, 0); 
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); 
}
#divmenu2 ul li {
    padding: 8px;
    margin: 0;
    text-align: left;
}
.divmenu ul li a {
    font-size: 13px !important;
}
#divmenu2 ul li a:hover {
    color: #04ab96;
}
#menu2:hover #divmenu2{
        display: block;
        visibility: visible;
        opacity: 1;
        -khtml-opacity: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        visibility: visible;
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        transform: scale(1, 1);
        filter: alpha(opacity=100);
}
#divmenu3{
    position: absolute;
    top: 100%;
    text-align: left !important;
    visibility: hidden;
    width: 300px;
    background: var(--secondary-color);
    opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    border: none; 
    z-index: 10;
    transform-origin: 15% 15% 0;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    transform: scale(0, 0); 
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); 
}
#divmenu3 ul li {
    padding: 8px;
    margin: 0;
    display:block;
    text-align: left;
}
#divmenu3 ul li a:hover {
    color: #04ab96;
}
#divmenu1 ul li a:hover {
    color: #04ab96;
}

#menu3:hover #divmenu3{
    display: block;
    visibility: visible;
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    filter: alpha(opacity=100);
}
.bordureDouble{
    border-top : 3px  double #484848;

}

.tailleBoxTemoignages{
    height: 450px !important;
}

.imgTemoignages{
    height: 300px !important;
    
}

.imgArrondie{
    border-radius: 15%;
}

.nex-logo {
    padding-top: 8px;
}
.nex-header-bar {
    background-color: #f9f9f9;
    color: #484848;
    border-bottom: 1px solid #eee;
}
.nex-vx-slider .nex-slide-text h1 {
    margin-bottom: 30px;
    text-transform: uppercase;
    text-align: left;
}
.nex-vx-slider .nex-slide-text p {
    text-align: left;
}
.section {
    position: relative;
}
.nex-vx-slider .nex-slider {
    padding: 0;
    box-shadow: 0 0 0;
}
.nex-vx-callaction h2 {
    margin: 0 0 20px;
}
.nex-vx-callaction p {
    max-width: 60%;
    margin: 0 auto 15px;
    font-size: 16px;
    line-height: 1.7em;
    font-weight: 100;
}
.nex-v5-testimonial p {
    max-width: 70%;
    margin: 0 auto 20px;
}
.nex-vx-footer {
    border-top: 3px solid var(--colorAsso);
}
.nex-vx-breadcrumbs {
    padding: 80px 0 60px;
    background: url("../img/breadcrumbs.jpg") no-repeat top center;
    background-size: cover;
}
.nex-vx-breadcrumbs .site-title h1 {
    text-align: left;
    font-size: 20px;
}
.nex-vx-breadcrumbs .site-title h1:after {
    right: auto;
    width: 60px;
}
.nex-map {
    height: 397px;
    overflow: hidden;
}
.nex-map iframe {
    width: 100%;
    height: 400px;
}
.nex-title {
    font-size: 40px;
    font-weight: 600;
    letter-spacing: 1px;
}
.bg-transparency {
    background: rgba(0,0,0,0.6);
}
.nex-vx-footer .bg-transparency {
    display: none;
}
.nex-vx-main-nav .nex-menu-toggle {
    border-bottom-color: #333;
    
}
.nex-menu-toggle:after, .nex-menu-toggle:before {
    background: #333;
}
.nex-v2-portfolio .isotopeFilter li button {
    text-transform: uppercase;
}
.callaction,
.section-stat {
    position: relative;
    z-index: 1;
    background: url('../img/photoIndex4.jpg');
    background-size: cover;
}
.callaction {
    background: url('../img/photoIndex6.jpg');
}
.callaction .nex-vx-callaction,
.section-stat .container {
    position: relative;
    z-index: 3;
}
.nex-vx-callaction .nex-v2-button {
    border: 1px solid #fff;
    background: none;
    color: #fff;
}
.nex-vx-callaction .nex-v2-button:hover {
    background: #fff;
    color: #333;
}
.container img {
    max-width: 100%;
}
ol {
    margin: 0 0 15px 15px;
}
ol li {
    margin: 0;
    padding: 0 0 5px 0;
    font-size: inherit;
    color: inherit;
    font-size: 15px;
    line-height: 1.7em;
    font-weight: 300;
    font-size: x-large;
}

ol li p{
    margin: 0;
    padding: 0 0 5px 0;
    font-size: inherit;
    color: inherit;
    font-size: 15px;
    line-height: 1.7em;
    font-weight: 300;
    font-size: 25px !important;
}


p {
    color: black;
    
    line-height: 1.7em;
}


.bgfa {
    background: #fafafa; 
}
.nex-v5-testimonial {
    position: relative;
    z-index: 1;
    background: url('../img/slide3.jpg');
    background-size: cover;
}
.nex-v5-testimonial .container {
    position: relative;
    z-index: 3;
}
.nex-v5-testimonial .nex-title {
    color: #eee;
    position: relative;
    z-index: 3;
}
.nex-v5-testimonial h4 {
    font-weight: 400;
   
}

/* Primary Color */
.nex-v3-button:hover,
.nex-v2-portfolio .isotopeFilter li button.active,
.nex-v2-portfolio .isotopeFilter li button:hover,
.nex-v3-post .post-header p a,
.nex-vx-footer .nex-footer-menu li a:hover,
.nex-services-slider .slick-arrow.slick-prev:after,
.nex-services-slider .slick-arrow.slick-next:after,
.current-menu-item .nex-cch,
.nex-vx-main-nav .main-menu > li:hover > a, 
.nex-vx-main-nav .main-menu > li.current-menu-item > a,
.widget .widget-title span,
.widget.nex-widget-vx-twitter ul li a,
.nex-header-bar .nex-socials li a:hover,
.nex-v7-pricing .nex-switch-row,
.nex-v7-pricing .nex-content,
.nex-vx-post .nex-footer .nex-tags li a:hover,
.nex-v7-pricing .nex-footer a:hover,
.nex-cch:hover,
.nex-v2-post .nex-header h2 a:hover,
.nex-cca:after,
.nex-v9-service .nex-footer a,
.nex-v5-pricing.highlight-col .nex-footer a, 
.nex-v5-pricing.highlight-col .nex-content span, 
.nex-v5-pricing.highlight-col .nex-header h3,
.mptt-shortcode-wrapper ul.mptt-menu li a:hover,
.nex-v2-accordion .panel-group .panel-heading a:focus,
.nex-v2-accordion .panel-group .panel-heading a:hover,
.mptt-shortcode-wrapper ul.mptt-menu li.active a,
.nex-vx-footer .logo a span,
.nex-logo h1 a span,
.nex-cc {
    color: var(--colorAsso) !important;
}
.nex-v7-pricing .nex-footer a,
.nex-v2-accordion .panel-group .panel .panel-heading:before,
.nex-v2-accordion .panel-group .panel .panel-heading:after,
.nex-title:after,
.nex-v3-button,
.nex-v1-pricing .nex-footer a,
.nex-bgactive.active,
.nex-v9-service .nex-footer a:hover,
.nex-bgch:hover,
.nex-bgca:after,
.nex-bgcb:before,
.nex-bgc {
    background-color: var(--colorAsso) !important;
}
.nex-v7-pricing .nex-footer a,
.mptt-shortcode-wrapper ul.mptt-menu li a:hover,
.mptt-shortcode-wrapper ul.mptt-menu li.active a,
.nex-v2-portfolio .isotopeFilter li button.active,
.nex-v2-portfolio .isotopeFilter li button:hover,
.nex-v2-portfolio .nex-cc:hover,
.nex-v2-portfolio .nex-cc.active,
.nex-v1-portfolio .nex-cc:hover,
.nex-v3-button,
.nex-v1-pricing.highlight-col,
.nex-v1-portfolio .nex-cc.active,
.nex-v9-service .nex-footer a,
.nex-bch:hover,
.nex-bcf:focus,
.nex-v5-pricing.highlight-col .nex-footer a,
.nex-v5-pricing.highlight-col .nex-header, 
.nex-v5-pricing.highlight-col,
.nex-bc {
    border-color: var(--colorAsso) !important;
}

/* Secondary color */
.nex-v6-pricing .nex-footer a:hover,
.nex-v6-pricing.highlight-col .nex-footer a,
.nex-cch2:hover,
.nex-cca2:after,
.nex-cc2 {
    color: var(--colorAsso) !important;
}
.nex-v6-pricing.highlight-col,
.nex-v6-pricing .nex-footer a,
.nex-bgactive2.active,
.nex-bgch2:hover,
.nex-bgca2:after,
.nex-bgcb2:before,
.nex-bgc2 {
    background-color: var(--colorAsso) !important;
}
.nex-v6-pricing .nex-footer a:hover,
.nex-bch2:hover,
.nex-bcf2:focus,
.nex-bc2 {
    border-color: var(--colorAsso) !important;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tr.mptt-shortcode-row th {
    color: #fff;
    background-color: var(--colorAsso) !important;
}

/* Double Color */
.nex-testimonials-slider .slick-dots li button:hover,
.nex-testimonials-slider .slick-dots li.slick-active button,
.nex-vx-slider .slick-dots li button:hover,
.nex-vx-slider .slick-dots li.slick-active button,
.nex-services-slider .slick-dots li button:hover,
.nex-services-slider .slick-dots li.slick-active button,
.nex-bglrh:hover,
.nex-bglr {
    background-image: linear-gradient(45deg, var(--colorAsso) 0%, var(--colorAsso) 100%);
}
.bg-image:before {
    background-image: linear-gradient(-225deg, var(--colorAsso) 0%, var(--colorAsso) 100%);
}
.nex-bgrl {
    background-image: linear-gradient(-45deg, var(--colorAsso) 0%, var(--colorAsso) 100%);
}
.nex-v7-pricing .nex-header-title h4 {
    background-image: linear-gradient(-90deg, var(--colorAsso) 3%, var(--colorAsso) 100%);
}