/*--
	Theme Name: Universe
	Theme URI: xxx
	Author: Esmet Hajrizi
	Author URI: www.esmeth.com
	Description: College Education Responsive Template
	Version: 1.0
	License URI: http://
	Tags:
--*/

@import "css/misc.css";
@import "css/main.css";
@import "css/color-scheme.css";
@import "css/responsive.css";


.u-cause-wrapper {
  margin-top: 30px;
  overflow: hidden;
  position: relative;
  width: 100%;
  min-width: 100%;
}

.u-cause {
  float: left;
  width: 100%;
  min-width: 100%;
  height: 46px;
  margin-top: -46px;
  line-height: 46px;
  position: relative;
  z-index: 8;
  padding: 0 20px;
  margin-left: 170px;
  background-color: white;
}
.u-cause dl {
  display: block;
  margin: 0;
}
.u-cause dd {
  display: block;
  float: left;
  margin: 0 60px;
  padding: 0 10px;
}
.u-cause dd a {
  color: #232323;
  font-weight: 600;
}
.u-cause dd a:hover {
  color: #6b9262;
}

.u-cause-title {
  display: inline-block;
  margin: 0;
  text-transform: uppercase;
  line-height: 46px;
  padding: 0 15px 0 60px;
  background-color: #e64343;
  color: white;
  position: relative;
  z-index: 9;
}
.u-cause-title a.close-u-cause {
  position: absolute;
  width: 46px;
  height: 46px;
  background-color: rgba(0, 0, 0, 0.14);
  color: white;
  font-size: 14px;
  text-align: center;
  line-height: 46px;
  top: 0;
  left: 0;
}

.slider-wrapper {
  background-color: white;
  margin-top: 30px;
}

a.flex-prev,
a.flex-next {
  position: absolute;
  bottom: 17%;
  z-index: 42;
  width: 36px;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  text-align: center;
  display: inline-block;
  background-color: #faca3a;
  color: #232323;
  float: left;
}

a.flex-next {
  right: 30px;
}

a.flex-prev {
  right: 67px;
}

.flex-caption {
  position: absolute;
  wdith: 100%;
  min-width: 100%;
  padding: 2px 20px;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  display: block;
}
.flex-caption p {
  font-size: 14px;
  color: #e6e6e6;
}
.flex-caption a {
  color: #faca3a;
}
@media (max-width: 768px) {
  .flex-caption {
    display: none;
  }
}

.inner-carousel{padding-top:12px;}




#notfound{position:relative;height:500px}#notfound .notfound{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.notfound{max-width:520px;width:100%;line-height:1.4;text-align:center}.notfound .notfound-404{position:relative;height:200px;margin:0 auto 20px;z-index:-1}

.notfound .notfound-404 h1{font-family:montserrat,sans-serif;font-size:236px;font-weight:200;margin:0;color:#211b19;text-transform:uppercase;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.notfound .notfound-404 h2{font-family:montserrat,sans-serif;font-size:28px;font-weight:400;text-transform:uppercase;color:#211b19;background:#fff;padding:10px 5px;margin:auto;display:inline-block;position:absolute;bottom:0;left:0;right:0}

.notfound a{font-family:montserrat,sans-serif;display:inline-block;font-weight:700;text-decoration:none;color:#fff;text-transform:uppercase;padding:13px 23px;background:#003a6a;font-size:18px;-webkit-transition:.2s all;transition:.2s all}.notfound a:hover{color:#fff;background:#003a6a}@media only screen and (max-width:767px){.notfound .notfound-404 h1{font-size:148px}}@media only screen and (max-width:480px){.notfound .notfound-404{height:148px;margin:0 auto 10px}.notfound .notfound-404 h1{font-size:86px}.notfound .notfound-404 h2{font-size:16px}.notfound a{padding:7px 15px;font-size:14px}}
