/*
FONTS:
font-family: 'ADPortsGroup', sans-serif;

COLORS:
text #4f9dc8
principal #11325b
secundari #c42a34
tercer #CCCCCC

HEIGHTS:
header-height 84px
responsive-header-height 60px;
footer-height 300px
*/

body{
    -webkit-font-smoothing: antialiased !important;
}
.doc-styles p.text-medium-big{
    font-size: 28px;
}

.otgs-development-site-front-end{
    display: none !important;
}

#header > .wp-block-columns,
#main-menu.wp-block-columns
{
    align-items: center !important;
}
.doc-styles ul{
    padding-left: 0;
}
.doc-styles ul {
    padding-left: 0;
}
.doc-styles ul li{
    list-style: none;
    padding-left: 25px;
    position: relative;
}
.doc-styles li::before{
    content: "\203A";
    display: inline-block;
    position: absolute;
    left: 0;
    top: -1;
    font-size: 2rem;
    color: #c42a34;
}
.doc-styles .home-img-background h1{
    line-height: 1.15em;
}
.line-bottom {
	padding-bottom: 25px;
}
.line-bottom::after {
	height: 8px;
	background: #c42a34;
}
#header{
    background: transparent;
    padding-top: 40px;
}
#header .padding-sides{
    padding-left: 2.5%;
    padding-right: 2.5%;
}
.home #content{
    padding-top: 0;
}
#header.slim{
    background-color: #ffffff;
}

#header .logo img {
	height: 50px;
    transform: translateY(-3px);
}
/* #header.slim .logo img{
    height: 50px;
} */
#header.slim .button-link{
    margin-top: 15px;
}
#header.slim {
    padding-top: 7px;
    padding-bottom: 7px;
}
.doc-styles p.has-huge-font-size{
    font-size: 9rem;
}
.home-img-background .scroll-down figure {
    height: auto;
    width: auto;
}
.doc-styles .home-img-background > .wp-block-group__inner-container > .wp-block-columns > .wp-block-column:first-of-type{
    max-width: 1200px;
}
.doc-styles .home-img-background  .max-width-wide {
	max-width: 1540px;
}

#header.slim .hover-linea ul.menu li a::after {
    bottom: 0;
}

.opacity-1{
    opacity: .1;
}

#content.single-page,
#content.index-page
{
    padding-top: 90px !important;
    margin-bottom: 70px;
}

.home-img-background.nopaddingtop {
	padding-top: 0;
}

/*Menus*/
#menu-button{
    /* display: none; */
    cursor: pointer;
}
#main-menu ul,
.menu ul,
#footer ul {
    padding-left:0;
}
#main-menu ul li,
.menu ul li,
#footer ul li{
    list-style: none;
    display: inline-block;
    padding-left: 0;
}
#footer ul li::before{
    display: none;
}
#main-menu ul li a{
    color: #11325b;
    position: relative;
    padding: 0;
}
#main-menu ul li a:hover,
#main-menu ul li.current_page_item a,
/*eparcels*/
.page-id-1867 #main-menu ul li.menu-item-1858 a,
.page-id-1871 #main-menu ul li.menu-item-1858 a,
.page-id-1872 #main-menu ul li.menu-item-1858 a,
/*fulfilment*/
.page-id-938 #main-menu ul li.menu-item-801 a,
.page-id-947 #main-menu ul li.menu-item-801 a,
.page-id-954 #main-menu ul li.menu-item-801 a,
.page-id-923 #main-menu ul li.menu-item-801 a,
.page-id-1007 #main-menu ul li.menu-item-801 a,
.page-id-916 #main-menu ul li.menu-item-801 a,
.page-id-899 #main-menu ul li.menu-item-801 a,
/*casestudies*/
.page-id-1239 #main-menu ul li.menu-item-2219 a,
.page-id-1261 #main-menu ul li.menu-item-2219 a,
.page-id-1499 #main-menu ul li.menu-item-2219 a,
.page-id-1517 #main-menu ul li.menu-item-2219 a,
.page-id-1269 #main-menu ul li.menu-item-2219 a,
.page-id-1515 #main-menu ul li.menu-item-2219 a,
.page-id-1267 #main-menu ul li.menu-item-2219 a,
/*posts*/
.single-post #main-menu ul li.menu-item-2056 a
{
    color: #c42a34;
}
#header ul.menu li a{
    padding: 0;
    /* font-weight: normal; */
}
#header.slim ul.menu li a {
	padding: 0;
}
#footer ul li a{
    position: relative;
}
/* #main-menu ul li a::after,
#footer ul li a::after
{
    position: absolute;
    margin-top: 10px;
    bottom: -10px;
    left: 0;
    content: '';
    display: block;
    height: 2px;
    background-color: #B81B2F;
    width: 0%;
    transition: .2s;
}
#main-menu ul li:hover a::after,
#footer ul li:hover a::after
{
    width: 100%;
} */
#main-menu ul li:not(:last-of-type),
#footer ul li:not(:last-of-type){
    margin-right: 1.2rem;
}

#main-menu ul li.menu-item-has-children{
    position: relative;
}
#main-menu ul li.menu-item-has-children .sub-menu{
    display: none;
    background: #ffffff;
    position: absolute;
    text-align: left;
    padding: 30px 10px 20px 10px;
    width: 200px;
    left: 0;
}
#main-menu ul li.menu-item-has-children:hover .sub-menu{
    display: block;
}
#main-menu ul li.menu-item-has-children .sub-menu li{
    display: block;
}
#search-button {
	height: 40px;
}
#search-button svg {
	height: 100%;
	width: auto;
	vertical-align: middle;
	padding: 10px;
	border: solid 1px #005390;
	box-sizing: border-box;
}
ul.menu li a, .menu ul li a {
	font-weight: normal;
}

