@import url("https://fonts.googleapis.com/css?family=Poppins:200,200i,300,300i,400,400i,500,500i,600,600i,700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Poppins:200,200i,300,300i,400,400i,500,500i,600,600i,700&display=swap");

/* line 1, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_extend.scss */

.flex-center-start {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
}


/* Normal desktop :1200px. */


/* Normal desktop :992px. */


/* Tablet desktop :768px. */


/* small mobile :320px. */


/* Large Mobile :480px. */


/* 1. Theme default css */


/* line 5, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/theme-default.scss */

body {
    font-family: "Poppins", sans-serif;
    font-weight: normal;
    font-style: normal;
}


/* line 12, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/theme-default.scss */

.img {
    max-width: 100%;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.img-wrap {
    position: relative;
}

.img-wrap img {
    margin-bottom: 12px;
    height: 100px;
}

.img-wrap .action {
    cursor: pointer;
    font-size: 16px;
}

.img-wrap .action .fas {
    margin-right: 12px;
    font-size: 14px;
}

#edit-image-modal img {
    max-width: 100%;
    display: block;
}

/* line 16, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/theme-default.scss */

a,
.button {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0s;
}


/* line 20, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/theme-default.scss */

a:focus,
.button:focus,
button:focus {
    text-decoration: none;
    outline: none;
}


/* line 25, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/theme-default.scss */

a:focus {
    text-decoration: none;
}


/* line 28, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/theme-default.scss */

a:focus,
a:hover,
.portfolio-cat a:hover,
.footer -menu li a:hover {
    text-decoration: none;
}

button:hover {
    cursor: pointer;
}

.map {
    height: 30vh;
    width: 100%;
    position: sticky;
    border-radius: 20px;
}

.map_ads {
    position: sticky;
}

.map_properties {
    position: sticky;
    margin-bottom: 60px;
    height: 22vmax;
    width: auto;
    outline: none;
}

.propertyImage {
    display: inline-block;
    cursor: pointer;
    height: 150px;
    margin-top: 1%;
    margin-left: 2%;
    border-radius: 8px;
    box-shadow: 0 5px 15px rgb(0 0 0 / 64%)
}

/* line 34, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/theme-default.scss */

a,
button {
    color: #1F1F1F;
    outline: medium none;
}


/* line 39, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/theme-default.scss */

h1,
h2,
h3,
h4,
h5 {
    font-family: "Poppins", sans-serif;
    color: #2c2c2c;
}


/* line 43, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/theme-default.scss */

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
}


/* line 52, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/theme-default.scss */

ul {
    margin: 0px;
    padding: 0px;
}


/* line 56, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/theme-default.scss */

li {
    list-style: none;
}


/* line 59, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/theme-default.scss */

p {
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
    color: #4D4D4D;
    margin-bottom: 13px;
    font-family: "Poppins", sans-serif;
}


/* line 68, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/theme-default.scss */

label {
    color: #7e7e7e;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
}

labelcheck {
    color: #9c9c9c;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
}


/* line 74, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/theme-default.scss */

*::-moz-selection {
    background: #444;
    color: #fff;
    text-shadow: none;
}


/* line 79, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/theme-default.scss */

::-moz-selection {
    background: #444;
    color: #fff;
    text-shadow: none;
}


/* line 84, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/theme-default.scss */

::selection {
    background: #444;
    color: #fff;
    text-shadow: none;
}


/* line 89, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/theme-default.scss */

*::-webkit-input-placeholder {
    color: #cccccc;
    font-size: 14px;
    opacity: 1;
}


/* line 94, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/theme-default.scss */

*:-ms-input-placeholder {
    color: #cccccc;
    font-size: 14px;
    opacity: 1;
}


/* line 99, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/theme-default.scss */

*::-ms-input-placeholder {
    color: #cccccc;
    font-size: 14px;
    opacity: 1;
}


/* line 104, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/theme-default.scss */

*::placeholder {
    color: #cccccc;
    font-size: 14px;
    opacity: 1;
}


/* line 110, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/theme-default.scss */

h3 {
    font-size: 24px;
}


/* line 114, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/theme-default.scss */

.mb-65 {
    margin-bottom: 67px;
}


/* line 118, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/theme-default.scss */

.black-bg {
    background: #020c26 !important;
}


/* line 122, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/theme-default.scss */

.white-bg {
    background: #ffffff;
}


/* line 125, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/theme-default.scss */

.gray-bg {
    background: #f5f5f5;
}


/* line 141, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/theme-default.scss */

.overlay {
    position: relative;
    z-index: 0;
}


/* line 145, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/theme-default.scss */

.overlay::before {
    position: absolute;
    content: "";
    background-color: #001D38;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: .7;
}


/* line 157, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/theme-default.scss */

.overlay2 {
    position: relative;
    z-index: 0;
}


/* line 161, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/theme-default.scss */

.overlay2::before {
    position: absolute;
    content: "";
    background-color: #001D38;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0.6;
}


/* line 173, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/theme-default.scss */

.overlay_03 {
    position: relative;
    z-index: 0;
}


/* line 177, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/theme-default.scss */

.overlay_03::before {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #001D38;
    opacity: .6;
    content: '';
    z-index: -1;
}


/* line 190, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/theme-default.scss */

.bradcam_overlay {
    position: relative;
    z-index: 0;
}


/* line 194, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/theme-default.scss */

