/*
Theme Name: MACROTRANS 2020
Theme URI: macrotrans.cl
Description: MACROTRANS website.
Author: BLUEPRO
Author URI:
Version: 1.0
*/




header, img {
  transition: all 1s;
  -moz-transition: all 1s; /* Firefox 4 */
  -webkit-transition: all 1s; /* Safari and Chrome */
  -o-transition: all 1s; /* Opera */
}



#sideNav .navbar-brand .img-profile {
  max-width: 0.5rem!important;
  max-height: 0.5rem!important;

}

hr.star-light {
  border-color: #fff;
}

hr.star-light:after {
  color: #fff;
  background-color: #18BC9C;
}

hr.star-dark {
  border-color: #2C3E50;
}

hr.star-dark:after {
  color: #2C3E50;
  background-color: white;
}



section h2 {
  font-size: 2.25rem;
}

@media (min-width: 992px) {
  section h2 {
    font-size: 3rem;
  }
}

.btn-xl {
  padding: 1rem 1.75rem;
  font-size: 1rem;
}

.btn-social {
  width: 3.25rem;
  height: 3.25rem;
  font-size: 1.5rem;
  line-height: 2rem;
}

.scroll-to-top {
  z-index: 1042;
  right: 1rem;
  bottom: 1rem;
  display: none;
}

.scroll-to-top a {
  width: 3.5rem;
  height: 3.5rem;
  background-color: rgba(33, 37, 41, 0.5);
  line-height: 3.1rem;
}

#mainNav {

  font-family: 'Lato', sans-serif;
  font-size:  0.9em!important;
}


#mainNav .navbar-nav {
  margin-top: 0rem;
  letter-spacing: 0.01rem;
}

#mainNav .navbar-nav li.nav-item a.nav-link {
  color: #fff;
}

#mainNav .navbar-nav li.nav-item a.nav-link.active {
  color: #ffcc00;
}



#mainNav .navbar-toggler {
  font-size: 80%;
  padding: 0.8rem;
}

@media (min-width: 992px) {
  #mainNav {
    padding-top: 1rem;
    padding-bottom: 1rem;
    -webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
    -moz-transition: padding-top 0.3s, padding-bottom 0.3s;
    transition: padding-top 0.3s, padding-bottom 0.3s;
  }
  #mainNav .navbar-brand {
    font-size: 1em;
    -webkit-transition: font-size 0.3s;
    -moz-transition: font-size 0.3s;
    transition: font-size 0.3s;
  }
  #mainNav .navbar-nav {
    margin-top: 0;
  }
  
  #mainNav.navbar-shrink {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  #mainNav.navbar-shrink .navbar-brand {
    font-size: 1em;
  }
}



.floating-label-form-group {
  position: relative;
  border-bottom: 1px solid #e9ecef;
}

.floating-label-form-group input,
.floating-label-form-group textarea {
  font-size: 1.5em;
  position: relative;
  z-index: 1;
  padding-right: 0;
  padding-left: 0;
  resize: none;
  border: none;
  border-radius: 0;
  background: none;
  box-shadow: none !important;
}

.floating-label-form-group label {
  font-size: 0.85em;
  line-height: 1.764705882em;
  position: relative;
  z-index: 0;
  top: 2em;
  display: block;
  margin: 0;
  -webkit-transition: top 0.3s ease, opacity 0.3s ease;
  -moz-transition: top 0.3s ease, opacity 0.3s ease;
  -ms-transition: top 0.3s ease, opacity 0.3s ease;
  transition: top 0.3s ease, opacity 0.3s ease;
  vertical-align: middle;
  vertical-align: baseline;
  opacity: 0;
}

.floating-label-form-group:not(:first-child) {
  padding-left: 14px;
  border-left: 1px solid #e9ecef;
}

.floating-label-form-group-with-value label {
  top: 0;
  opacity: 1;
}

.floating-label-form-group-with-focus label {
  color: #4898db;
}

form .row:first-child .floating-label-form-group {
  border-top: 1px solid #e9ecef;
}

footer {
  padding-top: 5rem;
  padding-bottom: 5rem;
  padding-left: 5rem;
  background-color: #2e2e2e!important;
  color: #fff;
  font-family: 'Lato', sans-serif;
}

footer .navbar-nav a:link {
  color: #fff!important; text-decoration: none!important;
}

footer .navbar-nav a:visited {
  color: #fff!important; text-decoration: none!important;
}

