/** CUSTOM STYLE HERE **/

/** Image sourse sample
    background-image: url('../../assets/images/IL-hero.jpg');
**/

body {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: #212529;
  font-weight: 300;
}
html,
body {
  width: 100%;
  height: 100%;
}
html {
  scroll-behavior: smooth;
}
p,
ul,
li {
  font-size: 14px;
  font-weight: normal;
}
p {
  margin-bottom: 0.4rem;
  font-weight: normal;
  font-size: 16px;
}
a {
  color: #212529;
}
a:hover {
  color: #3cc2d1;
}
.img-fluid {
  width: 100%;
}
.box_1620 {
  max-width: 1650px;
  margin: auto;
}
.p-120 {
  padding-top: 120px;
  padding-bottom: 120px;
}
.wht {
  color: #fff;
}
.centered {
  text-align: center;
}
.disable-padding {
  padding: 0 !important;
}
.form-control {
  border-radius: 0;
  font-size: 0.8rem !important;
}
.h-100 {
  height: 100vh;
}
.md-text {
  font-size: 18px;
}
.fixed-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}
#header ul {
  float: right;
}
#header .logo {
  padding: 20px 0;
}
#header .logo img {
  width: 90%;
}
#header .icons li,
#header .links li {
  list-style: none;
  display: inline;
  float: left;
}
#header .nav-link {
  padding: 0.5rem 0.5rem;
}
#header .links {
  margin-top: 32px;
}
.navbar {
  background: #fff;
  padding-left: 50px;
  padding-right: 50px;
}
#header li.phone {
  font-size: 25px;
  font-weight: 600;
  margin-top: 4px;
}
#header ul.icons {
  margin-left: 5px;
}
/**
.scrolled-nav {
  border-bottom: 1px solid #ddd;
}
.scrolled-nav img {
   transition: all 0.3s ease;
}
.scrolled-nav .navbar-brand img {
  width: 40%;

}
.nav-flex-icons .ico {
  margin-top: 10px;
}
.top-header {
  background: url(../../assets/images/RT_banner_img1.jpg);
  background-size: cover;
  background-position: center center;
  color: #fff;
  height: 100vh;
  display: flex!important;
}
.top-header h1 {
  font-family: 'Satisfy', cursive;
  text-shadow: 1px 1px 1px #000;
}
.top-header .main-btn:hover {
  border: 1px solid #fff !important;
  color: #fff !important;
}
.main-nav .nav-link {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
  text-transform: uppercase;
  font-size: .9rem !important;
  font-weight: 500;
  margin: 0 5px;
  transition: all 0.5s ease;
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  background: #3cc2d1;
  color: #fff;
}
.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
  background: #3cc2d1;
  color: #fff;
}**/

.rt-badge,
.resale-deals,
.rental-specials,
.faq,
.contact {
  padding: 100px 0;
}
.contact a {
  color: #fff !important;
}
.rt-badge p {
  font-size: 16px;
}
.table-special,
.blog-post {
  padding-bottom: 100px;
  padding-top: 50px;
}
.rental-specials {
  padding-top: 15px;
}
.table-special td > div {
  height: auto !important;
}
.pagination .page-item.active .page-link {
  background-color: #3cc2d1 !important;
}
.lg-bg {
  background: #f3f3f3;
}
.contact {
  background: #222;
}
.main_title {
  text-align: center;
  max-width: 720px;
  margin: 0px auto 75px;
}
.properties_item {
  -webkit-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}
.properties_item .pp_content {
  padding: 30px;
}
.properties_item .pp_content h4 {
  font-size: 18px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  color: #222222;
  margin-bottom: 15px;
}
.properties_item .pp_content .tags {
  margin-right: -6px;
  overflow: hidden;
  margin-bottom: 20px;
}
.properties_item .pp_content .tags a {
  display: inline-block;
  margin-right: 6px;
  margin-bottom: 10px;
  padding: 0px 20px;
  line-height: 34px;
  border: 1px solid #eeeeee;
  border-radius: 3px;
  background: #f9f9ff;
  font-size: 14px;
  color: #777777;
  font-family: "Roboto", sans-serif;
  border-radius: 5px;
}
.properties_item .pp_content .tags a i.fa-check {
  color: #1fe111;
}
.properties_item .pp_content .tags a i {
  padding-right: 7px;
}
.properties_item .pp_content .pp_footer {
  overflow: hidden;
}
.properties_item .pp_content .pp_footer h5 {
  display: inline-block;
  font-weight: 500;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  color: #222222;
  position: relative;
  top: 9px;
}
.properties_item .pp_content .pp_footer .main-btn {
  float: right;
  padding: 0px 32px;
  line-height: 40px;
}
.main-btn {
  display: inline-block;
  background: #3cc2d1;
  padding: 0px 50px !important;
  color: #fff !important;
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 48px;
  border-radius: 0px;
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  text-align: center;
  border: 1px solid #3cc2d1 !important;
  cursor: pointer;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}
