/************** Add Theme Custom Style Here *******************************/

/* =============================
   Reset y Estilos Globales
   ============================= */

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    scroll-behavior: smooth;
}

body {
    font-family: "Satoshi";
    font-style: normal;
    position: relative;
    z-index: 0;
    font-size-adjust: none;
    height: auto;
    font-size: 16px;
    line-height: 20px;
    color: #000;
    overflow-x: hidden;
    margin: 0;
    padding: 0;
    background: #ffffff;
}

@media (max-width: 768px) {
    body {
        font-size: 8px;
    }
}

* {
    box-sizing: border-box;
    vertical-align: initial;
    margin: 0;
    padding: 0;
}

ul,
ol,
li {
    list-style: none;
}

ul li a {
    text-decoration: none;
}

a,
a:hover,
a:active,
a:focus {
    text-decoration: none;
    outline: none;
    transition: all .3s ease 0s;
}

:focus {
    outline: none;
}

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

input {
    line-height: normal;
    box-shadow: none;
}

.scroll {
    overflow-y: hidden;
}

.grid-item {
    width: 400px;
}

.cf:before,
.cf:after {
    display: table;
    content: ''
}

.cf:after {
    clear: both;
}


/* =============================
   Tipografía
   ============================= */

h1 {
    font-family: 'Span';
    font-style: normal;
    font-weight: 300;
}

h2 {
    font-family: 'Span';
    font-style: normal;
    font-size: 3.5em;
}

h4 {
    font-family: 'Span';
    font-style: normal;
    color: #7B7976;
}

h5 {
    font-family: 'Satoshi';
    font-style: normal;
    color: #000;
    font-size: 1.7em;
}

p {
    color: #000000;
    font-family: 'Satoshi';
    font-weight: normal;
}

b,
strong {
    font-weight: 700;
}

span {
    font-family: 'Satoshi';
    font-size: 1em;
    line-height: normal;
}

/* =============================
   Contenedores Generales
   ============================= */

.container {
    max-width: 1940px;
    width: 100%;
    padding: 0 44px;
    margin: 0 auto;
}



/* =============================
   Header y Navegación
   ============================= */

/* Header css starts */
.temp-hide {
    display: none;
}

#masthead .site-branding {
    display: grid;
    align-items: center;
    justify-content: center;
    padding: 23px 0px 23px;
    grid-template-columns: 1fr 1fr 1fr;
    position: relative;
}

#masthead .site-branding .logo img {
    width: 296px;
}

.menu-main .menu-icon img {
    margin-right: 9.33px;
}

.main-navigation ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

#primary-menu li.even {
    padding-right: 160px;
    width: 50%;
    padding-left: 0;
    text-align: right !important;
}

#primary-menu {
    margin: -38.5px 0 0 0;
    padding: 0 0 0 0;
}

/* Header css ends */

header.site-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 999999999999;
    background-color: #fff;
    transition: all 0.45s ease-in-out;
}

.page-press header.site-header,
body.page-press {
    background-color: #EEEEEE !important;
}

.page-press.menu-open header.site-header {
    background-color: #fff !important;
}

/* Site Branding */

.site-header .site-title {
    font-size: 35px;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 1px;
    float: left;
    width: 100%;
    height: auto;
    line-height: 85.8%;
}

.site-header .site-title a {
    color: #000;
    background-image: url('../img/tindas-logo.svg');
    background-position: left top 2px;
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: -99999px;
    float: left;
    width: 100%;
    height: auto;
}

.site-header .site-branding img {
    max-width: 390px;
}

.site-header .site-branding .design-icon img {
    max-height: 30px;
}

.home .site-header .entry-title-header,
.menu-open .site-header .entry-title-header {
    opacity: 0;
}

.site-header .entry-title-header h2,
.site-header .entry-title-header h2 a {
    font-family: 'Span';
    font-style: normal;
    font-weight: 300;
    color: rgba(0, 0, 0, 0.5) !important;
    text-align: center;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 32.3px;
    line-height: 79.8%;
}

.page-thanks .site-header .entry-title-header {
    opacity: 0 !important;
    visibility: hidden !important;
    height: 1px !important;
    overflow: hidden;
}

.page-thanks .site-main {
    min-height: 100vh;
}

.site-header .entry-title-header h1,
.site-header .entry-title-header h1 a {
    text-transform: uppercase;
}

.design-icon {
    display: flex;
    height: 30px;
}

/* Social Icons */

.social-icons {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 0 32px;
    position: absolute;
    top: auto;
    bottom: 40px;
}

.social-icons .right-icons {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 42.5%;
    padding-left: 40px;
}

.social-icons .right-icons .tel-icon,
.social-icons .right-icons .list-languages {
    margin-right: 48px;
}

.social-icons i {
    width: 32px;
    height: 32px;
}

.left-icons {
    width: 40%;
}

.left-icons a:hover i,
.center-icons a:hover i {
    opacity: 0.5;
}

.social-icons i.icon-image:before {
    content: '';
    position: absolute;
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
}

.social-icons i.fa.fa-envelope:before {
    background-image: url('../img/icon-mail.svg');
}

.social-icons i.fa.fa-location:before {
    background-image: url('../img/icon-location.svg');
}

.social-icons i.fa.fa-telephone:before {
    background-image: url('../img/icon-telephone.svg');
}

.social-icons i.fa.fa-globe:before {
    background-image: url('../img/icon-globe.svg');
}

.social-icons i.fa.fa-search:before {
    background-image: url('../img/icon-search.svg');
    background-size: 23px auto;
}

.social-icons i.fa.fa-facebook:before,
i.fa.fa-facebook:before {
    background-image: url('../img/icon-facebook.svg');
}

.social-icons i.fa.fa-instagram:before,
i.fa.fa-instagram:before {
    background-image: url('../img/icon-instagram.svg');
}

.social-icons i.fa.fa-twitter:before,
i.fa.fa-twitter:before {
    background-image: url('../img/icon-twitter.svg');
}

.social-icons i.fa.fa-pinterest:before,
i.fa.fa-pinterest:before {
    background-image: url('../img/icon-pinterest.svg');
}

.site-header .tel-icon a:hover {
    text-decoration: underline;
}

.social-icons .tel-icon a,
.social-icons .address-icon {
    font-weight: 300;
    font-size: 21.5108px;
    color: #000000;
    font-family: 'span';
    line-height: 24px;
    text-align: right;
}

/* Main Navigation */

.main-navigation {
    height: calc(100vh - 77px);
    padding: 0 20px;
    position: fixed;
    left: 0;
    width: 100%;
    z-index: 9999;
    background: #fff;
    transition: all 0.6s cubic-bezier(0.55, 0, 0.1, 1);
    display: block;
    top: -100%;
    opacity: 0;
    pointer-events: none;
}

.main-navigation.show-menu {
    display: block;
    top: 77px;
    opacity: 1;
    pointer-events: all;
}

.toggle-ul-menu {
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
    flex-direction: column;
    height: 100%;
}

.main-navigation .menu li {
    margin-bottom: 15px;
    width: 50%;
    overflow: visible;
    position: relative;
    text-align: left !important;
    padding-left: 160px;
}

.main-navigation .menu li:before {
    position: absolute;
    content: '';
    width: 248px;
    height: 3px;
    background: #000;
    top: 50%;
    left: -124px;
    transform: translateY(-50%);
}

.main-navigation .menu li:nth-child(odd):before {
    display: none;
}

.main-navigation .menu li a {
    font-family: 'Span';
    font-weight: 300;
    font-size: 118.92px;
    line-height: 130px;
    text-decoration: none;
    position: relative;
    color: #000;
    z-index: 0;
}

.main-navigation .menu li a:hover .hover_menu_img {
    opacity: 1;
    z-index: -1;
    transition: 0.8s;
}

.main-navigation .menu li a .hover_menu_img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: 0.8s;
    pointer-events: none;
    width: 360px;
    height: 360px;
}

.main-navigation .menu li a .hover_menu_img img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.main-navigation .menu li a .hover_menu_img.hover_img_first img {
    max-width: 100%;
}

.main-navigation .menu li a:hover {
    z-index: 11;
}

.main-navigation .menu li a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 5px;
    background-color: #000;
    left: 0;
    bottom: 14px;
    opacity: 0;
}

.main-navigation .menu li a:hover:after {
    opacity: 1;
}

.menu-open {
    overflow-y: hidden;
}

.menu-main.menu-toggle {
    cursor: pointer;
    text-align: right;
    display: flex;
    align-content: center;
    justify-content: flex-end;
    gap: 16px;
}

.menu-main.close-menu-button span.menu-icon,
.menu-main.close-menu-button span.design-icon {
    opacity: 0;
    pointer-events: none;
}

/* Close Button for Navigation */

.close-menu-button .close {
    position: absolute;
    width: 25px;
    height: 30px;
    background-image: url(../img/cancel.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

/* =============================
   Home / Slider
   ============================= */

.home-slide-carousel {
    opacity: 0;
}

.home-slide-carousel .card {
    border: 0;
}

.home-slide-carousel .card a {
    font-family: 'Span';
    font-style: normal;
    font-weight: 300;
    font-size: 38px;
    line-height: 85.8%;
    color: #000;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    position: relative;
    padding-bottom: 40px;
    padding-top: 6px;
}

/* Parpadeo */

.home-slide-carousel .card:hover .slider_text a::after {
    animation: blink .35s linear 2;
}

@keyframes blink {
    0% {
        opacity: 1.0;
    }

    50% {
        opacity: 0.0;
    }

    100% {
        opacity: 1.0;
    }
}

.home-slide-carousel .card .slider_text a::after {
    position: absolute;
    content: "+";
    color: #000;
    font-size: 47px;
    font-family: 'Span';
    font-style: normal;
    bottom: 0;
    font-weight: 300;
    left: -3px;
}

.home-slide-carousel .pull-right {
    display: block;
    background: none;
    outline: none;
    border: 0;
    width: calc(191px + 44px);
    height: 100%;
    margin-top: 0;
    position: absolute;
    top: 0;
    right: 0;
    background-color: transparent !important;
    background-image: url('../img/arrow-right-slide.svg');
    background-position: left bottom 26px;
    background-repeat: no-repeat;
    background-size: 191px auto;
    z-index: 1;
}

/* Move Right */

.home-slide-carousel .pull-right:hover {
    animation: moveright .35s linear 2;
}

@keyframes moveright {
    0% {
        background-position: left bottom 26px;
    }

    50% {
        background-position: left 15px bottom 26px;
    }

    100% {
        background-position: left bottom 26px;
    }
}

.home-slide-carousel .pull-right i.fa {
    position: absolute;
    right: 44px;
    bottom: 19px;
    color: #000;
    font-size: 17px;
    display: none !important;
}

.home-slide-carousel .slick-slide .homepage_slider_linkimg {
    width: 70%;
    object-fit: cover;
    height: 100%;
    padding-left: 44px;
}

.home-slide-carousel .slick-slide img {
    width: 100%;
    object-fit: cover;
    height: 100%;
    padding-left: 0;
}

.home-slide-carousel .slider_text {
    margin-left: 22px;
    position: relative;
    width: 40%;
}

.home-slide-carousel .slick-list {
    overflow: initial;
}

.home-slide-carousel.slick-initialized .slick-slide {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    padding-bottom: 39px;
}

.home-slide-carousel.slick-initialized.slick-slider {
    padding-right: 115px;
    overflow: hidden;
}

.home-slide-carousel.slick-slider,
.home-slide-carousel.slick-slider .slick-track,
.home-slide-carousel.slick-slider .slick-list,
.home-slide-carousel.slick-slider .slick-slide {
    height: 100%;
}

.home-slide-carousel.slick-slider {
    height: calc(100vh - 103px);
}

.home-slide-carousel.slick-slider .slick-slide {
    pointer-events: none;
}

.home-slide-carousel.slick-slider .slick-slide.slick-current.slick-active {
    pointer-events: all;
}


/* =============================
   Sección Home (Home Section)
   ============================= */

.home_section {
    padding: 0px 0 67px 0;
}

.home_section .container {
    position: relative;
    max-width: 100%;
    padding: 0;
}

.home_section .title_slide_secthome {
    width: 30%;
    position: absolute;
    bottom: calc(71px + 0.43em);
    right: 55px;
}

.title_slide_secthome.mobile-view {
    display: none;
}

.home_section .card-title {
    margin-bottom: 0.5rem;
    font-family: 'Span';
    font-style: normal;
    font-weight: 300;
    font-size: 70px;
    line-height: 95px;
    margin-bottom: 0;
}

.home-slide-carousel,
.home_section .card-title {
    opacity: 0;
}


/* =============================
   Sección Proyectos (Projects)
   ============================= */

.project {
    padding: 0;
}

.project_section {
    background: #f8f4ec;
}

.project .project_section {
    padding-top: 0;
}

.project_section h2 {
    text-transform: none;
    margin-bottom: 0;
    padding-bottom: 22px;
    font-size: 33px;
    line-height: 43px;
}

.project .project_section h3 {
    padding-bottom: 0px;
}

.project .project_section h5 {
    margin-bottom: 0;
}

.project .project_section {
    background-color: transparent;
}

.project .project_section,
.publication .publication_section {
    background-color: transparent;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 44px;
    grid-row-gap: 44px;
}

.team_member_section .team_info_section {
    background-color: transparent;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 44px;
    grid-row-gap: 44px;
}

.project .project_section .project_inner_section::before,
.project_section .slick-slider .slick-slide>a::after {
    margin: -12.5px 0 0 0;
}

.project .project_section .project_inner_section:hover::before,
.project .project_section .project_inner_section:hover::after,
.project_section .slick-slider .slick-slide:hover::before,
.project_section .slick-slider .slick-slide:hover::after {
    transition: ease transform 1.5s;
    opacity: 1;
}

.project_section .card-body,
.project .project_section .project-body,
.publication .publication-body {
    padding: 18px 0 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.project .project_section .project-body .project_count,
.project_section .card-count {
    margin-right: 30px;
}

.project_section .card-count,
.project_section .project_title a,
.project .project_section .project-body *,
.publication .publication_title {
    font-style: normal;
    font-family: 'Span';
    font-size: 30px;
    color: #000000;
    line-height: 85.8%;
}

.publication .publication_title {
    margin-bottom: 0;
}

.project_section .slick-slider {
    margin: 0px -22px;
}

.project_section .slick-slider .slick-list {
    overflow: initial;
}

.project_section .slick-slider .slick-slide {
    margin: 0px 22px;
    border: 0;
    background-color: transparent;
}

.project_section .slick-slider .slick-slide img {
    object-fit: cover;
    transition: ease transform 1.5s;
    width: 100%;
}

.detail-slider-common-block .detail-block-image,
.project .project_section .project_inner_section a,
.project_section .slick-slider .slick-slide {
    display: block;
    position: relative;
}



.detail-slider-common-block .detail-block-image a::before,
.project .project_section .project_inner_section a::before,
.project_section .slick-slider .slick-slide a::before,
.tax-project-section .tax-wrapper-card::before {
    content: '';
    width: 50%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 25%;
    background-image: url('images/round.svg');
    padding: 0;
    margin: 0;
    transition: all 0.25s ease-in-out;
    opacity: 0;
    mix-blend-mode: screen;
}

.detail-slider-common-block .detail-block-image a,
.project .project_section .project_inner_section,
.project_section .slick-slider .slick-slide>a,
.tax-project-section .tax-wrapper-card {
    position: relative;
}

.detail-slider-common-block .detail-block:hover .detail-block-image a::before,
.project .project_section .project_inner_section:hover a::before,
.project_section .slick-slider .slick-slide:hover::before,
.tax-project-section .tax-wrapper-card:hover::before {
    transition: all 0.25s ease-in-out;
    opacity: 1;
}

.project_section .slick-slider .slick-slide:hover img {
    filter: saturate(0);
}

.detail-slider-common-block .detail-block-image::before,
.detail-slider-common-block .detail-block-image::after,
.project .project_section .project_inner_section::before,
.project .project_section .project_inner_section::after,
.project_section .slick-slider .slick-slide::before,
.project_section .slick-slider .slick-slide::after,
.tax-project-section .tax-wrapper-card>a::before,
.tax-project-section .tax-wrapper-card>a::after {
    position: absolute;
    content: "";
    width: 25px;
    height: 25px;
    background-color: #f8f4ec;
    top: 50%;
    left: -12px;
    transform: translateY(-50%) rotate(45deg);
    transition: ease all 0.25s;
    opacity: 0;
    z-index: 2;
}

.detail-slider-common-block .detail-block-image::before,
.detail-slider-common-block .detail-block-image::after,
.tax-project-section .tax-wrapper-card>a::before,
.tax-project-section .tax-wrapper-card>a::after {
    background-color: #EEEEEE;
}

.project .project_section .project_inner_section::before,
.project .project_section .project_inner_section::after {
    background-color: #ffffff;
}

.project_section .slick-slider .slick-slide::before,
.project_section .slick-slider .slick-slide::after {
    background-color: #f8f4ec;
}

.project .project_section .project_inner_section::after,
.project_section .slick-slider .slick-slide::after,
.detail-slider-common-block .detail-block-image::after,
.tax-project-section .tax-wrapper-card>a::after {
    left: auto;
    right: -12px;
}


/* =============================
   Sección Publicaciones (Publications)
   ============================= */

.publication {
    background-color: #EEEEEE;
    padding: 0 0 0 0;
}

.publication .publication_date {
    font-size: 18px;
    font-family: 'Span';
    font-weight: normal;
    color: #000;
    line-height: 28px;
    margin-bottom: 0;
}

.publication .publication_section {
    background-color: transparent;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 44px;
    grid-row-gap: 44px;
}

.publication .publication_section img {
    width: 100%;
    padding: 0.8em;
    background: #fff;
    height: 100%;
    object-fit: contain;
}

.publication .publication_inner_section a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}

.publication .publication_inner_section {
    display: block;
    position: relative;
    width: 100%;
    height: calc(((25vw - 66px) * 235) / 167);
    overflow: hidden;
}

.project .project_section .project_inner_section::before,
.project .project_section .project_inner_section::after {
    margin-top: -38px;
}

.detail-slider-common-block .detail-block:hover .detail-block-image::before,
.detail-slider-common-block .detail-block:hover .detail-block-image::after,
.tax-project-section .tax-wrapper-card:hover>a::before,
.tax-project-section .tax-wrapper-card:hover>a::after,
.project_section .slick-slider .slick-slide:hover a::before {
    opacity: 1;
    visibility: visible;
}

/* =============================
   Sección Equipo (Team Section)
   ============================= */

.team_section {
    padding: 34px 0 50px;
}

.team_section .section_name {
    text-transform: uppercase;
    margin-bottom: 90px;
    font-size: 33px;
    line-height: 85.8%;
}

.team_title_heading {
    width: 100%;
}

.team_section h2 {
    max-width: 950px;
    font-size: 70px;
    line-height: 85.8%;
    margin-bottom: 84px;
}

.team_section .team_sub_section {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: row-reverse;
}

.team_section .team_img_section {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    width: 66%;
    flex-wrap: wrap;
}

.team_section .team_sub_content {
    width: 31%;
    margin-right: 34px;
    position: relative;
}

.team_section .team_sub_content .team_title {
    bottom: 15px;
    position: absolute;
    left: 0;
}

.team_section .team_sub_content .team_title a {
    font-size: 26px;
    line-height: 22px;
    color: #000000;
    font-weight: 300;
    font-family: 'Span';
    text-decoration: underline;
}

.team_section .team_image {
    position: relative;
}

.team_section .team_image:first-child {
    position: relative;
    left: 100px;
    z-index: -1;
}

.team_section .team_image:nth-child(2) {
    margin-top: 100px;
}

.team_section .team_image:last-child {
    position: relative;
    right: 70px;
    top: -48px;
}

.team_section .team_image img {
    height: auto !important;
}

/* =============================
   Sección Servicios (Service Section)
   ============================= */

.service_section {
    display: inline-block;
    position: relative;
    width: 100%;
}

.service_sub_section {
    display: inline-flex;
    position: relative;
    width: 100%;
    padding: 30px 0;
    min-height: 862px;
    background-size: cover;
}

.service_section_bg {
    width: 100%;
    display: inline-block;
    text-align: left;
    padding-left: 0;
}

.service_section h2 {
    font-size: 33px;
    font-family: 'Span';
    line-height: 43px;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 76px;
}

.service_section p {
    font-size: 91px;
    line-height: 98.3%;
    font-weight: 300;
    font-style: normal;
    font-family: 'Span';
    color: #000;
    opacity: 0.71;
}

/* =============================
   Sección “How” Slider
   ============================= */

.how-section {
    padding: 4rem 0;
}

.how-section__slider {
    position: relative;
    overflow: hidden;
}

.how-section__wrapper {
    display: flex;
}

.how-section__slide.swiper-slide {
    display: flex !important;
    width: 100%;
    flex-shrink: 0;
    scroll-snap-align: start;
    gap: 4rem;
    height: auto;
}

/* Columnas */

.how-section__col {
    width: 25%;
    box-sizing: border-box;
}

.how-section__col--img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* Texto */

.how-section__col--text {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    border: 1px solid #000;
    padding: 2rem;
    text-align: left;
}

.how-section__title {
    font-size: 40px;
    font-weight: 500;
    margin-bottom: 3rem;
    line-height: 50px;
}

.how-section__desc {
    font-size: 22px;
    line-height: 1.6;
    margin: 0;
}

/* Subtítulo de sección */

.how-section__subtitle {
    margin-bottom: 5rem;
}

.how-section__subtitle-text {
    font-size: 33px;
    line-height: 43px;
}

/* Navegación Swiper */
/* Ocultar flechas por defecto de Swiper */

.how-section__slider .swiper-pagination {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    height: 30px;
    position: unset;
    margin-top: 20px;
}

.how-section__slider .how-section__nav {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    width: 200px;
    height: 30px;
    border: none;
    background-color: transparent;
    cursor: pointer;
    margin-top: 0;
    display: block;
    position: unset;
}

.how-section__nav::after {
    display: none !important;
}

/* Flecha derecha (siguiente) */

.how-section__nav--next {
    background-image: url('../img/arrow-right-slide.svg');
}

/* Flecha izquierda (anterior) con rotación */

.how-section__nav--prev {
    background-image: url('../img/arrow-right-slide.svg');
    transform: rotate(180deg);
}

/* =============================
   Sección FAQs (FAQs Section)
   ============================= */

.faqs-section {
    padding: 4rem 0;
    text-align: center;
}

.faqs-section__title {
    font-size: 91px;
    margin-bottom: 3rem;
}

.faqs-section__accordion {
    margin: 0 auto;
}

.faqs-item {
    margin-bottom: 1.5rem;
    text-align: left;
}

.faqs-item__question {
    background: none;
    border: none;
    cursor: pointer;
    padding: 1rem;
    padding-bottom: 2rem;
    width: 100%;
    text-align: left;
    transition: all 0.3s ease;
    display: flex;
    justify-content: center;
}

.faqs-item__question h3 {
    font-size: 23px;
    line-height: 30px;
    font-weight: 400;
}

.faqs-item__question[aria-expanded="true"] h3 {
    font-weight: bold;
    color: black;
}

.faqs-item__question[aria-expanded="true"] {
    font-weight: bold;
}

.faqs-item__answer {
    display: none;
    padding: 0 1rem 1rem;
    font-size: 18px;
    line-height: 1.6;
    color: #333;
    text-align: center;
}


/* =============================
   Sección Contacto (Contact Section)
   ============================= */

.site-info {
    display: flex;
    justify-content: space-between;
    margin-bottom: 56px;
}

.site-info .contact_form_title {
    width: calc(50% - 22px);
}

.site-info .contact_form_title h4 {
    max-width: 350px;
}

.site-info .contact_form {
    width: calc(50% - 22px);
}

.site-info .contact_form span.wpcf7-form-control-wrap {
    position: relative;
    display: block;
    width: 100%;
}

.site-info .contact_form span.wpcf7-form-control-wrap input,
.site-info .contact_form span.wpcf7-form-control-wrap textarea {
    width: 100%;
    font-size: 22px;
    line-height: 24px;
    color: rgba(0, 0, 0, 0.5);
    font-family: 'Span';
    font-weight: normal;
    background-color: transparent;
    outline: 0;
    border: 0;
    height: 28px;
    border-bottom: 1px solid #000;
    margin-bottom: 15px;
}

.site-info .contact_form span.wpcf7-form-control-wrap br {
    display: none;
}

.site-info .contact_form span.wpcf7-form-control-wrap textarea {
    height: 138px;
    resize: none;
    margin-bottom: 0;
}

.site-info .contact_form span.wpcf7-list-item {
    display: block;
    margin-left: 0;
}

.site-info .contact_form span.wpcf7-list-item input {
    display: inline-block;
    width: auto;
}

.site-info .contact_form span.wpcf7-list-item span.wpcf7-list-item-label {
    padding-left: 16px;
    font-size: 15px;
    line-height: 1px;
    color: rgba(0, 0, 0, 0.5);
    font-weight: normal;
    position: relative;
}

.site-info .contact_form span.wpcf7-list-item span.wpcf7-list-item-label::before {
    position: absolute;
    content: "";
    width: 22px;
    height: 22px;
    border: 1px solid rgba(0, 0, 0, 0.5);
    top: -3px;
    left: -22px;
    transition: all .3s ease;
    cursor: pointer;
    z-index: -1;
}

.site-info .contact_form span.wpcf7-list-item span.wpcf7-list-item-label::after {
    position: absolute;
    content: "";
    width: 16px;
    height: 16px;
    background-color: #000;
    top: 0px;
    left: -19px;
    opacity: 0;
    transition: all .3s ease;
    cursor: pointer;
    z-index: -1;
}

.site-info .contact_form span.wpcf7-list-item input[type="checkbox"] {
    width: 22px;
    height: 22px;
    margin-bottom: 0;
    opacity: 0;
    transition: all .3s ease;
    position: relative;
    z-index: 1;
}

.site-info .contact_form span.wpcf7-list-item input[type="checkbox"]:checked+.wpcf7-list-item-label::after,
.site-info .contact_form span.wpcf7-list-item input[type="checkbox"]:hover+.wpcf7-list-item-label::after {
    opacity: 1;
}

.wpcf7 form .wpcf7-response-output {
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
}

.site-info .contact_form .acceptance-form a,
.site-info .contact_form .acceptance-form a:hover,
.site-info .contact_form .acceptance-form,
.site-info .contact_form .field-recaptcha a,
.site-info .contact_form .field-recaptcha a:hover,
.site-info .contact_form .field-recaptcha,
.site-info .contact_form .field-recaptcha p {
    color: rgba(0, 0, 0, 0.5) !important;
    font-weight: 300 !important;
    font-size: 15px;
    line-height: 18px;
}

.site-info .contact_form .acceptance-form *,
.site-info .contact_form .field-recaptcha * {
    vertical-align: baseline;
}

footer.site-footer .contact_form a,
footer.site-footer .contact_form a:hover {
    text-decoration: none;
    color: rgba(0, 0, 0, 0.5);
}

/* Buttons */

[type=reset],
[type=submit],
a.button-cookie {
    appearance: button;
    background-color: #000;
    padding: 3px 12px;
    outline: 0;
    border: 1px solid #000;
    border-radius: 50px;
    color: #fff;
    font-size: 26px;
    line-height: 20px;
    font-family: 'Span';
    font-weight: normal;
    transition: all .3s ease;
    min-width: 183px;
    min-height: 31px;
    text-align: center;
}

.site-info .contact_form [type=submit] {
    padding: 3px 0;
    min-width: auto;
    font-size: 22px;
    border: 0;
    border-radius: 0;
    background-color: transparent !important;
    color: #000 !important;
}

[type=reset]:hover,
[type=submit]:hover,
a.button-cookie:hover {
    background-color: transparent;
    color: #000;
}

.site-info .contact_form [type=submit] {
    background-color: transparent;
    color: #000;
}

.site-info .contact_form [type=submit] {
    padding-right: 75px;
    background-image: url('../img/arrow-right.png');
    background-position: right 15px center;
    background-repeat: no-repeat;
    background-size: 46px 11px;
}

.site-info .contact_form [type=submit]:hover {
    animation: moverightbutton .35s linear 2;
}

@keyframes moverightbutton {
    0% {
        background-position: right 15px center;
    }

    50% {
        background-position: right 0px center;
    }

    100% {
        background-position: right 15px center;
    }
}

/* Button hover */

.site-info .contact_form [type=submit]:hover {
    background-color: #000;
    color: #fff;
}

a.button-cookie:hover {
    background-color: #fff;
}

/* Validation Tips */

.wpcf7-not-valid-tip,
.wpcf7 form.invalid .wpcf7-response-output {
    color: #ff0000;
    font-family: 'Span';
    font-weight: normal;
    font-size: 16px;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
    border: 0;
    padding-left: 0;
    margin-left: 0;
}

.site-info .contact_form .wpcf7-checkbox.wpcf7-not-valid .wpcf7-list-item {
    margin-bottom: 12px;
}


/* =============================
   Sección Consentimiento de Cookies
   ============================= */

#cookie-consent {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    margin: 0 auto;
    background-color: #fff;
    padding: 15px 44px;
    z-index: 999;
}

#cookie-consent p,
#cookie-consent p a {
    font-size: 16px;
    line-height: 20px;
    color: #000;
}

