/*!
 * Start Bootstrap - Agency Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
@font-face {
    font-family: NIMBUSSANSL;
    src: url(../fonts/NimbusSanL-Reg.otf);
}
@font-face {
    font-family: MuseoSans;
    src: url(../fonts/MuseoSans100/MuseoSans-100.otf);
}
@font-face {
    font-family: MuseoSansBold;
    src: url(../fonts/MuseoSans100/MuseoSans500.otf);
}
@font-face {
    font-family: MuseoSlap;
    src: url(../fonts/Museo_Slab_100.otf);
}

@font-face {
    font-family: LuloClean;
    src: url(../fonts/LuloClean.ttf);
}
@font-face {
    font-family: Museo700Regular;
    src: url(../fonts/Museo700Regular.ttf);
}
body {
    overflow-x: hidden;
    font-family: "Roboto Slab","Helvetica Neue",Helvetica,Arial,sans-serif;
    background: #EFEFEF !important;
}
.AccesoriosP
{
    background: #EFEFEF !important;
}
.text-muted {
    color: #777;
}

.text-primary {
    color: #fed136;
}

p {
    font-size: 14px;
    line-height: 1.75;
}

p.large {
    font-size: 16px;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
}

a {
    color: #30588C;
}

a:hover,
a:focus,
a:active,
a.active {
    color: #A31525;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: MuseoSansBold;
    font-weight: 700;
}

.img-centered {
    margin: 0 auto;
}

.bg-light-gray {
    background-color: #f7f7f7;
}

.bg-darkest-gray {
    background-color: #222;
}

.btn-primary {
    border-color: #274B7C;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #fff;
    background-color: #274B7C;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    border-color: #286090;
    color: #fff;
    background-color: #286090;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #fed136;
    background-color: #fed136;
}

.btn-primary .badge {
    color: #fed136;
    background-color: #fff;
}

.btn-xl {
    padding: 15px 65px;
    border-color: rgba(163, 21, 37, 0.81);
    border-radius: 3px;
    /*text-transform: uppercase;*/
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 15px;
    /*font-weight: 700;*/
    color: #fff;
    background-color: rgba(163, 21, 37, 0.81);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    border-color: #A31525;
    color: #fff;
    background-color: #A31525;
}

.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    background-image: none;
}

.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
    border-color: #fed136;
    background-color: #fed136;
}

.btn-xl .badge {
    color: #fed136;
    background-color: #fff;
}

.navbar-default {
    /*border-color: transparent;
    background-color: #222;*/
}

.navbar-default .navbar-brand {
    font-family: "Kaushan Script","Helvetica Neue",Helvetica,Arial,cursive;
    color: #fed136;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
    color: #fec503;
}

.navbar-default .navbar-collapse {
    border-color: rgba(255,255,255,.02);
}

.navbar-default .navbar-toggle {
    border-color: #fff;
    background-color: #fff;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #333;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #59452C;
}

.navbar-default .nav li a {
    /*text-transform: uppercase;*/
    /* font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif; */
    font-weight: 400;
    letter-spacing: 1px;
    color: #FFF;
}

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
    outline: 0;bg_bloq
    color: #FFF;
}

.navbar-default .navbar-nav>.active>a {
    border-radius: 0;
    color: #333;
    background-color: #fff;
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #222;
    background-color: #fff;
}

/*@media(min-width:768px) {
    .navbar-default {
        padding: 0px 0;
        border: 0;
        background-color: rgb(26, 53, 88);
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }

    .navbar-default .navbar-brand {
        font-size: 2em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    .navbar-default .navbar-nav>.active>a {
        border-radius: 3px;
    }

    .navbar-default.navbar-shrink {
        padding: 15px 0;
        background-color: #fff;
        -webkit-box-shadow: -1px 6px 15px -4px rgba(0,0,0,0.75);
        -moz-box-shadow: -1px 6px 15px -4px rgba(0,0,0,0.75);
        box-shadow: -1px 6px 15px -4px rgba(0,0,0,0.75);
    }

    .navbar-default.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }
}*/

header {
    padding: 3%;
    text-align: center;
    color: #fff;
    background: -moz-linear-gradient(left,  rgba(11,23,39,1) 0%, rgba(11,23,39,0.97) 16%, rgba(18,38,64,0.95) 27%, rgba(26,74,153,0.92) 50%, rgba(19,39,66,0.99) 73%, rgba(17,35,60,1) 76%, rgba(11,23,39,1) 86%, rgba(11,23,39,1) 97%, rgba(11,23,39,1) 100%);
    background: -webkit-linear-gradient(left,  rgba(11,23,39,1) 0%,rgba(11,23,39,0.97) 16%,rgba(18,38,64,0.95) 27%,rgba(26,74,153,0.92) 50%,rgba(19,39,66,0.99) 73%,rgba(17,35,60,1) 76%,rgba(11,23,39,1) 86%,rgba(11,23,39,1) 97%,rgba(11,23,39,1) 100%);
    background: linear-gradient(to right,  rgba(11,23,39,1) 0%,rgba(11,23,39,0.97) 16%,rgba(18,38,64,0.95) 27%,rgba(26,74,153,0.92) 50%,rgba(19,39,66,0.99) 73%,rgba(17,35,60,1) 76%,rgba(11,23,39,1) 86%,rgba(11,23,39,1) 97%,rgba(11,23,39,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b1727', endColorstr='#0b1727',GradientType=1 );
    z-index: 99;
}
.service-heading {
    margin: 15px 0;
    text-transform: none;
}

#portfolio .portfolio-item {
    right: 0;
    margin: 0 0 15px;
}

#portfolio .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 400px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(254,209,54,.9);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
    opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
    margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
    margin: 0;
}

#portfolio .portfolio-item .portfolio-caption {
    margin: 0 auto;
    padding: 25px;
    max-width: 400px;
    text-align: center;
    background-color: #fff;
}

#portfolio .portfolio-item .portfolio-caption h4 {
    margin: 0;
    text-transform: none;
}

#portfolio .portfolio-item .portfolio-caption p {
    margin: 0;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
}

