body{
	color: #4e4c4d;
}
h3{
	font-size: 26px;
}
a{
    text-decoration: none;
}
.top-nav{
	margin-top: 3vh;
}
.h4-font{
	font-size: 19px; font-weight: 600;
}
.text-caso{
	color: #fff;font-size: 17px;font-weight: 500;
}
.cont-space{
	padding-top: 50px;
	padding-bottom: 50px; 
}
.alto-banner{
    height: 50vh;
}
@media (min-width: 1200px) and (max-width: 1600px){
     .alto-banner{
        height: 60vh;
    }
}
.navbar-default {
    background: #fff;
    box-shadow: none;
    border: none;
    margin: 0;
    padding: 0px 15px;
        padding-top: 0px;
    padding-top: 10px;
}
.btn-land{
	height: 65px;
	border-bottom: 3px solid #fff;
}
.bord-s{
	border-bottom: 3px solid #000;
}
.title-hr{
	width: 100px; border: 2px solid #4e4c4d; margin: 0;
}
.space-title{
	margin-bottom: 60px; margin-top: 15px;
}
.contain-75{
	width: 75%; margin: 0 auto;
}
.video-datos{
	margin: 25px 0;
}
.video-datos:hover{
	opacity: .8;
}
.h1-big{
	font-size: 47px;font-weight: 700;
}
.f-gris{background-color: #f4f4f4;}
.title-banner{
    color: #fff;font-weight: 700;font-size: 35px;
}
.pdf-1{
    padding:5px 20px;border:1px solid #fff;font-size: 20px;font-weight: 600;color: #fff;background-color: #42517C;
}
.pdf-1:hover{
    background-color: #3e4c75;
}
.pdf-2{
    padding:5px 20px;border:1px solid #fff;font-size: 20px;font-weight: 600;color: #fff;background-color: #08819E;
}
.pdf-2:hover{
    background-color: #07748e;
}
.pdf-3{
    padding:5px 20px;border:1px solid #fff;font-size: 20px;font-weight: 600;color: #fff;background-color: #63bde2;
}
.pdf-3:hover{
    background-color: #5baccd;
}
.pdf-4{
    padding:5px 20px;border:1px solid #fff;font-size: 20px;font-weight: 600;color: #fff;background-color: #8e99c6;
}
.pdf-4:hover{
    background-color: #858fb8;
}

#main-column ul li::before, #main-column-2-sections .two-backgrounds-a-left ul li::before {
    font-family: 'FontAwesome';
    content: '\f14a';
    margin: 0 5px 0 -15px;
    display: none !important;
}

.slick-next::before, .slick-prev::before{
	display: none;
}
.camp-slide .slick-next::after, .camp-slide .slick-prev::after{
	color: #fff !important;
}
.slick-next::after, .slick-prev::after{
	color: #4e4c4d;
}

/* Hover */
.camp-slide .slick-next:hover::after, .camp-slide .slick-prev:hover::after{
	color: #7dd7ef !important;
}
.slick-next:hover::after, .slick-prev:hover::after{
	color: #7dd7ef;
}


.slick-prev, .slick-next{
	width: 23px !important;
	height: 45px !important;
}

/* Gris */

.slick-dotted.slick-slider {
    margin-bottom: 75px !important;
}

.slick-dots li button::before {
    font-family: 'slick';
    font-size: 0 !important;
    line-height: 12px !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 12px !important;
    height: 12px !important;
    content: '•';
    text-align: center;
    opacity: 1 !important;
    color: transparent !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border: 1px solid #4e4c4d;
    border-radius: 10px;
    background: transparent;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 12px !important;
    height: 12px !important;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
    
}

.slick-dots li.slick-active button::before {
    opacity: 1 !important;
    color: transparent !important;
    background: #4e4c4d;
}

/* blanco */

.camp-slide .slick-dots li button::before {
    font-family: 'slick';
    font-size: 0 !important;
    line-height: 12px !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 12px !important;
    height: 12px !important;
    content: '•';
    text-align: center;
    opacity: 1 !important;
    color: transparent !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border: 1px solid #fff;
    border-radius: 10px;
    background: transparent;
}
.camp-slide .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 12px !important;
    height: 12px !important;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
    
}

.camp-slide .slick-dots li.slick-active button::before {
    opacity: 1 !important;
    color: transparent !important;
    background: #fff;
}


/* ---------- */


.slick-dots li {
    position: relative;
    display: inline-block;
    width: 12px !important;
    height: 12px !important;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots {
    position: absolute;
    bottom: -60px !important;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
#newsletter-section, #site-footer, #after-footer{
	display: inherit !important;
}
.site-content{
	padding-bottom: 0;
}
.menu-land{
	position: fixed;

	width: 100%;

	background-color: #fff;

	top: 0;
	z-index: 600;
	-webkit-box-shadow: 0px 3px 25px -6px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 3px 25px -6px rgba(0,0,0,0.75);
	box-shadow: 0px 3px 25px -6px rgba(0,0,0,0.75);
	
}
.menu-mas{
	-webkit-box-shadow: 0px 3px 25px -6px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 3px 25px -6px rgba(0,0,0,0.75);
	box-shadow: 0px 3px 25px -6px rgba(0,0,0,0.75);
}

.align-footer-r{
    text-align: right;
}
@media(max-width: 992px){
	#inicio{
		height: 168.42px !important;
	}
    .align-footer-r{
        text-align: center;
    }
    .align-footer{
        text-align: center;
    }
    .cont-noticias{
        padding: 0 30px !important;
    }
    .title-banner{
        color: #fff;font-weight: 700;font-size: 28px;
    }
}
@media(max-width: 768px){
	#inicio{
		height: 83.84px !important;
	}
	.navbar-default{
		padding-bottom: 15px;
	}
    .title-banner{
        color: #fff;font-weight: 700;font-size: 23px;
    }
}

.sombra-casos{
	padding: 32px 25px;

	-webkit-box-shadow: -1px 10px 14px 0px rgba(194,194,194,1);
    -moz-box-shadow: -1px 10px 14px 0px rgba(194,194,194,1);
    box-shadow: -1px 10px 14px 0px rgba(194,194,194,1);
}
.btn-info-land{
	color: #fff;font-size: 17px;padding:10px 15px;background-color: #42517c;
}
.btn-info-land:hover{
	background-color: #1f2b4e;
}
.visible-sm{display: none;}
.bg-pdf{
	background-color: #4B9298;padding: 12px 20px;transition: 1s background-color;cursor: pointer;
}
.bg-pdf:hover{
	background-color: #42517C;padding: 12px 20px;
}

@media(max-width: 994px){
	.visible-sm{
		display: initial !important;
	}
	.hidden-sm{
		display: none;
	}
	.h1-big{
		font-size: 40px;font-weight: 700;
	}
	h3 {
	    font-size: 23px;
	}
	.contain-75{
		width: 80%; margin: 0 auto;
	}
	.btn-land{
		height: 38px;
	}
    .cont-noticias{
        padding: 0 30px !important;
    }
}


@media(max-width: 768px){
	h3 {
	    font-size: 20px;
	}
	.cont-noticias{
		padding: 0 45px !important;
	}
	
	.h1-big{
		font-size: 35px;font-weight: 700;
	}
	.contain-75{
		width: 85%; margin: 0 auto;
	}
}