#cookie-consent p a {
    text-decoration: underline;
}

.content-cookie-consent {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.content-cookie-consent .text-cookie {
    width: 73%;
}

.content-cookie-consent .buttons-cookie {
    width: 26%;
}

.content-cookie-consent .buttons-cookie a.button-cookie:last-child {
    margin-left: 10px;
}


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

footer.site-footer {
    padding-top: 56px;
    min-height: 688px;
    position: relative;
    z-index: 9;
    background-color: #F6F2ED;
}

footer.site-footer .col-md-12 .follow_us_section a i.fa:before {
    position: relative;
    float: left;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-position: center;
    content: '';
    background-size: contain;
}


/* =============================
   Banner / Imágenes
   ============================= */

.banner_img {
    padding-top: 50px;
}

.banner_img img {
    width: 100%;
}

.banner_img.custom-banner-video iframe {
    height: 693px;
    width: 100%;
}


/* =============================
   Sección Vídeo Equipo (Team Member Video)
   ============================= */

.team_member_section {
    padding-bottom: 98px;
}

.team_member_section .video-fullscreen {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden !important;
    padding: 0 0 54.5% 0 !important;
    margin-top: 98px;
}

.team_member_section .video-fullscreen .video-background {
    background: transparent;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.team_member_section .video-fullscreen .video-foreground,
.team_member_section .video-fullscreen .video-background iframe {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: all;
}


/* =============================
   Sección “Content”
   ============================= */

.content_section {
    padding: 68px 0;
}

.about_us {
    padding: 30px 0 0;
}

.content_section .team_description {
    column-count: 2;
    column-gap: 43px;
}

.content_section .team_description p {
    margin-bottom: 1lh;
    font-family: 'Satoshi';
}

.content_section .team_description p:last-child {
    margin-bottom: 0;
    margin-top: 0;
}

.team_info .members_quote h5 {
    text-wrap: balance;
    font-size: 1.7em;
    text-align: center;
    font-family: 'Satoshi';
    margin: 16px 0;
    line-height: normal;
}

.team_info .team_member_tilte h3 {
    font-family: 'Quilon';
    font-size: 1.3em;
    text-transform: capitalize;
    text-align: center;
}

.team_info.custom-video .team_members_img {
    border: 1px solid #dedede;
}

.team_info .team_members_img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.team_info.custom-video .team_members_img iframe {
    height: 100%;
    width: 100%;
}

/* =============================
   Main Content Padding
   ============================= */

.site-main {
    padding-top: 97px;
}

header .container {
    max-width: 100%;
}


/* =============================
   Pagination Común (Common Pagination)
   ============================= */

.custom-pagination {
    padding: 64px 0 128px;
    text-align: center;
}

.publication .custom-pagination {
    padding: 64px 0 128px;
}

.custom-pagination a.prev.page-numbers {
    float: left;
}

.custom-pagination a.next.page-numbers {
    float: right;
}

.page-numbers {
    font-size: 22px;
    font-family: 'Span';
    font-weight: normal;
    color: #000;
    line-height: 85.8%;
    padding-left: 0;
    margin: 0px 25px;
}

.page-numbers li {
    display: inline-block;
    margin: 0px 25px;
}

.custom-pagination a.prev.page-numbers,
.custom-pagination a.next.page-numbers {
    font-size: 0px;
    width: 101px;
    display: inline-block;
    height: 1px;
    background-color: #000;
    position: relative;
    margin: 0;
    top: 10px;
}

.custom-pagination a.page-numbers:hover,
.custom-pagination a.prev.page-numbers:hover::before {
    opacity: 0.5;
    color: #000;
}

.custom-pagination a.prev.page-numbers::before,
.custom-pagination a.next.page-numbers::before {
    position: absolute;
    content: "\f105";
    right: -1px;
    top: 0px;
    color: #000;
    font-size: 17px;
    font-family: FontAwesome;
}

.custom-pagination a.prev.page-numbers::before {
    right: auto;
    left: -1px;
    content: "\f104";
}

.page-numbers.current {
    text-decoration: underline;
}

/* =============================
   Error 404 / Tab Pager
   ============================= */

ul#jquery-tab-pager-navi {
    padding: 19px 0 55px;
    text-align: center;
}

ul#jquery-tab-pager-navi li a {
    font-size: 22px;
    font-family: 'Span';
    font-weight: normal;
    color: #000;
    line-height: 85.8%;
    padding-left: 0;
    margin: 0px 25px;
    border: 0;
    background: transparent;
    float: none;
    display: inline-block;
}

ul#jquery-tab-pager-navi li a.disable,
ul#jquery-tab-pager-navi li a:hover {
    background: transparent;
    color: #000;
    opacity: 0.5;
}

ul#jquery-tab-pager-navi li a.current {
    text-decoration: underline;
}

ul#jquery-tab-pager-navi li a.next,
ul#jquery-tab-pager-navi li a.previos {
    font-size: 0px;
    width: 101px;
    display: inline-block;
    height: 30px;
    background-color: transparent !important;
    background-image: url('../img/pixel-black.gif');
    background-position: center center;
    background-repeat: repeat-x;
    background-size: 100% 1px;
    position: relative;
    margin: 0;
    top: 0;
}

ul#jquery-tab-pager-navi li a.next {
    float: right;
}

ul#jquery-tab-pager-navi li a.previos {
    float: left;
}

ul#jquery-tab-pager-navi li a.next::before,
ul#jquery-tab-pager-navi li a.previos::before {
    position: absolute;
    content: "\f105";
    right: 0px;
    top: 15px;
    color: #000;
    font-size: 17px;
    font-family: FontAwesome;
}

.content_styles ul#jquery-tab-pager-navi li {
    margin-right: 0;
}

ul#jquery-tab-pager-navi li a.previos::before {
    right: auto;
    left: 0;
    content: "\f104";
}

ul#jquery-tab-pager-navi {
    overflow: initial;
}

.content_styles ul#jquery-tab-pager-navi li a.disable {
    opacity: 0 !important;
}

/* Move Right Pager */

ul#jquery-tab-pager-navi li a.next:hover {
    animation: moverightpager .35s linear 2;
}

@keyframes moverightpager {
    0% {
        right: 0;
    }

    50% {
        right: -15px;
    }

    100% {
        right: 0;
    }
}

/* Move Left Pager */

ul#jquery-tab-pager-navi li a.previos:hover {
    animation: moveleftpager .35s linear 2;
}

@keyframes moveleftpager {
    0% {
        left: 0;
    }

    50% {
        left: -15px;
    }

    100% {
        left: 0;
    }
}

/* =============================
   Misceláneo / Misc
   ============================= */

.mobile-view-image.mobile-view-team-image,
.rc-anchor-invisible {
    display: none;
}

section.social_share {
    padding: 20px 0 50px;
    background-color: #fff;
    position: relative;
    z-index: 1;
}

section.social_share .title-share-section {
    width: 100%;
    height: auto;
    float: none;
    display: block;
    margin: 0 0 6px 0;
    padding: 0 0 0 0;
    text-align: center;
    font-style: normal;
    font-size: 20px;
    line-height: 140%;
    font-family: 'Span';
    font-weight: 300;
    color: #000;
}

section.social_share .heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a {
    margin: 2px 5px !important;
}

.grecaptcha-badge {
    display: none !important;
}

h2.full_with_txt {
    visibility: hidden;
    opacity: 0;
    display: none;
}


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

/* Hasta 1550px */
@media (max-width: 1550px) {
    .how-section__slide .how-section__col {
        width: 33.3333%;
    }

    .how-section__slide .how-section__col--img:last-of-type {
        display: none;
    }
}

/* Hasta 1200px */
@media (max-width: 1200px) {
    .how-section__slide .how-section__col {
        width: 50%;
    }

    .how-section__slide .how-section__col--img:nth-last-of-type(-n+2) {
        display: none;
    }
}

/* Hasta 900px */
@media (max-width: 900px) {
    .how-section__slide .how-section__col {
        width: 100%;
    }

    .how-section__slide .how-section__col--img {
        display: none;
    }
}

/* handheld only screen max-width: 1595px */
@media (max-width: 1595px) {

    .project .project_section,
    .publication .publication_section,
    .team_member_section .team_info_section {
        grid-template-columns: repeat(3, 1fr);
    }

    .team_section .team_image:last-child {
        right: 50px;
    }

    .team_section .team_image:first-child {
        left: 90px;
    }

    .home_section .title_slide_secthome {
        position: absolute;
        bottom: calc(74px + 0.43em);
        right: 55px;
    }

    .project-detail-inner {
        margin-top: 500px;
    }

    .detail-page .detail-main-content {
        min-height: 500px;
    }

    .project-detail-inner .common-detail-block.text_img h2 {
        width: 100% !important;
    }

    .single-project .detail-main-content h2,
    .project-detail-inner .common-detail-content h2 {
        padding-right: 6% !important;
    }

    .project-detail-inner .square_img .common-detail-content h2 {
        padding-right: 10% !important;
    }

    .publication .publication_inner_section {
        height: calc(((33.33333vw - 75px) * 235) / 167);
    }
}

/* handheld only screen max-width: 1379px */
@media (max-width: 1379px) {
    .home-slide-carousel .slick-slide img {
        width: 100%;
    }

    .home_section .title_slide_secthome {
        width: 34%;
    }

    .home-slide-carousel .slick-slide .homepage_slider_linkimg {
        width: 66%;
    }

    .contact .site-info .contact_form_title h4 {
        font-size: 56px;
        line-height: 98.8%;
    }
}

/* handheld only screen max-width: 1250px */
@media (max-width: 1250px) {

    .team_section .team_sub_content,
    .team_section .team_img_section {
        width: 100%;
        margin-right: 0;
    }

    .team_section .team_sub_content {
        padding-bottom: 90px;
        max-width: 800px;
    }

    .team_section .team_img_section {
        top: 0;
        margin-top: 60px;
    }

    .team_section .team_sub_content .team_title {
        bottom: 0;
    }

    .team_section {
        padding: 34px 0 100px;
    }

    .team_info.custom-video iframe {
        height: 502px;
    }

    .team_section .team_image:last-child {
        right: 30px;
    }

    .team_section .team_image:first-child {
        left: 50px;
    }

    .home-slide-carousel .card a {
        padding-top: 0;
    }
}

/* handheld only screen max-width: 1140px */
@media (max-width: 1140px) {
    .home_section .title_slide_secthome {
        bottom: calc(74px + 0.43em);
    }

    .service_section p {
        font-size: 80px;
    }

    .publication .publication_title {
        font-size: 26px;
    }

    h2 {
        font-size: 81px;
    }

    .error-404 {
        min-height: calc(100vh - 70px);
    }

    .error-404 .header-general .title-page-general {
        font-size: 48vw;
    }

    .error-404 .content-general p {
        font-size: 56px;
    }

    .team_info.custom-video iframe {
        height: 444px;
    }
}

/* handheld only screen min-width: 768px and max-width: 1140px */
@media (min-width: 768px) and (max-width: 1140px) {
    .contact .site-info .contact_section {
        position: relative;
        left: auto;
        bottom: auto;
        margin: 2em 0 1em 0;
    }

    .contact .site-info .contact_form_title h4 {
        font-size: 46px;
        line-height: 98.8%;
    }

    .contact .site-info .contact_image {
        min-height: 320px;
    }
}