.footer-wrapper .bottom-bar ul li:not(:first-of-type) {
	margin-left: 0
}
#footer.footer-wrapper .bottom-bar ul.menu li a {
	font-size: 1rem;
}
.footer-wrapper .footer-info {
	background: #11325b;
	padding-top: 3rem;
	padding-bottom: 3rem;
	position: relative;
    color: #ffffff;
}
.footer-wrapper .footer-info .wp-block-columns{
    flex-flow: row wrap;
    justify-content: center;
    gap: 0;
}
.footer-wrapper .footer-info .wp-block-columns .wp-block-column{
    flex-basis: calc(33.33% - 5vw);
    flex-grow: 0;
    margin-bottom: 30px;
}
.footer-wrapper .bottom-bar{
    background: #072040;
}
#footer .top-bar {
    background: #F3F3F3;
    padding-top: 2rem;
    padding-bottom: 2rem;
    align-items: center;
    justify-content: center;
    padding: 0 !important;
}
#footer .top-bar .wpcf7-form{
    text-align: center;
}
#footer .top-bar .wpcf7-form a{
    color: #11325b;
    text-decoration: underline !important;
}
.footer-wrapper .bottom-bar .footer-social{
    display: flex;
    align-items: center;
}
.footer-wrapper .bottom-bar .footer-social img{
    margin-left: 10px;
    filter: brightness(99) saturate(0);
}
.logofooter{
    text-align: center;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;    
}
/* #footer p:not(.has-text-color) a {
	color: #ffffff;
} */
.social-media a img {
	height: 25px;
}
#footer .top-bar ul li:not(:first-of-type)::before {
	display: none;
}
#footer .top-bar h3{
    margin-bottom: .3rem;
}
.wpcf7 .label-acceptance{
    display: block;
    margin-top: 1rem;
}
.wpcf7-spinner{
    display: block;
}
#footer .doc-styles p.title{
    color: #ADDAFF;
}

input[type="submit"], .button, p.button-link a, .wp-block-button a, .comment-reply-link, .woocommerce-message a.button, .woocommerce .cart .button, .woocommerce a.button {
	border-radius: 30px;
}
p.button-link.alt a{
    background-color: #4f9dc8;
    border-color: #4f9dc8;
    color: #ffffff !important;
}
p.button-link.alt a:hover{
    background-color: transparent;
    color: #4f9dc8 !important;
}

.footer-info img.logo{
    max-width: 220px;
    height: auto;
}
.footer-info img.icon{
    max-width: 25px;
    height: auto;
    margin-right: 10px;
    display: inline-block;
}
.footer-wrapper .footer-info .wp-block-column:not(:last-of-type) {
	border-right: none;
}
/* #footer ul li:not(:last-of-type){
    padding-right: 1em;
    margin-right: 1em;
    border-right: solid 1px #B81B2F;
} */
/* #footer .menus-footer {
    margin-bottom: 40px;
}
#footer .menus-footer ul li{
    display: block;
} */
/* #footer .menus-footer ul li:not(:last-of-type){
    border-right: none;
    margin-right: 0;
    padding-right: 0;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    border-bottom: solid 1px #ADDAFF;
} */

.intro-pagines .img-destacada{
    position: relative;
}
.intro-pagines .img-destacada img{
    position: absolute;
    width: 100%;
    height: auto;
}

.doc-styles p.has-medium-font-size {
	font-size: 1.5rem;
}

.fullsize-blocks .wp-block-columns .wp-block-column.text-column {
	padding-left: 7%;
	padding-right: 7%;
}

.fullsize-blocks .wp-block-columns .wp-block-column .wp-block-image{
    z-index: -1;
}

.wpcf7 label {
	margin-bottom: 0;
}
.wpcf7 .label-acceptance{
    padding-left: 38px;
    text-align: left;
    position: relative;
    margin-top: 0;
}
.wpcf7 .label-acceptance .wpcf7-form-control-wrap{
    position: absolute;
    left: 0;
    top: 4px;
}

.counter-animation.bold p{
    font-weight: bold;
}
.counter-animation.centered p{
    width: 100%;
    text-align: center;
}
.home-img-background.case{
    height: auto;
}
.case-text-block{
    margin-top: -150px;
    z-index: 1;
    position: relative;
    background-color: #ffffff;
}

.no-margin-columns .wp-block-column:not(:first-child),
.wp-block-columns.no-margin-columns:not(.is-not-stacked-on-mobile) > .wp-block-column:not(:first-child)
{
    margin-left: 0;
}
.doc-styles .no-margin-columns .wp-block-image img{
    display: block;
}

.minimargin-top{
    margin-top: 18px;
}


.image-hover{
    position: relative;
}
.image-hover .text-hover{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgba(255,255,255,.7);
    transition: .3s;
}
.image-hover .text-hover .wp-block-group__inner-container{
    display: flex;
    flex-flow: column wrap;
    justify-content: space-between;
    padding: 30px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}
.image-hover:hover .text-hover{
    opacity: 1;
}
.flex-grow{
    flex-grow: 1;
}

.text-column{
    padding: 50px;
    box-sizing: border-box;
}


.home .doc-styles h2.h2-giant{
    font-size: 4rem;
}

.no-header{
    position: relative;
    z-index: 9;
}

.curve{
    height: 160px;
    position: relative;
}

.doc-styles .wp-block-image.full-width.curve img{
    height: 80px;
}
.curve img{
    height: 80px;
    transition: .6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: absolute;
    bottom: 0;
}

.curve.bottom img{
    bottom: auto;
    top: 0;
}

/* STICKY CONTAINER */
.sticky-container{
    position: relative;
}
.sticky-container::after{
    background: rgb(218,226,227);
    background: linear-gradient(90deg, rgba(218,226,227,0) 0%, rgba(242,242,242,1) 100%);
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 200px;
}
.sticky-container > .wp-block-group__inner-container {
    overflow-x: hidden;
    display: flex;
    flex-flow: row;
    position: sticky;
    top: 40px;
    left: 0;
    /* padding-left: 100px; */
}
.sticky-container .slide-scroll{
    /* height: 100vh; */
    overflow-y: hidden;
    box-sizing: border-box;
    position: relative;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 70px;
    padding-right: 70px;
    min-width: 480px;
    width: 480px;
}
.sticky-container .slide-scroll .wp-block-group__inner-container{
    height: 100%;
    padding-top: 360px; /* padding top fixe */
    display: flex;
    flex-flow: column wrap;
    justify-content: space-between;

}
.sticky-container .slide-scroll .wp-block-group__inner-container p{
    margin: 0;
    margin-bottom: 0;
    line-height: 1.3em;
    min-height: 50px;
    display: flex;
    align-items: flex-start;
}

