html,body{font-family:"Open Sans",sans-serif}.affix-menu{font-size:1.2rem}.affix{top:20px;width:15%}

.float{
	position: fixed;
    width: 40px;
    height: 40px;
    top: 42px;
    bottom: 143px;
    right: 12px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 21px;
    /* box-shadow: 2px 2px 3px #999; */
    z-index: 1000;
}
.float:hover {
	text-decoration: none;
	color: #25d366;
  background-color:#e3e3e3;
}

.my-float{
	margin-top:10px;
}


@media (max-width: 768px){.affix{position:static;width:auto}}dd a{text-decoration:underline}
a.back-to-top{display:none;width:40px;height:40px;text-indent:-9999px;position:fixed;z-index:999;right:20px;bottom:20px;background:#1e5c1e url("../images/up-arrow.png") no-repeat center/50%;border-radius:50%;box-shadow:1px 3px 3px -1px rgba(0,0,0,0.8)}
a:hover.back-to-top{background-color:#000000}img{width:100%;height:auto}a{color:#333333}
a:hover,a:focus,a:active{color:inherit;text-decoration:none}
.carousel-caption{text-align:left;text-shadow:0px 1px 1px rgba(0,0,0,0.8)}
@media screen and (max-width: 640px){.carousel-caption{padding:0;right:9%;bottom:-3px;left:9%}
	.carousel-caption>h3,.carousel-caption>h4{font-size:1.2rem}}
.carousel-caption>*{background:rgba(30,92,30,0.666);padding:8px;display:table}
.carousel-caption>* a{color:inherit;text-decoration:underline}header 
.datos{margin:15px 0;font-style:italic;font-size:1.3rem}
header .logo{max-width: 70%; margin-top: 20px;}
@media screen and (max-width: 640px)
{header .logo{max-width:40%}}
header .img-anios{margin-top:15%}







.hover-effect-menu,.navbar-custom .dropdown-menu li a:hover,.navbar-custom .dropdown-menu li a:focus,.navbar-custom .open,.navbar-custom .active>a,.navbar-custom a:hover,.navbar-custom a:focus,.navbar-custom a:active{box-shadow:inset 0 60px #ffffff;color:#333333}
.navbar-custom{background-color:#1e5c1e;border:none;border-radius:0;margin-bottom:0;font-size:1.15rem}
.navbar-custom .dropdown-menu{background-color:#1e5c1e;font-size:inherit}
.navbar-custom .dropdown-menu li a{color:#ffffff;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;background-color:transparent}
.navbar-custom a{color:#f0f0f0;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}
.navbar-custom .icon-bar{background-color:#ffffff}
.prefooter{margin:30px auto}.prefooter h5{margin-bottom:15px}
.prefooter .container>div{margin:15px auto}.prefooter img{max-width:75%}footer{background-color:#990000;min-height:100px;color:#ffffff;padding:30px 0}footer a,footer a:hover,footer a:focus,footer a:visited,footer a:active{color:#ffffff !important;text-decoration:underline}footer .facebook img{max-width:30px;text-align:right;box-shadow:0 0 9px -1px rgba(0,0,0,0.5)}footer .direcciones{margin:30px auto}footer .direcciones h5{font-size:1.3rem}footer .direcciones p{font-size:1.1rem}ul.nav li.dropdown:hover>ul.dropdown-menu{display:block}
@media (min-width: 979px){
	ul.nav li.dropdown:hover>ul.dropdown-menu{display:block}}

/*# sourceMappingURL=main.css.map */