/*

TemplateMo 561 Purple Buzz

https://templatemo.com/tm-561-purple-buzz

---------------------------------------------
Table of contents
------------------------------------------------
1. Typography
2. Main Nav
3. Home
4. About
5. Work
6. Single Work
7. Pricing
8. Contact
--------------------------------------------- */

html {font-family: 'Open Sans', sans-serif;}
/* Typography */
p, a {font-weight: 400;}
.h2 {font-size: 40px;}
.h3 {font-size: 28px;}
.light-300 {
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 300;
}
.regular-400 {
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 400;
}
.semi-bold-600 {
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 600;
}
/*.typo-space-line::after,
.typo-space-line-center::after {
  content: "";
  width: 150px;
  display:block;
  position: absolute;
  border-bottom:  5px solid #6266ea;
  padding-top: .5em;
}
.typo-space-line-center::after {
  left: 50%;
  margin-left: -75px;
}*/

/* Main Nav */
#main_nav .nav-item .nav-link:hover {color: #fff;}
/* Home */
#index_bannerPagos {
background-image: url('../../resources/imagenes/ImgPagos.png');
  /*background-position: center center; */
  background-size: cover;
  height: 16%;
  min-height: 60vh;
  width: 100%;
}

#index_bannerLogin {
  background-image: url('../../resources/imagenes/login/ImgLogin1.png');
    /*background-position: center center; */
    background-size: cover;
    height: 16%;
    min-height: 60vh;
    width: 100%;
    padding-bottom: 1%;
    padding-top: 18%;
  }
#cuadroLogin {
    background-image: url('../../resources/imagenes/login/ImgCuadroLogin.svg');
      /*background-position: center center; 
      height: 16%;
      min-height: 60vh;
      width: 100%;
      padding-bottom: 1%;
      padding-top: 15%;*/
      height: auto;
      background-repeat: no-repeat;
    }

.contenidoLogin {
    padding: 3% 30% 18% 10%;
}    

#cuadroSoporte {
    background-image: url('../../resources/imagenes/ImgCuadroSoporte.svg');
      /*background-position: center center; 
      height: 16%;
      min-height: 60vh;
      width: 100%;
      padding-bottom: 1%;
      padding-top: 15%;*/
      height: auto;
      background-repeat: no-repeat;
    }

.contenidoLogin {
    padding: 3% 30% 18% 10%;
}  
  
/*#index_banner .carousel-item {
  min-height: 60vh;
}*/

#index_banner .carousel-control-prev i,
#index_banner .carousel-control-next i {
  color: #6266ea !important;
  text-decoration: none;
  font-size: 4em;
}
/*#index_banner .carousel-inner {
  height: 80vh;
}*/
#index_banner .carousel-indicators li,
#index_banner .carousel-indicators.active {
  background-color: #6266ea !important;
}
.service-wrapper .service-footer {
  max-width: 720px;
}
.service-work.card {
  border-radius: 10px !important;
  cursor: pointer;
}
.service-work .service-work-vertical {
	background: rgb(0,0,0);
  background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 33.33%, rgba(255,255,255,1) 66.66%, rgba(255,255,255,0) 99.99%);
  background-size: 300% 300%;
  background-position: 0% 100%;
  transition: .5s;
}
.service-work .service-work-vertical:hover {
  background-position: 0% 0%;
  transition: .5s;
}
.service-work .service-work-vertical:hover * {
  color: #000;
  border-color: #000;
  transition: .5s;
}
.recent-work.card{
  border-radius: 10px !important;
}
.recent-work .recent-work-vertical {
	background: rgb(255,255,255);
  background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 33.333%, rgba(97,84,199,1) 66.666%, rgba(255,255,255,0) 99.999%);
  background-size: 300% 300%;
  background-position: 0% 100%;
  transition: .5s;
  cursor: pointer;
}
.recent-work .recent-work-vertical:hover {
  background-position: 0% 0%;
  transition: .5s;
}
.recent-work .recent-work-vertical:hover div.recent-work-content {
  top: 50%;
  margin-top: -2.5em;
  position: absolute;
}
.recent-work .recent-work-vertical:hover * {
  color: white;
  transition: .5s;
}
/* About */
#work_banner {
  background-image: url('../../resources/imagenes/soporte/ImgSoporte.svg');
  background-position: center center; background-size: cover;
  height: 100%;
  width: 100%;
}
.progress {
  height: 8px;
}
.objective-icon {
  border-radius: 13px;
  width: 8rem;
}
.partner-wap {
  background-color: #7276ec;
  transition: 1s;
  cursor: pointer;
}
.partner-wap:hover {
  background-color: #b1b3f5;
}
.why-us {
  background: rgb(239,239,253);
  background: -moz-linear-gradient(0deg, rgba(239,239,253,1) 50%, rgba(255,255,255,1) 50%);
  background: -webkit-linear-gradient(0deg, rgba(239,239,253,1) 50%, rgba(255,255,255,1) 50%);
  background: linear-gradient(0deg, rgba(239,239,253,1) 50%, rgba(255,255,255,1) 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#efeffd",endColorstr="#ffffff",GradientType=1);
}
.team-member-img {
  transition-duration: 0.15s;
}
.team-member:hover .team-member-img {
  padding: 10px !important;
}

/* Work */
/* Singel Work */
#work_single_banner {
  background-image: url('./../img/banner-bg-02.jpg');
  background-position: center center;
  background-size: cover;
  height: 100%;
  width: 100%;
}
.related-content {
  border-radius: 20px;
  cursor: pointer;
}
/* Pricing */
.pricing-list {
  margin-bottom: 1px;
}
.pricing-table {
  max-width: 350px;
  margin: auto;
}
.pricing-table,
.pricing-horizontal {
  border-radius: 15px !important;
}
/* Contact */
#floatingtextarea {
  height: 150px
}
/* Footer */
footer a.text-light:hover {
  color: #bfbfbf !important;
  transition-duration: 0.15s;
}


