*{
	padding:0;
	margin:0;
	-webkit-box-sizing: border-box;
	-moz -box-sizing: border-box;
	box-sizing: border-box;
	font: sans-serif;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
	display: block;
}

body {
	background: #fff;
	font-family: 'Roboto', Arial, Tahoma, Sans-serif, Verdana, Helvetica;
}

header{
	margin: 0 auto;
}

.menu_bar{
	display:none;
}

.myheader{
	 background: #fff;
     width:100%;  
     height: 128px;
     box-shadow:1px 1px 10px #888;
     z-index: 1100;
     position: fixed;
     margin-top: -129px;
}

.logo img{
	width: 220px;
}

.logo {
	 margin: 0 auto;
	 max-width: 999px;
	 padding: 5px;
}

 .contenedor0{

 	max-width: 999px;
 	width: 100%;
 	margin: 0 auto;     
    
 }

 header nav{

     font-family: Arial, Tahoma, Sans-serif, Verdana, Helvetica;
     font: 100%;
     width: 1024px;
     text-align: right;
     margin-top: -70px;
    }

header nav ul {
	list-style:none;
}

header nav ul li{
	display:inline-block;
	position: relative;
	outline:0;
}

header nav ul li:hover{
	border-bottom:3px solid #00a94f;
}

header nav ul li a:hover{
	color:#48b8e1;
	display: block;
	padding: 18px;
}

header nav ul li a {
	color:#515151;
	display: block;
	text-decoration: none;
	padding: 18px;
	height: 74px;
    cursor: pointer;
}

header nav ul li a span{
	margin-right: 10px;

}

header nav ul li:hover .children{
	display:block;
	color: #ffffff;
}

header nav ul li .children li:hover{
	background: #00a94f;
}

header nav ul li .children{
	display: none;
	background:#282828;
	position:absolute;
	width: 200%;
	z-index: 10;
	text-align: left;
    border-bottom:1px solid #555555;
    border-top: 2px  solid #00a94f;
    box-shadow:1px 1px 10px #888;
    outline:0;
}

header nav ul li .children li {
display:block;
overflow: hidden;
border-bottom: 1px solid rgba(255,255,255,.5);
}
 
header nav ul li .children li a {
display: block;
height: 100%;
color: #ffffff;
padding: 5px;
padding-left: 20px;
font-size: 96%;
}
 
header nav ul li .children li a span {
float: right;
position: relative;
top:3px;
margin-right:0;
margin-left:10px;
}

header nav ul li .fa{
position: relative;
top:3px;
margin-left:10px;
margin-right:0px;
}

#onactive{
	border-bottom:3px solid #00a94f;
}

.main{
	
    background: #fff;
    margin: 0 auto;
	margin-top: 129px;
	width: 100%;
}

.article_mainF{
    background: #fff;
	width: 100%;
	min-height:1080px;
	margin: 0 auto;
}

#article_adress{
	background: #fff;
	width: 100%;
	min-height:1000px;
	margin: 0 auto;
}

.contenedorc{
	width: 74%;
	max-width: 999px;
	min-width: 580px;
	margin: 0 auto;
	min-height:600px; 
}

.contfix{
	width: 644px;
	margin: 0 auto;
	min-height: 400px;
	position: center;
}

.contfix h3{
	font-size: 3em;
    line-height: 1em;
    color: #222C37;
    font-weight: normal;
    text-transform: uppercase;
    font-family: "avalonbold",sans-serif;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}

.welcome{
    min-height: 487px;
    width: 100%;
    padding-top: -15px;
}

.welcome h3{
	font-size: 3em;
    line-height: 1em;
    color: #222C37;
    font-weight: normal;
    text-transform: uppercase;
    font-family: "avalonbold",sans-serif;
    padding-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}

.square{
	width: 999px;
    height: 487px;
    margin: 0 auto;
}

.square2{
	width: 999px;
    min-height: 487px;
    background: #fff;
    margin: 0 auto;
    padding-bottom: 80px;
    padding-top: 80px;
}

