/* IMPORT FONTS */
@font-face {
  font-family: 'Bulter_medium';
  src: url(../fonts/Butler-Medium.woff2);
}

@font-face {
  font-family: 'Butler_bold';
  src: url(../fonts/Butler-Bold.woff2);
}

@font-face {
  font-family: 'Butler_ExtraBold';
  src: url(../fonts/Butler-ExtraBold.woff2);
}

@font-face {
  font-family: 'Butler_regular';
  src: url(../fonts/Butler.woff2);
}

@font-face {
  font-family: 'Butler_light';
  src: url(../fonts/Butler-Light.woff2);
}

* {
  margin: 0;
  padding: 0;
}

body,
html {
  width: 100%;
  height: 100%;
  overflow-y: hidden;
  overflow-x: hidden;
}

a {
  text-decoration: none;
}

ul li {
  list-style: none;
}

button:focus {
  outline: none;
}

.scrollbar-macosx > .scroll-element.scroll-y .scroll-bar {
  margin-left: 4px;
  background: #b2b2b2;
}

.screeb-notaires .all .contenu .menu_mobile {
  display: none;
}

.screeb-notaires {
  width: 100%;
  height: 100%;
  position: relative;
}
.screeb-notaires svg.bg {
  position: absolute;
  right: 0;
  top: -40%;
  opacity: 0.1;
  z-index: -1;
}
.bg-yellow {
  background: linear-gradient(
    90deg,
    rgba(204, 28, 48, 1) 0%,
    rgba(250, 226, 121, 1) 0%,
    rgba(244, 213, 99, 1) 100%,
    rgba(204, 28, 48, 1) 100%
  );
}

.bg-blue {
  background: linear-gradient(
    90deg,
    rgba(204, 28, 48, 1) 0%,
    rgba(250, 226, 121, 1) 0%,
    rgba(82, 193, 206, 1) 0%,
    rgba(70, 184, 198, 1) 100%
  );
}

.bg-pink {
  background: linear-gradient(
    90deg,
    rgba(204, 28, 48, 1) 0%,
    rgba(250, 226, 121, 1) 0%,
    rgba(82, 193, 206, 1) 0%,
    rgba(248, 197, 175, 1) 0%,
    rgba(241, 180, 155, 1) 100%
  );
}

.screeb-notaires .navbar {
  width: 100%;
  height: 15%;
  float: left;
}

.screeb-notaires .navbar .logo {
  width: 30%;
  float: left;
  padding-top: 3.5%;
  padding-left: 3.5%;
}

/* .screeb-notaires .navbar .logo a svg {
    width: 30%;
    height: 100%;
} */

.screeb-notaires .navbar .menu {
  width: 87.5%;
  float: right;
  padding-top: 4%;
  position: absolute;
  left: 0;
  text-align: right;
}

.screeb-notaires .navbar .menu ul {
  display: inline-flex;
}

.screeb-notaires .navbar .menu ul li,
.screeb-notaires .navbar .menu ul li span a {
  font-size: 14px;
  color: #1c1c1c;
}

.screeb-notaires .navbar .menu ul li {
  margin-right: 35px;
}

.screeb-notaires .navbar .menu ul li {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  position: relative;
}

.screeb-notaires .navbar .menu ul li::before {
  content: '/';
  position: absolute;
  right: -20px;
  top: 0;
  display: inline-block;
  color: #1c1c1c;
}

.screeb-notaires .navbar .menu ul li:last-child::before {
  display: none;
}

.screeb-notaires .navbar .menu ul li span {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
}

.screeb-notaires .navbar .menu ul li:last-child {
  margin-right: 0;
}

.screeb-notaires .all {
  width: 100%;
  height: 85%;
  position: relative;
  float: left;
}

