@import url(https://fonts.googleapis.com/css?family=Open+Sans%3A300italic%2C400italic%2C600italic%2C300%2C400%2C600&amp;subset=latin%2Clatin-ext&amp;ver=4.3.1);

@import url('https://fonts.googleapis.com/css?family=Roboto');

@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900');

.portfolio_caption .title {
    margin-left: 10px !important;
    margin-right: 10px !important;
}

.language {
    
    color: #ff6600 !important;
    
    line-height: 36px;
    padding-top: 14px;
    padding-bottom: 14px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
}

.menu-item-1042>a {
color: #ff6600 !important;
}

.header_button .gototop {
    display: none !important;
}

.header_button .search {
    display: none;
}

.go_to_main_content{
    display: none;
}

body {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
}


font-family: 'Roboto', sans-serif;


.new_section.portfolio_section {
    background-color: #f9f9f9;
}
.site_footer.first_footer_only .footer-fluid {
    padding: 20px 0 20px;
}
.projects_wrapper.style_default .portfolio_figure .overlay_color {
    background-color: #F08143;
}
.widget_container h4.page-header {
    display: none;
}
.post_navigation_container {
    display: none;
}

div.news-content {
	margin-top: 20px;
  	margin-bottom: 20px;
  	font-size: 1em !important;
  	font-weight: 300 !important;
  	overflow:hidden;
  	text-align: justify;
  	padding:0.5%;
}
.news-content .news-signature {
  font-size: 1.3em; 
  color: #a7062d;
}
.category-newsletter div.news-content-pl {
  padding-right:10px;  
  float: left;
  width: 50%;
}
.category-newsletter div.news-content-en {
  padding-left:10px;  
  float: left;
  width: 50%;
}
.news-content .page_title_holder .breadcrumb {
    display: none;
}
/* jedna kolumna newslettera */
@media only screen and ( max-width: 1000px ) {
  .category-newsletter div.news-content {
    width:98%;
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .category-newsletter div.news-content-pl {
  padding-right:0px;  
  }
  .category-newsletter div.news-content-en {
  padding-left:0px;  
  }
}

.category-newsletter div.news-content strong {
  	color: #ff6600;
}
.category-newsletter {
    margin-right: 10% !important;
  	margin-left: 10% !important;
  	overflow: hidden;
}
.category-newsletter .element {
  margin-top: 0.5em;
}
.news-content .article-photo {
  	width:350px !important;
  	margin-right: 40px;
	margin-bottom: 20px;
}
@media only screen and ( max-width: 600px ){
   	.news-content .article-photo {
 	width:100% !important;
	}
}
/* stopka newslettera */
div.page_builder_template.category-newsletter:after {
    display: inline-block;
    background: url(https://cic.pl/wp-content/uploads/2018/07/footer550x20.jpg) no-repeat;
    content: "";
    background-size: 90%;
    width: 550px;
    height: 10px;
} 
@media only screen and ( max-width: 600px ){
  div.page_builder_template.category-newsletter:after{
    background-size: 100%;
    width:100%;
  }
}
/* tlo newslettera */
div.page_builder_template.category-newsletter {
    background: url(https://cic.pl/wp-content/uploads/2018/07/tlo1366xX.jpg) no-repeat;
    background-size: 100% 100%;
}
/* szerokosc newslettera */
div.page_builder_template.category-newsletter {
    width: 1000px;
    margin-left: auto !important;
    margin-right: auto !important;
}
@media only screen and ( max-width: 1000px ){
  div.page_builder_template.category-newsletter {
    width: 98%
  }
}
/* szerokość strony newsletter */
@media only screen and ( min-width: 1366px ){
	#post-1491 {
		width: 1366px;
    	margin-left: auto !important;
    	margin-right: auto !important;
	}
}

/* portfolio tagi strong */
.portfolio_section strong {
  color:#ff6600
}

/* porfilio opisy */
.widget_content > ul > li {
 line-height: inherit;
 font-size: unset; 
 font-weight: inherit;
}
