<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
    Created on : 7 Jul, 2015, 6:55:38 AM
    Author     : Design_mylife
    File       : Complete real estate custom file
*/
/**mixins**/
/**variables**/

@font-face {
    font-family: 'DroidKufi-Regular';
    src: url('fonts_dk/DroidKufi-Regular.eot');
    src: url('fonts_dk/DroidKufi-Regular.eot?') format('embedded-opentype'), url('fonts_dk/DroidKufi-Regular.woff') format('woff'), url('fonts_dk/DroidKufi-Regular.ttf') format('truetype');
}

body {
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-family: "DroidKufi-Regular",Roboto, sans-serif;
    color: #424242;
    font-size: 14px;
    line-height: 22px;
    background-color: #fff;
    direction: rtl;
}

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

:focus {
  outline: 0 !important;
}

iframe {
  border: none;
  width: 100%;
}

::selection {
  background: #fefac7;
  /* Safari */
  color: #555555;
}

::-moz-selection {
  background: #fefac7;
  /* Firefox */
  color: #555555;
}

strong, b {
    font-family: "DroidKufi-Regular",Roboto, sans-serif;
    font-weight: 700;
}

input,
button,
select,
textarea, label {
    font-family: "DroidKufi-Regular",Roboto, sans-serif;
    font-size: 14px;
    font-weight: 400;
}

hr {
  background-color: #f5f5f5;
  border: 0;
  height: 1px;
  margin: 22px 0 22px 0;
}

.badge {
  font-weight: normal;
  margin-left: 5px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  background-color: #F6700E;
  padding: 3px 6px;
}

a {
  color: #333;
  -moz-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}

a:hover,
a:focus {
  color: #F6700E;
  text-decoration: none;
}

.colored-text {
  color: #F6700E;
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
    color: #060606;
    font-weight: 700;
    margin: 0;
    font-family: "DroidKufi-Regular",Roboto, sans-serif;
}

h1 {
  /*font-size: 3.2em;
  line-height: 44px;
  margin: 0 0 44px 0;*/
    font-size: 1.8em;
  font-weight: 700;
  letter-spacing: normal;
  line-height: 30px;
  margin-bottom: 15px;
}

h2 {
  font-size: 2.6em;
  font-weight: 700;
  line-height: 42px;
  margin: 0 0 32px 0;
}

h3 {
  font-size: 1.4em;
  font-weight: 700;
  letter-spacing: normal;
  line-height: 30px;
  margin-bottom: 15px;
}

/*-----------------------------------------------------------------------------------*/
/*	DIVIDERS
/*-----------------------------------------------------------------------------------*/
.divide0 {
  width: 100%;
  height: 0px;
}

.divide2 {
  width: 100%;
  height: 2px;
}

.divide3 {
  width: 100%;
  height: 3px;
}

.divide5 {
  width: 100%;
  height: 5px;
}

.divide10 {
  width: 100%;
  height: 10px;
}

.divide15 {
  width: 100%;
  height: 15px;
}

.divide20 {
  width: 100%;
  height: 20px;
}

.divide25 {
  width: 100%;
  height: 25px;
}

.divide30 {
  width: 100%;
  height: 30px;
}

.divide35 {
  width: 100%;
  height: 35px;
}

.divide40 {
  width: 100%;
  height: 40px;
}

.divide45 {
  width: 100%;
  height: 40px;
}

.divide50 {
  width: 100%;
  height: 50px;
}

.divide55 {
  width: 100%;
  height: 55px;
}

.divide60 {
  width: 100%;
  height: 60px;
}

.divide65 {
  width: 100%;
  height: 65px;
}

.divide70 {
  width: 100%;
  height: 70px;
}

.divide75 {
  width: 100%;
  height: 75px;
}

.divide80 {
  width: 100%;
  height: 80px;
}

.divide85 {
  width: 100%;
  height: 85px;
}

/*margins*/
.margin10 {
  margin-bottom: 10px;
}

.margin20 {
  margin-bottom: 20px;
}

.margin30 {
  margin-bottom: 30px;
}

