/* 
Theme Name:		Boulyer Travel
Theme URI:		https://kameleon-media.net/
Description:	Boulyer Travel est un thème enfant de _Underscores, créé par l'équipe de Automatic et modifié par Kameleon Média.
Author:         Abdelkader Zebbar
Author URI:		https://kameleon-media.net/
Template:		boulyer-travel
Version:		1.0.0

*/

/* Document	 ========================================================================== */

/* @FontFace	 ========================================================================== */
@font-face {
    font-family: 'SourceSansPro-Light';
    src: url('fonts/SourceSansPro-Light.eot?#iefix') format('embedded-opentype'), url('fonts/SourceSansPro-Light.otf') format('opentype'),
    url('fonts/SourceSansPro-Light.woff') format('woff'), url('fonts/SourceSansPro-Light.ttf') format('truetype'), url('fonts/SourceSansPro-Light.svg#SourceSansPro-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SourceSansPro-Regular';
    src: url('fonts/SourceSansPro-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/SourceSansPro-Regular.otf') format('opentype'),
    url('fonts/SourceSansPro-Regular.woff') format('woff'), url('fonts/SourceSansPro-Regular.ttf') format('truetype'), url('fonts/SourceSansPro-Regular.svg#SourceSansPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SourceSansPro-Bold';
    src: url('fonts/SourceSansPro-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/SourceSansPro-Bold.otf') format('opentype'),
    url('fonts/SourceSansPro-Bold.woff') format('woff'), url('fonts/SourceSansPro-Bold.ttf') format('truetype'), url('fonts/SourceSansPro-Bold.svg#SourceSansPro-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Kanit-Regular';
    src: url('fonts/Kanit-Regular.eot?#iefix') format('embedded-opentype'),
    url('fonts/Kanit-Regular.woff') format('woff'), url('fonts/Kanit-Regular.ttf') format('truetype'), url('fonts/Kanit-Regular.svg#SourceSansPro-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* BODY MAIN ET CONTENT ========================================================================== */
body {
    font-family: 'SourceSansPro-Regular';
}

.post, .page {
    margin: 0px !important;
}

/*
#content {
    max-width: 1170px;
    margin: auto;
}

.page {
    margin: 0 0 0em;
}
*/
/* TYPOGRAPHIE ========================================================================== */
p {
    line-height: 1.8em;
}

ul {
    list-style: none;
    margin: 0px !important;
}

li {
    text-decoration: none;
}

h1, h2, h3 {
    font-family: 'Kanit-Regular' !important;
    text-transform: uppercase;
}
a {
    color: inherit !important;
}
a:hover {
    text-decoration: none !important;
}

.btn-1 {
    text-transform: uppercase;
    padding: 10px 15px;
    color: #fff !important;
    background-color: #e0081d;
    display: inline-block;
    margin: 10px 0px;
    border-radius: 30px;

}
.btn-1:hover {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(224,8,29,0.5);
    -moz-box-shadow: 0px 0px 10px 0px rgba(224,8,29,0.5);
    box-shadow: 0px 0px 10px 0px rgba(224,8,29,0.5);
}
#main h3 {
    color: #e0081d;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 1.8em;
    background: url("images/soulignement-bleu-1.png") no-repeat left bottom;
    padding-bottom: 10px;
    margin-bottom: 25px
}
.entry-header {
    text-align: left;
    margin: 20px;
}
.entry-title {
    color: #e0081d;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 1.8em;
    background: url("images/soulignement-bleu-1.png") no-repeat left bottom;
    padding-bottom: 10px;
    margin-bottom: 25px
}


#main p {
    font-family: 'SourceSansPro-Regular';
    font-weight: normal;
    font-size: 1.1em;
    margin-bottom: 20px;
    line-height: 1.8em;
}

#main br {
    margin-bottom: 20px;
}

#main #home-services h3 {
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 1.8em;
    background: url("images/soulignement-rouge-1.png") no-repeat left bottom;
    padding-bottom: 10px;
    margin-bottom: 25px
}

/* TOP-BAR ET HEADER	 ========================================================================== */
.home .header-absolute {
    position: absolute;
    z-index: 99;
    width: 100%;
}
.top-bar {
    background: #074887;
    color: #fff;
}

.top-bar p {
    margin: 0;
}

.icon-top {
    float: left;
    margin-right: 10px;
}

/*
.top-bar .container {
    display: flex;
    max-width: 1170px;
    margin: auto;
    padding: 10px 30px;
    color: #fff;
    font-size: 1em;
}
*/

.top-bar .icone-top {
    margin-right: 20px;
}

.top-bar .texte-top {
}

.top-bar .push {
    margin-left: auto;
    margin-right: 78px;
}

/* SLIDE	 ========================================================================== */
/* CONTENEUR DU SLIDE */
#recent-post-slider.design-1 .post-content-position {
}

