/* ------------------------------------------------- *
        refer to everywhere
* -------------------------------------------------- */
/*html,body { overflow-x: hidden !important; }*/

/* ------------------------------------------------- *
        refer to resources.views.partials.nav
* -------------------------------------------------- */
#nav{ height: 92px; border-bottom: 10px solid #09526F;}

#nav .container-fluid{ height: 92px; margin-right: 300px; margin-left: 300px; padding: 0 0;}

#nav .navbar-nav > li > a{
    color: #555555 !important;
    text-decoration: none;
    line-height: 82px !important;
    height: 82px;
    padding-top: 0 !important;
    font-size: 18px;
    font-weight: 400;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding-right: 10px;
    padding-left: 0;
    padding-bottom: 0;
}

#nav .navbar-nav > li:last-child > a{ padding-right: 15px !important; }

#nav .navbar-nav > li > a:hover{ color: black !important; }

#nav .navbar-brand > img{
    width: 229px;
    height: 58px;
    line-height: 82px !important;
}

/* ------------------------------------------------- *
        refer to resources.views.partials.footer
* -------------------------------------------------- */
#footer{ background-color: #09526F !important; }

#footer .container{width: 838px !important; padding-left: 0 !important; padding: 0 0;}

#footer .navbar-nav > li > a{
    text-decoration: none;
    line-height: 92px !important;
    height: 92px;
    font-size: 18px;
    font-weight: 400;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding-right: 10px;
    padding-left: 0;
    padding-bottom: 0;
    padding-top: 0 !important;
}

#footer .navbar-nav > li:last-child > a{ padding-right: 15px !important; }

#footer .navbar-nav > li > a:hover{ color: gainsboro !important; background-color: transparent }


/* ------ Homepage not connected ------- */
.slider {
    height: 300px;
    line-height: 290px;
    text-align: center;
}

.bordered {
    border: thin solid #8c8c8c !important;
}

.partners-rep {
    height: 300px;
    line-height: 290px;
    text-align: center;
}
.forms .bootstrap-select, .fieldscomp .bootstrap-select{
    width: 100% !important;
}
.forms input, .forms .bootstrap-select, .forms .g-recaptcha, .forms textarea, .modal-body input, .modal-body textarea{
    margin-bottom: 25px;
}
/*.form-group .bootstrap-select button, .forms .bootstrap-select button, .FirstblockRepertoires .bootstrap-select button, #filters .bootstrap-select button, .block-categories .bootstrap-select button {
    border: 0px;
    border-bottom: 1px solid #292929;
    box-shadow: none !important;
    border-radius: 0px !important;
    background-color: transparent !important;
}*/

#search {
    background-color: transparent;
    border: 1px solid #0c6d93;
    border-radius: 0px;
    color: #0c6d93;
    width: 150px;
}

#search:hover {
    background-color: #0c6d93;
    color: white;
}

#search:hover i {
    color: white;
}


.FirstblockRepertoires .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: auto !important;
}
.iframeblock{
    margin: 10px auto;
    max-width: 730px;
    width: 100%;
}
.editcompany {
    margin-top: 20px;
}
.singlecompany, .addPromo {
    background: #f1f1f1;
    padding: 20px;
}
.singlecompany .btn-link, .btn-details-show {
    margin: 10px 0px;
    display: block;
    max-width: 252px;
    width: 100%;
}
.singlecompany .btn-link:hover, .btn-details-show:hover {
    background: #292929 !important;
}
.fieldscomp .bootstrap-select button,  .blockPromotionPartner .bootstrap-select button {
    border: 0px;
    box-shadow: none !important;
    border-radius: 0px !important;
    background-color: transparent !important;   
}

.forms .bootstrap-select button:hover, #filters .bootstrap-select button:hover,  .fieldscomp .bootstrap-select button:hover, .bootstrap-select button:hover {
    background-color: transparent !important;
}
.forms .dropdown-menu > li > a:hover, .forms .dropdown-menu > li > a:focus, .forms .btn-default:active, .forms .btn-default.active, .forms .open > .btn-default.dropdown-toggle {
    background-color: transparent !important;
    background-image: none !important;
    color: #000 !important;
    border-color: #000 !important;
    box-shadow: none !important;
}
textarea:focus, input:focus, button:focus {
    outline: none !important;
}
a:focus {
    outline: 0px !important; 
    outline-offset: 0px !important; 
}
.top_footer a:focus {
    color: #fff !important;
}
#submitContact {
    margin-top: 30px;
}
.selected_bundle {
    color: #003300;
    background-color: #99cb84;
}

.bundle_block {
    margin: 10px;
    padding: 10px;
    cursor: pointer;
}

.gmap {
    height: 280px;
    width: 100%;
}

.preferences {
    margin-bottom: 50px;
}

.preferences span {
    /*font-size: small;*/
}
img.pull-right {
    padding-left: 20px !important;
}

.blockArticles img {
    width: 100%;
    height: auto;
}
.blockArticles label.thumbnail {
    margin: 0px 0px 5px 0px;
}
#btn-habitations > .row >a {
    margin-bottom: 20px;
}
.select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
    width: 100% !important;
    min-width: 100% !important;
}
.blockArticles ul.select2-selection__rendered {
    background-color: #fff;
}
.blockArticles .select2-container .select2-search--inline {
    width: 100%;
}
.item {
    min-height: 60vh;
    height: 100%;
    background-size: cover;
    background-position: 50% 50%;
    background-origin: content-box;
    width: 100%;
    text-align: center;
}
.index-img{
    max-height: 250px;
    overflow-y: auto;
}
.iframeblock {
    height: 90px;
}
.ownerfirstpart .col-md-6, .firstBlockPartner .col-md-6 {
    margin-bottom: 30px;
}
.headeriframe {
    position: absolute;
    top: 40%;
    z-index: 10000;
    width: 100%;
}
.fa-searchproprio {
    background: none;
    border: 0px;
    position: relative;
}
.ownersecondpart #search, .ownersecondpart .fa-searchproprio  {
    top: 0px;
    float: left;
}
.caretspan {
    position: absolute;
    top: 15px;
    right: 20px;
    color: #fff;
    width: 30px;
    height: 20px;
    z-index: 10000;
    text-align: center;
    cursor: pointer;
}
.FirstblockRepertoires #results .singleresult {
    background: #f1f1f1;
    padding: 20px;
}
#results > .col-md-6 {
    margin-bottom: 20px;
} 
.FirstblockRepertoires #results .category {
    text-align: center;
}
.FirstblockRepertoires #results .category input {
    text-transform: uppercase;
    background-color: #292929;
    color: #fff;
    border-radius: 0px;
    font-weight: bold;
    font-size: 14px;
    border: 0px;
    box-shadow: 0px;
}
/***global input styles***/
.topRepertoires .labelrepro input {
    width: auto !important;
}

#containerPromo .form-group {
    margin-bottom: 25px;
}
.form-group #btn-image-box, .form-group #btn-logo-box, .fieldscomp #btn-logo-box, .fieldscomp #btn-image-box {
    width: 100%;
    max-width: 370px;
}
.block-categories.block-images #btn-image-box {
    width: 100%;
}
.colorsdiv {
    margin-top: 20px;
}
.text-paintcolors, .block-categories .bootstrap-select button, .inputnom-tache, .block-taches .block-planif-tache input, input.text-title, .textareaPromo, .input-summary, input.titre-message, textarea.description-message, .inputaddEntreprise, .input-addprovince, .inputContact, .modal-body input, #contact_form input[type=text],#contact_form input[type=password], #contact_form input[type=email], #contact_form textarea, #contact_form .bootstrap-select button, #filters input, #filters textarea, #filters .bootstrap-select button, .fieldscomp input, .fieldscomp textarea, .fieldscomp .bootstrap-select button, .form-group input, .form-group textarea, .form-group .bootstrap-select button, .forms .bootstrap-select button {
    border-left: 0px !important;
    border-right: 0px !important;
    border-top: 0px !important;
    border-bottom: 1px solid #292929;
    padding: 6px 12px 6px 0px !important;
    border-radius: 0px !important;
    box-shadow: none !important;
    font-size: 14px !important;
    color: #000 !important;
    width: 100%;
    outline: 0px !important;
    font-family: "Raleway", sans-serif !important;
}
.block-categories .bootstrap-select {
    width: 100% !important;
    border-bottom: 0px;
    padding: 0px !important;
}
.col-md-4.decalage-tache {
    margin-bottom: 20px;
}
.block-planif-tache input.btn-confirm-taches {
    border: none !important;
    color: #fff !important;
    height: 45px;
    border-radius: 0;
    background-color: #037096;
    font-size: 18px !important;
    text-transform: uppercase;
    font-family: Lato,sans-serif !important;
    font-weight: bolder;
    margin-top: 25px;
}
.block-categories .bootstrap-select button {
    background-color: #f1f1f1;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #000 !important;
    background-color: #fff !important; 
}
.spanSousMenu  label {
    margin-left: 0px !important;
}
.bootstrap-select.btn-group .dropdown-menu {
    border-radius: 0px !important;
    border-top: 0px !important;
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: #fff !important;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 50px white inset !important;
}
textarea {
    min-height: 80px !important;
}
.form-group label {
    margin: 7px;
    float: left;
}
.form-group input[type="radio"], .form-group input[type="checkbox"] {
    display: block;
    margin-top: 10px;
    float: left;
    width: auto !important; 
}
.submitbut {
    width: 100%;
    text-align: center;
    float: left;
}
.partdivs {
    width: 50%;
    float: left;
}
.fullwithform {
    width: 100%;
    float: left;
}
.fullwithform button {
    width: 100%;
}
.bootstrap-select>.dropdown-toggle.bs-placeholder, .bootstrap-select>.dropdown-toggle.bs-placeholder:active, .bootstrap-select>.dropdown-toggle.bs-placeholder:focus, .bootstrap-select>.dropdown-toggle.bs-placeholder:hover {
    border: 0px !important;
    border-bottom: 1px solid #292929 !important; 
    padding: 6px 12px 6px 0px !important;
    border-radius: 0px !important;
    box-shadow: none !important;
    outline: none !important;
}
.blockArticles .form-group label, #filters label {
    font-family: "Raleway", sans-serif !important;
    color: #292929;
    font-size: 14px;
    margin: 5px 9px 0px 9px;
    font-weight: normal;
}

.caretspan {
    display: none;
}
.aboutdiv {
    padding-bottom: 45px !important;
}
a, p, span {
    text-decoration: none !important;
}
@media screen and (max-width: 991px) { 
    .bloglist > div {
        margin-bottom: 40px !important;
    }
    #filters .spanSousMenu {
        padding: 0px !important;
    }
    #contact_form > .col-sm-12 {
        padding: 0px !important;
    }
    iframe {
        margin: 10px auto;
    }
    .topRepertoires .insiderepos {
        margin-bottom: 20px; 
    }
    .inputaddEntreprise, .input-addprovince, .input-summary, .select-habitation, .btn-continuer, .btn-continue, .btn-close, .btn-fermer, .fieldscomp .btn-RightaddPromo {
        max-width: 100% !important;
    }
    .form-group #btn-image-box, .form-group #btn-logo-box, .fieldscomp #btn-logo-box, .fieldscomp #btn-image-box {
        max-width: 100% !important;
    }
} 
@media screen and (max-width: 768px) { 
    .ulFooter {
        margin: 0px;
        padding: 0px;
        border-right: 0px !important;
    }
    li.liFooter {
        padding: 0px 10px;
        float: left;
    }
    .social-network {
        padding-top: 0px !important;
        float: left !important;
    }
    .sopciallinks {
        float: left;
        max-width: 20px;
        width: 100%;
        padding: 0px 15px;
    }
    .caretspan {
        display: block;
    }
    .firstSection iframe {
        padding: 0px !important;
        float: none !important;
        text-align: center;
        display: block;
    }
}
@media screen and (max-width: 620px) { 
    .iframeblock {
        height: 80px;
    }
}
@media screen and (max-width: 580px) { 
    .social-network {
        width: 100%;
        margin-top: 10px;
        text-align: center;
    }
}

button.img_del_btn {
    border: none;
    background: transparent;
}
.fa-dl-img {
    color: #292929 !important;
    margin-left: 85px !important;
}

div[data-target="#lightbox"] {
    cursor:pointer;
}
body.modal-open {
    overflow: inherit;
    padding-right: 0 !important;
}
.align-img {
    display: inline-flex;
    width: 100% !important;
    padding-left: 30px;
}
.max-img {
    max-width:100%;
    max-height: 100%;
}

#ajax-load {
    background-color: #333;
    opacity: 0.2;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10000;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

#ajax-load-gif {
    position: absolute;
    opacity: 1;
    left: 0px;
    top: 0px;
    z-index: 100000;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background-image: url('../images/ajax-loader.gif');
    background-position: center;
    background-repeat: no-repeat;
}

img.scale150w {
    max-width: 150px;
    width: 100%;
    height: auto;
    margin-top: 10px;
}

