/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */

body {
  margin: 0;
}

/* Disable ugly boxes around images in IE10 */
a img{
  border: 0px;
}

::-moz-selection {
  background-color: #6ab344;
  color: #fff;
}

::selection {
  background-color: #6ab344;
  color: #fff;
}

.android-search-box .mdl-textfield__input {
  color: rgba(0, 0, 0, 0.87);
}

.android-header .mdl-menu__container {
  z-index: 50;
  margin: 0 !important;
}


.mdl-textfield--expandable {
  width: auto;
}

.android-fab {
  position: absolute;
  right: 20%;
  bottom: -26px;
  z-index: 3;
  background: #64ffda !important;
  color: black !important;
}

.android-mobile-title {
  display: none !important;
}


.android-logo-image {
  height: 28px;
  width: 140px;
}


.android-header {
  overflow: visible;
  /*background-color: white;*/
}

  .android-header .material-icons {
    color: #777 !important;
  }

  .android-header .mdl-layout__drawer-button {
    background: transparent;
    color: #767777;
  }

  .android-header .mdl-navigation__link {
    color: #757575;
    font-weight: 700;
    font-size: 14px;
  }

  .visite-navigation-container {
    /* Simple hack to make the overflow happen to the left instead... */
    direction: rtl;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    width: 600px;
    -webkit-transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1),
        width 0.2s cubic-bezier(0.4, 0, 0.2, 1);
            transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1),
        width 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  }

  .android-navigation {
    /* ... and now make sure the content is actually LTR */
    direction: ltr;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    width: 800px;
  }

  .android-search-box.is-focused + .visite-navigation-container {
    opacity: 0;
    width: 100px;
  }


  .android-navigation .mdl-navigation__link {
    display: inline-block;
    height: 60px;
    line-height: 68px;
    background-color: transparent !important;
    border-bottom: 4px solid transparent;
  }

    .android-navigation .mdl-navigation__link:hover {
      border-bottom: 4px solid #F57C00;
    }

  .android-search-box {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    margin-left: 16px;
    margin-right: 16px;
  }

  .android-more-button {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }


.android-drawer {
  border-right: none;
}

  .android-drawer-separator {
    height: 1px;
    background-color: #dcdcdc;
    margin: 8px 0;
  }

  .android-drawer .mdl-navigation__link.mdl-navigation__link {
    font-size: 14px;
    color: #757575;
  }

  .android-drawer span.mdl-navigation__link.mdl-navigation__link {
    color: #F57C00;
  }

  .android-drawer .mdl-layout-title {
    position: relative;
    /*background-image: url('../img/visite360.png');*/
    background-color: #F6F6F6;
    height: 160px;
  }

    .android-drawer .android-logo-image {
      position: absolute;
      bottom: 16px;
    }

.android-be-together-section {
  position: relative;
  height: 800px;
  width: auto;
  background-color: #f3f3f3;
  background: url('../img/slide01.jpg') center 30% no-repeat;
  background-size: cover;
}

.logo-font {
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
  line-height: 1;
  color: #767777;
  font-weight: 500;
}

.android-slogan {
  font-size: 60px;
  padding-top: 160px;
}

.android-sub-slogan {
  font-size: 21px;
  padding-top: 24px;
}

.android-create-character {
  font-size: 21px;
  padding-top: 400px;
}

  .android-create-character a {
    text-decoration: none;
    color: #767777;
    font-weight: 300;
  }

.android-screen-section {
  position: relative;
  padding-top: 60px;
  padding-bottom: 80px;
}

.android-screens {
  text-align: right;
  width: 100%;
  white-space: nowrap;
  overflow-x: auto;
}

.android-screen {
  text-align: center;
}

.android-screen .android-link {
  margin-top: 16px;
  display: block;
  z-index: 2;
}

.android-image-link {
  text-decoration: none;
}

.android-wear {
  display: inline-block;
  width: 160px;
  margin-right: 32px;
}

  .android-wear .android-screen-image {
    width: 40%;
    z-index: 1;
  }


.android-phone {
  display: inline-block;
  width: 64px;
  margin-right: 48px;
}

  .android-phone .android-screen-image {
    width: 100%;
    z-index: 1;
  }


.android-tablet {
  display: inline-block;
  width: 110px;
  margin-right: 64px;
}

  .android-tablet .android-screen-image {
    width: 100%;
    z-index: 1;
  }

  .android-tablet .android-link {
    display: block;
    z-index: 2;
  }


