@font-face {
    font-family: 'MovistarHeadline';
    src: url('../fonts/movistarheadline-bold-webfont.eot');
    src: url('../fonts/movistarheadline-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/movistarheadline-bold-webfont.woff') format('woff'),
         url('../fonts/movistarheadline-bold-webfont.ttf') format('truetype'),
         url('../fonts/movistarheadline-bold-webfont.svg#movistar_headlinebold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'MovistarHeadline';
    src: url('../fonts/movistarheadline-regular-webfont.eot');
    src: url('../fonts/movistarheadline-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/movistarheadline-regular-webfont.woff') format('woff'),
         url('../fonts/movistarheadline-regular-webfont.ttf') format('truetype'),
         url('../fonts/movistarheadline-regular-webfont.svg#movistar_headlineregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MovistarMarket';
    src: url('../fonts/MovistarMarket.eot');
    src: url('../fonts/MovistarMarket.eot') format('embedded-opentype'),
         url('../fonts/MovistarMarket.woff2') format('woff2'),
         url('../fonts/MovistarMarket.woff') format('woff'),
         url('../fonts/MovistarMarket.ttf') format('truetype'),
         url('../fonts/MovistarMarket.svg#MovistarMarket') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'movistar_textregular';
    src: url('../fonts/movistartext-regular-webfont.eot');
    src: url('../fonts/movistartext-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/movistartext-regular-webfont.woff2') format('woff2'),
         url('../fonts/movistartext-regular-webfont.woff') format('woff'),
         url('../fonts/movistartext-regular-webfont.ttf') format('truetype'),
         url('../fonts/movistartext-regular-webfont.svg#movistar_textregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/**/
h1, h2, h3, h4 {
    font-family: 'MovistarHeadline';
}

h1 {
    color: #005c84;
    font-weight: bold;
}
h2 {
    font-size: 26px;
    color: #005c84;
}
h3 {
    color: #7ab800;
}



.page-header {
    background-color: #005c84;
    border: 0 none;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.75);
    height: 110px;
    width: 100%;
    z-index: 1020;
    margin-top: 0;
}

p {
    color: #555555;
    font-size: 1.1em;
}

/**
* ELEGIR DOMINIO
*/

.elegir-producto ul {
    margin-top: 2em;
    padding: 0;
}

.elegir-producto ul .selected-product {
    background-color: #eaf9ff;
    border: 3px solid #005c84;
    position: relative;
}

.elegir-producto ul li {
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    list-style: none outside none;
    margin-bottom: 10px;
    padding: 5px;
}

.elegir-producto ul .selected-product label .icon-check {
    background: url("../imgs/movistar-sprites.png") no-repeat scroll 0 -210px rgba(0, 0, 0, 0);
    height: 46px;
    position: absolute;
    right: 5px;
    top: 3px;
    width: 46px;
}

.elegir-producto ul li label .product-description {
    display: table-cell;
    vertical-align: middle;
    font-size: 16px;
    font-weight: normal;
    padding: 10px 0 0 10px;
}

.elegir-producto ul li label .icon-radiobutton input[type="radio"] {
    left: -9999px;
    position: absolute;
}

.elegir-producto ul li label .icon-radiobutton {
    background: url("../imgs/movistar-sprites.png") no-repeat scroll 12px -37px rgba(0, 0, 0, 0);
    display: table-cell;
    height: 36px;
    margin-right: 16px;
    vertical-align: top;
    width: 48px;
}

.elegir-producto ul .selected-product label .icon-radiobutton {
    background-position: 10px -137px;
    margin-right: 14px;
}

.boton {
    margin-top: 3em;
}





/**
*  ANADIR DOMINIO
*/

.no-padding {
  padding: 0;
}

@media (max-width: 767px) {
  .no-padding-xs {
    padding: 0;
  }
}

.movistarMarket {
  font-family: MovistarMarket;
}

.text-with-frame {
  border: 6px solid #dde8ea;
  text-align: center;
  padding: 28px;
  margin: 5px 0 34px;
}

@media (max-width: 767px) {
  .text-with-frame {
    font-size: 18px;
    padding: 24px;
    line-height: 29px;
    text-align: left;
    margin-bottom: 40px;
  }
}

.sprite {
  text-indent: -9999px;
  background-image: url('../imgs/sprites-landing.png');
  background-repeat: no-repeat;
}

@media (max-width: 767px) {
  .sprite {
    background-image: url('../imgs/sprites-landing-xs.png');
  }
}


.sprite-logo-movistar {
  background-position: -128px 0;
  width: 240px;
  height: 52px;
  margin-top: 23px;
}

@media (max-width: 767px) {
  .sprite-logo-movistar {
    background-position: -144px 0;
    width: 127px;
    height: 27px;
    margin: 15px auto 0;
  }
}


.rowcajadominios {
    margin: 3em auto;
}

.rowcajadominios .btn{
  white-space: normal;
}

.anadir-body{
  margin-bottom: 0;
}

.header-anadir {
  background: url('../imgs/fndpage.jpg') repeat-x 0 0;
  height: 508px;
}

@media (max-width: 767px) {
  .header-anadir {
    height: 287px;
    margin-bottom: 227px;

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#005c84+0,00c6d7+100 */
    background: -moz-linear-gradient(top,  #005c84 0%, #00c6d7 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#005c84), color-stop(100%,#00c6d7)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #005c84 0%,#00c6d7 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #005c84 0%,#00c6d7 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #005c84 0%,#00c6d7 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #005c84 0%,#00c6d7 100%); /* W3C */
  }
}

.header-anadir h3 {
  font-size: 60px;
  text-align: center;
  color: #fff;
}

@media (max-width: 767px) {
  .header-anadir h3 {
    font-size: 50px;
    margin-top: 58px;
  }
}

.header-anadir h4 {
  font-size: 36px;
  line-height: 45px;
  text-align: center;
  color: #fff;
}

@media (max-width: 767px) {
  .header-anadir h4 {
    font-size: 22px;
    margin-top: 22px;
    line-height: 29px;
  }
}

.header-anadir h4 .movistarMarket {
  font-size: 42px;
  color: #fff;
}

@media (max-width: 767px) {
  .header-anadir h4 .movistarMarket {
    font-size: 29px;
  }
}

.header-anadir .buscador-dominios {
  font-family: MovistarHeadline;
  font-size: 30px;
  background-color: #005c84;
  color: #005c84;
  margin-top: 21px;
  padding: 28px;
}
@media (max-width: 767px) {
  .header-anadir .buscador-dominios {
    padding: 18px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .header-anadir .buscador-dominios {
    margin-top: 32px;
  }
}

.header-anadir .buscador-dominios .buscador > div {
  width: 584px;
  display: inline-block;
}

@media (min-width: 768px) and (max-width: 991px) {
  .header-anadir .buscador-dominios .buscador > div {
    width: 380px;
  }
}

@media (max-width: 767px) {
  .header-anadir .buscador-dominios .buscador > div {
    width: 100%;
    display: table;
  }
}

.header-anadir .buscador-dominios .buscador > div > span {
  color: #fff;
  font-weight: 600;
  margin: 0 8px 0 6px;
  letter-spacing: 2.4px;
  display: inline-block;
}

@media (max-width: 767px) {
  .header-anadir .buscador-dominios .buscador > div > span {
    font-size: 22px;
    margin: 0;
    letter-spacing: 0.2px;
    width: 12%;
    display: table-cell;
    padding-right: 10px;
  }
}


@media (min-width: 768px) and (max-width: 991px) {
  .header-anadir .buscador-dominios .buscador > div > span {
    margin: 0 0 0 3px;
  }
}

.header-anadir .buscador-dominios .buscador input[type="text"],
.header-anadir .buscador-dominios .buscador select {
  font-size: 25px;
  margin-top: 9px;
  height: 53px;
  border: none;
}

.header-anadir .buscador-dominios .buscador input[type="text"] {
  padding-left: 11px;
  display: inline-block;
  width: 473px;
}

@media (max-width: 767px) {
  .header-anadir .buscador-dominios .buscador input[type="text"] {
    margin: 15px 0 28px;
    height: 50px;
    font-size: 22px;
    width: 100%;
    display: table-cell;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .header-anadir .buscador-dominios .buscador input[type="text"] {
    width: 280px;
  }
}

.header-anadir .buscador-dominios .buscador select {
  width: 108px;
  margin-right: 20px;
  padding-left: 5px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .header-anadir .buscador-dominios .buscador select {
    margin-right: 2px;
  }
}

.header-anadir .buscador-dominios .btn_buscar{
  background: #7ab800 url('../imgs/sprites-landing.png') no-repeat -128px -52px;
  width: 159px;
  height: 53px;
  border: none;
  color: #fff;
  padding: 1px 0 0 19px;
  text-align: left;
  vertical-align: bottom;
}

@media (max-width: 767px) {
  .header-anadir .buscador-dominios .btn_buscar{
    background: #7ab800 url('../imgs/sprites-landing-xs.png') no-repeat 50% -141px;
    width: 100%;
    font-size: 22px;
    padding-right: 15%;
    text-align: center;
  }
}

#anadir p {
  font-size: 20px;
  color: #005c84;
  font-family: 'MovistarHeadline';
}

#anadir h4 {
    margin: 1.5em auto;
}


.videos-container {
  background-color: #dde8ea;
}

.videos-container .sprite-molecula {
  width: 128px;
  height: 125px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 26px;
}

@media (min-width: 768px) and (max-width: 1199px) {
  .videos-container .sprite-molecula {
    background-size: 317%;
    width: 94px;
    height: 92px;
  }
}

@media (max-width: 767px) {
  .videos-container .sprite-molecula {
    width: 144px;
    height: 141px;
    display: block;
    margin: 0 auto;
  }
}

@media (max-width: 767px) {
  .videos-container .sprite-molecula + p {
    font-size: 18px!important;
    margin-top: 44px;
    line-height: 28px;
  }
}


.videos-container .descubre-fusion {
    margin: 28px auto 38px;
}

@media (max-width: 767px) {
  .videos-container .descubre-fusion {
    margin-bottom: 20px;
  }
}

.videos-container .descubre-fusion p {
  color: #005c84;
  font-size: 30px;
  display: inline-block;
  vertical-align: middle;
  font-family: 'MovistarHeadline';
}

@media (min-width: 992px){
  .videos-container .descubre-fusion p {
    width: 650px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .videos-container .descubre-fusion p {
    width: 590px;
  }
}

.contacto {
  font-size: 19px;
  color: #005c84;
  font-family: 'MovistarHeadline';
  margin-top: 24px;
  line-height: 31px;
}

@media (max-width: 767px) {
  .contacto {
    line-height: 27px;
    margin-top: 31px;
  }
}

.contacto a {
  color: #66d0fe;
  text-decoration: underline;
  font-weight: bold;
}

.footer-anadir {
  background-color: #003245;
  margin-top: 18px;
}

@media (max-width: 767px) {
  .footer-anadir {
    margin-top: 25px;
  }
}

.footer-anadir .container {
  height: 73px;
}

@media (max-width: 767px) {
  .footer-anadir .container {
    height: 64px;
  }
}

.footer-anadir .container .sprite-logo-telefonica-bg {
    background-position: -287px -52px;
    width: 118px;
    height: 32px;
    margin: 21px auto 0;
}

@media (max-width: 767px) {
  .footer-anadir .container .sprite-logo-telefonica-bg {
    background-position: -144px -27px;
    width: 90px;
    height: 26px;
    margin: 21px auto 0;
  }
}


/*
* OK
*/

#ok-registro h3, #ok-transferencia h3,
#ok-registro h4, #ok-transferencia h4,
#anadir h4, #anadir h4 {
  margin-bottom: 1em;
}


#ok-registro .dominio, #ok-transferencia .dominio {
  color: #333;
  margin-left: 0.5em;
  font-weight: normal;
}


#ok-registro li, #ok-transferencia li, #anadir li {
  margin-bottom: 0.5em;
}

@media (max-width: 991px) {
  #ok-registro .dominio, #ok-transferencia .dominio {
    display: block;
    text-align: center;
    margin-top: 1em;
  }

}


#timeout {
	margin-top: 2em;
	text-align: center;
}


