@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;400;500&display=swap');
@font-face {
    font-family: "Trasandina Web";
    src: url(../css/fonts/trasandinalight.eot);
    src: url(../css/fonts/trasandinalight.eot?#iefix) format("embedded-opentype"), url(../css/fonts/trasandinalight.woff) format("woff"), url(../css/fonts/trasandinalight.ttf) format("truetype"), url(../css/fonts/trasandinalight.svg#trasandinalight) format("svg");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "Trasandina Web";
    src: url(../css/fonts/trasandinalight-italic.eot);
    src: url(../css/fonts/trasandinalight-italic.eot?#iefix) format("embedded-opentype"), url(../css/fonts/trasandinalight-italic.woff) format("woff"), url(../css/fonts/trasandinalight-italic.ttf) format("truetype"), url(../css/fonts/trasandinalight-italic.svg#trasandinalight-italic) format("svg");
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: "Trasandina Web";
    src: url(../css/fonts/trasandinaregular.eot);
    src: url(../css/fonts/trasandinaregular.eot?#iefix) format("embedded-opentype"), url(../css/fonts/trasandinaregular.woff) format("woff"), url(../css/fonts/trasandinaregular.ttf) format("truetype"), url(../css/fonts/trasandinaregular.svg#trasandinaregular) format("svg");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "Trasandina Web";
    src: url(../css/fonts/trasandinaregular-italic.eot);
    src: url(../css/fonts/trasandinaregular-italic.eot?#iefix) format("embedded-opentype"), url(../css/fonts/trasandinaregular-italic.woff) format("woff"), url(../css/fonts/trasandinaregular-italic.ttf) format("truetype"), url(../css/fonts/trasandinaregular-italic.svg#trasandinaregular-italic) format("svg");
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: "Trasandina Web";
    src: url(../css/fonts/trasandinamedium.eot);
    src: url(../css/fonts/trasandinamedium.eot?#iefix) format("embedded-opentype"), url(../css/fonts/trasandinamedium.woff) format("woff"), url(https://www.rafap.com.uy/mvdcms/plantillas/css../../css/fonts/trasandinamedium.ttf) format("truetype"), url(../css/fonts/trasandinamedium.svg#trasandinamedium) format("svg");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: "Trasandina Web";
    src: url(../css/fonts/trasandinamedium-italic.eot);
    src: url(../css/fonts/trasandinamedium-italic.eot?#iefix) format("embedded-opentype"), url(../css/fonts/trasandinamedium-italic.woff) format("woff"), url(../css/fonts/trasandinamedium-italic.ttf) format("truetype"), url(../css/fonts/trasandinamedium-italic.svg#trasandinamedium-italic) format("svg");
    font-weight: 600;
    font-style: italic;
}

body {
    font-size: 62.5%;
}

.tab-pane {
    padding-top: 105px;
}

body,
button,
input,
select,
textarea,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: none;
    font-family: Trasandina, 'Trasandina Web', Trasandina, sans-serif;
    font-weight: 300;
    color: #1c285e;
}

.subtitulo-simple {
    color: #4B9EF9;
    font-weight: 600;
}

strong {
    font-weight: 700;
}

.displaynone {
    display: none !important;
}

#player {
    min-height: 355px;
}

.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.clear {
    clear: both;
}

.emulate-link:hover {
    cursor: pointer;
    text-decoration: underline;
}

@media (min-width: 768px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }
}

@media (max-width: 821px) {
    #footer {
        padding-bottom: 21px !important;
    }
}

.b-example-divider {
    height: 3rem;
    background-color: rgba(0, 0, 0, .1);
    border: solid rgba(0, 0, 0, .15);
    border-width: 1px 0;
    box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}

.b-example-vr {
    flex-shrink: 0;
    width: 1.5rem;
    height: 100vh;
}

.bi {
    vertical-align: -.125em;
    fill: currentColor;
}

.nav-scroller {
    position: relative;
    z-index: 2;
    height: 2.75rem;
    overflow-y: hidden;
}

.nav-scroller .nav {
    display: flex;
    flex-wrap: nowrap;
    padding-bottom: 1rem;
    margin-top: -1px;
    overflow-x: auto;
    text-align: center;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}

.fixed-top {
    padding-top: 0;
}

.navbar {
    background-color: #1c285e;
    position: absolute;
    min-height: 105px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, .1);
}

.wider,
.container {
    max-width: 960px;
    margin: auto;
    overflow-x: hidden;
}

.wider {
    overflow-x: visible;
}

.banner-titulo-fondo-box {
    position:relative;
    display: flex;
    background-color:#E6E7E8;
    min-height: 150px;
}

.banner-titulo-fondo-title {
    font-size:26px;
    line-height: 30px;
    font-weight: 600;
    padding: 23px 55px;
    width:59%;
    display: flex;
    align-items: center;
}


.banner-titulo-fondo-box-image {
    width:41%;
    max-width:41%;
    height:100% !important;
    min-height:100% !important;
    margin-left:auto;
    overflow: :hidden;
    position: absolute;
    top:0;
    right:0;
    bottom: 0;
    overflow: hidden;
}

.navbar li {
    border: none;
    margin: 30px;
}

.navbar .nav a,
.navbar .nav button {
    font-size: 18px;
    padding: 0 6px;
    margin: 0;
    background-color: transparent !important;
    color: #FFF !important;
    font-weight: 600;
    transition: color 0.2s;
    text-align: left;
}

.navbar .nav a.active,
.navbar .nav a:hover,
.navbar .nav button.active,
.navbar .nav button:hover {
    color: #F78823 !important;
    transition: color 0.2s;
}

.navbar-brand {
    width: 68px;
    min-width: 68px;
    float: left;
    padding: 0 !important;
}

.navbar-brand .logo {
    width: 100%;
}

.navbar-toggler {
    border: none;
    float: left;
    margin-left: 6px;
    margin-right: 10px;
    margin-top: 21px;
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") !important;
    background-color: transparent;
}

p {
    font-size: 1.8em;
    text-align: justify;
}

h6 {
    font-size: 2.1em;
    font-weight: 700;
}

table {
    font-size: 1.8em;
    line-height: 1em;
}

td table {
    font-size: 1em;
}

.tableOne {
    margin-bottom: 22px;
}

.tableOne,
.tableOne table {
    border-collapse: separate;
    border-spacing: 4px;
    width: 100%
}

.tableOne th {
    background-color: #FEBF2C;
    color: #1C285E;
}

.tableOne th,
.tableOne td {
    padding: 9px 8px;
    border: 2px solid #1C285E;
    border-radius: 4px;
    margin: 0 4px 4px 0;
    text-align: center;
}

.tableInside {
    border: none !important;
    padding: 0 !important;
}

.tableInside table {
    margin: -4px 0 0 -3px!important;
}

span.resaltar-texto {
    background-color: #4B9EF9;
    color: white;
    padding: 0 10px 3px 10px;
    font-weight: 600;
    border-radius: 15px;
}

h3 {
    text-align: center;
    font-weight: 300;
    color: #1c285e;
    font-size: 2.3em;
}

h3.bold {
    font-weight: 600 !important;
}

h3.sub-destacado {
    font-size: 3.6em;
    font-weight: 600 !important;
}

h3.sub-destacado-2 {
    font-size: 3em;
    font-weight: 600 !important;
}

img.center {
    margin: auto;
    display: block;
}

#footer {
    background-color: #1c285e;
    color: #FFF;
    font-size: 0.9em;
    padding-top: 23px;
    padding-right: 0;
    padding-bottom: 23px;
    padding-left: 0;
    margin-top: 1em;
    font-family: Trasandina, 'Trasandina Web', Trasandina, sans-serif;
    height: auto;
}