.margin40 {
  margin-bottom: 40px;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .form-control {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  font-size: 14px;
  color: #7a7a7a;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  background: #FFF;
  -moz-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}

.no-padding {
  padding: 0px;
}

.center-title {
  padding-bottom: 50px;
  text-align: center;
}
.center-title h3 {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0px;
}
.center-title p {
  margin: 15px 0;
}

.title-section {
  font-weight: 600;
  font-size: 21px;
  margin-bottom: 30px;
  text-transform: uppercase;
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 10px;
}
.title-section .link-arrow {
  padding: 2px 8px;
  background-color: #005F96;
  color: #fff;
  float: left;
  display: inline-block;
  font-size: 11px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.title-section .link-arrow:after {
  text-shadow: none;
  -webkit-font-smoothing: antialiased;
  font-family: 'fontawesome';
  speak: none;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  content: "\f105";
  color: #fff;
  left: 0;
  font-size: 13px;
  margin-right: 10px;
  vertical-align: middle;
  position: relative;
  bottom: 2px;
}

/*********

TOP BAR

*********/
.top-bar {
    background-color: #19B8DF;
}
.top-bar .top-welcome {
  color: #fff;
  font-size: 13px;
}
.top-bar .top-social {
  float: right;
}
.top-bar .top-social a {
  display: block;
  float: right;
  color: #fff;
  width: 32px;
  text-align: center;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.top-bar .top-social a:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

.select-option select, .select-option .cs-skin-elastic {
  width: 100%;
  max-width: 100%;
}

.header-logo-bar {
  padding: 27px 0;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.header-logo {
  display: inline-block;
  color: #333;
}

.header-icon {
  color: #F6700E;
  font-size: 24px;
  padding-right: 10px;
  vertical-align: -4px;
}

.header-title {
    font-family: "DroidKufi-Regular",Roboto, sans-serif;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    vertical-align: middle;
}

.header-slogan {
  border-left: 1px solid #fafafa;
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
  margin: 0px 0px 0px 15px;
  padding: 0px 0px 0px 15px;
  text-align: left;
  text-transform: capitalize;
  vertical-align: middle;
}

.contact-info-blocks &gt; div {
  display: inline-block;
  margin: -5px 0 0 0;
  padding: 0 10px;
  border-right: 1px solid #efefef;
  color: #999;
  text-align: right;
  font-size: 12px;
}
.contact-info-blocks &gt; div:last-child {
  border-right: 0;
  padding-right: 0;
}
.contact-info-blocks &gt; div i {
  color: #F6700E;
  margin-right: 5px;
}
.contact-info-blocks &gt; div span {
  display: block;
  font-family: "DroidKufi-Regular",Roboto, sans-serif;
  font-size: 14px;
  line-height: 15px;
  color: #666;
  font-weight: 700;
}

.search-widget {
  position: relative;
}
    .search-widget .btn-submit {
        position: absolute;
        left: 0;
        top: 0;
        color: #fff;
        height: 34px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -ms-border-radius: 2px;
        border-radius: 2px;
        background-color: #F6700E;
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }

.search-widget-2 {
  position: relative;
}
.search-widget-2 .form-control {
  border: 0px;
  border-bottom: 2px solid #f5f5f5;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}
.search-widget-2 .form-control:focus {
  border-color: #F6700E;
}
.search-widget-2 .submit-2 {
  position: absolute;
  top: 5px;
  right: 5px;
}

/*******

NAVBAR

*******/
.navbar-inverse {
    background-color: #19B8DF;
    border-color: rgba(0, 0, 0, 0.1);
    width: 100%;
}

.navbar-inverse .navbar-nav &gt; li &gt; a {
  color: #fff;
  font-family: "DroidKufi-Regular",Roboto, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
}

.navbar-inverse .navbar-nav &gt; .active &gt; a, .navbar-inverse .navbar-nav &gt; .active &gt; a:focus, .navbar-inverse .navbar-nav &gt; .active &gt; a:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.1);
}

.navbar-inverse .navbar-nav &gt; .open &gt; a, .navbar-inverse .navbar-nav &gt; .open &gt; a:focus, .navbar-inverse .navbar-nav &gt; .open &gt; a:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.1);
}

.dropdown-menu {
  padding: 0px;
  border: 2px solid #f5f5f5;
  min-width: 180px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  border-top-color: transparent;
}
.dropdown-menu &gt; li &gt; a {
  padding: 7px 20px;
  border-bottom: 1px solid #f3f3f3;
  font-weight:500;
  font-size: 14px;
}

@media (min-width: 768px) {
  .navbar-right {
    float: right !important;
    margin-right: 0px;
  }
}
/* Mega MENU */
.yamm-content {
  padding: 25px;
  box-sizing: border-box;
  background-color: #fff;
}

/*****property***/
.image {
  position: relative;
  overflow: hidden;
}

.label-property {
  display: inline-block;
  padding: 3px 12px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 5px;
  right: 5px;
}

.label-price {
  display: inline-block;
  padding: 3px 12px;
  color: #000;
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  bottom: 15px;
  right: 15px;
}
.DubaiBox {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
  border:solid 2px;
  color: #000;
  background-color: white;
  height:auto;
  min-height:100px;
}

.label-price-danger {
  display: inline-block;
  padding: 3px 12px;
  color: #000;
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
}
.image a {
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  background-color: rgba(0, 0, 0, 0.8);
  display: block;
  opacity: 0;
  height: 100%;
  left: 0px;
  position: absolute;
  top: 0px;
  text-align: center;
  width: 100%;
  z-index: 200;
}
.image a i {
  width: 100%;
  position: absolute;
  top: 50%;
  color: #fff;
  display: block;
  font-size: 25px;
  margin-top: -40px;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.image:hover a {
  opacity: 1;
}

.image:hover a i {
  margin-top: -10px;
}

.property-detail {
  padding: 12px 0;
}
.property-detail .title {
  font-weight: 600;
  font-size: 16px;
  height:30px;
}
.property-detail .titlePrice {
  font-weight: 600;
  font-size: 16px;
  color:#d92020 !important;
  height:20px;
}
.titlePriceRed {
    /*font-weight: 600;
  font-size: 16px;*/
    color: #F6700E !important;
    height: 16px;
}
.titlePriceRedBolck {
    border: 1px solid #000;
    background-color: green;
    color: #fff !important;
    padding: 8px;
    max-width: 150px;
    /*height: 16px;*/
}
    .property-detail .location {
        display: block;
        font-size: 13px;
        color: #777;
        margin: 0px 0;
    }
.property-detail .pull-right img {
  margin-left: 10px;
  margin-right: 4px;
}

/****footer***/
.footer {
    background-color: #212121;
    color: #fff !important;
    padding-top: 50px;
    padding-bottom: 30px;
}
.footer h3 {
  margin-bottom: 25px;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
}
.footer .media-heading {
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 5px;
}
.footer .location {
  font-size: 13px;
}
.footer ul {
  margin: 0;
  padding: 0;
}
    .footer ul li {
        line-height: 24px;
        font-size: 13px;
    }
    .footer ul li a {
        color: #fff !important;
    }
.copyright {
    padding: 10px 0;
    background-color: #010101;
    color: #aaa;
}

/**call to action**/
.call-to-action {
  padding-top: 40px;
  padding-bottom: 25px;
  background-color: #F6700E;
}
.call-to-action h3 {
  color: #fff;
  font-weight: 300;
  text-transform: capitalize;
  margin: 0px;
  line-height: 50px;
  margin-bottom: 15px;
  font-size: 30px;
}
.call-to-action a {
  display: inline-block;
  padding: 10px 25px;
  text-align: center;
  color: #fff;
  border: 1px solid #fff;
}
.call-to-action a:hover, .call-to-action a:focus {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.1);
  border-color: rgba(0, 0, 0, 0.2);
}

/****

buttons for real estate

****/
.btn {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  font-family: "DroidKufi-Regular",Roboto, sans-serif;
  border: none;
  text-transform: uppercase;
  font-size: 13px;
}

.btn-red {
  background-color: #F6700E;
  color: #fff;
  
}
.btn-black {
    background-color: #282828;
    color: #fff;
}
.btn-blue {
    background-color: #F6700E;
    color: #fff;
}
.btn-bluebtn {
    background-color: #19B8DF;
    color: #fff;
}
.btn-yellow {
  background-color: #f7eb0c;
  color: #fff;
}
.btn-green {
  background-color:#1ea339;
  color: #fff;
}
.btn-gray {
  background-color:#555555;
  color: #fff;
}
.btn-red:hover, .btn-red:focus {
  color: #fff;
  background-color: #333;
}
.btn-black:hover, .btn-black:focus {
    color: #fff;
    background-color: #333
}
.btn-bluebtn:hover, .btn-bluebtn:focus {
    color: #fff;
    background-color: #333
}
.btn-blue:hover, .btn-blue:focus {
    color: #fff;
    background-color: #333
}
.btn-gray:hover, .btn-gray:focus {
    color: #fff;
    background-color: #333
}
/****slider revolution****/
.slider-title {
  background-color: rgba(0, 0, 0, 0.9);
  padding: 15px 20px;
  color: #fff;
  text-transform: uppercase;
  font-size: 40px;
}

.slider-text {
  background-color: rgba(255, 255, 255, 0.9);
  color: #333;
  padding: 10px 20px;
  text-transform: capitalize;
  font-size: 20px;
}

.slider-price {
  background-color: #F6700E;
  color: #fff;
  padding: 10px 20px;
  font-size: 20px;
}

/**all property slider**/
.all-property-slider {
  position: relative;
}
.all-property-slider .owl-buttons {
  position: absolute;
  top: -66px;
  right: 12px;
}

.all-property-slider .owl-theme .owl-controls .owl-buttons div {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  padding: 0px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  background-color: #F6700E;
}

.all-property-slider .owl-item {
  padding: 0 15px;
}

/**search filter**/
.search-filter {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #19B8DF;
}
.search-filter h4{
    color: #fff;
}
    .search-filter label {
        color: #fff;
    }
.search-filter .btn-red {
  height: 44px;
  line-height: 25px;
}
.search-filter .btn-red i {
  margin-right: 5px;
}

.select-option .cs-skin-elastic .cs-options {
  z-index: 101;
}

/***agents***/
.agent-box {
  text-align: center;
}
.agent-box img {
  display: block;
  margin: 0 auto;
}
.agent-box h3 {
  font-weight: 400;
  margin: 15px 0;
  font-size: 20px;
}
.agent-box a {
  display: inline-block;
  color: #fff;
  font-size: 12px;
  padding: 2px 8px;
  background-color: #F6700E;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  margin-top: 10px;
  -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
}
.agent-box a:hover, .agent-box a:focus {
  background-color: #333;
  color: #fff;
}

/****sidebar***/
.sidebar-box {
  margin-bottom: 30px;
}
.sidebar-box h3 {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 15px;
  background-color: #f5f5f5;
  text-align: center;
  line-height: 35px;
}
.sidebar-box .btn-red i {
  margin-right: 7px;
}
.sidebar-box .media {
  background-color: #eee;
  padding: 10px;
}
.sidebar-box .media-heading {
  font-weight: 600;
  font-size: 17px;
  margin-bottom: 0px;
}
.sidebar-box em {
  font-size: 12px;
  display: block;
  margin-bottom: 0px;
}

/****sidebar***/
.sidebar-box-ad {
    margin-bottom: 30px;
}

    .sidebar-box-ad h3 {
        font-size: 18px;
        font-weight: 600;
        text-transform: uppercase;
        margin-bottom: 15px;
        background-color: #19B8DF;
        text-align: center;
        line-height: 70px;
        color:#fff;
    }

    .sidebar-box-ad .btn-red i {
        margin-right: 7px;
    }

    .sidebar-box-ad .media {
        background-color: #eee;
        padding: 10px;
    }

    .sidebar-box-ad .media-heading {
        font-weight: 600;
        font-size: 17px;
        margin-bottom: 0px;
    }

    .sidebar-box-ad em {
        font-size: 12px;
        display: block;
        margin-bottom: 0px;
    }

/***property listing***/
.property-listing {
  margin-bottom: 20px;
}
.property-listing h3 {
  margin-bottom: 5px;
}
.property-listing .btn-default {
  background-color: #f9f9f9;
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
  margin: 10px 0;
}
.property-listing span {
  margin-left: 20px;
  display: inline-block;
}
.property-listing span img {
  margin-left: 3px;
}

/**pagination**/
.pagination &gt; .active &gt; a, .pagination &gt; .active &gt; a:focus, .pagination &gt; .active &gt; a:hover, .pagination &gt; .active &gt; span, .pagination &gt; .active &gt; span:focus, .pagination &gt; .active &gt; span:hover {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #F6700E;
  border-color: #F6700E;
}

.pagination &gt; li &gt; a:focus, .pagination &gt; li &gt; a:hover, .pagination &gt; li &gt; span:focus, .pagination &gt; li &gt; span:hover {
  z-index: 3;
  color: #fff;
  background-color: #F6700E;
  border-color: #F6700E;
}

.pagination &gt; li &gt; a, .pagination &gt; li &gt; span {
  color: #F6700E;
}

/***thumb slider for detail gallery page**/
.thumb-slider {
  margin-bottom: 20px;
}
.thumb-slider .flexslider {
  margin: 0 0 10px;
}
.thumb-slider .flex-direction-nav a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  text-shadow: none;
  background-color: #F6700E;
  color: #fff;
}
.thumb-slider .flex-direction-nav a.flex-next:before {
  content: "\f105";
  color: #fff;
}
.thumb-slider .flex-direction-nav a:before {
  font-family: "FontAwesome";
  font-size: 40px;
  display: inline-block;
  content: "\f104";
  color: #fff;
}
.thumb-slider #carousel img {
  display: block;
  opacity: .5;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
