.mapThumbnail::-webkit-scrollbar-thumb {
    background: #8A2A2B;
}

::selection {
    color: #F2A900;
    background: #8A2A2B;
}  
.button span {
    background: #1B1B1B;
}
.button span i:after, .button span i:before {
    background: #1B1B1B;
}
.button.btnColor2, .button.btnStyle2 {
    color: #F2A900;
}

.button.btnColor3, .button.btnStyle3 {
    color: #8A2A2B;
}

.button.btnColor2 span, .button.btnColor2 span i:after, .button.btnColor2 span i:before, .button.btnStyle2 span, .button.btnStyle2 span i:after, .button.btnStyle2 span i:before {
    background: #F2A900;
}
.socialWrapper a span:after, .socialWrapper a span:before {
    background: #F2A900;
}

.products:after {
    background: rgba(242, 169, 0, .9);
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #8A2A2B;
}
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #8A2A2B;
}
body:not(.mobile) .animateSection .imageSlide:before {
    background: #F2A900;
}
body:not(.mobile) .animateSection .sectionAnimate.color2:after {
    background: #F2A900;
}
body:not(.mobile) .animateSection .sectionAnimate.color2 .sectionInner2:before {
    background: #F2A900;
}
body:not(.mobile) .animateSection .sectionAnimate.color4:after {
    background: #F2A900;
}
body:not(.mobile) .animateSection .sectionAnimate.color4 .sectionInner2:before {
    background: #F2A900;
}
body:not(.mobile) .products:hover.style2:hover .as, body:not(.mobile) .products:hover.style3:hover .as {
    color: #1B1B1B;
}
.swiper-scrollbar .swiper-scrollbar-drag:before {
    background: #F2A900;
}
.swiper-scrollbar .swiper-scrollbar-drag:after {
    background: #F2A900;
}
footer .footerLines:after, footer .footerLines:before {
    background: #F2A900;
}
footer .footerLines:after {
    background: #8A2A2B;
}
.contactInfo .as:after, .contactInfo .as:before {
    background: #F2A900;
}
.simpleInput.invalid {
    border-color: #f11e1e!important;
}
.simpleInput.invalid+.firstBorderElement:before {
    background: 0 0;
    width: 100%;
    height: 100%;
    border: 1px solid #f11e1e!important;
    z-index: 4;
}
.SelectBox.invalid ~ .SelectBox{
    border:1px solid #f11e1e!important;
}
.simpleInput{color:#4a4a4a}

.style-submit-form .submit input[type=submit] {
    position: relative;
    color: #F2A900;
    background: #1e1e1e;
    width: 150px;
    height: 40px;
    padding: 5px;
    opacity: 1;
    text-align: center;
    margin: 0 auto;

}
.style-submit-form .pd-email input[type=text] {

    font-size: 14px;
    line-height: 36px;
    padding: 0 15px;
    color: #4a4a4a;
    background-color: #F5F5F5;
    height: 36px;

    border: 1px solid #D1D1D1;
    -webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, .3);
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    width: 300px;


}
.style-submit-form .pd-email ,.style-submit-form .submit{
    width: 300px;

}
.style-submit-form .submit{
    margin-top: 20px;
}
.style-submit-form .field-label{


    margin-bottom: 10px;

}


.literatureTable tbody td:before {
    background: #8A2A2B;
 }

