/* Put your custom css here */
/* Put your custom css here *//*//////////////PADDINGS*/
/*TOP*/
.pt10 {
    padding-top: 1em;
}
.pt15 {
    padding: 1.5em 0 0 0;
}
.pt20 {
    padding-top: 2em;
}
.pt30 {
    padding-top: 3em;
}
.pt40 {
    padding-top: 4em;
}
.pt50 {
    padding-top: 5em;
}
.pt60 {
    padding-top: 6em;
}
.pt70 {
    padding-top: 7em;
}
.pt80 {
    padding-top: 8em;
}
.pt90 {
    padding-top: 9em;
}
.pt100 {
    padding-top: 10em;
}
.pt120 {
    padding-top: 12em;
}
.pt190 {
	padding-top: 19em
}
/*BOTTOM*/
.pb10 {
    padding-bottom: 1em;
}
.pb15{
    padding-bottom:1.5em!important;
}
.pb20 {
    padding-bottom: 2em;
}
.pb30 {
    padding-bottom: 3em;
}
.pb40 {
    padding-bottom: 4em;
}
.pb50 {
    padding-bottom: 5em;
}     
.pb60 {
    padding-bottom: 6em;
}     
.pb70 {
    padding-bottom: 7em;
}     
.pb80 {
    padding-bottom: 8em;
}     
.pb90 {
    padding-bottom: 9em;
}     
.pb100 {
    padding-bottom: 10em;
}
.pb370 {
    padding-bottom: 37em;
}
/*SIDES*/
.npt {
    padding-top: 0;
}
.npl {
    padding-left: 0;
}
.npr {
    padding-right: 0;
}
.pl10 {
    padding-left: 10px;
}
.pl30px {
    padding-left: 30px;
}
.pr10 {
    padding-right: 10px;
}
.pr30px {
    padding-right: 30px;
}


/*//////////////MARGINS*/
/*TOP*/
.mt5 {
    margin-top: 0.5em;
}
.mt10 {
    margin-top: 1em;
}
.mt20 {
	margin-top: 2em;
}
.mt30 {
	margin-top: 3em;
}
.mt40 {
	margin-top: 4em;
}
.mt50 {
	margin-top: 5em;
}
.mt60 {
	margin-top: 6em;
}
/*BOTTOM*/
.mb10 {
    margin-bottom: 1em;
}
.mb20 {
	margin-bottom: 2em;
}
.mb30 {
	margin-bottom: 3em;
}
.mb40 {
	margin-bottom: 4em;
}
.mb50 {
	margin-bottom: 5em;
}
.mb60 {
	margin-bottom: 6em;
}
.m0auto {
    margin: 0 auto;
}
.m0 {
    margin: 0;
}


/*//////////////BACKGROUNDS*/
.bgWhite {
    background: #fff;   
}
.bgBlack {
    background: #000;
    color: #fff;
}
.bgGrey {
    background: #f7f7f7;
}
.bgDark {
    background: #242323;
}
.bgGrey1 {
    background: #797979;    
}
.bgGrey2 {
    background: #313131;    
}

/*//////////////TEXT COLORS*/
.white {
    color: #fff;
}
.dark {
    color: #444;
}
.red{
    color:#FE0000;
}
.black {
    color: #000;
}
.bgWhite p {
    color: #000;
}
.bgBlack p {
    color: #fff;
}
.grey1 {
	color: #f7f7f7;
}
.grey2 {
	color: #ccc;
}
.grey3 {
    color: #7d7d7d;
}

.green-a{
    color:#5e800e!important;
}
.casi{
    color:#D78002!important;
}
.agotado{
    color:#ad1002!important;
}
.tachado {
    position: relative;
} 
.tachado:before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    right: 0;
    border-top: 1px solid;
    border-color: red;
     
    -webkit-transform:rotate(-10deg);
    -moz-transform:rotate(-10deg);
    -ms-transform:rotate(-10deg);
    -o-transform:rotate(-10deg);
    transform:rotate(-10deg);
}
.completo{
    background-color:#000!important;
    opacity: .2;
}
.azul{
    color:#0261FE!important;
}
.h3-titulo{
    font-size: 30px;
}

