/*
    Theme Name: Bikin
    Theme URL: https://bootstrapmade.com/bikin-free-simple-landing-page-template/
    Author: BootstrapMade
    Author URL: https://bootstrapmade.com
*/
/*
    Theme Name: Bell
    Theme URL: https://bootstrapmade.com/bell-free-bootstrap-4-template/
    Author: BootstrapMade.com
    Author URL: https://bootstrapmade.com
*/
/* Clearing floats */
/*
  Theme Name: Imperial
  Theme URL: https://bootstrapmade.com/imperial-free-onepage-bootstrap-template/
  Author: BootstrapMade
  Author URL: https://bootstrapmade.com
*/
/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
/* Prelaoder */
/* ==== Google font ==== */
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,300,700,100);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700,600);
@import url('font-awesome.css');

/* ==== overwrite bootstrap standard ==== */
@import url('overwrite.css');
@import url('animate.css');

/*************************
*******Typography******
**************************/
body {
  background: #D8D9DD;
  font-family:'Roboto', Arial, sans-serif;
  color:#333;
  line-height:1.6em;
  overflow-x:hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight:500; 
    font-family:'Roboto';
  color:#000;
}

h1{
  font-size: 36px;
  color:#fff;
}

h2{
  font-size:20px;
}

h3{
  font-size: 16px;
  color: #787878;
  font-weight: 400;
  line-height: 24px;
}

h4{
  font-size: 16px;
}

a {
  color: #0BA9F9;
  -webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition:  color 300ms, background-color 300ms;
  transition:  color 300ms, background-color 300ms;
}

a:hover, a:focus {
  color:rgba(0,0,0,.85);
  text-decoration:none;
}

hr {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #fff;
  width: 95%;

}
b {
  font-size:22px;
  margin-top:0px;
  margin-bottom:0px;
  color:#fff;
  padding:10px;
  background:#0BA9F9;
  border-radius:10px;
}
.st {
text-align: justify; 
font-size: 17px; 
padding: 0px 10px 10px 10px ;
border-radius:15px;

}
.btn-primary {
  margin-top:30px;
}

.btn {
  display: inline-block;
  padding: 10px 30px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: #0BA9F9;
}
.btn:hover {
  color: #fff;
  background-color: #0BA9F9;
  border-color: #0BA9F9;
}

/*************************
*******Header******
**************************/
.navbar-fixed-top .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar>.container .navbar-brand{
  margin-left: 0;
}

.navbar-brand {
  padding: 0;
  margin:0;
}

.navbar-header a.navbar-brand {
   color:#fff;
   font-family:'Roboto';
}

.navbar-header a.navbar-brand:hover{
   color:#fff;
}

.navbar {
  border-radius: 0;
  margin-bottom: 0;
  background: #2bb8ff;
  padding-bottom: 0;
}

.navbar-nav{
  margin-top: 12px;
 }

.navbar-nav> li {
  margin-left: 20px;
  padding-bottom: 28px;
}

.navbar-fixed-top .navbar-nav > li > a {
  padding: 5px 12px;
  margin: 0;
  border-radius: 3px;
  color: #ffd;
  line-height: 24px;
  display: inline-block;
  font-weight:500;
  font-size:18px;
  font-family:'Roboto';
}

.navbar-fixed-top .navbar-nav > li > a:hover{
  background: #0BA9F9;  
  color:#fff;
}
/*-------------------------*/
/*---------------------------*/
.navbar-fixed-top {
  border: none;
  background: url('../img/nav.html');
}
.logo {
background: url('../img/nav.html');
text-align: center;
color:#fff;
font-family:'Roboto', Arial, sans-serif;
font-size: 27px;
padding: 8px;
}

.navbar-fixed-top .navbar-brand {
  font-size: 36px;
  line-height: 50px;
  color: #fff;
}

.navbar-fixed-top .navbar-nav > .active > a,
.navbar-fixed-top .navbar-nav > .active > a:hover,
.navbar-fixed-top .navbar-nav > .active > a:focus,
.navbar-fixed-top .navbar-nav > .open > a,
.navbar-fixed-top .navbar-nav > .open > a:hover,
.navbar-fixed-top .navbar-nav > .open > a:focus {
  background-color: #2bb8ff;
  color: #fff;
}

/*************************
*******Slider******
**************************/
.slider {
  position: relative; 
}

.slider img {
    width: 100%;
}

#carousel-slider {
  position: relative;
}

#carousel-slider .carousel-indicators {
  bottom: -25px;
}

#carousel-slider .carousel-indicators li {
  border: 2px solid #ffbd20;
}

