/*
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
*/
.part_periods{padding:0 !important;}
.boxes_periods_container .boxes_periods_title{position:relative;float:left;width:100%;font-size:40px;border-bottom:5px solid #8f7e69 ;margin-bottom:30px;padding-bottom:10px;}
.boxes_periods_container .boxes_periods_title .period_title_one{color:#8f7e69;line-height:1.1;font-weight:300;}
.boxes_periods_container .boxes_periods_title .period_title_two{color:#00a4c4;line-height:1.1;font-weight:300;}

.boxes_periods_container .boxes_periods_title .period_title_one span{font-weight:700;}
.boxes_periods_container .boxes_periods_title .period_title_two span{font-weight:700;}


.boxes_periods_container .subtitle{position:relative;float:left;width:100%;color:#EAE4DC;text-align:center;font-size:25px;margin-bottom:50px;}
.boxes_periods_container .subtitle span{position:relative;width:auto;padding-left:0px;padding-right:0px;display:inline;font-weight:300;transition:all 0.5s ease;text-transform: capitalize}
.boxes_periods_container .subtitle span:hover{cursor:pointer;font-weight:700;transition:all 0.5s ease;}

/********/
.box_content{}
.boxes_periods .box_content {background-color:#948473;transition:0.5s all ease}
.image_end{position:relative;float:left;width:100%;padding-bottom:20px;background-color:#EAE4DC;border:0px solid red;}
.image_end img{position:relative;float:left;width:100%;}
.boxes_periods_container .box_content .more{position:relative;text-align:center;margin:0 auto;margin-top:20px;font-weight:900;letter-spacing:2px;font-size:12px;}
.boxes_periods_container .box_content .more:hover{cursor:pointer;}
.boxes_periods_container .more span{border-top:0px solid #4a4037;padding-top:5px;color:#4a4037;}

.boxes_periods .box_placing .box_photo{position:relative;float:left;width:100%;}

.filter_aktualnosci:hover{cursor:pointer;}


.article_boxes .box_placing{padding:0 !important;}
#fragment_container{padding-top:0px !important;}
.fragment_title{font-family:"museo-sans";font-weight:300;font-size:24px;padding-bottom:5px;border-bottom:1px solid #343156;color:#343156;text-align:center;}
#boxes_fragment{border:0px solid black;padding:20px !important;padding-bottom:40px !important;margin:0 !important;width:100%;}
#boxes_fragment:after{content:'';position:absolute;z-index:5;bottom:20px;left:15px;width:calc(100% - 30px);height:1px;background-color:#fa6a87;}
#boxes_fragment .fragment_prev{position:absolute;left:15px;z-index:1;bottom:0px;background:url('../../../img/main/boxes/arrow_left.svg');background-size:100%;background-repeat:no-repeat;background-position:left center;width:10px;height:15px;}
#boxes_fragment .fragment_next{position:absolute;right:15px;z-index:1;bottom:0px;background:url('../../../img/main/boxes/arrow_right.svg');background-size:100%;background-repeat:no-repeat;background-position:right center;width:10px;height:15px;}

.click_filter{z-index:5;position:relative;float:left;margin-left:15px;margin-top:15px;;background-color:#EAE4DC;;border:0px solid #EAE4DC; padding:5px 15px;padding-top:7px;letter-spacing: 1px;font-size:14px;font-family:"GeomanistBold";color:#2e2b57}
.part_periods .info_filter{z-index:5;position:absolute;bottom:2px;right:20px;border:0px solid red;width:70px;text-align:center;font-size:12px;font-family:"GeomanistMedium";line-height:1.0;color:#2e2b57}

.click_filter:hover{cursor:pointer;}
.period_prev{position:absolute;z-index:3;bottom:-5px;right:98px;width:12px;height:30px;background:url('../../../img/main/boxes/arrow_period_left.svg');background-size:100%;background-repeat:no-repeat;background-position:center center;}
.period_next{position:absolute;z-index:3;bottom:-5px;right:0;width:12px;height:30px;background:url('../../../img/main/boxes/arrow_period_right.svg');background-size:100%;background-repeat:no-repeat;background-position:center center;}
