.ad-banner-horizontal {
    margin-top: 30px;
    margin-bottom: 30px;
}.card-agenda-content {
    margin-top: 10px;
}

.card-agenda-image img {
    min-height: 220px;
    max-height: 220px;
    object-fit: cover;
}

.card-agenda-content h2 {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 11px;
    text-align: left;
    line-height: 15px;
    min-height: 45px;
    margin-bottom: 4px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 3;
}

.card-agenda-content h4 {
    font-size: 10px;
    font-weight: 800;
    text-align: left;
    text-transform: uppercase;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 1;
    max-height: 4.4rem;
}

.card-agenda a {
    color: black;
    text-decoration: none;
}

.card-agenda-date {
    bottom: 0;
    width: 100%;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 11px;
}.card-default .card-content a {
    color: #000;
    text-decoration: none;
}
.card-default .card-content p {
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 3;
}
.card-default .card-content h6 , .card-default .card-content time {
    font-size: 10px;
    font-weight: 600;
    color: gray;
    margin-bottom: 0;
    text-transform: uppercase;
}

.card-content time {
  margin-left: 5px;
}
.card-default-tag-and-time {
  min-height: 24px;
}
.card-content h6 {
  margin-right: 5px;
}
.card-default .card-content {
  margin-top: 5px;
}
.card-default img {
  width: 100%;
  max-height: 200px;
  height: 200px;
  object-fit: cover;
}
.card-default .card-content .title {
  font-weight: 800;
  margin-bottom: 0px;
  font-size: 16px;
  text-transform: uppercase;
}
.card-default .card-content .excerpt {
  font-weight: 400;
  font-size: 15px;
}

.big-card-default img {
  max-height: 300px;
  height: 300px;
}
.big-card-default .title {
  font-size: 20px !important;
}
.italic-font {
    font-style: italic;
}

.bold-font {
    font-weight: 800;
}

.expert-card h6 {
    font-size: 9px;
}

.semibold-font {
    font-weight: 600;
}

.expert-card h1,
.expert-card h2,
.expert-card h3,
.expert-card h4,
.expert-card h5,
.expert-card h6 {
    margin-bottom: 4px;
}

.expert-card h5 {
    font-size: 15px;
}

.expert-card a {
    color: black;
    text-decoration: none;
}

.expert-card h2 {
    font-size: 15px;
}

.expert-podcast h3 {
    font-size: 13px;
    position: relative;
    left: 35px;
    margin-top: 10px;
}

.expert-background {
    border-top-right-radius: 200px;
    border-bottom-right-radius: 200px;
    background-image: url('https://mexicorutamagica.mx/ofeeltyn/2020/11/pattern-rectangle.png');
    background-repeat: repeat-x;
    padding-top: 15px;
    padding-bottom: 8px;
    position: absolute;
    right: 0;
    width: 90%;
    left: 40px;
}

#hero-expert {
    background-image: url('https://mexicorutamagica.mx/ofeeltyn/2020/11/pattern-rectangle.png');
    background-repeat: repeat;
    padding-top: 20px;
    padding-bottom: 20px;
}

.expert-background div {
    width: 70%;
    position: relative;
    float: right;
}

.expert-card {
    display: flex;
}

.expert-card .expert-image {
    width: 30%;
    z-index: 1;
    position: relative;
    right: -20px;
}

.expert-card .expert-info {
    width: 70%;
    padding-right: 15px;
    display: flex;
    align-items: center;
}

.expert-card h2 b {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 2;
    line-height: 1.2rem;
    max-height: 2rem;
    padding-right: 23px;
}.card-full {
  position: relative;
}
.card-small {
  margin-bottom: 1rem!important;
}
.card-full .title {
  font-weight: 600;
  margin-bottom: 0;
  font-size: 1.8rem;
}

.card-small .title {
  font-size: 20px;
  margin-bottom: 0px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 3;
}

.card-full, .card-full img {
  height: 400px;
  width: 100%;
  object-fit: cover;
}
.card-small, .card-small img {
  height: 122.6px;
}
.card-full .card-content {
  position: absolute;
  bottom: 0;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: flex-end;
  background: linear-gradient(0deg,rgb(0 0 0 / 0.95) 0%,rgba(0,0,0,0) 100%);
  color: #fff;
}
.card-full .card-content .content{
  margin-left: 5%;
  margin-right: 5%;
}

.card-full .card-content h6 , .card-full .card-content time {
    font-size: 10px;
    font-weight: 600;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #fff;
}

.card-small .card-content h6 , .card-small .card-content time {
    font-size: 7px;
}
/*colores y posiciones*/

.international-bg-0 {
    background-color: rgb(255 182 7 / 0.50);
}
.international-bg-1 {
    background-color: rgb(153 61 187 / 0.50);
}
.international-bg-2 {
    background-color: rgb(100 177 69 / 0.50);
}
.international-bg-3 {
    background-color: rgb(232 31 118 / 0.50);
}

.international-card-1, .international-card-3 {
 flex-direction: row-reverse;
}
.international-card-0 img, .international-card-2 img {
 margin-left: auto;
}
.international-card-1 img, .international-card-3 img {
 margin-right: auto;
}

.international-card-1 .card-international-line-bg, .international-card-3 .card-international-line-bg {
 margin-left: 15px;
}
.international-card-0 .card-international-line-bg, .international-card-2 .card-international-line-bg {
 margin-right: 15px;
}

.card-international {
  display: flex;
}
.card-international-line-bg {
  width: 20%;
}
.card-international-content {
  width: 80%;
}
.card-international-content {
  position: relative;
  cursor: pointer;
}
.card-international-text {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  color: #fff;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-transform: uppercase;
  display: none;
}
.card-international-content:hover .card-international-text {
  display: flex;
}
.card-international-text:hover {
  color: #fff;
  text-decoration: none;
}
.card-international-text div {
  margin-left: 10px;
  margin-right: 10px;
}
.card-international-text h2 {
  font-size: 20px;
  font-weight: 800;
}
.card-international-text time {
  font-size: 12px;
  font-weight: 600;
}
.card-international-content img {
  height: 250px;
  object-fit: cover;
}
@media (max-width:900px) {
  .card-international-content img {
    height: 300px;
  }
  .card-international-line-bg {
    display: none !important;
  }
  .card-international-content {
    width: 100% !important;
  }
  .card-international-text {
    display: flex !important;
  }
}
@media (max-width:468px) {
  .card-international-content img {
    height: 250px;
  }
}
.card-magazine {
  position: relative;
}
.card-magazine .card-magazine-content {
  display: none;
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgb(28 53 94 / 0.85);;
  border-bottom: 20px solid rgb(232 31 118 / 0.85);;
}
.card-magazine:hover .card-magazine-content {
  display: flex;
  align-items: flex-end;
}
.card-magazine .card-magazine-content .content {
  margin-left: 5%;
  margin-right: 5%;
  color: #fff;
}
.card-magazine .card-magazine-content h2 {
  font-weight: 600;
}
.card-magazine .card-magazine-content p {
  font-size: 20px;
}