.thumb-slider #carousel img:hover {
  opacity: 1;
}
.thumb-slider .flex-active-slide img {
  opacity: 1 !important;
}

.property-meta span {
  display: inline-block;
  padding: 3px 8px;
  background-color: #fff;
  color: #000;
  /*text-transform: uppercase;*/
  border: 1px solid #000;
  margin: 3px;
  /*display: inline-block;
  padding: 3px 8px;
  background-color: #eee;
  color: #555;
  text-transform: uppercase;
  border-right: 2px solid #ddd;
  margin: 3px;*/
}

.additional-amenities span {
  padding: 4px 8px;
  background-color: #f8f8f8;
  margin: 4px;
  color: #555;
  display: inline-block;
}

.additional-amenities span.available {
  color: #F6700E;
}

.agent-social a {
  display: inline-block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-size: 18px;
  color: #333;
  background-color: #f8f8f8;
  margin: 3px;
}
.agent-social a:hover {
  color: #fff;
  background-color: #F6700E;
}

.about-agency h3 {
  margin-bottom: 10px;
}

.agency-details i {
  float: right;
  margin-right: 5px;
  font-size: 15px;
  color: #F6700E;
  width: 40px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  display: block;
}
.agency-details span {
  display: block;
  overflow: hidden;
}

/****Pricing tables****/
.price-box {
  padding: 4px;
  border: 2px solid #ddd;
  text-align: center;
}
.price-box .price-header {
  background-color: #f5f5f5;
  padding: 20px;
}
.price-box .price-header h3 {
  color: #F6700E;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.price-box .price-features {
  padding: 15px 0;
}
.price-box .price-features ul {
  margin: 0;
  padding: 0;
}
.price-box .price-features ul li {
  line-height: 34px;
  border-bottom: 1px solid #f5f5f5;
}
.price-box .price-bottom {
  padding: 15px 0;
  text-align: center;
}

