/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 @import url('https://fonts.googleapis.com/css?family=Rancho');
 
 body {
    background: #AD46B9 url(../../../images/fondo2.jpg);
}

#bannersup p {
    margin-bottom: 0px;
    padding-top: 10px
}

body {
    border-top: 0px solid #1db9e8;

}

.uk-navbar{
    background: #e14a7f;

}

.uk-navbar-nav > li > a {
    color: #fff;
    font-family: 'Rancho', cursive;
    font-size: 28px
    }

.uk-navbar-nav > li.uk-active > a {
    background: #c62f63;
    color: #fff;
}

.uk-navbar-nav .uk-width-1-6 {
    width: auto
}

.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a:focus, .uk-navbar-nav > li.uk-open > a{
    color: #ad46b9;
    background: #fff
}

.tm-header {
    height: 60px;
}


@media (min-width: 1220px) {
 .destacados .uk-grid-width-xlarge-1-1 > * {
    width: 100%;
  }
 .destacados.uk-grid-width-xlarge-1-2 > * {
    width: 50%;
  }
 .destacados .uk-grid-width-xlarge-1-3 > * {
    width: auto;
  }
 .destacados .uk-grid-width-xlarge-1-4 > * {
    width: 25%;
  }
 .destacados .uk-grid-width-xlarge-1-5 > * {
    width: 20%;
  }
 .destacados .uk-grid-width-xlarge-1-6 > * {
    width: 16.666%;
  }
 .destacados .uk-grid-width-xlarge-1-10 > * {
    width: 10%;
  }
  
   .tm-block .destacados {
    padding-top: 0px;
    margin-top: -20px;
    margin-bottom: -20px
  }
}

.tm-footer {
  margin-top: 10px;
  background-color: #c52f64;
  color: #fff;
  font-family: 'Rancho', cursive;
  font-size: 22px;
  text-align: center;
  font-weight: bold;
}

.tm-totop-scroller {

    color: #ad46b9!important;
}

.tm-totop-scroller:hover, .tm-totop-scroller:focus {
  color: #fff!important;
  text-decoration: none;
  background: #b149bd;
}

.tm-footer a{
  color: rgba(255, 255, 255, 0.66)
}

.tm-footer a:hover{
  color: rgba(255, 255, 255, 1)
}

.uk-article-title {
  text-transform: none;
  font-weight: bold;
  color: #82358b;
  line-height: 1em;
  font-size: 35px;
  font-family: 'Rancho', cursive;
}


h3 {
  text-transform: none;
  font-weight: bold;
  color: #82358b;
  line-height: 1em;
  font-size: 28px;
  font-family: 'Rancho', cursive;
}

h1 {
  text-transform: none;
  font-weight: bold;
  color: #82358b;
  line-height: 1em;
  font-size: 35px;
  font-family: 'Rancho', cursive;
}

h1 {
  text-transform: none;
  font-weight: bold;
  color: #82358b;
  line-height: 1em;
  font-size: 31px;
  font-family: 'Rancho', cursive;
}

html{
  font-size: 15px
}

.tm-content li {
    list-style-type: none;   

}

.tm-content li:before {
    content: "\f054";
    font-family: FontAwesome;
    margin: 0px 10px 0px -10px;
    color: #82358b; 
    
}

.ubicacion .uk-panel{
	text-align: center
}

.ubicacion li:before {
      display: none;
}

.ubicacion li {
      margin-left: -25px
}

.well {
    background: none;
    padding: 0px!important;
}

.contacto h3 {
    text-transform: none;
    font-weight: bold;
    color: #82358b;
    line-height: 1em;
    font-size: 35px;
    font-family: 'Rancho', cursive;
}

.contacto .control-group input {
    height: 22px;
    min-height: 22px !important;
    line-height: 22px;
    /*width: 100%*/
}

.contacto .mod-rscontact-width-auto {
    width: 100%;
    height: 200px
}


select:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    box-shadow: none;
    border-color: #82358b;
    outline: 0;
    background: rgba(255, 255, 255, 0.1);
    color: #333
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background-color: rgba(255, 255, 255, 0.1);
    border: 1px solid #c3c3c3;

}

.radio input[type="radio"], .checkbox input[type="checkbox"] {
    float: left;
    margin-left: -20px;
    margin-top: -1px;
}

.btn-primary, .btn-info, .btn-inverse {
    background-color: #82358b;
    color: #ffffff;
    background-image: none;
    box-shadow: inset 0 0 0 1px #82358b;
}

.btn-primary:hover, .btn-info:hover, .btn-inverse:hover,
.btn-primary:focus, .btn-info:focus, .btn-inverse:focus,
.btn-primary:active, .btn-info:active, .btn-inverse:active {
    background-color:#b149bd;
    color: #ffffff;
    background-image: none;
    box-shadow: inset 0 0 0 1px #82358b;
}

.btn:focus {
    outline: thin dotted #333;
    outline: 0px auto -webkit-focus-ring-color; 
    outline-offset: -2px;
}

.btn:focus {
    outline: thin dotted #333;
    outline: 0px auto -webkit-focus-ring-color; 
    outline-offset: -2px;
}

.alert-success {
    background: #fff;
    color: #333;
}

.destacados li:before{
  display: none
}


.uk-navbar-toggle {
  font-size: 18px;
  color: #fff;
  text-decoration: none;
}

.uk-navbar-toggle:hover,
.uk-navbar-toggle:focus {
  color: #fff;
  text-decoration: none;
  /* 2 */
  outline: none;
}

html .uk-nav.uk-nav-offcanvas > li.uk-active > a {
  background: #82358b;
  color: #ffffff;
}

.uk-offcanvas-bar{
	
	background: #cba2cc
}

.uk-nav-offcanvas > li > a {
  color: #82358b;
  padding: 10px 15px;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  font-weight: bold
}

@media(max-width: 960px){
	.uk-navbar-nav > li > a {
    color: #fff;
    font-family: 'Rancho', cursive;
    font-size: 18px;
}
	
}
@media(min-width:768px){

    #bannersup2{
    display:none;
  }
  
}
@media(max-width:767px){
  #bannersup{
    display:none;
  }
    #bannersup2{
    display:inherit;
    background: #fff;
    padding: 5px;
    margin-top: 20px
  }
  
}

