/*!
 * Start Bootstrap - Modern Business (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

/* Global Styles */

html,
body {
    height: 100%;
	font-size:18px;
}

body {
    padding-top: 50px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

a{
	color: #0C2798; 
}
a:hover{
	color: #024AC2;
}

.navbar-inverse {
    background-color: #1E591F; 
    border-color: #1E591F;
	/*color:#000;*/
	padding:5px;
}


.img-portfolio {
    /*margin-bottom: 30px;*/
	padding:3px;
}

.img-hover:hover {
    opacity: 0.8;
}


/******** unos textos ************/

.titulocategoria{
	color:#1E591F;
	margin-bottom:20px;
	margin-top:10px;
	font-size:22px;
	font-weight:bold;
	height:70px;
	text-decoration:none;
	}
.titulocategoria:link {
	color:#1E591F;
	text-decoration: none;
}
.titulocategoria:hover{
	color: #090;
	text-decoration:none;
}

@media screen and (max-width: 768px) {
.titulocategoria{
	color:#1E591F;
	margin-bottom:10px;
	margin-top:10px;
	font-size:26px;
	height:70px;
	text-decoration:none;
	}
	.titulocategoria:link {
	color:#1E591F;
	text-decoration: none;
}
	.titulocategoria:hover{
	color: #090;
		text-decoration:none;
}

}

/******** Home Page Carousel ************/

header.carousel {
    height: 85%;
	background-color:#000;
	}
video {
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  position: fixed;    
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%); 
  z-index: -100; 
  background-size: cover;
}
@media screen and (max-width: 768px) {
header.carousel {
    /*height: 93%;*/
	height: 45%;
	}
video {
  min-width: 100%;
  min-height: 100%;
  width: 100%;
  height: 100%;
  position: fixed;    
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);      
  z-index: -100;
  background-size: cover;
}
.navbar-inverse {
	padding-bottom: 3px;
}
}
/*********textos pie***************************/

.palabrasclavepie{
font-size:5px;
color:#1E591F; 
line-height:5px;
margin:0;
padding:0;
}
.urlpie{
	margin-bottom:20px;
	margin-top:20px;
color: #FFF;
font-size:22px;
}

.telspie{
	color:#FFF;
	font-size:24px; 
	margin-bottom:20px;
	margin-top:20px;
}
.telspie:hover{
	color: #FF0;
}
@media screen and (max-width: 768px) {
	.urlpie{
font-size:12px;
}

.telspie{
	color:#FFF;
	font-size:24px; 
	margin-bottom:20px;
	margin-top:20px;
}
.telspie:hover{
	color: #FF0;
}
.palabrasclavepie{
font-size:5px;
color:#1E591F; 
line-height:5px;
margin:0;
padding:0;
display:none;
}
.Dcontador{
	background-image:url(../img/contador-fondo.png);
	background-repeat:no-repeat;
	background-position:center;
	width:230px;
	height:125px;
	color:#FFF;
	text-align:center;
	display: table;
	}



}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

/* Footer Styles

footer {
    margin: 50px 0;
} */


/****************estilos nuevo pie**********************/

 .footer-top-layout {
  background: #1E591F none repeat scroll 0 0;
  color: #ffffff;
  padding-top:20px;

}
.OurBlog {
  margin-bottom: 32px;
  text-align: center;
}
.footer-top-layout h4 {
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 21px;
}
.OurBlog > p {
  color: #888888;
}
.post-blog-date::after {
  background: #ffffff none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 4px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 50px;
}
.post-blog-date {
  padding-bottom: 25px;
  position: relative;
}

/*body {
  color: #666666;
  font-family: "Open Sans",sans-serif;
  line-height: 24px;
}*/

.footer-top-layout [class*="col-sm-"]:first-child {
  padding: 0;
}
.footer-top-layout [class*="col-sm-"] {
  /*border-right: 2px solid #ccc;*/
  /*padding: 0 0 0 28px;*/
  
}
.footer-top-layout {
  color: #ffffff;
}
.footer-col-item {
  min-height: 140px;
}

address {
  color: #EEE;
}


.footer-top-layout [class*="col-sm-"]:last-child {
  border-right: medium none;
} 
.footer-top-layout {
  color: #ffffff;
}
/*body {
  color: #666666;
  font-family: "Open Sans",sans-serif;

}*/
.footer-top-layout h4 {
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 21px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  color: #333333;
  font-family: "Roboto",sans-serif;
  font-weight: 500;
  line-height: 1.1;
  margin-top: 0;
}
/*body {
  color: #666666;
  font-family: "Open Sans",sans-serif;
  line-height: 24px;
}*/
.footer-col-item .item-contact a {
  color: #EEE;
  display: inline-block;
  margin-bottom: 7px;
  width: 100%;
}

.footer-col-item .item-contact a .link-id {
  color: #ffffff;
  margin-left: 0;
  margin-right: 6px;
}
.footer-col-item span {
  margin-left: 7px;
}
.footer-col-item .item-contact a {
  color: #EEE;
}

.footer-top-layout h4 {
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 21px;
}
.signUpNewsletter {
  position: relative;
}
.signUpNewsletter .gt-email {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #666666;
  border-radius: 0;
  color: #ffffff;
  height: 52px;
}
.signUpNewsletter .btn-go {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-color: #666666;
  border-style: solid;
  border-width: 0 0 0 1px;
  bottom: 0;
  color: #ffffff;
  font-size: 16px;
  position: absolute;
  right: 0;
  /*text-transform: uppercase;*/
  top: 0;
  /*width: 52px;*/
}
.footer-bottom-layout {
  background:#000 none repeat scroll 0 0;
  padding: 20px 0;
  text-align: center;
}
/*body {
  color: #666666;
  font-family: "Open Sans",sans-serif;
  line-height: 24px;
}*/
.socialMedia-footer {
  margin-bottom: 20px;
  color:#FFF;
}
.socialMedia-footer > a {
  display: inline-block;
  margin: 0 8px;
}
.footer-bottom-layout {
  text-align: center;
}



/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
}


.go-top {
	position: fixed;
	bottom: 0em;
	right: 2em;
	text-decoration: none;
	color: #fff;
	background-color: rgba(9, 0, 0, 0.3);
	font-size: 14px;
	padding: 1em;
	display: none;
	border-top:#999 solid 1px;
	border-left:#999 solid 1px;
	
	border-radius: 10px 10px 0px 0px;
-moz-border-radius: 10px 10px 0px 0px;
-webkit-border-radius: 10px 10px 0px 0px;

}

.go-top:hover {
	text-decoration: none;
	background-color: rgba(0, 0, 0, 0.6);
}

.btnwhats {
	position: fixed;
	bottom: 0em;
	left: 0em;
	/*text-decoration: none;*/
	/*color: #fff;*/
	/*background-color: rgba(9, 0, 0, 0.3);*/
	/*font-size: 14px;*/
	padding: .5em;
	/*display: none;*/
	/*border-top:#999 solid 1px;*/
	/*border-left:#999 solid 1px;*/
	
	/*border-radius: 10px 10px 0px 0px;
-moz-border-radius: 10px 10px 0px 0px;
-webkit-border-radius: 10px 10px 0px 0px;*/
opacity: 0.9;
}

.btnwhats:hover {
	/*text-decoration: none;
	background-color: rgba(0, 0, 0, 0.6);*/
	opacity: 1;
}