.pie-de-pagina {
    font-size: 12px;
}

.footleft {
    float: left;
    background-image: url(../img/logo-pie-grey.svg);
    background-repeat: no-repeat;
    background-position: left 8px;
    background-size: 70px auto;
    min-height: 84px;
    padding-left: 95px;
    height: auto;
    font-family: Trasandina, 'Trasandina Web', Trasandina, sans-serif;
    font-size: 1.8em;
    line-height: 1.5em;
    max-width: 50%;
}

#footer a,
#footer a:link,
#footer a:visited {
    color: #1F64EA;
    text-decoration: none;
    text-decoration-color: #4db8e8;
}

#footer a:hover {
    color: #FFF;
    text-decoration: none;
}

.footredes {
    float: right;
    width: 518px;
    max-width: 50%;
    height: 70px;
}

.social-icons {
    opacity: 1;
}

.social-icons img {
    float: right;
    width: 50px;
    height: 50px;
}

.wp-logo img {
    padding-top: 5px;
    padding-left: 10px;
    float: right;
    width: 65px;
    height: 44px;
}

.txtseguinos {
    float: left;
    font-weight: bold
}

.center {
    text-align: center;
}

.banner_whatsapp {
    margin-top: 25px;
}

.institucional-texto-celeste {
    color: #4B9EF9;
    font-weight: bold;
}

