

/*:root{
    --theme-colour:#FF3F55;
};
*/

body {
    font-family:'Montserrat', sans-serif !important ;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}


a{
    text-decoration: none !important;
    color: #2c3e50;
    font-family:'Montserrat', sans-serif !important ;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 10px;
    font-weight: 500;
    color: #666;
}
p {
    margin: 0 0 10px;
    font-family: 'Montserrat', sans-serif;
   
}

/* ==========================================================================
  color-dodger-blue.css
   ========================================================================== */
a:hover{
    color: #22313f;
    
}

.category-name strong{
        margin: 0;
    font-size: 13px;
    line-height: 20px;
        color: #363b4d;
    margin: 0 0 8px;
    font-weight: 500;
    line-height: 1.5;
    font-style: normal;
    text-transform: capitalize;
}



h1, .h1 {
    font-size: 40px;
}
.section-header{
    border-left: 2px solid #1E8BC3;
}
.ads-item-thumbnail .caption a{
    color: #363b4d;
}
.ads-item-thumbnail .caption a:hover{
    color: #1E8BC3;
}

.ads-item-thumbnail .social-icons{
    border-top: 2px solid #1E8BC3;
}
.label-premium {
    background-color: #1E8BC3;
}
.label-new {
    background-color: #e87e04;
}
.theme-btn{
    background-color: #1E8BC3;
}
.theme-btn:hover{
    background: var(--theme-colour);
    color: #ffffff;
}
.footer-widget h4{
    border-bottom: 2px solid #415D78;
}
.price-title h2{
    color: #1E8BC3;
}
/** End variation color code */

/** Common for all theme */
.green i{
    color: #26C281;
}
.green hr{
    border-color: #26C281;
}
.gold i{
    color: #E87E04;
}
.gold hr{
    border-color: #E87E04;
}
.purple i{
    color: #1F3A93;
}
.purple hr{
    border-color: #1F3A93;
}
.orange i{
    color: #F64747;
}
.orange hr{
    border-color: #F64747;
}
.brick i{
    color: #96281B;
}
.brick hr{
    border-color: #96281B;
}
.blue i{
    color: #4B77BE;
}
.blue hr{
    border-color: #4B77BE;
}
.honey i{
    color: #34495e;
}
.honey hr{
    border-color: #34495e;
}
.ads-detail, .sidebar-widget, div.login, div.sidebar-filter-wrapper, div.listing-nav, div.listingTopFilterBar{
    border-top: none;
}
.footer-widget.footer-address a {
    color: #fff;
}
.social-ul a {
        width: 33px;
    height: 33px;
    color: #fff;
   
    background: #000;
    overflow: hidden;
    line-height: 30px;
    position: relative;
    text-align: center;
    border-radius: 30px;
    text-transform: capitalize;
}
.footer-bottom a {
    color: #fff;
}
.social-ul i{
        color: #fff;
    
    display: block;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
}


.social-ul .s_facebook{
    background-color: #3b5999;

}

.social-ul .s_plus{
    background-color: #dd4b39;

}

.social-ul .s_twitter{
    background-color: #55acee;

}

.social-ul .s_linkedin{
    background-color: #2c77b5;

}


/** End Common for all theme */


