.wrapper {
    max-width: 1240px;
    margin: auto;
    width: 100%;
    padding: 0 20px;
    position: relative;
}

.nav-wrapper .logo img {
    /* height: 50px; */
    vertical-align: middle;
}

.nav-wrapper .logo {
    display: inline-table;
    /* -webkit-box-pack: center; */
    /* align-items: center; */
    /* -webkit-box-align: center; */
    /* display: flex; */
    /* line-height: 50; */
}

.nav-wrapper ul {
    padding-left: 0;
    list-style-type: none;
}

.nav-wrapper ul li {
    list-style-type: none;
    transition: background-color .3s;
    float: left;
    padding: 0;
}

.nav-wrapper ul li a {
    padding: 0px 20px;
    padding-bottom: 0px;
    color: #1c1f36;
    color: #fff;
    /* font-family: 'Montserrat'; */
    text-transform: lowercase;
    font-size: 18px;
    font-weight: 700;
    /* font-weight: bolder; */
    letter-spacing: 1px;
}

nav .nav-wrapper {
    /* height: 100px; */
    /* line-height: 100px; */
    padding-top: 50px;
}

header {
    color: #fff;
    /* background-image: url('../rsc/08.jpg'); */
    background-size: cover;
    background-color: #64735bfa;
    background-position: center center;
    position: relative;
    overflow: hidden;
    height: 100%;
    z-index: 10;
}

.wrapper-contente-center {
    width: 100%;
    /* background: #1d1767 url(../rsc/patt.png) repeat scroll 0 0; */
    /* opacity: 0.5; */
    height: 100%;
    overflow: hidden;
    /* padding-bottom: 120px; */
    /* padding-top: 120px; */
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    /* padding-top: 100px; */
    display: flex;
    -webkit-box-pack: center;
    align-items: center;
    -webkit-box-align: center;
}

nav {
    position: absolute;
    width: 100%;
    top: 0px;
    z-index: 99;
}

header .logo img {
    height: 180px;
}

header .logo {
    text-align: center;
}

header .brand-wrapper h1 {
    width: 100%;
    padding-bottom: 15px;
}

header .brand-wrapper h2 {
    font-size: 38px;
    text-transform: lowercase;
    color: #fff;
    padding-bottom: 50px;
    font-family: 'NeoSansStdTR';
}

header .background-wrapper {
    position: absolute;
    top: 0px;
    left: 0;
    height: 100%;
    width: 100%;
}

.background-wrapper .background_slider,
.background-wrapper .slick-list.draggable,
.background-wrapper .slick-track,
.background-wrapper .slick-slide,
.background-wrapper .item {
    width: 100%;
    height: 100%;
}

.background-wrapper .item {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-position: center;
}

header .background_slider .brand-wrapper h2 {
    text-transform: lowercase;
    font-size: 42px;
    padding-top: 50px;
    letter-spacing: 1.5px;
}

#servicios ul,
#catalogo ul {
    width: 100%;
    overflow: hidden;
    margin-bottom: 50px;
}

#servicios ul li {
    list-style-type: none;
    transition: background-color .3s;
    float: left;
    padding: 0;
    width: 33%;
    padding: 0 25px;
    margin-bottom: 50px;
}

.servicio-wrapper img {
    height: 90px;
    /* margin-bottom: 15px; */
    /* width: 100%; */
    display: block;
    margin: 0 auto;
    margin-bottom: 15px;
}

.servicio-wrapper span {
    display: block;
    letter-spacing: 0px;
}

.servicio-wrapper {
    text-align: center;
    color: #1c1f36;
}

main {
    overflow: hidden;
    height: auto;
}

section#servicios,
section#catalogo,
section#marca-01 {
    overflow: hidden;
    height: 100%;
    width: 100%;
    position: relative;
    /* height: 50%; */
}

section#marca-01 {
    height: 70%;
    overflow: hidden;
    background-image: url(../rsc/14.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}

#marca-01 h2 {
    font-family: 'NeoSansStdTR';
    /* font-family: 'Roboto', sans-serif; */
    font-family: 'Montserrat';
    text-transform: inherit;
    font-weight: 400;
    font-size: 42px;
    color: #fff;
    line-height: 48px;
}

section h2 {
    text-align: center;
}

.servicio-wrapper h3 {
    font-weight: 700;
    letter-spacing: -0.3px;
}

#catalogo ul li {
    list-style-type: none;
    transition: background-color .3s;
    float: left;
    padding: 0;
    width: 33%;
    padding: 0 25px;
    margin-bottom: 50px;
    height: 250px;
    /* border-radius: 20px; */
    /* border: solid; */
    overflow: hidden;
}

.catalogo-wrapper h3 {
    height: 100%;
    width: 100%;
    display: block;
    padding: 15px;
    text-align: left;
    letter-spacing: 0px;
    font-size: 18px;
    /* border-radius: 20px; */
    /* border: solid; */
    line-height: 18px;
    overflow: hidden;
    color: #1c1f36;
    transition: background-color 0.1s linear 0s;
}

.catalogo-wrapper {
    width: 100%;
    height: 100%;
    border-radius: 2px;
    background-repeat: no-repeat;
    background-position: center;
    /* background-size: cover; */
    background-size: 135%;
    /* background-image: url(../rsc/04.jpg); */
    transition: background-size 0.2s linear 0s, background-color 0.2s linear 0s;
    cursor: pointer;
    position: relative;
}

.catalogo-wrapper h3 {
    background-color: rgba(241, 242, 247, 0.59);
}

.catalogo-wrapper:hover {
    background-size: 160%;
}

.catalogo-wrapper h3:hover {
    background-color: rgba(240, 227, 247, 0.54);
}

