

@font-face {
    font-family: 'Manrope-Medium';
    src: url('../fonts/Manrope-Medium.woff2') format('woff2'),
        url('../fonts/Manrope-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Manrope-ExtraBold';
    src: url('../fonts/Manrope-ExtraBold.woff2') format('woff2'),
        url('../fonts/Manrope-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Manrope-Regular';
    src: url('../fonts/Manrope-Regular.woff2') format('woff2'),
        url('../fonts/Manrope-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Manrope-Bold';
    src: url('../fonts/Manrope-Bold.woff2') format('woff2'),
        url('../fonts/Manrope-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Manrope-Semibold';
    src: url('../fonts/Manrope-Semibold.woff2') format('woff2'),
        url('../fonts/Manrope-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto-Regular';
    src: url('../fonts/Roboto-Regular.woff2') format('woff2'),
        url('../fonts/Roboto-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

h2{
    font-size: 64px;
    font-family: 'Manrope-Regular';
    line-height: 87px;
}

h2{
	font-size: 60px;
	font-family: 'Manrope-Regular';
    letter-spacing: -0.5px;
}

h3{
    font-size: 48px;
    font-family: 'Manrope-Medium';
}

h4{
    font-size: 30px;
    font-family: 'Manrope-Regular';
}

h5{
    font-size: 24px;
    font-family: 'Manrope-Bold';
}

h6{
	font-size: 16px;
	font-family: 'Manrope-Regular';
}

a{
    font-size: 14px;
    text-decoration: none;
    font-family: 'Manrope-Semibold';
}

p{
	font-size: 14px;
	font-family: 'Manrope-Regular';
    letter-spacing: -0.5px;
}

button a{
    font-size: 10px;
    font-family: 'Manrope-Regular';
}

.subnav {
    background: linear-gradient(45deg, #FF1E1E, #FF961E);
    height: 56px;
    width: 100%;
    display: flex;
    text-align: center;
    justify-content: center;
    align-self: center;
    align-items: center;
}

.subnav .carousel-item {
    margin-top: 0;
}

.group-carousel p {
    color: white;
    align-self: center;
    margin-bottom: 0;
    font-family: 'Manrope-Medium' !important;
    letter-spacing: 0.25px;
}

.carousel-control-next-icon {
    width: 16px;
    height: 16px;
}

.carousel-item {
    margin-top: 15px;
}

.carousel-indicators [data-bs-target] {
    display: none;
}

.group-carousel {
    float: right;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    align-self: center;
}

.carousel-control-next, .carousel-control-prev {
    margin-top: 4px;
}

.carousel-item img {
    width: 188px !important;
    height: 24px !important;
}

nav.navbar {
    position: absolute;
    width: 100%;
    background: none !important;
    padding-top: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    padding-bottom: 20px;
}

a.navbar-brand {
    position: relative;
    width: 10%;
}

a.navbar-brand img {
    position: absolute;
    top: -4px;
}

.menu  li a {
    color: #ECECF1 !important;
    font-size: 14px;
    font-family: 'Manrope-Medium';
    padding-right: 15px !important;
    padding-left: 15px !important;
    letter-spacing: 1.25px;
}

.menu  {
    padding-top: 25px;
    width: 80%;
    align-items: center;
    flex-direction: row;
    margin: 0 auto;
    margin-right: auto!important;
    justify-content: center;
    display: flex;
    padding-left: 0;
    list-style: none;
}

.navbar-expand-lg .navbar-collapse{
    justify-content: center;
}

.current-menu-item {
    background: linear-gradient(104.03deg, #FF1E1E 4.52%, #FF961E 100.39%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.menu{
    width: 100%;
}

.social {
    margin-top: 32px;
    /*width: 10%;*/
    width: 14%;
    position: relative;
    top: -4px;
}

.social ul {
    padding: 0;
}

.social ul li {
    display: inline-block;
}

.navbar-expand-lg ul {
    flex-direction: row;
    margin: 0 auto;
}

.container{
	width: 1224px;
}

/*START HERO*/

section#hero {
    height: 636px;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

#hero h4 {
    color: white;
    line-height: 65.57px;
    background: linear-gradient(104.03deg, #FF1E1E 0.94%, #FF961E 60.5%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: 800 !important;
    font-family: 'Manrope-ExtraBold';
    margin-bottom: 0;
    font-size: 48px;
}

#hero color {
    font-family: 'Manrope-Medium' !important;
    color: white !important;
    background: linear-gradient(104.03deg, #fff, #fff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: 500;
}

.news p {
    margin-bottom: 0;
}

section#hero p {
    color: #ECECF1;
    font-family: 'Manrope-Regular';
    max-width: 355px;
    margin: 0 auto;
    line-height: 24px;
    margin-top: 25px;
    font-size: 16px;
    letter-spacing: 0.5px;
}

.social ul li {
    display: inline-block;
    margin: 0 8px;
}

/*END HERO*/


/*sectio carousel hero*/

.hero-carousel-content .owl-item img {
    height: 443px;
    object-fit: cover;
    border-radius: 8px;
}

.hero-carousel-content .owl-nav button.owl-prev span:before {
    left: 24px;
    background-image: url(../img/arrow-lefth.png);
    background-color: white;
}

.hero-carousel-content .owl-nav button.owl-next span:before {
    right: 24px;
    background-image: url(../img/right-arrowh.png);
    background-color: white;
}

.hero-carousel-content .owl-item.active.center img {
    height: 499px;
    object-fit: cover;
    /*width: 439px;*/
}

.hero-carousel-content .owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled{
    display: none !important;
}

.hero-carousel-content .owl-carousel .owl-item{
    margin-left: inherit;
    margin-right: inherit;
}

section.hero-carousel {
    margin-top: -305px;
}

section#hero>.container {
    margin-top: -214px;
}

.gradient-c-hero {
    background: linear-gradient(0deg, #0F0F19 0%, rgba(15, 15, 25, 0) 74.58%);
    mix-blend-mode: multiply;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.hero-carousel-content .owl-carousel .owl-item .item {
    position: relative;
    overflow: hidden;
    box-shadow: 0px 1px 2px rgb(0 0 0 / 25%), 4px 4px 8px rgb(15 15 25 / 25%);
    border-radius: 8px;
}

.border-gradient-c-hero {
    background: linear-gradient(104.03deg, #FF1E1E 4.52%, #FF961E 100.39%);
    position: absolute;
    width: 100%;
    height: 8px;
    bottom: 0;
    left: 0;
    right: 0;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.hero-carousel-content .owl-carousel .owl-item {
    margin-top: 25px;
}

.hero-carousel-content .owl-carousel .owl-item.active.center {
    margin-top: 0 !important;
}

/*sectio carousel hero*/


/*SECTION PROGRAMS HOME*/

section.programs-home .programas-banner {
    height: 590px;
    object-fit: cover;
    padding: 85px;
    padding-bottom: 0px;
    margin-top: 90px;
    position: relative;
    background-position: center;
    background-size: cover;
    box-shadow: 4px 4px 8px 0px #0f0f1940;
    border-radius: 8px;
}

.movil__programs{
    display: none;
}

.program-content a i {
    position: relative;
    top: -3px;
    left: 7px;
}

section.programs-home {
    position: relative;
    background-repeat: no-repeat;
}

/*section.programs-home .owl-carousel .owl-item {
    margin-right: 5px !important;
}*/

.gradient-program {
    background: linear-gradient(70.97deg, rgba(15, 15, 25, 0.75) 2.46%, rgba(15, 15, 25, 0) 79.23%), url(image.png);
    background-blend-mode: multiply, normal;
    filter: drop-shadow(0px 1px 2px rgba(0, 0, 0, 0.25)) drop-shadow(4px 4px 8px rgba(15, 15, 25, 0.25));
    border-radius: 8px;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
}

section.programs-home {
    padding-top: 0px;
    padding-bottom: 150px;
    background-size: cover;
    background-position-y: 105px;
}

.programs-caption, .programas-carousel {
    position: relative;
    z-index: 1;
}

.programs-caption h2, .programs-caption p {
    color: #ECECF1;
    margin-bottom: 0;
}

.program-time {
    display: inline-block;
    background: rgba(255, 255, 255, 0.25);
    border-radius: 4px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
}

.program-time {
    color: #ECECF1;
    font-size: 10px;
    font-family: 'Manrope-Regular';
    letter-spacing: 1.5px;
}

.program-time>span {
    color: #FF961E;
    font-family: 'Manrope-Medium';
}

.program-content {
    margin-top: 10px;
    margin-bottom: 61px;
}

.program-content a {
    display: inline-block;
    margin-top: 15px;
    background: linear-gradient(104.03deg, #FF1E1E 4.52%, #FF961E 100.39%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    letter-spacing: 1.25px;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;    
    font-family: 'Manrope-Medium';
}

.programs-caption {
    max-width: initial;
}

.programs-caption p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
    font-family: 'Manrope-Regular';
    color: #ECECF1;
    max-width: 300px;
    margin-bottom: 14px
}

section.programs-home .owl-carousel .owl-item img {
    width: 323px;
    object-fit: cover;
    height: 203px;
    margin:0 auto;
    border-radius: 8px;
}

section.programs-home .owl-carousel .owl-item .gradient-program-carousel {
    width: 323px;
    height: 203px;
    box-shadow: 0px 1px 2px rgb(0 0 0 / 25%), 4px 4px 8px rgb(15 15 25 / 25%);
    border-radius: 8px;
    background: #0F0F19;
    position: absolute;
    top: 0;
    opacity: 0.25;
    background: linear-gradient(0deg, #0F0F19 12.43%, rgba(15, 15, 25, 0) 74.58%);
    mix-blend-mode: multiply;
    opacity: 0.85;
    left: 0;
    right: 0;
    margin: 0 auto;
}

section.programs-home .item {
    position: relative;
}

.caption-carousel-program {
    position: absolute;
    top: 130px;
    padding-left: 13px;
    padding-right: 13px;
    color: #ECECF1;
    z-index: 10;
    max-width: 323px;
}

.date-carousel-program {
    font-size: 10px;
    color: white;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin-bottom: 4px;
    font-family: 'Manrope-Regular';
}

.caption-carousel-program p {
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.1px;
    padding-right: 3px;
    font-family: 'Manrope-Bold';
}

.caption-carousel-program p a{
    font-size: 14px;
    line-height: 21px;
    color: white;
    letter-spacing: 0.1px;
    padding-right: 3px;
    font-family: 'Manrope-Bold';
}

/*SECTION PROGRAMS HOME*/

/*SECTION NEWS*/

.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 100%;
    grid-column-gap: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.categorypag a{
    opacity: 25%;
    color: #0F0F19 !important;
}

.categorypag span.page-numbers.dots{
    color: #0F0F19 !important;
}

.categorypag span.page-numbers.current{
    box-shadow: 0px 0px 0px 1px rgb(15 15 25 / 15%) !important;
}

.pagination a {
    font-size: 18px;
    letter-spacing: 0.5px;
    color: white;
    opacity: 25%;
}

.pagination span.page-numbers.dots{
    color: white;
    opacity: 25%;
}

.pagination.categorypag {
    margin-top: 14px;
}

.pagination.categorypag a.next.page-numbers:before {
    background-image: url(http://vtv.freelanceredgardoflores.com/wp-content/uploads/2022/08/Vector.svg);
}

.pagination span.page-numbers.current {
    width: auto;
    height: auto;
    /* border: 1px solid white; */
    border-radius: 100px;
    padding:0px 8px;
    font-size: 18px;
    line-height: 25px;
    border-radius: 100px;
    box-shadow: 0px 0px 0px 1px rgb(255 255 255 / 15%);
}

a.next.page-numbers {
    position: relative;
    font-size: 0;
    opacity: 1;
}

a.next.page-numbers:before {
    content: "";
    background-image: url(http://vtv2.freelanceredgardoflores.com/wp-content/uploads/2022/08/arrow-pagination.svg);
    background-size: cover;
    width: 15px;
    height: 10px;
    position: absolute;
    right: -21px;
    z-index: 100;
    opacity: 1;
    margin-top: -4px;
}

.group-news {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: 20px;
    margin-top: 48px;
}

.news button {
    background: linear-gradient(104.03deg, #FF1E1E 4.52%, #FF961E 100.39%);
    border: 0;
    border-radius: 6px;
    height: auto;
    padding: 9px 6px;
    line-height: 0;
}

.news {
    flex: 32.2%;
    position: relative;
    padding: 16px 22px;
    padding-right: 0;
    border:1px solid #1D3E93;
    border-radius: 8px;
}

.news:nth-child(3) {
    padding-top: 44px;
    text-align: center;
    padding-left: 0;
    border: 1px solid rgba(29, 62, 147, 0.5);
}

.news:nth-child(3)  img{
    margin-bottom: 10px;
}

.news:nth-child(3)  a{
    background: linear-gradient(104.03deg, #FF1E1E 4.52%, #FF961E 100.39%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    letter-spacing: 1.25px;
}

/*.news:hover{
    background: linear-gradient(#fff, #fff) padding-box, linear-gradient(#FF1E1E 3.6%, #FF961E 100%) border-box;
    border: 1px solid transparent;
    border-radius: 8px;
}*/

.news:nth-child(1) {
    position: relative;
    border: 0;
}

.news:nth-child(1)::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 8px;
    padding: 1px;
    background: linear-gradient(45deg,#FF1E1E 3.6%,#FF961E 100%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
}

.bg-opacity {
    position: relative;
    max-width: fit-content;
    text-align: center;
    line-height: 0;
    height: auto;
    padding: 9px 0px;
}

.bg-opacity button{
    background: none;
    padding: 0;
    width: 100%;
    text-align: center;
    padding: 0 6px;
}

.bg-opacity a{
    width: 100%;
    text-align: center;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #0F0F19 !important;
    letter-spacing: 1.5px !important;
}

.bg {
    position: absolute;
    background: #1D3E93;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 15%;
    border-radius: 4px;
    line-height: 0;
    bottom: 0;
}

.news button a {
    color: white;
    letter-spacing: 2px;
    text-decoration: none;
}

.news h6 {
    color: #0F0F19;
    opacity: 0.5;
    line-height: 24px;
}

.news h5 {
    margin-top: 12px;
    margin-bottom: 12px;
}

section#content-news {
    background: #03030C;
    float: left;
    width: 100%;
    padding-top: 65px;
    padding-bottom: 0px;
}

section#content-news h3 {
    color: #ECECF1;
    text-align: center;
    margin-bottom: 60px;
    font-family: 'Manrope-Regular';
}

.footer {
    display: flex;
    margin-top: 16px;
    color: #ECECF1;
}

.footer .column-right {
    text-align: right;
    position: relative;
    left: -23px;
}

.footer div {
    flex: 1 0 33.3333%;
}

.footer p {
    opacity: 0.5;
    margin-top: 0 !important;
    margin-bottom: 1em !important;
    line-height: 16px;
    letter-spacing: 1.25px;
}

.column-footer p {
    line-height: 16px;
    font-family: 'Manrope-Medium';
    color: #ECECF1;
}

.column-footer p a{
    line-height: 16px;
    font-family: 'Manrope-Medium';
    color: #ECECF1;
}

section#content-footer {
    width: 100%;
    background: #03030C;
    padding-top: 20px;
    float: left;
    width: 100%;
    padding-bottom: 10px;
}

section#content-footer .container {
    padding: 0;
}

.column-center img {
    margin: 0 auto;
    display: block;
}

section#content-news hr {
    width: 100%;
    background: white;
    margin-top: 25px;
    margin-bottom: 0;
}

.owl-nav button.owl-prev span:before {
    content: "";
    position: absolute;
    width: 40px;
    height: 40px;
    background-image: url(../img/arrowleft.svg);
    background-size: 43%;
    left: -61px;
    top: 35%;
    border: 1px solid white;
    background-repeat: no-repeat;
    border-radius: 100px;
    background-position: center;
}

.owl-nav button.owl-prev span:before {
    left: -60px;
}

.owl-nav button.owl-next span:before {
    content: "";
    position: absolute;
    width: 40px;
    height: 40px;
    background-image: url(../img/arrowright.svg);
    background-size: 43%;
    right: -52px;
    top: 35%;
    border: 1px solid white;
    background-repeat: no-repeat;
    border-radius: 100px;
    background-position: center;
}

section.programs-content.owlprograms .owl-nav button.owl-next span:before {
    right: -75px;
    top: 35%;
}

.owl-nav button.owl-next span:before {
    right: -60px;
}
section#content-news .owl-carousel .owl-item .gradient-program-carousel {
    width: 231px;
    height: 168px;
    box-shadow: 0px 1px 2px rgb(0 0 0 / 25%), 4px 4px 8px rgb(15 15 25 / 25%);
    border-radius: 8px;
    background: #0F0F19;
    position: absolute;
    top: 0;
    opacity: 0.25;
    background: #0F0F19;
    box-shadow: 0px 1px 2px rgb(0 0 0 / 25%), 4px 4px 8px rgb(15 15 25 / 25%);
    border-radius: 8px;
    mix-blend-mode: multiply;
    opacity: 45%;
}

section#content-news .caption-carousel-program {
    top: 102px;
}

section#content-news  .owl-carousel .owl-item img {
    width: 231px;
    object-fit: cover;
    height: 168px;
    border-radius: 8px;
}

.owl-nav button.owl-prev span:before {
    content: "";
    position: absolute;
    width: 40px;
    height: 40px;
    background-image: url(../img/arrowleft.svg);
    background-size: 43%;
    left: -61px;
    top: 35%;
    border: 1px solid white;
    background-repeat: no-repeat;
    border-radius: 100px;
    background-position: center;
}

.owl-nav  button.owl-next span:before {
    content: "";
    position: absolute;
    width: 40px;
    height: 40px;
    background-image: url(../img/arrowright.svg);
    background-size: 43%;
    right: -52px;
    top: 35%;
    border: 1px solid white;
    background-repeat: no-repeat;
    border-radius: 100px;
    background-position: center;
}

.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
    display: block !important;
}

.owl-nav.disabled span {
    font-size: 0;
}

/*Section programs content*/

.owl-nav button.owl-prev span:before{
    left: -60px;
}

.owl-nav button.owl-next span:before{
    right: -60px;
}

#content-news .owl-nav button.owl-prev span:before{
    left: -82px;
}

#content-news .owl-nav button.owl-next span:before{
    right: -82px;
}

#vtv .owl-nav button.owl-prev span:before{
    left: -80px;
}

#vtv .owl-nav button.owl-next span:before{
    right: -80px;
}

.programas-content-carousel {
    margin-bottom: 23px;
}

.programas-content-carousel button {
    background: none;
    border: 1px solid white;
    padding:0;
}

.groupbtnmix button {
    position: relative;
    height: 40px;
    border-radius: 100px;
    width: 187px;
    margin: 0 7px;
}

.groupbtnmix button a {
    font-size: 14px !important;
    letter-spacing: 1.25px;
    padding: 0;
    position: relative;
    top: -2px;
    top: 1;
}

.programm-content-all .item {
    margin-bottom: 14px;
}

.mixitup-control-active>a>span {
    background: linear-gradient(104.03deg, #FF1E1E 4.52%, #FF961E 100.39%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    opacity: 1 !important;
    text-fill-color: transparent;
}

.mixitup-control-active {
    border: 0 !important;
}

.groupbtnmix .mixitup-control-active>a {
    border: 0;
}

.mixitup-control-active::after {
    content: '';
    background-image: url(../img/bordertab.png) !important;
    background-size: cover !important;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    padding: 0 16px;
    top: 0;
    background-position: center;
}

/*.groupbtnmix button {
    margin-bottom: -1px;
    border-radius: 100px;
    background: 0 0 !important;
    border: 1px solid white;
    margin: 0 8px;
}

.mixitup-control-active {
    background: linear-gradient(104.03deg, rgba(255, 30, 30, 0.05) 4.52%, rgba(255, 150, 30, 0.05) 100.39%) !important;
    border-radius: 4px;
    border-width: 1px;
    border-style: solid;
    border-image: linear-gradient(to right, #FF1E1E, #FF961E) 1 !important;
}*/

.groupbtnmix button span {
    color: white;
    opacity: 0.50;
}

.groupbtnmix {
    text-align: center;
    margin-bottom: 40px;
}

.programas-content-carousel h4{
    margin-bottom: 20px !important;
}

section.programs-content {
    margin-top: 150px !important;
    padding-bottom: 16px;
}

section.programs-content.owlprograms h4 {
    margin-bottom: 33px !important;
    font-size: 24px;
    line-height: 36px;
    font-family: 'Manrope-Bold';
}

section.programs-content.owlprograms .owl-carousel .owl-item {
    margin-left: 10px;
    margin-right: 10px !important;
}

/*Section programs content*/

/*Commercial space*/
.hero-commercial{
    height: 500px;
}

.page-template-commercial-space {
    background: linear-gradient(104.03deg, #0F0F19 4.52%, #00324B 100.39%);
}

section#hero-commercial {
    display: flex;
    align-items: center;
    padding-bottom: 20px;
}

section#hero-commercial .container {
    margin-top: 100px;
}

section#hero-commercial .container div img {
    width: 469px;
    height: 300px;
    margin: 0 auto;
    display: block;
    border-radius: 11px;
    float: right;
    margin-right: 10px;
}

section#hero-commercial h3 {
    color: white;
    margin-top: 20px;
    max-width: 559px;
    line-height: 65px;
    margin-bottom: 0;
}

section#hero-commercial color {
    background: linear-gradient(104.03deg, #FF1E1E 4.52%, #FF961E 100.39%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-family: 'Manrope-Bold';
}

section#hero-commercial p {
    color: white;
}   

