.bgcover{
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.space-top{padding-top: 71px;}

.service{
	height: auto;
	position: relative;
}
/*.service .titles{background: #fff;}*/
.service .titles .row{
	background-color: white;
}
.service .titles h2{ 
	font-size: 34px;
	text-align: center;
	color: #fff;
	margin: 0;
	padding: 12px 0 12px 71px;
	position: relative;
}
.service .titles h2 span{
	position: absolute;
	color: #666;
	width: 71px;
	line-height: 71px;
	left: 0;
	top: 0;
	background: #fff;
}
.service .description{
	position: relative;
	background: #fff;
	font-size: 14px;
	padding: 50px 0;
}
.service .description p{
	font-size: inherit;
	margin: 0;
}


.flip-container {
    -moz-transform-style: preserve-3d;
    -moz-transform: perspective(1000px);
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -o-perspective: 1000;
    perspective: 1000;
}
.flipper{
	-moz-transform: perspective(1000px);
	-moz-transform-style: preserve-3d;
	-webkit-transition: 0.6s;
	-moz-transition: 0.6s;
	-o-transition: 0.6s;
	-ms-transition: 0.6s;
	transition: 0.6s;
}
.flipper, .front, .back {
	height: 200px;
	position: relative;
}
.front, .back {
	width: 100%;
	height: 100%;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: 0.6s;
	-moz-transition: 0.6s;
	-o-transition: 0.6s;
	-ms-transition: 0.6s;
	transition: 0.6s;
    
    position: absolute;
    top: 0;
    left: 0;
}
.front {
    z-index: 2;
    background-color: rgba(255, 255, 255, 0.5);
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
}
.back {
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}
.flip-container:hover .back {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
}
.flip-container:hover .front {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.front img{
	width: 300px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -150px;
	margin-top: -100px;
}
.back{
	padding: 46px 36px;
}
.back p{
	font-size: 12px;
	margin: 0;
	color: #fff;
}
.bg-gray{
	background: #e7e7e7;
}
.text{
	padding: 70px 0;
}
#map-section{
	height: 300px;
	position: relative;
}

.infoBox{
	color: white;
	width: 280px !important;
	height: 172px;
	padding-top: 70px;
	font-size: 12px;
	background-image: url(../img/main/indicador-mapa.png);
	background-size: 100%;
	background-repeat: no-repeat;
}

.infoBox p{
	text-align: right;
	line-height: 14px;
	font-size: 12px;
	margin: 0px;
	margin-right: 20px;
}
.description p.arrow{
	font-size: 16px;
	font-style: italic;
	color: #232f85;
}
.description .arrow:before {
    content:'\25BA';
    padding-right: 0.5em;
	font-weight: normal;
}
#form-section{
	padding: 40px 0;
	min-height: 400px;
}
#form-section .large-6:nth-child(1){
	padding-right: 0.46875em
}
#form-section .large-6:nth-child(2){
	padding-left: 0.46875em
}
form{background: transparent;margin: 0;}
input[type="text"], input[type="password"],textarea {
	-webkit-appearance: none;
	background-color: #fff;
	font-family: inherit;
	border: none;
	outline: none;
	display: block;
	font-size: 0.77778rem;
	margin: 0 0 0.88889rem 0;
	padding: 0.44444rem;
	height: 3rem;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
}
input[type="submit"]{
	background: #222e83;
	color:#fff;
	border: none; 
	outline: none;
	padding: 10px 30px; 
	width: auto;
}
textarea{
	resize: none;
	height: 180px;
}
form input:focus{
	outline: none;
}

.alert{
	outline: 1px solid #f00;
}

#panel {
    position: absolute;
    bottom: 30px;
    z-index: 5;
    padding-left: 72px;
    width: 100%;
}

#panel input{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	width: 100px;
	height: 36px;
	color: #fff;
	border: none;
	outline: none;
	background: #666;
}

#panel input.active{
	background: #8dc645;
}

#panel input#toggle-map{
	background: rgb(34, 46, 131);
	margin-right: 72px;
	float: right;
}

.btn-mobile{
	margin: 2.11111rem 0 0;
	text-align: center;
	-webkit-appearance: none;          
	display: block;
	padding-top: 1.2rem;
	padding-right: 1.77778rem;
	padding-bottom: 1.2rem;
	padding-left: 1.77778rem;
	font-size: 0.88889rem;
	background-color: #222e83;
	border-color: #007295;
	color: #fff;
	transition: background-color 300ms ease-out;
}
.btn-mobile:hover{
	color: #fff;
}

#mobile-buttons{
	margin: 30px 0;
}

#mobile-buttons h3{
	color: #8dc645;
}

.icon-ubication{
	width: 92px;
	margin-bottom: 2.11111rem;
}
.icon-more{
	display: block;
	width: 41px;
	height: 41px;
	background: url('../img/main/icon-more.png');
	background-size: 100%;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin-left: -20px;
}

@media only screen and (min-width: 40.063em) {
	.service{
		height: 800px;
		background-attachment: fixed;
	}
	.service .content{
		position: absolute;
		width: 100%;
		bottom: 0;
	}
	.space-top{padding-top: 0;}
	.companies{padding: 150px 0;}
	.service .titles .row{background-color: transparent;}
	#map-section{height: 700px;}
	#map-section{height: 700px;}
}
