/*
Theme Name: Linamar
Theme URI: https://bwired.ca
Version: 4.0
Description: Child Theme for Linamar
Author: Julian Pena
Author URI: https://bwired.ca
Template: basic
*/
@import url('https://fonts.googleapis.com/css2?family=Prompt:wght@300;400;500;700&display=swap');
body {
  font-size: 18px;
  background-color: #f0f0f0;
  padding: 0px;
  margin:0px;
  font-family: 'Yantramanav', sans-serif;
  color:#3B3734;
}
a {
    color: #BC4E21;
}
#footer{
	padding: 0px;
}
#toTop { position: fixed;
    z-index: 1000;
    bottom: 20px;
    right: 20px;
    margin: 0;
    padding: 14px 12px;
    display: none;
    cursor: pointer;
    background: #222;
    color: #fff !important;
    border-radius: 3px;
    font-size: 24px;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 12px; }
#toTop:hover { background: #999; text-decoration: none !important; border-radius: 3px; }
@media (max-width: 480px) {
    #toTop {
        bottom: 35px;
        right: 10px;
    }
}
iframe {
    border: 0px;
}
.hamburguer-menu a .tf_lazy::before, .hamburguer-menu a .tf_lazy::after, .menu-item i.tf_lazy::before{
    content: none !important;
    display: none !important;
}
.menu-item i.tf_lazy {
    height: 0px;
    display: none;
}
#menu-bar-menu a img {
    filter: brightness(1.1);
    width: 20px !important;
    height: 20px !important;
    position: relative;
}
#menu-bar-menu .submenu-list a img {
    box-shadow: 0px 0px 7px -1px #0000008f;
    border-radius: 50%;
}
.wpml-ls-current-language {
    top: 5px;
}
.menu-item-type-wpml_ls_menu_item a {
    width: 20px;
    height: 20px;
    padding: 0px !important;
    border: none !important;
}
.menu-item-type-wpml_ls_menu_item a img {
    width: 100%;
    height: 100%;
}
.submenu-list .menu-item-type-wpml_ls_menu_item {
    top: 7px;
    display: block !important;
    height: 35px;
}
.menu-item-type-wpml_ls_menu_item a:before {
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    left: -2px;
    top: -2px;
    display: block;
    border-radius: 50px;
    border: 2px solid white;
    box-shadow: 0px 0px 4px 1px #0000002e;
    z-index: 1;
}
.menu-item-type-wpml_ls_menu_item a:after {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    left: 0px;
    top: 0px;
    display: block;
    border-radius: 50px;
    box-shadow: 2px 2px 3px 0px #fff6f2ba inset;
    /* background: linear-gradient(180deg, rgba(255,255,255,0.8) 10%, rgba(255,255,255,0) 70%); */
    overflow: hidden;
}
.submenu-list .menu-item-type-wpml_ls_menu_item a:before{
    left: 8px;
}
.submenu-list .menu-item-type-wpml_ls_menu_item a:after{
    left: 10px;
}
#menu-main-menu>.current-menu-item a {
    color: #bd4f21;
}
#menu-main-menu>.current-menu-item:before {
    content: '';
    width: 100%;
    top: 70%;
    height: 2px;
    background: #bd4f21;
    position: absolute;
    left: 0px;
}   
#menu-bar-menu .current-menu-item a {
    color: black;
}
#menu-bar-menu .current-menu-item:before {
    content: '';
    width: calc(100% - 20px);
    position: absolute;
    height: 2px;
    background: #bd5021;
    bottom: 2px;
    left: 10px;
}
#main-header.sticky {
    position: fixed;
    top: 0px;
    width: 100%;
}
.linamar-slider {
    margin: 0px;
    margin-bottom: -16px;
}

.linamar-slider .tf_carousel_nav_wrap.carousel-nav-wrap {
    width: 100%;
    justify-content: space-between;
    margin-top: -84px;
    z-index: 1;
    height: 68px;
    margin-bottom: 0px;
    background-attachment: fixed;
    background: inherit;
    overflow: hidden;
    position: relative;
}
.linamar-slider-elin .tf_carousel_nav_wrap.carousel-nav-wrap
{
    position: absolute ;
    bottom: 0;
}
.linamar-slider .tf_carousel_nav_wrap.carousel-nav-wrap:before {
    content: '';
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    height: 68px;
    filter: blur(10px);
    background: inherit;
    z-index: 0;
}
.linamar-slider .tf_carousel_nav_wrap.carousel-nav-wrap .carousel-pager{
    z-index: 9;
    width: 100%;
    text-align: left;
}
.linamar-slider a.tf_box.tf_overflow {
    background: #BC4E21;
    border-radius: 0px;
    height: 68px;
    width: 68px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;    
    z-index: 1;
}
.linamar-slider .tf_clear.tf_textc.carousel-pager.swiper-pagination-clickable.tf_carousel_bullets {
    width: 85%;
    text-align: left;
    z-index: 1;
}
.linamar-slider a.tf_carousel_bullet {
    width: 20px;
    height: 20px;
    color: #BC4E21;
    border-width: 3px;
}
.linamar-slider a.tf_carousel_bullet.selected{
	background: #BC4E21;
}
.linamar-slider .slide-content.tb_text_wrap {
    bottom: 50% !important;
    max-width: 30%;
    font-size: 20px;
    background: none;
    color: #fff;
}
/* ------------------------- Events post type ------------------------ */
.event.type-event.status-publish, .type-post.post.status-publish {
    max-width: 1100px;
    margin: auto;
    padding: 60px 20px;
}

a.link-to-event {
    background: #BC4E21;
    padding: 10px 20px;
    text-decoration: none;
    color: #fff;
}
a.link-to-event:hover {
    color: #fff;
}
.event-header {
    display: flex;
    align-items: center;
    margin-bottom: 60px;
}
.event-date {
    display: flex;
    flex-direction: column;
    padding: 20px 25px;
    background: #ad3311;
    color: #fff;
    margin-right: 20px;
}
.event-date span:nth-child(1) {
    font-size: 35px;
    line-height: 30px;
    text-align: center;
}
.post .event-date span:first-child {
    line-height: normal;
    font-size: 36px;
}
.post a {
    /* color: #BD4F21; */
    text-decoration: none;
}
/*end events module */

/*megamenu styles */
#menu-main-menu a{
    color: #434343;
    font-family: 'Yantramanav',sans-serif;
}
#menu-main-menu>li:hover>a {
    color: #bd4f21;
}
#menu-main-menu>li>span {
    padding: 38px 19px 41px;
    display: block;
}
#menu-main-menu>li:hover:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    background: #bd4f21;
    top: 70%;
    left: 0;
}
#menu-main-menu ul.sub-menu.sub-level-0 {
    width: 1670px;
    position: absolute;
    box-shadow: none;
    border-radius: 0px;
    left: 0px !important;
    height: 400px;
    display: flex !important;
    padding: 0px;
    background: transparent;
}
.module-menu ul .edge>.sub-menu {
    left: 0px !important;
    right: 0 !important;
}
#menu-main-menu ul.sub-menu.sub-level-0 .submenu-list:before {
    content: '';
    background: inherit;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    backdrop-filter: blur(18px);
    -webkit-backdrop-filter: blur(18px);
    background-color: rgb(255 255 255 / 55%);
}
#menu-main-menu .submenu-picture {
    background-position: center !important;
    background-size: cover !important;
    flex: 2;
}
#menu-main-menu .submenu-list {
    flex: 2.4;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 45px 80px 0px;
    position: relative;
    background-color: #ffffff2e;
    background-image: url(../../uploads/assets/icon_logo.svg);
    background-repeat: no-repeat;
    background-position: right;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}
#menu-main-menu .submenu-section-title {
    width: 100%;
    height: 50px;
    text-align: left;
    display: flex;
    align-items: center;
    padding-left: 0px;
    padding-bottom: 20px;
    font-size: 30px;
    font-family: 'Yantramanav', sans-serif;
    color: rgb(0 0 0 / 80%);
}
#menu-main-menu .sub-menu.sub-level-0 li {
    width: 240px;
    text-align: left;
}
#menu-main-menu .sub-menu.sub-level-0 li ul li {
    width: 240px;
    text-align: left;
}
#menu-main-menu .sub-menu.sub-level-0 li a {
    width: calc(100% - 20px);
}
#menu-main-menu ul.sub-menu.sub-level-0 span {
    padding: 10px 0px 10px 0px;
    display: block;
    font-size: 19px;
}
#menu-main-menu ul.sub-menu.sub-level-0 a {
    font-size: 19px;
    font-family: 'Yantramanav', sans-serif;
    font-weight: 400;
}
#menu-main-menu ul.sub-menu.sub-level-0 ul {
    background: none;
    padding: 0px;
    box-shadow: none;
}
#menu-main-menu ul.sub-menu.sub-level-0.submenu-tablet {
    display: none !important;
}
#menu-main-menu ul.sub-menu.sub-level-0.submenu-tablet.tablet-open {
    display: flex !important;
}
#menu-main-menu .submenu-list .ui.nav ul, .ui.nav ul>li {
    width: 240px;
    margin: 0;
}
#menu-main-menu .sub-menu .menu-item-has-children:after {
    content: '';
    width: 12px;
    height: 14px;
    background-image: url(../../uploads/assets/list-anchor.svg);
    position: absolute;
    right: 0px;
    top: calc(50% - 10px);
    background-repeat: no-repeat;
    background-position: center;
    transform: rotate(0deg);
    opacity: 0.55;
}
#menu-main-menu .sub-menu .menu-item-has-children:hover:after {
    opacity: 1;
}
#menu-main-menu ul.sub-menu.sub-level-0 a {
    color: #434343;
    opacity: 0.75;
    padding: 8px 0px;
    line-height: 24px;
}
#menu-main-menu ul.sub-menu.sub-level-0 a:hover, #menu-main-menu ul.sub-menu.sub-level-0 li:hover>a{
    color: rgb(0 0 0 / 80%);
    background: none;
    opacity: 1;
    font-weight: 500;
}
/*lang menu */
#menu-bar-menu .sub-menu {
    width: 40px;
    border-radius: 0px;
    left: -10px;
}
#menu-bar-menu .submenu-list {
    flex-direction: column;
    display: flex;
}
#menu-bar-menu .submenu-list li {
    width: 100%;
    display: flex;
    align-items: center;
}
#menu-bar-menu .submenu-list li a {
    padding: 8px 0px;
    width: 100%;
    text-align: center;
}
.hamburguer-menu {
    display: none !important;
    max-width: 40px;
}
.hamburguer-menu>a{
    padding: 10px 0px;
    background: #fff !important;
    max-width: 25px;position: relative;
}
.hamburguer-menu>a:after, .hamburguer-menu>a:before {
    content: '';
    width: 50%;
    height: 4px;
    background: brown;
    position: absolute;
    left: 25%;
    top: 10px;
    border-radius: 5px;
    transition: 0.5s all;
}
.hamburguer-menu>a:before {
    top: 22px;
}
.hamburguer-menu.open>a:before{
    transform: rotate(45deg);
    width: 23px;
    left: 0px;
    top: 16px;
}
.hamburguer-menu.open>a:after{
    transform: rotate(-45deg);
    width: 23px;
    top: 16px;
    left: 0px;
}
.cluster {
    width: 60px !important;
    height: 60px !important;
    display: flex;
    justify-content: center;
    align-items: center;
}
.cluster span {
    font-size: 18px;
    color: #fff;
}
.cluster:after {
    content: '';
    position: absolute;
    width: 70px;
    height: 70px;
    border: #bc4321 3px solid;
    left: -5px;
    top: -5px;
    border-radius: 50%;
    animation: clusterAnim;
    animation-duration: 4s;
    animation-iteration-count: infinite;
    z-index: -1;
}
@keyframes clusterAnim{
    from{
        transform: scale(0.1);
        opacity: 1;
    }
    to{
        transform: scale(1.0);
        opacity: 0;
    }
}

