/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 30 2019 | 07:50:25 */
.mobile-header-holder #mobile-logo img	{
	max-width:200px !important;
  	max-height: 77px !important;
}




.free_widget-1 {
text-align: center;
margin-top: 0;
}
.sub_page_header::before {
position: absolute;
top: 0;
left: 0;
background-image: url("https://www.attack.be/wp-content/uploads/2018/09/attack.nl-bg-pattern.png");
pointer-events: none !important;
width: 100%;
height: 100%;
}
#logo {
 margin-top: -6px !important; 
}
.footer ul li { 
    padding: 0 !important;
}
.footer ul li a {
    font-weight: 400 !important;
    font-size: 14px !important;
}
.flags {
    padding-top: 3px;
    padding-left: 20px;
    float: right;
}
.flags a {
    opacity: 0.3;
    filter: alpha(opacity=30);
    display: block;
    float: left;
    margin-left: 10px;
    -o-transition: .15s;
    -ms-transition: .15s;
    -moz-transition: .15s;
    -webkit-transition: .15s;
}
.flags a img {
    border-radius: 2px;
    height: 19px;
}
.flags a:hover, .flags a.selected {
    opacity: 1;
    filter: alpha(opacity=100);
}
.vlag {
  float:left;
}
.content table:not(.table) img {
width: 120px;
height: auto;
margin-top: 10px;
}
.content table:not(.table) {
    width: 100% !important;
}
.btn-block.block-type4 {
}
.btn-block.block-type4.red {

}
.btn-block.block-type4 .block-content {
}
.btn-block.block-type4 .title {
    font-size: 18px;
    padding-right: 50px;
    color: #FFF;
}
.sidebar .widget h5 {
    background: #000;
    padding: 10px 20px;
    font-size: 17px;
    color: #FFF;
}
.sidebar .widget {
    padding: 0px;
}
.sidebar .textwidget {
  padding: 0px 20px 20px 20px;
}
.sidebar .widget form input, select, textarea {
    width: 100%;
    max-width: 100%;
}
.btn.right {
  color: #ffffff;
    background-color: #CE1B28;
padding: 4px 25px;
  text-decoration: none;
    position: relative;
    display: inline-block;
    border-style: solid;
    border-color: transparent;
    border-width: 0;
    z-index: 1;
    background-repeat: no-repeat;
    overflow: hidden;
  font-weight: bold;
  margin-top: 20px;
}
ul.contact-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.contact-list li {
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 10px;
    margin-bottom: 10px;
  margin-left: 0px;
}

ul.contact-list li a {
  text-decoration: none;
    outline: none;
}
.vc_cta3-content h2 {
  font-size: 22px !important;
}
.vc_cta3-actions {
}
.vc_cta3-content {
    width: 80% !important;

}


@media screen and (min-width: 1025px) {
  .sub_page_header{
  height:196px;
  }
.header-style-1.overlapped-header .sub_page_header, .header-style-2.overlapped-header .sub_page_header {
    padding-top: 85px;
}
}
@media screen and (max-width: 1024px) {
  .sub_page_header{
  height:151px;
  }
}
@media screen and (max-width: 767px) {
  .sub_page_header{
  height:134px;
  }
}






