/*  FKK  */
.countrySquare{
    width: calc(33.33333333% - 10px);
    height: 100px;
    background-color: #214582;
    color: white;
    position: relative;
    margin: 5px;
}

.countrySquare a {
    height: 100px;
    position: absolute;
    width: 100%;
    color:white;
}
.nazione-counter{
    width: calc(100% - 10px);
    position: absolute;
    top: 10px;
    padding-right: 10px;
    text-align: right;
    font-size: 12px;
    line-height: 12px;
    font-weight: 400;
}

.nazione-name{
    width: calc(100% - 10px);
    position: absolute;
    bottom: 10px;
    padding-left: 10px;
    text-align: left;
    font-size: 15px;
    line-height: 18px;
    font-weight: 900;
}
/* RICERCA CITTA' */
#nav-nazione{
    height: 100px;
    width: 100%;
    position: relative;
    box-sizing: border-box;
}

.city-search-container{
    margin-top: 15px;
    margin-left: 5px;
    position: absolute;
    height: 58px;
    padding: 5px 10px;
    width: 400px;
    box-sizing: border-box;
    background-color: white;
    line-height: 50px;
    font-size: 14px;
    color: #999;
    border: 1px solid #e5e5e5;
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.25);
}

.city-search-container a{
    display: block;
    float: left;
    line-height: 20px;
    height: 20px;
    padding: 10px 0px;
    color: #999;
    font-weight: 900;
}

#search-city-input{
    width: 100%;
    background-color: transparent;
}

.city-ricerca-ajax{
    width: calc(100% - 10px);
    top: 56px;
    height: 20px;
    padding: 5px;
    left: 0px;
    display: table;
    background: white;
    position: absolute;
    z-index: 1000;
    overflow-y: scroll;
    border: 1px solid #e5e5e5;
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.25);
}

.city-search-result{
    height: 30px;
    font-size: 12px;
    line-height: 30px;
    width: 100%;
}

.btn_intorno{   
    float: right;
    color: white;
    display: block;
    position: absolute;
    top: calc(50% - 20px);
    right: 0px;
    background-color: #80c41c;    
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px !important;
    display: block;
    width: auto;
    color: white;
    font-size: 14px;
    font-weight: 900;
    height: 30px;
    line-height: 30px;
    padding: 0px 10px;
    text-transform: uppercase;
}

.btn_intorno:hover{
    background-color: #6a9917;
    color: white;
}

#cleanInput {
    float: right;
    right: 20px;
    margin-top: -30px;
    position: absolute;
    z-index: 20;
}

.rightContainer{
    width:240px; 
    float: right;
}

.expandMapContainer{
    height: 50px;
    float: left;    
    box-sizing: border-box;
    overflow: hidden;
}
#locale-dettaglio-mappa-logo .expandMapContainer {
    height: auto;
}
#locale-dettaglio-mappa-logo  #expandMap {
    display: none;
}
#expandMap {
    display: block;
    float: left; 
    width: 100%;
    height: 50px;
    font-size: 15px;
    line-height: 30px;
    padding: 10px;    
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
}
.mapContainer {
    height: 600px;
    width: 1000px;
    box-sizing: border-box;
}

.localePreviewImg {
    display: block;
    float: left;
    margin: 20px 0px;
    width: 20%;
    padding-right: 20px;
    box-sizing: border-box;
    text-align: center;
}
.localePreviewImg img {
    max-width: 100%;    
}
.localePreviewText {
    width: 80%;    
}
.localeListContainer {
    margin-bottom: 20px;
    padding-bottom: 40px;
    border-bottom: 1px solid rgba(128,128,128, 0.5);
}

#locali-topic-list-cont {
    padding-left: 0px;
    padding-right: 0px;
}

#locali-topic-list-cont .page-container {
    padding-left: 0px;
    padding-right: 0px;
}

.localeListContainer:last-child {
    border-bottom: none;
}
.markerPopUp{
    max-width: 150px;
    max-height: 200px;
}

.leaflet-control-attribution{
    padding: 0px;
}

.leaflet-popup-content-wrapper{
    width: 250px;
}

.leaflet-popup-content{
    width: 95% !important;
    margin: 0px 2.5% 0px 2.5%;
}