section#hero-commercial h6 {
    line-height: 24px;
    max-width: 767px;
    color: #ECECF1;
    margin-top: 18px;
    letter-spacing: 0.5px;
}

.hcommercial {
    width: 51%;
    float: left;
}

.hcommercial2 {
    width: 49%;
    float: left;
}

.caption-carousel-program-content {
    position: relative;
}

.caption-carousel-program-content img {
    width: auto !important;
    height: 119px !important;
    position: absolute;
    bottom: 29px;
    z-index: 10;
    left: 0;
    right: 0;
    object-fit: cover;
    margin: 0 auto;
}

/*Section about*/
section#about {
    background: linear-gradient(104.03deg, #BCBDCB 3.6%, #F8F8F8 100%);
    text-align: center;
    padding: 60px 0px;
    padding-bottom: 36px;
}

section#about h4 {
    margin-top: 0px;
    color: #1D3E93;
    margin-bottom: 25px;
}

section#about p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 28px !important;
    color: #0F0F19;
    max-width: 772px;
    margin: 0 auto;
    letter-spacing: 0.5px;
}
/*Section about*/

/*Section vtv*/
section#vtv {
    text-align: center;
    color: white;
    padding: 55px 0px;
}

section#vtv h5 {
    margin: 0 auto;
    line-height: 33px;
    margin-bottom: 54px !important;
    letter-spacing: 0.5px;
    font-family: 'Manrope-Regular';
}