.subtituloSubrayado {
    border-bottom: 3px solid #4B9EF9;
    padding-bottom: 4px;
    font-weight: 600;
    display: inline-block;
    padding-right: 22px;
    margin-bottom: 22px;
}

.blueArrow {
    font-weight: 700;
    margin-right: 20px;
    position: relative;
    display: inline-block;
}

.blueArrow:after {
    content: "";
    position: absolute;
    right: -39px;
    top: -5px;
    display: block;
    width: 36px;
    height: 36px;
    background-size: 100% auto;
    background-image: url(../img/blue-down.svg);
    background-repeat: no-repeat;
    background-position: center center;
}

.arrowLeft:after {
    background-image: url(../img/blue-left.svg);
    top: 11px;
}

.arrowLeft-2 {
    padding-left:30px;
}

.arrowLeft-2:after {
    background-image: url(../img/blue-left.svg);
    background-size: 22px auto;
    top: -3px;
    left:0;
    right:auto;
}

.redes-celeste {
    background-color: #4B9EF9;
    color: #FFFFFF;
    padding: 8px 55px 8px 16px !important;
    vertical-align: middle;
    font-weight: 600;
    font-size: 2.3em;
    line-height: 23px;
    display: flex;
    margin-bottom: 21px;
}

.redes-celeste .redes-sociales-iconos {
    margin-left: auto;
}

.redes-celeste .redes-sociales-iconos a {
    opacity: 1 !important;
    display: inline-flex;
}

.titulo-celeste {
    color: #4B9EF9;
    padding: 30px 8px 21px 8px;
    font-weight: 600;
}

.lista-celeste {
    margin: 16px 0 36px 0 !important;
}

.lista-celeste li {
    font-size: 2em;
    text-align: justify;
}

.lista-celeste-2 li {
    font-size: 1.8em;
}

.lista-celeste li::marker {
    color: #4B9EF9 !important;
}

.lista-celeste li a {
    color: #4B9EF9;
    font-weight: 600;
}

.noml {
    margin-right: 0 !important;
}

.mr {
    margin-right: 8px;
}

.align-left {
    text-align: left;
}

.subtitulo-celeste {
    background-color: #4B9EF9;
    color: #FFFFFF;
    padding: 16px !important;
    vertical-align: middle;
    font-weight: 600;
}

.yellowSubtitle {
    background-color: #FEBF2C;
    color: #1C285E;
    display: inline-block;
    padding: 4px 22px !important;
    text-align: left;
    border-radius: 20px 20px 4px 20px;
    vertical-align: middle;
    font-weight: 600;
    margin-top: 22px;
    margin-bottom: 22px;
}

.pieDePagina {
    position: relative;
    margin-top: 8px;
    font-size: 12px;
}

/*.pieDePagina:before {
    content: "";
    position: absolute;
    top: -6px;
    left: 0;
    background-color: #FEBF2C;
    width: 33%;
    height: 3px;
}*/

.pieDePagina sup, sup {
    color: #4B9EF9;
}

.subtitulo-azul {
    background-color: #1C285E;
    color: #FFFFFF;
    padding: 12px !important;
    vertical-align: middle;
}

.enlace-block-celeste {
    display: block;
    background-color: #4B9EF9;
    color: #FFFFFF;
    padding: 6px;
    text-decoration: none;
    font-size: 1.8em;
    height: 100%;
    vertical-align: middle;
}