/*//////////////OTHERS*/
.clear {
    clear: both;
    height: 1px;
    line-height: 1px;
    font-size: 1px;
}
.float-left {
    float: left;
}
.float-right {
    float: right;
}
.float-none {
    float: none;
}
.cienXcien {
	width: 100%;
}

.centrado{
    margin:0 auto!important;
    text-align:center!important;
}
.centrado img{
    margin:0 auto!important;
    text-align:center!important;
}

/*//////////////FONTS*/

body {
    font-family: 'Oxygen', sans-serif;
    font-size: 15px;
    line-height: 20px;
}
.navbar-nav > li > a {
    font-family: 'Oxygen', sans-serif;
}
h1, h2, h3, h4, h5, h6, legend {
    /*font-family: 'Anton', sans-serif;*/
}
.header1 .navbar-nav > li ul li a:hover {
    background: #797979!important;
    color:#fff!important;
}
#nextslide, #prevslide {
    display: none!important;
}

/*//////////////PARTICULAR*/

h2 {
    text-transform: uppercase;
    font-weight: 100;
    line-height: 1em;
    margin-bottom: 24px;
    margin-top:-10px;
}
h2:after {
    content: none;
}
h5 {
    font-family: 'Oxygen', sans-serif;
    font-weight: 900;
    font-size: 1.2em;
}
p {
    font-size: 17px;
}
.navbar-brand {
    height: auto;
    padding: 0 0 22px;
}
.preheaderInfo {
    border-bottom: solid 1px #ccc;
}
.preheaderLink a {
    color: #000;
    font-size: 15px;
    letter-spacing: 1px;
    padding: 10px 15px;
    display: inline-block;
}
#preHeader .socialNetwork a {
    color: #000;
}
#preHeader .socialNetwork a {
    width: 21px;
}
#superSizedSlider h1 {
    text-transform: uppercase;
    margin-bottom: 0;
    margin-top:0px;
}
#superSizedSlider h2 {
    text-transform: none;
    color: #fff;
    margin-bottom: 31px;
}
#superSizedSlider h2:after {
    content: none;
}
.form-control {
    width: auto;
    background: transparent;
    border-color: #9a9a9a;
    text-align: center;
    padding: 25px 30px;
    float: left;
    border-radius: 0;   
}

.form-group{
    margin-bottom: 10px; 
}




::-webkit-input-placeholder {
    text-transform: uppercase;
    color: #fff!important;
    letter-spacing: 3px;
}

:-moz-placeholder { /* Firefox 18- */
    text-transform: uppercase;
    color: #fff!important;
    letter-spacing: 3px;
}

::-moz-placeholder {  /* Firefox 19+ */
    text-transform: uppercase;
    color: #fff!important;
    letter-spacing: 3px; 
}

:-ms-input-placeholder {  
    text-transform: uppercase;
    color: #fff!important;
    letter-spacing: 3px;
}
.input-group-addon {
    padding: 14px 12px;
    font-size: 21px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    width: auto;
}
.input-group-addon:hover {
    opacity: 0.8;
}
#superSizedSlider .form-group {
    height: auto!important;
    display: inline-block!important;    
}
#superSizedSlider #send {
    float: left;    
}

#html5Video {
    background-image: url('../video/poster.png');
    height: inherit;
    overflow: inherit;
    margin-top: 35px;
}

#supersized-loader{
    display:none;
}
#intro_home {
    background-image: url('../images/bg_intro_home.png');
    background-repeat: no-repeat;
    margin-top: -5px;
    padding: 70px 0 480px 0;
}
.btn_mas {
    background: #1a525f;
    padding: 20px 30px;
    border-radius: 4px;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 4px;
}
.btn_mas:hover {
    background: #208fc0;
    color: #fff;
    text-decoration: none;
}

.btn_info{
    padding: 5px 15px;
}

.btn.btn-table{
    background: #1a525f;
    border-radius: 4px;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-size: 0.8em;
    padding:5px 15px;
}

