﻿.color_pr {
    color: #232323!important;
}
.color_pr2 {
    color: #212121!important;
}
.color_pr3 {
    color: #b12f33;
    /*color: rgba(0, 118, 192, 0.75) !important;*/
}
.color_pr4 {
    color: #00366d !important;
}
.color_pr5 {
    color: rgba(255, 255, 255, 0.75);
}
.color_pr6 {
    color: rgba(33, 169, 231, 0.5);
}
.color_pr7 {
    color: #54ccff;
}
.color_pr8 {
    color: #9d895e;
}


.bg_color_pr {
    background-color: #232323 !important;
}
.bg_color_pr2 {
    background-color: #212121 !important;
}
.bg_color_pr3 {
    background-color: #b12f33 !important;
    /*background-color: rgba(0, 95, 192, 0.7) !important;*/
}
.bg_color_pr4 {
    background-color: #00366d !important;
}
.bg_color_pr5 {
    background-color: rgba(255, 255, 255, 0.75);
}
.bg_color_pr6 {
    background-color: rgba(33, 169, 231, 0.5);
}
.bg_color_pr7 {
    background-color: #54ccff;
}
.bg_color_pr8 {
    background-color: #9d895e;
}

body {
    font-family: 'Open Sans', Arial, sans-serif;
    /*font-family: 'Ubuntu', sans-serif;*/
    /*font-family: 'Comfortaa', cursive;*/
    background: #f2f2f2;
    /*margin-top: -1px;*/
    position: relative;
    margin: 0;
    padding-bottom: 15rem;
    min-height: 100%;
    font-size: 14px;
}

footer {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding-top: 1rem;
    background-color: #212121;
    /*text-align: center;*/
}

@media only screen and (max-width: 768px) {
    body {
        padding-bottom: 0;
        min-height: 100%;
    }
    footer {
        position: relative !important;
        padding-top: 0 !important;
    }
}

:root {
    height: 100%;
}

    @media print {
        img {
            max-width: none !important;
        }
    }

    img[src^="http://maps.gstatic.com/"], /* map view */
    img[src^="http://maps.googleapis.com/"] /* street view */
    img[src^="https://maps.google.com/"] {
        max-width: none !important;
    }

.noborder {
    border: none !important;
}

.noborder td {
    border-top: none !important;
    border-right: none !important;
    border-bottom: none !important;
    border-left: none !important;
}

a.c1:link {
    color: #232323;
}

a.c1:visited {
    color: #232323;
}

a.c1:hover {
    color: #b12f33;
}

a.c2:link {
        color: #232323;
    }

    a.c2:visited {
        color: #232323;
    }

a.c2:hover {
    color: #b12f33;
}

a.c3:link {
    color: rgba(255, 255, 255, 0.75);
}

a.c3:visited {
    color: rgba(255, 255, 255, 0.75);
    text-decoration: none;
}

a.c3:hover, a.c3:active {
    color: #fff;
    text-decoration: underline;
}

a.c4:link {
    color: #b12f33;
}

a.c4:visited {
    color: #b12f33;
}

a.c4:hover {
    color: #212121;
}

    a.agv:link {
        color: #e1c686 !important;
    }

    a.agv:visited {
        color: #e1c686 !important;
    }

    a.agv:hover {
        color: rgb(70, 70, 87) !important;
    }

a.cterms:link {
    color: #9d895e;
}

a.cterms:visited {
    color: #9d895e;
    text-decoration: none;
}

a.cterms:hover {
    color: #fff;
    text-decoration: underline;
}

a.cx:link {
    color: red;
}

a.cx:visited {
    color: red;
}

a.cx:hover {
    color: #ad0000;
}

    .txtbreak {
        overflow-wrap: break-word;
    }

    .flexback {
        padding: 10px;
        /*background-color: #e1e3e5;*/
        background-color: #f6f6f6;
        border: 1px solid rgb(221, 221, 221);
        transition: all 0.3s ease 0.1s;
    }

        .flexback:hover {
            box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px;
            background: rgb(255, 255, 255) none repeat scroll 0% 0%;
        }

    .text-primary, .btn-primary .badge, .btn-link, a.list-group-item.active > .badge, .nav-pills > .active > a > .badge, .drop-caps:first-child:first-letter, .accent-color, .post-more, .nav-list-primary > li a:hover, .widget_recent_comments a, .navigation > ul > li:hover > a, .flex-caption .hero-agent-contact, .property-info h4 a, .agent-info h4 a, .features-list li .icon, .property-listing h3 a, .agents-listing h3 a, .nav-tabs li.active > i, .nav-tabs li:hover > i, .location > i, .additional-amenities > .available i, .error-404 h2 > i, .properties-table .action-button i, .pricing-column h3 {
        color: rgb(70, 70, 87);
    }

