/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
img,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */
.navbar-default {
    background-color: transparent;
    border: none;
	
}

.navbar-default .navbar-brand  {
    font-size: 30px;
    line-height:25x;
    color:#fff;
}
.navbar-default .navbar-nav > li > a:hover, 
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-brand:hover, 
.navbar-default .navbar-brand:focus  {
    color:#fff;
	background-color:rgba(0,51,102,0.5);
	border-radius:5px;
}

.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus  {
    color:#fff;
    background-color: transparent;
}

.navbar {
    min-height:25px;

}

.navbar-nav > li > a {
    line-height: 15px;
    padding-top: 5px;
}

/*** DESTACADA **/

section.destacada {
    position:relative;
}

section.destacada .contenido {
    top:48%;
    left:0;
    width:100%;
    position:absolute;
    z-index: 20;
}

section.destacada .contenido h1 {
    padding:20px 50px;
    
    color:#fff;
    text-transform: uppercase;
    margin: 0 auto;
    width:60%;
	text-align:center;
	background-color:rgba(0,0,10,0.7);
}

section.destacada .contenido h2 {
    padding:20px 50px;
    color:#fff;
    margin: 0 auto;
    width:60%;
	text-align:center;
	background-color:rgba(0,0,10,0.5);
	font-size:18px;
}

div.pattern {
    background-image:url(../img/pattern.png);
    position:absolute;
    opacity: .9;
    left:0;
    top:0;
    right:0;
    bottom:0;
    width:100%;
    height:100%;
    z-index: 10;
}


/****AGENCIA **/


h2 {
    color:#787878;
    font-size: 2.6em;
    margin-bottom: 30px;
}

h2.blanco {
    color:#fff;
}

.borde {
    padding: 50px 0;
}


section.agencia {
    background-color: #ebeeed;
    padding: 10px;
    border-bottom:1px solid #c3c3c3;
}

section.agencia .borde {
    border:1px solid #aeb4b7;
}

section.agencia p {
    font-size: 1.8em;
}


/*** Aplicaciones ***/
section.aplicaciones {
    padding:3px 3px 0 0 ;
	background:rgba(0,102,153,1);
}

section.aplicaciones p {
    font-size: 1.2em;
    color:#4e4e4e;
}




footer {
    background-color: #2d3235;
    padding-top: 30px;
}

footer hr {
    display:block;
    height:1px;
    border:0;
    border-top: 1px solid #595d60;
    margin: 1em 0;
    padding:0;
}

footer a, 
footer a:hover {
    color:#fff;
}
footer p {
    color:#fff;
}

footer .nav > li > a:hover, 
footer .nav > li > a:focus {
    background-color: transparent;
}

/** NOSOTROS **/

.informacion {
    padding:30px 0;
}
.panel-heading,
.panel-group .panel   {
    border-radius: 0;
}
.panel-default > .panel-heading {
        background-color: #4f5962;
}
.panel-title > a  {
    color:#fff;
    text-decoration: none;

    font-size: 20px;
}

.panelgroup .panel + .panel {
    margin-top: 0;
}
.panel-body {
    color:#4e4e4e;
}

.activo, .activo a {
    color:#787878!important;
    background-color: #ebeeed!Important;
}

/*** SERVICIOS **/

.modal-body p {
    line-height: 40px;
    font-size: 14px;
}



/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}



.sombra {  
   -moz-box-shadow: 0 0 10px #000000;  
   -webkit-box-shadow: 0 0 10px #000000;  
    box-shadow: 0 0 10px #000000;  
   } 
   
   
   /* SOMBRA */
 .sombra:hover {  
	-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);

   } 
   
   
   .sombra2 {
	
	-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
	}
	

/*FONDO PARA BOTONES */	
.buscar {
	height:25px;
	color: #036;
	
	}
	
.buscar:focus {
	border:# 00F;
	background-color:rgba(150,255,153,0.5);  
	  		
}


