@font-face {
    font-family: 'MacklinSlab';
    src: url('../fonts/macklin_slab_regular.eot');
    src: url('../fonts/macklin_slab_regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/macklin_slab_regular.woff') format('woff'),
        url('../fonts/macklin_slab_regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MacklinSlab';
    src: url('../fonts/macklin_slab_bold.eot');
    src: url('../fonts/macklin_slab_bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/macklin_slab_bold.woff') format('woff'),
        url('../fonts/macklin_slab_bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'MacklinSlab';
    src: url('../fonts/macklin_slab_italic.eot');
    src: url('../fonts/macklin_slab_italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/macklin_slab_italic.woff') format('woff'),
        url('../fonts/macklin_slab_italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'MacklinSans';
    src: url('../fonts/macklin_sans_regular.eot');
    src: url('../fonts/macklin_sans_regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/macklin_sans_regular.woff') format('woff'),
        url('../fonts/macklin_sans_regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MacklinSans';
    src: url('../fonts/macklin_sans_bold.eot');
    src: url('../fonts/macklin_sans_bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/macklin_sans_bold.woff') format('woff'),
        url('../fonts/macklin_sans_bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
  font-family: 'picto-swisco';
  src:  url('../fonts/picto-swisco.eot?1');
  src:  url('../fonts/picto-swisco.eot?1#iefix') format('embedded-opentype'),
    url('../fonts/picto-swisco.ttf?1') format('truetype'),
    url('../fonts/picto-swisco.woff?1') format('woff'),
    url('../fonts/picto-swisco.svg?1#picto-swisco') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

#wrap {
    padding: 86px 50px 0 50px;
}

header {
position: fixed;
top: 0;
left: 0;
width: 100%;
padding: 0 50px;
    background-color: white;
}

header.frame-header {
    position: relative;
    padding: 0;
    margin-top: 25px;
    background-color: transparent;
    z-index: 0;
}

.sw_formulaire-commande header.frame-header {
    display: none;
}

header .logo {
    margin: 16px 0;
}

header .logo img {
    height: 54px;
    width: auto;
}

header nav li a {
    color: #009fe3;
    font-family: MacklinSans, sans-serif;
    font-size: 18px;
}

header nav li a:hover {
    color: #101010;
}

header nav li.active > a {
    color: #101010;
}

header nav li hr {
    background-color: white;
}


#sw_NavItem_Search a {
    padding-top: 8px;
}

#sw_NavItem_Search a i {
    border-left: 1px solid black;
    padding-left: 20px;
}

#sw_NavItem_Search a label {
    display: none;
}

header .ownmenu ul.dropdown {
    background-color: #fbfbfb;
}

header .ownmenu ul.dropdown li a {
    color: #009fe3;
    font-size: 14px;
}

header .ownmenu ul.dropdown li a:hover {
    background-color: #009fe3;    
}


.sub-banner {
    background-position: center 54px;
    background-size: 1920px 434px;
    margin-bottom: 100px;
}

.sw_illustration-titre,
.sw_illustration-titre p {
    font-family: MacklinSans, sans-serif;
    font-size: 40px;
    font-weight: bold;
    line-height: 135%;
    letter-spacing: 6px;
    text-transform: uppercase;
    text-shadow: 1px 1px 12px #555;
    color: white;
    margin: 0;
}

/*=======================================================
      Padding 75px
========================================================*/
.sectoion-75px {
	padding: 75px 0 0 0;
}




h6,
p,
h2,
h3,
h4,
h5,
.tittle h1,
.tittle h2,
.tittle p {
    font-family: MacklinSlab, serif;
}



.tittle h1,
.tittle h2,
h2{
    margin: 0;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px;
    letter-spacing: 1px;
    font-size: 30px;
}

.tittle h2,
h2 {
    font-size: 24px;
}

h5 {
    font-weight: bold;
    margin-bottom: 25px;
}

h3, h4, h6 {
    font-size: 20px;
    font-weight: bold;    
}


p,
.tittle p,
.sw_content-text ul li {
    font-size: 18px;
    line-height: 150%;
}

a {
    font-family: MacklinSlab, serif;
    color: #009fe3;
}

p a:hover {
    color: #009fe3;
    text-decoration: underline!important;
}

p strong {
    color: #101010;
}

.btn {
    background-color: #009fe3;
    color: white;
    border-color: #009fe3;
    text-decoration: none;
    font-family: MacklinSans, sans-serif;
    font-weight: bold;
    margin-top: 15px;
}

a.btn:hover {
    background: white;
    color: #009fe3;
    text-decoration: none !important;
}

.btn50 {
    min-width: 50%;
}

ul {
    padding-left: 0;
}

.sw_content-text h1,
.sw_content-text h2 {
    margin-top: 30px;
    font-family: MacklinSlab, serif;
    font-weight: bold;
    color: black;
    text-transform: uppercase;
}

.sw_content-text h1 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 15px;
}

.sw_content-text h2 {
    font-size: 18px;
}

.sw_content-text ul {
    padding-left: 2rem;
}

.sw_content-text ul li {
    list-style: disc;
    font-family: MacklinSlab, serif;
    color: #989898;
}

.sw_content-text .sw_block {
    padding: 15px;
    background-color: #fbfbfb;
    margin-bottom: 20px;
}

.sw_content-text .sw_block h2 {
    margin-top: 0;
}


.our-blog.blog-page .sw_actu-principale {
    z-index: 0;
}

.our-blog .blog-in .date-post {
    width: 60px;
    height: 60px;
    background-color: #009fe3;
}

.our-blog .blog-in .blog-up-sec:before {
    border-color: #bfe7f8;
    z-index: -1;
}

.our-blog .blog-in a.heading {
    color: #009fe3;
    margin-top: 30px;
    font-family: MacklinSlab, serif;
    font-weight: bold;
    font-size: 20px;
}

.our-blog.blog-page .blog-in p {
    border: none;
}

.side-bar h5 {
    font-family: MacklinSlab, serif;
font-weight: bold;
}

.papu-post a.media-heading {
    font-family: MacklinSlab, serif;
    font-weight: bold;
    color: #009fe3;
}


.services .ser-in .icon img {
   height: 80px;
}

.services .ser-in h5 {
   font-family: MacklinSlab, serif;
    font-size: 18px;
font-weight: bold;
}

.services .ser-in p strong {
    color: black;
}

.services .ser-in a.btn {
    color: white;
}

.services .ser-in a.btn:hover {
    color: #009fe3;
}

.services .ser-in ul {
    margin-left: 17px;
    margin-bottom: 10px;
}
.services .ser-in li {
    list-style:disc;
    font-size: 14px;
color: #777777;
letter-spacing: 0.5px;
    font-family: MacklinSlab, serif;
}

.services .ser-in hr {
    opacity: 1;
}

.folio-detail .sw_history-date h4 {
   font-family: MacklinSlab, serif;
    margin-top: 0;
    line-height: 125%;  
    text-align: right;
font-size:20px;
    color: #101010;
    font-weight: bold;
}

.folio-detail .sw_history-text {
    border-left: 1px solid black;
}

.folio-detail .sw_history-text p {
    font-size: 18px;
    margin-bottom: 0;
}

/*
section.team img {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
transition: all .3s;
}

section.team img:hover {
-webkit-filter: grayscale(0);
filter: grayscale(0);
}
*/



.team-name h6 {
font-size: 18px;
font-weight: bold;
}

.team ul li article {
    margin-bottom: 30px;
    text-align: center;
}

.pricing .plan-in h5 {
    font-family: MacklinSlab, serif;
    padding: 20px 0;
}

.pricing .plan-in .price {
    padding: 30px 30px 0 30px;
}

.pricing .plan-in .btn {
    background: #009fe3;
    border: 2px solid #009fe3;
}

.pricing .plan-in .btn:hover {
    background: transparent;
    color: #009fe3;
}

    .sw_agenda-item, .sw_event-line {
        margin-bottom: 50px;
    }
    .sw_agenda-item h6, .sw_event-line h6,
    .sw_agenda-item h3, .sw_event-line h3 {
        color: #101010;
        margin-top: 0;
    }
    
        .sw_agenda-item h6 a {
            font-weight: bold;
                    text-align: right;
        }

    .sw_agenda-item h6 a:hover {
        text-decoration: underline !important;
        color:#009fe3;
    }
    
    .sw_agenda-item-date h6 {
        text-align: right;
    }
    .sw_agenda-item-summary, .sw_event-text {
        border-left: 1px solid #101010;
    }
    
    
    .sw_event-line h6,
    .sw_event-line h3 {
        margin-top: 3px;
        text-align: right;
    }
    .sw_event-text p:last-child {
        margin-bottom: 0;
    }
    
    .sw_aside h6,
    .sw_aside h3 {
        margin-top: 2px;
    }
    
.sw_event-text li {
    list-style: disc;
    margin-left: 20px;
    font-size: 18px;
    line-height: 150%;
    font-family: MacklinSlab, serif;
    color: #989898;
}
    

.sw_assemblee-generale .sw_aside,
.sw_ag-precendente .sw_aside {
    margin-bottom: 50px;
}

    .portfolio .col-3 .item { width:20%; margin: 0; }   
    .port-folio-row li .hover-port{ background-color: rgba(0,159,227,0.5);   }
    .port-folio-row li .hover-port a { margin-bottom: 0; background-color: white;  color:#009fe3; }
    .port-folio-row li .hover-port a:hover { background-color: #009fe3; color: white; }
 

.sw_accordion {
  color: #009fe3;
  cursor: pointer;
  transition: 0.4s;
   font-family: MacklinSlab, serif;
font-size: 20px;
    display: inline-block;
}
.sw_accordion:after {
  content: '+'; 
  font-size: 13px;
  color: #777;
  float: right;
  margin-left: 5px;
    font-family: MacklinSlab, serif;
font-size: 24px;
margin-top: -4px;
    color: #009fe3;
}

.sw_accordion.active:after {
  content: "—"; 
}
.sw_panel {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
    text-align: left;
}

.sw_marge100 {
    padding: 100px 0 0 0;
}

.sw_marge50 {
    padding: 50px 0 0 0;
}

#sw_Carte {
    width: 100%;
    height: 350px;
    background-color: #bccce3;
}


.clients-logo {
    margin-top: -50px;
}

.clients-logo.whithoutborder ul li {
    border: none;
    padding-top: 20px;
    padding-bottom: 0;
}

.clients-logo.whithoutborder ul li img {
    max-height: 100px;
    margin-bottom: 30px;
}

#contact_form li .form-control {
    font-family: MacklinSans, sans-serif;
font-size: 14px;
}
#contact_form li .btn {
    font-family: MacklinSans, sans-serif;
font-size: 14px;
    background: #009fe3;
    border: 2px solid #009fe3;
}