/** make bootstrap flat */
.form-control {
      height: 35px;
    background: #fff;
    font-size: 14px;
    line-height: 18px;
    padding: 0px 20px;
    border-radius: 4px !important;
}
.btn-default, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger {
    box-shadow: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.btn {
    background-image: none;
    border-radius: 1px;
}
.btn:focus {
    background-image: none;
}

.form_btn{
        color: #fff;
    padding: 14px 32px;
    position: relative;
    text-align: center;
    overflow: hidden;
    border-radius: 26px;
    background-color: var(--theme-colour);
    border-color: var(--theme-colour);
}

.navbar-default {
    background-image: none;
    background: #ffffff;
    background-repeat: repeat-x;
    border-radius: 0;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 0 rgba(0, 0, 0, 0.075);
    margin-bottom: 0;
      
    
    padding: 20px 0;
}

.navbar-default .navbar-nav>li>a {
    color: #484848;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 20px;
    font-size: 15px;
}

.btn_ad{
        padding: 14px 30px !important;
    position: relative;
    text-align: center;
    overflow: hidden;
    border-radius: 23px;
    display: inline-block;
    vertical-align: middle;
    text-transform: capitalize;
    background: var(--theme-colour);
    color: white !important;
}


.btn_ad:hover{
          
    background: #c8071d !important;
    color: white !important;
}


.bg-white{
    background: #ffffff;
    box-shadow: 0 1px 2px -1px rgba(0, 0, 0, 0.5);
}

/* end make bootstrap flat */

/** header-nav-top */
.header-nav-top{
    background: #363b4d;
}
.topContactInfo ul li a {
    margin-top: 5px;
}
.topContactInfo ul li a {
    font-family: "Roboto",sans-serif;
    font-size: 12px;
    color: #ffffff;
}
.topContactInfo ul li a:hover {
    background: none;
}

.modern-post-ad-call-to-cation h1{
    color: white;
}

/** header-nav-top */

/* section-header */
.section-header{
    padding: 15px 10px 10px;
    margin-bottom: 5px;
    margin-top: 5px;
}
.section-header .icon{
    float: left;
    font-size: 25px;
    padding-right: 10px;
}
.section-header-text {
    /*float: left;*/
}
/* end section-header */

/* category css */
.category-single-box{
    padding: 10px;
    min-height: 220px;
    margin: 5px 0;
    text-align: center;
}
.category-single-box i{
    display: block;
    font-size: 35px;
    margin-bottom: 10px;
}
.category-single-box h4{
    font-weight: 300;
    margin-bottom: 5px;
    margin-top: 5px;
}
.category-single-box h4 a{
    display: block;
}
.category-single-box h4 a span.category-name{
    color: #0f0f0f;
}

.category-single-box hr {
    border-width: 2px;
    margin: 5px 0;
}

.category-single-box p.count{
    font-size: 12px;
    margin-bottom: 5px;
}
/* end category css */

/* Ads post single thumbnail */
.ads-item-thumbnail{
    /*border: 7px solid #f9f9f9;*/
    margin: 5px 0;
    text-align: center;
    position: relative;
    min-height: 238px;
    -webkit-transition:all .3s linear;
    -moz-transition:all .3s linear;
    -o-transition:all .3s linear;
    transition:all .3s linear;
}
.ad-box-premium{
    /*border:7px solid #f8efc0;*/
    background: #fffcdd;
    box-shadow: none;
}
.ad-box-regular{
    /*border:7px solid #f9f9f9;*/
    background: #ffffff;
    box-shadow: none;
}
.ads-item-thumbnail:hover{
    border-color:#eeeeee;
}
table tr.ad-premium{
    background: #fff !important;
}
.ads-item-thumbnail .ads-thumbnail img{
    width: 100%;
    min-height: 205px;
}

.main_new_urgent_ads_wrap .ads-item-thumbnail .ads-thumbnail img{
    width: 100%;
    min-height: 195px;
    border-radius: 5px;
}

.main_new_premium_ads_wrap .ads-item-thumbnail .ads-thumbnail img{
    /*width: 100%;*/
    max-height: 203px;
}

.ads-item-thumbnail .caption{
    text-align: left;
    padding:10px;
    min-height: 233px;
}

.main_new_premium_ads_wrap .caption{
        padding: 0 0 0 20px;
}

.main_new_premium_ads_wrap .ads-item-thumbnail .caption{
    width: 100%;
} 
.ads-item-thumbnail .caption h4{
    font-size: 17px;
}
.ads-item-thumbnail .caption a{
    display: block;
}
.ads-item-thumbnail .caption p{
    margin-bottom: 3px;
}
.ads-item-thumbnail .caption p.date-posted{
   width: 100%;
    float: left;
    color: #484848;
    font-size: 13px;
    line-height: 26px;
}
.ads-item-thumbnail .caption p.price{
        font-weight: 500;
    font-size: 16px;
    line-height: 40px;

}
.main-carousel-ads .ads-thumbnail{
    width: 230px;
    margin: auto;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    min-height: 195px;
    -webkit-transform-style: preserve-3d;
}

.btn-default:hover, .btn-default:focus {
    background-color: #333;
    background-position: 0 -15px;
}
.btn-primary:hover, .btn-primary:focus {
    background-color: #7b202b;
    border-color: #7b202b;
    background-position: 0 -15px;
        color: white !important;
}


.ads-item-thumbnail .social-icons{
    margin-top: 8px;
    padding-top: 5px;
}
.ads-item-thumbnail .social-icons ul{
    width: 100%;
}
.ads-item-thumbnail .social-icons ul li{
    float: none;
    display: inline-block;
}
.ads-item-thumbnail .social-icons .navbar-nav > li > a{
    padding: 0;
}
.social-icons ul li a i {
    /*padding: 8px 10px;*/
    transition: all 0.5s ease 0s;
    border-radius: 50%;
}
.social-icons ul li a i:hover {
    color: #fff;
    transition: all 0.5s ease 0s;
}
.social-icons .fa-facebook:hover {
    background: #0083c9 none repeat scroll 0 0;
}
.social-icons .fa-twitter:hover {
    background: #5bbcec none repeat scroll 0 0;
}
.social-icons .fa-linkedin:hover {
    background: #ff4518 none repeat scroll 0 0;
}
.social-icons .fa-dribbble:hover {
    background: #90c9dc none repeat scroll 0 0;
}
.social-icons .fa-google-plus:hover {
    background: #ce3c2d none repeat scroll 0 0;
}
.label-new, .label-premium{
    position: absolute;
    top:0;
    color: #ffffff;
    font-size: 10px;
    text-align: center;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 50%;
    cursor: pointer;
}
.label-new{
    left: 26px;
}
.label-premium{
    right: 0;
}
.theme-btn-wrapper{
    margin-bottom: 5px;
    margin-top: 5px;
}
.theme-btn{
    color: #ffffff;
}

/* End Ads post single thumbnail */

/* Footer */
.footer{
    /*margin-top: 10px;*/
}
.footer-top{
    background: #2c3e50;
    color: #ffffff;
    padding-top: 50px;
    /*padding-bottom: 50px;*/
     list-style-type: none;
}
.footer-top ul.footer-menu{
        padding-left: 0;
    display: flex;
    width: 100%;
    float: left;
    padding: 15px 0;
    font-size: 13px;
    position: relative;
    background: rgba(0,0,0,0.20);
}
.footer-top ul.footer-menu li{
        width: auto;
    padding: 0 13px;
    position: relative;
    margin: 0 !important;
     list-style-type: none;
}
.footer-top ul.footer-menu li a{
    color: #eeeeee;
    white-space: nowrap;
    margin-left: -5px;
}

.social-ul {
    list-style-type: none;
}
.footer-widget h4{
    padding-bottom: 10px;
    color: #ddd;
}
.footer-bottom{
    background: #22313F;
    line-height: 40px;
    font-size: 12px;
    border-top: 1px solid #2C3E50;
    color: #ffffff;
}
.footer-bottom p{
    margin-bottom: 0;
}

.footer-top .social-icons .navbar-nav > li > a{
    padding: 0;
}
.footer-widget ul.social-ul{
    text-align: right;
}
.footer-widget ul.social-ul li{
    display: inline-block;
}
p.newslatter-infp{
    margin: 10px 0;
}
/* End Footer */

/* select2 css */
.search-wrapper .select2-container .select2-choice{
    height: 34px;
    line-height: 32px;
    min-width: 200px;
}

/*carousel */
/*.carousel-control.right, .carousel-control.left{
    background: none;
}*/

/* Price plan */

.price-plan-item{
    padding: 10px;
    text-align: center;
}
.price-title{
    padding: 10px 0;
}
.price-title h2{
    margin: 0;
}
/* Price plan */


/** Ads Single Page */
.ads-detail{
    padding: 20px;
    margin-top: 10px;
}
h2.ad-title{
    font-weight: 300;
    margin: 0;
}
.sidebar-widget{
    background: #ffffff;
    box-shadow: 0 1px 2px -1px rgba(0, 0, 0, 0.5);
    padding: 0px;
    margin-top: 10px;

}
.sidebar-widget h3{
        margin: 0;
    color: #363b4d;
    font-size: 18px;
    line-height: 27px;
}

.ads-detail-title{
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dddddd;
}
.sidebar-user-info h5{
    margin: 0;
}
.sidebar-user-link{
    margin: 10px 0;
}
ul.ad-action-list{
    margin: 20px 0 0 6px;
    padding: 0;
}
ul.ad-action-list li{
    list-style: none;
}
ul.ad-action-list li a{
    line-height: 30px;
}

/**Login Page **/
div.login{
        width: 100%;
    float: left;
    margin: 40px 0 40px;
    background: #fcfcfc;
    border: 1px solid #eaedef;
}
.login .authTitle {
    text-align: center;
    line-height: 300%;
    margin-top: 0;
}

.login h4{
    margin: 0;
    padding: 0 20px;
    font-size: 16px;
    font-weight: 500;
    line-height: 48px;
    background: #f7f7f7;
    border-bottom: 1px solid #eaedef;
}
.socialButtons{
    padding: 30px 30px 0px 30px;
}
.loginForm{
    padding: 20px;
}

.signupForm{
    padding: 20px;
}

.loginForm .form-control {
    height: 50px;
    line-height: 28px;
}

.input-group {
    z-index: 2;
    width: 100%;
    float: left;
    margin: 0 0 20px;
    position: relative;
}

.form-group {
    margin-bottom: 20px;
}

.signupForm .select2-container .select2-choice{
        height: 50px;
    padding: 10px 0px 2px 18px;
}

.signupForm .select2-container .select2-choice .select2-arrow{
        padding: 9px 0px 0px 0px;
}

.mt-20{
    margin-top: 20px;
}





.login .socialButtons a {
    color: white;
    opacity:0.9;
}
.login .socialButtons a:hover {
    color: white;
    opacity:1;
}
.login .socialButtons .btn-facebook {    
    background: #3b5998;
    border-radius: 30px;
    padding: 14px 40px;}
.login .socialButtons .btn-twitter {background: #00aced;}
.login .socialButtons .btn-google {
    background: #c32f10;
    border-radius: 30px;
    padding: 14px 40px;}


.login .loginOr {
    position: relative;
    font-size: 1.5em;
    color: #aaa;
    margin-top: 1em;
    margin-bottom: 1em;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}
.login .loginOr .hrOr {
    background-color: #cdcdcd;
    height: 1px;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
.login .loginOr .spanOr {
    display: block;
    position: absolute;
    left: 50%;
    top: -0.6em;
    margin-left: -1.5em;
    background-color: white;
    width: 3em;
    text-align: center;
}

.login .loginForm .input-group.i {
    width: 2em;
}
.login .loginForm  .help-block {
    color: red;
}
 .back{
    width: 100%;
    margin: 0;
    display: block;
    float: left;
    position: relative;}

@media (min-width: 768px) {
    .login .forgotPassword {
        text-align: right;
        margin-top:10px;
    }
    .back{
    width: 100%;
    margin: 0;
    display: flex;
    float: left;
    position: relative;
}
.img-hgt{
    width: 200px;
}
.abt-hgt{
    height: 300px;
}

}

@media (max-width: 767px){

    .owl-prev{
        display: none !important;
    }

     .owl-next{
        display: none !important;
    }

    .slider_margin .owl-prev{
        display: block !important;
    }

     .slider_margin .owl-next{
        display: block !important;
    }
    .abt-hgt{
    height: 190px;
}
}

/** Register page */
div.info-box{
    background: #eeeeee;
    box-shadow: 0 1px 2px -1px rgba(0, 0, 0, 0.5);
    padding: 20px;
    margin-top: 10px;
    text-align: center;
    border-radius: 20px;
}

div.info-box h4 i{
    font-size: 40px;
}

/** Listing page */
div.sidebar-filter-wrapper{
   background: #ffffff;
   
   
    margin-top: 19px;
    border-radius: 5px;
    border: 1px solid #eaedef;
}
div.listing-nav{
    background: #ffffff;
    box-shadow: 0 1px 2px -1px rgba(0, 0, 0, 0.5);
    margin-top: 10px;
}

div.listing-nav ul.nav li{
    display: inline-block;
}
ul.list-grid-view{
    float: right;
}
/** Loading Overlay **/


/* Absolute Center Spinner */
#loadingOverlay {
    background: #000000;
    position: fixed;
    top: 0;
    opacity: 0.9;
    z-index: 1050;
    height: 100%;
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-size: 18px;
}
.circleLoader {
    border: 12px solid #f3f3f3; /* Light grey */
    border-top: 12px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 100px;
    height: 100px;
    animation: spin 2s linear infinite;
    margin: 10% auto 0;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* Transparent Overlay */


/** End Loading Overlay **/


.listingTopFilterBar{
    min-height: 50px;
    background: #ffffff;
    margin-top: 10px;
}
ul.filterAdType{
    margin: 0 0 0 3px;
    padding: 0;
}
ul.filterAdType li{
    display: inline-block;
    list-style: none;
    margin-left: -3px;
}
ul.filterAdType li a{
    display: block;
    line-height: 48px;
    padding: 0 20px;
    color: #777777;
}
ul.filterAdType li.active a, ul.filterAdType li a:hover{
    background: #f4f4f4;
    color: #000;
}

ul.listingViewIcon li{
    display: inline-block;
    list-style: none;
}
ul.listingViewIcon li a{
    line-height: 50px;
    padding: 0 10px;
    color: #777777;
}
ul.listingViewIcon li a:hover{
    color: #000000;
}
ul.listingViewIcon li.shortByListingLi ul li{
    display: block;
}
ul.listingViewIcon li.shortByListingLi ul li a{
    line-height: 30px;
}

.error-404-wrap{
    padding: 20px;
    text-align: center;
    margin-top: 10px;
}
.checkbox-inline > input {
    margin-top: 0 !important;
}

.ad-box-list-view, .ad-box-premium-wrap{
    background: #ffffff;
    /*box-shadow: 0 1px 2px -1px rgba(0, 0, 0, 0.5);*/
    padding: 10px;
}

#cropContainerHeaderButton:hover {
    background: #1CD139;
}
.optionsDiv{

    border-radius:2px;
    position:absolute;
}
.optionsDiv a{
    width:50%;
    margin-right:20%;
    float:left;
    margin-bottom:10px;
    cursor:pointer;
}

#cropContainerEyecandy{ width:700px; height:200px; position: relative; border:1px solid #ccc;}
#changeAvatar{ width:300px; height:300px; position: relative; border:1px solid #ccc;}
.margin-bottom-40{
    margin-bottom: 40px;
}
.jumbotron-xs{
    padding: 20px 15px;
}
.profile-avatar{
    margin-bottom: 20px;
    width: 150px;
    position: relative;
}
.page_wrapper{
    min-height: 400px;
}
/** Blog **/
.blog-breadcrumb .breadcrumb {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin-bottom: 0;
    margin-top: 12px;
    text-align: right;
}
.jumbotron h2{
    margin-bottom: 13px;
    margin-top: 10px;
}
#blog-listing .post {
    /*margin-bottom: 50px;*/
}
#blog-listing .post h2 {
    font-size: 19px;
    margin: 0 0 10px;
}
#blog-listing .post .author-category, #blog-single .post .author-category  {
    color: #999999;
    float: left;
    font-size: 12px;
    font-weight: 300;
        padding: 1px 20px;
    padding-left: 0;
}
#blog-listing .post .date-comments, #blog-single .post .date-comments  {
    /*float: right;*/
    font-size: 12px;
}
#blog-listing .post .read-more {
    text-align: right;
}

