/*
	Theme Name: t466jHjHxHAGxHAGqd_raisexdesign
	Text Domain: t466jHjHxHAGxHAGqd_raisexdesign
*/

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


@font-face 
{
    font-family: 'industry-light';
    src: url('fonts/Industry-Light.eot');
    src: url('fonts/Industry-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/Industry-Light.woff2') format('woff2'),
        url('fonts/Industry-Light.woff') format('woff'),
        url('fonts/Industry-Light.ttf') format('truetype'),
        url('fonts/Industry-Light.svg#Industry-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face 
{
    font-family: 'industry-medium';
    src: url('fonts/Industry-Medium.eot');
    src: url('fonts/Industry-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/Industry-Medium.woff2') format('woff2'),
        url('fonts/Industry-Medium.woff') format('woff'),
        url('fonts/Industry-Medium.ttf') format('truetype'),
        url('fonts/Industry-Medium.svg#Industry-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face 
{
    font-family: 'industry-bold';
    src: url('fonts/Industry-Bold.eot');
    src: url('fonts/Industry-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Industry-Bold.woff2') format('woff2'),
        url('fonts/Industry-Bold.woff') format('woff'),
        url('fonts/Industry-Bold.ttf') format('truetype'),
        url('fonts/Industry-Bold.svg#Industry-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face 
{
    font-family: 'industry-book';
    src: url('fonts/Industry-Book.eot');
    src: url('fonts/Industry-Book.eot?#iefix') format('embedded-opentype'),
        url('fonts/Industry-Book.woff2') format('woff2'),
        url('fonts/Industry-Book.woff') format('woff'),
        url('fonts/Industry-Book.ttf') format('truetype'),
        url('fonts/Industry-Book.svg#Industry-Book') format('svg');
    font-weight: normal;
    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: 14.75px;  
}

::placeholder 
{ 
  color:  #908888;
}
:-ms-input-placeholder 
{ 
  color:  #908888;
}
::-ms-input-placeholder 
{ 
  color:  #908888;
}

img
{
	border:none;
	display:block;
}
input , select 
{
    -webkit-appearance: none;	
}
li
{
	list-style:none;
}
a
{
	text-decoration:none;
	display:block;
}
p 
{
	margin:0;
}
.relative 
{
	position:relative;
}
.center
{
	width: 75%;
    margin: 0 auto;
}
.center-full
{
	width: 90%;
    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;
}
.textcenter 
{
    text-align:center;
}
* 
{
	box-sizing: border-box;
}
*:focus
{
	outline:none;
}
header 
{ 
	width:100%;
}
#container-module-header 
{
    width: 100%;
	background:#163760;
}
.row-header
{
    width: 100%;
	display:flex; 
    align-items: center;
	flex-flow:row wrap;
	justify-content:space-between;
}
.column-logo img
{
	width:7em;
	height: auto;
}
.column-menu
{
    width: auto;
}
.column-menu ul 
{
	display:flex;
}
.column-menu ul li
{
	margin-left:3em;
}
.column-menu ul li a
{
	color:#fff;
	font:1.1em/1em regular;
}
.column-menu ul li a:hover 
{
	text-decoration:underline;
}
.rowbar
{
	width:100%;
	padding:1em 0;
	background:#F7EEDD;
}
.rowbar span
{
    color: #163760;
    font: 1.875em / 1em industry-medium;
    letter-spacing: 8px;
    display: block;
    text-align: center;
}

#container-module-section-01 
{
    width: 100%;
}
#container-module-section-01 .row-section
{
	width:100%;
	background:url("images/cc99f2a2-c13f-4ea0-8bea-e834ceffbf75.png") no-repeat left bottom / cover;
	position:relative;
}
#container-module-section-01 .row-bar-section
{
	width:100%;
	padding:3em 0;
	background:#F0F0F0;
}
#container-module-section-01 .row-bar-section h2
{
    color: #000000;
    font: 3em / 1em medium;
    display: block;
    text-align: center;
    letter-spacing: -1px;
}

#container-module-section-02
{
    width: 100%;
    padding: 7.375em 0;
}
#container-module-section-02 h2
{
    color: #000000;
    font: 2.575em / 1em semibold;	  
	position:relative;
}
#container-module-section-02 h2:before
{
	content: "";
    width: 4em;
    height: 3px;
    background: #55c594;
    position: absolute;
    bottom: -0.5em;
    left: 0;
}
#container-module-section-02 .row-section
{
    width: 100%;
    padding: 5.675em 0;
	display:flex; 
    align-items: center;
	flex-flow:row wrap;
	justify-content:space-between;
}
#container-module-section-02 .column-left
{
	width:60%;
}
#container-module-section-02 .column-left img
{
    width:100%;
	height:auto;
}
#container-module-section-02 .column-right
{
	width:30%;
}
#container-module-section-02 .column-right h3
{
	color: #000000;
    font: 1.875em / 1.375em medium;
    text-align: center;	
	padding-bottom:1em;
}
#container-module-section-02 .column-right p
{
	color: #000000;
    font: 1.3em / 1.675em light;
}

.row-button
{
	width:100%;
	display:flex; 
	justify-content:center;
	padding:3.75em 0;
}
.row-button a
{
    background: #163760;
    color: #fff;
    font: 1.175em / 1em light;
    padding: 1.3em 5em;
}
.row-button a:hover
{
    background: #55c594;
}




#container-module-section-03
{
    width: 100%;
    padding: 7.375em 0;
    background: #fff;
}
#container-module-section-03 h2
{
    color: #000000;
    font: 2.575em / 1em semibold;	  
	position:relative;
}
#container-module-section-03 h2:before
{
	content: "";
    width: 4em;
    height: 3px;
    background: #55c594;
    position: absolute;
    bottom: -0.5em;
    left: 0;
}
#container-module-section-03 .row-section
{
    width: 100%;
    padding: 3.675em 0 0 0;
	display:flex; 
    align-items: center;
	flex-flow:row wrap;
	justify-content:space-between;
}
#container-module-section-03 .column-left
{
	width:55%;
}
#container-module-section-03 .column-left img
{
    width:100%;
	height:auto;
}
#container-module-section-03 .column-right
{
	width:45%;
}
#container-module-section-03 .column-right div
{
	padding:0 23%;
}
#container-module-section-03 .column-right h3
{
	color: #000000;
    font: 1.875em / 1.375em medium;
    text-align: center;	
	padding-bottom:1em;
}
#container-module-section-03 .column-right p
{
	color: #000000;
    font: 1.3em / 1.675em light;
}
.imagecenter
{
    width: 45% !important;
    margin-left: 10%;	
}




#container-module-section-04
{
    width: 100%;
	position:relative;
}
#container-module-section-04 img
{
    width: 100%;
	height:auto;
}
#container-module-section-04 .row-section
{
    position: absolute;
    right: 15%;
    top: 5em;
    width: 32.75%;
}
#container-module-section-04 .row-section p 
{
    color: #000000;
    font: 1.3em / 1.575em light;
}
#container-module-section-04 .row-section strong
{
    font-family:medium;
}



#container-module-section-05
{
    width: 100%;
    padding: 10.375em 0 5em 0;
    background: #fff;
}
#container-module-section-05 h2
{
    color: #000000;
    font: 2.575em / 1em semibold;	  
	position:relative;
}
#container-module-section-05 h2:before
{
	content: "";
    width: 4em;
    height: 3px;
    background: #55c594;
    position: absolute;
    bottom: -0.5em;
    left: 0;
}
#container-module-section-05 .row-section
{
    width: 100%;
    padding: 5.675em 0 0 0;
	display:flex; 
	flex-flow:row wrap;
	justify-content:space-between;
}
#container-module-section-05 .column
{
	width:47%;
}
#container-module-section-05 .column p
{
    color: #000000;
    font: 1.3em / 1.475em light;
}
#container-module-section-05 .column p strong
{
    font-family:regular;
}
#container-module-section-05 .column h3
{
    font: 1.3em / 1.575em medium;
    margin: 0.5em 0;
}



#container-module-section-06
{
    width: 100%;
    padding:6.375em 0 8.375em  0;
    background: #fff;
}
#container-module-section-06 h2
{
    color: #000000;
    font: 2.575em / 1em semibold;	  
	position:relative;
}
#container-module-section-06 h2:before
{
	content: "";
    width: 4em;
    height: 3px;
    background: #55c594;
    position: absolute;
    bottom: -0.5em;
    left: 0;
}
#container-module-section-06 .row-section
{
    width: 100%;
    padding: 5.675em 0 0 0;
	display:flex; 
	flex-flow:row wrap;
	justify-content:space-between;
}
#container-module-section-06 .column
{
    width: 30%;
    background: #fff;
    border: 1px solid #b6b6b6;
    margin:1em 0;
}
#container-module-section-06 .column .image
{
	padding: 1em;
}
#container-module-section-06 .column .image img
{
	 width: 100%;
	 height:auto;
}
#container-module-section-06 .column h3
{
    color: #007acc;
    font: 1.675em / 1.575em industry-medium;
    text-align: center;
    padding: 1em 0;
    letter-spacing: -0.3px;
}
#container-module-section-06 .column span
{
    color: #fff;
    font: 1.175em / 1.575em industry-light;
    text-align: center;
    display: block;
    border-top: 1px solid #d2d2d2;
    background: #163760;
}







#container-module-section-07
{
    width: 100%;
    padding: 8.375em 0 0 0;
    background: #eff2f4;
}
#container-module-section-07 h2
{
    color: #000000;
    font: 2.575em / 1em semibold;	  
	position:relative;
}
#container-module-section-07 h2:before
{
	content: "";
    width: 4em;
    height: 3px;
    background: #55c594;
    position: absolute;
    bottom: -0.5em;
    left: 0;
}
#container-module-section-07 .row-section
{
    width: 100%;
    padding: 5.675em 0 0 0;
	display:flex; 
	flex-flow:row wrap;
	justify-content:space-between;
}
#container-module-section-07 .column
{
    width: 25%;
	position: relative;
}
#container-module-section-07 .column .image
{
	width: 100%;
}
#container-module-section-07 .column .image img
{
    width: 100%;
    height: 35em;
    object-fit: cover;
}
#container-module-section-07 .column .layer
{
    width: 100%;
    height: 100%;
    position: absolute;
    background: #388b67a3;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
	opacity:0;  
	transition: all 0.3s ease-in-out;
}
#container-module-section-07 .column .layer h3
{
    color: #fff;
    font: 2.575em / 1em semibold;
    position: relative;
}
#container-module-section-07 .column:hover .layer
{
	opacity:1;
}






#container-module-section-08
{
    width: 100%;
    padding: 5.375em 0;
    background: #fff;
}
#container-module-section-08 h2
{
    color: #000000;
    font: 2.575em / 1em semibold;	  
	position:relative;
}
#container-module-section-08 h2:before
{
	content: "";
    width: 4em;
    height: 3px;
    background: #55c594;
    position: absolute;
    bottom: -0.5em;
    left: 0;
}
#container-module-section-08 .row-section
{
    width: 100%;
    padding: 3.675em 0 0 0;
	display:flex; 
    align-items: center;
	flex-flow:row wrap;
	justify-content:space-between;
}
#container-module-section-08 .column-left
{
	width:50%;
}
#container-module-section-08 .column-left img
{
    width:100%;
	height:auto;
}
#container-module-section-08 .column-right
{
	width:45%;
}
#container-module-section-08 .column-right h3
{
	color: #000000;
    font: 1.875em / 1.375em medium;
    text-align: center;	
	padding-bottom:1em;
}
#container-module-section-08 .column-right p
{
	color: #000000;
    font: 1.3em / 1.375em light;
	margin:0.75em 0;
}
#container-module-section-08 .column-right strong
{
    font-family: medium;
}
#container-module-section-08 .column-right div
{
    text-align:center;
}
#container-module-section-08 .column-right h4
{
    font: 1em / 1.375em light;
	margin:0.75em 0;
}








#container-module-section-09
{
    width: 100%;
    padding: 5.375em 0 0 0;
    background: #fff;
}
#container-module-section-09 h2
{
    color: #000000;
    font: 2.375em / 1em medium;	  
	position:relative;
	margin-bottom:0.5em;
}
#container-module-section-09 .row-section
{
    width: 100%;
    padding: 3.675em 0 0 0;
	display:flex; 
    align-items: center;
	flex-flow:row wrap;
	justify-content:space-between;
}
#container-module-section-09 .row-section-text
{
    width: 100%;
    padding: 2.675em 0;
}
#container-module-section-09 .row-section-text p
{
	color: #000000;
    font: 1em / 1.375em light;
	margin:0.75em 0;
}
#container-module-section-09 .row-section-bar
{
	width:100%;
	padding:3.75em 0;
	background:#163760;
	position:relative;
}
#container-module-section-09 .row-section-bar:before
{
	content: "";
    width: 0;
    height: 0;
    border-right: 10px solid transparent;
    border-top: 15px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #163760;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -1.875em;
}

#container-module-section-09 .row-section-bar div
{
    display: flex;
	flex-flow:row wrap;
    align-items: center;
    justify-content: space-between;
}
#container-module-section-09 .row-section-bar h2
{
	color: #fff;
    font: 2em / 1em semibold;
    position: relative;
}
#container-module-section-09 .row-section-bar a
{
	background: none;
    color: #fff;
    font: 1.175em / 1em light;
    padding: 1.1675em 3.75em;
	border:3px solid #fff;
}
#container-module-section-09 .row-section-bar a:hover
{
	background: #fff;
    color: #163760;
}


#container-module-footer
{
	width:100%;
	background:#24272B;
}
.row-footer
{
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
    padding: 3.75em 0;
}
.column-footer
{
    width: 47%;
}
.row-logo-footer img 
{
	width:13em;
}
.row-image-footer img 
{
	width:80%;
}
.column-footer h3
{
    color: #fff;
    font: 1.875em / 1.375em medium;
    padding-bottom: 1em;
}
.column-footer .text
{
    color: #c1c1c1;
    font: 1.175em / 1.475em light;
}

.row-copyright
{
	width:100%;
	padding:1.875em 0;
	background:#1D2023;
}
.row-copyright span
{
    color: #c1c1c1;
    font: 0.975em / 1.175em light;	
}





#container-module-cf
{
    width: 100%;
    padding: 5em 0 4.25em 0;
    background: linear-gradient(0deg, rgba(235, 235, 235, 1) 0%, rgba(239, 242, 244, 1) 100%);
}
#container-module-cf h2 
{
    text-align: center;
    color: #000000;
    font: 2.575em / 1em semibold;
    position: relative;
}
#container-module-cf .text 
{
    color: #122D48;
    font: 1.375em / 1.375em regular;	
    padding: 2em 0;   
}
#container-module-cf .text a
{
    display:inline;  
	color: #122D48;
	text-decoration:underline;
}
.row-tab
{
    padding: 1.75em 0;
}
.titletab
{
    width:100%;
	display:flex;
	flex-flow:row wrap;
	justify-content:space-between;  
	padding: 0 5em;
}
.titletab a
{
    color: #fff;
    margin: 0 0.5em;
    padding: 0.75em 3em;
    background: #163760;
    font: 1.275em / 1.375em regular;
}
.titletab a.active
{
    color: #122D48 !important;
    background: #91E6C6 !important;
}
.tab
{
	display:none;
}
.datatab
{
    color: #000;
    font: 1.275em / 1.375em regular;	
    padding: 1.75em 0;
}
.datatab p
{
    margin:0.5em 0;	
}
.row-faq
{
	margin-top:3em;
}

.row-accordion
{
    width: 63%;
    margin: 0 auto;
    padding: 3em 0;
}
.itemaccordion
{
    cursor: pointer;
    position: relative;
	margin-bottom:1em;
}
.hiddentab 
{
	display:none;
}
.title-accordion 
{	
    color: #fff;
    padding: 0.75em 1em 0.75em 2em;
    position: relative;
    background: #163760;
    font: 1.675em / 1.375em regular;
}
.text-accordion
{
    width: 100%;
    padding: 1em 2.5em;
    font: 1.375em / 1.375em regular;
    color: #122D48;
    margin-bottom: 3em;
	display: none;
}
.text-accordion ul 
{
    margin-left: 1em;
    margin-top: 1em;
    margin-bottom: 1em;
}
.text-accordion p
{
	margin:0.5em 0;
}
.text-accordion a
{
    display:inline;
	color:#122D48;
	text-decoration:underline;
}
.text-accordion ul li
{
    list-style:disc;
}
.less-accordion .ico-accordion:after
{
    content: "";
	display:none;
}
.ico-accordion 
{
    width: 2em;
    height: 2em;
    border-radius: 5px;
    position: absolute;
    left: 1em;
    top: 1.1em;
    display: flex;
    align-items: center;
    justify-content: center; 
	z-index: 9;
}
.ico-accordion:before 
{
    content: "";
    width: 14px;
    height: 3px;
    background: #fff;
}
.ico-accordion:after 
{
    content: "";
    width: 3px;
    height: 13px;
    background: #fff;
    position: absolute;
}
.text-faq
{
    width: 100%;
    padding: 1em 0;
    color: #122D48;
    font: 1.175em / 1.375em light;
}
.text-faq h3 ,
.text-faq h4, 
.text-faq h5, 
.text-faq h6, 
.text-faq b,
.text-faq strong
{
    font-size: 1.375em;
    font-family:bold;
}
.text-faq p
{
   margin:0.5em 0;
}
.text-faq a
{
   color:#122D48;
   text-decoration:underline;
   display:inline;
}
.image-faq
{
	width:100%;
}
.image-faq ul
{
	width:100%;
	display:flex;
	justify-content:center;
}
.image-faq ul li
{
	margin:0 2.25%;
}
.image-faq ul li img
{
	width:auto;
	height:9em;
}



/* BEFORE AND AFTER */

.container 
{
    position: relative;
    width: 80%;
	margin:0 auto;
    overflow: hidden;
}
.line
{
	position: absolute;
	cursor: ew-resize;
	width: 1px;
	height: 100%;
	background: #fff;
	z-index: 9;
	top: 0;
	display: flex;
}
.image_circulo
{
	width: 4em;
    height: 4em;
    padding: 0;
    background: url("images/circle.svg") no-repeat center / contain;
	position: absolute;
    right: -1.875em;
    top: 45%;
}
.image-container 
{
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 45em;
}
.image-container img {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    clip-path: inset(0 0 0 0);
}


.box-letter
{
    width: 25em;
    position: absolute;
    left: 12.75%;
    top: 15%;
    text-align: center;
}
.box-letter h2
{
    font: 2.675em / 1.175em medium;
    color: #fff;   
}


.box-section
{
    width: 32em;
    border: 2px solid #fff;
    padding: 2em 0 1.5em 0;
    border-radius: 1.375em;
    background: #000000ab;
    text-align: center;
    position: absolute;
    right: 10%;
    top: 10%;
}
.box-section h3 
{
    font: 1.175em / 1em regular;
    color: #fff;
    letter-spacing: 7px;
}
.box-section h4
{
	font: 2.1em/1em regular;
    color: #fff; 
	margin:0.35em 0 1em 0;
}
.box-section h5
{
	font: 1.175em/1em regular;
    color: #fff; 
	margin: 0.25em 0;
}
.box-section ul
{
	margin: 0 0 1.35em 0;
    padding: 1em 2.5% 1em 2.5%;
    width: 100%;
    background: #163760;   
	display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}
.box-section ul li
{
    width: 38%;
    display: flex;
    flex-flow: column wrap;
    margin: 0.5em 0;
}
.box-section ul li:nth-child(3n)
{
	width:24%;
}
.box-section ul li b
{
    font: 1.9375em / 1em semibold;
    color: #fff;
	letter-spacing:-0.5px;
}
.box-section ul li span
{
    font: 1em / 1em medium;
    color: #fff;
    margin-top: 0.35em;
}
.box-section ul li i
{
    font: 0.9em/1em light;
    margin-top: 0.35em;
    display: block;
}
.button-section
{
    width: 90%;
    padding: 0 5%;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    margin: 0 auto;
}
.button-section a
{
    font: 1.175em/1em medium;
    color: #fff;
    margin: 0.35em 0.5em;
    padding: 0.675em 1.175em;
    background: #6ABA50;
    border-radius: 0.35em;
}
.button-section a:last-child
{
    background: #E2B728;
}
.button-section a:hover
{
	background:#163760 !important;
}
.box-section h6
{
	font: 1em/1em regular;
    color: #fff; 
	margin: 0.75em 0 0 0;
}




.row-news
{
	width:100%;
	margin-bottom:3em;
	display:flex;
	flex-flow:row wrap;
    justify-content:space-between;
}
.column-news
{
    width: 43.75%;
    margin: 4.375em 0;
    background: #eff2f4;
}
.column-news .image-news
{
	width:100%;
	height:auto;
	overflow: hidden;
}
.column-news .image-news img
{
	width: 100%;
    height: auto;
    transition: all 0.35s ease-in-out !important;
    
    -webkit-animation-fill-mode: inherit;
    animation-fill-mode: inherit;
}

.column-news:hover h3 a,
.column-news:hover h3
{
	color: #163760;
}

.column-news span
{
    font:1em/1em industry-medium;
    color: #163760;
	display:block;
}
.column-news h3
{
    margin: 0.375em 0;
    color: #000000;
    font: 2em / 1em semibold;
    position: relative;
}

.column-news h3 a
{
    text-decoration: none;
    color: #241D00;
}
.column-news .btn 
{
    font:  1.1em/1em medium;
    color: #163760;
    display: table;
}
.column-news h5
{
     font: 1.1em / 1.375em light;
     color: #241D00;
     margin: 0.375em 0;
}

.wrapperpost
{
	padding:1em;
}


#container-module-intro
{
    width: 100%;
    padding:5em 0 0 0;
}
.row-intro
{
	width: 100%;	
}
.row-intro h1
{
    color: #000000;
    font: 2.575em / 1em semibold;
    position: relative;
}
.row-intro h1:before {
    content: "";
    width: 4em;
    height: 3px;
    background: #55c594;
    position: absolute;
    bottom: -0.5em;
    left: 0;
}

.row-fullimage-intro
{
    width: 100%;  
	margin-top: 5em;
}
.row-fullimage-intro img
{
	width:100%;
	height: auto;
}
#container-module-article
{
    width: 100%;
    position: relative;
    padding: 5.125em 0 8.375em 0;
    background: #fff;
}
#container-module-article .center-min 
{
	width:55%;
}
.row-thecontent-article h2,
.row-thecontent-article h3,
.row-thecontent-article h4,
.row-thecontent-article h5,
.row-thecontent-article h6 
{
    font: 1em/1.4em bold;
    margin-top: 1em;
}
.row-thecontent-article strong,
.row-thecontent-article bold
{
    font: 1em/1.4em bold; 
	color: #ec1b2e;
}
.row-thecontent-article
{
    font: 1.275em / 1.4em light;
    color: #241D00;
    width: 100%;
    margin: 0 auto;
    background: #eff2f4;
    padding: 1em 2em;
}

.row-thecontent-article p
{
    margin: 1em 0;
}
.row-thecontent-article img
{
	max-width:100%;
    width:auto;
	height:auto;
    margin: 2.75em 0;
}
.row-thecontent-article .wp-video
{
	width:100% !important;
	height:auto !important;
	margin:3em 0 !important;
}



.row-article
{
    width: 100%;
    display: flex;  
	flex-flow:row wrap;
	align-items:center;
    justify-content: space-between;
	padding:5em 0 3.75em 0;
}
.column-button-thecontent
{
	width:50%;
}
.column-button-thecontent a
{
    font: 1.25em/1em bold;
    color: #241D00;
	text-transform: uppercase;
}

.column-shared-article
{
	width:auto;
	display: flex;
    align-items: center;
}
.column-shared-article span
{
    font: 1.25em/1em bold;
    color: #241D00;;
}
.column-shared-article  div
{
    display: flex;
}
.column-shared-article div img 
{
    height: 1.775em; 
	filter: brightness(0) invert(0); 
	transition: all 0.3s ease-in-out;
}
.column-shared-article div a:hover img 
{
    filter:inherit;
}
.column-shared-article div a  
{
    margin-left: 1em;
}


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


.popup
{
	display:none;
	position:relative;
	z-index:999;
}
.content-popup
{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
} 
.layer-popup 
{
    width: 100%;
    height: 100%;
    position: fixed;
    background:rgb(0 0 0 / 75%);
    top: 0;
    left: 0;
    z-index: 99;
	cursor:pointer;
}
.box-popup
{
	width: 75em;
    background: #fff;
    position: relative;
    z-index: 999;
}
.button-popup
{
    background: #163760 url(images/icon-close.svg) no-repeat center / 1.875em;
    width: 5em;
    height: 5em;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}
.button-popup:hover 
{
    background: #55c594 url(images/icon-close.svg) no-repeat center / 1.875em;
}
.row-popup
{
	width:100%;
	display:flex;
	flex-flow:row wrap;
	justify-content:space-between; 
	padding: 5em 3em;
}
.column-left-popup
{
	width:30%;
}
.foto-popup
{
	width:100%;
}
.foto-popup img
{
	width:100%;
	height:auto;
}

.column-right-popup
{
	width:65%;
}
.column-right-popup h2
{
    color: #007acc;
    font: 3.175em / 1.375em industry-medium;
    position: relative; 
}
.column-right-popup h3
{
    color: #163760;
	font: 1.375em / 1.375em industry-light;
    position: relative; 
	margin: 0.35em 0;
}

.text-popup 
{
    font: 1.1em / 1.6em light;
    color: #000;
    overflow: auto;
}
.text-popup strong,
.text-popup b
{
    font-family:bold;
}
.text-popup p
{
   margin:1em 0;
}
.text-popup a
{
    color: #007acc;
    display: inline;
    text-decoration: underline;
}
.text-popup a:hover
{
    color: #55c594;
}
#container-module-section-06 .column:hover span 
{
    background: #55c594;
}




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

	
}

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

	
	
	
}


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

	

}

@media screen and (max-width: 760px)
{
	
	body 
	{
		font-size: 10.75px; 
	}
	.iconmenu
	{
        display: flex;
        flex-flow: column;
        width: 3.5em;
        justify-content: center;
	}
	.iconmenu span 
	{
        width: 100%;
        height: 3px;
        background: #fff;
        margin: 3px 0;
        transition: all 0.3s ease-in-out;
	}
    .btnclose-menu 
	{
		width: 3.5em;
		position: absolute;
		top: 4.75em;
		right: 2em;
		display: flex;
		flex-flow: column;
	}	
	.btnclose-menu span 
	{
		width: 100%;
		height: 2px;
		background: #fff;
		margin: 2px 0;
		transition: all 0.3s ease-in-out;
	}	
	.btnclose-menu span:nth-child(1)
	{
		transform:rotate(45deg);
		margin-bottom:-4px;
	}
	.btnclose-menu span:nth-child(2)
	{
		transform:rotate(-45deg);
	}
	.column-left-popup 
	{
		width: 100%;
	}
    .column-right-popup 
	{
        width: 100%;
        height: 15em;
        overflow: auto;
    }
	.box-popup 
	{
		width: 90%;
	}
	.column-right-popup h2
	{
		font: 2.675em / 1.375em industry-medium;
		padding-top:1em;
	}
	
	#container-module-mobile
	{
		width: 100%;
		background: #002F5B;
		position: fixed;
		display: none;
		z-index: 999;
		overflow: auto;
		height: 100%;
		top: 0;
	}
	.center-mobile
	{
		width:85%;
		margin:0 auto;
	}
	.row-menu-mobile
	{
		width: 100%;
		margin:3em 0;
	}
	.row-menu-mobile a 
	{
		font: 1.6em/1em regular;
		color: #ffffff;
		position: relative;
		display: block;
		margin: 1em 0;  
		text-align: center;
	}	
	.row-button-mobile
	{
		width: 100%;
		margin: 1em 0;	
		display: flex;
		justify-content: center;
	}
	.row-button-mobile a
	{
		width: auto;
		font: 1.6em/1em regular;
		border-radius: 0.25em;
		color: #fff;
		padding: 0.675em 2em;
		background: #000;
		border: 2px solid #fff;
	}
	.row-button-mobile a:hover
	{
		color:#122D48;
		background: #91E6C6;
		border: 2px solid #91E6C6;
	}
		
	.row-logo-mobile
	{
		width: 100%;
		margin-top: 8em;
		display: flex;
		justify-content: center;
	}
	.row-logo-mobile img
	{
		width: 12.7375em;
		height: auto;
	}

	.row-info-mobile
	{
		width: 100%;
		display: flex;
		flex-flow: column;
		align-items: center;
		padding:0 10%;
	}
	.row-info-mobile span
	{
		font: 1.175em/1.3em light;
		color: #fff;
		opacity: 0.5;
		margin: 1em 0;
		text-align:center;
	}
	
	
	
	
	.column-menu ,
	.box-letter
	{
		display:none;
	}
	#container-module-section-01 .row-section 
	{
		padding-bottom: 5em;
	}
	.box-section 
	{
		position: relative;
		width: 90%;
		top: inherit;
		right: inherit;
		margin:0 auto;
	}
	.container 
	{
		width: 100%;
	}
	.image-container 
	{
		width: 100%;
		height: 20em;
	}
	.rowbar span 
	{
		font: 1.775em / 1em industry-medium;
		letter-spacing: 1px;
	}
	#container-module-section-01 .row-bar-section h2
	{
		font: 2.375em / 1em medium;
		letter-spacing: 0;
	}
	#container-module-section-02 .column-left 
	{
		width: 100%;
		margin-bottom:3em;
	}
	#container-module-section-02 .column-right 
	{
		width: 100%;
	}
	#container-module-section-02 
	{
		padding: 5.375em 0;
	}
	#container-module-section-09 .row-section-text p 
	{
		font: 1.1em / 1.375em light;
	}
	#container-module-section-07 .row-section
	{
		margin-bottom: 2em;
	}
	.row-button 
	{
		padding: 1.75em 0;
	}
	.row-button a 
	{
		font: 1.375em / 1em light;
		padding: 1.1em 3em;
	}
	#container-module-section-03 .column-left 
	{
		width: 100% !important;
		margin-left:0 !important;
	}
	#container-module-section-03 .column-right 
	{
		width: 100%;
		margin-top:3em;
	}
	#container-module-section-03 .column-right div 
	{
		padding: 0 5%;
		margin-bottom: 3em;
	}
	.imgcenter
	{
		width: 80% !important;
		margin-left:10% !important;
	}
	#container-module-section-03 
	{
		padding: 0.375em 0;
	}
	.firstcolumn
	{
		padding-top: 5.375em !important;
	}
	
	#container-module-section-04 
	{
		padding: 5em 0;
	}
	#container-module-section-04 .row-section 
	{
		position: relative;
		right: 0;
		top: inherit;
		width: 100%;
		padding: 3em;
	}

	#container-module-section-05
	{
		padding: 0 0 5em 0;
	}
	#container-module-section-05 .column
	{
		width: 100%;
	}
	#container-module-section-06 .column
	{
		width: 100%;
		margin-bottom: 1.375em;
	}
	#container-module-section-06 .column .image 
	{
		padding: 2.75em;
	}
	#container-module-section-07 .column 
	{
		width: 50%;
	}
	#container-module-section-07 .column .image img 
	{
		width: 100%;
		height: 15em;
		object-fit: cover;
	}
	
	#container-module-section-08 .column-right 
	{
		width: 100%;
	}
	#container-module-section-08 .column-left 
	{
		width: 100%;
	}
	#container-module-section-08 .column-left img
	{
		width: 100% !important;
		height: auto  !important;
	}
	#container-module-section-09
	{
		padding: 0 0 0 0;
	}
	#container-module-section-09 .row-section-bar h2 
	{
		width: 100%;
		text-align:center;
		padding-bottom:1em;
	}
	#container-module-section-09 .row-section-bar a {
		margin: 0 auto;
	}
	
	
	#container-module-section-02 h2 ,
	#container-module-section-03 h2 ,
	#container-module-section-05 h2 ,
	#container-module-section-06 h2 ,
	#container-module-section-07 h2 ,
	#container-module-section-08 h2 ,
	#container-module-cf h2
	{
		font: 2.375em / 1.1em semibold;
	}
	
	
	.row-tab
	{
		padding: 1em 0;
	}
	.titletab 
	{
		padding: 0;
	}
	.titletab a 
	{
		font: 1.475em/1em regular;
		margin: 0.35em 0;
		width: 100%;
		text-align:center;
	}
	.datatab 
	{
		font: 1.375em/1.4em regular;
		padding: 1em 0;
	}	
	.row-accordion
	{
		width: 100%;
	}
	.title-accordion
	{
		font: 1.535em/1.2em regular;
		padding: 0.6em 1em 0.6em 2.25em;
	}
	.text-faq 
	{
		font: 1.235em/1.35em regular;
	}
	.image-faq ul li 
	{
		margin: 0 1em;
	}	
	.image-faq ul li img 
	{
		width: auto;
		height: 9em;
	}	
	.ico-accordion:before 
	{
		content: "";
		width: 10px;
		height: 2px;
	}
	.ico-accordion:after 
	{
		content: "";
		width: 2px;
		height: 10px;
	}
	.ico-accordion
	{
		top: 1em;	
	}
	
	.column-news
	{
		width: 100%;
		margin: 3.375em 0 1.75em 0;
	}
	.column-footer
	{
		width: 100%;
	}
	.row-image-footer img 
	{
		width: 100%;
	}
	.row-logo-footer img
	{
		width: 10em;
	}
	.column-footer .text 
	{
		font: 1.275em / 1.475em light;
	}
	
	
	
	
}

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

	
}


