.topnavbar {
border: 0;
background-color: #82E89F !important;
background-image: -webkit-linear-gradient(left, #82E89F, #82E89F);
background-image: linear-gradient(90deg, #82E89F 0, #82E89F);
background-repeat: repeat-x;
/* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff23b7e5', endColorstr='#ff51c6ea', GradientType=1); */
}
.header_name_app {
color: #ffffff !important;
font-weight: bold !important;
margin-top: 5px !important;
}
.navbar-brand {
float: inherit !important;
text-align: center !important;
}
.btn_menu_row {
margin-bottom: 10px;
}
.btn_menu_index {
height: 75px;
display: table;
text-align: center;
}
.btn_menu_index a {
display: table-cell;
vertical-align: middle;
width: 100%;
font-weight: bolder;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
padding: 10px;
color: #fff;
background-color: #4b91ea;
border-color: #3483e7;
font-size: 15px !important;
text-decoration: none;
height: 75px;
text-align: center;
}

.btn_menu {
height: 110px;
display: table;
text-align: center;
}
.btn_menu a {
display: table-cell;
vertical-align: middle;
width: 100%;
font-weight: bolder;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
padding: 10px;
color: #fff;
background-color: #4b91ea;
border-color: #3483e7;
font-size: 15px !important;
text-decoration: none;
height: 110px;
text-align: center;
}

.btn_menu_2 {

}
.btn_menu_2 a {
display: table-cell;
vertical-align: middle;
width: 100%;
font-weight: bolder;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
padding: 10px;
color: #fff;
background-color: #4b91ea;
border-color: #3483e7;
font-size: 15px !important;
text-decoration: none;
height: 75px;
text-align: center;
}
.btn_menu_green a {
color: #fff;
background-color: #27c24c !important;
border-color: #26be4a !important;
}
.btn_menu:hover {
color: #fff;
background-color: transparent;
border-color: transparent;
text-decoration: none;
}
.btn_shadow {
-webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.5);
box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.5);
}
.navbar-nav {
margin: 0px -15px !important;
}
.img-responsive_fixed{
max-width: 100% !important; height: auto !important;
}
.gallery_lg a {
text-decoration: none;
margin-bottom: 20px;
}
