/*   
Theme Name: Sehar Enterprises
Theme URI: http://www.codegraphers.com
Description: This is just a Enterprise WordPress Theme template 
Author: Programer786
Author URI: http://www.codegraphers.com
Version: 1
*/
html {
    font-family: 'Open Sans', sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #272727;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    *:before,
    *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

.clr {
    clear: both;
}

ul.property-nav {
    padding: 0;
}

.partnered .property-title h3{
	width: 100%;
	float: none;
	text-align: center;
}
.partnered h3 {
    font-size: 22px;
    color: #0573b7;
    text-transform: uppercase;
	text-align: left;
    width: 73%;
	float: right;
}

.full_cont_holder {
    margin-bottom: 30px;
}

.property-img {
    /*float: left;*/
    max-width: 290px;
    max-height: 371px;
    overflow: hidden;
}

.property-img img{
	width: 100%;
}

.sehr-video{
	width: 100%;
	min-height:400px;
}

.ceo-panel{
	width: 100%;
	height: 400px;
	background: #0573b7;
}

img.wpcf7-form-control.wpcf7-captchac.wpcf7-captcha-captcha-1 {
    width: auto;
}

.ceo-pic {
    width: 49%;
    background: #fff;
    height: 400px;
    display: inline-block;
    text-align: right;
    max-height: 400px;
    overflow: hidden;
}

.search-text-block {
    width: 22%;
    display: inline-block;
    margin: 0 1%;
}

.ceo-pic img {
    width: 100%;
}

.ceo-comments-wrapper{
	width: 50%;
	display: inline-block;
	height: 400px;
    	vertical-align: top;
}

#recent-posts-2 ul  {
    list-style: circle;
}

#recent-posts-2 ul li a {
    text-decoration: none;
    color: #000;
    line-height: 25px;
}

#recent-posts-2 ul li a:hover{
    text-decoration: underline;
}

#recent-comments-2 ul  {
    list-style: circle;
}

#recent-comments-2 ul li a {
    text-decoration: none;
    color: #000;
    line-height: 25px;
}

#recent-comments-2 ul li a:hover{
    text-decoration: underline;
}

#archives-2 ul  {
    list-style: circle;
}

#archives-2 ul li a {
    text-decoration: none;
    color: #000;
    line-height: 25px;
}

#archives-2 ul li a:hover{
    text-decoration: underline;
}

#meta-2 ul  {
    list-style: circle;
}

#meta-2 ul li a {
    text-decoration: none;
    color: #000;
    line-height: 25px;
}

#meta-2 ul li a:hover{
    text-decoration: underline;
}

#categories-2 ul  {
    list-style: circle;
}

#categories-2 ul li a {
    text-decoration: none;
    color: #000;
    line-height: 25px;
}

#categories-2 ul li a:hover{
    text-decoration: underline;
}

.meta a{
	text-decoration: none;
    color: #000;
    line-height: 25px;
}

.meta a:hover{
	text-decoration: underline;
}

.cancel-comment-reply a{
	text-decoration: none;
    color: #000;
    line-height: 25px;
}

.cancel-comment-reply a:hover{
	text-decoration: underline;
}


#respond a {
    text-decoration: none;
    color: #000;
    line-height: 25px;
}

#respond a:hover{
    text-decoration: underline;
}

.ceo-comments{
	width: 100%;
	padding-right: 15%;
	padding-top: 10%;
    	padding-left: 50px;
	color: #d2dfed;
}

.ceo-comments h1 {
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}

.ceo-comments h3 {
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}

.fancybox-wrap {
    z-index: 999999 !important;
    /*top: 111px !important;*/
}

.email a {
    text-decoration: none;
    color: #999;
}

.email a:hover{
    text-decoration: underline;
}

.blog-title a {
    text-decoration: none;
    color: #3486be;
}

.blog-title a:hover{
    text-decoration: underline;
}

.news-title a {
    text-decoration: none;
    color: #3486be;
}

.news-title a:hover{
    text-decoration: underline;
}

.entry img {
				width: 100%;
				}
				
				.about-panel img {
					width: 100%;
				}


.content {
    width: 1120px;
    display: block;
    margin: 0 auto;
}

.top-bar {
    padding-top: 15px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100000;
    height: 80px;
    background: rgba(255,255,255,0.8);
    border-top: 2px solid #ef870a;
    display: table;
}

    .top-bar.relative {
        position: relative;
    }

    .top-bar.background {
        background: #f6f6f6;
        border-bottom: 1px solid #dedede;
        height: 75px;
    }

.logo {
    float: left;
    margin-top: -13px;
}

#menu-toggle {
    margin-top: 8px;
    margin-right: 10px;
    float: right;
    color: #2e2e2e;
    text-decoration: none;
    font-size: 16px;
    line-height: 20px;
}

    #menu-toggle .bars {
        float: right;
        margin-left: 10px;
    }

        #menu-toggle .bars .bar {
            border: 2px solid #ef870a;
            display: block;
            width: 25px;
        }

    #menu-toggle:hover .bars .bar {
        border-color: #0573b7;
    }

    #menu-toggle .bars .bar + .bar {
        margin-top: 5px;
    }

.topbar-info {
    display: block;
    font-size: 16px;
    color: #6d6e6d;
    padding-top: 5px;
    text-align: center;
}

    .topbar-info .call {
        font-weight: bold;
        color: #0573b7;
    }

    .topbar-info .btn-appointment {
        display: inline-block;
        width: 130px;
        height: 35px;
        line-height: 35px;
        font-size: 13px;
        text-align: center;
        border: 1px solid #0573b7;
        text-decoration: none;
        color: #0573b7;
        border-radius: 10px;
    }

