@import url('https://fonts.googleapis.com/css?family=Rajdhani:400,500,600,700');

html, body {
	height: 100%;
	font-family: "Rajdhani";
	background-image: url("../img/fondo.jpg");
	
}

a, span, input, :before, :after, header, img {
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

.wrapper {
	max-width: 1280px;
	box-sizing: border-box;
	padding: 0 15px;
	position: relative;
	margin: 0 auto;
}
.btn {
    padding: 12px 45px;
    min-height: 40px;
    font-family: 'Rajdhani', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 18px;
    border: 0;
    font-weight: 600;
    border-radius: 0;
	margin-top: 10px;
    background: #86b93c;
    outline: none !important;
    color: #fff !important;
}
.col25, .col33, .col50, .col66, .col75, .col100 {
	float: left;
	position: relative;
	box-sizing: border-box;
	padding: 0 15px;
}

img {
	max-width: 100%;
}

.col33 img {
	width: 100%;
}

.col25 {width: 25%;}
.col33 {width: 33.33%;}
.col50 {width: 50%;}
.col66 {width: 66.66%;}
.col75 {width: 75%;}
.col100 {width: 100%;}

.left25 {
	margin-left: 25%;
}

.floatRight {
	float: right;
}

.textRight {
	text-align: right;
}

.innerCols {
	margin: 0 -15px;
}

.inline {
	display: inline-block;
	float: none;
}

ul, ol, dl {
	margin: 0;
	padding: 0;
}

h1, h2, h3, nav a, button, th, input[type=submit], h4, h5, h6, p, li, span, em, input, textarea, label, td, a, dd, dt {
	font-family: 'Rajdhani', sans-serif;
	font-weight: 400;
	margin: 0;
	padding: 0;
}

header {
	font-size: 16px;
	padding: 20px 0;
	background-color: white;
	
}

header ul {
	text-align: right;
	font-size: 16px;
	list-style: none;
	font-weight: bold;
	float: right;
}

nav {

	background-color: #a1cc3a;
	color:white;
	font-size: 20px;
}

nav li {
	float: left;
	list-style: none;
}

nav li a {
	font-weight:700;
	color:white;
	padding: 10px;
	display: block;
}



.slider {
	background: url("../img/slides/img_banner.jpg") center center;
	height: 415px;
	border-bottom: solid 10px #a1cc3a;
}

.cajaNegra {
	background: rgba(0,0,0,.8);
	padding: 2px;
	margin-top: 30px;
}

.contenido h1 {
	font-size: 40px;
	color:#a1cc3a;
	font-weight: bold;
	line-height:36px;
	padding: 10px;
}

.contenido h1 span {
	font-size: 37px;
}

.contenido h2 {
	font-size: 18px;
	color:white;
	font-weight: medium;
	line-height:20px;
	padding: 10px;
	margin-top: 5px;
}	

.contenido h2 span {
	font-weight: bold;
}

.contenido .col33 h1 {
	color:white;
	padding: -40px;
	font-size: 24px;
	line-height:24px;
}

.contenido .col33 h1 span {
	color:#a1cc3a;
	font-size: 24px;
}

.contenido .col33 ul {
	color: white;
	padding: 10px;
	margin-top: -20px;
	list-style: none;
}

.contenido .col33 img {
	margin-top: 30px;
}

form {
	color:#a1cc3a;
	list-style: none;
	padding: 10px;
}

label, input, textarea {
	font-size: 18px;
	font-weight: bold;
	display: block;
	padding: 10.5px 0;
	width: 100%;
	border: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

input[type="submit"] {
	text-align: center;
	background-color:#a1cc3a;
	color:black;
	margin-top: 30px;
	height: 40px;
	font-weight: bold;
	font-size: 20px;
}


iframe {
	width: 100%;
	height: 400px;
	margin:30px 0 0;
}

.banners { 
	margin: 30px 0 0;
}	

.banners img {
	width: 100%;
}

.banners a {
    box-shadow: rgba(0,0,0,.7) 0px 5px 10px 0;
    display: block;
}

footer {
	background-color: #a1cc3a;
	padding: 20px 0;
}

footer p {	
	color: white;
	font-weight: bold;
	font-size: 20px;
	color: black;
}

footer a {	
	color: white;
}


footer .col100 p {
	text-align: right;
	float: right;
}

footer p:first-child {
	text-align: left;
	float:left;

}

@media (max-width: 1200px) {
	.contenido h1 br {display: none;}
	.contenido h1 span {font-size: inherit; font-weight: inherit;}
}

@media (max-width: 1024px) {
	.contenido h2 br {display: none;}
	.col50 .banners {float: left;}
	.col33 {width: 50%;}
	.col50 {width: 50%;}
	.col100 {width: 100%;}
	.separaBanners {display:none;}
}

@media (max-width: 800px) {
	.col33 {width: 100%;}
	.col50 {width: 100%;}
	.col100 {width: 100%;}
}

@media (max-width: 640px) {
	.col33 {width: 100%;}
	.col50 {width: 100%;}
	.col100 {width: 100%;}
}


a.wp-call {
    text-decoration: none;
    z-index: 5;
}

.wp-call {
    position: fixed;
    bottom: 20px;
    z-index: 1000;
    right: 0;
    border-radius: 9px 0 0 9px;
    background: #fff;
    box-shadow: 0 7px 15px rgba(0, 0, 0, 0.55);
    overflow: hidden;
    display: flex;
    align-items: center;
}

.wp-call.post {
    bottom: 10px;
}

.wp-call:hover {
	-moz-transform: scale(1) translateX(1px) translateY(-2px);
	-webkit-transform: scale(1) translateX(1px) translateY(-2px);
	-o-transform: scale(1) translateX(1px) translateY(-2px);
	-ms-transform: scale(1) translateX(1px) translateY(-2px);
	transform: scale(1) translateX(1px) translateY(-2px);
	-webkit-transition: all 0.2s ease-in;
	;
	-moz-transition: all 0.2s ease-in;
	;
	-ms-transition: all 0.2s ease-in;
	;
	-o-transition: all 0.2s ease-in;
	;
	box-shadow: 0 7px 8px -5px #55555596;
	transition: all 0.2s ease-in;
}

.wp-call img {
	float: left;
	width: 52px;
	padding: 4px 8px;
	background: #1ebea5;
}

.wp-call span {
    color: #888;
    font-size: 15px;
    padding: 0px 30px 0 15px;
    text-align: left;
    line-height: 1em;
}

.wp-call span strong {
	font-size: 21px;
	font-weight: bold;
}

@media (max-width:991px) {
	.wp-call span {
        min-width: 90px;
    }
    .wp-call {
        bottom: 120px;
    }
	.wp-call.post {
        bottom: 40px;
    }
}
@media (min-width: 800px){
	.wp-call {
		bottom: 85px;
	}
}


img.icon-social {
    margin-top: 5px;
    width: 30px;
    padding: 5px;
}
img.icon-social:hover {
   opacity: 0.7;
}