.bradcam_overlay::before {
    position: absolute;
    content: "";
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#5db2ff+0,7db9e8+100&1+24,0+96 */
    background: -moz-linear-gradient(left, #5db2ff 0%, #65b4f9 24%, rgba(124, 185, 233, 0) 96%, rgba(125, 185, 232, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #5db2ff 0%, #65b4f9 24%, rgba(124, 185, 233, 0) 96%, rgba(125, 185, 232, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #5db2ff 0%, #65b4f9 24%, rgba(124, 185, 233, 0) 96%, rgba(125, 185, 232, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#5db2ff', endColorstr='#007db9e8', GradientType=1);
    /* IE6-9 */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 1;
}


/* line 210, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/theme-default.scss */

.section-padding {
    padding-top: 120px;
    padding-bottom: 120px;
}


/* line 214, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/theme-default.scss */

.pt-120 {
    padding-top: 120px;
}


/* button style */


/* line 220, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/theme-default.scss */

.owl-carousel .owl-nav div {
    background: transparent;
    height: 50px;
    left: 0px;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 50px;
    color: #707070;
    background-color: transparent;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    left: 50px;
    font-size: 15px;
    line-height: 50px;
    border: 1px solid #4D6174;
    left: 150px;
    color: #fff;
}


/* line 248, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/theme-default.scss */

.owl-carousel .owl-nav div.owl-next {
    left: auto;
    right: 150px;
}


/* line 253, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/theme-default.scss */

.owl-carousel .owl-nav div.owl-next i {
    position: relative;
    right: 0;
}


/* line 260, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/theme-default.scss */

.owl-carousel .owl-nav div.owl-prev i {
    position: relative;
    top: 0px;
}


/* line 270, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/theme-default.scss */

.owl-carousel:hover .owl-nav div {
    opacity: 1;
    visibility: visible;
}


/* line 273, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/theme-default.scss */

.owl-carousel:hover .owl-nav div:hover {
    color: #fff;
    background: #ca1717;
    border: 1px solid transparent;
}


/* line 283, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/theme-default.scss */

.mb-20px {
    margin-bottom: 20px;
}


/* line 287, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/theme-default.scss */

.mb-55 {
    margin-bottom: 55px;
}


/* line 290, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/theme-default.scss */

.mb-40 {
    margin-bottom: 40px;
}


/* line 293, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/theme-default.scss */

.mb-20 {
    margin-bottom: 20px;
}


/* line 298, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/theme-default.scss */

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


/* line 1, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_btn.scss */

.boxed-btn {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ea7918+0,fd8e5e+100 */
    background: #ca1717;
    /* Old browsers */
    background: -moz-linear-gradient(top, #c51212 0%, #ca1717 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #c51212 0%, #ca1717 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #c51212 0%, #ca1717 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ea7918', endColorstr='#ea9b09', GradientType=0);
    /* IE6-9 */
    padding: 13px 26px;
    font-size: 14px;
    font-weight: 400;
    border: 1px solid transparent;
    color: #fff;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.back_accueil {
    display: block;
    margin-bottom: 3%;
    margin-top: 3%;
    text-align: center;
}


/* line 17, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_btn.scss */

.boxed-btn:hover {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ea7918+0,fd8e5e+100 */
    background: #ca1717;
    /* Old browsers */
    background: -moz-linear-gradient(top, #c51212 0%, #ca1717 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #c51212 0%, #ca1717 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #c51212 0%, #ca1717 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ea7918', endColorstr='#ea9b09', GradientType=0);
    color: rgb(0, 0, 0) !important;
    border: 1px solid #ca1717;
}


/* line 22, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_btn.scss */

.boxed-btn:focus {
    outline: none;
}


/* line 25, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_btn.scss */

.boxed-btn.large-width {
    width: 220px;
}


/* line 29, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_btn.scss */

.boxed-btn3 {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ea7918+0,fd8e5e+100 */
    background: #ca1717;
    /* Old browsers */
    background: -moz-linear-gradient(left, #c51212 0%, #ca1717 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #c51212 0%, #ca1717 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #c51212 0%, #ca1717 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ea7918', endColorstr='#ea9b09', GradientType=1);
    /* IE6-9 */
    color: #fff;
    display: inline-block;
    padding: 19px 41px;
    font-family: "Poppins", sans-serif;
    font-size: 15px;
    font-weight: 500;
    border: 0;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    text-align: center;
    color: #fff !important;
    text-transform: capitalize;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
}


/* line 52, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_btn.scss */

.boxed-btn3:hover {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ea7918+0,fd8e5e+100 */
    background: #838080;
    /* Old browsers */
    background: -moz-linear-gradient(left, #c51212 0%, #ca1717 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #c51212 0%, #ca1717 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #c51212 0%, #ca1717 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ea7918', endColorstr='#ea9b09', GradientType=1);
    /* IE6-9 */
    color: #fff !important;
}


/* line 62, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_btn.scss */

.boxed-btn3:focus {
    outline: none;
}


/* line 65, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_btn.scss */

.boxed-btn3.large-width {
    width: 220px;
}


/* line 70, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_btn.scss */

.boxed-btn3-white {
    color: #fff;
    display: inline-block;
    padding: 13px 27px;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    font-weight: 400;
    border: 0;
    border: 1px solid #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    color: #fff !important;
    text-transform: capitalize;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    cursor: pointer;
    letter-spacing: 2px;
}


/* line 87, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_btn.scss */

.boxed-btn3-white:hover {
    background: #28AE61;
    color: #fff !important;
    border: 1px solid transparent;
}


/* line 92, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_btn.scss */

.boxed-btn3-white i {
    margin-right: 2px;
}


/* line 95, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_btn.scss */

.boxed-btn3-white:focus {
    outline: none;
}


/* line 98, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_btn.scss */

.boxed-btn3-white.large-width {
    width: 220px;
}

.btn-contact {
    color: #ffffff !important;
    display: inline-block;
    padding: 8px 30px;
    font-family: "Poppins", sans-serif;
    font-size: 15px;
    font-weight: 500;
    border-radius: 10px;
    text-align: center;
    background: #ca1717;
    cursor: pointer;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 15px;
    width: 300px;
}

.btn_filter {
    text-align: center;
    margin-top: auto;
    margin-bottom: auto;
}

@media (max-width: 768px) {
    #ti-plus {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 15px;
    }
}

.btn_search {
    text-align: center;
    display: inline-flex;
}

.masquer {
    display: none;
}


/* line 103, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_btn.scss */

.boxed-btn3-line {
    color: #ffffff !important;
    display: inline-block;
    padding: 14px 31px;
    font-family: "Poppins", sans-serif;
    font-size: 15px;
    font-weight: 500;
    border: 0;
    border: 1px solid #ca1717;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    text-align: center;
    background: #ca1717;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ca1717 0%, #ff0000 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ca1717 0%, #ff0000 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ca1717 0%, #ff0000 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ea7918', endColorstr='#ea9b09', GradientType=1);
    /*text-transform: capitalize;*/
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0s;
    cursor: pointer;
}


/* line 118, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_btn.scss */

.boxed-btn3-line:hover {
    color: rgb(0, 0, 0) !important;
    border: 1px solid transparent;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ea7918+0,fd8e5e+100 */
    background: #ca1717;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ca1717 0%, #ff0000 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ca1717 0%, #ff0000 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ca1717 0%, #ff0000 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ea7918', endColorstr='#ea9b09', GradientType=1);
    /* IE6-9 */
}


/* line 129, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_btn.scss */

.boxed-btn3-line:focus {
    outline: none;
}


/* line 132, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_btn.scss */

.boxed-btn3-line.large-width {
    width: 220px;
}


/* line 136, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_btn.scss */

.boxed-btn2 {
    background: transparent;
    color: #fff;
    display: inline-block;
    padding: 18px 24px;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    font-weight: 400;
    border: 0;
    border: 1px solid #fff;
    letter-spacing: 2px;
    text-transform: uppercase;
}


/* line 148, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_btn.scss */

.boxed-btn2:hover {
    background: #fff;
    color: #131313 !important;
}


/* line 152, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_btn.scss */

.boxed-btn2:focus {
    outline: none;
}


/* line 156, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_btn.scss */

.line-button {
    color: #919191;
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
    position: relative;
    padding-right: 5px;
    padding-bottom: 2px;
}


/* line 164, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_btn.scss */

.line-button::before {
    position: absolute;
    content: "";
    background: #919191;
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
}


/* line 173, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_btn.scss */

.line-button:hover {
    color: #009DFF;
}


/* line 176, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_btn.scss */

.line-button:hover::before {
    background: #009DFF;
}


/* line 180, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_btn.scss */

.book_now {
    display: inline-block;
    font-size: 14px;
    color: #009DFF;
    border: 1px solid #009DFF;
    text-transform: capitalize;
    padding: 10px 25px;
}


/* line 187, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_btn.scss */

.book_now:hover {
    background: #009DFF;
    color: #fff;
}


/* line 2, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_section_title.scss */

.section_title h3 {
    font-size: 42px;
    font-weight: 500;
    line-height: 52px;
    color: #001D38;
    position: relative;
    z-index: 0;
    padding-bottom: 19px;
    margin-top: 50px;
}

@media (max-width: 767px) {

    /* line 2, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_section_title.scss */
    .section_title h3 {
        line-height: 36px;
        margin-top: 20px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    /* line 2, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_section_title.scss */
    .section_title h3 {
        font-size: 36px;
        line-height: 42px;
    }
}

@media (max-width: 767px) {

    /* line 19, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_section_title.scss */
    .section_title h3 br {
        display: none;
    }
}


/* line 25, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_section_title.scss */

.section_title p {
    font-size: 16px;
    color: #727272;
    line-height: 28px;
    margin-bottom: 0;
    font-weight: 400;
}

@media (max-width: 767px) {

    /* line 31, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_section_title.scss */
    .section_title p br {
        display: none;
    }
}


/* line 39, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_section_title.scss */

.section_title h4 {
    font-size: 22px;
    font-weight: 500;
    color: #001D38;
    padding-bottom: 21px;
}


/* line 45, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_section_title.scss */

.mb-50 {
    margin-bottom: 50px;
}

@media (max-width: 767px) {

    /* line 45, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_section_title.scss */
    .mb-50 {
        margin-bottom: 40px;
    }
}

@media (max-width: 767px) {

    /* line 4, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slick-nav.scss */
    .mobile_menu {
        position: absolute;
        right: 0px;
        width: 100%;
        z-index: 9;
    }
}


/* line 13, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slick-nav.scss */

.slicknav_menu .slicknav_nav {
    background: #fff;
    float: right;
    margin-top: 0;
    padding: 0;
    width: 95%;
    padding: 0;
    border-radius: 0px;
    margin-top: 5px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 11px;
}


/* line 28, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slick-nav.scss */

.slicknav_menu .slicknav_nav a:hover {
    background: transparent;
    color: #ca1717;
}


/* line 32, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slick-nav.scss */

.slicknav_menu .slicknav_nav a.active {
    color: #ca1717;
}

@media (max-width: 767px) {

    /* line 35, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slick-nav.scss */
    .slicknav_menu .slicknav_nav a i {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    /* line 35, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slick-nav.scss */
    .slicknav_menu .slicknav_nav a i {
        display: none;
    }
}


/* line 44, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slick-nav.scss */

.slicknav_menu .slicknav_nav .slicknav_btn {
    background-color: transparent;
    cursor: pointer;
    margin-bottom: 10px;
    margin-top: -40px;
    position: relative;
    z-index: 99;
    border: 1px solid #ddd;
    top: 3px;
    right: 5px;
    top: -36px;
}


/* line 55, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slick-nav.scss */

.slicknav_menu .slicknav_nav .slicknav_btn .slicknav_icon {
    margin-right: 6px;
    margin-top: 3px;
    position: relative;
    padding-bottom: 3px;
    top: -11px;
    right: -5px;
}

@media (max-width: 767px) {

    /* line 12, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slick-nav.scss */
    .slicknav_menu {
        margin-right: 0px;
    }
}


/* line 72, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slick-nav.scss */

.slicknav_nav .slicknav_arrow {
    float: right;
    font-size: 22px;
    position: relative;
    top: -9px;
}


/* line 78, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slick-nav.scss */

.slicknav_btn {
    background-color: transparent;
    cursor: pointer;
    margin-bottom: 10px;
    position: relative;
    z-index: 99;
    border: none;
    border-radius: 3px;
    top: 5px;
    padding: 5px;
    right: 5px;
    margin-top: -5px;
    top: -31px;
}


/* line 92, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slick-nav.scss */

.slicknav_btn {
    background-color: transparent;
    cursor: pointer;
    margin-bottom: 10px;
    position: relative;
    z-index: 99;
    border: none;
    border-radius: 3px;
    top: 5px;
    padding: 5px;
    right: 0;
    margin-top: -5px;
    top: -33px;
}

.errorMessage {
    color: #e00f0f !important;
    font-size: 13px;
}


/* line 1, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */

.header-area {
    left: 0;
    right: 0;
    width: 100%;
    top: 0;
    z-index: 10;
    position: absolute;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

@media (max-width: 767px) {

    /* line 1, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */
    .header-area {
        padding-top: 0;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    /* line 1, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */
    .header-area {
        padding-top: 0;
    }
}


/* line 17, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */

.header-area .main-header-area {
    padding: 14px 0;
    background: #fff;
    background: #0000006e;
}

.ads .header-area .main-header-area {
    background: #2C2C2C;
}


/* line 21, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */

.header-area .main-header-area.details_nav_bg {
    background: #727272;
    padding-bottom: 0;
}

@media (max-width: 767px) {

    /* line 21, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */
    .header-area .main-header-area.details_nav_bg {
        padding-bottom: 10px;
    }
}


/* line 28, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */

.header-area .main-header-area.details_nav {
    background: #001D38;
}


/* line 45, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */

.header-area .main-header-area .logo-img {
    text-align: center;
}

@media (max-width: 767px) {

    /* line 45, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */
    .header-area .main-header-area .logo-img {
        text-align: left;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    /* line 45, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */
    .header-area .main-header-area .logo-img {
        text-align: left;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {

    /* line 45, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */
    .header-area .main-header-area .logo-img {
        text-align: left;
    }
}

@media (max-width: 767px) {

    /* line 59, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */
    .header-area .main-header-area .logo-img img {
        width: 70px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    /* line 59, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */
    .header-area .main-header-area .logo-img img {
        width: 70px;
    }
}


/* line 71, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */

.header-area .main-header-area .Appointment {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: flex-end;
}

@media (min-width: 992px) and (max-width: 1200px) {

    /* line 75, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */
    .header-area .main-header-area .Appointment .search_button {
        margin-right: 15px;
    }
}

@media (min-width: 1200px) and (max-width: 1500px) {

    /* line 75, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */
    .header-area .main-header-area .Appointment .search_button {
        margin-right: 15px;
    }
}


/* line 84, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */

.header-area .main-header-area .Appointment .search_button a i {
    color: #E8E8E8;
}


/* line 91, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */

.header-area .main-header-area .Appointment .socail_links ul li {
    display: inline-block;
}


/* line 94, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */

.header-area .main-header-area .Appointment .socail_links ul li a {
    color: #A8A7A0;
    margin: 0 10px;
    font-size: 15px;
}


/* line 98, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */

.header-area .main-header-area .Appointment .socail_links ul li a:hover {
    color: #fff;
}


/* line 105, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */

.header-area .main-header-area .Appointment .book_btn {
    display: contents;
    margin-left: 30px;
}

@media (min-width: 992px) and (max-width: 1200px) {

    /* line 105, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */
    .header-area .main-header-area .Appointment .book_btn {
        margin-left: 0;
    }
}

@media (min-width: 1200px) and (max-width: 1500px) {

    /* line 105, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */
    .header-area .main-header-area .Appointment .book_btn {
        margin-left: 0;
    }
}


/* line 113, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */

.header-area .main-header-area .Appointment .book_btn a {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ea7918+0,fd8e5e+100 */
    background: #ca1717;
    /* Old browsers */
    background: -moz-linear-gradient(top, #8b0d0d 0%, #ca1717 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #8b0d0d 0%, #ca1717 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #8b0d0d 0%, #ca1717 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ea7918', endColorstr='#ea9b09', GradientType=0);
    /* IE6-9 */
    padding: 13px 26px;
    font-size: 14px;
    font-weight: 600;
    border: 1px solid transparent;
    color: #fff;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

@media (min-width: 992px) and (max-width: 1200px) {

    /* line 113, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */
    .header-area .main-header-area .Appointment .book_btn a {
        padding: 12px 20px;
        display: inline-block;
    }
}


/* line 131, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */

.header-area .main-header-area .Appointment .book_btn a:hover {
    color: rgb(0, 0, 0);
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ea7918+0,fd8e5e+100 */
    background: #ca1717;
    /* Old browsers */
    background: -moz-linear-gradient(top, #8b0d0d 0%, #ca1717 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #8b0d0d 0%, #ca1717 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #8b0d0d 0%, #ca1717 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ea7918', endColorstr='#ea9b09', GradientType=0);
    /* IE6-9 */
}

.logo {
    max-width: 100%;
    height: auto;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .logo {
        max-width: 120%;
    }
}

@media (min-width: 1200px) and (max-width: 1500px) {
    .logo {
        max-width: 100%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .logo {
        max-width: 60%;
    }
}

@media (min-width: 0px) and (max-width: 767px) {
    .logo {
        max-width: 60%;
    }
}


/* line 143, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */

.header-area .main-header-area .main-menu {
    text-align: center;
    padding: 12px 0;
}


/* line 147, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */

.header-area .main-header-area .main-menu ul li {
    display: inline-block;
    position: relative;
    margin: 0 10px;
}


/* line 157, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */

.header-area .main-header-area .main-menu ul li a {
    color: #fff;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 500;
    display: inline-block;
    padding: 0px 0px 0px 0px;
    font-family: "Poppins", sans-serif;
    position: relative;
    text-transform: capitalize;
}

@media (min-width: 992px) and (max-width: 1200px) {

    /* line 157, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */
    .header-area .main-header-area .main-menu ul li a {
        font-size: 15px;
    }
}

@media (min-width: 1200px) and (max-width: 1500px) {

    /* line 157, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */
    .header-area .main-header-area .main-menu ul li a {
        font-size: 15px;
    }
}


/* line 176, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */

.header-area .main-header-area .main-menu ul li a i {
    font-size: 9px;
}

@media (max-width: 767px) {

    /* line 176, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */
    .header-area .main-header-area .main-menu ul li a i {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    /* line 176, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */
    .header-area .main-header-area .main-menu ul li a i {
        display: none !important;
    }
}


/* line 185, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */

.header-area .main-header-area .main-menu ul li a::before {
    position: absolute;
    content: "";
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ea7918+0,fd8e5e+100 */
    background: #ca1717;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ca1717 0%, #ca1717 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ca1717 0%, #ca1717 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ca1717 0%, #ca1717 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ca1717', endColorstr='#ca1717', GradientType=0);
    /* IE6-9 */
    width: 100%;
    height: 3px;
    bottom: -33px;
    left: 0;
    opacity: 0;
    transform: scaleX(0);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


/* line 203, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */

.header-area .main-header-area .main-menu ul li a:hover::before {
    opacity: 1;
    transform: scaleX(1);
}


/* line 208, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */

.header-area .main-header-area .main-menu ul li a.active::before {
    opacity: 1;
    transform: scaleX(1);
}


/* line 217, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */

.header-area .main-header-area .main-menu ul li .submenu {
    position: absolute;
    left: 0;
    top: 160%;
    background: #fff;
    width: 200px;
    z-index: 2;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.02);
    opacity: 0;
    visibility: hidden;
    text-align: left;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
}


/* line 229, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */

.header-area .main-header-area .main-menu ul li .submenu li {
    display: block;
}


/* line 231, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */

.header-area .main-header-area .main-menu ul li .submenu li a {
    padding: 10px 15px;
    position: inherit;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    display: block;
    color: #000;
}


/* line 237, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */

.header-area .main-header-area .main-menu ul li .submenu li a::before {
    display: none;
}


/* line 241, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */

.header-area .main-header-area .main-menu ul li .submenu li:hover a {
    color: #000;
}


/* line 246, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */

.header-area .main-header-area .main-menu ul li:hover>.submenu {
    opacity: 1;
    visibility: visible;
    top: 150%;
}


/* line 251, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */

.header-area .main-header-area .main-menu ul li:hover>a::before {
    opacity: 1;
    transform: scaleX(1);
}


/* line 255, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */

.header-area .main-header-area .main-menu ul li:first-child a {
    padding-left: 0;
}


/* line 261, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */

.header-area .main-header-area.sticky {
    box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
    position: fixed;
    width: 100%;
    top: -70px;
    left: 0;
    right: 0;
    z-index: 2000;
    transform: translateY(70px);
    transition: transform 500ms ease, background 500ms ease;
    -webkit-transition: transform 500ms ease, background 500ms ease;
    box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.96);
    background: #2C2C2C;
}

@media (max-width: 767px) {

    /* line 261, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */
    .header-area .main-header-area.sticky {
        padding: 10px 10px;
    }
}


/* line 289, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */

.header-area .main-header-area.sticky .main-menu {
    padding: 0;
}


/* line 292, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */

.header-area .main-header-area.sticky .header_bottom_border {
    border-bottom: none;
}


/* line 295, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */

.header-area .main-header-area.sticky .header_bottom_border.white_border {
    border-bottom: none !important;
}


/* line 301, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */

.header-area .main-header-area.sticky ul li a::before {
    position: absolute;
    content: "";
    background: #ca1717;
    width: 100%;
    height: 3px;
    bottom: -27px;
    left: 0;
    opacity: 0;
    transform: scaleX(0);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


/* line 319, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */

.header-area .header-top_area {
    padding: 12px 0;
    background: #001D38;
}

@media (max-width: 767px) {

    /* line 322, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */
    .header-area .header-top_area .social_media_links {
        text-align: center;
    }
}


/* line 326, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */

.header-area .header-top_area .social_media_links a {
    font-size: 15px;
    color: #C7C7C7;
    margin-right: 12px;
}


/* line 330, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */

.header-area .header-top_area .social_media_links a:hover {
    color: #ca1717;
}


/* line 336, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */

.header-area .header-top_area .header_left p {
    color: #727272;
    font-weight: 400;
    font-size: 13px;
    margin-bottom: 0;
}


/* line 343, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */

.header-area .header-top_area .short_contact_list {
    text-align: right;
}

@media (max-width: 767px) {

    /* line 343, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */
    .header-area .header-top_area .short_contact_list {
        text-align: center;
    }
}


/* line 349, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */

.header-area .header-top_area .short_contact_list ul li {
    display: inline-block;
}


/* line 351, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */

.header-area .header-top_area .short_contact_list ul li a {
    font-size: 13px;
    color: #919191;
    margin-right: 50px;
}

@media (max-width: 767px) {

    /* line 351, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */
    .header-area .header-top_area .short_contact_list ul li a {
        margin-left: 0;
        margin: 0 5px;
    }
}


/* line 360, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */

.header-area .header-top_area .short_contact_list ul li a i {
    color: #ca1717;
    margin-right: 7px;
}


/* line 368, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */

.header-area .header-top_area .header_right.d-flex {
    display: flex;
    justify-content: flex-end;
}


/* line 373, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */

.header-area .search_btn i {
    color: #fff;
    font-size: 15px;
}

@media (min-width: 992px) and (max-width: 1200px) {

    /* line 377, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */
    .header-area .search_btn {
        position: relative;
        right: 10px;
    }
}

@media (min-width: 1200px) and (max-width: 1500px) {

    /* line 377, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_header.scss */
    .header-area .search_btn {
        position: relative;
        right: 10px;
    }
}


/* line 1, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */

.slider_bg_1 {
    background-image: url(../img/banner/home.jpg);
}


/* line 7, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */

.slider_area {
    position: relative;
    /*z-index: 10;*/
}


/* line 10, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */

.slider_area::before {
    background: #001d38a1;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    opacity: .6;
}


/* line 20, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */

.slider_area .single_slider {
    height: 575px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.slider_area .single_slider3 {
    height: 650px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

@media(min-width:1500px) {}


/* line 25, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */

.slider_area .single_slider.single_slider2 {
    height: 450px;
}

@media (max-width: 767px) {

    /* line 25, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */
    .slider_area .single_slider.single_slider2 {
        height: auto;
    }
}


/* line 30, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */

.slider_area .single_slider.single_slider2 .property_wrap {
    position: relative;
    top: 166px;
}

.slider_area .single_slider3 .property_wrap {
    position: relative;
    top: 166px;
}

@media (max-width: 767px) {

    /* line 30, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */
    .slider_area .single_slider.single_slider2 .property_wrap {
        top: 0;
    }
}

@media (max-width: 767px) {

    /* line 30, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */
    .slider_area .single_slider3 .property_wrap {
        top: 0;
    }
}


/* line 37, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */

.slider_area .single_slider.single_slider2 .property_wrap .slider_text h3 {
    font-size: 42px;
    margin-bottom: 51px;
}

.slider_area .single_slider3 .property_wrap .slider_text h3 {
    font-size: 42px;
    margin-bottom: 51px;
}


/* line 42, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */

.slider_area .single_slider.single_slider2 .property_wrap .property_form {
    background: #001D38;
}

.slider_area .single_slider3 .property_wrap .ads_form {
    background: #001D38;
}

@media (max-width: 767px) {

    /* line 20, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */
    .slider_area .single_slider {
        height: auto;
    }
}

@media (max-width: 767px) {

    /* line 20, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */
    .slider_area .single_slider3 {
        height: auto;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    /* line 20, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */
    .slider_area .single_slider {
        height: 600px;
    }
}

.slider_area .single_slider3 {
    height: auto;
}

@media (max-width: 767px) {

    /* line 54, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */
    .slider_area .single_slider .slider_text {
        margin-top: 130px;
    }
}

@media (max-width: 767px) {

    /* line 54, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */
    .slider_area .single_slider3 .slider_text {
        margin-top: 130px;
    }
}


/* line 58, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */

.slider_area .single_slider .slider_text h3 {
    font-family: "Poppins", sans-serif;
    font-size: 70px;
    /*text-transform: capitalize;*/
    letter-spacing: 2px;
    font-weight: 600;
    line-height: 70px;
    margin-bottom: 15px;
    color: #fff;
}

.slider_area .single_slider3 .slider_text h3 {
    font-family: "Poppins", sans-serif;
    font-size: 70px;
    /*text-transform: capitalize;*/
    letter-spacing: 2px;
    font-weight: 600;
    line-height: 70px;
    margin-bottom: 15px;
    color: #fff;
}


/* line 67, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */

.slider_area .single_slider .slider_text h3 span {
    font-weight: 700;
}

.slider_area .single_slider3 .slider_text h3 span {
    font-weight: 700;
}

@media (max-width: 767px) {

    /* line 58, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */
    .slider_area .single_slider .slider_text h3 {
        font-size: 30px;
        line-height: 45px;
    }
}

@media (max-width: 767px) {

    /* line 58, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */
    .slider_area .single_slider3 .slider_text h3 {
        font-size: 30px;
        line-height: 45px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    /* line 58, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */
    .slider_area .single_slider .slider_text h3 {
        font-size: 45px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    /* line 58, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */
    .slider_area .single_slider3 .slider_text h3 {
        font-size: 45px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {

    /* line 58, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */
    .slider_area .single_slider .slider_text h3 {
        font-size: 50px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {

    /* line 58, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */
    .slider_area .single_slider3 .slider_text h3 {
        font-size: 50px;
    }
}


/* line 82, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */

.slider_area .single_slider .slider_text p {
    font-size: 20px;
    font-weight: 400;
    color: #FFF;
    margin-bottom: 24px;
    margin-top: 10px;
}

.slider_area .single_slider3 .slider_text p {
    font-size: 20px;
    font-weight: 400;
    color: #FFF;
    margin-bottom: 24px;
    margin-top: 10px;
}

@media (min-width: 992px) and (max-width: 1200px) {

    /* line 82, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */
    .slider_area .single_slider .slider_text p {
        font-size: 16px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {

    /* line 82, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */
    .slider_area .single_slider3 .slider_text p {
        font-size: 16px;
    }
}

@media (max-width: 767px) {

    /* line 82, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */
    .slider_area .single_slider .slider_text p {
        font-size: 16px;
    }
}

@media (max-width: 767px) {

    /* line 82, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */
    .slider_area .single_slider3 .slider_text p {
        font-size: 16px;
    }
}


/* line 95, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */

.slider_area .single_slider .slider_text .video_service_btn>a {
    margin-right: 15px;
}

@media (max-width: 767px) {

    /* line 95, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */
    .slider_area .single_slider .slider_text .video_service_btn>a {
        margin-bottom: 20px;
    }
}


/* line 102, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */

.slider_area .single_slider .property_form {
    padding: 15px;
    background: rgba(0, 28, 56, 0.6);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.slider_area .single_slider3 .ads_form {
    padding: 15px;
    /*-webkit-border-radius: 10px;
    -moz-border-radius: 10px;*/
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

@media (max-width: 767px) {

    /* line 102, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */
    .slider_area .single_slider .property_form {
        margin-bottom: 30px;
    }
}

@media (max-width: 767px) {

    /* line 102, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */
    .slider_area .single_slider .ads_form {
        margin-bottom: 30px;
    }
}

@media (max-width: 767px) {

    /* line 109, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */
    .slider_area .single_slider .property_form .form_wrap {
        display: block !important;
    }
}

@media (max-width: 767px) {

    /* line 109, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */
    .slider_area .single_slider3 .ads_form .form_wrap {
        display: block !important;
    }
}

@media (max-width: 767px) {

    /* line 109, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */
    .slider_area .single_slider .ads_form .form_wrap {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    /* line 109, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */
    .slider_area .single_slider .property_form .form_wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    /* line 109, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */
    .slider_area .single_slider .ads_form .form_wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    /* line 109, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */
    .slider_area .single_slider3 .ads_form .form_wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media (min-width: 0px) and (max-width: 768px) {

    /* line 109, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */
    .slider_area .single_slider3 .ads_form {
        /*margin-top: 15%;*/
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    /* line 109, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */
    .slider_area .single_slider3 .ads_form {
        margin-top: 5%;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {

    /* line 109, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */
    .slider_area .single_slider3 .ads_form {
        /*margin-top: 5%;*/
    }
}

@media (min-width: 1200px) {
    #margin-search {
        margin-top: 10%;
    }
}

@media (min-width: 768px) and (max-width: 1200px) {

    /* line 109, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */
    #margin-search {
        margin-top: 12%;
    }
}

@media (max-width: 768px) {

    /* line 109, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */
    #margin-search {
        margin-top: 10%;
    }
}

@media (min-width: 0px) and (max-width: 553px) {

    /* line 109, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */
    .slider_area .single_slider3 .map_properties {
        width: auto;
        height: 22vmax;
    }
}

@media (min-width: 554px) and (max-width: 768px) {

    /* line 109, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */
    .slider_area .single_slider3 .map_properties {
        width: auto;
        height: 22vmax;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    /* line 109, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */
    .slider_area .single_slider3 .map_properties {
        width: auto;
        height: 22vmax;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {

    /* line 109, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */
    .slider_area .single_slider3 .map_properties {
        width: auto;
        height: 22vmax;
    }
}


/* line 109, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */

.slider_area .single_slider .property_form .form_wrap {
    justify-content: space-evenly;
    margin-top: 10px;
}

.slider_area .single_slider .ads_form .form_wrap {
    justify-content: space-evenly;
    margin-top: 10px;
}

.slider_area .single_slider3 .ads_form .form_wrap {
    justify-content: space-evenly;
    margin-top: 10px;
}


/* line 120, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */

.slider_area .serach_icon a {
    width: 45px;
    height: 45px;
    /*background: #ea9b09;*/
    text-align: center;
    line-height: 45px;
    color: #fff;
    border-radius: 5px;
    display: inline-block;
}


/* line 120, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */

.slider_area .ti-search {
    width: 45px;
    height: 45px;
    background: #ca1717;
    text-align: center;
    line-height: 45px;
    color: #fff;
    border-radius: 5px;
    display: block;
    border: none;
}

.slider_area #ti-plus {
    width: 40px;
    height: 30px;
    background: #9e9e9e00;
    text-align: center;
    line-height: 0px;
    color: #fff;
    border-radius: 30px;
    display: block;
    border: none;
    font-size: 30px;
    border: solid;
    border-color: #8a8a8a;
    margin-top: 15px;
}

@media (max-width: 767px) {

    /* line 120, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */
    .slider_area .serach_icon a {
        width: 100%;
        margin-bottom: 15px;
        margin-top: 15px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    /* line 120, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */
    .slider_area .serach_icon a {
        width: 50%;
    }
}


/* line 137, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */

.slider_area .serach_icon {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: end;
    -moz-align-items: end;
    -ms-align-items: end;
    align-items: center;
}

@media (max-width: 767px) {

    /* line 137, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */
    .slider_area .serach_icon {
        display: block;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    /* line 137, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */
    .slider_area .serach_icon {
        width: 50%;
        align-items: center;
        margin-top: 12px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    /* line 149, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */
    .slider_area .single-field {
        margin-bottom: 20px;
    }
}


/* line 153, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */

.slider_area .single-field.range_slider {
    width: 100%;
}


/* line 155, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */

.slider_area .single-field.range_slider #slider {
    margin: 0;
}


/* line 161, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */

.slider_area .single-field .nice-select .list {
    color: #000;
    border-radius: 0;
}


/* line 165, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */

.slider_area .single-field.max_width {
    margin-right: 24px;
}

@media (max-width: 767px) {

    /* line 165, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */
    .slider_area .single-field.max_width {
        margin-right: 0;
        margin-bottom: 20px;
    }
}


/* line 170, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */

.slider_area .single-field.max_width label {
    display: block;
    font-size: 15px;
    color: #ffffff;
    font-weight: bold;
}


/* line 176, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */

.slider_area .single-field.max_width .nice-select.wide {
    width: 180px;
    background: transparent;
    color: #C7C7C7;
    font-size: 15px;
    font-weight: 400;
    border: 1px solid rgba(255, 255, 255, 0.4);
    height: 45px;
    line-height: 45px;
}

.lieu_form {
    background: transparent;
    width: 180px;
    font-size: 15px;
    font-weight: 400;
    height: 45px;
    line-height: 45px;
    color: #C7C7C7;
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 10px;
}

@media (max-width: 767px) {

    /* line 176, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */
    .slider_area .single-field.max_width .nice-select.wide {
        width: 100%;
        margin-bottom: 15px;
    }
}


/* line 190, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */

.slider_area .single-field.max_width .nice-select::after {
    content: "\e64b";
    display: block;
    height: 5px;
    margin-top: -5px;
    pointer-events: none;
    position: absolute;
    right: 30px;
    top: 8px;
    transition: all 0.15s ease-in-out;
    width: 5px;
    font-family: 'themify';
    color: #ddd;
    color: #FFFFFF;
    top: 5px;
    font-size: 12px;
}


/* line 208, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */

.slider_area .single-field.min_width {
    margin-right: 24px;
}

@media (max-width: 767px) {

    /* line 208, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */
    .slider_area .single-field.min_width {
        margin-right: 0;
        margin-bottom: 20px;
    }
}


/* line 214, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */

.slider_area .single-field.min_width label {
    display: block;
    font-size: 15px;
    color: #ea7918;
}


/* line 220, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */

.slider_area .single-field.min_width .nice-select.wide {
    width: 110px;
    background: transparent;
    color: #C7C7C7;
    font-size: 15px;
    font-weight: 400;
    border: 1px solid rgba(255, 255, 255, 0.4);
    height: 45px;
    line-height: 50px;
}

@media (max-width: 767px) {

    /* line 220, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */
    .slider_area .single-field.min_width .nice-select.wide {
        width: 100%;
        margin-bottom: 15px;
    }
}


/* line 234, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */

.slider_area .single-field.min_width .nice-select::after {
    content: "\e64b";
    display: block;
    height: 5px;
    margin-top: -5px;
    pointer-events: none;
    position: absolute;
    right: 30px;
    top: 8px;
    transition: all 0.15s ease-in-out;
    width: 5px;
    font-family: 'themify';
    color: #ddd;
    color: #FFFFFF;
    top: 5px;
    font-size: 12px;
}


/* line 254, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_slider.scss */

.property_bg {
    background-image: url(../img/banner/property.png);
}


/* line 2, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_about.scss */

.about_info_area {
    padding-bottom: 70px;
}


/* line 4, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_about.scss */

.about_info_area.plus_padding {
    padding-top: 100px;
}

@media (max-width: 767px) {

    /* line 4, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_about.scss */
    .about_info_area.plus_padding {
        padding-top: 30px;
    }
}


/* line 10, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_about.scss */

.about_info_area .about_text {
    margin-bottom: 30px;
}


/* line 12, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_about.scss */

.about_info_area .about_text h3 {
    font-size: 46px;
    font-weight: 300;
    color: #001D38;
}

@media (max-width: 767px) {

    /* line 12, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_about.scss */
    .about_info_area .about_text h3 {
        font-size: 30px;
    }
}


/* line 20, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_about.scss */

.about_info_area .about_text p {
    font-size: 15px;
    font-weight: 400;
    color: #727272;
    margin-bottom: 24px;
    margin-top: 10px;
}


/* line 27, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_about.scss */

.about_info_area .about_text a {
    padding: 13px 43px;
}


/* line 31, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_about.scss */

.about_info_area .about_thumb {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 30px;
}


/* line 35, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_about.scss */

.about_info_area .about_thumb img {
    width: 100%;
}


/* line 43, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_about.scss */

.about_mission {
    padding-top: 120px;
}

@media (max-width: 767px) {

    /* line 43, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_about.scss */
    .about_mission {
        padding-top: 80px;
    }
}


/* line 48, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_about.scss */

.about_mission .about_thumb {
    margin-bottom: 20px;
}


/* line 50, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_about.scss */

.about_mission .about_thumb img {
    width: 100%;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}


/* line 55, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_about.scss */

.about_mission .about_text {
    margin-bottom: 20px;
    padding-left: 68px;
}

@media (max-width: 767px) {

    /* line 55, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_about.scss */
    .about_mission .about_text {
        padding-left: 0;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    /* line 55, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_about.scss */
    .about_mission .about_text {
        padding-left: 0;
    }
}


/* line 64, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_about.scss */

.about_mission .about_text h4 {
    font-size: 42px;
    font-weight: 500;
    color: #001D38;
}


/* line 69, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_about.scss */

.about_mission .about_text p {
    font-size: 15px;
    font-weight: 400;
    color: #727272;
    line-height: 28px;
}


/* line 1, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_counter.scss */

.counter_area {
    /*padding-bottom: 25px;*/
    padding-top: 25px;
}


/* line 4, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_counter.scss */

.counter_area .single_counter {
    margin-bottom: 30px;
}

@media (max-width: 767px) {

    /* line 4, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_counter.scss */
    .counter_area .single_counter {
        text-align: center;
    }
}


/* line 9, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_counter.scss */

.counter_area .single_counter h3 {
    color: #ef0505;
    font-weight: 500;
    font-size: 42px;
    margin-bottom: 0;
}


/* line 20, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_counter.scss */

.counter_area .single_counter p {
    color: #919191;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 0;
}


/* line 29, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_counter.scss */

.home_details {
    background-image: url(../img/banner/home_details2.png);
    background-size: cover;
    background-position: center center;
    padding: 50px 0;
}

@media (max-width: 767px) {

    /* line 29, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_counter.scss */
    .home_details {
        padding: 80px 0;
    }
}


/* line 37, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_counter.scss */

.home_details .owl-carousel .owl-item img {
    display: inline-block;
    width: auto;
}


/* line 41, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_counter.scss */

.home_details .owl-carousel .owl-nav div {
    left: -147px;
    background: #DDDBD0;
    color: #001D38;
    border-color: transparent;
}


/* line 46, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_counter.scss */

.home_details .owl-carousel .owl-nav div.owl-next {
    left: auto;
    right: -147px;
}


/* line 51, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_counter.scss */

.home_details .modern_home_info {
    background: #fff;
    margin-top: 20px;
    padding: 50px 30px 30px 30px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    position: relative;
}


/* line 59, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_counter.scss */

.home_details .modern_home_info .modern_home_info_inner span.for_sale {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #ef0505;
    padding: 9px 21px;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 15px;
    color: #fff;
    font-weight: 500;
    top: -20px;
    left: 34px;
}


/* line 72, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_counter.scss */

.home_details .modern_home_info .modern_home_info_inner .info_header {
    border-bottom: 1px solid #E8E8E8;
    margin-bottom: 13px;
    padding-bottom: 29px;
}


/* line 76, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_counter.scss */

.home_details .modern_home_info .modern_home_info_inner .info_header h3 {
    color: #001D38;
    font-size: 24px;
    font-weight: 500;
}

.home_details .modern_home_info .modern_home_info_inner .info_header h3 :hover {
    color: #ef0505;
}


/* line 85, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_counter.scss */

.home_details .modern_home_info .modern_home_info_inner .info_header .popular_pro span {
    color: #919191;
    font-size: 13px;
    font-weight: 400;
    display: inline-block;
    position: relative;
    top: 1px;
    margin-left: 5px;
}


/* line 97, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_counter.scss */

.home_details .modern_home_info .modern_home_info_inner .info_content ul {
    margin-bottom: 20px;
}


/* line 99, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_counter.scss */

.home_details .modern_home_info .modern_home_info_inner .info_content ul li {
    display: inline-block;
    margin-right: 41px;
}

.home_details .modern_home_info .modern_home_info_inner .info_content p {
    word-break: break-word;
}

@media (max-width: 767px) {

    /* line 99, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_counter.scss */
    .home_details .modern_home_info .modern_home_info_inner .info_content ul li {
        margin-right: 7px;
    }
}


/* line 105, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_counter.scss */

.home_details .modern_home_info .modern_home_info_inner .info_content ul li span {
    color: #001D38;
    font-size: 13px;
    font-weight: 400;
}


/* line 112, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_counter.scss */

.home_details .modern_home_info .modern_home_info_inner .info_content p {
    font-size: 15px;
    line-height: 28px;
    color: #727272;
    margin-bottom: 0;
    margin-bottom: 13px;
}


/* line 120, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_counter.scss */

.home_details .modern_home_info .modern_home_info_inner .info_content .prise_view_details span {
    color: #ef0505;
    font-size: 24px;
    font-weight: 500;
}


/* line 126, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_counter.scss */

.home_details .modern_home_info .modern_home_info_inner .info_content .prise_view_details a {
    padding: 7px 23px;
}


/* line 1, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_team.scss */

.team_area {
    padding-top: 20px;
    padding-bottom: 40px;
}


/* line 4, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_team.scss */

.team_area.minus_padding {
    padding-top: 50px;
}

@media (max-width: 767px) {

    /* line 1, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_team.scss */
    .team_area {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}


/* line 11, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_team.scss */

.team_area .single_team {
    margin-bottom: 30px;
}


/* line 13, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_team.scss */

.team_area .single_team .team_thumb {
    overflow: hidden;
    margin-bottom: 26px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    position: relative;
}


/* line 18, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_team.scss */

.team_area .single_team .team_thumb img {
    width: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


/* line 23, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_team.scss */

.team_area .single_team .team_thumb .social_link {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(0, 29, 56, 0.5);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-align: center;
    padding: 13px 0;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    transform: translateY(100%) scale(1.2);
    opacity: 0;
    visibility: hidden;
}


/* line 35, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_team.scss */

.team_area .single_team .team_thumb .social_link li {
    display: inline-block;
}


/* line 37, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_team.scss */

.team_area .single_team .team_thumb .social_link li a {
    font-size: 15px;
    color: #C7C7C7;
    margin: 0 6px;
}


/* line 41, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_team.scss */

.team_area .single_team .team_thumb .social_link li a:hover {
    color: #ef0505;
}


/* line 49, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_team.scss */

.team_area .single_team .team_info h3 {
    font-size: 22px;
    font-weight: 400;
    color: #2C2C2C;
    margin-bottom: 0;
}


/* line 55, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_team.scss */

.team_area .single_team .team_info p {
    font-size: 13px;
    font-weight: 300;
    color: #2C2C2C;
    margin-top: 6px;
    margin-bottom: 8px;
}


/* line 66, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_team.scss */

.team_area .single_team:hover .team_thumb img {
    width: 100%;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


/* line 71, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_team.scss */

.team_area .single_team:hover .team_thumb .social_link {
    transform: translateY(0%) scale(1);
    opacity: 1;
    visibility: visible;
}


/* line 1, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_contact_quote.scss */

.contact_form_quote {
    padding-top: 0px;
    padding-bottom: 100px;
}


/* line 4, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_contact_quote.scss */

.contact_form_quote .form_wrap {
    margin-bottom: 30px;
}


/* line 6, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_contact_quote.scss */

.contact_form_quote .form_wrap h3 {
    font-size: 46px;
    font-weight: 300;
    color: #001D38;
    margin-bottom: 51px;
}

@media (max-width: 767px) {

    /* line 6, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_contact_quote.scss */
    .contact_form_quote .form_wrap h3 {
        font-size: 38px;
    }
}


/* line 16, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_contact_quote.scss */

.contact_form_quote .form_wrap form input,
.contact_form_quote .form_wrap form textarea {
    height: 36px;
    width: 100%;
    border: none;
    border-bottom: 1px solid #E8E8E8;
    font-size: 15px;
    margin-bottom: 30px;
    padding-bottom: 15px;
}


/* line 24, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_contact_quote.scss */

.contact_form_quote .form_wrap form input::placeholder,
.contact_form_quote .form_wrap form textarea::placeholder {
    color: #727272;
    font-weight: 300;
    font-size: 15px;
    margin-top: 8px;
}


/* line 30, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_contact_quote.scss */

.contact_form_quote .form_wrap form textarea {
    height: 40px !important;
    resize: none;
    margin-top: 70px;
}


/* line 35, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_contact_quote.scss */

.contact_form_quote .form_wrap form button {
    width: 100%;
    text-align: center;
    padding: 13px;
}


/* line 42, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_contact_quote.scss */

.contact_form_quote .contact_thumb {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
}


/* line 45, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_contact_quote.scss */

.contact_form_quote .contact_thumb img {
    width: 100%;
}


/* line 2, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_testmonial.scss */

.testimonial_area {
    background-image: url(../img/banner/testmonial.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    padding: 30px 0 30px 0;
}

@media (max-width: 767px) {

    /* line 2, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_testmonial.scss */
    .testimonial_area {
        padding: 50px 0;
    }
}


/* line 13, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_testmonial.scss */

.testimonial_area .single_testmonial p {
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    line-height: 32px;
    margin: 34px 0;
}

@media (min-width: 320px) and (max-width: 1500px) {

    /* line 19, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_testmonial.scss */
    .testimonial_area .single_testmonial p br {
        display: none;
    }
}


/* line 27, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_testmonial.scss */

.testimonial_area .single_testmonial .testmonial_author .thumb {
    width: 42px;
    height: 42px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: auto;
    margin: auto auto 15px auto;
}


/* line 34, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_testmonial.scss */

.testimonial_area .single_testmonial .testmonial_author h3 {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 5px;
}

.logo_agence img {
    height: 200px;
}


/* line 40, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_testmonial.scss */

.testimonial_area .single_testmonial .testmonial_author span {
    font-size: 25px;
    font-weight: 400;
    color: #fff;
    font-weight: bold;
}


/* line 47, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_testmonial.scss */

.testimonial_area .owl-carousel .owl-item img {
    display: inline-block;
    width: auto;
}


/* line 51, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_testmonial.scss */

.testimonial_area .owl-carousel .owl-nav div.owl-next {
    left: auto;
    right: 0;
}


/* line 55, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_testmonial.scss */

.testimonial_area .owl-carousel .owl-nav div {
    left: 0;
}

/* line 124, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_testmonial.scss */

.newsletter_text {
    font-size: 16px;
    color: #BABABA;
}

.news_text_center {
    margin-top: 30px;
}

.news_text_center p {
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 30px;
    text-align: center;
}

.news_text_center img {
    width: 8%;
}

/* line 1, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_contact_action.scss */

.contact_action_area {
    background-image: url(../img/banner/add_property.png);
    position: relative;
    z-index: 0;
    padding: 50px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

@media (max-width: 767px) {

    /* line 1, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_contact_action.scss */
    .contact_action_area {
        padding: 50px 0;
    }
}


/* line 12, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_contact_action.scss */

.contact_action_area::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #ca1717;
    opacity: .9;
    z-index: -1;
    content: '';
}


/* line 24, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_contact_action.scss */

.contact_action_area .action_heading h3 {
    margin-bottom: 0;
    font-size: 42px;
    color: #fff;
    font-weight: 400;
    position: absolute;
}

@media (min-width: 768px) and (max-width: 991px) {

    /* line 24, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_contact_action.scss */
    .contact_action_area .action_heading h3 {
        /*text-align: center;*/
        display: none;
    }
}

@media (max-width: 767px) {

    /* line 24, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_contact_action.scss */
    .contact_action_area .action_heading h3 {
        /*font-size: 25px;
    text-align: center;
    margin-bottom: 20px;*/
        display: none;
    }
}


/* line 37, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_contact_action.scss */

.contact_action_area .call_add_action {
    text-align: right;
}

@media (max-width: 767px) {

    /* line 37, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_contact_action.scss */
    .contact_action_area .call_add_action {
        text-align: center;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    /* line 37, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_contact_action.scss */
    .contact_action_area .call_add_action {
        text-align: center;
        margin-top: 20px;
    }
}


/* line 46, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_contact_action.scss */

.contact_action_area .call_add_action span {
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    margin-right: 25px;
}

@media (max-width: 767px) {

    /* line 46, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_contact_action.scss */
    .contact_action_area .call_add_action span {
        margin: 20px 0;
        display: block;
    }
}


/* line 56, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_contact_action.scss */

.contact_action_area .call_add_action .boxed-btn3-line {
    border-color: #fff;
    color: #fff !important;
    padding: 13px 31px;
    display: inline-block;
}


/* line 61, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_contact_action.scss */

.contact_action_area .call_add_action .boxed-btn3-line:hover {
    color: #000 !important;
    background: #fff !important;
    border-color: transparent;
}


/* line 1, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_property_details.scss */

.property_details {
    position: relative;
    margin-top: -120px;
    padding-bottom: 90px;
}

@media (max-width: 767px) {

    /* line 1, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_property_details.scss */
    .property_details {
        padding-bottom: 40px;
    }
}


/* line 8, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_property_details.scss */

.property_details .contact-section {
    padding: 41px 0 55px 0;
}

.property_details .contact-section .map {
    position: sticky;
}


/* line 11, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_property_details.scss */

.property_details .property_banner {
    margin-bottom: 60px;
}


/* line 13, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_property_details.scss */

.property_details .property_banner .owl-carousel .owl-nav div {
    height: 40px;
    width: 40px;
    left: 50px;
    font-size: 13px;
    line-height: 40px;
    left: 50px;
    color: #000000;
    background: #f3f3f3;
    border: none;
    box-shadow: 0 5px 15px rgb(0 0 0 / 64%);
}


/* line 24, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_property_details.scss */

.property_details .property_banner .owl-carousel .owl-nav div.owl-next {
    left: auto;
    right: 50px;
}


/* line 28, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_property_details.scss */

.property_details .property_banner .owl-carousel .owl-nav div:hover {
    background: #ef0505;
    color: #fff;
}


/* line 33, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_property_details.scss */

.property_details .property_banner .owl-carousel .owl-nav div.owl-prev i {
    position: relative;
    top: 0px;
    right: 1px;
}


/* line 42, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_property_details.scss */

.property_details .details_info h4 {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 25px;
    color: #001D38;
}


/* line 48, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_property_details.scss */

.property_details .details_info p {
    font-size: 15px;
    text-align: justify;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 13px;
    color: #727272;
}


/* line 57, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_property_details.scss */

.property_details .contact_field h3 {
    font-size: 22px;
    font-weight: 500;
    color: #001D38;
    margin-bottom: 26px;
}


/* line 64, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_property_details.scss */

.property_details .contact_field form {
    margin-bottom: 30px;
}


/* line 66, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_property_details.scss */

.property_details .contact_field form input {
    height: 50px;
    background: #cfcfcf;
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 15px;
    width: 100%;
    padding-left: 15px;
    margin-bottom: 20px;
}


/* line 75, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_property_details.scss */

.property_details .contact_field form input::placeholder {
    color: #919191;
    font-size: 15px;
    font-weight: 400;
}


/* line 80, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_property_details.scss */

.property_details .contact_field form input:focus {
    outline: none;
}


/* line 84, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_property_details.scss */

.property_details .contact_field form textarea {
    height: 100px;
    background: #cfcfcf;
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 15px;
    width: 100%;
    resize: none;
    margin-bottom: 20px;
}


/* line 93, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_property_details.scss */

.property_details .contact_field form textarea::placeholder {
    color: #919191;
    font-size: 15px;
    font-weight: 400;
}


/* line 98, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_property_details.scss */

.property_details .contact_field form textarea:focus {
    outline: none;
}


/* line 102, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_property_details.scss */

.property_details .contact_field form .send_btn {
    background: #ef0505;
    color: #fff;
    text-align: center;
    padding: 6px;
    font-weight: 500;
    font-size: 15px;
    border-radius: 5px;
    border: none;
    display: block;
    cursor: pointer;
    width: 100%;
}


/* line 102, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_property_details.scss */

.contact_field .contact {
    margin-left: 25px;
}

.contact_field .contact:hover {
    color: black;
}

.contact_field .col-xl-12 p {
    text-align: center;
}

.contact_field .contact button {
    display: inline-block;
    width: 35px;
    height: 35px;
    cursor: pointer;
    background-color: #adb3b8;
    border-radius: 10px;
    font-size: 20px;
    color: #ca1717;
    text-align: center;
    margin-right: 3px;
    margin-bottom: 5px;
    border: none;
}

.contact_field .contact button:hover {
    color: #000000;
}


/* line 119, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_property_details.scss */

.property_details_banner {
    background: #a4a4a4;
    padding: 150px 0 150px 0;
}

@media (max-width: 768px) {

    /* line 119, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_property_details.scss */
    .property_details_banner {
        padding: 90px 0 150px 0;
    }
}

@media (min-width: 768px) and (max-width: 992px) {

    /* line 119, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_property_details.scss */
    .property_details_banner {
        padding: 120px 0 150px 0;
    }
}


/* line 127, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_property_details.scss */

.property_details_banner .comfortable_apartment h4 {
    font-size: 30px;
    font-weight: 500;
    color: rgb(0, 0, 0);
    word-break: break-word;
}

.property_details_banner .comfortable_apartment_title h4 {
    font-size: 30px;
    font-weight: 500;
    color: rgb(0, 0, 0);
    margin-bottom: 0 !important;
    position: absolute;
    bottom: 0;
}

.property_details_banner .comfortable_apartment_title a:hover {
    color: #ca1717;
}


/* line 132, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_property_details.scss */

.property_details_banner .comfortable_apartment p {
    font-size: 16px;
    color: #ffffff;
}

.property_details_banner .comfortable_apartment .address a {
    color: #ffffff;
}

.property_details_banner .comfortable_apartment a:hover {
    color: #ca1717;
}


/* line 135, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_property_details.scss */

.property_details_banner .comfortable_apartment p img {
    margin-right: 7px;
}


/* line 139, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_property_details.scss */

.property_details_banner .comfortable_apartment .quality_quantity {
    margin-top: 31px;
}


/* line 141, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_property_details.scss */

.property_details_banner .comfortable_apartment .quality_quantity .single_quantity {
    margin-right: 30px;
    text-align: center;
}


/* line 146, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_property_details.scss */

.property_details_banner .comfortable_apartment .quality_quantity .single_quantity span {
    display: block;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    margin-top: 13px;
}


/* line 156, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_property_details.scss */

.property_details_banner .prise_quantity {
    text-align: right;
}

.dateAds {
    bottom: 0px;
    position: absolute;
    right: 15px;
}

@media (max-width: 767px) {

    /* line 156, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_property_details.scss */
    .property_details_banner .prise_quantity {
        text-align: left;
        margin-top: 30px;
    }
}


/* line 162, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_property_details.scss */

.property_details_banner .prise_quantity h4 {
    font-size: 24px;
    font-weight: 500;
    color: #000000;
    margin-bottom: 20px;
}


/* line 168, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_property_details.scss */

.property_details_banner .prise_quantity a {
    color: #ffffff;
    border: 1px solid #f9f9ff;
    padding: 8px 34px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    display: inline-block;
    font-weight: 500;
    font-size: 15px;
}


/* line 178, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_property_details.scss */

.property_details_banner .prise_quantity a:hover {
    background: #ca1717;
    color: #fff;
}


/* line 2, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_accordion.scss */

#accordion button {
    font-size: 16px;
    color: #0f2137;
    font-weight: 500;
    font-weight: 500;
}

@media (max-width: 767px) {

    /* line 2, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_accordion.scss */
    #accordion button {
        font-size: 14px;
    }
}


/* line 11, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_accordion.scss */

#accordion .card {
    margin-bottom: 15px;
    border-radius: 0;
    border-radius: 0 !important;
    margin-bottom: 30px;
}


/* line 16, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_accordion.scss */

#accordion .card .card-header {
    background-color: transparent;
    padding: 4px 14px;
}

@media (max-width: 767px) {

    /* line 16, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_accordion.scss */
    #accordion .card .card-header {
        padding: 4px 0;
    }
}


/* line 23, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_accordion.scss */

#accordion .card .card-body {
    font-size: 16px;
    line-height: 28px;
    color: #888888;
    padding: 10px 30px 32px;
}


/* line 29, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_accordion.scss */

#accordion .card .collapse {
    border-bottom: 1px solid #d7dbe3;
}


/* line 31, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_accordion.scss */

#accordion .card .collapse.show {
    border-bottom: 1px solid transparent;
}


/* line 39, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_accordion.scss */

#accordion h5 {
    position: relative;
    z-index: 1;
}


/* line 65, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_accordion.scss */

#accordion h5 button.btn.btn-link:after {
    position: absolute;
    content: "\e648";
    top: 9px;
    right: 12px;
    height: auto;
    font-family: 'themify';
    color: #0f2137;
    font-size: 14px;
    left: -24px;
}

@media (max-width: 767px) {

    /* line 65, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_accordion.scss */
    #accordion h5 button.btn.btn-link:after {
        right: 10px;
    }
}


/* line 81, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_accordion.scss */

#accordion h5 button.btn.btn-link.collapsed:after {
    content: "\e64b";
    color: #0f2137;
    font-size: 14px;
}


/* line 88, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_accordion.scss */

#accordion h5 button i {
    height: 36px;
    width: 36px;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    line-height: 36px;
    border-radius: 50%;
    margin-right: 20px;
    color: #fff;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

@media (max-width: 767px) {

    /* line 88, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_accordion.scss */
    #accordion h5 button i {
        display: none;
    }
}


/* line 104, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_accordion.scss */

#accordion h5 button.btn.btn-link.collapsed i {
    background: #f4f7f9;
    color: #0f2137;
}

@media (max-width: 767px) {

    /* line 104, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_accordion.scss */
    #accordion h5 button.btn.btn-link.collapsed i {
        display: none;
    }
}


/* line 116, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_accordion.scss */

#accordion .btn-link:hover {
    color: #182028;
    text-decoration: none;
}


/* line 120, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_accordion.scss */

#accordion .btn {
    text-align: left !important;
}


/* line 1, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_accordion_area.scss */

.accordion_area {
    padding-top: 100px;
    padding-bottom: 100px;
}

@media (max-width: 767px) {

    /* line 1, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_accordion_area.scss */
    .accordion_area {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    /* line 1, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_accordion_area.scss */
    .accordion_area {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}


/* line 12, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_accordion_area.scss */

.accordion_area .accordion_thumb {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
    padding-left: 68px;
}

@media (max-width: 767px) {

    /* line 12, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_accordion_area.scss */
    .accordion_area .accordion_thumb {
        padding-left: 0;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    /* line 12, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_accordion_area.scss */
    .accordion_area .accordion_thumb {
        padding-left: 0;
    }
}


/* line 22, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_accordion_area.scss */

.accordion_area .accordion_thumb img {
    width: 100%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}


/* line 28, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_accordion_area.scss */

.accordion_area .faq_ask h3 {
    font-size: 46px;
    font-weight: 300;
    color: #001D38;
    margin-bottom: 57px;
}

@media (max-width: 767px) {

    /* line 28, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_accordion_area.scss */
    .accordion_area .faq_ask h3 {
        font-size: 38px;
        margin-bottom: 30px;
        margin-top: 20px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    /* line 28, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_accordion_area.scss */
    .accordion_area .faq_ask h3 {
        font-size: 38px;
        margin-bottom: 50px;
        margin-top: 20px;
    }
}


/* line 45, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_accordion_area.scss */

.accordion_area .faq_ask #accordion .card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: none;
    border-radius: .25rem;
    border-bottom: 1px solid #E8E8E8;
}


/* line 62, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_accordion_area.scss */

.accordion_area .faq_ask #accordion .card .card-header {
    background-color: transparent;
    padding: 4px 14px;
    border: none;
}


/* line 67, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_accordion_area.scss */

.accordion_area .faq_ask #accordion button {
    font-size: 15px;
    color: #001D38 !important;
    font-weight: 300 !important;
}

@media (max-width: 767px) {

    /* line 71, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_accordion_area.scss */
    .accordion_area .faq_ask #accordion button span {
        display: none;
    }
}


/* line 77, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_accordion_area.scss */

.accordion_area .faq_ask #accordion .card .card-header {
    background-color: transparent;
    padding: 4px 30px;
}


/* line 91, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_accordion_area.scss */

.accordion_area .faq_ask #accordion .card .card-body {
    font-size: 15px;
    line-height: 28px;
    color: #727272;
    padding: 10px 30px 32px;
    font-weight: 400;
    line-height: 28px;
}


/* line 101, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_accordion_area.scss */

.accordion_area .faq_ask #accordion .btn-link.focus,
.accordion_area .faq_ask #accordion .btn-link:focus {
    text-decoration: none;
    border-color: transparent;
    box-shadow: none;
}


/* line 1, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_popular_property.scss */

.popular_property {
    /*padding-top: 50px;*/
    padding-bottom: 90px;
    /*display: block;*/
    z-index: 0;
}


/* line 4, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_popular_property.scss */

.popular_property.plus_padding {
    padding-top: 70px;
}

@media (max-width: 767px) {

    /* line 4, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_popular_property.scss */
    .popular_property.plus_padding {
        padding-top: 50px;
    }
}

@media (max-width: 767px) {

    /* line 1, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_popular_property.scss */
    .popular_property {
        padding-top: 50px;
        padding-bottom: 20px;
    }
}


/* line 14, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_popular_property.scss */

.popular_property .more_property_btn {
    margin-top: 30px;
}


/* line 17, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_popular_property.scss */

.popular_property .single_property {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    overflow: hidden;
    margin-bottom: 30px;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.400);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.400);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.400);
}

.popular_property .single_property:hover {
    cursor: pointer;
}


/* line 22, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_popular_property.scss */

.popular_property .single_property .property_thumb {
    position: relative;
    text-align: center;
    overflow: hidden;
}


/* line 25, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_popular_property.scss */

.popular_property .single_property .property_thumb img {
    width: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    height: 240px;
}


/* line 31, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_popular_property.scss */

.popular_property .single_property .property_thumb .property_tag {
    position: absolute;
    top: 25px;
    left: 25px;
    background: #8b8888;
    padding: 8px 14px;
    color: #fff;
    border-radius: 30px;
    font-size: 13px;
    font-weight: 500;
    z-index: 1;
}


/* line 42, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_popular_property.scss */

.popular_property .single_property .property_thumb .property_tag.red {
    background: #FF5748 !important;
}


/* line 47, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_popular_property.scss */

.popular_property .single_property .property_content {
    padding: 25px;
    border-bottom: 1px solid #E8E8E8;
    display: block;
}


/* line 51, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_popular_property.scss */

.popular_property .single_property .property_content .main_pro h3 {
    font-size: 16px;
    color: #001D38;
    font-weight: 500;
    margin-bottom: 0;
    margin-bottom: 8px;
}


/* line 57, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_popular_property.scss */

.popular_property .single_property .property_content .main_pro h3 a {
    color: #001D38;
}


/* line 59, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_popular_property.scss */

.popular_property .single_property .property_content .main_pro h3 a:hover {
    color: #e00f0f;
}


/* line 69, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_popular_property.scss */

.popular_property .single_property .property_content .mark_pro span {
    font-size: 13px;
    font-weight: 400;
    color: #919191;
}


/* line 75, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_popular_property.scss */

.popular_property .single_property .property_content .amount {
    display: inline-block;
    background: #dd0c0c;
    border-radius: 30px;
    padding: 7px 18px;
    color: #fff;
    font-weight: 500;
    font-size: 13px;
    margin-top: 13px;
}


/* line 87, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_popular_property.scss */

.popular_property .single_property .footer_pro {
    padding: 12px 25px;
}


/* line 89, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_popular_property.scss */

.popular_property .single_property .footer_pro ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}


/* line 104, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_popular_property.scss */

.popular_property .single_property .footer_pro ul li .single_info_doc span {
    color: #001D38;
    font-size: 13px;
    font-weight: 400;
    display: inline-block;
}


/* line 117, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_popular_property.scss */

.popular_property .single_property:hover .property_thumb img {
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
    -ms-transform: scale(1.06);
    transform: scale(1.06);
    cursor: pointer;
}

.image-upload img {
    width: 150px;
    height: 150px;
    margin-right: 40px;
    margin-top: 10px;
}


/* line 1, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_prise_slider.scss */

#slider {
    margin: 0px;
    margin: 0px;
    height: 2px;
    background: #B18351;
    height: 2px;
    top: 19px;
}

@media (max-width: 767px) {

    /* line 1, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_prise_slider.scss */
    #slider {
        margin-top: 20px;
        margin-bottom: 30px;
        top: 0;
    }
}


/* line 14, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_prise_slider.scss */

.value {
    position: absolute;
    top: 30px;
    left: 50%;
    margin: 0 0 0 -20px;
    width: 40px;
    text-align: center;
    display: block;
    /* optional */
    font-weight: normal;
    font-family: Verdana, Arial, sans-serif;
    font-size: 14px;
    color: #333;
}


/* line 31, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_prise_slider.scss */

.price-range-both.value {
    width: 100px;
    margin: 0 0 0 -50px;
    top: 26px;
}


/* line 37, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_prise_slider.scss */

.price-range-both {
    display: none;
}


/* line 41, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_prise_slider.scss */

.value i {
    font-style: normal;
}


/* line 44, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_prise_slider.scss */

body div.ui-slider-range.ui-widget-header {
    background: #F44336;
}


/* line 47, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_prise_slider.scss */

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    background: #2ecaf9 !important;
}


/* line 50, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_prise_slider.scss */

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    background: #2ecaf9 !important;
    border-radius: 50%;
    font-size: 21px;
    border: none !important;
    box-shadow: 0 0 7px #306473;
}


/* line 56, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_prise_slider.scss */

.ui-state-default:focus,
.ui-widget-content .ui-state-default:focus,
.ui-widget-header .ui-state-default:focus {
    outline: none;
}


/* line 60, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_prise_slider.scss */

span.ui-slider-handle.ui-corner-all.ui-state-default:focus {
    outline: none;
}


/* line 64, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_prise_slider.scss */

.property_form {
    padding: 30px;
    background: rgba(0, 28, 56, 0.6);
}

.ads_form {
    padding: 30px;
    background: rgba(0, 28, 56, 0.6);
    /*margin-top: 15%;*/
}


/* line 68, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_prise_slider.scss */

.property_form .single-field.range_slider {
    width: 100%;
}


/* line 70, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_prise_slider.scss */

.property_form .single-field.range_slider #slider {
    margin: 0 !important;
}


/* line 79, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_prise_slider.scss */

.single_field.range_slider {
    width: 100%;
}


/* line 107, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_prise_slider.scss */

.single_field.range_slider .ui-state-default,
.single_field.range_slider .ui-widget-content .ui-state-default,
.single_field.range_slider .ui-widget-header .ui-state-default {
    background: #ea7918;
    border-radius: 50%;
    font-size: 21px;
    border: none !important;
    box-shadow: none;
    width: 42px;
    height: 22px;
    border-radius: 4px;
}


/* line 117, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_prise_slider.scss */

.single_field.range_slider .ui-state-default,
.single_field.range_slider .ui-widget-content .ui-state-default,
.single_field.range_slider .ui-widget-header .ui-state-default {
    background: #ea7918 !important;
    border-radius: 5px;
    font-size: 21px;
    border: none !important;
    box-shadow: none;
}


/* line 124, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_prise_slider.scss */

.single_field.range_slider .price-range-max.value,
.single_field.range_slider .price-range-min.value {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
}


/* line 129, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_prise_slider.scss */

.single_field.range_slider .ui-widget-content {
    border: none;
    background: #B18351;
    color: #fff;
}


/* line 136, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_prise_slider.scss */

.single_field.range_slider div.ui-slider-range.ui-widget-header {
    background: #B18351;
}


/* line 139, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_prise_slider.scss */

.single_field.range_slider .value {
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    font-size: 13px;
}


/* line 146, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_prise_slider.scss */

.single_field.range_slider .value.price-range-min,
.single_field.range_slider .price-range-max.value {
    position: absolute;
    top: 0;
    left: 50%;
    margin: 0 0 0 -20px;
    width: 100%;
    text-align: center;
    display: block;
    font-weight: normal;
    font-family: Verdana, Arial, sans-serif;
    font-size: 13px;
    color: #fff;
    font-weight: 400;
}


/* line 160, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_prise_slider.scss */

.single_field.range_slider .ui-slider-horizontal .ui-slider-handle {
    top: -10px;
    margin-left: -25px;
}


/* line 165, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_prise_slider.scss */

.single_field.range_slider.range_slider label {
    display: block;
    font-size: 15px;
    color: #ea7918;
}


/* line 174, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_prise_slider.scss */

.single_field.range_slider {
    width: 120px !important;
    margin: 0 30px;
}


/* line 179, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_prise_slider.scss */

.single_field.range_slider label {
    position: relative;
    left: -27px;
}

input[type="range"] {
    position: relative;
    margin-top: 10px;
    margin-left: 1em;
}

input[type="range"]:after,
input[type="range"]:before {
    position: absolute;
    top: 1em;
    color: #aaa;
}

input[type="range"]:before {
    left: 0em;
    content: attr(min);
}

input[type="range"]:after {
    right: 0em;
    content: attr(max);
}


/* line 1, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_case_details.scss */

.case_details_area {
    padding-top: 100px;
    margin-top: 138px;
}

@media (max-width: 767px) {

    /* line 1, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_case_details.scss */
    .case_details_area {
        padding-top: 100px;
        margin-top: 0px;
    }
}


/* line 8, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_case_details.scss */

.case_details_area .border_bottom {
    border-bottom: 1px solid #E8E8E8;
    padding-bottom: 10px;
}


/* line 12, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_case_details.scss */

.case_details_area .case_thumb img {
    width: 100%;
}


/* line 15, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_case_details.scss */

.case_details_area .details_title {
    margin-bottom: 60px;
}


/* line 17, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_case_details.scss */

.case_details_area .details_title span {
    font-size: 15px;
    color: #919191;
    font-weight: 400;
}


/* line 22, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_case_details.scss */

.case_details_area .details_title h3 {
    font-size: 46px;
    font-weight: 300;
    color: #001D38;
}

@media (max-width: 767px) {

    /* line 22, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_case_details.scss */
    .case_details_area .details_title h3 {
        font-size: 28px;
    }
}


/* line 32, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_case_details.scss */

.case_details_area .details_main_wrap .details_info {
    color: #001D38;
    font-weight: 400;
    font-size: 20px;
    margin-top: 54px;
    margin-bottom: 35px;
}


/* line 39, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_case_details.scss */

.case_details_area .details_main_wrap .single_details {
    margin-bottom: 30px;
}


/* line 41, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_case_details.scss */

.case_details_area .details_main_wrap .single_details span {
    font-weight: 500;
    font-size: 22px;
    color: #001D38;
}


/* line 46, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_case_details.scss */

.case_details_area .details_main_wrap .single_details p {
    color: #727272;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 0;
}


/* line 53, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_case_details.scss */

.case_details_area .details_main_wrap .single_details ul li {
    display: inline-block;
    margin-right: 4px;
}

@media (max-width: 767px) {

    /* line 53, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_case_details.scss */
    .case_details_area .details_main_wrap .single_details ul li {
        display: block;
        margin-right: 4px;
        margin: 0;
        margin: 10px 0;
        text-align: center;
    }
}


/* line 63, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_case_details.scss */

.case_details_area .details_main_wrap .single_details ul li a {
    background: #3B5997;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
    color: #fff;
    padding: 15px 28px;
    font-size: 16px;
}

@media (max-width: 767px) {

    /* line 63, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_case_details.scss */
    .case_details_area .details_main_wrap .single_details ul li a {
        display: block;
    }
}


/* line 76, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_case_details.scss */

.case_details_area .details_main_wrap .single_details ul li:nth-child(2) a {
    background: #1DA1F2 !important;
}


/* line 79, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_case_details.scss */

.case_details_area .details_main_wrap .single_details ul li:nth-child(3) a {
    background: #B21D23 !important;
}


/* line 1, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_gallery.scss */

.gallery_area {
    padding-top: 150px;
    padding-bottom: 150px;
}

@media (max-width: 767px) {

    /* line 1, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_gallery.scss */
    .gallery_area {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    /* line 1, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_gallery.scss */
    .gallery_area {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}


/* line 12, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_gallery.scss */

.gallery_area .single-gallery {
    overflow: hidden;
    position: relative;
}


/* line 15, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_gallery.scss */

.gallery_area .single-gallery img {
    width: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}


/* line 20, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_gallery.scss */

.gallery_area .single-gallery .gallery_hover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: table;
    text-align: center;
    background: rgba(40, 174, 96, 0.7);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    visibility: hidden;
}


/* line 33, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_gallery.scss */

.gallery_area .single-gallery .gallery_hover .hover_inner {
    display: table-cell;
    vertical-align: middle;
}


/* line 36, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_gallery.scss */

.gallery_area .single-gallery .gallery_hover .hover_inner h3 {
    font-size: 22px;
    color: #fff;
    font-weight: 400;
}


/* line 41, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_gallery.scss */

.gallery_area .single-gallery .gallery_hover .hover_inner span {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
}


/* line 49, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_gallery.scss */

.gallery_area .single-gallery:hover .gallery_hover {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    visibility: visible;
    opacity: 1;
}


/* line 54, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_gallery.scss */

.gallery_area .single-gallery:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}


/* line 59, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_gallery.scss */

.gallery_area .More_Works_btn {
    margin-top: 40px;
}


/* line 64, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_gallery.scss */

.portfolio_details_area {
    padding-top: 280px;
    padding-bottom: 150px;
}

@media (max-width: 767px) {

    /* line 64, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_gallery.scss */
    .portfolio_details_area {
        padding-top: 100px;
        padding-bottom: 50px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    /* line 64, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_gallery.scss */
    .portfolio_details_area {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}


/* line 76, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_gallery.scss */

.portfolio_details_area .portfolio_details_thumb img {
    width: 100%;
}


/* line 81, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_gallery.scss */

.portfolio_details_area .portfolio_details_content span {
    font-size: 14px;
    font-weight: 300;
    color: #919191;
}


/* line 86, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_gallery.scss */

.portfolio_details_area .portfolio_details_content h3 {
    color: #2C2C2C;
    font-size: 36px;
    font-weight: 400;
    line-height: 55px;
    margin-top: 15px;
    margin-bottom: 25px;
}

@media (max-width: 767px) {

    /* line 86, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_gallery.scss */
    .portfolio_details_area .portfolio_details_content h3 {
        font-size: 25px;
        line-height: 40px;
    }
}


/* line 98, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_gallery.scss */

.portfolio_details_area .portfolio_details_content h4 {
    font-size: 20px;
    font-weight: 400;
    color: #2C2C2C;
}


/* line 103, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_gallery.scss */

.portfolio_details_area .portfolio_details_content p {
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    color: #727272;
    line-height: 28px;
}


/* line 112, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_gallery.scss */

.mt-50 {
    margin-top: 50px;
}

@media (max-width: 767px) {

    /* line 112, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_gallery.scss */
    .mt-50 {
        margin-top: 30px;
    }
}


/* line 118, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_gallery.scss */

.mb-50 {
    margin-bottom: 50px;
}

@media (max-width: 767px) {

    /* line 118, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_gallery.scss */
    .mb-50 {
        margin-bottom: 30px;
    }
}


/* line 1, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */

.offers_area {
    padding-bottom: 100px;
}

@media (max-width: 767px) {

    /* line 1, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */
    .offers_area {
        padding-bottom: 40px;
    }
}


/* line 6, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */

.offers_area.padding_top {
    padding-top: 200px;
}

@media (max-width: 767px) {

    /* line 6, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */
    .offers_area.padding_top {
        padding-top: 40px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    /* line 6, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */
    .offers_area.padding_top {
        padding-top: 80px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {

    /* line 6, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */
    .offers_area.padding_top {
        padding-top: 80px;
    }
}

@media (max-width: 767px) {

    /* line 18, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */
    .offers_area .single_offers {
        margin-bottom: 30px;
    }
}


/* line 22, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */

.offers_area .single_offers .about_thumb {
    overflow: hidden;
}


/* line 24, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */

.offers_area .single_offers .about_thumb img {
    width: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


/* line 30, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */

.offers_area .single_offers h3 {
    font-size: 22px;
    font-weight: 400;
    color: #1F1F1F;
    margin-top: 32px;
}

@media (min-width: 768px) and (max-width: 991px) {

    /* line 30, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */
    .offers_area .single_offers h3 {
        font-size: 18px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    /* line 38, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */
    .offers_area .single_offers h3 br {
        display: none;
    }
}


/* line 44, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */

.offers_area .single_offers ul {
    margin-top: 17px;
    margin-bottom: 30px;
}


/* line 47, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */

.offers_area .single_offers ul li {
    font-size: 16px;
    color: #4D4D4D;
    line-height: 28px;
    position: relative;
    z-index: 9;
    padding-left: 23px;
}


/* line 54, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */

.offers_area .single_offers ul li::before {
    position: absolute;
    content: "";
    width: 8px;
    height: 8px;
    background: #4D4D4D;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50%;
}


/* line 67, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */

.offers_area .single_offers a {
    width: 100%;
    text-align: center;
}


/* line 73, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */

.offers_area .single_offers:hover .about_thumb img {
    width: 100%;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

/* line 131, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */

.features_room {
    padding-top: 93px;
    display: block;
    overflow: hidden;
}

@media (max-width: 767px) {

    /* line 131, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */
    .features_room {
        padding-top: 40px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    /* line 131, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */
    .features_room {
        padding-top: 0;
    }
}


/* line 142, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */

.features_room .rooms_here .single_rooms {
    position: relative;
    width: 50%;
    float: left;
}

@media (max-width: 767px) {

    /* line 142, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */
    .features_room .rooms_here .single_rooms {
        width: 100%;
        margin-bottom: 30px;
    }
}


/* line 149, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */

.features_room .rooms_here .single_rooms::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,000000+100 */
    background: #ffffff;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #000000 77%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 0%, #000000 77%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 0%, #000000 77%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#000000', GradientType=0);
    /* IE6-9 */
    z-index: 1;
    opacity: .5;
}


/* line 166, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */

.features_room .rooms_here .single_rooms .room_thumb {
    position: relative;
    overflow: hidden;
}


/* line 170, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */

.features_room .rooms_here .single_rooms .room_thumb img {
    width: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}


/* line 175, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */

.features_room .rooms_here .single_rooms .room_thumb .room_heading {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    padding: 60px 60px 47px 60px;
}

@media (max-width: 767px) {

    /* line 175, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */
    .features_room .rooms_here .single_rooms .room_thumb .room_heading {
        padding: 20px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    /* line 175, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */
    .features_room .rooms_here .single_rooms .room_thumb .room_heading {
        padding: 20px;
    }
}


/* line 187, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */

.features_room .rooms_here .single_rooms .room_thumb .room_heading span {
    font-size: 14px;
    color: #FFFFFF;
    margin-bottom: 9px;
    display: block;
    position: relative;
    z-index: 8;
}


/* line 195, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */

.features_room .rooms_here .single_rooms .room_thumb .room_heading h3 {
    font-size: 30px;
    color: #fff;
    position: relative;
    z-index: 8;
}

@media (max-width: 767px) {

    /* line 195, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */
    .features_room .rooms_here .single_rooms .room_thumb .room_heading h3 {
        font-size: 20px;
    }
}


/* line 204, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */

.features_room .rooms_here .single_rooms .room_thumb .room_heading a {
    color: #fff;
    text-transform: capitalize;
    font-weight: 600;
    position: relative;
    z-index: 8;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    transform: translateY(-40px);
    opacity: 0;
    visibility: hidden;
}


/* line 213, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */

.features_room .rooms_here .single_rooms .room_thumb .room_heading a:hover {
    color: #009DFF;
}


/* line 220, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */

.features_room .rooms_here .single_rooms:hover img {
    width: 100%;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}


/* line 225, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */

.features_room .rooms_here .single_rooms:hover .room_heading a {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
    visibility: visible;
}


/* line 238, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */

.forQuery {
    padding-top: 200px;
    padding-bottom: 200px;
}

@media (max-width: 767px) {

    /* line 238, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */
    .forQuery {
        padding: 60px 0;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    /* line 238, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */
    .forQuery {
        padding: 100px 0;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {

    /* line 238, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */
    .forQuery {
        padding: 100px 0;
    }
}

@media (min-width: 1200px) and (max-width: 1500px) {

    /* line 238, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */
    .forQuery {
        padding: 100px 0;
    }
}


/* line 253, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */

.forQuery .Query_border {
    border: 1px solid #BABABA;
    padding: 38px 50px;
}

@media (max-width: 767px) {

    /* line 253, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */
    .forQuery .Query_border {
        padding: 20px 20px;
    }
}


/* line 259, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */

.forQuery .Query_border .Query_text {
    text-align: left;
}


/* line 262, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */

.forQuery .Query_border p {
    font-size: 30px;
    color: #1F1F1F;
    font-weight: 400;
    margin-bottom: 0;
}

@media (max-width: 767px) {

    /* line 262, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */
    .forQuery .Query_border p {
        margin-bottom: 20px;
        font-size: 18px;
        text-align: center;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    /* line 262, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */
    .forQuery .Query_border p {
        font-size: 18px;
    }
}


/* line 276, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */

.forQuery .Query_border .phone_num {
    text-align: right;
}

@media (max-width: 767px) {

    /* line 276, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */
    .forQuery .Query_border .phone_num {
        text-align: center;
    }
}


/* line 281, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */

.forQuery .Query_border .phone_num a {
    background: #009DFF;
    color: #fff;
    padding: 12px 53px;
    border-radius: 30px;
    display: inline-block;
    font-size: 18px;
    border: 1px solid transparent;
}


/* line 289, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */

.forQuery .Query_border .phone_num a:hover {
    color: #009DFF;
    border: 1px solid #009DFF;
    background: #fff;
}


/* line 301, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */

.instragram_area {
    display: block;
    overflow: hidden;
}


/* line 310, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */

.instragram_area .single_instagram {
    width: 20%;
    float: left;
    position: relative;
    overflow: hidden;
}

@media (max-width: 767px) {

    /* line 310, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */
    .instragram_area .single_instagram {
        width: 100%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    /* line 310, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */
    .instragram_area .single_instagram {
        width: 50%;
    }
}


/* line 322, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */

.instragram_area .single_instagram img {
    width: 100%;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}


/* line 327, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */

.instragram_area .single_instagram .ovrelay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    -webkit-transform: translateX(-80%);
    -moz-transform: translateX(-80%);
    -ms-transform: translateX(-80%);
    transform: translateX(-80%);
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    opacity: 0;
    visibility: hidden;
}


/* line 338, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */

.instragram_area .single_instagram .ovrelay a {
    color: #fff;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    text-align: center;
    font-size: 34px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}


/* line 351, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */

.instragram_area .single_instagram:hover .ovrelay {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1;
    visibility: visible;
}


/* line 356, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */

.instragram_area .single_instagram:hover img {
    -webkit-transform: scaleX(1.1);
    -moz-transform: scaleX(1.1);
    -ms-transform: scaleX(1.1);
    transform: scaleX(1.1);
}


/* line 367, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */

#test-form .white-popup-block .popup_inner .gj-datepicker span {
    color: red;
}


/* line 372, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */

#test-form .white-popup-block input {
    width: 100%;
    height: 50px;
}


/* line 379, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */

.gj-datepicker input {
    width: 100%;
    height: 50px;
    border: 1px solid #ddd;
    padding: 17px;
    font-size: 12px;
    color: #919191;
    margin-bottom: 20px;
}


/* line 388, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */

.gj-datepicker-md [role="right-icon"] {
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 14px;
    color: #919191;
    margin-right: 15px;
    top: 16px;
}


/* line 397, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_offers.scss */

.gj-picker-md {
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: .04em;
    line-height: 1;
    color: rgba(0, 0, 0, 0.87);
    padding: 10px;
    padding: 20px;
    border: 1px solid #E0E0E0;
}


/* line 1, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_footer.scss */

.footer {
    background-repeat: no-repeat;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background: #F5FBFF;
}


/* line 7, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_footer.scss */

.footer .footer_top {
    padding-top: 40px;
    padding-bottom: 30px;
}

@media (max-width: 767px) {

    /* line 7, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_footer.scss */
    .footer .footer_top {
        padding-top: 60px;
        padding-bottom: 30px;
    }
}

@media (max-width: 767px) {

    /* line 14, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_footer.scss */
    .footer .footer_top .footer_widget {
        margin-bottom: 30px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    /* line 14, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_footer.scss */
    .footer .footer_top .footer_widget {
        margin-bottom: 30px;
    }
}


/* line 21, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_footer.scss */

.footer .footer_top .footer_widget .footer_title {
    font-size: 18px;
    font-weight: 500;
    color: #001D38;
    text-transform: capitalize;
    margin-bottom: 20px;
}

@media (max-width: 767px) {

    /* line 21, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_footer.scss */
    .footer .footer_top .footer_widget .footer_title {
        margin-bottom: 20px;
    }
}


/* line 31, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_footer.scss */

.footer .footer_top .footer_widget .footer_logo {
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 40px;
}

@media (max-width: 767px) {

    /* line 31, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_footer.scss */
    .footer .footer_top .footer_widget .footer_logo {
        margin-bottom: 20px;
    }
}


/* line 41, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_footer.scss */

.footer .footer_top .footer_widget p {
    color: #919191;
    font-size: 13px;
    font-weight: 400;
    line-height: 28px;
}


/* line 47, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_footer.scss */

.footer .footer_top .footer_widget p a {
    color: #919191;
}


/* line 49, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_footer.scss */

.footer .footer_top .footer_widget p a:hover {
    color: #FD955D;
}


/* line 55, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_footer.scss */

.footer .footer_top .footer_widget p.footer_text {
    font-size: 16px;
    color: #B2B2B2;
    margin-bottom: 23px;
    font-weight: 400;
    line-height: 28px;
}


/* line 61, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_footer.scss */

.footer .footer_top .footer_widget p.footer_text a.domain {
    color: #B2B2B2;
    font-weight: 400;
}


/* line 64, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_footer.scss */

.footer .footer_top .footer_widget p.footer_text a.domain:hover {
    color: #FD955D;
    border-bottom: 1px solid #FD955D;
}


/* line 70, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_footer.scss */

.footer .footer_top .footer_widget p.footer_text.doanar a {
    font-weight: 500;
    color: #B2B2B2;
}


/* line 74, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_footer.scss */

.footer .footer_top .footer_widget p.footer_text.doanar a:hover {
    color: #FD955D;
    border-bottom: 1px solid #FD955D;
}


/* line 78, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_footer.scss */

.footer .footer_top .footer_widget p.footer_text.doanar a.first {
    margin-bottom: 10px;
}


/* line 86, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_footer.scss */

.footer .footer_top .footer_widget ul li {
    color: #919191;
    font-size: 13px;
    line-height: 42px;
}


/* line 90, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_footer.scss */

.footer .footer_top .footer_widget ul li a {
    color: #919191;
    font-weight: 400;
}


/* line 93, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_footer.scss */

.footer .footer_top .footer_widget ul li a:hover {
    color: #FD955D;
}


/* line 99, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_footer.scss */

.footer .footer_top .footer_widget .newsletter_form {
    position: relative;
    margin-bottom: 20px;
}


/* line 102, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_footer.scss */

.footer .footer_top .footer_widget .newsletter_form input {
    width: 100%;
    height: 50px;
    background: #F5FBFF;
    padding-left: 20px;
    font-size: 15px;
    color: #000;
    border: none;
    border: 1px solid #E8E8E8;
    border-radius: 30px;
}


/* line 112, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_footer.scss */

.footer .footer_top .footer_widget .newsletter_form input::placeholder {
    font-size: 15px;
    color: #919191;
}


/* line 116, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_footer.scss */

.footer .footer_top .footer_widget .newsletter_form input:focus {
    outline: none;
}


/* line 120, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_footer.scss */

.footer .footer_top .footer_widget .newsletter_form button {
    position: absolute;
    top: 0;
    right: 0;
    height: 40px;
    border: none;
    font-size: 14px;
    color: #fff;
    background: #FD955D;
    padding: 10px;
    padding: 0 22px;
    cursor: pointer;
    border-radius: 30px;
    top: 5px;
    right: 5px;
    font-size: 13px;
    font-weight: 500;
}


/* line 139, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_footer.scss */

.footer .footer_top .footer_widget .newsletter_text {
    font-size: 13px;
    color: #919191;
    line-height: 26px;
}


/* line 146, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_footer.scss */

.footer .copy-right_text {
    padding-bottom: 30px;
}


/* line 148, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_footer.scss */

.footer .copy-right_text .footer_border {
    border-top: 1px solid #E8E8E8;
    padding-bottom: 30px;
}


/* line 152, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_footer.scss */

.footer .copy-right_text .copy_right {
    font-size: 15px;
    color: #919191;
    margin-bottom: 0;
    font-weight: 500;
}

@media (max-width: 767px) {

    /* line 152, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_footer.scss */
    .footer .copy-right_text .copy_right {
        font-size: 13px;
    }
}


/* line 160, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_footer.scss */

.footer .copy-right_text .copy_right a {
    color: #FD955D;
}


/* line 165, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_footer.scss */

.footer .socail_links {
    margin-top: 47px;
}

@media (max-width: 767px) {

    /* line 165, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_footer.scss */
    .footer .socail_links {
        margin-top: 30px;
    }
}


/* line 171, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_footer.scss */

.footer .socail_links ul li {
    display: inline-block;
}


/* line 174, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_footer.scss */

.footer .socail_links ul li a {
    font-size: 15px;
    color: #C3B2F0;
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    background: transparent;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    line-height: 40px !important;
    margin-right: 7px;
    color: #FFFFFF;
    line-height: 40px !important;
    border: 1px solid #E8E8E8;
    color: #E8E8E8;
}


/* line 189, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_footer.scss */

.footer .socail_links ul li a:hover {
    color: #fff !important;
    background: #FD955D;
    border-color: transparent;
}


/* line 1, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_bradcam.scss */

.bradcam_bg_1 {
    background-image: url(../img/banner/port.jpg);
}

.bradcam_bg_agences_partenaires {
    background-image: url(../img/banner/paysage.jpg);
}

.bradcam_bg_add_ads {
    background-image: url(../img/banner/paysage.jpg);
}

.bradcam_bg_restaurant {
    background-image: url(../img/banner/breakfast2.jpg);
}

.bradcam_bg_conseil {
    background-image: url(../img/banner/breakfast2.jpg);
}

.bradcam_bg_contact {
    background-image: url(../img/banner/contact.jpg);
}



/* line 4, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_bradcam.scss */

.bradcam_area {
    background-size: cover;
    background-position: center center;
    padding: 150px 0 120px 0;
    background-repeat: no-repeat;
    position: relative;
    z-index: 0;
}

@media (min-width: 768px) and (max-width: 991px) {

    /* line 4, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_bradcam.scss */
    .bradcam_area {
        padding: 120px 0;
    }
}


/* line 15, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_bradcam.scss */

.bradcam_area::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #001D38;
    opacity: .6;
    z-index: -1;
    content: '';
}

@media (max-width: 767px) {

    /* line 4, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_bradcam.scss */
    .bradcam_area {
        padding: 150px 0;
    }
}


/* line 29, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_bradcam.scss */

.bradcam_area h3 {
    font-size: 42px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 0;
}

.bradcam_area h3::first-letter {
    text-transform: capitalize;
}

@media (max-width: 767px) {

    /* line 29, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_bradcam.scss */
    .bradcam_area h3 {
        font-size: 30px;
    }
}


/* line 39, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_bradcam.scss */

.bradcam_area p {
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    text-transform: capitalize;
}


/* line 44, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_bradcam.scss */

.bradcam_area p a {
    color: #fff;
}


/* line 46, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_bradcam.scss */

.bradcam_area p a:hover {
    color: #fff;
}

/* line 196, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_bradcam.scss */

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #000000;
    opacity: .7;
}

/* line 3, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_tesmonial.scss */

.testmonial_area {
    padding-top: 0px;
    padding-bottom: 150px;
}

@media (max-width: 767px) {

    /* line 3, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_tesmonial.scss */
    .testmonial_area {
        padding-bottom: 50px;
    }
}


/* line 12, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_tesmonial.scss */

.testmonial_area .slider-nav div img {
    width: 100%;
}


/* line 18, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_tesmonial.scss */

.testmonial_area .single_slider p {
    font-size: 20px;
    line-height: 32px;
    color: #727272;
    font-weight: 400;
    text-decoration: underline;
    margin-bottom: 24px;
}


/* line 26, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_tesmonial.scss */

.testmonial_area .single_slider h4 {
    font-size: 16px;
    color: #2C2C2C;
    font-weight: 400;
    text-transform: uppercase;
}


/* line 32, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_tesmonial.scss */

.testmonial_area .single_slider span {
    color: #727272;
    font-size: 14px;
}


/*=================== contact banner start ====================*/


/* line 3, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_contact.scss */

.dropdown .dropdown-menu {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}


/* line 10, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_contact.scss */

.contact-info {
    margin-bottom: 25px;
}


/* line 13, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_contact.scss */

.contact-info__icon {
    margin-right: 20px;
}


/* line 16, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_contact.scss */

.contact-info__icon i,
.contact-info__icon span {
    color: #8f9195;
    font-size: 27px;
}


/* line 24, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_contact.scss */

.contact-info .media-body h3 {
    font-size: 16px;
    margin-bottom: 0;
    font-size: 16px;
    color: #2a2a2a;
}


/* line 30, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_contact.scss */

.contact-info .media-body h3 a:hover {
    color: #ff5e13;
}


/* line 36, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_contact.scss */

.contact-info .media-body p {
    color: #8a8a8a;
}


/*=================== contact banner end ====================*/


/*=================== contact form start ====================*/


/* line 45, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_contact.scss */

.contact-title {
    font-size: 27px;
    font-weight: 600;
    margin-bottom: 20px;
}


/* line 53, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_contact.scss */

.form-contact label {
    font-size: 14px;
}

.form-contact label {
    color: #7e7e7e;
    /*#e00f0f*/
}

.error {
    color: #e00f0f !important;
}

.form-contact h7 {
    color: #7e7e7e;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
    margin-bottom: .5rem;
}


/* line 57, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_contact.scss */

.form-contact .form-file {
    padding-left: 18px;
    font-size: 13px;
    background: transparent;
    margin-bottom: 12px;
}

.image-upload {
    padding-left: 18px;
    font-size: 13px;
    background: transparent;
    /*margin-bottom: 12px;*/
    border-radius: 10px;
    border-color: rgb(245, 244, 244);
    border-style: solid;
    text-align-last: justify;
}

.image-upload>input {
    display: none;
}

.insert_image {
    border: 1px solid #c1c1c1;
    border-radius: 10px;
    padding: 10px;
    /*background: #c1c1c1;*/
}

.insert_image:hover {
    background: #c1c1c1;
}

#galery {
    overflow-x: auto;
}

#preview {
    width: 150px;
    display: -webkit-inline-box;
}

#preview img {
    display: inline-block;
    width: 100%;
    cursor: pointer;
    border-radius: 8px;
    box-shadow: 0 5px 15px rgb(0 0 0 / 30%)
}

.img-wrap {
    margin: 20px 20px 20px 0px;
}

.info_sup {
    font-weight: bold;
    font-size: 18px;
}


/* line 61, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_contact.scss */

.form-contact .form-control {
    border: 1px solid #e5e6e9;
    border-radius: 10px;
    height: 48px;
    padding-left: 18px;
    font-size: 13px;
    background: transparent;
}

.form-control:disabled{
    background-color: #e9ecef;
}


/* line 69, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_contact.scss */

.form-contact .form-control:focus {
    outline: 0;
    box-shadow: none;
}


/* line 74, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_contact.scss */

.form-contact .form-control::placeholder {
    font-weight: 300;
    color: #999999;
}


/* line 80, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_contact.scss */

.form-contact textarea {
    border-radius: 0px;
    height: 100% !important;
}


/*=================== contact form end ====================*/


/* line 133, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_contact.scss */

.contact-section {
    padding: 40px 0 100px;
}

@media (max-width: 991px) {

    /* line 133, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_contact.scss */
    .contact-section {
        padding: 70px 0 40px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

    /* line 133, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_contact.scss */
    .contact-section {
        padding: 40px 0 50px;
    }
}


/* line 141, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_contact.scss */

.contact-section .btn_2 {
    background-color: #191d34;
    padding: 18px 60px;
    border-radius: 50px;
    margin-top: 0;
}


/* line 146, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_contact.scss */

.contact-section .btn_2:hover {
    background-color: #ff5e13;
}


/* line 75, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

.sample-text-area {
    background: #fff;
    padding: 100px 0 70px 0;
}


/* line 80, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

.text-heading {
    margin-bottom: 30px;
    font-size: 24px;
}


/* line 85, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

b,
sup,
sub,
u,
del {
    color: #e20e0e;
}


/* line 93, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

h1 {
    font-size: 36px;
}


/* line 97, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

h2 {
    font-size: 30px;
}


/* line 101, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

h3 {
    font-size: 24px;
}


/* line 105, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

h4 {
    font-size: 18px;
}


/* line 109, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

h5 {
    font-size: 16px;
}


/* line 113, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

h6 {
    font-size: 14px;
}


/* line 117, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.2em;
}


/* line 127, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

.typography h1,
.typography h2,
.typography h3,
.typography h4,
.typography h5,
.typography h6 {
    color: #828bb2;
}


/* line 137, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

.button-area {
    background: #fff;
}


/* line 138, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

.button-area .border-top-generic {
    padding: 70px 15px;
    border-top: 1px dotted #eee;
}


/* line 146, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

.button-group-area .genric-btn {
    margin-right: 10px;
    margin-top: 10px;
}


/* line 149, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

.button-group-area .genric-btn:last-child {
    margin-right: 0;
}


/* line 515, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

.single-input {
    display: block;
    width: 100%;
    line-height: 40px;
    border: none;
    outline: none;
    background: #f9f9ff;
    padding: 0 20px;
}


/* line 523, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

.single-input:focus {
    outline: none;
}


/* line 528, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

.input-group-icon {
    position: relative;
}


/* line 530, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

.input-group-icon .icon {
    position: absolute;
    left: 20px;
    top: 0;
    line-height: 40px;
    z-index: 3;
}


/* line 535, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

.input-group-icon .icon i {
    color: #797979;
}


/* line 540, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

.input-group-icon .single-input {
    padding-left: 45px;
}


/* line 545, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

.single-textarea {
    display: block;
    width: 100%;
    line-height: 40px;
    border: none;
    outline: none;
    background: #f9f9ff;
    padding: 0 20px;
    height: 100px;
    resize: none;
}


/* line 555, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

.single-textarea:focus {
    outline: none;
}


/* line 560, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

.single-input-primary {
    display: block;
    width: 100%;
    line-height: 40px;
    border: 1px solid transparent;
    outline: none;
    background: #f9f9ff;
    padding: 0 20px;
}


/* line 568, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

.single-input-primary:focus {
    outline: none;
    border: 1px solid #ff5e13;
}


/* line 574, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

.single-input-accent {
    display: block;
    width: 100%;
    line-height: 40px;
    border: 1px solid transparent;
    outline: none;
    background: #f9f9ff;
    padding: 0 20px;
}


/* line 582, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

.single-input-accent:focus {
    outline: none;
    border: 1px solid #eb6b55;
}


/* line 588, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

.single-input-secondary {
    display: block;
    width: 100%;
    line-height: 40px;
    border: 1px solid transparent;
    outline: none;
    background: #f9f9ff;
    padding: 0 20px;
}


/* line 596, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

.single-input-secondary:focus {
    outline: none;
    border: 1px solid #f09359;
}


/* line 921, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

.confirm-radio {
    width: 16px;
    height: 16px;
    border-radius: 8px;
    background: #f9f9ff;
    position: relative;
    cursor: pointer;
}


/* line 928, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

.confirm-radio input {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}


/* line 937, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

.confirm-radio input+label {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    cursor: pointer;
    border: 1px solid #f1f1f1;
}


/* line 950, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

.confirm-radio input:checked+label {
    background: url(../img/elements/success-radio.png) no-repeat center center/cover;
    border: none;
}


/* line 958, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

.disabled-radio {
    width: 16px;
    height: 16px;
    border-radius: 8px;
    background: #f9f9ff;
    position: relative;
    cursor: pointer;
}


/* line 965, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

.disabled-radio input {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}


/* line 974, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

.disabled-radio input+label {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    cursor: pointer;
    border: 1px solid #f1f1f1;
}


/* line 986, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

.disabled-radio input:disabled {
    cursor: not-allowed;
    z-index: 3;
}


/* line 991, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

.disabled-radio input:checked+label {
    background: url(../img/elements/disabled-radio.png) no-repeat center center/cover;
    border: none;
}


/* line 999, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

.default-select {
    height: 40px;
}


/* line 1001, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

.default-select .nice-select {
    border: none;
    border-radius: 0px;
    height: 40px;
    background: #f9f9ff;
    padding-left: 20px;
    padding-right: 40px;
}


/* line 1008, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

.default-select .nice-select .list {
    margin-top: 0;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    width: 100%;
    padding: 10px 0 10px 0px;
}


/* line 1015, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

.default-select .nice-select .list .option {
    font-weight: 300;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    line-height: 28px;
    min-height: 28px;
    font-size: 12px;
    padding-left: 20px;
}


/* line 1022, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

.default-select .nice-select .list .option.selected {
    color: #ff5e13;
    background: transparent;
}


/* line 1026, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

.default-select .nice-select .list .option:hover {
    color: #ff5e13;
    background: transparent;
}


/* line 1033, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

.default-select .current {
    margin-right: 50px;
    font-weight: 300;
}


/* line 1037, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

.default-select .nice-select::after {
    right: 20px;
}


/* line 1042, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

.form-select {
    height: 40px;
    width: 100%;
}


/* line 1045, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

.form-select .nice-select {
    border: none;
    border-radius: 0px;
    height: 40px;
    background: #f9f9ff;
    padding-left: 45px;
    padding-right: 40px;
    width: 100%;
}


/* line 1053, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

.form-select .nice-select .list {
    margin-top: 0;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    width: 100%;
    padding: 10px 0 10px 0px;
}


/* line 1060, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

.form-select .nice-select .list .option {
    font-weight: 300;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    line-height: 28px;
    min-height: 28px;
    font-size: 12px;
    padding-left: 45px;
}


/* line 1067, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

.form-select .nice-select .list .option.selected {
    color: #ff5e13;
    background: transparent;
}


/* line 1071, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

.form-select .nice-select .list .option:hover {
    color: #ff5e13;
    background: transparent;
}


/* line 1078, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

.form-select .current {
    margin-right: 50px;
    font-weight: 300;
}


/* line 1082, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

.form-select .nice-select::after {
    right: 20px;
}


/* line 1086, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

.mt-10 {
    margin-top: 10px;
}


/* line 1089, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

.section-top-border {
    padding: 50px 0;
    border-top: 1px dotted #eee;
}


/* line 1093, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

.mb-30 {
    margin-bottom: 30px;
}


/* line 1096, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

.mt-30 {
    margin-top: 30px;
}


/* line 1099, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_elements.scss */

.switch-wrap {
    margin-bottom: 10px;
}


/* line 984, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_blog.scss */

.blog-pagination {
    margin-top: 20px;
}

.selectLimit {
    /*width: 10%;*/
    padding-right: 50px;
}

.textlimit {
    padding-left: 5px;
    line-height: 42px;
}

.selectNumberAds {
    width: 100%;
    margin-bottom: 10px;
    padding-left: 15px;
}


/* line 988, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_blog.scss */

.blog-pagination .page-link {
    font-size: 14px;
    position: relative;
    display: block;
    padding: 0;
    text-align: center;
    margin-left: -1px;
    line-height: 45px;
    width: 45px;
    height: 45px;
    border-radius: 0 !important;
    color: #8a8a8a;
    border: 1px solid #f0e9ff;
    margin-right: 10px;
}


/* line 1005, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_blog.scss */

.blog-pagination .page-link i,
.blog-pagination .page-link span {
    font-size: 13px;
}


/* line 1017, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_blog.scss */

.blog-pagination .page-item.active .page-link {
    background-color: #fbf9ff;
    border-color: #f0e9ff;
    color: #888888;
}


/* line 1024, ../../Arafath/CL/CL October/217. Real Estate/HTML/scss/_blog.scss */

.blog-pagination .page-item:last-child .page-link {
    margin-right: 0;
}


/*------------footer-------------*/

@import url('http://fonts.googleapis.com/css?family=Open+Sans:400,700');

html {
    background-color: #eaf0f2;
}

body {
    font: 16px/1.6 Arial, sans-serif;
}

header h1 {
    font: normal 32px/1.5 'Open Sans', sans-serif;
    color: #3F71AE;
}

header h2 {
    color: #F05283;
}

header span {
    color: #3F71EA;
}


/* The footer is fixed to the bottom of the page */

footer {
    /*position: fixed;*/
    bottom: 0;
}

@media (max-height:800px) {
    footer {
        position: static;
    }
}

.footer-distributed {
    background-color: #2C2C2C;
    box-sizing: border-box;
    width: 100%;
    text-align: left;
    font: bold 16px sans-serif;
    padding: 50px 50px 60px 50px;
}

.footer-distributed .footer-left,
.footer-distributed .footer-center,
.footer-distributed .footer-right {
    display: inline-block;
    vertical-align: top;
}


/* Footer left */

.footer-distributed .footer-left {
    width: 30%;
    text-align: center;
    margin-top: 20px;
}

.footer-distributed h3 {
    color: #ffffff;
    font: normal 50px Brush Script MT, Brush Script Std, cursive;
    margin: 0;
}


/* The company logo */

.footer-distributed .footer-left img {
    width: 25%;
}

.footer-distributed h3 span {
    color: #e01c1c;
}


/* Footer links */

.footer-distributed .footer-links {
    color: #ffffff;
    margin: 20px 0 12px;
}

.footer-distributed .footer-links a {
    display: inline-block;
    line-height: 1.8;
    text-decoration: none;
    color: inherit;
}

.footer-distributed .footer-company-name {
    color: #8f9296;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
}


/* Footer Center */

.footer-distributed .footer-center {
    width: 35%;
}

.footer-center {
    display: inline-block;
    margin-top: 2%;
}

.footer-distributed .footer-center i {
    background-color: #3b3333;
    color: #ca1717;
    font-size: 25px;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    text-align: center;
    line-height: 42px;
    margin: 10px 15px;
    vertical-align: middle;
}

.footer-distributed .footer-center i.fa-envelope {
    font-size: 17px;
    line-height: 38px;
}

.footer-distributed .footer-center p {
    display: inline-block;
    color: #ffffff;
    vertical-align: middle;
    margin: 0;
}

.footer-distributed .footer-center p span {
    display: block;
    font-weight: normal;
    line-height: 2;
}

.footer-distributed .footer-center p a {
    color: #ffffff;
    text-decoration: none;
    ;
}


/* Footer Right */

.footer-distributed .footer-right {
    width: 30%;
}

.footer-right {
    display: inline-block;
    margin-top: 2%;
}

.footer-distributed .footer-company-about {
    line-height: 20px;
    color: #92999f;
    font-size: 13px;
    font-weight: normal;
    margin: 0;
}

.footer-distributed .footer-company-about span {
    display: block;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}

.footer-distributed .footer-icons {
    margin-top: 25px;
}

.footer-distributed .footer-icons a {
    display: inline-block;
    width: 30px;
    cursor: pointer;
    font-size: 20px;
    color: #ca1717;
    text-align: center;
    line-height: 35px;
    margin-right: 1%;
    margin-bottom: 5px;
}

@media (max-width: 880px) {

    .footer-distributed .footer-left,
    .footer-distributed .footer-center,
    .footer-distributed .footer-right {
        display: block;
        width: 100%;
        margin-bottom: 40px;
        text-align: center;
    }

    .footer-distributed .footer-center i {
        margin-left: 0;
    }
}

/*------------------------------Agency---------------------------------*/

.agency {
    margin-top: 30px;
    height: 100%;
    /*-webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    overflow: hidden;*/
    margin-bottom: 30px;
    /*-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.400);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.400);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.400);*/
}

.img_agency {
    position: relative;
    text-align: center;
    overflow: hidden;
}

.img_agency img {
    width: auto;
    max-width: 250px;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    height: 220px;
    margin-top: 10px;
    object-fit: scale-down;
}

.name_agency {
    margin-top: 20px;
    text-align: center;
    vertical-align: middle;
    font-size: 24px;
    font-weight: bold;
}

#method {
    margin-top: 20px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
}

#method span:hover {
    cursor: pointer;
    color: #ca1717;
}

#payment {
    display: none;
    margin: 20px 0px 20px 0px;

}

#payment_validation {
    margin-top: 1%;
    margin-left: 23%;
}

.infos_payment {
    font-size: 14px;
    color: #6c757d;
}

.infos_payment_validation {
    font-size: 14px;
    color: #6c757d;
}

.id_property {
    font-weight: bold;
}

.Logo {
    display: block;
    cursor: pointer;
    height: 60px;
    margin-top: 1%;
    margin-left: 2%;
    border-radius: 2px;
    float: right;
}

.comfortable_apartment .contact {
    color: #ffffff;
}

.contact_agency a {
    color: #ffffff;
}

.contact .fa-phone {
    color: #ca1717;
}

.contact .fa-envelope {
    color: #ca1717;
}

.contact .fa-globe {
    color: #ca1717;
}

.border_separate {
    border-bottom: 2px solid #5e5e5e;
    margin-bottom: 2%;
    margin-top: 0.5rem;
}

.g-recaptcha {
    margin-top: 2%;
    margin-left: 28%;
}

/*--------------------------CGU---------------------------*/

.col-12 a:hover {
    color: #ca1717;
}

.section-cgu h8 {
    color: #ca1717;
    font-weight: bold;
    position: relative;
}

.section-cgu p {
    text-align: justify;
}

/* LOADING SPANNER */
.spanner {
    position: -webkit-sticky;
    position: sticky;
    top: 50%;
    left: 0;
    background: #2a2a2a;
    width: 100%;
    display: block;
    text-align: center;
    height: 300px;
    color: #FFF;
    transform: translateY(-50%);
    z-index: 1000;
    display: none;
    flex-direction: column;
}

.spanner p {
    color: #FFF;
}

.overlayLoading {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: none;
}

.loader,
.loader:before,
.loader:after {
    border-radius: 50%;
    width: 2.5em;
    height: 2.5em;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: load7 1.8s infinite ease-in-out;
    animation: load7 1.8s infinite ease-in-out;
}

.loader {
    color: #ffffff;
    font-size: 10px;
    margin: 80px auto;
    position: relative;
    text-indent: -9999em;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

.loader:before,
.loader:after {
    content: '';
    position: absolute;
    top: 0;
}

.loader:before {
    left: -3.5em;
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.loader:after {
    left: 3.5em;
}

@-webkit-keyframes load7 {

    0%,
    80%,
    100% {
        box-shadow: 0 2.5em 0 -1.3em;
    }

    40% {
        box-shadow: 0 2.5em 0 0;
    }
}

@keyframes load7 {

    0%,
    80%,
    100% {
        box-shadow: 0 2.5em 0 -1.3em;
    }

    40% {
        box-shadow: 0 2.5em 0 0;
    }
}

.show {
    display: flex;
}

.spanner,
.overlayLoading {
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.spanner.show,
.overlay.show {
    opacity: 0.85;
}

.mark_pro {
    height: 51.2px;
}

/*------------------------RESTAURANTS-------------------------*/

.restaurant_universitary {
    margin-top: 2%;
    margin-bottom: 2%;
}

.restaurant_universitary .map {
    height: 87vh;
}

.list_restaurant {
    border-top: solid 2px #ca1717;
}

.restaurant {
    display: table;
    padding: 15px 10px 15px 10px;
    border-bottom: solid 2px #ca1717;
    width: 100%;
}

.infos {
    width: 50%;
    float: left;
    padding-right: 10px;
}

.schedule {
    width: 50%;
    display: contents;
}

.logo_paiement img {
    width: 30px;
    height: 20px;
}

/*--------------------Agency partener-------------------*/

.no_agency{
    text-align: center;
    margin-top: 2%;
}

.no_agency img{
    height: 300px;
    margin-top: 2%;
    margin-bottom: 2%;
    opacity: 30%;
}

/*--------------------Address autocompletion------------------*/

.dropdown {
    border: 1px solid #e5e6e9;
    border-radius: 10px;
    background-color: #fbfbfb;
    position: absolute;
    z-index: 1;
    width: 95%;
}
.dropdown li {
    cursor: pointer;
    list-style-type: none;
    padding: 5px;
    display: flex;
    flex-direction: column;
}
.dropdown img{
    height: 20px;
    width: 20px;
    margin: 0 10px 0 2px;
}
.dropdown li:hover {
    background-color: rgb(241, 241, 241);
}
.dropdown ul {
    margin: 0;
    padding: 0;
    width: 100%;
}
.dropdown .addressName{
    font-size: 14px;
}

.dropdown .city{
    font-size: 12px;
    color: grey;
}

.panel {
    width: 800px;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.panel input[type=text] {
    height: 30px;
    border-radius: 5px;
    border: none;
    border: 1px solid lightgray;
    font-size: 15px;
}
.sep {
    margin-top: 20px;
}
.test {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/*
    Articles
 */

#articles-list .item .title {
    font-size: 28px;
    display: block;
}
