@font-face {
  font-family: 'AcuminVariableConcept';
  src: url(/assets/fonts/AcuminVariableConcept.otf);
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  padding-right: 10px;
  padding-left: 10px;
}

*{font-family: 'AcuminVariableConcept', sans-serif;}

.row{position:relative;}
.clear{clear:both;}

section{padding:45px 0;}
section#home,
section#deelnemers{padding:0;border:1px solid #ddd;}

.bigText {
  padding: 120px 0;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
}

.ckeditor{
	background-image:none !important;
}

h2,h2,h3,h4{
	line-height: 1.2em;
}

.proditem h2{
	font-size:21px;
}

h2.smaller{
	font-size:21px;
}

p{color:#2a3273;}

a{color:#2a3273;}

h1,.h1,h2,.h2,h3,.h3,h4,.h4{
	font-weight:bold;
	color:#2a3273;
	margin-bottom:10px;
	margin-top:0;
	text-transform:uppercase;
}

.centered{text-align:center;}

h1,.h1{font-size:50px;line-height:65px;}

h1 strong,h1 em,h2 strong,h2 em,h3 strong,h3 em{color:#295b39;}

.cat-content h4,.green{color:#295b39;}

h1,h1 strong{font-size:32px;line-height:1.6em;font-weight:800;}

h3 {
  font-size: 24px;
  line-height: 1.6em;
}

h3 em{font-weight:bold;}

p, li, td {
  color: #6f6f6f;
  font-weight: 300;
  font-size: 16px;
  letter-spacing: 0.05em;
}

.cat-summary h2 {
	margin-bottom: 50px;
}


.fileTable td{
	position:relative;
}

.fileTable td .delete {
  background-size: 15px;
  padding: 7px 10px;
}

.list-group-item{
	border-width:1px 0;
}

.paginate{padding:1em 0; margin:0; clear:both;text-align:center;width:100%;}
.paginate li{display:inline-block;}
.paginate li a {
	background: #fff none repeat scroll 0 0;
	border-radius: 5px;
	border:1px solid #ddd;
	color: #ddd;
	display: block;
	float: left;
	font-size: 13pt;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	margin: 0 0.5em 0.5em 0;
	text-align: center;
	transition: background-color 0.2s linear 0s;
	width: 40px;
}
.paginate li.totalCounter {display: none;}
.paginate li a.active,.month_nav li a.active{color:#fff;background:#3171b5;border-color:#3171b5;}

.paginate li a:hover,.month_nav li a:hover{background:#2a3273;color:#fff;text-decoration:none;}


#logo {
	height: 75px;
	display: block;
	width: 220px;
	background-size: contain;
	background-repeat: no-repeat;
	position: relative;
}

#top {
  padding: 20px 0 10px;
  border-bottom: 1px solid #eaeaea;
  position: relative;
  z-index: 10000;
}

.home_gallery {
  height: 560px;
}

.home_gallery .slide,
.home_gallery .slide .bg_img{
	height: 100%;
	width:100%;
}

.home_gallery .slide .bg_img{
	background:no-repeat center center;
	background-size:cover;
}

.home_gallery .slogan {
  padding: 45px;
  background: rgba(255,255,255,0.6);
  margin-top: 100px;
  margin-left: 20px;
}

.home_gallery .brug {
  width: 600px;
  height: 560px;
  background: url(https://sobz.druts.nl/images/brug.png) no-repeat right bottom;
  background-size: contain;
  float: right;
}

.home_gallery .slogan h2{
	margin-bottom:10px;
}
.home_gallery .slogan p{
	color:#000;
}

.category-text {
	text-align: center;
}

.cat-image,.item-img {
  height: 120px;
  background: no-repeat center center;
  background-size: contain;
  margin: 30px auto;
}

.item-img {
  height: 170px;
  margin: -15px -15px 15px;
  background-size: cover;
  display:block;
}

.news-item {
  padding: 15px;
  background: #f8f8f8;
  border: 1px solid #f2f2f2;
  position: relative;
  padding-bottom: 60px;
  margin-bottom: 20px;
}
.news-item .btn{
	position:absolute;
	bottom:20px;
	left:20px;
}
.news-item .btn.btn-small {
  font-size: 11px;
  padding: 4px 12px 2px;
}

.news-item p{
	font-size:14px;
}

.mobile{display:none;}

#sitemap {
  padding-top:90px;
  background: #3171b5;
}

#sitemap h4{
	color:#fff;
}

#sitemap address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
  font-size: 18px;
  font-weight: 300;
}

#sitemap li {
	color: #fff;
}

#sitemap address,
#sitemap li a,
#sitemap p{
	color: #93bce7;
	font-weight:300;
}