/* video youtube */
.video-wrapper {
	margin: 0 auto;
    max-width: 100%;
    width: 200px;
}

.video-wrapper.home {
    width: 800px;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

iframe.pull-right.video {
    margin-left: 50px;
}

@media screen and (max-width: 768px) {
    iframe.pull-right.video {
        display: block;
        float: none!important;
        margin: 0 auto;
    }
} 
html, body {height: 100%;}
nav#bgcolor {
    background: #292929;
    z-index: 10000;
}

.topbarPartner .contient {
    margin-bottom: 0;
    margin-top: 0px;
    padding: 40px 0;
}

.navbar-default .navbar-collapse {
    padding: 0px;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #333;
    background-color: transparent;
}
img.img-responsive.img-logo {
    z-index: 1;
}
.navbar-default .navbar-nav li  a {
    font-family: 'Lato', sans-serif;
    font-weight: lighter;
    font-size: 13px;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 15px;
    padding: 15px 7px;
}

.navbar-default .navbar-nav .btn {
    border: 0px;
    box-shadow: none;
    display: inline-block;
    height: 40px;
    font-size: 12px;
    font-weight: bold;
    line-height: 10px;
    margin: 0px 2px;
    width: 110px;
}

.navbar-default .navbar-nav .btn.bigger {
    width: 130px;
}

.navbar-default .navbar-nav .btn.transparent {
    background-color: transparent;
    border: 1px solid #ffffff;
}

.navbar-default .navbar-nav .btn:hover {
    background-color: #ffffff;
    color: #0c6d93!important;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:hover {
    color: #fff !important;
}

a.size {
    font-size: 12px;
    font-family: 'Lato', sans-serif;
}

a.size:hover {
    color:#ffffff;
}

a.underline {
    color: #0c6d93;
    font-family: Lato;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1px;
    text-decoration: underline!important;
    text-transform: uppercase;
}

a.underline:hover {
    color: #292929!important;
}

a.btn-social.btn-outline {
    padding: 4px;
}
nav.navbar.navbar-default.navbar-static-top {
    background: #0c6d93;
}
.navbar-right {
    margin-right: 30px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #fff !important;
}
.sous-list {
    background-color: #000000;
}
.toppx .dropdown-menu > li > a:hover, .toppx .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #ffffff;
    background-color: #037096;
    background-image: none;
}
.link {
    color: #ffffff;
}
.toppx .dropdown-menu > li > a {
    color:#ffffff;
}
.toppx .navbar-default .navbar-nav > .open > a, .toppx .navbar-default .navbar-nav > .open > a:hover, .toppx .navbar-default .navbar-nav > .open > a:focus {
    background-color: #292929;
    color: #ffffff;
    background-image: none;
}
.toppx .dropdown-menu {
    background-color: #292929;
}
.toppx .navbar-nav > li > .dropdown-menu {
    margin-top: -1px;
}
.toppx .navbar-nav .caret {
   display: none;
}

nav#homeColor {
    background: #292929;
    z-index: 10000;
}
#secondHomeColor {
    background-color: #037096;
}
ul#colorLink {
    margin-right: 5px;
}

a#colorLink4:hover {
    color: #ffffff;
}
a#colorLink3:hover {
    color: #ffffff;
}
a#colorLink2:hover {
    color: #ffffff;
}
a#colorLink1:hover {
    color: #ffffff;
}
@media screen and (max-width: 995px) {
    .topbarPartner {
        position: relative !important;
    }
}
@media screen and (max-width: 995px) {
    body {
        background-color: #ff0000;
    }
    .pHomer {
        margin-top: 51% !important;
        width: 100% !important;
    }
    img#imgSecondPartHomePartner {
        margin-right: 14%;
    }
    #powner {
        margin-top: 0 !important;
    }
    .span8 {
        margin-left: 0 !important;
        margin-top: 5% !important;
    }
}
@media screen and (max-width: 630px) {
    img#imgSecondPartHomePartner {
        margin-right: 2%;
    }
}
div#slider {
    float: right;
    margin-top: -44%;
}
#containerHomePartner {
    padding-left: 15px;
    padding-right: 15px;
}
#myCarousel {
    z-index: 1000;
    position: relative;
}
div#myCarousel {
    display: none;
    top: 0;
    width: 100%;
}
nav#secondHomeColor {
    z-index: 10000;
}
img.imgSize {
    width: 100%;
}
.topbar {
    width: 100%;
    height: 198px;
    padding-top: 2%;
    background-image: url(../logo/bgimg.png);
}
.navbar-default {
    border: none;
}
span.glyphicon.glyphicon-chevron-right {
    display: none;
}
span.glyphicon.glyphicon-chevron-left {
    display: none;
}
.carousel-indicators .active {
    background-color: #0c6d93;
    border: none;
}
.carousel-indicators li {
    background-color: #ffffff; \9;
}
.firstblockSlider {
    position: absolute;
    margin-top: 11%;
    margin-left: 20%;
    width: 100%;
    max-width: 700px;
    z-index: 10000;
    height: 65px;
    background-color: #0c6d93;
}
.secondblockSlider {
    position: absolute;
    margin-top: 15%;
    margin-left: 20%;
    width: 100%;
    max-width: 700px;
    z-index: 10000;
    height: 65px;
    background-color: #ffffff;
}
.toppx {
    margin-top: 1%;
}
.firstBlockPartner {
    position: relative;
    height: auto;
    background-color: #ffffff;
    width: 100%;
}
.home-white-row {
    position: relative;
    height: auto;
    background-color: #ffffff;
    width: 100%;
}
.home-grey-row {
    position: relative;
    height: auto;
    background-color: #f1f1f1;
    width: 100%;
}
.square {
    padding: 20px;
}
.category {
    background-color: #292929;
    padding: 20px;
    width: 100%;
    position: relative;
    margin-top: -10px;
}

.h3Partner {
     font-size: 19px;
     color: #ffffff;
     font-weight: bolder;
     font-family: Lato,sans-serif;
    text-transform: uppercase;
    float: left;
    width: 100%;
    margin: 10px 0px;
 }
.h4Partner {
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    font-weight: lighter;
    font-size: 16px;
    float: left;
    width: 100%;
    margin: 0px 0px 10px 0px;
}
.SecondBlockPartner, .ownersecondpart {
    width: 100%;
    height: auto;
    background-color: #f1f1f1;
    padding-bottom: 50px;
}
.h2Partner {
    color:#0c6d93;
    font-family: Lato, sans-serif;
    text-transform: uppercase;
}
.pHomer {
    font-size: 14px;
    font-family: Lato, sans-serif;
    color: #000000;
}
.iframecenter {
    margin: 0 auto;
    max-width: 340px;
    width: 100%;
}
img#imgSecondPartHomePartner {
    padding-bottom: 30px;
}

.h5Partner {
    color: #0c6d93;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    font-weight: lighter;
}
#test {
    position: relative;
    z-index: 100000;
}
.contient {
    z-index: 10000;
    margin: 20px 0;
}
.span8 {
    margin-left: 54%;
    position: relative;
    margin-top: -32%;

}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
    color: #fff !important;
}
.nav {
    list-style: none none;
    margin: 0;
    padding: 0;
    line-height: 1;
}
.nav a {
    display: block;
    padding:.5em;
    color: #ffffff;
    background: transparent;
    text-decoration: none;
}
.nav a:focus,
.nav a:hover {
    color: black;
    background: #ffc;
    text-decoration: underline;
}
.nav-item {
    float: left; /* Pour que les liens s’affichent horizontalement */
    position: relative; /* Crée un contexte de positionnement pour les sous-listes */
}
.sub-nav {
    color: #0c6d93;
    display: none;
    position: absolute;
    white-space: nowrap;
    background: #f1f1f1;
    min-width: 100%;
    left: 0;
    top: 45px;
    overflow-y: scroll;
    max-height: 340px;
    overflow: overlay;
    padding: 15px;
}

.sub-nav li:before {
    display: inline-block;
    content: "-";
    width: 1em;
}
.sub-nav li a {
    color: #0c6d93;
    display: inline-block;
    font-size: 14px!important;
    font-weight: bold!important;
    padding: 5px 15px 5px 0;
}
.sub-nav li a:hover {
    color: #292929!important;
}
.sub-nav li.active {
    background-color: #0c6d93;
}
.nav-item:hover .sub-nav {
    display: block; /* Affiche cette sous-liste au survol de son conteneur */
}
a.sub-menu {
    color: #fff;
    text-transform: uppercase;
    font-family: Lato,sans-serif;
    font-size: 13px;
}
/*a.sub-menu.put-rightside {
    margin-left: 327px;
}
ul.nav.sub-nav.nav-right {
    margin-left: 450px;
}*/

a.btn.btn-info {
    width: 270px;
    height: 40px;
    background-color: #0c6d93;
    border-radius: 0;
    font-size: 15px;
    font-weight: bolder;
    text-transform: uppercase;
}
a.btn.btn-info.scroll:hover {
    color: white!important;
}
.thumbnail {
    border: none !important;
    background-color: transparent;
    box-shadow: none !important;
}

.modal-content {
    margin-top: 200px;
}

button.btn.btn-info.btn-lg {
    width: 400Px;
    height: 80px;
    background-color: #292929;
    font-size: 18px;
    font-family: Lato;
    text-transform: uppercase;
    border-radius: 0;
    margin-left: -15px;
}
.blockProfil, .blockProfil .col-md-6  {
    padding-bottom: 20px;
}

.blockProfilowner h4, .add-padding-partnerprofile h4 {
    color:#037096;
    margin-top: 20px;
}

.right-menu {
    padding: 0;
}
.right-menu .navbar {
    margin-bottom: 0;
    border-radius: 0;
    min-height: auto !important;
}
.right-menu #homeColor.navbar {
    min-height: auto !important;
}

.contient .logo {
    background-color: #fff;
    padding: 0;
}
.topbarPartner {
    z-index: 10000;
    width: 100%;
    position: relative;
}
header {
    background-color: #292929;
    position: relative;
    min-height: 140px;
}
.contient .logo .navbar-brand {
    padding: 3px 0 !important;
    height: auto !important;
}
.contient .navbar-toggle {
    border-radius: 0 !important;
}
.navbar-default .navbar-toggle {
    border: 0px;
    margin: 15px 0 30px 0;
    padding: 0px;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #ffffff;
}
/*.sub-nav-owner {
    margin-left: 318px !important;
}*/

a.h2-link {
    color: #0c6d93 !important;
    text-decoration: none !important;
}

@media (max-width: 768px) {
    header {
        min-height: 100px;
    }
    .topbarPartner .contient {
        padding: 20px 0!important;
    }
    .contient .logo .navbar-brand {
        margin-top: 0px!important;
    }
    .navbar {
        text-align: left!important;
    }
    .sub-nav {
        position: relative !important;
        top: 0px !important;
    }
    .nav > li {
        width: 100%;
        float: left;
    }
    .nav-item:hover .sub-nav {
        display: none;
    }

    .contient .logo .navbar-brand {
        left: 0px;
        position: absolute;
        z-index: 99999;
    }
}

@media (max-width:992px) {
    .navbar-default .navbar-nav .btn {
        margin: 5px 0;
    }
}

@media (min-width:768px) and (max-width:992px) {
    .navbar-default .navbar-nav > li > a {
        font-size: 13px;
        padding: 15px 5px;
    }
}

@media (max-width:1199px) {
    .topbarPartner .contient {
        padding: 15px 0 30px 0;
    }
    .contient .logo .navbar-brand {
        margin-top: 30px;
    }
    .navbar {
        text-align: right;
    }
    .navbar-nav > li {
        display: inline-block;
        float: none;
    }
    .navbar-nav li.button{
        text-align: right!important;
        width: 100%;
    }
}

@media (min-width:1200px) {
    .navbar-default .navbar-nav li.button {
        padding-left: 20px;
    }
}


html, body {height: 100%;}

#footer .container {
    width: 1100px !important;
}

footer {
    background-color: #292929;
}

footer .logo {
    margin-bottom: 20px;
}

footer .text {
    color: #ccd5d9;
    font-size: 14px;
    line-height: 22px;
}

footer h4 {
    color: #ffffff;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 20px;
}

footer ul {
    list-style: none;
    margin-left: 0;
    padding-left: 16px;
}

footer ul li {
    color: #ccd5d9;
    margin: 5px 0;
}

footer .top_footer ul > li:before {
    display: inline-block;
    content: "-";
    width: 1em;
    margin-left: -1em;
}

footer ul li a {
    color: #ccd5d9;
    font-family: Lato;
    text-decoration: underline!important;
}

footer a:not(.btn-social):hover {
    color: #ffffff!important;
}

nav#footer {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    background: #292929 !important;
    background-image: none;
    height: 173px;
}
.logo-footer {
    position: relative;
}

.copyright {
    padding: 0 0 35px 0;
}

.copyright p {
    color: #909699;
    float: left;
    font-family: Lato,sans-serif;
    font-size: 12px;
}

