@charset "UTF-8";
/* CSS Document */

/*___________________________________________________________________________________________________*/
.acm-slideshow .owl-carousel .item .slider-content {
    top: 30%;
}

form.form-horizontal .control-label, form.form-horizontal .control-label label {
    text-align: right;
}
/*___________________________________________________________________________________________________*/

.t3-mainnav .t3-navbar-collapse {
    background: #223270;
}

.col-sm-5 {
    width: 100%;
}

#t3-section .t3-section {
    background: none;
    color: #333333;
}


/* MOBILE NAV */

body .navbar-toggle {
	margin-top: 0;
	background-color: #ac0069;
	border: none;
}

body .navbar-toggle:hover { 
	border: none;
	background-color: #ac0069;
}

body .navbar-toggle:focus { 
	border: none;
	background-color: #ac0069;
}


/* TRANSPARANTE HEADER */


.header-trans .t3-header-wrap.affix {
    background: rgba(34, 50, 112, 0.86) none repeat scroll 0 0 !important;
    position: fixed;
    z-index: 1030;
}


/* MASSHEAD HEADERS */


body .jamasshead {
  background: rgba(0, 0, 0, 0) url("/images/slideshow/bg-slideshow-2026.jpg") repeat scroll 0 0;
  color: #ffffff;
  padding: 96px 0 60px;
  position: relative;
  text-align: center;
  z-index: 1;
  background-size: cover;
  background-position: center;
}

body .jamasshead::after {
  background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.t3-masthead .jamasshead .container h3 {
    font-size: 42px;
    font-weight: 700;
    letter-spacing: -1px;
    margin-bottom: 0;
    position: relative;
    z-index: 2;
}

/* HOME - SLIDER */


.t3-slideshow::after {
    background: none;
}

.t3-slideshow .acm-slideshow .owl-carousel .item .slider-content .item-title {
    width: 100%;
	margin-bottom: 0px;
	margin-top: 10%;
}

.t3-slideshow .acm-slideshow .owl-carousel .item .slider-content .item-desc {
	font-size: 14px;
	font-weight: 500;
	width: 60%;
	margin-top: 20px;
	padding: 15px;
	background: rgba(52, 63, 89, 0.86);
	padding: 15px;
	
}




/* HOME - ABOUT THE CONFERENCE */


#Mod121 .acm-features .features-content .features-item h3 a {
    font-size: 28px;
	font-weight: 700;
}

#Mod121 .acm-features .features-content .features-item h3 a:hover {
    color: #ffffff;
}

#Mod121 .acm-features .features-content .features-item .btn {
  	background-color: #ffffff;
    background-image: none;
    background-repeat: no-repeat;
    border: 0 none;
    color: #ac0069;
	font-weight: 500;
	line-height: 28px;
    text-shadow: none;
}

#Mod121 .section-inner .acm-features {
    background-color: #ac0069 !important;
}

#Mod121 .acm-features .features-content .features-item {
	padding: 120px 60px 80px 220px;
}

.eb_event_img img {
	width: 100%;
}

.eb_event_list .col-md-3 {
    width: 33%;
}

.eb_event_inner h4 a {
	color: #223270;
	font-size: 16px;
}

.itemContainer .itemContainerLast .catItemView {
    margin-bottom: 48px;
    padding: 4px;
	padding-left: 20px;
}


/* FOOTER */


body .t3-footer {
    background: #223270 none repeat scroll 0 0;
    color: #999999;
}

.t3-footnav .t3-module {
    background: #223270 none repeat scroll 0 0;
    color: #999999;
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 0;
}

.t3-module .module-inner .custom p {
    color: #fff;
}

body .t3-footnav .t3-module ul li a {
	  color: #fff;
}

#t3-footer .container .t3-footnav {
    padding: 20px 0;
}

body #t3-footer .t3-copyright {
    display: none;
}

.t3-footnav .t3-module .module-title {
    background-color: transparent;
    color: #fff;
    font-size: 14px;
    margin-bottom: 12px;
}


/* HOME - FEATURES MODULE */


