/* Base CSS */
@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon/icomoon.eot?qie6kh');
    src: url('../fonts/icomoon/icomoon.eot?qie6kh#iefix') format('embedded-opentype'),
        url('../fonts/icomoon/icomoon.ttf?qie6kh') format('truetype'),
        url('../fonts/icomoon.woff?qie6kh') format('woff'),
        url('../fonts/icomoon.svg?qie6kh#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-right2:before {
    content: "\ea3c";
}

.icon-arrow-down2:before {
    content: "\ea3e";
}

.icon-arrow-left2:before {
    content: "\ea40";
}

.icon-instagram:before {
    content: "\ea92";
}

.icon-twitter:before {
    content: "\ea96";
}

.icon-linkedin2:before {
    content: "\eaca";
}

/* @import url('https://fonts.googleapis.com/css?family=Overpass:300,300i,400,400i,600,600i,700,700i,800,800i,900,900i&display=swap'); */



.alignleft {
    float: left;
    margin-right: 15px;
}

.alignright {
    float: right;
    margin-left: 15px;
}

.aligncenter {
    display: block;
    margin: 0 auto 15px;
}

a:focus {
    outline: 0 solid;
    transition: .3s;
}

a:hover {
    opacity: .5;
}

img {
    max-width: 100%;
    height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 15px;
    font-weight: 700;
    font-family: 'Overpass', sans-serif;
}

body {
    max-width: 100%;
    color: #000;
    font-weight: 400;
    font-family: 'Overpass', sans-serif;
    overflow-x: hidden;
}

p {
    line-height: 1.8;
}

.selector-for-some-widget {
    box-sizing: content-box;
}

a {
    transition: all 0.3s ease;
}

a:hover {
    text-decoration: none
}

/*header-top-area-css-start*/
section.header-top-area {
    position: absolute;
    left: 0;
    top: 50px;
    width: 100%;
    z-index: 2;
}

.header-top-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.header-top-menu ul li {
    display: inline-block;
}

.language-selector {
    font-size: 18px;
    color: #fff;
    font-weight: 400;
}

.language-selector .option {
    color: #040404;
}

.language-selector-2 {
    color: #040404;
}

.language-selector a {
    color: #fdfafa;
}

.header-top-menu nav {
    display: inline-block;
}

.header-top-menu ul li a {
    font-size: 18px;
    margin-right: 48px;
    color: #fdfafa;
    border-bottom: 1px solid transparent;
    transition: .3s;
    padding-bottom: 3px;
    font-weight: 400;
}

.header-top-menu .active {
    border-bottom: 1px solid #040404;
}

.menu-item-2 .active-2 {
    border-bottom: 1px solid #040404;
}

.contacto-header-to-menu .active,
.home-menu .active {
    border-bottom: 1px solid #fff;
}

.home-menu ul li a:hover {
    border-bottom: 1px solid #fff;
}

.header-top-area-2 {
    position: inherit !important;
    padding-top: 50px;
}

.contacto-header-to-menu ul li a {
    color: #fff !important;
}

.contacto-header-to-menu ul li a:hover {
    border-bottom: 1px solid #fff;
}

.m-error ul li a:hover {
    border-bottom: 1px solid transparent;
    opacity: 1;
}

.contacto-header-to-menu .language-selector a {
    color: #fff !important;
}

.contacto-header-to-menu .language-selector {
    float: right;
}

.invertir-color{
    -webkit-filter: invert(100%);
    filter: invert(100%);
}

.menu-item-2 ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.menu-item-2 ul li {
    display: inline-block;
}

.menu-item-2 ul li a {
    color: #000000;
    font-size: 18px;
    margin-right: 57px;
    border-bottom: 1px solid transparent;
    padding-bottom: 3px;
    transition: .3s;
}

.menu-item-2 ul li a:hover {
    border-bottom: 1px solid #000;
}

.proyectos-menu .language-selector a {
    color: #040404;
}

