@charset "utf-8";
/* CSS Document */
h1, h2, h3, h4, h5 {font-family: 'Oswald', sans-serif;}
.slider-wrapper {background-image:url(../images/bannereurop.jpg);background-repeat: no-repeat;background-size: cover;}
.navbar {background:#fff;padding:5px 0px;}
h2.slider-title-inner {;font-weight:800;font-size:3em;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;

}
.slider-text-outer {    position: relative;
    top: 10em;}

.sub-heading-text {display: inline-block;
    background: #28a745;
    padding: 12px 20px;
    border-radius: 50px;}

    .main-heading-text {    font-size: 3.2em;}

.form-section-banner {background: #fff;
    padding: 20px 50px;}
.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;
}

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:#28a745;
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:#cce8e1;padding:50px 0px;}
.event-wrapper {    background: #fff;
    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: #28a745;
    color: #fff;}


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

.slider-content {position:relative;top:20px;}
.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;
 

}
a.btn-primary-border:hover {color:#000 !important;}

a.btn-primary-border  {text-decoration:none;border: 2px #28a745 solid !important;color:#000 !important;font-weight: 600;}
.btn-top {    text-decoration: none;
    border: 2px #28a745 solid !important;
    background: #28a745;
    color: #fff;
    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; }
.my-footer-blue {padding:60px 0px 50px 0px;  }


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

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

    .sub-heading-text {    margin-bottom: 15px;
    font-size: 18px;}
    .slider-text-outer {top:2em;}
	
	
}






