.banner-support
{
  padding-top: 100px;
 background-image: url(../images/soporte.jpg);
 height:  400px; 
 background-size: cover;
}

@media screen and (min-width: 1440px )
{
	.banner-support
	{
	  padding-top: 100px;
	 background-image: url(../images/soporte.jpg);
	 height: 400px; 
	 background-size: cover;
	}
}

.support-o
{
	text-align:center;
	min-height: 344px;
	padding-top: 40px;
}


.support-icon 
{
	background-color: #f4f4f4;
	text-align:center;
	min-height: 344px;
	padding-top: 40px;
}

.support-icon p:first-child,  .support-o p:first-child  {
    font-family: 'ubuntumedium';
    font-size: 18px;
    margin-top: 20px;
}

 

.support6, .support5, .support3, .support7, .support2, 
.support4, .support1
{ display: inline-block; background: url('../images/soporte-icons.png') no-repeat; overflow: hidden; text-indent: -9999px; text-align: left; }
 
.support6 { background-position: -1px -0px; width: 172px; height: 138px; }
.support5 { background-position: -1px -139px; width: 160px; height: 138px; }
.support3 { background-position: -1px -278px; width: 106px; height: 86px; }
.support7 { background-position: -1px -365px; width: 92px; height: 138px; }
.support2 { background-position: -1px -504px; width: 90px; height: 86px; }
.support4 { background-position: -1px -591px; width: 83px; height: 138px; }
.support1 { background-position: -92px -504px; width: 79px; height: 86px; }


.banner-contact
{
  padding-top: 100px;
 background-image: url(../images/contactar-pickaweb.jpg);
 height:  400px; 
 background-size: cover;
}

@media screen and (min-width: 1440px )
{
	.banner-contact
	{
	  padding-top: 100px;
	 background-image: url(../images/contactar-pickaweb.jpg);
	 height: 400px; 
	 background-size: cover;
	}
}

.flabel
{
	font-size: 18px;
    color: #fff;
} 

p.ctitle
{
	font-family: 'ubuntumedium';
    font-size: 18px;
    margin-top: 20px;
}


@media ( max-width: 600px) 
{
	.support-o
	{
		padding-top: 0;min-height: 270px;
	}
	.banner-contact
	{
		height: auto !important;  
		padding-bottom: 50px;
	}
}







.banner-about
{ 
	 background-image: url(../images/about.jpg);
	 height:  418px; 
	 background-size: cover;
}

@media screen and (min-width: 1440px )
{
	.banner-about
	{
	  padding-top: 100px;
	 background-image: url(../images/about.jpg);
	 height: 418px; 
	 background-size: cover;
	}
}


.contact-1, .contact-3, .contact-2
{ display: inline-block; background: url('../images/contact-icons.png') no-repeat; overflow: hidden; text-indent: -9999px; text-align: left; }
 
.contact-1 { background-position: -1px -0px; width: 79px; height: 88px; }
.contact-3 { background-position: -1px -89px; width: 78px; height: 88px; }
.contact-2 { background-position: -1px -178px; width: 76px; height: 88px; }

.about-2, .about-1, .about-4, .about-3
{ display: inline-block; background: url('../images/about-icons.png') no-repeat; overflow: hidden; text-indent: -9999px; text-align: left; }
 
.about-2 { background-position: -1px -0px; width: 121px; height: 130px; }
.about-1 { background-position: -1px -131px; width: 119px; height: 130px; }
.about-4 { background-position: -1px -262px; width: 94px; height: 130px; }
.about-3 { background-position: -1px -393px; width: 89px; height: 130px; }



