@font-face {
	font-family: "TheSansExtraLight";
	src: url(../fonts/ExtraLight.ttf) format("truetype");
}
@font-face {
	font-family: "TheSansExtraLightItalic";
	src: url(../fonts/ExtraLightItalic.ttf) format("truetype");
}
@font-face {
	font-family: "TheSansSemiLight";
	src: url(../fonts/SemiLight.ttf) format("truetype");
}
@font-face {
	font-family: "TheSansSemiLightItalic";
	src: url(../fonts/SemiLightItalic.ttf) format("truetype");
}
@font-face {
	font-family: "TheSansLight";
	src: url(../fonts/Light.ttf) format("truetype");
}
@font-face {
	font-family: "TheSansLightItalic";
	src: url(../fonts/LightItalic.ttf) format("truetype");
}
@font-face {
	font-family: "TheSansPlain";
	src: url(../fonts/Plain.ttf) format("truetype");
}
@font-face {
	font-family: "TheSansPlainItalic";
	src: url(../fonts/PlainItalic.ttf) format("truetype");
}
@font-face {
	font-family: "TheSansSemiBold";
	src: url(../fonts/SemiBold.ttf) format("truetype");
}
@font-face {
	font-family: "TheSansSemiBoldItalic";
	src: url(../fonts/SemiBoldItalic.ttf) format("truetype");
}
@font-face {
	font-family: "TheSansBold";
	src: url(../fonts/Bold.ttf) format("truetype");
}
@font-face {
	font-family: "TheSansBoldItalic";
	src: url(../fonts/BoldItalic.ttf) format("truetype");
}
@font-face {
	font-family: "TheSansExtraBold";
	src: url(../fonts/ExtraBold.ttf) format("truetype");
}
@font-face {
	font-family: "TheSansExtraBoldItalic";
	src: url(../fonts/ExtraBoldItalic.ttf) format("truetype");
}
@font-face {
	font-family: "TheSansBlack";
	src: url(../fonts/Black.ttf) format("truetype");
}
@font-face {
	font-family: "TheSansBlackItalic";
	src: url(../fonts/BlackItalic.ttf) format("truetype");
}


html {
	overflow-x: hidden !important;
}

body {
	overflow-x: hidden !important;
	font-family: TheSansPlain;
	padding: 0px !important;
	margin: 0px !important;
}

h2 {
	font-family: 'TheSansSemiBold';
	font-size: 30px;
	color: #EF3636;
	line-height: 1.1;
	margin: 30px 0 0px 0 !important;
}

.white {
	color: white;
}

.container {
	width: 75%;
	max-width: 1100px;
}

.services-row h5 {
	padding-bottom: 10px;
	border-bottom: 4px solid #E7E7E8;
	font-size: 15px;
	margin-top: 20px;
	padding-bottom: 10px;
}

.services-row h4 {
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
}

.services-row .fal, .services-row .far{
	font-size: 32px;
}

.navbar {
	margin-bottom: 0;
	background-color: #EF3636;
	font-size: 16px; /*verificar que cambia desp ciertos pixeles*/
	position: fixed;
	border: none;
	border-bottom-color: transparent !important;
	height: 80px;
	box-shadow: 0 5px 10px rgba(0,0,0,0.07), 0 2px 7px rgba(0,0,0,0.05);
}

.container-fluid {
	width: 85%; /*verificar con protexargentina*/
}

.navbar a {
	font-family: 'TheSansBold';
	color: #fff !important;
	text-transform: uppercase;
	font-size: 16px;
	padding-top: 30px !important;
	height: 80px;
}

.navbar li {
	height: 80px;
}

.navbar li:hover {
	background: #E7E7E8;

}

li.no-hover:hover {
	background: none !important;

}

li.no-hover a:hover {
	color: white !important;
}

.navbar li a:hover {
	color: #EF3636 !important;

}

.active a {
	background-color: transparent !important;

}

.navbar a:hover{
	color: #fff !important; /*sutil diferencia con protexargentina*/
}								

.navbar-collapse {
	background-color: #EF3636;
	border-top: none;
	border-color: transparent !important;

}

.navbar-default .navbar-toggle .icon-bar {
	background-color: white;
}

.navbar-toggle:hover {
	background-color: transparent !important;
}

.navbar-toggle:clicked {
	color:red;
	background-color: transparent !important;
}

.navbar-toggle {
	margin-top: 24px;
	border: none;
	border-radius: 0;
	background-color: transparent !important;
}

.img-logo {
	height: 40px;
	margin-top: 20px;
}

.img-responsive {
	width: 100%;
	height: 400px !important;
	object-fit: cover;
	background-position: 50% 50%; background-size: cover;
}

.carousel-control.left, .carousel-control.right {
	background-image: none
}

