/*
Author: W3layout
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
*/
/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0;padding:0;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
.underline{	padding-bottom:5px;	border-bottom: 1px solid #eee; margin:0 0 20px 0;}/* Add 5px bottom padding and a underline */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}
/*end reset*/
body{
	font-family:Arial, Helvetica, sans-serif;
	background-color: #fff;
}
.wrap{
	width:900px;
	padding:40px 0 0;
	margin:0 auto;
	transition:all .2s linear;
	-moz-transition:all .2s linear;
	-webkit-transition:all .2s linear; 
	-o-transition:all .2s linear; 
	-ms-transition:all .2s linear;
}
.menu-wrap{
	width:900px;
	padding:0 40px;
	margin:0 auto;
	transition:all .2s linear;
	-moz-transition:all .2s linear;
	-webkit-transition:all .2s linear; 
	-o-transition:all .2s linear; 
	-ms-transition:all .2s linear;
}
.header{
	background:#3a3e45;
	padding: 20px;
	border-top:3px solid #27ADA6;
}
.text{
	float:left;
	width:70%;
	margin-right: 5%;
	font-family: 'Abel', sans-serif;
	color:#fff;
	font-size:2em;
}
.logo{
	float:right;
	margin-right: 0px;
	padding: 10px;
	margin-top: -20px;
	background:#27ada6;
	display:block;
}
.main-top h1{
	text-align:center;
	font-size:1.5em;
	font-family: 'Abel', sans-serif;
	color: #005059;
}
.contact-img{
	margin: 20px 0 20px 0;
	text-align: center;
}
.content{
	margin-top: -60px;
}
.span_1_of_3 {
	width: 31.2%;
}
.span_1_of_1 {
	width: 90%;
}
.span_1_of_2 {
	width: 46%;
}
.col {
	display: block;
	float: left;
	margin: 1% 0 1% 1.6%;
}
.grid1-l-img {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
}
.grid1-l-desc {
	margin-top: 5px;
	font-family: 'Abel', sans-serif;
}
.grid-bot p {
	font-size: 20px;
	color:#666;
	vertical-align: top;
	padding: 6px;
	text-align:center;
}
.grid-bot-nar p {
	font-size: 20px;
	color:#909897;
	vertical-align: top;
	padding: 6px;
	font-weight:600;
	text-align:center;
}
.grid-desc p {
	color: #C4C4C4;
	font-size: 13px;
	line-height: 1.8em;
}




/* Copyright */

	#copyright-izq {
		

		background: #005059;
		padding: 2em 2em 2em 2em;
		border-radius: 8px;
		color: #fff;
		text-align: center
	}

		#copyright-izq a {
			color: inherit;
		}

		#copyright-izq .menu {
	margin: 0;
	font-weight: normal;
		}

			#copyright-izq .menu li {
	border-color: #C1CAC5;
	border-width: 2px;
	line-height: 1em;
			}
			
#copyright-izq	a {
		color: #fff;
		
	}

		a:hover {
			text-decoration: underline;
		}

	b, strong {
		font-weight: 700;
		color: #666;
	}
			
#copyright-der {
		

		background: #005059;
		padding: 2em 2em 2em 2em;
		border-radius: 8px;
		color: #fff;
	}

		#copyright-der a {
			color: inherit;
		}

		#copyright-der .menu {
			margin: 0;
		}

			#copyright-der .menu li {
				border-color: #C1CAC5;
				border-width: 2px;
				line-height: 1em;
			}
	
	
	
			
			#copyright-der	a {
		color: #ffffff;
		
	}

		a:hover {
			text-decoration: underline;
		}

	b, strong {
		font-weight: 700;
		color: #666;
	}
	
	
	
	
	#copyright-ver {
		

		background: #fff;
		padding: 2em 2em 2em 2em;
		border-radius: 8px;
		color: #666;
	}

		#copyright-ver a {
			color: inherit;
		}

		#copyright-der .menu {
			margin: 0;
		}

			#copyright-ver .menu li {
				border-color: #C1CAC5;
				border-width: 2px;
				line-height: 1em;
			}
	
	
	
			
			#copyright-ver	a {
		color: #ffffff;
		
	}

		a:hover {
			text-decoration: underline;
		}

	b, strong {
		font-weight: 700;
		color: #666;
	}

