/* Todas las páginas */
.stm-main-title-unit {
margin-bottom: 0px;
}

/* Header */
.stm-header .stm-header-container {
max-width: 1380px !important;	
}
.stm-header.stm-header-second .stm-header-inner .stm-main-menu .stm-main-menu-unit {
text-align: center;
}
.stm-header .stm-header-inner {
background-color: transparent;
}
.header_2 .stm-header .stm-main-menu .stm-main-menu-unit .header-menu  li a {
color: #263683;
}
.stm-header.stm-header-second .stm-header-inner .stm-main-menu .stm-main-menu-unit .kos-header-logo {
width: 175px;
}
.kos-header-menu li a span {
border-bottom: none !important;
}
.kos-header-menu li a:hover span {
border-bottom: solid 2px #42906a;
}
.stm_menu_item_logo a span {
border-bottom: none !important;
}
.stm-header.stm-header-second .stm-header-inner .stm-main-menu .stm-main-menu-unit .kos-header-menu li .sub-menu li {
background: #263683 !important;
}
.stm-header.stm-header-second .stm-header-inner .stm-main-menu .stm-main-menu-unit .kos-header-menu li .sub-menu li a {
color: #fff !important;
background: #263683 !important;
}
.stm-header.stm-header-second .stm-header-inner .stm-main-menu .stm-main-menu-unit .kos-header-menu li .sub-menu li:hover {
background: #263683 !important;
color: #fff;
}
.navxtBreads span {
color: #263683 !important;
}
.stm-header-mobile {
background-color: transparent;
}
@media only screen and (max-width: 767px) {
.stm-header .logo-main {
max-width: 50%;
margin-top: 0px !important;
}
ul.stm-mobile-menu-list.heading-font {
color: rgba(21, 21, 21, 0.95) !important;
}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
.stm-header .logo-main {
margin-top: 0px !important;
}
.stm-header-mobile .bloglogo img {
max-width: 75% !important;
}
ul.stm-mobile-menu-list.heading-font {
color: rgba(21, 21, 21, 0.95) !important;
}
}

/* Menu Header */
.stm-header.stm-header-second .stm-header-inner .stm-main-menu .stm-main-menu-unit .kos-header-menu > li a {
font-size: 15px;
padding: 1px 20px 0;
background: transparent;
}
.stm-header.stm-non-transparent-header.stm-header-fixed .stm-header-inner {
background: #f8f8f8;
}
li#menu-item-9601, li#menu-item-9602 {
width: 260px;	
}

/* Botones */
a.button.btn-md.stm-fs-16 {
font-size: 16px;
font-weight: 600;
padding: 14px 45px 14px;
border-radius: 0px;
}
.tp-caption .button.btn-md:hover {
color: #263683 !important;
border-color: #263683;
}
a.button.btn-md.with_bg {
font-size: 16px;
font-weight: 600;
padding: 14px 45px 14px;
border-radius: 0px;
}
a.button.btn-md.with_bg:hover {
color: #263683;
border-color: #263683;
}
a.button.only_border {
font-size: 16px;
font-weight: 600;
padding: 14px 45px 14px;
border-radius: 0px;
}
input[type="submit"] {
border-radius: 0px;
}
@media only screen and (max-width: 767px) {
a.button.only_border {
font-size: 15px !important;
}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
a.button.only_border {
font-size: 15px !important;
}
}

/* Slider */
.ares .tp-bullet.selected {
background: rgba(229,229,229,0.5) !important;
}
.tparrows::before {
color: #263683 !important;
}

/* Call-to-action Footer */

/*.stm-footer-image .inner .heading-font {
background: #263683 !important;
font-size: 48px !important;
max-width: 438px !important;
line-height: 56px !important;
}*/
.stm-footer-image .inner {
padding-top: 100px;
}
.stm-footer-image .heading-font span.stm-red {
color: #42906a !important;
padding: 14px 0 14px 14px !important;
background: #263683 !important;
}
.stm-footer-image .heading-font span.stm-text {
color: #42906a !important;
padding: 14px 14px 14px 0 !important;
background: #263683 !important;
}
span.stm-after-btn-text {
background: #263683 !important;
color: #fff;	
padding: 14px !important;
font-size: 40px;
line-height: 45px;
font-weight: 700;
font-family: "Roboto Condensed" !important;
}
a.button.btn-md.with_bg {
position: absolute !important;
margin-top: 125px;
margin-left: 307px;
}
@media only screen and (min-width: 320px) and (max-width: 568px) {
.stm-footer-image .inner .heading-font {
font-size: 25px !important;
line-height: 30px !important;
}
span.stm-after-btn-text {
font-size: 22px !important;
line-height: 26px !important;;
}	
.stm-footer-image {
height: 363px !important;
background-position: 32% 100px !important;
}
a.button.btn-md.with_bg {
margin-left: 45px;
}
}
@media only screen and (min-width: 360px) and (max-width: 640px) {
.stm-footer-image .inner .heading-font {
font-size: 30px !important;
line-height: 34px !important;
}
span.stm-after-btn-text {
font-size: 26px !important;
line-height: 30px !important;
}	
a.button.btn-md.with_bg {
margin-left: 65px;
}
}
@media only screen and (min-width: 375px) and (max-width: 667px) {
.stm-footer-image .inner .heading-font {
font-size: 36px !important;
line-height: 40px !important;
}
span.stm-after-btn-text {
font-size: 28px !important;
line-height: 32px !important;
}		
.stm-footer-image {
height: 394px !important;
background-position: 32% 100px !important;
}
a.button.btn-md.with_bg {
margin-left: 80px;
}
.stm-footer-image .inner {
padding-top: 85px;
}
}
@media only screen and (min-width: 414px) and (max-width: 736px) {
span.stm-after-btn-text {
font-size: 31px;
line-height: 36px;
}	
.stm-footer-image {
height: 397px !important;
background-position: 32% 100px !important;
}
a.button.btn-md.with_bg {
margin-left: 99px;
}
.stm-footer-image .inner .heading-font {
font-size: 41px !important;
line-height: 50px !important;
}
span.stm-after-btn-text {
font-size: 31px !important;
line-height: 36px !important;
}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
a.button.btn-md.with_bg {
margin-left: 305px;
}
.stm-footer-image .inner {
padding-right: 45px;
}
}
@media only screen and (min-width: 1024px) and (max-width: 1336px) {
.stm-footer-image .inner {
padding-right: 45px;
}
}