.btn.btn-table:hover{
    background: #208fc0;
    color: #fff;
    text-decoration: none;
}
#seminarios_home {
    background-image: url('../images/bg_seminarios_home.png');
    background-repeat: no-repeat;
    margin-top: -500px;
    padding: 64px 0 430px 0;
    z-index: 1;
    position: relative;
}

#tecnicas_interior {
    background-image: url('../images/bg_tecnicas_interior.png');
    background-repeat: no-repeat;
    margin-top: -75px;
    padding: 64px 0 430px 0;
    z-index: 1;
    position: relative;
}

#ebooks_home {
    background-image: url('../images/bg_ebooks_home.png');
    background-repeat: no-repeat;
    margin-top: -350px;
    padding: 64px 0 430px 0;
    z-index: 1;
    position: relative;
}
#mada_reto {
    background-image: url('../images/bg_mada_reto.jpg');
    background-repeat: no-repeat;
    margin-top: -370px;
    padding: 64px 0 200px 0;
    z-index: 1;
    position: relative;
}
#recetas_home {
    background-image: url('../images/bg_recetas_home.png');
    background-repeat: no-repeat;
    margin-top: -170px;
    padding: 64px 0 200px 0;
    z-index: 1;
    position: relative;
}
#post_home_heading {
    background-image: url('../images/bg_post_home.png');
    background-repeat: no-repeat;
    margin-top: -553px;
    padding: 83px 0 0;
    z-index: 1;
    position: relative;
}
#post_home {
    background-color: #fff;
    position: relative;
    z-index: 2;
}
.date {
    text-transform: uppercase;
    font-size: 12px;
    display: block;
    font-style: normal;
    font-weight: 600;
}
.docePx {
    font-size: 12px;
    font-weight: 700;
}
#paralaxSlice1 {
    /*background-image: url('../images/bg_testimonios_home.jpg');*/
    background-color:#FFF;


}

#paralaxSlice2 {
    background-image: url('../images/parallax-contacto.jpg');
    background-color:#FFF;


}
.light {
    font-weight: 100;
}
.bgGrey1 h5 {
    color: #313131;
}
.bgGrey2 h5 {
    color: #797979;
}
.logos-footer img {
    display: inline-block;
    max-height:100px;
    margin-bottom:5px;
}
footer {
    background-color: #797979;
    padding: 0;
    color: #fff;
}
footer ul {
    list-style: none;
    padding: 0;
}
footer ul li {
    /*line-height: 15px;*/
}
footer ul li a {
    color: #fff;
    font-weight: 100;
}
footer ul li a:hover {
    color: #ccc;
    text-decoration: none;
}
ul.redes {
    list-style: none;
    padding-top: 10px;
}
ul.redes li {
    display: inline-block;
}
ul.redes li a {
    margin-right: 10px;
    display: inline-block;
}
.iconRounded {
    color: #ccc;
    border: 1px solid #fff;
    width: 53px;
    height: 53px;
    font-size: 23px;
    padding-top: 6px;
}
.iconRounded:hover {
    color: #fff;
}
.redesSlider {
    /**position: absolute;
    bottom: 0;**/
    text-align: center;
    width: 100%;
}
.redesSlider ul {
    list-style: none;
    padding: 0;
}
.redesSlider ul li {
    display: inline-block;
}
.redesSlider ul li a {
    color: #fff;
    font-size: 1.5em;
    padding: 0 15px;
}
.redesSlider ul li a.brdrRight {
    border-right: solid 1px #ccc!important;
}
.redesSlider ul li a:hover {
    opacity: 0.7;
}

.boxTestimonial i{
    font-size:2em;
    margin-right:5px;
}

.boxTestimonial p{
    /*line-height:30px;*/
    line-height:18px;
    font-size:14px;
}

.boxTestimonial img{
    margin: 0 auto;
}



#paralaxSliceInterior{
    background:url('../images/cabecera-interior.jpg') no-repeat center center;
    height:190px;
    background-attachment: fixed;
}