#contact_form li .btn:hover {
    background: transparent;
    color: #009fe3;
}


.contact-page .contct-info h5 {
    font-family: MacklinSlab, serif;
}

.contact-page .contct-info a .icon {
    border-color: #009fe3;
    color: #009fe3;
}

.contact-page .contct-info  a:hover .icon {
    background-color: #009fe3;
    color: #ffffff;
}

.contct-info .media-left {
    padding-right: 0;
}

.contct-info .media-body {
    padding-top: 13px;
}

footer {
    background: #ffffff;
    padding-top: 0;
}

#sw_ContactQuestion h5 {
    font-weight: normal;
}

body#p165 #sw_ContactQuestion {
    display:none;
}

.promo {
    background-color: #009fe3;
}

.promo .position-center-center {
    width: 100%;
    text-align: center;
}

.promo h5 {
    font-family: MacklinSlab, serif;
}

.promo a.btn {
    font-family: MacklinSans, sans-serif;
    font-size: 15px;
}

.promo .btn {
    margin-left: 40px;
}

.promo .btn:hover {
    background-color: white;
    color: #009fe3;
}

.footer-up .contact{
    text-align: center;
    min-height: 0;
    padding-top: 20px;
    background-color: #ffffff;
}

.footer-up p,
.footer-up i,
.footer-up a { 
    color: #989898;
}

