/*
 Theme Name:   IICI (Divi Child Theme)
 Description:  Divi Child Theme
 Author:       Dennis Bosch en Maarten van der Kroft, The Ad Agency
 Author URI:   http://www.theadagency.nl
 Template:     Divi
 Version:      2.0.1
 Text Domain:  child_theme
 */


 /* - - - - - M E D I A   Q U E R I E S - I N D E X - - - - - - */

 /* Large screens (1405px upwards) */
 @media only screen and ( min-width: 1405px ) { 
 }
 /* Laptops and desktops (1100-1405px) */
 @media only screen and ( min-width: 1100px ) and ( max-width: 1405px) { 
 }
 /* Tablets in landscape mode (981-1100px) */
 @media only screen and ( min-width: 981px ) and ( max-width: 1100px ) { 
 }
 /* Tablets in portrait mode (768-980px) */
 @media only screen and ( min-width: 768px ) and ( max-width: 980px ) {
 }
 /* Smartphones in landscape mode (480-768px) */
 @media only screen and ( min-width: 480px ) and ( max-width: 767px ) {
 }
 /* Smartphones in portrait mode (0-479px) */
 @media only screen and ( max-width: 479px ) {
 }


/* - - - - - D E N N I S - - - - - - */


/* shared css */
.iici-w100 { width: 100%; }

/* DIVI - Form element adjustments */
.form-wrapper .et_pb_contact_field {
padding: 0 !important;
}
.single-application h2 {
font-size: 21px;
}
/* Page 'courses' - Bootstrap container */
body.courses .et_pb_bs_container {
padding-right: 15px;
padding-left: 15px;
}
body.courses .et_pb_bs_container .row {
padding-top: 27px;
padding-right: 0px;
padding-bottom: 14px;
padding-left: 0px;
border-bottom: 1px solid #e4e7ed;
}
/* Page 'courses' - Scheduled courses */
body.courses .et_pb_bs_container .et_pb_text.date {
font-family: 'Oswald', Helvetica, Arial, Lucida, sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
padding: 0 !important; margin-bottom: 6px !important;
}
/* Application - Step 2- 4 */
body.application-template-default .upload_cv,
body.application-template-default .upload_writing {
display: block; padding: 12px;
background-color: #f5f4eb;
margin-top: 4px; margin-bottom: 10px; 
}
body.application-template-default .upload_cv i.fa-trash-o,
body.application-template-default .upload_writing i.fa-trash-o {
float: right; margin-top: 4px; }
body.application-template-default .upload_cv i.fa-trash-o:hover,
body.application-template-default .upload_writing i.fa-trash-o:hover {
cursor: pointer;
}
body.application-template-default .alert.alert-warning {
display: block; padding: 12px;
background-color: #f5f4eb;	
margin-top: 10px;
}
/* */
body .et_pb_button.et_pb_button_small {
color: #292c3e!important;
background: #e5ad40;
border-width: 0px!important;
border-radius: 2px;
letter-spacing: 1px;
font-size: 12px;
font-family: 'Oswald',Helvetica,Arial,Lucida,sans-serif!important;
padding-left: 2em;
padding-right: 0.7em;
cursor: pointer; }

/* Large screens (1405px upwards) */
@media only screen and ( min-width: 1405px ) { 
}
/* Laptops and desktops (1100-1405px) */
@media only screen and ( min-width: 1100px ) and ( max-width: 1405px) { 
}
/* Tablets in landscape mode (981-1100px) */
@media only screen and ( min-width: 981px ) and ( max-width: 1100px ) { 
}
/* Tablets in portrait mode (768-980px) */
@media only screen and ( min-width: 768px ) and ( max-width: 980px ) {
}
/* Smartphones in landscape mode (480-768px) */
@media only screen and ( min-width: 480px ) and ( max-width: 767px ) {
	/* DIVI - Additions */
	.et_sm_hidden {
		display: none !important;
	}
}
/* Smartphones in portrait mode (0-479px) */
@media only screen and ( max-width: 479px ) {
}


 /* - - - - - D E N N I S - B A C K U P - - - - - - */

