
html {
	 overflow-x: hidden;
	 scroll-behavior: smooth;
}
 *, ::before, ::after {
	 box-sizing: border-box;
}
 * {
	 margin: 0;
	 padding: 0;
}
a {
	cursor: pointer;
}
input:focus {
	outline: none;
}
body{
    font-family: 'Roboto', sans-serif;
}
.invalid-feedback {
    margin-bottom: 15px;
}
.profile_search{
    padding:1em;
    margin: 1.5em 0 1.5em 0;
}
.profile_search_title {
    font-size: 24px;
    font-weight: 600;
    text-align: center;
}
.single_jobleft {
    padding-right: 40px;
}
.alert .close {
    position: absolute;
    right: 10px;
    border: none;
    background-color: transparent;
    font-size: 30px;
    top: 5px;
}
.alert strong {
    width: 80%;
    display: block;
}
.alert {
    width: 80% !important;
    margin-left: auto !important;
    margin-right: auto;
    margin-top: 20px;
}
.client_feedback {
    display: flex;
}
.review_image {
    position: relative;
}
#myDiv {
    text-align: center;
}
.three_more {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 20px;
    background-color: #0e52b0a8;
    border-radius: 20px;
    text-align: center;
    font-size: 60px;
    color: #fff;
    font-weight: 600;
    line-height: 380px;
}
.post_review_inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}
.post-search svg {
    color: #0e52b0;
}
.post-search input {
    width: 100%;
    padding: 5px 13px;
    border: none;
    border-left: 1px solid #ccc;
    margin-left: 15px;
    margin-right: 10px;
}
.post-search select {
    width: 50%;
    color: #9B9B9B;
    border: none;
    padding: 5px 10px;
}
.post-search {
    box-shadow: 0px 0px 5px 0px #ccc;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 15px;
}
.clientfeedback_inner {
    padding: 10px 0px;
}
.modal_radio_outer label.radiocontainer {
    margin-bottom: 0px;
}
.modal_radio_outer .radiocontainer .checkmark {
    background-color: transparent;
    border: 2px solid #fff;
}
.modal_radio_title {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
}
.modal_radio_outer .radiocontainer input:checked ~ .checkmark {
    background-color: transparent;
}
.modal_radio_outer .radiocontainer .checkmark:after {
    background: #fff;
}
.client_feedback_bottom {
    width: 90%;
    background-color: #fff;
    padding: 25px;
    border-radius: 10px;
    margin-top: -100px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0px 0px 5px 0px #cccccc94;
}
.ready_title {
    font-size: 60px;
    color: #fff;
    font-weight: 500;
    margin-right: 80px;
    line-height: 80px;
}
.started_right p {
    color: #fff;
    font-size: 20px;
    margin-bottom: 30px;
}
.propeties_outer.getstarted {
    background-color: #091123;
}
.continue_btn.post_btn.propertyviewmore.blog_viewmore {
    margin-left: auto;
    margin-right: auto;
}
.client_feedback_bottom p {
    color: #A7A2A2;
}
.client_right {
    padding: 5px 0px;
}
.client_right span {
    color: #0E52B0;
    font-weight: 500;
}
.client {
    display: flex;
}
.client_right p {
    color: #201F1F !important;
    font-weight: 600;
    margin: 0px;
    font-size: 22px;
}
.client img {
    width: 70px !important;
    height: 70px !important;
    object-fit: cover;
    border-radius: 0px !important;
    margin-right: 15px;
}
.clientfeedback_inner img {
    width: 100%;
    height: 350px;
    object-fit: cover;
    border-radius: 10px;
}
.client_feedback .main_title {
    width: calc(100% - 120px);
}
.swiper-button-prev:hover:after, .swiper-rtl .swiper-button-next:hover:after {
    color: #fff;
}
.swiper-button-next:hover:after, .swiper-rtl .swiper-button-prev:hover:after {
    color: #fff;
}
.explore_category_right {
    margin-left: auto;
    display: flex;
    align-items: center;
}
.swiper-button-next, .swiper-button-prev {
    position: inherit;
    border: none;
    width: 53px;
    height: 53px;
    border-radius: 0px;
    line-height: 53px;
    margin-left: 10px;
    color: #22B0FC;
    transition: 0.3s;
}
.swiper-button-prev:hover, .swiper-button-next:hover {
    background-color: #0e52b0;
    color: #fff;
}
.propeties_outer.client_outer {
    background-image: url(../../assets/images/globe.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.continue_btn.post_btn.propertyviewmore {
    width: 200px;
    margin-left: 0px;
    margin-top: 70px;
}
.latest_property_left .apartment_div, .latest_property_right .apartment_div {
    margin-top: 100px;
}
.latest_property_left .apartment_div:first-child {
    margin-top: 0px;
}
.banner_inner.homepage_banner {
    background-image: url(../../assets/images/h_banner.jpg);
    min-height: 700px;
    margin-bottom: 100px;
}
.left_div img {
    width: 90%;
    border-radius: 10px 10px 0px 0px;
}
.right_div img {
    width: 80%;
    margin-left: auto;
    margin-right: 0px;
    display: flex;
    margin-bottom: 90px;
    height: 600px;
    border-radius: 10px 10px 0px 0px;
    object-fit: cover;
}
.right_div p {
    font-size: 20px;
    color: #fff;
    margin-bottom: 30px;
}
.home_banner_right {
    width: 100%;
    border-radius: 10px;
    position: absolute;
    left: 0;
    z-index: 99;
    height: 700px;
    object-fit: cover;
}
.title {
    font-size: 40px;
    color: #fff;
    font-weight: 700;
    line-height: 45px;
    margin-bottom: 30px;
}

.blue_outer {
    background-color: #091123;
    padding-bottom: 0px;
    padding-top: 50px;
}
.count_title {
    color: #201F1F;
    font-size: 60px;
    font-weight: 600;
    line-height: 60px;
    margin: 25px 0px 15px 0px;
}
.count_inner img {
    width: 107px;
    height: 107px;
    object-fit: contain;
}
.count_inner p {
    color: #201F1F;
    font-size: 20px;
}
.count_inner {
    text-align: center;
    margin: 15px 0px;
}
.banner_left {
    text-align: left;
    z-index: 9;
    position: relative;
    padding-right: 50px;
    padding-top: 100px;
}
.banner_right {
    position: relative;
}
.contact_btn {
    color: #000;
    border-radius: 6px;
    padding: 12px 45px !important;
    background-color: #fff;
    text-decoration: none;
    transition: 0.3s;
    display: inline-block;
    font-weight: 600;
}
.right_div .contact_btn{
    margin-bottom:2.5em;
}
.banner_left p {
    color: #fff;
    margin: 20px 0px 30px 0px;
}
.contact_btn:hover {
   background-color: #201F1F;
   color: #fff;
}
.profile_b.logout_drp span {
    margin: 0px 5px;
}
.profile_b.logout_drp img {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    object-fit: cover;
}
.review_upper_right {
    margin-left: auto;
    width: calc(100% - 120px);
    color: #757575;
}
.modal.modal_custom {
    padding: 0px !important;
}
.modal.modal_custom .modal-content {
    border-radius: 20px;
    border: none;
}
.modal.modal_custom .modal-header {
    padding: 1.5rem 2rem;
}
.modal.modal_custom .modal-header h5 {
    width: 100%;
    text-align: center;
    font-size: 26px;
    color: #000;
    font-weight: 600;
}
.modal.modal_custom .modal-body {
    padding: 2rem 1.5rem;
}
.modal-dialog {
    max-width: 900px;
}
.review_title {
    font-size: 26px;
    font-weight: 600;
    color: #121212;
}
.review_m {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    margin-right: 20px;
    object-fit: cover;
}
.review_upper_right p a {
    color: #0e52b0;
    text-decoration: none;
    font-weight: 500;
}
.write_comment textarea {
    width: calc(100% - 120px);
    border: none;
    background-color: #f6faff;
    padding: 10px 30px;
    border-radius: 30px;
}
.write_comment {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}
.write_comment ul {
    padding: 0px;
    margin: 0px;
    position: absolute;
    right: 20px;
}
.write_comment ul li {
    display: inline-block;
    margin: 0px 5px;
}
.r_ul.like_ul li {
    border-top: none;
    border-bottom: none;
    border-left: none;
}
.r_ul.like_ul li svg {
    color: #121212 !important;
}
.r_ul.like_ul {
    margin-bottom: 20px;
    text-align: center;
    box-shadow: 0px 0px 5px 0px #ccc;
}
.review_img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    border-radius: 20px;
    margin-bottom: 20px;
}
.review_date {
    display: block;
    margin-bottom: 10px;
}
.review_first {
    border: 2px solid #c2c2c2;
    border-radius: 20px;
    padding: 15px;
    margin: 15px 0px;
}
.review_upper {
    display: flex;
    align-items: flex-start;
}
.privacy_title {
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 5px;
}
.profile_review_inner {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
.continue_btn.post_btn {
    min-width: 140px;
    padding: 10px;
    margin-left: 20px;
    margin-bottom: 0px;
}
.profile_review_left {
    width: calc(100% - 0px);
}
.r_ul {
    padding: 0px;
    margin: 0px;
    display: flex;
}
.r_ul li:nth-child(1) svg {
  color: #f14e53;
}
.r_ul li:nth-child(2) svg {
  color: #88c04e;
}
.r_ul li:nth-child(3) svg {
  color: #0e52b0;
}
.r_ul li {
    border: 1px solid #C2C2C2;
    border-collapse: collapse;
    width: 100%;
    padding: 10px 20px;
    color: #757575;
    font-size: 18px;
    list-style: none;
}
.r_ul li:nth-child(2) {
    border-left: none;
    border-right: none;
}
.profile_review_left input {
    width: 100%;
    border: none;
    padding: 10px 10px;
    border-bottom: 1px solid #C2C2C2;
    margin-bottom: 20px;
}
.r_ul li {
    border: 1px solid #C2C2C2;
}
.post_review {
    background-color: #f6faff;
    padding: 20px;
    border-radius: 5px;
}
.privacy_ul {
    padding: 0px;
}
.p-text {
    font-size: 16px;
}
.privacy_ul li {
    font-size: 16px;
    display: flex;
    align-items: flex-start;
    margin-bottom: 10px;
}
.dot_span {
    display: inline-block;
    width: 8px !important;
    height: 8px;
    background-color: #000;
    border-radius: 100%;
    margin-right: 12px;
    margin-top: 10px;
}
.privacy_inner {
    margin: 30px 0px;
}
.privacy_ul li span {
    width: calc(100% - 20px);
}
.upload_profile_div {
    background-color: #f3f8ff;
    border-radius: 30px;
    height: 370px;
    text-align: center;
    padding: 140px 20px;
    position: relative;
}
.upload_divu1 {
    position: relative;
}
.upload_divu1 .change {
    position: absolute;
    right: 10px;
    top: 12px;
    color: #0e52b0;
    text-decoration: none;
    font-weight: 500;
    font-size: 14px;
}
.edit_a {
    width: 80px;
    height: 80px;
    background-color: #0e52b0;
    display: block;
    text-align: center;
    border-radius: 100%;
    margin: -40px auto;
    border: 5px solid #fff;
    z-index: 9;
    position: relative;
    color: #fff;
    font-size: 26px;
    line-height: 70px;
}
.upload_profile_div i {
    color: #C4C4C4;
    font-size: 30px;
    margin: 0 auto 10px auto;
    display: block;
}
.upload_profile_div span {
    color: #CBCBCB;
    font-size: 20px;
}
.upload_profile_div input {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 30px;
    opacity: 0;
    width: 100%;
}
.slider-labels {
  margin-top: 10px;
}
.priority_left {
    padding: 30px 50px;
    border-right: 1px solid #c2c2c230;
    width: 40%;
}
.priority_left.priority_right {
    width: 60%;
    border: none;
}
.priprity_first {
    margin: 15px 0px;
    color: #0D152E;
    font-size: 18px;
}
.priprity_first span {
    margin-left: 50px;
    font-weight: 600;
    font-size: 20px;
}
.amenityies_outer .remember_check {
    margin-bottom: 15px;
    font-weight: 400;
    color: #0D152E;
}
.map_img {
    width: 100%;
}
.amenityies_outer {
    margin: 30px 0px;
}
.periority_details {
    background-color: #F6FAFF;
    border-radius: 6px;
    display: flex;
    margin: 30px 0px;
}
.report_btn {
    background-color: #dfdfdf;
    color: #E11010;
    text-decoration: none;
    font-weight: 500;
    padding: 7px 25px;
    display: inline-block;
    border-radius: 5px;
    min-width: 110px;
    text-align: center;
}
.propert_detail_upper {
    display: flex;
    align-items: center;
}
.property_detail_upper_right .blog_ul {
    margin-bottom: 10px;
}
.property_detail_upper_right {
    margin-left: auto;
}
.blogdetail_banner img {
    width: 100%;
    height: 600px;
    object-fit: cover;
    border-radius: 10px;
}
.blog_subtitle {
    font-size: 35px;
    color: #201F1F;
    font-weight: 700;
    margin-bottom: 10px;
}
.desc_title {
    padding: 0px 10px;
    font-size: 30px;
    font-weight: 500;
    border-left: 2px solid #0e52b0;
    margin: 20px 0px;
    line-height: 35px;
}
.blog_img {
    margin: 20px 0px;
    width: 100%;
    border-radius: 10px;
}
.blog_detail_outer p {
    color: #A7A2A2;
}
.blog_detail_title {
    color: #201F1F;
    font-size: 50px;
    font-weight: 700;
    margin-bottom: 5px;
}
.blog_ul li img {
    width: 46px;
    height: 46px;
    border-radius: 100%;
    margin-right: 15px;
    object-fit: cover;
}
.blog_ul li svg {
   margin-right: 15px;
   color: #0E52B0;
}
.blog_ul li {
    display: inline-block;
    margin-right: 25px;
}
.blog_ul {
    padding: 0px;
    margin-bottom: 30px;
}
/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.custom_label.price_l {
    margin-bottom: 15px;
}
.noUi-target {
  position: relative;
  direction: ltr;
}

.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
/* Fix 401 */
}

.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}