#sitemap address .fa,
.socialIcons .fa {
  display: inline-block;
  width: 32px;
  height: 32px;
  background-color: #fff;
  text-align: center;
  line-height: 32px;
  font-size: 18px;
  color: #3171b5;
  border-radius: 50%;
  margin-right: 5px;
  margin-bottom: 5px;
}

.socialIcons .fa {
	width:48px;
	height:48px;
	line-height:48px;
	margin:0 5px;
	font-size:24px;
}

.socialIcons{
	text-align:center;
	padding:15px 0 20px;
}
#sitemap address a{
	color: #fff;
    text-decoration: underline;
}

#footer {
  margin-top: 0 !important;
  padding: 30px;
  background: #2a3273;
}
.copyright {
  text-align: center;
}

.copyright ul{
	margin-bottom:0;
}
.copyright li,
.copyright a{
	color:#8893ea;
	font-size:14px;
	font-weight:300;
}

#nav-trigger,
#navMobile{display:none;}

.breadcrumb {
	background: transparent;
	padding: 8px;
}

#userNav {
	margin-bottom: 0;
	padding: 0;
	text-align: right;
	margin-top:6px;
}
#userNav li{display:inline;list-style:none;position:relative;text-transform: uppercase;}
#userNav li a{
	display: inline-block;
	font-size: 12px;
	letter-spacing: -0.02em;
	margin: 0;
	padding:17px 21px;
	text-decoration:none;
	position:relative;
	z-index: 2;
	transition:all linear 0.2s;
	font-weight:bold;
}

.btn {
	border: none;
	border-radius: 20px;
	box-shadow: none;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 25px 7px;
	margin-top: 10px;
	transition:all linear 0.2s;
}

.btn-primary{
	background-color: #295b39;
	color:#fff;
}

.btn-secondary{
	background-color: #fff;
	color: #295b39;
	border:1px solid #295b39;
}

.btn-big {
	font-size: 18px;
	padding: 14px 31px;
	border-radius: 38px;
	margin-top: 0;
	margin-bottom: 50px;
}

.btn-icon{
	width:32px;
	height:32px;
	line-height:32px;
	font-size:22px;
	padding:0;
	text-align:center;
	border-radius: 5px;
	margin:0 0 5px 10px;
}

.btn-cat{margin-top:0;margin-bottom:0;}

.btn-icon .fa-search{color:#2a3273;}
.btn-icon .fa-search:hover {color: #fff;}

.highlight {
	font-weight: bold;
	color: #fff;
	background-color: #295b39;
	border-radius: 8px;
	padding: 12px 24px;
	margin: 100px 0 50px;
	text-align: center;
	font-size: 32px;
}

.footer-box .btn-icon{margin-left:0;margin-right:10px;}

.btn:hover{background:#2a3273;color:#fff;}

.devider {
	height: 20px;
	clear: both;
	margin: 50px 0 50px;
}

.devider-line{
	margin:50px 0;
	border:2px solid #295b39;
	width:350px;
}
	
.topItems{
	position:relative;
}

#userNav li a{
	position:relative;
	margin-right:2px;
    border-radius: 10px;
}

#userNav li a:hover, #userNav li a.active {
  color: #2a3273;
  text-shadow: none;
  background: #3171b5;
  color:#fff;
}

#userNav li ul{z-index:1;position:absolute;top:0;left:18px;display:block;visibility:hidden;padding:36px 0 0;margin:0;/*max-width:220px;*/text-align:left;transition:all ease-in-out 0.3s;transition-delay:0.2s;opacity:0;}
#userNav li ul li{display:block;}
#userNav li ul li a{text-align:left;background:#2a3273;color:#fff;margin:0 0 1px;text-shadow:none;white-space: nowrap;}
#userNav li ul li{margin:0;padding:0;}
#userNav li ul li a:hover,
#userNav li ul li a.active{background:#295b39;color:#fff;}


#userNav li:hover ul{display:block;opacity:1;visibility:visible;}

#userNav li a .underline {
	position: absolute;
	background-color: #295b39;
	height: 3px;
	bottom: 15px;
	display: none;
	width: 60%;
	left: 20%;
}
/*#userNav li a.active .underline{display:block;}*/

