/* Minification failed. Returning unminified contents.
(1788,1): run-time error CSS1019: Unexpected token, found '@import'
(1788,9): run-time error CSS1019: Unexpected token, found 'url("slides.css")'
(3757,26): run-time error CSS1038: Expected hex color, found '#00994'
(4068,12): run-time error CSS1036: Expected expression, found ';'
(4069,13): run-time error CSS1036: Expected expression, found ';'
(4281,9): run-time error CSS1038: Expected hex color, found '#5b87'
 */
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: 0
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: 0
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: 0
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: 0
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: 0
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: 0
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: 0
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: 0
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}


.modal-open{overflow:hidden}
.modal{display:none;overflow:auto;overflow-y:scroll;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}
.modal.fade .modal-dialog{-webkit-transform:translate(0, -25%);-ms-transform:translate(0, -25%);transform:translate(0, -25%);-webkit-transition:-webkit-transform 0.3s ease-out;-moz-transition:-moz-transform 0.3s ease-out;-o-transition:-o-transform 0.3s ease-out;transition:transform 0.3s ease-out}
.modal.in .modal-dialog{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0)}
.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px solid #FFF;background-clip:padding-box;outline:none}
.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}
.modal-header{margin:15px;border-bottom:1px solid #e5e5e5;min-height:16.42857143px;padding-bottom:15px;}
.modal-header .close {
    border: none;
    padding: 0 1px 2px 1px;
    text-align: right;
    line-height: 1px;
    margin: 0 0 20px 10px;
    float: right;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 11px;
    width: 22px;
    height: 22px;
    text-align: center;
    clear: both;
    display: block;
    font-size: 20px;
    font-weight: 700;
}
.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:20px}
.modal-footer{margin-top:15px;padding:19px 20px 20px;text-align:left;border-top:none;}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}
.modal-body input {margin:8px 0 8px;}
.modal-body p {font-size:12px; margin:10px 0; line-height:18px;}
.modal-footer button {margin-bottom:5px;}
@media (min-width: 768px) {
	.modal-sm {
		width: 300px;
	}
}
@media (min-width: 768px) { 
	.modal-dialog {
		width: 600px;
		margin: 30px auto;
	}
}
.ekko-lightbox .modal-footer{text-align:left}.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-footer:before,.modal-footer:after{content:" ";display:table}.clearfix:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-footer:after{clear:both}
.fade {
    opacity:0;
    -webkit-transition:opacity .15s linear;
    transition:opacity .15s linear
}
.fade.in {
    opacity:1;
    background-color:rgba(217, 0, 0, 0.7);
}
.fade.in.black {
    opacity:1;
    background-color:rgba(0, 0, 0, 0.7);
}
.fade.in.white {
    opacity:1;
    background-color:rgba(255, 255, 255, 1);
}
.fade.in.white .modal-content {border:1px solid #EEE;}


.collapse {
    display:none
}
.collapse.in {
    display:block
}
.collapsing {
    position:relative;
    height:0;
    overflow:hidden;
    -webkit-transition:height .35s ease;
    transition:height .35s ease
}
@font-face {
    font-family:'Glyphicons Halflings';
    src:url('../fonts/glyphicons-halflings-regular.eot');
    src:url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg')
}
.glyphicon {
    position:relative;
    top:1px;
    display:inline-block;
    font-family:'Glyphicons Halflings';
    font-style:normal;
    font-weight:normal;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
}
.glyphicon-asterisk:before {
    content:"\2a"
}
.glyphicon-plus:before {
    content:"\2b"
}
.glyphicon-euro:before {
    content:"\20ac"
}
.glyphicon-minus:before {
    content:"\2212"
}
.glyphicon-cloud:before {
    content:"\2601"
}
.glyphicon-envelope:before {
    content:"\2709"
}
.glyphicon-pencil:before {
    content:"\270f"
}
.glyphicon-glass:before {
    content:"\e001"
}
.glyphicon-music:before {
    content:"\e002"
}
.glyphicon-search:before {
    content:"\e003"
}
.glyphicon-heart:before {
    content:"\e005"
}
.glyphicon-star:before {
    content:"\e006"
}
.glyphicon-star-empty:before {
    content:"\e007"
}
.glyphicon-user:before {
    content:"\e008"
}
.glyphicon-film:before {
    content:"\e009"
}
.glyphicon-th-large:before {
    content:"\e010"
}
.glyphicon-th:before {
    content:"\e011"
}
.glyphicon-th-list:before {
    content:"\e012"
}
.glyphicon-ok:before {
    content:"\e013"
}
.glyphicon-remove:before {
    content:"\e014"
}
.glyphicon-zoom-in:before {
    content:"\e015"
}
.glyphicon-zoom-out:before {
    content:"\e016"
}
.glyphicon-off:before {
    content:"\e017"
}
.glyphicon-signal:before {
    content:"\e018"
}
.glyphicon-cog:before {
    content:"\e019"
}
.glyphicon-trash:before {
    content:"\e020"
}
.glyphicon-home:before {
    content:"\e021"
}
.glyphicon-file:before {
    content:"\e022"
}
.glyphicon-time:before {
    content:"\e023"
}
.glyphicon-road:before {
    content:"\e024"
}
.glyphicon-download-alt:before {
    content:"\e025"
}
.glyphicon-download:before {
    content:"\e026"
}
.glyphicon-upload:before {
    content:"\e027"
}
.glyphicon-inbox:before {
    content:"\e028"
}
.glyphicon-play-circle:before {
    content:"\e029"
}
.glyphicon-repeat:before {
    content:"\e030"
}
.glyphicon-refresh:before {
    content:"\e031"
}
.glyphicon-list-alt:before {
    content:"\e032"
}
.glyphicon-lock:before {
    content:"\e033"
}
.glyphicon-flag:before {
    content:"\e034"
}
.glyphicon-headphones:before {
    content:"\e035"
}
.glyphicon-volume-off:before {
    content:"\e036"
}
.glyphicon-volume-down:before {
    content:"\e037"
}
.glyphicon-volume-up:before {
    content:"\e038"
}
.glyphicon-qrcode:before {
    content:"\e039"
}
.glyphicon-barcode:before {
    content:"\e040"
}
.glyphicon-tag:before {
    content:"\e041"
}
.glyphicon-tags:before {
    content:"\e042"
}
.glyphicon-book:before {
    content:"\e043"
}
.glyphicon-bookmark:before {
    content:"\e044"
}
.glyphicon-print:before {
    content:"\e045"
}
.glyphicon-camera:before {
    content:"\e046"
}
.glyphicon-font:before {
    content:"\e047"
}
.glyphicon-bold:before {
    content:"\e048"
}
.glyphicon-italic:before {
    content:"\e049"
}
.glyphicon-text-height:before {
    content:"\e050"
}
.glyphicon-text-width:before {
    content:"\e051"
}
.glyphicon-align-left:before {
    content:"\e052"
}
.glyphicon-align-center:before {
    content:"\e053"
}
.glyphicon-align-right:before {
    content:"\e054"
}
.glyphicon-align-justify:before {
    content:"\e055"
}
.glyphicon-list:before {
    content:"\e056"
}
.glyphicon-indent-left:before {
    content:"\e057"
}
.glyphicon-indent-right:before {
    content:"\e058"
}
.glyphicon-facetime-video:before {
    content:"\e059"
}
.glyphicon-picture:before {
    content:"\e060"
}
.glyphicon-map-marker:before {
    content:"\e062"
}
.glyphicon-adjust:before {
    content:"\e063"
}
.glyphicon-tint:before {
    content:"\e064"
}
.glyphicon-edit:before {
    content:"\e065"
}
.glyphicon-share:before {
    content:"\e066"
}
.glyphicon-check:before {
    content:"\e067"
}
.glyphicon-move:before {
    content:"\e068"
}
.glyphicon-step-backward:before {
    content:"\e069"
}
.glyphicon-fast-backward:before {
    content:"\e070"
}
.glyphicon-backward:before {
    content:"\e071"
}
.glyphicon-play:before {
    content:"\e072"
}
.glyphicon-pause:before {
    content:"\e073"
}
.glyphicon-stop:before {
    content:"\e074"
}
.glyphicon-forward:before {
    content:"\e075"
}
.glyphicon-fast-forward:before {
    content:"\e076"
}
.glyphicon-step-forward:before {
    content:"\e077"
}
.glyphicon-eject:before {
    content:"\e078"
}
.glyphicon-chevron-left:before {
    content:"\e079"
}
.glyphicon-chevron-right:before {
    content:"\e080"
}
.glyphicon-plus-sign:before {
    content:"\e081"
}
.glyphicon-minus-sign:before {
    content:"\e082"
}
.glyphicon-remove-sign:before {
    content:"\e083"
}
.glyphicon-ok-sign:before {
    content:"\e084"
}
.glyphicon-question-sign:before {
    content:"\e085"
}
.glyphicon-info-sign:before {
    content:"\e086"
}
.glyphicon-screenshot:before {
    content:"\e087"
}
.glyphicon-remove-circle:before {
    content:"\e088"
}
.glyphicon-ok-circle:before {
    content:"\e089"
}
.glyphicon-ban-circle:before {
    content:"\e090"
}
.glyphicon-arrow-left:before {
    content:"\e091"
}
.glyphicon-arrow-right:before {
    content:"\e092"
}
.glyphicon-arrow-up:before {
    content:"\e093"
}
.glyphicon-arrow-down:before {
    content:"\e094"
}
.glyphicon-share-alt:before {
    content:"\e095"
}
.glyphicon-resize-full:before {
    content:"\e096"
}
.glyphicon-resize-small:before {
    content:"\e097"
}
.glyphicon-exclamation-sign:before {
    content:"\e101"
}
.glyphicon-gift:before {
    content:"\e102"
}
.glyphicon-leaf:before {
    content:"\e103"
}
.glyphicon-fire:before {
    content:"\e104"
}
.glyphicon-eye-open:before {
    content:"\e105"
}
.glyphicon-eye-close:before {
    content:"\e106"
}
.glyphicon-warning-sign:before {
    content:"\e107"
}
.glyphicon-plane:before {
    content:"\e108"
}
.glyphicon-calendar:before {
    content:"\e109"
}
.glyphicon-random:before {
    content:"\e110"
}
.glyphicon-comment:before {
    content:"\e111"
}
.glyphicon-magnet:before {
    content:"\e112"
}
.glyphicon-chevron-up:before {
    content:"\e113"
}
.glyphicon-chevron-down:before {
    content:"\e114"
}
.glyphicon-retweet:before {
    content:"\e115"
}
.glyphicon-shopping-cart:before {
    content:"\e116"
}
.glyphicon-folder-close:before {
    content:"\e117"
}
.glyphicon-folder-open:before {
    content:"\e118"
}
.glyphicon-resize-vertical:before {
    content:"\e119"
}
.glyphicon-resize-horizontal:before {
    content:"\e120"
}
.glyphicon-hdd:before {
    content:"\e121"
}
.glyphicon-bullhorn:before {
    content:"\e122"
}
.glyphicon-bell:before {
    content:"\e123"
}
.glyphicon-certificate:before {
    content:"\e124"
}
.glyphicon-thumbs-up:before {
    content:"\e125"
}
.glyphicon-thumbs-down:before {
    content:"\e126"
}
.glyphicon-hand-right:before {
    content:"\e127"
}
.glyphicon-hand-left:before {
    content:"\e128"
}
.glyphicon-hand-up:before {
    content:"\e129"
}
.glyphicon-hand-down:before {
    content:"\e130"
}
.glyphicon-circle-arrow-right:before {
    content:"\e131"
}
.glyphicon-circle-arrow-left:before {
    content:"\e132"
}
.glyphicon-circle-arrow-up:before {
    content:"\e133"
}
.glyphicon-circle-arrow-down:before {
    content:"\e134"
}
.glyphicon-globe:before {
    content:"\e135"
}
.glyphicon-wrench:before {
    content:"\e136"
}
.glyphicon-tasks:before {
    content:"\e137"
}
.glyphicon-filter:before {
    content:"\e138"
}
.glyphicon-briefcase:before {
    content:"\e139"
}
.glyphicon-fullscreen:before {
    content:"\e140"
}
.glyphicon-dashboard:before {
    content:"\e141"
}
.glyphicon-paperclip:before {
    content:"\e142"
}
.glyphicon-heart-empty:before {
    content:"\e143"
}
.glyphicon-link:before {
    content:"\e144"
}
.glyphicon-phone:before {
    content:"\e145"
}
.glyphicon-pushpin:before {
    content:"\e146"
}
.glyphicon-usd:before {
    content:"\e148"
}
.glyphicon-gbp:before {
    content:"\e149"
}
.glyphicon-sort:before {
    content:"\e150"
}
.glyphicon-sort-by-alphabet:before {
    content:"\e151"
}
.glyphicon-sort-by-alphabet-alt:before {
    content:"\e152"
}
.glyphicon-sort-by-order:before {
    content:"\e153"
}
.glyphicon-sort-by-order-alt:before {
    content:"\e154"
}
.glyphicon-sort-by-attributes:before {
    content:"\e155"
}
.glyphicon-sort-by-attributes-alt:before {
    content:"\e156"
}
.glyphicon-unchecked:before {
    content:"\e157"
}
.glyphicon-expand:before {
    content:"\e158"
}
.glyphicon-collapse-down:before {
    content:"\e159"
}
.glyphicon-collapse-up:before {
    content:"\e160"
}
.glyphicon-log-in:before {
    content:"\e161"
}
.glyphicon-flash:before {
    content:"\e162"
}
.glyphicon-log-out:before {
    content:"\e163"
}
.glyphicon-new-window:before {
    content:"\e164"
}
.glyphicon-record:before {
    content:"\e165"
}
.glyphicon-save:before {
    content:"\e166"
}
.glyphicon-open:before {
    content:"\e167"
}
.glyphicon-saved:before {
    content:"\e168"
}
.glyphicon-import:before {
    content:"\e169"
}
.glyphicon-export:before {
    content:"\e170"
}
.glyphicon-send:before {
    content:"\e171"
}
.glyphicon-floppy-disk:before {
    content:"\e172"
}
.glyphicon-floppy-saved:before {
    content:"\e173"
}
.glyphicon-floppy-remove:before {
    content:"\e174"
}
.glyphicon-floppy-save:before {
    content:"\e175"
}
.glyphicon-floppy-open:before {
    content:"\e176"
}
.glyphicon-credit-card:before {
    content:"\e177"
}
.glyphicon-transfer:before {
    content:"\e178"
}
.glyphicon-cutlery:before {
    content:"\e179"
}
.glyphicon-header:before {
    content:"\e180"
}
.glyphicon-compressed:before {
    content:"\e181"
}
.glyphicon-earphone:before {
    content:"\e182"
}
.glyphicon-phone-alt:before {
    content:"\e183"
}
.glyphicon-tower:before {
    content:"\e184"
}
.glyphicon-stats:before {
    content:"\e185"
}
.glyphicon-sd-video:before {
    content:"\e186"
}
.glyphicon-hd-video:before {
    content:"\e187"
}
.glyphicon-subtitles:before {
    content:"\e188"
}
.glyphicon-sound-stereo:before {
    content:"\e189"
}
.glyphicon-sound-dolby:before {
    content:"\e190"
}
.glyphicon-sound-5-1:before {
    content:"\e191"
}
.glyphicon-sound-6-1:before {
    content:"\e192"
}
.glyphicon-sound-7-1:before {
    content:"\e193"
}
.glyphicon-copyright-mark:before {
    content:"\e194"
}
.glyphicon-registration-mark:before {
    content:"\e195"
}
.glyphicon-cloud-download:before {
    content:"\e197"
}
.glyphicon-cloud-upload:before {
    content:"\e198"
}
.glyphicon-tree-conifer:before {
    content:"\e199"
}
.glyphicon-tree-deciduous:before {
    content:"\e200"
}
/* Slider */
.slick-slider
{
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -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);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 40px;
    padding: 0;
    margin-top: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent !important;
	z-index:11;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'fontawesome';
    font-size: 42px;
    line-height: 1;
    opacity: .75;
    color: #FFF;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: 2%;
}
[dir='rtl'] .slick-prev
{
    right: 2%;
    left: auto;
}

