@import url("social.css");
html, body{
	-webkit-font-smoothing: antialised;
	font-smoothing: antialised;
}

body {
	font-size: 14px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	overflow-x: hidden;
}

h1, h2, h3, h4, h5, #slider .h2 {
}
.h1, .h2, .h3, .h4, .h5 {
}
.posts {
	padding-top: 20px;
	text-align: left;
}
.posts h3 {
	text-align: left;
	margin-bottom: 20px;
}
.posts h1 {
	margin-bottom: 40px;
}
.posts h2, .posts h4, .posts h5, .posts h6 {
	margin-bottom: 20px;
}
.posts p+h1, .posts p+h2, .posts p+h3, .posts p+h4, .posts p+h5, .posts p+h6 {
	margin-top: 30px;
}
.posts h2:first-child {
	margin-bottom: 16px;
	margin-top: 0px !important;
}
.posts h1:first-child,.posts h3:first-child {
	margin-top: 0px !important;
}
.post div h2:first-child,.post div h3:first-child {
	margin-bottom: 30px;
}
h4.panel-title {
	margin-bottom: 0px;
}
b, strong {
	font-weight: 600;	
}
blockquote {
	font-size: 15px;
	font-style: italic;
}
a, button {
	outline: none !important;
}
a, button, i, .icon, .image-icon, .svg, input {
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
select:focus, textarea:focus,input:focus, .active, button:active, button:hover {
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0, 0.0)!important;
	-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0, 0.0)!important;
	box-shadow: 0px 0px 0px 0px rgba(0,0,0, 0.0)!important;
	outline: transparet none 0px!important;
}
img, iframe, object, embed, video {
	max-width: 100%;
}
img, video {
	height: auto !important;
}
p img {
	display: block;
	float: left;
	width: 35%!important;
	margin: 5px 3% 10px 0px !important;
	padding: 1% !important;
	border: 1px solid #dcdcdc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
p img.float-right {
	float: right;
	margin: 5px 0 10px 3% !important;
}
ul, ol {
	margin-left:22px;
	padding-left:0;
}
.posts ul ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
.posts li {
	margin-bottom: 10px;
}
.footer ul, .footer ol {
	margin-left:0px;
	padding-left: 15px;
}
table {
  	width: 100%;
  	max-width: 100%;
  	margin-bottom: 20px;
  	clear: both !important;
}
table tr th,
table tr td {
  	padding: 8px;
  	line-height: 1.42857143;
  	vertical-align: top;
  	border: 1px solid #dddddd !important;
}
table tr th {
  	vertical-align: bottom;
  	border-bottom: 1px solid #dddddd !important;
}
table tr:nth-child(odd) td,
table tr:nth-child(odd) th {
  	-webkit-transition: all 0.4s;
  	-moz-transition: all 0.4s;
  	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.table-responsive {
	border: none;
	margin:0;
}

/*-- All --*/
.trabajos{
	background-color: #153b8e; /*#771D18;*/
	color: white;
	padding-top: 60px;
	padding-bottom: 30px !important;
}

.trabajos .widget {
    background-color: rgba(255,255,255,0.4);
    padding: 1px 16px;
    text-align: justify;
    margin-bottom: 30px;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(132, 203, 236, 0.66);
    -moz-box-shadow: 0px 0px 20px 0px #84CBEC;
    box-shadow: 0px 0px 10px 0px rgba(255, 210, 0, 0.47);
    border-radius: 10px;
    background-color: rgb(56, 106, 160, .4);
}

.trabajos .widget .panel .about {
	padding: 0 10px;
	margin-top: 10px;
}

.trabajos .widget .about p {
	margin-bottom: 20px;
}

.trabajos h3 {
	text-align: center;
	font-size: 27px;
	margin-bottom: 24px;
}

.trabajos .imgtrabajos {
    width: 300px;
    height: 225px;
    margin: 20px auto;
}

.trabajos .imgtrabajos img {
	width: 100%;
	height: 100% !important;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 5px rgba(132, 203, 236,0.5);
	-webkit-box-shadow: 0px 0px 5px rgba(132, 203, 236,0.5);
	box-shadow: 0px 0px 5px rgba(132, 203, 236,0.5);
}

.mapa {
	border-top: 4px solid #fbfbfb;
	border-bottom: 4px solid #fbfbfb;
}

.mapa iframe {
	width: 100%;
}

.scrolloff {
	pointer-events: none;
}

.filaQuienes{
	margin-top: 20px;
}

.divQuienes{
	display: table-cell;
}

.divQuienes i{
	color: #376AA1;
	font-size: 50px;
    display: block;
    margin-bottom: 3px;
}

.divQuienes span{
    width: 215px;
    margin-bottom: 22px;
}

#icono1{
	color: red;
}

#icono2{
	color: green;
}