.smaller #userNav li a {
	margin: 0 0 0 5px;
	font-size:12px;
	color:#000;
}


.imglink {
	width: 100%;
	height: 240px;
	background: #eee center center no-repeat;
	display: block;
	background-size:cover;
	margin-bottom: 50px;
}

.proditem .imglink{
	margin-bottom:20px
}

.proditem{
	margin-bottom:40	px;
}

.cat-container{padding-top:0;padding-bottom:30px;}
.cat-text-box {padding:30px 15px 0 0;}

.cat-text-box.cat-content{padding-top:25px;}

.catImage{overflow:hidden;background:no-repeat center center;background-size:cover;width:100%;height:260px;}
.catImage img{display:block;height:450px;}

.catImage h1{
	text-align: center;
	padding-top: 60px;
}

.cat-image-header.simple-cat {
	padding-bottom: 0;
	margin-top: 0;
}

.cat-image-header .catImage {
	min-height: 450px;
	background: no-repeat center center #f9f9f9;
	background-size: cover;
	margin-bottom: 50px;
}

.item-image{
	height:320px;
	background:no-repeat center center #f9f9f9;
	background-size:cover;
	border-radius:5px;
	margin-bottom:15px;
}
h2.item-title{
	font-size:16px;
}
h3.item-subtitle{
	font-size:13px;
	text-transform:none;
	font-weight:normal;
	margin-top:-10px;
	color:#444;
	font-style: italic;
}

.category_text{
	
}

.row.items{
	margin:0 -10px 60px;
}

.item-link{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	text-indent: -3000px;
}

.side-col{
	margin-left:30px;
	float:right;
}
.catImage.text-image {
  margin: 45px 0 30px;
}

.cat-text-box p em{
	font-weight:300;
	color:#295b39;
}

.container.cat-container.cat-image-header {
	padding-bottom: 0;
}
.cat-image-header .cat-text-box {
	padding: 0 15px 0 0;
}
.cat-image-header .cat-summary{margin-bottom:50px;}

.cat-summary .btn-big {
	margin-top: 50px;
	margin-bottom: 0;
}

.cat-summary table{
	width:100%;
	margin-top:50px;
	margin-bottom:0;
}
.cat-summary table td{
	text-align:left !important;
	width:50%;
	vertical-align:top;
	border-left:8px solid #295b39;
	padding-left:50px;
	padding-right:10px;
}
.cat-summary table td strong{
	color:#2a3273;
}
.cat-summary table td p{
	padding-right:0 !important;
}