@media all and (max-width:1024px) and (min-width:800px){
	.wrap{
		width:760px;
		padding: 20px;
	}
	.menu-wrap{
		width:760px;
		padding:0 20px;
	}
	.contact-img img{
		width:350px;
	}
	.content {
		margin-top: -30px;
	}
	.main-top h1 {
		font-size:1.5em;
	}
}
@media all and (max-width:800px) and (min-width:640px){
	.wrap{
		width:600px;
		padding: 20px;
	}
	.menu-wrap{
		width:600px;
		padding:0 20px;
	}
	.contact-img img{
		width:350px;
	}
	.content {
		margin-top: -30px;
	}
	.main-top h1 {
		font-size:1.5em;
	}
	.logo {
		margin-top: -62px;
	}
	.grid-desc p {
		line-height: 1.5em;
	}
}
@media all and (max-width:640px) and (min-width:480px){
	.wrap{
		width:440px;
		padding: 20px;
	}
	.menu-wrap{
		width:440px;
		padding:0 20px;
	}
	.text{
		display:none;
	}
	.contact-img img{
		width:350px;
	}
	.content {
		margin-top: -20px;
	}
	.main-top h1 {
		font-size:1.5em;
	}
	.logo {
		margin: -20px 130px 0 0px;
		padding:5px;
	}
	.span_1_of_3 {
		width:100%;
	}
	.span_1_of_2 {
	width: 100%;
}
	.col {
		float:none;
	}
}
@media all and (max-width:480px) and (min-width:320px){
	.wrap{
		width:300px;
		padding:10px;
	}
	.menu-wrap{
		width:300px;
		padding:0 10px;
	}
	.text{
		display:none;
	}
	.contact-img img{
		width:300px;
	}
	.content {
		margin-top: -10px;
	}
	.main-top h1 {
		font-size:1.5em;
	}
	.logo {
		margin: -20px 60px 0 0px;
		padding:5px;
	}
	.span_1_of_3 {
		width:100%;
	}
		.span_1_of_2 {
	width: 100%;
}
	.col {
		float:none;
		margin: 0px;
	}
}
@media all and (max-width:320px) and (min-width:240px){
	.wrap{
		width:240px;
		padding:10px;
	}
	.menu-wrap{
		width:240px;
		padding:0 10px;
	}
	.text{
		display:none;
	}
	.contact-img img{
		width:300px;
	}
	.content {
		margin-top: -10px;
	}
	.main-top h1 {
		font-size:1.5em;
	}
	.logo {
		margin: -20px 20px 0 0px;
		padding:0px;
	}
	.span_1_of_3 {
		width:100%;
	}
		.span_1_of_2 {
	width: 100%;
}
.span_1_of_1 {
		width:100%;
	}
	.col {
		float:none;
		margin: 0px;
	}
	.grid1-l-img {
		margin-right:5px;
		width: 25px;
	}
	.grid1-l-desc p{
		font-size:17px;
	}
}

/***************************************************
			        FOOTER
***************************************************/


footer{

	position:relative;
	height:100px;
	clear:both;
	width:100%;

	background-color:#f38000;
	
	

	}


#FooterTwo{
	position: absolute;
	right: 225px;
	top:250px;
	color:white;

}

#FooterTree{

text-align:center;
	top:50px;
	color:white;

}

.container2{


text-align:center;
	background-color:transparent;


}

.footer_left{
	text-align:center;
	padding:12px;
	margin-top:35px;
	width:170px;

}

.music{
	width: 300px;

	text-align:center;
margin-bottom: 50px;

	height:20px;


	}
