/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.selected_images
{
    overflow:hidden;
}
.selected_images .editImage img
{
    width: 100%;
    text-align: center;
    height: 150px;
}

.selected_images img
{
    width: 30%;
    text-align: center;
    max-height: 150px;
}
.note_label{
	display: block;
    font-size: 11px;
    color: red;
}


.business_item .media-object
{
    height:100px;
    width:auto;
}

.filters_business
{
    background-color: #ccc;
    padding:15px;
    position: relative;
}
.filters_business .close
{
    position: absolute;
    right: 7px;
    top: 3px;
}



.selected_images .editImage .action
{
    position: absolute;
    right:0;
    top:0;
}
.selected_images .editImage
{
    position: relative;
    height: 150px;
    display:inline-block;
    width: 30%;
    vertical-align: top;
}
.selected_images .editImage img
{
    width: 100%;
}
#page
{
    background-color: #fff !important;
}




.cssload-container{
    position: fixed;
    /* padding:50px; */
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 99999999999999999999999;
    background-color: rgba(255, 255, 255, 0.95);
}


.cssload-whirlpool,
.cssload-whirlpool::before,
.cssload-whirlpool::after {
    position: absolute;
    top: 50%;
    left: 50%;
    border: 1px solid rgb(204,204,204);
    border-left-color: rgb(0,0,0);
    border-radius: 974px;
    -o-border-radius: 974px;
    -ms-border-radius: 974px;
    -webkit-border-radius: 974px;
    -moz-border-radius: 974px;
}

.cssload-whirlpool {
    margin: -24px 0 0 -24px;
    height: 49px;
    width: 49px;
    animation: cssload-rotate 1150ms linear infinite;
    -o-animation: cssload-rotate 1150ms linear infinite;
    -ms-animation: cssload-rotate 1150ms linear infinite;
    -webkit-animation: cssload-rotate 1150ms linear infinite;
    -moz-animation: cssload-rotate 1150ms linear infinite;
}

.cssload-whirlpool::before {
    content: "";
    margin: -22px 0 0 -22px;
    height: 43px;
    width: 43px;
    animation: cssload-rotate 1150ms linear infinite;
    -o-animation: cssload-rotate 1150ms linear infinite;
    -ms-animation: cssload-rotate 1150ms linear infinite;
    -webkit-animation: cssload-rotate 1150ms linear infinite;
    -moz-animation: cssload-rotate 1150ms linear infinite;
}

.cssload-whirlpool::after {
    content: "";
    margin: -28px 0 0 -28px;
    height: 55px;
    width: 55px;
    animation: cssload-rotate 2300ms linear infinite;
    -o-animation: cssload-rotate 2300ms linear infinite;
    -ms-animation: cssload-rotate 2300ms linear infinite;
    -webkit-animation: cssload-rotate 2300ms linear infinite;
    -moz-animation: cssload-rotate 2300ms linear infinite;
}



@keyframes cssload-rotate {
    100% {
        transform: rotate(360deg);
    }
}

@-o-keyframes cssload-rotate {
    100% {
        -o-transform: rotate(360deg);
    }
}

@-ms-keyframes cssload-rotate {
    100% {
        -ms-transform: rotate(360deg);
    }
}

@-webkit-keyframes cssload-rotate {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes cssload-rotate {
    100% {
        -moz-transform: rotate(360deg);
    }
}


.business_item
{
    display: inline-block;
    vertical-align: top;
    width: 250px;
    height:auto;
    background-color:#2c3e50;
    color:#fff !important;
    padding:15px;
    margin:15px;
}
.business_item h1
{
    margin:10px 0;
}

.business_item img
{
    width:100%;
    height: 200px !important;
}
.business_item_list
{
    display: block;
    vertical-align: top;
    width: 100%;
    height:auto;
    border-bottom:1px #ddd solid;
    padding: 0px;
    margin: 0px 0;
}
.business_item_list h1
{
    margin:10px 0;
}

.business_item_list img
{
    width: 100%;
    height: 200px !important;
    border: 1px solid #ddd;
    padding: 3px;
    max-width: 178px;
    margin:0 auto;
}



.txtcenter{
    text-align: center;
}
.txtleft{
    text-align: left;
}
.txtright{
    text-align: right;
}


.details_main
{
    height: 400px !important;
    width:100%;
}

.finonline_carousel_images
{
    width:100%;
}
.finonline_carousel_images img
{
    width: 33%;
    height: 150px;
    cursor: pointer;
    margin-top: 10px;
}

.businesstypeother
{
    margin-top:15px;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #555 !important;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #555 !important;
    opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #555 !important;
    opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:    #555 !important;
}


.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 3;
    color: #fff;
    background-color: #990000 !important;
    border-color: #990000 !important;
    cursor: default;
}


