/*
Theme Name: TLS Template
Theme URI: https://patrickgarcia.info/clientes/tls/theme/tlstemplate.zip
Author: Patrick García
Author URI: https://patrickgarcia.info/
Description: Plantilla personalizada para ser implementada en wordpress uno de los mas versátil a nivel de sistema de manejo de contenidos.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://https://patrickgarcia.info/licencia.html
Text Domain: tlstemplate
Tags: one-column, right-sidebar, flexible-header, accessibility-ready,  post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

@font-face {
  font-family: 'Rubik';
  src: url('fonts/Rubik-Light.woff2') format('woff2'),
    url('fonts/Rubik-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}


.alignnone {
  margin: 5px 20px 20px 0
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px
}

a img.alignleft,
a img.alignnone {
  margin: 5px 20px 20px 0
}

a img.alignleft {
  float: left
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center
}

.wp-caption.alignleft,
.wp-caption.alignnone {
  margin: 5px 20px 20px 0
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px
}

.wp-caption img {
  border: 0;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  white-space: nowrap;
  height: 1px;
  width: 1px;
  overflow: hidden
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: .875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000
}


.btn {
  border-radius: 30px;
  padding-left: 30px;
  padding-right: 30px;
}

.btn-link {
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 0px;
}

body {
  color: #848484;
  font-size: 15px;
}

.container {
  max-width: 1100px;
}

h1,
h2,
h3 {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: bold;
}

strong {
  font-weight: 600;
}

a {
  color: #337ab7;
}

a:hover {
  text-decoration: none;
}

a.disabled {
  opacity: .5;
  color: gray;
  pointer-events: none;
}

.col-sm-24 {
  float: left;
  width: 20%;
  position: relative;
  min-height: 1px;
  padding-right: 5px;
  padding-left: 5px;
}

.btn,
.form-control {
  /*  border-radius: 0px;*/
}

.logos-somos div {
  float: left;
}

.logos-somos div img {
  width: 130px;
  margin-left: 12px;
  margin-right: 12px;
}



.carousel .btn-outline,
.carousel .btn-outline:hover {
  border: 3px solid #fff;
  font-size: 15px;
  padding-left: 30px;
  padding-right: 30px;
  background: none;
  font-weight: bold;
  color: #fff;
}

.btn-warning {
  background-color: #ec8a00;
  border-color: #ec8a00;
}

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

.font-70 {
  font-size: 60px;
}

.font-60 {
  font-size: 60px;
}

.font-50 {
  font-size: 50px;
}

.font-51 {
  font-size: 51px;
}

.font-40 {
  font-size: 40px;
}

.quotation-icon {
  max-width: 65px;
  margin-left: 5px;
}

.top-bar {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #337ab7;
  color: #fff;
}

.top-bar>div>ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.top-bar>div>ul>li {
  display: inline-block;
}

.top-bar>div>ul>li.separator {
  width: 1px;
  background-color: #fff;
  height: 17px;
  margin-bottom: -3px;
  margin-left: 5px;
  margin-right: 5px;
}

.top-bar>div>ul>li>a {
  display: block;
  color: #fff;
}

.top-bar>div>ul>li .btn-link {
  color: #fff;
  padding-left: 0px;
  padding-right: 0px;
  font-size: 12px;
}

.navbar-main {
  background-color: transparent;
  border: none;
  margin: 0px;
  padding-bottom: 5px;
  padding-top: 3px;
}

.navbar-main .navbar-brand {
  padding-top: 0px;
  padding-bottom: 0px;
  height: auto;
  padding-left: 0px;
}

.navbar-main .navbar-brand img {
  width: 250px;
  height: auto;
}

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

.navbar-main.navbar-default .navbar-nav li a {
  font-weight: bold;
  font-size: 16px;
  font-family: 'Josefin Sans', sans-serif;
  border-bottom: 3px solid transparent;
  padding-bottom: 10px;
}

.navbar-main.navbar-default .navbar-nav li.current-menu-item a,
.navbar-main.navbar-default .navbar-nav li.current-post-ancestor a {
  border-bottom: 3px solid #ec971f;
}