/* handheld only screen max-width: 1023px */
@media (max-width: 1023px) {
    .team_member_section .team_info_section {
        grid-template-columns: repeat(2, 1fr);
        grid-row-gap: 45px;
    }

    .team_info .members_quote h5 {
        font-size: 30px;
    }

    h4 {
        font-size: 56px;
    }

    .home-slide-carousel.slick-initialized.slick-slider {
        padding-right: 93px;
    }

    .home-slide-carousel .slick-slide .homepage_slider_linkimg {
        width: 62%;
    }

    .home-slide-carousel .slick-slide img {
        width: 100%;
    }

    .home_section .title_slide_secthome {
        width: 34%;
        right: 80px;
    }

    .main-navigation .menu li {
        padding-left: 155px;
    }

    #primary-menu li.even {
        padding-right: 155px;
    }

    .site-branding .button-search h4 {
        padding: 20px 0px 20px;
    }
}

/* handheld only screen max-width: 989px */
@media (max-width: 989px) {

    .site-header .site-title,
    .site-header .site-title a {
        font-size: 24px;
    }

    .site-header .site-title {
        margin-bottom: 0px;
    }

    .main-navigation .menu li a:after {
        height: 3px;
        bottom: 6px;
    }

    .project .project_section,
    .publication .publication_section {
        grid-template-columns: repeat(2, 1fr);
    }

    .site-header .entry-title-header h2,
    .site-header .entry-title-header h2 a {
        font-size: 21.5108px;
    }

    .site-header .entry-title-header h2 {
        margin-top: 2px;
    }

    .menu-main .menu-icon img {
        width: 90px;
    }

    .close-menu-button .close {
        top: 0;
    }

    .home_section .card-title {
        font-size: 40px;
        line-height: 45px;
    }

    .home-slide-carousel .card a {
        font-size: 28px;
        padding-bottom: 35px;
    }

    .home-slide-carousel .card a::after {
        font-size: 40px;
    }

    .home-slide-carousel .slick-slide .homepage_slider_linkimg {
        padding-left: 20px;
    }

    .home-slide-carousel .slick-slide img {
        padding-left: 0;
    }

    .service_section h2 {
        font-size: 33px;
        margin-bottom: 30px;
    }

    .service_section h3 {
        font-size: 31px;
    }

    .service_section_bg {
        width: 70%;
    }

    .social-icons .right-icons .tel-icon {
        margin-right: 18px;
    }

    .close-menu-button .close {
        position: relative;
        width: 30px;
        height: 30px;
        background-size: 30px;
        top: -2px;
        right: 0;
    }

    .site-branding .menu-main .list-languages {
        right: 60px;
    }

    .mobile-view-image.mobile-view-team-image {
        display: block;
        margin-bottom: 38px;
    }

    .team_section .team_img_section {
        display: none;
    }

    .site-main {
        padding-top: 70px;
    }

    #masthead .site-branding {
        padding: 16.5px 0px 16.5px;
        height: 70px;
    }

    .home_section .title_slide_secthome {
        bottom: calc(71px + 0.43em);
    }

    .home-slide-carousel .slider_text {
        margin-left: 15px;
    }

    .publication .publication_inner_section {
        height: calc(((50vw - 82px) * 235) / 167);
    }

    .contact .container-1 .site-info {
        margin: 0 0 0 0;
        padding: 0;
    }

    .contact .site-info {
        flex-direction: column;
    }

    .contact .site-info .contact_section {
        position: relative;
        left: auto;
        bottom: auto;
        margin: 2em 0 2em 0;
        width: 100%;
    }

    .contact .site-info .contact_image,
    .contact .site-info .map-contact,
    .contact .site-info .contact_form_title,
    .contact .site-info .contact_form {
        width: 100%;
    }

    .contact .site-info .map-contact .map {
        min-height: auto;
        height: 420px;
    }

    .contact .site-info .contact_form {
        padding-top: 1.6em;
        padding-bottom: 1.6em;
    }

    .contact .content-contact {
        margin-top: 0;
    }

    .contact .site-info .contact_form_title h4 {
        margin-top: 0.42em;
    }

    .contact .site-info .contact_form_title h4 {
        max-width: 540px;
    }

    .contact .site-info .contact_image {
        min-height: auto;
    }

    .site-branding .button-search {
        padding: 19px 0px 19px !important;
    }

    .site-branding .menu-main .list-languages {
        right: 50px !important;
    }

    .site-branding a.language {
        margin-right: 27px !important;
    }

    .site-branding a.language::after {
        margin-left: 5px !important;
    }

    .site-branding a.language:last-child {
        margin-right: 0 !important;
    }

    .contact .container-1 {
        margin-bottom: 0;
    }
}

/* handheld only screen max-width: 767px */
@media (max-width: 767px) {

    .how-section__slider .how-section__nav {
        width: 125px;
    }

    .site-header .site-branding .menu-icon img {
        display: none;
    }

    .close-menu-button .close {
        background-size: 20px;
    }

    .home-slide-carousel.slick-slider {
        height: 80vh;
    }

    .home-slide-carousel .slick-slide img {
        padding-left: 32px;
    }

    .home-slide-carousel .slick-slide.slick-current.slick-active img,
    .home-slide-carousel .slick-slide .homepage_slider_linkimg {
        padding-left: 0;
    }

    .home-slide-carousel .slick-slide.slick-current.slick-active .homepage_slider_linkimg,
    .home-slide-carousel .slick-slide .homepage_slider_linkimg {
        padding-left: 18px;
    }

    .home_section .title_slide_secthome {
        padding-left: 18px;
    }

    .home-slide-carousel .slick-slide img {
        width: 100%;
        height: 100%;
        padding-left: 0;
    }

    .home-slide-carousel .slider_text {
        display: block;
        margin-left: 0;
        position: unset;
        width: 100%;
        opacity: 0;
    }

    .home_section .title_slide_secthome {
        position: unset;
        width: 100%;
    }

    .home_section .title_slide_secthome.desktop-view {
        display: block;
        position: absolute;
        left: 0;
        bottom: 33px;
    }

    .home_section .title_slide_secthome.mobile-view {
        display: none !important;
        padding-top: 23px;
        padding-bottom: 23px;
    }

    .home-slide-carousel .slick-slide.card a {
        writing-mode: unset;
        display: inline-block;
    }

    .home_section .slick-slide.card .title_slide_secthome.mobile-view {
        display: inline-block;
        opacity: 0 !important;
    }

    .home-slide-carousel .card a::after {
        font-size: 25px !important;
        right: -16px;
        left: auto !important;
        line-height: 85.8%;
        bottom: -3px !important;
    }

    .home_section {
        padding: 0px 0 15px 0;
    }

    .home-slide-carousel .pull-right {
        width: 182px;
        height: 100%;
        top: auto;
        right: 18px;
        bottom: -16px;
        background-position: left bottom 26px !important;
        width: 191px;
    }

    .home-slide-carousel .slick-slide.slick-current.slick-active a,
    .home_section .slick-slide.slick-current.slick-active .title_slide_secthome.mobile-view,
    .home-slide-carousel .slick-slide.slick-current.slick-active .slider_text {
        display: inline-block;
        opacity: 1;
    }

    .home-slide-carousel .card a {
        font-size: 22px;
        margin-top: 16px;
    }

    .publication .publication_inner_section {
        height: calc(((50vw - 82px) * 235) / 167);
    }

    .contact .container-1 .site-info {
        margin: 0 0 0 0;
        padding: 0;
    }

    .contact .site-info {
        flex-direction: column;
    }

    .contact .site-info .contact_section {
        position: relative;
        left: auto;
        bottom: auto;
        margin: 2em 0 2em 0;
        width: 100%;
    }

    .contact .site-info .contact_image,
    .contact .site-info .map-contact,
    .contact .site-info .contact_form_title,
    .contact .site-info .contact_form {
        width: 100%;
    }

    .contact .site-info .map-contact .map {
        min-height: auto;
        height: 420px;
    }

    .contact .site-info .contact_form {
        padding-top: 1.6em;
        padding-bottom: 1.6em;
    }

    .contact .content-contact {
        margin-top: 0;
    }

    .contact .site-info .contact_form_title h4 {
        margin-top: 0.42em;
    }

    .contact .site-info .contact_form_title h4 {
        max-width: 540px;
    }

    .contact .site-info .contact_image {
        min-height: auto;
    }

    .site-branding .button-search {
        padding: 19px 0px 19px !important;
    }

    .site-branding .menu-main .list-languages {
        right: 50px !important;
    }

    .site-branding a.language {
        margin-right: 27px !important;
    }

    .site-branding a.language::after {
        margin-left: 5px !important;
    }

    .site-branding a.language:last-child {
        margin-right: 0 !important;
    }

    .contact .container-1 {
        margin-bottom: 0;
    }
}

/* handheld only screen max-width: 767px */
@media handheld,
only screen and (max-width: 767px) {

    .how-section__slider .how-section__nav {
        width: 125px;
    }

    .site-header .site-branding .menu-icon img {
        display: none;
    }

    .close-menu-button .close {
        background-size: 20px;
    }

    .home-slide-carousel.slick-slider {
        height: 80vh;
    }

    .home-slide-carousel .slick-slide img {
        padding-left: 32px;
    }

    .home-slide-carousel .slick-slide.slick-current.slick-active img,
    .home-slide-carousel .slick-slide .homepage_slider_linkimg {
        padding-left: 0;
    }

    .home-slide-carousel .slick-slide.slick-current.slick-active .homepage_slider_linkimg,
    .home-slide-carousel .slick-slide .homepage_slider_linkimg {
        padding-left: 18px;
    }

    .home_section .title_slide_secthome {
        padding-left: 18px;
    }

    .home-slide-carousel .slick-slide img {
        width: 100%;
        height: 100%;
        padding-left: 0;
    }

    .home-slide-carousel .slider_text {
        display: block;
        margin-left: 0;
        position: unset;
        width: 100%;
        opacity: 0;
    }

    .home_section .title_slide_secthome {
        position: unset;
        width: 100%;
    }

    .home_section .title_slide_secthome.desktop-view {
        display: block;
        position: absolute;
        left: 0;
        bottom: 33px;
    }

    .home_section .title_slide_secthome.mobile-view {
        display: none !important;
        padding-top: 23px;
        padding-bottom: 23px;
    }

    .home-slide-carousel .slick-slide.card a {
        writing-mode: unset;
        display: inline-block;
    }

    .home_section .slick-slide.card .title_slide_secthome.mobile-view {
        display: inline-block;
        opacity: 0 !important;
    }

    .home-slide-carousel .card a::after {
        font-size: 25px !important;
        right: -16px;
        left: auto !important;
        line-height: 85.8%;
        bottom: -3px !important;
    }

    .home_section {
        padding: 0px 0 15px 0;
    }

    .home-slide-carousel .pull-right {
        width: 182px;
        height: 100%;
        top: auto;
        right: 18px;
        bottom: -16px;
        background-position: left bottom 26px !important;
        width: 191px;
    }

    .home-slide-carousel .slick-slide.slick-current.slick-active a,
    .home_section .slick-slide.slick-current.slick-active .title_slide_secthome.mobile-view,
    .home-slide-carousel .slick-slide.slick-current.slick-active .slider_text {
        display: inline-block;
        opacity: 1;
    }

    .home-slide-carousel .card a {
        font-size: 22px;
        margin-top: 16px;
        display: inline-block;
        /*padding: 0 26px 0 18px;*/
        padding: 0 8px 0 18px;
    }

    .home-slide-carousel.slick-initialized .slick-slide {
        flex-direction: column;
        padding-bottom: 0;
        height: 47vh;
    }

    .team_section .team_sub_section {
        flex-direction: column;
        padding-bottom: 0;
    }

    header.site-header {
        min-height: 80px;
    }

    header .container {
        height: 100%;
    }

    .toggle-ul-menu {
        overflow-y: auto;
    }

    .entry-title-header {
        position: absolute;
        bottom: 20px;
    }

    .site-header .site-title,
    .site-header .site-title a {
        font-size: 32px;
    }

    .site-header .entry-title-header h2 {
        font-size: 24px;
    }

    #masthead .site-branding {
        grid-template-columns: 5fr 1fr;
        align-items: flex-start;
        padding: 10px 0;
        height: 80px;
    }

    .site-header .design-icon img {
        max-width: 31px;
    }

    .site-main {
        padding-top: 80px;
    }

    .error-404 {
        min-height: calc(100vh - 88px);
    }

    .container {
        padding: 0 18px;
    }

    .banner_img img,
    .banner_img.custom-banner-video iframe {
        height: auto;
    }

    h2 {
        font-size: 62px;
        line-height: 102%;
    }

    .about_us {
        display: flex;
        justify-content: flex-start;
        flex-direction: column;
    }

    .about_us .banner_img {
        padding-top: 0;
        order: 0;
    }

    .about_us .container {
        order: 1;
        padding-top: 20px;
    }

    .about_us .banner_img .container {
        padding-top: 0;
    }

    .content_section {
        padding: 90px 0 68px;
    }

    .content_section .team_description p {
        font-size: 22px;
        line-height: 30.8px;
        margin-top: 50px;
    }

    .content_section .team_description {
        column-count: 1;
        column-gap: 0;
    }

    .project .project_section,
    .publication .publication_section,
    .team_member_section .team_info_section {
        grid-template-columns: repeat(1, 1fr);
    }

    .publication .publication_inner_section {
        height: calc(((100vw - 58px) * 235) / 167);
    }

    .project .project_section,
    .publication .publication_section {
        grid-row-gap: 60px;
        grid-column-gap: 0;
        padding-top: 0;
    }

    .team_info .members_quote h5 {
        margin-top: 23px;
        font-size: 35px;
        line-height: 98.3%;
        margin-bottom: 23px;
    }

    .project_section .card-body,
    .project .project_section .project-body,
    .publication .publication-body {
        padding: 16.12px 0 10px;
    }

    .project_section .card {
        margin-bottom: 29px;
        background-color: transparent;
        border: 0;
    }

    .publication .publication-body {
        padding-top: 10.42px;
    }

    .publication .publication_title,
    .project_section .card-count,
    .project_section .project_title a,
    .project .project_section .project-body * {
        font-size: 25px;
    }

    .team_info .team_member_tilte h3 {
        line-height: 102.8%;
    }

    .team_info .members_quote,
    .team_info .team_member_tilte {
        padding: 0px 12px;
    }

    footer.site-footer {
        padding: 54px 0px 0px;
    }

    .team_member_section {
        padding-bottom: 54px;
    }

    .team_member_section .video-fullscreen {
        margin-top: 54px;
    }

    .site-info {
        flex-direction: column;
        padding: 0px 4px;
        margin-bottom: 38px;
    }

    .site-info .contact_form_title,
    .site-info .contact_form {
        width: 100%;
    }

    .site-info .contact_form_title h4 {
        font-size: 33px;
        line-height: 85.5%;
    }

    .error-404 .content-general p {
        font-size: 30px;
        line-height: 85.5%;
        text-align: left !important;
    }

    .error-404 .header-general .title-page-general {
        font-size: 49vw;
    }

    .site-info .contact_form {
        padding-top: 50px;
    }

    .site-info .contact_form span.wpcf7-form-control-wrap input,
    .site-info .contact_form span.wpcf7-form-control-wrap textarea {
        margin-bottom: 5px;
    }

    .main-navigation ul {
        padding-top: 5px;
    }

    .main-navigation .menu li {
        /*margin-bottom: 8px;*/
        margin-bottom: 6px;
    }

    .main-navigation .menu li a {
        font-size: 52px;
    }

    .main-navigation .menu li a:after {
        height: 4px;
        bottom: 8px;
    }

    .project {
        padding: 22px 0px 76px;
    }

    .custom-pagination {
        padding: 90px 0 0px;
    }

    .custom-pagination a.prev.page-numbers,
    .custom-pagination a.next.page-numbers {
        width: 45px;
    }

    .page-numbers {
        margin: 0px 5px;
    }

    .detail-slider-page .detail-block-image img,
    .project .project_section .project_inner_section img,
    .publication .publication_inner_section img,
    .project_section .slick-slider .slick-slide img {
        /* height: 559.24px; */
        width: 100%;
    }

    header .container {
        padding: 0 18px !important;
    }

    .project_section {
        padding: 18px 0 71px;
    }

    .project_section h5 {
        padding-bottom: 19.66px;
        font-size: 30px;
    }

    .project_section .slick-slider {
        margin: 0px -18px;
    }

    .project_section .slick-slider .slick-slide {
        margin: 0 18px;
    }

    .project_section .slick-slide img {
        width: 100%;
        object-fit: cover;
    }

    .project_section .card-count,
    .project_section .project_title a {
        font-size: 32.44px;
    }

    .team_section {
        padding: 19px 0 50px;
    }

    .team_section h5 {
        font-size: 30px;
        margin-bottom: 16px;
    }

    .team_section .section_name {
        margin-bottom: 30px;
    }

    p {
        font-size: 22px;
        line-height: 102.8%;
    }

    .team_section .team_image {
        width: 100%;
        min-height: 303px;
        display: none;
    }

    .team_section .team_image img {
        position: static;
        max-width: 100%;
        height: 303px;
        width: 100%;
        object-position: top;

    }

    .team_section .team_image:first-child {
        display: block;
    }

    .team_section .team_img_section {
        order: -1;
        margin: 0px 0px 38px 0;
        flex-direction: column;
    }

    .team_section h2 {
        margin-bottom: 36px;
        font-size: 33px;
        line-height: 40px;
    }

    .team_section .team_sub_content {
        padding-bottom: 0;
    }

    .team_section .team_sub_content p {
        padding-bottom: 80px;
    }

    .team_section .team_sub_content .team_title {
        position: static;
    }

    .team_section .team_sub_content .team_title a {
        font-size: 22px;
        line-height: 85.8%;
    }

    .service_section h3 {
        font-size: 28.22px;
        line-height: 95.3%;
        margin-bottom: 15px;
        max-width: 100%;
        margin-left: auto;
    }

    .service_section h3:last-child {
        margin-bottom: 30px;
    }

    .service_section p {
        font-size: 33px;
        line-height: 98.3%;
    }

    .service_section_bg {
        width: 100%;
        padding-left: 0;
    }

    .service_sub_section {
        padding: 22px 0;
        min-height: 559px;
        background-size: cover;
        background-position: right 21% center;
    }

    #primary-menu {
        padding: 0;
        flex-direction: column;
    }

    .menu-main.menu-toggle {
        margin-top: 2px;
    }

    .home-slide-carousel .slick-slide .homepage_slider_linkimg {
        width: 100%;
    }

    /* .project-detail-inner .common-detail-block.text_full_width.parallax_div .common-detail-content{
        padding:0px 18px
    } */
    #cookie-consent {
        padding: 18px 18px 18px 18px;
    }

    #cookie-consent .content-cookie-consent {
        display: block;
    }

    #cookie-consent .content-cookie-consent .text-cookie {
        width: 100%;
        margin: 0 0 18px 0;
        padding: 0 0 0 0;
    }

    #cookie-consent .content-cookie-consent .buttons-cookie {
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        width: 100%;
        float: left;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
    }

    #cookie-consent .content-cookie-consent .button-cookie {
        padding: 4px 9px;
        margin: 0 9px 9px 0;
    }

    .error-404 .header-general,
    .error-404 .content-general {
        padding-left: 18px;
        padding-right: 18px;
    }

    .error-404 .content-general {
        padding: 0 18px 18px 18px;
        margin: 0;
        display: flex;
        flex-direction: column;
        justify-content: left;
    }

    .error-404 .content-general p {
        padding: 18px 0 0 0;
    }

    .main-navigation,
    .main-navigation.show-menu {
        background: linear-gradient(360deg, #F6F2ED 0%, #FFFFFF 37.22%);
    }

    .contact .container-1 .site-info {
        margin: 0 0 0 0;
        padding: 0;
    }

    .contact .site-info .contact_section {
        position: relative;
        left: auto;
        bottom: auto;
        margin: 2em 0 2em 0;
        width: 100%;
    }

    .contact .site-info .contact_image,
    .contact .site-info .map-contact {
        width: 100%;
    }

    .contact .site-info .map-contact .map {
        min-height: auto;
        height: 320px;
    }

    .contact .site-info .contact_form {
        padding-top: 1.6em;
        padding-bottom: 1.6em;
    }

    .contact .content-contact {
        margin-top: 0;
    }

    .contact .site-info .contact_form_title h4 {
        margin-top: 0.42em;
    }

    .contact .site-info .contact_image {
        min-height: auto;
    }
}