.t3-section .acm-features.style-2 .features-item::after {
    background: rgba(0, 0, 0, 0) linear-gradient(200deg, #919bc5, #283b84) repeat scroll 0 0;
}

.t3-section .acm-features.style-2 h3 {
    display: none;
}

.acm-features .features-item .btn-secondary {
    background-color: #ac0069;
	background-image: none;
    border: none;
    color: #ffffff;
}

#t3-section .btn-primary {
  background-color: #223270;
  background-image: none;
  background-repeat: no-repeat;
  border:0px;
  color: #ffffff;
  text-shadow: none;
}

.acm-features .features-item .btn {
  border-radius: 20px;
  box-shadow: none;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 28px;
  text-shadow: none;
  text-transform: uppercase;
  transition: all 0.35s ease 0s;
}


/* HOME - EVENTS MODULE */


#Mod122 .container .section-inner .eb_event_list .eb_event .eb_event_inner p {
	display: none;
}

#Mod122 .container .section-inner .eb_event_list .eb_event .eb_event_inner h4 a {
	font-size: 15.5px;
}

/* OPMAAK REGISTER PAGINA */

.t3-content .eb-page-heading {
   display: none;
}

#eb-events .eb-event .eb-description {
    border-bottom: 1px solid #dbdee1;
    border-left: 1px solid #dbdee1;
    border-right: 1px solid #dbdee1;
	border-top: 1px solid #dbdee1;
	border-radius: 7px 7px 7px 7px;
	padding: 20px;
}

#eb-events .eb-event .eb-description .eb-taskbar .btn-inverse {
    background-color: #223270;
    background-image: none;
    background-repeat: no-repeat;
    border: 0 none;
    color: #ffffff;
	font-weight: bold;
	line-height: 28px;
    text-shadow: none;
}

#eb-events .eb-event .eb-description .eb-taskbar .btn-primary {
    background-color: #ac0069;
    background-image: none;
    background-repeat: no-repeat;
    border: 0 none;
    color: #ffffff;
	font-weight: bold;
	line-height: 28px;
    text-shadow: none;
}

#eb-events .eb-event .eb-description .eb-description-details .eb-box-heading {
	background: none;
    border: none;
	margin: 0;
    padding: 0 0 20px;
}

#eb-events .eb-event .eb-description .eb-description-details .eb-box-heading h2 {
	font-size: 26px;
}

#eb-events .eb-event .eb-description .eb-description-details .eb-thumb-left {
   display: none;
}


/* OPMAAK INDIVIDUELE REGISTER PAGINA */

#eb-individual-registration-page h3.eb-heading {
    font-weight: 700;
	margin: 20px 0 !important;
}

#eb-individual-registration-page .form-horizontal .form-actions .btn-inverse {
    background-color: #ac0069;
    background-image: none;
    background-repeat: no-repeat;
    border: 0 none;
    color: #ffffff;
    text-shadow: none;
}

#eb-individual-registration-page .form-horizontal .form-actions {
    border-top: none;
    margin-top: 40px;
}

#eb-individual-registration-page .form-horizontal .form-actions .btn-primary {
	background-color: #223270;
    background-image: none;
    background-repeat: no-repeat;
    border: 0 none;
    color: #ffffff;
    text-shadow: none;
}

#Mod120 .acm-features .features-content-left .features-item {
	background-color: #ac0069;
}

/* NAVIGATIE */

.t3-header .t3-mainnav {
    padding-top: 24px;
    position: relative;
	float: right;
	width: 80%;
}

.navbar .navbar-nav {
    float: none;
	text-align: center;
}

#Mod119 {
	background-color: #1c1c24 !important;
}

/* TITELS VERWIJDEREN PRACTICAL INFORMATION */

.article-header .article-title {
	display: none;
}

.page-header {
	display: none;
}

.rl_sliders.accordion .accordion-group.active .accordion-heading a.accordion-toggle {
    background-color: #f8f8f8;
    color: #223270;
	font-weight: bold;
}


/* DETAILWEERGAVE EVENT */


.eb-container h2 {
    color: #ac0069;
	font-weight: 600;
	font-size: 24px;
}

#eb-event-details .eb-description-details .eb-modal img.eb-thumb-left {
    display: none;
}

#eb-event-details .eb-taskbar .btn-inverse {
    background-color: #223270;
    background-image: none;
    background-repeat: no-repeat;
    border: 0 none;
    color: #ffffff;
    text-shadow: none;
}

#eb-event-page .eb-description {
    padding: 20px;
}