.sticky-container .slide-scroll .wp-block-group__inner-container .has-large-font-size{
    flex-grow: 1;
    margin-bottom: 0;
    font-size: 28px !important;
}

.sticky-container .sliderPerWidth{
    display: none;
}
.sticky-container .slide-scroll figure{
    margin: 0;
}
.sticky-container .slide-scroll .wp-block-image img{
    transition: .2s;
}
.sticky-container .slide-scroll .wp-block-image:hover img{
    transform: scale(1.05);
}
.doc-styles .sticky-container .slide-scroll p.has-large-font-size
{
    font-size: 2rem;
    line-height: 1.23em;
}

.doc-styles p.subtitle-slider {
	font-size: 1rem;
	max-width: 720px;
}

.slide-text-narrow{
    max-width: 300px;
    margin-top: 40px;
}

.doc-styles p.slider-title
{
    font-size: 28px !important;
    line-height: 1.23em;
}


.slider-fixe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 100px;
    transition: .3s;
}
.slider-fixe.fixed{
    position: fixed;
    margin-left: auto;
    margin-right: auto;
}
.slider-fixe.fixed.disappear{
    top: -100%;
}

.no-padding{
    padding-left: 0 !important;
    padding-right: 0 !important;
}

img{
    display: block;
}

.shadow-block{
    border-radius: 30px;
    box-shadow: 0px 12px 12px 3px rgba(0,0,0,.1);
    padding: 40px;
}


.border-column .wp-block-column:not(:last-of-type){
    border-right: solid 1px #c42a34;
    padding-right: 3rem;
    box-sizing: border-box;
}
.border-column.border-dark .wp-block-column:not(:last-of-type){
    border-right: solid 1px #a1a1a1;
}


.home .doc-styles h2{
    font-size: 3rem;
    font-weight: bold;
}

.overlap{
    transform: translateY(-18%);
    margin-bottom: -18%;
    position: relative;
    z-index: 3;
}

.bottom-page{
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
}
.top-page{
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.image-appear{
    position: relative;
}

.image-appear .wp-block-image {
    position: absolute;
    width: 100%;
    height: auto;
    left: 0;
    top: 0;
}
.image-appear .wp-block-image.back {
    position: relative;
}

.image-appear .wp-block-image img{
    max-height: 800px;
    object-fit: contain;
    object-position: left center;
}

.home-img-background {
	height: auto;
}
.home .home-img-background{
    min-height: calc(100vh - 120px);
}
.home .home-img-background .svg-animation {
	height: 85vh;
	position: absolute;
	left: 9%;
	top: 9vh;
    max-width: 50%;
}
/* .home .height-logo{
    
} */
.home .home-img-background .bounce{
    margin-top: -120px;
}
.home .home-img-background .height-logo .wp-block-group__inner-container{
    min-height: calc(100vh - 120px);  
}
.home .home-img-background .height-logo .wp-block-group__inner-container {
	justify-content: center;
}

.wp-block-columns.intro-columns .wp-block-column.image-appear{
    flex-basis: auto;
    flex-grow: 0;
}
.wp-block-columns.intro-columns .wp-block-column.text-column{
    padding: 80px;
    margin: 0;
    max-width: 700px;
}
.footer-wrapper .footer-info {
    padding-left: 6rem;
    padding-right: 6rem;
    padding-top: 5rem;
}
.footer-info .logofooter{
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.footer-info .logofooter .wp-block-column{
    flex-basis: 100% !important;
}
.footer-info .logofooter a{
    display: inline-block;
}
.footer-info .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
	padding-left: 2.5vw;
    padding-right: 2.5vw;
}

.wp-block-columns{
    gap: 0 !important;
}

/* .home-img-background .content-block p{
    padding-right: 100px;
} */

.home .home-img-background .content-block{
    transform: translateY(-30px);
}

.max-width-text{
    max-width: 700px;
}

.home .home-img-background .max-width-text{
    max-width: 430px;
}

.home-img-background .content-block.max-width-text{
    max-width: 470px;
}
.home-img-background .content-block.max-width-text.content-block-wide
{
    max-width: 820px;
}

.home .fullsize-blocks .wp-block-columns .wp-block-column.text-column{
    padding-left: 0;
    padding-right: 0;
}

.index5{
    z-index: 5;
    position: relative;
}
.index4{
    z-index: 4;
    position: relative;
}
.index0{
    z-index: 0;
    position: relative;
}
.index1{
    z-index: 1;
    position: relative;
}
.index-1{
    z-index: -1;
    position: relative;
}

#footer{
    position: relative;
    z-index: 6;
}

.overlapbottom{
    transform: translateY(-12vw);
    margin-bottom: -32vw;
}

.footer-wrapper .footer-info .wp-block-column iframe{
    max-width: 100%;
    max-height: 200px;
}

.background-oval::before{
    width: 150%;
    height: 1120px;
    background-color: #ecf1f159;
    content: '';
    position: absolute;
    top: -400px;
    left: -25%;
    z-index: -1;
    border-radius: 50% 140% 100% 0%;
}

/* .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column:not(:first-child){
    margin-left: 5rem;
} */

.padding-sides-big{
    padding-left: 10% !important;
    padding-right: 10% !important;
}
.columns-level{
    justify-content: space-around;
    flex-flow: row wrap;
}
.columns-level .wp-block-column{
    display: flex;
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
    flex-basis: 340px !important;
    flex-grow: 0 !important;
}
.columns-level .wp-block-column p.flex-grow{
    flex-grow: 1;
}

.overlap-content{
    margin-top: 10vw;
}

.posts-wrapper a.post-link{
    flex-grow: 1;
    display: flex;
    flex-flow: column wrap;
    justify-content: space-between;
    align-items: center;
}

.posts-wrapper a.post-link .block-text{
    flex-grow: 1;
    display: flex;
    flex-flow: column wrap;
    justify-content: space-between;
    align-items: center;
}
.posts-wrapper a.post-link .block-text .post-title{
    flex-grow: 0;
    margin-bottom: 0;
}
.posts-wrapper a.post-link .block-text .button-wrap{
    flex-grow: 1;
    display: flex;
    flex-flow: column wrap;
    justify-content: flex-end;
}


/* colors */
.wp-block-group.background-color{
    background-color: #fcfcfc;
}


