#banner-outer {
    background-color: #7E827A;
}

#header-outer {
    background-color: #E3CDA4;
}

#toolbar .menu a, #toolbar .menu .nav-header, #toolbar .menu .separator {
    color: #703030;
}

div div div p img {
    width: 100%;
}

#logo {
/*    border-bottom: 1px solid;*/
    border-bottom-color: #703030;
        
}

#navigation {
    border-bottom: 1px solid;
    border-bottom-color: #703030;       
}

#scroll {
    background: url('../../../images/scroll/Avgonima.jpg') no-repeat center center;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    width: 100%;
}

.big {
    color: #2F343B;
    font-size: 3rem;
}

.medium {
    color: #703030;
    font-size: 2rem;
}

.small {
    color: #E3CDA4;
    font-size: 1rem;
}

#keimeno {
    padding-top: 8rem;
    padding-bottom: 8rem;
    padding-left: 2rem;
}

#feaut {
    width: 30%;
    border-radius: 50%;
    margin: 20px;
}

body {
    background: #ae513b;
    font-family: arial;
    font-size: 1.2em;
    color: #E3CDA4;
}

@media screen and (max-width: 986px) {
    body {
        font-size: 1em;
    }
}

#body-inner {
    padding: 4rem;
}

#first_p {
    padding-right: 275px;
    padding-left: 100px;
}
#second_p {
    padding-right: 275px;
    padding-left: 100px;
}

@media screen and (max-width: 760px) {
    #first_p {
        padding: 0;
    }
    #second_p {
        padding: 0;
    }
}

@media screen and (max-width: 600px) {
    #feaut {
        width: 90%;
    }
}

#bot1 {
    background: url('../../../images/advert/advert1.jpg') no-repeat center center;
    width:100%;
    background-size: cover;
    position: relative;
    height: 400px;
}

#bot1_text {
    background-color: rgba(112,48,48,0.6);
    height: 120px;
    position: absolute;
    bottom: 0;
    width: 100%;
    font-size:0.6em;
    display: inline-block;
    text-align: center;
}

#bot2 {
    background: url('../../../images/advert/avgonima_ilio.jpg') no-repeat center center;
    width:100%;
    background-size: cover;
    position: relative;
    height: 400px;
}

#bot2_text {
    background-color: rgba(112,48,48,0.6);
    height: 120px;
    position: absolute;
    bottom: 0;
    width: 100%;
    font-size:0.6em;
    display: inline-block;
    text-align: center;
}

#bot3 {
    background: url('../../../images/advert/advert3.jpg') no-repeat center center;
    width:100%;
    background-size: cover;
    position: relative;
    height: 400px;
}

#bot3_text {
    background-color: rgba(112,48,48,0.6);
    height: 120px;
    position: absolute;
    bottom: 0;
    width: 100%;
    font-size:0.6em;
    display: inline-block;
    text-align: center;
}

#bot4 {
    background: url('../../../images/advert/advert4.jpg') no-repeat center center;
    width:100%;
    background-size: cover;
    position: relative;
    height: 400px;
}

#bot4_text {
    background-color: rgba(112,48,48,0.6);
    height: 120px;
    position: absolute;
    bottom: 0;
    width: 100%;
    font-size:0.6em;
    display: inline-block;
    text-align: center;
}

.ver {
  display: table;
  height:  100px;
    padding-left: 2px;
}

.ver p {
    display: table-cell;
    vertical-align: middle;
    color: #E3CDA4;
}
 
.custom {
    padding: 10px;
}

#footer-outer {
    background-color: #2F343B;
    font-size: 14px;
}

@media screen and (max-width: 986px) {
    #bot1_text #bot2_text #bot3_text #bot4_text {
        font-size: 1em;
    }
}

#featureCarousel103 {
    width: auto;
    margin: 0 auto;
}

#designer {
    display: none;
}

#copyright {
    font-size: 1rem;
}

.mod-languages {
    float: right;
}

div h4 {
    display: none;
}

.date {
    display: none;
}


#events .item .title {
    font-size: 1.5rem;
}

.item-page .page-header h2 {
    font-size: 2rem;
    color: #703030;
}