#eb-event-page .eb-box-heading {
   	display: none;
}

#eb-event-page .eb-description {
    border-bottom: 1px solid #dbdee1;
    border-left: 1px solid #dbdee1;
    border-right: 1px solid #dbdee1;
	border-top: 1px solid #dbdee1;
	border-radius: 7px;
}

#eb-events .eb-event .eb-description .row .eb-description-details .eb-box-heading .eb-event-title a.eb-event-title-link {
	color: #ac0069;
}

#eb-events .eb-event .eb-description .row .col-sm-5 .table a {
	color: #ac0069;
}


/* MEDIA QUERIES */


@media (max-width: 480px) {
.t3-slideshow .acm-slideshow .owl-carousel .item .slider-content .table-cell h1.item-title {
	font-size: 36px !important;

}

.t3-slideshow .acm-slideshow .owl-carousel .item .slider-content p.item-desc {
    font-size: 24px !important;

}
}

@media (max-width: 768px) {
	
#Mod122 .eb_event_list .col-md-3 {
    width: 100%;
}
}
	
@media (max-width: 991px) {

body #itemListPrimary .itemContainer {
    width: none;
}

.t3-header .t3-mainnav {
    width: 100%;
}

.header-trans .t3-header-wrap .t3-header {
    background: #223270 none repeat scroll 0 0;
}

.t3-slideshow .acm-slideshow .owl-carousel .item .slider-content .table-cell h1.item-title {
	font-size: 42px;
}

.t3-slideshow .acm-slideshow .owl-carousel .item .slider-content p.item-desc {
	display: none;
	margin-bottom: 40px;
}

#Mod121 .section-inner .acm-features .features-content .row .features-image {
    margin-top: 0px !important;
	margin-bottom: 0px !important;
}

.eb_event_list .col-md-3 {
    width: 100%;
}
}

@media (max-width: 1200px) {

.t3-slideshow .acm-slideshow .owl-carousel .item .slider-content p.item-desc {
    margin-bottom: 160px;
}

#Mod121 .section-inner .acm-features .features-content .row .features-image {
    margin-top: 60px;
	margin-bottom: 60px;
}
}

@media (max-width: 1600px) {
	
.t3-slideshow .acm-slideshow .owl-carousel .item .slider-content {
    padding: 0 40px;
}

#Mod121 .acm-features .features-content .features-item {
padding: 60px;
}

.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    padding-right: 40px;
}
}

/* K2 Elementen */
span.catItemImage {
    pointer-events: none;
}

body #itemListPrimary .itemContainer .catItemView .catItemHeader h3.catItemTitle {
    text-align: center;
}	

body #itemListPrimary .itemContainer .catItemView .catItemBody .catItemExtraFields h4 {
    display: none;
}

body #itemListPrimary .itemContainer .catItemView .catItemBody .catItemExtraFields {
	text-align: center;
}

body #itemListPrimary .itemContainer .catItemView {
	background-color: #ffffff;
    border: 1px solid #e0e0e0;
	height:525px;
}

body #itemListPrimary .itemContainer {
	padding-left: 10px;
    padding-right: 10px;
}

body #itemListPrimary .itemContainer .catItemView .catItemHeader {
    margin-top: 10px;
	height:75px;
}

body #itemListPrimary .itemContainer .catItemView .catItemBody .catItemExtraFields ul li.even span.catItemExtraFieldsLabel {
    display: none;
}

body #itemListPrimary .itemContainer .catItemView .catItemBody .catItemExtraFields ul li.odd span.catItemExtraFieldsLabel {
    display: none;
}

body #itemListPrimary .itemContainer .catItemView .catItemLinks .catItemAttachmentsBlock span {
    display: none;
}

body #itemListPrimary .itemContainer .catItemView .catItemLinks {
	text-align: center;
}
 
body #itemListPrimary .itemContainer .catItemView .catItemBody .catItemExtraFields ul li.even span.catItemExtraFieldsValue {
	font-style: italic;
	font-size: 14px;
}

body #itemListPrimary .itemContainer .catItemView .catItemBody {
	padding: 0px
}

/* Hide Event Details */

html.itemid-154 body #eb-event-info {
	display: none;
}

html.itemid-154 body .eb-taskbar {
	display: none;
}



