/*
Theme Name: Voyage Incas
Description: webdesign pour wordpress
Author: Liner interactive (www.liner-communication.fr)
Text Domain: lite
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  font-size: 100%;
  font: inherit;
  padding: 0;
  border: 0;
  margin: 0;
  vertical-align: baseline;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

.clear {
  clear: both;
}

/*images*/
img {
  border: none !important;
  /*img content*/
  /*max-width: 100%;
    height: auto;
    margin: 0 auto 18px;
    border: none;*/
}

.sticky {
}

.bypostauthor {
}

.wp-caption {
}

.wp-caption-text {
}

.gallery-caption {
}

.alignright,
img.alignright {
  display: inline;
  float: right;
  margin: 0 0 18px 18px;
}

.alignleft,
img.alignleft {
  display: inline;
  float: left;
  margin: 0 18px 18px 0;
}

.aligncenter,
img.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto 18px;
}

a img {
  border: none;
}

/*liens*/
a:link {
  color: #7a7474;
}

a:visited {
  color: #7a7474;
}

a:active,
a:hover {
  color: #f5b155;
}

/*******************/
/******POLICES******/
/*******************/
body {
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #555555;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  display: block;
}

/*********************/
/******STRUCTURE******/
/*********************/

/***************WIDTH*/
.widz100 {
  width: 100%;
}
strong {
  font-weight: 700;
}
/**************************KEYFRAMES*/
/************************************/
@-webkit-keyframes kenburns-top {
  0% {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;
    transform-origin: 50% 16%;
  }
  100% {
    -webkit-transform: scale(1.25) translateY(-15px);
    transform: scale(1.25) translateY(-15px);
    -webkit-transform-origin: top;
    transform-origin: top;
  }
}
/*****************HEADER.PHP******/
/**************************************/
#header {
  display: block;
  position: absolute;
  min-height: 113px;
  font-size: 14px;
  left: 0;
  right: 0;
  top: 0;
  z-index: 9999;
  border-bottom: 1px solid rgba(175, 175, 175, 0.36);
}
#header_content {
}
#logo {
  float: left;
  padding: 9px 15px;
}
/**************/
/*NAV*/
/****************/
#navtop {
  display: block;
  text-align: center;
  #float: right;
}
#navtop ul {
  display: flex;
  font-size: 0;
}
#navtop ul li {
  font-size: 16px;
}
ul#menu-menu-principal > li.current-menu-item {
  /*padding-bottom: 13px;*/
  background: url("voyage_incas_img/flèche.png") 90px 114px no-repeat;
}
ul#menu-menu-principal > li.current-menu-ancestor {
  /*padding-bottom: 13px;*/
  background: url("voyage_incas_img/flèche.png") 90px 114px no-repeat;
}
ul#menu-menu-principal > li:last-of-type {
  background: url("voyage_incas_img/fond bloc sur mesure.png") no-repeat top;
  border-bottom: none;
}
ul#menu-menu-principal > li:last-of-type.current_page_item {
  background: url("voyage_incas_img/fond bloc sur mesure.png") no-repeat top,
  url("voyage_incas_img/fleche_orange.png") 90px 114px no-repeat;
  border-bottom: none;
}
ul#menu-menu-principal > li:last-of-type:hover {
  background: url("voyage_incas_img/fond bloc sur mesureblancpng.png") top no-repeat;
  transition: 0.5s;
  /* border: none;*/
}
ul#menu-menu-principal > li:last-of-type a {
  background: url("voyage_incas_img/picto contact.png") no-repeat left;
  padding-left: 40px;
  background-position: 10px;
}
ul#menu-menu-principal > li:last-of-type:hover > a {
  background: url("voyage_incas_img/picto contact_orange.png") no-repeat left;
  background-position: 10px;
  transition: 2ms;
  border: none;
}
ul#menu-menu-principal > li {
  display: inline-block;
  width: 207px;
  line-height: 113px;
}
ul#menu-menu-principal > li:hover {
  background-color: white;
  transition: 0.5s;
}
#navtop ul li:hover > ul {
  display: block;
  background-color: white;
}
#navtop ul li > a {
  display: block;
  text-decoration: none;
  color: white;
  font-weight: 700;
}
#navtop ul li:nth-of-type(5) {
  text-decoration: none;
  color: white;
  font-weight: 600;
  transition: 0.5s;
}
#navtop ul li:hover > a {
  color: #f5b155;
  transition: 0.9s;
}
#navtop ul ul {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}
#navtop ul ul li {
  line-height: 50px;
}
#navtop ul ul li:hover {
  background-color: rgba(245, 177, 85, 0.09);
  transition: 0.4s;
}
#navtop ul ul li a {
  color: #f5b155;
}
/*FOOTER************************/
#footer {
  height: 270px;
  background-color: #1c1b1b;
  color: #666262;
  font-size: 12px;
  text-align: center;
}
#footer_content {
  display: block;
  margin-right: auto;
  margin-left: auto;
  width: 1250px;
  height: 270px;
  position: relative;
}
#footer a {
  color: #666262;
  font-size: 12px;
  text-decoration: none;
}
.widget_footer_nav:nth-of-type(2) {
  display: block;
  margin-left: auto;
  margin-right: auto;
  right: 0;
  left: 0;
  top: 230px;
  position: absolute;
  width: 850px;
}
.widget_footer_nav li {
  display: inline-block;
}
#menu-menu-footer li:nth-of-type(1) ::after,
#menu-menu-footer li:nth-of-type(2) ::after,
#menu-menu-footer li:nth-of-type(3) ::after,
#menu-menu-footer li:nth-of-type(4) ::after {
  content: "-";
  padding-left: 4px;
}
/*#menu-menu-footer li:nth-of-type(2) ::after {
    content: '-';
    padding-left: 4px;
}
#menu-menu-footer li:nth-of-type(3) ::after {
    content: '-';
    padding-left: 4px;
}*/
#menu-menu-footer li a:hover {
  color: darkgray;
  transition: 0.9s;
}
#navbottom > #widget_footer_nav:nth-of-type(1) {
  display: inline-block;
  width: 1250px;
}
#navbottom .widget_footer_nav:nth-of-type(1) h2 {
  display: inline-block;
  width: 300px;
  font-size: 17px;
  text-transform: uppercase;
  color: white;
  line-height: 270px;
}
#navbottom .widget_footer_nav:nth-of-type(1) h2:nth-of-type(1) {
  background: url("voyage_incas_img/picto experts.png") no-repeat left;
}
#navbottom .widget_footer_nav:nth-of-type(1) h2:nth-of-type(2) {
  background: url("voyage_incas_img/picto meilleurs prix.png") no-repeat left;
  padding-left: 30px;
}
#navbottom .widget_footer_nav:nth-of-type(1) h2:nth-of-type(3) {
  background: url("voyage_incas_img/picto paiement.png") no-repeat left;
}
#navbottom .widget_footer_nav:nth-of-type(1) h2:nth-of-type(4) {
  background: url("voyage_incas_img/picto écoute.png") no-repeat left;
}
#footer p {
  margin-bottom: 0;
}
/*********************/
/*********************/
/*Page HOMEPAGE VOYAGE_INCAS_HOMEPAGE_PART1*/
.page_content {
  display: block;
  margin-right: auto;
  margin-left: auto;
  width: 1250px;
}
#homepage_push_area_1 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}
#homepage_push_1 {
  position: relative;
}
.homepage_push_1 {
  width: 100%;
  height: 857px;
  position: absolute;
  top: 0;
  z-index: 0;
  background: no-repeat;
  background-size: cover;
  /*animation: zoom 40s;*/
  /*!*animation de l'image*!*/
}
.homepage_push_1_container_slider {
  width: 100%;
  height: 857px;
  overflow: hidden;
  position: relative;
  margin-top: -120px;
}
#kenburns-top {
  -webkit-animation: kenburns-top 20s ease-out both;
  animation: kenburns-top 20s ease-out both;
}
.homepage_push_content_1 {
  position: absolute;
  top: 400px;
  left: 200px;
  width: 800px;
  height: 200px;
  display: inline-block;
  color: white;
}
.homepage_push_content_1 .homepage_push_content_title {
  display: inline-block;
  font-size: 68px;
}
.homepage_push_content_1 .homepage_push_content_text_1 {
  display: inline-block;
  width: 800px;
  margin-top: 20px;
  text-transform: uppercase;
  font-size: 17px;
}
a.homepage_text_link_1 {
  display: inline-block;
  margin-top: 40px;
  color: white;
  border: 1px solid white;
  text-decoration: none;
  padding: 20px 50px 20px 50px;
  font-size: 16px;
}
.homepage_text_link_1:hover {
  background-color: rgba(64, 46, 60, 0.64);
  transition: 0.4s;
}
.homepage_text_fleche1 {
  display: block;
  left: 0px;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: 45px;
  height: 45px;
  position: absolute;
  bottom: 40px;
  background: url("voyage_incas_img/flèche scroll.png") center no-repeat;
}
.homepage_text_fleche1:hover {
  opacity: 0.7;
}
/*********************/
/*page voyage_incas_homepage_part2*/
/************/
#homepage_push_area_2 {
  display: block;
  width: 1250px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  margin-bottom: 20px;
}
.homepage_mid_text .widget_title {
  display: inline-block;
  width: 80%;
  color: #f5b155;
  font-size: 38px;
  margin-bottom: 15px;
  line-height: 115%;
}
#homepage_mid_text .textwidget p:nth-of-type(1) {
  display: inline-block;
  width: 90%;
  margin-bottom: 15px;
  color: #9a9696;
  text-transform: uppercase;
  font-size: 17px;
  line-height: 135%;
}
#homepage_mid_text .textwidget p:nth-of-type(2) {
  display: inline-block;
  width: 950px;
  margin-bottom: 70px;
  color: #9a9696;
  font-size: 16px;
  line-height: 30px;
}
.homepage_push_2 {
  display: flex;
  width: 600px;
  height: 530px;
  margin-bottom: 50px;
  text-align: center;
  color: white;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.homepage_push_content_2 {
  margin: auto;
  text-align: center;
  width: 390px;
}
.homepage_push_content_title_2 {
  display: block;
  margin-bottom: 12px;
  font-size: 19px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 23px;
}
.homepage_push_content_text_2 {
  display: block;
  padding-bottom: 15px;
  font-size: 40px;
  line-height: 44px;
}
.homepage_push_content_text_2_2eme {
  display: block;
  font-size: 16px;
  line-height: 130%;
}
a.homepage_text_link_2 {
  display: inline-block;
  margin-top: 24px;
  width: 250px;
  padding: 20px 0px 20px 0px;
  border: 2px solid white;
  color: white;
  text-decoration: none;
  font-size: 16px;
}
.homepage_text_link_2:hover {
  background-color: rgba(64, 46, 60, 0.64);
  transition: 0.7s;
}
#homepage_mid_text_bot {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  width: 1240px;
  color: #7a7474;
}
#homepage_mid_text_bot .textwidget p{
  display: block;
  font-size: 12px;
  line-height: 30px;
  
}
/***************/
/*voyage_incas_homepage_part3*/
/******************/
.voyage_incas_homepage_part3 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  /*margin-top: 30px;*/
  position: relative;
}
.voyage_incas_homepage_part3_img {
  display: block;
  background: url("voyage_incas_img/sur-mesure.jpg") center no-repeat;
  background-size: cover;
  width: 100%;
  height: 770px;
  overflow: hidden;
}
.voyage_incas_homepage_part3_page_content {
  width: 1250px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  z-index: 56;
}
#homepage_milieu_image_text {
  display: inline-block;
  margin-top: 170px;
  position: relative;
}
.voyage_incas_homepage_part3_gradient {
  display: inline-block;
  width: 1000px;
  height: 569px;
  position: absolute;
  top: 0px;
  left: 0px;
  background: radial-gradient(ellipse closest-side, rgba(0, 0, 0, 0.72), transparent);
}
#homepage_milieu_image_text .widget_title {
  width: 615px;
  font-size: 68px;
  color: white;
  font-weight: 600;
  margin-bottom: 10px;
  line-height: 130%;
}
#homepage_milieu_image_text .widget_title:after {
  content: "*";
  font-size: 35px;
  display: inline-block;
  vertical-align: top;
}
#homepage_milieu_image_text .textwidget p:nth-of-type(1) {
  color: white;
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 15px;
}
#homepage_milieu_image_text .textwidget p:nth-of-type(2) {
  color: white;
  width: 505px;
  font-family: "PT Sans", sans-serif;
  font-size: 17px;
  margin-bottom: 40px;
  line-height: 130%;
}
#homepage_milieu_image_text .textwidget p:nth-of-type(3) {
  margin-bottom: 220px;
}
#homepage_milieu_image_text .textwidget a {
  padding: 15px 35px 15px 35px;
  color: #ffffff;
  text-decoration: none;
  font-size: 18px;
  border: 1px solid white;
}
#homepage_milieu_image_text .textwidget a:hover {
  background-color: rgba(64, 46, 60, 0.64);
  transition: 0.5s;
}
#homepage_milieu_image_text .textwidget p:nth-of-type(4) {
  color: white;
  font-size: 17px;
  font-weight: 600;
  text-transform: uppercase;
}
/*******************************/
/*****************************/
/*page voyage_incas_homepage_part4*/
#homepage_push_area_4 {
  display: block;
  width: 1250px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 75px;
  height: 550px;
  text-align: center;
}
.homepage_push_area_4_text_haut {
  color: #f5b155;
  font-size: 38px;
}
.homepage_push_4 {
  display: inline-block;
  width: 400px;
  height: 345px;
  background: no-repeat center;
  margin: 7px;
  margin-top: 75px;
  position: relative;
}
.homepage_push_content_title_4 {
  position: absolute;
  top: 100px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  right: 0;
  left: 0;
  color: white;
  font-size: 38px;
}
.homepage_text_link_4 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 160px;
  left: 0;
  right: 0;
}
a.homepage_text_link_4 {
  display: inline-block;
  width: 200px;
  font-size: 18px;
  color: white;
  text-decoration: none;
  border: 1px solid white;
  padding: 20px 40px 20px 40px;
}
a.homepage_text_link_4:hover {
  transition: 0.4s;
  background-color: rgba(64, 46, 60, 0.64);
}
/*******************/
/*******************/
/*page voyage_incas_homepage_part5*/
.voyage_incas_homepage_part5 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  position: relative;
}
.voyage_incas_homepage_part5_img {
  display: block;
  background: url("voyage_incas_img/Samuel-et-Suzana.jpg") center no-repeat;
  background-size: cover;
  width: 100%;
  height: 760px;
  overflow: hidden;
}
.voyage_incas_homepage_part5_page_content {
  width: 1250px;
  position: absolute;
  top: 200px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  z-index: 56;
}
#homepage_bot_image_text .widget_title {
  width: 615px;
  font-size: 68px;
  color: white;
  font-weight: 600;
  margin-bottom: 10px;
}

