
@font-face {
 font-family: "Oswald-SemiBold";
 src: url("../assets/fonts/Oswald-SemiBold.ttf");
 font-display: swap;
}

@font-face {
 font-family: "Roboto-Medium";
 src: url("../assets/fonts/Roboto-Medium.ttf");
 font-display: swap;
}


body {
    text-align: left;
    font-family:"Roboto", arial, sans-serif;
    background-color:#fff !important;
}

.tnp-widget .tnp-field label {
    display: none;
}

label {
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold !important;
}

.footer-bottom a {
    text-decoration: none;
}





#content-footer-right .widget {
    margin-top: 0;
}


h1{ font-family:"Oswald", arial, sans-serif;}
h2{ font-family:"Oswald", arial, sans-serif;}
h3{font-family:"Oswald", arial, sans-serif;}
h4{ font-family:"Oswald", arial, sans-serif;}
h5{ font-family:"Oswald", arial, sans-serif;}
h6{ font-family:"Oswald", arial, sans-serif;}

#mysticky-nav { width:100%; position: static; }

#mysticky-nav.wrapfixed { 
    position:fixed; left: 0px;
    margin-top:0px;  z-index: 99990; -webkit-transition: 0.3s;
    -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90); opacity:0.9; background-color: #f7f5e7;
}

#mysticky-nav .myfixed { 
    margin:0 auto;
    float:none; border:0px;
    background:none;
    max-width:100%;background-color: #e4f0eb !important; 
}
    
#ttr_sidebar {
    border-left: 1px solid black;
}

#ttr_footer {
    width: 100%;
    border-top: 1px #a2a2a2 solid;
    text-align: center;
}

.title {
    font-size: 15pt;
    font-family: verdana;
    font-weight: bold;
}

.top-links.lftflot span {
    color: #7b7b7b;
    font-weight: 400;
    text-transform: none !important;
}
.nav-wrap1 #top-menu li.current_page_item > a {
    /*color: #fd191c !important;*/
}
.nav-wrap1 #top-menu li a:hover {
    color: #e26153 !important;
}

.top-links a,
.top-links span {
    color: #333;
    display: inline;
    margin: 0 3px;
    text-transform: none;
    font-weight: 400;
    font-size: 14px;
}
nav#nav-wrap {
    float: right;
}

.top-links {
    float: left;
    color: #7b7b7b;
    line-height: 50px;
    font-weight: 400;
    padding-left: 11px;
}

.top-links.rgtflot {
    float: right;
    padding-right: 5px;
}

.top-bar .socialfollow {
    float: right;
    margin-right: 0px;
}

i {
    font-style: normal;
}

.center {
    text-align: center;
}

div#footer.dark{
    background: #f8f4e1;
    color: #2f3c4a !important;
    padding: 40px 0;
    display: block;
    position: relative;
    float: left;
    width: 100%;
}
.footer-bottom.dark {
    background: #f8f4e1;
    color: #fff;
    display: block;
    position: relative;
    float: left;
    width: 100%;
}

div#footer.dark a {
    color: #2f3c4a !important;
}
div#footer.dark a:hover {
    color: #ec6659 !important;
}

div#footer.dark .subtitle {
    color: #ec6659 !important;
    font-size: 24px;
    line-height: 50px;
    font-family: "Oswald-SemiBold",arial,sans-serif;
    text-transform: uppercase;
    font-weight: 500;
}

div#footer ul {
    list-style: none;
    padding-left: 0;
}

div#footer.dark a:hover {
    color: #cc4f0a;
    text-decoration: none;
}

div#footer.dark li a:hover {
    color: #cc4f0a;
    padding-left: 5px;
}

.footer-bottom.dark.center .container {
    padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px solid #d3cfc0;

}

.socialfollow-footer i.fa-twitter {
    padding: 10px;
    background: #ececec;
    color: #000;
    border-radius: 50%;
    font-style: normal;
}

.socialfollow-footer i.fa-facebook {
    padding: 8px 12px;
    background: #ececec;
    color: #000;
    border-radius: 50%;
    font-style: normal;
}

.socialfollow-footer i:hover {
    background: #fff;
}

div#footer.dark p,
div#footer.dark ul,
div#footer.dark span {
    font-size: 13px;
    font-weight: 400;
}

.top-bar .socialfollow i {
    font-style: normal !important;
	background: #111749;
    border-radius: 50%;
    font-size: 14px;
    padding: 7px 10px;
}

.top-links.rgtflot a:hover {
    text-decoration: none;
}

.top-bar.first .socialfollow i.fa-facebook {
    color: #1138b8;
}

.top-bar.first .socialfollow i.fa-twitter {
    color: #31a8e5;
}

.top-bar.first .top-links.lftflot i {
    background: #cccccc;
    border-radius: 4px;
    color: #ffffff;
}

.top-bar.first .top-links.lftflot i.fas.fa-envelope {
    padding: 5px;
}

.top-bar.first .top-links.lftflot i.fas.fa-phone {
    padding: 5px 7px;
}

.top-bar.first .top-links.lftflot i.fas.fa-map-marker {
    padding: 5px 8px;
}

section.top-bar.first {
    background: #f5f5f5;
}

.horizontal-menu li {
    display: inline-block;
    padding: 5px 10px;
    color: #000;
}

.horizontal-menu li a {
    font-family: Raleway;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
}

.horizontal-menu {
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
}

.horizontal-menu ul {
    margin-bottom: 5px;
    margin-top: 5px;
}