#adress{
	min-height: 900px;

}

#adress2{
	margin-top: -20px;
}

#map-container{

	height: 400px;
	margin-bottom: 90px;
}

#map-container h4{

	font-size: 30px;
    line-height: 1em;
    color: #222C37;
    font-weight: normal;
    text-transform: uppercase;
    font-family: "avalonbold",sans-serif;
    text-align: center;
    padding-top: 20px;
}

#map-canvas { 
	height:400px;  
	width: calc(100% - 280px);
	-webkit-width: calc(100% - 280px);
	-moz-width: calc(100% - 280px); 
	margin-left: 10px; 
	position: relative; 
	color: #111;
	margin-top: -415px;
	border:1px solid rgba(0,0,0, 0.2);

}

#map-canvas2{ 
	height:400px;  
	width: calc(100% - 280px);
	-webkit-width: calc(100% - 280px);
	-moz-width: calc(100% - 280px);  
	margin-left: 10px; 
	position: relative; 
	color: #111;
	margin-top: -415px;
	border:1px solid rgba(0,0,0, 0.2);
}

#link{
	color: #1EAEDB;
}

#adress3{

	width: 250px;
	height: 400px;
	margin-right: 10px;
}

#ptxt{
	padding: 13px;
}

#ptxt a{
	text-decoration: none;
	color: #111111;
}

.square2 h3{

	font-size: 3em;
    line-height: 1em;
    color: #222C37;
    font-weight: normal;
    text-transform: uppercase;
    font-family: "avalonbold",sans-serif;
    text-align: center;
    margin-top: -50px;
    padding-bottom: 10px;
}

.short_container{
	width: 999px;
	height: 220px;
	margin: 0 auto;
    margin-top: 300px;
	position: relative;
	margin-bottom: 100px;
}

#short{
	width: 240px;
	height: 220px;
	box-shadow: 0 0 2px #555;
	border-radius: 3px;
	cursor: pointer;
}

#short span{
	z-index: 10;

}

#short img{
	border-radius: 3px;
}

#short img:hover{
	opacity: .80
}

.shortcut1{

	margin-top: 200px;
	position: relative;
}

.shortcut2{

	position: relative;
	margin-left: 379px;
	margin-top: -220px;
}

.shortcut3{
	position: relative;
	margin-left: 758px;
	margin-top: -220px;
}

.captions{
	width: 240px;
	height: 40px;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.6);
	position: absolute;
	text-align: center;
	padding: 10px;
}

.captions:before{
    content: "";
    width: 0;
    position: absolute;
    border-style: solid;
    border-width: 0 5px 10px 5px;
    border-color: #EEE transparent rgba(0,0,0,0.6) transparent;
    top: -10px;
    right: 10px;
}


#marcas{
	border-bottom: 1px solid grey;
	padding-top: -30px;
	margin-top: 60px;
}

#fittext{
	font-size: 1.2em;
	line-height: 2em; 
	text-align: center;
	padding-bottom: 15px;
	margin-top: -55px;
}

.hi{

	height: 200px;
	width: 999px;
	margin: 0 auto;
	text-align: justify;
	color: #FFF;
	margin-top: 20px;
}

.hi h3{
	font-size: 3em;
    line-height: 1em;
    color: #222C37;
    font-weight: normal;
    text-transform: uppercase;
    font-family: "avalonbold",sans-serif;
    margin-top: 5%;
    margin-left: 20px;
    text-align: left;
}

.hi p{
	width: 470px;
	font: 16px/135% "Open Sans",sans-serif;
	padding-top: 20px;
	padding-left: 20px;
	color: #515151;
}

.historia{
	width: 960px;
	margin: 0 auto;
	text-align: justify;	
}

.historia h3{
	font-size: 3em;
    line-height: 1em;
    color: #222C37;
    font-weight: normal;
    text-transform: uppercase;
    font-family: "avalonbold",sans-serif;
    padding-top: -30px;
    text-align: center;
}