/* taronja */
.taronja .background-oval::before{
    background-color: #fef8f4;
}
.doc-styles .taronja p{
    color: #6b6b6b;
}
.doc-styles .taronja .main-color{
    color: #fe6c00;
}
.doc-styles .taronja p.button-link a,
.doc-styles p.button-link.taronja a
{
    background-color: #fe6c00;
    border-color: #fe6c00;
    color: #ffffff !important;
}
.doc-styles .taronja p.button-link a:hover,
.doc-styles p.button-link.taronja a:hover
{
    background-color: transparent;
    color: #fe6c00 !important;
}
.taronja .background-color-stripe{
    background-color: #fe6c00;
}
.doc-styles .taronja .wp-block-group.background-color-stripe p{
    color: #ffffff;
}
.doc-styles .taronja .background-color-stripe p.button-link a {
	background-color: #ffffff;
	border-color: #ffffff;
	color: #fe6c00 !important;
}
.doc-styles .taronja .background-color-stripe p.button-link a:hover {
	background-color: #fe6c00;
	border-color: #ffffff;
	color: #ffffff !important;
}


/* groc */
.groc .background-oval::before{
    background-color: #fef9ee;
}
.doc-styles .groc p{
    color: #6b6b6b;
}
.doc-styles .groc .main-color{
    color: #ffb100;
}
.doc-styles .groc p.button-link a,
.doc-styles p.button-link.groc a{
    background-color: #ffb100;
    border-color: #ffb100;
    color: #ffffff !important;
}
.doc-styles .groc p.button-link a:hover
.doc-styles p.button-link.groc a:hover
{
    background-color: transparent;
    color: #ffb100 !important;
}
.groc .background-color-stripe{
    background-color: #ffb100;
}
.doc-styles .groc .wp-block-group.background-color-stripe p{
    color: #ffffff;
}
.doc-styles .groc .background-color-stripe p.button-link a {
	background-color: #ffffff;
	border-color: #ffffff;
	color: #ffb100 !important;
}
.doc-styles .groc .background-color-stripe p.button-link a:hover {
	background-color: #ffb100;
	border-color: #ffffff;
	color: #ffffff !important;
}

/* verd */
.verd .background-oval::before{
    background-color: #f2f9f9;
}
.doc-styles .verd p{
    color: #6b6b6b;
}
.doc-styles .verd .main-color{
    color: #00b1a9;
}
.doc-styles .verd p.button-link a,
.doc-styles p.button-link.verd a{
    background-color: #00b1a9;
    border-color: #00b1a9;
    color: #ffffff !important;
}
.doc-styles .verd p.button-link a:hover
.doc-styles p.button-link.verd a:hover{
    background-color: transparent;
    color: #00b1a9 !important;
}
.verd .background-color-stripe{
    background-color: #00b1a9;
}
.doc-styles .verd .wp-block-group.background-color-stripe p{
    color: #ffffff;
}
.doc-styles .verd .background-color-stripe p.button-link a {
	background-color: #ffffff;
	border-color: #ffffff;
	color: #00b1a9 !important;
}
.doc-styles .verd .background-color-stripe p.button-link a:hover {
	background-color: #00b1a9;
	border-color: #ffffff;
	color: #ffffff !important;
}



/* lila */
.lila .background-oval::before{
    background-color: #f7f6fa;
}
.doc-styles .lila p{
    color: #6b6b6b;
}
.doc-styles .lila .main-color{
    color: #54438a;
}
.doc-styles .lila p.button-link a,
.doc-styles p.button-link.lila a{
    background-color: #54438a;
    border-color: #54438a;
    color: #ffffff !important;
}
.doc-styles .lila p.button-link a:hover,
.doc-styles p.button-link.lila a:hover{
    background-color: transparent;
    color: #54438a !important;
}
.lila .background-color-stripe{
    background-color: #54438a;
}
.doc-styles .lila .wp-block-group.background-color-stripe p{
    color: #ffffff;
}
.doc-styles .lila .background-color-stripe p.button-link a {
	background-color: #ffffff;
	border-color: #ffffff;
	color: #54438a !important;
}
.doc-styles .lila .background-color-stripe p.button-link a:hover {
	background-color: #54438a;
	border-color: #ffffff;
	color: #ffffff !important;
}


/* vermell */
.vermell .background-oval::before{
    background-color: #fef8f9;
}
.doc-styles .vermell p{
    color: #6b6b6b;
}
.doc-styles .vermell .main-color{
    color: #c7002b;
}
.doc-styles .vermell p.button-link a,
.doc-styles p.button-link.vermell a{
    background-color: #c7002b;
    border-color: #c7002b;
    color: #ffffff !important;
}
.doc-styles .vermell p.button-link a:hover,
.doc-styles p.button-link.vermell a:hover{
    background-color: transparent;
    color: #c7002b !important;
}
.vermell .background-color-stripe{
    background-color: #c7002b;
}
.doc-styles .vermell .wp-block-group.background-color-stripe p{
    color: #ffffff;
}
.doc-styles .vermell .background-color-stripe p.button-link a {
	background-color: #ffffff;
	border-color: #ffffff;
	color: #c7002b !important;
}
.doc-styles .vermell .background-color-stripe p.button-link a:hover {
	background-color: #c7002b;
	border-color: #ffffff;
	color: #ffffff !important;
}


/* blau */
.blau .background-oval::before{
    background-color: #f4f9ff;
}
.doc-styles .blau p{
    color: #6b6b6b;
}
.doc-styles .blau .main-color{
    color: #11325b;
}
.doc-styles .blau p.button-link a,
.doc-styles p.button-link.blau a{
    background-color: #11325b;
    border-color: #11325b;
    color: #ffffff !important;
}
.doc-styles .blau p.button-link a:hover,
.doc-styles p.button-link.blau a:hover{
    background-color: transparent;
    color: #11325b !important;
}
.blau .background-color-stripe{
    background-color: #11325b;
}
.doc-styles .blau .wp-block-group.background-color-stripe p{
    color: #ffffff;
}
.doc-styles .blau .background-color-stripe p.button-link a {
	background-color: #ffffff;
	border-color: #ffffff;
	color: #11325b !important;
}
.doc-styles .blau .background-color-stripe p.button-link a:hover {
	background-color: #11325b;
	border-color: #ffffff;
	color: #ffffff !important;
}


