*{
    padding:0px;
    margin:0px;
}

div#logo-itplus {
    margin-top: 7px;
}

div#logo-itplus img {
    width: 100%;
    margin-top: -5px;
}

.header {
    background: #fff;
}

#lienhe h3 {
    font-size: 19px;
    font-weight: bold;
}

#lienhe p {
    color: #818080;
    font-size: 13px;
}

#lienhe img.img-responsive {
    margin-top: 23px;
    width: 187px;
    margin: 43px auto;
}

#lienhe img.img-responsive {}

div#lienhe {
    background: #f1f1f1;
    color: #000;
    /* margin-top: 26px; */
    padding-top: 38px;
    padding-bottom: 30px;
}

header ul.nav.navbar-nav.navbar-right a {
    padding: 3px 10px;
    font-weight: normal;
    font-size: 0.9em;
}

header a.btn.btn-success {
    color: #fff!important;
}

header a.btn.btn-success:hover {
    color: #000!important;
}

header a.btn.btn-success:hover {}

header a.btn.btn-success {
    color: #fff;
    font-weight: bolder;
}

header a {}

header {
    background: #fff;
    min-height: auto;
}

header ul.nav.navbar-nav.navbar-right li {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1em;
}

header a.navbar-brand {
    padding-top: 0px;
    margin-top: -18px;
}

header nav.navbar {
    background: none;
    border: none;
}

header nav.navbar.navbar-default.navbar-fixed-top {
    border-bottom: solid 1px #ddd;
    /* box-shadow: #000 20px 20px 20px; */
    -webkit-box-shadow: 0px 13px 206px -18px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 13px 206px -18px rgba(0,0,0,0.75);
    box-shadow: 0px 13px 206px -18px rgba(0,0,0,0.75);
    padding-top: 30px;
    padding-bottom: 20px;
}




.itplusheader{
    background:#fff;
}
.itplusheader .logo {
    width: 18%;
    /* padding: 20px; */
    padding-top: 37px;
    padding-left: 39px;
}

.itplusheader .logo img {
    width: 100%;
}

.itplusheader .flexbox {
    display: flex;
}

.slogan {
    /* background: url(/images/header.png); */
}

.itplusheader .slogan img {
    width: 100%;
}



#cfacebook {
    position: fixed;
    bottom: 0;
    right: 10px;
    z-index: 999999999999999;
    height: auto;
    box-shadow: 6px 6px 6px 10px rgba(0, 0, 0, 0.2);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    overflow: hidden;
}

#cfacebook .fchat {
    float: left;
    width: 100%;
    height: 270px;
    overflow: hidden;
    display: none;
    background-color: #fff;
}

#cfacebook .fchat .fb-page {
    margin-top: -130px;
    float: left;
}

#cfacebook a.chat_fb {

    display: block;
    text-align: center;
    font-size: 14px;
    padding: 15px 15px;
    margin: 0;
    line-height: 0;
    font-weight: bold;

    color: #fff;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);

    background-color: #3a5795;
    border: 0;
    border-bottom: 1px solid #133783;
    z-index: 9999999;
}

#cfacebook a.chat_fb:hover {
    color: yellow;
    text-decoration: none;
}







