@charset "UTF-8";
/* CSS Document */
@font-face {
  font-family: 'New June';
  src: url(../fnt/NewJuneBook.ttf) format('truetype');
}
@font-face {
  font-family: 'New June Italic';
  src: url(../fnt/NewJuneBook-Italic.ttf) format('truetype');
}
@font-face {
  font-family: 'New June Bold';
  src: url(../fnt/NewJuneBold.ttf) format('truetype');
}
@font-face {
  font-family: 'New June Bold Italic';
  src: url(../fnt/NewJuneBold-Italic.ttf) format('truetype');
}
@font-face {
  font-family: 'New June Medium';
  src: url(../fnt/NewJuneMedium.ttf) format('truetype');
}
@font-face {
  font-family: 'New June Medium Italic';
  src: url(../fnt/NewJuneMedium-Italic.ttf) format('truetype');
}
@font-face {
  font-family: 'New June Light';
  src: url(../fnt/NewJuneLight.ttf) format('truetype');
}
@font-face {
  font-family: 'New June Light Italic';
  src: url(../fnt/NewJuneLight-Italic.ttf) format('truetype');
}
@font-face {
  font-family: 'MyriadPro Regular';
  src: url(../fnt/MyriadPro-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'MyriadPro Bold';
  src: url(../fnt/MyriadPro-Bold.ttf) format('truetype');
}
@font-face {
  font-family: 'MyriadPro Italic';
  src: url(../fnt/MyriadPro-It.ttf) format('truetype');
}
@font-face {
  font-family: 'MyriadPro Bold Italic';
  src: url(../fnt/MyriadPro-BoldIt.ttf) format('truetype');
}
@font-face {
  font-family: 'MyriadPro Light';
  src: url(../fnt/MyriadPro-Light.ttf) format('truetype');
}
@font-face {
  font-family: 'MyriadPro Light Italic';
  src: url(../fnt/MyriadPro-LightIt.ttf) format('truetype');
}
@font-face {
  font-family: 'MyriadPro Condensed';
  src: url(../fnt/MyriadPro-Cond.ttf) format('truetype');
}
@font-face {
  font-family: 'MyriadPro Condensed Bold';
  src: url(../fnt/MyriadPro-BoldCond.ttf) format('truetype');
}
@font-face {
  font-family: 'MyriadPro Condensed Italic';
  src: url(../fnt/MyriadPro-CondIt.ttf) format('truetype');
}
@font-face {
  font-family: 'MyriadPro Condensed Bold Italic';
  src: url(../fnt/MyriadPro-BoldCondIt.ttf) format('truetype');
}
*:focus {
    outline: none;
}
.transparent-bg-black {
	background:#7f7f7f;
	background:rgba(0,0,0,0.5);
	color: #fff!important;
	padding: 10px 20px 20px 20px;
	border-radius: .5em;
}
em.nj {
	font-family: 'New June Italic';
}
.white {
	color: #fff!important;
}
li.current a {
	color: #63b8ff!important;
}
.urhere {
	color: #63b8ff!important;
}
#it-md {
	display: none;
}
#en-md {
	display: none;
}
#it-lg a {
	background-image: url(../im/it_off.jpg);
	background-repeat: no-repeat;
	width: 30px;
	height: 18px!important;
	margin-top: 17px;
}
#en-lg a {
	background-image: url(../im/en_off.jpg);
	background-repeat: no-repeat;
	width: 30px;
	height: 18px!important;
	margin-top: 17px;
	margin-left: 10px;
}

