﻿/*
 Theme Name:     Savia Child Theme
 Description:    Savia Child Theme
 Author:         BlueOwlCreative
 Template:       Savia

*/

@import url("../Savia/style.css");

 .container .twelve.columns ul{
    padding-left: 20px;
 }

 .container .twelve.columns li{
    list-style: outside;
 }


/* Theme customization starts here */

.link-language
{
	float:right;
    margin-left:15px;
}

.blue,
input.button_blue, a.button_blue, .button_blue
{
	background:#444 !important;
}

#menu ul li a:hover
{
    border-bottom:2px solid #444 !important;
}

b
{
	font-weight:bold;
}

.title-h1
{
	font-size: 34px;
    line-height: 44px;
    margin-bottom: 14px;
    display:inline;
    color:#333 !important;
}

.title-page-header
{
	font-size: 23px;
    line-height: 28px;
    margin: 0;
    padding-right: 10px;
    font-weight:bold;
    text-transform: uppercase;
    color:#333;
}

.page-template-template-team.container{
    width: 100%;


}

.team-row{
    width: 100%;
    margin-bottom:50px;
    
}

.team-row-single
{
    width: 100%;
    margin-bottom:50px;
}

@media  only screen and (max-width:1250px){
    .team-row-single
    {
        margin-bottom:75px;   
    }
}

.title-h2
{
	font-size: 24px;
    line-height: 32px;
    margin-bottom: 10px;
    display:inline;
    color:#333 !important;
}

.title-h3
{
	font-size: 18px;
    line-height: 26px;
    margin-bottom: 8px;
    margin-top: 20px;
    display:inline;
    color:#333 !important;
}

.title-h4
{
	font-size: 16px;
    line-height: 24px;
    margin-bottom: 8px;
    margin-top: 20px;
    display:inline;
    color:#333 !important;
}



.title-h5
{
	font-size: 15px;
    line-height: 21px;
    margin-bottom: 10px;
    margin-top: 6px;
    display:inline;
    color:#333 !important;
}

.text-icon
{
	display:block;
	float:left;
	color:#333 !important;

	width:400px;
	text-align:left;
}

.margin-icon-right
{
	margin-right:20px;
	float:left;
}

.button-left
{
	float:left !important;
	margin:0 0 20px 0 !important;
}

.column-right
{
	float:right !important;
}

.small_post_list_right h4 a span
{
    color:#b7b7b7;
    font-size:14px;
    font-family: 'Vollkorn', serif;
}

.paginate-left
{
    margin:0 0 0 25px;
}

.paginate-right
{
    float:right;
    margin:0 25px 0 0;
}

.link-member
{
    float:right;
    margin:0 0 0 15px;
    text-decoration:underline;
}

.header-quote
{
    float:left;
    margin:0;
    padding:0;
}

.centered
{
    text-align: center;
}

.centered h2 span
{
    color:#444;
}

.calendar_date
{
    border-right:0 !important;
}

.section_big_title h1
{
    font-size: 32px;
    line-height: 44px;
    color: #fff;
}

.section_big_title h2
{
    font-size: 18px;
    line-height: 24px;
}

.section_big_title h2.desc_hompage{margin-bottom: 0;}

.event-partner-container
{
    display:block;
    float:right;
}

.event-partner-container h3
{
    width:100%;
}

.event-logo-partners
{
    width:100%;
    float:left;

    display:flex;

}

.event-logo-partners a
{
    margin-right:15px;
}

.event-logo-partners img
{
    margin:0 15px 15px 0;
}

.page-item-143,
.page-item-285
{
    display:none;
}

.members-list
{
    width:100%;
}

.single-member-logo
{
    display:block;
    float:left;
    width:calc(20% - 80px);
    height:100px;
    margin:0 80px 40px 0;
    background-position: center center;
    background-size:contain;
    background-repeat:no-repeat;
    text-align:center;

    font-size:14px;
}

.header_container_holder {
    background-color: #222;
}

.big-partners-title {
    text-align: center;
}

#menu a {
 color: #fff;
 }

.single-member-logo:nth-child(5)
{
    margin:0 0 40px 0;
}