.proyectos-menu li a {
    color: #040404 !important;
}

.proyectos-menu li a:hover {
    border-bottom: 1px solid #040404;
}

.header-top-menu {
    padding-top: 22px;
}

/*hero-slider-area-css-start*/
.single-hero-slider {
    background-image: url(../img/slider/slider-1.jpg);
    background-size: cover;
    /* background-size: 1600px 895px; */
    background-repeat: no-repeat;
    background-position: center center;
    min-height: 895px;
}

.hero-slider-bg-2 {
    background-image: url(../img/slider/slider-2.jpg);
}

.hero-slider-bg-3 {
    background-image: url(../img/slider/slider-3.jpg);
}

.single-hero-slider::before {
    opacity: 0;
}

.hero-text {
    font-size: 30px;
    color: #ffffff;
    line-height: 40px;
    margin-top: 600px;
    z-index: 9;
    position: relative;
}

.hero-text span {
    display: block;
}

.hero-text img {
    width: 30px !important;
    margin-top: 30px;
    display: inline-block !important;
}

.hero-text a {
    max-width: 30px !important;
}

/*--==dots-css==--*/
.hero-slider-area .owl-dots div {
    display: inline-block;
    height: 2px;
    width: 70px;
    background: #acacac;
    margin: 8px;
}

.hero-slider-area .owl-dots div.active {
    background: #000000;
}

.hero-slider-area .owl-dots {
    position: absolute;
    left: 0;
    bottom: -70px;
    text-align: center;
    width: 100%;
}

/*header-swiper-slider-area-css-start*/
.swiper-scrollbar {
    background: #EBE6E6;
    width: 86% !important;
    left: 7% !important;
}

.swiper-scrollbar-drag {
    background: #000000;
    cursor: pointer;
}

.swiper-slide img {
    width: 100% !important;
}

/*our-projrct-details*/

.single-project-info span {
    color: #999999;
}

.single-project-details h1 {
    font-size: 48px;
    font-weight: 400;
    line-height: 64px;
    margin: 0;
}

.single-project-details h3 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 400;
    letter-spacing: 1px;
}

.single-project-details p {
    font-size: 24px;
    line-height: 28.8px;
}

.single-project-details a {
    color: #000;
    border-bottom: 1px solid #000;
}

.single-project-info {
    padding-left: 100px;
    padding-top: 62px;
    font-size: 24px;
}

/*projects-gallery-area-css*/
.single-project-gallery {
    margin-bottom: 30px;
    /* background-color: #cccccc; */
    transition: .3s;
    display: block;
    text-align: center;
}

.single-project-gallery img {
    width: 100%;
    height: 100%;
}

.single-project-gallery img {
    width: auto;
    height: 380px;
}

.single-project-gallery:hover {
    opacity: .5;
}
.mfp-counter{
    display: none;
}
.icoampl{
    position: absolute;
    right: 30px;
    top: 15px;
    z-index: 1;
}
span.share {
    font-size: 18px;
    border-bottom: 1px solid #000;
}

.socila-share a {
    font-size: 15px;
    margin-right: 15px;
    display: inline-block;
    color: #000;
}

.socila-share {
    /* padding-top: 50px; */
}

.back a,
.go a {
    font-size: 18px;
    color: #000;
}

.back img,
.go img {
    margin-right: 25px;
    width: 25px;
    height: 15px;
}

.go img {
    margin-left: 25px !important;
    margin-right: 0 !important;
}

.related-project-title h3 {
    font-size: 28px;
    font-weight: 400;
    position: relative;
    letter-spacing: 2px;
}

.related-project-title h3:after {
    position: absolute;
    left: 0;
    bottom: -20px;
    background: #000;
    content: "";
    width: 115px;
    height: 1px;
}

/*quote-area-css-start*/

section.quote-area h1 {
    font-size: 47px;
    font-weight: 400;
    line-height: 57px;
}