.menu-close::before {
    transform: rotate(45deg);
}

.menu-close::before, .menu-close::after {
    backface-visibility: hidden;
    background-color: #fff;
    height: 3px;
    left: 20px;
    position: absolute;
    top: 22px;
    width: 20px;
    content: "";
}

.menu-close::after {
    transform: rotate(-45deg);
}

.menu-close {
    display: inline-block;
    height: 100%;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-indent: 100%;
    top: 0;
    white-space: nowrap;
    width: 60px;
}

#sidebar-wrapper {
    z-index: 100001;
    position: fixed;
    right: 0;
    top: 0;
    width: 300px;
    height: 100%;
    margin-right: -300px;
    overflow-y: auto;
    background: #0573b7;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    overflow-x: hidden;
}

    #sidebar-wrapper.active {
        right: 300px;
        width: 248px;
        -webkit-transition: all 0.4s ease 0s;
        -moz-transition: all 0.4s ease 0s;
        -ms-transition: all 0.4s ease 0s;
        -o-transition: all 0.4s ease 0s;
        transition: all 0.4s ease 0s;
    }

.main-nav {
    top: 0;
    width: 240px;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 40px;
}


    .main-nav li a {
        display: block;
        text-decoration: none;
        color: #b8cee4;
        line-height: 18px;
        padding-top: 8px;
        padding-bottom: 8px;
        padding-left: 30px;
        font-size: 14px;
    }

        .main-nav li a:hover, .main-nav li a.active, .main-nav li.current-menu-item a{
            color: #fff;
        }

        .main-nav li a:active, .main-nav li a:focus {
            text-decoration: none;
        }

.detail-nav li a {
    font-weight: normal;
    font-size: 14px;
    position: relative;
}


.slider {
    width: 100%;
    position: relative;
    display: table;
}

    .slider .cloud {
        width: 100%;
        background-size: cover;
        height: 60px;
        background: url(img/cloud.png);
        margin-top: -50px;
        position: relative;
        display: table;
        z-index: 1000;
    }

    .slider .cycle-prev {
        position: absolute;
        left: 13px;
        top: 50%;
        z-index: 1000;
        cursor: pointer;
    }

    .slider .cycle-next {
        position: absolute;
        right: 13px;
        top: 50%;
        z-index: 1000;
        cursor: pointer;
    }

    .slider .slide .slide-content {
        position: absolute;
        z-index: 100;
        top: 37%;
        right: 200px;
        width: 300px;
        color: #fff;
    }

        .slider .slide .slide-content h1 {
            margin: 0;
            font-size: 26px;
            line-height: 32px;
        }

        .slider .slide .slide-content p {
            margin-top: 15px;
            margin-bottom: 0;
            font-size: 20px;
            line-height: 22px;
        }

        .slider .slide .slide-content a {
            width: 150px;
            margin-top: 15px;
            height: 40px;
            line-height: 40px;
            text-align: center;
            background: #ef870a;
            color: #fff;
            text-decoration: none;
            cursor: pointer;
            display: block;
            font-size: 18px;
        }

.row {
    margin-top: 15px;
}

.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9.col-sm-10, .col-sm-11, .col-sm-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
}

.col-sm-12 {
    width: 100%;
}

.col-sm-11 {
    width: 91.66666667%;
}

.col-sm-10 {
    width: 83.33333333%;
}

.col-sm-9 {
    width: 75%;
}

.col-sm-8 {
    width: 66.66666667%;
}

.col-sm-7 {
    width: 58.33333333%;
}

.col-sm-6 {
    width: 50%;
}

.col-sm-5 {
    width: 41.66666667%;
}

.col-sm-4 {
    width: 33.33333333%;
}

.col-sm-3 {
    width: 33%;	overflow: hidden;    margin-bottom: 20px;    max-height: 71px;
}

.col-sm-2 {
    width: 16.66666667%;
}

.col-sm-1 {
    width: 8.33333333%;
}


input[type=text], input[type=number], input[type=tel], input[type=email], textarea, select {
    width: 100%;
    border: 1px solid #e6e6e6;
    height: 35px;
    background: #fff;
    color: #666;
    padding-left: 10px;
}

textarea {
    padding-top: 15px;
    height: 100px;
}

input[type=button] {
    width: 100%;
    border: 1px solid #9cc6e0;
    height: 35px;
    background: #0573b7;
    color: #fff;
    cursor: pointer;
}

.range-values {
    text-align: center;
    color: #666;
    margin-top: -5px;
    margin-bottom: 2px;
}

.search-panel {
    width: 100%;
    background: #fff;
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, #f7f7f7 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,#f7f7f7 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,#f7f7f7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-9 */
    border-bottom: 2px solid #ecebec;
    position: relative;
    padding-bottom: 20px;
    display: table;
}

    .search-panel:before, .search-panel:after {
        z-index: -1;
        position: absolute;
        content: "";
        bottom: 15px;
        left: 10px;
        width: 50%;
        top: 80%;
        max-width: 300px;
        background: #777;
        box-shadow: 0 15px 10px #777;
        transform: rotate(-3deg);
    }

    .search-panel:after {
        transform: rotate(3deg);
        right: 10px;
        left: auto;
    }

    .search-panel .more-search {
        position: relative;
        margin-top: 20px;
        color: 393939;
        padding-left: 30px;
    }

        .search-panel .more-search::after {
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-color: rgba(136, 183, 213, 0);
            border-left-color: #43becc;
            border-width: 8px;
            left: 15px;
            top: 1px;
        }