.footer-up p,
.footer-up a { 
    font-family: MacklinSans, sans-serif;
    font-size: 13px;
}

.footer-up a:hover { 
    color: #009fe3;
    text-decoration: underline !important;
}

.social_icons a {
    border-color: #989898;
}

.social_icons a:hover i {
    color: #ffffff;
}

/**** TYPO3 ****/

.frame {
    padding-top: 0;
}

.sw_formulaire .tx-powermail,
.sw_formulaire-commande .tx-powermail,
.sw_search-form,
.sw_search-results {
    max-width: 798px;
    margin: 0 auto;
}

.sw_formulaire-commande .tx-powermail{
    display: none;
}

.tx-powermail .container-fluid {
    padding: 0;    
}

.powermail_form h3,
.powermail_form .powermail_legend {
    display: none;
}

.powermail_fieldset {
    margin: 0 -15px;
}

.powermail_label {
    display: none;
}

.powermail_fieldwrap {
    padding: 0 15px;
    margin-bottom: 20px;
    font-family: MacklinSans, sans-serif;
    font-size: 14px;
}

.checkbox.powermail_field_error label {
    color: red;
}

.powermail_input,
.powermail_textarea,
.powermail_input:focus,
.powermail_textarea:focus,
.powermail_date,
.powermail_fieldwrap.powermail_fieldwrap_type_select select,
#tx-indexedsearch-searchbox-sword {
    padding: 0 20px;
    width: 100%;
    box-shadow: none;
    border-radius: 0px;
    border: 1px solid #e8e8e8;
    background: #fff;
    height: 47px;
    font-weight: normal;
    color: #000;
}