.leaflet-container a.leaflet-popup-close-button{
    top: 5px;
    right: -100px;
}

.leaflet-popup-content p{
    margin: 15px 0px 5px 0px;
}

.leaflet-popup-tip-container{
    position: relative;
    top: -4px;
    left: 57%;
}

.popUpImage{
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
}

.popUpPara{
    margin-top:0px;
    margin-left:0px;
    margin-bottom:10px;
    text-align:center;
}

.popUpTitle{
    margin-top:20px !important;
    margin-left:0px;
    margin-bottom:10px !important;
    text-align:center;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 15px;
    word-break: break-all;
}

.leaflet-touch .leaflet-bar{
    border:none;
    width: 20px;
}

.leaflet-container a{
    color: #214582; 
}

.phonePill{
    border-radius: 50%; 
    width:30px;
    height: 30px;
    background-color:green;
    color:white;
    text-align:center;
    font-size: 15px;
    line-height: 30px;
    margin-left: calc(50% - 12.5px);
}

.dirPill{
    border-radius: 50%; 
    width:30px;
    height: 30px;
    background-color: #214582;
    color:white;
    text-align:center;
    font-size: 15px;
    line-height: 30px;
    margin-left: calc(50% - 12.5px);
}

.legenda{
    width: 20%;
    height: 50%;
    padding: 6px 8px;
    font: 14px/16px Arial, Helvetica, sans-serif;
    background: white;
    background: rgba(255,255,255);
    box-shadow: 0 0 15px rgba(0,0,0,0.2);
    border-radius: 5px;
    text-align: left;
}

.legenda p {
    margin-top: 5px;
    margin-bottom: 5px;
}

.manPointer{
    width: 30px;
    height: 30px;
    font: 20px Arial, Helvetica, sans-serif;
    line-height: 30px;
    background: white;
    background: rgba(255,255,255,0.9);
    box-shadow: 0 0 15px rgba(0,0,0,0.2);
    border-radius: 3px;
    text-align: center;
}

.openLegend{
    float: right;
}

.blugnocca{
    color: #214582;
}

.legSeparator{
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
}

.truncate{
    word-break: break-word;
}

.globe{
    width: 25px;
    height: 21px;
}

.row-pill-indicazioni{
    background-color: #f0047f;
    margin-top: 5px;
    line-height: 24px;
    font-weight: 900;
}
.row-pill-chiama{
    background-color: #80c41c;
    margin-top: 5px;
    line-height: 24px;
    font-weight: 900;
}

.row-pill-contatta{
    background-color: #ff8000;
    margin-top: 5px;
    line-height: 24px;
    font-weight: 900;
}
.row-pill-map {
    display: block;
    float: left;
    height: 25px;
    line-height: 25px;
    border-radius: 10px;
    padding: 0px 15px 2px 15px;
    color: white!important;
    margin: 0px 5px 5px 0px;
    font-size: 12px;
    width: 60%;
}

/* DETTAGLIO LOCALE */

.locale-detail-head{
    width: 70%;
    display: block;
    float: left;
}

.locale-detail-info{
    width: 30%;
    display: block;
    float: left;
}
.locale-detail-info p {
    text-align: right;
}

.locale-image-thun{
    width: 100%;
    display: block;
    float: left;
}

.miniMapContainer{
    height: 350px;
}

.locali-freccia-gallery {
    position: absolute;
    z-index: 10;
    color: white;
    background-color: #214582;
    display: block;
    float: left;
    width: 40px;
    height: 40px;
    font-size: 25px;
    line-height: 40px;
    text-align: center;
    top: calc(50% - 20px);
}
.freccia-gallery-sinistra{
    right: auto;
    left: 0px;
}

.freccia-gallery-destra{
    left: auto;
    right: 0px;
}

.preview-gallery{
    width: calc(25% - 18px);
    margin-right: auto;
    margin-left: auto;
}
.localePills {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(128,128,128, 0.5);
}
.localeContainerLeft{
    width: 740px;
    display: block;
    min-height: 550px;
    float: left;
}
#localeDescrizione {
    font-size: 17px;
    line-height: 27px;
    max-height: 270px;
    padding-bottom: 30px;
    overflow: hidden;
    position: relative;
}
#localeDescrizioneIntExt {
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    text-align: right;
    font-weight: bold;
    position: absolute;
    bottom: -5px;
    width: 100%;
    background-color: white;
    left: 0px;
    cursor: pointer;
}