.screeb-notaires .all .contenu {
  width: 75%;
  height: 77%;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.screeb-notaires .all .contenu .left {
  width: 55%;
  float: left;
  overflow: hidden;
  height: 100%;
}

.screeb-notaires .all .contenu .left .contenu-left h1 {
  font-size: 48px;
  color: #1c1c1c;
  font-family: 'Butler_ExtraBold';
  padding-bottom: 16px;
  line-height: 58px;
}

.screeb-notaires .all .contenu .left .contenu-left .paraOne {
  font-size: 16px;
  color: #1c1c1c;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  padding-bottom: 26px;
  line-height: 26px;
}

.screeb-notaires .all .contenu .left .contenu-left h2 {
  font-size: 32px;
  color: #1c1c1c;
  font-family: 'Butler_light';
  line-height: 42px;
  padding-bottom: 16px;
}

.screeb-notaires .all .contenu .left .contenu-left .paraTwo {
  font-size: 16px;
  color: #1c1c1c;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  padding-bottom: 3.5%;
  line-height: 26px;
}

.screeb-notaires .all .contenu .left .contenu-left .paraThree {
  font-size: 16px;
  color: #1c1c1c;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  padding-bottom: 50px;
  letter-spacing: 0.03em;
  line-height: 26px;
}

.screeb-notaires .all .contenu .left .contenu-left p {
  font-size: 18px;
  color: #1c1c1c;
  font-family: 'Roboto', sans-serif;
  padding-bottom: 4%;
}

.screeb-notaires
  .all
  .contenu .left
  .contenu-left
  .btn-screeb
  button {
  font-size: 15px;
  padding: 15px 69px 16px 41px;
  line-height: 11px;
  background: #1c1c1c;
  border: none;
  color: #fff;
  font-family: 'Butler_bold';
  border-radius: 25px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  letter-spacing: 0.04em;
}

/* .screeb-notaires .all .contenu .scroll-wrapper.left .contenu-left .btn-screeb button:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #302929;
    transform: scaleX(0);
    transform-origin: 0 50%;
    transition-property: transform;
    transition-duration: 0.5s;
    transition-timing-function: ease-out;
    z-index: -1;
} */

.screeb-notaires
  .all
  .contenu
.left
  .contenu-left
  .btn-screeb
  button:hover {
  cursor: pointer;
}

.screeb-notaires
  .all
  .contenu
.left
  .contenu-left
  .btn-screeb
  button
  img {
  width: 20px;
  position: absolute;
  right: 25px;
  top: 50%;
  transform: translateY(-50%);
}

.screeb-notaires
  .all
  .contenu
 .left
  .contenu-left
  .btn-screeb
  button:hover:before {
  transform: scaleX(1);
  transition-timing-function: cubic-bezier(0.45, 1.64, 0.47, 0.66);
}

.screeb-notaires .all .contenu .left .contenu-left .adresse {
  margin-top: 4%;
}

.screeb-notaires
  .all
  .contenu
 .left
  .contenu-left
  .adresse
  ul
  li {
  padding-bottom: 10px;
  color: #1c1c1c;
  font-family: 'Butler_medium';
}

.screeb-notaires
  .all
  .contenu
.left
  .contenu-left
  .adresse
  ul
  li
  a {
  color: #1c1c1c;
}

.screeb-notaires .all .contenu .right {
  height: 100%;
}

.screeb-notaires .all .contenu .content-right {
  width: 512px;
  max-width: 80%;
  height: 90%;
  float: right;
  overflow: hidden;
  background: #fff;
  box-shadow: 0px 20px 35px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 20px 35px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 20px 35px 0px rgba(0, 0, 0, 0.2);
}

.screeb-notaires .all .contenu .content-right .equipe {
  padding: 60px;
}

.screeb-notaires .all .contenu .content-right .equipe h2 {
  font-size: 36px;
  color: #1c1c1c;
  font-family: 'Butler_bold';
  padding-bottom: 7%;
}

.screeb-notaires .all .contenu .content-right .equipe .item {
  width: 100%;
  float: left;
  padding-bottom: 3.9%;
  padding-top: 4%;
  border-bottom: 1px solid #f3f3f3;
}

.screeb-notaires .all .contenu .content-right .equipe .name {
  width: 50%;
  float: left;
  font-family: 'Butler_medium';
  font-size: 16px;
}

.screeb-notaires .all .contenu .content-right .equipe .name h3:hover {
  cursor: pointer;
}

.screeb-notaires .all .contenu .content-right .equipe .social-media {
  width: 50%;
  float: right;
  text-align: right;
}

.screeb-notaires .all .contenu .content-right .equipe .social-media ul li {
  width: 30px;
  height: 30px;
  display: inline-block;
  margin-right: 10px;
  background: #b2b2b2;
  line-height: 32px;
  border-radius: 50%;
  text-align: center;
  font-size: 12px;
}

.screeb-notaires .all .contenu .content-right .equipe .social-media ul li a {
  color: #fff;
}

.screeb-notaires
  .all
  .contenu
  .content-right
  .equipe
  .social-media
  ul
  li:last-child {
  margin-right: 0;
}

.screeb-notaires .all .contenu .content-right .equipe .item:last-child {
  border: none;
}