/* Footer */
.stm-footer a:hover {
color: #42906a !important;
} 
.footer-widgets-wrapper .stm-cols-4 {
border-bottom: solid 1px rgba(255,255,255,.25);
}
.footer-widgets-wrapper .stm-cols-4 aside {
display: block;
float: left;
width: 33.3%;
}
aside#text-2 {
padding-right: 40px !important;
}
.widget_contacts ul li .icon {
opacity: 1;
}
#footer-main #contacts-2 table tbody tr td {
border-bottom: none !important;
}
.fa-map-marker::before {
color: #42906a;
}
.fa-phone::before {
color: #42906a;
}
.fa-envelope::before {
color: #42906a;
}
.fa.fa-twitter::before {
font-family: "Font Awesome 6 Brands" !important;
content: "\e61b" !important;
font-weight: 400 !important;
}
.widget_contacts ul li.widget_contacts_address .text {
opacity: 1;
font-family: Open Sans !important;
font-weight: 400 !important;
font-size: 15px !important;
word-spacing: 0px !important;
letter-spacing: 0px !important;
}
.widget_contacts ul li.widget_contacts_phone .text {
opacity: 1;
font-family: Open Sans !important;
font-weight: 400 !important;
font-size: 15px !important;
word-spacing: 0px !important;
letter-spacing: 0px !important;
}
.widget_contacts ul li.widget_contacts_mail .text {
opacity: 1;
font-family: Open Sans !important;
font-weight: 400 !important;
font-size: 15px !important;
word-spacing: 0px !important;
letter-spacing: 0px !important;
}
.widget_contacts ul li a {
color: #fff;
}
/*
#nav_menu-2 .widget-wrapper .widget-title h6 {
margin-bottom: 10px;
}
#menu-principal-2 .stm_menu_item_logo {
display: none;	
}
ul#menu-principal-2.menu li::before {
display: block;
overflow: hidden;
font-family: 'stm-splash-icons';
content: "\e90a";
color: #42906a;
width: 8px;
height: 20px;
font-size: 6px;
top: 0;
left: 0;
}
.widget_recent_entries ul li .post-date {
color: #42906a !important;
font-family: Open Sans !important;
font-weight: 400 !important;
font-size: 14px !important;
word-spacing: 0px !important;
letter-spacing: 0px !important;
}
.widget_recent_entries ul li a {
font-family: Open Sans !important;
font-weight: 600 !important;
font-size: 15px !important;
word-spacing: 0px !important;
letter-spacing: 0px !important;
}
.widget_recent_entries ul li a:hover {
color: #fff !important;
}
*/
.widget_follow_us li.facebook a {
background-color: #42906a;
}
.widget_follow_us li.twitter a {
background-color: #42906a;
}
.widget_follow_us li.instagram a {
background-color: #42906a;
}
.widget_follow_us li.youtube-play a {
background-color: #42906a;
}
.widget_follow_us li.facebook a:hover {
color: #fff !important;
opacity: 1 !important;
}
.widget_follow_us li.twitter a:hover {
color: #fff !important;
opacity: 1 !important;
}
.widget_follow_us li.instagram a:hover {
color: #fff !important;
opacity: 1 !important;
}
.widget_follow_us li.youtube-play a:hover {
color: #fff !important;
opacity: 1 !important;
}
#stm-footer-bottom .footer-bottom-left .footer-bottom-left-text {
color: #fff !important;
font-weight: 400;
font-size: 15px;
word-spacing: 0px;
letter-spacing: 0px;
}
#stm-footer-bottom .footer-bottom-right .footer-bottom-right-text {
font-weight: 400;
font-size: 15px;
word-spacing: 0px;
letter-spacing: 0px;
}
@media only screen and (max-width: 767px) {
.stm-footer {
background-color: #263683 !important;
padding: 15px;
}	
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
.footer-widgets-wrapper .stm-cols-4 aside {
width: 100% !important;
}
.stm-footer {
background-color: #263683 !important;
padding: 15px;
}
#stm-footer-bottom .footer-bottom-left {
float: none;
text-align: center;
}
#stm-footer-bottom .footer-bottom-right .footer-bottom-right-text {
float: none !important;
text-align: center !important;
margin-top: 15px !important;
}
}

/*---------------Home----------------*/
.page-id-99 .stm-header .stm-header-background {
display: none;
}
.page-id-99 .stm-title-box-unit {
display: none;
}

/* Home Barra Noticias */
.stm-ticker-post i {
color: #fff !important;
}
.stm-ticker-post a:hover span {
color: #fff !important;
}

/* Home Sección último resultado */
.fixture_detail .fixture_info .button {
display: none !important;
}
.fixture_detail .command_info .score {
background: #252b32;
}
.fixture_detail .command_info .score::after {
border-left: 11px solid #252b32;
}
.fixture_detail .command_right .command_info .score::after {
border-right: 11px solid #252b32;
}
.fixture_detail .goals h4 {
display: none !important;
}
.fixture_detail .goals h2 {
border-bottom: 3px solid #42906a;
}
.fixture_detail .goals h2 a {
color: #263683;	
font-weight: 400;
}
.fixture_detail .command_right .goals h2 a {
color: #263683;	
font-weight: 400;
}
.vc_latest_result .fixture_detail h2 {
font-weight: 600;
}

