@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700');
.row {
    margin-bottom: 0px;
}

.clearfix {
    clear: both !important;
}

.pad-less {
    padding: 0px 0px !important;
}

body {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
}

a {
    text-decoration: none;
    background-color: transparent;
    color: #000;
    text-decoration: none;
}

.fondo-blanco {
    padding: 50px 0 50px 0;
    background-color: rgba(0, 0, 0, 0.405);
}

.flexi {
    display: flex !important;
    justify-content: space-around !important;
    align-items: center !important;
    flex-wrap: wrap;
}

a:hover,
a:active {
    text-decoration: none;
    background-color: transparent;
    color: #fff;
    text-decoration: none;
}

footer {
    margin-top: 0 !important;
    padding: 10px 0px;
    background-color: #fff !important;
    color: #000 !important;
}

footer a {
    color: #777 !important;
}


/* ============= section css ============= */

nav {
    height: auto !important;
    padding: 0px 0px 0px 0px;
    background: none !important;
    transition: all 0.2s ease-in-out;
    margin: auto;
    box-shadow: none !important;
    text-transform: uppercase;
}

nav ul a {
    font-size: 1.1rem;
    color: #fff !important;
    line-height: 65px;
    transition: all 0.4s;
    font-weight: 400;
}

nav ul a:hover {
    background-color: rgba(0, 0, 0, 0) !important;
}

nav ul li.active2 a,
nav ul li:hover a {
    color: #fff !important;
    background: #404040 !important;
}

nav ul li {
    position: relative;
    line-height: normal;
    background: none !important;
}

.menu {
    display: block;
    text-align: center;
    float: none !important;
}

.menu li {
    display: inline-block;
    float: none !important;
}

/* .logo {
    float: left;
} */

.topop {
    background: #ffffff;
    padding: 20px 0px;
}

.gold {
    color: #807b25 !important;
    font-size: 18px;
}

.menu-f {
    background: #737373;
}

.tel {
    text-align: baseline;
    text-align: right;
}

.tel b span {
    font-size: 20px;
    font-weight: normal;
}

.tel0 {
    text-align: baseline;
    text-align: left;
}

.tel0 b span {
    font-size: 20px;
    font-weight: normal;
}

.tel2 {
    text-align: baseline;
}

.t1 {
    font-size: 24px;
}

.t1 span {
    font-size: 16px;
}

.t2 {
    font-size: 18px;
}

.t3 {
    font-size: 40px;
}

.c-n-l {
    color: #fc5838;
}

.c-g-l {
    color: #c9c9c9;
}

.c-az-l {
    color: #0055a3;
}

.c-az-f {
    background: #000;
}

.c-vd-l {
    color: #807b25;
}

.redes {
    width: 100px;
}

.moto1 {
    /* background: url(../img/moto4.jpg) fixed top center; */
    background-size: cover;
    padding: 100px 0px;
}

.moto2 {
    background: url(../img/moto2.jpg) top center;
    background-size: cover;
    padding: 100px 0px;
}

.linea-vd {
    background: #807b25;
    height: 30px;
}

.lineas {
    border-left: 1px dotted #e9e9e9;
    padding-top: 50px;
    padding-bottom: 50px;
}

.central {
    min-height: 300px !important;
}

.lijero {
    font-weight: 300;
}

.gordito {
    font-weight: 700;
}

.noso {
    padding: 50px 0px;
}

.list-1 li {
    color: #fff;
    font-size: 14pt;
    line-height: 1.5;
    margin-top: 5px;
}

.spacio {
    padding: 80px 0px;
    text-align: center;
}

.parallax-container {
    height: auto;
    padding: 0px 0px;
}

.noso3 {
    background: #fff;
    padding: 50px 0px;
    color: #fff;
}

.noso3 .parra {
    font-size: 13pt;
}

.parra {
    color: #fff;
    font-size: 14pt;
    line-height: 1.7;
}

.grad-b {
    background: rgba(255, 255, 255, 0.8);
    padding: 1px 0px;
    position: relative;
    margin-top: -58px;
    width: 100%;
    z-index: 5;
}

.cont-g {
    height: auto;
    overflow: hidden;
    float: left;
    margin-top: 0px;
    margin-bottom: 0px;
}

.cont-g ul {
    margin: 0;
    padding: 0;
}

.cont-g ul li {
    float: left;
    list-style: none;
    background: none;
    margin: 0;
    width: 25%;
}

.cont-g ul li a img {
    transition: opacity 0.4s ease 0s;
    -webkit-transition: opacity 0.4s ease 0s;
    width: 100%;
}

.cont-g ul li a img:hover {
    opacity: 0.7;
    transition: opacity 0.4s ease 0s;
    -webkit-transition: opacity 0.4s ease 0s;
}

#owl-demo .item {
    margin: 3px;
}

