/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\//
//\ SITE INTERNET OFFICIEL DE LA SOCIETE INTER IMMO MITRY \\\\\\\\\\\\\\\\\//
//\ Nom de domaine principal : www.interimmomitry.fr \\\\\\\\\\\\\\\\\\\\\\//
//\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\//
//\ Website created by SC-CONCEPTION Enterprise \\\\\\\\\\\\\\\\\\\\\\\\\\\//
//\ Website powered by SAAS Software IMINENCE \\\\\\\\\\\\\\\\\\\\\\\\\\\\\//
//\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
@import url('https://fonts.googleapis.com/css?family=Arima+Madurai:300,400,500,700|Patua+One&display=swap');
/*/////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////////*/
@import "../css/bootstrap/4.5.2/bootstrap.min.css";
@import "../css/awesome/5.11.2/index.min.css";
@import "../css/awesome/5.11.2/brands.min.css";
@import "../css/awesome/5.11.2/regular.min.css";
@import "../css/awesome/5.11.2/solid.min.css";
@import "../css/fancybox/3.5.7/fancybox.min.css";
@import "../css/froala-editor/1.2.X/froala-editor.min.css";
@import "../css/froala-editor/1.2.X/froala-page.css";
@import "../css/bootstrap-datepicker/1.0.0/datepicker-master.css";
@import "../css/icofont/1.0.1/icofont.min.css";
html {
  font-size: 100%;
}
body,
html {
  height: 100%;
}
body {
  margin-bottom: 40px;
  color: #333;
  font-size: 16px;
  min-width: 320px;
  width: 100%;
}
p {
  font-size: 16px;
}
.container {
  width: 1170px;
}
main {
  margin-bottom: 0px !important;
}
main > header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background: #5e5956;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
main > header > section > .header .btn-group > .btn {
  border-radius: 25px;
  background: #d0527f;
  color: #fff;
  font-size: 16px;
  margin: 10px 4px 0px 4px;
  width: 34px;
  height: 34px;
  line-height: 40px;
  padding: 0;
  border: none;
  box-shadow: none;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
main > header > section > .header .btn-group > .btn:hover,
main > header > section > .header .btn-group > .btn:focus {
  background-color: #fff;
  color: #d0527f;
  box-shadow: inset 0px 0px 2px 1px #d0527f;
}
main > header > section > .middle {
  position: fixed;
  z-index: 1003;
  top: 0px;
  right: -128px;
  width: 250px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform-origin: 50% 0;
  color: #fff;
  -webkit-transform-origin: 50% 0;
  text-align: center;
  border-bottom: 2px solid #fff;
}
main > header > section > .middle > .texte {
  padding: 30px 0px 10px 0px;
  background: #d0527f;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 1.1;
}
main > header > section > .middle > .texte > .haut {
  font-weight: 600;
  font-size: 15px;
}
main > header > section > .middle > .texte > .global-estimation {
  color: #fff;
  display: inline-block;
  padding: 5px;
  text-decoration: none;
  border: 1px solid #5e5956;
  margin: 4px 0 6px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #5e5956;
  font-weight: bold;
  font-size: 16px;
}
main > header > section > .footer {
  position: relative;
  z-index: 1;
  top: 10px;
  left: 0;
  right: 0;
}
main > header > section > .footer .navbar {
  background: none;
  margin: 0;
  padding: 0;
  border: none;
  border-top: 5px solid #d0527f;
}
main > header > section > .footer .navbar > .navbar-brand {
  position: absolute;
  margin: 0;
  padding: 0;
  top: -50px;
}
main > header > section > .footer .navbar > .navbar-brand > img {
  height: 110px;
}
main > header > section > .footer .navbar > .navbar-collapse > ul.navbar-nav > li.nav-item > a.nav-link {
  color: #fff;
  font-family: 'Patua One', cursive;
  font-size: 18px;
  padding: 20px 15px 30px 15px;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
main > header > section > .footer .navbar > .navbar-collapse > ul.navbar-nav > li.nav-item > a.nav-link:hover,
main > header > section > .footer .navbar > .navbar-collapse > ul.navbar-nav > li.nav-item > a.nav-link:focus {
  background-color: #5e5956;
  color: #fff;
  box-shadow: inset 0px -5px 0px 0px #d0527f;
  padding: 20px 15px 20px 15px;
}
main > header > section > .footer .navbar > .navbar-collapse > ul.navbar-nav > li.nav-item.dropdown > ul.dropdown-menu {
  background-color: #5e5956;
  border: none;
}
main > header > section > .footer .navbar > .navbar-collapse > ul.navbar-nav > li.nav-item.dropdown > ul.dropdown-menu > li > a {
  color: #fff;
  font-weight: bold;
  font-family: 'Patua One', cursive;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
main > header > section > .footer .navbar > .navbar-collapse > ul.navbar-nav > li.nav-item.dropdown > ul.dropdown-menu > li > a:hover,
main > header > section > .footer .navbar > .navbar-collapse > ul.navbar-nav > li.nav-item.dropdown > ul.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #fff;
  background: #d0527f;
}
main > header > section > .footer .navbar > .navbar-collapse > ul.navbar-nav > li.nav-item.dropdown.open > a {
  background-color: #5e5956;
  color: #fff;
}
main > header.header-sm {
  height: 70px;
}
main > header.header-sm > section > .header {
  margin-top: -44px;
}
main > header.header-sm > section > .footer .navbar > .navbar-header {
  margin-top: 0px;
  height: 70px;
}
main > header.header-sm > section > .footer .navbar > .navbar-header > .navbar-brand {
  padding: 0 25px;
  height: 70px;
}
main > header.header-sm > section > .footer .navbar > .navbar-header > .navbar-brand > img {
  height: 70px;
}
main > header.header-sm > section > .footer .navbar > .navbar-collapse {
  margin: 0;
  border: none;
}
main > header.header-sm > section > .footer .navbar > .navbar-collapse > ul > li > a {
  line-height: 70px;
  padding: 0px 10px;
}
main > section {
  margin-top: 130px;
}
main > section > .carousel {
  display: none;
}
main > section > .center > .block-breadcrumb {
  background: #f7f7f7;
  border-bottom: 1px solid #dfdfdf;
}
main > section > .center > .block-breadcrumb .breadcrumb {
  background: none;
  margin: 0;
  padding: 35px 0 20px 0;
  border-radius: 0;
}
main > section > .center > .block-breadcrumb .breadcrumb > li {
  color: #777777;
  font-size: 12px;
}
main > section > .center > .block-breadcrumb .breadcrumb > li > a {
  color: #d0527f;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
}
main > section > .center > .block-breadcrumb .breadcrumb > li.active {
  color: #777777;
  font-size: 12px;
}
main > section > .center > .block-breadcrumb .breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #777777;
}
main > section > .center .page-header {
  padding: 0;
  margin: 10px 0 20px 0;
  border-bottom: 1px solid #d0527f;
}
main > section > .center .page-header > h1,
main > section > .center .page-header > h2,
main > section > .center .page-header > h3,
main > section > .center .page-header > h4,
main > section > .center .page-header > h5 {
  margin: 0;
  padding: 0 0 10px 0;
}
main > section > .center .page-header > h1 > i,
main > section > .center .page-header > h2 > i,
main > section > .center .page-header > h3 > i,
main > section > .center .page-header > h4 > i,
main > section > .center .page-header > h5 > i,
main > section > .center .page-header > h1 > em,
main > section > .center .page-header > h2 > em,
main > section > .center .page-header > h3 > em,
main > section > .center .page-header > h4 > em,
main > section > .center .page-header > h5 > em {
  float: left;
  margin-right: 15px;
  color: #d0527f;
}
main > section > .center h1 {
  font-size: 36px;
  font-weight: bold;
  font-family: 'Arima Madurai', cursive;
  color: #d0527f;
}
main > section > .center h2 {
  font-size: 28px;
  font-weight: bold;
  font-family: 'Arima Madurai', cursive;
  color: #d0527f;
}
main > section > .center h3 {
  font-size: 20px;
  font-weight: bold;
  color: #d0527f;
}
main > section > .center h4 {
  font-size: 16px;
  font-weight: bold;
}
main > section > .center h5 {
  font-size: 12px;
  font-weight: bold;
}
main > section > .center .block-page {
  padding: 20px;
  border-radius: 0;
  min-height: 600px;
}
main > footer {
  background-color: #d0527f;
}
main > footer > section > .middle {
  padding: 70px 0;
}
main > footer > section > .middle > .container .page-header {
  padding-bottom: 22.5px;
  margin: 0 0 22.5px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
main > footer > section > .middle > .container .page-header > h1 {
  color: #fff;
  font-weight: bold;
  margin: 0;
  font-size: 20px;
  text-transform: uppercase;
}
main > footer > section > .middle > .container ul {
  list-style: none;
  padding: 0;
  margin: 0 0 40px 0;
}
main > footer > section > .middle > .container ul > li {
  color: #fff;
  margin-bottom: 4px;
}
main > footer > section > .middle > .container ul > li.phone {
  color: #d0527f;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  background: #fff;
  padding: 2px 10px;
  border-radius: 4px;
}
main > footer > section > .middle > .container ul > li > a {
  color: #d0527f;
  display: block;
  padding: 2px 10px;
  border-radius: 0px;
  background: #fff;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
main > footer > section > .middle > .container ul > li > a:hover,
main > footer > section > .middle > .container ul > li > a:focus {
  background: #d0527f;
  color: #fff;
  text-decoration: none;
}
main > footer > section > .middle > .container .logo-company {
  display: block;
  text-align: center;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
main > footer > section > .middle > .container .logo-company > img {
  max-height: 110px;
  margin: 30px 0 20px 0;
  max-width: 100%;
  opacity: 0.3;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
main > footer > section > .middle > .container .logo-company:hover > img,
main > footer > section > .middle > .container .logo-company:focus > img {
  opacity: 0.5;
}
main > footer > section > .footer {
  background: #fff;
  background-image: -webkit-linear-gradient(top, #fff 0%, #cbcbcb 100%);
  background-image: linear-gradient(to bottom, #fff 0%, #cbcbcb 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffcbcbcb', GradientType=0);
  border-top: 4px solid #d0527f;
}
main > footer > section > .footer .block-copyright {
  font-size: x-small;
  font-weight: 600;
  color: #000000;
  padding: 5px 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
main > footer > section > .footer .block-copyright .logo-iminence {
  width: 40px;
  float: left;
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid #000;
}
main > footer > section > .footer .block-copyright a {
  color: #000;
  font-size: x-small;
  font-weight: 600;
}
@media (max-width: 991px) {
  main > header > section > .header,
  main > header > section > .middle {
    display: none;
  }
  main > header > section > .footer {
    top: 0;
  }
  main > header > section > .footer .navbar {
    border: none;
  }
  main > header > section > .footer .navbar > .navbar-brand {
    top: 0;
  }
  main > header > section > .footer .navbar > .navbar-brand > img {
    height: 50px;
  }
  main > header > section > .footer .navbar > .navbar-toggler {
    display: block;
    margin-left: auto;
    background-color: #fff;
    border-radius: 0;
    border: 2px solid #878787;
  }
  main > header > section > .footer .navbar > .navbar-collapse > ul {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  main > header > section > .footer .navbar > .navbar-collapse > ul > li.nav-item > a.nav-link {
    font-size: 14px !important;
    padding: 10px 7.5px !important;
  }
  main > section {
    margin-top: 42px;
  }
  main > section > .center > .block-breadcrumb {
    margin: 0 -15px;
  }
  main > section > .center > .block-breadcrumb ol.breadcrumb {
    padding: 15px 0 10px 0;
  }
  main > section > .center .block-page .page-header {
    margin: 5px 0 10px 0;
  }
  main > section > .center .block-page .page-header > .h1,
  main > section > .center .block-page .page-header > .h2,
  main > section > .center .block-page .page-header > .h3,
  main > section > .center .block-page .page-header > .h4,
  main > section > .center .block-page .page-header > .h5 {
    padding: 0 0 5px 0;
  }
  main > section > .center .block-page .page-header > .h1 > i,
  main > section > .center .block-page .page-header > .h2 > i,
  main > section > .center .block-page .page-header > .h3 > i,
  main > section > .center .block-page .page-header > .h4 > i,
  main > section > .center .block-page .page-header > .h5 > i,
  main > section > .center .block-page .page-header > .h1 > em,
  main > section > .center .block-page .page-header > .h2 > em,
  main > section > .center .block-page .page-header > .h3 > em,
  main > section > .center .block-page .page-header > .h4 > em,
  main > section > .center .block-page .page-header > .h5 > em {
    margin-right: 10px;
  }
  main > section > .center .block-page h1 {
    font-size: 24px;
  }
  main > section > .center .block-page h2 {
    font-size: 20px;
  }
  main > section > .center .block-page h3 {
    font-size: 18px;
  }
  main > section > .center .block-page h4 {
    font-size: 14px;
  }
  main > section > .center .block-page h5 {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .container {
    width: 100%;
  }
  main > header > section > .middle {
    display: none;
  }
}
b,
strong {
  font-weight: bold;
}
a,
.open-dialog,
.open-dialog-alert,
.close-dialog-alert {
  cursor: pointer;
}
.text-justify {
  text-align: justify;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.block-html img.fr-fil:not(.fr-tni),
.block-html img.fr-tag.fr-fil:not(.fr-tni) {
  float: left;
}
.block-html img.fr-fil,
.block-html img.fr-tag.fr-fil {
  z-index: 1;
  position: relative;
  vertical-align: top;
  display: block;
  margin: auto;
  overflow: auto;
  padding: 10px 10px 10px 3px;
}
.block-html img.fr-fir,
.block-html img.fr-tag.fr-fir {
  z-index: 1;
  position: relative;
  vertical-align: top;
  display: block;
  margin: auto;
  overflow: auto;
  padding: 10px 3px 10px 10px;
}
.block-html img.fr-fir:not(.fr-tni),
.block-html img.fr-tag.fr-fir:not(.fr-tni) {
  float: right;
}
@media only screen and (max-width: 768px) {
  .col-xs-0 {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .col-sm-0 {
    display: none !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .col-md-0 {
    display: none !important;
  }
}
html,
body {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
}
body,
p,
blockquote,
a {
  font-family: 'Arima Madurai', cursive;
  -webkit-font-smoothing: antialiased;
}
a {
  text-decoration: none;
}
a:focus,
a:hover {
  text-decoration: none;
}
.hide {
  display: none;
}
.block-cookies {
  position: fixed;
  z-index: 99999;
  bottom: 0;
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: #000000;
  padding: 0px 10px;
  display: none;
  opacity: 0;
}
.block-cookies p {
  margin: 0;
  padding: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.block-cookies p a {
  color: #fff;
  text-decoration: none;
  font-size: small;
}
.block-cookies button {
  border: none;
  border-radius: 0;
}
.block-editor > .contents {
  border: 1px dashed rgba(145, 145, 145, 0);
  margin: -1px;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.block-editor > .contents-button {
  height: 30px;
}
.block-editor > .contents-button > .button-save {
  float: right;
  margin-top: -35px;
  margin-right: -1px;
  opacity: 0;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.block-editor > .contents-button > .button-save:hover,
.block-editor > .contents-button > .button-save:focus,
.block-editor > .contents-button > .button-save:active {
  margin-top: 0px;
  opacity: 1;
}
.block-editor:hover > .contents,
.block-editor:focus > .contents,
.block-editor.active > .contents {
  border: 1px dashed rgba(145, 145, 145, 0.5);
  margin: -1px;
}
.block-editor:hover > .contents-button > .button-save,
.block-editor:focus > .contents-button > .button-save,
.block-editor.active > .contents-button > .button-save {
  margin-top: 0px;
  opacity: 1;
}
.block-html > .froala_box > .froala_element {
  min-height: initial !important;
}
main > .dialog-alert {
  position: fixed;
  z-index: 1001;
  top: 0;
  left: -260px;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 0;
  width: 0;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
main > .dialog-alert > .dialog-alert-content {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
  min-height: 150px;
  min-width: 250px;
  max-width: 500px;
  margin: auto;
  box-shadow: 0px 10px 10px 0px #000, inset 0px 0px 5px 4px #fff;
  padding: 25px;
}
main > .dialog-alert > .dialog-alert-content > header {
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 20px 0;
  padding: 0 0 10px 0;
  border-bottom: 2px solid #fff;
  text-align: center;
}
main > .dialog-alert > .dialog-alert-content > section {
  font-size: 16px;
  margin: 0 0 20px 0;
  text-align: center;
}
main > .dialog-alert > .dialog-alert-content > footer .btn {
  border-radius: 0;
  font-weight: bold;
}
main > .dialog-alert.dialog-alert-danger > .dialog-alert-content {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
main > .dialog-alert.dialog-alert-success > .dialog-alert-content {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
main > .dialog-alert.dialog-alert-warning > .dialog-alert-content {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
main > .dialog-alert.dialog-alert-info > .dialog-alert-content {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}
main > .dialog-alert.open {
  left: 0;
  opacity: 1;
  width: 100%;
}
main > footer > section > .footer .block-copyright {
  font-size: x-small;
  font-weight: 600;
  color: #000;
  padding: 5px 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
main > footer > section > .footer .block-copyright a {
  font-size: x-small;
  font-weight: 600;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
main > footer > section > .footer .block-copyright a > img.logo-iminence {
  width: 40px;
  float: left;
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid #000;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
main > footer > section > .footer .block-copyright a > img.logo-iminence:hover {
  filter: invert(1);
}
main > footer > section > .footer .block-legal-obligations {
  font-size: x-small;
  font-weight: 600;
  color: #000;
  padding: 5px 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-align: right;
}
main > footer > section > .footer .block-legal-obligations > span.icon-admin-login {
  width: 30px;
  float: right;
  padding: 5px 5px 5px 5px;
  background-color: #006395;
  margin: 0 0 0 15px;
  cursor: pointer;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
main > footer > section > .footer .block-legal-obligations > span.icon-admin-login > img {
  width: 100%;
  filter: invert(1);
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
main > footer > section > .footer .block-legal-obligations > span.icon-admin-login:hover {
  filter: invert(1);
}
main > footer > section > .footer .block-legal-obligations a {
  font-size: x-small;
  font-weight: 600;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\//
//\ SAAS Software IMINENCE \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\.\\\.\\\.\\\\// 
//\ Copyright SC-CONCEPTION Enterprise \\\\\\\\\\\\\\\\\\\\\\\\\.\.\\\.\.\\//
//\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

/*# sourceMappingURL=index.css.map */