footer .navbar-nav a:hover {
  color: #fff!important; text-decoration: none!important;
}
footer .navbar-nav a:active {
  color: #fff!important; text-decoration: none!important;
}

@media (max-width: 720px)   {
  footer {
    padding-left: 1rem;
    text-align: left!important;
  }
}

.copyright {
  background-color: #2e2e2e;
}


.btn {
  border-width: 2px;
}

.bg-primary {
  background-color: # !important;
}

.bg-secondary {
  background-color: #032e95 !important;
	box-shadow: 0px 0px 17px -1px rgba(100, 100, 100, 0.5);

}

.text-primary {
  color: #4898db !important;
}

.text-secondary {
  color: #2C3E50 !important;
}



.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  color: #ffcc00;
}

.btn-secondary {
  background-color: #2C3E50;
  border-color: #2C3E50;
}

.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active {
  background-color: #1a252f;
  border-color: #1a252f;
}

.container-fluid-full-width {width: 100%; min-width: 100%!important; margin: 0; padding: 0;}
.container-fluid-full-width-dos {font-size:  0.7em!important; background-color: #747474; color: #fff; width: 100%; margin: 0; padding-left: 5rem; padding-right: 5rem;z-index: 999999!important;}

@media (max-width: 992px) {
  .container-fluid-full-width-dos {padding-left: 1rem; padding-right: 1rem;}

}

/* Bootstrap  */


.btn-outline-light {
  color: #;
  background-color: transparent;
  background-image: none;
  border-color: #;
}

.btn-outline-light:hover {
  color: #000;
  background-color: #;
  border-color: #;
}

footer p {font-size: 1.1em!important;}


/* WORDPRESS */

.current_page_item a{
  font-weight: 900;
  text-decoration:none;
  color:#ffcc00!important;
  background-color:#000;

  }
.current_page_item a:hover{
  font-weight: 900;
  text-decoration:none;
  color:#ffcc00!important;
  background-color:#000;
      }



.navbar-nav a:hover { 

  font-weight: 900;
  text-decoration:none;
  color:#ffcc00!important;
}




.navbar-nav a {color: #fff; text-decoration: none!important;
   padding-top:7px;
  padding-bottom:7px;
  padding-left:11px;
  padding-right:11px;
margin-right: -9px;
}
@media (max-width: 992px) { 
  .navbar-nav a {color: #fff; text-decoration: none!important;
    padding-top:7px;
   padding-bottom:7px;
   padding-left:15px;
   padding-right:15px;
 margin-left: 10px;
 text-align: left;
 }

}

.navbar-nav  li {display: inline; margin-right: 1.5em; text-decoration: none!important; list-style:none;  }

.navbar-nav { margin-right: 0rem!important;}

@media (max-width: 992px) {
  .navbar-nav li {display: block; margin-bottom: 1em; margin-top: 0em; }
}

.navbar-nav {  font-weight: 900; text-transform: uppercase; margin-top: 0em!important;}

@media (max-width: 992px) {
  .navbar-nav {  margin-top: 0em!important;}
}





.carousel-item {
  height: 408px;
  /*min-height: 300px;*/
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media (min-width: 1330px)   {.carousel-item {
  height: 650px;
  /*min-height: 300px;*/
}}
@media (max-width: 960px)   {.carousel-item {
  height: 400px;
  /*min-height: 300px;*/
}}
@media (max-width: 720px)   {.carousel-item {
  height: 300px;
  /*min-height: 300px;*/
}}

@media (max-width: 480px)   {.carousel-item {
  height: 250px;
  /*min-height: 300px;*/
}}






footer a:link {
  color: #fff; text-decoration: none!important;
}

footer a:visited {
  color: #fff; text-decoration: none!important;
}

footer a:hover {
  color: #fff; text-decoration: none!important;
}
footer a:active {
  color: #fff; text-decoration: none!important;
}

section a:link {
  color: #032e95!important; text-decoration: none!important;
}

section a:visited {
  color: #032e95!important; text-decoration: none!important;
}

section a:hover {
  color: #032e95!important; text-decoration: underline!important;
}
section a:active {
  color: #032e95!important; text-decoration: none!important;
}

.btn a:link {
  color: #032e95!important; text-decoration: none!important;
}

.btn a:visited {
  color: #032e95!important; text-decoration: none!important;
}

.btn a:hover {
  color: #032e95!important; text-decoration: underline!important;
}
.btn a:active {
  color: #032e95!important; text-decoration: none!important;
}

.home a:hover {
  color: #032e95!important; text-decoration: none!important;
}

.container-full-width-gris {height: 30px!important ;width: 100%; min-width: 100%!important; margin: 0; padding: 0; background-color: #fff;}

.whatsappme { z-index:9999999!important; }

.n2-ow #n2-ss-2item1 { font-weight:500!important; font-size: 34px!important; font-family: 'Lato'!important; text-shadow: 0px 3px 5px #090301!important;}
@media (max-width:960) {.n2-ow #n2-ss-2item1  {font-size: 24px!important;}}
@media (max-width:720px) {.n2-ow #n2-ss-2item1  {font-size: 18px!important;}}
.n2-ow #n2-ss-2item2 { font-weight:700!important; font-size: 34px!important;  font-family: 'Lato'!important; text-shadow: 0px 3px 5px #090301!important;}
@media (max-width:960) {.n2-ow #n2-ss-2item2  {font-size: 24px!important;}}
@media (max-width:720px) {.n2-ow #n2-ss-2item2  {font-size: 18px!important;}}



.n2-ow #n2-ss-2item4 { font-weight:500!important; font-size: 34px!important; font-family: 'Lato'!important; text-shadow: 0px 3px 5px #090301!important;}
@media (max-width:960) {.n2-ow #n2-ss-2item4  {font-size: 24px!important;}}
@media (max-width:720px) {.n2-ow #n2-ss-2item4  {font-size: 18px!important;}}
.n2-ow #n2-ss-2item3 { font-weight:700!important; font-size: 34px!important;  font-family: 'Lato'!important; text-shadow: 0px 3px 5px #090301!important;}
@media (max-width:960) {.n2-ow #n2-ss-2item3  {font-size: 24px!important;}}
@media (max-width:720px) {.n2-ow #n2-ss-2item3  {font-size: 18px!important;}}


.n2-ow #n2-ss-2item5 { font-weight:500!important; font-size: 34px!important; font-family: 'Lato'!important; text-shadow: 0px 3px 5px #090301!important;}
@media (max-width:960) {.n2-ow #n2-ss-2item5  {font-size: 24px!important;}}
@media (max-width:720px) {.n2-ow #n2-ss-2item5  {font-size: 18px!important;}}
.n2-ow #n2-ss-2item6 { font-weight:700!important; font-size: 34px!important;  font-family: 'Lato'!important; text-shadow: 0px 3px 5px #090301!important;}
@media (max-width:960) {.n2-ow #n2-ss-2item6  {font-size: 24px!important;}}
@media (max-width:720px) {.n2-ow #n2-ss-2item6  {font-size: 18px!important;}}

.n2-ow #n2-ss-2item7 { font-weight:500!important; font-size: 34px!important; font-family: 'Lato'!important; text-shadow: 0px 3px 5px #090301!important;}
@media (max-width:960) {.n2-ow #n2-ss-2item7  {font-size: 24px!important;}}
@media (max-width:720px) {.n2-ow #n2-ss-2item7  {font-size: 18px!important;}}
.n2-ow #n2-ss-2item8 { font-weight:700!important; font-size: 34px!important;  font-family: 'Lato'!important; text-shadow: 0px 3px 5px #090301!important;}
@media (max-width:960) {.n2-ow #n2-ss-2item8  {font-size: 24px!important;}}
@media (max-width:720px) {.n2-ow #n2-ss-2item8  {font-size: 18px!important;}}

.container-fluid-full-width-dos-right {text-align: right!important;}

footer small {font-size: 0.9em!important;}


@media (max-width: 720px)   {
  .navbar-brand img {
  width: 70%!important;
  height: auto;
}

}

@media (max-width: 480px)   {
  .navbar-brand img {
    width: 70%!important;
    height: auto;
  }
}

#servicios-lista {list-style:none!important; font-family: lato!important; font-weight: 400!important; color: #4F4F4F!important; font-size:  15px!important;}


/* CONTACT FORM 7 */

.wpcf7-text, .wpcf7-textarea, .wpcf7-captchar {
  background-color: #eee !important;
  border: none !important;
  width: 100% !important;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  font-size: 14px;
  color: #999 !important;
  padding: 16px !important;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  }
  .wpcf7-submit {
  color: #2EA3F2 !important;
  margin: 8px auto 0;
  cursor: pointer;
  font-size: 20px;
  font-weight: 500;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 6px 20px;
  line-height: 1.7em;
  background: transparent;
  border: 2px solid;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  }
  .wpcf7-submit:hover { 
  background-color: #eee; 
  border-color:#eee; 
  padding: 6px 20px !important; 
  }