/* ----------------------- */


/* FOOTER */


/* ----------------------- */

footer,
footer p,
footer .textwidget {
    color: #8C8989;
    padding: 0 5px;
}

#ie8-footer {
    min-height: 100px;
    background: #262626 !important;
}

.footer-top,
.footer-bottom {
    width: 100%;
    /*margin: 0 auto; */
    height: auto;
    padding: 30px;
    margin: 0;
}

.footer-top {
    background: #282a2b;
}

.one_third {
    margin-right: 2.5%;
    float: left;
    width: 30.753333333333337%;
}

.one_third.last {
    margin-right: 0;
}

footer .widget {
    margin-bottom: 40px !important;
}

.wpb_widgetised_column .mypost_widget_img {
    width: 75px;
    height: 75px;
    float: right;
}

.wpb_widgetised_column .mypost_widget_img img {
    width: 75px;
    height: 75px;
    max-width: none;
    opacity: 1.0;
    filter: alpha(opacity=100);
    /* For IE8 and earlier */
    -webkit-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
    /*-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;*/
}

.wpb_widgetised_column .mypost_widget_img img:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
    /* For IE8 and earlier */
    -webkit-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
}

.wpb_widgetised_column .mypost_widget_text {
    margin-top: 10px;
    margin-right: 85px;
}

.wpb_widgetised_column .post_widget {
    color: #5e5e5e;
    font-size: 11px;
    font-weight: 300;
}

.wpb_widgetised_column .post_widget a.cat {
    color: #fff;
    display: block;
    line-height: 1.3;
    font-weight: 700;
    font-size: 12px;
    text-decoration: none;
    text-transform: uppercase;
    background: #153e78;
    padding: 3px 5px;
    display: inline-block;
}

.wpb_widgetised_column .post_widget a {
    color: #000;
    display: block;
    line-height: 1.3;
    font-weight: 600;
    font-size: 14px;
    text-decoration: none;
    letter-spacing: -1px;
}

.wpb_widgetised_column .post_widget a.cat:hover {
    text-decoration: underline;
}

.wpb_widgetised_column .post-widget-single {
    margin-bottom: 25px;
    float: left;
}

.mypost_widget_text .date {
    font-size: 12px;
}


/* Type#2 */


/* type#2 */

.latest-post-type2 {
    margin-left: -5%;
}

.wpb_widgetised_column .post-widget-single-type2 {
    width: 45%;
    height: auto;
    float: left;
    margin-left: 5%;
    margin-bottom: 5%;
    position: relative;
}

.wpb_widgetised_column .post-widget-single-type2 img {
    max-width: 100%;
    height: auto;
    opacity: 1.0;
    filter: alpha(opacity=100);
    /* For IE8 and earlier */
    -webkit-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
}

.wpb_widgetised_column .post-widget-single-type2 img:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
    /* For IE8 and earlier */
    -webkit-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
}

.wpb_widgetised_column .top_comment_widget {
    color: #5e5e5e;
    font-size: 11px;
    font-weight: 300;
}

.wpb_widgetised_column .top_comment_widget a.cat {
    color: #fff;
    display: block;
    line-height: 1.3;
    font-weight: 700;
    font-size: 12px;
    text-decoration: none;
    text-transform: uppercase;
    background: #153e78;
    padding: 3px 5px;
    display: inline-block;
    float: left;
}

.wpb_widgetised_column .top_comment_widget a {
    color: #000;
    display: block;
    line-height: 1.3;
    font-weight: 600;
    font-size: 14px;
    text-decoration: none;
    letter-spacing: -1px;
}

.wpb_widgetised_column .top_comment_widget a:hover {
    text-decoration: underline;
}

.wpb_widgetised_column .post-widget-single {
    margin-bottom: 15px;
    float: left;
}

.mypost_widget_text .date {
    font-size: 12px;
}

.comments-number {
    display: inline-block;
    margin-left: 10px;
    position: relative;
    top: -8px
}

.comments-number span {
    top: 3px;
    position: relative;
}


/* Type#1 */

footer .mypost_widget_img {
    width: 75px;
    height: 75px;
    float: right;
}