section.post .blog-title{
    color: #363b4d;
}
.pagination_wrap {
    text-align: center;
}
#blog-single hr{
    margin-top: 0;
}
.comments-title {
    text-align: center;
}
.home-latest-blog .post h2{
    font-size: 18px !important;
    font-weight: 300;
}
.home-latest-blog  #blog-listing .post{
    margin-bottom: 20px;
}
.home-latest-blog {
    margin-top: 20px;
}
h2.blog-post-title a{
    color: #444;
}
table.slideShow img{
    max-width: 300px;
}
/** center width bootstrap carousel */
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    margin: 0 auto;
}
img.thumb-listing-table {
    max-width: 160px !important;
}

/***********************************************************************
*                        Modern Theme Started                          *
************************************************************************/
.modern-home-cat-wrap{
    padding: 20px 0;
}
.modern-home-cat-wrap ul.modern-home-cat-ul li {
    display: inline-block;
    text-align: center;
}
.modern-home-cat-wrap ul.modern-home-cat-ul li a{
    color: #6b7c93;
    font-weight: 400;
    font-size: 16px;
    -webkit-transition:  100ms; /* Safari */
    transition:  100ms;
    display: block;
    padding: 15px;
    width: 175px;
}
.modern-home-cat-wrap ul.modern-home-cat-ul li a:hover {
    color: #2c3e50;
}
.modern-home-cat-ul .fa {
    display: block;
    font-size: 40px;
    margin: 10px 0;
}
.modern-home-cat-ul .count {
    color: #ccc;
    font-size: 12px;
}

