body {
  font-family: 'Montserrat', sans-serif;
  color: #000;
}

.titles {
  text-align: center;
  letter-spacing: -0.015em;
  font-weight: 300;
  color: #666666;
  letter-spacing: -0.015em;
}

.leggett-title {
  font-weight: 300;
  font-size: 35px;
  color: rgba(120, 159, 191);
}

.main-title {
  font-size: 50px;
  line-height: 45px;
  color: #789FBF;
  margin: 25px 0 5px 0;
  font-weight: 300;
}

.second-title {
  font-weight: 900;
  font-size: 40px;
  line-height: 30px;
  color: rgba(120, 159, 191, 0.5);
  margin: 10px 0 20px 0;
}
.vcenter {
  text-align: center;
}
.hashtag-leggett {
  font-size: 36px;
  line-height: 18px;
  margin: 25px 0;
  font-weight: 300;
}

.no-margin {
  margin:0
}

.buttons-actions, .buttons-actions-large {
  color: #fff;
}

.buttons-actions a, .buttons-actions-large a {
  text-decoration: none;
  color: #fff;
}

.wrap {
  display: flex;
  padding: 5px;
  margin-bottom: 10px;
  background: #789FBF;
}

.wrap:hover {
  background: #FF7A21;
  color: white;
}

.wrap-orange {
  display: flex;
  background: #FF7A21;
  padding: 5px;
  margin-bottom: 10px;
}

.wrap-orange:hover {
  background: #789FBF;
}

.navbar-light .navbar-nav .nav-link {
  color: #000
}

.ico-wrap {
  margin-left: 12px;
}

.vcenter {
  margin: auto;
}

.display-4 {
  font-size: 20px;
  line-height: 20px;
}

.mbr-section-title3 {
  text-align:center;
}
.slick-slide {
  outline: none !important;
}

.bold {
  font-weight: 700;
}
.no-break {
  display: inline-block;
}

.slider {
  display:block;
  background-color:#789FBF;
  width:555px;
  margin-top:20px;
  text-align: center !important;
}

.slider:hover {
  background-color:#FF7A21;
  color:#fff;
}

.citation {
  margin-top: 20px;
  font-size: 30px;
  line-height: 35px;
  text-align: right;
  margin-bottom:10px;
}

.slider a{
  text-align:center !important;
  text-decoration:none
}

.slider a:hover{
  text-align: center !important;
}
.tp-rightarrow, .tp-leftarrow {
  display:none;
}

.titles .bold {
  font-weight: 900;
}

.leggett-agency {
  font-size: 20px;
  line-height: 24px;
}

.leggett-agency img {
  margin: auto;
  display: block;
  width: 80px;
  height: 80px;
}

.leggett-agency .text {
  display: block;
  margin: auto;
  width: 220px;
}

.leggett-agency .text-alt {
  width: 160px;
}


.fnaim {
  height:61px !important; 
  margin-top:17px !important
}

#description {
  margin-top:20px;
  font-size: 18px;
  line-height: 22px;
}

#description .bold {
  font-weight: 700;
}


#text-video {
  margin: 20px 0; 
  color: #333;
  text-align: left;
}

.text-video {
  font-size: 18px;
  background-color: #EEE;
  padding:10px;
}

.professionnel {
  font-size: 35px !important;
  line-height: 36px !important;
  color: #283550 !important;
}

.extra-bold {
  font-weight: 900;
}
.navbar-brand {
  max-width:300px;
}
.custom-toggler {
  outline: none !important;
}
.professionnel-immobilier {
  background: rgba(120, 159, 191, 0.5);
  padding:20px;
}

.professionnel-immobilier .pro-text {
  color : #fff !important
}

.immo-pro {
  font-size: 15px;
}

.not-pro {
  padding-top: 20px;
}

.tp-bullets {
  display:none;
}

.title-immo-pro {
  color: #789FBF;
  font-weight: 300;
  font-size: 30px;
  line-height: 32px;
  /* or 107% */
  letter-spacing: -0.02em;
}

.title-immo-pro .bold {
  font-weight: 900;
}

.orange-box {
  background: #FFF;
  text-align: center;
  color: #FF7A21;
  position: relative;
  height: 82px;
  margin-top:10px;
  padding-top:25px;
  border: 1px solid #FF7A21;
  text-decoration:none;
}