#icono3{
	color: blue;
}

#icono4{
	color: #FFD200;
}

.iconosTrabajos{
	color: #2DAAE2;
	font-size: 50px;
}

.letraMediana{
	font-size: 18px;
}

.flotadoIzquierda{
  float: left;
}

.flotadoDerecha{
  float: right;
}

@media (max-width: 991px) {
  .flotadoIzquierda{
    float: none;
	/* margin: 0 auto !important; */
  }

  .flotadoDerecha{
    float: none;
	/* margin: 0 auto !important; */
  } 
 		
  .centrarResponsive{
	  margin: 0 auto;
  }

}

/* Codigo para efecto fadeInDown */

         .animated {
            /*background-image: url(../images/logo.png);*/
            background-repeat: no-repeat;
            background-position: left top;

            -webkit-animation-duration: 5s;
            animation-duration: 5s;
            -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
         }
         
         @-webkit-keyframes fadeInDown {
            0% {
               opacity: 0;
               -webkit-transform: translateY(-40px);
            }
            100% {
               opacity: 1;
               -webkit-transform: translateY(0);
            }
         }
         
         @keyframes fadeInDown {
            0% {
               opacity: 0;
               transform: translateY(-40px);
            }
            100% {
               opacity: 1;
               transform: translateY(0);
            }
         }
         
         .fadeInDown {
            -webkit-animation-name: fadeInDown;
            animation-name: fadeInDown;
         }

/* Fin de Codigo para efecto faceInDown */

.margenAbajo{
	margin-bottom: 5%;
}

.margenAbajo2{
	margin-bottom: 15%;
}

.margenArriba{
	margin-top: 5%;
}

#wrapper {
	max-width: 1140px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
	overflow: hidden;
}
#wrapper .container {
	max-width: 100%;
}
#wrapper .affix {
	max-width: 1140px !important;
}
.overflow {
	overflow: hidden;
	position: relative;
}
.inline * {
	display: inline-block;
}
.no-padd {
	padding: 0px;
}
.contrast {
	color: white;
	background: black;
}
.border {
	border: 1px solid transparent;
	padding: 20px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.border *:last-child {
	margin-bottom:0px;
}
.no-border {
	border: 0px none transparent !important;
	padding: 0px !important;
}
.relative {
	position: relative;
}
.absolute {
	position: absolute;
}
.fixed {
	position: fixed;
}
.center-block {
	float: none !important;
}
.center-block h2 {
	margin-top: 0px;
	padding-top: 0px;
}
.text-center h2:after {
	content: "";
	display: block;
	width: 60px;
	height: 2px;
	margin: 0px auto;
	position: relative;
	bottom: -15px;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
	margin-bottom: 30px;
}
.section:hover h2:after, 
.section:hover .center-block h2:after, 
.fullwidth:hover .text-center h2:after, 
[class*="video-bg"]:hover .text-center h2:after {
	max-width: 80%;
	width: 400px;
}

/* Codigo añadido 8 Junio 16 */
.text-center:hover h2:after{
	background: rgba(255, 210, 0, 0.52);
	width: 300px;
}

/* Fin codigo añadido */

.center-block h2 span {
	display: block;
	font-size: 18px;
	font-family: inherit;
	font-weight: 600;
	margin-top: 10px;
}
.hidden {
	display: none;
}
.marg-30 {
	margin: 30px;
}
.marg-20 {
	margin: 20px;
}
.marg-right-30 {
	margin-right: 30px !important;
}
.marg-height-30 {
	margin: 30px 0;
}
.marg-height-20 {
	margin: 20px 0;
}
.marg-width-30 {
	margin: 0 30px;
}
.marg-width-20 {
	margin: 0 20px;
}
.marg-bott-20 {
	margin-bottom: 20px;
}
.marg-bott-30 {
	margin-bottom: 30px;
}
.marg-bott-40 {
	margin-bottom: 40px;
}
.marg-top-10 {
	margin-top: 10px;
}
.marg-top-20 {
	margin-top: 20px;
}
.marg-top-30 {
	margin-top: 30px;
}
.marg-top-40 {
	margin-top: 40px;
}
.padd-0 {
	padding: 0px !important;
}
.padd-2 {
	padding: 2px !important;
}
.padd-20 {
	padding: 20px;
}
.padd-40 {
	padding: 40px;
}
.padd-width-20 {
	padding-left: 20px;
	padding-right: 20px;
}
.padd-height-20 {
	padding-bottom: 20px;
	padding-top: 20px;
}
@media (min-width: 1200px) {
  .padd-height-30 {
	padding-bottom: 30px;
	padding-top: 30px;
  }
}
.padd-top-20 {
	padding-top: 20px;
}
.padd-bottom-20 {
	padding-bottom: 20px;
}
.padd-left-30 {
	padding-left: 30px;
	padding-right: 0px;
}
.padd-right-30 {
	padding-left: 0px;
	padding-right: 30px;
}
.section {
	padding: 60px 0;
	position: relative;
	background-position: center bottom !important;
	background-repeat: no-repeat !important;
	background-size:cover !important;
}
.section h2 {
	font-weight:normal;
	margin-top: 0px;
	padding-top: 0px;
}
.btn {
	line-height: 25px;
}
.btn + .btn {
	margin-left: 10px;
}
.btn-none, .btn-none:focus, .btn-none:active, .btn-none.active {
	background: transparent;
	border:0px none transparent;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0, 0.0) !important;
	-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0, 0.0) !important;
	box-shadow: 0px 0px 0px 0px rgba(0,0,0, 0.0) !important;
	outline: thin none !important;
  	outline: 0px auto -webkit-focus-ring-color !important;
  	outline-offset: 0px !important;
}

