@import "less/main.less";
.btn_lermais {
  border: 1px solid #646464;
  padding: 10px 30px;
  background-color: transparent;
  color: #646464;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
  text-transform: uppercase;
}
.btn_lermais:hover {
  border: 1px solid #9b1f2e;
  background-color: #9b1f2e;
  color: #ffffff;
}
.htmleditor_holder > * {
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  font-style: inherit;
  color: inherit;
}
.htmleditor_holder.child_null > * {
  margin: 0px;
}
.padding_top_menu {
  height: 0px;
  margin: 0px;
  padding: 0px;
}
.banner_parallax_300 {
  background-color: rgba(0,0,0,0.4);
  width: 100%;
  height: auto;
  min-height: 300px;
}
.parallax_300 {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: 50% 163px;
  min-height: 300px;
  height: auto;
  margin: 0 auto;
  width: 100%;
  position: relative;
}
#parallax_holder {
  background-color: #ffffff;
  width: 100%;
  height: auto;
  min-height: 250px;
}
#parallax {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: 50% 25%;
  min-height: 250px;
  height: auto;
  margin: 0 auto;
  width: 100%;
  position: relative;
}
.item_valign {
  position: relative;
  top: 50%;
  bottom: auto;
  -ms-transform: translate(0px,-50%);
  -webkit-transform: translate(0px,-50%);
  transform: translate(0px,-50%);
}
.abitem_valign {
  position: absolute;
  top: 50%;
  bottom: auto;
  -ms-transform: translate(0px,-50%);
  -webkit-transform: translate(0px,-50%);
  transform: translate(0px,-50%);
}
.item_halign {
  position: relative;
  left: 50%;
  right: auto;
  -ms-transform: translate(-50%,0px);
  -webkit-transform: translate(-50%,0px);
  transform: translate(-50%,0px);
}
.item_falign {
  position: relative;
  top: 50% !important;
  bottom: auto !important;
  left: 50% !important;
  right: auto !important;
  -ms-transform: translate(-50%,-50%) !important;
  -webkit-transform: translate(-50%,-50%) !important;
  transform: translate(-50%,-50%) !important;
}
.padding_null {
  padding: 0px;
}
.margin_null {
  margin: 0px;
}
.main_btn {
  background-color: transparent !important;
  color: #969696 !important;
  border: 1px solid #969696;
  padding: 10px 30px;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
  text-transform: uppercase;
  border-radius: 0px;
  webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.main_btn p {
  color: #969696 !important;
}
.main_btn:hover,
.main_btn.active {
  background-color: #9b1f2e !important;
  color: white !important;
  text-decoration: none;
  cursor: pointer;
  text-transform: uppercase;
}
.main_btn:hover p,
.main_btn.active p {
  color: white !important;
}
.main_btn_2 {
  background-color: transparent !important;
  padding: 10px 30px;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
  border-radius: 0px;
  color: #9b1f2e !important;
  border: 1px #9b1f2e solid !important;
}
a.main_btn_2,
a.main_btn_2:hover {
  text-decoration: none;
}
.main_btn_2:hover {
  color: #9b1f2e;
  border: 1px #9b1f2e solid;
}
a {
  color: #9b1f2e !important;
  cursor: pointer;
}
a:hover,
a:focus,
a:active {
  color: #9b1f2e !important;
  cursor: pointer;
}
.boxStyle {
  background-color: transparent;
  border: 1px solid #e1e1e1;
  color: #e1e1e1;
  height: 40px;
  width: 100%;
  padding-left: 20px;
  border-radius: 10px;
}
.padding_top_less {
  padding-top: 15px;
}
.filet100 {
  height: 1px;
  width: 100%;
  background-color: #e1e1e1;
}
.filet100_white {
  height: 1px;
  width: 100%;
  background-color: #ffffff;
}
.whitebottom {
  border-bottom-color: #ffffff;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.whitebottom:hover {
  border-bottom-color: #9b1f2e;
}
.h4.active,
h4.active {
  color: #9b1f2e;
  font-weight: bold;
}
.square_4_1 {
  outline: 0;
  height: 0;
  width: 100%;
  padding-bottom: 25%;
  position: relative;
  overflow: hidden;
}
.square_4_1 img {
  outline: 0;
  height: auto;
  position: absolute;
  width: 100%;
  max-width: unset;
  top: 50% !important;
  bottom: auto !important;
  left: 50% !important;
  right: auto !important;
  -ms-transform: translate(-50%,-50%) !important;
  -webkit-transform: translate(-50%,-50%) !important;
  transform: translate(-50%,-50%) !important;
}
.square_4_2 {
  outline: 0;
  height: 0;
  width: 100%;
  padding-bottom: 50%;
  position: relative;
  overflow: hidden;
}
.square_4_2 img {
  outline: 0;
  height: auto;
  position: absolute;
  width: 100%;
  max-width: unset;
  top: 50% !important;
  bottom: auto !important;
  left: 50% !important;
  right: auto !important;
  -ms-transform: translate(-50%,-50%) !important;
  -webkit-transform: translate(-50%,-50%) !important;
  transform: translate(-50%,-50%) !important;
}
.square_4_3 {
  outline: 0;
  height: 0;
  width: 100%;
  padding-bottom: 75%;
  position: relative;
  overflow: hidden;
}
.square_4_3 img {
  outline: 0;
  height: 100%;
  position: absolute;
  width: auto;
  max-width: unset;
  top: 50% !important;
  bottom: auto !important;
  left: 50% !important;
  right: auto !important;
  -ms-transform: translate(-50%,-50%) !important;
  -webkit-transform: translate(-50%,-50%) !important;
  transform: translate(-50%,-50%) !important;
}
.square_4_4 {
  outline: 0;
  height: 0;
  width: 100%;
  padding-bottom: 100%;
  position: relative;
  overflow: hidden;
}
.square_4_4 img {
  outline: 0;
  height: 100%;
  position: absolute;
  width: auto;
  max-width: unset;
  top: 50% !important;
  bottom: auto !important;
  left: 50% !important;
  right: auto !important;
  -ms-transform: translate(-50%,-50%) !important;
  -webkit-transform: translate(-50%,-50%) !important;
  transform: translate(-50%,-50%) !important;
}
