/*

Theme Name: University of Things
Theme URI: http://theme.co/x/
Author: Noise
Author URI: http://theme.co/
Description: Child theme of themeco's X for University of Things.
Version: 1.0.0
Template: x

*/

@font-face {
    font-family: 'Gotham';
    src: url('/wp-content/themes/msng/fonts/Gotham-Thin.woff2') format('woff2');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('/wp-content/themes/msng/fonts/Gotham-Light.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('/wp-content/themes/msng/fonts/Gotham-Bold.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@keyframes fadeIn {
  from { opacity: 0; }
}

body {
	line-height: 1.7;
}

h1, h2, h3, h4, h5, h6, span.number {
	font-family: "Gotham"!important;
    font-style: normal!important;
    font-weight: 800!important;
}

p, span, a {
font-family: "Gotham"!important;
font-style: normal!important;
font-weight: 400!important;
-webkit-font-smoothing:antialiased!important;
letter-spacing: -0.025em;
}

h3 {
	font-size: 210%!important;
}

span.number {
	color: black;
    font-size: 330%;
    line-height: 0.6em;
}

.preheader {
	color: #dd0205;
	text-transform: uppercase;
	font-size:14px;
}

.x-navbar, .entry-wrap, .x-logobar, .has-post-thumbnail .entry-featured {
   box-shadow: none;
   border: none;
}

.keyvisual h2, .keyvisual p {
	color: white!important;
	margin-top: 0!important;
}

.x-navbar {
	background-color: white!important;
}

h2 {
	line-height: 1.1!important;
	font-size: 227%;

}

h3 {
	line-height: 1.1!important;
	font-size: 185%;
}

.herobanner {
  text-align: center;
}

.herobanner p {
	margin: 0!important;
  text-align: center;
}


.x-brand {
    margin-top: 18px!important;
    }

.keyvisual {
	background: #a8dad6; /* Old browsers */
	background: -moz-linear-gradient(top,  #a8dad6 0%, #8bced2 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #a8dad6 0%,#8bced2 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #a8dad6 0%,#8bced2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a8dad6', endColorstr='#8bced2',GradientType=0 ); /* IE6-9 */
	height: 100vh;
	width: 100vw;
	margin-top: -91px!important;
}

.keyvisual .wpb_row {
	height:100%;
	padding-top:70px;
}

.keyvisualimage {
	margin-right: 2%!important;
    width: 45.667%!important;
	display: table;
	height: 100%;
}


.keyvisualtext {
	width: 52.333%!important;
	display: table;
	height: 100%;
}

.keyvisualtext .calltoaction, .keyvisualimage p {
	display: table-cell;
    vertical-align: middle;
    margin-top:50px!important;
}

img.sketch {
	animation: fadeIn 3s infinite alternate;
	position: absolute;
    width: 47%;
    top: 42%;
    left: -1%;
}

img.fmcg {
	position: absolute;
    width: 19%;
    top: 35%;
    left: 10.5%;
}

a.rozeknop {
	color: white;
	border-radius: 10px;
	padding: 0.4em 1em 0.45em;
    background: #ee938f;
    font-size: 1.2em;
}

a.rozeknop:hover {
	color: white;
    background: #e58e8a;
}

.x-navbar-inner.scrolling .logosprite {
	background-position-y: -51px;
}

.logosprite {
    height: 50px;
    width: 119px;
    background: url(//nlmakeso-arsinoi.savviihq.com/wp-content/uploads/2016/11/logsprite.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    margin-top: 21px;
}

.x-navbar .desktop .x-nav > li > a:not(.x-btn-navbar-woocommerce) {
    -webkit-transition: background-color 0.5s linear;
	-moz-transition: background-color 0.5s linear;
	-o-transition: background-color 0.5s linear;
	transition: background-color 0.5s linear;
}

a.logoleft {
	float: left;
}

.x-navbar-inner {
	-webkit-transition: background-color 0.3s linear;
	-moz-transition: background-color 0.3s linear;
	-o-transition: background-color 0.3s linear;
	transition: background-color 0.3s linear;
}

.appgif {
	margin-top: 15%;
}

.centeredvertical {
	max-width: 660px;
	margin-top: 25%;
}

p.subheader {
	margin-bottom: 15%;
}

.tp-loader.spinner3 .bounce1, .tp-loader.spinner3 .bounce2, .tp-loader.spinner3 .bounce3 {
	box-shadow: none!important;
}

a.ctasubsection {
	color: #d67072;
	border-bottom: 1px solid #d67072;
}

a.ctasubsection:hover {
	border-bottom: none;
}

.cms {
	margin-top: -80px;
}

.cmscontent {
	float: right;
}

.cmsimage {
	 position: absolute;
    right: 0;
    top: 10%;
    z-index: 1;
    left: 0;
    bottom: -24px;
    background: url(http://nlmakeso-arsinoi.savviihq.com/wp-content/uploads/2016/11/cms@2x-1.png);
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
}

.cmscontent .centeredvertical {
	margin-bottom: 20%;
}

.analyticsimage {
	 position: absolute;
    right: 0;
    top: 10%;
    z-index: 1;
    bottom: -24px;
    background: url(http://nlmakeso-arsinoi.savviihq.com/wp-content/uploads/2016/11/analytics@2x.png);
    background-size: cover;
    background-position: left;
    background-repeat: no-repeat;
}

.contentblock.analytics {
	width: 90%;
    margin: auto!important;
    float: none;
}

.contentblock.gifcontent .centeredvertical {
    margin-top: 8.5%;
    padding-left: 10%;
}

.gifcontainer {
	width: 34.66666%!important;
    padding: 0;
    position: relative;
}

.contentblock.gifcontent {
	width: 61.33332%!important;
}


.knowmore h2, .knowmore p {
	color:white!important;
}

.preheader {
    color: #dd0205;
    text-transform: uppercase;
    font-size: 14px;
}

.centeredvertical p, .agencies p {
	margin: 0!important;
}

h3 {
	margin-top: 0;
    margin-bottom: 20px;
}

.centercontainer {
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}

.numberbox{
    position: relative;
    width: 100%;
    overflow: hidden;
     border: 2px solid transparent;

	    -moz-border-image: -moz-linear-gradient(left, #dd0305 0%, #e37925 100%);
	  -webkit-border-image: -webkit-linear-gradient(left, #dd0305 0%, #e37925 100%);
	  border-image: linear-gradient(to right, #dd0305 0%, #e37925 100%);

	  border-image-slice: 1;
}

.numberbox:before{
    content: "";
    display: block;
    padding-top: 100%;
}
.square-content{
position: absolute;
    top: 50%;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    margin-top: -41px;
}

.numbersub {
    font-size: 15px;
}

.numbers .x-container {
	padding-left: 5%;
}

.noborder {
	border:none!important;
}

.numbers {
	margin-top:50px;
}

.agencies {
	    margin-top: 80px;
	    margin-bottom:80px;
}

.agencyblock .x-container {
	padding-left: 5%;
}


.cardcontainer {
    position: relative;
    width: 33.33%;
    float:left;
}


.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .3s ease;
  backface-visibility: hidden;
}

.middle {
  transition: .3s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%)
}

.cardcontainer .image {
  opacity: 0.1;
  filter: brightness(60%);
}

.cardcontainer:hover .image {
  opacity: 1;
}

.cardcontainer .middle {
  opacity: 1;
}

.text {
  color: white;
  font-size: 16px;
}

.cardcontainer.noise {
	background: #dd0305;
}

.cardcontainer.noprotocol {
	background: #e14a18;
}
.cardcontainer.crowd {
	background: #e2601e;
	}

.cardcontainer.bored {
	background: #e37323!important;
	}


.cardcontainer.beats {
	background: #e37a25!important;
	}


.cardcontainer.ganda{
	background: #e38725!important;
	}


.cardcontainer p {
	margin: 0;
}

#menu-item-9 span, #menu-item-122 span {
	    font-family: 'FontAwesome'!important;
    font-size: 17px;
    margin-top: -3px;
}

#menu-item-9 a {
	padding-right: 0;
}

#menu-item-122 {
	margin-left:50px;
}

div.bezoek {
    position: absolute;
    bottom: 10%;
    right: 10%;
    color: white;
    opacity: 0;
    text-transform: uppercase;
    font-size: 14px;
	font-family: "Gotham";
	font-style: normal;
	font-weight: 200;
	-webkit-font-smoothing: antialiased;
}

.cardcontainer:hover .bezoek {
	opacity: 1;
}

.bezoek i {
    font-family: 'FontAwesome'!important;
    margin-left: 5px;
    font-style: normal;
    background: #e36d24;
    padding: 5px 14px 5px 10px;
    border-radius: 50%;
}

/* BLOG */


.x-breadcrumb-wrap {
    margin: 0;
    border-bottom: none;
    padding: 18px 0;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1.4;
    text-shadow: none;
    text-transform: uppercase;
    background-color: rgba(0,0,0,0.0225);
    box-shadow: none;
    background: #dd0305;
    background: -webkit-linear-gradient(left, #dd0305 , #e37925);
    background: -o-linear-gradient(right, #dd0305 , #e37925);
    background: -moz-linear-gradient(right, #dd0305 , #e37925);
    background: linear-gradient(to right, #dd0305 , #e37925);
}

.x-topbar .p-info, .x-topbar .p-info a, .x-navbar .desktop .x-nav > li > a, .x-navbar .desktop .sub-menu a, .x-navbar .mobile .x-nav li > a, .x-breadcrumb-wrap a, .x-breadcrumbs .delimiter {
	color: black;
}

.x-breadcrumb-wrap a, .x-breadcrumbs .delimiter,.comment-form-author label, .comment-form-email label, .comment-form-url label, .comment-form-rating label, .comment-form-comment label, .widget_calendar #wp-calendar th, .p-landmark-sub strong, .widget_tag_cloud .tagcloud a:hover, .widget_tag_cloud .tagcloud a:active, .entry-footer a:hover, .entry-footer a:active, .x-breadcrumbs .current, .x-comment-author, .x-comment-author a {
	color: white!important;
}

.entry-featured {
	box-shadow: none!important;
}

h1.entry-title {
	font-size: 210%;
}

.entry-wrap {
	background: #f9f9f9;
    border: 1px solid #ebebeb;
    border-radius: 0;
}

.excerpt p {
	display: none;
}

h2.entry-title a {
	font-family: "Gotham"!important;
	font-style: normal!important;
	font-weight: 800!important;
}

.x-iso-container-posts.cols-3 .entry-title {
    font-size: 135%;
    line-height: 28px!important;
}

.x-iso-container-posts.cols-3 .more-link, .mega-post-para a {
    font-size: 90%;
    float: right;
    color: black;
    background: #eeeeee;
    padding: 5px 30px;
    border-radius: 1em;
}

.x-iso-container-posts.cols-3 .entry-wrap {
    padding: 5.75% 6.25%;
}

.entry-content {
	    margin-top: 0.75em;
}

.widget_recent_entries {
	background: #f9f9f9;
    padding: 20px;
    border: 1px solid #ededed;
}

.h-widget {
    margin: 0 0 0.5em;
    font-size: 130%;
    line-height: 1;
    text-shadow: none;
}

.widget ul, .widget ol {
    overflow: hidden;
    margin-left: 0;
    border: 1px solid #ddd;
    border: none;
    list-style: none;
    border-radius: 0;
    background-color: transparent;
    box-shadow: none;
    border-bottom: none;
    padding:  0;
}


.widget ul li, .widget ol li {
    border-bottom: 1px solid #ddd;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding: 0.65em 0.85em;
    line-height: 1.5;
    box-shadow: none;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
    text-shadow: none;
}

.widget.widget_recent_entries li {
    padding: 10px 0;
    border-bottom: 1px solid #ededed;
    font-size: 71.25%;
}

.widget.widget_recent_entries li:last-of-type {
	border-bottom: none;
}
.mega-post-meta.wcp-disable-post-meta {
  display: none;
}
.mega-post-date.wcp-disable-post-meta {
  margin-left: 20px;
}

#carousel-195 .mega-post-carousel1, #carousel-195 .mega-post-carousel4 {
    box-shadow: none!important;
    padding: 10px;
    border: 1px solid #ededed!important;
    background: #f9f9f9;
    padding: 0!important;
}

#carousel-195 .slick-slide {
	margin: 0!important;
}

.mega-comment-box {
	display: none;
}

.mega-post-carousel1 .mega-post-category {
    margin: 0px 0!important;
    display: inline-block;
    position: absolute;
    top: 1px;
}

#carousel-195 h3, #carousel-195 .car-caption, #carousel-195 h3 a {
  margin: 5px 9px 9px 0px;
  font-family: "Gotham"!important;
  font-style: normal!important;
  font-weight: 800!important;
  line-height: 21px!important;
  display: block;
}

#carousel-195 .rpc-box {
    box-shadow: none!important;
}

a.readmore {
  border: 1px solid #e2e2e2;
  border-radius: 3em;
  padding: 4px 20px;
  color: black;
  background-color: #e2e2e2;
}

.mega-post-para {
	font-family: "Gotham"!important;
  font-style: normal!important;
  font-weight: 400!important;
  -webkit-font-smoothing: antialiased!important;
  letter-spacing: -0.025em;
  font-size: 14px;
  margin: 0 20px 4px;
}

.rpc-post-para.rpc-content {
  line-height: 1.4;
}

.x-iso-container-posts.cols-3 .more-link, .mega-post-para a {
	  margin: 30px 0 15px!important;
}

.mega-post-carousel1 .mega-post-category a {
	font-size: 12px!important;
}

.slick-prev:before, .slick-next:before {
	font-size: 30px!important;
}

.slick-prev {
    left: -32px!important;
}

.wcp-slick {
	margin-bottom: 45px;
}

/* Footer */

.x-colophon.top {padding:0px 0 60px!important; border: none!important}
.x-colophon {background:#000; color: white!important; box-shadow: none!important;}
.widget {text-shadow:none!important;}
.textwidget a, .widget_text ol li a, .widget_text ul li a, .textwidget {color:black!important; font-size:14px;}
.textwidget a:hover, .widget_text ol li a:hover, .widget_text ul li a:hover {border-bottom:1px solid white;}
.widget_text ol li, .widget_text ul li {
    border: 0;
    padding: 0;
    background-color: transparent;
    box-shadow: none;
}


/* navbar */


.x-btn-navbar {
        box-shadow: none!important;
    color: #000000!important;
    background-color: transparent!important;
    margin-top: 4px!important;
    font-size: 28px!important;
    padding-right: 0!important;
}


.x-navbar-fixed-top-active .x-navbar-wrap {
    margin-bottom: 0!important;
}

.x-navbar .desktop .x-nav > .current-menu-item > a {
    color: #000000!important;
    font-weight: bold!important;
}

.x-navbar .desktop .x-nav > li > a:hover, .x-navbar .desktop .x-nav > .x-active > a, .x-navbar .desktop .x-nav > .current-menu-item > a {
    box-shadow: none!important;
}

.deskhide {
    display:none;
}


/* responsive */

@media screen and (max-width: 767px) {
.contentblock.gifcontent {
    width: 100%!important;
}

.mobhide {
    display:none;
}

.deskhide {
    display:block;
}

.contentblock.gifcontent .centeredvertical {
    margin-top: 8.5%;
    padding-left: 4%;
    padding-right: 4%;
    margin-bottom: 15px;
}

.gifcontainer {
    width: 100%!important;
    position: relative;
    float: none!important;
}

.x-content-band.numbers {
	display: none;
}

.agencies {
    margin-top: 20px;
    margin-bottom: 30px;
}

.agencyblock .x-container {
    padding-left: 4%;
    padding-right: 4%;
}

.cardcontainer.noise {
    background: #dd0305;
}

.cardcontainer {
    position: relative;
    width: 50%;
    float: left;
}

.middle {
    transition: .3s ease;
    opacity: 0;
    position: absolute;
    top: 30%;
    left: 30%;
    transform: translate(-20%, -20%);
    -ms-transform: translate(-50%, -50%);
}

.bezoek {
    display: none;
}

}

/* contact */

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    border-radius: 0;
    box-shadow: none;
    border: 0;
}

.x-btn, .button, [type="submit"] {
    text-shadow: none!important;
    margin-top:20px;
}

.contactblock > div {
        box-shadow: none!important;
    padding: 10px;
    border: 1px solid #ededed!important;
    background: #f9f9f9;
    padding: 30px!important;
    margin-bottom:20px!important;
}

.contactblock h1 {
        font-size: 190%!important;
    margin-top: 0!important;
    margin-bottom: 20px!important;
}

.x-btn, .button, [type="submit"] {
    background-color: #eeeeee!important;
    margin-bottom: 0.25em!important;
    text-shadow: none!important;
    box-shadow: none!important;
    border-radius: 2em!important;
    border: none!important;
    color: black!important;
    padding: 10px 40px!important;
}

.x-iso-container-posts.cols-3 .more-link:hover, .mega-post-para a:hover, .x-btn:hover, .button:hover, [type="submit"]:hover {
    background: #c3c3c3!important;
    color: black!important;
}

.contactblock h2, h2.toph {
    margin-top:0!important;
    font-size:200%!important;
}

ul.joblist {
    margin-bottom:0!important;
}

.bezoek a {
    color: white!important;
}

.bezoek a:hover {
    text-decoration: underline;
}

.archive .h-landmark, .archive .p-landmark-sub {
    display: none!important;
}

.joblist a {
    color: #454545!important;
}

.joblist a:hover{
    text-decoration: underline;
}

#menu-item-229 a {
    padding-right: 0!important;
}
.widget widget_media_image img {
  max-width: 77%!important;
}

.termslinks {
  font-size: 110%;
}


.termslinks a:link {
  color: #fff;
}

#ct-ultimate-gdpr-cookie-content h5 p {
margin-bottom: 0px !important;
}

#ct-ultimate-gdpr-cookie-popup {
box-shadow: 0 0.15em 0.75em 0 rgba(0,0,0,0.035) !important;
padding: 20px 15px 15px !important;
}