a.clang {text-decoration:none}
a.clang:link {color:#b12f33;}
a.clang:visited {color:#b12f33;}
a.clang:hover {color:#ffffff;background-color:#b12f33}
a.clang:active {color:#b12f33;}

a.cd:link {color:#fff;}
a.cd:visited {color:#fff;text-decoration:none}
a.cd:hover {color:rgba(255, 255, 255, 0.75);}

a {
    color: #b12f33;
    cursor: pointer;
    /*-webkit-transition: color 0.1s linear 0s;	
	   -moz-transition: color 0.1s linear 0s;
		 -o-transition: color 0.1s linear 0s;
		    transition: color 0.1s linear 0s;*/
}

        a:hover, .testimonials > li cite a:hover, .property-listing h3 a:hover, .agents-listing h3 a:hover, .property-info h4 a:hover, .agent-info h4 a:hover {
            color: #9d895e;
            text-decoration: none;
        }

    .featured-gallery p, .post-more:hover, .widget_recent_comments a:hover, .property-info h4 a:hover {
        opacity: .9
    }

    .addr1 a,
    .addr1 a:visited,
    .addr1 a:focus {
        font-weight: 500;
        color: #212121;
        cursor: pointer;
        font-size: 14px;
    }

        .addr1 a:hover {
            text-decoration: underline;
            /*color: #a7acb6;*/
        }

    .addr2 a,
    .addr2 a:visited,
    .addr2 a:focus {
        font-weight: 400;
        color: rgb(70, 70, 87);
        cursor: pointer;
        font-size: 13px;
    }
        .addr2 a:hover {
            text-decoration: underline;
            /*color: #a7acb6;*/
        }

        .addr3 a,
        .addr3 a:visited,
        .addr3 a:focus {
            font-weight: 400;
            color: #212121;
            cursor: pointer;
            font-size: 14px;
        }

            .addr3 a:hover {
                text-decoration: underline;
                color: #b12f33;
            }

    .art1 a,
    .art1 a:visited,
    .art1 a:focus {
        color: #fff;
        cursor: pointer;
    }

        .art1 a:hover {
            color: #81818b;
            text-decoration: underline;
        }

    .aw a,
    .aw a:visited,
    .aw a:focus {
        color: rgba(255, 255, 255, 0.65);
        cursor: pointer;
        text-decoration: none;
    }

        .aw a:hover {
            text-decoration: none;
            color: #fff;
        }

    .headg a,
    .headg a:visited,
    .headg a:focus {
        color: #828a9c;
        cursor: pointer;
        text-decoration: none;
    }

        .headg a:hover {
            text-decoration: underline;
            color: rgb(70, 70, 87);
            text-decoration: none;
        }

    hr {
        margin-top: 15px;
        margin-bottom: 15px;
        border: 0;
        border-top: 1px solid #dddddd;
    }

    .label-info {
        background-color: #777777;
        border-radius: unset;
    }

    .label-info1 {
        background-color: #cc0000;
    }

    .label-info2 {
        background-color: #ff6a00;
    }

    .label-info3 {
        background-color: #7dae04;
    }

    .label-info4 {
        background-color: #0094ff;
    }

    .label-info[href]:hover,
    .label-info[href]:focus {
        background-color: rgb(70, 70, 87);
    }

    .btn {
        color: rgb(70, 70, 87);
        background-color: #dddddd;
        text-decoration: none;
        border: none;
        -webkit-transition-duration: 0.3s;
        -moz-transition-duration: 0.3s;
        transition-duration: 0.3s;
        /*-webkit-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.5);
    box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.5);*/
        /*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
 	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;*/
    }

        .btn:hover {
            color: #fff;
            background-color: #a7acb6;
        }

.btn2 {
    color: rgba(255, 255, 255, 0.75);
    background-color: #9d895e;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
    /*border:solid 1px rgba(255,255,255,0.25);*/
    text-align: center;
    /*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
 	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;*/
    cursor: pointer;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    /*-webkit-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.5);
    box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.5);*/
    height: 34px;
    line-height: 1.42857143;
    border: 1px solid rgba(119, 119, 119, 0.35);
    -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,.35);
    box-shadow: inset 0 0 2px rgba(0,0,0,.35);
    text-transform: uppercase;
}

        .btn2:hover {
            color: #fff;
            background-color: #781117;
            text-decoration: none !important;
            /*-webkit-box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.5);
        -moz-box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.5);
        box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.5);*/
        }

    .btn2.active {
        color: #fff;
        background-color: #b12f33;
        -webkit-box-shadow: inset 0px 0px 3px 0px rgba(152, 1, 1, 0.50);
        -moz-box-shadow: inset 0px 0px 3px 0px rgba(152, 1, 1, 0.50);
        box-shadow: inset 0px 0px 3px 0px rgba(152, 1, 1, 0.50);
        /*border: 1px solid #232323;*/
    }


    .btn2lb {
        -webkit-border-top-left-radius: 4px;
        -webkit-border-bottom-left-radius: 4px;
        -moz-border-top-left-radius: 4px;
        -moz-border-bottom-left-radius: 4px;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
    }

    .btn2rb {
        -webkit-border-top-right-radius: 4px;
        -webkit-border-bottom-right-radius: 4px;
        -moz-border-top-right-radius: 4px;
        -moz-border-bottom-right-radius: 4px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }

.btn3 {
    color: rgba(255, 255, 255, 0.75);
    background-color: transparent;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
    text-align: center;
    padding: 15px 20px;
    /*-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;*/
    cursor: pointer;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    /*-webkit-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.5);
    box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.5);*/
    /*height: 36px;*/
    line-height: 1.42857143;
    border: 2px solid rgba(255, 255, 255, 0.5);
    /*-webkit-box-shadow: inset 0 0 2px rgba(0,0,0,.25);
    box-shadow: inset 0 0 2px rgba(0,0,0,.25);*/
    text-transform: uppercase;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: 4px;
}

    .btn3:hover {
        color: #b12f33;
        background-color: #fff;
        text-decoration: none !important;
        border: 2px solid rgba(255, 255, 255, 1);
        /*-webkit-box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.5);
        -moz-box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.5);
        box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.5);*/
    }

    .btn3.active, .btn3.visited {
        color: #b12f33;
        background-color: #fff;
        border: 2px solid rgba(255, 255, 255, 1);
        /*-webkit-box-shadow: inset 0px 0px 3px 0px rgba(1, 91, 152, 0.5);
        -moz-box-shadow: inset 0px 0px 3px 0px rgba(1, 91, 152, 0.5);
        box-shadow: inset 0px 0px 3px 0px rgba(1, 91, 152, 0.5);*/
        /*border: 1px solid #232323;*/
    }

.btn3:focus {
    color: #ffffff;
    text-decoration: none;
}

    .btn3:focus:hover {
        color: #b12f33;
        text-decoration: none;
    }

.moreb {
    color: #b12f33;
    /*background-color: #e4e4ea;*/
    text-decoration: none;
    border: none;
    text-align: center;
    /*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);*/
    /*-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;*/
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    cursor: pointer;
    /*padding: 4px 8px;*/
    padding-bottom: 2px;
    position: relative;
    top: 5px;
    font-size: 14px;
}

    .moreb:visited {
        color: #b12f33;
    }

    .moreb:hover,
    .moreb:focus {
        color: #9d895e;
        /*background-color: #00366d;*/
        text-decoration: none;
    }

.searchbtn {
    color: rgba(255, 255, 255, 0.75);
    background-color: #781117;
    /*background-color: rgba(0,0,0,0.25);*/
    text-decoration: none;
    border: none;
    text-align: center;
    /*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);*/
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    /*padding:4px;*/
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
    text-transform: uppercase;
}

        .searchbtn:focus,
        .searchbtn:hover {
            color: #ffffff;
            background-color: #212121;
        }

        .searchbtn:active,
        .searchbtn.active {
            color: #ffffff;
            background-color: #b12f33;
            text-decoration: none;
        }

    .nav .open > a:focus {
        background-color: transparent;
        color: #232323;
    }

    /*border-width: 0;
	text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.18);*/
    /*-webkit-transition:all 0.1s ease 0.1s;
	-moz-transition:all 0.1s ease 0.1s;
	-o-transition:all 0.1s ease 0.1s;
	transition:all 0.1s ease 0.1s;*/


    /*.btn-default {
	color: #efefef;
	border: solid 1px rgb(70, 70, 87);
	background: rgb(70, 70, 87);
}
    .btn-default:hover, .btn-default:active, .btn-default:focus {
        color: #ffffff;
        border: solid 1px #ffffff;
        background: rgb(70, 70, 87);
        background: -webkit-gradient(linear, left top, left bottom, from(rgb(70, 70, 87)), to(#225078));
        background: -moz-linear-gradient(top, rgb(70, 70, 87), #225078);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgb(70, 70, 87)', endColorstr='#225078');
    }*/

    /*.btn:hover, .btn:active, .btn:focus{
    background-color:#e7e7e7;
    background-color:rgba(0,0,0,.1);
    opacity:.8;
}
.btn-default {
    border-color: rgb(70, 70, 87);
    white-space: normal !important;
    overflow-wrap: break-word;
}
.btn-default:hover, .btn-default:active, .btn-default:focus {
    background-color: #ffffff;
    color: rgb(70, 70, 87);
    border-color: rgb(70, 70, 87);
    white-space: normal !important;
    overflow-wrap: break-word;
}

.btn-warning {
  color: #ffffff;
  background-color: #ff0000;
  border-color: rgb(70, 70, 87);
  font-weight: bold;
}
.btn-warning:hover, .btn-warning:active, .btn-warning:focus, .open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: rgb(70, 70, 87);
  border-color: #ff0000;
  background-image: none;
}*/
    /*
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #ff0000;
  border-color: rgb(70, 70, 87);
}*/
    .btn-warning .badge {
        color: rgb(70, 70, 87);
        background-color: #ff0000;
    }

    .Characteristic {
        float: left;
        margin: 0 0 2px 0;
        padding-left: 15px;
        padding-right: 20px;
        position: relative;
        width: 50%;
        /*width: 33.3333%;*/
        /*width: 25%;*/
    }

        .Characteristic::after {
            color: #b12f33;
            content: "\f058";
            font-family: "FontAwesome";
            left: 0;
            position: absolute;
            top: 0;
            font-size: 14px;
        }

.site-footer {
    /*background-color:#f8f8f8;*/
    background-color: #212121;
    padding: 20px 0;
    /*box-shadow: inset 0 2px 2px rgba(0,0,0,.07);*/
    font-size: 13px;
    color: #fff;
}

.site-footer-bottom {
    background-color: #000000;
    /*border-top:1px solid #e1e1e1;*/
    padding: 8px 0;
    font-size: 12px;
}

        .site-footer-bottom p {
            color: rgba(255, 255, 255, 0.65);
            margin-bottom: 0;
            font-size: 12px;
        }

        .site-footer-bottom a {
            color: rgba(255, 255, 255, 0.80);
        }

            .site-footer-bottom a:hover {
                color: #fff;
                text-decoration: underline;
            }

    .site-header .social-icons {
        margin-top: 30px;
    }

    .site-footer-bottom .social-icons {
        text-align: right;
    }

        .site-footer-bottom .social-icons a {
            background: #fff;
            color: #fff;
            border-radius: 50%;
            width: 20px;
            height: 20px;
            text-align: center;
            display: inline-block;
            margin: 0 0 0 8px;
            text-decoration: none;
        }

    .social-icons-top {
        text-align: right;
    }

        .social-icons-top a {
            color: rgb(70, 70, 87);
            border-radius: 50%;
            width: 24px;
            height: 24px;
            text-align: center;
            display: inline-block;
            margin: 2px 0 0 0;
            text-decoration: none;
        }

    .navbar {
        margin-bottom: 0;
    }

.navbar-default {
    /*background-color: rgb(70, 70, 87);*/
    /*background: linear-gradient(to top,#666669 0%,#f3f5f7 100%);*/
    background-color: #fff;
    /*border: solid 1px rgb(70, 70, 87);*/
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
    z-index: 1000;
    /*position: relative;*/
    /*border-bottom:solid 1px #e1e3e5;
  height:51px;
  box-shadow: 0 3px 2px 0 rgba(0,0,0,0.25);*/
}

        .navbar-default .navbar-brand {
            color: rgb(70, 70, 87);
            display: none !important;
        }

            .navbar-default .navbar-brand:hover,
            .navbar-default .navbar-brand:focus {
                color: rgb(70, 70, 87);
                background-color: transparent;
            }

        .navbar-default .navbar-text {
            color: rgb(70, 70, 87);
        }

        /*.navbar-default .navbar-brand1 {
            display: none !important;
        }*/

    .navbar-static-top {
        border-width: 0;
    }

    /*.navbar-default .navbar-nav {
  float: none;
  margin: auto;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 500;
}
.navbar-collapse > ul  {
    width:840px;
    margin: auto;
    text-align:center;
}
.navbar-default .navbar-nav > li  {
    width:120px;
    text-align:center;
}*/

    .navbar-default .navbar-nav {
        width: 100%;
        /*text-align: center;*/
        /*text-transform:uppercase;*/
        font-size: 13px;
        font-weight: 500;
    }

    .navbar-collapse > ul {
        /*width: 840px;*/
        /*text-align: right;*/
        width: 100%;
        /*margin: 0 auto;*/
    }

    .navbar-default .navbar-nav > li {
        /*width: 120px;*/
        /*min-width: 80px;*/
        float: none !important;
        display: inline-block;
        text-align: center;
        margin-left: -4px;
        letter-spacing: 0.025em;
        text-transform: uppercase;
        /*font-weight: 600;*/
    }

        .navbar-default .navbar-nav > li:first-child > a,
        .navbar-default .navbar-nav .active > li:first-child > a:hover {
            /*border-left:1px solid rgba(0,0,0,0.2);*/
            border-left: none;
        }

        .navbar-default .navbar-nav > li > a {
            color: #212121;
            /*border-right:1px solid rgba(248, 248, 248, 0.20);*/
            padding-left: 10px;
            padding-right: 10px;
        }

            .navbar-default .navbar-nav > li > a:hover,
            .navbar-default .navbar-nav > li > a:focus {
                color: #fff;
                background-color: #af2434;
                height: 50px;
                /*border-top-width:4px;
        border-top-style:solid;
        border-top-color:#a7acb6;*/
                /*background-color: rgba(255, 255, 255, 1);*/
                /*border-right:1px solid rgba(0,0,0,0.2);*/
                padding-top: 15px !important;
                -webkit-transition: background-color 0.5s ease;
                -moz-transition: background-color 0.5s ease;
                -o-transition: background-color 0.5s ease;
                transition: background-color 0.5s ease;
                /*background-color: transparent;*/
            }

        .navbar-default .navbar-nav > li:last-child > a,
        .navbar-default .navbar-nav .active > li:first-child > a:hover {
            /*border-left:1px solid rgba(0,0,0,0.2);*/
            border-right: none;
        }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus {
    color: #212121!important;
    background-color: transparent;
}

        .navbar-default .navbar-nav > .active > a:hover {
            color: #fff!important;
            /*background-color: rgba(0, 118, 192, 0.25) !important;*/
            background-color: #b12f33;
        }

    /*.navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > .active > a:focus,
    dropdown > .active {
        color: rgba(255, 255, 255, 0.70);
        background-color: transparent;
        padding-top: 10px !important;
        height: 45px;
    }*/
    /*font-size: 14px;*/
    /*font-weight:600;*/
    /*border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgba(0,0,0,0.15);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(0,0,0,0.15);*/
    /*border-left: 1px solid rgba(0,0,0,0.2);*/

    .navbar-default .navbar-nav > .disabled > a,
    .navbar-default .navbar-nav > .disabled > a:hover,
    .navbar-default .navbar-nav > .disabled > a:focus {
        color: #cccccc;
        background-color: transparent;
    }

    .navbar-default .navbar-right {
        /*background-color: #f8f8f8;*/
        margin-right: 0;
    }

    .navbar-default .navbar-toggle {
        background-color: #fff;
        border-color: #fff;
        float: right !important;
        margin-right: 0;
        margin-top: 5px;
        margin-bottom: -5px;
        color: #b12f33;
    }

        .navbar-default .navbar-toggle:hover,
        .navbar-default .navbar-toggle:focus {
            background-color: #fff;
            border-color: #fff;
            color: #212121;
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #dddddd;
        }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        /*background-color: #232323;*/
        border-color: #e7e7e7;
        /*padding: 10px 0;*/
    }

    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:hover,
    .navbar-default .navbar-nav > .open > a:focus {
        color: #232323;
        /*background-color: rgba(0, 118, 192, 0.25);*/
        /*border-left-color: #e7e7e7;*/
    }

    .navbar-default .navbar-link {
        color: #232323;
    }

        .navbar-default .navbar-link:hover {
            color: #232323;
        }

    li.dropdown:hover > ul.dropdown-menu {
        display: block;
        border: none;
        /*position: absolute;*/
        /*-webkit-animation: fadein 0.7s; /* Safari and Chrome 
        /*-moz-animation: fadein 0.7s; /* Firefox */
        /*-ms-animation: fadein 0.7s; /* Internet Explorer */
        /*-o-animation: fadein 0.7s; /* Opera */
        /*animation: fadein 0.7s;*/
    }

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    background-color: #232323;
    color: #ffffff;
}

    .navbar-right .dropdown-menu {
        right: 50px;
        left: auto;
    }

    @media only screen and (min-width: 992px) {
        li.dropdown:hover > ul.dropdown-menu {
            display: block;
            border: none;
            /*background-color: #fff0f5;*/
            /*position: absolute;*/
            /*-webkit-animation: fadein 0.7s; /* Safari and Chrome 
    /*-moz-animation: fadein 0.7s; /* Firefox */
            /*-ms-animation: fadein 0.7s; /* Internet Explorer */
            /*-o-animation: fadein 0.7s; /* Opera */
            /*animation: fadein 0.7s;*/
        }

        .dropdown-menu > li > a:hover,
        .dropdown-menu > li > a:focus,
        .dropdown-menu > .active > a:hover,
        .dropdown-menu > .active > a:focus {
            background-color: #b12f33;
            color: #ffffff;
        }

        .navbar-right .dropdown-menu {
            right: 50px;
            left: auto;
        }

        .dropdown-menu > li > a {
            padding: 10px 10px;
            color: #232323;
        }

        .dropdown-menu > .active > a {
            background-color: transparent;
            color: #a7acb6;
        }
    }

    .dropdown-menu {
        border-radius: 0 !important;
        padding: 0 !important;
        -webkit-box-shadow: 0 3px 12px rgba(0,0,0,.25);
        /*box-shadow: 0 3px 12px rgba(0,0,0,.25);
    min-width: 140px;*/
    }

        .dropdown-menu .divider {
            margin: 0 5px;
        }

    .dropdown-submenu {
        position: relative;
    }

        .dropdown-submenu > .dropdown-menu {
            top: 0;
            left: 100%;
            margin-left: -40px;
            /*margin-top:-5px;*/
            /*-webkit-border-radius:0 6px 6px 6px;
   -moz-border-radius:0 6px 6px 6px;
   border-radius:0 6px 6px 6px;*/
        }

    /*
@media only screen and (max-width: 992px) {
    [class*="col-"] {
        width: 100%;
    }
   .container{ width:auto; }
 }
*/

    .navbar-fixed-top {
        border-width: 0;
    }

    @media only screen and (max-width: 992px) {

        .nav .open > a:focus {
            background-color: #232323;
            color: #fff;
        }

        .navbar-default .navbar-nav > li:first-child > a {
            border-left: none;
        }

        .navbar-nav > li > a {
            padding-top: 10px;
        }

        .Characteristic {
            width: 33.3333%;
        }

        .block-heading h4 {
            font-size: 14px!important;
        }

        .navbar-default {
            background-color: #fff;
            /*background: linear-gradient(to top,#efefef 0%,#ffffff 100%);*/
            padding-top: 5px;
            /*padding-bottom: 5px;*/
        }

        .navbar-header {
            float: none;
            padding-right: 5px;
        }

        .navbar-default .navbar-brand {
            display: block !important;
            float: left;
        }

        .navbar-left {
            float: none !important;
        }

        .navbar-toggle {
            display: block;
        }

        .navbar-collapse {
            background-color: #232323!important;
            border-right: 0;
            /*border: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);*/
        }

        .navbar-fixed-top {
            top: 0;
            border-width: 0 0;
        }

        .navbar-collapse.collapse {
            display: none !important;
        }

        .navbar-nav {
            float: none !important;
            margin-top: 7.5px;
        }

            .navbar-nav > ul {
                float: none !important;
                width: 100%;
                margin-top: 7.5px;
            }

        .navbar-default .navbar-nav > li {
            float: none !important;
            width: 100%;
            /*height:44px;*/
            /*background-color: #a7acb6;*/
            margin-left: 0;
        }

            .navbar-default .navbar-nav > li > a {
                /*padding-top: 10px;*/
                padding-bottom: 10px;
                width: 100%;
                /*height:44px;*/
                /*background-color: #a7acb6;*/
                color: #f1f2f7;
            }
                /*.navbar-default .navbar-nav > .active>a:hover,
        .navbar-default .navbar-nav > .active>a:focus,
        .navbar-default .navbar-nav > .active>a:active {
        height:44px;
    }*/

                .navbar-default .navbar-nav > li > a:hover {
                    border-top-width: 0 !important;
                    border-top-style: none !important;
                    padding-top: 10px !important;
                }

        .navbar-default .navbar-nav > .active > a {
            padding-top: 10px !important;
            color: #fff;
            background-color: #b12f33;
        }
            .navbar-default .navbar-nav > .active > a:hover {
                color: #fff;
                background-color: #b12f33!important;
            }

        .navbar-nav .open .dropdown-menu > li > a {
            padding: 5px 15px 5px 25px;
        }

        .navbar-collapse > ul {
            float: left !important;
            margin: 0!important;
            width: 100%;
        }

            .navbar-collapse > ul > li {
                text-align: left !important;
            }

        .navbar-default .navbar-collapse {
            border-color: rgba(0,0,0,0.15);
            /*margin-top:1px;*/
            background-color: none;
            /*-webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.75);
            -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.75);
            box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.75);*/
        }

        .dropdown-menu > li > a {
            color: #2f2f2f !important;
        }

            .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
                background-color: #232323;
                color: #ffffff!important;
            }

        .collapse.in {
            display: block !important;
            /*border:none;*/
            /*padding:0;*/
            /*margin-top:6px!important;*/
            /*border-top:1px solid #e7e7e7;*/
        }

        .container {
            width: auto;
        }

        .middle-header {
            display: none !important;
        }

        .navbar-default .navbar-brand1 {
            display: none !important;
        }

        /*
    .navbar-default .navbar-nav > li:first-child > a {
    border-left:0;
    }*/
        .navbar-default .navbar-nav > li > a {
            /*border-right: 1px solid rgba(0,0,0,0.15);
            border-left: 1px solid rgba(0,0,0,0.15);*/
            border-bottom: 1px solid rgba(0,0,0,0.15);
        }

            .navbar-default .navbar-nav > li > a:hover,
            .navbar-default .navbar-nav > li > a:focus {
                color: #fff;
                background-color: transparent;
                height: auto;
                /*border-top-width:4px;
    border-top-style:solid;
    border-top-color:#a7acb6;*/
                background: #232323;
            }
    }
    /*EndOfMedia*/

    .onerow {
        display: inline-block;
        vertical-align: middle;
    }

    @media only screen and (max-width: 468px) {
        .moreb {
            display: none;
        }

        .block-heading h4 {
            font-size: 14px;
        }

        .btn-primary {
            padding-left: 5px;
            padding-right: 5px;
        }

        .property-block .badges {
            font-size: 12px;
            margin-right: 15px;
        }
    }

    @media only screen and (max-width: 998px) {

        .navbar-nav {
            margin: 0;
        }

        .navbar-default .navbar-collapse {
            padding: 0;
            /*margin-top: 5px;*/
            background-color: #a7acb6;
        }

        .sticky {
            position: relative !important;
        }

        .filter {
            margin-bottom: 0 !important;
            position: relative !important;
            z-index: 879;
        }
        .navbar-fixed-top {
            position: relative !important;
        }
        .top-bg {
            padding-top: 0!important;
            padding-bottom: 0;
        }
    }

    @media only screen and (max-width: 768px) {

        .dropdown-menu {
            min-width: 100%;
        }

        /*.collapse.in{
        margin-top:1px;
	    }*/
            /*.navbar-default .navbar-brand1 {
            display: block !important;
            padding-right: 15px;
            padding-top: 10px;
        }*/

        .navbar-default .navbar-brand {
            display: block !important;
            padding-right: 5px;
            padding-top: 3px;
        }

        .dropdown-menu > li > a {
            color: #fff !important;
            background-color: #b12f33;
        }
        .dropdown-submenu > .dropdown-menu {
            margin-left: 40px;
        }

    }

    .block-heading-fw {
        background: #fff;
        padding: 10px 0;
        -webkit-box-shadow: 0 2px 0 rgba(0,0,0,.07);
        -moz-box-shadow: 0 2px 0 rgba(0,0,0,.07);
        box-shadow: 0 2px 0 rgba(0,0,0,.07);
    }

        .block-heading-fw h3 {
            margin-bottom: 0;
        }

        .block-heading-fw .btn-sm {
            margin-top: 5px;
        }

    .sort-source a {
        text-decoration: none;
    }

.block-heading {
    /*background:rgb(70, 70, 87);
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;*/
    height: 100% !important;
    margin-bottom: 30px;
    /*border-top: 1px solid #232323;*/
    border-bottom: 1px solid rgb(221, 221, 221);
    /*padding: 5px;*/
    padding-bottom: 5px;
}

    .block-heading h4 {
        /*line-height:50px !important;*/
        margin: 0;
        color: #b12f33;
        display: inline-block;
        padding-right: 15px;
        /*-webkit-border-radius:3px 0 0 3px;
	-moz-border-radius:3px 0 0 3px;
	border-radius:3px 0 0 3px;*/
        font-size: 20px;
    }

        .block-heading .heading-icon {
            /*background:#ffffff;*/
            width: 20px;
            text-align: left;
            margin-right: 5px;
            font-size: 20px;
            display: inline-block;
            position: relative;
            top: 5px;
            -webkit-border-radius: 3px 0 0 3px;
            -moz-border-radius: 3px 0 0 3px;
            /*border-radius:3px 0 0 3px;*/
            /*-webkit-border-radius:0 25px 0 0;
	-moz-border-radius:0 25px 0 0;
	border-radius:0 25px 0 0;
	position:relative;
    border-bottom:1px solid rgb(70, 70, 87);*/
        }

            .block-heading .heading-icon .icon-design {
                color: rgba(0,0,0,.2);
                font-size: 31px;
                position: absolute;
                right: -10px;
                top: 11px;
            }

        .block-heading .btn-sm {
            margin: 10px 10px 0 0;
        }

    .featured-block img {
        width: 60%;
        display: inline-block;
        border-radius: 100%;
        margin-top: 0;
        margin-bottom: 0;
    }

    /*.carousel {
    border-bottom: solid 3px #a7acb6;
    -webkit-box-shadow: 0px 4px 4px 0px rgba(173,164,164,1);
    -moz-box-shadow: 0px 4px 4px 0px rgba(173,164,164,1);
    box-shadow: 0px 4px 4px 0px rgba(173,164,164,1);
}*/

.carousel {
    position: absolute;
    top: 0;
}

@media screen and (max-width: 892px) {
    .carousel {
        position: absolute;
        top: 85px;
        z-index: 899!important;
    }
}

.carousel-indicators {
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-bottom: 25px;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

        .carousel-indicators li {
            display: inline-block;
            width: 10px;
            height: 10px;
            margin: 1px;
            text-indent: -999px;
            cursor: pointer;
            background-color: #efefef \9;
            background-color: #efefef;
            border: 1px solid #ffffff;
            border-radius: 10px;
        }

        .carousel-indicators .active {
            width: 12px;
            height: 12px;
            margin: 0;
            background-color: #ffffff;
        }

    .carousel-caption {
        right: 0;
        left: 0;
        /*right: 20%;*/
        bottom: 0;
        /*bottom: 10px;*/
        z-index: 10;
        padding-top: 5px;
        padding-bottom: 0;
        /*padding-left:10px;*/
        margin-top: 20px;
        margin-bottom: 0;
        background-color: rgba(0, 0, 0, 0.25);
        color: #ffffff;
        font-size: 30px;
        text-align: center;
        /*text-shadow: none;*/
        text-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
        /*-webkit-border-radius: 10px 0 0 10px;
    -moz-border-radius: 10px 0 0 10px;
    border-radius: 10px 0 0 10px;*/
    }

    .carousel-control .glyphicon-chevron-left {
        left: 25%;
    }

    .carousel-control .glyphicon-chevron-right {
        right: 25%;
    }

    .carousel-fade .carousel-inner .item {
        -webkit-transition-property: opacity;
        transition-property: opacity;
    }

    .carousel-fade .carousel-inner .item,
    .carousel-fade .carousel-inner .active.left,
    .carousel-fade .carousel-inner .active.right {
        opacity: 0;
    }

    .carousel-fade .carousel-inner .active,
    .carousel-fade .carousel-inner .next.left,
    .carousel-fade .carousel-inner .prev.right {
        opacity: 1;
    }

        .carousel-fade .carousel-inner .next,
        .carousel-fade .carousel-inner .prev,
        .carousel-fade .carousel-inner .active.left,
        .carousel-fade .carousel-inner .active.right {
            left: 0;
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }

    .carousel-fade .carousel-control {
        z-index: 2;
    }

    /*
#panel, #flip {
    text-align:center;
    cursor:pointer;
    position: relative;
    bottom: 30px;
    padding: 10px;
    border: solid 0 #c3c3c3;
    -webkit-border-radius: 5px 5px 5px 5px;
    background-color: rgb(70, 70, 87);
    color:#ffffff;
    box-shadow: 0 5px 5px rgba(0,0,0,0.5);
}
#panel {
    bottom: 50px;
    padding: 20px;
    display: none;
    border: solid 5px rgb(70, 70, 87);
    -webkit-border-radius: 0 0 5px 5px;
    background-color: #ffffff;
}
*/

    /*@media screen and (max-width: 799px){ #panel1{display:none;} }
*/

    @media screen and (max-width: 892px) {
        .Characteristic {
            width: 50%;
        }
    }

    #panel1 {
        width: 100%;
        text-align: left;
        cursor: pointer;
        position: relative;
        bottom: 700px;
        left: 700px;
        /*bottom: 1px;*/
        -webkit-border-radius: 10px 10px 0 0;
        border-radius: 10px 10px 0 0;
        /*background-color: #ffffff;*/
        /*background-color: rgba(255,255,255,0.9);*/
        /*-webkit-box-shadow: inset 0 -10px 10px -15px rgba(0,0,0,0.75);
    -moz-box-shadow: inset 0 -10px 10px -15px rgba(0,0,0,0.75);
    box-shadow: inset 0 -10px 10px -15px rgba(0,0,0,0.75);*/
        z-index: 300;
    }

    .property-block {
        border: 1px solid #dddddd;
        padding: 10px;
        -webkit-transition: all 0.3s ease 0.2s;
        -moz-transition: all 0.3s ease 0.2s;
        -o-transition: all 0.3s ease 0.2s;
        transition: all 0.3s ease 0.1s;
        background: #ffffff;
    }

        .property-block:hover {
            -webkit-box-shadow: 0 2px 15px rgba(0, 118, 192, 0.75);
            -moz-box-shadow: 0 2px 15px rgba(0, 118, 192, 0.75);
            box-shadow: 0 2px 15px rgba(0, 118, 192, 0.75);
            /*background: #f1f2f7;*/
        }

    .property-block2 {
        border: 1px solid #dddddd;
        padding: 10px;
        -webkit-transition: all 0.3s ease 0.2s;
        -moz-transition: all 0.3s ease 0.2s;
        -o-transition: all 0.3s ease 0.2s;
        transition: all 0.3s ease 0.1s;
        background: #f8f8f8;
    }

        .property-block2:hover {
            -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
            -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
            background: #ffffff;
        }

    .property-block3 {
        border: 1px solid #dddddd; /*e1e3e5*/
        padding: 10px;
        -webkit-transition: all 0.3s ease 0.2s;
        -moz-transition: all 0.3s ease 0.2s;
        -o-transition: all 0.3s ease 0.2s;
        transition: all 0.3s ease 0.1s;
        background: #f1f2f7;
    }

        .property-block3:hover {
            -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
            -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
            background: #fbfbfb;
        }

    .propBox {
        width: 100%;
        /*background-color:#dddddd;*/
        color: #ffffff;
        padding: 10px;
        /*margin-top: 5px;*/
    }

        .propBox .propsq {
            width: 30%;
            background-color: #b12f33;
            text-align: center;
            border-right: solid 1px #b12f33;
        }

        .propBox .propprice {
            width: 70%;
            background-color: #212121;
            text-align: center;
        }

.propBox_v {
    width: 100%;
    background-color: #212121;
    border: solid 1px #212121;
    color: #fff;
    padding: 10px;
    /*margin-top: 5px;*/
}

    .propBox_v .propsq_v {
        width: 40%;
        text-align: center;
        font-weight: bold;
        border-right: solid 1px #212121;
        padding: 5px;
    }

    .propBox_v .propprice_v {
        width: 60%;
        text-align: center;
        font-weight: bold;
        background-color: #212121;
        padding: 5px;
        /*color: #fff;*/
    }

    .propbox_h {
        width: 100%;
        background-color: #e1e3e5;
        /*border:solid 1px #dddddd;*/
        color: #212121;
        padding: 10px;
        margin-top: 0;
    }

        .propbox_h .propsq_h {
            width: 40%;
            text-align: center;
            font-weight: bold;
            border-right: solid 1px #f8f8f8;
            padding: 10px;
        }

        .propbox_h .propprice_h {
            background-color: #212121;
            width: 20%;
            text-align: center;
            font-weight: bold;
            /*padding: 10px;*/
            color: #fff;
        }

            .propbox_h .propprice_h a {
                color: #fff;
            }

            .propbox_h .propprice_h:hover {
                background-color: #a7acb6;
                color: #fff;
            }

    .propdet {
        /*background-color: #f8f8f8;*/
        padding: 5px;
    }

    .propdet2 {
        /*background-color: #f8f8f8;*/
        /*padding: 10px;*/
        margin-bottom: 15px;
    }

    .thumbnail {
        margin: 0;
    }

    .property-details {
        /*border:solid 1px #dddddd;*/
        background-color: #ffffff;
        padding-left: 15px;
        border: 1px solid rgba(0,0,0,0.20);
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
        border-top: none;
    }

        .property-details .row {
            vertical-align: middle;
            background-color: #f8f8f8;
            border-top: solid 1px #dddddd;
            padding-top: 7px;
            padding-bottom: 7px;
        }

        .property-details .d-title {
            color: #81818b;
        }

        .property-details .d-det {
            color: #555555;
            font-weight: 700;
        }

        .property-details .row:nth-child(2n+1) {
            background-color: #fbfbfb;
        }
    /*.property-details .row .text-right{
    padding-top:8px;
}*/

    .h4_right {
        width: 100%;
        /*background-color:rgb(70, 70, 87);
    color:#ffffff;
    border-bottom:solid 1px rgb(70, 70, 87);
    border: 1px solid rgb(70, 70, 87);*/
        color: #555555;
        background: linear-gradient(to top,#dddddd 0%,#efefef 100%);
        border: 1px solid rgba(0,0,0,0.15);
        border-bottom: none;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        font-size: 16px;
        padding: 10px 15px;
    }

    /*.list-group-horizontal{
    background-color:#e7e7e7;
    border:solid 1px rgb(70, 70, 87);
    padding:10px;
}*/
    .list-group-horizontal .list-group-item {
        display: inline-block;
        color: #ffffff;
        background-color: rgb(70, 70, 87);
    }

    .list-group-horizontal .list-group-item {
        border-color: rgb(70, 70, 87);
        margin-bottom: 0;
        margin-left: -3px;
        margin-right: 0;
    }

        .list-group-horizontal .list-group-item:first-child {
            border-top-right-radius: 0;
            border-bottom-left-radius: 4px;
        }

        .list-group-horizontal .list-group-item:last-child {
            border-top-right-radius: 4px;
            border-bottom-left-radius: 0;
        }

.seemore {
    background: rgba(119, 119, 119, 0.75);
    color: #fff !important;
    /*-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;*/
    padding: 5px;
    position: absolute;
    z-index: 2;
    left: 0px;
    /*right: 30%;*/
    top: 0px;
    width: 100%;
}

    .price, .counts {
        display: inline-block;
        background: #212121;
        /*background:rgba(0,0,0,0.75);*/
        color: #fff !important;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        height: 26px;
    }

        .price strong, .counts strong {
            background: #e7e7e7;
            background: rgba(0,0,0,.1);
            padding: 0 7px;
            -webkit-border-radius: 3px 0 0 3px;
            -moz-border-radius: 3px 0 0 3px;
            border-radius: 3px 0 0 3px;
            line-height: 26px;
            height: 26px;
            display: inline-block;
            font-weight: 500;
        }

        .price span, .counts span {
            padding: 0 7px;
            line-height: 26px;
            height: 26px;
            font-weight: 500;
        }


    /*@media (min-width: 992px) {
    .com-md-4, .col-sm-4 {
        padding-right: 0px;
    }
}*/

    /*.carousel .item {
    width:100%;
    max-height: 800px !important; 
}

.panel-warning {
    background-color:#efefef;
    color:rgb(70, 70, 87);
    border: 1px solid #e7e7e7;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
	
}*/

.panel-default {
    background-color: #fff;
    /*border: 1px solid transparent;
    box-shadow:inset 0 2px 2px rgba(0,0,0,.07);*/
    /*border: 1px solid #b12f33;*/
}

    .panel-default > .panel-heading {
        color: #fff;
        /*background: linear-gradient(to top,rgba(245, 240, 240, 0.75) 0%,rgba(250, 245, 245, 0.50) 100%);*/
        /*background: linear-gradient(to top,#f8f8f8 0%,#fff 100%);*/
        background: #9d895e;
        font-size: 15px;
        text-align: center;
        text-transform: uppercase;
        padding: 10px;
        /*background-color: rgb(70, 70, 87);
            border: 1px solid rgba(0,0,0,0.15);*/
    }

a > .panel-heading {
    color: #fff;
    /*background: #a7acb6;*/
    background: #9d895e;
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
    padding: 10px;
}

    a > .panel-heading:hover {
        color: #fff;
        background: #232323!important;
    }

        .panel2-default2 {
        /*background-color:#efefef;*/
        /*border: 1px solid transparent;
    box-shadow:inset 0 2px 2px rgba(0,0,0,.07);*/
        border: none;
    }

        .panel2-default2 > .panel2-heading2 {
            border-bottom: 1px solid #dddddd;
            padding-bottom: 0;
            margin-bottom: 10px;
            /*background-color:#e6e6e6;*/
        }

            .panel2-default2 > .panel2-heading2 > .panel2-title2 {
                color: #ffffff;
                padding-top: 5px;
                padding-bottom: 0;
                margin: 0;
            }

    .pointer1 {
        cursor: pointer;
    }

    .secondary:first-child:first-letter, .accent-bg, .fa.accent-color, .btn-primary,
    .btn-primary.disabled,
    .btn-primary[disabled],
    fieldset[disabled] .btn-primary,
    .btn-primary.disabled:hover,
    .btn-primary[disabled]:hover,
    fieldset[disabled] .btn-primary:hover,
    .btn-primary.disabled:focus,
    .btn-primary[disabled]:focus,
    fieldset[disabled] .btn-primary:focus,
    .btn-primary.disabled:active,
    .btn-primary[disabled]:active,
    fieldset[disabled] .btn-primary:active,
    .btn-primary.disabled.active,
    .btn-primary[disabled].active,
    fieldset[disabled] .btn-primary.active,
    .nav-pills > li.active > a,
    .nav-pills > li.active > a:hover,
    .nav-pills > li.active > a:focus,
    .pagination > .active > a,
    .pagination > .active > span,
    .pagination > .active > a:hover,
    .pagination > .active > span:hover,
    .pagination > .active > a:focus,
    .pagination > .active > span:focus,
    .label-primary,
    .progress-bar,
    a.list-group-item.active,
    a.list-group-item.active:hover,
    a.list-group-item.active:focus,
    .panel-primary > .panel-heading, .carousel-indicators .active, .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span, .hr, .sm, .flex-control-nav a:hover, .flex-control-nav .flex-active, .accordion-heading .accordion-toggle.active, .accordion-heading:hover .accordion-toggle, .accordion-heading:hover .accordion-toggle.inactive, .fc-event, .site-header .social-icons a, .navigation > ul > li > ul > li:hover > a, .navigation > ul > li > ul > li > ul > li:hover a, .top-header, .single-property .price, .timeline > li > .timeline-badge, .pricing-column.highlight h3, .site-footer-bottom .social-icons a:hover {
        background-color: #b12f33;
    }
        /* .nav-tabs li a:hover, .nav-tabs li a:active, .nav-tabs li.active a, */
        /*.btn-primary:hover,
.btn-primary:focus,*/
        .btn-primary:active,
        .btn-primary.active,
        .open .dropdown-toggle.btn-primary, .next-prev-nav a:hover, .staff-item .social-icons a:hover, .site-header .social-icons a:hover {
            background: #b12f33;
        }

        .nav .open > a,
        .nav .open > a:hover,
        .nav .open > a:focus,
        .pagination > .active > a,
        .pagination > .active > span,
        .pagination > .active > a:hover,
        .pagination > .active > span:hover,
        .pagination > .active > a:focus,
        .pagination > .active > span:focus,
        a.thumbnail:hover,
        a.thumbnail:focus,
        a.thumbnail.active,
        a.list-group-item.active,
        a.list-group-item.active:hover,
        a.list-group-item.active:focus,
        .panel-primary,
        .panel-primary > .panel-heading, .fc-event {
            border-color: #b12f33
        }

            .panel-primary > .panel-heading + .panel-collapse .panel-body, .navigation ul > li:hover > a, .navigation ul > .current_menu_item > a {
                border-top-color: #b12f33
            }

            .panel-primary > .panel-footer + .panel-collapse .panel-body, .widget .widgettitle {
                border-bottom-color: #b12f33
            }

blockquote {
    border-left-color: #b12f33
}

.pagination > li > a,
.pagination > li > a:hover,
.pagination > li > a:focus {
    color: #b12f33
}

    .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
        z-index: 2;
        color: #ffffff;
        background-color: #212121;
        border-color: #232323;
    }

    .btn-search {
        color: #555555;
        font-size: 16px;
        width: 100%;
        background-color: #dddddd;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
        -webkit-box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.25);
        -moz-box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.25);
        box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.25);
    }

        .btn-search:hover,
        .btn-search:focus,
        .btn-search:active,
        .btn-search.active {
            background-color: rgb(70, 70, 87);
            color: #ffffff;
        }

    .btn-cr {
        color: #555555;
        display: inline-block;
        padding: 6px 12px;
        margin-bottom: 0;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.42857143;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
        font-size: 16px;
        width: 100%;
        background-color: #dddddd;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
        -webkit-box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.25);
        -moz-box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.25);
        box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.25);
    }


    .panel-search {
        background-color: #ffffff;
        /*border:none;*/
        border: solid 1px #dddddd;
        border-top-right-radius: 0;
        border-top-left-radius: 0;
        /*-webkit-box-shadow: inset 0px 0px 7px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: inset 0px 0px 7px 0px rgba(0,0,0,0.75);
    box-shadow: inset 0px 0px 7px 0px rgba(0,0,0,0.75);*/
        margin-top: 0;
        margin-bottom: 0;
    }

    div.scroll {
        height: 400px;
        overflow: scroll;
        overflow-x: hidden;
    }

    h5 {
        /*padding-top: 10px;*/
        margin-bottom: 5px;
        color: rgb(70, 70, 87);
        font-size: 15px;
    }

    h6 {
        color: rgb(70, 70, 87);
        font-size: 14px;
    }

    h7 {
        line-height: 30px !important;
        color: #ffffff;
        font-size: 16px;
    }

    /*.btn-primary, .btn-primary:hover, .btn-primary:focus {
    border-color:transparent;
    max-width: 100%;
}
.btn-primary:hover {
  background-color:#e1e3e5;
  opacity: 0.65;
  filter: alpha(opacity=65);
}
.btn-primary:focus,
.btn-primary:active {
    background-color:rgb(70, 70, 87);
}*/

