@charset 'UTF-8';

html,
html * {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
	
}

body {
	font-family: arial, sans-serif;
	overflow-y: scroll;
}

header {
	width: 100%;
	top: 0;
	padding: 10px;
	position: fixed;
	background: #000000
		
}

header {
	z-index: 1000;
}

.topnav-right {
  float: right;
}

.site-nav {
	position: relative;
	float: right;
	z-index: -1;
	top: 0;
	left: 0;
	display: block !important;
	width: 600px;
	height: 52px;
	padding: .75em 1em 0 0;
	opacity: .95;
	background: none;
}
.site-nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
    overflow: hidden;
    background-color: #000;
	text-align: right;
}

.site-nav li {
	float: left;
    border-right:1px solid #bbb;
}

.site-nav li a {
	display: block;
    color: white;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
}

	

.site-nav li a:hover:not(.active) {
    background-color: #4B4B4B;
	
}


.active {
    background-color: #FF0000;
}



.site-logo {
	position:fixed;
	display: block;
	float: left;
	width: 400px;
}
.site-logo img {
	width: 400px;
}
.logo {
	opacity: 1;
}

.intro {
	padding: 4em 2em;
}

.intro p {
	font-family: 'acumin-pro-extra-condensed', sans-serif;
	color: #ffffff;
	position: relative;
	text-align: center;
	font-size: 24.0px;
	line-height: 1.0;
	letter-spacing: 1.0px;
}

.intro {
  	background: #000;
}

h1
{
  font-size: 36px;
  
  font-family:Arial, Helvetica, sans-serif;
  color: #fff;
  padding:16px;
  font-weight: bold;
  text-align:center;
  display:block;
  margin:16px;

}

h2
{
  font-size: 24px;
  
  font-family:Arial, Helvetica, sans-serif;
  color: #fff;
  padding:5px;
  font-weight: bold;
  text-align:center;
  display:block;
  margin:16px;

}

.content {
	padding-bottom: 208px; min-height: 600px; 
}

.title-page {
	min-height: 40px; 
}

.right-side {
	width: 744px; margin: auto;
}









.land-region .picture-place {
	width: 180px; text-align: center; float: left; position: relative;
}
.land-region .picture-place .picture {
	width: 180px; position: relative;  -moz-border-radius: 9px; -webkit-border-radius: 9px; border-radius: 9px; -khtml-border-radius: 9px; 
}




.land-region .overlay-place {
	width: 180px; text-align: center; float: left; position: absolute;
}
.land-region .overlay-place .picture {
	width: 180px; position: absolute;
}


















.land-region .specifications table {
	width: 250px; color: rgb(255, 255, 255); line-height: 16px; font-size: 12px; margin-bottom: 22px; float: right; 
}
.land-region .specifications table:first-child {
	width: 250px; float: left;
}
.land-region .specifications table th {
	width: 110px; text-align: left; color: rgb(163, 163, 163); padding-right: 5px; font-weight: normal;
}













.land-region .txt {
	margin-left: 200px; -ms-zoom: 1;
}

.infos .item .txt {
	padding-top: 9px; margin-left: 132px;
}
.infos .item .txt-full {
	padding-top: 9px;
}
.infos .item .txt p {
	margin-right: 52px; margin-bottom: 5px;
}
.infos .item .txt-full p {
	margin-right: 52px; margin-bottom: 5px;
}
.infos .item .txt .more {
	margin-right: 10px; float: right;
}
.infos .item .txt-full .more {
	margin-right: 10px; float: right;
}

.sections .item .txt {
	padding: 14px 14px 8px;  position: relative; -moz-border-radius: 0 0 9px 9px; -webkit-border-radius: 0 0 9px 9px; border-radius: 0px 0px 9px 9px; -khtml-border-radius: 0 0 9px 9px; 
}

.white-btn {
	border-width: 1px; border-style: solid; border-color: rgb(190, 190, 190) rgb(219, 219, 219) rgb(251, 251, 251);  border-image: none; height: 21px; color:#ff0 ;
	text-transform: uppercase; line-height: 18px; padding-right: 5px; padding-left: 15px; font-family: Cambria, 'Hoefler Text', 'Liberation Serif', Times, 'Times New Roman', 'serif'; font-size: 18px; position: relative;
	-moz-border-radius: 2px;  -webkit-border-radius: 4px; border-radius: 4px; -khtml-border-radius: 4px; letter-spacing: 2.0px;
}

.land-region .white-btn {
	padding-left: 10px; margin-right: 10px; margin-left: 20px; float: right;
}

