﻿
        .text-services > li
        {
            line-height: 2;
            font-size: 14px;
        }

        .boxx-about > p
        {
            font-size: 13px;
            font-family: Lucida Sans Unicode;
        }

        .bongde1
        {
            background-color: white;
            width: 207px;
            height: 140px;
        }

        div.featured .bx-wrapper img
        {
            max-width: 100%;
            display: block;
        }

        .price
        {
            color: rgb(56, 47, 47);
        }

        .button_outer
        {
            width: 100%;
            float: left;
            padding: 0;
        }

            .button_outer .pagination_more
            {
                float: left;
                line-height: 18px;
                margin: 0px 15px 10px 0;
                width: 95px;
                height: 30px;
            }

                .button_outer .pagination_more a.more_button
                {
                    height: 30px;
                    line-height: 22px;
                    font-size: 14px;
                }

            .button_outer .enquiry_button
            {
                width: 95px;
            }

        .enquiry_button .green_button_inner
        {
            /*border: 1px solid #f60a0a;
            border-bottom: 1px solid #f60a0a;*/
        }

        .button_outer .green_button_inner .sub_button
        {
            background: none repeat scroll 0 0 rgb(196, 29, 30);
            border: 0 none;
            border-radius: 4px 4px 4px 4px;
            color: #FFFFFF;
            font-family: Helvetica, Thonburi, sans-serif;
            _font-family: Arial, Tahoma;
            font-size: 14px;
            height: 27px;
            /*font-weight: bold;*/
            padding: 0;
            text-align: center;
            width: 100%;
            line-height: 20px;
            /* text-shadow: 1px 1px 0px #407a00; */
        }

        .button_outer .pagination_more a.more_button
        {
            height: 30px;
            line-height: 22px;
            font-size: 14px;
        }

        .pagination_more a.more_button
        {
            width: 100%;
            height: 21px;
            float: left;
            background-color: #ffffff;
            background-repeat: repeat-x;
            border: 1px solid #d1d1d1;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px;
            font-family: Helvetica, Thonburi, sans-serif;
            _font-family: Arial, Tahoma;
            -webkit-font-smoothing: antialiased;
            -moz-font-smoothing: antialiased;
            font-smoothing: antialiased;
            _font-smoothing: antialiased;
            font-size: 13px;
            color: #8d8d8f;
            text-shadow: 1px 1px 1px #fff;
            text-decoration: none;
            text-align: center;
            padding-top: 3px;
            background-image: linear-gradient(to bottom, #ffffff, #eaeaea);
        }


                div.featured div.item img.thumb
                {
                    height: 101px;
                    width: 160px;
                }

                div.featured .bx-wrapper img
                {
                    max-width: 100%;
					max-height: 240px;
                    display: block;
                }

                div.featured img
                {
                    vertical-align: middle;
                    border: 0;
                    -ms-interpolation-mode: bicubic;
                }

                div.featured div.item a
                {
                    display: block;
                    color: #666666;
                    text-transform: uppercase;
                    font-size: 11px;
                }

/*Phan moi them vao lay tu property search*/
.divphucontent{
    width:100%;
    height:50px;
    /*background-color: rgb(127,127,127);*/
    background-color: #000;
    opacity: 0.4;
    margin-top:-50px;   
}
.contentdiv{
    margin-top:-50px;
    padding-left:10px;
    padding-top:4px; 
    padding-right:10px;
}

.contentdiv span{

   opacity:0.99999;
   color:#fff;
   font-weight:bold;
  
}
.maincontenHomepage h5{
    font-size:15px;
	width: 109%;
	line-height: 14px;
    padding-bottom: 5px;
}

/*New style for new design 2019*/
.divBgMigIntro {
    width:100%;
    height:auto;
}
.divBgMigIntro img {
    width: 100%;
}
.divBgIntro {
    background-image: url(/images/slogan/category_banner.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 415px;
    width: 122%;
    margin-left: -103px;
    margin-top: 1%;
}

.divTopIntro {
    width: 1085px;
    margin-left: 27px;
    padding-left: 0px;
    padding-right: 0px;
}

.titleIntro {
    border-bottom: 1px solid #ddd; 
    width: 100%;
    height: 47px;
    text-align: center;
    margin-top: 3%;
    margin-bottom: 3%;
}

.titleIntro h1 {
    color: #C2000B; 
    font-size: 18px; 
    font-weight: bold; 
    text-align: center; 
    width: 100%;
    margin-top: 0;
    margin-bottom: 18px;
}

.titleIntro hr {
    width: 16.7%;
    border-color: #c2000b;
    border-width: 5px;
    margin-left: 41.7%;
}

.dvContentIntroHeight {
    height: 175px;
}

.special-text {
    position: relative;
    max-height: 140px;
    overflow: hidden;
    transition: max-height 2s ease;
} 
  .special-text.-expanded {
    max-height: 190vh;
  }


.special-text:not(.-expanded)::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  /*background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));*/
}

.dvContentIntro {
    font-size: 14px;
    margin-left:20px;
        margin-bottom: 20px;
}

.dvBtnShowmore {
    width:250px;
    height: 40px;
    margin-left:45.5%;
}

    .aBtnShow {
        border: 1px solid #c2000b;
        font-family: roboto-medium;
        word-spacing: 2px;
        font-size: 11px;
        color: #c2000b;
        padding: 8px 25px 8px 25px;
        border-radius: 0px;
    }

    .expand-button {
        border: 1px solid #c2000b;
        font-family: roboto-medium;
        word-spacing: 2px;
        font-size: 11px;
        color: #c2000b;
        padding: 8px 25px 8px 25px;
        border-radius: 0px;
    }


.divSortBy {
    width: 332px;
    height: 45px;
    float: right;
    margin-right: -20px;  
}

.divSortBy p {
    color: #7f7f7f;
    font-size: 12px;
    /*float: left;*/
}

.selectSortBy {
    background-color: white;
    border-radius: 0px;
    border: 0 !important;       
    border-bottom-style: solid !important;
    border-bottom-color: #c2000b !important;
    border-bottom-width: 3px !important;
    /*margin-top: -2px;*/
    font-size: 13px;
    width: 230px;
    margin-left: 7px;
    font-family: roboto-regular;
    font-weight: bold;
    /*height: 32px;*/
    width: 230px;
    /*margin-bottom: 18px;*/
    color: #c2000b !important;
}

.selectSortBy:focus {
    border: 0px solid #5f5f5f !important;
    outline: none !important;
    border-bottom-style: solid !important;
    border-bottom-color: #c2000b !important;
    border-bottom-width: 3px !important;
    box-shadow: 0px 0px 0px #5f5f5f !important;
}
}


/* Style the arrow inside the select element: */
.select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #fff transparent transparent transparent;
}

/* Point the arrow upwards when the select box is open (active): */
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 7px;
}

/* style the items (options), including the selected item: */
.select-items div,.select-selected {
  /*color: #ffffff;*/
  padding: 8px 0px 8px 0px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;

}

/* Style items (options): */
.select-items {
  position: absolute;
  background-color: white;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}

/* Hide the items when the select box is closed: */
.select-hide {
  display: none !important;
}

.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}


select:focus {
outline: none;
}

.sortByArrow {
    z-index: 200;
    margin-left: 296px;
    margin-top: -67px;
    background: #ffffff;
}

.sortByTitle {
    display: inline-block;
    color: #7f7f7f;
}