#carousel-slider a i {
  border: 1px solid #fff;
  border-radius:50%;
  font-size: 30px;
  height: 50px;
  padding: 8px;
  position: absolute;
  top: 50%;
  width: 50px;
  color:#fff;
}

#carousel-slider a i:hover {
  background:#0BA9F9;
  color:#fff;
  border: 1px solid #0BA9F9;
}

#carousel-slider 
.carousel-control {
  width:inherit;
}

#carousel-slider .carousel-control.left i {
  left:40px;
  top: calc(50% - 25px);
}

#carousel-slider .carousel-control.right i {
  right: 40px;
  top: calc(50% - 25px);
}

#carousel-slider
.carousel-control.left, 
#carousel-slider
.carousel-control.right {
  background: none;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  top: calc(50% - 150px);
  font-size:40px;
  left: 15%;
  z-index: 10;
  padding-bottom: 0px;
  color: #fff;
  text-align: center;
}

.carousel-caption  h2 {
  font-size:60px;
  color: #0BA9F9;
}

.carousel-caption  h2 span {
  font-size:60px;
  color: #fff;
}

.carousel-caption  p {
  font-size:30px;
  margin-top:30px;
  color:#fff;
}

.carousel-inner .form-inline .form-group button[type="livedemo"]{
  padding:20px 60px;
  font-size:25px;
  background:#0BA9F9;
  color:#fff;
}

.carousel-inner .form-inline .form-group button[type="livedemo"]:hover {
  color:#0BA9F9;
  background:#fff;
  -webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition:  color 300ms, background-color 300ms;
  transition:  color 300ms, background-color 300ms;
}

.carousel-inner .form-inline .form-group button[type="getnow"]{
  padding:20px 60px;
  font-size:25px;
  background:#fff;
  color:#0BA9F9;
}

.carousel-inner .form-inline .form-group button[type="getnow"]:hover {
  color:#fff;
  background:#0BA9F9;
  -webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition:  color 300ms, background-color 300ms;
  transition:  color 300ms, background-color 300ms;
}

/*************************
*******feature******
**************************/
#feature {
  padding-top:90px;
  background:#fff;
  padding-bottom:50px;
}

.hi-icon-effect {
  padding-bottom:30px;
  padding-left:10px;
  padding-right:10px;
}

.hi-icon-effect:hover {
  border-radius:6px;
  background:#f4f4f4;
  -webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition:  color 300ms, background-color 300ms;
  transition:  color 300ms, background-color 300ms;
}

.hi-icon-effect i.fa:hover {
  background:#fff;
  color: #0BA9F9;
  -webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition:  color 300ms, background-color 300ms;
  transition:  color 300ms, background-color 300ms;
}

.text-center i {
  font-size:40px;
  margin-top:10px;
  margin-bottom:10px;
  color:#fff;
  padding:10px;
}
.text-center h2 {
  margin-top:20px;
  margin-bottom:20px;
}

.text-center h3 {
  font-size:35px;
  margin-top:5px;
  margin-bottom:20px;
  color:#111;
}

.text-center p {
  margin-bottom:0px;
}

@media (min-width: 768px) {
  
  #contact .text-center {
    padding-top:20px;
    margin-bottom:30px;
    padding-bottom:10px;
  }
  
  h3 {
    color:#000;
    margin-bottom:30px;
    font-size:10px;
  }
  .carousel-caption  p {
    font-size: 10px;
  }
}

/* Portfolio Section
--------------------------------*/
#portfolio {
  background: #fff;
  padding: 80px 0;
}

#portfolio .portfolio-item {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  height: 260px;
  width: 100%;
  display: table;
  overflow: hidden;
  margin-bottom: 30px;
}

#portfolio .portfolio-item .details {
  height: 260px;
  background: #fff;
  display: table-cell;
  vertical-align: middle;
  opacity: 0;
  transition: 0.3s;
  text-align: center;
}

#portfolio .portfolio-item .details h4 {
  font-size: 16px;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translate3d(0, -15px, 0);
  transform: translate3d(0, -15px, 0);
  font-weight: 700;
  color: #333333;
}

#portfolio .portfolio-item .details span {
  display: block;
  color: #666666;
  font-size: 13px;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translate3d(0, 15px, 0);
  transform: translate3d(0, 15px, 0);
}

#portfolio .portfolio-item:hover .details {
  opacity: 0.8;
}

#portfolio .portfolio-item:hover .details h4 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#portfolio .portfolio-item:hover .details span {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/*************************
*******services******
**************************/
#gallery {
  padding-top:0px;
  padding-bottom:2px;
  background:#fff;
}
#gallery img {
  border-radius:8px;
}

