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


@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,700italic,700);

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

@font-face {
	font-family: 'Cantarell';
	src: url('../_fonts/Cantarell-Bold-webfont.eot');
	src: url('../_fonts/Cantarell-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('../_fonts/Cantarell-Bold-webfont.woff') format('woff'), url('../_fonts/Cantarell-Bold-webfont.ttf') format('truetype'), url('../_fonts/Cantarell-Bold-webfont.svg#webfontKr2CkGZp') format('svg');
	font-weight: bold;
	font-style:normal;
}
body {
	color: #777;
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	line-height: 1.5;
	margin: 0;
	padding: 0;
	background-image: url(../images/dots1250.png);
	background-repeat: no-repeat;
   background-attachment: fixed;
	background-color: rgba(255,255,255,1);
}
h1 {
	font-family: 'Satisfy', cursive;
	margin: 0px 0px 1em 0px;
	color: rgba(255,0,0,1);
	text-shadow: 0px 3px 2px #000;
	font-size: 2.4em;
	 }

h1 span {
	color: rgba(213,0,0,1);
	text-transform: lowercase;
	background-color: rgba(255,255,255,1);
}
h2 span{
	font-family: "Finger Paint", cursive;
	font-size: 1.2em;	
	text-shadow: 0px 3px 2px #000;
	color: rgba(96,187,167,1);
}

span h3{
	background-color: rgba(124,209,190,1);
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	text-align: center;
	position: relative;
}
h3 {
	font-family: 'Cantarell', sans-serif;
	margin: 0px 0px 1.5em 0px;
	color:rgba(217,39,9,1);
	font-size: 1.1em;
	font-weight: bolder;
	letter-spacing: 2px;
	text-transform: uppercase;
}
h3 span{
	color: rgba(204,0,0,1);
	background-color: rgba(255,255,255,1);	
}

h4{
	font-family: 'Montserrat', sans-serif;
	color: #777;
	font-size: 11px;
	margin: 0; padding: 0; 
	}

h4 span{
	font-family: 'Satisfy', cursive;
	font-size: 2.7em;
	color: rgba(255,0,0,1);
	text-align: center;
	padding: 7px;
}
 p {
	font-family: 'Montserrat', sans-serif;
	font-size: 1.1em;
	 line-height: 1.5;
}
p span{
	font-family: 'Cantarell', sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: rgba(102,51,255,1);
	text-transform: uppercase;
	text-align: center;
}
p a {
    font-family: 'Montserrat', sans-serif;
	font-size: 1.1em;
	font-weight: 700;
    color: red;
	text-transform: uppercase;
	text-decoration: none;
}
p a:hover{
	color: cadetblue;	
}
header {
	height: 370px;
	background-size: cover;
	background-image: url(../images/img-head/white-eyes.png);
	margin-bottom: 0px;
	position: relative;
	background-color: rgba(187,189,82,0.5);
	box-shadow: 0px 3px 7px #888;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 10px;

}
header img{
    height: auto;
    padding-top: 5px;
	padding-left: 10px;
	float: left;
	padding-bottom: 5px;
}
.logo{
	text-align: center;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
}
.logo a{
    font-family: 'Montserrat', sans-serif;
	font-size: 2.5em;
	color: #fff;
	text-decoration: none;
	border: 3px solid #fff;
	text-transform: uppercase;
	padding: 2px 10px 0 10px;
	margin: 0;
}
.logo a:hover{
	background-color: #fff;
	color: #7accc8;
}
header a.logo span { display: none; }

article {
	width: 55%;
	padding: 15px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	position: relative;
	background-color: rgba(255,255,255,0.7);
	float: left;
	margin-right: 0px;
}
article h2{
	font-family: 'Satisfy', cursive;
	text-shadow: 0px 2px 2px #000;
	margin: 0px 0px 1em 0px;
	color: rgba(0,204,204,1);
	font-size: 2.3em;
	text-align: left;
}
h2 span{
	font-family: "Finger Paint", cursive;
	font-size: 1.2em;	
	text-shadow: 0px 2px 2px #000;
	color: rgba(96,187,167,1);
}
article p{
	padding: 10px;
	margin-right: 15px;
	margin-left: 15px;
	text-align: left;
	color: rgba(0,0,0,1);
}
article p span{
	font-family: 'Cantarell', sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: rgba(204,0,0,1);
	text-transform: uppercase;
}
article .firstcharacter {
	font-family: 'Cantarell', sans-serif;
	float: left;
	color: rgba(149,162,157,1);
	font-size: 4.5cm;
	line-height: 60px;
	padding-top: 30px;
	padding-right: 8px;
	padding-left: 3px;
	padding-bottom: 35px;
	font-weight: 400;
  }
 article img {
	padding: 5px;	  
  }
 aside blockquote {
	margin: 20px;
	width: 60%;
	color: #444;
	background-color: #fff;
	position: absolute;
	bottom: 0;
	right: 4%;
  }
  blockquote li{
	font-family: "Finger Paint", cursive;
	font-size: 1.4em;
	color: rgba(255,0,153,1);
  }
 blockquote p { margin: 30px 30px 20px 50px; }
 blockquote p.quote { font-style: italic; font-size: 1.2em;}
 blockquote p.quote::after { content: '\201d'; font-family: serif; }
 blockquote p.credit::before { content:'\2014'; position: absolute; top: -1px; left: 0; } 	
aside {
	width: 35%;
	float: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	padding: 5px;
}
aside .client {
	width: 100%;
	float: left;
	background-color: rgba(255,102,0,0.5);
	box-shadow: 0px 5px 10px #888;
	padding-top: 30px;
	padding-right: 10px;
	paddign-left: 5px;
	padding-bottom: 30px;
	margin-top: 5px;
	margin-right: 3px;
	padding-left: 10px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-right-style: dotted;
	border-bottom-style: double;
	border-right-color: rgba(204,204,0,1);
	border-bottom-color: #0F6;
	border-left-width: 6px;
	border-left-style: dotted;
	border-left-color: rgba(102,102,102,1);
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: rgba(0,204,204,1);
	margin-bottom: 1px;
}  
 aside .client h1{
	font-family: 'Satisfy', cursive;
	text-shadow: 0px 3px 2px #666;
	margin: 0px 0px 1em 0px;
	color: rgba(255,255,255,1);
	font-size: 2em;
}
aside .client img{
	padding: 0px;
	position: relative;
}
aside .client ul{
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: rgba(108,0,54,1);
}
aside .client h3{
	font-family: "Architects Daughter", cursive;
	color: rgba(255,255,255,1);
	text-shadow: 0px 2px 2px #000;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	position: relative;
	font-size: 20px;
	font-weight: bolder;
	padding: 4px;
}
 .quest{
	background-color: rgba(233,210,255,0.4);
	box-shadow: 0px 5px 10px #888;
	padding: 20px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 80%;
	border-top-width: 7px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
    border-style: dashed;
	border-top-color: rgba(255,102,0,1);
	border-right-color: rgba(0,153,255,1);
	border-bottom-color: rgba(102,51,204,1);
	border-left-color: rgba(204,153,0,1);
}
.quest p{
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	line-height: 1.5;
	font-weight: 600;
	color: rgba(51,51,51,1);
	text-align: left;
	padding: 10px;
}
.quest h1{
	font-family: 'Satisfy', cursive;
	margin: 0px 0px 1em 0px;
	text-shadow: 0px 2px 2px #666;
	font-size: 2.2em;
	color: rgba(193,0,0,1);
}
.quest img{
	padding: 15px;	
}
aside .four{
	background-color: rgba(81,81,81,1);
	box-shadow: 0px 5px 10px #888;
	width: 100%;
	float: left;
	margin-right: auto;
	margin-left: 5;
	text-align: left;
	position: relative;
	margin-bottom: 10px;
	padding: 10px;
	color: rgba(255,255,255,1);
	font-size: 1.1em;
	border-top-width: 10px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: dashed;
	border-bottom-style: solid;
	border-left-style: dashed;
	border-top-color: rgba(204,255,51,1);
	border-right-color: rgba(255,0,0,1);
	border-bottom-color: rgba(255,153,102,1);
	border-left-color: rgba(137,137,197,1);
	margin-top: 1px;
}
aside .four h1{
	font-family: 'Satisfy', cursive;
	text-shadow: 0px 3px 2px #666;
	margin: 0px 0px 1em 0px;
	color: rgba(255,0,0,1);
	font-size: 1.5em;
}
aside .four a {
	font-family: 'Montserrat', sans-serif;
	font-size: 1em;
	color: rgba(255,255,255,1);
	text-decoration: none;
	background-color: rgba(255,0,0,1);
	padding: 2px;
	text-align: left;
	margin: 0px;
}
aside .four a:hover {
	color: rgba(255,153,0,1);
	text-decoration: none;
	margin: 0px;
}
aside .four h3{
	font-family: 'Satisfy', cursive;
	text-transform: lowercase;
	color: rgba(204,255,204,1);
	font-size: 1.5em;
	text-align: left;
	display: block;
	position: relative;
	width: 75%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.four img{
	padding: 10px;
	position: relative;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

img{
	max-width: 100%;
	-ms-interpolation-mode: bicubic;
	margin-bottom: 0px;
}
@media screen and body, article,header,footer(min-width:320px){width:100%;float:non}
@media screen and body, article,header,footer(max-width:850px){width:100%;float:none}
@media screen and body, article,header,footer(max-width:1280px){width:100%;float:none}

/*the two codes below are for the images of the site to be responsive*/

[if lt IE 9]><script>
jQuery(function($) {
    $('img').each(function(){
        // .removeAttr supports SSVs in jQuery 1.7+
        $(this).removeAttr('width height');
    });
});

img, object, embed, video {
	max-width: 100%;
	-ms-interpolation-mode:bicubic;
}
/* Footer
–––––––––––––––––––––––––––––––––––––––––––––– */

footer{
	background-color: none;
	height: auto;
	background-size: cover;
	margin-top: 20px;
	margin-bottom: 0px;
	position: relative;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	display: block;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
footer img{
	padding: 7px;
}
.container{
	padding: 10px;
}

ul.social{
	display: block;
	margin: 5% 0;
	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: #666;
	font-size: .7em;
}
 
footer #privacy {
	padding: 20px;
	margin-top: 20px;
}
footer #privacy h3 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: rgba(51,51,51,1);
}
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;
	color: rgba(51,51,51,1);
}
footer #privacy p:hover {
	font-size: 1em;
}