#paralaxSliceContacto{
    background:url('../images/parallax-contacto.jpg') no-repeat center center;
    height:190px;
    background-attachment: fixed;
}

#paralaxSliceAlojamiento{
    background:url('../images/slider-Alojamiento.jpg') no-repeat center center;
    height:400px;
    background-attachment: fixed;
}





.diagonal{
    background:url('../images/bg-diagonal.png') no-repeat top center;
    margin-top:-110px;
    min-height:110px;
}





.cuadro-testimonio{
    border:solid 1px #ccc;
    background:#fff;
    padding:15px 40px;
    border-radius:4px;
    margin:auto;
    margin-top:-50px;
    margin-bottom: 3em;
}

.biografia h5{
    margin-top:20px;
}

.cuadro-testimonio i{
    color:#428bca;
}

.cuadro-testimonio h3{
    font-size:3em;
    margin-bottom: 0px;
}

.cuadro-testimonio h5{
    font-size:1em;
}

.cuadro-testimonio span{
    display:inline;
}

.imagen-biografia{
    margin-top:-100px;
}

.ventajas{
    margin-top:-10px;
    position:relative;
}

.btn.btn-primary, .panel-title a.btn.btn-primary{
    background:transparent;
    /*background:#1a525f;*/
    color:#ffffff;
    border:1px solid #fff;
    padding:11px 22px;
    display:block;
    text-align: left;
    border-radius: 0px;
}

.btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary:active, .nav-tabs li.active .btn.btn-primary, .panel-title a.btn.btn-primary:not(.collapsed), .panel-title a.btn.btn-primary:hover{
    background:#1a525f;
    color:#fff;
    border:1px solid #fff;
}

.nav-tabs{
    border-bottom:0px;
    border-radius: 0px;
}

.nav-tabs li{
    display:inline-block;
    width:auto;
    border-radius:0px;
}

.contact .form-control{
    width:100%;
    text-align: right;
    color:#333;
    float:none;
}

.contact-form{
    border-left:1px solid #ccc;
    padding-left:40px;
}

.direccion{
    padding-left:40px;
}

textarea{
    resize:none;
}

.contact ::-webkit-input-placeholder {
    text-transform: uppercase;
    color: #333!important;
    letter-spacing: 3px;
    text-align: right;
}

.contact :-moz-placeholder { /* Firefox 18- */
    text-transform: uppercase;
    color: #333!important;
    letter-spacing: 3px;
    text-align: right;
}

.contact ::-moz-placeholder {  /* Firefox 19+ */
    text-transform: uppercase;
    color: #333!important;
    letter-spacing: 3px; 
    text-align: right;
}

.contact :-ms-input-placeholder {  
    text-transform: uppercase;
    color: #333!important;
    letter-spacing: 3px;
    text-align: right;
}

.contact i{
    margin-right:5px;
}

.btn.btn-default{
    background:#333;
    color:#fff;
    border-radius: 0px;
    text-transform: uppercase;
    padding:11px 22px;
    margin-right:15px;
    margin-left:15px;
    min-width:300px;
    border:1px solid #fff;
    font-size:1.2em;
    letter-spacing: 0.05em;
}

.btn.btn-default:hover{
    background:#1a525f;
    color:#fff;
}

.nav-tabs>li>a.btn-tab{
    background:#333;
    color:#fff;
    border-radius: 0px;
    text-transform: uppercase;
    border:1px solid #fff;
    font-size:1em;
    letter-spacing: 0.05em;
    border-radius: 0px;
}

.nav-tabs>li>a.btn-tab:hover, .nav-tabs>li.active>a.btn-tab{
    background:#1a525f;
    color:#fff;
}

#filter{
    margin-top: -36px;
}

.eventos{
    border-left:1px solid #ccc;
    padding-left:40px;
}

.eventos-descrip{
    padding-right:40px;
}

.eventos th{
    background:#797979;
    color:#fff;
    border-bottom:0px!important;
}

.eventos th:first-child{
    padding-left:30px;
}