/*
.et_pb_widget_area_left {
padding-right: 0;
border-right: none;
}
.et_pb_widget.widget_twitter_timeline {
width: 100% !important;
margin-right: 0 !important;
} */


/* - - - - - M A A R T E N - - - - - - */


/* G L O B A L */

body {
	font-size: 1em;
	line-height: 1.5em;
	font-family: "PT Serif";
	color: #292C3E;
	padding: 0 0 50px;
	font-weight: 400;
	font-style: normal;
}

p {
	font-size: 1em;
	line-height: 1.7em;
}

p a:hover, li a:hover {
	border-bottom: solid 1px #292C3E !important;
		transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
}

p a, li a {
	color: #292C3E;
	text-decoration: none;
	border-bottom: 1px solid #000;
	outline: 0;
	cursor: pointer;
	font-family: "PT Serif";
	font-weight: 400;
	border-style: solid;
	border-color: #E5AD40;
}

#main-header a, #top-header a {
	border: none;
}

/* News-post */
.et_pb_title_container h1.entry-title {
	font-size: 2.3em !important;
	line-height: 1.25em;
}

.small {
	font-size: 0.85em;
}

#footer-info a {
	font-weight: 400;
}

h1 {
	font-family: "PT Serif";
	font-size: 2.5em;
	line-height: 1.25em;
	font-weight: 700;
	font-style: normal;
	color: #292C3E;
}

h2 {
	font-family: "PT Serif";
	font-size: 2em;
	line-height: 1.188em;
	margin: 1em 0 0.5em 0;
	font-weight: 700;
	font-style: normal;
}

h3 {
	color: #292C3E;
	font-weight: 700;
	margin: 2em 0 0.5em 0;
}

h4, h4 a {
	font-family: 'Oswald', sans-serif !important;
	font-size: 1.75em;
	line-height: 1.188em;
	margin: 1em 0 0.5em 0;
}

h5 {
	font-family: "PT Serif";
	font-size: 1.2em !important;
	line-height: 1.188em;
	margin: 2em 0 0em 0;
	font-weight: 700;
}

.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}

/* Liststyles (plat) */

.et_pb_text.et_pb_module.plat ol, .et_pb_text.et_pb_module.plat ul {
	margin: 30px 0 30px 0!important;
	padding: 0;
}

.et_pb_text.et_pb_module.plat li {
	padding: 8px 8px 8px 16px;
	list-style: none;
}

.et_pb_text.et_pb_module.plat li:before {
	position: relative;
	top: 0;
	left: 0;
	font-family: FontAwesome;
	content: "\f00c";
	padding-right: 20px;
}

.et_pb_text.et_pb_module.plat li:nth-child(odd) { 
	background: #eff2f8; 
}

.first-paragraph p {
	font-size: 1.15em;
	line-height: 1.5em;
	margin: 0.462em 0 1.846em 0;
	font-family: "PT Serif";
	font-weight: 700;
	font-style: normal;
}

p.quote {
	font-family: "PT Serif Caption";
	line-height: 1.7;
	font-weight: 400;
	font-style: italic;
}

blockquote.pquote {
	text-align: center;
	margin: 3em -20px;
}

p.pquote {
	font-size: 1.625em;
	line-height: 1.667em;
	font-family: "PT Serif";
	font-weight: 400;
	font-style: italic;
}

/* Buttons */
.et_pb_fullwidth_header_extended_0 .et_pb_header_description .et_pb_button_one.et_pb_button {
	font-family: 'Oswald', sans-serif !important;
	letter-spacing: 2px !important;
	color: #292c3e !important;
}

/* Header */
.page-id-27726 #main-header {
	background-color: #30344c;
}

.page-id-27726 #top-header {
	background-color: #1e2035;
}

.page-id-27726 #top-header.et-fixed-header {
	background-color: #1e2035;
}

.container.clearfix.et_menu_container {
	border-top: none !important;
	border-bottom: none !important;
}