.gallery {
  margin-top:0px;
  margin-bottom:0px;
}

#gallery .text-center {
  padding-top:20px;
  margin-bottom:0px;
  padding-bottom:0px;
}

figure.effect-chico img {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(1.12);
  transform: scale(1.12);
}

figure.effect-chico:hover img {
  opacity: 0.5;
  -webkit-transform: scale(1);
  transform: scale(1);
}

/*************************
*******parallax******
**************************/

.parallax-window {
    min-height: 500px;
    background: transparent;
}

.parallax-window .text-center h2 {    
  font-size:60px;
  margin-top:90px;
  padding-top:5px;
  padding-bottom:5px;
  color:#fff;
}

.parallax-window .text-center p { 
  color:#fff;
  font-size:20px; 
}

.sub-parallax .form-inline .form-group button[type="purchase"] {
  padding:20px 90px;
  font-size:20px;
  background:#fff;
  color:#0BA9F9;
  border-color: #0BA9F9;
}

.sub-parallax .form-inline .form-group button[type="purchase"]:hover {
  background:#0BA9F9;
  color:#fff;
  -webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition:  color 300ms, background-color 300ms;
  transition:  color 300ms, background-color 300ms;
}

.sub-parallax .form-inline .form-group button[type="subscribe"] {
  padding:20px 90px;
  font-size:20px; 
}

.sub-parallax .form-inline .form-group button[type="subscribe"]:hover {
  background:#fff;
  color:#0BA9F9;
  -webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition:  color 300ms, background-color 300ms;
  transition:  color 300ms, background-color 300ms;
}
/* Testimonials Section
--------------------------------*/
#testimonials {
  background: #f6f6f6;
  padding: 10px 0;
}

#testimonials .profile {
  text-align: center;
}

#testimonials .profile .pic {
  border-radius: 50%;
  border: 6px solid #fff;
  margin-bottom: 15px;
  overflow: hidden;
  height: 260px;
  width: 260px;
}

#testimonials .profile .pic img {
  max-width: 100%;
}

#testimonials .profile h4 {
  font-weight: 700;
  color: #03C4EB;
  margin-bottom: 5px;
}

#testimonials .profile span {
  color: #333333;
}

#testimonials .quote {
  position: relative;
  background: rgba(43,91,135,0.08);
  padding: 60px;
  margin-top: 40px;
  font-size: 16px;
  font-style: italic;
  border-radius: 15px;
}

#testimonials .quote b {
  display: inline-block;
  font-size: 22px;
  left: -9px;
  position: relative;
  top: -8px;
}

#testimonials .quote small {
  display: inline-block;
  right: -9px;
  position: relative;
  top: 4px;
}

/* Team Section
--------------------------------*/

/*************************
*******pricing******
**************************/
#pricing {
  padding-top: 0px;
  background:#fff;
  padding-bottom:0px;
}

#pricing .text-center p {   
  margin-bottom:0px;
  padding-bottom:2px;
}

.pricing-area h2 {
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 5px;
  font-size:25px;
  color:#fff;
}

.pricing-area span {
   font-weight: 700;
   font-size: 18px;
   color:#fff;
}

.plan {
  position: relative;
  margin-bottom: 0px;
}

.pricing-area ul {
  background:#FAFAFA;
  padding: 0;
  margin: 0;
}

.pricing-area ul li {
  list-style: none;
  padding: 5px 0;
  font-size: 16px;
  font-family:'Roboto', Arial, sans-serif;
}

.pricing-area ul li:nth-child(even){
  background:#f5f5f5
}

.pricing-area .price-three img, 
.pricing-area .price-six img {
  position: absolute;
  right: 10px;
  top: 0;
}

.pricing-area .heading-one, 
.pricing-area .heading-two, 
.pricing-area .heading-three {
  padding:17px 0;
} 

.pricing-area .heading-one, 
.pricing-area .heading-two, 
.pricing-area .heading-three, 
.pricing-area .heading-four, 
.pricing-area .heading-five, 
.pricing-area .heading-six, 
.pricing-area .heading-seven {
  margin-left: -10px;
  border-radius:8px;
}

.pricing-area .heading-one:hover, 
.pricing-area .heading-two:hover, 
.pricing-area .heading-three:hover, 
.pricing-area .heading-four:hover, 
.pricing-area .heading-five:hover, 
.pricing-area .heading-six:hover, 
.pricing-area .heading-seven:hover {
  background-color:#0BA9F9;
   -webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition:  color 300ms, background-color 300ms;
  transition:  color 300ms, background-color 300ms;
}