.navbar-toggle {
  margin-top: 20px;
}


.single-two-column .entry-content .gallery {
  display: none !important;
}

.single-two-column .gallery-container {
  margin-top: 15px;
  margin-bottom: 15px;
}

.single-two-column .gallery-container .gallery-item {
  margin-bottom: 30px;
}

.single-two-column .btn-outline {
  background-color: transparent;
  color: #337ab7;
  font-weight: bold;
  border-width: 2px;
  display: inline-block;
  line-height: 1.0;
}

.orange-section {
  background-color: #ffa500;
  padding-top: 15px;
  padding-bottom: 15px;
}

.orange-section img {
  width: 100%;
  max-width: 320px;
  height: auto:
}


/* SECTION ONE */
.section-one {
  padding-top: 60px;
  padding-bottom: 60px;
}

/* SECTION TWO */
.home-section-two {
  background-color: #039fd5;
  color: #fff;
  padding-bottom: 30px;
  padding-top: 45px;
  padding-bottom: 55px;
  font-size: 19px;
}

.home-section-two h3 {
  font-size: 40px;
  font-weight: bold;
  margin-top: 5px;
  position: relative;
}

.home-section-two h3 .exponent {
  font-size: 15px;
  font-weight: bold;
  vertical-align: super;
  top: 5px;
}

.home-section-two .image {
  padding-bottom: 10px;
  border-bottom: 3px solid #fff;
  position: relative;
  max-width: 80px;
  margin: 0 auto;
}

.home-section-two .image img {
  max-width: 80px;
  height: auto;
  display: inline-block;
  position: relative;
}

/* SECTION THREE */
.home-section-three {
  padding-top: 25px;
  padding-bottom: 70px;
  background-color: #ededed;
}

.home-section-three .owl-carousel.home-services .owl-item img {
  max-width: 130px;
  margin: 0 auto;
  margin-bottom: 15px;
}

/*(1) owl-stage box*/
.home-section-three .owl-carousel.home-services .owl-stage {
  display: flex;
  padding-top: 50px;
  padding-bottom: 50px;
}

/*(2) the direct div of each element in the owl carousel*/
.home-section-three .owl-carousel.home-services .service {
  height: 100%;
  transition: all .3s;
  background-color: #fff;
  padding: 30px 10px 30px 10px;
  border-radius: 4px;
}

.home-section-three .owl-carousel.home-services .service strong {
  font-size: 20px;
}

.home-section-three .owl-carousel.home-services .owl-item.active.center .service {
  height: 115%;
  margin-top: -25px;
  padding-bottom: 10px;
}

.home-section-three .owl-carousel.home-services .service .desc {
  min-height: 90px;
  /*font-size: 16px;*/
  font-size: 14px;
}

.home-section-three .owl-carousel.home-services .owl-nav {
  text-align: center;
  font-size: 20px;
}

.home-section-three .owl-carousel.home-services .owl-nav button {
  background-color: #ec8a00;
  border-color: #ec8a00;
  color: #fff;
  width: 40px;
  height: 40px;
  margin: 0 27px;
  border-radius: 50%;
}

/* SECTION THREE Courier */
.home-section-three-courier {
  padding-top: 25px;
  padding-bottom: 70px;
  width: 90%;
}

.home-section-three-courier .owl-carousel.home-services .owl-item img {
  max-width: 130px;
  margin: 0 auto;
  margin-bottom: 15px;
}

/*(1) owl-stage box*/
.home-section-three-courier .owl-carousel.home-services .owl-stage {
  display: flex;
  padding-top: 50px;
  padding-bottom: 50px;
}

/*(2) the direct div of each element in the owl carousel*/
.home-section-three-courier .owl-carousel.home-services .service {
  height: 100%;
  transition: all .3s;
  background-color: #fff;
  padding: 30px 10px 30px 10px;
  border-radius: 4px;
  border: gray solid 1px;
}

.home-section-three-courier .owl-carousel.home-services .service strong {
  font-size: 20px;
}