@media (max-width: 600px) {
body #itemListPrimary .itemContainer .catItemView{
	height:auto;
}
}


@media (max-width: 600px) {
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    float: left;
    width: 100%;
}
}

/*--------------------------------------------------AANPASSINGEN-06-10-2021--------------------------------------------------*/
/*--------------------------------------------------CONTACT--------------------------------------------------*/
.formResponsive .formHorizontal .rsform-block {
    margin: 0px 0px 12px 0px;
}

.formResponsive .formHorizontal input,
.formResponsive .formHorizontal textarea,
.formResponsive .formHorizontal select,
.formResponsive .formHorizontal .formValidation,
.formResponsive .formHorizontal .uneditable-input,
.formResponsive .formHorizontal .input-prepend,
.formResponsive .formHorizontal .input-append {
    display: block;
}

.formResponsive .formHorizontal .rsform-block-header h4 {
    margin-top: 0px !important;
    margin-bottom: 12px !important;
}

.formResponsive .formHorizontal .formControlLabel {
    color: #5f5d51;
    text-align: left;
    font-weight: normal;
    width: 30%;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

@media only screen and (max-width: 767px) {
    .formResponsive .formHorizontal .formControlLabel {
        width: 100%;
    }
}

.formResponsive .formHorizontal .formControlLabel strong.formRequired {
    font-weight: normal;
}

.formResponsive .formHorizontal .formControls {
    margin-left: 30%;
}

@media only screen and (max-width: 767px) {
    .formResponsive .formHorizontal .formControls {
        margin-left: 0%;
    }
}

.formResponsive .formControls label {
    font-weight: normal;
}

.formResponsive select,
.formResponsive textarea,
.formResponsive input[type="text"],
.formResponsive input[type="number"],
.formResponsive input[type="email"],
.formResponsive input[type="tel"],
.formResponsive input[type="url"],
.formResponsive input[type="password"] {
    box-sizing: content-box;
    background-color: #edf1f2;
    border: 0px solid transparent;
    border-radius: 0px;
    box-shadow: none;
    width: 100%;
    padding: 10px 5px 10px 5px;
    margin: 0px 0px 0px 0px;
}

#Uw\ bericht {
    min-height: 200px;
    max-height: 400px;
    padding: 10px 5px 10px 5px;
    max-width: 100%;
    min-width: 100%;
}

.rsform-block.rsform-block-captcha img {
   margin: 0px 0px 12px 0px;
}

.rsform-block.rsform-block-kennisgeving label {
    font-size: 12px;
    line-height: normal;
    font-weight: bold;
}

.formResponsive input[type="radio"],
.formResponsive input[type="checkbox"] {
    float: none;
    display: inline-block;
}

.formResponsive .formHorizontal p.formDescription {
    margin: 0px 0px 0px 0px;
}

.formResponsive input[type="submit"],
.formResponsive button[type="submit"] {
    background-image: -moz-linear-gradient(top, #223270, #223270);
    background-image: -webkit-linear-gradient(top, #223270, #223270);
    background-color: #223270;
    border-color: #223270;
    border-radius: 0px;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    text-shadow: none;
    box-shadow: none;
    text-transform: none;
    padding: 12px 24px;
}

.formResponsive input[type="button"]:hover,
.formResponsive button[type="button"]:hover,
.formResponsive input[type="reset"]:hover,
.formResponsive button[type="reset"]:hover,
.formResponsive input[type="submit"]:hover,
.formResponsive button[type="submit"]:hover {
    background-image: -moz-linear-gradient(top, #ff0763, #ff0763);
    background-image: -webkit-linear-gradient(top, #ff0763, #ff0763);
    background-color: #ff0763;
    border-color: #ff0763;
    color: #fff;
    text-shadow: none;
    box-shadow: none;
}

button.rsform-submit-button.rsform-thankyou-button {    
    background-image: -moz-linear-gradient(top, #223270, #223270);
    background-image: -webkit-linear-gradient(top, #223270, #223270);
    background-color: #223270;
    border-color: #223270;
    border-radius: 0px;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    text-shadow: none;
    box-shadow: none;
    text-transform: none;
    padding: 12px 24px;
}

.formResponsive .formError {
    padding: 0px 0px 0px 0px !important;
    margin: 0px 0px 0px 0px !important;
    height: auto !important;
}