/*
	Theme Name: t466jHjHxHAGxHAGqd_agsa
	Text Domain: t466jHjHxHAGxHAGqd_agsa
*/
@font-face 
{
    font-family: 'extrabold';
    src: url('fonts/Poppins-ExtraBold.eot');
    src: url('fonts/Poppins-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Poppins-ExtraBold.woff2') format('woff2'),
        url('fonts/Poppins-ExtraBold.woff') format('woff'),
        url('fonts/Poppins-ExtraBold.ttf') format('truetype'),
        url('fonts/Poppins-ExtraBold.svg#Poppins-ExtraBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face
{
	font-family:'bold';
	src:url('fonts/Poppins-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/Poppins-Bold.woff') format('woff'),
		url('fonts/Poppins-Bold.ttf')format('truetype'),
		url('fonts/Poppins-Bold.svg#Poppins-Bold') format('svg');
	font-weight:normal;
	font-style:normal;
}
@font-face
{
	font-family:'semibold';
	src:url('fonts/Poppins-SemiBold.eot?#iefix') format('embedded-opentype'),
		url('fonts/Poppins-SemiBold.woff') format('woff'),
		url('fonts/Poppins-SemiBold.ttf')format('truetype'),
		url('fonts/Poppins-SemiBold.svg#Poppins-SemiBold') format('svg');
	font-weight:normal;
	font-style:normal;
}
@font-face{
	font-family:'medium';
	src:url('fonts/Poppins-Medium.eot?#iefix') format('embedded-opentype'),
		url('fonts/Poppins-Medium.woff') format('woff'),
		url('fonts/Poppins-Medium.ttf')format('truetype'),
		url('fonts/Poppins-Medium.svg#Poppins-Medium') format('svg');
	font-weight:normal;
	font-style:normal;
}
@font-face
{
	font-family:'regular';
	src:url('fonts/Poppins-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/Poppins-Regular.woff') format('woff'),
		url('fonts/Poppins-Regular.ttf')format('truetype'),
		url('fonts/Poppins-Regular.svg#Poppins-Regular') format('svg');
	font-weight:normal;
	font-style:normal;
}
@font-face
{
	font-family:'light';
		src:url('fonts/Poppins-Light.eot?#iefix') format('embedded-opentype'),
		url('fonts/Poppins-Light.woff') format('woff'),
		url('fonts/Poppins-Light.ttf')format('truetype'),
		url('fonts/Poppins-Light.svg#Poppins-Light') format('svg');
	font-weight:normal;
	font-style:normal;
}


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
body ,
.layer-slider,
.layer-banner
{
    font-size: 14.75px;  
}

::placeholder 
{ 
  color:  #000;
}
:-ms-input-placeholder 
{ 
  color:  #000;
}
::-ms-input-placeholder 
{ 
  color:  #000;
}
::-webkit-scrollbar 
{
	-webkit-appearance: none;
}
::-webkit-scrollbar:vertical 
{
	width:15px;
}
::-webkit-scrollbar-button:increment,
::-webkit-scrollbar-button 
{
	display: none;
} 
::-webkit-scrollbar:horizontal 
{
	height: 10px;
}
::-webkit-scrollbar-thumb 
{
	background-color: #0157AC;
	border: 0px solid #0157AC;
}
::-webkit-scrollbar-track 
{
	border-radius: 0px;  
}

img
{
	border:none;
	display:block;
}
input , select 
{
    -webkit-appearance: none;	
}
li
{
	list-style:none;
}
a
{
	text-decoration:none;
}
p 
{
	margin:0;
}
.relative 
{
	position:relative;
}
.center
{
	width: 88%;
    margin: 0 auto;
}
.center-full
{
	width: 93%;
    margin: 0 auto;
}
.flexbox 
{
    display: flex; 
    flex-flow: row wrap; 
}
.flexbox-between 
{
    display: flex;   
	flex-flow: row wrap; 
	justify-content: space-between;
}
.clear
{
	clear:both;
}
.alignright 
{
    float: right;
    margin-left: 2em;
    margin-bottom: 1em;
}
.alignleft 
{
    float: left;
    margin-right: 2em;
    margin-bottom: 1em;
}
.aligncenter 
{
    margin: 0 auto;
    text-align: center;
    display: inherit;
}
* 
{
	box-sizing: border-box;
}
*:focus
{
	outline:none;
}
header 
{ 
	width:100%;
}
#container-module-header 
{
    width: 100%;
    padding: 2.7em 0;
    position: relative;
    z-index: 999;
	background:#fff;
}



#container-module-top
{
    width: 100%;
	padding: 0.85em 0;
    background: #0157AC;
}
.row_top 
{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.column_contact_header ul
{
	display: flex;
	align-items: center;
}
.column_contact_header ul li
{
	display: flex;
	align-items: center;
}
.column_contact_header ul li i
{
	font: 1.1em/1em light;
    color: #fff;
	margin-right: 0.5em;
}
.column_contact_header ul li a img
{
	width: 7em;
	object-fit: cover;
}
.column_contact_header ul li a,
.column_contact_header span
{
    font: 1.1em/1em light;
    color: #fff;
    margin-right: 1.1em;  
}
.column_social_header
{
	display: flex;
}
.column_social_header a 
{
    margin-left: 0.5em;
}
.column_social_header a img 
{
    width: 2em;
    height: 2em;
}
.phone_header
{
	background: url("images/icon-phone.svg") no-repeat left center / 1.3em;
	padding-left: 1.8em;
}
.email_header
{
	background: url("images/icon-email.svg") no-repeat left center / 1.4em;
	padding-left: 1.6em;
}
.map_header
{
	background: url("images/icon-location.svg") no-repeat left center / 1.3em;
	padding-left: 1.5em; 
}




#container-module-bar
{
    width: 100%;
    padding: 0.75em 0;
    position: fixed;
    z-index: 999;
	background:#0157AC;  
    top: -100%;
    transition: all 0.3s ease-in-out;
}
#container-module-bar .column-menu > div > ul > li > a
{
	color:#fff;   
	font: 1.235em/1em regular;
}
#container-module-bar .column-button a
{
	background:#6EC8FF;
}

.activebar
{
	top:0 !important;
}

.row-header 
{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.column-logo img 
{
	width: 17em;
}
 
.column-menu > div > ul
{
    display: flex;
    align-items: center
}
.column-menu > div > ul > li 
{
    margin-left: 3.4375em;
	position:relative;
}
.column-menu > div > ul > li > a
{
    font:1.235em/1em semibold;
	color:#000;
	text-transform:uppercase;
}
/* .column-menu > div > ul > li > a:hover
{
	color:#0157AC !important;
    text-decoration:underline !important;
} */
.column-menu > div > ul > li.active > a ,
.current_page_item  a
{
	color:#0157AC !important;
}
#container-module-header .column-menu > div > ul > li.active > a , .current_page_item  a
{
	color:#0157AC !important;
}
#container-module-bar .column-menu > div > ul > li.active > a , .current_page_item  a
{
	color:#000 !important;
}


.column-button  
{
    margin-left:3.6875em;
}
.column-button a 
{
    font: 1.2em/1em medium;
    color: #fff;
    padding: 0.85em 2.25em;
    background: #0157AC;
	transition: all 0.3s ease-in-out;
}


#container-module-slider
{
	width:100%;
	height: 95vh;
	position:relative;
	background: #000;
}
#container-module-slider img
{
	width:100%;
	height: 95vh;
	opacity: 0.7;
}
#container-module-slider .slick-slider .slick-slide 
{
    font-size: 0;
}

#container-module-slider .slick-prev
{
    position: absolute;
    width: 2.5em;
    height: 2.5em;
    top: 45%;
    left: 3%;
    border: none;
    color: transparent;
    padding: 0;
    cursor: pointer;
    z-index: 99;
    background: url("images/flechaIzquierda.png") no-repeat center / 1em;
}
#container-module-slider .slick-next
{
    position: absolute;
    width: 2.5em;
    height: 2.5em;
    top: 45%;
    right: 3%;
    border: none;
    color: transparent;
    padding: 0;
    cursor: pointer;
    z-index: 99;
	background: url("images/flechaDerecha.png") no-repeat center / 1em;
}
.layer-slider
{
    width: 60%;
    height: 100%;
    position: absolute;
    right: 0;
    left: 7.5%;
    top: 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.layer-slider h2 
{
    font: 2.8em/1.3em regular;
    color: #fff;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.55);
    text-transform: uppercase;
}


#container-module-us
{
	width: 100%;
	display: flex;
	flex-flow: row wrap;
	background: #F5F6F7;
}
.column-imageUs
{
	width: 50%;
}
.column-imageUs img
{
	width: 100%;
	height: 40em;
    object-fit: cover;
}
.column-contentUs
{
	width: 50%;
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0 6em;
}
.column-contentUs h2
{
	font: 2.3em/1em regular;
	color: #939291;
	margin-bottom: 1em;
}
.column-contentUs p
{
	font: 1.335em/1.5em regular;
	color: #000;
	margin-top: 1em;
}
.column-contentUs a
{
    font: 1.4em/1em regular;
    background:#0157AC;
	color:#fff;
    padding: 0.85em 2em;
    display: table;
	margin-top: 2em;
	transition: all 0.3s ease-in-out;
}


#container-module-cat
{
	width:100%;
	padding: 5em 0;
}
.row-cat
{
	width:100%;
}
.column-cat
{
    position: relative;
    overflow: hidden;
    margin-bottom: 2em;
	transition: all 0.5s ease-in-out;
}
.column-cat a, 
.column-catProduct a 
{
    display: flex;
    justify-content: flex-end;	
}
.column-cat:nth-child(3) a,
.column-catProduct:nth-child(3) a,
.column-cat:nth-child(4) a,
.column-catProduct:nth-child(4) a
{
    justify-content:flex-start;
}
.column-cat:nth-child(4), 
.column-catProduct:nth-child(4) 
{
    position: relative;
}
/* .column-cat:hover span,
.column-catProduct:hover span
{
    background:#0157AC;
	color: #fff;
} */
.column-cat img,
.column-catProduct img
{
    width: 100%;
    height: 35em;
    object-fit: cover;
}
.columncontent-cat
{
    width: 100%;
    height: 35em;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.5s ease-in-out;
    padding: 2em 1em;
	
	display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.btn-cat 
{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 2em;
}
.btn-cat h3 
{
    font: 1.5em / 1.2em regular;
    color: #000;
    position: relative;
    padding-left: 1em;
}
.btn-cat h3:before
{
    content: "";
    width: 11px;
    height: 11px;
    position: absolute;
    left: 0;
    top: 0.2em;
    background: #6EC8FF;
}
.columncontent-cat span
{
    font: 1.2em / 1.2em regular;
    padding: 0.85em 2.2em;
    background:#0157AC;
	color:#fff;
    text-align: center;
	
	visibility: hidden;
    opacity: 0;
	transition: all 0.5s ease-in-out;
}
.column-cat:hover .columncontent-cat span
{
	visibility: visible;
    opacity: 1;
    transition-delay: 0s;
}
.columncontent-cat p 
{
    font: 1.4em / 1.2em regular;
    color: transparent;
	position: absolute;
    top: 7em;
}




#container-module-cat .slick-slider 
{
    margin:0 -15px;
}
#container-module-cat .slick-slide
{
    margin-right:15px;
    margin-left:15px;
}


#container-module-cat .slick-prev
{
    position:absolute;
    width:3em;
    height:3em;
    top:40%;
    left:-6%;
    border:none;
    color:transparent;
    padding:0;
    cursor:pointer;
    z-index:99;
    background:url("images/prev.svg") no-repeat center / contain;
	transition: all 0.5s ease-in-out;
}
#container-module-cat .slick-next
{
    position:absolute;
    width:3em;
    height:3em;
    top:40%;
    right:-6%;
    border:none;
    color:transparent;
    padding:0;
    cursor:pointer;
    z-index:99;
	background:url("images/next.svg") no-repeat center / contain;
	transition: all 0.5s ease-in-out;
}

#container-module-cat .slick-prev:hover
{
    background:url("images/hover-prev.svg") no-repeat center / contain;
}
#container-module-cat .slick-next:hover
{
    background:url("images/hover-next.svg") no-repeat center / contain;
}


.numero 
{
    transform: rotateZ(270deg);
    position: absolute;
    right: 0;
    bottom: 15px;
	font: 9em/1em regular;
    color: #EFEEEE;
	overflow: hidden;
	transition: all 0.3s ease-in-out;
	color: transparent;
}
.columncontent-cat:hover .numero 
{
	font: 11em/1em regular;
	color: #fff;
}
.column-cat:hover .columncontent-cat p, 
.column-catProduct:hover .columncontent-cat p
{
	color: #fff;
}


.row-catProduct
{
	width:100%;
	display:flex;
	flex-flow:row wrap;
	justify-content:space-between;
}
.column-catProduct
{
	width: 32%;
    position: relative;
    overflow: hidden;
    margin-bottom: 2em;
	transition: all 0.5s ease-in-out;
}


#container-module-phare
{
	width: 100%;
    background: #0157AC;
    padding: 1.5em 0;
}


#container-module-product 
{
    width: 100%;
    padding: 5.75em 0;
}
.row-title
{
	width:100%;
}
.row-title h3 
{
    font: 2.25em/1.3em semibold;
    color: #0157AC;
	text-align:center;
	margin-bottom: 0.5em;
}
.row-title p
{
    font: 1.335em/1em light;
    color: #939291;
	text-align:center;
}


.row-tab-product
{
	display: flex;
	justify-content: space-between;
	flex-flow: row wrap;
	margin-top: 2em;
	margin-bottom: 1em;
}
.row-tab-product a
{
	font: 1.3em / 1em regular;
    background: #F5F5F5;
    color: #fff;
    display: table;
    width: 18%;
    margin: 0.5em 1%;
	padding: 0.75em 0;
	transition: all 0.3s ease-in-out;
}
.row-tab-product a img
{
	width: 8em;
    height: 3em;
    object-fit: contain;
    margin: 0 auto;
}
.row-tab-product a:hover
{
	background: #0157AC;
}
.row-tab-product a:hover img
{
	filter: brightness(0) invert(1);
}


.row-product
{
    width: 100%;
	margin-top:3.5em;
}
.marcas_subcategorias 
{
    display: flex;
    justify-content: center;
    flex-flow: row wrap;
}
.column-product
{
    width: 28%;
    margin-right: 2.5%;
    margin-left: 2.5%;
    margin-bottom: 2.5%;
    background: #fff;
    position: relative;
}
.column-product a
{
    width: 100%;
    height: 25em;
	position:absolute;
	top:0;
	left:0;
	background: rgb(15 79 118 / 80%);
	display: flex;
    align-items: center;
    justify-content: center;
	
	visibility: hidden;
    opacity: 0;
    transition: all 0.5s ease-in-out;
}
.column-product:hover a  
{
	visibility: visible;
    opacity: 1;
    transition-delay: 0s;
}


.column-product a span 
{
    font: 1.2em / 1em medium;
    padding: 0.5em 1.25em;
    color: #2E6FAA;
    background: #F8C807;
}
.image-product
{
    width: 100%;
}
.image-product img
{
    width: 100%;
    height: 25em;
    object-fit: cover;
}
.column-product h3 
{
    font: 1.335em / 1.2em semibold;
    color: #000;
    text-align: center;
    padding-top: 1em;
}

.column-productCat
{
    width: 28%;
    margin-right: 2.5%;
    margin-left: 2.5%;
    margin-bottom: 2.5%;
    background: #fff;
    position: relative;
}
.column-productCat a
{
    width: 100%;
    height: 25em;
	position:absolute;
	top:0;
	left:0;
	background: rgb(15 79 118 / 80%);
	display: flex;
    align-items: center;
    justify-content: center;
	
	visibility: hidden;
    opacity: 0;
    transition: all 0.5s ease-in-out;
}
.column-productCat:hover a  
{
	visibility: visible;
    opacity: 1;
    transition-delay: 0s;
}
.column-productCat a span 
{
    font: 1.15em / 1em medium;
    padding: 0.5em 1.25em;
    color: #2E6FAA;
    background: #F8C807;
}
.image-productCat
{
    width: 100%;
}
.image-productCat img
{
    width: 100%;
    height: 25em;
    object-fit: cover;
}
.column-productCat h3 
{
    font: 1.2em / 1.2em semibold;
    color: #0157AC;
    text-align: center;
    padding: 0.25em 2em 1.5em 2em;
}
 
 
#container-module-contact 
{
    width: 100%;
}
.row-contact
{
	display:flex;
	justify-content:space-between;
	flex-flow:row wrap;
	align-items: center;
	
	border: 1px solid #eee;
    box-shadow: 0 0 14px -2px rgba(0, 0, 0, 0.1);
}
.right-contact
{
    width: 40%;
	padding: 5em;
	background: #0157AC;
}
.right-contact h3
{
	font: 1.4em / 1.3em bold;
    color: #fff; 
}
.row-datacontact ul li 
{
	margin:1.5em 0;	
} 
.row-datacontact ul li b
{
	font: 1.335em / 1.35em bold;
    color: #fff;
    display: block;
    margin-bottom: 1em;	
} 
.row-datacontact ul li span
{
	font: 1.335em / 1.35em regular;
    color: #fff;	
} 
.row-datacontact ul li a
{
	font: 1.335em / 1.35em regular;
    color: #fff;	
	display: block;
} 
.row-datacontact ul li a:hover
{
    color: #FD8552;	
	text-decoration:underline;
} 
.row-socialcontact  
{
	display:flex;
	margin-top:0.75em;
}
.row-socialcontact img 
{
	width: 2.5em;
    margin-right: 0.5em;
}

.left-contact
{
    width: 60%;
	background: #fff;
	padding: 0 5em;
}
.left-contact h3
{
	font: 1.4em / 1.3em bold;
    color: #000; 
	text-align: center;
}
.left-contact h4
{
	font: 1.235em / 1.35em regular;
    color: #000;
    padding-top: 0.75em;
	padding-bottom: 1.1em;
	text-align: center;
}
.left-contact p
{
	margin-bottom:1em;
	width: 49%;
}
.fullWith
{
	width: 100% !important;
}
.left-contact form 
{
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
}
.left-contact br 
{
	display:none;
}
.left-contact input[type="text"], 
.left-contact input[type="tel"], 
.left-contact input[type="email"]
{
    width: 100%;
    border: 1px solid #eee;
    height: 2.65em;
    font: 1.15em / 1em regular;
    background: #fbfbfb;
    padding-left: 1em;
    padding-right: 1em;
}
.left-contact select
{
    width: 100%;
    border: 1px solid #eee;
    height: 2.65em;
    font: 1.15em / 1em regular;
    background: #fbfbfb;
    padding-left: 1em;
    padding-right: 1em;
}
.left-contact textarea
{
    width: 100%;
    border: 1px solid #eee;
    font: 1.15em/1em regular;
    background: #fbfbfb;
    padding-left: 1em;
    padding-right: 1em;
	height:7em;    
	resize:none;
	padding-top:1em;
}
.left-contact input[type="submit"]
{
    border: none;
    font: 1.35em / 1em regular;
    background:#0157AC;
	color:#fff;
    padding-left: 2em;
    padding-right: 2em;
    display: table;
    cursor: pointer;
    height: 2.65em;
	text-transform: uppercase;
	transition: all 0.5s ease-in-out;
}

.left-contact::placeholder
{
	color: #677d8f;
}
.left-contact::-ms-input-placeholder
{
	color: #677d8f;
}
.left-contact::-ms-input-placeholder
{
	color: #677d8f;
}

.wpcf7-spinner
{
	display:none !important;
}
.wpcf7-not-valid-tip 
{
    color: #0157AC !important;
    font: 1em / 1em light !important;
    padding: 0.25em 1em !important;
    background: #e5e5e5 !important;
}

.wpcf7 form .wpcf7-response-output 
{
    margin: 0 !important;
    border: none;
    color: #ffffff !important;
    font: 1em / 1em light !important;
    padding: 0.25em 1em !important;
    background: #fd8552 !important;
}

.contact h3
{
	font: 1.4em / 1.3em bold;
    color: #000; 
}
.contact h4
{
	font: 1.335em / 1.35em regular;
    color: #000;
    padding: 0.75em 0;
}





#container_module_maps
{
	width: 100%;
	margin-bottom: 4em;
}
#container_module_maps iframe
{
	width: 100% !important;
	height: 450px !important;
}

 
#container-module-post 
{
    width: 100%;
    background: #fff;
}
#container-module-post  .slick-slider 
{
    margin:0 -25px;
}
#container-module-post  .slick-slide
{
    margin-right:25px;
    margin-left:25px;
}

.row-listpost
{
	margin-top:3.75em;
	margin-bottom:3.25em;
}
.column-post
{
    width: 32%;
    position: relative;
}
.image-post
{
	width: 100%;
    position: relative;
    overflow: hidden;
    background: #fff;
}
.image-post img
{
    width: 100%;
    height: 28em;
    transition: all 0.35s ease-in-out;
    margin: 0 auto;
    object-fit: cover;
}
.column-post:hover .image-post img 
{
    transform: scale(1.05);
}
.content-post  
{
    width: 100%;
    padding:1.25em 2em 1.25em 2em;
	background:#fff;
}
.content-post span 
{
    font: 1.15em / 1.2em regular;
    color: #686868;
    margin: 0.25em 0 0.25em 0;
    display: block;
}
.content-post h4
{
    font: 1.4em/1.2em semibold;
    color: #000;
	position: relative;
}
.content-post h4:before
{
    content: "";
    width: 11px;
    height: 11px;
    position: absolute;
    left: -1em;
    top: 0.3em;
    background: #0157AC;
}
.content-post .textpost
{
	font: 1.15em/1.2em regular;
    color: #686868;
    margin: 0.5em 0 1em 0;
}
.content-post h5
{
	font: 1.2em / 1em regular;
    color: #fff;
    background: #0157AC;
    padding: 0.85em 2em;
    display: table;
	margin: 0 auto;
	transition: all 0.35s ease-in-out;
}
.column-post:hover .content-post  h5 
{
    background:#f8c807;
	color:#0157ac;
}
 
 
 
/* BLOG HOME*/

/* BLOG */


#container-module-blog 
{
    width: 100%;
	padding-bottom: 5.75em;
}
#container-module-blog  .slick-slider 
{
    margin:0 -15px;
}
#container-module-blog  .slick-slide
{
    margin-right:35px;
    margin-left:35px;
}

.row-listblog h3
{
    font: 2em / 1.3em semibold;
    color: #0050A9;
	padding-bottom: 0.85em;
	margin-left: 15px;
}
.row-listblog
{
	margin-top:3.75em;
	background: #F5F6F7;
	padding: 3em 5em 5em 5em;
}
.column-blog
{
    width: 32%;
    position: relative;
}
.image-blog
{
	width: 100%;
    position: relative;
    overflow: hidden;
    background: #fff;
}
.image-blog img
{
    width: 100%;
    height: 25em;
    transition: all 0.35s ease-in-out;
    margin: 0 auto;
    object-fit: cover;
}
.column-blog:hover .image-blog img 
{
    transform: scale(1.05);
}
.content-blog  
{
    width: 100%;
    padding-top:1.5em;
}
.dateblog
{
    width: 3.5em;
    height: 5em;
    position: absolute;
    background: #fff;
    top: 1em;
    left: 1em;
    display: flex;
    justify-content: center;
    flex-flow: column wrap;
    align-items: center;
    text-align: center;
	transition: all 0.3s ease-in-out;
}
.dateblog b 
{
    font: 1.5em/1em bold;
    color: #000;
	margin-bottom: 0.15em;
}
.dateblog span 
{
    font: 1em/1em bold;
    color: #000;  
}
.content-blog .textblog
{
	font: 1.335em/1.5em regular;
    color: #686868;
    margin: 0.5em 0 1em 0;
}
.content-blog h4
{
	font: 1.335em / 1em bold;
    color: #000;
	margin-bottom: 1em;
}


#container-module-blog .slick-prev
{
    position:absolute;
    width:2.5em;
    height:2.5em;
    top: -14%;
    right: 7%;
    border:none;
    color:transparent;
    padding:0;
    cursor:pointer;
    z-index:99;
    background:url("images/prev.svg") no-repeat center / contain;
	transition: all 0.5s ease-in-out;
}
#container-module-blog .slick-next
{
    position:absolute;
    width:2.5em;
    height:2.5em;
    top: -14%;
    right: 3%;
    border:none;
    color:transparent;
    padding:0;
    cursor:pointer;
    z-index:99;
	background:url("images/next.svg") no-repeat center / contain;
	transition: all 0.5s ease-in-out;
}
#container-module-blog .slick-prev:hover
{
    background:url("images/prev-hover.svg") no-repeat center / contain;
}
#container-module-blog .slick-next:hover
{
    background:url("images/next-hover.svg") no-repeat center / contain;
} 
 
 
/* FOOTER  */


#container-module-footer
{
    width: 100%;
    background: #0157AC;
    padding: 4em 0;
    border-top: 1px solid #cabbbb;
}
.row-footer 
{
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
}
.column-left-footer
{
	width:25%;
}
.row-logo-footer
{
	width:100%;
}
.row-logo-footer img
{
	width:15em;
}
.row-social-footer
{
	display:flex;
	margin-top:0.75em;
}
.row-social-footer img 
{
	width: 2.5em;
    margin-right: 0.75em;
	filter: brightness(0) invert(1);
}
.row-text-footer
{
    font: 1.335em/1.6em light;
    color: #fff;
    margin: 2em 0;
}
.row-book-footer 
{
	width:100%;
	margin-top:2.25em;
}
.row-book-footer img
{
    width: 6.35em;
}

.column-right-footer
{
	width:65%;
}
.column-right-footer > ul 
{
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
}
.column-right-footer > ul > li:nth-child(1)
{
	width: 20%;
}
.column-right-footer > ul > li:nth-child(2)
{
	width: 34%;
}
.column-right-footer > ul > li:nth-child(3)
{
	width: 32%;
}

.column-right-footer ul li h3 
{
    font: 1.5em / 1em bold;
    color: #fff;
    margin-bottom: 1em;
}
.link_footer ul li a:first-child 
{
	color:#fff !important;
}
.link_footer li
{
	position:relative;
	padding-left:1em;
}
.link_footer li:before
{
    content: "";
    width: 6px;
    height: 6px;
    position: absolute;
    left: 0;
    top: 0.5em;
    background: #fff;
    border-radius: 50%;
}
.link_footer ul li a 
{
    font: 1.335em / 1em regular;
    color: #fff;
    margin-bottom: 0.75em;
    display: flex;
}


.menu-footer li
{
    font: 1.335em/1.3em light;
    color: #fff;	
	margin-bottom:1.25em;
	position:relative;
	padding-left:1em;
}

.menu-footer li a 
{
    color: #fff;	
}
.menu-footer li:before
{
    content: "";
    width: 6px;
    height: 6px;
    position: absolute;
    left: 0;
    top: 0.5em;
    background: #fff;
    border-radius: 50%;
}

.data-footer ul li 
{
    margin-bottom:2.25em;	
	padding-left:3.25em;
}
.data-footer ul li span
{
    font: 1.235em/1.1em semibold;
    color: #fff;	
}
.data-footer ul li a
{
    font: 1.335em/1.1em light;
    color: #fff;	
	margin-top:0.25em;
	display: block;
}
.data-footer .whatsapp
{
	background:url('images/icon_whatsapp.svg') no-repeat left center / 2em;
}
.data-footer .email
{
	background:url('images/icon_mensaje.svg') no-repeat left center / 1.9em;
}
.data-footer .maps
{
	background:url('images/icon_ubicacion.svg') no-repeat left center / 1.6em;
}


#container_module_copy
{
	width: 100%;
    background: #0157AC;
    padding: 1em 0;
	border-top: 1px solid #fff;	
}
.row_copy
{
	display: flex;
	justify-content: space-between;
}
.row_copy span
{
	font: 1.1em/1em regular;
	color: #fff;
}


 
/* SERVICES */
 
#container-module-lineTypes
{
	width: 100%;
	padding: 5em 0;
}
.row-lineTypes
{
	width:100%;
}
.title-lineTypes img
{
	width:auto;
	margin:0 auto;
}
.title-lineTypes h2 
{
    font:3em/1.3em semibold;
    color:#000;
	text-align:center;
	margin-bottom:0.85em;
}
.title-lineTypes p 
{
    font:1.3em/1.5em regular;
    color:#204E51;
	text-align:center;
	margin:3.5em 0;
}
.column_content_contact h3
{
	font:1.4em/1.5em bold;
    color:#fff;
}
.column_content_contact h4
{
	font:1.1em/1.5em regular;
    color:#fff;
}

.group-lineTypes
{
	display:flex;
	flex-flow:row wrap;
}
.column-lineTypes
{
	width:45%;
	margin:2em 2.5%;
}
.image-lineTypes
{
	width:100%;
	height:350px;
    margin:0 auto;
}
.image-lineTypes img
{
    width:100%;
	height:100%;
	object-fit: cover;
}
.content-lineTypes
{
    text-align:center;
	padding-top:3em;
}
.content-lineTypes h2
{
    font:1.6em / 1.3em semibold;
    color:#4b5b68;
    margin-bottom:0.75em;
}
.content-lineTypes p
{
	font:1.235em / 1.5em regular;
    color:#677d8f;
}
.content-lineTypes span
{
    font:1.235em / 1.3em semibold;
    color:#03BB85;
	margin-top: 2em;
	
	display:flex;
    align-items:center;
    justify-content:center;
}
.content-lineTypes span i 
{
    width:1.5em;
	height:1.5em;
	background:url("images/juego-de-contorno-de-triangulo-de-flecha-derecha.png") no-repeat left center / 1em;
	margin-left:0.5em;
}
 
 
#container_module_detail
{
	width: 100%;
	padding: 5em 0;
}
.row_detail
{
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-flow: row wrap;
}
.left_detail 
{
    width: 60%;
}
.right_detail 
{
    width: 31%;
}
.row_content_detail
{
	width: 100%;
    padding-top: 2em;
}
.row_content_detail p
{
	font: 1.2em/1.5em regular;
	color: #939291;
	margin-bottom: 1em;
	text-align: justify;
}
.row_content_detail p strong
{
	font: 1.2em/1.5em bold;
}
.row_image_detail
{
	width: 100%;
}
.row_image_detail img
{
	width: 100%;
	height: 35em;
	object-fit: cover;
}
 
 
#container-module-internal-banner  
{
    width: 100%;
    height: auto;
	position:relative; 
	display: flex;
    justify-content: flex-end;
}
#container-module-internal-banner img 
{
    width: 65%;
    height: 17em;
	object-fit:cover;
}
.layer-internal-banner
{
    width: 100%;
    height: 100%;
    background: url("images/layer-internal.png") no-repeat center left / 50% 100% ;
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
	z-index:9;
}
.layer-internal-banner h1 
{
    font: 2.5em / 1.3em semibold;
    color: #fff;
    text-transform: uppercase;
    width: 35%;
}
.centerbanner
{
    width: 95em;
    margin: 0 auto;
}

.listpost
{
    width: 100%;
    padding: 5em 0;
    display: flex;
    flex-flow: row wrap;
}
.listpost  .column-post
{
	width:31%;
    margin-right:2%;
}
.listpost  .content-post 
{
    padding: 1.25em 2em 2em 2em;
}
.listpost .content-post h5 
{
    margin: inherit;
}
 
 
#container-module-internal-banner  
{
    width: 100%;
    height: auto;
	position:relative; 
	display: flex;
    justify-content: flex-end;
}
#container-module-internal-banner img 
{
    width: 74%;
    height: 32em;
	object-fit:cover;
}
.layer-internal-banner
{
    width: 100%;
    height: 100%;
    background: url("images/layer-internal.png") no-repeat center left / 50% 100% ;
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
	z-index:9;
}
.layer-internal-banner h1 
{
    font: 2.5em / 1.3em semibold;
    color: #fff;
    text-transform: uppercase;
    width: 35%;
}
.centerbanner
{
    width: 95em;
    margin: 0 auto;
}

.listpost
{
    width: 100%;
    padding: 5em 0;
    display: flex;
    flex-flow: row wrap;
}
.listpost  .column-post
{
	width:31%;
    margin-right:2%;
}
.listpost  .content-post 
{
    padding: 1.25em 2em 2em 2em;
}
.listpost .content-post h5 
{
    margin: inherit;
}


#container-module-category
{
    width: 100%;
    padding: 5.75em 0;
    background: #fff;
}
.row-category
{
    width: 100%;
    display: flex;    
    justify-content: space-between;
    flex-flow: row wrap;
}
.columnleft-category
{
    width: 25%;
}
.row-search
{
	background:#F4F4F4;
	padding:1.25em;
}
.row-search form 
{
	background:#fff;
	padding:0.5em;
    display: flex;    
    justify-content: space-between;	
}
.row-search form input[type="text"]
{
	font: 1.1em/1em regular;
    color: #0157AC;	
	border:none;
}
.row-search form input[type="submit"]
{
    width: 1.75em;
    height:  1.75em;
    background: url("images/icon-search.svg") no-repeat center / contain;	
	border:none;
	color:transparent;
	cursor:pointer;
}
.row-list-category
{
	width: 100%;
	background:#F4F4F4;
	padding:1.25em;
	margin-top:1.5em;
}
.row-list-category ul li
{
	position:relative;
	margin:1.25em 0;
}
.row-list-category ul li a
{
	font: 1.1em/1em regular;
    color: #000;	
	border:none;
}
.row-list-category ul li a:hover
{
	color: #FD8552;
    text-decoration: underline;
}
.row-list-category ul li.active a
{
    background: url("images/icon-menuactive.svg") no-repeat center right / 0.5em  !important;	
	color: #FD8552 !important;
}

.columnright-category
{
    width: 70%;
}
.row-breadcrumb
{
    width: 100%;
    background: #F4F4F4;
    padding: 1.25em;
	display:flex;
	flex-flow:row wrap;
}
.row-breadcrumb a
{
	font: 1.1em/1em regular;
    color: #0157AC;	   
}
.row-breadcrumb a:hover
{
	color: #FD8552;
    text-decoration: underline;  
}
.row-breadcrumb i
{
	font: 1.1em/1em regular;
    color: #0157AC;	 
	margin:0 0.5em;	
}
.row-breadcrumb span
{
	font: 1.2em/1em regular;
    color: #0157AC;	   
}
 
 
.row-menu-tabs
{
    width: 100%;
	display:flex;
	margin:1.5em 0;
}
.row-menu-tabs a
{
    font: 1.1em/1.2em regular;
	background: #F4F4F4;
    color: #fff;
    padding: 0.5em 1em;
    margin-right: 0.5em;
    text-align: center;
}
.row-menu-tabs a img 
{
    width: 8em;
    height: 3em;
    object-fit: contain;
    margin: 0 auto;
}
.row-menu-tabs a:hover img
{
	filter: brightness(0) invert(1);
}
.row-menu-tabs a:hover
{
    background: #0157AC !important;
	color:#FFF !important;
}
.row-menu-tabs a
{
    background: #F4F4F4 !important;
	color:#0157AC !important;
}
.row-menu-tabs a.active
{
    background: #0157AC !important;
    color: #fff !important;
}
.row-menu-tabs a.active img
{
    filter: brightness(0) invert(1);
}
 
 
 
 
.row-product-list
{
    width: 100%;
    display: flex;
    flex-flow: row wrap;
}
.row-product-list div
{
	display: flex;
	flex-flow: row wrap;
}

.column-product-cat
{
    width: 31%;
	margin-right:3%;
	margin-bottom:2.5%;
	background:#fff;
	position:relative;
}
.column-product-cat a
{
    width: 100%;
    height: 22em;
	position:absolute;
	top:0;
	left:0;
	background:rgb(25 65 67 / 85%); 
	display: flex;
    align-items: center;
    justify-content: center;
	
	visibility: hidden;
    opacity: 0;
    transition: all 0.5s ease-in-out;
}
.column-product-cat:hover a  
{
	visibility: visible;
    opacity: 1;
    transition-delay: 0s;
}
.column-product-cat a span 
{
    font: 1.15em / 1em medium;
    color: #fff;
    padding: 0.5em 1.25em;
    background: #FD8552;
    border-radius: 2em;
}
.column-product-cat:nth-child(3n)
{
	margin-right:0%;
}
.image-product-cat
{
    width: 100%;
	border:1px solid #DDDDDD;
}
.image-product-cat img
{
    width: 100%;
    height: 22em;
    object-fit: cover;
}
.column-product-cat h3 
{
    font: 1.1em / 1.2em regular;
    color: #545454;
    text-align: center;
	margin-top:1em;
}
.column-product-cat h4
{
    font: 1.2em / 1.2em semibold;
    color: #0157AC;
    margin: 0 auto;
    margin-bottom: 1em;
    padding-top: 1em;
} 
.box
{
	position:sticky;
	top:3.5em;
}
 

#container-module-breadcrumb  
{
    width: 100%;
    height: auto;
	padding:3.5em 0;
	background:#0157AC;
}
#container-module-breadcrumb a
{
	font: 1.2em/1.3em regular;
    color: #fff;	   
}
#container-module-breadcrumb a:hover
{
	color: #FD8552;
    text-decoration: underline;  
}
#container-module-breadcrumb i
{
	font: 1.2em/1.3em regular;
    color: #fff;	 
	margin:0 0.5em;	
}
#container-module-breadcrumb span
{
	font: 1.2em/1.3em regular;
    color: #fff;	   
}
.breadcrumbpage
{
	display:flex;
}
 
 
 
#container-module-titleSingle
{
	width: 100%;
	padding-top: 3.75em;
} 
.row-titleSingle
{
	width: 100%;
}
.row-titleSingle h1
{
    font: 2.5em/1.2em semibold;
    color: #0157AC;
    margin-top: 0.25em;
    margin-bottom: 0.5em;
} 
.row-titleSingle h3 
{
    font: 1.2em/1.2em regular;
    color: #545454;
} 
 
#container-module-detailproduct 
{
    width: 100%;
    padding: 2.75em 0;
    background: #fff;
}
.row-detailproduct
{
    width: 100%;
    display: flex;    
    justify-content: space-between;
    flex-flow: row wrap;
}
.columnleft-product
{
    width: 65%;
	
	
}
.contentProduct
{
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-flow: row wrap;
}
.row-full-image
{
    width: 75%;
	margin-bottom:2em;
}
.full-image img
{
    width: 100%;
    height: 35em;
    object-fit: cover;
}
.description-image
{
    font: 1.2em/1.3em regular;
    color: #545454;
	margin:2em 0;
}

.description-image h2 
{
    font: 1.1em/1em black;
    color: #000;
    padding-bottom: 1em;
}
.description-image p
{
    font: 1em/1.4em light;
    color: #000;
	margin: 1em 0;
}
.description-image strong
{
    font: 1em/1em bold;
    color: #000;
    padding-bottom: 0.5em;
}
.description-image ul li 
{
    font: 1em/1.1em light;
    color: #000;
    padding-bottom: 0.5em;
    position: relative;
    padding-left: 1em;
}
.description-image ul li:before 
{
    content: "";
    width: 6px;
    height: 5px;
    position: absolute;
    left: 0;
    top: 0.35em;
	border-radius: 100%;
    background: #0157AC;
}

.row-thumb-image
{
    width: 20%;
	position:relative;
}
.row-thumb-image img
{
    width: 100%;
    height: 10em;
    /* object-fit: cover;    */
	cursor: grab;
}
.row-thumb-image .slick-current  img
{
    border:1px solid #0157AC !important;
}


#container-module-detailproduct  .slick-slider 
{
    margin:0 -10px;
}
#container-module-detailproduct  .slick-slide
{
    margin-right:10px;
    margin-left:10px;
}
#container-module-detailproduct .slick-prev
{
    position: absolute;
    width: 2em;
    height:2em;
    top: 45%;
    left: -1.5%;
    border: none;
    color: transparent;
    cursor: pointer;
    z-index: 99;
    background: #fff url("images/icon-prev-product.svg") no-repeat center / 40%;
    padding: 1em;
    border-radius: 50%;
}
#container-module-detailproduct .slick-next
{
    position: absolute;
    width: 2em;
    height: 2em;
    top: 45%;
    right: -1.5%;
    border: none;
    color: transparent;
    cursor: pointer;
    z-index: 99;
    background: #fff url("images/icon-next-product.svg") no-repeat center / 40%;
    padding: 1em;
    border-radius: 50%;
}

.columnright-product
{
    width: 30%;
}

.row-product-form h4 
{
    font: 1.6em/1.2em semibold;
    color: #0157AC;
    margin-top: 0.25em;
    margin-bottom: 0.5em;
}
.row-product-chat
{
	width: 100%;
    display: flex;
    justify-content: flex-start;
    margin: 5em 0 3em 0;
    position: relative;
    align-items: center;
}
.row-product-chat a 
{
    font: 1.2em/1em medium;
    color: #0157AC;
	background:#F4F4F4;	
	border:1px solid #0157AC;
	border-radius:3em;
	padding:0.5em 2em;
	position:relative;
	margin-left:3.5em;
}
.row-product-chat a:hover
{
    color: #fff;
	background:#0157AC;	
}
.row-product-chat:before
{
    content:"";
	width:5.75em;
	height:5.75em;
    background: url("images/icon-contact.svg") no-repeat center / contain;	
	position:absolute;
	left:0;
	z-index:9;
}

.row-product-social
{
    width: 100%;
    display: flex;
    align-items: center;
}
.row-product-social span
{
    font: 1.2em/1.2em bold;
    color: #000;
	margin-right:1em;
}
.row-product-social a img
{
    width:2.5em;
}
 

.row-tabs-product
{
    width: 100%;
	margin:5em 0 0 0;
}
.tab-menu-product
{
    width: 100%;
    border-bottom: 1px solid #0157AC;
    display: flex;
    justify-content: flex-start;
}
.tab-menu-product a
{
	background: #0157AC;
    font: 1.2em / 1.2em medium;
    color: #fff;
    padding: 0.75em 3em 0.5em 3em;
    border-top-left-radius: 1em;
    border-top-right-radius: 1em; 
	display: flex;
	align-items:center;
}
.tab-menu-product a i
{
	margin-left:1em;
	width:0.8em;
	height:0.8em;
    background: url("images/tab.svg") no-repeat center / contain;	
}
.tab-content-product ul  li
{
	list-style:disc;
}

.tab-content-product > div > p > img
{
	margin: 1em auto;
	
}
.tab-content-product
{
    font: 1.1em/1.4em regular;
    color: #686868;	
	margin:3em 0;
}
.tab-content-product div ,
.tab-content-product p
{
	margin:1em 0;
}
.tab-content-product h2 ,
.tab-content-product h3
{
	font-family:bold;
	color:#0157AC;
}
.thecontent-postdetail b ,
.thecontent-postdetail strong
{
	font-family:bold;
	color:#0157AC;
}
 

#container_module_dateHome
{
	width: 100%;
	padding: 5em 0;
}
.row_dateHome
{
	width: 100%;
}
.row_dateHome ul
{
	display: flex;
    justify-content: center;
    flex-flow: row wrap;
}
.row_dateHome ul li
{
	width: 23.5%;
	border: 1px solid #0157AC;
    border-radius: 5px;
	background: #0157AC;
	padding: 2.2em 0;
	margin: 0 2em;
}
.column_dateHome 
{
    display: flex;
    flex-direction: column;
    align-items: center;
	text-align: center;
}
.column-imageHome 
{
    margin-bottom: 1em;
}
.column-imageHome img
{
	width: 3em;
	filter: brightness(0) invert(1);
}
.content_dateHome h2
{
	font: 1.2em/1em bold;
    color: #fff;
	text-transform: uppercase;
	margin-bottom: 0.5em;
}
.content_dateHome p
{
	font: 1.1em/1em regular;
    color: #fff;
}

#container_module_us
{
	width: 100%;
	padding: 3em 0;
}
.row_us
{
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-flow: row wrap;
	background: #F5F6F7;
}
.column_image_us
{
	width: 49%;
}
.column_image_us img
{
	width: 100%;
    height: 40em;
    object-fit: cover;
}
.column_content_us
{
	width: 48%;
	padding-right: 2em;
	padding-left: 2em;
}
.column_content_us p strong
{
	font: 1em/1em regular;
    color: #6c757d;
}
.column_content_us h2
{
	font: 1.8em/1em bold;
    color: #000;
    padding-bottom: 0.85em;
	text-transform: uppercase;
}
.column_content_us p
{
	font: 1.2em/1.5em regular;
    color: #171717;
    padding-bottom: 1.2em;
}
.column_content_us a 
{
    font: 1em/1em bold;
    color: #fff;
    background: #0157AC;
    padding: 1.5em;
    display: table;
	text-transform: uppercase;
    transition: all 0.3s ease-in-out;
}
.column_content_us a:hover 
{
    background: #716E6B;
}


.rowUs
{
	width: 100%;
}
.row-content
{
	width: 100%;
	display: flex !important;
	justify-content: space-between;
	flex-flow: row wrap;
}
.row-content:nth-child(2)
{
	flex-direction: row-reverse;
}
.column_imageUs
{
	width: 49%;
}
.column_imageUs img
{
	width: 100%;
    height: 40em;
    object-fit: cover;
}
.column_contentUs
{
	width: 48%;
    padding-right: 2em;
    padding-left: 2em;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.column_contentUs p strong
{
	font: 1em/1em regular;
    color: #6c757d;
}
.column_contentUs h2
{
	font: 1.8em/1em bold;
    color: #000;
    padding-bottom: 0.85em;
	text-transform: uppercase;
}
.column_contentUs p
{
	font: 1.2em/1.5em regular;
    color: #171717;
    padding-bottom: 1.2em;
}

#container_module_products
{
	width: 100%;
	padding: 5em 0;
}

.row_products h2
{
	font: 2em/1em semibold;
	color: #0050A9;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 1.5em;
}
.column_left_products img
{
	width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5s ease-in-out;
}
.column_left_products:hover img
{
	transform: scale(1.2);
	opacity: 0.5;
}

.column_right_products
{
	width: 100%;
}
.column_minproducts
{
	width: 100%;
}
.column_minproducts img
{
	width: 100%;
	height: 20em;
}
.column_textproducts 
{
    padding-top: 1em;
}
.column_textproducts h4
{
    font: 1.335em/1em regular;
    color: #000;
	text-align: center;
}

#container_module_products .slick-prev
{
    position:absolute;
    width:3em;
    height:3em;
    top: 32%;
    left: -6%;
    border:none;
    color:transparent;
    padding:0;
    cursor:pointer;
    z-index:9;
    background:url("images/prev.svg") no-repeat center / contain;
	transition: all 0.5s ease-in-out;
}
#container_module_products .slick-next
{
    position:absolute;
    width:3em;
    height:3em;
    top: 32%;
    right: -6%;
    border:none;
    color:transparent;
    padding:0;
    cursor:pointer;
    z-index:9;
	background:url("images/next.svg") no-repeat center / contain;
	transition: all 0.5s ease-in-out;
}
#container_module_products .slick-prev:hover
{
    background:url("images/prev-hover.svg") no-repeat center / contain;
}
#container_module_products .slick-next:hover
{
    background:url("images/next-hover.svg") no-repeat center / contain;
} 
#container_module_products .slick-slider 
{
    margin:0 -15px;
}

#container_module_products .slick-slide 
{
    margin-right:15px;
    margin-left:15px;
} 


#container-module-staff
{
	width: 100%;
	padding: 5em 0;
}
.row-staff
{
	width: 100%;
}
.title-staff
{
	width: 100%;
	
	display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    justify-content: center;
}
.title-staff span
{
    font: 1em/1.3em light;
    color: #545454;
}
.title-staff h2 
{
    font: 1.8em/1.3em bold;
    color: #000;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 1em;
	margin-top: 0.5em;
}

.row-staff
{
	display: flex;
	flex-flow: row wrap;
}
.column-staff
{
	width: 18%;
    margin: 0 1%;
}
.image-staff 
{
	width: 100%;
	height: 15em;

	position: relative;
}
.image-staff img
{
    max-width: 100%;
	height: auto;
	object-fit: cover;
}

/* .enlaces-staff
{
	height: 0;
	background: rgb(0 0 0 / 65%);
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	visibility: hidden;
    opacity: 0;
	display: flex;
    align-items: center;
	justify-content: center;
	transition: all .5s;
}
.enlaces-staff img
{
	width: 1.2em;
	height: auto;
	object-fit: cover;
	margin-left: 0.5em;
}
.column-staff:hover .enlaces-staff
{
    visibility: visible !important;
    opacity: 1 !important;
    transition-delay: 0s !important;
	height: 3.5em;
} */
/* .content-staff
{
    text-align: center;
	padding-top: 1em;
}
.content-staff h2
{
    font: 1.235em / 1.3em bold;
    color: #000;
    margin-bottom: 0.75em;
}
.content-staff h3
{
    font: 1em / 1.3em regular;
    color: #545454;
} */
 

#container_module_clients
{
	width: 100%;
	padding: 5em 0;
	background: #F9F9F9;
}
.row_clients
{
	width: 100%;
}
.row_clients h2
{
	font: 2.25em / 1.3em semibold;
    color: #0157AC;
    text-align: center;
    margin-bottom: 1.5em;
}
.title_clients h2
{
	font: 2.25em / 1.3em semibold;
    color: #0157AC;
    text-align: center;
    margin-bottom: 1.5em;
}
.image_clients
{
	border: 1px solid #fff;
	position: relative; 
	overflow: hidden;
	transition: all 0.5s ease-in-out;
} 
.image_clients img
{
	max-width: 85%;
	height: auto;
	object-fit: cover;
    transition: all 0.5s ease-in-out;
}
.image_clients:hover img
{
	transform: scale(1.2);
}

#container_module_clients .slick-prev 
{
    position: absolute;
    background: url("images/arrow-left.svg");
    background-repeat: no-repeat;  
	background-size: contain;
	top: 15%;
    left: -2.5%;
    border: none;
    font-size: 0;
    color: transparent;
    width: 35px;
    height: 35px;
    padding: 0;
    cursor: pointer;
    z-index: 9;
}
#container_module_clients .slick-next 
{
    position: absolute;
    background: url("images/arrow.svg");
    background-repeat: no-repeat;
    background-size: contain;
	top: 15%;
    right: -2.5%;
    border: none;
    font-size: 0;
    color: transparent;
    width: 35px;
    height: 35px;
    padding: 0;
    cursor: pointer;
    z-index: 9;
}
#container_module_logosUs .slick-slider 
{
    margin:0 -15px;
}
#container_module_logosUs .slick-slide 
{
    margin-right:15px;
    margin-left:15px;
}


#container_module_testimonial
{
	width: 100%;
	padding-top: 5em;
	padding-bottom: 7em;
}
.title_testimonial
{
	width: 100%;
	text-align: center;
}
.title_testimonial span
{
    font: 1em/1em regular;
    color: #6c757d;
}
.title_testimonial h2 
{
    font: 2em/1em bold;
    color: #000;
    padding-top: 0.85em;
    padding-bottom: 2em;
}
.group_testimonial
{
	width: 100%;
}
.column_testimonial
{
	border: 1px solid #f3f4f5;
	padding: 2.5em;
	transition: all 0.3s ease-in-out;
	background: #F3F3F3;
}

.group_testimonial .slick-slider 
{
    margin:0 -15px;
}
.group_testimonial .slick-slide 
{
    margin-right:15px;
    margin-left:15px;
}
.row_content_testimonial p 
{
    font: 1.1em/1.5em regular;
    color: #171717;
	text-align: center;
    padding-bottom: 1.2em;
}
.row_iconos_testimonial
{
	display: flex;
	align-items: center;
	justify-content: center;
}
.ico_testimonial 
{
    border-radius: 50%;
    overflow: hidden;
}
.ico_testimonial img
{
	width: 5em;
	height: 5em;
}
.row_image_testimonial
{
    display: flex;
	justify-content: center;
	margin-bottom: 2em;
}
.row_image_testimonial img
{
    width: 3em;
	height: 3em;
}
.text_testimonial span
{
	font: 1.2em/1em bold;
    color: #000;
}
.text_testimonial p
{
	font: 1em/1em regular;
    color: #6c757d;
	margin-top: 0.5em;
}
.text_testimonial 
{
    margin-left: 1em;
}
.row_content_testimonial img
{
	width: 8em;
	margin: 0 auto;
}


#container_module_testimonial .slick-dots  
{ 
	display: flex !important;
    justify-content: center;
    align-items: center;
    width: 100%;
    left: 0em;
    position: absolute;
    bottom: -3em;
}
#container_module_testimonial .slick-dots button 
{
	border: none;
	padding: 0;
	margin: 0;
	font-size: 0;
	width: 14px;
	height: 14px;
	background: none;
	border-radius: 50%;
	margin:0 4px;
	cursor:pointer;
	border:1px solid #6EC8FF;
}
#container_module_testimonial .slick-active button 
{
	background: #6EC8FF;
}


#container_module_contact
{
	width: 100%;
	padding: 4em 0;
}
.row_title_contact
{
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-flow: row wrap;
}
.column_date_contact
{
	width: 66%;
}
.column_date_contact h2 
{
    font: 2.2em/1em bold;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 0.5em;
	text-align: center;
}
.column_date_contact p
{
    font: 1.4em/1.7em regular;
    color: #888;
	text-align: center;
	margin-bottom: 2em;
}
.datacontact
{
	width: 100%;
}
.datacontact form
{ 
	display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}
.datacontact p
{
	width: 49%;
	margin-bottom: 1em;
	position: relative;
}
.datacontact p input[type="text"] ,
.datacontact p input[type="email"],
.datacontact p input[type="tel"]
{
    width: 100%;
    padding: 0 0.5em;
    border: 1px solid #ddd;
    font: 0.85em/1em regular;
    color: #8D8D8D;
    padding-top: 10px;
    padding-bottom: 10px;
    background: transparent;
}
.datacontact p input[type="submit"]  
{
    font: 0.85em/1em bold;
    color: #fff;
    background: #0157AC;
	text-transform: uppercase;
    padding: 1em 3em;
    display: table;
	border: none;
	cursor:pointer;
	transition: all 0.3s ease-in-out;
}
.datacontact p input[type="submit"]:hover
{
    box-shadow: -5px 5px 10px #535353;
}
.datacontact p textarea
{
    width: 100%;
    border: 1px solid #ddd;
    font: 0.85em/1em regular;
    color: #8D8D8D;
	background: transparent;
	height: 8em;
	resize: none;
	padding: 0.75em 0.5em;
}
.fullwidth:nth-child
{
    width: 100% !important;
}
.btnwidth 
{
    width: auto !important;
}

.column_content_contact
{
	width: 32%;
	background: #0157AC;
	border: 1px solid #ececec;
	padding: 1.5em;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

 
#container-module-relationproduct 
{
    width: 100%;
    padding: 5.75em 0;
    background: #F4F4F4;
}
#container-module-relationproduct  h3 
{
    font: 2.25em / 1.3em semibold;
    color: #0157AC;
    text-align: center;
}
.row-relationproduct
{
	width:100%;
	margin-top:1.75em;
}
.column-relationproduct 
{
    position:relative;
}
.column-relationproduct a
{
    width: 100%;
    height: 100%;
	position:absolute;
	top:0;
	left:0;
	background:rgb(25 65 67 / 85%); 
	display: flex;
    align-items: center;
    justify-content: center;
	
	visibility: hidden;
    opacity: 0;
    transition: all 0.5s ease-in-out;
}
.column-relationproduct:hover a  
{
	visibility: visible;
    opacity: 1;
    transition-delay: 0s;
}
.column-relationproduct a span 
{
    font: 1.15em / 1em medium;
    color: #fff;
    padding: 0.5em 1.25em;
    background: #FD8552;
    border-radius: 2em;
}
.image-relationproduct
{
    width: 100%;
    background: #fff;
}
.image-relationproduct img
{
    width: 100%;
    height: 22em;
    object-fit: contain;
}
.column-relationproduct h4
{
    font: 1.3em/1.2em semibold;
    color: #0157AC;
    text-align: center;
    margin-top:0.75em;
    margin-bottom:1em;
} 

#container-module-relationproduct  .slick-slider 
{
    margin:0 -15px;
}
#container-module-relationproduct  .slick-slide
{
    margin-right:15px;
    margin-left:15px;
}

#container-module-relationproduct .slick-prev
{
    position: absolute;
    width: 2em;
    height:2em;
    top: 45%;
    left: -1.5%;
    border: none;
    color: transparent;
    cursor: pointer;
    z-index: 99;
    background: #fff url("images/icon-prev-product.svg") no-repeat center / 40%;
    padding: 1em;
    border-radius: 50%;
}
#container-module-relationproduct .slick-next
{
    position: absolute;
    width: 2em;
    height: 2em;
    top: 45%;
    right: -1.5%;
    border: none;
    color: transparent;
    cursor: pointer;
    z-index: 99;
    background: #fff url("images/icon-next-product.svg") no-repeat center / 40%;
    padding: 1em;
    border-radius: 50%;
}




.row-postdetail
{
    width: 100%;  
	padding: 5em 0;
    display: flex;    
    justify-content: space-between;
    flex-flow: row wrap;
}
.columnleft-postdetail
{
    width: 70%;
}
.image-postdetail
{
	width:100%;
}
.image-postdetail img
{
	width: 100%;
    height: 45em;
    object-fit: cover;
}
.columnleft-postdetail  h1 
{
    font: 1.8em / 1.2em semibold;
    color: #0157AC;
	margin-top: 1em;
}
.columnleft-postdetail  .date 
{
    font: 1.15em / 1.2em regular;
    color: #686868;
    margin: 0.25em 0 0.25em 0;
    display: block;
    border-bottom: 1px solid #cacaca;
    padding: 1em 0 0.35em 0;
}
.thecontent-postdetail
{
    font: 1.1em/1.8em regular;
    color: #686868;	
	margin:3em 0;
}
.thecontent-postdetail div ,
.thecontent-postdetail p
{
	margin:1em 0;
}
.thecontent-postdetail h2 ,
.thecontent-postdetail h3
{
	font-family:bold;
	color:#0157AC;
}
.thecontent-postdetail b ,
.thecontent-postdetail strong
{
	font-family:bold;
	color:#0157AC;
}

.columnright-postdetail
{
    width: 25%;
}
.row-list-postdetail
{
	width: 100%;
	background:#F4F4F4;
	padding:1.25em;
	position:sticky;
	top:5em;
}
.row-list-postdetail h3 
{
    font: 1.8em / 1.2em semibold;
    color: #0157AC;
    margin-top: 1em;
}
.row-list-postdetail ul li
{
	position:relative;
	margin:1.25em 0;
}
.row-list-postdetail ul li a
{
	font: 1.1em/1.3em regular;
    color: #000;	
	border:none;
}
.row-list-postdetail ul li a:hover
{
	color: #FD8552;
    text-decoration: underline;
} 
.row-imagebanner-postdetail
{
	width:100%;
}
.row-imagebanner-postdetail img
{
	width:100%;
}

.menu-mobile
{
	display:none;
}
#container-module-mobile
{
	display:none;
}




#container-module-404
{
    width: 100%;
    background: #114447;
    padding: 15em 0;	
}
#container-module-404 h1
{
    font: 10em/1em bold;
    color: #fff;
    letter-spacing: -2px;
    text-transform: uppercase;	
}
#container-module-404 h2
{
    font: 1.8em/1.2em light;
    color: #fff;
	margin:2em 0;
}
#container-module-404 a
{
    font: 1.3em/1em regular;
    color: #fff;
    border-radius: 3em;
    width: 8em;
    text-align: center;
    padding: 0.5em 0;
	background:#FD8552;
}




.row-fielContact
{
    width: 100%;
}
.row-fielContact p
{
	margin-bottom:1em;
	width: 100%;
}
.row-fielContact form 
{
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
}
.row-fielContact br 
{
	display:none;
}
.row-fielContact input[type="text"] , 
.row-fielContact input[type="tel"] , 
.row-fielContact input[type="email"]
{
    width: 100%;
    border: 1px solid #0157AC;
    height: 2.65em;
    font: 1.15em / 1em regular;
    background: none;
    padding-left: 1em;
    padding-right: 1em;
}
.row-fielContact select
{
    width: 100%;
    border: 1px solid #0157AC;
    height: 2.65em;
    font: 1.15em / 1em regular;
    background: none;
    padding-left: 1em;
    padding-right: 1em;
}
.row-fielContact textarea
{
    width: 100%;
    border: 1px solid #0157AC;
    font: 1.15em/1em regular;
    background: none;
    padding-left: 1em;
    padding-right: 1em;
	height:7em;    
	resize:none;
	padding-top:1em;
}
.row-fielContact input[type="submit"]
{
    border: none;
    font: 1.35em / 1em regular;
    background: #F8C807;
    color: #0157AC;
    padding-left: 2em;
    padding-right: 2em;
    display: table;
    cursor: pointer;
    height: 2em;
	transition: all 0.5s ease-in-out;
}
.row-fielContact input[type="submit"]:hover
{
    background:#0157AC;
	color:#fff;
}

.row-fielContact p:nth-child(6)
{
	width:100% !important;
}


.floatWhatsapp 
{
	display: block;
	background: url("images/icoFloat_Whatsapp.svg") no-repeat center center / cover;
	position: fixed;
	bottom: 2em;
	right: 1em;
	width: 6em;
	height: 6em;
	background-position: center;
	border-radius: 50%;
	z-index: 999999; 
	box-shadow: 0px 2px 4px #585858;
}

.mobile
{
	display: none !important;
}



@media screen and (max-width: 1920px)
{
	body ,
	.layer-slider,
	.layer-banner
	{
		font-size: 12.75px;
	}
	.center
	{
		width: 85%;
		margin: 0 auto;
	}
	.row_image_detail img 
	{
		height: 45em;
	}

	.column-cat img, .column-catProduct img 
	{
		width: 100%;
		height: 45em;
		object-fit: cover;
	} 
	
}

@media screen and (max-width: 1760px)
{
	body ,
	.layer-slider,
	.layer-banner
	{
		font-size: 12.75px;
	}
	.center
	{
		width: 85%;
		margin: 0 auto;
	}
	
	.row_image_detail img 
	{
		height: 35em;
	}

	.column-cat img, .column-catProduct img {
    width: 100%;
    height: 35em;
    object-fit: cover;
}
	
}

@media screen and (max-width: 1400px)
{
	body ,
	.layer-slider ,
	.layer-banner
	{
		font-size: 11.75px;
	}
	
	.center
	{
		width: 85%;
		margin: 0 auto;
	}
	.row_image_detail img 
	{
		height: 35em;
	}

	.column-cat img, .column-catProduct img {
    width: 100%;
    height: 35em;
    object-fit: cover;
}
	
}


@media screen and (max-width: 1100px)
{
	body ,
	.layer-slider ,
	.layer-banner
	{
		font-size: 8px;
	}
	.center
	{
		width: 90%;
	}

	

}

@media screen and (max-width: 760px)
{
	
	body ,
	.layer-slider ,
	.layer-banner ,
	.row-slider ,
	.row-banner
	{
		font-size: 9.75px; 
	}
	#container-module-bar 
	{
		display:none !important;
	}
	.column-menu ,
	.column-button
	{
		display:none;
	}
	#container-module-header 
	{
		position: fixed;
		top: 0;  
		z-index: 9999;
	}
	body 
	{
	    padding-top: 6.75em;	
	}
	#container-module-slider 
	{
		height: 40vh;
	}
	#container-module-slider img 
	{
		width: 100%;
		height: 40vh;
		object-fit: cover;
	}
	.layer-slider div h2 
	{
		font: 2.25em / 1.3em regular;
	}		
	.column-cat 
	{
		width: 100%;
		height: auto;
		margin-top: 0 !important;
	}
	
	
	
	
	#container-module-banner img
	{
		width: 100%;
		height: 25em;
		object-fit: cover;
	}
	.layer-banner > div 
	{
		width: 90%;
	}
	.layer-banner div h3
	{
		font: 2.25em / 1.3em semibold;
	}	
	.textbanner
	{
		font: 1.35em / 1.2em regular;
		width: 50%;
	}
	.row-tab-product a 
	{
		width: 0%;
		margin: 0.5em 0.1em;
	}
	.column-product 
	{
		width: 100%;
		margin-right: 1% !important;
		margin-bottom: 1em;
		margin-left: 1% !important;
	}

	.columnleft-contact
	{
		width: 100%;
		margin-bottom:2em;
	}
	.columnright-contact
	{
		width: 100%;
		padding: 1em 0;
	}	
	.row-field-contact p 
	{
		margin-bottom: 1em;
		width: 100%;
	}	
	.columnleft-contact .text 
	{
		font: 1.35em / 1.2em regular;
	}	
	.row-field-contact ,
	.contact ,
	.content-post
	{
		font-size: 11.75px;
	}	
	
	
	#container-module-post  .slick-dots  
	{ 
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		left: 0em;
		position: relative;
		bottom: -1.25em;
		z-index: 99;
	}
	#container-module-post .slick-dots button 
	{
		border: none;
		padding: 0;
		width: 0.7em;
		height: 0.7em;
		background: #0157AC;
		margin: 0 0.25em;
		cursor: pointer;
		border-radius: 50%;
		display: block;
		color: transparent;
	}
	#container-module-post .slick-active button 
	{
		background:#FD8552 !important;  
		transform: scale(1.1);
	}
	#container-module-post .slick-slider {
		margin: 0 !important;
	}
	
	.column-footer 
	{
		width: 100% !important;
	}

	.column-footer h3
	{
		font: 1.75em / 1.2em medium;
		margin-bottom: 1em;
		margin-top: 1em;
	}
	#container-module-post .slick-slide {
		margin-right: 0;
		margin-left: 0;
	}
	.data-footer ul li 
	{
		margin-bottom: 1.75em;;
	}
	
	.layer-internal-banner h1
	{
		font: 2em / 1.1em semibold;
		width: 40%;
	}
	.image-product-cat img 
	{
		width: 100%;
		height: 15em;
	}
	.column-product-cat a
	{
		height: 15em;
	}
	#container-module-breadcrumb a 
	{
		font: 1.375em / 1.3em regular;
	}
	.row-thumb-image img 
	{
		width: 100%;
		height: 8em;
	}
	.columnright-product h1 
	{
		font: 2.25em / 1.1em semibold;
		letter-spacing: -0.5px;
	}
	
	.row-breadcrumb i
	{
		display: none;
	}
	.row-breadcrumb a
	{
		width: 100%;
		margin-bottom: 1em;
	}
	.centerbanner
	{
		width: 90%;
	}
	.columimage-about
	{
		width: 100%;
	}
	.columcontent-about 
	{
		width: 100%;
		margin-top: 2em;
	}	
	.columcontent-about .text
	{
		font: 1.35em / 1.35em regular;
	}
	#container-module-bardata ul li {
		width: 45%;
	}
	.icon-bardata img
	{
		width: 5em;
		margin: 0 auto;
		margin-bottom: 1em;
	}
		
	

	#container-module-gallery  .slick-dots  
	{ 
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		left: 0em;
		position: relative;
		bottom: -1.25em;
		z-index: 99;
	}
	#container-module-gallery .slick-dots button 
	{
		border: none;
		padding: 0;
		width: 0.7em;
		height: 0.7em;
		background: #0157AC;
		margin: 0 0.25em;
		cursor: pointer;
		border-radius: 50%;
		display: block;
		color: transparent;
	}
	#container-module-gallery .slick-active button 
	{
		background:#FD8552 !important;  
		transform: scale(1.1);
	}
	.row-category
	{
		font-size:12px;
	}
	.columnleft-category
	{
		width: 100%;
	}
	.columnright-category 
	{
		width: 100%;
		margin-top:2.25em;
	}
	.row-menu-tabs
	{
		display: flex;
		flex-flow: row wrap;
	}
	.row-menu-tabs a 
	{
		font: 1.1em / 1.2em regular;
		padding: 1em 1em;
		margin-right: 0;
		width: 100%;
		margin-bottom: 0.25em;
	}
	.column-product-cat 
	{
		width: 48%;
		margin-right: 2% !important;
		margin-bottom: 1.5em;
	}
	
	
	.columnleft-product
	{
		width: 100%;
		flex-direction: column-reverse;
	}
	.columnright-product 
	{
		width: 100%;
		margin-top:5.25em;
	}
	
	.row-detailproduct
	{
		font-size:12px;
	}
	
	.row-thumb-image  .slick-dots  
	{ 
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		left: 0em;
		position: relative;
		bottom: -1.5em;
		z-index: 99;
	}
	.row-thumb-image .slick-dots button 
	{
		border: none;
		padding: 0;
		width: 0.6em;
		height: 0.6em;
		background: #0157AC;
		margin: 0 0.25em;
		cursor: pointer;
		border-radius: 50%;
		display: block;
		color: transparent;
	}
	.row-thumb-image .slick-active button 
	{
		background:#FD8552 !important;  
		transform: scale(1.1);
	}
	.tab-content-product 
	{
		padding: 3em 2em 0 2em;
		font: 1.3em / 1.8em regular;
	}
		
	.image-relationproduct img
	{
		width: 100%;
		height: 15em;
	}
	#container-module-breadcrumb 
	{
		padding: 2.5em 0;
	}	
	
	
	#container-module-relationproduct  .slick-dots  
	{ 
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		left: 0em;
		position: relative;
		bottom: -1.25em;
		z-index: 99;
	}
	#container-module-relationproduct .slick-dots button 
	{
		border: none;
		padding: 0;
		width: 0.7em;
		height: 0.7em;
		background: #0157AC;
		margin: 0 0.25em;
		cursor: pointer;
		border-radius: 50%;
		display: block;
		color: transparent;
	}
	#container-module-relationproduct .slick-active button 
	{
		background:#FD8552 !important;  
		transform: scale(1.1);
	}
	.breadcrumbpage 
	{
		display: flex;
		flex-flow: row wrap;
	}
	
	.menu-mobile
	{
		display:flex;
		width:40px;  
		flex-flow: row wrap;
	}	
	.menu-mobile span 
	{
		width:100%;
		height:3px;
		margin:2px 0;
		background:#0157AC;
	}
	#container-module-clients 
	{
		padding: 3.75em 0 7em 0;
	}
	.listpost .column-post 
	{
		width: 100%;
		margin-right: 0;
	}	
	.columnleft-postdetail
	{
		width: 100%;
		font-size: 12px;
	}	
	.columnright-postdetail		
	{
		width: 100%;
		font-size: 12px;
	}		
	
	
	
	.btnclose-menu 
	{
	    transform: scale(0.8);
	}	
	.btnclose-menu span 
	{
	    width:110%;
	}	
	.btnclose-menu span:nth-child(1)
	{
		opacity:0;
	}
	.btnclose-menu span:nth-child(2)
	{
		transform:rotate(45deg);
		margin-bottom:-6px;
	}
	.btnclose-menu span:nth-child(3)
	{
		transform:rotate(-45deg);
	}
	
	.activeheader-mobile 
	{
		background: #0157AC !important;
	}	
	.activeheader-mobile .menu-mobile span
	{
	    background:#fff !important;
	}
	
	#container-module-mobile
	{
		width: 100%;
		height: 100%;
		background: #0157AC;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 999;
		padding-top: 7em;
		display:none;
	}
	.row-menu-mobile
	{
		width: 100%;
		margin-top:3em;
	}
	.row-menu-mobile ul li 
	{
		margin-bottom: 1em;
		width: 100%;
		text-align:center;
	}	
	.row-menu-mobile ul li a 
	{
		font: 1.6em/1em light;
		color: #fff;
		position: relative;
		width: 100%;
		text-align: center;
	}	
	.row-book-mobile
	{
		width: 100%;
		display: flex;
		justify-content: center;   
		margin-top: 2.75em;
	}	
	.row-book-mobile img
	{
		width: 10em;   
	}
	
	
	.row-data-mobile ul 
	{
		width: 100%;
		display: flex;
		justify-content: center;
		flex-flow: row wrap;
	}
	.row-data-mobile ul li 
	{
		margin: 1em 0; 
		width: 100%;   
		text-align: center;
	}
	.row-data-mobile ul li b 
	{
		font: 1.5em/1.4em medium;
		color: #fff;
	}
	.row-data-mobile ul li  a ,
	.row-data-mobile ul li  span 
	{
		font: 1.5em/1.4em light;
		color: #fff;
	}
	.row-social-mobile
	{
		display: flex;
		justify-content:center;
		margin-top: 1.5em;
	}
	.row-social-mobile img 
	{
		width: 3.5em;
		margin-right: 0.5em;   
		filter: brightness(0) invert(1);
	}
	.layer-slider 
	{
		width: 90%;
	}
	.layer-slider h2 
	{
		font: 2em / 1.3em regular;
		margin-top: 0;
	}
	.columncontent-cat p 
	{
		font: 1.4em / 1.5em regular;
		padding-left: 1em;
		top: 5em;
	}
	.column-imageUs 
	{
		width: 100%;
	}
	.column-contentUs 
	{
		width: 100%;
		padding: 2em;
	}
	.column-contentBanner 
	{
		width: 100%;
		padding: 3em;
	}
	.column-imageBanner 
	{
		width: 100%;
	}
	.group_lineTypes ul li 
	{
		width: 100%;
	}
	.column_content_detailServices 
	{
		width: 100%;
		padding-right: 0;
		margin-bottom: 2em;
	}
	.column_image_detailServices 
	{
		width: 100%;
	}
	.column_image_detail 
	{
		width: 100%;
	}
	.column_content_detail 
	{
		width: 100%;
		padding-left: 0;
		margin-top: 2em;
	}
	.column-productCat 
	{
		width: 45%;
	}
	.column-productCat a 
	{
		height: 15em;
	}
	.column_content_detailServices p,
	.column_content_detail p 
	{
		font: 1.35em / 1.5em regular;
	}
	.column_content_detailServices h2 
	{
		font: 1.4em / 1.5em bold;
	}
	#container-module-top
	{
		display: none;
	}
	
	.columnleft-contact:before
	{
		position: absolute;
		left: -18px;
		top: 0;
		border-left: 18px solid transparent;
		border-bottom: 50px solid #0157AC;
		content: "";
	}
	.row-contact 
	{
		width: 100%;
		flex-direction: column-reverse;
	}
	.row-fielContact p 
	{
		width: 100%;
	}
	.desktop
	{
		display: none !important;
	}
	.mobile
	{
		display: block !important;
	}
	
	.column-lineTypes 
	{
		width: 100%;
	}
	.image-lineTypes 
	{
		height: 300px;
	}
	.title-lineTypes p 
	{
		font: 1.4em/1.5em regular;
	}
	
	.left_detail 
	{
		width: 100%;
	}
	.row_content_detail 
	{
		width: 100%;
		padding-left: 0;
	}
	.right_detail 
	{
		width: 100%;
		margin-top: 2em;
	}
	.row-full-image 
	{
		width: 100%;
	}
	.row-thumb-image 
	{
		width: 100%;
	}
	.column-left-budget 
	{
		width: 100%;
		margin-bottom: 4em;
	}
	.description-image 
	{
		margin: 0;
	}
	
	.content-blog h4 
	{
		font: 1.5em / 1.5em bold;
	}
	.content-blog .textblog 
	{
		font: 1.5em / 1.5em regular;	
	}
	.content-blog h5 
	{
		font: 1.4em / 1em bold;
	}
	
	.column_image_us 
	{
		width: 100%;
		padding-bottom: 2em;
	}
	.column_image_us img 
	{
		height: 26em;
	}
	.column_content_us 
	{
		width: 100%;
		padding-bottom: 2em;
	}
	.row_dateHome ul li 
	{
		width: 60%;
		margin-bottom: 1em;
	}
	#container_module_dateHome 
	{
		padding: 0;
	}
	.column-staff 
	{
		width: 45%;
		margin: 0 2.5%;
		margin-bottom: 3em;
	}
	.image-staff 
	{
		height: 16em;
	}
	#container-module-staff 
	{
		padding-bottom: 0;
	}
	
	.column_date_contact 
	{
		width: 100%;
	}
	.column_content_contact 
	{
		width: 100%;
	}
	.column-right-footer ul li h3 
	{
		font: 1.3em / 1em bold;
	}
	.contact h3 
	{
		font: 1.2em / 1.3em bold;
	}
	
	#container_module_products 
	{
		padding-bottom: 0;
	}
	.row-datacontact ul li b 
	{
		font: 1.2em / 1.35em bold;
	}
	#container-module-blog .slick-slide 
	{
		margin-right: 15px;
		margin-left: 15px;
	}
	.column-left-footer 
	{
		width: 100%;
		margin-bottom: 2em;
	}
	.column-imageUs img 
	{
		height: 30em;
	}
	#container-module-cat 
	{
		padding-bottom: 0;
	}
	.column-product h3 
	{
		font: 1.35em / 1.2em semibold;
		padding: 1em 2em 1.5em 2em;
	}
	.row-listblog 
	{
		padding: 3em;
	}
	.column-right-footer > ul > li:nth-child(1),
	.column-right-footer > ul > li:nth-child(2),
	.column-right-footer > ul > li:nth-child(3)
	{
		width: 100%;
	}
	.row-socialcontact img 
	{
		width: 2.2em;
	}
	.column-catProduct 
	{
		width: 100%;
	}
	.right-contact 
	{
		width: 100%;
		padding: 2em;
	}
	.left-contact 
	{
		width: 100%;
		padding: 2em;
	}
	.left-contact p 
	{
		margin-bottom: 1em;
		width: 100%;
	}
	.image-postdetail img 
	{
		height: 30em;
	}
	.column_contentUs
	{
		width: 100%;
		padding: 3em;
	}
	.column_imageUs 
	{
		width: 100%;
	}
	.column_imageUs img
	{
		height: 25em;
	}
	
	
}


@media screen and (max-width: 320px)
{
	
	body ,
	.layer-slider,
	.layer-banner
	{
		font-size: 8.75px;  
	}

	
}