/***faqs****/
.panel-default &gt; .panel-heading {
  position: relative;
}

.panel-default &gt; .panel-heading:after {
  content: '\f067';
  color: #333;
  display: block;
  font-family: 'FontAwesome';
  position: absolute;
  right: 15px;
  top: 8px;
}

.panel-default &gt; .panel-heading.active:after {
  content: '\f068';
}

.faq-box {
  padding: 15px;
  border: 1px solid #eee;
  margin-top: 40px;
}
.faq-box h4 {
  font-weight: 400;
  margin-bottom: 10px;
  text-transform: capitalize;
}

.required span {
  color: red;
}

.form-contact ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.form-contact ul li {
  padding: 0px 10px;
  color: #fff;
  background-color: red;
  font-size: 12px;
}

.form-contact p {
  margin-top: 0px;
}

.contact-column h4 {
  text-transform: capitalize;
  font-weight: 400;
  margin-bottom: 15px;
}

.social-1 li a {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  background-color: #F6700E;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  display: block;
}

.property-submit-form h4 {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 20px;
}
.property-submit-form .form-control {
  min-height: 44px;
}
.property-submit-form .image-placeholder {
  background: #eee;
  height: 100px;
  line-height: 100px;
  text-align: center;
  font-weight: 700;
  margin-bottom: 20px;
}
.property-submit-form .checkbox {
    padding-left: 10px;
    transform: scale(1.5);
}