.service-panel {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 50px;
    display: table;
}

    .service-panel h1 {
        font-size: 22px;
        color: #272727;
        text-align: center;
        font-weight: normal;
    }

    .service-panel .content > p {
        color: #747474;
        text-align: center;
        width: 80%;
        margin: 0 auto;
    }

    .service-panel .services {
        width: 100%;
        text-align: center;
        margin-top: 40px;
    }

        .service-panel .services .servcice-box {
            width: 250px;
            display: inline-block;
			vertical-align: top;
        }

            .service-panel .services .servcice-box .icon {
                width: 100%;
                text-align: center;
            }

            .service-panel .services .servcice-box h3 {
                text-align: center;
                color: #1d1d1d;
                font-weight: normal;
                margin-top: 5px;
                margin-bottom: 0;
            }

            .service-panel .services .servcice-box p {
                color: #747474;
                text-align: center;
                margin: 0 auto;
                font-size: 13px;
                width: 90%;
                margin-top: 5px;
				max-height: 75px;
				overflow: hidden;
            }
			
            .browse-all-property {
                color: #7b7b7b !important;
				background-color: #fff !important;
                border: 1px solid #a2a2a2 !important;
                text-align: center !important;
                height: 40px !important;
                line-height: 40px !important;
                width: 232px !important;
                display: block !important;
                margin: 0 auto !important;
                margin-top: 20px !important;
                text-decoration: none !important;
				border-radius: 0px !important;
                border-top-right-radius: 10px !important;
                border-bottom-left-radius: 10px !important;
            }

                .browse-all-property:hover {
                    color: #fff !important;
                    background: #ef870a !important;
                }			

            .service-panel .services .servcice-box .continue-reading, .agent-panel .agents .all-agent{
                color: #7b7b7b;
                border: 1px solid #a2a2a2;
                text-align: center;
                height: 40px;
                line-height: 40px;
                width: 170px;
                display: block;
                margin: 0 auto;
                margin-top: 20px;
                text-decoration: none;
                border-top-right-radius: 10px;
                border-bottom-left-radius: 10px;
            }

                .service-panel .services .servcice-box .continue-reading:hover, .agent-panel .agents .all-agent:hover {
                    color: #fff;
                    background: #ef870a;
                }

.property-panel {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 50px;
    background: #f8f8f8;
    display: table;
}

    .property-panel .property-nav {
        text-align: center;
    }

        .property-panel .property-nav li {
            list-style-type: none;
            display: inline;
            margin-right: 15px;
            font-size: 16px;
        }

            .property-panel .property-nav li a {
                text-decoration: none;
                color: #7c7c7c;
                padding-left: 3px;
                padding-right: 3px;
                padding-bottom: 5px;
                text-align: center;
            }

                .property-panel .property-nav li a:hover, .property-panel .property-nav li a.active {
                    color: #6a9dca;
                    border-bottom: 2px solid #0573b7;
                }

.refine-filter {
    width: 350px;
    text-align: center;
    padding-left: 40px;
    background: #f0f0f0;
    color: #383838;
    height: 35px;
    line-height: 35px;
    position: relative;
    margin-top: 30px;
}

    .refine-filter .down-arrow {
        margin-left: -20px;
        width: 40px;
        height: 35px;
        background-position: 9px 5px;
        background-repeat: no-repeat;
        background-size: 22px auto;
        background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0yOTMuNzUxLDQ1NS44NjhjLTIwLjE4MSwyMC4xNzktNTMuMTY1LDE5LjkxMy03My42NzMtMC41OTVsMCwwYy0yMC41MDgtMjAuNTA4LTIwLjc3My01My40OTMtMC41OTQtNzMuNjcyICBsMTg5Ljk5OS0xOTBjMjAuMTc4LTIwLjE3OCw1My4xNjQtMTkuOTEzLDczLjY3MiwwLjU5NWwwLDBjMjAuNTA4LDIwLjUwOSwyMC43NzIsNTMuNDkyLDAuNTk1LDczLjY3MUwyOTMuNzUxLDQ1NS44Njh6Ii8+DQo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMjIwLjI0OSw0NTUuODY4YzIwLjE4LDIwLjE3OSw1My4xNjQsMTkuOTEzLDczLjY3Mi0wLjU5NWwwLDBjMjAuNTA5LTIwLjUwOCwyMC43NzQtNTMuNDkzLDAuNTk2LTczLjY3MiAgbC0xOTAtMTkwYy0yMC4xNzgtMjAuMTc4LTUzLjE2NC0xOS45MTMtNzMuNjcxLDAuNTk1bDAsMGMtMjAuNTA4LDIwLjUwOS0yMC43NzIsNTMuNDkyLTAuNTk1LDczLjY3MUwyMjAuMjQ5LDQ1NS44Njh6Ii8+DQo8L3N2Zz4=");
        background-color: #0573b7;
        float: left;
        margin-left: -40px;
    }