.archive-magazine .card-magazine img {
  width: 100%;
  height: 350px;
  object-fit: cover;
}
@media (max-width: 550px) {
  .archive-magazine .card-magazine img {
    height: auto;
  }
}
.card-mini {
  display: flex;
}
.card-mini-title {
  color: black;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 0;
  text-decoration: none;
}
.card-mini a:hover {
  text-decoration: none !important;
}
.card-mini-date {
  color: gray;
  font-weight: 600;
  font-size: 10px;
  text-transform: uppercase;
}
.card-mini-content {
  border-bottom: 1px solid rgba(0,0,0,.1);
  margin-bottom: 15px;
}
.card-mini-content p {
  margin-bottom: 5px;
}
@media (max-width:900px) {
  .card-mini-content p {
    display: none;
  }
  .card-mini-title {
    font-size: 12px;
  }
  .card-mini {
    margin-bottom: 15px;
  }
  .widget .card-mini:last-child {
    margin-bottom: 0 !important;
  }
  .card-mini-content {
    margin-bottom: 0;
  }
}

@media (max-width:900px) and (min-width:768px) {
  .card-mini {
    align-items: center;
  }
}
.video-item {
    width: 100%;
    height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
}
.active .title-video, .active .content-ruta-internacional {
    opacity: 1;
}
.title-video, .content-ruta-internacional {
    opacity: 0;
}
.title-video h3 {
    font-size: 27px;
    margin-top: 25px;
    margin-bottom: 20px !important;
    font-weight: 700;
}
.video-slide .item {
    max-width: 900px;
    margin: 0 auto;
}
.play-button {
    width: 100px;
      height: 100px;
      cursor: pointer;
      border: 5px solid #fff;
      padding: 24px;
      border-radius: 50px;
}
.play-button img {
  position: relative;
  filter: invert(1);
  top: -3px;
  right: -4px;
}
.background-video {
  height: 522px;
  width: 100%;
  background-size:cover;
  position: absolute;
  bottom: 0;
  margin-bottom: -40px;
}
footer .social-nav {
    position: relative;
    top: 0px;
    display: grid;
    height: 0;
    padding-left: 15px;
}
footer .links-footer h5 {
    font-weight: 800;
    font-size: 15px;
    border-bottom: 1.5px solid #1C355E;
    margin-bottom: 20px;
}
footer .links-footer ul li {
    list-style: none;
    line-height: 15px;
}
footer .links-footer ul li a, .element-location-nav a {
    font-size: 13px;
    color: #1C355E;
    text-transform: uppercase;
}
footer .links-footer ul {
    padding-left: 0;
}

.mrm-input {
    border: 2px solid #fff;
    padding: 5px 15px;
    border-radius: 50px;
    margin-bottom: 10px;
    transition: 0.3s all;
}
.mrm-input:focus {
    outline: 0;
    border: 2px solid #1C355E;
    transition: 0.3s all;
}
.mrm-newestler-submit {
    border: 2px solid #FFB607;
    padding: 5px 15px 3px 15px;
    border-radius: 50px;
    margin-bottom: 10px;
    font-size: 12px;
    transition: 0.3s all;
    font-weight: 800;
}
.mrm-newestler-submit:hover {
    background-color: #FFB607;
    transition: 0.3s all;
}
footer .element-location-nav a {
    font-size: 10px;
}
footer .element-location-nav {
  margin-top: 10px;
}
footer .element-location-nav:first-child {
  margin-right: 10px;
}
.element-location-nav i {
    margin-right: 2px;
}
.copyright {
    font-size: 13px;
}
@media (max-width:992px) {
  .mrm-footer-image {
    margin-bottom: 30px !important;
  }
}
@media (max-width:768px) {
  .mrm-footer-image {
    margin-bottom: 40px !important;
  }
  .mrm-footer-image img {
    width: 250px;
  }
  .copyright {
    margin-top: 20px;
  }
}
.links-footer .col-md-3 h5, .links-footer .col-md-2 h5 {
  display: flex;
  min-height: 40px;
  align-items: center;
}
body {
    font-family: 'TT Smalls';
}

figure {
    margin: auto;
}

p {
    line-height: 19px;
}

.ad-banner-vertical img {
    width: 100%;
    height: auto;
}


/*colors*/

.mrm-yellow-bg {
    background-color: #FFB607;
}

.mrm-yellow-color {
    color: #FFB607;
}

.mrm-purple-bg {
    background-color: #993DBB;
}

.mrm-purple-color {
    color: #993DBB;
}

.mrm-green-bg {
    background-color: #64B145;
}

.mrm-green-color {
    color: #64B145;
}

.mrm-pink-bg {
    background-color: #E81F76;
}

.mrm-pink-color {
    color: #E81F76;
}

.mrm-blue-bg {
    background-color: #1C355E !important;
}

.mrm-blue-color {
    color: #1C355E;
}

.mrm-black-color {
    color: #000;
}

.mrm-black-color:hover {
    color: #000;
}

.mrm-gray-bg {
    background-color: #EAEAEA;
}

.mrm-gray-color {
    color: #868686;
}

.expert-blue-color {
    color: #1795A0;
}

.expert-gray-color {
    color: #6D6E71;
}

.shadow {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
}


/*button default*/

.button-default {
    border: 0;
    padding: 16px 22px 13px 22px;
    font-weight: 800;
    font-size: 15px;
    text-transform: uppercase;
    text-decoration: none !important;
    border-radius: 50px;
}


/*section */

.mrm-title-section h1 {
    font-weight: 600;
    color: #000;
}

.mrm-title-section {
    color: #000 !important;
}

.mrm-title-section:hover {
    color: #000 !important;
    text-decoration: none !important;
}