/*-- Collapse top --*/
.collapse-top {
	position:relative;
	padding-top:5px;
	line-height: 30px;
	background: #153b8e; /*#771D18; modificado, originalmente era black */
}
.collapse-top .collapse-open {	
	padding-bottom: 15px;
	padding-top: 10px;
}
.collapse-top .container span + span {
	margin-left: 10px;
}
.collapse-top .container span i {
	margin-right: 5px;
}
.collapse-top a {
	text-decoration: none;
}
.social-top a {
	margin: 0px 3px;
}
.social-bg-hover i {
    color: #fff !important;
    background: #444 !important;
}
.social-bg-hover a:hover i,
.social-bg-hover a:hover {
    color: #84C8E9 !important;
}

[class*='social-'] i:hover {
    -moz-transform: none !important;
    -o-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
}

.collapse-top .collapse [class*='social-'] i {
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 30px;
	font-size: 14px;
}
/*-- Top menu --*/
.navbar {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	padding:0px 0;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	margin-bottom: 0px;
	border: 0px none transparent;
	background-color: black;
}
.navbar-brand {
	font-size: 26px;
	text-transform: uppercase;
	font-family: inherit;
	font-weight: 700;
}
.navbar-brand img {
	display: inline;
	height: 54px !important;
	position: relative;
	top: -5px;
	left: 30px;
}
.navbar-brand span {
	display: inline-block;
	line-height: 28px;
}
.navbar-brand span > span {
	font-size: 13px;
	text-transform: none;
	font-weight: normal;
	display: block;
	position: relative;
	line-height: 13px !important;
	font-family: inherit;
	top: 0px;
	margin-top: 8px;
}
.ie8 .navbar-brand img {
	display: none;
}
.navbar-brand span.logo {
	line-height: normal;
}
.navbar-brand span.logo img {
	height: 75px !important;
	top: -10px;
}
.ie8 .navbar-brand span.logo img {
	display: block;
}
.navbar-nav > li {
	position: relative;
}
.navbar-nav > li > a {
	font-weight: 600;
	padding-top: 10px;
    padding-bottom: 5px;
}
.navbar-nav > li > a:active,.navbar-nav > li > a:focus {
	background-color: transparent;
}
.navbar-nav > li > a, .navbar-nav > li > button {
	line-height: 60px;
}
.navbar-nav > li > ul > li {
	padding: 0;
}
.navbar-nav > li > ul > li > a {
	padding: 10px 20px;
	text-decoration: none;
	display:block;
}
.navbar-nav > li > ul > li + li {
	border-top: 1px solid transparent;
}

.navbar-toggle {
	background-color: #84C8E9;
}

.separator {
	    height: 1px;
    background-color: rgba(55, 106, 161, 0.19);
}