.modern-home-cat-with-sub-wrap{
    margin-top: 0px;
}
.modern-cat-list-with-sub-wrap {
    border: 1px solid #dddddd;
    min-height: 250px;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 30px;
}


.modern-home-cat-top-item a{
    color: #6b7c93;
    font-weight: 400;
    font-size: 16px;
    -webkit-transition:  100ms; /* Safari */
    transition:  100ms;
}

.modern-home-cat-top-item .fa {
    display: block;
    font-size: 35px;
    background: #fff;
    
    margin: -25px auto 0;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;;
}
.modern-home-search-bar-wrap {
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 20px 0;
    text-align: center;
}
.modern-top-intoduce-section{
    /*background: #f9f2f4;*/
    padding: 130px 0;
    background-image: url("../img/main-cover.jpg");
    background-attachment: fixed;
    background-position: 0 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    text-align: center;
    color: #ffffff;
    min-height: 520px;
}
.modern-top-intoduce-section::before {
    background: rgba(54, 59, 77, 0.88);
    content: "";
    height: 100%;
    left: 0;
  
    position: absolute;
    top: 0;
    width: 100%;
     min-height: 520px;
}

.btn-success {
    /*background-image: -webkit-linear-gradient(top,#5cb85c 0,#419641 100%);
    background-image: -o-linear-gradient(top,#5cb85c 0,#419641 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#5cb85c),to(#419641));
    background-image: linear-gradient(to bottom,#5cb85c 0,#419641 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);*/
    background:var(--theme-colour);
    background-repeat: repeat-x;
    border-color: var(--theme-colour);
    border-radius: 6px;
}

/*.btn-success:hover, .btn-success:focus {
    background-color: #959597;
    background-position:unset;
    border: #959597;
}*/

.btn-success:hover{
    background-color: #c8071d !important;
    border-color: #c8071d !important
}
/** Owl Carousel */
 .slider_margin .owl-controls {
    position: relative;
    right: 0;
    top: -70px;
}
.main-carousel-ads .owl-controls .owl-prev, .main-carousel-blog-post .owl-controls .owl-prev{
    display: inline;
}
.main-carousel-ads .owl-controls .owl-next, .main-carousel-blog-post .owl-controls .owl-next{
    display: inline;
}
.owl-nav .fa {
    border: 1px solid #dddddd;
    color: #6b7c93;
    margin-left: -1px;
    padding: 10px;
}

/** Ribbon label */
.ribbon-wrapper-green {
    width: 85px;
    height: 88px;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
}
.ribbon-green {
    color: #333;
    text-align: center;
    text-shadow: rgba(255,255,255,0.5) 0px 1px 0px;
    -webkit-transform: rotate(45deg);
    -moz-transform:    rotate(45deg);
    -ms-transform:     rotate(45deg);
    -o-transform:      rotate(45deg);
    position: relative;
    padding: 4px 0;
    left: -5px;
    top: 15px;
    width: 120px;
    background-color: #BFDC7A;
    -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
    -moz-box-shadow:    0px 0px 3px rgba(0,0,0,0.3);
    box-shadow:         0px 0px 3px rgba(0,0,0,0.3);
}
.ribbon-green:before, .ribbon-green:after {
    content: "";
    position:absolute;
}
.ribbon-green:before {
    left: 0;
}
.ribbon-green:after {
    right: 0;
}​,
 .ribbon-wrapper-red {
     width: 85px;
     height: 88px;
     overflow: hidden;
     position: absolute;
     top: 0;
     right: 0;
 }
