/* body {
	background-image: url(../images_europerfiles/fondo4.jpg) !important;
} */

/*
section {
	background: none !important;
} */

.bg_europerfiles {
	background-image: url(../images_europerfiles/fondo4.jpg) !important;
}

.bgwhite {
	background: #fff !important;
}

#inicio {
	background-image: url(../images_europerfiles/ebanner1.jpg);
}

/*
#text-fade {
	background: #3ab2c2;
}*/

.bg-intro {
	background-image: url(../images_europerfiles/img1.png);
}

.dark #navigation.fixed {
    background-color: #01263c !important;
}

#bg-counter {
	background-image: url(../images_europerfiles/img2.jpg);
}

.navbar-brand {
    float: left;
    height: 70px;
    padding: 4px !important;
    font-size: 18px;
    line-height: 20px;
}

ul.social li a {
    height: 42px;
    line-height: 40px;
    width: 42px;
    font-size: 24px;
    border: 1px solid #979797;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.whitecolor {
    color: #ffffff;
    text-shadow: #171717 2px 2px 6px !important;
}

#page-banner .heading-title {
    color: #3ab2c2;
    text-shadow: #171717 2px 2px 6px !important;
}

.button.defaulthole {
    border: 2px solid #42d9e4;
    color: #fff;
    background: #42d9e4;
}