.copyright a {
    color: #909699;
    text-decoration: underline!important;
}

.copyright .container .content {
    border-top: 1px solid #3f3f3f;
    padding-top: 15px;
}

.ulFooter {
    float: left;
    padding-right: 20px;
}
li.liFooter {
    list-style: none;
}
li.liFooter > a {
    font-family: Lato, serif;
    font-weight: lighter;
    color: #ffffff;
    text-decoration: none;
}
li.liFooter > a:hover {
    color: #ffffff !important;
}
.social-network {
    float: right;
    margin-top: -7px;
}
a.btn-social.btn-outline {
    color: #fff;
    font-size: 15px;
}

li.social-networkLi {
    display: inline-block;
}
* {
    margin: 0;
}
html, body {
    height: 100%;
}
.wrapper {
    min-height: 100%;
    height: 100%;
}
.top_footer {  
    padding: 70px 0 35px 0;
}
.top_footer .navbar-brand {
    height: auto;
    padding-left: 0px;
}
.footerwidget {
    float: right;
    padding-top: 14px;   
}

@media (max-width:992px) {

    .footer h4 {
        text-align: left;
    }

    .footerwidget {
        float: left;
    }

    .footerwidget h4 {
        margin-top: 30px;
    }
}    

html, body:not(.home) {
    height: 100%;
    background-color: #f1f1f1;
}

img#imgbg {
    top: 0;
    width: 100%;
}
.paragraphabout {
    font-size: 14px;
    color:#000000;
    width: 42%;
    font-family: 'Lato', sans-serif;
}
.firstSection {
    background-color: #f1f1f1;
    max-width: 100%;
    height: auto;
}
.firstSection iframe {
    padding: 0px 0px 10px 10px;
}
section.content_section  {
    padding-top: 20px;
}
section.content_section.container.menu-mobile {
    width: 100%;
}

.h2About {
    font-family: Lato,sans-serif;
    font-weight: bolder;
    text-transform: uppercase;
    color:#0c6d93;
}
p.lead {
    font-family: Lato, sans-serif;
    font-size: 14px;
    width: 50%;
    color: #000000;
}

.secondSection {
    background-color: #ffffff;
    max-width: 100%;
    padding: 20px 0px;
}
.secondSection .col-md-3 {
    margin-bottom: 20px;
}
a.thumbnail {
    margin: 0px;
    border: none;
    background-color: #fff;
    box-shadow: none;
    text-decoration: none;
}

.pabout {
    font-size: 14px;
    color:#000000;
    width: 52%;
    font-family: 'Lato', sans-serif;
}
.home section.content_section.container.menu-mobile {
    padding: 0;
}

section.content_section.container.menu-mobile {
    padding: 50px 0 50px 0;
}

.blockconditions {
    width: 100%;
    height: auto;
    background-color: #ffffff;
    margin-top: 50px;
    margin-bottom: 50px;
    padding: 30px 60px;
}
.pconditions {
    font-size: 14px;
    font-family: Lato, sans-serif;
    font-weight: bold;
    padding-left: 25px;
    padding-right: 25px;
    line-height: 1.6em;
}

.h2Conditions {
    font-family: Lato,sans-serif;
    font-weight: bolder;
    text-transform: uppercase;
    color: #0c6d93;
}
.h2Contact {
    font-family: Lato,sans-serif;
    font-weight: bolder;
    text-transform: uppercase;
    color: #0c6d93;
    margin: 40px 0;
    text-align: center;
}

#moveLeft {
    padding-left: 120px;
}

#submitContact {
    width: 100%;
    color: #ffffff;
    font-size: 20px;
    font-weight: bolder;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    border-radius: 0px !important;
}
.contactBlock {
    width: 100%;
    height: auto;
    background-color: #ffffff;
}
.pCourriel {
    text-align: center;
    color: #292929;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    width: 100%;
    float: left;
    margin: 25px 0px;
}
@media screen and (max-width: 1200px) {
    #moveLeftText {
        padding-left: 0;
    }
    #moveLeft {
        padding-left: 0;
    }
}
.inputContact {
    border: none;
    border: 1px solid #ddd!important;
    padding: 5px!important;
    width: 100%;
}
#nom::-webkit-input-placeholder { color:#292929; font-size: 20px; }
#prenom::-webkit-input-placeholder { color:#292929; font-size: 20px;}
#companie::-webkit-input-placeholder { color:#292929; font-size: 20px;}
#sujet::-webkit-input-placeholder { color:#292929; font-size: 20px;}
#message::-webkit-input-placeholder { color:#292929; font-size: 20px;}
@media screen and (max-width: 720px) {
    .footerwidget {
        float: left;
    }
}
#containerPromo h2 {
    margin-top: 40px;
    margin-bottom: 20px;
}

#lightbox .modal-content {
    display: inline-block;
    text-align: center;
}
#lightbox .close {
    opacity: 1;
    color: rgb(255, 255, 255);
    background-color: rgb(25, 25, 25);
    padding: 10px 10px;
    border-radius: 0px;
    border: 2px solid rgb(255, 255, 255);
    position: absolute;
    top: 201px;
    right: -55px;
    z-index: 1032;
}
.home {
    overflow-x: hidden;
}

.home h2 {
    color: #292929;
    font-family: Lato,sans-serif;
    font-size: 35px;
    line-height: 45px;
    letter-spacing: 1px;
    margin-bottom: 25px;
}

.home h3 {
    color: #292929;
    font-family: Lato,sans-serif;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 25px;
}

.home h4 {
    font-size: 16px;
    line-height: 22px;
}

.home p {
    font-family: Lato,sans-serif;
}

.home .btn.btn-info {
    border-radius: 0px;
    white-space: normal;
}

.home .btn.btn-info:not(.small) {
    border: 0px;
    box-shadow: none;
    font-family: Lato,sans-serif;
    font-size: 15px;
    font-weight: bold;
    height: 100%;
    letter-spacing: 2px;
    line-height: 40px;
    margin-top: 25px;
    text-transform: uppercase;
    width: 360px;
}

.home .btn.btn-info.transparent:not(.small) {
    background-color: transparent;
    border: 1px solid #0c6d93;
    color: #0c6d93;
    width: 310px;
}

.home .btn.btn-info.light {
    background-color: #ffffff;
    color: #0c6d93;
}

.home .btn.btn-info:hover {
    background-color: #ffffff;
    color: #0c6d93!important;
}

/* nav */
.content_section {
    background-color: #ffffff;
}

.home .topbarPartner .contient {
    border-bottom: 1px solid #485d66;
    margin-bottom: 20px;
}

.topbarPartner .contient .logo {
    background-color: transparent;
}

.topbarPartner nav#homeColor {
    background-color: transparent;
}

.topbarPartner .navbar {
    box-shadow: none;
    margin-top: 5px;
}

.background {
    background: url("../logo/home_background.jpg") no-repeat top center, linear-gradient(to right, rgba(35,55,62,1) 0%, rgba(35,55,62,1) 51%, rgba(54,73,81,1) 55%, rgba(54,73,81,1) 100%);
    background-size: cover;
    height: 800px;
    position: absolute;
    top: 0px;
    width: 100%;
}

/* intro */
.intro {
    margin-bottom: 250px;
    margin-top: -175px;
    /*
    background: url(../logo/home_background.jpg) top center / cover no-repeat fixed;
    height: 800px;
    margin-top: -140px;
    width: 100%*/
}

.intro .container {
    margin-top: 230px;
}

.intro .container .content_right {
    margin-left: 15px;
}

.intro .container h1 {
    color: #ffffff;
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 20px;
    width: 95%;
}

.intro .container ul {
    list-style-type: none;
    padding-left: 0px;
}

.intro .container ul li {
    background-image: url('../logo/ico_check_light.png');
    background-repeat: no-repeat;
    color: #ffffff;
    font-family: Lato,sans-serif;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 30px;
    margin-bottom: 10px;
    padding-left: 50px;
}

.intro .container ul li:last-of-type:after {
    background-image: url('../logo/ico_device_small.png');
    content: '';
    display: inline-block;
    margin-left: 20px;
    height: 20px;
    width: 100px;
}

.intro .container .image {
    position: relative;
}

.intro .container .image img {
    margin-top: 30px;
    position: absolute;
    top: 0px
}

.intro .container .btn.transparent {
    border-color: white!important;
    color: white!important;
}

.intro .container .btn.transparent:hover {
    background-color: #ffffff;
    color: #0c6d93!important;
}

/* fonction */

.fonction {
    margin-top: 20px;
    padding-bottom: 80px;
}

.fonction .content {
    margin-bottom: 40px;
}

.fonction .content h4 {
    margin: 10px auto;
    width: 60%;
}

.fonction .blocks div {
    margin-bottom: 20px;
}

/* partner */
.partner {
    background-color: #f1f1f1;
    padding: 100px 0;
}

.partner a.btn.btn-info {
    border: 1px solid #538db0!important;
    margin: 0 5px;
}

.partner a.btn.btn-info:hover {
    background-color: #292929!important;
    border: 1px solid #292929!important;
    color: #ffffff!important;
}

/* logo */

/* benefice */
.benefice {
    background: /*url("../logo/background_ipad.png") no-repeat center right, */linear-gradient(to left, #84979f, #23373e);   
    padding: 100px 0;
    position: relative;
}

.benefice a.underline:hover {
    color: #ffffff!important;
    cursor: pointer;
}

.benefice .background_img {
    position: absolute;
    right: 0;
    top: 30%;
}

.benefice h2, .benefice h3, .benefice a.underline {
    color: #ffffff;
}

.benefice h4, .benefice p {
    color: #ccd5d9;
}

.benefice .row {
    margin: 20px 0;
}

.benefice .block.pr { 
    padding-right: 40px;
}

.benefice .p0 {
    padding: 0;
}

/* testimony */
.testimony {
    padding: 100px 0;
}

.testimony .row {
    margin: 20px 0;
}

.testimony .info {
    color: #292929;
    text-align: right;
}

.testimony .info h3 {
    margin: 0 0 5px 0;
}

.testimony .text {
    color: #636b6f;
    font-size: 16px;
    font-style: italic;
    line-height: 25px;
}

/* tip */
.tip {
    padding: 100px 0;
}

.tip .content {
    margin-bottom: 50px;
}

/* signup */
.signup {
    background-image: url('../logo/background_house.jpg');
    background-size: cover;
    color: #ffffff;
    height: 416px;
    padding-top: 100px;
}

.signup h2 {
    color: #ffffff;
}

.signup img {
    margin-top: 30px;
}

.signup .btn.btn-info.light {
    float: right;
    margin-top: 80px;
}

.signup a.btn.btn-info.light:hover {
    background-color: #292929!important;
    color: #ffffff!important;
}

@media (max-width:1200px) {
    .intro {
        margin-bottom: 170px;
    }
    .intro .container .image img {
        display: block;
        max-width: 100%;
        height: auto;
    }

    .benefice .background_img {
        width: 55%;
    }

    .signup {
        padding: 50px 0;
    }
}

@media (max-width:992px) {
    .home {
        text-align: center!important;
    }
    .home ul li {
        text-align: left!important;
    }

    img {
        margin: 0 auto;
    }

    .btn:not(.nav) {
        width: 100%!important;
    }

    .home .topbarPartner .contient {
        padding: 25px 0;
    }

    .intro {
        margin-top: -260px;
    }

    .intro .container .content_right {
        margin-left: 0px;
    }

    .intro .container h1 {
        text-align: left;
    }

    .benefice {
        padding: 30px 0;
    }

    .benefice .block.pr { 
        padding-right: 15px;
    }

    .testimony {
        padding: 30px 0;
    }

    .testimony .info {
        text-align: center;
    }

    .tip {
        padding: 30px 0;
    }

    .signup .btn.btn-info.light {
        margin-top: 30px;
    }
}

@media (max-width:768px) {
    .btn.nav {
        width: 100%!important;
    }

    .background {
        background: #304852;
        height: 500px;
    }

    .intro {
        background: #304852;
        margin-bottom: 0px;
        padding-bottom: 30px;
    }

    .intro .container h1 {
        font-size: 40px;
        line-height: 50px;
        text-align: center;
    }

    .signup{
        background: #1c6687;
        height: 100%;
    }

    .signup h2 {
        margin-top: 0px;
    }

    .home .topbarPartner .contient {
        border-bottom: 0px;
    }
    .navbar-default .navbar-collapse {
        border-top: 0px;
        box-shadow: none;
    }
}



.blockProfil {
    width: 100%;
    background-color: #ffffff;
    height: auto;
}
.modal-content .modal-body {
    margin-left: 0px !important;
}
.modal-content .modal-body label {
    margin-right: 10px;
}
.modal-content .modal-body input {
    color: #000;
    font-size: 13px;   
}

.insideblocks  {
    background-color: #f1f1f1;
    padding: 20px;
}
#results {
    margin-top: 35px;
}
.insideblocks .btn {
    width: 100%;
    padding: 25px 0px;
    text-align: center;
    margin-top: 20px;
    text-transform: uppercase;
    background-color: #292929;
    color: #fff;
    border-radius: 0px;
    font-weight: bold;
}
.insideblocks .btn:hover {
    background-color: #0c6d93;
}
input#buttonProfil1,input#buttonProfil2, input#buttonProfil3,input#buttonProfil4 {
    width: 400Px;
    height: 80px;
    background-color: #292929;
    font-size: 18px;
    font-family: Lato;
    text-transform: uppercase;
    border-radius: 0;
}
input#buttonProfil1:hover {
    background-color: #037096;
}
input#buttonProfil2:hover {
    background-color: #037096;
}
input#buttonProfil3:hover {
    background-color: #037096;
}
input#buttonProfil4:hover {
    background-color: #037096;
}
#element1, #element2, #element3, #element4{
    display: none;
}
input#buttonProfil3 {
    margin-left: 14Px;
}
input#buttonProfil4 {
    margin-left: 14Px;
}