@media(max-width: 1240px){
    #menu-main-menu .submenu-picture{
        display: none;
    }
    #menu-main-menu .submenu-list {
        width: 100%;
        padding: 45px 40px 0px;
    }
}
@media (max-width: 920px) and (min-width: 754px) {
    ul#menu-main-menu {
        min-width: 650px;
    }
    /*#menu-main-menu ul.sub-menu.sub-level-0 {
        display: none !important;
    }*/
    /*#menu-main-menu > li:hover > ul.sub-menu.sub-level-0 {
        display: flex !important;
    }
    #menu-main-menu ul.sub-menu {
        display: none !important;
    }
    #menu-main-menu li:hover > ul.sub-menu {
        display: block !important;
    }
    #menu-main-menu li.menu-item-has-children > a {
        /*pointer-events: none;*/
    /*}*/
}
@media(max-width: 768px){
    header#header {
        position: fixed;
        z-index: 10;
        width: 100%;
        top: 0px !important;
    }
    .hamburguer-menu {
        display: inline-block !important;
    }
    .contact-menu-bar{
        display: none !important;
    }
    .fas-search svg{
        width: 1.3em;
        height: 1.3em;
    }
    .hamburguer-menu .lazy:before {
        content: none;
    }
    ul#menu-main-menu {
        padding: 10px 10px 20px 0px;
        backdrop-filter: blur(10px);
        -webkit-backdrop-filter: blur(10px);
        background: #ffffffe8;
        position: fixed;
        left: 0px;
        transition: 0.5s all;
        height: 100%;
        width: 100%;
        border-radius: 0px;
        background-image: url(../../uploads/assets/icon_logo.svg);
        top: 62px;
    }
    ul#menu-main-menu>li {
        width: 100%;
        display: block;
        text-align: left;
    }
    ul#menu-main-menu>li>a {
        width: 100%;
        padding: 15px 10px;
        font-size: 22px;
    }
    #menu-main-menu ul.sub-menu.sub-level-0 a {
        font-size: 20px;
        display: block;
    }
    #menu-main-menu>li.menu-item-has-children:after, 
    #menu-main-menu>li.menu-item-has-children:focus:after, 
    #menu-main-menu>li.menu-item-has-children:hover:after{
        content: '';
        width: 12px;
        height: 14px;
        background-image: url(../../uploads/assets/list-anchor.svg);
        position: absolute;
        right: 0px;
        top: calc(50% - 10px);
        background-repeat: no-repeat;
        background-position: center;
        transform: rotate(0deg);
        opacity: 0.55;
    }
    #menu-main-menu>li:hover>a {
        color: inherit;
    }
    #menu-main-menu>li:hover:after {
        content: '';
        position: absolute;
        height: inherit;
        width: inherit;
        background:transparent;
        left: inherit;
    }
    #menu-main-menu ul.sub-menu.sub-level-0{
        height: 100%;
        position: absolute;
        top: 85px;
        right: 0px !important;
        bottom: 0px;
        transition: 0.5s all;
        display: flex !important;
        left: -100% !important;
        opacity: 1;
        width: 100%;
    }
    #menu-main-menu ul.sub-menu.sub-level-0.showSubMenu{
        background-color: #ffffff61;
        width: calc(100% + 20px);
        background-size: cover;
        top: 85px;
        pointer-events: all;
        left: 100% !important;
    }
    .hideMainMenu{
        right: 100% !important;
        left: -100% !important;
    }
    span.menu-go-back {
        padding: 10px 0px;
        border-bottom: 1px solid;
        width: 100%;
        margin-bottom: 20px;
    }
    .menu-go-back a {
        padding: 0px !important;
        width: 100%;
        margin: 0px;
    }
    .menu-go-back i {
        width: 8px;
        height: 8px;
        transform: rotate(45deg);
        position: relative;
        display: inline-block;
        border-left: 3px solid #767676;
        border-bottom: 3px solid #767676;
        top: 4px;
        margin-right: 6px;
    }
    #menu-main-menu .submenu-list {
        width: 100%;
        padding: 20px 20px 0px;
        background-position: inherit;
        backdrop-filter: blur(10px);
        -webkit-backdrop-filter: blur(10px);
        background-color: #ffffff99;
        background-repeat: repeat;
    }
    #menu-main-menu .sub-menu.sub-level-0 li {
        width: 100%;
        text-align: left;
    }
    #menu-main-menu ul.sub-menu.sub-level-0 ul {
        width: calc(100% - 15px);
        position: relative;
        display: inline-block;
        right: auto !important;
        left: 15px !important;
        opacity: 1;
        height: 0px;
        overflow: hidden;
        transition: 0.5s all;
        display: none;
    }
    #menu-main-menu .sub-menu.sub-level-0 li ul li {
        width: 100%;
        text-align: left;
    }
    #menu-main-menu .sub-menu .menu-item-has-children:after {
        position: absolute;
        right: 24px;
        top: 10px;
        transform: rotate(90deg);
    }
    #menu-main-menu ul.sub-menu.sub-level-0 ul.subMenuExpanded {
        height: 100% !important;
        display: inline-block;
    }
}

/* ------------------ Events widget ----------------- */
.eventsWidget-list-wrapper,
.techscroll-list-wrapper,
.panelscroll {
    max-height: 345px;
    overflow: auto;
    scrollbar-color: #bd4f21 #cacaca;
    scrollbar-width: thin;
}
.panelscroll{
    max-height: 554px !important;
}
.eventsWidget-list-wrapper::-webkit-scrollbar {
    width: 8px;     /* Tamaño del scroll en vertical */
    height: 8px;    /* Tamaño del scroll en horizontal */
}
.techscroll-list-wrapper::-webkit-scrollbar,
.panelscroll::-webkit-scrollbar {
    width: 5px;     /* Tamaño del scroll en vertical */
    height: 5px;    /* Tamaño del scroll en horizontal */
}
/* Ponemos un color de fondo y redondeamos las esquinas del thumb */
.eventsWidget-list-wrapper::-webkit-scrollbar-thumb,
.techscroll-list-wrapper::-webkit-scrollbar-thumb,
.panelscroll::-webkit-scrollbar-thumb {
    background: #BC4E21;
    border-radius: 4px;

}

/* Cambiamos el fondo y agregamos una sombra cuando esté en hover */
.eventsWidget-list-wrapper::-webkit-scrollbar-thumb:hover,
.techscroll-list-wrapper::-webkit-scrollbar-thumb:hover,
.panelscroll::-webkit-scrollbar-thumb:hover {
    background: #e86028;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
}

/* Cambiamos el fondo cuando esté en active */
.eventsWidget-list-wrapper::-webkit-scrollbar-thumb:active,
.techscroll-list-wrapper::-webkit-scrollbar-thumb:active,
.panelscroll::-webkit-scrollbar-thumb:active {
    background-color: #ee6d37;
}
/* Ponemos un color de fondo y redondeamos las esquinas del track */
.eventsWidget-list-wrapper::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 4px;
}

.techscroll-list-wrapper::-webkit-scrollbar-track,
.panelscroll::-webkit-scrollbar-track {
    background: rgb(194 205 211);
    border-radius: 4px;
}


/* Cambiamos el fondo cuando esté en active o hover */
.eventsWidget-list-wrapper::-webkit-scrollbar-track:hover,
.eventsWidget-list-wrapper::-webkit-scrollbar-track:active {
    background: #fff;
}
.eventsWidget-item {
    margin-bottom: 84px;
}
.eventsWidget-item a {
    display: flex;
    text-decoration: none;
}
.eventsWidget-date {
    background: #bd4f21;
    color: #fff;
    display: flex;
    flex-direction: column-reverse;
    padding: 20px;
    min-width: 120px;
    text-align: center;
}
.eventsWidget-date span {
    line-height: 25px;
}
.eventsWidget-date span:nth-child(1) {
    font-size: 32px;
}
.eventsWidget-description {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0px 20px;
    font-size: 16px;
    color: #fff;
}
.eventsWidget-heading {
    font-weight: 500;
	font-family: "yantramanav";
	font-size: 20px;
}
.boxed-content>.row_inner {
    max-width: 1280px !important;
    margin: auto !important;
}
.alignContentBottom{
    align-content: flex-end !important;
}

/*------------------- CUSTOM STYLES --------------------*/
.box-heading {
    backdrop-filter: blur(30px);
    -webkit-backdrop-filter: blur(10px);
	display: flex !important;
    justify-content: flex-start;
    align-items: center;
    height: 70px;
}
.box-heading >.tb_text_wrap {
    line-height: 45px;
    font-family: 'Yantramanav';
    padding: 5px 0px;
}
.box-heading>div {
    color: white !important;
    font-weight: 400;
    text-transform: capitalize;
    font-size: 1.3rem;
} 
.box-heading.font18 >.tb_text_wrap {
    font-size: 25px !important;
    font-family: 'Yantramanav';
    font-weight: 500;
}
.module.module-plain-text.tb_fbs2722 > .tb_text_wrap {
    font-size: 50px !important;
    color: #fff !important;
    line-height: 61px;
    font-weight: 500;
}
.white-box:hover{
    cursor:initial;
}
.white-box:hover .tb_text_wrap {
    color: #fff !important;
}
.white-box:hover img {
    filter: invert(158%) saturate(12%) brightness(150%) contrast(99%);
}
.home-slider-container{
    margin-top: -160px !important;
}
    .linamar-slider-elin .tf_rel.slide-image img {
        width: 100%;
        min-height: 60vh;
        height: 100%;
    }
@media(max-width: 768px){
	.linamar-slider-elin .tf_rel.slide-image img {
        width: 100%;
        min-height: 40vh;
        height: 100%;
    }	
    .home-slider-container{
        margin-top: 80px !important;
    }
    .home-slider-container>.module_column{
        margin-top: 0px;
    }
    .boxed-content.fullcover .row_inner .module_column {
        height: auto !important;
        max-height: 2000px !important;
    }
    /*box section homepage */
    .box-section-column {
        display: block;
        max-height: 10000px !important;
        height: auto !important;
    }
    .linamar-slider .tf_rel.slide-image img {
        width: 100%;
        height: auto;
    }

    #menu-bar-menu li:nth-child(1), #menu-bar-menu li:nth-child(2), #menu-bar-menu li:nth-child(3) {
            display: none;
        }
    #menu-bar-menu li:nth-child(5) {
            margin-right: 5px;
        }
}
@media(max-width: 480px){
    #menu-bar-menu li {
        max-width: 40px;
    }
    .linamar-slider a.tf_box.tf_overflow {
        height: 45px;
        width: 45px;
        display: none;
    }
    .linamar-slider .tf_carousel_nav_wrap.carousel-nav-wrap {
        margin-top: -62px;
        z-index: 1;
        height: 45px;
    }
    .linamar-slider .tf_carousel_nav_wrap.carousel-nav-wrap:before {
        height: 45px;
    }
    .linamar-slider a.tf_carousel_bullet {
        width: 12px;
        height: 12px;
    }
}

.text-icons > .tb_text_wrap {
    font-size: 30px !important;
    font-weight: bold;
    line-height: 35px;
    color: #000 !important;
}
/* ------------------------- Accordion style fonts  ------------------------ */

.main-head  {
    color: #3B3734 !important;
    opacity: 1;
    font-family: 'Yantramanav',sans-serif;
    font-size: 50px !important;
    text-align: left;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 900;	
}

.sub-head {
	color:   #3B3734 !important;
    opacity: 1;
    font-family: 'Yantramanav',sans-serif;
	font-size: 20px;
	text-align: left;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding-bottom: 20px;
    font-weight: 500;
}


.accordion-title {
    font-size: 18px;
    font-weight: 600;
    color: #3B3734;
	opacity: 1;
	text-transform: uppercase;
}




/* ------------------------- Accordion Title and content padding  ------------------------ */

.ui.module-accordion .accordion-title a{
	/*  padding: 0.5em 1em 0.5em 2.1em; */
	padding: 0px !important;
}

.accordion-title i {
    margin: 0px !important;
    padding: 0.8em 1em !important;
    background: #EFEFF0;
} 

span.tb_title_accordion.tf_w {
    padding: 0.8em 1em 0.8em 2.1em !important;
}


/* ------------------------- Accordion symbols plus minus position  ------------------------ */

.ui.module-accordion .accordion-title a {
     flex-direction: row-reverse;
}

/* ------------------------- Accordion Active Styles  ------------------------ */

/*.accordion-active-icon {
	color: #434343 !important;
}*/

.builder-accordion-active a {	
	text-decoration: none;
}

.accordion-legal .builder-accordion-active a {
	border-bottom: 4px solid #BC4E21;	
}


/*.tf_fa.tf-fas-minus {
    color: #BC4E21;
}*/




/* ------------------------- CONTACT US STYLES ------------------------ */

.themify_builder_content-592 .tb_snuu682.module-buttons .module-buttons-item a {
    background-color: transparent;
    background-image: none;
    border-color: #ffffff;
    border-width: 2px;
}

/*-- Contact Us Button   --*/

#button-top-contact a {
	padding: 0;
    display: flex;
    align-items: center;
    height: 46px;
    justify-content: space-around;    
}

#button-top-contact i {
	padding: 14px;
    align-self: stretch;
}

#button-top-contact span{
	padding-left: 20px;
    padding-right: 43px;
}

#wpcf7-f1055-p592-o1 .contact-wrap.w-100.p-md-5.p-4 {
    box-shadow: 0px 0px 23px 0px #8080805e;
}
/*-- End Button --*/


.contact-us-shadow {
    background: #ffffff;
    border: 4px !important;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%) !important;
}

.top-padd{
	padding-top: 40px;
}

/* --- Submit Button --- */

.wpcf7-submit{
    /* padding: 15px 20px; */
	color: #ffffff;
	font-weight: 700;
	text-transform: uppercase;
	border: 0;
}

.container-button {
    padding-bottom: 50px;
}

/* --- Style for column button contact us --- */
.single-column-button{
	width: 30%;
    text-align: center;
    padding: 10px;
}



/* ---- Form Styles ---- */


.subtitle-form{
	font-family: 'Yantramanav',sans-serif;
	color: #3B3734 !important;
	font-weight: 400;	
}

.contact-form-wrapper{
	padding:10px;
}

.contact-form-wrapper input,
.contact-form-wrapper textarea {
	width: 95%;
}

.single-row{
	width:100%;
	clear:both;
}

.single-column{
	width:50%;
	float:left;
	text-align: center;
}

.single-column-textarea{
	width:100%;
	float:left;
	text-align: center;
}

.single-column input{
	/* width: 90%; */
	width: 87%;
}

.col-contact{
	padding-right: 10px;
}

.col-two{
	width: 400px;	
}

.container-contact{
	display:flex;
    justify-content:center;
    flex-wrap: wrap;
}

.container-button{
	display:flex;
    justify-content:flex-end;    
}

*/

.wpcf7-text  {
    /* max-width: 400px !important; */
	height: 35px !important;
	/* padding-left: 15px; */
    background-color: #f1f1f1;
    border:0;    
}

.wpcf7-textarea {
  width: 90%;
  /*background-color: #f1f1f1;*/
  /* border:0;*/
  margin-top: 2px;
  margin-bottom: 2px;
}  


/* ajuste */
.cf-container input{
	width:95%;
}

/* Ajuste test */
.cf-container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px;
    max-width: 1366px;
    justify-content: space-between;
}

.back-color{
    background-color: aqua;
	border: 2px solid black;
	padding: 10px;
	margin-top: 2px;
    margin-bottom: 2px;
}

