:root { 
    --white: #ffffff;
    --blue: #204995;
    --orange: #C47B13;
    --black: #000000;
}
html, body{
    height: 100%;
}
body {
    background: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    color: #333;
    font-weight: normal;
}
.container, .container-fluid {
    width: 1200px;
    max-width: 100%;
    margin: 0 auto;
}
.clear, .clearfix {
    display: block;
    clear: both;
}
.height10 {
    height: 10px;
}
.height20 {
    height: 20px;
}
.height30 {
    height: 30px;
}
.height50 {
    height: 50px;
}
a, a:hover { 
    color: var(--blue);
}
a:hover {
    text-decoration: none;
}
img {
    max-width: 100%;
    height: auto;
}
h1, h2, h3, h4 { 
    color: var(--orange); 
    font-weight: bold;
    font-family: 'Poppins', serif;
}
.black {
    color: var(--black);
}
.white {
    color: var(--white);
}
.blue {
    color: var(--blue);
}
.orange {
    color: var(--orange);
}
.bg-black {
    background: var(--black);
}
.bg-white {
    background: var(--white);
}
.bg-blue {
    background: var(--blue);
}
.bg-orange {
    background: var(--orange);
}
.alert { 
    padding: 10px 15px; 
}
.whatsappfix {
    position: fixed;
    right: 10px;
    bottom: 10px;
}
.top {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align:right;
    background:#f2f2f2;
}
.top a {
    color:var(--blue);
}
.home .top {
    background:transparent;
}
.home .top a {
	color:#fff;
}
.top .login {
	margin-right: 5px;
}
.top .redes a {
	margin-left:5px;
}
#loadCart {
    font-size: 10px;
    position: relative;
    top: -5px;
    color: var(--blue);
    margin-left:-2px;
}
.home #loadCart {
    color: var(--white);
}
header {
	z-index: 100;
}
.home header {
    position: absolute;
    top:0;
    left:0;
    width: 100%;
}
.contentmenu {
    background:#fff;
}
.home .contentmenu {
	background:rgba(0,0,0,0.7);
}
header .navbar-brand {
    padding: 0;
    min-height: none;
    height: auto !important;
    position: absolute;
  	left: -62px;
  	top: -48px;
}
header .navbar-brand img {
    width: 246px;
}
.navbar-default {
    background-color: transparent !important;
    border-color: none;
    border: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 14px;
    padding-bottom: 14px;
}
.navbar-default .navbar-nav li {
    margin: 0 1px;
}
.navbar-default .navbar-nav li a {
    color: #333;
    font-size: 15px;
    border: none;
    padding: 9px 11px;
    text-transform: uppercase;
    font-weight: normal;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    font-family: 'Roboto', sans-serif;
    border-radius:4px;
}
.navbar-default .navbar-nav li.active a, .navbar-default .navbar-nav li a:hover,
.navbar-default .navbar-nav li a:focus {
    background: var(--orange) !important;
    color: var(--white);
    border: none;
}
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:focus, 
.navbar-default .navbar-nav > .active > a:hover {
    background: var(--orange) !important;
    color: var(--white);
    border: none;
}
.home .navbar-default .navbar-nav li a { 
    color: #fff;
}
.carousel-home .item {
	padding-top: 200px;
	padding-bottom: 170px;
	font-size: 18px;
	color:#fff;
}
.carousel-home .item h2 {
	font-size: 58px;
	color:#fff;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.4);
	margin-bottom: 20px;
}
.carousel-home .textoslide {
	padding-top: 60px;
	font-weight: 600;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.4);
}
.carousel-home .boton {
	text-shadow: none;
}
.boton {
    background: var(--orange);
    color: #fff !important;
    padding: 10px 15px;
    display: inline-block;
    font-weight: 500;
    font-size: 15px;
    max-width: 100%;
    text-transform: uppercase;
    text-align: center;
    border-radius: 4px;
    border:none;
}
.boton2 {
    background: var(--blue);
    color: #fff !important;
    padding: 10px 15px;
    display: inline-block;
    font-weight: 500;
    font-size: 15px;
    max-width: 100%;
    text-transform: uppercase;
    text-align: center;
    border-radius: 4px;
    border:none;
}
.agendar {
	background: rgba(255,255,255,0.6);
}
.agendar-title {
	background: rgba(196,123,19,0.7);
	color:#fff;
	font-weight: bold;
	padding: 10px 20px;
	font-size: 26px;
}
.agendar-content {
    padding: 15px 20px;
    font-size: 16px;
    color:#333;
}
.agendar-content input {
    width: 100%;
    padding: 11px 12px;
    margin-bottom: 15px;
    color:#333;
    border: 1px solid #d0d0d0;
    background:#fff;
}
.agendar-content button {
    padding-left: 25px;
    padding-right: 25px;
    border:none;
}
.bg-grey {
    background: #f4f4f4;
}
.carousel-home img {
    width: 100%;
}
.carousel-home img.responsive {
    display: none !important;
}
.carousel-indicators li {
    width: 12px;
    height: 12px;
    border: 1px solid #fff;
    margin: 0 2px;
    background: #fff;
}
.carousel-indicators li.active {
    width: 12px;
    height: 12px;
    border: 1px solid #fff;
    margin: 0 2px;
    background: var(--orange);
}
h2 {
    margin-bottom: 20px;
}
h1 {
    margin-bottom:20px;
    font-size: 62px;
}
.owl1, .owl2, .owl3 {
    padding-left: 50px;
    padding-right: 50px;
}
.owl1 .item a {
    display: block;
    width: 100%;
    text-align:center;
    color:#fff;
    font-weight: bold;
    font-size: 18px;
    padding-top: 90px;
    padding-bottom:90px;
    text-decoration: none;
}
.servicio a {
    display: block;
    width: 100%;
    text-align:center;
    color:#fff;
    font-weight: bold;
    font-size: 18px;
    padding-top: 90px;
    padding-bottom:90px;
    text-decoration: none;
    margin-bottom: 30px;
    height: 220px;
}
.owl1 .owl-nav, .owl2 .owl-nav, .owl3 .owl-nav  {
    display: block !important;
    /*** 
    position: absolute;
    top: 70px;
    ****/
}
.owl-carousel .owl-nav button span {
    display: none;
}
.owl1 .owl-nav button.owl-next {
    background: url(images/right.png) no-repeat center center;
    background-size: cover;
    width: 19px;
    height: 32px;
    position: absolute;
    top: 80px;
    right: -5px;
}
.owl1 .owl-nav button.owl-prev {
    background: url(images/left.png) no-repeat center center;
    background-size: cover;
    width: 19px;
    height: 32px;
    position: absolute;
    top: 80px;
    left: -5px;
}
.owl2 .owl-nav button.owl-next, .owl3 .owl-nav button.owl-next {
    background: url(images/right2.png) no-repeat center center;
    background-size: cover;
    width: 19px;
    height: 32px;
    position: absolute;
    top: 100px;
    right: -5px;
}
.owl2 .owl-nav button.owl-prev, .owl3 .owl-nav button.owl-prev  {
    background: url(images/left2.png) no-repeat center center;
    background-size: cover;
    width: 19px;
    height: 32px;
    position: absolute;
    top: 100px;
    left: -5px;
}
.parallax {
    background:url(images/parallax.jpg) no-repeat center center;
    background-size: cover;
    padding-top: 70px;
}
.parallaxnosotros {
    background:url(images/parallaxnosotros.jpg) no-repeat center center;
    background-size: cover;
    padding-top: 100px;
}
.imagenproducto {
    display: block;
    width: 100%;
    height: 300px;
    border: 1px solid #e0e0e0;
}
.fa-star {
    color: #ffc107;
}
.fa-star-o {
    color:#d0d0d0;
}
.precio small {
    font-weight: 700;
    color:var(--black);
}
h4 {
    font-size: 17px;
    font-weight:600;
}
.parallax2 {
    background:url(images/parallax2.jpg) no-repeat center center;
    background-size: cover;
    color:#fff;
    font-size:17px;
    padding-top: 60px;
    padding-bottom: 60px;
}
.parallax2 ul {
    list-style-type:none;
    margin:0;
    padding:0;
}
.parallax2 ul li {
    padding-left: 50px;
    background:url(images/check.png) no-repeat left center;
    background-size: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.siop {
    font-size: 34px;
}
.servhome {
    position: relative;
    padding-left: 80px;
    min-height: 70px;
    margin-bottom: 20px;
}
.servhome img {
    position: absolute;
    left:0;
    top:0;
    width: 60px;
}
.parallax3 {
    position: relative;
    background:#f2f2f2;
}
.parallax3 .bg {
    display: block;
    background: url(images/parallax3.jpg) no-repeat center center;
    background-size: cover;
    position: absolute;
    right:0;
    top:0;
    width: 50%;
    height:100%;
}
.content-parallax3 {
    color:#fff;
    padding-left: 30px;
    padding-top: 130px;
}
.cortinas {
    position: relative;
}
.cortinas .bg {
    position: absolute;
    left:0;
    top:0;
    width: 50%;
    height: 100%;
    background:url(images/parallax4.jpg) no-repeat center center;
    background-size: cover;
}
.content-cortinas {
    padding-left: 30px;
    padding-bottom: 50px;
}
.galeria1, .galeria2, .galeria3, .galeria4, .galeria5, .galeria6, .galeria7, .galeria8 {
    float: left;
    padding: 0 15px;
    display: block;
}
.galeria1, .galeria2, .galeria4, .galeria6 {
    width: 30%;
}
.galeria8 {
    width: 30%;
}
.galeria3, .galeria5, .galeria7 {
    width: 40%;
}
.galeria1 a, .galeria2 a, .galeria3 a, .galeria4 a, .galeria5 a, .galeria6 a, .galeria7 a {
    display: block;
    width: 100%;
    height: 200px;
    margin-bottom: 30px;
}
.galeria8 a {
    display: block;
    width: 100%;
    height: 430px;
    margin-bottom: 30px;
}
#html5-watermark, .html5-text {
    display: none !important;
}
footer {
    background:url(images/footer.jpg) no-repeat center center;
    background-size:cover;
    color:#fff;
    padding-top: 50px;
    font-size: 15px;
}
.mapa iframe {
    height: 220px;
    width: 100%;
}
p.location {
    position: relative;
    padding-left: 30px;
}
p.location img {
    position: absolute;
    left:0;
    top:0;
    width: 22px;
}
.logofooter {
    width: 150px;
    margin-bottom: 20px;
}
.redesfooter a {
    color:#fff !important;
    background:var(--blue);
    display: inline-block;
    width: 38px;
    height:38px;
    border-radius:50%;
    text-align: center;
    margin-right: 6px;
    line-height: 36px;
}
.politicas a {
    color:#fff;
}
.developer {
    text-align: right;
}
.cab {
    font-size: 15px;
    background:#e5e6ea;
    text-align: center;
    padding-top: 17px;
    padding-bottom: 16px;
}
.cab span {
    font-size: 12px;
    margin: 0 5px;
}
.formulario input, .formulario textarea, .formulario select {
    width: 100%;
    padding: 11px 15px;
    margin-bottom: 15px;
    background:#fff;
    border:1px solid #ccc;
}
.formulario textarea {
    height: 120px;
}
.mapa2 iframe {
    width: 100%;
    height: 400px;
}
.pagination {
  display: block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
  text-align: center;
}
.pagination a {
  margin: 0 2px;
}
.productos .ficha {
    margin-bottom: 40px;
}
.detalle .fa {
    font-size: 17px;
    margin-right: 3px;
}
.detalle ul {
    list-style-type: none;
    padding-left: 0;
    margin-left: 0;
}
.detalle li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 5px;
}
.detalle li::after {
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    background: var(--blue);
    border-radius: 50%;
    position: absolute;
    left: 14px;
    top: 8px;
}
.cantidad {
    display: block;
}
.cantidad button {
    width: 30px; 
    font-weight: 400;
    background: #fcfcfc !important; 
    padding: 0; 
    box-shadow: none; 
    border: none; 
    display: inline-block; 
    color: #111 !important;
    border: 1px solid #ddd;
    width: 40px;
    height: 40px;
    text-align: center;
    float: left;
    z-index: 1;
    position: relative;
    height: 42px;
}
.cantidad button:hover {
    font-weight: 500;
    color: #000;
    background: #f8f8f8 !important;
}
.cantidad input { 
    width: 80px;
    height: 42px;
    display: inline-block; 
    padding: 7px 20px; 
    text-align: right;
    box-shadow: none; 
    border-radius: 0;
    float: left;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-left: none;
    border-right: none;
    margin-left:-2px;
    margin-right: -2px;
}
table {
    width: 100%;
}
.grandtotal table td {
    border-bottom: 1px solid #ddd;
    padding-top: 6px;
    padding-bottom: 6px;
}
.accionescarro {
    display: inline-block;
    text-align: left;
    opacity: 0.7;
    color: #cc0000 !important;
}
.table.tablacarro > tbody > tr > td, 
.table.tablacarro > tbody > tr > th, 
.table.tablacarro > tfoot > tr > td, 
.table.tablacarro > tfoot > tr > th, 
.table.tablacarro > thead > tr > td, 
.table.tablacarro > thead > tr > th {
    padding: 12px 10px;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.botongris {
    display: inline-block;
    background: #ccc;
    color: #111 !important;
    text-transform: none;
    padding: 10px 20px;
    white-space: nowrap;
    border-radius: 0;
    border: none; 
    outline: none;
    margin-bottom: 14px;
}
input[type="number"] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
}
.botones {
    display: inline-block;
    background: var(--blue);
    color: #fff !important;
    text-transform: none;
    padding: 10px 30px;
    white-space: nowrap;
    border-radius: 0;
    border: none; 
    outline: none;
    margin-bottom: 14px;
}
.botones:hover {
    text-decoration: none;
}
.modal-content {
    border-radius: 0;
    text-align: left;
}
.modal-content button.cerrarmodal {
    position: absolute;
    right: 10px;
    background: none;
    border: none;
    font-size: 30px;
    font-weight: 300;
    top: 0;
    color: #999;
    padding: 0;
}
.modal-header {
    padding: 20px 15px 0 15px;
    border-bottom: none;
    margin-bottom: 0;
}
.modal-header p {
    border-bottom: 1px solid #999;
    padding-bottom: 10px;
}
.modal-body {
    padding-top: 15px;
}
#form-registro label.error {
    font-weight: normal;
    font-size: 13px;
    color: #ff0000;
    position: relative;
    right: inherit;
    bottom: inherit;
    margin-top: -10px !important;
    display: block;
    margin-bottom: 15px !important;
}
.containerradio {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: normal;
}
.containerradio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.containerradio .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #d0d0d0;
  border-radius: 50%;
}
.containerradio input:checked ~ .checkmark {
    background-color: var(--blue);
}
.containerradio .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.containerradio input:checked ~ .checkmark:after {
  display: block;
}
.containerradio .checkmark:after {
  left: 8px;
  top: 8px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}


