
	/* COLORS */

	
	
		:root {
			--white : #FFFFFF;
--black : #000000;
--brun : #bca88b;
--orange : #ee6148;
--rouge : #d13319;
--vert : #608b5f;
--jaune : #ebb129;
--bleu : #357e85;
--gris : #f9f9f9;
--grisvert : #dff2e5;

		}
		
		.acf-block-body {
			--white : #FFFFFF!important;
--black : #000000!important;
--brun : #bca88b!important;
--orange : #ee6148!important;
--rouge : #d13319!important;
--vert : #608b5f!important;
--jaune : #ebb129!important;
--bleu : #357e85!important;
--gris : #f9f9f9!important;
--grisvert : #dff2e5!important;

		}	
	
	
		.white { color: #FFFFFF!important; }
		.bg-white { background-color: #FFFFFF!important; }
		.border-white { border-color: #FFFFFF!important; }
		.black { color: #000000!important; }
		.bg-black { background-color: #000000!important; }
		.border-black { border-color: #000000!important; }
	.brun { color: #bca88b!important; }
			  .bg-brun { background-color: #bca88b!important; }
		      .border-brun { border-color: #bca88b!important; }
		.orange { color: #ee6148!important; }
			  .bg-orange { background-color: #ee6148!important; }
		      .border-orange { border-color: #ee6148!important; }
		.rouge { color: #d13319!important; }
			  .bg-rouge { background-color: #d13319!important; }
		      .border-rouge { border-color: #d13319!important; }
		.vert { color: #608b5f!important; }
			  .bg-vert { background-color: #608b5f!important; }
		      .border-vert { border-color: #608b5f!important; }
		.jaune { color: #ebb129!important; }
			  .bg-jaune { background-color: #ebb129!important; }
		      .border-jaune { border-color: #ebb129!important; }
		.bleu { color: #357e85!important; }
			  .bg-bleu { background-color: #357e85!important; }
		      .border-bleu { border-color: #357e85!important; }
		.gris { color: #f9f9f9!important; }
			  .bg-gris { background-color: #f9f9f9!important; }
		      .border-gris { border-color: #f9f9f9!important; }
		.grisvert { color: #dff2e5!important; }
			  .bg-grisvert { background-color: #dff2e5!important; }
		      .border-grisvert { border-color: #dff2e5!important; }
		
 /* TYPOS  */

	body {
				font-family: 'Lato', serif;
				color: #000000;
				line-height: 1.5;
				font-size: 1rem;
				font-weight: 400;
				background-color: #FFFFFF;
				
			}

			h1, h2 {
				font-family: 'Lato', serif;
				color: #000000;
				font-weight: 700;
				
			}
			h3, h4, h5, h6 {
				font-family: 'Lato', serif;
				color: #000000;
				font-weight: 700;
				
			}
			a, a:visited { color: #ee6148; text-decoration: none; transition: all 0.5s ease;  }
	a:hover { color: #bca88b; } 	
	h2.flexible_section_title { font-size: 2rem; color: #d13319; text-align: text-center; text-transform: inherit; }
	
	/* HEADER */
	
	body { padding-top: 180px; }
	
	
	#main_header_logo { height: auto; }
	@media (max-width: 578px) { 
		#main_header_logo { height: auto; }
	}
	
	header#masthead { position: fixed; z-index: 10000; top: 0; background-color: #ffffff; color: #ee6148; padding-top: 10px; padding-bottom: 10px; }
		header#masthead { color: #ee6148; }
		header#masthead .navbar-nav > li > a { display: inline-block; padding: 0 0.4em; color: #ee6148; transition: all 0.5s ease; }
		header#masthead .navbar-nav > li > a:hover, body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a { color: #ee6148; }
		header#masthead .navbar-collapse { flex-basis: 50%!important; }
		
		#masthead { border-bottom: 1px solid #ee6148; }#sidebarCollapse { cursor: pointer; margin-bottom: 0; padding-top: 0px; padding-left: 15px; color: #d13319!important; font-size: 32px; }
#sidebarCollapse .fas { font-size: 32px; }
#sidebarCollapse:hover { color: #ee6148!important; }
#logo_desktop { display: block; }
	#logo_mobile { display: none; }.header-don-button { display: inline-block; width: auto; text-align: inherit; }
.header-don-button a { display: inline-block; padding: 6px 25px; border-radius: 4px; background: #D13319; border: 1px solid #D13319; color: #FFFFFF!important; transition: all 0.5s ease; }
.header-don-button a:hover { background: #FFFFFF; color: #D13319!important; }

.navbar-brand { min-width: 200px; }
#main-nav { margin-top: 10px; }
#menu-secondary-menu { margin-top: 30px; }
body:not(.theme-preset-active) #masthead #menu-secondary-menu.navbar-nav > li > a, body:not(.theme-preset-active) #masthead #menu-secondary-menu-en.navbar-nav > li > a, body:not(.theme-preset-active) #masthead #menu-secondary-menu-es.navbar-nav > li > a { text-transform: uppercase; font-size: 0.9rem; color: #00000f!important; font-weight: bold; }

#menu-main-menu li a, #menu-main-menu-en li a, #menu-main-menu-es li a { text-transform: uppercase; font-weight: 400; }

body.scrolled #masthead_inner #top_left_menu, body.scrolled #masthead_inner #main_menu { display: none!important; }
body.scrolled #sidebarCollapse, body.scrolled #sidebar { display: block!important; }
body.scrolled .navbar-brand { display: flex!important; flex-basis: 50%!important; justify-content: space-between; }
body.scrolled .navbar-brand a { display: block; margin-left: auto; }

@media (max-width: 1208px) { 
				#masthead_inner #main_menu { display: none!important; }
				.navbar-brand, 	body.scrolled .navbar-brand { margin: 0 auto; padding-left: 40px; }
				body.scrolled .navbar-brand { display: block!important; }
				#top_right_menu { position: fixed; display: block; top: 35px; right: -10px; }
}

@media (max-width: 576px) { 
			.navbar-brand, 	body.scrolled .navbar-brand { margin: 0; padding-left: 20px; }
			.navbar { justify-content: left; }
			#top_right_menu { position: fixed; display: block; top: 35px; right: -10px; }
			#top_right_menu	.langselector { display: none; }
}

@media (max-width: 400px) { 
			#top_right_menu { top: 10px; zoom: 0.8; }
}

ul.dropdown-menu ul.dropdown-menu { left: 100%; margin-top: -200px!important; }

.otgs-development-site-front-end { display: none; }


		
		/* RESPONSIVE MENU & SIDEBAR */
		
		#sidebarCollapse { display: none; }

		#sidebar { display: none; width: 300px; max-width: 90%; height: 100vh; position: fixed; top: 0; left: -300px; z-index: 999999; background: #d13319; transition: all 0.3s ease; }
		#sidebar.active { left: 0; }
		.overlay { display: none; position: fixed; width: 100vw; height: 100vh; background: rgba(255,255,255,0.6); z-index: 999998; opacity: 0; transition: all 0.5s ease-in-out; top: 0; }
		.overlay.active { display: block; opacity: 1; }
		#dismiss { width: 35px; height: 35px; position: absolute; top: 10px; right: 10px; }
		#sidebar .dropdown-menu.show { position: relative!important; top: auto!important; left: auto!important; transform: none!important; }
		header#masthead #sidebar, header#masthead #sidebar a { color: #ffffff; }
		header#masthead #sidebar a:hover { color: #dff2e5; }
		#sidebar .dropdown-menu { position: reltive; top: auto; left: auto; z-index: 1; background: none!important; float: none; min-width: inherit; padding: 0.5rem 0; margin: 0; font-size: 0.9rem; color: #ffffff; text-align: left; list-style: none; background-color: none; border: none; border-radius: 0; }
		#sidebar .dropdown-menu li a { font-weight: normal!important; white-space: normal; overflow-wrap: break-word; font-size: 0.85rem; }
		#sidebar .dropdown-menu li, #sidebar .dropdown-menu li:hover { background: none!important; }
		#sidebar .dropdown-menu li .dropdown-menu li:hover, #sidebar .dropdown-menu li .dropdown-menu a:hover, #sidebar .dropdown-item:hover { background: none!important; background-color: none!important; }

		@media (max-width: 1200px) { 
			body { padding-top: 110px; }
			#sidebarCollapse { display: block; }
			.navbar-collapse { display: none; }
			#sidebar { display: block; }
			#logo_desktop { display: none; }
			#logo_mobile { display: block; }
			header#masthead { padding-top: px; padding-bottom: px; }
		}

		
		
		/* PREFOOTER */

	#prefooter { padding: 40px 0 20px 0; background: #bca88b; color: #ffffff }
	#prefooter_inner { background: #bca88b; }
	#newsletter_prefooter h4 { color: #FFFFFF; }
#newsletter_prefooter .legalnotice { font-size: 0.8rem; }
#newsletter_prefooter .legalnotice a, #newsletter_prefooter .legalnotice a:hover { color: #FFFFFF!important; }
#newsletter_prefooter input { border: none; }
#newsletter_prefooter input[type="text"], #newsletter_prefooter input[type="email"] { margin-right: 1rem; }
#newsletter_prefooter label { margin-right: 0.4rem; }
	
	/* FOOTER */
		
	#footer { overflow-x: hidden; background-color: #d13319; color: #FFFFFF; padding-top: 40px; padding-bottom: 40px; }
	#footer * { color: #FFFFFF; }
	
	.footer_row_1 { background-color: #d13319; }
.footer_row_1_col_1_content_1.menu ul li { padding: 0px 0px; }
.footer_row_1_col_1_content_1.menu ul li:last-child { padding-right: 0!important; }
.footer_row_1_col_1_content_1.menu ul li:first-child { padding-left: 0!important; }
.footer_row_1_col_1_content_1.menu ul li a { display: inline-block; font-size: 1rem; font-weight: normal; color: #ffffff; transition: all 0.5s ease; }
.footer_row_1_col_1_content_1.menu ul li a:hover { color: #dff2e5!important; }
.footer_row_1_col_1_content_1.menu ul li .nav-link { padding: 0!important; }
.footer_row_1_col_2_content_1.menu ul li { padding: 0px 0px; }
.footer_row_1_col_2_content_1.menu ul li:last-child { padding-right: 0!important; }
.footer_row_1_col_2_content_1.menu ul li:first-child { padding-left: 0!important; }
.footer_row_1_col_2_content_1.menu ul li a { display: inline-block; font-size: 1rem; font-weight: normal; color: #ffffff; transition: all 0.5s ease; }
.footer_row_1_col_2_content_1.menu ul li a:hover { color: #dff2e5!important; }
.footer_row_1_col_2_content_1.menu ul li .nav-link { padding: 0!important; }
.footer_row_1_col_3_content_1.menu ul li { padding: 0px 0px; }
.footer_row_1_col_3_content_1.menu ul li:last-child { padding-right: 0!important; }
.footer_row_1_col_3_content_1.menu ul li:first-child { padding-left: 0!important; }
.footer_row_1_col_3_content_1.menu ul li a { display: inline-block; font-size: 1rem; font-weight: normal; color: #ffffff; transition: all 0.5s ease; }
.footer_row_1_col_3_content_1.menu ul li a:hover { color: #dff2e5!important; }
.footer_row_1_col_3_content_1.menu ul li .nav-link { padding: 0!important; }
.footer_row_1_col_3_content_2.rsbar li a { display: inline-block; position: relative; font-size: 1rem; color: #ffffff!important; transition: all 0.5s ease; }
.footer_row_1_col_3_content_2.rsbar li a:hover { color: #dff2e5!important; }
.footer_row_1_col_3_content_2.rsbar li a i { display: inline-block; position: absolute; transform: translate(-50%, -50%); top: 50%; left: 50%; color: #ffffff!important; transition: all 0.5s ease; }
.footer_row_1_col_3_content_2.rsbar li a:hover i { color: #dff2e5!important; }
.footer_row_2_col_1_content_2.menu ul li { padding: 15px 0px; }
.footer_row_2_col_1_content_2.menu ul li:last-child { padding-right: 0!important; }
.footer_row_2_col_1_content_2.menu ul li:first-child { padding-left: 0!important; }
.footer_row_2_col_1_content_2.menu ul li a { display: inline-block; font-size: 1rem; font-weight: normal; color: #ffffff; transition: all 0.5s ease; }
.footer_row_2_col_1_content_2.menu ul li a:hover { color: #dff2e5!important; }
.footer_row_2_col_1_content_2.menu ul li .nav-link { padding: 0!important; }
.footer_row_1 { padding-bottom: 20px; }
#menu-footer-menu-1 li a , #menu-footer-menu-2 li a, #menu-footer-menu-3 li a, #menu-footer-menu-1-en li a , #menu-footer-menu-2-en li a, #menu-footer-menu-3-en li a, #menu-footer-menu-1-sp li a , #menu-footer-menu-2-sp li a, #menu-footer-menu-3-sp li a, #menu-footer-menu-1-in li a , #menu-footer-menu-2-in li a, #menu-footer-menu-3-in li a  { font-size: 0.9rem; padding: 0; }
#menu-footer-menu-1 li:first-child a, #menu-footer-menu-2 li:first-child a, #menu-footer-menu-3 li:first-child a, #menu-footer-menu-1-en li:first-child a, #menu-footer-menu-2-en li:first-child a, #menu-footer-menu-3-en li:first-child a, #menu-footer-menu-1-sp li:first-child a, #menu-footer-menu-2-sp li:first-child a, #menu-footer-menu-3-sp li:first-child a, #menu-footer-menu-1-in li:first-child a, #menu-footer-menu-2-in li:first-child a, #menu-footer-menu-3-in li:first-child a { text-transform: uppercase; }
.footer_row_2_col_1_content_2.menu ul li { width: 33%; text-align: center; }
#footer .rs_bar li { padding-left: 10px; padding-right: 10px; }
#footer .rs_bar li:first-child { padding-left: 0; }
#footer .credits { padding-top: 14px!important; }@media (max-width: 568px) { 
			#menu-footer-menu-1-en li a , #menu-footer-menu-2-en li a, #menu-footer-menu-3-en li a, #menu-footer-menu-1-sp li a , #menu-footer-menu-2-sp li a, #menu-footer-menu-3-sp li a, #menu-footer-menu-1-in li a , #menu-footer-menu-2-in li a, #menu-footer-menu-3-in li a, #menu-footer-menu-1 li a , #menu-footer-menu-2 li a, #menu-footer-menu-3 li a { font-size: 0.7rem; }
#menu-footer-menu-1, #menu-footer-menu-2, #menu-footer-menu-1-en, #menu-footer-menu-2-en, #menu-footer-menu-1-sp, #menu-footer-menu-2-sp,
#menu-footer-menu-1-in, #menu-footer-menu-2-in { margin-bottom: 20px; }
#footer .rs_bar li { padding: 0 20px 0 0!important; }
.footer_row_1_col_4_content_1 div { font-size: 0.7rem!important; padding-left: 0!important; }
.footer_row_2_col_1_content_2.menu ul li a { font-size: 0.7rem; }
.footer_row_2_col_1_content_2.menu .navbar-nav { display: block!important; overflow: hidden; }
.footer_row_2_col_1_content_2.menu .navbar-nav li { width: 33%; float: left; } 
		}
	
	/* 404 PAGE */
	
	
	
	
	
	/* SEARCH PAGE */
	
	.search-result h2 { font-size: 1.2rem; }
	
	