.hello1 {
    background-color: #f1f1f1;
    padding-bottom: 40px;
}

.hello2 {
    background-color: #ff0000;
    width: 300px;
    height: 200px;
    float: right;
    margin-top: -9%;
}
.hello3 {
    background-color: #ff0000;
    width: 300px;
    height: 200px;
    float: right;
}
.hello4 {
    background-color: #ff0000;
    width: 300px;
    height: 200px;
    float: right;
    margin-left: 64%;
    margin-top: -13%;
}
h4 {
    font-family: 'Lato',sans-serif;
}
i.fa.fa-pencil {
    position: absolute;
    margin-left: -2%;
}

.inputProfil {
    width: 95%;
    border: none;
    border-bottom: 1px solid #292929;
    padding-bottom: 7px;
    color:#292929;
    background-color: transparent;
}

.inputProfil::-webkit-input-placeholder { color:#292929; }

.h3Profil {
    text-align: center;
    text-transform: uppercase;
    font-family: 'Lato' , sans-serif;
    font-size: 23px;
    color: #037096;
}
#adresseCourriel, #adresseCourriel2, #adresseCourriel3{
    margin-left:23%;
}
div#adresseCourriel3 {
    margin-left: 24%;
}

.ui-widget-header {
   background-color: #ffffff;
    border: none;
}
input#submitProfil {
    margin-left: 147px;
    margin-top: 30px;
    width: 322px;
    height: 45px;
    background-color: #0c6d93;
    border-radius: 0;
    font-size: 18px;
    text-transform: uppercase;
    font-family: Lato,sans-serif;
    font-weight: bolder;
}
#ButtonTheLeft {
    margin-left: -14px;
}
.blockPromotionPartner {
    width: 100%;
    height: auto;
    background-color: #ffffff;
}
#containerPromo >.row>.col-md-6 {
    margin-bottom: 20px;
}
.h2Promotions {
    font-size: 24px;
    font-family: 'Lato', sans-serif;
    color: #0c6d93;
    text-transform: uppercase;
}
div#categoryPromos {
    padding: 10px 20px;
}
p.pModifier {
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Lato',sans-serif;
    float: left;
    width: 100%;
    color: #4e93af;
}
p.pModifier:hover, p.pModifier:focus {
    color: #ffffff;
    cursor: pointer;
}
#pAdd {
    font-size: 16px;
    font-weight: bolder;
    font-family: 'Lato',sans-serif;
    color:  #037096;
}
img.imgAdd {
    display: block;
    margin: 0 auto;
}

p.pAdd {
    font-size: 16px;
    font-family: 'Lato',sans-serif;
    font-weight: bold;
    text-align: center;
    margin-top: 12px;
    text-decoration: none;
    text-transform: uppercase;
    color: #037096;
}
p.pAdd:hover {
    text-decoration: none;
}
#containerPromo {
    padding-bottom: 25px;
}
#filters .bootstrap-select {
    width: 100% !important;
    box-shadow: none !important;
}
#filters span:first-of-type {
    padding-left: 0px;
}
.home-grey-row .col-md-6 div {
    margin-bottom: 10px;
}
.home-grey-row .col-md-6 div input[type='text'] {
    width: 100%;
    text-indent: 10px;
}
.home-grey-row .col-md-6 div button {
    float: right;
}
.home-grey-row .btn.btn-info {
    margin-bottom: 10px;
}
.topfillter {
    margin-bottom: 20px;
}
.h3Succursales {
    text-transform: uppercase;
    color: #fff;
    font-weight: bolder;
    font-family: 'Lato' ,sans-serif;
    margin: 0px;
}
#categorySuccursalesSolo > a {
    background-color: transparent !important;
}
#categorySuccursalesSolo {
    background-color: #0c6d93;
    height: auto;
    text-align: center;
}
.pthumbnailSuccursaleSolo {
    color: #292929;
    font-size: 14px;
    font-family: Lato, sans-serif;
}
#thumbailSuccursaleSolo {
    background-color: #f1f1f1;
    padding: 0;
}

@media screen and (max-width: 768px) {
    .spanAddEntreprise {
        margin-left: 28.2% !important;
        margin-top: -5% !important;
    }
    .firstblockSlider {
        margin-left: 20px !important;
    }
}
@media screen and (max-width: 992px) {
    .flexdiv {
        display: block !important;
    }
    .firstblockSlider {
        margin-left: 20px !important;
    }
    .inputname-prepareoffer {
        margin-left: 200px !important;
    }
    .inputdescription-prepareoffer {
        margin-left: 200px !important;
    }
    .h3succursale-prepareoffer {
        margin-left: 280px !important;
    }
    .h3succursale-descriptionoffer {
        margin-left: 230px !important;
    }
    .h3-dateexpiration {
        margin-left: 230px !important;
    }
    .btn-imgprepareoffer {
        margin-left: 205px !important;
    }
    .btn-submit-prepareoffer {
        margin-left: 210px!important;
    }
}
@media screen and (max-width: 550px) {
    .flexdiv {
        display: block !important;
    }
    .firstblockSlider {
        margin-left: 20px !important;
    }
    .inputname-prepareoffer {
        margin-left: 100px !important;
    }
    .inputdescription-prepareoffer {
        margin-left: 100px !important;
    }
    .h3succursale-prepareoffer {
        margin-left: 150px !important;
    }
    .h3succursale-descriptionoffer {
        margin-left: 130px !important;
    }
    .h3-dateexpiration {
        margin-left: 130px !important;
    }
    .btn-imgprepareoffer {
        margin-left: 105px !important;
    }
    .btn-submit-prepareoffer {
        margin-left: 110px!important;
    }
}


@media screen and (min-width: 769px) and (max-width: 992px) {
    .pthumbnailSuccursaleSolo {
        width: 100%;
    }
    #thumbailIndex {
        margin-left: 0 !important;
    }
    .spanAddEntreprise {
        margin-left: 26% !important;
        margin-top: -4.6% !important;
    }
    .inputname-prepareoffer {
        margin-left: 250px !important;
    }
    .inputdescription-prepareoffer {
        margin-left: 250px !important;
    }
    .h3succursale-prepareoffer {
        margin-left: 350px !important;
    }
    .h3succursale-descriptionoffer {
        margin-left: 300px !important;
    }
    .h3-dateexpiration {
        margin-left: 280px !important;
    }
    .btn-imgprepareoffer {
        margin-left: 325px !important;
    }
    .btn-submit-prepareoffer {
        margin-left: 251px !important;
    }
}

@media screen and (min-width: 993px) and (max-width: 1200px) {
    .thebtn {
        margin-left: 5% !important;
    }
    #uploadPictures {
        margin-left: 0 !important;
        margin-top: 17% !important;
    }
    #btn-confirm-photos {
        margin-right: 68% !important;
        margin-top: 3% !important;
        width: 262px !important;
    }
    .spanAddEntreprise {
        margin-left: 40% !important;
        margin-top: -7.2% !important;
    }
}
#addPromo {
    background-color: #f1f1f1;
    padding: 20px;
    border: none;
}
#addPromo #btn-image-box {
    width: 100%;
}

.btn-RightaddPromo {
    font-size: 16px;
    background-color: #037096;
    padding: 10px;
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'Lato' ,sans-serif;
    font-weight: bold;
    text-decoration: none;
    border: none;
    margin-top: 30px;
}
.btn-RightaddPromo:hover {
    color: #ffffff;
    text-decoration: none;
}
.btn-leftaddPromo:hover {
    color: #ffffff;
    text-decoration: none;
}
.btn-leftaddPromo {
    font-size: 16px;
    background-color: #292929;
    padding: 10px;
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'Lato' ,sans-serif;
    font-weight: bold;
    float: none;
    margin: 20px auto;
    width: 100%;
    max-width: 300px;
    display: block;
    text-decoration: none;
    text-align: center;
}
.btn-leftaddPromo:hover {
    color: #fff;
}
span.span-btn {
    background-color: #037096;
    position: absolute;
    margin-left: -100px;
    padding: 9px;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: -1.5%;
}
#thumbailIndex {
    float: left;
    margin-top: 0;
    margin-left: 11%;
    border: none;
    background: none;
}
#btn-back-photos {
    float: left;
}
#btn-confirm-photos {
    margin-right: 27%;
}

.thebtn {
    margin-left: 19%;
    float: left;
}

#btn-confirm-photos {
    margin-right: 19%;
    margin-top: -5.1%;
}

#uploadPictures {
    margin-left: 98%;
}

.secondBlockImages {
    width: 100%;
    height:200px;
    background-color: #ffffff;
}
#span-btnPictures {
    position: relative;
    margin-top: -0.5%;
}

.inputaddEntreprise, .input-addprovince, .input-summary, .select-habitation {
    border: none;
    max-width: 370px;
    width: 100% !important;
    font-family: inherit !important;
    padding: 0px !important;
}

input:placeholder, select {
   font-family: inherit !important;
   font-size: 14px !important;
}
input::-webkit-input-placeholder {
    font-family: inherit !important;
    font-size: 14px !important;
    color: #000 !important;
}
input::-moz-placeholder { /* Firefox 19+ */
    font-family: inherit !important;
    font-size: 14px !important;
    color: #000 !important;
}
input:-ms-input-placeholder { /* IE 10+ */
    font-family: inherit !important;
    font-size: 14px !important;
    color: #000 !important;
}
input:-moz-placeholder { /* Firefox 18- */
    font-family: inherit !important;
    font-size: 14px !important;
    color: #000 !important;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    color: #000;
}
.inputaddEntreprise::-webkit-input-placeholder {
    color:#292929;
    font-size: 17px;
    font-family: Lato, sans-serif;
}

a#alignBtn {
    float: left;
}
a#alignBtn2 {
    float: left;
    padding-left: 140px;
    padding-right: 140px;
    margin-top: 2%;
}
.spanAddEntreprise {
    float: right;
    position: absolute;
    margin-left: 33%;
    margin-top: -6%;
    background-color: #292929;
    padding: 10px;
    padding-left: 15px;
    padding-right: 15px;
}
#h3photos {
    margin-left: 15%;
}

#thumbailRecap {
    background-color: #f1f1f1;
    height: auto;
}
.textareaPromo {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #292929;
}
.thumbnailRepertoire {
    float: right;
    width: 267px;
    height: 257px;
    background-color: #f1f1f1;
    padding: 20px;
}
.h5repertoirespartner {
    color: #292929;
    float: left;
    font-family: Lato, sans-serif;
    margin-right: 10px;
}

.spanrepertoirepartner {
    font-family: Lato, sans-serif;
}
span#cpRepertoire {
    margin-left: 10px;
}
.h4repertoirePartner {
    position: absolute;
    font-family: Lato,sans-serif;
    margin-top: 46px;
    font-size: 20px;
}
h3.demanderRapport {
    text-transform: uppercase;
    font-weight: bolder;
    margin-top: 39px;
    margin-left: 110px;
    font-size: 24px;
    color: #fff;
    font-family: Lato,sans-serif;
}
.topSousMenu {
    width: 100%;
    height: 50px;
}
span.spanSousMenu {
    font-size: 20px;
    color: #292929;
    font-weight: bold;
    font-family: Lato, sans-serif;
    margin-bottom: 25px;
}

#modifierSuccursale {
    border-right: none;
}
i.fa.fa-chevron-down {
    color: #037096;
    font-size: 14px;
}
#imaginary_container{
    margin-top:20%; /* Don't copy this */
}
.stylish-input-group .input-group-addon{
    background: white !important;
}
.stylish-input-group .form-control{
    border-right:0;
    box-shadow:0 0 0;
    border-color:#ccc;
}
.stylish-input-group button{
    border:0;
    background:transparent;
}
input.researchBtn {
    border: none;
    border-bottom: 1px solid #292929;
    float: right;
    width: 350px;
    margin-top: -2.5%;
}