.home-section-three-courier .owl-carousel.home-services .owl-item.active.center .service {
  height: 115%;
  margin-top: -25px;
  padding-bottom: 10px;
}

.home-section-three-courier .owl-carousel.home-services .service .desc {
  min-height: 90px;
  font-size: 16px;
}

.home-section-three-courier .owl-carousel.home-services .owl-nav {
  text-align: center;
  font-size: 20px;
}

.home-section-three-courier .owl-carousel.home-services .owl-nav button {
  background-color: #ec8a00;
  border-color: #ec8a00;
  color: #fff;
  width: 40px;
  height: 40px;
  margin: 0 27px;
  border-radius: 50%;
}

.home-section-four {
  margin-bottom: 100px;
}

.home-section-four h2 {
  padding-top: 50px;
  padding-bottom: 50px;
  margin: 0px;
}

.home-section-four .container {
  max-width: 860px;
  margin-top: 100px;
}

.home-section-four .home-directives,
.home-section-four .home-personal {
  position: relative;
  margin-top: 40px;
}

.home-section-four .home-directives .directive,
.home-section-four .home-personal .directive {
  font-size: 16px;
}

.home-section-four .home-directives .directive p,
.home-section-four .home-directives .directive a,
.home-section-four .home-personal .directive p,
.home-section-four .home-personal .directive a {
  margin: 0px;
  display: block;
}

.owl-carousel.home-directives .owl-dot,
.owl-carousel.home-personal .owl-dot {
  margin-top: 30px;
  background-color: #000;
  height: 8px;
  width: 8px;
  margin: 0 3px;
}

.owl-carousel.home-directives .owl-dot.active,
.owl-carousel.home-personal .owl-dot.active {
  background-color: #ec8a00;
}

.owl-carousel.home-directives .owl-nav .owl-next,
.owl-carousel.home-personal .owl-nav .owl-next {
  position: absolute;
  top: 30%;
  right: 0px;
  background-color: #ec8a00;
  border-color: #ec8a00;
  color: #fff;
  width: 40px;
  height: 40px;
  /* margin: 0 27px; */
  border-radius: 50%;
}

.owl-carousel.home-directives .owl-nav .owl-prev,
.owl-carousel.home-personal .owl-nav .owl-prev {
  position: absolute;
  top: 30%;
  left: 0px;
  background-color: #ec8a00;
  border-color: #ec8a00;
  color: #fff;
  width: 40px;
  height: 40px;
  /* margin: 0 27px; */
  border-radius: 50%;
}

.home-section-five {
  background-color: #f1a02c;
  padding-top: 60px;
  padding-bottom: 60px;
  color: #fff;
}

.home-section-five .font-60 {
  line-height: .9;
  font-size: 70px;
}

.home-section-five .font-100 {}

.home-section-five .left-content,
.home-section-five .right-content {
  margin-top: 200px;
}

.home-section-five .right-content .app-stores a {
  display: inline-block;
}

.home-section-five ul {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 19px;
  font-weight: bold;
}

.home-section-six {
  padding-top: 60px;
  padding-bottom: 60px;
}

.about-section-two .content {
  background-color: #eaeaea;
  padding: 30px;
  border-radius: 20px;
  color: #666;
  min-height: 290px;
  margin-bottom: 15px;
}

.about-section-two .arrows-box {
  position: relative;
}

.about-section-two .arrows-box .arrows {
  position: absolute;
  top: -20px;
  width: 701px;
  max-width: 116%;
  z-index: 1;
}

.about-section-two .content h2 {
  margin-top: 0px;
}

.about-section-three {
  padding-top: 30px;
  padding-top: 30px;
  margin-bottom: 60px;
}

.about-section-three h1 {
  margin-bottom: 50px;
}

.about-section-three .our-values {
  margin-top: 60px;
  padding-left: 30px;
  padding-right: 30px;
  margin: 0 auto;
  position: relative;
}

.about-section-three .our-values .item {
  text-align: center;
}