.main-btn:hover {
  background: white !important;
  color: #3cc2d1 !important;
  border: 1px solid #3cc2d1 !important;
}
.scroll-btn {
  display: inline-block;
  background: #28a745;
  padding: 0px 50px !important;
  color: #fff !important;
  font-family: "Roboto", sans-serif;
  font-size: 18;
  font-weight: 500;
  line-height: 48px;
  border-radius: 0px;
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  text-align: center;
  border: 1px solid #28a745 !important;
  cursor: pointer;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}
.scroll-btn:hover {
  background: white !important;
  color: #28a745 !important;
  border: 1px solid #28a745 !important;
}
.btn-fw {
  width: 100%;
}
.properties_item .pp_content .tags a i.fa-times {
  color: #ee393d;
}
.properties_item .pp_content .tags a i.fa-check {
  color: #3cc2d1;
}
.testimonials {
  background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(100%, rgba(0, 0, 0, 0.75)),
      to(rgba(0, 0, 0, 0.75))
    ),
    url(../../assets/images/testi-bg.jpg) no-repeat scroll center center;
  background: -webkit-linear-gradient(
      rgba(0, 0, 0, 0.75) 100%,
      rgba(0, 0, 0, 0.75) 100%
    ),
    url(../../assets/images/testi-bg.jpg) no-repeat scroll center center;
  background: -o-linear-gradient(
      rgba(0, 0, 0, 0.75) 100%,
      rgba(0, 0, 0, 0.75) 100%
    ),
    url(../../assets/images/testi-bg.jpg) no-repeat scroll center center;
  background: linear-gradient(
      rgba(0, 0, 0, 0.75) 100%,
      rgba(0, 0, 0, 0.75) 100%
    ),
    url(../../assets/images/testi-bg.jpg) no-repeat scroll center center;
  background-size: cover;
}
.testimonials_inner .testi_left_text {
  max-width: 335px;
}
.testimonials_inner .testi_left_text h4 {
  font-size: 36px;
  color: #fff;
  font-weight: 500;
  padding-right: 20px;
  margin-bottom: 20px;
}
.testimonials_inner .testi_left_text p {
  color: #999999;
  line-height: 24px;
  font-size: 14px;
}
#owl-demo .item img {
  display: block;
  width: 100%;
  height: auto;
}
.rental-specials .main-btn {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 20px;
}
.rental-specials .main-btn:hover {
  background: #3da4b0;
  color: #fff;
  border: 1px solid #3da4b0;
}
.faqanswer {
  display: none;
  margin: 0 auto;
  background: #e5e5e5;
  padding: 20px;
}
.faqanswer p {
  font-size: 14px;
}
.faq a.active {
  font-weight: bold;
}
.faq a:hover {
  color: #000;
}
.togglefaq {
  text-decoration: none;
  color: #333;
  font-size: 16px;
  padding: 20px 30px;
  line-height: 20px;
  display: block;
  border-top: 1px solid #efefef;
  margin-bottom: -1px;
  margin: 0 auto;
}
.icon-plus {
  color: #ee393d;
  margin-right: 20px;
  font-size: 20px;
  float: left;
  font-style: normal;
}
.icon-minus {
  color: #ee393d;
  margin-right: 20px;
  font-size: 20px;
  float: left;
  font-style: normal;
}
.icon-plus:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f067";
}
.icon-minus:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f068";
}
.faq p {
  margin: 0;
}
.contact p,
.contact label {
  color: #fff;
}
.contact .form-control {
  color: #fff;
}
.contact .form-control {
  background: transparent;
  border: none;
  border-bottom: 1px solid #777;
  border-radius: 0;
}
/**
.card {
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.1);
  text-align: center;
  padding: 45px 30px;
  border-radius: 10px;
  border: 1px solid #544e50;
}
**/

