
/*@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,500,600,700,800,200);*/
@import url(https://fonts.googleapis.com/css?family=Roboto:400,400italic,500,500italic,700,700italic);
html {
  -webkit-font-smoothing: antialiased;
}
body {
  background-color: #fff;
  color: #333;
/*  font-family: 'Raleway', sans-serif;
*/  font-family: 'Roboto', sans-serif;
  font-size: 1.4em;
  line-height: 1.5;

    margin-bottom:100px;
}
.touragence{padding-top:20px;}
.agent_immobilier {color:#737373;border-bottom: 2px solid rgb(28, 132, 230);height:70px;
margin-bottom: 30px;
padding-bottom: 10px;
 margin:0 15% 30px 15%;
font-size: 16px;}
.agent_immobilier .w70 {text-align: left;padding-left:50px;}
.comment blockquote:before,.comment blockquote:after {display: none;}

.opacite {background:#fff; padding:10px;opacity: 0.9;border-radius:5px;}
/* background: url("../img/bg.jpg") center top no-repeat;
    background-position: center 120px;*/

@media only screen and (max-width: 767px) {
body {
    /* The file size of this background image is 93% smaller
     * to improve page load speed on mobile internet connections */
    /*background: rgba(0, 0, 0, 0) url("../img/bg-mobile.jpg") no-repeat scroll 28% 0.7%;*/
    background: none;
    margin-bottom: 20px;
  }
  }
a {
    text-decoration:none;
    -webkit-transition: color .4s ease-in;
    -moz-transition: color .4s ease-in;
    -o-transition: color .4s ease-in;
    transition: color .4s ease-in;
}
a:hover{
  color: #0d3c69;
}
h1,h2{
/*  font-family: 'Raleway', sans-serif;*/
  font-family: 'Roboto', sans-serif;

}
h2 {color: rgb(28, 132, 230);}
h2 > a{color: rgb(28, 132, 230);}

font-size: 28px;

text-align: center;
}

h1{
  line-height: 30px;
  font-size: 3.5rem;

  display:block; padding-bottom:35px;padding-top:25px;
}
h2{


color: rgb(28, 132, 230);
font-weight:200;
font-size: 28px;

line-height: 42px;

text-align: center;

}
h3{
  font-size: 1.8em;
  font-weight: 400;
  line-height: 30px;
}
h4{
  line-height: 35px;
}
@media(max-width: 768px){
  h3{
    font-size: 2em;
    line-height: 30px;
  }
}
h4{
  font-size: 2em;
  font-weight: 400;
  margin: 0;
}
h5{
  font-size: 1.5em;
  font-weight: 500;
  margin: 0;
}
h6{
   font-size: 1.3em;
  font-weight: 300;

}
section{
  padding: 0px 0
}
.nop{
  padding: 0 !important;
}
@media(max-width: 780px){
  section{
    padding: 1em 0
  }
  h6{
    font-size: 1em;
  }
}
.accroche{
  margin: 0px 0
}
.topbar {
    background: #333333 none repeat scroll 0 0;
    min-height: 40px;
    padding: 0
}
.topbar .conteneur{
  padding: 0;
}
.blue{
    color: #1C84E6;
}
.white{
  color: white;
}
.bgblue{
    background: #1C84E6;
}
.no-marg{
  margin: 0;
}
.m100{
  margin-top: 100px;
}

.capture {border:1px solid #d1d1d1; margin:2px;padding:1px; }

.conteneur{
  max-width: 1170px;
  margin:0 auto ;
  padding: 1em;
}
.cover {
  min-height: 530px;
  padding: 0;

    background: url(../img/9ORZU6QN7S.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;


}
.grey{
    background:#eee;
}
.grey1{
  background: #f1f1f1;
}
.grey2{
  background: #f5f5f5;
}
.ttxtrans{
  text-transform: uppercase;
}


.bgblack{
  background: #EBEFF5;
  border-bottom: 1px solid #DCE2EA;
    border-top : 1px solid #DCE2EA;
    color:#000;
}
.cover-2{
  padding: 0px 0;
}
.fla{
  font-size: 2em;
}
.fme{
  font-size: 1.5em;
}
.liste{
  padding: 0 0 0 15px;
}
.liste li{
  list-style: none;
  background: url("../img/bullet.png") no-repeat 0 3px;
  padding: 0 0px 10px 20px;
}
.comment blockquote{
    display: block;

    margin: 0 0 30px;
    text-align: justify;
    padding: 0 15%;
}
.w1000{
  max-width: 1000px;
  margin: 0 auto;
}
.comment blockquote:before,
.comment blockquote:after{
  font-family: georgia,serif;
  color: rgba(0, 0, 0, 0.3);
  position: absolute;
}
.comment blockquote::before {
    content: "“";
  }
.comment blockquote::after{
    content: "”";
  }

@media(max-width: 768px){
  .comment blockquote{
    padding: 0 30px;
  }
  .comment blockquote::before {
    font-size: 40px;
    left: 5%;
  }
  .comment blockquote::after {
    font-size: 40px;
    right: 5%;
  }
  .comment h4{
    font-size: 1.3em;
  }
}
@media(min-width: 768px){
  .comment blockquote::before {
    font-size: 80px;
    left: 15%;
  }
  .comment blockquote::after {
    font-size: 80px;
    right: 15%;
  }
}
@media(max-width: 768px){
  .fla{
    font-size: 1.7em;
  }
.comment blockquote::before {
    font-size: 40px;
    left: 0;
    top: -5px;
}
.comment blockquote::after {
    font-size: 40px;
    right: 0;
    position: absolute;
    top: 20px;

  }
}
.strong{
  font-weight: 500;
}
  .bdrbot{
  border-bottom: 1px solid #ccc;
  padding-bottom: 0.6rem;
  padding-top: 1rem;
  }
  figure {
    width: 100%
  }
  .logo{
    margin-bottom: 30px;
  }
  .logo img{
  display: block;
  margin: 0 auto;
  }
  figure img{
    margin: 0 auto;
  }
.point, .point2{
  min-height: 65px;
  /*  background: url('../img/sprite.png') no-repeat;*/
  padding: 0 0 0 50px;
  margin-bottom: 25px;
  }
.icon30{
    width: 30px;
    float: left;
    margin: 10px 20px 15px 20px ;
}
.icon50{
 margin-right : 15px;
    float: left;

}
@media(max-width: 768px) {
  .point, .point2{
    width: 100%;
    padding: 1em 0;
  }
  h2{
    font-size: 40px;
    line-height: 40px
  }
  h4{
    font-size: 2.1em;
  }
  h5{
    font-size: 1.6em;
  }
 .point h5{
    font-size: 1.2em;
  }
  .m20{
    margin: 20px 0 0;
  }
  .icon50{
        margin: 10px 20px 15px 0px ;
}
}
.echec div{
background: url('../img/fail.svg') no-repeat;
    line-height: 24px;
    padding: 10px 0 40px 60px;
}
.button{
  background: #1c84e6;
  border: none;
  font-size: 2em;
  padding: 8px 12px;
  color: #333;
  cursor: pointer;
  display: inline-block;
  margin: 0 4px;
  box-shadow: 6px 6px 0px 0px #1563ac;
  color: #fff;
  border-radius: 4px;
  display: block;
  border: 1px solid  #1563ac;
}
.button2{
  background: #1c84e6;
  border: none;
  font-size: 2em;
  padding: 5px;
  color: #333;
  cursor: pointer;
  display: inline-block;
  margin: 0 4px;
  box-shadow: 0px 2px 0px 0px #1563ac;
  color: #fff;
  border-radius: 4px;
  display: block;
  border: 1px solid  #1563ac;
  text-align:center;
}
@media(max-width:780px){
.screen2005 figure{
  margin: 0 auto;
  width: 250px;
}
button{
  font-size: 1.4em;
}
}
.screen1{
padding: 50px 30px 0;
    text-align: justify;
}

.screen2{
  padding: 70px 0 0 60px;
      text-align: justify;
}
/*.screen2 > p::first-letter,
.screen1 > p::first-letter {
    color: rgba(0, 0, 0, 0.5);
    font-size: 200%;
    font-weight: bold;
}*/
.fone{
  text-align: center;
  font-size: 2em;
}
.fone span{
  font-size: 1em;
}
.btn-blue {
    background-color: rgb(27, 132, 230);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.  086);
    color: white;
    font-weight: 600;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    float: right;
}
.form-style{
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #CCCCCC;
    border-radius: 0;
    box-shadow: 0;
    color: #8d8d8d;
    display: block;
    font-size: 1.2em;
    font-style: 300;
    height: 37px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
    }

    .bloc_opt_in_rgpd {
      width:100%;
      margin:15px 0 15px 0;
    }

    input.opt_in_rgpd{
      width:20px;
      height:20px;
      margin:0 10px 0 0;
    }


    .bloc_opt_in_rgpd label{
      font-size:12px !important;
    }

    .bloc_opt_in_rgpd a{
      text-decoration: underline;
    }

.hide{
      display: none;
    }

      .example-item span{
      cursor: pointer;
      text-decoration: underline;

    }
      .example-item span:hover{
          color: #1563ac;
    -webkit-transition: color .4s ease-in;
    -moz-transition: color .4s ease-in;
    -o-transition: color .4s ease-in;
    transition: color .4s ease-in;

    }


.about::first-letter {
    font-size: 200%;
    font-weight: bold;
    color: rgba(0, 0, 0, 0.5);
    }

    .circle{
      background: #ddd;
      border-radius: 50%;
      height: 100px;
      width: 100px;
      display: block;
    }

textarea#message{
	width:100%;
}
#Envoyez{
	width:50%;
	margin:auto;
	color:#FFF;
	background-color:#1c84e6;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
}


