.bar-top {
	background: #fff;
	padding: 10px 0;
	border-bottom: 1px solid rgb(224, 224, 224);
	font-size: 14px;
}

.bar-top .col-6:first-child {  
  padding-left: 35px;
}

.bar-top .col-6:last-child {  
  padding-right: 25px;
}

.bar-top a {
	color: #2a4f6b;
	padding: 4px 12px;
	display: inline-block;
	line-height: 1px;
}

.bar-top a:hover {
	color: #0090f8;
}

.main-navbar{
  width: 100%;
  background-color: #fff;
  z-index: 2;
}

.navbar {
  padding-top: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.nav-link {
  color: #2a4f6b !important;
  text-transform: uppercase;
  padding-left: 20px !important;
}

/*.active span {
  border-bottom: 3px solid #bdbdbd;
  padding-left: 6px;
  padding-right: 6px;
  padding-bottom: 3px;
}*/

.nav-link:hover {
	color: #0090f8 !important;
}

.nav-item.active .nav-link {
	color: #0090f8 !important;
}

.logo img {
    max-height: 50px;
}

.logo-cel img {
	max-height: 40px;
	margin-right: 30px;
}

#main-slider {
  padding-top: 0;
  margin-top: 0;
}

  /*
@media (max-width: 991px) {
	.logo {
		display: none;
	}

	.logo-cel {
		display: inline;
	}
}

@media (min-width: 991px) {
	.logo-cel {
		display: none;
	}
}*/

.owl-lazy {
  opacity: 0.5 !important;
  width: 100%; height: calc(100vh - 100px);
  object-fit: cover;
}

.carousel-item-container {
  position: relative; 
  background-color: rgba(13, 30, 45);
}

.carousel-item-content{
  position: absolute; 
  top:0; 
  width: 100%;
}

.carousel-item-content-data{
  position:relative; 
  display:block;
  height:calc(100vh - 300px);
  margin:10px;
}

.carousel-item-data{
  position:absolute; 
  top:50%; 
  height:100%;
}

.carousel-item-data h1{
  color: #ffffff; 
  font-size: 48px; 
  font-weight: 500; 
  margin-bottom: 20px;
  width: 90%; 
}

.carousel-item-data p{
  color: #ffffff; 
  width: 70%; 
  font-size: 1.1rem;
  font-weight: 300;  
  margin-bottom: 30px;
}

/**Carousel nav y dots****/
.owl-nav button {
  position: absolute;
  top: 50%;
  border: 0 !important;
}

.owl-nav button i {
  margin: 0.5rem !important;
}

.owl-prev, .owl-next{
  margin: 2px !important;
  background-color: rgba(0,0,0,.5) !important;
  height: auto !important;
  padding: 5px !important;
  border: 0 !important;
  color:rgb(201, 201, 201) !important;
}

.owl-prev:hover, .owl-next:hover{
  color:#fff !important;
  background: rgba(255, 255, 255, 0.38) !important;
}

.owl-nav button:hover {
  /*background: rgba(255, 255, 255, 0.38) !important; */
  background: 0 !important; 
  border: 0 !important;
}

.owl-nav button.owl-prev {
  left: 10px;
}

.owl-nav button.owl-next {
  right: 10px;
}

@media (max-width: 408px) {
  .carousel-item-data{
    top:30%; 
  }

  .carousel-item-data p{
    width: 90%; 
  }
}

@media (max-width: 320px) {
  .carousel-item-data{
    top: 0% !important; 
  }
}

@media (max-width: 576px) {
  .owl-nav button.owl-prev {
    left: 0px;
    margin: 0px !important;
  }
  .owl-nav button.owl-next {
    right: 0px;
    margin: 0px !important;
  }
  .owl-nav button i {
    margin: 0 !important;
  }
}

.owl-dots {
  padding-top: 15px;
  position: absolute !important;
  bottom: 0;
  left: auto;
  right: auto;
  width: 100%;
  text-align: center;
}

.owl-dot.active span {
  background: #fff !important;
}

.owl-dot span {
  background:rgba(255, 255, 255, 0.38) !important;
}

/*****fin**************/

.btn-primary {
  background-color: #0090f8 !important; 
  padding: 7px 20px;
}

.btn-primary:hover {
  background-color: #2a4f6b !important; 
}

section {
  padding: 30px 0;
  margin-bottom: 50px;
}

.section-content {
  /* background-color: #fbfdfd; */
  box-shadow: 0 5px 25px 0 rgb(192, 193, 194);
}

.section-title h2{
  color: #2a4f6b;
}

.section-body {
  padding: 40px !important;
}

.section-body p{
  color: #545454
}

#slider {
  padding: 0 !important;
}

.counter {
  margin-top: 20px;
  font-size: 3rem;
  color: #2a4f6b;
  display: block;
}

#about-us .fa-smile{
  color: #19be64;
  font-weight: 100;
}

#about-us .fa-folder-open{
  color: #8a4343; 
  font-weight: 100;
}

#about-us .fa-phone{
  color: #757575;
}

#services h3 {
  color: #2a4f6b;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 18px;
}

#services p {
  text-align: center;
}

#services i {
  color: #0090f8;
  margin-bottom: 20px;
}

#contact form {
  margin: 0px 20px 20px 20px;
}

