.post-info {
    float: right;
    margin-right: 3px;
}

.date .bold, .comments-nr .bold {
    font-size: 25px;
	    padding: 1px 0 1px 0;
}
.post-info p {
    text-align: left;
    margin-bottom: 0px;
    line-height: 11px;
}
.post-entry h1 {
    margin-bottom: 35px;
}
.ai1ec-month-view .ai1ec-week div {
max-height:70px !important;
}
.ai1ec-month-view .ai1ec-event-time {
display:none;
}


#ai1ec-calendar-view > div > div.ai1ec-title-buttons.ai1ec-btn-toolbar > div > a.ai1ec-next-year.ai1ec-load-view.ai1ec-btn.ai1ec-btn-sm.ai1ec-btn-default{
display:none;
}

.ai1ec-month-view .ai1ec-date {
background: #fff;
/* color: #bbb5a5; */
/* font-size: 10pt; */
line-height: 30px;
height: 40px;
margin-bottom: 1px;
padding: 12px 0px 0px 0px;
font-size: 22px;
text-align: center;
/*text-shadow: 0 0px 0 #54461f;*/
}

.ai1ec-agenda-widget-view .ai1ec-date.ai1ec-today, .ai1ec-agenda-view .ai1ec-date.ai1ec-today {
    border-top: 1px solid #fff;
    background: linear-gradient(#bfdef4,#bfe0f4 1em,#fff);
    background-repeat: no-repeat;
}



/*  estilo formularios*/

.wpcf7-text, .wpcf7-textarea, .wpcf7-captchar {
    background-color: transparent !important;
    border-bottom: 3px solid
			#001!important;
		border-color: #D8DAE1 !important;
    border-top: 0px!important;
    border-left: 0px!important;
    border-right: 0px!important;
    width: 80% !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    padding: 16px !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 1px!important;
  font-size: 16px !important;
}
.wpcf7-submit {
    color: #fff !important;
    margin: 8px auto 0;
    cursor: pointer;
    font-size: 20px;
    font-weight: 700;
    -moz-border-radius: 0px;
    -webkit-border-radius: px;
    border-radius: 0px;
    padding: 1px 20px;
    line-height: 1.7em;
    background: #46647B;
    border: 1px solid #46647B;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif !important;
    text-transform: uppercase;
}
.wpcf7-submit:hover { 
    background-color: #57e6e6; 
    border-color:#57e6e6; 
    padding: 6px 20px !important; 
    color: #fff!important;
}
div.wpcf7 {
    font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif !important;
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
    text-align: center;}
.wpcf7-textarea {
    font-family: 'Droid Sans', Helvetica, Arial, Lucida, sans-serif;
    width: 100%;
    box-sizing: border-box;
    padding: 24px;
    position: relative;
    line-height: 1.5em;
    font-size: 20px;
    margin-bottom: 40px;
    color: #eee;
}

.nav > div > ul li {
    float: left;
    margin-left: 12px;
    position: relative;
    display: block;
    font-size: 22px;
    font-size: 16px;
}


.toggle-container h6 {
    font-family: ubuntu;
    color: #46647b;
    text-decoration: none;
    text-transform: lowercase;
    padding: 7px 8px 7px 33px;
    font-size: 20px;
    line-height: 20px;
    margin: 0;
    border: 1px solid #46647b;
}

@font-face {
    font-family: 'Ubuntu';
    font-weight: normal;
    font-style: normal;
}
.nav,h1,h2,h3,h4,.home_tagline h1,.tagline h1,.over span,.dropcap1,.dropcap2,.bold,.nivo-caption { 
	font-family:'Ubuntu', Helvetica, Arial; 
	color:#46647b;
	text-transform:initial;
	font-weight:bold; 	
}

.destacado-menu > a {
background-color: #61CE70;
color: #fff;
}

.resaltar-menu > a {
background-color: #61CE7000;
color: #fff;
}

.flexslider, .purity-flexslider.flexslider {
    display: none;
}

.line {
    display: none;
}


.ai1ec-single-event .ai1ec-event-details {
    overflow: inherit;
}