.slick-prev:before
{
    content: "\f104" !important;
}
[dir='rtl'] .slick-prev:before
{
    content: "\f104" !important;
}

.slick-next
{
    right: 2%;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: 2%;
}
.slick-next:before
{
    content: "\f105" !important;
}
[dir='rtl'] .slick-next:before
{
    content: "\f105" !important;
}
/* Dots */
.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    /*bottom: -22px;*/
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li
{
    position: relative;
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;
    display: block;
    width: 8px;
    height: 8px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent !important;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
	color:#FFF;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
	color:#FFF;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 32px;
    line-height: 32px;
    position: absolute;
    top: 0;
    left: 0;
    width: 14px;
    height: 14px;
    content: '•';
    text-align: center;
    opacity: 1;
    color: #D90000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	
}
.slick-dots li.slick-active button:before
{
    opacity: 1;
    color: #CCC;
}

/*.slick-dots li {
	display: inline- block;
      width: 13px;
      height: 0;
      padding-top: 13px;
      background-image: url('images/pagination-1.png');
      background-position: 0 0;
	  margin-right:1px;
	  margin-left:1px;
}
.slick-dots li.slick-active {
      background-position: 0 -13px
    }
.slick-dots li:hover {
      background-position: 0 -26px
    }*/
@import url("slides.css");
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}
html {
    -webkit-text-size-adjust: 100%;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:400;
}
.clear {dislay:block;clear:both;float:none;}
*:focus {outline: none;}
.white-text {color:#FFF !important;}
h2.white-text {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
strong, b {
	font-weight:700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a, a:visited {text-decoration:none;color:#d90000;}
p {
    color: #000;
    font-size: 15px;
    line-height: 1.3;
    margin-bottom: 20px;
	width:90%;
	z-index: 1;
	position: relative;
}
.no-heading-content-text {margin-top:60px;}
.content-text-list-item {
    font-size: 14px;
    line-height: 1.3;
    list-style-type: none;
    margin-bottom: 20px;
	padding-left:22px;
	background-image:url('images/arr-r.png');
	background-repeat:no-repeat;
	background-position:top left;
	background-size: 13px 22px;
}
h2 {
    font-size: 36px;
    color: #000;
    font-weight: 400;
    margin: 4px 0 20px;
	z-index: 1;
    position: relative;
}
.rotulo-cat-productos {
    text-align: left;
    margin-left: 2%;
    display:block;
    clear:both;
    float:none;
    overflow: hidden;
}
.rotulo-cat-productos h2  {
    font-size: 32px;
    color: #000;
    margin: 20px 0 10px !important;
}
.green-bg h2  {color:#FFF;}
h3 {
    font-size: 16px;
    color: #D90000;
    font-weight:700;
    margin-bottom: 0;
    text-transform:none;
	margin-top:60px;
	z-index: 1;
	position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.archive-page-header-content h3, .content-type-page h3 {margin-top:0;padding-top:60px;}
.section-content-left-item h3, .text-content-page h3 {
    margin-bottom: 10px;
	color:#000;
	margin-top:0;
	text-transform:uppercase;
	font-weight:700;
	font-size:13px;
}
.green-bg h3 {color:#5B5B5B;}
h4 {
    font-size: 16px;
    color: #333333;
    font-weight: 400;
    margin-bottom: 26px;
    margin-top: -10px;
}
h4.bold-heading {
    font-weight: 700;
    margin: 0 0 5px 0;
    font-size: 15px;
	  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h5 {
	font-size:14px;
	color:#44484f;
	font-weight: 300;
	margin-bottom:25px;
	line-height: 20px;
}
h6 {
	font-size:16px;
	margin-bottom:5px;
	line-height: 20px;
}
img {display:block;max-width:100%;height:auto;margin:0;}
.green-text {color:#D90000 !important;}
.green-bg {background-color:#D90000 !important;}

/**HEADER**/
header#header {
		transition: ease .2s all;
	-moz-transition: ease .2s all;
	-webkit-transition: ease .2s all;
	position:fixed;
	top:0;
	z-index:1000;
	width:100%;
}
.pre-header {
	background-color:#333333;
	color:#FFF;
	width:100%;
	height:38px;
	font-size:14px;
}
.pre-header-left {
    font-size: 13px;
}
.pre-header a {color:#FFF;}
.pre-header a:hover {color:#000 !important;}
.pre-header span {margin:0 8px 0 8px;line-height:38px}
.pre-header .fa {font-size:20px;}
.pre-header .fa.fa-phone {
    margin-right: 8px;
}

header#header.home-header {}
header#header.not-transparent {
		transition: ease .2s all;
	-moz-transition: ease .2s all;
	-webkit-transition: ease .2s all;
	/*background-color: rgba(255,255,255,1);*/
}
.heading {
    overflow-y: hidden;
    height: 100px;
	background-color:#FFF;
}
.heading.small-heading {
	transition: ease .2s all;
	-moz-transition: ease .2s all;
	-webkit-transition: ease .2s all;
    height: 100px;
}
.branding {
    float: left;
    padding: 0;
	height:100px;
	margin-left:5%;
}
h1.logo {
	width:200px;
	display: inline-block;
	height:100px;
	vertical-align: middle;
}
h1.logo a {
    display: block;
    max-width: 90%;
    width: 200px;
    height: 80px;
    background-image: url('images/logo-cantillana-canarias.gif');
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: -9999px;
    background-position: left;
    margin: 10px 0 10px 0;
}
h1.logo  a.small-logo {
	transition: ease .2s all;
	-moz-transition: ease .2s all;
	-webkit-transition: ease .2s all;
}
.spa-logo {
	display:inline-block;
	vertical-align:middle;
    height: 100px;	
}
.spa-logo a {
    width: 116px;
    background-image: url('images/spa-logo.png');
    background-size: contain;
    text-indent: -9999px;
    height: 80px;
    color: transparent;
    display: inline-block;
    background-position: center;
    margin: 10px 0;
    background-repeat: no-repeat;
}

.menu-holder {
	float:right;
	padding-right:5%;
	height:100px;
}
.undertitle {
    color: #CCC;
    font-size: 270px;
    position: absolute;
    z-index: 0;
    opacity: 0.1;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 0.9;
	word-break: break-all;
}
.undertitle-uno {
    color: #CCC;
    font-size: 200px;
    position: absolute;
    z-index: 1;
    opacity: 0.1;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 0.9;
	word-break: break-all;
}
.undertitle-dos {
    color: #FFF;
    font-size: 200px;
    position: absolute;
    z-index: 1;
    opacity: 0.6;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 0.9;
	word-break: break-all;
}
.undertitle-tres {
    color: #FFF;
    font-size: 200px;
    position: absolute;
    z-index: 1;
    opacity: 0.2;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 0.9;
	word-break: break-all;
}
.undertitle-cuatro {
    color: #FFF;
    font-size: 130px;
    position: absolute;
    z-index: 1;
    opacity: 0.75;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 0.9;
	word-break: break-all;
}
.undertitle-cuatro-white {
    color: #FFF;
    font-size: 130px;
    position: absolute;
    z-index: 1;
    opacity: 0.1;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 0.9;
	word-break: break-all;
}
/**TOP MINI MENU**/
.top-mini-menu-derecha {
	margin-right: 5px;
	position:absolute;
	left:0;
	top:0;
	color:#D90000;
	font-size:17px;
	text-align:left;
}

.top-mini-menu {
	margin-right:0;
	position:absolute;
	right:5%;
	top:0;
	color:#FFF !important;
	font-size:18px;
	text-align:right;
	line-height: 38px;
}
.top-mini-social a {font-size:13px;font-weight:400;margin:0 3px;}
.top-mini-social .fa {font-size:16px;}
.top-mini-menu a {
	color:#FFF;
}
.top-mini-menu-phone {
	    font-size: 14px;
	height:28px;
}
.top-mini-menu-lang {
	display:inline-block;
	height:28px;
}
.top-mini-menu-search {
	display:inline-block;
	height:28px;
}
.top-mini-menu-search input {
	height: 100%;
    line-height: 28px;
	margin:0 5px;
	border: none;
    width: 2px;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
	background-color: transparent;
    background-image: url('images/searchicon-cantillana.png');
    background-position: center left;
	background-size:16px auto;
    background-repeat: no-repeat;
	padding-left:25px;
	cursor:pointer;
	color:#FFF !important;
}
/* When the input field gets focus, change its width to 100% */
.top-mini-menu-search input:focus {
    width: 120px;
	cursor: default;
}
.top-mini-menu-cart {
	display:inline-block;
	height:28px;
}
.top-cart {
	display:inline-block;
	line-height:21px;
	height:28px;
	margin-right:5px;
}
.top-cart .fa {font-size: 20px;}
.cart-items {
    display: inline-block;
    line-height: 20px;
    border: 2px solid #FFF;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
    font-size: 16px;
    width: 20px;
    height: 20px;
    text-align: center;
    margin-right: 3px;
    margin: 0 0 0 4px;
}
/**MENU**/
nav#main-menu-nav {
    float: none;
    clear: both;
	margin: 48px auto 0;
	text-align: right;
	transition: ease .2s all;
	-moz-transition: ease .2s all;
	-webkit-transition: ease .2s all;
}
nav#main-menu-nav.small-menu  {
	transition: ease .2s all;
	-moz-transition: ease .2s all;
	-webkit-transition: ease .2s all;
}
li.main-menu-item {
    display: inline;
    margin: 0 12px;
	line-height:1;
}
li.main-menu-item a, li.main-menu-item {
	font-size: 15px;
    color: #000;
	text-transform:uppercase;
	transition: ease .2s all;
	-moz-transition: ease .2s all;
	-webkit-transition: ease .2s all;
	font-weight:700;
	    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
li.main-menu-item.current-menu-item a {
    color: #D90000 !important;
}
li.main-menu-item a:hover {
    color:#D90000;
	transition: ease .2s all;
	-moz-transition: ease .2s all;
	-webkit-transition: ease .2s all;
}
/****RESPONSIVE MENU*****/
.responisive-menu {
	transition: ease .2s all;
	-moz-transition: ease .2s all;
	-webkit-transition: ease .2s all;
}
.ico {
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
}
.rotatesopen {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.trigger-menu {
    height: 22px;
    cursor: pointer;
	position:absolute;
	top: 56px;
	right: 20px;
	display:none;
}
.trigger-menu .icon-bar {
    display: block;
    width: 24px;
    height: 3px;
    margin-bottom: 4px;
    background-color: #000;
}

/****PRODUCTS MENU OVER SLIDER***/
#menu-products {
    background-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    left: 3%;
    color: #FFF;
    top: 180px;
    padding: 30px 0 0 0;
}
#menu-products h3 {
	color:#FFF;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	margin-bottom:14px;
	}
#menu-products ul {padding:0;margin:0;width:360px;}
#menu-products ul li {
    list-style-type: none;
    float: left;
    width: 180px;
}
#menu-products ul li a {
	color:#FFF;
	text-transform:lowercase;
	font-size:15px;
	font-weight:700;
	line-height:1.1;
	    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#menu-products ul li a:hover {
color:#D90000;
}

#menu-products ul.subfamilias-lista {
	display:none;
	/*background-color:rgba(0,153,73, 0.7) !important;*/
	/*background-color:rgba(0,0,0, 0.7) !important;*/
	padding:10px !important;
	margin:10px !important;
	overflow:hidden;
	width:auto !important;
	position: absolute;
	top: 54px;
	left: 340px;
}
a.subfamilias-trigger.current-subfamilia.uncurrent-subfamilia, a.subfamilias-trigger.current-subfamilia {color:#D90000 !important;}
a.subfamilias-trigger.uncurrent-subfamilia {}
.current-subfamilia .current-subfamilia-items {display:block !important;}
#menu-products ul.subfamilias-lista li {width:auto !important;min-width:140px;}
#menu-products ul.subfamilias-lista li a { line-height:1.2;font-size:14px;}

/**MAIN LAYOUT CONTAINERS**/
.container {
	width:100%;
	display:block;
	clear:both;
	float:none;
	overflow:hidden;
}
.container.banner-home, .archive-page-header, .custom-page-header {
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
	padding:30px 0;
}
.archive-page-header-content {margin-left:33.6%;}

.blank-separator {float:none;clear:both;display:block;width:100%;height:60px;}
.page-container {margin-top:110px;}
.container.dark-grey {
	background-color:#333333;
	color:#FFF;
}
.container.dark-grey {}
.container.middle-grey {
	background-color:#d9d9d9;
}
.container.light-grey {
	background-color:#f6f6f6;
}
.container.dark-red {
	background-color:#d90000;
}
.container.dark-red h2 {color:#FFF !important;}
.container.dark-red p {color:#FFF;}

.section-content {
    margin: 0 auto;
    width: 90%;
	clear:both;
	float:none;
	display:block;
	max-width:1200px;
}
.section-content-full-width {
    margin: 0 auto;
    width: 100%;
	clear:both;
	float:none;
	overflow:hidden;
	display:block;
	padding:0;
}
.section-content-full-padding {
    margin: 0 auto;
    width: 90%;
	padding:5%;
	clear:both;
	float:none;
	display:block;
}
.section-content-right {
    width: 70%;
    float: right;
    clear: none;
    margin: 0;
    padding: 0 0 90px 0;
}
.color-option {
    float:right;
    clear:none;
    margin:10px 0 0 5px;
    cursor: pointer;
}
.form-selector-color, .form-selector-talla {
    margin-right: 10px;
    margin-bottom: 10px;
    overflow: hidden;
}
.color-seleccionado {display:block;margin:10px 0;text-align:right;overflow: hidden;}
.color-seleccionado .color-option-seleccion {float:right;clear:both;margin-right:10px;}
.color-seleccionado .color-option-seleccion, .color-option .color-option-seleccion {
    cursor: pointer;
    width:22px;
    height:22px;
    border:10px solid #DDD;
    display:block;
    text-indent: -9999px;
    color:transparent;
}
.col-sm-6.control-label {text-align:right;}
.col-sm-6.control-label span {margin-right:6px;}
.form-group-talla-input {
    float: right;
    clear: none;
    margin: 15px 0 15px 8px;
}
.control-label-talla {display: block !important;}
.form-group-talla-input .control-label-talla {font-size:12px !important;margin:0 auto 3px;text-align: center;}
.form-control-talla {width: 40px !important;max-width:none !important;height:30px;}

.text-content-page {
	margin-top:0;
	padding:30px 5% 120px;
	height:auto;
    background: #FFF; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#FFF, #DDD); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#FFF, #DDD); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#FFF, #DDD); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#FFF, #DDD); /* Standard syntax (must be last) */
	font-size:13px;
}
.text-content-page h2 {
font-size:20px;
}
.text-content-page h3 {
font-size:16px;
}
.text-content-page p, .text-content-page li {
font-size:13px;
}

.main-text-content, .main-text-content p, .main-text-content li {
color: #666666;
max-width:80%;
text-align:left;
list-style-type:none;
font-size:14px;
line-height:1.2;
margin-bottom:14px;
}
.main-text-content ul {margin-bottom:20px;}
.main-text-content li {margin-bottom:4px;}

.section-content-left {
    width: 30%;
    float: left;
    clear: none;
    margin: 0;
    padding: 0;
}
.section-content-left-content {
    margin-right: 20px;
    background-color: #f8f8f8;
	margin-top:-226px;
}
.section-content-left.single-product-left .section-content-left-content {margin-top:40px;margin-bottom:40px;}
.section-content-right.single-product-right {margin-top:40px;}
.single-product-right .col-content.home-product {margin-top:0;}
.sidebar-top-block {
    padding: 10px 20px;
    color: #FFF;
    background-color: #d90000;
    font-size: 14px;
}
.section-content-left-item {border-right:1px solid #EEE;border-left:1px solid #EEE;padding:20px;}
.section-content-left-item .fa {display:inline-block;vertical-align:top;font-size:46px;color:#D90000;margin-right:18px;width: 44px;}
.section-content-left-item h3 {display:inline-block;vertical-align:top;margin-bottom:10px;}
.green-bg .section-content-left-item h3 {color:#5B5B5B;}
.green-bg .section-content-left-item .fa {color:#5B5B5B;}
.green-bg .section-content-left-item p {color:#5B5B5B;}
.section-content-left-item p {
	color:#5B5B5B;
	font-size:16px;
	font-weight:600;
	display:block;
	margin-left:62px;
	line-height:1.2;
	max-width: 180px;
}
.section-content-left-item p a, .section-content-left-item a {
	color:#5B5B5B;
	font-size:20px;
	margin-top:13px;
	font-weight:400;
	line-height:1.1;
	text-transform:uppercase;
}
.right-half-single-product {
	padding: 0;
    margin: 30px 0 0 20px !important;
	min-height:20px;
}
.single-product-thumb-frame {
    border: 1px solid #EEE;
	text-align:center;
}
.single-product-thumb-frame img {margin:0 auto;}
.single-product-purchase-box-frame {
    border: 1px solid #EEE;
    margin: 30px 0 0 0;
    background-color: #f8f8f8;
    color: #000 !important;
}
.left-half-single-product {
    border: 1px solid #EEE;
    background-color: #f6f6f6;
    padding: 20px;
	min-height:20px;
    margin: 30px 20px 0 0 !important;
}
.news-form-sidebar {
	margin-left: 62px;
	margin-top: 22px;
}
.news-form-sidebar input {
background-color: transparent;
border-top: none;
border-left: none;
border-right: none;
border-bottom:1px solid #DDD;
}
.news-form-sidebar button {
background-color: transparent;
color:#5b5b5b;
border:none;
padding:0;
font-weight:800;
font-size:24px;
}
.news-form-sidebar button:hover {
background-color: #FFF;
color:#D90000 !important;
border:none;
padding:0;
font-weight:800;
font-size:24px;
}

.green-bg .section-content-left-item a {color: #fff}

.col-content {margin:5%;}
.section-content-full-width .col-sm-6 {overflow:hidden;}
.section-content-full-width .col-content {margin:0;}
.section-content-full-width .full-width-padded {max-width:600px;float:right; background-color:#FFF;}
.section-content-full-width .full-width-padded-content {padding:10% 5% 20px;}
.full-width-padded h2 {margin-left: 0;}

/**BUTTONS**/
h4.mas-info-button {
    margin-top: 40px !important;
    margin-bottom: -8px !important;
}
.cta-home {z-index:2;position: relative;}
.btn a, button, input[type="button"], input[type="submit"] {
    margin-top: 20px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none !important;
    padding: 0 40px;
    background: #d90000 !important;
    color: #FFF;
    height: 40px;
    font-size: 16px;
    margin-bottom: 20px;
    display: inline-block;
    transition: ease .2s all;
    -moz-transition: ease .2s all;
    -webkit-transition: ease .2s all;
    cursor: pointer;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: normal;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 40px;
}
.btn.ver-catalogo a, button.ver-catalogo {
	background-color:#D90000;
}
.btn.ver-catalogo a:hover, button.ver-catalogo:hover {
	background-color:#CCC;
	color:#D90000 !important;
}
.btn.desc-catalogo a:hover, button.desc-catalogo:hover {
	background-color:#CCC;
	color:#D90000 !important;
}
.recuperar {font-size:12px !important;}
.home-ventajas .btn a { margin-bottom:20px !important;}
div#cuentainicio .btn a, div#cuentainicio button { margin-bottom:10px !important;}
div#cuentacrear .btn a, div#cuentacrear button { margin-bottom:10px !important;}
.btn a:hover {background-color:#333 !important;}
.btn a:hover, button:hover, input[type="button"]:hover, input[type="submit"]:hover {
    background-color: #333 !important;
    border: none;
    text-decoration: none;
    transition: ease .2s all;
    -moz-transition: ease .2s all;
    -webkit-transition: ease .2s all;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    color: #FFF !important;
}
/***HOMEPAGE SLIDESHOW***/
.homeslider, .page-container {
	position:relative;
	margin-top:138px;
}
.homeslider img {width:100% !important;}
.slide-text {
    position: absolute;
	top:0;
	right:0;
	left:0;
	margin:0;
    z-index: 10;
	text-align:left;
	color:#FFF;
	height:100%;
	width:100%;
	background-color:rgba(0,0,0,0.25);
	text-transform: lowercase;
}
.homeslider-dos .slide-text {
background-color:/*rgba(0, 153, 73, 0.6)*/rgba(0,0,0,0.4);
}

.slide-text-container {
	display:table;
	margin: 0 auto 0 auto;
	height:100%;
	width:1200px;
	max-width:90%;
}
.slide-text-content {
	display:table-cell;
	vertical-align:middle;
	text-transform: lowercase;
}
.slide-text h2 {
    font-size: 42px;
    text-align: left;
    color: #FFF;
    text-transform: none;
    font-weight: 300;
    margin-right: auto;
    margin-left: 0;
    margin-top: 10px !important;
	max-width: 640px;
}
.separator {
	width:50px;
	height:1px;
	margin:40px auto 20px;
}
.separator.white {background-color:#FFF;}
.slide-text p {
	margin-bottom:4px;
	text-align:left;
	color:#FFF;
	font-size:18px;
	text-transform: uppercase;
	font-weight:700;
	margin-right: auto	;
	margin-left: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slide-text a {
	color:#FFF;
	text-decoration:none;
}
.slide-text .btn {font-weight:700;font-size:22px;}
.slide-text .btn a, .slide-text button {
    margin-top: 20px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
	color:#FFF !important;
    background-color:transparent;
	font-weight:800;
	text-transform:lowercase;
	padding:0;
	font-size:26px;
}
.slide-text .btn a:hover, .slide-text button:hover {
    background-color:transparent;
	border: none;
	text-decoration:none;
	transition: ease .2s all;
	-moz-transition: ease .2s all;
	-webkit-transition: ease .2s all;
	font-family:'Roboto Condensed', sans-serif;
	font-weight:800;
	text-transform:lowercase;
	padding:0;
	color:#D90000 !important;
	font-size:26px;
}
.light-grey .slick-dots { background-color: #f7f7f7 !important; }
.carousel .slick-dots {margin-top:-32px;}
.slick-slider {margin-bottom:0;}
.homeslider .slick-dots {margin-top:-36px;}
.homeslider-dos .slick-dots {bottom:30px;}

/***HOME INTRO MENU***/
.intro-menu {padding:20px 0;}
ul.intro-menu-list {padding:0;margin:0;}
li.intro-menu-list-item {
    list-style-type: none;
    display: inline-block;
    border-right: 1px solid #333;
    padding: 0 12px;
    line-height: 1;
	font-size:16px;
	font-weight:700;
	margin:4px 0;
	text-transform:uppercase;
}
li.intro-menu-list-item a {
    color:#000 !important;
}
li.intro-menu-list-item a:hover {
    color:#d90000 !important;
    text-decoration: underline;
}
/**HOME PRODUCTS**/
.oferta {
    position: absolute;
    left: -5px;
    top: 5px;
    background-repeat: no-repeat;
    width: 78px;
    height: 18px;
    z-index: 2;
    background-size: contain;
    background-color: #D90000;
    color: #FFF;
    LINE-HEIGHT: 19PX;
    line-height: 18px;
    font-size: 12px;
    padding: 0 6px;
    font-weight: 300;
}
.novedad {
    position: absolute;
    right: -5px;
    top: 5px;
    background-repeat: no-repeat;
    width: 78px;
    height: 18px;
    z-index: 2;
    background-size: contain;
    background-color: #333;
    color: #FFF;
    LINE-HEIGHT: 19PX;
    line-height: 18px;
    font-size: 12px;
    padding: 0 6px;
    font-weight: 300;
}
.outlet {
    position: absolute;
    right: -5px;
    top: 5px;
    background-repeat: no-repeat;
    width: 78px;
    height: 18px;
    z-index: 2;
    background-size: contain;
    background-color: #16a085;
    color: #FFF;
    LINE-HEIGHT: 19PX;
    line-height: 18px;
    font-size: 12px;
    padding: 0 6px;
    font-weight: 300;
}
.pdf-icon {position:absolute;right:0;top:20%; background-image:url('images/pdf-icon.png'); background-repeat:no-repeat;width:78px;height:78px;z-index:2; background-size:contain;}
.precio-original-oferta { 
	text-decoration: line-through;
	font-size:20px;
	color:#8d8d8d;
	text-align:left;
	margin-left: 15px;
	font-weight:400;
}
.descuento-badge {
    color: #fff;
    font-weight: 300;
    background-color: #d90000;
    line-height: 30px;
    text-align: center;
    padding: 0 40px;
    font-size: 14px;
    position: absolute;
    right: 0;
    top: 30px;
    right: 20px;
}
.product-brand-title {color:#D90000;text-transform:uppercase;font-size:13px;display:block;float:none;clear:both;font-weight:700;}
.precio-oferta {color:#D90000}
.home-product {
	text-align:left;
	background-color: #f8f8f8;
	color:#000;
	border-top:1px solid #EEE;
	border-right:1px solid #EEE;
	border-left:1px solid #EEE;
}
.home-product button, .home-product .btn {
    background-color: #535657;
    width: 100%;
    line-height: 40px;
	text-align: center;
}

.home-product .btn .fa {
    font-size: 24px;
	display:inline;
	margin-left:12px;
}
.catalog-item .btn .fa {
    margin-left: 24px;
}

.home-product button, .home-product .btn a {
    margin-bottom: 0 !important;
    width: 90%;
    padding: 0 5% !important;
}
.home-product-thumb {
	width:100%;
	background-color:#FFF;
	text-align:center;
}
.home-product-thumb-frame {
	background-color: transparent;
	position:relative;
}
.home-product-thumb-frame img {
	display:block;
	margin:0 auto;
	max-width:100%;
	height:auto;
	background-color:#000;
	transition: ease .2s all;
	-moz-transition: ease .2s all;
	-webkit-transition: ease .2s all;
}
.home-product-thumb-frame img:hover {
	transition: ease .2s all;
	-moz-transition: ease .2s all;
	-webkit-transition: ease .2s all;
}
.prod-img-background {
	background-color:#FFF;
	position:absolute;
	top:0;
	width:100%;
	height:100%;
	opacity:0.1;
	transition: ease .2s all;
	-moz-transition: ease .2s all;
	-webkit-transition: ease .2s all;
}
.home-product-thumb-frame:hover .prod-img-background {
	opacity:0;
	transition: ease .5s all;
	-moz-transition: ease .5s all;
	-webkit-transition: ease .5s all;
}
.home-product-name {
	margin:15px 15px 0 15px;
}
.home-product-name a {
	text-align:center;
	font-size: 26px;
	color:#000;
	font-weight:400;
}
.home-product-short-desc {
font-weight:400;
font-size:14px;
margin:15px;
min-height:	60px;
}
.home-product-price {
    text-align: left;
    font-size: 28px;
    line-height: 1;
    margin-bottom: 14px;
    margin-left: 10px;
    font-weight: 400;
    color: #000;
}
.home-product .btn a, .home-product button {
	margin-top:0;
}


/*****/

.component-muted h5 a {
	color:#000;
	font-weight:400;
	font-size: 16px !important;
}

/**HOME PARTNERS**/

.home-partners-list {
	text-align:center;
}
.home-partners-item {
	text-align:center;
}
.home-partners-pic {
	margin-bottom:16px;
	text-align:center;
}
.home-partners-pic img {
	display:block;
	margin:0 auto;
	text-align:center;
}
#grad1 {
	padding:50px 0;
    height: auto;
    background: #FFF; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#FFF, #CCC); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#FFF, #CCC); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#FFF, #CCC); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#FFF, #CCC); /* Standard syntax (must be last) */
}
#grad2 {
	padding:50px 0;
    height: auto;
    background: #FFF; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#FFF, #EDEDED); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#FFF, #EDEDED); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#FFF, #EDEDED); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#FFF, #EDEDED); /* Standard syntax (must be last) */
}
#grad3 {
	padding:50px 0;
    height: auto;
    background: #EDEDED;
}
#grad4 {
	padding:20px 0;
    height: auto;
    background: #CCC; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#DDD, #FFF); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#DDD, #FFF); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#DDD, #FFF); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#DDD, #FFF); /* Standard syntax (must be last) */
}
#grad5 {
	padding:50px 0 30px;
    height: auto;
    background: #FFF;
}

/**HOMEPAGE BLOCK COLUMNS**/
.home-feat h5 {
    font-size: 14px;
    color: #44484f;
    font-weight: 300;
    margin-bottom: 20px;
    min-height: 60px;
    line-height: 2;
}
.home-feat-text {min-height:110px;}

/**MARCAS**/
ul.marcas-grid {
	margin:0;
	padding:0;
}
li.marcas-grid-item {
	margin:0 16px 16px;
	padding:0;
	list-style-type: none;
	float: left;
	clear:none;
}

/*****BLOG****/
div.main-post-list-item {
    margin-top: 30px;
}
li.main-post-list-item h3 {margin-top:10px !important;}
.main-post-list-item-conent-container {
    width: 60%;
    float: left;
    margin-top: 0;
    margin-bottom:60px;
}
.main-post-list-item-conent-container .main-post-list-title h3 {margin-top:0 !important;}

.main-post-list {
    margin: 30px 20px;
    list-style: none;
}
.main-post-list-thumb {
    width: 30%;
    float: left;
    margin: 0 5% 0 0;
}
.main-post-list-thumb img {
    display: block;
    width:100%;
    height: auto;
    margin-bottom: 20px;
}
.main-post-list-content strong {color:#d90000;}
.main-post-list-content a {text-decoration: underline;}
.main-post-list-content img, .main-post-list-content p img {
    display:block;
    max-width:100%;
    height:auto;
}

.main-post-list-title h3 a {color:#000;font-size:28px;font-weight:400;}
.main-post-list-meta {
    color: #d90000;
    font-size: 14px;
    margin: 4px 0 20px;
}
.main-post-list-meta span {color:#666666;}

.sidebar-post-list-item {
    list-style: none;
    margin: 0 0 20px;
    font-size: 13px;
}
.sidebar-post-list-item-title {
    text-transform: none !important;
    color: #000 !important;
    line-height: 1.3 !important;
    font-size: 16px !important;
}

.sidebar-post-list-item-meta {
    color: #333333 !important;
    font-style: italic;
    line-height:1.4;
}
.sidebar-post-list-item-meta span {
    color: #666666 !important;
    font-style: initial !important;
    display:block;
    font-size:12px;
}
/**PAGE TEMPLATE**/

.page-top-text {padding:0 10%;}
.page-top-text-icon {text-align:center;}
.page-top-text-title { text-align:center; color:#000 !important}
.page-top-text-title h3 {color:#000;font-size:16px;margin:36px 0;}
.page-top-text p {color:#666666;margin-bottom:28px;font-size:14px;}
.prop-text p {color:#666666;}
.pink .prop-text p {color:#FFF;}
.prop-left {margin-bottom:28px;padding:0 5%;}
.prop-right {padding:0 5%;}
.prop-right h2 {margin-left: 0 !important; color: #D90000}
.pink .prop-right h2 {color:#FFF;}
span.prop-number {
    font-size: 220px;
    line-height: 180px;
	vertical-align:top;
}
span.prop-icon {
    font-size: 50px;
	vertical-align:top;
	margin-left:36px;
}
.right-floated {float:right;}
.right-floated span.prop-icon {
    font-size: 50px;
	vertical-align:top;
	margin-left:0;
	margin-right:36px;
}

span.prop-icon, span.prop-number {color: #D90000;}
.pink span.prop-icon, .pink span.prop-number {color:#fff !important;}
.right-floated .prop-left {text-align: right;}

/*****YOUTUBE EMBED*****/
.youtube-container {
	background-color:#000;
}
.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}
.embed-container iframe, .embed-container object, .embed-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
/**PRODCUTS PAGE**/

.product-item {
	margin-bottom: 30px;
}
.family-thumb img {
	display:block;
	width:100%;
	height:auto;
}
.family-thumb img:hover {
	opacity: 0.7;
	transition: ease .2s all;
	-moz-transition: ease .2s all;
	-webkit-transition: ease .2s all;
}
li.family-products-item {
	margin:4px 0;
}
li.family-products-item a {font-size:15px;}
li.family-products-item a:hover {color:#333;}


/**QUIENES SOMOS**/

.col-sm-6.fifty-image-bg {
	background-position:center center;
	background-size:cover;
	background-repeat:no-repeat;
	height:420px;
	}
.que-hacemos-item {padding:0 5%;}
.que-hacemos-item-title {margin-bottom:46px;}
.que-hacemos-item-title h3 {color:#000;font-size:18px;}


/**PRODUCTOS**/
.producto-home-image {
    position: relative;
	z-index:1;
}
.producto-home-image img {
    position: absolute;
    right: 5%;
    top: -80px;
    display: block;
    opacity: 0.7;
    z-index: 0;
    width: 360px;
	max-width:40%;
}
.section-content-breadcrumbs {margin-bottom:60px;margin-left:5%;}
.section-content-breadcrumbs, .section-content-breadcrumbs a {
	text-decoration:none;
	color: #000;
}
.section-content-breadcrumbs a:hover { text-decoration:underline;color:#000;font-weight:400;}
.section-content-breadcrumbs a.current-breadcrumb-page { text-decoration:none;color:#000;font-weight:700;}
.single-product .precio-original-oferta {float:right;}
h3.single-product-brand {margin:0;}
.single-product-name h2 {margin:0 0 28px 0;color:#000;font-weight:400;}
.single-product-name {
    padding: 6px 0 0;
	color:#000;
}
.single-product h4, .single-product-name h4, .single-product-text h4 {color:#000;font-size:18px;margin-bottom:24px;margin-top:10px;font-weight:400;}
.single-product-text, .single-product-specs {margin-bottom: 16px;padding:0;color:#000;}
.single-product-text {min-height:104px;}
.single-product-specs {min-height:232px;}
.single-product-text ul li {
    list-style-type: none;
    font-size: 14px;
	line-height:1.2;
}
.single-product-text ul li span {color:#d90000;margin-right:4px;}
.single-product-specs-attributes a {
    text-decoration: underline;
    color: #D90000 !important;
}
.single-product-text p {
    margin-bottom: 28px;
    color: #000;
    line-height: 1.1;
    font-size: 14px;
	font-weight:300;
}
.single-product-specs li {
    margin-bottom: 0;
    color: #FFF;
    line-height: 1;
    font-size: 14px;
	list-style-type:none;
	margin-bottom:4px;
}
.single-product-specs li strong {
	-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight:900;
}
.single-product-specs {padding:28px 5% 0;color:#FFF;}
.single-product-specs-list {
	margin-bottom:28px;
	overflow:hidden;
	color:#FFF;
}
.single-product-specs-item {
	font-size:14px;
	color:#FFF;
}
.single-product-specs-item div {
	display:inline-block;
	vertical-align:top;
}
.single-product-specs-label {
	font-weight:700;
	width:180px;
	margin-bottom:28px;
}
/**SERVICIOS**/
.services-page {padding-top:60px !important;padding-bottom:60px !important;}
.service-block {
    width: 45%;
    padding: 20px 5% 10px 0;
    color: #FFF;
	float:left;
	min-height: 200px;
}
.service-block p {
    color: #FFF;
	line-height:1.2;
	font-size:16px;
	max-width: 320px;
}
.service-block h3 {
    color: #FFF;
    margin-bottom: 10px;
    text-transform: lowercase;
    font-size: 30px;
    max-width: 320px;
}
.service-icon {
    height: 180px;
    float: left;
    width: 50px;
	margin-right: 10px;
}

/**RADIO BUTTONS**/
.single-product-specs-attributes div {display:block;margin-bottom:14px;margin-top:-28px;}
.single-product-specs-attributes label {padding-right:14px;}
.otros-formatos {font-size:12px;}
input[type=checkbox]:not(old),
input[type=radio   ]:not(old){
  width   : auto;
  margin  : 0 6px 6px 0;
  padding : 0;
  height: auto;
}
.checkbox {margin-top:20px;}
.checkbox.text-info.crear-cuenta-con-datos {margin-top:0;}
input[type=checkbox]:not(old) + label{
  display      : inline-block;
  margin-left  : -28px;
  padding-left : 28px;
  background   : url('images/checks.png') no-repeat 0 0;
  line-height  : 24px;
}

input[type=checkbox]:not(old):checked + label{
  background-position : 0 -250px;
}

input[type=radio]:not(old):checked + label{
  background-position : 0 -250px;
}
/**End radio buttons**/

.single-product-price {
    text-align: right;
    font-size: 34px;
    color: #FFF;
    width: 90%;
    padding: 0 5%;
}
.col-sm-6.green-bg {
	position:relative;
}
.col-sm-6.green-bg {
 padding-bottom: 50px;
 margin-bottom: -50px;
}
.single-product-add {
	width:100%;
	color:#FFF;
}
#form-compra {
	margin-top:30px;
}
#form-compra .form-group {width:90%;margin:0 5% 10px;font-size:13px;}
#form-compra .form-group label {font-weight:400;color:#000;font-size:14px;width:45%;display:inline-block;}
#form-compra .form-group input {width:200px;max-width:45%;display:inline-block;font-family:'Roboto Condensed', sans-serif !important;}
#form-compra .form-group p {color:#000;font-size:14px;}
.single-product-add .fa {font-size:22px;margin-left:8px;}
.single-product-add .btn a, .single-product-add button {
	margin:0;
	width:100%;
}
.form-compra-button-add {
    margin-top: 46px;
    display: block;
    clear: both;
    float: none;
    height: 28px;
}
.single-product-disclaimer {
	font-size:14px;
	color:#666666;
}
.single-product-disclaimer p {
	font-size:14px;
	color:#666666;
}
.single-product-disclaimer a {text-decoration:underline;color:#D90000 !important}
.single-product-disclaimer a:hover { text-decoration:none;}

.fancybox-hidden {display:none;}
/**PAGINA CONTACTO**/
.contact-data, .contact-data p, .contact-data a {color:#D90000;}
#gmaps-supercontainer {display: flex;width:100%;}
#iw_container .iw_title {
    font-size: 16px;
    font-weight: bold;
}
.iw_content {
    padding: 15px 15px 15px 0;
}
#map-canvas-left, #map-canvas-right {
    height: 380px;
    width: 50%;
}
.gmap-container iframe {
	max-width:100% !important;
	pointer-events:none !important;
}
#gmaps-supercontainer div#map-canvas-left {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter: gray;
	  -webkit-filter: grayscale(99%);
	  -webkit-backface-visibility: hidden;
}
#gmaps-supercontainer div#map-canvas-right {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter: gray;
      -webkit-filter: grayscale(96%);
      -webkit-backface-visibility: hidden;
}
.contact-bullets { text-align:center;}
.contact-icon {margin-bottom:20px;}
.contact-bullets-title {color:#000;font-size:16px !important;line-height:1.8; text-transform:uppercase;}
.contact-bullets-text {color:#4e4e4e;font-size:14px !important;line-height:1.2;margin-top:20px;}
.contact-bullets .col-sm-4:nth-child(2) .col-content {border-right:1px solid #eee;border-left:1px solid #eee;}

/**BLOG Layout**/

.excerpt-title h4 { color:#000; font-size:24px;}
.excerpt-text p {color:#666666;}

/**CARRITO**/
.cart-page-main-container {}
.cart-sidebar {
	background-color:#FFF;
	color:#000;
}
.cart-sidebar .col-content {
    background-color: #f8f8f8;
    margin: 38px;
    border: 1px solid #EEE;
}
.cart-pages-left {
	float:right;
}
.cart-pages-left h3 {
    margin-top: 0;
    font-size: 32px;
    font-weight: 400;
    color: #000;
}
.sidebar-category-list {margin:0;padding:0;}
.parent-category.subcategory-trigger {
    font-size: 13px;
    font-weight: 700;
    cursor: pointer;
}
.sidebar-category-list li {margin:2px 0;padding:0;list-style-type:none;}
.sidebar-category-list li a {color:#000;font-size:13px;font-weight:400;}
.sidebar-category-list li a.parent-category {font-weight:700;}
.parent-category:before {content:"›";display:inline-block;width:14px;} 
.no-parent-category:before {content:"";display:inline-block;width:14px;} 
.sidebar-category-list li a.no-parent-category {}
.sidebar-category-list li a:hover {color:#D90000; text-decoration:none;}
.sidebar-subcategory-list, .sidebar-sub-subcategory-list {display:none;padding-bottom:6px;}
.current-subcategory {color:#D90000 !important;}
.sidebar-subcategory-list li {margin-left:10px;}
.sidebar-subcategory-list li a {color:#000;font-size:12px;font-weight:400;margin-left:0;}
.sidebar-subcategory-list li a:before {content:"·";margin-right:10px;font-weight:700;}
.sidebar-subcategory-item {
    margin-left: 20px !important;
}
.productos-breadcrumbs {margin-top: 138px !important;}
.productos-breadcrumbs a {margin:0 4px;}
.carrito-breadcrumbs {
background: #F8F8F8;
width: 90%;
padding: 10px 5%;
margin: 0;
border: none;
color:#000;
font-size:13px;
font-weight:400;
line-height:16px;
}
.carrito-breadcrumbs.content-type-page {color:#FFF !important;background-color:#333;}
.carrito-breadcrumbs.content-type-page a {color:#FFF !important;}
.carrito-breadcrumbs.content-type-page a.current-breadcrumb-page {
	/*-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;*/
	font-weight:400;
	color:#CCC !important;
}
.carrito-breadcrumbs .fa {font-size:12px;margin:0 6px;line-height:16px;}
.carrito-breadcrumbs .fa.fa-home {font-size:16px;line-height:16px;}
.carrito-breadcrumbs span {color:#D90000;}
.cart-widget {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:20px;
	background-color:transparent;
	font-size:12px;
}
.cart-widget h3, .cart-widget h4 {
    font-size: 20px;
    color: #000;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-top: 0;
    margin-bottom: 14px;
}
.cart-widget h4.total {margin-top:20px;}
.widget-button {
	text-align:left;
	margin:0 38px 10px;
}
.widget-button button, .widget-button .btn {
	text-align:left;
	width:100%;
	padding: 0 20px;
}
.option-chekboxes.con-mis-datos {margin-top:40px;}
.option-chekboxes {margin-bottom:10px;font-size:14px !important;}
.boton-carrito {margin: -20px 0 0 0 !important; border-bottom:#666 1px solid;}
.boton-carrito:hover {border-bottom:#666 1px solid;}
.boton-seguir-comprando {margin:0 0 0 0 !important;}


.cart-widget .widget-button button {margin-top:0;}
.metodos-pago, .tiempo-entrega {
	margin-bottom:14px;
	color:#333333;
	font-size:15px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight:400;
width:80%;
}
.component-muted h5 {margin-bottom:10px;}
.col-content.cart-table {
    margin-top: 20px !important;
}
.cart-table-row {
    border-bottom: 1px solid #EEE;
    padding: 20px 20px 20px 0;
    display: block;
    float: none;
    clear: both;
    overflow: hidden;
}
.cart-table-row:last-child {border:none  !important;}

.lista-info {margin-bottom:14px;}
.lista-info li {line-height:1.8;}
.lista-info-subtotal {
    border-top: 1px solid rgba(0,0,0,0.2);
    margin-top: 10px;
    padding: 5px 0 0;
}
.lista-info-subtotal span, .lista-info-envio span {
    margin-left: 6px;
    font-weight: 400;
    font-size: 14px;
}
.lista-info-envio {
    border-bottom: 1px solid rgba(0,0,0,0.2);
    margin-bottom: 10px;
    padding: 0 0 5px;
}
.cart-table .cart-table-row:nth-child(2n+2) {
    background-color: #f8f8f8;
}
.product-table-thumb {
    text-align: center;
    margin: 0 auto;
}
.product-table-thumb img {display:block;width:50%;height:auto;border:solid 1px #eee;margin:0 auto;text-align:center;}
.cart-table-price div {text-align:right;padding-right:10px;font-size:16px;font-weight:700;}
.cart-table-row h4 {
    margin-bottom: 8px;
    color: #D90000;
    font-size: 20px;
}
#form-cantidad {color: #D90000;}
.cart-table-price div {color: #D90000;font-size:20px;}
.cart-table-attr { color:#666666;font-size:14px;margin-top:0;}
.cart-table-quant {font-size:14px;}
.cart-quant input {
    width: 28px;
    display: inline-block;
    margin-left: 14px;
    vertical-align: top;
    margin-top: -7px;
    height: 20px;
}
.confirm-client-info {
    overflow: hidden;
    margin-top: 0;
    padding: 28px;
    background-color: #f9f9f9;
}
.confirm-client-data {
    overflow: hidden;
    margin-top: 56px;
    padding: 28px;
    background-color: #f9f9f9;
    /*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/
}
.widget-confirm-address {margin-bottom:36px;}
.widget-confirm-address h6 {font-size:14px;}
.confirm-client-totals-table {
	text-align:right;
	margin-right:0;
	float:right;
	clear:both;
	padding-top:14px;
	margin-top:14px;
}

table.confirm-client-info-table {
    font-size: 14px;
    width: 100%;
	line-height:1.4;
}
tr.product-cell {border-bottom:1px solid #DDD; line-height:2;}
tr.total-cell {
	border-top:1px solid #DDD;
	line-height:3;
	font-weight:800;
	padding-top:8px;
	font-size:16px;
	    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	}
td.attr-cell {color:#CCC;line-height:14px; font-size:12px;}
table.confirm-client-info-table td {padding:0 5px;}
table.confirm-client-info-table td:last-child {
	text-align:right;
}
.shipping-method-heading {margin-top:30px;}
.col-content.cart-methods, .col-content.cart-shipping {
    padding: 20px 0;
    background-color: #FFF;
	margin-bottom:20px;
}
.col-content.client-data {
	margin-bottom:20px;
    padding: 20px 0;
    background-color: #FFF;	
}
.client-data-row-item {display:inline-block;margin-bottom:16px;line-height:18px;vertical-align:top;padding:0;}
.client-data-third {width:30%;}
.client-data-one {width:100%;}
.client-data-row-item span {font-size:12px;line-height:18px;color:#666;margin-right:4px;display:block;}
.col-content.cart-shipping.white-shipping {background-color:#FFF;padding: 28px 0;}
.col-content.cart-methods inputs {
	height:auto;
}
.client-data-content {padding: 15px 10px 16px;background-color: #CCC;width:80%;}

.dark-grey {color:#333333;}
.separator-blank {float:none;clear:both;width:100%;height:28px;}
.eighty-paragraph {max-width:320px;line-height:1.2;margin-bottom:28px;}
.nav-pills li {
	display:inline-block; padding:10px 20px;margin-right:5px;font-size:14px;vertical-align:top;
	background-color:#D90000;
	color:#FFF;
	/*-webkit-border-radius: 14px;
-moz-border-radius: 14px;
border-radius: 14px;*/
border:2px solid #D90000;
}
.nav-pills li.active {background-color:#FFF;color:#D90000;}
.nav-pills li.active a {color:#D90000;}
.nav-pills li a {
	color:#FFF;
}
.nav-pills li:hover {color:#D90000;background-color:#FFF;border:2px solid #D90000; cursor:pointer;}
.nav-pills li:hover a, .nav-pills li a:hover {color:#D90000; cursor:pointer;}
.tab-content {
    margin-top: 28px;
    font-size: 14px;
}
.tab-pane {
	margin-top:28px;clear:both;float:none;
	display:none;
}
.tab-pane.active {display:block;}
.tab-pane .form-input {margin-top:14px;}
.form-input {margin-bottom:14px;width:50%;float:left;}
#formTarjeta .form-input {margin-bottom:14px;width:100%;float:none;}
#formTarjeta select {width:180px;padding:4px;}
.tab-pane .form-input div {}
.tab-pane input, .form-input input {
    height: 32px;
    line-height: 40px;
    width: 80%;
    border: solid 1px #CCC;
    padding: 1% 2%;
	background-color:#CCC;
	font-family:'Roboto Condensed', sans-serif;
}
.tab-pane input#formCodigoCard {width:60px !important;}
.tab-pane label, .form-input label {
    line-height: 36px;
    font-weight: 400;
	color: #000;
}
.checkbox-container {margin-bottom:40px;}

/***CUENTA USUARIO***/
div#cuentainicio {
    position: fixed;
    z-index: 1000;
    top: 0;
    /* right: 9%; */
    width: 80%;
    max-width: 260px;
    left: 5%;
    background-color: #f5f5f5;
    padding: 2%;
    border: 1px solid #EEE;
    border-top: none;
}

/***NOTICIAS***/

.news-content {width:80%;margin:0 auto;}
.news-title h3 { line-height:1.2;}
.news-meta {font-size:14px;margin-bottom:28px;}
.news-text p {margin-bottom:28px;}
.news-text img {display:block;}

/**FOOTER**/
#footer {background-color:#535657;color:#FFF;}
.main-footer { padding:50px 10%;width:80%;}
.main-footer .fa.fa-facebook-square {
    font-size: 32px;
    margin-top: 10px;
}
.main-footer img {max-width:220px;max-width:80%; height:auto;}
.main-footer p {margin-bottom:16px;}
#footer p {
    font-size: 14px;
    line-height: 1.2;
    color: #FFF;
    margin-bottom: 20px;
	font-weight:300;
	margin-bottom:16px;
	max-width:90%;
}
#footer li {
    font-size: 16px;
    line-height: 1.2;
    color: #FFF;
    margin-bottom: 18px;
		font-weight:400;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	margin-bottom:0;
}
.acceso-cliente-link-footer {margin-top:14px;}
#footer img {max-width:80%;margin-left: 0;display:block;height:auto;}
#footer a {
	color:#FFF;
    font-size:14px;
}
#footer a:hover {
	text-decoration:none;
	opacity:0.8;
}
.footer-ul {
	font-size: 16px;
	color: white;
	text-decoration: none;
	list-style: none;
}
.footertitulo {
	font-size:18px;
	line-height:16px;
	color:#FFF;
	font-weight:700;
	text-transform:uppercase;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	margin-bottom: 12px;
}
.footer-ribbon {background-color:#d90000;}
.footer-ribbon-content {
	color:#FFF;
	font-size:13px;
	line-height:18px;
	font-weight:400;
	max-width:1200px;
	margin:0 auto;
	width:90%;
	padding:10px 0;
}
.footer-social-icons .fa { font-size:20px;margin-right:4px;}
.footer-ribbon a {color:#EEE !important;font-size:13px;margin:0 6px;}
.contact-socket {
    padding: 12px 0;
    font-size: 14px;
    line-height: 1.3;
}
.contact-socket span {
	font-weight:700;
	margin-right:8px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/**COOKIES POP UP**/
#cookies {
    position: fixed;
    bottom: 0;
    background-color:#D90000;
    width: 100%;
	z-index:1000;
}
#cookies a {
	color:#FFF;
	text-decoration:underline;
}
#cookies p {
    font-size: 11px;
    line-height: 1.2;
}
.cookie-content {padding:10px 5%;}
.cookie-content p {margin-bottom:2px;}
#cookies .section-content {padding:28px 0; background-color:#D90000;}
#cookies button {
    margin: 0;
    background-color: transparent;
    color: #FFF !important;
    font-size: 14px;
    height: 30px;
    padding: 0 10px;
    border: none;
}
#cookies button a {color:#00994 !important;}
#cookies button:hover {background-color:transparent;color:#333 !important;}
button#cerrar:hover {background-color:transparent !important;}
.cookie-content-left {
	float:left;
	width:70%;
	vertical-align:top;
}
.cookie-content-right {
	float:right;
	width:30%;
	vertical-align:top;
	text-align: right;
}

#cookies button .fa {
    border: 2px solid #FFF;
    height: 30px;
    width: 30px;
    line-height: 30px;
    border-radius: 20px;
}

#cookies button:hover .fa {border: 2px solid #333;}

/***HISTORIAL PEDIDOS***/
.resumen-pedido-historial h4 {margin-top:0 !important;}
h3.resumen-pedido-historial-title {font-size:18px !important;}
.resumen-pedido-historial-title span {font-size:18px ;font-weight:700;color:#D90000;}
.resumen-pedido-historial-brand {font-size:13px;font-weight:700;}
.resumen-pedido-historial-cat {font-size:12px;}

.cart-table-row.labels-historial-de-pedidos span {
    font-size: 11px;
    font-weight: 700;
}
#historial-de-pedidos .cart-table-row div:first-child span {padding-left:6px;}
#historial-de-pedidos .cart-table-row span {
    font-size: 11px;
    background:transparent;
    color:#000;
    box-shadow:0.2em 0 0 transparent,-0.2em 0 0 transparent;
    -moz-box-shadow:0.2em 0 0 transparent,-0.2em 0 0 transparent;
    -webkit-box-shadow:0.2em 0 0 transparent,-0.2em 0 0 transparent;
}
#historial-de-pedidos a.ver-detalles-pedido-historial {text-align:center;font-size:13px;text-align:center;}
#historial-de-pedidos .cart-table-row div:last-child {text-align:center;}

/*QUIENES SOMOS*/
.quienes-somos {
	background-repeat:no-repeat;
	background-size:cover;
	background-position: left bottom;
	background-image:url('images/example-slide-1.jpg');
}
/**CONTACT FORM**/
input {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
    height: 16px;
    line-height: 16px;
    width: 96%;
    border: solid 1px #eee;
    padding: 2%;
    background: #eee;
}
select {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	position:relative;
	z-index:1;
	border:1px solid #EEE;
	width: 223px;
	max-width: 90%;
	height: 40px;
    padding: 4px 15px 4px 4px;
	line-height:1;
	cursor:pointer;
	color: #5b5b5b !important;
	text-align: left;
	font-family: 'Roboto Condensed';
	-moz-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	background: #FFF url('images/select.png') no-repeat right center;
}
select:hover {cursor:pointer;}
select::-ms-expand {
    display: none !important;
}
textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	-moz-border-radius:0;
	border-radius: 0;
	border:none;
	line-height:20px;
	width:92%;
	padding:4%;
	border:solid 1px #eee;
    resize: none;
	height: 100px;
	background: #eee;
}
label.footer-form-label {
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
    font-family:'Roboto Condensed', sans-serif;
	font-weight:normal;
	color:#4e4e4e;
	font-size:12px;
}
.home-form-left {float:left;width:100%;margin-bottom:10px;margin-top:10px;}
.home-form-right {float:right;width:100%;margin-bottom:10px;margin-top:10px;}


/**Estilos extra**/
.top-mini-menu-search,
.top-mini-menu-cart {vertical-align:top;}
.lang-menu-item a {display:block;padding:2px;}
.lang-menu-item a img {max-width:30px;}
#cookies p {color:#fff;}
li.main-menu-item {display:inline-block;vertical-align:top;}
.submenu {position:absolute;background:#fff;padding:10px;list-style:none;margin-left:-10px;display:none;}
.submenu li a {padding:5px 0;display:block;}
li.main-menu-item:hover .submenu {display:block;}
.lista-info,
.home-ventaja-list {list-style:none;}
.btn a {padding:0 20px;}
#condiciones h2, #condiciones h3, h3.modal-title, h3#myModalLabel {color:#333 !important;}
#condiciones p, #condiciones .modal-body {color:#333 !important;}
.modal-dialog.modal-sm {
    color: #333 !important;
}
.check_condiciones {margin-top:20px;}
.check_condiciones input[type=checkbox] {
	position:absolute;
	    margin: 0 !important;
    width: auto !important;
    line-height: 1 !important;
    padding: 0 !important;
    height: auto !important;
}
.check_condiciones p {line-height:1;color:#000;font-size:12px;padding-left:30px;}
.check_condiciones p a {
    color: #000;
    text-decoration: underline;
    cursor: pointer;
}
.check_condiciones label {margin-left:0px !important;}

.mensaje_confirmacion {font-size:15px;line-height:16px;padding:20px;border:1px solid;margin-bottom:20px;margin-top:20px;}
.mensaje_confirmacion h3 {color:#FFF;line-height:1.1;margin-bottom:20px;font-size:24px;}
.mensaje_confirmacion h4 {color:#FFF;line-height:1.1;margin-bottom:0;font-weight:300;font-size:15px;}
.mensaje_confirmacion strong {display:block;}
.mensaje_confirmacion strong {font-size:24px;line-height:24px;font-weight:normal;margin-top:20px;}
.mensaje_confirmacion.mensaje_ok {background: #16a085 top right;border:none;color:#274D1A;background-size:60px 60px;}
.mensaje_confirmacion.mensaje_ko {background: #e74c3c top right;border:none;color:#4D1A1A;background-size:60px 60px;}
.envio_gratis {position:absolute;top:40px;left:5px;color:#D90000;}
.slick-dots li button:before {content:url(images/dot_off.png);}
.slick-dots li:hover button:before,
.slick-dots li.slick-active button:before {content:url(images/dot_on.png);}

input[type=checkbox]:not(old) + label {background:none !important;}

/**Noviembre 2017**/
.marca-grid-item {
	min-height:260px;
    padding-bottom: 99999px; 
    margin-bottom: -99999px;
}
.marca-grid-text {
    font-size: 14px;
    min-height: 60px;
	margin-bottom:0;
}
.marca-grid-img {
    margin-top: 6px;
	width:180px;
	height:auto;
}
h3.pre-title.marca-pretitle {margin-top:30px !important;}
.marcas-label {
    color: #535657;
    margin: 20px 0 0;
    text-transform: lowercase;
    font-size: 18px;
    font-weight: 700;
}
#ordenar-por {
    overflow: hidden;
    clear: both;
    font-size: 12px;
    margin-top: 40px;
    margin-right: 1.6%;
    margin-left: 1.6%;
    line-height: 40px;
    background-color: #f8f8f8;
    border: 1px solid #EEE;
    text-align: right;
    padding: 0 10px;
}
#ordenar-por.orden-historial {    
    margin-right: 0;
    margin-left: 0;
}
#OrdenProductos {
    height: auto !important;
}
.control-label {
    margin-right: 8px;
}
.eliminar-del-carrito {
    text-align: right !important;
    margin-top: 30px !important;
    width: 70px;
    float: right;
}
.eliminar-del-carrito a {color: #333 !important;font-size: 12px !important;}
.subcategory-trigger .fa {
    font-size: 16px !important;
    line-height: 14px;
    margin-left: 10px;
}
.subcategory-trigger .fa-minus {line-height:18px !important;}
.sub-subcategory-trigger .fa {
    font-size: 16px !important;
    line-height: 14px;
    margin-left: 10px;
}
.sub-subcategory-trigger .fa-minus {line-height:18px !important;}
#form-filtro-marcas .form-input {
    width: 100%;
    height: 20px;
    line-height: 20px;
    margin-bottom: 5px;
}
#form-filtro-marcas .form-input label {font-size:13px;}
#form-filtro-marcas .form-input:last-child {margin-bottom:40px;}
.footer-gob-logos {margin:50px 0 10px;text-align:center;}
.footer-gob-logos img {
	max-width: 100% !important;
	height: auto;
	width:360px !important;
	margin:0 auto;
}
.volver-resultados {
	float:right;
	clear:right;
}
.volver-resultados a {color: #535657;}

/***********MEDIA QUERIES************/
@media only screen and (min-width: 1920px) {
    #menu-products {top:200px;}
    .archive-page-header-content {margin-left:44%;}
}
@media only screen and (min-width: 1560px) and (max-width: 1920px){
    #menu-products {top:200px;}
    .archive-page-header-content {margin-left:39%;}
}
@media only screen and (min-width: 1360px) and (max-width: 1560px) {
	#menu-products {top:200px;}
    .archive-page-header-content {margin-left:35%px;}
}
@media only screen and (min-width: 1200px) {
	#menu-products ul {width:180px;}
	#menu-products ul.subfamilias-lista {left: 180px;}
}
@media only screen and (max-width: 1280px) {
	li.intro-menu-list-item {font-size:14px;padding: 0 8px;}
}
@media only screen and (max-width: 1200px) {
	.slide-text h2 {font-size:42px;}
	.slide-text p {margin-bottom: 16px;font-size: 18px;}
	#menu-products ul li a {font-size:14px;line-height: 1;}
}
@media only screen and (max-width: 990px) {
	.footertitulo {margin-top:28px;}
}
@media only screen and (max-width: 960px) {
	.sidebar-category-list li a {font-size:12px !important;}
	.main-footer img {max-width: 220px !important;}
	.undertitle {font-size: 200px;}
	.undertitle-dos, .undertitle-tres, .undertitle-uno {font-size: 140px;}
	.undertitle-cuatro, .undertitle-cuatro-white {font-size: 100px;}
	.section-content-left-item h3 {font-size: 20px;}
	.section-content-left-item .fa {
		font-size: 30px;
		display: block;
		margin-bottom: 6px;
	}
	.trigger-menu {display:block;}
	.responsive-menu li.main-menu-item {display:block;}
	.responsive-menu li.main-menu-item .submenu {position:inherit;display:block !important;font-size:14px;font-weight:normal;margin-left:20px;padding-bottom:0px;}
	.envio_gratis {position:inherit;margin-top:15px;top:auto;left:auto;}
	h4 { margin-bottom: 20px;}
	h5 {margin-bottom:15px;}
p {
    line-height: 22px;
}
.section-content-full-width .full-width-padded-content {
    padding: 5% 5% 5px;
}
h1.logo a {
	width:/**/;
	height:/**/;
}
header#header .section-content {}
nav#main-menu-nav {
    float: none;
    clear: both;
    margin: 0 5%;
    text-align: left;
}
#menu-products {display:none;}
li.main-menu-item {
    display: block;
    float: none;
    margin: 0;
    line-height: 1.1;
    padding: 0;
    border-bottom: none;
}
li.main-menu-item a {font-size:14px;line-height:1.3;}
.slide-text h2 {font-size:36px;margin-bottom:20px;}
.slide-text p { margin-bottom: 0;font-size: 16px;}
.separator {margin: 30px auto 5px;}
.homeslider .slick-dots {}
.branding {height: 100px;width:95%;clear:both;}
h1.logo a {}
.menu-holder {
    height: auto;
    width: 100%;
    padding: 0;
    position: absolute;
    top: 138px;
    padding: 20px 0;
    display: none;
	background-color:rgba(256, 256, 256, 0.95);
}
.heading {height: 100px;}
.top-mini-menu {right: 10px;}
.homeslider, .page-container, .cart-page-main-container {}
.productos-breadcrumbs {}
.sidebar-category-list li {margin-left:2px;}
.section-content-left-item p {margin-left:0;}
.news-form-sidebar {margin-left:0;}
.client-data-third {width:40%;}
}
@media only screen and (min-width: 960px) and (max-width: 1120px) {
    .marca-grid-item {min-height: 300px;}
}
@media only screen and (min-width: 960px) {
	li.intro-menu-list-item {font-size:13px;padding: 0 6px;}
	nav#main-menu-nav.small-menu {}
	.responsive {display:none;}
	.main-menu-item.responsive {display:none !important;}
	nav#main-menu-nav {display:block !important;}
	.slide-text-content {}
	.menu-holder {display:initial !important;}
}
@media only screen and (min-width: 768px) {
	.home-product-name {min-height:	100px;}
}
@media only screen and (min-width: 768px) and (max-width: 960px) {
    .marca-grid-item {min-height: 340px;}
    .cart-sidebar button {padding:0 20px;}
    .oferta, .novedad {}
    .home-product-name a {font-size:18px;}
    .home-product-short-desc {font-size:12px;min-height: 84px;}
    .home-product-price {font-size:22px;}
    .precio-original-oferta {margin-top:-20px;}
}
@media only screen and (max-width: 768px) {
    #map-canvas-left, #map-canvas-right {width: 100%;}
    .main-post-list-thumb, .main-post-list-item-conent-container {float:none;clear:both;width:100%;margin:0 0 30px 0;}
    .main-post-list-item-conent-container p {width: 100% !important}
	.sidebar-category-list li a {font-size:12px !important;}
	.descuento-badge {top:0;right:0;}
	.left-half-single-product {margin: 30px 0 0 0 !important;}
	.cart-table-row h4 {width:70px;}
	.cart-table-quant {font-size: 12px;line-height: 1.2;}
	.cart-pages-left {float:none;clear:both;}
	.widget-button {margin: 0 5% 10px;}
	.cart-sidebar .col-content {margin: 0 5% 5%;}
	.section-content-left {width:44%;}
	.section-content-right {width:56%;}
	.archive-page-header-content { margin-left: 5%;}
	.section-content-left-content {margin-top:20px;}
	.home-product {margin: 0 0 20px 0;}
	#ordenar-por {margin-top: 20px;margin-bottom: 20px;margin-left: 0;margin-right: 0;}
	
	.undertitle {font-size: 140px;}
	.undertitle-dos, .undertitle-tres, .undertitle-uno {font-size: 100px;}
	.undertitle-cuatro, .undertitle-cuatro-white {font-size: 80px;}
	.client-data-third {width:100%;}
	.sidebar-category-list li {margin-left:2px;}
	.service-block {
		width: 90%;
		padding: 60px 5% 10px 5%;
		float:none;
		clear:both;
	  min-height: 1px;
	}
	.slide-text-content {padding-bottom:30px;}
	.slide-text .btn a, .slide-text button {font-size:20px;margin-bottom:0;}
	.slide-text .btn a:hover, .slide-text button:hover {font-size:20px;margin-bottom:0;}
	.section-content-left-item p, .news-form-sidebar {margin-left:0;}
	.news-form-sidebar button, .news-form-sidebar button:hover, .section-content-left-item p a {font-size:18px;margin-bottom:0;}
	.service-block-icon {height:140px;}
	.service-block p {max-width: 90%;}
	.section-content-left-item p {font-size:14px;}
	.section-content-left-item h3 {
		font-size: 16px;
		font-weight: 700;
	}
	.home-product-name a {
    text-align: left;
    font-size: 20px;
	}
	.heading {height: 100px !important;}
	h1.logo a {}
	h2 {font-size:28px;}
	.section-content-full-width { background-color:#FFF;}
	.section-content-full-width .full-width-padded {
   		float: none;
    	padding-bottom: 50px;
	}
	.contact-bullets .col-sm-4:nth-child(2) .col-content {border:none;margin-top:40px;margin-bottom:40px;}
	.footer-certificados-title, .footer-certificados, .footer-address, .footer-mail {text-align:center;}
	.footer-certificados-title {margin-top:40px;margin-bottom:20px;}
	.footer-logo {margin: 0 auto 20px;}
	.footer-ribbon-right, .footer-ribbon-left {
    	float:none;
    	clear: both;
    	line-height: 20px;
    	padding: 10px 0;
    	margin: 0 auto;
		text-align:center;
	}
	.footer-ribbon-social {text-align:center;padding:0;margin-top:-10px;}
	.footer-ribbon-social-item {margin:0 10px;}
	.col-sm-6.fifty-image-bg {height:320px;}
	.page-image-header {height:280px;}
	.page-image-header-content {padding-top:180px;}
	.header-image .page-image-header-content {padding-top:180px;}
	.news-title {margin-top:36px;}
	.news-thumb img {margin-left:0;}
	.slide-text h2 {font-size:28px;margin-bottom:16px;}
	.slide-text p {margin-bottom: 12px;font-size: 14px;}
	.separator {margin: 20px auto 0;}
	.top-mini-menu {}
	.top-mini-menu-search {margin: 0 0 8px 0;}
	.cart-sidebar {margin-top:0;float:none;clear:both;}
	.cart-widget .widget-button {margin-left:0;text-align:left;}
	.top-mini-menu {font-size:13px;}
	.top-cart {font-size: 18px;}
	.cart-items {font-size:14px;}
	.top-lang-selector {font-size:11px;display:block;}
}
@media only screen and (max-width: 640px) {
	li.intro-menu-list-item {font-size:12px;padding: 0 4px;}
	.volver-resultados {float:none;clear:both;margin-top:8px;}
	.right-floated {float: none;}
	.top-mini-menu {right:0;}
	.slide-text-content {padding-bottom: 40px;}
	.slide-text-content h2 {
		font-weight:900;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	max-width:70%;
	}
	.news-form-sidebar {margin-left: 0;}
}
@media only screen and (max-width: 560px) {
	.descuento-badge {padding:0 20px;font-size:12px;}
	.cart-pages-left {float: none;}
	.section-content-left {width:100%;margin-bottom:40px;border-bottom:1px solid #EEE;}
	.section-content-right {width:100%;padding:0;}
	.section-content-left-content {margin-top:20px;margin-right: 0;}
	.section-content-left-item {}
	#ordenar-por {margin:20px 0 20px 0;}
	.sidebar-category-list li, .sidebar-category-list li a {font-size:12px !important;}
	.undertitle-cuatro, .undertitle-cuatro-white {font-size: 60px;}
	
	.form-input {margin-bottom:14px;width:100%;float:none;}
	.section-content-left-item p {font-size:12px;margin-left: 0;}
	.slide-text-content {padding-bottom: 20px;}
	.page-image-header-content h2 {font-size: 32px;}
	.slide-text h2 {font-size:18px;margin-bottom:4px;}
	.slide-text p {margin-bottom: 0;letter-spacing: normal;font-size: 14px;}
	.slide-text .btn a {
		margin-top: 6px;
		padding: 0 20px;
		margin-bottom: 0;
	}
	.slide-text .btn a, .slide-text button {
		margin-top: 2px;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		border: 1px solid #FFF;
		color:#FFF !important;
		padding: 0;
		background-color:transparent;
		text-transform:lowercase;
		font-size:12px !important;
		height:20px;
		line-height:20px;
		border-color:transparent;
	}
	.slide-text .btn a:hover, .slide-text button:hover {
		margin-top: 2px;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		border: 1px solid #FFF;
		color:#5b87 !important;
		padding: 0;
		background-color:transparent;
		text-transform:lowercase;
		font-size:12px !important;
		height:20px;
		line-height:20px;
		border-color:transparent;
		}
	.cart-table-row h4 {
		font-size:14px;
		width:70px;
	}
}
@media only screen and (max-width: 480px) {
	.undertitle-cuatro, .undertitle-cuatro-white {font-size: 40px;}
	.pre-header-left {display:none;}
	.col-sm-6.fifty-image-bg {height:160px;}
	.page-image-header-content h2 {font-size: 34px;}
	h1.logo a {width: 180px;background-position: center center;margin-right:auto;margin-left:20px;}
}

/***COLORES***/
.color-negro div {background-color: #000;}
.color-rojo div {background-color: #FF0000;}
.color-amarillo div {background-color: #FFFF00;}
.color-verde div {background-color: #00FF00;}
.color-azul div {background-color: #0000FF}
	.slidesjs-pagination {
		margin: 0 auto 0;
		float: none;
		list-style: none;
		z-index: 10;
		position: absolute;
		bottom: 20px;
		left: 0;
		right: 0;
		text-align: center;
	}
    .slidesjs-pagination li {
      display:inline-block;
      margin: 0 1px;
    }
    .slidesjs-pagination li a {
      display: block;
      width: 13px;
      height: 0;
      padding-top: 13px;
      background-image: url('images/pagination.png');
      background-position: 0 0;
      float: left;
      overflow: hidden;
    }
    .slidesjs-pagination li a.active,
    .slidesjs-pagination li a:hover.active {
      background-position: 0 -13px
    }
    .slidesjs-pagination li a:hover {
      background-position: 0 -26px
    }
    #slides a:link,
    #slides a:visited {
      color: #333
    }
    #slides a:hover,
    #slides a:active {
      color: #9e2020
    }
    .navbar {
      overflow: hidden
    }
	#slides img {width:100%;height:auto;}
	
/***********MEDIA QUERIES************/
@media only screen and (max-width: 800px) {	
	.slidesjs-pagination {bottom:10px;}
}
@media only screen and (max-width: 560px) {	
	.slidesjs-pagination {bottom:5px;}
}
.validator
{
    font-size:0.8rem;
    color:red;
}

.fecha {
    /*max-width:100px;*/
    width: initial;
    text-align: center;
}

.text-left {
    text-align: left !important;
}
.text-center {
    text-align: center !important;
}
.text-right {
    text-align: right !important;
}

.text-white
{
    color: white !important;
}