#portfolio * {
    z-index: 2;
}

@media(min-width:767px) {
    #portfolio .portfolio-item {
        margin: 0 0 30px;
    }
}

.timeline {
    position: relative;
    padding: 0;
    list-style: none;
}

.timeline:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    width: 2px;
    margin-left: -1.5px;
    background-color: #f1f1f1;
}

.timeline>li {
    position: relative;
    margin-bottom: 50px;
    min-height: 50px;
}

.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table;
}

.timeline>li:after {
    clear: both;
}

.timeline>li .timeline-panel {
    float: right;
    position: relative;
    width: 100%;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li .timeline-image {
    z-index: 100;
    position: absolute;
    left: 0;
    width: 80px;
    height: 80px;
    margin-left: 0;
    border: 7px solid #f1f1f1;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    background-color: #fed136;
}

.timeline>li .timeline-image h4 {
    margin-top: 12px;
    font-size: 10px;
    line-height: 14px;
}

.timeline>li.timeline-inverted>.timeline-panel {
    float: right;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li.timeline-inverted>.timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li.timeline-inverted>.timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li:last-child {
    margin-bottom: 0;
}

.timeline .timeline-heading h4 {
    margin-top: 0;
    color: inherit;
}

.timeline .timeline-heading h4.subheading {
    text-transform: none;
}

.timeline .timeline-body>p,
.timeline .timeline-body>ul {
    margin-bottom: 0;
}

@media(min-width:768px) {
    .timeline:before {
        left: 50%;
    }

    .timeline>li {
        margin-bottom: 100px;
        min-height: 100px;
    }

    .timeline>li .timeline-panel {
        float: left;
        width: 41%;
        padding: 0 20px 20px 30px;
        text-align: right;
    }

    .timeline>li .timeline-image {
        left: 50%;
        width: 100px;
        height: 100px;
        margin-left: -50px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 16px;
        font-size: 13px;
        line-height: 18px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        float: right;
        padding: 0 30px 20px 20px;
        text-align: left;
    }
}

@media(min-width:992px) {
    .timeline>li {
        min-height: 150px;
    }

    .timeline>li .timeline-panel {
        padding: 0 20px 20px;
    }

    .timeline>li .timeline-image {
        width: 150px;
        height: 150px;
        margin-left: -75px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 30px;
        font-size: 18px;
        line-height: 26px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 20px 20px;
    }
}

@media(min-width:1200px) {
    .timeline>li {
        min-height: 170px;
    }

    .timeline>li .timeline-panel {
        padding: 0 20px 20px 100px;
    }

    .timeline>li .timeline-image {
        width: 170px;
        height: 170px;
        margin-left: -85px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 40px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 100px 20px 20px;
    }
}

.team-member {
    margin-bottom: 50px;
    text-align: center;
}

.team-member img {
    margin: 0 auto;
    border: 7px solid #fff;
}

.team-member h4 {
    margin-top: 25px;
    margin-bottom: 0;
    text-transform: none;
}

.team-member p {
    margin-top: 0;
}

aside.clients img {
    margin: 50px auto;
}



section#contact .section-heading {
    color: #fff;
}

section#contact .form-group {
    margin-bottom: 25px;
}

section#contact .form-group input,
section#contact .form-group textarea {
    padding: 20px;
}

section#contact .form-group input.form-control {
    height: auto;
}

section#contact .form-group textarea.form-control {
    height: 236px;
}

section#contact .form-control:focus {
    border-color: #fed136;
    box-shadow: none;
}

section#contact::-webkit-input-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact:-moz-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact::-moz-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact:-ms-input-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact .text-danger {
    color: #e74c3c;
}

footer {
    padding: 25px 0;
    text-align: center;
    color: #fff;
    background: url('../img/bg4.jpg');
}

footer {}

footer span.copyright {
    text-transform: uppercase;
    text-transform: none;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 40px;
}

footer ul.quicklinks {
    margin-bottom: 0;
    text-transform: uppercase;
    text-transform: none;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 40px;
}

ul.social-buttons {
    margin-bottom: 0;
}

ul.social-buttons li a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 40px;
    outline: 0;
    color: #FFFFFF;
    background-color: #FFFFFF;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
    color: #fff;
    background-color: #21416A;
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: 0;
}

.portfolio-modal .modal-content {
    padding: 100px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.portfolio-modal .modal-content h2 {
    margin-bottom: 15px;
    font-size: 3em;
}

.portfolio-modal .modal-content p {
    margin-bottom: 30px;
}

.portfolio-modal .modal-content p.item-intro {
    margin: 20px 0 30px;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
}

.portfolio-modal .modal-content ul.list-inline {
    margin-top: 0;
    margin-bottom: 30px;
}

.portfolio-modal .modal-content img {
    margin-bottom: 30px;
}

.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

.portfolio-modal .close-modal:hover {
    opacity: .3;
}

.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: #222;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #222;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.portfolio-modal .modal-backdrop {
    display: none;
    opacity: 0;
}

::-moz-selection {
    text-shadow: none;
    background: #fed136;
}

::selection {
    text-shadow: none;
    background: #E3ADFF;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #fed136;
}

@media (min-width: 768px){
    .navbar-right {
        float: right!important;
        margin-right: 40px;
        margin-top: 0px;
    }

}
@media (max-width: 764px){
    #btn-menu{
        visibility: hidden;
    }
}
.texto1{
    font-family: 'Lato', sans-serif;
    font-weight: 100;
}

.seprator {
    display: inline-block;
    width: 300px;
    height: 1px;
    margin: 1px 0 45px;
    background: #333;
}



.signup-section-ladies{
    /*text-align: center;*/
    color: #fff;
    background-attachment: scroll;
    background-image: url('https://www.ohlala.com/wp-content/uploads/2015/07/Frau_Telefon.jpg');

    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}


.inner {
    background: rgba(255,255,255,1);
    border-radius: 6px;
    padding: 40px;
    width: 100%;
    max-width: 458px;
    float: right;
}
.seprator-total {
    display: inline-block;
    width: 100%;
    height: 2px;
    margin: 1px 0 1px;
    background: #A21322;
}

