a {
    color: #ee3335;
}

a:focus, a:hover {
    color: #A90305;

}
.btn {
    color: #ee3335;
}
.btn:hover, .btn:active, .btn:focus, .btn.selected {
    color: #A90305;
}

.btn-primary {
    color: #fff;
}

.btn-primary:hover, .btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary, .btn-primary:focus, .btn-primary.selected {
    background: #CF2727;
    border: 1px solid #CF2727;
    color: #fff;
}

.panel-default {
    margin-top: 10px;
    margin-bottom: 20px;
    border: 1px solid #d6d6d6;
}
.panel-cat1-light {
    margin-bottom: 10px;
}
.alert-default {
    border: 1px solid #d6d6d6;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(255, 255, 255, 1) 0px, rgba(228, 228, 228, 1) 100%) repeat scroll 0 0 !important;
}
.alert-default hr {
    border-color: #d6d6d6;
}


.panel-default .nopadding {
    padding: 0;
}

.panel-default .panel-heading {
    background: #F5F5F5 !important;
    color: #666;
    border-radius: 0;
    border: none !important;
}
.panel-default .panel-heading .panel-title, .panel-default .panel-heading a {
    color: #666 !important;
}
.panel-default .panel-heading a:hover {
    color: #333;
    text-decoration: none;
}
.panel-default .panel-heading a {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}


.panel-default .panel-footer {
    background: rgb(228, 228, 228);
}
.panel-hover:hover .panel-footer {
    background: rgb(244, 204, 204);
}


.panel-default .panel-body {
    border: none !important;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(255, 255, 255, 1) 0px, rgba(228, 228, 228, 1) 100%) repeat scroll 0 0 !important;
}

.panel-image {
    padding: 0;
    background: rgb(228, 228, 228) !important;
    text-align: center;
}

.panel-image img {
    max-width: 100%;
}
.panel-image img.full {
    width: 100%;
}


.panel-societe i {
    color: #c5c5c5;
}
.panel-societe:hover i {
    color: #666;
}
.panel-societe.panel-client .panel-heading {
    background: #EE3335 !important;
}
.panel-societe.panel-client .panel-heading a {
    color: #fff !important;
}
.panel-societe.panel-client .panel-heading a small {
    color: #eee;
}
.panel-societe.panel-client .panel-heading a:hover {
    color: #fff !important;
}
.panel-societe.panel-client .panel-body {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(255, 255, 255, 1) 0px, rgba(247, 247, 228, 1) 100%) repeat scroll 0 0 !important;
}
.panel-hover:hover .panel-body {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(255, 255, 255, 1) 0px, rgb(244, 204, 204) 100%) repeat scroll 0 0 !important;
}

.panel-societe.panel-client .panel-footer {
    background: rgb(247, 247, 228);
}
.panel-societe.panel-hover.panel-client:hover .panel-footer {
    background: rgb(244, 204, 204);
}

.panel-societe a.societe-logo {
    display: block;
    text-align: center;
    background: #fff;
}
.panel-societe a.societe-logo img {
    width: auto;
    max-width: 100%;
    max-height: 125px;
    display: inline-block;
}


.panel-societe p.more {
    margin: 0;
}
.panel-societe p.more a {
    color: #666;
    font-size: 14px;
    margin-right: 10px;
}
.panel-societe p.more a:hover {
    color: #333;
}
.panel-feature .panel-body {
    text-align: center;
    padding: 5px;
}
.panel-feature h3 {
    margin: 0 0 5px 0;
    height: 37px;
    line-height: 18px;

    overflow: hidden;
}
.panel-feature h3 a {
    color: #666;
    text-transform: uppercase;
}
.panel-feature p.prix {
    color: #D22527;
    text-align: center;
    font-size: 17px;
}
.panel-feature p {
    margin: 5px 0 0 0;
}


.img-full {
    max-width: 100%;
}

.title-cat1 a {
    white-space: normal !important;
}

.title-cat1 span, .title-cat1 i {
    float: left;
}
.title-cat1 i {
    color: #EE3335;
    font-size: 35px;
}
.title-cat1-light i {
    color: #EE3335;
}
.title-cat1 span {
    text-transform: uppercase;
    line-height: 20px;
    height: 44px;
    text-overflow: clip;
    max-width: calc(100% - 60px);
    margin-left: 5px;
}
.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    max-width: 100%;
}
.title-cat2 {
    padding: 5px 5px 5px 10px;
}
.title-cat2 .ellipsis {
    max-width: calc(100% - 35px);
}