/* Home Sección Próximos partidos y Clasificación */
.vc_next_match .countdown {
display: none !important
}
.vc_next_match .title {
background: #42906a;
}
.vc_next_match .commands {
background: #d8d8d8;
border-bottom: 3px solid #42906a;
}
.vc_next_match .command_vs {
color: #fff !important;
}
.vc_next_match a .match_info {
background: #394149;
font-size: 15px;
}
.vc_next_match .command h5 a {
white-space: normal;
font-size: 16px;
color: #252b32;
}
.vc_next_match .command h5 a:hover {
color: #252b32;
}
.vc_next_match .command_vs {
color: #252b32 !important;
}
.vc_upcoming_fixtures .title {
background: #42906a;
}
.vc_upcoming_fixtures .commands {
background: #d8d8d8;
border-bottom: 3px solid #42906a;
}
.vc_upcoming_fixtures a .match_info {
background: #394149;
font-size: 15px;
}
.vc_upcoming_fixtures .commands .command h5 {
text-align: center;
}
.vc_upcoming_fixtures .commands .command h5 a {
font-size: 16px;
color: #252b32;
}
.vc_upcoming_fixtures .commands .command h5 a:hover {
color: #252b32;
}
.vc_upcoming_fixtures .commands .command_vs {
color: #252b32;
}
.clasificacion_title {
margin-bottom: 6px !important;	
}
.clasificacion_title h4 {
text-align: center !important;
font-weight: 400;
background: #42906a;
color: #fff;
margin: 0;
line-height: 1.1;
padding: 17px 0 17px 0;
}
.vc_league_table .sp-view-all-link {
display: none;
}
table thead {
background-color: #d8d8d8 !important;
}
table.sp-data-table th {
color: #252b32 !important;
font-weight: 500;
}
table.sp-league-table.sp-data-table td {
background-color: #394149 !important;
}
table.sp-league-table.sp-data-table tr:nth-child(2n) td {
background-color: #252b32 !important;
}
.sp-league-table {
color: #fff;
}
table.sp-data-table td a {
color: #fff;
}
table.sp-data-table td a:hover {
color: #fff;
}

/* Home Sección Noticias */
.stm-news-data-wrapp a:hover {
color: #263683 !important;
}
.stm-news-grid .tab-content .tab-pane .stm-latest-news-wrapp .stm-latest-news-single:nth-child(1) .title {
margin: 13px 0 15px !important;
}
.page-id-99 .category-actualidad .img-responsive, .page-id-99 .category-notas-prensa .img-responsive, .page-id-99 .category-apariciones-en-medios .img-responsive {
max-width: 100% !important;
}

/* Home Sección Galería 
.stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview .title {
display: none;
}
.stm-media-tabs .stm-media-tabs-nav ul li a {
color: #263683 !important;
font-size: 16px !important;
}
.stm-media-tabs .stm-media-tabs-nav ul li a:hover {
color: #263683 !important;
}
.stm-media-tabs .stm-media-tabs-nav ul li a span {
border-bottom-color: transparent;
}
.stm-media-tabs .stm-media-tabs-nav ul li.active a span {
border-bottom-color: #42906a;
padding-bottom: 2px;
}*/

/* Home Media Queries */
@media only screen and (max-width: 767px) {
.stmTickerWrapper .container .stmTickerContent .stmTickerTitle.right {
display: none;
}
.stmTickerWrapper .container .stmTickerContent {
min-height: 70px;
}
.stmTickerWrapper .container .stmTickerContent .stmTickerPostsWrapper .stmTickerPostsList .tickerItem {
padding: 10px 0 !important;
}
.stmTickerWrapper ul li a {
display: initial !important;	
}
.stmTickerWrapper .container .stmTickerContent .stmTickerPostsWrapper .stmTickerPostsList .tickerItem .stm-ticker-post {
font-size: 14px !important;
}
.stmTickerWrapper .container .stmTickerContent .stmTickerPostsWrapper .stmTickerPostsList .tickerItem .stm-ticker-post span {
color: #fff !important;
}
.stm-media-tabs .stm-media-tabs-nav ul li {
margin-left: 0px;
margin-right: -6px;
}
.stm-latest-news-single {
width: 100% !important;	
margin-bottom: 26px !important;
}
.stm-single-post-loop {
margin-bottom: 15px !important;		
}
.stm-news-grid .tab-content .tab-pane .stm-latest-news-wrapp .stm-latest-news-single .stm-news-data-wrapp .date {
margin-bottom: 10px !important;
}	
.stm-single-post-loop .title {
line-height: 20px !important;
text-transform: none !important;
}
.stm-news-grid .tab-content .tab-pane .stm-latest-news-wrapp .stm-latest-news-single .stm-news-data-wrapp .post-meta .news-category {
color: #42906a !important;
}
.stm-news-grid .tab-content .tab-pane .stm-latest-news-wrapp .stm-latest-news-single .stm-news-data-wrapp .post-meta .news-category i {
color: #42906a !important;
}	
.stm-single-post-loop .post-meta .comments-number {
color: #42906a !important;
}
.stm-single-post-loop .post-meta .comments-number i {
color: #42906a !important;
}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
.stmTickerWrapper .container .stmTickerContent .stmTickerTitle.right {
display: none;
}
.stmTickerWrapper .container .stmTickerContent {
min-height: 50px;
}
.stmTickerWrapper .container .stmTickerContent .stmTickerPostsWrapper .stmTickerPostsList .tickerItem {
padding: 10px 0 !important;
}
.stmTickerWrapper ul li a {
display: initial !important;	
}
.stmTickerWrapper .container .stmTickerContent .stmTickerPostsWrapper .stmTickerPostsList .tickerItem .stm-ticker-post {
font-size: 14px !important;
}
.stmTickerWrapper .container .stmTickerContent .stmTickerPostsWrapper .stmTickerPostsList .tickerItem .stm-ticker-post span {
color: #fff !important;
}	
.page-id-99	.vc_col-sm-4 {
width: 100%;
padding-left: 100px !important;
padding-right: 100px !important;
}	
.vc_next_match .title h4 {
font-size: 20px !important;
}
.vc_next_match .commands .command h5 a {
font-size: 15px !important;
}
.vc_next_match .command_vs {
font-size: 22px !important;
}
.vc_next_match a .match_info {
font-size: 14px !important;
}
.vc_upcoming_fixtures .title h4 {
font-size: 20px !important;
}
.vc_upcoming_fixtures .commands .command h5 a {
font-size: 15px !important;
}
.vc_upcoming_fixtures .commands .command_vs {
font-size: 15px !important;
}
.vc_upcoming_fixtures a .match_info {
font-size: 14px !important;
}
.clasificacion_title h4 {
font-size: 20px !important;		
}
.noticias {
width: 100% !important;		
}
.banner_noticias {
display: none !important;
}
.stm-media-tabs .stm-media-tabs-nav ul li {
margin-left: 0px;
margin-right: -15px;
}
.stm-latest-news-single:nth-child(1) {
margin-right: 20px !important;
}
.stm-latest-news-single:nth-child(2) {
float: right !important;
}
.stm-latest-news-single:nth-child(3) {
float: right !important;
}
.stm-latest-news-single:nth-child(4) {
float: right !important;
}
.stm-single-post-loop {
margin-bottom: 15px !important;		
}
.stm-news-grid .tab-content .tab-pane .stm-latest-news-wrapp .stm-latest-news-single .stm-news-data-wrapp .date {
margin-bottom: 10px !important;
}	
.stm-single-post-loop .title {
line-height: 20px !important;
text-transform: none !important;
}
.stm-news-grid .tab-content .tab-pane .stm-latest-news-wrapp .stm-latest-news-single .stm-news-data-wrapp .post-meta .news-category {
color: #42906a !important;
}
.stm-news-grid .tab-content .tab-pane .stm-latest-news-wrapp .stm-latest-news-single .stm-news-data-wrapp .post-meta .news-category i {
color: #42906a !important;
}	
.stm-single-post-loop .post-meta .comments-number {
color: #42906a !important;
}
.stm-single-post-loop .post-meta .comments-number i {
color: #42906a !important;
}
}
@media only screen and (min-width: 1024px) and (max-width: 1336px) {
.page-id-99	.vc_col-sm-4 {
width: 100%;
padding-left: 100px !important;
padding-right: 100px !important;
}	
}

