body {
    padding: 0px;
    margin: 0px;
    font-family: 'Times New Roman';
    font-weight: normal;
    background: #fff;
    overflow-x: hidden;
}

ul {
    padding: 0px;
    margin: 0px;
}
#content .table{background: #fff;}

/* !!!! DÉBUT !!!! STYLE CONTENT PAGE */
#content a.bouton{background: #9f1d40;transition: all 0.4s; display: inline-block; color: #fff; text-decoration: none; padding:15px 20px;font-size: 15px; text-align: center; margin: 15px 0px;}
#content a.bouton:hover{opacity: 0.4;}

#content{background: #fff; padding: 40px 15px;}
#content .box-texte{display: flex; align-items: flex-start; justify-content: center; flex-wrap: wrap;}
#content .box-texte>div{background: rgba(0,0,0,0.05); padding: 30px 15px; margin-bottom: 30px;}
#content .box-texte .row{align-items: center;}
#content .box-img{display: flex; justify-content: center; align-items: center; padding: 20px 0px; width: 100%;}
#content .box-img img{max-width: 100%;width: auto;}
#content p{font-size: 15px; text-align: justify;}
#content .text-center, #content .text-center p{text-align: center;}
#content ul{font-size: 15px; padding-left: 20px; margin-bottom: 15px;}
#content ul li{padding: 3px 0px;}
#content p a, #content ul li a{font-weight: bold; transition: all 0.4s; text-decoration: none; color: #9f1d40;}
#content p a:hover, #content ul li a:hover{opacity: 0.5;}
#content .box-chapo{margin:0px auto;}
#content .box-chapo>.box-texte>div{background: none;background: rgba(0,0,0,0.05); margin-bottom: 0px;}
#content .box-chapo h2{font-size: 15px; margin: 0px; line-height: 21px; color: #000; font-weight: initial; text-align: center;}

#content .box-content{margin: 30px 0px; display: flex; flex-wrap: wrap;}
#content .breadcrumb{background: rgba(0,0,0,0.05);}
#content .breadcrumb-item{font-size: 14px;}
#content .breadcrumb-item a{color: #9f1d40; transition: all 0.4s; font-weight: bold; text-decoration: none;}
#content .breadcrumb-item a:hover{opacity: 0.5;}
#content .breadcrumb-item .active{color: #000;}

#content .bottom-page{margin: 0px;}
#content .bottom-page>div>div{background: rgba(0,0,0,0.05); padding: 30px 15px 20px; margin: 0px auto 20px;}
#content .bottom-page p, #content .bottom-page h2, #content .bottom-page h3{text-align: center;}

#content h2, #content h3, #content h4{text-align: left;}
#content h1{font-size: 26px; margin-top: 40px; margin-bottom: 20px;font-weight: 600; color: #9f1d40;}
#content h1 span{display: block; font-weight: initial; font-size: 65%; letter-spacing: 1px; text-transform: uppercase; color: #000;}
#content h2{font-size: 22px;}
#content h3{font-size: 20px;}
#content h4{font-size: 18px; color: #000;}

