/*
 * Brecht Godts - Hats Agency Template (http://www.brechtgodts.com/)
 * Copyright 2016 Brecht Godts
 * Licensed under https://creativecommons.org/licenses/by/3.0/
 */

/*General*/
body, html {
	font-family: 'Ubuntu', Helvetica, sans-serif;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	color: #333333;
	width: 100% !important;
	height: 100% !important;
}
p{
    font-family: 'Century Gothic',CenturyGothic, AppleGothic, sans-serif;
}
h1{
    font-size: 48px;
}
h1,
h2,
h3,
h4 {
    font-weight: bold;
    color: #2f2f2f;
}
.separapr {
    background-color: #0078C1;
    width:100px;
    height: 2px;
    display: inline-block;
    clear: both;
    text-align: center;
    margin-top: 30px;
        margin-bottom: 30px;
}
/*#barraaceptacion {
    display:none;
    position:fixed;
    left:0px;
    right:0px;
    bottom:0px;
    padding:15px 0px;
    width:100%;
    text-align:center;
    min-height:42px;
    background-color: rgba(0, 120, 193, 0.8);
    color:#fff;
    z-index:99999;
}
 
.inner {
    width:100%;
    position:absolute;
    padding-left:5px;
    font-family:verdana;
    font-size:12px;
    top:20%;
}
 
.inner a.ok {
    padding:4px;
    color:#f8b838;
    text-decoration:none;
}
 
.inner a.info {
    padding-left:5px;
    text-decoration:none;
    color:#dceab3;
}
*/
.cc-revoke, .cc-window{
    font-size: 13px !important;
    line-height: 1.5em;
    text-align: right;
    margin-right:50px;
    font-family: 'Century Gothic',CenturyGothic, AppleGothic, sans-serif !important;
}
.cc-banner.cc-theme-edgeless .cc-message {
    margin-right: 100px;
}

.space {
    padding-bottom: 40px;
}
.invert {
    background-color: rgba(237, 243, 250, 0.4);
}
.credit i {
    font-size: 16px;
}
.credit a:hover {
    color: #908FC2 !important;
}
/*General end*/
/* Navigation start */
.load {
    animation: fadein 0.5s ease;
}
.unload {
    animation: fadeout 0.5s ease;
}
.navbar {
    border: none;
    background-color: transparent;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}
