
@charset "utf-8";
/* CSS Document 
	Master Styles
   Author: Teo Ardoy
   Company: Nomada Digital Ltd. Co.*/

/* FONTFACE TYPOGRAPHY */
@font-face {
    font-family: 'pt_sans_narrowbold';src: url('../fonts/PTN77F-webfont.eot');src: url('../fonts/PTN77F-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/PTN77F-webfont.woff') format('woff'),url('../fonts/PTN77F-webfont.ttf') format('truetype'),url('../fonts/PTN77F-webfont.svg#pt_sans_narrowbold') format('svg');font-weight: normal;font-style: normal;
}

@font-face {
    font-family: 'pt_sans_narrowregular';src: url('../fonts/PTN57F-webfont.eot');src: url('../fonts/PTN57F-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/PTN57F-webfont.woff') format('woff'),url('../fonts/PTN57F-webfont.ttf') format('truetype'), url('../fonts/PTN57F-webfont.svg#pt_sans_narrowregular') format('svg');font-weight: normal;font-style: normal;
}

@font-face {font-family: 'Ventography';src: url('../fonts/2E09AA_0_0.eot');src: url('../webfonts/2E09AA_0_0.eot?#iefix') format('embedded-opentype'),url('../fonts/2E09AA_0_0.woff2') format('woff2'),url('../fonts/2E09AA_0_0.woff') format('woff'),url('../fonts/2E09AA_0_0.ttf') format('truetype');}

/* MAIN */
body{
	background-color:#392b45;
	background-color:rgba(57,43,69,1.00);
}
.logo{
	max-width: 318px;
  	margin: 0 auto;
  	background-image:url(../img/nomada_logo.png) no-repeat;
}

/*TEXTS & HEADINGS*/

h1{
	font-size:2em;
	color:#f1e9bf;
	font-family:'Ventography', Verdana, Helvetica, Arial, sans-serif;
}

h2{
	display: block;
    font-size:4.5em;
	line-height: 0.9em;
	color:#f1e9bf;
	font-family:'pt_sans_narrowbold', Helvetica, Arial, sans-serif;
	text-transform:uppercase;
}
h3{
	display: block;
    font-size:4em;
	line-height: 0.9em;
	color:#f1e9bf;
	font-family:'pt_sans_narrowbold', Helvetica, Arial, sans-serif;
	text-transform:uppercase;
}
h4{
	display: block;
    font-size:6em;
	line-height: 0.9em;
	color:#f1e9bf;
	font-family:'Ventography', Verdana, Helvetica, Arial, sans-serif;
	text-transform:lowercase;
}
h5{
	display: block;
    font-size:6em;
	line-height: 0.9em;
	color:#f1e9bf;
	font-family:'Ventography', Verdana, Helvetica, Arial, sans-serif;
}
h6{
	display: block;
    font-size:2em;
	color:#f1e9bf;
	margin-bottom: 30px;
	font-family:'pt_sans_narrowbold', Verdana, Helvetica, Arial, sans-serif;
}
.small{ font-size:2em;  margin-top: -8px;}

p{
	color:#f1e9bf;
	font-family:'pt_sans_narrowregular', Helvetica, Arial, sans-serif;
	font-size:1.4em;
	line-height: 1.2em;
}

.alterfont01{
	font-family:'Ventography', Verdana, Helvetica, Arial, sans-serif;
	text-transform:lowercase;
	font-size:2em;
}
.alterfont02{
	font-size: 2.8em;
  	text-shadow: 6px 6px #44949c;
  	line-height: 0.9em;
}
.alterfont03{
	font-family:'Ventography', Verdana, Helvetica, Arial, sans-serif;
	text-transform:lowercase;
	font-size: 3.5em;
  	line-height: 0.6em;
  	margin-left: -40px;
}
.alterfont04{
	font-size: 1.5em;
  	line-height: 0.9em;
	font-family:'pt_sans_narrowbold', Helvetica, Arial, sans-serif;
	text-transform:uppercase;
}

.button{
	color:#6d5a7e;
	font-family:'pt_sans_narrowbold', Helvetica, Arial, sans-serif;
	font-size:1.8em;
	text-transform:uppercase;
	margin-top:15px;
	padding: 15px;
	background-color: #2c2334;
	background-color: rgba(44,35,52,1.00);
}
.button:hover{
	color:#2c2334;
	background-color: #f1e9bf;
	text-decoration:none;
}
.contact-link{
	color:#44949c;
	font-family:'pt_sans_narrowbold', Helvetica, Arial, sans-serif;
	font-size:3em;
}
.contact-link:hover{
	color:#53916a;
	text-decoration:none;
}
.phone{
	display:block;
	color:#44949c;
	font-family:'pt_sans_narrowregular', Helvetica, Arial, sans-serif;
	font-size:2.5em;
}
.address{
	display:block;
	color:#44949c;
	font-family:'pt_sans_narrowregular', Helvetica, Arial, sans-serif;
	font-size:1.8em;
}

/*COLOURS*/
.blue{color:#44949c;}
.creme{color:#f1e9bf;}
.green{color:#53916a;}
.pink{color:#f97c96;}
.violet{color:#6d5a7e;}


/*IMAGES*/
.onthemove{}
.bagfull{}

/*ELSE*/
hr {
  margin-top: 40px;
  border: none;
  margin-bottom: 100px;
}
.top-space{ margin-top: 40px;}
.row{
  margin-top: 80px;
  margin-bottom: 80px;
}
.nestednormal{
  margin-top: 0px;
  margin-bottom: 0px;
}
.nestedmobile{
  margin-top: 0px;
  margin-bottom: 0px;
  display:none;
  margin-bottom: 20px;
}
.center{
  max-width: 585px;
  padding: 15px;
  margin: 0 auto;
  text-align:center;
}

.center02{
  max-width: 750px;
  padding: 15px;
  margin: 0 auto;
  text-align:center;
}

@media (max-width:767px){
.logo{width: 50%;}
.alterfont02{margin-left:0px;font-size: 2em;}
.alterfont03{margin-left:0px;font-size: 2em;}
.alterfont04{margin-left:0px;font-size: 1em;}
p{font-size:1.2em;}
h1, h2, h3, h4, h5, h6, p{text-align:center;}
.nestedmobile{display:block;}
.nestednormal{display:none;}
.Irene{padding-top: 40px; }
}
@media (min-width:480px) and (max-width:767px){
	.onthemove,.bagfull, .exploring, .passion {max-width: 70%;margin: 0 auto;}
	h5{font-size:4em;}
	
}
@media (max-width:900px){
	.alterfont04{margin-left:0px;font-size: 1.2em;}
}
@media (max-width:1280px){
	.alterfont03{margin-left:0px;font-size: 2.2em;line-height: 0.6em;}
}
@media (max-width:480px){
h3{font-size:3em;}
h5{font-size:3.5em;}
.contact-link{font-size:2em;}
}