div#footer.white .social span {
    color: #666666;
   /* font-family: Roboto;*/
    font-size: 16px;
}

div#footer.white .subtitle {
    text-align: center;
}

div#footer.white .subtitle {
    text-align: center;
    font-size: 23px;
    font-family: Raleway;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #000;
}

.horizontal-menu li a:hover {
    color: #d9540b;
    text-decoration: none;
}

.footer-bottom.white.center {
    padding-top: 25px;
    padding-bottom: 25px;
}

nav#nav-wrap.horizontal li {
    font-family: Raleway;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    padding: 10px 10px;
    list-style: none;
}

div#top-menu ul {
    padding-left: 0;
    margin-bottom: 0;
}

nav#nav-wrap.horizontal li a {
    color: #000;
}

nav#nav-wrap.horizontal li a:hover {
    text-decoration: none;
    color: #ea5b0c;
}

.nav-wrap2.horizontal {
    background: #fff;
    /*border-top: 2px solid #000;
    /*border-bottom: 2px solid #000;
    /*padding-top: 5px;    padding-bottom: 5px;*/
}

.logo.center {
    margin: 5px 0;
}

div#ttr_header {
    background: transparent;
    display: block;
    position: relative;
    width: 100%;
    float: left;
    padding: 110px 0 60px;
    text-align: left;
}

div#ttr_main {
    clear: both;
    position: relative;
    display: block;
}

.top-bar.seconde {
    background: #d1e6dd;
    padding: 0 !important;
}

.top-bar.seconde .top-links.lftflot span,
.top-bar.seconde .top-links.lftflot a {
    color: #333 ;
}

.top-bar.seconde .top-links a,
.top-bar.seconde .top-links span {
    /*color: #fff;*/
}

.top-bar.seconde .top-links.lftflot i {
    background: #2f3c4a;
    border-radius: 50%;
    font-size: 14px;
}

.top-bar.seconde .top-links.lftflot i.fas.fa-envelope {
    padding: 8px;
}

.top-bar.seconde i.fas.fa-phone {
    padding: 8px 10px;
}

.top-bar.seconde i.fas.fa-map-marker {
    padding: 8px 11px;
}

.top-bar.seconde .lftflot i {
    color: #f5f3e4;
}

.nav-wrap1 #top-menu ul {
    list-style: none;
    padding-left: 0;
}

.nav-wrap1 #top-menu li {
    display: inline-block;
}

.nav-wrap1 #top-menu li a {
   padding: 0 7px !important;
    color: #2f3c4a;
    font-family: "Oswald", arial, sans-serif;
    font-size: 16px;
    display: block;
    line-height: 60px !important;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight:400;
    text-decoration: none !important;
}
a:hover {
    color: #d2685b !important;
}
a {
    color: #2f3c4a !important;
}
.background-top {
    margin-top: -100px;
    color: white;
	box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.3); 
}
.nav-wrap1 #top-menu li {
    border-bottom: 3px solid transparent;
}
.logo img {
	max-width:70%;
} 

.nav-wrap1 #top-menu li:hover a {
    text-decoration: none;
}

header#header.horizontal-w {
    padding-top: 3px;
    padding-bottom: 0px;
    background: transparent;
    position: static;
    width: 100%;
    z-index: 9999;
}

.top-bar.seconde .top-links.lftflot {
    display: inline-block;
    float: none;
}

div#ttr_content.col-lg-8 {
    padding: 0;
}

header#header.horizontal-w {
/*background: rgba(255, 255, 255, 0.6) !important;*/}

nav#nav-wrap ul {
margin-top: 0px; 
	margin-bottom:0px;
}
header#header {
    background: #161417;}

.page-id-51 div#ttr_header {
    display: none;
}

#header a.responsive-menu-toggle {
    display: none;
    position: absolute;
    right: 20px;
    top: 50%;
    width: 34px;
    height: 34px;
    text-align: center;
    border-radius: 0px;
    z-index: 200;
    color: transparent;
    overflow: hidden;
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
    #header #nav-wrap {
        top: 20px !important;
    }
}

@media only screen and (max-width: 767px) {
    #header.horizontal-w a.responsive-menu-toggle {
        margin-top: 8px;
    }
    header#header.horizontal-w {
        position: relative;
    }
			.logo img {
    max-width: 50% !important;
}
	.vc_row-has-fill.vc_row-o-equal-height.vc_row-flex.myresp {
    padding-right: 0px !important;
}
	.myresp .vc_column-inner{
    background-color: rgba(255, 255, 255, 0.8) !important;
}
	.vc_btn3-container.vc_btn3-inline {
    padding-left: 0% !important;
}
	.vc_row.wpb_row.vc_row-fluid.mycolorbg {
    background: #d1e6dd !important;
}
	.mycolorbg .wpb_text_column.wpb_content_element {
    margin-right: 0 !important;
}
	.mycolorbg .vc_column-inner {
    margin-right: 0 !important;
}
}

#header a.responsive-menu-toggle i {
    font-size: 22px;
    line-height: 50px;
    color: #103045;
    font-style: normal !important;
}

@media only screen and (max-width: 991px) {
    header#header.horizontal-w {
        position: relative;
    }
    #header a.responsive-menu-toggle {
        display: block;
		    top: -23px;
    }
    .top-bar.seconde .top-links {
        text-align: center !important;
    }
    .top-bar .socialfollow {
        float: none;
    }
}

