/*SECTION TITLE INTERNA*/

.sect_title_interna{

    padding: 50px 0;

    position: relative;

    background-position: center;

    background-size: cover;

}

.sect_title_interna:before{

    content: "";

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background: rgba(0,0,0,0.6);

    opacity: .5;

}

.row_height{

    height: 160px;

    align-items: flex-end;

}

.sect_title_interna h1{

    color: #fff;

    font-weight: 700;

    text-align: center;

}

@media(max-width: 991px){

    .sect_title_interna h1 {

        font-size: 30px;

    }

    .row_height {

        height: 140px;

    }

}

@media(max-width: 767px){

    .sect_title_interna h1 {

        font-size: 25px;

    }

    .row_height {

        height: 130px;

    }

    .sect_title_interna {

        padding: 20px 0;

    }

}

@media(max-width: 500px){

    .sect_title_interna h1 {

        font-size: 18px;

    }

}

/*END SECTION TITLE INTERNA*/ 

.gs23-bggalle1 {

    padding: 70px 0;

}

.ime-fechart {

    border-bottom: 2px solid #008d9d;

    padding-bottom: 5px;

    color: #949494;

    font-size: 16px;

    font-family: 'PT Sans',sans-serif;

}

.eo2-browsergs1 {

    display: none;

}

.ime-titartiprin {

    font-size: 40px;

    font-family: 'PT Sans',sans-serif;

    font-weight: 700;

}

.ime-titartiprin a {

    color: #5b666d!important;

    text-decoration: none;

}

.ime-imgprinfoto img {

    border: 2px solid #008d9d;

    width: 100%;

}

.ime-imgprinfoto h6 {

    margin-top: 6px;

    font-size: 14px;

    color: #616161;

    font-weight: bold;

    font-style: italic;

    padding-bottom: 6px;

    padding-left: 8px;

    background: #e8e8e8;

}

.ladotag .lista .li a {

    font-family: Arial;

    color: #FFFFFF;

    font-size: 13px;

    text-align: center;

    display: block;

    padding-top: 9px;

    padding-bottom: 10px;

    padding-left: 15px;

    padding-right: 15px;

    /*text-shadow: 1px -1px 0px rgba(0, 0, 0, 1);*/

    background: #0099c5;

    margin-left: 5px;

    margin-right: 5px;

    margin-bottom: 15px;

}

.ladotag .lista .li {

    display: inline-block;

    float: left;

}

.eo2-titgsnoti1 {

    color: #FFFFFF;

    max-width: 100%;

    padding-left: 20px;

    padding-right: 20px;

    height: 50px;

    line-height: 50px;

    float: left;

    font-weight: bold;

    margin-top: 0px;

    background-color: #009bc58f;

    /* border-top: 5px solid #FFCD00; */

    font-size: 24px;

    font-weight: bold;

    width: 100%;

    box-shadow: 4px 3px 0 #3d3d3d, 7px 6px 0 rgba(0,0,0,0.15);

}

.ime-gallery4 li {

    position: relative;

    width: 25%;

    float: left;

    padding: 0.625rem;

    display: -webkit-flex;

    display: flex;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;

    -webkit-transition: width 0.3s ease-out;

    transition: width 0.3s ease-out;

}

.ime-gallery4 li figure {

    display: block;

    width: 100%;

    margin-bottom: 6px;

}

.ime-gallery4 li figure img{

    width: 100%;

}

.ime-gallery4 li .box {

    position: relative;

    padding: 6px 6px 15px 6px;

    width: 100%;

    /* padding: 10px 6px 40px 6px; */

    background-color: #E6E6E6;

    overflow: hidden;

    border-top: 10px solid #0099c5;
    /* border-left: 1px solid #A5A5A5; */
    /* border-right: 1px solid #A5A5A5; */
    border-bottom: 5px solid #0099c5;

}

.ime-gallery4 li h3 {

    margin-bottom: 6px;

    font-size: 14px;

    font-weight: bold;

    line-height: 100%;

    text-transform: uppercase;

    color: #272727;

    margin-bottom: 20px;

}

.box a{

    text-decoration: none;

}

.box p{
    color: #909394;
}

.box img{

  width: 100%;

}

.eo2-brdnotdstc {

    border-top: 3px solid #008d9d;
    border-bottom: 2px solid #008d9d;
    margin-bottom: 10px;
    background: #E8E8E8;
}

.ime-gallery3 li .box {

    position: relative;

    padding: 6px 6px 15px 6px;

    width: 100%;

    /* padding: 10px 6px 40px 6px; */

    background-color: #E6E6E6;

    overflow: hidden;

    border-top: 10px solid #009bc58f;
    /* border-left: 1px solid #A5A5A5; */
    /* border-right: 1px solid #A5A5A5; */
    border-bottom: 5px solid #009bc58f;

}

.ime-gallery3 {

    margin: 0 auto;

    overflow: auto;

    display: -webkit-flex;

    display: flex;

    -webkit-flex-wrap: wrap;

    flex-wrap: wrap;

    padding-left: 0px;

    max-height: 500px;

}

.ime-gallery3 li h3 {

    margin-bottom: 6px;

    font-size: 15px;

    font-weight: bold;

    line-height: 100%;

    text-transform: uppercase;

    color: #909394!important;

    margin-bottom: 20px;

}

.ime-masarticuh2 {

    text-align: center;

    font-weight: bold;

    background: #e6e6e6;

    margin-bottom: 0px;

    margin-top: 0px;

    padding-top: 10px;

    padding-bottom: 10px;

    color: #5b666d!important;

    text-transform: uppercase;

    font-size: 20px;

    border-bottom:2px solid #008d9d;

}



::-webkit-scrollbar-thumb{

    background: #ff9900!important;

    border-radius: 3px!important;

    max-width: 7px!important;

}

@media(max-width: 575px){

.ime-gallery4 li {

   width: 50%;

}

}

@media(max-width: 358px){

.ime-gallery4 li {

   width: 100%;

}

}