/* Página Quienes Somos */
.page-id-881 .stm-main-title-unit {
margin-bottom: 0px !important;
}
@media only screen and (max-width: 767px) {
.page-id-881 #main {
padding: 0 15px 20px 15px;
}
.page-id-881 .stm-image-carousel-init-unit .stm-single-image-carousel img {
filter: none;
}
.page-id-881 .vc_custom_1562718914649 {
margin-bottom: 50px;
}
.page-id-881 .stm-header-mobile {
background-image: url('http://udtaburiente.com/wp-content/uploads/2019/07/subheader_03.jpg');
background-position: 60% 25% !important;
}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
.page-id-881 #main {
padding: 0 15px 20px 15px;
}
.page-id-881 .stm-image-carousel-init-unit .stm-single-image-carousel img {
filter: none;
}
.page-id-881 .vc_custom_1562718914649 {
margin-bottom: 50px;
}
.page-id-881 .stm-header-mobile {
background-image: url('http://udtaburiente.com/wp-content/uploads/2019/07/subheader_03.jpg');
background-position: 60% 25% !important;
}
}

/* Página Instalaciones */
.page-id-912 .stm-main-title-unit {
margin-bottom: 0px !important;
}
.stm-cwd-title h3 {
color: #263683 !important;
text-align: center !important;
}
.stm-carousel-with-data-wrapp .stm-cwd-data-wrapp {
display: block;
overflow: hidden;
padding: 25px 35px;
background: #f0f0f0;
position: relative;
clear: both;
}
.stm-carousel-with-data-wrapp .stm-cwd-carousel-wrapp .owl-controls {
position: absolute;
top: 50%;
width: 100%;
transform: translateY(-50%);
}
.stm-carousel-with-data-wrapp .stm-cwd-carousel-wrapp .owl-controls .owl-nav .owl-prev {
position: absolute;
top: 50% !important;
transform: translateY(-31%) !important;
display: block !important;
}
.stm-carousel-with-data-wrapp .stm-cwd-carousel-wrapp .owl-controls .owl-nav .owl-prev::before {
content: "\f104";
font-family: 'FontAwesome';
background: #263683 !important;
padding: 11px 27px 11px 17px;
height: 70px;
margin: 0;
color: white;
font-size: 48px;
transition: all 0.5s ease-in-out;
}
.stm-carousel-with-data-wrapp .stm-cwd-carousel-wrapp .owl-controls .owl-nav .owl-prev::after {
position: absolute;
content: '';
display: block;
top: -23px;
right: -10px;
min-height: 70px;
width: 32px;
background: #263683 !important;
transform: skew(-14deg, 0deg);
z-index: 5;
}
.stm-carousel-with-data-wrapp .stm-cwd-carousel-wrapp .owl-controls .owl-nav .owl-next {
position: absolute;
top: 50% !important;
right: 0;
transform: translateY(-50%) !important;
display: block !important;
}
.stm-carousel-with-data-wrapp .stm-cwd-carousel-wrapp .owl-controls .owl-nav .owl-next::before {
content: "\f105";
font-family: 'FontAwesome';
background: #263683 !important;
height: 70px;
padding: 22px 17px 18px 27px;
margin: 0 0 0 13px;
color: white;
font-size: 48px;
display: block;
transition: all 0.5s ease-in-out;
}
.stm-carousel-with-data-wrapp .stm-cwd-carousel-wrapp .owl-controls .owl-nav .owl-next::after {
position: absolute;
content: '';
display: block;
top: 0px;
left: 0px;
min-height: 70px;
width: 32px;
background: #263683 !important;
transform: skew(-14deg, 0deg);
z-index: 5;
}
.stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row {
display: block;
overflow: hidden;
float: left;
}
.stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row:nth-child(1) {
width: 40%;
}
.stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row:nth-child(2) {
width: 30%;
padding-left: 24px;
padding-right: 30px;
}
.stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row:nth-child(3) {
width: 30%;
padding-left: 53px;
}
.stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row:nth-child(3) table tbody tr:nth-child(2) {
display:none;
}
.page-id-912 table {
color: #263683 !important;
}
.page-id-912 table a {
display: none !important;
}
@media only screen and (max-width: 767px) {
.page-id-912 #main {
padding: 0 15px 20px 15px;
}
.page-id-912 .stm-header-mobile {
background-image: url('http://udtaburiente.com/wp-content/uploads/2019/07/subheader_03.jpg');
background-position: 60% 25% !important;
}
.stm-carousel-with-data-wrapp .stm-cwd-carousel-wrapp .owl-controls .owl-nav .owl-prev::before {
background: transparent !important;
}
.stm-carousel-with-data-wrapp .stm-cwd-carousel-wrapp .owl-controls .owl-nav .owl-prev::after {
background: transparent !important;
}
.stm-carousel-with-data-wrapp .stm-cwd-carousel-wrapp .owl-controls .owl-nav .owl-next::before {
background: transparent !important;
}
.stm-carousel-with-data-wrapp .stm-cwd-carousel-wrapp .owl-controls .owl-nav .owl-next::after {
background: transparent !important;
}
.stm-data-row {
width: 100% !important;
padding-left: 0px !important;
padding-right: 0px !important;		
}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
.page-id-912 #main {
padding: 0 15px 20px 15px;
}
.page-id-912 .stm-header-mobile {
background-image: url('http://udtaburiente.com/wp-content/uploads/2019/07/subheader_03.jpg');
background-position: 60% 25% !important;
}
.stm-data-row {
width: 100% !important;
padding-left: 0px !important;
padding-right: 0px !important;		
}
}