/*-- Slider --*/
#slider {
	position: relative;
	overflow: hidden;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.btn {
	font-weight: bold;
	font-family: inherit;
}
/*-- Under slider --*/
#under-slider {
	padding: 60px 0px;
	background-color: #153b8e /*#333;*/
}
#under-slider p {
	padding: 0px;
	margin: 0px;
}
/*-- Icons and description --*/
.icon-desc .icon, .icon-desc .svg, .icon-desc .image-icon {
	float: left;
}
.icon-desc .desc {
	margin-left: 70px;
	position: relative;
}
.icon-desc h3 {
	font-size: 18px;
	margin-top: 0px;
}
.icon-desc .icon {
	border: 1px solid transparent;
	padding: 3px;
	border-radius:50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	
}
.icon-desc .icon i {
	border-radius:50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	font-size:24px;
	width:50px;
	height:50px;
	text-align: center;
	line-height:50px;
	border-style: solid;
	border-width: 1px;
}
.icon-desc:hover .icon {
	-webkit-transform: scale(1.2) rotate(360deg) skewY(0deg) skewX(0deg);
	transform: scale(1.2) rotate(360deg) skewY(0deg) skewX(0deg);
}
/*-- Content --*/
.page-header {
	margin: 0px;
	padding: 30px 0px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
	background-attachment: fixed;
}
.content {
	padding: 40px 0px;
}
.content .embed-responsive {
	margin-bottom: 20px;
}
.posts p {
	text-align: justify;
	margin-bottom: 20px;
}
.posts img, .post img {
	display: block;
	padding: 8px !important;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	clear: both;
	border-width: 1px;
	border-style: solid;
}
.posts img + p, .post img + p {
	margin-top: 20px;
}
.posts p img, .post p img {
	float: left;
	width: 35%;
	margin: 5px 3% 10px 0px !important;
	clear: none;
}
.posts p img.float-right, .post p img.float-right img {
	float: right;
	margin: 5px 0 10px 3% !important;
}
[class*="after-color-"]:after {
	content: "";  
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
	z-index:0; 
	opacity: .8;
}
[class*="after-color-"] div {
	z-index: 1;
}

/*-- Sidebar --*/
.sidebar .widget {
	margin-top:20px;
}
.sidebar .widget + .widget {
	margin-top:30px;
	border-top: 1px solid #dcdcdc;
	padding-top:20px;
}
.sidebar .widget h3 {
	margin: 0px 0px 20px;
}
.sidebar .widget h3:after {
	content: "";
	display: block;
	width: 0px;
	height: 2px;
	-webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
	position: relative;
	bottom: -5px;
}
.sidebar .widget:hover h3:after {
	width: 100%;
}
.sidebar .widget *:last-child {
	margin-bottom: 0px;
}
.sidebar .widget * + h3 {
	margin-top: 30px!important;
}
.sidebar .widget .widget {
	margin-top: 10px!important;
}
.sidebar ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.sidebar li {
	margin-bottom: 10px;
	line-height: 20px;
}
/*-- Footer --*/
.footer {
	padding: 40px 0px;
}
.footer .widget h3 {
	margin: 0px 0px 20px;
}
.footer .widget h3:after {
	content: "";
	display: block;
	width: 0px;
	height: 2px;
	-webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
	position: relative;
	bottom: -5px;
}
.footer .widget:hover h3:after {
	width: 100%;
}
.footer .widget *:last-child {
	color: #999;
	margin-bottom: 0px;
}
.footer ul {
	list-style:none;
	padding: 0px;
}
.footer h3 i {
	margin-right: 5px;
}
.footer * + h3 {
	margin-top: 35px!important;
}
/*-- Copy --*/
.copy {
	padding: 10px 0px;
	line-height: 40px;
}
img-gst {
	width: 30px;
	padding: 6px;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
img-gst:hover {
	-moz-transform: rotate(360deg) scale(1.1);
     -o-transform: rotate(360deg) scale(1.1);
     -webkit-transform: rotate(60deg) scale(1.1);
     transform: rotate(360deg) scale(1.1);
     
}

#gotoTop {
	position:fixed;
	bottom:80px;
	right:20px;
	display: none;
	width: 50px!important;
	height: 50px!important;
	text-align: center;
	z-index: 99;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	line-height: 1;
	font-size:36px;
	border: 5px solid #e2e2e2;
}
.no-js #gotoTop {
	display: block;
}

#gotoTop:hover {
    opacity: 1;
    border-color: #rgba(169, 35, 28, 0.68) !important;
    background: #A9231C !important;
    color: #fff;
}