i.fa.fa-search {
    position: relative;
    color: #0c6d93;
    font-size: 22px;
}
#research::-webkit-input-placeholder {
    padding-left: 30px;
    color:#292929;
    font-family: Lato,sans-serif;
}
#thumbnailRapport {
    margin-top: 0;
    border: 1px solid #292929;
    border-bottom: none;
}
.pRapportTop {
    color:#292929;
    font-family: Lato,sans-serif;
    width: 50%;
}

#categoryRapportTop {
    margin-top: 14%;
    height: 120px;
    padding-left: 27%;
    width: 101%;
    margin-left: -0.5%;
}
.h3Rapport {
    color: #037096;
    font-family: Lato, sans-serif;
    font-weight: bold;

}
.thumbnailRapport {
    margin-left: 59%;
    position: absolute;
    z-index: 20;
    margin-top: -30%;
}
input#distanceRapport {
    border: none;
    border-bottom: 1px solid #292929;
    width: 300px;
}
#distanceRapport::-webkit-input-placeholder {
    color:#292929;
    font-family: Lato,sans-serif;
}
i#chevron-top {
    color: #292929;
    margin-left: -6%;
}

select.selectRapport {
    width: 300px;
    border: none;
    border-bottom: 1px solid #292929;
    color: #292929;
    font-family: Lato, sans-serif;
}
.valuesActivity {
    width: 124px;
    display: inline-block;
    background: #292929;
    color: #fff;
}

p.pTopActivite {
    float: right;
    margin-right: 12%;
    padding-top: 3%;
}
i.fa.fa-times {
    margin-left: 6%;
    margin-top: 7%;
}
.valuesActivity:hover {
    background-color: #037096;
}
#chevronSeparator {
    margin-left:50%;
}
p.pAdd:hover{
    color: #0c6d93 !important;
}
p.pAdd:focus{
    color: #0c6d93 !important;
}
.spanrepertoirepartner:hover {
    color: #0c6d93;
}
.service-un {
    float: left;
    width: 144px;
}
.service-deux {
    float: left;
    width: 144px;
}
.service-trois {
    float: left;
    width: 144px;
}
.service-quatre {
    float: left;
    width: 144px;
}
.inputaddEntreprise::-webkit-input-placeholder {
    color:#292929;
    font-size: 17px;
    font-family: Lato, sans-serif;
}
.btn-fermer, .fieldscomp .btn-RightaddPromo {
    max-width: 370px;
    width: 100%;
    height: 45px;
    border-radius: 0;
    background-color: #037096;
    font-size: 18px;
    text-transform: uppercase;
    font-family: Lato,sans-serif;
    font-weight: bolder;
}
.fieldscomp .btn-RightaddPromo:hover {
    color: #fff !important;
}
.fieldscomp #alignBtn2 {
    border:  0px !important;
    color: #fff !important;
    font-family: Lato,sans-serif !important;
    font-size: 18px !important;
}
.fieldscomp #alignBtn2, .btn-continue {
    max-width: 370px;
    width: 100%;
    height: 45px;
    background-color: #037096 !important;
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 30px;
    border-radius: 0;
    font-family: Lato,sans-serif;
    font-weight: bolder;
    height: 45px !important;
}
input.datepicker-entreprise {
    max-width: 370px;
    width: 100%;
    border: none;
    border-bottom: 1px solid #292929;
}

.service-entrepriseun {
    float: left;
    width: 150px;
}
.service-entreprisedeux {
    float: left;
    width: 150px;
}
.service-entreprisetrois {
    float: left;
    width: 150px;
}
.service-entreprisequatre {
    float: left;
    width: 150px;
}

input.btn-detailscompany {
    width: 200px;
    height: 45px;
    background-color: #292929;
    color: #fff;
    border: none;
    font-size: 16px;
    font-family: Lato,sans-serif;
    text-transform: uppercase;
    font-weight: bolder;
}
button.btn-link {
    width: 250px;
    height: 45px;
    background-color: #292929;
    margin-top:30px;
}
button.btn-link:hover {
    background-color: #292929;
}

button.btn-link a {
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    font-family: Lato,sans-serif;
    font-weight: bolder;
}

button.btn-link a:hover, p.pAdd:hover {
    text-decoration: none;
}


input.text-title {
    border: none;
    background: transparent;
    border-bottom: 1px solid #292929;
}

select[multiple], select[size] {
    height: auto;
    background-color: transparent;
    width: 203px;
    margin-left: 163px;
    border: none;
}



input.btn-promotionright {
    height: 45px;
    background-color: #0c6d93;
    border: none;
    color: #fff;
    font-size: 18px;
    font-weight: bolder;
    text-transform: uppercase;
    float: none;
    margin: 0 auto;
    width: 100%;
    max-width: 300px;
    display: block;
}

input.inputpopin {
    margin-left: 150px;
    width: 266px;
    border: none;
    border-bottom: 1px solid #292929;
}
.modal-footer {
    border: none;
}
.modal-header {
   border: none;
}
.modal-title {
    margin: 0;
    line-height: 1.6;
    text-align: center;
    font-family: Lato,sans-serif;
    font-size: 21px;
    color: #0c6d93;
    margin-left: 40px;
    text-transform: uppercase;
    font-weight: bold;
}

.btn-profil {
    margin-left: 167px;
    margin-top: 30px;
    width: 262px;
    height: 45px;
    background-color: #0c6d93;
    border-radius: 0;
    font-size: 18px;
    text-transform: uppercase;
    font-family: Lato,sans-serif;
    font-weight: bolder;
}
label.mylabel {
    font-size: 18px;
    color: #0c6d93;
    font-weight: bolder;
    text-transform: uppercase;
}
label.label-description {
    font-size: 18px;
    color: #0c6d93;
    font-weight: bolder;
    text-transform: uppercase;
}
.label-create-paintcolors, label.h4Categories, label.mylabel, label.label-description, label.h3succursale-createcompany, .summary .form-group label, .fieldscomp .h3succursalessolo, label.h4-summary {
    margin: 0px;
    text-transform: uppercase;
    font-family: "Raleway", sans-serif !important;
    width: 100%;
    color: #0c6d93 !important;
    font-size: 14px !important;
    padding-bottom: 5px;
}

.go-left {
    margin-left: 0;
}
.logo-select {
    width: 336px;
    margin-top: 19px;
}
select#idservicecategories {
    width: 300px;
    border: none;
    border-bottom: 1px solid #292929;
}
.block-repertoires {
    margin-top: 0;
}
select#distance {
    border: none;
}

select#idcompany {
    border: none;
    margin-right: 50px;
}
.btn-research {
    border: none;
    background: transparent;
}
.map-repertoires {
    margin-left: -15px;
    margin-top: 50px;
}
.btn-properties {
    float: right;
    margin-right: 27px;
    border: none;
    background-color: #0c6d93;
    height: 45px;
    color: #fff;
    text-transform: uppercase;
    font-family: Lato,sans-serif;
    font-size: 16px;
    font-weight: bolder;
}
.span-property {
    font-family: Lato,sans-serif;
    font-size: 14px;
    font-weight: bolder;
    color: #0c6d93;
}
.h3succursale-prepareoffer {
    margin-left: 550Px;
    color: #0c6d93;
    font-size: 20px;
    text-transform: uppercase;
    font-family: Lato,sans-serif;
    font-weight: bolder;
}

.inputname-prepareoffer {
    float: left;
    margin-left: 450px;
    border: none;
    border-bottom: 1px solid #292929;
    width: 237px;
}
.h3succursale-descriptionoffer {
    margin-left: 510px;
    color: #0c6d93;
    font-size: 20px;
    text-transform: uppercase;
    font-family: Lato,sans-serif;
    font-weight: bolder;
}

.inputdescription-prepareoffer {
    float: left;
    margin-left: 450px;
    border: none;
    border-bottom: 1px solid #292929;
    width: 237px;
    height: 50px;
}
.h3succursale-imageoffer {
    margin-left: 534px;
    color: #0c6d93;
    font-size: 20px;
    text-transform: uppercase;
    font-family: Lato,sans-serif;
    font-weight: bolder;
}
.form-images-prepareoffer {
    width: 236px;
    margin-left: 452px;
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #292929;
    border-radius: 0;
}
.btn-submit-prepareoffer {
    width: 236px;
    height: 45px;
    background-color: #0c6d93;
    border: none;
    color: #fff;
    font-size: 18px;
    font-family: Lato,sans-serif;
    font-weight: bolder;
    text-transform: uppercase;
    margin-left: 453px;
    margin-top: 30px;
}
.block-prepareoffer {
    height: 650px;
}
.btn-deleteleft, .btn-deletecompany, .decalage-tache form input[type=submit] {
    background-color: #0c6d93;
    color: #fff;
    width: auto !important;
    font-size: 12px !important;
    margin: 0px !important;
    height: auto !important;
    padding: 5px 10px !important;
    border:none;
}
.btn-company {
    margin-left: -30px;
    width: 250px;
    border-radius: 0;
    background-color: #0c6d93;
    font-size: 18px;
    font-weight: bolder;
    text-transform: uppercase;
}
.btn-company:hover {
    margin-left: -30px;
    width: 250px;
    border-radius: 0;
    background-color: #0c6d93;
    font-size: 18px;
    font-weight: bolder;
    text-transform: uppercase;
}
a.btn-link {
    background: #292929;
    padding: 14px;
    padding-left: 13px;
    padding-right: 13px;
    color: #fff;
    font-size: 14px;
    font-weight: bolder;
    text-transform: uppercase;
}

a.btn-link:hover{
    background: #292929;
    color: #fff !important;
    text-decoration: none;
}

a.btn-link:active {
    background: #292929;
}
.form-succursales-repertoires {
    float: right;
    margin-top: -60px;
}

.description-properties {
    margin: 25px 0px;
    border: 1px solid #0c6d93;
    position: relative;
    padding: 20px;
}
.description-properties > div {
    margin-bottom: 10px;
}
.description-property.field-checkbox {
    position: absolute;
    top: 15%;
    right: 30px;
    text-align: right;
}
.aa {
    width: 150px;
    height: 22px;
    box-shadow: none;
    margin-top: -29px;
    margin-left: 188px;
    border-radius: 0;
}
.select-repdeux {
    width: 150px;
    margin-top: -54px;
    margin-left: 377px;
    height: 22px;
    border-radius: 0;
    box-shadow: none;
}

.select-reptrois {
    width: 150px;
    height: 22px;
    margin-top: -21px;
    margin-left: 565px;
    border-radius: 0;
    box-shadow: none;
}

.form-succursales {
    float: right;
}
.btn-research {
    margin-left: 1100px;
    margin-top: -31px;
}
.singlecompany .btn-link {
    padding: 4px 10px !important;
    width: auto !important;
}
.singlecompany .btn-details-show {
    text-transform: capitalize !important;
    background-color: transparent !important;
    color: #287d9e !important;
    padding: 0px !important;
    width: auto !important;
}
.btn-details-show {
    background-color: #292929;
    color: #fff;
    border: none;
    font-size: 14px;
    font-family: "Raleway", sans-serif;
    text-transform: uppercase;
    padding: 14px 0px;
    font-weight: bold;
}

.h4-profil {
    text-align: center;
    color: #0c6d93;
    font-family: Lato,sans-serif;
    text-transform: uppercase;
    font-weight: bolder;
}
.add-padding-partnerprofile h4 {
    text-align: left;
}
.middlediv {
    margin: 0 auto;
    float: none;
}
button.btn-profile-form {
    margin-top: -20px;
    border: none;
    background: transparent;
}
.add-padding-partnerprofile {
    padding-bottom: 100px;
}

.btn-left-profile {
    width: 100%;
    float: left;
    background: #0c6d93;
    border-radius: 0;
    color: #fff;
    font-size: 16px;
    font-family: Lato,sans-serif;
    text-transform: uppercase;
    border: none;
    padding: 5px 10px;
    margin-bottom: 10px !important;
}
.btn-left-profile:hover {
    background: #0c6d93;
    color: #ffffff;
}
.btn-right-profile:hover {
    background: #0c6d93;
    color: #ffffff;
}
.btn-right-profile {
    float: left;
    background: #0c6d93;
    border-radius: 0;
    color: #fff;
    font-size: 16px;
    font-family: Lato,sans-serif;
    text-transform: uppercase;
    border: none;
    padding: 5px 10px;
    margin: 0px !important;
    width: 100%;
}
.decalage-left {
    margin-left: 144px;
}
.btn-profile-form {
    background: transparent !important;
    box-shadow: none !important;
    float: right;
    margin-top: -69px !important;
    width: 0 !important;
}
.color-pencil {
    color: #292929;
}
.pencil-bundle {
    position: absolute;
    margin-left: 185px !important;
    margin-top: -30px !important;
    font-size: 18px;
}

.btn-profile-bundle {
    background: transparent !important;
    box-shadow: none !important;
    margin-left: 264px !important;
    margin-top: -204px !important;
    border: none !important;
}

div#modal_bundle {
    padding: 0 !important;
    margin-top: -40px !important;
}