#owl-demo .item img {
    display: block;
    width: 100%;
    height: auto;
}

.green {
    background-color: #807b25 !important;
}

header {
    margin-bottom: 600px !important;
    margin-top: 600px !important;
}

.green-text {
    color: #807b25 !important;
}

.icons {
    margin: auto;
    width: 200px;
    height: 200px;
    background: #753b99;
    border-radius: 100%;
    transition: all 0.4s ease-in-out;
}

.appear {
    margin: auto;
    width: 200px;
    height: 200px;
    border-radius: 100%;
    transition: all 0.4s ease-in-out;
    padding: 12%;
    text-align: center;
}

.imgs {
    width: 100px;
    margin: auto;
    transition: all 0.4s ease-in-out;
}

.noso article:hover .icons {
    transform: scale(1.3);
    background: transparent;
}

.noso article:hover .icons .appear {
    background: #f47c29;
    transform: scale(0.7);
}

.logo2 {
    margin: auto;
}

.c-b {
    color: #fff;
}

.yellow {
    background-color: #807b25 !important
}

.top {
    background: #000;
    padding: 2px 0px;
    color: #fff;
    text-align: center;
    font-size: 12pt;
}

.border {
    border: 3px solid #807b25;
    padding: 50px 30px;
}


/* ============= section css ============= */


/*FORMULARIO*/

.form-control {
    background: #fff !important;
    border-radius: 0px !important;
    border: 0px;
    border-bottom: 0px !important;
    border-left: 5px solid #807b25 !important;
    color: #000;
}

.input-field label {
    margin-left: 20px !important;
}

input {
    margin: 0 0 8px 0 !important;
}

.whatsapp-m {
    cursor: pointer;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #0bd561;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .25);
    position: fixed;
    left: 20px;
    bottom: 20px;
    z-index: 99;
    display: flex;
    justify-content: center;
    align-items: center;
}

.whatsapp-m i {
    color: #fff;
    font-style: normal;
}

.whatsapp-m-2 {
    cursor: pointer;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #0bd561;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .25);
    position: fixed;
    left: 20px;
    bottom: 80px;
    z-index: 99;
    display: flex;
    justify-content: center;
    align-items: center;
}

.whatsapp-m-2 i {
    color: #fff;
    font-style: normal;
}


/* FIN FORMULARIO*/

.btn {
    margin-top: 10px !important;
    color: #fff !important;
    background: none !important;
    padding: 7px 40px !important;
    margin: auto;
    border: 1px solid #fff !important;
    height: auto !important;
    font-size: 14pt;
    font-weight: lighter;
    border-radius: 50px !important;
}

.btn:hover {
    background: #807b25 !important;
    border: 1px solid #807b25 !important;
}

.btn-2 {
    color: #000 !important;
    border: 1px solid #000 !important;
}

.redes {
    width: 50px;
}

.tx-marca {
    font-size: 18px;
    margin-top: 180px !important;
}

.sm {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 20px;
    align-items: center;
}

.upc {
    text-transform: uppercase;
}

.galeria-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}

@media screen and (max-width: 992px) {
    .sm {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 20px;
        align-items: center;
    }
    header {
        margin-bottom: 500px !important;
        margin-top: 500px !important;
    }
    .lineas {
        border-left: 0px;
        border-right: 0px;
    }
    .icons {
        transform: scale(0.8);
    }
    .tel,
    .tel2,
    .tel0 {
        text-align: center;
    }
    .logo {
        float: none !important;
        margin: auto;
        text-align: center;
    }
    .topop {
        text-align: center;
    }
    nav {
        background: none !important;
    }
    nav a.button-collapse i {
        line-height: 48px;
    }
    /* .container,
    .size-nos {
        width: 100%;
    } */
    .der {
        text-align: center;
    }
    .noso {
        padding: 80px 0px;
    }
    .moto1 {
        text-align: center !important;
    }
    /* * {
    border: red 1px solid;
  } */
    .fondo-blanco {
        padding: 20px;
    }
}

@media screen and (max-width: 767px) {
    .sm {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 20px;
        align-items: center;
    }
    .shad {
        padding-top: 20px;
    }
    /* * {
    border: red 1px solid;
  } */
    .slider,
    .slides {
        height: 450px !important;
    }
    .lineas {
        border-left: 0px dotted #e9e9e9;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .spa1 {
        margin-top: 100px;
        margin-bottom: 100px;
    }
    footer,
    .parra {
        text-align: center;
    }
    .central {
        min-height: 100px !important;
    }
    .t1 {
        font-size: 20px;
    }
    .t2 {
        font-size: 16px;
    }
    .t3 {
        font-size: 35px;
    }
}

@media screen and (max-width: 425px) {

    .gold {
        color: #807b25 !important;
        font-size: 16px;
    }
    /* header {
  margin:500px !important;
  } */
    /* * {
    border: red 1px solid;
  } */
}