.eventos td{
    vertical-align: middle!important;
}

.eventos tr td:first-child{
    font-weight:bold;
    padding-left:30px;
}

.eventos .table span{
    display:block;
    font-size:0.6em;
    text-transform: uppercase;
    font-weight:bold;
}

.rowspan{
    font-weight:normal!important;
    padding-left:8px!important;
}




/*** icons ***/
.universidad .iconRounded {
    color:#3d3d3d; 
    border: 1px dashed #3d3d3d;
}

.universidad .iconRounded:hover, .universidad .color1 .iconRounded:hover, .universidad .boxIcon a:hover i{
    background-color:#1a525f;
    color:#fff;
    text-shadow: 0 0 5px #fff;
    border-style: solid;
}

.universidad .iconBig{
    font-size:40px;
    padding-top:0px;
}

.imagen-universidad-1 img{
    width:100%;
}

.imagen-universidad-1{
    margin-top:-90px;
}

.universidad .boxIcon a{
    color:inherit;
}

.universidad-paralax .btn.btn-primary{
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size:1.5em;
}

strong{
    font-weight:bold;
    color:#5e800e!important;
}

.cuadro-testimonio.tecnicas p{
    font-size:0.9em;
}

.question-img{
    padding:0px 100px;
}

.circle, .list-circle{
    display:table-cell;
    vertical-align: middle;
}

.list-circle{
    padding-left:20px;
}

.list-circle p{
    margin-bottom: 0px;
}

.circle{
    border-radius:50%;
    background:#428bca;
    border:1px solid #000;
    width:50px;
    height:50px;
    text-align:center;
    color:#fff;
}

.circle p{
    font-size:2em;
    margin-bottom:3px;
}

#tecnicas_interior img{
    margin:auto;
}

.questions .cuadro-testimonio{
    margin-top:20px;
}

#tecnicas_interior .cuadro-testimonio{
    margin-top:-75px;
}

.img-semaforo{
    margin-top:-120px;
}

.img-semaforo img{
    width:80%;
}

#tecnicas_interior{
    padding-bottom:0px;
}

.casos-exito{
    position:relative;
    z-index:999;
}

.tecnica .title{
    background:#333;
    color:#fff;
    /*width:100px;*/
    margin:auto;
}
.noticia {
    text-align:left;
}
.noticia .title{
    background:#333;
    color:#fff;
    /*width:100px;*/
    margin:auto;
    margin-top: -50px
}

.tecnica .title h2{
    font-size:3em!important;
    margin-bottom: 0px;
    padding-top:5px;
    padding-bottom: 5px;
}
.noticia .title h2{
    font-size:3em!important;
    margin-bottom: 0px;
    padding-top:5px;
    padding-bottom: 5px;
}

.tecnica.new-line{
    margin-left:12.5%;
}

.noticia.new-line{
    margin-left:12.5%;
}

.tecnica .content-tecnicas{
    border:1px solid #333;
    padding:20px 10px 15px 10px;
    margin-top:10px;
    /*min-height:440px;*/
}

.noticia {
    border:1px solid #333;
    padding:50px 15px 15px 15px;
}

.casos-exito.diagonal{
    margin-top:-120px;
}

.texto-main h3{
    font-size:3em;
}

.contain-white{
    background:rgba(0,0,0,0.6);
    padding:50px;
    border:1px solid #fff;
    min-height:345px;
}

#paralaxSlice11{
    height:auto;
}

.regalos-paralax h2{
    color:#fff;
}

.regalos-paralax h5{
    color:#428bca;
}

.footerNormal #footer{
    margin-top:0px;
}

/** TRABAJA CON NOSOTROS **/
.instrucciones-trabajo{
    border:1px dashed #fff;
    padding:60px;
}

.instrucciones-trabajo .tecnica .content-tecnicas{
    border-color:#fff;
    min-height:200px;
}

.instrucciones-trabajo .tecnica .title{
    background:#fff;
    color:#313131;
}

.modal .modal-title{
    color:#313131;
    text-transform: uppercase;
    font-size:1.5em;
}