/* BOITE DU SLIDE */
.recent-post-slider.design-1 .post-content-left {
    border: 10px solid #fff;
    padding: 30px;
    background: rgba(255, 255, 255, 0.75);
    top: inherit !important;
    bottom: 0;
}

/* TITRE */
.recent-post-slider h2.wp-post-title {
    margin-bottom: 30px !important;
    font-family: 'kanit-regular' !important;
}

.recent-post-slider h2.wp-post-title a {
    font-size: 1.8em;
}

.recent-post-slider.design-1 .post-content-left a {
    color: #e0081d;
}

/* TEXTE DU SLIDE */
.wp-sub-content {
    color: #074887;
    font-size: 1.1em;
    margin-bottom: 40px;
}

/* BOUTTON DU SLIDE */
.recent-post-slider .wp-post-content a.readmorebtn {
    border: 0px;
    font-size: 1em;
    color: #fff;
    background: #e0081d;
    border-radius: 50px;
    padding: 10px 15px;
    margin-bottom: 50px;
}

/* LOGO */
/* .site-branding {display:flex;} */
.site-branding .site-title {
    text-indent: -9999px;
}

.site-branding {
    max-height: 82px;
}

.site-description {
    display: none;
}

/* HEADER */
/* .site-header {margin:auto;} */
header {
    background: rgba(255, 255, 255, 0.8);
}

.header-container {
    max-width: 1170px;
    margin: auto;
    padding: 34px 30px;
    display: flex;
    align-items: center;
}

.header-container .push {
    margin-left: auto;
    margin-right: 20px;
}

.icones-sociales {
    padding: 4px 0 0 0;
}

.icones-sociales img {
    margin: 0 6px;
}

.list-group-horizontal li {
    float: left;
    margin: 0px 5px;
}

/* MOTEUR DE RECHERCHE */
.search-form .search-field {
    border-radius: 20px;
    padding: 5px 15px;
    border: 1px solid #074887;
    background: #fff;
}

.search-form {
    position: relative;
}

.search-form input[type="submit"] {
    background: url("images/search.png") no-repeat 50% center;
    position: absolute;
    right: 10px;
    top: 6px;
    border: none;
    border-radius: 0px;
    color: rgba(0, 0, 0, 0.8);
    font-size: 0px;
    width: 24px;
    height: 24px;
    cursor: pointer;
}

/* MENU */

.bg-color-1 {
    background: #e0081d;
}

#primary-menu-1 li a {

    padding: 1rem 1rem;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    transition: 0.2s;
    border-bottom: 4px solid transparent;
}



.menu-principal-top-container {
    max-width: 1170px;
    background: #e0081d;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.menu-principal-top-container li {
    font-family: 'Kanit-Regular';
    font-size: 1.2em;
}

.menu-principal-top-container li a {
    color: #fff;
    padding: 8px 37px;
}



/* PAGES	 ========================================================================== */