.card {
  background: transparent;
}
.testi-box {
  margin: 10px;
  background: rgba(255, 255, 255, 0.1);
  text-align: center;
  padding: 20px;
  border-radius: 20px;
  height: 200px;
}
.card .carousel-item {
  height: 230px;
}
.card .carousel-caption {
  padding: 0;
  right: 0;
  left: 0;
  color: #fff;
  text-align: left;
}
.card .carousel-caption h3 {
  color: #fff;
}
.card .carousel-caption p {
  line-height: 30px;
}
.card .carousel-caption .col-sm-3 {
  display: flex;
  align-items: center;
}
.card .carousel-caption .col-sm-9 {
  text-align: left;
}
.table-special thead th {
  transition: all 0.5s ease;
}
.table-special thead th:hover {
  background-color: #ccc !important;
}
@media (max-width: 1024px) {
  .rental-specials .main-btn {
    padding: 0 20px;
  }
  .properties_item .pp_content .pp_footer .main-btn {
    padding: 0px 10px;
  }
  header li.phone {
    font-size: 18px !important;
  }
  #header .icons i {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .resale-deals .col-lg-4 {
    margin-bottom: 20px;
  }
  .navbar-collapse {
    text-align: left;
    border-top: 1px solid #7f7f7f;
    padding-top: 10px;
    padding-bottom: 20px;
  }
  .main-nav .nav-link {
    padding: 5px 0 !important;
    margin: 0 !important;
  }
  .nav-flex-icons .nav-link {
    padding: 0 !important;
    margin: 0 !important;
  }
  .blog-post .col-9,
  .blog-post .col-3 {
    flex: auto;
    max-width: 100%;
    padding-right: 0 !important;
  }
  #header .nav-link {
    padding: 0.5rem 0.4rem;
  }
  #header .icons i {
    font-size: 25px;
  }
  #header .links {
    margin: 18px 0 0 0;
  }
  #header ul {
    padding: 0;
  }
  header li.phone {
    font-size: 17px !important;
  }
  .search-sec .tab-pane .col-5,
  .search-sec .tab-pane .col-8,
  .search-sec .tab-pane .col,
  .search-sec .tab-pane .col-2,
  .search-sec .col-8,
  .search-sec .col,
  .search-sec .col-5,
  .search-sec .col-2 {
    max-width: 100%;
    width: 100%;
    flex: auto;
  }
  .search-sec .main-btn {
    margin-left: 0 !important;
  }
  .advanced .form-group {
    margin-bottom: 0 !important;
  }
}
@media (max-width: 480px) {
  .rt-badge,
  .resale-deals,
  .rental-specials,
  .faq,
  .contact {
    padding: 50px 0;
  }
  .main_title {
    margin: 0px auto 25px;
  }
  .rt-badge .second,
  .rental-specials .second {
    padding-top: 50px;
  }
  .table-special table.dataTable.table-sm > thead > tr > th {
    padding-right: 0 !important;
    font-size: 11px;
  }
  .table-special table.table-bordered.dataTable tbody th,
  table.table-bordered.dataTable tbody td {
    font-size: 11px;
  }
  .table-special .table-sm td,
  .table-special .table-sm th {
    padding: 0.3rem 0.1rem !important;
  }
  .table-ut,
  .table-pn {
    width: 90px;
  }
  .table2-se,
  .table2-re {
    width: 80px;
  }
  .table2-us {
    width: 60px;
  }
  .table-special .pagination li {
    font-size: 10px;
  }
  .masthead {
    min-height: 45vh !important;
  }
  #menu li {
    border-bottom: 1px solid #ffffff3b;
  }
  #menu {
    min-height: 10vh;
  }
  .listing a {
    margin-left: 0 !important;
  }
  .rt-badge .col,
  .faq .col,
  .contact .col-5,
  .contact .col-7,
  .rental-specials .col,
  .single-property .p-info .col,
  .single-property .p-info .col,
  .testi-box,
  #header .col-5,
  #header .col-7 {
    flex: auto;
    max-width: 100%;
  }
  #header .col-5,
  #header .col-7 {
    text-align: center;
  }
  .p-info .second {
    margin-top: 20px;
  }
  .main-btn {
    padding: 0 25px !important;
  }
  .faq .col {
    margin-bottom: 20px;
  }
  .rental-specials img {
    width: 100%;
    margin-bottom: 10px;
  }
  .navbar {
    padding: 20px !important;
  }
  .navbar-brand {
    width: 30% !important;
  }
  #header .col {
    width: 100%;
    flex: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
  }
  #menu a {
    font-size: 1.3em !important;
  }
  .navbar-collapse {
    border: 0;
  }
  .testimonials .carousel .testi-box {
    font-size: 12px;
    padding: 15px;
  }
  header li.phone {
    font-size: 24px !important;
  }
  .search-sec .input1,
  .search-sec .input2,
  .search-sec .input3 {
    width: 33.33333%;
    float: left;
  }
  .search-sec {
    padding: 1rem !important;
  }
  .floating-div {
    padding: 14px 17px !important;
    font-size: 6px;
    width: 50px !important;
    height: 50px !important;
  }
}
@media (max-width: 414px) {
  .table-special table.dataTable.table-sm > thead > tr > th {
    padding-right: 0 !important;
    font-size: 9px;
  }
  header li.phone {
    font-size: 14px !important;
  }
  #header .nav-link {
    padding: 0.5rem 0.2rem;
  }
  .table2-us {
    width: 30px;
  }
  .table2-se,
  .table2-br {
    width: 60px;
  }
  #header .icons i {
    font-size: 18px;
  }
  #header ul.icons {
    margin-top: 7px;
  }
  #header li.phone {
    margin-top: 14px;
  }
  #header .logo img {
    width: 100%;
  }
  #menu a {
    font-size: 1.2em !important;
  }
}
@media (max-width: 375px) {
  #header .nav-link {
    padding: 0.5rem 0.3rem;
  }
  #header .icons i {
    font-size: 20px;
  }
  .table-special table.table-bordered.dataTable tbody th,
  table.table-bordered.dataTable tbody td {
    font-size: 10px;
  }
  .table-ut,
  .table-pn {
    width: 80px;
  }
}
table.dataTable thead .sorting:after,
table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_desc_disabled:after,
table.dataTable thead .sorting_desc_disabled:before {
  bottom: 0.5em;
}
table.dataTable {
  clear: both;
  margin-top: 6px !important;
  margin-bottom: 6px !important;
  max-width: none !important;
  border-collapse: separate !important;
  border-spacing: 0;
}
table.dataTable td,
table.dataTable th {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
table.dataTable td.dataTables_empty,
table.dataTable th.dataTables_empty {
  text-align: center;
}
table.dataTable.nowrap th,
table.dataTable.nowrap td {
  white-space: nowrap;
}
div.dataTables_wrapper div.dataTables_length label {
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
}
div.dataTables_wrapper div.dataTables_length select {
  width: auto;
  display: inline-block;
}
div.dataTables_wrapper div.dataTables_filter {
  text-align: right;
}
div.dataTables_wrapper div.dataTables_filter label {
  font-weight: normal;
  white-space: nowrap;
  text-align: left;
}
div.dataTables_wrapper div.dataTables_filter input {
  margin-left: 0.5em;
  display: inline-block;
  width: auto;
}
div.dataTables_wrapper div.dataTables_info {
  padding-top: 0.85em;
  white-space: nowrap;
}
div.dataTables_wrapper div.dataTables_paginate {
  margin: 0;
  white-space: nowrap;
  text-align: right;
}
div.dataTables_wrapper div.dataTables_paginate ul.pagination {
  margin: 2px 0;
  white-space: nowrap;
  justify-content: flex-end;
}
div.dataTables_wrapper div.dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  margin-left: -100px;
  margin-top: -26px;
  text-align: center;
  padding: 1em 0;
}
table.dataTable thead > tr > th.sorting_asc,
table.dataTable thead > tr > th.sorting_desc,
table.dataTable thead > tr > th.sorting,
table.dataTable thead > tr > td.sorting_asc,
table.dataTable thead > tr > td.sorting_desc,
table.dataTable thead > tr > td.sorting {
  padding-right: 30px;
}
table.dataTable thead > tr > th:active,
table.dataTable thead > tr > td:active {
  outline: none;
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  position: relative;
}
table.dataTable thead .sorting:before,
table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:before,
table.dataTable thead .sorting_desc_disabled:after {
  position: absolute;
  bottom: 0.9em;
  display: block;
  opacity: 0.3;
}
table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc_disabled:before {
  right: 1em;
  content: "\2191";
}
table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
  right: 0.5em;
  content: "\2193";
}
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_desc:after {
  opacity: 1;
}
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc_disabled:after {
  opacity: 0;
}
div.dataTables_scrollHead table.dataTable {
  margin-bottom: 0 !important;
}
div.dataTables_scrollBody table {
  border-top: none;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
div.dataTables_scrollBody table thead .sorting:before,
div.dataTables_scrollBody table thead .sorting_asc:before,
div.dataTables_scrollBody table thead .sorting_desc:before,
div.dataTables_scrollBody table thead .sorting:after,
div.dataTables_scrollBody table thead .sorting_asc:after,
div.dataTables_scrollBody table thead .sorting_desc:after {
  display: none;
}
div.dataTables_scrollBody table tbody tr:first-child th,
div.dataTables_scrollBody table tbody tr:first-child td {
  border-top: none;
}
div.dataTables_scrollFoot > .dataTables_scrollFootInner {
  box-sizing: content-box;
}
div.dataTables_scrollFoot > .dataTables_scrollFootInner > table {
  margin-top: 0 !important;
  border-top: none;
}
@media screen and (max-width: 767px) {
  div.dataTables_wrapper div.dataTables_length,
  div.dataTables_wrapper div.dataTables_filter,
  div.dataTables_wrapper div.dataTables_info,
  div.dataTables_wrapper div.dataTables_paginate {
    text-align: center;
  }
}
table.dataTable.table-sm > thead > tr > th {
  padding-right: 20px;
}
table.dataTable.table-sm .sorting:before,
table.dataTable.table-sm .sorting_asc:before,
table.dataTable.table-sm .sorting_desc:before {
  top: 5px;
  right: 0.85em;
}
table.dataTable.table-sm .sorting:after,
table.dataTable.table-sm .sorting_asc:after,
table.dataTable.table-sm .sorting_desc:after {
  top: 5px;
}
table.table-bordered.dataTable th,
table.table-bordered.dataTable td {
  border-left-width: 0;
}
table.table-bordered.dataTable th:last-child,
table.table-bordered.dataTable th:last-child,
table.table-bordered.dataTable td:last-child,
table.table-bordered.dataTable td:last-child {
  border-right-width: 0;
}
table.table-bordered.dataTable tbody th,
table.table-bordered.dataTable tbody td {
  border-bottom-width: 0;
}
div.dataTables_scrollHead table.table-bordered {
  border-bottom-width: 0;
}
div.table-restable.dataTable {
  clear: both;
  margin-top: 6px !important;
  margin-bottom: 6px !important;
  max-width: none !important;
  border-collapse: separate !important;
  border-spacing: 0;
}
table.dataTable td,
table.dataTable th {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
table.dataTable td.dataTables_empty,
table.dataTable th.dataTables_empty {
  text-align: center;
}
table.dataTable.nowrap th,
table.dataTable.nowrap td {
  white-space: nowrap;
}
div.dataTables_wrapper div.dataTables_length label {
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
}
div.dataTables_wrapper div.dataTables_length select {
  width: auto;
  display: inline-block;
}
div.dataTables_wrapper div.dataTables_filter {
  text-align: right;
}
div.dataTables_wrapper div.dataTables_filter label {
  font-weight: normal;
  white-space: nowrap;
  text-align: left;
}
div.dataTables_wrapper div.dataTables_filter input {
  margin-left: 0.5em;
  display: inline-block;
  width: auto;
}
div.dataTables_wrapper div.dataTables_info {
  padding-top: 0.85em;
  white-space: nowrap;
}
div.dataTables_wrapper div.dataTables_paginate {
  margin: 0;
  white-space: nowrap;
  text-align: right;
}
div.dataTables_wrapper div.dataTables_paginate ul.pagination {
  margin: 2px 0;
  white-space: nowrap;
  justify-content: flex-end;
}
div.dataTables_wrapper div.dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  margin-left: -100px;
  margin-top: -26px;
  text-align: center;
  padding: 1em 0;
}
table.dataTable thead > tr > th.sorting_asc,
table.dataTable thead > tr > th.sorting_desc,
table.dataTable thead > tr > th.sorting,
table.dataTable thead > tr > td.sorting_asc,
table.dataTable thead > tr > td.sorting_desc,
table.dataTable thead > tr > td.sorting {
  padding-right: 30px;
}
table.dataTable thead > tr > th:active,
table.dataTable thead > tr > td:active {
  outline: none;
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  position: relative;
}
table.dataTable thead .sorting:before,
table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:before,
table.dataTable thead .sorting_desc_disabled:after {
  position: absolute;
  bottom: 0.9em;
  display: block;
  opacity: 0.3;
}
table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc_disabled:before {
  right: 1em;
  content: "\2191";
}
table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
  right: 0.5em;
  content: "\2193";
}
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_desc:after {
  opacity: 1;
}
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc_disabled:after {
  opacity: 0;
}
div.dataTables_scrollHead table.dataTable {
  margin-bottom: 0 !important;
}
div.dataTables_scrollBody table {
  border-top: none;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
div.dataTables_scrollBody table thead .sorting:before,
div.dataTables_scrollBody table thead .sorting_asc:before,
div.dataTables_scrollBody table thead .sorting_desc:before,
div.dataTables_scrollBody table thead .sorting:after,
div.dataTables_scrollBody table thead .sorting_asc:after,
div.dataTables_scrollBody table thead .sorting_desc:after {
  display: none;
}
div.dataTables_scrollBody table tbody tr:first-child th,
div.dataTables_scrollBody table tbody tr:first-child td {
  border-top: none;
}
div.dataTables_scrollFoot > .dataTables_scrollFootInner {
  box-sizing: content-box;
}
div.dataTables_scrollFoot > .dataTables_scrollFootInner > table {
  margin-top: 0 !important;
  border-top: none;
}
@media screen and (max-width: 767px) {
  div.dataTables_wrapper div.dataTables_length,
  div.dataTables_wrapper div.dataTables_filter,
  div.dataTables_wrapper div.dataTables_info,
  div.dataTables_wrapper div.dataTables_paginate {
    text-align: center;
  }
}
table.dataTable.table-sm > thead > tr > th {
  padding-right: 20px;
}
table.dataTable.table-sm .sorting:before,
table.dataTable.table-sm .sorting_asc:before,
table.dataTable.table-sm .sorting_desc:before {
  top: 5px;
  right: 0.85em;
}
table.dataTable.table-sm .sorting:after,
table.dataTable.table-sm .sorting_asc:after,
table.dataTable.table-sm .sorting_desc:after {
  top: 5px;
}
table.table-bordered.dataTable th,
table.table-bordered.dataTable td {
  border-left-width: 0;
}
table.table-bordered.dataTable th:last-child,
table.table-bordered.dataTable th:last-child,
table.table-bordered.dataTable td:last-child,
table.table-bordered.dataTable td:last-child {
  border-right-width: 0;
}
table.table-bordered.dataTable tbody th,
table.table-bordered.dataTable tbody td {
  border-bottom-width: 0;
}
div.dataTables_scrollHead table.table-bordered {
  border-bottom-width: 0;
}
div.table-responsive > div.dataTables_wrapper > div.row {
  margin: 0;
}
div.table-responsive
  > div.dataTables_wrapper
  > div.row
  > div[class^="col-"]:first-child {
  padding-left: 0;
}
div.table-responsive
  > div.dataTables_wrapper
  > div.row
  > div[class^="col-"]:last-child {
  padding-right: 0;
}
.form_control {
  opacity: 0;
  position: absolute;
  top: -500rem;
  left: -500rem;
  height: 0;
  width: 0;
  z-index: -1;
}
.ip-rentals table a,
.ip-resales table a {
  color: #3cc2d1;
}
.ip-rentals,
.ip-resales {
  /**
  background: url(../../assets/images/RTS_rsbg.jpg);**/
  background-size: cover;
  background-position: center center;
  color: #fff;
  display: flex !important;
  padding-top: 30px;
}
.inner .inner-pages {
  position: relative;
}
.copyright {
  background: #222;
  color: #fff;
  padding: 15px 0;
  font-size: 13px;
  width: 100%;
}
.page-item.active .page-link {
  background-color: #3ec2d1;
  border-color: #3ec2d1;
}
.page-link {
  color: #3ec2d1;
}
.ip-blog {
  /**
  background: url(../../assets/images/RTS_blogbg.jpg);**/
  background-size: cover;
  background-position: center center;
  color: #fff;
  display: flex !important;
  padding-top: 100px;
}
.ip-blog h1,
.ip-rentals h1,
.ip-resales h1 {
  color: black;
  padding: 1rem 0;
}
#custom-search-input {
  margin: 0;
  margin-top: 10px;
  padding: 0;
}
#custom-search-input .search-query {
  width: 100%;
  padding-right: 3px;
  padding-left: 15px;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 0;
}
#custom-search-input button {
  border: 0;
  background: none;
  /** belows styles are working good */
  padding: 2px 7px;
  margin-top: 6px;
  position: absolute;
  right: 0;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #3ec2d1;
  cursor: unset;
  z-index: 2;
}
.search-query:focus {
  z-index: 0;
}
h1.blog-title {
  text-transform: uppercase;
  font-size: 25px;
}
.blog-icons li {
  list-style: none;
  display: inline;
  margin-right: 10px;
}
.blog-icons li i {
  margin-right: 5px;
  color: #9b9b9b;
}
.blog-item {
  margin-bottom: 50px;
}
.post-sidebar-item {
  margin-bottom: 30px;
  background: #f7f7f7;
  padding: 20px;
}
.post-sidebar-item h1 {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
}
.post-sidebar-item .category li {
  list-style: square;
  padding: 10px 0;
}
.sidebar-popular-post h3 {
  font-size: 15px;
  text-transform: uppercase;
}
.content {
  width: 94%;
  margin: 4em auto;
  font-size: 20px;
  line-height: 30px;
  text-align: justify;
}
#menu {
  background-color: #222222b3;
  background: url("../../assets/images/RTS_bg_forIE.png");
  padding: 2.5vh 0;
  min-height: 10vh;
  width: 100%;
  text-align: center;
  z-index: 105;
}