.cf-col-1, .cf-col-2, .cf-col-3, .cf-col-4, .cf-col-5, .cf-col-6, .cf-col-7, .cf-col-8, .cf-col-9, .cf-col-10, .cf-col-11, .cf-col-12 {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 5px;
	padding-left: 5px;
}
@media ( max-width:375px ) {
    .cf-container{
        text-align: center;
    }
}
@media ( min-width: 425px ) {
    
	.cf-col-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}
	.cf-push-1 { margin-left: 8.333333%; }
	.cf-col-2 {
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	.cf-push-2 { margin-left: 16.66667%; }
	.cf-col-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.cf-push-3 { margin-left: 25%; }
	.cf-col-4 {
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	.cf-push-4 { margin-left: 33.33333%; }
	.cf-col-5 {
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}
	.cf-push-5 { margin-left: 41.66667%; }
	.cf-col-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.cf-push-6 { margin-left: 50%; }
	.cf-col-7 {
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}
	.cf-push-7 { margin-left: 58.33333%; }
	.cf-col-8 {
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}
	.cf-push-8 { margin-left: 66.66667%; }
	.cf-col-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.cf-push-9 { margin-left: 75%; }
	.cf-col-10 {
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}
	.cf-push-10 { margin-left: 83.33333%; }
	.cf-col-11 {
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}
	.cf-push-11 { margin-left: 91.66667%; }
	.cf-col-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}

*/


/* ---- Supplier page styles ---- */


.social_share {
	display: none !important;
}

.socshare-title  {
	display: none !important;
}


.themify_builder_content-663 .tb_w44i866.module_row {
    max-width: 1280px !important;
    margin: auto !important;
	background-color: #ffffff;
}

.themify_builder.themify_builder_content>.tb_z0t6604.module_row {
    max-width: 1280px !important;
    margin: auto !important;
}

.themify_builder.themify_builder_content>.tb_003j805.module_row {
    max-width: 1280px !important;
    margin: auto !important;
}

.themify_builder.themify_builder_content>.tb_qlbk829.module_row {
    max-width: 1280px !important;
    margin: auto !important;
}

.themify_builder_content-663 .tb_3fym181.module_row {
    max-width: 1280px !important;
    margin: auto !important;
}

.themify_builder_content-663 .tb_003j805.module_row {
    background-position: 80% 50% !important;
}

/* --- Supplier page styles for initial sections ---- */
.themify_builder .auto_fullwidth .image-wrap, .themify_builder .auto_fullwidth img {
    width: 100%;
    display: block;
    height: auto;
}


h3.title-1 {
	font-size: 50px !important;
	color:  #3B3734 !important;
    line-height: 55px;
}


.title-2{
	font-size: 20px !important;
	color:  #3B3734 !important;
	font-weight:bold;
}

/* -- Green Zones ---- */
@media(max-width: 680px){
	.themify_builder_content-663 .tb_9l7h610.module_column {
    margin-top: 0px !important;}

.themify_builder_content-663 .tb_03mm611.module_column {
    margin-top: 0px !important;}

.themify_builder_content-663 .tb_s80h606.module_subrow {
    padding-bottom: 0% !important;}

.themify_builder_content-663 .tb_36c0829.module_column {
    margin-top: 25px !important;}
	
.themify_builder_content-663 .tb_0z9w866.module_subrow {
	padding-bottom: 0% !important;}
	
.themify_builder_content-663 .tb_rmic872.module_column {
    margin-top: 0px !important;}
	
.themify_builder_content-663 .tb_yiu2873.module_column {
    padding: 0% !important ;
	margin-top: 0px !important;}		
}

/* --- Replaces green color --- */
.themify_builder_content-663 .tb_0z9w866.module_subrow {
    background-color: #F0F0F0;
}


/* --- Supplier page styles Contact Us section --- */

.title-email-us,
.text-email-us{
	color: #ffffff !important;
    opacity: 1;
    font-family: 'Yantramanav',sans-serif !important;
    font-size: 40px;
    text-align: center;
    letter-spacing: 0px;
    text-transform: uppercase;
    line-height: 30px;
}
.title-email-us {
    font-weight: 900;
}
.text-email-us {
    font-size:25px;
    letter-spacing: 0px;
    font-weight: 400;
    text-transform: initial;
    line-height: 36px;
    text-shadow: 0px 0px 4px rgb(0 0 0 / 50%);
}
.single-row-supplier{
	width:100%;
	clear:both;
	display:flex;
    justify-content:left;
    flex-wrap: wrap;
}

.single-column-supplier input{
	width: 90%;
	padding-top:20px;
	padding-bottom:20px;
}

.button-supplier{
	padding: 17px 45px;
    background: #BC4E21 !important;
}


.contact-supplier-basic{
     display: flex !important;
    justify-content: center!important;
}

.input-style-supplier {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}

.form-control-supplier {
    display: block;
    width: 100%;
    height: calc(2.25rem + 11px);
    padding: 10px .75rem !important;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 1px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.input-group-append {
    margin-left: -1px;	
}

.btn-supplier {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-appearance: none; /*safari*/
    user-select: none;
    border: 1px solid transparent;
    padding: 10px 3.75rem;
    font-size: 1rem;
    line-height: 1.5;	
    border-radius: 1px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.btn-style-sup{
	width: 100%;
    background: #bc4321 !important;
    color: white !important;
    -webkit-appearance: none;/*safari*/
}
@media (max-width: 767px) {
    .contact-supplier-basic {
        flex-direction: column;
    }
    .input-group-append {
        margin-top: 20px;
    }
}

/* --- Buttons of Suppliers (not email) --- */ 

#button-supplier  a{
	padding: 0;
    display: flex;
    align-items: center;
    height: 46px;
    justify-content: space-around;    
}

#button-supplier i {
	padding: 14px;
    align-self: stretch;
}

#button-supplier span{
	padding-left: 14px;
    padding-right: 30px;
}


#button-supplier-diver1 a, #button-supplier-diver2 a  {
	padding: 0;
    display: flex;
    align-items: center;
    height: 46px;
    justify-content: space-around;    
}

#button-supplier-diver1 i, #button-supplier-diver2 i {
	padding: 14px;
    align-self: stretch;
}


#button-supplier-diver1 span{
	padding-left: 20px;
    padding-right: 43px;
}

#button-supplier-diver2 span {
	padding-left: 14px;
    padding-right: 30px;
}

.button-linamar1.button-linamar2 a  {
	padding: 0;
    display: flex;
    align-items: center;
    height: 46px !important;
    justify-content: space-around !important;    
}

.button-linamar1.button-linamar2  i {
	padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 20px;
    padding-right: 20px;
    align-self: stretch;
}


.button-linamar1.button-linamar2  span{
	padding-left: 43px;
    padding-right: 43px;
}

.subtitle-linamar .sub-head{
	color: #3B3734 !important;
}


#button-download a, #button-download-2 a, #button-download-3 a, #button-download-4 a {
	padding: 0;
    display: flex;
    align-items: center;
    height: 46px;
    justify-content: space-around;    
}

#button-download i, #button-download-2 i, #button-download-3 i, #button-download-4 i {
	padding: 14px;
    align-self: stretch;
}

#button-download span, #button-download-2 span, #button-download-3 span, #button-download-4 span {
	padding-left: 20px;
    padding-right: 20px;
}


/* ---  End Buttons of Suppliers --- */ 

/*----Our company ----*/
.three-items {
    flex-direction: column;
    justify-content: flex-end;
}