.taronja .background-oval::before,
.groc .background-oval::before,
.verd .background-oval::before,
.lila .background-oval::before,
.vermell .background-oval::before,
.blau .background-oval::before
{
    height: 1250px;
}

.page-id-543 #header,
.page-id-434 #header,
.page-id-3152 #header,
.page-id-3148 #header,
.page-id-5248 #header,
.page-id-4206 #header
{
    background-color: #ffffff;
}

.background-video{
    position: relative;
    background-color: #11325b !important;
}

.backgroundwhite{
    position: relative;
    background-color: #ffffff;
}

.background-video .wp-block-video{
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    background-color: #11325b;
}
.background-video .wp-block-video video{
    opacity: .7;
    min-width: 100%;
    min-height: 100%;
    height: auto;
    width: auto;
    position: absolute;
    bottom: 0;
}
.background-video .background-video-text{
    z-index: 2;
    position: relative;
    padding-top: 120px;
}
.background-video .background-video-text h1,
.background-video .background-video-text p
{
    color: #ffffff;
}

.doc-styles .full-width{
    position: relative;
}
.doc-styles .full-width img{
    width: 100% !important;
    height: auto !important;
}

.homebottom{
    margin-top: -460px;
}
.homebottom2{
    margin-top: -310px;
}

#side-menu {
	background-color: #ecf1f1;
    padding-top: 50px;
    z-index: 99;
    top: 110px;
}
#side-menu ul li{
    text-align: center;
    margin-bottom: 20px;
}
#side-menu ul li a{
    font-size: 1.6rem;
    color: #11325b;
}
#menu-button{
    padding-top: 35px;
    height: 80px;
}

#header{
    background-color: transparent;
}

#content{
    padding-top: 0 !important;
}

.doc-styles .max-width-narrow.shadow-block{
    padding: 70px;
    max-width: 740px;
}

#footer p:not(.has-text-color).button-link a:hover{
    color: #c42a34 !important;
}


.doc-styles .home-img-background .wp-block-image.full-width img{
    width: 100%;
    height: auto;
    position: absolute;
    max-width: 1010px;
    z-index: 1;
}

.home .doc-styles .home-img-background .wp-block-image.full-width img{
    width: 50%;
    height: auto;
    position: absolute;
    max-width: 1010px;
    z-index: 1;
}

.linkedin-icon img{
    display: inline-block;
    margin-left: 10px;
    height: 25px;
    width: 25px;
}

.post-cat{
    color: #c42a34;
    margin-bottom: 10px;
}
.post-cat-single{
    margin-top: 40px;
}
.posts-wrapper.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column:not(:first-child) {
	margin-left: 5rem;
}
.single-page.doc-styles h1{
    margin-top: 0;
}

.single-page.doc-styles p:first-of-type{
    font-size: 1.4rem;
}

.single-page.doc-styles h2{
    font-size: 1.9rem;
}
.single-page.doc-styles h3{
    font-size: 1.7rem;
}
.single-page.doc-styles h4{
    font-size: 1.5rem;
}

.newsletter input[type="button"]{
    font-family: 'ADPortsGroup', sans-serif !important;
    padding: 1rem 1.5rem !important;
    box-sizing: border-box !important;
    border: solid 1px #c42a34 !important;
    background: #c42a34 !important;
    color: #ffffff !important;
    cursor: pointer !important;
    line-height: 1em !important;
    font-weight: bold !important;
    transition: .3s !important;
    font-size: 1.1rem !important;
    border-radius: 0 !important;
    display: inline-block !important;
    min-width: 180px !important;
    text-align: center !important;
    height: auto !important;
    width: auto !important;
    border-radius: 30px !important;
    margin-top: 20px;
}
.newsletter input[type="button"]:hover{
    background: #ffffff !important;
    border-color: #c42a34 !important;
    color: #c42a34 !important;
}

.newsletter input[type="submit"]{
    margin-top: 0 !important;
}

#header{
    max-width: 100vw;
}

.background-video{
    overflow: hidden;
    padding-bottom: 150px;
    margin-bottom: -200px;
}

.wp-block-columns {
	flex-wrap: wrap !important;
}

.language a{
    color: #c42a34;
}
.language a:not(:last-of-type){
    margin-right: 15px;
}

.mobile{
    display: none !important;
}

.buttons-wrapper{
    position: fixed;
    right: 100px;
    bottom: 150px;
    z-index: 9;
    animation: 1s appear-right;
    animation-delay: 1s;
    animation-fill-mode: backwards;
}
@keyframes appear-right {
    0%{
        transform: translateX(100px);
    }
    100%{
        transform: translateX(0);
    }
}
.buttons-wrapper .button{
    position: absolute;
    left: 0;
    top: 0;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background-color: #000000;
    padding: 7px;
    box-sizing: border-box;
    min-width: 0;
    border: none !important;
    transition: .4s;
}
.buttons-wrapper .button img{
    width: 50px;
    height: 50px;
    display: block;
}
.buttons-wrapper .whatsapp-button{
    background-color: #49e670;
}
.buttons-wrapper .email-button{
    background-color: #c42a34;
}
.buttons-wrapper.open .whatsapp-button{
    transform: translateY(-148px);
}
.buttons-wrapper.open .email-button{
    transform: translateY(-74px);
}
.buttons-wrapper .chat-button:hover{
    transform: scale(1.1);
}
.buttons-wrapper.open .whatsapp-button:hover{
    transform: translateY(-148px) translateX(-7px);
}
.buttons-wrapper.open .email-button:hover{
    transform: translateY(-74px) translateX(-7px);
}

.doc-styles .home-img-background h1{
    font-size: 3rem !important;
}


.background-image{
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    height: 100%;
    width: 100%;
}
.background-image img{
    object-fit: cover;
    width: 100% !important;
    height: 100% !important;
}
.barra-lateral{
    position: absolute;
    top: 150px;
    right: 0;
    background: #FAFAFA;
    padding: 50px;
    box-sizing: border-box;
    border-radius: 25px;
    box-shadow: 0 2px 7px 3px rgba(0,0,0,0.11);
}
.barra-lateral-wrapper{
    position: relative;
}

