/* Add here all your CSS customizations */
.texto {
    font-weight: bold;
    color: #ff9800;
    font-size: 20px;
}
.text-4 {
    font-size: 1.35em !important;
}
.formulario-errores-section label.error {
    color: #ff9800;
}
.lead {
    font-size: 1rem !important;
}
.form-row {
    display: -ms-flexbox !important;  
    display: flex !important;
    -ms-flex-wrap: wrap  !important;
    flex-wrap: wrap  !important;
    margin-right: -5px  !important;
    margin-left: -5px  !important;
}
.form-row>.col, .form-row>[class*=col-] {
    padding-right: 5px;
    padding-left: 5px;
}



/*HEADER*/
.header-top.header-top-sticky-remove-bottom-border {
    background-color: #212529;
}
.header-nav-bar{
    background-color: #212529;
}
.contact-info label{
	font-size: 1em !important;
	font-weight: 600;
}
.contact-info i {
    color: #FF9800;
    font-size: 30px;
    margin-right: 15px;
}
.social-icons li a {
    color: #fff !important;
}
.dropdown-pers img, .bandera{
	width: 20px;
}
@media (min-width: 992px) {
	#header .header-nav-bar .header-nav {
		min-height: 40px;
	}
	#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {;
	    font-size: 0.85em !important;
	}
	#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:hover, #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:focus, #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a.active, #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:active {
	    background-color: #FF9800;
	    color: #fff;
	}
	#header .header-nav-main nav > ul > li.dropdown .dropdown-menu-hp {
	    min-width: 345px;
	}
	#header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
	    background-color: #212529;
	}
	menu li:hover > a, #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li:focus > a, #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.active > a, #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li:active > a, #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.open > a, #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.accessibility-open > a {
	    background-color: #ff9800;
	}
	#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
	    color: #fff !important;
	    border-bottom: 1px solid #464646;
	}
	#header .header-nav-top .dropdown-menu a {
	    color: #fff;
	}
}
#header .header-nav-main nav > ul > li > a {
    font-size: 14px;
}
#header .header-nav-top .dropdown-menu a:hover {
    background-color: #FF9800;
    color: #FFF;
}
#header .header-nav-top .dropdown-menu {
    background: #212529;
}

/*SLIDER*/
.owl-carousel.nav-dark.nav-style-1 .owl-nav .owl-next, .owl-carousel.nav-dark.nav-style-1 .owl-nav .owl-prev {
    color: #FFF !important;
}

/*LLAMADA ACCIÓN*/
.process-step .fa{
    color: #ff9800;
    font-size: 30px;
}
.process .process-step:hover .fa {
    color: #fff;
}


/*
* Font Icons
*/
@font-face {
		font-family: "Fontello";
		src: url("../css/fonts/demos/digital-agency-2/fontello.woff2") format("woff2"), url("../css/fonts/demos/digital-agency-2/fontello.woff") format("woff"), url("../css/fonts/demos/digital-agency-2/fontello.ttf") format("ttf"), url("../css/fonts/demos/digital-agency-2/fontello.eot") format("eot");
}
/*
* Buttons
*/
.custom-btn-outline {
		border-width: 3px;
}

@-webkit-keyframes arrowMove {
		0% {
				position: relative;
				left: -1px;
		}
		50% {
				position: relative;
				left: 3px;
		}
		100% {
				position: relative;
				left: -1px;
		}
}

@keyframes arrowMove {
		0% {
				position: relative;
				left: -1px;
		}
		50% {
				position: relative;
				left: 3px;
		}
		100% {
				position: relative;
				left: -1px;
		}
}

.custom-btn-with-arrow:after {
		content: '\E800';
		font-family: 'Fontello';
		font-size: 18px;
		margin-left: 17px;
}

.custom-btn-with-arrow:hover:after {
		-webkit-animation: arrowMove 600ms ease;
						animation: arrowMove 600ms ease;
		-webkit-animation-iteration-count: infinite;
						animation-iteration-count: infinite;
}