input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
    height: 39px;
    /* line-height: 48px; */
    padding-left: 5px;
    border: 1px solid !important;
    background: #EFEFEF;
    border-radius: 0px;
    font-size: 14px;
    color: #444746;
    width: 100%;
    top: 0;
    right: 0;
    margin-bottom: 0;
}

input.form-control:focus,
input.form-control:active,
input.form-control.active,
input.form-control:active:focus{
    outline: 0;
}

.notice-section{
    color: #fff;
    background-attachment: scroll;
    background-image: url('https://www.ohlala.com/wp-content/uploads/2015/07/Startscreen_Client.jpg');

    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.seccion1{
    padding: 30px 0;
    background: #A31525;
    color: #fff;
    -webkit-box-shadow: -1px -6px 15px -4px rgba(0,0,0,0.75);
    -moz-box-shadow: -1px -6px 15px -4px rgba(0,0,0,0.75);
    box-shadow: -1px -6px 15px -4px rgba(0,0,0,0.75);

}
.seccion1 img{
    -ms-transform: rotate(7deg);
    -webkit-transform: rotate(7deg);
    transform: rotate(-15deg);
    margin-top: -77px;
}


.video-js {
    display: block;
    vertical-align: top;
    box-sizing: border-box;
    color: #fff;
    background-color: rgb(255, 255, 255) !important;
    position: relative;
    padding: 0;
    font-size: 10px;
    line-height: 1;
    font-weight: normal;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100% !important;
    height: 500px !important;
}

.video-js .vjs-big-play-button {
    font-size: 5em !important;
    line-height: 1.5em;
    height: 1.5em;
    width: 3em;
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 0;
    cursor: pointer;
    opacity: 1;
    border: 1px solid rgba(163, 21, 37, 0) !important;
    background-color: #2B333F;
    background-color: rgb(83, 83, 83) !important;
    -webkit-border-radius: 0.3em;
    -moz-border-radius: 0.3em;
    border-radius: 0.3em;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.video-js:hover .vjs-big-play-button,
.video-js .vjs-big-play-button:focus {
    outline: 0;
    border-color: #fff;
    background-color: #E8E8E8 !important;
    background-color: rgba(163, 21, 37, 0.88) !important;
    color: #fff !important;
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s;
}

.video-js .vjs-control-bar {
    display: none;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3.0em;
    background-color: #2B333F;
    background-color: rgba(89, 69, 45, 0.65) !important;
}
.video-js .vjs-load-progress {
    background: ligthen(#73859f, 25%);
    background: rgba(162, 21, 37, 0.32)  !important;
}
.video-js .vjs-play-progress:before, .video-js .vjs-play-progress:after {
    z-index: 1;
    color: #A31525;
}

.seccion3{
    background-image: url('../img/bg3.png');
    /* background: #A31525; */
    color: #fff !important;
    background-position: center center;
    /* background-attachment: fixed; */
    /* background-repeat: no-repeat; */
    /* -webkit-background-size: cover; */
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-repeat: no-repeat;
}

.list-want .fa{
    color: #59452D;
    font-size: 34px;
    margin-top: 15px;

    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
}
.list-want .texto1{
    font-size: 24px;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
}
.list-want:hover .texto1{
    color: #fff;
}
.list-want:hover .fa{
    color: #fff;
}

.seccion4{
    padding: 30px 0;
}
.lista1{
    list-style: none;
    text-align: left;
}

.lista1 li{
    margin-top: 10px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    font-size: 16px;
}
.lista2{
    list-style: none;
    text-align: left;
}

.lista2 li{
    margin-top: 5px;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    font-size: 14px;
}
textarea{
    height: 54px;
    line-height: 48px;
    padding-left: 16px;
    border: 0;
    background: #F3F7F5;
    border-radius: 4px;
    font-size: 18px;
    color: #444746;
    font-weight: 200;
    width: 100%;
    top: 0;
    right: 0;
    margin-bottom: 0;
}

/*error de formualrio*/

.error{
    background-color: rgba(180, 65, 78, 0.59);
    padding: 6px 12px;
    border-radius: 4px;
    color: white;
    font-weight: bold;
    margin-left: 16px;
    margin-top: 6px;
    /*position: absolute;*/
}
.correct{
    background-color: rgba(67, 180, 65, 0.59);
    padding: 6px 12px;
    border-radius: 4px;
    color: white;
    font-weight: bold;
    margin-left: 16px;
    margin-top: 6px;
    /*position: absolute;*/
}
.wait{
    background-color: rgba(180, 171, 65, 0.74);
    padding: 6px 12px;
    border-radius: 4px;
    color: white;
    font-weight: bold;
    margin-left: 16px;
    margin-top: 6px;
    /*position: absolute;*/
}

.buy-box{
    border: 5px solid rgba(180, 65, 78, 0.11);
    padding: 20px 0;
}

.buy-box:hover{
    border: 5px solid rgba(180, 65, 78, 1);
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px !important;
    border: 1px solid transparent;
    height: 54px;
    overflow: hidden;
    margin-left: 0px;
    margin-right: 0px;
}

.seccion1 h2{
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.6), -1px -1px 1px rgba(0, 0, 0, 0.6);
    color: rgba(64, 64, 64, 0.86);
    text-transform: none;
    font-size: 35px;
}

.seccion-slide{
    padding: 0px ;
    height: 580px;
    overflow: hidden;
}
.seccion-slide img{
    /*width: 129%;*/
}
.seccion-slide .slick-slide{
    /*width: 706px !important;*/
}

#liston1{
    margin-top: -1% !important;
    position: absolute;
    z-index: 999;
    margin-right: 220px;
    height: 680px;
    margin-left: 69%;
    transform: translate(-50%, -50%);
    width: 220px;
    background: rgba(239, 239, 239, 0.98);
    transform: rotate(0deg) scale(1) skew(-9deg) translate(0px);
    -webkit-transform: rotate(0deg) scale(1) skew(-9deg) translate(0px);
    -moz-transform: rotate(0deg) scale(1) skew(-9deg) translate(0px);
    -o-transform: rotate(0deg) scale(1) skew(-9deg) translate(0px);
    -ms-transform: rotate(0deg) scale(1) skew(-9deg) translate(0px);
    padding-top: 3%;
}

#liston1 ul{
    /*border: 2px gold solid;*/
    width:200px;
    list-style: none;
    margin-top: -10% !important;
    padding-top: 0px !important;
    margin-right: 10%;
}

