@charset "utf-8";
/* CSS Document */
h1, h2, h3, h4, h5 {font-family: 'Oswald', sans-serif;}
.slider-wrapper {background-image:url(../images/custom-nz/german-banner.png);background-repeat: no-repeat;background-size: cover;min-height: 520px;height:auto;}
.navbar {background:#fff;padding:5px 0px;}
h2.slider-title-inner {;font-weight:800;font-size:2.7em;line-height: 1;}
.home_btn {

    border-radius: 3px;
    color: #000;
    cursor: pointer;
    background-color: #eec200;
    display: inline-block;
    margin-bottom: 1em;
    padding: 1.15em 1.75em;
    text-decoration: none;
    font-family: Akkurat,Sans-serif;
    font-weight: 700;
    font-style: normal;
  	transition: all .3s ease;}
.home_btn:hover {
    background: #000;
    color: #fff;
    text-decoration: none;

}

.form-section-banner {background: #ffffff9e;
    padding: 20px 30px;}
.x-strong {font-weight:bold;font-size:30px;display: block;}

.icon-card {
  padding:10px 5px;
     box-shadow: 0 1px 2px 0 rgba(70,146,255,.34), 0 2px 8px 0 rgba(160,158,232,.3);
    border-radius: 10px;
    margin: 0 auto;
	background: #fff;
}

.custom-circle {max-width: 150px;border-radius: 100%;}
.custom-circle:hover {filter: grayscale(100%);transition: all 0.8s ease; transform: scale(1.2);}

img.icon-img {max-width:90px;width: 100%;}

.no-list {list-style:none;padding:0;}
.navbar-nav a {font-weight: 600;color: #000;}

.home_btn-outline { border-radius:3px;background:#f7c800;
color: #fff;
cursor: pointer;
display: inline-block;
padding: 1.15em 1.75em;
text-decoration: none;

font-family: Akkurat,Sans-serif;

font-weight: 700;

font-style: normal;

-webkit-transition: background-color .3s ease;

transition: background-color .3s ease;}

.event-schedule {background:#c9f7e7;padding:50px 0px;}
.event-wrapper {    background: #00c883;
    padding: 20px 15px;
    margin-bottom: 10px;min-height: 225px;}
.event-wrapper:hover {box-shadow: 0 4px 12px 0 rgba(70,146,255,.4), 0 8px 20px 0 rgba(160,158,232,.25);
background: #009979;
    color: #fff;}

.form-control {margin-bottom: -5px;}

.home_btn-outline:hover {
    background: #eec200;
    color: #000;
    cursor: pointer;
	text-decoration: none;}
img.model {position:relative;bottom:0px;}

.slider-content {position:relative;top:0px;}
.custom-decoration img {display: inline-block;max-width: 100px;}
.uni-box-title {color:#000;}
.uni-box {border:1px #ccc solid; box-shadow: 0 1px 2px 0 rgba(70,146,255,.25),0 2px 8px 0 rgba(160,158,232,.25);
    border-radius: 3px;
    opacity: .9;
  padding:30px;
    transition: .3s ease box-shadow,.3s ease opacity;
    height: 100%;
    position: relative;background:#fff;
 

}

.highlight-section {background-color:#c9f7e7;}

h3, h4 {color:#00c883;}
a.btn-primary-border:hover {color:#000 !important;}

a.btn-primary-border  {text-decoration:none;border: 2px #009679 solid !important;color:#000 !important;font-weight: 600;}
.btn-top {    text-decoration: none;
    border: 2px #009679 solid !important;
    background: #009679;
    color: #000;
    font-weight: 600;}
.uni-box:hover { box-shadow: 0 4px 12px 0 rgba(70,146,255,.4),0 8px 20px 0 rgba(160,158,232,.25);}
ul.uni-box-list {padding:0;}

.courses-section {padding:60px 0px 50px 0px;background-color: #c9f7e7; }



.cusotm-modal-left {padding:50px;}
.cusotm-modal-right {padding:50px 30px;}
.cusotm-modal-left {background-image: url(../images/custom-nz/side-banner.jpg);background-size:cover;}
.cusotm-modal-left2 {background:#fff;}

@media screen and (max-width:550px){
	.no-display-sm {display:none;}
	
}