.powermail_input:focus,
.powermail_textarea:focus,
.powermail_select:focus,
#tx-indexedsearch-searchbox-sword:focus {
    outline: none;
    border-color: #009fe3;    
}
.powermail_fieldwrap.powermail_fieldwrap_type_select select {
    color: #989898;
    appearance: none;
    background-size: contain;
    background-position: right center;
    background-repeat: no-repeat;
    background-image: url(../assets/pictos/form-select-arrow-down.png?3);
}

.powermail_textarea {
    padding-top: 10px;
    padding-bottom: 10px;
    height: auto;
    min-height: 210px;
}

.powermail_field_error,
.powermail_fieldwrap.powermail_fieldwrap_type_select select.powermail_field_error{
    border-color: red;
}

ul.powermail-errors-list {
    display: none;
}

.powermail_submit,
#tx-indexedsearch-searchbox-button-submit {
    text-transform: uppercase;
    border-color: #009fe3;
    background-color: #009fe3;
    color: white;
    text-decoration: none;
    padding: 15px 40px;
    font-weight: bold;
    margin: 0px;
    border: 2px solid #009fe3;
    width: 100%;
}

.powermail_submit:hover,
#tx-indexedsearch-searchbox-button-submit:hover {
background: transparent;
color: #009fe3;
}

.powermail_fieldwrap_type_html,
.checkbox label {
font-size: 18px;
line-height: 150%;
font-family: MacklinSlab, serif;
    color: #989898;
    margin-bottom: 40px;
}

.checkbox label {
    line-height: 1.2;
    margin-bottom: 20px;
}

.powermail_fieldwrap.layout1 {
    display: inline-block;
    width: 50%;
}

.powermail_fieldwrap.layout2 {
    display: inline-block;
    width: 33%;
}

.powermail_fieldwrap.layout3 {
    display: inline-block;
    width: 67%;
}

.powermail_fieldwrap_type_submit,
.powermail_fieldwrap_type_submit.layout1,
.powermail_fieldwrap_type_submit.layout2,
.powermail_fieldwrap_type_submit.layout3 {
    min-width: 330px;
    margin-bottom: 0;
}


/**** /TYPO3 ****/

/*** Formulaire adhésion ****/