.about-section-three .our-values .item img {
  max-width: 70px;
  height: auto;
  display: block;
  margin: 0 auto;
}

.about-section-three .our-values .item strong {
  display: block;
  margin-bottom: 5px;
  margin-top: 15px;
  font-size: 20px;
}

.about-section-three .owl-carousel.our-values .owl-dots {
  text-align: center;
}

.about-section-three .owl-carousel.our-values .owl-dot {
  margin-top: 30px;
  background-color: #000;
  height: 8px;
  width: 8px;
  margin: 0 3px;
}

.about-section-three .owl-carousel.our-values .owl-dot.active {
  background-color: #ec8a00;
}

.about-section-three .owl-carousel.our-values .owl-nav .owl-next {
  position: absolute;
  top: 30%;
  right: -40px;
  background-color: #ec8a00;
  border-color: #ec8a00;
  color: #fff;
  width: 40px;
  height: 40px;
  margin: 0 27px;
  border-radius: 50%;
}

.about-section-three .owl-carousel.our-values .owl-nav .owl-prev {
  position: absolute;
  top: 30%;
  left: -40px;
  background-color: #ec8a00;
  border-color: #ec8a00;
  color: #fff;
  width: 40px;
  height: 40px;
  margin: 0 27px;
  border-radius: 50%;
}


.orange-input {
  background: #f9a943;
  color: #000;
  border: 1px solid #f9a844;
}

.orange-input::placeholder {
  color: #000;
}


.home-bottom {
  padding-bottom: 30px;
}

/* FOOTER */
#site-footer {
  background-color: #000;
  padding-top: 60px;
  padding-bottom: 50px;
  color: #fff;
}

#site-footer a {
  color: #fff;
}

#site-footer .footer-bavbar {
  /* max-width: 650px; */
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
}

#site-footer ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

#site-footer ul li a {
  color: #fff;
  font-size: 16px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: block;
  font-weight: bold;
}


.payment-footer {
  margin-top: 30px;
  color: #fff;
}

.payment-footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.payment-footer ul li {
  margin: 0;
  padding: 0;
  display: inline-block;
}

.payment-footer ul li img {
  max-width: 60px;
  height: auto;
}

#cookie-msg {
  position: fixed;
  padding: 30px 25px;
  bottom: 0;
  background: #000;
  width: 372px;
  color: #fff;
  /*right: 0;*/
  z-index: 1;
  text-align: center;
  opacity: 80%;
}

/* 
FIVE COLUMS BOOTSTRAPS 
*/
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.col-xs-15 {
  width: 20%;
  float: left;
}


/*
@media only screen and ( max-device-width: 1424px ) {
    .section-two{
        background-attachment: scroll;
    }
}
*/

/*
CUSTOM DROPDOWN LIST 
*/

.big,
.big select {
  width: 100%;
}

.custom-dropdown {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/*
  Hiding the select arrow for firefox
  Hiding the select arrow for chrome
  Hiding the select arrow default implementation
  */
.custom-dropdown select {
  background-color: #1a7fbc;
  color: #fff;
  font-size: inherit;
  padding: .5em;
  padding-right: 2.5em;
  border: 0;
  margin: 0;
  border-radius: 3px;
  text-indent: 0.01px;
  text-overflow: '';
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

/*
  Hiding the select arrow for IE10
  */
.custom-dropdown select::-ms-expand {
  display: none;
}

.custom-dropdown::before,
.custom-dropdown::after {
  content: "";
  position: absolute;
  pointer-events: none;
}

/* 
Custom dropdown arrow 
*/
.custom-dropdown::after {
  content: "\25BC";
  height: 1em;
  font-size: .625em;
  line-height: 1;
  right: 1.2em;
  top: 50%;
  margin-top: -.5em;
}

/*
Custom dropdown arrow cover 
*/
.custom-dropdown::before {
  width: 2em;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 0 3px 3px 0;
  background-color: #666;
}

.custom-dropdown::after {
  color: #fff;
}

.custom-dropdown select[disabled] {
  color: rgba(0, 0, 0, .25);
}




/* 
PAGE STYLESHEET 
*/
.page-container .header {
  max-height: 400px;
  overflow: hidden;
  position: relative;
}

.bread_crumb {
  font-size: 20px;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: bold;
}

.bread_crumb>span {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
  color: #ec8a00;
}

.bread_crumb span>a {
  color: #fff;

}

.profile a {
  color: #ff9200 !important;
}

.page-container .header {
  min-height: 200px;
  background-repeat: none;
  background-position: center;
  background-attachment: fixed;
  background-size: cover;
  margin-bottom: 0px;
  max-width: 1920px;
}

.page-container .header:before {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.84) 0%, rgba(0, 0, 0, 0.45) 32%, rgba(0, 0, 0, 0) 69%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.84) 0%, rgba(0, 0, 0, 0.45) 32%, rgba(0, 0, 0, 0) 69%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(0, 0, 0, 0.84) 0%, rgba(0, 0, 0, 0.45) 32%, rgba(0, 0, 0, 0) 69%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d6000000', endColorstr='#00000000', GradientType=1);
  /* IE6-9 */
}