/* Página Transparencia */
.page-id-914 .stm-main-title-unit {
margin-bottom: 0px !important;
}
.page-id-914 .stm-icon-title-wrap .stm-icon-title i {
color: #42906a;
}
.page-id-914 .stm-icon-title h4 {
color: #263683
}
.page-id-914 .vc_custom_1562765535020 .vc_col-sm-6:nth-child(2) .wpb_wrapper .wpb_content_element {
margin-bottom: 20px !important;
}
.page-id-914 ul li::before {
content: "\f019";
top: 6px;
width: 0px;
height: 0px;
color: #263683;
font: normal normal normal 14px/1 FontAwesome;
}
.page-id-914 .vc_custom_1562765535020 ul li a {
color: #263683;
}
.page-id-914 .vc_custom_1562765535020 ul li a:hover {
color: #263683;
}
.page-id-914 .vc_custom_1562769160165 ul li::before {
content: "\f007";	
}
@media only screen and (max-width: 767px) {
.page-id-914 #main {
padding: 0 15px 20px 15px;
}
.page-id-914 .stm-header-mobile {
background-image: url('http://udtaburiente.com/wp-content/uploads/2019/07/subheader_03.jpg');
background-position: 60% 25% !important;
}
.page-id-914 .vc_col-sm-6:first-child {
padding-bottom: 80px;		
}
.page-id-914 .vc_col-sm-6:nth-child(3) {
padding-bottom: 50px;		
}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
.page-id-914 #main {
padding: 0 15px 20px 15px;
}
.page-id-914 .stm-header-mobile {
background-image: url('http://udtaburiente.com/wp-content/uploads/2019/07/subheader_03.jpg');
background-position: 60% 25% !important;
}
.page-id-914 .vc_col-sm-6:first-child {
padding-bottom: 80px;		
}
.page-id-914 .vc_col-sm-6:nth-child(3) {
padding-bottom: 50px;		
}
}

/* Página Palmarés */
.page-id-727 .stm-main-title-unit {
margin-bottom: 0px !important;
}
.page-id-727 #main {
padding-bottom: 0px !important;
}
.page-id-727 .stm-team-history-content .title.heading-font {
color: #263683;
}
.page-id-727 .stm-team-history-single .year.heading-font {
color: #42906a
}
.page-id-727 .stm-team-history .stm-team-history-single .stm-team-history-content .content {
color: #1d1d1b;
}
.page-id-727 .su-table-responsive table td {
white-space: nowrap;
}
@media only screen and (max-width: 767px) {
.page-id-727 #main {
padding: 0 15px 20px 15px;
}
.page-id-727 .stm-header-mobile {
background-image: url('http://udtaburiente.com/wp-content/uploads/2019/07/subheader_03.jpg');
background-position: 60% 25% !important;
}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
.page-id-727 #main {
padding: 0 15px 20px 15px;
}
.page-id-727 .stm-header-mobile {
background-image: url('http://udtaburiente.com/wp-content/uploads/2019/07/subheader_03.jpg');
background-position: 60% 25% !important;
}
}

/* Página Campus */
.page-id-2116 .stm-main-title-unit {
margin-bottom: 0px !important;
}
.page-id-2116 ul li::before {
content: "\f095";
top: 6px;
width: 0px;
height: 0px;
color: #263683;
font: normal normal normal 14px/1 FontAwesome;
}
.page-id-2116 .vc_custom_1562789375773 ul li::before {
content: "\f019";
}
.page-id-2116 .vc_custom_1562789375773 ul li a {
color: #263683;
}
.page-id-2116 .vc_custom_1562789375773 ul li a:hover {
color: #263683;
}
@media only screen and (max-width: 767px) {
.page-id-2116 #main {
padding: 0 15px 20px 15px;
}
.page-id-2116 .stm-header-mobile {
background-image: url('http://udtaburiente.com/wp-content/uploads/2019/07/subheader_03.jpg');
background-position: 60% 25% !important;
}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
.page-id-2116 #main {
padding: 0 15px 20px 15px;
}
.page-id-2116 .stm-header-mobile {
background-image: url('http://udtaburiente.com/wp-content/uploads/2019/07/subheader_03.jpg');
background-position: 60% 25% !important;
}
}
	
/* Página Calendario */
.page-id-2199 .stm-main-title-unit {
margin-bottom: 0px !important;
}
.page-id-2199 .stm-next-match-units .stm-next-match-unit .stm-next-match-time {
background-color: #42906a;
}
.page-id-2199 .stm-next-match-units .stm-next-match-unit .stm-next-match-opponents .stm-command-vs span {
background-color: #42906a;
}
.page-id-2199 h3.stm-next-match-title {
color: #263683 !important;
}
@media only screen and (max-width: 767px) {
.page-id-2199 #main {
padding: 0 15px 20px 15px;
}
.page-id-2199 .stm-header-mobile {
background-image: url('http://udtaburiente.com/wp-content/uploads/2019/07/subheader_03.jpg');
background-position: 60% 25% !important;
}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
.page-id-2199 #main {
padding: 0 15px 20px 15px;
}
.page-id-2199 .stm-header-mobile {
background-image: url('http://udtaburiente.com/wp-content/uploads/2019/07/subheader_03.jpg');
background-position: 60% 25% !important;
}
}