.numbered-items .cat-summary strong{color:#295b39;}


.cat-content p,.cat-content td,
.cat-content.cat-summary .summary p{font-size:25px;line-height:45px;margin-bottom:25px;color:#2a3273;}
.cat-content h2{font-size:45px;line-height:55px;margin-bottom:25px;}

.cat-summary ul,
.cat-content ul{list-style:none;padding-right:160px;margin-bottom:0;}

.category_text ul li:last-child{margin-bottom:0;}

.cat-summary ul li,
.cat-content ul li {
	background: url(../images/dot.png) no-repeat 0px 8px;
	background-size: 18px auto;
	padding-left: 40px;
	line-height: 35px;
	margin-bottom: 15px;
	font-weight:300;
}

.cat-content.cat-summary p {
	color: #6f6f6f;
	font-size: 18px;
	line-height: 34px;
}

.cat-content.cat-summary p,
.cat-summary .category_text p {
	padding-right: 220px;
}

.cat-text-box.cat-summary .category_text p {
  padding-right: 100px;
  line-height: 1.6em;
  font-size: 19px;
}

.social-icon{
	display:inline-block;
	width:30px;
	height:30px;
	line-height: 30px;
	text-align: center;
	background: #2a3273;
	margin:0 5px 5px 0;
	border-radius:3px;
	color:#fff;
}

.subcats{padding-top:0;}
.subcats.subcat_1{padding-top:0;}

.subcats .catImage{height:400px;width:100%;display:block;margin-bottom:25px;background:no-repeat center center;background-size:cover;}

.subcats h2{
	font-size:42px;
}

.cat-box{padding:50px;border-top:8px solid #295b39;background-color:#fff7f0;margin-bottom:50px;margin-top:10px;}
.cat-box.blue{border-color:#2a3273;background-color:#f2f3f6;}
.cat-box h2{font-size:24px;line-height:36px;margin-bottom:30px;}

.testimonial{padding-top:50px;margin: 0;}

.margin-10{margin-top:10px;}

.profile-image {
	width: 240px;
	height: 240px;
	border-radius: 50%;
	background-size: cover;
	overflow: hidden;
	position: relative;
	margin:0;
}
.quotation p{font-style:italic;color:#295b39;font-weight:300;}
p.user-name{font-weight:bold;}

.devider_2479 {
	display: block;
	border: none;
	clear: both;
}


.block-item{
	border-right:2px solid #555;
	padding-right:50px;
	padding-bottom:50px;
}

.block-item .btn{
	position:absolute;
	bottom:0;
	left:15px;
}

.img-block{position:absolute;top:0;right:0;height:100%;}
.img-block .imglink{margin:0;height:calc(100% - 10px);min-height:300px;}

.big-block-item{
	border-left:8px solid #2a3273;
	padding:50px;
}

.big-block-item p{color:#2a3273;}
.big-block-item p em{font-weight:300;}

.col-md-6:nth-child(2) .block-item .btn{
	left:55px;
}

.col-md-6:nth-child(2) .block-item {
	border: none;
	padding-left: 40px;
	padding-right: 30px;
}

.block-item p{
	font-weight:300;
}
.block-item p strong{
	font-weight:bold;
}

.block-item h3{
	font-style:italic;
	color:#295b39;
	margin-bottom:15px;
	
}
.inner-row {
  margin: 0 -10px !important;
}

.list-items {
	margin: 50px 0 50px;
	clear:both;
}

.list-items .imglink {
	min-height: 200px;
	width: 100%;
	display: block;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
	position: relative;
	height: 200px;
	margin-bottom: 0;
}

.label {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	position: absolute;
	bottom: 30px;
	left: 0;
	padding: 6px 12px 6px 12px;
	border-radius: 0 5px 5px 0;
	background: #3171b5;
	min-width: 90px;
	text-align: left;
}

#detail-page .label {
  position: relative;
  bottom: auto;
  left: auto;
  display: inline-block;
  border-radius: 15px;
  margin-right: 25px;
  text-transform: lowercase;
  font-size: 13px;
}

.item-text {
	padding-left:100px;
	border-left:4px solid #295b39;
	margin-left:-7px;
}
.item-text h2 {
	font-weight: 300;
	margin-bottom: 10px;
}

.item-text h3 {
	font-weight: 300;
	color: #295b39;
	font-style: italic;
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 22px;
	line-height: 1.4;
}

.item-text .summary p{
	font-weight: 300;
	line-height: 1.6;
}

.horz-item-text h2 {
	margin-bottom: 0;
	color: #295b39;
	font-size: 20px;
	line-height: 32px;
	margin-top: 10px;
}

.list-items.horz-items .imglink {
	min-height: 240px;
	width: 100%;
	display: block;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #f9f9f9;
	border: 1px solid #f6f6f6;
	margin-bottom: 20px;
}

.horz-item-text{position:relative;}

.horz-item-text p, .horz-item-text .postdate, .postdate {
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
  color: #3171b5;
}

#detail-page .cat-text-box.cat-content {
	margin-top: 25px;
}

.horz-item-text .summary{padding-bottom:50px;}

.horz-item-text .postdate {
	margin: 10px 0;
	color: #B6B6B6;
}

.horz-item-text .btn{
	position:absolute;
	bottom:0;
	left:0;
}

.horz-items > div {
	padding: 0 25px;
}

.numbered-item-text h3 {
	margin-bottom: 20px;
	margin-top: 30px;
}

.numbered-items .num{font-size:72px;font-weight:normal;margin-right:10px;}


#newsletter {
	margin: 0 0 50px;
	padding: 0 50px;
	border-radius: 6px;
	
}
#newsletter .box{
	background:#fff7f0;
	padding:50px;
	margin-top:-10px;
}
#newsletter h2{
	font-style:italic;
	margin-bottom:20px;
}

#newsletter input {
	border: 1px solid #666;
	padding: 14px 10px;
	margin-right: 30px;
	width: 100%;
	font-size:16px;
}
#newsletter input[type="submit"] {
	border: none;
	margin-top: 0;
	border-radius: 35px;
}

