.avant-footer{
    margin-top: 90px;
}

.myclear{
    margin: 90px;
}

[data-toggle="collapse"]:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f054";
    transform: rotate(90deg) ;
    transition: all linear 0.25s;
    float: right;
}
[data-toggle="collapse"].collapsed:after {
    transform: rotate(0deg) ;
}

.card a {
    float: right;
    color: #FFFFFF;
}

.media-left a img{
    height: 100px;
}

.box3{box-shadow:0 0 3px rgba(0,0,0,.3);position:relative}
.box3 .box-content,.box3:after,.box3:before{position:absolute;left:7%;right:7%;transition:all .3s}
.box3:after,.box3:before{display:block;background:rgba(0,0,0,.3);top:10%;bottom:10%;z-index:1;transform:scale(0,1)}
.box3:after{top:10.8%;bottom:10.8%;transform:scale(1,0)}
.box3:hover:after,.box3:hover:before{transform:scale(1);animation:animate 1.5s}
.box3:hover:before{border-top:3px solid #fff;border-bottom:3px solid #fff}
.box:hover:after{border-left:3px solid #fff;border-right:3px solid #fff}
.box img{width:100%;height:auto;transition:all .3s}
.box3:hover img{transform:scale(1.2);filter:blur(5px);-moz-filter:blur(5px);-webkit-filter:blur(5px)}
.box3 .box-content{padding:30px 10px;top:10%;bottom:10%;opacity:0;z-index:2}
.box3:hover .box-content{box-shadow:0 0 0 35px rgba(255,255,255,.3);opacity:1;transition:all .3s}
.box3 .title{font-size:24px;font-weight:600;color:#00355d;margin:0 0 5px}
.box3 .post{display:block;margin:0 0 5px;font-size:14px;color:rgba(255,255,255,.8)}
.box3 .description{font-size:14px;color:#00355d;margin:0 0 20px}
.box3 .icon{padding:0;margin:0;text-align: center;font-size: 40px;}
.box3 .icon li{display:inline-block;margin:0 10px 0 0}
.box3 .icon li a{display:block;width:30px;height:30px;line-height:30px;color:#fecb00;transition:all .5s}
.box3 .icon a:hover{text-decoration:none;animation:animate-hover .5s;transition:all .3s}
.box3 .icon a{
    color:#fecb00 ;
}
@keyframes animate{0%,100%{opacity:1}
}
@keyframes animate-hover{0%{box-shadow:0 0 0 10px rgba(255,255,255,.3)}
    50%{box-shadow:0 0 0 5px rgba(255,255,255,.3)}
    100%{box-shadow:0 0 0 0 rgba(255,255,255,.3)}
}
.box10,.box11,.box12,.box14,.box4,.box5,.box6,.box7,.box9{box-shadow:0 0 3px rgba(0,0,0,.3)}
@media only screen and (max-width:990px){.box3{margin-bottom:30px}
    .box3 .box-content{padding:10px}
    .box3 .description{margin-bottom:10px}
}
@media only screen and (max-width:479px){.box3 .title{margin:0}
}

.card-body p{
    color: #fff;
}

.services-style-2{
    background-color: #2A68AB;
}

.end-season p{
    color: #fff;
    font-size: 20px;
}


.gallery-title h3
{
    font-size: 36px;
    color: #ffc000;
    text-align: center;
    font-weight: 500;
}

.gallery-title{
    margin-bottom: 20px;

}

.filter-button
{
    font-size: 18px;
    border: 1px solid #ffc000;
    border-radius: 5px;
    text-align: center;
    color: #ffc000;
    margin-bottom: 30px;

}
.filter-button:hover
{
    font-size: 18px;
    border: 1px solid #ffc000;
    border-radius: 5px;
    text-align: center;
    color: #ffffff;
    background-color: #ffc000;

}
.filter-button.active
{
    background-color: #ffc000;
    color: white;
}
.port-image
{
    width: 100%;
}

.gallery_product
{
    margin-bottom: 30px;
}
.btn-white{
    width: 425px;
    height: 80px;
    outline: none;
    background: #fff;
    border-radius: 34px;
    padding-top: 15px;
    padding-left: 8px;
    box-shadow: 0px 0px 28px rgba(32, 96, 165, 0.1);
}

.btn-multurisk p {
    text-align: left;
    line-height: 24px;
    width: 300px;
    margin: auto;
    float: none;
}

.btn-multurisk p, .content .assur-bottom .elements .txt-blue p span {
    color: #112135;
    font-size: 18px;
}

.txt-blue p, .txt-blue p span {
    color: #2163ab;
}
.btn-multurisk p img {
    float: left;
    margin-right: 20px;
}

  .btn-multurisk {
    padding-top: 30px;
}
.assur-bottom{
    /* width: 960px; */
    height: 340px;
    margin: 0px auto;
}
.assur-bottom .elements .btn-offre-habit {
    margin: 0px auto;
    text-align: center;
}
 .btn-green {
    margin-top: 37px;
    border: none;
    line-height: 22px;
    font-size: 20px;
    padding: 20px 35px;
}

 .gallery-title p{
     font-size: 28px;
     text-align: center;
     font-family: 'open_sanslight';
     color: #2a60af;
 }
.assur-bottom h5 {
    color: #183a5f;
    font-size: 35px;
    line-height: 40px;
    font-family: 'open_sansbold';
    margin-bottom: 10px;
    font-weight: bold;
}
.assur-bottom p {
    color: #183a5f;
    font-size: 20px;
    line-height: 30px;
    font-family: 'open_sanslight';
}
.offres{
    /*background-color: aliceblue;*/
}
.btn-offre-habit a{
    background-color: #7abd3c;
    border-radius: 40px;
}
.btn-offre-habit a:hover{
    background-color: #ffc000;
}
.btn-offre-habit{
    text-align: center;
}