/*feature-img-area-css-start*/

.single-feature-img img {
    width: auto;
    background-color: #eeeff0;
    min-height: 895px;
}

.single-feature-img {
    position: relative;
    text-align: center;
}

.single-feature-img:after {
    position: absolute;
    right: 200px;
    bottom: -50px;
    width: 150px;
    height: 1px;
    content: "";
    background: #000;
}

.single-feature-img-2:after {
    left: 130px;
}

/*projects-area-css-start*/
.single-project-item {
    background-image: url(../img/projects/p-1.jpg);
    background-clip: #cccccc;
    background-size: cover;
    background-position: center center;
    min-height: 242px;
}

.single-project-item-2 {
    background-image: url(../img/projects/p-2.jpg);
}

.single-project-item-3 {
    background-image: url(../img/projects/p-3.jpg);
}

.single-project-item-4 {
    background-image: url(../img/projects/p-4.jpg);
}

.single-project-item-5 {
    background-image: url(../img/projects/p-5.jpg);
}

.single-project-item-6 {
    background-image: url(../img/projects/p-6.jpg);
}

.single-project-item-7 {
    background-image: url(../img/projects/p-7.jpg);
}

.single-project-item-8 {
    background-image: url(../img/projects/p-8.jpg);
}

.single-project-item-9 {
    background-image: url(../img/projects/p-9.jpg);
}

.single-project-item-10 {
    background-image: url(../img/projects/p-10.jpg);
}

.single-project-item-11 {
    background-image: url(../img/projects/p-11.jpg);
}

.single-project-item-12 {
    background-image: url(../img/projects/p-12.jpg);
}

.project-text h3 {
    font-size: 16px;
    font-weight: 700;
    color: #000000;
    margin: 0;
    line-height: 32px;
}

.project-text p {
    font-size: 13px;
    color: #000000;
    line-height: 18px;
    margin: 0;
}

.project-text {
    padding: 19px 20px;
    background: #fff;
    opacity: 0;
    position: relative;
    top: 60px;
    margin: 0 30px;
    display: none;
    transition: .3s;
}

.single-project-item:hover .project-text {
    opacity: 70%;
    display: block;
}

.project-text a {
    display: block;
    margin: 15px 0;
}

.project-text a img {
    max-width: 25px;
    max-height: 15px;
    height: 15px;
}

.moretext{
    display:block;
}
.lesstext{
    display:none;
}

/*estudio-area-css-start*/
.single-estudio-slide {
    background-image: url(../img/slider/estudio-slide-1.jpg);
    background-size: cover;
    background-color: #00000026;
    background-blend-mode: color;
    background-position: center;
    min-height: 896px;
}

.estudio-area .owl-nav div {
    position: absolute;
    bottom: -75px;
    font-size: 50px;
    line-height: 60px;
    margin-top: -30px;
    transition: .3s;
    right: 150px;
}

.contacto-slide .owl-nav div {
    display: none !important;
}

.estudio-area .owl-nav div.owl-next {
    left: auto;
    right: 100px;
}

/*estudio-text-area-css-start*/
.es-text h1 {
    font-size: 45px;
    font-weight: 400;
    line-height: 54px;
}

.es-text p {
    font-size: 24px;
    line-height: 28.8px;
}

h1.equipo {
    position: relative;
    padding-bottom: 50px;
}

h1.equipo:after {
    position: absolute;
    left: -50px;
    width: 160px;
    height: 1px;
    background: #000;
    content: "";
    top: -50px;
}

/*team-area-css-start*/
.team-text {
    padding-top: 30px;
    padding-left: 25px;
    padding-bottom: 5px;
}

.team-text h4 {
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
}

.team-text span {
    display: block;
    font-size: 21px;
}

.single-team-member img {
    max-height: 468px;
}

.single-team-member {
    transition: .3s;
    cursor: pointer;
}

