/**
  * Name: Docem.ca
  * Version: 1.0
*/
html {
  background: #273039;
}

.page-enter-active,
.page-leave-active {
  transition: opacity 0.5s;
}

.page-enter,
.page-leave-active {
  opacity: 0;
}

.topinfo {
  display: flex;
  justify-content: space-between;
}

.flat-language > ul {
  margin-right: 10px;
}
.flat-language li {
  position: relative;
}
.flat-language > ul > li > ul {
  right: auto;
  left: 0;
}
.flat-language > ul > li > ul.province {
  width: 250px;
  right: 0;
  left: auto;
  top: 36px;
  margin-top: 0;
}
.flat-language > ul > li > ul.province a {
  background: transparent;
  font-weight: normal;
}

.flat-language,
.flat-information,
.flat-analysis {
  width: auto;
  display: flex;
}

.flat-information {
  padding: 0;
}
.flat-information li.email {
  margin-right: 0;
}

.flat-analysis .flat-language {
  padding-left: 0;
}
.flat-analysis .flat-language:before {
  display: none;
}
.flat-analysis .login {
  display: block;
  background: rgb(53, 66, 79);
  color: #fff;
  padding: 11px 20px 11px 18px;
  font-size: 12px;
  box-sizing: border-box;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
}

@media only screen and (max-width: 991px) {
  .topinfo {
    flex-direction: row;
    justify-content: center;
    text-align: center;
  }
  .flat-language:before {
    left: 0;
    margin: 0;
  }
  .flat-information,
  .flat-analysis {
    display: none;
  }
}
#mainnav > ul > li > a.nuxt-link-exact-active {
  color: #00aeff;
  position: relative;
}
#mainnav > ul > li > a.nuxt-link-exact-active:after {
  width: 100%;
  opacity: 1;
}

#mainnav > ul > li > a {
  margin: 0 15px;
}

.tp-banner {
  display: none;
}

.parallax {
  background-position: center center;
}
.parallax .overlay {
  display: none;
}

.parallax1 {
  background-image: url("/assets/images/parallax/Product.jpg");
}

.parallax2 {
  background-image: url("/assets/images/parallax/slide2.jpg");
}

.parallax3 {
  background-image: url("/assets/images/parallax/slide3-1.jpg");
}

.parallax4 {
  background-image: url("/assets/images/slides/slide2.jpg");
}

.parallax5 {
  background-image: url("https://www.dataservicesinc.com/wp-content/uploads/2015/08/testimonials-background-1.jpg");
}

.parallax6 {
  background-image: url("https://vilmate.com/wp-content/uploads/2019/09/How-to-develop-a-real-estate-website-and-how-much-it-will-cost_1.jpg");
}

.parallax7 {
  background-image: url("/assets/images/parallax/propertymanager.jpg");
}

.imgaes-single-accordion {
  background: url("/assets/images/bg3.jpg") no-repeat;
}

