/*--------------------------------------------------------------------- File Name: style.css ---------------------------------------------------------------------*/


/*--------------------------------------------------------------------- import Fonts ---------------------------------------------------------------------*/

@import url('https://fonts.googleapis.com/css?family=Rajdhani:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Raleway:100,400,600,700,900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900&display=swap');

/*****---------------------------------------- 1) font-family: 'Rajdhani', sans-serif;
 2) font-family: 'Poppins', sans-serif;
 ----------------------------------------*****/


/*--------------------------------------------------------------------- import Files ---------------------------------------------------------------------*/

@import url(animate.min.css);
@import url(normalize.css);
@import url(icomoon.css);
@import url(font-awesome.min.css);
@import url(meanmenu.css);
@import url(owl.carousel.min.css);
@import url(swiper.min.css);
@import url(slick.css);
@import url(jquery.fancybox.min.css);
@import url(jquery-ui.css);
@import url(nice-select.css);

/*--------------------------------------------------------------------- skeleton ---------------------------------------------------------------------*/

* {
     box-sizing: border-box !important;
}

body {
    
    max-width: 1440px;
    margin: 0 auto;
 
}

a {
     color: #1f1f1f;
     text-decoration: none !important;
     outline: none !important;
     -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
     -ms-transition: all .3s ease-in-out;
     -o-transition: all .3s ease-in-out;
     transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
     letter-spacing: 0;
     font-weight: normal;
     position: relative;
     padding: 0 0 10px 0;
     font-weight: normal;
     line-height: normal;
     color: #111111;
     margin: 0
}

h1 {
     font-size: 24px;
}

h2 {
     font-size: 22px;
}

h3 {
     font-size: 18px;
}

h4 {
     font-size: 16px
}

h5 {
     font-size: 14px
}

h6 {
     font-size: 13px
}

*,
*::after,
*::before {
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
     color: #212121;
     text-decoration: none!important;
     opacity: 1
}

button:focus {
     outline: none;
}

ul,
li,
ol {
     margin: 0px;
     padding: 0px;
     list-style: none;
}

p {
     margin: 0px;
     font-weight: 500;
     font-size: 15px;
     line-height: 24px;
}

a {
     color: #222222;
     text-decoration: none;
     outline: none !important;
}

a,
.btn {
     text-decoration: none !important;
     outline: none !important;
     -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
     -ms-transition: all .3s ease-in-out;
     -o-transition: all .3s ease-in-out;
     transition: all .3s ease-in-out;
}

img {
     max-width: 100%;
     height: auto;
}

 :focus {
     outline: 0;
}

.btn-custom {
     margin-top: 20px;
     background-color: transparent !important;
     border: 2px solid #ddd;
     padding: 12px 40px;
     font-size: 16px;
}

.lead {
     font-size: 18px;
     line-height: 30px;
     color: #767676;
     margin: 0;
     padding: 0;
}

.form-control:focus {
     border-color: #ffffff !important;
     box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .25);
}

.navbar-form input {
     border: none !important;
}

.badge {
     font-weight: 500;
}

blockquote {
     margin: 20px 0 20px;
     padding: 30px;
}

button {
     border: 0;
     margin: 0;
     padding: 0;
     cursor: pointer;
}

.full {
     float: left;
     width: 100%;
}

.layout_padding {
     padding-top: 90px;
     padding-bottom: 90px;
}

.layout_padding_2 {
     padding-top: 75px;
     padding-bottom: 75px;
}

.light_silver {
     background: #f9f9f9;
}

.theme_bg {
     background: #38c8a8;
}

.margin_top_30 {
     margin-top: 30px !important;
}

.full {
     width: 100%;
     float: left;
     margin: 0;
     padding: 0;
}


/**-- heading section --**/


/*---------------------------- preloader area ----------------------------*/

.loader_bg {
     position: fixed;
     z-index: 9999999;
     background: #fff;
     width: 100%;
     height: 100%;
}

.loader {
     height: 100%;
     width: 100%;
     position: absolute;
     left: 0;
     top: 0;
     display: flex;
     justify-content: center;
     align-items: center;
}

.loader img {
     width: 280px;
}

ul.btn {
     float: right;
}

ul.btn li {
     display: inline-block;
     padding: 0 25px;
}

ul.btn li a {
     color: #fff;
     font-size: 16px;
}

ul.btn li:last-child {
     padding-right: 0;
}

.login_btn {
     padding-left: 50px;
}