.carousel-indicators li {
	border-radius: 0;
	background-color: white;
}

.parallax-row {
	background-image: url("../img/slider12.png");
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 10px;
	height: 400px;
}


.parallax-col {
	background-color: rgba(50,50,50,0.2);
	height: 400px;
}

.parallax-caption {
	
}

.parallax-caption > h2 { 
	
}

.span-circle {
	background-color: #EF3636;
	height: 70px;
	width: 70px;
	display: table;
	border-radius: 50%;
	color: white;
	padding-top: 18px;
}

@media screen and (max-width: 991px) {

}

.new-products-row a {
	text-decoration: none;
}

.new-products-row h3 {
	font-size: 18px;
	font-weight: 700;
	margin: 0 0 5px 0;
	color: #EF3636;
	text-align: center;
	text-decoration: none !important;

}

.new-products-row p {
	font-size: 14px;
	text-align: center;
	color: #000;
	height: 42px;
	font-style: italic;
	margin-bottom: 5px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 14px;
	text-decoration: none !important;
}


.slider-buildings {
	margin-bottom: 30px;
}


.img-responsive-productos {
	height: 400px;
	object-fit: cover;
	background-position: 50% 50%; background-size: cover;

}

.carousel-productos h3 {
	font-size: 24px;
	font-weight: 700;
	margin: 30px 0 5px 0;
	color: #EF3636;
	text-align: center;
}

.carousel-productos p {
	max-width: 350px;
	width: 80%;
	margin: auto;
	font-size: 14px;
	text-align: center;
	color: #000;
	height: 56px;
	font-style: italic;
	margin-bottom: 20px;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 14px;
}

.carousel-productos-control {
	font-size: 20px; 
	margin-top: -50px;
	height: 50px;
	background-color: red;
	opacity: 1;
	top:50%;
	width: 50px;
}

.carousel-productos-control span {
	margin-top: -10px !important;
	margin: -10px -5px 0 -5px !important;
}

.carousel-productos a:hover {
	text-decoration: none;
}


.products-row {
	padding-bottom: 50px; /*verificar margenes con protexargentina*/
}

.products-title > h2 {
	font-family: 'TheSansSemiBold';
	font-size: 30px;
	color: #EF3636;
	line-height: 1.1;
	margin: 30px 0 0px 0 !important;
}


a {
	border: none;
	cursor: pointer;
}

hr {
	margin-top: 15px;
	border: 1px solid #929497;
	width: 100%;
}

.bottom-article .center-icon {
	height: 28px;
	margin: 0 auto;
	position: relative;
	z-index: 9;
	text-align: center;
} 


.bottom-article .circle {
	border-radius: 125px;
	height: 28px;
	background-color: #929497;
	display: inline-block;
	line-height: 26px;
	width: 28px;
	font-size: 28px;
	transition: all 0.3s ease-in-out;
}

.close {
	font-size: 30px;
	margin-top: 2px !important;
	margin-right: 5px;
}


.contacto-row {
	background-color: #EF3636;
	padding: 20px 0 20px 0;

}

.contacto-row h4 {
	border-bottom: 1px solid #fff;
	color: #fff;
	font-size: 20px;
	font-family: TheSansExtraLight;
	padding: 0px 15px 10px 15px;
	margin-bottom: 10px;
	text-transform: uppercase;
}


.contacto-row ul {
	list-style-type: none;
	color: white;
	padding: 0;
	font-size: 16px;
	font-family: TheSansExtraLight;
}

.contacto-row a {
	color: white;
	font-size: 16px;
	font-family: TheSansExtraLight;
}
.contacto-row a:hover {
	color: #FD0;
	cursor: pointer;
	text-decoration: none;
}

.contacto-row .glyphicon-triangle-right {
	font-size: 10px;
	padding-right: 5px;
}

.contacto-row p {
	color: white;
	font-size: 16px;
	font-family: TheSansExtraLight;
	margin: 0;
}

.contacto-col label {
	color: white;
	font-family: TheSansExtraLight !important;
	font-weight: 300;
}

.contacto-col h6 {
	color: white;
	font-family: TheSansExtraLight !important;
	font-weight: 300;
	font-size: 14px;
}


.contacto-col input {
	border-radius: 0;
	padding: 5px;
	height: 24px;
	width: 100%;
}

.contacto-col select {
	border-radius: 0;
	padding: 5px;
	height: 24px;
	width: 100%;
}

.contacto-col button {
	border: none;
	background-color: #323232;
	color: white;
	height: 30px;
	width: 100%;
	text-align: left;
	padding: 5px;
	margin-top: 15px;
}

footer {
	background-color: #323232;
	height: 45px;
	padding-left: 110px;
	padding-right: 110px;
	
}