/* Página Noticias */
.category-actualidad .stm-footer-image, .category-notas-prensa .stm-footer-image {
display: none;
}
.category-actualidad .stm-main-title-unit, .category-notas-prensa .stm-main-title-unit, .category-apariciones-en-medios .stm-main-title-unit  {
margin-bottom: 0px !important;
}
.category-actualidad .stm-small-title-box, .category-notas-prensa .stm-small-title-box, .category-apariciones-en-medios .stm-small-title-box  {
margin-top: 15px;
margin-bottom: 65px;
}
.category-actualidad .col-md-3, .category-notas-prensa .col-md-3, .category-apariciones-en-medios .col-md-3 {
padding-top: 200px;
}
.category-actualidad .col-md-3 aside.widget, .category-notas-prensa .col-md-3 aside.widget, .category-apariciones-en-medios .col-md-3 aside.widget {
margin-bottom: 60px !important;
}
.category-actualidad .widget_search .search-input, .category-notas-prensa .widget_search .search-input, .category-apariciones-en-medios .widget_search .search-input {
background: #f5f5f5 !important;
border-color: #f5f5f5;
margin-bottom: 15px;
height: 50px;
border-radius: 0;
}
.category-actualidad .widget_search .search-submit, .category-notas-prensa .widget_search .search-submit, .category-apariciones-en-medios .widget_search .search-submit {
border: 0;
border-radius: 0;
min-height: 50px;
padding: 11px 15px 9px;
}
.category-actualidad .widget_search button.search-submit::before, .category-notas-prensa .widget_search button.search-submit::before, .category-apariciones-en-medios .widget_search button.search-submit::before {
background: #f5f5f5 !important;
}
.category-actualidad .widget_search button.search-submit i, .category-notas-prensa .widget_search button.search-submit i, .category-apariciones-en-medios .widget_search button.search-submit i {
color: #7d7e98;
font-size: 18px;
}
.category-actualidad .col-md-3 aside.widget .widget-title, .category-notas-prensa .col-md-3 aside.widget .widget-title, .category-apariciones-en-medios .col-md-3 aside.widget .widget-title {
margin-bottom: 20px !important;
background: #263683 !important;
}
.category-actualidad .col-md-3 aside.widget .widget-title h4, .category-notas-prensa .col-md-3 aside.widget .widget-title h4, .category-apariciones-en-medios .col-md-3 aside.widget .widget-title h4 {
font-weight: 400;
color: #fff;
font-size: 18px !important;
padding: 6px 0 4px 14px;
line-height: 30px !important;
margin-bottom: 20px;
}
.category-actualidad .col-md-3 aside.widget ul li, .category-notas-prensa .col-md-3 aside.widget ul li, .category-apariciones-en-medios .col-md-3 aside.widget ul li {
padding: 10px 0 10px 40px;
border-bottom: solid 1px #d8d8d8;
margin-bottom: 0;
}
.category-actualidad .col-md-3 aside.widget ul li::before, .category-notas-prensa .col-md-3 aside.widget ul li::before, .category-apariciones-en-medios .col-md-3 aside.widget ul li::before {
display: block;
overflow: hidden;
content: "\e90a";
font-family: 'stm-splash-icons';
color: #42906a;
background: 0 0;
width: 12px;
height: 20px;
font-size: 6px;
top: 9px;
left: 20px;
}
.category-actualidad .widget_categories ul li a, .category-notas-prensa .widget_categories ul li a, .category-apariciones-en-medios .widget_categories ul li a {
font-weight: 400;
font-size: 15px;
color: #263683 !important;
background: 0 0;
text-transform: none;
padding: 0;
}
.category-actualidad .widget_categories li a, .category-notas-prensa .widget_categories li a, .category-apariciones-en-medios .widget_categories li a {
position: relative;
display: block;
text-decoration: none !important;
border-bottom: 1px solid #fff;
line-height: 24px;
}
.category-actualidad .widget_categories li a:hover, .category-notas-prensa .widget_categories li a:hover, .category-apariciones-en-medios .widget_categories li a:hover {
text-decoration: underline !important;
}
.category-actualidad .widget_categories li a::before, .category-notas-prensa .widget_categories li a::before, .category-apariciones-en-medios .widget_categories li a::before {
display: none;	
}
.category-actualidad .widget_categories li a::after, .category-notas-prensa .widget_categories li a::after, .category-apariciones-en-medios .widget_categories li a::after {
display: none;	
}
.category-actualidad .col-md-3 ul li a, .category-notas-prensa .col-md-3 ul li a, .category-apariciones-en-medios .col-md-3 ul li a {
color: #263683;
}
.category-actualidad .col-md-3 ul li a:hover, .category-notas-prensa .col-md-3 ul li a:hover, .category-apariciones-en-medios .col-md-3 ul li a:hover {
color: #263683;
}
.category-actualidad .stm-single-post-loop-list, .category-notas-prensa .stm-single-post-loop-list, .category-apariciones-en-medios .stm-single-post-loop-list {
display: -ms-flexbox;
display: flex;
overflow: hidden;
clear: both;
margin-top: 27px;
padding-bottom: 39px;
margin-bottom: 12px;
border-bottom: solid 1px #d8d8d8;
}
.category-actualidad .stm-single-post-loop-list a, .category-notas-prensa .stm-single-post-loop-list a, .category-apariciones-en-medios .stm-single-post-loop-list a {
display: block;
overflow: hidden;
float: left;
}
.stm-single-post-loop .wp-post-image {
max-width: 350px !important;
}
.category-actualidad .stm-single-post-loop a .image::before, .category-notas-prensa .stm-single-post-loop a .image::before, .category-apariciones-en-medios .stm-single-post-loop a .image::before {
display: none;	
}
.category-actualidad .stm-single-post-loop-list a .image::after, .category-notas-prensa .stm-single-post-loop-list a .image::after, .category-apariciones-en-medios .stm-single-post-loop-list a .image::after {
content: "\e906";
font-family: "stm-splash-icons" !important;
background: #263683 !important;
display: block;
opacity: 1;
position: absolute;
left: 10px;
top: 10px;
right: 0;
bottom: 0;
width: 32px;
height: 32px;
padding: 4px 0 0;
z-index: 10;
color: #fff;
transform: none;
text-align: center;
}
.category-actualidad .stm-single-post-loop a .image .stm-plus, .category-notas-prensa .stm-single-post-loop a .image .stm-plus, .category-apariciones-en-medios .stm-single-post-loop a .image .stm-plus {
display: none !important;
}
.category-actualidad .stm-single-post-loop-list .stm-post-content-inner, .category-notas-prensa .stm-single-post-loop-list .stm-post-content-inner, .category-apariciones-en-medios .stm-single-post-loop-list .stm-post-content-inner {
display: block;
width: 57%;
overflow: hidden;
padding: 3px 0 0 31px !important;
border: 0 !important;
position: relative;
}
.category-actualidad .stm-single-post-loop .title, .category-notas-prensa .stm-single-post-loop .title, .category-apariciones-en-medios .stm-single-post-loop .title {
color: #263683;
line-height: 30px;
font-weight: 600;
letter-spacing: 1px;
text-transform: none;
}
.category-actualidad .stm-single-post-loop-list .date, .category-notas-prensa .stm-single-post-loop-list .date, .category-apariciones-en-medios .stm-single-post-loop-list .date {
color: #42906a;
font-size: 14px;
}
.category-actualidad .stm-single-post-loop .date, .category-notas-prensa .stm-single-post-loop .date, .category-apariciones-en-medios .stm-single-post-loop .date {
font-weight: 600;
}
.category-actualidad .stm-single-post-loop .post-meta .comments-number, .category-notas-prensa .stm-single-post-loop .post-meta .comments-number, .category-apariciones-en-medios .stm-single-post-loop .post-meta .comments-number {
font-size: 14px;
font-weight: 600;
opacity: 1;
}
.category-actualidad .stm-single-post-loop .post-meta .comments-number .fa, .category-notas-prensa .stm-single-post-loop .post-meta .comments-number .fa, .category-apariciones-en-medios .stm-single-post-loop .post-meta .comments-number .fa {
font-size: 14px;
}
.stm-single-post-loop .post-meta .comments-number a {
color: #42906a !important;
}
@media only screen and (max-width: 767px) {
.category-actualidad #main, .category-notas-prensa #main, .category-apariciones-en-medios #main {
padding: 0 15px 20px 15px;
}
.category-actualidad .stm-header-mobile, .category-notas-prensa .stm-header-mobile, .category-apariciones-en-medios .stm-header-mobile {
background-image: url('http://udtaburiente.com/wp-content/uploads/2019/07/subheader_03.jpg');
background-position: 60% 25% !important;
}
.category-actualidad .stm-single-post-loop-list, .category-notas-prensa .stm-single-post-loop-list, .category-apariciones-en-medios .stm-single-post-loop-list {
display: block !important;
}
.category-actualidad .stm-single-post-loop-list .stm-post-content-inner, .category-notas-prensa .stm-single-post-loop-list .stm-post-content-inner, .category-apariciones-en-medios .stm-single-post-loop-list .stm-post-content-inner {
width: 100% !important;
padding: 20px 0 0 !important;
}
.category-actualidad .stm-single-post-loop-list a, .category-notas-prensa .stm-single-post-loop-list a, .category-apariciones-en-medios .stm-single-post-loop-list a {
width: 100% !important;
float: inherit !important;
}
.category-actualidad .stm-single-post-loop .title, .category-notas-prensa .stm-single-post-loop .title, .category-apariciones-en-medios .stm-single-post-loop .title {
line-height: 26px !important;
}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
.category-actualidad #main, .category-notas-prensa #main, .category-apariciones-en-medios #main {
padding: 0 15px 20px 15px;
}
.category-actualidad .stm-header-mobile, .category-notas-prensa .stm-header-mobile, .category-apariciones-en-medios .stm-header-mobile {
background-image: url('http://udtaburiente.com/wp-content/uploads/2019/07/subheader_03.jpg');
background-position: 60% 25% !important;
}
.category-actualidad .stm-single-post-loop .title, .category-notas-prensa .stm-single-post-loop .title, .category-apariciones-en-medios .stm-single-post-loop .title {
line-height: 26px !important;
}
}