.form-succursales {
    float: left;
}

.h1-preferences {
    text-align: center;
    color: #0c6d93;
    font-family: Lato, sans-serif;
    text-transform: uppercase;
    font-weight: bolder;
    margin-top: 60px;
    margin-bottom: 30px;
}

.block-preferences {
    width: 100%;
    height: auto;
    background: #fff;
}
.save-preferences {
    background: #0c6d93;
    border: none;
    color: #fff;
    font-size: 18px;
    font-family: Lato,sans-serif;
    font-weight: bolder;
    text-transform: uppercase;
    margin: 0 auto;
    display: inherit;
    padding: 10px 50px;
    margin-bottom: 30px;
}
.check {
    opacity:0.5;
    color:#996;
}
.caption {
    color: #292929;
    text-align: center;
    font-family: Lato,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}
.caption a {
    text-decoration: none;
}
.flexdiv {
    /*display: flex;
    flex-wrap: wrap;*/
}
.block-preferences .flexdiv .btn-primary:hover {
    background: none;
}
.btn-delete-habitations {
    width: 547px !important;
    background-color: #0c6d93 !important;
    height: 38px !important;
    margin-top: 0px;
    border: none;
}
.editcompany .fieldscomp {
    max-width: 360px;
    width: 100%;
    margin-bottom: 20px;
}
.editcompany .fieldscomp input, .editcompany .fieldscomp textarea, .editcompany .fieldscomp .btn-RightaddPromo {
    width: 100%;
}
.editcompany .fieldscomp .btn-RightaddPromo {
    text-align: center;
    display: block;
    margin-bottom: 20px;
}
.block-planif-tache>div {
    display: block;
    margin-bottom: 20px;   
}
a:hover {
    color: #216a94 !important;
}
.btn-primary:hover {
    background-color: #037096; 
    color: #fff !important;
}

.add-top{
    margin-top: 100px !important;
}

.firstBlockPartner .col-md-6 {
    margin-bottom: 20px;
}
.middle-btn {
    width: 100%;
}
.subtitle-sucursalessolo {
    display: inline-block;
    color: #0c6d93;
    font-family: Lato,sans-serif;
    font-weight: bolder;
}
input.btn-deletecompany {
    width: 100% !important;
    color: #fff !important;
    font-size: 18px !important;
    font-weight: bolder;
    text-transform: uppercase;
    font-family: Lato,sans-serif;
}

.h3-dateexpiration {
    margin-left: 482px;
    margin-top: 14px;
}

label.h3succursale-createcompany {
    color: #0c6d93;
    font-size: 20px !important;
    text-transform: uppercase;
    font-family: Lato,sans-serif;
    font-weight: bolder ;
    margin-top: 30px;
}
.btn-imgprepareoffer {
    margin-left: 527px;
}
.blockConnection {
    width: 100%;
    height: auto;
    background-color: #ffffff;
}
.blockConnection h3 {
    font-size: 21px;
}
h1, h3 {
    font-family: Lato, sans-serif;
}
.inputConnexion {
    border: none;
    border-bottom: 1px solid #292929;
}
.inputConnexion::-webkit-input-placeholder { color:#292929;
    font-size: 18px;
    padding-top: -10px;
}
a.aNonConnect {
    float: right;
    color: #0c6d93;
    font-family: Lato, sans-serif;
    text-decoration: none;
    width: 100%;
    text-align: right;
    padding: 5px 0px;
    display: block;
}
p.pMember {
    float: left;
    font-size: 16px;
    color: #292929;
    font-family: Lato,sans-serif;
    float: left;
    padding: 10px 0px; 
    margin: 0px;
}
p.pInscription {
    font-family: Lato,sans-serif;
    font-size: 16px;
    color: #0c6d93;
    float: left;
    padding: 10px 0px; 
}
button#btnPartner {
    float: left;
    width: 100%;
    border-color: #f1f1f1;
    border-radius: 0px;
    color: #292929;
    font-weight: lighter;
    font-size: 16px;
    font-family: Lato,sans-serif;
    text-transform: uppercase;
}
button#btnPartner:hover {
    background-color: #ffffff;
    color:#0c6d93;
}

button#btnOwner {
    width: 100%;
    border-color: #f1f1f1;
    border-radius: 0px;
    color: #292929;
    text-transform: uppercase;
    font-family: Lato,sans-serif;
    font-weight: lighter;
    font-size: 16px;
}
button#btnOwner:hover {
    background-color: #ffffff;
    color:#0c6d93;
}
#pOu {
    text-align: center;
    width: 100%;
}
.pInscriptionProprio {
    text-align: center;
    margin-top: 20px;
}
.aLien {
    color: #037096;
    font-weight: bolder;
    text-decoration: none !important;
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  /*  button#btnOwner {
        background-color: #ffffff;
        color: #0c6d93;
        width: 175px;
    }

    button#btnPartner {
        background-color: #ffffff;
        color: #0c6d93;
        width: 175px;
    }

    select#selectNonConnect {
        width: 100% !important;
    }

    p.pRegister {
        width: 85% !important;
        margin-left: 8% !important;
    }

    span.select2-selection.select2-selection--multiple {
        width: 944px !important;
    }
    
    .h4Test {
        margin-left: -23% !important;
    }

    h5.h5Test {
        margin-left: -23% !important;
    }

    .pTest {
        margin-left: -23% !important;
    }
    .slider-repertoire {
        margin-top: -61% !important;
    }*/

}
@media screen and (min-width: 767px) and (max-width: 991px){
   /* button#btnOwner {
        background-color: #ffffff;
        color: #0c6d93;
        width: 135px;
    }
    button#btnPartner {
        background-color: #ffffff;
        color: #0c6d93;
        width: 135px;
    }
    select#selectNonConnect {
        width: 100% !important;
    }
    p.pRegister {
        width: 85% !important;
        margin-left: 8% !important;
    }
    span.select2-selection.select2-selection--multiple {
        width: 713px !important;
    }
    .h4Test {
         margin-left: 0% !important;
         margin-top: 4% !important;
     }

    h5.h5Test {
        margin-left: 0% !important;
    }

    .pTest {
        margin-left: 0%  !important;
    }
    .slider-repertoire {
        width: 100% !important;
        margin-top: -7% !important;
    }*/
}

@media screen and (max-width: 766px){
    /*button#btnOwner {
        background-color: #ffffff;
        color: #0c6d93;
        width: 127px;
    }
    button#btnPartner {
        background-color: #ffffff;
        color: #0c6d93;
        width: 114px;
    }
    select#selectNonConnect {
        width: 100% !important;
    }
    p.pRegister {
        width: 100% !important;
        margin-left: 0% !important;
    }
    .h4Test {
        margin-left: 0% !important;
        margin-top: 4% !important;
    }

    h5.h5Test {
        margin-left: 0% !important;
    }

    .pTest {
        margin-left: 0%  !important;
    }
    .slider-repertoire {
        width: 100% !important;
        margin-top: -5% !important;
    }*/
}
.FirstBlockRegisterPartner {
    width: 100%;
    background-image: url(../logo/layerRegister.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 25px 0px;
}
.blockConnectionRegister .forms, .blockConnection {
    padding: 35px 0px;
}
.h1Register {
    color: #037096;
    text-transform: uppercase;
    text-align: center;
    font-family: Lato,sans-serif;
}

.register-partner {
    color:  #ffffff;
}

p.pRegister {
    color: #fff;
    margin-left: 21%;
    width: 59%;
    font-size: 15px;
}

.register_intro {
    padding-bottom: 50px;
}

.register_intro p, .register_intro ul li {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    line-height: 25px;
}

.register_intro h1 {
    color: #0c6d93;
    margin-top: 20px;
    text-transform: uppercase;
}

.register_intro .obtain_blocks {
    margin: 40px 0;
}

.register_intro .obtain_blocks .block {
    margin-bottom: 20px;
    min-height: 90px;
}

.package_array .text {
    margin-bottom: 40px;
}

.package_array h1 {
    color: #0c6d93;
    text-transform: uppercase;
}

.package_array h4 {
    font-size: 16px;
    line-height: 25px;
    margin: 0 auto;
    width: 70%;
}

.package_array .table {
    color: #292929;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-weight: bold;
    width: 99%;
}

.package_array .table > thead > tr > th {
    border: 0px;
}


.package_array .table > thead > tr > th:not(:first-child) {
    background-color: #f1f1f1;
    border-right: 1px solid #ddd;
    height: 80px;
    text-align: center;
    vertical-align: center;
}

.package_array .table > thead > tr > th:last-child {
    border-right: 0px;
}


.package_array .table > thead span.price {
    color: #0c6d93;
    font-family: Lato;
    font-size: 22px;
}

.package_array .table > tbody > tr > td {
    padding: 10px 15px;
    white-space: normal;
}

.package_array .table > tbody > tr:first-child > td {
    border-top: 0px!important;
}

.package_array .table > tbody > tr > td:first-child {
    background-color: #f1f1f1;
    width: 37.5%
}

.package_array .table > tbody > tr > td:nth-child(2) {
    border-left: 0px!important;
}

.package_array .table > tbody > tr > td:not(:first-child) {
    border: 1px solid #ddd;
    font-size: 16px;
    text-align: center;
    vertical-align: middle;
    width: 12.5%;
}

.blockConnectionRegister {
    width: 100%;
    height: auto;
    background-color: #ffffff;
}
select#selectNonConnect {
    width: 478px;
    font-size: 20px;
    color: #292929;
}
select#selectLeft {
    width: 565px;
    font-size: 20px;
    font-family: Lato,sans-serif;
    margin-left: -3.5%;
}


span.select2-selection.select2-selection--multiple {
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #292929;
    border-radius: 0px;
}

p.line_on_side {
    clear:both;
    font-size: 20px;
    margin: 0 auto 15px auto;
    position: relative;
    width: 400px;
}
p.line_on_side span:before,
p.line_on_side span:after {
  content: "";
  position: absolute;
  height: 5px;
  border-bottom: 1px solid #ddd;
  top: 13px;
  width: 200px;
}

p.line_on_side span:before {
    left: -25px;
}

p.line_on_side span:after {
    right: -25px;
}

button#btnConnexion.margin {
    margin: 30px 0 5px 0!important;
}

.btn-offre, .btn-properties, .modal-footer .btn, button#btnConnexion, #contact_form #submitContact, input#btnInscriptionPartner, #btnInscriptionOwner, button#btnInscriptionPartner {
    border: none;
    padding: 10px 0px;
    font-size: 16px !important;
    background-color: #0c6d93 !important;
    font-family: Lato, sans-serif !important;
    text-transform: uppercase;
    font-weight: normal;
    text-shadow: normal !important;
    border-radius: 0px;
    width: 100%;
    border: 0px !important;
    color: #fff !important;
    margin: 0px !important;
}
.modal-footer .btn {
    margin-bottom: 10px !important;
}
button:focus {
  text-decoration: none;
  outline:none;
  border: none;
  box-shadow: none;
}

.changeCaptcha {
    margin-left: 52%;
}
.blockConfirmationRegister {
    width: 100%;
    background-color: #ffffff;
}
.pConfirmation {
    color: #292929;
    font-size: 18px;
    font-family: Lato,sans-serif;
    font-weight: bold;
    text-align: center;
}

input#btnConfirmation {
    width: 355px;
    height: 45px;
    background-color: #0c6d93;
    font-size: 16px;
    font-weight: bolder;
    font-family: Lato,sans-serif;
    text-transform: uppercase;
    margin-left:34.5%;
    border-radius: 0px;
    margin-top: 3%;
}

input.searchBlog {
    border: none;
    border-bottom: 1px solid #292929;
    width: 300px;
    float: right;
    margin-top: -4%;
}

#searchBlog::-webkit-input-placeholder {
    color:#292929;
    padding-left: 30px;
    font-family: Lato,sans-serif;
    font-size: 20px;
    font-weight: bolder;
}

.blockArticles {
    width: 100%;
    height: auto;
    background-color: #ffffff;
}
.blockArticles h1 {

}
i#faSearch {
    float: right;
    margin-right: 24%;
    margin-top: -4.2%;
}

p.dateBlog {
    color: #636b6f;
    font-family: Lato,sans-serif;
    font-size: 12px;
}

.h5Blog {
    color: #292929;
    font-family: Lato, sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    text-transform: none;
}

span.spanBlog {
    color: #636b6f;
    font-weight: normal;
    text-transform: none;
}
span.spanBlog:hover {
    color:#292929 ;
}

.caption.align-left {
    text-align: left;
}

input.btnBlog {
    min-width: 36px;
    width: 100%;
}
.bloglist input.btnBlog {
    max-width: 36px;
}
label.thumbnail {
    padding: 0;
}