@media only screen and (max-width: 991px) {
    #header #nav-wrap {
        display: none;
		top: 33px;
        height: auto;
        width: 100%;
        bottom: auto;
        padding: 15px 0;
        right: 0;
        left: 0;
        position: absolute;
        margin: 0;
        background: #2f3c4a;
		color:#fff !important;
		}
	#top-menu li a{
		color: white !important;
		padding-left: 22px !important;
    
	}
    #header #nav-wrap.nav-wrap2 {
        top: 35px !important;
    }
    #header #nav-wrap.nav-wrap2 {
        background: #ffffff;
        z-index: 999;
        text-align: left;
        padding: 0 15px;
    }
    #header.horizontal-full a.responsive-menu-toggle {
        width: 100%;
        background: #fff;
        right: 0;
        bottom: 0;
    }
    #nav-wrap.nav-wrap2 ul.sub-menu {
        background: #3d8394;
    }
    #header #nav-wrap.nav-wrap2 ul li.menu-item-has-children .menu-toggle {
        width: auto;
        height: fit-content;
        line-height: 30px;
    }
    nav#nav-wrap.horizontal li {
        padding: 5px 5px 5px 5px !important;
    }
    #header #nav-wrap.nav-wrap2 ul li.menu-item-has-children .menu-toggle {
        color: #000;
    }
    #header.horizontal-full a.responsive-menu-toggle i {
        font-size: 22px;
        line-height: 34px;
        color: #5bc5e6;
    }
    #header #nav-wrap ul li {
        width: 100%;
        padding-bottom: 10px;
        border-right: 0;
        position: relative;
    }
    header#header .container {
        padding: 0;
    }
    header#header.horizontal-w {
       background: #fff !important;
       padding: 10px 0 12px !important;
       height:40px;
    }
    nav#nav-wrap ul {
        margin-bottom: 0;
        padding-left: 0;
    }
    #nav-wrap ul li.menu-item-has-children .menu-toggle.hover:after {
        content: "-";
    }
    #nav-wrap ul li.menu-item-has-children .menu-toggle:after {
        content: "+";
    }
    #nav-wrap ul.sub-menu {
        background: #000;
		float:left;
    }
	.mycadre .vc_col-sm-3 {
    width: 100%;
}
}

ul#footer-menu ul.sub-menu {
    margin-left: 15px;
}

@media only screen and (max-width: 991px) {
    #header #nav-wrap ul li.menu-item-has-children .menu-toggle {
        display: block;
        position: absolute;
        right: 15px;
        top: 0;
        width: 44px;
        height: 44px;
        line-height: 30px;
        font-size: 20px;
        font-weight: 300;
        text-align: center;
        cursor: pointer;
        color: #fff;
        opacity: 1;
    }
	div#ttr_header {
    
    padding: 100px 0 !important;   
}

}

@media only screen and (min-width: 992px) {
    #top-menu ul.sub-menu {
        position: absolute;
        background: #000;
        padding: 10px 0 0px;
        margin: 0;
        z-index: 9100;
        display: none;
    }
    .nav-wrap2 #top-menu ul.sub-menu {
        background: #257588;
        padding: 0;
        top: 100%;
    }
    #top-menu ul.sub-menu li {
        width: 210px;
    }
    #top-menu li:hover > ul {
        display: block;
        visibility: visible;
    }
}

ul.sub-menu a {
    display: block;
}

nav#nav-wrap.horizontal ul.sub-menu li a:hover {
    text-decoration: none;
    color: #fff;
}

@media only screen and (max-width: 400px) {
    .top-bar .top-links span,
    .top-bar .top-links a {
        font-size: 13px;
    }

}

article.blog-post {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
}

article.blog-post .alpha img {
    max-width: 100%;
    height: auto;
}

.blog-post .blog-date,
.blog-post .blog-author {
    display: inline-block;
}

article.rec-post img {
    width: 100%;
    height: auto;
    margin-bottom: 0;
}

article.rec-post figure {
    min-height: 150px;
    margin-bottom: 20px;
}

.blog-post.blgtyp2 .au-avatar-box,
.blog-single-post .au-avatar-box {
    min-height: 42px;
    margin-bottom: 8px;
}

.blog-post.blgtyp2 .au-avatar,
.blog-single-post .au-avatar {
    float: left;
    width: 35px;
    height: 35px;
    margin-right: 10px;
}

.blog-single-post .blog-author {
    line-height: 40px;
    text-align: left;
    font-weight: 500;
}

.blog-post .au-avatar img,
.blog-single-post .au-avatar img {
    background: #fff;
    border: none;
    border-radius: 50%;
}

.blog-single-post .postmetadata {
    margin-bottom: 30px;
}

.blog-single-post .postmetadata {
    margin-bottom: 10px;
    display: table;
    background: #e8e8e8;
    width: 100%;
    padding: 4px 14px;
    border-radius: 4px;
}

.blog-single-post .postmetadata h6,
.blog-single-post .postmetadata div,
.blog-single-post .postmetadata span {
    display: table-cell;
    letter-spacing: 0;
    padding-right: 4px;
    font-size: 11px;
    line-height: 18px;
    font-weight: 500;
    text-align: center;
    padding-right: 4px;
    margin-bottom: 0;
    border-right: 2px solid #fff;
    color: #4a4a4a;
}

.postmetadata h6.blog-views i,
.postmetadata .blog-views i {
    font-size: 12px;
    color: #888;
    padding: 5px;
    background: #fff;
    border-radius: 20px;
    border: 1px solid #e1e1e1;
}

