/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

body {
    font-size: 0.9em;
    line-height: 1.4;
    font-family: 'Open Sans', sans-serif;
    background-color: white;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
a {
    color:#9e223f;
}

a:hover {
    color:#6d162a;
}


audio,
canvas,
img,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */

header {
    background-color: white;
}
.centrar {
    text-align: center!important;
}
.volver-landing {
     color: white; 
     font-size:22px;
}
.texto {
    font-family: 'Open Sans', serif;

  font-size: 28px;
  text-shadow: 4px 4px 4px #aaa;
  color: white;
}
.copy-header {
  font-family: 'Open Sans', serif;
  font-size: 15px;
  /*text-shadow: 4px 4px 4px #aaa;*/
  text-align: right;
  color: #434343;
  font-weight: 300;
}
.logo {
    position: absolute;
background: url(../img/logo_innovadent2.png) no-repeat;
width: 150px;
height: 109px;
/*width: 100%;*/
background-size: 100%;
text-indent: -9999px;
display: block;
margin: 0;
margin-top: 5px;
padding: 0;
position: absolute;
-webkit-transition: opacity 0.9s ease-out;
-moz-transition: opacity 0.9s ease-out;
-o-transition: opacity 0.9s ease-out;
transition: opacity 0.9s ease-out;
}
.botonmio {
    background-color: #9e223f!important;
    border-color: #73152b!important;
    color: white;
    width: 203px;
    padding: 20px 36px;
}
.botonmio-v2 {
    background-color: #3b7ae5!important;
    border-color: #3c7ae5!important;
    color: white;
    width: 203px;
    padding: 20px 36px;
}

/*.btn-lg, .btn-group-lg > .botonmio-v2 {
    color: white;
    padding: 20px 36px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 4px;
}*/
.formulario-fondo {
    background-color: white;
    padding: 10px;
    background: rgba(255, 255, 255, .7);
    margin-top: -10px;
    border-bottom-right-radius: 5px; 
    border-bottom-left-radius: 5px;
    margin-bottom: 5px;
}

.verde {
    background-color:#3ea18a;
    background-image: url(../img/bg_verde2.jpg);
    background-repeat: repeat-x;
    background-attachment: scroll;
    background-position: top left;
}

.pastilla {
    background-image: url(../img/pastilla-promo.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: top left;
	padding: 20px;
}

.verde-v2 {
    background-color:#3ea18a;
     background-repeat: repeat-x;
    background-attachment: scroll;
    background-position: top left;
}

.verde2 {
    background-color:#3ea18a;
    background-image: url(../img/bg_verde2.jpg);
    background-repeat: repeat-x;
    background-attachment: scroll;
    background-position: top left;
    height: 110px;
}

h1 {
    color: #9e223f!important;
    font-size: 54px;
    font-weight: bold;
    text-shadow: 1px 1px 1px #fff;
}
.texto-azul {
    color: #3b7ae5!important;
    font-size: 54px;
    font-weight: bold;
}
h2 {
    border-top-right-radius: 4px; 
    border-top-left-radius: 4px;
    border-bottom-right-radius: 4px; 
    border-bottom-left-radius: 4px;
    background-color: #fff!important;
    height: 100%;
    color: #494040;
    font-size: 21px;
    padding: 10px;
}
h4 {
    color: #434343;
    font-size: 25px;
    text-shadow: 1px 1px 1px #fff;
}
h3 {
    color: #434343;
    font-size: 19px;
}
h5 {
    color: #9e223f;
    font-size: 22px;
}
.telefono {
    border-top-right-radius: 5px; 
    border-top-left-radius: 5px;
    color: white;
    font-size: 25px;
    padding: 17px;
    text-align: center;
    background-color: #3ea18a;
    font-weight: bold;
    margin-top: 5px;
}
.telefono-v2 {
    border-top-right-radius: 5px; 
    border-top-left-radius: 5px;
    color: white;
    font-size: 23px;
    padding: 17px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    background-color: #3b7ae5;
    font-weight: bold;
    margin-top: 5px;
}

/*TEXTOS OFERTAS*/
.texto1 {
    color: #434343;
    font-size: 17px;
    font-weight: bold;
}
.texto2 {
    color: #9e223e!important;
    font-size: 29px;
    text-decoration: line-through;
}
.texto3 {
    color: white;
    font-size: 22px;
}
.texto4 {
    color: #434343;
    font-size: 42px;
    font-weight: bold;
}
.texto5 {
    color: white;
    font-size: 17px;
    font-weight: bold;
}
.texto6 {
    color: #3ea18a;
    font-size: 22px;
}
.texto6blanco {
    color: white;
    font-size: 22px;
	letter-spacing: -0.05em; 
}
.texto7 {
    color: #9e223f;
    font-size: 17px;
    font-weight: bold;
}
.links {
    font-size: 14px;
    font-weight: bold;
}
.centrar
{
    padding-top: 45px;
    padding-left: 15px;
}
.adaptar
{
    width: 100%;
}

.color1
{   
    background-repeat: no-repeat;
    background-image: url(../img/bg_sonrisa_mujer2.jpg);
    background-attachment: scroll;
    background-position: top center;
}
.color2
{
    background-color: #68217a;
}
.color3
{
    background-color: white;
}
.color4
{
    background-color: black;
}
.color9
{
    background-color: #190293;
}
.color10
{
    background-color: #954478;
}










/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

@media (max-width: 767px) {
    .color1 {   
        background-repeat: no-repeat;
        background-image: url(../img/bg_sonrisa_mujer2_movil.jpg);
        background-attachment: scroll;
        background-position: top center;
        background-color: #efefef;
    }
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}