.blockTestBlog {
    width:100%;
    height: auto;
    background-color: #ffffff;
}
.h4Test {
    margin-left: -35%;
    color: #037096;
    text-transform: uppercase;
    font-family: Lato,sans-serif;
    font-size: 24px;
    margin-top: -0.2%;
}
h5.h5Test {
    color: #292929;
    text-transform: uppercase;
    font-size: 16px;
    font-family: Lato,sans-serif;
    margin-left: -35%;
}
.pTest {
    font-size: 14px;
    color: #282828;
    margin-left: -35%;
    width: 90%;
    font-family: Lato,sans-serif;
}

p.pLoremIpsumText {
    color: #292929;
    font-size: 14px;
    font-family: Lato,sans-serif;
}
.FirstblockRepertoires {
    width: 100%;
    height: auto;
    background-color: #ffffff;
}
.topRepertoires {
    width: 100%;
    height: 50px;
}
.leftPartenaire {
    width: 100px;
    height: 23px;
    background-color: #0c6d93;
    color: #ffffff;
    float: left;
    font-family: Lato,sans-serif;
    padding-left: 20px;
    text-transform: uppercase;
}
div#leftExtérieur {
    margin-left: 1%;
}
i#croix1 {
    float: left;
    font-size: 12px;
    margin-left: -18%;
    margin-top: 6%;
}
i#croix2 {
    float: left;
    margin-left: -15px;
    margin-top: 6%;
    font-size: 12px;
}

.pServices {
    margin-left: 20%;
    color: #292929;
    font-size: 14px;
    border-left: 1px solid #292929;
    padding-left: 1%;
}
input.inputRepertoires {
    float: left;
    margin-left: 30.5%;
    margin-top: -3%;
    border: none;
    border-bottom: 1px solid #292929;
    width: 39%;
}

i#zoomRepertoires {
    margin-left: 31%;
    margin-top: -38px;
    float: left;
}
input.inputRepertoires::-webkit-input-placeholder { color:#292929;
    font-size: 18px;
    padding-top: -10px;
    padding-left: 7%;
    color:#292929 ;
}
textarea::-webkit-input-placeholder {
    font-size: 14px !important;
    color: #000 !important;
}
.blockRight {
    float: right;
    margin-top: -3%;
    margin-left: 14%;
    font-family: Lato,sans-serif;
    font-size: 15px;
}
p.pBlockRight {
    border-right: 1px solid #292929;
    padding-right: 20px;
    padding-left: 30px;
    float: left;
}
p.pBlockRight:hover {
  color: #0c6d93;
    cursor: pointer;
    text-decoration: line-through;
}
p#alpha {
    border: none;
}
div#fiche-partenaire {
    margin-top: 41%;
}
img#img-fiche {
    z-index: 0;
    top: 25.5%;
}

.h5Repertoires {
    color: #292929;
    font-size: 16px;
    font-family: Lato,sans-serif;
}
h5.h5Recommendations {
    color: #0c6d93;
    font-family: Lato,sans-serif;
}
i#left-chevron {
    margin-left: 46%;
    font-size: 26px;
}
i#left-chevron:hover {
  color: #0c6d93;
}

i#right-chevron {
    font-size: 26px;
    margin-left: 4%;
}

i#right-chevron:hover {
    color: #0c6d93;
}
.SecondBlockRepertoires {
    width: 100%;
    height: auto;
    padding-top: 35px;
    background-color: #fff;
    padding-bottom: 75px;
}
p.p-secondblock {
    margin-left: -2%;
    font-size: 14px;
    color: #292929;
    font-weight: bolder;
    margin-top: 10%;
    width: 92%;
}

.slider-repertoire {
    width: 48%;
    float: right;
    margin-top: -47%;
}

.thirdBlockRepertoires {
    width: 100%;
    height: 90px;
    background-color: #ffffff;
}
.h3fiche-partenaire {
    text-transform: uppercase;
    font-weight: bolder;
    text-align: center;
    color: #fff;
    font-family: Lato,sans-serif;
}
/*.container-conditions {
    padding-left: 40px;
}*/
.select2-container--bootstrap {
    width: 100% !important;
}
/*.input-blog {
    min-width: 57px !important;
    margin-left: -12px;
}*/


@media (max-width:992px) {
    .caption.align-left {
        text-align: center;
    }
}

@media (max-width:768px) {
    .table-responsive {
        border: 0px;
    }

    .package_array .table > tbody > tr > td:first-child {
        min-width: 200px;
    }
}

@media (max-width:768px) {
    .table-responsive {
        border: 0px;
    }

    .package_array .table > tbody > tr > td:first-child {
        min-width: 200px;
    }
}

@media (max-width:635px) {
    .bloglist .col-xs-6 {
        width: 100%;
    }
}



.left-offres {
    width: 100%;
    height: auto;
    background-color:#f1f1f1 ;
}
.h4-offres {
    color: #037096;
    font-family: Lato,sans-serif;
}
.h5-offres {
    color: #000000;
    font-family: Lato,sans-serif;
    font-size: 16px;
}
.p-offres {
    color: #000000;
    font-size: 14px;
    font-family: Lato,sans-serif;
}
.ownersecondpart form#filters input {
    border: none !important;
    padding: 0px !important;
    min-width: 36px !important;
    width: 100%;
}
p.nom-partenaire {
    text-align: right;
    width: 100%;
    color: #a2a1a1;
    font-family: Lato,sans-serif;
    font-size: 15px;
}
p#date-message {
    text-align: right;
    width: 100%;
    font-size: 11px;
}
button#repondre-offre {
    width:46%;
    height: 80px;
    background-color: #037096;
    font-size: 18px;
    font-family: Lato,sans-serif;
    text-transform: uppercase;
    border-radius: 0;
}

button#consulter-fiche {
    width: 46%;
    height: 80px;
    background-color: #292929;
    font-size: 18px;
    font-family: Lato,sans-serif;
    text-transform: uppercase;
    border-radius: 0;
}
@media (max-width: 992px) {
    .block-description-tache {
        margin-left: 0 !important;
    }

    .thirdBlockHome .col-md-3, .firstBlockPartner .col-md-3, .ownerthreepart .col-md-3 {
        margin-bottom: 40px;
    }
    .ownerthreepart .h5Blog, .ownerthreepart p.dateBlog, .ownerthreepart .spanBlog span,
    .thirdBlockHome .h5Blog, .thirdBlockHome p.dateBlog, .thirdBlockHome .spanBlog span, .firstBlockPartner .h5Blog, .firstBlockPartner p.dateBlog, .firstBlockPartner .spanBlog span {
        text-align: center;
        float: none;
    }
    ul.list-register {
        margin-left: 30px !important;
    }
    .sousblock-showtask {
        width: 100% !important;
        margin-left: 0px !important;
    }
    a.link-modiftask {
        margin-left: 125px !important;
    }
}
@media (min-width: 992px) and (max-width: 1200px) {
    .btn-summaryleft {
        margin-top: 76px;
    }
    ul.list-register {
        margin-left: 50px !important;
    }
}

h2.h2-habitationssolo {
    margin-left: 52%;
    color: #0c6d93;
    font-family: Lato,sans-serif;
    font-weight: bolder;
}

.block-principaltache > .container{
    padding-top: 75px; 
}
.block-principaltache #btn-habitations a, .habitations-block #btn-habitations a, .block-principaltache #btn-habitations a {
    margin-bottom: 20px;
}
.block-principaltache div#thumbail-habitation {
    margin-left: 0px !important;
}
.block-principaltache div#thumbail-habitation {
    margin-bottom: 20px;
}
div#thumbail-habitation a {
    text-decoration: none;
}
.block-habitation {
    height: auto;
    background-color: #f1f1f1;
    padding: 0px 20px;
}
.habitations-block .thumbnail {
    padding: 0px !important;
}
h3.h3-habitationsolo {
    color: #037096;
    font-family: Lato,sans-serif;
}
p.p-habitationsolo {
    color: #000000;
    font-size: 14px;
    font-family: Lato,sans-serif;
    width: 46%;
    font-weight: bolder;
}
.block-taches {
    width: 100%;
    height: auto;
    background-color: #f1f1f1;
    padding: 20px 40px;
}
.decalage-tache .thumbnail {
    padding: 0px;
}
a#thumbail-tache1 {
    background: transparent;
}

a#thumbail-tache2 {
    background: transparent;
}

a#thumbail-tache3 {
    background: transparent;
}
a#thumbail-tache4 {
    background: transparent;
}

a#thumbail-tache5 {
    background: transparent;
}
.block-taches p.nom-taches {
    font-weight: bolder;
    color: #292929;
    font-family: Lato,sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 10px;
}
.block-taches a.consulter-taches {
    font-size: 16px;
    font-weight: bold;
}
.block-taches .btn-deletetaches {
    font-size: 12px;
    margin-left: 0px;
}
p.consulter-taches {
    color: #0c6d93;
    font-size: 16px;
    font-family: Lato,sans-serif;
    font-weight: bold;
    margin-left: 1%;
}
.taskssingleview {
    padding-bottom: 45px;
}
.taskssingleview p {
    margin: 0px;
}
h3.h2-taches, .taskssingleview h2 {
    color: #0c6d93;
    font-weight: bolder;
    font-family: Lato,sans-serif;
    text-transform: uppercase;
}

.p-add-tache {
    text-align: center;
    color: #0c6d93;
    text-transform: uppercase;
    font-weight: bolder;
    font-size: 18px;
    font-family: Lato,sans-serif;
}
.imgtachepart {
    text-align: center;
}
h3.h3-taches {
    float: left;
    color: #0c6d93;
    font-weight: bolder;
    font-family: Lato,sans-serif;
    text-transform: uppercase;
    width: 100%;
    margin-bottom: 20px;
}
.block-taches .block-planif-tache input {
    width: 100%;
}

.inputnom-tache {
    background: transparent;
    color: #292929;
    width: 100%;
}

.block-description-tache {
    margin-top: 24%;
    margin-left: -110%;
}
button#btn-left {
    margin-left: 9%;
    width: 275px;
    height: 45px;
    background-color: #292929;
    border-color: #292929;
    border-radius: 0;
    font-size: 18px;
    font-family: Lato,sans-serif;
    font-weight: bolder;
    text-transform: uppercase;
}
button#btn-right {
    font-size: 18px;
    text-transform: uppercase;
    font-family: Lato,sans-serif;
    border-radius: 0;
    background-color: #0c6d93;
    border-color: #0c6d93;
    width: 275px;
    height: 45px;
    margin-left: 30px;
    font-weight: bolder;
}
p.categories-taches {
    color: #292929;
    font-size: 16px;
    margin-top: 6%;
    text-align: center;
    font-family: Lato,sans-serif;
}
.decalage-categorie {
    margin-left: 12%;
}

.block-fichepartenaire {
    width: 100%;
    height: auto;
    background-color: #ffffff;
}

#thumbnail-fichepartenaire {
    border: 1px solid #f1f1f1;
}

.block-rona {
    width: 100%;
    height:auto;
    background-color: #f1f1f1;
    padding: 10px;
    margin-bottom: 25px;
}
.block-rona input {
    margin-bottom: 25px;
}
.block-rona input.btn {
    background-color: #292929; 
    width: 100%;
    text-align: center;
    border: 0px;
    margin-top: 25px;
    color: #fff;
    text-shadow: none;
    box-shadow: none;
    border-radius: 0px;
} 
.block-rona input.btn:hover {
    background-color: #0c6d93;
}
.h5-fichepartenaire {
    font-size: 16px;
    color: #3d3d3d;
    font-family: Lato,sans-serif;
    font-weight: bolder;
    float: left;
    width: 100%;
}
h5.h5-secondfichepartenaire {
    font-family: Lato,sans-serif;
    font-size: 16px;
    color: #287d9e;
    width: 100%;
}
input.input-nom {
    border: none;
    border-bottom: 1px solid #292929;
    background: transparent;
    width: 100%;
}

input.input-courriel {
    border: none;
    border-bottom: 1px solid #292929;
    background: transparent;
    width: 100%;
}

textarea.textareaMessage {
    border: none;
    border-bottom: 1px solid #292929;
    background: transparent;
    width: 100%;
}
input.input-nom::-webkit-input-placeholder { color:#292929;}
input.input-courriel::-webkit-input-placeholder { color:#292929;}
textarea.textareaMessage::-webkit-input-placeholder { color:#292929;}

button#btn-prix {
    width: 100%;
    background: #037096;
    border-radius: 0;
    color: #fff;
    font-size: 16px;
    font-family: Lato,sans-serif;
    text-transform: uppercase;
}
#block-rightfiche {
    padding-bottom: 35px;
}

h3#h2-categoriename {
    color: #292929;
}
.delete_modal{
    padding: 10px;
    background-color: #0c6d93;
    font-size: 12px;
    border: 0px;
    box-shadow: none;
    border-radius: 0px;
}
.delete_modal:hover {
    background-color: #0c6d93;    
}
.rec_buttons {
    width: 100%;
}
#recommend .recommend-btn, .rec-delete_model {
    padding: 3px 5px !important;
    background-color: #0c6d93;
    border: 0px;
    box-shadow: none;
    border-radius: 0px;
    width: auto !important;
    height: auto !important;
    float: left;
    margin: 0px 5px !important;
}
p.ptop-fiche {
    float: left;
    border-left: 1px solid #3d3d3d;
    font-weight: bolder;
    font-size: 16px;
    text-transform: uppercase;
    width: 100%;
    margin-top: 10px;
}
p#deleteborder-fiche {
    border: none;
}
p#website-fiche {
    text-transform: none;
}