.ribbon-wrapper-red {
    width: 85px;
    height: 88px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}
.ribbon-red {
    color: #fff;
    text-align: center;
    -webkit-transform: rotate(-45deg);
    -moz-transform:    rotate(-45deg);
    -ms-transform:     rotate(-45deg);
    -o-transform:      rotate(-45deg);
    position: relative;
    padding: 4px 0;
    left: -30px;
    top: 15px;
    width: 120px;
    background-color: #ff0000;
    -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
    -moz-box-shadow:    0px 0px 3px rgba(0,0,0,0.3);
    box-shadow:         0px 0px 3px rgba(0,0,0,0.3);
}
.ribbon-red:before, .ribbon-red:after {
    content: "";
    position:absolute;
}
.ribbon-red:before {
    left: 0;
}
.ribbon-red:after {
    right: 0;
}​,
.main-carousel-blog-post h2 {
     font-size: 18px;
     min-height: 40px;
 }
.blog-post-carousel-meta-info {
    font-size: 12px;
    margin: 17px 0;
    color:#484848;
}

.main-carousel-blog-post {
    color: #6b7c93;
}
.main-carousel-blog-post a{
    color: #363b4d;
}
.main-carousel-blog-post .owl-item.active > div {
    /*border: 1px solid #dddddd;*/
    padding: 10px;
}


.ribbon-green-bar{
    display: inline-block;
    color: #333;
    text-align: center;
    text-shadow: rgba(255,255,255,0.5) 0px 1px 0px;
    padding: 4px 0;
    width: 100px;
    background-color: #BFDC7A;
}
.ribbon-red-bar{
    display: inline-block;
    color: #fff;
    text-align: center;
    padding: 4px 0;
    width: 100px;
    background-color: #ff0000;
}
.modern-single-ad-top-description-wrap {
    padding: 20px;

    background: rgba(226,226,226,1);
    background: -moz-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 4%, rgba(209,209,209,1) 15%, rgba(254,254,254,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(226,226,226,1)), color-stop(4%, rgba(219,219,219,1)), color-stop(15%, rgba(209,209,209,1)), color-stop(100%, rgba(254,254,254,1)));
    background: -webkit-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 4%, rgba(209,209,209,1) 15%, rgba(254,254,254,1) 100%);
    background: -o-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 4%, rgba(209,209,209,1) 15%, rgba(254,254,254,1) 100%);
    background: -ms-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 4%, rgba(209,209,209,1) 15%, rgba(254,254,254,1) 100%);
    background: none;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe', GradientType=0 );

}
.modern-single-ad-top-description {
    /*background: #fff;*/
    padding: 80px 0;
}
.modern-single-ad-price{
    color: #fff;
    padding-left: 17px;
}
.modern-single-ad-top-description h2.ad-title{
    margin-bottom: 20px;
        font-weight: 500;
    line-height: 1.5;
    font-style: normal;
    text-transform: capitalize;
}
.modern-social-share-btn-group {
    margin-top: 0px;
}
.modern-single-ad-breadcrumb {
    padding: 10px 0;
}
.modern-single-ad-breadcrumb .breadcrumb{
    background: none;
    margin: 0;
    padding: 0;
}
.modern-single-ad-top-title{
    margin: 10px 0;
}

.modern-post-ad-call-to-cation{
    padding: 40px 0 60px;
    margin-top: 20px;
    text-align: center;
   /* background-image: url("../img/call-to-action.jpg");
    background-attachment: fixed;
    background-position: 0 50%;
    background-repeat: no-repeat;
    background-size: cover;*/
    position: relative;
    color: #ffffff;
}
.modern-post-ad-call-to-cation::before {
    background: var(--theme-colour);
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: absolute;
    top: 0;
    width: 100%;
}
.modern-img-indicator {
    background: rgba(0,0,0,0.4);
    color: #fff;
    font-size: 12px;
    margin-top: -26px;
    padding: 4px;
    position: absolute;
    right: 0;
}
.ad-regular > td, .ad-premium > td  {
    position: relative;
    border:none !important;
}


/*==========================new style====================*/

.search-wrapper .pad-24{
    padding:24px;
}

.pad-0{
    padding: 0px;
}

.tg-formtheme{
    width: 100%;
    float: left;
}

.tg-formbannersearch fieldset {
    background: #fff;
    overflow: hidden;
    border-radius: 5px;
    padding: 0 190px 0 0;
}

.tg-formtheme fieldset {
    margin: 0;
    border: 0;
    padding: 0;
    width: 100%;
    float: left;
    position: relative;
}
.tg-formbannersearch .form-group:first-child {
        border: 0;
    padding: 0px 68px;
}
.tg-formbannersearch .form-group {
    margin: 0;
    float: left;
    width: 28.33%;
    /*padding: 0 0 0 60px;*/
    border-left: 1px solid #dbdbdb;
}

@media (max-width: 991px){
.tg-formbannersearch .form-group {
    width: 50%;
}
}

@media (max-width: 568px){
.tg-formbannersearch .form-group {
    width: 100%;
    border-bottom: 1px solid #dbdbdb;
}
}




.tg-formbannersearch .form-group .form-control, .tg-formbannersearch .form-group .tg-select select {
    border: 0;
    height: 60px;
    border-radius: 0;
    font-size: 16px;
    line-height: 30px;
    padding: 15px 15px 15px 0;
}
.tg-inputwithicon .form-control {
    z-index: 1;
    position: relative;
}
.tg-select select {
    z-index: 1;
    width: 100%;
    position: relative;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}