#newsletter input[placeholder] {
	color: #bbb;
}


.big-map iframe{
	border:none;
	width:100%;
	height:600px;
}


/* Footer */

footer{margin-top:-15px;}

.map-image{
	height:300px;
	border:1px solid #2a3273;
	display:block;
	overflow:hidden;
	margin-bottom:50px;
	position:relative;
}

.map-image iframe{
	border:none;
	width:100%;
	height:100%;
}

.map-logo{
	position:absolute;
	top:10px;
	left:10px;
	width:218px;
	background:#fff;
	padding:10px;
	border-radius:10px;
}
.map-logo img{
	display:block;
	width:200px;
}
.footer-box {
	border-left: 8px solid #295b39;
	padding: 0 0 0 30px;
	color: #2a3273;
	margin-bottom: 50px;
	font-size: 25px;
	line-height: 45px;
	min-height: 136px;
}
.footer-copyright{
	border-top:8px solid #2a3273;
	padding:50px 0 ;
}

.footer-copyright li {
	width: 24%;
	padding: 0;
	text-align: center;
}

.footer-copyright li,
.footer-copyright li a{
	color:#2a3273;
}

#contactForm label
{
	display: block;
}
#contactForm input,
#contactForm textarea,
#contactForm select{
	display:block;
	width:100%;
	border:1px solid #ccc;
	padding:10px;
	font-size:16px;
	padding:10px;
	margin-bottom:20px;
}

#contactForm label{
	display:none;
}

#contactForm textarea{
	height:140px;
}

.cat-content td:nth-child(2){
	text-align:right;
}

#contactForm input[type=submit] {
	display: inline-block;
	width: auto;
	padding: 10px 30px;
	border: none;
}

#contactForm h4{
	color:#295b39;
}

.quicksearch{
	display:inline;
}

.quicksearch .searchBar {
	display: none;
	position: absolute;
	top: 95px;
	right: 150px;
}

.quicksearch .searchBar input[type=submit]{
	text-indent:-3000px;
	width:30px;
}

.quicksearch .searchBar form{
	position:relative;
}

.quicksearch .searchBar.open{
	display:inline;
}

.searchBar .fa.fa-search {
	position: absolute;
	top: 5px;
	right: 9px;
}

.quicksearch .quick_results{display:none !important;}

.login{padding-top:100px;}
.voucherForm input{margin-bottom:10px;}


#detail-page h2{margin-top:0;margin-bottom:10px;line-height:1.8em;}
#detail-page .cat-content p{line-height:1.4em;}

#detail-page .cat-summary h3{font-size:18px;margin-bottom:0;line-height:30px;color:#6f6f6f;}
#detail-page p em{color:#6f6f6f;}
#detail-page .cat-image-header .cat-summary {
	margin-bottom:30px;
}

#nav-trigger {
	position: absolute;
	top: 0;
	right: 15px;
	font-size: 40px;
	z-index: 100;
}
#navMobile{
	position:fixed;
	top:0;
	background-color:#2a3273;
	background-color:#fff;
	height:100%;
	z-index:2;
	padding-top:120px;
}

#navMobile ul{padding:0;margin:0;}

#navMobile .sub{border-top:1px solid #2a3273;}