#locale-dettaglio-mappa-logo {
    /* position: absolute; */
    float: right;
    right: 0px;
    width: 240px;
}
#locale-dettaglio-info {
    box-sizing: border-box;
    /* padding-right: 260px; */
    min-height: 500px;
}
.imageGallery {
    height: calc((1000px / 16) * 9);
}
.facebook{
    color: #3b5999;
}

.twitter{
    color: #55acee;
}

.whatsapp{
    color: #25D366;
}

.social-icon{
    font-size: 30px;
}

.rows .row:last-child {
    border-bottom: 0px;
}
.leaflet-control-attribution {
    display: none !important;
}
#mappositiondisclaimer {
    margin-top: 5px;
    font-style: italic;
    text-align: right;
    color: #808080;
    font-size: 15px;
    line-height: 20px;
}
.popUpModalContatto {
    cursor: pointer;
}
#modal-contatto-locali {
    width: 90%;
    max-width: 400px;
    padding: 15px;
    box-sizing: border-box;
    background-color: white;
    position: fixed;
    z-index: 2001;
    top: calc(50% - 138px);
    left: calc(50% - 200px);
    box-shadow: 0 0 15px rgba(0,0,0,0.2);
    display: none;
}
#close-modal-contatto-locali {
    padding: 5px 0px 5px 10px;
    display: inline-block;
    font-weight: bold;
    position: absolute;
    top: -30px;
    right: 0px;
}
#title-modal-contatto-locali {
    padding: 5px 0px 5px 0px;
    display: block;
    color: #214582;
    font-weight: bold;
    position: absolute;
    top: -30px;
    left: 0px;    
    font-size: 20px;
}
.form-input {
    background-color: white;
    box-sizing: border-box;
    color: #999;
    display: block;
    float: left;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    padding: 5px 5px;
    border: 1px solid rgba(128, 128, 128, 0.2);
    width: 100%;
}
.form-input-textarea {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid rgba(128,128,128, 0.5);
    padding: 5px;
}
#btn-contatti-locale {
    display: inline-block;
    float: right;
}
#main-citta-locali-title-cont {
    padding-right: 200px;
    box-sizing: border-box;
    position: relative;
}
#selectCategoriaLocale {
    position: absolute;
    right: 0px;
    width: 200px;
    margin-top: 0px;
    top: -10px;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