.three-items-aux-display .module-image .image-wrap img{
	height:fit-content;
}
.company-structure .module_column.tb-column.glazed-effect.tf_box {
    flex: 1;
    transition: all 0.8s;
    width: inherit !important;
}
.company-structure .module_column.tb-column.glazed-effect.tf_box:hover{
    flex: 3;
    cursor: pointer;
}
.company-structure-content {
    height: 0px;
    opacity: 0;
    margin-top: 0px;
    transition: all 0.5s;
    display: block;
    overflow: hidden;
}
.company-structure .module_column.tb-column.glazed-effect.tf_box:hover .company-structure-content {
    height: 370px;
    opacity: 1;
    margin-top: 20px;
    display: flex;
}
.company-structure .module_column.tb-column.glazed-effect.tf_box:nth-child(1) {
    border-right: 0px;
}
.company-structure.title {
    overflow: hidden;
}
.company-structure.title span:nth-child(1) {
    width: 100%;
    height: 2px;
    background: linear-gradient(45deg, transparent, #4dbbc0);
    position: absolute;
    top: 0px;
    left: 0px;
    animation: animate1 1.5s linear infinite;
}
@keyframes animate1{
    0%{
        left: -100%;
    }
    50%,100%{
        left: 100%;
    }
}
.company-structure.title span:nth-child(2) {
    width: 2px;
    height: 100%;
    background: linear-gradient(45deg, #4dbbc0, transparent);
    position: absolute;
    right: 0px;
    animation: animate2 1.5s linear infinite;
    animation-delay: 0.375s;
    top: -100%;
}
@keyframes animate2{
    0%{
        top: -100%;
    }
    50%,100%{
        top: 100%;
    }
}
.company-structure.title span:nth-child(3) {
    width: 100%;
    height: 2px;
    background: linear-gradient(45deg, #4dbbc0, transparent);
    position: absolute;
    bottom: 0px;
    animation: animate3 1.5s linear infinite;
    animation-delay: 0.750s;
    right: -100%;
}
@keyframes animate3{
    0%{
        right: -100%;
    }
    50%,100%{
        right: 100%;
    }
}
.company-structure.title span:nth-child(4) {
    width: 2px;
    height: 100%;
    background: linear-gradient(45deg, transparent, #4dbbc0);
    position: absolute;
    animation: animate4 1.5s linear infinite;
    animation-delay: 1.125s;
    left: 0px;
    bottom: -100%;
}
@keyframes animate4{
    0%{
        bottom: -100%;
    }
    50%,100%{
        bottom: 100%;
    }
}
@media(max-width: 1024px){
    .company-structure-content {
        height: inherit;
        opacity: 1;
        margin-top: 0px;
        transition: all 0.5s;
        display: flex;
        overflow: hidden;
    }
    .company-structure .module_column.tb-column.glazed-effect.tf_box:hover .company-structure-content {
        height: auto;
        opacity: 1;
        margin-top: 0px;
        display: flex;
    }
}
@media(max-width: 768px){
    .company-structure .module_column.tb-column.glazed-effect.tf_box:nth-child(1) {
        border-right: 5px solid white;
    }
}

/* --- End Supplier page styles --- */

/* --- CONTACT US PAGE STYLES --- */

*,
  *::before,
  *::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  
  
  .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }
    @media (min-width: 576px) {
      .container {
        max-width: 540px; } }
    @media (min-width: 768px) {
      .container {
        max-width: 720px; } }
    @media (min-width: 992px) {
      .container {
        max-width: 960px; } }
    @media (min-width: 1200px) {
      .container {
        max-width: 1140px; } }
  
  .container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }
  
  .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px; }
  
  .no-gutters {
    margin-right: 0;
    margin-left: 0; }
    .no-gutters > .col,
    .no-gutters > [class*="col-"] {
      padding-right: 0;
      padding-left: 0; }
  
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
  .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
  .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
  .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
  .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
  .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px; }
  
     
  .col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  
  .col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  
  .col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  
  .col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  
  .col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  
  .col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  
  .col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  
  .col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  
  .col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  
  .col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  

  @media (min-width: 576px) {
    
    }
  
  @media (min-width: 768px) {
    .col-md {
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      max-width: 100%; }
    .col-md-auto {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      width: auto;
      max-width: 100%; }
    .col-md-1 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 8.33333%;
      flex: 0 0 8.33333%;
      max-width: 8.33333%; }
    .col-md-2 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 16.66667%;
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
    .col-md-3 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%; }
    .col-md-4 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
    .col-md-5 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 41.66667%;
      flex: 0 0 41.66667%;
      max-width: 41.66667%; }
    .col-md-6 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%; }
    .col-md-7 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 58.33333%;
      flex: 0 0 58.33333%;
      max-width: 58.33333%; }
    .col-md-8 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 66.66667%;
      flex: 0 0 66.66667%;
      max-width: 66.66667%; }
    .col-md-9 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
      flex: 0 0 75%;
      max-width: 75%; }
    .col-md-10 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 83.33333%;
      flex: 0 0 83.33333%;
      max-width: 83.33333%; }
    .col-md-11 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 91.66667%;
      flex: 0 0 91.66667%;
      max-width: 91.66667%; }
    .col-md-12 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; }     
    }
  
  .form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color:#6B7A83
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }

    .form-control::-ms-expand {
      background-color: transparent;
      border: 0; }

     .form-control:focus {
      color: #495057;
      border-color: #80bdff;
      outline: 0;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

    .form-control::-webkit-input-placeholder {
      color: #6c757d;
      opacity: 1; }

    .form-control:-ms-input-placeholder {
      color: #6c757d;
      opacity: 1; }

   .form-control::-ms-input-placeholder {
      color: #6c757d;
      opacity: 1; }

   .form-control::placeholder {
      color: #6c757d;
      opacity: 1; }

   .form-control:disabled, .form-control[readonly] {
      background-color: #e9ecef;
      opacity: 1; }
  
  select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff; }
  
  textarea.form-control {
    height: auto; }
  
  .form-group {
    margin-bottom: 1rem; }
  
  .form-text {
    display: block;
    margin-top: 0.25rem; }
  
  .form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px; }
    .form-row > .col,
    .form-row > [class*="col-"] {
      padding-right: 5px;
      padding-left: 5px; }
  
  .btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
     }
    
    @media (prefers-reduced-motion: reduce) {
      .btn {
        -webkit-transition: none;
        -o-transition: none;
        transition: none; } }
    .btn:hover {
      color: #212529;
      text-decoration: none; }
    .btn:focus, .btn.focus {
      outline: 0;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .btn.disabled, .btn:disabled {
      opacity: 0.65; }
  
  a.btn.disabled,
  fieldset:disabled a.btn {
    pointer-events: none; }
  
  .btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }

    .btn-primary:hover {
      color: #fff;
      background-color: #0069d9;
      border-color: #0062cc; }
    
    .btn-primary:focus, .btn-primary.focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5); }
    
    .btn-primary.disabled, .btn-primary:disabled {
      color: #fff;
      background-color: #007bff;
      border-color: #007bff; }
    
    .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
    .show > .btn-primary.dropdown-toggle {
      color: #fff;
      background-color: #0062cc;
      border-color: #005cbf; }
      .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
      .show > .btn-primary.dropdown-toggle:focus {
        -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
        box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5); }
  
  .justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }

  .w-100 {
    width: 100% !important; }
 
  .mb-4,
  .my-4 {
    margin-bottom: 1.5rem !important; }

  .mb-5,
  .my-5 {
    margin-bottom: 3rem !important; }

 .p-4 {
    padding: 1.5rem !important; }

   
  @media (min-width: 768px) {
    .p-md-5 {
      padding: 3rem !important; }    
    }
  
  @media (min-width: 992px) {
     
    }
  
  @media (min-width: 1200px) {
      
    }
  
  
  .text-center {
    text-align: center !important; }
    .bg-primary {
    background: #2553b8 !important; }
  
  .heading-section {
    font-size: 28px;
    color: #000; }
  
  .form-control {
    height: 44px;
    background: #F0EFF3;
    color: rgba(0, 0, 0, 0.8);
    font-size: 14px;
    border-radius: 2px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none; }
    .form-control::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: rgba(0, 0, 0, 0.3) !important; }
    .form-control::-moz-placeholder {
      /* Firefox 19+ */
      color: rgba(0, 0, 0, 0.3) !important; }
    .form-control:-ms-input-placeholder {
      /* IE 0+ */
      color: rgba(0, 0, 0, 0.3) !important; }
    .form-control:-moz-placeholder {
      /* Firefox 18- */
      color: rgba(0, 0, 0, 0.3) !important; }
    .form-control:focus, .form-control:active {
      border-color: #2553b8 !important; }
  
  textarea.form-control {
    height: inherit !important; }
  
  .wrapper {
    width: 100%; }
  
  .contact-wrap {
    background: #ffffff;
    }
  
  .btn {
    padding: 12px 56px;
    cursor: pointer;
    border-width: 1px;
    border-radius: 0px;
    font-size: 14px;
    font-weight: 400;
    -webkit-box-shadow: 0px 10px 20px -6px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0px 10px 20px -6px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 10px 20px -6px rgba(0, 0, 0, 0.12);
    position: relative;
    margin-bottom: 20px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }

    @media (prefers-reduced-motion: reduce) {
      .btn {
        -webkit-transition: none;
        -o-transition: none;
        transition: none; } }
    
    .btn:hover, .btn:active, .btn:focus {
      outline: none !important;
      -webkit-box-shadow: 0px 10px 20px -6px rgba(0, 0, 0, 0.22) !important;
      -moz-box-shadow: 0px 10px 20px -6px rgba(0, 0, 0, 0.22) !important;
      box-shadow: 0px 10px 20px -6px rgba(0, 0, 0, 0.22) !important; }

    .btn.btn-primary {
      background: #BC4E21 !important;
      border-color:#BC4E21 !important;
      color: #fff; 
      font-weight: 800;}
      /*
      .btn.btn-primary:hover, .btn.btn-primary:focus {
        border-color: #1c408e !important;
        background: #1c408e !important; } */
  
  .contactForm .label {
    color: #000;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600; }
  
  .contactForm .form-control {
    border: none; }
 
  #contactForm .form-control {
    font-size: 16px; }
  
  .submitting {
    float: left;
    width: 100%;
    padding: 10px 0;
    display: none;
    font-size: 16px;
    font-weight: 500;
    color: #2553b8; }
  
    .title-upper-cus{
        text-transform: uppercase;
    }

    .button-aling{
        text-align: end;
    }

    .font-title-cus{
        color:  #3B3734 !important;
        opacity: 1;
        font-family: 'Yantramanav',sans-serif !important;
        font-size: 30px;
        text-align: left;
        letter-spacing: 0.6px;
        line-height: 55px;
        font-weight: 800;        
        margin-bottom: 10px;
    }

    .font-subtitle-cus{
        color:  #3B3734 !important;
        opacity: 1;
        font-family: 'Yantramanav',sans-serif !important;
        font-size: 16px;
        text-align: left;
        letter-spacing: 0px;
        line-height: 25px;
        font-weight: 300; 
        margin-bottom: 60px !important;       
    }
 
#button-faq-cus a{
	background-color: transparent;
    color: #FFFFFD;
    border-color: #ffffff;
    border-width: 3px;
    padding: 10px 50px;
}

.gray-color {
        color: #999 !important;
    }



/* ----- END CONTACT US STYLES --- */

/* -------- Titles styles ------- */
.titlefont-25 > .tb_text_wrap {
    font-size: 25px !important;
	line-height: 35px;
    font-weight: bold;
}
.titlefont-22 > .tb_text_wrap {
    font-size: 22px !important;
	line-height: 28px;
    font-weight: bold;
}
.titlefont-18 > .tb_text_wrap{
	font-size: 18px !important;
}
.textfont-18 > .tb_text_wrap{
	font-size: 18px !important;
	color: #fff !important;
}
.titlefont-18.bold > .tb_text_wrap{
	font-size: 18px !important;
	font-weight: bold;
}
.titlefont-30.bold > .tb_text_wrap{
	font-size: 30px !important;
	font-weight: bold;
}
.titlefont-40 > .tb_text_wrap{
	font-size: 40px !important;
	font-weight: bold;
	line-height: 47px;
	color: #fff !important;
}
.titlefont-80 > .tb_text_wrap{
	font-size: 80px !important;
	font-weight: bold;
	line-height: 90px;
	color: #fff !important;
}
.text-white > .tb_text_wrap{
	color: #fff !important;
}
@media(max-width:960px){
	.titlefont-80 > .tb_text_wrap{
		font-size: 40px !important;
		line-height: 50px;
	}
}
@media(max-width:576px){
	.titlefont-80 > .tb_text_wrap{
		font-size: 30px !important;
		line-height: 40px;
	}
	.titlefont-40 > .tb_text_wrap{
		font-size: 30px !important;
		line-height: 40px;
	}
}
.btn-sus > .module-buttons-item > a {
    display: flex;
    text-align: left;
    align-items: center;
    padding: .5em;
}
.height-content{
	height: 100vh;
    display: flex;
    justify-content: center;
}
.glazed-effect {
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    background-color: rgba(255,255,255, 0.4);
}
/* -- eLin Styles --- */

.themify_builder_content-511 .tb_5rof945.module-plain-text {
    line-height: 14px !important;
}


.elin-icons-col img {
    border-radius: 0;
    max-height: 50%;
    max-width: 50%;
    object-fit: contain;
    margin-top: -34px;
	justify-content: left;
}
@media(max-width: 576px){
    .block-features-elin .tb_text_wrap{
        padding:0px !important;
    }
}
.elin-text-col .tb_text_wrap{
    padding:0px !important;
}
.elin-text-col p{ 
    margin-top: -2px;
    line-height: 17px;	
    padding:0px !important;
}
.elin-text-col{
    display: inline-flex;
}
.box-heading-elin >.tb_text_wrap {
    line-height: 22px;
    font-family: 'Yantramanav';
    padding: 5px 0px;
}

.box-heading-elin > div {
    color: #434343 !important;
    font-weight: 400;
    text-transform: capitalize;
    font-size: 1rem;
	padding-left: 10px;
    padding-right: 10px;
}

.background-size-box{
	background-size: 70%;
}

.height-box{
	height:70px;
}

.left-margin{
	margin-left: -25px !important;
}

.margin-zero >.layout-icon-left .module-feature-image {
    margin: 0px;
}

.module.minimal ul.tab-nav li.current {
    border-bottom: 0px solid #00a2fb;
}

.position-icon-box{
	bottom:0px;
	right:0px;
}

#tab-elin ul.tab-nav {
    display: flex !important;
    justify-content: center;
    align-items: flex-end;
    background: white;
}

#tab-elin .tab-content {
    padding-left: 30px;
    padding-right: 30px;
}
#tab-elin .tab-nav > li > a > span{
    display: block;
}
#tab-elin .tab-nav > li {
    margin-right: 0;
    position: relative;
    display: flex;
    z-index: 1;
    flex: 1;
    text-align: center;
    height: 95px;
}

#tab-elin .tab-nav > li.current{
    height: 120px;
    display: flex !important;
    justify-content: center;
    align-items: flex-end;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
#tab-elin .tab-nav > li.current a{
    height: 100px;
}
#tab-elin .tab-nav > li:first-child {
    border-top-left-radius: 20px;
}
#tab-elin .tab-nav > li:last-child {
    border-top-right-radius: 20px;
}

#tab-elin .tab-nav > li:not(.current)::before {
    position: absolute;
    content: '';
    bottom: 50%;
    left: -2px;
    height: 70px;
    width: 2px;
    background-color: #ffffff;
    z-index: -1;
    transform: translateY(50%);
}

#tab-elin .tab-nav a {
    padding: 20px 20px;
    width: 100%;
    max-height: 95px;
}

@media(max-width: 1360px)
{
    #tab-elin .tab-nav > li > a > span
    {
        font-size: calc(25vw * 0.05);
        line-height: initial;
    }
}
#tab-elin .tab-nav a::before {
    content: '';
    width: calc(100vw * 0.06);
    height: calc(100vw * 0.025);
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
}
#tab-elin .tab-nav li:nth-child(1) a::before {
    background-image: url(../../uploads/2021/07/Power.svg);
    background-size: contain;
}
#tab-elin .tab-nav li:not(.current):nth-child(1) a::before {
    background-image: url(imgs/Power-white.svg);
    background-size: contain;
}
#tab-elin .tab-nav li:nth-child(2) a::before {
    background-image: url(../../uploads/2021/07/Driveline.svg);
    background-size: contain;
}
#tab-elin .tab-nav li:not(.current):nth-child(2) a::before {
    background-image: url(imgs/Driveline-white.svg);
    background-size: contain;
}
#tab-elin .tab-nav li:nth-child(3) a::before {
    background-image: url(../../uploads/2021/07/Transmission.svg);
    background-size: contain;
}
#tab-elin .tab-nav li:not(.current):nth-child(3) a::before {
    background-image: url(imgs/Transmission-white.svg);
    background-size: contain;
}
#tab-elin .tab-nav li:nth-child(4) a::before {
    background-image: url(../../uploads/2021/07/Engine.svg);
    background-size: contain;
}
#tab-elin .tab-nav li:not(.current):nth-child(4) a::before {
    background-image: url(imgs/Engine-white.svg);
    background-size: contain;
}
#tab-elin .tab-nav li:nth-child(5) a::before {
    background-image: url(../../uploads/2021/07/Chasis.svg);
    background-size: contain;
}
#tab-elin .tab-nav li:not(.current):nth-child(5) a::before {
    background-image: url(imgs/Chasis-white.svg);
    background-size: contain;
}
#tab-elin .product-grid {
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 26px;
    grid-row-gap: 26px;
    column-gap: 26px;
    row-gap: 26px;
    padding-right: 2rem;
    max-height: 646px !important;
}
#tab-elin .product-grid > div {
    height: 310px;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #e1e1e1;
}
#tab-elin .product-grid > div .img-container{
    height: 70%;
    display: flex;
    justify-content: center;
    align-items: center;
}
#tab-elin .product-grid img {
    width: 100%;
    height: auto;
    padding: 25px;
}
#tab-elin .product-grid .icon {
    position: absolute;
    bottom: 10px;
    right: 10px;
    line-height: 1;
    background: #BD4F21;
    color: white;
    padding: 0.5em;
}
#tab-elin .product-grid > div:hover .box-content-elin {
    top: 0;
}
@media(max-width: 1024px) {
    #tab-elin .product-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media(max-width: 767px) {
    #tab-elin .product-grid {
        grid-template-columns: repeat(1, 1fr);
    }
    #tab-elin ul.tab-nav {
        flex-direction: column;
    }
    #tab-elin .tab-nav > li:first-child {
        border-top-right-radius: 20px;
    }
    #tab-elin .tab-nav > li:last-child {
        border-top-right-radius: 0;
    }
    #tab-elin .tab-nav > li:not(.current)::before {
        top: -2px;
        bottom: unset;
        left: 50%;
        transform: translateX(-50%);
        width: 50%;
        height: 2px;
    }
}
@media(max-width: 1024px) and (min-width: 768px) {
    #tab-elin .tab-nav a::before {
        display: block;
        margin: auto;
    }
}


/* -- End eLin Styles --- */

/* -- Mobility Styles --- */

#tab-mobility ul.tab-nav {
	display: flex !important;
    justify-content: center;
    align-items: flex-end;
    background: white;
}

#tab-mobility .tab-content {
    padding-left: 30px;
    padding-right: 30px;
}
#tab-mobility .tab-nav > li > a > span{
    display: block;
    width: 100%;
}
#tab-mobility .tab-nav > li {
	margin-right: 0;
	position: relative;
    display: flex;
    z-index: 1;
    flex: 1;
    text-align: center;
}

#tab-mobility .tab-nav > li.current{
    height: 120px;
    display: flex !important;
    justify-content: center;
    align-items: flex-end;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
#tab-mobility .tab-nav > li.current a{
    height: 100px;
}
#tab-mobility .tab-nav > li:first-child {
    border-top-left-radius: 20px;
}
#tab-mobility .tab-nav > li:last-child {
    border-top-right-radius: 20px;
}

#tab-mobility .tab-nav > li:not(.current)::before {
    position: absolute;
    content: '';
    bottom: 50%;
    left: -2px;
    height: 70px;
    width: 2px;
    background-color: #ffffff;
    z-index: -1;
    transform: translateY(50%);
}

#tab-mobility .tab-nav a {
	padding: 20px 10px;
    width: 100%;
    display: inline;
    max-height: 105px;
    line-height: 19px;
}