/* handheld only screen max-width: 380px */
@media handheld,
only screen and (max-width: 380px) {

    .site-header .site-title,
    .site-header .site-title a {
        font-size: 28px;
    }

    .site-header .entry-title-header h2 {
        font-size: 27px;
    }

    .site-header .design-icon img {
        max-width: 25px;
    }

    .close-menu-button .close {
        width: 22px;
        height: 22px;
        background-size: 20px;
    }

    .site-info .contact_form_title h4 {
        font-size: 55px;
        line-height: 85.5%;
    }

    .home_section .card-title {
        font-size: 43px;
    }

    h2 {
        font-size: 48px;
    }

    .site-info .contact_form span.wpcf7-form-control-wrap label {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .site-info .contact_form span.wpcf7-list-item span.wpcf7-list-item-label {
        line-height: 20px;
    }

    .site-info .contact_form span.wpcf7-list-item span.wpcf7-list-item-label::before {
        top: 0;
    }

    .site-info .contact_form span.wpcf7-list-item span.wpcf7-list-item-label::after {
        top: 3px;
    }
}

/**********Add CSS here*********/

section.service-content {
    position: relative;
}

.service-main-content .service-main-img {
    padding-bottom: 44px;
}

.service-main-content .service-main-img img {
    max-height: 100%;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.service-common-block {
    display: flex;
    padding-bottom: 44px;
    justify-content: space-between;
}

.service-common-block .inner-image-section-first {
    display: flex;
    align-items: center;
    width: 64%;
}

.inner-image-section-first .inner-image {
    margin-right: 44px;
    width: 100%;
    height: 100%;
}

.inner-image-section-first .inner-image:last-child {
    margin: 0px;
}

.inner-image-section-first img {
    max-height: 100%;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.service-common-block .service-content-first {
    /*max-width: 100%;
    text-align: right;
    margin-top: 10px;*/
    max-width: 100%;
    text-align: left;
    width: 36%;
    margin-top: 10px;
    padding: 0 44px 0 44px;
}

.service-content-first h3,
.service-content-first h1,
.service-content-first h2 {
    font-size: 4em;
    text-wrap: balance;
}

.service-content-first h3 a,
.service_section_bg a,
.service-content a {
    color: #000 !important;
    text-decoration: none;
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
}

.service-content-first h3.active a,
.service-content-first h3 a:hover,
.service_section_bg a:hover {
    color: #000 !important;
    text-decoration: underline solid #000 3px;
}

.service-content a:hover {
    color: #000 !important;
    text-decoration: underline solid #000 2px;
}

.service-content .service-content-second br {
    display: none !important;
}

.service-common-block .service-content-second {
    max-width: 100%;
    width: 33.33333%;
    text-align: left;
    padding-right: 44px;
    padding-top: 44px;
}

.service-common-block .service-content-fouth {
    max-width: 100%;
    width: 60%;
    text-align: left;
    padding-left: 22px;
    padding-right: 0;
}

.inner-image-section-second {
    width: 81%;
}

.inner-image-section-second img {
    max-height: 100%;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.service-content-second p,
.service-content-second h2 {
    margin-bottom: 1lh;
}

.service-content-second p span {
    font-weight: 300 !important;
}

.service-common-block .inner-image-section-third {
    display: flex;
    width: 100%;
}

.service-common-block .inner-image-section-third img {
    object-fit: cover;
    max-height: 100%;
    height: 100%;
    width: 100%;
}

.inner-image-section-third .inner-image-left {
    width: 60%;
    height: 100%;
    margin-right: 44px;
}

.inner-image-section-third .inner-image-right {
    width: 40%;
    height: 100%;
}

.inner-image-section-fouth {
    width: 60%;
    padding: 0 22px 0 0;
}

/* .inner-image-section-fouth .inner-image-left{
    width: 66%;
} */
.service-common {
    height: calc((((100vw - 88px) * 8) / 16) - 53px - 44px);
    min-height: calc(100vh - 53px - 44px);
}

.service-common.height-auto {
    height: auto;
    min-height: auto;
}

.service-common.two-columns .service-content-second {
    width: 100% !important;
    column-count: 2;
    column-gap: 44px;
    padding-top: 0;
}

.service-common-block .inner-image-section-second {
    width: 66.66666%;
    height: 100%;
}

.service-common-block .inner-image-section-third,
.service-common-block .inner-image-section-fouth>div {
    width: 100%;
    height: 100%;
}

.service-common-block .inner-image-section-fouth {
    width: 66.66666%;
    height: 100%;
}

.inner-image-section-fouth img {
    max-height: 100%;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.service-common-block .inner-image.service_image_full {
    position: relative;
    width: 100%;
}

.service-common-block .service_image_full img {
    max-height: 756px;
    object-fit: cover;
    width: 100%;
}

.service-common-block .service_image_full .service_image_overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: radial-gradient(circle at 100% 180%, rgba(0, 0, 0, 0.6) 40%, rgba(0, 0, 0, 0) 65%);
}

.service-common-block .service_image_full h2 {
    position: absolute;
    bottom: 40px;
    right: 40px;
    font-weight: 500;
    color: #ffffff;
    font-family: 'Span';
    z-index: 10;
}

section.detail-slider-page {
    background-color: #f6f2ed;
    padding: 30px 0px 50px 0px;
    position: relative;
    z-index: 1;
    padding: 48px 0 16px;
}

section.detail-slider-page .detail-slider-heading {
    text-align: left;
    padding-bottom: 33px;
}

.detail-slider-heading h5 {
    font-family: 'Satoshi';
    margin-bottom: 0px;
}

section.detail-page .common-detail-block {
    padding-bottom: 44px;
    background-color: white;
    display: inline-block;
}

.detail-slider-common-block .detail-block-image img {
    width: 100%
}

.single-project .detail-page .container {
    padding: 0 22px;
}

.project-detail-inner {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    background-color: white;
    margin-top: 0 !important;
}

.project-detail-inner .common-detail-block.fullwidth_img {
    width: 100%;
    position: relative;
}

/* .project-detail-inner .common-detail-block.fullwidth_img img{
    width: 100%;
    object-fit: cover;
    height: 688px;
} */
.project-detail-inner .common-detail-block.left-block.portrait_img,
.project-detail-inner .common-detail-block.right-block.portrait_img {
    width: 40%;
}

/* .project-detail-inner .common-detail-block.left-block.portrait_img img, .project-detail-inner .common-detail-block:nth-child(3) img{
    height: 693px;
    width: 100%;
    object-fit: cover;
} */
.project-detail-inner .common-detail-block.right-block.square_img,
.project-detail-inner .common-detail-block.left-block.square_img {
    width: 60%;
}

.project-detail-inner .common-detail-block.left-block.square_img {
    width: 60%;
}

.project-detail-inner .common-detail-block.text_img h2 {
    margin-bottom: 0px;
}

/* .project-detail-inner .common-detail-block.text_img.left-block.square_img img, .project-detail-inner .common-detail-block.right-block.square_img img{
    width: 100%;
    height:693px;
    object-fit: cover;
} */
/* .project-detail-inner .common-detail-block.right-block.portrait_img img{
    height:840px
} */
.common-detail-block.text_img .common-detail-content {
    max-height: 226px;
    padding-top: 20px;
    padding-bottom: 60px;
    overflow-y: auto;
}

*.common-detail-block.text_img .common-detail-content::-webkit-scrollbar {
    width: 5px;
}

*.common-detail-block.text_img .common-detail-content::-webkit-scrollbar-track {
    background: transparent;
}

*.common-detail-block.text_img .common-detail-content::-webkit-scrollbar-thumb {
    background-color: #EEEEEE;
    border-radius: 8px;
    border: 2px solid #efefef;
}

.common-detail-block.text_img .common-detail-content {
    overflow-y: hidden;
    scrollbar-color: #EEEEEE #efefef;
    scrollbar-width: thin;
}

/* .project-detail-inner .common-detail-block.left-block.square_img img, .project-detail-inner .common-detail-block.right-block.square_img img {
    height: 693px;
    width: 100%;
    object-fit: cover;
} */
.common-detail-block.right-block.potrait_big_img,
.common-detail-block.left-block.potrait_big_img {
    width: 40%;
}

.common-detail-block.portrait_img .inner-image,
.common-detail-block.potrait_big_img .inner-image {
    height: 100%;
}

.project-detail-inner .common-detail-block {
    padding: 0 22px 44px 22px;
}

/* .common-detail-block.right-block.potrait_big_img img, .common-detail-block.left-block.potrait_big_img img{
    height:693px;
    width:100%;
    object-fit: cover;
} */
.project-detail-inner .common-detail-block .inner-image {
    width: 100%;
    height: 100%;
}

.project-detail-inner .common-detail-block img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.project-detail-inner .common-detail-block.right-block.portrait_img {
    width: 40%;
}

.project-detail-inner .common-detail-block.text_img.square_img {
    display: flex;
    flex-direction: column;
}

.project-detail-inner .common-detail-block.potrait_big_img {
    width: 40%;
}

.project-detail-inner .common-detail-block.text_img.square_img {
    width: 60%;
}

.project-detail-inner .common-detail-block.text_img.square_img .inner-image {
    height: calc(100% - 226px);
    flex: 1;
}

.project-detail-inner .common-detail-block.left-block.portrait_img,
.project-detail-inner .common-detail-block.right-block.portrait_img,
.project-detail-inner .common-detail-block.right-block.square_img,
.project-detail-inner .common-detail-block.left-block.square_img,
.project-detail-inner .common-detail-block.fullwidth_img,
.project-detail-inner .common-detail-block.potrait_big_img,
.project-detail-inner .common-detail-block.text_img.square_img {
    /*height: calc((((100vw - 88px) * 8) / 16) - 53px);
  min-height: calc(100vh - 53px);*/
    height: calc((((100vw - 88px) * 9) / 16));
    min-height: auto;
}

/* .project-detail-inner .common-detail-block.text_full_width .common-detail-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
} */
/* .project-detail-inner .common-detail-block.text_img.right-block.square_img img, .project-detail-inner .common-detail-block.text_img.left-block.square_img img{
    height: 467px;
    width: 100%;
    object-fit: cover;
} */
.common-detail-block.project_video_fullwidth {
    width: 100%;
}

.common-detail-block.project_video_fullwidth iframe.project_detail_iframe {
    width: 100vw;
    height: 71vh;
}

.detail-page .detail-main-content {
    width: 100%;
    background-color: white;
    padding: 0 44px;
    padding-bottom: 44px;
    max-width: 1940px;
    margin: auto;
}

.detail-main-content h2,
.detail-page .project-detail-inner h2 {
    text-wrap: balance;
    max-width: 1200px;
}

/*.single-project .detail-main-content h2, .project-detail-inner .common-detail-content h2,
.detail-main-content h2 {
	font-size: 91px;
  line-height: 100%;
}*/

.common-detail-block.text_img.right-block.fullwidth_img .common-detail-content h2 {
    max-width: 90%;
}

.detail-main-content h5 {
    font-family: 'Satoshi';
}

.detail-page .detail-image {
    padding-bottom: 44px;
    background-color: white;
}

.detail-page .detail-image img {
    max-height: 688px;
    object-fit: cover;
    width: 100%;
}

.common-detail-block .image-block-first {
    display: flex;
}

.image-block-first img {
    object-fit: cover;
    max-height: 692px;
    width: 100%;
}

.image-block-first .inner-image-left {
    width: 37.8%;
    margin-right: 44px;
}

.image-block-first .inner-image-right {
    width: 70%;
}

.common-detail-block .image-block-second,
.common-detail-block .image-block-third {
    display: flex;
}

.common-detail-block .inner-image-main {
    padding-bottom: 44px;
}

.common-detail-block .inner-image-main img {
    max-height: 686px;
    object-fit: cover;
    width: 100%;
}

.image-block-second .inner-image-left {
    margin-right: 44px;
    width: 60%;
}

.image-block-second .inner-image-right {
    width: 45.5%;
}

.image-block-third .inner-image-right {
    width: 60%;
}

.image-block-third .inner-image-left {
    width: 45.5%;
    margin-right: 44px;
}

.inner-detail-content h3 {
    font-size: 52px;
    line-height: 94%;
    font-weight: 300;
    font-family: 'Span';
}

.image-block-second .inner-detail-content {
    max-width: 480px;
    text-align: left;
    padding-bottom: 55px;
    padding-top: 20px;
}

.image-block-third .inner-detail-content {
    max-width: 480px;
    text-align: left;
    padding-bottom: 15px;
}

.image-block-second .inner-detail-image img {
    max-height: 615px;
    object-fit: cover;
    width: 100%;
}

.image-block-second .inner-image-right img {
    max-height: 840px;
    object-fit: cover;
    width: 100%;
}

.image-block-third .inner-image-left img {
    min-height: 836px;
    object-fit: cover;
    width: 100%;
}

.image-block-third .inner-detail-image img {
    max-height: 620px;
    object-fit: cover;
    width: 100%;
}

.common-detail-block .inner-main-content {
    column-count: 2;
    column-gap: 44px;
}

.common-detail-block .inner-main-content span.more-content-toggle,
.common-detail-block .inner-main-content span.less-content-toggle {
    cursor: pointer;
    color: #000;
    display: block;
    font-weight: 300;
    font-family: 'Span';
    text-decoration: underline;
    clear: both;
}

.social_share_section {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

section.social_share .title-share-section {
    font-family: 'Quilon';
}

.detail-slider-page .detail-slider-common-block {
    overflow: hidden;
    margin: 0 -16px;
}

.detail-slider-page .detail-slider-common-block .slick-list {
    overflow: initial;
}

.detail-slider-common-block .detail-block {
    width: 33.33%;
    float: left;
    padding: 0 22px;
}

.detail-block .detail-block-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 18px;
}

.detail-block-content h5 {
    font-size: 30px;
    line-height: 30px;
    font-weight: 400;
    font-family: 'Span';
}
.common-blog-block .blog-content-first {
    display: flex;
    justify-content: flex-start;
    padding-top: 0;
    padding-bottom: 73px;
    min-height: calc(100vh - 77px);
}

.common-blog-block .blog-content-first .blog-content-image {
    width: calc(50% - 44px);
    position: fixed;
    height: calc(100vh - 154px);
}

.blog-content-first img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.blog-content-first .blog-main-content {
    text-align: left;
    padding-left: 44px;
    width: 50%;
    margin: 0 0 0 auto;
    padding-top: 65px;
}

.blog-content-first .blog-main-content h2,
.blog-content-first .blog-main-content h1,
.blog-content-first .blog-main-content .title-post {
    max-width: 649px;
    font-size: 80px;
    line-height: 102%;
    font-weight: 300;
    padding-bottom: 30px;
}

.blog-content-first .blog-main-content p {
    font-size: 20px;
    line-height: 140%;
    font-weight: 300;
    margin-bottom: 25px;
    font-family: 'Span';
}

.blog-content-second .blog-common-image {
    overflow: hidden;
    margin: 0 -22px;
    display: flex;
    justify-content: center;
}

.blog-content-second .blog-common-image .blog-image-block {
    padding: 0 22px;
    width: 100%;
}

.blog-content-second .blog-image-block img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.single-post .blog-content-second .blog-image-block {
    height: calc((((100vw - 88px) * 8) / 16) - 97px);
    min-height: calc(100vh - 97px);
}

.blog-content-second .blog-common-content {
    display: flex;
    justify-content: space-between;
    gap: 64px;
    padding: 50px 0px 10px 0px;
}

.blog-content-second .blog-common-content h3 {
    font-size: 52px;
    line-height: 94%;
    font-weight: 400;
    font-family: 'Span';
    margin-bottom: 0px;
}

.blog-content-second {
    padding-top: 44px;
}

.blog-content-second .blog-common-content p,
.blog-content-third .blog-common-content p,
.blog-content-forth .blog-common-content p {
    font-size: 20px;
    line-height: 140%;
    font-weight: 300;
    margin-bottom: 30px;
    font-family: 'Span';
}

.blog-content-second .blog-common-content p a,
.blog-content-second .blog-common-content p a:hover,
.blog-content-third .blog-common-content p a,
.blog-content-third .blog-common-content p a:hover,
.blog-content-forth .blog-common-content p a,
.blog-content-forth .blog-common-content p a:hover {
    text-decoration: underline !important;
    color: #000;
}

.blog-content-second .blog-common-content .blog-content-heading {
    width: 30%;
    display: flex;
    justify-content: flex-end;
}

.blog-content-second .blog-common-content .blog-content-heading h3 {
    max-width: 480px;
    text-align: end;
}

.blog-content-second .blog-common-content .blog-content-detail {
    flex: 1;
}

.blog-content-third .blog-common-image {
    overflow: hidden;
    margin: 0 -13px;
}

.blog-content-third .blog-common-image .blog-image-block {
    width: 50%;
    float: left;
    padding: 0 13px;
}

.blog-content-third .blog-image-block img {
    min-height: 509px;
    object-fit: cover;
}

.blog-content-third .blog-common-content {
    max-width: 684px;
    margin: 0 0 0 auto;
    padding: 73px 0px 40px 0px;
}

.blog-content-forth .blog-common-image {
    width: 100%;
}

.blog-content-forth .blog-common-image img {
    min-height: 693px;
    object-fit: cover;
}

.blog-content-forth .blog-common-content {
    display: flex;
    justify-content: space-between;
    padding: 53px 0px 125px 0px;
}

.blog-content-forth .blog-common-content .blog-content-heading {
    max-width: 480px;
}

.blog-content-forth .blog-common-content .blog-content-detail {
    max-width: 684px;
}

.blog-content-forth .blog-common-content h3 {
    font-size: 52px;
    line-height: 55px;
    font-weight: 400;
}

.content_styles .blog_tabbing .all_post.empty {
    display: none !important;
}

.single-post .common-blog-block {
    background-color: #fff;
    position: relative;
    z-index: 1;
}

.single-post .common-blog-block:last-child {
    padding-bottom: 44px;
}

section.blogpage-slider {
    background-color: #f6f2ed;
    padding: 38px 0px 48px 0px;
    position: relative;
    z-index: 1;
}

section.blogpage-slider .blog-slider-heading {
    padding-bottom: 30px;
}

.blogpage-slider .common-blog-slider {
    overflow: hidden;
    margin: 0 -24px;
    padding-right: 90px;
}

.blogpage-slider .common-blog-slider .slick-list {
    overflow: initial;
}

.common-blog-slider .blog-slider-content {
    width: 50%;
    float: left;
    padding: 0 24px;
    position: relative;
}

.blogpage-slider .common-blog-slider .blog-slider-image {
    position: relative;
}

.blogpage-slider .common-blog-slider .blog-slider-image::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 46%;
    bottom: 0;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #f6f2ed 100%);
}

.common-blog-slider .blog-slider-content img {
    height: 54vh;
    object-fit: cover;
    width: 100%;
    object-position: bottom;
}

.blog-slider-content .blog-slider-innercontent {
    max-width: 530px;
    text-align: left;
    position: absolute;
    content: "";
    bottom: 0;
    left: 35px;
}

.blog-slider-content .blog-slider-innercontent h5 {
    font-size: 40px;
    line-height: 106%;
    font-weight: 400;
    font-family: 'Span';
}

.content_styles ul.jquery-tab-pager-tabbar,
.service-content .menu-services ul {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 32px 0px;
    overflow: visible;
}

.service-content .menu-services ul {
    flex-wrap: wrap;
    padding: 0;
}

.content_styles ul.jquery-tab-pager-tabbar li.current,
.content_styles ul.jquery-tab-pager-tabbar li,
.service-content .menu-services ul li {
    background-color: transparent;
    padding: 0px;
    margin-right: 50px;
}

.content_styles ul.jquery-tab-pager-tabbar li:last-child {
    margin-right: 0px;
}

.content_styles ul.jquery-tab-pager-tabbar li,
.service-content .menu-services ul li {
    color: black;
    font-size: 20px;
    font-weight: 400;
    font-family: 'Span';
    line-height: 86%;
    text-transform: uppercase;
    border-bottom: 1px solid transparent;
}

.service-content .menu-services ul li {
    margin: 0 25px 12px 25px;
}

.content_styles ul.jquery-tab-pager-tabbar li:hover,
.content_styles ul.jquery-tab-pager-tabbar li.current,
.service-content .menu-services ul li:hover,
.service-content .menu-services ul li.active {
    border-color: black;
}

.service-content .menu-services ul li a,
.service-content .menu-services ul li a:hover {
    text-decoration: none;
    color: #000;
}

.content_styles .blog_tabbing .posts_contnet {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 -22px;
}

.content_styles .blog_tabbing .all_post.first_blog {
    width: 100%;
    position: relative;
    margin-bottom: 60px;
}

.content_styles .blog_tabbing .all_post.first_blog img {
    width: 100%;
    height: 46vw;
    object-fit: cover;
    object-position: bottom;
}

.content_styles .blog_tabbing .all_post,
.content_styles .blog_tabbing .latest_post {
    width: 50%;
    padding: 0px 22px;
    position: relative;
    margin-bottom: 80px;
}

.content_styles .blog_tabbing .all_post a,
.content_styles .blog_tabbing .latest_post a {
    position: relative;
    float: left;
    width: 100%;
}

.content_styles .blog_tabbing .all_post.first_blog a::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 46%;
    bottom: 0;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #fff 100%);
}

.content_styles .blog_tabbing .all_post a::before,
.content_styles .blog_tabbing .latest_post a::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 46%;
    bottom: 0;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #fff 100%);
}

.content_styles .blog_tabbing .all_post img,
.content_styles .blog_tabbing .latest_post img {
    width: 100%;
    height: 23vw;
    object-fit: cover;
    object-position: bottom;
    display: block;
}

.content_styles .blog_tabbing .all_post.first_blog .blog_body {
    max-width: 100%;
}

.content_styles .blog_tabbing .all_post .blog_body,
.content_styles .blog_tabbing .latest_post .blog_body {
    display: flex;
    width: 100%;
    justify-content: space-between;
    position: absolute;
    bottom: -20px;
    padding: 0 15px;
    max-width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 0 35px;
}

.content_styles .blog_tabbing .all_post.first_blog .blog_body h4 {
    font-size: 52px;
    line-height: 106%;
    font-weight: 400;
    color: black;
    max-width: 925px;
}

.content_styles .blog_tabbing .all_post .blog_body h4,
.content_styles .blog_tabbing .latest_post .blog_body h4 {
    font-size: 40px;
    line-height: 106%;
    font-weight: 400;
    color: black;
    max-width: 640px;
}

.content_styles .blog_tabbing .all_post.first_blog .blog_body h4 a,
.content_styles .blog_tabbing .all_post .blog_body h4 a,
.content_styles .blog_tabbing .latest_post .blog_body h4 a,
.common-blog-slider .blog-slider-content .blog-slider-innercontent a {
    color: #000 !important;
    text-decoration: none;
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
}

.content_styles .blog_tabbing .all_post.first_blog .blog_body h4 a:hover,
.content_styles .blog_tabbing .all_post.first_blog>a:hover+.blog_body h4 a,
.common-blog-slider .blog-slider-content>a:hover+.blog-slider-innercontent a,
.common-blog-slider .blog-slider-content .blog-slider-innercontent a:hover {
    color: #000 !important;
    text-decoration: underline solid #000 3px;
}

.content_styles .blog_tabbing .all_post .blog_body h4 a:hover,
.content_styles .blog_tabbing .latest_post .blog_body h4 a:hover,
.content_styles .blog_tabbing .all_post>a:hover+.blog_body h4 a,
.content_styles .blog_tabbing .latest_post>a:hover+.blog_body h4 a {
    color: #000 !important;
    text-decoration: underline solid #000 3px;
}

.content_styles .blog_tabbing .all_post .blog_body a::before,
.content_styles .blog_tabbing .latest_post .blog_body a::before {
    display: none !important;
}

.blog_body p {
    font-size: 18px;
    line-height: 86%;
    font-weight: 400;
    color: black;
    text-transform: capitalize;
    font-family: 'Span';
    margin-bottom: 0px;
    padding-top: 20px;
}

section.blog-page .common-blog-block .blog_video_block iframe.blog_video_iframe {
    width: 100%;
    height: 638px;
}

/* footer */
footer.site-footer .footer-contact-info {
    background-color: white;
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
}

footer.site-footer .footer-contact-info::before {
    position: absolute;
    content: "";
    width: auto;
    height: 100%;
    background-color: #fff;
    left: -999px;
    right: -999px;
    top: 0;
    bottom: 0;
    z-index: -1;
}

footer.site-footer .col-md-12 .contact_section h5,
footer.site-footer .col-md-12 .follow_us_section h5,
footer.site-footer .col-md-12 .services_section h5 {
    font-size: 20px;
    line-height: 131%;
    font-family: 'Span';
    font-weight: 700;
    margin-bottom: 0px;
}

footer.site-footer .col-md-12 .contact_section h5,
footer.site-footer .col-md-12 .follow_us_section h5 {
    margin-bottom: 8px;
}

footer.site-footer .col-md-12 .col-md-6 {
    padding: 0;
    position: relative;
}

footer.site-footer .col-md-12 .row {
    display: flex;
    justify-content: space-between;
}

footer.site-footer .col-md-12 .col-md-6.contact-info {
    width: calc(50% - 22px);
}

footer.site-footer .col-md-12 .col-md-6.social-info {
    width: calc(50% - 22px);
}

footer.site-footer a:hover {
    color: #000 !important;
    text-decoration: underline solid 1px;
    transition: all 0.5s ease-in-out;
}

footer.site-footer a:hover i.fa {
    color: #7B7976 !important;
    transition: all 0.5s ease-in-out;
}

footer.site-footer .col-md-12 .contact_section .tel-icon a,
footer.site-footer .col-md-12 .contact_section a {
    font-size: 30px;
    line-height: 129%;
    font-family: 'Span';
    font-weight: 300;
    color: #000000;
}

footer.site-footer .col-md-12 .contact_section .address-icon {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 30px;
    line-height: 110%;
    font-family: 'Span';
    font-weight: 300;
}

footer.site-footer .col-md-12 .follow_us_section a {
    margin-right: 28px;
}

footer.site-footer .col-md-12 .follow_us_section a i.fa {
    font-size: 24px;
    color: #000000;
}

footer.site-footer .footer_nav ul#primary-menu {
    display: flex;
    align-items: center;
    padding: 0px;
    margin-top: 43px;
    margin-bottom: 20px;
    flex-wrap: wrap;
}

