#slide_show img{
cursor: pointer;
}

#slide_show .carousel-caption{
bottom: 0;
text-align: unset;
padding: 15px;
}

#slide_show .carousel-caption a{
position: relative;
text-decoration: none;
}

#slide_show .pos1 {
left:0%;
top:35%;
display: inline-block;
position: relative;
}

#slide_show .title1 {
font-size:30px !important;
color:#424242 !important;
}

#slide_show .subtitle1 {
font-size:30px !important;
color:#424242 !important;
margin-left:0% ;
display: inline-block;
}

#slide_show .title1 + br{
display: block;
padding-bottom: 10px;
content: '';
}
#slide_show .pos {
left:1%;
top:50%;
display: inline-block;
position: relative;
}

#slide_show .title {
}

#slide_show .subtitle {
margin-left:0% ;
display: inline-block;
}

#slide_show .title + br{
display: block;
padding-bottom: 10px;
content: '';
}
#slide_show .pos3 {
left:0%;
top:50%;
display: inline-block;
position: relative;
}

#slide_show .title3 {
font-size:30px !important;
color:#FFFFFF !important;
}

#slide_show .subtitle3 {
margin-left:0% ;
display: inline-block;
}

#slide_show .title3 + br{
display: block;
padding-bottom: 10px;
content: '';
}



.slide_group1{
max-height: 400px;
}

.slide_group1 .carousel-item iframe{
min-height: 400px;
}

.slide_group1 .youtube-slide{
max-height: 400px;
}

.slide_group2{
max-height: 400px;
}

.slide_group2 .carousel-item iframe{
min-height: 400px;
}

.slide_group2 .youtube-slide{
max-height: 400px;
}