.btn-primary {
    color: #fff;
    background-color: #b12f33;
    border-color: none;
    padding: 10px 14px;
    letter-spacing: 0.025em;
    text-transform: uppercase;
    border-radius: 2px;
    box-shadow: 2px 2px 2px rgba(56, 56, 56, 0.50);
}
        /**************************************************change this*******************************************/
        /*.btn-primary:hover {
    background-color: rgb(70, 70, 87);
    -webkit-box-shadow: inset 0px 0px 100px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: inset 0px 0px 100px 0px rgba(0,0,0,0.25);
    box-shadow: inset 0px 0px 100px 0px rgba(0,0,0,0.25);
}*/
        /**************************************************change this*******************************************/
    .btn-primary:hover,
    .btn-primary:focus,
    .btn-primary:active,
    .btn-primary.active {
        background-color: #212121;
        color: #ffffff !important;
    }

.btn-plus {
    padding: 10px 14px;
    letter-spacing: 0.025em;
    text-transform: uppercase;
    border-radius: 2px;
    box-shadow: 2px 2px 2px rgba(56, 56, 56, 0.50);
}

.open .dropdown-toggle.btn-primary {
    color: #ffffff;
    background-color: #212121;
    border-color: none;
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
    color: #ffffff;
    background-color: #212121;
    border-color: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #212121;
    border-color: none;
}