.arrowDown {
    position: absolute;
    top: 50%;
    left: 0;
    width: 16px;
    height: 2px;
    margin-top: -2px;
    background: #8A2A2B;
    padding: 0 !important;
    border-bottom: 0 !important;
    -webkit-transition: background .3s linear;
    transition: background .3s linear;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.arrowDown i:after,
.arrowDown i:before {
    position: absolute;
    top: 3px;
    right: -3px;
    width: 10px;
    height: 2px;
    background: #8A2A2B;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: background .3s linear;
    transition: background .3s linear;
    content: '';
}
.arrowDown i:after {
    top: auto;
    bottom: 3px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.downloadLink {
    display: inline-block;
    position: relative;
    font-size: 12px;
    padding-left: 50px;

}

.map-locations-wrapper .downloadLink {
    padding: 3px 0 3px 30px;
    border-bottom: 0;
    font-size: 12px;
}

.map-locations-wrapper .downloadLink:before {
    content: none;
}

@media (max-width: 767px) {

    .locationResultWrapper .map-locations-wrapper .downloadLink {
        padding-left: 30px;
    }
}

.simpleInput:focus {
    color: #8A2A2B;
}

header nav li .dropDown {
    height: 60vh;
}

.literatureTable thead td {
    padding: 20px 40px;

}


.literatureTable tbody td a {
    display: block;
    padding: 10px 40px;
}

.literatureTable tbody td  {
    padding: 0px;
    vertical-align: middle;
}


tr:hover svg path:last-child
{
    stroke: #fff;

}

tr:hover svg path:first-child
{
    fill: #fff;

}

.literatureTable td a {
    color:#000000 !important;

}


.sortableDown{display: inline-block; position: relative; padding-right: 20px;}
.sortableDown:before, .sortableDown:after{content: "";
    position: absolute; right: 0; top: 50%;
    border-bottom: 5px  #8A2A2B solid; border-left: 5px transparent solid; border-right: 5px transparent solid; margin-top: -6px;}
.sortableDown:after{transform: rotate(-180deg); -webkit-transform: rotate(-180deg); margin-top: 2px;}
.sortableDown:after{border-bottom-color: #F2A900;}



.sorttable_sorted_reverse .sortableDown{display: inline-block; position: relative; padding-right: 20px;}
.sorttable_sorted_reverse .sortableDown:before, .sorttable_sorted_reverse .sortableDown:after{content: ""; position: absolute; right: 0; top: 50%; border-bottom: 5px #8A2A2B solid; border-left: 5px transparent solid; border-right: 5px transparent solid; margin-top: -6px;}
.sorttable_sorted_reverse .sortableDown:after{transform: rotate(-180deg); -webkit-transform: rotate(-180deg); margin-top: 2px;}
.sorttable_sorted_reverse .sortableDown:after{border-bottom-color: #F2A900;}

.sorttable_sorted .sortableDown{display: inline-block; position: relative; padding-right: 20px;}
.sorttable_sorted  .sortableDown:before, .sorttable_sorted  .sortableDown:after{content: "";
    position: absolute; right: 0; top: 50%;
    border-bottom: 5px  #F2A900 solid; border-left: 5px transparent solid; border-right: 5px transparent solid; margin-top: -6px;}
.sorttable_sorted  .sortableDown:after{transform: rotate(-180deg); -webkit-transform: rotate(-180deg); margin-top: 2px;}
.sorttable_sorted  .sortableDown:after{border-bottom-color: #8A2A2B;}





.sortableUp, .sortableDown
{
    padding-bottom: 9px;
}

/*tr:hover svg path:last-child*/
/*{*/
/*    stroke: #fff;*/

/*}*/

/*tr:hover svg path:first-child*/
/*{*/
/*    fill: #fff;*/

/*}*/

.literatureTable tbody td:before {
background: #F2A900;

}



@media (min-width: 992px) {
    .literatureTable thead tr td {
        font-weight: 700;
        text-align: left;
    }
    .literatureTable tbody tr  td {
        text-align: left;
    }

    .literatureTable tbody td:last-child {
        text-align: right;
        padding-right: 25px;
    }

    .literatureTable thead tr td:last-child {
        padding-right: 0px !important;
        text-align: center;
    }

    .navColumn.size2::after {
        position: absolute;
        top: 0;
        left: 0;
        height: 10000px;
        width: 1px;
        background: #3c3c3c;
        content: '';
        transform: translateX(-25px);
    }

    header nav li .dropDown {
        height: 60vh;
        padding-bottom: 0;
    }

    header nav li .dropDown .navColumn {
        position: relative;
        margin-right: 0;
        padding-right: 50px;
    }

    header nav li .dropDown p {
        font-size: 14px;
        font-weight: 700;
    }

    header nav li .dropDown .innerOverflow {
        position: relative;
        overflow: hidden;
        padding-bottom: 20px;
    }

    header nav li .dropDown li {
        padding-left: 15px;
    }

    header nav li .dropDown li:before {
        position: absolute;
        top: 14px;
        left: 0;
        width: 3px;
        height: 4px;
        background: #fff;
        border-radius: 100%;
        display: block;
        content: '';
    }
}


.white_color {
    color: #ffffff;
}


#sorttable_sortfwdind, #sorttable_sortrevind{
    display: none;
}



/*22_01_19*/
.ui-menu {
    position: fixed !important;
    top: 90px !important;
    max-width: 1140px;
    width: 100% !important;
    left: 50% !important;
    background-color: #fff;
    z-index: 15;
    max-height: 300px;
    overflow-y: auto;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);

}

.ui-menu-item {
    padding: 7px 15px;
    border-bottom: 1px solid #eee;
    cursor: pointer;
    -webkit-transition: background .15s linear;
    transition: background .15s linear;
}

.ui-menu-item h4 {
    -webkit-transition: color .15s linear;
    transition: color .15s linear;
}

.si-content {
    overflow: hidden;
    padding: 30px 0;
}

.mapStylee3 {
    padding: 0 15px 0 0;
    overflow: hidden;

}

@media (min-width: 992px) {
    body:not(.mobile) .closeMapThumb:hover span:before,
    body:not(.mobile) .closeMapThumb:hover span:before {
        width: 100%;
    }
    .ui-menu-item:hover {
        color: #fff;
        background-color: #8A2A2B;
    }
    .ui-menu-item:hover h4 {
        color: #fff;
    }
    .locationDetails a:not(.button):hover {
        color:#8A2A2B ;
    }
    .sl-next .swiper-button-next:hover:before,
    .sl-prev .swiper-button-prev:hover:before {
        border-color: #8A2A2B;
    }
}
@media (max-width: 1199px) {
    .ui-menu {
        max-width: 940px;
    }
    .mapStylee3 {
        /*padding: 0;*/
        width: 100%;
    }
}
@media (max-width: 991px) {
    #world-map {
        height: 360px;
    }
    .ui-menu {
        max-width: 100%;
        top: 160px !important;
    }
    .ui-menu-item h4 {
        font-size: 15px;
        line-height: 19px;
    }
}


/*Button*/
.button.btnLight {
    color: #fff;
}



.button.btnStyle2,
.button.btnStyle3{
    color: #F2A900;
}

.button.btnStyle3 {
    padding: 10px;
    background: #1B1B1B;
}
.button.btnStyle2  span,
.button.btnStyle2  span i:after,
.button.btnStyle2  span i:before {
    background: #F2A900;
}


.products[data-rel=videoPopup] .arrow:before {
    border-left: 30px solid #1B1B1B;
}


.button.btnLight span,
.button.btnLight span i:after,
.button.btnLight span i:before {
    background-color: #F2A900;
}

.simpleButton:hover {
    background: transparent;
    color: #8A2A2B;
}

.stickyWrapper .stickyContent .listNav li a {
    padding: 19px 0

}

span.cookie-consent__message a:hover{
    color: #8A2A2B;
}
button.js-cookie-consent-agree {
    margin-left: 10px;
    border: none;
    border-radius: 3px;
    background: #F2A900;
    padding: 5px 10px;
    font-size: 14px;
    color: #000000;
}

button.js-cookie-consent-agree:hover{
    margin-left: 10px;
    border: none;
    border-radius: 3px;
    background: #fff;
    padding: 5px 10px;
    font-size: 14px;
    color: #8A2A2B;
}
.mandatory{
    text-align: left;
}



/*teams start */
.link-bio {
    color: rgb(242, 169, 0);
    font-weight: bold;
    transition: 0.25s linear;
}

.img-wrap {
    position: relative;
    margin: 0 auto 10px;
    max-width: 164px;
    width: 100%;
}

.img-wrap img {
    display: block;
    width: 100%;
}

.img-wrap::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: 0.25s linear;
    background: rgba(0, 0, 0, .4);
    opacity: 0;
    visibility: hidden;
    transition: 0.25s linear;
}

.img-wrap::after {
    content: '+';
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: rgb(242, 169, 0);
    font-size: 100px;
    font-weight: bold;
    opacity: 0;
    visibility: hidden;
    transition: 0.25s linear;
}

@media (min-width: 992px) {

    .img-wrap:hover:before,
    .img-wrap:hover:after {
        opacity: 1;
        visibility: visible;
    }

    .link-bio:hover {
        color: #1b1b1b;
    }
}

.popupContainer.size3 {
    max-width: 920px;
    position: relative;
    margin-top: 150px;
}

.popupContainer.size3 .buttonClose {
    position: absolute;
    right: -22px;
    top: -22px;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: rgb(242, 169, 0);
}

.popupContent.active .popupContainer.size3 .buttonClose span {
    width: 20px;
}

.popupContainer.size3 .buttonClose span:first-child,
.popupContainer.size3 .buttonClose span:last-child {
    background: #1b1b1b;
    border: none;
}

.biography-wrap {
    position: relative;
    padding: 80px 50px 80px 90px;
    display: flex;
}

.biography-wrap::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 50px;
    background: rgb(242, 169, 0);
}

.biography-wrap .teamMember {
    flex-shrink: 0;
    max-width: 270px;
    width: 100%;
    margin-right: 80px;
    overflow: visible;
}

.biography-wrap .teamMember .img-wrap {
    max-width: 100%;
    margin-top: -230px;
    margin-bottom: 30px;
}

.biography-wrap .teamMember .innerWrap {
    overflow: hidden;
}

.biography-info .simpleArticle {
    font-weight: 400;
    font-size: 12px;
}


@media (min-width: 992px) {

    .popupContainer.size3 .buttonClose:hover span:first-child::before,
    .popupContainer.size3 .buttonClose:hover span:last-child::before {
        background: #fff;
    }
}

@media (max-width: 1600px) {
    .popupContainer.size3 {
        max-width: 820px;
        position: relative;
    }

    .biography-wrap {
        padding: 60px 40px 60px 70px;
    }

    .biography-wrap::before {
        width: 40px;
    }

    .biography-wrap .teamMember {
        max-width: 220px;
        margin-right: 60px;
    }

    .biography-wrap .teamMember .img-wrap {
        margin-top: -170px;
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {
    .popupContainer.size3 {
        max-width: 820px;
        position: relative;
        margin-top: 0px;
    }

    .popupContainer.size3 .buttonClose {
        position: absolute;
        right: -15px;
        top: -15px;
        width: 30px;
        height: 30px;
    }

    .popupContent.active .popupContainer.size3 .buttonClose span {
        width: 16px;
    }

    .biography-wrap {
        padding: 30px 20px 30px 50px;
        display: block;
    }

    .biography-wrap::before {
        width: 30px;
    }

    .biography-wrap .teamMember {
        max-width: 220px;
        margin-right: 15px;
        margin: 0 auto 30px;
    }

    .biography-wrap .teamMember .img-wrap {
        margin-top: 0;
        margin-bottom: 20px;
    }
}


.biography-wrap .teamMember .img-wrap::before,
.biography-wrap .teamMember .img-wrap::after {
    display: none;
}
/*teams end*/

.get_a_quote {
	position: absolute;
	top: 40px;
	right: 60px;
	cursor: pointer;
	background-color:#F2A900; 
	font-weight:bold;
	padding:5px 15px;
	z-index:4;
	border: none;
    	outline: none;
    	transition: all 0.3s ease; /* Agrega transici n para suavizar el cambio de tama o */
    	min-width: 80px; /* Ancho m nimo para dispositivos m viles */
    	white-space: nowrap; /* Evitar que el texto se divida en varias l neas */}

.get_a_quote_mob {
	position: absolute;
	top: 40px;
	right: 45px;
	cursor: pointer;
	background-color:#F2A900; 
	font-weight:bold;
	padding:5px 15px;
	z-index:4;
	border: none;
    	outline: none;
    	transition: all 0.3s ease; /* Agrega transici n para suavizar el cambio de tama o */
    	min-width: 80px; /* Ancho m nimo para dispositivos m viles */
    	white-space: nowrap; /* Evitar que el texto se divida en varias l neas */
}





@media only screen and (max-width: 767px) {
    .get_a_quote {
        display: none; 
    }
    .get_a_quote_mob {
        display: inline-block; 
	top: 0;
	font-size: 10px;
	padding: 5px 10px;
	width: auto;
    }
}


@media (min-width: 768px) {
    .get_a_quote_mob  {
        display: none;
    }
.get_a_quote {
        display: inline-block; /* Oculta la versi n de escritorio del bot n en dispositivos m viles */
    }

}