.single-member-logo.with-logo
{
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.section_big_title h2 {
    color: #fff;
    margin-left: 15%;
    margin-right: 15%;
}

.row.centered.home-buttons {  
    position: absolute;
    margin-top: -30px;
    z-index: 999;
    width: 100%;
    margin-left: auto;
}

.big-partners-section {
    margin-top: 50px;
}

img.big-partner-logo:nth-child(2) {
    margin-right: 50px;
}

.member-directory-pagination
{
    padding:0 30px;
}

.source-title a
{
    text-decoration:underline;
}

input.button_orange, a.button_orange, .button_orange
{
    background-color: #c1c374 !important;

    /* background-color: #fea700; */
    background-image: -moz-linear-gradient(top, rgba(193, 195, 116, 0.5), rgba(165, 167, 94, 0.5));
    background-image: -ms-linear-gradient(top, rgba(193, 195, 116, 0.5), rgba(165, 167, 94, 0.5));
    background-image: -o-linear-gradient(top, rgba(193, 195, 116, 0.5), rgba(165, 167, 94, 0.5));
    background-image: -webkit-linear-gradient(top, rgba(193, 195, 116, 0.5), rgba(165, 167, 94, 0.5));
    background-image: linear-gradient(top, rgba(193, 195, 116, 0.5), rgba(165, 167, 94, 0.5));
    background-repeat: repeat-x;
    color: #fff !important;
    text-transform: uppercase;
    position: relative;

}

.first-section {
    width: 100%!important;
}


#first-section-animation {
    width: 100%;
    height: 300px;
    display:block;
    position:absolute;
    top:0;
    z-index:20;
    background-image: none!important;
    background-color: #222;
}

.row-animation {
    z-index: 21;
    position: absolute;
    pointer-events: none;
    width: 100%;
    margin: 0 auto;
} 

.row-animation .sixteen 
{
    position:relative;
    width:1200px !important;
    margin:0 auto !important;
    float:none;
    display:inline;
}

.container a
{
    color:#444;
    text-decoration: underline;
}

.post_description a {
    color: #c1c374;
    text-decoration: underline;    
}

.post_description a:hover {
    color: #444;
    text-decoration: underline;
}



.container a:hover
{
    text-decoration:underline;
}

.first-section {
    margin-top: 113px;
}

.person-listing-margin
{
    margin:0 0 35px 0;
}

.teammate-block
{
    height:450px;
}

.centered
{
    text-align:center;
}

#twitter-widget-0 {
      width: 100% !important;
}

.align-right
{
    text-align:right;
}

.big-box-right
{
    float:right;
}

.footer-widget
{
    margin:0 0 30px 0;
}

.table-repeater
{
    box-sizing:border-box;
    width:100%;
    float:left;
    display:block;
    margin:0 0 25px 0;
}

.table-repeater-line
{
    box-sizing:border-box;
    width:100%;
    float:left;
    display:block;
    border-bottom:1px solid #8e8e8e;
    margin:0 0 7px 0;
}

.table-repeater-col
{
    box-sizing:border-box;
    width:25%;
    float:left;
    display:block;
    padding:4px 10px;
}

.custom-buttons-container
{
    margin:0 0 35px 0;
}

.custom-buttons-container a
{
    width:100%;
    margin:0 0 15px 0;
}

/* table des tarifs */

div.table-container{
    display: table;
    width:100%;
    background-color: #dbe5f1;
    border:0;
    padding:15px;
    box-sizing: border-box;
}

.table-container.employee h2{
    clear:both;
}

.table-container.employee div{
    float: left;
    width: 50%;
    margin-bottom: 10px;
}

.table-repeater-col.first{
    text-align: left;
}

/*EVENT*/
.shortcode_icon_solid.shortcode_icon.large{
    margin-bottom:10px;
}

.text-icon{
    line-height: 18px;
    width: 70% !important;
    margin-top: 5px;
}

/*BUTTON GREEN*/
input.button_green, a.button_green, .button_green{
    background-color: #c1c374 !important;
    text-decoration: none!important;
}

ol li
{
    list-style-type:decimal !important;
}

.horizontal .resp-tabs-list li
{
    padding: 7px 15px 6px 15px;
}

.footer-widget-center
{
    text-align:center !important;
}

