@charset "UTF-8";
/* CSS Document */
.oro{
    color: #CDA93F !important;
    
}

.gris{
    color: #D4D4D4;
}

.contact-details li a:hover{
    color: #CDA93F !important;
}

.oro:hover{
    color: #CDA93F !important;
    
}



i.menu{
    color: #fff !important;
    
}
.logo{
    width: 100px;
    margin-top: -15px;
}

img.idiomas{
    width: 40px;
    margin-right: 10px;
}

li.mx{
    color: #CDA93F !important;    
}

.icon-large{
    font-size: 50px !important;
    color: #000;
}

.icon-large2{
    font-size: 200px !important;
    color: #CDA93F;
}

.idiomas{
    padding: 3px;
}

.accent-color{
    color: #CDA93F !important;  
    text-transform: uppercase;
    font-size: 11px;

    
}

.colage{
    margin: 100px 0px;
}



.servicios{
    margin: 10px 0;
    display: flex;
   align-items: center;
}
.mercados{
    margin: 50px 0;
    display: flex;
   align-items: center;
}

.servicios-a{
   margin: 50px 0px;
    display: flex;
   align-items: center;
}

.servicios-b{
    margin: 50px 0px;
   height:250px;
    display: flex;
   align-items: center;
}


.ser{
   display: table-cell;
   vertical-align: middle;
}

.chol p{
    background: rgba(0,0,0,0.41);
    padding: 20px;
    color: #fff !important;

}

.serv-1{
    background: url("../img/tour/cu/bg1.png") no-repeat fixed;
    height: 300px;
    text-align: right;
}

.serv-2{
    background: url("../img/tour/coyoacan/bg.png") no-repeat;
    height: 400px;
    text-align: right;
}
.mercado-1{
    background: url("../img/tour/mercados/bg1.png") no-repeat;
    height: 450px;
    text-align: right;
    
}
.mercado-2{
    background: url("../img/tour/mercados/bg2.png") no-repeat fixed;
    height: 450px;
    text-align: right;
}
.mercado-3{
    background: url("../img/tour/mercados/bg3.png") no-repeat fixed;
    height: 450px;
    text-align: right;
    
}
.mercado-4{
    background: url("../img/tour/mercados/bg4.png") no-repeat fixed;
    height: 450px;
    text-align: right;
}
.cholula-1{
    background: url("../img/tour/cholula/bg1.png") no-repeat ;
    margin: 0px 0px;
    text-align: left;
    width: 100% !important;
    padding: 10%;
    margin-bottom: 50px;
    padding-top: 1px;
    padding-bottom: 300px;
    
}
.xochicalco-1{
   background: url("../img/tour/xochicalco/bg1.png") no-repeat fixed;
    height: 500px;
    text-align: right;
}
.taxco-1{
   background: url("../img/tour/taxco/bg1.png") no-repeat fixed;
    height: 500px;
    text-align: right;
}

/*barra social*/
.barra-social {
    position: fixed;
    bottom: 0;
    right: -1px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1000;
 

}
.barra-sociall li a i {
    display: block;
    text-align: center;
    padding: 8px;
    transition: all 0.3s ease;
    font-size: 50px;
}

.barra-social .w3ls-social-icons{
	float:right;
	margin-right: 20px;
    width: 30px;
}
.whatsapp i{
	background: #1E9803;
    color: #FDFDFD;
    border: 1px solid #35A905;
    font-weight: bold;
}
.whatsapp i:hover {
	background: #167700;
    color: #FDFDFD;
    border: 1px solid #35A905;
    font-weight: bold;
}

.instagram i:hover {
	background: #C41CDE;
    color:#fff ;
    border: 1px solid #C41CDE;
    font-weight: bold;
}

.facebook i:hover {
	background: transparent;
    color: #2869FA;
    border: 1px solid #2869FA;
    font-weight: bold;
}

.tripadvisor i:hover {
	background: #25D693;
    color: #fff;
    border: 1px solid #25D693;
    font-weight: bold;
}

.at i:hover {
	background: #ED6500;
    color: #fff;
    border: 1px solid #ED6500;
    font-weight: bold;
}

.tripadvisor i {
    padding: 2px 2px;
}

#paquetes{
    background: #000;
    color: #fff;
}


#paquetes h4{
    color: #fff;
}



#paquetes p{
    color: #fff;
}




.lista_2 {
    margin-left: 10px;
}

.lista_2 li {
    margin-left: 20px;
}

.collage {
    margin: 100px 0px;
}


@media only screen 
and (max-width : 567px)
and (min-width : 250px){

    .classic-title span {
        line-height: 35px;
        
}
    

    
    .classic-title {
	margin-bottom: 15px;
	padding-bottom: 1px;
	border-bottom: none;
    font-weight: 300;
}
}
.bandera-cont {
    width: 20px;
}

.tel-cont a{
    color: whitesmoke;
}

.tel-cont a:hover {
    color: darkgoldenrod;
}

#back-negro {
    background: #000;
    padding: 50px 0px;

}

#content-elite {
	padding: 60px 0;
    background: #000;
}
