﻿/*Artem Troshyn styles*/
.callBackFormElion
{
    color: #b3af83;
}

.modalFormCall {
    display: block;
    width: 190px;
    height: 95px;
    line-height: 95px;
    background-color: #002857;
    color: #b3af83;
    margin: 0 auto 30px auto;
    font-size: 19px;
    padding: 20px 0 30px 0;
    border-top: 10px solid transparent;
    line-height: 35px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.modalFormCall:hover {
    color: #b3af83;
    border-top: 10px solid #b3af83;
}

.modalFormCall:focus {
    color: #b3af83;
}

.ellionclubYacht {

    height: 650px !important;
}

.modalWindowWithForm {
    position: fixed;
    background: #002857;
    color: #b3af83;
    width: 600px;
    height: 460px;
    margin-left: -300px;
    top: 130px;
    left: 50%;
    z-index: 99999;
    padding: 30px 30px;
    outline: 4px solid #002857;
    border: 1px solid #b3af83;
    display: none;
}

.modalWindowWithForm .modalCloseButton {
    display: block;
    position: absolute;
    color: #b3af83;
    top: 15px;
    right: 15px;
    cursor: pointer;
}

.modalWindowWithForm center {
    font-size: 20px;
}

.modalWindowWithForm table tbody tr {
    height: 34px;
    font-size: 16px;
}

.modalWindowWithForm #ContactSubmit {
    display: block;
    margin: 16px auto 0 auto;
    background: #b3af83;
    color: #002857;
    border: none;
    width: 120px;
    height: 40px;
    font-weight: 600;
    font-size: 15px;
}

.modalWindowWithForm #ContactSubmit:hover {
    background: #c6c3a3;
}


.bf-2018 {

}

.bf-2018 li{
    display: block;
    width: 100%;
}
.bf-2018 li  a{
    display: block

}

.grekoletoHotels {
    /*display: inline !important;*/
    height: 500px !important;
    overflow-y: scroll !important;
    
}

.hottoursAddText {
    padding: 30px !important;
}

.red-menu-ex-online {
    line-height: 14px;
    height: 35px !important;
}