/* Remove the line below the normal Divi menu */
#main-header {
	box-shadow: none !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}

/* navigatie */
#top-menu a {
	font-family: 'PT Sans', sans-serif !important;
	border-bottom: none !important;
}

#et-secondary-menu a {
	font-family: 'PT Sans', sans-serif !important;
}

#top-menu li li a
{
width: 180px;
padding: 3px 0px;
}


/* Color Layouts */
.et_pb_bg_layout_light .et_pb_post .post-meta,
.et_pb_bg_layout_light .et_pb_portfolio_item .post-meta,
.et_pb_bg_layout_light .et_pb_post .post-meta a,
.et_pb_bg_layout_light .et_pb_portfolio_item .post-meta a,
.et_pb_bg_layout_light .et_pb_post p,
.et_pb_bg_layout_light p.et_pb_title_meta_container,
.et_pb_bg_layout_light p.et_pb_title_meta_container a {
	color: inherit;
}



/* S L I D E A N I M (floatpanel.js) */

.slideanim {
    visibility:hidden;
    visibility:visible\9;/*For old IE browsers IE6-8 */
}
.slideanim.slide {visibility: visible; animation:slide 1s;}
.slideanim::after {
    /* useful when its child elements are float:left; */
    content: "";
    display: table;
    clear: both;
}

@keyframes slide {
    0% {
        opacity: 0;
        transform: translateY(50%);
    } 
    100% {
        opacity: 1;
        transform: translateY(0);
    } 
}

/* .et-fixed-header #logo {
content: url(https://iici.global/0.5/wp-content/uploads/2017/02/IICI-beeldmerk-1.png);
}  */ 


/* H O M E */

/* Blurb koppen (news en guidelines) */
.page-id-27726 .et_pb_blurb_container h4 {
	display: inline-block !important;
	border-bottom: solid 1px #E5AD40 !important;
	margin-top: 10px;	
}

#specialist h4 {
	border-bottom: solid 1px #292C3E !important;
}

.categorie2 p a {
	color: #292C3E!important;
	font-family: 'Oswald', sans-serif !important;
	font-size: 1.1em;
	line-height: 1.188em;
	margin: 2em 0 0.5em 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-bottom: solid 1px #E5AD40 !important;
}

/* blurb */
.et_pb_blurb_container h4 {
	display: inline-block !important;
	border-bottom: solid 1px #E5AD40 !important;
	margin-top: 10px;	
}

/* Read more link */
.et_pb_posts a.more-link {
	display: inline-block !important;
	border-bottom: solid 1px #E5AD40 !important;
	margin-top: 10px;
	font-style: italic;
}

/* Read more link hover */
.et_pb_posts a:hover.more-link  {
	border-bottom: solid 1px #282c3f !important;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
}

/* Gallery */
.page-id-27726 .et_overlay {
	display:none;
}