.login_btn a {
     background-color: #fff;
     display: inline-block;
     padding: 7px 35px;
     border-radius: 10px;
     color: #292e39 !important;
     font-size: 17px;
}

.login_btn a:hover {
     color: #fff !important;
     background: #0808ff;
}


/*-- header area --*/


/*--------------------------------------------------------------------- top banner area ---------------------------------------------------------------------*/


/*--------------------------------------------------------------------- layout new css ---------------------------------------------------------------------*/


/*-- navigation--*/

.navigation.navbar {
     padding-top: 17px !important;
     padding: 0;
}

.navigation.navbar-dark .navbar-nav .nav-link {


  flex-grow: 0;
  margin: 0 45px 0 0;
  font-family: Raleway;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;

}

.navigation.navbar-dark .navbar-nav .nav-link:focus,
.navigation.navbar-dark .navbar-nav .nav-link:hover {
     color: #bc1939;
}

.navigation.navbar-dark .navbar-nav .active>.nav-link,
.navigation.navbar-dark .navbar-nav .nav-link.active,
.navigation.navbar-dark .navbar-nav .nav-link.show,
.navigation.navbar-dark .navbar-nav .show>.nav-link {
     color: #bc1939;
}

.navbar-expand-md .navbar-nav {
     padding-right: 10px;
}

.padd_right {
     padding-right: 10px;
}

.sign_btn {
     padding-left: 50px;
}

.sign_btn a {
     display: inline-block;
     padding: 7px 10px;
     color: #fff;
     font-size: 17px;
}

.sign_btn a:hover {
     color: #fff;
}

ul.email li {
     display: inline-block;
}

ul.email li a {
     padding: 0 8px;
     color: #1b1a1b;
     font-size: 17px;
     line-height: 20px;
     padding-top: 17px;
     display: inline-block;
}

.header {
     width: 100%;
     background-repeat: no-repeat;
     background-size: 100% 100%;

     z-index: 999;
}

.logo a {
     font-size: 40px;
     font-weight: bold;
     text-transform: uppercase;
     color: #fff;
     line-height: 40px;
}


/** banner section **/

.header {
	background-color:#04b1b9;
}

.banner_main {
   /*  background: url(../img/mask-group.png);
     background-repeat: no-repeat;
	 background-size: 1440px 600px;
	 
     padding-top: 145px;*/
     display: flex;
     justify-content: center;
     align-content: center;
     align-items: center;
}

.text-bg {
     text-align: left;
     padding-left: 100px;
}

.text-bg h1 {
     text-transform: uppercase;
     color: #fff;
     font-size: 140px;
     line-height: 140px;
     padding-bottom: 35px;
     font-weight: bold;
}

.text-bg span {

}

.text-bg p {
     line-height: 28px;
     font-weight: 500;
     padding-bottom: 20px;
     display: block;
}

.text-bg figure img {
     width: 100%;
     padding-top: 70px;
     padding-left: 40px;
}

.text_img figure {
     margin: 0;
}

.text_img figure img {
     width: 100%;
}

.carousel-caption {
     position: inherit;
     padding: 0;
}

#banner1 .carousel-indicators {
     display: none;
}

#banner1 .carousel-control-prev {
     left: 0;
}

#banner1 .carousel-control-next {
     right: inherit;
     left: 5%;
}

#banner1 a.carousel-control-next,
#banner1 a.carousel-control-prev {
     opacity: 1;
     top: 100%;
}

#banner1 .carousel-control-next i,
#banner1 .carousel-control-prev i {
     width: 50px;
     height: 50px;
     border-radius: 30px;
     background: #1a1824;
     opacity: 1;
     display: flex;
     align-items: center;
     justify-content: center;
     color: #fff;
}

#banner1 .carousel-control-next i:focus,
#banner1 .carousel-control-next i:hover,
#banner1 .carousel-control-prev i:focus,
#banner1 .carousel-control-prev i:hover {
     background: #eb2d52;
     color: #fff;
}

.text-bg a {
     font-size: 17px;
     background-color: #fff;
     color: #000;
     font-weight: 600;
     padding: 13px 0px;
     width: 100%;
     max-width: 190px;
     text-align: center;
     display: inline-block;
     transition: ease-in all 0.5s;
     margin-right: 10px;
}

.text-bg a:hover {
     background-color: #1a1824;
     color: #fff;
     transition: ease-in all 0.5s;
}


/** end banner section **/

.titlepage {
     text-align: center;
     padding-bottom: 60px;
}