/*-- Responsive --*/
@media (min-width: 962px) {
  .posts .col-md-4:nth-child(3n+4),
  .posts .col-md-4.col-sm-6:nth-child(3n+4),
  .posts .col-md-6:nth-child(2n+3),
  .posts .col-md-6.col-sm-6:nth-child(2n+3){
	clear: both;
  }
}  
@media (max-width: 768px) {
	.divQuienes {
  		display: inline-table;
  	}
}
@media (min-width: 768px) {
  .navbar-nav > li > a:after {
	content: " ";
	display: block;
	width: 0px;
	height: 0px;
	position: absolute;
	bottom: 0px;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
	left: 50%;
	z-index: 999;
	border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
  }
  .navbar-nav > li:hover > a:after {
	width: 100%;
	height: 5px;
	left: 0px;
  }
  .navbar-nav > li > ul {
	border: none;
	-webkit-box-shadow: 1px 1px 3px 0px rgba(0,0,0, 0.3);
	-moz-box-shadow: 1px 1px 3px 0px rgba(0,0,0, 0.3);
	box-shadow: 1px 1px 3px 0px rgba(0,0,0, 0.3);
	max-height: none !important;
	padding: 0px 0;
	position: absolute;
	z-index: 9999999999999;
	width: 0px!important;
	top: 90px;
	right: 0px;
	visibility: hidden;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
	overflow: hidden;
  }
  .navbar-nav > li:hover > ul {
	visibility: visible;
	width: 160px!important;
  }
  .navbar-nav > li > ul > li > a:last-child {
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .navbar-nav > li > a {
	padding-left: 8px;
	padding-right: 8px;
  }
}
@media (min-width: 768px) and (max-width: 1040px) {
  .navbar-brand {
	font-size: 22px;
  }
  /*.navbar-brand img {
	height: 45px!important;
	top: -15px;
  }*/
  .navbar-brand span {
	display: inline-block;
	line-height: 40px;
  }
  .navbar-brand span span {
	font-size: 12px;
	line-height: 12px !important;
  }
  .navbar-brand span.logo img {
	height: 70px !important;
	top: -8px;
  }
  .navbar-nav > li > a {
	padding-left: 5px;
	padding-right: 5px;
  }
  .navbar-nav li a {
	font-size: 13px;
  }
  .navbar-nav > li > a i {
	display: none;
  }
  .navbar-nav > li > a {
	font-weight: normal;
  }
}
@media (max-width: 991px) {
  .marg-bott-sm-30 {
	margin-bottom: 30px;
  }  
  .posts .col-md-4.col-sm-6:nth-child(2n+3),
  .posts .col-md-6:nth-child(2n+3),
  .posts .col-md-6.col-sm-6:nth-child(2n+3){
	clear: both;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .icon-desc.clearfix {
	padding-top: 65px;
  }
  .col-md-4 .padd-height-20,.col-md-6 .padd-height-20,.col-md-12 .padd-height-20 {
	padding-top: 10px;
  }
  .col-sm-6  .padd-height-20 {
  	 padding-top: 65px;
  }
  .col-sm-6 .icon-desc.clearfix .icon,
  .col-sm-6 .icon-desc.clearfix .image-icon, 
  .col-sm-6 .icon-desc.clearfix .svg {
	float: none;
	position: absolute;
	top: 0px;
  }
  .col-sm-6  .padd-height-20 .text-service {
  	 margin-top: -45px;
  }
  .col-sm-6 .icon-desc.clearfix .desc {
	margin-left: 0px;
  }
}
@media (max-width: 844px) {
	.footer .col-sm-3 {
		display: table-cell;
	}
}
@media (max-width: 767px) {
  body {
	font-size: 13px;
  }
  h2 {
	font-size: 22px !important;
  }
  h2 span {
  	font-size: 14px !important;
  }
  h3 {
  	font-size: 18px !important;
  }
  h4 {
  	font-size: 16px !important;
  }
  .collapse-top .text-left, .collapse-top .text-right {
	text-align: center;
	padding-bottom: 10px;
  }
  .btn {
	font-size: 13px;
	line-height: 22px;
  }
  .page-header {
	margin-bottom: -20px;
  }
  .navbar {
	height: 70px;
	margin-bottom: 0px;
  }
  .navbar-brand {
	font-size: 24px;
	top: -8px;
	position: relative;
  }
  .navbar-brand span span {
	font-size: 12px;
	top: -5px;
	position: relative;
  }
  .navbar-brand img {
	/*height: 76px !important;*/
	top: 0px !important;
  }
  .navbar-brand span.logo img {
	height: 60px !important;
	top: -6px !important;
  }
  .navbar-nav > li > a {
	line-height: inherit;
  }
  .navbar-collapse {
	z-index: 989;
	position: relative;
	top:-1px;
  }
  .navbar-collapse ul {
	margin-top: 0px !important;
	padding-top: 0px !important;
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
  }
  .navbar-collapse > ul {
	border-bottom-style: solid !important;
	border-bottom-width: 1px !important;
  }
  .navbar-collapse ul li {
    margin-left: -25px;
	padding-left: 25px;
  }
  .navbar-nav li a {
	padding-bottom: 10px !important;
	padding-top: 10px !important;
	display: block;
	position: relative;
  }
  .navbar-nav li li a {
	padding-bottom: 8px !important;
	padding-top: 8px !important;
  }
  .navbar-nav li + li {
	border-top: 1px solid #e4e4e4;
  }
  .collapse {
	max-height: none !important;
  }	
  .navbar-collapse {
  	margin-top: 20px !important;
  }
  .navbar-toggle {
	top: 10px;
  }
  .navbar-toggle * {
	border: 1px solid #d8d8d8;
  }
  .marg-bott-xs-30 {
	margin-bottom: 30px;
  }
  .icon-desc h3 {
	font-size:22px !important;
  }
  .text-right, .text-left {
  	text-align: center !important;
  }
  .footer [class*="col-"] + [class*="col-"] {
	margin-top: 30px;
  }
  .footer .widget [class*="col-"] + [class*="col-"] {
	margin-top: 0px;
  }
} 
@media (max-width: 599px) {
  .navbar-brand {
	font-size: 22px;
  }
  /*.navbar-brand img {
	display: inline;
	height: 40px!important;
	position: relative;
	top: -15px;
  }*/
  .navbar-brand span.logo img {
	height: 60px !important;
	top: -4px !important;
	display: inline-block;
  }
  .navbar-brand span {
	display: inline-block;
	line-height: 40px;
  }
}
@media (max-width: 479px) {
  .marg-bott-xxs-30 {
	margin-bottom: 30px;
  }
  .post p img, .post p img.float-right {
	float: none !important;
	width: auto !important;
	margin: 0px 0 20px 0px !important;
  }
  [class*="col-"]:not(.divQuienes) {
	float: left;
	width: 100%;
  }
  .navbar-brand {
	font-size: 20px;
  }
  /*.navbar-brand img {
	display: none;
  }*/
  .navbar-brand span.logo img {
	display: inline-block;
	height:50px !important;
	top:2px!important;
  }
  .navbar-brand span {
	line-height: 40px;
  }
  #gotoTop {
	bottom:5px;
	right:5px;
	width: 30px!important;
	height: 30px!important;
	line-height: 1;
	font-size:20px;
  }
}
@media (max-width: 319px) {
  /*.navbar-brand img {
	display: block;
	margin-top:20px;
  }*/
  .navbar-brand span {
	display: none;
  }
  .navbar-brand span.logo img {
	display: inline-block;
	margin-top:0px;
	height:40px !important;
	top:4px !important;
  }
  .navbar-brand span.logo {
	display: inline-block;
  }
  .icon-desc.clearfix {
	padding-top: 65px;
  }
  .icon-desc.clearfix .icon {
	float: none;
	position: absolute;
	top: 0px;
  }
  .icon-desc.clearfix .desc {
	margin-left: 0px;
  }
  .btn {
	white-space: normal ;
  }
}
#slider {
	text-align:center;
}
a[href="http://getsimplethemes.ru/"] {
	display: none !Important;
}