.contact .text-loi p{font-size: 10px; font-weight: 400;}
.contact .text-loi p a{font-weight: bold; color: #fff;}

@media all and (max-width: 991px) {
    #content .bottom-page>div{padding: 0px;}
    #content ul{font-size: 14px;}
    #content .container{padding: 0px;}
    #content .box-texte{padding: 0px;}
    #content p{font-size: 14px;}
    .reverse-mobile{flex-direction: column-reverse;}
}

@media all and (max-width: 560px) {
    #content .table tr{display: flex; flex-direction: column; flex-wrap: wrap;}
    #content .table tr td:nth-child(2){border: 0px;}
}

a.box-tel{color: initial; text-decoration: none;}

.axo-recherche{background: #fff; box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.05); position: relative; padding: 20px 0px;}
.axo-recherche>.container{padding: 30px 20px;}
.axo-recherche h5{font-weight: bold; font-size: 16px; text-align: left;}
.axo-recherche .box-link{font-size: 13px;}
.axo-recherche .box-link ul{list-style: none; padding-left: 0px; margin-bottom: 0px;}
.axo-recherche .box-link ul li a{color: #000; transition: all 0.3s; text-decoration: none;}
.axo-recherche .box-link ul li a:hover{color: #9f1d40;}
.axo-recherche .box-link p{font-weight: bold; margin-bottom: 5px;}
.axo-recherche .box-link{display: flex; justify-content: center; align-items: flex-start;}
.axo-recherche .box-link>div{padding: 15px 0px;}

.axo-footer{padding: 40px 15px 20px;}
.axo-footer .axo-logo{display: flex; justify-content: center; align-items: center; margin: 5px 0px 5px;}
.axo-footer .axo-logo img{max-width: 100%; width: 125px;}
.axo-footer .footerlink{color: #fff;}
.axo-footer .footerlink a{color: #efefef; transition: all 0.3s; text-decoration: none;}
.axo-footer .footerlink a:hover{opacity: 0.3}
.axo-footer .inlineblock{padding-left: 0px; text-align: center; margin-bottom: 10px; font-size: 12px;}
.axo-footer .inlineblock li{display: inline-block;}
.axo-footer .inlineblock li:after{content: ' - ';}
.axo-footer .inlineblock li:last-child:after{display: none;}
/* !!!! DÉBUT !!!! STYLE CONTENT PAGE */


.header {
    width: 100%;
    top: 0;
    position: relative;
    background-size: 100% 100%;
    background-attachment: fixed;
}

.banner {
    overflow: hidden;
    max-height: 690px;
    position: relative;
}

.banner:after {
    content: "";
    width: 100%;
    height: 100%;
    background: url(../images/crois.png) no-repeat right bottom;
    display: block;
    position: absolute;
    bottom: 0;
    TOP: 0;
}

.banner img {
    max-width: 100%;
    min-width: 100%
}

.top p {
    margin: 0px;
    font-weight: 400;
    display: block;
    text-align: right;
    color: #fff;
    margin-right: 5px;
}

.flot-header {
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    padding: 0px 15px;
}

.right-top a {
    color: #fff;
    font-size: 23px;
    font-weight: bold;
    letter-spacing: 3px;
}

.top {
    position: absolute;
    display: flex;
    justify-content: space-between;
    z-index: 9;
    padding: 10px 15px;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 1px;
    width: 100%;
    left: 0;
    top: 0;
}

.top a {
    color: #fff!important;
    display: block;
    font-weight: 600;
    font-size: 24px;
    margin-top: 0px;
}

.right-top {}

.logo {
    text-align: center;
}

.logo img {
    position: relative;
    z-index: 1;
    max-width: 100%;
}

.logo a {
    display: block;
    position: relative;
}


/* end header */


/****** slider ***/

.sliderbanner {
    max-width: 100%;
    height: 100%;
    position: relative;
    background: #000;
    max-height: 800px;
    overflow: hidden;
}

.sliderbanner img {
    position: absolute;
    right: 0px;
    max-width: 100%;
    min-width: 100%;
    top: 0;
}

.slide1 img {
    position: relative;
}

.slide1,
.slide2,
.slide3 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
}

.slide1 {
    animation: fade 15s infinite;
    -webkit-animation: fade 15s infinite;
    position: relative;
    top: 0px;
}

.slide2 {
    animation: fade2 10s infinite;
    -webkit-animation: fade2 15s infinite;
}

.slide3 {
    animation: fade3 10s infinite;
    -webkit-animation: fade3 15s infinite;
}

@keyframes fade {
    0% {
        opacity: 1
    }
    33.333% {
        opacity: 0
    }
    66.666% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes fade2 {
    0% {
        opacity: 0
    }
    33.333% {
        opacity: 1
    }
    66.666% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@keyframes fade3 {
    0% {
        opacity: 0
    }
    33.333% {
        opacity: 0
    }
    66.666% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}


/****** end slider ***/


/* menu */

.menubox li {
    display: block;
    position: relative;
    text-align: center;
    z-index: 2;
    transition: 0.5s ease all;
}

.menubox li:hover {
    background: #a01d40;
    color: #fff;
}

.menubox li:hover>a {
    background: #a01d40;
    color: #fff !important;
}

.navbar-dark .navbar-nav .nav-link {
    transition: 0.7s ease all;
    display: block;
    font-size: 14px;
    color: #fff;
    overflow: hidden;
    position: relative;
    text-decoration: none !important;
    padding: 25px 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: 600;
    letter-spacing: 0.5px;
    transition: 0.5s ease all;
    text-transform: uppercase;
}

.dropdown-menu {
    background: #262525;
    margin: 0px;
    border: none;
    border-radius: 0;
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    color: #fff;
    background: #a01d40;
}

.menubox {
    transition: 0.5s ease width;
    z-index: 9;
    position: relative;
    background-position: center center;
    background: transparent;
    padding: 0px 15px;
    margin: 0px auto;
    width: 100%;
    max-width: 1400px;
    border-top: 20px solid #fff;
}

.menubox.fixed {
    position: fixed;
    left: 0;
    width: 100%;
    top: 0;
    background: #9f1d40;
    margin: 0;
    max-width: 100%;
}

.menubox .bg-dark {
    background-color: rgba(255, 255, 255, 0) !important;
    padding: 0;
    padding: 0;
}

.navbar-nav {
    width: 100%;
    margin: 0px auto !important;
    justify-content: space-between;
    max-width: 1500px;
    padding: 0px 0px;
}


/****** end menu ***/

.bloc-1 {
    position: relative;
    display: flex;
    background: #fff;
    padding: 0px 0px;
    max-width: 1400px;
    margin: 0 auto;
    align-items: center;
}

.bloc-1 .col-xs-12:nth-child(2) {
    padding: 0px;
    position: relative;
    top: -40px;
}

.back-text {
    text-align: center;
    overflow: hidden;
}

.back-text>div {
    margin: 0 auto;
    padding: 0px;
}


/****** animate images ***/

.animateimg {
    overflow: hidden
}

.animateimg img {
    max-width: 100%;
    transition: 0.5s ease all;
    min-width: 100%;
}

.animateimg:hover img {
    transform: scale(1.1);
}


/****** animate images ***/


/****** text center images***/

.bloc_text {
    text-align: center;
    color: #ffff;
    background: url(../images/img2.jpg);
    display: flex;
    align-items: center;
    background-attachment: fixed;
    background-position: bottom center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 3;
    padding: 100px 0px;
}

.bloc_text h2 {
    font-size: 19px;
    font-weight: normal;
    margin: 30px 0px;
    text-align: center;
    color: #a01d40;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 27px;
}

.bloc_text h2:after {
    content: "";
    background: #a01d40;
    width: 100px;
    height: 5px;
    display: block;
    margin: 15px auto;
}

.bloc_text h3 {
    font-size: 19px;
    font-weight: 600;
    margin: 30px 0px;
    text-align: center;
    color: #a01d40;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 27px;
    font-weight: bold;
}

.bloc_text img {
    display: block;
    margin: auto
}

.bloc_text>div {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    display: flex;
    justify-content: flex-end;
}

.bloc_text>div>div {
    max-width: 600px;
    position: relative;
    background: rgb(255 255 255 / 85%);
    min-height: 500px;
    color: #000;
    text-align: justify;
    padding: 60px 30px;
    font-size: 17px;
}

.bloc_text>div>div:after {
    content: "";
    width: 50%;
    position: absolute;
    height: 30%;
    top: -40px;
    left: -40px;
    border-left: 15px solid #fff;
    border-top: 15px solid #fff;
}
/****** end text center images ***/


/****** text center***/

.bloc_text_center {
    text-align: center;
    color: #000000;
    padding: 0;
    overflow: hidden;
    max-width: 1200px;
    margin: 100px auto;
    padding: 0PX 15PX;
}

.bloc_text_center>div {
    margin: 0 auto;
}

.bloc_text_center h2 {
    color: #0dbf84;
    font-weight: 700;
    display: block;
    margin-bottom: 30px;
    font-size: 22px;
    text-transform: uppercase;
}

.bloc_text_center p {
    margin: 0 auto;
    padding: 0px 15px;
    font-size: 18px;
}


/****** end text center ***/


/****** blocservices ***/

.servicetext {
    overflow: hidden;
}

.servicetext h2 {
    font-size: 20px;
    color: #a01d40;
    font-weight: bold;
    line-height: 1.2;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 19px;
    letter-spacing: 2px;
}

.servicetext>div {
    text-align: center;
    margin: 0 auto;
}

.servicetext>div img {
    display: block;
    margin: 0 auto;
    transition: 0.5s ease all;
}

.servicetext>div ul {
    list-style: none;
    border-left: 15px solid #a01d40;
}

.servicetext>div ul li {
    padding: 3px 0px;
    width: 100%;
}

.img-service {
    width: 120px;
    height: 81px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
}

.servicetext>div ul li a {
    text-align: left;
    font-weight: normal;
    align-items: center;
    text-decoration: none !important;
    overflow: hidden;
    transition: 0.5s ease all;
    padding: 0px 20px;
    height: 100%;
    color: #000000;
    font-size: 15px;
    display: flex;
    align-items: center;
    font-weight: 400;
    letter-spacing: 2px;
}

.servicetext>div ul li a:hover {
    color: #fff;
    background: #a01d40;
}

.listservices li a span {
    display: block;
    text-align: left;
    text-transform: uppercase;
}


/****** end blocservices ***/

.blocpresention {
    background: url(../images/img3.jpg) no-repeat;
    margin: 0;
    padding: 15px 40px 0px;
    display: flex;
    justify-content: space-between;
    min-height: 960px;
    align-items: flex-end;
    background-position: center;
    background-size: cover;
    color: #fff;
    font-size: 18px;
    margin-bottom: 200px;
    background-attachment: fixed;
    margin-top: 20px;
}

.container-presention {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
    top: 100px;
}

.ligne {
    max-width: 100%;
    padding: 0px 15px;
    position: relative;
    font-size: 19px;
    line-height: 30px;
    color: #fff;
    text-align: center;
}

.ligne h2 {
    font-size: 21px;
    font-weight: normal;
    margin: 30px 0px;
    text-align: center;
    color: #a01d40;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 27px;
}

.ligne h2:after {
    content: "";
    background: #a01d40;
    width: 150px;
    height: 10px;
    display: block;
    margin: 15px auto;
}

.ligne p {}

.ligne .news {
    background: #fff;
    color: #000;
    padding: 15px 0px;
    box-shadow: 1px 2px 13px 2px rgb(0 0 0 / 51%);
    margin-bottom: 15px;
    overflow: hidden;
}


.box-news>div{background: rgba(0,0,0,0.1); margin: 20px auto; width: 100%; padding: 20px 10px 0px;}
.box-news h3{font-size: 18px; font-weight: bold;}
.box-news p{font-size: 14.5px; line-height: 20px;}
.box-news a{text-decoration: none; background: #a01d40; transition: all 0.3s; font-size: 16px; text-transform: uppercase; color: #fff; padding: 7px 12px; display: inline-block;}
.box-news a:hover{background: #000;}

.listnews {
    list-style: none;
}

.listnews li {
    position: relative;
    padding-left: 27px;
    text-align: left;
    line-height: 24px;
    margin-bottom: 10px;
}

.listnews li::after {
    content: "";
    width: 15px;
    height: 15px;
    background: #a01d40;
    display: block;
    position: absolute;
    left: 0;
    top: 7px;
}

.listnews span {
    font-size: 17px;
}

.listnews span.textRose {
    color: #a01d40;
    font-size: 16px;
}


/****** Contact ***/

.fluid-contact {
    background: url(../images/contact.jpg) no-repeat;
    align-items: center;
    position: relative;
    background-position: top center;
    background-size: cover;
    padding: 0px 0px 0px;
    background-attachment: fixed;
    position: relative;
}

.contact {
    display: flex;
    color: #fff;
    font-size: 17px;
    background-repeat: no-repeat;
    margin: 0 auto;
    background-size: 18px;
    width: 100%;
    font-weight: 600;
    max-width: 1500px;
}

.contact img {
    max-width: 100%;
    display: block;
    margin: 0 auto 15px;
}

.col-contact .phone {
    text-align: center;
    color: #fff !important;
    font-size: 29px;
    font-weight: 600;
    letter-spacing: 4px;
}
.col-contact a{color: #fff;}
.col-contact {
    width: 100%;
}

.horaire {
    border: 2px solid #fff;
    padding: 16px;
    max-width: 1000px;
    margin: 40px auto;
    text-align: center;
}

.horaire h3 {
    font-size: 19px;
    margin-bottom: 20px;
}

.col-contact p {
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 2px;
    margin: 0;
    text-align: center;
    margin-right: 15px;
}

.adresse-block {
    padding: 25px;
    max-width: 1500px;
    margin: 0 auto 80px;
}


/****** end Contact ***/


/****** footer ***/

.back-bottom {
    position: relative;
    z-index: 1;
    background: #a01d40;
    max-width: 1200px;
    margin: 0 auto;
    top: -50px;
}

/****** footer ***/


/****** page interne ***/

.text {
    color: #414c53;
    position: relative;
    margin-top: 20px;
    margin-bottom: 100px;
}

.textdiv {
    max-width: 1400px;
    margin: 0px auto;
    padding: 20px 15px;
    color: #000;
    line-height: 29px;
    font-size: 16px;
    text-align: justify;
    letter-spacing: 0px;
    border-bottom: 13px solid #a01d40;
}


/****** end page interne ***/

@media (max-width: 1280px) {
    .logo img {}
    .menubox {
        margin: 0px;
    }
    .bloc-1 {
        margin: 0px;
    }
    .navbar-dark .navbar-nav .nav-link {
        padding: 15px 7px;
        font-size: 13px;
    }
}

.bloc-1 img {
    max-width: 100%
}

@media (min-width:991px) {
    .sliderbanner img {}
    .page .sliderbanner {
        max-height: 450px;
        position: relative;
    }
    .page .logo img {
        max-height: 193px;
    }
    .page .logo {
        margin-bottom: 10px
    }
    .logo {}
}

.right-top {
    background: none;
    text-align: right;
    color: #fff;
    padding: 7px 20px;
    margin: 15px;
    border-right: 4px solid #ffff;
    max-width: 1400px;
    margin-right: 0px;
    margin-bottom: 70px;
    font-size: 15px;
    text-shadow: 1px 3px 4px #000;
    text-transform: uppercase;
    width: 100%;
}

@media (max-width:991px) {
    .servicetext>div ul {
        flex-wrap: wrap
    }
    .flot-header {
        justify-content: center
    }
    .right-top {
        position: absolute;
        top: 0;
        width: 100%;
        right: 0;
        border: 0;
    }
    .servicetext>div ul li {
        text-align: left;
    }
    [type="file"]+label {
        margin: 0 auto
    }
    .fluid-contact {
        background-size: cover;
        padding: 15px 0px;
    }
    .navbar-nav {
        align-items: center
    }
    .bloc-1 {
        flex-wrap: wrap;
        padding: 0;
    }
    .bloc-1 .col-xs-12 {
        width: auto;
        max-width: 100%;
        display: table;
        position: relative;
        top: 0 !important;
        margin-bottom: 20px;
    }
    .bloc-1:after {
        display: none;
    }
    .adresse-block {
        padding: 0px 15px;
    }
    .menubox {
        position: fixed;
        top: 0;
        left: 0;
        margin: 0;
        max-width: 100%;
        width: 100%;
        z-index: 9999999;
        min-height: 50px;
        padding: 0px;
        background: none;
        border: 0;
    }
    .top {
        top: 50px;
        align-items: flex-start;
        left: 0;
        width: 100%;
        margin-bottom: 50px;
    }
    .col-contact .phone {
        text-align: center
    }
    .navbar-dark .navbar-toggler {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 999;
        background: #262525;
        height: 50px;
        outline: none;
        border-radius: 0;
    }
    .fluid-contact:after {
        display: none;
    }
    .menubox .bg-dark {
        min-width: 100%;
        background-color: #a01d40 !important;
        padding-top: 50px !important;
    }
    .contact {
        padding: 25px 15px;
        flex-direction: column;
        text-align: center;
    }
    .menubox li a {
        color: #fff !important;
        padding: 15px !important;
        padding: 10px !important;
    }
    .contact .col-xs-12 {
        width: 100%;
        border: none;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 15px;
    }
    .logo img {
        max-width: 100%;
        top: 0;
    }
    .logo {
        text-align: center;
        margin: 0;
    }
    .logo a {
        padding: 0px;
    }
    .top {}
    .header {
        position: relative;
        padding-top: 0;
        border: none;
        overflow: hidden;
        background-attachment: initial;
        margin-bottom: 60px;
        top: 50px;
    }
    .sliderbanner img {
        max-width: initial;
        right: initial;
        left: 0;
    }
    .banner:after {
        background: url(../images/crois.png) no-repeat right bottom;
        background-size: 327PX;
    }
}

.textslider {
    position: absolute;
    z-index: 2;
    bottom: 0;
    text-align: center;
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    padding: 0px 50px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 0;
}

.textslider p {
    margin: 0;
    background: #a01d40;
    padding: 15px;
    width: 100%;
    max-width: 300px;
    font-size: 31px;
    font-weight: normal;
     transition: all 0.4s;
}
.textslider a{text-decoration: none;}
.textslider a p{color: #fff; text-decoration: none;}
.textslider a:hover p{background: #000;}

@media (max-width:767px) {
    .bloc-1 h2 {}
    .bloc_text_center {
        margin: 0px auto 60px;
    }
    .text {
        margin-bottom: 20px
    }
    .bloc_text_center img {
        max-width: 100%
    }
    .bloc_text>div {
        width: 100%;
        max-width: 100%;
    }
    .bloc_text {
        padding: 15px;
        height: auto;
        background-size: cover;
    }
    .flot-header {
        padding-bottom: 40px;
        padding-top: 0;
    }
    .logo img {}
    .menubox:after {
        display: none;
    }
    .top p {
        text-align: center;
    }
    .bloc-1 {}
    .fluid-contact {
        min-height: auto;
        margin: 20px 0px 0px;
    }
    .bloc-1 p {
        margin: 15px 0;
    }
    .logo img {
        top: 0;
    }
    .btn-link {
        margin: 15px auto !important;
        font-size: 18px !important;
        height: auto !important;
        line-height: initial !important;
        padding: 15px;
        max-width: initial !important;
        display: table !important;
        width: auto !important;
    }
    .logo {
        top: 0px;
        margin-bottom: 0;
        padding: 0px 15px;
    }
    .top {
        padding: 0;
        position: relative;
        background: #009966;
        margin: 0px 0px;
    }
    .right-top {
        width: 100%;
        display: block;
        text-align: center;
        padding-top: 2px;
    }
    .top div:first-child {
        display: none;
    }
    .sliderbanner img {
        max-height: 500px;
    }
    .ligne {
        padding: 0;
        width: 100%;
        max-width: 100%;
        margin: 0;
    }
    .blocpresention {
        padding: 20px 15px;
        flex-wrap: wrap;
        text-align: center;
        min-height: auto;
        margin-bottom: 100px;
    }
    .ligne h2 {
        margin: 15px 0px 20px;
        font-size: 22px;
        text-align: center;
    }
    .contact {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        min-height: initial;
        padding-top: 15px;
        padding-bottom: 15px;
        text-align: center;
    }
    .boxfooter img {
        margin: 0 auto 15px;
        display: block
    }
}

.navbar-nav li:hover>ul.dropdown-menu {
    display: block;
}


/* rotate caret on hover */

.dropdown-menu>li>a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .2em solid;
    border-right: .2em solid transparent;
    border-bottom: 0;
    border-left: .2em solid transparent;
}