#selectCategoriaLocale #selectCategoriaLocale-btn {
    font-size: 15px;
    line-height: 30px;
    height: 50px;
    display: block;
    float: left;
    width: 100%;
    padding: 10px;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;    
}
#selectCategoriaLocale ul {
    display: block;
    float: left;
    width: 200px;    
    display: none;
    background-color: white;
}
#selectCategoriaLocale li {
    display: block;
    float: left;
    width: 200px;
    height: 50px;
    margin-bottom: 0px;
    padding: 5px 10px;
    box-sizing: border-box;
}
#selectCategoriaLocale li a {
    display: block;
    float: left;
    width: 100%;
    opacity: 0.5;
    font-weight: normal;
}
#selectCategoriaLocale li .categoria_locale_sel {
    opacity: 1;
    font-weight: bold;
}
#selectCategoriaLocale li:first-child {
    padding-top: 10px;
}
#main-citta-locali-title-cont h1 {
    line-height: 40px;
}
#legendaFull {
    background-color: white;
}
/*.leaflet-right .leaflet-control {
    width: 100%;
}*/
.leaflet-right {
/*     position: relative; */
/*     z-index: 5000; */
}
.leaflet-left {
    width: auto;
}
#locale-detail-logo-mobile {
    display: none;
}
.locale-continua {
    display: inline-block;
    float: left;
    height: 20px;
    border-radius: 10px;
    padding: 0px 15px 2px 15px;
    font-weight: bold;
    color: white;
    margin: 0px 5px 5px 0px;
    font-size: 11px;    
    background-color: #214582;    
    line-height: 24px;
    font-weight: 900;
    margin-top: 10px;
}
/* Over Cage */
@media only screen and (min-width:1025px) and (max-width:10000px) {
    .countrySquare:hover {
        background-color: #ff8000;
    } 
    .row-pill-indicazioni:hover{
        color: white;
        background-color: #214582;
    }
    .row-pill-chiama:hover,
    .row-pill-contatta:hover{
        background-color: #214582;
        color: white;
    }
    .locale-continua:hover {
        background-color: #ff8000;
    }
    .btn_intorno:hover{
        background-color: #6a9917;
        color: white;
    }
}
@media only screen and (min-width:768px) and (max-width:1023px) {
    .legenda{
        width: 50%;
        max-width: 200px;
/*         height: 15px; */
        margin-top: 2px;
        background-color: white;
    }
    #locale-dettaglio-mappa-logo {
        width: 180px;
    }
    .localeContainerLeft{
/*         width: 100%; */
        width: calc(100% - 200px);
    }
    .locale-detail-head{
        width: 55%;
    }
    .locale-detail-info{
        width: 45%;
    }
    .imageGallery {
        height: calc((100vw / 16) * 9);
    }
    #localeDescrizione {
        font-size: 13px;
        line-height: 18px;
    }
    .mapContainer {
        height: 600px;
        max-width: 1000px;
        width: 100%;
    }
    #mapid {
        width: calc(100% - 20px);
        margin: 20px 10px;
    }
}
@media screen and (max-width: 767px) {
    .locale-detail-head{
        width: 100%;
        display: block;
        float: left;
    }

    .locale-detail-info{
        width: 100%;
        display: block;
        float: left;
        text-align: left;
    }
    .locale-detail-info p {
        text-align: left;
    }
    #locale-detail-info-telefono,
    #locale-detail-info-email {
        display: none;
    }
    .imageGallery {
        height: calc((100vw / 16) * 9);
    }
    #locale-dettaglio-mappa-logo {
        position: static;
        width: 100%;
    }
    .localeContainerLeft {
        width: 100%;
        min-height: 0px;
    }
    #locale-dettaglio-info {
        width: 100%;
        padding-right: 0px;
    }
    .mapContainer {
        height: 450px;
        width: 100%;
    }
    .legenda {
        width: 150px;
    }
    #main-citta-locali-title-cont {
        padding-right: 0px;
        padding-top: 0px;
    }
    #main-citta-locali-title-cont h1 {
        line-height: 30px;
    }
    #selectCategoriaLocale {
        top: 0px;
        position: static;
        margin-top: -20px;
        float: right;
        
    }
    #selectCategoriaLocale ul {
        position: absolute;
        top: 30px;
        box-shadow: 0 0 10px rgba(0,0,0,0.2);
    }
    .countrySquare{
        width: calc(50% - 10px);
        height: 70px;
        background-color: #214582;
        color: white;
        position: relative;
        margin: 5px;
    }
    .countrySquare a {
        height: 70px;
    }

    .nazione-name{
        font-size: 12px;
        line-height: 15px;
    }
    #top-topics-list-nav {
        text-align: center;
    }
    #top-topics-list-nav #top-topics-pubblica-recensione {
        position: static;
        display: inline-block;
        float: none;
        margin-left:auto;
        margin-top: 0px;
    }
    #mapid {
        width: calc(100% - 20px);
        margin: 20px 10px;
    }
    #mappaDettaglio {
        width: 100%;
        height: calc((100vw - 20px) * 2 / 3);
    }
    #locale-dettaglio-mappa-logo-img  {
        width: auto;
        max-width: 100%;
    }
    #modal-contatto-locali {
        top: calc(50% - 138px);
        left: 0px;
    }
    #locale-detail-logo-mobile {
        display: block;
        margin: 20px 0px -10px 0px;
        /*text-align: right;*/
    }
    #locale-detail-logo-mobile img {
        height: 100px;
    }
    #locale-dettaglio-mappa-logo-img {
        display: none;
    }
    #modal-contatto-locali {
        width: 300px;
        left: calc(50% - 150px);
    }
    /* RICERCA CITTA' MOBILE */
    #nav-nazione{
        height: 120px;
        text-align: center;
    }

    .btn_intorno{
        position: static;
        display: inline-block;
        float: none;
        margin-top: 10px;
    }

    .city-search-container{
        width:  calc(100% - 10px);
        margin-top: 50px;
    }
    #locale-dettaglio-mappa-logo .expandMapContainer {
        height: 50px;
        margin-bottom: 20px;
    }
    #locale-dettaglio-mappa-logo  #expandMap {
        display: block;
    }

}
@media only screen and (min-width:500px) and (max-width: 767px) {
    #locale-dettaglio-mappa-logo-img {
        width: 49%;
        float: left;
    }
    #mappaDettaglio {
        width: 49%;
        
        float: right;
    }
}