.btn-default:hover {
    color: #fff;
    background-color: #333;
}

.footer_redessociales {
	list-style-type: none;
}

.footer_redessociales li {
	float: left;
    font-size: 30px;
    margin-right: 25px;
}

.footer_redessociales a:hover {
	color: #84CBEC;
}

.footer_masinfo {
	padding-left: 15px !important;
}

/*=================================== 
  SLIDER
===================================*/
#s3slider-slide {
	width: 100%;
	height: 385px;
}
#s3slider-slide #s3slider-slideContent {
	width: 100% !important;
	height: inherit;
}
#s3slider-slide {
    width: 100%;
    position: relative; /* important */
    overflow: hidden; /* important */
    padding: 0;
    border: 0 none;
}
#s3slider-slide #s3slider-slideContent {
    width: 100%;
    position: absolute;
    top: 0;
    margin-left: 0;
    list-style: none;
    padding: 0;
    margin: 0;
}
#s3slider-slide .s3slider-slideImage {
    float: left;
    margin: 0 !important;
    padding: 0 !important;
    width: 100%;
    position: relative;
    display: none;
    background-image: none !important;
}
#s3slider-slide .s3slider-slideImage span {
    position: absolute;
    font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    /*background-color: #000;*/
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
    word-wrap: break-word;
    top: 0;
    left: 0;
    width: 919px;
}
.s3slider-slideImage span strong {
    font-size: 14px;
}
.clear {
    clear: both;
}

.slider .carousel {
	height: 385px;
}

.slider .carousel .carousel-inner {
	height: inherit;
}

.slider .carousel .item {
	height: inherit;
}

.slider .carousel .thumbnails {
    padding: 0;
    text-align: center;
    height: inherit;
}

.slider .carousel .thumbnail {
    padding: 0;
    text-align: center;
    height: inherit;
    border: 0;
}

.slider .carousel ul, .carousel li {
	list-style: none;
    padding: 0;
    margin: 0;
}

.slider .carousel-control.left, .slider .carousel-control.right {
	background-image: none;
}

