/* 
    Created on : 14.9.2014, 13:59:50
    Author     : LBartos
*/

#slide1.container{
    width: 100%;
    background-color: #ffffff;
    font-family: Nexa Bold;
    left: auto;
    top: 30%;
}
#s1_title1{
    position: static;
    padding-top: 3%;
    font-family: Nexa Light;
    color: #ffffff;
    font-size: 250%;
    font-stretch: expanded;
    font-weight: 400;
    line-height: 80%;
}
#s1_titles_box{
    position: relative;
    top: 10%;
    text-align: center;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}
#s1_title2 {
    position: static;
    font-family: Nexa Bold;
    color: #2d2d2d;
    font-size: 220%;
    font-weight: 400;
    line-height: 80%;
    text-align: center;

}
#s1_title3 {
    font-family: Nexa Bold;
    font-size: 110%;
    font-weight: 400;
    line-height: 90%;
    alignment-adjust: central;
    text-align: center;
    color: #6a6969;
    display: none;
}

#slide1 #top {
    background-color:#66ccf4;
    height: 22%;
    width: 100%;
    text-align: center;
    position: relative;
    min-height: 135px;
}
#s_2_midle{
    background-color: #ffffff;
}

.slide1_icon_box{
    height: 60%;
    top: 3vw;
    left: -42%;
    position: relative;
}
#s1_logo{
    width: 5.5%;
    height: auto;
}

#s1_midle{
    width: 100%;
    height: auto;
    position: relative;
    top: 3%;
}
.icon_circles{
    height: 110px;
    width: auto;
}
.s1_title4{
    color: #4b9dd6;
    font-size: 18px;
    font-weight: 700;
    position: relative;
}
.s1_title5{

    font-family: Nexa Bold;
    color: #2d2d2d;
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
}

.s1_title6{
    font-family: Nexa Light;
    color: #505050;
    font-size: 14px;
    font-weight: 400;
    line-height: 21.006px;
    text-align: center;
}

.midle{
    text-align: center;    
}
.s1_title_read_more{
    visibility: hidden;
    font-family: Nexa Bold;
    color: #2d2d2d;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    text-decoration: underline;
    line-height: 1.5;
}