.postmetadata .blog-views span {
    font-size: 11px;
    letter-spacing: 1px;
    padding: 2px 6px;
    margin-left: -5px;
    background-color: #ec714a;
    color: #fff;
    border-radius: 10px;
    display: inline-block;
}

.blog-single-post .post-sharing {
    margin-top: 35px;
    margin-bottom: 10px;
    padding-top: 35px;
    border-top: 1px solid #e9e9e9;
    clear: both;
}

div.post-sharing .sd-title {
    margin: 0 0 1em;
    display: inline-block;
    line-height: 1.2;
    font-size: 14px;
    font-weight: 700;
}

.blog-social {
    display: table;
}

.blog-social a {
    color: #222;
    background: #eee;
    padding: 3px;
    font-size: 14px;
    text-align: center;
    border-radius: 3px;
    margin-right: 4px;
    width: 28px;
    height: 28px;
    display: inline-block;
    transition: all 0.18s ease;
}

.about-author-sec {
    padding: 29px 23px 23px 23px;
    margin: 15px 0;
    min-height: 100px;
    text-align: left;
    border: 1px solid #ebebeb;
    border-top: 5px solid #555;
}

.blog-single-post p,
.blog-post div,
.blog-single-post div,
.blog-single-post .post img,
.blog-single-post p img,
.row-wrapper-x div.wp-caption,
.row-wrapper-x p,
.row-wrapper-x img {
    max-width: 100%;
}

.blog-single-post .post .about-author-sec img {
    float: left;
    display: inline-block;
    width: 90px;
    height: auto;
    border-radius: 50%;
    border: none;
    margin-bottom: 5px;
    margin-right: 20px;
    margin-top: -5px;
}

.about-author-sec h5,
.about-author-sec div,
.about-author-sec span {
    font-weight: 700;
    font-size: 14px;
    line-height: 1.2;
    color: #333;
    text-transform: uppercase;
}

.container.rec-posts .rec-title {
    margin: 40px 0 25px;
    font-size: 17px;
    font-weight: bold;
    padding-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.rec-post {
    border: 1px solid #ddd;
}

.rec-posts .rec-post figure {
    text-align: center;
}

figure {
    margin: 0;
}

.blog-single-post .rec-post img {
    max-height: 215px;
    text-align: center;
    margin: 0 auto;
    border: none !important;
}

.rec-posts .rec-post h5,
.rec-posts .rec-post h4,
.rec-posts .rec-post span,
.rec-posts .rec-post div {
    min-height: 55px;
}

.rec-post h5,
.rec-post h4,
.rec-post span,
.rec-post div {
    font-size: 15px;
    font-weight: 600;
    line-height: 1.25;
    margin-bottom: 10px;
    padding: 0 15px;
}

.rec-post p {
    font-size: 12px;
    color: #a0a0a0;
    padding: 0 15px;
}

.commentbox h3 {
    margin-top: 90px;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
}

#commentform {
    padding-top: 10px;
    margin-bottom: 20px;
}

p.logged-in-as a {
    color: #74a9bd;
}

@media only screen and (min-width: 768px) {
    p.comment-form-comment {
        clear: both;
        margin-top: 4px;
    }
}

#commentform label {
    font-size: 13px;
    font-weight: 700;
    display: inline;
    color: #4e5c64;
    text-transform: uppercase;
}

.comment-form-comment textarea {
    width: 98%;
    border: 1px solid #d5dee6;
    background: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 3px 3px 10px rgba(213, 222, 229, 0.50) inset;
    height: 132px;
}

#commentform input[type="submit"] {
    border-radius: 33px;
    font-size: 11px;
    letter-spacing: 2px;
    text-transform: uppercase;
    background: #6b625f;
    border: 0 none;
    color: #fff;
    display: inline-block;
    padding: 18px 20px 16px;
    font-weight: 600;
}

.au-avatar.h6 img {
    width: 100%;
    height: auto;
}

#reply-title,
.rec-title {
    text-align: center;
}

div#comments {
    margin-top: 90px;
    margin-bottom: 50px;
}

.omega a {
    color: #cc4f0a;
}

.post-titre a {
    color: #000;
}

a.readmore {
    position: relative;
    text-align: left;
    display: inline-block;
    letter-spacing: 2px;
    font-size: 11px;
    line-height: 10px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 15px 25px;
    border-radius: 60px;
    border: 2px solid #e5e5e5;
    color: #cc4f0a;
    margin-bottom: 12px;
    z-index: 1;
    transition: all .22s ease-in-out;
}

a.readmore:hover {
    background: #cc4f0a;
    color: #fff !important;
    border-color: #cc4f0a;
    text-decoration: none;
}

form.search-form input[type=search] {
    width: 100%;
    padding-left: 15px;
    border: 1px solid #f1f1f1;
    border-radius: 0;
    background-color: #fbfbfb;
    font-size: 12px;
    height: 45px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fcfcfc url(/wp-content/themes/MonSite/images/find-ico1.png) no-repeat right;
}

article.blog-single-post img {
    width: 100%;
    text-align: center;
}

body:not(.home) .nav-wrap1 #top-menu li a {
    color: #2a5da3;
}


#comments .commentlist > li .photo {
    display: block;
    width: 64px;
    height: 64px;
    overflow: hidden;
    line-height: 0;
    position: absolute;
    left: -105px;
    top: 0;
    border-width: 8px;
    border-style: solid;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    border-color: #f8f8f8;
}