.noUi-handle {
  position: relative;
  z-index: 1;
}

.noUi-stacking .noUi-handle {
/* This class is applied to the lower origin when
   its values is > 50%. */
  z-index: 10;
}

.noUi-state-tap .noUi-origin {
  -webkit-transition: left 0.3s,top .3s;
  transition: left 0.3s,top .3s;
}

.noUi-state-drag * {
  cursor: inherit !important;
}

/* Painting and performance;
 * Browsers can paint handles in their own layer.
 */
.noUi-base,.noUi-handle {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

/* Slider size and handle placement;
 */
.noUi-horizontal {
    height: 8px;
}

.noUi-horizontal .noUi-handle {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    left: -7px;
    top: -6px;
    background-color: #ccc;
}

/* Styling;
 */
.noUi-background {
  background: #D6D7D9;
}

.noUi-connect {
    background: #121212;
    -webkit-transition: background 450ms;
    transition: background 450ms;
}

.noUi-origin {
  border-radius: 10px;
}

.noUi-target {
    border-radius: 10px;
}

.noUi-target.noUi-connect {
}

/* Handles and cursors;
 */
.noUi-draggable {
  cursor: w-resize;
}

.noUi-vertical .noUi-draggable {
  cursor: n-resize;
}

.noUi-handle {
  cursor: default;
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}

.noUi-handle:active {
  border: 8px solid #345DBB;
  border: 8px solid rgba(53,93,187,0.38);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  left: -14px;
  top: -14px;
}

/* Disabled state;
 */
[disabled].noUi-connect,[disabled] .noUi-connect {
  background: #B8B8B8;
}

[disabled].noUi-origin,[disabled] .noUi-handle {
  cursor: not-allowed;
}
.navbar-nav.custom_nav {
    align-items: center;
}
.blog_div img {
    width: 100%;
    height: 350px;
    border-radius: 15px;
    object-fit: cover;
    margin-bottom: 15px;
}
.blog_div {
    margin-bottom: 30px;
}
.blog_title {
    font-size: 26px;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 6px;
}
.blog_div p {
    color: #A7A2A2;
    font-size: 17px;
}
.blog_date {
    color: #BBBBBB;
    font-size: 15px;
    margin-bottom: 10px;
    display: block;
}
.profile_b {
    color: #201F1F;
    font-size: 18px;
    transition: 0.3s all ease-in-out;
    font-weight: 500;
    border: none;
    background-color: #f8f9fa!important;
}
.profile_b:focus {
    color: #0E52B0;
}
.dropdown-menu.profile_menu li {
    margin: 0px !important;
}
.dropdown-menu.profile_menu li a {
    font-size: 14px !important;
    border-bottom: 3px solid transparent;
    margin: 0px 15px;
    width: 80%;
}
.banner_inner {
    border-radius: 42px;
    background-image: url(../../assets/images/banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    position: relative;
    padding: 100px;
    /* overflow: hidden; */
}
.banner_title {
    color: #fff;
    position: relative;
    font-size: 50px;
    line-height: 60px;
    font-weight: 700;
}
.overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #0e52b09c;
    border-radius: 42px;
}
.section_space.banner_outer {
    margin-top: 20px;
    padding: 0px;
}
select.custom_inputs {
    -webkit-appearance: none;
    background-image: url(../../assets/images/d_arrow.png);
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 17px;
}
.check_outer .remember_check {
    width: 50%;
    margin-top: 20px;
}
.check_outer .remember_check .checkmark {
    border: 1px solid #000;
}
.check_outer .remember_check input:checked ~ .checkmark {
    border-color: #000;
}
.range-slide {
    position: relative;
    margin: 15px auto 15px 0px;
    height: 8px;
    width: 100%;
}
.slide {
    position: absolute;
    top: 0;
    height: 8px;
    background: #ccc;
    left: 9px;
    right: 9px;
    border-radius: 15px;
}
.line {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 8px;
    background-color: #121212;
}
.thumb {
    position: absolute;
    z-index: 2;
    text-align: left;
    background-color: #fff;
    box-shadow: 0px 0px 26px 0px #01b1ee2b;
    border-radius: 50%;
    outline: none;
    top: -7px;
    height: 22px;
    width: 22px;
    margin-left: -9px;
}
.range-slide input {
    -webkit-appearance: none;
    appearance: none;
    position: absolute;
    pointer-events: none;
    z-index: 3;
    height: 3px;
    top: 0;
    width: 100%;
    opacity: 0;
    margin: 0;
}
.usd_text {
    font-size: 16px;
    color: #0D152E;
    text-align: center;
}
.min_max_outer {
    display: flex;
    align-items: flex-end;
    margin-bottom: 30px;
}
.min_label {
    font-size: 16px;
    color: #0D152E;
    display: block;
    margin-bottom: 5px;
}
.min_input {
    border: 1px solid #DFDFDF;
    border-radius: 6px;
    display: flex;
    width: 150px;
}
.min_input i {
    border-right: 1px solid #DFDFDF;
    height: 40px;
    padding: 14px;
    font-weight: 500;
    background-color: #fff;
    border-radius: 6px 0px 0px 6px;
}
.properties_row {
    padding: 20px;
    background-color: #F6FAFF;
    border-radius: 5px;
}
.apartment_div {
    border: 1px solid #C2C2C2;
    border-radius: 10px;
    overflow: hidden;
    display: flex;
    margin-top: 30px;
}
.apartment_right {
    padding: 20px;
    width: calc(100% - 150px);
    position: relative;
}
.apartment_right p {
    font-size: 14px;
    color: #A7A2A2;
}
.pagination_ul {
    margin-top: 25px;
    text-align: center;
}
.pagination_ul ul {
    padding: 0px;
}
.pagination_ul ul li {
    display: inline-block;
    margin: 0px 3px;
}
.pagination_ul li a {
    display: inline-block;
    border: 1px solid #DFDFDF;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    text-decoration: none;
    color: #DFDFDF;
    border-radius: 100%;
}
.apartment_ul li svg {
    color: #5988c95c;
    margin-right: 5px;
}
#apartment_div {
    height: 90%!important;
}
.heart_icon {
    position: absolute;
    right: 0;
    top: 0;
    width: 35px;
    height: 35px;
    background-color: #201F1F;
    text-align: center;
    line-height: 35px;
    color: #fff;
     padding: 10px;
}
.apartment_ul li {
    list-style: none;
    font-size: 12px;
    color: #A7A2A2;
}
.apartment_ul {
    margin: 0px;
    padding: 0px;
    display: flex;
    justify-content: space-between;
}
.footer_custom {
    padding: 40px 0px;
    background-color: #F6FAFF;
}
.pagination_ul ul li.active a {
    border-color: #0E52B0;
    color: #0E52B0;
}
.apartment_price {
    font-size: 18px;
    color: #0E52B0;
    font-weight: 700;
    margin: 6px 0px;
}
.apartment_right p svg {
    color: #0E52B0;
    margin-right: 10px;
}
.apartment_title a, .apartment_title {
    font-size: 24px;
    font-weight: bold;
    color: #201F1F;
text-decoration: none;
}
.apartment_div img {
    width: 150px;
    object-fit: cover;
    border-radius: 10px 0px 0px 10px;
}
.min_input input {
    border: none;
    padding: 8px 15px;
    height: 40px;
    border-radius: 6px;
    width: 60px;
}
.min_max_outer span {
    font-size: 16px;
    color: #0D152E;
    padding: 10px 20px;
}
.check_outer .remember_check .checkmark:after {
    left: 6px;
    top: 3px;
    width: 6px;
    height: 10px;
    border: solid #000;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(
45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(
45deg);
}
.check_outer {
    display: flex;
    align-items: center;
}
.location_input {
    position: relative;
}
.sq_span {
    padding: 10px 9px !important;
    border-right: 1px solid #dfdfdf;
}
.location_input svg {
    position: absolute;
    right: 15px;
    top: 16px;
}
section {
    padding: 70px 0px;
}
.main_title {
    text-align: center;
    font-size: 50px;
    color: #201F1F;
    font-weight: 700;
    margin-bottom: 50px;
}
.dropdown-menu.profile_menu li a:hover {
    border-bottom: 3px solid #0E52B0;
    color: #0E52B0;
    background-color: #fff;
}
.dropdown-menu.profile_menu {
    border-radius: 5px;
    border: none;
    box-shadow: 0px 0px 8px 0px #ccc;
}
.profile_b.dropdown-toggle::after {
    display: none;
}
.modal_radio_outer {
    width: 70%;
    margin: 0 auto;
    background-color: #0e52b0;
    text-align: center;
    color: #fff;
    padding: 15px;
    border-radius: 5px;
    margin-bottom: 30px;
}
/* The container */
.radiocontainer {
    /* display: block; */
    position: relative;
    padding-left: 26px;
    margin-bottom: 20px;
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100px;
    margin-right: 20px;
}
/* Hide the browser's default radio button */
.radiocontainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.radiocontainer .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border-radius: 50%;
    border: 2px solid #01B1EE;
}

