.col-centered {
    float: none;
    margin-right: auto;
    margin-left: auto;
}
.col-right{
    float: none;
    margin-right: 20%;
    margin-left: auto;
}
.background-color{
    background-color: #f8f8f8;
}
.card{
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    border: 0;
    box-shadow: 0 0 3px #BDBDBD;
    border-radius: 0.25rem;
}
.btn{
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    border-radius: 4px;
    color: #434343;
}
.modal-header{
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
}
.modal{
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
}

.card-logo{
    background-color:#f8f8f8 ;
}

.image {
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}
.middle {
    transition: .5s ease;
    position: absolute;
    top: 50%;
    left: 50%;
    display: none;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}
.containerIMG:hover .image {
    opacity: 0.8;
    -moz-opacity: 0.8;
    filter: blur(8px);
    -webkit-filter: blur(8px);
    -ms-filter: blur(8px);
}
.containerIMG:hover .middle {
display: block;
}
/* Fixed header and footer.
	* --------------------------------------- */
.nav-link{
    color: #444344;
}
.nav-link:hover{
    color: #C02126;
}
#header{
    position:absolute;
    top:15px;
    display:block;
    width: 100%;
    z-index:9;
}
.section{
    position: relative;
}
.text{
    color: #444344;
    opacity: 100;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    font-size: 150%;
}
.text:hover{
    color: #434343;
    text-decoration: none;
}
.text-service{
    color: #434343;
    opacity: 100;
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    font-size: 100%;
}
.text-service:hover{
    color: #434343;
    text-decoration: none;
}
.categories-text{
    padding: 20px 25px ;
    color: #434343;
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
}
.categories-desc{
    padding: 20px 25px ;
    color: #5a5a5a;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
}
.modal-content  {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}
#navBurger-content{
    background-color: white;
}
.btn-gola{
    background-color: #C02126;
    color: white;
}
.btn-gola:hover{
    background-color: #C91111;
}
@media only screen and (min-width : 769px){
#navBurger{
    display: none;
}
}
@media only screen and (max-width : 768px) {
    #linkRight {
        display: none;
    }
    #secondNavBar{
        display: none;
    }
}
.budgetId{

    padding-bottom: 10px;
    padding-top: 10px;
}
g#stage7 ,g#stage6,g#stage5 ,g#stage4,g#stage3,g#stage2 {
    display: none;
}
.custom-slider.rzslider .rz-bar {
    background: #fff;
    height: 10px;
    box-shadow: 0 0 3px #BDBDBD;
}
.custom-slider.rzslider .rz-selection {
    background: #E57373;
}
.custom-slider.rzslider .rz-pointer {
    top: -5px;
    z-index: 3;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background-color: #f8f8f8;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius:2px;
    box-shadow: 0 0 3px #BDBDBD;
}
.custom-slider.rzslider .rz-pointer:after {
    display: none;
}
.custom-slider.rzslider .rz-bubble {
    color: #434343;
    bottom: 14px;
}
.custom-slider.rzslider .rz-limit {
    font-weight: bold;
    color: #f7f7f7;
}
.paddinright{
    padding-right: 2px;
}
/*******/
/*Footer style*/
.nav-link-grey:focus, .nav-link-grey:hover {
    text-decoration: none;
}
ul#contactinfo{
    list-style: none;
    font-size: 22px;
    color: #434343;
}
ul#contactinfo li#golaname{
    font-weight: 700;
    font-size: 26px;
}
ul#contactinfo li#golacontact span{
    font-weight: 600;
}
ul#contactinfo li#golacontact a:link{
    text-decoration: none;
    color: #434343;
}
ul#contactinfo li#golacontact a:hover{
    text-decoration: none;
    color: #C02126;
}
ul#contactinfo li#golamotto{
    font-weight: 600;
    font-size: 22px;
}
ul#contactinfo li#golatimes{
    font-weight: 500;
}
ul#socials{
    list-style: none;
    width: 100%;
    display: table;
}
ul#socials li{
    display: table-cell;
    font-size: 55px;
    font-weight: 700;
}
ul#socials li a{
    color: #434343;
    text-decoration: none;
}
ul#socials li a:hover#facebookicon{
    color: #3C5A99;
}
ul#socials li a:hover#instagramicon{
    background: -webkit-linear-gradient(315deg, #405DE6, #5851DB, #833AB4, #C13584, #E1306C, #FD1D1D, #F56040, #F77737, #FCAF45, #FFDC80);
    background: -moz-linear-gradient(315deg, #405DE6, #5851DB, #833AB4, #C13584, #E1306C, #FD1D1D, #F56040, #F77737, #FCAF45, #FFDC80);
    background: -ms-linear-gradient(315deg, #405DE6, #5851DB, #833AB4, #C13584, #E1306C, #FD1D1D, #F56040, #F77737, #FCAF45, #FFDC80);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
ul#socials li a:hover#youtubeicon{
    color: #ff0000;
}
ul#socials li a:hover#twittericon{
    color: #00aced;
}
/*******/
/*Page style*/
.dropbtn {
    background-color: #F8F8F8;
    color: #C02126;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}
.dropdown {
    position: relative;
    display: inline-block;
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #F8F8F8;
    min-width: 160px;
    overflow: auto;
    z-index: 1;
}
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: center;
}
.dropdown a:hover {
    background-color: #ddd
}
.show {display:block;}
.avatar  {
    cursor: pointer;
    width: 100px;
    height: 100px;
    max-width: 40px;
    max-height: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border:2px solid #ce200a;
}
body {
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
}
#ClubLink{
    position: relative;
    top: -65px;
    transition: top 500ms;
    max-width: 80px;
    height: auto;
    filter: drop-shadow(2px 2px 1px #444344);
}
#ClubLink:hover{
    top: -25px;
    transition-timing-function: ease-in-out;
}
.typewriter h5{
    font-weight: 600;
    overflow: hidden; /* Ensures the content is not revealed until the animation */
    border-right: .15em solid orange; /* The typwriter cursor */
    white-space: nowrap; /* Keeps the content on a single line */
    margin: 0 auto; /* Gives that scrolling effect as the typing happens */
    letter-spacing: .11em; /* Adjust as needed */
    animation:
            typing 3.5s steps(40, end),
            blink-caret .75s step-end infinite;
}

/* The typing effect */
@keyframes typing {
    from { width: 0 }
    to { width: 100% }
}

/* The typewriter cursor effect */
@keyframes blink-caret {
    from, to { border-color: transparent }
    50% { border-color: orange; }
}