.checked {
    color: orange;
}
.last-opinions {
    color: black;
}

.opinion-description
{
    color: grey;
	font-style: italic;
	
	
}

.opinions-global
{color: black;}

.opinion-title
{color: black!important;
font-weight: bold!important;}

.opinion-name
{
    color: #324d8c;
}

.opinions-rating
{color: black;}

.blue{
    color: rgb(50,77,140);
}

.bg-blue{
    color: rgb(50,77,140);
}



.add-listing:before{
    content: none;
}



.color_skin {
    background-color: rgb(50,77,140);
    display: none !important;
}

.m-top-0{
    margin-top: 0px;
}

.min-h-180{
    min-height: 180px;
}


h1, h2, h3, h4, h5, h6, .h1, .h2 , .h3, .h4, .h5, .h6{
    font-family: 'Capriola', sans-serif;
    color: rgb(50,77,140);
    text-align: center;

    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: 500;
    line-height: 1.1;
}

.h2{
    font-size: 30px;
}


/* hs en clases - Estilos de  encabezados ,pero basados en clases, para poder mejorar el SEO */
.row-title .h1{
    position: relative;
    margin-top: 0;
    border-bottom: 1px dashed rgba(160,160,160,0.4);
    padding-bottom: 18px;
    width: 100%;
    left: 65px;
    padding-right: 130px;
}


.color-bg .row-title .h1{
    border-bottom: 1px dashed rgba(255,255,255,0.3);
}

.how .row-title h1:before,
.how .row-title .h1:before {
    font-family: 'icon';
    content: "\ea46";
    position: absolute;
    top: 100%;
    left: -65px;
    margin-top: -28px;
    font-size: 45px;
    width: 60px;
    padding-right: 16px;
    text-align: center;
}



.row-title .h4 {
    color: #555555;
    position: relative;
    margin: -11px 65px 0 65px;
    padding-top: 15px;
    line-height: 30px;
    display: inline-block;
    border-top: 1px dashed rgb(38,163,135);
    opacity: 0.6;
    border-bottom: none;
    left: 0px;
}


.page-intro.white{
    background: white;
    padding: 80px 15px 0px 15px;
    font-size: 15px;
}

h1.white{
    color: white !important;
}


.color-bg .row-title .h1 {
    border-bottom: 1px dashed rgba(255,255,255,0.3);
    color: #fff;
}

.color-bg .row-title .h4 {
    color: rgba(255,255,255,0.9);
    border-top: 1px dashed #fff;
}



a{
    color: rgb(50,77,140);
}
a, a:hover, a:focus{
    text-decoration: none;
    color: rgb(50,77,140);
}
a.button:focus{
    color: #fff;
}
span{
    color: rgb(50,77,140);
}
img{
    max-width: 100%;
}
p{
    font-size: 15px;
}
blockquote{
    position: relative;
    color: rgb(50,77,140);
    font-family: 'Capriola', sans-serif;
    border: 0;
    padding: 20px;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
}


.hero-search{
    width: 50%;
    position: relative;
    left: 25%;
    display: block;
    padding: 15px;
    background-color: #fff;
    border-radius: 5px 0 5px;
    height: 78px;
    text-align: center;
    z-index: 10;
    box-shadow: -8px -8px 0px rgb(50,77,140), 0 0 30px rgba(0,0,0,0.15);
}


header {
    background: rgb(50,77,140);
}

header .user-buttons{
    background: rgb(50,77,140);
}

header.transparent .user-login:hover{
    background: rgb(50,77,140);
}


header.transparent .navbar-inverse .navbar-nav>li:hover>a{
    background: rgb(50,77,140);
}


#loading-image{
    color: rgb(202, 214, 33);
}




/***************** LOADING *****************/
/* PANEL DEL CARGANDO / PROCESANDO */
#loading {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: fixed;
    opacity: 0.7;
    background-color: #fff;
    z-index: 9999;
    text-align: center;
    display: none;
}

#loading-image {
    position: absolute;
    top: 35%;
    left: 45%;
    z-index: 100;
    color: rgb(17, 144, 139);
    font-size: 150px;
}




/**  FONDOS    */


.listing.white .listing-item .category-icon{
    background: rgb(51, 51, 51);
}

.trending {
    background-image: url(../img/backgrounds/tufieston-boda-background.jpg);
}



