@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: 'Montserrat', sans-serif;
	font-size: 1em;
	font-weight: normal;
	letter-spacing: 2px;
	color: #666;
}

body {
	
	background-color: white;
    background-attachment: fixed;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    clear: both;
    line-height: 1.5;
    font-weight: normal;
    font-style: normal;
    padding: 0;
    position: relative;
    margin: 0 auto;
}

header {
	background-color: none;
	height: 320px;
	background-size: cover;
	position: relative;
    margin-bottom: 35px;
}
header img {
	padding-top: 50px;
}
img{
	max-width: 100%;
	-ms-interpolation-mode: bicubic;
	margin-bottom: 0px;
}
h5{
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:  rgba(66,64,64,1.00);
	font-size: 10px;
	text-align: center;
}


ul.nav {
	
	font-family:'Montserrat', sans-serif;
	color: #666;
	background-color: none;
	font-size: .9em;
	text-align: center;
	width: 65%;
    font-weight: bold;
	text-transform: lowercase;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 12px;
}
.nav li {
	font-family:'Montserrat', sans-serif;
	list-style: none;
	display: inline;
	margin: 0 20px 0 0;
	color:  rgba(66,64,64,1.00);
}
.nav a {
	font-family:'Montserrat', sans-serif;
	color:  rgba(66,64,64,1.00);
	text-decoration: none;
}
.nav a:hover {
	font-family:'Montserrat', sans-serif;
	color: red;
    text-decoration: none;  
}
.container{
    background-color: rgba(208,201,178,0.3);
	margin-top: 40px;
	width: 75%;
    margin-right: auto;
    margin-left: auto;
	
}
section {
	position: relative;
	top: 5px;
	width: 65%;
	z-index: 4;
	background-color: rgba(251,249,249,0.3);
	box-shadow: 0px 3px 5px #888;
	padding: 15px;
	border-radius: 40px;
    margin-right: auto;
    margin-left: auto;
	margin-top: 30px;
    border-style: solid;
    border-size: thin;
    border-color: linen;
}
section aside {
	width: 50%;
	float: left;
}
h1{
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 36px;
    font-weight: 400;
	color:  rgba(66,64,64,1.00);
    text-align: center;
}
p {
	color: black;
	font-size: 1.2em;
}
p  a {
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
    color: black;
    text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: red;
}
h2{
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	color:  rgba(66,64,64,1.00);
    text-align: center;
}
h3{
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: rgba(255,255,255,1);
}

h5{
	font-family:  "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color:  rgba(66,64,64,1.00);
	text-align: center;
}


.item img{
	padding-right: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	display: block;
}

/* Footer*/

footer{
	background-color: none;
	height: outo;
	background-size: cover;
	box-shadow: 0px 10px 0px #888;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	display: block;
}footer img{
	padding: 5px;
}
ul.social{
	display: block;
	padding-top: 20px;
	margin: auto;
	list-style-type: none;
	text-align: center;
}
ul.social li{
	font-size: 2em;
	display: inline;
	padding: 0 1%;
}
ul.social li a{
	color: #666;
}
ul.social li.facebook a:hover{color: rgb(59,89,152);}
ul.social li.twitter a:hover{color: rgb(0,172,237);}
ul.social li.instagram a:hover{color: rgb(81,127,237);}
ul.social li.youtube a:hover{color: rgb(187,0,0);}
ul.social li.flickr a:hover{color: rgb(255,0, 132);}
 
 p.copyright{
	text-align: center;
	color: black;
	font-size: .7em;
	padding-bottom: 5px;
}

 footer #privacy {
	padding: 20px;
}
footer #privacy p {
	font-size: 0.5em;
	text-align: justify;
	-webkit-transition: font-size .5s ease;
	-moz-transition: font-size .5s ease;
	-o-transition: font-size .5s ease;
	transition: font-size .5s ease;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: black;
        
        }
footer #privacy h3{
	font-size: 1em;
	color: gray;
	text-align: center;
}
footer #privacy p:hover {
	font-size: 1em;
}
@media screen and (max-width: 1024px){
    article { width: 100%; float: none; margin-bottom: 40px; }
	article div { margin: 0px 40px; padding: 0px 0px 30px 0px;
	 border-right: none; border-bottom: 1px solid #555; }
}
@media screen and (max-width: 850px) {
	
	header a.logo { width: 120px; height: 44px; }
	article { width: 80%; float: none; margin-bottom: 40px; }
	article div { margin: 0px 40px; padding: 0px 0px 30px 0px; border-right: none; border-bottom: 1px solid #555; }
}

@media screen and (max-width: 414px) {
	article { width: 75%; float: none; margin-bottom: 40px; }
	article div { margin: 0px 40px; padding: 0px 0px 30px 0px;
	 border-right: none; border-bottom: 1px solid #555; }
}