/*owl carousel */

.owl-theme .owl-nav [class*=owl-]:hover {
    background: none !important;
    color: none !important;
    text-decoration: none !important;
}

.bg-nav {
    background-color: #F2F2F2;
    padding: 6px 10px;
    border-radius: 60px;
}

.owl-nav img {
    width: 20px;
}

.owl-next,
.owl-prev {
    outline: none !important;
    margin: 0 auto !important;
    padding: 0 !important;
}

@media (max-width:600px) {
    .mrm-title-section h1 {
        font-size: 32px;
    }
}


/*publicidad*/

.ad-banner-horizontal img {
    max-width: 770px;
    width: 100%;
    height: auto;
}


/*wordpress styles for content*/

.entry-content img {
    margin: 0 0 1.5em 0;
    max-width: 100%;
    height: auto;
}

.alignleft,
img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left;
}

.alignright,
img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right;
}

.aligncenter,
img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
}

.wp-caption {
    margin-bottom: 1.5em;
    text-align: center;
    padding-top: 5px;
}

.wp-caption img {
    border: 0 none;
    padding: 0;
    margin: 0;
}

.wp-caption p.wp-caption-text {
    line-height: 1.5;
    font-size: 10px;
    margin: 0;
}

.wp-smiley {
    margin: 0 !important;
    max-height: 1em;
}

blockquote.left {
    margin-right: 20px;
    text-align: right;
    margin-left: 0;
    width: 33%;
    float: left;
}

blockquote.right {
    margin-left: 20px;
    text-align: left;
    margin-right: 0;
    width: 33%;
    float: right;
}


/* row */

.inside-row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}


/*embed alignment*/

article .instagram-media {
    width: 600px !important;
}

@media (max-width:600px) {
    article .instagram-media {
        width: 100% !important;
        min-width: 100% !important;
    }
}

article iframe {
    max-width: 100% !important;
    margin: 0 auto !important;
    display: flex !important;
}

article .twitter-tweet {
    margin: 0 auto !important;
    width: 100% !important;
}

.post_comments iframe {
    width: 100% !important;
}

@media only screen and (max-width: 482px) {
    .post_content img {
        max-width: 90%;
        display: flex;
        margin: 0 auto;
        padding-bottom: 10px;
        padding-top: 10px;
        height: auto;
    }
    .alignleft,
    img.alignleft {
        float: none !important;
    }
}

.wp-caption-text {
    text-align: center !important;
}

.bg_async {
    background-color: #F3F4F4;
    background-image: url('https://mexicorutamagica.mx/wp-content/uploads/2020/06/no-image.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.wp-video {
    max-width: 90% !important;
    margin: 0 auto;
    padding-bottom: 20px;
    padding-top: 20px;
}

.mb-3-custom {
    margin-bottom: calc(1rem - 3px);
}


/* contact form styles */

.wpcf7-submit {
    outline: none !important;
    cursor: pointer;
}.header-archive {
  max-width: 1140px;
  width: 100%;
  position: relative;
  margin: auto;
}
.header-archive  img {
  height: 150px;
  width: 100%;
  object-fit: cover;
}
.header-archive .content {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(0 0 0 / 0.32);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.header-archive .content h1 {
  font-weight: 600;
  font-size: 30px;
  color: #fff;
  margin-bottom: 0;
}
.header-archive .content p {
  margin-bottom: 0;
  color: #fff;
  font-weight: 600;
}
@media (max-width:550px) {
  .single-default-header .content h1 {
    font-size: 25px;
    margin-bottom: 10px;
  }
  .single-default-header .content h2 {
    font-size: 20px;
  }
}
.author_hero_profile .content div img {
  height: 80px !important;
  width: 80px !important;
  border-radius: 80px;
  object-fit: cover;
  border: 3px solid #fff;
  margin-bottom: 20px;
}

.author_hero_profile img {
  height: 250px !important;
}
/*logo header section*/

.opacity-0 {
    opacity: 0;
    /*transform:translateY(-100%); transition: all 0.3s ease-in-out;*/
}

.opacity-1 {
    opacity: 1;
    transition: 0.5s all;
}

.logo-header-container {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 190px;
    max-width: 1140px;
    padding-left: 15px;
    padding-right: 15px;
    margin: auto;
}

.smart-scroll .logo-header-container {
    height: 46px !important;
}

@media (max-width:600px) {
    .logo-header-container {
        height: auto;
    }
}

.logo {
    position: absolute;
}

#logo-header .buscador-presentation {
    display: none;
}


/* navbar */

.offcanvas-header {
    display: none;
}

.navegation {
    position: relative;
    border-top: 1px solid #1c355e;
    border-bottom: 1px solid #1c355e;
    max-width: 1140px;
    margin: 0 auto;
    margin-bottom: 15px;
}

@media (max-width:468px) {
    .navegation {
        margin-bottom: 0;
    }
}

.navbar .dropdown-menu {
    background-color: rgb(0 0 0 / 0.75);
    border: 0;
    border-radius: 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
}

.dropdown-menu a {
    color: #fff !important;
}

.dropdown-menu a:hover {
    color: #000 !important;
}

.navbar ul li a {
    text-transform: uppercase;
    font-weight: 600;
    color: #1c355e;
    font-size: 14px;
}

#main_nav {
    justify-content: center;
    align-items: center;
}

.navbar-toggler i {
    color: #1c355e;
}


/*smart scroll*/

.smart-scroll {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 98;
}

.scrolled-down {
    transform: translateY(-100%);
    transition: all 0.3s ease-in-out;
}

.scrolled-up {
    transform: translateY(0);
    transition: all 0.3s ease-in-out;
}


/*nav social*/

.social-nav {
    display: inherit;
    padding-right: 3px;
}

.social-nav i {
    margin-bottom: 5px;
    margin-left: 5px;
}

.contact-nav {
    margin-left: auto !important;
    display: flex;
    align-items: flex-end;
    height: 100%;
    margin-bottom: 15px;
}

.contact-nav .element-social-nav {
    text-decoration: none;
}

.contact-nav .element-location-nav a {
    display: flex;
    align-items: center;
    text-decoration: none !important;
}

.contact-nav i,
footer i {
    border-radius: 50px;
    color: #374955;
    border: 1px solid #374955;
    transition: 0.3s all;
    transition: .3s all;
}

.contact-nav i:hover,
footer i:hover {
    background-color: #374955;
    color: #fff;
    transition: 0.3s all;
}

