.body {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300 !important;
  font-size: 18px;
}

.error{
  color: red;
  font-weight: bold;
}
.content {
  position: absolute;
  width: 100%;
  height: 100%;
}

.content > section {
  width: 100%;
  height: 100%;
}

.font_open_sans{
  font-family: 'Open Sans', sans-serif;
}
  
.font_monserrat{
  font-family: 'Montserrat', sans-serif;
}   

.font_16{
  font-size: 16px;
}

.font_17{
  font-size: 17px;
}

.font_18{
  font-size: 18px;
}

h1{
  font-family: 'Montserrat', sans-serif;
}

h4{
  line-height: 1.4;
}

.pitch{
    font-size: 22px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.img_container {
  position:   relative;
  text-align: center;
}

.centered {
  position:    absolute;
  top:         50%;
  left:        50%;
  width:       80%;
  transform:   translate(-50%, -50%);
  font-family: 'Montserrat', sans-serif;
}

.main_img_title{
  color:     white;
  font-size: 2.5;
}

.main_img_sub_title{
  color:       white;
  font-size:   3.5em;
  font-weight: bold;
}

.main_img_title_big{
  color:       white;
  font-size:   72px !important;
  font-weight: bold !important;
}

.main_img_sub_title_big{
  color:       white;
  font-size:   3em;
  font-weight: bold;
}

.purple_space{
  font-family:    'Montserrat', sans-serif;
  letter-spacing: 3px;    
  font-size:      17px;    
  font-weight:    bold;
}

.text_space_3{
  letter-spacing: 3px;    
}

.text_space_4{
  letter-spacing: 4px;    
}


.normal_text{
  font-family: 'Montserrat', sans-serif;  
  font-size: 16px;    
} 

.purple{
  color: #35288e;
}

/*nuevo diseno morado inicio*/
.header-title{
    background: #64297d;
    color: #fff;
}

.login-checkbox-purple {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.login-checkbox-purple label input[type="checkbox"] {
    margin-right: 8px;
}

.login-checkbox-purple > label > a {
    color: #64297d;
}

@media (max-width: 991px) {
    .login-checkbox-purple {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
/*fin*/
.au-btn--purple {
    background: #64297d;
}

.au-btn--purple:hover {
    background: #531a7d;
}

.normal_link{
    color: #4f4f4e;
    text-decoration: underline;
    font-weight: 600;
    letter-spacing: 0.2em;
}

.normal_link:hover{
    text-decoration: none;
    color: #4989b0;
}

        #portfolio {
            background: #2dbccb;
        }

        #about {
            background-color: #eb7e7f;
        }

        #contact {
            background-color: #415c71;
        }


      .nav_text{
        
      }

      .main_text{
        font-weight: 300 !important;
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        line-height: 25px;
      }

      .dropdown-menu {
        display: block;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: opacity 0.3s ease-in-out;
        -moz-transition: opacity 0.3s ease-in-out;
        -ms-transition: opacity 0.3s ease-in-out;
        -o-transition: opacity 0.3s ease-in-out;
        transition: opacity 0.3s ease-in-out;
        padding: 0px;
      }

        .dropdown:hover .dropdown-menu {
         opacity: 1;
         visibility: visible;
      }
      
      .dropdown-menu a:hover {
        height: 100%;
      }

      .dropdown .divider {
        margin: 0px;
    }
    .sombra{
      padding-top: 10px !important;
      padding-bottom: 10px !important;
    }


    

.dropdown-2 {
    float: left;
    overflow: hidden;
}

.dropdown-2 ul li a{
    display: block;
    padding: 10px;
}

.dropdown-2-subsection {
  background-color: #f1f1f1;
}

.dropdown-2 .dropbtn {
    cursor: pointer;
    font-size: 16px;    
    border: none;
    outline: none;
    color: white;
    padding: 14px 16px;
    background-color: inherit;
    font-family: inherit;
    margin: 0;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    float: none;
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
}

.sidenav-item:hover {
    background-color: #ddd !important;
}

.show {
    display: block;
}


.footer-wrap{
  width: 100%;
  border-top: 1px solid #e5e5e5;
  background-color: #fafafa;
}

.footer-container{
  width: 100%;
  max-width: 1170px;
  padding-right: 15px;
  padding-left: 15px;
  margin: 0 auto;
  box-sizing: border-box;
}

.wsite-elements.wsite-footer{
    max-width: 100%;
    width: 1024px;
    margin: 0 auto;
    padding: 40px 0 20px;
    box-sizing: border-box;
}

.lower_block_footer{
  font-family:"Montserrat" !important;text-transform:  none !important;
  font-size: 10px;
}

.lower_block_footer a{
  text-transform:  none;
  font-size: 10px;
}

.lower_block_footer a:hover{
  text-transform:  none
}

img#logolevelup
{
  max-width: 56%;
}

/* Large devices (desktops, less than 1024px)*/
@media (max-width: 1024px) { 
  
  .brand > img {
    display: block;
    overflow: hidden;
    max-width: 200px;
    max-height: 40px;
    margin: 0 auto;
  }

}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 992px) { 
  .navbar-default a {
    line-height: 20px;
    font-size: 17px;
  }

  .navbar > .container{
    width: 100%;
  }

  .main_img_title{
    font-size: 1.5em;
  }

  .main_img_sub_title{
     
    font-size: 2.5em;

  }

  .main_img_title_big{
    
    font-size: 4em !important;
    
  }

  .main_img_sub_title_big{

    font-size: 1.8em;

  }


}

/* Small devices (landscape phones, less than 768px)*/
@media (max-width: 767.98px) { 

}

/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {

}

@media (max-width: 1024px) {
  .navbar-header {
      float: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
      float: left;
      margin: 15px;
  }
  .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
      margin-top: 7.5px;
  }
  .navbar-nav>li {
      float: none;
  }
  
  .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;

  }
  /*.collapse.in{
      display: none !important;
  }*/

    .brand > img {;
    margin-top: 10px;
    }
}


@media only screen and (max-width: 550px) {
    
  .main_img_title{
    font-size: 0.5;
  }

  .main_img_sub_title{
    font-size: 1.5em;
  }

  .main_img_title_big{
    
    font-size: 2em !important;
    
  }

  .main_img_sub_title_big{

    font-size: 0.8em;

  }

}