@media(max-width: 1360px)
{
    #tab-mobility .tab-nav > li > a > span
    {
        font-size: calc(25vw * 0.05);
        line-height: initial;
    }
}
#tab-mobility .tab-nav a::before {
    content: '';
    width: calc(100vw * 0.06);
    height: calc(100vw * 0.025);
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
	margin-bottom: 0.5rem;
}
#tab-mobility .tab-nav li:nth-child(1) a::before {
    background-image: url(../../uploads/2021/07/Power.svg);
    background-size: contain;
}
#tab-mobility .tab-nav li:not(.current):nth-child(1) a::before {
    background-image: url(imgs/Power-white.svg);
    background-size: contain;
}
#tab-mobility .tab-nav li:nth-child(2) a::before {
    background-image: url(../../uploads/2021/09/Drive-line-b.svg);
    background-size: contain;
}
#tab-mobility .tab-nav li:not(.current):nth-child(2) a::before {
    background-image: url(../../uploads/2021/09/Drive-line.svg);
    background-size: contain;
}
#tab-mobility .tab-nav li:nth-child(3) a::before {
    background-image: url(../../uploads/2021/09/Transmission-b.svg);
    background-size: contain;
}
#tab-mobility .tab-nav li:not(.current):nth-child(3) a::before {
    background-image: url(../../uploads/2021/09/Transmission.svg);
    background-size: contain;
}
#tab-mobility .tab-nav li:nth-child(4) a::before {
    background-image: url(../../uploads/2021/09/Energy-powertrain-b.svg);
    background-size: contain;
}
#tab-mobility .tab-nav li:not(.current):nth-child(4) a::before {
    background-image: url(../../uploads/2021/09/Energy-powertrain.svg);
    background-size: contain;
}
#tab-mobility .tab-nav li:nth-child(5) a::before {
    background-image: url(../../uploads/2021/09/Car-Chassis-b.svg);
    background-size: contain;
}
#tab-mobility .tab-nav li:not(.current):nth-child(5) a::before {
    background-image: url(../../uploads/2021/09/Car-Chassis.svg);
    background-size: contain;
}
#tab-mobility .product-grid {
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 26px;
    grid-row-gap: 26px;
    column-gap: 26px;
    row-gap: 26px;
    padding-right: 2rem;
    max-height: 646px !important;
}
#tab-mobility .product-grid > div {
    height: 310px;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #ffffff;
    box-shadow: 3px 3px 11px #00000014;
}
#tab-mobility .product-grid > div .img-container{
    height: 70%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: white;
}
#tab-mobility .product-grid img {
    width: 100%;
    height: auto;
    padding: 25px;
}
#tab-mobility .product-grid .icon {
    position: absolute;
    bottom: 10px;
    right: 10px;
    line-height: 1;
    background: #BD4F21;
    color: white;
    padding: 0.5em;
}
#tab-mobility .product-grid > div:hover .box-content-elin {
    top: 0;
}
.filter-blur{
    backdrop-filter: blur(10px);
    mix-blend-mode: normal;
    padding-left: 20px;
    background-color: rgb(255 255 255 / 30%);
    background-image: none;
}
#accordion-mobility .product-grid {
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 26px;
    grid-row-gap: 26px;
    column-gap: 26px;
    row-gap: 26px;
    padding-right: 2rem;
    max-height: 646px !important;
}
#accordion-mobility ul li .accordion-content .tb_text_wrap{
    padding: 0px !important;
}
@media(max-width: 576px)
{
    #accordion-mobility .product-grid
    {
        padding-right: 0.5rem;
        grid-template-columns: repeat(1, 1fr);
    }
}
#accordion-mobility .product-grid > div {
    height: 310px;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #e1e1e1;
}
#accordion-mobility .product-grid > div .img-container{
    height: 70%;
    display: flex;
    justify-content: center;
    align-items: center;
}
#accordion-mobility .product-grid img {
    width: 100%;
    height: auto;
    padding: 25px;
}
@media(max-width: 576px)
{
    #accordion-mobility .product-grid img {
        padding:10px;
    }
}
#accordion-mobility .product-grid .icon {
    position: absolute;
    bottom: 10px;
    right: 10px;
    line-height: 1;
    background: #BD4F21;
    color: white;
    padding: 0.5em;
}
#accordion-mobility .accordion-title a::after {
    content: '';
    width: calc(100vw * 0.2);
    height: calc(100vw * 0.15);
    display: flex;
    background-repeat: no-repeat;
    background-position: center;
    justify-content: center;
    align-items: center;
    margin-left: 0.5rem;
	margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}
#accordion-mobility .accordion-title span.tb_title_accordion.tf_w {
    padding: 0.8em !important;
}
#accordion-mobility ul li:nth-child(1) .accordion-title a::after {
    background-image: url(imgs/Power-white.svg);
    background-size: contain;
}
#accordion-mobility ul li:nth-child(2) .accordion-title a::after {
    background-image: url(../../uploads/2021/09/Transmission.svg);
    background-size: contain;
}
#accordion-mobility ul li:nth-child(3) .accordion-title a::after {
    background-image: url(../../uploads/2021/09/Drive-line.svg);
    background-size: contain;
}
#accordion-mobility ul li:nth-child(4) .accordion-title a::after {
    background-image: url(../../uploads/2021/09/Energy-powertrain.svg);
    background-size: contain;
}
#accordion-mobility ul li:nth-child(5) .accordion-title a::after {
    background-image: url(../../uploads/2021/09/Car-Chassis.svg);
    background-size: contain;
}

.box-front-elin {
    height: 90px !important;
    overflow: hidden;
    background: #e8e8e8 !important;
    padding-left: 16px;
    padding-right: 16px;
    display: flex;
    align-items: center;
    flex-shrink: 0;
}
.box-front-elin > h4 {
    color: #3B3734 !important;
    width: calc(100% - 0.5em - 20px);
    text-transform: lowercase;
    font-size: 20px !important;
    font-weight: bold;
    line-height: 21px;
}
.box-front-elin h4:first-line {
    text-transform: capitalize;
}
@media(max-width: 576px)
{
    .box-front-elin > h4 {
        font-size: 16px;
        line-height: normal;
        margin-bottom: 0px;
    }
}
@media(min-width: 1360px)
{
    .box-front-elin > h4 {
        font-size: calc(100vw * 0.01);
    }
}
@media(max-width: 1359px)
{
    .box-front-elin > h4 {
        font-size: 18px;
        line-height: normal;
    }
}

.box-content-elin {
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0;
    height: 100%;
    background: rgba(188, 78, 33, 0.8);
    backdrop-filter: blur(10px);
    transition: all 0.5s;
    color: #ffffff;
    padding: 17px;
    padding-top: 26px;
    z-index: 1;
    overflow: auto;
}
.box-content-elin > ul{
    padding: 0px;
    padding-inline-start: 17px;
    line-height: 20px;
}
#accordion-mobility .product-grid > div:hover .box-content-elin {
    top: 0;
}
.box-content-elin > div {
    padding: 0px 10px;
    line-height: 20px;
}
.box-content-elin > div > ul {
    padding-top: 20px;
}

.block-mobility-subheading .sub-head{
    color: #3B3734 !important;
    font-size: 19px !important;
    font-family: 'Yantramanav' !important;
    font-weight: normal;
}

@media(max-width: 1024px) {
    #tab-mobility .product-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media(max-width: 767px) {
    #tab-mobility .product-grid {
        grid-template-columns: repeat(1, 1fr);
    }
    #tab-mobility ul.tab-nav {
        flex-direction: column;
    }
    #tab-mobility .tab-nav > li:first-child {
        border-top-right-radius: 20px;
    }
    #tab-mobility .tab-nav > li:last-child {
        border-top-right-radius: 0;
    }
    #tab-mobility .tab-nav > li:not(.current)::before {
        top: -2px;
        bottom: unset;
        left: 50%;
        transform: translateX(-50%);
        width: 50%;
        height: 2px;
    }
}
@media(max-width: 1024px) and (min-width: 768px) {
    #tab-mobility .tab-nav a::before {
        display: block;
        margin: auto;
    }
}

#title-box .margin-title-box h1{
	margin-top:0px;
	margin-bottom: 10px;
}

.left-margin-box{
	margin-left: 109px !important;
}



#learn-more h1 {
	font-size: 70px;
    line-height: 70px;
    letter-spacing: 1.6px;
    margin-bottom: 0;
}
@media(max-width: 576px)
{
    #learn-more h1 {
        font-size: 30px;
        line-height: normal;
        letter-spacing: inherit;
        margin-bottom: 0;
    }
}


#contact-us-mobility  a{
	padding: 0;
    display: flex;
    align-items: center;
    min-height: 46px;
    justify-content: space-around;    
}

#contact-us-mobility  i {
	padding: 14px;
    align-self: stretch;
}
#contact-us-mobility  em
{
    padding: 14px;
    align-self: stretch;
    background: #943d1a;
}
#contact-us-mobility  span{
	padding-left: 14px;
    padding-right: 30px;
}
#contact-us-mobility svg {
    color: white !important;
}

/* -- End Mobility Styles --- */

/* -- Technologies Styles -- */

.menu-side-technologie{
    position: fixed !important;
    top: 50%;
    transform: translate(0%,-50%);
    z-index: 1;
    box-shadow: 2px 2px 10px 4px #6b7a833b;
    display: none;
}
@media(max-width: 991px){
    .menu-side-technologie{
        width: 15%;
    }
}
@media(min-width: 992px){
    .menu-side-technologie{
        width: 12%;
    }
}
@media(max-width: 1650px){
    .overview{
        padding-left: 18% !important;
    }
    #timeline{
        padding-left: 18%;
    }
    #design{
        padding-left: 18%;
    }
    #research-development{
        padding-left: 18%;
    }
    #testing-prototyping{
        padding-left: 18%;
    }
   
}
.active-menu-technologie{
    display: block !important;
    transition:all 0.3s ease-in-out;
}
.inactive-menu-technologie{
    display: none !important;
    transition:all 0.3s ease-in-out;
}
/*######## Menu responsive technologie #########*/
.accordion-custom-technologie{
    background: white;
    border-bottom: 3px solid #6B7A833B !important;
}
.accordion-custom-technologie-inactive > div{
    width: 100%;
}
.accordion-custom-technologie-inactive > div > a {
    display: flex !important;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    padding: 7% !important;
}
.accordion-custom-technologie-inactive > div > a > span{
        color: #000 !important;
}
.accordion-custom-technologie-inactive > div > a > em{
    background-color: rgb(218 221 223) !important;
    color: #000 !important;
    font-size: 18px!important;
    font-weight: bold;
    padding: 0.5rem;
}

.accordion-custom-technologie-active{
    background-color: #bd4f21 !important;
    border-bottom: 3px solid #6B7A833B !important;
}
.accordion-custom-technologie-active > div{
    background-color: #bd4f21 !important;
    width: 100%;
}
.accordion-custom-technologie-active > div > a {
    display: flex !important;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    padding: 7% !important;
}
.accordion-custom-technologie-active > div > a > span{
        color: #fff !important;
}
.accordion-custom-technologie-active > div > a > em{
    background-color: #bd4f21 !important;
    color: #fff !important;
    font-size: 18px!important;
    font-weight: bold;
    padding: 0.5rem;
}
@media(max-width: 680px){
    .accordion-hidden-technologie{
        display: none;
    }
    .overview,
    #timeline,
    #design,
    #research-development,
    #testing-prototyping    {
        padding-left: 0px !important;
    }
}
/*######## Menu responsive technologie #########*/
.menu-side-technologie ul li.menu-item-type-custom{
    border-bottom: 3px solid #6B7A833B !important;
}
.menu-side-technologie ul li.menu-item-type-custom a{
    padding: 1.5rem;
}
@media(max-width: 992px)
{
    .menu-side-technologie ul li.menu-item-type-custom a{
        padding: 1.20rem;
        font-size: calc(20% * 3.5);
    }
}
.box-front {
    height: 90px !important;
    overflow: hidden;
    background: #fff !important;
}
.box-front > div > ul {
    padding-top: 30px;
    line-height:20px;
}
.box-content:hover {
    height: 295px !important;
    background: #ffffff7a !important;
    backdrop-filter: blur(10px);
    transition: all 0.5s;
    overflow: hidden;
}
.icon-tech {
    height: 295px !important;
    background: #ffffff7a !important;
    backdrop-filter: blur(10px);
    transition: all 0.5s;
    overflow: hidden;
}

.box-content > div > h3{
    padding: 0px 10px;
    line-height: 20px;
}
.tabs-tech > div > ul {
    display: flex !important;
    background: #eceff1;
    justify-content: center;
}
.tabs-tech .tab-nav li {
    box-shadow: 0px 3px 18px #9a9a9a29;
    flex: 1;
    text-align: center;
    transition: .25s;
}
.tabs-tech li.current {
    /* transform: scaleY(1.15); */
    box-shadow: 0 2px 3px rgb(0 0 0 / 20%) !important;
}
.tabs-tech a {
    padding: 20px !important;
    min-width: 100px;
    text-align:center;
    background: white;
    width: 100%;
}
.tabs-tech li.current a {
    background: #037887;
}
.tabs-tech li.current::before {
    width: 0px;
}
.tabs-tech li::before {
    position: absolute;
    content: '';
    bottom: 0;
    left: -2px;
    height: 70px;
    width: 1px;
    background-color: #c1cad0;
    z-index: -1;
    margin-bottom: 4px;
}
.tabs-tech li:first-child::before {
    width: 0px;
}
.tabs-tech .tab-content > .tb_text_wrap {
    padding: 50px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.tabs-tech .tab-content > .tb_text_wrap h3{
    font-size: 40px;
}
.tabs-tech .tb_text_wrap > div.cont {
    display: flex;
}

.tabs-tech .tab-nav a::before {
    content: '';
    width: 63px;
    height: 63px;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin: auto;
}
.tabs-tech .tab-nav li:nth-child(1) a::before {
    background-image: url(../../uploads/2021/09/Mobility.svg);
}
.tabs-tech .tab-nav li:not(.current):nth-child(1) a::before {
    background-image: url(../../uploads/2021/09/Mobility-2.svg);
}
.tabs-tech .tab-nav li:nth-child(2) a::before {
    background-image: url(../../uploads/2021/09/Infrastructure.svg);
}
.tabs-tech .tab-nav li:not(.current):nth-child(2) a::before {
	background-image: url(../../uploads/2021/09/Infrastructure-2.svg);
}
.tabs-tech .tab-nav li:nth-child(3) a::before {
	background-image: url(../../uploads/2021/09/Food.svg);
}
.tabs-tech .tab-nav li:not(.current):nth-child(3) a::before {
	background-image: url(../../uploads/2021/09/Food-2.svg);
}
.tabs-tech .tab-nav li:nth-child(4) a::before {
    background-image: url(../../uploads/2021/09/Power-1.svg);
}
.tabs-tech .tab-nav li:not(.current):nth-child(4) a::before {
   background-image: url(../../uploads/2021/09/Power-2.svg);
}
.tabs-tech .tab-nav li:nth-child(5) a::before {
    background-image: url(../../uploads/2021/09/Water-1.svg);
}
.tabs-tech .tab-nav li:not(.current):nth-child(5) a::before {
    background-image: url(../../uploads/2021/09/Water-2.svg);
}
.tabs-tech .tab-nav li:nth-child(6) a::before {
	background-image: url(../../uploads/2021/09/Age.svg);
}
.tabs-tech .tab-nav li:not(.current):nth-child(6) a::before {
	background-image: url(../../uploads/2021/09/Age-2.svg);
}


.accordion-tech .builder-accordion-active a {
    border-bottom: 4px solid rgb(0 121 135);
}
.accordion-tech svg.tf_fa.tf-ti-minus {
    color: #fff;
}
#menu-sticky-tech{
    display:none;
}
div#menu-tech {
    width: 150px;
}
#menu-tech ul {
    border-radius: 0px;
}
#menu-tech > div > ul li a {
    padding-top: 30px;
    padding-bottom: 30px;
}
#menu-tech >div > ul li:first-child>a, 
#menu-tech >div > ul li:last-child>a  {
    border-radius: 0px;
}

