﻿@import url('https://fonts.googleapis.com/css2?family=Tajawal:wght@300;400&display=swap');
@import url('hamburgers.css');
@import url('balloon.min.css');


* { border:0px; list-style:none; margin:0px; padding:0px; outline:none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; *behavior: url(boxsizing.htc); -webkit-appearance: none; -moz-appearance: none; appearance: none; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
html { font-size: 100%; height:100%; }
body { margin: 0px; font-family: 'Tajawal', sans-serif; font-size:20px; position: relative;-webkit-text-size-adjust: none; color:#222; background:#FFF; font-weight:300; }
h1, h2, h3, h4, h5, pre { font-family: 'Tajawal', sans-serif; display:block; font-weight:300; margin:0px; }
h1 { margin:0 0 20px 0; font-size: 40px; line-height:75px; }
h2 {  margin-bottom:20px; font-size:40px; }
h3 { font-size:30px; }
h4 { text-transform:uppercase; font-size:18px; margin:0 0 10px 0; }
	
a { color:#ec6608; text-decoration:none; }
a:hover { opacity:0.5; }
a.selected { opacity:0.5; }
.small { font-size:13px; }
a:hover { transition: all 0.9s ease-in-out;  -webkit-transition: all 0.9s ease-in-out; -moz-transition: all 0.9s ease; -o-transition: all 0.9s ease; -ms-transition: all 0.9s ease-in-out; }
.fancybox-overlay *, .fancybox-lock { transition:none; }
input.error, textarea.error, select.error { border-color:#FF0000; color:#FF0000; background:#FFE5E5; }
label.error { color:#FF0000; font-size:0px; visibility:hidden; float:left; overflow:hidden; height:0px; }
input, select, textarea { padding:10px; font-family: Arial, sans-serif; font-size:14px; border:1px solid #CCC; border-radius:2px; color:#000; background:#EFEFEF; }
input[type='submit'], input[type='button'], input[type='reset'], button, a.btn { cursor:pointer; background:#ec6608; color:#FFF; border:0px; text-transform:uppercase; font-family: 'Tajawal', sans-serif; letter-spacing:0.5px; font-size:14px; font-weight:bold; padding: 10px 30px; display:inline-block; margin-top:20px;}
input[type='submit']:hover, input[type='button']:hover, button:hover, a.btn:hover { background:#CCC; color:#000; }
input.btn-primary, a.btn-primary, button.btn-primary{ background:#ec6608; }
input[type='radio']:checked { background:#000; }
input[type='checkbox'], input[type='radio'] { background:#FFF; padding:0; height:20px; width:20px; float:left; margin-right:10px; cursor:pointer; margin-bottom:10px; }
input[type='radio'] { border-radius:200px; background:#EFEFEF; }
input[type='checkbox'] { background:#EFEFEF; }
input[type='checkbox']:checked, input[type='radio']:checked { background:#666; }
input, select, button { height:40px; }
select { background: url('select_arrow.png') right center no-repeat #EFEFEF; padding: 8px 35px 8px 8px; -webkit-appearance: none; -moz-appearance: none;  appearance: none;}
label { font-weight:bold; padding:5px 0; display:block; color:#888; font-size:13px;}
.label { text-align:right; padding:10px 20px 0 0; }
.row { margin-bottom:10px; }
.check-list li { padding:5px 0 0 35px; position:relative; margin-bottom:5px; }
.check-list li input { left:0; top:2px; position:absolute; }
form h3 { margin-bottom:10px; text-transform:uppercase; }
::placeholder { color: #555; opacity: 1; }
:-ms-input-placeholder { color: #555; }
::-ms-input-placeholder { color: #555; }
::-webkit-input-placeholder { color: #999; }
:-ms-input-placeholder { color: #999; }
::placeholder { color: #999; }
img { display:block; }
img.loading { background: url('../images/loading.gif') no-repeat center center #FFF; }
img.scale { width:100%; height:auto; }
label { cursor:pointer; }
span.new { position:absolute; background:#FF0000; color:#FFF; padding:5px 10px; z-index:2; right:20px; text-transform:uppercase; font-size:13px; font-style: italic; }
table { width:100%; }
thead td { background:#114E93; color:#FFF; padding: 7px 10px 2px 10px;  text-transform:uppercase; font-size:11px; font-weight:bold; }
tbody td { border-bottom:1px dotted #CCC; padding: 7px 10px 2px 10px; vertical-align:top; text-align:left; font-size:15px; }
.videoWrapper { background:#000; position: relative; padding-bottom: 56.25%; /* 16:9 */	padding-top: 0px; height: 0; overflow:hidden; }
.videoWrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
iframe {  width: 100%; }
.wrapper { width:100%; margin: 0 auto; min-width:720px; clear: both; }
.content { width:100%; max-width:1400px; padding:0 20px; margin: 0 auto; clear: both; position:relative; }
.content-small { max-width:800px; margin: 0 auto; clear: both; padding:0 15px; position:relative; }
.cover-image { width:100%; max-width:1400px; padding:0px; margin: 0 auto; clear: both; position:relative; }
.phone_show, .flexnav li.phone_show { display:none; }
.nowrap { white-space:nowrap; }
.mb60 { margin-bottom:60px; }
.mt40 { margin-top:40px; }
.mt20 { margin-top:20px; }
.mb40 { margin-bottom:40px; }
.mb20 { margin-bottom:20px; }
.mr40 { margin-right:40px; }
.mr30 { margin-right:30px; }
.mr20 { margin-right:20px; }
.pl40 { padding-left:40px; }
.align_center { text-align:center; }
.align_justify { text-align:justify; }

figure { overflow:hidden; }
a:hover figure.fade img { opacity:0.5; }
a:hover figure.scale img { filter: none; transform: scale(1.1); }
.cat { color:hotpink; text-transform:uppercase; font-weight:bold; font-family: 'Tajawal', sans-serif; }

group:before, .group:after { content:""; display:table; }
.group:after { clear:both; }
.col { display: block; float:left; margin: 0 0 0 1.6%; }
.col:first-child { margin-left: 0; }

.span_1_of_2 { width: 49.2%; }
.span_2_of_2 { width: 100%; }

.span_1_of_3 { width: 32.2%; }
.span_2_of_3 { width: 66.1%; }
.span_3_of_3 { width: 100%; }

.span_1_of_4 { width: 23.8%; }
.span_2_of_4 { width: 49.2%; }
.span_3_of_4 { width: 74.6%; }
.span_4_of_4 { width: 100%; }

.span_1_of_5 { width: 18.72%; }
.span_2_of_5 { width: 39.04%; }
.span_3_of_5 { width: 59.36%; }
.span_4_of_5 { width: 79.68%; }
.span_5_of_5 { width: 100%; }

.span_1_of_6 { width: 15.33%; }
.span_2_of_6 { width: 32.26%; }
.span_3_of_6 { width: 49.2%; }
.span_4_of_6 { width: 66.13%; }
.span_5_of_6 { width: 83.06%; }
.span_6_of_6 { width: 100%; }

.span_1_of_8 { width: 11.1%; }
.span_2_of_8 { width: 23.8%; }
.span_3_of_8 { width: 36.5%;}
.span_4_of_8 { width: 49.2%; }
.span_5_of_8 { width: 61.9%; }
.span_6_of_8 { width: 74.6%; }
.span_7_of_8 { width: 87.3%; }
.span_8_of_8 { width: 100%; }

.span_1_of_10 { width: 8.56%; }
.span_2_of_10 { width: 18.72%;  }
.span_3_of_10 { width: 28.88%; }
.span_4_of_10 { width: 39.04%;  }
.span_5_of_10 { width: 49.2%; }
.span_6_of_10 { width: 59.36%; }
.span_7_of_10 { width: 69.52%;  }
.span_8_of_10 { width: 79.68%; }
.span_9_of_10 { width: 89.84%; }
.span_10_of_10 { width: 100%; }
.span_50 { width: 50%; float:left; }
.span_50.text { padding:0 40px; }

.tabs ul { margin:0 auto; text-align:center; }
.tabs li { display:inline-block; }
.tabs a { padding:10px 20px; text-transform:uppercase; border-bottom:2px solid #114E93; display:block; text-align:center; color:#114E93; font-size:13px; font-weight: bold; }
.tabs a.selected, .tabs a:hover { background:#FFF; border-bottom-color:#F28E23; color:#F28E23; text-decoration: none; }
.tabcontent { padding:20px; }


.gray { color:#AAA;}
.center { text-align:center; }
.right { text-align:right; }
.relative { position:relative; }
.separator { padding-top:60px; margin-top:60px; }
.red, .red a {color:#DABF8E; }

.flex { display: flex; align-items: center; justify-content: center; }

#header { position:fixed; top:0; left:0; right:0; z-index:999; padding:20px; background:#ec6608; height:100px; }
#header.smaller2 .logo { display:none; }
header .logo { position:absolute; top:25px; left:40px; }
header .logo img { height:50px; }
header .menu { position:absolute; top:20px; right:300px; text-align:center; }
header .icon { position:absolute; top:40px; right:40px; }
header .icon img { width:24px; height:auto; }
header .icon li { padding:0px; margin-left:10px; }
header nav { padding:10px; font-size:14px; }
header ul li { display:inline-block; padding: 0 8px; }
header ul li a {  display:block; color:#FFF; font-weight:normal; font-size:16px;  }

#header .divlang { display:none; position:absolute; z-index:2; right:0; top:40px; right:0px; background:#FFF; padding:7px; border:1px solid #DDD; }
#header .divlang li { float:none; display:block;  text-align:left; position:relative; border-bottom:1px solid #DDD; width:150px; height: 30px; line-height: 34px; margin:0px; padding: 2px 0; }
#header .divlang li:last-child { border:0; }
#header .divlang li img { position:absolute; right:10px; top:5px; width:20px; }
#header .divlang li a { display:block; color:#111; }
#header .divlang li a:hover { background:none;}


#footer { font-size:14px; background:#222; color:#AAA; padding:40px 0; }
#footer i { color:#FFF; text-align:center; padding:10px 0; border-radius:200px; border:0px; font-size:18px; margin-right:20px; }
#footer a { color:#888; }
#footer a.selected { border:0px; }
#footer li { margin-bottom:3px; }

.notice { background:#FF0000; color:#FFF; font-size:15px; padding: 10px 0; text-align:center; }

.hamburger { display:none; border-radius:200px; }
.orange { background:#ec6608; color:#FFF; }
.dark { background:#222; color:#FFF; }
.bgcolor { background: #EEE; }

#main { margin-top:100px; }
.item-row { text-align:center; padding:60px 0; }
.item-row h2 { margin:40px 0; }
.item-row h3 { margin:20px 0; font-size:30px; }
.item-row figure { position:relative; }
.item-row figure span { position:absolute; bottom:0px; left:20px; font-size:60px; color:#FFF; font-weight:300; z-index:22; }
.bg { position:absolute; top:0; bottom:0; left:0; right:0; z-index:1; background: rgba(0, 0, 0, 0.5) }
.item-row figure:hover .bg { background: rgba(0, 0, 0, 0.1) }
.item-row.boxes h3 { text-align:left; }
.box-chat { padding: 40px 20px; text-align: center; }
.box-support { padding: 40px 20px; }
.box-store { padding: 80px 20px; background:#EEE; text-align:center; }
.box-store li { background:#FFF; border-radius:10px; padding:130px 20px 20px 20px; position:relative; margin-top:20px; }
.box-store li img { position:absolute; top:40px; left:0; right:0; width:70px; height:auto; margin:0 auto; }
.box-store li:hover { box-shadow: 5px 5px 10px #AAA; }
.box-support button[type="submit"] { margin-top:0px; border:1px solid #ec6608; line-height: 22px; position:relative; }
.box-support button[type="submit"]:hover { background:#222; color:#ec6608; } 
.box-support button[type="submit"] i { position:absolute; right:20px; top:12px; }
.box-products { padding: 60px 20px; text-align: center; background:#FFF; }
.box-products li .text { background:#EEE; padding:15px; text-align:left; min-height:400px; position:relative; }
.box-products li h3 a { font-size:20px; font-weight:300; }
.box-products li h4 { font-size:20px; margin-bottom:20px; text-transform:none; }
.box-products li .btn-info { position:absolute; bottom:20px; font-weight:bold; font-size:16px; }
.box-products li { margin:0 20px; }
.box-products .slick-prev { left: -40px; }
.slick-next { right: -50px; }
.slick-prev::before, .slick-next::before { color:#ec6608; }

.list_products { border-top:1px solid silver; border-left:1px solid silver; }
.list_products li { text-align:left; border: 0 solid silver; float:left; width: 25%; border-width: 0 1px 1px 0; height:380px; overflow:hidden; }
.list_products li p { color:#666; font-weight:300; }
.list_products li img { display:inline-block; }
.list_products li .image { width:100%;  padding:20px 40px; }
.list_products li .text h3 { margin:0; font-size:22px; }
.list_products li .text { padding:10px 20px; font-size:22px; }
.list_products li a { display:block; text-decoration:none; }
.list_products.applications .image { padding:0px; }


.divider .text { padding:40px; text-align:right; }
.divider .text2 { padding:40px; text-align:left; border-left:1px solid #ec6608; }
.divider .image { border-left:1px solid #ec6608; padding:20px 40px; text-align:center; }
.divider h4 { margin:0; font-size:24px; text-align:right; }
.scheda .download { margin:0 auto; }
.scheda .download li { margin:0 20px; width:120px; display:inline-block; }
.scheda .download li img {border:1px solid #DDD; margin-bottom:10px; }
.scheda .photos li { padding: 0 40px; }
.scheda .photos li img { height:250px; width:auto; }
.scheda h3 { text-align:center; }
.scheda .components-items { text-transform:uppercase; }
.scheda .components-items img { width:100px; height:auto; }

.history-list li { padding: 0 400px; }
.navigation-slide { background:#ec6608; padding:10px; text-align:center;  }
.navigation-slide a { color:#FFF; font-weight:300; display:inline-block; padding: 10px; }
.navigation-slide a:after { content:" | "; color:#FFF; padding-left:20px; }

.slide { position:relative; }
.slide li { margin:0px; list-style:none; background-position:center center; background-repeat:no-repeat; background-size:cover; height: -moz-calc(100vh - 250px); height: -webkit-calc(100vh - 250px); height: calc(100vh - 250px); overflow:hidden; }
.cover { position:relative; color:#FFF; margin:0px; list-style:none; background-position:center center; background-repeat:no-repeat; background-size:cover; background-attachment: fixed;height: -moz-calc(100vh - 250px); height: -webkit-calc(100vh - 250px); height: calc(100vh - 250px); text-align:center; font-size:24px; }
.cover .container { position:absolute; z-index:2; }
.cover h2 { margin:0px; font-size:60px; line-height:60px; }
.cover a { color:#FFF; }

.support { text-align:left; }
.support h3 { font-size:18px; }
.maps { max-width:800px; margin:0 auto; margin-top:40px; }

.video-content { max-width:600px; margin:0 auto; }
.video-content .videoWrapper { margin:40px 0; }

.grid .span_1_of_2:nth-child(2n+1) { margin-left:0px; }
.grid .span_1_of_3:nth-child(3n+1) { margin-left:0px; }
.grid .span_1_of_4:nth-child(4n+1) { margin-left:0px; }
.grid .span_1_of_5:nth-child(5n+1) { margin-left:0px; }
.grid .span_1_of_6:nth-child(6n+1) { margin-left:0px; }
.grid .col { margin-bottom:1.6%; }
.span_25 { width:25%; margin:0px; line-height:normal; font-size:0px; }


.slick-track { margin:auto; }

div.top {  display: none; overflow: hidden; position: fixed; right:50px; bottom:50px; cursor:pointer;  width:40px; height:40px; text-align:center; }
div.top img { width:100%; height:auto; }

.sidbarmenu { display: none;  position:fixed; bottom:80px; right:20px; z-index:222; }
.sidbarmenu li { list-style:none; }
.sidbarmenu li i { width:40px; height:40px; color:#FFF; text-align:center;  background:#ec6608; padding:12px 0; margin-bottom:1px; border-radius:200px; }
.sidbarmenu li i:hover { color:#222; background:#FFF; }


.global-site-notice {  background: #222 none repeat scroll 0% 0%;  color: #CCC; display:block;  padding: 10px 30px; float:none; font-size:12px; }
.global-site-notice .notice-inner { max-width:100%; margin: 0 auto; text-align:left; float:none; position:relative; }
.global-site-notice .notice-inner a { font-weight:bold; color:#DAA520; }
.global-site-notice .notice-inner a:hover { text-decoration:underline; }
#close-cookie-notice { position: absolute; right:0; top:0px; }
.global-site-notice.hidden { display:none; }



.item-row:nth-child(odd) .image { float:right; }
.item-row:nth-child(odd) .text { float:left; }


.pagination { margin: 20px 0 40px 0; text-transform: uppercase; }
.pagination .page { text-align:right; }
.pagination .page a, .pagination .page b { padding:10px 15px; display:inline-block; border:1px solid #DDD; }
.pagination .page b { color: #E50026; }
.pagination .page a:hover { background:#EEE; }
.pagination .result { padding-top:10px; }
/*https://www.codesdope.com/blog/article/12-creative-css-and-javascript-text-typing-animati/*/

.menu-button { display:none; }

.flexnav { -webkit-transition: none; -moz-transition: none; -ms-transition: none; transition: none; -webkit-transform-style: preserve-3d; overflow: hidden; margin: 0 auto; width: 100%; } 
.flexnav.flexnav-show { max-height: 2000px; opacity: 1; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; transition: all .5s ease-in-out; } 
.flexnav.one-page { position: fixed; top: 50px; right: 5%; max-width: 200px; } 
.flexnav li { font-size: 100%; position: relative; overflow: hidden; } 
.flexnav li a { position: relative; display: block; padding:10px 5px; z-index: 2; overflow: hidden;  } 
.flexnav li ul { width: 250px; background:rgba(236, 102, 8, .8); } 
.flexnav li ul li { font-size: 100%; position: relative; overflow: hidden; text-align:left; } 
.flexnav li ul.flexnav-show li { overflow: visible; } 
.flexnav li ul li a { display: block; padding: 5px 10px; color:#FFF; } 
.flexnav li ul li a:hover { text-decoration:underline; }
.flexnav span.touch-button { position: absolute; z-index: 999; top: 2px; right: 0; width: 20px; height: 50px; display:none; text-align: center; } 
.flexnav span.touch-button:hover { cursor: pointer; } 
.flexnav span.touch-button .navicon { position: relative; top: 1.4em; font-size: 12px; color: #666; }
.item-with-ul { padding-right:15px; }
.menu-button { position: relative; display: block; padding: 1em; background: #a6a6a2; color: #222222; cursor: pointer; border-bottom: 1px solid rgba(0, 0, 0, 0.2); } 
.menu-button.one-page { position: fixed; top: 0; right: 5%; padding-right: 45px; } 
.menu-button .touch-button { background: transparent; position: absolute; z-index: 999; top: 0; right: 0; width: 50px; height: 50px; display: inline-block; text-align: center; } 
.menu-button .touch-button .navicon { font-size: 16px; position: relative; top: 1em; color: #666; }

.partners a { color:#ec6608; }

@media all and (min-width: 800px){ 
nav { text-align:right; margin-top:15px; }
.flexnav { overflow: visible; }  
.flexnav.opacity { opacity: 1; } 
.flexnav.one-page { top: 0; right: auto; max-width: 1080px; }
.flexnav li { position: relative; list-style: none; display:inline-block; overflow: visible;  } 
.flexnav li > ul { position: absolute; top: auto; left: 0; padding:20px 0; } 
.flexnav li > ul li { width: 100%; } 
.flexnav li ul li > ul { margin-left: 100%; top: 0; } 
.flexnav li ul li a { border-bottom: none; } 
.flexnav li ul.open { display: block; opacity: 1; visibility: visible; z-index: 1; } 
.flexnav li ul.open li { overflow: visible; max-height: 100px; } 
.flexnav li ul.open ul.open { margin-left: 100%; top: 0; }
}
.oldie body.one-page { padding-top: 70px; }
.oldie .flexnav { overflow: visible; } 
.oldie .flexnav.one-page { top: 0; right: auto; max-width: 1080px; } 
.oldie .flexnav li { position: relative; list-style: none; float: left; display: block; background-color: #a6a6a2; width: 20%; min-height: 50px; overflow: visible; } 
.oldie .flexnav li:hover > ul { display: block; width: 100%; overflow: visible; } .oldie .flexnav li:hover > ul li { width: 100%; float: none; } 
.oldie .flexnav li a { border-left: 1px solid #acaca1; border-bottom: none; overflow: visible; } 
.oldie .flexnav li > ul { background: #acaca1; position: absolute; top: auto; left: 0; display: none; z-index: 1; overflow: visible; } 
.oldie .flexnav li ul li ul { top: 0; } .oldie .flexnav li ul li a { border-bottom: none; } 
.oldie .flexnav li ul.open { display: block; width: 100%; overflow: visible; } .oldie .flexnav li ul.open li { width: 100%; } 
.oldie .flexnav li ul.open ul.open { margin-left: 100%; top: 0; display: block; width: 100%; overflow: visible; } 
.oldie .flexnav ul li:hover ul { margin-left: 100%; top: 0; }
.oldie .menu-button { display: none; }
.oldie.ie7 .flexnav li { width: 19.9%; }




