/*Menu*/
#mobile_slider{
  display: none !important;
}
/**/
/*@media screen and (min-height: 484px) {*/
/*  #mobile_slider{*/
/*    display: none !important;*/
/*  }*/
/*  #desktop_slider{*/
/*    display: block !important;*/
/*  }*/

/*}*/
@media screen and (max-height: 450px) {
  #mobile_slider{
    display: block !important;
  }
  #desktop_slider{
    display: none !important;
  }
  .hermes.tparrows {
    width: 26px;
    height: 3px;
  }
  a.tile.socialmedia.col-mobile{
    display: none !important;
  }
  .img-circle.img-section-1 {
    width: 67px !important;
  }
  .head .tile{
    width: 10px !important;
  }
  .row.row-foto-body {
    flex-wrap: initial;
  }
  .col-8{
    max-width: 100% !important;
  }

}
/*#################################################################*/
@media (max-width: 576px) {
  #mobile_slider{
    display: block !important;
  }
  #desktop_slider{
    display: none !important;
  }
  .col-8{
    max-width: 100% !important;
  }
  .row.row-foto-body {
    flex-wrap: initial;
  }
  .row.row-foto-body p a{
      /*display: none;*/
    font-size: 10pt !important;
  }
  a.tile.socialmedia.col-mobile{
    display: none;
  }
  .img-circle.img-section-1 {
    width: 67px !important;
  }
  .head .tile{
    width: 10px !important;
  }
  .pt-30vh{
    padding-top: 0vh !important;
  }
  .mt-80vh{
    margin-top: 0vh !important;
  }
  .btn-more-cursos{
    display: none !important;
  }
  .mt-120hv {
    margin-top: 10vh !important;
  }
  .mt-39hv {
    margin-top: 0vh !important;
  }
  .img-fluid.pb-5.mx-auto.d-block {
    padding-top: 104px;
  }
  .text-center.mt-5.text-slog {
    padding-bottom: 110px !important;
    font-size: 17pt;
  }
  .transcom-top-features-content {
    position: unset !important;
    width: 100%;
    z-index: 99;
    bottom: 0% !important;
    -webkit-transform: translateY(0%);
    transform: translateY(2%) !important;
    left: 0;
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.15);
    border-radius: 2px;
  }
  .transcom-buttom-features-area {
    transform: translateY(0%);
    left: 0;
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.15);
    border-radius: 2px;
  }
  .transcom-hero-content h2 {
    font-size: 20pt;
    color: #fff !important;
    font-weight: 700;
    /* margin-bottom: -12px; */
    font-family: "Proxima-Nova-Black";
  }
  .mt-130hv{
    margin-top: 0px !important;
  }
/*//Margins*/
  .mt-40hv{
    margin-top: -40vh;
  }
  .pt-55vh{
    padding-top: 0vh !important;
  }
  .mt-15vh{
    margin-top: 0vh !important;
  }
  .mt-25vh{
    margin-top: 0vh !important;
  }
  footer .copyright img {
    width: 100%;
    max-width: 70px;
  }
  footer .copyright {
    background-color: #fff;
    padding: 0px 0px 0px 0px;
  }
  #src-div img{
    max-width: 188%;
  }
  #logo_custom {
    width: 100px;
  }
  footer .footer-content .map-site {
    display: none;
  }
}
/*// Medium devices (tablets, 768px and up)*/
@media (max-width: 768px) {
  /*#mobile_slider{*/
  /*  display: block !important;*/
  /*}*/
  /*#desktop_slider{*/
  /*  display: none !important;*/
  /*}*/
  footer .footer-content .map-site {
    display: none;
  }
  .web-icos{
    display: none !important;
  }
  .mobile-icos{
    display: block !important;
    flex-wrap: inherit !important;
  }
}

/*// Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
  img#logo_custom {
    width: 150px !important;
  }
  .mt-120hv{
    margin-top: 100vh !important;
  }
  .img-fluid.pb-5.mx-auto.d-block {
    margin-top: 81px;
  }
}

/*Menu*/
@media (max-width: 725px){
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-size: 8px !important;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    padding: 0px 37px 0px 30px;
    font-size: 10pt !important;
  }
  header{
    height: 80px !important;
  }
}
@media(max-width: 688px){
  header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-size: 8pt !important;
  }
  .container-fluid .title-text {
    font-size: 16px !important;

  }
  header .col-options{
    margin-top: 0rem !important;
  }
  header{
    height: 80px !important;
  }
}
@media(max-width: 938px){
  header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    padding: 0px 0px 0px 30px;
    font-size: 8pt !important;
  }
}
@media(max-width:798px){
  header .logo-header-first .container-logo-header-first .inside-Login {

    margin-right: 76px !important;
  }
  #serch-div{
    display: none !important;
  }
}

@media (max-width: 900px){
  #mega-menu-wrap-principal #mega-menu-principal > li.mega-menu-item > a.mega-menu-link {
    border-left: 1px solid #ccc;
    padding-left: 10px !important;
    padding-right: 12px !important;
    font-weight: normal;
    display: block;
    font-size: 7pt !important;
    color: #42515a;
    text-decoration: none;
    font-weight: normal;
    font-family: "OpenSans-Semibold";
  }
}
header *{
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

header{
  height: 100px;
  width: 100%;
  position: relative;
  background-color: white;
  box-shadow: 0px 2px 5px rgba(0,0,0,.4);
}
.timlogo{
  width: 200px;
  display: block;
  margin: 0 auto;
  padding-top: 15px;
}
.head{
  position: absolute;
  top: 35px;
  right: 20px;
}
.head .tile{
  display: inline-block;
  height: 50px;
  /* width: 130px; */
  margin-left: 5px;
  transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in;
  z-index: 100;
}
.head .tile.socialmedia{
  color: #0b253e;
  font-size: 50px;
  text-align: center;
  line-height: 50px;
  position: relative;
  top: -14px;
}
header.clicked .head .tile.socialmedia{
  color: white;
}
.head .burger{
  margin-left: 25px;
  padding: 5px;
  cursor: pointer;
  background-color: transparent;
}
.meat{
  height: 40px;
  width: 40px;
  position: relative;
  transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in;
  z-index: 100;
}
header.clicked .head .burger .meat{
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
.meat .line{
  height: 3px;
  width: 30px;
  background-color: #0b253e;
  border-radius: 3px;
  position: absolute;
  transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in;
}
.meat .line.one{top: 10px; left: 0px;}
.meat .line.two{top: 18px; left: 0px;}
.meat .line.three{top: 26px; left: 0px;}

nav ul li
@media screen and (max-width:820px){
  .timlogo{margin-left: 50px;}
  nav {
    position: fixed;
    left: 4%;
    top: 21%;
    color: white;
  }
}
@media screen and (max-width:580px){
  .meat {
    height: 11px !important; }
  h2, .h2 {
    font-size: 20pt !important;
  }
  nav ul li ul li {
    border: none;
    height: 50px;
  }

  .timlogo{width: 130px; padding-top: 20px;}

}

@media screen and (max-width:320px){
  header .head .tile.socialmedia{
    display: none;
  }

}
.img-circle.img-section-1 {
  width: 81px;
}
.card-section .row {
  display: block !important;
}
.image {
  width: 250px !important;        }