@import url(https://fonts.googleapis.com/css?family=Roboto:100);

body {
    font-family: 'Roboto', sans-serif;
    font-size:12px;
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'Roboto', sans-serif;
}

.font_champagne{
    font-family: 'Roboto', sans-serif;
}

input[type="submit"]{
    font-family: 'Roboto', sans-serif;
}

input[type="submit"].search-button {
    font-family: 'Roboto', sans-serif;
}

.header_wrapper {
    font-family: 'Roboto', sans-serif;
}

.contact_container {
	text-align: left;
}

.contact_container h1 {
	margin-left: 35%;
	border-bottom: none;
	margin-bottom: 0;
    padding-bottom: 0;
}

.contact_container .anchor_bordera {
	border-bottom-color: #edebf0;
    	border-bottom-style: solid;
    	border-bottom-width: 1px;
	margin-bottom: 19px;
    	padding-bottom: 16px;
}

.contact_container .contact-item {
	margin-left: 35%;
}

.page-contact h1, .page-contact div.contact-item {
	margin-left: 0;
	font-size: 1.2em;
}

.slider_text_container h2 {
    font-family: 'Roboto', sans-serif;
}

p.services_box_rect_head{
    font-family: 'Roboto', sans-serif;
}

.footer {
    padding: 0;
    background:#111;
    overflow:hidden;
    color: #d8d4d4;
	
	position:fixed;
    left:0px;
    bottom:0px;
    height:45px;
    width:100%;
}

.footer-home {
    padding: 0;
    background:#111;
    overflow:hidden;
    color: #d8d4d4;
    
    position:fixed;
    left:0px;
    bottom:0px;
    height:115px;
    width:100%;
}

.pre-footer {
	height:50px;
	clear: both;
	width: 100%;
}

.pre-footer-home {
    height:120px;
    clear: both;
    width: 100%;
}

.footer h1 {
    font-family: 'Roboto', sans-serif;
}

.footer #searchsubmit {
	font-family: 'Roboto', sans-serif;
}

.service-home-container {
    width: 100%;
	/*box-shadow: 0 2px 2px rgba(82, 82, 82, 0.4);*/
	height: 73px;
	margin-left: 4px;
}

.service-home {
    text-align: center;
    height: 73px;
    color: #333333;
    font-size: 1.5em;
    font-weight: bold;
    margin: 0;
    margin-left: 4px;
	box-shadow: 0 2px 2px 0 rgba(82, 82, 82, 0.4);
	width: 24%;
	float: left;
	overflow: hidden;
    text-transform: uppercase;
}

.service-home p.services_box_rect_title {
    margin-top: 10px;
    padding-bottom: 0;
}

.service-home p.services_box_rect_para {
    font-size:0.7em;
    font-weight: normal;
    text-transform: none;
    line-height: 12px;/*aliniar la part inferior dels textos dels destacats amb la imatge de Excavaciones.*/
}

.service-home-excavaciones {
    background-color: #9fc6ff;
	box-shadow: 0 2px 2px 0 rgba(82, 82, 82, 0.4);
	width: 26%;
    padding-top: 0;
}

#filters li {
	font-family: 'Roboto', sans-serif;
}
.post_category{
	font-family: 'Roboto', sans-serif;
}

.read-more {
	font-family: 'Roboto', sans-serif;
}

.thumb span {
	font-family: 'Roboto', sans-serif;
}

.paging li a {
	font-family: 'Roboto', sans-serif;
}

.error #searchsubmit {
	font-family: 'Roboto', sans-serif;
}

.sidebar h3 {
	font-family: 'Roboto', sans-serif;
}

.sidebar #searchsubmit {
	font-family: 'Roboto', sans-serif;
}

.sidebar_headings {
	font-family: 'Roboto', sans-serif;
}

.popular_tab p{
	font-family: 'Roboto', sans-serif;
}
.post #searchsubmit {
	font-family: 'Roboto', sans-serif;
}

.social_wrapper { display: none; }

#logo {
    height: 50px;
	padding-top: 2px; /*16px;*/
}
#logo a {
	float: left;
}

#logo h1 {
	margin: -6px 90px;
	font-size: 2.2em;
}