.login-reg-box {
  padding: 15px;
  background-color: #f5f5f5;
}
.login-reg-box h4 {
  margin-bottom: 20px;
}
.login-reg-box .checkbox {
  padding-left: 20px;
}

.social-btn {
  height: 40px;
  padding-right: 20px;
  color: #fff;
  margin-right: 10px;
  font-size: 22px;
  margin-bottom: 10px;
  display: inline-block;
}
.social-btn:hover {
  opacity: 0.8;
  color: #fff;
}
.social-btn i {
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin-right: 15px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.4);
  color: #fff;
  font-size: 20px;
}

.social-btn.facebook {
  background-color: #3b5998;
}

.social-btn.g-plus {
  background-color: #C63D2D;
}

.tweet ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tweet ul li {
  padding-bottom: 20px;
}
.tweet ul li a {
  color: #F6700E;
}
.tweet ul li a:hover {
  color: #F6700E;
  text-decoration: underline;
}

.tag-list a {
  display: inline-block;
  margin: 3px;
  padding: 3px 7px;
  background-color: #eee;
  color: #333;
}
.tag-list a:hover {
  color: #fff;
  background-color: #F6700E;
}
.tag-list a i {
  margin-right: 3px;
}

/**blog inner pages**/
.blog-post {
  border-bottom: 1px dashed #e5e5e5;
  padding-bottom: 10px;
  margin-bottom: 60px;
}