.navbar-collapse h5 {
    font-weight: 800;
}


/*floating nav*/

.floating-nav {
    -webkit-box-shadow: 0px 1px 16px 0px rgba(0, 0, 0, 0.20);
    -moz-box-shadow: 0px 1px 16px 0px rgba(0, 0, 0, 0.20);
    box-shadow: 0px 1px 16px 0px rgba(0, 0, 0, 0.20);
    padding-left: 10px;
    padding-right: 10px;
}

.floating-nav .logo-header-container {
    padding-top: 10px;
    margin-bottom: 10px;
    height: 46px !important;
}

.floating-nav .contact-nav {
    margin-top: 0px;
    margin-bottom: 0px;
}

.floating-nav .location-nav {
    display: none;
}

.floating-nav .social-nav i {
    margin-bottom: 0 !important;
}

.mini-menu-toogler {
    display: none;
}

.floating-nav .mini-menu-toogler {
    display: block !important;
    position: absolute;
    right: 1rem;
    opacity: 0;
    cursor: auto !important;
}

.floating-nav .buscador-presentation {
    display: block !important;
    position: relative !important;
    top: -2px;
    left: 0 !important;
}

.floating-nav .buscador-presentation img {
    width: 20px !important;
}

.floating-nav .buscador-presentation .submit-button {
    top: 0px;
    height: 100%;
}

.buscador-presentation .submit-button {
    border-radius: 0;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.buscador-presentation input {
    border-radius: 0;
}

.floating-nav .buscador-presentation input {
    top: 0px;
    height: 100%;
}

.buscador-presentation .submit-button img {
    filter: invert(1);
}

.floating-nav .buscador-presentation input {
    background-color: transparent;
    transition: 0.3s all;
}

.floating-nav .buscador-presentation .searchWidth {
    background-color: #fff !important;
    transition: 0.3s all;
}

.floating-nav .buscador-presentation {
    position: absolute;
    left: 0;
}


/*media queries*/

@media (max-width: 992px) {
    .offcanvas-header {
        display: block;
        border-bottom: 1px solid #00000029;
    }
    .navbar-collapse {
        position: fixed;
        background-color: #EAEAEA;
        top: 0;
        bottom: 0;
        left: 100%;
        width: 100%;
        max-width: 250px;
        padding-right: 1rem;
        padding-left: 1rem;
        overflow-y: auto;
        visibility: hidden;
        transition: visibility .2s ease-in-out, -webkit-transform .2s ease-in-out;
    }
    .navbar-collapse.show {
        visibility: visible;
        transform: translateX(-100%);
        z-index: 99;
    }
    .location-nav {
        display: none;
    }
}

.navbar-collapse.show h5 {
    padding-bottom: 10px !important;
}

.show .navbar-nav {
    margin-top: 15px !important;
}

@media all and (min-width: 992px) {
    .navbar .nav-item .dropdown-menu {
        display: block;
        opacity: 0;
        visibility: hidden;
        transition: .3s;
        margin-top: 0;
    }
    .navbar .dropdown-menu.fade-down {
        top: 80%;
        transform: rotateX(-75deg);
        transform-origin: 0% 0%;
    }
    .navbar .dropdown-menu.fade-up {
        top: 180%;
    }
    .navbar .nav-item:hover .dropdown-menu {
        transition: .3s;
        opacity: 1;
        visibility: visible;
        top: 100%;
        transform: rotateX(0deg);
    }
}

@media all and (max-width: 992px) {
    .contact-nav {
        display: none !important;
    }
    .floating-nav .mini-menu-toogler {
        opacity: 1 !important;
        cursor: pointer !important;
    }
    .floating-nav .buscador-presentation {
        position: absolute !important;
        top: 10px !important;
        left: 0.9rem !important;
    }
}

@media (max-width: 600px) {
    .floating-nav .buscador-presentation {
        top: 6px !important;
    }
    .logo {
        position: relative !important;
    }
}

.btn-close {
    position: absolute;
    right: 20px;
    top: 21px;
    border: 0;
    background-color: transparent;
    font-size: 20px;
}


/*search nav */

.search-input {
    width: 40px !important;
    transition: width 0.3s;
    border: 1px solid transparent;
    background-image: url('https://diarioangelopolitano.com/wp-content/uploads/2020/07/search-solid.svg');
    background-position: 6px 7px;
    background-repeat: no-repeat;
    background-size: 20px;
}

.submit-button {
    display: none;
}

.search-input:focus {
    transition: width 0.3s;
}

.search-input {
    color: transparent !important;
    transition: 0.3s all;
    cursor: pointer;
}

.search-input:focus {
    color: black !important;
    transition: 0.3s all;
    cursor: auto;
}


/* clears the â€˜Xâ€™ from Internet Explorer */

input[type=search]::-ms-clear {
    display: none;
    width: 0;
    height: 0;
}

input[type=search]::-ms-reveal {
    display: none;
    width: 0;
    height: 0;
}


/* clears the â€˜Xâ€™ from Chrome */

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    display: none;
}

.searchWidth {
    width: 200px !important;
    background-image: none;
}

.buscador-presentation {
    position: absolute;
    top: 8px;
    left: 1rem;
    z-index: 1;
}

.buscador-presentation button {
    position: absolute;
    right: 0;
    top: 0;
}

.buscador-presentation button img {
    width: 20px;
}

.buscador-offcanvas {
    position: relative;
    display: none;
}

.buscador-offcanvas input {
    width: 100% !important;
}

.offcanvas-submit-button {
    position: absolute;
    right: 1px;
    background-color: #374955;
    border: 0;
    top: 1px;
}

.dropdown-menu {
    margin-bottom: 15px;
}

.offcanvas-submit-button img {
    width: 20px;
    filter: invert(1) !important;
}

@media only screen and (max-width: 920px) {
    .buscador-presentation {
        top: 4px;
    }
    .buscador-offcanvas {
        display: block;
    }
}

#logo-header .logo img {
    /*transition: width 0.3s;*/
    max-width: 400px;
    width: 100% !important;
    margin: auto;
    display: flex;
}

.logo-sticky {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    position: absolute;
}

.logo-sticky img {
    width: 118px;
    height: 40px;
}

@media (max-width:768px) {
    #logo-header .logo img {
        width: 95% !important;
        margin-bottom: 7px;
        margin-top: 5px;
    }
}.modal-body {
    padding: 0;
}