.tg-formbannersearch .tg-btn {
    top: 0;
    right: 0;
    padding: 0;
    z-index: 2;
    width: 191px;
    border-radius: 0;
    line-height: 63px;
    text-align: center;
    position: absolute;
}
.tg-btn {
    color: #fff;
    padding: 0 23px;
    position: relative;
    text-align: center;
    overflow: hidden;
    border-radius: 23px;
    display: inline-block;
    vertical-align: middle;
    text-transform: capitalize;
    background: var(--theme-colour);
    font: 500 16px/46px 'Quicksand', Arial, Helvetica, sans-serif;
     border-color: var(--theme-colour);
     margin-bottom: 30px;
}
.tg-btn :before{
    background-color: var(--theme-colour);
    border-color: var(--theme-colour);
}
/*.tg-btn:hover{
    background-color: #c8071d !important;
    border-color: #c8071d !important;

}*/
.table>thead>tr>th {
    vertical-align: bottom;
    background: #f0f0f0;}

@media (max-width: 991px){
.tg-formbannersearch .tg-btn {
    padding: 0;
    width: 50%;
    position: relative;
    border-top: 1px solid #dbdbdb;
}
}

@media (max-width: 568px){
.tg-formbannersearch .tg-btn {
    width: 100%;
    border: 0;
}
}



.form-control:focus {
    border-color: var(--theme-colour);
    outline: 0;
     -webkit-box-shadow: none; 
     box-shadow: none; 
}
span#select2-chosen-4:focus {
    background: #fff;
    box-shadow: none;
}

.select2-container .select2-choice > .select2-chosen {
    margin-right: 100px;
   
}
.modern-top-intoduce-section.pad-50{
    padding-top: 50px;
}
.modern-cat-list-with-sub-wrap11 {
  
    min-height: 135px;
    padding: 60px 3px 20px;
    margin-top: 19px;
    /*margin-bottom: 30px;*/
    text-align: center;

}

.modern-cat-list-with-sub-wrap11:hover{
       background: #fff;
    padding: 60px 3px 20px;
    -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.20);
    box-shadow: 0 0 15px 0 rgba(0,0,0,0.20);
    height: 135px;
    margin-top: 19px;
}

.slider_margin{
        float: left;
    width: 100%;
    /*padding: 20px;*/
    background: #fff;
    margin: -107px 0 0;
    position: relative;
    border-radius: 10px 10px 0 0;
   margin-bottom: 80px;
}

.modern-top-intoduce-section h1, h3 {color: #fff}


.slider_margin:before{
  left: 8px;
    -webkit-transform: skewX(20deg);
    -ms-transform: skewX(20deg);
    transform: skewX(20deg);
    -webkit-box-shadow: -12px -15px 20px 0 #000;
    box-shadow: -12px -15px 20px 0 #000;

}

.slider_margin:before,.slider_margin:after{
    bottom: 0;
    width: 30%;
    z-index: -1;
    content: "";
    height: 40%;
    opacity: 0.30;
    background: #000;
    position: absolute;
}

.slider_margin:after{
        right: 8px;
    -webkit-transform: skewX(-20deg);
    -ms-transform: skewX(-20deg);
    transform: skewX(-20deg);
    -webkit-box-shadow: 12px -15px 20px 0 #000;
    box-shadow: 12px -15px 20px 0 #000;
}

.slider_margin .owl-controls{
    position: relative;
}
.owl-controls{
    /*position: relative;*/
}

.slider_margin .owl-prev{
    left: 5px;
    position: absolute;
        top: 50%;
    z-index: 2;
    color: #fff;
    width: 40px;
    height: 40px;
    font-size: 12px;
    cursor: pointer;
    overflow: hidden;
    background: #363b4d;
    margin: -20px 0 0;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    display: block;
   
}

.owl-prev{
    left: 5px;
    position: absolute;
        top: 50%;
    z-index: 2;
    color: #fff;
    width: 40px;
    height: 40px;
    font-size: 12px;
    cursor: pointer;
    overflow: hidden;
    background: #b8b8b8;
    margin: -20px 0 0;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
   
}


.slider_margin .owl-next{
    right: -37px;
    position: absolute;
        top: 50%;
    z-index: 2;
    color: #fff;
    width: 40px;
    height: 40px;
    font-size: 12px;
    cursor: pointer;
    overflow: hidden;
    background: #363b4d;
    margin: -20px 0 0;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    display: block;
    
}


.owl-next{
    right: -37px;
    position: absolute;
        top: 50%;
    z-index: 2;
    color: #fff;
    width: 40px;
    height: 40px;
    font-size: 12px;
    cursor: pointer;
    overflow: hidden;
    background: #b8b8b8;
    margin: -20px 0 0;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    
}


.slider_margin .owl-nav .fa{
    border: none;
    color: #fdfdfd;
    margin-left: -1px;
    padding: 15px;
}

.owl-nav .fa{
    border: none;
    color: #fdfdfd;
    margin-left: -1px;
    padding: 15px;
}


.slider_margin .owl-prev{
    margin-left:-45px; 
}


.owl-prev{
    margin-left:-72px; 
}
.owl-next{
    margin-right:-26px; 
}




.ads-item-thumbnail:hover{
    -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.20);
    box-shadow: 0 0 15px 0 rgba(0,0,0,0.20);
}

.ads-item-thumbnail{
        width: 100%;
    float: left;
    padding: 15px;
    margin: 15px 0;
    background: #fff;
    border-radius: 5px;

}

.home-latest-blog p{
    margin-top: 22px;
     color: #363b4d;
    font-size: 15px;
}

.footer-top ul.footer-menu:before{

    top: 0;
    right: 100%;
    content: '';
    width: 9999px;
    height: 100%;
    position: absolute;
    background: rgba(0,0,0,0.20);
}

.footer-menu ul li{
        width: auto;
    padding: 0 13px;
    position: relative;
    margin: 0 !important;
     list-style-type: none;

}

.footer-top ul.footer-menu li:before{
    top: 50%;
    left: -1px;
    width: 2px;
    height: 1px;
    content: '';
    background: #ddd;
    position: absolute;
}
.tg-followus .tg-socialicons {
    width: auto;
    padding: 1px 0 1px 10px;
}
.tg-followus strong, .tg-followus .tg-socialicons {
    float: left;
    color: #ddd;
    font-size: 18px;
    font-weight: 500;
    line-height: 32px;
}
.tg-followus .tg-socialicons li {
    margin: 0;
    width: auto;
}
.tg-socialicons li {
    float: left;
    padding: 0 4px;
    line-height: inherit;
    list-style-type: none;
}
.tg-inputwithicon.tg-facebook .tg-icon, 
.tg-checkbox.tg-facebook, 
li.tg-facebook a, 
li.tg-facebook a i {
    background: #3b5999;
}