.pricing-area .heading-one, 
.pricing-area .price-one .plan-action .btn-primary {
  background: #e24f43
}

.pricing-area .heading-two, 
.pricing-area .price-two .plan-action .btn-primary {
  background:#27AE60;
}

.pricing-area .heading-three,
.pricing-area .price-three .plan-action .btn-primary {
  background: #f39c12;
}

.pricing-area .heading-four, 
.pricing-area .price-four .plan-action .btn-primary {
  background: #2b2c30;
}

.pricing-area .heading-five, 
.pricing-area .price-five .plan-action .btn-primary {
  background: #0BA9F9;
}

.pricing-area .heading-six, 
.pricing-area .price-six .plan-action .btn-primary {
  background: #e24f43;
}

.pricing-area .heading-seven, 
.pricing-area .price-seven .plan-action .btn-primary {
  background: #0BA9F9;
}

.pricing-area .bg{
 background: #fafafa 
}

.pricing-area .heading-one h3:before {
  border-color: #bf4539 transparent transparent;
}

.pricing-area .heading-two h3:before {
  border-color: #1f8c4d transparent transparent;
}

.pricing-area .heading-three h3:before {
  border-color: #d4880f transparent transparent;
}

.pricing-area .heading-four h3:before {
  border-color: #424242 transparent transparent;
}

.pricing-area .heading-five h3:before {
  border-color: #424242 transparent transparent;
}

.pricing-area .heading-six h3:before {
  border-color: #bf4539 transparent transparent;
}

.pricing-area .heading-seven h3:before {
  border-color: #424242 transparent transparent;
}

.pricing-area h3:before {
  border-color: #D4880F transparent transparent;
  border-radius: 5px 0 0 0px;
  border-style: solid;
  border-width: 12px;
  content: "";
  height: 0;
  left: 4px;
  position: absolute;
  top: 78px;
  width: 0;
  z-index: -999;
}

.small-pricing h3:after {
  height:94px;
}

.small-pricing h3:before {
  top: 74px;
}

.plan-action {
  height: 40px;
}

.pricing-area .plan-action .btn-primary {
  position: relative;
  padding:5px 20px;
  color: #fff;
  margin-top: 5px;
}

.pricing-area .plan-action .btn-primary:hover {
  border:none;
}

.pricing-area .price-two .plan-action .btn-primary:before, 
.pricing-area .price-two .plan-action .btn-primary:after {
  border-color: #1f8c4d transparent transparent;
}

.pricing-area .price-three .plan-action .btn-primary:before, 
.pricing-area .price-three .plan-action .btn-primary:after {
  border-color: #d4880f transparent transparent;
}

.pricing-area .price-four .plan-action .btn-primary:before, 
.pricing-area .price-four .plan-action .btn-primary:after, 
.pricing-area .price-five .plan-action .btn-primary:before, 
.pricing-area .price-five .plan-action .btn-primary:after, 
.pricing-area .price-seven .plan-action .btn-primary:before, 
.pricing-area .price-seven .plan-action .btn-primary:after  {
  border-color: #0BA9F9 transparent transparent;
  right: -9px;
}

.pricing-area .price-six .plan-action .btn-primary:before, 
.pricing-area .price-six .plan-action .btn-primary:after {
  border-color: #bf4539 transparent transparent;
  right: -9px;
}
/* Team Section
--------------------------------*/
#team {
  background: #fff;
  padding: 80px 0 60px 0;
}

#team .member {
  text-align: center;
  margin-bottom: 20px;
}

#team .member .pic {
  margin-bottom: 15px;
  overflow: hidden;
  height: 260px;
}

#team .member .pic img {
  max-width: 100%;
}

#team .member h4 {
  font-weight: 700;
  margin-bottom: 2px;
}

#team .member span {
  font-style: italic;
  display: block;
  font-size: 13px;
}

#team .member .social {
  margin-top: 15px;
}

#team .member .social a {
  color: #b3b3b3;
}

#team .member .social a:hover {
  color: #03C4EB;
}

#team .member .social i {
  font-size: 18px;
  margin: 0 2px;
}


/*************************
*******our team******
**************************/
#our-team {
  padding-top:70px;
  padding-bottom:70px;
  background:#f4f4f4;
}

#our-team h4 {
  color:#0BA9F9;
}

#our-team .text-center {
  padding-top:20px;
  margin-bottom:30px;
  padding-bottom:10px;
}

#our-team .team img {
  border-radius:8px;
}