/* When the radio button is checked, add a blue background */
.radiocontainer input:checked ~ .checkmark {
  background-color: #fff;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.radiocontainer .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.radiocontainer input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.radiocontainer .checkmark:after {
    top: 3px;
    left: 3px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #01b1ee;
}
.form_custom input {
    display: inline-block;
    width: 50px;
    height: 70px;
    text-align: center;
    border: 1px solid #C2C2C2;
    border-radius: 5px;
    margin: 0px 5px;
    transition: 0.3s;
}
.form_custom input:focus {
    border-color: #0E52B0;
}
.form_custom {
    text-align: center;
}
.remember_outer.captcha_div {
    align-items: center;
}
.contact_overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #0e52b0ad;
    border-radius: 10px;
}
.contact_inner p {
    color: #fff;
}
.contact_inner {
    position: relative;
}
.contact_right {
    background-image: url(../../assets/images/contact_bg.jpg);
    border-radius: 10px;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    text-align: center;
    margin-left: 40px;
    padding: 30px;
    position: relative;
}
.container.custom_container {
    width: 1600px;
    max-width: 1600px;
}
.footer_inner {
    text-align: center;
}
.footer_inner .navbar-brand {
    margin: 0pc;
}
.copyright_text {
    text-align: center;
    color: #fff;
    font-size: 16px;
    background-color: #0e52b0;
    font-weight: 300;
    padding: 10px 0px;
    margin: 0px;
}
.navbar-nav.custom_nav.footer_ul li {
    margin: 0px 30px;
}
.navbar-nav.custom_nav.footer_ul {
    margin-top: 25px;
    flex-direction: row;
    justify-content: center;
}
.navbar-brand {
    color: #0E52B0 !important;
    font-weight: 800;
    font-size: 26px;
}
.or_text {
    margin: 40px 0px;
    text-align: center;
}
.or_text span {
    display: inline-block;
    background-color: #fff;
    width: 60px;
    color: #757575;
    position: relative;
}
.login_social_ul li a i.fab.fa-google-plus-g {
    background-color: #DC4E41;
}
.login_social_ul li a i.fab.fa-facebook-f {
    background-color: #3B5998;
}
.login_social_ul {
    text-align: center;
    padding: 0px;
}
.login_social_ul li {
    display: inline-block;
    margin: 0px 5px;
}
.or_text hr {
    margin-bottom: -12px;
}
.login_social_ul li a i {
    font-size: 24px;
    width: 45px;
    height: 45px;
    background-color: #55ACEE;
    border-radius: 100%;
    padding: 11px 3px;
    text-align: center;
    color: #fff;
}
.login_inner.login_inner_signup {
    width: 1200px;
}
.upload_div input {
    border: 1px dashed #C2C2C2;
}
.upload_div {
    position: relative;
}
.upload_div i, .upload_div svg {
    position: absolute;
    color: #0e52b0;
    right: 15px;
    top: 16px;
}
.remember_outer.see-paynoor {
    margin-bottom: 25px;
}
.nav.nav-tabs.setting_tabs li {
    display: block;
    width: 100%;
}
.nav.nav-tabs.setting_tabs li a.active, .nav.nav-tabs.setting_tabs li a:hover {
    background-color: #01B1EE;
    color: #fff;
}
.nav.nav-tabs.setting_tabs li a {
    border-radius: 0px;
    font-size: 20px;
    color: #0D152E;
    font-weight: 500;
    padding: 8px 25px;
}
.nav.nav-tabs.setting_tabs {
    border: none;
}
.login_inputs .custom_select {
    width: 100%;
}
header .container-fluid {
    width: 92%;
}
.radio-container.skill_radio {
    display: block;
    width: 100%;
}
.radio-container.skill_radio .checkmark {
    border: 2px solid #000;
}
.radio-container.skill_radio input:checked ~ .checkmark {
    background-color: #fff;
    border-color: #01b1ee;
}
.search_div.skillssearch.location_input i {
    position: absolute;
    right: 15px;
    font-weight: 600;
    font-size: 20px;
    top: 17px;
}
.min_label.specific_location {
    margin-top: 30px;
}
.search_div.skillssearch input {
    border: 1px solid #DFDFDF;
    padding-right: 20px;
    margin-bottom: 15px;
    margin-top: 5px;
}
.remember_check.p_check {
    margin-bottom: 15px;
    font-size: 15px;
    color: #0D152E;
}
.min_max_outer span {
    font-size: 16px;
    color: #0D152E;
    padding: 10px 20px;
}
.min_input i {
    border-right: 1px solid #DFDFDF;
    height: 40px;
    padding: 14px;
    font-weight: 500;
    background-color: #fff;
    border-radius: 6px 0px 0px 6px;
}
.filter_title {
    font-size: 30px;
    font-weight: 600;
    color: #0D152E;
    margin-bottom: 20px;
}
.min_max_outer {
    display: flex;
    align-items: flex-end;
    margin-bottom: 30px;
}
.min_label {
    font-size: 16px;
    color: #0D152E;
}
.usd_text {
    font-size: 16px;
    color: #0D152E;
    text-align: center;
    margin-top: 10px;
}
.Hourly_rate {
    font-size: 20px;
    color: #0D152E;
    font-weight: 500;
    margin-bottom: 15px;
}
.filter_outer {
    background-color: #F7F7F7;
    padding: 30px 20px;
    border-radius: 6px;
}
.nav-link.notification span {
    width: 5px;
    height: 5px;
    display: inline-block;
    background-color: #ec6464;
    border-radius: 100%;
    position: absolute;
    right: 7px;
    top: 8px;
}
.nav-link.notification i {
    color: #707070;
    font-weight: 500;
}
.nav-link.notification {
    position: relative;
}
.login_inner1 .login_p {
    margin-bottom: 30px;
}
.login_inner1 {
    width: 500px;
    margin: 0 auto;
}
.login_inner1 input {
    font-size: 20px;
    border: 1px solid #C2C2C2;
    display: inline-block;
    width: 60px;
    padding: 10px;
    border-radius: 4px;
    margin: 0px 8px;
    transition: 0.3s all ease-in-out;
    height: 100px;
    text-align: center;
}
.hire_freelancer_btn.login.verify {
    width: 200px;
    margin-left: auto;
    margin-right: auto;
}
.login_inner1 form {
    text-align: center;
}
.login_inner1 input:focus {
    color: #01B1EE;
    border-color: #01B1EE;
}
.remeber_left.terms_check label {
    margin-bottom: 18px;
}
.remeber_left.terms_check label a {
    color: #01B1EE;
    text-decoration: none;
    font-weight: 500;
}
.select_op.dropdown-toggle::after {
    display: none;
}
.select_op.client_op {
    margin-bottom: 0px;
}
.select_drp .dropdown-menu.show {
    position: inherit !important;
    width: 100%;
    border: none;
    transform: none !important;
}
.select_op:focus {
    border-color: #01b1ee;
}
.select_op {
    border: 1px solid #C2C2C2;
    border-radius: 4px;
    text-align: center;
    font-size: 20px;
    color: #0D152E;
    padding: 14px;
    display: block;
    margin: 20px 0px;
    text-decoration: none;
}
.select_op:hover {
    color: #0D152E;
}
.navbar.navbar-expand-lg.navbar-light.bg-light.desktop_menu {
    padding: 15px 0px;
    box-shadow: 0px 0px 5px 0px #ccc;
}
.logo_img {
    display: block;
    text-align: center;
    margin-bottom: 20px;
}
.navbar-nav.custom_nav li a:hover {
    color: #0E52B0 !important;
}
.account_accordian .remember_check {
    color: #0D152E;
}
/* Scrollbar Styling */
.account_accordian::-webkit-scrollbar {
    width: 8px;
}