.historia p{
	font: 16px/135% "Open Sans",sans-serif;
	padding-top: 20px;
	color: #515151;
}

.mision{

	width: 499px;
	text-align: center;
}

.mision h3{

	font-size: 3em;
    line-height: 1em;
    color: #222C37;
    font-weight: normal;
    text-transform: uppercase;
    font-family: "avalonbold",sans-serif;
    padding-top: 80px;
    padding-left: 20px;
}

.mision p{

	
	font: 16px/135% "Open Sans",sans-serif;
	padding-top: 20px;
	padding-left: 20px;
	color: #515151;
	text-align: justify;
}

.vision{

	float: right;
	width: 500px;
	margin-top: -158px;

}

.vision h3{

	font-size: 3em;
    line-height: 1em;
    color: #222C37;
    font-weight: normal;
    text-transform: uppercase;
    font-family: "avalonbold",sans-serif;
    text-align: center;
}

.vision p{

	
	font: 16px/135% "Open Sans",sans-serif;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	color: #515151;
	text-align: justify;
}

.valores{
	width: 980px;
	margin: 0 auto;
	text-align: center;
}

.valores h3{

	font-size: 3em;
    line-height: 1em;
    color: #222C37;
    font-weight: normal;
    text-transform: uppercase;
    font-family: "avalonbold",sans-serif;
    text-align: center;
    padding-top: 80px;
}

.valores span{
	
    padding-top: 60px;
	padding-left: 20px;
	padding-right: 20px;
	color: #515151;
	text-align: center;
	margin: 0 auto;
}

.valores span a{
font: 16px/135% "Open Sans",sans-serif;
}

.politica{
	width: 960px;
	margin: 0 auto;
	text-align: justify;
	padding-top: 60px;	
}

.politica h3{
	font-size: 3em;
    line-height: 1em;
    color: #222C37;
    font-weight: normal;
    text-transform: uppercase;
    font-family: "avalonbold",sans-serif;
    padding-top: 60px;
    text-align: center;
}

.politica p{
	font: 16px/135% "Open Sans",sans-serif;
	padding-top: 20px;
	color: #515151;
}

.contact{
	width: 21.97802198%;
	max-width: 303px;
	min-width: 303px;
	min-height: 400px;
	padding-bottom: 80px;
	margin-left: 0px;
	margin-top: 0px;
	position: relative;
	border-radius: 9px;
	text-align: center;
}

input[type="text"]{
    font-size:18px;
    font-family: Arial, helvetica;
    outline:none;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    -webkit-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    -moz-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border:1px solid rgba(0,0,0, 0.2);
    color:#111111;
    padding: 3px;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    width: 100%;
	min-width: 304px;
    height: 30px;
    margin-top: 15px;
}
 
input:focus {
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px #ACEBF4;
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px #ACEBF4;
    -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px #ACEBF4;
    border:1px solid #1693a5;
    background-color:white;
}

textarea{
	font-family: Arial, helvetica;
	font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    padding: 3px;
	min-width: 100%;
	max-width: 100%;
    height: 100px;
    margin-top: 15px;
}

textarea:focus {
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px #ACEBF4;
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px #ACEBF4;
    -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px #ACEBF4;
    border:1px solid #1693a5;
    background-color:white;
}

select{
	font-size:18px;
    font-family: Arial, helvetica;
    outline:none;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    -webkit-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    -moz-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border:1px solid rgba(0,0,0, 0.2);
    color:#111111;
    padding: 3px;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    width: 100%;
	min-width: 304px;
    height: 30px;
    margin-top: 15px;
}

