

  
    
	
	.vegas-background{
		border: 0px;
		
		
	}
	

.borderdepa{
    border:solid #bd230b;
    border-width:1px;  border-radius: 10px 10px 0px 0px;
                                       border: 1px solid #e9e9e9;
  padding: 20px;
    
}

.borderdepa2{
    border:solid #bd230b;
  
                                       border: 1px solid #e9e9e9;
  padding: 20px;
    
}

    
    @font-face {
  font-family: Nexafont;
  src: url(css/fonts/NexaLight.woff);
}
      @font-face {
  font-family: Nexalightfont;
  src: url(css/fonts/NexaLight.woff);
}
    
    .titulo {
  font-family: Nexafont;
        font-size: 30px;
}
     .titulo2 {
  font-family: Nexafont;
        font-size: 22px;
color:#5b9bc3;
}

 .titulo3 {
  font-family: Nexafont;
        font-size: 18px;
color:#5b9bc3;
}

.bordecampo {
    border-top:0px; border-left:0px; border-right: 0px; 
}
.margdivcam{
    margin-bottom: 5px;
}
     .txtcolor {

color:#5b9bc3;
}
    
       .texto {
  font-family:  Nexalightfont;
        font-size: 15px;
           color: #646363;
}
  .textow {
  font-family:  Nexalightfont;
        font-size: 16px;
           color: #fff;
}

           .texto2 {
  font-family:  Nexalightfont;
        font-size: 16px;
           color: #646363;
}
    
        .titulomenu {
  font-family: Nexafont;
        font-size: 18px;
        color:#646363;
            
}
    .titulomenu:hover {
       color:#5b9bc3;    
            
}
 
   
    
 .bajar{
        padding-left:100px;
	}
    
      .mlargo{
       margin-top:150px;
	}

   .mlargoI{
       margin-top:150px;
	}
    
    
       .mmargen{
            padding-left:40px;padding-right:0px;
            
        }
    
    
    
	@media (max-width: 760px) {
        
        .mmargen{
            padding-left:40px;padding-right:20px;
            
        }
        .mlargo{
       margin-top:20px;
            
        }
           .mlargoI{
       margin-top:65px;
	}
    
        
	.bajar{
	
        padding-left:10px;
	}
     	.desaparecer{
	display:none;
	}   
        .titulo {
        font-size: 24px;
}
         .titulo2 {
  font-family: Nexafont;
        font-size: 18px;
color:#5b9bc3;
}
        .titulo2 {
  font-family: Nexafont;
        font-size: 16px;
color:#5b9bc3;
}
    
         .titulomenu {
  font-family: Nexafont;
        font-size: 15px;
        color:#646363;
            
}
        
        
    }

.camera_prev,
.camera_next,
#slider .owl-prev,
#slider .owl-next,
.flex-prev,
.flex-next,
.nivo-prevNav,
.nivo-nextNav,
.slider-arrow-top-sm,
.slider-arrow-bottom-sm {
	position: absolute;
	cursor: pointer;
	z-index: 10;
	top: 55%;
	left: 60px;
	margin-top: -26px;
	background-color: rgba(255,255,255,0.3);
	width: 42px;
	height: 42px;
	border: 0;
	border-radius: 0 3px 3px 0;
	-webkit-transition: background-color .3s ease-in-out;
	-o-transition: background-color .3s ease-in-out;
	transition: background-color .3s ease-in-out;
}


#slider-arrow-right {
	position: absolute;
	cursor: pointer;
	z-index: 10;
	top:55%;
	left: 60px;
	margin-top: -26px;
	background-color: rgba(255,255,255,0.3);
	width: 42px;
	height: 42px;
	border: 0;
	border-radius: 0 3px 3px 0;
	-webkit-transition: background-color .3s ease-in-out;
	-o-transition: background-color .3s ease-in-out;
	transition: background-color .3s ease-in-out;
}

#slider-arrow-left i,
#slider-arrow-right i,
.camera_prev i,
.camera_next i,
#slider .owl-prev i,
#slider .owl-next i,
.flex-prev i,
.flex-next i,
.nivo-prevNav i,
.nivo-nextNav i,
.slider-arrow-top-sm i,
.slider-arrow-bottom-sm i {
	line-height: 40px;
	width: 34px;
	height: 34px;
	color: #DDD;
	color: rgba(255,255,255,0.8);
	text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
	font-size: 28px;
	text-align: center;
    	z-index: 10;

	
}




#slider-arrow-left:hover,
#slider-arrow-right:hover,
.camera_prev:hover,
.camera_next:hover,
#slider .owl-prev:hover,
#slider .owl-next:hover,
.flex-prev:hover,
.flex-next:hover,
.nivo-prevNav:hover,
.nivo-nextNav:hover,
.slider-arrow-top-sm:hover,
.slider-arrow-bottom-sm:hover { background-color: rgba(255,255,255,0.6) !important; }