.team-text img {
    max-width: 25px !important;
    max-height: 15px !important;
    min-width: 25px !important;
    min-height: 15px !important;
    margin-left: 20px;
    display: inline-block;
}

.single-team-member:hover {
    opacity: .7;
}

.closeteam{
    width: 44px;
    cursor: pointer;
}
.closeteam:hover{
    opacity: .7;
}
/*Colaboradores-area-css-start*/
.Colaboradores-area h2 {
    font-size: 36px;
    font-weight: 400;
    padding-bottom: 25px;
}

.Colaboradores-area h4 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 400;
}

.Colaboradores-area span {
    font-size: 21px;
}

/*contacto-info-area-css*/
.hello-title h1 {
    font-size: 60px;
    font-weight: 400;
}

.hello-info {
    font-size: 24px;
    margin-bottom: 60px;
    position: relative;
}

.hello-info a {
    text-decoration: underline;
}

.hello-info p {
    line-height: 28.8px;
    margin: 0;
}

.hello-info-2 a {
    padding-top: 20px;
    display: block;
    text-decoration: none;
}

.contacto-info-area {
    color: #fff;
}

.contacto-info-area a {
    color: #fff;
    display: block;
}

.hello-info:after {
    position: absolute;
    left: -30px;
    bottom: -25px;
    width: 75px;
    background: #fff;
    content: "";
    height: 2px;
}

/*contact-form-area-css-start*/
.form-content h2 {
    font-size: 36px;
    line-height: 48px;
    margin: 0;
    font-weight: 400;
}

.form-content p {
    font-size: 24px;
}

.form-content {
    color: #fff;
}

.form-content input[type="text"],
.form-content input[type="email"],
.form-content input[type="tel"],
.form-content textarea {
    width: 100%;
    padding: 8px 0;
    display: block;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 2px solid #707070;
    color: #fff;
    background: #0A0A0A;
    outline: none;
    font-size: 24px;
    margin-bottom: 55px;
}

::placeholder {
    color: #fff;
}

.form-content input[type="email"] {
    width: 63%;
    display: inline-block;
    margin-right: 5%;
}

.form-content input[type="tel"] {
    width: 30%;
    display: inline-block;
    float: right;
}

.form-content textarea {
    height: 155px;
    margin-bottom: 40px;
}
.form-content [type="checkbox"]{
    display: none;
}
.form-content [type="checkbox"] + .labelcheck{
    cursor: pointer;
}
label.labelcheck{
    padding-left: 2em;
    position:relative;
}
label.labelcheck:before{
    content:'';
    background-color: transparent;
    border: solid 1px #ffffff;
    border-radius: 3px;
    width: 1.2em;
    height: 1.2em;
    position: absolute;
    margin-right: 20px;
    text-align: center;
    vertical-align:middle;
    left: 0;
}

.form-content [type="checkbox"]:checked+label:before{
    border-color: #ffffff;
    content:'✓'; 
    font-family: 'Times New Roman', Times, serif;
    font-weight: 800;   
}

a.submit-btn {
    font-size: 18px;
    color: #fff;
    float: right;
}

a.submit-btn img {
    margin-left: 20px;
}

.form-content form {
    padding-top: 80px;
}

.error-content p {
    font-size: 24px;
    line-height: 28.8px;
    padding-top: 20px;
}

.error-content a {
    font-size: 18px;
    display: inline-block;
    margin-top: 50px;
}

.error-content:before {
    position: absolute;
    left: -25px;
    bottom: -45px;
    width: 70px;
    height: 1px;
    background: #fff;
    content: "";
}



.error-content a img {
    padding-left: 15px;
    height: 15px;
}