footer .mypost_widget_img img {
    width: 75px;
    height: 75px;
    max-width: none;
    opacity: 1.0;
    filter: alpha(opacity=100);
    /* For IE8 and earlier */
    -webkit-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
    /*-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;*/
}

footer .mypost_widget_img img:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
    /* For IE8 and earlier */
    -webkit-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
}

footer .mypost_widget_text {
    margin-top: 10px;
    margin-right: 85px;
}

footer .post_widget {
    color: #5e5e5e;
    font-size: 11px;
    font-weight: 300;
}

footer .post_widget a.cat {
    color: #fff;
    display: block;
    line-height: 1.3;
    font-weight: 700;
    font-size: 12px;
    text-decoration: none;
    text-transform: uppercase;
    background: #153e78;
    padding: 3px 5px;
    display: inline-block;
}

footer .post_widget a {
    color: #8C8989;
    display: block;
    line-height: 1.3;
    font-weight: 600;
    font-size: 14px;
    text-decoration: none;
    letter-spacing: -1px;
}

footer .post-widget-single {
    margin-bottom: 25px;
    float: left;
}

.mypost_widget_text .date {
    font-size: 12px;
}


/* Type#2 */

.latest-post-type2 {
    margin-left: -5%;
}

footer .post-widget-single-type2 {
    width: 145px;
    height: auto;
    float: left;
    margin-left: 20px;
    margin-bottom: 20px;
    position: relative;
}

footer .post-widget-single-type2 img {
    max-width: 100%;
    height: auto;
    opacity: 1.0;
    filter: alpha(opacity=100);
    /* For IE8 and earlier */
    -webkit-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
}

footer .post-widget-single-type2 img:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
    /* For IE8 and earlier */
    -webkit-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
}

footer .top_comment_widget {
    color: #5e5e5e;
    font-size: 11px;
    font-weight: 300;
}

footer .top_comment_widget a.cat {
    color: #fff;
    display: block;
    line-height: 1.3;
    font-weight: 700;
    font-size: 12px;
    text-decoration: none;
    text-transform: uppercase;
    background: #153e78;
    padding: 3px 5px;
    display: inline-block;
    float: left;
}

footer a.cat:hover {
    text-decoration: underline;
}

footer .top_comment_widget a {
    color: #8C8989;
    display: block;
    line-height: 1.3;
    font-weight: 600;
    font-size: 14px;
    text-decoration: none;
    letter-spacing: -1px;
}

footer .post-widget-single {
    margin-bottom: 15px;
    float: left;
}

.mypost_widget_text .date {
    font-size: 12px;
}

.comments-number {
    display: inline-block;
    margin-left: 10px;
    position: relative;
    top: -8px
}

.comments-number span {
    top: 3px;
    position: relative;
}


/***************************************************************
List's with href
***************************************************************/

.wpb_widgetised_column ul {
    list-style: circle;
    list-style-position: inside;
}

.wpb_widgetised_column ul li {
    margin-bottom: 8px;
    padding-left: 5px;
}

.wpb_widgetised_column ul li a {
    color: #000;
    text-decoration: none;
    /*margin-left: 5px;*/
    -webkit-transition: .5s;
    transition: .5s;
}

.wpb_widgetised_column ul li a:hover {
    color: #153e78;
}

footer ul {
    list-style: circle;
    list-style-position: inside;
}

footer ul li {
    margin-bottom: 8px;
    padding-left: 5px;
    color: #8C8989;
}

footer ul li a {
    color: #8C8989;
    text-decoration: none;
    margin-left: 5px;
    -webkit-transition: .5s;
    transition: .5s;
}

footer ul li a:hover {
    color: #fff;
}


/*span.post-date {
	display: block;
	color: #153e78;
	margin-left: 18px;
	font-weight: 600;
	font-size: 11px;
}
*/


/***************************************************************
Search Widget
***************************************************************/

.wpb_widgetised_column .screen-reader-text {
    display: none;
}