.account_accordian::-webkit-scrollbar-track {
    background-color: #f2f2f2;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.account_accordian::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #01B1EE;
}
/* The container */
.radio-container {
    display: inline-block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 49%;
    color: #0D152E;
}

/* Hide the browser's default radio button */
.radio-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.radio-container .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border-radius: 50%;
    border: 2px solid #01b1ee;
}

/* On mouse-over, add a grey background color */
.radio-container:hover input ~ .checkmark {
  background-color: #fff;
}

/* When the radio button is checked, add a blue background */
.radio-container input:checked ~ .checkmark {
    background-color: #fff;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.radio-container .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.radio-container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.radio-container .checkmark:after {
    top: 4px;
    left: 4px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #01b1ee;
}
#navbarSupportedContent {
    justify-content: flex-end;
}
.navbar-nav.custom_nav li a {
    color: #201F1F !important;
    font-size: 18px;
    transition: 0.3s all ease-in-out;
    font-weight: 500;
}
.navbar-nav.custom_nav li {
    margin-left: 30px;
}
.navbar-nav.custom_nav li a.nav-link.post_btn:hover {
    background-color: #201F1F;
    color: #fff !important;
    border-color: #201F1F;
}
.navbar-nav.custom_nav li a.nav-link.post_btn {
    color: #fff !important;
    border: 1px solid #0E52B0;
    border-radius: 6px;
    padding: 6px 15px !important;
    background-color: #0E52B0;
}