#comments .commentlist > li .comment-body {
    position: relative;
    background: #f9f4f4;
    padding: 20px;
    margin-bottom: 20px;
    margin-left: 105px;
}


#comments .commentlist > li {
    margin-bottom: 30px;
}
#comments .commentlist li {
    list-style: none!important;
}

#comments #comments-title {
    margin-bottom: 20px;
}

#comments .commentlist > li .comment-author .fn {
    font-weight: 700;
}

#comments .commentlist > li .comment-meta {
    font-size: 12px;
    font-style: italic;
}
#comments .commentlist > li p {
    margin: 4px 0 10px;
}

#respond input[type="text"], #respond input[type="password"], #respond input[type="email"], #respond select {
    width: 100%;
}

#respond input[type="text"] {
    margin-bottom: 0;
}

#respond label {
    margin-bottom: 3px;
}

#respond .comment-form-author {
    width: 31.3%;
    margin-right: 2%!important;
    float: left;
    position: relative;
}

#respond p {
    margin-bottom: 15px;
    padding-left: 0!important;
}

#respond .comment-reply-title {
    font-size: 21px;
    line-height: 25px;
}

#respond {
    overflow: hidden;
    margin-bottom: 40px;
}

#respond .comment-form-email {
    width: 31.3%;
    margin-right: 2%!important;
    float: left;
    position: relative;
}


#respond .comment-form-url {
    width: 33.3%;
    float: left;
    position: relative;
}

#respond .form-submit {
    margin: 0;
}

.nav-wrap1 #top-menu .sub-menu li a{
    color: #fff;
}

.socialfollow >span {
    display: inline-block;
    font-size: 14px;
}

a:focus {
    outline: none !important;
}

#top-menu ul.sub-menu li {
    padding: 10px 10px 10px 10px;
    width: 180px !important;
    position: relative !important;
    font-weight: 400 !important;
    display: block !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.sub-menu a {
    font-size: 14px !important;
    text-align: left !important;
    text-transform: none !important; 
	color:#fff !important;
}
.sub-menu a:hover {
	color: #000 !important;
}

.nav-wrap2 #top-menu ul.sub-menu {
    /*margin-top: -2px;*/
}

.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {

    margin-bottom: 4px;
    padding: 4px;
    width: 100%;
    border: 1px solid #dcdcdc;

}
.wpcf7-form-control.wpcf7-text {

    margin-bottom: 17px;
    padding: 11px;
    width: 100%;
    border: 1px solid #dcdcdc;

}
.wpcf7-form-control.wpcf7-textarea {

    margin-bottom: 17px;
    padding: 11px;
    width: 100%;
    border: 1px solid #dcdcdc;

}
.wpcf7-form-control.wpcf7-submit {
    padding: 8px;
    width: 29%;
    background: #e26153;
    color: white !important;
    border: 1px solid #e26153;
    text-transform: uppercase !important;
    font-family: "Oswald", arial, sans-serif;
    font-size: 16px;
    letter-spacing: 1px;
}
@media (max-width: 767px){
#Footer img {
    max-width: 100%;
}
	.rev_slider_wrapper{
		/*display:none !important;*/
	}
	.wpb_revslider_element.wpb_content_element {
   /* display: none;*/
}
	.background-top {
		margin-top: 0 !important;
	}
	.background-orange {
    	margin-top: 0; 
	}
	.hideborder .vc_column-inner{
		border:0 !important
	}
}

@media (max-width: 991px){
.top-links.lftflot {
    text-align: center;
}
}

@media (max-width: 991px){
.top-links.rgtflot {
    float: none !important;
    text-align: center;
}
    div#content-left-marketing {
    padding-left: 0px !important;

}
}

@media only screen and (max-width: 991px){
.top-bar .socialfollow {
    float: none;
}
}

body {
    /*font-family: "Roboto",Arial,sans-serif; */
	font-size:15px;
	line-height:26px;
	color:#20324f !important;
}

/******** css bt rappel ********/
.az-styled-select select{
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	display: block;
	line-height: 20px;
    height: auto;
    margin-top:0!important;
    margin-right:0 !important;
    margin-bottom:10px!important;
    margin-left:0!important;
    padding-top:0!important;
    padding-right:0!important;
    padding-bottom:3px!important;
    padding-left:18px!important;
min-height: 20px;
}
.az-styled-select select {
    padding: 0px 0 3px 18px !important;
}
.az-styled-select,
.az-styled-select select,
.az-styled-select select option{
   box-sizing: content-box!important;
    }