#page-168 .powermail_fieldwrap_entreprise,
#page-168 .powermail_fieldwrap_domaineactivite,
#page-168 .powermail_fieldwrap_personnedecontact,
#page-168 .powermail_fieldwrap_coordonneesentreprise {
    display: none;
}
#page-168 .powermail_fieldwrap_personnedecontact,
#page-168 .powermail_fieldwrap_coordonneesentreprise {
    margin-bottom: 10px;
}

/**** /formulaire adhésion ****/

#sw_iframeForm{
    border: none; 
    height: 480px; 
    width: 320px;
}

body.sw_for-iframe {
    padding: 2px 4px;
}

body.sw_for-iframe header, body.sw_for-iframe footer {
    display: none;
} 

body.sw_for-iframe #wrap {
    padding: 0;
}

body.sw_for-iframe .container-fluid {
    padding: 0;
}

.sw_formulaire-popup .powermail_fieldset {
    width: 332px;
}



/**** POPUP ****/

#sw_PopupFond {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, .9);
    width: 100%;
    height: 100%;
    z-index: 9999;
    
    display: none; 
/*    display: flex; */
    align-items: center;
    justify-content: center;
}

#sw_Popup {
    position: relative;
    -moz-box-shadow: 0 0 1vw #aaa; 
    -webkit-box-shadow: 0 0 1vw #aaa; 
    box-shadow: 0 0 1vw #aaa; 
    background-color:#ffffff;
    padding: 40px 20px 20px 20px;
}
#sw_Popup {
    width: auto;
    min-width: 300px;
    max-width: 70%;
    height: auto;
    max-height: 80%;
   overflow: auto;
}

#sw_PopupContent {
    overflow: auto;
}

#sw_PopupContent p:last-child {
    margin-bottom: 0;;
}

#sw_PopupClose {
    position: absolute;
    top: 7px;
    right: 10px;
    font-size: 15px;
    color: grey;
    cursor: pointer;
}

 #sw_PopupClose::after {
    font-family: 'picto-swisco';
     font-size: 20px;
     font-weight:100;
    content: "\e903";
    color: #009fe3;
}

#sw_PopupClose a:link, #sw_PopupClose a:active, #sw_PopupClose a:visited, #sw_PopupClose a:hover {
    color: #009fe3;
    text-decoration: none;
}

/**** /POPUP ****/    