.toggle-view {
    /*padding: 7px;*/
    /*border: 1px solid rgba(0,0,0,0.25);*/
    /*border-radius: 3px;*/
    /*margin:5px 15px 0 0;*/
    /*background-color: rgba(55, 58, 54, 0.5);*/
    padding-top: 4px;
}

        .toggle-view a {
            /*margin-left:10px;*/
            /*margin: 7px;*/
            color: #a7acb6;
        }

            .toggle-view a:hover {
                color: #212121;
            }

            .toggle-view a.active {
                /*border: 1px solid #dddddd;*/
                /*padding-right: 5px;
            padding-left: 5px;*/
                /*background-color: #f57f01;*/
                color: #b12f33;
            }

.toggle-view span {
    position: relative;
    top: -3px;
}

.nav-pills > li > a {
    /*background: #ffffff;*/
    background-color: #781117;
    /*border: solid 1px #ddd;*/
    /*border: solid 1px rgba(0,0,0,0.25);*/
    color: #fff;
}

    .nav-pills > li.active > a,
    .nav-pills > li.active > a:hover,
    .nav-pills > li.active > a:visited {
        background: #b12f33;
        /*border: solid 1px #a7acb6;*/
    }

    .nav-pills > li > a:hover,
    .nav-pills > li > a:focus {
        background: #212121;
        color: #ffffff;
        /*border: solid 1px #a7acb6;*/
        /*box-shadow: inset 0 -2px rgb(70, 70, 87);*/
    }

    .middle-header {
        background-color: #232323;
        height: 90px;
        z-index: 1000;
        position: relative;
    }

        .middle-header.shrink {
            height: auto;
        }

    .contact-info-blocks {
        text-align: right;
        padding: 10px 20px;
        /*min-height: 94px;*/
        /*margin-top: 14px;*/
    }

        .contact-info-blocks > div {
            display: inline-block;
            /*margin: 5px 0 0 0;*/
            padding: 0 20px;
            border-left: 1px dotted #828a9c;
            color: #a7acb6;
            text-align: right;
            vertical-align: top;
        }

    /*.contact-info-blocks > div > i {
    text-align:center;
    width:22px;
    height:22px;
    background-color:#e1e3e5;
    padding:4px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
}*/

    .svh4 h4 {
        color: rgb(70, 70, 87);
        /*border-bottom:solid 1px rgb(70, 70, 87);*/
    }

    .centered {
        margin: auto;
    }

    .nav-tabs > li, .nav-pills > li {
        float: none;
        display: inline-block;
        *display: inline; /* ie7 fix */
        zoom: 1; /* hasLayout ie7 trigger */
    }

    .nav-tabs {
        text-align: center;
    }

    .charpage {
        border: solid 1px #dddddd;
        color: #666669;
        background-color: #f8f8f8;
        padding: 10px;
    }

    .charpage1 {
        color: #666669;
        /*background-color:#efefef;*/
        padding: 10px;
        width: 100%;
    }

        .charpage1 .charpagel {
            text-align: left;
            width: 50%;
        }

        .charpage1 .charpager {
            text-align: right;
            width: 50%;
        }

    .property-block .badges {
        color: #ffffff;
        /*border-right:solid 2px #ffffff;
    border-bottom:solid 2px #ffffff;*/
        bottom: 0;
        position: absolute;
        z-index: 0;
        /*left:15px;
	bottom:0;
    line-height:50px;*/
        width: auto;
        /*height:inherit;*/
        text-align: center;
        background: rgba(126, 118, 107, 0.80);
        font-weight: 700;
        /*border-bottom-right-radius :20px;*/
        padding: 10px;
    }