.listing .col-md-9{
    display: block;
}

/* .listing .listing-item{

    
} */

.listing-item .listing-item-link, .listing-item .listing-item-link img{
    min-height: 0;
}


.listing-item .listing-item-link img{
    height: 280px;
}

.listing.white .listing-item .listing-item-link img{
    /* height: calc(100vw - 60px); */
    max-height: 320px;
    min-height: 300px;
}

.listing.white.grid2 .listing-item .listing-item-link img{
    /* height: calc(100vw - 60px); */
    max-height: 320px;
    min-height: 1px;
}

.gatote.listing .listing-item .listing-item-link img{
    min-height: 300px;
    max-height: 320px;
}

.gatote.listing .listing-item-link{
    max-width: 320px;
    min-height: 300px;
}


.quick-menu{
    background: rgb(144, 150, 49);
}

.ribbon{
    background: rgb(144, 150, 49);
}

.fixed-pricing-button .ribbon:before{
    border-top-color: rgb(144, 150, 49);
    border-bottom-color: rgb(144, 150, 49);
}

.average-review img{
    min-height: 220px;
}

.footer-col{
    background: linear-gradient(to right, rgb(144, 150, 49) 0%, rgba(144, 150, 49,0.95) 100%);
}

.footer-info:after{
    background: rgba(144, 150, 49,0.95);
}

.ribbon:before, .ribbon:after{
    border-top-color: rgb(144, 150, 49);
    border-bottom-color: rgb(144, 150, 49);
}

.social-networks a{
    color: rgb(144, 150, 49);
    border: 4px solid rgba(144, 150, 49,0.7);
}

.listing-avatar img{
    min-height: 220px;
    min-width: 220px;
}


.autocomplete-suggestions{
    font-size: 15px;
    overflow-y: auto;
}
.autocomplete-suggestion{
    padding: 5px 40px;
    cursor: pointer;
    border-bottom: 1px solid #eee;
}

.autocomplete-selected{
    background: rgb(255, 245, 183);
}

.autocomplete-group{
    background: rgb(255, 245, 183);
    font-size: 18px;
    padding-left: 20px;
}

.listing.grid2 .listing-item-link img{
    height: 130px;
}

.btn-primary{
    font-family: 'Capriola', sans-serif !important;
    background: rgb(38,163,135) !important;
    color: #fff !important;
    padding: 14px 0 !important;
    text-transform: uppercase !important;
    border-color: rgb(38,163,135) !important;
    width: 100%;
    outline: none !important;
}

.categories .child{

}

.categories .child img{
    height: 24px;
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}


.categories .child span{
    color: white;
}



.listing-item .category-icon img{
    height: 24px;
    margin-top: -8px;
}

.list-checked i{
    color: rgb(38,163,135);
}

.list-checked .col-xs-1{
    padding-right: 0px;
}

.underline{
    padding-bottom: 10px;
    border-bottom: dashed 1px lightgray;
    margin-bottom: 10px;
}


.listing-item-data, .listing-category-name{
    z-index: 10 !important;
}

.panel-form{
    width: 360px;
}

.btn-fixed{
    position: fixed;
    right: 0px;
    top: 400px;
    display: block;
}


.h-video .hero-image{
    background-image: url('https://tufieston.com/dynamic/celebrations/13/cumpleanos-adulto.jpg') !important;
}

.login-popup .hero-image{
    background-image: url('https://tufieston.com/dynamic/celebrations/11/aniversario-tufieston.jpg') !important;
}


.leaflet-div-icon{
    background: rgb(38,163,135) !important;
}
.leaflet-div-icon img{
    max-width: 30px;
    max-height: 30px;
}
.leaflet-container .leaflet-marker-pane img{
    max-width: 30px !important;
}

.nav>li.on-movil{
    display: none;
}


.back-site{
    top: 20px !important;
}



table img{
    height: 80px !important;
}

.current-page-info{
    width: 100%;
}

#canvas-map{
    min-height: 400px;
}


@media only screen and (max-width: 480px){
    .nav>li.on-movil{
        display: block;
    }
}


@media only screen and (max-width: 380px){
    .quick-menu a {
        display: inline-block;
    }

}


@media only screen and (max-width: 850px) {
    .btn-fixed{
        display: none;
    }
}