.bigbox-container
{
    width:243px;
    height:250px;
    position:relative;
    display:block;
    float:left;
    margin:0 0 35px 0;
    border-radius: 3px;
}

.bigger-sidebar .bigbox-container
{
    width:315px;
}

@media only screen and (max-width: 1250px){
    .bigger-sidebar .bigbox-container
    {
        width:278px;
    }
}

@media only screen and (max-width: 960px){
    .bigger-sidebar .bigbox-container
    {
        width:230px;
    }
}

.bigbox-container img
{
    position:absolute;
    top:0;  left:0;
    margin:0 0 0 0;
    padding:0 0 0 0;
    float:left;
    display:block;
}

.bigbox-title
{
    font-size:11px;
    float:left;
    text-align: left;
    display:block;
    width:100%;
    margin-top:250px;
}

.exclu-offer {
    max-width:300px;
    width: 100%;
    height:210px;
    text-align:center;
    background-color:#c1c374;
    border-top: 5px solid #222;
}

.exclu-box-content {
    padding-right: 40px;
    padding-left: 40px;
}

.exclu-offer {
    color: #222;
}

.exclu-button{
    background-color:#222;
    color:#fff!important;
    font-size:20px;
    font-weight:bold;
    padding:20px;
    border-radius:0!important;
}

.page-template-page_sidebar iframe
{
    width:100%;
}

.validation_message
{
    display:none;
}

.footer-title
{
    text-align:center;
    color:#222;
    font-weight:bold;
    margin:0 0 15px 0;
}



/*Réseaux Sociaux - share button */
.twitter-wrapper{display:inline-block;}
.fb_iframe_widget span {vertical-align: baseline !important;}


/* CUSTOM RESPONSIVE STYLES */
@media only screen and (max-width: 1249px) {
    /*.fb-share-button{top:-6px;}*/
    .button, a.button{
        font-size:15px;
    }
}
/* Disable the transitions that mess up Live resizing (carousels + info Items etc) */
@media only screen and (max-width: 1300px) {
    .button_green.bordered{
        margin-bottom:10px;
    }
}
@media only screen and (max-width: 959px) {

    .first-section {
        margin-top: 0;
    }

    .button, a.button{
        font-size:11px;
        text-decoration: none!important;
    }

    .row.centered.home-buttons {
        height: 110px;
    }


    .event-partner-container
    {
        float:left;
    }

    .paginate-right
    {
        float:left;
        margin:0 0 0 25px;
    }

    .link-paginate
    {
        width:150px;
    }

    .link-member
    {
        margin:0 0 7px 15px;
    }

    .header-quote
    {
        margin:0 0 5px 0;
    }

    .single-member-logo
    {
         width:calc(77% - 20px);
         margin:0 20px 40px 0;
    }
    a.link-member{
        clear: both;
        float: right;
    }
    .header_icon{
        clear: both;
    }

    .accordion_content iframe
    {
        width:100%;
        height:300px;
    }



}


@media  screen and (max-width: 850px) {


    .flex-direction-nav .flex-prev,
    .flex-direction-nav .flex-next{
        opacity: 0.4 !important;
    }
    .flex-prev:hover,
    .flex-next:hover{
        opacity: 1 !important;
    }

     .custom-buttons-container a.button
    {
        font-size:12px;
        width:100px !important;
    }

    .accordion_content iframe
    {
        width:100%;
        height:250px;
    }

    .post_description iframe
    {
        width:100%;
        height:250px;
    }

    .container.custom-padding
    {
        box-sizing:border-box;
        /*padding:0 30px !important;*/
    }

    .section_big_title h1
    {
        font-size:26px !important;
        line-height:32px !important;
    }
}

@media  screen and (max-width: 768px) {

  .row.centered.home-buttons {
    position: relative;
    margin-top: 20px;
  }      

  .fifth.inline-column{
    width: calc(50% - 25px)!important;
}

}

@media  screen and (max-width: 600px) {

  #first-section-animation {
    height: 350px;
  }      

}


