/*
Theme Name: Solutinox
Theme URI: http://agoralys.com/
Author: the Agoralys team
Author URI: https://agoralys.com/
Description: .
Version: 1.0
License: Proprietary
License URI: http://agoralys.com/
Tags: black, white, clean, responsive
Text Domain: solutinox
*/

* {
    margin: 0;
    padding: 0;
    border: 0;
    outline-style: none;
}
.vc_row {
    margin-left: 0!important;
    margin-right: 0 !important;
}
.row {
    margin-right: 0 !important;
    margin-left: 0 !important;
}
body {
    font-family: 'Open Sans', sans-serif !important;
}
p {
    font-family: 'Open Sans', sans-serif;
    color: #000
}
b {
    color: rgb(66, 217, 200)
}
b a {
    color: rgb(66, 217, 200)
}
.img-responsive {
    width: 100%;
    height: 100%;
}

/*----------------------footer----------------------*/

.footersite {
    background-image: url(/wp-content/uploads/2016/08/footer.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    font-family: 'Open Sans', sans-serif;
}
.mentions {
    background-color: #989491;
}
.mentions .menu-footer-link-container {
    display: block;
    text-align: center;
}
.copyright {
    text-align: center;
    color: #fff;
    line-height: 30px;
    font-weight: 500
}
footer h5 {
    margin-top: 30px;
    color: #203a8f !important;
    font-weight: 700!important;
    font-size: inherit!important;
    text-transform: uppercase;
}
footer h5::after {
    content: "";
    border-bottom: 1px solid #203a8f;
    width: 100%;
    display: block;
    margin-top: 10px
}
.col-footer {
    padding: 0 20px !important;
    text-align: center;
}
.footer-menu {
    padding: 14px 0 2px 0;
}
div.col-footer:last-child::after {
    display: none;
}
footer p {
    color: #203a8f;
    margin: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    padding: 10px 0
}
footer .infos {
    padding: 75px 0 20px
}
.footer-menu ul {
    margin-bottom: 0
}
.footer-menu li {
    display: inline-block;
    padding: 0 18px;
}
.footer-menu li a {
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500
}
.footer-menu li a:hover {
    text-decoration: none;
    font-weight: 700;
}
.produits li,
.applications li {
    padding: 10px 0;
    list-style: none;
    border-bottom: 1px solid #d6d1cd
}
.produits li a,
.applications li a {
    color: #203a8f
}
.produits li a:hover,
.applications li a:hover {
    text-decoration: none;
    color: #989491
}
.col-footer a {
    color: #203a8f;
    text-decoration: none;
}
.col-footer a:hover {
    text-decoration: none;
    color: #989491
}
.col-footer .fa {
    font-size: 19px;
    margin-right: 10px;
    vertical-align: middle;
    transform: inherit
}
p.adresse {
    padding-bottom: 0;
}
p.toulouse {
    padding-top: 0;
    margin-left: 20px
}
.mentions .link-mentions {
    color: #fff;
    text-decoration: underline
}
.mentions .link-mentions:hover {
    color: #203a8f;
}
@media (min-width: 768px) {
    .copyright {
        display: inline-block
    }
    .mentions .menu-footer-link-container,
    .mentions .menu-footer-es-container,
    .mentions .menu-footer-en-container {
        display: inline-block;
        float: right
    }
    .col-footer img {
        margin-top: 67px
    }
    footer h5 {
        margin-top: 5px;
    }
}

/*--------------------*/

h1 {
    font-weight: 300 !important;
    color: #fff !important;
    font-size: 2.8rem !important;
    font-family: 'Open Sans', sans-serif !important;
    text-transform: uppercase
}
h1::after {
    content: "";
    width: 70px;
    display: block;
    margin: 7px auto;
    border-bottom: 1px solid #fff;
}
h2 {
    font-weight: 600 !important;
    color: #203a8f !important;
    font-size: 2.1rem !important;
    font-family: 'Open Sans', sans-serif !important;
}
h2::after {
    content: "";
    width: 70px;
    display: block;
    margin: 7px auto;
    border-bottom: 2px solid #203a8f;
}
h2.left::after {
    content: "";
    width: 70px;
    display: block;
    margin: 7px 0px;
    border-bottom: 2px solid #203a8f;
}
h2.white {
    font-weight: 300 !important;
    color: #fff !important;
    font-size: 2.8rem !important;
    font-family: 'Open Sans', sans-serif !important;
}
h2.white::after {
    content: "";
    width: 70px;
    display: block;
    margin: 7px auto;
    border-bottom: 1px solid #fff;
}
h3 {
    text-transform: uppercase;
    font-weight: 600 !important;
    color: #203a8f !important;
    font-size: 2.1rem !important;
    font-family: 'Open Sans', sans-serif !important;
}
h3::after {
    content: "";
    width: 100%;
    display: block;
    margin: 10px auto;
    border-bottom: 1px solid #203a8f;
}
h4 {
    text-transform: uppercase;
    font-weight: 600 !important;
    color: #203a8f !important;
    font-size: 1.8rem !important;
    font-family: 'Open Sans', sans-serif !important;
}
h4.title-project {
    font-size: 1em !important;
}
@media(min-width:1024px) {
    h4.title-project {
        font-size: 0.8em !important;
    }
}
@media(min-width:1400px) {
    h4.title-project {
        font-size: 1em !important;
    }
}
h5 {
    text-transform: uppercase;
    font-weight: 700 !important;
    color: #000 !important;
    font-size: 1.1rem !important;
    font-family: 'Open Sans', sans-serif !important;
}
.header-titre {
    border-left: 2px solid rgb(50, 102, 113)!important;
    padding-left: 10px;
}
.baseline .vc_column-inner {
    padding: 14px 0!important
}
div.wpb_text_column.wpb_content_element.baseline {
    margin-bottom: -3px !important;
}
.cta-page a {
    background-image: inherit!important;
    background-color: transparent!important;
    color: #203a8f !important;
    border: 1px solid #203a8f !important;
    font-weight: 600;
    font-size: 1em !important;
    padding: 10px 40px !important;
    transition: all 0.3s ease-in-out
}
.cta-page a:hover {
    background-color: #203a8f !important;
    color: #fff !important;
    border: 1px solid #fff !important;
    font-weight: 600
}
.cta-fiche a {
    font-size: 1.2rem !important;
    background-color: inherit !important;
    background-image: inherit !important;
    padding: 0 !important;
    text-align: left !important;
    width: 100%;
    font-weight: 600 !important;
    transition: all 0.3s ease-in-out;
}
.cta-fiche a:hover {
    color: #203a8f !important;
    background-color: inherit;
    background-image: inherit;
    font-weight: 700 !important;
}
.cta-fiche a:hover::after {
    transform: translate(5px, 0);
}
.cta-fiche a::before {
    content: "";
    width: 100%;
    display: block;
    margin: 8px auto 10px;
    border-bottom: 1px solid #203a8f;
}
.cta-fiche a::after {
    content: "";
    display: inline-block;
    font-family: 'Fontawesome';
    margin-left: 8px;
    transition: all 0.3s ease-in-out;
}
.custom .tp-bullet {
    width: 25px;
    height: 8px;
}
.tp-bullet.selected {
    background-color: #203a8f !important;
}
div.wpb_wrapper ul {
    margin-left: 20px !important
}
img {
    height: auto;
    max-width: 100%;
}
.vc_images_carousel ol.vc_carousel-indicators {
    margin: 0px 0 -46px -30% !important;
}
.vc_images_carousel .vc_carousel-indicators li {
    border-radius: 0 !important;
    cursor: pointer;
    border: none !important;
    background-color: #326671 !important;
}
.vc_images_carousel .vc_carousel-indicators .vc_active {
    background-color: rgb(66, 217, 200)!important;
    border: none !important;
}
.quote p {
    text-transform: uppercase;
    color: #326671;
    font-size: 2rem;
}
.padding-0 {
    padding: 0!important;
}
.padding-0 > div.vc_column-inner {
    padding: 0!important;
}
div.vc_row.grey-row {
    position: relative
}
div.vc_row.white-row {
    position: relative
}
div.vc_row.grey-row::after {
    display: block;
    position: absolute;
    width: 0;
    left: 37%;
    bottom: -17px;
    z-index: 2000;
    height: 0;
    border-style: solid !important;
    border-width: 20px 50px 0 50px !important;
    border-color: #f2f1f1 transparent transparent transparent !important;
}
div.vc_row.white-row::after {
    display: block;
    position: absolute;
    width: 0;
    left: 37%;
    bottom: -17px;
    z-index: 2000;
    height: 0;
    border-style: solid !important;
    border-width: 20px 50px 0 50px !important;
    border-color: #fff transparent transparent transparent !important;
}
div.vc_row.last-row::after {
    display: none
}
.lg-toolbar {
    margin-top: 11rem;
}
.ftg-filters {
    text-align: center;
    margin-bottom: 3rem !important;
}
.ftg-filters a {
    border: 1px solid #203A8F !important;
    color: #203A8F !important;
}
.ftg-filters a:hover {
    background-color: #203A8F;
    color: #fff !important;
}
.ftg-filters a.selected {
    background-color: #203A8F;
    color: #fff !important;
}
@media (min-width: 768px) {
    div.vc_row.grey-row::after,
    div.vc_row.white-row::after {
        left: 44%;
    }
}
@media (min-width: 1024px) {
    div.vc_row.grey-row::after,
    div.vc_row.white-row::after {
        left: 46%;
    }
}
@media (min-width: 1200px) {
    div.vc_row.grey-row::after,
    div.vc_row.white-row::after {
        left: 47%;
    }
}

/**
 *  Menus
 */

#menu-toggle {
    float: right;
    background-color: transparent;
    margin-top: 25px
}
#menu-toggle img {
    width: 60%;
}
a.logo {
    display: inline-block;
    position: absolute;
    top: 0;
}
a.logo img {
    width: 70%
}
.site-header-menu {
    display: none;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
}
.site-header-menu.toggled-on,
.no-js .site-header-menu {
    display: block;
}
.main-navigation ul {
    list-style: none;
    margin: 0;
}
.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a {
    font-weight: 800;
}
.main-navigation ul ul {
    display: none;
}
.no-js .main-navigation ul ul {
    display: block;
}
.main-navigation ul .toggled-on {
    display: block;
}
.main-navigation .primary-menu {
    border-bottom: 1px solid #d1d1d1;
}
.dropdown-toggle {
    position: relative !important;
    background-color: transparent;
    color: #1a1a1a;
    content: "";
}
.dropdown-toggle:after {
    border: 0 solid #d1d1d1;
    */ content: "";
    font-family: fontawesome;
    font-size: 24px;
    margin-left: 10px;
}
.dropdown-toggle:focus {
    outline: none;
}
.dropdown-toggle:focus:after {
    border-color: transparent;
}
.dropdown-toggle.toggled-on:after {
    content: "";
    font-family: fontawesome;
}
nav {
    display: inline-block !important;
    float: right
}
.container-fluid {
    padding: 0 !important;
}
.sticky-header {
    z-index: 90000;
    position: fixed;
    width: 100%;
    height: 60px;
    margin-top: 25px;
    background-color: #f2f2f2;
    transition: all 0.3s ease-in-out
}
div.nopad .vc_column-inner {
    padding: 0 !important
}
.wpb_content_element {
    margin-bottom: 0 !important
}
.site-header {
    background-color: #f2f2f2;
    position: relative !important;
    height: 84px !important;
}
div.site-header-main.container {
    padding: 0
}
.toggled-on nav {
    width: 100%;
    background-color: #fff;
    display: block !important;
    position: relative;
    z-index: 100;
    top: 23px;
}
.toggled-on nav ul li {
    padding: 10px;
    text-transform: uppercase;
    border-bottom: 1px solid #eee
}
.toggled-on nav ul li a {
    color: #203a8f;
    text-decoration: none
}
.toggled-on nav ul li a:hover {
    text-decoration: none
}
.toggled-on nav ul li:hover {
    background-color: #fbfbfb
}
.cta-contact a {
    display: inline-block !important;
    margin: 0 auto !important;
    background-color: #203a8f !important;
    background-image: inherit !important;
    color: #fff !important;
    top: 45px !important;
    height: 53px !important;
    font-weight: 500;
}
.cta-contact a:hover {
    background-image: inherit !important;
    background-color: #fff !important;
    color: #203a8f !important
}
.lang {
    display: inline-block;
    position: absolute;
    top: 21px;
    right: 50px;
}
.wpml-ls-item {
    padding: 0 5px !important;
}
.primary-menu .wpml-ls-item {
    display: none
}
@media screen and (min-width: 44.375em) {
    .menu-toggle {
        font-size: 16px;
        font-size: 1.0rem;
        margin: 1.3125em 0;
        padding: 0.8125em 0.875em 0.6875em;
    }
}
@media (min-width: 768px) {
    .primary-menu .wpml-ls-item {
        display: inline-block;
    }
    .toggled-on nav ul li {
        padding: inherit;
        text-transform: uppercase;
        border-bottom: inherit
    }
    .toggled-on nav {
        width: inherit;
        background-color: inherit;
        display: inline-block;
        position: inherit;
        z-index: inherit;
        top: inherit;
    }
    div.site-header-main.container {
        padding-right: 15px;
        padding-left: 15px;
    }
    a.logo {
        top: -32px;
    }
    a.logo img {
        width: 100%
    }
    .site-header {
        z-index: 900000000;
        position: absolute !important;
        width: 100%;
        background-color: transparent;
        height: 60px !important;
        transition: all 0.3s ease-in-out
    }
    #menu-menu-principal,
    #menu-menu-princial-es,
    #menu-menu-princial-en {
        margin-top: 20px! important
    }
    .primary-menu {
        margin-top: 19px;
        text-align: center;
        padding-left: 0;
    }
    .primary-menu li {
        padding: 0 9px;
        list-style: none;
        display: inline-block;
    }
    .sticky-header .primary-menu li a {
        text-transform: uppercase;
        text-decoration: none;
        color: #122e88 !important;
        font-size: 1.5rem;
        font-family: 'Open Sans', sans-serif;
    }
    .sticky-header .primary-menu li a:hover,
    .sticky-header .primary-menu .current-menu-item a,
    .sticky-header .primary-menu .current_page_item a,
    .sticky-header .primary-menu .current_page_parent a,
    .sticky-header .primary-menu .current-page-ancestor a {
        text-decoration: none;
        color: #122e88!important;
        font-weight: 800
    }
    .site-header nav ul li a {
        text-transform: uppercase;
        text-decoration: none;
        color: #fff;
        font-size: 1.5rem;
        font-family: 'Open Sans', sans-serif;
        -webkit-transition: color 0.3s;
        -moz-transition: color 0.3s;
        transition: color 0.3s;
    }
    .site-header .primary-menu li a:hover,
    .site-header .primary-menu .current-menu-item a,
    .site-header .primary-menu .current_page_item a,
    .site-header .primary-menu .current_page_parent a,
    .site-header .primary-menu .current-page-ancestor a {
        text-decoration: none;
        color: #fff!important;
        border-bottom: 1px solid #fff;
        font-weight: inherit
    }
    .site-header .primary-menu li a::before {
        position: absolute;
        top: 0;
        left: 0;
        overflow: hidden;
        padding: 10px 0;
        max-width: 0;
        border-bottom: 2px solid #fff;
        color: #fff;
        content: attr(data-hover);
        -webkit-transition: max-width 0.5s;
        -moz-transition: max-width 0.5s;
        transition: max-width 0.5s;
    }
    .site-header .primary-menu li a:hover::before,
    .site-header .primary-menu li a:focus::before {
        max-width: 100%;
    }
    .site-header img {
        display: none
    }
    .site-header .site-header-menu {
        text-align: center
    }
    .site-header nav {
        float: none
    }
    .site-header .primary-menu li {
        padding: 0 20px;
    }
    .site-header-menu {
        display: block;
    }
    .main-navigation .primary-menu,
    .main-navigation .primary-menu > li {
        border: 0;
    }
    .main-navigation ul ul {
        background-color: #203a8f;
        display: block;
        left: -999em;
        margin: 24px 0 0 0;
        position: absolute;
        z-index: 99999;
        width: 100%;
        height: 55px;
        line-height: 55px;
    }
    .main-navigation li:hover > ul,
    .main-navigation li.focus > ul {
        left: auto;
        right: 0;
    }
    .main-navigation ul ul li:hover > ul,
    .main-navigation ul ul li.focus > ul {
        left: auto;
        right: 100%;
    }
    .main-navigation .menu-item-has-children > a:after {
        content: "";
        font-family: fontawesome;
        position: relative;
        margin-left: 10px;
    }
    .dropdown-toggle,
    .main-navigation ul .dropdown-toggle.toggled-on,
    .menu-toggle,
    .site-header .social-navigation,
    .site-footer .main-navigation {
        display: none;
    }
    .lang {
        display: none;
    }
}
@media (min-width: 1024px) {
    .site-header .primary-menu li {
        padding: 0 40px;
    }
    .primary-menu li {
        padding: 0 20px;
    }
}