li.tg-twitter a i{
    background: #55acee;

}
li.tg-linkedin a i{
    background: #0077B5;

}
li.tg-googleplus a i{
    background: #dd4b39;

}
li.tg-dribbble a i{
    background: #e6796b;

}
li.tg-youtube a i{
    background: #ff6600;

}
.tg-socialicons li a {
    width: 30px;
    /* height: 30px; */
    color: #fff;
    /* display: block; */
    background: #000;
    overflow: hidden;
    line-height: 30px;
    position: relative;
    text-align: center;
    border-radius: 30px;
    
}
.tg-socialicons li a i {
    color: #fff;
    width: 30px;
    display: block;
    font-size: 13px;
    line-height: 30px;
    text-align: center;
}

.copyright {
    width: 100%;
    float: left;
    padding: 25px 0;
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
}
.bglight{
    background: #f7f7f7;
    padding: 80px 0;
}
.bglight_regular{
    background: #fff;
    padding: 80px 0;
}




.owl-carousel .owl-item .img-hgt img{
 
 height: 203px;
}
.head_cat{
        width: 100%;
    float: left;
    font-size: 12px;
    line-height: 18px;
    list-style: none;
    margin: 0 0 12px;
    padding: 0px 0 10px;
    border-bottom: 1px solid #dbdbdb;
}
.section-head{
        width: 100%;
   
    text-align: left;
    margin: 0 0 23px;
    border-bottom: 1px solid #dbdbdb;
}
.section-head h4{
        margin: 0 0 1px;
    padding: 0 0 20px;
    border-bottom: 1px solid #dbdbdb;
    font-size: 24px;
}

.section-head-urgent h4{
        margin: 0 0 1px;
    padding: 0 0 20px;
    border-bottom: 1px solid #dbdbdb;
    font-size: 24px;
}
.section-head-urgent{
     width: 100%;
   
    text-align: left;
    margin: 0 0 23px;
    border-bottom: 1px solid #dbdbdb;

}

.section-head-regular h4{
        margin: 0 0 1px;
    padding: 0 0 20px;
    border-bottom: 1px solid #dbdbdb;
    font-size: 24px;
}
.section-head-regular{
     width: 100%;
   
    text-align: left;
    margin: 0 0 23px;
    border-bottom: 1px solid #dbdbdb;

}


.section-head-blog h4{
        margin: 0 0 1px;
    padding: 0 0 20px;
    border-bottom: 1px solid #dbdbdb;
    font-size: 24px;
}
.section-head-blog{
     width: 100%;
   
    text-align: left;
    margin: 0 0 23px;
    border-bottom: 1px solid #dbdbdb;

}

.item_con{
    padding:7px;
}
.back_btn{
        
    width: 100%;
    /* float: left; */
    color: #363b4d !important;
    border-radius: 3px;
    text-align: center;
    border: none;
    background: #eaeaea;
    margin-top: 20px;
}

.back_btn:hover{
    background-color: var(--theme-colour);
    color: #fff !important;
}
.post_btn{
        background: #363b4d;
    border: #363b4d;
    color: white;
    border-radius: 5px;
}
address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.7;
    color: #ddd;
}

.categoryname{
        width: 100%;
    float: left;
    font-size: 14px;
    line-height: 18px;
    list-style: none;
    margin: 0 0 12px;
    padding: 10px 0 10px;
    border-bottom: 1px solid #dbdbdb;
}
.side_head{
        width: 100%;
    float: left;
    padding: 10px 20px;
    background: #f7f7f7;
    border: 1px solid #eaedef;
    border-bottom: 0;
}
.sidebar-user-info{
        width: 100%;
    float: left;
    position: relative;
    background: #fcfcfc;
    padding: 30px 30px 45px;
    border: 1px solid #eaedef;
}
.sidebar-user-link{
    width: 100%;
    float: left;
    position: relative;
    background: #fcfcfc;
    padding: 30px 30px 45px;
    border: 1px solid #eaedef;

}



.pro_img{
    margin: 0;
    float: left;
    overflow: hidden;
    position: relative;
    border-radius: 50%;
}
.pro_img:before{
        top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: absolute;
    border: 6px solid rgba(255,255,255,0.50);
}
.sidebar-user-info h3{
        margin: 0 0 9px;
    font-size: 20px;
    line-height: 23px;
}

#save_as_favorite{
    float: right;
    font-size: 15px;
}

 

 .sidebar-user-info p{
    color: #666;
    display: block;
    font-size: 13px;
    line-height: 20px;
    padding: 0 0 15px;
}
.btn_back{
    color: #fff;
    overflow: hidden;
    position: relative;
    border-radius: 10px;
    padding: 0 0 0 70px;
    margin: 0 0 10px;
    background:#d10c23c7;
}
.btn_back span{
        width: 100%;
    float: left;
    display: block;
    text-align: left;
    padding: 0px 15px 15px 10px;
}
.btn_back .btn{
    background-color:var(--theme-colour);
    padding: 3px;
}
 .sidebar-user-info p{
    color: #666;
    display: block;
    font-size: 13px;
    line-height: 20px;
    padding: 0 0 15px;
}
.btn_reply{
     color: #fff;
    overflow: hidden;
    position: relative;
    border-radius: 10px;
    padding: 0px 0 0 0px;
    margin: 0 0 10px;
    background:rgb(49, 53, 69);

}

.btn_reply .btn{
    background-color:#363b4d;
    padding: 20px;
}
.btn_reply i{
     width: 100%;
    float: left;
    display: block;
    text-align: left;
    padding: 7px 15px 15px 0;

}