#menu ul {
  margin: 0;
  padding: 0;
}
#menu li {
  display: inline-block;
}
#menu a {
  color: white;
  padding: 0.5em 1em;
  text-decoration: none;
  display: block;
  font-size: 1.5em;
  font-weight: 500;
  transition: all 0.5s ease;
  text-transform: uppercase;
}
#menu a:hover {
  color: #3cc2d1;
}
.masthead {
  background-image: url("../../assets/images/RT_banner_img2.jpg");
  background-size: cover;
  background-position: bottom center;
  color: #fff;
  color: #222;
  min-height: 88vh;
  width: 100%;
  /*overflow: hidden;*/
  position: relative;
}
.ip-rentals-masthead {
  background-image: url("../../assets/images/RTS_rsbg.jpg");
  background-size: cover;
  background-position: bottom center;
  color: #fff;
  color: #222;
  min-height: 60vh;
  width: 100%;
  overflow: hidden;
  position: absolute;
  z-index: 100;
}
.ip-resales-masthead {
  background-image: url("../../assets/images/RTS_rsbg2.jpg");
  background-size: cover;
  background-position: bottom center;
  color: #fff;
  color: #222;
  min-height: 60vh;
  width: 100%;
  overflow: hidden;
  position: absolute;
  z-index: 100;
}
.ip-blog-masthead {
  background-image: url("../../assets/images/RTS_blogbg.jpg");
  background-size: cover;
  background-position: bottom center;
  color: #fff;
  color: #222;
  min-height: 30vh;
  width: 100%;
  overflow: hidden;
}
.pulse {
  animation: pulse 2s infinite;
}
.pulse:hover {
  animation: none;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(60, 194, 209, 0.9);
  }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(60, 194, 209, 0.9);
    box-shadow: 0 0 0 0 rgba(60, 194, 209, 0.9);
  }
  70% {
    -moz-box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
    box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
  }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
    box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
  }
}
.inner-page {
  background: #277798 !important;
}
#jrange input {
  width: 100%;
  padding: 10px;
  margin-bottom: 20px;
}
.ui-datepicker-title {
  margin: 0;
}
.ui-datepicker-month,
.ui-datepicker-year {
  width: 15%;
  border: 0;
  border: 1px solid #ddd;
}
.ui-datepicker-prev:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f100";
  margin-right: 5px;
}
.ui-datepicker-next:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f101";
  margin-left: 5px;
}
.ui-datepicker-prev,
.ui-datepicker-next {
  cursor: pointer;
  display: none;
}
.ui-datepicker-next {
  float: right;
}
.ui-datepicker-calendar {
  width: 100% !important;
  margin: 20px 0;
}
.ui-datepicker-calendar td,
.date-range-selected > .ui-state-active,
.date-range-selected > .ui-state-default {
  padding: 10px;
}
.ui-state-default,
.ui-datepicker-week-end {
  padding: 10px;
}
.date-range-selected > .ui-state-active,
.date-range-selected > .ui-state-default {
  background: none;
  background-color: lightsteelblue;
}
.about-me .col {
  border: 1px solid #fff;
  background: #fff;
  padding: 20px 40px;
  margin: 10px;
  border-radius: 10px;
}
.about-me .col:hover {
  border: 1px solid #3cc2d1;
}
.about-me .col:hover h6,
.about-me .col:hover p {
  color: #3cc2d1;
}
.about-me .col h6 {
  margin-bottom: 20px;
}
.trLink:hover {
  background-color: #fef0b3 !important;
  cursor: pointer;
}
/*search box css start here*/