select:focus {
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px #ACEBF4;
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px #ACEBF4;
    -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px #ACEBF4;
    border:1px solid #1693a5;
    background-color:white;
}

 .btn{
  position: relative;
  background: #fff;
  color: #444;
  padding: 5px 16px;
  box-shadow: none;
  border: 1px solid #1693A5;
  border-radius: 0px;
  transition: all 0.2s ease-out 0s;
  width: 71px;
  margin-top: 20px;
  margin-left: -230px;
  cursor: pointer;
}

 .btn2{
  position: relative;
  background: #fff;
  color: #444;
  padding: 5px 16px;
  box-shadow: none;
  border: 1px solid #1693A5;
  border-radius: 0px;
  transition: all 0.2s ease-out 0s;
  width: 71px;
  margin-top: 250px;
  margin-left: -230px;
  cursor: pointer;
}

.contact form label.error {
  color: #b94a48;
}
.contact form label.ok {
  color: #468847;
}
.contact form label.error,
.contact form label.ok {
  display: block;
  clear: both;
}
.contact form input.text,
.contact form textarea.textarea {
  min-width: 78%;
}

.othercont{
	min-width: 200px;
	min-height: 300px;
	padding-bottom: 80px;
	margin-left: 349px;
	margin-top: 15px;
	position: absolute;
	border-radius: 9px;
	text-align: left;
	z-index: 10;
	background: #fff;

}


.othercont h4{

	font-size: 1em;
    line-height: .5em;
    color: #222C37;
    font-weight: bold;
    text-transform: uppercase;
    font-family: "avalonbold",sans-serif;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

#hov:hover{
	text-decoration: underline;
}

.othercont a {
	font-size: 1em;
    line-height: .5em;
	color:#111;
	text-decoration: none;
	width: 145px;
	padding:10px auto;
}

.cuadrito{
	width: 230px;
	height:75px;
	border:1px solid rgba(0,0,0, 0.2);
	border-radius: 5px;
	margin: 0 auto;
	margin-bottom: 15px;
}

.cuadrito2{
	width: 230px;
	height:75px;
	margin: 0 auto;
	margin-bottom: 15px;
	margin-left: 340px;
	margin-top: -315px;
	text-align: center;
}

.ptxt{
	text-align: left;
	width: 95%;
	margin: 0 auto;
}

.chat{
	position: relative;
	float: left;
	font-size: 100px;
	margin-left: 55px;
	padding-right: 90px;
	margin-bottom: 10px;

}

.cht{
	width: 230px;
	height: 207px;
	border:1px solid rgba(0,0,0, 0.2);
	border-radius: 5px;
	margin-bottom: 15px;
}

.cht h4{
	margin-bottom: -10px;
}

.play{

	float: left;
    position: relative;
    top: -200px;
    right: -438px;
    background-image: url(http://sanely.mx/images/playbeta3.png);
    height: 488px;
    width: 561px;
}

.play img{

	margin-top: 165px;
	margin-left: 290px;
	cursor: pointer;
}

.play img:hover{
	opacity: .8
}

.play-responsive{
	display: none;
}


.view-store{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #03b846;
	border-radius: 3px;
	color: #fff;
	font-size: 20px;
	cursor: pointer;
	bottom: -25px;
	position: relative;
	margin: 0 auto;
	transition: background-color 0.25s ease-in-out 0s;
}

.view-store:hover{
	opacity: .8
}

.test{
	width: 999px;
	min-height: 100px;
	background: #111111;
	margin: 0 auto;
}

.marcas{
	margin-top: 200px;
	text-align: center;
}

#bn{
    opacity: .60;
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    -o-filter: grayscale(1);
    -ms-filter: grayscale(1);
    filter: grayscale(1);
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

#bn:hover{
	-webkit-filter: none;
    -moz-filter: none;
    -o-filter: none;
    -ms-filter: none;
	filter:none;
	opacity: .85;

}

footer{
	text-align: center;
	width: 100%;
	background:#111111;
	height: 240px;
}

.site_map{
    width: 1024px;
	margin: 0 auto;
}

.site_map section{
	width: 180px;
	float: left;
	margin-left: 5px;
}