.modal .modal-body{
    color:#313131;
    padding-top: 0px;
    padding-bottom: 0.3em;
}

.modal .modal-body ul{
    padding-left: 20px;
    font-size:17px;
}

.modal .modal-body ul li{
    margin-bottom:0.8em;
}

.modal .modal-body h3{
    margin-top:1em;
}

/** MODAL TALLERES **/
.modal.evento .modal-header{
    background:#333;
}

.modal.evento .modal-header h4, .modal.evento .close{
    color:#fff;
}

.modal.evento .modal-header h4{
    font-size:2em;
    letter-spacing: 4px;
}

.modal.evento .modal-body h2{
    font-size:1.5em;
    text-transform: uppercase;
    font-weight:400;
    margin-top: 0px;
}

.modal.evento .modal-footer a{
    display:block;
    float:none;
}

.modal.evento .claim{
    background:#797979;
    padding:20px;
    color:white;
}

.modal.evento .claim h2{
    margin-bottom: 0px;
    font-size:3em;
    letter-spacing: 4px;
}

.modal-dialog{
    width:800px;
}

.modal.evento .owl-theme .owl-controls .owl-buttons div{
    color:#333;
}

.modal.evento .owl-theme .owl-controls{
    text-align: right;
    margin-top:-10px;
}

.modal.evento .quote{
    background:#f9f9f9;
    padding:15px;
}

.modal.evento .quote h4{
    margin-bottom: 0px;
}

.modal.evento .quote p{
    margin-bottom: 0px;
}

.modal.evento .nav-tabs li{
    width:inherit;
}

.modal.evento .tab-pane{
    padding:15px;
}

.modal.evento .tecnica .content-tecnicas{
    min-height:0px;
    padding:30px 15px 20px 15px;
}

.modal-text.eventos{
    padding-left:0px;
    border:0px;
}

.modal-text.eventos ul{
    padding-left:0px;
    list-style:none;
    font-size:15px;
}

.modal-text.eventos ul span, .modal-text.eventos ul i{
    display:table-cell;
    text-transform: none;
    font-size:15px;
}

.modal-text.eventos ul span{
    padding-left:10px;
    font-weight:400;
}

.modal-text.eventos ul i{
    color:#428bca;
}

.modal-text .boxTestimonial{
    background:#f9f9f9;
    padding:15px;
}

.eventos-modal{
    padding:30px;
}

.eventos-modal h3{
    margin-top: 0px!important;
}

.eventos-modal .tecnica .title{
    width:200px;
}

.modal-content-tecnicas p span{
    font-size:1.3em;
    line-height: 1.3em;
    margin-top: 1em!important;
    font-weight:400;
    text-transform: uppercase;
}

.eventos-modal h4{
    font-size:2em;
}

#imparte img{
    max-width:244px;
    margin-left:6px;
    margin-top:0px;
    margin-bottom: 10px;
}

.eventos .panel-group .panel{
    margin-bottom:1em;
}

.eventos .panel-title{
    font-size:18px;
}

.postdatas p small{
    font-size:0.75em;
}

/** Cambios de responsive **/
.ventajas .panel.panel-default{
    margin-bottom: 1.5em;
    border:0px;
    border-radius:0px;
    background:transparent!important;
}

.ventajas .panel-heading{
    border-radius:0px;
    background:transparent;
    color:#fff;
}

.ventajas .panel-heading a.btn.btn-primary{
    font-size:14px;
    font-weight:400;
    font-family:'Oxygen', sans-serif;
}

.ventajas .panel-body{
    border-top:0px!important;
    padding-top:1.5em;
}

.ventajas .panel-heading .collapsed:after{
    content: '\e805';
    font-family: 'custom-icons';
    float: right;
}

.ventajas .panel-heading a:after{
    content: "\e803";
    font-family: 'custom-icons';
    float: right;
}

#html5Video{
    margin-top: 0px;
}



.text-left{
    text-align:left!important;
}

.green-bg a{
    background:#1a525f!important;
}

.caja-borde{
    border: 1px solid #333;
    padding: 50px 15px 15px 15px;
}