footer.site-footer .footer_nav ul.menu li {
    margin-right: 12px;
}

footer.site-footer .footer_nav ul.menu li a,
footer.site-footer .col-md-12 .privacy_section a,
footer.site-footer .col-md-12 .privacy_section p,
footer.site-footer .col-md-12 .services_section a {
    font-size: 20px;
    line-height: 131%;
    font-family: 'Span';
    font-weight: 400;
    color: black;
}

footer.site-footer .col-md-12 .privacy_section {
    display: flex;
    align-items: center;
    margin-top: 44px;
    flex-wrap: wrap;
}

footer.site-footer .col-md-12 .privacy_section a {
    margin-right: 20px;
}

footer.site-footer .col-md-12 .services_section a {
    display: inline-block;
    margin-right: 12px;
    margin-bottom: 5px;
    color: #000000;
}

footer.site-footer .col-md-12 .services_section a p,
footer.site-footer .col-md-12 .privacy_section p {
    margin-bottom: 0px;
}

footer.site-footer .col-md-12 .services_section a:last-child {
    margin-right: 0px;
}

.common-detail-block .inner-main-content p,
.content_section .team_description p {
    text-align: justify;
    margin-bottom: 1lh;
}

.single-project .common-detail-block .inner-main-content p a,
.single-project .common-detail-block .inner-main-content p a:hover {
    color: #000 !important;
    text-decoration: underline;
}

/* Responsive Service-page */
@media handheld,
only screen and (min-width: 1940px) {

    .single .container,
    .page-template-default .container,
    .archive .container {
        max-width: 100%;
    }

    .service-content-second p {
        font-size: 20px;
    }
}

@media (min-width:768px) and (max-width:1599px) {

    .service-content-second p,
    .service-content-second h2 {
        font-size: 16px;
        line-height: 120%;
    }

    .service-common-block .service-content-fouth,
    .service-common-block .service-content-second {
        padding-top: 22px;
    }

    .content_styles .blog_tabbing .all_post,
    .content_styles .blog_tabbing .latest_post {
        margin-bottom: 120px;
    }

    .content_styles .blog_tabbing .all_post .blog_body h4,
    .content_styles .blog_tabbing .latest_post .blog_body h4 {
        font-size: 40px;
        line-height: 106%;
        max-width: 100%;
        padding-right: 10%;
    }

    .content_styles .blog_tabbing .all_post .blog_body,
    .content_styles .blog_tabbing .latest_post .blog_body {
        bottom: -60px;
    }

    .content_styles .blog_tabbing .all_post.first_blog {
        margin-bottom: 80px;
    }

    .content_styles .blog_tabbing .all_post.first_blog .blog_body {
        bottom: -20px;
    }

    .single-post .blog-content-first .blog-main-content h2,
    .single-post .blog-content-first .blog-main-content h1,
    .single-post .blog-content-first .blog-main-content .title-post {
        font-size: 62px;
    }
}

@media(max-width:1450px) {

    .inner-image-section-fouth {
        width: 63%;
    }

    .service-common {
        height: calc((((100vw - 88px) * 10) / 16) - 53px);
        min-height: auto;
    }

    .service-content-second p,
    .service-content-second h2 {
        font-size: 16px;
        line-height: 120%;
    }

    .single-post .blog-content-second .blog-image-block {
        height: calc((((100vw - 88px) * 10) / 16) - 97px);
        min-height: auto;
    }

    .content_styles .blog_tabbing .all_post .blog_body h4,
    .content_styles .blog_tabbing .latest_post .blog_body h4 {
        font-size: 38px;
        line-height: 106%;
        max-width: 100%;
        padding-right: 0;
    }
}

@media(max-width:1349px) {
    /*.image-block-second .inner-image-right img{
        min-height: 842px;
    }
    .image-block-second .inner-detail-image img{
        min-height: 615px;
    }
    .inner-image-section-third .inner-image-left, .inner-image-section-fouth{
        width: 62.5%;
    }
    .inner-image-section-third .inner-image-right{
        width: 33%;
    }
    .service-common-block .inner-image-section-third img{
        min-height: 692px;
    }*/
}

@media(max-width:1250px) {
    .service-content-first h3 {
        font-size: 52px;
        line-height: 100%;
    }

    .single-post .blog-content-first .blog-main-content h2,
    .single-post .blog-content-first .blog-main-content h1,
    .single-post .blog-content-first .blog-main-content .title-post {
        font-size: 52px;
    }

    .detail-main-content h2,
    .common-detail-block .common-detail-content h2 {
        font-size: 90px;
        line-height: 105%;
    }

    .detail-main-content h5 {
        font-size: 27px;
        line-height: 86%;
    }

    .content_styles .blog_tabbing .all_post.first_blog .blog_body h4 {
        font-size: 45px;
        line-height: 100%;
        max-width: 730px;
    }

    .blog-content-first .blog-main-content h2,
    .blog-content-first .blog-main-content h1,
    .blog-content-first .blog-main-content .title-post {
        font-size: 75px;
        line-height: 105%;
    }

    /*.service-common-block .inner-image-section-first{
        width: 57%;
    }
    .inner-image-section-first .inner-image{
        margin-right: 30px;
    }*/
    .project-detail-inner .common-detail-block.text_full_width {
        padding-top: 100px;
        padding-bottom: 145px;
    }

    footer.site-footer .col-md-12 .col-md-6.social-info {
        width: 60%;
    }

    footer.site-footer .col-md-12 .col-md-6.contact-info {
        width: 35%;
    }

    .single-project .detail-main-content h2 {
        padding-right: 10%;
    }

    .service-common {
        height: calc((((100vw - 88px) * 10) / 16) - 53px);
        min-height: auto;
    }

    .service-content-second p,
    .service-content-second h2 {
        font-size: 14px;
        line-height: 120%;
    }

    .project-detail-inner .common-detail-block.text_img h2 {
        font-size: 38px;
        line-height: 94%;
        width: 90%;
        margin-bottom: 0px;
    }

    .common-detail-block.text_img .common-detail-content {
        padding-top: 0;
        padding-bottom: 30px;
        overflow: none !important;
    }

    .content_styles .blog_tabbing .all_post .blog_body h4,
    .content_styles .blog_tabbing .latest_post .blog_body h4 {
        font-size: 30px;
        line-height: 106%;
        max-width: 100%;
        padding-right: 0;
    }
}

@media(max-width:1150px) {
    .service-common-block .inner-image-section-first {
        width: 60%;
    }

    .service-common-block .service-content-first {
        width: 40%;
    }

    .service-common-block .service-content-second {
        /*width: 66.66666%;*/
        width: 40%;
    }

    .service-common-block .inner-image-section-second,
    .service-common-block .inner-image-section-fouth {
        /*width: 33.33333%;*/
        width: 60%;
    }

    .service-content-second p,
    .service-content-second h2 {
        font-size: 14px;
        line-height: 120%;
    }

    .common-blog-block .blog-content-first,
    .blog-content-second .blog-common-content {
        flex-direction: column;
    }

    .single-post .common-blog-block .blog-content-first .blog-content-image,
    .single-post .common-blog-block .blog-content-first .blog-content-image {
        width: 100%;
        position: relative;
        height: calc((100vw * 10) / 16);
        overflow: hidden;
    }

    .single-post .blog-content-first img {
        height: 100%;
        max-height: 100%;
    }

    .single-post .blog-content-first .blog-main-content {
        margin-left: 0px;
        padding-top: 22px;
        width: 100%;
        padding-left: 0px;
    }

    .single-post .template-old .blog-content-second .blog-common-content .blog-content-heading,
    .single-post .template-old .blog-content-second .text-center,
    .single-post .blog-content-first .blog-main-content h2,
    .single-post .blog-content-first .blog-main-content h1,
    .single-post .blog-content-first .blog-main-content .title-post {
        max-width: 100%;
        width: 100%;
        padding-right: 10%;
    }

    .single-post .template-old .blog-content-second .blog-common-content .blog-content-detail,
    .single-post .template-old .blog-content-second .rich-text {
        padding-left: 0;
        width: 100%;
        margin: 0 0 0 auto;
    }

    .single-post .template-old .blog-content-second .text-center h2,
    .single-post .template-old .blog-content-second .text-center h3,
    .single-post .template-old .blog-content-second .text-center h4,
    .single-post .blog-content-second .blog-common-content h3 {
        width: 100%;
        clear: both;
        position: relative;
        max-width: 100%;
        text-align: left;
        font-size: 35px;
        line-height: 94%;
        margin-bottom: 22px;
        margin-top: 0;
        padding-right: 10%;
    }

    .single-post .blog-content-second,
    .single-post .common-blog-block:last-child {
        padding-top: 0;
    }

    .single-post .common-blog-block .blog-content-first {
        padding-bottom: 0;
    }

    .single-post .blog-content-second .blog-common-content .blog-content-detail {
        max-width: 100%;
        margin: 0px;
        padding-left: 0px;
        width: 100%;
    }

    .single-post .blog-content-second .blog-common-content .blog-content-heading {
        width: 100%;
    }

    .blog-content-second .blog-common-content {
        padding: 12px 0px 15px 0px;
    }

    .blog-content-second .blog-common-image,
    .blog-content-second .blog-common-content {
        padding: 22px 0;
    }

    .single-post .blog-content-second .blog-common-content .blog-content-detail p:last-child {
        margin-bottom: 0 !important;
    }

    .single-post .common-blog-block .blog-content-first {
        min-height: auto !important;
    }
}

@media (max-width:1150px) and (min-width:989px) {
    .service-common-block .service-content-fouth {
        width: 66.66666% !important;
        columns: 2;
        column-gap: 44px;
    }

    .service-common-block .inner-image-section-fouth {
        width: 33.33333% !important;
    }

    .service-content .menu-services ul {
        justify-content: center !important;
        padding: 0 10%;
    }

    .service-common-block .service-content-fouth {
        width: 50% !important;
        columns: 1;
        column-gap: 0;
    }

    .service-common-block .inner-image-section-fouth,
    .service-common-block .service-content-second,
    .service-common-block .inner-image-section-second {
        width: 50% !important;
    }
}

@media (max-width:1150px) and (min-width:768px) {
    .detail-page .detail-main-content {
        min-height: auto !important;
    }

    .home .home-slide-carousel .slick-slide img {
        padding-left: 32px;
    }

    .home .home-slide-carousel .slick-slide.slick-current.slick-active img,
    .home .home-slide-carousel .slick-slide .homepage_slider_linkimg {
        padding-left: 0;
    }

    .home .home-slide-carousel .slick-slide.slick-current.slick-active .homepage_slider_linkimg,
    .home .home-slide-carousel .slick-slide .homepage_slider_linkimg {
        padding-left: 44px;
    }

    .home .home_section .title_slide_secthome {
        padding-left: 44px;
    }

    .home .home-slide-carousel .slick-slide img {
        width: 100%;
        height: 100%;
        padding-left: 0;
    }

    .home .home-slide-carousel .slider_text {
        display: block;
        margin-left: 0;
        position: unset;
        width: 100%;
        opacity: 0;
    }

    .home .home_section .title_slide_secthome {
        position: unset;
        width: 100%;
    }

    .home .home_section .title_slide_secthome.desktop-view {
        display: block;
    }

    .home .home_section .title_slide_secthome.mobile-view {
        display: block;
        padding-top: 23px;
        padding-bottom: 23px;
    }

    .home-slide-carousel.slick-initialized.slick-slider {
        height: 600px;
    }

    .home .home-slide-carousel .slick-slide.card a {
        writing-mode: unset;
        display: inline-block;
        padding: 0 0 0 44px;
        height: 90%;
    }

    .home .home_section .slick-slide.card .title_slide_secthome.mobile-view {
        display: inline-block;
        opacity: 0 !important;
        padding: 0;
        display: none !important;
    }

    .home .home-slide-carousel .card a::after {
        font-size: 25px !important;
        right: -16px;
        left: auto !important;
        line-height: 85.8%;
        bottom: -3px !important;
    }

    .home .home_section {
        padding: 0px 0 15px 0;
    }

    .home .home-slide-carousel .pull-right {
        width: 182px;
        height: 100%;
        top: auto;
        right: 44px;
        bottom: -16px;
        background-position: left bottom 26px !important;
        width: 191px;
    }

    .home .home-slide-carousel .slick-slide.slick-current.slick-active a,
    .home .home_section .slick-slide.slick-current.slick-active .title_slide_secthome.mobile-view,
    .home .home-slide-carousel .slick-slide.slick-current.slick-active .slider_text {
        display: inline-block;
        opacity: 1;
    }

    .home .home-slide-carousel .card a {
        font-size: 22px;
        margin-top: 16px;
        display: inline-block;
        padding: 0 8px 286px 44px;
    }

    .home .home-slide-carousel .card .slider_text a {
        padding: 0 8px 0 44px;
    }

    .home .home-slide-carousel .slider_text {
        margin-top: -286px;
    }

    .home .home-slide-carousel .card a::after {
        font-size: 25px !important;
        right: -16px;
        left: auto !important;
        line-height: 85.8%;
        bottom: -3px !important;
        display: none;
    }

    .home .home-slide-carousel.slick-initialized .slick-slide {
        flex-direction: column;
        padding-bottom: 0;
        height: 90%;
    }

    .home .home-slide-carousel .slick-slide .homepage_slider_linkimg {
        width: 100%;
    }

    .home_section .card-title {
        font-size: 50px;
        line-height: 60px;
    }
}