.property-panel .properties {
    width: 100%;
    text-align: center;
    margin-top: 20px;
}

    .property-panel .properties .property-box {
        width: 24%;
        min-width: 250px;
        padding-left: 10px;
        padding-right: 10px;
        /* float: left; */
		min-height: 390px;
		display:inline-block;
    }

        .property-panel .properties .property-box > a {
            text-decoration: none;
            display: block;
        }

        .property-panel .properties .property-box .property-header {
            width: 100%;
            background: #5fb3eb;
            padding-top: 10px;
            padding-bottom: 5px;
            position: relative;
            overflow: hidden;
        }

            .property-panel .properties .property-box .property-header.white {
                background: #fefefe;
                border: 1px solid #f5f5f5;
                border-bottom: 0px;
            }

                .property-panel .properties .property-box .property-header.white h3 {
                    color: #6c7078;
					overflow: hidden;
					text-overflow: ellipsis;
					white-space: nowrap;
                }

                .property-panel .properties .property-box .property-header.white h4 {
                    color: #b8b8b8;
					overflow: hidden;
					text-overflow: ellipsis;
					white-space: nowrap;
                }

            .property-panel .properties .property-box .property-header .star-tag {
                background: #2a9ae5 none repeat scroll 0 0;
                color: #fff;
                height: 40px;
                left: -21px;
                position: absolute;
                text-align: center;
                top: -18px;
                transform: rotate(-45deg);
                width: 45px;
            }

                .property-panel .properties .property-box .property-header .star-tag i {
                    bottom: 3px;
                    font-size: 12px;
                    position: absolute;
                    right: 18px;
                    transform: rotate(45deg);
                }

            .property-panel .properties .property-box .property-header h3 {
                font-weight: normal;
                font-size: 16px;
                margin: 0;
                color: #fff;
            }

            .property-panel .properties .property-box .property-header h4 {
                font-weight: normal;
                font-size: 11px;
                margin: 0;
                color: #b8ddf6;
            }

        .property-panel .properties .property-box .property-img {
            width: 100%;
            position: relative;
			overflow: hidden;
    max-width:345px;
    max-height: 173px;
        }

            .property-panel .properties .property-box .property-img img {
                width: 100%;
            }

            .property-panel .properties .property-box .property-img .property-tag {
                /* padding: 8px; */
                position: absolute;
                bottom: 3px;
                right: 0;
                background: #2a9ae5;
                font-size: 12px;
                color: #fff;
            }
            .property-panel .properties .property-box .property-img .property-tag > span {
				margin:8px;
				display:block;
			}

        .property-panel .properties .property-box .property-content {
            width: 100%;
            position: relative;
            background: #fff;
            border: 1px solid #f4f4f4;
            border-top: 0px;
            margin-top: -3px;
        }

            .property-panel .properties .property-box .property-content .detail {
                width: 97%;
                padding-top: 10px;
                padding-bottom: 20px;
                border-bottom: 1px solid #f4f4f4;
                font-size: 12px;
				margin:0 auto;
            }

                .property-panel .properties .property-box .property-content .detail > div {
                    width: 49%;
                    padding-left: 10px;
                    padding-top: 7px;
                    padding-bottom: 5px;
                    text-align: left;
                    color: #999999;
                    display: inline-block;
					overflow: hidden;
					text-overflow: ellipsis;
					white-space: nowrap;
                }

                    .property-panel .properties .property-box .property-content .detail > div i {
                        width: 20px;
                    }

            .property-panel .properties .property-box .property-content .action-icons {
                width: 40%;
                padding-top: 20px;
                padding-bottom: 20px;
                color: #999999;
                text-align: left;
                padding-left: 5px;
                float: left;
            }

                .property-panel .properties .property-box .property-content .action-icons i {
                    margin-left: 5px;
                }

            .property-panel .properties .property-box .property-content .property-price {
                width: 60%;
                padding-top: 20px;
                padding-bottom: 20px;
                text-align: right;
                padding-right: 15px;
                color: #999999;
                float: left;
            }