/*  MENU PARPADEANTE */

.on{
    background: #1a525f;
    color: #fff!important; 

}
.off{
    background: none;
}
/*  MENU PARPADEANTE */


/*  MENU PARPADEANTE preheader*/

/*.on-preheader{
    font-weight:bold;    
    color:#FFFF00!important;
    border: 0.5px solid #FFFF00!important;
    padding:3px;    

}
.off-preheader{
    font-weight:normal;
}*/
/*  MENU PARPADEANTE preheader*/



#precio-ruta{ 
    position: absolute; 
    background: rgba(0, 0, 0, 0.5);
    color:#FFF;
    font-size: 35px; 
    font-weight:bold;
    padding:15px;
} 
.precio-ruta  
    {  
      /*-webkit-transform: rotate(-45deg);  
      -moz-transform: rotate(-45deg);  
      -ms-transform: rotate(-45deg);  
      -o-transform: rotate(-45deg);  
      transform: rotate(-45deg);  
       
      -webkit-transform-origin: 50% 50%;  
      -moz-transform-origin: 50% 50%;  
      -ms-transform-origin: 50% 50%;  
      -o-transform-origin: 50% 50%;  
      transform-origin: 50% 50%;  */
       
      /*font-size: 40px;  
      width: 250px; */ 
      position: relative;        
      top: 20px;  
      right: 10px;
    }

#plazas-ruta{ 
    position: absolute; 
    background: rgba(0, 0, 0, 0.5);
    color:#FFF;
    font-size: 18px; 
    font-weight:bold;
    padding:5px;
} 

.whiteLink {
    color:#FFF;
}

#webcam-num{ 
    position: absolute; 
    background: rgba(0, 0, 0, 0.5);
    color:#FFF;
    font-size: 16px; 
    font-weight:bold;
    padding:5px;
    margin-top: 20px;
} 
.webcam-num 
    {  
      /*-webkit-transform: rotate(-45deg);  
      -moz-transform: rotate(-45deg);  
      -ms-transform: rotate(-45deg);  
      -o-transform: rotate(-45deg);  
      transform: rotate(-45deg);  
       
      -webkit-transform-origin: 50% 50%;  
      -moz-transform-origin: 50% 50%;  
      -ms-transform-origin: 50% 50%;  
      -o-transform-origin: 50% 50%;  
      transform-origin: 50% 50%;  */
       
      /*font-size: 40px;  
      width: 250px; */ 
      position: relative;        
      bottom: 120px;  
      right: 15px;
    }
.plazas-ruta 
    {  
      /*-webkit-transform: rotate(-45deg);  
      -moz-transform: rotate(-45deg);  
      -ms-transform: rotate(-45deg);  
      -o-transform: rotate(-45deg);  
      transform: rotate(-45deg);  
       
      -webkit-transform-origin: 50% 50%;  
      -moz-transform-origin: 50% 50%;  
      -ms-transform-origin: 50% 50%;  
      -o-transform-origin: 50% 50%;  
      transform-origin: 50% 50%;  */
       
      /*font-size: 40px;  
      width: 250px; */ 
      position: relative;        
      top: 70px;  
      right: 10px;
    }


.npt {
    padding-top: 0!important;
}
.npl {
    padding-left: 0!important;
}
.npr {
    padding-right: 0!important;
}
.borde {
    border: 1px solid black;
}


.room{
    border: 1px solid #000!important;
    padding:10px;
    text-align:center;
    margin:5px;
    display:inline-block;
    font-size:15px;
}

.info-hosting{
    padding:0px;
    font-size:14px;
}

.info-hosting img {
    display:inline-block;   
    /*margin-left:20px;*/
    /*width:40px;*/
    padding-top:2px;
    padding-bottom:2px;
}

.icono-hosting{
    display:inline; 
    margin-right:10px;
    margin-left:10px;
    margin-bottom:8px;
}

.icono-hosting-ancho img{
    display:inline-block;   
    /*margin-left:20px;*/
    width:60px;
}