.site_map section a{
	padding: 1px;
	margin: 0 auto;
}

.site_map section a{
	text-decoration: none;	
	color: #999999;
	margin-right: 40px;
	text-align: right;
	float: left;
    position: relative;
    top:3px;
    font:85% sans-serif;


}

.site_map section a:hover{
	color: #fff;
}

.site_map section h3{
	text-decoration: none;	
	color: #fff;
	text-align: right;
	float: left;
    position: relative;
    top:10px;
    font:100% sans-serif;
    padding: 15px 0px;

}

.contactanos section{
	width: 225px;
}

.contactanos section h3{
	text-decoration: none;	
	color: #fff;
	text-align: right;
	float: left;
    position: relative;
    font:100% sans-serif;
    padding: 15px 0px;
    left: -550px;
}

.contactanos section a{	
	text-decoration: none;	
	color: #999999;
	text-align: right;
	float: left;
    position: relative;
    top:-19px;
    font:85% sans-serif;
}

.phone{
	padding-left: 3px;
}

.map{
	padding-right: 4px;
	padding-left: 3px;
}

.pay h3{
	text-decoration: none;	
	color: #fff;
	text-align: right;
	float: left;
	margin-left: 270px;
    position: relative;
    top:10px;
    font:100% sans-serif;
    padding: 15px 0px;
}

.pay img{
	border-radius: 5px;
	float: left;
    position: relative;
    top: 60px;
    left: -155px;
}

.social h3{

	text-decoration: none;	
	color: #fff;
	text-align: left;
	float: right;
    position: relative;
    font:100% sans-serif;
    padding: 15px 0px;	
    top: -125px;
    right: 25px;
}

.face{
	position: relative;
	width: 40px;
	margin: 0 auto;
	float: left;
	margin-left: 570px;
	margin-top: -130px;
	color: #fff;
	font-size: 40px;
}

.twit{
	position: relative;
	width: 40px;
	margin: 0 auto;
	float: left;
	margin-left: 658px;
	margin-top: -130px;
	color: #fff;
	font-size: 40px;
}

.plus{
	position: relative;
	width: 40px;
	margin: 0 auto;
	float: left;
	margin-left: 745px;
	margin-top: -130px;
	color: #fff;
	font-size: 40px;
}

.border-footer{
	margin: 0 auto;
	background: #111111;
	width: 100%;
	min-height: 40px;
	text-align: center;
	border-top: 1px solid #666666;
    margin-top: 210px;
    position: absolute;
}

.border-footer p{
    padding-top: 10px;
    color: #fff;
}

.ir-arriba{

	display: none;
	padding:20px;
	background-color: rgba(52, 56, 59, 0.8);
	font-size: 15px;
	color: #fff;
	cursor: pointer;
	position: fixed;
	bottom: 12px;
	right: 20px;
	border-radius: 4px;
	z-index: 16000001;
}

@media screen and (max-width: 4000px){

	header nav ul li:hover{

    -webkit-transition: all .1s ease-in;
    -moz-transition: all .1s ease-in;
    -ms-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    transition: all .1s ease-in;
}

header nav ul li a:hover{
    
    -webkit-transition: all .1s ease-in;
    -moz-transition: all .1s ease-in;
    -ms-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    transition: all .1s ease-in;
}

header nav ul li .children li:hover{
    -webkit-transition: background .1.5s ease-in;
    -moz-transition: background .1.5s ease-in;
    -ms-transition: background .1.5s ease-in;
    -o-transition: background .1.5s ease-in;
    transition: background .1.5s ease-in;
}

	head {
		width: 100%;
	}

	header nav ul li span {
		display: none;	    
	}

}

@media screen and (max-width: 1035px){

	header nav{

     font-family: Arial, Tahoma, Sans-serif, Verdana, Helvetica;
     font: 85%;
     width: 999px;
     text-align: right;
     margin-top: -70px;
    }

 .contenedor0{

 	width: 999px;
 	margin: 0 auto;     
    
  }

  .square2{
  	width: 100%;
  	text-align: center;
  }

  .site_map{
    width: 100%;
	margin: 0 auto;

}

}

