/* 
Custom CSS for...
'Modern Business' HTML Theme by Start Bootstrap

All Start Bootstrap themes are licensed under Apache 2.0. 
For more info and more free Bootstrap 3 HTML themes, visit http://startbootstrap.com!
*/

/* Global Styles */

html, body {
  height:100%;
}

body {
 /* padding-top: 50px;  body padding for fixed top nav */
 color:#000;
}

.img-home-portfolio,
.img-customer,
.portfolio-item {
  margin-bottom: 30px;
}

.tab-pane {
  margin-top: 15px;
}

/* Page Sections */
.section,
.section-colored {
  padding: 20px 0;
}

.section-colored {

}

.section,
.section-productos {
  padding:0;
}

.section-productos {
  background-color:#f1f1f1;
  background: url(../imgs/bg-productos.jpg);
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;  
        background-position: center center;
        background-repeat: no-repeat;

  
}

.sidebar {
  padding-right: 25px;
  
}

.sidebar ul {
  border-radius: 5px;
  padding: 55px 5px 5px 5px;
  border: 1px solid #cccccc;
  background-color: #555555;
}

.sidebar li {
  padding: 5px;
}

.sidebar li span {
	display:block;
}

  

.sidebar h3 {
	color: #ffffff;
	background-color: #005a24;
	border-radius: 4px;
	padding:5px;
	margin:0;
}

.sidebar em {
	font-size:14px;	
}


.sidebar checkbox {
	padding-left:10px;
	
	
}

.navbar-header {
    float: none !important;
    background: #000;
    border-bottom: 1px solid #000;
    min-height: 50px;
}

.topclaim {
    float: none !important;
	background-image:url(../imgs/main-img.jpg);
	background-position:center top;
    min-height: 625px;
}



/* Half Page Height Carousel Customization */
.carousel {
  height: 60%;
}

.item,
.active,
.carousel-inner {
  height: 100%;
}

.fill {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}

/* Social Icons Styles */
.list-social-icons {
  margin-bottom: 45px;
}

.tooltip-social a {
  text-decoration: none;
  color: inherit;
}

.facebook-link a:hover {
  color: #3b5998;
}

.linkedin-link a:hover {
  color: #007fb1;
}

.twitter-link a:hover {
  color: #39a9e0;
}

.google-plus-link a:hover {
  color: #d14836;
}

.violet {
	background-color:#572e8c;
	padding:5px;
	text-align:center;
	font-size:25px;
	color:#fff !important;
}

.pink {
	background-color:#e71285;
	padding:5px;
	text-align:center;
	text-transform:uppercase;
	font-size:25px;
	color:#fff !important;
}

.questions {
	color:#000;
	padding:5px;
	border:2px solid #000;
	border-radius:6px;	
	font-size:16px;
	font-weight:normal;
	text-align:center;
}



.pasos span {
	font-size:14px;
	text-transform:uppercase;
	text-align:center;
}

.pasos a {
	font-size:14px;
	text-transform:uppercase;
	text-align:center;
	padding:5px;
	border:2px solid #e71285;
	color:#fff;
}




.linkbtn {
	font-size:14px;
	text-transform:uppercase;
	text-align:center;
	padding:5px;
	border:2px solid #572e8c;
	color:#000;
}

.linkbtn:hover {
	color:#572e8c;
	text-decoration:none;
}

/* Footer Styles */
footer {
  padding: 15px 0;
  background-color: #191919;
  color:#000;
  font-size:20px;
  margin-top: 20px;
}

footer a{
	color:#000;
}

footer a:hover{
	color:#0083bd;
}

/* Margenes */

.pt20{
	padding-top:20px;
}

.pt30{
	padding-top:30px;
}

.pt40{
	padding-top:40px;
}

.pt50{
	padding-top:50px;
}

.pb20{
	padding-bottom:20px;
}

.pb30{
	padding-bottom:30px;
}

.pb40{
	padding-bottom:40px;
}

.pb50{
	padding-bottom:50px;
}

.mt20{
	margin-top:20px;
}

.mt30{
	margin-top:30px;
}

.mt40{
	margin-top:40px;
}

.mt50{
	margin-top:50px;
}

.mb20{
	margin-bottom:20px;
}