.property-panel .browse-all-property {

    width: 250px;
    color: #d2dfed;
    margin-top: 10px;
    border: 1px solid #82b9db;
    text-decoration: none;
    display: block;
    height: 45px;
    line-height: 45px;
    text-align: center;
    cursor: pointer;
    margin-right: 50px;
    position: relative;
    z-index: 1;
    border-radius: 10px;
	    background-color: #0573b7;
		margin: 0 auto;
}
.agent-panel {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 20px;
    display: table;
}

    .agent-panel h1 {
        font-size: 22px;
        color: #272727;
        text-align: center;
        font-weight: normal;
    }

    .agent-panel .content > p {
        color: #747474;
        text-align: center;
        width: 80%;
        margin: 0 auto;
    }

    .agent-panel .agents {
        width: 100%;
        text-align: center;
        margin-top: 20px;
    }

        .agent-panel .agents .agent-box {
            width: 25%;
            min-width: 250px;
            padding-left: 10px;
            padding-right: 10px;
            float: left;
			margin-bottom: 21px;
        }
		
		.agent-panel .agents .agent-box {
            width: 25%;
            min-width: 250px;
            padding-left: 10px;
            padding-right: 10px;
            float: left;
			margin-bottom: 21px;
        }	

            .agent-panel .agents .agent-box .agent-img {
                width: 100%;
                position: relative;
            }

                .agent-panel .agents .agent-box .agent-img img {
                    width: 100%;
                }
				
		.agent-box1 {
            width: 25%;
            min-width: 250px;
            padding-left: 10px;
            padding-right: 10px;
            float: left;
			margin-bottom: 21px;
			max-height: 145px;
			overflow: hidden;
        }
		
		.agent-img1 {
                width: 100%;
                position: relative;
            }
			
			.agent-img1 img {
                    width: 100%;
                }

            .agent-panel .agents .agent-box .agent-detail {
                width: 100%;
                border: 1px solid #ececec;
                border-top: 0px;
                padding-top: 25px;
                padding-left: 5px;
                padding-right: 5px;
                padding-bottom: 25px;
                line-height: 25px;
            }

                .agent-panel .agents .agent-box .agent-detail h3 {
                    font-size: 16px;
                    margin: 0;
                    color: #222222;
                }

                .agent-panel .agents .agent-box .agent-detail h4 {
                    font-size: 14px;
                    margin: 0;
                    color: #666666;
                }

                .agent-panel .agents .agent-box .agent-detail .email, .agent-panel .agents .agent-box .agent-detail .phone {
                    text-align: left;
                    color: #666666;
					font-size: 11.5px;
                }

                    .agent-panel .agents .agent-box .agent-detail .email i, .agent-panel .agents .agent-box .agent-detail .phone i {
                        width: 18px;
                    }

        .agent-panel .agents .all-agent {
            margin-top: 12px;
        }

		h2 {
    font-weight: normal;
}
.testimonial-panel {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    background: url(img/testimonial-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    display: table;
}

    .testimonial-panel .testimonials {
        width: 100%;
        padding-left: 80px;
        padding-right: 70px;

        position: relative;
        color: #fff;
    }

        .testimonial-panel .testimonials .cycle-slideshow {
            position: relative;
        }

        .testimonial-panel .testimonials .testi-cycle-prev {
            position: absolute;
            left: 40px;
            top: 44%;
            z-index: 1000;
            cursor: pointer;
        }

        .testimonial-panel .testimonials .testi-cycle-next {
            position: absolute;
            right: 40px;
            top: 44%;
            z-index: 1000;
            cursor: pointer;
        }


        .testimonial-panel .testimonials h1 {
            text-align: center;
            font-weight: normal;
            border-bottom: 1px solid #a9a8a6;
            margin: 0;
            display: inline-block;
            padding-bottom: 10px;
            position: relative;
        }

            .testimonial-panel .testimonials h1:before {
                content: '';
                display: block;
                position: absolute;
                bottom: -1px;
                width: 50%;
                left: 0;
                border-top: 2px solid #ef870a;
            }

        .testimonial-panel .testimonials .testi-img {
            border: 5px solid #75726a;
            border-radius: 60px;
            height: 120px;
            overflow: hidden;
            width: 120px;
            float: left;
            margin-right: 40px;
        }

            .testimonial-panel .testimonials .testi-img img {
                max-width: 100%;
            }

        .testimonial-panel .testimonials .testi-content {
            margin-top: 25px;
            font-size: 16px;
            line-height: 25px;
            color: #d6d6d4;
            padding-right: 30px;
        }

        .testimonial-panel .testimonials .rating-stars {
            width: 100%;
            text-align: center;
        }

        .testimonial-panel .testimonials .test-footer {
            width: 100%;
            text-align: center;
            margin-top: 15px;
        }

            .testimonial-panel .testimonials .test-footer h3 {
                margin: 0;
            }

            .testimonial-panel .testimonials .test-footer h4 {
                margin: 0;
                font-weight: normal;
                font-size: 14px;
            }

.graph-panel {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 50px;
    display: table;
}


    .graph-panel h1 {
        text-align: center;
        font-weight: normal;
        border-bottom: 1px solid #7c7c7c;
        margin: 0;
        display: inline-block;
        padding-bottom: 10px;
        position: relative;
        color: #2f2f2f;
    }

        .graph-panel h1:before {
            content: '';
            display: block;
            position: absolute;
            bottom: -1px;
            width: 50%;
            left: 0;
            border-top: 2px solid #ef870a;
        }

    .graph-panel .content > p {
        color: #2f2f2f;
        text-align: center;
        width: 75%;
        margin: 0 auto;
        margin-top: 25px;
        line-height: 25px;
        font-size: 16px;
    }

    .graph-panel .graphs {
        width: 100%;
        margin-top: 50px;
        text-align: center;
    }

        .graph-panel .graphs .circle-graph {
            display: inline-block;
            margin-left: 15px;
            margin-right: 15px;
        }

        .graph-panel .graphs .graph-per {
            width: 100%;
            padding-top: 70px;
            line-height: 25px;
            font-size: 40px;
            color: #000000;
        }

            .graph-panel .graphs .graph-per .new-client {
                font-size: 12px;
                color: #a599b2;
                margin-top: 3px;
            }

            .graph-panel .graphs .graph-per .year {
                font-size: 20px;
                margin-top: 5px;
            }

.big-footer-panel {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 0px;
    background: #f6f6f6;
    display: table;
}

    .big-footer-panel .travel-blog, .big-footer-panel .latest-news, .big-footer-panel .subscribe-newsletter {
        width: 33.333333%;
        min-width: 300px;
        padding-right: 26px;
        float: left;
    }

    .big-footer-panel .latest-news {
        padding-right: 13px;
        padding-left: 13px;
    }

    .big-footer-panel .subscribe-newsletter {
        padding-right: 0px;
        padding-left: 26px;
    }


        .big-footer-panel .travel-blog h1, .big-footer-panel .latest-news h1, .big-footer-panel .subscribe-newsletter h1, .big-footer-panel .subscribe-newsletter h1 {
            font-size: 20px;
            font-weight: normal;
            border-bottom: 1px solid #d3d3d3;
            margin: 0;
            padding-bottom: 10px;
            position: relative;
            color: #4b4a4a;
        }

            .big-footer-panel .travel-blog h1:before, .big-footer-panel .latest-news h1:before, .big-footer-panel .subscribe-newsletter h1:before, .big-footer-panel .we-are-social h1:before {
                content: '';
                display: block;
                position: absolute;
                bottom: -1px;
                width: 60px;
                left: 0;
                border-top: 2px solid #44a2d2;
            }

        .big-footer-panel .travel-blog .blog, .big-footer-panel .latest-news .news, .big-footer-panel .subscribe-newsletter .newsletter-detail {
            margin-top: 30px;
        }

            .big-footer-panel .latest-news .news > img {
                width: 100%;
            }

            .big-footer-panel .travel-blog .blog .blog-date {
                width: 50px;
                float: left;
                margin-right: 15px;
            }

                .big-footer-panel .travel-blog .blog .blog-date .month, .big-footer-panel .travel-blog .blog .blog-date .date {
                    width: 100%;
                    height: 50px;
                    background: #4e9bcf;
                    color: #fff;
                    font-size: 18px;
                    text-align: center;
                    line-height: 50px;
                    font-weight: bold;
                }

                .big-footer-panel .travel-blog .blog .blog-date .date {
                    background: #3486be;
                    font-size: 26px;
                }

            .big-footer-panel .travel-blog .blog .blog-detail, .big-footer-panel .latest-news .news-detail, .big-footer-panel .subscribe-newsletter .newsletter-detail {
                color: #868686;
            }

    .big-footer-panel .latest-news .news-detail {
        margin-top: 20px;
    }

        .big-footer-panel .travel-blog .blog .blog-detail .blog-title, .big-footer-panel .latest-news .news-detail .news-title {
            font-size: 16px;
			font-weight: normal;
			color: #3486be;
        }

        .big-footer-panel .travel-blog .blog .blog-detail p, .big-footer-panel .latest-news .news-detail p, .big-footer-panel .subscribe-newsletter .newsletter-detail p {
            margin-top: 10px;
            margin-bottom: 0;
            line-height: 18px;
            font-size: 13px;
			
        }

        .big-footer-panel .latest-news .news-detail .more-news {
            margin-top: 20px;
            height: 40px;
            width: 170px;
        }

    .big-footer-panel .subscribe-newsletter .newsletter-detail .newsletter-title {
        color: #4b4a4a;
        font-size: 16px;
        padding-bottom: 10px;
    }

        .big-footer-panel .subscribe-newsletter .newsletter-detail .newsletter-title span {
            color: #44a2d2;
        }

    .big-footer-panel .subscribe-newsletter .newsletter-detail .newsletter-control {
        /*margin-top: 30px;*/
    }

        .big-footer-panel .subscribe-newsletter .newsletter-detail .newsletter-control input[type=text] {
            width: 75%;
            float: left;
            border-right: 0px;
            border-top-left-radius: 5px;
            border-bottom-left-radius: 5px;
            padding-right: 10px;
        }

        .big-footer-panel .subscribe-newsletter .newsletter-detail .newsletter-control input[type=button] {
            width: 25%;
            float: left;
            border-top-right-radius: 5px;
            border-bottom-right-radius: 5px;
        }

    .big-footer-panel .we-are-social {
        margin-top: 30px;
        width: 100%;
    }

        .big-footer-panel .we-are-social .social-box {
            width: 100%;
            margin-top: 20px;
        }

            .big-footer-panel .we-are-social .social-box .social-icon {
                width: 35px;
                height: 35px;
                line-height: 35px;
                margin-right: 10px;
                float: left;
                font-size: 18px;
                text-align: center;
            }
            .big-footer-panel .we-are-social .social-box .social-icon  a{
                color: #fff;
			}

                .big-footer-panel .we-are-social .social-box .social-icon.facebook {
                    background: #2357b6;
                }

                .big-footer-panel .we-are-social .social-box .social-icon.twitter {
                    background: #35cbf6;
                }

            .big-footer-panel .we-are-social .social-box .social-detail .social-title {
                color: #0d0f10;
            }

            .big-footer-panel .we-are-social .social-box .social-detail p {
                margin: 0;
                color: #b1b1b1;
            }

.footer {
    width: 100%;
    display: table;
}

    .footer.fixed {
        position: fixed;
        bottom: 0;
    }

    .footer .footer-detail {
        width: 100%;
        background: #ef870a;
        height: 65px;
        position: relative;
        text-align: center;
        display: table;
    }

        .footer .footer-detail:after {
            content: '';
            width: 35%;
            height: 100%;
            top: 0;
            right: 0;
            display: block;
            position: absolute;
        }

        .footer .footer-detail:after {
            background: #0573b7;
            right: 0;
        }


        .footer .footer-detail .satisfied-customer, .footer .footer-detail .available-property, .footer .footer-detail .years-of-experience {
            padding-left: 15px;
            padding-right: 15px;
            width: 200px;
            color: #fff;
            float: left;
            margin-top: 12px;
            position: relative;
            z-index: 1;
        }

            .footer .footer-detail .satisfied-customer .icon, .footer .footer-detail .available-property .icon, .footer .footer-detail .years-of-experience .icon {
                float: left;
                width: 50px;
            }

                .footer .footer-detail .satisfied-customer .icon img, .footer .footer-detail .available-property .icon img, .footer .footer-detail .years-of-experience .icon img {
                    width: 100%;
                }

            .footer .footer-detail .satisfied-customer .numbers, .footer .footer-detail .available-property .numbers, .footer .footer-detail .years-of-experience .numbers {
                font-size: 20px;
            }

            .footer .footer-detail .satisfied-customer .tag-line, .footer .footer-detail .available-property .tag-line, .footer .footer-detail .years-of-experience .tag-line {
                margin: 0;
                font-size: 12px;
            }

        .footer .footer-detail .browse-all-property {
            float: right;
            width: 250px;
            color: #d2dfed;
            margin-top: 10px;
            border: 1px solid #82b9db;
            text-decoration: none;
            display: block;
            height: 45px;
            line-height: 45px;
            text-align: center;
            cursor: pointer;
            margin-right: 50px;
            position: relative;
            z-index: 1;
            border-radius: 10px;
        }

    .footer .powered-by {
        width: 100%;
        display: table;
        height: 30px;
        line-height: 30px;
        color: #dedede;
        text-align: center;
        background: #111111;
        font-size: 10px;
    }

        .footer .powered-by a {
            text-decoration: none;
            cursor: pointer;
            color: #ef870a;
        }

.social-icons {
    width: 35px;
    position: fixed;
    top: 35%;
    left: 0;
    z-index: 10000;
}


    .social-icons a {
        text-decoration: none;
        cursor: pointer;
    }

    .social-icons i {
        width: 100%;
        height: 35px;
        color: #fff;
        text-align: center;
        line-height: 35px;
        font-size: 18px;
        display: block;
    }

        .social-icons i.facebook {
            background: #2f5792;
        }

        .social-icons i.twitter {
            background: #2da8d2;
        }

        .social-icons i.linkedin {
            background: #4498c8;
        }

        .social-icons i.envelope {
            background: #758a8f;
        }

    .social-icons .chat-now
	{
		display:none;
	}
    .social-icons .chat-now > div {
        line-height: 35px;
        width: 125px;
        background: #ef870a;
        height: 35px;
        font-weight: bold;
        transform: rotate(-90deg);
        transform-origin: left top 0;
    }

        .social-icons .chat-now > div a {
            text-decoration: none;
            cursor: pointer;
            display: block;
            width: 100%;
            color: #fff;
        }

        .social-icons .chat-now > div img {
            width: 27px;
            margin-top: 4px;
            margin-left: 7px;
            float: left;
            margin-right: 8px;
        }

.property-page {
    width: 100%;
    display: table;
    position: relative;
    padding-top: 125px;
    padding-bottom: 50px;
}

.search-panel.left-side {
    width: 25%;
    float: left;
    background: #f8f8f8;
    padding: 30px;
}

    .search-panel.left-side input[type="button"] {
        margin-top: 20px;
        height: 40px;
    }

    .search-panel.left-side h1 {
        font-weight: normal;
        border-bottom: 1px solid #7c7c7c;
        margin: 0;
        padding-bottom: 10px;
        position: relative;
        color: #2f2f2f;
        font-size: 22px;
        margin-bottom: 30px;
    }

        .search-panel.left-side h1:before {
            content: '';
            display: block;
            position: absolute;
            bottom: -1px;
            width: 50%;
            left: 0;
            border-top: 2px solid #ef870a;
        }

    .search-panel.left-side:before, .search-panel.left-side:after {
        content: none;
    }

.property-page .property-panel {
    width: 73%;
    float: right;
    padding-top: 0px;
    padding-bottom: 20px;
}

    .property-page .property-panel .properties {
        margin-top: 0;
    }

        .property-page .property-panel .properties .property-box {
            float: none;
            display: inline-block;
            width: 33%;
            margin-top: 20px;
        }


.contact-page, .about-page, .detail-page {
    width: 100%;
    display: table;
    position: relative;
    padding-top: 125px;
    padding-bottom: 50px;
}

    .contact-page .contact-panel {
        width: 72%;
        float: right;
        padding-top: 20px;
        padding-bottom: 20px;
        padding-right: 25px;
        padding-left: 25px;
        background: #f8f8f8;
		padding: 22px;
    }

        .contact-page .contact-panel > h1, .about-page .about-panel > h1 {
            font-weight: normal;
            border-bottom: 1px solid #7c7c7c;
            margin: 0;
            padding-bottom: 10px;
            position: relative;
            color: #2f2f2f;
            font-size: 22px;
            margin-bottom: 30px;
        }

            .contact-page .contact-panel > h1:before, .about-page .about-panel > h1:before {
                content: '';
                display: block;
                position: absolute;
                bottom: -1px;
                width: 75px;
                left: 0;
                border-top: 2px solid #ef870a;
            }

        .contact-page .contact-panel input[type=button] {
            width: 150px;
            float: right;
        }

    .about-page .about-panel {
        width: 100%;
        padding-top: 30px;
        padding-bottom: 30px;
        padding-right: 50px;
        padding-left: 50px;
        background: #f8f8f8;
    }

        .about-page .about-panel p {
            color: #747474;
        }

    .detail-page .detail-panel {
        width: 73%;
        float: right;
        padding-top: 0px;
        padding-bottom: 20px;
        border: 1px solid #DEDEDE;
		padding: 20px;
    }

        .detail-page .detail-panel .detail-slider {
            width: 100%;
        }

.detail-panel .property-title {
    width: 100%;
    position: relative;
    background: #DEDEDE;
    height: 50px;
    line-height: 50px;
    margin-top: -3px;
}

    .detail-panel .property-title h3 {
        float: left;
        margin: 0;
        padding-left: 15px;
        color: #394041;
    }

    .detail-panel .property-title .tag-and-price {
        float: right;
        color: #fff;
        font-size: 18px;
		display: none;
    }

        .detail-panel .property-title .tag-and-price .price {
            float: right;
            padding-right: 15px;
            background-color: #4DC7EC;
            padding-left: 10px;
            background-repeat: no-repeat;
            position: relative;
            z-index: 10;
        }

            .detail-panel .property-title .tag-and-price .price:before {
                width: 0;
                height: 0;
                border-style: solid;
                border-width: 25px 20px 25px 0;
                border-color: transparent #4DC7EC transparent transparent;
                position: absolute;
                top: 0;
                content: "";
                left: -20px;
            }

        .detail-panel .property-title .tag-and-price .tag {
            float: right;
            background-color: #292D2D;
            padding-right: 30px;
            position: relative;
        }

            .detail-panel .property-title .tag-and-price .tag:before {
                width: 0;
                height: 0;
                border-style: solid;
                border-width: 25px 20px 25px 0;
                border-color: transparent #292D2D transparent transparent;
                position: absolute;
                top: 0;
                content: "";
                left: -20px;
            }


.property-item {
    width: 100%;
    position: relative;
    padding: 15px;
}

    .property-item:after {
        clear: both;
    }

    .property-item .property-meta {
        background: #F5F5F5;
        color: #394041;
        height: 40px;
        line-height: 40px;
        font-size: 13px;
        padding-right: 15px;
        border: 1px solid #DEDEDE;
    }

        .property-item .property-meta > span {
            display: inline-block;
            padding-left: 15px;
            padding-right: 15px;
        }

            .property-item .property-meta > span > i {
                width: 20px;
            }

            .property-item .property-meta > span + span {
                border-left: 1px solid #DEDEDE;
            }

            .property-item .property-meta > span:last-child {
                border-right: 1px solid #DEDEDE;
            }

    .property-item .property-content {
        color: #8b9293;
        line-height: 20px;
        margin-top: 5px;
        padding: 5px;
    }

    .property-item .additional-detail {
        width: 100%;
        margin-top: 15px;
    }

        .property-item .additional-detail > h3 {
            font-weight: normal;
            border-bottom: 1px solid #7c7c7c;
            margin: 0;
            padding-bottom: 10px;
            position: relative;
            color: #2f2f2f;
            font-size: 20px;
            margin-bottom: 15px;
        }

            .property-item .additional-detail > h3:before {
                content: '';
                display: block;
                position: absolute;
                bottom: -1px;
                width: 75px;
                left: 0;
                border-top: 2px solid #ef870a;
            }

        .property-item .additional-detail ul {
            margin: 0;
            padding: 0;
        }

            .property-item .additional-detail ul li {
                list-style-type: none;
                padding: 6px 5px 6px 10px;
                display: block;
                width: 100%;
                color: #8b9293;
                border-bottom: 1px solid #eee;
                font-size: 13px;
            }

                .property-item .additional-detail ul li:first-child {
                    border-top: 1px solid #eee;
                }

                .property-item .additional-detail ul li:hover {
                    background: #f1f1f1;
                }

                .property-item .additional-detail ul li span {
                    margin-right: 15px;
                    color: #394041;
                }

    .property-item .common-note {
        width: 100%;
        margin-top: 20px;
        padding: 20px 15px 20px 20px;
        background: #fafafa;
        border: 1px solid #eee;
        line-height: 20px;
    }

        .property-item .common-note h3 {
            color: #394041;
            font-weight: 500;
            margin-top: 0;
            margin-bottom: 10px;
            font-size: 18px;
        }

        .property-item .common-note p {
            margin: 0;
            color: #71797a;
        }


.detail-panel .features {
    width: 100%;
    background: #fbfbfb;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
}

    .detail-panel .features h3 {
        background-color: #f8f8f8;
        border-bottom: 1px solid #dedede;
        float: none;
        line-height: 20px;
        padding: 9px 20px 10px;
        color: #394041;
        font-size: 14px;
        margin: 0;
    }

    .detail-panel .features ul {
        padding: 10px;
        margin: 0;
    }

        .detail-panel .features ul li {
            list-style-type: none;
            display: inline-block;
            width: 30%;
        }

            .detail-panel .features ul li a {
                color: #636464;
                display: block;
                padding: 7px 15px 7px 15px;
                text-decoration: none;
                line-height: 20px;
            }

                .detail-panel .features ul li a:hover {
                    background: #f1f1f1;
                }

                .detail-panel .features ul li a i {
                    width: 15px;
                }

.detail-panel .floor-plans {
    width: 100%;
    padding: 15px;
    padding-bottom: 25px;
}

    .detail-panel .floor-plans h3 {
        margin-top: 0;
        padding-left: 15px;
        color: #394041;
    }

    .detail-panel .floor-plans .row a {
        height: 160px;
        box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.13);
        display: block;
        background: #fff;
        transition: all 0.2s ease-in-out 0s;
    }

        .detail-panel .floor-plans .row a:hover {
            box-shadow: 0 1px 20px 0 rgba(0, 0, 0, 0.13);
        }

        .detail-panel .floor-plans .row a img {
            width: 100%;
        }