.half-column{
    flex-basis: 50% !important;
    display: block;
    margin: 0 auto !important;
    width: 50% !important;
    flex-grow: 0 !important;
}

.submit-button{
    text-align: center;
    margin-top: 30px;
}
.submit-button input[type="submit"] {
	border: solid 1px #11325b;
	background: #11325b;
}
.submit-button input[type="submit"]:hover {
	border: solid 1px #11325b;
	background: transparent;
   color: #11325b;
}

.barra-lateral input[type="text"],
.barra-lateral input[type="email"],
.barra-lateral input[type="password"],
.barra-lateral input[type="tel"],
.barra-lateral textarea{
    border-radius: 7px;
}
.barra-lateral .wpcf7 label{
    font-weight: bold;
    font-size: 1rem !important;
}

.link-blue a{
    color: #11325b !important;
}
.link-blue a:hover{
    color: #B81B2F !important;
}

.img-services {
	width: 350px !important;
	height: auto !important;
	margin: 0 auto !important;
	display: block;
    margin-bottom: 40px !important;
}
.img-services img{
    transition: .2s; 
    border-radius: 10px;
}
.img-services:hover img{
    transform: scale(1.05);
}

.img-background-landing{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.doc-styles .img-background-landing img{
    height: 100% !important;
    object-fit: cover;
}

.landing-header .wp-block-group.max-width-landing{
    position: relative;
    z-index: 1;
    padding-top: 120px;
}
.landing-header .wp-block-group.max-width-landing h1{
    margin-top: 0;
}

.landing-header .wp-block-group.max-width-landing h1.has-large-font-size{
    font-size: 3.4rem !important;
    line-height: 1.1em;
}

.landing-header .color-white{
    color: #ffffff;
}

.block-form{
    background: #FAFAFA;
    box-shadow: 0 2px 7px 3px rgba(0,0,0,0.11);
    border-radius: 25px;
    padding: 0;
    /* position: absolute; */
    /* margin-left: 50px; */
}

.doc-styles .max-width-landing{
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.doc-styles .max-width-landing h2{
    margin-top: 0;
}
.max-width-landing .text-column-landing{
    padding-right: 100px; 
    box-sizing: border-box;
}

.max-width-landing input[type="text"],
.max-width-landing input[type="email"],
.max-width-landing input[type="password"],
.max-width-landing input[type="tel"],
.max-width-landing textarea {
	margin-top: 0;
}

.get-to-know{
    border-radius: 20px;
}


input[type="checkbox"] {
	transform: none;
}

#header-top-bar{
	background: #ae2626;
	background: -moz-linear-gradient(left, #782327 0%, #aa272f 50%, #cd202c 100%) !important;
	background: -webkit-linear-gradient(left, #782327 0%,#aa272f 50%,#cd202c 100%) !important;
	background: linear-gradient(to right, #782327 0%,#aa272f 50%,#cd202c 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#782327', endColorstr='#cd202c',GradientType=1 ) !important;
    color: #ffffff;
    height: 40px;
    position: fixed;
    top: 0;
    z-index: 999;
    width: 100%;
    transition: .2s;
}
#header-top-bar .container{
    max-width: 100vw !important;
    padding-left: 2.5%;
    padding-right: 2.5%;
    margin-right: 0 !important;
    margin-left: 0 !important;
    text-align: right;
    box-sizing: border-box;
}
#header-top-bar a {
    font-family: 'ADPortsGroup',sans-serif !important;
	font-size: 13px;
	font-weight: 400;
	line-height: 40px;
    font-weight: normal;
    padding: 10px 15px;
    box-sizing: border-box;
}
#header-top-bar.slim{
    transform: translateY(-100%);
}


.upb_row_bg, .footer-widgets-section, .header-top-section, .redgradientbg, .redgradientbg::before, .bg-overlay-light::before, .bg-overlay-primary::before {
	background: #ae2626;
	background: -moz-linear-gradient(left, #782327 0%, #aa272f 50%, #cd202c 100%) !important;
	background: -webkit-linear-gradient(left, #782327 0%,#aa272f 50%,#cd202c 100%) !important;
	background: linear-gradient(to right, #782327 0%,#aa272f 50%,#cd202c 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#782327', endColorstr='#cd202c',GradientType=1 ) !important;
    color: #ffffff;
}
.container {
	max-width: 1200px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.row {
	margin-right: -15px;
	margin-left: -15px;
    display: flex;
    gap: 30px;
}
.footer-widgets-section {
	padding: 40px 0;
}
.footer-widgets .widget {
	margin-bottom: 10px;
	border: none;
}
.footer-widgets .widget h3 {
	font-size: 16px;
	line-height: 42px;
	background: none;
	padding-left: 15px;
	margin: 0 0 8px;
	padding: 0;
	text-transform: uppercase;
	border-bottom: 1px solid #e1e1e1;
}
#footer-widgets-1{
    flex-basis: 25%;
}
#footer-widgets-2{
    flex-basis: 33.33333333%;
}
#footer-widgets-3{
    flex-basis: 16.66666667%;
}
#footer-widgets-4{
    flex-basis: 25%;
}

.widget ul {
	padding: 0px;
	list-style: none;
	margin-bottom: 0;
    padding-left: 7px;
}
.widget li {
	list-style-type: ">" !important;
	line-height: 26px;
	padding-left: 1em !important;
	color: #ffffff;
    margin: 5px 0;
    width: 100%;
    display: flow-root list-item !important;
    font-size: 13px !important;
}
#footer .widget.widget_nav_menu li a {
	color: #ffffff !important;
    font-size: 13px !important;
}

.footer-wrapper .bottom-bar {
	background: #ffffff;
    color: #072040;
    font-size: 13px !important;
}
.footer-wrapper .bottom-bar p{
    font-size: 13px !important;
}
#footer.footer-wrapper .bottom-bar ul.menu li a{
    font-size: 13px !important;
}

.textwidget p{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #ffffff;
    line-height: 25px;
}
.textwidget p:first-of-type{
    margin-top: 0;
}
.textwidget svg{
    height: auto;
    width: 200px;
    margin-left: -5px;
    margin-bottom: 0;
}