#menu-tech > div > ul li {
    border-bottom: 1px solid #e4e4e4;
}
#menu-tech > div> ul li a:hover,
#menu-tech > div> ul li.current-menu-item a:hover {
    background: rgb(189 79 33);
    color: #fff !important;
}
.menu-sticky-tech{
    display: block !important;
    position: fixed;
    z-index: 1;
    top: 0;
}
.research > div > span > span img {
    border-radius: 0px;
    object-fit: scale-down;
}
.tabs-tech svg {
    width: 50px;
    fill: #6B7A83;
}
.tabs-tech li.current svg {
    fill: #fff;
}
.btn-tech .module-buttons-item.tf_inline_b {
    width: 100%;
}
.btn-tech > div > a.ui.builder_button.tb_default_color {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.btn-tech em {
    background: #BC4E21;
    color: #fff;
    padding: 5px;
}
.btn-tech.btn-dl em {
    padding: 14px 18px;
    font-size: 18px;
}
.btn-tech span {
    min-width: 250px;
}
@media(min-width:1440px){
    .btn-tech span{
        min-width: 280;
    }
}
@media(max-width:960px){
    .btn-tech span {
        min-width: calc(100vw - 210px);
    }
}
.tech-img img {
    height: 265px !important;
}
/* -- COVID19 page principal Styles --- */


#covid19-banner-title .main-head, .sub-head {
	color: #ffffff !important;
}  


#tab-covid19-ppal ul {
	display: flex !important;
}

#tab-covid19-ppal li {
	margin-right: 0;
	position: relative;
    display: inline-block;
    z-index: 1;
}


#tab-covid19-ppal li:not(.current)::before {
    position: absolute;
    content: '';
    bottom:0;
    left: -2px;
    height: 77px;
    width: 1px;
    background-color: #ffffff;
    z-index: -1;
    margin-bottom: 4px;
}

#tab-covid19-ppal a {
	padding: 20px 20px;
}

#tab-covid19-ppal span{
	text-transform: uppercase;
}

#button-covid19-card1 a, #button-covid19-card2 a, #button-covid19-card3 a  {
	padding: 0;
    display: flex;
    align-items: center;
    height: 100px;
    justify-content: space-around;  
	padding-right: 30px;	
}

#button-covid19-card1 i, #button-covid19-card2 i, #button-covid19-card3 i {
	font-size: 25px !important;
	padding: 7px;
}

#button-covid19-card1 span, #button-covid19-card2 span, #button-covid19-card3 span{
	font-size: 40px;
    font-weight: 500;
	padding-left: 20px;
    padding-right: 45px;
}

 
.tap-covid-rigth{
	padding-left:2px !important;
	padding-right:20px !important;
}

.tabs-tech-covid > div > ul {
    display: flex !important;
    background: transparent !important;
    justify-content: center;
}
.tabs-tech-covid li.current {
    transform: scaleY(1.15);
    box-shadow: 0 2px 3px rgb(0 0 0 / 20%) !important;
}
.tabs-tech-covid a {
    padding: 36px 55px !important;    
    text-align:center;
}
.tabs-tech-covid li.current::before {
    width: 0px;
}
.tabs-tech-covid li::before {
    position: absolute;
    content: '';
    bottom: 0;
    left: -2px;
    height: 70px;
    width: 1px;
    background-color: #c1cad0;
    z-index: -1;
    margin-bottom: 4px;
}
.tabs-tech-covid li:first-child::before {
    width: 0px;
}
.tabs-tech-covid .tab-content > .tb_text_wrap {
    padding: 50px;    
    justify-content: space-around;
	text-transform: initial;
	/* height: 1000px; */
}
.tabs-tech-covid .tab-content > .tb_text_wrap h3{
    font-size: 40px;
}
.tabs-tech-covid .tb_text_wrap > div.cont {
    display: flex;
}

/* Style for columns in OUR COVID RESPONDE tap */
.col-1-covid19{
	width: 26%;
	padding-left:15px;
}

.col-2-covid19{
	width: 74%;
}

@media ( max-width: 1024px ) {
	.col-1-covid19, .col-2-covid19 {
		width: 100%;
	}
}


/* ------------------ Events widget modificado para covid19 ----------------- */

.techscroll-list-wrapper-cov19  {
    max-height: 800px;
    overflow: auto;
}

.techscroll-list-wrapper-cov19::-webkit-scrollbar {
    width: 5px;     /* Tamaño del scroll en vertical */
    height: 5px;    /* Tamaño del scroll en horizontal */
}

/* Ponemos un color de fondo y redondeamos las esquinas del thumb */
.techscroll-list-wrapper-cov19::-webkit-scrollbar-thumb {
    background: #BC4E21;
    border-radius: 4px;
}

/* Cambiamos el fondo y agregamos una sombra cuando esté en hover */
.techscroll-list-wrapper-cov19::-webkit-scrollbar-thumb:hover {
    background: #e86028;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
}

/* Cambiamos el fondo cuando esté en active */
.techscroll-list-wrapper-cov19::-webkit-scrollbar-thumb:active {
    background-color: #ee6d37;
}

.techscroll-list-wrapper-cov19::-webkit-scrollbar-track {
    background: rgb(194 205 211);
    border-radius: 4px;
}

/* Begin card section */
section{
    padding: 100px 0;
}

.card-content {
	background: #ffffff;
	border: 4px;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
}

.card-img {
	position: relative;
	overflow: hidden;
	border-radius: 0;
	z-index: 1;
}

.card-img img {
	width: 100%;
	height: 300px;
	display: block;
}


.card-desc {
	background-color: #f7f7f7;
    height: 100px;  
    display: flex;
    align-items: center;
    justify-content: space-around;  
}

.no-decoration{
    text-decoration: none !important; 
}

/*-- Sets the style for the anchors next to the card icons --*/
.class-pading1.class-pading2 {
	padding:0px !important;
}

.estilos-icono{
    background: #bd4f21 !important;
    color: #ffffff !important;
	font-size: 25px !important;
    padding: 7px;   
}

.estilos-texto{
    color:#4B5256;
    font-size: 35px;
    font-weight: 900;    
}

/* -- PLAYBOOK TAB -- */
.estilos-texto-2{
    color:#4B5256;
	font-size: 17px;
    font-weight: 900;    
}

@media (max-width: 1024px) {
    .estilos-texto{
        color:#4B5256;
        font-size: 25px;
        font-weight: 500;}
}

.top-3rem{
    margin-top: 3rem;
}

.font-color-li1.font-color-li2{
	color: #3B3734 !important;
}

/* End card section */

/* Height for DealerLocator Section */
.height-700{
	height:700px !important;
}

.no-deco1.no-deco2{
	text-decoration:none !important; 
	border-bottom: 2px solid #BC4E21 !important;
}


/* --- Our Company styles---- */

.box-hover-icons {
    background: #ffffff2e;
    padding: 30px 50px;
    backdrop-filter: blur(30px);
    color: #fff;
    margin: 100px auto;
    border-radius: 10px;
    width: 100%;
    max-width: 450px;
    text-align: center;
}
.box-hover-icons > div {
    color: #fff !important;
}
.box-hover-icons ul {
    list-style: none;
    padding: 0px;
    text-align: left;
}
@media ( max-width: 1024px ) {
	.col-1, .col-2 {
		width: 100%;
	}
}

.box-global-text {
    transform: translate3d(0, 0, 0) translateY(25px);
    position: relative;
    z-index: 1;
    text-align: center;
    margin: 0 1.618em;
    top: 55%;
    opacity: 0;
    color:#fff !important;
}

.box-1:hover .box-global-text,
.box-2:hover .box-global-text,
.box-3:hover .box-global-text{
    opacity: 1;
    transform: translateY(0);
    transition: all 0.75s ease 0.5s;
    text-align: left;
}
.box-global-text > div > ul {
    color: #fff !important;
    font-size: 20px;
}
/* ------------------ Events widget modificado para covid19 ----------------- */

.techscroll-list-wrapper-cov19  {
    max-height: 800px;
    overflow: auto;
}

.techscroll-list-wrapper-cov19::-webkit-scrollbar {
    width: 5px;     /* Tamaño del scroll en vertical */
    height: 5px;    /* Tamaño del scroll en horizontal */
}

/* Ponemos un color de fondo y redondeamos las esquinas del thumb */
.techscroll-list-wrapper-cov19::-webkit-scrollbar-thumb {
    background: #BC4E21;
    border-radius: 4px;
}

/* Cambiamos el fondo y agregamos una sombra cuando esté en hover */
.techscroll-list-wrapper-cov19::-webkit-scrollbar-thumb:hover {
    background: #e86028;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
}

/* Cambiamos el fondo cuando esté en active */
.techscroll-list-wrapper-cov19::-webkit-scrollbar-thumb:active {
    background-color: #ee6d37;
}

.techscroll-list-wrapper-cov19::-webkit-scrollbar-track {
    background: rgb(194 205 211);
    border-radius: 4px;
}

/* Begin card section */
section{
    padding: 100px 0;
}

.card-content {
	background: #ffffff;
	border: 4px;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
}

.card-img {
	position: relative;
	overflow: hidden;
	border-radius: 0;
	z-index: 1;
}

.card-desc {
	background-color: #f7f7f7;
    height: 100px;  
    display: flex;
    align-items: center;
    justify-content: space-around;  
}

.no-decoration{
    text-decoration: none !important; 
}

.estilos-icono{
    background: #bd4f21 !important;
    color: #ffffff !important;
	font-size: 25px !important;
    padding: 7px;   
}

.estilos-texto{
    color:#4B5256;
    font-size: 35px;
    font-weight: 900;    
}

@media (max-width: 1024px) {
    .estilos-texto{
        color:#4B5256;
        font-size: 25px;
        font-weight: 500;}
}

.top-3rem{
    margin-top: 3rem;
}
/* End card section */


/* -- Styles for Covid19-community, Covid19-shareholder, Covid19-suppliers -- */

.title-main-style h1{
	font-size:2.5em;
}
.style-icon-covid19 a {
    justify-content: space-between;
    display: flex !important;
    align-items: center;
}
.style-icon-covid19 i, .style-icon-covid19 svg{
    background: #722f15 !important;
    color: #ffffff !important;
    font-size: 30px !important;
    padding: 6px;
}
@media(max-width:768px){
    .style-icon-covid19 {
        width: 400px;
        margin: 0 auto;
    }
}
@media(max-width:400px){
    .style-icon-covid19 {
        width: 100vw;
    }
}
.button-go-back.button-go-back2 a  {
	padding: 0;
    display: flex;
    align-items: center;
    height: 46px !important;
    justify-content: space-around !important;    
}

.button-go-back.button-go-back2 i, .button-go-back.button-go-back2 svg {
	padding-left: 16px;
    padding-right: 15px;
    align-self: stretch;
    margin-top: 0px;
    width: 45px;
    height: 45px;
    background: rgba(0,0,0,0.3);
    fill: white;
    margin-left: 2px;
}


.button-go-back.button-go-back2 span{
	padding-left: 43px;
    padding-right: 43px;
}


/* -- End Styles for Covid19-community, Covid19-shareholder, Covid19-suppliers -- */

/*- Style for buttton register in Linamar-Skyjack tab */


.size1-wdgpublichealth.size2-wdgpublichealth {
	padding:15px 25px !important;
}