.titlepage h2 {
     font-size: 40px;
     color: #1d1b28;
     line-height: 55px;
     font-weight: 800;
     padding: 0;
}

.titlepage h2 img {
     padding-bottom: 20px;
}

.d_flex {
     display: flex;
     align-items: center;
     flex-wrap: wrap;
}

.blu {
     color: #0808ff;
}

.read_more {
     font-size: 17px;
     background-color: #252525;
     color: #fff !important;
     padding: 13px 0px;
     width: 100%;
     max-width: 190px;
     text-align: center;
     display: inline-block;
     transition: ease-in all 0.5s;
     font-weight: 500;
}

.read_more:hover {
     background: #bc1939;
     color: #fff;
     border-radius: 20px;
     transition: ease-in all 0.5s;
}


/** service section **/

.service {
     padding: 90px 0;
     background: #fff;
}

.service_box {
     background: #fff;
     text-align: center;
     padding: 50px 20px 25px 20px;
     border: #e9e9e9 solid 1px;
     transition: ease-in all 0.5s;
     margin-bottom: 30px;
}

.service_box h3 {
     color: #070803;
     font-size: 25px;
     text-transform: uppercase;
     line-height: 25px;
     transition: ease-in all 0.5s;
}

.service_box p {
     font-size: 17px;
     line-height: 27px;
     color: #2e2e2e;
     transition: ease-in all 0.5s;
}

.service_box i {
     padding-bottom: 10px;
     display: block;
}

#hover_chang:hover.service_box {
     background: #bc1939;
     transition: ease-in all 0.5s;
     border-radius: 20px;
     cursor: pointer;
}

#hover_chang:hover.service_box h3 {
     color: #fff;
     transition: ease-in all 0.5s;
}

#hover_chang:hover.service_box p {
     color: #fff;
     transition: ease-in all 0.5s;
}

.service .read_more {
     margin: 0 auto;
     display: block;
     margin-top: 30px;
}


/** end service section **/


/** about section **/

.about {
     background: url(../images/about_bg.jpg);
     background-size: 100% 100%;
     background-repeat: no-repeat;
     height: 100vh;
     display: flex;
     align-items: center;
     justify-content: center;
     flex-wrap: wrap;
}

.about .titlepage {
     text-align: left;
     padding-bottom: 0;
}

.about .titlepage h2 {
     color: #fff;
}

.about .titlepage p {
     color: #fff;
     font-size: 17px;
     line-height: 30px;
     font-weight: 500;
     margin-bottom: 30px;
}

.about .titlepage .read_more:hover {
     background: #fff;
     color: #bc1939 !important;
}


/** end about section **/


/** customer section **/

.customer {
     padding: 90px 0px 90px 0px;
     background: #fff;
}

.customer .titlepage p {
     color: #141629;
     line-height: 28px;
     font-weight: 500;
     font-size: 17px;
     padding-top: 20px;
}

.customer_Carousel .carousel-caption {
     position: inherit;
     padding: 0;
}

.customer_box {
     text-align: center;
}

.customer_Carousel .test_box h4 {
     font-size: 24px;
     color: #1d1b28;
     line-height: 20px;
     display: block;
     text-align: center;
     text-transform: uppercase;
     font-weight: 600;
     padding: 40px 0px 10px 0px;
}

.customer_Carousel .test_box span {
     color: #bc1939;
     display: block;
     font-size: 17px;
     padding-bottom: 20px;
}

.customer_Carousel .test_box i {
     font-size: 17px;
     line-height: 28px;
     margin-bottom: -12px;
     padding-right: 20px;
}

.customer_Carousel .test_box p {
     font-size: 17px;
     line-height: 28px;
     color: #1d1b28;
     margin-bottom: 30px;
}

#myCarousel .carousel-indicators {
     display: none;
}

#myCarousel .carousel-control-next,
#myCarousel .carousel-control-prev {
     opacity: 1;
}

#myCarousel .carousel-control-next i,
#myCarousel .carousel-control-prev i {
     width: 60px;
     height: 60px;
     background: #bc1939;
     opacity: 1;
     display: flex;
     align-items: center;
     justify-content: center;
     color: #fff;
}

#myCarousel .carousel-control-next i:focus,
#myCarousel .carousel-control-next i:hover,
#myCarousel .carousel-control-prev i:focus,
#myCarousel .carousel-control-prev i:hover {
     background: #000;
     color: #fff;
}


/** end customer section **/


/** contact **/