/*------------------- media queries---------------------*/

@media (min-width: 768px) {
    .col-footer {
        text-align: left;
    }
    footer h5 {
        margin-top: 0;
        margin-bottom: 8px !important;
    }
}
@media (min-width: 1024px) {}
@media (min-width: 1200px) {}

/*-----------------------page404------------------------------------*/

.content-404,
.search-section {
    margin-top: -40px
}
.error-404 .page-content,
.search-results,
.not-found .page-content {
    padding: 85px 0
}
.error-404 .page-header,
.search-section .page-header {
    padding: 120px 0;
    background-image: url(/wp-content/uploads/2016/08/banner-entreprise.jpg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.error-404 header,
.search-section .page-header {
    text-align: center;
}
.error-404 h2:after {
    display: none
}
.error-404 .page-content .screen-reader-text,
.not-found .page-content .screen-reader-text {
    display: none
}
.error-404 input[type=search],
.not-found input[type=search] {
    border: 1px solid #122e88;
    padding: 5px
}
.error-404 input[type=submit],
.not-found input[type=submit] {
    padding: 6px
}
.error-404 input[type=submit]:hover,
.not-found input[type=submit]:hover {
    background-color: #cccccc
}
a.back-home {
    display: inline-block;
    padding: 8px 20px;
    margin: 20px 0;
    background-color: #122e88;
    border: 1px solid #122e88;
    color: #fff;
    font-weight: 600;
    transition: all 0.3s ease-in-out;
}
a.back-home:hover {
    text-decoration: none;
    background-color: #fff;
    color: #122e88
}

/*--------------page plan du site--------------------------*/

.plan-du-site ul {
    list-style: none;
}
.plan-du-site ul.children {
    padding-left: 15px;
    list-style: none
}
.plan-du-site ul.children li a {
    color: #757270;
    text-transform: inherit !important;
    line-height: 1.2em;
    font-weight: 400;
    font-size: 0.9em
}
.plan-du-site ul li a {
    color: #122e88;
    text-transform: uppercase;
    line-height: 2.2em;
    font-weight: 700
}

/*--------------------------page produit -----------------------------------*/

.ult-banner-block .bb-back-icon {
    margin: 0px auto 0 !important;
    display: flex !important
}
.banner-style13 .mask p {
    display: none !important;
}
.Defaults-plus-square-o {
    margin: auto !important
}
.mask.opaque-background {
    display: flex !important
}
.ult-banner-block.ult-adjust-bottom-margin.ult-bb-box {
    margin-bottom: 0 !important
}

/*---------------swipebox project - page architecture exterieure-----------------------------*/

.pp_pic_holder.pp_default {
    display: none !important
}
.pp_overlay {
    display: none !important
}
.swipebox img.one {
    /*opacity:1!important;
    transition:all 0.3s ease-in-out;*/
    -webkit-transition: all 0.6s ease;
    /* Safari and Chrome */
    -moz-transition: all 0.6s ease;
    /* Firefox */
    -ms-transition: all 0.6s ease;
    /* IE 9 */
    -o-transition: all 0.6s ease;
    /* Opera */
    transition: all 0.6s ease;
}
.swipebox:hover img.one {
    /*opacity:0.5 !important*/
    -webkit-transform: scale(1.15);
    /* Safari and Chrome */
    -moz-transform: scale(1.15);
    /* Firefox */
    -ms-transform: scale(1.15);
    /* IE 9 */
    -o-transform: scale(1.15);
    /* Opera */
    transform: scale(1.15);
}
.projects .wpb_wrapper {
    overflow: hidden
}

/*------------------------fil d'ariane -------------*/

p#breadcrumbs {
    margin-top: 20px;
    text-align: center;
    font-size: 0.9em;
    color: #e4e4e4;
}
p#breadcrumbs a {
    text-decoration: none;
    color: #e4e4e4;
}
p#breadcrumbs a:hover {
    color: #989491;
}

/*--------------------swipe box-------------------*/

#swipebox-top-bar {
    opacity: 0.7 !important;
    line-height: 46px !important;
    bottom: 110px !important;
}
#fancybox-wrap,
#fancybox-overlay {
    display: none !important
}
#swipebox-bottom-bar {
    background: RGBA(0, 0, 0, 0)!important;
    opacity: .95;
}
#swipebox-bottom-bar {
    bottom: 300px !important;
}
#swipebox-arrows {
    width: 92%;
    max-width: 1200px !important;
}
@media screen and (min-width: 800px) {
    #swipebox-close {
        right: 17px !important;
        top: 0px !important;
    }
}

/*----------------barre cookies--------------------*/

#cn-accept-cookie {
    background-color: #989491;
    color: #fff;
    padding: 3px 10px;
    transition: all 0.3s ease-in-out
}
#cn-accept-cookie:hover {
    background-color: #f2f2f2;
    text-decoration: none;
    color: #203a8f;
}
#cn-more-info {
    background-color: #989491;
    color: #fff;
    padding: 3px 10px;
}
#cn-more-info:hover {
    color: #203a8f;
    background-color: #f2f2f2;
    text-decoration: none
}