.selection-services {
    width: 100%;
    height: 50px;
    margin-top: 50px;
}
.services {
    float: left;
    width: 120px;
    background-color: #0c6d93;
    margin-right: 30px;
    height: 34px;
}
.services-fa {
    color: #fff;
}
p.p-services {
    color: #fff;
    margin-left: 26%;
    margin-top: -17%;
    font-family: Lato,sans-serif;
}

.block-repondreoffre {
    width: 100%;
    height: 800px;
    background-color: #ffffff;
}
.h2-repondreoffre {
    text-align: center;
    text-transform: uppercase;
    font-weight: bolder;
    color: #0c6d93;
    font-family: Lato,sans-serif;
    margin-top: 10%;
}


h3.h3-nomoffre {
    text-align: center;
    text-transform: uppercase;
    font-weight: bolder;
    color: #292929;
    font-family: Lato,sans-serif;
}
input.titre-message {
    border: none;
    border-bottom: 1px solid #292929;
}


textarea.description-message {
    border: none;
    border-bottom: 1px solid #292929;
    margin-top: 30px;
}

.block-repondreoffre .btn-offre {
    background-color: #037096;
    margin-top: 25px !important;
    border-radius: 0;
    font-family: Lato,sans-serif;
    font-weight: bolder;
    font-size: 20px;
    text-transform: uppercase;
}

p#website-fiche:hover {
    color: #037096;
}
.summary {
    width: 100%;
    height: auto;
    background-color: #ffffff;
    padding-bottom: 50px;
}
.h2-summary {
    text-align: center;
    color: #037096;
    font-family: Lato, sans-serif;
    text-transform: uppercase;
    font-weight: bolder;
}
.h3-summary {
    text-align: center;
    color: #292929;
    text-transform: uppercase;
    font-family: Lato, sans-serif;
}
.h4-summary {
    color: #037096;
    font-family: Lato, sans-serif;
}

input.input-summary::-webkit-input-placeholder {
    color:#292929;
    font-size: 18px;
}
.btn-summaryleft {
    width: 311px;
    height: 45px;
    background-color: #292929;
    border-radius: 0;
    font-size: 18px;
    text-transform: uppercase;
    font-family: Lato,sans-serif;
    font-weight: bolder;
    margin-left: 110px;
}

.btn-summaryright {
    width: 311px;
    border-radius: 0;
    background-color: #292929;
    height: 45px;
    font-size: 18px;
    font-weight: bolder;
    text-transform: uppercase;
    margin-left: 110px;
    font-family: Lato, sans-serif;
    margin-top: 10px;
}
.service-un {
    background: #f1f1f1;
    float: left;
    width: 156px;
    height: 35px;
    color: #292929;
    font-weight: bolder;
    font-family: Lato, sans-serif;
}

.service-deux {
    background: #f1f1f1;
    float: left;
    width: 156px;
    height: 35px;
    margin-left: 10px;
    color: #292929;
    font-weight: bolder;
    font-family: Lato, sans-serif;
}

.service-trois {
    background: #f1f1f1;
    float: left;
    width: 156px;
    height: 35px;
    color: #292929;
    font-weight: bolder;
    font-family: Lato, sans-serif;
}

.service-quatre {
    background: #f1f1f1;
    float: left;
    width: 156px;
    height: 35px;
    margin-left: 10px;
    color: #292929;
    font-weight: bolder;
    font-family: Lato, sans-serif;
}
.fa-addhabitation {
    font-size: 15px;
    margin-top: 8px !important;
}


.btn-close {
    max-width: 370px;
    width: 100%;
    height: 45px;
    background-color: #037096;
    border-radius: 0;
    font-size: 18px;
    font-weight: bolder;
    font-family: Lato,sans-serif;
    text-transform: uppercase;
}

.btn-continuer {
    max-width: 370px;
    width: 100%;
    height: 45px;
    border-radius: 0;
    background-color: #037096;
    margin-top: 16px;
    font-size: 18px;
    font-weight: bolder;
    text-transform: uppercase;
    font-family: Lato,sans-serif;
}
.habitations-block {
    margin-top: 0;
    padding-bottom: 61px;
    padding-top: 30px;
}
.habitations-block .btn-delete-habitations {
    width: auto !important;
    font-size: 12px !important;
    margin: 0px !important;
    height: auto !important;
    padding: 5px 10px !important;

}
.habitations-block a.thumbnail img {
    border: solid 1px #f1f1f1;
}
a.btn.btn-info.active.btn-habitations, .block-principaltache #btn-habitations a {
    padding: 20px;
    display: block;
    background-color: #292929;
    font-size: 20px;
    font-family: Lato;
    text-transform: uppercase;
    border-radius: 0;
    border: none;
    width: 100% !important;
    height: auto !important;
}
#btn-habitations > .row >a:hover, #btn-habitations > .row >a:focus {
    color: #fff !important;
}
a.btn.btn-info.active.btn-habitations:hover, a.btn.btn-info.active.btn-habitations:focus {
    background-color: #0c6d93;
}
.ajout-habitations {
    margin-top: 200px;
}
.btn-habitations-delete {
    width: 150px;
    height: 35px;
    border-radius: 0;
    background-color: #0c6d93;
    border: none;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bolder;
    font-family: Lato,sans-serif;
}
.label-ajouthabitations {
    text-transform: uppercase;
    font-family: Lato,sans-serif;
    color: #0c6d93;
}
.edithabitation-labels {
    color: #0c6d93;
}
.btn-taches {
    padding: 20px;
    display: block;
    width: auto !important;
    height: auto !important; 
    background-color: #292929 !important;
    font-size: 17px !important;
    font-family: Lato,sans-serif;
}
.btn-taches:hover {
    background-color: #037096 !important;
    color: #fff !important;
}
.block-principaltache {
    margin-top: 0;
}
.btn-deletetaches {
    width: 100px;
    border-radius: 0;
    background-color: #037096;
    text-transform: uppercase;
    font-family: Lato,sans-serif;
    font-weight: bolder;
    padding-left: 10px;
    margin-left: 5px;
}

.btn-modifiertask {
    width: 100px;
    margin-top: 10px;
    border: none;
    background-color: #037096;
    height: 36px;
    margin-left: 5px;
}
.link-task {
    color: #fff;
    text-transform: uppercase;
     font-weight: bolder;
    font-family: Lato,sans-serif;
}
a.link-task:hover {
    text-decoration: none;
}
.block-images {
    margin-top: 0;
}
ul.select2-selection__rendered {
    background-color: #f1f1f1;
}
.btn-confirm-taches {
    height: 45px;
    border-radius: 0;
    background-color: #0c6d93;
    font-size: 18px;
    font-family: Lato, sans-serif;
    font-weight: bolder;
    text-transform: uppercase;
}
.btn-paint-color {
    width: 400px !important;
    height: 80px !important;
    padding-top: 22px;
    background-color: #292929 !important;
    font-size: 17px !important;
    font-family: Lato,sans-serif;
}
.btn-paint-color:hover {
    background-color: #0c6d93 !important;
    color: #fff !important;
}
.create-paintcolors {
    width: 100%;
    height: auto;
    background: #fff;
    padding-bottom: 180px;
}
.label-create-paintcolors {
    color: #0c6d93;
    font-size: 18px;
    text-transform: uppercase;
    font-family: Lato,sans-serif;
}
.text-paintcolors {
    border: none;
    border-bottom: 1px solid #292929;
}
.btn.btn-paintcolor {
    width: 100%;
}
.btn-paintcolor {
    border-radius: 0;
    background-color: #0c6d93;
    font-size: 18px;
    font-family: Lato,sans-serif;
    font-weight: bolder;
    text-transform: uppercase;
    margin-top: 30px;
}
.add-margin {
    padding-top: 100px;
}

.btn-none {
    position: absolute;
    border: none;
    background: transparent;
}
.add-padding {
    padding-bottom: 40px;
}
.add-decalage-profil {
    margin-top: 2px;
    padding: 60px 80px;
}
.blockProfilowner {
    width: 100%;
    height: auto;
    background-color: #ffffff;
}
.thumbnailRepertoire {
    display: inline-table;
}
.content-images {
    height: 200px;
}
.check-images {
    opacity:0.5;
    color: #996;
}

.btn-modal-confirm {
    background: #0c6d93;
    width: 300px;
    margin-right: 0px;
    margin-top: 30px;
    height: 45px;
    border-radius: 0px;
    color: #fff;
    font-size: 18px;
    font-family: Lato,sans-serif;
    font-weight: bolder;
    text-transform: uppercase;
    border: none;
    float: left;
    margin-left: 121px;
}
.btn-modal-confirm:hover {
    background: #0c6d93;
    color: #ffffff;
}
.btn-modal-close {
    background: #0c6d93;
    width: 300px;
    margin-top: 30px;
    height: 45px;
    border-radius: 0px;
    color: #fff;
    font-size: 18px;
    font-family: Lato, sans-serif;
    font-weight: bolder;
    text-transform: uppercase;
    border: none;
    float: left;
}
.btn-modal-close:hover {
    background: #0c6d93;
    color: #ffffff;
}
.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}
.btn-file-img {
    width: 300px;
    height: 45px;
    padding-top: 7px;
    font-size: 30px;
    margin-left: 99px;
    background: #0c6d93;
    border-radius: 0px;
}
.submit-modal {
    width: 188px;
    height: 45px;
    background: #0c6d93;
    color: #fff;
    text-transform: uppercase;
    margin-left: 90px;
    border-radius: 0px;
    font-family: Lato,sans-serif;
    font-weight: bolder;
}
.submit-modal:hover {
    background-color: #0c6d93;
    color: #ffffff;
}
.input-name-img {
    margin-left: 30px;
    box-shadow: none;
    border: 1px solid #292929;
    border-radius: 0px;
    margin-top: 0px;
    height: 45px;
}
.btn-delete-habitations {
    margin-left: -15px;
    border-radius: 0px;
}
ul.list-register {
    color: #fff;
    margin-left: 215px;
}

p.options-modals {
    margin-top: -23px;
    margin-left: 34%;
    color: #0c6d93;
    font-size: 16px;
    font-family: Lato,sans-serif;
    font-weight: bolder;
    text-transform: uppercase;
}

input[type="checkbox"] {
    margin-left: 12%;
}

.form-checkbox input[type="checkbox"] {
    margin-left: 0;
}
.augmentation-taille {
    width: 235px;
}
p.cat-owner {
    color: #0c6d93;
    font-family: Lato,sans-serif;
    font-weight: bolder;
    font-size: 14px;
}

.block-showtask {
    width: 100%;
    background: #fff;
}
.span-created {
    color: #0c6d93;
    font-size: 14px;
    font-weight: bolder;
    font-family: Lato,sans-serif;
    text-transform: uppercase;
}
.sousblock-showtask {
    width: 40%;
    height: auto;
    background: #f1f1f1;
    margin-left: 350px;
    margin-top: 30px;
    padding-bottom: 30px;
}
button.btn-modification {
    margin-left: 45px;
    margin-top: 50px;
    width: 48%;
    border: none;
    background: #0c6d93;
    height: 45px;
    margin-bottom: 51px;
}
a.link-modiftask {
    color: #fff;
    font-size: 16px;
    font-weight: bolder;
    text-transform: uppercase;
    font-family: Lato,sans-serif;
    background: #0c6d93;
    padding: 10px;
    margin-left: 200px;
}
a.link-modiftask:hover {
    color: #fff !important;
}
p.decal-task {
    margin-left: 125px;
}
.decal-icons {
    margin-left: 125px;
}

.block-edittask {
    width: 100%;
    height: auto;
    background: #fff;
}
.sousblock-edittask {
    width: 100%;
    height: auto;
    background: #f1f1f1;
    margin-left: 300px;
    margin-bottom: 100px;
    padding: 20px;
}
.bg-edittask {
    background-color: #f1f1f1;
    width:100px;
    height: 64px;
}

input.btn-saveedittask {
    margin-left: 0;
    margin-top: 50px;
    width: 100%;
    border: none;
    background: #0c6d93;
    height: 45px;
    color: #fff;
    font-family: Lato,sans-serif;
    font-weight: bolder;
    font-size: 16px;
    TEXT-TRANSFORM: uppercase;
}

img.testimg {
    margin-top: 50px;
}

.home-grey-row .btn.btn-info, .home-grey-row .col-md-6 div {
    margin-bottom: 10px;
}

.cat-icons {
    width: 36px;
    height: 36px;
    float: left;
    margin: 2px;
}
/*# sourceMappingURL=all.css.map */