section#vtv color {
    background: linear-gradient(104.03deg, #FF1E1E 4.52%, #FF961E 100.39%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-family: 'Manrope-Bold';
}

section#vtv p {
    font-family: 'Roboto-Regular';
    color: #020941;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-size: 10px;
    margin-bottom: 9px;
    color: white;
}

.owl-nav span {
    font-size: 0;
}

section#vtv .owl-carousel .owl-item img {
    border-radius: 12px;
}
/*Section vtv*/

/*Section digital-channels*/
section#digital-channels {
    background: linear-gradient(104.03deg, #BCBDCB 3.6%, #F8F8F8 100%);
    text-align: center;
    padding: 70px 0px;
    padding-bottom: 57px;
}

section#digital-channels p {
    color: #020941;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-size: 10px;
    margin-bottom: 9px;
    font-family: 'Roboto-Regular';
}

section#digital-channels button {
    background: linear-gradient(104.03deg, #FF1E1E 4.52%, #FF961E 100.39%);
    border: 0;
    padding: 0px 16px;
    border-radius: 4px;
    margin-bottom: 30px;
    margin-top: 34px;
    height: auto;
    line-height: 40px;
    font-family: 'Manrope-Medium';
    letter-spacing: 1.25px;
}

section#digital-channels button a {
    font-size: 14px;
    text-decoration: none;
    color: white;
    font-family: 'Manrope-Medium';
}

section#digital-channels h5 {
    line-height: 32.78px;
    max-width: 648px;
    margin: 0 auto;
    letter-spacing: 0.5px;
    color: #020941;
    font-family: 'Manrope-Regular';
}

section#digital-channels button img {
    margin-top: -6px;
    margin-left: 3px;
}

section#digital-channels .chanel img {
    width: 100%;
}

section#digital-channels color {
    background: linear-gradient(104.03deg, #FF1E1E 4.52%, #FF961E 100.39%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-family: 'Manrope-Bold';
}
/*Section digital-channels*/


/*Spaces and formats*/
section#spaces-and-formats {
    float: left;
    width: 100%;
    text-align: center;
    color: white;
    padding: 60px 0px;
    padding-bottom: 70px
}

.wrapper-spaces-and-formats {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
    -webkit-column-gap: 0;
    -moz-column-gap: 3em;
    column-gap: 13px;
}

.spaces-and-formats img {
    width: 100%;
    margin-bottom: 10px;
    margin-top: 60px;
}

section#spaces-and-formats p {
    font-size: 10px;
    font-family: 'Roboto-Regular';
    text-transform: uppercase;
    letter-spacing: 1.5px !important;
}

.spaces-and-formats h6 {
    font-size: 20px;
    line-height: 24px;
    font-family: 'Manrope-Bold';
    margin-bottom: 13px;
    letter-spacing: 0.5px;
}

section#spaces-and-formats h5 {
    max-width: 518px;
    margin: 0 auto;
    line-height: 32.78px;
    font-family: 'Manrope-Regular';
}

section#spaces-and-formats color {
    background: linear-gradient(104.03deg, #FF1E1E 3.6%, #FF961E 100.39%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-family: 'Manrope-Bold';
}

section#spaces-and-formats .spaces-and-formats p {
    line-height: 24px;
    letter-spacing: 0.5px !important;
    font-size: 16px !important;
    text-transform: initial !important;
    font-family: 'Manrope-Regular' !important;
    color: #ECECF1;
}

section#form {
    background: #03030C;
    float: left;
    width: 100%;
    text-align: center;
    color: white;
    padding-top: 65px;
}

section#form .container{
    padding:0;
}

section#form h4 {
    font-family: 'Manrope-Semibold';
    font-size: 32px;
    line-height: 36px;
}

.area_study {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 48px;
    margin-top: 23px;
}

hr{
    width: 100%;
    background: white;
    margin-top: 25px;
    margin-bottom: 0;
}

.study-vtv {
    margin-top: 50px;
    margin-bottom: 70px
}

.area_study img {
    margin-top: -10px;
    position: relative;
    left: -8px;
}

.area_study a {
    font-size: 18px;
    letter-spacing: 0.5px;
    color: white;
}

/*Formulario Space*/

#form input{
    color: white;
}

.gform_wrapper.gravity-theme .gfield_label{
    display: none !important;
}

#form textarea{
    color: white;
}

.formulario-commercial{
    padding-bottom: 10px;
}

.formulario-commercial .container {
    width: 600px;
}

.formulario-commercial .gform_wrapper.gravity-theme .gform_fields{
    grid-column-gap: 4.5%;
}

.formulario-commercial hr {
    width: 1224px;
    margin: 0 auto;
}

.formulario-commercial form input {
    background: none;
    border: 1px solid white;
    border-radius: 4px;
    height: 52px;
    line-height: 52px;
    padding-left: 15px !important;
    font-family: 'Manrope-Regular';
    font-size: 18px !important;
    letter-spacing: 0.5px;
    width: 100%;
    margin-bottom: 8px !important;
}

.formulario-commercial form span {
    padding: 0 !important;
}

.formulario-commercial{
    padding-bottom: 0;
    padding-top: 160px !important;
}

.formulario-commercial{
    background-size: cover;
}
/*
.formulario-commercial .gform_wrapper.gravity-theme * {
    line-height: 18.6px;
}*/

.formulario-commercial h4 {
    margin-bottom: 28px;
}

.formulario-commercial .ginput_container_textarea textarea{
    background: none;
    border: 1px solid white;
    border-radius: 4px;
    height: 112px !important;
    line-height: 52px !important;
    font-family: 'Manrope-Regular';
    font-size: 18px !important;
    padding-left: 15px !important;
    padding-top: 3px !important;
    letter-spacing: 0.5px;
}

.formulario-commercial form .name_first label {
    display: none !important;
}

.formulario-commercial form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: white;
    opacity: 25%;
} 

.formulario-commercial .ginput_container_textarea textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: white;
    opacity: 25%;
} 

.formulario-commercial form .gform_button {
    background: linear-gradient(104.03deg, #FF1E1E 4.52%, #FF961E 100.39%);
    border-radius: 4px;
    border: 0;
    font-size: 14px !important;
    letter-spacing: 1.25px;
    color: white;
}

.formulario-commercial .area_study a{
    font-family: 'Manrope-Regular';
}

.formulario-commercial .area_study {
    gap: 25px;
}

.formulario-commercial .gform_wrapper .gform_validation_errors {
    background: none;
    border: 0;
    position: relative;
    width: 100%;
    padding-left: 0;
    padding-bottom: 10px;
    background: linear-gradient(104.03deg, #FF1E1E 4.52%, #FF961E 100.39%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: 
    padding-left: 12px;
    box-shadow: none;
    text-align: left;
}

.formulario-commercial .gform_wrapper .gfield_validation_message, .gform_wrapper .validation_message {
    background: none;
    border: 0;
    position: relative;
    width: 100%;
    padding-left: 0;
    padding-bottom: 3px;
    text-align: left;
    padding-top: 0 !important;
    background: linear-gradient(104.03deg, #FF1E1E 4.52%, #FF961E 100.39%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: 
}

.formulario-commercial .gform_wrapper .gfield_error [aria-invalid=true] {
    border: 1px solid #fff;
}

.formulario-commercial .gform_wrapper .gform_validation_errors>h2 .gform-icon{
    left: 0;
    top: 4px;
}
/*Formulario Space*/
/*Spaces and formats*/

/*Commercial space*/

/*Institutional*/
section#hero-institutional {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #ECECF1;
}

section#hero-institutional h1 color{
    background: linear-gradient(104.03deg, #FF1E1E 0.94%, #FF961E 60.5%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-family: 'Manrope-Bold';
}

div#wrapper-images {
    display: flex;
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
    column-gap: 0px;
    margin-bottom: 35px;
    margin-top: 40px;
    width: 811px;
    position: relative;
}

div#wrapper-images .gradient-program-carousel {
    background: linear-gradient(0deg, #0F0F19 12.43%, rgba(15, 15, 25, 0) 74.58%);
    /* mix-blend-mode: multiply; */
    opacity: 30%;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    border-bottom-left-radius: 7px;
    border-top-left-radius: 7px;
    left: 0;
    border-bottom-right-radius: 7px;
    border-top-right-radius: 7px; 
} 

#wrapper-images img {
    width: 20%;
    object-fit: cover;
    height: 186px;
    float: left;
}