.orange-box:hover {
  background: #FF7A21;
  color: #FFF;
  text-decoration:none;

}

.orange-box .bold {
  margin-top:25px;
  text-decoration:none;
}

.orange-box-link:hover {
  text-decoration:none;
} 

#france-map {
  margin-top: 80px;
  margin-bottom: 70px;
  background: rgba(0, 0, 0, 0.5);
  font-size: 36px;
  line-height: 40px;
  color: #fff;
  padding: 30px 0 0 0;
  font-weight: 300;
  width: 100%;
}

#france-map .guillemet {
  color: #FF7A21
}

#france-map .description {
  font-size: 26px;
  font-style:italic;
}

.france-map-image {
  max-height: 400px;
}

.france-map-image img {
  display:block;
  position: relative;
  top: -110px;
  left:0px;
}

#france-map .row {
  max-width: 1140px;
  margin:auto;
}
#france-map .text {
  padding:20px 0 20px 0;
}
@media (min-width: 1440px) and (max-width:1700px) {
  .france-map-image img {
    max-width: 450px;
    top: -70px;
    left:-40px;
  }
  .france-map-image {
    max-height: 360px;
  }
}
@media (min-width: 1150px) and (max-width: 1440px){
  .map-container {
    flex: 0 0 50%;
    font-size:26px;
  }
  .france-map-image img {
    top: -90px;
    left:-20px;
  }
}
@media (min-width: 950px) and (max-width: 1150px){
  .map-container {
    flex: 0 0 50%;
    font-size:16px;
  }
  .france-map-image, .map-container, #france-map .row {
    max-height: 240px;
  }
  .france-map-image img {
    max-width: 400px;
    top: -90px;
    left:0;
  }
  .citation {
    font-size: 20px;
    line-height: 25px;
  }
  #france-map .description {
    font-size:20px;
  }
  #france-map {
    line-height:20px
  }
}
@media (min-width: 770px) and (max-width: 950px){
  .map-container {
    flex: 0 0 40%;
    font-size:14px;
  }
  .citation {
    font-size: 16px;
    line-height: 20px;
  }
  #france-map .description {
    font-size:16px;
    line-height: 20px;
  }
  #france-map {
    line-height:20px
  }
  .france-map-image img {
    max-width: 430px;
  }
  #france-map {
    max-height: 300px;
  }
}
@media (max-width: 769px){
  .france-map-image img {
    display:block;
    position: relative;
    top:0;
    left:0;
    margin:0 auto 20px auto;
    max-width:450px;
  }
  .france-map-image {
    background: #FFF;
    max-height:500px;
  }
  #france-map {
    margin-top:40px;
    padding: 10px 0 10px 0;
    margin-bottom:40px;
  }
  .map-row {
    margin-bottom:-10px !important;
  }
  .france-map-image, .map-row, .map-container {
    position: relative;
    width: 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  #france-map .description {
    line-height: 26px;
  }
}
@media (max-width: 576px){
  .france-map-image img {
    max-width:320px;
  }
}
.citation-slide {
  font-size: 10px !important;
  line-height: 11px !important;
}

.citation-slide .bold {
  font-size: 10px !important;
}

.agent-citation-container {
  width:80%;
  margin:auto;
}
.agent-name-slide, .citation-text{
  font-size: 10px !important;
  line-height: 13px !important;
  margin-top:10px !important;
  margin-bottom:10px !important;
  text-align:right !important;
}
.old-job{
  padding-top:15px !important;
  font-size:9px !important;
}
footer {
  background: #789FBF;
  position:relative;
  width:100%;
  padding: 10px 0 40px 0;
  margin-top:75px;
}

.title-footer {
  text-align: center;
  font-weight: 300;
  font-size: 25px;
  line-height: 20px;
  margin: 40px 0
}

footer .text {
  font-size: 20px;
  line-height: 20px;
  font-weight: 300;
}

footer .bold {
  font-weight: 700;
}

footer .address {
  color: #fff
}

.mail, .phone {
  padding-top:20px;
  font-size: 25px;
  font-weight: 400;
}