/*
* Titles
*/
.custom-title-with-icon:before {
		content: '\E801';
		font-family: 'Fontello';
		font-size: 15px;
		display: block;
		line-height: 15px;
		margin-bottom: 10px;
}

.custom-title-with-icon-center:before {
		text-align: center;
}

.custom-title-with-icon-right:before {
		text-align: right;
}

/*INDEX Productos*/
.custom-btn-with-arrow:after {
		content: '\E800';
		font-family: 'Fontello';
		font-size: 18px;
		margin-left: 17px;
}
.side-menu-our-work .sort-source li a:before {
	background-color: #FF9800 !important;
}
.custom-btn-with-arrow-primary:after {
	color: #FF9800 !important;
}
.custom-title-with-icon-primary:before {
	color: #FF9800 !important;
}
.custom-text-9 {
		font-size: 32px !important;
}
.custom-text-20 {
		font-size: 24px !important;
}

/*
* Section Our Work
*/
.our-work .isotope-item {
		position: static !important;
		transition: .3s opacity;
}

.our-work .custom-our-work img {
		min-height: 280px;
}

.our-work .custom-our-work .custom-our-work-text {
		position: relative;
}

.our-work .custom-our-work .custom-our-work-text h4, .our-work .custom-our-work .custom-our-work-text p, .our-work .custom-our-work .custom-our-work-text span {
		position: relative;
		left: 0;
}

.our-work .custom-our-work .custom-our-work-text h4 {
		transition: .2s left;
}

.our-work .custom-our-work .custom-our-work-text p {
		transition: .5s left;
}

.our-work .custom-our-work .custom-our-work-text span {
		transition: .9s left;
}

.our-work .custom-our-work:hover:before {
		opacity: 0.8 !important;
}

.our-work .custom-our-work:hover .custom-our-work-text h4, .our-work .custom-our-work:hover .custom-our-work-text p, .our-work .custom-our-work:hover .custom-our-work-text span {
		left: 20px;
}
/*
* Side menu Our Work
*/
.side-menu-our-work .sort-source li a:before {
		content: '';
		width: 15px;
		height: 3px;
		background-color: #CCC;
		display: inline-block;
		margin-right: 16px;
		vertical-align: middle;
		transition: .5s width;
}

.side-menu-our-work .sort-source li a:hover:before {
		width: 30px;
}
.side-menu-our-work .sort-source li {
		color: #ff9800 !important;
		font-size: 16px;
    	font-weight: 600;
}
.side-menu-our-work .sort-source li.active a {
		color: #ff9800 !important;
}
#ourWork .text-color-hover-light:hover, html .text-hover-light:hover {
    color: #ff9800 !important;
}
#ourProduct .text-color-hover-light:hover, html .text-hover-light:hover {
    color: #ff9800 !important;
}


.side-menu-our-work .sort-source.sort-source-light li.active a {
		color: #000 !important;
		font-weight: bold !important;
}





/*
* Section LLAMADA A LA ACCIÓN
*/
.get-in-touch {
		padding: 90px 0 150px;
		background-repeat: no-repeat;
		background-size: cover;
}

@media (max-width: 1199px) {
		.get-in-touch {
				padding: 90px 0;
		}
}

.get-in-touch:after {
		content: '';
		display: block;
		width: 120%;
		height: 100px;
		position: absolute;
		bottom: -48px;
		left: -5%;
		transform: rotate(2deg);
		z-index: 3;
}

@media (max-width: 1199px) {
		.get-in-touch:after {
				display: none;
		}
}

.get-in-touch .custom-circle-1 {
		top: 20%;
		right: 10%;
}

.get-in-touch .custom-circle-2 {
		top: 70%;
		right: 5%;
}
/*
* Circles
*/
.custom-circle {
		position: absolute;
		display: block;
		border-radius: 50%;
		display: block;
		z-index: 100;
		transform: translate(-50%, -50%);
}