.images-galery{
    position: relative;
}

section#about .container {
    width: 808px;
}

section#hero-institutional h1 {
    font-size: 64px;
    margin: 0 auto;
    line-height: 87px;
    margin-top: 19px;
    font-family: 'Manrope-Regular';
}

section#hero-institutional .container {
    margin-top: 49px;
}

div#wrapper-images img:first-child {
    border-bottom-left-radius: 7px;
    border-top-left-radius: 7px;
}

#wrapper-images img:last-of-type {
    border-bottom-right-radius: 7px;
    border-top-right-radius: 7px; 
}

/*Institutional*/


/*Single*/
.single-post{
    background: linear-gradient(104.03deg, #0F0F19 4.52%, #00324B 100.39%);
}

.single-post iframe {
    width: 100%;
    margin: 0 auto;
    display: block;
    /*margin-bottom: 38px;*/
    height: 85%;
}

.single-post nav.navbar {
    background: linear-gradient(104.03deg, #0F0F19 4.52%, #00324B 100.39%) !important;
}

.single-post h2{
    margin: 20px 0px;
    line-height: 67px;
}

.single-post h3{
    margin: 20px 0px;
}

.single-post h4{
    margin: 20px 0px;
}

.single-post h5{
    margin: 20px 0px;
}

.single-post h6{
    margin: 20px 0px;
}

.single-post p{
    margin: 20px 0px;
}

.single-post ul {
    margin: 20px 0px;
}

.single-post ol {
    margin: 20px 0px;
}

.single-post li{
    font-size: 18px;
    line-height: 28px;
    color: #0F0F19;
    letter-spacing: 0.5px;
    font-family: 'Manrope-Regular';
    margin-bottom: 5px;
}

.single-post span{
    margin: 20px 0px;
    font-size: 18px;
    line-height: 28px;
    color: #0F0F19;
    font-family: 'Manrope-Regular';
    letter-spacing: 0.5px;
    margin-bottom: 28px;
    display: block;
}

.single-post strong{
    margin: 20px 0px;
    font-size: 18px;
    line-height: 28px;
    font-family: 'Manrope-Regular';
    color: #0F0F19;
    letter-spacing: 0.5px;
    margin-bottom: 28px;
}

.sharetext p {
    margin-top: 0;
}

section#content-single {
    background: linear-gradient(104.03deg, #BCBDCB 3.6%, #F8F8F8 100%);
    padding-top: 91px;
    float: left;
    width: 100%;
    padding-top: 160px;
}

.single-text p{
    margin-bottom: 11px;
    letter-spacing: 1.5px;
}

.single-image img {
    width: 100%;
    border-radius: 8px;
    object-fit: cover;
    height: 100%;
}

.single-image video {
    width: 100%;
    height: 85%;
    position: relative;
    object-fit: cover;
    border-radius: 8px; 
}

.wrappervideoimg {
    width: 100%;
    height: 85%;
    position: absolute;
}

.wrapper-single {
    float: left;
    width: 100%;
    color: white;
    position: relative;
}

.group-single {
    position: absolute;
    top: 0;
    max-width: 1128px;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 100%;
}

.single-text{
    width: 30%;
    float:left;
    margin-top: 40px;
}

.single-text h4 {
    font-family: 'Manrope-Semibold';
    line-height: 36px;
    margin-top: 0px;
}

.single-text button {
    padding: 6px 18px;
    border-radius: 4px;
    border: 0;
    margin-bottom: 78px;
    background: white;
    font-size: 16px;
    letter-spacing: 1.5px;
    font-family: 'Manrope-Regular';
    text-transform: uppercase;
}

.single-image {
    width: 70%;
    float: left;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: center;
    height: 100%;
}

.description-single p {
    font-size: 18px;
    line-height: 28px;
    color: #0F0F19;
    letter-spacing: 0.5px;
    margin-bottom: 28px;
}

.subcontent{
    width: 808px;
    margin: 0 auto;
    display: block;
}

.img-background {
    background: linear-gradient(41.25deg, #000000 1.74%, rgba(0, 0, 0, 0) 95.91%);
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 50%;
    border-radius: 8px;
}

.description-single {
    float: left;
    width: 100%;
    margin-top: 45px;
}

.bodysingle nav.navbar{
    background: linear-gradient(104.03deg, #0F0F19 4.52%, #00324B 100.39%) !important;
}

.singlebg {
    height: 530px;
    background-size: cover;
    filter: blur(8px);
    -webkit-filter: blur(8px);
    margin-bottom: 0px;
    border-radius: 12px;
    background-position: center;
}

.backgroundsingle {
    border-radius: 12px;
    position: absolute;
    top: 0;
    background: rgba(0, 0, 0);
    opacity: 50%;
    width: 100%;
    height: 100%;
}

.play {
    position: absolute;
    left: 35px;
    z-index: 10;
    border: 1px solid white;
    border-radius: 100px;
    width: 80px;
    height: 80px;
    display: flex;
    bottom: 31px;
}

.play img {
    width: 36px;
    height: 36px;
    background-position: center;
    background-size: cover;
    margin: 0 auto;
    align-self: center;
}

.share {
    display: inline-flex;
}

.share span {
    background: #0F0F19;
    width: 32px;
    height: 32px;
    border-radius: 100px;
    margin: 0 8px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.share span img {
    padding-top: 0;
    width: 16px;
    height: 16px;
    object-fit: cover;
    /* align-self: center; */
}

.group-share>div {
    margin-top: 32px;
}

.group-share:before {
    content: "";
    width: 100%;
    position: absolute;
    background: black;
    height: 1px;
    opacity: 25%;
    /* margin-bottom: 23px; */
}

.group-share {
    justify-content: space-between;
    display: flex;
    position: relative;
    margin-bottom: 30px;
    margin-top: 48px;
}

.share h6 {
    letter-spacing: 0.5px;
    margin-top: 5px;
    padding-right: 12px;
    color: #0F0F19;
}

.share span a {
    width: auto;
    height: auto;
    margin-top: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
}

.single-piracy {
    float: left;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    color: white;
    padding: 0 0px;
    height: 303px;
    margin-bottom: 0 !important;
}

.modal-header{
    border:0;
}

.modal-dialog {
    max-width: 700px;
    height: 100%;       
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin: 0 auto;
}

.modal-body{
    padding-top: 0 !important;
}

.modal-body iframe{
    height: 340px;
}

section.banner-piracy.single-piracy .content-piracy{
    padding-top: 30px !important;
    padding:0;
}

section.banner-piracy.single-piracy h4 {
    font-size: 32px;
    font-family: 'Manrope-Medium';
    line-height: 44px;
    margin-bottom: 20px;
}

.single-piracy .content-piracy {
    width: 808px;
    margin: 0 auto;
}

.content-piracy p {
    color: #ECECF1;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
    margin-bottom: 30px;
}

.text-news p {
    background: linear-gradient(104.03deg, #FF1E1E 4.52%, #FF961E 100.39%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    font-family: 'Manrope-Medium';
    text-fill-color: transparent;
    position: relative;
    letter-spacing: 1.25px;
    font-size: 14px;
}

.text-news {
    position: relative;
    display: none;
}

.text-news span {
    content: "";
    width: 12px;
    height: 12px;
    background: green;
    clip-path: polygon(50% 16%, 0% 100%, 100% 100%);
    position: absolute;
    background: linear-gradient(104.03deg, #FF1E1E 4.52%, #FF961E 100.39%);
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    transform: rotate(-30deg);
    right: -20px;
    margin-top: 7px;
}

.sharetext a {
    font-family: 'Manrope-Medium';
}
/*Single*/

/*News*/

.page-template-news{
    background: linear-gradient(104.03deg, #0F0F19 4.52%, #00324B 100.39%);
}

section#news {
    padding-top: 156px;
    color: white;
}

.post-img {
    height: 222px;
    background-size: cover;
    border-radius: 8px;
}

.area_news {
    display: flex;
    flex-wrap: wrap;
    /* column-count: 3; */
    column-gap: 31px;
    margin-bottom: 35px;
    margin-top: 40px;
}

.post-text p {
    font-size: 10px;
    letter-spacing: 1.5px;
    margin-bottom: 0;
    text-transform: uppercase;
}

.post-text h5 a {
    font-family: 'Manrope-Semibold';
    letter-spacing: 0.5px;
    font-size: 24px;
    color: white;
    margin-top: 5px;
    display: block;
    margin-bottom: 9px;
    line-height: 33px;
    margin-bottom: 12px;
}

.post-new {
    border: 1px solid rgba(255, 255, 255, 0.25);
    border-radius: 8px;
    margin-bottom: 30px;
    flex: 1 31%;
    background: linear-gradient(104.03deg, rgba(211, 211, 211, 0.05) 4.52%, rgba(248, 248, 248, 0.05) 100.39%);
}

.post-text {
    padding-top: 17px;
    padding-left: 16px;
    padding-bottom: 9px;
    padding-right: 11px;
}

.post-img button {
    background: white;
    border: 0;
    height: auto;
    line-height: 16px;
    padding: 0px 6px;
    border-radius: 4px;
    margin-top: 14px;
    margin-left: 13px;
}

section#news button a {
    font-size: 10px;
    font-family: 'Manrope-Regular';
    letter-spacing: 1.5px;
    color: #0F0F19;
    line-height: 20px;
    text-transform: uppercase;
}

.post-text h6 {
    font-size: 16px;
    line-height: 24px;
    opacity: 50%;
    color: #D9D9D9;
}

section#news h4 {
    font-size: 32px;
    text-align: center;
    font-family: 'Manrope-Semibold';
    line-height: 36px;
}
/*News*/

section.hero-programs-category .hero-programs-caption h2{
    margin-top: 3px !important;
    margin-bottom: 3px !important;
}

.categorynav nav.navbar {
    position: absolute;
    width: 100%;
    /* background: none !important; */
    padding-top: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    padding-bottom: 20px;
    background: linear-gradient(104.03deg, rgba(15, 15, 25, 0.5) 100%, rgba(0, 50, 75, 0.5) 100.39%);
    background-blend-mode: multiply;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}

.time-shedule strong {
    font-family: 'Manrope-Regular';
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.content-tab-schedule .title-schedule {
    flex: 1 0 57%;
}

.content-schedule{
    margin-top: 18px;
}

.img-schedule img {
    width: 150px;
    height: 80px;
    border-radius: 4px;
    padding-left: 9px;
    object-fit: cover;
}

/*CONTACTO*/
.pagina-contacto{
    padding-bottom: 50px;
}

.pagina-contacto .container {
    width: 496px;
}

.pagina-contacto form input {
    background: none;
    border: 1px solid white;
    border-radius: 4px;
    height: 52px;
    line-height: 52px;
    padding-left: 15px !important;
    font-family: 'Manrope-Regular';
    font-size: 18px !important;
    letter-spacing: 0.5px;
    width: 100%;
    margin-bottom: 8px !important;
}

.pagina-contacto form span {
    padding: 0 !important;
}

.pagina-contacto{
    padding-top: 160px !important;
}

.pagina-contacto{
    background-size: cover;
}
/*
.pagina-contacto .gform_wrapper.gravity-theme * {
    line-height: 18.6px;
}*/

.pagina-contacto h4 {
    margin-bottom: 28px;
}

.pagina-contacto .ginput_container_textarea textarea{
    background: none;
    border: 1px solid white;
    border-radius: 4px;
    height: 112px !important;
    line-height: 52px !important;
    font-family: 'Manrope-Regular';
    font-size: 18px !important;
    padding-left: 15px !important;
    padding-top: 3px !important;
    letter-spacing: 0.5px;
}

.pagina-contacto form .name_first label {
    display: none !important;
}

.pagina-contacto form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: white;
    opacity: 25%;
} 

.pagina-contacto .ginput_container_textarea textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: white;
    opacity: 25%;
} 

.pagina-contacto form .gform_button {
    background: linear-gradient(104.03deg, #FF1E1E 4.52%, #FF961E 100.39%);
    border-radius: 4px;
    border: 0;
    font-size: 14px !important;
    letter-spacing: 1.25px;
    color: white;
}

.pagina-contacto .area_study a{
    font-family: 'Manrope-Regular';
}

.pagina-contacto .area_study {
    gap: 25px;
}

.pagina-contacto .gform_wrapper .gform_validation_errors {
    background: none;
    border: 0;
    position: relative;
    width: 100%;
    padding-left: 0;
    padding-bottom: 10px;
    background: linear-gradient(104.03deg, #FF1E1E 4.52%, #FF961E 100.39%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: 
    padding-left: 12px;
    box-shadow: none;
    text-align: left;
}

.pagina-contacto .gform_wrapper .gfield_validation_message, .gform_wrapper .validation_message {
    background: none;
    border: 0;
    position: relative;
    width: 100%;
    padding-left: 0;
    padding-bottom: 3px;
    text-align: left;
    padding-top: 0 !important;
    background: linear-gradient(104.03deg, #FF1E1E 4.52%, #FF961E 100.39%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: 
}

.pagina-contacto .gform_wrapper .gfield_error [aria-invalid=true] {
    border: 1px solid #fff;
}

.pagina-contacto .gform_wrapper .gform_validation_errors>h2 .gform-icon{
    left: 0;
    top: 4px;
}
/*CONTACTO*/

/*CATEGORIA PROGRAMA*/
.page-template-category-program{
    background: linear-gradient(130.2deg, #BCBDCB 17.12%, #FFFFFF 98.07%);
}

.category .navbar{
   background: radial-gradient(black, transparent) !important;
}

.subnav .carousel{
    width: 100%;
}
/*
.carousel-inner:before {
    content: "";
    background-image: url(http://vtv.freelanceredgardoflores.com/wp-content/uploads/2022/08/descarga.svg);
    height: 20px;
    width: 20px;
    position: absolute;
    right: auto;
    margin-left: 240px;
}*/

.subnav  span.carousel-control-next-icon {
    margin-top: 0px;
}

.arr2 {
    float: left;
    width: 60.5%;
}

.arr {
    float: left;
    width: 38%;
}

.carousel-control-next {
    margin-left: 17px;
    float: left;
    text-align: left;
    position: relative;
    justify-content: start;
}
/*CATEGORIA PROGRAMA*/

/*HORARIOS*/
.page-template-horarios{
    background: linear-gradient(104.03deg, #0F0F19 4.52%, #00324B 100.39%);
}

/*.page-id-57753 div#buttons-schedule a:nth-child(2){
    border: 0;
}

.page-id-57753 div#buttons-schedule a:nth-child(2):before {
    content: "";
    content: '';
    background-image: url(../img/gradient-border.png);
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 56px;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    padding: 0 16px;
    top: 0;
}*/

/*HORARIOS*/
/*PROGRAMS*/
.page-template-programs{
    background: linear-gradient(104.03deg, #0F0F19 4.52%, #00324B 100.39%);
}

section.programs-content {
    margin-top: 200px;
}

.programas-content-carousel h4 {
    text-align: center;
    color: white;
    margin-bottom: 40px;
    font-weight: 700;
}

.programas-content-carousel .item img {
    height: 167px;
    object-fit: cover;
    border-radius: 8px;
}

.programas-content-carousel .item a {
    text-decoration: none;
}

.programas-content-carousel .item p {
    color: white;
    opacity: 0.5;
}

.programas-content-carousel .item p {
    color: white;
    opacity: 0.5;
    font-weight: 500;
    margin-top: 10px;
    letter-spacing: 0;
}
/*PROGRAMS*/

/*Section programs content*/

section.programs-content {
    margin-top: 200px;
}

.programas-content-carousel h4 {
    text-align: center;
    color: white;
    margin-bottom: 40px;
    font-weight: 700;
}

.programas-content-carousel .item img {
    height: 167px;
    object-fit: cover;
    border-radius: 8px;
}

.programas-content-carousel .item a {
    text-decoration: none;
}

.programas-content-carousel .item p {
    color: white;
    opacity: 0.5;
}

.programas-content-carousel .item p {
    color: white;
    opacity: 0.5;
    font-weight: 500;
    margin-top: 10px;
    letter-spacing: 0;
}

/*Section programs content*/


/*Section programs ALL*/

.programm-content-all {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.programm-content-all .item {
    margin: 6px;
}

.programm-content-all .item {
    margin-bottom: 20px;
}

/* Controls
---------------------------------------------------------------------- */

.controls {
    padding: 1rem;
    background: #333;
    font-size: 0.1px;
}

.control {
    position: relative;
    display: inline-block;
    width: 2.7rem;
    height: 2.7rem;
    background: #444;
    cursor: pointer;
    font-size: 0.1px;
    color: white;
    transition: background 150ms;
}

.control:hover {
    background: #3f3f3f;
}

.control[data-filter]:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    top: calc(50% - 6px);
    left: calc(50% - 6px);
    border: 2px solid currentColor;
    border-radius: 2px;
    background: currentColor;
    transition: background-color 150ms, border-color 150ms;
}

.control[data-sort]:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    border-top: 2px solid;
    border-left: 2px solid;
    top: calc(50% - 6px);
    left: calc(50% - 6px);
    transform:  translateY(1px) rotate(45deg);
}

.control[data-sort*=":desc"]:after {
    transform:  translateY(-4px) rotate(-135deg);
}

.mixitup-control-active {
    background: #393939;
}

.mixitup-control-active[data-filter]:after {
    background: transparent;
}

.control:first-of-type {
    border-radius: 3px 0 0 3px;
}

.control:last-of-type {
    border-radius: 0 3px 3px 0;
}

.control[data-filter] + .control[data-sort] {
    margin-left: .75rem;
}

.control[data-filter=".green"] {
    color: #91e6c7;
}

.control[data-filter=".blue"] {
    color: #5ecdde;
}

.control[data-filter=".pink"] {
    color: #d595aa;
}

.control[data-filter="none"] {
    color: #2f2f2f;
}

/* Grid Breakpoints
---------------------------------------------------------------------- */
/*Section programs ALL*/

/*CATEGORY*/
.category {
    background: linear-gradient(130.2deg, #BCBDCB 17.12%, #FFFFFF 98.07%);
}

.hcommercial {
    width: 70%;
    float: none;
    text-align: center;
    margin: 0 auto;
}

section#hero-commercial h3 {
    max-width: 100%;
}

section#hero-commercial h6 {
    max-width: 100%;
}


.social svg path {
    fill: white;
}

.single-text button>a {
    color: #000000;
    font-size: 16px;
}

section.hero-programs-category {
    background-size: cover !important;
}

.hero-programs-category_mobile{
    display:none;
}

section#form .container {
    height: 700px;
}

.single-post .arr {
    display: none;
}

div.content-schedule ul#myTab>li>button.nav-link {
    padding-left: 5px;
    padding-right: 5px;
}

.content-schedule ul#myTab>li>button.nav-link.active {
    justify-content: center;
}

.wraperr__rural {
    margin: 0 auto;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
    max-width: 600px;
}

.wraperr__rural h4 {
    color: white;
}

.wraperr__rural .view-program-schedule {
    border: 1px solid #FFFFFF;
    border-radius: 4px;
    width: 160px;
    height: 42px;
    color: #FFFFFF;
    line-height: 38px;
    text-align: center;
    margin: 0 auto;
    margin-top: 30px;
}

.wraperr__rural .view-program-schedule a {
    color: white;
    color: white;
    letter-spacing: 1.25px;
    font-weight: 500;
    font-size: 14px;
}

.wraperr__rural .view-program-schedule a svg {
    position: relative;
    top: -3px;
}



/**/

.page-template-commercial-space section#form {
    background: transparent;
    padding-top: 0px !important;
    padding-bottom: 100px;
}

.page-template-commercial-space section#form .container {
    height: auto;
}

.space__null_button{
    width: 175px;
    height: 42px;
}

@media only screen and (min-width: 1400px) {
    section.section-schedule .container {
        width: 1390px;
        max-width: 1370px;
    }
}

@media only screen and (max-width: 1400px) {
    section.section-schedule .container {
        width: 100%;
        max-width: 1370px;
    }
    
    div.content-schedule ul#myTab>li>button.nav-link.active>span.day-day {
        font-size: 15px;
    }
    
    div.content-schedule ul#myTab>li>button.nav-link>span {
        font-size: 15px;
    }
}



/*CATEGORY*/
@media only screen and (min-width: 1600px) {
  section.programs-home {
      background-position-y: 0;
  }
}


@media only screen and (max-width: 1600px) {
    .arr {
        float: left;
        width: 36%;
    }
    .arr2 {
        float: left;
        width: 63%;
    }
}

@media only screen and (max-width: 1440px) {
    .carousel-control-next, .carousel-control-prev {
        width: 59%;
    }
}

@media only screen and (max-width: 1410px) {
    .menu {
        width: 100%;
    }

    .programas-content-carousel .item img{
        width: 100% !important;
    }

    section.programs-home .owl-carousel .owl-item .gradient-program-carousel{
        width: 98%;
    }

    section#content-single .container {
        width: 92%;
        max-width: 100%;
    }

    section.programs-home .owl-carousel .owl-item img{
        width: 98%;
    }

    .social ul li {
        margin: 0 5px;
    }

    .programm-content-all .item{
        flex: 1 23%;
    }

    .group-news {
        gap: 11px;
    }

    /*.hero-carousel .owl-nav {
        display: none;
    }*/

    #content-news .owl-nav button.owl-next span:before {
        right: -62px;
    }

    #content-news .owl-nav button.owl-prev span:before {
        left: -62px;
    }

    section#content-news .owl-carousel .owl-item img {
        width: 213px;
        object-fit: cover;
        height: 168px;
        border-radius: 8px;
    }

    section#content-news .caption-carousel-program {
        top: 67px;
    }
}

