/*@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro&display=swap');
@import url('https://fonts.googleapis.com/css?family=Raleway:400,700,500');*/

* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    line-height: 1;
}

html {
    position: relative;
    min-height: 100%;
    /*font-family: "segoeuisl", sans-serif;*/
    font-size: 16px !important;
}

body {
    /*font-family: "segoeuisl", sans-serif;*/
    margin: 0;
    padding: 0;
    background-color: #ffffff;
    overflow-x: hidden;
    font-size: 16px !important;
    color: #181818 !important;
    line-height: 24px !important;
    font-weight: 400;
    font-style: normal;
}

/** {
-webkit-box-sizing: unset !important;
-moz-box-sizing: unset !important;
box-sizing: unset !important;
}*/
h1,
h2,
h3,
h4 {
    font-weight: 400;
}

.contnomcat {
    width: 100%;
    background: #f8f8f8;
    margin: 0px auto;
    margin-top: 40px;
    -webkit-box-shadow: 0px -3px 3px rgba(136, 136, 136, 0.1);
    -moz-box-shadow: 0px -3px 3px rgba(136, 136, 136, 0.1);
    box-shadow: 0px -3px 3px rgba(136, 136, 136, 0.1);
    margin-bottom: 80px;
}
.miga {
	max-width: 1200px;
	margin: 0px auto;
}
.miga a {
    color: #666;
    font-size: 18px;
    text-align: left;
    padding: 20px 0px;
    display: inline-block !important;
	font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
	font-family: 'Nord-Book', sans-serif;
}

.titpag {
    font-size: 40px;
    font-weight: bold;
    padding-top: 100px;
    padding-bottom: 40px;
    text-align: center;
    line-height: 1.4;
    color: #0E6098;
    width: max-content;
    margin: 0px auto;
}

.subtitpag {
    font-size: 24px;
    font-weight: bold;
    padding-top: 100px;
    padding-bottom: 40px;
    text-align: left;
    line-height: 1.4;
    color: #0E6098;
    width: 100%;
    margin: 0px auto;
}

.textpa {
    color: #888888;
    font-size: 16px;
    text-align: justify;
    line-height: 1.50;
}

.tcen {
    text-align: center;
    margin-left: 150px;
}

ul.ultra {
    list-style-image: url(../../../images/boton-list.png?1);
    margin-left: 15px;
    /*list-style: disc;*/
    text-align: left;
    padding-top: 20px;
    font-size: 16px;
    line-height: 26px;
}

.ulopc {
    display: inline-block;
    width: 40%;
}

ul.ultra li {
    margin-bottom: 10px;
}

.imgsepa {
    text-align: center;
    padding-bottom: 40px;
}

.borde1 {
    background-color: #0073CE;
    padding: 2px;
    margin-top: 15px;
}

.borde2 {
    background-color: #0E6098;
    padding: 1px;
    margin-top: 10px;
}

.contetop {
    height: 10px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 26px;
    /*background: rgba(170,170,170,1);
background: -moz-linear-gradient(top, rgba(170,170,170,1) 0%, rgba(212,212,212,1) 48%, rgba(238,238,238,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(170,170,170,1)), color-stop(48%, rgba(212,212,212,1)), color-stop(100%, rgba(238,238,238,1)));
background: -webkit-linear-gradient(top, rgba(170,170,170,1) 0%, rgba(212,212,212,1) 48%, rgba(238,238,238,1) 100%);
background: -o-linear-gradient(top, rgba(170,170,170,1) 0%, rgba(212,212,212,1) 48%, rgba(238,238,238,1) 100%);
background: -ms-linear-gradient(top, rgba(170,170,170,1) 0%, rgba(212,212,212,1) 48%, rgba(238,238,238,1) 100%);
background: linear-gradient(to bottom, rgba(170,170,170,1) 0%, rgba(212,212,212,1) 48%, rgba(238,238,238,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aaaaaa', endColorstr='#eeeeee', GradientType=0 );*/
    /*-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;*/

    overflow: hidden;
    transition: height .5s ease-in-out;
}

.tophead {
    max-width: 1200px;
    margin: 0 auto;
}

