/*
Theme Name: Landmark2020
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

/****************************************
    Common
****************************************/
h1{
    background: url('img/h1_bg.png') left 50px no-repeat;
    padding-bottom : 20px;
}
.h1_simple {
    background: none;
    padding-bottom: 0;
    margin: 30px 0 5px;
}
h2{
    background: url('img/h2_bg.png') left 30px no-repeat;
    padding-bottom : 10px !important;     
    text-transform: uppercase; 
}
.bg_white h1{
    background: url('img/h1_bg_white.png') left 50px no-repeat;    
}
.float_right {
    float: right;
}

.publication_list {
    padding: 0;
    margin: 0;
}
.publication_list li {
    list-style: none;
    padding-left: 55px;
    padding-top: 8px;
    margin-bottom: 13px;
    background: url('img/picto_publication.png') left center no-repeat;
    min-height: 43px;
}

.landmark_breadcrumb {
    text-align: right;
    font-size: 13px;
    line-height: 18px;
    font-style: italic;
    color: #434343 !important;
    font-weight: 400;
    margin-bottom: 20px;    
}

#main a {
    font-weight: 700;
}

/****************************************
    Sidebar
****************************************/

.twitter_sidebar {
    background-color:#ade1e3;
    padding: 15px;
    margin-top: 60px;
    border-radius: 5px;
}

/****************************************
    Header
****************************************/

.fusion-main-menu{
    margin-top: 10px;
}
.fusion-sticky-shadow .fusion-main-menu{
    margin-top: 0px;
}

/* .fusion-last-social-icon:before,
.fusion-last-social-icon:after {
    content: " | ";
} */

.fusion-main-menu .sub-menu,
.fusion-main-menu .sub-menu li:last-child a {
    border-radius: 0 0 15px 15px;
}

.fusion-main-menu .sub-menu li:last-child a {
    border-bottom:  none;
}

.fusion-page-title-bar h1 {
    text-transform: uppercase;
    background: url('img/h1_bg_white.png') left 70px no-repeat;    
    padding: 20px 0;   
}

.fusion-page-title-bar {
    background-size: cover;
}
.fusion-page-title-captions {
    vertical-align: bottom;
    padding-bottom: 20px;
}

/****************************************
    Home
****************************************/
.home #main {
    position: relative;
    z-index: 20;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.top_bg{
    height: 150px;
}
.wrapper_home_box{
    margin-top: -120px !important;
    text-align: center;
}

.wrapper_home_box.fusion-content-boxes .content-wrapper-background {
    padding: 35px 10px;
}

