@import url("nav-menu.css");

.font-sourceSansPro-bold{
    font-weight: bold;
}

.font-sourceSansPro-semibold{
    font-weight: 600;
}

.font-sourceSansPro {
    font-family: 'Source Sans Pro', sans-serif;
    line-height: normal;
}

.font-sourceSansPro-17{
    font-size: 1.25rem;
}

.font-sourceSansPro-18{
    font-size: 1.32rem;
}

.font-sourceSansPro-19{
    font-size: 19px;
}

.font-sourceSansPro-23{
    font-size: 1.43rem;
}

.font-sourceSansPro-35{
    font-size: 1.98rem;
}

.font-sourceSansPro-38{
    font-size: 38px;
}


.font-sourceSansPro-43{
    font-size: 2.68rem;
}

.wow {
    visibility: hidden;
}

.btn {
    background: rgb(69, 119, 165);
    /* border: 1px solid #fff; */
    border-radius: 50px;
    color: white;
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 25px;
    padding-right: 25px;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    cursor: pointer;
}

.btn:hover {
    color: #06033A;
    background-color: white;
    border-color: #06033A;
    -webkit-box-shadow: 0px 0px 3px 3px rgba(69, 119, 165,0.15);
    -moz-box-shadow: 0px 0px 3px 3px rgba(69, 119, 165,0.15);
    box-shadow: 0px 0px 3px 3px rgba(69, 119, 165,0.15);
}

.btn-inverse {
    color: rgb(69, 119, 165);
    background: white;
}
.scroll-header {
    background: #fff;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.1);
}


#header {
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 38px;
    z-index: 997;
    transition: all 0.5s ease;
}

#header-container-bar{
    height: 40px;
    //background: rgb(102, 173, 226);
    //background: url("../img/background-header-bar.png");
    padding-left: 1.87rem;
    padding-right: 1.87rem;
    color: rgb(102, 173, 226);;
    z-index: 999;
}


#header .row {
    padding-left: 0px;
    padding-right: 0px;
    height: 100%;
    margin: 0;
}



.navbar-container{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    position: absolute;
    transition: all 0.5s ease;
}

.navbar-container-absolute {
    margin-top: 18px;
    padding-right: 2.29rem;
    padding-left: 2.29rem;
    position: absolute;
}

.navbar-container-fixed {
    margin-top: 0;
    padding-right: 0;
    padding-left: 0;
    position: fixed;
    top: 0;
    visibility: visible;
}

#menubarWhite-wrapper {
    background-color: white;
    max-width: 100%;
    height: 70px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
    border-color: #66ADE2;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2), 0 0 4px 0 rgba(0, 0, 0, 0.19);
}

#menubarWhite-logo{

    height: 100%;
	max-width: 45%;
    padding: 5px;
    color: rgb(69, 119, 165);
}

#menubarWhite-logo img{
    width: auto;
    max-height: 100%;
    height: 100%;
}

#index-hero {
    width: 100%;

    /*height: calc((100vw - 70px) * 0.4453);
    //background-image: url("../img/frontpage-index-background.jpg");
    //background-repeat: no-repeat;
    //background-position: center;
    //background-size: 100% auto;
    /*border-width: 1px;
    border-color: #66ADE2;
    border-style: solid;
    */
}

.banner-container{
    width: 100%;
    height: 100%;
    position: static;
    padding-right: 1.9rem;
    padding-left: 4.38rem;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
}


#index-hero .slider-content{
    padding-left: 0;
    padding-top: 180;
}

#index-hero .slider-content p{
    line-height: 1.2;
    color: white;
}

#index-options {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 3rem;
}

/* TODO delete This */
/*
#index-options .row {
    width: 100%;
    max-width: 1360px;
    padding: 0px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0;
    margin-bottom: 1.56rem;
}
*/

/*TO DO delete This*/
/*
#index-options .col-left {
    max-width: 586px;
    width: 43%;
    flex-basis: 0;
    flex-grow: 1;
}

#index-options .col-center {
    max-width: 164px;
    width: 12%;
    flex-basis: 0;
    flex-grow: 1;
}

#index-options .col-right {
    max-width: 586px;
    width: 43%;
    flex-basis: 0;
    flex-grow: 1;
}

*/

#index-options .box {
    width: 68%;
    height: 102px;
    position: relative;
    margin-left: 6%;
    margin-right: 6%;
    margin-bottom: 4%;
    margin-top: 20px;
}