.mail a, .phone a {
  color: #000;
  text-decoration: none;
}

.white-line {
  margin: 30px 0; 
  border: 1px solid #B8D1E6;
}

.logo-leggett {
  min-width:300px;
}
.logo-footer {
  display:block;
  position: relative;
  margin:auto;
  width: 300px;
  margin-bottom: 40px;
}

.main-copyright {
  text-align: center;
  font-weight: 300;
  font-size: 12px;
  line-height: 12px;
  margin-bottom:10px;
}

.second-copyright {
  text-align: center;
  font-size: 12px;
  line-height: 12px;
}

.tv {
  color: #fff;
  font-size: 18px !important;
}
.presse {
  margin-bottom: 10px;
  font-size: 18px !important;
  color: #283550;
  font-weight: 900 !important;
}

.actions-bottom {
  margin-top: -40px;
}
.actions-bottom .wrap, .actions-bottom .wrap-orange {
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.3);
}

.presse-logos {
  margin-top:20px;
}

.navbar-recruitment {
  padding: 20px 30px;
  position: absolute;
  z-index: 9;
  width:100%
}

.navbar-recruitment a {
  color: #000000;
  font-size: 18px;
  font-weight: 300;
}

.navbar-recruitment a:hover {
  font-weight: 700;
}

.navbar-nav .nav-link {
  margin: 0 20px;
}

.pro-description, .ex-pro {
  padding-left: 20px;
}
.non-pro-img {
  position:absolute;
  left:8px;
  padding-top:2px;
}
.pro-text {
  margin-bottom:20px;
  font-size: 30px;
  color: #283550;
}
.center {
  text-align:center;
}

.social-links {
  text-align: right;
  margin-right:30px;
}

.social-links img {
  margin: 0 6px
}

.social-links img:hover {
  transform: scale(1.3, 1.3);
}

.form-inline label{
  display:block
}

.form-control, .form-inline label {
  display: inline-block;
}

.form-control {
  width: 80%
}

.newsletter {
  margin: 7px 0;
}

.btn-newsletter {
  color: #fff;
  background-color: #FF7A21;
  border-radius: 0;
  margin-top:7px;
  margin-left: -4px;
}

.newsletter input {
  border-radius: 0;
}

#testimonials blockquote {
  font-weight: normal;
  font-size: 15px;
  line-height: 25px;
}

.testimonial-single {
  margin: 20px 0
}

.agent-name {
  color: #283550
}

.agent-since {
  color: #789FBF;
}

.lead {
  max-width: 85%
}
.agent-description {
  margin: 18px 0;
}