#liston1 ul li{
    font-family: MuseoSansBold;
    font-size: 22px;
    transform: rotate(0deg) scale(1) skew(8deg) translate(0px);
    -webkit-transform: rotate(0deg) scale(1) skew(8deg) translate(0px);
    -moz-transform: rotate(0deg) scale(1) skew(8deg) translate(0px);
    -o-transform: rotate(0deg) scale(1) skew(8deg) translate(0px);
    -ms-transform: rotate(0deg) scale(1) skew(8deg) translate(0px);
    text-shadow: rgba(255, 255, 255, 0.6) 1px 1px 1px, rgba(0, 0, 0, 0.6) -1px -1px 1px;
    color: #717070;
    margin: 30px 0px;
    padding: 15px 0;
    min-width: 100%;
    margin-left: -15%;
    margin-right: 5% !important;
    border-bottom: 3px solid #629AD4;
    /*border: 2px  magenta solid;*/
}
.btn-primary {
    width: 120px !important;
    padding: 2px 10px !important;
}
.catalogo_head{
    margin-top: 5%;
    max-height: 50px;
    margin-left: 5%; 
}
.catalogo{
    margin-top: 0%;
    background: #EFEFEF;
    padding: 0px;
}
.catalogo .titulo{
    text-align: center;
    background: #464646;
    padding: 1px;
    border-radius: 15px 15px 0px 0px;
    color: #fff;
}
.col_categ{
    display: none;
    margin-top: 14px;
}
.img_content{
    background: #EFEFEF !important;
}
.cabecera{
    background: url("../img/bg1.png");
}
.cabecera h3, .cabecera a{
    color: #fff;
}
video {
    position: fixed;
    position: absolute;
    bottom: 0px;
    right: 0px;
    min-width: 100%;
    height: 1468px;
    z-index: 0;
    overflow: hidden;
}
@media only screen and (max-width: 1500px) {
    video {   position: fixed;
              position: absolute;
              bottom: 0px;
              right: 0px;
              min-width: 200%;
              height: 10096px;
              z-index: 0;
              overflow: hidden;
    }}
@media only screen and (max-width: 900px) {
    video {
        position: fixed;
        position: absolute;
        bottom: 0px;
        right: 0px;
        min-width: 100%;
        height: 5096px;
        z-index: 0;
        overflow: hidden;
    }}
@media only screen and (max-width: 500px) {
    video {
        position: fixed;
        position: absolute;
        bottom: 0px;
        right: 0px;
        min-width: 110%;
        height: 500px;
        z-index: 0;
        overflow: hidden;
    }
}