/* Post Individual */
.single-post .stm-main-title-unit {
margin-bottom: 0px !important;
}
.single-post .stm-small-title-box {
margin-top: 15px;
margin-bottom: 65px;
}
.single-post .col-md-3 {
padding-top: 242px;
}
.single-post .col-md-3 aside.widget {
margin-bottom: 60px !important;
}
.single-post .widget_search .search-input {
background: #f5f5f5 !important;
border-color: #f5f5f5;
margin-bottom: 15px;
height: 50px;
border-radius: 0;
}
.single-post .widget_search .search-submit {
border: 0;
border-radius: 0;
min-height: 50px;
padding: 11px 15px 9px;
}
.single-post .widget_search button.search-submit::before {
background: #f5f5f5 !important;
}
.single-post .widget_search button.search-submit i {
color: #7d7e98;
font-size: 18px;
}
.single-post .col-md-3 aside.widget .widget-title {
margin-bottom: 20px !important;
background: #263683 !important;
}
.single-post .col-md-3 aside.widget .widget-title h4 {
font-weight: 400;
color: #fff;
font-size: 18px !important;
padding: 6px 0 4px 14px;
line-height: 30px !important;
margin-bottom: 20px;
}
.single-post .col-md-3 aside.widget ul li {
padding: 10px 0 10px 40px;
border-bottom: solid 1px #d8d8d8;
margin-bottom: 0;
}
.single-post .col-md-3 aside.widget ul li::before {
display: block;
overflow: hidden;
content: "\e90a";
font-family: 'stm-splash-icons';
color: #42906a;
background: 0 0;
width: 12px;
height: 20px;
font-size: 6px;
top: 9px;
left: 20px;
}
.single-post .widget_categories ul li a {
font-weight: 400;
font-size: 15px;
color: #263683 !important;
background: 0 0;
text-transform: none;
padding: 0;
}
.single-post .widget_categories li a {
position: relative;
display: block;
text-decoration: none !important;
border-bottom: 1px solid #fff;
line-height: 24px;
}
.single-post .widget_categories li a:hover {
text-decoration: underline !important;
}
.single-post .widget_categories li a::before {
display: none;	
}
.single-post .widget_categories li a::after {
display: none;	
}
.single-post .col-md-3 ul li a {
color: #263683;
}
.single-post .col-md-3 ul li a:hover {
color: #263683;
}
.single-post h3 {
color: #263683 !important;
}
.single-post h3#reply-title {
color: #fff !important;
}
.single-post input[type="submit"]:hover {
color: #fff;
border-color: #fff;
}
@media only screen and (max-width: 767px) {
.single-post #main {
padding: 0 15px 20px 15px;
}
.single-post .stm-header-mobile {
background-image: url('http://udtaburiente.com/wp-content/uploads/2019/07/subheader_03.jpg');
background-position: 60% 25% !important;
}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
.single-post #main {
padding: 0 15px 20px 15px;
}
.single-post .stm-header-mobile {
background-image: url('http://udtaburiente.com/wp-content/uploads/2019/07/subheader_03.jpg');
background-position: 60% 25% !important;
}
}