.post-detail {
  margin-top: 5px;
  margin-bottom: 0px;
  border-top: 1px solid #ebeaea;
  border-bottom: 1px solid #ebeaea;
  margin-left: 0px;
}

.post-detail li img {
  width: 26px;
  height: 26px;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  -ms-border-radius: 13px;
  border-radius: 13px;
  float: right;
  margin-right: 10px;
}

.post-detail li + li {
  padding-left: 15px;
}

.post-detail li {
  font-size: 11px;
  color: #777;
  font-weight: 600;
  vertical-align: middle;
  text-transform: uppercase;
}

.post-detail li i {
  margin-right: 5px;
}

.blog-post h2 {
  font-size: 25px;
  margin-bottom: 10px;
  margin-top: 15px;
  font-weight: 700;
  text-transform: uppercase;
}

.blog-left-img .post-detail {
  margin-top: 0px;
}

.blog-post p {
  margin-bottom: 20px;
  font-size: 15px;
}

.comment-form h3 {
  margin-bottom: 15px;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .search-widget {
    margin-top: 20px;
  }

  .navbar-inverse .navbar-toggle {
    border-color: rgba(255, 255, 255, 0.4);
  }

  .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #333;
    border-color: rgba(0, 0, 0, 0.4);
  }

  .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: rgba(0, 0, 0, 0.2);
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; li &gt; a {
    color: #eee;
  }

  .dropdown-menu &gt; li &gt; a {
    border-bottom-color: rgba(0, 0, 0, 0.2);
  }
}
@media (max-width: 568px) {
  #carousel {
    display: none;
  }
}
.rbl input[type="checkbox"]
{
   margin-left: 10px;
   margin-right: 2px;
}
.rbloption input[type="radio"]
{
   margin-left: 10px;
   margin-right: 2px;
}

.modal {
    overflow: auto;
}

.signUpContent .modal-dialog {
    max-width: 460px;
}

.modal-dialog.modal-xs {
    max-width: 460px;
}

