@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,100,500,700,700italic,900italic&subset=latin,greek);
*{
    font-family: 'Roboto', sans-serif !important;
}
.fa {
    font-family: FontAwesome !important;
}
.footer-meta {
    padding-bottom: 85px !important;
}
.access-map a.btn {
    margin-top: 15px;
    width: 100%;
    margin-bottom: -20px;
}
.cp-logo {
    width: 75px;
    margin-left: -15px;
}
.wpcf7-form-control {
    width: 100%;
    background: none !important;
    border: 1px solid #fff !important;
    padding: 10px !important;
    border-radius: 10px;
    font-weight: 300;
}
.wpcf7-form p {
    font-size: 15px;
    font-weight: 300;
}
.wpcf7-form > p:nth-child(6) {
    width: 100%;
    text-align: center;
}
.wpcf7-submit {
    width: 300px;
    transition: all .4s ease;
}
.wpcf7-submit:hover {
    background: #fff !important;
    color: #DC143C;
    font-weight: 500;
    font-size: 19px;
}
div.wpcf7-validation-errors {
    border: 1px solid #F5F5F5 !important;
    border-radius: 10px;
    font-weight: 300;
}
div.wpcf7-mail-sent-ok {
    border: 1px solid;
    border-radius: 6px;
    font-weight: 300;
}
#sponsors .partners-carousel .owl-carousel .owl-item img {
    max-height: 100px;
}
#sponsors .owl-carousel .owl-item {
    max-height: 110px ;
}
#main-slider .wide .page-section{
    position: relative;
    overflow: hidden;
    background: none !important;
}
@media screen and (max-width: 400px){
    #sponsors .partners-carousel .owl-carousel .owl-item img {
        max-height: auto;
    }
    #sponsors .owl-carousel .owl-item {
        max-height: auto ;
    }
    img[alt="planet"] {
        width: 200px !important;
    }
    .btn-theme {
        color: #FFF;
        background-color: #73BD36;
        border-color: #73BD36;
        width: 100%;
        font-size: 10pt;
        padding: 20px;
    }
    .vc_custom_1432814915462 {
        background-position: center 110px !important;
        background-repeat: no-repeat !important;
        background-size: contain !important;
        background-color: rgb(191, 172, 128) !important;
    }
    #main-slider.owl-carousel .owl-item .item {
        position: relative !important;
        top: 140px !important;
    }
}

.gray {
    color: #666;
    font-size: 9pt;
}

.partners-carousel .owl-carousel .owl-item img {
    width: auto;
    max-height: 100px;
}

.mega-sponsor > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
    width: 300px !important;
}

.mega-sponsor > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div.cloned:nth-child(1) {
    display: none !important;
}

ol {
    margin-left: 20px !important;
}

#main-slider .caption-title {
    color: #000;
    text-shadow: 1px 1px #000;
}

#main-slider .caption-title span::before, #main-slider .caption-title span::after {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}

span.countdown-period{
    color: #000;   
}

.logo a:hover {
    color: #005481;
}