/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2016-06-07, 10:29:18
    Author     : solenzo
*/

.boxes_partners_container .title{position: relative;
float: left;
width: 100%;
font-family: 'GeomanistBold';
font-size: 20px;
text-transform: uppercase;
letter-spacing: 2px;
color: #2e2b57;
border-bottom: 0px solid #2e2b57;
margin-bottom: 40px;
padding-left: 0;}
/*.boxes_partners_container .title:before{content:'';position:absolute;bottom:0px;;left:0;height:5px;width:200px;background-color:#1E7CFF;}
*/
.boxes_partners_container .title_big{position: relative;float: left;color: black;width: 100%;text-align: center;font-size: 40px;font-weight: 700;letter-spacing: 4px;padding-top: 50px;padding-bottom: 50px;width: 100%;clear: both;}

.boxes_partners_container .subtitle{position:relative;float:left;width:100%;color:black;font-size:26px;letter-spacing:1px;padding-left:70px;margin-bottom:30px;}
.boxes_partners_container .subtitle span{position:relative;;display:block;font-weight:400;transition:all 0.5s ease;margin:0 15px;}
.boxes_partners_container .subtitle span:hover{cursor:pointer;color:black;font-weight:900;transition:all 0.5s ease;}

/********/

.boxes_partners_container .box_content .more{position:absolute;bottom:5px;left:15px;width:100%;margin-top:0px;font-weight:900;letter-spacing:2px;font-size:12px;}
.boxes_partners_container .box_content .more:hover{cursor:pointer;}
.boxes_partners_container .more span{position:relative;float:left;width:100%;padding-top:5px;}


.boxes_partners_container .boxes_partners .delimeter_partner{position:relative;float:left;width:100%;margin-top:30px;border:0px solid red;}

.filter_participant:hover{cursor:pointer;color:#FFFF51;}

#boxes_fragment{padding:20px !important;padding-bottom:0px !important;margin:0 !important;width:100%;}
