﻿body {
    font-family: "aktiv-grotesk-condensed",sans-serif;
    background-color: #eeeef0;
    color: #595959;
}

a:hover {
    color: #1ecad3;
}

.text-regular {
    font-weight: 400;
}

.text-medium {
    font-weight: 700;
}

.text-bold {
    font-weight: 800;
}

.text-bolder {
    font-weight: 900;
}

h1, h2, h3, h4, h5, h6, .btn, button, .link, .link-dark, link-color, button, input, textarea, select, .portfolio-filter, p.lead-lg, .lead-lg, .overlay-menu-nav, .accordion .accordion-title, .toggle .toggle-title {
    font-family: "aktiv-grotesk-condensed",sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    color: #5A5A5A;
}

p {
    font-size: 14px;
    color: #626262;
    line-height: 1.2;
    font-weight: 400;
    margin-bottom: 15px;
    margin-top: 0px;
}

p.color p.small.color, p.large.color, p.lead.color, p .color, .color {
    color: #1ECAD3;
}

p.white p.small.white, p.large.white, p.lead.white, p .white, .white {
    color: #FFFFFF;
}

p.gray p.small.gray, p.large.gray, p.lead.gray, p .gray, .gray {
    color: #eeeef0;
}

li.lead-lg {
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 20px;
}

.gray2 {
    color: #bbbbba !important;
}

.logo a {
    width: 290px;
    margin-top: 13px;
    margin-bottom: 28px;
    margin-left: 65px;
}

p, .nav-menu {
    font-family: "aktiv-grotesk-condensed",sans-serif;
}

.nav-menu {
    float: unset;
}

.nav-menu ul.nav-menu-inner > li > a {
    color: #595959;
    padding: 28px 15px 18px;
}

.nav-menu ul.nav-menu-inner li a {
    font-size: 17px;
    line-height: 1;
    font-weight: 700;
    letter-spacing: normal;
}

.header {
    background-color: #eeeef0;
	text-align: right;
}

.header .nav-menu ul.nav-menu-inner > li.active a, .header .nav-menu ul.nav-menu-inner > li a.active, .header .nav-menu ul.nav-menu-inner > li:hover > a, .header .nav-menu ul.nav-menu-inner > li > a:hover, .header.header-dark .nav-menu ul.nav-menu-inner > li.active a, .header.header-dark .nav-menu ul.nav-menu-inner > li a.active, .header.header-dark .nav-menu ul.nav-menu-inner > li:hover > a, .header.header-dark .nav-menu ul.nav-menu-inner > li > a:hover, .header.header-dark.header-prepare .nav-menu ul.nav-menu-inner li a.current, .header.header-dark.header-prepare .nav-menu ul.nav-menu-inner li.current a {
    color: #a2a2a2;
}

.header.header-fixed {
    height: 155px;
}

.header-fixed .nav-menu ul.nav-menu-inner > li > a {
    padding-top: 28px;
    padding-bottom: 18px;
}

.header.header-prepare, .header.header-light.header-prepare {
    border-bottom: 1px solid #f0f0f0;
    background-color: #eeeef0;
}

.header-top {
    display: block;
    margin-top: 0;
    padding: 25px 50px 10px;
}

.header-top div {
    text-align: right;
}

.pos-head {
    padding-top: 155px;
}

.sub-dropdown {
    background: #eeeef0;
    width: 250px;
    border-top: 3px solid #78dfe4;
}

.sub-dropdown > li > a {
    padding: 13px 15px;
    display: block;
    color: #595959;
    font-weight: 500 !important;
    text-transform: none !important;
}

.sub-dropdown > li:hover > a {
    background: #FBFAFA;
    color: #595959;
    font-weight: 600 !important;
}

a.menu-has-sub {
    color: #595959 !important;
}

.mobile-device a.menu-has-sub {
    color: #FFF !important;
}

.mobile-device .sub-dropdown > li:hover > a {
    background: #2c2c2c;
}


.toggle > .toggle-title > a i.arrow-down {
    display: block;
}

.toggle > .toggle-title > a.active i.arrow-down {
    display: none;
}

.toggle > .toggle-title > a i.arrow-up {
    display: none;
}

.toggle > .toggle-title > a.active i.arrow-up {
    display: block;
}

