#custom_footer {
  background-color: #000;
  color: #fff;
  line-height: 1;
  font-family: "helveticaneue",Arial,sans-serif;
  text-align: left; }

.toremove {
  display: none; }

#custom_footer * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff; }

#custom_footer a {
  color: #fff;
  transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -ms-transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  text-decoration: none; }

#custom_footer a:hover,
#custom_footer a:focus,
#custom_footer a:active {
  color: #ff7900; }

#custom_footer ul {
  margin: 0;
  padding: 0; }

#custom_footer ul li {
  list-style-type: none; }

#custom_footer .inner-padding {
  min-height: 1px;
  padding-right: 1rem;
  padding-left: 1rem;
  width: 100%; }

#custom_footer .footer-top-section,
#custom_footer .footer-middle-section {
  border-bottom: 1px solid #595959; }

#custom_footer .footer-top-section {
  padding-top: 25px;
  padding-bottom: 25px;
  font-size: 1.1em; }

#custom_footer .footer-bottom-section {
  padding-top: 25px;
  padding-bottom: 47px;
  font-size: 0.8em;
  font-weight: 700; }

.footer-bottom-section .static-menu {
  font-weight: bold;
  padding: 0;
  margin-top: 0;
  margin-bottom: 1rem;
  line-height: 1.5; }

.footer-bottom-section .static-menu li {
  margin-right: 1.5em;
  display: inline-block; }

.footer-middle-section .top-content {
  margin-top: 25px;
  font-size: 1.3em;
  font-weight: bold; }

.footer-middle-section .bottom-section {
  font-weight: 700;
  margin-top: 50px;
  font-size: 0.9em; }

.footer-middle-section .contact-menu {
  margin-bottom: 1rem;
  padding: 0;
  padding-bottom: 16px !important; }

.footer-middle-section .contact-menu li {
  display: inline-block;
  margin-right: 0.5rem;
  vertical-align: middle; }

.footer-middle-section .contact-menu li:last-child {
  margin-right: 0; }

.footer-middle-section .contact-menu li a {
  margin: 0 10px 0 0;
  display: block;
  padding: 2px 10px 0 40px; }