.property-block .badges1 {
    position: absolute;
    z-index: 0;
    left: 15px;
    /*right: 30%;*/
    top: 10px;
    /*-webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;*/
    width: auto;
    height: 25px;
    line-height: 25px;
    text-align: center;
    padding-left: 25px;
    padding-right: 25px;
    background: #9d895e;
    /*background: #a7acb6;*/
    font-size: 15px;
    font-weight: 400;
    /*font-size: 0.9em;*/
    color: #fff;
    text-transform: uppercase;
    /*border: solid 1px #969aa3;*/
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
}

.property-block2 .badges2 {
    color: #ffffff;
    /*border-right:solid 2px #ffffff;
        border-bottom:solid 2px #ffffff;*/
    bottom: 0;
    position: absolute;
    z-index: 0;
    /*left:15px;
        line-height:50px;*/
    width: 100%;
    /*height:inherit;*/
    /*text-align: center;*/
    background: rgba(56, 56, 56, 0.80);
    font-size: 13px;
    font-weight: 500;
    /*border-bottom-right-radius :20px;*/
    padding: 10px 0 10px 15px;
}

    .property-block2 .badgespr {
        top: 25px;
        left: 0;
        position: absolute;
        z-index: 0;
        width: auto;
        text-align: center;
        background: #a7acb6;
        font-size: 16px;
        color: #fff;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        box-shadow: 0 2px 2px rgba(0, 0, 0, 0.75);
        padding-top: 4px;
        padding-bottom: 4px;
        padding-left: 14px;
        padding-right: 14px;
        margin: 0;
    }