.login_title {
    font-size: 30px;
    color: #0D152E;
    font-weight: 600;
    text-align: center;
    margin-bottom: 10px;
}
.custom_inputs {
    font-size: 15px;
    border: 1px solid #C2C2C2;
    display: block;
    width: 100%;
    padding: 10px;
    border-radius: 4px;
    margin-bottom: 20px;
    transition: 0.3s all ease-in-out;
}
.custom_inputs:focus {
    border-color: #0e52b0;
}
.remember_outer {
    display: flex;
}

.custom_label {
    font-size: 16px;
    color: #0D152E;
    display: block;
    margin-bottom: 5px;
}
.login_inputs {
    border: 1px solid #A7A2A2;
    padding: 15px 25px;
}
.continue_btn {
    display: block;
    text-align: center;
    background-color: #0E52B0;
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    padding: 12px;
    border-radius: 5px;
    font-weight: 500;
    margin: 30px 0px;
    transition: 0.3s;
}
.continue_btn:hover {
    background-color: #201F1F;
    color: #fff;
}
.login_inputs a {
    display: block;
    padding: 15px;
    border: 1px solid #A7A2A2;
    margin: 15px 0px;
    text-align: center;
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
}
.login_inputs a:focus {
    border-color: #0E52B0;
    color: #0E52B0;
    font-weight: 500;
}
.login_p {
    font-size: 18px;
    text-align: center;
    color: #A7A2A2;
    margin-bottom: 50px;
}
.signin_title {
    color: #0E52B0;
    font-size: 35px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 20px;
}
.login_inner {
    width: 600px;
    margin: 0 auto;
    border-radius: 15px;
    box-shadow: 0px 0px 26px 0px #0e52b021;
    padding: 50px 40px;
}
.section_space.login_outer {
    padding: 100px 0px;
}
.export_li:hover {
   background-color: #fff;
   box-shadow: 0px 0px 10px 0px #01b1ee42;
}
.export_ul {
    padding: 0px;
    margin: 0px;
}
.export_ul li {
    list-style: none;
    width: 19%;
    display: inline-block;
}
.export_title {
    font-size: 20px;
    margin-top: 20px;
}
.swiper-button-next, .swiper-button-prev {
    width: 50px;
    height: 50px;
    background-color: #fff;
    border-radius: 0px !important;
    box-shadow: 0px 0px 5px 0px #ccc;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    font-size: 18px;
    color: #000;
    font-weight: 700;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    font-size: 18px;
    color: #000;
    font-weight: 700;
}
.swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: -0px;
}
.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: -0px;
}
.dont_account {
    text-align: center;
    color: #81838C;
    font-weight: 500;
    margin-top: 30px;
}
.dont_account a {
    color: #0e52b0;
    text-decoration: none;
}
.section_space.login_outer.verify_outer {
    background-image: url(../../assets/images/verify_banner.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    padding-top: 21%;
}
.remeber_right a {
    color: #0e52b0;
    text-decoration: none;
    font-size: 16px;
    transition: 0.3s all ease-in-out;
    font-weight: 500;
}
.hire_freelancer_btn.login {
    display: block;
    text-align: center;
    margin: 30px 0px;
    font-weight: 500;
}
.remeber_right a:hover {
    color: #0D152E;
}
.remeber_right {
    margin-left: auto;
}
.remember_check {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 0px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #8B8D91;
    font-weight: 500;
}

/* Hide the browser's default checkbox */
.remember_check input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.remember_check .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border: 1px solid #0e52b0;
    border-radius: 5px;
}