.wpb_widgetised_column input#s {
    width: 100%;
    background: #232323;
    border: none;
    color: #909090;
    padding: 11px 18px 12px 18px;
    font-size: 12px;
    margin-bottom: 10px;
    font-weight: 400;
    border: 1px solid #494a4a;
    z-index: 2;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.wpb_widgetised_column input#searchsubmit {
    width: auto;
    cursor: pointer;
    padding: 8px 24px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: normal;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
    display: inline-block;
    border: none !important;
    background: #153e78;
    -webkit-appearance: none;
}

.wpb_widgetised_column input#searchsubmit:hover {
    background: #153e78;
}

footer .screen-reader-text {
    display: none;
}

footer input#s {
    width: 100%;
    background: #232323;
    border: none;
    color: #909090;
    padding: 11px 18px 12px 18px;
    font-size: 12px;
    margin-bottom: 10px;
    font-weight: 400;
    border: 1px solid #494a4a;
    z-index: 2;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

footer input#searchsubmit {
    width: auto;
    cursor: pointer;
    padding: 8px 24px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: normal;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
    display: inline-block;
    border: none !important;
    background: #153e78;
    -webkit-appearance: none;
}

footer input#searchsubmit:hover {
    background: #153e78;
}


/***************************************************************
Text Widget
***************************************************************/

.textwidget,
.textwidget p {
    font-weight: 400;
    color: #000;
    /*font-size: 12px;*/
}


/***************************************************************
Calendar
***************************************************************/

.wpb_widgetised_column #calendar_wrap {
    font-size: 14px;
}

.wpb_widgetised_column #calendar_wrap caption {
    color: #fff;
    background: #153e78;
    padding: 3px 6px;
    text-transform: uppercase;
}

.wpb_widgetised_column #calendar_wrap #today {
    color: #153e78;
    font-weight: bold;
}

.wpb_widgetised_column #calendar_wrap th {
    color: #000;
    font-weight: normal;
}

.wpb_widgetised_column #calendar_wrap td {
    padding-left: 9px;
    padding-right: 8px;
    font-weight: 400;
    color: #000;
    text-decoration: none;
}

.wpb_widgetised_column #calendar_wrap td.pad {
    color: #153e78;
}

.wpb_widgetised_column #calendar_wrap a {
    font-weight: 400;
    color: #000;
    text-decoration: none;
}

footer #calendar_wrap {
    font-size: 14px;
}

footer #calendar_wrap caption {
    color: #fff;
    background: #153e78;
    padding: 3px 6px;
    text-transform: uppercase;
}

footer #calendar_wrap #today {
    color: #fff;
    font-weight: bold;
}

footer #calendar_wrap th {
    color: #fff;
    font-weight: normal;
}

footer #calendar_wrap td {
    padding-left: 9px;
    padding-right: 8px;
    font-weight: 400;
    color: #8C8989;
    text-decoration: none;
}

footer #calendar_wrap td.pad {
    color: #153e78;
}

footer #calendar_wrap a {
    font-weight: 400;
    color: #8C8989;
    text-decoration: none;
}


/***************************************************************
Tag Cloud Widget
***************************************************************/

.wpb_widgetised_column .tagcloud {
    margin-right: 8px;
    padding-top: 6px;
}

.wpb_widgetised_column .tagcloud a {
    color: #000;
    text-decoration: none;
    -webkit-transition: .5s;
    transition: .5s;
}

.wpb_widgetised_column .tagcloud a:hover {
    color: #153e78;
    text-decoration: none;
}

footer .tagcloud {
    margin-right: 8px;
    padding-top: 6px;
}

footer .tagcloud a {
    color: #8C8989;
    text-decoration: none;
    -webkit-transition: .5s;
    transition: .5s;
}

footer .tagcloud a:hover {
    color: #fff;
    text-decoration: none;
}


/***************************************************************
Pego - Flickr Widget
***************************************************************/

.wpb_widgetised_column .flickr_badge_image img {
    opacity: 1.0;
    filter: alpha(opacity=100);
    /* For IE8 and earlier */
    -webkit-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
    -khtml-border-radius: 6px;
    border-radius: 6px;
}