@media only screen and (max-width: 1300px) {
    section#content-news .owl-carousel .owl-item img {
        width: 91%;
        margin: 0 auto;
    }

    .formulario-commercial hr{
        width: 100%;
    }

    .arr {
        float: left;
        width: 27%;
    }

    .arr2 {
        float: left;
        width: 66%;
    }

    section#content-news .owl-carousel .owl-item .gradient-program-carousel{
        width: 91%;
        margin: 0 auto;
        left: 0;
        right: 0;
    }

    .single-text{
        padding-left: 20px;
        padding-right: 13px;
    }

    section.programs-content.owlprograms .owl-nav button.owl-next span:before {
        right: -28px;
    }

    section.programs-content.owlprograms .owl-nav button.owl-prev span:before {
        left: -15px;
    }

    .programas-content-carousel .item img{
        width: 97% !important;
    }

    /*.programas-banner .owl-nav button.owl-prev span:before {
        left: -38px;
    }*/

    section#content-news .caption-carousel-program {
        top: 67px;
        left: 0;
        right: 0;
        padding-left: 46px;
    }

    #content-news .owl-nav button.owl-prev span:before {
        left: -20px;
    }

    #content-news .owl-nav button.owl-next span:before {
        right: -20px;
    }

    #vtv .owl-nav button.owl-prev span:before {
        left: -16px;
    }

    #vtv .owl-nav button.owl-next span:before{
        right: -16px;
    }
}