#index-options .box-pull-left {
    float: left;
}

#index-options .box-pull-right {
    float: right;
}



#index-options .box-absolute-border {
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0;
    position: absolute;

    -webkit-box-shadow: 0px 0px 10px 5px rgba(69, 119, 165,0.15);
    -moz-box-shadow: 0px 0px 10px 5px rgba(69, 119, 165,0.15);
    box-shadow: 0px 0px 10px 5px rgba(69, 119, 165,0.15);
}

#index-options .box-absolute-border-left {
    border-bottom-left-radius: 150px;
    border-bottom-right-radius: 100px;
    border-top-left-radius: 150px;
    border-top-right-radius: 100px;
    z-index: -1;
}

#index-options .box-absolute-border-right {
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 150px;
    border-top-left-radius: 100px;
    border-top-right-radius: 150px;
    z-index: -1;
}

#index-options .box-absolute-caption {
    height: 100%;
    top: 0px;
    justify-content: center !important;
    text-align: center;
    position: absolute;
}

#index-options .box-absolute-btn {
    top: 75%;
    position: absolute;
    height: 45%;
}

#index-options .box-absolute-pull-left {
    left: 30.12%;
    width: 69.88%;
}

#index-options .box-absolute-pull-right {
    width: 69.88%;
}

#index-options .box img {
    position: relative;
    margin-left: 0px;
    margin-right: 0px;
    width: 100px;
    height: 100px;
}

#index-options .box .box-absolute-caption .text {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 1.69rem;
    color: rgb(42, 98, 140);
    line-height: 1.70rem;
    width: 90%;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#index-options #buttonbar .box .btn {
    max-width: 100%;
    max-height: 100%;
    top: 50%;
    left: 50%;
    position: absolute;
    padding-left: 20px;
    padding-right: 20px;
    /* text-align: center; */
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#index-options #menubar{
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0;

}

/*TODO Delete This
/*#index-options #menubar .row{
    margin: 0;
    padding: 0;
    max-width: 100%;
    min-width: 100%;
}*/


#index-options #menubar .menubar-label{
	color: #FFFFFF;
	width: 100%;
    font-size: 22px;
}

#index-options #menubar .menubar-label .fa{

    font-size: 1rem;
    font-weight: 600;
}

#index-options #menubar .column-stetoscope{

    background-color: #23ADE3;
}

#index-options #menubar .column-house{

    background-color: #0099CC;
}

#index-options #menubar .column-clipboard{

    background-color: #006699;
}

#index-options .menubar-box{
    margin-top: 30px;
    margin-bottom: 30px;
    position: relative;
    width: 290px;
}

#index-options .menubar-box img{
    display:block;
    margin:auto;
}

#index-options .menubar-box p{
    color: white;
}



#index-location {
    width: 100%;
    /*height: 380px;*/
    padding-top: 80px;
    margin-top: 50px;
    margin-bottom: 50px;
    padding-left: 4%;
    padding-right: 4%;
}

#index-location .container{
    padding-left: 2.5%;
    padding-right: 2.5%;
}

#index-location .container h1{
    color: rgb(42, 98, 140);
    font-size: 1.5rem;
}

#index-location .row{
/*    padding-left: 50px;
    padding-right: 50px;*/
    border-style: solid;
/*    margin-left: 1%;
    margin-right: 1%;*/
}

#index-location .box{
    width: 100%;
    height: 30rem;
}

#index-location .box-text{
    width: 100%;
    height: 30rem;
    padding-top: 19%;
    font-size: 22px;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: normal;
    font-weight: normal;
}

#index-location .row p{
    color: black;
    padding-left: 9%;
    margin-top: auto;
    margin-bottom: auto;
}

#index-location .row span{
    color: black;
    display:block;
}

#index-location .row .location-title{
    font-size: 19px;
    font-weight: 700;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: normal;
}

#index-location label {
    margin-bottom: 0;
    font-family: "Montserrat", sans-serif;
    font-size: 17px;
    font-weight: 600;
}
#index-location input {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 600;
    box-shadow: 0px 0px 4px 3px rgba(69, 119, 165,0.15);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

#index-location select {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 600;
    box-shadow: 0px 0px 4px 3px rgba(69, 119, 165,0.15);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

#index-location textarea {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 600;
    box-shadow: 0px 0px 4px 3px rgba(69, 119, 165,0.15);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}