.property-block2 .badges1 {
    position: absolute;
    z-index: 1;
    left: 15px;
    /*right: 30%;*/
    top: 10px;
    /*-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;*/
    width: auto;
    height: 25px;
    line-height: 25px;
    text-align: center;
    padding-left: 25px;
    padding-right: 25px;
    background: #9d895e;
    /*background: #00366d;*/
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    /*border: solid 1px #ddd;*/
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
}

    .property-block .badges3 {
        color: #ffffff;
        /*border-right:solid 2px #ffffff;
    border-bottom:solid 2px #ffffff;*/
        position: absolute;
        z-index: 0;
        /*left:15px;
	bottom:0;
    line-height:50px;*/
        width: auto;
        /*height:inherit;*/
        text-align: center;
        background: rgba(126, 118, 107, 0.80);
        font-weight: 700;
        /*border-bottom-right-radius :20px;*/
        padding: 10px;
    }

#firstback {
    position: relative;
    width: 100%;
    min-height: 820px;
    height: auto;
    padding-top: 200px;
    padding-bottom: 60px;
    background-attachment: fixed;
    background-position: center 0;
    background-repeat: no-repeat;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -ms-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}

.filtertop {
    margin-top: 160px;
}

.copyalignl {
    text-align: left;
}

.copyalignr {
    text-align: right;
}

.searchline {
    height: 60px; 
    border-bottom: solid 1px #d4d4d4;
    margin: 0;
}

    @media only screen and (max-width: 768px) {
        #firstback {
            padding-top: 120px;
        }

        .filtertop {
            margin-top: 0;
        }
        .copyalignl {
            text-align: center!important;
        }
        .copyalignr {
            text-align: center!important;
        }
        .searchline {
            height: 95px;
        }
    }

    /*.filter {
        margin-top: -700px;
        position: relative;
        z-index: 879;
    }*/

    .filter {
        margin-top: 540px !important;
        position: relative !important;
        z-index: 879;
        margin-bottom: 80px;
    }

@media only screen and (max-width: 768px) {
    .filter {
        margin-top: -10px !important;
        position: relative !important;
        z-index: 879;
        margin-bottom: 10px;
    }
}

    .topsearchback {
        /*-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;*/
        /*background-color: rgb(70, 70, 87);*/
        position: relative;
        /*width: 70%;
    margin-left: 15%;
    margin-right: 15%;*/
        text-align: left;
        /*padding: 0 20px;*/
    }

    .searchback {
        /*-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;*/
        /*background-color: rgb(70, 70, 87);*/
        /*position: relative;
    width: 100%;*/
        /*margin-left: 15%;
    margin-right: 15%;*/
        /*right: 15%;*/
        /*text-align: left;
    padding: 0 0 10px;*/
        background-color: #e3e5e7;
        -webkit-border-radius: 40px;
        -moz-border-radius: 40px;
        border-radius: 40px;
        border: solid 5px #f2f2f2;
        /*bottom: 15px;*/
        /*z-index: 999;*/
        /*border: solid 1px #ddd;*/
        /*background-color: #e0e1e6;*/
    }

    .searchback1 {
        background-color: rgba(100, 100, 100, 0.5);
        -webkit-border-bottom-left-radius: 30px;
        -moz-border-bottom-left-radius: 30px;
        border-top-bottom-radius: 30px;
        -webkit-border-bottom-right-radius: 30px;
        -moz-border-bottom-right-radius: 30px;
        border-bottom-right-radius: 30px;
        /*border: solid 1px #ddd;*/
    }

    .sticky {
        position: sticky;
        top: 0;
        /*width: 100%;*/
        /*padding: 0.0em 0;*/
        /*background-color: rgb(70, 70, 87);*/
        /*background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 100px 100px;
  color: white;
  text-align: center;*/
    }

    .fixed {
        position: fixed;
    }

    .static {
        padding: 0 0;
        /*background: rgba(34, 34, 51, 0.75);*/
        background: #fff;
        /*color: white;
  text-align: center;*/
    }

    .top-bg {
        padding-top: 100px;
    }

    /*.main-bg {
        background-color: #f2f2f2;
        padding-top: 45px;
        padding-bottom: 69px;
    }*/

.main-bg {
    /*background-color: #f1f2f7;*/
    padding-top:20px;
    padding-bottom: 40px;
}

.main-bg-def {
    /*background-color: #f1f2f7;*/
    /*padding-top: 0;*/
    padding-bottom: 60px;
}

.main-bg-map {
    /*background-color: #f1f2f7;*/
    /*padding-top: 0;*/
    padding-top: 200px;
    padding-bottom: 70px;
}

#banner {
    background: url('/images/banner.jpg');
    width: 100%;
    min-height: 250px;
    position: absolute;
    top: 0;
    -webkit-box-shadow: 0px 4px 4px 0px rgba(173,164,164,1);
    -moz-box-shadow: 0px 4px 4px 0px rgba(173,164,164,1);
    box-shadow: 0px 4px 4px 0px rgba(173, 164, 164, 0.5);
}

    .footertopspace {
        margin-top: 80px;
    }


    @media only screen and (max-width: 768px) {
        /*.main-bg {
            padding-top: 0;
            padding-bottom: 0;
        }*/
        top-bg {
            padding-top: 0;
        }

        .main-bg {
            padding-top: 30px;
            padding-bottom: 0px;
        }

        .footertopspace {
            margin-top: 0;
        }

        footer {
            padding-top: 0;
        }
        .main-bg-map {
            /*background-color: #f1f2f7;*/
            /*padding-top: 0;*/
            padding-top: 0;
            padding-bottom: 0;
        }
        #banner {
            display: none!important;
        }
    }