.modal-content {
    border: 0;
    border-radius: 0;
    position: relative;
}

.modal-content .close-button {
    position: absolute;
    top: -34px;
    right: 0px;
    font-size: 25px;
    z-index: 2;
    cursor: pointer;
    color: #fff;
    transition: 0.3s all;
}

.modal-content .close-button:hover {
    color: #000;
    transition: 0.3s all;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 600px;
    }
}

.campanaPublicidad {
    width: 480px;
    max-width: 100%;
    max-width: calc(100% - 24px);
    height: 115px;
    position: fixed;
    display: block;
    bottom: 1em;
    right: 1em;
    -webkit-transform: translate(250px, 0);
    -moz-transform: translate(250px, 0);
    -ms-transform: translate(250px, 0);
    -o-transform: translate(250px, 0);
    transform: translate(250px, 0);
    -webkit-transition: -webkit-transform 0.35s cubic-bezier(.65, 0, .15, .75), opacity 0.35s cubic-bezier(.65, 0, .15, .75);
    -moz-transition: -moz-transform 0.35s cubic-bezier(.65, 0, .15, .75), opacity 0.35s cubic-bezier(.65, 0, .15, .75);
    -ms-transition: -ms-transform 0.35s cubic-bezier(.65, 0, .15, .75), opacity 0.35s cubic-bezier(.65, 0, .15, .75);
    -o-transition: -o-transform 0.35s cubic-bezier(.65, 0, .15, .75), opacity 0.35s cubic-bezier(.65, 0, .15, .75);
    transition: transform 0.35s cubic-bezier(.65, 0, .15, .75), opacity 0.35s cubic-bezier(.65, 0, .15, .75);
    cursor: pointer;
    opacity: 0;
    z-index: 99999;
    pointer-events: none;
}

.campanaPublicidad i {
    position: absolute;
    top: 0px;
    right: 0px;
}

.publiBanner {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.campanaPublicidad.loadAd {
    pointer-events: all;
}

.bannerImgContainer .img-responsive {
    height: 115px;
    width: 166px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.publiBanner {
    position: relative;
    display: block;
    width: 100%;
    color: black;
}

.publiBanner:hover {
    color: black;
}

@media (max-width: 576px) {
    .campanaPublicidad {
        max-width: 50%;
        color: #fff;
    }
    .campanaPublicidad i {
        top: -4px;
        right: -7px;
    }
}

.bannerImgContainer,
.bannerContent {
    position: relative;
    float: left;
}

.publiBanner {
    display: flex;
    justify-content: center;
    align-items: center;
}

.bannerImgContainer {
    height: 115px;
    width: 166px;
}

.bannerTitle {
    position: relative;
    display: block;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

.bannerContent {
    width: 100%;
    width: calc(100% - 166px);
    padding: 12px;
}

.closeAd {
    position: absolute;
    display: block !important;
    top: -7px;
    right: -7px;
    font-size: 21px;
    cursor: pointer;
    z-index: 10;
    padding: 10px;
}

.campanaPublicidad.loadAd {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-animation-name: loadAd;
    -moz-animation-name: loadAd;
    -o-animation-name: loadAd;
    animation-name: loadAd;
    -webkit-animation-duration: .45s;
    -moz-animation-duration: .45s;
    -o-animation-duration: .45s;
    animation-duration: .45s;
    -webkit-animation-timing-function: cubic-bezier(.65, 0, .15, .75);
    -moz-animation-timing-function: cubic-bezier(.65, 0, .15, .75);
    -o-animation-timing-function: cubic-bezier(.65, 0, .15, .75);
    animation-timing-function: cubic-bezier(.65, 0, .15, .75);
}

.loadLeftAd {
    -webkit-animation-timing-function: cubic-bezier(1, 0, .4, .9);
    -moz-animation-timing-function: cubic-bezier(1, 0, .4, .9);
    -o-animation-timing-function: cubic-bezier(1, 0, .4, .9);
    animation-timing-function: cubic-bezier(1, 0, .4, .9);
}

@-webkit-keyframes loadAd {
    from {
        -webkit-transform: translate(250px, 0);
        opacity: 0
    }
    to {
        -webkit-transform: translate(0, 0);
        opacity: 1
    }
}

@-moz-keyframes loadAd {
    from {
        -moz-transform: translate(250px, 0);
        opacity: 0
    }
    to {
        -moz-transform: translate(0, 0);
        opacity: 1
    }
}

@-o-keyframes loadAd {
    from {
        -o-transform: translate(250px, 0);
        opacity: 0
    }
    to {
        -o-transform: translate(0, 0);
        opacity: 1
    }
}

@keyframes loadAd {
    from {
        -ms-transform: translate(250px, 0);
        opacity: 0
    }
    to {
        -ms-transform: translate(0, 0);
        opacity: 1
    }
}

@keyframes loadAd {
    from {
        transform: translate(250px, 0);
        opacity: 0
    }
    to {
        transform: translate(0, 0);
        opacity: 1
    }
}

.bannerTitle p {
    margin-bottom: 0px !important;
}

.bannerTitle {
    text-transform: uppercase;
    font-size: 13px;
}

.bannerText {
    text-transform: uppercase;
    font-size: 13px;
}

.bannerContent {
    padding: 12px 25px !important;
}

.campanaPublicidad i {
    top: -20px !important;
    right: -10px !important;
}

@media (max-width:577px) {
    .bannerContent {
        display: none !important;
    }
    .campanaPublicidad {
        width: auto !important;
        height: auto !important;
    }
    .campanaPublicidad i {
        color: #000;
        font-size: 40px;
    }
    .campanaPublicidad i {
        font-size: 30px;
    }
    .bannerImgContainer,
    .img-responsive {
        height: auto !important;
        width: 180px !important;
    }
    .campanaPublicidad i {
        top: -40px !important;
        right: -13px !important;
        font-size: 25px;
    }
}.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    color: #fff;
    text-decoration: none;
}
.navigation li {
    display: inline;
}
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    background-color: #013959;
    font-weight: 600;
    cursor: pointer;
    padding: 12px;
    padding: 0.75rem;
    transition: 0.3s all;
}

.navigation li a:hover,
.navigation li.active a {
  background-color: #FFB40F;
  color: #000;
  transition: 0.3s all;
}
.navigation ul {
   margin-bottom: 0 !important;
   padding: 0.69em;
}
.single-default-header {
    max-width: 1140px;
    width: 100%;
    position: relative;
    margin: auto;
}

.single-default-header img {
    height: 500px;
    width: 100%;
    object-fit: cover;
}

.single-default-header .content {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 0.45);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #fff;
}