#homepage_bot_image_text .textwidget p:nth-of-type(1) {
  color: white;
  text-transform: uppercase;
  font-size: 19px;
  margin-bottom: 20px;
  margin-left: 5px;
}
#homepage_bot_image_text .textwidget p:nth-of-type(2) {
  color: white;
  width: 500px;
  font-size: 16px;
  margin-bottom: 50px;
  margin-left: 5px;
  line-height: 135%;
}
#homepage_bot_image_text .textwidget p:nth-of-type(3) a {
  padding: 15px 55px 15px 55px;
  color: #ffffff;
  text-decoration: none;
  font-size: 16px;
  border: 1px solid white;
  margin-left: 5px;
}
#homepage_bot_image_text .textwidget a:hover {
  background-color: rgba(64, 46, 60, 0.64);
  transition: 0.5s;
}
#homepage_bot_image_text .textwidget p:nth-of-type(4) {
  color: white;
  margin-top: 350px;
  font-size: 19px;
  font-weight: 600;
}
/******************/
/************page.php*/
/**********************/
.page-template-default .page_pic_strap,
.page-template-page_contenu_1 .page_pic_strap {
  display: block;
  width: 100%;
  height: 422px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.page-template-default .entry-title,
.page-template-page_contenu_1 .entry-title {
  display: block;
  margin-right: auto;
  margin-left: auto;
  position: absolute;
  top: 120px;
  right: 0;
  left: 0;
  z-index: 2;
  font-size: 60px;
  color: white;
  text-align: center;
  font-weight: 500;
  margin-top: 120px;
  margin-bottom: 20px;
}
#page_page_metabox_sousTitre {
  display: block;
  margin-right: auto;
  margin-left: auto;
  position: absolute;
  top: 330px;
  right: 0;
  left: 0;
  z-index: 2;
  width: 730px;
  text-align: center;
  font-size: 19px;
  color: white;
  text-transform: uppercase;
}
.breadcrumb {
  display: inline-block;
  width: 100%;
  padding: 20px;
  font-size: 12px;
  box-sizing: border-box;
}
.breadcrumb span {
  color: #ccc9c9;
}
.breadcrumb a {
  color: #ccc9c9;
}
.breadcrumb span:before {
  content: "/";
  margin: auto 5px;
  color: #ccc9c9;
}
.breadcrumb span:first-of-type:before {
  content: "";
  margin: 0;
}
.page_content {
  display: block;
  width: 1250px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 50px;
  text-align: left;
}
.voyage_incas_page_container1 {
  display: inline-block;
  height: 950px;
  overflow: hidden;
}
#page_page_metabox_page_text {
  display: inline-block;
  width: 600px;
  height: 720px;
  overflow: hidden;
}
.voyage_incas_page_container1_img {
  float: right;
  display: inline-block;
  width: 613px;
  height: 912px;
  overflow: hidden;
}
.page-template-default #main p,
.page-template-page_contenu_1 #main p {
  font-size: 17px;
  line-height: 130%;
  margin-bottom: 50px;
  color: #7a7474;
}
.page-template-default #main ul li,
.page-template-page_contenu_1 #main ul li {
  list-style-type: none;
  font-size: 17px;
  color: #7a7474;
  line-height: 130%;
}
.page-template-default #main ul li:before,
.page-template-page_contenu_1 #main ul li:before {
  content: "•";
  color: #f5b155;
  padding-right: 5px;
}
#page_page_metabox_page_text p {
  margin-bottom: 30px;
  color: #7a7474;
}
.page-template-default #main h2,
.page-template-page_contenu_1 #main h2 {
  font-size: 38px;
  color: #f5b155;
  margin-bottom: 20px;
}
.page-template-default #main h4,
.page-template-page_contenu_1 #main h4 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 5px;
  color: #7a7474;
  text-transform: uppercase;
}
#page_page_metabox_page_text2 {
  display: inline-block;
  width: 615px;
  height: 160px;
  margin-top: 30px;
  overflow: hidden;
}
#page_page_metabox_page_text2 p {
  margin-bottom: 0;
}
.voyage_incas_page_container2 {
  margin-top: 20px;
  height: 740px;
  overflow: hidden;
}
#page_page_metabox_page_text3 {
  display: inline-block;
  float: right;
  width: 280px;
  height: 739px;
  overflow: hidden;
}
.voyage_incas_page_container2_img {
  display: inline-block;
  width: 932px;
  height: 739px;
  overflow: hidden;
}
#page_page_metabox_page_text3 ul {
  list-style: disc;
  font-size: 16px;
  color: #7a7474;
  width: 250px;
  text-decoration: none;
  padding-left: 20px;
  line-height: 130%;
}
#page_page_metabox_page_text3 ul li {
  padding-bottom: 5px;
  padding-left: 5px;
}
#page_page_metabox_page_text3 p:nth-of-type(2) {
  margin-bottom: 15px;
}
.voyage_incas_page_container3 {
  height: 480px;
  margin-top: 90px;
  overflow: hidden;
}
#page_page_metabox_page_text4 {
  display: inline-block;
  width: 630px;
  overflow: hidden;
}
.voyage_incas_page_3_img {
  display: inline-block;
  float: right;
  padding-top: 100px;
  width: 613px;
  height: 346px;
}
.voyage_incas_page_container4 {
  display: inline-block;
  height: 650px;
  margin-top: 70px;
  overflow: hidden;
}
#page_page_metabox_page_text5 {
  display: inline-block;
  height: 555px;
  width: 290px;
  margin-bottom: 3px;
  overflow: hidden;
}
#page_page_metabox_page_text5 p:nth-of-type(3) {
  line-height: 140%;
  height: 175px;
  margin-bottom: 10px;
  overflow: hidden;
}
.voyage_incas_page_4_img {
  display: inline-block;
  float: right;
  width: 930px;
  height: 648px;
}
#page_page_metabox_page_text5 p:nth-of-type(3) {
  margin-bottom: 0;
}
.voyage_incas_page_drapeau {
  display: inline-block;
  width: 135px;
  height: 90px;
  overflow: hidden;
}
.voyage_incas_page_container5 {
  margin-top: 50px;
  margin-bottom: 100px;
  overflow: hidden;
}
#page_page_metabox_page_text6 {
  display: inline-block;
  width: 600px;
  height: 470px;
  overflow: hidden;
}
#page_page_metabox_page_text6 ul li {
  padding-bottom: 5px;
  line-height: 130%;
}
#page_page_metabox_page_text6 p:nth-of-type(1) {
  margin-bottom: 20px;
}
#page_page_metabox_page_text7 {
  display: inline-block;
  width: 600px;
  height: 400px;
  float: right;
  /*margin-top: 70px;*/
}
/******Page_nos_circuits*/
/************************/
.page-template-page_nos_circuits .page_content {
  margin-bottom: 50px;
}
.page-template-page_nos_circuits .page_pic_strap {
  height: 420px;
  background: center;
  background-size: cover;
}
.page-template-page_nos_circuits .entry-title {
  font-size: 65px;
  font-weight: 900;
  color: white;
  text-align: center;
  position: relative;
}
.page-template-page_nos_circuits #page_nos_circuits_sousTitre {
  font-size: 17px;
  text-align: center;
  text-transform: uppercase;
  color: white;
}
.page-template-page_nos_circuits .homepage_push_2 {
  margin-bottom: 10px;
}
/**********************************/
/*******page SINGLE-CIRCUIT.PHP*/
/*********************************/
.circuit-template-default .page_pic_strap {
  position: relative;
  height: 850px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#main {
  background-color: white;
}
.page_pic_strap {
  position: relative;
  display: flex;
}
.page_pic_strap .page_pic_strap_content {
  margin: auto;
  width: 800px;
  z-index: 99;
}
.circuit-template-default .entry-title {
  font-size: 68px;
  color: white;
  text-align: center;
  line-height: 76px;
  font-weight: 700;
  margin-bottom: 18px;
}
#page_single_circuit_surTitre,
#page_single_circuit_sousTitre {
  color: white;
  text-align: center;
  text-transform: uppercase;
  font-size: 17px;
  line-height: 21px;
}
.single_circuit_container1 {
  height: 530px;
  margin-bottom: 50px;
}
.single_circuit_background_gris1 {
  background-color: #f8f8f8;
  height: 100%;
  width: 100%;
}
.single_circuit_container1_img {
  display: inline-block;
  width: 49%;
  height: 100%;
  float: left;
  overflow: hidden;
}
#page_single_circuit_container_text p:nth-of-type(2),
#page_single_circuit_container_text p:nth-of-type(3),
#page_single_circuit_container_text p:nth-of-type(4),
#page_single_circuit_container_text p:nth-of-type(5) {
  border-bottom: 1px solid rgba(1, 1, 1, 0.18);
}
#page_single_circuit_container_text {
  display: inline-block;
  width: 49%;
  float: right;
  color: #7a7474;
}
#page_single_circuit_container_text h2 {
  font-size: 38px;
  color: #f5b155;
  padding-bottom: 10px;
}
#page_single_circuit_container_text p {
  font-size: 16px;
  line-height: 150%;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
#page_single_circuit_container_text p:nth-of-type(1) {
  text-transform: uppercase;
  font-size: 17px;
  margin-top: 5px;
  line-height: 30px;
  margin-bottom: 10px;
}
#page_single_circuit_container_text strong {
  font-weight: bold;
}
#page_single_circuit_container_text a {
  border: 2px solid rgba(122, 116, 116, 0.72);
  text-decoration: none;
  font-size: 16px;
  padding: 14px 30px 14px 30px;
  color: #7a7474;
}
#page_single_circuit_container_text p:nth-last-of-type(1) {
  margin-top: 55px;
}
#page_single_circuit_container_text a:hover {
  background-color: rgba(64, 15, 61, 0.25);
  transition: 0.5s;
  color: white;
}
#single_circuit_strap_temoignage {
  display: flex;
  width: 100%;
  height: 489px;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
/*#single_circuit_strap_temoignage img {
    display: block;
    width: 100%;
    background: no-repeat center;
    background-size: cover;
    height: 489px;
}*/
.single_circuit_strap_temoigage_text_container {
  display: block;
  margin: auto;
  width: 650px;
}
#single_circuit_strap_temoigage_title {
  color: white;
  text-align: center;
  font-size: 38px;
  margin-bottom: 18px;
}
#single_circuit_strap_temoigage_soustitre {
  font-size: 17px;
  color: white;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
}
#single_circuit_strap_temoigage_text {
  font-style: italic;
  color: white;
  font-size: 16px;
  text-align: center;
  line-height: 20px;
}
#single_circuit_strap_temoigage_text p strong {
  font-style: normal;
  font-weight: bold;
  line-height: 130%;
}
#single_circuit_strap_temoigage_text a {
  display: inline-block;
  margin: 12px auto 0;
  font-style: normal;
  text-decoration: none;
  border: 2px solid white;
  color: white;
  padding: 10px 20px 10px 20px;
  font-size: 16px;
}
#single_circuit_strap_temoigage_text a:hover {
  transition: 0.4s;
  background-color: rgba(64, 46, 60, 0.64);
}
/*section boucle 2big push image bot*/
.single_circuit_boucle_2big_image_bot {
  padding-top: 60px;
  background-color: white;
}
#homepage_push_2 {
  display: flex;
  width: 1250px;
  justify-content: space-between;
  margin: auto;
}
span.single_circuit_boucle_2big_image_bot_text1 p:nth-of-type(1) {
  color: #f5b155;
  font-size: 38px;
  text-align: center;
  margin-bottom: 10px;
}
span.single_circuit_boucle_2big_image_bot_text1 p:nth-of-type(2) {
  color: #847e7e;
  font-size: 17px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 50px;
}
.voyage_nos_circuits_bot_img {
  display: block;
  background: url("voyage_incas_img/sur-mesure.jpg") center no-repeat;
  background-size: cover;
  width: 100%;
  height: 569px;
  overflow: hidden;
}
.voyage_incas_nos_circuits_bot_page_content {
  width: 1250px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  z-index: 56;
  color: white;
}

#single_circuit_strap_attente_circuit {
  display: inline-block;
  margin-top: 170px;
  position: relative;
}