#logo h2 {
	margin: -6px 90px;
	font-size: 1.8em;
}

.slider_img_container img {
	width: auto;
	margin-top: 125px;
	margin-bottom: 50px;
	float: right;
}

.homepage_nav_title {
	box-shadow: none; /*0px 2px 2px rgba(82, 82, 82, 0.4);*/
    	-moz-box-shadow: none; /*0px 2px 2px rgba(82, 82, 82, 0.4);*/
    	-webkit-box-shadow: none; /*0px 2px 2px rgba(82, 82, 82, 0.4);*/
	background: #E1E1E1;
    	color: #8C8C8C;
}

.homepage_top_feature {
    margin-top: 50;
}

#marcaagua_homepage {
    background-image: url('images/Marca_agua.1280x733.jpg');
    background-repeat: repeat;
    background-position: top right;
}

.index_titles {
	border: 0;
	line-height: 0;
}

h1.index_titles {
	border-bottom: 0;
	border-top: 0;
	color: #8C8C8C;
	background-color: #EFEFEF;
	font-size: 2.353em;
	line-height: 41px;
	padding-bottom: 27px;
	padding-top: 27px;
	text-align: center;
}

h1.page-title {
	font-size: 2.353em
}

h1.index_titles img, .page-title img {
	height: 50px;
}

h1.post_title {
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 1.8em;
}

.content-bar {
    line-height: 30px;
    padding-top: 25px;
}

.content-bar p {
    font-size: 1.1em;
	text-align: justify;
}

.content-bar p:first-letter {
    font-size: 1.5em;
}

.copyright_wrapper {
	background-color: #EFEFEF;
	width: 100%;
    text-align: left;
}

.copyright_text {
	width: 95%;
	margin-left: 5%;
	background-color: #EFEFEF;
    font-size: 1em;
	padding: 0;
    clear: both;
    /*padding-bottom: 12px;
    padding-top: 19px;*/
}

.copyright_text p {
	padding: 0;
	color: #8C8C8C;
}

.copyright_text p.credits {
	font-size: 0.8em;
}

.footer-home-excavaciones {
    display: none;
}

.fourzerofourerror.somewhat {
    border-bottom: none;
    font-size: 1em;
    padding-bottom: 50px;
}


#search, .error.sidebar #search, .post #search, .sidebar #search {
    border: medium none;
    border-radius: 4px;
    box-shadow: none;
    color: #1d1d1d;
    line-height: 16px;
    padding: 8px 9px 9px 10px;
    width: 41%;
    background: #EFEFEF none repeat scroll 0 0;
}

.post_content {
    border-bottom: none;
    position: relative;
	margin-top:  5px;
	font-size: 1.25em;
}

ul.post_meta {
	padding-bottom: 10px;
}

.post #searchsubmit, .sidebar #searchsubmit {
    background: #1d1d1d url("images/search_icon.png") no-repeat scroll center center;
    color: #EFEFEF;
    transition: none;
}

.sidebar a, .post_content a.read-more  {
    color: #1d1d1d;
    transition: all 0.3s ease 0s;
}

.sidebar li a:hover, .post_content a:hover{
    color: #1d1d1d;
    font-weight: bold;
    margin-left: 5px;
	font-size: 1.1em;
}

ul#accordion, ul#accordion2 {
    line-height: 20px;
}

ul#accordion li, ul#accordion2 li {
    list-style: none !important;
}

ul#accordion li span.noicon, ul#accordion2 li span.nicon {
    padding-left: 15px;
}

.epigrafe, .epigrafe2, .subacc_epigrafe {
	cursor: pointer;
}

/* Menus */

#MainNav, #menu, #menu .sf-menu, #menu .sf-menu li {
	height: 40px;
}

#menu .sf-menu {
	margin-top: 18px; /*53px;*/
	/*padding-bottom: 0px;*/
}

/*#menu .sf-menu li {
	padding-bottom: 0px;
	margin-bottom: 0px;
}*/

#menu .sf-menu li a {
	padding: 0px 14px 0px 16px;
	text-shadow: none;
	color: #ABABAB;
	transition: none;
}