.u-carousel-indicators-v1, .u-carousel-indicators-v1--white {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.g-absolute-centered--x {
  position: absolute !important;
  left: 50% !important;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-backface-visibility: hidden;
}
.u-carousel-indicators-v1 li, .u-carousel-indicators-v1--white li {
  margin: 0 7px;
}
.u-carousel-indicators-v1 li.slick-active span, .u-carousel-indicators-v1--white li.slick-active span {
  background-color: #000000 !important;
}
.u-carousel-indicators-v1 span, .u-carousel-indicators-v1--white span {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #777;
  opacity: 1;
}
.u-carousel-indicators-v1 span {
  background-color: #dce2f1 !important;
}
[class*="u-carousel-indicators"] li {
  list-style: none;
} 
[class*="u-carousel-indicators"] {
  display: block;
  position: absolute;
  padding-left: 0;
  margin-bottom: 0;
}

[class*="u-carousel-indicators"] span {
  display: block;
  cursor: pointer;
}

.display-xs {
  display: none;
}

.navbar-toggler {
  font-size:2.25rem;
  border: 0px;
}

.mobile-slide {
  background-color: #71a2c8;
  margin-left:-15px;
  margin-right:-15px;
  padding: 10px 40px;
}
.mobile-slide h2 {
  font-weight: 300;
  font-size: 14px;
  line-height: 14px;
  color: #fff;
  text-align:center;
  margin-bottom:0px;
}

@media (min-width: 768px) and (max-width:1200px) {
  .container {
    max-width: inherit;
  }
  .orange-box .bold {
    font-size: 24px;
  }
  .navbar-recruitment {
    padding: 20px 30px !important
  }
  .main-title {
    font-size:36px;
    line-height: 36px;
  }
  .second-title {
    font-size: 25px;
    line-height: 20px;
    margin-top:5px;
    margin-bottom:10px;
  }
  .hashtag-leggett {
    font-size: 20px;
    line-height: 18px;
    margin: 0px 0 15px 0;
  }
  .display-4 {
    font-size: 14px;
    line-height: 14px;
  }
  .ico-wrap img {
    width:60px;
  }
  .text-video {
    font-size: 15px;
    line-height: 16px;
  }
  #description {
    font-size: 15px;
    line-height: 18px;
  }
  .video {
    margin:auto;
  }
  .pro-description {
    width: inherit;
  }
  .leggett-title {
    margin-bottom: 0px;
    font-size: 26px;
  }
  .title-footer {
    margin: 15px 0
  }
  .testimonial-image {
    margin-top:22px;
  }
  .slider{
    width:475px;
  }
}
@media (min-width: 768px) and (max-width:940px) {
  .slider{
    width:360px;
  }
  .navbar-recruitment a {
    font-size: 14px;
  }
  .orange-box {
    padding-top:10px;
  }
  .orange-box-link {
    padding-left:5px;
    padding-right:5px;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right:0rem;
    padding-left:0rem
  }
  .navbar-nav .nav-link {
    margin: 0 10px;
  }
  .navbar-recruitment {
    padding: 20px 30px !important
  }
  footer .text {
    font-size:18px !important;
  }
  .ico-wrap {
    margin-left: 5px;
  }
  #testimonials blockquote {
    line-height: 20px;
  }
  .text-wrap {
    line-height: 16px;
  }
  .navbar-collapse {
    background-color: rgb(0, 0, 0, 0.4);
  }
  .navbar-light .navbar-nav .nav-link {
    color: #fff;
    font-size:20px
  }
  .navbar-light .navbar-nav .nav-link:hover {
    color: #fff;
    font-weight:700;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .wrap, .wrap-orange {
    margin-left:15px;
    margin-right:15px;
  }
  .professionnel-immobilier, .orange-box {
    margin-left:15px;
    margin-right:15px;
  }
  .container {
    max-width: 768px;
  }
  .pro-description {
    width: inherit;
  }
  #france-map .description {
    font-size: 20px;
    font-style:italic;
  }
  #description, .text-video {
    font-size: 15px;
    line-height: 16px;
  }
  .main-title {
    font-size: 30px;
    line-height: 25px;
  }
  .second-title {
    font-size: 25px;
    line-height: 20px;
  }
  #decouvrir-leggett, #decouvrir-leggett-mobile {
    font-size: 20px;
    line-height: 18px;
  }
  .leggett-agency .text {
    margin-top:5px;
    font-size: 16px;
    line-height: 16px;
  }
  .title-immo-pro {
    text-align: center;
  }
  #france-map .text {
    font-size: 25px;
    line-height: 25px;
  }
  .france-map-image img {
    margin:auto;
    display:block;
    position:relative;
  }
  .title-footer {
    font-size: 20px;
    line-height: 20px;
  }
  footer .text {
    font-size: 13px;
    line-height: 13px;
  }
  .mail, .phone {
    padding-top: 7px;
  }
  .presse {
    font-size:15px !important;
  }
  .tv {
    font-size: 13px !important; 
    line-height: 13px !important;
  }
  .main-copyright {
    font-size: 10px;
    line-height: 12px;
  }
  .second-copyright {
    font-size: 8px;
    line-height: 10px;
  }
  .agent-description {
    margin: 0
  }
  .leggett-agency .text {
    max-width:172px;
  }
  .buttons-actions .col-md-4 {
    padding-left:0px;
    padding-right:0px;
  }
  #testimonials blockquote {
    line-height: 20px;
  }
  .navbar-collapse {
    background-color: rgb(0, 0, 0, 0.4);
  }
  .navbar-light .navbar-nav .nav-link {
    color: #fff;
    font-size:16px
  }
  .navbar-light .navbar-nav .nav-link:hover {
    color: #fff;
    font-weight:700;
  }
  .testimonial-image {
    margin-left:-28px;
  }
}


