

@import url('https://fonts.googleapis.com/css?family=Cabin');

*
{
    font-family: 'Cabin', sans-serif;;
}

.listingDetail p
{
    margin-top: 2px;
    margin-bottom: 5px;
}

.trainLine
{
    display: inline-block;
    background-color: #9f0303;
    color: #ffffff!important;
    border-radius: 7px;
    padding: 3px 5px;
}

.trainLineUl
{
    list-style-type: none;
    margin-left: -40px;
    margin-top: 10px;
}

.innerSpace
{
    margin-right: 5px;
    margin-left: 2px;
    font-weight: bold;
}

.listingBudget
{
    width: 100%!important;
}

.available, .notAvailable
{
    position: absolute;
    left: 10px;
    width: 50px;
    height: 50px;
    background-color: red;
    color: white!Important;
    border-radius: 50%;
    padding-left: 6px;
    padding-top: 11px;
    top: 1px;
    border: 4px dotted;
    font-size: 0.7em;
}

.available
{
    background-color: green;
}

.container
{
}

.categories
{
    margin-top: 5%;
}

@media (max-width: 767px)
{
    .topSpace
    {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .secondSlide
    {
        background-color: rgba(0, 0, 0, 0.28);
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

.topSpace
{
    margin-top: 4%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.secondSlide
{
    margin-top: -1%;
    background-color: rgba(0, 0, 0, 0.41);
    padding-top: 10px;
    padding-bottom: 38px;
}

@media (max-width: 767px)
{
    .topSpace h1
    {
        margin-top: 11%;
        padding-bottom: 10%;
        padding-top: 6%;
    }
}

.secondSlide h1, .topSpace h1
{
    line-height: 1.2em;
}

.btn, .search-button
{
    background-color: #cd2105;
    border: 2px solid #ccc;
    border-radius: 7px;
}

.noAvailableListings
{
    margin-top: 50px;
    padding: 10% 2%;
    border: 1px dotted #ccc;
}

.searchAgain
{
    width: 80%;
}

.footerDesc
{
    color: #fff;
}

.footerDesc b
{
    font-size: 20px;
}

.businessHours
{
    color: #fff!important;
    font-size: 16px!important;
    padding-top: 3%;
    padding-bottom: 3%;
    border-top: 3px double;
    border-bottom: 3px double;
}

#footerDescription li
{
    line-height: 1.5em;
}

.smallP
{
    color: #ebe1e1;
}

#footerLinks li a
{
    color: #fff;
}

.recently-propertiesB
{
    margin-top: 4%;
}

#mainLogo a img
{
    width: 100%;
}

#mainLogo a
{
    margin-right: 0;
}

#overlay
{
    background: rgba(0,0,0,0.7);
    width: 100%;
    height: 100%;
    position: fixed;
    display: none;
    text-align: center;
    z-index: 9999;
}

#overlay
{
    background: rgba(0,0,0,0.7);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    text-align: center;
}

@media (min-width: 768px)
{
    #overlay img
    {
        max-width: 55%;
        margin-top: 4.5%;
    }
}

#overlay p
{
    color: white;
    margin-top: 15px;
}

@media (max-width: 767px)
{
    #overlay img
    {
        width: 90%;
        margin-top: 30%;
    }
}

.fullButton
{
    width: 100%;
    font-size: 1em;
}

.breadCrumbHeader
{
    font-size: 1.4em;
    border-bottom: 1px dotted;
}

.main-title-2-small
{
}

.listingGallery li a
{
    padding-top: 10px!important;
    padding-bottom: 10px!important;
}

#imageGallery img
{
    width: 100%;
}

@media (max-width: 767px)
{
    #imageGallery>div
    {
        margin-bottom: 5%;
    }
}

#imageGallery h2
{
    font-size: 1.4em;
    margin-left: 6%;
    border-bottom: 1px dotted;
    display: block;
}

.head h1
{
    text-align: center;
    color: #ffffff;
    background: #000;
    padding-bottom: 10px;
    padding-top: 10px;
    border: none!important;
}

.main-title-2 h1
{
    border-bottom: 1px dotted;
    padding-bottom: 10px;
}

.inProp
{
    margin-top: 10%;
}

.map
{
    margin-top: 5px;
    background-color: #b90303!important;
    border: none!important;
}

.media-object
{
}

.nList
{
    margin-bottom: 9%;
    margin-top: 5%;
    text-align: center;
}

.nList h3
{
}

#imageGallery>div>div
{
    margin-bottom: 3%;
}

.ari
{
    color: #fdfdfd;
    background-color: #0a8414;
    padding: 5px;
}

.media-body a p
{
    margin-top: 15px;
    margin-bottom: 7px;
}

#sideList .media
{
    border-bottom: 2px dotted #e8e8e8;
    border-left: 1px dotted #e7e7e7;
}

.nashi
{
    color: #fff;
    background-color: #b30808;
}

.ari, .nashi
{
    padding: 5px;
    border-radius: 50%;
    margin-left: 5px;
    display: inline-block;
    height: 40px;
    position: absolute;
    right: -25px;
    top: -6px;
    line-height: 29px;
}

.media-body
{
    padding-top: 15px;
}

.sideListIndList
{
    display: inline-block;
    position: absolute;
    padding: 3px 18px 3px 5px;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 16px;
    border: 1px solid #ccc;
    top: 85px;
    left: 5px;
}

.sideListStat
{
    border-bottom: 1px dotted #ccc;
    background: linear-gradient(transparent 85%, #ffff66 50%);
}

.shortDescription
{
    display: block;
    width: 127px;
    height: 31px;
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 11px;
}

@media (min-width: 992px)
{
    .shortDescription
    {
        font-size: 1em;
        width: 200px;
        height: 62px;
        border-bottom: 1px dotted #ccc;
        padding-bottom: 10px;
    }
}

.allCont
{
    color: #b1a9a9;
    font-size: 11px;
    text-align: right;
}

.lang
{
    display: inline-block;
    color: #fff;
    border: 4px double;
    padding: 10px 15px;
}

#thankYou p
{
    line-height: 4em;
    text-align: center;
    margin-top: 10%;
}

#thankYou p a
{
    border-bottom: 1px dotted;
}

#thankYou button
{
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 7%;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 8px;
    background-color: #e9e6ba;
    border: none;
}

@media (max-width: 767px)
{
    #thankYou
    {
        margin-bottom: 13%;
    }
}

@media (min-width: 768px)
{
    .hide-Nsmall
    {
        display: none;
    }
}

#indList h2
{
    font-size: 19px;
    color: #000;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 3px double;
    margin-top: 0;
    margin-bottom: 0;
    width: 75%;
}

#indList img
{
    width: 100%;
    max-width: 100px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

#indList tr, #indList th, #indList td
{
    border: 1px dotted;
    padding: 3px 5px;
}

#indList tr
{
    width: 100%!important;
}

#indList table
{
    top: 0;
    background-color: rgba(0, 0, 0, 0.84);
    color: #fff;
    width: 100%;
    border: 2px double;
}

#indList div
{
    position: relative;
}

#indList td
{
    background-color: #fff;
    color: #000;
    text-align: center;
}

#indList th
{
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}

@media (max-width: 767px)
{
    .hideSmall
    {
        display: none;
    }
}

td button
{
    margin-top: 5px;
    background-color: #1ebb83;
    width: 80%;
    border-radius: 8px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

td button a
{
    color: #fff;
}

.roomAri
{
    background-color: #18bf84!important;
    color: #fff!important;
}

.roomNashi
{
    background-color: #ff6d6d!important;
    color: #fff!important;
}

.tableHeadTitle
{
    padding-bottom: 15px;
    padding-top: 15px;
    border-bottom: 1px dotted;
    border-radius: 10px;
}

.tableListingName a
{
    color: #fff!important;
}

.tableListingName
{
    background-color: #000!important;
    color: #fff!important;
    border: 1px solid #fff!important;
}

.checkboxInput
{
    cursor: pointer;
    line-height: 3em;
}

#applianceTable
{
    margin-top: 4%;
}

.amenityItems
{
    margin-left: 22px;
    margin-top: 4%;
}

.amenityItems h6
{
    font-size: 17px;
    font-weight: bold;
    border-bottom: 1px solid;
    padding-bottom: 10px;
}

.faq a:hover
{
    border-bottom: 1px dotted;
    padding-bottom: 3px;
}

.faq a
{
    line-height: 3em;
}

.answers p
{
    padding-left: 2%;
    padding-right: 2%;
}

.answers p span
{
    margin-bottom: 2%;
    border-bottom: 1px dotted;
    border-radius: 15px;
    font-size: 1.2em;
    padding: 1% 2%;
    line-height: 2.9em;
    background-color: rgba(219, 199, 31, 0.32);
}

.answers>div
{
    margin-bottom: 7%;
}

.answers>div>div>.main-title-2
{
}

.answers>div>div>.main-title-2
{
    margin-bottom: 5%;
}

.questions li
{
    margin-bottom: 10px;
    list-style-position: inside;
    padding-left: 10px;
    border-radius: 5px;
    border: 1px solid #ccc;
}

.answers button
{
    background-color: #2e888f;
    color: #ffffff;
    padding-left: 2%;
    padding-right: 2%;
    border-radius: 14px;
    float: right;
    margin-top: 10px;
}

.faq
{
    padding-left: 0;
}

null
{
}

.flow li
{
    padding-top: 1%;
    padding-bottom: 1%;
    margin-right: 5%;
}

.flow p
{
    line-height: 2em;
    font-size: 16px;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 10px;
}

.flow h4
{
    margin-bottom: 3%;
}

.flow
{
    font-size: 1.4em;
}

.noNum
{
    list-style-type: none;
}

.noNum h4
{
    margin-top: 3%;
}

.flowMain li
{
    background-color: rgba(249, 253, 210, 0.37);
    margin-bottom: 20px;
    font-size: 2em!important;
}

.flowMain h4
{
    border-bottom: 1px dotted;
    padding-bottom: 10px;
}

.contractSmall
{
    font-size: 13px;
    border-bottom: 1px dotted;
    padding-bottom: 7px;
}

.flow a
{
    border-bottom: 1px dotted;
}

.flow a:hover
{
    color: #b1a9a9;
}

.specUL
{
    border-bottom: 1px dotted;
    padding-bottom: 5px;
    line-height: 2em;
}

.truckCenter
{
    width: 100px;
    margin-top: 2%;
    margin-bottom: 2%;
    display: inline;
}

.fullRow
{
    width: 90%;
}

.truck
{
    width: 100px;
    height: 100px;
    position: relative;
    -webkit-animation: mymove 6s infinite;
    animation: mymove6s infinite;
}

/* Safari 4.0 - 8.0 */

@-webkit-keyframes mymove{
    0%   {left: 0%;
    opacity: 1;}
    100% {left: 100%;
    opacity: 0;}
}

/* Standard syntax */

@keyframes mymove{
    0%   {left: 0%;
    opacity: 1;}
    100% {left: 100%;
    opacity: 0;}
}

.aboutUsStandOut
{
    background-color: #f9f7d3;
    padding: 2% 3%;
}

.aboutUsStandOut p span
{
    border-bottom: 1px dotted;
    background: none!important;
    color: #000000!important;
    font-size: 1.3em!important;
}

.aboutUsStandOut p span
{
    font-size: 2em;
    color: #ffffff;
    background-color: #000;
    width: 50px;
    height: 50px;
    border-radius: 5px;
    padding-left: 5px;
    padding-right: 5px;
}

.companyInfo
{
    margin-top: 4%;
}

.companyInfo table
{
    width: 98%;
    margin-bottom: 15px;
}

.companyInfo td
{
    border: 1px solid;
    line-height: 2em;
    padding-left: 10px;
}

.companyInfo th
{
    padding-right: 15px;
}

#contact_form>.row>div
{
    margin-bottom: 5%;
}

.center
{
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: center;
}

fieldset
{
    padding: 3% 1%;
    border: 1px solid #ccc;
    margin: 3% 2%;
}

.form-group p
{
}

.tel
{
    margin-top: 10px;
    margin-bottom: 10px;
}

.waterTroubleIdeaForm
{
    border: 1px dotted;
    color: #ffffff;
    background-color: #23abdb;
    padding: 3% 3% 2% 2%;
    margin-top: 1%;
    margin-bottom: 1%;
    border-radius: 8px;
}

.waterTroubleIdeaForm p
{
    line-height: 2em;
}

.waterTroubleIdeaForm p a
{
    color: #fff;
    border-bottom: 1px dotted;
    padding-bottom: 3px;
}

.privacyPolicyButton
{
    padding-left: 5%;
}

.send-btn button
{
    padding-left: 10%;
    padding-right: 10%;
}

.form-select
{
    border: 1px solid #eee;
}

.radioButton
{
    line-height: 3em;
}

@media (max-width: 767px)
{
    .radioButton>div
    {
        width: 50%!important;
        float: left;
    }
}

.radioButton>div>label:hover
{
    cursor: pointer;
}

.radioButton>div
{
    float: left;
    width: 32%;
}

#inch
{
    width: 50%;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px solid #ccc;
}

.topMainH
{
    border-bottom: 1px dotted;
    padding-bottom: 2%;
}