.button-register-wdgpublichealth {
	box-shadow: 0px 1px 0px 0px #f0f7fa;
	background:linear-gradient(to bottom, #33bdef 5%, #019ad2 100%);
	background-color:#33bdef;
	border-radius:11px;
	border:1px solid #057fd0;
	display:inline-block;
	cursor:pointer;
	color:#ffffff !important;
	font-family:Arial;
	font-size:20px;
	font-weight:bold;	
	text-decoration:none;
	text-shadow:0px -1px 0px #5b6178;
}
.button-register-wdgpublichealth:hover {
	background:linear-gradient(to bottom, #019ad2 5%, #33bdef 100%);
	background-color:#019ad2;
}
.button-register-wdgpublichealth:active {
	position:relative;
	top:1px;
}




/* -- End COVID19 page principal Styles --- */

/* Height for DealerLocator Section */
.height-700{
	height:700px !important;
}

/* ---- Investors Page ---- */
.text-inv-box .tb_text_wrap {
    padding-right: 20px;
}
.panels {
    display: flex;
    height: 650px;
    text-transform:none;
}
.panel {
    flex: 1;
    justify-content: center;
    height: 100%;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    color: #fff;
    transition: flex 1s ease;
    position: relative;
}
.panel:hover {
    flex: 3;
}

.panel0 {
    background-image: url(../../uploads/2021/09/eAxle-Gearbox-Tall-B.jpg);
}
  
.panel1 {
    background-image: url(../../uploads/2021/09/Battery-Tray-Tall.jpg);
}
  
.panel2 {
    background-image: url(../../uploads/2021/09/Case-Covers-Tall.jpg);
}
  
.panel3 {
    background-image: url(../../uploads/2021/09/Crank-Case-Assembly-Tall.jpg);
}
  
.panel4 {
    background-image: url(../../uploads/2021/09/Differential-Assembly-Tall.jpg);
}
  

.panel .doc-title {
    color: #3b3734;
    text-decoration: none;
    display: flex;
    grid-template-columns: repeat(3, 1fr);
    align-items:end;
    justify-content: space-between;
    font-size: 16px;
    border-bottom: 1px solid #8e8e8e;
    padding:5px;
    align-items: center;
}
.panel .doc-title:last-child {
    border-bottom: 0px solid #a9a9a9;
}
.doc-title h5 {
    margin: 0;
    padding: 0px 5px;
}
.panel .doc-title h5:nth-child(1) {
    flex: 2;
}
.panel .doc-title h5:nth-child(2) {
    flex: 1;
}
.panel .doc-title i.tf_inline_b.tf_vmiddle {
    text-align: right;
    width: 20px;
}
.overlay .doc-title:hover {
    background: #bd4f21;
    color: #fff;
    border-bottom: 0px solid;
    
}
.coverage ul{
    padding-left:0;
}
.panel-dark {
    background-color: #00798775;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    transition: background-color .8s ease;
}
.overlay {
    z-index: 2;
    padding: 0 10px 30px;
    transform: translateX(100%);
}
.panel:hover .overlay {
    top:0;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    background-color: rgb(255 255 255 / 78%);
    transform: translateX(0);
    height: 100%;
}

.panel .title-tax {
    z-index: 2;
    transform: rotate(270deg) translateX(-100%) translateY(-100px);
    text-transform: uppercase;
    font-weight: 900;
    width: 400px;
    height: 50px;
}
.title-tax h2 {
    font-weight: 900 !important;
    padding-left: 40px;
}
.panel:hover .title-tax h2 {
    padding-left: 10px;
}
.panel:hover > .title-tax {
    transform: none;
    z-index: 1;
    color: #3b3734;
    font-weight: bold;
    background-color: rgb(255 255 255 / 76%);
    backdrop-filter: blur(5px);
    padding: 10px;
    width: auto;
    height: auto;
}
.panel:hover .panel-dark {
    background-color: rgb(255 255 255 / 50%);
}
@media(max-width:960px){
    .panels{
        flex-direction: column;
        margin-left: 36px;
        margin-right: 36px;
        height: 100vh;
    }
    .panel .title-tax {
        transform: rotate(0deg) translateX(0);
        padding-left: 30px;
        padding-right: 30px;
    }
    .overlay {
        margin: 50px 0px;
        padding: 0 20px 36px;
        display:none;
    }
    .tabs-tech-covid a {
        padding: 9px 30px !important;
        text-align: center;
    }
    .panel:hover .overlay{
        padding-top:0px;
        margin-top:0px;
    }
    .panelscroll {
        max-height: 358px !important;
    }
    .open-active > .overlay{
        display: block !important;
    }
}
@media (max-width: 767px) {
    .panels {
        margin: 0;
    }
    .panel .title-tax {
        padding: 30px;
    }
}

.qr-main {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
.qr-main a {
    text-decoration: none;
}
.qr-box-main > div {
    max-width: 164px;
}
.qr-main > div:nth-child(2) img {
    content: url(../../uploads/2021/09/annual-information-form.svg);
    padding-left: 15px;
}
.qr-main > div:nth-child(3) img {
    content: url(../../uploads/2021/09/Presentations.svg);
}
.qr-main > div:nth-child(4) img {
    content: url(../../uploads/2021/09/Annual-reports.svg);
    padding-left: 15px;
}
.qr-main > div:nth-child(5) img {
    content: url(../../uploads/2021/09/proxy-statements.svg);
    padding-left: 15px;
}
.qr-main > div:nth-child(6) img {
    content: url(../../uploads/2021/09/quarterly-reports.svg);
    padding-left: 15px;
}
.qr-box {
    border-right: 1px solid #ffffff;
    padding: 0 20px;
}

.qr-main > div:last-child > a div.qr-box {
    border-right: 0px !important;
}
.qr-box-main {
    display: flex;
}
.qr-box-int {
    border: 1px solid #ffffff;
    padding: 20px;
    width: 123px;
    height: 123px;
}
.qr-box-title {
    font-size: 18px;
    color: #ffffff;
    font-weight: normal;
    text-transform: uppercase;
    padding: 0 20px;
    width: 131px;
}
.qr-box-year{
    width:123px;
    height:123px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 10px;
    margin-right: auto;
}
.qr-box-year h5 {
    font-size: 30px;
    color: #fff;
    padding-left: 10px;
    margin: 0;
}
@media(max-width: 1150px) {
    .qr-box {
        border-right: none;
        padding: 0 10px;
    }
    .qr-box-year {
        margin-left: 10px;
        margin-bottom: 30px;
        margin-right: 10px;
    }

}
@media(max-width:980px){
	#coverage .module_column.col2-1,
	#investor-portfolio .module_column.col4-1,
	#investor-portfolio .module_column.col4-3,
	#news .module_column.col4-2 {
		width: 100%;
	}
}

@media(max-width:425px){
    .title-tax h2 {
        padding-left: 0px;
        font-size:20px !important;
    }
    .panel.open,
    .panel:hover{
        flex:5;
    }
    .panelscroll {
        max-height: 87% !important;
    }
    .panel .title-tax {
        width: auto;
    }
    #QMILNR-content{
        width:300px !important;
    }
}
/*  Style fonts for paragraph  */
.font-paragraph p, .font-paragraph li {
    font-size: 19px !important;
	color:  #3B3734 !important;
    font-weight: 300;
}
@media(max-width: 768px){
    ul.tab-nav.tf_clearfix{
        display: block !important;
    }
    ul.tab-nav.tf_clearfix li{
        width: 100%;
        margin: 2px 0px;
    }
    ul.tab-nav.tf_clearfix li a, ul.tab-nav.tf_clearfix li a span{
        width: 100%;
    }
    .tab-content {
        height: auto;
    }
    .box-heading-industrial-elin{
        padding: 0px !important;
    }
    .techscroll-list-wrapper-cov19 {
        max-height: inherit;
    }
    .row {
        margin-right: 0px;
        margin-left: 0px;
    }
    .col-1-covid19 {
        padding-left: 0px;
    }
    .card-content {
        margin-bottom: 40px;
    }
    .tb_text_wrap p>img {
        width: 100%;
        height: auto;
    }
    .banner-covid {
        min-height: auto !important;
    }
}

/* Styles for generic buttons with icon */

.btn-generic1.btn-generic2 a  {
	padding: 0;
    display: flex;
    align-items: center;
    height: 46px !important;
    justify-content: space-around !important;    
}

.btn-generic1.btn-generic2 i, .btn-generic1.btn-generic2 svg {
	padding-left: 16px;
    padding-right: 15px;
    align-self: stretch;
    margin-top: 0px;
    width: 45px;
    height: 45px;
    background: rgba(0,0,0,0.3);
    fill: white;
    margin-left: 2px;
}


.margin43-1.margin43-2 span{
	margin-left: 43px;
    margin-right: 43px;	
}


.margin56-1.margin56-2 span{
	margin-left: 56px;
    margin-right: 59px;
}

.margin90-1.margin90-2 span{
	margin-left: 90px;
    margin-right: 90px;
}

.margin60-1.margin60-2 span{
	margin-left: 60px;
    margin-right: 60px;
}



/* End Styles for generic buttons with icon */


/* styles for News section on Newsroom */
.news-grid {
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 30px;
    column-gap: 30px;
    grid-row-gap: 30px;
    row-gap: 30px;
}
.news-grid.per-8 {
    grid-template-columns: repeat(6, 1fr);
}
.news-grid a {
    min-height: 269px;
    position: relative;
    overflow: hidden;
    background: white;
    box-shadow: 0px 3px 6px #0000000F;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: stretch;
    color:  #3B3734;
    text-decoration: none;
    transition: 0.35s;
}
.news-grid a:hover {
    box-shadow: 0px 3px 8px 8px #0000002e;
    color:  #3B3734;
}
.news-grid a img {
    width: 100%;
    height: 144px;
    object-fit: cover;
}
.news-grid .featured {
    grid-area: 1 / 1 / 3 / 3;
}
.news-grid .featured img {
    height: 431px;
}
.news-grid .content-wrapper {
    padding: 22px;
    display: flex;
    flex-grow: 1;
    align-items: center;
}
.news-grid .news-date {
    background: #BC4E21;
    color: white;
    font-size: 20px;
    width: 84px;
    height: 91px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    margin-right: 34px;
    flex-shrink: 0;
}
.news-grid .news-date .day {
    font-size: 50px;
    line-height: 1;
}
.news-grid .content h4 {
    font-size: 16px;
    margin: 0;
    margin-top: 9px;
}
.news-grid .content p {
    font-size: 15px;
}
.news-grid .content h5 {
    font-size: 14px;
    margin: 0;
}
.news-grid a .preview {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    border-bottom: solid #BC4E21 7px;
    transition: 1s;
    padding: 20px;
    background: white;
}
.news-grid a:hover .preview {
    top: 0;
}
.pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
    padding-left: 0;
}
.pagination li {
    margin-left: 15px;
    margin-right: 15px;
}
.pagination li .btn {
    padding: 12px;
    line-height: 1;
    font-size: 16px;
    color: #212529;
    text-decoration: none;
    background: #f0f0f0;
}
.pagination li a {
    cursor: pointer;
}
.pagination li span {
    cursor: inherit;
}
.pagination li .btn.current, .pagination li a.btn:hover {
    background-color: #BC4E21;
    color: white;
}
.loader {
    margin: 50px auto;
    border: 5px solid #f3f3f3;
    border-top: 5px solid #BC4E21;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 2s linear infinite;
}
.news-grid.eventsWidget-list-wrapper {
    max-height: auto;
}
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
@media(max-width: 1023px) {
    .news-grid {
        grid-template-columns: repeat(2,1fr);
    }
    .news-grid.eventsWidget-list-wrapper {
        max-height: 575px;
    }
    .news-grid.per-8 {
        grid-template-columns: repeat(4, 1fr);
    }
}
@media(max-width: 767px) {
    .news-grid {
        grid-template-columns: 1fr;
    }
    .news-grid.per-8 {
        grid-template-columns: repeat(2,1fr);
    }
}
@media(min-width: 1024px) {
    .news-grid {
        grid-auto-rows: 1fr;
    }
    .news-grid.eventsWidget-list-wrapper {
        min-height: 600px;
    }
}
.press-list-wrapper {
    display: flex;
    justify-content: center;
    align-items: stretch;
}
.press-list-wrapper .years {
    width: 441px;
    max-width: 100%;
    height: 511px;
    list-style-type: none;
    overflow: auto;
    background-color: #ECECEC;
    padding-left: 0;
    flex-shrink: 0;
    margin: 0;
    max-width: 30%;
    max-height: 511px !important;
}
.press-list-wrapper .years li.hidden {
    display: none;
}

