#slide0{position: relative;}
#slide{width:100%;height:505px;overflow:hidden; padding: 0;;}
#slide a{width:100%;height:505px;float:left;background-size: cover !important;}
.scroll_position{position:relative;}
.scroll_banner{width:100%;min-height:200px;overflow:hidden !important;position:relative;}
.scroll_banner .items{width:20000em;position:relative;clear:both;}
.scroll_banner .items div{float:left;width:320px;}
#slide .items{width:20000em;position:relative;clear:both;}
#slide .items div{float:left;width:100%;}
.navi{width:100%;min-height:20px;margin: 0;position:relative;text-align:center;cursor:pointer;}
.navi a{width:10px;height:10px;margin:3px;background:url(../images/layout/props/navigator.png) 0 0 no-repeat;display:inline-block;font-size:1px;}
.navi a:hover{background:url(../images/layout/props/navigator.png) 0 -10px no-repeat;}
.navi a.active{background:url(../images/layout/props/navigator.png) 0 -20px no-repeat;}
#slide_left{width:200px;height:267px;position:relative;float:left;margin-top:-330px;cursor:pointer;text-align:center;}
#slide_right{width:200px;height:267px;position:relative;float:right;margin-top:-330px;cursor:pointer;text-align:center;}
#slide_next{display:block;width:200px;height:267px;}
#slide_prev{display:block;width:200px;height:267px;}
.navi_home a{width:10px;height:10px;margin:3px;background:url(../images/layout/props/navigator.png) 0 0 no-repeat;display:inline-block;font-size:1px;cursor:pointer;}
.navi_home a:hover{background-position:0 -10px;}
.navi_home a.active{background-position:0 -20px;}
#navegation_home{width:100%;height: 25px;position:absolute;bottom: 20px;text-align: center;z-index: 1000;}
#tooltip_nav{display: none !important;}

#d-home-quebuscas{text-align: center; color: #fff; padding:10px; font-size: 20px; }
#d-home-servicios{padding:10px;}


#d-home-servicios1 .btn{padding: 8px 25px !important; margin: 3px;}
#d-home-servicios1 .d-home-servicios1-img{max-height: 340px;}
#d-home-quebuscas .btn{ padding: 8px 80px !important; }
.btn2 {
    background-color: #fff;
    border: none !important;
    font-family: 'Roboto';
    font-weight: 300;
    width: 100%;
    line-height: 280%;
    color: #333333;
    max-width: 160px;
    margin: 0 1%;
}
.btn2:hover, .btn2.boton_combo_selected{
	color: #000; 
background-color: #ffc20e;}
.d-home-servicios1-title-img{max-height: 75px;}

.d-platanes-title-img{
	padding: 5px;
}
.d-platanes-title-img img{
	max-height: 75px;
}
#d-platanes-title-tv{background-color: #217ab6;}
#d-platanes-title-internet{background-color: #f1b515;}
#d-platanes-title-telefono{background-color: #ea4c35;}
#d-platanes-title-precio{background-color: #242424;}

.d-platanes-title-text{
	background-color: #454545;
	color: #fff;
	padding: 5px;
	font-size: 16px;
    font-family: 'Roboto';
    font-weight: 100;
}

#d-planes-home .d-platanes-datos{
    background-color: #f5f5f5;
}

.d-planes-home-item{
	display: none;
}

.d-platanes-datos > div{
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.d-platanes-datos > div:first-child{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#d-planes-home .d-platanes-datos:nth-child(even){
    background-color: #e4e4e4;
}

#d-planes-home .btn{
    margin-top: 10px;
    font-size: 13px !important;
    padding: 8px 30px !important;
}

#d-planes-home small{
    color: #868686;
}

/* ESTILOS SLIDE HOME */

#slideHomeContainer{
	width:100%;
	display:block;
	height:auto !important;
	background:#9c9da1;
	margin-bottom:70px;
}

.slideHome{
	width:100%;
	display:block;
	min-height:300px;
}

#slideHome .owl-dots{
	width: 100%;
    height: 25px;
    text-align:center;
    padding-top:5px;
    position: absolute;
    bottom: 0px;
}
#slideHome .owl-dots .owl-dot{
	display:inline-block;
	width:10px;
	height:10px;
	border-radius:50%;
	background: #dadada;
	margin:0 5px;
	border:0;
}
#slideHome .owl-dots .owl-dot:hover{
	background:#3BAAFE;
}
#slideHome .owl-dots .owl-dot.active{
	opacity:1;
	background:#0066B3;
	cursor:default;
}

#slideFooter .owl-dots{
	width: 100%;
    height: 30px;
    text-align:center;
    padding-top:5px;
}
#slideFooter .owl-dots .owl-dot{
	display:inline-block;
	width:10px;
	height:10px;
	border-radius:50%;
	background: #727272;
	margin:0 5px;
	border:0;
}
#slideFooter .owl-dots .owl-dot:hover{
	background:#60a573;
}
#slideFooter .owl-dots .owl-dot.active{
	opacity:1;
	background:#60a573;
	cursor:default;
}
#paquete_main_slider{width: 300px;position: absolute;right: 0;top: 0;}
#paquete_main_slider img{width: auto;}
#marco_noscomunicamos{display: inline-block;}
#marco_noscomunicamos span{display: inline-block;}
#marco_noscomunicamos button{background-color: #000}

@media (min-width: 992px) {
    .d-platanes-datos > div{
        min-height: 135px;
        display: table;
        -webkit-box-shadow: inset 8px 0px 8px -7px rgba(0,0,0,0.1);
        -moz-box-shadow: inset 8px 0px 8px -7px rgba(0,0,0,0.1);
        box-shadow: inset 8px 0px 8px -7px rgba(0,0,0,0.1);
    }

    .d-platanes-datos > div > div{
        display: table-cell;
        vertical-align: middle;
    }

    #d-home-servicios-view{background:url(../images/nuevo/home/xview-banner.jpg) top center no-repeat; height: 500px; position: relative;}
    #d-home-servicios-view .btns{position: absolute; bottom: 30px; width: 100%; height: 45px; text-align: center;}
}

@media (max-width: 991px) {
    #d-planes-home .d-platanes-datos > div:first-child{
        font-weight: bold;
    }

    #d-botones-paquetes button{
        margin-bottom: 10px;
    }

	.btn2{
		width: 90%;
	}

	#d-home-servicios-view{
		padding-bottom: 1em;
	}
}