.img_galeria{
    width:180px !important;
    height: 80px !important;
    overflow: hidden;
}
.slick-list draggable
{
    border: 5px solid;
}
#gale1{
    padding-top: 5%;
}
#seccionesbig{
    display:inline;
}
#seccionessh{
    display:none;
}
#seccionessh h2{
    text-shadow: rgba(255, 255, 255, 0.6) 1px 1px 1px, rgba(0, 0, 0, 0.6) -1px -1px 1px;
    color: #717070;
}
.col1_nosotros{
    background-image: url('../img/nosotros/nosotros_img.jpg');
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    height: 348px;
}
.col2_nosotros{
    text-align: justify;
    background: #EFEFEF;
    height: 354px;
    transform: skew(-8deg, 1deg);
    -webkit-transform: skew(-8deg, 1deg);
    -moz-transform: skew(-8deg, 1deg);
    -o-transform: skew(-8deg, 1deg);
    -ms-transform: skew(-8deg, 1deg);
    margin-left: -25px;
    padding: 10px 55px;
    margin-top: 5px;
}
.col2_nosotros h2{
    text-shadow: rgba(255, 255, 255, 0.6) 1px 1px 1px, rgba(0, 0, 0, 0.6) -1px -1px 1px;
    color: #717070;
}
.col2_nosotros h2, .col2_nosotros p{
    border:0px darkblue solid;
    transform: skew(8deg, -1deg);
    -webkit-transform: skew(8deg, -1deg);
    -moz-transform: skew(8deg, -1deg);
    -o-transform: skew(8deg, -1deg);
    -ms-transform: skew(8deg, -1deg);
}
.col3_nosotros{
    text-align: justify;
    transform: skew(8deg, -1deg);
    -webkit-transform: skew(8deg, -1deg);
    -moz-transform: skew(8deg, -1deg);
    -o-transform: skew(8deg, -1deg);
    -ms-transform: skew(8deg, -1deg);
    background: #EFEFEF;
    height: 357px;
    z-index: 99;
    margin-bottom: 0px !important;
}
.col3_nosotros h2, .col3_nosotros p{
    transform: skew(-8deg, 1deg);
    -webkit-transform: skew(-8deg, 0.5deg);
    -moz-transform: skew(-8deg, 0.5deg);
    -o-transform: skew(-8deg, 05deg);
    -ms-transform: skew(-8deg, 0.5deg);
    border:0px darkslategrey solid;
}
.col3_nosotros center{
    text-shadow: rgba(255, 255, 255, 0.6) 1px 1px 1px, rgba(0, 0, 0, 0.6) -1px -1px 1px;
    color: #717070;
}
.col4_nosotros{
    background-attachment: scroll;
    /* background-image: url(../img/bg1.jpg); */
    background-image: url('../img/nosotros/mision_img.jpg');
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    height: 357px;
    margin-left: -24px;
    margin-top: -8px;
    margin-bottom: 0px !important;
}
.col5_nosotros{
    background-attachment: scroll;
    /* background-image: url(../img/bg1.jpg); */
    background-image: url('../img/nosotros/vision_img.jpg');
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    height: 348px;
    margin-bottom: 0px !important;
}
.col6_nosotros{
    text-align: justify;
    background: #EFEFEF;
    height: 354px;
    transform: skew(-8deg, 1deg);
    -webkit-transform: skew(-8deg, 1deg);
    -moz-transform: skew(-8deg, 1deg);
    -o-transform: skew(-8deg, 1deg);
    -ms-transform: skew(-8deg, 1deg);
    margin-left: -25px;
    padding: 10px 55px;
    margin-top: 5px;
}
.col6_nosotros h2{
    text-shadow: rgba(255, 255, 255, 0.6) 1px 1px 1px, rgba(0, 0, 0, 0.6) -1px -1px 1px;
    color: #717070;
}
.col6_nosotros h2, .col6_nosotros p{
    transform: skew(8deg, -1deg);
    -webkit-transform: skew(8deg, -1deg);
    -moz-transform: skew(8deg, -1deg);
    -o-transform: skew(8deg, -1deg);
    -ms-transform: skew(8deg, -1deg);
    border: 0px  lawngreen solid;
}
.col7_nosotros{
   text-align: justify;
    transform: skew(8deg, -1deg);
    -webkit-transform: skew(8deg, -1deg);
    -moz-transform: skew(8deg, -1deg);
    -o-transform: skew(8deg, -1deg);
    -ms-transform: skew(8deg, -1deg);
    background: #EFEFEF;
    height: 357px;
    z-index: 99;
    margin-bottom: 0px !important;
}
.col7_nosotros ul{
    list-style: none;
}
.col7_nosotros  h2{
    transform: skew(-8deg, 1deg);
    -webkit-transform: skew(-8deg, 1deg);
    -moz-transform: skew(-8deg,1deg);
    -o-transform: skew(-8deg, 1deg);
    -ms-transform: skew(-8deg, 1deg);
    border: 0px blueviolet  solid;
}
.col7_nosotros  ul{
    transform: skew(-8deg, 1deg);
    -webkit-transform: skew(-8deg, 1deg);
    -moz-transform: skew(-8deg,1deg);
    -o-transform: skew(-8deg, 1deg);
    -ms-transform: skew(-8deg, 1deg);
    border: 0px blueviolet  solid;
}
.col7_nosotros ul li{
    font-family: open sans,sans-serif;
    font-size: 16px;
}
.col7_nosotros span{
    text-shadow: rgba(255, 255, 255, 0.6) 1px 1px 1px, rgba(0, 0, 0, 0.6) -1px -1px 1px;
    color: #717070;
    font-size: 28px;
    font-family: LuloClean;
}
.col7_nosotros h2{
    text-shadow: rgba(255, 255, 255, 0.6) 1px 1px 1px, rgba(0, 0, 0, 0.6) -1px -1px 1px;
    color: #717070;
}
.col8_nosotros{
    background-attachment: scroll;
    background-image: url('../img/nosotros/valores_img.jpg');
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    height: 348px;
    margin-left: -25px;
    margin-top: -9px;



}
.slider_img1{
    border: 2px solid;
    width:100%;
    float:left;
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    z-index: 999;
}
.slick-current:before{
    background:#fff !important;
    height:100px;
    width:100px;
}

.slick-slider {
    /* margin-bottom: 30px; */
    overflow: hidden;
}
.pantalla_izq{
    visibility: hidden !important;
    position: absolute;
    width:25.33333333333333%;
    background: rgba(255, 255, 255, 0.15);
    height: 130%;
    margin-top: -690px;
}
.pantalla_der{
    position: absolute;
    width:21.33333333333333%;
    background: rgba(255, 255, 255, 0.35);
    height: 130%;
    margin-top: -690px;
    right: 0px;
}
.twitter{
    background:#55ACEE !important;
}
.facebook{
    background:#3D5A98 !important;
}
.youtube{
    background: #E1302B !important;
}
.seccion1_contacto{
    margin:0px;
    min-height: 300px;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;	transition: all 10.75s ease;
}
.slide2{
    margin-left: -20px;
    position:absolute;
    width:110%;
    max-height: 250px !important;
    z-index: 1;
}
.bg_bloq{
    top:25%;
    left: 50%;
    width: 70% !important;
    height: 125px;
    background: rgba(0, 0, 0, 0.50);
    position: absolute;
    color: #fff;
    padding-left: 2%;
}
.imagengalcen{
    max-width:60%;
    max-height: 0%;
    z-index: 9999999 !important;
    height: 230px !important;
}
.bloq_text1{
    position: absolute;
    left: 41px;
    top: 49px;
    color: #fff;
    z-index: 99;
}
.triangulo-2 {
    width: 104%;
    /* position: absolute; */
    margin-bottom: -350px;
    /* margin-right: 7px; */
    top: 0px;
    right: 0px;
    height: 0px;
    border-right: 65px solid transparent;
    border-left: 59px solid transparent;
    border-top: 350px solid #EFEFEF;
}
#rowcontact
{
    display:block;
}
#rowcontact2
{
    display: none;
}
#contactoro
{
    max-height: 300px;
}
textarea.form-control{
    height: 148px !important;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #EFEFEF;
    background-image: none;
    border: 1px solid #111 !important;
    border-radius: 0px;
    font-weight: 500;
}
#imageres
{
    -ms-transform: rotate(7deg);
    -webkit-transform: rotate(7deg);
    transform: rotate(-15deg);
    margin-top: -77px;
    max-width: 60%;
}



.video_background {
    position: absolute;
    bottom: 0px;
    right: 0px;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -1 !important;
    overflow: hidden;
}

#sceima{
    margin-top:66%
}


/* Nuestro nav con id #menu lo flotaremos a la derecha*/
#menu{
    z-index: 3 !important;
    /*border: 2px solid #31b0d5;*/
    width:100%;
    position:absolute;
    overflow: hidden !important;
    /*border:2px solid #069;*/
    text-align: right;
    float:left !important;
    /*background-color: #069;*/
}