.post_event_date {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    padding-top: 30px;
}

.single-default-header .content div {
    max-width: 80%;
    margin: auto;
}

.single-default-header .content h1 {
    font-weight: 800;
    margin-bottom: 30px;
}

.single-default-header .content h2 {
    font-weight: 400;
    font-size: 22px;
}

.wp-caption {
    width: auto !important;
}


/*post styles*/

.post_create_info {
    text-transform: uppercase;
    font-weight: 600;
    display: flex;
    align-items: center;
}

.post_create_info img {
    margin-right: 15px;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    border: 3px solid #1C355E;
}

.post_date {
    font-size: 10px;
    color: gray;
}

.post_author {
    font-size: 11px;
}

.post_name_page {
    font-size: 11px;
}

.post_create_info hr {
    margin-top: 10px;
    margin-bottom: 20px;
}

.post_content p {
    text-align: justify;
}

.wp-caption img,
.post_content .fotorama {
    max-width: 80%;
    margin: 0 auto;
}

.default-post-content a {
    color: #48a900 !important;
}

.post_content h1,
.post_content h2,
.post_content h3,
.post_content h4,
.post_content h5,
.post_content h6 {
    font-weight: 600 !important;
}


/*share*/

.post_share {
    margin-top: 40px !important;
}

.share a,
.share .s-share {
    border: 1.5px solid #fff;
    border-radius: 50px;
    color: #fff;
    margin-right: 10px;
    transition: 0.3s all;
    cursor: pointer;
}

.share a:hover,
.share .s-share:hover {
    transition: 0.3s all;
}

.share .s-fb:hover {
    background-color: #4267b2;
    border-color: #4267b2;
}

.share .s-wa:hover {
    background-color: #25d366;
    border-color: #25d366;
}

.share .s-tw:hover {
    background-color: #1da1f2;
    border-color: #1da1f2;
}

.share .s-mail:hover {
    background-color: #000;
    border-color: #000;
}

.share .s-share:hover {
    background-color: #1C355E;
    border-color: #1C355E;
}

.share .text-share {
    font-weight: 800 !important;
    font-size: 10px;
    margin-bottom: 10px !important;
}

.post_comments h4 {
    font-size: 15px;
    font-weight: 800 !important;
}

.post_content img {
    margin-top: 20px;
    max-width: 80%;
    height: auto;
}

.single-content-section .col-md-8 {
    padding: .5rem!important;
}

.single-content-section .col-md-4 {
    padding: .5rem!important;
}

@media (min-width: 769px) {
    .single-content-section .col-md-8 {
        padding-right: 1rem!important;
        padding-left: 0 !important;
    }
    .single-content-section .col-md-4 {
        padding-left: 1rem!important;
        padding-right: 0 !important;
    }
}

strong {
    font-weight: 600 !important;
}


/*social media aligment*/

.hero-single-full {
    position: absolute;
    z-index: 2;
    top: 15px;
    right: 25px;
    font-size: 25px;
}

.hero-single-full a {
    color: #fff;
}

.fotorama {
    margin-bottom: 25px;
}

.fotorama__stage__frame {
    background-color: rgba(0, 0, 0, 0.05);
}

.fotorama img {
    margin-top: 0 !important;
}

.post_content .fotorama {
    margin-bottom: 30px;
    margin-top: 30px;
}


/*
article {
  position: static !important;
  top: 0px;
  left: 0px;
}
.default-sidebar {
  position: absolute;
  top: 0px;
  right: 0px;
}
.h-100-px {
    height: 100px;
}
*/

.mrm-article-tips img {
    width: 70px;
    height: 50px;
}

.mrm-article-tips p {
    margin-bottom: 0;
    margin-left: 10px;
    text-align: justify;
}

.container-tips {
    display: flex;
}

@media (max-width:500px) {
    .container-tips {
        display: inline;
    }
    .container-tips img {
        margin: 0 auto;
        margin-bottom: 15px;
        display: flex;
    }
}

.mrm-aditional-information {
    padding-top: 15px;
    padding-bottom: 15px;
    max-width: 600px;
}

.mrm-aditional-information img {
    width: 40px;
    height: 40px;
    border-right: 1.5px solid #000;
}

.mrm-aditional-information .item {
    display: flex;
    flex: 0 33.3%;
}

@media (max-width:550px) {
    .mrm-aditional-information .item {
        flex: 0 100%;
    }
}

.mrm-aditional-information .item h4 {
    margin-bottom: 4px;
    font-weight: 800;
    font-size: 14px;
    text-transform: uppercase;
}

.mrm-aditional-information .item p {
    font-size: 14px;
    margin-bottom: 0;
}

@media (max-width:600px) {
    .mrm-aditional-information .item {
        justify-content: end !important;
        margin-bottom: 10px;
        padding-left: 0;
        padding-right: 0;
    }
}

.footer-aditional-infotmation .item {
    justify-content: end !important;
    margin-bottom: 15px;
}

.post_content iframe {
    display: block;
    border: none;
}

.iframe_instagram iframe {
    min-height: 480px;
}

.atribution {
    font-size: 10px;
    font-style: italic;
    color: gray;
    position: relative;
    top: -3px;
}

@media (max-width:768px) {
    .atribution {
        padding-left: 8px;
    }
}

.fotorama__caption__wrap {
    background-color: rgb(0 0 0 / 0.50) !important;
    color: #fff;
    width: 100%;
    text-align: center;
}

.fb_iframe_widget {
    display: flex !important;
    justify-content: center !important;
    max-width: 100% !important;
}

.post_content h1,
.post_content h2,
.post_content h3,
.post_content h4,
.post_content h5,
.post_content h6 {
    text-align: left !important;
}

@media (max-width: 500px) {
    .container-tips img {
        margin-left: 10px !important;
    }
}

.post_content .ad-banner-horizontal img {
    margin-top: 0 !important;
}.mrm-container-promotion {
    display: flex;
    align-items:center;
    height:100vh;
}
.mrm-cross-promotion {
    font-size: 40px;
    font-weight:100;
    margin-left: 30px;
    margin-right: 30px;
}
.mrm-logos-promotion {
    display: flex;
    justify-content:center;
    align-items:center;
}

