* {
    margin: 0;
    padding: 0;
}
body {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    background-color: #ffffff;
}
h1, h2, h3, h4, h5, h6 {
    font-family: Roboto, Helvetica, Arial, sans-serif;
}
h1 {
    font-size: 60px;
}
h2 {
    font-size: 45px;
}
h3 {
    font-size: 30px;
}
h4 {
    font-size: 24px;
}
h5 {
    font-size: 18px;
    font-weight: normal;
}
h6 {
    font-size: 12px;
}
p {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 24px;
    color: #333333;
}
hr {
    border-color: #c3c3c3;
    width: 100%;
    margin: 22px 0;
}
a.active {
    color: #ed1c24 !important;
}
.fa, .fab, .fad, .fal, .far, .fas {
    font-size: 24px;
}
.quitar {
    display: none;
}
/*Inicio*/
/*Header*/
.header {
    background-color: transparent;
    border-bottom: solid 1px #ffffff;
}
.logo {
    height: 80px;
}
.logo0 {
    height: 80px;
    display: block;
}
.logo1 {
    display: none;
}
.main_nav ul li a {
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
}
.main_nav ul li a:hover,
.main_nav ul li a:active {
    color: #ed1c24;
}
.accesos-rapidos {
    display: inline-flex;
    padding-right: 0 !important;
    margin-left: inherit !important;
    /*-webkit-transform: translateY(5px);
    -moz-transform: translateY(5px);
    -ms-transform: translateY(5px);
    -o-transform: translateY(5px);
    transform: translateY(5px);*/
    -webkit-transform: translateY(3px);
    -moz-transform: translateY(3px);
    -ms-transform: translateY(3px);
    -o-transform: translateY(3px);
    transform: translateY(3px);
}
.accesos-rapidos a {
    display: inline-block;
    margin: 0 15px;
}
.correo, .facebook, .whatsapp {
    color: #ffffff;
}

/* opacidad de slider */
.home_background,
.home_slider_background {
	position: relative;
}
.home_background::before,
.home_slider_background::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(46, 49, 145, 0.71);
	background-color: #2e3192b3
}
.correo:hover,
.facebook:hover,
.whatsapp:hover {
    color: #ed1c24;
}
.burger_container {
    /*top: calc(50% + 3px);
    display: none !important;*/
    top: 0;
    display: none !important;
    transform: none;
    position: inherit;
    height: 22px;
    margin-top: 0 !important;
}
.burger_container i {
    color: #ffffff;
    width: 100%;
    height: auto;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    pointer-events: none;

}
.burger_container:hover i {
    color: #ed1c24;
}
.menu {
    width: 300px;
    padding-right: 60px;
    padding-top: 80px;
    padding-left: 50px;
}

.menu_nav ul li a:hover {
    color: #ed1c24;
}
.menu_close:hover i {
    color: #ed1c24;
}
.menu_close_container {
    transform: none;
}

/*Scroll*/
.header.scrolled {
    background-color: #ffffff;
    height: 100px;
    
    border-bottom: solid 1px #c3c3c3;
}
.scrolled .logo0 {
    display: none;
}
.scrolled .logo1 {
    height: 80px;
    display: block;
}
.scrolled .main_nav ul li a {
    color: #333333;
}
.scrolled .main_nav ul li a:hover,
.scrolled .main_nav ul li a:active {
    color: #ed1c24;
}
.scrolled .correo, .scrolled .facebook, .scrolled .whatsapp {
    color: #333333;
}
.scrolled
.correo:hover,
.facebook:hover,
.whatsapp:hover {
    color: #ed1c24;
}
.scrolled .burger_container i {
    color: #333333;
}
.scrolled .burger_container:hover i {
    color: #ed1c24;
}