/* Quitamos estilos por defecto de el tag UL */
#menu ul{
    margin: 0;
    margin-right: 5%;
    padding: 0;
    list-style: none;
    font-size: 14px;
}

/* Centramos y ponemos los textos en mayuscula */
#menu li{
    display: block;
    float: right;
    text-transform: uppercase;
    text-align: center;
}

/* Damos estilo a nuestros enlaces */
#menu li a{
    display: block;
    color: #fff;
    text-decoration: none;
    height: 60px;
    line-height: 60px;
    padding: 0 26px;
}
#menu li a:hover{
    color: #fff;
}

/* Estilos #nav-mobile y lo ocultamos */
#nav-mobile{
    display: none;
    background: url(nav.png) no-repeat center center;
    float: right;
    width: 60px;
    height: 60px;
    position: absolute;
    right: 0;
    top:0;
    opacity: .6;
    z-index: 99999999;
}

/* Agregaremos esta clase a #nav-mobile, cuando el menu mobile haya sido desplegado */
#nav-mobile.nav-active{
    opacity: 1;
}
.secima{
    margin-top: 5% !important;
}
.bg_bloq2{
    visibility: hidden !important;
}
#extrarow{
    display:none;
}
.container{
    margin-left: 0px !important;
    margin-top: 3% !important;
    width: 100% !important;
    min-height: 250px !important;
}
#image-home{
    width:100%;
}
#section1{
    width: 100%;
    background: url('../img/bg2.PNG');
    background-repeat: no-repeat;
    background-position: center center;
    background-repeat:none;
}
/*
@media only screen and (max-width: 750px) {
    #seccionessh{
        display:inline;
        background: #EFEFEF;
    }
    #seccionesbig{
        display:none;
    }
    #contactoro
    {
        padding-top: -50%;
        margin-top: -20%;
        max-height: 600px;
    }
    .slide2{
        width:110%;
        height: 150px !important;
    }
    #imagengalcen{
        max-height: 150px !important;
    }
    #rowcontact
    {
        display:none;
    }
    #rowcontact2
    {
        display: block;
    }
    #extrarow{
        display:block;
    }
    #imagegalce{
        max-width: 100%;
        margin-top: 0% !important;
        margin-left: 40px;
    }
    .bloq_text1{
        visibility: hidden !important;
    }
    .bg_bloq{
        visibility: hidden !important;
    }
    .bg_bloq2{
        color: #fff;
        background-color:#269;
    }
    .secima{
        margin-top: 15% !important;
    }

    .video_background {
        position: absolute;
        bottom: 0px;
        right: 0px;
        min-width: 3800px;
        max-height: 10%;
        z-index: -1000;
        overflow: hidden;
    }
    /* mostramos #nav-mobile
    #nav-mobile{ display: block;z-index:9999999;margin-right: 10%; }

    /* Fijamos nuestro nav en 100% ancho y dejamos de flotarlo
    #menu{
        width: 100%;
        float: none;
        padding-top: 60px;
        z-index:9999999;
        background-image: url('../img/bg5.png');
    }

    /* Convertimos nuestra lista de enlaces en un menú horizontal
    #menu ul{
        box-shadow: 0 1px 2px rgba(0,0,0,.5);
        max-height: 0;
        overflow: hidden;
        z-index:9999999;
    }
    /* estilos para los LI del menu
    #menu li{
        background: #33363b;
        border-bottom: 1px solid #282b30;
        float: none;
        z-index:9999999;

    }
    /* Quitamos el borde del ultimo item del menú
    #menu li:last-child{ border-bottom: 0;}

    #menu li a{
        padding: 15px 0;
        height: auto;
        line-height: normal;
        z-index:9999999;
    }
    #menu li a:hover{background:#2a2d33;z-index:9999999;}

    /* Agregamos una animación al despligue del menú
    #menu ul.open-menu{
        max-height: 400px;
        transition: max-height .4s;
        z-index:9999999;
    }
    #image-home{
        width:250px;
    }
    #section1{
        width: 100%;
        margin-top: 0px;
        background: #F9FBFF;
        background: url(img/bg2.PNG);
        background-repeat: no-repeat;
        background-position: center center;
        background-repeat:none;
        background-color: #F9FBFF;
    }
    #section1 h2{
        font-size: 16pt !important;
        margin-left: 0px !important;
    }

    #gale1{
        padding-top: 15%;
    }
}

@media only screen and (max-width: 500px) {

    #gale1{
        padding-top: 15%;
    }
    #seccionessh{
        display:inline;
    }
    #seccionesbig{
        display:none;
    }
    #image-home{
        width:150%;
    }
    #imagegalce{
        max-width: 135%;
        margin-top: 30% !important;
        margin-left: 40px;
    }
    #extrarow{
        display:block;
        background-color: #269;
        color:#FFF;
    }

    #imagegalce{
        max-width: 160%;
        margin-top: 10% !important;
        margin-left: 40px;
    }
    .bloq_text1{
        visibility: hidden !important;
    }
    .bg_bloq{
        visibility: hidden !important;
    }
    .bg_bloq2{
        color: #fff;
        background-color:#269;
    }
    .secima{
        margin-top: 15% !important;
    }

    .video_background {
        position: absolute;
        bottom: 0px;
        right: 0px;
        min-width: 3800px;
        max-height: 10%;
        z-index: -1000;
        overflow: hidden;
    }
    /* mostramos #nav-mobile
    #nav-mobile{ display: block;z-index:9999999;margin-right: 10%; }

    /* Fijamos nuestro nav en 100% ancho y dejamos de flotarlo
    #menu{
        width: 100%;
        float: none;
        padding-top: 60px;
        z-index:9999999;
        background-image: url('../img/bg5.png');
    }

    /* Convertimos nuestra lista de enlaces en un menú horizontal
    #menu ul{
        box-shadow: 0 1px 2px rgba(0,0,0,.5);
        max-height: 0;
        overflow: hidden;
        z-index:9999999;
    }
    /* estilos para los LI del menu
    #menu li{
        background: #33363b;
        border-bottom: 1px solid #282b30;
        float: none;
        z-index:9999999;

    }
    /* Quitamos el borde del ultimo item del menú
    #menu li:last-child{ border-bottom: 0;}

    #menu li a{
        padding: 15px 0;
        height: auto;
        line-height: normal;
        z-index:9999999;
    }
    #menu li a:hover{background:#2a2d33;z-index:9999999;}

    /* Agregamos una animación al despligue del menú
    #menu ul.open-menu{
        max-height: 400px;
        transition: max-height .4s;
        z-index:9999999;
    }
    #rowcontact
    {
        display:none;
    }
    #rowcontact2
    {
        display: block;
    }
}




/*EMPIEZA NUEVO ESTILO PARA ORDENARLO*/
/*Contenedor de todo*/
.contone{
    position:relative;
    /*border:5px mediumvioletred solid;*/
    min-width: 100%;
    min-height: 500px;
    height: 500px;
    max-height: 500px;
    z-index: 1;
    overflow: hidden
}
/*FONDO RAYADO BISAGRA*/
.fondo1home{
    color: #fff;
    background-attachment: scroll;
    background-image: url('../img/bg2.png');
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    min-width: 100%;
    position: absolute;
    /* border:5px solid #fec503; */
    min-width: 100%;
    min-height:500px;
    height:500px;
    z-index:1;
}
.visagradiv{
    position:absolute;
    margin-left: 10%;
    margin-top: 2%;
    /*border:2px #55ACEE solid ;*/
    min-width: 40%;
    min-height: 100%;
    z-index: 3;
}
.visagradiv img{
    position:relative;
    -ms-transform: rotate(7deg);
    -webkit-transform: rotate(7deg);
    transform: rotate(-15deg);

}
.formcontact{
    font-size: 26pt;
    color:#333;
    margin: 0px 0px 0px 35%;
    font-weight: 400;
}
.cont_texto{
    position:relative;
    margin-left: 48%;
    margin-top: 180px !important;
    padding-top: 1%;
    /*border:2px  #398439 solid;*/
    min-width: 60%;
    max-height: 10%;
    z-index: 4;
}