.enlace-block-blanco {
    display: inline-block;
    border: 1px solid #4B9EF9;
    color: #4B9EF9;
    padding: 6px;
    text-decoration: none;
    font-size: 1.8em;
    height: 100%;
    margin-bottom: 5px !important;
}

.enlace-block-celeste:hover {
    color: #FFF;
    text-decoration: none;
    font-weight: 600;
}

.enlace-block-blanco:hover {
    color: #4B9EF9;
    text-decoration: none;
    font-weight: 600;
}

.icono-preguntas {
    display: inline-block;
    margin: 0 5px;
}

.align-right {
    text-align: right;
}

.align-left {
    text-align: left !important;
}

.subtitulos-contacto {
    font-weight: 600;
}

sup {
    margin: 0 4px;
}

@media (max-width: 899px) {
    .wider,
    .container {
        padding: 0 21px;
    }
    .navbar li {
        margin: 13px;
    }
    #maps {
        min-height: 300px !important;
    }
}

@media (max-width: 767px) {
    .wider {
        display: block !important;
    }
    .navbar .wider {
        padding-top: 13px;
    }
    .nav {
        margin-top: 6px;
    }
    .nav li {
        display: block;
        width: 100%;
    }
    .enlace-block-celeste {
        width: 100%;
        height: 100%;
        margin-top: 7px;
        border-bottom: 6px solid white;
    }
}

@media (max-width: 596px) {
    .no-indent-mobile {
        padding-left: 0 !important;
        text-indent: 0 !important;
    }
    .wider,
    .container {
        padding: 0 0;
    }
    .wider p,
    .container p,
    .wider h3,
    .container,
    .wider h6,
    .container h6 {
        padding: 0 12px;
    }
    #footer .wider {
        padding: 0 12px;
    }
}

.bruce195 img {
    width: 100%;
}

.media-img {
    font-size: 1.8em;
}

.media-img h5 {
    display: none;
}

.img-contacto {
    width: 200px;
    height: 205px;
    border: solid 1px #e6e6e6;
    margin-bottom: 20px;
}

.media-body h5 {
    color: #1c285e;
    font-size: 1.6rem;
    font-weight: 600;
}

.media-body {
    padding-left: 14px;
}

.media-body>p {
    margin-top: 14px;
    margin-bottom: 14px;
}

#maps {
    min-height: 100%;
    height: 100%;
    width: 100%;
}

@media (min-width: 480px) {
    .onlyMobile {
        text-decoration: none !important;
        color:#FFF  !important;
        cursor:text !important;
    }
}

@media (max-width: 500px) {
    .media {
        display: block;
    }
    .media-img {
        width: 100%;
        text-align: center;
    }
    .media-img h5 {
        display: block;
        color: #1c285e;
        font-size: 1.6rem;
        font-weight: 600;
    }
    .media-body h5 {
        display: none;
    }
    .media-body h5,
    .media-body p {
        text-align: center;
    }
}
@media (max-width: 420px) {
    .social-icons img {
        width:44px;
        height:44px;
    }
}

@media (max-width: 400px) {
    .media {
        display: block;
    }
    .media-img {
        width: 100%;
        text-align: center;
    }
    .media-img h5 {
        display: block;
        color: #1c285e;
        font-size: 1.6rem;
        font-weight: 600;
    }
    .media-body h5 {
        display: none;
    }
    .media-body h5,
    .media-body p {
        text-align: center;
    }
    .lista-celeste {
        margin: 16px 36px 36px 0 !important;
    }
    h3 {
        font-size: 2em;
    }
    .lista-celeste li {
        white-space: pre;
        /* CSS 2.0 */
        white-space: pre-wrap;
        /* CSS 2.1 */
        white-space: pre-line;
        /* CSS 3.0 */
        white-space: -pre-wrap;
        /* Opera 4-6 */
        white-space: -o-pre-wrap;
        /* Opera 7 */
        white-space: -moz-pre-wrap;
        /* Mozilla */
        white-space: -hp-pre-wrap;
        /* HP Printers */
        word-wrap: break-word;
        -moz-hyphens: auto;
        -webkit-hyphens: auto;
        -o-hyphens: auto;
        hyphens: auto;
    }
    .redes-celeste {
        padding-right: 13px !important;
    }
    .redes-celeste .redes-sociales-iconos {
        margin-left: 7px;
    }
}