.fondo1 {
	
	background: rgba(226,231,235,1);
background: -moz-linear-gradient(-45deg, rgba(226,231,235,1) 21%, rgba(73,155,234,1) 68%, rgba(53,140,232,1) 84%, rgba(32,124,229,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(21%, rgba(226,231,235,1)), color-stop(68%, rgba(73,155,234,1)), color-stop(84%, rgba(53,140,232,1)), color-stop(100%, rgba(32,124,229,1)));
background: -webkit-linear-gradient(-45deg, rgba(226,231,235,1) 21%, rgba(73,155,234,1) 68%, rgba(53,140,232,1) 84%, rgba(32,124,229,1) 100%);
background: -o-linear-gradient(-45deg, rgba(226,231,235,1) 21%, rgba(73,155,234,1) 68%, rgba(53,140,232,1) 84%, rgba(32,124,229,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(226,231,235,1) 21%, rgba(73,155,234,1) 68%, rgba(53,140,232,1) 84%, rgba(32,124,229,1) 100%);
background: linear-gradient(135deg, rgba(226,231,235,1) 21%, rgba(73,155,234,1) 68%, rgba(53,140,232,1) 84%, rgba(32,124,229,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e7eb', endColorstr='#207ce5', GradientType=1 );



border-radius: 0px 42px 0px 0px;
-moz-border-radius: 0px 42px 0px 0px;
-webkit-border-radius: 0px 42px 0px 0px;
border: 0px solid #000000;

-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);

text-align:left;
height:280px;
padding:10px;



}


.fondo2 {
	
	background: rgba(226,231,235,1);
background: -moz-linear-gradient(-45deg, rgba(226,231,235,1) 21%, rgba(73,155,234,1) 68%, rgba(53,140,232,1) 84%, rgba(32,124,229,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(21%, rgba(226,231,235,1)), color-stop(68%, rgba(73,155,234,1)), color-stop(84%, rgba(53,140,232,1)), color-stop(100%, rgba(32,124,229,1)));
background: -webkit-linear-gradient(-45deg, rgba(226,231,235,1) 21%, rgba(73,155,234,1) 68%, rgba(53,140,232,1) 84%, rgba(32,124,229,1) 100%);
background: -o-linear-gradient(-45deg, rgba(226,231,235,1) 21%, rgba(73,155,234,1) 68%, rgba(53,140,232,1) 84%, rgba(32,124,229,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(226,231,235,1) 21%, rgba(73,155,234,1) 68%, rgba(53,140,232,1) 84%, rgba(32,124,229,1) 100%);
background: linear-gradient(135deg, rgba(226,231,235,1) 21%, rgba(73,155,234,1) 68%, rgba(53,140,232,1) 84%, rgba(32,124,229,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e7eb', endColorstr='#207ce5', GradientType=1 );



border-radius: 0px 42px 0px 0px;
-moz-border-radius: 0px 42px 0px 0px;
-webkit-border-radius: 0px 42px 0px 0px;
border: 0px solid #000000;

-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);

text-align:left;
height:370px;
padding:10px;



}




/*TRANSPARENCIA DE IMAGENES*/
.post img {
filter:alpha(opacity=50); /* IE */
-moz-opacity:0.5; /* Firefox, Opera, ... */
opacity: 0.5; /* CSS 3*/
}


/*TRANSPARENCIA DE FONDO */
.trans {
	background-color: #FFFFFF;
	opacity: 0.6;
	filter:alpha(opacity=60);
	width: 170px;
	margin-left:140px;
	border: solid 2px #FFFFFF;
}


.boton1:hover {
	border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
border-color:#03C; 
border: 5px outset #cfc7cf;
	
}



.sombraD {
	-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
}


.sombraALL{
-webkit-box-shadow: 0px 0px 65px 11px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 65px 11px rgba(0,0,0,0.75);
box-shadow: 0px 0px 65px 11px rgba(0,0,0,0.75);
}




.fijo {
	position:fixed !important; 
	left:0px; 
	top:0px; 
	z-index:10 !important
} 

.formulario {
	-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
	background-color:rgba(51,153,204,0.6);
	color:white;
	padding:15px;
}

/** servicios FONDO CONTENEDOR */

.servicios {
    background-color: rgba(0,102,153,0.2);
    border-top:1px solid #c2c2c2;
	z-index: -10;
	
}
button:focus {
	outline: none;
}
button:hover {
	background: #9b59b6;
}
#button-wrapper {
    width: 450px;
    text-align: center;
    padding: 0 100px;
    box-sizing: border-box;
    -webkit-transition: .3s all ease .3s;
    transition: .3s all ease .3s;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}
button {
    width: 100%;
    background: #8e44ad;
    border: none;
    border-radius: 50px;
    padding: 5px 0;
    cursor: pointer;
    -webkit-transition: .3s all ease;
    transition: .3s all ease;
    position: relative;
}
button p {
    color: white;
    font-size: 18px;
    font-weight: 400;
    line-height: 40px;
    max-height: 40px;
    -webkit-transition: .3s all ease;
    transition: .3s all ease;
}
button .fill {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 0%;
    background: #8e44ad;
    border-radius: 50px;
}
button .fa {
    font-size: 25px;
    color: white;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    line-height: 50px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}
#button-wrapper.clicked {
    padding: 0;
}
#button-wrapper.clicked button {
    background: #ccc;
    margin-top: 25px;
}
#button-wrapper.clicked button p {
    max-height: 0;
    overflow: hidden
}
#button-wrapper.clicked button .fill {
    width: 100%;
    -webkit-transition: .3s all ease .3s;
    transition: 2s all ease .6s;
}
#button-wrapper.success button {
    margin: 0;
    padding: 25px;
    width: 50px;
}
#button-wrapper.success button .fa {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s all ease .3s;
    transition: .3s all ease .3s;
}
