/*
Theme Name:     Argo - Bureauconcept
Theme URI:      http://www.bureauconcept.lu
Description:    Artikuss Theme - Bureauconcept
Author:         Lightbulb s.à r.l.
Author URI:     http://www.lightbulb.lu
Template:       argo
Version:        1.0
*/

body {
    font-size: 14px;
}

a,
button {
    -webkit-transition: all 0.2s ease-in-out !important;
    -moz-transition: all 0.2s ease-in-out !important;
    -o-transition: all 0.2s ease-in-out !important;
    transition: all 0.2s ease-in-out !important;
}

#header {
    background: white;
    background: -moz-linear-gradient(top,  #ffffff 0%, #d3d3d3 67%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(67%,#d3d3d3), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#d3d3d3 67%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#d3d3d3 67%,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#d3d3d3 67%,#ffffff 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#d3d3d3 67%,#ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

#header .header-holder .container .default {
    background: #1c346d;
}

#header .header-holder .container .odd {
    background: #5d5d5f;
}

#header .nav-item {
    font-family: 'BebasNeueRegular', sans-serif;
    font-size: 25px;
}

#header .nav-item .nav-hover {
    border: 8px solid rgba(28,52,109,0.5);
}

.logo img {
    margin-top: 65px;
    max-width: 90%;
    display: inline-block;
}

.navbar .navbar-inner {
    background: white;
    -webkit-box-shadow: 0 0 15px #707070;
    -moz-box-shadow: 0 0 15px #707070;
    box-shadow: 0 0 15px #707070;
}

.navbar .nav > li:hover:before {
    border-top: 2px solid #cc2627;
}

.navbar .nav > li > a {
    color: #1c346d;
    font-weight: bold;
    padding: 15px 25px;
    font-size: 16px;
}

.navbar .nav > li > a:active,
.navbar .nav > li > a:focus {
    color: #1c346d !important;
}

.navbar .nav > li > a:hover,
.navbar .nav > li.active > a,
.navbar .nav > li.active > a:hover {
    color: #cc2627 !important;
}

.splitline {
    width: 100%;
    border-top: 1px solid #DDD;
    margin: 25px 0;
}

#accueil-2 .hero {
    display: none;
}

#accueil-2 .content-column {
    text-align: center;
}

.section .hero {
    padding: 0;
}

.section .hero > p {
    display: none;
}

img {
    display: block;
}

.grey {
    width: 100%;
    background-color: #cccccc;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.grey ul {
    float: left;
    width: 45%;
}

.aligncenter {
    margin: 0 auto;
}

#header .header-holder .container.hidden-phone {
    position: relative;
}

#header .qtrans_language_chooser {
    position: absolute;
    right: -20px;
    top: 10px;
}

#navbar .qtrans_language_chooser {
    float: right;
    margin: 5px 0 0 0;
}

.qtrans_language_chooser li {
    list-style: none;
    text-align: center;
}

.qtrans_language_chooser li a {
    color: black;
}
.qtrans_language_chooser li.active a,
.qtrans_language_chooser li a:hover {
    font-weight: bold;
    text-decoration: none;
}

.bx-wrapper .bx-viewport {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    border: none;
    left: 0;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    width: 120px;
    height: 25px;
    background-color: #a1a1a1;
    border-radius: 0;
    margin: 0 5px 0 0 ;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover {
    background-color: #a1a1a1;
}

.bx-wrapper .bx-pager.bx-default-pager a.active {
    background-color: #6d6d6d;
}

.bx-wrapper .bx-controls-direction a {
    top: auto;
    bottom: -30px;
    width: 13px;
    height: 25px;
    z-index: 10;
}

.bx-wrapper .bx-controls-direction .bx-prev {
    left: 22%;
    background: url('images/arrow-left.png') no-repeat;
}

.bx-wrapper .bx-controls-direction .bx-next {
    right: 22.4%;
    background: url('images/arrow-right.png') no-repeat;
}

.partner-list, #partner-slider {
    list-style: none;
    margin: 0;
    padding: 0;
}

#partner-slider {
    width: 100%;
}

#partner-slider li {
    width: 100%;
}

.partner-list li {
    float: left;
    max-width: 270px;
    width: 100%;
    height: 200px;
    margin: 11px;
}

.partner-list li a {
    display: block;
    background-color: rgba(0,0,0, 0.8);
    color: white;
    text-decoration: none;
    padding: 7px 15px;
    width: 100%;
    margin-top: 125px;
    font-size: 17px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.portfolio .filter li {
    font-size: 13px;
}

.isotope .item .hover {
    background-color: rgba(0,0,0, 0.7);
}

.isotope .item .hover img {
    margin-left: auto;
    margin-right: auto;
    max-width: 25px;
    height: auto;
}

.isotope .item img {
    transform: none;
    -webkit-transform: none;
    border-radius: 0;
}

.modal {
    width: 900px;
    margin-left: -450px;
}
.modal button.close {
    background-color: white;
    box-shadow: none;
    color: #cc2627;
    width: 40px;
    height: 40px;
    font-size: 25px;
}
.modal button.close:hover {
    color: #9b1d1d;
}

.modal .modal-footer {
    display: none;
}
.modal .modal-body {
    text-align:center;
}

.modal .modal-body img {
    display: initial;
}

#references .one_half,
#qui-sommes-nous .one_half {
    width: 49%;
    margin-right: 1%;
}

#references .one_half.last_column,
#qui-sommes-nous .one_half.last_column{
    margin-left: 1%;
    margin-right: 0;
}

#contact h4 {
    margin-top: 0;
    color: #1c346d;
}

#contact form#commentform {
    padding-bottom: 0;
    margin-bottom: 0;
}

#contact form#commentform textarea {
    height: 150px;
}

#contact form#commentform input,
#contact form#commentform textarea {
    color: black;
}

#contact form#commentform button {
    font-size: 13px;
    padding: 5px 0;
    background-color: #cc2627;
}

#contact form#commentform button:hover {
    background-color: #9b1d1d;
}

#contact form#commentform button i {
    font-size: 15px;
    margin-bottom: 0;
}

#contact .sc-map {
    border-top: 1px solid #DDD;
    padding-top: 20px;
}

#btn_up {
    background-color: #cc2627;
}

#btn_up:hover {
    background-color: #9b1d1d;
}

#footer {
    background: #1c346d;
}