#it-lg a:hover {
	background-image: url(../im/it_on.jpg);
}
#en-lg a:hover {
	background-image: url(../im/en_on.jpg);
}
#it-lg a.urhere {
	background-image: url(../im/it_on.jpg);
}
#en-lg a.urhere {
	background-image: url(../im/en_on.jpg);
}
.left {
	text-align: left;
}
.blue-bold {
	color: #63b8ff!important;
	font-weight: bold!important;
}
.blue {
	color: #63b8ff!important;
}
.black {
	color: #000!important;
}
.black-bold {
	color: #000!important;
	font-family: 'New June Bold';
}
.black-bold em {
	color: #000!important;
	font-family: 'New June Bold Italic';
}
/* company */
#section-company {
	  padding: 150px 0 180px 0;
}
#company .toggle {
	  margin-top: 30px;
}
p.toggle-head {
	font-size: 1.4em;
	color: #63b8ff;
	font-weight: bold;
	margin-bottom: 15px;
}
p.toggle-head br {
	display: none;
}
p.toggle-subhead {
	font-size: 1.2em;
	color: #63b8ff;
	font-weight: bold;
	margin-bottom: 15px;
}
p.toggle-subhead-2 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 15px;
}
/* software */
#section-software {
	padding-top:100px;
	padding-bottom: 150px;
}
#section-software .transparent-bg-black {
	margin-bottom: 100px;
}
p.tab-head {
	font-size: 1.4em;
	color: #63b8ff;
	font-weight: bold;
	margin-bottom: 15px;
}
p.tab-subhead {
	font-size: 1.2em;
	color: #63b8ff;
	font-weight: bold;
	margin-bottom: 15px;
}
p.tab-subhead-2 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 15px;
}
p.tab-text {
	text-align: left;
	margin-bottom: 10px;
}
#tabs-3-img-1 {
	max-width: 30%!important;
	margin: 10px 10px 10px 0;
	Float: left;
}
#tabs-3-img-2 {
	max-width: 30%!important;
	margin: 10px 0 10px 10px;
	Float: right;
}
#tabs-3 .line {
	margin: 20px auto;
	max-width: 75%
}
#tabs-3 .portfolio-item {
	width: 20%!important;
	padding: 0 12px 0 0;
}
#tabs-3 .portfolio-desc h3 {
	color: #fff!important;
	font-size: 1em;
}
#tabs-3  .portfolio-overlay a {
	margin: -28px 0 0 -20px;
}
/* counterfeit */
#section-qr {
	background-color: #63b8ff;
	padding-top:80px;
}
a.qr {
	color: #ffffff;
}
a:hover.qr {
	color: #000000;
}
/* services */
#section-services {
	 padding-top:100px;
	 padding-bottom: 150px;
}
p.service-head {
	font-size: 1.4em;
	color: #63b8ff;
	font-weight: bold;
}
/* contact */
.btn-blue {
	color: #ffffff;
	background-color: #63b8ff;
	border-color: #63b8ff;
	padding: 10px 15px;
}
.btn-blue:focus,
.btn-blue.focus {
	color: #ffffff!important;
	background-color: #1795ff;
	border-color: #761c19;
}
.btn-blue:hover {
	color: #ffffff!important;
	background-color: #1795ff;
	border-color: #1795ff;
}
.btn-blue:active,
.btn-blue.active,
.open > .dropdown-toggle.btn-blue {
	color: #ffffff;
	background-color: #1795ff;
	border-color: #1795ff;
}
.btn-blue:active:hover,
.btn-blue.active:hover,
.open > .dropdown-toggle.btn-blue:hover,
.btn-blue:active:focus,
.btn-blue.active:focus,
.open > .dropdown-toggle.btn-blue:focus,
.btn-blue:active.focus,
.btn-blue.active.focus,
.open > .dropdown-toggle.btn-blue.focus {
	color: #ffffff;
	background-color: #1795ff;
	border-color: #1795ff;
}
.btn-blue:active,
.btn-blue.active,
.open > .dropdown-toggle.btn-blue {
	background-image: none;
}
.btn-blue.disabled:hover,
.btn-blue[disabled]:hover,
fieldset[disabled] .btn-blue:hover,
.btn-blue.disabled:focus,
.btn-blue[disabled]:focus,
fieldset[disabled] .btn-blue:focus,
.btn-blue.disabled.focus,
.btn-blue[disabled].focus,
fieldset[disabled] .btn-blue.focus {
	background-color: #63b8ff;
	border-color: #63b8ff;
}
.btn-blue .badge {
	color: #63b8ff;
	background-color: #ffffff;
}
/* footer */
#footer-info {
	padding: 30px 0;
}
img.footer-logo {
	margin-bottom: 10px;
}
#footer-logo-1 {
	padding: 0 40px 0 0!important;
}
#cookie-identification {
	z-index: 200!important;
}
/* legal notices */
#legal {
	padding-top: 50px;
}
#copyrights a.current {
	color: #63b8ff;
}
.content-wrap {
	padding: 0 0 80px 0!important;
}
summary:hover {
	color: #63b8ff;
}
summary:active {
	color: #F00;
}
.heading-block:after {
	width: 150px;
	border-top: 2px solid #444;
}
#legal p {
	margin-bottom: 5px!important;
}
#legal ul {
	padding-left: 55px!important;
	margin-bottom: 10px!important;
}
#legal ol {
	padding-left: 55px!important;
	margin-bottom: 10px!important;
}
#legal ol ul {
	padding-left: 25px!important;
	margin-bottom: 5px!important;
}
#legal ul ul {
	padding-left: 25px!important;
	margin-bottom: 5px!important;
}
.letter {
	list-style-type: lower-alpha;
}
details {
	margin-bottom: 15px!important;
}

@media (min-width: 750px) and (max-width: 980px) {
	
.heading-block h1 + span {
	font-size: 18px!important;
}
#it-md {
	display: block;
}
#en-md {
	display: block;
}
#it-lg {
	display: none;
}
#en-lg {
	display: none;
}
}

@media (min-width: 414px) and (max-width: 780px) {
	
.emphasis-title h1 {
	font-size:44px;
}
#it-md {
	display: block;
}
#en-md {
	display: block;
}
#it-lg {
	display: none;
}
#en-lg {
	display: none;
}
}
@media (min-width: 250px) and (max-width: 780px) {
/*
#header {
	display:none;
}
*/
#it-md {
	display: block;
}
#en-md {
	display: block;
}
#it-lg {
	display: none;
}
#en-lg {
	display: none;
}
#section-software .col_two_fifth.col_last {
	display: none;
}

}
@media (max-width: 417px) {
	
ul.tab-nav:not(.tab-nav-lg) li {
	float: none;
	margin: 0 0 10px 0;
}
ul.tab-nav:not(.tab-nav-lg) li:first-child {
	margin-left: 0;
}
article.portfolio-item {
	display: none;
}
#slider img {
	max-width: 75%!important;
}

}