.wpb_widgetised_column .flickr_badge_image img:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
    /* For IE8 and earlier */
    -webkit-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
}

.wpb_widgetised_column .flickr_badge_image {
    float: left;
    margin: 0 0px 16px 16px;
    width: 62px;
    height: 62px;
}

.wpb_widgetised_column #flickr_badge_wrapper {
    margin-left: -16px;
}

footer .flickr_badge_image img {
    opacity: 1.0;
    filter: alpha(opacity=100);
    /* For IE8 and earlier */
    -webkit-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
    -khtml-border-radius: 6px;
    border-radius: 6px;
}

footer .flickr_badge_image img:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
    /* For IE8 and earlier */
    -webkit-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
}

footer .flickr_badge_image {
    float: left;
    margin: 0 0px 16px 16px;
    width: 62px;
    height: 62px;
}

footer #flickr_badge_wrapper {
    margin-left: -16px;
}


/***************************************************************
Pego - Posts in Tab Widget
***************************************************************/

.wpb_widgetised_column .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab {
    padding: 0 !important;
    border: none !important;
}

.wpb_widgetised_column .wpb_tabs.wpb_content_element .tab-content-border-wrapper {
    border: none !important;
}

.wpb_widgetised_column .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a {
    padding: 1px 10px 1px 10px !important;
    border: none !important;
    color: #000;
    font-weight: normal;
    font-size: 18px;
}

.wpb_widgetised_column .wpb_tabs.wpb_content_element .wpb_tabs_nav li a {
    margin-left: 0 !important;
}

.wpb_widgetised_column .wpb_tabs.wpb_content_element .wpb_tabs_nav li {
    border: none !important;
    padding: 0px !important;
    margin-right: 10px;
    margin-bottom: 20px !important;
}

.wpb_widgetised_column .wpb_tabs.wpb_content_element .wpb_tabs_nav li:first-child,
.wpb_widgetised_column .wpb_tabs.wpb_content_element ul.wpb_tabs_nav li:first-child {
    border: none !important;
    padding: 0px !important;
    margin: 0px !important;
}

.wpb_widgetised_column .wpb_tabs.wpb_content_element .wpb_tabs_nav li.ui-state-hover {}

.wpb_widgetised_column .wpb_tabs.wpb_content_element .wpb_tabs_nav li.ui-state-hover a {
    color: #fff !important;
    background: #000;
}

.wpb_widgetised_column .wpb_tabs.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a {
    color: #fff !important;
    background: #000;
}

.wpb_widgetised_column .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab {
    padding: 0 !important;
    border: none !important;
}

.wpb_widgetised_column .wpb_tabs.wpb_content_element .tab-content-border-wrapper {
    border: none !important;
}

.wpb_widgetised_column .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a {
    padding: 1px 10px 1px 10px !important;
    border: none !important;
    color: #000;
    font-weight: normal;
    font-size: 18px;
}


/***************************************************************
Pego - Twitter Widget
***************************************************************/

.wpb_widgetised_column ul.tweet_list {
    list-style: none;
}

.wpb_widgetised_column ul.tweet_list li {
    padding-left: 22px;
    background: url(images/icon-twitter-widget.png) 0px 4px no-repeat;
    margin-bottom: 20px;
    color: #222;
    background-size: 20px 16px;
    padding-left: 40px;
}

.wpb_widgetised_column span.tweet_time a {
    color: #999999 !important;
    font-size: 10px;
    text-decoration: none;
}

.wpb_widgetised_column ul.tweet_list li a {
    color: #1dadeb;
    text-decoration: none;
    margin-left: 0 !important;
}

footer .wpb_tabs.wpb_content_element .wpb_tabs_nav li a {
    margin-left: 0 !important;
}

footer .wpb_tabs.wpb_content_element .wpb_tabs_nav li {
    border: none !important;
    padding: 0px !important;
    margin-right: 10px;
    margin-bottom: 20px !important;
}

footer .wpb_tabs.wpb_content_element .wpb_tabs_nav li:first-child {
    border: none !important;
    padding: 0px !important;
}