/*************************
*******footer******
**************************/
footer {
  background: #2B5B87;
  padding-bottom:20px;
  text-align: center;
}

#contact {
  background: #fff;
  padding-top: 0px;
  padding-bottom:80px;
}


.validation {
    color: red;
    display:none;
    margin: 0 0 20px;
    font-weight:400;
    font-size:13px;
}

#sendmessage {
    color: green;
    border:1px solid green;
    display:none;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#errormessage {
    color: red;
    display:none;
    border:1px solid red;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#sendmessage.show, #errormessage.show, .show {
  display:block;
}

#contact .text-center {
  padding-top:20px;
  margin-bottom:30px;
  padding-bottom:10px;
}

#contact ul {
  list-style:none;
  margin-left:-40px;
  font-size:13px;
}

#contact h2 {
  color:#000;
  margin-bottom:30px;
  font-size:25px;
}
.form-inline {
  margin-top:15px;
  margin-bottom:15px; 
}

.form-inline .form-group input[type="name"]{
  margin-top:10px;
  border-radius:4px;
  border-radius:6px;
}

.form-inline .form-group input[type="email"]{
  margin-top:10px;
  border-radius:6px;
  padding:5px 20px;
}

.sub-footer form {
  margin-top:60px;
  margin-bottom:30px;
}

.sub-footer .form-inline .form-group button[type="purchase"] {
  padding:20px 90px;
  font-size:25px;
}

.sub-footer .form-inline .form-group button[type="purchase"]:hover {
  background:#fff;
  color:#0BA9F9;
  -webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition:  color 300ms, background-color 300ms;
  transition:  color 300ms, background-color 300ms;
}

.sub-footer .form-inline .form-group button[type="subscribe"] {
  padding:20px 90px;
  font-size:25px;
  background:#fff;
  color:#0BA9F9;
  border-color: #0BA9F9;
}

.sub-footer .form-inline .form-group button[type="subscribe"]:hover {
  background:#0BA9F9;
  color:#fff;
  -webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition:  color 300ms, background-color 300ms;
  transition:  color 300ms, background-color 300ms;
}

ul.social-network {
  list-style:none;
  margin-top:5px; 
  padding:0px;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.social-icon {
   background: #2B5B87;
}

ul.social-network li {
  display:inline;
  margin: 0 18px; 
  font-size:25px; 
}

ul.social-network li a {  
  color:#d0d0d0;
  text-align:center;
}
.social-network li:hover .fa-twitter {
  color: #00abf0;
}
.social-network li:hover .fa-facebook {
  color: #fff;
}
.social-network li:hover .fa-instagram {
  color: #eb8984;
}
.social-network li:hover .fa-pinterest {
  color: #c9171e; 
}
.social-network li:hover .fa-linkedin {
  color: #0077b5; 
}
.social-network li:hover .fa-youtube-play {
  color: #C84941; 
}
.social-network li:hover .fa-dribbble {
  color: #EA4C89 ; 
}
.social-network li:hover .fa-pinterest-square {
  color: #EA4B49; 
}

/*______________________________________*/

.stylo {
 border-bottom: 1px #2bb8ff solid;  
 text-align: right;

}
.line {
  border-top: 1px solid #a8a8a9; 
  border-bottom: 1px solid #a8a8a9; 
  border-top-style: dotted; 
  border-bottom-style: dotted;
  background-color: rgba(0, 0, 0, 0.1); 
  border-radius: 8px;
}
/*----------------Modal----------------------*/
 .text-modal {
  width: 97%; 
  text-align: center;
  font-size:22px; 
  color:#fff;
  background:#2B5B87;  
  border-radius:10px;
}
/*-------------Mapa Site-----------*/
.text-mapasite {
  text-align: left;
  color: #00CCFF;
}
.text-mapasite li a {
  text-align: left;
  color: #ffffff;
}
/*----------Calendar--------------------------*/
#calendar {
      font-family:Arial;
      font-size:12px;
    }
    #calendar caption {
      text-align:center;
      padding:5px 10px;
      background-color:#2B5B87;
      color:#fff;
      font-weight:bold;
    }

    #calendar th {
      background-color:#519CCA;
      color:#ffffff;
      width:40px;
      border: 1px solid #ffffff;
      text-align: center;
    }

    #calendar td {
      text-align:center;
      padding:2px 5px;
      background-color:#D8D9DD;
      border: 1px solid #ffffff;
    }

    #calendar .hoy {

      background-color:#FEEE00;

    }
    /*---------------Directorio----------------*/

    .nav {

        width:100%;
        text-align:center;
        margin-top:20px;
    }
    .nav span, .nav a {
        margin-left:10px;
    }
    .nav span:first-child, .nav a:first-child {
        margin-left:0px;
    }
    .nav span {
        font-weight:bold;
    }
    .nav a {
        color:#00f;
    }
    /*-------------Mapa Site-----------*/
    .directory {
      text-align: center;
      color: #ffff; 
    }
  .sociales {
  position: fixed; /* Hacemos que la posición en pantalla sea fija para que siempre se muestre en pantalla*/
  left: 0; /* Establecemos la barra en la izquierda */
  top: 200px; /* Bajamos la barra 200px de arriba a abajo */
  z-index: 2000; /* Utilizamos la propiedad z-index para que no se superponga algún otro elemento como sliders, galerías, etc */
}
 