.footer-middle-section .contact-menu li a:hover span {
  color: #ff7900 !important; }

@media screen and (max-width: 768px) {
  .footer-middle-section .contact-menu li:not(:last-child) {
    padding-bottom: 15px; } }

.social-menu svg {
  fill: #fff;
  display: inline-block;
  width: 40px;
  height: 40px;
  transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in;
  -ms-transition: all .3s ease-in;
  -o-transition: all .3s ease-in; }

.footer-top-section .social-menu {
  margin-bottom: 0;
  font-weight: bold; }

.social-menu li {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  margin-right: 0.5rem; }

.social-menu svg .st0 {
  fill: #000; }

.social-menu svg .st1 {
  fill: #fff; }

.icon-footer-contact {
  margin-right: 9px; }

.footer-column {
  font-size: 0.8em; }

.footer-column .link-menu {
  margin-bottom: 1rem; }

.footer-column .footer-title {
  font-size: 1.3em;
  margin-top: 25px;
  margin-bottom: 25px; }

.footer-column .link-menu {
  font-size: 0.8em;
  line-height: 2; }

.footer-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 20px; }

.footer-block .footer-column {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.social-menu a {
  display: inline-block;
  width: 39px;
  height: 39px;
  vertical-align: top;
  border-radius: 100%; }

/* Facebook Icon hover */
.social-menu .fb:hover {
  background: #45619d; }

.social-menu .fb:hover svg {
  fill: #45619d; }

.social-menu .white-hover {
  fill: #fff; }

.social-menu .fb .st0,
.social-menu .twitter-icon .st0,
.social-menu .youtube .has-hover,
.social-menu .youtube .white,
.social-menu .email .black,
.social-menu .email .st0 {
  transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -ms-transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in; }

.social-menu .fb:hover svg .st0 {
  fill: #45619d; }

/* Twitter icon Hover */
.social-menu .twitter-icon:hover {
  background: #fff; }

.social-menu .twitter-icon:hover svg .withhover,
.social-menu .twitter-icon:hover svg .st0 {
  fill: #fff; }

.social-menu .twitter-icon:hover path {
  fill: #000; }

.social-menu .twitter-icon:focus {
  outline: none; }

/* Youtube hover */
.social-menu .youtube:hover {
  background: #cd201f; }

.social-menu .youtube:hover svg,
.social-menu .youtube:hover svg .has-hover {
  fill: #cd201f; }

.social-menu .youtube svg .white {
  fill: #fff; }

/* Instagram hover */
.social-menu .instagram:hover,
.social-menu .googlePlus:hover {
  background: #fb324f; }

.social-menu .instagram:hover svg,
.social-menu .instagram:hover svg .st0,
.social-menu .googlePlus:hover svg {
  fill: #fb324f; }

.social-menu .instagram svg .white,
.social-menu .googlePlus svg .white {
  fill: #fff; }

/* Email hover */
.social-menu .email:hover {
  background: #fff; }

.social-menu .email:hover svg {
  fill: #fff; }

.social-menu .email:hover .black {
  fill: #000; }

.social-menu .email:hover .st0 {
  fill: #fff; }

@media (max-width: 480px) {
  #custom_footer ul li.block-mobile {
    display: block;
    margin-bottom: 15px; }
  .social-menu li {
    margin-right: 0.2rem; } }

.oro-section-usabilla {
  padding: 1em 0;
  background-color: #595959;
  color: #fff;
  text-align: left; }

.oro-section-usabilla .page-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.oro-section-usabilla .vertical-align {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.oro-section-usabilla h4 {
  font-size: 1.438em; }

.oro-section-usabilla .left {
  -webkit-box-flex: 2;
  -ms-flex-positive: 2;
  flex-grow: 2; }

.oro-section-usabilla .btn-usabilla {
  height: 32px;
  font-size: 12px;
  border-width: 2px;
  padding: 0 1rem;
  line-height: 28px;
  border-radius: 0;
  color: #FFFFFF !important;
  cursor: pointer !important;
  background-color: #FF7900;
  border-color: #FF7900;
  margin-top: 10px;
  display: inline-block;
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  border: 2px solid transparent;
  border-radius: 0;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }

.oro-section-usabilla .btn-usabilla:hover {
  border-color: #F16E00;
  background: #F16E00;
  color: #FFFFFF; }

@media (max-width: 560px) {
  .oro-section-usabilla .right {
    display: none; } }

#back-top {
  display: none; }

@media (max-width: 560px) {
  .footer-newsletter .label-news {
    font-weight: bold;
    font-size: 18px; }
  .footer-newsletter input[type="text"] {
    min-width: auto !important; } }

.footer-top-section-newsletter {
  padding-bottom: 15px !important; }

.footer-newsletter .label-news {
  font-weight: bold;
  font-size: 18px; }

.footer-newsletter input[type="text"] {
  min-width: 500px;
  padding: 9px;
  background-color: #000;
  border: 1px solid #fff; }

.footer-newsletter button[type="submit"] {
  background-color: #000;
  border: 1px solid #fff;
  padding: 11px 20px;
  font-weight: bold; }

.footer-newsletter .disclamer {
  padding-top: 20px; }
  .footer-newsletter .disclamer span {
    margin-left: 10px;
    position: absolute;
    margin-top: 4px; }
  .footer-newsletter .disclamer .disclamer-check {
    position: static;
    opacity: 100%;
    border: 1px solid #fff;
    cursor: pointer;
    width: 20px;
    height: 20px; }
    .footer-newsletter .disclamer .disclamer-check::after {
      display: flex;
      content: ' ';
      height: 20px;
      width: 20px;
      border: solid 1px #fff;
      background: #000;
      margin-right: 10px;
      cursor: pointer; }
    .footer-newsletter .disclamer .disclamer-check:checked::after {
      display: flex;
      content: '';
      left: 0;
      position: relative;
      top: 0px;
      width: 20px;
      height: 20px;
      border: solid 1px #FF7900;
      background: url(https://www.orange.ro/imagini/nl/checked.png);
      background-position: center; }

.footer-newsletter .notif {
  padding-top: 5px; }

.footer-newsletter .alerta {
  position: relative;
  padding: 7px 0 7px 26px;
  margin: 0;
  color: white; }

.footer-newsletter .color-dark .alerta {
  color: black; }

.footer-newsletter .alerta-eroare::before {
  content: '';
  position: absolute;
  background: url("https://www.orange.ro/imagini/nl/alerta-eroare.png");
  left: 0;
  top: 7px;
  width: 18px;
  height: 16px; }

.footer-newsletter .alerta-succes::before {
  content: '';
  position: absolute;
  background: url("https://www.orange.ro/imagini/nl/alerta-succes.png");
  background-repeat: no-repeat;
  left: 0;
  top: 10px;
  width: 18px;
  height: 16px; }

.footer-newsletter .eroare {
  border: 1px solid #cd3c14 !important; }

.link-contact-bottom {
  position: relative;
  bottom: 2px; }

.social-icon .email .icon-mail {
  transition: all .4s ease; }

.social-icon .email:hover .icon-mail {
  fill: #000; }

.removeLater {
  display: none; }
