

/*VINYL */

html, body {
  height: 100%;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
}

h1, h2, h3, h4, h5, h6, p {
  font-family: 'Roboto', sans-serif;
}

.navbar-default {
  background: #fff;
  border-radius: 0px 0px 10px 10px;
}

.header-area {
  position: absolute;
  top: 0;
  left: 5%;
  width: 18%;
  height: auto;
  text-align: center;
  background: rgba(256, 256, 256, 0.000001);
}

.header-area.stick {
  background-color: rgba(256, 256, 256, 0.0000001);
  height: 70px;
  position: fixed;
  text-align: center;
  top: 0;
  width: 18%;
  z-index: 1000;
}

.navbar-header img {
  max-width: 85%;
  margin-left: auto;
  margin-right: auto;
}

.navbar-header a.navbar-brand {
  height: 100px;	
  padding: 10px 0;
}

.stick .navbar-brand.sticky-logo > img {
  display: block;
  max-width: 65%;
}

.sticky-logo {
	padding-top: 5px;
}

.nivo-caption::after {
  opacity: 0.0001;
}


.direc {
  padding: 20px;
  color:#fff;
  text-align: center;
  text-transform: uppercase;
}

.direc p{
  margin-bottom: 6px;
  font-weight: 500;
  font-size: 22px;
  color:#fff;
}

.direc span{
  font-weight: 300;
  font-size: 18px;
}

.dir1{
  background-color: #00b1e4;

}

.dir2{
  background-color: #999;
}

.dir3{
  background-color: #f9f9f9;
  color: #00b1e4;
  padding: 37px 0px;  
}

.dir3 a {
  color: #00b1e4;  
  font-size: 22px;
}

.dir3 a:hover {
  color: #999;  
  font-size: 22px;
}


.about-area {
  background-color: #fff;
}

.area-padding {
  padding: 90px 0px 80px;
}

.area-padding-2{
  padding: 250px 0px 20px;
}

.section-headline h2::after {
  border: 0px solid #fff;
}

.section-headline h2 {
  text-transform: uppercase;
  color: #00b1e4; 
  font-size: 47px;
}

.section-headline h4 {
  color: #00b1e4; 
  margin-bottom: 15px;
  font-weight:300;
}

.single-text {
  background-color: #fff;
  border: 2px solid #00b1e4;
  text-align: center;
  z-index: 300;
  position: relative;
  padding:25px;
  left:20%;
  right: 30%;
}

.single-well img{
  z-index:-20;
}

.well-text {
  width:70%;
  margin-top: -30px;
}

.well-text p {
  font-size: 20px;
  font-style: normal;
  color: #00b1e4; 
  text-align: center;
  margin-bottom:5px;
  text-transform: uppercase;
  margin-top: 5px;
  font-weight: 500;
}

.area-icons {
  padding: 5px 0px 80px;
}

.icon-img {
  padding: 50px;
}

.icon-txt p{
  color: #00b1e4;
  text-align: center;
  font-size: 20px;
}

.single-skill {
	background-color: rgba(0, 177, 229, 0.75); 
	padding:10px;
}

.single-skill h3{
	margin:0;
	font-size: 26px;
}

.faq-txt {
	padding-top:150px;
}


.faq-txt p {
  color: #00b1e4;
  text-align: center;
  font-weight: 300;
}

.faq-txt h4 {
  text-transform: uppercase;
  font-weight: 600;
  color: #00b1e4;
  text-align: center;
}

.area-padding-3 {
  padding: 400px 0px 0px;
}

.our-skill-area-sec {
  background: rgba(248, 248, 248, 0.8) url("../img/background/bg2.jpg") no-repeat center center / cover;
}

.proy-txt {
	padding-top:60px;
}

.proy-txt h2 {
  text-transform: none;
  font-weight: 400;
  color: #00b1e4;
  text-align: center;
  font-size: 28px;
  margin:0;
}