footer h4 {
	font-weight: 300 !important;
	color: white;
	padding-top: 3px;
}

footer h1 {
	font-size: 33px;
	margin: 6px 5px 0 5px;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	-webkit-transition: all .2s ease-in;
	transition: all .2s ease-in;
	color: white; 
}

footer h1:hover {
	font-size: 33px;
	margin: 6px 5px 0 5px;
	color: #FD0;
}

.modal-body {
	padding: 0 !important
}


.modal-title {
	font-family: 'TheSansSemiBold';
	font-size: 30px;
	color: #EF3636;
	line-height: 1.1;

}

.modal-col h3 {
	font-family: 'TheSansBold';
	font-size: 20px;
	color: #EF3636;
	margin: 20px 0 5px 0;
	line-height: 1.1;

}

.modal-col input {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
}

.modal-col textarea {
	display: block;
	width: 100%;
	height: 115px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	resize: none;

}

.modal-body {
	padding-top: 0px;
}

.productosmodal-row {
	margin-right: 20px;
	margin-left: 20px;
}

.productosmodal  h3{
	font-size: 18px;
	font-weight: 600;
	font-family: 'TheSansBold';
	font-size: 20px;
	color: #EF3636;
	margin-top: 10px;
}

.productosmodal p {
	margin: 0px 0 0 0px;
	font-size: 16px;
	font-weight: 400;
	padding: 0;
	font-size: 16px;

}

.productosmodal h5 {
	font-size: 16px;
	font-weight: 600;
}

.buildingsmodal-products {
	width: 125px;
	float: left;
	padding: 0 10px 0 10px;
}

@media screen and (max-width: 767px) {
	.buildingsmodal-products {
		width: 100px;
	}
	li.no-hover {
		display: none;
	}
	li {
		text-align: center;
	}
}

.buildingsmodal-products img {
	margin-top: 10px;
	width: 100%;
}

.presupuestomodal-row h2 {
	font-family: 'TheSansBold';
	font-size: 24px;
	color: #EF3636;
	margin: 20px 0 10px 10px;
	line-height: 1.1;
}

.presupuestomodal-row .well {
	margin: 0 15px 25px 15px;
}


.aplicador-row h3 {
	font-weight: 600;
	font-size: 18px !important;

}

.aplicador-row h4 {
	font-weight: 400 !important;
	font-size: 16px !important;

}

.enviar-button {
	border: none;
	background-color: #323232 !important;
	color: white !important;
	text-align: left !important;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 15px;
	color: white !important;
	text-align: center !important;
	font-size: 15px;
	text-transform: uppercase;
	cursor: pointer;
	float: right;
	margin-right: 30px;
}

@media screen and (max-width: 767px) {
	.enviar-button-row {

	}
	.enviar-button {
		margin: 0 30px;
		width: calc(100% - 60px)
	}
}
.confirm {
	border: none;
	border-radius: 0 !important;
	background-color: #323232 !important;
	color: white !important;
	text-align: left !important;
	padding: 10px 30px 10px 0px;
	color: white !important;
	text-align: left !important;
	font-size: 15px;
	text-transform: uppercase;
	cursor: pointer;
}

.confirm:hover {
	color: #FD0 !important;
	text-decoration: none;
}

.enviar-button:hover {
	color: #FD0 !important;
	text-decoration: none;
}


.modal-footer button {
	background-color: #EF3636;
	border: none;
}

.modal-footer button:hover {
	background-color: #EF3636;
	color: #FD0 !important;
	border: none;
}

.modal-footer button:active {
	background-color: #EF3636 !important;
}

.modal-footer a button:active  {
	background-color: #EF3636 !important;
}


@media screen and (max-width: 400px) {
	.color-palette {
		width: 150px !important;
	}
}

@media screen and (max-width: 450px) {
	.modal-img-products {
		margin-top: -65% !important;
	}

}

@media screen and (min-width: 451px) and (max-width: 991px) {
	.modal-img-products {
		margin-top: -270px !important;
	}

}

@media screen and (min-width: 401px) and (max-width: 572px) {
	.color-palette {
		width: 300px !important;
	}

}





@media screen and (max-width: 550px) {
	.img-carousel-small {
		display: block;
	}

	.img-carousel-big {
		display: none;
	}
}

@media screen and (min-width: 551px) {
	.img-carousel-small {
		display: none;
	}

	.img-carousel-big {
		display: block;
	}
}


@media screen and (max-width: 767px) {


	.carousel-productos p {
		margin-bottom: 5px;
		padding-bottom: 0;
		height: 30px;
	}
	.parallax-caption {
		width: 70%;
		text-align: center;
	}

	.img-calc {
		display: none;
	}

	.slider-buildings {
		display: block;

	}

	.buildings-row {
		display: none;
	}


	
}

