div#main-trad {
    width: 40%;
    margin: auto;
    padding: 15px;
    background: #fafafa;
}
.top-back span.price-sec {
    font-size: 16px;
    color: #74ce1b;
    font-weight: 700;
    margin-left: 8px;
    font-family: sans-serif;
}
.top-back span.back-icon a i {
    font-size: 24px;
    font-weight: 700;
    color: #74ce1b;
}
.top-back {
    display: flex;
    align-items: center;
}
.item-des-sec {
    /*background-image: url('../images/bg-img.jpg');*/
    background-size: cover;
    padding:0;
    margin: 10px 0;
    position: relative;
    height: 100%;
}
.item-des-sec:before {
    /*content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    background: #0000005a;
    z-index: 0;*/
}
.carousel-item.item-des-sec img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    object-position: center;
}
.item-des-sec .item-name p {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    font-family: cursive;
    z-index: 9;
    position: relative;
}
.item-des-sec .items-name p {
    font-size: 16px;
    font-weight: 500;
    font-family: cursive;
    color: #fff;
    z-index: 9;
    position: relative;
}
.items-name {
    margin-top: 40px;
}
table.villa-table-des {
    width: 100%;
    text-align: left;
}
.item-value {
    padding: 15px 0;
}
table.villa-table-des tr th {
    padding-bottom: 20px !important;
    font-family: sans-serif;
}
table.villa-table-des tr td {
    padding-bottom: 20px;
    color: #888;
    font-family: sans-serif;
}
table.villa-table-des tr td:nth-child(2n) {
    color: #333;
}
table.villa-table-des .bg-icon-green {
    color: #fff;
    background: #5faf10;
    border-radius: 50px;
    padding: 3px;
    font-weight: 200;
}
.online-trad p {
    height: 10px;
    width: 10px;
    background: #5faf10;
    border-radius: 50px;
    text-align: center;
    margin: 10px auto;
}
.extra-trad p {
    font-size: 18px;
    font-family: sans-serif;
    font-weight: 600;
    color: #333;
    margin-bottom: 10px;
}
.contact-trad p {
    font-size: 18px;
    font-family: sans-serif;
    font-weight: 600;
    color: #333;
        margin-bottom: 10px;
}
.location-trad p {
    font-size: 18px;
    font-family: sans-serif;
    font-weight: 600;
    color: #333;
        margin-bottom: 10px;
}
.extra-trad, .contact-trad {
    padding-right: 15px;
}
textarea.extra-money {
    height: 90px;
    width: 100%;
    border: none;
    position: relative;
    padding: 15px 0px 0px 15px;
    background: #dcdcdc;
    resize: none;
    outline: none;
}
textarea.contact-info {
    height: 90px;
    width: 100%;
    border: none;
    position: relative;
    padding: 15px 0px 0px 15px;
    background: #dcdcdc;
    resize: none;
    outline: none;
}


.mapouter {
    position: relative;
    text-align: right;
    width: 100%!important;
    height: 200px!important;
}

.gmap_canvas {
    overflow: hidden;
    background: none!important;
    width: 100%!important;
    height: 200px!important;
}
.gmap_iframe {
    width: 100%!important;
    height: 200px!important;
}
.location-trad {
    margin-bottom: 15px;
}
body, html {
    margin: 0;
}

span.icon-home img {
    width: 18px;
    margin-right: 6px;
}
div#itemdessecbg {
    background-image: none !important;
}
a.carousel-control-prev i {
    color: #000;
    background: #fff;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    text-align: center;
    padding-top: 2px;
    font-size: 24px;
    font-weight: 800;
}




.carousel-control-next i {
    color: #000;
    background: #fff;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    text-align: center;
    padding-top: 2px;
    font-size: 24px;
    font-weight: 800;
}

div.carousel{
    overflow: hidden;
    height: 325px;
}

.modal.fade{
    opacity:0;
    text-align: center;
    background:#000000d1;
}

.modal.fade.show {
    opacity: 1;
    display: block;
}

div#loading_modal .modal-dialog {
    display: flex;
    align-items: center;
    height: 100%;
    width: auto;
}
div#loading_modal .modal-dialog .modal-content {
    background: transparent;
    border: none;
}
div#loading_modal .modal-dialog .modal-content .modal-body i.fa-circle-o-notch {
    font-size: 46px;
    color: #fff;
    position: relative;
    z-index: 9;
}


/*-----------responsive-----------*/
@media screen and (max-width: 767px) {
  div#main-trad {
    width: 100%;
    position: relative;
}
}


.sectitle {
    color: #74ce1b;
    font-weight: bold;
}

.navfooter {
    text-decoration: none;
    list-style: none;
}

.navfooter li {
    display: inline-block;
}

.navfooter li a {
    color: #74ce1b;
    font-weight: bold;
     text-decoration:underline;
}

a.hyperlink {
    color: #74ce1b;
    font-weight: bold;
}

a.hypedesinerbyclss {
    font-size: 13px;
     color: #74ce1b;
    font-weight: bold;
}

h5.subtitle {
    color: #74ce1b;
    font-weight: bold;
    padding: 0px;
}

.maintrad {
 
    padding: 15px;
    background: #fafafa;
}

.deleteAccountfrm {
    padding: 20px;
    border: 1px solid #74ce1b;
    margin: 28px 0;
}
.deleteAccountfrm .form-group {
    padding: 0px;
}
.deleteAccountfrm .checkbox {
    padding: 0px;
}

.deleteAccountfrm .formgroup {
    padding: 0px;
    text-transform: capitalize;
}

.deleteAccountfrm .acDtsubmtbtn {
    padding: 30px 0 25px 0;
}

.deleteAccountfrm .secacDtsubmtbtn {
    width: 100%;
    padding: 14px 0 !important;
    font-size: 18px !important;
}
.deleteAccountfrm label.deltsure {
    padding: 0 10px;
}


div#google_translate_element {
    position: fixed;
    right: 32%;
    top: 0;
    z-index: 111;
}
.skiptranslate.goog-te-gadget {
    height: 30px;
    overflow: hidden;
}
.skiptranslate {
    display: none;
}
div#google_translate_element>.skiptranslate.goog-te-gadget {
    display: block;
}
body {
    top: 0px !important;
}

.modal.fade{
    opacity:0;
    text-align: center;
    background: #000000d1;
}

.modal.fade.show {
    opacity: 1;
    display: block;
}


div#loading_modal .modal-dialog {
    display: flex;
    align-items: center;
    height: 100%;
    width: auto;
}
div#loading_modal .modal-dialog .modal-content {
    background: transparent;
    border: none;
}
div#loading_modal .modal-dialog .modal-content .modal-body i{
    font-size: 46px;
    color: #fff;
    position: relative;
    z-index: 9;
}

h3.titlemodalbodymsg {
    color: #fff;
    text-transform: capitalize;
    padding: 28px 0;
    font-size: 18px;
}
