
body{ font-family: 'Roboto', sans-serif;}
.default41 .margin-top-bot {margin: 30px 0; width: 100%; display: inline-block;}
.default41 {padding: 50px 0;}
.default41 .martin-sub-title{ width: 100%; display: inline-block; text-align: center; font-size: 12px; color: #353535; letter-spacing: 0.15em; text-transform: uppercase; margin: 0rem 0 0.3rem 0;}
.default41 .martin-title{ width: 100%; display: inline-block; text-align: center; font-size: 4.5rem; color: #353535; text-transform: uppercase; letter-spacing: 0.13em; margin: 0 0 8rem 0; font-weight: 300; line-height: 6rem;}
.default41 .martin-main{ width: 100%; display: inline-block;}
.default41 .martin-description{ width: 100%; margin: 0px 0 0 0px; display: inline-block; font-size: 17px; color: #353535; font-weight: 300; line-height: 3.2rem; padding: 0 4rem;}
.default41 .martin-img-main{ width: 100%; height: 450px; margin: 2rem 0 0 0; display: inline-block;}
.default41 .martin-img{ width: 100%; height: 100%; object-fit: cover; margin: 0px; padding: 0px;}



@media screen and (min-width: 992px) and (max-width: 1024px) {
  .default41 .martin-title {font-size: 33px; line-height: 38px; margin: 0 0 3rem;}
  .default41 .martin-description {padding: 0;}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .default41 .martin-title {font-size: 28px; line-height: 31px; margin: 0 0 3rem;}
  .default41 .martin-description {padding: 0;}
}
@media screen and (max-width: 767px) {
  .default41 .martin-title {font-size: 26px; line-height: 34px; margin: 0 0 3rem;}
  .default41 .martin-description {padding: 0;}
}
@media screen and (max-width: 480px) {
  .default41 .martin-title {font-size: 24px; line-height: 30px; margin: 0 0 3rem;}
  .default41 .martin-description {padding: 0;}
}
body {font-family: 'Josefin Sans', sans-serif;}
.eco-12 a, a:hover, a:focus, a:active {outline: 0 !important; text-decoration: none; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; cursor: pointer !important;}
.eco-12 button {cursor: pointer !important;}
.eco-12 .no-padding {padding: 0;}
.eco-12 .margin-top-20 {margin-top: 20px; display: inline-block;}
.eco-12 .margin-top-30 {margin-top: 30px; display: inline-block;}
.eco-12 .margin-top-40 {margin-top: 40px; display: inline-block;}
.eco-12 .margin-top-50 {margin-top: 50px; display: inline-block;}
.eco-12 .btn-default {padding: 12px 30px; color: #fff; background: transparent; border: 2px solid #fff; display: inline-block; margin: 20px 0 0 0;}
.eco-12 .btn-default:hover {background: #fff; color: #000;}

/*==================== start css ======================*/
.eco-12 {width: 100%; display: inline-block; padding: 80px 0px; position: relative; background: #f5f5f5;}

.eco-12 .flats-table {width: 100%; display: inline-block; overflow: auto;}
.eco-12 .flats-table thead {background: #002; border: 0;}
.eco-12 .flats-table td {padding: 15px 20px; color: #000;}
.eco-12 .flats-table td a {color: #002; font-weight: bold;}
.eco-12 .flats-table th {padding: 15px 20px; color: #fff;}
.eco-12 .flats-table tr {border-bottom: 0px solid rgba(0,0,0,0.4);}
.eco-12 .flats-table table {background: #fff; width: 100%; min-width: 600px;}
.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.table>tbody>tr>td{
    vertical-align: bottom;
    border-right: 1px solid #ddd;
}
.book-btn {
    margin-top: 2rem;
}
.book-btn > a{
        background-color: #ec3437;
        border-radius: 22px;
        color: #fff;
        font-size: 12px;
        font-weight: bold;
        letter-spacing: 1px;
        padding: 10px 17px;
        text-transform: uppercase;
    }