/* PAGE D'ACCUEIL */
/* QDIMAAAA #slide{position:absolute; top:44px;left:0;z-index:-100;margin:auto;max-width:1920px} */
.home {
    /* background: url('images/bg_body.jpg') no-repeat top center;*/
}

.home #primary {
    margin-top: 0px;
}

.home #content {
    margin: auto
}

/* VIGNETTES PAGE D'ACCUEIL */
.vignhome {
    height: 370px;
}

#vigntun {
    background: url('images/home-tunisie.jpg') no-repeat center center;
}

.destinhome h4 {
    font-size: 4em;
}

/* Destination ======================================================================*/

#main #home-destinations h3 {
    color: #e0081d;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 1.8em;
    background: url("images/soulignement-bleu-1.png") no-repeat center bottom;
    padding-bottom: 10px;
    margin-bottom: 25px
}

.destination-titre {
    font-size: 2rem;
    color: #fff;
}

.overflow-hidden {
    overflow: hidden;
}

.zoom {

    transition: transform .8s;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

.zoom:hover {
    transform: scale(1.3);
}

/* Destination ======================================================================*/
/* Services ======================================================================*/
.ul-type-1 {
    padding-left: 0px !important;
}

.ul-type-1 li {
    padding: 0.2rem 0rem 1rem;
    list-style-image: url("images/puce-1.png");
    list-style-position: inside;
}

.ul-type-1 li:hover > a {
    color: #e0081d !important;
}
    /* Services ======================================================================*/


/* FOOTER	 ========================================================================== */
/* MAP ACCUEIL */
#maphome {
    height: 450px;
    width: 100%;
    margin: auto;
    text-align: center;
    display: none;
    border-top: 2px solid #e0081d;
}

.home #maphome {
    display: inherit;
}

/* FOOTER */
.site-footer {
    color: #fff;
    background: url('images/bg-footer.jpg') no-repeat top center #074887;
    /****/
    /* position: absolute;
     width: 100%;
     bottom: 0;*/
}

.footer-container {
    max-width: 1170px;
    margin: auto;
    padding: 0px 10px;
}

.premiere-ligne {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding-bottom: 50px;
}


footer h3 {
    font-family: 'kanit';
    font-size: 1.5em;
    text-transform: uppercase;
    color: #fff;
    background: url("images/soulignement-rouge-1.png") no-repeat left bottom;
    padding-bottom: 10px;
	margin-bottom: 50px;
}

footer p {
    color: #fff;
    font-size: 1em;
}

footer strong {
    font-family: SourceSansPro-Bold;
}

footerrfooter .coordonnees .adresse {
    background: url("images/top-map.png") no-repeat left 8px;
    padding-left: 30px;
}

footer .coordonnees .email {
    background: url("images/top-email.png") no-repeat left 8px;
    padding-left: 30px;
}

footer .coordonnees .phone {
    background: url("images/top-phone.png") no-repeat left 8px;
    padding-left: 30px;
}
footer .menu {
    padding: 0px;
}
footer .menu li {
    padding: 0.3rem 0rem;
    list-style-image: url("images/puce-2.png");
    list-style-position: inside;
}
footer .menu li:hover {
    color: #549de2;
}

/* MENU FOOTER */

.footer-adresse{background: url("https://www.boulyertravel.com/wp-content/uploads/2019/10/top-map.png") no-repeat left center; padding-left:30px;margin-bottom:25px;}
.footer-phone{background: url("https://www.boulyertravel.com/wp-content/uploads/2019/10/top-phone.png") no-repeat left center; padding-left:30px;margin-bottom:25px;}
.footer-mail{background: url("https://www.boulyertravel.com/wp-content/uploads/2019/10/top-email.png") no-repeat left center; padding-left:30px;margin-bottom:25px;}

#menu-principal-footer {
    margin: 0;
    padding: 0;
}

