/*
Theme Name: JAVIER FARIAS 2023
Theme URI: javierfarias.cl
Description: Javier Farias website.
Author: Gonzalo Fernandez
Author URI:
Version: 4.0
*/



body {
  font-family: ;
}

@import url(//db.onlinewebfonts.com/c/48a0063cc183abdc08a31fa19b138c50?family=SkySansW01-BoldSmallCaps);

body p {font-family: 'Noto Serif', serif!important;}

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


h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Oswald', sans-serif;
  color: #000;
}

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

}

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: rem;
}

.btn-social {
  width: 3.25rem;
  height: 3.25rem;
  font-size: 1.25rem;
  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.8em!important;
}


#mainNav .navbar-nav {
  margin-top: 1rem;
  letter-spacing: 0.0625rem;
}

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



#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;
  background-color: #000!important;
  color: #fff;
}

.copyright {
  background-color: #000000;
}


.btn {
  border-width: 2px;
}

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

.bg-secondary {
  background-color: #fff !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: #494a17;
}

.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;}


/* 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:#ffffff!important;
  background-color:#000;

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



.navbar-nav a:hover { 

  font-weight: 900;
  text-decoration:none;
  color:#ffffff!important;
  background-color:#000;
}




.navbar-nav a {color: #000; 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: #000; text-decoration: none!important;
   padding-top:7px;
   padding-bottom:7px;
   padding-left:15px!important;
   padding-right:15px;
   margin-left: -50px;
 text-align: center!important;
 }

}

.navbar-nav  li {display: inline; margin-right: 1em; 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: 1em; }
}

.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: #007df7!important; text-decoration: none!important;
}

section a:visited {
  color: #007df7!important; text-decoration: none!important;
}

section a:hover {
  color: #006bd2!important; text-decoration: underline!important;
}
section a:active {
  color: #007df7!important; text-decoration: none!important;
}

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

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

.btn a:hover {
  color: #006bd2!important; text-decoration: underline!important;
}
.btn a:active {
  color: #007df7!important; text-decoration: none!important;
}

.home a:hover {
  color: #006bd2!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;}



/* modal */



#accordion a {text-align: center!important;}


.modal-backdrop {
  z-index: 99999999!important;
}

.music {line-height: -5px!important; font-family: 'Noto Serif', serif!important;}

.music .btn {font-size: 11px!important; margin-left: -13px;}

.music audio {margin-bottom: 10px;}