/*
    Css Dedicato all Widget di Escort4You
*/
#escort4you-widget-loader {
    position: absolute; 
    z-index: 10; 
    width: 100%; 
    height: 100%;     
    background-color: #fafafa;
}
#escort4you-widget-loader-int {
    position: absolute;
    top: 40%;

}
#escort4you-widget {
    width: 100%;
    min-height: 240px;
    position: relative;
    overflow: hidden;
-webkit-user-select: none; /* webkit (safari, chrome) browsers */
    -moz-user-select: none; /* mozilla browsers */
    -khtml-user-select: none; /* webkit (konqueror) browsers */
    -ms-user-select: none; /* IE10+ */
}
#escort4you-widget nav {
    height: 40px;
    padding: 0px 40px;
    box-sizing: border-box;
    position: relative;
}
.e4y-widget-arrows {
    position: absolute;
    top: 0px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 15px;
    background-color: #214582;
    color: white;
    cursor: pointer;
}
#e4y-widget-arrows-left {
    left: 0px;
    right: auto;
}
#e4y-widget-arrows-right {
    left: auto;
    right: 0px;
    z-index: 2;
    -webkit-box-shadow: -5px 0px 10px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: -5px 0px 10px 0px rgba(0,0,0,0.25);
    box-shadow: -5px 0px 10px 0px rgba(0,0,0,0.25);
}
#e4y-widget-nav {
    width: 100%;
    display: block;
    float: left;
    height: 40px;
    position: relative;    
    z-index: 1;
}
#e4y-widget-nav li {
    width: 25%;
    display: block; 
    float: left;
    height: 40px;
    -webkit-box-shadow: -5px 0px 10px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: -5px 0px 10px 0px rgba(0,0,0,0.25);
    box-shadow: -5px 0px 10px 0px rgba(0,0,0,0.25);
}
#e4y-widget-nav li a {
    padding: 0px 20px;
    box-sizing: border-box;
    display: block;
    float: left;
    width: 100%;
    height: 40px;    
    line-height: 40px;
    text-align: left;
    color: white;
    font-weight: bold;
    background-color: #f0047f;
}
#e4y-widget-nav li .sel {
    background-color: #214582;
}
.e4y-card {
    width: 33.333333%;
    height: 200px;
}
.e4y-card-placeholder {
    width: 100% !important;
    height: 200px;
    background: -moz-linear-gradient(top, rgba(240,4,127,0) 0%, rgba(240,4,127,0.1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(240,4,127,0) 0%,rgba(240,4,127,0.1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(240,4,127,0) 0%,rgba(240,4,127,0.1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f0047f', endColorstr='#1af0047f',GradientType=0 ); /* IE6-9 */
}
.e4y-card-img {
    width: 50%;
    float: left;
    height: 200px;
    background-position: center top;
}
.e4y-card-placeholder .e4y-card-img {
    width: calc(100% / 6);
}
.e4y-card-text {
    width: 50%;
    float: right;
    height: 200px;
    background: -moz-linear-gradient(top, rgba(240,4,127,0) 0%, rgba(240,4,127,0.1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(240,4,127,0) 0%,rgba(240,4,127,0.1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(240,4,127,0) 0%,rgba(240,4,127,0.1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f0047f', endColorstr='#1af0047f',GradientType=0 ); /* IE6-9 */
    padding: 10px 10px 45px 10px;
    box-sizing: border-box;
    position: relative;    
    font-size: 12px;
    line-height: 17px;
}
.e4y-card-placeholder .e4y-card-text {
    width: calc(100% * 5 / 6);
    background: transparent;
    filter: none;
}
.e4y-card-lnk {
    display: block;
    float: left;
    width: calc(100% - 20px);
    position: absolute;
    left: 10px;
    height: 25px;
    line-height: 27px;
    font-size: 12px;
    font-weight: 900;
    text-align: center;    
    bottom: 10px;
    border-radius: 10px;
    background-color: #ff8000;
    color: white;
}
.e4y-card-placeholder .e4y-card-lnk {
    max-width: 110px;
}
#escort4you-widget-main {
    overflow: hidden;
    height: 200px;
}
.e4y-category-selector {
    cursor: pointer;
}
@media only screen and (min-width:1025px) and (max-width:10000px) {
    #e4y-widget-nav li a:hover {
        background-color: #ff8000;
    }    
    #e4y-widget-nav li .sel:hover {
        background-color: #214582;
    }
    .e4y-widget-arrows:hover {
        background-color: #214582;
        color: #ff8000;
    }
    .e4y-card-lnk:hover {
        background-color: #214582;
        color: white;
    }
}
@media only screen and (min-width:768px) and (max-width:1023px) {
    .e4y-card {
        width: 50%;
    }
    .e4y-card-placeholder .e4y-card-img {
        width: calc(100% / 4);
    }
    .e4y-card-placeholder .e4y-card-text {
        width: calc(100% * 3 / 4);
    }
}
@media only screen and (min-width:320px) and (max-width:767px) {
    .e4y-card {
        width: 100%;
    }
    .e4y-widget-arrows {            
        width: 20px;    
        font-size: 12px;        
    }
    #escort4you-widget nav {    
        padding: 0px 20px;
    }
    #e4y-widget-nav li a {
        padding: 0px 7.5px;
        font-size: 12px;
    }
    .e4y-card-placeholder .e4y-card-img {
        width: calc(100% / 2);
    }
    .e4y-card-placeholder .e4y-card-text {
        width: calc(100% / 2);
    }
}

/*
    Css Dedicato all Widget di Escort4You
*/
#escortadvisor-widget-loader {
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 100%;
    background-color: #fafafa;
}
#escortadvisor-widget-loader-int {
    position: absolute;
    top: 40%;
}
#escortadvisor-banner {
    height: 50px;
    background-color: #F2F2F2;
    border-radius: 3px;
    margin-bottom: 5px;
}
#escortadvisor-banner-logo-cont {
    display: block;
    float: left;
    width: 50%;
    line-height: 50px;
    text-align: right;
    padding-right: 10px;
    box-sizing: border-box;
    font-size: 14px;
    font-style: italic;
}
#escortadvisor-banner-text {
    display: block;
    float: right;
    width: 50%;
    line-height: 50px;
    text-align: left;
    padding-left: 10px;
    box-sizing: border-box;
    font-family: 'Open Sans';
    font-style: italic;
    color: black;
    font-size:14px;
    font-weight: 300;
}
#escortadvisor-widget {
    width: 100%;
    min-height: 240px;
    position: relative;
    overflow: hidden;
    -webkit-user-select: none; /* webkit (safari, chrome) browsers */
    -moz-user-select: none; /* mozilla browsers */
    -khtml-user-select: none; /* webkit (konqueror) browsers */
    -ms-user-select: none; /* IE10+ */
}