@media (max-width: 576px) {
  .logo-leggett {
    min-width:180px;
  }
  .navbar-brand {
    max-width:200px;
  }
  .social-links {
    text-align: left;
  }
  form label {
    min-width: 260px;
  }
  .navbar-collapse {
    background-color: rgb(0, 0, 0, 0.4);
  }
  .navbar-light .navbar-nav .nav-link {
    color: #fff
  }
  .navbar-light .navbar-nav .nav-link:hover {
    color: #fff;
    font-weight:700;
  }
  .leggett-agency .text {
    margin-top:5px;
    font-size: 12px;
    line-height: 12px;
    max-width: 100px;
  }
  #france-map .description {
    font-size: 20px;
    font-style:italic;
  }
  .lead {
    max-width: 100%
  }
  .slick-slide img {
    margin:auto;
    display:block !important;
  }
  #france-map {
    padding: 0 0;
  }
  .pro-description {
    width: inherit;
  }
  .orange-box {
    height:60px;
  }
  .orange-box {
    padding-top:15px;
  }
  .orange-box .bold {
    margin-top: 15px;
    font-size: 18px;
  }
  .hashtag-leggett {
    font-size: 30px;
  }
  .no-display-xs {
    display: none !important;
  }
  .display-xs {
    display: block !important;
  }
  .under-slide {
    display:block;
    z-index:99999;
    background-color:#c4c4c4;
  }
  .main-title {
    font-size: 18px;
    line-height: 18px;
  }
  .second-title {
    font-size: 18px;
    line-height: 18px;
    margin-bottom:5px;
}
  .hashtag-leggett {
    font-size:20px;
    margin: 4px 0 15px 0;
  }
  .presse {
    margin-top:10px;
  }
  .buttons-actions .col-md-4 {
    padding-left:0px;
    padding-right:0px;
  }
  .video {
    padding-right:0px;
    padding-left:0px;
  }
  .leggett-description-xs {
    font-size: 15px;
    line-height: 18px;
    margin-top:10px;
  }
  .description-background{
    background-color: #c4c4c4;
    margin-left: -15px;
    margin-right: -15px;
    padding:15px;
  }
  .environment {
    text-align:center;
  }
  .title-immo-pro {
    font-size:25px;
    line-height:25px;
  }
  #france-map {
    margin-top:0px;
    margin-bottom:0px;
  }
  .second .main-title {
    margin-bottom:0px;
  }
  .second .leggett-title {
    font-size: 18px;
    margin-bottom: 0px;
  }
  .second .second-title {
    margin-top:0px;
    margin-bottom: 0px;
  }
  .hashtag-leggett {
    font-size:15px;
  }
  #contacts {
    margin-top:20px;
  }
  .title-footer {
    margin-top:20px;
    margin-bottom:20px;
    font-size: 19px;
  }
  footer .text {
    font-size:15px;
  }
  footer .phone {
    margin-top:15px;
  }
  footer .mail, footer .phone {
    padding-top:0px;
    line-height: 10px;
  }
  footer .mail .text, footer .phone .text {
    display:inline-block;
    font-weight: 400;
  }
  .navbar-header {
    position: relative;
    z-index:1;
}
  .white-line {
    margin: 10px 0;
  }
  .presse-logos {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  #testimonials blockquote {
    line-height: 18px;
  }
}
@media (max-width: 400px) {
  .orange-box {
    padding-top:5px;
  }
}
@media (max-width: 370px) {
  .navbar-brand {
    max-width:150px;
  }
  .france-map-image img {
    max-width: 260px;
  }
}
@media (max-width: 576px) {
  .no-display {
    display:none;
  }
  .buttons-actions .wrap .mbr-font, .wrap-orange .mbr-font {
    display:block;
    margin:auto;
    width: 70px;
  }
  .buttons-actions .col-xs-4 {
    width: 33.333333%
  }
  .buttons-actions .wrap, .buttons-actions .wrap-orange {
    margin-bottom:0px;
    width: 33.333333%;
    display:block;
    position:fixed;
    z-index:9999;
    bottom: 0;
  }
  .buttons-actions .ico-wrap {
    margin-left: 0px;
  }
  #contacts {
    margin-bottom:80px;
  }
}