.toggle > .toggle-title > a i.arrow-down img, .toggle > .toggle-title > a i.arrow-up img {
	width: 30px;
}

.accordion .accordion-title, .toggle .toggle-title {
    font-weight: 500;
    letter-spacing: 1.2px;
}

.section-padding-slider {
    padding-top: 155px;
}

.section-padding-tit {
    padding-top: 240px;
    padding-bottom: 0px;
}

.container-slider {
    height: 525px;
}

.intro {
    /* height: calc(100vh - 200px) !important; */
    top: 200px;
    height: 525px;
}

.section-padding {
    padding-top: 60px;
    padding-bottom: 60px;
}

#h_section {
    background-position: bottom center;
}

#h_section_c {
    background-position: center center;
}

#h_section .intro-content, #h_section_c .intro-content {
    text-align: left;
    padding-left: 20px;
}

#h_section h1, #h_section_c h1 {
    font-size: 40px;
}

.overlay-dark-grad:before {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.9) 0%, transparent 85%);
}

.slider-home {
    top: 200px;
}

.btn-rnd {
    border-radius: 10px;
}

.btn-lg {
    font-size: 16px;
    letter-spacing: normal;
    padding: 10px 24px 6px 24px !important;
}

.btn-lg img {
    max-height: 28px;
    margin-right: 10px;
    margin-top: -5px;
}

.btn-xlg img {
    max-height: 28px;
    margin-right: 10px;
}

.btn-xlg {
    font-size: 22px;
    letter-spacing: normal;
    padding: 18px 60px 12px !important;
}

.btn-xxlg {
    width: 100%;
    font-size: 30px;
    font-weight: 400;
    line-height: 60px;
    letter-spacing: normal;
    padding: 14px 60px 12px !important;
    text-align: left;
}

.btn-xxlg small {
    font-size: 26px;
}

.btn-xxlg img {
    max-height: 60px;
    margin-right: 15px;
}

.btn-gray {
    background-color: #bbbbba;
    border-color: transparent;
    color: #fff;
}

    .btn-gray:hover {
        background-color: #595959;
        border-color: transparent;
        color: #fff;
    }


.btn-gray2 {
    background-color: #595959;
    border-color: transparent;
    color: #fff;
}

    .btn-gray2:hover {
        background-color: #bbbbba;
        border-color: transparent;
        color: #fff;
    }


.btn-gray3 {
    background-color: #999999;
    border-color: transparent;
    color: #fff;
}

    .btn-gray3:hover {
        background-color: #999999;
        border-color: transparent;
        color: #fff;
    }

.btn-color {
    background-color: #1ecad3;
    border-color: transparent;
    color: #fff;
}

.btn-white {
    color: #595959;
}

.btn-outline {
    text-transform: none;
    background-color: transparent;
    border-color: #a3e9ed;
    color: #fff;
}

    .btn-outline:hover {
        border-color: #FFFFFF;
        color: #fff;
    }

.header-top .btn-color {
    margin-right: 16px;
}

    .btn-color:hover {
        background-color: #78dfe4;
    }


#comunicare h2 {
    font-size: 58px;
    font-weight: 800;
    line-height: 1;
    color: #5A5A5A;
    margin-bottom: 0px;
}

.comunicare {
    text-align: right;
    padding-top: 10px;
    padding-right: 55px;
}

.comunicare_img {
	padding-right: 40px;
}

.comunicare_img img {
	border-radius: 20px;
}

#servicios h1, #contacto h1 {
    font-size: 58px;
    font-weight: 800;
    line-height: 1;
}

#servicios .caja-servicios {
    background-color: #eeeef0;
    border-radius: 15px;
    padding: 30px 23px;
    height: 100%;
}

#servicios .caja-servicios img {
    width: 65px;
}

#servicios .caja-servicios h4 {
    color: #595959;
    font-weight: 800;
    font-size: 22px;
    margin-bottom: 20px;
    margin-top: 5px;
	line-height: 1.2;
}

#servicios .caja-servicios p {
    color: #595959;
    font-size: 18px;
    line-height: 1.2;
}

#contacto form {
    border-radius: 30px;
    padding: 60px 75px 50px;
    background-color: #FFFFFF;
}

#contacto p {
    font-size: 25px;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom:30px;
}

