@import url('https://fonts.googleapis.com/css?family=Oswald:500');
@import url('https://fonts.googleapis.com/css?family=Oswald:300');
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700');

.partner {
position: relative;
box-shadow: 0 1.5px 3px 0 rgba(142, 142, 142, 0.16);
background-color: #ffffff;
border: solid 0.5px #dcdcdc;
padding: 20px 5px;
margin-bottom: 25px;
display: table;
width: 97%;
height: 90px;
}
.image, .title {
float: left;
padding: 0 10px;
}

.image, .title2 {
float: left;
padding: 0 10px;
}
.image {
height: 100px;
width: 140px;
position: relative;
}

.data {
font-family: 'Roboto', sans-serif;
float: left;
padding: 0 10px;
position: relative;
text-align: center;
}
.img-fluid {
max-height: 100%;
max-width: 100%;
width: auto;
height: auto;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
}
.title {
padding-top: 15px;
padding-left: 30px;
}
.title h3 {
font-size: 16px;
font-weight: 600;
padding-top: 15px;
max-width: 330px;
}

.title2 h3 {
font-family: 'Roboto', sans-serif;
text-transform: uppercase;
font-size: 17px;
font-weight:600;
padding:0px;
max-width:360px;
margin: 0px;
}

.title2 h3:after {
height: 5px;
display: block;
width: 40px;
background: #ad2070;
content: '';
margin: 10px 0;
}

.title h3:after {
height: 5px;
display: block;
width: 40px;
background: #ad2070;
content: '';
margin: 10px 0;
}

.title2 .hour {

}

.title2 h3 em{
float: left;
color:  #ad2070;
font-size: 17px;
text-transform: uppercase;
font-weight: 700;
font-style: normal;
display: inline-block;
margin-top: 5px;
}

.title2  em:after {
content: ' | ';
}

.data strong {
font-family: 'Roboto', sans-serif;
font-size: 15px;
font-weight: 500;
}

.place {
font-family: 'Roboto', sans-serif;
width: 30%;
float: left;
display: inline-block;
margin-top: 5px;
}

.place img {
float: left;
width: 40px;

}

.add-heading {
font-family: 'Roboto', sans-serif;
text-transform: capitalize;
font-size:14px;
font-weight: 200;
padding: 0px;
max-width:400px;
margin: 0px;
margin:15px 0px -5px 0px;
display:block;
}
.btn {
float: right;
padding: 30px 10px 0 10px;
}
.btn span {
display: block;
background: #ad2070;
padding: 7px 10px;
border-radius: 5px;
color: #fff;
cursor: pointer;
}
.info {
clear: both;
padding: 20px 10px 0 10px;
}
.info ul {
margin: 10px 0px;
}

.info ul li {
list-style: square;
margin: 0 0px 0px 25px;
}

.data span {
font-family: 'Oswald', sans-serif;
font-size:20px;
color: #ad206f;
text-transform: uppercase;
}

.data em {
font-style: normal;
font-family: 'Oswald', sans-serif;
font-size: 15px;
color: #ff0000;
text-transform: uppercase;
padding: 0;
margin: 10px 0px 0px 0px;
display: inline-block;
}
.program {
background: #eaf9ff;
border-radius: 3px;
border: 1px solid #eaf9ff;
font-family: 'Oswald', sans-serif;
font-size: 18px;
color:#ad2070;
margin: 20px 0px;
padding: 15px 0px 30px 10px;

}

.program span {
font-family: 'Roboto', sans-serif;
float:left;
font-style: normal;
text-transform: uppercase;
display: block;
font-weight:200;
margin: 0px 10px 0px 0px;
border-right: 1px solid #727171;
padding: 0px 10px 0px 0px;
}


.program em {
color: #ad2070;
font-weight: 700;
float:left;
font-style: normal;
text-transform: uppercase;
display: block;
}

.program strong {
font-family: 'Roboto', sans-serif;
line-height: 25px;
color: #7a7571;
font-weight:200;
float:left;
display: block;
}