*{
  margin: 0;
  padding: 0;
}
.contenido{
  position: fixed;
  left: 0;
  top: 200px;
  z-index: 2000;
}
.sociales li a{
  color: white;
  text-align: center;
        display: inline-block;
  text-decoration: none;
  font-size: 25px;
  width: 30px;
  height: 30px;
  padding: 2px;
}
.sociales li a:hover{background-color: black; width: 50px;}
.facebook {background-color: #222283;}
.twitter1  {background-color: #1FB1EE;}
.youtube  {background-color: #EE2A1F;}
.instagram {background-color: #3f729b;} 
.whatsapp {background-color: green;}

.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('../img/giphy.html') 50% 50% no-repeat rgb(249,249,249);
    opacity: .8;
}
#preloader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  overflow: visible;
  background: #fff url("../img/preloader.svg") no-repeat center center;
}

/* Back to top button */
.back-to-top {
  position: fixed;
  display: none;
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
  padding: 6px 12px 9px 12px;
  font-size: 16px;
  border-radius: 2px;
  right: 15px;
  bottom: 15px;
  transition: background 0.5s;
}

@media (max-width: 768px) {
  .back-to-top {
    bottom: 15px;
  }
}

.back-to-top:focus {
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
  outline: none;
}

.back-to-top:hover {
  background: #03C4EB;
  color: #fff;
}

/*--------------------------------------------------------------
# Welcome
--------------------------------------------------------------*/
#hero {
  display: table;
  width: 100%;
  height: 10px;
}
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  background: #2B5B87;
  padding: 20px 0;
  height: 90px;
  max-width: 100%;
}

#header #logo {
  float: left;
}

#header #logo h1 {
  font-size: 36px;
  margin: 0;
  padding: 6px 0;
  line-height: 1;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
}

#header #logo h1 a, #header #logo h1 a:hover {
  color: #fff;
}

#header #logo img {
  padding: 0;
  margin: 0;
  max-height: 50px;
}

@media (max-width: 768px) {
  #header {
    height: 80px;
  }
  #header #logo h1 {
    font-size: 26px;
  }
  #header #logo img {
    max-height: 40px;
  }
}

.is-sticky #header {
  background: rgba(43, 91, 135, 0.87);
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Nav Menu Essentials */
.nav-menu, .nav-menu * {
  margin: 0;
  padding: 5px;
  list-style: none;
}

.nav-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}

.nav-menu li {
  position: relative;
  white-space: nowrap;
}

.nav-menu > li {
  float: left;
}

.nav-menu li:hover > ul,
.nav-menu li.sfHover > ul {
  display: block;
}

.nav-menu ul ul {
  top: 0;
  left: 100%;
}

.nav-menu ul li {
  min-width: 120px;
}

/* Nav Menu Arrows */
.sf-arrows .sf-with-ul {
  padding-right: 25px;
}

.sf-arrows .sf-with-ul:after {
  content: "\f107";
  position: absolute;
  right: 10px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
}

.sf-arrows ul .sf-with-ul:after {
  content: "\f105";
}

/* Nav Meu Container */
#nav-menu-container {
  float: left;
  margin: 1px 0;
}

@media (max-width: 768px) {
  #nav-menu-container {
    display: none;
  }
}

/* Nav Meu Styling */
.nav-menu a {
  padding: 10px 3px 10px 3px;
  text-decoration: none;
  display: inline-block;
  color: #fff;
  font-family: 'Raleway', sans-serif;
  font-weight: bold;
  font-size: 14px;
  outline: none;
}

.nav-menu a:hover, .nav-menu li:hover > a, .nav-menu .menu-active > a {
  color: #00CCFF;
  font-weight: bold;
}

.nav-menu ul {
  margin: 4px 0 0 1px;
  box-shadow: 0px 0px 1px 1px rgba(43, 91, 135, 0.08);
  border-bottom:  1px solid #FFF;
}