#single_circuit_strap_attente_circuit p:nth-of-type(1) {
  width: 500px;
  font-size: 38px;
  color: white;
  font-weight: 600;
  margin-bottom: 10px;
  line-height: 130%;
}

#single_circuit_strap_attente_circuit p:nth-of-type(2) {
  color: white;
  width: 300px;
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 15px;
}

#single_circuit_strap_attente_circuit p:nth-of-type(2):after {
  content: " *";
  font-size: 16px;
  display: inline-block;
  vertical-align: top;
}

#single_circuit_strap_attente_circuit p:nth-of-type(3) {
  margin-top: 50px;
}

#single_circuit_strap_attente_circuit a {
  padding: 15px 35px 15px 35px;
  color: #ffffff;
  text-decoration: none;
  font-size: 18px;
  
  border: 1px solid white;
}

#single_circuit_strap_attente_circuit a:hover {
  background-color: rgba(64, 46, 60, 0.64);
  transition: 0.5s;
}

#single_circuit_strap_attente_circuit p:nth-of-type(4) {
  margin-top: 140px;
  color: white;
  font-size: 17px;
  font-weight: 600;
  text-transform: uppercase;
}

#single_circuit_strap_attente_circuit p:nth-of-type(4)::before {
  content: " *";
  font-size: 16px;
  display: inline-block;
  vertical-align: top;
}

/****************************************/
/*Page voyage_incas_strap_detail_voyage*/
/***************************************/
#voyage_incas_tabs section {
  display: none;
  padding: 20px 0 0;
}

#voyage_incas_tabs input {
  display: none;
}

#voyage_incas_tabs label {
  display: inline-block;
  width: 237px;
  margin-right: 30px;
  padding: 15px 25px;
  font-weight: 600;
  text-align: center;
  color: #7a7474;
  font-size: 20px;
  background-color: #eeeeee;
  text-transform: uppercase;
}

.single-circuit #main {
  background-color: #f8f8f8;
}

#voyage_incas_tabs label:nth-of-type(4) {
  margin-right: 0;
}

#voyage_incas_tabs label:hover {
  color: #888;
  cursor: pointer;
  transition: 0.5s;
}

#voyage_incas_tabs input:checked + label {
  color: #555;
  background-color: white;
  transition: 0.5s;
}

/*@media screen and (max-width: 650px) {*/
/*label {*/
/*font-size: 0;*/
/*}*/

/*label:before {*/
/*margin: 0;*/
/*font-size: 18px;*/
/*}*/
/*}*/

/*@media screen and (max-width: 400px) {*/
/*label {*/
/*padding: 15px;*/
/*}*/
/*}*/

#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4 {
  display: block;
}

#slider_voyage {
  position: relative;
}

/*********************************************************/
.strap_single_text_content {
  display: block;
  background-color: white;
  padding-bottom: 100px;
  position: relative;
}

#couleur {
  display: block;
  width: 100%;
  height: 47px;
  position: absolute;
  top: 0;
  background-color: #f8f8f8;
}

#voyage_incas_tabs {
  display: block;
  width: 1250px;
  margin-left: auto;
  margin-right: auto;
  height: 1000px;
  position: relative;
}

#strap_single_text_content_date {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 1250px;
  height: 925px;
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 16px;
  padding-top: 30px;
  line-height: 35px;
  color: #847e7e;
  text-align: center;
}
#content2 > a{
  display: inline-block;
  margin-top: 15px;
  border: 2px solid rgba(122, 116, 116, 0.72);
  text-decoration: none;
  font-size: 16px;
  font-weight:800;
  padding: 14px 30px 14px 30px;
  color: #7a7474;
}
#content2 > a:hover{
  background-color: rgba(64, 15, 61, 0.25);
  transition: 0.5s;
  color: white;
}
#strap_single_text_content_details {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 1250px;
  height: 970px;
  position: absolute;
  top: 90px;
  left: 0;
  right: 0;
  bottom: 0;
}
#content2.content2_pdf #strap_single_text_content_details{
  top: 130px;
}
#strap_single_text_content_details a.prevBtn {
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 450px;
  left: -60px;
  background: url("voyage_incas_img/gauche.png") center no-repeat;
  text-indent: -99999px;
}
#strap_single_text_content_details a.nextBtn {
  display: block;
  width: 50px;
  position: absolute;
  top: 450px;
  right: -40px;
  height: 50px;
  background: url("voyage_incas_img/droite.png") center no-repeat;
  text-indent: -99999px;
}
#slider_voyage .slide {
  width: 400px !important;
  margin-right: 18px !important;
}
#strap_single_text_content_details_container {
  display: inline-block;
  width: 100%;
  height: 970px;
  padding-top: 20px;
}

#strap_single_text_content_details_container:nth-of-type(3),
#strap_single_text_content_details_container:nth-of-type(6),
#strap_single_text_content_details_container:nth-of-type(9),
#strap_single_text_content_details_container:nth-of-type(12),
#strap_single_text_content_details_container:nth-of-type(15) {
  margin-right: 0;
}

#page_single_circuit_details_title {
  font-size: 19px;
  color: #f5b155;
  margin-bottom: 10px;
  text-transform: uppercase;
  text-align: left;
  font-weight: bold;
  display: inline-block;
  width: 100%;
}

#strap_single_text_content_details_container_img {
  width: 400px;
  height: 294px;
}

.single-circuit #voyage_incas_tabs ul li {
  line-height: 20px;
  margin-bottom: 14px;
  font-size: 16px;
}

.single-circuit #voyage_incas_tabs ul li::before {
  content: "•";
  color: #f5b155;
  padding-right: 5px;
}

#strap_single_text_content_details_container_description {
  width: 100%;
  height: 530px;
  background-color: #eeeeee;
  color: #847e7e;
  padding: 20px;
  box-sizing: border-box;
}

#strap_single_text_content_details_container_description p {
  padding-left: 15px;
  padding-right: 15px;
  font-size: 16px;
  line-height: 150%;
  color: #847e7e;
}
#strap_single_text_content_inclus {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 1250px;
  height: 925px;
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 16px;
  line-height: 35px;
  padding-top: 30px;
  color: #847e7e;
  text-align: center;
}

#page_single_circuit_inclus,
#page_single_circuit_hotel,
#page_single_circuit_date h1 {
  font-size: 40px;
  margin-bottom: 30px;
  font-weight: 500;
}

#page_single_circuit_inclus,
#page_single_circuit_hotel,
#page_single_circuit_date h2 {
  font-size: 35px;
  margin-bottom: 25px;
  font-weight: 500;
}

#page_single_circuit_inclus,
#page_single_circuit_hotel,
#page_single_circuit_date h3 {
  font-size: 30px;
  margin-bottom: 10px;
  font-weight: 500;
}

#page_single_circuit_inclus,
#page_single_circuit_hotel,
#page_single_circuit_date h4 {
  font-size: 25px;
  margin-bottom: 20px;
  font-weight: 500;
}