input, input[type="text"], input[type="email"], input[type="tel"], input[type="number"], input[type="password"], textarea, select {
    border: 1px solid #1ecad3 !important;
    border-radius: 10px !important;
    font-size: 16px;
    text-transform: unset;
}

input.input-lg, .input-lg {
    padding-top: 15px;
    padding-bottom: 10px;
}

select.input-lg {
    padding-top: 15px;
    padding-bottom: 10px;
}

select.classic {
  background-image:url(../img/arrow_down_c.png);
  background-position:
    calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px),
    100% 0;
  background-size: 24px;
  background-repeat: no-repeat;
}

select.classic.error {
	background-image:url(../img/arrow_down_r.png);
}

label {
    font-family: "aktiv-grotesk-condensed",sans-serif;
}

#contacto .form-field-wrapper {
    margin-bottom: 0px;
}

#contacto label:not(.error) {
    font-size: 22px;
    text-transform: unset;
    font-weight: 500;
    color: #1ecad3;
    background-color: #FFF;
    position: relative;
    top: 28px;
    left: 20px;
    padding: 0 5px 0 5px;
    display: inline-block;
    letter-spacing: -0.25px;
    border-radius: 15px;
    transition: all 0.2s ease;
}

#contacto input.error, #contacto select.error {
    color: #df1e1e;
    border: 1px solid #df1e1e !important;
}

#contacto label.error {
    color: #df1e1e;
}

#contacto .btn-reservar {
    top: 75px;
}

.form-externo {
    width: 100%;
    height: 1750px;
    border-radius: 30px;
    padding: 30px 0px;
    background-color: #FFFFFF;
}

/*** custom checkboxes ***/

input[type=checkbox], input[type=radio] { display:none; } /* to hide the checkbox itself */
input[type=checkbox] + label:before, input[type=radio] + label:before {
  font-family: 'Font Awesome 5 Free';
  color: #1ecad3;
  display: inline-block;
}

input[type=checkbox] + label:before { content: "\f0c8"; } /* unchecked icon */
input[type=radio] + label:before { content: "\f111"; font-weight: 500 !important; } /* unchecked icon */

input[type=checkbox] + label:before, input[type=radio] + label:before { letter-spacing: 10px !important; } /* space between checkbox and label */

input[type=checkbox]:checked + label:before { content: "\f14a"; } /* checked icon */
input[type=radio]:checked + label:before { font-weight: 900 !important; } /* checked icon */

input[type=checkbox]:checked + label:before, input[type=radio] + label:before { letter-spacing: 5px; } /* allow space for check mark */

input[type=checkbox] + label {
    left: 0 !important;
    font-size: 18px !important;
    color: #000000 !important;
}

input[type=radio] + label {
    left: 0 !important;
    font-size: 18px !important;
    color: #000000 !important;
}


#sucursales img {
    margin-right: 60px;
}

.footer {
    padding-top: 20px;
    padding-bottom: 20px;
}

.footer .lead-lg {
    margin-bottom: 0px !important;
}

.horarios {
    border: 1px solid #a3e9ed;
    border-radius: 10px;
    height:100%;
    width: 100%;
    max-width: 356px;
    color: #fff;
    padding: 45px;
    font-size: 28px;
    line-height: 1.3;
    display: flex;
    justify-content: center;
    align-items: center;
}

.horarios span {
    font-weight:700;
}

.sucursales {
    margin-bottom: 50px;
    padding-bottom: 40px;
    border-bottom: 1px solid #bbbbba;
}

.background-ws {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 25px;
    right: 20px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
    font-size: 36px;
    text-align: center;
    padding-left: 2px;
    padding-top: 8px;
    background-color: #4caf50;
    cursor: pointer;
    transition: box-shadow 2s, transform 250ms, filter 250ms ease-in-out;
    z-index: 100;
}

.background-ws:hover {
    transform: scale(1.1);
  }

.ws-button-icon {
    color: white;
}

.ws-icono {
    position: fixed;
    bottom: 45px;
    right: 0px;
    background-color: #1ECAD3;
    padding: 6px 25px 8px 15px;
    border-radius: 10px 0 0 10px;
}

.ws-icono img {
    width: 60px;
}

.ws-icono i {
    font-size: 60px;
    color: #FFF;
}

.blog-post {
    height: 100%;
}

.border {
    border: 1px solid #bbbbba;
}

.round10 {
    border-radius: 10px;
}