.ct-ultimate-gdpr-cookie-popup-bottomPanel {
padding: 0px 0 15px 0 !important;
	}

.ct-container {
text-align: center !important;
color: #002040 !important;
}
#ct-ultimate-gdpr-cookie-accept {
color: #ffffff !important;
border-color: #008605 !important;
background-color: #008605 !important;
border-radius: 100em !important;
justify-content: center !important;
align-items: center !important;
display: inline-block !important;
width: 120px !important;
text-align: center !important;
float: none !important;
margin: 0px !important;
}
#ct-ultimate-gdpr-cookie-read-more {
color: #000 !important;
border-color: #f0f0f0 !important;
background-color: #f0f0f0 !important;
border-radius: 100em !important;
justify-content: center !important;
align-items: center !important;
display: inline-block !important;
width: 120px !important;
text-align: center !important;
float: none !important;
margin: 0px !important;
}
#ct-ultimate-gdpr-cookie-change-settings {
color: #000 !important;
border-color: #f0f0f0 !important;
background-color: #f0f0f0 !important;
border-radius: 100em !important;
justify-content: center !important;
align-items: center !important;
display: inline-block !important;
width: 120px !important;
text-align: center !important;
float: none !important;
margin: 0px !important;
}
.wcp-carousel-main-wrap .slick-initialized .slick-slide {
    overflow: hidden;
}
.slick-prev, .slick-next {
width: 25px!important;
height: 30px!important;
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
opacity: 0.75;
}

