.first_footer{
  background: #137631;
  width: 100%;
  float: left;
  color:white;
  text-align: center;
  display: none;
}
.flag{
width: 10%;
float: left;
}
.cambio_info{
  width: 30%;
  float: left;
}
.cambio_info_left{
  width: 30%;
  float: left;
  padding-left: 2px;
  font-weight: 600;
}
.cambio_info .firstarrow {
  margin-left: 34%;
  color: #f1d74c;
}
.cambio_info .lastarrow {
  margin-right: 34%;
  color: #f1d74c;
}
.title_1{
  width: 30%;
  float: left;
  font-weight: 600;
}
.title_2{
  width: 30%;
  float: left;
  font-weight: 600;
  text-align: right;
  padding-right: 10%;
}
.cambio_row{
  width: 100%;
  /*margin: 2px 0;*/
  padding: 5px;
  float: left;
	position: relative;
}
.cambio_row2{
  width: 100%;
  float: left;
	position: relative;
}
.odd{
  background-color: #ebebeb;
}
.cambio_date{
  font-weight: 600;
font-size: 12px;
text-transform: uppercase;
color: #fff;
float: left;
width: 50%;
margin-top: 4px;
padding-right: 5px;
}
.flag img{
  width: 100%;
}
.f_active{
  display: block!important;
}
.menu_options{
  width: 100%;
  float: left;
}
.forth_submenu a{
  color: black!important;
}
.forth_footer  a{
  color: black!important;
}
.option_one,.option_two,.option_three,.option_four{
  width: 25%;
  text-align: center;
  padding: 5px 0;
  float: left;
  color: white;
  cursor: pointer;
}
.option_one a,.option_two a,.option_three a,.option_four a{
  color: white;
}
.option_one a:hover,.option_two a:hover,.option_three a:hover,.option_four a:hover{
  color: white;
}
.option_one{
  background:#b4343b;
}
.option_two{
  background:#137631;
}
.option_three{
  background:#f1d74c;
}
.option_three a{
  color: black!important;

}
.option_three a:hover{
  color: black!important;

}
.scroll{
  position: fixed;
bottom: 15px;
left: 50%;
transform: translate(-50%);
opacity: 0.9;
z-index: 999;
}
.taxas_holder{
  width: 100%;
  background: #555;
}
.option_four{
  background:#9b9b9b;
  color: black!important;
}
.second_footer{
  background: #9b9b9b;
  width: 100%;
  float: left;
  color:white;
  display: none;
    text-align: center;
}
.third_footer{
  background: #b4343b;
  width: 100%;
  float: left;
  color:white;
  display: none;
    text-align: center;
}
.forth_footer{
  background: #f1d74c;
  width: 100%;
  float: left;
  color:black;
  display: none;
    text-align: center;
}
.first_footer h3,.second_footer h3, .third_footer h3,.forth_footer h3{
  text-align: center;
  margin:20px 0;
}
.first_footer,.second_footer,.third_footer,.forth_footer{
  padding: 10px 0;
}
.first_footer a,.second_footer a,.third_footer a,.forth_footer a{
  color: #fff;
}
.first_footer a:hover, .first_footer a:focus, .second_footer a:hover, .second_footer a:focus, .third_footer a:hover, .third_footer a:focus, .forth_footer a:hover, .forth_footer a:focus {
  color: #fff;
  text-decoration: none;
}

.first_collumn,.second_collumn,.third_collumn,.forth_collumn{
  width: 25%;
  float: left;
}
.single_row{
  width: 100%;
  float: left;
  text-align: center;
}
.single_row span{
  margin: 0 10px;
}
.submenu .fa{
  font-size: 24px;
    float: right;
    margin-right: 20px;
    margin-top: 9px;
    cursor: pointer;
}
.social_links .fa{
  font-size: 18px;
  margin: 1px 0px 1px 10px;
  color: #3C8E55;
}
.social_links{
  width: 100%;
float: left;
text-align: right;
margin-top: -7px;
}

.col_80{
  width: 75%;
  float: left;
}
.col_33{
  width: 33%;
  float: left;
}
.col_100{
  width: 100%;
  float: left;
}
.col_20{
  width: 25%;
  float: left;
}
.Wcol1 a, .Wcol1a a{
  font-weight: bold!important;
  text-transform: uppercase!important;
}
.first_submenu{
  background: #137631;
  width: 100%;
  float: left;
  color:white;
  position: relative;
  z-index: 1;
  display: none;
}

.second_submenu{
  background: #9b9b9b;
  width: 100%;
  float: left;
  color:white;
  position: relative;
  z-index: 1;
  display: none;
}
.third_submenu{
  background: #b4343b;
  width: 100%;
  float: left;
  color:white;
  z-index: 1;
  position: relative;;

  display: none;
}
.forth_submenu{
  background: #f1d74c;
  width: 100%;
  float: left;
  color:black;
  position: relative;
  z-index: 1;
  display: none;
}
.first_submenu h3,.second_submenu h3, .third_submenu h3,.forth_submenu h3{
  text-align: center;
  margin:20px 0;
}
.first_submenu,.second_submenu,.third_submenu,.forth_submenu{
  padding: 10px 0;
}
.submenu a {
  color: #fff;
}
.submenu a:hover, .submenu a:focus {
  color: #fff;
  text-decoration: none;
}
.langchange{
  float: left;
  margin-top: 4px;
  width: 100%;
  text-align: center;
  color: #137631;
}
.topmenu .langchange p, .topmenu .langchange a {
  color: #137631;
  text-transform: none;
}
.topmenu .langchange a {
  padding: 4px;
}
.topmenu .langchange a.lang_active {
  color: #fff;
  background-color: #137631;
  border-radius: 4px;
}
.langToggle a {
  width: 100%;
  float: left;
  color: white!important;
  text-align: center;
  color: #137631;
}
.langToggle .current{
  width: 100%;
  float: left;
  color: black!important;
  background: white;
  border: 1px solid green;
  border-radius: 4px;
  text-align: center;
}
.langToggle{
  /*width: 27px;*/
  text-align: left;
  position: absolute;
  top: 50px;
  /* right: 0px; */
  background: green;
  color: white;
  border-radius: 4px;
  color: white;
  text-align: center;
  z-index: 9;
  display: none;
  float: right;
  margin-left: -1px;
  /* margin-top: 7px; */
}
.langToggle a{
float: left;
padding: 4px;
font-size: 12px;
}
.langToggleBtn:hover{
  background-color: #137631;
  color: white;
}
.langToggleBtn{
  float: right;
background-color: #fff;
border: 1px solid #137631;
color: #137631;
text-align: center;
border-radius: 4px;
padding: 4px;
font-size: 12px;
cursor: pointer;
}
tbody td{
  border: 1px solid #047235;
    padding: 2px;
    font-size: 12px;
}
 tbody > tr:nth-child(1) > td{
   background: #047235;
   color:white;
   font-weight: 600;
 }