footer .wpb_tabs.wpb_content_element .wpb_tabs_nav li.ui-state-hover {}

footer .wpb_tabs.wpb_content_element .wpb_tabs_nav li.ui-state-hover a {
    color: #fff !important;
    background: #000;
}

footer .wpb_tabs.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a {
    color: #fff !important;
    background: #000;
}

footer .wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
    background: none !important;
    padding: 0 !important;
}

footer .wpb_tabs.wpb_content_element .tab-content-border-wrapper {
    border: none !important;
}

footer .wpb_content_element .wpb_tabs_nav li {
    background: none !important;
}

footer .comments-number,
footer .comments-number span {
    color: #8C8989;
}


/***************************************************************
Pego - Twitter Widget FOOTER
***************************************************************/

footer ul.tweet_list {
    list-style: none;
}

footer ul.tweet_list li {
    padding-left: 22px;
    background: url(images/icon-twitter-widget-light.png) 0px 4px no-repeat;
    margin-bottom: 20px;
    color: #8C8989;
    background-size: 20px 16px;
    padding-left: 40px;
}

footer span.tweet_time a {
    color: #999999 !important;
    font-size: 10px;
    text-decoration: none;
}

footer ul.tweet_list li a {
    color: #fff;
    text-decoration: none;
    margin-left: 0 !important;
}


/* UNDER FOOTER */

.footer-bottom .fl,
.footer-bottom .fl p {
    float: left;
    color: #8C8989;
    margin-bottom: 0;
}

.footer-bottom .fl a {
    color: #fff;
    text-decoration: none;
    -webkit-transition: .5s;
    transition: .5s;
}


/*.footer-bottom .fl a:hover {
	color: #fff;
}
*/

.footer-bottom .fr,
.footer-bottom .fr p {
    float: right;
    color: #8C8989;
}

.footer-bottom .fr a {
    color: #fff;
    text-decoration: none;
    -webkit-transition: .5s;
    transition: .5s;
}

.footer-bottom .fr a:hover {
    color: #fff;
}

.footer-bottom ul {
    list-style: none;
    list-style-position: inside;
}

.footer-bottom ul li {
    float: left;
    margin-left: 8px;
}

.footer-bottom ul li a {
    -webkit-transition: .5s;
    transition: .5s;
}

.footer-bottom ul li a:hover {
    color: #68AAD6;
}


/* Sije Footer */

.fl {
    width: 100%;
    float: none;
}

.mega-menu-columns-count-4 {
    width: 24%;
    display: inline-block;
    vertical-align: top;
}

.reseaux_sociaux_footer {
    float: right;
    margin: 0;
    margin-top: 21px;
    margin-right: 10px;
}

footer ul li {
    list-style: none;
    color: white;
    padding-left: 0px;
    margin-bottom: 0;
}

.footer-bottom {
    padding: 20px;
}

.footer-bottom .fl .fa {
    font-size: 2.5em;
}

.one_third .textwidget h2,
.one_third .textwidget ul {
    text-align: center;
}

.reseaux_sociaux_footer ul li {
    display: inline-block;
}

.reseaux_sociaux_footer li {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -webkit-transition: opacity 300ms ease-out;
    transition: opacity 300ms ease-out;
}

.reseaux_sociaux_footer li:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: opacity 300ms ease-out;
    transition: opacity 300ms ease-out;
}

@media screen and (max-width: 780px) {
    footer {
        margin: 0;
        padding: 0;
    }
}

@media screen and (max-width:768px) {
    .mega-menu-columns-count-4 {
        width: 49%;
    }
    .footer-inside {
        display: none;
    }
    .footer-liens ul li {
        margin-left: 0px;
    }
}

@media screen and (max-width:475px) {
    .mega-menu-columns-count-4 {
        width: 100%;
        text-align: center;
    }
    .footer-bottom ul li {
        margin-left: 6px;
    }
    .footer-liens ul li {
        width: 100%;
        font-size: 1.1em;
    }
    .footer-liens i {
        width: 35px;
        margin-right: 10px;
        text-align: center;
    }
    .footer-bottom {
        padding: 10px;
    }
}