@media screen and (min-width: 768px) {
	.slider-buildings {
		display: none;

	}

	.buildings-row {
		display: block;
	}
}

@media screen and (max-width: 768px) {
	footer {
		padding-left: 40px;
		padding-right: 40px;
	}
}




@media screen and (min-width: 767px) and (max-width: 801px) {
	.carousel-caption {
		bottom:-40px !important;
	}
}


@media (max-width: 801px) {
	.navbar li {
		height: 60px;
	}
	.navbar a {
		padding-top: 20px !important;
		height: 60px;
	}


	.navbar-header {
		float: none;
	}
	.navbar-toggle {
		display: block;
		margin-right: 30px !important;
	}
	
	.navbar-collapse.collapse {
		display: none!important;
	}

	.container-fluid {
		width: 100%;
		padding: 0 !important;
	}
	.navbar-nav {
		float: none!important;
		margin: 7.5px 0;
	}
	.navbar-nav>li {
		float: none;
	}
	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.navbar-text {
		float: none;
		margin: 15px 0;
	}
	.navbar-collapse.collapse.in { 
		display: block!important;
	}
	.collapsing {
		overflow: hidden!important;
	}

	.navbar-collapse {
		overflow-y: hidden !important;
		margin-top: 15px;
		border-top: none;
	} 

	.img-logo {
		position: absolute;
		left: 50%;
		margin-left: -70px !important;  /* 50% of your logo width */
		display: block;
	}

	.carousel-caption {
		position: absolute;
		bottom:-30px;
		left: 105px;
		width: 100%;
		border-radius: 0;
		margin-right: 0px;

	}

	.carousel-caption-header {
		padding: 18px 0px 18px 0px !important;
	}

	.carousel-caption-title {
		width: 100%;
		padding: 18px 25px 18px 25px !important;
	}

	.carousel-caption-p {
		width: 100%;
		padding: 14px 25px 14px 25px !important;
	}

	.carousel-indicators {
		visibility: hidden;
	}
}


@media screen and (max-width: 991px) {

	.modal-body .img-responsive {
		height: 300px !important;
	}

	.modal-col textarea {
		width: 100% !important;
		resize: none;
	}


	.color-palette {
		width:450px;
	}

	.color-img {
		width: 50px;
		position: absolute;
		left: 165px;
		top: 10px;
	}

	.img-products {
		width: 100%;
	}

	.title-presentacion {
		width: 100%;
	}

	.footer-presentacion {
		width: 100%;
	}

	.modal-content {
		height: 100% !important;
	}

	.modal-col textarea {
		position: relative;
	}

	.contacto-col {
		margin-top: 15px;
	}



}



@media screen and (min-width: 991px) {
	.footer-fichavideo {
		background-color: #323232;
		height: 75px;
		width: 100%;
		margin: auto;


	}

	.footer-fichavideo h5 {
		color: white;
		padding: 5px 10px 0px 10px;
		font-weight: 500;
		font-size: 16px;
		margin-top: 5px;
		margin-bottom: 5px;
	}



}

@media screen and (max-width: 991px) {
	.img-modal-big{
		display: none;

	}
	.img-modal-small {
		display: block;
	}
}


@media screen and (min-width: 992px) {
	.img-modal-big{
		display: block;

	}
	.img-modal-small {
		display: none;
	}
}



@media screen and (min-width: 1350px) {

	.carousel-caption {
		left: 50%;
		margin-left: -550px; /*chequear margenes, posicion*/
	}

	.responsive-caption {
		display: block;
		margin-left: auto;
		margin-right: auto;
		padding-right: 0 !important;
		padding-left: 0 !important;
	}
	
	.new-products-row {
		display: block;
		margin-left: auto;
		margin-right: auto;
		padding-right: 0 !important;
		padding-left: 0 !important;

	}
	.products-row {
		display: block;
		margin-left: auto;
		margin-right: auto;
		padding-right: 0 !important;
		padding-left: 0 !important;
	}

	.budget-row {
		display: block;
		margin-left: auto;
		margin-right: auto;
		padding-right: 0 !important;
		padding-left: 0 !important;
	}

	.container-fluid {
		display: block;
		margin-left: auto;
		margin-right: auto;
		padding-right: 0 !important;
		padding-left: 0 !important;
	}

	.parallax-caption {
		display: block;
		margin-left: auto;
		margin-right: auto;

	}
	.contacto-row {
		display: block;
		margin-left: auto;
		margin-right: auto;
		padding-right: 0 !important;
		padding-left: 0 !important;
	}

	.footer-row {
		display: block;
		margin-left: auto;
		margin-right: auto;
		padding-right: 0 !important;
		padding-left: 0 !important;
	}


}
