@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
* {
  font-family: 'Roboto', sans-serif;
}

body {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  margin: 0 auto;
  color: #4a474c;
  padding: 0;
  background-color: #fff;
  width: 100vw;
  height: 100vh;
  overflow-x: hidden;
}
.text-para{
  color: #ef4d48 !important;
}
.container {
  width: 100%;
  max-width: 960px;
  margin: auto;
  padding-bottom: 60px;
}

.nav-head {
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgb(23, 97, 194);
  border-bottom: 1px solid rgba(219, 219, 219, 0.8);

}

.title-head {
  color: rgb(245, 245, 245);
  font-weight: 500;
  font-size: 24px;
  text-decoration: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.img-head {
  width: 40px;
  height: 40px;
}

.servers-options {
  margin-top: 20px;
}

.selected-server {
  width: 68%;
  padding: 5px 10px;
  margin-left: 5px;
  border-radius: 5px;
  outline: none;
  border: 1px solid rgba(138, 138, 138, 0.8);
  background: white;
}

.card-body {
  width: calc(100% - 20px);
  padding: 30px 10px 30px;
  text-align: center;
}

.card-body .guide-download {
  font-weight: 600;
  font-size: 29px;
  margin-bottom: 15px;
}

.form-search-link {
  margin-top: 30px;
  
}

.btn-send-link {
  /* display: flex !important;
  align-items: center;
  justify-content: center; */
}

.form-search-link input {
  width: 68%;
  border: 2px solid #ef4d48;
  box-sizing: border-box;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  -khtml-border-radius: 12px;
  border-radius: 12px;
  height: 56px;
  padding: 17px 20px;
  font-size: 14px;
  outline: none;
}

.form-search-link button {
  background: #ef4d48;
  box-shadow: 0 4px 10px rgb(42 58 211 / 40%);
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  -khtml-border-radius: 12px;
  border-radius: 12px;
  padding: 18px 40px;
  display: inline-block;
  border: none;
  color: #fdfdfe;
  font-size: 17px;
  font-weight: 600;
  cursor: pointer;
  transition: all .3s;
  margin-left: 10px;
  margin-right: 10px;
}

.form-search-link button:hover {
  background: #bf3632;

}

.form-search-link input, .form-search-link button {
  margin-bottom: 10px;
}

.head-download-table {
  display: flex;
  width: 100%;
  background: #ef5753;
  justify-content: space-around;

  /* justify-content: space-around; */
}

.head-download-table div {
  /* margin: auto; */
  padding: 10px;
  color: white;
  /* text-transform: uppercase; */
  /* width: 100%; */
  /* margin-left: 20px; */
}

.enlaces-download {
  text-transform: uppercase;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.item-download {
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: 100%;
  padding-bottom: 15px;
  padding-top: 15px;
  border-bottom: 1px solid rgba(138, 138, 138, 0.8);
}

.item-download div {
  /* margin: auto; */
  padding: 10px;
  /* width: 160px; */
}

.body-download-table {
  margin-top: 10px;
}

.enlace-url-download {
  background: #3490DC;
  margin-top: 5px !important;
  margin-bottom: 5px !important;
  padding: 8px 20px !important;
  cursor: pointer;
  letter-spacing: .05em;
  border-radius: 5px;
  color: white;
  text-decoration: none;
}

.footer-nav{
      list-style-type: none;

}

.enlace-url-download:hover {
  background: #4facf8;
}

.msg-not-data, .msg-loading-data {
  width: calc(100% - 20px);
  text-align: center;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media only screen and (max-width: 584px) {
  .form-search-link input, .form-search-link button {
    width: calc(100% - 20px) !important;
  }

}



.loader {
  margin: 11px 28px;
  font-size: 6px;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  -webkit-animation: load5 1.1s infinite ease;
  animation: load5 1.1s infinite ease;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
@-webkit-keyframes load5 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5), 2.5em 0em 0 0em rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0em #ffffff, 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5), 0em 2.5em 0 0em rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.5), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5), -2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #ffffff;
  }
}
@keyframes load5 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5), 2.5em 0em 0 0em rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0em #ffffff, 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5), 0em 2.5em 0 0em rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.5), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5), -2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #ffffff;
  }
}


.msg-incorrect-link {
  color: red;
  font-size: 16px;
  font-weight: 500;
}

.d-none {
  display: none !important;
}

.spinner{
  width:20px;
  height:20px;
  margin: 0 !important;
  border-radius:50%;
  border:5px solid rgb(67, 130, 224);
  background:transparent;
  border-top-color:#efef;
  border-bottom-color: #efef;
  border-left-color: rgb(67, 130, 224);
  animation:spin 1.5s linear infinite;
  position:relative;
}

@keyframes spin{
  0%{
    background:transparent;
    transform: rotate(720deg); 
  }

}


.autocomplete-keys {
  width: calc(68% - 15px);
  margin: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  background: rgb(255, 255, 255);
  border: 1px solid rgba(177, 177, 177, 0.8);
  position: absolute;
  left: 0;
  top: 20px;
  max-height: 300px;
  overflow: auto;
  border-radius: 5px;
}