/* On mouse-over, add a grey background color */
.remember_check:hover input ~ .checkmark {
  background-color: #fff;
}

/* When the checkbox is checked, add a blue background */
.remember_check input:checked ~ .checkmark {
    border-color: #0e52b0;
}

/* Create the checkmark/indicator (hidden when not checked) */
.remember_check .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.remember_check input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.remember_check .checkmark:after {
    left: 6px;
    top: 3px;
    width: 6px;
    height: 10px;
    border: solid #0e52b0;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(
45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(
45deg);
}


@media (max-width: 1700px) {
.container.custom_container {
    width: 90%;
    max-width: 90%;
}
}

@media (max-width: 1500px){

}


@media (max-width: 1365px) {
.navbar-nav.custom_nav li {
    margin-left: 10px;
}
.right_div img {
    margin-bottom: 50px;
    height: 400px;
}
.navbar-nav.custom_nav li a.nav-link.signup_btn {
    margin-left: 10px;
}
.chat_btn {
    font-size: 16px;
    padding: 8px 10px;
}
.navbar-nav.custom_nav li a {
    font-size: 16px;
}
}


@media (max-width: 1199px) {
.container.custom_container {
    width: 95%;
    max-width: 95%;
}
header .container-fluid {
    width: 100%;
}
.navbar-nav.custom_nav li a {
    font-size: 14px;
}
.login_inner.login_inner_signup {
    width: 90%;
}
.banner_inner {
    padding: 30px 15px;
}
.profile_b {
    font-size: 14px;
}
.right_div p {
    font-size: 15px;
    margin-bottom: 15px;
}
.count_title {
    font-size: 40px;
    line-height: 40px;
}
.client_right p {
    font-size: 18px;
}
}