#menu li.current-menu-item a, #menu li.current-menu-parent a, #menu li.current_page_parent a, #menu li a.selected, #menu li.current_page_item a {
    color: #ABABAB;
    text-shadow: none;
    background: none;
    -webkit-animation: none;
    border: 1px solid #FFFFFF;
}

#menu li a.selected, #menu li.current_page_item a, #menu li:last-child.current-menu-item a {
    color: #8C8C8C;
    text-shadow: none;
    border: 1px solid #8C8C8C;
    font-weight: bold;
    background: none;
    -webkit-animation: none;
}
#menu li a:hover {
    color: #8C8C8C;
    text-shadow: none;
    font-weight: bold;
    background: none;
    -webkit-animation: none;
    border: 0; /*1px solid #8C8C8C;*/
}

#menu li.current-menu-item a:hover, #menu li.current-menu-parent a:hover, #menu li.current_page_parent a:hover, #menu li a:hover.selected {
    font-weight: bold;
    color: #8C8C8C;
}

#menu li a:hover.selected {
    color: #8C8C8C;
}

#menu .sf-menu {
	height: 30px; /*40px;*/
}

#menu .sf-menu li a {
	text-transform: none;
}

.selectLanguage {
	margin-top: 17px;/*53px;*/
}

/*-----------------------------------------------------------------------------------*/
/*	Form Styles
/*-----------------------------------------------------------------------------------*/

.formcontact-label { text-align: left !important; }

/*-----------------------------------------------------------------------------------*/
/*	12. #Services Styles
/*-----------------------------------------------------------------------------------*/
.ch-grid {
    margin: 0px 0 0 0;
    padding: 0;
    list-style: none;
    display: block;
    text-align: center;
    width: 100%;
    z-index:1000;
}
.ch-grid:after,
.ch-item:before {
    content: '';
    display: table;
}
.ch-grid:after {
    clear: both;
}
.ch-grid li {
    width: 220px;
    display: inline-block;
    margin-bottom:40px;
    position:relative;
    float: left;
    margin-left: auto ;
    margin-right: 75px ;
    display: table-cell;
}
.ch-grid ul {
    display: table;
}
/****style5****/
.ch-item {
    width: 118%;
    height: 118%;
    border-radius: 0%;
    border: 0;/*solid #1B4046;*/
    position: relative;
    cursor: default;
    box-shadow: none;
        /*inset 0 0 0 0 rgba(200,95,66, 0.4),
        inset 0 0 0 16px rgba(255,255,255,0.6),
        0 1px 2px rgba(0,0,0,0.1);*/

    -webkit-transition: none;/*all 0.4s ease-in-out;*/
    -moz-transition: none;/*all 0.4s ease-in-out;*/
    -o-transition: none;/*all 0.4s ease-in-out;*/
    -ms-transition: none;/*all 0.4s ease-in-out;*/
    transition: none;/*all 0.4s ease-in-out;*/
}

.ch-img-1 { 
    background-size:260px 220px;
    border-radius:0%;
    height: 220px;
}

.ch-img-1 img{
    border-radius: 0%;
    width: 260px;
    height: 220px;
    text-align: center;
}

.ch-img-2 { 
    background-size:260px 220px;
    border-radius:0%;
    height: 220px;
}

.ch-img-2 img{
    border-radius: 0%;
    width: 260px;
    height: 220px;
    text-align: center;
}

.ch-img-3 { 
    background-size:260px 220px;
    border-radius:0%;
    height: 220px;
}

.ch-img-3 img{
    border-radius: 0%;
    width: 260px;
    height: 220px;
    text-align: center;
}

.ch-img-4 { 
    background-size:260px 220px;
    border-radius:0%;
    height: 220px;
}

.ch-img-4 img{
    border-radius: 0%;
    width: 260px;
    height: 220px;
    text-align: center;
}

.ch-info {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 0%;
    opacity: 0;

    -webkit-transition: none; /*all 0.4s ease-in-out;*/
    -moz-transition: none; /*all 0.4s ease-in-out;*/
    -o-transition: none; /*all 0.4s ease-in-out;*/
    -ms-transition: none; /*all 0.4s ease-in-out;*/
    transition: none; /*all 0.4s ease-in-out;*/

    -webkit-transform: none; /*scale(0);*/
    -moz-transform: none; /*scale(0);*/
    -o-transform: none; /*scale(0);*/
    -ms-transform: none; /*scale(0);*/
    transform: none; /*scale(0);*/

    -webkit-backface-visibility: hidden; /*for a smooth font */

}