@media screen and (max-width: 999px){
	header nav{
		width: 89%;
		font-size: 93%;
	}

	header nav ul li:hover{
	 border: transparent;
   }

   header nav ul li a{

   	margin-right: -10px;
   	
   }

   .welcome{
   	width: 100%;
   }

   .square{
   	width: 100%;
   }

   .hi{
   	width: 100%;
   }

   .short_container{
   	width: 750px;
   	margin: 0 auto;
   	margin-top: 300px;
   	margin-bottom: 100px;
   }

   .shortcut2{

   	margin-left: 255px;
   }

   .shortcut3{

   	margin-left: 510px;

   }

   	.historia {
    width: 85%;
    margin: 0px auto;
    text-align: justify;
    }

   .mision{

   	width: 85%;
   	margin: 0 auto;
   	position: relative;
   }

   .mision p{

   	padding-left: 0px;
   }

   .vision{

   	width: 90%;
   	margin: 0 auto;
   	margin-top: 80px;
   	margin-bottom: 80px;
   	position: relative;
   	padding-left: 0px;
   }

   .vision p{
   	padding-left: 0px;
   	margin-left: 0px;
   }

   .valores{
   	width: 95%;
   }

   .politica{

   	width: 85%;
   }

   footer{
	width: 100%;
	height: 530px;
}
.site_map{
    width: 320px;
    margin: 0 auto;
}

.site_map section{
	width: 180px;
	float: left;
	margin-left: 8px;
}

.contactanos section a{

	width: 200px;
	text-align: left;

}

.contactanos section h3{
	text-decoration: none;	
	color: #fff;
	text-align: right;
	float: left;
    position: relative;
    font:100% sans-serif;
    padding: 14px 0px;
    left: 145px;
    top: -318px;
}

.pay h3{
	margin-left: 28%;
    top:10px;
}

.pay img{
	border-radius: 5px;
	float: left;
    position: relative;
    top: 10px;
    left: 25%;
}

.social h3{

    top: -110px;
    left: -7%;
}

.face{
	margin-left: 33%;
	margin-top: -110px;
}

.twit{
	margin-left: 47%;
	margin-top: -110px;
}

.plus{
	margin-left: 61%;
	margin-top: -110px;
}

.border-footer{
	margin: 0 auto;
	background: #111111;
	width: 100%;
	min-height: 40px;
	text-align: center;
	border-top: 1px solid #666666;
    margin-top: 470px;
    position: absolute;
}
}

@media screen and (max-width: 894px){
	header nav{
		width: 82%;
		font-size: 80%;
	}

	header nav ul li:hover{
	 border: transparent;
   }

   header nav ul li a{

   	margin-right: -10px;
   	
   }
}

@media screen and (max-width: 869px){


	.article_mainF{

		min-height: 1420px;


	}

	.hi h3{

		text-align: center;
		padding-left: 0px;
		margin: 0 auto;
	}

	.hi p{

		margin: 0 auto;
	}

	.view-store{
		margin: 0 auto;
		padding: 0 auto;
	}

	.play{

		display: none;
	}

	.play-responsive{

		display: inherit;
		width: 450px;
		height: auto;
		margin: 0 auto;
		margin-top: 60px;
	}

	#play{

		max-width: 450px;
		width: 100%;
		height: auto;
	}

	#play:hover{
		opacity: .8		
	}

	.short_container{
		position: relative;
		width: 515px;
		height: 480px;
		margin: 0 auto;
		margin-top: -130px;
		margin-bottom: 100px;

	}

	.shortcut2{

		margin-top: -220px;
		margin-left: 275px;
	}

	.shortcut3{

		margin-top: 40px;
		margin-left: 137.5px;
	}

	.square{

		width: 100%;
	}



}