.page-container .header .container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 40vh;
}

.page-container .header .header-caption {
  /*  position: absolute;*/
  margin-top: 60px;
  padding-left: 20px;
  color: #fff;
  text-align: center;
}

.page-container .header .header-caption .header-title {
  font-size: 50px;
  position: relative;
}

.page-container .header .header-caption .header-title:before {
  position: absolute;
  height: 4px;
  background-color: #ec8a00;
  content: '';
  width: 180px;
  margin: auto;
  left: 0;
  right: 0;
  top: -20px;
}

.page-container .form-control {
  padding: 19px 15px;
  background-color: white;
  border-radius: 0;
}

.packages-history {
  padding: 20px 0px;
  margin-bottom: 15px;
}

.packages-history .btn {}

.page-container .packages-history .form-control {
  padding-top: 17px;
  padding-bottom: 17px;
}

.wpcf7-f426-p43-o1 .text-center {
  position: relative;
}

.wpcf7-spinner {
  position: absolute !important;
  right: 0px !important;
  top: 5px;
}

.file-holder {
  position: relative;
  height: 38px;
  overflow: hidden;
}

.file-holder .btn {
  border-radius: 4px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 6px;
  padding-bottom: 6px;
  margin: 0px !important;
}

.file-holder span {
  width: 100%;
  height: 38px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.header-caption p,
.carousel-caption p {
  max-width: 77%;
  margin-left: auto;
  margin-right: auto;
}

/* CATEGORY LIST */
.service-section-1 {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
}

/*
#services-page .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: gray;
  filter: grayscale(100%);
  transition: all 0.5s; 
}
#services-page .item:hover img{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: gray;
  filter: grayscale(0%);
  transition: all 0.5s; 
}
*/

#menuModal .modal-dialog {
  position: absolute;
  top: 50% !important;
  transform: translate(0, -50%) !important;
  -ms-transform: translate(0, -50%) !important;
  -webkit-transform: translate(0, -50%) !important;
  margin: auto 5%;
  width: 90%;
  height: 80%;
}

#menuModal .modal-content {
  min-height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

#menuModal .modal-body {
  position: absolute;
  top: 45px;
  bottom: 45px;
  left: 0;
  right: 0;
  overflow-y: auto;
}

#menuModal .modal-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