.ch-item:hover {
    box-shadow: none;
        /*inset 0 0 0 110px rgba(200,95,66, 0.4),
        inset 0 0 0 16px rgba(255,255,255,0.8),
        0 1px 2px rgba(0,0,0,0.1);*/
}

.ch-item:hover .ch-info {
    opacity: 0;

    -webkit-transform: none;/*scale(1);*/
    -moz-transform: none;/*scale(1);*/
    -o-transform: none;/*scale(1);*/
    -ms-transform: none;/*scale(1);*/
    transform: none;/*scale(1);	*/
}

.rect_box {
    overflow: hidden;
    margin-top: -130px;
    background: #efefef;
    color: #8c8c8c;
    width: 260px;
    border-bottom:0;
}

.rect_box p, .rect_box p a{
	color: #464646;
}

.rect_box p a{
    	color: #8c8c8c;
	font-weight: bold;
}

#crumbs, #crumbs a {
    color: #8c8c8c;
}

/* Media queries */

@media only screen and (min-width: 960px) and (max-width: 1140px) {

    #logo h2 { font-size: 1em; }
    .slider_img_container img {
    	margin-top: 100px;
    	margin-bottom: 50px;
    }

}


@media only screen and (max-width: 1200px) {
    .service-home  { font-size: 1.1em; }
}

@media only screen and (max-width: 960px) {
    #logo h1 { font-size: 1.8em; }
    #logo h2 { display: none; }

    .slider_img_container img {
    	margin-top: 100px;
    	margin-bottom: 50px;
    }

    #marcaagua_homepage {
        background-image: url('images/Marca_agua.960x550.jpg');
        background-repeat: repeat;
        background-position: top right;
    }
}

@media only screen and (min-width: 768px) and (max-width: 900px) {
	.service-home-container { margin: 1px;/*margin: 0px;*/}
	.service-home { /*box-shadow: none;*/ width: 22%;}
	.service-home p.services_box_rect_para { display: none;}
	.service-home-excavaciones { /*box-shadow: none;*/ width: 30%;}

    #marcaagua_homepage {
        background-image: url('images/Marca_agua.768x440.jpg');
        background-repeat: repeat;
        background-position: top right;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .slider_img_container img {
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .pre-footer-home {
        height: 50px;
    }
    .footer-home { height: 90px;}

    .service-home-container { margin: 1px;/*margin: 0px;*/}
    .service-home { /*box-shadow: none;*/ width: 20%; font-size: 1em;}
    .service-home p.services_box_rect_para { display: none;}
    .service-home-excavaciones { /*box-shadow: none;*/ width: 35%;}

    /*.service-home-container { display: none;}*/

    /*.service-home { display: none;}*/

    /*.footer-home-excavaciones {
        display: block;
        height: 45px;
        background-color: #9fc6ff;
    }
    .footer-home-excavaciones a img { height: 45px; }*/

    #marcaagua_homepage {
        background-image: url('images/Marca_agua.768x440.jpg');
        background-repeat: repeat;
        background-position: top right;
    }
}

@media only screen and (max-width: 540px) {
    .service-home-container { display: none;}

    .footer-home-excavaciones {
        display: block;
        height: 45px;
        background-color: #9fc6ff;
    }

    .footer-home-excavaciones a img { height: 45px; }
}

@media only screen and (max-width: 480px) {
    .homepage_top_feature {
        margin-top: 50px;
    }
    .slider_img_container img {
    	margin-top: 0px;
    	margin-bottom: 50px;
    	width: 300px;
    }
    .footer-home { height: 90px;}
    .pre-footer-home {
        height: 50px;
    }

    .service-home-container { display: none;}

    .footer-home-excavaciones {
        display: block;
        height: 45px;
        background-color: #9fc6ff;
    }

    .footer-home-excavaciones a img { height: 45px; }

    #marcaagua_homepage {
        background-image: url('images/Marca_agua.480x275.jpg');
        background-repeat: repeat;
        background-position: top right;
    }
}


