
/* hide the mobile menu button */
a.responsive-menu-toggle {
    visibility: hidden;
}

@font-face {
    font-family: 'lineaVerdeFont';
    src: url(fonts/GoodVibrationsScript.ttf) format('truetype');
}
#_PageTop:target:before {
    content: "";
    display: block;
    height: 50px;
    margin: -50px 0 0;
}


:target:before {
    content: "";
    display: block;
    height: 50px;
    margin: -25px 0 0;
}

.close{

    float: none;

    text-shadow: none;

    opacity: none;

    

}

#Side_slide #menu ul li a {

    font-size: 20px;

}



div#Side_slide {

    overflow: hidden;

}



.title-subheader{

    width: 100%;

    text-align: center;

    color: #ffffff;

    text-shadow: 2px 2px #000;

    border-top: 50% !important;

    font-size: 53px;

    line-height: 56px;

    letter-spacing: 1px;;

}

.row.row-subheader{

    margin-top: 25%;

}


h6{

    font-size: 20px;

}

.firma{


    font-family: 'lineaVerdeFont';

    font-size: 100px;

    color: #967d48;

    line-height: 100px;

}



/*nav bar fix*/
div#Top_bar:after {
    content:"";
    background: radial-gradient(circle, rgba(76,104,74,1) 0%, rgba(76,104,74,0) 100%);
    display: block;
    height:3px;
    width: 100%;
    position: absolute;
    bottom: 0;
}


#Top_bar .menu>li>a, #Top_bar #menu ul li.submenu .menu-toggle {
	color: #795c1f;
    font-weight: bold;
    opacity: unset;
}
#Top_bar .menu>li>a, #Top_bar #menu ul li.submenu .menu-toggle:hover {
	color: #bba982;
}

img.logo-main.scale-with-grid {

    max-height: 65px !important;

}

img.logo-sticky.scale-with-grid {

    max-height: 45px !important;

}


#Top_bar.is-sticky {

    height: 60px;

}


.header-split #Top_bar{

    background-color: transparent; 

}

#Wrapper{

    background-color: transparent; 

}

#Header_wrapper, #Intro {

     background-color: transparent; 



}

#Header_wrapper h2.title{

    text-shadow: 2px 2px #000;

}

#Subheader .title {

    font-size: 53px;

    line-height: 56px;

    letter-spacing: 1px;

}
.mt-1rem{
    margin-top: 1rem;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    :target:before {
        height: 60px;
        margin: -10px 0 0;
    }
    .col-md-6.mt-1rem {
        margin-top: 1rem;
    }
    .col-md-4.map {
        margin-top: 20px;
    }
    .no_line{
        margin: 30px !important;
    }
    .max-w-9 {
        max-width: 100% !important;
    }
    .col-left-subheader {
        padding-left: 0 !important;
    }
    .title-subheader {

      font-size: 60px !important;

    }

}



@media only screen and (max-width: 479px) {
    :target:before {
        height: 20px;
        margin: -1px 0 0;
    }
    .col-md-6.mt-1rem {
        margin-top: 1rem;
    }
    .col-md-4.map {
        margin-top: 20px;
    }
    .no_line{
        margin: 30px !important;
    }
    .max-w-9 {
        max-width: 100% !important;
    }

    .col-left-subheader {
        padding-left: 0 !important;
    }
    .title-subheader {

        font-size: 35px !important;

      }

    

    .row.row-subheader {

        margin-top: 50%;

    }

}



.btn-primary{
    background-color:#967d48;
    border: #967d48;
}


.custom.btn-primary{
    padding-right: 20px;
    background-color: #4c684a; /*2cc8df*/
    border: none;
    color: white;
    font-weight:450;
    margin: 5px;
  }
  
  .custom.btn-primary:hover{
    background-color: #bba982;
    outline: none;
    box-shadow: none;
  }
  
  .custom.btn-primary:focus{
    background-color: #bba982;
    outline: none;
    box-shadow: none;
  }
  
  .custom.btn-primary:active{
    background-color: #bba982!important;
    outline: none;
    box-shadow: none;
    outline: none;
  }
  .custom.btn-primary:active:focus{
    background-color: #bba982!important;
    outline: none;
    box-shadow: none!important;
  }

.firma{
    margin-top: 20px;
    margin-bottom: 0rem;
}

.col-left-subheader{
    padding-left: 125px;
    padding-bottom: 20px;
}
.col-img-subheader{
    padding-right: 0;
    padding-bottom: 20px;
}
.max-w-9{
    max-width: 90%;
}

.title-subheader-custom{
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    color: #967d48;
}

.subheader-both-center #Subheader .title {

    width: 100%;

    text-align: center;

}

#Header_wrapper h2.title {

    text-shadow: 2px 2px #000;

}

#Subheader .title {

    font-size: 53px;

    line-height: 56px;

    letter-spacing: 1px;

}

#Subheader .title {

    color: #ffffff;

}

span.footer-title{
    font-weight: bold;
}