.rpc-post-comment {
  display: none;
}

.rpc-comment-box {
  display: none!important;
}

.rpc-post-category {
  bottom: 0;
  right: 0;
  position: absolute;
}

i.fa.fa-user {
  display: none;
}

span.rpc-post-meta.wcp-disable-post-meta {
  display: none;
}

.inbetween {
  height: 0;
  margin: 0em 0;
  border: 0;
  border-top: none;
}

/* 
 * Cookiebot styling
 */

 a#CybotCookiebotDialogBodyButtonDecline {
    display: none !important;
    float: none;
    width: 80px !important;
    color: black !important;
    background: transparent !important;
    border: none !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    text-align: left !important;
    padding: 12px 12px 12px !important;
  }
  
  a#CybotCookiebotDialogBodyButtonAccept {
    float: left;
    border-radius: 27.5px !important;
    padding: 10px 10px 10px !important;
    width: 100px!important;
    font-size: 16px !important;
    font-weight: 800 !important;
    margin-bottom: 15px!important;
  }
  
  div#CybotCookiebotDialogPoweredbyLink  {
    display: none !important;
  }
  
  div#CybotCookiebotDialogBodyContentText {
    margin-top: 31px !important;
    margin-bottom: 12px !important;
    text-align: left !important;
    font-family:"Gotham"!important;
    font-size: 12px !important;
    font-weight: normal !important;
    font-style: normal !important;
    font-stretch: normal !important;
    line-height: 1.4 !important;
    letter-spacing: 0.56px !important;
    
  }
  div#CybotCookiebotDialogBodyContent {
    min-height: 32px !important;
    font-size: 12pt !important;
    font-weight: 400 !important;
    margin: 0 !important;
    padding: 47px 47px 47px 47px !important;
  }
#CybotCookiebotDialogBodyButtons .CybotCookiebotDialogBodyLink, #CybotCookiebotDialogBodyLevelDetailsButton{
    background-position: 82px 19px !important;
}
  
  div a#CybotCookiebotDialogBodyButtonDetails  {
    margin-left: 12px !important;
    margin-right: 0 !important;
    margin-top: 8px !important; 
    padding: 14px 55px 0 0 !important; 
  }
  div#CybotCookiebotDialogBodyContentTitle {
    font-family:"Gotham"!important;
    font-size: 25px !important;
    font-weight: 800 !important;
  }
  div#CybotCookiebotDialog {
    max-width: 650px !important;
    border: none;
    border: 0;
  }
  #CybotCookiebotDialogBodyButtons {
    padding-left: 42px !important;
  }

@media screen and (max-width: 500px) {
    div#CybotCookiebotDialog {
        transform: scale(1) !important;
        margin: 15vh 1rem 0 1rem !important;
    }
}