.row-getaudit label {
  color: #fff;
}
.row-getaudit input {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.rfp-alt {
  margin-left: 0;
}

.title-section .sub-title {
  max-width: 60%;
  margin: 0 auto;
}

@media only screen and (max-width: 991px) {
  .title-section .sub-title {
    max-width: none;
    margin: 0;
  }
}
.iconbox .box-header.center {
  text-align: center;
}
.iconbox .box-content .flat-list {
  text-align: left;
}

.iconbox.circle .box-header i {
  font-size: 30px;
  width: 60px;
  height: 60px;
  line-height: 50px;
}

.flat-contact-info {
  background: transparent;
}

.flat-on-four-last .flat-contact-info {
  /* border-right: 0; */
}

.footer-widgets .widget-brand {
  border-bottom: 0;
}

.py-5 {
  padding-bottom: 3rem !important;
  padding-top: 3rem !important;
}

.bg-light-grey1 {
  background: rgba(240, 240, 240, 0.4392156863);
  margin-top: 30px;
}

.all_div_map {
  display: flex;
  -moz-column-gap: 25px;
       column-gap: 25px;
}

.main_div_map {
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
  padding: 14px;
  border-radius: 4px;
  width: 100%;
}

.main_div_map p {
  font-size: 15px !important;
}

.request_form_section p {
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  color: #5e646b;
}

.request_form_heading .title-section {
  text-align: left;
}

.request_form_heading h2 {
  color: #000;
}

.request_form_section h6 {
  font-size: 16px;
  line-height: 24px;
  color: #11c3f0;
  padding-bottom: 10px;
}

.priv_paragraph p {
  font-size: 18px;
  font-family: sans-serif;
  font-weight: 400;
  padding-bottom: 20px;
}

.paragraph_underline {
  text-decoration: underline;
}

.text_center {
  text-align: center;
}

.priv_paragraph h2 {
  font-size: 20px;
  font-family: sans-serif;
  font-weight: 600;
  padding-bottom: 20px;
}

.politique {
  margin-bottom: 20px;
}

.email_number {
  padding-bottom: 20px;
  color: black;
  font-size: 18px;
  font-family: sans-serif;
  font-weight: 400;
  margin-bottom: 20px;
}

.list ol {
  padding-left: 30px;
}

.list ol li {
  font-size: 18px;
  font-family: sans-serif;
  font-weight: 400;
  padding-bottom: 10px;
}

.main_privacy {
  margin: 50px 0;
}

.main_privacy h1 {
  margin-bottom: 20px;
}

.footer-widgets .widget-brand p {
  font-size: 12px;
}

.request_form_section h2 .label-theme {
  background-color: #11c3f0;
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  display: inline-block;
  padding: 8px 11px;
  border-radius: 8px;
  margin-left: 10px;
}

.label.label-theme {
  background: #00aeff;
}

.testimonials.style5 .avatar {
  padding-left: 0px !important;
}

.owl-nav.disabled {
  display: none;
}

.owl-carousel {
  display: block;
}

.background-white {
  background: #fff !important;
}

.background-light {
  background: #f5f5f5 !important;
}

.color-white {
  color: #fff !important;
}

.color-theme {
  color: #00aeff !important;
}

.color-label {
  color: #8da1b6 !important;
}

.px-15 {
  padding: 0 15px !important;
}

.p-15 {
  padding: 15px !important;
}

.pt-15 {
  padding: 15px 0 0 !important;
}

.pb-15 {
  padding: 0 0 15px !important;
}

.mr-10 {
  margin-right: 10px !important;
}

.mt-15 {
  margin-top: 15px !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.flat-row.background-color {
  background-color: #ffffff;
}

.brokerage-sol {
  background-color: hsl(0, 0%, 93.96%) !important;
}

.iconbox center {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
}

.contact_bar_sec {
  background: #151c23 !important;
}

.testimonials.style5 .message {
  background: rgba(255, 255, 255, 0.3803921569) !important;
}

.testimonials.style5 .name {
  text-align: center;
  font-size: 20px !important;
  margin-bottom: 20px;
}

.testimonials.style5 .position {
  font-size: 17px !important;
  text-align: center !important;
}

.owl-theme .owl-dots .owl-dot span {
  border: 2px solid #fff !important;
}

.products_row_1 .service_block_a {
  height: 200px;
  min-height: 200px;
}

.products_row_2 .service_block_a {
  height: 255px;
  min-height: 255px;
}

.products_row_3 .service_block_a {
  height: 255px;
  min-height: 255px;
}

.products_row_4 .service_block_a {
  height: 295px;
  min-height: 295px;
}

.request_form_section {
  background: rgba(240, 240, 240, 0.4392156863);
  padding: 50px 0px;
}

.request_form_section .request_form_heading {
  max-width: 900px;
  margin: 0px auto;
  padding: 20px;
  border-radius: 8px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  background: #fff;
}

.request_form_section h1 {
  font-size: 36px;
  font-weight: 700;
  line-height: 40px;
  color: #1c1c1c !important;
  position: relative;
  padding-bottom: 15px;
  letter-spacing: 1px;
}

.display_feature {
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
  padding: 14px;
  border-radius: 4px;
  width: 30%;
  height: 15vw;
  margin-right: 2%;
  margin-bottom: 1.5%;
  background-color: #fff;
}

.home_feature {
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
  padding: 14px;
  border-radius: 4px;
  width: 21%;
  height: 13vw;
  margin-right: 3%;
  margin-bottom: 1%;
}/*# sourceMappingURL=style.css.map */