@media (max-width: 991px) {
.container.custom_container {
    width: 98%;
    max-width: 98%;
}
.profile_search_title {
    font-size: 18px;
}
.col-md-6.offset-md-3.col-sm-12.custom_offset {
    width: 100%;
    margin-left: 0pc;
}
.three_more {
    bottom: 15px;
    line-height: 250px;
    font-size: 50px;
}
.home_banner_right {
    height: 550px;
}
.count_inner p {
    font-size: 15px;
}
.count_title {
    font-size: 30px;
    line-height: 30px;
}
.title {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 20px;
}
.right_div img {
    margin-bottom: 20px;
    height: 300px;
}
.banner_left {
    padding-right: 20px;
    padding-top: 50px;
}
.count_inner img {
    width: 67px;
    height: 67px;
}
.banner_inner.homepage_banner {
    min-height: 500px;
}
.review_img {
    height: 250px;
    margin-bottom: 15px;
}
.privacy_inner {
    margin: 0px 0px;
}
.privacy_title {
    font-size: 26px;
    margin-bottom: 5px;
}
.blog_detail_title {
    font-size: 30px;
}
.blog_subtitle {
    font-size: 25px;
}
.desc_title {
    font-size: 26px;
    margin: 20px 0px;
    line-height: 30px;
}
.blogdetail_banner img {
    height: 200px;
}
.navbar-nav.custom_nav li {
    margin-left: 0px;
}
.main_title {
    font-size: 30px;
    margin-bottom: 20px;
}
.footer_custom {
    padding: 20px 0px;
}
.remember_check {
    font-size: 14px;
}
.properties_row {
    padding: 10px;
}
.copyright_text {
    font-size: 14px;
}
.navbar-nav.custom_nav.footer_ul li {
    margin: 0px 5px;
}
.navbar-nav.custom_nav.footer_ul {
    margin-top: 5px;
}
.check_outer {
    margin-bottom: 20px;
}
.check_outer .remember_check {
    margin-top: 5px;
}
section {
    padding: 30px 0px;
}
.banner_title {
    font-size: 30px;
    line-height: 40px;
}
.hr_line {
    margin: 30px 0px;
}
.nav.nav-tabs.setting_tabs li a {
    font-size: 16px;
}.p_text_feedback {
    font-size: 15px !important;
    margin-bottom: 15px !important;
}
.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.55);
    border-color: rgb(14 82 176);
    border-width: 2px;
}
.navbar-nav.custom_nav li a.nav-link.signup_btn {
    margin-left: 0px;
    margin-bottom: 7px;
    width: 130px;
    text-align: center;
}
.navbar-nav.custom_nav li a.nav-link.post_btn {
    width: 130px;
    text-align: center;
}
.navbar-light .navbar-toggler:focus {
    box-shadow: none !important;
}
.navbar.navbar-expand-lg.navbar-light.bg-light.desktop_menu {
    padding: 5px 0px;
}
}