/**** NEWSLETTER ****/

    .sw_newsletter { font-family: MacklinSlab, serif;  font-size: 16px; color: #989898; }
    .sw_newsletter a { font-family: MacklinSlab, serif; font-weight: bold; color: #009fe3; }
    .sw_newsletter .rubrique { font-size: 14px; }
    .sw_newsletter .titre { font-weight: bold; }
    .sw_newsletter .auteur { font-size: 14px; font-style:italics; margin-bottom: 10px;}
    .sec-choose .choose-tab .nav-tabs li { width: 100%; }
    .sec-choose .choose-tab .nav-tabs li.active a {
        font-family: MacklinSans, sans-serif;
font-size: 15px;
        border: 2px solid #009fe3;
background: #009fe3;
color: #fff;
}
    .sec-choose .choose-tab .nav-tabs li.active a:hover {
        border-color: #009fe3;
background: #ffffff;
color: #009fe3;
}
    .sec-choose .choose-tab {
        z-index: 20;
        border-color:#ebebeb;

}

    .sec-choose .choose-tab .nav-tabs {
        width: calc(100% + 4px);
margin: 40px 2px -2px -2px;        
    }           
    a.sw_newsletter-une-sommaire {
        color: #989898;
    }
    
    a.sw_newsletter-une-sommaire:hover {
        color: #009fe3;
    }
    
    .sw_newsletter a .rubrique,
    .sw_newsletter a .auteur {
        font-weight: normal;
    }
    


.sw_newsletter-list .square-box{
    position: relative;
    width: 100%;
    overflow: hidden;
}
.sw_newsletter-list .square-box:before{
    content: "";
    display: block;
    padding-top: 140%;
}
.sw_newsletter-list .square-box.square-box-special:before{
    content: "";
    display: block;
    padding-top: 0;
}
.sw_newsletter-list .square-content{
    position:  absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    color: white;
    text-align: center;
}    
    
    
  .sw_newsletter-list .square-box.main .legende {
    transition: max-height .4s cubic-bezier(0, 0, 0.01, 0.99);
    max-height: 0;
    overflow: hidden;
  }
  
  .sw_newsletter-list .sw_column:hover .square-box.main .legende {
    transition: max-height .5s cubic-bezier(0.45, 0.46, 0.37, 0.99);
    max-height: 100%;
  }
  
   .sw_newsletter-list .sw_column:hover .square-box.square-box-special:before{
       padding-top: 140%;
    }
    
    .sw_newsletter-list .sw_square-text { padding: 25px; }
    .sw_newsletter-list .sw_square-text a {color: white;} 

    .sw_newsletter-list .sw_square-text { padding: 0; color: #989898; }

.sw_newsletter-list ul.sw_newsletter-sommaire { 
    font-size: 14px;
    text-align: left;
    font-family: MacklinSlab, serif; 
}

.sw_newsletter-list ul.sw_newsletter-sommaire li {
   margin-bottom: 10px;
    text-transform: uppercase;
}

/**** / NEWSLETTER ****/

/**** DOCUMENTS ****/

.sw_document-title-excel::before,
.sw_document-title-pdf::before {
    content: ' ';
    background-size: cover;
    background-repeat: no-repeat;
    display: inline-block;
    float: left;
    height: 75px;
    width: 57px;
    margin: 0 15px 15px 0;
}

.sw_document-title-excel::before {
    background-image: url("/fileadmin/images/pictos/excel.png");
}

.sw_document-title-pdf::before {
    background-image: url("/fileadmin/images/pictos/pdf.png");
}    

/**** /DOCUMENTS ****/

/**** TAB BAR ****/

    .sw_tab-bar {
        background-color: white;
        border-bottom: 1px solid grey;
        margin-bottom: 30px;
    }
    .sw_tab-item {
        display: inline-block;
font-size: 20px;
margin: 0 20px 0 0;
        border-bottom: 1px solid transparent;
        cursor: pointer;
    }
    
    .sw_tab-item.sw_active { color: black; border-color: grey; }
    
    #sw_Laureats .sw_panel { 
        margin-bottom: 30px;
    }
    
    .sw_panel table {
            font-family: MacklinSlab, serif;
            font-size: 16px;
    }

    .sw_panel td strong { 
        color: black;
    }

    .sw_panel tr:nth-child(even) {
        background-color: #f5f5f5;
    }


.table-responsive { display: none; }
.sw_panel .table-responsive { display: block }


.sw_panel .table>thead>tr>th,
.sw_panel .table>tbody>tr>td {
    padding: 0 8px 0 0;
}
.sw_panel .table>tbody>tr>td {
    color: #989898;
    border: none;
}

#sw_Laureats .sw_accordion {
    text-transform: uppercase;
}

@media screen and (max-width:767px) {
    .sw_panel .table-responsive {
        border: none;
    }
}
/**** /TAB BAR ****/



/**** GALLERY ****/

.sw_gallery {
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-wrap: nowrap;
    overflow: hidden;
}

.sw_assemblee-generale .sw_gallery {
    margin: 15px 0 0 0;
}

.sw_gallery a:focus {
    outline: none;
}

.sw_gallery .sw_gallery-thumb {
    display: none;
    position: relative;
    width: calc(20% - 15px);
    overflow: hidden;
}

.sw_gallery .sw_gallery-thumb:nth-child(-n+5) {
    display: block;
}

.sw_gallery .sw_gallery-thumb::before {
    content: "";
    display: block;
    padding-top: 100%;
}

.sw_gallery .sw_gallery-thumb .sw_gallery-thumb-content {
    position: absolute;
    top: 0;
    left: 0;    
}

.sw_gallery .sw_gallery-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.sw_gallery .sw_gallery-thumb .hover-port {
    width: 100%;
    height: 100%;
    text-align: center;
    transition: all 0.4s ease-in-out;
    background-color: rgba(0,159,227,0.5);
    opacity: 0;
}
.sw_gallery .sw_gallery-thumb:hover .hover-port {
  opacity: 1;
}
.sw_gallery .sw_gallery-thumb .hover-port i {
display: inline-block;
height: 52px;
width: 52px;
background: #fff;
color: #009fe3;
border-radius: 50%;
line-height: 54px;
font-size: 16px;
margin: 0 5px;
margin-bottom: 0;
}

.sw_assemblee-generale .sw_photograph {
    font-size:14px;
    margin-top: 15px;
}
/**** /GALLERY ****/


/**** RECHERCHE ****/

.sw_search-form {
    margin: auto;
}

.sw_search-form label {
    display: none;
}

#tx-indexedsearch-searchbox-button-submit {
    width: 33%;
    margin-top: 25px;
}

