a{
	cursor: pointer;
	
}

.btn-metodo{

	
	position: absolute;
	bottom: 1em;
	right: 1em;
	
}


.menuini{
	border:3px solid #ffffff;
	
	background: right top / contain no-repeat rgba(19, 18, 17, 0.52);
 
    background: #4068A6;
    color: white;
    font-weight: 800;
    height: 180px;
}


.menu-mejor{
	border-radius: 10px;	
	background-position: right !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	border: 3px solid #ffffff;
    color: white;
    height: 180px;
    box-shadow: 5px 5px 9px #000000;
	
}


.rss{
	
   
  padding: 30px;
    position: relative;
    display: -webkit-inline-box;
    background: #ffffff;
    /* border-radius: 10px; */
    border-color: #16499A;
    border-style: dashed;
    transform: rotate(-6deg);
    /* box-shadow: 2px 2px 10px; */
	
    
   
	
}

.siguenos{
	
 
    position: relative;
    transform: rotate(-6deg);
 
    color: white;
    font-style: oblique;
    font-weight: 900;
	
    
   
	
}

@media screen and ( max-width: 767px ) { 
.rss{
	
	    position: inherit;
    margin-bottom: 15px;
	
}

	
}

.rss > img{
	
	  
}

.bg-form{
	
    padding: 0px;
    background: #fff;
    border-radius: 0;
  /*  border-color: #ffffff; 
    border-style: solid;*/
	margin: 30px;
}

.show >.show{
	
	position: absolute;
    will-change: transform;
    top: -50px!important;
    left: 100% !important;
    transform: translate3d(4px, 50px, 0px);
	background: #2474CA
	
	
}



.container-pelao {
		
		width: 100%;
	
		padding: 0px;
			    
    left: 0px;
	 }
.container{
	
	padding-left: 0 !important;
}

.padding-barra{
	padding-top: .8em;
	padding-bottom: .8em;
	padding-left: 2em;
	
}
.padding20{
	
	padding-top: 1em;
	padding-bottom: 1em;
}

.bg-azul{
	
	background-color: #005CA8;
	color: white;
}

.negro70{
	
	
	padding-left: 5%;
	padding-right: 5%;
}

.bg-verde{
background-color: #1E5E00;
	color: white;	
	
}



.bg-verde-claro{
background-color:#0E8700;
	color: white;	
	
}


.bg-azul-oscuro{
background-color: #003D67;
	color: white;	
	
}

.bg-azul-claro{
background-color: #1B6EAE;
	color: white;	
	
}


.bg-plata{
	background-color:#111;
	color: white;
	
}

.centrado{
	text-align: center;
	
	
}

.row{
	
	
	margin-right: 0px;
    margin-left: -0px;
}



.margen-arriba{
	
	margin-top: 2em;
}

	.fixed-top{
	
  position: absolute;
  top: 0;
width: 101%;
	
}

.navbar {
   
     padding: 0rem 0rem; 
}

@media screen and ( min-width: 768px ) { 
nav > .row{
	
	margin-bottom: 0em !important;
	padding-top: 1em;
	padding-bottom: 1em;
	padding: 0;
	
}
	.masthead .fixed{
	
position: absolute;
bottom: 0;
width: 100%;
left: 0px;
	
}
	.imagen-fondo{
	
	background:url("../img/ecuador2.jpg");
	background-size: cover;
		background-position: right,top;
		background-repeat: no-repeat;

	
}
	
}

@media screen and ( max-width: 767px ) { 
	
	
	.nocel{
		
		display: none;
	}
nav > .row{
	
	margin-bottom: 0em !important;
	
}

	
}