.item-autocomplete {
  max-width: calc(100%);
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding: 5px 15px;
  cursor: pointer;
  /* border-bottom: 1px solid rgba(177, 177, 177, 0.8); */
}

.item-autocomplete:hover {
  background: rgb(236, 236, 236);
}

.selected-complete {
  background: rgb(236, 236, 236);
}

.separator-section-guide {
  width: 100%;
  height: 2px;
  /* border: 1px solid rgba(255, 255, 255, 0.5); */
  /* background: rgb(121, 119, 119); */
}

.indicators-link-input-download {
  padding: 20px;
  /* background: rgb(171, 231, 255); */
  /* border: 1px solid rgba(177, 177, 177, 0.8); */
}

.title-indicator-link {
  font-size: 28px;
  font-weight: 550;
  /* margin-top: 20px; */
  margin-bottom: 20px;
  text-align: center;
}

.images-indicator-guide {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.images-indicator-guide img {
  max-width: 100%;
  max-height: 100%;
}

.image-content-guide {
  margin: 8px;
  width: 128px;
  height: 128px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 7px;
  box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
  transition: transform .3s;
  border-radius: 6px;
}

.image-content-guide:hover {
  transform: scale(1.1);
}

.center-card {
  align-items: center;
}

.loader-page-content {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  background: white;
  z-index: 2;
}

.site-logo {
  max-width: 141px;
  margin-left: 15px;
}

.loader-page {
  width: 250px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: helvetica, arial, sans-serif;
  text-transform: uppercase;
  font-weight: 900;
  color: #ce4233;
  letter-spacing: 0.2em;
  position: fixed;
}
.loader-page::before, .loader-page::after {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background: #ce4233;
  position: absolute;
  animation: load 0.7s infinite alternate ease-in-out;
}
.loader-page::before {
  top: 0;
}
.loader-page::after {
  bottom: 0;
}
@keyframes load {
  0% {
    left: 0;
    height: 30px;
    width: 15px;
 }
  50% {
    height: 8px;
    width: 40px;
 }
  100% {
    left: 235px;
    height: 30px;
    width: 15px;
 }
}

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
 }

 .inr-pge li{
  list-style: none;
    margin: 0;
    padding: 0;
    color: #000;
  font-size:15px;
  line-height: 1.8;
    text-align: justify;
}

.inr-pge li {
    margin: 0 0px;
}

.howtto .inr-pge{
  padding:0 15px !important;
}

.about-item h2, h3, h4, h5{
  font-size: 21px !important;
    text-align: justify;
    padding: 0;
  margin-bottom: 10px !important;
  font-weight:bold;
}

.about-item .ai-text {
  overflow: hidden;
  padding-top: 10px;
}

.about-item .ai-text h4 {
  font-weight: 400;
  font-family: "Playfair Display", serif;
  margin-bottom: 15px;
}

.about-item .ai-text p {
  font-size: 16px;
  margin-bottom: 0;
    text-align: justify;
}

.about-item.icon-box {
  text-align: center;
}

.about-item.icon-box .ai-icon {
  float: none;
  margin: 0 auto 15px;
}

.spad{
  padding-bottom:30px;
}
.spad p{
  padding:0 0px !important;
}



.classes-section h4 {
  font-size: 36px;
  margin-bottom: 20px;
  font-family: "Playfair Display", serif;
  font-weight: normal;
}

.classes-section h4{
  font-size: 21px !important;
    text-align: justify;
    padding: 0;
    margin: 0;
  font-weight:bold;
}

.section-title {
    margin-bottom: 0;
}

.spad{
  padding-bottom:30px;
}
.spad p{
  padding:0 0px !important;
}

footer a {
  text-decoration: unset;
}

footer a, footer {
  font-size: 1rem !important;
}

.text-grey {
  color: #e9e9e9 !important;
}

.cursor-pointer {
  cursor: pointer;
}

.navbar .megamenu{ padding: 1rem; }
/* ============ desktop view ============ */
@media all and (min-width: 992px) {
  
  .navbar .has-megamenu{position:static!important;}
  .navbar .megamenu{left:0; right:0; width:100%; margin-top:0;  }
  
} 
/* ============ desktop view .end// ============ */


/* ============ mobile view ============ */
@media(max-width: 991px){
  .navbar.fixed-top .navbar-collapse, .navbar.sticky-top .navbar-collapse{
    overflow-y: auto;
      max-height: 90vh;
      margin-top:10px;
  }

  .site-logo {
    max-width: 141px;
    margin-left: unset;
  }

  .mobile-mega{
    flex-direction: column;
  }

}

.has-megamenu li a {
  font-size: 20px;
}

.has-megamenu li {
  border-bottom: solid 2px #dcd9d9;   
}

.content_img div{
 position: absolute;
 bottom: 0;
 right: 0;
 background: black;
 color: white;
 margin-bottom: 5px;
 font-family: sans-serif;
 opacity: 0;
 visibility: hidden;
 -webkit-transition: visibility 0s, opacity 0.5s linear; 
 transition: visibility 0s, opacity 0.5s linear;
}