.mrm-logos-promotion img {
    width: 300px;
    height: auto;
}
.mrm-description-promotion {
    margin-top: 20px;
}
.mrm-promotion-information {
    max-width: 900px;
    text-align: center;
}
.mrm-description-promotion p {
    margin-top: 20px;
    font-size: 18px;
}

.green-text {
    color: green;
}

.red-text {
    color: red;
}

.mrm-canje-promotion {
    display: inline-grid;
    margin-top: 20px;
}
.form-control-promotion {
    width: 400px;
    margin: 0 auto;
}

.mrm-canje-promotion h3 {
    margin-bottom: 20px
}
.mrm-canje-promotion input {
    margin-bottom:  10px;
}

@media (max-width: 680px) {
    .mrm-logos-promotion img {
        margin: 0 auto;
    }
    .mrm-logos-promotion {
        display: grid;
    }
    .mrm-cross-promotion {
        text-align: center;
        margin-top: 20px;
        margin-bottom: 20px; 
    }
}

@media (max-width: 300px) {
    .mrm-logos-promotion img {
        width: 90%;
    }
}


@media (max-width: 600px) {
    .mrm-container-promotion {
        margin-top: 100px;
        margin-bottom: 100px;
        height:auto;
    }
}#hero-expert .expert-image {
    margin: auto;
}

#hero-expert .expert-image img {
    position: relative;
    top: 0px;
}

#hero-expert .expert-info,
#hero-expert .expert-spotify {
    position: absolute;
    height: 100%;
    display: flex;
    align-items: center;
}

#hero-expert .expert-info {
    left: 50px;
    max-width: 30%;
}

#hero-expert .expert-spotify {
    right: 50px;
}

@media (max-width:992px) {
    #hero-expert .expert-info,
    #hero-expert .expert-spotify {
        position: relative;
    }
    #hero-expert .expert-spotify {
        right: -50px;
    }
}

@media (max-width:768px) {
    #hero-expert .expert-info,
    #hero-expert .expert-spotify {
        text-align: center;
    }
    #hero-expert img {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    #hero-expert .expert-info {
        max-width: 100%;
        left: 0;
        padding-left: 15px;
        padding-right: 15px;
    }
    #hero-expert .expert-spotify {
        width: 100%;
        margin: auto;
        padding-top: 20px;
        display: flex;
        justify-content: center;
        right: 0;
    }
}

#hero-expert h2 {
    font-size: 2.5rem;
}

#hero-expert h3 {
    font-size: 1.5rem;
}

#hero-expert h4 {
    font-size: 1.7rem;
}

#hero-expert .expert-spotify h2 {
    font-size: 1.7rem;
}

#hero-expert .spotify-play {
    font-size: 4rem;
}

#hero-expert .spotify-play i {
    background-color: #e9e9e9;
    border-radius: 90px;
    padding: 10px;
}

.expert-spotify .fa-play-circle:before {
    background: rgb(112, 195, 137);
    background: linear-gradient(180deg, rgba(112, 195, 137, 1) 0%, rgba(74, 151, 207, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: initial;
}#mrm-agenda {
    background-image: url('//mexicorutamagica.mx/ofeeltyn/2020/12/patron-agenda.png');
    background-repeat: repeat;
    background-size: 300px;
}

#mrm-agenda,
#mrm-agenda .mrm-carousel-agenda {
    margin: 0 auto;
}

#mrm-agenda .mrm-carousel-agenda {
    max-width: 1140px;
    margin: 0 auto;
}

#mrm-agenda .owl-next img {
    transform: rotate(180deg);
}

#mrm-agenda {
    padding-top: 40px;
}

#mrm-agenda .owl-nav {
    position: absolute;
    top: -65px;
    right: 10px;
}

#mrm-agenda .owl-prev {
    position: relative;
    right: 10px;
}

@media (max-width: 600px) {
    #mrm-agenda .owl-nav {
        display: none;
    }
    #mrm-agenda {
        padding-left: 0;
        padding-right: 0;
    }
}

#mrm-agenda .bg-nav {
    background-color: #5a4f4f;
}

.mrm-carousel-agenda .item {
    -moz-transition: 0.3s all;
    transition: 0.3s all;
    z-index: 0;
    position: relative;
    padding: 10px 10px 15px 10px;
}

.mrm-carousel-agenda .owl-stage-outer {
    padding-bottom: 40px;
}

.mrm-carousel-agenda .item:hover {
    background-color: white;
    z-index: 20;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, .3);
    box-shadow: 0 10px 20px rgba(0, 0, 0, .3);
}    #experts .owl-next img {
        transform: rotate(180deg);
    }
    
    #experts .owl-nav {
        position: absolute;
        top: -52px;
        right: 0;
    }
    
    #experts .owl-prev {
        position: relative;
        right: 10px;
    }
    
    @media (max-width: 600px) {
        #experts .owl-nav {
            display: none;
        }
    }#mrm-international-route-slider {
    max-width: 1140px;
    margin: 0 auto;
}

#mrm-international-route-slider h1 {
    position: relative;
    bottom: -5px;
}

#mrm-international-route-slider .owl-next img {
    transform: rotate(180deg);
}

#mrm-international-route-slider .owl-nav {
    position: absolute;
    top: -66px;
    right: 0;
}

#mrm-international-route-slider .owl-prev {
    position: relative;
    right: 10px;
}

@media (max-width: 600px) {
    #mrm-international-route-slider h1 {
        margin-bottom: 18px !important;
    }
    #mrm-international-route-slider .owl-nav {
        display: none;
    }
    #mrm-international-route-slider {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

#mrm-international-route-slider .bg-nav {
    background-color: #909090;
}.mrm-carousel-revista {
    max-width: 1140px;
    margin: 0 auto;
}

.mrm-carousel-revista .owl-next img {
    transform: rotate(180deg);
}

.mrm-carousel-revista .owl-nav {
    position: absolute;
    top: -73px;
    right: 0;
}

.mrm-carousel-revista .owl-prev {
    position: relative;
    right: 10px;
}