.sw_search-results {
    margin: 50px auto 100px auto;
}
.sw_search-results h3 {
    margin-bottom: 100px;
    color: #989898;
}

.tx-indexedsearch-info-sword-word {
    color: #101010;
}

.tx-indexedsearch-res {
    margin-bottom: 50px;    
}

.tx-indexedsearch-redMarkup {
    color: #101010;
}

ul.tx-indexedsearch-browsebox {
    border-top: 1px solid grey;
    margin-top: 50px;
    padding-top: 20px;
}
ul.tx-indexedsearch-browsebox li {
    display: inline-block;
    float: left;
    font-size: 16px;
    margin-right: 20px;
}

ul.tx-indexedsearch-browsebox li strong a {
    color: black;
}

ul.tx-indexedsearch-browsebox,
ul.tx-indexedsearch-browsebox a {
    font-family: MacklinSans, sans-serif;
}

/**** /RECHERCHE ****/




@media (max-width:991px) {
    header {
        padding-left: 20px;
        padding-right: 20px;
    }
    header.main-header nav .ownmenu li {
        padding-left: 0;
    }
}

@media (max-width: 1320px) {
    
    header nav li a {
        font-size: 16px;
    }

}

@media (max-width:1270px) {
    .container {
        width: 100%;
    }
}

@media (max-width: 1220px) {
    
    .ownmenu > li > a {
        font-size: 18px;
        text-align: left;
        padding-left: 34px;
    }
    
    .ownmenu .indicator {
        font-size: 24px;
        margin-top: -5px;
    }
    
    header .ownmenu ul.dropdown li a {
        padding-left: 50px !important;
    }
}



@media (max-width: 1120px) {
    
    header nav {
        width: 100%;
        margin-top: -55px;
    }
    
    .ownmenu li {
        width: 100%;
        text-align: center;
    }
    
    .ownmenu > li.showhide span.icon {
        font-size: 34px;
        color: #009fe3;
        text-align: right;
        margin: -6px 0 0 0;
    }
    
    .ownmenu > li.showhide.open span.icon::before {
        content: "\f00d";
        font-weight: normal;
    }
    
    .ownmenu a {
        width: 100%;
        margin: 0;
    }

    header nav .ownmenu .indicator {
        display: block;
    }
    
    header .ownmenu ul.dropdown {
        background: none;
        position: relative;
        top: 0;
    }
    
    header .ownmenu ul.dropdown li {
        background: #fff !important;
        border: none;
    }
    
    
    #sw_NavItem_Search {
        border-top: 1px solid #989898;
    }
    #sw_NavItem_Search a i {
        display: none;
    }

    #sw_NavItem_Search a label {
        display: block;
        font-weight: normal;
    }
}

