#cristalhotel-footer-tag {
  width: 100%;
}

#cristalhotel-footer-tag .chf-wp {
  width: 100%;
}


/* TOP BLOCK */
#cristalhotel-footer-tag .b-top {
  width: 100%;
  background: rgba(233,124,21,0.6);
  box-sizing: border-box;
  padding: 12px 0;
}

#cristalhotel-footer-tag .b-top a,
#cristalhotel-footer-tag .b-top span {
  color: white;
  color: rgba(255,255,255,0.8);
  font-family: 'Noto Sans';
  font-size: 13px;
  display: inline-block;
  box-sizing: border-box;
  /*! height: 28px; */
  /*! line-height: 28px; */
}

#cristalhotel-footer-tag .b-top a {
  
}

#cristalhotel-footer-tag .b-top a:hover {
  width: 100%;
  box-sizing: border-box;
  background: rgba(98,18,21,0.2);
  padding: 0 8px;
}

#cristalhotel-footer-tag .b-top .d-colum {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: calc((100% / 4) - 4px);
  min-width: 180px;
  padding: 0 12px;
  margin: 10px 0;
}


#cristalhotel-footer-tag .b-top div.contact a,
#cristalhotel-footer-tag .b-top div.contact span {
  display: block;
  box-sizing: border-box;
  padding: 0 0 0 20px !important;
  background-size: 15px !important;
  background-position: left 0 top 50% !important;
}

#cristalhotel-footer-tag .b-top div.contact a.telphone {
  background: url('/files/images/phone.png') no-repeat;
}

#cristalhotel-footer-tag .b-top div.contact a.email {
  background: url('/files/images/email-icon.png') no-repeat;
}

#cristalhotel-footer-tag .b-top div.contact span.postal {
  background: url('/files/images/mailbox-with-letter.png') no-repeat;
}

#cristalhotel-footer-tag .b-top div.contact span.location {
  background: url('/files/images/place-icon.png') no-repeat;
}

#cristalhotel-footer-tag .b-top div.contact a:hover {
  text-decoration: underline;
}

#cristalhotel-footer-tag .b-top .d-colum h3.capt {
  height: 30px;
  font-size: 16px;
  font-family: 'Noto Sans' !important;
  color: rgba(0,0,0,0.6);
  border-bottom: 1px solid rgba(255,255,255,0.2);
  margin: 0 0 5px 0;
  position: relative;
  line-height: 26px;
}

#cristalhotel-footer-tag .b-top .d-colum h3.capt:after {
  content: '';
  height: 4px; width: 50px;
  background: rgb(98,18,21);
  display: block;
  border-radius: 3px;
  position: absolute;
  bottom: -2px;
}

#cristalhotel-footer-tag .b-top .d-colum ul {
  width: 100%;
}

#cristalhotel-footer-tag .b-top .d-colum ul li {
  width: 100%;
}
#cristalhotel-footer-tag .b-top .icone
{
  width: 100%;
  margin-top:12px;
}
#cristalhotel-footer-tag .b-top .icone a:hover{
  padding:0;
  background: none;
}
#cristalhotel-footer-tag .b-top .icone .icon
{
 display: inline-block;
 height: 35px;
 width:35px;
 text-align: center;
 font-size:large;
 border-radius: 50%;
 line-height: 34px;
 margin-right:12px;
 transition: all ease-in .2s;
}
#cristalhotel-footer-tag .b-top .icone .icon-facebook:hover{
  background:#3b5998;
}
#cristalhotel-footer-tag .b-top .icone .icon-twitter:hover{
  background:#00aced;
}
#cristalhotel-footer-tag .b-top .icone .icon-instagram:hover{
  background:rgb(138, 58, 185);
}
#cristalhotel-footer-tag .b-top .icone .icon-youtube-play:hover{
  background:#90030c;
}
#cristalhotel-footer-tag .b-top .newsletter
{
  margin-top: 12px;
  width: 100%;
}
#cristalhotel-footer-tag .b-top .newsletter p
{
  font-family: 'Noto Sans';
  font-size: 14px;
  font-weight: bold;
  color:rgba(0,0,0,0.6);
}
#cristalhotel-footer-tag .b-top .newsletter em
{
  font-family: 'Noto Sans';
  font-size:12px;
  color:#fff;
  font-style:normal;
}
#cristalhotel-footer-tag .b-top .newsletter .form-news
{
  width: 100%;
}
#cristalhotel-footer-tag .b-top .newsletter .form-inline
{
     width: 100%;
    height: 28px;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: top;
    margin: 10px 0;
    background: #fff;
}
#cristalhotel-footer-tag .b-top .newsletter .form-inline input
{
      display: inline-block;
    height: 28px;
    width: calc(100% - 48px);
    border: none;
    outline: none !important;
    font-family: 'Noto Sans';
    font-size: 13px;
    padding: 0 8px;
}
#cristalhotel-footer-tag .b-top .newsletter .form-inline span.icon-mail
{
      display: inline-block;
    height: 28px;
    line-height: 28px;
    width: 30px;
    text-align: center;
    box-sizing: border-box;
    color: rgb(233,124,21);
    /* background: #fff; */
    border-left: 0.5px solid #ccc;
    cursor: pointer;
    text-align: center;
    float: right;
  
}




/* BOTTOM BLOCK */

#cristalhotel-footer-tag .b-bottom {
  height: 50px;
  width: 100%;
  background: rgb(98,18,21)
}

#cristalhotel-footer-tag .b-bottom span {
  display: inline-block;
  vertical-align: top;
  height: 100%;
  margin: 0; 
  padding: 0;
  width: calc(50% - 3px);
  position: relative;
  box-sizing: border-box;
  font-family: 'Noto Sans';
  font-size: 12px;
  color: white;
  color: rgba(255,255,255,0.5);
  line-height: 48px;
  padding: 0 12px;
}

#cristalhotel-footer-tag .b-bottom span.dvlper {
  left: 2px;
  text-align: right;
}

#cristalhotel-footer-tag .b-bottom span a {
  text-transform: uppercase
}

#cristalhotel-footer-tag .b-bottom span a:hover {
  color: white;
}

#cristalhotel-footer-tag .b-bottom span font.lab_editor:before {
  content: '|';
  margin: 0 2px;
}



@media all and (max-width: 600px) {
  #cristalhotel-footer-tag .b-bottom span {
    display: block;
    vertical-align: unset;
    height: 50%;
    margin: 0; 
    padding: 0;
    width: 100%;
    position: relative;
    box-sizing: border-box;
    font-family: 'Noto Sans';
    font-size: 11px;
    color: white;
    color: rgba(255,255,255,0.5);
    line-height: 24px;
    padding: 0 12px;
    text-align: center;
  }
  
  #cristalhotel-footer-tag .b-bottom span.dvlper {
    left: 0;
    text-align: center;
  }
  
  #cristalhotel-footer-tag .b-bottom span.dvlper {
    border-top: 1px solid rgba(255,255,255,0.1)
  }
  #cristalhotel-footer-tag .b-top .icone .icon
  {
    margin: 0 !important;
  }
}

@media all and (max-width: 376px) {
  #cristalhotel-footer-tag .b-top a,
  #cristalhotel-footer-tag .b-top span {
    font-size: 14px;
  }
  
  #cristalhotel-footer-tag .b-top .d-colum {
    display: block;
    vertical-align: unset;
    width: 100%;
  }
  #cristalhotel-footer-tag .b-top .icone .icon
  {
    margin: 0 !important;
  }

}