.round10 .post-media img {
    border-radius: 10px 10px 0 0;
}

.blog-post h3 {
    line-height: 1.1;
}

.blog-padd {
    padding: 1.5rem 1.5rem 4.5rem 1.5rem !important;
}

.blog-post .post-tag, .team-item .post-tag {
    bottom: 1.5rem;
    position: absolute;
}

.blog-post .post-tag span, .team-item .post-tag span {
    display: inline-block;
    background: #1ecad3;
    color: #FFF;
    font-weight: 700;
    padding: 5px 24px 0px 24px;
    border-radius: 4px;
}

.blog-post .post-tag span a, .team-item .post-tag span a {
    color: #FFF;
}

.owl-item {
    height: 100%;
}

.team-item {
    border-radius: 10px;
    border: 1px solid #bbbbba;
    margin: 0 15px;
    background-color: #FFFFFF;
    height: 480px;
}

.team-item-info {
    text-align: left;
}

.team-item-info h3.alt-title {
    margin-bottom: 5px;
}

.titulo-signia img {
    height: 80px;
	margin-right: 30px;
}

.titulo-signia h1 {
    line-height: 90px;
}

.titulo-coselgi img {
    height: 60px;
	margin-right: 30px;
}

.titulo-coselgi h1 {
    line-height: 60px;
}


.shoebox-iframe iframe {
    min-width: 100%;
    border: 0;
}

.ml-servicios {
    margin-left: 12.5%;
}

.qr_header img {
    width: 50vw;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
    max-width: 200px;
}

.qr_header i {
    color: #1ecad3;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 26px;
    margin-right: 20px;
}

.qr_accordion {
    padding-left: 30px;
    padding-right: 30px;
}

.qr_accordion .toggle .toggle-title {
    margin-bottom: 26px;
    font-size: 20px;
    line-height: 1;
}

.qr_accordion .toggle > .toggle-title > a {
    border-bottom: 1px solid #575756;
    border-top: 1px solid #575756;
    background: #eeeef0 !important;
    color: #595959;
}

.qr_accordion .toggle > .toggle-title > a.active i.fa-angle-up {
    color: #575756;
}

.qr_accordion .toggle > .toggle-title > a i.fa-angle-down {
    color: #575756;
}

.qr_accordion .toggle > .toggle-content {
    background: #eeeef0 !important;
}

.qr_titulo_seccion img {
    width: 60px;
}

.qr_titulo_seccion img.ico_calendar {
    width: 76px;
}

.botones-header {
	display: none;
}

@media (min-width: 1500px) {
    .container-home {
        width: 1400px;
        max-width: 100%;
    }
}

@media (max-width: 1499px) {

	.horarios {
		padding: 32px;
		font-size: 24px;
	}
	
	.btn-xxlg img {
		max-height: 40px;
		margin-right: 12px;
	}
	
	.btn-xxlg {
        font-size: 24px;
        line-height: 36px;
        padding: 14px 30px 12px !important
    }
	
	.team-item {
		height: 430px;
	}

}

@media (max-width: 1300px) {

	.nav-menu ul.nav-menu-inner > li > a {
		padding: 28px 10px 18px;
        font-size: 16px;
	}

}


@media (max-width: 1200px) {

    p.lead-lg {
        font-size: 18px;
    }

    h4 {
        font-size: 20px;
    }

    .header-top {
        padding: 25px 50px 15px;
    }

    .nav-menu ul.nav-menu-inner li a {
        font-size: 15px;
    }

    .nav-menu ul.nav-menu-inner > li > a {
        padding: 28px 8px 18px;
        font-size: 15px;
        color: #595959 !important;
        letter-spacing: 1px;
    }

    .logo a {
        width: 240px;
        margin-left: 10px;
    }

    #comunicare h2 {
        font-size: 44px;
    }

    .btn-xlg {
        font-size: 20px;
        padding: 18px 40px 12px !important;
    }

    .btn-xxlg {
        font-size: 24px;
        line-height: 36px;
        padding: 14px 30px 12px !important
    }

    .btn-xxlg img {
        max-height: 36px;
        margin-right: 10px;
    }

    .btn-xxlg small {
        font-size: 19px;
    }

    #servicios .caja-servicios {
        padding: 28px 21px;
        height: 100%;
    }

    #servicios .caja-servicios h4 {
        font-size: 18px;
        margin-bottom: 25px;
        margin-top: 5px;
    }

    #servicios .caja-servicios p {
        font-size: 17px;
    }
    
    .horarios {
        padding: 24px;
        font-size: 24px;
    }

}