#az_bmsg{
    text-align:center;
    font-weight:900;
    color:#00AFF0;
}
#az_bmsg::after{
   content:url("http://webforce.be/images/logo.png");
   background-color:#ffffff;
}
.az_tool_header,
.az_tool_header div{
    background-color:#00AFF0 !important;
    text-align:center;
}
.az_toolimg{
   opacity: 0.5;
    filter: alpha(opacity=50);
}
.az_toolimg:hover{
   opacity: 1;
    filter: alpha(opacity=100);
}
.az_collapse p{
    font-weight:900;
	font-size:12px !important;
    text-align:center;
}
.az_box input[type="button"]{
    border-color:#59A453;
    background-color:#76B571;
}
.az_box input[type="button"]:hover{
    border-color:#76B571;
    background-color:#59A453;
}
#az_tool_title {
    width: 100%!important;
}
#az_tool_icon{display:none;}
.az_box input[type="button"]{border-color:#D45933!important}
#call-phone{min-height:17px!important;}

/************************************************************/
.class-gradient h2, 
.class-gradient h3{
	background: linear-gradient(to right, #3a8bca , #bbdff7);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
div#ttr_content h1 {
    color: white;
    font-size: 30px;
    padding-top: 10px;
}
.h2, h2 {
    font-size: 26px;
    line-height: 35px;
}
.myacc .bleu1 {
    min-height: 340px;
}
.mybouton .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    color: #000 !important;
    border: none;
    border-radius: 0;
    width: 70%;
    font-size: 16px;
    background: linear-gradient(to right, #3a8bca , #bbdff7);
}
.mybouton .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
    color: #fff !important;
   
}
.boutonorange .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover{
	color: #fff !important;
}
.dark{
	color:#2f3c4a !important;
}
.vc_row.wpb_row.vc_row-fluid.clsshadow {
    box-shadow: 0px 10px 80px 30px rgba(82, 82, 82, 0.1);
}
div#footer ul li {
    background: rgba(254, 176, 17, 0.3);
    padding: 2px 20px 2px;
    margin-bottom: 2px;
}
#ttr_header h1 {
    font-weight: 700;
    font-size: 40px;
    color: #ffffff;
    text-align: center;
}
.mypolicy h2 {
    color: #fd191c;
}
.mypolicy p {
    text-align: justify;
}.mypolicy {
    padding-top:50px;
	padding-bottom:50px;
}
.vc_btn3.vc_btn3-size-md {
    font-size: 16px !important; 
}
.vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
    color: rgb(253, 25, 28) !important;
}
.myli li {
    background: url(/wp-content/uploads/2019/01/list-deco-ville.png) no-repeat left 3px;
    padding: 0px 10px 0px 35px;
    background-position: 0px 1px;
    margin-bottom: 10px;
    background-size: 25px 25px;
    list-style-type: none !important;
}
.parallex-bg {
    background-attachment: fixed;
}
ol, ul {
    padding-left: 0;
}
.myboxshadow .vc_column-inner{
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	}
.myboxshadow2 .vc_column-inner{
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	}
.myboxshadow2 .vc_column-inner:hover{
	-webkit-box-sizing: border-box;
    box-shadow: inset 0px 0px 0px 10px #e26153;
    box-sizing: border-box;
    }
.myimg:hover{
    -webkit-filter: grayscale(50%);
    filter: grayscale(80%);
}
.mybg:hover{
    -webkit-filter: grayscale(50%);
    /* filter: grayscale(80%); */
}
.wpls-logo-showcase .slick-slide{
	height:auto !important;
}

i.fa-facebook {
    font-style: normal !important;
    background: #4267b2 !important;
    border-radius: 50%;
    font-size: 14px;
    padding: 9px 12px !important;
    color: #e1e1e1;
}
i.fa-facebook:hover {
    background: #000 !important;
    color: #e1e1e1;
}

i.fa-linkedin {
    font-style: normal !important;
    background: #0077b5 !important;
    border-radius: 50%;
    font-size: 14px;
    padding: 9px 10px !important;
    color: #e1e1e1;
}

i.fa-linkedin:hover {
    background: #000 !important;
    color: #e1e1e1;
}
i.fa-google-plus {
    font-style: normal !important;
    background: #de5e53 !important;
    border-radius: 50%;
    font-size: 14px;
    padding: 7px 5px !important;
    color: #e1e1e1;
}
i.fa-google-plus:hover {
    background: #000 !important;
    color: #e1e1e1;
}
i.fa-viadeo {
    font-style: normal !important;
    background: #f07355 !important;
    border-radius: 50%;
    font-size: 14px;
    padding: 9px 11px !important;
    color: #e1e1e1;
}
i.fa-viadeo:hover {
    background: #000 !important;
    color: #e1e1e1;
}
/******
.viadeo img {
    font-style: normal !important;
    background: #f07355 !important;
    border-radius: 50%;
    width: 11%;
    padding: 5px 8px 9px !important;
    color: #e1e1e1;
}
.viadeo img:hover{
    background: #000 !important;
    color: #e1e1e1;
}**********************/
i.fa-twitter {
    font-style: normal !important;
    background: #1da1f2 !important;
    border-radius: 50%;
    font-size: 14px;
    padding: 9px 10px !important;
    color: #e1e1e1;
}
i.fa-twitter:hover {
    background: #000 !important;
    color: #e1e1e1;
}
.socialfollow-footer {
    display: none;
}
.wpcf7-form-control.wpcf7-submit:hover {
      background-color: transparent !important;
    color: #2f3c4a !important;
    font-weight: bold;
    border: 1px solid #e26153;
}
#top-menu li:last-child > a {
    background: #e26153;
    color: white !important;
    padding: 2px 20px  !important;
    line-height: 32px !important;
}
#top-menu li:last-child > a:hover {
    background: transparent;
    color: #000 !important;
    line-height: 32px;
	box-shadow: inset 0px 0px 0px 1px #e26153;
    box-sizing: border-box;
}
.vc_row.wpb_row.vc_row-fluid.hidebloc {
    display: none;
}

.animation img{
       
 transition-duration: 0.4s;
       
 transition-property: transform;
  

 
 }
   .animation img:hover{

 transform: scale(1.04);
 
}
.top-links a {
    margin: 0 !important;
}
.fa-viadeo:before {
    content: "\f2a9";
}
a.mycta {
    border: 1px solid #2f3c4a;
    padding: 8px 20px;
}
a.mycta:hover {
    background: #2f3c4a;
    color: white !important;
}