#page_single_circuit_inclus,
#page_single_circuit_hotel,
#page_single_circuit_date p {
  font-size: 16px;
  padding-bottom: 5px;
  text-align: left;
  padding-left: 30%;
}
#strap_single_text_content_hotel {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 1250px;
  height: 925px;
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 16px;
  padding-top: 30px;
  line-height: 35px;
  color: #847e7e;
  text-align: center;
}
/*************************/
/**************page_contenu_simple.php*/
/***************************/
.page-template-page_contenu_simple .page_pic_strap {
  display: flex;
  position: relative;
  width: 100%;
  height: 422px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.slider_opacity {
  display: block;
  width: 100%;
  height: 422px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background-size: cover;
  background-color: rgba(2, 9, 30, 0.23);
}
.category .entry-title,
.page-template-page_contenu_simple .entry-title {
  display: block;
  font-size: 68px;
  color: white;
  text-align: center;
  font-weight: 600;
  margin-bottom: 20px;
  line-height: 72px;
}
#page_contenu_simple_sousTitre {
  display: block;
  /*    width: 730px;*/
  text-align: center;
  font-size: 19px;
  color: white;
  text-transform: uppercase;
  line-height: 23px;
}
.category .page_contenu_simple_text p,
.page-template-page_contenu_simple p,
.page-template-page_nos_circuits .page_contenu_simple_text p {
  font-size: 17px;
  color: #7a7474;
  line-height: 130%;
}
.page-template-page_contenu_simple .page_content h1,
.page-template-page_nos_circuits .page_contenu_simple_text h1 {
  font-size: 60px;
  color: #f5b155;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.category .page_contenu_simple_text h2,
.page-template-page_contenu_simple h2,
.page-template-page_nos_circuits .page_contenu_simple_text h2 {
  font-size: 38px;
  color: #f5b155;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.pagesitemap h3 {
  margin-bottom: 12px !important;
  text-align: left !important;
}
.pagesitemap ul {
  margin-bottom: 20px !important;
}
.category .page_contenu_simple_text h3,
.page-template-page_contenu_simple h3,
.page-template-page_nos_circuits .page_contenu_simple_text h3 {
  font-size: 28px;
  color: #f5b155;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.category .page_contenu_simple_text h4,
.page-template-page_contenu_simple h4,
.page-template-page_nos_circuits .page_contenu_simple_text h4 {
  font-size: 20px;
  color: #f5b155;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.category .page_contenu_simple_text strong,
.page-template-page_contenu_simple strong,
.page-template-page_nos_circuits .page_contenu_simple_text strong {
  font-size: 17px;
  font-weight: bold;
}
.category .page_contenu_simple_text em,
.page-template-page_contenu_simple em,
.page-template-page_nos_circuits .page_contenu_simple_text em {
  font-size: 17px;
  font-style: italic;
}
.category .page_contenu_simple_text,
.page_contenu_simple_text {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
  width: auto;
}
.page-template-page_contenu_simple .page_content {
  margin-bottom: 100px;
}
.category .page_contenu_simple_text ul li,
.page-template-page_contenu_simple #main,
.page-template-page_nos_circuits .page_contenu_simple_text ul li,
.page-template-page_contenu_simple .page_contenu_simple_text ul li {
  font-size: 17px;
  list-style-type: none;
  color: #7a7474;
  line-height: 21px;
  margin-bottom: 8px;
}
.category .page_contenu_simple_text ul,
.page-template-page_contenu_simple .page_contenu_simple_text ul {
  padding-top: 10px;
  padding-bottom: 10px;
}
.category .page_contenu_simple_text ul li:before,
.page-template-page_nos_circuits .page_contenu_simple_text ul li:before,
.page-template-page_contenu_simple .page_contenu_simple_text ul li:before {
  content: "•";
  color: #f5b155;
  margin-right: 4px;
}
/*********************/
/************Category.php*/
.category_slider {
  background: url("voyage_incas_img/incontournable_font.png") center center no-repeat;
  height: 422px;
  width: 100%;
  background-size: cover;
}
.entry_title_incontournable {
  display: block;
  margin-right: auto;
  margin-left: auto;
  width: 1000px;
  position: absolute;
  top: 240px;
  left: 0;
  right: 0;
  font-size: 58px;
  color: white;
  text-align: center;
  line-height: 130%;
}
#page_category_sousTitre {
  display: block;
  margin-right: auto;
  margin-left: auto;
  position: absolute;
  top: 330px;
  right: 0;
  left: 0;
  z-index: 2;
  width: 830px;
  text-align: center;
  font-size: 19px;
  color: white;
  text-transform: uppercase;
}
/**********************************/
/*<!--voyage_incas_single_inlist.php-->*/
/************************************/
.single_list_single {
  display: flex;
  position: relative;
  justify-content: space-between;
  margin-bottom: 50px;
  min-height: 250px;
}
.single_list_single_container {
  flex: 1;
}
.single_list_single_title a {
  display: block;
  font-size: 38px;
  color: #7a7474;
  margin-bottom: 12px;
  text-decoration: none;
}
.single_list_single_title a:hover {
  text-decoration: underline;
}
.single_list_single_cat_title {
  font-size: 19px;
  text-transform: uppercase;
  color: #f5b155;
  font-weight: 700;
  margin-bottom: 20px;
}
.single_list_single_excerpt {
  font-size: 18px;
  color: #7a7474;
  line-height: 22px;
}
.single_list_single_content {
  font-size: 16px;
  color: #7a7474;
  line-height: 20px;
}
.category-temoignages .single_list_single {
  display: inline-block;
  width: 1250px;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 40px;
}
.category-temoignages .single_list_single_excerpt {
  display: none;
}
.category-la-culture-peruvienne .single_list_single_content,
.category-a-la-decouverte-des-plus-beaux-paysages-du-perou .single_list_single_content,
.category-les-lieux-incontournables-du-perou .single_list_single_content {
  display: none;
}
.category-les-lieux-incontournables-du-perou.single_list_single_container.single_list_single_excerpt {
  display: none;
}
a.readmore {
  display: inline-block;
  margin-top: 16px;
  border: 2px solid #f5b155;
  text-decoration: none;
  color: #f5b155;
  padding: 10px 30px 10px 30px;
  /*position: absolute;
    bottom: 0;*/
}
a.readmore:hover {
  background-color: rgba(245, 177, 85, 0.09);
  transition: 0.4s;
}
.single_list_single_pic {
  width: 400px;
  height: 250px;
  background: center;
  margin-right: 20px;
}
/****************************/
/*Page contact*/
/****************************/
.page-template-page_contact .page_pic_strap {
  width: 100%;
  background-size: cover;
  height: 420px;
  background-position: center;
  background-repeat: no-repeat;
}
.page-template-page_contact .entry-title {
  display: block;
  font-size: 68px;
  color: white;
  text-align: center;
  font-weight: 600;
  margin-bottom: 20px;
}
.page-template-page_contact p {
  font-size: 17px;
  color: #7a7474;
  line-height: 130%;
}
.page-template-page_contact .page_content h1 {
  font-size: 60px;
  color: #f5b155;
  text-align: left;
  margin-bottom: 10px;
}
.page-template-page_contact .page_content h2 {
  font-size: 38px;
  color: #f5b155;
  text-align: left;
  margin-bottom: 10px;
}
.page-template-page_contact .page_content h3 {
  font-size: 28px;
  color: #f5b155;
  text-align: left;
  margin-bottom: 10px;
}
.page-template-page_contact .page_content h4 {
  font-size: 20px;
  color: #f5b155;
  text-align: left;
  margin-bottom: 10px;
}
.page-template-page_contact .page_content strong {
  font-size: 17px;
  font-weight: bold;
}
.page-template-page_contact .page_content em {
  font-size: 17px;
  font-style: italic;
}
.page_contact_container_principal {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 1250px;
}
.page_contact_container_left {
  display: inline-block;
  width: 613px;
}
.page_contact_container_right {
  display: inline-block;
  width: 613px;
}
/***************************/
/****formulaire*/
.page-template-page_contact #wpcf7-f315-p52-o1 {
  display: inline-block;
  width: 100%;
}
.page-template-page_contact .wpcf7-form-control-wrap {
  display: inline-block;
  width: 600px;
}
.page-template-page_contact .wpcf7-form-control-wrap_isfull {
  width: 100%;
}
.page-template-page_contact .wpcf7-form-control-wrap .wpcf7-form-control {
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.page-template-page_contact .wpcf7-form-control-wrap:nth-of-type(even) .wpcf7-form-control {
  margin-left: 1%;
}
.page-template-page_contact .wpcf7-form-control-wrap_isfull .wpcf7-form-control {
  display: block;
  width: 100%;
  margin-left: 0 !important;
}
.page-template-page_contact .wpcf7-form-control {
  padding: 12px;
  border: 2px solid #e6e6e6;
  font-size: 16px;
  color: #676363;
  font-family: "Montserrat", sans-serif;
}
.page-template-page_contact .wpcf7-form-control.wpcf7-submit {
  margin-top: 10px;
  padding: 15px 30px 15px 30px;
  background-color: white;
  color: #f5b155;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  cursor: pointer;
  border: 2px solid #f5b155;
  margin-bottom: 60px;
}
.page-template-page_contact .wpcf7-form-control.wpcf7-submit:hover {
  background-color: rgba(245, 177, 85, 0.12);
  transition: 0.5s;
}
.page-template-page_contact .wpcf7-textarea {
  height: 170px;
}
.entry-content-text {
  display: block;
  margin-right: auto;
  margin-left: auto;
  width: 940px;
}
.page-template-page_contact .page_content ul li {
  list-style-type: none;
  padding-bottom: 10px;
  width: 250px;
  font-size: 17px;
  color: #7a7474;
  line-height: 150%;
}
.page-template-page_contact .page_content ul li:before {
  content: "•";
  color: #f5b155;
  padding-right: 5px;
}
.wpcf7-acceptance {
  padding: 0 !important;
  border: none !important;
  font-size: 14px !important;
  line-height: 17px !important;
}
.wpcf7-acceptance span.wpcf7-list-item {
  margin: 0 !important;
}
/***************************/
/*******PAGE TROUVEZ LE PEROU*/
/***************************/
.page-template-page_trouvez_le_perou .page_pic_strap {
  display: block;
  width: 100%;
  height: 422px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
.overlay_page_thumb {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
}
.page-template-page_trouvez_le_perou .entry-title {
  display: block;
  margin-right: auto;
  margin-left: auto;
  position: absolute;
  top: 120px;
  right: 0;
  left: 0;
  z-index: 2;
  font-size: 60px;
  color: white;
  text-align: center;
  font-weight: 700;
  margin-top: 120px;
  margin-bottom: 20px;
}
.page_trouvez_bandeau_gris {
  display: block;
  margin-right: auto;
  margin-left: auto;
  width: 1250px;
  height: 60px;
  background-color: #eeeeee;
  text-align: center;
  margin-bottom: 24px;
}
.page_trouvez_bandeau_gris_text {
  color: #7a7474;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 60px;
  font-weight: 700;
}
.page_trouvez_votre_voyage {
  text-align: center;
}
.page_trouvez_votre_voyage_titre1 {
  font-size: 36px;
  text-align: center;
  margin-bottom: 30px;
}
.page_trouvez_votre_voyage_container1 {
  display: inline-block;
  min-height: 500px;
  margin-top: 40px;
}
.page_trouvez_votre_voyage_container1 ul {
  position: relative;
}
.page_trouvez_votre_voyage_container1 li {
  display: inline-block;
  width: 400px;
  margin: 6px;
  position: relative;
}
.page_trouvez_votre_voyage_container1_hover {
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  height: 430px;
  background-color: rgba(245, 177, 85, 0.31);
  opacity: 0;
}
.page_trouvez_votre_voyage_container1_hover:hover {
  opacity: 1;
  transition: 0.6s;
}
.page_trouvez_votre_voyage_container1 ul li:nth-of-type(1) {
  display: inline-block;
  width: 400px;
  height: 320px;
  background: url("voyage_incas_img/Les-incontournables.jpg") center no-repeat;
}
.page_trouvez_votre_voyage_container1 ul li:nth-of-type(2) {
  display: inline-block;
  width: 400px;
  height: 320px;
  background: url("voyage_incas_img/Circuit-sud-perou.jpg") center no-repeat;
}

.page_trouvez_votre_voyage_container1 ul li:nth-of-type(3) {
  display: inline-block;
  width: 400px;
  height: 320px;
  background: url("voyage_incas_img/Page-d'accueil---photo-de-fond-pour-le-voyage-sur-mesure.jpg") top no-repeat;
}

.page_trouvez_votre_voyage_container1 li a {
  display: block;
  width: 100%;
  height: 110px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 320px;
  background: url("voyage_incas_img/checkbox.png") center 70px no-repeat;
  font-size: 16px;
  text-decoration: none;
  color: #7a7474;
  line-height: 60px;
  position: relative;
  background-color: #eeeeee;
}

.page_trouvez_votre_voyage_container1_hover2_1 {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url("voyage_incas_img/checkbox cochée.png") center 73px no-repeat;
}

.page_trouvez_votre_voyage_container1_hover2_2 {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url("voyage_incas_img/checkbox cochée.png") center 73px no-repeat;
}

.page_trouvez_votre_voyage_container1_hover2_3 {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url("voyage_incas_img/checkbox cochée.png") center 73px no-repeat;
}

/*container 2*/

.page_trouvez_votre_voyage_container2 {
  display: none;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  text-align: left;
}

.page_trouvez_votre_voyage_container2 p:nth-of-type(1) {
  display: block;
  margin-right: auto;
  margin-left: auto;
  width: 1250px;
  margin-top: 40px;
}

.page_trouvez_votre_voyage_container2 span.wpcf7-form-control-wrap {
  display: inline-block;
  width: 294px;
  height: 340px;
  margin: 8px;
  position: relative;
}
.page_trouvez_votre_voyage_container3_hover,
.page_trouvez_votre_voyage_container2_hover {
  position: absolute;
  top: -2px;
  left: -2px;
  right: -2px;
  bottom: -2px;
  /*z-index: -1;*/
  background-color: rgba(245, 177, 85, 0.31);
  opacity: 0;
}
.page_trouvez_votre_voyage_container3 span.wpcf7-form-control-wrap:hover .page_trouvez_votre_voyage_container3_hover,
.page_trouvez_votre_voyage_container2 span.wpcf7-form-control-wrap:hover .page_trouvez_votre_voyage_container2_hover {
  opacity: 1;
  transition: 0.6s;
}

.page_trouvez_votre_voyage_container2 .wpcf7-form-control-wrap .wpcf7-form-control {
  display: inline-block;
  width: 100%;
  height: 100px;
  position: absolute;
  top: 240px;
  text-align: center;
  line-height: 90px;
  background-color: #eeeeee;
  font-size: 14px;
}

.page_trouvez_votre_voyage_container2 .wpcf7-list-item input {
  position: absolute;
  top: 75px;
  left: 0;
  right: 0;
  display: block;
  margin-right: auto;
  margin-left: auto;
  z-index: 5;
}

.page_trouvez_votre_voyage_container2 .wpcf7-list-item-label {
  display: inline-block;
  height: 100px;
  overflow: hidden;
}

/*background container 2*/
.page_trouvez_votre_voyage_container2 span.wpcf7-form-control-wrap:nth-of-type(1) {
  background: url("voyage_incas_img/Lima.jpg") top no-repeat;
}

.page_trouvez_votre_voyage_container2 span.wpcf7-form-control-wrap:nth-of-type(2) {
  background: url("voyage_incas_img/iles-Ballestas.jpg") top no-repeat;
}

.page_trouvez_votre_voyage_container2 span.wpcf7-form-control-wrap:nth-of-type(3) {
  background: url("voyage_incas_img/Oasis-de-Huacachina.jpg") top no-repeat;
}

.page_trouvez_votre_voyage_container2 span.wpcf7-form-control-wrap:nth-of-type(4) {
  background: url("voyage_incas_img/Cusco-et-sa-region.jpg") top no-repeat;
}

.page_trouvez_votre_voyage_container2 span.wpcf7-form-control-wrap:nth-of-type(5) {
  background: url("voyage_incas_img/Ica-vignoble.jpg") top no-repeat;
}

.page_trouvez_votre_voyage_container2 span.wpcf7-form-control-wrap:nth-of-type(6) {
  background: url("voyage_incas_img/Paracas.jpg") top no-repeat;
}

.page_trouvez_votre_voyage_container2 span.wpcf7-form-control-wrap:nth-of-type(7) {
  background: url("voyage_incas_img/Arequipa.jpg") top no-repeat;
}

.page_trouvez_votre_voyage_container2 span.wpcf7-form-control-wrap:nth-of-type(8) {
  background: url("voyage_incas_img/Reserve-nationale-Salinas---Aguada-Blanca.jpg") top no-repeat;
}

.page_trouvez_votre_voyage_container2 span.wpcf7-form-control-wrap:nth-of-type(9) {
  background: url("voyage_incas_img/Canyon-de-Colca.jpg") top no-repeat;
}

.page_trouvez_votre_voyage_container2 span.wpcf7-form-control-wrap:nth-of-type(10) {
  background: url("voyage_incas_img/iles-Uros---iles-flottantes-du-lac-Titicaca.jpg") top no-repeat;
}

.page_trouvez_votre_voyage_container2 span.wpcf7-form-control-wrap:nth-of-type(11) {
  background: url("voyage_incas_img/ile-Taquile---lac-Titicaca.jpg") top no-repeat;
}

.page_trouvez_votre_voyage_container2 span.wpcf7-form-control-wrap:nth-of-type(12) {
  background: url("voyage_incas_img/Puno.jpg") top no-repeat;
}

.page_trouvez_votre_voyage_container2 span.wpcf7-form-control-wrap:nth-of-type(14) {
  background: url("voyage_incas_img/Cordillere-blanche.jpg") top no-repeat;
}

.page_trouvez_votre_voyage_container2 span.wpcf7-form-control-wrap:nth-of-type(13) {
  background: url("voyage_incas_img/Nazca-momies-de-Chauchilla.jpg") top no-repeat;
}

.page_trouvez_votre_voyage_container2 span.wpcf7-form-control-wrap:nth-of-type(15) {
  background: url("voyage_incas_img/Foret-amazonienne.jpg") top no-repeat;
}

.page_trouvez_votre_voyage_container2 span.wpcf7-form-control-wrap:nth-of-type(16) {
  background: url("voyage_incas_img/Nord-du-Perou.jpg") top no-repeat;
}

/*fin background container2*/

.page_trouvez_votre_voyage_container2_next {
  display: inline-block;
  margin-top: 40px;
  padding: 15px 30px 15px 30px;
  background-color: white;
  color: #f5b155;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  cursor: pointer;
  border: 2px solid #f5b155;
  margin-bottom: 70px;
  margin-left: 43%;
}

.page_trouvez_votre_voyage_container2_next:hover {
  background-color: rgba(245, 177, 85, 0.12);
  transition: 0.5s;
}

/*container 3*/

.page_trouvez_votre_voyage_container3 {
  display: none;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  text-align: left;
}

.bandeau_container3 .page_trouvez_bandeau_gris:after {
  content: "3. vos expériences";
  color: #7a7474;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 60px;
  font-weight: 700;
}

.page_trouvez_votre_voyage_container3 p:nth-of-type(1) {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  margin-right: auto;
  margin-left: auto;
  width: 1250px;
  /*margin-top: 40px;*/
}

.page_trouvez_votre_voyage_container3 span.wpcf7-form-control-wrap {
  display: inline-block;
  width: 390px;
  height: 450px;
  position: relative;
  margin-top: 20px;
}

.page_trouvez_votre_voyage_container3 span.wpcf7-form-control-wrap:nth-of-type(1) {
  background: url("voyage_incas_img/Photo-culturelle.jpg") top no-repeat;
}

.page_trouvez_votre_voyage_container3 span.wpcf7-form-control-wrap:nth-of-type(2) {
  background: url("voyage_incas_img/Photo-decouverte-de-paysages.jpg") top no-repeat;
}

.page_trouvez_votre_voyage_container3 span.wpcf7-form-control-wrap:nth-of-type(3) {
  background: url("voyage_incas_img/photo-rencontre-immersion.jpg") top no-repeat;
}

.page_trouvez_votre_voyage_container3 span.wpcf7-form-control-wrap:nth-of-type(4) {
  background: url("voyage_incas_img/photo-trek-randonnee.jpg") top no-repeat;
}

.page_trouvez_votre_voyage_container3 span.wpcf7-form-control-wrap:nth-of-type(5) {
  background: url("voyage_incas_img/Photo-activites-sportives.jpg") top no-repeat;
}

.page_trouvez_votre_voyage_container3 span.wpcf7-form-control-wrap:nth-of-type(6) {
  background: url("voyage_incas_img/photo-journee-libre.jpg") top no-repeat;
}

.page_trouvez_votre_voyage_container3 .wpcf7-form-control-wrap .wpcf7-form-control {
  display: inline-block;
  width: 100%;
  height: 125px;
  position: absolute;
  top: 325px;
  text-align: center;
  line-height: 90px;
  background-color: #eeeeee;
  font-size: 14px;
}

.page_trouvez_votre_voyage_container3 .wpcf7-list-item input {
  position: absolute;
  top: 75px;
  left: 0;
  right: 0;
  display: block;
  margin-right: auto;
  margin-left: auto;
  z-index: 5;
}

.page_trouvez_votre_voyage_container3 .wpcf7-list-item-label {
  display: inline-block;
  height: 100px;
  overflow: hidden;
}

#btn_container3 {
  display: inline-block;
  margin-top: 40px;
  padding: 15px 30px 15px 30px;
  background-color: white;
  color: #f5b155;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  cursor: pointer;
  border: 2px solid #f5b155;
  margin-bottom: 70px;
  margin-left: 43%;
}

#btn_container3:hover {
  background-color: rgba(245, 177, 85, 0.12);
  transition: 0.5s;
}

/*container 4*/

.page_trouvez_votre_voyage_container4 {
  display: none;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  text-align: left;
}

.bandeau_container4 .page_trouvez_bandeau_gris:after {
  content: "4. vos informations";
  color: #7a7474;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 60px;
  font-weight: 700;
}

.page_trouvez_votre_voyage_container4 .sous_titre_container4 {
  display: block;
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  font-size: 17px;
  text-transform: uppercase;
  margin-top: 40px;
}

.page_trouvez_votre_voyage_container4 .sous_titre_container4_2 {
  display: block;
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  font-size: 17px;
  text-transform: uppercase;
  margin-top: 80px;
}

/*formulaire */

.page_trouvez_votre_voyage_container4 {
  display: none;
  width: 100%;
}

.page_trouvez_votre_voyage_container4 p:nth-of-type(1) {
  display: inline-block;
  width: 100%;
  height: 650px;
}

.page_trouvez_votre_voyage_container4 .wpcf7-form-control-wrap {
  display: inline-block;
  width: 600px;
  height: 50px;
  margin: 10px;
}

.page_trouvez_votre_voyage_container4.wpcf7-form-control-wrap_isfull {
  display: inline-block;
  width: 100%;
}

.page_trouvez_votre_voyage_container4 .wpcf7-form-control-wrap .wpcf7-form-control {
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.page_trouvez_votre_voyage_container4 p:nth-of-type(1) span:nth-of-type(11) input {
  width: 1220px;
  height: 150px;
  padding-bottom: 110px;
}

.page_trouvez_votre_voyage_container4 .wpcf7-form-control-wrap_isfull .wpcf7-form-control {
  display: block;
  width: 100%;
  margin-left: 0 !important;
}

.page_trouvez_votre_voyage_container4 .wpcf7-form-control {
  padding: 12px;
  border: 2px solid #e6e6e6;
  font-size: 16px;
  color: #a29d9d;
  font-family: "Montserrat", sans-serif;
}

.page_trouvez_votre_voyage_container4 .wpcf7-form-control.wpcf7-submit {
  margin-top: 10px;
  padding: 15px 30px 15px 30px;
  background-color: white;
  color: #f5b155;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  cursor: pointer;
  border: 2px solid #f5b155;
  margin-bottom: 60px;
  margin-left: 43%;
}

.page_trouvez_votre_voyage_container4 .wpcf7-form-control.wpcf7-submit:hover {
  background-color: rgba(245, 177, 85, 0.12);
  transition: 0.5s;
}

/****************************/
/*************Page "single"*/
/****************************/
.single-post #main {
  position: relative;
}
.single-post .page_pic_strap {
  position: relative;
  display: block;
  height: 380px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.single-post .entry-title {
  display: block;
  margin-right: auto;
  margin-left: auto;
  position: absolute;
  top: 160px;
  left: 0;
  right: 0;
  z-index: 4;
  font-size: 48px;
  color: white;
  text-align: center;
  line-height: 130%;
  font-weight: 700;
}
.category-les-lieux-incontournables-du-perou .entry-title_cat::after {
  content: "Les lieux incontournables du Perou";
}
.category-la-culture-peruvienne .entry-title_cat::after {
  content: "La culture Péruvienne";
}
.category-a-la-decouverte-des-plus-beaux-paysages-du-perou .entry-title_cat::after {
  content: "A la découverte des plus beaux paysages du Pérou";
}
.single-post .entry-title a {
  text-decoration: none;
  color: #f5b155;
}
.single-post .entry-content {
  display: block;
  width: 100%;
  height: auto;
  margin-top: 40px;
  margin-bottom: 50px;
  vertical-align: top;
  text-align: justify;
}
.single-post .entry-content img {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  height: auto;
  text-align: center;
  margin-bottom: 40px;
}
.single-post .entry-content p {
  margin-bottom: 18px;
  font-size: 16px;
  color: #7a7474;
  line-height: 20px;
}
.single-post .entry-content > p:nth-of-type(1) {
  margin-bottom: 20px;
}
.single-post .page_content h1 {
  font-size: 40px;
  color: #f5b155;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.single-post .page_content h2 {
  font-size: 28px;
  color: #f5b155;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.single-post .page_content h3 {
  font-size: 25px;
  color: #f5b155;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.single-post .page_content h4 {
  font-size: 20px;
  color: #f5b155;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.single-post .entry-content ul {
  text-align: center;
}
.single-post .entry-content ul li {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  text-align: center;
  list-style-type: none;
  padding-bottom: 10px;
  width: auto;
  font-size: 17px;
  color: #7a7474;
  line-height: 150%;
}
.single-post .entry-content ul li:before {
  content: "•";
  color: #f5b155;
  padding-right: 5px;
}
.cat-links {
  display: none;
}
.entry-meta {
  display: none;
}
.post-edit-link {
  display: none;
}
.entry-content-text {
  display: block;
  margin-right: auto;
  margin-left: auto;
  width: 940px;
}
/*************************/
/*PAGE MODELE TEMOIGNAGE*/
/*************************/
.page-template-page_temoignage .page_pic_strap {
  display: flex;
  width: 100%;
  height: 422px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.slider_opacity {
  display: block;
  width: 100%;
  height: 422px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background-size: cover;
  background-color: rgba(2, 9, 30, 0.23);
}
.page-template-page_temoignage .entry-title {
  display: block;
  font-size: 68px;
  color: white;
  text-align: center;
  font-weight: 600;
  margin-bottom: 20px;
}
.page-template-page_temoignage article {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}
.page_temoignage_content {
  flex: 1;
}
.page_temoignage_article_image {
  display: block;
  width: 400px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 250px;
  margin-right: 24px;
}
.page_temoignage_content_title {
  display: block;
  font-size: 38px;
  margin-bottom: 5px;
  color: #7a7474;
}
.page_temoignage_content_auteur {
  display: block;
  width: 100%;
  height: auto;
  font-size: 16px;
  color: #f5b155;
  text-transform: uppercase;
}
.page_temoignage_content_text {
  display: block;
  margin: auto;
  font-size: 14px;
  line-height: 120%;
  width: 100%;
  height: auto;
  color: #7a7474;
  overflow: auto;
}
.page-template-page_temoignage .page_contenu_simple_text {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  width: 100%;
  font-size: 18px;
  line-height: 22px;
}
.star_note {
  margin-bottom: 20px;
}
/*pagination*/
.pagination {
  padding: 44px 0 66px;
  font-size: 14px;
  color: #7f8289;
  text-align: center;
}

.pagination_container {
  position: relative;
}

.pagination span:nth-of-type(1) {
  display: none;
}

.pagination a.inactive {
  color: #c9c6c6;
  text-decoration: none;
  font-size: 16px;
  padding-right: 15px;
  padding-left: 15px;
  /*border: 1px solid red;*/
}

.pagination a:link {
  color: #000000;
  text-decoration: none;
}

.pagination_span {
  display: inline-block;
  margin: 0 4px;
  font-size: 15px;
}

.current {
  padding: 0px;
  font-weight: 600;
  font-size: 18px;
  color: #1c1b1b;
  text-decoration: underline;
}

.pagination a {
  color: rgba(127, 130, 137, 0.53);
  font-size: 20px;
  padding: 10px;
}

.pagination a:hover {
  text-decoration: none;
}
/*******************/
/*****PAGE 404******/
/*******************/
.page_404_thumb {
  display: flex;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 600px;
}
.page_404_content {
  margin: auto;
  text-align: center;
  color: #ffffff;
  font-size: 24px;
}
.page_404_content_title {
  display: block;
  margin-bottom: 20px;
  font-size: 28px;
  font-weight: 700;
}
a.page_404_content_link {
  display: block;
  margin-top: 12px;
  color: #ffffff;
}
a.page_404_content_link:hover {
  color: #f5b155;
}

.wpcf7-acceptance .wpcf7-list-item-label {
  font-size: 12px;
}
/***********************/
/***********RESPONSIVE*/
/**********************/
.page-template-page_trouvez_le_perou span.wpcf7-list-item {
  margin: 0;
}
#navtop_bt_resp {
  display: none;
  position: absolute;
  top: 20px;
  right: 30px;
  cursor: pointer;
}
#navtop_bt_resp_span {
  display: block;
  background: url("voyage_incas_img/menu-alt-256.png") right no-repeat;
  width: 47px;
  height: 47px;
  line-height: 120px;
  font-size: 16px;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
}
@media screen and (max-width: 1640px) {
  .page_content {
  }
}
@media screen and (max-width: 1366px) {
  #strap_single_text_content_details a.prevBtn {
    left: -48px;
  }
  #strap_single_text_content_details a.nextBtn {
    left: inherit;
    right: -48px;
  }
}
@media screen and (max-width: 1330px) {
  .homepage_text_fleche1 {
    display: none;
  }
  .voyage_incas_homepage_part3_page_content {
    width: 80%;
  }
  #homepage_milieu_image_text .widget_title {
    font-size: 48px;
    width: 450px;
  }
  .voyage_incas_homepage_part5_page_content {
    width: 80%;
  }
  #homepage_bot_image_text .widget_title {
    font-size: 48px;
    width: 90%;
  }
  #homepage_bot_image_text .textwidget p:nth-of-type(1) {
    font-size: 15px;
  }
  /*nav bot 1er p avec icone perou*/
  #navbottom .widget_footer_nav p:nth-of-type(1) {
    width: 200px;
    font-size: 12px;
  }
  #navbottom .widget_footer_nav:nth-of-type(1) h2:nth-of-type(1) {
    background: url("voyage_incas_img/picto experts.png") no-repeat top;
    line-height: 170px;
  }
  /*nav bot 2eme p avec icone euros*/
  #navbottom .widget_footer_nav p:nth-of-type(2) {
    width: 200px;
    font-size: 12px;
  }
  #navbottom .widget_footer_nav:nth-of-type(1) h2:nth-of-type(2) {
    background: url("voyage_incas_img/picto meilleurs prix.png") no-repeat top;
    line-height: 170px;
    padding-left: 0;
  }
  /**nav bot 3eme p */
  #navbottom .widget_footer_nav p:nth-of-type(3) {
    width: 200px;
    font-size: 12px;
  }
  #navbottom .widget_footer_nav:nth-of-type(1) h2:nth-of-type(3) {
    background: url("voyage_incas_img/picto paiement.png") no-repeat top;
    line-height: 150px;
  }
  /*navbottom 4eme p*/
  #navbottom .widget_footer_nav p:nth-of-type(4) {
    width: 200px;
    font-size: 12px;
  }
  #navbottom .widget_footer_nav:nth-of-type(1) h2:nth-of-type(4) {
    background: url("voyage_incas_img/picto écoute.png") no-repeat top;
    line-height: 150px;
  }
  .widget_footer_nav .textwidget {
    line-height: 270px;
  }
  /*page circuit*/
  #strap_single_text_content_details a.prevBtn {
    left: 0;
  }
  #strap_single_text_content_details a.nextBtn {
    left: inherit;
    right: 0;
  }
  #page_page_metabox_page_text5 {
    display: block;
    height: auto;
    width: 100%;
    margin-bottom: 3px;
    overflow: hidden;
  }
  .voyage_incas_page_container4 {
    height: auto;
    margin-top: 70px;
  }
  img.single_slider_pic {
    display: block;
    width: 100%;
    height: auto;
  }
  /*page trouvez*/
  .circuit-template-default .page_pic_strap {
    height: 600px;
  }
}
@media screen and (max-width: 1280px) {
  #logo img {
    height: 73px;
  }
  .page_content {
    display: block;
    width: 96%;
    margin: 0 auto;
    text-align: left;
  }
  #header_content {
    background-color: transparent;
  }
  #navtop ul{
    justify-content: space-between;
  }
  ul#menu-menu-principal > li {
    width: auto;
  }
  ul#menu-menu-principal > li:last-of-type{
    width: 186px;
  }
  ul#menu-menu-principal > li:nth-of-type(5) a {
    background: none;
    padding-left: 0;
  }
  ul#menu-menu-principal > li:nth-of-type(5) a:hover {
    background: none;
    padding-left: 0;
  }
  #homepage_push_2 {
    width: 96%;
  }
  #homepage_push_area_2 {
    width: 90%;
    margin-right: 4%;
    margin-left: 4%;
  }
  .homepage_push_2 {
    width: 48%;
  }
  .homepage_push_content_text_2 {
    font-size: 20px;
  }
  .homepage_push_content_text_2_2eme {
    font-size: 12px;
  }
  .homepage_text_link_2 {
    top: 220px;
  }
  #homepage_mid_text_bot {
    width: 90%;
  }
  #homepage_push_area_4 {
    width: 90%;
    height: 400px;
  }
  .homepage_push_4 {
    width: 30%;
    height: 220px;
    background-position: center;
  }
  .homepage_push_content_title_4 {
    top: 50px;
    font-size: 20px;
  }
  .homepage_text_link_4 {
    top: 100px;
  }
  a.homepage_text_link_4 {
    padding: 5px 10px 5px 10px;
    width: 150px;
    font-size: 14px;
  }
  #footer_content {
    width: auto;
  }
  #navbottom > #widget_footer_nav:nth-of-type(1) {
    display: inline-block;
    width: auto;
  }
  /*page contenu Page*/
  .voyage_incas_page_container1_img {
    float: right;
    display: inline-block;
    width: 40%;
    height: 912px;
    overflow: hidden;
  }
  .voyage_incas_page_container1 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    height: 950px;
    overflow: hidden;
    width: 90%;
  }
  .voyage_incas_page_container2 {
    margin-top: 20px;
    overflow: hidden;
    width: 90%;
    margin-left: 4%;
  }
  .voyage_incas_page_container2_img {
    display: block;
    width: 732px;
    height: 739px;
    overflow: hidden;
  }
  .voyage_incas_page_3_img {
    display: block;
    float: right;
    padding-top: 30px;
    width: 100%;
    height: auto;
  }
  .voyage_incas_page_container3 {
    height: auto;
    margin-top: 90px;
    overflow: hidden;
    width: 90%;
    margin-left: 4%;
    margin-right: 4%;
  }
  
  .voyage_incas_page_3_img {
    float: none;
  }
  .voyage_incas_page_4_img {
    display: block;
    width: 100%;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .voyage_incas_page_container4 {
    display: inline-block;
    height: auto;
    margin-top: 70px;
    overflow: inherit;
    width: 90%;
    margin-left: 4%;
  }
  .voyage_incas_page_container5 {
    overflow: initial;
  }
  #page_page_metabox_page_text6 {
    display: inline-block;
    width: 48%;
    height: 470px;
    overflow: initial;
  }
  #page_page_metabox_page_text7 {
    display: inline-block;
    width: 48%;
    height: 400px;
    float: right;
    margin-top: 70px;
  }
  .voyage_incas_page_container5 {
    margin-top: 50px;
    margin-bottom: 100px;
    overflow: initial;
    width: 83%;
    margin-left: 4%;
  }
  /*page nos circuits*/
  #homepage_push_2 {
    text-align: center;
  }
  .page-template-page_nos_circuits #homepage_push_2:nth-of-type(2) a.homepage_text_link_2 {
    top: 75%;
  }
  /*page Trouvez votre circuit*/
  .page_trouvez_bandeau_gris {
    width: 90%;
  }
  .page_trouvez_votre_voyage {
    text-align: center;
    height: auto;
  }
  .page_trouvez_votre_voyage #main ul li:nth-of-type(1) {
    margin-bottom: 10%;
  }
  .page_trouvez_votre_voyage {
    text-align: center;
    height: auto;
  }
  .page_trouvez_votre_voyage_container1 ul li {
    margin-bottom: 130px;
  }
  .page_trouvez_votre_voyage_container2 span.wpcf7-form-control-wrap {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .page_trouvez_votre_voyage_container2 p:nth-of-type(1) {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    margin-top: 40px;
  }
  .page_trouvez_votre_voyage_container3 span.wpcf7-form-control-wrap {
    display: block;
    height: 450px;
    position: relative;
  }
  .page_trouvez_votre_voyage_container3 p:nth-of-type(1) {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    margin-top: 40px;
    text-align: center;
  }
  .page_trouvez_votre_voyage_container3 .wpcf7-form-control-wrap .wpcf7-form-control {
    display: inline-block;
    width: 100%;
    height: 125px;
    position: absolute;
    top: 325px;
    text-align: center;
    line-height: 90px;
    background-color: #eeeeee;
    font-size: 14px;
    left: 0;
  }
  .page_trouvez_votre_voyage_container4 p:nth-of-type(1) {
    display: inline-block;
    width: 100%;
    height: auto;
    text-align: center;
  }
  .page_trouvez_votre_voyage_container4 p:nth-of-type(1) span:nth-of-type(11) input {
    width: 100%;
    height: 150px;
    padding-bottom: 110px;
  }
  .page_trouvez_votre_voyage_container2_next {
    display: block;
    margin-top: 40px;
    padding: 15px 30px 15px 30px;
    background-color: white;
    color: #f5b155;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    cursor: pointer;
    border: 2px solid #f5b155;
    margin-bottom: 70px;
    width: 150px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  #btn_container3 {
    display: block;
    margin-top: 40px;
    padding: 15px 30px 15px 30px;
    background-color: white;
    color: #f5b155;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    cursor: pointer;
    border: 2px solid #f5b155;
    margin-bottom: 70px;
    margin-left: auto;
    margin-right: auto;
    width: 150px;
    text-align: center;
  }
  .page_trouvez_votre_voyage_container4 .wpcf7-form-control.wpcf7-submit {
    display: block;
    margin-top: 10px;
    padding: 15px 30px 15px 30px;
    background-color: white;
    color: #f5b155;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    cursor: pointer;
    border: 2px solid #f5b155;
    margin-bottom: 60px;
    margin-left: auto;
    margin-right: auto;
    width: 200px;
    text-align: center;
  }
  #footer ul li:nth-of-type(1) {
    margin-bottom: 0%;
  }
  .page_trouvez_votre_voyage_container4 p:nth-of-type(2) {
    margin-top: 120px;
  }
  /*page contact*/
  .page_contact_container_right {
    display: none;
  }
  .page_contact_container_principal {
    display: block;
    width: 100%;
    height: auto;
  }
  .page_contact_container_left {
    display: block;
    width: 100%;
    height: auto;
    text-align: center;
    float: none;
  }
  .page-template-page_contact .page_content h2 {
    text-align: center;
  }
  .page-template-page_contact .page_content ul {
    margin-bottom: 5%;
  }
  .page-template-page_contact .page_content ul li:nth-of-type(1) {
    margin-bottom: 0%;
    width: auto;
  }
  .page-template-page_contact .page_content ul li {
    width: auto;
  }
  /*page contenu simple*/
  #page_contenu_simple_text {
    width: 90%;
  }
  .page-template-page_contenu_simple .entry-title {
    font-size: 40px;
  }
  #page_contenu_simple_sousTitre {
    display: block;
    width: auto;
    text-align: center;
    font-size: 16px;
    color: white;
    text-transform: uppercase;
  }
  /*page trouvez*/
  #voyage_incas_tabs {
    width: 100%;
    text-align: center;
    margin-top: 0;
  }
  #voyage_incas_tabs label {
    width: 15%;
    padding: 15px 15px;
    font-size: 14px;
    margin-right: 5px;
  }
  #strap_single_text_content_date {
    width: 100%;
    height: auto;
    box-sizing: border-box;
  }
  #strap_single_text_content_details {
    width: 100%;
  }
  .single-circuit #voyage_incas_tabs ul li {
    line-height: 140%;
    font-size: 14px;
    margin-left: 0px;
  }
  #strap_single_text_content_details_container_description p {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 14px;
    line-height: 150%;
  }
  .circuit-template-default .entry-title {
    font-size: 40px;
    line-height: 46px;
  }
  .voyage_incas_nos_circuits_bot_page_content {
    width: auto;
    left: 70px;
    top: 120px;
  }
  #single_circuit_strap_attente_circuit p:nth-of-type(4) {
    margin-top: 100px;
  }
  #single_circuit_strap_attente_circuit {
    margin-top: 0;
  }
  #strap_single_text_content_details {
    width: auto;
    /*overflow: hidden;*/
  }
  #strap_single_text_content_details {
    width: 100%;
    height: auto;
  }
  #single_circuit_strap_temoignage img {
    height: auto;
    min-height: 350px;
  }
  #strap_single_text_content_details_container_description ul {
    text-align: left;
  }
  #strap_single_text_content_details_container_description ul li:nth-of-type(1) {
    margin-bottom: 0%;
  }
  #strap_single_text_content_details {
    width: 960px;
  }
  #slider_voyage .slide {
    width: 464px !important;
  }
  #strap_single_text_content_details a.prevBtn {
    left: -60px;
  }
  #strap_single_text_content_details a.nextBtn {
    right: -40px;
  }
  .page_trouvez_votre_voyage_container1 ul li {
    width: 380px !important;
  }
  .single_circuit_container1{
    margin-bottom: 130px;
  }
  #strap_single_text_content_hotel{
    width: 100%;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 1200px) {
  .voyage_incas_page_container1 {
    width: 90%;
  }
  .voyage_incas_page_container1_img {
    float: right;
    display: inline-block;
    width: 30%;
    height: 912px;
    overflow: hidden;
    margin-right: 0%;
  }
  #page_page_metabox_page_text {
    display: inline-block;
    width: 60%;
    height: 720px;
    overflow: hidden;
  }
  .page-template-default #main p {
    font-size: 15px;
    line-height: 130%;
    margin-bottom: 50px;
    color: #7a7474;
  }
  #page_page_metabox_page_text3 {
    display: inline-block;
    float: right;
    width: 100%;
    height: auto;
  }
  .voyage_incas_page_container2_img {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .voyage_incas_page_container2 {
    margin-top: 20px;
    width: 90%;
    margin-left: 4%;
    margin-right: 4%;
    height: auto;
  }
  #page_page_metabox_page_text3 {
    width: 100%;
    height: auto;
  }
  .page-template-default #main ul li {
    list-style-type: none;
    font-size: 15px;
    color: #7a7474;
  }
  .voyage_incas_page_container3 {
    width: 70%;
    margin-left: 4%;
    margin-right: 4%;
  }
  .voyage_incas_page_container3 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    width: 90%;
  }
  .voyage_incas_page_container4 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    height: auto;
    margin-top: 70px;
    overflow: hidden;
    width: 90%;
  }
  #page_page_metabox_page_text7 {
    display: inline-block;
    width: 48%;
    height: 400px;
    float: right;
    margin-top: 70px;
  }
  .voyage_incas_page_container5 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-top: 50px;
    margin-bottom: 100px;
    overflow: hidden;
    width: 90%;
  }
  .voyage_incas_homepage_part5_page_content {
    width: auto;
    position: absolute;
    top: 150px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    z-index: 56;
  }
  /*page trouvez*/
  #voyage_incas_tabs label {
    padding: 18px 10px;
  }
  /*#strap_single_text_content_details_container {
        min-width: 416px;
        max-width: 416px;
    }*/
  .single_list_single {
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  #navtop {
    display: none;
  }
  #navtop_bt_resp {
    display: block;
  }
  #header {
    position: relative;
    background: #1c1b1b;
  }
  #header_content {
    min-height: 113px;
  }
  #navtop {
    float: none;
    text-align: left;
  }
  ul#menu-menu-principal li {
    display: block;
    padding: 0 20px;
    width: 100%;
    line-height: 60px;
    background: none !important;
    box-sizing: border-box;
    border-top: 1px solid white;
  }
  ul#menu-menu-principal > li:last-of-type{
    width: 100%;
  }
  #navtop ul {
    display: block;
  }
  #navtop ul ul {
    position: relative;
    padding: 0;
    background: none !important;
  }
  #navtop ul ul li {
    line-height: 40px;
    background: none;
    border: none;
  }
  #navtop ul li.menu-item-has-children {
    background: url("voyage_incas_img/fleche_menu_responsive.png") no-repeat right 20px top 24px !important;
  }
  #navtop ul li.menu-item-has-children:hover ul {
    display: none;
  }
  
  #navtop ul#menu-menu-principal > li > a {
    padding: 15px 0;
    
    line-height: 1.5em;
  }
  
  ul#menu-menu-principal > li:last-of-type > a {
    padding-left: 67px !important;
  }
  
  #navtop ul li a {
    margin-right: 80px;
  }
  #navtop ul ul li a {
    margin-right: 0;
  }
  ul#menu-menu-principal > li:nth-of-type(5):hover > a {
    background: none;
  }
  .homepage_push_1_container_slider {
    height: 500px;
  }
  .homepage_push_content_1 .homepage_push_content_title {
    display: inline-block;
    width: 80%;
    font-size: 40px;
  }
  .homepage_push_content_1 .homepage_push_content_text_1 {
    display: inline-block;
    width: 80%;
    margin-top: 20px;
    text-transform: uppercase;
    font-size: 17px;
  }
  .homepage_push_content_1 {
    position: absolute;
    top: 160px;
    left: 100px;
    height: 200px;
  }
  .homepage_push_1_container_slider {
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-top: 0;
  }
  #homepage_mid_text .textwidget p:nth-of-type(2) {
    display: inline-block;
    width: 90%;
    margin-bottom: 70px;
    color: #9a9696;
    font-size: 16px;
    line-height: 135%;
  }
  .homepage_push_2 {
    margin-bottom: 20px;
    height: 400px;
  }
  .voyage_incas_homepage_part3_img {
    height: 500px;
  }
  #homepage_milieu_image_text {
    display: inline-block;
    margin-top: 80px;
    position: relative;
  }
  #homepage_milieu_image_text .textwidget p:nth-of-type(3) {
    margin-bottom: 100px;
  }
  .voyage_incas_homepage_part3_gradient {
    display: none;
  }
  .voyage_incas_homepage_part5_page_content {
    width: auto;
    position: absolute;
    top: 150px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    z-index: 56;
  }
  .voyage_incas_homepage_part5_img {
    height: 460px;
  }
  .voyage_incas_homepage_part5_page_content {
    top: 100px;
    margin-left: 6%;
  }
  #footer {
    height: auto;
  }
  #footer_content {
    width: auto;
  }
  #navbottom > #widget_footer_nav:nth-of-type(1) {
    display: inline-block;
    width: 100%;
  }
  /*page page*/
  .voyage_incas_page_container1 {
    width: 90%;
    height: auto;
  }
  .voyage_incas_page_container1_img {
    margin-right: 0%;
  }
  #page_page_metabox_page_text {
    display: inline-block;
    width: 60%;
    height: 720px;
    overflow: initial;
  }
  .voyage_incas_page_container1_img {
    width: 80%;
    margin-top: 10px;
    margin-bottom: 10px;
    float: none;
    height: auto;
  }
  .voyage_incas_page_container2_img {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  #page_page_metabox_page_text3 {
    display: inline-block;
    float: right;
    width: 100%;
    height: auto;
  }
  #page_page_metabox_page_text5 {
    display: inline-block;
    height: auto;
    width: 40%;
    margin-bottom: 3px;
    overflow: hidden;
  }
  #page_page_metabox_page_text5 p:last-of-type {
    margin-bottom: 0px;
  }
  .voyage_incas_page_drapeau {
    display: block;
    width: 135px;
    height: 90px;
    overflow: hidden;
  }
  .voyage_incas_page_container5 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-top: 50px;
    margin-bottom: 100px;
    width: 90%;
  }
  #page_page_metabox_page_text5 {
    display: block;
    height: auto;
    width: 100%;
    overflow: hidden;
  }
  #page_page_metabox_page_text6 {
    display: inline-block;
    width: 48%;
    height: auto;
    overflow: initial;
  }
  #page_page_metabox_page_text7 {
    display: inline-block;
    width: 48%;
    height: 400px;
    float: none;
    margin-top: 70px;
    margin-left: 2%;
  }
  /*page Trouvez*/
  .page-template-page_trouvez_le_perou .entry-title {
    top: 60px;
    font-size: 60px;
  }
  /*page trouvez*/
  #voyage_incas_tabs label {
    padding: 12px 10px;
    font-size: 12px;
    margin-right: 5px;
  }
  .page_temoignage_content_text {
    font-size: 12px;
  }
  .page-template-page_temoignage .entry-title {
    font-size: 35px;
  }
  #page_contenu_simple_sousTitre {
    font-size: 13px;
  }
  #homepage_push_2 {
    flex-wrap: wrap;
  }
  #couleur {
    height: 36px;
  }
  #strap_single_text_content_details a.prevBtn {
    left: -34px;
  }
  #strap_single_text_content_details a.nextBtn {
    right: -20px;
  }
  #strap_single_text_content_inclus,
  #strap_single_text_content_hotel {
    width: 100%;
    box-sizing: border-box;
  }
  #page_single_circuit_inclus,
  #page_single_circuit_hotel {
    padding-left: 0;
  }
  .category_slider,
  .page-template-page_contact .page_pic_strap,
  .single-product .page_pic_strap,
  .page-template-default .page_pic_strap,
  .page-template-page_contenu_1 .page_pic_strap,
  .page-template-page_temoignage .page_pic_strap,
  .page-template-page_nos_circuits .page_pic_strap {
    height: 300px;
  }
  .page-template-page_nos_circuits .entry-title {
    font-size: 34px;
    line-height: 38px;
  }
}
@media screen and (max-width: 960px) {
  #strap_single_text_content_details {
    width: 860px;
  }
  #slider_voyage .slide {
    width: 430px !important;
  }
  #strap_single_text_content_details a.nextBtn {
    right: -46px;
  }
  .single_list_single {
    flex-wrap: wrap;
  }
  .single_list_single_container {
    flex: inherit;
    width: 100%;
  }
  .single_list_single_pic {
    margin: 0 auto 20px;
  }
  .single_circuit_container1 {
    margin-bottom: 165px;
  }
}
@media screen and (max-width: 880px) {
  #homepage_push_area_4 {
    width: 100%;
    height: auto;
  }
  .homepage_push_content_1 {
    width: inherit;
  }
  .homepage_push_4 {
    width: 300px;
    height: 250px;
    background-position: center;
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    margin-top: 20px;
  }
  a.homepage_text_link_4 {
    padding: 10px 20px 10px 20px;
    width: 150px;
    font-size: 14px;
  }
  .homepage_text_link_4 {
    top: 150px;
  }
  .homepage_push_content_title_4 {
    top: 90px;
    font-size: 30px;
  }
  /*page trouvez*/
  #voyage_incas_tabs label {
    display: inline-block;
    width: 140px;
    margin-right: 0;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
  }
  #voyage_incas_tabs {
    width: 100%;
    text-align: center;
  }
  #page_single_circuit_sousTitre {
    margin-top: 150px;
  }
  #page_single_circuit_sousTitre {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  .circuit-template-default .entry-title {
    top: 150px;
    font-size: 30px;
  }
  #page_single_circuit_surTitre,
  #page_single_circuit_sousTitre {
    font-size: 12px;
  }
  #page_single_circuit_sousTitre {
    margin-top: 20px;
  }
  .entry_title_incontournable {
    width: auto;
  }
  #page_category_sousTitre {
    width: auto;
    font-size: 13px;
  }
  .entry_title_incontournable {
    font-size: 30px;
  }
}