.contact {
     background: url(../images/contact.jpg);
     background-size: 100% 100%;
     background-repeat: no-repeat;
     padding: 90px 0;
}

.contact .titlepage h2 {
     color: #080707;
}

.white {
     color: #fff;
}

.main_form .contactus {
     padding: 0px 30px;
     margin-bottom: 30px;
     width: 100%;
     height: 60px;
     background: #fff;
     color: #777977;
     font-size: 17px;
     font-weight: normal;
     border-radius: 30px;
     border: #ddd solid 1px;
}

.main_form .textarea {
     padding: 0px 30px;
     margin-bottom: 30px;
     width: 100%;
     background: #fff;
     color: #777977;
     font-size: 17px;
     font-weight: normal;
     border-radius: 30px;
     border: #ddd solid 1px;
     padding-top: 60px;
     height: 160px;
}

.main_form .send_btn {
     font-size: 17px;
     transition: ease-in all 0.5s;
     background-color: #000000;
     text-transform: uppercase;
     color: #fff;
     padding: 13px 0px;
     max-width: 190px;
     width: 100%;
     display: block;
     margin-top: 10px;
     border-radius: 30px;
}

.main_form .send_btn:hover {
     background-color: #fff;
     transition: ease-in all 0.5s;
     color: #bc1939;
}

#request *::placeholder {
     color: #777977;
     opacity: 1;
}

#map {
     height: 100%;
     min-height: 432px;
}


/** end contact **/


/** footer **/

.footer {
     background: #e8e8e8;
     padding-top: 85px;
     text-align: center;
}

.footer .titlepage {
     text-align: left;
     padding-bottom: 0px;
}

.footer .titlepage h2 {
     color: #fff;
     margin: inherit;
     border-bottom: #fff solid 1px;
}

.bottom_form {
     display: flex;
     align-items: center;
     justify-content: center;
     flex-wrap: wrap;
     margin-bottom: 50px;
}

.bottom_form h3 {
     font-weight: 600;
     font-size: 25px;
     text-align: left;
     color: #fff;
     text-transform: uppercase;
     line-height: 47px;
     padding-right: 100px;
}

.bottom_form .enter {
     border: inherit;
     padding: 0px 19px;
     width: 45%;
     height: 53px;
     background: #fff;
     color: #000;
     font-size: 18px;
     font-weight: 600;
     border-radius: 30px;
     float: left;
}

.sub_btn {
     font-size: 16px;
     transition: ease-in all 0.5s;
     background-color: #a4152d;
     color: #fff;
     padding: 9px 0px;
     max-width: 174px;
     border: #fff solid 3px;
     width: 100%;
     display: block;
     font-weight: 500;
     text-transform: uppercase;
     border-radius: 30px;
     margin-left: -45px;
}

.sub_btn:hover {
     background-color: #000;
     transition: ease-in all 0.5s;
     color: #fff;
}

.heading3 {
     text-align: left;
}

.heading3 h3 {
     text-transform: uppercase;
     color: #fff;
     font-size: 25px;
     line-height: 25px;
     font-weight: bold;
     padding-bottom: 20px;
}

.heading3 img {
     padding-bottom: 9px;
}

.heading3 p {
     color: #fff;
     font-size: 17px;
     padding-right: 10px;
}

ul.infometion li a {
     color: #fff;
     font-size: 17px;
}

ul.infometion li a:hover {
     color: #a4152d;
}

.copyright {
     background: #242424;
     margin-top: 70px;
     padding: 20px 0px;
}

.copyright p {
     color: #fff;
     font-size: 18px;
     line-height: 22px;
     text-align: center;
}

.copyright a {
     color: #fff;
}

.copyright a:hover {
     color: #000;
}


/** end footer **/

.-DE-JUNIO {
  width: 249px;
  height: 45px;
  flex-grow: 0;
  margin: 0 196px 7px 0;
  font-family: Anton;
  font-size: 55px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.82;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}

.LA-CARRERA {
  width: 441px;
  height: 100px;
  flex-grow: 0;
  margin: 7px 4px 6px 0;
  font-family: Anton;
  font-size: 95px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  color: #f1b002;
}

.MS-ICNICA-DEL-ECUADOR {
	
 
  flex-grow: 0;
  margin: 6px 0 0;
  font-family: Anton;
  font-size: 45px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}

.Rectangle-69 {
	margin-top:10px;
	  float: left;
  width: 270px;
  height: 50px;
  flex-grow: 0;

  padding: 13px 33px 14px;
  border-radius: 10px;
  background-color: #04b6bf;
      margin-right: 10px;
}