.col-sm-4.col-xs-12 .widget_nav_menu{
    display: flex;
    flex-flow: row wrap;
}
.col-sm-4.col-xs-12 .widget_nav_menu h3{
    width: 100%;
    flex-basis: 100%;
}

/* BREAKPOINTS */
@media (max-height: 1100px) { 
    .sticky-container .slide-scroll .wp-block-group__inner-container{
        padding-top: 280px; /* padding top fixe */
    }

    .max-width-landing {
        padding-left: 3%;
        padding-right: 3%;
    }
    /* .max-width-landing .wp-block-columns .wp-block-column,
    .max-width-landing.wp-block-columns .wp-block-column{
        flex-basis: 100% !important;
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
    } */
    .block-form{
        position: relative;
        margin-left: 0;
    }
    .landing-header .wp-block-group.max-width-landing{
        padding-top: 80px;
    }

}

@media (max-width: 1850px) {
    .home .fullsize-blocks .wp-block-columns .wp-block-column.text-column{
        padding-left: 3%;
        padding-right: 3%;
    }
}


@media (max-width: 1400px) {
    /* .overlap-content {
        margin-top: 0;
        margin-top: 40px;
    } */
    #header p.button-link{
        margin-top: 0;
        margin-right: 50px;
    }

    .col-form-landing{
        display: flex;
        flex-flow: column wrap !important;
    }
}

@media (max-width: 1336px) {
    .footer-wrapper .bottom-bar .social-media{
         margin-top: 0;
    }
    #header{
        z-index: 98;
    }
    .footer-wrapper .footer-info .wp-block-columns {
        flex-flow: row wrap;
    }
    .footer-wrapper .footer-info .wp-block-columns .wp-block-column {
        flex-basis: calc(50% - 5rem) !important;
        flex-grow: 0 !important;
        margin-left: 0;
        margin-bottom: 3rem;
    }

    #header #main-menu #menu-main-chinese-traditional,
    #header #main-menu #menu-main-spanish
    {
        display: none;
    }

    #header {
        height: 80px;
    }
}

@media (max-width: 991px) {



    #footer .wp-block-column{
        margin-bottom: 0;
    }
    .footer-wrapper .bottom-bar{
        text-align: center;
        justify-content: center;
        align-items: center;
    }
    .footer-wrapper .bottom-bar > div{
        width: 100%;
        margin-bottom: 2rem;
    }
    #footer .doc-styles{
        padding-left: 0;
        padding-right: 0;
    }
    .footer-wrapper .footer-info a img{
        margin: 0 auto;
    }
    #footer .menus-footer{
        display: none;
    }
    .footer-wrapper .bottom-bar .footer-social {
        justify-content: center;
        align-items: center;
    }
    .footer-wrapper .footer-info .wp-block-columns{
        justify-content: center;
    }

    #header.slim .button-link{
        margin-top: 0;
        margin-bottom: 0;
    }
}

@media (max-width: 811px) { 
    .doc-styles p.has-huge-font-size {
        font-size: 4rem;
    }
    .text-column{
        padding: 0;
    }
    #footer .menu-main-container{
        width: 100%;
    }
    #footer ul{
        width: 100%;
    }
    #footer ul li{
        text-align: center;
        width: 100%;
        margin-top: 10px;
    }
    #main-menu ul li:not(:last-of-type), #footer ul li:not(:last-of-type) {
        padding-right: 0;
        margin-right: 0;
        border-right: none;
    }
    #footer .doc-styles{
        width: 100%;
        text-align: center;
    }

    .shadow-block{
        padding: 25px;
        box-shadow: none;
    }

    #main-menu .button-link{
        display: none;
    }
    .home-img-background .content-block {
        padding: 2vh 10vw 0vw 10vw;
        box-sizing: border-box;
    }


    .home-img-background .svg-animation {
        height: 300px;
    }

    

    .home .doc-styles h2 {
        font-size: 1.6rem;
    }
    .full-width .max-width{
        padding-left: 0;
        padding-right: 0;
    }

    /* .doc-styles .full-width{
        padding-left: 0;
        padding-right: 0;
    } */
    
   
    .home-img-background {
        padding-top: 80px;
    }
    .home-img-background .wp-block-column{
        margin-bottom: 0;
    }
    .bounce{
        display: none;
    }

    .wp-block-columns .wp-block-column {
        margin-bottom: 1rem;
    }
    .fullsize-blocks .wp-block-columns{
        margin-bottom: 0;
    }

    .border-column .wp-block-column:not(:last-of-type){
        border-right: none;
    }

    .image-appear .wp-block-image {
        position: relative;
        width: 100%;
        height: auto;
        left: 0;
        top: 0;
    }

    #header .logo img,
    #header .logo img, #header.slim .logo img
    {
        height: 35px;
    }
    #header {
        padding-top: 35px;
    }
    .home #content {
        padding-top: 35px !important;
    }
    .homebottom{
        margin-top: 0px;
    }
    .paddingresponsive{
        padding-left: 10% !important;
        padding-right: 10% !important;
    }
    .nobackgroundmobile{
        background-color: transparent !important;
    }
    .mobile-reverse{
        flex-flow: row wrap-reverse !important;
    }
    .overlap-content {
        margin-top: 0;
    }

    .home-img-background .content-block,
    .home-img-background .content-block h1
    {
        text-align: center;
    }

    .overlap-responsive{
        margin-top: -50px;
        margin-bottom: 50px;
    }

    
    .home-img-background .content-block.max-width-text{
        max-width: 100%;
    }

    .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column:not(:only-child){
        flex-basis: 100% !important;
    }

    .doc-styles .home-img-background .wp-block-image.full-width img{
        width: 80%;
        position: relative;
    }
    .home-img-background .content-block p{
        padding-right: 0;
    }
    
    .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column:not(:first-child){
        margin-left: 0rem;
    }


    .home .home-img-background .height-logo .wp-block-group__inner-container {
        min-height: 0;
    }
    .home .home-img-background {
        min-height: 0;
    }
    .home .home-img-background .svg-animation {
        height: 300px;
        position: relative;
        left: 0;
        top: 0;
        margin: 0 auto;
        max-width: none;
    }
    .home .home-img-background .max-width-text {
        max-width: none;
    }

    .doc-styles p.text-medium-big{
        font-size: 1.4rem;
    }
    
    .home .home-img-background .content-block{
        transform: translate(0);
    }

    /* .slider-fixe {
        padding-top: 50px;
    } */

    #content.single-page, #content.index-page {
        padding-top: 60px !important;
        margin-bottom: 20px;
    }

    .posts-wrapper.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column:not(:first-child) {
        margin-left: 0;
    }

    .columns-level .wp-block-column {
        flex-basis: 100% !important;
        align-items: center;
    }
    .columns-level .wp-block-column p{
        text-align: center;
    }
    .center-mobile{
        text-align: center;
    }

    #footer .top-bar h3 {
       font-size: 1.3rem;
    }

    .background-mobile{
        background-color: #f2f2f2 !important;
    }

    .background-oval::before {
        height: 995px;
    }

    .footer-info .logofooter {
        padding-top: 0;
        padding-bottom: 0;
    }

    .footer-wrapper .footer-info {
        padding-bottom: 1rem;
        padding-top: 3rem !important;
    }

    #header.slim {
        padding-top: 0;
        padding-bottom: 0;
    }

    .background-video .wp-block-video {
        top: 60px;
    }
    .background-video .background-video-text {
        padding-top: 30px;
    }

    .background-video{
        margin-bottom: -150px;
    }

    .taronja .background-oval::before, .groc .background-oval::before, .verd .background-oval::before, .lila .background-oval::before, .vermell .background-oval::before, .blau .background-oval::before {
        height: 1120px;
    }

    .wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
        width: 100%;
        margin-right: 0;
    }

    .wp-block-column.no-margin{
        margin-bottom: 0 !important;
    }

    .sticky-container > .wp-block-group__inner-container{
        position: relative;
        flex-flow: column wrap;
        top: 0;
    }

    .footer-wrapper .footer-info .wp-block-columns .wp-block-column{
        width: 100%;
        flex-basis: 100% !important;
    }

    .wp-block-columns.columns-mobile-2:not(.is-not-stacked-on-mobile) > .wp-block-column:not(:only-child) {
        flex-basis: 50% !important;
    }

    .desktop {
        display: none !important;
    }
    .mobile{
        display: block !important;
    }
    .mobile.wp-block-columns{
        display: flex !important;
    }
    .columns-mobile-2 .counter-animation .main-color{
        font-size: 2rem !important;
    }

    .doc-styles .home-img-background h1{
        font-size: 2.1rem !important;
    }


    .barra-lateral{
        position: relative;
        top: 0;
        padding-left: 14px;
        padding-right: 14px;
    }
    .full-width-responsive{
        padding-left: 3% !important;
        padding-right: 3% !important;
    }

    #scroll{
        height: auto !important;
    }


    .get-to-know{
        padding-left: 20px;
        padding-right: 20px;
        box-sizing: border-box;
        max-width: 100% !important;
        margin: 0 !important;
    }
    .img-services {
        width: 250px !important;
        max-width: 100%;
    }
    .landing-header .wp-block-group.max-width-landing {
        padding-top: 30px;
        padding-bottom: 20px;
    }
    .doc-styles > .wp-block-group.landing-header{
        padding-left: 3%;
        padding-right: 3%;
    }
    .block-form {
        padding: 0;
    }

    .landing-header .wp-block-group.max-width-landing h1.has-large-font-size{
        font-size: 2.1rem !important;
    }

    #menu-button{
        padding-top: 0;
    }
}