.dropcap {
    display: inline-block;
    float: left;
    /* width: 35px; */
    /* height: 35px; */
    line-height: 65px;
    font-size: 80px;
    margin: 0 10px 5px 0;
    vertical-align: middle !important;
    text-align: center;
}
h1.slider {
    font-size: 65px !important;
letter-spacing: 15px !important;
font-weight: 900 !important;
	text-align: center !important;
}
h2.secondtxt {
    font-size: 22px !important;
 	letter-spacing: 3px !important;
	font-weight: 500 !important;
	text-align: center !important;
	line-height: 35px;
}
h2.myslid {
    font-size: 20px !important;
    letter-spacing: 2px !important;
    color:#fff !important;
}
@media only screen and (max-width: 768px){
		h1.slider {
    font-size: 30px !important;
letter-spacing: 8px !important;
font-weight: 900 !important;
	text-align: center !important;
}
h2.secondtxt {
    font-size: 16px !important;
	letter-spacing: 2px !important;
	font-weight: 500 !important;
	text-align: center !important;
}
	h2.myslid {
    font-size: 16px !important;
    letter-spacing: 0px !important;
}
}
@media only screen and (min-width: 769px) and (max-width: 992px) {
	h1.slider {
    font-size: 40px !important;
letter-spacing: 10px !important;
font-weight: 900 !important;
	text-align: center !important;
}
h2.secondtxt {
    font-size: 20px !important;
letter-spacing: 4px !important;
font-weight: 500 !important;
	text-align: center !important;
}

}
.benefice a {
    color: #ec6659  !important;
}
.benefice a:hover {
    color: #2f3c4a !important;
}
#references {
    background: #f8f4e1;
}

#header .container, .top-bar .container {
    width: 74%;
}
@media only screen and (min-width: 992px) and (max-width: 1365px) {
.nav-wrap1 #top-menu li a {
    padding: 0 4px;
    font-size: 13px;
    line-height: 30px;
}
}
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline {
    color: #20324f !important;
    border-color: #20324f !important;
    background-color: transparent;
}
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline:focus, .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline:hover {
    color: #fff !important;
    border-color: #20324f !important;
    background-color: #20324f !important;
}

.bullet li {
  
    background: url(/wp-content/uploads/2019/05/sep-tourisme-paris.png) no-repeat left 10px;
    padding: 0px 0px 15px 70px !important;
    background-size: 50px 8px;
	text-align: justify;
	font-weight: 400;
	margin: 0 !important;
}
.bullet {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#menu-copyright-menu ul {
    display: inline-block;
    margin: 0;
}

#menu-copyright-menu li {
       list-style: none;
    text-indent: 0;
    float: left;
    margin-right: 10px;
    padding-right: 10px;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: "Oswald", arial, sans-serif;
}
div#footer-menu {
    display: none;
}


.tnp-widget input[type=text], .tnp-widget input[type=email], .tnp-widget input[type=submit], .tnp-widget select {

    border: 1px solid #f2ccc9 !important;
	border-color: #f2ccc9 !important; 
}
button, input, select, textarea {
    font-size: 14px;
}

.tnp-widget input.tnp-submit {
    background-color: #17364a !important; 
}
.logo {
    display: none;
}
img.mylogo {
    width: 18%;
    display: inline-block;
}

.tnp-widget input.tnp-submit {
    background: #e26153 !important;
    border: 1px solid #e26153 !important;
	text-transform: uppercase !important;
	font-family: "Oswald", arial, sans-serif;
    font-size: 16px !important;
    letter-spacing: 1px;
}
.tnp-widget input.tnp-submit:hover {
    background-color: transparent !important;
    color: #2f3c4a !important;
    font-weight: bold;
    border: 1px solid #e26153;
}


@media(min-width:768px){
    
    .botn a {
    display: inline-block;
}
  /*.padd2 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
    padding-left: 235px !important;
}*/
.padd2{
     padding-top: 60px !important; 
    padding-right: 4% !important;
     padding-bottom: 60px !important; 
    padding-left: 4% !important;
}
.wpb_column:not(.padd1) .wpb_text_column {
    /* padding-top: 60px !important; */
    padding-right: 5% !important;
    /* padding-bottom: 60px !important; */
    padding-left: 5% !important;
}

}


@media(max-width:767px){ 
.vc_row.wpb_row.vc_row-fluid {
  /*  margin-top: 20px;*/
}
}



@media(max-width:991px){
    
    
    .btnblack button.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey{
        
            width: 51% !important;
    }
    
    #mysticky-nav.wrapfixed {
    position: inherit !important;}
    
    #header #nav-wrap {

    width: 100% !important;    background-color: #2f3c4a !important;}
}

@media(min-width:768px){
.borderima {
    border-right: 1px solid #afafaf;
        min-height: 133px;;
}
}

@media(max-width:767px){
    
    a.btn1 {
    background: #295faa;
    color: #ffffff;
    border-radius: 0;
    width: 35%;
    border: none;
    padding: 7px 0px;
    margin-left: 14px;
    margin-right: 13px !important;
    margin-top: 14px!important;
}
}

.boderlogo {
    border-bottom: 1px solid #afafaf;
    margin-bottom: 24px !important;
}
.image figure.wpb_wrapper.vc_figure {
    width: 100%;
}

.image .vc_single_image-wrapper.vc_box_border_grey {
    width: 100%;
}
.image img.vc_single_image-img.attachment-full {
    width: 100%;
    /* margin-bottom: -38px !important; */
}