.media-temporal {
    margin-top: 30px;
}

p u {
    font-weight: 700;
    border-bottom: 3px solid #4B9EF9;
}

.listUlBlue li span {
    color:#4B9EF9;
    margin-right:8px;
    font-weight: 700;
}

.listUlBlue li {
    font-size: 2em;
    margin-left:22px;
    list-style: none;
}

.wCeleste {
    width:100;
    max-width:500px;
}

.tableCeleste {
    min-width:300px;
    margin:22px auto;
    border:4px solid #4B9EF9;
}

.maxWidthTable {
    max-width:300px;
    margin:22px auto;
}

.maxWidthTable2 {
    max-width:550px;
    margin:22px auto;
}

.tableCeleste th,
.tableCeleste td{
    padding:8px;
    text-align:center;
}

.tableCeleste tr:not(:last-child),
.tableCeleste thead tr {
    border-bottom:3px solid #4B9EF9;
}

.tableCeleste tr td:not(:last-child),
.tableCeleste th:not(:last-child){
    border-right:3px solid #4B9EF9;
}

u.uCeleste {
    text-decoration: none;
    border-bottom:none;
}

.likeH5 {
    margin-right:8px;
}

@media (max-width: 370px) {
    .footredes {
        width:auto;
        margin:8px 0;
    }
    .social-icons img {
        width:36px;
        height:36px;
    }
}

@media (max-width: 320px) {
    .social-icons img {
        width:30px;
        height:30px;
    }
}

.banner-titulo-fondo {
    position: relative;
}

.banner-titulo-fondo .banner-titulo-fondo-color {
    display: block;
    position:absolute;
    height: 100%;
    width:5000px;
    background-color:#9ecff9;
    z-index: 0;
    margin-left:-2000px;
    top: 0;
    left: 0;
}

.banner-titulo-fondo img {
    position: relative;
    max-width: unset;
    max-height: 100%;
    height: inherit !important;
    float: right;
}

.banner-contacto {
    background-color:#21467B;
}

.banner-contacto img {
    width:100%;
}

@media (max-width: 850px) { 
    #pills-tabContent {
        max-width: 100%;
        padding: 0 5%;
        overflow-x: hidden;
  }
}

@media (max-width: 70px) {    
    #pills-tabContent {
        max-width: 100%;
  }
}

.box-titulo-sp {
    border:2px solid #fdbe2d;
    padding:16px 18px 18px 18px;
    border-radius: 18px;
    border-top-left-radius: 0;
    color: #0098da;
    font-size: 28px;
    line-height: 34px;
    font-weight: 500;
    text-align: center;
    margin-bottom:30px;
}

.boxes-expand-uyg, .boxes-data {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-gap: 22px;  
    padding:0 22px;
    max-width: 100%;
    text-align: center;
    margin-bottom: 22px;
}

.box-expand {
    padding: 22px 22px 30px 22px;
    background-color:#20467b;
    border:3px solid #20467b;
    color:#fdbe2d;
    border-radius: 18px;
    font-size: 28px;
    font-weight: 600;
    line-height: 34px;
    text-align: center;
    cursor: pointer;
}

.box-data {
    border:3px solid #fdbe2d;
    border-radius: 30px;
    border-top-left-radius: 0;
    padding: 0 8px;
    text-align: center;
    font-size: 36px;
    font-weight: 600;
}

.box-data-img img {
    height: 50px;
    max-height: 67px;
    margin-top: 8px;
}

.box-data-num {
    font-size: 30px;
}

.modal-title,
.modal-body {    
    padding: 8px 22px;
    text-align: justify;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
}

.modal-content {
    background: #1c285e;
    padding-bottom: 30px;
    border-radius: 8px;
    color:#FFF;
    overflow: hidden;
    padding-bottom: 16px;
}

.modal-title {
    padding:0 8px;
    font-size: 23px;
    font-weight: 600;
}

