/* Enter Your Custom CSS Here */

.overlay {
  background: transparent !important;
}


/*
.project-filter li.active, .project-filter li:hover {
    background-color: #14aa9e !important;
}
*/

/*menu tami*/
/*
#mainnav {
    display: none;
 }
*/

.site-header.float-header #mainnav {
    display: block;
 }

project-filter li a:visited {
	color: blue !important;	
}



#mainnav ul li a:hover {
    color: #14aa9e !important;
}
  

div.name {
  color: #6b6b6b !important;
}

div.perc.show {
  color: transparent !important;
}

.programs.panel-widget-style {
	padding-top: 125px !important;
}

.header-wrap {
  padding-top: 5px;
  padding-bottom: 5px;
}

.roll-project {
  padding-bottom: 0px !important;
}



#welcome {
    font-size: 25px !important;
    font-weight: 700 !important;
}

#kerstin {
  color: #14aa9e !important;
  font-family: 'Give You Glory', 'Raleway', arial, serif;
  font-size: 16pt;
}


a.roll-button.more-button {
  background-color: transparent;
  border-color: #e2e2e2;
}

a.roll-button.more-button:hover, #mail:hover {
  color: #6b6b6b;
}


.quotation {
  font-family: 'Give You Glory', 'Raleway', arial, serif;
  font-size: 18pt;
}



.flexbox {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}

.flexbox .col {
  flex: 1;
}

.flexbox .col:nth-child(1) {
  background: #a4c1c0;
  order: 0;
  padding: 0px;
}
.flexbox .col:nth-child(2) {
  background: #a4c1c0;
  order: 1;
  padding: 70px;
}
.flexbox .col:nth-child(3) {
  background: #14aa9e;
  order: 2;
  padding: 70px;
}



/* get in touch */
/*
div#pgc-8-13-0 {
  padding-top: 200px !important;
}
*/

.programs h3 {
  color: #f3f3f3;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; 
	height: 0;
}

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}




.entry-thumb {
   display: none !important;
}


/* footer */
div.site-info.container {
  height: 40px !important;
}




h1.site-title {
   display: none !important;
}


/*
h3 {
  border:2px black solid;
  display: inline;
  
}
*/


.hentry .title-post {
  display: none !important;
}




.postid-1120 .post-navigation .nav-next {
  display: none !important;
}