.topheaddiv1 {
    float: left;
    margin: 10px 0px 0px 10px;
    color: #fff;
    font-size: 13px;
}

.topheaddiv1 i {
    padding-right: 15px;
}

.topheaddiv2 {
    float: right;
    margin: 10px 20px 0px 20px;
}

.botreser {
    color: #b99470;
    background: #ffffff;
    font-size: 15px;
    padding: 12px 30px 10px 30px;
}

.buscador {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 5px 10px;
    color: #404040;
    background: #FFFFFF;
    border: 1px solid;
    border-color: #c4c4c4 #d1d1d1 #d4d4d4;
    font-size: 18px;
    outline: none;
}

#shop-button {
    display: inline-block;
    position: relative;
    font-size: 18px;
    font-weight: 400;
    color: #BBB;
    /*line-height: 90px;
padding: 0 13px;*/
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

#shop-button .cart-count {
    position: absolute;
    visibility: visible;
    opacity: 1;
    width: 16px;
    height: 16px;
    line-height: 16px;
    right: 1px;
    top: 50%;
    display: block;
    padding: 0;
    margin-top: -20px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    font-size: 11px;
    color: #fff;
    background: #ff6600;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.page-section {
    width: 100%;
    height: auto;
    /*background: linear-gradient(45deg, #43cea2 10%, #185a9d 90%);*/
    position: relative;
    /*padding-top: 80px;*/
}

.conte_max {
    max-width: 1200px;
    margin: 0px auto;
    text-align: center;
    /*padding-top: 80px;*/
    /*padding-bottom: 150px;*/
}

header+.conte_max .titpag,
header+.conte_max .subtitpag {
    padding-top: 30px;
}

.conte_max+footer {
    margin-top: 50px;
}

.botbumov,
#imgcer,
#hambur {
    display: none;
}

#imgcer {
    vertical-align: bottom;
    margin-left: -10px;
    outline: none;
}

#imgbus {
    vertical-align: bottom;
    margin-top: 9px;
    outline: none;
    margin-bottom: 10px;
}

.mosmov {
    display: none;
}

.width100por {
    width: 100% !important;
}

.div1270 {
    width: 1200px;
    margin: 0px auto;
    text-align: center;
}

.titulopag {
    text-align: left;
    color: #1f9ca0;
    font-size: 35px;
    font-weight: 700;
    letter-spacing: 0.02px;
    margin-bottom: 20px;
    padding-top: 100px;
}

.lineaverde {
    border-bottom: 4px solid #13a9b2;
    display: inline-block;
    width: 100px;
}

.lineagris {
    border-bottom: 4px solid #c7c6c2;
    display: block;
    width: 100%;
    margin-top: -11px;
}

.padtit {
    padding: 40px 0px;
    text-align: left;
    padding-bottom: 20px;
}

.iconogrande {
    font-size: 30px;
}

.moto-widget {
    margin-top: 100px;
}

.fa-angle-double-right{
	display: none;
}
.verpcf{
	display: inline-block;
}


.lista_producto{
	padding-bottom: 60px;
}
.lista_producto a{
	display: inline-block;
    vertical-align: top;
    max-width: 100%;
    margin: 20px;
    text-align: left;
    cursor: pointer;
    border-radius: 15px;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
    background: #FFF;
    position: relative;
    transition: 0.5s transform ease-in-out, 0.5s box-shadow ease-in-out;
    width: calc(25.95% - 44px);
}

/* Estilos para el primer elemento de los cuatro */
.lista_producto a:nth-child(4n-3) {
margin-left: 0; /* Quita el margen izquierdo */
}

/* Estilos para el último elemento de los cuatro */
.lista_producto a:nth-child(4n) {
margin-right: 0; /* Quita el margen derecho */
}

@media only screen and (max-width: 640px) {
    .animationinmov {
        display: block !important;
        animation: SHWINMOV2 .5s;
        animation-fill-mode: both;
    }

    .animationoutmov {
        display: none !important;
        animation: SHWOUTMOV2 .5s;
        animation-fill-mode: both;
    }
}

@keyframes SHWINMOV2 {
    from {
        width: 0%;
        opacity: 0
    }

    to {
        width: 78%;
        opacity: 1
    }
}