#navMobile li{list-style:none;}
#navMobile li a {
	padding: 15px 30px;
	border-bottom: 1px solid #2a3273;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
}
#navMobile li a:hover{
	background:#295b39;
	color:#fff;
	text-decoration:none;
}
#navMobile .sub,
#navMobile li a{}

.right{float:right;}
.left{float:left;}

.contact-content{
	margin-top:154px;
	padding-right:100px;
}

.map-image.desktop{height:420px;}


#back_to_top:hover {
  background: #2a3273;
  color: #fff;
}
#back_to_top {
  position: fixed;
  bottom: 30px;
  right: 30px;
  color: #fff;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: #295b39;
  text-align: center;
  z-index: 1000;
  border-radius: 50%;
  cursor: pointer;
  transition: linear all 0.2s;
}


@media (min-width:1200px){
	.container {
		min-width:1200px;
		max-width: 1400px;
		width:100%;
	}
}


@media screen and (max-width: 1200px) {
	
	.mobile-nav{display:block !important;}
	#topNav,#mainNav,#userNav{display:none !important;}
	
	.mobile{display:block !important;}
	.desktop{display:none;}
	
	#navMobile{padding-top: 126px;}
	
	#top {
		position: fixed;
		z-index: 10;
		background: #fff;
		width: 100%;
		box-shadow: 0 0 2px #bbb;
	}
	.topItems {
		text-align: right;
		padding-top: 0;
		position: absolute;
		right: 75px;
		top: -56px;
	}
	#topBar{
		height:100px;
	}
	
	#logo {
		height: 70px;
		z-index: 10;
	}
	
	.right{float:none;}
	.left{float:none;}
	


}

@media screen and (max-width: 736px) {
	#contactForm{
		margin-bottom:50px;
	}
	
	.contact-content{
		margin-top:50px;
		padding-right:0;
	}
	
	h1, h1 strong {
		font-size: 42px;
		line-height: 58px;
		font-weight: 800;
	}
	h3 {
		font-size: 28px;
		line-height: 40px;
	}
	.cat-content h2 {
		font-size: 32px;
		line-height: 44px;
		margin-bottom: 25px;
	}
	
	.cat-content.cat-summary p {
		font-size: 16px;
		line-height: 30px;
	}
	.cat-content p, .cat-content td, 
	.cat-content.cat-summary .summary p,
	#detail-page .cat-content p{
		font-size: 22px;
		line-height: 37px;
	}
	
	.cat-text-box {
		padding:0;
	}
	
	.equal,
	.equal-block{height:auto !important;}
	
	.cat-text-box.cat-summary .category_text p,
	.cat-content.cat-summary p, .cat-summary .category_text p {
		padding-right: 0;
	}
	.catImage img {
		display: block;
		height: auto;
		width: 100%;
		margin-top: 25px;
	}
	.horz-item-text {
		margin-bottom: 50px;
	}
	.cat-summary ul, .cat-content ul {
		list-style: none;
		padding-right: 0;
		margin-bottom: 0;
		padding-left: 0;
	}
	.profile-image {
		margin: 0 auto 25px;
	}
	
	.block-item {
		border-right: none;
		padding-right: 0;
		padding-bottom: 50px;
		margin-bottom: 50px;
	}
	.big-block-item {
		border-left: none;
		padding: 25px 0;
	}
	.img-block {
		position: relative;
		top: auto;
		right: auto;
		height: auto;
		min-height: 240px;
		background-size: cover;
	}
	.img-block .imglink {
		background-size: cover;
	}
	
	.col-md-6:nth-child(2) .block-item {
		border: none;
		padding-left: 0;
		padding-right: 0;
	}
	.block-item .btn {
		position: relative;
		bottom: auto;
		left: 15px;
		left: 0;
	}
	
	#newsletter {
		padding: 0;
	}
	
	#newsletter input {
		margin-bottom: 10px;
	}
	
	.item-text {
		padding-left: 0;
		border-left: none;
		margin-left: 0;
	}
	.list-items .imglink {
		background-size: 60%;
		height: 110px;
		margin-bottom: 25px;
	}
}