ul.pagination {
    margin: 10px 0;
}

.alert h3 {
    margin-top: 0;
}

.alert-info {
    background: #d6ecff;
    border-color: #a6d6ff;
	margin-top:100px;
}
.alert-info hr {
    border-color: #a6d6ff;
}
.alert-info h3 {
    color: #008aff;
}

.techs {
    font-size: 0 !important;
}
.tech {
    font-size:14px !important;
}

.img-top {
    text-align: center;
    margin: 0 0 20px 0;
    position: relative;
}
.img-top img {
    width: 100%;
}
.img-top figcaption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.5);
    padding: 10px 20px;
    color: #fff;
}


.logoagence {
    display: none;
    float: none;
    text-align: center;
}
.logoagence img {
    max-height: 75px;
    max-width: 100%;
}
.bpr .content {
    padding-bottom: 10px;
}
.bpr .txtgras2 {
    height: 33px;
    line-height: 16px;
    overflow: hidden;
}
.bpr .prix {
    font-size: 19px;
    text-align: center;
}


.panel-month {
    margin-bottom: 30px;
}

.panel-card {
    margin: 0 auto;
    margin-bottom: 20px;
    position: relative;
    max-width: 750px;
}
.panel-card * {
    font-size: 25px !important;
    font-family: 'Nothing You Could Do', cursive !important;
}
.panel-card img.timbre {
    position: absolute;
    top: 10px;
    right: 10px;
    max-width: 20%;
}
.panel-card img.main {
    width: 100%;
}


@media (min-width: 1200px) {
    .col-lg-push-1_5 {
        left: 12.5%;
    }
}
.fotorama__fullscreen-icon {
    width: 64px !important;
    height: 64px !important;
    background: rgba(255,255,255,0.6) !important;
    top: 50% !important;
    left: 50% !important;
    margin: -32px 0 0 -32px !important;
    z-index: 20 !important;
    border-radius: 32px !important;
    opacity: 0 !important;
}
.property-gallery:hover .fotorama__fullscreen-icon {
    opacity: 1 !important;;
}

option.n1 {
    font-weight: bold;
}
option.n2 {
    padding-left: 30px;
}


.iframe {
    width: 100%;
    border: none;
}


.bande {
    padding: 30px 0;
    margin: 0;
}
.bande.alternate {
    background: whitesmoke;
}
.bande h2 {
    margin: 0 0 20px 0 !important;
    font-size: 22px;
}


.btn-more {
    position: relative;
    padding-right: 30px;
}
.btn-more .more {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 30px;
    line-height: 30px;
    background: #CF2727;
}
.btn-more:hover .more {
    background: #D22527;
}
.slider .form-control {
    background: transparent;
    color: #fff!important;
}
.btn-transparent {
    border-color: #d7d7d7;
    background: transparent!important;
    color: #d9d9d9 !important;
}
.btn-transparent:active, .btn-transparent:hover, .btn-transparent:focus, .slider .form-control:active, .slider .form-control:hover, .slider .form-control:focus {
    color: #fff !important;
    background: rgba(0,0,0,0.6) !important;
}

.btn-transparent.bs-placeholder {
    color: #aaa !important;
}

.searchcollapse {
    padding: 15px 20px 0 20px;
    border-bottom: 1px solid #999;
}
.sliderhome .searchcollapse {
    padding-left: 0;
    padding-right: 0;
    border-bottom: none;
}
#searchcollapse.collapsing, #searchcollapse.in {
    display: block!important;
}

.slider .btn {
    border-width: 2px;
    line-height: 1.6;
}
.slider form {
    margin: 0;
}
.slider p {
    margin: 0 0 15px 0;
}
.slider h2 {
    color: #fff;
    margin-top: 0;
}
.breadcumb {
    color: #fff;
    height: 35px;
    line-height: 35px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.breadcumb .link:before {
    content: " > ";
    font-size: 11px;
    position: relative;
    top: -2px;
}
.breadcumb .link:first-child:before {
    content: "";
}

.dropdown-menu *{
    font-size: 14px !important;
}
.bloccontactimmo {
    margin-bottom: 30px;
}
.bloccontactimmo img {
    max-height: 50px;
    max-width: 75px;
    float: left;
    margin-right: 5px;
}
.blocpub img {
    max-width: 100%;
}
