@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;
	margin: 0;
	padding: 0;
	line-height: 1.5;
	background-image:none;
	background-repeat: no-repeat;
    background-attachment: fixed;
    background-color: rgba(255,255,255,1);
}

header {
	height: 430px;
	background-size: cover;
	margin-bottom: 50px;
	position: relative;
	background-color: none;
	box-shadow: 0px 3px 7px #888;
	background-image: url(../images/img-ines/ines-head-nocl1024.png);
	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: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
    padding-bottom: 10px;
}
.logo a{
    font-family: 'Montserrat', sans-serif;
	font-size: 2.2em;
	color: darkgray;
	text-decoration: none;
	border: 3px solid darkgray;
	text-transform: uppercase;
	padding: 2px 10px 0 10px;
	margin: 0;
}
.logo a:hover{
	background-color: #A4A1A1;
	color: brown;
}
header a.logo span { display: none; }
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: 0.9em;
	text-shadow: 0px 3px 2px #000;
	color: rgba(127,153,204,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: bold;
	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;
    color:rgba(51,51,51,1);
	text-decoration: none;
}
p a:hover{
	color: rgba(204,0,0,1);	
}


article {
	width: 55%;
	padding: 15px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	background-color: rgba(255,255,255,0.7);
	margin-left: auto;
	margin-right: auto;
}
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;
}

article p{
	padding: 10px;
	margin-right: 15px;
	margin-left: 15px;
	text-align: left;
	color: rgba(0,0,0,1);
}
article p span{
	font-family: 'MOntserrat', 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: 3.4cm;
	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: 70%;
	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; } 
article a {
	font-family: "Architects Daughter", cursive;
	color: rgba(255,255,255,1);
	text-shadow: 0px 2px 2px #000;
	font-weight: bolder;
	font-size: 20px;
	text-decoration: none;
	background-color: rgba(255,0,0,1);
	border: medium dotted rgba(102,255,204,1);
	padding: 5px;
}

article a:hover {
	font-family: "Architects Daughter", cursive;
	color:rgba(0,242,242,1);
	text-shadow: 0px 2px 2px #000;
	font-weight: bolder;
	font-size: 20px;
	text-decoration: none;
	background-color: rgba(255,0,0,1);
	border: medium dotted rgba(102,255,204,1);
	padding: 5px;
}
 

aside .client {
	width:  40%;
	float: left;
	background-color: rgba(0,51,153,0.5);
	box-shadow: 0px 5px 10px #888;
	padding-top: 30px;
	padding-right: 10px;
	paddign-left: 10px;
	padding-bottom: 30px;
	margin-top: 5px;
	margin-right: 5px;
	padding-left: 10px;
	border-width: 7px;
	border-style: solid;
	border-right-color: rgba(204,204,0,1);
	border-bottom-color: #0F6;
	border-left-color: rgba(102,102,102,1);
	border-top-color: rgba(0,204,204,1);
	margin-bottom: 25px;
}  
 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;
}
.client h2 span{
	font-family: "Finger Paint", cursive;
	font-size: 1.2em;
	text-shadow: 0px 3px 2px #000;
	color: rgba(255,0,0,1);
}

aside .client img{
	padding: 0px;
	position: relative;
}
aside .client ul{
	font-family: 'Cantarell', sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: rgba(255,255,255,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;
}
aside .client a {
	font-family: "Architects Daughter", cursive;
	color: rgba(255,255,255,1);
	text-shadow: 0px 2px 2px #000;
	font-weight: bolder;
	font-size: 20px;
	text-decoration: none;
	background-color: rgba(51,0,255,1);
	border: 1px solid rgba(255,0,0,1);
	padding: 5px;
}

aside .client a:hover {
	font-family: "Architects Daughter", cursive;
	color:rgba(0,242,242,1);
	text-shadow: 0px 2px 2px #000;
	font-weight: bolder;
	font-size: 20px;
	text-decoration: none;
	background-color: rgba(51,0,255,1);
	border: 1px solid rgba(255,0,0,1);
	padding: 5px;
}
 .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-width: 6px;
    border-style: dashed;
	border-color: mediumslateblue;
}
.quest p{
	font-family: 'Montserrat', sans-serif;
	font-size: 1.1em;
	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: 40%;
	float: left;
	margin-right: 10px;
	margin-left: 5px;
	text-align: left;
	position: relative;
	margin-bottom: 10px;
	color: rgba(255,255,255,1);
	font-size: 1.1em;
	border-width: 7px;
	border-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: 5px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
}
aside .four h1{
	font-family: "Architects Daughter", cursive;
	color: rgba(255,204,0,1);
	text-shadow: 0px 2px 2px #000;
	font-weight: bolder;
	font-size: 1.3em;
}
aside .four a {
	font-family: "Architects Daughter", cursive;
	color: rgba(255,255,255,1);
	text-shadow: 0px 2px 2px #000;
	font-weight: bolder;
	font-size: 20px;
	text-decoration: none;
	background-color: rgba(255,0,0,1);
	border: medium dotted rgba(102,255,204,1);
	padding: 5px;
	margin: 5px;
}

aside .four a:hover {
	font-family: "Architects Daughter", cursive;
	color:rgba(0,242,242,1);
	text-shadow: 0px 2px 2px #000;
	font-weight: bolder;
	font-size: 20px;
	text-decoration: none;
	background-color: rgba(255,0,0,1);
	border: medium dotted rgba(102,255,204,1);
	padding: 5px;
}
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 (max-width: 1280px) {
    header { height: 430px;}
	header a.logo { width: 120px; height: 44px;}
	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: 1024px) {
	header{
	height: 339px;
	background-size: cover;
	background-image: url(../images/img-ines/ines-head-nocl1024.png);
	box-shadow: 0px 5px 10px #888;
	margin-bottom: 50px;
	position: relative;
    background-repeat: no-repeat;
	background-position: center;
	}
	header a.logo { width: 120px; height: 44px; }
	.container { width: 100%; float: none; margin-bottom: 40px; }
}

@media screen and (max-width: 850px) {
	header{
	height: 265px;
	background-size: cover;
	background-image: url(../images/img-ines/ines-head-nocl800.png);
	box-shadow: 0px 5px 10px #888;
	margin-bottom: 50px;
	position: relative;
    background-repeat: no-repeat;
	background-position: center;
	}
	header a.logo { width: 120px; height: 44px; }
	.container { width: 100%; float: none; margin-bottom: 40px; }
}
@media screen and (max-width: 414px) {
	header{
	height: 137px;
	background-size: cover;
	background-image: url(../images/img-ines/ines-head-nocl414.png);
	box-shadow: 0px 5px 10px #888;
	margin-bottom: 50px;
	}
	header a.logo { width: 80px; height: 34px; }
	.container { width: 100%; float: none; margin-bottom: 40px; }
}

/*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: white;
	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: 'Montserrat', 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;
}
h4 a{
	font-family: 'Montserrat', sans-serif;
	text-align: center;
	color: #666;
	font-size: 0.8em;
	padding: 5px;
	text-decoration: none;
}
h4 a:hover{
	font-family: 'Montserrat', sans-serif;
	text-align: center;
	color: rgba(255,0,0,1);
	font-size: 0.8em;
	padding: 5px;
	text-decoration: none;
}