/* Courier page */
.radial-blue {
  overflow-x: hidden;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#56ade0+0,2483c2+100 */
  background: #56ade0;
  /* Old browsers */
  background: -moz-radial-gradient(center, ellipse cover, #56ade0 0%, #2483c2 100%);
  /* FF3.6-15 */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #56ade0), color-stop(100%, #2483c2));
  /* Chrome4-9,Safari4-5 */
  background: -webkit-radial-gradient(center, ellipse cover, #56ade0 0%, #2483c2 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -o-radial-gradient(center, ellipse cover, #56ade0 0%, #2483c2 100%);
  /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover, #56ade0 0%, #2483c2 100%);
  /* IE10 preview */
  background: radial-gradient(ellipse at center, #56ade0 0%, #2483c2 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#56ade0', endColorstr='#2483c2', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */

}


/* HELPERS */

.text-lighter {
  font-weight: lighter;
}

.text-warning {
  color: #ff9200;
}

.text-white {
  color: #fff;
}

.text-dark-gray {
  color: #2a333e;
}

.text-primary {
  color: #039fd5
}

.btn-outline-white {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
  border-width: 2px;
  padding-left: 30px;
  padding-right: 30px;
}

.btn-outline-white:hover {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}


.calculator table {
  width: 100%;
}

.calculator table tbody tr td {
  padding: 4px 10px 2px 10px;
}

.calculator table tbody tr td.td-divider {
  background: #1f88bc;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 7px;
}

.calculator table tbody tr.last td {
  padding-bottom: 15px;
}

#c6,
#c7 {
  max-width: 75px;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
}

.aduanal-fields {
  display: none;
}

.newform {
  padding-left: 10%;
  padding-right: 10%;
  margin-top: 30px;
}

.newform input,
.newform textarea {
  width: 100%;
  padding: 12px 15px;
  margin-bottom: 20px;
  border: none;
  color: #111;
}

.newform button {
  background: #337ab7;
  color: #fff;
  padding: 12px 50px;
  border: 1px solid #fff;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
}

/*.alert.alert-success {
	background: #fff;
	border-left: 5px solid #337ab7;
	border-right: none;
	border-top: none;
	border-bottom: none;
	padding: 15px;
	border-radius: 0;
	color: #337ab7;
}*/

.alert.alert-danger {
  background: #dd0000;
  border-left: 5px solid #dd0000;
  border-right: none;
  border-top: none;
  border-bottom: none;
  padding: 15px;
  border-radius: 4px;
  text-align: left;
  color: #fff;
}

.certificados {
  margin-top: 50px;
}

.height20 {
  clear: both;
  height: 20px;
  width: 100%;
  display: block;
}

img {
  max-width: 100%;
}

#alert-modal.modal.in {
  display: flex !important;
  align-items: center !important;
}

#alert-modal.modal .modal-body h3 {}

#alert-modal.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

#alert-modal.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.status-packages .status {
  overflow: auto;
  /*line-height: 25px;*/
  padding-bottom: 10px;
  position: relative;
}

.status-packages .status:before {
  content: '';
  position: absolute;
  width: 5px;
  background: rgb(31, 136, 188);
  height: 100%;
  left: 8px;
}

.status-packages .status:last-child:before {
  display: none;
}

.status-packages .dot {
  width: 20px;
  height: 20px;
  background: rgb(31, 136, 188);
  float: left;
  border-radius: 50%;
  margin-right: 15px;
  margin-bottom: 15px;
}

.status-packages .date {
  font-style: italic;
}

.badge {
  padding: 7px 10px 4px 10px;
}

.badge-primary {
  color: #fff;
  background-color: #007bff;
}

.badge-warning {
  color: #212529;
  background-color: #ffc107;
}

.badge-success {
  color: #fff;
  background-color: #28a745;
}

.no-margin {
  margin: 0;
}

.bold {
  font-weight: bold;
}

.mb-0 {
  margin-bottom: 0;
}

.mb-1 {
  margin-bottom: 15px;
}

.mt-0 {
  margin-top: 0px;
}

.mt-1 {
  margin-top: 15px;
}

.bg-primary {
  background-color: #039fd5;
}

.bg-orange {
  background-color: #f9a943;
  color: #fff;
}

.equal {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}

.equal-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}