@media only screen and (max-width: 1199px) {
    .container {
        width: 92%;
        max-width: 100%;
    }

    .social{
        margin-top: 14px;
        top: 4px;
    }

    .arr2 {
        float: left;
        width: 71%;
    }

    section.section-schedule {
        margin-top: 254px !important;
    }

    section#content-single {
        padding-top: 220px;
    }

    .pagina-contacto {
        padding-top: 207px !important;
    }

    section#hero-commercial .container div img {
        width: 92%;
        margin: 0 auto;
        display: block;
        border-radius: 11px;
        margin-right: 0;
    }

    .single-text{
        width: 100%;
    }

    .single-piracy .content-piracy{
        width: 100%;
    }

    .subcontent {
        width: 97%;
    }

    .single-image img{
        object-fit: cover;
    }

    .single-text button{
        margin-bottom: 22px;
    }

    .single-image {
        width: 82%;
        height: 77%;
        text-align: center;
        float: none;
        margin: 0 auto;
    }

    .single-text {
        text-align: center;
    }

    .description-single {
        margin-top: 75px;
    }

    section#news{
        padding-top: 144px;
    }

    .content-schedule ul#myTab>li{
        flex: 1 32% !important;
    }

    .content-tab-schedule .title-schedule {
        flex: 1 0 55% !important;
        padding-left: 8px;
    }

    .content-schedule ul#myTab>li>button.nav-link.active{
        text-align: center;
        align-items: center;
        justify-content: center;
    }

    .programas-content-carousel h4 {
        margin-bottom: 32px !important;
    }

    .groupbtnmix button{
        margin-bottom: 20px;
    }

    .programas-content-carousel .item img{
        height: auto !important;
        border-radius: 0 !important;
    }

    .allcontentprograms .item img{
        height: 167px !important;
    }

    .footer div {
        flex: 1 100%;
        text-align: center;
    }

    .footer .column-right{
        text-align: center;
    }

    .social ul li {
        margin: 0 2px;
    }

    section.programs-content{
        margin-top: 234px !important;
    }

    .menu  li a{
        padding-right: 8px !important;
        padding-left: 8px !important;
    }

    .news:nth-child(3) {
        padding-top: 57px;
    }

    #content-news .owl-nav button.owl-next span:before {
        right: -34px;
    }

    .caption-carousel-program{
        padding-left: 23px;
    }

    #content-news .owl-nav button.owl-prev span:before {
        left: -31px;
    }

    section#content-footer .container {
        padding: 0;
        width: 100%;
    }

    .footer .column-right{
        left: 0;
    }

    .hero-carousel-content {
        max-width: 88%;
        margin: 0 auto;
    }

    section#content-news .owl-carousel .owl-item img {
        height: 350px;
    }

    section#content-news .owl-carousel .owl-item .gradient-program-carousel{
        height: 100%;
    }

    section#content-news .caption-carousel-program{
        top: auto;
        bottom: 0;
        padding-left: 68px;
    }

    .carousel-control-next, .carousel-control-prev {
        width: 39%;
    }

    .caption-carousel-program{
        width: 100%;
    }

    .programm-content-all .item{
        flex: 1 25%;
    }

}

@media only screen and (max-width: 991px) {
    section#content-news .owl-carousel .owl-item img {
        width: 90%;
        height: 250px;
        border-radius: 0px;
    }

    section#content-single{
        padding-top: 296px;
    }

    section#news{
        padding-top: 222px;
    }

    .arr2 {
        float: left;
        width: 75%;
    }

    .arr {
        float: left;
        width: 9%;
    }

    .single-post .social {
        margin-top: 0;
    }

    .navbar-light .navbar-toggler-icon{
        margin: 0;
    }

    div#wrapper-images{
        width: 100%;
    }

    .content-tab-schedule .view-program-schedule a {
        font-size: 12px;
    }

    .menu li a{
        font-size: 12px;
    }

    section#hero-commercial .container {
        margin-top: 205px;
        display: flex;
        flex-wrap: wrap;
    }

    section#hero-commercial{
        height: auto !important;
        padding-bottom: 49px;
    }

    .hcommercial {
        width: 100%;
        float: left;
        order: 2;
    }

    .hcommercial2 {
        width: 100%;
        float: left;
        margin-top: 32px;
    }

    section#hero-commercial .container div img{
        height: auto;
    }

    section#hero-commercial .container div img {
        width: 98%;
        margin: 0 auto !important;
        margin-right: 0;
        float: none;
        height: 400px;
        object-fit: cover;
        border-radius: 0;
    }

    .content-tab-schedule .title-schedule {
        flex: 1 0 32% !important;
    }

    section.programs-home .owl-carousel .owl-item img{
        width: 100%;
        height: 250px;
        border-radius: 0px;
    }

    section#hero-institutional h1 {
        font-size: 42px;
        line-height: 50px;
        margin-top: 7px;
    }

    section#hero-institutional .container {
        margin-top: 115px;
    }

    #content-news .owl-nav button.owl-next span:before {
        right: -26px;
    }

    #content-news .owl-nav button.owl-prev span:before {
        left: -26px;
    }

    section#content-news .caption-carousel-program {
        top: 152px;
    }

    section#content-news .owl-carousel .owl-item .gradient-program-carousel{
        width: 90%;
        height: 100%;
    }

    section#content-footer .container {
        padding: 0;
        width: 100%;
    }

    .social {
        margin-top: 32px;
        width: 100%;
        text-align: center;
        /* margin: 0 15px; */
    }

    .social ul li {
        margin: 0 12px;
    }

    .social ul li img {
        width: 25px;
        height: 25px;
    }

    nav.navbar{
        padding-top: 10px;
    }

    section#hero>.container {
        margin-top: -0px;
    }

    section.hero-carousel {
        margin-top: -205px;
    }

    .navbar-light .navbar-toggler {
        color: black;
        border-color: rgba(0,0,0,.1);
        background: white;
        border-radius: 0;
        position: relative;
        top: 10px;
    }

    section.programs-home .programas-banner{
        height: auto;
    }

    section.programs-home .owl-carousel .owl-item .gradient-program-carousel{
        height: 100%;
        width: 100%;
        border-radius: 0px;
    }

    .caption-carousel-program{
        bottom: 0;
        top:auto;
    }

    .footer{
        display: block;
    }

    .footer div {
        flex: 1 100%;
        margin: 24px 0px;
    }

    .spaces-and-formats img {
        width: 224px;
    }

    .spaces-and-formats {
        flex: 1 45%;
    }

    .wrapper-spaces-and-formats {
        display: flex;
        flex-wrap: wrap;
    }

    section#spaces-and-formats .spaces-and-formats p{
        max-width: 600px;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 768px) {
    h4{
        font-size: 36px !important;
        line-height: 45px !important;
    }

    h2{
        font-size: 40px;
    }

    section.all-programs-category>.container>.programs-columns{
        flex: 1 0 100% !important;
    }

    .description-single p{
        font-size: 16px;
    }

    section.programs-content.owlprograms .owl-nav button.owl-next span:before {
        right: -15px;
    }

    .group-carousel {
        display: block;
        gap: 0;
    }

    .carousel-item img {
        margin: 0 auto;
        margin-top: 10px;
    }

    .group-carousel{
        float: none;
    }

    .arr2 {
        float: left;
        width: 100%;
    }

    .arr {
        float: left;
        width: auto;
        position: absolute;
        right: 34px;
    }

    .text-news {
        max-width: fit-content;
        margin: 0 auto;
    }

    .single-piracy{
        height: auto;
    }

    .carousel-control-next-icon {
        width: 31px;
        height: 21px;
        background-size: cover;
        opacity: initial;
        color: white;
    }

    .description-single {
        margin-top: 97px;
    }

    .pagina-contacto .ginput_container_textarea textarea {
        padding-left: 15px !important;
    }

    section#hero-commercial .container div img{
        height: 350px;
    }

    .group-share{
        display: block;
        width: 100%;
    }

    .group-share>div {
        width: 100%;
        display: block;
        text-align: center;
    }

    .share h6{
        margin-bottom: 20px;
    }

    .share span{
        display: inline-flex;
        margin: 0 5px;
    }

    .share {
        margin-top: 0 !important;
    }

    .group-share{
        padding-top: 15px;
    }

    .group-share{
        margin-top: 48px;
    }

    .text-news span {
        right: -18px;
        margin-top: 7px;
        top: 0;
        margin-left: 67px;
    }

    .text-news p{
        margin-bottom: 0;
    }

    .programm-content-all .item {
        flex: 1 47%;
    }

    .content-schedule ul#myTab>li {
        flex: 1 50% !important;
    }

    .post-new{
        flex: 100%;
    }

    .single-image{
        width: 95%;
    }

    .content-schedule ul#myTab>li>button.nav-link{
        width: 81%;
        margin: 0 auto;
        max-width: fit-content;
    }

    .content-tab-schedule .title-schedule {
        flex: 1 0 100% !important;
        text-align: center;
        margin-bottom: 15px;
        justify-content: center;
    }

    .content-tab-schedule .view-program-schedule {
        flex: 1 0 100%;
    }

    .content-tab-schedule .img-schedule {
        flex: 1 0 100%;
    }

    .content-tab-schedule .time-shedule {
        flex: 1 0 100% !important;
        margin-bottom: 20px;
    }

    .content-schedule .tab-content>div>div{
        padding: 0 !important;
    }

    .content-tab-schedule {
        text-align: center;
        padding: 22px;
    }

    .content-tab-schedule .view-program-schedule{
        border:0 !important;
    }

    .content-tab-schedule .view-program-schedule a {
        max-width: fit-content;
        margin: 0 auto;
        padding: 0 20px;
        border: 1px solid;
    }

    .menu  li a{
        font-size: 13px;
        letter-spacing: 0;
    }

    .content-schedule ul#myTab>li>button.nav-link>span{
        margin: 0 10px;
        flex: inherit !important;
    }

    section#hero p{
        margin-top: 12px;
    }

    .column-footer p{
        text-align: center;
    }

    .menu  li a {
        padding-right: 6px !important;
        padding-left: 6px !important;
    }

    .news {
        padding: 26px 22px !important;
        flex: 100%;
    }

    .news:nth-child(3){
        padding: 57px 22px !important;
    }

    .carousel-control-next, .carousel-control-prev {
        width: 19%;
        text-align: left !important;
    }

    .group-news{
        margin-top: 0;
    }

    section.programs-home{
        margin-top: 30px;
    }

    .footer .column-right {
        left: 0;
        text-align: center;
    }

    .content-schedule ul#myTab{
        padding-top: 12px !important;
        padding-bottom: 12px !important;
    }

    .content-tab-schedule .time-shedule>span{
        padding-left: 0;
    }
    
    .hero-programs-category_desktop{
        display: none  !important;
    }   
    
    .hero-programs-category_mobile {
        display: block;
        background-position: center !important;
    }

}