/* Página Contacto */
.page-id-2155 .stm-main-title-unit {
margin-bottom: 0px !important;
}
.page-id-2155 .vc_custom_1562804490203 {
margin-bottom: 0px !important;
}
.page-id-2155 #main {
padding-bottom: 0px !important;
}
.page-id-2155 .vc_custom_1562804876010 h4 {
color: #263683 !important;
}
.page-id-2155 .column.one {
padding-top: 20px;
}
.page-id-2155 .wpcf7-form {
padding-bottom: 30px !important;
}
.page-id-2155 input[type="text"], input[type="email"], textarea {
background: #fff;
border-radius: 0px;
font-family: Open Sans !important;
font-size: 15px !important;
font-weight: 400 !important;
}
.page-id-2155 span.wpcf7-list-item {
margin: 0 0 0 0;
}
.page-id-2155 .wpcf7-list-item-label {
font-weight: 600 !important;
color: #263683 !important;
}
.page-id-2155 .wpcf7-list-item-label a {
color: #263683 !important;
text-decoration: underline;
}
.page-id-2155 .stm-contacts .stm-single-contact .contact-label {
display: none;
}
.page-id-2155 .stm-contacts .stm-single-contact i {
font-size: 18px;
color: #42906a;
}
.page-id-2155 .stm-single-contact {
padding-bottom: 15px;	
} 
.page-id-2155 .stm-contacts .stm-single-contact.stm-email {
margin-top: 0px !important;
}
.page-id-2155 .stm-contacts .stm-single-contact.stm-email a {
color: #263683 !important;
text-decoration: underline;
font-size: 18px;
}
.page-id-2155 .stm-contacts .stm-single-contact.stm-email a:hover {
color: #263683 !important;
}
.page-id-2155 .stm-contacts .stm-single-contact .contact-value {
top: 1px !important;
color: #263683 !important;
}
@media only screen and (max-width: 767px) {
.page-id-2155 #main {
padding: 0 15px 20px 15px;
}
.page-id-2155 .stm-header-mobile {
background-image: url('http://udtaburiente.com/wp-content/uploads/2019/07/subheader_03.jpg');
background-position: 60% 25% !important;
}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
.page-id-2155 #main {
padding: 0 15px 20px 15px;
}
.page-id-2155 .stm-header-mobile {
background-image: url('http://udtaburiente.com/wp-content/uploads/2019/07/subheader_03.jpg');
background-position: 60% 25% !important;
}
.page-id-2155	.vc_col-sm-8 {
width: 100% !important;		
}
.page-id-2155	.vc_col-sm-4 {
width: 100% !important;		
}
}
	
/* Páginas Avisos Legales */
.page-id-2219 #main a {
color: #42906a;
}
@media only screen and (max-width: 767px) {
.page-id-2219 #main {
padding: 0 15px 20px 15px;
}
.page-id-2219 .stm-header-mobile {
background-image: url('http://udtaburiente.com/wp-content/uploads/2019/07/subheader_03.jpg');
background-position: 60% 25% !important;
}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
.page-id-2219 #main {
padding: 0 15px 20px 15px;
}
.page-id-2219 .stm-header-mobile {
background-image: url('http://udtaburiente.com/wp-content/uploads/2019/07/subheader_03.jpg');
background-position: 60% 25% !important;
}
}
.page-id-2220 #main a {
color: #42906a;
}
@media only screen and (max-width: 767px) {
.page-id-2220 #main {
padding: 0 15px 20px 15px;
}
.page-id-2220 .stm-header-mobile {
background-image: url('http://udtaburiente.com/wp-content/uploads/2019/07/subheader_03.jpg');
background-position: 60% 25% !important;
}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
.page-id-2220 #main {
padding: 0 15px 20px 15px;
}
.page-id-2220 .stm-header-mobile {
background-image: url('http://udtaburiente.com/wp-content/uploads/2019/07/subheader_03.jpg');
background-position: 60% 25% !important;
}
}
.page-id-2221 #main a {
color: #42906a;
}
@media only screen and (max-width: 767px) {
.page-id-2221 #main {
padding: 0 15px 20px 15px;
}
.page-id-2221 .stm-header-mobile {
background-image: url('http://udtaburiente.com/wp-content/uploads/2019/07/subheader_03.jpg');
background-position: 60% 25% !important;
}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
.page-id-2221 #main {
padding: 0 15px 20px 15px;
}
.page-id-2221 .stm-header-mobile {
background-image: url('http://udtaburiente.com/wp-content/uploads/2019/07/subheader_03.jpg');
background-position: 60% 25% !important;
}
}

.stm-news-grid .tab-content .tab-pane .stm-latest-news-wrapp .stm-latest-news-single .stm-news-data-wrapp .post-meta .comments-number a {
    font-weight: 400;
    font-size: 13px;
    color: #bfbfbf;
    display: none !important;
}

.stm-post-meta-bottom {
    margin-bottom: 38px;
    text-transform: uppercase;
    color: #a4a4a4 !important;
    font-weight: 700;
    border-bottom: 1px solid #d9d9d9;
    display: none !important;
}