@media screen and (max-width: 850px) {
  .homepage_push_1 {
    height: 557px;
  }
  .homepage_push_1_container_slider {
    height: 600px;
  }
  #homepage_push_area_1 {
    height: 600px;
  }
  /*page page*/
  .voyage_incas_page_container1 {
    width: 90%;
    height: auto;
  }
  .voyage_incas_page_container1_img {
    width: 50%;
  }
  #page_page_metabox_page_text {
    width: 100%;
    height: auto;
  }
  .voyage_incas_page_container2 {
    width: 90%;
    float: none;
  }
  #page_page_metabox_page_text3 ul {
    width: auto;
  }
  .voyage_incas_page_container3 {
    width: 90%;
    height: auto;
  }
  #page_page_metabox_page_text4 {
    display: inline-block;
    width: 100%;
    overflow: hidden;
  }
  .voyage_incas_page_3_img {
    display: block;
    float: none;
    width: 100%;
    padding-top: 0;
    /*margin-left: 2%;*/
  }
  .voyage_incas_page_container4 {
    height: auto;
    width: 90%;
  }
  .voyage_incas_page_4_img {
    display: block;
    float: none;
    width: 90%;
    height: auto;
  }
  #page_page_metabox_page_text5 p:nth-of-type(3) {
    line-height: 140%;
    height: auto;
    margin-bottom: 30px;
    overflow: hidden;
  }
  .voyage_incas_page_container5 {
    width: 90%;
  }
  /*page trouvez*/
  #homepage_bot_image_text .widget_title {
    width: 50%;
    font-size: 68px;
    color: white;
    font-weight: 600;
    margin-bottom: 10px;
  }
  /*.page_temoignage_article_image {
        display: block;
        background: no-repeat center;
        background-image: none;
        height: 250px;
        margin-left: auto;
        margin: auto;
    }
    .page_temoignage_content {
        width: 90%;
        margin-right: 0%;
        float: none;
        margin-left: 0%;
        display: block;
        margin: auto;
        text-align: center;
    }
    .page_temoignage_content_text {
        text-align: justify;
    }*/
}