@media only screen and (max-width: 600px) {
    section#hero h4{
        font-size: 36px !important;
        line-height: 49.18px !important;
    }
    
    section.programs-home .program-content h2{
        font-size: 48px;
    }

    .programas-banner .owl-nav button.owl-next span:before{
        top: 23% !important;
        bottom: auto;
    }

    .programas-banner .owl-nav button.owl-prev span:before{
        top: 23% !important;
        bottom: auto;
    }

    .subnav span.carousel-control-next-icon{
        background: none;
    }

    .program-content a{
        padding-bottom: 4px;
    }

    section#content-news .owl-nav {
        display: none;
    }

    section.programs-home .owl-carousel .owl-item .gradient-program-carousel{
        border-radius: 8px;
    }

    /*section.programs-home .item{
        width: 323px;
        height: 203px !important;
    }*/

    section#hero p {
        margin-top: 12px;
        font-size: 16px !important;
    }

    section.hero-carousel{
        margin-top: -179px;
    }

    .menu  {
        width: 100%;
        display: block;
        text-align: center;
    }

    .hero-carousel-content {
        max-width: 89%;
        margin: 0 auto;
    }

    section.programs-home .owl-carousel .owl-item img{
        border-radius: 8px;
        width: 323px;
        height: 203px;
    }

    section#content-news .owl-carousel .owl-item img {
        width: 323px;
        height: 100%;
        /* height: auto; */
        border-radius: 8px;
    }

    section#content-news .caption-carousel-program {
        width: 323px;
        margin: 0 auto;
        padding-left: 13px !important;
    }

    .groupitemsowl {
        width: 323px;
        height: 203px;
        margin: 0 auto;
    }

    section.programs-home .owl-carousel .owl-item .gradient-program-carousel{
        width: 323px;
        height: 203px;
    }

    .caption-carousel-program {
        padding-left: 13px;
    }

    section.programs-home{
        padding-bottom: 60px;
    }

    .footer {
        display: flex;
        flex-wrap: wrap;
    }

    .column-right {
        order: 2;
    }

    .column-footer {
        order: 2;
    }

    .footer div{
        margin: 9px 0px;
    }

    .footer .column-right {
        left: 0;
        text-align: center;
        margin-top: 0;
    }

    .column-footer p {
        text-align: center;
        margin-bottom: 10px !important;
    }

    section#content-news{
        padding-top: 33px;
    }

    section#content-footer{
        padding-top: 5px;
    }

    section#content-news h3 {
        margin-bottom: 23px;
        font-size: 24px;
    }

    section#content-news .owl-carousel .owl-item .gradient-program-carousel{
        width: 100%;
    }

    section.programs-home .owl-carousel .owl-stage-outer{
        border-radius: 8px;
    }

    .hero-carousel .owl-carousel .owl-stage-outer{
        border-radius: 8px;
    }

    .hero-carousel-content .owl-item img{
        height: 399px;
    }

    section.programs-home .programas-banner{
        margin-top: 55px;
    }

    .hero-carousel-content .owl-carousel .owl-item {
        margin-top: 25px;
        margin-left: auto !important;
    }

    .news{
        margin-top: 9px;
    }

    .hero-carousel-content .owl-item.active.center img {
        height: 450px;
    }

    section.programs-home {
        margin-top: 35px;
    }

    .subnav p {
        margin-top: 0;
    }

    .single-post iframe {
        width: 100%;
    }

    .carousel-control-next {
        right: -13px;
        top: 3px;
    }

    section#content-single {
        padding-top: 315px;
    }

    div#wrapper-images {
        width: 100%;
        display: block;
        column-count: 1;
    }

    #wrapper-images img {
        width: 72%;
        height: 353px;
        margin: 0 auto;
        margin: 20px 0px;
        position: relative;
        float: none;
        border-radius: 0 !important;
    }

    div#wrapper-images .gradient-program-carousel{
        background: none;
    }

    section#hero-institutional .container {
        margin-top: 190px;
    }

    .hcommercial2 {
        margin-top: 52px;
    }

    .formulario-commercial .container {
        width: 92%;
    }

    .single-image {
        height: 65%;
    }

    section.programs-content {
        margin-top: 262px !important;
    }

    section#news{
        padding-top: 242px;
    }

    .description-single {
        margin-top: 67px;
    }

    .img-background{
        border-radius: 0px;
    }

    .single-image img {
        border-radius: 0;
    }

    section.section-schedule {
        margin-top: 262px !important;
    }

    section#hero-commercial .container div img {
        height: 300px;
    }

    section.programs-content.allcontentprograms {
        margin-top: 235px !important;
    }

    .content-schedule ul#myTab>li {
        flex: 1 100% !important;
    }

    .menu  {
        padding-top: 32px;
    }

    .carousel-item {
        margin-top: 0;
    }

    .subnav {
        padding: 12px 0px;
        height: auto;
        padding-bottom: 15px;
    }

    .carousel-item img {
        margin-top: 13px;
    }

    .carousel-control-next {
        right: 27px;
    }

    .carousel-control-next, .carousel-control-prev {
        width: auto;    
    }

    .menu  li {
        width: 50%;
        float: left;
    }

    .social {
        margin-top: 15px;
        width: 100%;
    }

    section.programs-home .programas-banner{
        padding: 48px;
        padding-bottom: 0;
    }

    /*.programas-banner .owl-nav {
        display: none;
    }*/

    /*section.programs-home .owl-carousel .owl-item{
        margin:0px;
    }*/

    .owl-nav button.owl-next span:before {
        right: -42px;
        width: 34px;
        height: 34px;
    }

    .owl-nav button.owl-prev span:before {
        left: -36px;
        width: 34px;
        height: 34px;
    }

    section.programs-content.owlprograms .owl-nav button.owl-prev span:before {
        left: 11px;
    }

    section.programs-content.owlprograms .owl-nav button.owl-next span:before {
        right: 5px;
    }

    section#vtv h5 br {
        display: none;
    }

    section#vtv .owl-carousel .owl-item img {
        border-radius: 0px;
        height: 250px;
        object-fit: cover;
        object-position: left;
    }

    .pagina-contacto {
        padding-top: 230px !important;
    }

    .pagina-contacto .container {
        width: 92%;
    }

    section.programs-home .programas-banner{
        margin-top: 70px;
    }

    .programs-caption h2, .programs-caption p {
        margin-bottom: 14px;
    }

    section.programs-home .programas-banner {
        padding: 25px;
        padding-bottom: 12px;
        padding-top: 233px;
    }

    section.programs-home .program-content{
        margin-bottom: 37px;
        margin-top: 0;
    }

    .program-time{
        margin-bottom: 14px;
    }

    section.programs-home .program-content h2{
        margin-top: -7px;
        line-height: 65px;
        margin-bottom: 0;
    }

    section.programs-home .owl-carousel .owl-item{
    }

    .programs-home .owl-nav button.owl-prev span:before {
        left: 0;
        top: 23%;
        bottom: 1px;
    }

    .programs-home .owl-nav button.owl-next span:before {
        right: 0;
        top: 23%;
        bottom: 1px;
    }

    section#content-news .owl-nav {
        display: block;
    }
    
    section#content-news .owl-nav button.owl-prev span:before {
        left: 0;
        top: auto;
        bottom: 1px;
    }

    section#content-news .owl-nav button.owl-next span:before {
        right: 0;
        top: auto;
        bottom: 1px;
    }

    section.programs-home .programas-banner {
        padding-top: 50px !important;
    }

    section.programs-home .programas-carousel {
        bottom: -50px;
    }
    
    .single-post iframe {
        margin-bottom: 0;
    }
    
    .wrappervideoimg {
        height: 100%;
    }
    .page-template-commercial-space section#form .container {
        height: auto;
    }
}

