body {
  font-family: 'Open Sans', sans-serif;
  color: #404040;
   font-weight: 400; 
}
p a {
  text-decoration: underline;
}
h1,
h2,
h3,
h4,
h5,
h6 {
 font-family: 'Open Sans', sans-serif;
  font-weight: 800;
}
a {
  color: #404040;
}
a:hover,
a:focus {
  color: #0085a1;
}

blockquote {
  color: #808080;
  font-style: italic;
}
hr.small {
  max-width: 100px;
  margin: 15px auto;
  border-width: 4px;
  border-color: white;
}

.navbar-custom {
 font-family: 'Open Sans', sans-serif;
background-image: none;
  }
  
.navbar-custom .navbar-brand {
  font-weight: 400;
}
.navbar-custom .nav li a {

 font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 14px;
  letter-spacing: 1px;
}
@media only screen and (min-width: 768px) {
 .navbar-custom {
 border-bottom: 1px solid transparent;
background-color: transparent;
box-shadow: none;    
  }
 .navbar-custom .container-fluid {margin: 10px auto;}
  
 .navbar-custom .navbar-brand {
    color: #ffffff;
    padding: 10px 20px;
    position: absolute;font-size:2.3em;
  }
 .navbar-custom .navbar-brand:hover,
 .navbar-custom .navbar-brand:focus {
    color: rgba(255,255,255, 0.8);
  }
 .navbar-custom .nav li a {
    color: rgba(255,255,255, 0.8);
    /*padding: 30px 20px 0px 20px;*/

  }
 .navbar-custom .nav li a:hover,
 .navbar-custom .nav li a:focus {
    color: #ffffff;
  }
}
@media only screen and (min-width: 1170px) {
 .navbar-custom {
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    transition: background-color 0.3s;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
 .navbar-custom.is-fixed {
    /* when the user scrolls down, we hide the header right above the viewport */
    position: fixed;
    top: -64px;
    background-color: rgba(255, 255, 255, 0.9);
    border-bottom: 1px solid #f2f2f2;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
  }
 .navbar-custom.is-fixed .navbar-brand {
    color: #404040;
  }
 .navbar-custom.is-fixed .navbar-brand:hover,
 .navbar-custom.is-fixed .navbar-brand:focus {
    color: #0085a1;
  }
 .navbar-custom.is-fixed .nav li a {
    color: #404040;
  }
 .navbar-custom.is-fixed .nav li a:hover,
  .navbar-custom.is-fixed .nav li a:focus {
    color: #0085a1;
  }
  .navbar-custom.is-visible {
    /* if the user changes the scrolling direction, we show the header */
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    -o-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}


footer {
  padding: 0;
}
footer .list-inline {
  margin: 0;
  padding: 0;
}
footer a {
  color: #FFF;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    margin-left:10px;
    line-height: 3em;
}
footer a:hover,
footer a:focus {
  color: #FFF;
}
footer .copyright {
  text-align: center;
  font-family: 'Open Sans', sans-serif;
font-weight: 400;font-size: 11px;
letter-spacing: 1px;
color: #fff;
margin-top:6px;
}

.btn {
}
.btn-lg {
  font-size: 16px;
  padding: 25px 35px;
}
.btn-default:hover,
.btn-default:focus {
  /*background-color: #0085a1;
  border: 1px solid #0085a1;
  color: white;*/
}

::-moz-selection {
  color: white;
  text-shadow: none;
  background: #0085a1;
}
::selection {
  color: white;
  text-shadow: none;
  background: #0085a1;
}
img::selection {
  color: white;
  background: transparent;
}
img::-moz-selection {
  color: white;
  background: transparent;
}
body {
  webkit-tap-highlight-color: #0085a1;
}



/*   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

           
.cartFull { color: #BA062F;}
.celeste { color: #6c6c6c;}
.blue { color: #19a1d2;}
.fondoceleste { background-color: #76B5DF;}
.con99 {max-width:1366px;margin:auto;}
.max99 {max-width:1800px;margin:auto;}

.btn99{
line-height: 8px;
border: 1px solid #FFF;
border-radius: 10px;
	  font-size: 18px;
background: transparent;
	padding: 20px 30px;
	color: #F2F2F2;
/*text-shadow: 0 0px 0 #fff;*/
	-webkit-transition: background .2s ease-in-out, border .2s ease-in-out;
	-moz-transition: background .2s ease-in-out, border .2s ease-in-out;
	-ms-transition: background .2s ease-in-out, border .2s ease-in-out;
	-o-transition: background .2s ease-in-out, border .2s ease-in-out;
	transition: background .2s ease-in-out, border .2s ease-in-out;

}
.btn99:hover,
.btn99:focus,
.btn99:active,
.btn99.active {
  background-color: #19a1d2;
  border-color: white;
  color:white;
}
.btn-negro {
line-height: 8px;
  background: #6c6c6c;
border-radius: 10px;
border-color: #6c6c6c;
  font-size: 18px;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  padding: 20px 30px;
	-webkit-transition: background .2s ease-in-out, border .2s ease-in-out;
	-moz-transition: background .2s ease-in-out, border .2s ease-in-out;
	-ms-transition: background .2s ease-in-out, border .2s ease-in-out;
	-o-transition: background .2s ease-in-out, border .2s ease-in-out;
	transition: background .2s ease-in-out, border .2s ease-in-out;
  
}


.btn-negro:hover,
.btn-negro:focus,
.btn-negro:active,
.btn-negro.active {
  background-color: #8c8c8c;
  border-color: #6c6c6c;
  color:#fff;
}
.btn-negro.disabled:hover,
.btn-negro.disabled:focus,
.btn-negro.disabled:active,
.btn-negro.disabled.active,
.btn-negro[disabled]:hover,
.btn-negro[disabled]:focus,
.btn-negro[disabled]:active,
.btn-negro[disabled].active,
fieldset[disabled] .btn-negro:hover,
fieldset[disabled] .btn-negro:focus,
fieldset[disabled] .btn-negro:active,
fieldset[disabled] .btn-negro.active {
  background-color: #6c6c6c;
  border-color: #6c6c6c;
  color:white;
}

/*
.col-xs-  <  768px
.col-sm-  >= 768px
.col-md-  >= 992px
.col-lg-  >= 1200px
.col-xl-  >= 1600px 
*/

@media (max-width: 767px) {
    .shopDeviceMsg {width: 600px;}
    }
@media (min-width: 768px) {
   }
@media (min-width: 992px) {
   }
@media (min-width: 1200px) {

    .image211posx {background-size: cover;}
    }
@media (min-width: 1500px) {
    .imageWorry {background-position: 0px 0px;background-size: cover;}
    }

@media (min-width: 768px) {
    .headerShopDevice {background-image: url('images/friendsbackground2.jpg');}
    }

/*<!-- otras medidas: -->*/
@media (min-width: 888px) {
    .navLogo {margin-left: 70px;}
    }
@media (min-width: 1100px) {
    ul.navbar-nav li {margin-left:30px;}
    }
    
    
/*<!-- con lo que sigue evito el wrap del navigation bar right-item, obvio que si los textos cambian esto hay que ajustarlo:   -->*/
@media (max-width: 830px) {
.navbar-custom .nav li a    {
    padding-right: 10px;
    }
    }