#main_nav .nav-item .nav-link {
  color: #44444f;
}

#main_nav .nav-item .nav-link:hover {
  color: #36b9ff;
}
#main_nav .nav-item .nav-link.active {
  color: #36b9ff !important;
}

.btn-check:active+.btn-outline-primary, .btn-check:checked+.btn-outline-primary, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show, .btn-outline-primary:active, .btn-outline-primary:hover {
  color: #f6f9fe;
  background-color: #fff;
  border-color: #fff;
  border-bottom: 6px solid #e1e1e1;
}

.btn-outline-primary {
  border-color: #e1e1e1;
}


.btn-check:active+.btn-outline-primary:focus, .btn-check:checked+.btn-outline-primary:focus, .btn-outline-primary.active:focus, .btn-outline-primary.dropdown-toggle.show:focus, .btn-outline-primary:active:focus {
  -webkit-box-shadow: 0 0 0 0 #fff;
  box-shadow: 0 0 0 0 #fff;
}

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
  padding-right: unset;
  padding-left: unset;
}

.my-sm-0 {
  margin-top: 15px !important;
  margin-bottom: 0 !important;
  margin-left: -58px !important;
}

.bg-contacto {
  background-color: #0073bc!important;
}

.bg-metodo {
  background-color: #00b1ff!important;
}

.bg-cursos {
  background-color: #0073bc!important;
}
.bg-cursos2 {
  background-color: #002e74!important;
}

.interlineadoMetodo {
  padding-top: 1rem!important;
}

/*.typo-space-line::after, .typo-space-line-center::after {
  content: "";
  width: 35rem;
  display: block;
  position: absolute;
  border-bottom: 1px solid #00b1ff;
  padding-top: .5em;
}*/

/*.typo-space-line2::after{
  content: "";
  width: 20rem;
  display: block;
  position: absolute;
  border-bottom: 1px solid #00b1ff;
  padding-top: .5em;
}*/

.card-img-top {
  width: 90%;
  /* text-align: center; */
  margin: auto;
}


/* 03-08-22 */
.btn-general:active, .btn-general:hover {
  color: #f6f9fe;
  background-color: #002e6d;
  border-color: #002e6d;
}

.btn-general {
  color: #ffffff;
  font-weight: 800;
  background-color: #00b1ff;
  border-color: #00b1ff;
}

.offset-pagos {
  margin-left: 2%;
}

.typo-space-line {
  /* content: ""; */
  /* width: 35rem; */
  /* display: block; */
  /* position: absolute; */
  border-bottom: 1px solid #00b1ff;
  padding-top: .5em;
  padding-bottom: .5em;
}

.text-start-mision {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  align-content: center;
  padding-right: 6%;
}

.card-bodyLogin {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem .5rem .1rem 2rem;
}

img:focus-visible {
  outline: transparent;
}

button:focus-visible {
  outline: transparent;
}
button:focus {
  outline: transparent;
}

.form-control:focus {
    border-color: transparent;
    outline: 0;
    box-shadow: 0 0 0 .1rem #002e6d;
}

/*06-08-22*/

.content_soporte {
  position: relative;    /* para poder posicionar el texto de forma absoluta */
  display: inline-block; /* para que solo ocupe el ancho de la imagen */
}

.img_soporte{
width: 65%;
}

.txt_soporte {
  position: absolute;
  top: 30px;
  padding-left: 10%;
  padding-right: 35%;
}