.slider .carousel-control {
	color: #84C8E9;
}

#carouselPartners .thumbnail {
    background-color: transparent;
    /* margin-bottom: 0; */
    padding: 20px 0;
    text-align: center;
}

#carouselPartners .thumbnail a {
    display: inline-block;
}

#carouselPartners img {
    height: 385px;
}

button.accordion {
    cursor: pointer;
    width: 100%;
    border: none;
    background: none;
    outline: none;
    padding: 6px;
    text-align: center;
	font-size: 22px;
}

div.panel {
	background-color: transparent;

    margin-bottom: 0;
    border: 0;
    border-radius: 4px;
    -webkit-box-shadow: none;
	-moz-box-shadow: none;
    box-shadow: none;
}

.iconopanel {
	float: right;
	margin-top: 10px;
	font-size: 16px;
	color: #da9e3a;
}

.contactanos {
	background-image: url(/data/uploads/contacto.jpg);
	/*background-color: #333;*/
	background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    color: #fff;
    border-top: 4px solid #fbfbfb;
    text-align: left;
    display: flex;
}

.contactanos i {
	margin-right: 15px;
}

.contactanos h3 {
    /* text-transform: uppercase; */
    /* letter-spacing: 4px; */
    font-size: 33px;
    padding-bottom: 15px;
    /* margin-bottom: 20px; */
    display: inline-block;
    text-align: left;
    display: block;
}

.contactanos .contactanos1 {
	float: left;
	margin-left: 10%;
	padding-left: 2%;
}

.contactanos .contactanos2 {
	float: right;
	margin-top: 5.5%;
	margin-left: auto;
	margin-right: 10%;
}

.contactanos p {
	margin-bottom: 5px;
	font-size: 18px;
	text-align: left;
}

.contactanos .contactanostelefono {
	font-weight: normal;
    font-size: 35px;
}

.contactanos .contactanosdivisor {
	border-bottom: 1px solid #fff;
    padding-bottom: 20px;
    margin-bottom: 10px;
}

.btn_llamanos {
    text-align: center;
    padding: 0px 36px 0;
}

.titulo_llamanos {
    margin-top: 35px;
    margin-bottom: 20px;
    text-align: center;
    padding: 0px 36px 0;
    text-align: left;
}

.btn_llamanos .button {
    width: 319px;
    display: block;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ie-border-radius: 8px;
    border-radius: 8px;
    padding: .8em 2em;
    /*text-shadow: rgba(0,0,0,.5) 0px 0px 10px;*/
    font-size: 22px;
    font-weight: 700;
    -webkit-transition-property: background-color;
    -webkit-transition-duration: .15s;
    -webkit-transition-timing-function: ease-in-out;
    cursor: pointer;
    text-decoration: none;
    margin: 20px auto;
    text-align: left;
}

.btn_llamanos .button:active {
    margin-top: 25px;
    margin-bottom: 15px;
}

.btn_llamanos .button span {
	color: #444;
    vertical-align: middle;
    margin-left: 10px;
}

.btn_llamanos .lightbg-transparent {
    background-color: #fec31f; /*rgba(251, 251, 251, 0.72);*/
    color: #dafffe;
    
}

.lightbg-transparent:hover {
    background-color: rgba(0, 0, 0, 0.75);
}

.lightbg-transparent:active {
    -webkit-box-shadow: 0px 0px 0px 1px rgba(131, 202, 236, 0.5) inset, 0px 0px 0px 2px rgba(0, 0, 0, 0) inset, 0px 1px 0px 0px rgba(0, 0, 0, 0), 0px 5px 0px 0px rgba(0,0,0,.15);
    -moz-box-shadow: 0px 0px 0px 1px rgba(131, 202, 236, 0.5) inset, 0px 0px 0px 2px rgba(0, 0, 0, 0) inset, 0px 1px 0px 0px rgba(0, 0, 0, 0), 0px 5px 0px 0px rgba(0,0,0,.15);
    -ie-box-shadow: 0px 0px 0px 1px rgba(131, 202, 236, 0.5) inset, 0px 0px 0px 2px rgba(0, 0, 0, 0) inset, 0px 1px 0px 0px rgba(0, 0, 0, 0), 0px 5px 0px 0px rgba(0,0,0,.15);
    box-shadow: 0px 0px 0px 1px rgba(131, 202, 236, 0.5) inset, 0px 0px 0px 2px rgba(0, 0, 0, 0) inset, 0px 1px 0px 0px rgba(0, 0, 0, 0), 0px 5px 0px 0px rgba(0,0,0,.15);
}