.press-list-wrapper .years > li > a {
    color: #6B7A83;
    font-size: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-decoration: none;
    padding: 22px 10px;
    margin: 0 22px;
}
.press-list-wrapper .years > li.open > a i {
    transform: rotateZ(90deg);
    color: #BC4E21;
}
.press-list-wrapper .years > li:not(:last-child):not(.open) > a {
    border-bottom: 1px solid #6B7A83;
}
.press-list-wrapper .months {
    max-height: 0;
    overflow: hidden;
    background: white;
    transition: .35s;
    list-style: none;
}
.press-list-wrapper .open .months {
    max-height: 1000px;
}
.press-list-wrapper .months a {
    color: #6B7A83;
    text-decoration: none;
    padding: 14px;
    display: block;
}
.press-list-cont {
    padding: 0 80px;
    max-height: 511px !important;
    overflow: auto;
    width: 100%;
}
.press-list {
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 50px;
    column-gap: 50px;
    grid-row-gap: 36px;
    row-gap: 36px;
}
.press-list > .press-release {
    display: flex;
    flex-direction: column;
    min-height: 236px;
    align-items: stretch;
    justify-content: flex-end;
    box-shadow: 0px 3px 21px #0000000F;
}
.press-list > .press-release .title {
    flex-grow: 1;
    color:  #3B3734;
    font-size: 16px;
    padding: 10px 30px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    background-color: #F2F2F2;
    margin-block-end: 0;
    margin-block-start: 0;
}
.press-list > .press-release .release-date {
    display: flex;
    flex-shrink: 0;
    font-size: 16px;
    color: #434343;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    padding-left: 27px;
    background-color: white;
    text-decoration: none;
}
.press-list > .press-release .release-date button {
    color: white;
    font-size: 18px;
    border: none;
    line-height: 1;
    padding: 6px 7px;
    background-color: #BC4E21;
    cursor: pointer;
}
.ui.brown {
    background: #bC4E21;
    cursor: pointer;
}
@media(max-width: 992px) {
    .press-list-cont {
        padding: 0 40px;
    }
    .press-list {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media(max-width: 767px) {
    .press-list-wrapper {
        flex-direction: column;
    }
    .press-list-wrapper .years {
        width: 100%;
    }
    .press-list {
        grid-template-columns: 1fr;
    }
    .press-list-wrapper .years {
        max-width: 100%;
        height: auto;
        max-height: 400px;
        margin-bottom: 40px;
    }
    .press-list-cont {
        padding: 0 20px;
    }
}

/* Styles for Contac Us  */

.cup-paddigs{
	padding-left:5.438em;
	padding-right:5.438em;
}

@media( max-width:1024px){
	.cup-paddigs{
		padding-left:2em;
		padding-right:2em;
	}
}


.title-upper-cus{
        text-transform: uppercase;
    }

.font-title-cus{
        color:  #3B3734 !important;
        opacity: 1;
        font-family: 'Yantramanav',sans-serif !important;
        font-size: 30px;
        text-align: left;
        letter-spacing: 0.6px;
        line-height: 55px;
        font-weight: 800;       
        margin-bottom: 10px;
    }

.font-subtitle-cus{
        color:  #3B3734 !important;
        opacity: 1;
        font-family: 'Yantramanav',sans-serif !important;
        font-size: 16px;
        text-align: left;
        letter-spacing: 0px;
        line-height: 25px;
        font-weight: 300; 
        margin-bottom: 60px !important;       
    }


.cup-background{
	background-color:#ffffff;
	box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
}

.cup-style-basic{
	height:44px;
	padding-left: 1em;
	font-size: 1em;
    font-family: 'Yantramanav', sans-serif;
    color:#3B3734;
    background-color: #F0EFF3;
    border-width: 0px;
	width:100%;	
}

.cup-style-inquiry{
	height:194px;
	padding-left: 1em;
	font-size: 1em;
    font-family: 'Yantramanav', sans-serif;
    color:#3B3734;
    background-color: #F0EFF3;
    border-width: 0px;
	width:100%;	
}

/* Prevents ajaxloader from being displayed that takes */ 
/* up space at the end of the submit button */
#ajaxloader span {display:none;}

.btn-justif{
	  text-align:right !important;
}

.padding-bot{
	padding-bottom:20px;
}

.padding-inquiry{
	padding-bottom:55px;
}


#cup-button  {
	  background: #BC4E21 !important;
    border-color: #BC4E21 !important;
	  font-size: 1.125em;
    font-family: 'Yantramanav', sans-serif;
    color: #fff;
    font-weight: 800;
	  padding: 12px 56px;
    cursor: pointer;
    border-width: 1px;
    border-radius: 0px;
	  box-shadow: 0px 10px 20px -6px rgb(0 0 0 / 12%);
	  
}

/* End Styles for Contact us */

/*Search */
.search-container {
    display: none;
}
.search-container.show {
    position: fixed;
    padding: 50px;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 99999;
    background: #cacaca4d;
    display: flex !important;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}
.btn-search-form-alt{
    width: 35px;
    height: 35px;
    cursor: pointer;
    border: none;
    color: white;
    background-color: #bd4f21;  
}

.input-search-form-alt{
    width: 80%;
    height: 35px;
    padding: 10px;
}
/* Color for P  */
.font-color734{
	color:#3B3734 !important;
}

/* Color for H3 */
.font-colore21{
	color: #BC4E21 !important;
}
.input-search-form-alt {
    width: 700px;
    height: 35px;
    padding: 30px;
    border: none;
    box-shadow: 1px 4px 11px #00000014;
    font-size: 25px;
    font-family: 'Yantramanav';
}


.search-widget {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 200px;
}


.search_submit {
    height: 60px;
    width: 60px;
    border: none;
    position: relative;
    color: white;
    font-size: 20px;
    box-shadow: 1px 4px 11px #00000014;
}

#search-form-alt {
    display: flex;
    margin-top: 50px;
}

.close-search {
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    top: 0;
    right: 0;
    transform: rotate(45deg);
}
.search-container .tb_text_wrap {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 50%;
    margin: auto;
    max-height: 150px;
}
.search-container .module_column.tb-column.col-full.tb_aqdn152.tf_box.last {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
}
/* search results page */
.search-results .inform ~ div {
    max-width: 1100px;
    margin: auto;
    padding: 30px 20px;
    border-bottom: solid 1px;
}
.search-results .inform ~ div:last-of-type {
    border-bottom: none;
}
.search-results .pagination {
    margin-top: 50px;
}
.search-results .pagination .page-numbers {
    padding: 12px;
    line-height: 1;
    font-size: 16px;
    color: #212529 !important;
    text-decoration: none;
    width: auto;
    height: auto;
    -webkit-box-shadow: 0px 10px 20px -6px rgba(0,0,0,0.12);
    -moz-box-shadow: 0px 10px 20px -6px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 10px 20px -6px rgba(0,0,0,0.12);
    border: none;
    transition: 0.3s;
}
.search-results .pagination .page-numbers.current, .search-results .pagination .page-numbers:hover {
    background-color: #BC4E21;
    color: white !important;
}
@media (max-width: 768px) {
    
    .input-search-form-alt {
        width: 450px;
    }

    .close-search {
        
        padding-left: 0px;
        padding-bottom: 309px;
        bottom: 0;
    }

}
@media (max-width: 480px) {
    
    .input-search-form-alt {
        width: 220px;
    }
    .close-search {
        padding-left: 0;
        padding-bottom: 266px;
        bottom: 0;
    }
}

@media(max-width: 767px){
    .text-hero-sustainability{
        word-break: break-word;
        font-size: 55px !important;
    }
    .sustainability .tb_text_wrap{
           padding: 0px !important;
        line-height: normal;
    }
    .sustainability .box-heading.font18 >.tb_text_wrap {
        font-size: 22px !important;
        font-family: 'Yantramanav';
        font-weight: 500;
    }
    .sustainability .accordion-active-icon {
        color: #ffffff !important;
    }
    .sustainability .accordion-sust .accordion-content .tb_text_wrap
    {
            overflow: hidden;
        word-break: break-word;
    }
    .sustainability .accordion-sust .accordion-active-icon {
        border-left: 5px solid rgb(255 255 255) !important;
                min-height: 3.5rem;

        align-items: center;
        color: #fff;
    }
    .sustainability .accordion-sust .accordion-icon{
                border-left: 5px solid rgb(255 255 255) !important;
                min-height: 3.5rem;

        align-items: center;
        color: #fff;
    }
    .sustainability .accordion-sust .accordion-active-icon .tb_title_accordion .tf_w{
        padding-left: 0.8rem;
    }
    #learn-more .tb_text_wrap{
        padding: 0px;
    }
    .sustainability .accordion-sust span.tb_title_accordion.tf_w{
        padding-left: 0.8rem;
        padding-right: 0.8rem !important;
        padding-bottom: 0px !important;
        padding-top: 0px !important;
    }
    .techresponsive .tb_text_wrap{
           padding: 0px !important;
        line-height: normal;
    }
}

.sustainability .style-icon-future > div > a
{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.sustainability .style-icon-future > div > a > span
{
    text-align: left;
    padding: 0.5rem;
    /* border-right: 5px solid #fff; */
    width: 80%;
}
.sustainability .style-icon-future > div > a > em
{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 20%;
    color: #fff;
}
.sustainability .style-icon-future > div > a > i
{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 20%;
    color: #fff;
}
.accordion-sust svg.tf_fa.tf-ti-minus {
    color: #fff;
}
@media(max-width:768px){
    .ceo-message .tb_text_wrap {
        padding: 0px !important;
    }
}
#width-100{
	width:100% !important;
}
/* Social Icons */
.fixed-social-icons {
    position: fixed;
    right: 10px;
    bottom: 30%;
    display: inline-grid;
}
.fixed-social-icons a {
    margin: 10px 0px;
    background: #ffffff;
    border-radius: 50%;
    box-shadow: 1px 1px 10px -1px #80808038;
    display: flex !important;
    width: 40px;
}
.fixed-social-icons a span.screen-reader-text, .footer-social-container a span.screen-reader-text {
    display: none !important;
}
.fixed-social-icons a em{
    color: #bd4f21 !important;
}
.fixed-social-icons a:hover{
    background: #bd4f21;
    cursor: pointer;
}
.fixed-social-icons a:hover em{
    color: #ffffff !important;
}
.fixed-social-icons .tf-fab-instagram {
    position: relative;
    left: 1px;
}
.fixed-social-icons .tf-fab-linkedin-in {
    position: relative;
    left: 2px;
}
@media(max-width: 768px){
    .fixed-social-icons {
        display: none;
        width: 0px;
        height: 0px;
    }
}
@media(max-width:560px){
	.social-resp-img img {
		width: 300px;
		height: auto;
	}
}

div#cookie-law {
    position: fixed;
    bottom: 0px;
    z-index: 9999;
    background-color: #bd4f21;
    color: white;
    padding: 10px;
    left: 0px;
    right: 0px;
    text-align: center;
}
#cookie-law a {
    font-weight: bold;
    text-decoration: none;
}
#cookie-law a:hover {
    color: #e4e4e4;
}
#cookie-law span{
    color:#fff;
}
a.close-cookie-banner {
    position: absolute;
    right: 30px;
    bottom: 10px;
}
.acsb-trigger {
    z-index: 999;
}

/* Popup Section  */

#popup-careers, #popup-careers>.content {
    z-index: 900;
}

#popup-careers {
    display: flex;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgb(0,0,0);
    background: rgba(0,0,0,.8);
    justify-content: center;
    align-items: center;
}
#popup-careers .sandbox {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: transparent;
}
#popup-careers .content {
    position: relative;
    width: 80%;
    max-width: 920px;
    margin-top: 50px;
    margin-bottom: 50px;
    /* margin-left: auto;
    margin-right: auto; */
    animation: modalbox;
    animation-duration: .4s;
    animation-timing-function: cubic-bezier(0,0,.3,1.6);
    display: flex;
    background-color: #eceff1;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-direction: column;
}
#popup-careers p {
    padding: 36px;
}
a#btn-continue {
    background: #BD4F21;
    color: #fff;
    text-decoration: none;
    padding: 10px 20px;
    margin: 0px 36px 36px;
}
@-webkit-keyframes modalbox {
    0% {
    top: -250px; 
    opacity: 0;
    }
    100% {
    top: 0; 
    opacity: 1;
    }
}

@keyframes modalbox {
    0% {
    top: -250px; 
    opacity: 0;
    }
    100% {
    top: 0; 
    opacity: 1;
    }
}


#popup-careers .close {
    position: absolute;
    top: 10px;
    right: 10px;
    transition: all 200ms;
    font-size: 20px;
    text-decoration: none;
    color: #434343;
    cursor: pointer;
}
.years .open {
	width: 100%;
}
/* custom comments */
.memorial-comments div#comments {
    max-height: 1034px;
    overflow-y: auto;
}
.memorial-comments div#comments  ol {
    padding-left: 10px;
}
.comment-wrapper {
    padding: 20px 35px 20px 20px;
    display: flex;
    box-shadow: 0px -1px 19px -7px #80808082;
    margin-bottom: 25px;
    margin-right: 15px;
}
.comment-left-side {
    flex: 0.4;
}
.comment-right-side {
    flex: 3;
}
.comment-author-alias {
    width: 40px;
    height: 40px;
    border-radius: 50px;
    background: #000;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
}
.comment-author {
    font-size: 1.2em;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 14px;
}
.comment-content {
    color: #000000d1;
    margin-bottom: 20px;
    font-weight: 300;
    font-size: 0.9em;
}
.comment-date {
    font-size: 0.75em;
    color: #6e6e6e;
    font-weight: 400;
}
@media(max-width: 680px){
    .comment-left-side {
        flex: 0.4;
        display: none;
    }
    .comment-wrapper {
        padding: 20px 30px;
        display: flex;
        box-shadow: 0px -1px 19px -7px #80808082;
        margin-bottom: 25px;
        margin-right: 15px;
    }
}
/* style added 20-08-2024 */
.accordion-sustainability .tb_title_accordion
{
	width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center !important;
    padding-left: 20px !important;
}
.accordion-sustainability .tb_title_accordion a
{
	padding-left: 1em !important;
}
.accordion-sustainability .accordion-title i {
    border-left: 0px solid #fff !important;
}
.accordion-sustainability .accordion-title a span 
{
   padding-left: 2.1em !important;	
}
.sustainability .style-icon-future
{
    width: 100% !important;
}
.contact-us-mobility-aux em
{
	display: flex;
    justify-content: center;
    align-items: center;
}
.three-items-aux-display{
	display:block !important;
}
.display-block{
	display:block !important;
}
.flex-row .tb_default_color
{
	flex-flow: row;
}
.flex-row .tb_default_color em
{
	margin: 0 !important;
}
.flex-row .tb_default_color span
{
	margin: 0;
    padding: 0px;
    line-height: 1;
}

.container_location{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}
.location-box {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 10px;
    background: #fff;
}
.location-box-info {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}
.location-box-info h2{
    color: #bc4321 !important;
	margin-top: 0 !important;
	font-size:26px;
	line-height:1.6rem;
	padding-right: 20px;
}
.location-box-info h3{
	margin-top: 0 !important;
	font-size:16px;
	line-height:0.8rem;
	padding-right: 20px;
	margin-bottom: 5px;
}
.location-box-info p{
    margin: 0 !important;
	padding-right:20px;
	font-size:16px;
}
.location-image {
    width: 250px;
    height: 250px;
    object-fit: cover;
}
.location-desc{
	display:flex;
	flex-direction:row;
}
.location-map{
	margin-top:20px;
	width:100%;
	height:250px;
}

.container-filter {
    display: flex;
    gap: 0px;
    align-items: center;
	justify-content: flex-end;
}
input#input-location {
    background: #fff;
    border: none;
    border-radius: 0px;
    font-family: 'Yantramanav';
    font-size: 20px;
    padding: 10px;
    width: 350px;
}
button.search-location-btn {
    background: #bd4f21;
    border: 0;
    padding: 12px;
    border-radius: 0px;
    color: #fff;
    font-family: 'Yantramanav';
    font-size: 20px;
    line-height: 20px;
}
button#clear-location {
    margin-left: 10px;
}
button.search-location-btn:hover{
	cursor:pointer;
}
.location-hidden{
	display:none;
}

.location-box-info i>svg {
	fill:#000;
    width: 15px;
    height: 20px;
    margin-right: 10px;
}
@media(max-width:991px){
	.location-box-info {
		flex-direction: column-reverse;
	}
	.location-image {
		width: 100%;	
		margin-bottom: 20px;
	}
}
@media(max-width:767px){
	.container_location {
		grid-template-columns: repeat(1, 1fr);
	}
	.location-box {
		flex-direction: column;
	}
	
	
}
.lihover {
	color: rgb(0 0 0 / 80%);
}
.lihover + ul.sub-menu{
    opacity: 1 !important;
    transform: none;	
	display:block !important;
}