header .lang-selector span{padding-top:0px;}
header .tools a.btn,header .tools a.custom-label{padding:0px 12px 1px}
header .tools a.findus-btn{background-color:rgba(96,49,142,.85);}
header .tools a.findus-btn:hover{background-color:#60318e;}
.ui-autocomplete li {background-color: white;}
.ui-autocomplete {padding: 10px !important;position: absolute !important;}
.btn-ContactUs:link, .btn-ContactUs:visited, .btn-ContactUs:hover, .btn-ContactUs:focus, .btn-ContactUs:active {
    background-image: url('/_layouts/15/BSI/img/ContactUs18.png');
    background-repeat: no-repeat;
    background-position-x: 24px;
    background-position-y: center;
}

#head-zone-LandingPage #head-custom .ProductSolving{background-color:#70419e;}
#head-zone-LandingPage #head-custom .ProductSolving:hover{background-color:#60318e;}
#head-zone-LandingPage #head-custom .DonwloadWhitePaper{background-color:#1577c5;} /*#1172bf*/
#head-zone-LandingPage #head-custom .DonwloadWhitePaper:hover{background-color:#0667ba}
#head-zone-LandingPage #head-custom .DonwloadBrochure{background-color:#f28f2f;}
#head-zone-LandingPage #head-custom .DonwloadBrochure:hover{background-color:#e27f1f;}

@media screen and (max-width:1024px){
	.visible-lg-block{
		display:none;
	}
}

.col-sidebar{
    width:25%;
    margin-right:0;
}

.sidebar .top .bloc {
    text-align: center;
    overflow: hidden;
    border-radius: 5px;
    background-color: #efeff0;
    margin-bottom: 20px;
}

.sidebar .newsletter {
    background-image: url(../img/news-pic.png);
    background-position: center 18%;
    background-repeat: no-repeat;
}

.sidebar .newsletter .content {
    padding: 50% 25px 25px;
}

.sidebar .newsletter input[type=TEXT] {
    background: #fff;
    float: left;
    font-size: 14px;
    font-size: 1.4rem;
    border-right: 0 none;
    border-radius: 4px 0 0 4px;
    margin: 0 0 7%;
    padding: 9px 18px;
    width: 70%;
    height: 40px;
}

.sidebar .newsletter input[type=submit] {
    float: left;
    background: #00aded;
    font-size: 17px;
    font-size: 1.7rem;
    color: #fff;
    border-radius: 0 4px 4px 0;
    text-transform: uppercase;
    padding: 9px 10px;
    text-align: center;
    margin: 0 0 7%;
    width: 30%;
    min-width: 30px;
    border: 0;
    height: 40px;
}

.sidebar .newsletter .newsletter-text-1{
    font-size: 25px;
    font-size: 2.5rem;
    font-weight: 400;
    color: #4d4d4d;
    margin-bottom:15px;
}

.sidebar .newsletter .newsletter-text-2{
    font-size:16px;
    margin-bottom:15px;
}

.sidebar .top .social{background-color: #0071aa;}

.sidebar .social .content {
    padding: 8%;
}

.sidebar .social ul {
    overflow: hidden;
    margin: 0 auto 10%;
    padding: 0;
    text-align: center;
    width: 100%;
}

.sidebar .social li:first-child {
    float: left;
}

.sidebar .social li:nth-child(2) {
    margin-left: auto;
    margin-right: auto;
}

.sidebar .social li:nth-child(3) {
    float: right;
}

.sidebar .social li {
    list-style-type: none;
    display: inline-block;
    /*float: right;*/
}

.sidebar .social a {
    display: block;
    width: 70px;
    height: 70px;
    line-height: 85px;
    text-align: center;
    border-radius: 25%;
    background: #00aded;
    text-decoration: none;
}

.sidebar .social i {
    color: #fff;
    font-size: 50px;
}

.sidebar .social a span {
    display: none;
}

.sidebar .social h2 {
    font-size: 25px;
    font-size: 2.5rem;
    font-weight: 400;
    color: #fff;
    padding: 0 0 10px;
    margin: 0 0 10px;
    position: relative;
}

.sidebar .social p {
    font-size: 17px;
    font-size: 1.7rem;
    color: #fff;
    margin: 0;
}

.sidebar .contactus {
    background-image: url(../img/casque.png);
    background-position: center 30%;
    background-repeat: no-repeat;
}

.sidebar .contactus .content {
    padding: 8%;
}

.sidebar .contactus .contactus-text-1{
    font-size: 25px;
    font-size: 2.5rem;
    font-weight: 400;
    color: #4d4d4d;
    margin-bottom:64%;
}

.sidebar .contactus .contactus-text-2{
    font-size:16px;
    margin-bottom:15px;
}

.sidebar .contactus .btn{
	font-size: 15px;
    font-size: 1.5rem;
	padding: 8px 14px 10px 14px;
}