@keyframes SHWOUTMOV2 {
    from {
        width: 100%;
        opacity: 1
    }

    to {
        width: 0%;
        opacity: 0
    }
}

@media only screen and (max-width: 1200px) {
	
	.miga a {
    color: #666;
    font-size: 16px;
    padding: 0px 0px;
	}
	
    .addcsslog {
        width: 100px !important;
        padding-top: 0px !important;
    }

    .blubla {
        color: #ffffff;
    }

    .titulopag {
        line-height: 35px;
        padding-top: 50px;
    }

    .fr {
        float: none;
    }

    .lnr-chevron-down {
        display: none;
    }

    #navigation {
        /*background-color: #674544;*/
        /*padding-bottom: 20px;*/
        /*overflow: hidden;*/
    }

    .navigation__link {
        color: #424242;
        color: white !important;
        text-align: left;
        font-size: 20px;
		margin-left: 15px;
		padding-top: 0px;
    }

    #navigation ul.submenu li a.navigation__link {
        font-size: 20px;
    }

    .contetop {
        display: none;
    }

    .tophead {
        display: none;
        width: 100%;
        text-align: center;
    }

    .addcsshead {
        height: auto;
        -moz-box-shadow: 0 7px 6px 2px rgba(0, 0, 0, 0);
        -webkit-box-shadow: 0 7px 6px 2px rgba(0, 0, 0, 0);
        box-shadow: 0 7px 6px 2px rgba(0, 0, 0, 0);
    }

    .page-section {
        padding-top: 10px;
    }

    #hambur {
        display: inline-block;
        margin-bottom: 34px;
        -webkit-box-sizing: unset !important;
        -moz-box-sizing: unset !important;
        box-sizing: unset !important;
		margin-top: 13px;
    }

    .botbumov {
        width: auto;
        padding: 25px 0px 0px 0px;
        display: inline-block;
        position: relative;
        float: right;
        cursor: pointer;
        user-select: none;
        margin-top: -9px;
    }

    .cssbus,
    #cssbudid {
        display: inline-block;
    }

    .cssbus2 {
        width: 90%;
    }

    .csswidth100 {
        width: 100%;
        text-align: center;
    }

    .buscador2 {
        width: 0px;
        height: 0px;
        padding: 0px;
        border: 0px;
        -webkit-transition: all 1s;
        -moz-transition: all 1s;
        -o-transition: all 1s;
        transition: all 1s;
    }

    .buscar2 {
        width: 100%;
        height: 30px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        padding: 5px 10px;
        color: #404040;
        background: #FFFFFF;
        border: 1px solid;
        border-color: #c4c4c4 #d1d1d1 #d4d4d4;
        font-size: 18px;
        outline: none;
    }

    .mosmov {
        display: block;
    }

    .result {
        width: max-content;
    }

    .div1270 {
        width: 90%;
    }

    .titpag {
        width: fit-content;
        font-size: 22px;
    }

    .subtitpag {
        width: fit-content;
        font-size: 18px;
    }

    .textpa {
        padding-bottom: 20px;
    }

    .tcen {
        margin-left: 0px;
    }

    .ulopc {
        display: block;
        width: calc(100% - 15px);
        padding-top: 0px !important;
    }

    .conte_max {
        max-width: 90%;
    }
	
	.fa-angle-double-right{
	display: inline-block;
	color: #ffffff;
    margin-right: 10px;
    }
	
	.bloque54{
		padding-top: 0px;
	}
	.lista_producto{
	padding-bottom: 0px;
    }
	
	.contnomcat {
    margin-bottom: 0px;
	margin-top: 70px !important;
    }
	.miga {
	padding: 10px;
    padding-left: 20px;
    }
	
}

/*@media only screen and (max-width: 640px) {
.navigation__link{
margin-left: 10px;
}
}*/

@media only screen and (max-width: 544px) {
    .derecres {
        width: 70%;
        margin: 0px auto;
    }

    .derecres div {
        margin-left: 15px;
        text-align: center;
        width: 100%;
    }
}

/*@media only screen and (max-width: 913px) {
.navigation__link{
margin-left: 1%;
}
}*/