@media only screen and (max-width: 500px) {

    h4 {
        font-size: 28px !important;
        line-height: 41px !important;
    }

    h2 {
        font-size: 40px;
        line-height: 50px;
    }

    h3 {
        font-size: 40px;
        line-height: 48px !important;
    }

    h5 {
        font-size: 18px;
        line-height: 27px !important;
    }

    p{
        font-size: 14px !important;
        line-height: 24px;
    }

    .content-all-programs>h5>a{
        font-size: 22px;
    }

    .modal-body iframe {
        height: 223px;
    }

    section.banner-piracy .content-piracy{
        height: 347px !important;
    }

    .movil__programs{
        display: block;
    }

    .desktop__programs{
        display: none;
    }

    section.programs-home .programas-banner{
        padding-top: 66px !important;
        padding-bottom: 0;
    }

    .programas-banner.movil__programs.citizen-power {
        padding-top: 40px !important;
    }

    section.programs-content.owlprograms .owl-nav button.owl-next span:before {
        right: 3px;
    }

    .programas-banner {
        height: 550px !important;
    }

    section.hero-programs-category {
        padding-top: 33px;
    }

    .area_study a {
        font-size: 14px;
    }

    section#digital-channels button a{
        font-size: 12px;
    }

    section#hero-institutional h1 {
        font-size: 37px;
        line-height: 43px;
    }

    section#hero-commercial .container div img {
        height: 200px;
    }

    .caption-img-all-programs{
        height: 190px;
    }

    .programas-banner .owl-nav button.owl-next span:before{
        right: 0;
    }

    .hero-carousel-content .owl-nav button.owl-prev span:before {
        left: 24px;
        width: 40px;
        height: 40px;
    }

    .hero-carousel-content .owl-nav button.owl-next span:before {
        right: 24px;
        width: 40px;
        height: 40px;
    }

    .programas-banner .owl-nav button.owl-prev span:before{
        left: 6px;
    }

    #vtv .owl-nav button.owl-prev span:before {
        left: -5px;
    }

    #vtv .owl-nav button.owl-next span:before{
        right: -5px;
    }

    section#vtv .owl-carousel .owl-item img{
        height: 208px;
    }

    #wrapper-images img{
        width: 87%;
        height: auto;
    }

    .area_study {
        display: block;
        line-height: 34px;
        margin-top: 23px;
    }

    div#wrapper-images {
        display: flex;
        -webkit-column-count: 5;
        -moz-column-count: 5;
        column-count: 1;
        margin-bottom: 35px;
        margin-top: 40px;
        flex-wrap: wrap;
        justify-content: center;
    }

    .images-galery {
        position: relative;
        margin: 20px 0px;
        width: 89%;
    }

    .images-galery img{
        border-radius: 0 !important;
    }

    .single-image {
        height: 44%;
    }

    .play{
        width: 50px;
        height: 50px;
    }

    .play img {
        width: 26px;
        height: 26px;
    }

    .description-single {
        margin-top: 47px;
    }

    .description-single p {
        font-size: 14px;
        line-height: 24px;
    }

    .footer p{
        font-size: 12px;
    }

    section#content-single {
        padding-bottom: 50px;
    }

    .singlebg{
        height: 447px;
    }

    div#buttons-schedule a {
        width: 100%;
        display: block;
        margin-bottom: 20px !important;
        margin: 0 auto !important;
        margin-top: 20px !important;
    }

    .single-text{
        margin-bottom: 20px;
        margin-top: 33px;
    }

    div#buttons-schedule {
        display: block !important;
    }

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

    .social ul li img {
        width: 21px;
        height: 21px;
    }

    .social ul li {
        margin: 0 7px;
    }

    #content-news .owl-nav button.owl-next span:before {
        right: 0;
    }

    #content-news .owl-nav button.owl-prev span:before {
        left: 0;
    }

    section#content-news .caption-carousel-program {
        top: auto;
        bottom: 0;
        padding-left: 41px;
    }

    .content-tab-schedule {
        text-align: center;
        padding: 11px;
    }

    .content-tab-schedule .title-schedule {
        padding-left: 0;
        margin-top: 8px;
    }

    .content-schedule{
        padding-bottom: 15px !important;
    }

    section#digital-channels .chanel img {
        width: 100%;
        height: auto;
        object-fit: contain;
    }
}

@media only screen and (max-width: 475px){
    .pagination a {
        font-size: 14px;
        letter-spacing: 0;
        padding: 0 3px;
    }

    a.next.page-numbers:before{
        margin-top: 9px;
    }

    .pagination{
        display: block;
    }

    .pagination span.page-numbers.current{
        font-size: 14px;
        padding: 3px 6px;
    }

    a.next.page-numbers:before{
        right: -17px;
    }
}

@media only screen and (max-width: 400px) {
    h4 {
        font-size: 25px !important;
        line-height: 39px !important;
    }

    section.programs-home .programas-banner{
        padding: 17px;
    }

    .menu  li a {
        font-size: 12px;
        letter-spacing: 0;
        line-height: 9px;
    }

    section.programs-content.owlprograms .owl-nav button.owl-prev span:before{
        top: 29%;
    }

    section.programs-home .programas-banner{
        padding-top: 89px !important;
    }

    section.programs-content.owlprograms .owl-nav button.owl-next span:before{
        top: 29%;
    }

    .programas-banner .owl-nav button.owl-prev span:before {
        left: 5px;
    }

    a.next.page-numbers:before {
        right: -11px;
    }

    .groupitemsowl {
        height: 164px;
        width: 100%;
    }

    section.programs-home .owl-carousel .owl-item .gradient-program-carousel {
        height: 100%;
    }

    section.programs-home .owl-carousel .owl-item img {
        border-radius: 8px;
        width: 100%;
        height: 100%;
    }

    section#content-news .owl-carousel .owl-item img {
        height: 100%;
        width: 100%;
    }

    section#content-news .owl-carousel .owl-item .gradient-program-carousel{
        height: 100%;
    }

    /*.groupitemsowl{
        height: 164px;
    }

    section.programs-home .owl-carousel .owl-item .gradient-program-carousel {
        height: 164px;
    }

    section#content-news .owl-carousel .owl-item img {
        height: auto;
        width: 100%;
    }

    .groupitemsowl {
        height: auto;
        width: 100%;
    }*/

    .post-text h6 {
        font-size: 15px;
        line-height: 21px;
    }

    .images-galery {
        width: 91%;
    }

    .single-post iframe {
        height: 200px;
        object-fit: cover;
    }

    .carousel-control-next-icon{
        margin-top: 0;
    }

    #wrapper-images img{
        width: 100%;
    }

    section#hero-commercial .container {
        margin-top: 179px;
    }

    .post-text h5 a{
        font-size: 20px;
        line-height: 26px;
    }

    section.programs-content {
        margin-top: 224px !important;
    }

    section#news{
        padding-top: 224px;
    }

    section.section-schedule {
        margin-top: 224px !important;
    }

    .owl-nav button.owl-prev span:before {
        left: 5px;
        width: 28px;
        height: 29px;
    }

    .owl-nav button.owl-next span:before {
        right:  0px;
        width: 28px;
        height: 29px;
    }

    .container {
        width: 98%;
        max-width: 100%;
    }

    .carousel-control-next-icon {
        width: 16px;
        height: 16px;
        margin-top: 15px;
    }

    .navbar-toggler {
        font-size: 15px;
        height: 37px;
    }

    .social{
        margin-top: 20px;
    }

    .navbar-collapse{
        padding-top: 3px;
    }

    section#hero>.container{
        margin-top: -44px;
    }
}

@media only screen and (max-width: 600px) {
.content-all-programs p {

    display: none !important;
    }
}

.banner-home {
    border-radius: 8px;
}

section.banner-home {
    margin-top: -179px;
}

.banner-home-content {
    /* Estilos comunes para el banner */
    border-color: red;
    border-width: 1px;
}

/* Estilos para la resolución 1200x120px o superior */
@media (min-width: 1280px) {
    .banner-home-content {
        position: relative;
        margin-left: auto; margin-right: auto; display: flex;
        background-image: url('https://vtv.com.uy/wp-content/uploads/2023/11/1200x120.gif');
        margin-top: 250px;
        height: 120px;
        width: 1280px;
        cursor: pointer;
    }
}

/* Estilos para la resolución 600x900px o superior */
@media (min-width: 768px) and (max-width: 1280px) {
    .banner-home-content {
        position: relative;
        margin-left: auto; margin-right: auto; display: flex;
        background-image: url('https://vtv.com.uy/wp-content/uploads/2023/11/600x90.gif');
        margin-top: 200px;
        height: 90px;
        width: 600px;
        cursor: pointer;
    }
}

/* Estilos para la resolución 320x50px o superior */
@media (max-width: 768px) {
    .banner-home-content {
        position: relative;
        margin-left: auto; margin-right: auto; display: flex;
        background-image: url('https://vtv.com.uy/wp-content/uploads/2023/11/320x50.gif');
        margin-top: 200px;
        height: 50px;
        width: 320px;
        cursor: pointer;
    }
}

.banner-home-content a {
    display: block;
    width: 100%;
    height: 100%;
}