@media(max-width:989px) {
    .service-content-first h3 {
        font-size: 44px;
        line-height: 105%;
    }

    .project-detail-inner {
        margin-top: 450px;
    }

    .detail-main-content h2,
    .common-detail-block .common-detail-content h2 {
        font-size: 82px;
    }

    .detail-page .detail-main-content {
        min-height: 450px;
    }

    /*.service-common-block .service-content-first{
        width: 60%;
        padding-left: 5px;
    }
    .inner-image-section-first .inner-image{
        margin-right: 20px;
    }
    .service-main-content .service-main-img, .service-common-block, .detail-page .detail-image, section.detail-page .common-detail-block, .image-block-second .inner-detail-content{
        padding-bottom: 30px;
    }
    .inner-image-section-first .inner-image, .image-block-first .inner-image-left, .image-block-second .inner-image-left{
        margin-right: 30px;
    }
    .service-common-block .service-content-second{
        padding-top: 30px;
        padding-right: 30px;
        width: 50%;
    }*/
    .service-content-second p,
    .service-content-second h2 {
        font-size: 14px;
        line-height: 120%;
    }

    /* .inner-image-section-second img{
        min-height: 290px;
    }
    .inner-image-section-second{
        width: 50%;
    }
    .inner-image-section-third .inner-image-left{
        margin-right: 30px;
        width: 62.5%;
    }
    .inner-image-section-fouth{
        width: 62.5%;
    }*/
    .inner-detail-content h3 {
        font-size: 50px;
        line-height: 90%;
    }

    .content_styles .blog_tabbing .all_post.first_blog .blog_body h4 {
        font-size: 35px;
        line-height: 97%;
        max-width: 530px;
    }

    .content_styles .blog_tabbing .all_post .blog_body h4,
    .content_styles .blog_tabbing .latest_post .blog_body h4 {
        font-size: 32px;
        line-height: 97%;
        max-width: 212px;
    }

    .content_styles .blog_tabbing .all_post .blog_body,
    .content_styles .blog_tabbing .latest_post .blog_body {
        padding: 0 25px;
    }

    .blog_body p {
        font-size: 16px;
        line-height: 80%;
        padding-bottom: 15px;
    }

    .content_styles .blog_tabbing .posts_contnet {
        margin: 0 -15px;
    }

    .content_styles .blog_tabbing .all_post,
    .content_styles .blog_tabbing .all_post.first_blog,
    .content_styles .blog_tabbing .latest_post {
        margin-bottom: 30px;
        padding: 0 15px;
    }

    .content_styles ul li.current,
    .content_styles ul li {
        margin-right: 22px !important;
    }

    .content_styles ul.jquery-tab-pager-tabbar li {
        font-size: 18px;
    }

    .content_styles ul.jquery-tab-pager-tabbar {
        flex-wrap: wrap;
    }

    .detail-main-content h2,
    .common-detail-block .common-detail-content h2 {
        font-size: 78px;
        line-height: 102%;
    }

    .image-block-second .inner-detail-image img {
        min-height: 560px;
    }

    .image-block-second .inner-image-right img,
    .image-block-third .inner-image-left img {
        min-height: 750px;
    }

    .image-block-third .inner-detail-image img {
        max-height: 550px;
    }

    .image-block-third .inner-image-left {
        margin-right: 30px;
    }

    .detail-slider-common-block .detail-block {
        padding: 0 20px;
    }

    .detail-slider-page .detail-slider-common-block {
        margin: 0 -20px;
        /* padding-right: 70px; */
    }

    .blog-content-first .blog-main-content h2 {
        font-size: 54px;
        line-height: 105%;
    }

    .blogpage-slider .common-blog-slider {
        margin: 0 -20px;
        padding-right: 60px;
    }

    .common-blog-slider .blog-slider-content {
        padding: 0 20px;
    }

    .project-detail-inner .common-detail-block.left-block.portrait_img,
    .project-detail-inner .common-detail-block.left-block.square_img,
    .common-detail-block.left-block.potrait_big_img {
        padding-right: 30px;
    }

    .project-detail-inner .common-detail-block.left-block.portrait_img,
    .project-detail-inner .common-detail-block.right-block.portrait_img,
    .project-detail-inner .common-detail-block.right-block.square_img,
    .project-detail-inner .common-detail-block.left-block.square_img,
    .project-detail-inner .common-detail-block.fullwidth_img,
    .project-detail-inner .common-detail-block.potrait_big_img,
    .project-detail-inner .common-detail-block.text_img.square_img {
        height: calc((((100vw - 88px) * 9) / 16));
        /*height: calc((100vw * 10) / 16);*/
        min-height: auto;
        padding: 0 22px 44px 22px;
    }

    .detail-page .detail-main-content {
        padding-left: 44px;
        padding-right: 44px;
    }

    #cookie-consent {
        padding: 18px 44px 18px 44px;
    }

    .project-detail-inner .common-detail-block {
        padding: 0 22px 44px 22px;
    }

    .single-project .detail-page .container {
        padding: 0 22px;
    }

    .project-detail-inner .common-detail-block.right-block.square_img {
        width: 60%;
    }

    .project-detail-inner .common-detail-block.left-block.portrait_img {
        width: 40%;
    }

    .project-detail-inner .common-detail-block.left-block.square_img {
        width: 60%;
    }

    .common-detail-block.right-block.potrait_big_img,
    .common-detail-block.left-block.potrait_big_img {
        width: 40%;
    }

    .blog-content-second .blog-common-image {
        margin: 0 -15px;
    }

    .blog-content-second .blog-common-image .blog-image-block {
        padding: 0 15px;
    }

    .inner-image-section-third .inner-image-right {
        width: 34%;
    }

    .project-detail-inner .common-detail-block.text_img h2 {
        width: 100%;
    }

    .single-project .detail-main-content h2 {
        padding-right: 0;
    }

    section.service-content .service-common-block,
    .service-common-block .inner-image-section-third {
        flex-direction: column;
    }

    .service-common-block .service-content-second {
        width: 100%;
    }

    .service-common-block .inner-image-section-first {
        order: 2;
        width: 100%;
        flex-direction: row;
        display: flex;
        grid-gap: 22px;
        align-items: start;
        align-content: start;
    }

    .service-common-block .service-content-first {
        order: 1;
        text-align: left;
        max-width: 100%;
        padding: 49px 0px 62px 0px;
        margin: 0px;
        width: 100%;
    }

    .inner-image-section-first .inner-image,
    .inner-image-section-third .inner-image-left,
    .inner-image-section-third .inner-image-right {
        margin-right: 0px;
        width: 100%;
    }

    .inner-image-section-first .inner-image {
        margin-bottom: 18px;
        flex: 1;
    }

    .inner-image-section-first img,
    .inner-image-section-second,
    .inner-image-section-fouth {
        width: 100%;
    }

    .inner-image-section-second,
    .inner-image-section-fouth,
    .inner-image-section-third .inner-image-left,
    .inner-image-section-third .inner-image-right {
        padding-bottom: 18px;
    }

    .service-common-block .service-content-second {
        padding-top: 18px;
        padding-bottom: 18px;
        width: 100%;
        max-width: 100%;
        padding-right: 0;
        padding-left: 0;
    }

    section.service-content::before {
        display: none;
    }

    section.service-content .service-common-block {
        padding-bottom: 0px;
    }

    .service-common {
        height: auto;
        min-height: auto;
    }

    .service-common-block .inner-image-section-second,
    .service-common-block .inner-image-section-fouth {
        width: 100%;
        padding-right: 0;
        padding-left: 0;
    }

    section.service-content {
        padding-bottom: 45px;
        padding-top: 20px;
    }

    .service-content-second p,
    .service-content-second h2 {
        font-size: 20px;
        line-height: 129%;
        margin-bottom: 25px;
    }

    .service-content-first h3 {
        font-size: 50px;
        line-height: 106%;
    }

    .service-main-content .service-main-img {
        padding-bottom: 0px;
    }

    .project-detail-inner .common-detail-block.text_img h2 {
        font-size: 30px;
        line-height: 94%;
        width: 90%;
        margin-bottom: 0px;
    }

    .common-detail-block.text_img .common-detail-content {
        padding-top: 0;
        padding-bottom: 20px;
        overflow: none !important;
    }

    .content_styles .blog_tabbing .all_post,
    .content_styles .blog_tabbing .latest_post {
        margin-bottom: 100px;
    }

    .content_styles .blog_tabbing .all_post .blog_body h4,
    .content_styles .blog_tabbing .latest_post .blog_body h4 {
        font-size: 28px;
        line-height: 106%;
        max-width: 100%;
        padding-right: 0;
    }

    .content_styles .blog_tabbing .all_post .blog_body,
    .content_styles .blog_tabbing .latest_post .blog_body {
        bottom: -60px;
    }

    .content_styles .blog_tabbing .all_post.first_blog {
        margin-bottom: 80px;
    }

    .content_styles .blog_tabbing .all_post.first_blog .blog_body {
        bottom: -20px;
    }

    .single-post .blog-content-second,
    .single-post .common-blog-block:last-child {
        padding-top: 0;
    }

    .single-project .site-main {
        padding-top: 88px;
    }
}

@media (max-width: 989px) and (min-width: 768px) {
    .home .home-slide-carousel .card a {
        padding: 0 8px 240px 44px;
    }

    .home .home-slide-carousel .slider_text {
        margin-top: -240px;
    }

    .home .home-slide-carousel .card .slider_text a {
        padding: 0 8px 0 44px;
    }
}

@media (min-width: 990px) {
    .service-common-block .inner-image-section-first {
        width: 66.66666%;
    }

    .service-common-block .service-content-first {
        width: 33.3333%;
        padding: 0 44px 0 44px;
    }

    .service-common-block .service-content-second {
        width: 33.3333%;
        padding-right: 22px;
        padding-left: 0;
    }

    .service-common-block .inner-image-section-second {
        width: 66.66666%;
        padding-left: 22px;
        padding-right: 0;
    }

    .inner-image-section-third .inner-image-left,
    .service-common-block .inner-image-section-fouth {
        width: 40%;
        padding-right: 22px;
        padding-left: 0;
        margin-right: 0;
    }

    .inner-image-section-third .inner-image-right,
    .service-common-block .service-content-fouth {
        width: 60%;
        padding-left: 22px;
        padding-right: 0;
        margin-right: 0;
    }
}

@media (min-width: 768px) {
    .blog-content-first img {
        object-fit: cover;
    }

    .blog_tabbing ul#jquery-tab-pager-navi li a.next::before,
    .blog_tabbing ul#jquery-tab-pager-navi li a.previos::before {
        top: 14.5px;
    }

    .single-post .blog-content-second .blog-common-content .blog-content-detail p:last-child {
        margin-bottom: 0 !important;
    }

    .content_section .team_description {
        column-count: 1;
        column-gap: 0;
        position: relative;
    }

    .content_section .team_description p:nth-child(1),
    .content_section .team_description p:nth-child(2) {
        float: left;
        width: calc(50% - 21.5px);
        clear: left;
    }

    .content_section .team_description p:nth-child(3) {
        float: right;
        width: calc(50% - 21.5px);
        position: absolute;
        right: 0;
        top: 0;
    }

    .hidden-mobile {
        display: block !important;
    }

    .visible-mobile {
        display: none !important;
    }
}

@media(max-width: 767px) {
    .visible-mobile {
        display: block !important;
    }

    .hidden-mobile {
        display: none !important;
    }

    .blog_tabbing ul#jquery-tab-pager-navi li a.next::before,
    .blog_tabbing ul#jquery-tab-pager-navi li a.previos::before {
        top: 15px !important;
    }

    .container,
    .detail-slider-common-block .detail-block {
        font-size: 2.5em;
    }

    .common-detail-block.text_img .common-detail-content {
        max-height: 100%;
        overflow-y: unset;
        padding: 0
    }

    .detail-slider-page .detail-slider-common-block {
        margin: 0 -18px;
    }

    .project-detail-inner .common-detail-block.text_img h2,
    .common-detail-block.text_img.right-block.fullwidth_img .common-detail-content h2 {
        line-height: normal;
        padding: 32px 0;
    }

    section.service-content .service-common-block,
    .service-common-block .inner-image-section-third {
        flex-direction: column;
    }

    .service-common-block .inner-image-section-first {
        order: 3;
        width: 100%;
        flex-direction: column;
    }

    .service-common-block .service-content-first {
        order: 1;
        text-align: left;
        max-width: 100%;
        padding: 0 0px 0 0px;
        margin: 0px;
        width: 100%;
    }

    .inner-image-section-first .inner-image,
    .inner-image-section-third .inner-image-left,
    .inner-image-section-third .inner-image-right {
        margin-right: 0px;
        width: 100%;
    }

    .inner-image-section-first .inner-image {
        margin-bottom: 18px;
    }

    .inner-image-section-first img,
    .inner-image-section-second,
    .inner-image-section-fouth {
        width: 100%;
    }

    .inner-image-section-second,
    .inner-image-section-fouth,
    .inner-image-section-third .inner-image-left,
    .inner-image-section-third .inner-image-right {
        padding-bottom: 18px;
    }

    .service-common-block .service-content-second {
        padding-top: 18px;
        padding-bottom: 18px;
        width: 100%;
        max-width: 100%;
        padding-right: 0;
        padding-left: 0;
    }

    section.service-content::before {
        display: none;
    }

    section.service-content .service-common-block {
        padding-bottom: 0px;
    }

    .service-common {
        height: auto;
        min-height: auto;
    }

    .service-common-block .inner-image-section-second,
    .service-common-block .inner-image-section-fouth {
        width: 100%;
        padding-right: 0;
        padding-left: 0;
    }

    section.service-content {
        padding-bottom: 45px;
        padding-top: 20px;
    }

    .service-common-block.service-common.two-columns .service-content-second,
    .service-common-block .service-content-second {
        padding-top: 25px;
        padding-bottom: 18px;
    }

    .service-content-second h2,
    .service-common-block .service-content-fouth h2 {
        font-size: 30px;
        font-weight: 100;
        line-height: 100%;
    }

    .service-content-first h3 {
        font-size: 50px;
        line-height: 106%;
    }

    .service-main-content .service-main-img {
        padding-bottom: 38px;
        order: 2;
    }

    .content_styles .blog_tabbing .all_post .blog_body,
    .content_styles .blog_tabbing .latest_post .blog_body {
        position: initial;
        max-width: 100%;
        padding: 7px 0px 0px 0px;
        flex-direction: column;
    }

    .content_styles .blog_tabbing .posts_contnet {
        margin: 0px;
    }

    .content_styles .blog_tabbing .all_post,
    .content_styles .blog_tabbing .latest_post {
        width: 100%;
        padding: 0px;
    }

    .content_styles .blog_tabbing .all_post.first_blog img {
        min-height: 304px;
    }

    .content_styles .blog_tabbing .all_post img,
    .content_styles .blog_tabbing .latest_post img {
        max-height: 305px;
    }

    .content_styles .blog_tabbing .all_post.first_blog .blog_body h4,
    .content_styles .blog_tabbing .all_post .blog_body h4,
    .content_styles .blog_tabbing .latest_post .blog_body h4 {
        font-size: 35px;
        line-height: 106%;
        max-width: 100%;
        margin-bottom: 17px;
    }

    .content_styles .blog_tabbing .all_post,
    .content_styles .blog_tabbing .all_post.first_blog,
    .content_styles .blog_tabbing .latest_post {
        margin-bottom: 89px;
        padding: 0px;
    }

    .content_styles .blog_tabbing .all_post.first_blog a::before {
        background-image: linear-gradient(to top, rgb(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 40%);
    }

    .detail-main-content h2 {
        font-size: 73px;
        line-height: 102%;
        padding-bottom: 20px;
    }

    .common-detail-block .common-detail-content h2 {
        line-height: normal;
        font-size: 1.9em;
    }

    .detail-main-content h5 {
        font-size: 22px;
        line-height: 86%;
        padding-top: 0px;
    }

    .project-detail-inner .common-detail-block.text_full_width {
        padding: 32px 0;

    }

    .common-detail-block .image-block-first,
    .common-detail-block .image-block-second,
    .common-detail-block .image-block-third {
        flex-direction: column;
    }

    .image-block-first .inner-image-left,
    .image-block-second .inner-image-left,
    .image-block-third .inner-image-left {
        width: 100%;
        margin-right: 0px;
    }

    .image-block-first .inner-image-right,
    .image-block-second .inner-image-right,
    .image-block-third .inner-detail-image img,
    .image-block-third .inner-image-right {
        width: 100%;
    }

    .common-detail-block .inner-main-content {
        column-count: 1;
        column-gap: 0px;
    }

    .common-detail-block .inner-image-main {
        padding-bottom: 57px;
    }

    .image-block-third .inner-detail-content {
        padding: 57px 0px 65px 0px;
        max-width: 330px;
    }

    .inner-detail-content h3 {
        font-size: 35px;
        line-height: 94%;
    }

    .detail-page .detail-image img,
    .image-block-first .inner-image-right img,
    .image-block-second .inner-detail-image img {
        min-height: 303px;
    }

    .image-block-first img {
        min-height: 564px;
    }

    .detail-page .detail-image,
    .image-block-first .inner-image-left,
    .image-block-second .inner-image-left {
        padding-bottom: 18px;
    }

    section.detail-page .common-detail-block {
        padding-bottom: 18px;
    }

    .project-detail-inner .common-detail-block.fullwidth_img img,
    .project-detail-inner .common-detail-block.right-block.square_img img,
    .project-detail-inner .common-detail-block.left-block.square_img img,
    .project-detail-inner .common-detail-block.text_img.right-block.square_img img {
        height: auto;
        min-height: 303px;
    }

    .common-detail-block.right-block.potrait_big_img img {
        min-height: 571px;
        height: auto;
    }

    .common-detail-block.left-block.potrait_big_img img {
        min-height: 562px;
        height: auto;
    }

    .project-detail-inner .common-detail-block:nth-child(4) h2 {
        font-size: 35px;
        line-height: 94%;
        padding-bottom: 58px;
        width: 100%
    }

    .image-block-second .inner-detail-content {
        padding: 57px 0px;
    }

    .image-block-second .inner-image-right img {
        min-height: 561px;
    }

    /* .detail-slider-page .detail-block-image img{
        min-height: 442px;
    } */
    .detail-block-content h5 {
        font-size: 25px;
        line-height: 86%;
    }

    .detail-slider-heading h5 {
        font-size: 28px;
        line-height: 86%;
    }

    .common-blog-block .blog-content-first,
    .blog-content-second .blog-common-content {
        flex-direction: column;
    }

    .common-blog-block .blog-content-first .blog-content-image {
        width: 100%;
    }

    .blog-content-first .blog-main-content {
        margin-left: 0px;
        padding-top: 70px;
        width: 100%;
        padding-left: 0px;
    }

    .blog-content-second .blog-common-content .blog-content-detail {
        max-width: 100%;
        margin: 0px;
        padding-left: 0px;
        width: 100%;
    }

    .blog-content-second .blog-common-content .blog-content-heading {
        width: 100%;
    }

    .blog-content-first .blog-main-content h2,
    .blog-content-first .blog-main-content h1,
    .blog-content-first .blog-main-content .title-post {
        font-size: 62px;
        line-height: 102%;
        padding-bottom: 70px;
        margin-bottom: 0px;
    }

    .blog-content-first img {
        height: auto;
    }

    .blog-content-second .blog-common-content h3 {
        font-size: 35px;
        line-height: 94%;
    }

    section.blogpage-slider .blog-slider-heading h5 {
        font-size: 29px;
        line-height: 86%;
    }

    .blog-slider-content .blog-slider-innercontent h5 {
        font-size: 35px;
        line-height: 106%;
    }

    .blog-slider-content .blog-slider-innercontent {
        position: initial;
        padding-top: 5px;
    }

    .blogpage-slider .common-blog-slider .blog-slider-image::before {
        background-image: linear-gradient(to top, #ffffff 1%, rgba(255, 255, 255, 0) 40%);
    }

    .detail-page .detail-main-content {
        padding-top: 105px;
        padding-left: 18px;
        padding-right: 18px;
        min-height: 468px;
    }

    .single-project .detail-page .detail-main-content {
        min-height: auto !important;
    }

    ul#jquery-tab-pager-navi li a.next,
    ul#jquery-tab-pager-navi li a.previos {
        width: 68px;
    }

    ul#jquery-tab-pager-navi li a {
        /*margin: 0 15px;*/
        margin: 0 9px;
    }

    .content_styles ul#jquery-tab-pager-navi li {
        margin-right: 0 !important;
    }

    ul#jquery-tab-pager-navi li a.next::before,
    ul#jquery-tab-pager-navi li a.previos::before {
        top: 14px;
    }

    section.detail-slider-page {
        padding: 25px 0px;
    }

    .blog-content-second .blog-common-image {
        flex-direction: column;
        margin: 0px;
    }

    .blog-content-second .blog-common-image .blog-image-block {
        padding: 0px 0px 18px 0px;
    }

    /* .blog-content-second .blog-image-block img{
        max-height: 570px;
    } */
    .project-detail-inner .common-detail-block.left-block.portrait_img {
        width: 100%;
        padding-right: 0px;
    }

    .project-detail-inner .common-detail-block.right-block.square_img {
        width: 100%;
    }

    .project-detail-inner .common-detail-block.left-block.square_img {
        width: 100%;
        padding-right: 0px;
    }

    .common-detail-block.left-block.potrait_big_img {
        width: 100%;
        padding-right: 0px;
    }

    .common-detail-block.right-block.potrait_big_img {
        width: 100%;
    }

    .content_styles ul.jquery-tab-pager-tabbar {
        display: none
    }

    .blog_tabbing {
        margin-top: 32px;
    }

    .blog_body p {
        padding-top: 0
    }

    footer.site-footer .col-md-12 .contact_section h5,
    footer.site-footer .footer_nav ul#primary-menu,
    footer.site-footer .services_section {
        display: none;
    }

    footer.site-footer .col-md-12 .row {
        flex-direction: column;
    }

    footer.site-footer .col-md-12 .col-md-6.contact-info,
    footer.site-footer .col-md-12 .col-md-6.social-info {
        width: 100%;
    }

    footer.site-footer .col-md-12 .contact_section .address-icon {
        position: initial;
        margin: 45px 0px 57px 0px;
    }

    footer.site-footer .footer-contact-info {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    footer.site-footer .col-md-12 .follow_us_section a {
        margin-right: 24px;
        float: left;
        width: 24px;
        height: 24px;
    }

    footer.site-footer .col-md-12 .privacy_section a,
    footer.site-footer .col-md-12 .privacy_section p {
        margin-bottom: 10px;
    }

    footer.site-footer .col-md-12 .privacy_section p {
        display: block;
        width: 100%;
        margin-bottom: 0;
    }

    footer.site-footer .col-md-12 .privacy_section a {
        margin-right: 15px;
    }

    footer.site-footer .col-md-12 .follow_us_section a i.fa {
        font-size: 32px;
    }

    .project-detail-inner .common-detail-block.text_img.left-block.square_img img {
        height: 305px;
    }

    .project-detail-inner .common-detail-block.left-block.portrait_img img {
        height: 564px;
    }

    .project-detail-inner {
        margin-top: 468px;
    }

    .project-detail-inner .common-detail-block.left-block.portrait_img,
    .project-detail-inner .common-detail-block.right-block.portrait_img,
    .project-detail-inner .common-detail-block.right-block.square_img,
    .project-detail-inner .common-detail-block.left-block.square_img,
    .project-detail-inner .common-detail-block.fullwidth_img,
    .project-detail-inner .common-detail-block.potrait_big_img,
    .project-detail-inner .common-detail-block.text_img.square_img {
        height: auto;
        min-height: auto;
        padding: 0 9px 18px 9px;
    }

    .detail-page .detail-main-content {
        padding-left: 18px;
        padding-right: 18px;
    }

    .single-project .detail-page .container {
        padding: 0 9px;
    }

    .project-detail-inner .common-detail-block {
        padding: 0 9px 18px 9px;
    }

    .blog-content-second .blog-common-content {
        padding: 22px 0px 22px 0px;
    }

    .common-blog-block .blog-content-first .blog-content-image,
    .common-blog-block .blog-content-first .blog-content-image {
        width: 100%;
        position: relative;
        height: calc((100vw * 9) / 16);
    }

    .template-old {
        padding: 22px 0px 22px 0px;
    }

    .template-old .blog-content-second .rich-text {
        text-align: left;
        clear: both;
        margin-bottom: 30px;
    }

    .template-old .blog-content-second .blog-common-content .blog-content-detail,
    .template-old .blog-content-second .rich-text {
        padding-left: 0;
        width: 100%;
        margin: 0 0 0 auto;
    }

    .template-old .blog-content-second .rich-text {
        margin-bottom: 22px;
    }

    .template-old .blog-content-second .text-center>.rich-text {
        margin-top: 0;
    }

    .template-old .blog-content-second .blog-common-content .blog-content-heading,
    .template-old .blog-content-second .text-center {
        width: 100%;
    }

    .template-old .blog-content-second .text-center h2,
    .template-old .blog-content-second .text-center h3,
    .template-old .blog-content-second .text-center h4 {
        width: 100%;
        clear: both;
        position: relative;
        max-width: 480px;
        text-align: left;
        font-size: 35px;
        line-height: 94%;
        margin-bottom: 22px;
    }

    .template-old .blog-content-second .blog-common-content p,
    .template-old .blog-content-third .blog-common-content p,
    .template-old .blog-content-forth .blog-common-content p,
    .blog-content-second .blog-common-content p,
    .blog-content-third .blog-common-content p,
    .blog-content-forth .blog-common-content p {
        font-size: 20px;
        line-height: 140%;
        font-weight: 300;
        margin-bottom: 22px;
        font-family: 'Span';
    }

    .template-old .blog-content-second .rich-text,
    .template-old .blog-content-second .rich-text b,
    .template-old .blog-content-second .rich-text a {
        font-size: 20px;
        line-height: 140%;
        font-weight: 300;
        font-family: 'Span';
    }

    .blog-content-second {
        padding-top: 22px;
    }

    .blog-content-first .blog-main-content h2,
    .blog-content-first .blog-main-content h1,
    .blog-content-first .blog-main-content .title-post {
        padding-bottom: 22px;
        margin-bottom: 0px;
    }

    .common-blog-block .blog-content-first {
        padding-bottom: 22px;
        min-height: auto;
    }

    .blog-content-second .blog-common-content .blog-content-heading {
        margin-bottom: 22px;
    }

    .template-old .blog-content-second .blog-common-image,
    .template-old .blog-content-second .row {
        overflow: hidden;
        margin: 0 -22px;
        width: calc(100% + 44px);
        display: flex;
        justify-content: center;
        margin: 0 0 0 -9px;
        width: calc(100% + 18px);
    }

    .template-old .blog-content-second .blog-common-image .blog-image-block,
    .template-old .blog-content-second .row>div {
        padding: 0 9px;
        width: 100%;
        flex: 1;
    }

    .single-post .template-old .blog-content-second .blog-common-content,
    .single-post .template-old .blog-content-second .row {
        padding: 12px 0 12px 0;
    }

    .single-post .template-old .blog-content-second .rich-text {
        margin: 12px 0 24px 0;
    }

    .single-post .template-old .blog-content-second .text-center {
        margin: 12px 0 24px 0;
    }

    .single-post .blog-content-second .blog-image-block {
        height: auto;
        min-height: auto;
    }

    .single-project .detail-page .detail-main-content {
        padding-top: 20px;
        padding-bottom: 32px;
    }

    .template-old .blog-content-second .rich-text p {
        margin-bottom: 22px;
    }

    .content_styles .blog_tabbing .all_post img,
    .content_styles .blog_tabbing .latest_post img {
        height: 57vw;
        max-height: 57vw;
    }

    .content_styles .blog_tabbing .all_post.first_blog .blog_body,
    .content_styles .blog_tabbing .all_post .blog_body,
    .content_styles .blog_tabbing .latest_post .blog_body {
        bottom: auto;
        margin-top: -48px;
    }

    .content_styles .blog_tabbing .all_post,
    .content_styles .blog_tabbing .all_post.first_blog,
    .content_styles .blog_tabbing .latest_post {
        margin-bottom: 48px;
    }

    .single-post .blog-content-first img {
        height: 100%;
        max-height: 100%;
    }

    .single-post .common-blog-block .blog-content-first .blog-content-image,
    .single-post .common-blog-block .blog-content-first .blog-content-image {
        width: 100%;
        position: relative;
        height: calc((100vw * 10) / 16);
        overflow: hidden;
    }

    .single-post .blog-content-first .blog-main-content {
        padding-top: 22px;
    }

    .service-content .menu-services,
    .service-content .menu-services ul {
        margin-bottom: 26px !important;
    }

    .service-content .menu-services ul li {
        width: 100% !important;
    }

    .single-post .template-old .blog-content-second .blog-common-content .blog-content-heading,
    .single-post .template-old .blog-content-second .text-center,
    .single-post .blog-content-first .blog-main-content h2,
    .single-post .blog-content-first .blog-main-content h1,
    .single-post .blog-content-first .blog-main-content .title-post,
    .single-post .template-old .blog-content-second .text-center h2,
    .single-post .template-old .blog-content-second .text-center h3,
    .single-post .template-old .blog-content-second .text-center h4,
    .single-post .blog-content-second .blog-common-content h3 {
        padding-right: 4%;
    }

    .single-post .template-old .blog-content-second .text-center h2,
    .single-post .template-old .blog-content-second .text-center h3,
    .single-post .template-old .blog-content-second .text-center h4,
    .single-post .blog-content-second .blog-common-content h3 {
        margin-bottom: 0;
        margin-top: 0;
    }

    .single-post .blog-content-second .blog-common-image {
        padding: 18px 0 0 0 !important;
    }
}