@media (max-width: 1024px) {
	
	.mobile-device .botones-header {
		display: block !important;
	}
	
	.horarios {
		max-width: 100%;
	}
	
    .ml-servicios {
        margin-left: unset;
    }
	
	.comunicare_img {
		padding-right: 15px;
	}


    .header-top {
        padding: 15px 3px;
		display: none;
    }

    .header-top .btn-color {
        margin-right: 2px;
    }

    .btn-lg {
        font-size: 16px;
        padding: 10px 15px 8px 15px !important;
    }

    .btn-lg img {
        max-height: 20px;
        margin-right: 5px;
        margin-top: -3px;
    }

    .btn-xlg {
        font-size: 20px;
        padding: 18px 0px !important;
        width: 100%;
    }

    .btn-xxlg {
        font-size: 24px;
        line-height: 32px;
        padding: 14px 30px 12px !important;
    }

    .btn-xxlg img {
        max-height: 32px;
        margin-right: 8px;
    }

    .btn-xxlg small {
        font-size: 22px;
    }

    .header-top div {
        text-align: center;
    }

    .header .logo a {
        width: 220px;
        margin-left: 0px;
    }

    header .nav-bar-icon > span, header .nav-bar-icon > span:before, header .nav-bar-icon > span::after, header.header-dark .nav-bar-icon > span, header.header-dark .nav-bar-icon > span:before, header.header-dark .nav-bar-icon > span::after, header.header-dark.header-prepare .nav-bar-icon > span, header.header-dark.header-prepare .nav-bar-icon > span:before, header.header-dark.header-prepare .nav-bar-icon > span::after {
        background-color: #595959;
    }

    .nav-bar-icon > span {
        width: 30px;
        height: 3px;
    }

    .header {
        height: 70px;
    }

    .header.header-fixed {
        height: 70px;
    }
	
	.nav-menu ul.nav-menu-inner > li > a {
        color: #FFF !important;
    }
	
	.sub-dropdown {
		background: #999999;
		border-top: 0;
		
	}
	
	.sub-dropdown > li > a {
		color: #ffffff;
	}

    .container-slider {
        height: 380px;
    }

    .pos-head {
        padding-top: 70px;
    }

    .section-padding-slider {
        padding-top: 70px;
    }

    .section-padding-tit {
		padding-top: 150px;
		padding-bottom: 0px;
	}

    #comunicare h2 {
        font-size: 34px;
    }

    .comunicare {
        text-align: left;
        padding-top: 0px;
        padding-right: 0px;
    }

    #servicios h1, #contacto h1 {
        font-size: 34px;
    }

    #contacto form {
        border-radius: 24px;
        padding: 50px 45px 50px;
    }

    #contacto p {
        font-size: 25px;
        margin-bottom:20px;
    }

    #sucursales img {
        margin-right: 0px;
        margin-bottom: 30px;
    }

    .footer p.lead-lg {
        font-size: 16px;
    }

    #h_section {
        background-position: bottom center;
    }

    #h_section_c {
        background-position: center center;
    }
    
    #h_section .intro-content, #h_section_c .intro-content {
        /* text-align: center; */
        padding-left: 0px;
    }
    
    #h_section h1, #h_section_c h1 {
        line-height: 1;
        font-size: 32px;
    }

    .overlay-dark-grad:before {
        background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.9) 0%, transparent 85%);
    }

    .sub-dropdown {
        width: 100%;
    }

    .titulo-signia img {
        float: none;
        height: 90px;
        margin-bottom: 10px;
    }

    .titulo-signia h1 {
        line-height: 60px;
        font-size: 36px;
    }

    .titulo-coselgi img {
        float: none;
        height: 50px;
        margin-bottom: 10px;
    }

    .titulo-coselgi h1 {
        line-height: 60px;
        font-size: 36px;
    }

    .team-item {
        height: 570px;
    }

    .team-item-info h3.alt-title {
        font-size: 22px;
    }

    .team-item-info p {
        font-size: 18px;
        line-height: 1.2;
    }

}