#product-details-modal .modal-dialog {
    background: #fff;
    max-width: 960px;
    overflow: auto;
    width: 100%;
}

.modal-dialog .product-share {
    border-top: 0 none;
    margin-top: 0;
}

.modal-dialog .modal-product-thumb {
    padding-top: 15px;
}

.modal-dialog {
    background: #fff;
    max-width: 960px;
    overflow: auto;
    width: 100%;
}

.modal-header {
    border-bottom: 1px solid #E5E5E5;
    color: #FFFFFF;
    padding: 5px 15px;
    margin-bottom: 20px;
}

.modal-title-site {
    color: #FFFFFF;
    font-family: Oswald;
    font-size: 38px;
    font-weight: lighter;
    padding: 13px 0;
    text-transform: uppercase;
}

.modal-content {
    border: 0 solid #ddd;
    border-radius: 0;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
}

.modal-footer {
    background: #eee;
    border-top: 1px solid #E5E5E5;
    padding: 10px 20px;
}

#modalAds .modal-bg-1 {
    background: url(../images/modal-img-1.jpg) right bottom no-repeat ;
    background-color: #F3F6FB;
}

.modal-bg-1 .close {
    color: #454545;
    display: block;
    font-size: 34px;
    font-weight: lighter;
    line-height: 10px;
    opacity: 0.6;
    padding: 12px;
    position: absolute;
    right: 0;
    text-shadow: none;
    top: 0;
    z-index: 1;
}

#modalAds .modal-dialog {
    max-width: 660px;
    min-height: 340px;
    display: block;
    overflow: auto;
    padding: 15px;
    position: relative;
}

#modalAds h3 {
    color: #444;
    font-family: Oswald, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 26px;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 29px;
    text-transform: uppercase;
}

.discountLg {
    color: #000;
    font-family: Oswald, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 46px;
    font-weight: bold;
    letter-spacing: 3px;
    line-height: 46px;
    text-transform: uppercase;
}

#modalAds h4 {
    font-size: 24px;
    font-weight: normal;
    letter-spacing: 2px;
    line-height: 28px;
    text-transform: uppercase;
}

.newsletter {
    border: 2px solid #ddd;
    display: inline-block;
    width: auto;
}

.newsletter input[type="text"] {
    background: #fff;
    border: medium none;
    float: right;
    height: 40px;
    margin: 0;
    padding: 0;
    text-align: center;
}

.newsletter input[type="text"]:focus {
    text-shadow: none;
    color: #666;
}

.newsletter .subscribe-btn {
    background: #ddd;
    border: 0 none;
    border-radius: 0;
    color: #3a3a3a;
    float: right;
    font-weight: normal;
    height: 40px;
    line-height: normal;
    padding: 0 10px;
}

@media (max-width: 442px) {
    .discountLg {
        font-size: 36px;
        letter-spacing: 2px;
        line-height: 40px;
    }

    #modalAds h3 {
        color: #444;
        font-size: 22px;
        letter-spacing: 1px;
        line-height: 26px;
    }

    .newsletter input[type="text"] {
        width: 100%;
    }

    .newsletter .subscribe-btn {
        margin-left: 0;
        margin-top: 5px;
        width: 100%;
    }
}

.newsletter .subscribe-btn:hover {
    background: #b7b7b7;
}

.shoplink {
    color: #000;
    display: inline-block;
    clear: both;
    font-family: Oswald, Helvetica Neue, Helvetica, Arial, sans-serif;
    left: 2px;
    margin-top: 20px;
    text-decoration: underline;
    text-transform: uppercase;
}
.sbbg {background-color:lightblue !important;}

.riTextBox {
    font-family: "DroidKufi-Regular",Roboto, sans-serif !important;
    padding-right:10px !important;
   }
.inner {
    display: inline-block;
    margin-right:5px;
}
.checkboxstyle {
    padding-left: 10px;
    transform: scale(1.5);
}
.selectedBtn {
    background-color: forestgreen !important;
}

.btnStyle {
    min-width: 60px;
    margin-left: 10px !important;
    margin-bottom: 10px !important;
    height:auto !important;
}
.center {
    text-align: center;
}</pre></body></html>