@media(max-width:550px) {
    .blog-content-first img {
        max-height: 304px;
    }

    .common-blog-slider .blog-slider-content img {
        max-height: 255px;
    }

    .detail-main-content h2 {
        font-size: 70px;
    }
}

@media(max-width:479px) {
    .detail-main-content h2 {
        font-size: 60px;
    }
}

@media(max-width:380px) {
    .detail-main-content h2 {
        font-size: 53px;
    }

    .project-detail-inner {
        margin-top: 430px;
    }

    .detail-page .detail-main-content {
        min-height: 400px;
    }
}

/* Hasta 1000px */
@media (max-width: 1000px) {
    .service-common-block .service_image_full h2 {
        font-size: 40px;
        line-height: 50px;
    }
}

/* Hasta 750px */
@media (max-width: 750px) {
    .service-common-block .service_image_full h2 {
        position: absolute;
        bottom: 0;
        right: 0;
        font-size: 26px;
        line-height: 29px;
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        top: 0;
        left: 0;
        text-align: center;
    }

    .service-common-block .service_image_full .service_image_overlay {
        background: rgba(0, 0, 0, 0.4);
    }

    .how-section__subtitle-text {
        text-align: start;
    }

    .how-section {
        padding: 8rem 0;
    }

    .faqs-section__title {
        font-size: 60px;
    }
}

/********************Add Your Css Here****************************/

html,
body {
    overflow-x: hidden;
}

.social-icons a {
    margin-right: 44px;
}

.social-icons a:last-child {
    margin-right: 0;
}

.social-icons .left-icons ul li {
    margin-right: 44px;
}

.social-icons .center-icons ul li {
    margin-right: 24px;
}

.social-icons .left-icons ul,
.social-icons .center-icons ul {
    margin: 0;
}

.social-icons .left-icons ul li:last-child,
.social-icons .center-icons ul li:last-child {
    margin-right: 0;
}

.social-icons.hidden-mobile .left-icons {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 0 12px 0 12px;
}

.social-icons.hidden-mobile .left-icons ul {
    width: auto;
    margin-right: 24px;
    padding: 0;
}

.social-icons.hidden-mobile .right-icons {
    width: auto;
    padding: 0 12px 0 12px;
}

.social-icons.hidden-mobile .center-icons {
    flex: 1;
}

.social-icons.hidden-mobile .center-icons ul {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0;
}

.social-icons.hidden-mobile .left-icons,
.social-icons.hidden-mobile .right-icons {
    flex: 2;
}

.social-icons i {
    color: #000;
    font-size: 32px;
    font-style: normal;
}

.social-icons .language i,
.site-branding .language i {
    vertical-align: baseline;
    font-weight: 300;
    font-size: 21.5108px;
    line-height: 32px;
    color: #000;
    font-family: 'Span';
    text-transform: uppercase;
    font-style: normal;
}

.social-icons a.language,
.site-branding a.language {
    position: relative;
    margin-right: 0;
}

.social-icons a.language,
.site-branding a.language {
    margin-right: 32px;
}

.site-branding a.language .icl_lang_sel_translated {
    display: none !important;
}

.social-icons a.language,
.social-icons a.language:hover,
.site-branding a.language,
.site-branding a.language:hover {
    text-decoration: none !important;
    color: #000 !important;
    opacity: 1;
    text-transform: uppercase;
}

.site-branding a.language.active i span,
.site-branding a.language:hover i span {
    text-decoration: underline !important;
}

.social-icons a.language::after,
.site-branding a.language::after {
    content: '\2014';
    position: absolute;
    text-decoration: none;
    color: #000 !important;
    opacity: 1;
    left: 100%;
    width: auto;
    height: 100%;
    margin: 0 0 0 9px;
    font-weight: 300;
    font-size: 21.5108px;
    line-height: 32px;
    font-family: 'Span';
    pointer-events: none;
}

.social-icons a.language:last-child,
.site-branding a.language:last-child {
    margin-right: 0;
}

.social-icons a.language:last-child::after,
.site-branding a.language:last-child::after {
    display: none;
}

.social-icons a.language:hover,
.site-branding a.language:hover {
    text-decoration: underline;
}

.left-icons a.language:hover i,
.site-branding a.language:hover i {
    opacity: 1;
}

.styles_section .style_inner_section h4 {
    font-weight: 400;
    font-size: 59.0157px;
    color: #000;
    margin-bottom: 17px;
    /* font-family: 'Freight'; */
}

.site-branding .menu-main .list-languages {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    right: 80px;
    pointer-events: none;
}

.site-branding .button-search {
    position: absolute;
    top: 0;
    left: 50%;
    transform: none;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    padding: 23px 0px 23px;
    margin: 0 0 0 -70px;
    width: 140px;
    text-align: center;
}

.site-branding .menu-main.close-menu-button .list-languages,
.site-branding .menu-main.close-menu-button+.button-search {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}

.site-branding .button-search h4 {
    font-weight: 300;
    font-size: 21.5108px;
    color: #000;
    font-family: 'Span';
    line-height: 32px;
    text-decoration: none;
    text-transform: uppercase;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    cursor: pointer;
}

.site-header .button-search .info-search {
    position: fixed;
    top: 50%;
    bottom: auto;
    padding: 0 0 0 0;
    border-bottom: 3.32px solid;
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    opacity: 0;
    visibility: hidden;
    background-color: transparent;
    margin: 0 0 0 0;
    transform: translate(-50%, -50%);
    left: 50%;
    float: left;
    width: 80%;
    max-width: 956px;
    height: auto;
    pointer-events: none;
    z-index: 10;
}

.site-header .button-search.active .info-search {
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: all;
}

.site-header .main-navigation.show-menu ul#primary-menu {
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: all;
}

.site-header .main-navigation.show-menu ul#primary-menu.hidden {
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none;
}

.site-header .button-search .info-search form {
    padding: 0 0 14px 135px;
}

.site-header .button-search .info-search form::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 90px;
    height: 100%;
    background-image: url('../img/icon-search.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    content: '';
}

.site-header .button-search .search-form .search-text {
    border: none;
    border-radius: 0;
    margin: 0;
    padding: 0 0 0 0;
    width: 100%;
    background-color: transparent !important;
    font-weight: normal;
    font-style: normal;
    font-size: 100px;
    font-size: 10rem;
    line-height: 124%;
    text-decoration: none;
    display: block;
    text-transform: none;
    text-align: left;
}

.site-header .button-search .search-form ::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: inherit;
    opacity: 0.4;
}

.site-header .button-search .search-form :-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: inherit;
    opacity: 0.4;
}

.site-header .button-search .search-form ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: inherit;
    opacity: 0.4;
}

.site-header .button-search .search-form :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: inherit;
    opacity: 0.4;
}

.site-header .button-search .search-form :placeholder-shown {
    /* Standard */
    color: inherit;
    opacity: 0.4;
}

.styles_section .style_inner_section p {
    font-size: 25.9093px;
    font-weight: 400;
    line-height: 34px;
}

.styles_section .style_inner_section .style_question,
.question_submit {
    font-family: 'Span';
    font-style: normal;
    font-weight: 400;
    font-size: 26.1818px;
    border: 1px solid #000;
    border-radius: 15px;
    padding: 7px 29px;
    background: transparent;
    margin-top: 65px;
}

.question_submit {
    position: absolute;
    right: 0;
    bottom: 0;
}

.styles_section {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding-bottom: 110px;
    padding-top: 50px;
    justify-content: space-between;
    height: calc(100vh - 100px);
}

.styles_section .style_inner_section .style_question:hover {
    background: #000;
    color: #fff;
}

.main-navigation {
    padding: 0;
}

#question_form .fieldset:not(:first-of-type),
.question_container {
    display: none;
}

/*.style-container.style-container-1 .style-img-section{
    height: 99.28px;
}*/
.style-img-section {
    width: calc(20% - 37px);
    /*height: 353px;*/
    height: calc(100vh - 97px - 180px - 5em - 84px);
    margin-right: 44px;
    margin-bottom: 44px;
    cursor: pointer;
    position: relative;
}

/* .style-container-2{
    overflow: hidden;
} */
.style-img-section:nth-child(5n) {
    margin-right: 0;
}

.style-img-section img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transition: ease transform 0.5s;
}

.style-container.style-container-2 img,
.style-container.style-container-3 {
    object-fit: cover;
}

.style-container.style-container-1 img {
    height: auto
}

.style-img-section:hover img {
    transform: scale(1.05);
    transition: ease transform 0.5s;
}

.style-img-section input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    right: 0;
    width: 100%;
    top: 0;
    height: 100%;
}

.question_container input:checked~.checkmark:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(./images/checked-design.png);
    background-repeat: no-repeat;
    width: 50px;
    display: inline-block;
    height: 50px;
    background-size: contain;
    min-width: 50px;
    border-radius: 15px;
}

.question_container .checkmark {
    position: absolute;
    right: 24px;
    top: -27px;
}

.style-container {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    /*padding-top: 60px;
    margin-bottom: 100px;*/
    padding-top: 3em;
    margin-bottom: 2em;
}

.question_container .next.action-button {
    background-image: url(././images/next.svg);
    background-repeat: no-repeat;
    outline: none;
    border: 0;
    background-size: 107px;
    background-color: transparent;
    background-position: right 15px center;
    float: right;
    display: inline-block;
    text-align: right;
    width: 50%;
    margin-left: auto;
    margin-right: -15px;
    padding-right: 165px;
    font-size: 36px;
    position: absolute;
    bottom: 0;
    right: 0;
}

.question_container .previous.action-button {
    background-image: url(././images/prev.svg);
    background-repeat: no-repeat;
    outline: none;
    border: 0;
    background-size: 107px;
    background-color: transparent;
    background-position: left 15px center;
    float: left;
    display: inline-block;
    text-align: left;
    width: 50%;
    margin-left: -15px;
    margin-right: auto;
    padding-left: 165px;
    font-size: 36px;
    position: absolute;
    bottom: 0;
    left: 0;
}

/* Move Right Styles */
.question_container .next.action-button:hover {
    animation-name: moverightstyles;
    animation-duration: .35s;
    animation-timing-function: linear;
    animation-iteration-count: 2;

    -webkit-animation-name: moverightstyles;
    -webkit-animation-duration: .35s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: 2;
}

@-moz-keyframes moverightstyles {
    0% {
        background-position: right 15px center;
    }

    50% {
        background-position: right 0 center;
    }

    100% {
        background-position: right 15px center;
    }
}

@-webkit-keyframes moverightstyles {
    0% {
        background-position: right 15px center;
    }

    50% {
        background-position: right 0 center;
    }

    100% {
        background-position: right 15px center;
    }
}

@keyframes moverightstyles {
    0% {
        background-position: right 15px center;
    }

    50% {
        background-position: right 0 center;
    }

    100% {
        background-position: right 15px center;
    }
}

/* Move Left Styles */
.question_container .previous.action-button:hover {
    animation-name: moveleftstyles;
    animation-duration: .35s;
    animation-timing-function: linear;
    animation-iteration-count: 2;

    -webkit-animation-name: moveleftstyles;
    -webkit-animation-duration: .35s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: 2;
}

@-moz-keyframes moveleftstyles {
    0% {
        background-position: left 15px center;
    }

    50% {
        background-position: left 0 center;
    }

    100% {
        background-position: left 15px center;
    }
}

@-webkit-keyframes moveleftstyles {
    0% {
        background-position: left 15px center;
    }

    50% {
        background-position: left 0 center;
    }

    100% {
        background-position: left 15px center;
    }
}

@keyframes moveleftstyles {
    0% {
        background-position: left 15px center;
    }

    50% {
        background-position: left 0 center;
    }

    100% {
        background-position: left 15px center;
    }
}

.style-error {
    color: red !important;
    font-size: 16px !important;
    font-family: 'Span';
    font-weight: normal;
    position: relative;
    text-align: left;
    width: 100% !important;
    margin-top: -126px;
}