#about-us-hero {
    width: 100%;
    height: calc((100vw - 70px) * 0.4453);

    background-image: url("../img/frontpage-aboutus-background.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
    /*border-width: 1px;
    border-color: #66ADE2;
    border-style: solid;
    */
}

#about-us-hero .slider-content{
    padding-left: 0;
    padding-top: 30%;
}

#about-us-hero .slider-content p{
    line-height: 1.2;
    color: white;
    background-color: #66ADE2;

    margin-left: 10%;
    margin-right: 10%;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 2rem;
    padding-right: 2rem;

    text-align: justify;

    -webkit-box-shadow: 0px 0px 1px 1px rgba(69, 119, 165,0.15);
    -moz-box-shadow: 0px 0px 1px 1px rgba(69, 119, 165,0.15);
    box-shadow: 0px 0px 1px 1px rgba(69, 119, 165,0.15);
}


#about-us-former{
    width: 100%;
    /* height: 380px; */
    padding-top: 80px;
    margin-top: 50px;
    margin-bottom: 50px;
    padding-left: 4%;
    padding-right: 4%;;
}

#about-us-former .box {
    width: 75%;
    position: relative;
    margin-left: 6%;
    margin-right: 6%;
    margin-bottom: 4%;
    margin-top: 4%;
}

#about-us-former .box-absolute-border {
    height: 60%;
    width: 90%;
    top: 20%;
    left: 10%;
    position: absolute;
    -webkit-box-shadow: 0px 0px 7px 5px rgba(69, 119, 165,0.15);
    -moz-box-shadow: 0px 0px 7px 5px rgba(69, 119, 165,0.15);
    box-shadow: 0px 0px 7px 5px rgba(69, 119, 165,0.15);

    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}



#about-us-former .box-absolute-caption {
    height: 100%;
    top: 0px;
    justify-content: center !important;
    text-align: center;
    position: absolute;
}

#about-us-former .box-absolute-btn {
    top: 75%;
    position: absolute;
    height: 45%;
}

#about-us-former .box-absolute-pull-left {
    left: 30.12%;
    width: 69.88%;
}

#about-us-former .box-absolute-pull-right {
    width: 69.88%;
}

#about-us-former .box img {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 37.20%;
    height: auto;
}

#about-us-former .box .box-absolute-caption .text {
    width: 90%;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#about-us-former .box .box-absolute-caption .text .box-title{
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 1.83rem;
    color: rgb(42, 98, 140);
}

#about-us-former .box .box-absolute-caption .text .box-text{
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 1.63rem;
    color: rgb(42, 98, 140);
}

#about-us-former .box .btn {
    max-width: 90%;
    max-height: 90%;
    top: 10%;
    left: 50%;
    position: absolute;
    /* text-align: center; */
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}






#terms-and-conditions-hero {
    width: 100%;
    height: calc((100vw - 70px) * 0.4453);

    background-image: url("../img/frontpage-aboutus-background.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
    /*border-width: 1px;
    border-color: #66ADE2;
    border-style: solid;
    */
}

#terms-and-conditions-hero .title{
    font-family: 'Source Sans Pro', sans-serif;
    text-align: center;
    font-size: 4rem;
}

#terms-and-conditions-hero .slider-content{
    padding-left: 0;
    padding-top: 30%;
}

#terms-and-conditions-hero .slider-content p{
    line-height: 1.2;
    color: white;
    background-color: #66ADE2;

    margin-left: 10%;
    margin-right: 10%;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 2rem;
    padding-right: 2rem;

    text-align: justify;

    -webkit-box-shadow: 0px 0px 1px 1px rgba(69, 119, 165,0.15);
    -moz-box-shadow: 0px 0px 1px 1px rgba(69, 119, 165,0.15);
    box-shadow: 0px 0px 1px 1px rgba(69, 119, 165,0.15);
}

#terms-and-conditions{
    width: 100%;
    padding-top: 0px;
    margin-top: 50px;
    margin-bottom: 50px;
    padding-left: 8rem;
    padding-right: 8rem;
    font-size: 2.50rem;
}

#terms-and-conditions p{

    font-family: 'Source Sans Pro', sans-serif;
    text-align: justify;
}

#terms-and-conditions p .subTitulo{
    font-weight: bold;
    display: block;
    font-size: 2.40rem;
    margin-top: 1.5rem;
}

