/*
Theme Name: Libero
Theme URI: http://libero.mikado-themes.com/
Description: A Theme for Lawyers and Law Firms
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.0
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

/* Formulario de Contacto */

.page_head{
    background: url(../images/banner.jpg) no-repeat top;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
	min-height:230px !important;
}
.map_contact,.typrography,.gallery,.about-page{
	/* padding:100px 0; */
}
h3.tittle{
	text-align:center;
    font-size: 38px;
    color: #093379;
	margin-bottom:35px;
}
.map iframe{
	width:100%;
	min-height:400px;
}
.contact-grid input[type="text"],.contact-grid input[type="email"],.contact-grid textarea,.contact-grid input[type="password"], .contact-grid input[type="tel"]{
	outline:none;
	border: none;
	width:96%;
	background:none;
	color:#000;
	font-size:14px;
	padding:12px 10px;
}
/* .contact-grid input[type="text"]:hover,.contact-grid input[type="email"]:hover,.contact-grid textarea:hover,.newsletter:hover,.contact-grid input[type="password"]:hover, .contact-grid input[type="tel"]:hover{ */
.contact-grid .Input-form:hover{
	border: 1px solid #093379;
	transition:.5s all;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	-o-transition:.5s all;
	-ms-transition:.5s all;
	-webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
	box-shadow: 0 3px 9px rgba(0,0,0,.5);
}
.contact-grid textarea{
	min-height:141px;
	resize:none;
}
.contact-grid input[type="email"],.contact-grid textarea{
	margin: 0em 0;
}
.contact-grid input[type="password"]{
	margin-bottom:.5em;
}
.contact-grid input[type="submit"], .contact-grid input[type="button"]{
	outline:none;
	border:none;
	width:100%;
	background:#3c7677;
	color:#fff;
	font-size:18px;
	padding:12px 0px;
	text-transform:uppercase;
	transition:.5s all;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	-o-transition:.5s all;
	-ms-transition:.5s all;
}
.contact-grid input[type="submit"]:hover, .contact-grid input[type="button"]:hover{
	background:#0088b7 ;
}
.contact-left-map p {
    font-size: 14px;
    color:#464646;
    line-height: 2.2em;
}
.contact-list {
    margin: 2.2em 0;
    padding: 0;
}
.contact-list li {
  display: block;
  margin: 0 0 1em 1em;
  font-size: 15px;
  color: #464646;
}
.contact-list li a{
	text-decoration: none;
	color: #464646;
	transition:.5s all;
}
.contact-list li a:hover{
	color:#00768E;
}
.contact-list li span{
	color:#ff2e35;
	left: -1em;
}
.contact-grids{
	margin-bottom:90px;
}
/*-- //contact --*/
				.form-control{
				  height: 45px;
				  font-size: 18px;
				  border: 1px solid #78B333;
				  border-radius: 0px;
				}

				.panel{
				  background-color: #efefef;
				  border-radius: 0px;
				  padding-bottom: 25px;
				}
				.panel-default{
				  border-color: transparent;
				}
				.panel-default>.panel-heading{
				  color: #fff;
				  background-color: #093379;
				  border-color: #093379;
				}

