@charset "UTF-8";
 @font-face {
font-family: "Vonca-Regular";
src: url(//calvosotelo54.com/wp-content/themes/calvo-sotelo/assets/fonts/VONCA/vonca-regular.otf) format("opentype");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "Vonca-Light";
src: url(//calvosotelo54.com/wp-content/themes/calvo-sotelo/assets/fonts/VONCA/vonca-light.otf) format("opentype");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "CeraPRO-Regular";
src: url(//calvosotelo54.com/wp-content/themes/calvo-sotelo/assets/fonts/CERA/CeraPRO-Medium.ttf) format("truetype");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "CeraPRO-Bold";
src: url(//calvosotelo54.com/wp-content/themes/calvo-sotelo/assets/fonts/CERA/CeraPRO-Bold.ttf) format("truetype");
font-weight: normal;
font-style: normal;
}
.montserrat-medium {
font-family: "Montserrat", serif;
font-optical-sizing: auto;
font-weight: 500;
font-style: normal;
}
.montserrat-bold {
font-family: "Montserrat", serif;
font-optical-sizing: auto;
font-weight: 700;
font-style: normal;
}
body {
color: #3b3b3b !important;
} html, body {
overflow-x: hidden;
font-size: 16px;
} h1 {
color: #528a77;
font-family: "Vonca-Light", sans-serif;
font-optical-sizing: auto;
font-weight: 700;
font-style: normal;
}
h2 {
text-transform: uppercase;
color: #528a77;
font-size: 4rem;
font-family: "Vonca-Light", sans-serif;
font-optical-sizing: auto;
font-weight: 700;
font-style: normal;
}
h3 {
font-family: "Montserrat", serif;
font-optical-sizing: auto;
font-weight: 500;
font-style: normal;
}
h3.title {
font-size: 3rem;
color: #528a77;
font-family: "Montserrat", serif;
font-optical-sizing: auto;
font-weight: 500;
font-style: normal;
}
.subtitulo {
color: #254c3f;
text-transform: capitalize;
padding-left: 35px;
position: relative;
text-transform: uppercase;
display: inline-block;
font-size: 18px;
font-weight: 600;
}
.subtitulo:before {
content: "";
position: absolute;
bottom: 7px;
left: 0;
width: 30px;
height: 5px;
background-color: #254c3f;
} .btn-primary {
background-color: white;
border: 0;
color: #528a77;
position: relative;
height: 45px;
border-radius: 4px;
font-size: 1.6rem;
line-height: 2rem;
font-weight: normal;
padding-left: 20px;
padding-right: 60px;
display: inline-flex;
transition: all 0.5s ease-in-out;
display: inline-flex;
align-items: center;
text-transform: uppercase;
overflow: hidden;
border: 1px solid #528a77;
}
.btn-primary:visited, .btn-primary:active, .btn-primary:focus {
background-color: #528a77;
color: white;
}
.btn-primary:after {
font-family: "bootstrap-icons";
content: "\f27b";
position: absolute;
top: 0px;
right: 0px;
background-color: #528a77;
border: 0px solid #528a77;
color: white;
width: 40px;
height: 45px;
font-weight: bold;
display: inline-flex;
align-items: center;
justify-content: center;
font-size: 2.5rem;
transition: all 0.5s ease-in-out;
}
.btn-primary.btn-download {
background-color: white;
color: #528a77;
}
.btn-primary.btn-download:after {
font-family: "bootstrap-icons";
content: "\f1b9";
font-size: 2rem;
}
.btn-primary:hover {
background-color: #528a77;
color: white;
}
.btn-primary:hover:after {
background-color: white;
color: #528a77;
}
.btn-primary.btn-submit {
border: 1px solid #528a77;
color: #528a77;
}
.btn-primary.btn-submit:after {
background-color: #528a77;
}
.btn-primary.btn-submit:hover {
background-color: #528a77;
color: white;
}
.btn-primary.btn-submit:hover:after {
background-color: white;
color: #528a77;
}
.btn-secondary {
border: 0;
border-radius: 4px;
background-color: #528a77;
border: 1px solid #528a77;
font-size: 1.6rem;
font-weight: 500;
color: white;
text-transform: uppercase;
position: relative;
padding: 10px 20px;
transition: all 0.3s ease-in;
}
.btn-secondary:hover {
background-color: transparent;
color: #254c3f;
border: 1px solid #254c3f;
text-decoration: none;
}
.btn-secondary.btn-white {
color: white;
}
.btn-secondary.btn-white:before {
font-size: 3.5rem;
}
.btn-secondary.btn-white:after {
font-size: 3.5rem;
}
.btn-secondary.btn-lg {
font-size: 2.5rem;
}
.btn-secondary.btn-lg:before {
left: -30px;
font-size: 3rem;
}
.btn-secondary.btn-lg:after {
left: -15px;
font-size: 3rem;
}
.btn-secondary.btn-lg:hover:before {
left: -2px;
}
.btn-secondary.btn-lg.inactive:hover:before {
color: #528a77;
left: -30px;
}
.btn-secondary.btn-lg.inactive:hover:after {
color: #528a77;
opacity: 1;
}
.btn.disabled,
.btn:disabled,
fieldset:disabled .btn {
background-color: #CCC !important;
border-color: #CCC;
color: #666;
font-style: italic;
}
.btn.disabled:hover,
.btn:disabled:hover,
fieldset:disabled .btn:hover {
cursor: not-allowed !important;
}
.btn-link {
position: relative;
background-color: transparent !important;
border-color: transparent !important;
color: #528a77;
border-radius: 0;
font-size: 1.8rem;
font-weight: 500;
padding: 0px;
text-decoration: none;
transition: all 0.5s ease-in-out;
}
.btn-link:before, .btn-link:after {
content: "";
position: absolute;
top: calc(50% - 1.5px);
left: -40px;
border-bottom: 3px solid #528a77;
width: 20px;
transition: all 0.2s ease-in-out;
}
.btn-link:hover {
background-color: transparent !important;
border-color: transparent;
color: #528a77;
}
.btn-link:hover:after {
transform: rotate(90deg);
}
.btn-link:visited, .btn-link:active, .btn-link:focus {
background-color: transparent !important;
border-color: transparent;
color: #528a77;
} a {
color: #528a77;
text-decoration: none;
transition: all 0.5s ease;
}
a:hover {
color: #254c3f;
text-decoration: underline;
} .bg-grey {
background-color: #FBFBFB;
}
.bg-grey h3 {
color: #528a77;
}
.bg-gray {
background-color: #FBFBFB;
}
.parallax {
height: 100vh;
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
position: relative;
}
@media (max-width: 767px) {
.parallax {
background-attachment: inherit;
}
}
.z-index-top {
position: relative;
z-index: 93;
}
.text-red {
color: #d64848 !important;
font-weight: 600 !important;
}
.text-justify {
text-align: justify;
}
.toptitulo {
font-size: 3rem;
color: #528a77;
}
.home .toptitulo {
font-size: 4rem;
}
.featured-text {
font-size: 3.4rem;
line-height: 160%;
color: #528a77;
}
.home .featured-text {
font-size: 2.9rem;
}
.text-black {
color: #528a77;
}
.fondo-menu {
display: none;
transition: all 0.5s ease-in;
}
.fondo-menu.open {
width: 100vw;
height: 100vh;
background-image: url(//calvosotelo54.com/wp-content/themes/calvo-sotelo/assets/img/bg-menu.jpg);
background-size: cover;
background-position: bottom center;
position: fixed;
top: 0;
left: 0;
display: block;
z-index: 94;
}
strong {
font-weight: bold !important;
}
.texto {
font-size: 1.6rem;
line-height: 2rem;
color: #528a77;
}
.txt-black {
color: #528a77;
}
.border-left {
border-left: 2px solid #528a77;
}
.vertical-center {
display: flex;
align-items: center;
}
#backToTop {
position: fixed;
bottom: 20px;
right: 20px;
font-size: 3rem;
color: #528a77;
}
.fancybox-stage h3 {
font-size: 1.8rem;
}
.fancybox-stage h4 {
font-size: 1.6rem;
font-weight: bold;
}
#fp-nav {
z-index: 10 !important;
}
#backToTop {
position: fixed;
bottom: 20px;
right: 20px;
font-size: 3rem;
color: #528a77;
z-index: 94;
}
.scroll-downs {
position: absolute;
right: 0;
left: 50%;
transform: translate(-50%, 0);
bottom: 3%;
z-index: 9;
width: 27px;
height: 45px;
}
.scroll-downs .mousey {
width: 0px;
padding: 8px 13px 6px 9px;
height: 26px;
border: 2px solid #fff;
border-radius: 25px;
opacity: 0.75;
box-sizing: content-box;
}
.scroll-downs .mousey .scroller {
width: 3px;
height: 7px;
border-radius: 50%;
background-color: #fff;
animation-name: scroll;
animation-duration: 2.2s;
animation-timing-function: cubic-bezier(0.15, 0.41, 0.69, 0.94);
animation-iteration-count: infinite;
}
@keyframes scroll {
0% {
opacity: 0;
}
10% {
transform: translateY(0);
opacity: 1;
}
100% {
transform: translateY(10px);
opacity: 0;
}
}
.pattern {
position: fixed;
top: 130px;
left: 0;
width: 100%;
height: 100vh;
background-image: url(//calvosotelo54.com/wp-content/themes/calvo-sotelo/assets/img/pattern.svg);
background-repeat: no-repeat;
}
.pattern-claro {
position: fixed;
top: 130px;
left: 0;
width: 100%;
height: 100vh;
background-image: url(//calvosotelo54.com/wp-content/themes/calvo-sotelo/assets/img/pattern-claro.svg);
background-repeat: no-repeat;
}
.flecha-sticky {
min-height: 800px;
position: relative;
}
.flecha-sticky div.flecha {
position: sticky;
top: 122px;
width: 100%;
height: 247px;
background-image: url(//calvosotelo54.com/wp-content/themes/calvo-sotelo/assets/img/flecha-logo-clara-complete.svg);
background-repeat: no-repeat;
}
#comprueba {
display: flex;
justify-content: space-between;
}
#comprueba input#n1, #comprueba input#n2, #comprueba #res {
border: 1px solid #528a77 !important;
background-color: #f3f3f3 !important;
width: 60px;
height: 35px;
display: inline-block;
padding: 0;
text-indent: 10px;
font-size: 1.4rem !important;
}
#comprueba input#n1:focus, #comprueba input#n1:focus-visible, #comprueba input#n2:focus, #comprueba input#n2:focus-visible, #comprueba #res:focus, #comprueba #res:focus-visible {
border: 1px solid #528a77;
outline: none;
}
#comprueba #n1, #comprueba #n2 {
color: #777;
font-style: italic;
}
#comprueba #res {
background-color: #fff !important;
}
#comprueba #res.ok {
border-color: #29c829 !important;
}
#comprueba .error-txt {
opacity: 1;
display: block;
padding-top: 10px;
color: #528a77;
transition: all 0.4s ease-in;
font-weight: 400;
}
#comprueba .error-txt.hide {
opacity: 0;
}
#comprueba .check-ok {
opacity: 0;
}
#comprueba .check-ok i {
color: #29c829;
font-size: 2.2rem;
padding-left: 5px;
}
#comprueba .check-ok.show {
opacity: 1;
margin-left: -33px;
} .form-check {
padding-left: 0;
}
.wpcf7-list-item {
margin: 0 !important;
}
.wpcf7-list-item label {
display: flex;
}
.wpcf7-list-item label input[type=checkbox] {
margin-right: 10px;
}
.wpcf7-list-item label span.wpcf7-list-item-label {
font-size: 12px;
color: #528a77;
font-weight: 300;
}
.wpcf7-list-item label span.wpcf7-list-item-label a {
color: #254c3f;
text-decoration: none;
transition: all 0.5s ease-in-out;
font-weight: 500;
}
.wpcf7-list-item label span.wpcf7-list-item-label a:hover {
color: #528a77;
text-decoration: underline;
}
.wpcf7 input[type=submit] {
border-radius: 0 !important;
} .form-subscribe input[type=text],
.form-subscribe input[type=email],
.form-subscribe textarea {
height: 40px;
width: 100%;
padding: 10px 10px 10px 5px;
border-radius: 0px;
background-color: transparent !important;
display: block;
outline: none;
font-size: 1.6rem !important;
border: 0;
border-bottom: 1px solid #a1a1a1;
color: #528a77;
margin-bottom: 20px !important;
}
.form-subscribe input[type=text]:focus,
.form-subscribe input[type=email]:focus,
.form-subscribe textarea:focus {
box-shadow: none !important;
border-bottom: 1px solid #528a77;
}
.form-subscribe input[type=text]:-webkit-autofill, .form-subscribe input[type=text]:-webkit-autofill:focus,
.form-subscribe input[type=email]:-webkit-autofill,
.form-subscribe input[type=email]:-webkit-autofill:focus,
.form-subscribe textarea:-webkit-autofill,
.form-subscribe textarea:-webkit-autofill:focus {
-webkit-box-shadow: 0 0 0px 1000px white inset !important;
box-shadow: 0 0 0px 1000px white inset !important;
-webkit-text-fill-color: #000 !important;
}
.form-subscribe textarea {
height: 80px;
}
.form-subscribe input[type=submit] {
border: 1px solid #254c3f;
transition: all 0.5s ease-in;
margin-top: 20px !important;
color: white;
border-radius: 0px;
height: 42px;
color: #254c3f;
font-size: 1.4rem;
}
.form-subscribe input[type=submit]:hover {
background-color: #254c3f;
color: white;
}
.form-subscribe input[type=submit]:disabled {
color: #999;
border-color: #999;
}
.iti__flag-container {
height: 40px;
}
.iti__flag-container .iti__selected-flag {
height: 40px;
background-color: transparent;
padding-left: 4px;
}
.title-right {
position: absolute;
color: #ececec;
text-transform: uppercase;
font-weight: bold;
top: 30%;
right: 100px;
font-size: 5rem;
line-height: 5.5rem;
}
.cta ul li {
margin-bottom: 10px;
}
.cta ul li a {
color: #528a77;
font-weight: bold;
text-transform: uppercase;
}
.cta ul li a:hover {
color: #254c3f;
text-decoration: none;
}
.brochure {
display: flex;
justify-content: start;
border: 0px !important;
width: auto;
box-shadow: 0px 0px 10px 0px #999;
transition: all 0.5s ease;
background-color: transparent !important;
}
.brochure .brochure__img {
background-color: #528a77;
padding: 10px 20px;
text-align: center;
}
.brochure .brochure__img img {
width: 120px;
}
.brochure .brochure__content {
width: 100%;
background-color: #f2f1f2;
padding-left: 20px;
padding-right: 20px;
display: flex;
align-items: start;
justify-content: center;
flex-direction: column;
transition: all 0.5s ease;
}
.brochure .brochure__content h3 {
font-size: 2rem;
text-transform: uppercase;
font-weight: bold;
padding-bottom: 5px;
}
.brochure .brochure__content p {
font-size: 1.8rem;
color: #666;
}
.brochure .brochure__download {
background-color: #254c3f;
padding: 10px 20px;
text-align: center;
display: flex;
align-items: center;
transition: all 0.5s ease-in;
}
.brochure .brochure__download a {
color: #fff;
font-weight: bold;
text-transform: uppercase;
transition: all 0.5s ease-in;
}
.brochure .brochure__download a i {
font-size: 3rem;
color: #528a77;
transition: all 0.5s ease-in;
}
.brochure .brochure__download a:hover i {
color: white;
}
.brochure .brochure__download:hover {
background-color: #528a77;
}
.brochure .brochure__download:hover a {
color: white;
}
.brochure .brochure__download:hover a i {
color: white;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
width: 3rem;
height: 3rem;
}
.compensate-for-scrollbar {
margin-right: 0 !important;
} .list-lint {
margin-top: 20px;
}
.list-lint ul {
margin: 0;
padding-left: 0;
list-style: none;
}
.list-lint ul li {
font-size: 12px;
}
.list-lint.naranja h3 {
font-weight: bold;
color: #edcd95;
}
.list-lint.naranja ul li {
color: #edcd95;
}
.list-lint.rojo h3 {
font-weight: bold;
color: #f09696;
}
.list-lint.rojo ul li {
color: #f09696;
}
.list-lint.morado h3 {
font-weight: bold;
color: #d59ac5;
}
.list-lint.morado ul li {
color: #d59ac5;
}
.list-lint.azul h3 {
font-weight: bold;
color: #97d1ed;
}
.list-lint.azul ul li {
color: #97d1ed;
}
.list-lint.azul-oscuro h3 {
font-weight: bold;
color: #97abd9;
}
.list-lint.azul-oscuro ul li {
color: #97abd9;
}
.list-lint.verde h3 {
font-weight: bold;
color: #a0cd8e;
}
.list-lint.verde ul li {
color: #a0cd8e;
} .brochure {
display: flex;
justify-content: start;
border: 0px !important;
width: auto;
box-shadow: 0px 0px 10px 0px #999;
transition: all 0.5s ease;
background-color: transparent !important;
}
.brochure .brochure__img {
background-color: #528a77;
padding: 10px 20px;
text-align: center;
}
.brochure .brochure__img img {
width: 120px;
}
.brochure .brochure__content {
width: 100%;
background-color: #f2f1f2;
padding-left: 20px;
padding-right: 20px;
display: flex;
align-items: start;
justify-content: center;
flex-direction: column;
transition: all 0.5s ease;
}
.brochure .brochure__content h3 {
font-size: 2rem;
text-transform: uppercase;
font-weight: bold;
padding-bottom: 5px;
}
.brochure .brochure__content p {
font-size: 1.8rem;
color: #666;
}
.brochure .brochure__download {
background-color: #528a77;
padding: 10px 20px;
text-align: center;
display: flex;
align-items: center;
transition: all 0.5s ease-in;
}
.brochure .brochure__download a {
color: #fff;
font-weight: bold;
text-transform: uppercase;
transition: all 0.5s ease-in;
}
.brochure .brochure__download a i {
font-size: 3rem;
color: white;
transition: all 0.5s ease-in;
}
.brochure .brochure__download a:hover i {
color: white;
}
.brochure .brochure__download:hover {
background-color: #69a691;
}
.brochure .brochure__download:hover a {
color: white;
}
.brochure .brochure__download:hover a i {
color: white;
}
header {
position: fixed;
top: 0;
left: 0;
width: 100vw;
transition: all 0.5s ease-in-out;
padding: 10px 0;
z-index: 2000;
background-color: #528a77;
transition: all 1s ease;
}
header #animacion-logo {
width: 70%;
transition: all 0.5s ease;
}
header #logo-fc7 {
width: 220px;
transition: all 0.5s ease;
}
header.scroll #logo-fc7 {
width: 150px;
}
header.scroll svg {
transform: scale(0.8);
}
header.scroll #animacion-logo {
width: 40%;
}
header.transparent {
background-color: transparent;
}
header .navbar {
padding-top: 5px;
padding-bottom: 5px;
}
header .menu {
margin-top: 40px;
}
header .menu span {
bottom: 45px;
}
header .navbar-collapse {
align-items: center;
}
header .navbar-collapse .navbar-nav {
width: 100%;
}
header .navbar-collapse .navbar-nav li a {
font-size: 3.2rem;
}
header .iconos {
bottom: 200px;
}
header.mobile {
padding: 15px 0;
}
header.mobile .navbar {
padding-top: 0px;
padding-bottom: 0px;
}
header.mobile .navbar-collapse .navbar-nav {
width: 100%;
}
header.mobile .navbar-collapse .navbar-nav li a {
font-size: 2rem;
color: white;
}
header.mobile .iconos {
bottom: 50px;
}
header.mobile .menu {
margin-top: 20px;
}
header.mobile .menu span {
bottom: 35px;
}
.proyecto-in-mobile {
position: fixed;
top: 86px;
z-index: 9;
width: 100%;
text-align: center;
background-color: #528a77;
padding: 5px 0;
color: white;
}
.navbar {
padding-bottom: 15px;
} .navbar-brand {
margin-right: 30px;
} .navbar-toggler {
width: 30px;
height: 30px;
border: none;
background-color: transparent;
background-size: cover;
display: block !important;
z-index: 999;
position: absolute;
right: 0;
top: 30px;
}
.navbar-toggler.collapsed {
color: #528a77;
} .navbar-collapse {
position: fixed;
top: 0;
bottom: 0;
transition: right 0.3s ease;
}
.navbar-collapse ul.navbar-nav li {
transform: translate(800px, 0px);
}
.navbar-collapse.show {
right: -2px;
}
.navbar-collapse.show ul.navbar-nav li {
transform: translate(0px, 0px);
transition: opacity 0.3s ease-in-out, transform 0.4s ease-in-out;
}
.navbar-collapse.show ul.navbar-nav li:nth-child(1) {
transition-delay: 0.15s;
}
.navbar-collapse.show ul.navbar-nav li:nth-child(2) {
transition-delay: 0.12s;
}
.navbar-collapse.show ul.navbar-nav li:nth-child(3) {
transition-delay: 0.19s;
}
.navbar-collapse.show ul.navbar-nav li:nth-child(4) {
transition-delay: 0.22s;
}
.navbar-collapse.show ul.navbar-nav li:nth-child(5) {
transition-delay: 0.1s;
}
.nav-item {
margin: 10px;
}
.nav-item .nav-link {
color: #F0F0F0;
opacity: 0;
font-weight: 400;
transition: all 0.5s ease;
}
.nav-item .nav-link:hover {
color: white;
}
.nav-item .nav-link.show-element {
opacity: 1;
margin-left: 0px !important;
}
.nav-item.active .nav-link {
text-decoration: underline;
}
.idiomas {
position: absolute;
bottom: 100px;
}
.navbar-nav {
flex-direction: column !important;
}
.navbar-nav li {
padding-bottom: 10px;
text-align: center;
}
.navbar-nav li a {
text-transform: uppercase;
}
.nombre-proyecto {
font-size: 4rem;
border-left: 3px solid #528a77;
padding-left: 50px;
font-weight: 400;
opacity: 1;
color: #528a77;
transition: all 0.3s ease-in-out;
}
.nombre-proyecto.hidden {
opacity: 0;
} .menu {
background-color: transparent;
border: none;
cursor: pointer;
padding: 0;
z-index: 999;
position: relative;
}
.menu span {
position: absolute;
font-size: 1.3rem;
right: 70px;
color: #528a77;
}
.menu.menu-oscuro span {
color: #528a77;
}
.menu.opened span {
color: #528a77;
opacity: 0;
}
.menu:not(.opened):hover .line1 {
stroke-dasharray: 60 207 !important;
}
.menu:not(.opened):hover .line2 {
stroke-dasharray: 60 60 !important;
}
.line {
fill: none;
stroke: #528a77;
stroke-width: 6;
transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1), stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);
}
.line1 {
stroke-dasharray: 40 207;
stroke-width: 6;
}
.line2 {
stroke-dasharray: 40 60;
stroke-width: 6;
}
.line3 {
stroke-dasharray: 60 207;
stroke-width: 6;
}
.opened .line1 {
stroke-dasharray: 90 207;
stroke-dashoffset: -134;
stroke-width: 6;
}
.opened .line2 {
stroke-dasharray: 1 60;
stroke-dashoffset: -30;
stroke-width: 6;
}
.opened .line3 {
stroke-dasharray: 90 207;
stroke-dashoffset: -134;
stroke-width: 6;
}
.menu.opened .line {
stroke: #528a77;
}
.menu-oscuro .line {
stroke: #528a77;
} .btn1 {
position: absolute;
width: 60px;
height: 60px;
top: 0px;
right: 0px;
transition-duration: 0.5s;
}
.btn1 .icon-left {
transition-duration: 0.5s;
position: absolute;
height: 4px;
width: 20px;
top: 30px;
background-color: #528a77;
left: 0px;
}
.btn1 .icon-left:before {
transition-duration: 0.5s;
position: absolute;
width: 20px;
height: 4px;
background-color: #528a77;
content: "";
top: -15px;
}
.btn1 .icon-left:after {
transition-duration: 0.5s;
position: absolute;
width: 20px;
height: 4px;
background-color: #528a77;
content: "";
top: 15px;
}
.btn1 .icon-left:hover {
cursor: pointer;
}
.btn1 .icon-right {
transition-duration: 0.5s;
position: absolute;
height: 4px;
width: 20px;
top: 30px;
background-color: #528a77;
left: 20px;
}
.btn1 .icon-right:before {
transition-duration: 0.5s;
position: absolute;
width: 20px;
height: 4px;
background-color: #528a77;
content: "";
top: -15px;
}
.btn1 .icon-right:after {
transition-duration: 0.5s;
position: absolute;
width: 20px;
height: 4px;
background-color: #528a77;
content: "";
top: 15px;
}
.btn1.open .icon-left {
transition-duration: 0.5s;
background: transparent;
}
.btn1.open .icon-left:before {
transform: rotateZ(45deg) scaleX(1.4) translate(4px, 4px);
}
.btn1.open .icon-left:after {
transform: rotateZ(-45deg) scaleX(1.4) translate(4px, -4px);
}
.btn1.open .icon-right {
transition-duration: 0.5s;
background: transparent;
}
.btn1.open .icon-right:before {
transform: rotateZ(-45deg) scaleX(1.4) translate(-4px, 4px);
}
.btn1.open .icon-right:after {
transform: rotateZ(45deg) scaleX(1.4) translate(-4px, -4px);
}
.btn1:hover {
cursor: pointer;
} .container {
cursor: pointer;
display: flex;
}
svg {
transition: transform 500ms cubic-bezier(0.4, 0, 0.2, 1);
}
.active svg {
transform: rotate(90deg);
}
path {
transition: transform 500ms cubic-bezier(0.4, 0, 0.2, 1), stroke-dasharray 500ms cubic-bezier(0.4, 0, 0.2, 1), stroke-dashoffset 500ms cubic-bezier(0.4, 0, 0.2, 1);
}
path:nth-child(1) {
transform-origin: 36% 40%;
}
path:nth-child(2) {
stroke-dasharray: 29 299;
}
path:nth-child(3) {
transform-origin: 35% 63%;
}
path:nth-child(4) {
stroke-dasharray: 29 299;
}
path:nth-child(5) {
transform-origin: 61% 52%;
}
path:nth-child(6) {
transform-origin: 62% 52%;
}
.active path:nth-child(1) {
transform: translateX(9px) translateY(1px) rotate(45deg);
}
.active path:nth-child(2) {
stroke-dasharray: 225 299;
stroke-dashoffset: -72px;
}
.active path:nth-child(3) {
transform: translateX(9px) translateY(1px) rotate(-45deg);
}
.active path:nth-child(4) {
stroke-dasharray: 225 299;
stroke-dashoffset: -72px;
}
.active path:nth-child(5) {
transform: translateX(9px) translateY(1px) rotate(-45deg);
}
.active path:nth-child(6) {
transform: translateX(9px) translateY(1px) rotate(45deg);
}  .visuallyHidden {
position: absolute;
overflow: hidden;
clip: rect(0 0 0 0);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
}
.container {
margin: 0 auto;
display: flex;
justify-content: space-between;
}
.hamburger {
margin: 0 auto;
margin-top: 40px;
width: 48px;
height: 30px;
position: relative;
text-align: right;
}
.hamburger .bar {
padding: 0;
width: 48px;
height: 4px;
background-color: #528a77;
display: block;
border-radius: 4px;
transition: all 0.4s ease-in-out;
position: absolute;
}
.bar1 {
top: 0;
}
.bar2,
.bar3 {
top: 13px;
}
.bar3 {
right: 0;
}
.bar4 {
bottom: 0;
} .hamburger4 {
z-index: 9;
}
.hamburger4:hover {
cursor: pointer;
}
.hamburger4:hover .bar4 {
width: 100%;
}
.hamburger4:hover .bar5 {
width: 100%;
}
.hamburger4 .bar4 {
top: 13px;
width: 70%;
right: 0;
}
.hamburger4 .bar5 {
bottom: 0px;
width: 85%;
right: 0;
}
.hamburger4 .bar {
transition: all 0.4s ease-in-out, transform 0.4s ease-in-out 0.4s;
}
.hamburger4 .bar2 {
width: 1px;
transform: rotate(90deg);
left: 24px;
}
.hamburger4 .bar3 {
width: 1px;
left: 24px;
}
.checkbox4 + label {
height: 80px;
}
.checkbox4:checked + label > .hamburger4 > .bar1 {
top: 13.5px;
background-color: transparent;
}
.checkbox4:checked + label > .hamburger4 > .bar2 {
left: 0px;
width: 48px;
transform: rotate(45deg);
background-color: white;
}
.checkbox4:checked + label > .hamburger4 > .bar3 {
left: 0;
width: 48px;
transform: rotate(-45deg);
background-color: white;
}
.checkbox4:checked + label > .hamburger4 > .bar4 {
background-color: transparent;
}
.checkbox4:checked + label > .hamburger4 > .bar5 {
bottom: 13.5px;
background-color: transparent;
}
.txt-menu {
position: absolute;
top: 43px;
right: 70px;
color: #528a77;
font-weight: 500;
transition: all 0.8s ease-in-out;
}
.txt-menu.hide {
opacity: 0;
}
.iconos {
position: absolute;
border: 10px;
left: 10%;
z-index: 9;
}
.iconos ul {
list-style: none;
}
.iconos ul li {
display: inline-block;
margin: 0 10px;
}
.iconos ul li a {
transition: all 0.5s ease-in;
}
.iconos ul li a i {
color: #528a77;
font-size: 25px;
}
.iconos ul li ahover i {
color: #F0F0F0;
}
.iconos .cambio-idoma {
margin-top: 20px;
}
.iconos .cambio-idoma img {
width: 25px;
margin: 0 10px;
}
.tab-contacto {
position: fixed;
top: 42%;
right: 0;
background-color: #528a77;
height: 100px;
width: 50px;
padding: 10px 0;
border-top-left-radius: 10px;
border-bottom-left-radius: 10px;
flex-direction: column;
align-items: center;
justify-content: space-around;
transition: all 0.5s ease-in;
z-index: 9;
}
.tab-contacto.show {
right: -200px;
}
.tab-contacto img {
width: 25px;
height: auto;
}
.tab-contacto img.flag {
filter: grayscale(1);
transition: all 0.5s ease-in;
}
.tab-contacto img.flag:hover {
filter: grayscale(0);
}
.tab-contacto img:hover {
cursor: pointer;
}
#logo {
height: auto;
}
.menu-anchor li a:not(.no-scroll) {
text-transform: uppercase;
color: white;
text-decoration: none;
transition: all 0.5s ease;
font-size: 1.6rem;
position: relative;
font-weight: 600;
padding-left: 10px;
}
.menu-anchor li a:not(.no-scroll):after {
content: "";
position: absolute;
bottom: -5px;
left: 0;
width: 0%;
height: 2px;
background-color: white;
bottom: 4px;
width: 0px;
left: 8px;
height: 4px;
transition: all 0.5s ease;
}
.menu-anchor li a:not(.no-scroll):hover {
color: #254c3f;
padding-left: 25px;
}
.menu-anchor li a:not(.no-scroll):hover:after {
content: "";
position: absolute;
bottom: -5px;
left: 0;
width: 100%;
height: 2px;
background-color: #254c3f;
bottom: 4px;
width: 15px;
left: 8px;
height: 4px;
}
.menu-anchor li a:not(.no-scroll).active {
color: #254c3f;
padding-left: 25px;
}
.menu-anchor li a:not(.no-scroll).active:after {
content: "";
position: absolute;
bottom: -5px;
left: 0;
width: 100%;
height: 2px;
background-color: #254c3f;
bottom: 4px;
width: 15px;
left: 8px;
height: 4px;
}
.menu-anchor li a.no-scroll:hover {
opacity: 0.8;
}
.ham {
cursor: pointer;
-webkit-tap-highlight-color: transparent;
transition: transform 400ms;
-moz-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
}
.hamRotate.active-menu {
transform: rotate(45deg);
}
.hamRotate180.active-menu {
transform: rotate(180deg);
}
.line {
fill: none;
transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
stroke: #FFF;
stroke-width: 5.5;
stroke-linecap: round;
}
.ham7 .top {
stroke-dasharray: 40 82;
}
.ham7 .middle {
stroke-dasharray: 40 111;
}
.ham7 .bottom {
stroke-dasharray: 40 161;
}
.ham7.active-menu .top {
stroke-dasharray: 17 82;
stroke-dashoffset: -62px;
}
.ham7.active-menu .middle {
stroke-dashoffset: 23px;
}
.ham7.active-menu .bottom {
stroke-dashoffset: -83px;
}
.ham8 .top {
stroke-dasharray: 40 160;
}
.ham8 .middle {
stroke-dasharray: 40 142;
transform-origin: 50%;
transition: transform 400ms;
}
.ham8 .bottom {
stroke-dasharray: 40 85;
transform-origin: 50%;
transition: transform 400ms, stroke-dashoffset 400ms;
}
.ham8.active-menu .top {
stroke-dashoffset: -64px;
}
.ham8.active-menu .middle {
transform: rotate(90deg);
}
.ham8.active-menu .bottom {
stroke-dashoffset: -64px;
}
.copy {
font-size: 1.2rem;
}
html {
font-size: 10px;
}
body {
overflow-x: hidden;
font-family: "Montserrat", serif !important;
font-optical-sizing: auto;
font-weight: 500;
font-style: normal;
}
.page {
margin-bottom: 0 !important;
}
.languages {
position: absolute;
top: 10px;
right: 0px;
display: flex;
flex-direction: column;
}
.languages a {
height: 20px;
display: flex;
align-items: center;
text-decoration: none;
}
.main {
overflow-x: hidden;
}
#fullpage .fp-table {
justify-content: end;
}
#fullpage .fp-overflow {
overflow-y: initial;
}
#cover,
.proyecto-1,
.proyecto-2,
.proyecto-3 {
height: 100vh;
width: 100vw;
position: initial;
background-size: cover;
background-position: bottom center;
}
#cover.small,
.proyecto-1.small,
.proyecto-2.small,
.proyecto-3.small {
height: 70vh;
}
#cover.team {
background-image: url(//calvosotelo54.com/wp-content/themes/calvo-sotelo/assets/img/bg-team.jpg);
}
#cover {
overflow: hidden;
}
#cover #carouselFade {
width: 100%;
}
#cover #carouselFade .carousel-inner {
height: 100%;
width: 100%;
object-fit: cover;
}
#cover #carouselFade .carousel-inner .carousel-item {
height: 100%;
width: 100%;
object-fit: cover;
}
#cover #carouselFade .carousel-inner .carousel-item img {
object-fit: cover;
object-position: center;
height: 100%;
width: 100%;
}
.proyecto-1 h2,
.proyecto-2 h2,
.proyecto-3 h2 {
font-size: 5rem;
}
.proyecto-1 h3,
.proyecto-2 h3,
.proyecto-3 h3 {
opacity: 0;
font-size: 2.5rem;
line-height: 3.5rem;
font-weight: lighter;
transition: all 1.5s ease-in;
background-color: rgba(124, 94, 62, 0.3);
padding: 20px;
border-radius: 10px;
}
.proyecto-1.active h3,
.proyecto-2.active h3,
.proyecto-3.active h3 {
opacity: 1;
}
.proyecto-1 {
background-image: url(//calvosotelo54.com/wp-content/themes/calvo-sotelo/assets/img/bg-alcala.jpg);
}
.proyecto-2 {
background-image: url(//calvosotelo54.com/wp-content/themes/calvo-sotelo/assets/img/bg-home.jpg);
}
.proyecto-3 {
background-image: url(//calvosotelo54.com/wp-content/themes/calvo-sotelo/assets/img/bg-solana.jpg);
}
#fp-nav ul li:last-child {
display: none !important;
}
#fp-nav ul li a span {
background: white !important;
}
.mensaje {
width: 800px;
height: 300px;
position: absolute;
bottom: 100px;
left: -650px;
display: flex;
align-items: center;
justify-content: left;
padding-left: 100px;
transition: left 1s ease-in-out;
animation: parpadeo 1s infinite;
}
.mensaje.visible {
background-image: url(//calvosotelo54.com/wp-content/themes/calvo-sotelo/assets/img/bg-flecha-red.svg);
background-position: right center;
}
.mensaje .flecha {
height: 300px;
position: absolute;
bottom: 0px;
right: 0;
width: 150px;
height: 100%;
background-image: url(//calvosotelo54.com/wp-content/themes/calvo-sotelo/assets/img/flecha-red.svg);
background-position: right center;
background-repeat: no-repeat;
}
.mensaje h1 {
text-transform: uppercase;
font-weight: 400;
}
@keyframes parpadeo {
0%, 100% {
opacity: 1;
}
50% {
opacity: 0;
}
}
.proyecto div.contenido {
background-position: bottom center;
min-height: 800px;
background-repeat: no-repeat;
background-size: cover;
position: relative;
}
.proyecto div.contenido .situacion {
position: absolute;
top: 60px;
right: 60px;
color: white;
text-transform: uppercase;
font-weight: 400;
letter-spacing: 1px;
}
.proyecto div.contenido h3 {
position: absolute;
bottom: 150px;
left: 40px;
color: white;
font-size: 3.4rem;
font-weight: 500;
}
.proyecto div.contenido .btn-primary-pro {
position: absolute;
bottom: 70px;
left: 40px;
}
.proyecto div.contenido .btn-primary-pro .btn-primary {
background: rgba(255, 255, 255, 0.35);
overflow: visible;
padding-right: 20px;
font-size: 1.6rem;
font-weight: 500;
backdrop-filter: blur(5px);
-webkit-backdrop-filter: blur(5px);
border: 0;
color: white;
}
.proyecto div.contenido .btn-primary-pro .btn-primary:after {
right: -40px;
background: rgba(255, 255, 255, 0.2);
backdrop-filter: blur(5px);
-webkit-backdrop-filter: blur(5px);
}
.proyecto div.contenido .btn-primary-pro .btn-primary:hover:after {
background: rgba(255, 33, 33, 0.5);
color: white;
}
footer {
background-color: #528a77;
color: white;
background-position: top left;
background-repeat: no-repeat;
margin-top: -7px;
}
footer a {
color: white;
text-decoration: none;
transition: all 0.5s ease;
font-size: 1.4rem;
}
footer a:hover {
color: #254c3f;
text-decoration: none;
}
footer a:visited {
color: white;
}
footer a:visited:hover {
color: #254c3f;
}
footer ul {
list-style: none;
}
footer .copyright {
border-top: 1px solid #69a691;
color: #FBFBFB;
font-size: 1.3rem;
font-style: italic;
}
.fp-watermark {
display: none !important;
}
#sendemail {
position: fixed;
right: -3px;
top: 50%;
margin-top: 80px;
width: 80px;
height: 170px;
background-image: url(//calvosotelo54.com/wp-content/themes/calvo-sotelo/assets/img/featured-flecha.svg);
background-size: cover;
z-index: 9999999;
opacity: 1;
transition: all 0.3s ease-in;
}
#sendemail.hide {
opacity: 0;
}
#sendemail:after {
content: "";
position: absolute;
top: 50%;
margin-top: -20px;
left: 0px;
background-image: url(//calvosotelo54.com/wp-content/themes/calvo-sotelo/assets/img/call_ico.svg);
background-repeat: no-repeat;
width: 45px;
height: 45px;
margin-left: 20px;
animation-name: shake;
animation-duration: 5s;
animation-iteration-count: infinite;
animation-timing-function: ease-in;
}
#sendemail.open {
right: -90px;
}
#sendemail:hover {
cursor: pointer;
}
#sendemail:hover:after {
animation-name: shakeAnim;
}
#sendemail.hidden {
opacity: 0;
}
@keyframes shakeAnim {
0% {
left: 0;
}
1% {
left: -3px;
}
2% {
left: 5px;
}
3% {
left: -8px;
}
4% {
left: 8px;
}
5% {
left: -5px;
}
6% {
left: 3px;
}
7% {
left: 0;
}
}
@keyframes shake {
0% {
left: 0;
}
2% {
left: -3px;
}
4% {
left: 5px;
}
6% {
left: -8px;
}
8% {
left: 8px;
}
10% {
left: -5px;
}
12% {
left: 3px;
}
14% {
left: 0;
}
}
#sendemail_content {
position: fixed;
right: -380px;
top: 50%;
margin-top: 80px;
width: 380px;
min-height: 170px;
padding: 30px;
background-color: #528a77;
border: 1px solid #a32626;
border-right: 0;
transition: all 0.5s ease-out;
z-index: 999999;
}
#sendemail_content span {
color: white;
}
#sendemail_content form {
margin-top: 10px;
}
#sendemail_content form input,
#sendemail_content form select {
margin-bottom: 5px;
height: 35px;
font-size: 1.5rem;
border-radius: 5px;
}
#sendemail_content form button {
width: 100%;
height: 38px;
text-align: center;
border: 0;
background-color: #528a77;
color: white;
padding: 4px;
border-radius: 5px;
}
#sendemail_content.open {
right: 0px;
}
#sendemail_content #sendemail_close {
position: absolute;
right: 15px;
top: 10px;
}
#sendemail_content #sendemail_close i {
color: white;
} .slideshow {
position: absolute;
width: 100vw;
height: 100vh;
overflow: hidden;
}
.slideshow-image {
position: absolute;
width: 100%;
height: 100%;
background: no-repeat 50% 50%;
background-size: cover;
-webkit-animation-name: kenburns;
animation-name: kenburns;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-duration: 16s;
animation-duration: 16s;
opacity: 1;
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
.slideshow-image:nth-child(1) {
-webkit-animation-name: kenburns-1;
animation-name: kenburns-1;
z-index: 3;
}
.slideshow-image:nth-child(2) {
-webkit-animation-name: kenburns-2;
animation-name: kenburns-2;
z-index: 2;
}
.slideshow-image:nth-child(3) {
-webkit-animation-name: kenburns-3;
animation-name: kenburns-3;
z-index: 1;
}
.slideshow-image:nth-child(4) {
-webkit-animation-name: kenburns-4;
animation-name: kenburns-4;
z-index: 0;
}
@-webkit-keyframes kenburns-1 {
0% {
opacity: 1;
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
1.5625% {
opacity: 1;
}
23.4375% {
opacity: 1;
}
26.5625% {
opacity: 0;
-webkit-transform: scale(1);
transform: scale(1);
}
100% {
opacity: 0;
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
98.4375% {
opacity: 0;
-webkit-transform: scale(1.21176);
transform: scale(1.21176);
}
100% {
opacity: 1;
}
}
@keyframes kenburns-1 {
0% {
opacity: 1;
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
1.5625% {
opacity: 1;
}
23.4375% {
opacity: 1;
}
26.5625% {
opacity: 0;
-webkit-transform: scale(1);
transform: scale(1);
}
100% {
opacity: 0;
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
98.4375% {
opacity: 0;
-webkit-transform: scale(1.21176);
transform: scale(1.21176);
}
100% {
opacity: 1;
}
}
@-webkit-keyframes kenburns-2 {
23.4375% {
opacity: 1;
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
26.5625% {
opacity: 1;
}
48.4375% {
opacity: 1;
}
51.5625% {
opacity: 0;
-webkit-transform: scale(1);
transform: scale(1);
}
100% {
opacity: 0;
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
}
@keyframes kenburns-2 {
23.4375% {
opacity: 1;
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
26.5625% {
opacity: 1;
}
48.4375% {
opacity: 1;
}
51.5625% {
opacity: 0;
-webkit-transform: scale(1);
transform: scale(1);
}
100% {
opacity: 0;
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
}
@-webkit-keyframes kenburns-3 {
48.4375% {
opacity: 1;
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
51.5625% {
opacity: 1;
}
73.4375% {
opacity: 1;
}
76.5625% {
opacity: 0;
-webkit-transform: scale(1);
transform: scale(1);
}
100% {
opacity: 0;
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
}
@keyframes kenburns-3 {
48.4375% {
opacity: 1;
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
51.5625% {
opacity: 1;
}
73.4375% {
opacity: 1;
}
76.5625% {
opacity: 0;
-webkit-transform: scale(1);
transform: scale(1);
}
100% {
opacity: 0;
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
}
@-webkit-keyframes kenburns-4 {
73.4375% {
opacity: 1;
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
76.5625% {
opacity: 1;
}
98.4375% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes kenburns-4 {
73.4375% {
opacity: 1;
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
76.5625% {
opacity: 1;
}
98.4375% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: scale(1);
transform: scale(1);
}
}
.nav.nav-tabs {
justify-content: center;
border: 0;
}
.nav.nav-tabs li {
margin-bottom: 0;
}
.nav.nav-tabs li button {
color: #528a77;
opacity: 1;
border-radius: 0;
padding: 20px 40px;
font-size: 2rem;
}
.nav.nav-tabs li button.active {
background-color: #528a77;
color: white;
}
.galeria .col-12 a {
display: block;
height: 100%;
cursor: pointer;
}
.galeria .col-12 a img {
display: block;
height: 100%;
width: 100%;
object-fit: cover;
}
.icons_bus li .icon {
width: 75px;
text-align: center;
}
.icons_bus li img {
height: 30px;
}
.icons_bus li span {
font-weight: 500;
font-size: 1.8rem;
}
.list-icons .h-fix {
display: flex;
align-items: center;
justify-content: center;
height: 100%; }
.list-icons h3 {
height: 75px;
}
.list-icons-como .h-fix {
display: flex;
align-items: center;
justify-content: center;
height: 110px;
}
.list-icons-como h3 {
color: #528a77;
font-size: 2.2rem;
}
.ele {
padding: 30px 30px 0 30px;
border: 1px solid #ccc;
background-color: white;
z-index: 90;
position: relative;
}
.item a {
min-height: 200px;
background-color: white;
border: 1px solid #528a77;
display: flex;
align-items: center;
justify-content: center;
font-weight: 500;
color: #528a77;
text-decoration: none;
transition: all 0.5s ease;
}
.item a:hover {
background-color: #528a77;
border: 1px solid white;
color: white;
}
.item.active a {
background-color: #528a77;
border: 1px solid white;
color: white;
}
.contenido_contenido-variable {
min-height: 400px;
}
.img-fondo-contenido {
position: absolute;
top: 0;
left: 0;
z-index: 1;
}
#contenido-variable {
position: absolute;
text-align: left;
z-index: 2;
background-color: white;
border: 1px solid #528a77 !important;
color: #528a77;
}
.contenido_item.hide {
display: none;
}
.table {
width: auto !important;
}
.table th {
background-color: #ccc !important;
border: 2px solid white;
min-width: 150px;
padding-left: 10px;
}
.table th span {
font-weight: lighter;
font-size: 1.4rem;
}
.table td {
background-color: #dcdcdc !important;
border: 2px solid white;
min-width: 150px;
padding-left: 10px;
font-weight: 400;
}
.icono_large {
position: absolute;
top: 10px;
right: 10px;
}
.icono_large i {
font-size: 2.5rem;
color: #528a77;
}
.white-popup-block {
position: relative;
background: #FFF;
padding: 0px;
width: auto;
max-width: 700px;
margin: 20px auto;
}
.white-popup-block .popup-modal-dismiss {
position: absolute;
right: 20px;
top: 10px;
}
.white-popup-block .popup-modal-dismiss i {
color: #528a77;
}
.white-popup-block h3 {
font-size: 3rem;
}
.white-popup-block i {
font-size: 2.5rem;
color: #0a66c2;
}
.contacto {
margin-top: 80px;
}
.contacto .container-fluid {
height: 100%;
}
.contacto .container-fluid .row {
height: 100%;
}
.contacto .container-fluid .row .imgh {
background-image: url(//calvosotelo54.com/wp-content/themes/calvo-sotelo/assets/img/img-contacto.jpg);
background-size: cover;
background-position: center;
}
.contacto .container-fluid .row .content_info {
width: 70%;
margin-bottom: 20%;
}
.contacto .container-fluid .row .content_info ul {
padding-left: 0;
}
.contacto .container-fluid .row .content_info ul li {
list-style: none;
display: flex;
align-items: start;
margin-bottom: 20px;
}
.contacto .container-fluid .row .content_info ul li .icon {
min-width: 60px;
}
.contacto .container-fluid .row .content_info ul li .icon i {
font-size: 3rem;
color: white;
}
.contacto .container-fluid .row .content_info ul li .txt {
color: white;
}
.contacto .container-fluid .row .content_info ul li .txt a {
color: white;
}
.info-hp li .icon {
color: #528a77;
}
.info-hp li .txt a {
color: #528a77;
text-decoration: none;
transition: all 0.5s ease;
}
.info-hp li .txt a:hover {
color: #528a77;
text-decoration: none;
} .contacto form input[type=text],
.contacto form input[type=email],
.contacto form textarea {
height: 40px;
width: 100%;
padding: 10px 10px 10px 5px;
border-radius: 0px;
background-color: transparent !important;
display: block;
outline: none;
font-size: 1.8rem !important;
border: 0;
border-bottom: 1px solid #a1a1a1;
color: #528a77;
}
.contacto form input[type=text]:focus,
.contacto form input[type=email]:focus,
.contacto form textarea:focus {
box-shadow: none !important;
border-bottom: 1px solid #528a77;
}
.contacto form textarea {
height: 80px;
}
.contacto form label {
color: #a1a1a1;
}
.contacto form label.form-label {
position: absolute;
top: 10px;
left: 10px;
transition: all 0.2s ease-in;
}
.contacto form input:focus + label.form-label,
.contacto form textarea:focus + label.form-label {
top: -20px;
font-size: 12px;
}
.contacto form input:invalid + label.form-label,
.contacto form textarea:invalid + label.form-label {
top: -20px;
font-size: 12px;
}
.contacto form input.active + label.form-label,
.contacto form textarea.active + label.form-label {
top: -20px;
font-size: 12px;
color: #528a77;
}
.list-servicios i {
font-size: 3.5rem;
}
.list-servicios h4 {
color: #528a77;
} .form-group .ui-input-text,
.form-group .ui-btn {
width: 100% !important;
}
.aspect-ratio {
width: 100%;
position: absolute;
height: 100%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.aspect-ratio video {
position: absolute;
top: 50%;
left: 50%;
min-width: 100%;
height: 100%;
transform: translate(-50%, -50%);
}
.aspect-ratio .video-fluid {
max-width: 600% !important;
min-width: 100%;
height: 100%;
object-fit: cover;
object-position: bottom;
}
.video video {
width: 100%;
}
#cover .call-to-action {
width: 100%;
background-color: rgba(41, 41, 41, 0.3);
position: absolute;
bottom: 0;
left: 0;
z-index: 92;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
}
#cover .call-to-action h3 {
color: white !important;
font-size: 2.5rem;
}
#cover .call-to-action input[type=text],
#cover .call-to-action input[type=email],
#cover .call-to-action textarea {
border-radius: 0;
height: 35px;
width: 100%;
font-size: 1.4rem;
}
#cover .call-to-action input[type=submit] {
width: 100%;
height: 35px;
background-color: #528a77;
color: white;
text-transform: uppercase;
margin: 0 auto;
}
#cover .call-to-action .small-form .form-check .form-check-label {
color: white;
}
#cover .call-to-action .small-form .form-check .form-check-label a {
color: #efefef;
}
#cover .call-to-action#call-to-action.fixed {
position: fixed !important;
top: 73px;
left: auto;
bottom: auto;
width: 100vw;
}
.claim {
font-weight: bold;
text-shadow: 1px 1px 1px #000;
color: white;
text-transform: uppercase;
} .proyecto-nombre { font-weight: 400;
color: #528a77;
}
.galeria {
background-color: #528a77;
}
.iti__flag {
margin-right: 5px;
}
.iti__selected-dial-code {
font-size: 13px;
}
.iti.iti--allow-dropdown {
width: 100%;
} .thankyou h1 {
color: #528a77;
}
.thankyou p {
color: #528a77;
}
.thankyou .img-sent i {
color: #528a77;
}
.thankyou .img-sent-mobile i {
color: #528a77;
} .contesto-img {
transform: translate(900px, 0px);
}
.to-left {
transform: translate(-900px, 0px);
}
#espace-gsap {
height: 100vh;
background: white;
border: 1px solid black;
display: flex;
justify-content: center;
align-items: center;
position: relative;
}
#espace-gsap img {
width: 800px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
transition: opacity 0.5s ease-in-out;
}
#espace-gsap img.img-arriba {
z-index: 2;
opacity: 1;
}
#espace-gsap img.img-abajo {
z-index: 1;
opacity: 0;
} #viviendas {
min-height: 100vh;
border-top: 0px solid #254c3f;
}
#viviendas .logo-fondo {
position: absolute;
top: 0px;
right: -150px;
width: 600px;
height: 600px;
background-image: url(//calvosotelo54.com/wp-content/themes/calvo-sotelo/assets/img/logo.svg);
background-size: contain;
background-repeat: no-repeat;
opacity: 0.1;
}
#lifestyle {
min-height: 100vh;
border: 0px solid green;
}
#tabla_tipo-1 table,
#tabla_tipo-2 table {
margin-top: 30px;
width: 100%;
}
#tabla_tipo-1 table tbody tr,
#tabla_tipo-2 table tbody tr {
border-bottom: 1px solid #ccc;
transition: all 0.5s ease;
}
#tabla_tipo-1 table tbody tr.hide,
#tabla_tipo-2 table tbody tr.hide {
display: none;
transition: opacity 0.5s ease-in-out;
}
#tabla_tipo-1 table tbody tr.fade-in,
#tabla_tipo-2 table tbody tr.fade-in {
display: table-row; visibility: visible;
opacity: 0;
animation: fadeIn 0.5s ease-in-out forwards;
}
#tabla_tipo-1 table tbody tr td,
#tabla_tipo-2 table tbody tr td {
padding: 20px 0 !important;
font-size: 1.4rem;
color: #666;
border: inherit !important;
background-color: transparent !important;
}
#tabla_tipo-1 table tbody tr td a,
#tabla_tipo-2 table tbody tr td a {
color: #528a77;
}
#tabla_tipo-1 table tbody tr td a:hover,
#tabla_tipo-2 table tbody tr td a:hover {
color: #528a77;
cursor: pointer;
}
#tabla_tipo-1 table tbody tr:hover,
#tabla_tipo-2 table tbody tr:hover {
background-color: #528a77;
cursor: auto;
}
#tabla_tipo-1 table tbody tr:hover td,
#tabla_tipo-2 table tbody tr:hover td {
color: white;
}
#tabla_tipo-1 table tbody tr:hover td a,
#tabla_tipo-2 table tbody tr:hover td a {
color: white;
}
#tabla_tipo-1 table thead tr,
#tabla_tipo-2 table thead tr {
border-bottom: 1px solid #ccc;
}
#tabla_tipo-1 table thead tr td,
#tabla_tipo-2 table thead tr td {
padding: 20px 0 !important;
color: #528a77;
border: inherit !important;
background-color: transparent !important;
}
.more {
display: inline-block;
margin-top: 20px;
border: 1px solid #528a77;
padding: 4px 10px 0px 10px;
transition: all 0.5s ease;
}
.more.hide {
display: none;
}
.more i {
color: #528a77;
font-size: 2rem;
line-height: 100%;
transition: all 0.5s ease;
}
.more:hover {
border: 1px solid #254c3f;
}
.more:hover i {
color: #254c3f;
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.btns-tipo-viviendas .btn-secondary {
background-color: transparent;
border: 1px solid #528a77;
color: #528a77;
}
.btns-tipo-viviendas .btn-secondary:hover {
background-color: #528a77;
border: 1px solid #528a77;
color: white;
}
.btns-tipo-viviendas .btn-secondary.activo {
background-color: #254c3f;
border: 1px solid #254c3f;
color: #528a77;
}
.btns-tipo-viviendas .btn-secondary.activo:hover {
background-color: #528a77;
border: 1px solid #528a77;
color: #fff;
}
.div_tabla {
display: flex;
justify-content: center;
flex-direction: column;
}
.div_tabla.hide {
display: none;
}
#moreviv_1,
#moreviv_2 {
display: block;
}
#moreviv_1.hide,
#moreviv_2.hide {
display: none;
} .couple-image {
padding: 20px;
} .columna {
display: initial;
width: auto;
margin: 10px 0px;
padding: 20px 20px;
font-size: 13px;
width: 100%;
}
.columna ul {
width: 100%;
}
.columna.azul {
color: #3b3b3b;
border-left: 0px solid #528a77;
}
.columna.azul h3 {
color: #6299d2;
font-weight: bold;
text-transform: uppercase;
padding-bottom: 10px;
}
.columna.naranja {
color: #3b3b3b;
border-left: 1px solid #528a77;
}
.columna.naranja h3 {
color: #d5b03e;
font-weight: bold;
text-transform: uppercase;
padding-bottom: 10px;
}
.columna.rojo {
color: #3b3b3b;
border-left: 1px solid #528a77;
}
.columna.rojo h3 {
color: #e28a76;
font-weight: bold;
text-transform: uppercase;
padding-bottom: 10px;
}
.columna.morado {
color: #3b3b3b;
border-left: 1px solid #528a77;
}
.columna.morado h3 {
color: #9d7dbe;
font-weight: bold;
text-transform: uppercase;
padding-bottom: 10px;
}
.columna.verde {
color: #3b3b3b;
border-left: 1px solid #528a77;
}
.columna.verde h3 {
color: #408b77;
font-weight: bold;
text-transform: uppercase;
padding-bottom: 10px;
}
.mapa {
border-top: 1px solid #528a77;
} #logo-footer {
transition: all 0.5s ease;
}
#logo-footer.activo {
transform: rotate(1080deg);
} .hand-swipe {
position: absolute;
top: 50%;
left: 30%;
z-index: 999999;
animation: mover 1s infinite alternate;
transition: all 0.5s ease;
}
.hand-swipe.hide {
display: none !important;
}
@keyframes mover {
0% {
left: 25%;
}
100% {
left: 60%;
}
}
#animacion-logo #picto_1 path.st0 {
fill: none;
stroke: white;
stroke-width: 1;
transition: all 0.5s ease;
}
#animacion-logo #picto_1 path.filled {
fill: #AB5337;
stroke: #fff;
stroke-width: 1;
transition: all 0.5s ease;
}
.contenidor__animacion {
height: 100vh;
width: 100%;
position: relative;
overflow: hidden;
display: block;
}
.contenidor__animacion .seccion {
height: 100vh;
width: 100%;
position: absolute;
}
.contenidor__animacion .seccion.seccion__3, .contenidor__animacion .seccion.seccion__4 {
opacity: 0;
}
#btn-fade-img-mobile {
position: absolute;
top: 15px;
right: 20px;
z-index: 999999;
font-size: 2.2rem;
transition: all 0.5s ease;
}
#btn-fade-img-mobile.rotate {
transform: rotate(180deg);
}
.content_img_mobile {
height: 250px;
width: 100%;
}
.content_img_mobile img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
opacity: 1;
}
.content_img_mobile img.img-logo {
opacity: 1;
transition: all 1.5s ease;
}
.content_img_mobile img.img-logo.hide {
opacity: 0;
} .accordion-button:not(.collapsed) {
background-color: #528a77;
color: white;
}
.accordion-button:focus {
box-shadow: none;
}
.accordion-body ul li {
font-size: 1.4rem;
} .proyecto-col1 .nombre-proyecto {
color: white;
border-color: white;
}
.proyecto-col1 header {
background-color: #254c3f;
}
.proyecto-col1 header.transparent {
background-color: transparent;
}
.proyecto-col1 .hamburger .bar {
background-color: white;
}
.proyecto-col1 .txt-menu {
color: white;
}
.proyecto-col1 #sendemail {
background-image: url(//calvosotelo54.com/wp-content/themes/calvo-sotelo/assets/img/featured-flecha-naranja.svg);
}
.proyecto-col1 #sendemail_content {
background-color: #254c3f;
border-color: #C13421;
}
.proyecto-col1 .toptitulo,
.proyecto-col1 h2, .proyecto-col1 h3 {
color: #254c3f !important;
}
.proyecto-col1 footer {
background-color: #254c3f;
}
.proyecto-col1 footer h3 {
color: white !important;
}
.proyecto-col1 .nav.nav-tabs li button.active {
background-color: #254c3f;
}
.proyecto-col1 #backToTop {
color: #254c3f;
} .proyecto-col2 .nombre-proyecto {
color: white;
border-color: white;
}
.proyecto-col2 header {
background-color: #1d71cc;
}
.proyecto-col2 header.transparent {
background-color: transparent;
}
.proyecto-col2 .hamburger .bar {
background-color: white;
}
.proyecto-col2 .txt-menu {
color: white;
}
.proyecto-col2 #sendemail {
background-image: url(//calvosotelo54.com/wp-content/themes/calvo-sotelo/assets/img/featured-flecha-azul.svg);
}
.proyecto-col2 #sendemail_content {
background-color: #1d71cc;
border-color: #225b99;
}
.proyecto-col2 .toptitulo,
.proyecto-col2 h2, .proyecto-col2 h3 {
color: #1d71cc !important;
}
.proyecto-col2 footer {
background-color: #1d71cc;
}
.proyecto-col2 footer h3 {
color: white !important;
}
.proyecto-col2 .nav.nav-tabs li button.active {
background-color: #1d71cc;
}
.proyecto-col2 #backToTop {
color: #1d71cc;
}
.proyecto-col2 .svg_box {
background-color: #FBFBFB;
}
.proyecto-col1 footer, .proyecto-col2 footer {
background-image: url(//calvosotelo54.com/wp-content/themes/calvo-sotelo/assets/img/pattern-claro-opacity.svg);
background-repeat: no-repeat;
}
.svg_box {
position: relative;
width: 100%;
}
.svg_box svg {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.botones {
position: absolute;
text-align: center;
width: 100%;
}
.botones a {
height: 28px;
flex-grow: 1;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
color: white;
text-decoration: none;
font-weight: 500;
margin: 0 20px;
border-radius: 20px;
display: inline-flex;
padding: 10px 40px;
}
.botones a#salud {
background-color: rgba(160, 160, 159, 0.7);
}
.botones a#educacion {
background-color: rgba(192, 152, 198, 0.7);
}
.botones a#comercio {
background-color: rgba(104, 89, 137, 0.7);
}
.botones a#cultura {
background-color: rgba(220, 176, 0, 0.7);
}
.botones a.active#salud {
background-color: rgb(160, 160, 159);
}
.botones a.active#educacion {
background-color: rgb(192, 152, 198);
}
.botones a.active#comercio {
background-color: rgb(104, 89, 137);
}
.botones a.active#cultura {
background-color: rgb(220, 176, 0);
}
#Capa_Salud,
#Capa_Educacion,
#Capa_Comercio,
#Capa_Cultura {
opacity: 1;
transition: all 0.5s ease-in-out;
}
#Capa_Salud.hide,
#Capa_Educacion.hide,
#Capa_Comercio.hide,
#Capa_Cultura.hide {
opacity: 0;
}
[id^=icon_x5F_educacion_x5F_],
[id^=icon_x5F_salud_x5F_],
[id^=icon_x5F_comercio_x5F_],
[id^=icon_x5F_cultura_x5F_] {
cursor: pointer;
}
[id^=popup_x5F_educacion_x5F_],
[id^=popup_x5F_salud_x5F_],
[id^=popup_x5F_comercio_x5F_],
[id^=popup_x5F_cultura_x5F_] {
transition: all 0.3s ease-in;
opacity: 1;
}
[id^=popup_x5F_educacion_x5F_].hide,
[id^=popup_x5F_salud_x5F_].hide,
[id^=popup_x5F_comercio_x5F_].hide,
[id^=popup_x5F_cultura_x5F_].hide {
opacity: 0;
}
[id^=popup_x5F_educacion_x5F_] g text,
[id^=popup_x5F_salud_x5F_] g text,
[id^=popup_x5F_comercio_x5F_] g text,
[id^=popup_x5F_cultura_x5F_] g text {
font-family: "Rubik", sans-serif;
}
.txt-v-align span, .txt-v-align a {
display: block;
padding-top: 20px !important;
}
.txt-v-align a i {
font-size: 2rem;
}
h1 {
font-size: 3rem;
line-height: 3rem;
}
h2 {
font-size: 3rem;
line-height: 3rem;
}
.texto {
font-size: 1.3rem;
line-height: 2.3rem;
}
.claimer h1 {
font-size: 3rem;
line-height: 4rem;
}
.contesto {
width: 30px;
height: 30px;
position: fixed;
bottom: 80px;
right: 25px;
background-color: red;
text-align: center;
}
.contesto:after {
content: "sm";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
#cover {
height: 35vh !important;
margin-top: 15px !important;
}
#logo {
width: 80px;
padding: 10px 0;
}
#menu:focus-visible {
outline: none;
}
.navbar-collapse {
right: -100vw;
width: 100vw;
}
.content-num .num {
width: 80px;
}
.content-num .num span {
font-size: 3rem;
}
.content-num .flags img {
width: 25px;
}
.idiomas {
right: calc(50% - 40px);
}
.columna-padding {
padding-top: 50px;
}
.width-form {
width: 90%;
}
.contacto .container-fluid .row .content_info ul li .txt {
font-size: 2rem;
} #contenido-variable {
width: 100%;
left: 0;
top: 40px;
padding: 20px;
}
.item a {
font-size: 1.7rem;
}
#contacto-mobile_btn {
position: fixed;
top: 300px;
right: 0;
height: 200px;
width: 50px;
transition: all 0.5s ease;
z-index: 1;
}
#contacto-mobile_btn.close {
right: -55px;
}
#contacto-mobile {
position: fixed;
top: 200px;
right: -100%;
width: 250px;
margin-right: 0px;
background-color: #528a77;
color: white;
text-align: center;
z-index: 99;
transition: all 0.5s ease;
}
#contacto-mobile #close-btn-mobile {
position: absolute;
right: 10px;
top: 10px;
color: white;
text-decoration: none;
}
#contacto-mobile.open {
right: 0;
}
#contacto-mobile h3 {
padding: 15px 0 10px 0;
}
#contacto-mobile form {
width: 80%;
margin: 0 auto;
}
#contacto-mobile form .input {
position: relative;
margin-bottom: 10px;
display: flex;
align-items: center;
}
#contacto-mobile form .input label {
position: absolute;
right: 10px;
color: black;
font-size: 1.3rem;
}
#contacto-mobile form .input input {
width: 100%;
}
#contacto-mobile form .input input[type=submit],
#contacto-mobile form .input #submit {
height: 30px !important;
background-color: #528a77;
color: white;
border: 1px solid white;
justify-content: center;
align-items: center;
min-width: 100px;
display: block;
}
#contacto-mobile form .input input[type=submit] span,
#contacto-mobile form .input #submit span {
display: block;
text-decoration: none;
}
#contacto-mobile form .input.form-check label {
color: white;
font-size: 1rem;
line-height: 10px;
} .thankyou h1 {
font-size: 5rem;
height: 5.5rem;
}
.thankyou p {
font-size: 2rem;
}
.thankyou .img-sent-mobile i {
font-size: 10rem;
}
.title-right {
top: 20%;
right: 70px;
font-size: 2rem;
line-height: 2.5rem;
}
.content-top-right {
display: flex;
flex-direction: column;
align-items: end;
}
.content-top-right #logo {
width: 120px;
margin-right: -10px;
}
.content-top-right .languages {
position: relative;
top: -10px;
flex-direction: row;
}
.content-top-right .flag-end {
margin-left: 10px;
} #plano-situacion img {
width: 100%;
}
#plano-situacion .listado-puntos {
min-height: 200px;
background-color: #528a77;
width: 100%;
margin-top: -5px;
text-align: center;
}
#plano-situacion .listado-puntos .content_listado-puntos {
color: white;
padding-left: 20px;
padding-right: 20px;
line-height: 1.8rem;
}
#plano-situacion .listado-puntos .content_listado-puntos div {
font-size: 1.1rem;
}
#menu-mobile.open {
position: fixed !important;
top: 0;
left: 0;
width: 100%;
height: calc(100vh - 70px);
z-index: 9;
background-color: rgb(255, 255, 255);
margin-top: 70px;
display: flex !important;
flex-direction: row;
align-items: center;
justify-content: center;
}
#menu-mobile.open ul {
padding-right: 0 !important;
display: flex !important;
flex-direction: column;
align-items: center;
justify-content: center;
}
#menu-mobile.open ul li {
border: 0px solid red;
display: block;
width: 100%;
padding: 0 !important;
text-align: center;
margin-bottom: 20px;
}
#menu-mobile.open ul li a {
color: #528a77;
font-size: 2rem;
}
h3.subtitulo {
font-size: 14px;
letter-spacing: 2px;
line-height: 25px;
color: #254c3f;
} .couple-image__1 {
padding-right: 20px;
}
.couple-image__2 {
padding-left: 20px;
padding-top: 0px;
}
.brochure {
width: 100%;
}
.hamburger-menu {
position: absolute;
right: -15px;
}
#contenido-mobile-menu {
width: 50%;
height: 300px;
background-color: white;
border: 1px solid #528a77;
border-right: 0;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
position: fixed;
top: 90px;
right: -100%;
z-index: 9999999;
display: flex;
justify-content: center;
align-items: center;
box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
transition: all 0.5s ease;
}
#contenido-mobile-menu.open {
right: 0;
}
#contenido-mobile-menu ul li {
padding-bottom: 10px;
}
#contenido-mobile-menu ul li a {
color: #528a77;
font-size: 2rem;
}
#banner-info-mobile {
position: fixed;
bottom: -100%;
left: 0;
width: 100%;
z-index: 9999999;
height: 50px;
background-color: #254c3f;
color: #528a77;
display: flex;
justify-content: center;
align-items: center;
transition: all 0.8s ease;
}
#banner-info-mobile.show {
bottom: 0;
}
#banner-info-mobile i {
font-size: 2rem;
}
#banner-info-mobile a {
color: white;
}
#logo-animation {
min-height: auto;
}
#logo-animation .contenidor {
min-height: auto;
}
#logo-animation .contenidor .contesto-img {
height: 100%;
width: 100%;
object-fit: cover;
}
.columna {
width: 100%;
max-width: 100%;
}
.columna.rojo, .columna.morado, .columna.verde, .columna.azul-oscuro, .columna.naranja {
border-left: 0px solid #528a77;
}
.line {
stroke: white;
}
.promueve a img {
width: 200px;
} @media (min-width: 768px) {
h1 {
font-size: 3rem;
line-height: 3rem;
}
h2 {
font-size: 3rem;
line-height: 3rem;
}
.claimer h1 {
font-size: 2.7rem;
line-height: 3.7rem;
}
.contesto {
background-color: orange;
}
.contesto:after {
content: "md";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
header .menu {
margin-top: 20px;
}
.navbar-collapse {
right: -100vw;
width: 100vw;
}
.content-num .num {
width: 80px;
}
.content-num .num span {
font-size: 3rem;
}
.content-num .flags img {
width: 25px;
}
.columna-padding {
padding-top: 100px;
} #contenido-variable {
top: -10px;
}
.item a {
font-size: 1.5rem;
padding: 20px 20px;
}
.contenido_item {
font-size: 1.5rem;
} .thankyou h1 {
font-size: 5rem;
height: 5.5rem;
}
.thankyou p {
font-size: 2rem;
}
.thankyou .img-sent-mobile i {
font-size: 15rem;
}
h3.subtitulo {
font-size: 18px;
letter-spacing: 2px;
line-height: 28px;
color: #254c3f;
}
#cover {
margin-top: 42px !important;
height: 82vh !important;
}
}
@media (min-width: 992px) {
h1 {
font-size: 3.8rem;
line-height: 3.8rem;
}
h2 {
font-size: 3.8rem;
line-height: 3.8rem;
}
.claimer h1 {
font-size: 3rem;
line-height: 4rem;
}
.contesto {
background-color: yellow;
}
.contesto:after {
content: "lg";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
#cover {
height: 100vh !important;
margin-top: 0px !important;
}
header .menu {
margin-top: 20px;
}
#logo {
width: 160px;
padding: 10px 0;
}
.idiomas {
right: 100px;
}
.navbar-collapse {
right: -100vw;
width: 100vw;
}
.content-num .num {
width: 100px;
}
.content-num .num span {
font-size: 3.5rem;
}
.content-num .flags img {
width: 35px;
}
.columna-padding {
padding-top: 100px;
}
.width-form {
width: 80%;
}
.svg_box {
height: 480px;
}
.botones {
bottom: 50px;
}
.claim {
font-size: 4rem;
line-height: 4.5rem;
margin-top: -10%;
} .thankyou h1 {
font-size: 6rem;
}
.thankyou p {
font-size: 2rem;
}
.thankyou .img-sent i {
font-size: 15rem;
}
.title-right {
top: 30%;
right: 100px;
font-size: 5rem;
line-height: 5.5rem;
}
.content-top-right {
display: flex;
flex-direction: column;
align-items: end;
}
.content-top-right #logo {
width: 120px;
margin-right: -10px;
}
.content-top-right .languages {
position: absolute;
bottom: -20px;
top: auto;
right: 45px;
flex-direction: row;
}
.content-top-right .flag-end {
margin-left: 10px;
} #plano-situacion img {
width: 90%;
}
#plano-situacion .listado-puntos {
min-height: 200px;
background-color: #528a77;
width: 90%;
margin-top: -5px;
text-align: center;
}
#plano-situacion .listado-puntos .content_listado-puntos {
color: white;
padding-left: 110px;
padding-right: 110px;
line-height: 2.8rem;
}
#plano-situacion .listado-puntos .content_listado-puntos div {
font-size: 1.4rem;
}
#menu-mobile {
position: relative !important;
top: auto;
left: auto;
width: auto;
height: auto;
z-index: 9;
background-color: transparent;
margin-top: 0px;
transition: all 0.5s ease;
}
h3.subtitulo {
font-size: 16px;
letter-spacing: 2px;
line-height: 26px;
color: #254c3f;
} .couple-image__1 {
padding-right: 10px;
}
.couple-image__2 {
padding-left: 10px;
padding-top: 20px;
}
.brochure {
width: auto;
}
#logo-animation {
min-height: 80vh;
}
#logo-animation .contenidor {
min-height: 80vh;
}
#logo-animation .contenidor .contesto-img {
height: 80vh;
width: 100%;
object-fit: cover;
}
.columna {
width: 100%;
max-width: 20%;
}
.columna.rojo, .columna.morado, .columna.verde, .columna.azul-oscuro, .columna.naranja {
border-left: 1px solid #528a77;
}
.line {
stroke: #ffffff;
}
.small-text_r {
font-size: 1.3rem;
}
}
@media (min-width: 1200px) {
.contesto {
background-color: purple;
}
.contesto:after {
content: "xl";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
color: white;
}
h1 {
font-size: 3.2rem;
line-height: 3.2rem;
}
h2 {
font-size: 3.2rem;
line-height: 3.2rem;
}
.texto {
font-size: 1.4rem;
line-height: 2.4rem;
}
.claimer h1 {
font-size: 2.7rem;
line-height: 3.7rem;
}
.nav.nav-tabs li {
margin-left: 0rem;
margin-right: 0rem;
}
.content-num .num {
width: 90px;
}
.content-num .num span {
font-size: 3.5rem;
}
.content-num .flags img {
width: 40px;
}
.contacto .container-fluid .row .content_info ul li .txt {
font-size: 2.5rem;
}
.botones {
bottom: 30px;
} #contenido-variable {
top: 40px;
left: auto;
right: -10px;
width: 100%;
}
.item a {
padding: 20px 20px;
font-size: 1.8rem;
}
.contenido_item {
font-size: 1.8rem;
} .thankyou h1 {
font-size: 6rem;
}
.thankyou p {
font-size: 2rem;
}
.thankyou .img-sent i {
font-size: 20rem;
}
h3.subtitulo {
font-size: 16px;
letter-spacing: 2px;
line-height: 28px;
color: #254c3f;
}
.columna {
width: 100%;
max-width: 16%;
}
.small-text_r {
font-size: 1.6rem;
}
.promueve a img {
width: 300px;
}
}
@media (min-width: 1366px) {
.contesto {
background-color: aqua;
}
.contesto:after {
content: "xl";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
color: black;
}
h1 {
font-size: 3.8rem;
line-height: 3.8rem;
}
h2 {
font-size: 3.8rem;
line-height: 3.8rem;
}
.texto {
font-size: 1.4rem;
line-height: 2.4rem;
}
.claimer h1 {
font-size: 3rem;
line-height: 4rem;
}
.nav.nav-tabs li {
margin-left: 0rem;
margin-right: 0rem;
}
.svg_box {
height: 530px;
}
#contenido-variable {
top: 40px;
left: auto;
right: -30px;
} .thankyou h1 {
font-size: 6rem;
}
.thankyou p {
font-size: 2rem;
}
.thankyou .img-sent i {
font-size: 25rem;
}
}
@media (min-width: 1440px) {
.contesto {
background-color: blue;
}
.contesto:after {
content: "xxl";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
color: white;
}
h1 {
font-size: 3rem;
line-height: 3rem;
}
h2 {
font-size: 3rem;
line-height: 3rem;
}
.texto {
font-size: 1.4rem;
line-height: 2.4rem;
}
.claimer h1 {
font-size: 3rem;
line-height: 4rem;
}
.content-num .num {
width: 115px;
}
.content-num .num span {
font-size: 4rem;
}
.content-num .flags img {
width: 50px;
}
.nav.nav-tabs li {
margin-left: 0rem;
margin-right: 0rem;
}
.svg_box {
height: 600px;
}
.botones {
bottom: 50px;
}
#contenido-variable {
top: 40px;
left: -30px;
right: auto;
}
.claim {
font-size: 5.5rem;
line-height: 6rem;
margin-top: -15%;
}
}
@media (min-width: 1920px) {
.contesto {
background-color: black;
}
.contesto:after {
content: "xxl";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
color: white;
}
h1 {
font-size: 3.8rem;
line-height: 3.8rem;
}
h2 {
font-size: 3.8rem;
line-height: 3.8rem;
}
.texto {
font-size: 1.6rem;
line-height: 2.6rem;
}
.claimer h1 {
font-size: 3rem;
line-height: 4rem;
}
.nav.nav-tabs li {
margin-left: 3rem;
margin-right: 3rem;
}
.columna-padding {
padding-top: 200px;
}
.width-form {
width: 60%;
}
.contacto .container-fluid .row .content_info ul li .txt {
font-size: 3rem;
}
.svg_box {
height: 750px;
} #contenido-variable {
top: 40px;
left: -30px;
right: auto;
width: 90%;
}
.item a {
padding: 20px 20px;
font-size: 1.8rem;
}
.contenido_item {
font-size: 1.8rem;
}
.claim {
font-size: 6rem;
line-height: 6.5rem;
margin-top: -10%;
} .thankyou h1 {
font-size: 6rem;
}
.thankyou p {
font-size: 2rem;
}
.thankyou .img-sent i {
font-size: 30rem;
}
.columna {
width: 100%;
max-width: 16%;
}
}
@media (min-width: 2050px) {
.claim {
font-size: 6.5rem;
line-height: 7rem;
margin-top: -15%;
}
}