.mb30{
	margin-bottom:30px;
}

.mb40{
	margin-bottom:40px;
}

.mb50{
	margin-bottom:50px;
}




/* Responsive Styles */
@media (max-width: 767px) {



.banner {
	margin-top: 25% !important;
}

}

@media (min-width: 767px) and (max-width: 1200px)  {


}

@media (max-width: 1024px) {
.packs1 {
	background-image:none !important;
}

}




.titulos-productos {
	display:block;
	background-color:#434242;
	width:100%;
	padding: 10px;
	margin-top:-30px;
	margin-bottom:20px;
	color:#FFF;
	font-size:16px;
	border-top:2px solid #C00;
	-moz-border-radius-bottomright: 10px;
-webkit-border-bottom-right-radius: 10px;
border-bottom-right-radius: 10px;
-moz-border-radius-bottomleft: 10px;
-webkit-border-bottom-left-radius: 10px;
border-bottom-left-radius: 10px;
	
}

.titulos-productos a {
	color:#FC0;
	padding-right:5px;
	
}

.texto-abajo {
	padding:30px 0;
	
	
}



.banner {
	margin-top: 15%;
}


.formpack {
	padding-right: 15px;
    background-color: #65a5a7;
	padding-top: 10px;
	padding-bottom: 10px;
}


.boton a {
	color:#FFF;
	text-transform:uppercase;
	margin-top:-5px;
	
}

.btn-social {
    color: #fff;
    font-size: 20px;
}

.links-header {
	display:inline-block;	
	padding:2px 5px;
	text-decoration:none;
	color:#a4aead;
	text-transform:uppercase;
	font-size:14px;
	border:2px solid #000;
	margin-top: 25px;
}

.links-header:hover {
	color:#e92832;
	border:2px solid #e92832;
	border-radius:5px;
	text-decoration:none;
    
}

.text-small {
    font-size: 16px;
}

.text-small a {
	display:inline-block;
	border:1px solid #FFF;
	border-radius:6px;
	padding:2px 5px;
	text-decoration:none;
	color:#fff;
    
}

.text-small a:hover {
	color:#e92832;
    
}



.terminos {
	color:#FFF;
	text-transform:uppercase;
	font-size: 12px;
}

.pie {
	/*background-image:url(../imgs/bg-cont.gif);
	background-repeat:repeat-x;
	background-color:#ededf2;*/	
	margin-top:25px;
	padding:15px 0;
	font-size: 20px;
}

.margin {
	margin:15px 0;

}

ul.listado, ul.listado {
	list-style-type:none;
    
}

ul.listado li, ul.listado li {
    background-repeat: no-repeat;
    background-image: url(../imgs/bullet.gif);
    background-position: left top;   
	padding-left: 40px;
    text-transform: uppercase;
    font-size: 18px;
}

ul.listado li img, ul.listado li img {
	margin:20px 0;

}

.placas-contenido:hover {
    background-image: url(../imgs/activar-ahora.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: auto;
    margin: auto;
}


.listascont {
    position: relative;
    margin-bottom: 20px;

}

.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%)
}

.listascont:hover .image {
  opacity: 0.2;
  
}

.listascont:hover {
  width:100%;
  background-color:#000;
}

.listascont:hover .middle {
  opacity: 1;
}

.text {
  background-color: #4CAF50;
  color: white;
  font-size: 16px;
  padding: 16px 32px;
}
.h1-xs{
    color: #000 !important;
    margin-left: 0px !important;
}
.contenedor-contacto{
	padding-top: 100px;
    padding-bottom: 100px;
}
.titulo-azul {
    background-color: #000;
    color: #fff;
    padding: 5px;
}
.forms input, .forms textarea {
    background: #F8FAFD;
    border-radius: 3px;
}
.forms .btn-submit{	
	border: none;
	background-color: #e92832;
    color: #fff;
    padding: 11px 20px 13px;
    margin: 15px 0;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 0.02em;
    border-radius: 0;
    text-transform: uppercase;
}