body {
	background-image: url("backgrounds/crossed_stripes.png"); top: rgb(78, 78, 78); color: #555555; line-height: 1.33; font-family: Lucida-Grande, Arial, Sans-serif; font-size: 12px; min-width: 996px;
}

.tp-btn {
	border-width: 1px; border-style: solid; border-color: rgb(190, 190, 190) rgb(219, 219, 219) rgb(251, 251, 251);  border-image: none; height: 21px; color:#ff0 ;
	text-transform: uppercase; line-height: 18px; padding-right: 5px; padding-left: 15px; font-family: Cambria, 'Hoefler Text', 'Liberation Serif', Times, 'Times New Roman', 'serif'; font-size: 18px; position:right;
	-moz-border-radius: 2px;  -webkit-border-radius: 4px; border-radius: 4px; -khtml-border-radius: 4px; letter-spacing: 2.0px;
}

.land-region .tp-btn {
	padding-left: 10px; margin-right: 10px; margin-left: 20px;
}






/* -------------------------------- 

Primary style FAQ

-------------------------------- */
*, *::after, *::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*::after, *::before {
  content: '';
}


body::after {
  /* overlay layer visible on small devices when the right panel slides in */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(78, 83, 89, 0.8);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
body.cd-overlay::after {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
@media only screen and (min-width: 768px) {
  body::after {
    display: none;
  }
}

a {
  color: #C4C4C4;
  text-decoration: none;
}


















/* -------------------------------- 

Main components FAQ

-------------------------------- */



.cd-faq {
  width: 90%;
  max-width: 1024px;
  margin: 2em auto;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}
.cd-faq:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (min-width: 768px) {
  .cd-faq {
    position: relative;
    margin: 4em auto;
    box-shadow: none;
  }
}

.cd-faq-categories a {
  position: relative;
  display: block;
  overflow: hidden;
  height: 50px;
  line-height: 50px;
  padding: 0 28px 0 16px;
  background-color: #4e5359;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ffffff;
  white-space: nowrap;
  border-bottom: 1px solid #555b61;
  text-overflow: ellipsis;
}
.cd-faq-categories a::before, .cd-faq-categories a::after {
  /* plus icon on the right */
  position: absolute;
  top: 50%;
  right: 16px;
  display: inline-block;
  height: 1px;
  width: 10px;
  background-color: #7f868e;
}
.cd-faq-categories a::after {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.cd-faq-categories li:last-child a {
  border-bottom: none;
}
@media only screen and (min-width: 768px) {
  .cd-faq-categories {
    width: 20%;
    float: left;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  }
  .cd-faq-categories a {
    font-size: 13px;
    font-size: 0.8125rem;
    font-weight: 600;
    padding-left: 24px;
    padding: 0 24px;
    -webkit-transition: background 0.2s, padding 0.2s;
    -moz-transition: background 0.2s, padding 0.2s;
    transition: background 0.2s, padding 0.2s;
  }
  .cd-faq-categories a::before, .cd-faq-categories a::after {
    display: none;
  }
  .no-touch .cd-faq-categories a:hover {
    background: #555b61;
  }
  .no-js .cd-faq-categories {
    width: 100%;
    margin-bottom: 2em;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-faq-categories {
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    z-index: 2;
  }
  .cd-faq-categories a::before {
    /* decorative rectangle on the left visible for the selected item */
    display: block;
    top: 0;
    right: auto;
    left: 0;
    height: 100%;
    width: 3px;
    background-color: #FF0004;
    opacity: 0;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    transition: opacity 0.2s;
  }
  .cd-faq-categories .selected {
    background: #42464b !important;
  }
  .cd-faq-categories .selected::before {
    opacity: 1;
  }
  .cd-faq-categories.is-fixed {
    /* top and left value assigned in jQuery */
    position: fixed;
  }
  .no-js .cd-faq-categories {
    position: relative;
  }
}

.cd-faq-items {
  position: fixed;
  height: 100%;
  width: 90%;
  top: 0;
  right: 0;
  background: #ffffff;
  padding: 0 5% 1em;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0) translateX(100%);
  -moz-transform: translateZ(0) translateX(100%);
  -ms-transform: translateZ(0) translateX(100%);
  -o-transform: translateZ(0) translateX(100%);
  transform: translateZ(0) translateX(100%);
  -webkit-transition: -webkit-transform .3s;
  -moz-transition: -moz-transform .3s;
  transition: transform .3s;
}
.cd-faq-items.slide-in {
  -webkit-transform: translateZ(0) translateX(0%);
  -moz-transform: translateZ(0) translateX(0%);
  -ms-transform: translateZ(0) translateX(0%);
  -o-transform: translateZ(0) translateX(0%);
  transform: translateZ(0) translateX(0%);
}
.no-js .cd-faq-items {
  position: static;
  height: auto;
  width: 100%;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
@media only screen and (min-width: 768px) {
  .cd-faq-items {
    position: static;
    height: auto;
    width: 78%;
    float: right;
    overflow: visible;
    -webkit-transform: translateZ(0) translateX(0);
    -moz-transform: translateZ(0) translateX(0);
    -ms-transform: translateZ(0) translateX(0);
    -o-transform: translateZ(0) translateX(0);
    transform: translateZ(0) translateX(0);
    padding: 0;
    background: transparent;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-faq-items {
    float: none;
    width: 100%;
    padding-left: 220px;
  }
  .no-js .cd-faq-items {
    padding-left: 0;
  }
}

.cd-close-panel {
  position: fixed;
  top: 5px;
  right: -100%;
  display: block;
  height: 40px;
  width: 40px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  z-index: 2;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: right 0.4s;
  -moz-transition: right 0.4s;
  transition: right 0.4s;
}
.cd-close-panel::before, .cd-close-panel::after {
  /* close icon in CSS */
  position: absolute;
  top: 16px;
  left: 12px;
  display: inline-block;
  height: 3px;
  width: 18px;
  background: #6c7d8e;
}
.cd-close-panel::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cd-close-panel::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.cd-close-panel.move-left {
  right: 2%;
}
@media only screen and (min-width: 768px) {
  .cd-close-panel {
    display: none;
  }
}

.cd-faq-group {
  /* hide group not selected */
  display: none;
}
.cd-faq-group.selected {
  display: block;
}
.cd-faq-group .cd-faq-title {
  background: transparent;
  box-shadow: none;
  margin: 1em 0;
}
.no-touch .cd-faq-group .cd-faq-title:hover {
  box-shadow: none;
}
.cd-faq-group .cd-faq-title h2 {
  text-transform: uppercase;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 700;
  color: #bbbbc7;
}
.no-js .cd-faq-group {
  display: block;
}
@media only screen and (min-width: 768px) {
  .cd-faq-group {
    /* all groups visible */
    display: block;
  }
  .cd-faq-group > li {
    background: #555555;
    margin-bottom: 6px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
    -webkit-transition: box-shadow 0.2s;
    -moz-transition: box-shadow 0.2s;
    transition: box-shadow 0.2s;
  }
  .no-touch .cd-faq-group > li:hover {
    box-shadow: 0 1px 10px rgba(108, 125, 142, 0.3);
  }
  .cd-faq-group .cd-faq-title {
    margin: 2em 0 1em;
  }
  .cd-faq-group:first-child .cd-faq-title {
    margin-top: 0;
  }
}

.cd-faq-trigger {
  position: relative;
  display: block;
  margin: 1.6em 0 .4em;
  line-height: 1.2;
}
@media only screen and (min-width: 768px) {
  .cd-faq-trigger {
    font-size: 24px;
    font-size: 1.1rem;
    font-weight: 300;
    margin: 0;
    padding: 24px 72px 24px 24px;
  }
  .cd-faq-trigger::before, .cd-faq-trigger::after {
    /* arrow icon on the right */
    position: absolute;
    right: 24px;
    top: 50%;
    height: 2px;
    width: 13px;
    background: #cfdca0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
  }
  .cd-faq-trigger::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 32px;
  }
  .cd-faq-trigger::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .content-visible .cd-faq-trigger::before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .content-visible .cd-faq-trigger::after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}


/*          FONT COLOR AND SIZE OF THE ANSWER IN THE FAQ        */
.cd-faq-content p {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.4;
  color: #ffffff;
}
@media only screen and (min-width: 768px) {
  .cd-faq-content {
    display: none;
    padding: 0 24px 30px;
  }
  .cd-faq-content p {
    line-height: 1.6;
  }
  .no-js .cd-faq-content {
    display: block;
  }
}

.preformatted {
    font-family: monospace;
    white-space: pre-wrap;
	display: block;
	
	padding-left: 50px;
	
}

.main-footer {
position: fixed;
   left: 0;
   bottom: 0;
   width: 100%;
	height: 45px;
   background-color: black;
   color: white;
   text-align: center;
	z-index: 1000;
	}
.main-footer a:hover {
	    background-color: #000;
    color: red;
}