.panel-heading{
	padding: 1px 15px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
.panel-heading h3 {
	margin-top: 10px;
	font-family: 'Didact Gothic', sans-serif;
	font-weight: 100;
}
.btn{
	font-size: 18px;
	border-radius: 0px;
}
.btn-success{
	background-color: #3b3496;
	border-color: #3b3496;
}
.btn-success:hover, .btn-success:focus{
	background-color: #f84c44;
	border-color: #f84c44;
}
.paquetes ul li {
	list-style: none;
}

form label {
	font-family: "Lato",sans-serif;
	font-weight: normal;
	font-size: 14px;
}

form label b{
	font-family: "Lato",sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: red;
}

.text_contact p{
	font-family: "Lato",sans-serif;
	font-size: 18px;
	text-align: center;
}
.contact-grid {
	-webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
		box-shadow: 0 3px 9px rgba(60, 118, 119);
		border-radius: 10.5px;
		padding: 30px;
		background: rgba(255, 255, 255, 0.92);
}

.contact-grids	img{
	width: 35%;
	margin: -91px 0px -85px 172px;
}
.map_contact,.typrography,.gallery{
	/* padding:100px 0px 0px 0px; */
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
	background-position: -569px 66px;
}
.Input-form {
		width: 97%;
	clear: both;
	background-color: #00418126;
	height: auto;
	margin: 5px;
	border-radius: 5px;
	padding: 0px 15px;
	display: inline-block;
}
.Input-form span {
	float: left;
	margin-top: 10px;
	color: #3c7677;
}

.Input-form:hover span{
	color:#0088b7;
}
.ubication {
	padding: 18px 0px 0px 0px;
}
.contact-left-map p {
		font-size: 14px;
		color:#464646;
		line-height: 2.2em;
}
.contact-list {
		margin: 2.2em 0;
		padding: 0;
}

.contact-list li {
		display: block;
		margin: 1em 0 0em 3.3em;
		font-size: 50px;
		color: #464646;
}
.icon-contact-Correo li {
	display: block;
	margin: 1em 0 0em 3em;
	font-size: 50px;
	color: #464646;
}

.icon-contact-ubication li {
	display: block;
	margin: 1em 0 0em 3em;
	font-size: 50px;
	color: #464646;
}

.contact-list p {
	text-align: center;
	font-size: 25px;
}

.contact-list:hover p {
	color: #ffffff;
}

.icon-contact:hover{
	background: #ff2e35;
	border: 1px solid #ffffff;
	-webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
	box-shadow: 0 3px 9px rgba(255, 49, 58, 0.65);
	border-radius: 10.5px;
	cursor: pointer;

}

.icon-contact:hover span{
	color: #ffffff;
}

.contact-list li a{
	text-decoration: none;
	color: #464646;
	transition:.5s all;
}
.contact-list li a:hover{
	color:#ff2e35;
}
.contact-list li span{
	color:#3b3496;
	left: -1em;
}
.contact-grids{
	margin-bottom:20px;
	margin-top: 20px;
}

/* Error al llenar el formulario */

.Error{
	border: 1px solid red !important;
	box-shadow: inset 0 1px 1px rgba(255,0,0,.075), 0 0 8px rgba(255, 0, 0, .6) !important;
}
.FondoProgress{
	background-color: black;
	/* IE8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	/* IE8 */
	background-color: rgba(0, 0, 0, 0.4);
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: none;
	z-index: 10000;
}
.CuerpoProgress {
	background-color: white;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	width: 478px;
	padding: 17px;
	border-radius: 5px;
	text-align: center;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -256px;
	margin-top: -200px;
	overflow: hidden;
	display: block;
	z-index: 99999;
	color: #575757;
	font-size: 30px;
	text-align: center;
	font-weight: 600;
}
.progress {
  height: 8px;
  box-shadow: none;
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #eeeeee;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}


@media (max-width: 1920px){
	.map iframe {
		min-height: 320px;
	}
	.page_head {
		min-height: 187px !important;
	}
	.callbacks_tabs {
		left: 38.5%;
	}
	.content_left h3,.content_middle h3 {
		font-size: 22px;
	}
	.content_left ul li {
		text-indent: 1em;
	}
	.content_left ul li a {
		padding-left: 20px;
	}
	.content_left ul li a:hover {
		padding-left: 26px;
	}
	.content_middle input[type="text"], .content_middle select {
		font-size: 13px;
	}
	.content_middle input[type="submit"] {
		padding: 8px 10px;
		font-size: 14px;
	}
	.welcome, .content_middle {
		padding-top: 40px;
	}
	.welcome {
		min-height: 380px;
	}
	.content_right {
		padding-top: 98px;
	}
	.capabil_grid2 ,.capabil_grid1,.capabil_grid3,.capabil_grid4{
		font-size: 54px;
	}
	.contact {
		padding-bottom: 72px;
	}
	.contact-left {
		padding: 72px 0 55px;
	}
	.contact-right {
		padding: 72px 0 0px 45px;
	}
	.choose-grid h4 {
		font-size: 18px;
	}
	.choose-grid:nth-child(2) {
		margin: 14px 0 0 0;
	}
	.choose-grid p {
		margin-top: 1em;
	}
	p.para_abt {
		font-size: 20px;
	}
	.services,.ind-team,.capacity,.map_contact, .typrography, .gallery, .about-page,.testimonials {
		padding: 72px 0;
	}
	.testimonials-grid2:before {
		top: -6.5%;
	}
	.info-gal-con h4 {
		font-size: 22px;
		margin-bottom: 16px;
	}
	/*Responsive contact*/
	.contact-list li {
    margin: 1em 0 0em 2.6em !important;
	}
	.icon-contact-Correo li {
    margin: 1em 0 0em 2.5em !important;
	}
	.icon-contact-ubication li {
    margin: 1em 0 0em 2.5em !important;
	}
	.contact-grid input[type="text"], .contact-grid input[type="email"], .contact-grid textarea, .contact-grid input[type="password"], .contact-grid input[type="tel"] {
    width: 91%;
	}
	.Input-form span {
    margin-top: 10px !important;
	}
	.contact-grids img {
  	margin: -120px 0px -118px 273px !important;
	}
	.map_contact, .typrography, .gallery {
    background-position: -888px 56px !important;
	}
	.contact-list p {
    font-size: 22px !important;
	}

	section.not-found p,form > label {
		margin-left:-3px;
	}
}