@media only screen and (max-width: 500px) {

    #first-section-animation {
      height: 430px;
    }   
    .table-repeater-col{font-size:10px;    line-height: 11px;}
    a.link-member{
        clear: none;
        float: left;
    }
    .header_icon{
        clear: right;
    }

     .custom-buttons-container a.button
    {
        font-size:12px;
        width:100% !important;
    }

    .container.custom-padding
    {
        box-sizing:border-box;
        padding:0 0 !important;
    }

    .big-partners-section {
        margin-top: 90px;
    }

    .single_tab_div
    {
        margin-bottom:35px;
    }

    .text_box  h2
    {
        font-size:16px;
    }

    .home-buttons a
    {
        box-sizing:border-box;
        width:100%;
    }

    .flex-direction-nav
    {
        display:none;
    }

    .table-small
    {
        font-size:11px;
    }

    .table-small td
    {
        margin:0 10px 0 0;
    }

    .newtabs.horizontal
    {
        margin-bottom:35px !important;
    }

    .image_featured_text_holder_row .text
    {
        width:100% !important;
        margin: 0 4px 10px 0 !important;
    }

    .author_position
    {
        margin: 0 4px 0px 0 !important;
    }

    .mobile-event-space-top
    {
        padding-bottom:35px !important;
    }

    .title-h4 b
    {
        display:inline-block;
        width:150px;
    }

    .section_big_title h1
    {
        font-size:20px !important;
        line-height:25px !important;
    }
}

.hide{display: none;}


.container-pagination
{
    position:relative;
    margin-bottom:35px !important;
}

.listing-pagination
{
    z-index:18;
    position:absolute !important;
    width:100%;
    text-align:center;
    margin:0 auto;
    border:0 !important
}
.sitemap
{
    font-size: 6px;
    box-sizing: border-box;
    margin: 0 auto;
    display: table;
    width: 1200px;
    table-layout: fixed;
}
#footer_menu {
    vertical-align: top;
    list-style-type: none;
}

#footer_menu>ul>li {
    max-width: 185px;
    width: 100%;
    float: left;
    box-sizing: border-box;
    padding: 0 20px 0 0;
    margin: 0;
    margin-top: 10px;

}

#footer_menu>ul>li>ul> {
    max-width: 185px;
    width: 100%;
    float: left;
    box-sizing: border-box;
    padding: 0 20px 0 0;
    margin: 0;
    margin-top: 10px;
}

.big-partners-content {
    width: 100%;
}

.partners-content {
    width: 50%;
    float: left;
}
#footer_menu>ul>li:nth-child(6) {  /* (4) hidden*/
    clear: both;
}

#footer_menu ul {
        list-style-type: square;
        margin-top: 10px;
}

#footer {
    padding-top: 0;
}

#footer_menu a {
    font-size: 10px;
    line-height: 8px;
}

#footer a:hover {
    color: #c1c374 !important;
}


ul.sub-menu {

}
@media only screen and (max-width: 500px) {

    .listing-pagination
    {
        position:relative !important;
    }
}

.listing-pagination a
{
    margin:0 7px;
    font-size:18px;
}

@media only screen and (max-width: 500px) {

    .listing-pagination a
    {
        float:left;
        margin:0 7px 15px;
    }
}

.listing-pagination a.current
{
    font-weight:bold;
}

.paginate-left
{
    text-align:center;
    width:10px !important;
    z-index:20;
    float:left;
    margin-right:10px;
    position:relative !important;
}

.paginate-right
{
    text-align:center !important;
    width:10px !important;
    z-index:22;
    float:right;
    margin-left:10px !important;
    position:relative !important;
}

@media only screen and (max-width: 500px) {
    .paginate-left,
    .paginate-right
    {
       display:none !important;
    }
}

@media only screen and (max-width: 1105px) {
    .sitemap {
        display: none;
    }
}


.single_tab_div ul
{
    list-style-position: outside !important;
    margin-left:17px !important;
}

.small_month
{
    line-height:20px ;
}

.inline-container{
    font-size: 0;
}
.inline-container.center-inline-container{
    text-align: center;
}

.inline-column{
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
    font-size: 16px;
    text-align: left;
}

.fifth.inline-column{
    width: calc(40% - 25px);
}

#menu-item-6234 .subsub_menu,
#menu-item-4623 .subsub_menu
{
    position:relative !important;
    left:0 !important;
}

#menu > ul > li > div
{
    left:auto;
    right:0;
}


.slides:first-child img{
    height: auto;

}