.catalogo-wrapper h3 span {
    display: block;
    /* font-family: 'Neo Sans Std TR'; */
    font-size: 10px;
    line-height: 12px;
    /* font-weight: 400; */
    margin-bottom: 5px;
}

.nav-wrapper ul li a:hover {
    color: #8a90bb;
}

footer {
    padding-bottom: 20px;
    padding-top: 20px;
    background-color: #1c1f36;
    color: #d2d4e6;
}

.catalogo-wrapper h3 span.oculto {
    position: absolute;
    bottom: 5px;
}

header .brand-wrapper .info {
    color: #fff;
}

header .brand-wrapper .info a {
    display: block;
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 5px;
    color: #fff;
}

header .brand-wrapper .info a i {
    font-size: 16px;
    line-height: 16px;
}

.menu-overlay {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 400;
    background-color: #fff;
    overflow: hidden;
    width: 0%;
    transition: 0.3s;
}

.menu-overlay .logo img {
    height: 50px;
}

.menu-overlay .menu-header {
    position: absolute;
    top: 0;
    width: 100%;
    padding: 0 50px;
    padding-top: 50px;
    /* display: inline-table; */
}

.menu-overlay .menu-content {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    display: flex;
    -webkit-box-pack: center;
    align-items: center;
    -webkit-box-align: center;
}

.menu-overlay .menu-content ul {
    width: 100%;
}

.menu-overlay .logo {
    display: inline-table;
}

.menu-overlay .close i {
    font-size: 50px;
    line-height: 50px;
    color: #000;
}

.menu-overlay .close {
    opacity: initial;
    position: relative;
    z-index: 600;
}

.menu-overlay .menu-content ul li a {
    padding: 0px 20px;
    color: #1c1f36;
    /* color: #fff; */
    /* font-family: 'Montserrat'; */
    text-transform: lowercase;
    font-size: 100px;
    font-weight: 100;
    line-height: 100px;
    /* font-weight: bolder; */
    letter-spacing: 1px;
    /* transition: 1s; */
    transition: font-weight .3s ease-in-out;
}

.menu-overlay .menu-content ul li {
    margin-bottom: 50px;
}

.menu-overlay .menu-content ul li a:hover {
    font-weight: bold;
}

.menu-overlay li.contact {
    margin: 0px !important;
    padding-top: 20px;
}

.menu-overlay li.contact a {
    font-size: 18px !important;
}

.menu-overlay .menu-footer a i {
    font-size: 14px;
}

.menu-overlay .menu-footer a:hover {
    font-weight: 400 !important;
    text-decoration: underline !important;
}

.menu-overlay .menu-footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 0 30px;
    padding-bottom: 50px;
    text-align: center;
}

.menu-overlay .menu-footer a {
    margin: 0px 20px;
    color: #1c1f36;
    /* color: #fff; */
    /* font-family: 'Montserrat'; */
    text-transform: lowercase;
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
    /* font-weight: bolder; */
    letter-spacing: 1px;
}

.menu-overlay .menu-content ul li:last-child {
    margin: 0px;
}

div#menu-boton {
    position: fixed;
    top: 50px;
    right: 50px;
    z-index: 200;
    background-color: #ffffff61;
    border: solid 4px #1c1f36;
    display: none;
}

div#menu-boton .close i {
    font-size: 50px;
    color: #1c1f36;
    line-height: 50px;
}

div#menu-boton .close {
    opacity: initial;
    text-shadow: none;
    font-size: 18px;
}

.modal-dialog {
    overflow: hidden;
}

.modal-header .close2 {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    float: right;
    font-size: 60px;
    font-weight: 700;
    /* line-height: 50px; */
    color: #000;
    /* text-shadow: 0 1px 0 #fff; */
    filter: alpha(opacity=20);
    /* vertical-align: text-top; */
    position: absolute;
    /* opacity: .2; */
    top: 25px;
    right: 25px;
}

#modal-catalogo .modal-title {
    font-size: 24px;
    line-height: 24px;
}

#modal-catalogo .modal-header {
    border: none !important;
    padding: 25px;
    padding-bottom: 15px;
}

#modal-catalogo .slick-prev {
    left: 10px;
    z-index: 500;
    overflow: hidden;
    width: 50px;
    height: 50px;
}

.slick-prev:before,
.slick-next:before {
    background-color: #000;
    font-size: 30px;
    /* padding-right: 8px; */
    padding: 5px 10px;
    /* padding-left: 5px; */
    border-radius: 50%;
    width: 50px;
    height: 50px;
    vertical-align: middle;
    text-align: center;
    /* display: block; */
    color: #fff;
}

#modal-catalogo .slick-next {
    right: 30px;
    z-index: 500;
    /* overflow: hidden; */
    /* width: 50px; */
    /* height: 50px; */
}

#modal-catalogo .slick-next:before {
    padding-right: 4px;
}

#modal-catalogo .slick-prev:before {
    padding-left: 5px;
}

#modal-catalogo .modal-body {
    padding: 25px;
    padding-top: 15px;
}

#modal-catalogo .slick-slide img {
    width: 100% !important;
    /* max-width: initial; */
}

section.modal_slider {
    overflow: hidden;
}

.anim-delay-500ms   { animation-delay: 0.3s }
.anim-delay-1000ms  { animation-delay: 0.6s }
.anim-delay-1500ms  { animation-delay: 0.9s }
.anim-delay-2000ms  { animation-delay: 1.2s }
.anim-delay-2500ms  { animation-delay: 1.5s }
.anim-delay-3000ms  { animation-delay: 1.8s }
.anim-delay-3500ms  { animation-delay: 2.1s }