textarea, select, .tg-select select, .form-control, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input{
    text-transform: none;
}
.btn-success {
    color: #fff;
    background-color: #A33760;
    border-color: #A33760;
}
.btn-success:hover {
    color: #fff !important;
    background-color: #923156!important;
    border-color: #923156!important;
}

.tg-navigationarea {
    width: 100%;
    float: left;
    padding: 7px 0;
}
.tg-header {
    z-index: 10;
    position: relative;
    box-shadow: 0 3px 5px rgba(117, 182, 29, 0.2);
    /* background: linear-gradient(25deg, rgb(239, 255, 215) 0%, rgb(246, 251, 238) 100%); */
}
.tg-logo {
    float: left;
    margin: 0;
    width: 133px;
}
.tg-navigation > ul {
    width: 100%;
    float: left;
    list-style: none;
    text-align: center;
    line-height: inherit;
    margin-top: 10px;
}
.tg-navigation ul li.nav-active a{
    color: #A33760 !important;
}
.tg-navigation .sub-menu > li:hover {
    background: #A33760;
    color: white;
}
.tg-navigation .sub-menu > li a:hover {
    color: white;
}

.tg-themedropdownmenu li a:hover {
    background: #A33760;
    color: white;
}

.tg-bannercontent {
    width: 100%;
    float: left;
    text-align: center;
    background: transparent;
    padding: 5px 0 0;
}
.tg-homebanner figure figcaption, .tg-innerbanner figure figcaption{
    padding: 0px 0 0px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding-bottom: 24px;
}

.tg-bannercontent h1 {
    margin: 0 0 15px;
    font-size: 40px;
    line-height: 44px;
    font-weight: 400;
    background: rgba(255, 255, 255, 0.5);
    display: initial;
    padding: 5px 15px;
    color: #A33760;
}
.tg-bannercontent h2 {
    margin: 0 0 0px;
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
}

.tg-categoriessearch {
    float: left;
    width: 100%;
    padding: 20px;
    background: linear-gradient(25deg, rgb(11,116,101) 0%, rgb(25,170,160) 100%);
    /* margin: -140px 0 0; */
    margin: 1px 0 0;
    position: relative;
    border-radius: 5px;
    box-shadow: 0 5px 6px rgba(0,0,0,0.1);
}
.tg-categoriessearch::before,
.tg-categoriessearch::after{
    display: none;
}
.tg-categoriessearch .tg-title h2{
    color: white;
    font-weight: 500;
}
.tg-categoriessearch .form-group strong{
    color: white;
}
.form-group {
    z-index: 2;
    width: 100%;
    float: left;
    margin: 0 0 20px;
    position: relative;
    font-size: 13px;
    /* font-weight: 500; */
    color: #ff515c;
}

.tg-dropdowarrow, .navbar-toggle, .tg-prev:hover, .tg-next:hover, .tg-btnphone:hover, .tg-testimonial figure:after, .tg-footerbar, .tg-homebannervtwo .tg-formbannersearch .tg-btn, .tg-pagination ul li.tg-nextpage a:hover, .tg-pagination ul li.tg-prevpage a:hover, .tg-pagination ul li.tg-active a, .tg-pagination ul li a:hover, .tg-views ul li.tg-active a, .tg-views ul li a:hover, .ui-slider-horizontal .ui-slider-range, .tg-pricebox, .tg-sellercontact .tg-btnphone, .tg-formreportthisad .tg-btns .tg-btn:hover, .tg-formsearch button, .tg-btnedit i, .tg-dashboardscrollbar .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .tg-adstatusactive, .tg-dashboardtable tbody tr:hover .tg-btnactionview, .tg-404message h2:before, .tg-videobox figure .tg-btnplayvideo i, .tg-close, .tg-btn:before, .tg-btnreply:hover, .tg-btnreply:focus, .tg-btnreply:active, .tg-lastupdate:before, .tg-iconseprator i, .tg-categoriessearch a, .tg-categoriessearch a:hover {
    background: #A33760;
}
body h1, body h2, body h3, body h4, body h5, body h6 {
    color: #A33760;
}

.tg-ad{
    box-shadow: 0 0 1px 0 rgb(118, 183, 27);
    -webkit-box-shadow: 0 0 2px 0 rgb(118, 183, 27);
    /*background: #95e6e0;*/
}
.tg-ads .tg-ad,.tg-sidebar .tg-ad{
    background: #95e6e0;
}

.tg-ad:hover {
    box-shadow: 0 0 15px 0 rgba(118, 183, 27, .3);
    -webkit-box-shadow: 0 0 15px 0 rgba(118, 183, 27, 0.3);
}
.tg-adcontent{
    min-height: 215px;
    /*min-height: 230px;*/
}

.tg-ad figure img, .tg-ad figure a img {
    width: 225px;
    height: 194px;
    object-fit: cover;
    object-position: top;
}
.tg-post figure img, .tg-post figure a img {
    width: 100%;
    height: 202px;
}
.tg-adcontent h3 {
    font-size: 18px;
}
.tg-adcontent h3 a {
    color: #c80a12;
}
.tg-adcontent address{
    height: 35px;
}
.tg-adprice h4 {
    font-size: 16px;
}
.tg-sectionhead .tg-description {
    margin: 0 0 1px;
    padding: 0 0 10px;
    border-bottom: none;
}
.tg-btnphone-home {
    color: #fff;
    background: #A33760;
}

.tg-footerinfo > div {
    min-height: 250px;
    border-left: none;
}
.tg-footerinfo > div + div {
    border: 0;
    border-right: none;
}

.tg-packagebody ul li strong {
    padding: 8px 0 3px;
    font-weight: 500;
    font-size: 30px;
}
textarea, select, .tg-select select, .form-control, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input{
    padding: 10px;
}

