@charset "UTF-8";




.modal {
    position: fixed;
    top: 13%;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0;
}

.modal-header {
	background:#45324a;
}
.modal-header h5 {
    color: white;
    font-size: 30px;
    font-weight: normal;
	font-family: 'Lato', sans-serif;
}


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

.modal-footer {
	background: #DFDFDF;
}
.modal-body p {
	font-size:14px;
	font-weight:normal;
	color:#999;
	line-height:30px;
	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: 60px;
    font-weight: 300;
    position: absolute;
    right: 10px;
    top: 1px;
}
button.btn.btn-default {
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    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#el_cliente,input#fecha1,input#empresa,input#Especialidad,input#Doctores,input#date,input#time,input#telefono,input#producto,input#name,input#email,input#nombre_presupuesto,input#codigo_postal,input#dominio,input#phone,input#number,input#celular,input#origen,input#destino,select#oficio,textarea#mensaje,textarea#direccion,textarea#sumensaje,textarea#message,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(190, 151, 199, 0.10);
	border: #be97c7 1px solid;
	box-shadow:#1e497c 1px 1px 3px;
	border-radius:5px;
}

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


.enviar-presupuesto{
    font-size: 20px;
	color:#fff;
    padding: 7px 20px;
    background-color:#E48930;
	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:25px;
	-moz-border-radius:25px;
	-o-border-radius:25px;
	-ms-border-radius:25px;
	outline:none;
	border:none;
	box-shadow:#000 2px 2px 2px;
}
.enviar-presupuesto:hover {
	background-color:#f5a75a;
	color: #ededed;
}
















