/*--
	Theme Name: theme46379
	Theme URI: http://template-help.com/
	Description: A theme for Wordpress 4.4.x
	Author: Template_Help.com
	Author URL: http://www.Template-Help.com/
	Template: CherryFramework
	Version: 3.1.5
	MotoPress Version: 1.0
--*/

/* ----------------------------------------
	Please, You may put custom CSS here
---------------------------------------- */

@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,600,700,800');

@font-face{font-family:'Glyphicons Halflings';
    src:url(calendar-1/fonts/glyphicons-halflings-regular.eot);
    src:url(calendar-1/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(calendar-1/fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(calendar-1/fonts/glyphicons-halflings-regular.woff) format('woff'),url(calendar-1/fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(calendar-1/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}


#main-nav .sf-menu li a,
.header .menu-rapide #menu-menu-rapide li a,
.header .menu-rapide #menu-menu-rapide li.current-menu-item a::after,
.main-holder input[type="submit"], .main-holder input[type="reset"]
{
    -webkit-transition: color 0.2s ease, background 0.2s;
    transition: color 0.2s ease, background 0.2s;
}

#main-nav {height: 68px; position: absolute; top: 0; width: 100%; z-index:100;}
#main-nav .sf-menu {float:left;}
#main-nav #topnav {width:100%;}
#main-nav .sf-menu li {width: 18%; background:none;}
#main-nav .sf-menu li a {font-weight: 700; border: none; padding: 23px 12px;}
#main-nav .sf-menu > li.current-menu-item > a, #main-nav .sf-menu li a:hover {color: #fefefe;}

#main-nav #menu-item-9800 {width: 10%; }
#main-nav #menu-item-9800 a {padding: 21px 12px;}
#main-nav #menu-item-9800 a:before {font-family: 'Glyphicons Halflings'; content: '\e033';}
#main-nav #menu-item-9800 span {display: none; }

.error404-holder .error404-holder_num {; color: #ca0b1d;}

.header {background: none; margin-bottom: 100px;}
.header:before {background: none;}
.header .container {width: 100%;}
.header .container .row, .header .container .span12 {margin:0; width:100%;}
.header .logo {left:-20%; top:-100%;}
@media (min-width: 979px) and (max-width: 1200px) {
    .header .logo {left:-20%; top:30px;}
}
@media (min-width: 768px) and (max-width: 979px) {
    .header .logo {left:-20%; top:40px;}
}
@media (max-width: 767px) {
    .header .logo {left:0; top:40px;}    
}
.header .menu-rapide #menu-menu-rapide {list-style: none; padding: 0; margin: 0; width: 100%;}
.header .menu-rapide #menu-menu-rapide li {float: left; margin-right: 3.5%; width: 31%; height: 100%;}
.header .menu-rapide #menu-menu-rapide li#menu-item-4744,
.header .menu-rapide #menu-menu-rapide li#menu-item-4764 {margin-right: 0;}
.header .menu-rapide #menu-menu-rapide li a {display: block; height: 100%; background-size: 100% auto!important; }
.header .menu-rapide #menu-menu-rapide li a span {display:none;}
@media (max-width: 767px) {
    .header .menu-rapide #menu-menu-rapide li {width: 90%; margin: 5%;} 
}

#sidebar {float:right; width: 230px; padding-left: 19px; border-left: 1px solid #fff;
background: -moz-linear-gradient(left,  rgba(255,255,255,0.7) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(255,255,255,0.7) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(255,255,255,0.7) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
}
.upw-posts article {border-bottom: 1px solid #fff;}
a.more-link {margin-top:5px;}
@media (min-width: 979px) and (max-width: 1200px) {
    #sidebar {width: 280px;}
}
@media (min-width: 768px) and (max-width: 979px) {
    #sidebar {width: 208px;}
}
@media (max-width: 767px) {
    #sidebar {width: 100%;}
}

article .post_meta {border-top: 1px solid #fff; border-bottom: 1px solid #fff;}
article .post_meta i {color: #484c51;}

.main-holder input[type="text"], .main-holder input[type="password"], .main-holder input[type="email"], .main-holder input[type="number"], .main-holder input#date_time, 
.main-holder textarea {
    background: #fff; 
    margin-bottom: 10px; 
    font-family: Roboto Condensed; 
    font-weight: 400; 
    color: #807f7f;
    box-shadow: none;
    box-sizing: border-box;
    border-radius: 0;
    min-height: 39px;
    padding: 10px 12px !important;
    resize: none;
}
.main-holder input[type="password"]{border:0;}
.main-holder input[type="submit"], .main-holder input[type="reset"], a.btn-primary, a.more-link {border: none; padding: 0 60px; height: 33px; line-height: 33px; color: #fff; font-size: 15px; font-weight: 700; text-transform: uppercase; vertical-align: top; display: inline-block;}
.main-holder select, #main-nav select.select-menu {
    padding: 10px 12px; 
    height: 39px; 
    font-size: 15px; 
    color: #807f7f;
    border: none; 
    border-radius: 0;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .main-holder select {padding-right:18px}
}
span.custom-select {position:relative}
span.custom-select:after {
    content: "\25BC";
    font-size: 15px;
    color:#807f7f;
    line-height: 30px;
    height: 28px;
    right:8px; top:-10px;
    padding:0 0 0 8px;
    border-left:1px solid #807f7f;
    position:absolute;
    pointer-events:none;
}
span.custom-select:before {
    content:'';
    right:6px; top:-10px;
    width:20px; height:29px;
    background:#fff;
    position:absolute;
    pointer-events:none;
}
#spambot {height: 56px; margin-bottom: 10px;}
/* Aspect des checkboxes */
/* :before sert à créer la case à cocher */
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left:0; top: 2px;
  width: 16px; height: 16px; /* dim. de la case */
  border: 2px solid #fff;
  background: none;
  border-radius: 9px; /* angles arrondis */
  box-shadow: none /* légère ombre interne */
}
/* Cachons la case à cocher */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
} 
/* on prépare le label */
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
  position: relative; /* permet de positionner les pseudo-éléments */
  padding-left: 25px; /* fait un peu d'espace pour notre case à venir */
  cursor: pointer;    /* affiche un curseur adapté */
  line-height: 20px;
} 
/* Aspect général de la coche */
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
  content: '✔';
  position: absolute;
  top: 1px; left: 4px;
  font-size: 20px;
  color: #ca0b1d;
  transition: all .2s; /* on prévoit une animation */
}
/* Aspect si "pas cochée" */
[type="checkbox"]:not(:checked) + label:after {
  opacity: 0; /* coche invisible */
  transform: scale(0); /* mise à l'échelle à 0 */
}
/* Aspect si "cochée" */
[type="checkbox"]:checked + label:after {
  opacity: 1; /* coche opaque */
  transform: scale(1); /* mise à l'échelle 1:1 */
}
/* aspect désactivée */
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
/* styles de la coche (si cochée/désactivée) */
[type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
/* on style aussi le label quand désactivé */
[type="checkbox"]:disabled + label {
  color: #aaa;
}
 
/* aspect au focus de l'élément */
[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before {
  border: 1px dotted blue;
}

/* Change Autocomplete styles in Chrome*/
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus
input:-webkit-autofill, 
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border: 0px solid #807f7f;
  -webkit-text-fill-color: #807f7f;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  transition: background-color 5000s ease-in-out 0s;
}

.wpcf7-not-valid-tip {
    background: none!important;
    border: none!important;
    border-radius: 2px;
    bottom: 0 !important;
    box-sizing: border-box;
    color: #b94a48 !important;
    height: auto !important;
    left: 0 !important;
    padding: 4px 6px !important;
    position: relative;
    right: 0 !important;
    top: 0 !important;
    width: auto !important;
}
#recap {margin-bottom: 10px;}
#map_canvas {height:400px; border: 1px solid #fff; margin-bottom: 20px;}
div#simulation {position: absolute; right: 0; top: -100px; display:none; z-index:100;}
div#price {
    height: 120px;
    width: 150px;
    padding-top: 30px;
    margin-bottom: 5px;
    border-radius: 80px;
}
div#price div {color: #fff; text-align: center;} 
div#price #pricejour {line-height: 70px;}
div#price #pricenuit {font-size: 13px;}
#form-tarif .btn-primary {margin-bottom: 20px;}
.simulation-tarif #simulation {top:57px; left:20px;}


/* ==========================================================================
   Modal
   ========================================================================== */
.modal-open {
    overflow: hidden;
}
.modal-open .popup {
    overflow-x: hidden;
    overflow-y: auto;
}
.popup {
    z-index: 1620;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin-left: 0;
    display: none;
    overflow: hidden;
    outline: 0;
}
.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5;
    display: none;
}
.modal-backdrop {
    z-index: 1610;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}
.modal-dialog {
    z-index: 1630;
    width: 600px;
    margin: 30px auto;
    position: relative;
}
.modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
    position: relative;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #999;
border: 1px solid rgba(0,0,0,.2);
border-radius: 6px;
outline: 0;
-webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
box-shadow: 0 3px 9px rgba(0,0,0,.5);
}
.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
    margin-top: -2px;
}
button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}
.modal-title {
    margin: 0;
    line-height: 1.42857143;
}
.modal-body {
    position: relative;
    padding: 15px;
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.modal-footer .btn.btn-primary {
    background: #cf0a7e;
    border-color: #cf0a7e;
}
.modal-footer .btn.btn-primary:hover {
    background: #b40b6f;
    border-color: #b40b6f;
}
.modal-footer button {
    vertical-align: top;
}

.field-collection-item-field-slider-slides .s-inscrire, .btn {
    display: inline-block;
    padding: 10px 30px 10px 15px;
    background: #0c8bcc;
    border: 1px solid #0c8bcc;
        border-top-color: rgb(12, 139, 204);
        border-right-color: rgb(12, 139, 204);
        border-bottom-color: rgb(12, 139, 204);
        border-left-color: rgb(12, 139, 204);
    color: #FFF;
    text-transform: uppercase;
    font-size: 12px;
    border-radius: 20px;
    position: relative;
    font-family: 'open_sanssemibold',Helvetica,Arial;
    margin-bottom: 30px;
}
.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn-success {
    color: #fff;
    background-color: #01a5e2;
    border-color: #01a5e2;
}
.btn-success:hover{
    background-color: #0094cb;
    border-color: #0094cb;
} 

/* ========================================================================== */


@media (max-width: 979px) {
    div#simulation {font-size: 12px; top: -60px; text-align: center;}
    div#price {height: 90px; width: 120px; margin: 0 auto;}
    div#price #pricejour {line-height: 40px;}
    div#price #pricenuit {font-size: 10px;}
    
    .modal-dialog { width: 90%;}
}
@media (max-width: 767px) {
    div#price {height: 80px; width: 110px;}
    .simulation-tarif {width: 50%!important; float: left!important;}
    .simulation-tarif #simulation {position: relative; left: 0; top: 0; right: 0;}
}

.services {}
.services li.span4 {background: #fff; padding: 20px; height: 370px;}
.services li.span4 h5 {margin: 20px 0;}
.services li.span4 figure {width: 100%; margin: 0 auto;}
.services li.span4 p.excerpt {margin: 0;}
@media (max-width: 767px) {
    .services li.span4 {height: auto;}
}

.temoignage {display: -webkit-flex; display: flex;}
.temoignage .testi-item {width: 31.6239%; margin-left:2.5641%; float:left; min-height: 100%; padding-bottom:20px; display: -webkit-flex; display: flex;}
.temoignage .testi-item:first-child {margin-left: 0;}
.temoignage .testi-item blockquote {padding: 45px 30px 19px; width: 100%; background: #fff; border-radius: 0px; display: -webkit-flex; display: flex;}
.temoignage .testi-item blockquote::before {bottom: -19px; left: 30px;}
.temoignage .testi-item .testi-meta {display:none;}
@media (min-width: 768px) and (max-width: 979px) {
    .temoignage {display: block;}
    .temoignage .testi-item {width: 100%; margin-left: 0; min-height: 0px;}
    .temoignage .testi-item blockquote {min-height: 0px;}
}
@media (max-width: 767px) {
    .temoignage {display: block;}
    .temoignage .testi-item {width: 100%; margin-left: 0; min-height: 0px;}
    .temoignage .testi-item blockquote {min-height: 0px;}
}

.footer {background: #000;}
.footer a {color: #fff;}
.footer #app a {margin-top: 10px; display:block;}
.footer a:hover {color: #484c51; text-decoration: none;}
.footer .span4 {margin-bottom: 20px;}
.footer .line_ver_1 { background:url(images/line.png) repeat-y 308px 0%; }
@media (min-width: 979px) and (max-width: 1200px) {
	.footer .line_ver_1 { background-position:290px 0%; }
}
html.ie8 .footer .line_ver_1 { background-position:220px 0%; }
@media (min-width: 768px) and (max-width: 979px) {
	.footer .line_ver_1 { background-position:218px 0%; }
}
@media (max-width: 767px) {
	.footer .line_ver_1 { background:none; }
}
.footer .line_ver_2 { background:url(images/line.png) repeat-y 660px 0%; }
@media (min-width: 979px) and (max-width: 1200px) {
	.footer .line_ver_2 { background-position:610px 0%; }
}
html.ie8 .footer .line_ver_2 { background-position:460px 0%; }
@media (min-width: 768px) and (max-width: 979px) {
	.footer .line_ver_2 { background-position:466px 0%; }
}
@media (max-width: 767px) {
	.footer .line_ver_2 { background:none; }
}
.footer .copyright .footer-text {font-weight: 400;}
.footer .copyright .footer-text a, .footer .copyright .footer-text em a {color: #fff;}
.footer .copyright .footer-text a:hover, footer .copyright .footer-text em a:hover {color: #484c51!important;}

#main-nav span.custom-select:after{display: none;}
#main-nav span.custom-select:before{display: none;}
@media (max-width: 767px) {
    #main-nav span.custom-select {display: block;}
    #main-nav select.select-menu {height: 68px; background-color: #fff; color: #484c51; font-size: 22px; font-weight: 700; padding-left: 80px;}
    #main-nav span.custom-select:before {display:table-cell; content: "\2630"; position: absolute; left: 5px; top: 0px; width: 50px;    color:#807f7f; line-height: 50px; z-index:120; font-size: 85px; background: none; vertical-align: middle;}
    @media screen and (-webkit-min-device-pixel-ratio:0) {
        #main-nav span.custom-select:before {margin-top:7px; font-size: 55px;}
    }
}