.select2-container--default .select2-selection--multiple {
    height: 38px;
    border: 1px solid #dbdbdb;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    height: 38px;
}



/* Radio Button */
.custom-control-label:after, .custom-control-label:before{
    width: 2rem;
    height: 2rem;
}


.view-cont-main-box{
	float: left;
    width: 100%;
    display: flex;
    padding: 7px 0 0;
    flex-direction: row;
}
.tg-btnmakeanoffer {
    width: 100%;
    float: left;
    background: #19aaa0;
}
.tg-sellercontact .tg-btnphone, .tg-btnmakeanoffer{
	padding: 0 0 0 59px;
}
.tg-sellercontact .tg-btnphone i, .tg-btnmakeanoffer i{
	top: 0;
    left: 0;
    padding: 0;
    width: 50px;
    height: 50px;
    font-size: 20px;
    line-height: 50px;
    position: absolute;
    text-align: center;
    background: rgba(0,0,0,0.10);
}
.tg-sellercontact .tg-btnphone > span, .tg-btnmakeanoffer > span {
    width: 100%;
    float: left;
    display: block;
    text-align: left;
    padding: 7px 15px 7px 0;
    font-size: 10px;
}
.tg-sellercontact .tg-btnphone span em, .tg-btnmakeanoffer > span em {
    font-size: 17px;
    line-height: 14px;
    padding: 0 0 6px;
    font-weight: 500;
}
.tg-sellercontact .tg-btnphone span span, .tg-btnmakeanoffer > span span {
    font-size: 11px;
    line-height: 14px;
}
.tg-adtitle h2{
    font-size: 22px;
}

.tg-package{
    min-height: 484px;
}
.tg-packagehead h3{
    color: #000;
    height: 48px
}
.tg-sidebartitle h2{
    font-size: 16px;
}
.badge-vip{
    position: absolute;
    top: 3px;
    right: 24px;
    padding: 5px 16px;
    font-size: 14px;
    border-radius: 5px;
    background: #385410;
}

.tab-pane {
    /* width: 50%; */
}

.profile-pic{
    width: 100%;
    height: 230px;
    object-fit: cover;
    object-position: top;
}

.tg-pagesequence{
    margin: 0 0 7px;
}
.tg-detail .tg-adtitle{
    padding-bottom: 0px;
}

.cover-img{
    width: 100%;
    height: 250px;
    position: relative;
    overflow: hidden;
}

.border-none{
    border: 0 none;
}
.btnreportprofile{
    background: #A33760;
   /* padding-top: 10px;*/
}
.btnreportprofile > span em {
    font-size: 16px;
}

/*below css added by shadman on 23-10-2020 due to changes of login-register link to button type*/
.tg-navigation li.login-register-btn a {color: white;padding: 0.8em 1.2em;background-color: #A33760; border-color: #A33760;}

.signup-page{}
.signup-page .step-content .form-group{
    width: 49%;
}
.signup-page .step-content .form-group:nth-child(2n+0){
    float: right;
}
.tg-categoriessearch label{
    margin-bottom: 0px;
}
.login-register-btn a 
{color: white!important;
    padding: 0.2em 0.25em;background-color: #A33760;
    font-size: 15px;
    border-color: #A33760;}


@media (max-width: 600px){
    .view-cont-main-box{
        flex-direction: column;
    }
    .sticky{
        width: 100%;
        left: 0;
    }
    .sticky .tg-pagemenu li{
        padding: 0 10px 0 15px;
        width: 33%;
    }
    .signup-page .step-content .form-group{
        width: 100%;
    }
    .signup-page .step-content .form-group:nth-child(2n+0){
        float: left;
    }
}



@media (max-width: 767px){
.navbar-toggle {
    /* background: #76b71a; */
    margin-top: 8px !important;
    padding: 12px;
}
.tab-pane {
    width: 100%;
}
}
@media (max-width: 767.98px) {
    .tg-logo {
        margin: 2px 0 0 0;
        width: 106px;
    }
    .tg-bannercontent{
        padding: 5px 0;
    }
    .tg-bannercontent h1{
        font-size: 24px !important;
    line-height: 40px;
    }
    body .backgroundTransition .image-bottom {
        z-index: -2;
        object-fit: cover;
        background-size: cover;
        background-position: center center;
    }
    .tg-categoriessearch:before,
    .tg-categoriessearch:after{
        display: none;
    }
    .tg-navigation li{
        text-align: left;
    }
    .tg-ad {
        box-shadow: 0 0 15px 0 rgba(118, 183, 27, .3);
        -webkit-box-shadow: 0 0 15px 0 rgba(118, 183, 27, 0.3);
    }
    .tg-ad figure img, .tg-ad figure a img {
        width: 100%;
        height: 235px;
    }
}

.mbl-prof-img{
    display: none;
}
.desktop-block{
        display: block !important;
    }
@media screen and (max-width:767px){
    .mbl-prof-img{

        width: 40px;
        height: 40px;
        float: right;
        margin: 10px 0 0 0px;
        border-radius: 50%;
        display: block;
    }
    .tg-userdropdown .tg-btndropdown{
        padding: 0px;
    }
    .tg-btndropdown .tg-userdp{
        width: 100%;
    }
    .desktop_block{
        display: none;
    }
    .desktop-block{
        display: none !important;
    }
}
.btn-primary{
	color:#fff !important;
	background-color:#A33760 !important;
	border-color:#A33760 !important;
}
.btn-primary:hover{
	color:#fff !important;
	background-color:#923156 !important;
	border-color:#923156 !important;
}
/*.btn-primary:hover {
    color: #fff;
    background-color: #923156;
    border-color: #923156;
}*/