.content_img:hover{
 cursor: pointer;
}

.content_img:hover div{
 width: 95%;
 padding: 8px 15px;
 visibility: visible;
 opacity: 0.7;
 font-size: 14px;
}

.trend-stars {display: flex;flex-wrap: wrap;justify-content: space-between;}
.trend-stars .card {margin-bottom: 15px;}

.main-head_section h2{font-size: 35px;line-height: 35px;margin-bottom: 35px;color: #353535;font-weight: normal;}
.main-head_section h2 span{font-weight: bold;color: #ef5753;}

/* Download Instruction  */
.col-100{width:100%;float:left;padding:15px}
.insturction-section .col-25{float:left;width:25%;padding:15px}
.insturction-section{width: 100%;padding: 10px 0px;text-align: center;font-family: "Roboto",sans-serif;}
.insturction-section h2{font-size: 35px;line-height: 35px;margin-bottom: 35px;color: #353535;font-weight: normal;}
.insturction-section h2 span{font-weight: bold;color: #ef5753;}
.insturction-section p{font-size: 18px;line-height: 28px;color:#353535;}
.insturction-section .instruction-inner{height:280px;transition:all .5s ease-in-out;padding:5px 0px;border-radius: 5px;}
.insturction-section .ins-one{background:linear-gradient(180deg, #F76E11 0%, #fff 100%);}
.insturction-section .ins-two{background:linear-gradient(180deg, #FF9F45 0%, #fff 100%);}
.insturction-section .ins-three{background:linear-gradient(180deg, #FFBC80 0%, #fff 100%);}
.insturction-section .ins-four{background:linear-gradient(180deg, #FC4F4F 0%, #fff 100%);}
.insturction-section .instruction-content{transition: all .5s ease-in-out;}
.insturction-section .instruction-content ul{list-style: none;padding:10px;}
.insturction-section .instruction-content ul li{color:#fff;font-size:18px;font-weight:bold;text-align:justify;line-height:26px;display:inline-flex;padding: 15px 5px 20px;border-bottom: 1px solid #fff;}
.insturction-section .instruction-content ul li span{display: inline-flex;font-size: 55px;text-align: left;padding: 6px 10px 6px 0px;
    font-weight: bold;line-height: 40px;}
    .insturction-section .instruction-content p{color: #fff;font-size: 17px;text-align: center;padding:5px 5px 20px;}
.insturction-section .instruction-inner:hover {box-shadow: 0 0.6rem 2rem rgba(50,58,67,.4);transform: scale(1.05);transition: all .5s ease-in-out;cursor: pointer;}
.insturction-section .instruction-inner:hover .instruction-content{transform: translateY(7%);transition: all .5s ease-in-out;}
/* End Download Instruction  */

.how-to-img img {width: 50%;}

.download_template {display: flex;flex-direction: row;}
.items_videos {width: 100%;padding-left: 10px;}
.thumb_video {border: 1px solid #ddd6d6;display: flex;justify-content: space-around;align-items: center;max-width: 350px;height: 300px;}
.items_videos .item-download {padding: 0;}

@media(max-width:480px){
.insturction-section .col-25{width: 100%;}
.insturction-section .instruction-content ul li {font-size: 20px;}
.download_template {display: flex;flex-direction: column;}
.items_videos {padding-left: 0px;}
}

@media only screen and (max-width: 584px) {
    .insturction-section .col-25{width: 100%;}
    .insturction-section .instruction-content ul li {font-size: 20px;}
    .download_template {display: flex;flex-direction: column;}
    .items_videos {padding-left: 0px; padding-top: 10px;}
}


.tooltip{
  font-size: 6rem;
}

.downloader_img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

#myProgress {
  width: 100%;
  background-color: #ddd;
}

#myBar {
  width: 1%;
  height: 100px;
  background-color: #ef4d48;
  text-align: center; /* To center it horizontally (if you want) */
  line-height: 100px; /* To center it vertically */
  color: white;
  font-size: 30px;
}




#secondProgress {
  width: 100%;
  background-color: rgb(255, 255, 255);
}

#secondProgressBar {
  width: 1%;
  height: 40px;
  background-color: #04AA6D;
  text-align: center; /* To center it horizontally (if you want) */
  line-height: 30px; /* To center it vertically */
  color: white;
}

.desktop-ads > div{
    border: 1px solid;
}
.desktop-ads {
    /*border: 1px solid;*/
}
#exo-mobile-im-container-wrapper {
  height: 0px !important;
  display: none !important;
  visibility: hidden !important;
}

/* Ads */

.mobile_ads_aff a, .mobile_ads_aff div:first-child {
  border: 1px #000 solid;
}

.mobile_ads_aff {
    display: table;
    margin-right: auto;
    margin-left: auto;
}

@media(max-width:480px) {
  #exo-mobile-im-container-wrapper {
    display: block !important;
    visibility: visible !important;
    height: 100px !important;
  }
  #exo-sticky-container-4732232 {
    display: none;
  }
}