.navbar .nav a {
    color: #121d1f;
    border: 1px solid rgba(114,182,207,.9);
    margin-left:-1px;/* Cheesy border fix */
}
.navbar-collapse {
    border:0;
}
.navbar .nav li a {
        color: #121d1f;
	text-transform: lowercase;
	letter-spacing: 1px;
	-webkit-transition: background .3s ease-in-out;
	-moz-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
}
.navbar .nav li a:hover {
	outline: 0;
	background-color: transparent;
        background-color: rgba(255,255,255,.5);
}
.navbar .nav li a:focus, .navbar li a:active {
	outline: 0;
    background-color: rgba(255,255,255,.4) !important;
}
.navbar .nav li.active {
	outline: 0;
}
.navbar .nav li.active a {
	background-color: rgba(255,255,255,.3);
}
.navbar .nav li.active a:hover {
    background-color: rgba(255,255,255,.5);
}
.navbar-fixed-top .nav {
     padding: 30px 10px 20px 10px;
     -webkit-transition: padding .3s ease-in-out;
     -moz-transition: padding .3s ease-in-out;
      transition: padding .3s ease-in-out;
}
.navbar-fixed-top .navbar-brand {
    padding: 15px 10px 80px 10px;
    -webkit-transition: padding .3s ease-in-out;
    -moz-transition: padding .3s ease-in-out;
    transition: padding .3s ease-in-out;
}
/* Navigation end */
/*AREA PRIVADA*/
.login-area {
  -webkit-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -moz-border-radius: 5px;
   border-radius: 5px;
   margin-top: 12px;
   margin-right: 20px;
   color: #72b6cf;
   border: 1px solid rgba(0,120,193,1);
   background-color:rgba(255, 255, 255, 0.8);
   line-height: 16px;
   padding: 5px 0px 20px 0;
    height: 20px;
    float: right;
    font-size: 11px;
    width: 180px;
    text-align: left;
}
.login-area ul{
    margin-left: -20px;
    list-style: none;
}
.login-area ul li a{
    color:#0078C1;
      font-family: 'Century Gothic',CenturyGothic, AppleGothic, sans-serif;
}
.areapri {
    background: rgba(255, 255, 255, 0.9);
    margin-top:5px;
    margin-right: -30px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 15px 0px 15px 0px;
    width:250px;
    font-size:12px;
    text-align:center;
}
.navbar-toggle{
    background-color: gainsboro;
}
/* Sections start */
.section {
    padding-top: 30px;
    padding-bottom: 60px;
}
.section-heading {
     padding-bottom: 10px;
     color:#2a4184;
}
h2 .section-heading  {
    color:#576E74;
}
.section-subheading {
    padding-bottom: 40px;
}
/*intro*/
.flexslider {
    background-color: #576E74;
    overflow: hidden;
    margin: 0;
}
.intro {
    display: table;
    width: 100%;
/*    height: auto;
 
    padding: 100px 0 30px 0;*/
   height: 20%;
    text-align: center;
    color: #fff;
    background: url(../img/slide-azul.jpg) no-repeat center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.logo {
    display: inline-block;
}
.logo img:hover {
    animation: jump 0.3s ease;
}
.logo-global img{
display: block; margin-left: 230px;margin-right: auto; float:left;
}
.logo-torreald img{
    display: block; margin-left: 0;margin-right: auto;
}

.content {
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top:0;
   /* border: 2px solid rgba(0,0,0,.5);*/
/*    max-width: 600px;*/
    text-align: center;
    color: #121d1f;
/*    border: 2px solid rgba(114,182,207,1);*/
    background-color:rgba(255, 255, 255, 0.85);
}
.jumbo-logo {
    opacity: .9;
}
/*Intro end*/
/*About*/
.media-icons {
    margin: auto;
    padding-bottom: 30px;
    padding-top: 10px
}
.media-icons hr {
    width: 120px;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
}
.media-icons ul {
    padding: 0;
    margin: 0;
}
.media-icons ul li {
    list-style-type: none;
    display: inline-block;
}
.media-icons ul li a i {
    color: #72b6cf;
    width: 40px;
    height: 40px;
    font-size: 20px;
    text-align: center;
    padding-top: 25%;
}
.media-icons ul li a i:hover {
    color: #90d0e8;
}
.img-circle {
    border: 6px dashed #252525;
    border: 0;
}
/*About end*/
.empresa p{
    text-align: justify;
    margin-top:20px;
    font-size: 14px;
    line-height: 1.7;
}
.empresa img{
    box-shadow: 0px 0px 12px 1px rgba(0,0,0,0.1);
    border: 1px solid #cccccc;
}
/*Services*/
#services h4{
   color:#0078c1; 
   text-align: left;
   margin-left: 70px;
}
#services h3{
   color:#0078c1; 
}
.service p{
    text-align: justify;
    margin: 0 15px 0 70px;
}
.service{
    border: 1px solid #cccccc;
    margin-bottom:10px;
    background-color:#ffffff;
    padding: 10px;
    box-shadow: 0px 0px 12px 1px rgba(0,0,0,0.1);
}
.service-icon {
    padding: 5px;
    color: #72b6cf;
    float:left;
}
.estimate {
    padding-top: 81px;
    padding-bottom: 40px
}
.estimate p {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px
}
.estimate-button {
    border: 2px #f7f5f5;
    background-color: #74adc3;
    color: #f7f5f5;
}
.estimate-button:hover {
    border: 2px #74adc3;
    background-color: #90b5c4;
    color: #ffffff;
}
/*Services end*/