.ea-widget-arrows {
    position: absolute;
/*     bottom: calc(( (100% - 55px) / 2) - 12.5px); */
    bottom: calc(50% - 35px);
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 15px;
    background-color: #f2f2f2;
    color: white;
    cursor: pointer;
    color: #f00f88;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}
#ea-widget-arrows-left {
    left: 0px;
    right: auto;
    z-index: 2;
    display: none;
}
#ea-widget-arrows-right {
    left: auto;
    right: 0px;
    z-index: 2;
/*    -webkit-box-shadow: -5px 0px 10px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: -5px 0px 10px 0px rgba(0,0,0,0.25);
    box-shadow: -5px 0px 10px 0px rgba(0,0,0,0.25);*/
}

/* 1024 */
.ea-card {
    width: calc((100% - 25px) / 6);
    margin-right: 5px;
    background-color: #F2F2F2;
    border-radius: 3px;
    padding: 5px;
    box-sizing: border-box;
}
.ea-card:nth-child(6n) {
    margin-right: 0px;
}
.ea-desktop-short .ea-card {
    width: calc((100% - 15px) / 4);
}
.ea-desktop-short .ea-card:nth-child(6n) {
    margin-right: 5px;
}
.ea-desktop-short .ea-card:nth-child(4n) {
    margin-right: 0px;
}
.ea-card-placeholder {
    width: 100% !important;
    height: 200px;
}
.ea-card-img-cont {
    margin-bottom: 5px;
    position: relative;
}
.ea-card-img-cont img {
    width: 100%;
}

