
/************ FUENTES LANDING GOALDENTAL ***********************************************/

@font-face {
	font-family: 'Conv_Luna';
	src: url('../fonts/Luna.eot');
	src: url('../fonts/Luna.woff') format('woff'), url('../fonts/Luna.ttf') format('truetype'), url('../fonts/Luna.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}@font-face {
	font-family: 'Conv_Just tell me what regular';
	src: url('fonts/Just tell me what regular.eot');
	src: local('☺'), url('../fonts/Just tell me what regular.woff') format('woff'), url('../fonts/Just tell me what regular.ttf') format('truetype'), url('../fonts/Just tell me what regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/***********************************************************/

body,
html {overflow-x: hidden;}

body {
    font-family: 'Fira Sans', sans-serif;
    font-weight: 300 !important;
    font-size: 16px;
    line-height: 1.7;
    position: relative;
    color: #5c5c5c;
}

a {
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}

a .popup { color:#000}

/************ SECCIÓN PORTADA GOALDENTAL ***********************************************/
.goaldental-bg {
	background: url('../images/implantes-gratis-portada.jpg') no-repeat center center;
    background-size: cover;
	height: 550px;
    margin-top: 85px;

}

.formulario{width: 30.333333%; float: right;}

.portada{font-family: 'Conv_Luna'; color:#26206a; text-align:center; line-height: 50px;font-size: 35px;padding-top: 10px;}
.post-portada{ font-family: 'Conv_Luna';
    color: #fff;
    text-align: center;
    font-size: 25px;
    float: right;
    margin-right: 470px;
    margin-top: -100px;}
.oferta{ background:transparent; font-size:12px; text-align:center; color:#fff}

/************ SECCIÓN SPA GOALDENTAL ***********************************************/
.implante-bg{background: url('../images/te-regalamos-el-implante.jpg') no-repeat center center;
    background-size: cover;
	height: 550px;


}
.texto-tratamiento{font-family:sans-serif; color:#133d88; text-align:center; font-size: 35px;padding-top: 75px;
    line-height: 1.3;
    font-weight: 700;}

		.texto-regalo{font-family: 'Conv_Luna'; font-size: 25px;    text-align: center;
		    color: #133d88;
		    margin-top: 40px;}
/************ SECCIÓN FONDO MORADO ***********************************************/
.fondo-morado{ background:#630741; padding-top:45px}
.fondo-morado-implantes{background:#630741; padding-top:2px}

/************ SECCIÓN PIE DE PÁGINA ***********************************************/

#footer{ font-size:12px; padding-bottom:50px; text-align:center}
.mapa{ margin:0 auto; padding-top:50px}
.ico-footer{ padding:15px;     display: inline-table;}

.text-highlight,
.phone-icon,
.checklist i {
    color: #717371; font-weight:700;
	text-transform: uppercase;
}

.col-md-4{float:right}
@media (max-width:768px){.col-md-4{ float:none !important; width: 100% !important}.goaldental-bg{ height:100% !important}
.post-portada{position: relative !important;
    background: #630741 !important; top:0px;    float: left;
    width: 100%;
    margin-top: 30px;}.texto-bono{ margin-top:0px !important}}

/************ SECCIÓN PSUB FOOTER ***********************************************/
#sub-footer{ background:#550a36; width:100%;  height:30px;text-align:center}
.aviso-legal{ font-size:10px; color:#fff; }
.politica-cookies{ font-size:10px; color:#fff; }
.politica-privacidad{ font-size:10px; color:#fff; }

/*
   Typography
   ---------- */

strong,
b {
    font-weight: 700;
}

h1{font-family: 'Conv_Luna';}
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Fira Sans', sans-serif;
    font-weight: 700;
    line-height: 1.3;
    color: #333;
}

h5,
h6 {
    font-weight: 400;
}

h1 {
    font-size: 48px;
}

h2 {
    font-size: 35px;
}

h3 {
    font-size: 35px;
}

h4 {
    font-size: 25px;
}

h5 {
    font-size: 23px;
}

h6 {
    font-size: 20px;
}

@media (max-width: 767px) {
    h3 {
        font-size: 26px;
    }
}

p,
.lead {
   /* line-height: 1.7;*/
}


.phone{ float:right; display: inline-grid; text-align:center}
@media (max-width:768px){.phone{ font-size:12px !important;}}

/*
   Buttons
   ------- */
	 .btn-formulario{
	 	background: #630741;
	 	color: #fff;
	 padding: 20px;
	 }
	 .btn-formulario:hover{background: linear-gradient(135deg, #241e68 0%,#67254b 41%,#241e68 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#241e68', endColorstr='#67254b',GradientType=1 );
    color: #fff;}
.btn {
    border-radius: 3px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 7px 20px;
    border-width: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    /*transition:all .5s ease;*/
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}

.btn-xl {
    padding: 15px 50px;
    font-size: 16px;
    font-weight: bold;
}

.btn-xs {
    border-width: 1px;
    padding: 5px 10px;
    font-size: 11px;
    font-weight: 300;
}

@media (max-width: 767px) {
	.portada{padding-top: 30px;}
    .btn-xl {
        font-size: 20px;
        padding: 15px 40px;
    }
}

.btn-default,
.btn-outline,
.btn-success {
    border-width: 2px;
}

/*
   Form Inputs
   ----------- */

.form-control {
	background:rgba(255, 255, 255, 0.3);
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: rgba(103, 25, 94, 0.9);
    height: 45px;
	color:#fff;
}

.form-control:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.has-error .form-control:focus {
    border-color: #E23B1A;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.has-error .checkbox {
    color: #5c5c5c;
}

label {
    font-weight: 400;
    font-size: 18px;
	color:#fff;
}

input,
select,
textarea {
    font-family: Arial, Helvetica, sans-serif;
}

textarea {
    resize: vertical;
}

.form-control::-webkit-input-placeholder {
    color: #C3C3C3;
}

.input-lg {
    height: 50px;
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    border-radius: 3px;
}

@media (max-width: 767px) {
    .checkbox-inline,
    .radio-inline {
        display: block;
    }
    .checkbox-inline+.checkbox-inline,
    .radio-inline+.radio-inline {
        margin-top: 5px;
        margin-left: 0;
    }
}
/*
   Navbar
   ------ */

.navbar-default {
    background-color: #fff;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.03);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.03);
    padding: 15px 0;
}

.navbar-toggle {
    margin-top: 0px;
    margin-bottom: 0px;
}

.navbar-default .navbar-nav>li>a {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
}


/*
   Pace Preloader
   -------------- */

.preloader {
    position: fixed;
    width: 100%;
    height: 2px;
    z-index: 9999999;
}

.pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    z-index: 9999999;
    position: fixed;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    height: 2px;
    width: 100%;
}

.pace .pace-progress {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: width 1s ease-in-out 1s linear;
    -moz-transition: width 1s ease-in-out 1s linear;
    -ms-transition: width 1s ease-in-out 1s linear;
    -o-transition: width 1s ease-in-out 1s linear;
    transition: width 1s ease-in-out 1s linear;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    max-width: 100%;
    position: fixed;
    z-index: 9999999;
    display: block;

    left: 0px;
    top: 0px;
    height: 100%;
     background: #692045;
}

.pace.pace-inactive {
    display: none;
}


/*
   Back to Top
   ----------- */

.back_to_top {
    display: none;
    color: #fff;
    text-align: center;
    padding: 10px;
    position: fixed;
    right: 20px;
    bottom: 20px;
    opacity: 0.3;
    transition: opacity 0.3s ease;
}

.back_to_top:hover {
    opacity: 0.5;
}


/*
   Utilites
   -------- */

.vertical-space {
    margin: 20px 0;
}

.horizontal-space {
    margin: 0 20px;
}

.left-space {
    margin-left: 20px;
}

.right-space {
    margin-right: 20px;
}

.top-space {
    margin-top: 20px;
}

.bottom-space {
    margin-bottom: 20px;
}

.no-top-space {
    margin-top: 0;
}

.no-bottom-space {
    margin-bottom: 0;
}

.no-left-space {
    margin-left: 0;
}

.no-right-space {
    margin-right: 0;
}


/* lg - large */

.vertical-space-lg {
    margin: 50px 0;
}

.horizontal-space-lg {
    margin: 0 50px;
}

.left-space-lg {
    margin-left: 50px;
}

.right-space-lg {
    margin-right: 50px;
}

.top-space-lg {
    margin-top: 50px;
}

.bottom-space-lg {
    margin-bottom: 50px;
}


/* xl - Extra large */

.vertical-space-xl {
    margin: 80px 0;
}

.horizontal-space-xl {
    margin: 0 80px;
}

.left-space-xl {
    margin-left: 80px;
}

.right-space-xl {
    margin-right: 80px;
}

.top-space-xl {
    margin-top: 80px;
}

.bottom-space-xl {
    margin-bottom: 80px;
}


/* sm - small */

.vertical-space-sm {
    margin: 10px 0;
}

.horizontal-space-sm {
    margin: 0 10px;
}

.left-space-sm {
    margin-left: 10px;
}

.right-space-sm {
    margin-right: 10px;
}

.top-space-sm {
    margin-top: 10px;
}

.bottom-space-sm {
    margin-bottom: 10px;
}


/*other utility classes*/

.text-muted {
    color: #003e77 ;

}

@media (min-width: 768px) {
    .lead {
        font-size: 23px;
    }
}


/* ================================================
   Header
   ================================================ */

.header {
    position: relative;
    padding: 0;
}

.header_menu_padding {
    padding-top: 80px;
}

.header-content {
    padding-top: 40px;
}


/* ================================================
   Sections
   ================================================ */

.highlight {
    background: #FAFAFA;
}





.appointment-form {
   background: rgba(105, 32, 69, 1); /* Old browsers */
background: -moz-linear-gradient(-45deg, rgba(105, 32, 69, 1) 0%, rgba(105, 32, 69, 1) 50%, rgba(105, 32, 69, 1) 51%, rgba(125,185,232,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, rgba(105, 32, 69, 1) 0%,rgba(105, 32, 69, 1) 50%,rgba(105, 32, 69, 1) 51%,rgba(143, 83, 114, 1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, rgba(105, 32, 69, 1) 0%,rgba(143, 83, 114, 1) 50%,rgba(105, 32, 69, 1) 51%,rgba(105, 32, 69, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#692045', endColorstr='#7db9e8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.form-spacing {
    margin: 40px 30px 35px;
}

.appointment-form > form {
    padding: 20px 25px;
}

.appointment-form .form-header {
    border: solid 1px;
    padding: 5px 10px 5px;
    text-align: center;
    position: relative;
    margin-bottom: 15px;
}

.appointment-form .form-header a {
    font-size: 26px;
    font-weight: 700;
}

.appointment-form .form-header a:hover,
.appointment-form .form-header a:focus,
.appointment-form .form-header a:active {
    text-decoration: none;
    opacity: 0.7;
}

.form-header .or_icon {
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-top: 35px solid #251f69;
    margin: 0 auto;bottom: -36px;
    position: absolute;left: 0;
    right: 0;

}
.appointment-form .form-header {
    background-color: #26206a;
    border-color: #26206a;
}

.appointment-form .form-header h4,
.appointment-form .form-header a {
    color: #FFF;
}

/* ================================================
   Contacto
   ================================================ */

.google-map iframe {
    width: 100%;
    height: 400px;
    border: 0;
}

@media (max-width: 768px) {
    .contact p {
        text-align: center;
        margin-bottom: 20px;
    }
}


/* ================================================
   Footer
   ================================================ */

footer {
    text-align: center;
    padding: 20px 0 10px;
}

.social-icons {
    padding-bottom: 20px;
	text-align: center;font-size: 12px;
	width:50%;
}@media (max-width: 768px){.social-icons { width:100%}}

.social-icons a {
    display: inline-block;
    padding: 0 5px;
}

.social-icons a i {
    background-color: #003e77;
    color: #fff;
    font-size: 1.55em;
    width: 2.15em;
    height: 2.15em;
    line-height: 2.15em;

    text-align: center;
    margin: 0;
}

.social-icons.small a i {
    font-size: 0.95em;
}

.social-icons :hover {
	color: #fbb900;

}


::-moz-selection {
    background: #f79c03;
    color: #FFF;
}

::selection {
    background: #f79c03;
    color: #FFF;
}
/*
  BUTTONS
  ------- */

.btn-default {
    color: #003e77;
    border-color: #FFF;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active {
    background-color: transparent;
    border-color: #FFF;
    color: #FFF;
}

.btn-primary {
    background-color: #5c5c5c;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active {
    background-color: #3b3b3b;
}

.btn-success {
    background-color: #692045;
    border-color: #fff;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active {
background: linear-gradient(135deg, #241e68 0%,#67254b 41%,#241e68 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#241e68', endColorstr='#67254b',GradientType=1 ); color:#fff;
}

.btn-outline {
    color: #8C8C8C;
    border-color: #CACACA;
}

.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
    background-color: transparent;
    border-color: #818181;
    color: #8C8C8C;
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #ff4444;
    border-color: #ff4444;
    color: #FFF;
}