.ACERCA-DE {
  width: 110px;
  height: 23px;
  flex-grow: 0;
  font-family: Raleway;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}

.Rectangle-70 {
	margin-top:10px;
	  float: left;
  width: 280px;
  height: 50px;
  flex-grow: 0;

  padding: 13px 11px 14px 12px;
  border-radius: 10px;
  border: solid 2px #fff;
  background-color: rgba(2, 85, 89, 0.5);
}

.INSCRIPCIONES {
  width: 153px;
  height: 23px;
  flex-grow: 0;
  font-family: Raleway;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}

.Rectangle-1 {


  padding: 40px 42px 40px 110px;
  background-image: linear-gradient(to right, #04b6bf, #025559);
}

.FALTAN-POCOS-DAS {

  margin: 3px 10px 2px 0;
  font-family: Anton;
  font-size: 40px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}

.Rectangle-66 {
 
    flex-grow: 0;
    margin: 0 6px;
 padding: 19px 25px 19px 25px;

    border-radius: 12px;
   background-color: #35a1a6;
    float: left;
}

.count {

  flex-grow: 0;
  margin: 0 0 11px;
  font-family: Anton;
  font-size: 48px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
}

.DAS {

  flex-grow: 0;
  margin: 11px 7px 0 8px;
  font-family: Roboto;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
}

.Rectangle-80 {

  padding: 51px 112px 52px 114px;
  background-color: #025559;
}

.Bienvenidos-a {
  flex-grow: 0;
  margin: 0 7px 0 0;
  font-family: Anton;
  font-size: 40px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.78;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}

.Bienvenidos-a .text-style-1 {
  color: #f1b002;
}

.RACEVENTS {

  flex-grow: 0;
  margin: 0 0 0 7px;
  font-family: Anton;
  font-size: 60px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}

.nete-y-conoce-acerca-de-nuestras-prximas-carreras {

  flex-grow: 0;
  margin: 15px 0 15px 22px;
  font-family: Raleway;
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.15;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}

.NUESTRO-EQUIPO {

  font-family: Anton;
  font-size: 80px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #242424;
}

.equipo{
	    text-align: center;
    margin: 30px 0px 30px 0px;
}

.Conoce-al-equipo-de-Racevents-apasionados-por-el-running-y-expertos-en-organizar-experiencias-inolv {

  font-family: Raleway;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000;
}

.Conoce-al-equipo-de-Racevents-apasionados-por-el-running-y-expertos-en-organizar-experiencias-inolv .text-style-1 {
  font-weight: bold;
}

img.Mask-group {
  width: 280px;
  object-fit: contain;
}

.fotos{
	padding: 0px 80px 0px 80px;
}

.Gabriela-Samaniego {
  text-align: center;
    margin: 24px 0px 24px 0px;
  font-family: Raleway;
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000;
}

.Rectangle-82 {


  padding: 40px 52px 39px 54px;
  border-radius: 20px;
  background-color: #0bb7c0;
   text-align: center;
}

.Estos-eventos-estn-planificados-para-asegurar-que-todos-los-participantes-tengan-una-experiencia-se {
  width: 484px;
  height: 79px;
  font-family: Raleway;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
 
  color: #fff;
}

.INSCRIPCIONES2 {

  margin: 0 8px 33px;
  font-family: Anton;
  font-size: 80px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}

.blue{
	 background-color: #04b6bf;
}

.Regstrate-para-tu-prxima-carrera-No-dejes-pasar-la-oportunidad-de-participar-en-nuestros-prximos {


  font-family: Raleway;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}

.Regstrate-para-tu-prxima-carrera-No-dejes-pasar-la-oportunidad-de-participar-en-nuestros-prximos .text-style-1 {
  font-size: 40px;
  font-weight: 800;
}

.CMO-INSCRIBIRSE {

  font-family: Anton;
  font-size: 40px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}

.Rectangle-84 {
   margin: 86px 30px 55px 30px;
  padding: 49px 24px 110px;
  border-radius: 20px;
  border: solid 2px #6cf8ff;
  height: 500px;
}

.Elige-tu-evento-Consulta-el-calendario-de-carreras-y-selecciona-la-que-ms-te-motive {
  width: 336px;
  height: 76px;
  margin: 15.2px 0 0;
  font-family: Raleway;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}

.Elige-tu-evento-Consulta-el-calendario-de-carreras-y-selecciona-la-que-ms-te-motive .text-style-1 {
  font-size: 30px;
  font-weight: 800;
}

.SERVICIOS-Y-BENEFICIOS {
  width: 695px;
  height: 120px;
  margin: 122px 32px 8px 4px;
  font-family: Anton;
  font-size: 80px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #025559;
}

.Lo-que-te-ofrecemos-en-cada-evento {
  width: 697px;
  height: 47px;
  margin: 8px 31px 36px 3px;
  font-family: Raleway;
  font-size: 40px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000;
}

.En-RACEVENTS-nos-aseguramos-de-que-tu-experiencia-en-nuestras-carreras-sea-lo-ms-cmoda-y-memorable {
  width: 695px;
  height: 69px;
  margin: 36px 32px 38px 4px;
  font-family: Raleway;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000;
}

.En-RACEVENTS-nos-aseguramos-de-que-tu-experiencia-en-nuestras-carreras-sea-lo-ms-cmoda-y-memorable .text-style-1 {
  font-weight: 800;
}

.Home---Racevents {

  background-color: #fff;
}

.Rectangle-97 {


  border-radius: 20px;
  background-color: #f2f2f2;
  padding: 50px;
}

.Rectangle-96 {


  background-color: #f1b002;
}

.NUESTROS-AUSPICIANTES {

  flex-grow: 0;
margin: 43px 0px 43px 0;
padding: 45px;
  font-family: Anton;
  font-size: 40px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: left;
  color: #025559;
}

.KIT-DEL-CORREDOR {

  flex-grow: 0;

  font-family: Anton;
  font-size: 27px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #242424;
}

.Camiseta-oficial-nmero-de-dorsal-medalla-de-participacin-y-ms {

  flex-grow: 0;

  font-family: Raleway;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}

.Group-175{
	float:left;
	    margin: 0px 15px;
}
.Group-176{
	float:right;
	    margin: 0px 15px;
}

.elementor-widget-container{
	    padding-left: 100px;
		padding-right: 50px;
		text-align : left;
		margin-top: 40px;
}

.Av-Repblica-E7-197-Edif-Frum-300-Piso-9-Oficina-901 {
  width: 333px;
  height: 43px;
  margin: 15px 50px 35px 11px;
  font-family: Raleway;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  color: #025559;
}

.heading33{
	text-align:center;
}

.Group-159{
	margin-top:30px;
}

.CONTCTANOS {

  margin: 0 91px 3px 0;
  font-family: Anton;
  font-size: 80px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #025559;
}

.Tienes-alguna-pregunta-Si-tienes-dudas-o-necesitas-ms-informacin-sobre-nuestros-eventos-no-dud {
  width: 416px;
  height: 129px;
  margin: 3px 85px 35px 0;
  font-family: Raleway;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}

.Tienes-alguna-pregunta-Si-tienes-dudas-o-necesitas-ms-informacin-sobre-nuestros-eventos-no-dud .text-style-1 {
  font-weight: 800;
}

.SGUENOS {
  width: 109px;
  height: 23px;
  margin: 1px 30px 9px 0;
  font-family: Raleway;
  font-size: 20px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000;
}
.logo15k{
	  
		padding:60px 179px;
}

.Group-116{
	left: 48px;
    top: 92px;
    position: absolute;
}
.Group-163{
    margin-bottom: 45px;
}

.Rectangle-83 {
  width: 292px;
  height: 60px;
  flex-grow: 0;
  margin: 40px 60px 40px;
      padding: 15px 6px 15px 6px;
  border-radius: 10px;
  border: solid 2px #fff;
  background-color: #f1b002;
}

.INSCRBETE-AHORA {
  width: 256px;
  height: 29px;
  flex-grow: 0;
  font-family: Raleway;
  font-size: 25px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #025559;
}

.carousel-inner {
     padding-top: 60px;}
	 
.close2{
	
	    font-size: 44px;
    /* margin: 0 auto; */
    text-align: center;
    color: #ffffff;
}
    .modal-dialog {
	max-width: 800px}
	
	.NO-TE-LA-PUEDES-PERDER {

  font-family: Anton;
  font-size: 40px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: left;
  color: #242424;
}
	 
	 
	 html, body {

    overflow-x: hidden;
}

.peqm{
	margin-left:0px;
}
.menu_drop{
     margin: 10px 45px 0 0;
    font-family: Raleway;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    BACKGROUND: TRANSPARENT;
   
}

.post-classic p {
     font-family: "Raleway", serif !important;
     font-size: 20px;
     color: #020202b0; 
 }