.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner, .vc_section.vc_section-has-fill, .vc_section.vc_section-has-fill+.vc_row-full-width+.vc_section, .vc_section.vc_section-has-fill+.vc_section {
    padding-top: 0 !important;
}

.post_item .heading,
.post_item a
{
    text-align: left !important;
}
.post_item a {
    color: #000;
    text-align: left !important;
    width: 100%;
    float: left;
}

.sidebar,.content_cont
{
    background: #f7f7f7;
    height: 100vh;
}
.sidebar .filter_title
{
    background: #282828;
    color: #fff;
    padding: 10px 15px;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 0;
}
.panel.panel-default{
    border:none !important;
    margin: 0 !important;
    background: transparent !important;
}
.panel-default>.panel-heading {
    border: none !important;
    background: #fff !important;
    overflow: hidden;
    box-shadow: none !important;
    border-top: 1px #e7e7e7 solid !important;
    border-bottom: 1px #e7e7e7 solid !important;
    padding: 0 !important;
    width: 100%;
}

h4.panel-title
a {
    padding: 10px 15px;
    width: 100%;
    display: block;
}

.panel-collapse>.panel-body {
    background: transparent !important;
}

.panel-group .panel-heading+.panel-collapse>.panel-body, .panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: 1px transparent solid !important;
}

.red
{
    color: #fff;
    background: #990000;
    border-radius: 50%;
    padding: 4px 5px;
    font-size: 14px !important;
    cursor: pointer;
}


.panel-heading .panel-title a:after {
    /* symbol for "opening" panels */
    font-family: 'FontAwesome';  /* essential for enabling glyphicon */
    content: "\f0d7";    /* adjust as needed, taken from bootstrap.css */
    float: right;        /* adjust as needed */
    color: grey;         /* adjust as needed */
    -webkit-transition: 1s all;
    -moz-transition: 1s all;
    -ms-transition: 1s all;
    -o-transition: 1s all;
    transition: 1s all;
}
.panel-heading .panel-title a.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f0da";    /* adjust as needed, taken from bootstrap.css */
    -webkit-transition: 1s all;
    -moz-transition: 1s all;
    -ms-transition: 1s all;
    -o-transition: 1s all;
    transition: 1s all;
}

.main_buttons_home {
    margin-top: -35px;
    margin-bottom: 15px;
    display: block;
}

.main_buttons_home a {
    display: inline-block;
    background-color: #990000;
    color: #fff;
    border-radius: 3px;
    padding: 20px;
    width: 30%;
    /* margin-left:-4px */
}
@media only screen and (max-width: 1020px) {

    .main_buttons_home a {
        display: block !important;
        background-color: #990000;
        color: #fff;
        border-radius: 0px !important;
        padding: 10px;
        font-size: 14px;
        width: 100%;
        
        text-align:left !important;
        border-bottom: 1px #ccc solid;
    }
}
.main_buttons_home a:nth-child(1){
    border-top-right-radius:0;
    border-bottom-right-radius:0;
}

.main_buttons_home a:nth-child(2){
    border-radius:0;
}

.main_buttons_home a:nth-last-child(1){
    border-top-left-radius:0;
    border-bottom-left-radius:0;
}
.breadcrumb {
    padding: 8px 15px;
    padding-top:20px !important; ;
    margin-bottom: 22px;
    list-style: none;
    background-color: transparent !important;
    border-radius: 4px;
}

.breadcrumb>.active {
    color: #000 !important;
}


.navbar-default .navbar-nav>li>a {
    font-weight: 600;
}

.headings_custom:after {content: " ";width: 74px;height: 2px;background: #900;display: block;margin-left: 5px;margin-top: 5px;}




.footer_bar
{
    width:100%;
    text-align: left !important;
    border-top: 1px #ccc solid;
    padding-top:5px;
    display: block;
    overflow: hidden;
    color:#999;
    font-size:14px;
    letter-spacing: 2px;
}
.footer_bar i
{
    margin-left:10px;
}
.term_txt
{
    text-align: justify;
    width:100%;
    height:60px;
    overflow: auto;
    margin:15px auto;
    box-shadow:0px 0px 5px #ccc;
    padding:15px;
    font-size:12px;
}
.jobs_types
{
    list-style:none !important;
    margin:0;
    padding:0;
}


.sidebar
{
overflow:auto;
}

footer{
	margin-top: 20px !important;
}