.box-expand-title {
    padding: 0 9px;
    display: flex;
    height: calc(100% - 87px);
    align-items: center;
    text-align: center;
    width: 100%;
}

.box-expand-title span {
    text-align:cemter;
    display: block;
    width:100%;
}

.box-expand-icon {
    width:65px;
    margin:auto;
    margin-bottom:22px;
}

.box-expand-icon img {
    width: 100%;
}

.box-expand-content {
    display: none;
}

.openedBox {
    background:#FFF;
    color:#333;
}

.openedBoxParent .box-expand {
    display: none;
}

.openedBoxParent {
    display: block;
}

.openedBoxParent .box-expand.openedBox {
    display: block;
    text-align: left;
}

.openedBox .box-expand-icon {
    float: left;
    width:55px;
}

.openedBox .box-expand-title {
    float: left;
    margin: auto;
}

.openedBox .box-expand-content {
    clear: both;
    display: block;
    font-size: 16px;
    line-height: 22px;
}

.RAFAP-icon-p2 {
    margin-bottom: 22px;
    display: block;
    min-height:56px;
    display: flex;
    align-items: center;
    text-align: left;
}

.RAFAP-icon-p2 span {    
    font-size: 22px !important;
    line-height: 26px !important;
}

.RAFAP-icon-p2 + * {
    clear: both;
}

.RAFAP-icon-img {
    display: block;
    float: left;
    width:56px;
    min-width:56px;
    height:56px;
    border-radius: 50%;
    overflow: hidden;
    background-color: #62aeee;
    padding: 5px;
    text-align: center;
    margin-right: 8px;
}

.RAFAP-icon-img img {
    width:92%;
    height: auto;
    margin: auto;
}

.pie-asteriscos {
    border-top: 1px solid #7fcbec;
    margin:30px 22px 8px 22px;
    padding: 22px 8px 0 8px;
}

.pie-asteriscos p {
    font-size:13px;
    margin:0;
}



.divBoxYoutubePrev {    
    position: relative;
    width: 50%;
    margin: auto;
  }
  
  .divBoxYoutube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    margin: auto;
  }
  
  .videoSize-2 {
      position: absolute;
      top: 0;
      left: 0;   
      width: 100%;
      height: 100%;
      display:block;
  }

  
    .box-data {
        overflow: hidden ;
    }

@media only screen and (max-width: 850px) {
    .RAFAP-icon-p2 {
        align-items: start;
    }   
}

@media only screen and (max-width: 800px) {
    .boxes-expand-uyg, .boxes-data {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media only screen and (max-width: 700px) {  
    .box-data-img img {
        width:100%;
        max-width: 202px;
        height: auto;
    }
}

@media only screen and (max-width: 600px) {
    .banner-titulo-fondo {
        display: none;
    }
    .RAFAP-icon-p2 + * {
        text-align: left;
    }
    .footleft {
        background:none;
        padding-left:0;
    }
    
    .footleft, .footredes {
        max-width:100%;
        width:100%;
    }
    
    .footredes {
        margin-top:16px;
        display: flex;
        justify-content: center;
        flex-direction: row-reverse;        
    }
    .boxes-expand-uyg, .boxes-data {
        display: grid;
        /*! grid-template-columns: 50% 50%; */
    }

    .boxes-expand-uyg, .boxes-data {
        display: grid;
    }
    .divBoxYoutubePrev {    
        width: 100%;
    } 
    .boxes-expand-uyg, .boxes-data {
        display: grid;
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
}

.modal-header * {
    color:#fdbe2d;
    text-align: left;
    line-height:26px;
}

.modal-body {
    text-align: left;
    line-height:26px;    
}

.modal-header .btn-close {
    filter: brightness(0) invert(1);
}

.modal-title {
    display: flex;
    align-items: center;
}

.modal-title .box-expand-icon {
    margin:0;
    margin-right: 16px;
    width:42px;
}

.footleftBottom {
    clear:both;
    margin-top:16px;
    border-top: 1px solid rgba(255,255,255,0.6);
    padding-top:8px;
    margin-left:-92px;
}

.footleftBottom * {
    font-size: 17px;
}

.tab-pane {
    max-width:960px;
    margin:auto;
}