.wrapper_home_box .col-lg-4{
    width: 215px;
    float: none;
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

.wrapper_home_box h2,
.wrapper_home_box img {
   -webkit-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
.home .wrapper_home_box.fusion-content-boxes-1 .fusion-content-box-hover .link-area-box-hover .heading h2 {
    color: #fff !important;
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);      
}
.wrapper_home_box.fusion-content-boxes-1 .fusion-content-box-hover .link-area-box-hover .heading img {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}

.ls-wp-container h1,
.ls-wp-container h2,
.ls-wp-container h3 {
    color: #fff;
    margin: 0;
    padding: 0;
    display: inline-block;
}
.ls-wp-container p {
    color: #fff;
    margin: 0;
    padding: 0;
    font-size: 20px;    
}

.ls-wp-container h1{
    font-size: 45px;
    background: none;
}
.ls-wp-container h2{
    font-size: 35px;
    font-weight: 400;
}
.ls-wp-container h3{
    font-size: 20px;
    font-weight: 400;
}

.bloc_communication .fusion-clearfix {
    display: none;
}
.home_twitter {
    margin-right: 0;
}
.home_twitter .fusion-column-wrapper {
    border-radius: 5px;
    background-size: initial !important;
    box-shadow: 0px 0px 15px #e5e5e5;
}

.home_communication, .home_newsletter {
    margin-right: 4%;
}

.picto_publication_tree {
   -webkit-transition: all 0.5s ease;
          transition: all 0.5s ease;    
}
.picto_publication_tree:hover {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}

.wpcf7-form .wpcf7-text.email_input {
    width: 40% !important;
    margin-right: 3%;
    margin-left: 18.5%;
    border-radius: 5px;
    height: 44px;
}
.wpcf7-form input.email_submit[type="submit"] {
    width: 20%;
    border-radius: 5px;
    background: #00385f;
}

.last_newsletters, .last_meetings {
    display: inline-block;
    width: 70%;
}
.last_newsletters .newsletter_item, .last_meetings .meeting_item {
    border: none;
}
.learn_more{
    margin-left: 50px;
    border: 1px solid #00385f;
    padding: 0px 20px;
    display: inline-block;
   -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease;        
}
.learn_more:hover {
    border: 1px solid #96bf31;
    background: #fff;
}
.project_details {
    float: right;
}

.ls-slide h1, .ls-slide h2 {
    background: none;
}

.intl {
    margin-top: 20px;
}

.publication_tree_bloc {
    padding: 20px;
    border-radius: 5px;
    background: #f6f5f5;
    box-shadow: 0px 4px 5px #e5e5e5;
}

.post-content .publication_tree_bloc p {
    margin-bottom: 0px !important;
}

.publication_tree_bloc .h1_simple a  {
    color: #740a65;
}
.publication_tree_bloc .h1_simple a:hover {
    color: #96bf31;
}

.publication_tree_bloc .h1_simple {
    margin: 4px 0 5px;
}

/****************************************
    Newsletter
****************************************/
.wrapper_newsletter {
    margin-bottom: 20px ;
}
.newsletter_list{
    margin-left: 40px;
}
.newsletter_item{
    padding: 20px 0 20px 40px;
    border-bottom: 1px solid rgba(150, 191, 49, 0.3);    
    background: url('img/picto_newsletter_clair.png') left center no-repeat;       
}

/****************************************
    Soil functions
****************************************/
.bullet_soil {
    margin: 8px 10px 0 20px;
}

/****************************************
    Footer
****************************************/
.landmark-footer-social-icons {
    text-align: center;
    background: #313131;
    padding: 20px 0 15px;
}
.fusion-social-links-footer {
    width: 100%;
    text-align: center;
    display: block;
}
.fusion-social-links-footer a {
    background: #fff !important;
    color: #313131 !important;
    width: 35px;
    height: 35px;
    border-radius: 17.5px;
    padding-top: 9px;
}
.fusion-social-links-footer .fusion-custom {
    display: none;
}
.fusion-footer-widget-area {
    color: #fff !important;
    font-size: 13px;
}

/****************************************
    Work packages
****************************************/
.wp_leaders, .wp_participants{
    font-weight: 700;
}
.wp_leaders a, .wp_participants a {
    font-weight: 400;
}

.wrapper-wp-desc{
    margin-top: 40px;
}
.wp-desc-left {
    float: left;
    width: 50%;
    margin-right: 2%;
}
.wp-desc-right {
    float: left;
    width: 48%;
    text-align: center;
    font-style: italic;
    margin-top: 20px;
}
.wp-desc-bottom {
    margin-top: 20px;
    text-align: center; 
    font-style: italic;   
}

/****************************************
    Partners
****************************************/
.partners_list{
    margin-top: 20px;
    width: 100%;
}

.grid_sizer{
    width: 25%;
}
.partner_item{
    padding: 20px 0;
    width: 23%;
    float: left;
    margin: 0 1%;
    height: 150px;
    margin-bottom: 60px;    
}    
.partner_top {
    text-align: center;
}
.partner_logo{
    width: 100%;
    height: 150px;
    margin-bottom: 20px;  
    text-align: center;
}
.partner_logo img{
    margin: 0 auto;
    max-width: 100%;
    max-height: 150px;
    margin: 0 auto;
    cursor: pointer;
   -webkit-transition: all 0.5s ease;
          transition: all 0.5s ease;    
}
.partner_logo img:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.partner_bottom{
    text-align: left;
    display: none; 
    width: 100%;
    background: url('img/detail.png') center top no-repeat #f5f3f3 ;
    padding: 30px 20px 20px 20px;        
}
.partner_bottom p{
    margin-bottom: 10px;
}
.partner_right.unfold{
    display: block;
}

.partner_content{
    padding-left: 20px;
    font-size: 15px;
    line-height: 20px;
}
.partner_body{
    display: none;
}

.partner_title{
    font-weight: 700;
}
.partner_id:after{
    content: " - ";
}

.partner_country{
    font-weight: 700;
    text-transform: uppercase;
}

.partner_contribution{
    font-size: 13px;
    line-height: 18px;
}
.partner_contribution:after{
    content: " €";
}

.partner_full_name {
    font-size: 13px;
    line-height: 18px;  
    margin-bottom: 5px;
    color: #00385f;
}

/****************************************
    Meeting
****************************************/
.meeting_item{
    padding: 20px 0 20px 40px;
    border-bottom: 1px solid rgba(150, 191, 49, 0.3);  
}
.meeting_picto{
    color: #ade1e3;
    font-size: 30px;
    vertical-align: top;
    padding-right: 10px;
}
.meeting_picto {
    float: left;
    width: 8%;
}
.wrapper_meeting{
    float: left;
    width: 92%;
}

.meeting_date, .meeting_title {
    display: inline-block;
}
.meeting_date{
    font-weight: 700;
}
.meeting_title{
    font-style: italic;
}
.meeting_plus{
    float: right;
    cursor: pointer;
    font-size: 20px;
}
.meeting_desc{
    margin-top: 10px;
    background: #f5f3f3;
    width: 100%;
    padding: 20px 40px;
    display: none;
}
.meeting_agenda, .meeting_participants {
    padding: 0 0 10px 20px;
}

/****************************************
    Visual identity
****************************************/

.downloads a {
    padding-left: 20px;
}
.downloads a:before {
    content: "";
    font-family: FontAwesome;
    padding-right: 20px;
    font-size: 22px;
    color: #ade1e3;
}
.visual_item {
    padding-left: 20px;
    background-color: #f5f3f3;
}

/****************************************
    Meet the team
****************************************/

@-webkit-keyframes slidy {
0% { left: 0%; }
25% { left: 0%; }
45% { left: -100%; }
50% { left: -100%; }
95% { left: -100%; }
100% { left: 0%; }
}
@keyframes slidy {
0% { left: 0%; }
25% { left: 0%; }
45% { left: -100%; }
50% { left: -100%; }
95% { left: -100%; }
100% { left: 0%; }
}

div.slider { 
    position: relative;
    overflow: hidden; 
    width: 200px;
    height: 200px;
    float: left;
}
div.slider figure img { 
    width: 50%;
    float: left;     
}
div.slider figure { 
  position: relative;
  width: 200%;
  margin: 0;
  left: 0;
  text-align: left;
  font-size: 0;
}
/*div.slider.pack0 figure {
  -webkit-animation: 10s slidy infinite;
          animation: 10s slidy infinite; 
}
div.slider.pack1 figure {
  -webkit-animation: 10s slidy 1s infinite;
          animation: 10s slidy 1s infinite;    
}
div.slider.pack2 figure {
  -webkit-animation: 10s slidy 2s infinite;
          animation: 10s slidy 2s infinite;        
}*/

div.slider figure{
   -webkit-transition: all 0.5s ease;
          transition: all 0.5s ease;    
}
div.slider:hover figure {
    left: -100%;
}

.member_tooltip {
    position: absolute;
    display: inline-block;
    text-align: center;
    padding: 2px 15px;
    background-color: rgba(0,0,0, 0.2);
    color: #fff;
    font-size: 12px;
    line-height: 19px;
    bottom: 0;
    right: 0;
    z-index: 3; 
    opacity: 0;   

}
.slider .member_tooltip{
   -webkit-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
.slider:hover .member_tooltip{
    opacity: 1;
}

/****************************************
    Member details
****************************************/

.member_wrapper {
    margin-bottom: 40px;
}
.member_left {
    width: 49%;
    float: left;
    text-align: left;
}
.member_right{
    width: 49%;
    float: left;
    margin-left: 2%;
    padding-left: 20px;   
    background: #efefef; 
    padding: 10px 25px;
}
/*.member_bottom_right{
    width:80%;
    float:right;
} 
.member_left img {
    max-width: 95%;
} */

.member_pic_slider {
    /*float: right;*/
    margin-bottom: 30px;
    max-width: 98%; 
    max-height: 400px;
}

.member_organization_logo{
    max-width: 150px;
    margin-bottom: 20px;
}
.member_cv {
    padding: 10px 0;
}
.member_right i {
    padding-right: 10px;
}
.member_desc{
    margin-top: 20px;
}

/****************************************
    Steering committee
****************************************/

.fusion-person .person-content {
    font-size: 16px !important;
    line-height: 21px;
    margin-top: 0px !important;
}
.fusion-person .person-content h2{
    margin: 5px 0 !important;
}
.fusion-person .person-author-wrapper .person-name {
    font-size: 17px !important;
    line-height: 22px !important; 
    margin-bottom: 5px;   
}
.fusion-person .person-author-wrapper .person-title {
    font-size: 14px !important;
    line-height: 19px !important; 
    font-weight: 400;
    margin-bottom: 5px;       
}
.fusion-person .person-content {
    margin-top: 20px;
}

.fusion-person .person-desc .person-author .fusion-social-networks {
    width: 5%;
}

/****************************************
    Sidebar
****************************************/
.sidebar_widget {
    background: #f6f5f5;
    border-radius: 8px;
    padding: 20px;
    text-align: center;
    box-shadow: 0px 4px 5px #e5e5e5;
    margin-top: 40px;    
}
.widget_publication_tree {
    margin-top: 20px;
}

.sidebar_widget_text{
    line-height: 1.5;
    margin-top: 15px;
    text-align: left;    
}

.fusion-widget-area .sidebar_widget h1{
    font-size: 24px; 
    line-height: 29px;
    margin-top: 25px;
}
.widget_publication_tree h1 {
    color: #740a65 !important;
}

.sidebar_widget a h1:hover {
    color: #96bf31 !important;
}

.picto_widget_for_whom, .picto_widget_newsletter, .picto_widget_meeting {
   -webkit-transition: all 0.5s ease;
          transition: all 0.5s ease;    
}
.picto_widget_for_whom:hover, .picto_widget_newsletter:hover, .picto_widget_meeting:hover {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}

/****************************************
    Partner details
****************************************/
.partner_left{
    float: left;
    width: 20%;
    margin-right: 3%;
    padding-top: 20px;
}
.partner_right{
    float: left;
    width: 77%;        
}

.partner_left img {
    max-width: 100%;
}

.partner_desc{
    margin-bottom: 40px;
}
.partner_map {
    float: left;
    width: 40%;
    margin-right: 3%;
}
.partner_coord{
    float: left;
    width: 57%;    
}
.partner_coord i {
    padding-right: 10px;
}

.partner_member {
    float: left;
    width : 18%;
    margin-right:2%;
    min-height: 320px;
    margin-bottom: 30px;    
}

.partner_member_image img {
    width: 100%;
    padding-bottom: 20px;
   -webkit-transition: all 0.5s ease;
          transition: all 0.5s ease;    
}

.partner_member_image img:hover {
    width: 100%;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1); 
}

/****************************************
    For whom
****************************************/
.map_whom {
	position: relative;
	max-width: 100%;
	overflow: hidden;
	display: inline-block;
}
.map_img {
	max-width: 100%;
	height: auto;
	position: relative;
		z-index: 10;
		opacity: 1;
}
.sprite_img {
    max-width: none;
	position: absolute;
	height: 100%;
	left: 0px;
	top:0;
	z-index: 1;
}


/****************************************
    Publication trees
****************************************/

.publication-tree-item{
    background: url('img/picto_publication_tree_small.png') left center no-repeat;
    padding-left: 60px;
    line-height: 60px;
    text-transform: uppercase;
    margin: 20px 0;
}

/****************************************
    Glossary
****************************************/
.pull-left {
    float: left;
}
.input-append {
    display: inline-block;
    margin-bottom: 9px;
    vertical-align: middle;
    font-size: 0;
    white-space: nowrap;
}
.input-append input {
    border-radius: 3px 0 0 3px;
    position: relative;
    margin: 0;
    vertical-align: top;
	font-size: 13px;
	background-color: #fff;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
    display: inline-block;
    height: 18px;
    padding: 4px 6px;
    line-height: 18px;
    color: #555;
	width: 150px;
	margin-left: 0;
}
.input-append .btn-gl:last-child{
	border-radius: 0 3px 3px 0;
}
.input-append .btn{
	/*margin-left: -1px;
	vertical-align: top;*/
}
.btn-gl {
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    cursor: pointer;
    color: #333;
    text-shadow: 0 1px 1px rgba(255,255,255,0.75);
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
    background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
    background-image: -o-linear-gradient(top,#fff,#e6e6e6);
    background-image: linear-gradient(to bottom,#fff,#e6e6e6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe5e5e5', GradientType=0);
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    border: 1px solid #bbb;
    border-bottom-color: #a2a2a2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	-webkit-appearance: button;
	margin: 0;
}

h1.gl-title, h2.gl-title{
    margin-top: 40px;
}

.terms-search{
    margin-top: 40px;
}
.glossary-menu-atoz{
    padding: 20px;
    height: auto;    
    text-align: center;
    border: none;
}
.glossary-menu-atoz .glossary-menu-item{
    float: none;
    display: inline-block;
    padding-top: 4px;
    padding-bottom: 4px;
    height: 32.5px;    
}

h3.glossary-atoz{
    background: url(img/h2_bg.png) left 24px no-repeat;
    text-transform: uppercase;
    font-weight: 700;
    margin-left: 20px;
}
.glossary-atoz h4{
    font-size: 20px !important;
    line-height: 25px !important;
}
li.glossary-item{
    list-style: none;
    border-bottom: 1px solid #efefef;
}

.glossary-atoz-wrapper{
    margin-top: 20px;
}

.glossary-modification{
    text-align: right;
}
.glossary-modification button{
    background: #96bf31;
    border: none;
    padding: 5px 10px;
    border-radius: 5px;
    color: #fff; 
    cursor: pointer;
}

.back-glossary{
    margin-top: 40px;
    text-align: right;
}

.back-glossary-button{
    border: none;
    background: #dedede;
    padding: 10px;
    border-radius: 4px;
}

/****************************************
    Responsive
****************************************/
@media only screen and (max-width: 800px) {
    .wrapper_home_box{
        margin-top: -50px !important;
    }
    .wrapper_home_box .col-lg-4{
        width: 150px;
    }    
    .wrapper_home_box .col-lg-4 img{
        width: 30px;
        height:  30px;
    }

    .grid_sizer{
        width: 33%;
    }
     .partner_item{
        width: 31%;
    }   
    .fusion-page-title-bar h1 {
        background: url('img/h1_bg_white.png') left 60px no-repeat;    
    }

    .ls-wp-container h1{
        font-size: 25px !important;
    }
    .ls-wp-container h2{
        font-size: 20px;
        font-weight: 400;
    }
    .ls-wp-container h3{
        font-size: 15px;
        font-weight: 400;
    }
    .ssc_grid .fusion-one-fourth {
        margin-bottom: 40px !important;
        border-bottom: 1px solid #e1e1e1;
    }
    .member_left{
        width: 100%;
        float: none;
    }
    .member_right, .member_bottom_right{
        float: none;    
        width: 100%;
        margin-left: 0;
    }
    .wrapper_home_box.fusion-content-boxes .content-wrapper-background {
        padding: 20px 10px;
    }
}
@media only screen and (max-width: 600px) {
    .fusion-mobile-menu-design-modern.fusion-header-v2 .fusion-header{
        padding-top: 0 !important;
    }
    .grid_sizer{
        width: 50%;    
    }
    .partner_item{
        width: 48%;
    }   
    .last_newletters, .last_meetings {
        width: 100%;
    }
}

@media only screen and (max-width: 480px) {
    .fusion-page-title-bar h1{
        font-size: 18px !important;
    }
    .top_bg{
        margin: 0 !important;
        padding: 0 !important;
        height: auto;
        background: none !important;
    }
    .wrapper_home_box{
        margin: 0px !important;
        padding: 0 !important;
    }

    .wrapper_home_box .col-lg-4{
        width: 100%;
        display: block;
        margin: 10px 0 !important;
    }    
    .wrapper_home_box.fusion-content-boxes .content-wrapper-background {
        padding: 10px;
    }
    .wrapper_home_box .col-lg-4 img{
        width: 30px;
        height:  30px;
    }

    .last_newsletters {
        display: block;
        width: 100%;
    }
    .all_newsletters{
        width: 50%;
        margin: 30px auto;
        text-align: center;
        display: block;
    }

    .wpcf7-form .wpcf7-text.email_input {
        width: 100% !important;
        margin: 0;
    }
    .wpcf7-form input.email_submit[type="submit"] {
        margin: 20px auto;
        display: block;
        width: 40%;
    }

    .wp-desc-left, .wp-desc-right {
        float: none;
        width: 100%;
        margin: 0 0 20px 0;
    }

    .grid_sizer {
        width: 100%;
    }
    .partner_item{
        width: 98%;  
    } 

    .ls-wp-container h1{
        font-size: 30px !important;
    }
    .ls-wp-container h2{
        font-size: 25px;
        font-weight: 400;
    }
    .ls-wp-container h3{
        font-size: 18px;
        font-weight: 400;
    }
    .ls-nav-next, .ls-nav-prev, .ls-bottom-nav-wrapper {
        display: none !important;
    }
    .ls-wp-container h1{
        background: none !important;
    }
    .ls-wp-container p.slider_texte{
        display: none;
        bottom: 10px !important;
        top: auto !important;
        font-size: 10px !important;
    }
    .partner_left, .partner_right, .partner_map, .partner_coord{
        float: none;
        width: 100%;
    }
    .newsletter_list {
        margin-left: 10px;
    }
    .meeting_item {
            padding: 20px 0 20px 10px;
    }
    .meeting_picto{
        width: 14%;
    }
    .wrapper_meeting{
        width: 86%;
    }
}


