/*
Theme Name: Helium
Theme URI: http://gantry.org
Author: RocketTheme, LLC
Author URI: http://rockettheme.com
Description: Helium - Gantry 5 Theme from RocketTheme
Version: 5.5.15
*/

.btn-contact {
  position: fixed;
  top: 250px;
  width: 65px;
  right: -8px;
}

@media (max-width: 728px) {
.btn-contact {	
	position: fixed;
  top: 250px;
  width: 45px;
  right: -8px;
}
  .slider-img {
    margin-top: 0px !important;
    margin-right: 0px !important;
}
.request-demo-btn {
    background-color: #FA4F46;
    padding: 10px 20px;
    border-radius: 12px;
    margin-top: 0px !important;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 12px !important;
    font-weight: bold;
    margin-left: 110px !important;
}
	.texto-contacto2 {
    font-size: 37px !important;
    font-weight: bold;
    color: #234691;
    line-height: 43px !important;
    margin-top: 50px;
}
	img.wp-image-964.size-full {
    max-width: 70% !important;
	margin-left: 34px;
}
}

.wpcf7-not-valid span.wpcf7-form-control-wrap.school-url {
    border-color: #FFA825;
}

.request-demo-btn {
    background-color: #FA4F46;
    padding: 10px 20px;
    border-radius: 12px;
    margin-top: -16px;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
	margin-left: 100px;
}

.request-demo-btn:hover {
    background-color: #FF6B61;
}

.titulo-servicios2 img {
    width: 40px !important;
    margin-right: 15px !important;
}

.tarjeta-box02 img {
    width: 100px !important;
    margin: 0 auto;
    height: auto !important;
}

h3.color-titulo-morado {
    text-align: center;
    font-size: 20px;
    color: #8049C1;
    margin-bottom: 10px;
    line-height: normal;
    font-weight: bold;
}
h3.color-titulo-rojo {
    text-align: center;
    font-size: 20px;
    color: #FA4F46;
    margin-bottom: 10px;
    line-height: normal;
    font-weight: bold;
}
h3.color-titulo-verde {
    text-align: center;
    font-size: 20px;
    color: #AFD42C;
    margin-bottom: 10px;
    line-height: normal;
    font-weight: bold;
}
h3.color-titulo-azul {
    text-align: center;
    font-size: 20px;
    color: #0094E6;
    margin-bottom: 10px;
    line-height: normal;
    font-weight: bold;
}
.tarjeta-box02-schedule {
    padding: 30px;
    min-height: 324px;
    border-radius: 12px;
    box-shadow: 0px 1.2px 2.5px -15px rgba(0, 0, 0, 0.028), 0px 2.9px 6.1px -15px rgba(0, 0, 0, 0.04), 0px 5.4px 11.5px -15px rgba(0, 0, 0, 0.05), 0px 9.6px 20.5px -15px rgba(0, 0, 0, 0.06), 0px 18px 38.4px -15px rgba(0, 0, 0, 0.072), 0px 43px 92px -15px rgba(0, 0, 0, 0.1);
    text-align: center;
}
.texto-contacto2 {
    font-size: 60px;
    font-weight: bold;
    color: #234691;
    line-height: 58px;
    margin-top: 50px;
}