#contact-us-hero {
    width: 100%;
    height: calc((100vw - 70px) * 0.4453);
    padding-top: 12rem;
}

#contact-us-hero iframe{
    width: 100%;
    height: calc((100vw - 70px) * 0.30);
}

#contact-us-hero .container{
    height: 100%;
}

#contact-us-location{
    margin-top: 3rem;
    margin-bottom: 3rem;
}

#contact-us-location .row{
    /*    padding-left: 50px;
        padding-right: 50px;*/
    /*    margin-left: 1%;
        margin-right: 1%;*/
}

#contact-us-location .box{
    width: 100%;
    /*height: 30rem;*/
    padding-top: 19%;
}

#contact-us-location .box-text{
    width: 100%;
    height: 30rem;
    padding-top: 4%;
    font-size: 22px;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: normal;
    font-weight: normal;
}

#contact-us-location .row p{
    color: black;
    padding-left: 9%;
    margin-top: auto;
    margin-bottom: auto;
}

#contact-us-location .row span{
    color: black;
    display:block;
}

#contact-us-location label {
    margin-bottom: 0;
    font-family: "Montserrat", sans-serif;
    font-size: 17px;
    font-weight: 600;
}
#contact-us-location input {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 600;
    box-shadow: 0px 0px 4px 3px rgba(69, 119, 165,0.15);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

#contact-us-location select {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 600;
    box-shadow: 0px 0px 4px 3px rgba(69, 119, 165,0.15);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

#contact-us-location textarea {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 600;
    box-shadow: 0px 0px 4px 3px rgba(69, 119, 165,0.15);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}


#footer {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 30px;
}

#footer .rrss-icon .fa{
    font-size: 24px;
}

#footer .row-grey {
    padding-top: 30px;
    background-color: #E8E9EA;
    padding-bottom: 30px;
}

#footer .row-blue {
    //background-color: #66ADE2;
    background: url("../img/background-header-bar.png");
    color: white;
    height: 40px;
}

#footer .col-left {
    max-width: 40%;
    font-size: 40px;
    text-align: center;
    padding-left: 5%;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

#footer .col-center {
    width: 30%;
    border-left-width: thin;
    border-left-color: white;
    border-left-style: groove;
    padding-left: 80px;
    padding-right: 40px;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: normal;
}

#footer .title {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
    font-size: 19px;
}

#footer a{
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
    font-size: 20px;
}

#footer .main-url {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 21px;
    font-weight: bold;
}

#footer .col-right {
    width: 30%;
    border-left-width: thin;
    border-left-color: white;
    border-left-style: groove;
    padding-left: 40px;
    padding-right: 40px;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 20px;
    line-height: normal;
}

#footer ul{
    color: #66ADE2;
    list-style: none;
    padding: 0;
}

#footer .tittle {
    font-family: "Montserrat", sans-serif;
    font-size: 21px;
    color: #66ADE2;
    display: block;
}

#footer p {
    color: #66ADE2;
}

#footer a {
    color: #66ADE2;
    display: block;
}

#footer .logo{
    height: 50%;
    font-size: 1.5rem;
    width: 60%;
    margin: auto;
}

#footer .logo img{
    width: 100%;
    height: auto;
}

#footer .logo a {
    color: #66ADE2;
    font-size: 24px;
    display: inline-block;
}

#footer .copyright{
    font-size: 18px;
}

#footer .copyright a {
    color: #fff !important;
    display: inline;
    font-weight: normal;
    font-size: 18px;
}



#form-section{
    width: 100%;
    height: calc(100vh - 80px);
    padding-top: 20px;
    margin-top: 50px;
    margin-bottom: 50px;
    padding-left: 4%;
    padding-right: 4%;;
}

#form-section .go-back{
    width: 150px;
    height: 52px;
}

#form-section h1{
    color: #66ADE2;
    padding-left: 10px;
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 20px;
    margin-top: 0px;
    text-transform: uppercase;
}

#form-section h2{
    color: #66ADE2;
    font-size: 17px;
    margin-bottom: 0px;
    margin-top: 0px;
}

#form-section .container-form{
    margin-left: auto!important;
    margin-right: auto!important;
    width: 854px;
}