@media (max-width: 991px) {
    #wrap {
        padding: 86px 20px 0 20px;
    }
    
    .our-blog.blog-page .blog-in {
        padding-bottom: 0;
        margin-bottom: 25px;
    }
    
    .side-bar .papu-post h5 {
        margin-bottom: 0;
    }
    
    .papu-post .media-left {
        width: 120px;
    }
    .papu-post .media-left a {
        width: calc(100% - 10px);
    }
    .media-body {
        width: calc(100% - 120px);
    }
    
    .papu-post a.media-heading {
        font-size: 14px;
    }
    
    .papu-post span {
        font-size: 13px;
    }
    
    .media:first-child {
        padding-top: 0;
    }
    
    .folio-detail .sw_history-date h4 {
        text-align: left;
    }
    
    .folio-detail .sw_history-text {
        border: none;
    }
    
    .sw_agenda-item-date h6,
    .sw_event-line h6, 
    .sw_event-line h3 {
        text-align: left;
    }

   .sw_agenda-item-summary, 
    .sw_event-text {
        border: none;
    }
    
    .why-choose .container {
        padding-right: 0;
        padding-left: 0;
    }
    .tab-pane .detail-in {
        text-align: center;
    }

    .tab-pane .detail-in img {
        width: 100%;
    }
}

@media (max-width: 865px) {
    .sw_search-results {
        padding: 0 15px;
    }
}

@media (max-width: 767px) {
    
    h3, h4, h6 {
        font-size: 18px;
    }
    
    #wrap {
        padding: 86px 0 0 0;
    }

    header .logo {
        width: auto;
        z-index: 1000;
    }
    
    .sub-banner {
        margin-bottom: 50px;
    }
    
    .btn50 {
        width: 100%;
    }
    
    .promo .btn {
        margin-left: 0;
    }
    
    .sw_marge100 {
        padding-top: 50px;
    }
    .sw_marge50 {
        padding-top: 25px;
    }
    
    .sub-banner {
        min-height: 250px;
    }
    
    .tittle {
        margin-bottom: 35px;
        width: calc(100% - 30px);
    }
    
    .tittle h1 {
        font-size: 28px;
    }
    
    p, .tittle p {
        text-align: left;
    }
    
    .sw_illustration-titre p {
        text-align: center;
        font-size: 30px;
    }
    
    .our-blog .blog-in {
        padding-left: 0;
    }
    
    .our-blog .blog-in .date-post {
        height: 40px;
        background-color: #009fe3;
        position: relative;
        width: 100%;
        left: 0;
    }
    
    .our-blog .blog-in .date-post span {
        width: auto;
    }
    
    .side-bar .papu-post .media-left {
        display: none;
    }
    
    .sw_agenda-item-date h6,
    .sw_event-line h6, 
    .sw_event-line h3 {
         font-size: 18px;
    }

    .sec-choose .choose-tab {
        border: none;
        background-color: transparent;
    }
    
    .sec-choose .choose-tab h6.padding-left-30,
    .sec-choose .choose-tab div.padding-left-30 {
        padding-left: 0 !important;
    } 
    
    .sec-choose .choose-tab h6.padding-top-20 {
        padding-top: 0 !important;
    } 
    
    .sec-choose .choose-tab .nav-tabs {
        width: 100%;
        margin: 40px 2px 0 0;
    }
    
    .sec-choose .choose-tab .nav-tabs li.active a {
        padding: 20px 0;
    }
    
    .clients-logo {
        margin-top: 0;
    }


    .clients-logo li.col-sm-2 {
        display: none;
    }
    
    .powermail_fieldwrap.layout1,
    .powermail_fieldwrap.layout2,
    .powermail_fieldwrap.layout3 {
        width: 100%;
    }
    
    #tx-indexedsearch-searchbox-button-submit {
        width: 100%;
    }
    
}

@media (max-width: 480px) {
    .sub-banner h1 {
        font-size: 8.3vw;
    }
}

@media (max-width: 991px) {
    .sw_brevet::before {
        content: "BREVET FÉDÉRAL DE SPÉCIALISTE EN FINANCE ET COMPTABILITÉ";
        font-family: MacklinSlab, serif;
        color: black;
        font-weight: 700;
    }

    .sw_diplome::before {
        content: "DIPLÔME FÉDÉRAL D'EXPERT·E EN FINANCE ET CONTROLLING";
        font-family: MacklinSlab, serif;
        color: black;
        font-weight: 700;
    }
}