/*Banner*/
.home {
    height: 900px;
}
.home1 {
    height: 400px;
}
.home_slider_content {
    top: 70%;
    max-width: 980px;
    width: 100%;
}
.home_slider_content_inner {
    background: none;
}
.home_slider_title {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 55px;
    padding: 0 25px;
    height: 70px;
    line-height: 55px;
    white-space: inherit;
    text-align: center
}
.home_slider_subtitle {
    font-family: inherit;
    background: #ed1c24;
    border-radius: 10px;
    top: -50px
}
.home_slider_next {
    background: #ed1c24;
}
.home_slider_next:hover {
    background: #333333;
}
.home_slider_next i {
    font-size: 20px;
    color: #ffffff;
}
.home_slider_dots ul li {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    cursor: pointer;
    font-size: 16px;
}
/*Wapp Flotante*/
.float-right {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 25px;
    right: 25px;
    color: #ffffff;
    border-radius: 50px;
    text-align: center;
    background-color: #2e3192;
}
.float-right:hover {
    background-color: #333333;
}
.float-floatingButtonCenter {
    z-index: 9999999;
}
.whatsapp_1 {
    margin-top: 15px;
    font-size: 28px;
}
.whatsapp_1:hover{
    color: #ffffff;
}
/*Cuerpo*/
.section_title {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 45px;
    color: #2e3192;
    margin-top: 0;
    margin-bottom: 15px;
}
.section_subtitle {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: normal;
    text-transform: lowercase;
    color: #c3c3c3;
    margin: 0;
}
/*Visión / Misión*/
.promo {
    background: #f0f0f0;
    padding: 85px 0;
}
.promo_container {
    margin-top: 0;
}
.promo_content {
	position: relative
}
.promo_item {
    border: solid 1px #c3c3c3;
    /*height: 540px;*/
    border-radius: 10px;
    background: #ffffff;
    height: 100% !important
}
.promo_content_1 {
    padding: 15px;
    /*margin-top: 33px;*/
    text-align: left;
    right: auto;
}
.promo_title {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    color: #333333;
    margin-bottom: 15px;
    text-align: center;
}
.promo_link {
    background: none;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    margin-top: 20px;
}
.promo_link:hover {
    background: none;
}
.promo_link i {
    color: #ed1c24;
    display: block;
    font-size: 45px;
    line-height: 60px;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}
/*Certificaciones*/
ul.product_list {
    list-style: disc;
    padding-left: 22px;
    font-size: 14px;
    margin-top: -5px;
}
ol.product_list {
    padding-left: 22px;
    font-size: 14px;
    margin-top: -5px;
}
.product_col {
    align-items: center;
    display: flex;
}
.arrivals .products_container {
    margin-top: 75px;
}

/*Footer*/
.footer {
    padding-top: 50px;
}
.footer_nav ul li a {
    color: #333333;
    font-weight: bold;
    font-size: 9px;
}
.footer_nav ul li a:hover {
    color: #ed1c24;
}
.copyright {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 9px;
    margin-top: 15px;
    padding-bottom: 15px;
}

/*Servicios*/
/*Servicios*/
.products_container {
    margin-top: 0;
}
.product_name {
    text-align: center;
}
.product_name h4 {
    text-align: center !important;
}
.product_image img {
    border-radius: 10px;
}

/*Contacto*/
/*Información*/
.google_map {
    height: 300px;
}
.contact_title {
    text-align: center;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 45px;
    color: #2e3192;
    margin-top: 0;
    font-weight: normal;
    padding: 10px 0;
}
.contact_subtitle {
    text-align: center;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: normal;
    text-transform: lowercase;
    color: #c3c3c3;
    margin: 0;
}
.review_form_title {
    text-align: center;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 45px;
    color: #2e3192;
    margin-top: 0;
    padding: 10px 0;
}
.review_form_subtitle {
    text-align: center;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: normal;
    text-transform: lowercase;
    color: #c3c3c3;
    margin: 0;
}
.contact {
    background: #f0f0f0;
}
.contact_info_content {
    display: flex;
    justify-content: center;
    text-align: center;
    margin-bottom: 85px;
}
.contact_info_icon {
    width: 100%;
    height: 60px;
    text-align: center;
    margin-bottom: 15px;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}
.contact_info_icon i {
    color: #ed1c24;
    line-height: 60px;
    font-size: 45px;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}
.contact_info_item {
    border: solid 1px #c3c3c3;
    border-radius: 10px;
    padding: 15px;
    /*height: 175px;*/
    height: 100% !important;
}

/*Formulario*/
.review_form_button {
    background: #ed1c24;
    border-radius: 10px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    width: 100%;
    min-width: 180px;
}
.review_form_button:hover {
    background: #333333;
    color: #ffffff;
}
.review_form_input,
.review_form_text {
    border-color: #c3c3c3;
    color: #777777 !important;
    font-style: normal;
}

.header-phone-w {
	color: #fff;
	font-weight: bold;
	margin: 3px 15px 0;
}
.header-phone-w:hover {
	color: #ed1c24
}
.scrolled .header-phone-w {
	color: #333
}

@media (min-width: 992px) {
	.header-phone-w {
		background-color: #ed1c24;
		font-size: 20px;
		padding: 0 30px;
		height: 100%;
		display: flex;
	    justify-content: center;
	    align-items: center;
	    margin: 0 !important
	}
	.header-phone-w:hover {
		color: #fff;
		background-color: rgba(237, 28, 36, 0.90)
	}
	.header-phone-w .fas {
		margin-right: 10px
	}
	.scrolled .header-phone-w {
		color: #fff
	}
}
@media (max-width: 767px) {
	.header-phone-w {
		display: none
	}
	.burger_container {
		margin-left: 15px
	}
	.contact_info_item,
	.promo_item {
		height: initial !important;
	}
	.home_slider_title {
		font-size: 30px
	}
}