@media (max-width: 991px){
  .slides:first-child img{
    margin-left: 40px;
  }
  .sitemap {
        padding: 35px 0 35px 0px;
  }
}

.flex-control-thumbs{
    margin-top: 20px;
}
.flex-control-thumbs li{
    cursor: pointer;
        list-style-type: none;
}

.half-footer {
    width: 50%;
    float: left;
}

.footer-section-green{
    width: 100%;
    padding-top: 32px;
    background-color: #c1c374;
}

.link-no-style {
 text-decoration: none!important;
 color : #444!important;
}

.button {
text-decoration: none!important;
}

/*Répertoire de members*/
.members-container{
    width:100%;
    height:3000px;
    overflow-y:scroll;
    background-color: #898b8d;
}

.members-container .members-content{
    max-width:85%;
    width:100%;
    margin:0 auto;
    background-color: white;
    padding: 5px 15px;
}
.members-container .members-content p{
    color: #316796;
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana;
    padding: 0;
    margin: 0;
    line-height:13.2px;
}

@media only screen and (max-width: 768px){
    .members-container .members-content{max-width:90%;}
    .price_column ul li.price_amount{
        font-size:18px;
        height:82px;
        display:flex;
        align-items:center;
        justify-content: center;
    }
    
}

@media  only screen and (max-width:1250px){
    .price_column ul li.price_amount{
        font-size:22px;
    }
}

@media  only screen and (max-width:959px){
    .price_column ul li.price_column_title{
        height:60px;
        display:flex;
        align-items:center;
        justify-content: center;
    }
}

@media only screen and (max-width:600px){
    .price_column ul li.price_amount{
        font-size:18px;
    }
}

@media all and (max-width:450px){
    .price_column ul li.price_amount{
        font-size:15px;
    }
}


.partner-wrapper{
    display: inline-block;
    margin-right: 15px;
}

.partner-wrapper .event-logo-partners{
    width: fit-content;
}

.partner-wrapper .event-partner-container h3{
    width: min-content;
}

.section-news-article:nth-child(3n+1) {
    margin-right: 0;
}

.section-news-article:nth-child(3n+2) {
    clear: left;
}

@media screen and (max-width: 1300px) {
    .section-news-article:nth-child(3n+1) {
        margin-right: 15px;
    }

    .section-news-article:nth-child(3n+2) {
        clear: initial;
    }
    .section-news-article:nth-child(2n+1) {
        margin-right: 0;
    }

    .section-news-article:nth-child(2n+2) {
        clear: left;
    }
}

.main-banner-button-container{
    position: absolute;
    z-index: 21;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.main-banner-button-wrapper{
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    margin: 0 20px;
}

@media  only screen and (max-width:860px){
    .main-banner-button-wrapper{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    a.big-button{
        margin-bottom:30px;
    }
}

.team_centered
{
    bottom:7px;
    transform: translate(-50%, 0);
    padding:10px 15px 7px;
    box-sizing:border-box;
}

.team_centered .team-name
{
    margin-bottom: 4px; 
    margin-top: 0;
    font-size: 16px;
    line-height: 16px;
    text-transform:initial !important;
}

.team_centered p 
{
    margin-bottom: 0;
    font-size: 16px;
    line-height: 16px;
}

.text-citation 
{
    text-transform: none !important;
}


.team_block .header_soc_linkedin
{
    background: url(/wp-content/themes/Savia/images/icon-blue/header_soc_linkedin.png) left center no-repeat;
    height:21px;
    width:21px;
    background-size:contain;
    margin:0 8px 0 8px;
    padding:0;
    top: 0;
    opacity:1;
}

.team_block .header_soc_twitter
{
    background: url(/wp-content/themes/Savia/images/icon-blue/header_soc_twitter.png) left center no-repeat;
    height:23px;
    width:23px;
    background-size:contain;
    margin:0 4px 0 4px;
    padding:0;
    top: 0;
    opacity:1;
}

.team_block .header_phone
{
    background: url(/wp-content/themes/Savia/images/icon-blue/header_phone.png) left center no-repeat;
    height:20px;
    width:20px;
    background-size:contain;
    margin:0 4px 0 4px;
    padding:0;
    top: 3px;
    position: relative;
    opacity:1;
}