/**
* VIDEOS
*/
#videos {
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  #videos {
    margin-bottom: 0;
  }
}

#videos > div {
  margin-bottom: 40px;
}

#videos .header-video{
  padding: 5px 20px 13px;
}

@media (min-width: 768px) and (max-width: 991px) {
  #videos .header-video{
    padding-left: 16px;
    padding-right: 16px;
    min-height: 143px;
  }
}

@media (max-width: 767px) {
  #videos .header-video{
    width: 290px;
    margin: 0 auto;
  }
}

#videos .header-video-1 {
  background-color: #003245;
}

#videos .header-video-2 {
  background-color: #0095a7;
}

#videos .header-video-3 {
  background-color: #00759b;
}

#videos .header-video h4 {
  font-size: 30px;
  color: #fff;
  margin-bottom: 3px;
}

#videos .header-video p {
  font-family: movistar_textregular;
  color: #fff;
  line-height: 23px;
}

#videos .bg-video {
  width: 360px;
  height: 200px;
  display: block;
  background-size: 100%!important;
}

@media (min-width: 992px) and (max-width: 1199px) {
  #videos .bg-video {
    width: 293px;
    height: 163px;
    display: block;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #videos .bg-video {
    width: 220px;
    height: 122px;
    display: block;
  }
}

@media (max-width: 767px) {
  #videos .bg-video{
    width: 290px;
    height: 160px;
    margin: 0 auto;
  }
}


#videos .bg-video-1 {
  background: url('../imgs/video-fusion-pro-bg.png') no-repeat 0 0;
}

#videos .bg-video-2 {
  background: url('../imgs/video-tu-web-bg.jpg') no-repeat 0 0;
}

#videos .bg-video-3 {
  background: url('../imgs/video-one-drive-bg.jpg') no-repeat 0 0;
}

#videos video {
  border: 1px solid #bbb;
}

#videos img {
    width: 100%;
}

#videos .well {
    text-align: center;
    margin: 0.3em auto;
    width: 90%;
}



/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 115px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 64px;
  background-color: #00476e;
  margin-top: 100px;
}
.footer .container {
    background: url("../imgs/sprites-logos-productos-aplicateca.png") no-repeat scroll right -87px  #00476e;
    height: 64px;
}

#form-password .error, #form-reenvio .error {
	color: red;
	font-weight: normal;
}
