/* ----- CTA -----*/
.ctatext {
color: #fff!important;
}
@media only screen and (max-width: 767px)
{
	.ctarow {
		display: none!important;
	}
	.mobno {
		display: none!important;
	}
}
@media (min-width: 1025px) and (max-width: 2520px) {

.ctamobrow {
display: none!important;
}
}
/* ----- STICKY -----*/
.stm-header .pearl_sticked .menu-item a{
  color: #000000 !important;
}
.stm-header .pearl_sticked .stm-socials a{
  color: #000000 !important;
}
/* ----- TABLES -----*/
 .wpdt-c.wpDataTableContainerSimpleTable .wpdtSimpleTable {
    width: 90%!important; 
}
.vc_tta.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a .vc_tta-title-text {
    text-transform: none!important;
font-weight: 700;
   
}
.vc_tta.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panels-container {
    padding: 0 0 0 60px;
    border-left: 0px solid rgba(0, 0, 0, 0.2);
    margin-top: 0;
}
/* ----- FOOTER -----*/
aside#stm_pages-2.widget.widget-default.widget-footer.stm_widget_pages.stm_widget_pages_style_2 {
    margin-right: -5%!important;
margin-left: 5%!important;
}
.tracklink {
border-bottom: 2px solid #D71826;
text-decoration: none!important;
}
.stm_footer_layout_3 .stm-footer__bottom {
    padding: 30px 0!important;
  }
.stm-footer aside.widget .widget-footer-title.widgettitle h4 {
    color: #000 !important;
}
.stm-footer .footer-widgets {
padding-bottom: 1px!important;
margin-bottom: -4%!important;
}
.stm-footer aside.widget a:hover {
    color: #7f7f7f !important;
}
/* ----- HEADER -----*/
/*stm_header_style_3 .stm-header .stm-header__row_color_top {
    display: none!important;
}*/
.stm_header_style_3 .stm-header .stm-offices .stm-switcher__trigger_default {
    display: none;
}
.btn.btn_solid:not(.btn_white) .btn__icon {
    color: #fff!important;
}
.stm_header_style_3 .stm-header .stm-header__row_color_top {
    position: relative;
    background: rgba(0, 0, 0, 0.3) !important;
}
.stm-header .pearl_sticked .menu-item ul.sub-menu li a{
     color: #fff !important;
}
@media only screen and (max-width: 767px)
{
	.stm_header_style_3 .stm_mobile__header {
    background-color: #98101b !important;
}
	div.stm-header__row.stm-header__row_top {
margin-top: 10%;
}
	div.stm-header__element.object712.stm-header__element_icon_only {
margin-left: 4%!important;
margin-top: -5%!important;
margin-bottom: -1%!important;
}
}
.stm_header_style_3 .stm_mobile__header
/* ----- SLIDER -----*/
.stm_slider .stm_slide__title span {
    letter-spacing: -1.8px;
    color: #fff;
    font-size: 60px!important;
    line-height: 70px!important;
}
.stm_slider_thumbs_container ul.stm_slider_thumbs_list li.stm_slide_thumb .stm_slide_thumb_content {
    font-size: 15px!important;
    line-height: 24px;
    font-weight: 300;
}
/* ----- MOBILE -----*/
@media only screen and (max-width: 767px)
{
	.col1mob {
		margin-top: -3%;
	}
}