/* Gallery geen animatie */
.et_pb_gallery_item {
	-webkit-animation: none !important;
	-moz-animation: none !important;
	-o-animation: none !important;
	-ms-animation: none !important;
	animation: none !important;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll {
	padding-bottom: 40px;
}

/* F O R M S */

.form-wrapper h2 {
	font-size: 1.5em;
	border-bottom: dotted 1px #c2c4d2;
	margin-bottom: 30px;
	font-style: italic;
	text-align: center;
}

.form-wrapper .clone {
	border-bottom: dotted 1px #c2c4d2;
	margin-bottom: 30px;
}

.form-wrapper .et_pb_contact_form_label, .form-wrapper .checkbox-inline {
	font-weight: 300;
	font-size: 0.9em;
	margin-top: 0.5em;
}

.form-wrapper .input {
	background-color: #f5f4eb;
	color: #30344c;
	font-size: 1em;
}

body.course_application .form-wrapper .et_pb_contact_form_label {
	display: inline-block;
}


/* C O U R S E S L A N D I N G P A G E */

.widgettitle {
	text-transform: uppercase;
}

.courses {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

/* Quotes-slider */
div.et_pb_slides h6 {
	font-family: 'Oswald', sans-serif !important;
	font-size: 0.6em;
	margin-top: 20px;
	text-transform: uppercase;
	font-kerning: 10px;
}

div.et_pb_slides {
	font-family: 'Oswald', sans-serif !important;
	font-size: 1.1em;
	padding-left: 10%;
	padding-right: 10%;
}

.et_pb_slide_content {
	color: #292C3E;
}

.et_pb_slide_content h6 {
	color: #828FAB;
	letter-spacing: 1px;
}

div.et_pb_slides {
	width: 90%;
	margin: 0 auto; 
}

.gm-style-iw {
	max-width: 300px;
}

.courselist-item {
	border-bottom: 1px solid #e4e7ed;
}

.courselist-item h1  {
	font-size: 1em !important;
}

.courselist .date p {
	font-size: 0.9em !important;
}

.courselist .date p:before {
	content: "\f073";
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    font-size: 1em;
    padding-right: 14px;
    display: inline-block;
    vertical-align: middle;
}

/* C O U R S E */
.et_pb_widget.widget_s78_scheduled_posts_widget, .et_pb_widget.widget_p2p, .et_pb_widget.widget_text {
	margin-bottom: 1.3em!important;
}

.et_pb_widget.widget_s78_scheduled_posts_widget .et_pb_button.et_pb_bg_layout_light {
	font-size: 1.2em!important;
	font-family: 'Oswald', sans-serif !important;
	text-transform: uppercase;
	float: right;
	color: #292c3e !important;
	letter-spacing: 1px;
}

a.et_pb_button.et_pb_bg_layout_light:hover {
	border-bottom: none !important;
}


.et_pb_widget.widget_s78_scheduled_posts_widget h4.widgettitle {
	padding-bottom: 0.4em;
	margin-bottom: 30px;
	color: #30344c !important;
	text-align: center;
	border-bottom: solid 1px #E5AD40 !important;
}

.et_pb_widget.widget_s78_scheduled_posts_widget li, .et_pb_widget.widget_s78_scheduled_posts_widget ul {
	padding-left: 0px;
	list-style-type: none;	
}

.et_pb_widget.widget_s78_scheduled_posts_widget li {
	width: 100%; border-bottom: solid 1px #cdcdc8; padding-bottom: 25px; margin-bottom: 20px;
}

.et_pb_widget.widget_s78_scheduled_posts_widget li:last-child {
	border: none; padding-bottom: 0; margin-bottom: 0;
}

.et_pb_widget.widget_s78_scheduled_posts_widget li,
.et_pb_widget.widget_s78_scheduled_posts_widget li a.post_title,
.et_pb_widget.widget_s78_scheduled_posts_widget li time {
	float: left; clear: both;
}

.et_pb_widget.widget_s78_scheduled_posts_widget li a.post_title {
	border: none; 
	text-decoration: none;
	font-weight: 600;
	line-height: 1.4; margin-bottom: 12px;
}

.et_pb_widget.widget_s78_scheduled_posts_widget li a.et_pb_button {
	margin-top: -6px;
}

.et_pb_widget.widget_s78_scheduled_posts_widget li a.post_title:hover {
	border: none !important;
	text-decoration: none !important;
}

.et_pb_widget.widget_s78_scheduled_posts_widget li time:before {
	position: relative;
	top: 0;
	left: 0;
	font-family: FontAwesome;
	content: "\f073";
	padding-right: 10px;
}

.et_pb_widget.widget_text h5 {
	margin-top: 0!important;
}

.course_sidebar {
	background-color: #f5f4eb;
	padding: 1em;
}

.course_sidebar h4.widgettitle {
	color: #828FAB!important;
}

.entry-content table, body.et-pb-preview #main-content .container table, .entry-content tr td, body.et-pb-preview #main-content .container tr td {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
}

.entry-content .steps tr td {
	font-family: 'Oswald', sans-serif !important;
	text-transform: uppercase;
	position: relative;
	top: 35px;
	z-index: 100;
	font-size: 16px;
	line-height: 16px;
}

.entry-content .steps span.beige, .entry-content .steps span.yellow, .entry-content .steps span.check  {
	background-color: #f5f4eb;
	width: 40px;
	height: 40px;
	display: inline-block;
	border-radius: 20px;
	padding: 12px;
}

.entry-content .steps span.yellow {
	background-color: #e5ad40;
	color: #fff;
}

.entry-content .steps span.check {
	background-color: #e5ad40;
	color: #30344C;
}

.entry-content .steps2 tr td {
	font-size: 0.8em;
}

/* C O U R S E - S P E C S */

.specs h4, .courselist h5 {
	font-size: 0.8em!important;
	font-family: 'Oswald', sans-serif !important;
	text-transform: uppercase;
	color: #828FAB!important;
	margin-bottom: 0;
	letter-spacing: 1px;
	font-weight: normal;
}


.specs p, .specs li {
	font-size: 0.9em;
	padding: 0;
}

.specs ul {
	list-style-type: square;
	padding-left: 0;
}

.specs .locations ul, .specs .date ul {
	list-style-type: none;
	padding-left: 0px;
}

.specs .locations li, .specs .date li {
	position: relative;
	padding-left: 20px;
}

.specs .locations li:before {
	position: absolute;
	top: 0;
	left: 0;
	font-family: FontAwesome;
	content: "\f041";
}

.specs .date li:before {
	position: absolute;
	top: 0;
	left: 0;
	font-family: FontAwesome;
	content: "\f073";
}

.specs .et_pb_column.et_pb_column_1_4 {
	margin-bottom: 0!important;
}




/* P R O J E C T S */

#post-27999 .et_pb_text_inner h3, .archive h2 {
	font-size: 1.3em;
	line-height: 1.4em;
	padding-bottom: 1em;
	padding-top: 1.2em;
}