@media print {
    img {
        max-width: none !important;
    }

    body {
        padding-bottom: 0 !important;
    }

    footer {
        padding-top: 0 !important;
    }

    :root {
        height: auto;
    }

    .top-bg {
        padding-top: 0;
    }

    .main-bg {
        padding-top: 0;
        padding-bottom: 0;
    }

    .main-bg-def {
        padding-top: 0;
        padding-bottom: 0;
    }

    .main-bg-map {
        padding-top: 0;
        padding-bottom: 0;
    }

    #banner {
        display: none !important;
    }
    table > tbody > tr > td {
        border-top: none!important;
    }
}

    .dark-bg {
        background-color: #f2f2f2;
    }

    .shadow {
        -webkit-box-shadow: 0px 4px 4px 0px rgba(173,164,164,1);
        -moz-box-shadow: 0px 4px 4px 0px rgba(173,164,164,1);
        box-shadow: 0px 4px 4px 0px rgba(173,164,164,1);
    }
    /*****************************/
    .icon_list {
        position: relative;
        min-height: 75px;
        padding-left: 90px;
        margin: 20px 0;
    }

        .icon_list .icon {
            color: rgb(70, 70, 87);
            width: 80px;
            height: 80px;
            line-height: 45px;
            position: absolute;
            left: 0;
            top: 0;
            padding: 10px;
            font-size: 30px;
            text-align: center;
            border-radius: 50%;
            border-width: 4px;
            border-style: solid;
            border-color: #666669;
        }

            .icon_list .icon i {
                vertical-align: middle;
            }
    /*****************************/

    .feature-box {
        width: 100%;
        clear: both;
        border-radius: 5px;
        background-size: cover;
        background-position: center;
        margin: 15px 0 0;
        box-shadow: 0 2px 4px rgba(0,0,0,.25);
    }

        .feature-box a {
            display: block;
            padding: 120px 20px 20px;
            font-size: 32px !important;
            font-family: 'Droid Serif',serif;
            font-weight: 600;
            line-height: 1 !important;
            border-radius: 5px;
            background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.75));
            color: #fff !important;
            transition: color .5s,box-shadow .5s,opacity .5s;
            margin: 0 !important;
            text-decoration: none !important;
            text-shadow: 0 1px 3px #000;
            opacity: .8;
        }

            .feature-box a:hover {
                color: #ffffff !important;
                transition-duration: .25s;
                background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.15));
                box-shadow: inset 0 0 0 10px rgba(255,255,255,0.5);
                opacity: 1;
            }

            .feature-box a:after {
                display: inline-block;
                font-size: 32px;
                content: "\203A";
                margin-left: .25em;
                transition: transform .5s;
            }

            .feature-box a:hover:after {
                transform: translateX(10px);
            }

    .hover-zoom {
        /*float: left;
  margin: 0;
  height: auto;
  width: 100%;*/
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        background-size: 110%;
        background-position: center;
        background-repeat: no-repeat;
        /*background-color: gray;*/
        position: relative;
    }

        .hover-zoom:hover {
            background-size: 100%;
        }

        .hover-zoom p {
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            color: white;
            text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
            background: rgba(0, 0, 0, 0.4);
            padding: 0.5em;
            margin: 0;
            box-sizing: border-box;
        }

    @media (min-width: 500px) {
        .feature-box.half {
            width: calc(50% - 7.5px);
            float: left;
            clear: none;
            margin: 0 7.5px 15px 0;
        }

            .feature-box.half a {
                font-size: 22px !important;
            }

            .feature-box.half:nth-of-type(even) {
                margin: 0 0 15px 7.5px;
            }

        .feature-box.half1 {
            width: calc(25% - 7.5px);
            float: left;
            clear: none;
            margin: 0 7.5px 15px 0;
        }

            .feature-box.half1 a {
                font-size: 22px !important;
            }

            .feature-box.half1:nth-of-type(even) {
                margin: 0 0 15px 7.5px;
            }

        .feature-box.half2 {
            width: calc(75% - 7.5px);
            float: left;
            clear: none;
            margin: 0 7.5px 15px 0;
        }

            .feature-box.half2 a {
                font-size: 22px !important;
            }

            .feature-box.half2:nth-of-type(even) {
                margin: 0 0 15px 7.5px;
            }

        .feature-box.half3 {
            width: calc(35% - 7.5px);
            float: left;
            clear: none;
            margin: 0 7.5px 15px 0;
        }

            .feature-box.half3 a {
                font-size: 22px !important;
            }

            .feature-box.half3:nth-of-type(even) {
                margin: 0 0 15px 7.5px;
            }

        .feature-box.half4 {
            width: calc(65% - 7.5px);
            float: left;
            clear: none;
            margin: 0 7.5px 15px 0;
        }

            .feature-box.half4 a {
                font-size: 22px !important;
            }

            .feature-box.half4:nth-of-type(even) {
                margin: 0 0 15px 7.5px;
            }
    }

    .parallax {
        background-image: url("/images/parallax.jpg");
        height: 100%;
        background-attachment: fixed;
        background-position: top;
        background-repeat: no-repeat;
        background-size: cover;
        /*font-style: italic;*/
    }

        .parallax > div {
            /*background-image: -webkit-linear-gradient(45deg, #8db4dc 10%, rgba(0, 84, 164, 0.6) 100%);*/
            /*background-image: radial-gradient(45deg, rgba(114, 114, 112, 0.90) 0%, rgba(34, 34, 51, 0.25) 100%);*/
            /*background-image: linear-gradient(45deg, #244791 10%, rgba(0, 84, 164, 0.6) 100%);*/
            height: 100%;
            padding: 100px 20px;
            background: #b12f33; /* For browsers that do not support gradients */
            background: -webkit-linear-gradient(135deg, rgba(8, 20, 85, 0.75), rgba(114, 112, 112, 0.50)); /* For Safari 5.1 to 6.0 */
            background: -o-linear-gradient(135deg, rgba(8, 20, 85, 0.75), rgba(114, 114, 112, 0.50)); /* For Opera 11.1 to 12.0 */
            background: -moz-linear-gradient(135deg, rgba(8, 20, 85, 0.75), rgba(114, 114, 112, 0.50)); /* For Firefox 3.6 to 15 */
            background: linear-gradient(180deg, rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.55)); /* Standard syntax */
        }

    .parallax2 {
        /*background-image: url("/images/parallax.jpg");*/
        /*height: 800px;*/
        background-attachment: fixed;
        background-position: top;
        background-repeat: no-repeat;
        background-size: cover;
        background-color: #fff;
    }

        .parallax2 > div {
            height: 100%;
            /*background-image: -webkit-linear-gradient(45deg, #8db4dc 10%, rgba(0, 84, 164, 0.6) 100%);
    background-image: linear-gradient(45deg, #8db4dc 10%, rgba(0, 84, 164, 0.6) 100%);*/
            background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, rgba(255, 255, 255, 0.75)), to(rgba(255, 255, 255, 0.75)));
            background-image: linear-gradient(90deg, rgba(255, 255, 255, 0.75) 50%, rgba(255, 255, 255, 0.75) 100%);
        }

