@charset "UTF-8";



.modal-header {
	background:#eb9d3c;
}
.modal-header h4 {
    color: white;
    font-size: 35px;
    font-weight: normal;
	font-family: 'Lato', sans-serif;
}
.modal-header h5 {
    color: white;
    font-size: 25px;
    font-weight: normal;
	font-family: 'Lato', sans-serif;
}

@media (max-width: 991px) {
	.modal-header h4 {
		font-size: 18px;
	}
	.modal-header h5 {
		font-size: 18px;
	}
}

.modal {
    margin-top:150px;
	z-index: 1255000;
}

.modal-content {
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center;
}

.modal-footer {
	background: #EDEDED;
}
.modal-body p {
	font-size:14px;
	font-weight:normal;
	color:#000;
	line-height:20px;
	padding:20px 0;
}
.modal-body p .subtitulos {
	font-size:20px;
	font-weight:bold;
	color:#0080B8;
	line-height:30px;
	padding:20px 0;
	font-family: 'Lato', sans-serif;
}

 button.close {
    font-size: 50px;
    font-weight: 300;
    position: relative;
    right: 10px;
    top: 1px;
}
button.btn.btn-default {
    font-size: 16px;
    font-weight: normal;
    color: #eb9d3c;
    background-color: #DFDFDF;
}
.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}
.agileits_modal_body .verificaoculto{ 
	display: none; 
}

.modal-body input[type="text"], .modal-body input[type="email"],.COOW_agileits_select,.wthree_pop_up textarea{
    outline: none;
    padding: 10px 10px 10px 65px;
    font-size: 14px;
    color: #212121;
    border: 1px solid #dddbdb;
    width: 100%;
    margin-bottom: 2em;
}

.ofrezca-form {
	padding:20px 0;
    background-color: rgba(255, 255, 255, 0.90);
    border: 1px solid rgba(191, 222, 222, 0.5);
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
}
.ofrezca-form h5 {
	font-size:22px;
	text-align:center;
	font-weight:400;
	color:#777;
	font-family: 'News Cycle', sans-serif;
	position:relative;
}
.ofrezca-form h3.text-center {
	font-size:40px;
	font-weight:bold;
	color:#212121;
	padding-bottom:50px;
	font-family: 'News Cycle', sans-serif;
	position:relative;
}
.ofrezca-form h3.text-center:before {
	content:'';
	position:absolute;
	background-color:#fff;
	width:300px;
	height:2px;
	left:20%;
	bottom:2%;
} 
.ofrezca-form h3.text-center:after {
	content:'';
	position:absolute;
	background-color:#fff;
	width:300px;
	height:2px;
	right:20%;
	bottom:2%;
}
.ofrezca-form span.fa.fa-globe {
    font-size: 25px;
    color:#fff;
    display: block;
    text-align: center;
    margin-top: -16px;
    margin-bottom: 50px;
}
.ofrezca-form span.favico {
    font-size: 25px;
    color:#fff;
    display: block;
    text-align: center;
    margin-top: -16px;
    margin-bottom: 50px;
}

.ofrezca-form p.contact-p1 {
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    line-height: 20px;
}

.ofrezca-form label {
	font-size: 15px;
	font-weight: 500;
	color: #249d30;
	padding-bottom: 5px;
}
.ofrezca-form input#empresa,input#nombre_cliente,input#fecha1,input#empresa,input#telefono,input#producto,input#nombre,input#name,input#pais,input#email,input#nombre_presupuesto,input#codigo_postal,input#dominio,input#phone,input#celular,input#origen,input#destino,select#oficio,textarea#mensaje,textarea#direccion,textarea#sumensaje,input#sunombre,input#suempresa,input#sutelefono,input#suemail,input#sumensaje,input#equipo {
	height: 35px;
    width: 100%;
	padding:0.5em;margin-top: 0.5em;
    font-size: 17px;
    font-weight: normal;
    color: #212121;
    background-color: rgba(145, 145, 145, 0.10);
	border: #8A8989 1px solid;
	box-shadow:#2b6cff 1px 1px 3px;
	border-radius:5px;
}

	placeholder{
	font-weight:300;
	color:#999999;
}
.ofrezca-form  placeholder{
	font-weight:300;
	color:#999999;
}


.modal-cotizar{
    font-size: 17px;
	color:#fff;
    padding: 7px 20px;
    background-color:#eb9d3c;
	margin-top:0.7em;
    font-weight: 400;
	text-shadow: #000 1px 1px 1px;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	border-radius:25px;
	-webkit-border-radius:9px;
	-moz-border-radius:9px;
	-o-border-radius:9px;
	-ms-border-radius:9px;
	outline:none;
	border:none;
	box-shadow:#A09C9C 1px 1px 10px;
}
.modal-cotizar:hover {
	background-color:#B3B3B2;
	color: #ededed;
}


.enviar-presupuesto{
    font-size: 17px;
	color:#fff;
    padding: 7px 20px;
    background-color:#FF0000;
	margin-top:0.7em;
    font-weight: 400;
	text-shadow: #000 1px 1px 1px;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	border-radius:25px;
	-webkit-border-radius:9px;
	-moz-border-radius:9px;
	-o-border-radius:9px;
	-ms-border-radius:9px;
	outline:none;
	border:none;
	box-shadow:#A09C9C 1px 1px 10px;
}
.enviar-presupuesto:hover {
	background-color:#BF0707;
	color: #ededed;
}