/* A R C H I V E */


.archive .published {
	font-size: 1em!important;
	font-family: 'Oswald', sans-serif !important;
	text-transform: uppercase;
	color: #828FAB!important;
	letter-spacing: 1px;
}

.archive .post-meta a {
	color: #E5AD40 !important;
	font-size: 1em!important;
	font-family: 'Oswald', sans-serif !important;
	text-transform: uppercase;
	letter-spacing: 1px;	
}


/* A B O U T */

/* Ronde afbeeldingen */
.rond img {
	border-radius: 50%;
}

/* People */
/* Naam */
.et_pb_team_member_description h4,
.container-content_editor h4 {
	display: inline-block !important;
	border-top: solid 2px #E5AD40 !important;
	margin: 1em 0 1em 0;
	padding-top: 5px;
	color: #292C3E;
	text-transform: uppercase;
}

/* Plat */
.et_pb_team_member_description p,
.container-content_editor p {
	font-size: 0.9em !important;
}

div.et_pb_module.et_pb_team_member.rond.et_pb_team_member_2.et_pb_team_member_no_image.et_pb_bg_layout_light.clearfix {
	color: #292C3E;
}

/* Position */
.et_pb_member_position {
	font-style: italic;
	color: #57668B !important;
}

.et_pb_toggle_title::before {
	display: none;
}

.et_pb_team_member_image {
	text-align: left!important;
	margin-bottom: 0px;
}

.insidebar-widget .et_pb_team_member_image img {
	max-height: 100px;
} 

.et_pb_team_member_image img {
	max-height: 140px;
	border-radius: 50%;
}

/* Popup-modal */
.container-content_editor {
	padding: 30px!important;
	max-width: 700px;
}

/* Date post */
.et_pb_title_meta_container .published {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: 'Oswald', sans-serif !important;
	font-size: 0.8em;
	color: #828fab;
}

/* sidebar link*/
.et_pb_bg_layout_light .et_pb_widget li a {
	color: #292C3E!important;
}

/* sidebar kopje*/
h4.widgettitle {
	color: #E5AD40;
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
}