.android-tv {
  display: inline-block;
  width: 300px;
  margin-right: 80px;
}

  .android-tv .android-screen-image {
    width: 100%;
    z-index: 1;
  }


.android-auto {
  display: inline-block;
  width: 300px;
  overflow: hidden;
}

.android-auto .android-screen-image {
  display: block;
  height: 300px;
  z-index: 1;
}

.demo-txt {position: relative;}
.col-vertical-align {position: absolute; right: 0px;}
.chiffres-stats {
  position: relative;
  width: 100%;
  text-align: center;
  background-color: #db4437;
}

.chiffres-stats-text {
  max-width: 800px;
  margin: 0 auto;
  padding: 25px;
  text-align: left;
  color: white;
}
img.responsive-img,
video.responsive-video {
  max-width: 100%;
  height: auto;
}

.chiffres-stats-text p {
  padding-top: 8px;
}

.android-link {
  text-decoration: none;
  color: #F57C00 !important;
}

  .android-link:hover {
    color: #7cb342 !important;
  }

  .android-link .material-icons {
    position: relative;
    top: 6px;
  }

.android-alt-link {
  text-decoration: none;
  color: #EFEFEF !important;
  font-size: 16px;
}

  .android-alt-link:hover {
    color: #FFF !important;
  }

  .android-alt-link .material-icons {
    position: relative;
    top: 6px;
  }

.android-customized-section {
  text-align: center;
}

.android-customized-section-text {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  padding: 80px 16px 0 16px;
}

  .android-customized-section-text p {
    padding-top: 16px;
  }

.android-customized-section-image {
  background: url('../img/devices.jpg') center top no-repeat;
  background-size: cover;
  height: 400px;
}

.android-more-section {
  padding: 80px 0;
  max-width: 1044px;
  margin-left: auto;
  margin-right: auto;
}

  .android-more-section .android-section-title {
    margin-left: 12px;
    padding-bottom: 24px;
  }

.android-card-container {
}

  .android-card-container .mdl-card__media {
    overflow: hidden;
    background: transparent;
  }

    .android-card-container .mdl-card__media img {
      width: 100%;
    }

  .android-card-container .mdl-card__title {
    background: transparent;
    height: auto;
  }

  .android-card-container .mdl-card__title-text {
    color: black;
    height: auto;
  }

  .android-card-container .mdl-card__supporting-text {
    height: auto;
    color: black;
    padding-bottom: 48px;
  }

  .android-card-container .mdl-card__actions {
    position: absolute;
    bottom: 0;
  }

  .android-card-container .mdl-card__actions a {
    border-top: none;
    line-height: 32px;
    font-size: 16px;
  }

.android-footer {
  background-color: #fafafa;
  position: relative;
}

  .android-footer a:hover {
    color: #F57C00;
  }

  .android-footer .mdl-mega-footer--top-section::after {
    border-bottom: none;
  }

  .android-footer .mdl-mega-footer--middle-section::after {
    border-bottom: none;
  }

  .android-footer .mdl-mega-footer--bottom-section {
    position: relative;
  }

  .android-footer .mdl-mega-footer--bottom-section a {
    margin-right: 2em;
  }

  .android-footer .mdl-mega-footer--right-section a .material-icons {
    position: relative;
    top: 6px;
  }


