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

#topo{
    color: #fff;
    background: none;
    float: left;
    width: 100%;
    margin: 0 0 13px 0;
}
#topo .logo{
	width: 118px;
	height:  118px;
	float: left;
    margin: 10px 0 0 20px;
}
#topo .dir{
	float: right;
    position: relative;
    margin: 0 20px 0 0;
}
#topo .dir .tel{
	margin: 12px 0 10px 0;
}
#topo .dir .tel .teltel{
	float: left;
    font-family: 'Geogrotesque SmBd';
    font-weight: 600;
    font-style: normal;
	font-size: 30px;
	background: url(../img/zap.png) no-repeat right center;
	padding: 0 38px 0 0;
	background-size: 28px;
	margin: 14px 35px 0 0;
	    color: #fff;
    text-decoration: none;
}
#topo .dir .tel .teltel a {
	color: #fff;
	text-decoration: none;
}
#topo .dir .tel .teltel a:hover {
	color: #ec2c5d;
}

#topo .dir .tel .app{
	float: left;
    font-family: 'Geogrotesque Rg';
    font-weight: normal;
    font-style: normal;
	font-size: 13px;
}
#topo .dir .app{
	float: left;
}
#topo .dir .app img{
	width: 85px;
	float: left;
	margin: 4px 4px 0 0;
}


#topo .dir nav{
    position: absolute;
    top: 85px;
	right: 0;
}
#topo .dir nav a{
	float: right;
	text-decoration: none;
	color: #fff;
    font-family: 'Geogrotesque Md';
    font-weight: 500;
    font-style: normal;
	padding: 7px 15px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
	margin: 0 0 0 17px;
}
#topo .dir nav a.verde{
	background: #8faf17;
}
#topo .dir nav a.rosa{
	background: #ec2c5d;
}
#topo .dir nav span{
	float: right;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
	background: #7a386c;
	height: 34px;
	padding: 0 5px;
	margin: 0 0 0 17px;
}
#topo .dir nav span a{
	margin: 0;
	padding: 0;
}
#topo .dir nav span a img{
	float: left;
	width: 24px;
	margin: 5px 3px 0 3px;
}
#topo .menu-resp{
    visibility: hidden;
    position: absolute;
    top: -9999px;
}



@media only screen and (min-width: 768px) and (max-width: 1024px)  {

	}
	
@media only screen and (min-width: 480px) and (max-width: 767px) {

	}
	
@media only screen and (max-width: 479px) {

	}





@media only screen and (min-width: 650px) and (max-width: 767px) {
#topo {
	/*border: solid 1px red;
	height: 350px;*/
	position: relative;
    height: 184px;
}
#topo .dir nav {
	visibility: hidden;
	position: absolute;
	top: -99999px;
}
#topo .dir .tel .teltel , #topo .dir .tel .app{
	float: none;
	}
#topo .dir .tel .app {
	margin: 20px 0 0 0;
}
#topo .menu-resp{
visibility: visible;
    float: left;
    width: 96%;
    background: #48183e;
    padding: 9px 2%;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
	
	
#topo .menu-resp{
    position: absolute;
    top: 135px;
	right: 0;
}
#topo .menu-resp a{
	float: right;
	text-decoration: none;
	color: #fff;
    font-family: 'Geogrotesque Md';
    font-weight: 500;
    font-style: normal;
	padding: 7px 15px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
	margin: 0 0 0 17px;
}
#topo .menu-resp a.verde{
	background: #8faf17;
}
#topo .menu-resp a.rosa{
	background: #ec2c5d;
}
#topo .menu-resp span{
	float: right;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
	background: #7a386c;
	height: 34px;
	padding: 0 5px;
	margin: 0 0 0 17px;
}
#topo .menu-resp span a{
	margin: 0;
	padding: 0;
}
#topo .menu-resp span a img{
	float: left;
	width: 24px;
	margin: 5px 3px 0 3px;
}
	}



	
@media only screen and (max-width: 649px) {
#topo {
    position: relative;
    height: 184px;
}
#topo .logo {
    width: 100px;
    height: 100px;
    margin: 17px 0 0 20px;
	}
#topo .dir .tel .teltel {
    font-size: 22px;
	float: none;
	margin: 22px 0 15px 0;
}
	
#topo .dir nav {
    visibility: hidden;
    position: absolute;
    top: -99999px;
}

#topo .dir {
	margin: 0 20px 0 0;
}	
#topo .dir .tel .app {
    float: right;
    text-align: right;
}
	
	
#topo .menu-resp {
    visibility: visible;
    float: left;
    width: 92%;
    background: #48183e;
    padding: 9px 2%;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    margin: 0 2% 0 0;
}
	
	
	
#topo .menu-resp{
    position: absolute;
    top: 135px;
	right: 0;
}
#topo .menu-resp a{
	float: left;
    text-decoration: none;
    color: #fff;
    font-family: 'Geogrotesque Md';
    font-weight: 500;
    font-style: normal;
    padding: 7px 10px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    margin: 0 5px;
        font-size: 13px;
}
#topo .menu-resp a.verde{
	background: #8faf17;
}
#topo .menu-resp a.rosa{
	background: #ec2c5d;
}
#topo .menu-resp span{
	float: right;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
	background: #7a386c;
	height: 34px;
	padding: 0 5px;
	margin: 0;
}
#topo .menu-resp span a{
	margin: 0;
	padding: 0;
}
#topo .menu-resp span a img{
	float: left;
	width: 24px;
	margin: 5px 3px 0 3px;
}
}
