/*
	Theme Name: TN4QCZ6C66jHxHAGqds
	Text Domain: TN4QCZ6C66jHxHAGqds
*/

@font-face 
{
    font-family: 'light';
    src: url('fonts/BRCandor-Light.eot');
    src: url('fonts/BRCandor-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/BRCandor-Light.woff2') format('woff2'),
        url('fonts/BRCandor-Light.woff') format('woff'),
        url('fonts/BRCandor-Light.ttf') format('truetype'),
        url('fonts/BRCandor-Light.svg#BRCandor-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face 
{
    font-family: 'bold';
    src: url('fonts/BRCandor-Bold.eot');
    src: url('fonts/BRCandor-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/BRCandor-Bold.woff2') format('woff2'),
        url('fonts/BRCandor-Bold.woff') format('woff'),
        url('fonts/BRCandor-Bold.ttf') format('truetype'),
        url('fonts/BRCandor-Bold.svg#BRCandor-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face 
{
    font-family: 'regular';
    src: url('fonts/BRCandor-Regular.eot');
    src: url('fonts/BRCandor-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/BRCandor-Regular.woff2') format('woff2'),
        url('fonts/BRCandor-Regular.woff') format('woff'),
        url('fonts/BRCandor-Regular.ttf') format('truetype'),
        url('fonts/BRCandor-Regular.svg#BRCandor-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face 
{
    font-family: 'medium';
    src: url('fonts/BRCandor-Medium.eot');
    src: url('fonts/BRCandor-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/BRCandor-Medium.woff2') format('woff2'),
        url('fonts/BRCandor-Medium.woff') format('woff'),
        url('fonts/BRCandor-Medium.ttf') format('truetype'),
        url('fonts/BRCandor-Medium.svg#BRCandor-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face 
{
    font-family: 'roboto-regular';
    src: url('fonts/Roboto-Regular.eot');
    src: url('fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-Regular.woff2') format('woff2'),
        url('fonts/Roboto-Regular.woff') format('woff'),
        url('fonts/Roboto-Regular.ttf') format('truetype'),
        url('fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face 
{
    font-family: 'roboto-bold';
    src: url('fonts/Roboto-Bold.eot');
    src: url('fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-Bold.woff2') format('woff2'),
        url('fonts/Roboto-Bold.woff') format('woff'),
        url('fonts/Roboto-Bold.ttf') format('truetype'),
        url('fonts/Roboto-Bold.svg#Roboto-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}



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 
{
	font-size:15px;
	padding-top: 10.5em;
}
img
{
	border:none;
	object-fit: cover;
    display: block;
}
p 
{
	margin:0;
}
a
{
	text-decoration:none;
}
*:focus
{
	outline:none;
}
*
{
	box-sizing: border-box;
}
li 
{
	list-style: none;	
}
::-webkit-scrollbar 
{
	-webkit-appearance: none;
	background:#fff;
}
::-webkit-scrollbar:vertical 
{
	width:15px;
}
::-webkit-scrollbar-button:increment, ::-webkit-scrollbar-button 
{
	display: none;
} 
::-webkit-scrollbar:horizontal
 {
	height: 15px;
}
::-webkit-scrollbar-thumb 
{
	background-color: #812992;
	border: 0px solid #812992;
}
::-webkit-scrollbar-track 
{
	border-radius: 0px;  
}

::placeholder 
{
  color: #fff;
  opacity: 1; 
}
:-ms-input-placeholder 
{ 
  color: #fff;
}
::-ms-input-placeholder 
{ 
  color: #fff;
}

.center
{
	width:99em;
	margin:0 auto;
}
.center-full
{
	width:95%;
    margin: 0 auto;
}
.center-services
{
	width:85%;
    margin: 0 auto;
}
.clear
{
	clear:both;
}
header 
{
	width: 100%;
	position: fixed;
    top: 0;
    z-index: 9999;
}
#container-module-script
{
	width: 100%;
}
.center-script
{
	width: 85%;
    margin: 0 auto;
}

#container-module-menu
{
    width: 100%;
    background: #fff;
}
#container-module-header
{
	width: 100%;
	background: #812992;
}
.row-header
{
    width: 100%;
    padding: 1.2em 0;
}
.row-menu
{
    width: 100%;
	display: flex;
	justify-content: space-between;
    align-items: center;
}
.row-menu
{
    width: 100%;
	padding: 1.2em 0;
}
.column-logo 
{
    width: 20%;
}
.column-logo a img
{
    width: 14em;
	height: auto;
	filter: brightness(0) saturate(100%) invert(20%) sepia(36%) saturate(3961%) hue-rotate(271deg) brightness(98%) contrast(94%);
}
.column-menu 
{
    width: 80%;
    display: flex;
    justify-content: center;
}
.column-menu > div > ul
{
    display: flex;
    align-items: center
}
.column-menu > div> ul > li
{
   position: relative;
}
.column-menu > div> ul > li > a
{
    font: 1.2em/1em regular;
	color: #565656;
	padding: 2.5em 2em;
    text-transform: uppercase;
	transition: all 0.3s ease-in-out;
}
.column-menu > div> ul > li > a:hover
{
	color: #812992;
}




.column-menu > div> ul > li > .sub-menu
{
    position: absolute;
    top: 50px;
    width: 85em;
    z-index: 99;
    display: none;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    padding: 1.5em;
}
.column-menu div > ul > li:hover > .sub-menu
{
	display: flex;
}
.column-menu div > ul > li:hover > .sub-menu > li .sub-menu
{
	display: block;
}
.menu-menu-container > ul > li > .sub-menu > li > a
{
	font:1em/1em bold;
	color:#000;
    padding: 0.5em 0.5em 1em 0.5em;
    display: block;
    text-decoration: underline;
}
.sub-menu > li > .sub-menu > li > a
{
	font:1em/1em regular;
	color:#000;
    padding: 0.5em;
    display: block;
    background: #fff;
}





.menu-header
{
	width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.column-contact ul
{
    display: flex;
	flex-flow: row wrap;
}
.column-contact ul li
{
    margin-right: 1em;
}
.column-contact ul li i 
{
    font: 0.8em/1.1em regular;
    color: #1E355C;
	padding-right: 0.5em;
}
.email-header, 
.phone-header 
{
    font: 1em/1em regular;
    color: #fff;
	margin-right:1.5em;
}
.column-social 
{
	display: flex;
    align-items: center;
}
.column-social  span
{
    font: 1em/1em regular;
    color: #fff;  
	margin-right: 0.75em;
	padding-top: 3px;
}
.social 
{
    display: flex;
}
.social a 
{
    margin-left: 0.75em;
    display: flex;
    align-items: center;
}
.social a img 
{
	width: auto;
    height: 1.2em;
	filter: brightness(0) saturate(100%) invert(99%) sepia(5%) saturate(406%) hue-rotate(250deg) brightness(113%) contrast(100%);
}


#container-module-slider
{
    width: 100%;
}
.image-slider
{
	width:100%;
	height:auto;
}
.layer-slider
{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
}
.layer-slider h2
{
    font:6em/1em light;
	color:#EDE6D5;
    text-shadow: 0 0 10px #0000004d;
}
.layer-slider h2 b
{
    display:block;
	font-family:bold;
}
.layer-slider h3
{
    font: 1.85em/1em roboto-regular;
    color: #fff;
    padding: 1em 0 1.5em 0;
}
.layer-slider a
{
	font: 1.4em/1em bold;
    color: #1E355C;
    padding: 1.2em 5em 1em 5em;
    background: #EDE6D5;
}
.layer-slider a:hover 
{
	background:#d5cebc !important;
}

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

.slick-prev 
{
	position: absolute;
    background: url("images/arrow-left.svg");
    background-repeat: no-repeat;
    background-size: contain;
    top: 35%;
    left: 3%;
    border: none;
    font-size: 0;
    color: transparent;
    width: 45px;
    height: 85px;
    padding: 0;
    cursor: pointer;
    z-index: 99;
}
.slick-next 
{
	position: absolute;
    background: url("images/arrow-right.svg");
    background-repeat: no-repeat;
    background-size: contain;
    top: 35%;
    right: 3%;
    border: none;
    font-size: 0;
    color: transparent;
    width: 45px;
    height: 85px;
    padding: 0;
    cursor: pointer;
    z-index: 99;
}

#container-module-gallery
{
    width: 100%;
	background: #F5F6FC;  
	margin-top: -0.7em;
}
#container-module-gallery ul
{
    width: inherit;
    display: flex;
    flex-flow: row wrap;
}
#container-module-gallery ul li
{
    width: 50%;
	display: flex;
}
#container-module-gallery ul li:nth-child(3) , 
#container-module-gallery ul li:nth-child(4)
{
    flex-direction: row-reverse;
}
.image-gallery
{
	width: 50%;
}
.image-gallery img 
{
    width: 100%;
	height:476px;
    object-fit: cover;
}
.content-gallery
{
	width: 50%;
    padding-top: 2.5em;
    display: flex;
    align-items: center;
    flex-flow: column;
	position:relative;
}
.content-gallery h2
{
	font:1.8em/1em bold;
	color:#000;
	position:relative;
	text-align: center;
}
.content-gallery h2:before
{
	content: "";
    position: absolute;
    width: 4em;
    height: 1px;
    bottom: -0.5em;
    left: 0;
    background: #000;
    right: 0;
    margin: 0 auto;
}
.content-gallery p
{
    font: 1.25em/1.6em roboto-regular;
    color: #565656;
    text-align: center;
    position: absolute;
    top: 7em;
    padding: 0 1em;
}

.content-gallery a
{
	position: absolute;
    bottom: 5em;
    font: 1.35em/1em regular;
    color: #812992;
	border-radius: 2em;
	border: 1px solid #812992;
	padding: 0.85em 1.5em;
	transition: all 0.3s ease-in-out;
}
.content-gallery a:hover
{
	background: #812992;
	color: #fff;
}


#container-module-services
{
	width: 100%;
	padding: 10em 0;
}
#container-module-services h2
{
	font: 3em/1em bold;
    color: #812992;
    text-align: center;
    position: relative;
    margin-bottom: 2em;
}
#container-module-services h2:before
{
	content: "";
    position: absolute;
    width: 3em;
    height: 3px;
    bottom: -0.45em;
    background: #565656;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.group-services
{
    width: 100%;
}
.group-services ul 
{
    width: 100%;
    display: flex;
    flex-flow: row wrap;
}
.group-services ul li
{
    width: 33.33%;
    padding: 3.5em 3em;
    border: 2px solid #ffa6ae;
    display: flex;
    margin-right: -2px;
    margin-bottom: -2px;
}
.services-logo
{
    width: 25%;
}
.services-logo img
{
    width: 100%;
	object-fit: cover;
}
.services-content
{
	width: 70%;
    padding-left: 1.5em;
}
.services-content a
{
    color: #000;
    font: 1.6em/1em bold;
}
.services-text
{
   margin-top: 1em;
}
.services-text p
{
    font: 1.2em/1.4em roboto-regular;
    color: #565656;
}



#container-module-about
{
    width: 100%;
}
#container-module-about h2
{
	font: 3em/1em bold;
    color: #1E355C;
    text-align: center;
    position: relative;
    margin-bottom: 2em;
}
#container-module-about h2:before
{
	content: "";
    position: absolute;
    width: 3em;
    height: 3px;
    bottom: -0.45em;
    background: #DED5BF;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.group-about
{
	width: 100%;
	background: #DED5BF;
}
.group-about ul
{
	width: 100%;
	display: flex;
	flex-flow: row wrap;
}
.group-about ul li
{
	width: 50%;
	display: flex;
	align-items:center;
}
.image-about
{
	width: 50%;
    height: 100%;
}
.image-about img
{
	width: 100%;
    object-fit: cover;
    height: 100%;
}
.content-about
{
	width: 50%;
	padding:2.5em 3em;
}
.content-about h3
{
	font: 1.8em/1em bold;
	margin-bottom:0.5em;	
	color: #1E355C;
}
.content-about h4
{
	font: 1.25em/1.2em roboto-regular;
	margin-bottom:0.5em;
	color: #1E355C;
}
.content-about p
{
	font: 1.1em/1.3em roboto-regular;
    margin-top: 1em;
    color: #1E355C;
}
.content-about p b ,
.content-about p strong
{
    font-family:roboto-bold;
}


#container-module-contactHome
{
	width: 100%;
	background:#fff;
	padding-top: 8em;
	position:relative;
}
.row-contactHome
{
	width: 100%;
    background: #1E355C;
    display: flex;
    align-items: center;
    flex-flow: row wrap;
    justify-content: space-between;
    padding: 3.5em 2.5em 2.5em 2.5em;
}
.row-dataHome
{
	width: 30%;
}
.row-dataHome ul li h3 
{
    font: 1.435em / 1.3em bold;
    color: #fff;
    margin-bottom: 0.5em;
    display: flex;
    align-items: center;
}
.row-dataHome ul li
{
	margin-bottom: 2em;
}
.row-dataHomer ul li h3 
{
    font: 1.235em / 1.2em regular;
    color: #fff;
    display: flex;
}
.row-dataHome ul li p
{
	font: 1.235em / 1.3em regular;
    color: #fff;
	margin-left: 1.5em;
}
.row-dataHome ul li a:first-child
{
	margin-left: 3em;
}
.row-dataHome ul li a
{
	font: 1.235em / 1.3em regular;
    color: #fff;
	margin-left: 1.5em;
}
.row-dataHome ul li:nth-child(3) a
{
	margin-left: 1.5em;
}
.row-dataHome .icon-ubication
{
    width: 1em;
    height: 1em;
    padding: 0;
    background: url('images/icon-ubicacion-home.svg') no-repeat center / contain;
    margin-right: 0.5em;
}
.row-dataHome .icon-whatsapp
{
    width: 1em;
    height: 1em;
    padding: 0;
    background: url('images/icon-phone-home.svg') no-repeat center / contain;
    margin-right: 0.5em;
}
.row-dataHome .icon-email
{
    width: 1em;
    height: 1em;
    padding: 0;
    background: url('images/icon-email-home.svg') no-repeat center / contain;
    margin-right: 0.5em;
}
.row-form 
{
    width: 60%;
}
.row-form h2
{
	font: 3em/1em bold;
    color: #fff;
    text-align: center;
    position: relative;
    margin-bottom: 2em;
}
.row-form h2:before
{
	content: "";
    position: absolute;
    width: 3em;
    height: 3px;
    bottom: -0.45em;
    background: #DED5BF;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.row-form form
{
	display:flex;
	justify-content:space-between;
	flex-flow:row wrap;
}
.row-form form p
{
	width: 48%;
    margin-bottom: 1.75em;
}
.row-form form p br 
{
	display:none;
}
.row-form form p label 
{
    width: 100%;
    display: block;
    font: 1.2em/1em bold;
    color: #DED5BF;
	padding-bottom:0.85em;
}
.row-form form p input[type="text"] ,
.row-form form p input[type="number"] , 
.row-form form p input[type="tel"]  , 
.row-form form p input[type="password"] ,
.row-form form p input[type="email"]
{
    width: 100%;
    display: block;
    height: 3em;
    font: 1.2em/1em regular;
    padding: 0 1em;
}
.row-form form p input[type="submit"]
{
	font: 1.4em/1em bold;
    color: #1E355C;
    padding: 1.2em 4em 1em 4em;
    background: #EDE6D5;
    margin: 0 auto;
    display: table;
    margin-top: 1.3em;
    border: none;
    cursor: pointer;
}
.row-form form p input[type="submit"]:hover 
{
	background:#d5cebc !important;
}
.row-form form p textarea
{
    width: 100%;
    display: block;
    height: 8em;
    font: 1.2em/1em regular;
    padding: 1em;
	resize:none;
}
.fullwidth
{
	width:100% !important;
}
.link-map
{
    font: 1.1em/1em regular;
    margin-bottom: 1.7em;
    color: #EDE6D5;
    text-decoration: underline;
    margin-top: 1em;
    display: block;
}
#container-module-footer
{
	width: 100%;
	padding-top: 5em;
	padding-bottom: 3em;
	background: #480f56;
}
.row-footer
{
	width: 100%;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
.column-logo-footer
{
	width: 20%;
}
.column-dataFooter p
{
	font: 1.135em / 1.5em regular;
    color: #fff;
    text-align: justify;
}
.column-logo-footer img
{
	width: 15em;
	height: auto;
	margin: 0 auto;
}
.column-dataFooter 
{
    margin-top: 3em;
}


.column-menu-footer
{
	width: 72%;
}
.column-menu-footer > ul
{
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
.column-menu-footer > ul > li:nth-child(1)
{
	width: 24%;
}
.column-menu-footer > ul > li:nth-child(2)
{
	width: 70%;
	height: 22.5em;
}
.column-menu-footer > ul > li:nth-child(3)
{
	width: 35%;
}
.column-menu-footer h3
{
	font: 1.435em / 1.3em bold;
    color: #fff;
	margin-bottom: 1.5em;
}
.column-services a
{
	font: 1.135em / 1.2em regular;
    color: #fff;
    display: block;
	margin-bottom: 1em;
	transition: all 0.3s ease-in-out;
}
.column-services a:hover
{
	color: #ffa6ae;
}
.column-gallery
{
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
.column-gallery .image
{
	width: 31%;
    margin-bottom: 1em;
}
.column-gallery .image img
{
	width: 100%;
	height: auto;
}

.row-links
{
	display: flex;
	margin-top: 1em;
	align-items: center;
}
.row-links p
{
	font: 1.235em / 1.2em regular;
    color: #fff;
}
.row-links a 
{
    margin-left: 2em;
    display: flex;
    align-items: center;
}
.row-links a img 
{
	width: auto;
    height: 1.2em;
}

.border
{
	border-bottom:1px solid #EDE6D5;
}


#container-module-footer .dataContact ul li
{
	background: none;
	box-shadow: none;
	padding: 1em;
	margin-bottom: 1em;
}
#container-module-footer .dataContact ul li h2
{
	font: 1.2em / 1.2em bold;
    color: #fff;
	margin-bottom: 0.5em;
	
	display: flex;
    align-items: center;
}
#container-module-footer .dataContact ul li a,
#container-module-footer .dataContact ul li p
{
	font: 1.235em / 1.2em regular;
    color: #fff;
	padding-left: 2em;
}
#container-module-footer .icon-ubication
{
    width: 1.1em;
    height: 1.1em;
    padding: 0;
    background: url('images/ubicacion.png') no-repeat center / contain;
    margin-right: 0.5em;
    filter: brightness(0) invert(1);
}
#container-module-footer .icon-whatsapp
{
    width: 1.1em;
    height: 1.1em;
    padding: 0;
    background: url('images/telefono.png') no-repeat center / contain;
    margin-right: 0.5em;
    filter: brightness(0) invert(1);
}
#container-module-footer .icon-email
{
    width: 1.1em;
    height: 1.1em;
    padding: 0;
    background: url('images/correo.png') no-repeat center / contain;
    margin-right: 0.5em;
    filter: brightness(0) invert(1);
}

#container-module-copy
{
    width: 100%;
    padding: 0.5em 0;
    background:#480f56;
}
#container-module-copy p
{
    font: 1.1em / 1.2em bold;
    color: #ffff;
    text-align: center;
}





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

.wpcf7-not-valid-tip 
{
    font: 1em/1em light;
    margin-top: 5px;
}
.wpcf7 form .wpcf7-response-output 
{
    margin: 0;
    border: none;
    background: red;
    font: 1em/1em regular;
    margin-top: 1.5em;
    color: #fff;
    padding: 0.5em 1em;
}
.wpcf7-spinner
{
	display:none !important;
}
.row-map 
{
    width: 100%;
    margin-top: 4em;
}
.row-map  iframe
{
    width: 100% !important;
    height: 220px !important;
    border: 20px solid #F1F1F1 !important;
    opacity: 0.9;
}

/*Detalle servicios*/

#container-module-category
{
	width: 100%;
	padding: 5em 0;
}



#container-module-banner
{
	width: 100%;
	background: #DED5BF;
	
	display: flex;
	flex-flow: row wrap;
}
.column-image-banner
{
	width: 50%;
}
.column-image-banner img
{
	width: 100%;
    height: 55vh;
    object-fit: cover;
}
.column-content-banner
{
	width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 10em;
}
.column-content-banner h2
{
	font: 4em / 1.2em bold;
    padding-bottom: 0.23em;
    color: #0B1321;
}
.column-content-banner p
{
	font: 1.5em / 1.3em roboto-regular;
    color: #0B1321;
}


#container-module-us
{
	width: 100%;
	padding: 6em 0;
	text-align: center;
}
.row-us
{
	width: 75%;
	margin: 0 auto;
}
.row-us h2
{
	font: 3em / 1.2em bold;
    padding-bottom: 0.5em;
    color: #0B1321;
}
.row-us p
{
	font: 1.5em / 1.3em roboto-regular;
    color: #282828;
}



#container-module-acordeon
{
	width: 100%;
	background: #DED5BF;
	
	display: flex;
    flex-flow: row wrap;
}
.content-acordeon h2
{
	font: 1.7em / 1.2em bold;
    padding-bottom: 0.5em;
    color: #0B1321;
}
.content-acordeon p
{
	font: 1.235em / 1.3em roboto-regular;
    color: #0B1321;
	margin-bottom: 1em;
}
.row-acordeon
{
	width: 100%;
	display: flex;
	flex-flow: row wrap;
}
.column-content-acordeon
{
	width: 50%;
	padding: 0 6em;
	
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.column-content-acordeon ul li
{
    overflow: hidden;
}
.title-acordeon
{
    padding: 2em 0;
    padding-right: 1em;
    display: flex;
    border-top: 1px solid #fff;
    justify-content: space-between;
}
.title-acordeon h3 
{
    font: 1.235em / 1.5em bold;
    color: #0B1321;
}
.iconimage-acordeon img
{
	width: 2em;
	margin-right: 5px;
}
.text-acordeon
{
    width: auto;
    font: 1.235em / 1.2em regular;
    color: #0B1321;
    display: none;
	margin-bottom: 1em;
	padding-right: 3em;
}
.icon-acordeon
{
    width: 25px;
    height: 25px;
    color: #0B1321;
    font: 2em / 1em regular;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
	margin-left: 0.25em;
}
.column-image-acordeon
{
	width: 50%;
}
.column-image-acordeon img
{
	width: 100%;
    height: 97vh;
    object-fit: cover;
}


#container-module-candidates
{
	width: 100%;
	padding: 7em 0;
}
.row-candidates
{
	width: 100%;
	
	display: flex;
	flex-flow: row wrap;
}
.column-image-candidates
{
	width: 50%;
	border-radius: 2em;
    overflow: hidden;
}
.column-content-candidates h2
{
	font: 2.5em / 1.2em bold;
    padding-bottom: 0.5em;
    color: #0B1321;
}
.column-content-candidates p
{
	font: 1.235em / 1.3em roboto-regular;
    color: #282828	;
	margin-bottom: 1em;
}
.column-content-candidates ul
{
	margin-left: 1em;
}
.column-content-candidates ul li
{
	font: 1.235em / 1.3em roboto-regular;
    color: #282828	;
	margin-bottom: 1em;
	
	position: relative;
}
.column-content-candidates ul li:before
{
	content: "";
    position: absolute;
    top: 0.5em;
    left: -1em;
    width: 0.35em;
    height: 0.35em;
    border-radius: 50%;
    background: #0B1321;
}
.btn-candidates
{
	margin: 2em auto;
}
.btn-candidates a
{
	font: 1.235em / 1.2em regular;
    color: #fff;
	padding: 0.85em 1.5em;
	background: #0B1321;
}


.column-image-candidates img
{
	width: 100%;
    height: 70vh;
    object-fit: cover;
}
.column-content-candidates
{
	width: 50%;
	padding: 0 3em;
	
	display: flex;
    flex-direction: column;
    justify-content: center;
}


#container-module-data
{
	width: 100%;
	padding: 5em 0;
}
.row-data
{
	width: 100%;
	
	display: flex;
	flex-flow: row wrap;
    justify-content: space-between;
	align-items: center;
}
.column-contact-data
{
	width: 35%;
}
.column-contact-data > h2
{
	font: 2.5em / 1.2em regular;
    padding-bottom: 2em;
    color: #0B1321;
	padding-right: 3em;
	
	position: relative;
}
.column-contact-data > h2:before
{
	content: "";
    position: absolute;
    width: 4.5em;
    height: 10px;
    background: #0B1321;
    bottom: 1.5em;
    left: 0;
}
.column-contact-data strong
{
	font: 1em / 1.2em bold;
}
.column-contact-data p
{
	font: 1.235em / 1.5em roboto-regular;
    color: #282828;
	margin-bottom: 2em;
}
.column-contact-data ul li
{
	margin-bottom: 2em;
}
.column-contact-data ul li h3 
{
    font: 1.45em / 1.2em bold;
    color: #0B1321;
    display: flex;
}
.column-contact-data ul li p
{
	font: 1.235em / 1.3em regular;
    color: #0B1321;
	margin-left: 3em;
}
.column-contact-data ul li a:first-child
{
	margin-left: 3em;
}
.column-contact-data ul li a
{
	font: 1.235em / 1.3em regular;
    color: #0B1321;
	margin-left: 3em;
}
.column-contact-data ul li:nth-child(3) a
{
	margin-left: 3em;
}
.column-contact-data ul li i
{
	font: 1.5em / 1.3em regular;
    color: #0B1321;
}
.icon-ubication
{
    width: 1.1em;
    height: 1.1em;
    padding: 0;
    background: url('images/ubicacion.png') no-repeat center / contain;
    margin-right: 0.5em;
}
.icon-whatsapp
{
    width: 1.1em;
    height: 1.1em;
    padding: 0;
    background: url('images/telefono.png') no-repeat center / contain;
    margin-right: 0.5em;
}
.icon-email
{
    width: 1.1em;
    height: 1.1em;
    padding: 0;
    background: url('images/correo.png') no-repeat center / contain;
    margin-right: 0.5em;
}
.data-links h2
{
	font: 1.45em / 1.2em bold;
    padding-bottom: 0.75em;
    color: #0B1321;
}
.row-data-links 
{
	display: flex;
}
.row-data-links a
{
	margin-right: 0.75em;
	width: 2.5em;
    height: 2.5em;
}
.row-data-links a img
{
	width: 100%;
    height: 100%;
}
.column-questions-data
{
	width: 60%;
	border: 2px solid #0B1321;
	border-radius: 1em;
	padding: 3em 2em;
}
.column-questions-data h2
{
	font: 2.5em / 1.2em bold;
    padding-bottom: 1em;
    color: #0B1321;
	text-align: center;
}
.column-questions-data h3
{
	font: 1.335em / 1.2em bold;
    padding-bottom: 0.5em;
    color: #0B1321;
}
.title-data
{
    padding: 0.85em 0;
    padding-right: 1em;
    display: flex;
	justify-content: space-between;
    align-items: center;
	border-top: 1px solid #dacfcf;
}
.title-data h3 
{
    font: 1.235em / 1.5em bold;
    color: #0B1321;
}
.text-data
{
    width: auto;
    font: 1.235em / 1.2em regular;
    color: #0B1321;
    display: none;
	margin-bottom: 1em;
	padding-right: 3em;
}
.icon-data
{
    width: 25px;
    height: 25px;
    color: #0B1321;
    font: 2em / 1em regular;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}


#container-module-testimonial
{
	width: 100%;
	padding-top: 2em;
	padding-bottom: 4em;
	background: #DED5BF;
}
.row-testimonial
{
	width: 100%;
}
#container-module-testimonial  .slick-slider 
{
    margin:0 -15px;
}
#container-module-testimonial  .slick-slide
{
    margin-right:15px;
    margin-left:15px;
}
.columnTestimonials
{
	background: #fff;
	border-radius: 1em;
	padding: 1em 2em;
}
.columnTestimonials > img
{
	width: 12em;
	margin: 2em auto;
}
.columnTestimonials p
{
	font: 1.1em / 1.2em regular;
    padding-bottom: 0.75em;
    color: #0B1321;
	text-align: center;
}
.rowTestimonials
{
	display: flex;
	align-items: center;
	justify-content: center;
}
.boxTestimonials img
{
	width: 5em;
	margin-right: 0.5em;
}
.rowTestimonials h3
{
	font: 1.1em / 1.2em regular;
    color: #0B1321;
}



.row-category 
{
    width: 100%;
}
.row-category ul
{
	display: flex;
	flex-flow: row wrap;
	justify-content: space-evenly;
}
.row-category ul li
{
	width: 27%;
	margin: 1em 3.16%;
}
.row-category ul li .icon
{
	width: 100%;
	background: #F0EFED;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 2em;
	border-top-left-radius: 0.75em;
	border-top-right-radius: 0.75em;
}
.row-category ul li .icon img
{
	width: 100%;
	height: 20em;
    object-fit: cover;
}
.row-category ul li .content
{
	background: #FCF9F4;
	padding: 1.5em 1em;
	display: flex;
	flex-flow: row wrap;
	text-align: center;
    justify-content: center;
	border-bottom-left-radius: 0.75em;
	border-bottom-right-radius: 0.75em;
}
.row-category ul li .content h3
{
	font: 1.235em/1em bold;
    color: #000;	
	margin-bottom: 1em;
	width: 100%;
}
.row-category ul li .content a
{
	font: 1.135em / 1em regular;
    color: #fff;
    background: #0B1321;
    padding: 0.75em 2em;
    display: table;
    border-radius: 2em;
}



#container-module-contact
{
	width: 100%;
	padding: 5em 0;
}
.row-contact
{
	width: 100%;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
.content-contact
{
	width: 30%;
}
.content-contact > h2
{
	font: 2.8em / 1.2em bold;
    color: #1E355C;
    margin-bottom: 0.35em;
}
.content-contact > p
{
	font: 1.2em/1.4em roboto-regular;
    color: #1E355C;
    margin-bottom: 1.5em;
}
.dataContact ul li
{
	background: #fff;
	box-shadow: 12px 9px 38px 0px rgba(0, 0, 0, 0.1);
	padding: 1em;
	margin-bottom: 1em;
}
.dataContact ul li h2
{
	font: 1.2em / 1.2em bold;
    color: #1E355C;
	margin-bottom: 0.5em;
	
	display: flex;
    align-items: center;
}
.dataContact ul li a,
.dataContact ul li p
{
	font: 1.235em / 1.2em regular;
    color: #1E355C;
	padding-left: 2em;
}
.image-contact
{
	width: 100%;
}
.image-contact iframe
{
	width: 100% !important;
	height: 35em !important;
}


#container-module-formContact
{
	width: 100%;
	padding-bottom:5em;
}
.row-formContact
{
	width: 65%;
    margin: 0 auto;
	background: #fff;
    padding: 3em;
	box-shadow: 12px 9px 38px 0px rgba(0, 0, 0, 0.1);
}
.row-formContact h2
{
	font: 2.8em / 1.2em bold;
    color: #1E355C;
    margin-bottom: 0.35em;
}
.row-formContact form
{ 
	display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}
.row-formContact form p
{
	width: 49%;
	margin-bottom: 1em;
	position: relative;
}
input::placeholder,
textarea::placeholder
{
  color: #1E355C;
}
.row-formContact form p input[type="text"] ,
.row-formContact form p input[type="email"],
.row-formContact form p input[type="tel"]
{
    width: 100%;
    padding: 0 0.5em;
    border: 1px solid #ddd;
    font: 1.2em/1em regular;
    color: #1E355C;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #fff;
}
.row-formContact form p input[type="submit"]  
{
    font: 1.2em/1em bold;
    color: #fff;
    background: #1E355C;
	text-transform: uppercase;
    padding: 1em 3em;
    display: table;
	border: none;
	cursor:pointer;
	transition: all 0.3s ease-in-out;
}
.row-formContact form p input[type="submit"]:hover
{
    box-shadow: -5px 5px 10px #535353;
}
.row-formContact form p textarea
{
    width: 100%;
    border: 1px solid #ddd;
    font: 1.2em/1em regular;
    color: #1E355C;
	background: #fff;
	height: 8em;
	resize: none;
	padding: 0.75em 0.5em;
}

#container-module-blog
{
	width: 100%;
	background: #F5F6FC;
	padding: 5em 0;
}
.row-blog
{
	width: 100%;
}
.title-blog
{
	width: 50%;
    margin: 0 auto;
}
.title-blog h2
{
	font: 2.5em / 1.2em bold;
    color: #812992;
    margin-bottom: 0.5em;
	text-align: center;
}
.title-blog p 
{
    font: 1.235em / 1.3em roboto-regular;
    color: #565656;
    margin-bottom: 3em;
    text-align: center;
}
.group-blog
{
	width: 100%;
}
.group-blog ul
{
	display: flex;
	flex-flow: row wrap;
}
.group-blog ul li
{
	width: 47%;
    margin: 1em 1.5%;
}
.row-item-post a
{
	display: flex;
	flex-flow: row wrap;
}
.imagepost
{
	width: 50%;
}
.imagepost img
{
	width: 100%;
    height: 20em;
    object-fit: cover;
}
.contentpost
{
	width: 50%;
	padding: 1em 2em;
}
.datepost
{
    width: 3em;
    height: 3em;
    background: #812992;

    display: flex;
    justify-content: center;
    flex-flow: column wrap;
    align-items: center;
    text-align: center;
	border-radius: 5px;
}
.datepost b 
{
    font: 1em/1em regular;
    color: #fff;  
}
.datepost span 
{
    font: 0.75em/1em light;
    color: #fff;  
}
.contentpost h2
{
	font: 1.5em/1.3em bold;
    color: #000;
	margin-top: 1.5em;
	margin-bottom: 1em;
}
.contentpost p
{
    font: 1.1em/1.3em roboto-regular;
    color: #565656;
    letter-spacing: 0.5px;
	margin-bottom: 1em;
}
.contentpost > span
{
	font: 1.35em/1em regular;
    color: #812992;
	transition: all 0.3s ease-in-out;
}
.row-item-post:hover .contentpost > span
{
	color: #ffa6ae;
}
.row-item-post 
{
    margin-bottom: 2em;
}


#container-module-postdetail
{
	width: 100%;
}
.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: 35em;
}
.columnleft-postdetail  h1 
{
    font: 1.8em / 1.2em light;
	font-weight: 600;
    color: #1E355C;
	margin-top: 1em;
}
.thecontent-postdetail
{
    font: 1.235em / 1.7em light;
    color: #000;	
}
.columnleft-postdetail span
{
    font: 1.1em / 1.7em bold;
    font-weight: 600;
    color: #000;	
}
.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:#1E355C;
}

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



.listpost
{
	display: flex;
	flex-flow: row wrap;
}
.column-post 
{
    width: 31%;
    margin: 1em 1%;
}
.column-post .image 
{
    width: 100%;
    height: auto;
	position: relative;
	background: #1e355ce3;
}
.column-post .image img
{
    width: 100%;
    height: 25em;
}
.column-post .content h2
{
	font: 1.5em / 1em bold;
    color: #fff;
	transition: all 0.3s ease-in-out;
}
.column-post .content p
{
	font: 1.235em / 1.2em regular;
    color: #fff;
    margin-top: 1em;
	margin-bottom: 1em;
	transition: all 0.3s ease-in-out;
}
.column-post .content 
{
    background: #8B8D8E;
	padding: 2em;
	transition: all 0.3s ease-in-out;
	height: 18em;
}
.btnPost span
{
	font: 1.235em / 1.5em regular;
    color: #fff;
	text-transform: uppercase;
	transition: all 0.3s ease-in-out;
}

.column-post:hover .content h2
{
    color: #1E355C;
}
.column-post:hover .content p,
.column-post:hover .btnPost span
{
    color: #000;
}

.more 
{
    position: absolute;
    top: 1em;
    left: 1em;
    background: #1E355C;
    width: 1.5em;
    height: 1.5em;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 2.5em;
}
.column-post:hover
{
	-webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, .3);
    box-shadow: 0 3px 20px rgba(0, 0, 0, .3);
}
.column-post:hover .content
{
	background: #fff;
}
.column-post:hover .image img
{
	opacity: 0.2;
}
.column-post:hover .more
{
	background: #fff;
	color: #000;
}


.fullwidth 
{
    width: 100% !important;
}
.btnwidth 
{
    width: auto !important;
}

.mobile
{
	display: none !important;
}





@media screen and (max-width: 1760px)
{
	body 
	{
		font-size:14px;
	}

}


@media screen and (max-width: 1400px)
{

	body 
	{
		font-size:13px;
	}
	.content-about p 
	{
		font: 1.15em/1.5em roboto-regular;
	}

}


@media screen and (max-width: 1100px)
{

	body 
	{
		font-size:8px;
	}
	.center 
	{
		width: 90%;
	}

	
	
}

@media screen and (max-width: 760px)
{
	body 
	{
		font-size:12px;  
		padding-top: 7em;
	}
	#container-module-menu 
	{
        position: fixed;
        top: 0;
        z-index: 9999;
    }
	#container-module-header,
	.column-menu
	{
		display:none;
	}
	.row-logo
	{
		background: #1E355C;
		padding: 0.75em 0;
		position: fixed;
		top: 0;
	}
	.row-logo img 
	{
		width: 9em;
		margin-left: 0;
	}
	.center-full
	{
		width: 94%;
	}
	.menu-mobile
	{
		width: 45px;
		height: 45px;
		background: #EDE6D5;
		border-radius: 50%;
		display: flex;
		justify-content: center;
		flex-flow: column wrap;
		align-items: center;
		margin:2.5px 0;
	}	
	.menu-mobile span 
	{
		width: 50%;
		height: 1px;
		background: #1E355C;
		margin: 3px 0;
	}	
	.row-logo .center-full 
	{
		display:flex;
		justify-content:space-between;
		align-items:center;
	}	
	.image-slider 
	{
		width: 100%;
		height: 50em;
	}
	.slick-next , 
	.slick-prev 
	{
		display:none !important;
	}
	.layer-slider h2 
	{
		font: 3.4em/1em light;
		display: block;
		text-align: left;
		width: 100%;
	}
	.layer-slider h3 
	{
		font: 1.4em/1.4em roboto-regular;
		padding: 1.75em 0;
	}	
	.layer-slider 
	{
		padding: 0 10%;
	}
	.slick-dots button
	{
		width:12px;
		height:12px;
	}
	#container-module-gallery ul li 
	{
		width: 100%;
		display: flex !important;
		flex-flow: column !important;
	}
	.image-gallery 
	{
		width: 100%;
	}
	.content-gallery 
	{
		width: 100%;
		display:flex;
		flex-flow: column;
		min-height: 27em;
	}
	.content-gallery p 
	{
		font: 1.4em/1.6em roboto-regular;
		padding: 2em 1em;
	}
	#container-module-services h2 
	{
		font: 2.4em/1.2em bold;
	}	
	#container-module-services
	{
		padding: 5em 0;
	}		
	.group-services ul li 
	{
		width: 100%;
		padding: 2em 1em;
		margin-right: 0;
	}
	.services-text p 
	{
		font: 1.1em/1.4em roboto-regular;
	}
	
	#container-module-about h2
	{
		font: 2.4em/1.2em bold;
		padding:0 10%;
	}
	.group-about ul li 
	{
		width: 100%;
		display: flex;
		flex-flow: column;
	}
	.image-about 
	{
		width: 100%;
	}
	.content-about 
	{
		width: 100%;
		padding: 3.5em 3em;
	}	
	.row-form 
	{
		padding: 0;
	}
	.row-formContact 
	{
        width: 100%;
    }
    .row-formContact h2 
    {
        font: 2em / 1.2em bold;
    }
    .row-formContact form p 
    {
        width: 100%;
    }
    .row-formContact 
    {
        padding: 1.5em;
    }
	.row-form form p 
	{
		width: 100%;
		margin-bottom: 1em;
	}
	.row-form form p label 
	{
		display:none;
	}	
	.row-form form p input[type="text"], 
	.row-form form p input[type="number"], 
	.row-form form p input[type="tel"], 
	.row-form form p input[type="password"],
	.row-form form p input[type="email"] {
		height: 2.7em;			
	}
	.row-form form p textarea 
	{
		height: 12em;
	}
	.center
	{
		width: 85%;
	}	
	.row-footer 
	{
		display: flex;
		flex-flow: column;
	}
	.column-logo-footer 
	{
		width: 100%;
	}
	.column-menu-footer 
	{
		width: 100%;
		margin-top: 3em;
	}
	.column-menu-footer ul li 
	{
		width: 100% !important;
	}	
	#container-module-footer
	{
		font-size: 13px; 
		padding: 5em 0 5em 0;
	}
	.column-logo-footer img 
	{
		width: 12em;
	}

	#container-mobile
	{
		width: 100%;
		background: #1e355c;
		position: fixed;
		top: 7em;
		display: none;
		z-index: 99999;
		overflow: auto;
		height: 100%;
	}
	.row-menu-mobile
	{
		margin:3.5em 0 5em 0;
	}
	.row-menu-mobile a 
	{
		font: 1.4em/1em regular;
		color: #fff;
		margin: 1em 0;
		text-align: center;
		display: block;
	}
	.row-phone-mobile a , .row-email-mobile a 
	{
		font: 1.4em/1em regular;
		color: #EDE6D5;
		margin: 1em 0;
		text-align: center;
		text-transform: uppercase;
		letter-spacing: -0.5px;
		display: block;
	}	
	.row-data-mobile
	{
		font: 1.4em/1em regular;
		color: #EDE6D5;
		margin: 1em 0;
		text-align: center;
		text-transform: uppercase;
		letter-spacing: -0.5px;
		display: block;
	}

	.close-nav 
	{
		margin-bottom: 5px;
	}	
	.close-nav span:nth-child(1) ,
	.close-nav span:nth-child(4)
	{
		opacity:0;
	}
	.close-nav span:nth-child(2)
	{
		transform:rotate(45deg);
		margin-bottom:-4px;
	}
	.close-nav span:nth-child(3)
	{
		transform:rotate(-45deg);
	}
	
	::placeholder 
	{
	  color: #D7CBB0;
	  opacity: 1; 
	}
	:-ms-input-placeholder 
	{ 
	  color: #D7CBB0;
	}
	::-ms-input-placeholder 
	{ 
	  color: #D7CBB0;
	}
	.row-map
	{
		width: 100%;
		margin-top: 0;
	}
	.row-category ul li 
	{
        width: 100%;
    }
	.column-image-banner 
	{
		width: 100%;
	}
	.column-content-banner 
	{
		width: 100%;
		padding: 3em 2em;
	}
	.column-image-candidates 
	{
		width: 100%;
	}
	.column-content-candidates 
	{
		width: 100%;
	}
	.column-content-banner h2
	{
		font: 2em / 1.2em bold;
	}
	.column-content-banner p
	{
		font: 1.235em / 1.3em roboto-regular;
	}
	.row-us 
	{
		width: 100%;
	}
	.row-us h2
	{
		font: 2em / 1.2em bold;
	}
	.row-us p
	{
		font: 1.235em / 1.3em roboto-regular;
	}
	#container-module-us
	{
		padding: 3em 0;
	}
	.column-content-acordeon 
	{
		width: 100%;
		padding: 2em;
	}
	.column-image-acordeon 
	{
		width: 100%;
	}
	#container-module-candidates 
	{
		padding: 4em 0;
	}
	.column-content-candidates
	{
		width: 100%;
		padding: 2em 1em;
	}
	.column-content-candidates h2 
	{
		font: 2em / 1.2em bold;
	}
	.row-full-image img
	{
		height: 18em;
	}
	.row-thumb-image img
	{
		height: 16em;
	}
	.column-contact-data 
	{
		width: 100%;
		margin-bottom: 2em;
	}
	.column-questions-data 
	{
		width: 100%;
	}
	.column-contact-data > h2
	{
		font: 2em / 1.2em regular;
	}
	.column-contact-data > h2:before
	{
		height: 7px;
	}
	.column-questions-data h2
	{
		font: 2em / 1.2em bold;
	}
	.column-contact-data ul li h3 
	{
		font: 1.235em / 1.2em bold;
	}
	.title-data h3 
	{
		font: 1.135em / 1.2em bold;
	}
	.column-logo-footer 
	{
		width: 100%;
	}
	.column-menu-footer 
	{
		width: 100%;
	}
	.column-menu-footer > ul > li 
	{
		width: 100%;
	}
	.column-menu-footer > ul > li:nth-child(2) 
	{
		width: 100%;
	}
	.column-gallery .image 
	{
		width: 31%;
	}
	.row-category ul li 
	{
		width: 100%;
	}
	.column-logo-footer 
	{
		width: 100%;
	}
	.column-menu-footer 
	{
		width: 100%;
	}
	.column-menu-footer > ul > li 
	{
		width: 100%;
	}
	.column-menu-footer > ul > li:nth-child(2) 
	{
		width: 100%;
	}
	.column-gallery .image 
	{
		width: 31%;
	}
	.column-logo-footer img 
	{
		width: 12em;
	}
	.row-links p 
	{
		font: 1.235em / 1.2em regular;
	}
	.column-dataFooter ul li p
	{
		font: 1.135em / 1.3em regular;
	}
	.column-dataFooter ul li a 
	{
		font: 1.135em / 1.3em regular;
	}
	.content-contact 
	{
		width: 100%;
		margin-bottom: 2em;
	}
	.image-contact 
	{
		width: 100%;
	}
	.content-contact > h2 
	{
		font: 2em / 1.2em bold;
	}
	.dataContact ul li a,
	.dataContact ul li p
	{
		font: 1.235em / 1.2em regular;
	}
	.row-form 
	{
		width: 100%;
	}
	.row-form form p 
	{
		width: 100%;
	}
	.row-form h2
	{
		font: 2em / 1.2em bold;
	}
	
	.row-dataHome 
	{
        width: 100%;
        margin-bottom: 2em;
        margin-top: 2em;
    }
	.row-contactHome 
	{
        padding: 1em;
    }
	#container-module-contactHome 
	{
        padding: 3em 0;
    }
    .image-gallery img 
    {
        height: 400px;
    }
    
    .content-gallery p
    {
        top: 4em;
    }
    .content-gallery a
    {
    	bottom: 1em;
    }
    .column-image-acordeon img 
	{
		height: 57vh;
		object-fit: cover;
	}
	
	.title-blog 
	{
        width: 100%;
    }
	.title-blog 
	{
        width: 100%;
        margin: 0 auto;
    }
    .imagepost 
    {
        width: 100%;
    }
    .contentpost 
    {
        width: 100%;
        padding: 1em 0.5em;
    }
	#container-module-blog .slick-slider 
    {
        margin: 0 -15px;
    }
    #container-module-blog .slick-slide
    {
        margin-right: 15px;
        margin-left: 15px;
    } 
    
    .imagepost img
    {
    	height: 20em;
    }
    .title-blog h2
    {
    	font: 1.8em / 1.2em bold;
    }
    #container-module-blog
    {
    	padding: 0;
    }
    .column-post 
    {
        width: 100%;
    }
    .column-post .image img
    {
        height: 16em;
    }
    .columnleft-postdetail 
    {
        width: 100%;
    }
    .columnright-postdetail 
    {
        width: 100%;
    }
    .image-postdetail img 
    {
        height: 15em;
    }
    .column-image-banner img 
    {
        height: 31vh;
    }
    .column-image-candidates img 
    {
        height: 32vh;
    }
    
    .menu-menu-container ul li .sub-menu
    {
        display: none;
    }
	
	.mobile
	{
		display: block !important;
	}
	.desktop
	{
		display: none !important;
	}

	
}

@media screen and (max-width: 370px)
{

	body 
	{
		font-size:10px;
	}
	
	
}


