/* slider */

.slider-padding {
	padding-top: 30px;
	padding-bottom:50px;
}

.carousel-control .glyphicon-chevron-left {
  left: 30%;
}

.carousel-control .glyphicon-chevron-right {
  right: 30%;
}

.carousel-indicators {
  position: relative;
  bottom: 0px;
  margin-top: 10px;
}

.carousel-indicators .active {
  background-color: #00b1e4;
}

.carousel-indicators li {
  border: 1px solid #ccc;
}

.carousel-control.left, .carousel-control.right {
  background-image: linear-gradient(to right,rgba(0,0,0,0.00001) 0,rgba(0,0,0,.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-caption {
  position: absolute;
  background-color: rgba(0, 177, 229, 0.75); 
  bottom: 0px;
  left: 0%;
  right:0%;
  width: 100%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 15px;
  color: #fff;
  text-align: center;
  text-shadow:none;
}

.carousel-caption h3{
  color: #fff;
}

.carousel-caption p{
  color: #fff;
  font-size: 24px;
}


/* //carrousel */

.suscribe-area {
  background: #fff;
  padding: 30px 0;
  border-top: 1px solid #ccc;
}


.suscribe-area img{
  width:75%;
}

.info-area {
  background-color: #00b1e4;
  padding:15px;
  color: #fff;
  font-size: 24px;
}

.info-area h4{
  color: #fff;
  font-size: 24px;
  margin-top: 5px;
}

.info-area span {
  font-size: 16px;
  text-transform: uppercase;
  font-weight:300;
}

.footer-icons {
  margin-top: 0px;
}

.footer-icons ul li a {
  border: 1px solid #fff;
  color: #00b1e4;
  display: block;
  font-size: 24px;
  background-color: #fff;
}

.contact-area {
  height: auto;
  width: 100%;
  background-color: #f9f9f9;
}

.contact-area h2{
  font-size: 22px;
  text-transform: uppercase;
  margin-bottom: 40px;
}

.contact-clearleft {
  padding-left: 0;
}

.contact-clearboth {
  padding-left: 0;
  padding-right: 0;
}

.contact-button {
  padding: 10px 50px;
  background-color: #00b1e4;
  color: #fff;
  border-radius: 50px;
  margin-top: 30px;
  border: 0px solid #fff;
}

.contact-button:hover {
  background-color: #586168;
}

.footer-area {
  padding: 60px 0;
  background: #586168;
}

.footer-head h4 {
  color: #fff;
  text-transform: uppercase;
  font-weight: 300;
  margin-bottom:5px;
  letter-spacing: 1px;
}

.footer-head p {
  color: #fff;
  margin-bottom: 5px;
  font-size:16px;
}

.footer-head span{
  font-weight:700;
}

.footer-padding {
  padding: 30px 0px 50px 0px;
}

.div-pago {
 color: #00b1e4; 
 text-align: center;
 padding-top: 50px;
}

.div-tarjetas img{
 width:60%;
}

/* socials derecha */

.ct-socials {
  position: fixed;
  top: 45%;
  right: 0;
  list-style: none;
  padding-left: 0;
  z-index: 10000;
  margin: 0;
  -webkit-transition: right 0.25s ease-in-out;
  transition: right 0.25s ease-in-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #fff;
  color: #fff;
  text-transform: uppercase;
  padding: 7px;
  font-size: 16px;
  letter-spacing: 1px;
  border-radius: 10px 0px 0px 10px;
}

 */


/* socials izquierda

.ct-socials {
  position: fixed;
  top: 30%;
  left: 0;
  list-style: none;
  padding-left: 0;
  z-index: 10000;
  margin: 0;
  -webkit-transition: right 0.25s ease-in-out;
  transition: right 0.25s ease-in-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #fff;
  padding: 15px;
  border-radius: 0px 10px 10px 0px;
}



.ct-socials img{
  display:block;
  margin-right:10px;
}