.error-shape {
    background-image: linear-gradient(to bottom, #0a0a0a, #0a0a0a 78%, #fff 22%, #fff);
}

.error-shape img {
    width: 93%;
}

/*section-dawn-css-start*/
.scroll-dawn {
    position: absolute;
    top: 800px;
    left: 52%;
    animation: animate 3s infinite;
    z-index: 9;
    cursor: pointer;
}

.scroll-dawn:before {
    position: absolute;
    top: 4px;
    right: 0px;
    content: '';
    background-image: url(../img/icons/scroll-dawn.png);
    height: 48px;
    width: 48px;
    transform: rotate(0deg);
    background-size: 100%;
    background-repeat: no-repeat;
    transition: .3s;
}

@keyframes animate {
    0% {
        transform: rotate(0deg) translate(0, 0);
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        transform: rotate(0deg) translate(0, 20px);
        opacity: 0;
    }
}

@-webkit-keyframes animate {
    0% {
        transform: rotate(0deg) translate(0, 0);
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        transform: rotate(0deg) translate(0, 20px);
        opacity: 0;
    }
}

/*about-single-member-area*/
.single-member-name a {
    float: right;
    display: inline-block;
}

.single-member-name h1 {
    font-size: 36px;
    font-weight: 400;
    display: inline-block;
}

.single-team-member-details p {
    font-size: 24px;
    line-height: 28.8px;
}

.single-team-member-details a {
    font-size: 35px;
    color: #000;
}

.single-team-member-details a:before {
    position: absolute;
    left: -50px;
    bottom: -50px;
    width: 165px;
    background: #000;
    content: "";
    height: 1px;
}

.single-team-member-details a:hover::before {
    opacity: 1 !important;
}

/*custom-modal-css*/

.custom-modal .modal-title {
    position: absolute;
    font-size: 36px;
    font-weight: 400;
}

.custom-modal .modal-content {
    border-radius: 0;
    width: 100% !important;
    border: none;
}

.custom-modal .modal-dialog {
    max-width: 100% !important;
}

#know-more-modal {
    padding: 0 !important;
    background: #fff;
}

#know-more-modal-2 {
    padding: 0 !important;
    background: #fff;
}

.custom-modal .modal-header {
    border-bottom: none;
    padding-bottom: 5px;
}

.custom-modal .close {
    opacity: 1;
}

.custom-modal span img {
    width: 45px;
    height: 45px;
}

.single-member-featured-img img {
    position: absolute;
    right: 0;
    width: 86%;
    display: inline-block;
    min-height: 570px;
    max-height: 570px;
}

.single-member-featured-img.mb-50 {
    min-height: 570px;
}

/*footer-area-css-start*/
.footer-area {
    background: #000000;
}

.footer-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.footer-menu ul li {
    display: inline-block;
    border-right: 1px solid #fff;
    padding: 0 20px;
}

.footer-menu ul li a {
    font-size: 18px;
    color: #ffffff;
    display: block;
}

.footer-menu ul li:nth-child(3) {
    border-right: none;
}

.footer-menu ul li:nth-child(1) {
    padding-left: 0;
}

.footer-contact {
    color: #fff;
    font-size: 18px;
}

.footer-contact a {
    color: #fff;
    margin-top: 20px;
    display: block;
}

.footer-copyright-area {
    color: #fff;
    font-size: 14px;
}

.footer-copyright-area a {
    color: #fff;
    margin: 0 10px;
    display: inline-block;
}

.footer-social-icon a {
    color: #fff;
    font-size: 30px;
    margin-right: 20px;
    display: inline-block;
}

.footer-copyright-area p {
    display: inline-block;
    margin-right: 8px;
}

/*--off-canvas-menu-css*/
.mobile-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.mobile-menu ul li {
    display: block;
}

.mobile-menu ul li a {
    display: inline-block;
    color: #fff;
    font-size: 24px;
    line-height: 50px;
}

.kindof-language a {
    font-size: 18px;
    color: #fff;
    margin-right: 20px;
}

.kindof-language .active {
    border-bottom: 1px solid #fff;
}