.question_container {
    padding-bottom: 50px;
    min-height: calc(100vh - 97px);
}

.question_container form {
    height: 100%;
}

.form-step h5 {
    font-style: italic;
    font-family: 'Span';
}

.question_container form .fieldset {
    position: relative;
    min-height: calc(100vh - 97px - 50px);
    padding-bottom: 44px;
}

.question_submit {
    margin-top: 0;
}

.style_inner_section:first-child {
    width: 40%;
}

.style_inner_section {
    width: 54%;
}

.style_inner_section.style_inner_section_img {
    height: 100%;
    overflow: hidden;
}

.style_inner_section img {
    display: inherit;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.style_inner_section:first-child {
    padding-right: 20px;
}

.question_container form .fieldset h6 {
    font-size: 27px;
    Line-height: 30px;
    margin-bottom: 15px;
}

.taxonomy-style .style-heading h2 {
    font-size: 91px;
    line-height: 95px;
    font-style: italic;
    margin-bottom: 0;
}

.taxonomy-style .tax-sub-heading h6 {
    font-size: 22px;
    line-height: 25px;
}

.taxonomy-style .style_banner_image {
    margin-top: 36px;
    margin-bottom: 56px;
}

.taxonomy-style .style_banner_image img {
    max-height: 693px;
    width: 100%;
    object-fit: cover;
}

.taxonomy-style .style_desc p {
    font-size: 22px;
    line-height: 24px;
    max-width: 100%;
    font-family: 'Span';
    font-weight: 300;
}

.taxonomy-style .style_desc .tax-desc {
    column-count: 2;
    column-gap: 43px;
    width: 100%;
}

.taxonomy-style .style-gallary-image {
    margin-top: 52px;
    margin-bottom: 43px;
}

.taxonomy-style .tax-image-gallary {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
}

.style-gallary-image .image_gallary {
    width: calc(50% - 23px);
    margin-right: 44px;
}

.style-gallary-image .image_gallary:last-child {
    margin-right: 0;
}

.style-gallary-image .image_gallary a {
    display: inline-block;
    width: 100%;
}

.style-gallary-image .image_gallary a img {
    max-height: 535px;
    width: 100%;
    object-fit: cover;
}

.tax-project-section {
    background: #eeee;
    padding: 38px 0 51px 0;
}

.tax-first-section {
    padding-top: 30px;
}

.tax-project-section .discover-style {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}

.tax-project-section .tax-wrapper-left {
    width: 49%;
}

.tax-project-section .tax-wrapper-right {
    padding: 18px 0 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 51%;
}

.tax-project-section .tax-wrapper-card-count h5,
.tax-project-section .tax-wrapper-project_title h5,
.tax-project-section .tax-wrapper-project_title h5 a {
    font-style: normal;
    font-family: 'Span';
    font-size: 30px;
    color: #000000;
    line-height: 32px;
}

.tax-wrapper-card-count {
    margin-right: 30px;
}

.tax-wrapper-card-body {
    padding: 18px 0 10px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.tax-project-section .tax-wrapper-left h4 {
    font-size: 80px;
    line-height: 81px;
    color: #000000;
    /*max-width: 360px;*/
    max-width: 67%;
}

.tax-wrapper-card {
    width: calc(50% - 30px);
    margin-right: 43px;
}

.tax-wrapper-card:nth-child(2n) {
    margin-right: 0;
}

.tax-wrapper-card img {
    max-height: 635px;
    width: 100%;
    object-fit: cover;
}

.tax-wrapper-project_title {
    text-align: right;
}

@media(max-width:1450px) {
    .tax-project-section .tax-wrapper-left {
        width: 37%;
    }

    .tax-project-section .tax-wrapper-right {
        right: 62%;
    }

    .social-icons .right-icons {
        padding-left: 0;
    }

    .social-icons .right-icons {
        width: 50%;
    }

    .toggle-ul-menu {
        padding: 0;
    }

    /* .main-navigation .menu li{
        text-align: center !important;
    } */
    /* #primary-menu li.even {
        text-align: center !important;
        width: 40%;
        padding-left: 0;
    } */
    .main-navigation .menu li a {
        font-size: 92px;
    }

    .style_inner_section h4 br {
        display: none;
    }

    .tax-project-section .tax-wrapper-card-count h5,
    .tax-project-section .tax-wrapper-project_title h5,
    .tax-project-section .tax-wrapper-project_title h5 a {
        font-size: 27px;
    }

    .styles_section {
        height: 100vh;
    }

    .service-content-first h3,
    .service-content-first h1,
    .service-content-first h2 {
        font-size: 30px;
    }
}

@media(max-width:1250px) {

    .main-navigation .menu li a {
        font-size: 75px;
        line-height: 95px;
    }

    .main-navigation .menu li:before {
        width: 200px;
    }

    .main-navigation .menu li:before {
        left: -100px;
    }

    .style-img-section {
        width: calc(20% - 25px);
        margin-right: 30px;
        margin-bottom: 36px;
    }

    .tax-wrapper-card {
        width: calc(50% - 15px);
        margin-right: 20px;
    }

    .social-icons a {
        margin-right: 35px;
    }

    /* .tax-project-section .tax-wrapper-card-count h5, .tax-project-section .tax-wrapper-project_title h5, .tax-project-section .tax-wrapper-project_title h5 a{
        height: 27px;
    } */
    .social-icons .left-icons ul li {
        margin-right: 22px;
    }

    .site-header .button-search .info-search form {
        padding: 0 0 12px 95px;
    }

    .site-header .button-search .info-search form::before {
        top: -5px;
        width: 60px;
        height: 100%;
    }

    .site-header .button-search .search-form .search-text {
        font-size: 70px;
        font-size: 7rem;
        line-height: 124%;
    }

    .site-header .button-search .info-search {
        border-bottom: 2px solid;
    }
}

@media(max-width:1150px) {
    .style-img-section {
        width: calc(33.33% - 20px);
    }

    .style-img-section:nth-child(3n) {
        margin-right: 0;
    }

    .style-img-section:nth-child(5n) {
        margin-right: 30px;
    }

    .styles_section .style_inner_section h4 {
        font-size: 47.0157px;
        line-height: 52px;
    }

    .style_inner_section:first-child {
        width: 46%;
    }

    .taxonomy-style .style-heading h2 {
        font-size: 81px;
    }

    .tax-project-section .tax-wrapper-left h4 {
        font-size: 70px;
        line-height: 71px;
    }

    .left-icons {
        width: 32%;
    }

    .social-icons .left-icons {
        width: auto;
    }

    .social-icons .right-icons {
        width: auto;
    }

    .social-icons a {
        margin-right: 30px;
    }
}

@media(max-width:989px) {
    .tax-project-section .tax-wrapper-left h4 {
        max-width: 100%;
    }

    .tax-project-section .tax-wrapper-left,
    .tax-project-section .tax-wrapper-right {
        width: 100%;
    }

    .main-navigation .menu li a {
        font-size: 62px;
        line-height: 77px;
    }

    .main-navigation ul {
        align-items: flex-start;
        justify-content: flex-start;
        padding: 0;
        padding-top: 25px;
        margin: 0 0 0 0;
    }

    .social-icons .left-icons ul {
        padding-top: 0;
    }

    header .container {
        padding: 0 44px;
    }

    .main-navigation .menu li {
        padding-left: 60px;
    }

    #primary-menu li.even {
        padding-right: 60px;
    }

    .main-navigation .menu li:before {
        width: 90px;
        left: -45px;
    }

    .menu-main.close-menu-button span.menu-icon,
    .menu-main.close-menu-button span.design-icon {
        width: 0;
        height: 0;
    }

    .menu-main.menu-toggle {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        gap: 0;
    }

    .main-navigation .menu li a:hover .hover_menu_img,
    .main-navigation .menu li a .hover_menu_img {
        opacity: 0;
        display: none;
    }

    .toggle-ul-menu {
        align-items: flex-start;
        justify-content: space-between;
    }

    .main-navigation .toggle-ul-menu {
        justify-content: center;
    }

    .social-icons {
        flex-wrap: wrap;
        padding: 0px;
        align-items: center;
        justify-content: space-between;
        bottom: 16.5px
    }

    .main-navigation,
    .main-navigation.show-menu {
        height: calc(100vh - 70px);
        top: 70px;
        overflow-x: hidden;
        padding-bottom: 70px;
    }

    .social-icons .right-icons {
        padding-right: 40px;
    }

    .social-icons a {
        margin-right: 18px;
    }

    .menu-open {
        overflow-y: hidden;
    }

    .social-icons .right-icons {
        width: 64%;
    }

    .style_inner_section:first-child {
        padding-right: 0;
    }

    .styles_section .style_inner_section .style_question {
        margin-top: 45px;
    }

    .project-detail-inner .common-detail-block.right-block.portrait_img {
        width: 40%;
    }

    .policy {
        padding: 0 20px;
    }

    .policy .entry-content .info-content {
        width: 100%;
    }

    .site-header .button-search .info-search form {
        padding: 0 0 8px 75px;
    }

    .site-header .button-search .info-search form::before {
        top: -3px;
        width: 40px;
        height: 100%;
    }

    .site-header .button-search .search-form .search-text {
        font-size: 50px;
        font-size: 5rem;
        line-height: 124%;
    }

    .service-content .menu-services ul {
        justify-content: center !important;
    }
}

@media (min-width: 768px) and (max-width: 989px) {
    .service-common-block .service-content-second.col-6 {
        width: 100% !important;
    }

    .service-common-block .service-content-second.col-6:first-child {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .service-common-block .service-content-second.col-6:last-child {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .service-common.two-columns .service-content-second {
        width: 100% !important;
        column-count: 1;
        column-gap: 0;
        padding-top: 32px;
    }
}

@media (min-width: 768px) {
    .visible-mobile {
        display: none;
    }

    .hidden-mobile {
        display: block;
    }

    .social-icons.hidden-mobile {
        display: flex !important;
        width: 100%;
        padding: 0 32px;
        left: 0;
    }

    .social-icons a.hidden-mobile {
        display: inline-block;
    }

    .social-icons .left-icons {
        width: auto;
    }

    .social-icons .right-icons {
        width: auto;
    }

    .service-content .menu-services ul {
        justify-content: space-between;
        row-gap: 0;
        column-gap: 18px;
    }

    .service-content .menu-services ul li {
        margin: 0 0 12px 0;
    }

    .service-common-block .service-content-second.col-6 {
        width: 50%;
    }

    .service-common-block .service-content-second.col-6:first-child {
        padding-right: 22px;
        padding-left: 0;
    }

    .service-common-block .service-content-second.col-6:last-child {
        padding-left: 22px;
        padding-right: 0;
    }
}

@media(max-width:767px) {
    .visible-mobile {
        display: block;
    }

    .hidden-mobile {
        display: none;
    }

    .service-common-block .service-content-second.col-6 {
        width: 100%;
    }

    .service-common-block .service-content-second.col-6:first-child {
        padding-right: 0;
        padding-left: 0;
    }

    .service-common-block .service-content-second.col-6:last-child {
        padding-left: 0;
        padding-right: 0;
    }

    .social-icons.visible-mobile {
        display: flex;
    }

    .style-error {
        margin-top: -23px;
    }

    .social-icons .right-icons {
        display: none;
    }

    .main-navigation .menu li a {
        font-size: 33px;
        line-height: 55px;
    }

    .social-icons a {
        margin-right: 55px;
    }

    .styles_section {
        padding-top: 62px;
        padding-bottom: 131px;
        height: auto;
    }

    .styles_section .style_inner_section h4 {
        font-size: 62px;
        line-height: 55px;
        margin-bottom: 55px;
    }

    .question_container form .fieldset h6 {
        font-size: 22px;
        Line-height: 27px;
        margin-bottom: 5px;
    }

    .styles_section .style_inner_section .style_question {
        margin-top: 54px;
    }

    .style_inner_section:first-child {
        width: 100%;
    }

    .style_inner_section:last-child {
        display: none;
    }

    .form-step h5 {
        font-size: 22px;
        line-height: 30px;
    }

    .style-container {
        padding-top: 18px;
        margin-bottom: 0px;
    }

    .style-img-section {
        margin-right: 36px !important;
        height: calc((50vw * 4) / 4);
    }

    .style-container.style-container-1 img {
        height: 100%;
        object-fit: contain;
    }

    .style-img-section:nth-child(2n) {
        margin-right: 0 !important;
    }

    .style-img-section {
        width: calc(50% - 19px);
    }

    .question_container .next.action-button,
    .question_container .previous.action-button {
        font-size: 0;
        height: 25px;
        width: 70px;
        padding-right: 0;
        padding-left: 0;
    }

    .question_container {
        padding-bottom: 50px;
    }

    .question_container .checkmark {
        position: absolute;
        right: 17px;
        top: -17px;
    }

    .question_container input:checked~.checkmark:after {
        width: 30px;
        height: 30px;
        min-width: 30px;
    }

    /* .style-img-section{
        height: 254px;
    } */
    .question_submit {
        padding: 2px 16px;
    }

    .tax-first-section .container {
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        flex-direction: column;
        flex-wrap: wrap;
        margin-bottom: 60px;
    }

    .tax-title {
        order: 2;
        width: 100%
    }

    .taxonomy-style .style_banner_image {
        margin-top: 25px;
        height: 300px;
        margin-bottom: 40px;
        width: 100%;
    }

    .style-gallary-image .image_gallary a img {
        height: 300px;
        max-height: 100%;
    }

    .taxonomy-style .style_banner_image img {
        height: 100%;
    }

    .taxonomy-style .style-heading h2 {
        font-size: 62px;
        line-height: 63.5px;
        margin-bottom: 10px;
        font-family: 'Span';
        font-style: normal;
    }

    .style-gallary-image .image_gallary {
        width: calc(100% - 0px);
        margin-right: 0px;
    }

    .style-gallary-image .image_gallary:first-child {
        margin-bottom: 50px;
    }

    .taxonomy-style .style-gallary-image {
        margin-bottom: 52px;
    }

    .tax-project-section .tax-wrapper-left,
    .tax-project-section .tax-wrapper-right {
        width: 100%;
        flex-wrap: wrap;
    }

    .tax-wrapper-card {
        width: calc(100% - 0px);
        margin-right: 0px;
        margin-bottom: 13px;
    }

    .tax-wrapper-card:last-child {
        margin-bottom: 0;
    }

    .tax-project-section .tax-wrapper-left h4 {
        font-size: 62px;
        line-height: 63px;
        max-width: 100%;
    }

    .tax-project-section .tax-wrapper-card-count h5,
    .tax-project-section .tax-wrapper-project_title h5,
    .tax-project-section .tax-wrapper-project_title h5 a {
        font-size: 25px;
        line-height: 26px;
    }

    .tax-project-section {
        padding: 31px 0 31px 0;
    }

    .tax-project-section .tax-wrapper-right {
        padding-top: 33px;
    }

    .tax-wrapper-card img {
        height: 300px;
        max-height: 100%
    }

    /* .social-icons{
        position: relative;
        top: auto;
        padding: 0;
    } */
    #primary-menu li.even,
    .main-navigation .menu li {
        padding-right: 0;
        padding-left: 0;
        text-align: left !important;
        width: 100%;
    }

    .main-navigation .menu li:before {
        display: none
    }

    .project-detail-inner .common-detail-block.right-block.portrait_img {
        width: 100%;
    }

    .left-icons {
        padding-bottom: 0px;
        width: 100%;
    }

    .social-icons .left-icons {
        width: 100%;
    }

    .social-icons .left-icons ul {
        width: 100%;
        flex-wrap: nowrap;
        padding: 0px;
        align-items: center;
        align-content: space-between;
        justify-content: space-between;
        flex-direction: row;
        display: flex;
    }

    .social-icons .left-icons a,
    .social-icons .left-icons li {
        text-align: center;
        margin: 0 !important;
        position: relative;
    }

    .social-icons a.language:first-child::after {
        display: none !important;
    }

    .social-icons .left-icons a i {
        position: relative;
    }

    .social-icons {
        position: absolute;
        bottom: 26px;
        left: 0;
        padding: 0 18px;
        width: 100%;
    }

    .main-navigation .social-icons {
        position: fixed;
    }

    .social-icons i.icon-image:before {
        top: 0;
        left: 0;
    }

    .tax-first-section {
        padding-top: 0;
    }

    .policy {
        padding: 0 18px;
    }

    .policy .entry-header .entry-title {
        font-size: 62px;
        line-height: 85.5%;
        margin-top: 40px;
        margin-bottom: 0;
    }

    .policy .entry-content .info-content {
        width: 100%;
    }

    .policy .entry-content table {
        border-color: #000;
        border: none;
        margin-bottom: 0;
        display: flex;
        flex-direction: column;
        width: 100%;
    }

    .policy .entry-content table thead {
        display: none;
    }

    .policy .entry-content table tr {
        border-color: #000;
        display: flex;
        flex-direction: column;
        width: 100%;
        border-bottom: 1px solid #000;
        padding: 12px 0 0 0;
    }

    .policy .entry-content table tr:first-child {
        border-top: 1px solid #000;
    }

    .policy .entry-content table td,
    .policy .entry-content table th {
        padding: 0 0 12px 0;
        border-color: #000;
        vertical-align: top;
        border: none;
        width: 100%;
    }

    .policy .entry-content table td:last-child,
    .policy .entry-content table th:last-child {
        width: 100%;
    }

    .social-icons .left-icons ul li.item-language .list-languages {
        position: absolute;
        bottom: 34px;
        left: 0;
        width: 32px;
        display: flex;
        flex-direction: column;
        height: auto;
        text-align: center;
        transition: all 0.25s ease-in-out;
        -webkit-transition: all 0.25s ease-in-out;
        opacity: 0;
        visibility: hidden;
    }

    .social-icons .left-icons .item-language.active .list-languages {
        transition: all 0.25s ease-in-out;
        -webkit-transition: all 0.25s ease-in-out;
        opacity: 1;
        visibility: visible;
    }

    .taxonomy-style .style_desc .tax-desc {
        column-count: 1;
        column-gap: 0;
        width: 100%;
    }

    .site-branding .button-search {
        position: absolute;
        top: 0;
        left: auto;
        right: 50px;
        transform: none;
        padding: 10px 0px 10px;
        margin: 0 0 0 0;
        width: 100px;
        text-align: center;
    }

    .single-post .slick-arrow.slick-next {
        right: -40px;
    }

    .site-branding .button-search h4 {
        display: none !important;
    }

    .search section.no-results {
        margin: 1em 0 6em 0;
        text-align: left;
    }

    .search section.no-results .page-header h1 {
        font-size: 70.22px;
        margin-bottom: 28px;
    }

    .service-content .menu-services ul {
        display: flex;
        justify-content: space-between !important;
    }

    .service-content .menu-services ul li {
        margin: 0 0 12px 0;
        width: 50%;
    }

    /*.service-content .menu-services ul li.active {
			display: none !important;
		}*/
    .service-content .menu-services ul li:hover,
    .service-content .menu-services ul li.active {
        border-color: transparent;
    }

    .service-content .menu-services ul li a,
    .service-content .menu-services ul li a:hover {
        border-bottom: 1px solid transparent;
    }

    .service-content .menu-services ul li:hover a,
    .service-content .menu-services ul li.active a,
    .service-content .menu-services ul li a:hover {
        border-color: #000;
    }

    .service-common.two-columns .service-content-second {
        width: 100% !important;
        column-count: 1;
        column-gap: 0;
    }
}

@media(max-width:639px) {
    /* .style-container.style-container-1 .style-img-section{
        height: 70.31px;
    } */
}

@media(max-width:479px) {
    .social-icons a {
        margin-right: 40px;
    }

    .taxonomy-style .style-heading h2 {
        font-size: 55px;
        line-height: 50.5px;
    }
}

@media(max-width:380px) {
    .main-navigation .menu li a {
        /*font-size: 60px;*/
        font-size: 52px;
    }

    .social-icons a {
        margin-right: 25px;
    }

    .style-img-section {
        width: calc(50% - 10px);
        margin-right: 20px !important;
    }

    .taxonomy-style .style-heading h2 {
        font-size: 46px;
        line-height: 50.5px;
    }

    .tax-project-section .tax-wrapper-left h4 {
        font-size: 44px;
        line-height: 50px;
    }

    .main-navigation {
        height: 100%;
    }

    .main-navigation {
        padding-bottom: 125px;
    }
}