﻿.get_qt_btm_det_tabwrapper {
    width: 100%;  position: relative; margin: 80px auto 60px; 
}

.ss_get_qt_hm_det_tab .nav-tabs {
    background: #000; /* Old browsers */ color: #fff;  
    
    
}

    .ss_get_qt_hm_det_tab .nav-tabs li {
        border-right: solid 3px #fff;
    }

        .ss_get_qt_hm_det_tab .nav-tabs li a {
            font-family: 'Barlow', sans-serif;
    font-weight: 600;
    font-size: 16px;
            color: #fff;
            text-transform: uppercase;
            border-radius: 0px;
            border: none !important;
            background-color: transparent;
            margin: 0px;
            padding: 12px 20px;
        }

    .ss_get_qt_hm_det_tab .nav-tabs .active {
        background-color: #bf0d0d !important;
    }

        .ss_get_qt_hm_det_tab .nav-tabs .active a {
            background-color: #bf0d0d !important;
            color: #fff !important;
        }


.ss_get_qt_hm_det_tab .tab-content .tab-pane {
}
.tab-content > .active {
    display: block;
    opacity:1 ;
}
.ss_get_qt_tab_det_inner {
    padding: 25px;
    width: 100%;
    display: inline-block; 
    position: relative; margin: 0 auto; 
}
.ss_get_qt_chs_prp_hd
{
    float: left;
    font-family: 'Barlow', sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #000;
    margin-bottom: 25px;
    text-align: justify; text-transform: uppercase
}
.ss_get_qt_lst{
    width: 100%;
    float: left;
    list-style: none;
}

.ss_get_qt_lst li{
    width: 20%;
    float: left;
    padding:15px;
}

.ss_get_qt_lst_ppty_img_rnd{
    display: block;
    width: 100%;
    border-radius: 0%;
    background-color: #000;
    padding:10px;
    margin-bottom: 25px;
	text-align:center;
    transition: all 0.2s ease-in;
}

.ss_get_qt_lst_ppty_img_rnd:hover{
    cursor: pointer;
    background-color: #bf0d0d ;

     
}


    
.ss_get_qt_lst_propery_tp{
    width: 100%;
    float: left;
    display: block;
    text-align: center;
    font-family: 'Barlow', sans-serif;
    font-weight: 300;
    font-size: 18px;
    color: #000;text-transform: uppercase
}



.ss_get_qt_tab_btm_txt{
        font-family: montserrat;
    font-size: 11px;
    color: #bbb;
    width: 100%;
    float: left;
    padding: 20px 10px;
}

.ss_get_qt_hm_mot_sen_selwrap{
    width: 100%;
    float: left;
    padding:20px 0px;
}


.ss_get_qt_motsens_lst{
    width: 100%;
    float: left;
    list-style: none;

    
}

.ss_get_qt_motsens_lst li{
   width: 100%;
    float: left;
    margin-bottom: 10px;
    padding-left: 20px;
    position: relative;

    text-align: justify;
    padding: 0 0 0 15px

}

.ss_get_qt_motsens_lst li:last-child{
    margin-bottom: 0px;
}

.ss_get_qt_motsens_lst li::before{
    content: '';
    width:5px;
    height: 5px;
    border-radius: 50%;
    position: absolute;
    left: 0px;
    top: 12px;
    background-color:#000;
}

.ss_get_qt_hm_extr_ft_outer{
    width: 100%;
    float: left;
    padding:10px 0px;
}

.ss_get_qt_tab_img_thumbwrap{
   
    display: table;
    margin-bottom: 10px;
    width: 100%;

}

.ss_get_qt_tab_img_thumbwrap img{
    display: block;
    margin:0 auto;
}

.ss_get_qt_tab_thumb_hd{
    width: 100%;
    float: left;
    text-align: center;
    font-size: 16px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
margin-bottom: 0;
color:#333;
    
}

.ss_get_qt_tab_thumb_desc{
    width: 100%;
 color:#444;
font-weight: 300;
    text-align: center;
    font-size: 16px; line-height: 20px
}



.ss_get_qt_tab_ext_fet_thumbinner{
    width: 100%;
    float: left;
}


.ss_get_qt_tab_feature_tick{
    font-size: 30px;
    color: #219300;
    position: absolute;
    top: -12px;
    display:none;
}



.ss_getqt_sec_cat{
       padding: 25px 25px 13px 25px;
   border: #000 solid 10px; margin: 30px 0
}

.ss_get_qt_chs_prp_sbhd{
    display: table;
    float: left;
    font-size: 13px;
    color: #333;
    clear:left;
    margin-bottom: 25px;
}

.ss_get_qt_quote_inner{
    width: 100%;
    float: left;
}

.ss_get_qt_est_qt_no_match {
    text-align:center;
    margin :10 auto;
    font-family: montserrat;
    font-size: 40px;
    font-weight:300;
    line-height :40px;
    color: #333;
}

.ss_get_qt_est_qt_no_match span{
    color : #037dc4;
    font-style:italic;
}

.ss_get_qt_est_qt_lft_tble_outer{
    width: 100%;
    float: left;
    padding-right: 50px;
}

.ss_get_qt_est_qt_lft_tble{
    width: 100%;
    float: left;
    border:solid 1px #ddd;
}

.ss_get_qt_est_qt_lft_tble tr td{
    border-right: solid 1px #ddd; 
    border-bottom: solid 1px #ddd;
    padding:8px 10px;
    font-size: 12px;
    color: #555;


    background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #fcfcfc 23%, #eeeeee 79%, #ececec 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffffff 0%,#fcfcfc 23%,#eeeeee 79%,#ececec 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffffff 0%,#fcfcfc 23%,#eeeeee 79%,#ececec 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ececec',GradientType=0 ); /* IE6-9 */
}

.ss_get_qt_est_qt_lft_tble tr td p{
    display:none;
}

.ss_get_qt_est_qt_lft_tble tr td h3{
    font-size: 12px;
    color: #0075be;
}

.ss_get_qt_est_qt_lft_tble tr td:last-child{
    color: #0075be;
}

.ss_get_qt_est_qt_rgt_frm{
    width: 100%;
    float: left;
    padding-left: 50px;
}

.ss-quote-nopad{
    padding-left: 0 !important;
	padding-right: 0 !important;
}