#contact form input {
  margin-top: 10px;
  margin-right: 5px !important;
}

#contact div.success-phone, div.success-contact{
  display: none;
  background-color: #19be64;
  color: #fff;
  padding: 10px;
}

#contact .div.success-phone{
  margin-top: 20px;
}

#contact div.error-phone, div.error-contact {
  display: none;
  background-color: #ff5858;
  color: #fff;
  padding: 10px;
}

#contact h2 {
  margin-bottom: 40px;
}

#contact div.loading-phone, div.loading-contact{
  display: none;
  margin-top: 10px;
}

#contact p {
  margin-top: 5px;
  margin-bottom: 0px;
  color: #2a4f6b
}

#contact .btn-primary.btn-sm {
  background-color: #19be64 !important;
  border: 0;
  margin-left: 0px;
  margin-right: 2px;
  padding: 6px 5px 6px;
}

#contact .btn-primary.btn-sm:hover {
  background-color: #2a4f6b !important;
}

#contact form.form-inline {
  margin: 0px;
}

#contact .subtitle {
  margin-top: 40px;
  margin-left: 10px;
  margin-bottom: 20px;
  color: #2a4f6b;
}

.contact-email {
	color: #2a4f6b;
	padding: 4px 12px;
	display: inline-block;
	line-height: 1px;
}

.contact-email:hover {
	color: #0090f8;
}

#contact .whatsapp {
  margin-left: 10px;
  padding-right: 20px;
}

#contact form.form-inline input{
  width: 85%;
}

@media (max-width: 576px) {
  #contact form.form-inline input{
    display: inline-block !important;
  }

  #contact .btn-primary.btn-sm {
    margin-bottom: 10px;
  }

  #contact .msg-phone{
    padding-right: 15px;
  }

  #contact form.form-inline input{
    width: 80%;
  }

  #contact .msg-phone{
    padding-right: 30px !important;
  }
}

@media (max-width: 767px) {
  #contact .col-sm-2.col-xs-2 {
    width: 20%;
  }

  #contact .msg-phone{
    padding-right: 60px;
  }

  #contact .col-sm-10.col-xs-10 {
    width: 80%;
  }

  #contact p {
    margin-bottom: 20px;
  }

  /*#contact .msg-phone div.error-phone{
    margin-right: 50px;
    padding-right: 40px;
  }*/

  #contact .msg-phone{
    margin-left: 20px;
  }

  footer .content-redes{ 
    margin-left: 10px !important;
  }

  footer h4{ 
    margin-top: 20px !important;
    margin-left: 10px !important;
  }

  footer .content-redes h4{ 
    margin-top: 20px !important;
    margin-left: 0px !important;
  }

  footer ul li{ 
    margin-left: 10px !important;
  }
}

#contact .fa-envelope {
  /*border: 2px dotted #d33636;*/
  color: #d33636;
  margin-bottom: 10px;
  /*width: auto;
  height: 100%;
  padding: 10px;
  border-radius: 50%;*/
}

#contact .fa-whatsapp {
  /*border: 2px dotted #3cdb7e;*/
  color: #3cdb7e;
  /*padding: 10px;
  border-radius: 50%;*/
  margin-bottom: 15px;
}


footer {
  background-color: #2a4f6b;
  padding: 20px;
}

footer h2 {
  color: #fff;
  font-size: 1.5rem;
  margin-bottom: 30px;
}

footer h4 {
  color: #fff;
  font-size: 1.1rem;
  margin-bottom: 10px;
  margin-top: 5px;
}

footer h5 {
  color: #fff;
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: 100;
}

footer i {
  color: #fff;
  font-size: 1.1rem;
}

footer a {
  color: #fff;
  text-decoration: none;
}

footer a {
  color: #fff;
  font-weight: 100;
}

footer ul {  
  padding: 0 0 0 10px;
}

footer li {
  color: #fff;
  font-weight: 100;
  list-style-type: none;
  margin-bottom: 5px;
}

/* 
ul {
  list-style: none;
}

ul li::before {
  content: "\25B7";
  color: #fff;
  margin-left: -1em;
  margin-right: 5px;
  font-weight: 100;
} */

/* .btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0 !important;
  font-size: 12px;
  line-height: 1.42;
  border-radius: 15px;
  background-color: #a9acad; 
  color: #fff;
  letter-spacing: 1px;
  margin-right: 5px;
} */

.btn-circle {
  color: #fff;
  text-align: center;
  width: 34px;
  height: 34px;
  padding: 8px 0;
  font-size: 16px;
  line-height: 1;
  margin-right: 4px;
  border-radius: 50%;
  margin-bottom: 10px;
  margin-top: 10px;
}

.btn-circle.facebook{
  background: #1D3C78;
}

.btn-circle.instagram{
  background: #E1306C;
}

.btn-circle.linkedin{
  background: #0a66c2;
}

.btn-circle:hover {
  background-color: #648caa; 
  color: #fff;
}

footer a:hover {
  color: #0090f8;
}

footer p {
  color: #fff;
  margin-top: 50px;
}

.btn-up {
  position: fixed; 
  bottom: 20px;
  right: 20px; 
  padding:10px;
  z-index: 0
}

footer .content-redes{ 
  margin-left: 18px;
}