/* Overlay style */
#simple-modal-overlay {
  position: fixed ;
  display: block;
  z-index: 99998;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  background-position: center center;
  background-repeat: no-repeat;
  background: -webkit-gradient(radial, center center, 0, center center, 460, from(#ffffff), to(#291a49));
  background: -webkit-radial-gradient(circle, #ffffff, #291a49);
  background: -moz-radial-gradient(circle, #ffffff, #291a49);
  background: -ms-radial-gradient(circle, #ffffff, #291a49);
}
.simple-modal {
  /* Style rewrite */

  width: auto;
  left: 10px !important;
  right: 10px !important;
  top: 20px !important;
  margin: 20px auto 0 auto;
  /* */
  padding: 1em;
  position: fixed;
;
  color: #808080;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  background-color: #FFFFFF;
  border: 1px solid #EAEEFA;
  border: 1px solid rgba(234, 238, 250, 0.6);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
  z-index: 99999;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;

}
@media (max-width: 480px){
  .simple-modal{
      overflow-y: scroll;
       max-height: 480px;
       width: auto !important;
      }
    .simple-modal .simple-modal-header h1{
      font-size: 1.1em !important;
    }
}
.simple-modal .simple-modal-header {
  padding: 5px 15px;
  margin: 0;
  border-bottom: 1px solid #EEEEEE;
}
.simple-modal .simple-modal-header h1 {
  margin: 0;
   font-family: "Raleway",sans-serif;
  color: #1c84e6;
  font-size: 21px;
  font-weight: 500;
  line-height: 36px;
}
.simple-modal a.close {
  position: absolute;
  right: 15px;
  top: 15px;
  color: #999;
 font-family: "Raleway",sans-serif;
  font-size: 17px;
  font-weight: normal;
  line-height: 10px;
  text-decoration: none;
}
.simple-modal a.close:hover {
  color: #444;
}
.simple-modal .simple-modal-body {
  padding: 15px;
  /* Extra style */

}
.simple-modal .simple-modal-body div.contents {
  overflow: hidden;
}
.simple-modal .simple-modal-body p {
  font-size: 13px;
  font-weight: normal;
  color: #606060;
  line-height: 18px;
}
.simple-modal .simple-modal-body p img {
  display: block;
  margin: 0 auto 10px auto;
}
.simple-modal .simple-modal-footer {
  display: block;
  background-color: #F5F5F5;
  padding: 14px 15px 15px;
  border-top: 1px solid #EEEEEE;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #FFF;
  -moz-box-shadow: inset 0 1px 0 #FFF;
  box-shadow: inset 0 1px 0 #FFF;
  zoom: 1;
  margin-bottom: 0;
  text-align: center;
}
.simple-modal .simple-modal-footer a.btn {
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  background-repeat: no-repeat;
  padding: 5px 14px 6px;
  color: #333;
  font-size: 13px;
  line-height: normal;
  border: 1px solid transparent;
  -webkit-transition: 0.2s linear all;
  -moz-transition: 0.2s linear all;
  transition: 0.2s linear all;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.simple-modal .simple-modal-footer a.btn.primary {
  color: #FFF;
  text-shadow: 0 1px 0 rgba(76, 45, 0, 0.4);
  background-color: #1c84e6 ;
  background-repeat: repeat-x;
  margin-right: 15px;
}
.simple-modal .simple-modal-footer a.btn.primary:hover {
  border: 1px solid #444;
  background-color: #444;
}
.simple-modal .simple-modal-footer a.btn.secondary {
  padding: 5px 2px 6px;
}
.simple-modal .simple-modal-footer a.btn.secondary:hover {
  color: #999;
}
/* Draggable style */
.simple-modal.draggable .simple-modal-header:hover {
  cursor: move;
  background-color: #f8f8f8;
  -webkit-border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-topright: 6px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
/* Loading style */
.simple-modal.loading .simple-modal-body {
  min-height: 60px;
  background: transparent url("../images/loader.gif") no-repeat center center;
}
.simple-modal.loading .simple-modal-body div.contents {
  display: none;
}
.simple-modal.loading .close, .simple-modal.loading .simple-modal-header, .simple-modal.loading .simple-modal-footer {
  display: none;
}
/* Hide header */
.simple-modal.hide-header .simple-modal-header {
  display: none;
}
/* Hide header */
.simple-modal.hide-footer .simple-modal-footer {
  display: none;
}

#Envoyez{cursor:pointer;}

#block_bouton_lecture_video{
  background-image:url('https://www.consortium-immobilier.fr/fr/logiciel/img/consortium_laptop.png');
  background-repeat: no-repeat;
  background-size:contain;
  background-position: bottom;
  height:270px;
}

#bouton_lecture_video_logiciel{
  background-color:#1c84e6;
  border-radius:100px;
  width:90px;
  height:90px;
  text-align: center;
  padding: 25px 10px 10px 34px;
  transition-duration:0.2s;
  margin-left:calc(50% - 45px);
  margin-top:85px;
  cursor:pointer;
}


#bouton_lecture_video_logiciel:hover{
  width:100px;
  height:100px;
  margin-top:80px;
  margin-left:-5px;
  padding: 25px 10px 10px 38px;
  margin-left:calc(50% - 50px);
  background-color:#1563ac;
  box-shadow: -5px 5px 5px 0px rgba(0,0,0,0.16);
}

#bouton_lecture_video_logiciel:hover #triangle_lecture_video_logiciel{
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  border-left: 35px solid white;
}

#triangle_lecture_video_logiciel{
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 30px solid white;
  transition-duration:0.2s;
}


@media(max-width: 770px){
  #bouton_lecture_video_logiciel{
    position:absolute;
    left:0;
  }

  #block_bouton_lecture_video{
    margin-top:20px;
    background-position: center;
  }
}

#block_video_presentation{
  display:none;
}

#modal_video_presentation_logiciel{
  display:flex;
  vertical-align:middle;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  background-color:rgba(0,0,0,0.3);
}

#modal_video_presentation_logiciel iframe{
  margin:auto;
  height:calc(0.3375 * 100vw);
  width:calc(0.60 * 100vw);
}

@media(max-width: 768px){

  #modal_video_presentation_logiciel iframe{
    margin:auto;
    height:calc(0.45 * 100vw);
    width:calc(0.80 * 100vw);
  }

}