#contact-form a{
	font-size: 14px;
	color: #e92832;
}
#contact-form{
	font-size: 14px;
}
.divash1 {
    color: #000 !important;
    font-size: 40px;
    margin: 0;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
}
#mitcc {
    padding-top: 50px;
    color: #000;
    font-size: 16px;
}
#mitcc p {

    margin-bottom: 20px;

}
.btn-divas {   
    background-color: #e92832 !important;
    color: #fff !important;    
    font-size: 25px;
    font-weight: bold;
    padding: 10px 15px;
    border-radius: 0px;
}
.bajada {   
    font-size: 24px;
    margin-bottom: 50px;
}
.link-naranja{
	color: #e92832;
	text-decoration: none;
}
.link-naranja:hover{
	color: #e92832;
	text-decoration: none;
}
.btn-baja{
	margin: 5px;
}
.vermas{
	float: right;
    text-decoration: none !important;
    color: #fff!important;
    display: block;
    background-color: #c01a23;
    text-transform: uppercase;
    border: none;
    border-radius: 0;
    margin-top: 10px;
    font-weight: bold;
    letter-spacing: 2px;
}
.vermas:hover{
	background-color: #fff;
	color: #c01a23 !important;
}
.vermas-xs{
	float: right;
    text-decoration: none !important;
    color: #0198b0 !important;
    display: none;
    font-size: 25px;
    font-weight: bolder;
    text-transform: uppercase;
}
.btn-baja-si{
	width: 66px;
}
.btn-baja-no{
	width: 70px;
}


/*slider pelis*/
.item-p{
	padding: 4px;
}
.flickity-prev-next-button:disabled {
    display: none;
}
.flickity-prev-next-button:disabled {
    display: none;
}
.flickity-prev-next-button, .flickity-prev-next-button:hover {
    background: transparent!important;
    
}
.flickity-prev-next-button .arrow{
	fill: #dd5801 !important;
}
.flickity-prev-next-button.next {
    right: -40px !important; 
}
.flickity-prev-next-button.previous {
    left: -40px !important;
}
.flickity-prev-next-button {
    transition: width 0.2s, height 0.2s, right 0.2s, left 0.2s;
}
@media only screen and (min-width: 1280px){
	.item-p{
		width: 190px;
	}
}
@media only screen and (max-width: 1279px) and (min-width: 993px){
	.item-p{
		width: 150px;
	}
}
@media only screen and (max-width: 992px) and (min-width: 701px){
	.item-p{
		width: 150px;
	}
}
@media only screen and (max-width: 700px) and (min-width: 470px){
	.item-p{
		width: 150px;
	}
}
@media only screen and (max-width: 489px){
	.item-p{
		width: 110px;
	}
	.flickity-prev-next-button.next {
    right: -30px !important; 
	}
	.flickity-prev-next-button.previous {
	    left: -30px !important;
	}
	.text-small a {
	    display: inline-block;
	    border: 1px solid #e92832;
	    border-radius: 6px;
	    padding: 2px 5px;
	    text-decoration: none;
	    color: #e92832;
	}
	#miralo{
		margin-top: 0px; 
	}


	.carousel-caption {
    
    top: 3% !important;
    left: 5% !important;
    
}
	.flickity-enabled.is-draggable .flickity-viewport{
		height: 160px !important;
    	min-height: 160px !important;
	}
	.footer-redes{
		float: none !important;
    	text-align: center;
	}
	.footer-logo{
		text-align: center; 
	}
	ul.listado  {      
		padding-left: 0px;	   
	}
	.vermas{
		/*display: none;*/
	}
	.vermas-xs{
		float: left;
	    font-size: 16px;
	    width: 100%;
	    margin-top: 5px;
	    display: block;	   
    	margin-bottom: 20px;
	}
	.span-quieras{
		margin-left: 30px;
	}
	.span-puedo{
		margin-left: 30px;
	}
	.text-small {
   	 font-size: 14px;
	}
	.navbar-brand {
		margin-top: 5px;
	}
	.navbar-header {    
    	min-height: 55px;
	}
	body {   
    	font-size: 22px;    
	}
	.h1-xs {    
    	font-size: 21px;
	}
	.proximamente{
		margin-top: 0px;
	}
}
/* fin slider pelis*/


small{
	font-size: 10px;
}
.bggris{
	background-color: #ededf2;
}
.sinpadding{
	padding: 0px !important;
}