.image .wpb_single_image.wpb_content_element.vc_align_center {
    margin-bottom: 0 !important;
}

h1.slider {
    color: #fff;
    font-size: 45px;
	display:block !important;
	/*text-shadow: 0px 3px 5px rgba(150, 150, 150, 1);*/
}



h1.slider span {
    font-weight: 700 !important;
}

h1.slider {
    font-weight: 400 !important;
}

.part img.vc_single_image-img.attachment-full {
    padding: 14px;
}


.partenaireimag .wpb_single_image.wpb_content_element.vc_align_center {
    margin: 0 !important;
}

.wpb_wrapper span.wpcf7-form-control-wrap input[type="text"], .wpb_wrapper span.wpcf7-form-control-wrap input[type="tel"], .wpb_wrapper span.wpcf7-form-control-wrap input[type="email"] {
    background-color: #fff!important;
}

.wpb_wrapper #wpcf7-f4026-o1 .wpcf7-form-control.wpcf7-textarea {
    width: 100% !important;
   background-color: #fff !important;
   height:102px !important
}

.wpb_wrapper #wpcf7-f4026-o1 p{color:#20324f; font-family: "Roboto", arial, sans-serif;}

.wpb_wrapper #wpcf7-f4026-o1 span.wpcf7-form-control-wrap input{
    border: none; 
    background: none;
}

#ttr_main .animation:after,#ttr_main .animation:before{display:none !important;}

#menu-copyright-menu{margin-left: 28px;}
i{    font-family: Fontawesome;}

#mysticky-nav.wrapfixed{    background-color: #e4f0eb !important;}
div#wprmenu_bar{display:none !important;}

@media only screen and (max-width: 850px){
    /*.top-bar.seconde {

    margin-top: -42px;
}*/
}

@media only screen and (max-width: 990px){

.top-bar.seconde .col-xs-12{width:100%;}
 #header.horizontal-w a.responsive-menu-toggle {
        margin-top: 8px;
}
}


@media (max-width: 769px){
    .animation {display: block !important;}
    #content-footer-left{width:100% !important;}
    #content-footer-right{width:100% !important;}
    .vc_custom_1556124713842{padding:20px !important;}
    .extralink, .logo{display:none !important;}
      
    
}

@media (max-width: 767px){

div#ttr_content {

     padding-left: 0px !important; 
}
}

h2 {
    font-weight:500 !important;
   
}

h2#title-service-dedies {
    line-height: 45px;
}

@media (max-width: 450px){
    
   .slide-element h2 {
     font-size:13px!important;
         width: 350px;
    margin: 0 auto !important;
        padding-left: 20px !important;
}

}

@media (max-width: 651px){
    
       img.mylogo {
    width: 50%;
    padding-top: 15px;
}

span.myphone {
    float: left;
    width: 100%;
}
span.mymail {
    width: 100%;
    text-align: center;
    float: left;
}

}

div#mg-wprm-wrap{display:none !important;}
body {
    left: 0 !important;
}


span.wpcf7-form-control-wrap input{    text-transform: inherit !important; }



.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors, div.wpcf7-mail-sent-ok {

   color: #e26153 !important;

}

span.wpcf7-not-valid-tip {
   font-size: 15px;
   color: #e26153 !important;
}

div#content-left-marketing {
    padding-left: 25px;
}





#scrollbutton {
  display: none;
  background-color: #333;

  text-align: center;

  margin: 30px;
  position: fixed;
  bottom: 30px;
  right: 5px;
  transition: background-color .3s;
  z-index: 1000;
   padding: 2px 10px;
opacity: .7;
  
}
#scrollbutton:hover {
  cursor: pointer;
  background-color: #333;
}
#scrollbutton:active {
  background-color: #555;
}

#scrollbutton::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;

  color: #fff;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px !important;
    margin-bottom: 10px !important;
}

a, p, div {
    outline: none !important;
}

h3, .heading-size-3 {
    letter-spacing: 0 !important;
    font-weight: 700 !important;
    font-family: "Oswald-SemiBold",arial,sans-serif;
}

.myboxshadow h3 {
    font-family: "Oswald",arial,sans-serif;
    font-weight: 400;
}

body {
    font-size: 15px !important;
    line-height: 26px !important;
    color: #20324f !important;
    text-align: left;
    font-family: "Roboto", arial, sans-serif !important;
    background-color: #fff !important;
    letter-spacing: 0  !important;
}

p {
    line-height: 1.75 !important;
    margin: 0 0 1em 0;
}

h2 {
    font-family: "Oswald-SemiBold",arial,sans-serif;
    letter-spacing: 0 !important;
}

.nav-wrap1 #top-menu li {
    margin-left: 0;
    margin-top: 0;
}

.top-bar a {
    text-decoration: none;
}

body, p, li {
    line-height: 26px !important;
}

p a {
    text-decoration: underline;
    font-weight: 600;
}

p strong {
    font-family:Roboto-Medium;
    font-weight: 600;
}

@media (max-width: 991px){
.mycadre h2 {
    min-height: 74px;
}
}

#top-menu {
    margin-left: 0 !important;
}

#ttr_main p a {
    text-decoration: underline;
}


#services-dedies .wpb_text_column p {
    text-align: justify;
}

.tnp-widget .tnp-field {
    border: 0;
    padding-bottom: 10px !important;
}

textarea, input {
    outline: none;
}