@media (max-width: 767px) {
.nav.nav-tabs.all_tab li {
    width: 100% !important;
}
.remember_outer {
    display: block;
}
.remeber_right {
    margin-top: 10px;
}
.login_inputs a {
    word-break: break-all;
}
.latest_property_left .apartment_div:first-child {
    margin-top: 10px;
}
.apartment_div {
    display: block;
}
.apartment_div img {
    width: 100%;
    border-radius: 10px 10px 10px 10px;
    height: 160px;
    margin-bottom: 15px;
}
.heart_icon {
    right: 15px;
}
.apartment_right {
    padding: 15px;
    width: calc(100% - 0px);
}
.post-search {
    display: block;
    text-align: center;
}
.post_review_inner {
    display: block;
    text-align: center;
}
.post-search select {
    width: 100%;
}
.post-search input {
    width: 100%;
    margin: 0px;
    border-left: none;
    border-top: 1px solid #ccc;
}
.banner_left {
    padding-right: 0px;
    padding-top: 10px;
    padding-bottom: 20px;
}
.home_banner_right {
    height: 250px;
    position: inherit;
}
.right_div img {
    margin-top: 20px;
    width: 100%;
}
.left_div img {
    width: 100%;
}
.blue_outer {
    padding-bottom: 30px;
}
.latest_property_left .apartment_div, .latest_property_right .apartment_div {
    margin-top: 10px;
}
.continue_btn.post_btn.propertyviewmore {
    margin-left: auto;
    margin-top: 30px;
    margin-right: auto;
}
.swiper-button-next, .swiper-button-prev {
    width: 40px;
    height: 40px;
}
.ready_title {
    font-size: 40px;
    margin-right: 80px;
    line-height: 50px;
}
.started_right p {
    font-size: 16px;
    margin-bottom: 20px;
}
.blue_outer {
    padding-top: 30px;
}
.banner_inner.homepage_banner {
    margin: 0px;
}
.r_ul {
    display: block;
}
.r_ul li {
    text-align: center;
    border: 1px solid #c2c2c2 !important;
}
.post_review {
    padding: 15px;
}
.login_p {
    margin-bottom: 30px;
}
.profile_review_inner {
    display: block;
}
.profile_review_left {
    width: calc(100% - 0px);
}
.r_ul li {
    font-size: 15px;
}
.write_comment textarea {
    width: calc(100% - 80px);
}
.review_m {
    width: 60px;
    height: 60px;
    margin-bottom: 15px;
}
.review_title {
    font-size: 22px;
}
.review_upper_right {
    width: calc(100% - 0px);
}
.review_upper {
    display: block;
}
.review_first {
    padding: 15px;
    margin: 15px 0px;
}
.continue_btn.post_btn {
    margin-left: 0px;
    margin-bottom: 0px;
    margin-top: 10px;
}
.single_jobleft {
    padding-right: 0px;
    margin-bottom: 40px;
}
.contact_right {
    margin-left: 0px;
    padding: 15px;
    margin-top: 15px;
}
.blog_title {
    font-size: 20px;
    line-height: 26px;
}
.blog_div p {
    font-size: 15px;
}
.blog_date {
    font-size: 14px;
    margin-bottom: 4px;
}
.signin_title {
    font-size: 32px;
}
.navbar-brand img {
    width: 100px;
}
.custom_select {
    width: 100%;
    margin-bottom: 15px;
    font-size: 14px;
}
.continue_btn {
    font-size: 18px;
}
.radio-container {
    font-size: 15px;
}
.custom_label {
    font-size: 15px;
}
.login_inner1 {
    width: 100%;
}
.login_inner1 input {
    font-size: 18px;
    width: 45px;
    height: 70px;
}
.login_title {
    font-size: 22px;
}
.select_account {
    padding: 20px;
}
.select_account_title {
    font-size: 18px;
    padding: 12px;
}
.select_op {
    font-size: 18px;
    padding: 12px;
}
.section_space.login_outer {
    padding: 30px 0px;
}
.login_inner {
    width: 90%;
    padding: 30px 20px;
}
.section_space {
    padding: 30px 0px;
}
}

@media (max-width: 575px) {

}

@media (max-width: 480px) {

}


/*# sourceMappingURL=main.min.css.map */

#myDiv {
    text-align: center;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #00000036;
    padding-top: 15%;
}
.continue_btn {
    width: 100%;
    border: none;
}