.search-sec {
  background: rgba(26, 70, 104, 0.51);
  padding: 0 1rem;
  max-width: 1000px;
  margin: 100px auto;
}
.btnContactSubmit {
  width: 50%;
  border-radius: 1rem;
  padding: 1.5%;
  color: #fff;
  background-color: #0062cc;
  border: none;
  cursor: pointer;
  margin-right: 6%;
  background-color: white;
  color: blue;
  margin-top: 4%;
}
.register .nav-tabs .nav-link:hover {
  border: none;
}
.register-heading {
  margin-left: 21%;
  margin-bottom: 10%;
  color: #e9ecef;
}
.register-heading h1 {
  margin-left: 21%;
  margin-bottom: 10%;
  color: #e9ecef;
}
.btnLoginSubmit {
  border: none;
  padding: 2%;
  width: 25%;
  cursor: pointer;
  background: #29abe2;
  color: #fff;
}
.btnForgetPwd {
  cursor: pointer;
  margin-right: 5%;
  color: #f8f9fa;
}
.register {
  background: transparent;
  padding: 2%;
}
.nav-tabs .nav-link {
  border: 0;
}
.nav-tabs {
  margin-bottom: 10px;
  border-bottom: 0;
}
.search-sec .form-control {
  border: 1px solid white;
  border-right: 0;
}
.search-sec .main-btn {
  line-height: 38px !important;
  margin-left: 3px;
  border: 0 !important;
  width: 100%;
}
.search-sec .nav-tabs .nav-item.show .nav-link,
.search-sec .nav-tabs .nav-link.active {
  background-color: #3cc2d1 !important;
  border: 0 !important;
  border-radius: 0 !important;
  color: #fff !important;
}
.search-sec .nav-tabs .nav-link {
  color: #212529;
  background: #ddd;
  border-radius: 0;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 200;
}
.search-sec .s-btn {
  text-align: center;
  margin: 0 auto;
  float: none;
  width: 100%;
}
.nav-tabs .nav-item {
  margin-bottom: 0 !important;
}
.register .nav-tabs .nav-link:hover {
  border: 0 !important;
}
.search-sec .form-control::placeholder {
  font-size: 12px !important;
  color: #333;
}
.search-sec .box {
  color: #fff;
  display: none;
}
.search-sec .form-control {
  height: 39px;
}
.datepicker {
  z-index: 9999 !important;
  padding: 15px;
}
.datepicker table tr td.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover {
  background-image: linear-gradient(to bottom, #08c, #3cc2d1) !important;
  background-color: #3cc2d1 !important;
}
.dataTable {
  font-size: 13px;
}
.rt-guests .btn,
.rt-nights .btn {
  background-color: #fff !important;
  border-radius: 0;
  border: 0;
}
.rt-guests .btn-outline-secondary:hover,
.rt-nights .btn-outline-secondary:hover {
  color: #3cc2d1 !important;
}
.table-special .active a {
  color: #fff !important;
}
.button-payment {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  padding: 10px 2px;
  border: 1px solid #256e8f;
  border-radius: 8px;
  background: #3cb2e9;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#3cb2e9),
    to(#256e8f)
  );
  background: -moz-linear-gradient(top, #3cb2e9, #256e8f);
  background: linear-gradient(to bottom, #3cb2e9, #256e8f);
  text-shadow: #17455a 1px 1px 1px;
  font: normal normal bold 10px arial;
  color: #ffffff !important;
  text-decoration: none;
}
.button-payment:hover,
.button-payment:focus {
  border: 1px solid #2e89b3;
  background: #48d6ff;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#48d6ff),
    to(#2c84ac)
  );
  background: -moz-linear-gradient(top, #48d6ff, #2c84ac);
  background: linear-gradient(to bottom, #48d6ff, #2c84ac);
  color: #ffffff;
  text-decoration: none;
}
.button-payment:active {
  background: #256e8f;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#256e8f),
    to(#256e8f)
  );
  background: -moz-linear-gradient(top, #256e8f, #256e8f);
  background: linear-gradient(to bottom, #256e8f, #256e8f);
}

.rts-breadcrumb {
  display: flex;
  align-items: center;
  font-family: sans-serif;
  font-size: 14px;
  padding-bottom: 1rem;
}

.rts-breadcrumb .item {
  display: flex;
  align-items: center;
  cursor: pointer;
}

.rts-breadcrumb .item:not(:first-child)::before {
  content: ">";
  margin: 0 8px;
  color: #000;
}

.rts-breadcrumb .item.active span {
  font-weight: bold;
}

.rts-breadcrumb .item.home span {
  font-size: 16px;
}

.rts-breadcrumb .item span:hover {
  text-decoration: underline;
  color: #3cc2d1;
}

@media (max-width: 768px) {
  .rts-breadcrumb {
    font-size: 10px;
  }

  .rts-breadcrumb .item.home span {
    font-size: 12px;
  }
}

.new-container {
  padding: 1rem 2rem;
  background: white;
  position: relative;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  height: fit-content;
  z-index: 101;
}

@media (max-width: 767.98px) {
  #scroll-btn,
  #agree-btn,
  .btn-fixed-mobile {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0;
    border-radius: 0;
    z-index: 1050;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.3);
  }
}

.fixed-bottom-container {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
}

.fixed-bottom-container .half {
  flex: 1 1 50%;
  width: 50%;
  border-inline: 1px solid #fff !important;
}

.bs {
  padding-bottom: 12rem;
}

.b-r {
  border-right: 4px solid #8aa1b2;
}

.btn-adjust {
  background-color: #fff !important;
  border-radius: 0;
  border-left: 1px solid #8aa1b2;
  border-right: 1px solid #8aa1b2;
  min-width: 2.5rem;
  color: #6c757d;
  font-size: 0.8rem;
  font-weight: bold;
}

.btn-adjust-calendar {
  border: 1px solid black;
}

.btn-adjust-calendar:hover {
  color: white;
  background-color: #3cc2d1;
  border-color: white;
}

.btn-clear-date {
  background-color: #dc3545;
  color: #fff;
  border: none;
  border-radius: 0;
  min-width: 3rem;
  font-size: 0.8rem;
  font-weight: bold;
}

.btn-clear-date:hover {
  background-color: #bb2d3b;
  color: #fff;
}

.search-label {
  background: white;
  font-size: 0.75rem !important;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  padding: 0.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
}

.multiselect-native-select .btn-group {
  width: 100%;
}

.multiselect.dropdown-toggle {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
  margin: 0;
  font-family: inherit;
  text-transform: none;
  word-wrap: normal;
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  border-radius: 0;
  font-size: 0.8rem !important;
  height: 39px;
  text-align: left;
  border: 0;
}

.multiselect-container.dropdown-menu {
  width: 100%;
  font-size: 0.8rem;
  border-radius: 0;
  border: 1px solid #ced4da;
  margin-top: 0;
  padding: 0;
}

.multiselect-container .form-check {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  width: 100%;
  margin: 0;
}

.multiselect-container .form-check-input {
  margin-right: 0.5rem;
}

.gs {
  gap: 0.25rem;
}

.search-sec .form-control::placeholder {
  opacity: 0.3 !important;
}

.input-group-half {
  display: flex;
  width: 100%;
}

.input-group-half > *:first-child {
  flex: 0 0 auto;
}

.input-group-half > *:last-child {
  flex: 1 1 auto;
}

@media (max-width: 576px) {
  .input-group-half > * {
    flex: 0 0 50% !important;
    max-width: 50%;
  }
}

.input-group-half-dates {
  display: flex;
  width: 100%;
}

.input-group-half-dates > *:first-child {
  flex: 0 0 25%;
  max-width: 25%;
}

.input-group-half-dates > *:nth-child(2) {
  flex: 0 0 75%;
  max-width: 75%;
}

@media (max-width: 576px) {
  .input-group-half-dates > * {
    flex: 0 0 100% !important;
    max-width: 100%;
  }
}

.split-half-always > * {
  flex: 0 0 50% !important;
  max-width: 50%;
}

.dp-add {
  transition: background-color 0.2s ease, color 0.2s ease;
}

.dp-add.dp-active,
.dp-add.active {
  background-color: #3cc2d1 !important;
  color: #fff !important;
  border-color: #3cc2d1 !important;
}

.dp-add.btn-outline-secondary:hover {
  background-color: #f1f1f1;
}

.price-separator {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2rem !important;
  color: #202020;
  background-color: #f5f4f4;
  border-left: 2px solid #e7e7e7 !important;
  border-right: 2px solid #e7e7e7 !important;
  max-width: 1ch;
}

.delta-badge {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  background-color: #3cc2d1;
  color: white;
  font-weight: 600;
  font-size: 0.8rem;
  border-radius: 12px;
  padding: 2px 7px;
  line-height: 1;
  cursor: default;
  user-select: none;
  transition: all 0.2s ease-in-out;
}

.delta-badge.d-none {
  display: none !important;
}

#delta-display {
  z-index: 1051;
}

.table-special .table-bordered td,
.table-special .table-bordered th {
  padding: 1rem 0.8rem;
}
.table-special a {
  color: #3cc2d1 !important;
}
.single-property li {
  font-size: 1rem;
  line-height: normal;
}

.delta-badge {
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  background: #3cc2d1;
  color: #fff;
  font-size: 12px;
  padding: 0.3rem;
  border-radius: 2px;
  pointer-events: none;
  white-space: nowrap;
  z-index: 1999999;
}