@media (max-width: 543px) { 
    .doc-styles > .wp-block-group.curve-wrapper{
        padding-left: 0;
        padding-right: 0;
    }
    .curve {
        height: 50px;
        position: relative;
    }
    .sticky-container::after {
        display: none;
    }

    .doc-styles h2{
        font-size: 1.8rem;
    }
    .border-column .wp-block-column:not(:last-of-type){
        border-right: none;
    }
    .sticky-container > .wp-block-group__inner-container,
    .sticky-container .slide-scroll
    {
        padding-right: 0;
    }
    .sticky-container > .wp-block-group__inner-container{
        padding-left: 0;
    }

    .home .fullsize-blocks .wp-block-columns .wp-block-column.text-column{
        padding-left: 10%;
        padding-right: 10%;
    }

    .doc-styles .sticky-container .slide-scroll p {
        text-align: center;
    }
    .sticky-container .slide-scroll .wp-block-group__inner-container{
        align-items: center;
    }
    .doc-styles .sticky-container .slide-scroll p.button-link{
        margin: 0 auto;
    }

    .full-width .max-width.padding-sides{
        padding-left: 10%;
        padding-right: 10%;
    }

    .counter-animation .main-color{
        font-size: 4rem !important;
    }

    body:not(.home) .home-img-background .content-block{
        margin-top: -100px;
        padding-top: 0;
    }
    .home .home-img-background .content-block{
        padding: 0;
    }

    .home-img-background .content-block p:first-of-type{
        font-size: 1.4rem !important;
    }
    .home-img-background {
        padding-top: 60px;
    }
    .home .home-img-background{
        padding-top: 60px;
    }

    .sticky-container .slide-scroll{
        min-width: 100%;
        width: 100%;    
    }
    #header .logo img{
        transform: none;
    }
    #header .padding-sides {
        padding-left: 5.5%;
        padding-right: 4.5%;
    }
    .sticky-container .slide-scroll{
        padding-right: 10%;
        padding-left: 10%;
    }

    .doc-styles .max-width-narrow.shadow-block
    {
        padding-left: 0;
        padding-right: 0;
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .doc-styles p.has-large-font-size{
        font-size: 1.6rem !important;
    }

    .home-img-background .content-block p:first-of-type {
        text-align: center;
    }

    #main-menu .language{
        display: none;
    }

    body{
        overflow-x: hidden;
    }
    #content{
        max-width: 100%;
    }

    .buttons-wrapper .chat-button:hover{
        transform: none;
    }
    .buttons-wrapper.open .whatsapp-button:hover{
        transform: translateY(-74px);
    }
    .buttons-wrapper.open .email-button:hover{
        transform: translateY(-148px);
    }
}

@media (max-height: 915px) {
    .slider-fixe {
        position: relative;
    }
    .slider-fixe.fixed {
        position: relative;
    }
    .sticky-container .slide-scroll .wp-block-group__inner-container {
        padding-top: 70px;
    }
}