.fondotextgallery{
    color: #fff;
    background-attachment: scroll;
    background-image: url('../img/bg6.png');
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    min-width: 100%;
    position: absolute;
    /* border:5px solid #fec503; */
    min-width: 100%;
    min-height:500px;
    height:500px;
    z-index:1;
}

@media(max-width:768px)
{
header {
    padding: 3%;
    text-align: center;
    color: #fff;
    background: -moz-linear-gradient(left,  rgba(11,23,39,1) 0%, rgba(11,23,39,0.97) 16%, rgba(18,38,64,0.95) 27%, rgba(26,74,153,0.92) 50%, rgba(19,39,66,0.99) 73%, rgba(17,35,60,1) 76%, rgba(11,23,39,1) 86%, rgba(11,23,39,1) 97%, rgba(11,23,39,1) 100%);
    background: -webkit-linear-gradient(left,  rgba(11,23,39,1) 0%,rgba(11,23,39,0.97) 16%,rgba(18,38,64,0.95) 27%,rgba(26,74,153,0.92) 50%,rgba(19,39,66,0.99) 73%,rgba(17,35,60,1) 76%,rgba(11,23,39,1) 86%,rgba(11,23,39,1) 97%,rgba(11,23,39,1) 100%);
    background: linear-gradient(to right,  rgba(11,23,39,1) 0%,rgba(11,23,39,0.97) 16%,rgba(18,38,64,0.95) 27%,rgba(26,74,153,0.92) 50%,rgba(19,39,66,0.99) 73%,rgba(17,35,60,1) 76%,rgba(11,23,39,1) 86%,rgba(11,23,39,1) 97%,rgba(11,23,39,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b1727', endColorstr='#0b1727',GradientType=1 );
    z-index: 99;
}
    /*******************primera seccion de home***********************/
    .contone{
        position:relative;
        min-width: 100%;
        z-index: 1;
        overflow: hidden;
        height: 320px !important;
        max-height: 320px !important;
        min-height: 320px !important;
        border: 0px hotpink solid;
    }
    .fondo1home{
        color: #fff;
        background-attachment: scroll;
        background-image: url();
        background-position: center center;
        background-repeat: no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
        -o-background-size: cover;
        min-width: 100%;
        position: absolute;
        min-width: 100%;
        min-height: 96%;
        z-index:1;
    }
    .visagradiv{
        position:absolute;
        margin-left: 7%;
        margin-top: 70px !important;
        min-width: 60% !important;
        max-width: 60% !important;
        max-height: 100% !important;
        z-index: 3;
        border: 0px springgreen solid ;
        padding-top: 0px !important;
    }
    .visagradiv img{
        margin-top:5% !important;
        position:relative;
        -ms-transform: rotate(7deg);
        -webkit-transform: rotate(7deg);
        transform: rotate(-15deg);
        min-width: 50% !important;
        margin-left: -8% !important;
        width:180px !important;
    }
    .cont_texto{
        position:relative;
        margin-left: 50%;
        margin-top: 150px !important;
        padding-top: 1%;
        min-width: 60%;
        max-height: 10%;
        z-index: 4;
    }
    .cont_texto span{
        font-size: 22px !important;
    }
    .text2{
        position:relative;
        padding-left: 15% !important;
        padding-top:0px;
        font-size: 22px;
        color: #666;
        font-family: NIMBUSSANSL;
        text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.6), -1px -1px 1px rgba(0, 0, 0, 0.6)
    }
    /**************************************COMIENZA MENU*************/
    /* mostramos #nav-mobile */
    #nav-mobile{
        display: block;
        z-index:99;
        margin-right: 10%;
        max-width: 100% !important;
    }

    /* Fijamos nuestro nav en 100% ancho y dejamos de flotarlo */
    #menu{
        width: 100% !important;
        max-width: 100% !important;
        float: none;
        padding-top: 60px;
        z-index:9999 !important;
        min-height: 50px !important;
        background-image: url('../img/bg5.png');
        overflow: hidden !important;
    }

    /* Convertimos nuestra lista de enlaces en un menú horizontal*/
    #menu ul{
        box-shadow: 0 1px 2px rgba(0,0,0,.5);
        max-height: 0;
        overflow: hidden;
        z-index:99;
    }
    /* estilos para los LI del menu */
    #menu li{
        background: #33363b;
        border-bottom: 1px solid #282b30;
        float: none;
        z-index:99;

    }
    /* Quitamos el borde del ultimo item del menú */
    #menu li:last-child{ border-bottom: 0;}

    #menu li a{
        padding: 15px 0;
        height: auto;
        line-height: normal;
    }
    #menu li a:hover{
        background:#2a2d33;
    }

    /* Agregamos una animación al despligue del menú */
    #menu ul.open-menu{
        max-height: 400px;
        transition: max-height .4s;
    }
    /* video de fonto*/
    .video_background {
        position: absolute;
        bottom: 0px;
        right: 0px;
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        z-index:-1 !important;
        overflow: hidden;
    }

    /*otras paginas*/
    #seccionessh{
        margin-top: 10% !important;
        display:inline;
        background: #EFEFEF;
    }
    #seccionesbig{
        display:none;
    }
    #contactoro
    {
        padding-top: -50%;
        margin-top: -20%;
        max-height: 600px;
    }
    .slide2{
        margin-top: 40px !important;
        margin-left: -5% !important;
        margin-right: 0% !important;
        min-width:105% !important;
        height: 200px !important;

    }
    .col3_nosotros{
        text-align: justify;
        transform: skew(8deg, -1deg);
        -webkit-transform: skew(8deg, -1deg);
        -moz-transform: skew(8deg, -1deg);
        -o-transform: skew(8deg, -1deg);
        -ms-transform: skew(8deg, -1deg);
        background: #EFEFEF;
        height: 256px;
        z-index: 99;
        margin-bottom: 0px !important;
    }
    .imagengalcen{
        margin-top: -2%;
		margin-left: -5% !important;
        max-height: 200px !important;
        max-width: 100% !important;
        height: 190px !important;
    }
    .formcontact{
        font-size: 26pt;
        color:#333;
        margin: 0px 0px 0px 0%;
        font-weight: 400;
    }
    #rowcontact
    {
        display:none;
    }
    #rowcontact2
    {
        display: block;
    }
    #extrarow{
        min-width: 110% !important;
        margin-left: -5% !important;
        margin-top: -4% !important;
        padding-top: 2% !important;
        text-align: center !important;
        display:block;
        background: rgba(0, 0, 0, 0.50);
        color: #fff;
    }
    #imagegalce{
        max-width: 110%;
        margin-top: 0% !important;
        margin-left: 40px;
    }
    .bloq_text1{
        visibility: hidden !important;
    }
    .bg_bloq{
        visibility: hidden !important;
    }
    .bg_bloq2{
        color: #fff;
        background-color:#269;
    }
    .secima{
        margin-top: 15% !important;
    }

    .video_background {
        position: absolute;
        bottom: 0px;
        right: 0px;
        min-width: 3800px;
        max-height: 10%;
        z-index: -1000;
        overflow: hidden;
    }
    .catalogo_head{
        margin-top: 18%;
        max-height: 50px;
        padding-bottom: 2%;
    }
    #gale1{
        padding-top: 15% !important;
    }
    .seccion-slide{
        max-width: 100% !important;
        margin-top: 0%;
        padding: 0px ;
        height: 320px;
        overflow: hidden;
    }
    .pantalla_der{
        position: relative;
        width:100% !important;
        background: rgba(255, 255, 255, 0.35);
        height: 340px !important;
        margin-top: 50% !important;
        z-index: 9999999999999 !important;
        border: 2px salmon solid;
    }

    .seccion-slide img{
        height: 340px !important;
    }
    #liston1{
        margin-top: 0% !important;
        position: absolute;
        z-index: 99;
        height: 340px;
        margin-left: 65% !important;
        transform: translate(-50%, -50%);
        width: 110px;
        background: rgba(239, 239, 239, 0.98);
        transform: rotate(0deg) scale(1) skew(-9deg) translate(0px);
        -webkit-transform: rotate(0deg) scale(1) skew(-9deg) translate(0px);
        -moz-transform: rotate(0deg) scale(1) skew(-9deg) translate(0px);
        -o-transform: rotate(0deg) scale(1) skew(-9deg) translate(0px);
        -ms-transform: rotate(0deg) scale(1) skew(-9deg) translate(0px);
        padding-top: 3%;
    }

    #liston1 ul{
        list-style: none;
        margin-top: -3% !important;
        margin-left: -15% !important;
        width: 110px !important;
        height: 320px !important;
        padding-left: 20px !important;
    }

    #liston1 ul li{
        width:100px !important;
        transform: rotate(0deg) scale(1) skew(8deg) translate(0px);
        -webkit-transform: rotate(0deg) scale(1) skew(8deg) translate(0px);
        -moz-transform: rotate(0deg) scale(1) skew(8deg) translate(0px);
        -o-transform: rotate(0deg) scale(1) skew(8deg) translate(0px);
        -ms-transform: rotate(0deg) scale(1) skew(8deg) translate(0px);
        text-shadow: rgba(255, 255, 255, 0.6) 1px 1px 1px, rgba(0, 0, 0, 0.6) -1px -1px 1px;
        color: #717070;
        font-family: MuseoSansBold;
        font-size: 11px;
        margin: 5px 0px;
        margin-left: -25% !important;
        border-bottom: 3px solid #629AD4;

    }
}
.text1{
    /*border:2px darkblue solid;*/
    padding-left: 12%;
    font-size: 40px;
    color: #666;
    font-family: NIMBUSSANSL;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.6), -1px -1px 1px rgba(0, 0, 0, 0.6)
}
.text2{
    /*border:2px blueviolet solid;*/
    position:relative;
    padding-left: 30%;
    padding-top:0px;
    font-size: 40px;
    color: #666;
    font-family: NIMBUSSANSL;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.6), -1px -1px 1px rgba(0, 0, 0, 0.6)
}