#form-section .box-border{
    -webkit-box-shadow: 0px 0px 4px 3px rgba(69, 119, 165,0.15);
    -moz-box-shadow: 0px 0px 4px 3px rgba(69, 119, 165,0.15);
    box-shadow: 0px 0px 4px 3px rgba(69, 119, 165,0.15);

    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border: 1px solid #dee2e6;

}

#form-section .box {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
/*    min-width: 50rem;
    min-height: 20rem;
    margin-left: 6%;
    margin-right: 6%;
    margin-bottom: 4%;
    margin-top: 4%;*/

}

#form-section .container-form .row{
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

#form-section .container-form .box .row-1{
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 25px;
    margin-bottom: 26px;
}

#form-section .container-form .box .row-2{
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 10px;
}

#form-section .container-form .box .row-2{
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 10px;
}

#form-section .container-form .box .row-3{
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 24px;
    margin-bottom: 24px;
}

#form-section .container-form .box .row-4{
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 16px;
    margin-bottom: 30px;
}

#form-section .logo {
    width:  394px;
    height: auto;
}

#form-section .form-group{
    width: 320px;
}

#form-section .form-group-appointment{
    width: 90%;
}

#form-section label {
    margin-bottom: 0;
    font-family: "Montserrat", sans-serif;
    font-size: 17px;
    font-weight: 600;
}
#form-section input {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 600;
    box-shadow: 0px 0px 4px 3px rgba(69, 119, 165,0.15);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

#form-section select {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 600;
    box-shadow: 0px 0px 4px 3px rgba(69, 119, 165,0.15);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

#form-section textarea {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 600;
    box-shadow: 0px 0px 4px 3px rgba(69, 119, 165,0.15);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}


#footer-sticky{
    height: 40px;
    width: 100%;
    padding-left: 1.87rem;
    padding-right: 1.87rem;
    background: url("../img/background-header-bar.png");
    position: fixed;
    bottom: 0;
}

#footer-sticky .container-bar{
    width: 100%;
    height: 40px;
    color:white;
}

#footer-sticky .copyright{
    font-size: 19px;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: normal;
    font-weight: 600;
}


/*
54pt     36px
33pt     22px
29pt     20px
26pt     18px
22pt     16px
20pt     14px
*/

/* High Res desktop : 1400 - 1920px.  */

@media (min-width: 1400px) and (max-width:1920px) {
    html {
        font-size: 100%;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    html {
        font-size: 85.5%;
    }
}
/* Normal desktop :992px - 1169. */

@media (min-width: 992px) and (max-width: 1199px) {
    html {
        font-size: 70.8%;
    }

    .navbar-container {
        width: 100%;
        margin-top: 0px;
        padding-right: 0px;
        padding-left: 0px;
        margin-right: auto;
        margin-left: auto;
        position: absolute;
    }

}

/* Tablet desktop :768px. */

@media (min-width: 768px) and (max-width: 991px) {
    html {
        font-size: 54.85%;
    }

    #header-container-bar {
        display: none;
    }

    .navbar-container {
        width: 100%;
        margin-top: 0px;
        padding-right: 0px;
        padding-left: 0px;
        margin-right: auto;
        margin-left: auto;
        position: absolute;
    }



}

@media (max-width: 768px) {

    html {
        font-size: 54.85%;
    }

    #header-container-bar {
        display: none;
    }

    #menubarWhite-wrapper {
        height: 6rem;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 20px;
        padding-right: 20px;
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0px 0 rgba(0, 0, 0, 0);
    }

    .navbar-container {
        width: 100%;
        margin-top: 0px;
        padding-right: 0px;
        padding-left: 0px;
        margin-right: auto;
        margin-left: auto;
        position: absolute;
    }

}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    /*@media only screen and (min-width: 480px) and (max-width: 767px) {*/
    html {
        font-size: 38.285%;
    }

    #header{
        background-color: transparent;
    }

    #header-container-bar {
        display: none;
    }

    #menubarWhite-wrapper {
        height: 9rem;
        padding-top: 10px;
        padding-bottom: 0px;
        padding-left: 20px;
        padding-right: 10px;
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0px 0 rgba(0, 0, 0, 0);
        background-color: transparent;
    }

    .navbar-container {
        width: 100%;
        margin-top: 0px;
        padding-right: 0px;
        padding-left: 0px;
        padding-top: 0px;
        margin-right: auto;
        margin-left: auto;
        position: absolute;
    }

    #menubarWhite-logo img {
        width: auto;
        height: 22px;
    }

}