.custom-circle-blur {
		filter: blur(3px);
}

.custom-circle-1 {
		width: 68px;
		height: 67px;
}

@media (max-width: 1799px) {
		.custom-circle-1 {
				display: none;
		}
}

.custom-circle-2 {
		width: 33px;
		height: 32px;
}

@media (max-width: 1799px) {
		.custom-circle-2 {
				display: none;
		}
}

.custom-circle-3 {
		width: 21px;
		height: 20px;
}

@media (max-width: 1799px) {
		.custom-circle-3 {
				display: none;
		}
}

.custom-circle-4 {
		width: 14px;
		height: 13px;
}

@media (max-width: 1799px) {
		.custom-circle-4 {
				display: none;
		}
}
.custom-text-10 {
		font-size: 30px !important;
		line-height: 40px !important;
}







/*FOOTER*/
hr {
    background-image: -webkit-linear-gradient(left, transparent, #ff9800, transparent);
    background-image: linear-gradient(to right, transparent, #ff9800, transparent);
}
#footer .footer-copyright p {
    color: #fff !important;
}
.mr-2, .mx-2 {
    margin-right: .5rem!important;
    color: #FF9800 !important;
}
ul.nav-list li a {
    font-size: 1em;
    font-weight: 700;
}
.plantas-hormigon{
	margin-left: 3%;
}
.plantas-hormigon h5{
	font-size: 1.2em;
	color: #ff9800 !important;
}
.info-contacto{
	margin-left: 3%
}
.info-contacto p{
	margin-bottom: 0px;
}
.social-icons:not(.social-icons-opacity-light):not(.social-icons-transparent):not(.social-icons-clean):not(.social-icons-clean-with-border):not(.social-icons-dark):not(.social-icons-dark-2):not(.custom-social-icons) li a {
    background: #ff9800;
}
#footer .dropdown-item:hover {
    background-color: #FF9800;
    color: #FFF !important;
}
.dropdown-menu.dropdown-menu-arrow-centered-style-2 {
    background: #1c2023;
}



/*COOKIES BAR*/
#barraaceptacion {
	display:none;
	position:fixed;
	left:0px;
	right:0px;
	bottom:0px;
	padding-bottom:20px;
	width:100%;
	text-align:center;
	min-height:70px;
	/*background-color: rgba(0, 0, 0, 0.8);*/
	background-color: #212529;
	color:#fff;
	z-index:99999;
}

.inner {
	width:100%;
	position:absolute;
	padding-left:5px;
	font-family: Roboto, sans-serif;
	font-size:12px;
}

.inner a.ok {
	text-align:center;
    text-decoration: none;
    font-family: Roboto, sans-serif;
    display:inline-block;
    color: #FFF;
    background: #FF8700;
    padding: 0px 5px;
    border-radius: 3px;
 }


.inner {
	padding-left:100px;
	padding-right: 100px;
	font-size:10pt;
	margin-bottom: 20px;
}
.naranja:hover{
  background: #F47F2F;
}
.inner a.info {padding-left:5px;text-decoration:none;color:orange;font-weight: bold;}

@media (min-width: 768px) {
	.inner {
		padding-left:10px !important;
		padding-right: 10px !important;
		padding-top:20px !important;
	}
}
@media (max-width: 768px) {
	.inner {
		padding-left:10px !important;
		padding-right: 10px !important;
		padding-top:20px !important;
	}
	#barraaceptacion {
	    min-height: 120px;
	}
	.fa-chevron-down{
		display: none !important;
	}
	.owl-carousel{
		height: calc(100vh - 330px) !important;
	}
}
.carousell-pers .masonry-item img {
    height: 290px;
    background-size: cover;
    background-position: center center;
    width: fit-content;
}
/*CAPTCHA*/
.grecaptcha-badge { 
    visibility: hidden;
}