.ea-card-text {
    width: 100%;
    position: relative;
}
.ea-card-text p,
.ea-card-text h5 {
    font-size: 12px;
    line-height: 15px;
    font-family: 'Open Sans';
    color: black;
}
.ea-evaluation {
    margin: 5px 0px;
}
.ea-evaluation svg {
    width: 15px;
}
.ea-card-action {
    position: absolute;
    bottom: 0px;
    height: 20px;
    line-height: 22px;
    width: 60px;
    bottom: 10px;
    left: calc(50% - 30px);
    border-radius: 3px;
    display: block;
    float: left;
    background-color: #f00f88;
    text-align: center;
    font-size: 10px;
    font-weight: 700;
    color: white;
    letter-spacing: 1px;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}
#escortadvisor-widget-main {
    overflow-x: hidden;
    margin-top: 5px;
}
.escortadvisor-banner-select {
    width: calc((100% - 5px) / 2);
    display: block;
    padding: 0px 20px 0px 10px;
    box-sizing: border-box;
    line-height: 30px;
    height: 30px;
    font-size: 12px;
    border-radius: 5px;
    border: 1px solid #e5e5e5;
}
@media only screen and (min-width:1025px) and (max-width:10000px) {
/*    #e4y-widget-nav li a:hover {
        background-color: #ff8000;
    }
    #e4y-widget-nav li .sel:hover {
        background-color: #214582;
    }
    .e4y-widget-arrows:hover {
        background-color: #214582;
        color: #ff8000;
    }*/
    .ea-card-action:hover {
        background-color: #cc0e7b;
        color: white;
        transition: all 0.2s;
        -webkit-transition: all 0.2s;
    }
    .ea-widget-arrows:hover {
        background-color: #fff;
        color: #f00f88;
        transition: all 0.2s;
        -webkit-transition: all 0.2s;
    }
}
@media only screen and (min-width:768px) and (max-width:1023px) {
    .ea-card {
        width: calc((100% - 15px) / 4);
        margin-right: 5px;
        background-color: #F2F2F2;
        border-radius: 3px;
        padding: 5px;
        box-sizing: border-box;
    }
    .ea-card:nth-child(6n) {
        margin-right: 5px;
    }
    .ea-card:nth-child(4n) {
        margin-right: 0px;
    }
    .ea-tablet-short .ea-card {
        width: calc((100% - 10px) / 3);
    }
    .ea-tablet-short .ea-card:nth-child(6n) {
        margin-right: 5px;
    }
    .ea-tablet-short .ea-card:nth-child(3n) {
        margin-right: 0px;
    }
}
@media only screen and (min-width:320px) and (max-width:767px) {
    .ea-card {
        width: calc((100% - 5px) / 2);
        margin-right: 5px;
        background-color: #F2F2F2;
        border-radius: 3px;
        padding: 5px;
        box-sizing: border-box;
    }
    .ea-card:nth-child(odd) {
        margin-right: 5px;
    }
    .ea-card:nth-child(even) {
        margin-right: 0px;
    }
    #escortadvisor-banner {
        height: 75px;
    }
    #escortadvisor-banner-logo-cont {
        width: 100%;
        text-align: center;
        padding-right: 0px;
    }
    #escortadvisor-banner-text {
        display: block;
        float: left;
        width: 100%;
        line-height: 25px;
        padding-left: 0px;
        text-align: center;
    }
}