.android-link-menu:hover {
  cursor: pointer;
}
.overflow-hidden {overflow: hidden;}
.white-filter {background: rgba(255,255,255,0.8);}
.txt-black {color:#000;}
.txt-dark-grey {color:#555;}
.txt-white {color: #FFF;}
.icon-big {font-size: 78px;}
.icon-l {font-size: 64px;}
.icon-red {color: #db4437;}
.divider-xs {padding-top: 10px;}
.divider-s {padding-top: 20px;}
.divider-m {padding-top: 50px;}
.divider-l {padding-top: 100px;}
.divider-xl {padding-top: 500px;}
.camera {background-image: url(../img/map.jpg?v02); background-repeat: no-repeat; background-color: #FFF; background-size: contain; margin-bottom: -8px;}
.testimonials {background-color: #f5b400; min-height: 400px;}
.center {text-align: center; margin: 0 auto;}
.margin0 {margin: 0 auto;}
.padding0 {padding: 0px;}
.padding10 {padding: 10px;}
.margin10 {margin: 15px;}
.android-header .mdl-button {height: 64px; line-height: 76px; color:#888; margin-bottom: 5px; border-radius: 0px;}
.android-header .mdl-button.is-active {border-bottom: 5px solid #888; }
.cam-img {max-height:275px; overflow: hidden;}
.mdl-button {text-transform: initial;}
.align-right {text-align: right;}
.logo-white {color: #FFF;}
.logo-black {color: #888;}
.btn-large {padding: 20px 50px 20px 50px;line-height: 1px;font-size: 14px;}
.visite-navigation-container {
  direction: ltr;
  margin-left: 20px;
}
.marketing-map {max-width: 590px;}
.tarifs {background-color: #fafafa;}
.mdl-card {width: initial;}
.mdl-card__supporting-text {padding: 20px;}

/*.demo-card-square.inactive {opacity: 0.2;}*/
.demo-card-square > .mdl-card__title {color: #fff;}
.google_map, .google_search {min-height: 455px;}
.demo-card-square.google_search > .mdl-card__title {background: url('../img/google_search_interieur.jpg') #FFF center center no-repeat !important; height: 200px;}
.demo-card-square.google_map > .mdl-card__title {background: url('../img/google_map_interieur.jpg') #FFF center center no-repeat !important; height: 200px;}
.demo-card-square.prix > .mdl-card__title {background: #5eca93 bottom right 15%; height: 120px;}
.demo-card-square.roi > .mdl-card__title {background: #71d0a0 bottom right 15%; height: 100px;}
.mdl-card--border.prix {text-align: center;}
.demo-card-square.prix .prix.normal {font-size: 18px; color: #DB4437; text-decoration: line-through; display: block;}
.demo-card-square.prix .prix.rabais {
font-size: 48px;
padding: 15px;
text-align: center;
color: #5eca93;
}
.mdl-button--primary-white {background: #fafafa; color:#555;}
.demo-card-square.roi .roi{
font-size: 36px;
padding: 10px;
text-align: center;
color: #71d0a0;
}
.mdl-font-medium-desktop {font-size: 18px;}

.cam-bottom {margin-bottom: 0px;}
.mdl-layout__header {background-color:#fafafa;}
.rdv {background: #4285F4; color: #FFF;}
.mdl-textfield--floating-label.is-focused .mdl-textfield__label, .mdl-textfield--floating-label.is-dirty .mdl-textfield__label {
  color:#fafafa;
}
.txt-lightblue {color: #C7E5FF;}
.mdl-textfield__input {border-bottom: 1px solid rgba(0,0,0,.2);}
.mdl-textfield__label {color: #C7E5FF;}
.msg-err-email, .msg-err-phone {font-size: 9px; color: red;}

/*Slider*/
#flat-slider.ui-slider {
  background: #71d0a0;
  border: none;
  border-radius: 0; }
  .ui-slider-pips .ui-slider-label {
    top:25px !important;
    color: #5eca93;
  }

  #flat-slider.ui-slider .ui-slider-handle {
    /*width: 20px;
    height: 20px;*/
    background: rgb(94, 202, 147);
    border-radius: 50%;
    border-color: transparent;
    transition: border 0.4s ease; }

    #flat-slider.ui-slider .ui-slider-handle.ui-state-hover,
    #flat-slider.ui-slider .ui-slider-handle.ui-state-focus,
    #flat-slider.ui-slider .ui-slider-handle.ui-state-active {
      border-color: #172f38; }

  #flat-slider.ui-slider .ui-slider-pip .ui-slider-line {
    background: #d5cebc;
    transition: all 0.4s ease; }

  #flat-slider.ui-slider.ui-slider-horizontal {
    height: 6px; }

    /*#flat-slider.ui-slider.ui-slider-horizontal .ui-slider-handle {
      -webkit-transform: rotateZ(45deg);
              transform: rotateZ(45deg);
      top: -25px;
      margin-left: -10px; }*/

    #flat-slider.ui-slider.ui-slider-horizontal .ui-slider-pip {
      top: 10px; }

      #flat-slider.ui-slider.ui-slider-horizontal .ui-slider-pip .ui-slider-line {
        width: 2px;
        height: 10px;
        margin-left: -1px; }

      #flat-slider.ui-slider.ui-slider-horizontal .ui-slider-pip[class*=ui-slider-pip-selected] .ui-slider-line {
        height: 20px; }

      #flat-slider.ui-slider.ui-slider-horizontal .ui-slider-pip.ui-slider-pip-inrange .ui-slider-line {
        height: 12px; }

  #flat-slider.ui-slider.ui-slider-vertical {
    width: 6px;
    height: 125px;
    display: inline-block;
    margin: 0 15%; }

    #flat-slider.ui-slider.ui-slider-vertical .ui-slider-handle {
      -webkit-transform: rotateZ(-45deg);
              transform: rotateZ(-45deg);
      left: -25px;
      margin-bottom: -10px; }

    #flat-slider.ui-slider.ui-slider-vertical .ui-slider-pip {
      left: 10px; }

      #flat-slider.ui-slider.ui-slider-vertical .ui-slider-pip .ui-slider-line {
        height: 2px;
        width: 10px;
        margin-top: -1px; }

      #flat-slider.ui-slider.ui-slider-vertical .ui-slider-pip[class*=ui-slider-pip-selected] .ui-slider-line {
        width: 20px; }

      #flat-slider.ui-slider.ui-slider-vertical .ui-slider-pip.ui-slider-pip-inrange .ui-slider-line {
        width: 12px; }

      #flat-slider.ui-slider.ui-slider-vertical .ui-slider-handle .ui-slider-tip,
      #flat-slider.ui-slider.ui-slider-vertical .ui-slider-handle[class*=ui-state-] .ui-slider-tip {
        visibility: visible;
        opacity: 1;
        border: none;
        background: transparent;
        left: 50%;
        width: 30px;
        margin-left: -15px;
        text-align: center;
        color: white;
        font-weight: normal;
        top: 10px;
        -webkit-transform: rotateZ(45deg);
                transform: rotateZ(45deg); }

        #flat-slider.ui-slider.ui-slider-vertical .ui-slider-handle .ui-slider-tip:before,
        #flat-slider.ui-slider.ui-slider-vertical .ui-slider-handle[class*=ui-state-] .ui-slider-tip:before {
          display: none; }

#flat-slider .ui-slider-handle,
#flat-slider .ui-slider-range,
#flat-slider .ui-slider-pip[class*=ui-slider-pip-selected] .ui-slider-line,
#flat-slider .ui-slider-pip.ui-slider-pip-inrange .ui-slider-line {
  background-color: #25daa5; }

.ui-slider-float .ui-slider-handle:hover .ui-slider-tip, .ui-slider-float .ui-slider-handle.ui-state-hover .ui-slider-tip, .ui-slider-float .ui-slider-handle:focus .ui-slider-tip, .ui-slider-float .ui-slider-handle.ui-state-focus .ui-slider-tip, .ui-slider-float .ui-slider-handle.ui-state-active .ui-slider-tip, .ui-slider-float .ui-slider-pip:hover .ui-slider-tip-label {
  width: 45px;
  margin-left: -23px;
}






/**** Mobile layout ****/
@media (max-width: 1486px) {
  .camera {background-size: cover;
    background-position: bottom right;
  }
  .icon-big {font-size: 68px;}

}
@media (max-width: 1024px) {
  .col-vertical-align {position: relative;}
  .android-header .mdl-button {height: 56px; line-height: 66px;}
  .mdl-layout__drawer-button {line-height: 56px;}
}

@media (max-width: 900px) {
  .align-center-tablet {text-align: center;}
  .visite-navigation-container {
    display: none;
  }
  .center-tablet {text-align: center; margin: 0 auto;}
  .android-title {
    display: none !important;
  }

  .android-mobile-title {
    display: block !important;
    position: absolute;
    left: calc(50% - 70px);
    top: 18px;
    -webkit-transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1);
            transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  }

  /* WebViews in iOS 9 break the "~" operator, and WebViews in OS X 10.10 break
     consecutive "+" operators in some cases. Therefore, we need to use both
     here to cover all the bases. */
  .android.android-search-box.is-focused ~ .android-mobile-title,
  .android-search-box.is-focused + .visite-navigation-container + .android-mobile-title {
    opacity: 0;
  }

  .android-more-button {
    display: none;
  }

  .android-search-box.is-focused {
    width: calc(100% - 48px);
  }

  .android-search-box .mdl-textfield__expandable-holder {
    width: 100%;
  }

  .android-be-together-section {
    height: 350px;
  }

  .android-slogan {
    font-size: 26px;
    margin: 0 16px;
    padding-top: 24px;
  }

  .android-sub-slogan {
    font-size: 16px;
    margin: 0 16px;
    padding-top: 8px;
  }

  .android-create-character {
    padding-top: 200px;
    font-size: 16px;
  }

  .android-create-character img {
    height: 12px;
  }

  .android-fab {
    display: none;
  }

  .chiffres-stats-text {
    margin-left: 0;
    padding: 16px;
  }

  .android-footer .mdl-mega-footer--bottom-section {
    display: none;
  }
}
@media (max-width: 840px) {
  /*tablet*/
  .mdl-font-medium-tablet {font-size: 22px;}

}