/*Clients*/
.client-logo {
    margin-bottom: 25px;
    opacity: .5;
}
/*Clients end*/
/*Pricing*/
.form-group {
    margin-bottom: 20px;
      font-family: 'Century Gothic',CenturyGothic, AppleGothic, sans-serif;
}
.form-buttongroup {
    margin-top: 10px;
}
.form-checker {
}
.form-desc {
    color: #9f9f9f;
}
.form-total {
    max-width: 200px;
    padding-top: 10px;
}
.form-total input {
    text-align: center;
    color: #252525;
}
.form-total ::-webkit-input-placeholder { /* WebKit browsers */
    color: #252525;
}
.form-total :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #252525;
}
.form-total ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #252525;
}
.form-total :-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #252525;
}
/*Pricing end*/
/*Contact*/
#contactForm li {
    list-style-type: none;
    color: #c0392b;
}
.messagebox {
    padding: 0;
}

.direccion{
    width: 182px;
    font-size: 12px;
    margin-left: 13px;
    font-size:12px;
    margin-bottom:10px;
    background-color: rgba(237, 243, 250, 0.4);
    padding: 5px;
    box-shadow: 0px 0px 12px 1px rgba(0,0,0,0.1);
}
.direccion h3{
    font-size: 21px;
    color: #2a4184;
    margin-top: 25px;
    margin-bottom: 25px;
    line-height: 1.4;
}
.direccion p{
    font-size:14px;
    text-align:left;
    margin-left: 34px;
    line-height: 1.8;
}
/*Contact end*/
/*Footer*/
#footer {
    z-index: 9;
	background: #2a4184;
	color: #fff;
	padding: 10px 0 40px 0;
}
#footer .container {}
#footer p {
	font-size: 13px;
          font-family: 'Century Gothic',CenturyGothic, AppleGothic, sans-serif;
        
}
#footer a {
	color: #fff;
}
a:hover {
	color: #7bc3d1;
	color: #74adc3;
}
.avisolegal{
    margin-top:40px;text-align:right;
}
/*Footer end*/
/* Sections end */
@media(min-width:768px) {
    .navbar-fixed-top .navbar-brand {
        padding: 20px 10px 20px 10px;
    }
    .form-buttongroup {
        margin-top: 10px;
    }
    .form-checker {
        float: none;
    }
    .control-label {
        text-align: center !important;
    }
   
}
@media(max-width:768px) {
   .login-area{
        margin-top: 10px;
        float:left;
    }
    .service{
     padding: 10px 25px;
     min-height: 120px !important;
    }
    .content{
     padding-top: 30px;
    }
    #inicio{
        padding:0px;
    }
    #barraaceptacion {
    min-height:70px;
    }
    .inner {
    top:10%;
    }
    #footer {
    padding: 20px 0 90px 0;
    }
    .direccion {
    padding: 10px 50px;
    margin-top:30px;
    width:100%;
   }
   .logo-global img{
display: block; margin-left: auto !important;margin-right: auto; float:none;
}
.logo-torreald img{
    display: block; margin-left: auto;margin-right: auto;
}
 .avisolegal{
        text-align:left;
    }
}
@media(max-width:992px){
    .direccion {
    width:100%;
   }
   .direccion p{
       margin-left:0px;
       text-align: center;
   }
   .direccion img{
       float:none !important;
   }
}
@media(min-width:992px) {
    .form-checker {
        float: left;
    }
    .control-label {
        text-align: right !important;
    }
    .form-total input {
        text-align: left;
    }
    .form-total {
        padding-top: 0;
    /*    text-align: center !important;*/
    }
   
}
@keyframes jump {
  0% { 
      margin-top: 0px;
      -ms-transform: rotate(0deg); /* IE 9 */
      -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
      transform: rotate(0deg);
    }
  25% {
      margin-top: 0px;
      -ms-transform: rotate(7deg); /* IE 9 */
      -webkit-transform: rotate(7deg); /* Chrome, Safari, Opera */
      transform: rotate(7deg);
    }
  50% {
      margin-top: 0px;
      -ms-transform: rotate(0deg); /* IE 9 */
      -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
      transform: rotate(0deg);
    }
  75% {
      margin-top: 0px;
      -ms-transform: rotate(-7deg); /* IE 9 */
      -webkit-transform: rotate(-7deg); /* Chrome, Safari, Opera */
      transform: rotate(-7deg);
    }
  100% {
      margin-top: 0px; 
      -ms-transform: rotate(0deg); /* IE 9 */
      -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
      transform: rotate(0deg);
    }
}

@keyframes fadein {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeout {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 0;
    }
}