#menu-principal-footer li {
    font-family: 'SourceSansPro-Regular';
    font-size: 1em;
    background: url("images/puce-2.png") no-repeat left center;
    padding-left: 22px;
    margin-bottom: 20px;
}

#menu-principal-footer li a {
    color: #fff;
    text-decoration: none;
}

#menu-principal-footer li a {
    color: #fff;
}

#menu-principal-footer li a:hover {
    color: #3b8ede;
}

.site-info {
    border-top: solid 1px #fff;
    padding: 18px 0;
    text-align: center;
    color: #fff;
}

.site-info a {
    color: #fff;
}
@media (max-width: 767.98px) {
    #primary-menu-1 {
        text-align: center;
    }

}
@media (min-width: 767.98px) {
    /*.menu-principal-top-container li:first-child, .menu-principal-top-container li:hover {
        border-bottom: 2px solid #fff;
        background: #074887;
    }*/

    #primary-menu-1 li a:hover, #primary-menu-1 li.current_page_item a {
        text-decoration: none;
        border-bottom: 4px solid #fff;
    }
}
.slide-sr {
	background-color: rgba(255, 255, 255, 0.75);
	border: 10px solid #fff !important;
	color: #ff3a2d;
	text-transform: uppercase;
	font-family: 'Kanit-Regular';
	padding: 0 20px 50px !important;
}
.slide-sr span {
	color: #fff;
	background: #074887;
	border-radius: 20px !important;
	font-size: 16px !important;
	padding: 10px !important;
}
.post-thumbnail {
	float: left;
	margin: 0 30px 30px 0;
}
.vc_gitem-post-data-source-post_excerpt {
	display: none;
}
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
	background-color: #e0081d !important;
	padding: 5px 15px;
	border-radius: 0;
	color: #fff !important;
}
.vc_custom_heading h4 {
	color: #074887;
}
button, a.button, input[type="button"], input[type="reset"], input[type="submit"] {
	background: #e0081d;
	border-radius: 0;
	color: #fff;
	border: 0;
	padding: 5px 10px !important;
}
/* Slider arrows */
.tp-leftarrow {
	background: url(https://www.boulyertravel.com/wp-content/uploads/2020/01/arrow-left.png);
	height: 64px;
	width: 64px;
}
.tp-rightarrow {
	background: url(https://www.boulyertravel.com/wp-content/uploads/2020/01/arrow-right.png);
	height: 64px;
	width: 64px;
}
.tp-leftarrow:hover{background:url(https://www.boulyertravel.com/wp-content/uploads/2020/01/arrow-left-hover.png);}
.tp-rightarrow:hover{background:url(https://www.boulyertravel.com/wp-content/uploads/2020/01/arrow-right-hover.png);}
.tparrows::before {
	text-indent: -9000px;
}
.ts-timeline-css-text-wrap-inner {
	display: none;
}
.ts-timeline-css-title {
	color: #074887 !important;
}
.ts-timeline-css-button-wrapper a {
	background: #e0081d !important;
	color: #fff !important;
	text-shadow: none !important;
	border: none !important;
	border-bottom: 0 !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}
.ts-timeline-css-spine {
	display: none !important;
}
.ts-timeline-css-columns .ts-timeline-css-event-left::before, .ts-timeline-css-columns .ts-timeline-css-event-left::after, .ts-timeline-css-columns .ts-timeline-css-event-right::before, .ts-timeline-css-columns .ts-timeline-css-event-right::after {
	display: none !important;
}
.navbar-toggler {
	display: none;
}
@media screen and (min-width: 200px) and (max-width: 640px) {
.top-bar, .slide-sr {
	display: none;
}
.search-form .search-field {
	margin: 0 0 0 70px;
}
.pt-5, .py-5 {
	padding-top: 0 !important;
}
header {
	background: #fff !important;
}
#rev_slider_3_1_forcefullwidth {
	margin: 264px 0 0 0 !important;
}
}
.at-share-btn-elements{margin-bottom:20px;color: #fff;}