
/* THIS CSS WAS COMPILED AND OPTIMIZED, USING THE WP COMPILER PLUGIN */
/* https://bytes.co */
/* Last Compiled: 2021-08-16 11:54:00 UTC */

.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
/************ GENERAL ************/
@media (min-width: 992px) {
  .container-small {
    max-width: 940px;
  }
  .container-smaller {
    max-width: 760px;
  }
}
/************ FONTS ************/
/************ FONTS END ************/
/************ LINKS ************/
a,
:visited {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
:visited:hover,
a:active,
:visited:active,
a:focus,
:visited:focus {
  color: #ffffff;
  text-decoration: none;
}
/************ LINK END ************/
/************ COLORS ************/
/************ COLORS END ************/
/************ FORMS ************/
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
input.form-control,
.uneditable-input:focus {
  border-color: none;
  box-shadow: none;
  outline: none;
}
input.form-control,
select.form-control {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.radio-inline,
.checkbox-inline {
  margin-left: 10px;
}
.radio-inline label,
.checkbox-inline label {
  font-weight: normal;
}
/************ FORMS END ************/
.flexcenter {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  justify-content: center;
  flex-direction: column;
}
body {
  font-family: 'Comfortaa', sans-serif;
  font-weight: normal;
  background-color: #000000;
  font-size: 12px;
  color: #e6e6e6;
}
div.mainimg {
  height: 500px;
  width: 100%;
  background-size: cover;
  background-position: center center;
  position: relative;
}
@media (max-width: 767px) {
  div.mainimg {
    height: 350px;
  }
}
div.mainimg .container {
  display: table;
  height: 500px;
}
@media (max-width: 767px) {
  div.mainimg .container {
    height: 350px;
  }
}
div.mainimg .container .text {
  display: table-cell;
  vertical-align: middle;
}
.submenu ul {
  padding-left: 0;
  margin-bottom: 0;
}
.submenu ul li {
  list-style: none;
}
.submenu ul li a {
  display: block;
}
.abouttext {
  color: #e6e6e6;
  margin-bottom: 15px;
}
.section {
  padding: 60px 0 120px 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .section {
    padding: 60px 0 180px 0;
  }
}
/************ GENERAL END ************/
/************ HEADER ************/
header.header {
  z-index: 99999999999;
  position: absolute;
  width: 605px;
  display: block;
  z-index: 100;
  padding-top: 80px;
  margin-left: 30px;
}
@media (max-width: 767px) {
  header.header {
    margin-left: 0;
    width: 100%;
    margin: auto;
  }
}
header.header .logo {
  font-size: 60px;
  text-transform: uppercase;
  font-weight: 400;
  color: #e6e6e6;
  display: block;
  padding: 0;
  margin-left: 30px;
  line-height: 1.1em;
}
@media (max-width: 767px) {
  header.header .logo {
    font-size: 35px;
    width: 100%;
    margin-left: 0 !important;
    margin: auto;
    text-align: center;
  }
}
header.header .menu {
  list-style: none;
  padding: 0;
  width: 280px;
  margin: 20px auto 0 auto;
  text-align: center;
  display: block;
}
header.header .menu li {
  float: left;
  list-style: none;
  display: inline-block;
  text-align: center;
  margin: auto;
  /*&.current {
				a {
					color: @white;
					&:hover {
						color: @white;
					}
				}
			}*/
}
header.header .menu li a {
  color: #e6e6e6;
  display: inline-block;
  margin: 0 20px;
  font-size: 16px;
}
header.header .menu li a:hover {
  color: #ffffff;
}
section.header .navbar {
  margin-bottom: 0;
  border: none;
}
section.header .navbar .navbar-collapse {
  padding: 0;
}
section.header .navbar .navbar-brand {
  display: block;
  padding-left: 100px;
}
@media (max-width: 767px) {
  section.header .navbar .navbar-brand {
    padding-left: 25px;
  }
}
section.header .navbar ul.nav {
  float: right !important;
  padding-right: 100px;
}
@media (max-width: 767px) {
  section.header .navbar ul.nav {
    padding-right: 25px;
  }
}
section.header .navbar ul.nav li {
  position: relative;
}
section.header .navbar ul.nav li:hover ul.dropdown-menu {
  display: block;
  position: absolute;
}
/************ HEADER END ************/
/************ MAIN ************/
.projects {
  position: relative;
  margin-bottom: 0px;
  z-index: 0;
  width: 100%;
  height: auto;
}
.projects h1 {
  padding-bottom: 30px;
}
.projects h2 {
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  margin-top: 60px;
  margin-bottom: 20px;
  color: #000000;
}
.projects .project {
  height: 140px;
  color: #000000;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  display: block;
  -webkit-transition: all ease 250ms;
  -o-transition: all ease 250ms;
  transition: all ease 250ms;
  margin-bottom: 30px;
}
.projects .project.videolink {
  /*&:before {
				display: block;
				content: "";
				position: absolute;
				top: 0;
				left: 0;
				right: 0;
				bottom: 0;
				background-image: url('../images/play.svg');
				background-position: center center;
				background-size: contain;
				background-repeat: no-repeat;
				height: 64px;
				width: 64px;
				margin: auto;
				z-index: 50;
			}*/
}
@media (max-width: 767px) {
  .projects .project {
    height: 180px;
    margin-bottom: 15px;
  }
}
.projects .project:hover:before {
  display: none;
}
.projects .project:hover .hoverblock {
  opacity: 1;
}
.projects .project:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.projects .project .hoverblock {
  opacity: 0;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
  background-color: #ffffff;
  -webkit-transition: all ease 250ms;
  -o-transition: all ease 250ms;
  transition: all ease 250ms;
  padding: 20px;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  justify-content: center;
  flex-direction: column;
  position: relative;
}
.projects .project .hoverblock:after {
  content: "";
  width: 32px;
  height: 32px;
  bottom: 15px;
  right: 0;
  left: 0;
  margin: auto;
  background-image: url('../images/play-black.svg');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.projects .project .hoverblock strong {
  font-weight: 700 !important;
}
.projects .project .hoverblock p {
  font-weight: 300;
}
.imagecontainer {
  overflow-x: hidden;
  width: 100%;
  height: 100vh;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.videocontainer .socialamedier,
.imagecontainer .socialamedier {
  z-index: 100;
  position: fixed;
  bottom: 30px;
  right: 60px;
}
@media (max-width: 767px) {
  .videocontainer .socialamedier,
  .imagecontainer .socialamedier {
    right: 0;
    left: 0;
    margin: auto;
  }
}
.videocontainer {
  position: relative;
  width: 100%;
  min-height: 100vh;
  overflow-x: hidden;
}
.videocontainer .icon-scroll {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 60px;
  margin: auto;
  z-index: 15;
}
.videocontainer h1 {
  margin: 0;
}
.videocontainer .textbild {
  width: 500px;
  height: 180px;
}
@media (max-width: 767px) {
  .videocontainer .textbild {
    width: 300px;
    height: 160px;
  }
}
.videocontainer .text {
  margin-top: 30px;
  position: relative;
  margin-bottom: 240px;
  width: 100%;
  z-index: 15;
  flex-direction: column;
}
.videocontainer .text a.logo {
  color: #ffffff;
}
.videocontainer .herovideo {
  min-height: 100%;
  overflow: hidden;
  position: absolute !important;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
}
.videocontainer #video {
  position: absolute;
  height: 100vh;
  top: 50%;
  left: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
}
.socialamedier {
  margin: 10px -10px;
}
@media (min-width: 767px) {
  .socialamedier {
    float: right !important;
  }
}
@media (max-width: 767px) {
  .socialamedier {
    display: block;
    text-align: center;
    width: 100%;
    margin-top: 30px;
  }
}
.socialamedier:before,
.socialamedier:after {
  content: " ";
  display: table;
}
.socialamedier:after {
  clear: both;
}
.socialamedier:before,
.socialamedier:after {
  content: " ";
  display: table;
}
.socialamedier:after {
  clear: both;
}
.socialamedier .paddsocial {
  padding: 10px;
  float: left;
}
@media (max-width: 767px) {
  .socialamedier .paddsocial {
    float: none;
    display: inline-block;
  }
}
.socialamedier .socialmedie {
  display: block;
  width: 40px;
  height: 40px;
  background-size: 35px;
  background-repeat: no-repeat;
  background-position: center;
}
.titleofsection,
.projects .titleofsection {
  font-size: 14px;
  position: relative;
  display: inline-block;
  color: #ffffff;
  font-weight: normal;
  text-align: center;
  margin: 30px auto 60px auto;
  color: #e6e6e6;
}
.titleofsection:before,
.projects .titleofsection:before {
  left: -20px;
}
.titleofsection:after,
.projects .titleofsection:after {
  right: -20px;
}
.titleofsection:before,
.projects .titleofsection:before,
.titleofsection:after,
.projects .titleofsection:after {
  color: #e6e6e6;
  content: "-";
  position: absolute;
}
.centerit {
  display: block;
  width: 100%;
  margin: auto;
  text-align: center;
}
.contacttextemail {
  position: fixed;
  bottom: 60px;
  left: 60px;
  color: #e6e6e6;
}
@media (max-width: 767px) {
  .contacttextemail {
    bottom: 100px;
    right: 0;
    left: 0;
    text-align: center;
  }
}
/************ MAIN END ************/
/************ FOOTER ************/
footer .socialamedier {
  position: relative;
  left: -30px;
}
@media (max-width: 767px) {
  footer .socialamedier {
    left: 0;
    right: 0;
    margin: -30px auto 30px auto;
  }
}
/************ FOOTER END ************/
/*# sourceMappingURL=/home/monumental/domains/erasmustalbot.com/public_html/site/wp-content/themes/erasmustalbot/library/css/interface.css.map */