@media only screen and (max-width: 768px) {
    .parallax > div {
        padding: 40px 20px;
    }
    }

    .featured-block img {
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
        display: inline-block;
        /*width: 75%;*/
        margin-top: 0;
        margin-bottom: 0;
        border-radius: 50%;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    }

        .featured-block img:hover {
            cursor: pointer;
            filter: alpha(opacity=50); /* For IE8 and earlier */
            opacity: 0.5;
        }

    .justify {
        text-align: justify;
        text-justify: inter-word;
    }

    .noborder {
        border: none !important;
    }

    .sbtn2 {
        color: #3c3c3b;
        background-color: #a7acb6;
        padding: 6px 12px;
        border: rgba(255,255,255,0) 2px solid;
        display: inline-block;
        margin-bottom: 0;
        font-size: 14px;
        /*font-weight: 600;*/
        line-height: 1.42857143;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-image: none;
        border-radius: 4px;
        cursor: pointer;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        transition: all 0.2s;
        -webkit-transition-duration: 0.3s;
        -moz-transition-duration: 0.3s;
        transition-duration: 0.3s;
    }

        .sbtn2:hover {
            color: #ffffff;
            background-color: #a7acb6;
            text-decoration: none;
        }

        .sbtn2.active,
        .sbtn2.visited {
            color: #ffffff;
            background-color: #a7acb6;
        }

    .fcright {
        /*-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;*/
        border-top-right-radius: 0 !important;
        border-bottom-right-radius: 0 !important;
        border-right: 1px solid rgba(204, 204, 204, 0.35);
    }

    .fcleft {
        /*-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;*/
        border-top-left-radius: 0 !important;
        border-bottom-left-radius: 0 !important;
        border-left: 1px solid rgba(204, 204, 204, 0.35);
    }

    .fsize10 {
        font-size: 10px !important;
        line-height: 14px !important;
    }

    .fsize11 {
        font-size: 11px !important;
        line-height: 15px !important;
    }

    .fsize12 {
        font-size: 12px !important;
        line-height: 16px !important;
    }

    .fsize13 {
        font-size: 13px !important;
        line-height: 17px !important;
    }

    .fsize14 {
        font-size: 14px !important;
        line-height: 18px !important;
    }

    .fsize15 {
        font-size: 15px !important;
        line-height: 19px !important;
    }

    .fsize16 {
        font-size: 16px !important;
        line-height: 20px !important;
    }

    .fsize17 {
        font-size: 17px !important;
        line-height: 23px !important;
    }

    .fsize18 {
        font-size: 18px !important;
        line-height: 24px !important;
    }

    .fsize19 {
        font-size: 19px !important;
        line-height: 25px !important;
    }

    .fsize20 {
        font-size: 20px !important;
        line-height: 26px !important;
    }

    .fsize21 {
        font-size: 21px !important;
        line-height: 27px !important;
    }

    .fsize22 {
        font-size: 22px !important;
        line-height: 28px !important;
    }

    .fsize24 {
        font-size: 24px !important;
        line-height: 29px !important;
    }

    .fsize26 {
        font-size: 26px !important;
        line-height: 30px !important;
    }

    .fsize30 {
        font-size: 30px !important;
        line-height: 36px !important;
    }

    .fsize32 {
        font-size: 32px !important;
        line-height: 38px !important;
    }

    .fsize34 {
        font-size: 34px !important;
        line-height: 40px !important;
    }

    .fsize40 {
        font-size: 40px !important;
        line-height: 46px !important;
    }

    .fsize50 {
        font-size: 50px !important;
        line-height: 60px !important;
    }

    .caps {
        text-transform: uppercase;
    }

    .nocaps {
        text-transform: none;
    }

    .dropdown-menu {
        font-size: 11px;
    }

    .form-control {
        border-radius: 0;
        font-size: 13px;
    }

    .navbar-brand2 {
        display: none !important;
    }

    @media only screen and (max-width: 768px) {
        .navbar-brand2 {
            display: block !important;
        }

        #search_jump {
            padding-top: 30px;
        }
    }

    .figure {
        /*background-color: #FFF;*/
        width: auto;
        height: 220px;
        overflow: hidden;
        position: relative;
        z-index: 1;
    }

        .figure img {
            position: absolute;
            left: -1000%;
            right: -1000%;
            top: -1000%;
            bottom: -1000%;
            margin: auto;
            /*min-height: 100%;*/
            width: 125%;
            opacity: 1;
        }

    .figure2 {
        /*background-color: #FFF;*/
        width: auto;
        height: 210px;
        overflow: hidden;
        position: relative;
        z-index: 1;
    }

        .figure2 img {
            position: absolute;
            left: -1000%;
            right: -1000%;
            top: -1000%;
            bottom: -1000%;
            margin: auto;
            /*min-height: 100%;*/
            /*min-width: 100%;*/
            height: 110%;
            /*width: 125%;*/
            opacity: 1;
        }

    .detb {
        position: absolute;
        right: 10px;
        bottom: 10px;
    }

    #carousel-example-generic {
        display: inline-block;
    }
    /*****************************/

    /* Plugin styles */
    ul.thumbnails-carousel {
        padding: 5px 0 0 0;
        margin: 0;
        list-style-type: none;
        text-align: center;
    }

        ul.thumbnails-carousel .center {
            display: inline-block;
        }

        ul.thumbnails-carousel li {
            margin-right: 5px;
            float: left;
            cursor: pointer;
        }

    .controls-background-reset {
        background: none !important;
    }

    .active-thumbnail {
        opacity: 0.4;
    }

    .indicators-fix {
        bottom: 70px;
    }

    .col-sm-1.and-a-half {
        width: 20%;
    }

    .col-sm-2.and-a-half {
        width: 23%;
    }

    .col-sm-3.and-a-half {
        width: 34%;
    }

    @media only screen and (max-width: 768px) {

        .searchback {
            margin-top: 150px;
            width: 100%;
            margin-left: 0;
            margin-right: 0;
            text-align: center;
            padding: 0 0 10px;
        }

        .col-sm-1.and-a-half {
            width: 100%;
        }

        .col-sm-2.and-a-half {
            width: 100%;
        }

        .col-sm-3.and-a-half {
            width: 100%;
        }
    }

    .captcha {
        color: rgba(0,0,0,0.65);
    }

        .captcha img {
            /*-webkit-filter: opacity(50%) !important;
            filter: opacity(50%) !important;*/
            border: solid 1px rgba(0,0,0,0.3);
            opacity: 0.5;
            background-color: #2f2f2f;
        }

        .captcha input {
            /*background-color: #1e1e1e;*/
            text-align: center;
            text-transform: uppercase;
            font-size: 16px;
            font-weight: 600;
            padding: 0 5px;
            letter-spacing: 0.05em;
            min-width: 100px;
        }

    .top-button {
        cursor: pointer;
        padding: 5px 8px;
        margin: auto;
        letter-spacing: 0.25px;
        font-size: 13px;
        font-weight: 600;
        text-transform: uppercase;
        background: #fff0f5;
        color: rgb(70, 70, 87) !important;
        -webkit-transition: .5s;
        transition: .5s;
        /*border-radius: 2px;*/
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
        border: solid 2px rgba(255, 255, 255, 1);
        text-align: center;
        /*width: 100%;*/
        /*font-family: 'Roboto', sans-serif !important;*/
    }

        .top-button:hover {
            background: #828a9c;
            color: #fff !important;
            border: solid 2px #a7acb6;
        }

    .search-button {
        cursor: pointer;
        padding: 5px 0;
        margin: auto;
        /*letter-spacing: 0.7px;*/
        font-size: 13px;
        font-weight: 500;
        text-transform: uppercase;
        /*background: #a7acb6;*/
        color: rgba(255, 255, 255, 0.75) !important;
        -webkit-transition: .5s;
        transition: .5s;
        border-radius: 2px;
        background: #b12f33;
        border: solid 1px #b12f33;
        text-align: center;
        /*width: 100%;*/
        /*font-family: 'Roboto', sans-serif !important;*/
    }

        .search-button:hover {
            background: #232323;
            color: #fff !important;
            border: solid 1px #232323;
        }

    .list-button {
        cursor: pointer;
        padding: 5px;
        margin: auto;
        /*letter-spacing: 0.7px;*/
        font-size: 13px;
        font-weight: 500;
        text-transform: uppercase;
        /*background: #a7acb6;*/
        color: rgba(255, 255, 255, 0.75) !important;
        -webkit-transition: .5s;
        transition: .5s;
        border-radius: 2px;
        background: #b12f33;
        /*border: solid 1px #006aac;*/
        text-align: center;
        /*width: 100%;*/
        /*font-family: 'Roboto', sans-serif !important;*/
    }

        .list-button:hover {
            background: #232323;
            color: #fff !important;
            /*border: solid 1px #232323;*/
        }

    .video-container {
        position: relative;
        padding-bottom: 56.25%;
        padding-top: 30px;
        height: 0;
        overflow: hidden;
    }

        .video-container iframe,
        .video-container object,
        .video-container embed {
            position: absolute;
            top: 0;
            left: 4%;
            right: 6%;
            width: 90%;
            height: 90%;
        }

    .mlr80 {
        margin-left: 80px;
        margin-right: 80px;
    }

    @media only screen and (max-width: 768px) {
        .mlr80 {
            margin-left: 0;
            margin-right: 0;
        }
    }

    #logo {
        /*width: 100%;*/
        /*height: 20px;*/
        position: relative;
        /*top: 8px;
        left: 8px;*/
        /*opacity: 0.8;*/
    }

    #logo2 {
        /*width: 100%;*/
        /*height: 20px;*/
        position: absolute;
        top: 5px;
        right: 20px;
        opacity: 0.8;
    }

    .hide {
        display: none;
    }

    .show {
        display: block;
    }

    .nav-pills > li > a {
        padding: 8px;
    }

    .hlight {
        color: #fff;
        background-color: #b12f33;
    }

        .hlight a {
            color: #fff !important;
        }


    .btnright {
        position: absolute;
        right: 10px;
        bottom: 10px;
    }

    .table > tbody > tr > th {
        font-weight: 400;
    }

    .table > tbody > tr > th, .table > tbody > tr > td {
        padding: 4px;
    }

    table > tbody > tr > th {
        color: #82868e !important;
        border-top: 1px solid #a7acb6 !important;
    }

    #details table > tbody > tr > td {
        border-top: 1px solid #a7acb6 !important;
    }

        table > tbody > tr > th:first-child, table > tbody > tr > td:first-child {
            border-top: none;
        }

    .border2 {
        border: solid 2px rgba(255, 255, 255, 0.5);
        padding: 3px;
        border-radius: 4px;
    }

    .flags {
        position: absolute;
        top: 40px;
        right: 0px;
    }


    list-group-item a:active {
        color: #fff !important;
        text-decoration: none;
        background-color: #006aac !important;
    }


    .list-group-item.active, .list-group-item.active:focus, a.list-group-item:active, a.list-group-item:focus {
        background-color: #b12f33 !important;
        border-color: #b12f33 !important;
        z-index: 2;
        color: #fff !important;
        text-decoration: none !important;
    }

    /******************************************/

    /*.navbar {
    background-color: #232323;
}

nav .navbar-brand {
    font-size: 30px;
    height: 60px;
}

nav .navbar-toggle {
    margin: 13px 5px 13px 0;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 5px;
}

    nav .navbar-nav li {
    font-size: 14px;
    text-transform: uppercase;
    padding-bottom: 20px !important;
    padding-top: 20px !important;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

nav .navbar-nav li .divider,
nav .navbar-nav li .dropdown-menu li
{
    padding-bottom: 0!important;
    padding-top: 0 !important;
}

.navbar-inverse .navbar-nav > li > a {
    color: rgba(255, 255, 255, 0.65);
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: transparent;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.15);
}


@media only screen and (min-width: 992px) {

    nav.navbar.shrink {
        min-height: 60px;
    }

        nav.navbar.shrink .navbar-brand {
            font-size: 25px;
        }

        nav.navbar.shrink li {
            font-size: 13px;
            padding-bottom: 10px !important;
            padding-top: 10px !important;
        }

        nav.navbar.shrink .navbar-toggle {
            margin: 8px 15px 8px 0;
            padding: 4px 5px;
        }

    nav.navbar.shrink img {
        max-width: 230px;
        -moz-transition: all .4s ease-in-out;
        -o-transition: all .4s ease-in-out;
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
    }

    nav.navbar img {
        width: 100%;
        position: relative;
        top: -5px;
        -moz-transition: all .4s ease-in-out;
        -o-transition: all .4s ease-in-out;
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
    }
}

@media only screen and (max-width: 991px) {
    .navbar-fixed-bottom, .navbar-fixed-top {
        position: relative;
    }
    nav.navbar img {
        position: relative;
        left: -10px;
        width: 180px;
        float: left;
    }
}

@media only screen and (max-width: 768px) {

    nav.navbar img {
        position: relative;
        left: -10px;
        width: 140px;
        float: left;
    }
}*/

    .navbar {
        /*padding-top: 2px;
    padding-bottom: 3px;*/
        /*background: #232323;
    color: #232323;*/
        background: rgba(255, 255, 255, 0.5);
        /*background: -moz-linear-gradient(top, #b12f33 0%, #000223 100%);
    background: -webkit-linear-gradient(top, #b12f33 0%,#000223 100%);
    background: linear-gradient(to bottom, #b12f33 0%,#000223 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b12f33', endColorstr='#000223',GradientType=0 );*/
        color: #212121;
        transition: all 0.3s;
        min-height: 70px;
        box-shadow: none;
    }

        .navbar a {
            color: #212121;
        }

            /*.navbar a:hover {
                color: #fff !important;
                background-color: #af2434 !important;
            }

        /*.navbar button {
            color: inherit !important;
        }*/

            .navbar .clang a:hover {
                color: #fff !important;
                background-color: #af2434 !important;
            }

        .navbar.compressed {
            /*padding-top: 2px;
        padding-bottom: 3px;*/
            background: #fff;
            /*background: -moz-linear-gradient(top, #b12f33 0%, #000223 100%);
        background: -webkit-linear-gradient(top, #b12f33 0%,#000223 100%);
        background: linear-gradient(to bottom, #b12f33 0%,#000223 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b12f33', endColorstr='#000223',GradientType=0 );*/
            color: #212121;
            box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
        }

        .navbar ul {
            padding-top: 15px;
            transition: all 0.3s;
        }

        .navbar.compressed ul {
            padding-top: 10px;
        }

        .navbar .dropdown-menu > li > a {
            color: #212121 !important;
        }

            .navbar .dropdown-menu > li > a:hover {
                color: #fff !important;
            }

    @media only screen and (max-width: 768px) {
        .navbar {
            background-color: #fff;
        }

        .navbar .dropdown-menu > li > a {
            color: #fff !important;
        }
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
        color: rgba(255, 255, 255, 0.75);
        background-color: #232323;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #efefef !important;
    }

    .navbar .navbar-toggle .dropdown-menu > li > a {
        color: rgba(255, 255, 255, 0.75) !important;
    }

    .navbar-brand {
        float: left;
        height: auto;
        padding: 5px 0;
        /*font-size: 18px;
    line-height: 20px;*/
    }

    /*.navbar-brand img {
    position: relative;
    top: 0;
    left: 0;
}*/

    .navbar-right {
        float: right !important;
        text-align: right !important;
        margin-right: -15px;
    }

    .navbar img {
        /*width: 100%;*/
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        -webkit-transition: all .3s ease-in-out;
        transition: all 0.3s;
    }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: none;
    }

    @media only screen and (min-width: 992px) {
        .navbar.shrink img {
            max-width: 255px;
            -moz-transition: all .4s ease-in-out;
            -o-transition: all .4s ease-in-out;
            -webkit-transition: all .4s ease-in-out;
            transition: all .4s ease-in-out;
        }
    }

    /*@media only screen and (max-width: 991px) {
   .navbar img {
        position: relative;
        left: -10px;
        width: 180px;
        float: left;
    }
}

@media only screen and (max-width: 768px) {
    .navbar img {
        position: relative;
        left: -10px;
        width: 140px;
        float: left;
    }
}*/

    .comma {
        display: inline;
    }

    @media only screen and (max-width: 350px) {
        .comma {
            display: none !important;
        }
    }

    button, input, select, textarea {
        font-size: 13px;
        line-height: 1.42857143;
    }

    .ulnostyle ul {
        list-style-type: none !important;
        margin: 0;
        padding: 0;
    }

#calldiv {
    height: 120px;
    width: 340px;
    float: right;
    position: fixed;
    bottom: -5px;
    right: -245px;
    z-index: 9999 !important;
    background: rgba(175, 35, 52, 0.75);
    color: #fff;
    padding: 2px;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.25);
    /*-webkit-box-shadow: -2px 0px 2px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: -2px 0px 4px 0px rgba(0,0,0,0.5);
    box-shadow: -2px 0px 4px 0px rgba(0,0,0,0.5);*/
    border-top-left-radius: 125px;
    border-bottom-left-radius: 0;
    border: solid 5px #b12f33;
    cursor: default;
    font-size: 18px;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.1em;
    /*border-bottom: rgba(41,47,56,0.5) 5px solid;*/
}

    #calldiv:hover {
        background: #b12f33;
    }

    #calldiv img {
        padding-top: 45px;
        padding-left: 25px;
        padding-right: 20px;
        /*margin-top: 28px;*/
        /*margin-bottom: 30px;*/
        /*margin-right: 5px;*/
    }