.equal-height>[class*='col-'] {
  display: flex;
  flex-direction: column;
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-5ths {
  width: 20%;
  float: left;
}



.btn-app-downloader {
  background-color: #039fd5;
  border-radius: 5px;
  padding-left: 31px;
  padding-right: 35px;
  border: none;
  box-shadow: 5px 3px 5px 0px rgba(0, 0, 0, 0.3);
}

.orange-underline {
  border-bottom: 3px solid #f1a02c;
}

.underline-orange {
  position: relative;
  padding-bottom: 10px;
  /* Espacio para el borde inferior */
}

.underline-orange::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 21%;
  /* Puedes ajustar este valor para controlar el punto de inicio del borde */
  transform: translateX(-50%);
  width: 41%;
  /* Ancho del borde inferior */
  height: 6px;
  /* Grosor del borde inferior */
  background-color: rgba(241, 160, 44, 0.7);
  /* Color del borde inferior con opacidad */
}

.underline-orange-center {
  position: relative;
  padding-bottom: 10px;
  /* Espacio para el borde inferior */
}

.underline-orange-center::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  /* Puedes ajustar este valor para controlar el punto de inicio del borde */
  transform: translateX(-50%);
  width: 30%;
  /* Ancho del borde inferior */
  height: 6px;
  /* Grosor del borde inferior */
  background-color: rgba(241, 160, 44, 0.7);
  /* Color del borde inferior con opacidad */
}

#welcomeModal.modal {
  text-align: center;
}

@media screen and (min-width: 768px) { 
  #welcomeModal.modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}

#welcomeModal .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left;
  }

  .col-sm-5ths {
    width: 20%;
    float: left;
  }
}

@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left;
  }

  .col-md-5ths {
    width: 20%;
    float: left;
  }
}

@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: left;
  }

  .col-lg-5ths {
    width: 20%;
    float: left;
  }
}


@media(max-width: 800px) {
  .col-sm-24 {
    width: 50%;
    float: left;
  }

  .col-sm-15 {
    width: 30%;
    float: left;
    margin-bottom: 50px;
  }
}

/*  MOBILE MEDIA QUERY */
@media(max-width: 400px) {
  #services-page .item img {
    -webkit-filter: inherit !important;
    -webkit-filter: inherit !important;
    filter: inherit !important;
  }

  .col-sm-24 {
    width: 100%;
    float: left;
  }

  .col-sm-15 {
    width: 100%;
    float: left;
    margin-bottom: 50px;
  }

  ul#menu-principal {
    margin-left: 0;
    margin-top: 37px;
    padding-left: 0;
  }

  ul#menu-principal li {
    float: none;
    display: block;
  }

  ul#menu-principal li.menu-img {
    float: none;
    display: inline-block;
    width: 20%;
    margin: 0px;
  }

  ul#menu-principal li.menu-img a {
    width: 100%;
    text-align: center;
    padding-bottom: 5px;
  }

  .carousel-indicators {
    margin-bottom: -47px;

  }

}

@media(max-width: 768px) {

  .home-section-five .left-content,
  .home-section-five .right-content {
    margin-top: 15px;
    text-align: center;
  }

  .font-60 {
    font-size: 45px;
  }

  .floating-menu {
    position: absolute !important;
    top: 160px !important;
  }
}

@media(max-width: 330px) {
  .navbar-default .navbar-brand {
    max-width: 250px;
  }
}

/* NELSON MARTINEZ CSS - Sept 6, 2023 */

/*ajusta la posicion del boton conoce mas en la seccion de servicio.*/
div.nm-serv-conoce-mas {
  position: absolute;
  bottom: 15px;
  left: 15%;
}


/* NELSON MARTINEZ CSS - Enero 10, 2024 */

/*Arregla el ancho de la pagina de paquetes*/

.nm-mypacks-fix {
  max-width: 100% !important;
}

/* NELSON MARTINEZ CSS - Mayo 18, 2024 */

/*Pone el boton para descargar las aplicaciones por arriba del chat.*/
.nm-apps {
  position: absolute;
  z-index: 99;
}

/* Pone en mayuscula la primera letra de cada palabra en una oracion.*/
.elementor-773 .elementor-element.elementor-element-2fe64dd {
  text-transform: capitalize;
}

/*esconde el contenido*/
.nm-hide {
  display: none !important;
}

/* NELSON MARTINEZ CSS - Mayo 21, 2024 */

.nm-justify-text {
  text-align: justify;
}