@media screen and (max-width: 825px){
	header nav{
		width: 79%;
		font-size: 78%;
	}

	header nav ul li:hover{
	 border: transparent;
   }

   header nav ul li a{

   	margin-right: -10px;
   	
   }
}


@media screen and (max-width: 800px){

	
    head{
		width: 100%;
	}

	header nav{
	    background: #fff;	
	}

	header input{
		display: block;
	}

	header li{
		display: block;
	}

	header li a{
		display: none;
	}

	.logo img{
		display: none;

	}

	.siderbar img{
    	display: none;
    }

	header .ventas{
		display: none;
	}

	header .serch_bar{
		display: none;
	}

	header .btn_serch{
		display: none;

	}

	header nav{
		text-align: left;
	}

	header nav ul li .ico{
    display: inline;
    }

    header nav ul li a{
    display: inline;
    cursor: default;
    }


	body{
		padding-top: 80px;
	}

	.menu_bar{
		z-index: 1000;
		display:block;
		width: 100%;
		position: fixed;
		top:0;
		background-color: #03b846;
	}

	.menu_bar .bt-menu{
		display: block;
		padding: 10px;
		color: #fff;
		overflow: hidden;
		font: sans-serif;
		font-size: 25px;
		font-weight: bold;		
		font-style: italic;
		text-decoration: none;

	}

	.menu_bar span{
		float: right;
		font-size: 40px;

	}


	header nav{
		width: 80%;
		height: calc(100% - 80px);
		-webkit-height: calc(100% - 80px);
		-moz-height: calc(100% - 80px);
		position:fixed;
		left:100%;
		margin-top: 99px;
		overflow: scroll;
		background: #EBEBEB;
		box-shadow:0px 1px 10px #888;
	}

	header nav ul li{
		display:block;
		border-bottom: 1px solid rgba(255,255,255,.5)
	}

	header nav ul li a{
		display: block;
	}

	header nav ul li a {
	height: 140%;
}

	header nav ul li a:hover{
		text-decoration: none;
	}

	header nav ul li:hover .children{
		display: none;
	}

	header nav ul li .children{
		width: 100%;
		position:relative;

	}

	header nav ul li .children li a{
		margin-left: 20px;
	}

	header nav ul li .fa{
	    float:right
    }

    .myheader{
    	height: 0px;
    	width: 0px;
    	background: transparent;
    }

    .main{	
    background: #fff;
    margin: 0 auto;
	margin-top: -20px;
	width: 100%;
}




@media screen and (max-width: 580px){

	.contact{
		margin-left: 10px;
	}

	.othercont{

		margin-left: 339px;

	}
}

@media screen and (max-width: 575px){
	.contfix{
		min-width: 100%;
		margin: 0 auto;
	}

	.contact{
	margin:0 auto;
	min-width: 95%;
	text-align: center;
    }

	.contenedorc{
		min-width: 100%;
	}

	.othercont{
		display: none;
	}

	#adress3{

		margin: 0 auto;
		width: 95%;
	}

	#map-canvas{

		width: 95%;
		margin: 0 auto;
		margin-top: 30px;
	}

	#map-canvas2{

		width: 95%;
		margin: 0 auto;
		margin-top: 30px;
	}

	#article_adress{

		height: 1920px;
	}

	#map-container{

		height:800px;
	}

}

@media screen and (max-width: 550px){


	.article_mainF{

		min-height: 1640px;
	}


	.hi p{

		width: 90%;
		padding-right: 20px;
	}

	.hi h3{

		font-size: 2em
	}

    .short_container{
		position: relative;
		width: 240px;
		height: 730px;
		margin: 0 auto;
		margin-top: -130px;
		margin-bottom: 100px;

	}

	.shortcut2{

		margin-top: 30px;
		margin-left: 0;
	}

	.shortcut3{

		margin-top: 30px;
		margin-left: 0;
	}

}

@media screen and (max-width: 450px){

	.play-responsive{

		width: 90%


	}


}