.btn_llamanos .icon {
    width: 38px;
    height: 38px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ie-border-radius: 50%;
    border-radius: 50%;
    background: #153b8e; /*#A94442;*/
    float: right;
    margin-top: -4px;
    /*-webkit-box-shadow: 0px 3px 0px 0px rgba(0,0,0,.2) inset, 0px 0px 0px 1px rgba(255,255,255,.2);
    -moz-box-shadow: 0px 3px 0px 0px rgba(0,0,0,.2) inset, 0px 0px 0px 1px rgba(255,255,255,.2);
    -ie-box-shadow: 0px 3px 0px 0px rgba(0,0,0,.2) inset, 0px 0px 0px 1px rgba(255,255,255,.2);
    box-shadow: 0px 3px 0px 0px rgba(0,0,0,.2) inset, 0px 0px 0px 1px rgba(255,255,255,.2);*/
    text-align: center;
}

.btn_llamanos .icon i {
    margin-top: 5px;
    vertical-align: middle;
    margin-right: 0;
}

@media (max-width: 767px) {
	.contactanos {
		display: block;
	}

	.contactanos .contactanos1 {
		float: none;
		width: 80%;
	}

	.contactanos .contactanos2 {
		margin-left: 10%;
		margin: 0 auto;
    	text-align: center;
    	float: none;
	}
}

@media (max-width: 395px) {
	.btn_llamanos .button {
		width: 100%;
		padding: .8em 1em;
	}
}

.alert {
  display: inline-block !important;
  width: 50% !important;
  position: fixed !important;
  right: 0 !important;
  left: 0 !important;
  top: 0 !important;
  margin-right: auto !important;
  margin-left: auto !important;
  z-index: 9999 !important;
}

.modal {
	color: #333;
}

.modal .btn-default:hover {
    background-color: #e6e6e6;
    border-color: #adadad;
    color: #333;
}

.modal form input:not([type="checkbox"]):not([type="file"]) {
	display: block;
	width: 100%;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	height: 30px;
	padding: 14px 6px;
}

.modal form textarea {
	display: block;
	width: 100%;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	padding: 3px 6px;
	resize: vertical;
}

.modal form .col-md-12 {
	float: none !important;
	width: 270px !important;
	margin: 0 auto !important;
}

form#formulariotellamamos .horario1 {
	float: left;
}

form#formulariotellamamos .horario1 label, form#formulariotellamamos .horario2 label {
	vertical-align: middle;
	margin: 0;
}

form#formulariotellamamos .horario2 {
	float: right;
}

form#formulariotellamamos input[type="checkbox"] {
	vertical-align: middle;
	margin-right: 4px;
	margin-top: 0;
}

.carousel-inner .item .thumbnails li {
	height: 100%;
}

.carousel-inner .item .thumbnails .thumbnail {
	position: relative;
}

.carousel-inner .item .thumbnails .thumbnail img {
	/*max-height: 100%;*/
    max-width: 100%; 
    width: 100%;/*auto;*/
    height: auto;
    position: absolute;  
    top: 0;  
    bottom: 0;  
    left: 0;  
    right: 0;  
    margin: auto;
}

label {
    color: #777;
}

/* Formulario de pagina contacto 
.p01-contact {
    float: left;
    line-height: 2em;
    text-align: right;
}

.field.text {
	margin:8px;
	height:100%
}
*/
#form {
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 20px;
	
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea {
    width: 100%;
    padding: 8px 0px;
    color: rgb(61, 61, 61) !important;
    font-size: 13px;
    font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
    font-weight: normal;
    font-style: normal;
    text-shadow: none;
}


input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea {
    width: 100%;
    padding: 8px 0px;
    color: rgb(61, 61, 61) !important;
    font-size: 13px;
    font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
    font-weight: normal;
    font-style: normal;
    text-shadow: none;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea {
    background: none repeat scroll 0% 0% rgb(249, 250, 251);
    border: 1px solid rgba(105, 105, 105, 0.2);
    margin: 0px auto;
}
input, select, textarea, a.art-search-button span {
    vertical-align: middle;
    font-size: 10px;
    font-family: 'Lucida Handwriting',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
    text-transform: uppercase;
}

/* BLOG */
.blog_category{
  list-style:none;
  margin:0;
  padding:0;
}

.blog_category li{
  float:none;
  margin-bottom:20px;
}

.blog_category li a {
  background:#f5f5f5;
  border-radius: 4px;
  color: #888;
  display: inline-block;
  padding: 5px 15px;
}

.blog_category li a:hover{
  background:#c52d2f;
  color: #fff;
}

.blog_archieve {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

.blog_archieve li {
  padding: 10px 0;
  border-bottom: 1px solid #f5f5f5;
}

.blog_archieve li:first-child {
  padding-top: 0;
}