.nav-menu ul li {
   background: rgba(81, 156, 202, 0.8);
  border-top: 1px solid #FFF;
}

.nav-menu ul li:first-child {
  border-top: 0;
}

.nav-menu ul li:hover {
  background: #2B5B87;
  border-top: 1px solid #FFF;
}

.nav-menu ul li a {
  color: #fff;
}

.nav-menu ul ul {
  margin: 0;
}

/* Mobile Nav Toggle */
#mobile-nav-toggle {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999;
  margin: 20px 20px 0 0;
  border: 0;
  background: none;
  font-size: 24px;
  display: none;
  transition: all 0.4s;
  outline: none;
}

#mobile-nav-toggle i {
  color: #fff;
}

@media (max-width: 768px) {
  #mobile-nav-toggle {
    display: inline;
  }
}

/* Mobile Nav Styling */
#mobile-nav {
  position: fixed;
  top: 0;
  padding-top: 18px;
  bottom: 0;
  z-index: 998;
  background: rgba(43, 91, 135, 0.9);
  left: -260px;
  width: 260px;
  overflow-y: auto;
  transition: 0.4s;
}

#mobile-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#mobile-nav ul li {
  position: relative;
}

#mobile-nav ul li a {
  color: #fff;
  font-size: 12px;
  overflow: hidden;
  padding: 10px 18px 10px 10px;
  position: relative;
  text-decoration: none;
  width: 100%;
  display: block;
  outline: none;
}

#mobile-nav ul li a:hover {
  color: #FEEE00;
}

#mobile-nav ul li li {
  padding-left: 30px;
  
}

#mobile-nav ul .menu-has-children i {
  position: absolute;
  right: 0;
  z-index: 99;
  padding: 15px;
  cursor: pointer;
  color: #fff;
}

#mobile-nav ul .menu-has-children i.fa-chevron-up {
  color: #03C4EB;
}

#mobile-nav ul .menu-item-active {
  color: #03C4EB;
}

#mobile-body-overly {
  width: 100%;
  height: 100%;
  z-index: 997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(0, 0, 0, 0.6);
  display: none;
}

/* Mobile Nav body classes */
body.mobile-nav-active {
  overflow: hidden;
}

body.mobile-nav-active #mobile-nav {
  left: 0;
}

body.mobile-nav-active #mobile-nav-toggle {
  color: #fff;
}

/*--------------------------------------------------------------
# Sections
--------------------------------------------------------------*/
/* Sections Common
--------------------------------*/
.section-title {
  font-size: 32px;
  color: #111;
  text-align: center;
  font-weight: 700;
}

.section-description {
  text-align: center;
  margin-bottom: 40px;
}

.section-title-divider {
  width: 50px;
  height: 3px;
  background: #03C4EB;
  margin: 0 auto;
  margin-bottom: 20px;
}

/* Get Started Section
--------------------------------*/
#about {
  background: #fff;
  padding: 80px 0;
}

#about .about-container {
  background: url(../img/about-img.html) left top no-repeat;
}

#about .about-content {
  background: #fff;
}

#about .about-title {
  color: #333;
  font-weight: 700;
  font-size: 28px;
}

#about .about-text {
  line-height: 26px;
}

#about .about-text:last-child {
  margin-bottom: 0;
}

/* Services Section
--------------------------------*/
#services {
  background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9)), url("../img/services-bg.jpg") fixed center center;
  background-size: cover;
}
#services .row {
  width: 100%;
}

#services .service-item {
  margin-bottom: 20px;
}

#services .service-icon {
  float: left;
  background: #03C4EB;
  padding: 16px;
  border-radius: 50%;
  transition: 0.5s;
  border: 1px solid #03C4EB;
}

#services .service-icon i {
  color: #fff;
  font-size: 24px;
}

#services .service-item:hover .service-icon {
  background: #fff;
}

#services .service-item:hover .service-icon i {
  color: #03C4EB;
}

#services .service-title {
  margin-left: 80px;
  font-weight: 700;
  margin-bottom: 15px;
  text-transform: uppercase;
}

#services .service-title a {
  color: #111;
}

#services .service-description {
  margin-left: 80px;
  line-height: 24px;
}

#text-slider {
  font-size: 35px; font-weight: bold;
}

#second-text {
  color: #fff; font-size: 18px;
}


/* Subscribe Section
--------------------------------*/
#subscribe {
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(../img/subscribe-bg.html) fixed center center;
  background-size: cover;
  padding: 80px 0;
}

#subscribe .subscribe-title {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
}