.kindof-language:before {
    position: absolute;
    left: 0;
    bottom: 55px;
    width: 150px;
    height: 1px;
    background: #fff;
    content: "";
}

.off-canvar-menu {
    position: fixed;
    width: 100%;
    z-index: 99;
    padding-top: 25px;
    transition: .3s;
    right: -100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
}

.home-can {
    background: rgba(0, 0, 0, 0.8);
}

.off-canvar-menu.cnn {
    background: rgba(255, 255, 255, .9);
}

.off-canvar-menu.cnn ul li a {
    color: #000;
}

.off-canvar-menu.cnn .kindof-language a {
    color: #000;
}

.off-canvar-menu.cnn .kindof-language .active {
    border-bottom: 1px solid #000;
}

.off-canvar-menu.cnn .kindof-language:before {
    background: #000;
}

.off-canvar-menu.cnn .menu-close {
    color: #000;
}

.mobile-menu {
    position: relative;
   /*  float: right;
    margin-right: 40px; */
}

.off-canvar-menu.active {
    right: 0;
}

.off-canvar-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    padding-top: 50px;
}

.menu-close {
    color: #fff;
    right: 8px;
    top: 40px;
    position: absolute;
    cursor: pointer;
    z-index: 9;
    padding: 3px 10px;
    font-size: 40px;
}

.menu-trigger span {
    height: 2px;
    width: 30px;
    display: block;
    background: #fff;
    margin-bottom: 8px;
}

.menu-trigger-2 span {
    background: #040404;
}

/* a.menu-trigger span:nth-child(2) {
    width: 20px;
} */

a.menu-trigger {
    padding-top: 15px;
    float: right;
    display: none;
}

span.menu-close img {
    height: 50px;
    width: 50px;
}

/***********  COOKIE BANNER   ***********/
#overbox3 {	
    position: fixed; 
    bottom: 0px; 
    left: 0px; 
    width: 100%; 
    z-index: 999999; 
    display: block;
    transition: 0.5s;
}

#overbox3.active {	
    bottom: -116px;
}

#infobox3 { 
    margin: auto; 
    position: relative; 
    top: 0px; 
    height: 115px; 
    width: 100%; 
    text-align: center; 
    background-color: #4c4c4c;
    /* box-shadow: 0 -5.5px 22px rgba(0,0,0,.5); */
}
#btnbox3 {
    background-color: #4c4c4c;
    width: fit-content;
    padding: 3px 19px;
    color: #fff;
}

#btnbox3 a{    
    color: #fff;
}
#btnbox3 a:hover{    
    text-decoration-line: underline
}

#infobox3 p {
    line-height: 30px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    width: 69%;
    margin-left: 10%;
    padding-top: 10px;
}

#infobox3 p a { 
    margin-left: 27px;
    color: #ffffff;
}
#maps{
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.disp-desk{
    display:block;
}
.disp-mobile{
    display:none;
}
.bottommargin{
    height: 250px; 
    display: block;
}

#goup{
	/* background:#0070b9; */
	bottom:0px;
	display: block;
	height: 50px;
	position: fixed;
	right:42px;
	bottom: 20px;
	width:50px;
	z-index: 50;
	border-radius: 45px;
    /* border: solid 1px #909090; */
}

#goup img{
	z-index: 50;
    width: 100%;
    margin-top: 3px;
    cursor: pointer;
}
.ocult{
    display:none;
}
#cabecera-proyect{
    position: relative;
    top: -241px;
    z-index: -1;
}
.our-project-details-area{
    margin-top: -175px;
}
.our-project-details-area2{
    margin-top: -40px;
}

.mobile-menu ul li .catproy{
    /* display:none; */
    padding-top: 0;
    position: relative;
    right: -30px;

}
.mobile-menu ul li .catproy li a{
   font-size: 20px;
    
}

.mobile-menu a.active {
    font-weight: 900;
}
p.ql-align-justify {
    text-align: justify;
}