@media (max-width: 1100px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: none !important;
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none !important;
        padding-top: 24px;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
    header .navbar-brand img {
        width: 170px;
    }
    .actions .search {
        display: none;
    }
    .actions a {
        margin-left: 8px;
    }
    .navbar-toggle {
        position: relative;
        float: right;
        padding: 0;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0;
        border: none !important;
        background: transparent !important;
        padding-top: 8px;
        font-size: 20px;
        color: #333;
    }
    .home .navbar-toggle {
        color: var(--white);
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border: none;
    }
    .navbar-default .navbar-nav li a {
        padding: 12px 10px;
    }
    .home .contentmenu {
        background: rgba(0, 0, 0, 0.9);
    }
    .cab {
        margin-top: 4px;
    }
}

@media(max-width:991px) {
    .carousel-home .item h2 {
        font-size: 46px;
    }
    h1 {
        font-size: 46px;
    }
}

@media(max-width:767px) {
    .carousel-home .item {
        padding-top: 100px;
        padding-bottom: 100px;
        font-size: 17px;
    }
    .agendar-title {
        font-size: 20px;
    }
    .parallax {
        background: url(images/parallax.jpg) no-repeat right center;
        background-size: cover;
        padding-top: 70px;
    }
    .parallax2 {
        font-size: 16px;
    }
    h1 {
        font-size: 38px;
    } 
    .parallax3 .bg {
        display: none;
    }
    .content-parallax3 {
        background: url(images/parallax3.jpg) no-repeat right center;
        background-size: cover;
    }
    .cortinas .bg {
        position: relative;
        left: 0;
        top: 0;
        width: 100%;
        height: 200px;
        background: url(images/parallax4.jpg) no-repeat center center;
        background-size: cover;
    }
}


@media(max-width:498px) {
    .carousel-home .item h2 {
        font-size: 34px;
    }
    .galeria1, .galeria2, .galeria3, .galeria4, .galeria5, .galeria6, .galeria7, .galeria8 {
        width: 100% !important;
    }
}