@media screen and (max-width: 840px) {
  #navtop_bt_resp {
    float: right;
  }
  .homepage_push_content_1 .homepage_push_content_title {
    display: inline-block;
    width: 80%;
    font-size: 30px;
  }
  .widget_footer_nav .textwidget {
    line-height: 0px;
  }
  #footer {
    height: 100px;
  }
  #footer_content {
    height: auto;
  }
  #navbottom .widget_footer_nav:nth-of-type(1) h2:nth-of-type(1) {
    background: none;
    width: 23%;
    line-height: 20px;
  }
  #navbottom .widget_footer_nav:nth-of-type(1) h2:nth-of-type(2) {
    background: none;
    width: 23%;
    line-height: 20px;
    margin-top: 30px;
  }
  #navbottom .widget_footer_nav:nth-of-type(1) h2:nth-of-type(3) {
    background: none;
    width: 23%;
    line-height: 20px;
    margin-top: 30px;
  }
  #navbottom .widget_footer_nav:nth-of-type(1) h2:nth-of-type(4) {
    background: none;
    width: 23%;
    line-height: 20px;
    margin-top: 30px;
  }
  #navbottom .widget_footer_nav:nth-of-type(1) h2:nth-of-type(1) {
    background: none;
  }
  .widget_footer_nav .textwidget {
    line-height: 80px;
  }
  .widget_footer_nav:nth-of-type(2) {
    top: 80px;
  }
  .widget_footer_nav:nth-of-type(2) {
    width: auto;
  }
  .single_circuit_container1 {
    height: auto;
    margin-bottom: 50px;
  }
  .single_circuit_container1_img {
    display: block;
    width: 80%;
    height: 100%;
    float: none;
    overflow: hidden;
    margin: auto;
  }
  #page_single_circuit_container_text {
    display: block;
    width: 90%;
    float: none;
    color: #7a7474;
    margin: auto;
  }
}
@media screen and (max-width: 768px) {
  .page_pic_strap .page_pic_strap_content {
    width: 96%;
  }
  #strap_single_text_content_details {
    width: 500px;
  }
  #slider_voyage .slide {
    width: 500px !important;
    margin-right: 0 !important;
  }
  #strap_single_text_content_details a.prevBtn {
    left: -48px;
  }
  #strap_single_text_content_details a.nextBtn {
    right: -48px;
  }
  .circuit-template-default .page_pic_strap {
    height: 400px;
  }
  .page-template-page_temoignage article {
    flex-wrap: wrap;
  }
  .page_temoignage_article_image {
    margin: 0 auto 20px;
  }
  .page_temoignage_content {
    flex: inherit;
    width: 100%;
  }
  .page_trouvez_votre_voyage_container2 span.wpcf7-form-control-wrap {
    width: 295px;
  }
  .page_trouvez_votre_voyage_container3 span.wpcf7-form-control-wrap {
    width: 350px;
  }
}
@media screen and (max-width: 700px) {
  .page-template-default .entry-title {
    font-size: 40px;
  }
  #page_page_metabox_sousTitre {
    width: auto;
    font-size: 15px;
  }
  #navtop {
    float: none;
  }
  .homepage_mid_text .widget_title {
    width: auto;
  }
  #homepage_mid_text .textwidget p:nth-of-type(1) {
    width: auto;
  }
  .voyage_incas_homepage_part5_page_content {
    width: auto;
  }
  #homepage_bot_image_text .widget_title {
    font-size: 30px;
  }
  #homepage_bot_image_text .textwidget p:nth-of-type(1) {
    font-size: 14px;
  }
  #homepage_bot_image_text .textwidget p:nth-of-type(2) {
    width: 70%;
    font-size: 14px;
  }
  /*page*/
  #page_page_metabox_page_text6 {
    display: inline-block;
    width: 40%;
    height: auto;
    overflow: initial;
  }
  #page_page_metabox_page_text6 {
    display: inline-block;
    width: 50%;
    height: auto;
    overflow: initial;
  }
  #page_page_metabox_page_text7 {
    display: inline-block;
    width: 45%;
    height: auto;
    float: none;
    margin-top: 0px;
    margin-left: 2%;
  }
  /*page contact*/
  #page_contenu_simple_sousTitre {
    width: auto;
  }
  .page-template-page_contact .wpcf7-form-control-wrap {
    display: inline-block;
    width: 90%;
  }
  #single_circuit_strap_temoigage_title {
    font-size: 20px;
    margin-bottom: 12px;
  }
  #single_circuit_strap_temoigage_soustitre {
    font-size: 15px;
  }
  #single_circuit_strap_temoigage_text {
    height: auto;
    font-size: 14px;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 600px) {
  .responsive_fleche_menu {
    background: url("voyage_incas_img/resp_fleche_bas.png") bottom no-repeat;
    display: block;
    margin-right: auto;
    margin-left: auto;
    right: 0;
    left: 0;
    height: 20px;
    width: 100px;
    position: absolute;
    top: 40px;
    cursor: pointer;
  }
  ul#menu-menu-principal > li {
    width: auto;
  }
  
  ul#menu-menu-principal > li {
    display: block;
    width: auto;
  }
  /*page trouvez*/
  .page_trouvez_votre_voyage_container4 .wpcf7-form-control-wrap {
    display: inline-block;
    width: auto;
    height: 50px;
    margin: 10px;
  }
  #voyage_incas_tabs label {
    width: auto;
  }
  .single_circuit_strap_temoigage_text_container {
    width: 96%;
  }
  .homepage_push_2 {
    width: 100%;
  }
  .page_trouvez_votre_voyage_container3 span.wpcf7-form-control-wrap {
    width: 350px;
  }
  .page_trouvez_votre_voyage_container3 span.wpcf7-form-control-wrap {
    width: 270px;
  }
  .page_trouvez_votre_voyage_container3 span.wpcf7-form-control-wrap {
    margin-top: 0;
    height: 370px;
  }
  .page_trouvez_votre_voyage_container3 .wpcf7-form-control-wrap .wpcf7-form-control {
    top: 240px;
  }
}
@media screen and (max-width: 550px) {
  #homepage_milieu_image_text .textwidget p:nth-of-type(1) {
    width: 70%;
  }
  #homepage_milieu_image_text .textwidget p:nth-of-type(2) {
    width: 70%;
  }
  #homepage_milieu_image_text .widget_title {
    font-size: 30px;
    width: 80%;
  }
  #homepage_milieu_image_text .textwidget p:nth-of-type(3) {
    margin-bottom: 20%;
  }
  /*pages*/
  .voyage_incas_page_container1_img {
    width: 100%;
    margin-right: 0%;
    display: block;
  }
  #page_page_metabox_page_text {
    width: 100%;
    height: auto;
  }
  #page_page_metabox_sousTitre {
    width: auto;
    font-size: 12px;
  }
  .page-template-default #main p {
    font-size: 10px;
    margin-bottom: 10px;
  }
  .page-template-default #main h4 {
    font-size: 10px;
  }
  .page-template-default #main h2 {
    font-size: 20px;
  }
  #page_page_metabox_page_text2 {
    height: auto;
  }
  .page-template-default #main ul li {
    font-size: 10px;
  }
  #page_page_metabox_page_text3 ul li {
    padding-bottom: 0px;
    padding-left: 0px;
  }
  #page_page_metabox_page_text3 ul {
    font-size: 10px;
    width: 250px;
    padding-left: 10px;
    line-height: 130%;
  }
  #page_page_metabox_page_text3 {
    display: inline-block;
    float: right;
    width: 100%;
    height: auto;
  }
  .voyage_incas_page_container2_img {
    height: auto;
    width: 100%;
    display: block;
    padding-top: 20px;
    padding-bottom: 10px;
  }
  .voyage_incas_page_container3 {
    margin-top: 0px;
  }
  #page_page_metabox_page_text4 {
    display: inline-block;
    width: 100%;
  }
  .voyage_incas_page_3_img {
    padding-top: 0px;
    width: 100%;
    height: auto;
  }
  .voyage_incas_page_container4 {
    display: block;
    width: 90%;
    height: auto;
    margin-top: 20px;
  }
  .voyage_incas_page_4_img {
    width: 100%;
  }
  .voyage_incas_page_4_img img.single_slider_pic {
    width: 100%;
  }
  .voyage_incas_page_drapeau {
    display: block;
    width: 30%;
    height: auto;
    overflow: hidden;
    padding-top: 20px;
  }
  /*page trouvez */
  .page-template-page_trouvez_le_perou .entry-title {
    top: 80px;
    font-size: 40px;
  }
  .page_trouvez_votre_voyage_titre1 {
    font-size: 25px;
    width: 90%;
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  /*page contact*/
  .page-template-page_contact .entry-title {
    font-size: 40px;
  }
  #page_contenu_simple_sousTitre {
    font-size: 15px;
  }
  /*page petit groupe*/
  #single_circuit_strap_temoigage_text {
    /*margin-bottom: 90px;*/
    font-size: 12px;
  }
  .single_circuit_strap_temoigage_text_container {
    top: 10px;
    width: 98%;
  }
  #single_circuit_strap_temoigage_text a {
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 20px;
    font-style: normal;
    text-decoration: none;
    border: 2px solid white;
    color: white;
    padding: 10px 20px 10px 20px;
    font-size: 16px;
    width: 230px;
  }
  #single_circuit_strap_attente_circuit p:nth-of-type(1) {
    width: 100%;
    font-size: 24px;
  }
  #single_circuit_strap_attente_circuit p:nth-of-type(4) {
    margin-top: 182px;
  }
  #single_circuit_strap_attente_circuit p:nth-of-type(2) {
    width: auto;
  }
  .single_circuit_boucle_2big_image_bot {
    margin-bottom: 50px;
  }
  .single_list_single_excerpt {
    font-size: 13px;
  }
  .single_list_single_pic {
    width: 315px;
    height: 255px;
    background: center;
  }
  a.readmore {
    position: inherit;
    display: block;
    width: 75px;
    text-align: center;
    margin-top: 20px;
  }
  .single_list_single_container {
    height: auto;
  }
}
@media screen and (max-width: 495px) {
  #page_single_circuit_container_text {
    margin-top: 20px;
  }
  .page-template-page_contenu_simple h2,
  .page-template-page_nos_circuits .page_contenu_simple_text h2 {
    font-size: 20px;
    line-height: 24px;
  }
  .page-template-page_contenu_simple h3,
  .page-template-page_nos_circuits .page_contenu_simple_text h3 {
    font-size: 18px;
    line-height: 22px;
  }
  #footer a {
    display: block;
    font-size: 12px;
    margin-top: 10px;
  }
  .widget_nav_menu li {
    display: block;
  }
  #menu-menu-footer li:nth-of-type(1) ::after,
  #menu-menu-footer li:nth-of-type(2) ::after,
  #menu-menu-footer li:nth-of-type(3) ::after,
  #menu-menu-footer li:nth-of-type(4) ::after,
  #menu-menu-footer li:nth-of-type(5) ::after {
    content: inherit !important;
    padding-left: 0;
  }
  .widget_nav_menu #menu-menu-footer li::after {
    content: inherit !important;
  }
  #navbottom .widget_footer_nav:nth-of-type(1) h2:nth-of-type(2) {
    padding-left: 0px;
  }
  /*page Nos circuits*/
  /*page trouvez*/
  .circuit-template-default .page_pic_strap {
    height: 260px;
    min-height: 260px;
  }
  #page_single_circuit_sousTitre {
    display: none;
  }
  .circuit-template-default .page_pic_strap {
    width: 100%;
    background-size: cover;
  }
  .circuit-template-default .entry-title {
    font-size: 20px;
    line-height: 23px;
  }
  #page_single_circuit_container_text h2 {
    font-size: 25px;
  }
  #page_single_circuit_container_text p {
    font-size: 12px;
    line-height: 130%;
  }
  #voyage_incas_tabs {
    height: auto;
    margin-top: 0px;
  }
  #voyage_incas_tabs label {
    display: block;
    width: auto;
    margin-right: 0;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
  }
  #strap_single_text_content_date {
    width: auto;
    position: relative;
    top: 0;
  }
  #page_single_circuit_inclus,
  #page_single_circuit_hotel,
  #page_single_circuit_date p {
    /*font-size: 12px;*/
  }
  #page_single_circuit_inclus,
  #page_single_circuit_hotel,
  #page_single_circuit_date h3 {
    font-size: 15px;
  }
  #page_single_circuit_inclus,
  #page_single_circuit_hotel,
  #page_single_circuit_date p {
    font-size: 13px;
    padding-bottom: 0px;
    text-align: left;
    padding-left: 0%;
    line-height: 20px;
  }
  #strap_single_text_content_details {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 1250px;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  #strap_single_text_content_details {
    width: 300px;
  }
  #content2.content2_pdf #strap_single_text_content_details{
    top: 0;
  }
  #strap_single_text_content_details a.nextBtn {
    left: 85%;
  }
  #strap_single_text_content_inclus {
    width: 100%;
    top: 170px;
  }
  #strap_single_text_content_hotel {
    width: 100%;
    top: 170px;
  }
  #navbottom .widget_footer_nav p {
    display: block !important;
    width: 100% !important;
    margin: 20px 0;
    text-align: center;
  }
  #footer {
    height: auto;
  }
  .widget_footer_nav {
    position: relative !important;
    top: inherit !important;
    left: inherit !important;
    right: inherit !important;
    bottom: inherit !important;
  }
  #slider_voyage .slide {
    width: 300px !important;
  }
  .homepage_push_2 {
    position: relative;
  }
  #voyage_incas_tabs .controls {
    display: none;
  }
  #strap_single_text_content_details_container_description,
  #strap_single_text_content_details_container {
    height: auto;
  }
  .strap_single_text_content {
    padding-bottom: 40px;
  }
  #strap_single_text_content_inclus,
  #strap_single_text_content_hotel {
    position: relative;
    top: 0;
    height: auto;
  }
}
@media screen and (max-width: 480px) {
  .page_trouvez_votre_voyage_container2 span.wpcf7-form-control-wrap {
    width: 295px;
  }
  .page_trouvez_votre_voyage_container1 ul li:nth-of-type(1) {
    width: 300px;
    height: 320px;
    margin-bottom: 130px;
  }
  .page_trouvez_votre_voyage_container1 ul li:nth-of-type(2) {
    width: 300px;
    height: 320px;
    margin-bottom: 130px;
  }
  .page_trouvez_votre_voyage_container1 ul li:nth-of-type(3) {
    width: 300px;
    height: 320px;
    margin-bottom: 130px;
  }
  .page_trouvez_votre_voyage_container1 li a {
    display: block;
    width: 100%;
    height: 110px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 320px;
    background: url("voyage_incas_img/checkbox.png") center 70px no-repeat;
    background-color: rgba(0, 0, 0, 0);
    font-size: 16px;
    text-decoration: none;
    color: #7a7474;
    line-height: 30px;
    position: relative;
    background-color: #eeeeee;
  }
  .page_trouvez_votre_voyage_container1 ul {
    position: relative;
    text-align: center;
  }
  .page_trouvez_votre_voyage_container3 span.wpcf7-form-control-wrap {
    display: block;
    width: 300px;
    height: 370px;
    margin: 13px;
    position: relative;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }
  .single_circuit_boucle_2big_image_bot {
    padding-top: 16px;
  }
  span.single_circuit_boucle_2big_image_bot_text1 p:nth-of-type(1) {
    font-size: 24px;
    line-height: 28px;
  }
  .homepage_push_content_1 .homepage_push_content_title {
    width: 96%;
  }
  .homepage_mid_text .widget_title {
    font-size: 20px;
  }
  #homepage_mid_text .textwidget p:nth-of-type(1) {
    font-size: 14px;
  }
  #homepage_mid_text .textwidget p:nth-of-type(2) {
    font-size: 14px;
  }
  .homepage_push_2 {
    width: 300px;
    height: 270px;
  }
  .homepage_push_content_text_2_2eme {
    font-size: 12px;
  }
  .homepage_push_content_text_2_2eme {
    width: auto;
  }
  a.homepage_text_link_2 {
    font-size: 12px;
  }
  .homepage_text_link_2 {
    top: 190px;
  }
  #homepage_milieu_image_text .widget_title {
    font-size: 30px;
    width: 70%;
  }
  #homepage_milieu_image_text .textwidget p:nth-of-type(1) {
    font-size: 16px;
    width: 60%;
  }
  #homepage_milieu_image_text .textwidget p:nth-of-type(2) {
    width: 100%;
    font-size: 14px;
    margin-bottom: 30px;
  }
  #homepage_milieu_image_text .textwidget a {
    font-size: 14px;
  }
  #homepage_milieu_image_text .textwidget p:nth-of-type(3) {
    margin-bottom: 90px;
  }
  #homepage_milieu_image_text .textwidget p:nth-of-type(4) {
    font-size: 12px;
  }
  #navbottom .widget_footer_nav:nth-of-type(1) h2:nth-of-type(2) {
    width: 20%;
    line-height: 12px;
  }
  #footer a {
    font-size: 8px;
  }
  #navbottom .widget_footer_nav:nth-of-type(1) h2:nth-of-type(2) {
    padding-left: 0px;
  }
  .homepage_push_2 {
    width: 200px;
    height: 170px;
  }
  .homepage_push_content_text_2_2eme {
    font-size: 10px;
  }
  /*page nos circuits*/
  .page-template-page_nos_circuits .page_content {
    text-align: center;
  }
  .homepage_push_2 {
    margin: 0 0 10px;
    width: 100%;
    height: 270px;
  }
  .homepage_push_content_text_2 {
    font-size: 20px;
    line-height: 24px;
  }
  .homepage_push_content_text_2_2eme {
    font-size: 15px;
  }
  .homepage_text_link_2 {
    right: 0;
    left: 0;
    width: 200px;
    top: inherit;
    position: relative;
    padding: 10px 0px 10px 0px;
    border: 1px solid white;
    text-align: center;
  }
  /*page contenu simple*/
  .page-template-page_contenu_simple .entry-title {
    font-size: 30px;
  }
  #page_contenu_simple_sousTitre {
    font-size: 12px;
  }
  .voyage_incas_nos_circuits_bot_page_content {
    left: 20px;
    top: 40px;
  }
  .voyage_nos_circuits_bot_img {
    height: 370px;
  }
  #single_circuit_strap_attente_circuit p:nth-of-type(4) {
    margin-top: 70px;
  }
  .homepage_push_content_1 {
    top: 50px;
    left: 20px;
  }
  .homepage_push_1_container_slider {
    height: 370px;
  }
  #homepage_push_area_1 {
    height: 370px;
  }
  .voyage_incas_homepage_part3_page_content {
    width: 96%;
  }
  #homepage_push_area_4 {
    margin-top: 20px;
  }
  .page_trouvez_votre_voyage_container1 ul li {
    width: 300px !important;
    margin: 0;
  }
}
