@charset "UTF-8";
/* blog module */	
section.blog h2												{margin:30px 0 10px;}
section.blog h4												{margin:20px 0 10px;}
section.blog h3,	
section.blog h5,	
section.blog h6												{margin:10px 0 15px;}
section.blog p												{margin:20px 0;}
section.blog em 											{margin:10px 0;}
.box 														{margin-bottom:60px;padding:20px;color:var(--white);background-color:var(--blue);}
h2.box 														{margin-bottom:0;}
.bigTitle 													{line-height: 30px;font-size: 40px;font-weight:600;} /*Iva change 23-07-26 line-height:54px;font-size:70px;*/
p															{font-size:18px;font-family:'proxima-nova', sans-serif;font-weight:500;line-height:28px;color:var(--black);}
p.box														{background-color:var(--blue);color:var(--white);}
div.rte p,div.rte div,div.rte a								{font-size:18px;font-family:'proxima-nova', sans-serif;font-weight:500;line-height:28px;color:var(--black);}
div.rte p													{min-height:28px;}
div.rte ul,div.rte ol										{font-size:18px;font-family:'proxima-nova', sans-serif;font-weight:500;line-height:28px;color:var(--black);}
div.rte a 													{display:inline;font-size:inherit;font-weight:500;line-height:inherit;text-decoration: underline;}
div.rte a:hover												{text-decoration:none;color:var(--red);}
div.rte p:hover a 											{color:inherit;}
div.rte table.reset											{/*width: inherit;border-collapse:unset;border-spacing: inherit;border:inherit;*/}
div.rte table.reset	td										{/*padding: inherit;border:inherit;*/}
div.rte table.format											{width: 400px;border-collapse:unset;border-spacing: 6px;border:solid 2px black;}
div.rte table.format	td										{padding: 6px;border:solid 1px black;}
div.rte table.format	th										{padding: 6px; white-space: nowrap; border:solid 1px black;}
div.rte menu.menu 					{display: inline-block;padding:10px 20px;background: var(--blue);}
div.rte menu.menu *					{color: var(--white) !important;}
div.rte menu.menu p.menu			{margin-top: 0;padding-top: 20px;font-size: 2.2em; }
div.rte menu.menu ul				{padding-bottom: 0 !important;}
a 															{position:relative;display:inline-block;font-size:16px;line-height:25px;font-weight:600;cursor:pointer;color:var(--red);text-decoration:none;} /*Iva change font-size:19px; 23-07-26*/
p a 														{color:var(--black);text-decoration:underline;}
p:hover a 													{color:var(--red);}
a.full 														{z-index:99;position:absolute;top:0;right:0;bottom:0;left:0;/*2022-02-03mss:  #9947!*/ font-size: 0;}
em 															{line-height:28px;font-size:18px;font-family:'proxima-nova', sans-serif;font-style:italic;color:var(--black);}
em.box														{padding:0;color:var(--red);background:none;}
a.box:active, a.box:hover									{outline:0;background-color:var(--blue);}
button.btn 													{border:0;padding:12px;box-sizing:border-box;background-color:var(--red);color:var(--white);cursor:pointer;font-weight:400;font-size:16px;}
button.accept 												{margin:5px 10px 0;padding: 6px 22px;color: #fff;line-height: 20px;vertical-align: top;font-size: 15px;background-color: green;}
button.alt 													{margin:5px 10px 0;padding: 6px 22px;color: #fff;line-height: 20px;vertical-align: top;font-size: 15px;background-color: #9c9c9c;}
a.button													{margin:auto;padding:15px 16px 14px;font-size:18px;line-height:16px;text-decoration:none;font-weight:600;font-family:'proxima-nova', sans-serif;color:var(--white);background-color:var(--red);}
a.button:hover 												{background-color:#1f2d60;}
a.button b 													{display: block;margin:0 0 11px;line-height:21px;font-size:21px;color:var(--white);}
.rte a.button												{margin:auto;padding:15px 16px 14px;font-size:18px;line-height:16px;text-decoration:none;font-weight:600;font-family:'proxima-nova', sans-serif;color:var(--white);background-color:var(--red);}
.rte a.button:hover 										{color:var(--white);background-color:#1f2d60;}
.rte a.button b 											{display: block;margin:0 0 11px;line-height:21px;font-size:21px;color:var(--white);}

br.clear 													{display:block;clear:both;}
*[onclick],a[onclick],h3[onclick],img[onclick],article[onclick],tr[onclick]	{cursor:pointer;}
.required input:valid										{border-color:#999;}
.required input:invalid										{border-color:#999;/*border-color:#f45145;*/}
.fields textarea:invalid										{outline:solid 2px #f45145;/*border-color:#f45145;*/}
.fields input:invalid										{outline:solid 2px #f45145;/*border-color:#f45145;*/}
.fields input:invalid+label::before 						{outline:solid 2px #f45145;/*border-color:#f45145;*/}
address 													{font-style:normal;}
button, input, optgroup, select, textarea					{color:inherit;font:inherit;margin:0;}
button, select												{text-transform:none;}
select:-moz-focusring 										{color:transparent;text-shadow:0 0 0 #000;}
input 														{line-height:1.5;}
label														{color:#000;}
.iubenda-cs-container label									{display: inherit;margin: inherit;color: inherit;font-weight: inherit;font-size: inherit;}
table:not[class=reset]										{border-collapse:collapse;border-spacing:0;}
:not[class=reset] td, :not[class=reset] th 					{padding:0;}
ins 														{text-decoration:none;}
.clr														{clear:both;}
.left														{float:left;}
.right														{float:right;}
.num														{text-align:right;}
.hidden,.mobile-hidden										{display:none;}
.accent 													{color:#1f2d60;}
.mobile 													{display:block;}
tr.mobile 													{display:table-row;}
th.mobile 													{display:table-cell;}
td.modile 													{display:table-cell;}
.desktop 													{display:none;}
.third 														{width:100%;margin-bottom:60px;}
.uppercase,div.rte p.uppercase								{text-transform:uppercase;color:var(--blue);}
.citeRed 													{/*padding:44px 48px;*/width:100%;margin:0 0 0 -32px;padding:42px 32px 42px 42px;font-style:italic;color:var(--red) !important;font-size:18px;font-family:'proxima-nova', sans-serif;font-weight:400;line-height:28px;background:transparent url('../img/cite.png') 0 0 no-repeat;}
.loading 									{z-index: 100;position:relative;/*min-height: 80px;*/}
.loading::after								{content:attr(data-loading);z-index: 100;display:block;position:fixed;top:0;right:0;bottom:0;left:0;min-height:20px;padding-left:30px;padding-top: 10%;text-align: center;font-size: 3em;color:#333;background:rgba(255,255,255,0.75) url('../img/loading.gif') center 10% no-repeat;background-size:80px;}
div.img 													{display:inline-block;position:relative;width:100%;overflow:hidden;/*background:transparent url('../img/image.def.png') center center no-repeat;*/}
div.img::before 											{/*content:'';display:inline-block;padding-top:55%;border:1px solid #f00;*/}
div.img img													{display:block;/*position:absolute;top:0;right:0;bottom:0;left:0;*/margin:0;padding:0;}
div.video 													{position:relative;width:100%;margin:0 0 40px;}
div.video::before											{content:'';display:inline-block;/*display:none;*/width:0;padding-top:56.25%;/*16:9*/vertical-align:middle;}
div.video iframe											{/*display:inline-block;width:100%;height:399px;max-height:100%;margin:auto;*/ position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 100%;height: 100%;}
.require-error   											{background:#fee;}
a.tel,a.email												{position:relative;white-space:nowrap;}
a.tel:before												{content:"\e698";display:none;}
a.mobil:before												{content:url('../img/svg/icon-mobile-white.svg');}
.address a.mobil:before										{content:url('../img/svg/icon-mobile-green.svg');}
a.email:before												{}
a.pdf 														{text-decoration:none;color:#000;}
a.pdf::before											    {content:url('../img/file-pdf.png');display:block;margin-left:-3px;}
a.link-pdf 													{}
a.link-pdf::before											{content:'';display:inline-block;width:20px;height:20px;margin-left:-3px;background:transparent url('../img/file-pdf.png') 0 0 no-repeat;-webkit-background-size:contain;background-size:contain;}
a.box 														{display:inline-block;padding:11px 20px;background-color:var(--red);color:var(--white);text-decoration:none;transition:background-color 0.3s;}
a.second::after 											{content:'';display:inline-block;width:60px;height:17px;margin-left:15px;background-image:url('/img/more.hover.svg'),url('/img/more.svg');background-position:0px 0px, 0px 0px;transition:0.4s;}
a.second:hover::after 										{background-position:0px 0px, 20px 0px;transition:0.4s;}
a.second.white 												{color:var(--white);}
a.second.white::after 										{background-image:url('/img/more.hover.white.svg'),url('/img/more.white.svg');}

a.dscr														{font-size:0 !important;}
.arrowSquare 									{display:inline-block;position:relative;min-height:43px;padding-right:43px;vertical-align:middle;background:transparent;}
.arrowSquare::before 							{content:'';display:block;position:absolute;top:0%;right:0;width:39px;height:39px;border:2px solid var(--red);transform:rotate(0deg);transition:0.4s;}
.arrowSquare::after 							{content:'';display:block;position:absolute;top:0%;right:0;width:28px;height:28px;margin:8px;background:transparent url('../img/arrow.red.png') right center no-repeat;transform:rotate(0deg);transition:0.4s;}
article:hover .arrowSquare, .arrowSquare:hover 	{/*?@?:text-decoration:underline;*/}
article:hover .arrowSquare::before, .arrowSquare:hover::before		{transform:rotate(45deg);transition:0.4s;}
article:hover .arrowSquare::after, .arrowSquare:hover::after		{width:31px;margin-right:5px;transition:0.4s;}


a.second.extra 								{display:block;margin:60px 32px;padding:32px;background:var(--white);color:var(--blue);text-align:left;}
a.second.extra.no-arrow::before,
a.second.extra.no-arrow::after				{display:none;}
a.second.extra::after 						{position:absolute;top:35px;right:32px;width:28px;}
a.second.extra::before 						{content:'';display:block;position:absolute;top:21px;right:23px;border:2px solid var(--red);width:43px;height:43px;background:transparent;transform:rotate(0deg);transition:0.4s;}
a.second.extra:hover						{text-decoration:underline;}


a.second.extra.span:hover 								{text-decoration:none;}
a.second.extra.span:hover span								{text-decoration:underline;}
a.second.extra:hover::before 						{transform:rotate(45deg);}
a.second.extra:hover::after					{background-position:0px 0px;}
a.second.extra > article  					{padding:0;width:100%;text-align:left;}
a.filter1 {padding:10px 20px;color:var(--black);box-shadow:inset 0 0 0 1px var(--red);transition:box-shadow 0.3s;font-weight:400;}
a.filter1:hover {box-shadow:inset 0 0 0 3px var(--blue);}
a.filter2  													{padding-bottom:2px;color:var(--blue);text-transform:uppercase;border-bottom:2px solid transparent;}
a.filter2::after  											{content:'';position:absolute;top:5px;margin-left:7px;display:inline-block;width:0;height:0;border:7px solid transparent;border-top:13px solid var(--white);}


div.enlarge 												{display:none;}
.fa-star 													{color:var(--red);font-size:23px;margin:7px;}
#addsearch-results-bottom a img								{width:auto;}
/* header */
header.active 												{height:100vh;}
header button.menu.active::before							{/*2022-08-16mss: background-image:url('../img/close.png');*/background-position: right center;}
/* nav.search */
header nav.search 								{display:block;box-sizing:border-box;position:fixed;top:-100px;left:0;margin:0;border:1px solid transparent;border-left:0;border-right:0;padding:0;width:100%;max-height:0;opacity:0;background:#fff;/*background: var(--grey);background: #eee;*/text-align:center;transition:0.4s;z-index:-1;}
header nav.search.active 						{z-index:100;opacity:1;top:40px;max-height:1000px;margin:20px 0;padding:17px 0;border:1px solid #333;border-width:1px 0;}
header nav.search label.search			 		{display:inline-block;margin:0 20px 0 0;font-size:0px;cursor:pointer;vertical-align:middle;}
header nav.search label.icon.search::before		{height:23px;vertical-align:middle;}
header nav.search label.search > input			{display:none;}
header nav.search input 						{display:inline-block;border:0;padding:0;width:auto;font-size:18px !important;/*2021-07-01mss:  Lucio asked! background:none;*/ background: #eee;outline:solid 6px #eee;color:var(--black);font-family:'proxima-nova', sans-serif;font-weight:400;line-height:28px;}
/* nav */
header nav.social 											{display:none;}
header nav.main ul 											{margin:0;padding:0;max-height:0;height:0;overflow:hidden;list-style-type:none;opacity:0;transition:0.5s;}
header nav.main.active ul 									{margin:20px 0 -184px;/*2020-09-04mss:padding-top:40px;*//*2024-01-05mss: Lucio asked! padding-top:28px;*/ padding-top: 48px; max-height:100vh;height:100vh;overflow:visible;opacity:1;}
header nav.main ul li 										{position:relative;display:inline-block;width:100%;padding:10px 10px 10px 13px;box-sizing:border-box;}
header nav.main ul li a 									{box-sizing:border-box;display:flex;justify-content:left;align-items:center;width:100%;margin-bottom:38px;font-size:28px;font-weight:600;line-height:32px;color:var(--black);overflow:hidden;z-index: 1;}
header nav.main ul li label 								{display:inline-block;position:absolute;top:0px;right:0;width:30px;height:30px;cursor:pointer;font-size: 0;z-index: 2;}
header nav.main ul li label::after 							{content:'';display:inline-block;position:absolute;top:22px;right:15px;width:0;height:0;border:8px solid transparent;border-top:13px solid var(--black);}
/*2024-01-05mss: Lucio asked to move on top! header nav.main.active ul li.contact 						{z-index:100;position:fixed;/*2020-10-02mss:bottom:-7px;bottom:82px;* /bottom:0;left:0;padding:0;width:100%;text-align:center;}*/
header nav.main.active ul li.contact 						{z-index:100;position:absolute;top:54px;left:0;padding:0;width:100%;text-align:center;}
header nav.main.active ul li.contact a 						{box-sizing:border-box;padding:8px;margin:0;background-color:var(--red);color:var(--white);font-size:22px;text-align:center;justify-content:center;text-decoration:none;transition:background-color 0.3s;}
header nav.main ul li a em 									{display:none;}
header nav.main ul li ul.sub-menu 							{margin:0;padding:0;max-height:0;overflow:hidden;opacity:0;}
header nav.main ul li ul.sub-menu.active,
header nav.main ul li .active+ul.sub-menu 					{max-height:1000px;height:max-content;overflow:visible;opacity:1;}
header nav.main ul li ul.sub-menu li						{padding:0;}
header nav.main ul li ul.sub-menu li a						{position:relative;z-index:-1;box-sizing:border-box;margin-bottom:34px;padding:13px 13px 13px 90px;font-size:16px;line-height:18px;background-color:var(--grey);width: 100%;}
header nav.main ul li ul.sub-menu.active li a,
header nav.main ul li .active+ul.sub-menu li a				{z-index:100;}
header nav.main ul li ul.sub-menu li a:hover				{outline:solid 3px var(--blue);}
header nav.main ul li ul.sub-menu li a img					{display:none;/*2020-09-07mss?!?!?:width:52px;height:52px;*/max-width:54px;margin-left:-74px;margin-right:16px;}
header nav.main ul li .active+ul.sub-menu li a img			{display:inline-block;}
header nav.main ul li ul.sub-menu li a span					{display:inline-block;max-width:175px;min-width:175px;/*padding-top:9px;*/vertical-align:top;/*2020-09-07mss:text-overflow:ellipsis;white-space:nowrap;overflow:hidden;*/}
header nav.main.active 										{margin:0;opacity:1;}
/* banner */
dl.filter dd 									{display:block;/*opacity:0;*/max-height:0;margin:28px 0;color:var(--white);transition:max-height 0.1s;}
dl.filter.sticky 								{box-sizing:content-box;position:fixed;left:0;top:25px;right:0;width:100%;padding:15px 32px 7px;background-color:var(--blue);}
dl.filter.active 								{box-sizing:content-box;position:fixed;left:0;top:25px;right:0;width:100%;/*2020-11-25mss:max-height:1000px;padding:16px 32px;overflow:visible;*/background-color:var(--blue);}
dl.filter.active 								{height:auto;min-height:286px;padding-left:32px;padding-top:20px;overflow:scroll;max-height:90vh;transition:max-height 1s;}
section.banner.empty dl.filter.active 			{top:auto;min-height:0;padding-top:0;}
section.banner.empty dl.filter.sticky.active 	{top:25px;}
dl.filter.active dd 							{/*opacity:0.99;*/max-height:100px;transition:max-height 1s;}
dl.filter.active dt a.filter2					{border-bottom:2px solid var(--red);}
dl.filter.active dt a.filter2::after			{border-top-color:var(--red);}
/* section */
section footer									{clear:both;width:100%;margin:0 -32px;padding:26px 32px 0;text-align:center;}
section footer.brd 								{padding:60px 32px;border-top:1px solid #ddd;}
div.footer-img 									{width: 33.3%;height: 65px;float:left;}
div.footer-img:nth-of-type(2) 					{min-width: 154px;}
div.footer-img img 								{object-fit: contain;}
/*2024-10-18mss: moved in exportusa.php
div.footer-img_new 						{display: flex;justify-content: space-between;max-width: 800px;margin: auto}
div.footer-img_new img 					{width:auto;max-width: 296px;max-height:65px;}*/
section.dark 									{background:var(--grey);}
section.list > article,
section.box > article,
section.gray > article				 			{box-sizing:border-box;width:100%;text-align:center;}

section.filter 	 								{margin:32px;padding:0;background:var(--grey);}
section.filter::after							{display: none;}
section.filter form 							{margin: 32px;padding-bottom: 32px;}
section.filter input 							{display: none;}
section.filter button.btn 						{font-weight: bold;font-size: 18px;}
section.filter button.btn:hover					{background-color: var(--blue);animation: none;}
section.filter .info  							{display: none;}
section.filter .hint 							{margin:0 0 24px;padding: 32px;background: var(--blue);}
section.filter .hint h3							{color: var(--white);}
section.filter .hint p							{color: var(--white);}
section.filter footer 							{text-align:left;}
section.filter.ver2 button.btn 					{animation: animateSearch 5s infinite linear;}
section.filter.ver3 button.btn 					{animation: animateSearch 5s infinite linear;}
@keyframes  animateSearch {
  5%  	{opacity: .39;}
  15%  	{opacity: .99;}
}
section.filter.ver3 .info  						{display: block;}
section.filter.ver3 form  						{padding-top: 60px;padding-bottom: 60px;}
section.filter.ver3 .hint  						{display: none;}

section.grid 	 								{margin:0;padding:60px 32px 60px;}
section.grid h2									{margin:0 0 42px;text-align:left;font-weight:600;}
section.grid article							{/*2021-02-08mss: bcs .full!*/position:relative;/*!*/margin:0;padding:0;text-align:left;}
section.grid div.rte							{text-align:left;}
section.grid div.rte h5							{margin:9px 0;font-weight:600;}
section.grid div.rte h3							{margin:16px 0 24px;font-weight:600;}
section.grid div.rte p							{margin:0;color:#1f1f1f;}
section.grid nav.subcategory					{margin-top:38px;text-align:left;}
section.grid nav.subcategory a					{float:left;margin:0 32px 30px 0;padding:8px 7px;outline:1px solid var(--red);color:var(--black);font-family:'ProximaNova',sans-serif;font-weight:500;font-size:16px;line-height:28px;}
section.grid nav.subcategory a:hover 			{/*padding:6px 5px;*/outline:solid 3px #1f2d60;}
section.grid nav.subcategory a:first-of-type		{clear:both;margin-right:50px;padding:15px 16px 14px !important;font-size:18px;line-height:16px;font-weight:600;color:var(--white);/*border-width:1px !important;*/background-color:var(--red);}
section.grid nav.subcategory a:first-of-type+a 		{clear:both;}
section.grid nav.subcategory a:first-of-type:hover 	{background-color:#1f2d60;}
section.grid nav.subcategory a:first-of-type::after 	{content:'';clear:both;}
a.link.empty::after 							{margin-left:0;}
section.grid.grid1 								{background:#fff;}
section.grid.grid1:nth-of-type(2n+1) 			{background:#f7f7f7;}
/*about.php:Uficio list!*/
section.grid.grid2 								{padding:60px 32px 0px;}
section.grid.grid2 article 						{margin:0 0 65px;}
section.grid.grid2 div.rte h3					{margin:20px 0 10px;}
section.grid.grid3 								{padding:60px 32px 0px;}
section.grid.grid3 article 						{margin:0 0 45px;}
section.grid.grid3 div.rte h2					{line-height:19px;font-size:16px;margin:9px 0;font-weight:600;color:var(--red);}
section.grid.grid3 div.rte h3					{margin:10px 0;}

section.grid.item 								{text-align:center;}
section.grid.item h2							{text-align:center;/*2024-11-12mss: test CLS! font-size-adjust:0.57;*/}
section.grid.item h1.title                      {text-align: center;margin:0 0 42px;font-weight: 600;line-height: 32px;font-size: 28px;color:var(--blue) ;}
body.blog\.section\.php section.grid.item h1.title 	{margin-bottom: 60px;}
section.grid.item div.img						{display:flex;justify-content:center;align-items:center;align-content:center;flex-direction:column;width:150px !important;height:150px !important;margin:auto;background:#fff;}
section.grid.item div.img.desktop 				{display:none;}
section.grid.item div.img img					{max-width:90px;margin:auto;vertical-align:middle;object-fit: contain;}
section.grid.item div.rte						{text-align:center;}
section.grid.item div.rte h3					{margin:24px 0 12px;text-align:center;}
section.grid.item div.rte a.link				{margin-top:20px;}
/* services list:*/
section.grid.item1 h2							{margin-bottom:20px;text-align:left;}
section.grid.item1 > p							{/*2020-10-01mss:Services main page! margin:0 0 38px;*/margin:0 0 60px;text-align:left;}
section.grid.item1 article						{display:flex;justify-content:center;align-items:left;align-content:center;flex-direction:column;min-height:50px;margin:0 0 30px 0;padding:29px 15px 29px 15px;background:#fff;} /*Iva change margin: 0 0 46px 0 23-07-26*/
section.grid.item1 article.arrowSquare 			{padding-right:78px;}
section.grid.item1 article:last-child			{margin-bottom:0;}
section.grid.item1 article::before,section.grid.item1 article::after {top:29px;right:18px;}
section.grid.item1 article div.img				{display:none;}
section.grid.item1 article h3 					{margin:0;}
section.grid.item1 article a 					{display:inline-block;}
section.grid.item1.team article 				{display:block;padding-right:20px;}
section.grid.item1.team article div.img 		{display:block;width:140px;height:140px;margin-bottom:22px;border-radius:100%;}
section.grid.item1.team article h5				{line-height:22px;font-size:17px;margin:5px 0 12px;}
section.grid.item1.team article p				{margin-bottom:18px;}
section.grid.item1.item2 p		 				{margin:0 0 13px;}
section.grid.item1.item2 footer	 				{margin:0;padding:10px 0;border-top-width:0;}
/* service text-boxes:*/
section.grid.item1.box2 >p 						{margin-bottom:70px;}
section.grid.item1.box2 article					{margin-bottom:40px;padding-right:28px;}
section.grid.item1.box2 article p				{margin:30px 0 0;}
section.grid.item1.box2 article h5				{margin:30px 0 0;}
/* service faq */
section.grid.faq 								{text-align:center;}
section.textarea+section.grid.faq 				{/*2021-04-15mss: Lucio asked if box area is missing! */padding-top:0;}
section.grid.faq h2 							{margin:0 0 22px;text-align:center;}
section.grid.faq >p 							{margin-bottom:40px;font-size:16px;line-height:24px;}
section.grid.faq a.button 						{margin-top:50px;}
section.grid.faq article 						{margin:0 0 16px;padding:16px;text-align:center;background:var(--grey);}
section.grid.faq article h3						{margin:0;font-size:16px;line-height:18px;}
section.grid.faq article h3::before				{content:' + ';}
section.grid.faq article p						{display:none;font-size:18px;}
section.grid.faq article h3.active				{margin:0 0 20px;text-decoration:none;}
section.grid.faq article h3.active+p			{display:block;}
/* .list.grid1 */
.list.grid2 									{margin:60px 0 54px;padding:0 32px;}
.list.grid2 > h2								{margin-bottom:42px;font-weight:600;}
.list.grid2 article 							{display:inline-block;margin:0 32px 70px 0;padding:0;width:100%;box-sizing:border-box;}
.list.grid2 article:last-of-type 				{margin-bottom:0;}
.list.grid2 article > a.second.extra.no-arrow	{width:auto;padding:0 !important;margin:22px 0 0 !important;font-size:21px;line-height:24px;}
.list.grid2 article > img						{margin:0;padding:0;}
.list.grid2 article > p 						{margin:10px 0 0;text-align:left;}
/* aside */
aside 											{box-sizing:border-box;padding:0 0 0 32px;width:100%;}
aside section 									{/*2020-09-21mss?@?@?:width:calc(100% - 32px);width:100%;*/margin:0 0 60px;padding:60px 32px;background-color:var(--blue);}
aside section article 							{padding:0 0 20px;}
aside section h2 								{display:inline-block;margin:0 0 30px;color:var(--white);}
aside section h3 								{display:inline-block;margin:0 0 20px;color:var(--white);}
aside section p 								{display:inline-block;margin:0 0 20px;color:var(--white);/*about.php:*/line-height:30px;}
aside section .bigTitle  						{display:block;margin-bottom:5px;} /*Iva change margin-bottom:20px;*/
aside section > img 							{display:block;margin:30px 0 30px -64px;width:calc(100% + 96px);max-width:initial;}
aside section div.pic 							{display:none;margin:30px 0 30px -64px;width:calc(100% + 96px);max-width:initial;}
aside.imgR section								{padding:40px 32px;}
aside.imgR section article						{margin-bottom:36px;}
aside.imgR section a.box						{margin:26px 0 0;}
/* reviews */
section.review 									{position:relative;box-sizing:border-box;min-width:305px;width:100%;padding:76px 32px 32px 32px;text-align:center;overflow:hidden;}
section.review::before							{content:'';display:block;display:none;float:left;width:0;padding-top:35.29%;}
section.review a.prev               			{z-index:99;opacity:0.5;display:block !important;/*display:none !important;*/position:absolute;top:50%;left:-4px;width:42px !important;height:42px;line-height:42px;margin-top:-21px;padding:0 !important;text-decoration:none;cursor:pointer;background:transparent url('../img/prev.png') 50% 50% no-repeat;transition:opacity 0.5s ease;}
section.review a.next               			{z-index:99;opacity:0.5;display:block !important;/*display:none !important;*/position:absolute;top:50%;right:-4px;width:42px !important;height:42px;line-height:42px;margin-top:-21px;padding:0 !important;text-decoration:none;cursor:pointer;background:transparent url('../img/next.png') 50% 50% no-repeat;transition:opacity 0.5s ease;}
section.review:hover a.prev 					{opacity:0.75;transition:opacity 0.5s ease;}
section.review:hover a.next 					{opacity:0.75;transition:opacity 0.5s ease;}
section.review a.prev:hover         			{opacity:0.95;}
section.review a.next:hover         			{opacity:0.95;}
section.review h2                   			{margin-bottom:50px;}
div.review-cont 								{/*2021-05-18mss: Lucio asked! display:flex;width:10000px;*/margin-left:0;text-align:left;overflow:auto;transition:margin 2s ease;}
div.review-cont.scroll 							{width:100%;white-space:nowrap;overflow:hidden;scroll-behavior:smooth;}
table.review-cont 								{margin-left:0;text-align:left;transition:margin 2s ease;}
section.review article 							{box-sizing:border-box;display:inline-block;width:80vw;min-width:300px;max-width:550px;margin:0 32px 0 0;vertical-align:middle;background-color:var(--grey);}
section.review article							{white-space:normal;transition:margin 2s ease;}
section.review a.link 							{display: none;}
section.review article div.rte 					{position:relative;min-height:123px;max-height:123px;overflow: hidden;text-overflow: ellipsis;transition:max-height 1s ease;}
section.review article.more.active div.rte		{max-height:500px;transition:max-height 1s ease;}
section.review article.more a.link 				{display:block;float:right;margin:11px 0;}
section.review article h5						{/*2021-04-16mss: Lucio asked! margin:20px 0 12px;*/min-height:26px;margin:0;background:transparent url('../img/google_review.png') top right no-repeat;}
section.review article h3						{position: relative;margin:26px 0 16px;}
section.review article h3::after				{/*2021-04-16mss: Lucio asked! margin:20px 0 12px;*/content: '';display: block;position: absolute;top: -26px;right: 0px;width: 26px;height:26px;margin:0;background:transparent url('../img/google_review.png') top right no-repeat;}
section.review article p						{/*2021-01-05mss:max-height:0;*/margin:16px 0;transition:max-height 2s ease;}
section.review article span						{display:inline-block;width:26px;height:26px;margin:20px 12px 10px 0;background:transparent url('../img/star_mobile.svg') 0 0 no-repeat;}
section.review article span.star1 				{width: 40px;}
section.review article span.star2 				{width: 80px;}
section.review article span.star3 				{width:120px;}
section.review article span.star4 				{width:160px;}
section.review article span.star5 				{width:200px;}
section.review article img						{display:none;max-height:25px;}
section.review article.active					{transition:all 2s ease;}
section.review article.active p					{/*2021-01-05mss:max-height:1000px;transition:max-height 2s ease;*/}
section.review footer 							{display:inline-block;position:relative;width:auto;margin:0 auto !important;padding:30px 0 16px;text-align:center;}
section.review footer .dot 						{width:10px;height:10px;margin:0 4px;border-radius:50%;padding:1px;background-color:var(--red);}
section.review footer .dot.hide  				{display:none;}
section.review footer .dot:hover 				{background-color:var(--blue);}
section.review footer .dot.active 				{background-color:var(--blue);}
/* .textarea */
body.blog\.article\.php section.textarea 		{box-sizing:border-box;position: relative;width: 100%;height: 100%;max-width:826px;min-height: 300px;}
/*2020-10-07mss:nedd in Muriel's page!*/
body.about\.article\.php section.textarea 		{max-width:100%;}
body.about\.article\.php section.textarea div.rte{max-width:856px;margin-left:auto;margin-right:auto;}
/*2020-10-07mss:nedd in Muriel's page end!*/
section.textarea h1 							{margin-top:0;}
section.textarea h2 							{/*2020-09-23mss:see h2 style! margin:0 0 20px;*/}
section.textarea div.rte ul						{list-style:none;padding:16px 0 16px 26px;}
section.textarea div.rte ul	li					{margin-bottom:11px;}
section.textarea div.rte ul li::before			{content:"\2022";color:var(--red);font-weight:bold;display:inline-block;width:26px;margin-left:-26px;font-size:26px;vertical-align:top;}
section.textarea div.rte ol						{list-style:none;padding:16px 0 16px 26px;}
section.textarea div.rte ol	li					{margin-bottom:11px;}
section.textarea div.rte ol li::before			{content:"\2022";color:var(--red);font-weight:bold;display:inline-block;width:26px;margin-left:-26px;font-size:26px;vertical-align:top;}
/*20242-07mss: test: see next!
section.textarea div.rte div.callToAction		{margin: 40px 0;font-weight: bold;color: var(--red);}
section.textarea div.rte div.callToAction a 	{font-weight:bold;color: var(--red);margin:0;}
section.textarea div.rte div.callToAction a.green 	{width: 100%;display: block;text-align: center;box-sizing: border-box;padding: 10px;background: green;color: #fff;text-decoration: none;text-shadow: 0px 3px 3px rgba(0,0,0,.30);box-shadow: 0px 3px 3px rgba(0,0,0,.30);opacity: 1;transition: all .4s;} /*Iva added 2024-02-07* /
section.textarea div.rte div.callToAction a.yellow 	{width: 100%;display: block;text-align: center;box-sizing: border-box;padding: 10px;background:var(--accent); color: #fff;text-decoration: none;text-shadow: 0px 3px 3px rgba(0,0,0,.30);box-shadow: 0px 3px 3px rgba(0,0,0,.30);opacity: 1;transform: scale(1);transition: all .4s;}/*Iva added 2024-02-07* /
section.textarea div.rte div.callToAction a.blue 	{width: 100%;display: block;text-align: center;box-sizing: border-box;padding: 10px;background: var(--blue); color: var(--accent);text-decoration: none;text-shadow: 0px 3px 3px rgba(0,0,0,.30);box-shadow: 0px 3px 3px rgba(0,0,0,.30);opacity: 1;transition: all .4s;} 
section.textarea div.rte div.callToAction a:hover {opacity:0.7;font-size:1.1em;transition: all .4s;}
section.textarea div.rte div.callToAction a.yellow:hover {transform: scale(1.1);}
*/
div.callToAction		{margin: 40px 0;font-weight: bold;color: var(--red);}
div.callToAction a 		{margin:0;font-weight:bold;color: var(--red);}
div.callToAction a.green 		{box-sizing: border-box;display: block;padding: 12px 20px 14px;color: #fff;text-align: center;font-size:1.1em !important;background: green;transition: all .4s;}
div.callToAction a.green:hover{color: #fff;text-decoration: none;}

/*2024-02-14mss: text new visual:
div.callToAction a.green, div.callToAction a.yellow, div.callToAction a.blue {box-sizing: border-box;display: block;padding: 10px;text-decoration: none;text-align: center;font-size:1.1em;background: green;/*text-shadow: 0px 3px 3px rgba(0,0,0,.60);box-shadow: 2px 2px 2px rgba(0,0,0,.60);* /transition: all .4s;}
div.callToAction a.green 	{color: #fff;text-decoration: underline;}
div.callToAction a.yellow 	{color: #fff;text-shadow: 0px 2px 2px rgba(0,0,0,.50);background:var(--accent);}
div.callToAction a.blue 	{color: var(--accent);background: var(--blue);} 
div.callToAction a.green:hover 	{text-decoration: none;}
div.callToAction a.yellow:hover {text-shadow: 0px 2px 2px rgba(0,0,0,.90);/*box-shadow: 3px 3px 3px rgba(0,0,0,.90);* /transition: all .1s;}
div.callToAction a.blue:hover 	{color:#fff;/*text-shadow: 0px 3px 3px rgba(0,0,0,.90);box-shadow: 3px 3px 3px rgba(0,0,0,.90);* /transition: all .1s;}
*/

section.textarea div.rte img 	 				{max-width: 100%;max-height: 100%;height: auto!important;/*2021-07-12mss:  added! Avoid image streching on mobile! CKEditor adds width and height style on insert! Also images from old DB have `width` and `height` attributes!;  */}

section.textarea div.rte img.vaTop 				{vertical-align: top;}
section.textarea div.rte img.vaBottom			{vertical-align: bottom;}
section.textarea div.rte img.vaBaseline			{vertical-align: baseline;}
section.textarea div.rte img.vaMiddle			{vertical-align: middle;}
/* section.timeline */
section.timeline 								{margin:0;padding:70px 32px;background-color:var(--grey);}
section.timeline > h2 							{margin-top:0;margin-bottom:48px;}
section.timeline > article  					{margin:0 auto 60px;}
section.timeline > article:last-of-type  		{margin-bottom:0;}
section.timeline > article > div.year  			{display:inline-block;box-sizing:border-box;position:relative;background:var(--white);color:var(--red);padding:7px 20px;line-height:32px;font-size:28px;font-weight:600;}
section.timeline > article > div.rte  			{margin-top:25px;}
section.timeline > article > div.year > div.connect{display:none;}
/* section.contact*/

section.contact				 					{padding:32px;}
section.contact-info				 			{z-index: 100;}
section.contact-info.blue 						{color:var(--white);background-color:var(--blue);}
section.contact-info.blue h2					{color:var(--white);}
section.contact-info.blue p						{color:var(--white);}
section.contact-info.blue label					{color:var(--white);}
section.contact-info.blue em					{color:var(--white);font-size:18px;}
section.contact-info.blue a						{color:var(--white);}
section.contact-info.blue input					{border-color:var(--white);}
section.contact-info.blue label.chk::before		{color:var(--white);}
section.contact-info 							{margin-bottom:60px;padding:32px 32px;}
section.contact-info >p							{margin:0 0 20px;}
label 											{box-sizing:border-box;position:relative;display:block;margin:0 0 32px;font-weight:600;font-size:14px;}					
label::after 									{content:attr(title);color:#333;}
input, select, textarea	 						{box-sizing:border-box;display:block;width:100%;margin:3px 0 0;padding:25px 10px 26px;font-style:normal;font-weight:normal;color:#1c1f29;border:1px solid #cfcfcf;transition:all 0.2s ease;}
select 											{padding:50px;padding-bottom:9px;background:#fff;text-indent:0.01px;text-overflow:"";}
select label									{height:40px;padding:0 0 0 6px;font-weight:normal;font-size:13px;border:1px solid #cfcfcf;background:transparent url('../img/select-box-white.png') right 10px top 50% no-repeat;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;display:inline-block;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
input.radio 		  							{display:none;}
label.radio 									{margin:9px 0 16px;cursor:pointer;color:#1c1f29;}
label.radio::before								{content:'';display:inline-block;width:9px;height:9px;margin-right:6px;vertical-align:middle;font-style:normal;text-align:center;border-radius:50%;border:1px solid #1c1f29;}
input.radio:checked + label.radio::before		{content:'·';color:#1c1f29;font-weight:bold;font-size:24px;line-height:8px;}
input.radio:disabled 							{color:#7d7d7d;}
input.radio:disabled + label.radio 				{color:#7d7d7d;}
label.chk 										{margin:0px 0 12px 22px;cursor:pointer;font-weight:400;line-height:18px;}
label.chk a										{font-weight:400;font-size:14px;line-height:18px;}
label.chk.accent 								{color:#7d7d7d;font-style:normal;font-size:13px;}
.chk input										{display:inline-block;width:18px;height:auto;margin-right:6px;}
/* checkout style:*/	
input.chk 		  								{display:none;}
label.chk::before 								{content:'';display:inline-block;width:14px;height:14px;line-height:9px;margin:3px 2px 0 -22px;color:#fff;vertical-align:top;border:1px solid #fff;font-family:Arial, sans-serif;}}
input.chk[checked] + label.chk::before			{content:'\2713';font-size:16px;}
input.chk:checked + label.chk::before			{content:'\2713';font-size:16px;}
input.chk.checked1 + label.chk::before			{content:'\2713';font-size:16px;}


section.contact-info p.chk						{font-weight:400;line-height:14px;overflow:hidden;}
section.contact-info p.chk input				{display:block;float:left;width:20px;background-color:transparent;border:1px solid #fff;}
section.contact-info p.chk label				{display:block;float:left;width:90%;margin-left:4px;font-weight:400;line-height:18px;vertical-align:top;}
section.contact-info p.chk label a				{font-weight:400;line-height:18px;vertical-align:top;}
section.contact-info button						{float:left;}
section.contact-info a.button					{float:left;}

section.contact-info p.phone,
section.contact-info p.company			{display:none;}

section.contact-info.light 						{margin-bottom:0;padding:50px 32px 20px;}
section.contact-info.light h2					{margin:0 0 46px;}
section.contact-info.light label				{font-weight:600;color:var(--blue);}
section.contact-info.light label span			{font-weight:400;}
section.contact-info.light input				{border-width:0;background-color:var(--grey);color:#000;}
section.contact-info.light textarea				{border-width:0;background-color:var(--grey);color:#000;}
section.contact-info.light label.chk			{font-weight:400;color:var(--black);}
section.contact-info.light label.chk a			{color:var(--black);}
section.contact-info.light label.chk::before	{margin-top:0;color:var(--blue);border:solid 2px var(--blue);}
section.contact-info.light input[disabled]+label.chk::before	{color:var(--green);border:solid 2px var(--gray);}

body.cookie\.php .contact-info 						{padding-top: 0px;}
body.cookie\.php .contact-info p 						{margin-bottom: 26px;}
body.cookie\.php .contact-info input.chk 				{}
body.cookie\.php .contact-info label.chk 				{margin-bottom: 9px;margin-left: 46px;line-height: 20px;font-weight: bold;font-size: 1.1em;}
body.cookie\.php .contact-info label.chk::before		{width: 20px;height: 20px;line-height: 20px;margin:0 12px 0 -46px;font-size: 18px;}
body.cookie\.php .contact-info .btn.accept 				{margin: 20px 0;padding: 15px 16px 14px;font-size: 18px;}

/* nexus form */
section.form-nexus h2 {text-align: left !important;}
section.form-nexus form p {display:flex;flex-direction:row;}
section.form-nexus form input[type="radio"] {width:20px;display:inline-block;}
section.form-nexus form label.radiobutton{width:94px;float: right;text-align:right;}
	section.form-nexus label  					{float:left;width:50%;margin-bottom:26px;padding-right:32px;text-align:left;}
	section.form-nexus label:nth-of-type(2n)		{padding-right:0;}
	section.form-nexus label.full					{clear:both;width:100%;padding-right:0;}

section.form-nexus p span {order:1;max-width: 670px;min-width: 670px;}
section.form-nexus p label.radiobutton:first-of-type {order:2;}
section.form-nexus p label.radiobutton:last-of-type {order:3;}
section.form-nexus p.text {display:block;overflow:hidden;}
section.form-nexus p.text label {width:100%;padding-right:0px;}
/* section.footer-banner */
section.footer-banner img 						{display:none;}
div.red 										{box-sizing:border-box;width:auto;max-width:480px;margin:0 32px 60px;padding:45px 20px 52px;background-color:var(--red);color:var(--white);z-index:60;}
div.red h2 										{margin:0 0 24px;color:var(--white);font-size:20px;line-height:24px;}
div.red p 										{margin:0 0 56px;color:var(--white);}
div.red a										{font-size:18px;}
/* nav.social */
nav.social 										{border-bottom:2px solid #ffffff;min-height:68px;font-size:0;margin-top:35px;}
nav.social a 									{display:block;float:left;/*2021-06-21mss:  ;width:56px;*/width: 33px;height:33px;padding:0 4px;}
nav.social a.facebook						    {background:url('../img/social_fb.png') 0 0 no-repeat;}
nav.social a.twitter							{background:url('../img/twitter.png') 0 0 no-repeat;}
nav.social a.linkedin  							{border-radius:3px;width:20px;height:26px;background:url('../img/social_in.png') 6px 2px no-repeat;/*2020-09-04mss?!?!?:-webkit-background-size:27px;background-size:85%;*/background-position:center;background-color:#fff;}
nav.social a.instagram							{box-sizing: border-box;display: inline-block;width: 28px;height: 26px;line-height: 26px;margin:0 18px 0 0;vertical-align: middle;text-align: center;border-radius: 3px;background: #fff;/*background:url('../img/in.png') 0 0 no-repeat;*/}
nav.social a.instagram::before					{content: '\ea90';color: var(--blue);font-size: 20px;font-family: 'icons-mobile';}
nav.social a.youtube							{box-sizing: border-box;display: inline-block;width: 28px;height: 26px;line-height: 26px;margin:0 18px 0 0;vertical-align: middle;text-align: center;border-radius: 3px;background: #fff;/* url('../img/social_youtube_red.png') center center no-repeat;background-size: 24px auto;*/}
nav.social a.youtube::before					{content: '\ea9a';color: var(--blue);font-size: 22px;font-family: 'icons-mobile';}
nav.social a.email								{background:url('../img/mail.png') 0 0 no-repeat;font-size:0;}
/* .paging */
nav.paging 										{display:block;text-align:center;margin-bottom:60px;}
nav.paging a									{font-size:28px;line-height:32px;}
nav.paging a.next::after 						{content:'';display:inline-block;width:26px;height:15px;margin-right:10px;vertical-align:middle;background:transparent url('../img/arrow.red.png') right 50% no-repeat;transition:0.4s;}
nav.paging a.next:hover::after 					{width:36px;margin:0;transition:0.4s;}
nav.paging a.prev::after 						{content:'';display:inline-block;width:26px;height:15px;margin-left:10px;vertical-align:middle;background:transparent url('../img/arrow.red.left.png') left 50% no-repeat;transition:0.4s;}
nav.paging a.prev:hover::after 					{width:36px;margin:0;transition:0.4s;}
nav.paging a.page								{display:inline-block;min-width:25px;margin:0 4px;text-align:center;color:var(--blue);}
nav.paging a.page:hover,
nav.paging a.page.active						{border-bottom:4px solid;}
/* nav.tags */
nav.tags 										{margin:28px 0 0;padding:28px 0 0;border-top:1px solid #1f1f1f;}
nav.tags label									{display:block;margin:0 12px 6px 0;line-height:28px;font-size:17px;font-weight:600;text-transform:uppercase;color:var(--blue);}
nav.tags a										{margin-right:29px;padding:0 0 3px;line-height:28px;font-size:17px;font-weight:600;/*white-space:nowrap;*/text-transform:uppercase;color:var(--blue);}
nav.tags a:hover								{padding-bottom: 0;border-bottom:3px solid var(--red);}
nav.tags a::after 								{content:'|';position:absolute;right:-18px;}
nav.tags a:last-child::after 					{content:'';}
nav.tags.new 									{padding:28px;background:var(--grey);}
nav.tags.new a									{margin-right: 39px;}
nav.tags.new a::after 							{right:-23px;}
label.tag 				{display: inline-block;margin: 7px;padding: 9px 12px;line-height: 18px;cursor: pointer;font-weight: 500;font-size: 16px;font-family: 'ProximaNova',sans-serif;color: var(--black);outline: 1px solid var(--red);}
label.tag:hover 		{color: var(--red);outline: 2px solid var(--blue);}
label.tag.active 		{color: var(--red);outline: 2px solid var(--blue);}
label.tag.active::before 		{content:'x';position: absolute;top: -2px;right: 2px;}

/* .map */
section.map 									{box-sizing:border-box;padding:32px;}
section.map h2 									{margin-bottom:30px;}
section.map iframe 								{box-sizing:border-box;margin-bottom:30px;width:100%;}

/* monday contact-form */
iframe.monday 			{width:100%;border: 0;background: transparent url('../img/loading.gif') center 10% no-repeat;background-size: 80px;}
.grecaptcha-badge 		{z-index: 200;}

/* footer */
body>footer 									{background:var(--blue);}
footer section 									{padding:30px 32px;}
footer section:last-child						{background:#fff;}
footer section > hr								{color:var(--white);}
footer section article.menu 					{margin-bottom:30px;}
footer section article.menu p 					{margin:0 0 20px 0;}
footer section article.contact					{margin-bottom:36px;min-width:200px;}
footer section article.contact > span.red		{display:block;margin:34px 0 18px;font-weight:600;font-size:18px;line-height:19px;/*2022-02-03mss: #9947!  color: var(--red);*/}
footer section article.contact > span.space 	{margin:0;height:0;}
footer section article.contact:first-child 		{margin-bottom:0px;}
footer section article.contact:last-child 		{margin-bottom:26px;}
footer section article.contact span				{display:block;color:var(--white);margin:0;font-size:15px;font-weight:600;line-height:23px;}
footer section article.contact p				{margin:0;}
footer section article	span.questions			{margin-top:26px;margin-bottom:9px;color:var(--white);font-weight:600;font-size:28px  !important;line-height:32px   !important;}
footer section article	span					{color:var(--white);line-height:18px;}
footer section article	p						{color:var(--white);line-height:28px;}
footer section:last-child article a				{font-size:16px;}
footer section:last-child article p a,
footer section:last-child article p:hover a,
footer section:last-child article p a:hover,
footer section:last-child article address 		{display:block;}
footer section:last-child article address.copy	{margin-top:20px;text-align:center;}
footer section:last-child article span			{text-align:center;margin:0;color:var(--blue);}
footer section article	p > a,
footer section article	span > a				{font-weight:600;font-size:14px;line-height:23px;text-decoration:none;color:var(--white);}
footer section article	p:hover a				{color:var(--white);}
footer section article	a.box					{margin-top:24px;margin-bottom:54px;white-space:nowrap;font-size:18px;font-family:'proxima-nova', sans-serif;font-weight:bold;line-height:16px;font-weight:bold;}
footer article address							{display:block;text-align:center;}
footer section:last-child article span.copy > a,
footer article address ~ span,
footer article address,
footer article address a,
footer article address b,
footer article address span						{color:var(--blue);font-size:15px;font-weight:600;line-height:23px;}


@media only screen and (min-width:480px) {
	section.banner div 							{/*2020-09-11mss:@@!:margin-top:-120px;*/}
	section.banner article a 					{padding:0;}
	section.review article.box p				{max-height:1000px;transition:max-height 2s ease;}
	.list.item2  								{text-align:center;}
	.list.item2 > article 						{margin:0 auto 45px auto;max-width:523px;}
	.list.item2 > article > h3 					{max-width:270px;}
	section.textarea div.rte img				{width: auto;}
}
@media only screen and (min-width:640px) {
	div.rte menu.menu 					{padding:20px 40px;}
	section.banner div 							{/*2020-09-11mss:!:!:margin-top:-140px;*/}
	/*2024-10-18mss: moved in exportusa.php!
	div.footer-img_new img				{max-height:108px;}*/
}
@media only screen and (min-width:820px) {
	body.about\.section\.php section.box a.second.extra			{width:82%;}
	body.about\.section\.php section.box a.second.extra img		{display:inline-block;margin-right:60px;}
	body.about\.section\.php section.box a.second.extra article	{padding:0;width:50%;}
}
@media only screen and (min-width:1000px) 	{
	.list.item1 > article 						{position:relative;display:block;max-width:1768px;width:100%;margin-left:auto;margin-right:auto;}
	.list.item1 > article > img 				{display:inline-block;margin-right:32px;vertical-align:middle;}
	.list.item1.team > article > img 			{display:inline-block;margin-right:32px;width:200px;height:200px;}
	.list.item1 > article > div 				{display:inline-block;width:60%;margin-top:0;vertical-align:middle;}
	.list.item1.team > article > div > h3		{margin-bottom:0;}
	.list.item1 > article > div > h5			{margin-top:0;margin-bottom:initial;}
	.list.item1 > article > a.second.extra 		{top:22%;}
	.list.item1.team > article > a.second.extra {position:absolute;top:10px;right:9px;margin:0;padding:0;}

}

@media only screen and (min-width:1024px) {
	section.banner div 							{min-width:856px;}
	body.about\.php section.banner.box			{padding:100px;}
	body.about\.php section.banner.box iframe	{width:50% !important;height:600px !important;text-align:center;display:block;margin:0 0 0 25%;}
	.bigTitle									{line-height:54px;font-size:70px;} /*Iva added 23-07-26*/
}
@media only screen and (min-width:1100px) {
	.list.item2 > article 						{margin-right:32px;max-width:523px;}
}
@media screen and (min-width:1150px) {
	section.info section > img					{width:45%;}
	footer section article.contact				{min-width:240px;max-width:260px;}
}
/*2021-11-29mss:  Images don't load on 1280! ;@media screen and (min-width:1200px) {*/
@media screen and (min-width:1200px) {
	h1			{/*2021-03-30lucio asked: line-height:65px;font-size:64px;*/line-height:51px;font-size:50px;}
	h2,section.textarea h2			{line-height:40px;font-size:34px;/*2023-11-14mss: Lucio: Ticket #12089! margin:0 0 24px;*/margin:0 0 16px;}
	h3			{line-height:30px;font-size:24px;/*2023-11-14mss: Lucio: Ticket #12089! margin:0 0 30px;*/margin:0 0 18px;}
	h4			{line-height:29px;font-size:19px;}
	h5,time			{line-height:22px;font-size:18px;}
	h6			{line-height:29px;font-size:17px;}
	div.enlarge {display:none;}
	.mobileOnly {display:none;}
	.desktop 	{display:block;}
	header nav.main{opacity:1;}
	header nav.main ul li ul.sub-menu li a img					{display:inline-block;}
	
	/* blog module */
	section.blog h1		{margin:10px 0;}
	section.blog h2,
	section.blog h3		{margin:30px 0 15px;}
	section.blog p,
	section.blog h4		{margin:20px 0;}
	section.blog h5,
	section.blog h6		{margin:10px 0;}
	
	/*2020-09-23mss?!?!?!:
	*/
	a 							{font-size:22px;line-height:20px;}
	div.rte a 					{font-size:inherit;line-height:inherit;}
	a.filter2::after 			{top:1px;}
	a.filter2:hover 			{border-bottom:3px solid var(--red);}
	a.filter2:hover::after 		{border-top-color:var(--red);}
	
	a.button 					{min-width:120px;padding-left:30px;padding-right:30px;letter-spacing:0.3px;}
	a.link br 					{display:none;}
	a.box 						{padding: 11px 15px; font-size:16px;line-height:15px;font-weight:400;}
	a.second.extra 				{margin:45px auto 0;width:50%;}
	a.second.extra::before 		{top:35px;}
	a.second.extra::after 		{top:47px;}
	a.second.extra > article  	{padding:0 60px;text-align:left;}
	
	.arrowSquare 				{min-height:52px;padding-right:52px;}
	.arrowSquare::before 		{width:48px;height:48px;border-width:2px;}
	.arrowSquare::after 		{margin:11px;}
	article:hover .arrowSquare::after, .arrowSquare:hover::after{margin-right:8px;}
	
	a.filter1 					{box-sizing:border-box;padding:17px 20px;min-height:35px;}
	section.gray 				{text-align:center;}
	section.gray > article 		{margin-right:auto;margin-left:auto;width:50%;}
	section.gray > article  a 	{margin:60px 0 0;}
	p, ::placeholder 			{color:var(--black);}
	.bigTitle					{line-height:64px;font-size:80px;}

	section.info section > img						{width:50%;object-fit:cover;}
	section.map iframe 								{width:31.5%;margin-right:2%;}
	section.map iframe:last-of-type 				{margin-right:0px;}
	section.blog > section.in-one			 		{width:23.3%;}
	section.blog > section.in-one:nth-of-type(3n)	{margin-right:2%;}
	section.blog > section.in-one:nth-of-type(4n)	{margin-right:0;}
	body header{display: block;}
	nav.tags										{margin-top:100px;padding-top:30px;}
	section.grid nav.tags							{margin-top:0px;padding-top:30px;}
	nav.tags label									{display:inline-block;font-size:19px;}
	nav.tags a										{font-size:19px;}
	/* .grid */
	section.dark 									{z-index:1;position:relative;background:#f7f7f7;}
	section.dark::before							{z-index:-2;content:'';position:absolute;left:-300%;top:0;width:900%;height:100%;background:#f7f7f7;}
	
	section.filter 									{display: flex;/*flex-wrap:wrap;*/justify-content:space-between; max-width:1584px;margin-left:auto;margin-right: auto;padding: 0; }
	section.filter form 							{max-width: 60%;margin:0 !important;padding:24px 32px; }
	section.filter .hint 							{max-width: 40%;margin:0 !important;}
	section.filter.ver2 							{display: block; }
	section.filter.ver2 form						{max-width: 100%; }
	section.filter.ver2 .hint						{max-width: 100%; }
	section.filter.ver3 							{display: block; }
	section.filter.ver3 form						{max-width: 100%; }

	section.grid 									{max-width:1520px;margin:auto;}
	section.grid a.link								{display:none !important;}
	section.grid img								{transition: transform 0.5s;vertical-align:top;}
	section.grid nav.subcategory a 					{clear:none !important;float: none;padding:8px 16px;font-size:18px;}
	section.grid nav.subcategory a:first-of-type	{margin-right:32px;}
	section.grid nav.subcategory a:hover 			{/*padding:6px 14px;*/}
	section.grid article:hover img					{transform: scale(1.15);transition: transform 0.5s;}
	section.grid article:hover h3					{text-decoration:underline;}
	section.grid.grid1 								{}
	section.grid.grid1 div.img						{max-width:636px;}
	section.grid.grid1 div.rte						{box-sizing:border-box;display:inline-block;width:48%;margin-top:60px;padding-left:32px;vertical-align:top;}
	section.grid.grid2 								{}
	section.grid.grid2 article 						{display:inline-block;width:48%;/*max-width:;*/margin-right:3%;}
	section.grid.grid2 article:nth-of-type(2n) 		{margin-right:0;}
	section.grid.grid2 div.img						{/*about.php: */width:100%;height:356px;}
	section.grid.grid2 div.img img					{/*about.php: */min-height:356px;max-width:100%;}
	section.grid.grid2 div.rte h3					{margin:26px 0 20px;}
	section.grid.grid3 article 						{display:inline-block;width:31%;margin-right:3%;margin-bottom:100px;vertical-align:top;}
	section.grid.grid3 article:nth-of-type(3n) 		{margin-right:0;}
	section.grid.grid3 div.img						{width:100%;height:230px;}
	section.grid.grid3 div.rte h5 					{margin:12px 0;}
	section.grid.grid3 div.rte h3 					{margin:14px 0 18px;}
	section.grid.item 								{}
	section.grid.item article						{}
	section.grid.item article:hover					{text-decoration:none;box-shadow:none;}
	section.grid.item div.img.desktop 				{display:flex;}
	section.grid.item div.img img 					{max-width: 100%;}
	section.grid.item h1.title                      {text-align: center;margin:0 0 42px;font-weight: 600;line-height: 40px;font-size: 34px;color:var(--blue) ;}
	body.blog\.section\.php section.grid.item h1.title 	{margin-bottom: 60px;}
	body.main\.php section.grid.item div.img img 		{max-width: 90px;}
	section.grid.item div.rte h3					{margin-top:40px;}
	section.grid.item1 								{max-width:856px;padding:100px 0;}
	section.grid.item1 h2							{margin-bottom:11px;text-align:center;}
	section.grid.item1 > p							{margin-bottom:76px;text-align:center;}
	section.grid.item1 article						{/*flex-direction:row;justify-content:flex-start;align-items:flex-start;*/display:block;padding:32px 28px 30px 28px;}
	section.grid.item1 article:hover 	 			{box-shadow: 0px 10px 10px rgba(150,150,150,0.1);}
	section.grid.item1 article.arrowSquare 			{padding-right:106px;}
	section.grid.item1 article::before,section.grid.item1 article::after {top:32px;right:22px;}
	section.grid.item1 article div.img				{display:inline-block;width:54px;margin-right:28px;vertical-align:middle;}
	section.grid.item1 article img					{margin:auto;transition:none;transform:none;}
	section.grid.item1 article h3					{display:inline-block;width:76%;/*2020-09-24mss: bcs flex! margin-top:7px;*/vertical-align:middle;}
	section.grid.item1.team 		 				{max-width:1078px;}
	section.grid.item1.team article 		 		{padding:32px 15px 32px 42px;}
	section.grid.item1.team article:hover			{box-shadow: 0px 10px 10px rgba(150,150,150,0.1);}
	section.grid.item1.team article h5 		 		{margin:9px 0 24px;}
	section.grid.item1.team article div.img 		{display:inline-block;width:230px;height:230px;margin-bottom:0;vertical-align:top;}
	section.grid.item1.team article div.rte 		{display:inline-block;width:660px;margin:14px 40px 0 0;text-align:left;vertical-align:top;}
	section.grid.item1.team article > a 			{margin-top:16px;}
	section.grid.item1.item2 		 				{max-width:1078px;}
	section.grid.item1.item2 >p		 				{margin-bottom:60px;text-align:center;}
	section.grid.item1.item2 article 				{box-sizing:border-box;display:inline-block;float:left;width:49%;/*2020-09-24mss: test related services! min-height:50px;*/min-height:122px;margin-right:2%;}
	section.grid.item1.item2 article:hover 			{box-shadow: 0px 10px 10px rgba(150,150,150,0.1);}
	section.grid.item1.item2 article:nth-of-type(2n){margin-right:0;}
	section.grid.item1.item2 footer	 				{padding:60px 0 0;}
	section.grid.item1.box2 							{max-width:1108px;display: flex;flex-flow: row wrap;align-items:stretch;/*justify-content:space-between;*/}
	section.grid.item1.box2 h2 							{flex: 1 100%;}
	section.grid.item1.box2 >p 							{width:100%;margin-bottom:100px;}
	section.grid.item1.box2 article 					{display:inline-block;flex: 1 30%;margin-left:16px;margin-right:16px;padding:40px 32px 40px 32px;}
	section.grid.item1.box2 article:hover				{box-shadow: 0px 10px 10px rgba(150,150,150,0.1);}
	section.grid.item1.box2 article h3					{}
	section.grid.item1.box2 article p					{margin:50px 0 0px;}
	section.grid.item1.box2 article h5					{margin:40px 0 0px;}
	section.grid.item1.box2 footer 						{padding-top:50px;}
	/* aside */
	aside 										{position:relative;overflow:hidden;padding-right:32px;}
	aside section								{position:static;float:right;/*2020-09-21,mss?@?@?: margin:250px 0 100px auto;*/width:66%;margin:0 0 100px;padding:100px 0px 44px 0;text-align:right;}
	aside section h2							{text-align:left;}
	aside section article 						{display:inline-block;float:right;width:56%;/*2020-09-22mss: 1920w: margin:0 0 32px 0;*/margin:0 0 4%;padding:0;text-align:left;}
	aside section article h3 					{}
	aside section article h3.bigTitle			{margin-bottom:12px;}
	aside section > img							{position:absolute;/*2020-09-21mss: top:34%;*/top:100px;left:32px;width:55%;/*2021-06-09mss: avoid stretching!*/ max-height:563px;margin:0;}
	aside section div.pic                       {display: block;position:absolute;top:60px;left:32px;width:55%;max-height:563px;overflow: hidden;margin:0;}
	aside section div.pic img					{width: auto;}
	aside.imgR 									{padding-left:32px;padding-right:0;}
	aside.imgR section 							{float:left;width:56%;padding:60px 0px 44px 80px;/*2021-03-16mss: */text-align: left;}
	aside.imgR section h2						{/*2021-03-16mss: */max-width: 95%;}
	aside.imgR section article					{float:left;margin:100px 0 4%;}
	aside.imgR section > img 					{left:auto;right:32px;top:200px;}
	aside.imgR section div.pic                       {left:auto;right:32px;top:200px;}
	aside.imgR section a.box 					{margin:60px 0;font-size:18px;padding:15px 20px;font-weight:500;}

	/* aside.right-image */
	aside.right-image > section								{margin:250px auto 100px 0;text-align:left;padding:100px 0 110px 100px;}
	aside.right-image section > img							{right:32px;left:unset;}
	/* section.reviews */
	section.reviews				 				{z-index:60;position:relative;width:100%;/*2020-09-24mss: added bcs service.section.php:*/padding-top:100px;padding-bottom:100px;text-align:center;overflow:hidden;}
	section.reviews table td 					{/*width:500px;max-width:350px;*/}
	section.reviews article.box 				{box-sizing:border-box;position:relative;left:0;opacity:1;/*2020-09-03mss?!?: min-width:unset;*/min-width:500px;max-width:550px;margin-right:20px;text-align:left;vertical-align:middle;}
	section.reviews article.box span 			{margin:60px 10px 30px 0;}
	section.reviews article.dots 				{display:none;}
	section.review				 				{z-index:60;position:relative;width:100%;/*2020-09-24mss: added bcs service.section.php:*/padding-top:100px;padding-bottom:100px;text-align:center;overflow:hidden;}
	section.review article h3 			 		{margin-bottom: 26px;}
	section.review article 						{box-sizing:border-box;position:relative;left:0;opacity:1;/*2020-09-03mss?!?: min-width:unset;*/min-width:500px;text-align:left;vertical-align:middle;}
	section.review article span 				{width: 32px;height: 32px;margin:58px 10px 20px 0;background:transparent url('../img/star.svg') 0 0 no-repeat;}
	section.review article span.star1 				{display: block;width: 40px;}
	section.review article span.star1 				{display: block;width: 50px;}
	section.review article span.star2 				{display: block;width:100px;}
	section.review article span.star3 				{display: block;width:150px;}
	section.review article span.star4 				{display: block;width:200px;}
	section.review article span.star5 				{display: block;width:250px;}
	section.review article img					{max-height:32px;}
	section.review footer 						{padding-top:16px;}
	/* section.footer-banner */
	section.footer-banner 						{display:block;position:relative;z-index:50;margin-top:-231px;}
	section.reviews+section.footer-banner 		{margin-top:-331px;padding-top:0;}
	section.review+section.footer-banner 		{/*2020-11-27mss: bcs HP footer! margin-top:-331px;*/ margin-top: -270px;padding-top:0;}
	div#review\.cont + section.footer-banner 	{/*2020-11-27mss: bcs HP footer! margin-top:-331px;*/ margin-top: -270px;padding-top:0;}
	section.footer-banner img 					{width:100%;}
	section.footer-banner.new 					{z-index:50;display:block;position:relative;margin-top:0;padding-top:255px;}
	section.footer-banner.new div.img 			{display:block;position:relative;height:600px;overflow:hidden;}
	section.footer-banner.new img 				{display:block;position:absolute;top:-200px;right:-200px;bottom:-200px;left:-200px;margin:auto;object-fit: cover;}
	div.red 									{position:absolute;margin-top:-166px;padding:50px 40px;}
	div.red h2 									{margin-bottom:28px;font-size:34px;line-height:38px;}
	div.red p 									{margin-bottom:110px;}
	div.red a 									{font-size:22px;line-height:20px;}
	/* section.timeline */
	section.timeline 									{margin:0 32px 60px;padding:90px 32px 70px;}
	section.timeline > h2 								{text-align:center;}
	section.timeline article 							{margin-bottom:0;width:70%;max-width:856px;min-width:856px;}
	section.timeline > article > div.rte  				{display:inline-block;max-width:668px;margin-top:0px;vertical-align:top;}
	section.timeline article > div.year 				{min-width:138px;max-width:138px;min-height:138px;max-height:138px;margin:0 46px 32px 0;padding:55px 0 40px;font-size:34px;text-align:center;}
	section.timeline > article > div.year > div.connect	{display:block;position:absolute;width:32px;height:37.91px;background:var(--white);bottom:-32px;left:50%;transform:translate(-50%);}
	/* .paging */
	nav.paging 										{display:block;text-align:center;margin-bottom:60px;}
	nav.paging a									{font-size:28px;line-height:32px;}
	nav.paging a.next::after 						{content:'';display:inline-block;width:26px;height:15px;margin-right:10px;vertical-align:middle;background:transparent url('../img/arrow.red.png') right 50% no-repeat;transition:0.4s;}
	nav.paging a.next:hover::after 					{width:36px;margin:0;transition:0.4s;}
	nav.paging a.prev::after 						{content:'';display:inline-block;width:26px;height:15px;margin-left:10px;vertical-align:middle;background:transparent url('../img/arrow.red.left.png') left 50% no-repeat;transition:0.4s;}
	nav.paging a.prev:hover::after 					{width:36px;margin:0;transition:0.4s;}
	nav.paging a.page								{display:inline-block;min-width:25px;margin:0 4px;text-align:center;color:var(--blue);}
	nav.paging a.page:hover,
	nav.paging a.page.active						{border-bottom:4px solid;}
	/* service faq */
	section.grid.faq 								{max-width:856px;padding-top:88px;padding-bottom:40px;}
	section.textarea+section.grid.faq 				{/*2021-04-15mss: Lucio asked if box area is missing! */padding-top:0;}
	section.grid.faq h2 							{margin:0 0 16px;}
	section.grid.faq >p 							{margin:0 0 40px;}
	section.grid.faq article h3.active 				{margin:0 0 26px;}
	section.grid.faq a.button 		 				{margin-top:40px;}
	/* .contact */
	label 											{font-weight:500;font-size:15px;}
	section.contact-info  							{margin:auto;/*2020-10-02mss: width:45%;*/max-width:856px;padding:32px 32px 0;}
	section.contact-info >p  						{margin-bottom:30px;}
	section.contact-info p.full						{clear:both;width:100%;padding-right:0;}
	section.contact-info label  					{float:left;width:50%;margin-bottom:26px;padding-right:32px;text-align:left;}
	section.contact-info label:nth-of-type(2n)		{padding-right:0;}
	section.contact-info label.full					{clear:both;width:100%;padding-right:0;}
	section.contact-info label.chk					{clear:both;width:100%;margin-top:0px;padding-right:0;}
	section.contact-info label.chk::before			{width:12px;height:12px;margin-top:0;margin-right:4px;border-width:2px;text-align:center;line-height:16px;}
	section.contact-info footer 					{padding-top:26px;text-align:center;}
	section.contact-info button 					{float:none;padding-left:16px;padding-right:16px;}
	section.contact-info a.button 					{float:none;padding-left:16px;padding-right:16px;}
	section.contact-info.blue  						{margin-bottom:100px;padding:60px 60px;text-align:center;}
	section.contact-info.light 						{padding-bottom:60px;}
	section.contact-info.light h2 					{text-align:center;}
	/* footer  */
	footer section 								{box-sizing:content-box;padding:36px;text-align:left;}
	footer section:first-child					{max-width:1120px;margin:auto;padding-top:56px;padding-bottom:18px;padding-right:0;}
	footer section hr							{display:none;}
	footer section span.red						{display:block;margin-bottom:15px !important;font-weight:400;}
	footer section span							{margin:0 !important;font-weight:400;line-height:21px;font-weight:normal;}
	footer section article						{display:inline-block;width:14%;text-align:left;vertical-align:top;}
	footer section article.contact				{/* margin-top:38px; */min-width:180px;margin-right:20px;padding:0;}
	footer section article.contact:first-child 	{margin-right:0;}
	footer section article.contact:last-child 	{min-width:200px;margin-right:-50px;}
	table.carousel-cont 			{transition: margin 1s;}
	/* texts in banners */
	section.banner.second h2 		{/*font-size: 58px;line-height: 59px;*/font-size: 68px;line-height: 69px;}
	section.banner.detail h2 		{font-size: 40px;line-height: 40px;}
	/* footer section article.contact:first-child,
	footer section article.contact:nth-of-type(3)			{margin-top:0;} */
	footer section article p 					{line-height:30px;}
	footer section article.contact	span.questions{margin-top:-11px !important;margin-bottom:13px !important;font-size:34px !important;line-height:40px !important;font-weight:600;}
	footer section article.contact > span.space {margin:0 0 15px !important;height:auto;}
	footer section article a.box 				{margin-top:32px;margin-bottom:0;}
	footer section article.menu 				{max-width:150px;height:100%;margin:0 36px 30px 102px;border-right:2px solid #fff;}
	footer section article.menu p				{margin-top:0;margin-bottom:10px;}
	footer section article.menu a				{font-size:16px;font-weight: 500;font-family:'canada-type-gibson',sans-serif;}
	footer section article.menu nav.social 		{margin-top:32px;border-bottom:0;}
	footer section article.menu nav.social a 	{/*2021-06-21mss: width:44px;*/ width: 20px;margin:0 8px 0 0;}
	footer section article.menu nav.social a.instagram	{width:30px;}
	footer section article.menu nav.social a.youtube    {width:30px;}
	footer section article.menu nav.social a.linkedin   {width:20px;}
	footer section article.contact > span.red 		{font-size:18px;line-height:22px;color: #fff;}
	footer section article.contact span,
	footer section:last-child article a,footer section article span > a{font-size:17px;font-weight: 500;font-family:'canada-type-gibson',sans-serif;}
	footer section article p 						{line-height:28px;}
	footer section:last-child article span.copy > a,
	footer article address ~ span,
	footer article address,
	footer article address a,
	footer article address b,
	footer article address span 				{font-size:17px;}
	footer section:last-child article 			{width:100%;text-align:center;}
	/* .map */
	section.map  								{margin-bottom:40px;}
	section.map h2 								{margin-bottom:60px;text-align:center;}
	section.map iframe 							{display:inline-block;width:31%;margin-right:1.8%;}
	section.map iframe:last-of-type				{margin-right:0;}


}
@media screen and (min-width:1430px) {
	section.banner div 								{/*2020-09-08mss?@?@?: margin-top:calc(-36%);*/}
	header nav.main ul li ul.sub-menu 			{/*2020-08-01mss?@!?: padding:30px 12% 0;*//*2021-01-05mss?@!?: padding:30px 0 0;*/}
	body.about\.section\.php section.box a.second.extra img				{display:inline-block;margin-bottom:0;}
}
@media screen and (min-width:1600px) {
	section.info.about > img 				{max-height:503px;}
	section.info.about section p			{max-width:400px;}
}
@media screen and (min-width:1725px) {
	section.blog > section > article > article 			{width:48%;}
}
@media screen and (min-width:1800px) {
	header nav.main ul li ul.sub-menu 			{/*2020-10-12mss: padding:30px 19% 0;*/}
	section.map iframe 									{width:32%;}
}
@media screen and (min-width:2000px) {
	section.info > img 						{object-fit:cover;max-height:503px;}
	section.info.about > img 				{top:20px;max-height:400px;}
}