.d-flex{
    display: flex;

}
.margin_social{
    margin:0 10px;
}
.pricebox {
    padding: 4px;
    position: relative;
    margin: 0 20px 30px 0;
    border-radius: 5px 0 0 5px;
    background-color: var(--theme-colour);
}
.pricebox:before{
    top: 0;
    width: 0;
    height: 0;
    left: 100%;
    content: '';
    position: absolute;
    border-left: 20px solid;
    border-top: 32px solid transparent !important;
    border-bottom: 32px solid transparent !important;
     border-color: var(--theme-colour);
}

.tg-categoriesslider {
    margin: 0;
    padding: 0 60px;

}
.listing_ad{
    width: 100%;
    float: left;
    padding: 15px;
    margin: 15px 0;
    background: #fff;
    border-radius: 5px;

}
td {
 
  color: white;
  margin-bottom:10px;
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto;
    border-collapse: separate;
    border-spacing: 0 45px;
}
.table-bordered {
    border: none;
}

.tb_img{
       height: 171px;
    overflow: hidden;
    border-radius: 11px;
    padding: 4px
}

.font_clr{
    color: #484848;
    font-size: 13px;
}
 .ad-premium h5{
    padding: 8px 0 6px;
 }

 .btn_top{
    float: right;margin-top: -38px
 }

 .listing_ad h5 {
    padding: 8px 0 6px;
    color: #363b4d;
    font-size: 15px;
}
.listing_ad table tbody tr:hover {
  
    box-shadow: 0 0 15px 0 rgba(0,0,0,0.20);
    -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.20);
        width: 100%;

    padding: 15px;
    margin: 15px 0;
    background: #fff;
    border-radius: 5px;
}

.back_side{

    background-color: #f7f7f7;
    padding:15px;
    color:#1a1616;
    font-size: 15px;

}

.sidebar-filter-wrapper .form-group{
    padding:10px;
}

.filter_btn{
        color: #fff;
    padding: 11px 0px;
    position: relative;
    text-align: center;
    overflow: hidden;
    border-radius: 23px !important;
    box-shadow: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    background-color: var(--theme-colour) !important;
    border-color: var(--theme-colour) !important;
}

.reset_btn{
        color: #000;
    padding: 11px 0px;
    position: relative;
    text-align: center;
    overflow: hidden;
    border-radius: 23px !important;
    box-shadow: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}

.mar-lft{
    margin-left: 34px;
}

.mar-lft address{
        margin-bottom: 20px;
    font-style: normal;
    line-height: 1.9;
    color: #221313;
}
.well{
    background-color: #fff;
    background-image: none;
    border:none;
    box-shadow: none;
}

.sign{
        font-size: 17px;
    color: var(--theme-colour);
}


.ad-shadow{
    padding: 15px;s
}

.ad-shadow:hover{
        box-shadow: 0 0 15px 0 rgba(0,0,0,0.20);
}

.postcontent{
    width: auto;
    float: none;
    overflow: hidden;
    padding: 20px 0 20px 0px;
}

.postcontent p{
    line-height: 1.7;
}

.intro{
    margin-top: 10px;
}

.post .image{
    background-color: #363b4d;
    margin: 0;
    width: 100%;
  
    overflow: hidden;
    position: relative;
    border-radius: 3px;
}

.post:hover img, .post:hover a img {
    opacity: 0.40;
}

.modern-top-intoduce-section11 {
    /* background: #f9f2f4; */
    padding: 38px 0;
    background-image: url(../img/main-cover.jpg);
    background-attachment: fixed;
    background-position: 0 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    text-align: center;
    color: #ffffff;
    min-height: 120px;
}
.modern-top-intoduce-section11::before {
    background: rgba(54, 59, 77, 0.88);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    min-height: 120px;
}

.modern-home-search-bar-wrap11 {
    /* padding-top: 20px; */
    padding-bottom: 20px;
    /* margin: 20px 0; */
    text-align: center;
}

.select2-container .select2-choice > .select2-chosen {
    margin-right: 26px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: none;
    width: auto;
    background: #fff;
    box-shadow: none !important;
    border: none;
}

input[type=radio], input[type=checkbox] {
    margin: 4px 4px 0;
    margin-top: 1px \9;
    line-height: normal;
}
textarea.form-control {
    height: auto;
    padding: 10px;
}
.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: #eee0;
}
.font{
    margin: 14px 0;
    font-size: 13px;
}

legend {
    display: block;
    width: 100%;
    padding: 12px 0;
    margin-bottom: 21px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

.btn_back i{
        top: 0;
    left: 0;
    padding: 0;
    width: 70px;
    height: 78px;
    font-size: 30px;
    line-height: 70px;
    position: absolute;
    text-align: center;
    background: rgba(0,0,0,0.10);
}
.btn_back i:before{
    content: "\f095";
}


.btn_reply i{
        top: 0;
    left: 0;
    padding: 0;
    width: 70px;
    height: 70px;
    font-size: 30px;
    line-height: 58px;
    position: absolute;
    text-align: center;
    background: rgba(0,0,0,0.10);
}
.tg-btn-close{
    color: #fff;
    padding: 0 23px;
    position: relative;
    text-align: center;
    overflow: hidden;
    border-radius: 23px;
    display: inline-block;
    vertical-align: middle;
    text-transform: capitalize;
    background: #433f40;
    font: 500 16px/46px 'Quicksand', Arial, Helvetica, sans-serif;
    border-color: #433f40;
}

.modal-header{
    padding: 20px;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: thin dotted;
    outline: unset;
    outline-offset: -2px;
}

.btn:hover, .btn:focus, .btn.focus {
    color:#000;
    text-decoration: none;
}
.btn-success:hover, .btn-success:focus {
    background-color: #c8071d !important;
    background-position: 0 -15px;
    color: white !important;
    border-color: #c8071d !important;
}

.modern-post-ad-call-to-cation .post_btn:hover{
    color: white;
}
.select2-dropdown-open .select2-choice{
        background-color: #fff;
        background-image: none;
}
.select2-container-active .select2-choice, .select2-container-active .select2-choices {
    border:none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.about-btn{
        border-radius: 20px;
    padding: 10px 20px;
    background: #f53f54;
    color: white;
    border-color:#f53f54;
}
.abt-wdt{
    float: left;
    padding: 8px;
    background: #fff;
    box-shadow: 0 0 15px 0 rgba(0,0,0,0.20);
    margin-top: 27px;
}