#subscribe .subscribe-text {
  color: #fff;
}

#subscribe .subscribe-btn-container {
  text-align: center;
  padding-top: 20px;
}

#subscribe .subscribe-btn {
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 20px;
  border-radius: 2px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#subscribe .subscribe-btn:hover {
  background: #03C4EB;
  border: 2px solid #03C4EB;
}

/* Portfolio Section
--------------------------------*/
#portfolio {
  background: #fff;
  padding: 80px 0;
}
.cf:before,
.cf:after {
  content: " ";
  display: table;
}

.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}

/* Mini reset, no margins, paddings or bullets */
.menu,
.submenu {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Main level */
.menu {         
  margin: 0 auto;
  width: 900px;
  /* http://www.red-team-design.com/horizontal-centering-using-css-fit-content-value */   
}

.menu > li {
  background: #34495e;
  float: left;
  position: relative;
  border: 1px #fff solid;

}

.menu a {
  display: block;
  color: #fff;
  font-size: 14px;
}       

.menu li:hover {
  background: #2bb8ff;
}       

.menu > li > a {
  padding: 1em 2em;
}

/* Dropdown */
.submenu {
  position: absolute;
  width: 200px;
}

.submenu li {
  background-color: #34495e;
  position: relative;
  overflow: hidden;     
}                       

.submenu > li > a {
  padding: 1em 2em;         
}

.submenu > li::after {
  position: absolute;
  width: 100%;          
  box-shadow: 0 0 50px rgba(0, 0, 0, .9);           
}                      


/* Show dropdown */
.submenu,
.submenu li {
  opacity: 0;
  visibility: hidden; 
  border:1px solid #fff;          
}

.submenu li {
  transition: .2s ease transform;
}

.menu > li:hover .submenu,
.menu > li:hover .submenu li {
  opacity: 1;
  visibility: visible;
}       

.menu .active_pag {
  background: #2bb8ff;
}

.code-container {
  position: relative;
}

#code {
  background-color: #f4f4f4;
  border: 1px solid #ccc;
  font-family: 'Courier New', Courier, monospace;
  font-size: 13px;
  height: 100%;
  font-weight: bold;
  text-align: left;
  white-space:normal; /* Hace que el contenido dentro de <pre> haga saltos de línea si es largo */
}

.button {
  position: absolute;
  top: 2px;
  right: 2px;
  padding: 2px 2px;
  background-color: #4d4d4dff;
  color: white;
  border: none;
  border-radius: 3px;
  cursor: pointer;
  font-size: 9px;
}

.button:hover {
  background-color: #191919;
  color: #ffbd20;
}
.pulso-corazon {
  animation: pulso 1.5s ease-in-out infinite;
}

@keyframes pulso {
  0%, 100% {
      transform: scale(1); /* Tamaño normal */
  }
  50% {
      transform: scale(1.1); /* Aumentar tamaño al 110% */
  }
}


#branding {
  text-align: center;
  background-color: #f4f4f4;
  padding: 30px;
  border-radius: 10px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  max-width: 400px;
  margin: 50px auto;
}

#branding h2 {
  color: #333;
  font-family: 'Arial', sans-serif;
}

#branding form {
  display: flex;
  flex-direction: column;
  text-align: center;
  width: 100%;
}

#branding label {
  margin-bottom: 5px;
  font-weight: bold;
}

#branding input {
  width: 100%;
  padding: 10px;
  margin-bottom: 15px;
  border: 1px solid #ccc;
  border-radius: 5px;
  box-sizing: border-box; /* Garantiza que el padding no afecte al width */
}

#branding button {
  background-color: #5cb85c;
  color: white;
  padding: 10px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  font-size: 16px;
  transition: background-color 0.3s ease;
}

#branding button:hover {
  background-color: #4cae4c;
}

/*.......................Mobiles........................*/
@media (max-width: 768px) {
    #hero h1 {
    font-size: 28px;
    line-height: 36px;
  }
  #hero h2 {
    font-size: 15px;
    text-align: center;
    margin-bottom: 30px;
  }
  #hero h2 .rotating {
    display: block;
  }
  .modal-header  h3{
   font-size: 14px;
  color: #ffffff;
  font-weight: 400;
  line-height: 24px;
}
.imagen-adaptable {
  width: 90%;
  height: auto;
  max-width: 100%;
}
#text-slider {
  font-size: 20px; font-weight: bold;
}
#second-text {
  color: #fff; font-size: 14px;
}
.text-ul {
  font-size: 13px;
  text-align: justify;
  padding: 0 0 20px 13px;
}
}