@media (max-width: 600px) {
    .mrm-carousel-revista .owl-nav {
        display: none;
    }
    #mrm-carrusel-revista {
        padding-left: 0;
        padding-right: 0;
    }
    .floating-nav .logo-header-container {
        padding-top: 0px !important;
        margin-bottom: 0px !important;
    }
}.bg-video {
    background-repeat: no-repeat;
    width: 100%;
    background-size: cover;
    height: 65%;
    bottom: 0;
}

#mrm-video-presentation {
    padding-bottom: 60px;
}

#image-slider img,
#image-slider,
#secondary-slider {
    max-width: 800px;
    height: auto;
    margin: 0 auto;
    width: 100%;
}

@media (max-width:768px) {
    #mrm-video-presentation {
        padding-bottom: 35px;
    }
    .bg-video {
        height: 55%;
    }
}

.owl-carousel .item-video {
    height: 500px;
}

.owl-video-wrapper {
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.item-video-select img {
    margin-bottom: 10px;
    height: auto;
    object-fit: contain;
}

.item-video-select img {
    border: 5px solid transparent;
}

.rd-video-select .active img {
    border: 5px solid #c55a73;
}

.rd-video-container-fp {
    margin-top: 0 !important;
}

.rd-video-container-fp .rd-title-section {
    margin-top: 1.5rem !important;
}

.rd-video-sec .rd-title-section h2 {
    top: -12px;
}

.owl-video-wrapper {
    background-size: contain !important;
    background-position: center !important;
}

.rd-owl-video .owl-item img {
    position: absolute;
    height: 100% !important;
    top: 0;
    object-fit: cover;
}


.rd-video-select {
    z-index: 2;
    width: 100%;
    overflow: auto;
    flex-wrap: nowrap;
    margin-top: 20px;
}
.item-video-select {
    display: inline-block;
    flex: none;
    width: 130px;
    height:auto;
}

.rd-owl-video .owl-nav .owl-prev {
    top: 50%;
    position: absolute;
    left: -60px;
}

.rd-owl-video .owl-nav .owl-next {
    top: 50%;
    position: absolute;
    right: -60px;
    transform: rotate(180deg);
}

@media (max-width:780px) {
    .rd-owl-video .owl-nav {
        display: none;
    }
    .owl-carousel .item-video {
        height: 220px;
    }
}

@media (min-width:780px) {
    .rd-video-select {
        justify-content: center !important;
    }
}
#CarouselPrincipal .carousel-item img, #CarouselPrincipal .carousel-item video, #CarouselPrincipal .carousel-inner {
  object-fit: cover;
  height: 500px;
  width: 100%;
}
#CarouselPrincipal .carousel-item {
  position: relative;
}
#CarouselPrincipal .carousel-item h1 {
  font-weight: 600;
  font-size: 40px;
}
#CarouselPrincipal .carousel-item h3 {
  font-weight: 400;
  font-size: 25px;
}
#CarouselPrincipal .principal-carousel-content {
  position: absolute;
  top: 0;
  text-align: center;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  background-color: rgb(0 0 0 / 0.40);
}
#CarouselPrincipal .principal-carousel-content div {
  width: 70%;
  margin-left: 15%;
  margin-right: 15%;
}

@media (max-width:468px) {
  #CarouselPrincipal .carousel-item h1 {
    font-size: 32px;
  }
  #CarouselPrincipal .carousel-item h3 {
    font-size: 18px;
  }
}
body,
html {
    height: 100%
}

#particles-js canvas {
    display: block;
    vertical-align: bottom;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: opacity .8s ease, -webkit-transform 1.4s ease;
    transition: opacity .8s ease, transform 1.4s ease
}

.single-content-section {
    background-color: #fff;
}

#particles-js {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: -10;
    top: 0;
    left: 0
}#mrm-contact h1,#mrm-contact h2,#mrm-contact h3,#mrm-contact h4,#mrm-contact h5,#mrm-contact h6 {
  text-transform: uppercase;
  font-weight: 800;
  font-size: 20px;
}

#mrm-contact .form-group label, #mrm-contact .form-group input, #mrm-contact .form-group textarea {
  width: 100%;
  margin-bottom: 0;
}
#mrm-contact .form-group input, #mrm-contact .form-group textarea {

  border: 1px solid #000;
  padding: 8px;
  border-radius: 5px;
}
#mrm-contact .form-group textarea {
  max-height: 70px;
}
.wpcf7-submit {
  border: 0;
  padding: 10px 36px;
  background-color: #1C355E;
  color: #fff;
  font-weight: 600;
  border-radius: 50px;
}
.widget-default-title {
  font-style: italic;
  font-weight: 800;
  text-transform: uppercase;
  text-align: center;
  font-size: 20px;
  margin-bottom: 15px;
}
@media (max-width:468px) {
  .widget-default-title {
    margin-top: 35px;
  }
}
.widget .button-default {
  border-radius: 0 !important;
  width: 100%;
  display: flex;
  justify-content: center;
  color: #fff;
  font-weight: 600;
}
.widgets .widget {
  margin-top: 15px;
}
.widgets .widget:first-child {
  margin-top: 0;
}
.magazine .background-magazine {
    position: absolute;
    top: 30%;
    width: 100%;
    background-color: #eaeaea;
    height: 200px;
}
.magazine img {
    max-width: 85% !important;
    height: auto !important;
    z-index: 2;
    max-height: 330px !important;
}


/*post labels widget*/
.post_labels .title_post_labels {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 800;
}
.post_labels {
  margin-top: 30px;
  margin-bottom: 25px;
}

/*related posts*/
.related_post_title {
  font-weight: 800;
  font-size: 15px;
  margin-bottom: 14px;
}
.related_post_container {
  max-width: 1140px;
  padding-left: .5rem;
  padding-right: .5rem;
  margin: auto;
}
@media (max-width: 468px) {
  .related_post_container {
    padding-left: 0;
    padding-right: 0;
    padding-top: 5px;
  }
  .related_post_container .related_post_title {
    font-style: italic;
    font-weight: 800;
    text-transform: uppercase;
    text-align: center;
    font-size: 20px;
    padding-bottom: 15px;
    margin: auto;
  }
}

/*related post widget*/
.related-posts .owl-nav {
  position: absolute;
  top: -55px;
  right: 10px;
}
.related-posts .owl-prev {
  position: relative;
  right: 10px;
}
@media (max-width: 600px) {
  .related-posts .owl-nav {
    display: none;
  }
}
.related-posts .bg-nav {
  background-color: #909090;
}
.related-posts .owl-next img {
  transform: rotate(180deg);
}
