
body {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-family: "Open Sans", sans-serif;
  color: #424242;
  font-size: 14px;
  line-height: 22px;
  background-color: #fff;
}

*,
*: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: "Open Sans", sans-serif;
  font-weight: 700;
}

input,
button,
select,
textarea, label {
  font-family: "Open Sans", 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: #e2860a;
  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: #e2860a;
  text-decoration: none;
}

.colored-text {
  color: #e2860a;
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
  color: #060606;
  font-weight: 700;
  margin: 0;
  font-family: "Open Sans", sans-serif;
}

h1 {
  font-size: 3.2em;
  line-height: 44px;
  margin: 0 0 44px 0;
}

h2 {
  font-size: 2.6em;
  font-weight: 700;
  line-height: 42px;
  margin: 0 0 32px 0;
}

h3 {
  font-size: 1.8em;
  font-weight: 700;
  letter-spacing: normal;
  line-height: 24px;
  margin-bottom: 33px;
}

/*-----------------------------------------------------------------------------------*/
/*	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: 12px;
  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: #e2860a;
  color: #fff;
  float: right;
  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-left: 10px;
  vertical-align: middle;
  position: relative;
  bottom: 2px;
}

/*********

TOP BAR

*********/
.top-bar {
  background-color: #c7760b;
}
.top-bar .top-welcome {
  color: #fff;
  font-size: 13px;
}
.top-bar .top-social {
  float: right;
}
.top-bar .top-social a {
  display: block;
  float: left;
  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: 10px 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); */
    border-top: 5px solid #f1971f;
    background-image:url(../images/header-bg.png);
}

.header-logo {
  display: inline-block;
  color: #333;
}

.header-icon {
  color: #e2860a;
  font-size: 24px;
  padding-right: 10px;
  vertical-align: -4px;
}

.header-title {
  font-family: "Open Sans", 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{margin:0px 0px 0 0;}
.contact-info-blocks > div {
    display: inline-block;
    margin: 0px 0 0 0;
    padding: 0 15px;
    border-right: 1px solid #bcbcbc;
    color: #f7961e;
    text-align: left;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}
.contact-info-blocks > div:last-child {
  border-right: 0;
  padding-right: 0;
}
.contact-info-blocks > div i {
  color: #f7961e;
  margin-right: 5px;
}
.contact-info-blocks > div span {
     display: block;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    line-height: 22px;
    color: #000;
    font-weight: 600;
    text-transform: initial;
}

.search-widget {
  position: relative;
}
.search-widget .btn-submit {
  position: absolute;
  right: 0;
  top: 0;
  color: #fff;
  height: 34px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  background-color: #e2860a;
  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: #e2860a;
}
.search-widget-2 .submit-2 {
  position: absolute;
  top: 5px;
  right: 5px;
}

/*******

NAVBAR

*******/
.navbar-inverse {
  background-color: #e2860a;
  border-color: rgba(0, 0, 0, 0.1);
  width: 100%;
}

.navbar-inverse .navbar-nav > li > a {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 14px;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.1);
}

.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(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 > li > a {
  padding: 7px 20px;
  border-bottom: 1px solid #f3f3f3;
  font-size: 13px;
}

@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: 15px;
  left: 15px;
}

.label-price {
  display: inline-block;
  padding: 3px 12px;
  color: #000;
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  bottom: 15px;
  right: 15px;
}

.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;
}
.property-detail .location {
  display: block;
  font-size: 13px;
  color: #777;
  margin: 0px 0;
}
.property-detail .pull-right img {
  margin-left: 10px;
  margin-right: 4px;
  width: 14px !important;
  display: inline-block !important;
}

/****footer***/
.footer {
  background-color: #212121;
  padding-top: 50px;
  padding-bottom: 30px;
  color: #aeaeae;
}
.footer h3 {
  margin-bottom: 20px;
  font-weight: 400;
  font-size: 18px;
  text-transform: capitalize;
  color: #fff;
}
.footer .media-heading {
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 5px;
}
.footer .media-heading a {
  color: #fff;
}
.footer .media-heading a:hover {
  color: #e2860a;
}
.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;
}
.footer ul li a:hover {
  color: #e2860a;
}
.footer p a {
  color: #fff;
}
.footer p a:hover {
  color: #e2860a;
}

.copyright {
  padding: 10px 0;
  background-color: #333;
  color: #aaa;
}

/**call to action**/
.call-to-action {
  padding-top: 40px;
  padding-bottom: 25px;
  background-color: #e2860a;
}
.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: "Open Sans", sans-serif;
  border: none;
  text-transform: uppercase;
  font-size: 13px;
}

.btn-red {
  background-color: #e2860a;
  color: #fff;
}
.btn-red:hover, .btn-red: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: #e2860a;
  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: #e2860a;
}

.all-property-slider .owl-item {
  padding: 0 15px;
}

/**search filter**/
.search-filter {
  padding-top: 40px;
  padding-bottom: 20px;
  background-color: #f8f8f8;
}
.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: #e2860a;
  -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;
}

/***property listing***/
.property-listing {
  margin-bottom: 40px;
}
.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-right: 20px;
  display: inline-block;
}
.property-listing span img {
  margin-right: 3px;
}

/**pagination**/
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #e2860a;
  border-color: #e2860a;
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
  z-index: 3;
  color: #fff;
  background-color: #e2860a;
  border-color: #e2860a;
}

.pagination > li > a, .pagination > li > span {
  color: #e2860a;
}

/***thumb slider for detail gallery page**/
.thumb-slider {
  margin-bottom: 30px;
}
.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: #e2860a;
  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: #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: #e2860a;
}

.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: #e2860a;
}

.about-agency h3 {
  margin-bottom: 10px;
}

.agency-details i {
  float: left;
  margin-right: 5px;
  font-size: 15px;
  color: #e2860a;
  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: #e2860a;
  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 > .panel-heading {
  position: relative;
}

.panel-default > .panel-heading:after {
  content: '\f067';
  color: #333;
  display: block;
  font-family: 'FontAwesome';
  position: absolute;
  right: 15px;
  top: 8px;
}

.panel-default > .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: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  background-color: #e2860a;
  -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: 20px;
}

.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: #e2860a;
}
.tweet ul li a:hover {
  color: #e2860a;
  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: #e2860a;
}
.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: left;
  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 > li > a {
    color: #eee;
  }

  .dropdown-menu > li > a {
    border-bottom-color: rgba(0, 0, 0, 0.2);
  }
}
@media (max-width: 568px) {
  #carousel {
    display: none;
  }
}

/*New Css Start*/

.top-social a 
{
    color: #fff;
    /* padding: 10px 15px; */
    width: 38px;
    float: right;
    margin: 3px;
}

.youtube1{background-color:#ED1C24;padding: 10px 12px;}
.fb{background-color:#2B3990;padding: 10px 15px;}
.imageinner{width: 38%;float: left;margin: 0 15px 0px 0px;}
.imageinner img{ width:100%;}

.imageinnerright{width: 38%;float: right;margin: 0 0px 0px 15px;}
.imageinnerright img{ width:100%;}
.twitter{background-color:#27AAE1;padding: 10px 12px;}
.youtube1:hover{color: #FFF!important;} .fb:hover{color: #FFF!important;} .twitter:hover{ color: #FFF!important;}

                                                                          /* Shine */
.hover14 figure {
	position: relative;
}
.hover14 figure::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.hover14 figure:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}



.divclassaddress{    
    background-color: #e3e3e3;
    margin: 10px 0 10px 20px;
    width: 100%;}
.margin-top30{margin-top:30px !important;}
.margin-bottom30{margin-bottom:30px !important;}
.left-welcome h2{    
    font-size: 22px;
    margin: 0px 0 10px 0;
    text-transform: uppercase;
    color: #e2860a;}

.left-welcome h2 span { color:#555555;}
.borderclass{    
    background: url(../images/boder-bottom.jpg);
    background-repeat: no-repeat;
    background-position: 0% 100%;
    padding: 0px 0px 10px 0px;}

.readmorelink{float: right !important; color: #f79e30 !important;}

.divone{width:30%; padding: 15px 0px;}
.divtwo{width: 40%; padding: 15px 0px;}
.divthree{width: 15%; padding: 15px 0px;}
.divfour{width: 15%; padding: 15px 0px;}
.divhalf{ width: 50%;     float: left;}
.divonethird{ width: 33%; float:left;}
.divonethird{width: 32%;float: left;margin: 0 2% 0 0;}
.divonethird:last-child{ width: 31%; float: left; margin: 0 0% 0 0;}
.divonethird ul{margin-top:40px;}
.divonethird ul li{display: flex;font-size: 15px;margin-bottom: 10px; line-height:25px;}
.divonethird ul li i {margin-right: 5px; color: #e2860a;  margin-top: 6px;}

.divonefourth{ width: 25%;}
.divonethird75{ width: 75%;}
.maintext{    color: #5f5f5f;
    text-align: justify;
    font-size: 14px;
    line-height: 23px;}

.maintext ul li{ margin: 0 0 8px 0;}

.grawcolour{  background: #f6f6f6;}
.div1024{width:1000px; margin:0 auto;}
.whitecolour {
    color: #fff !important;
}

  .jssorb05 {
            position: absolute;
        }
            .jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
                position: absolute;
                /* size of bullet elment */
                width: 16px;
                height: 16px;
                background: url('img/b05.png') no-repeat;
                overflow: hidden;
                cursor: pointer;
            }
            .jssorb05 div {
                background-position: -7px -7px;
            }
                .jssorb05 div:hover, .jssorb05 .av:hover {
                    background-position: -37px -7px;
                }
            .jssorb05 .av {
                background-position: -67px -7px;
            }

            .jssorb05 .dn, .jssorb05 .dn:hover {
                background-position: -97px -7px;
            }

        .jssora031
         {
            display: block;
            position: absolute;
            cursor: pointer;
        }
            .jssora031 .a 
            {
                fill: #fff;
            }

            .jssora031:hover {
                opacity: .8;
            }

            .jssora031.jssora031dn {
                opacity: .5;
            }

            .jssora031.jssora031ds {
                opacity: .3;
                pointer-events: none;
            }
            /*.active {
            display: block !important;*/
        }

      

.stm-testimonial__avatar {
  padding-top: 0px; }
  .stm-testimonial__avatar img {
    display: block;
    height: auto !important;
    width: auto !important;
    border-radius: 50%; }

.stm-testimonial_style_1 .stm-testimonial__avatar {
  display: table-cell;
  width: 1%;
  vertical-align: top; }

.stm-testimonial_style_1 .stm-testimonial__content {
  display: table-cell;
  padding-left:0px;
  vertical-align: top; }

.stm-testimonial_style_1 .stm-testimonial__text {
  margin-bottom: 20px; }
  .stm-testimonial_style_1 .stm-testimonial__text p {
    text-indent: 30px;
    color: #fff;
    font-size:20px;
    font-weight: 300;
    line-height: 30px; }
    .stm-testimonial_style_1 .stm-testimonial__text p:after, .stm-testimonial_style_1 .stm-testimonial__text p:before {
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: 'stm-icon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 18px;
      color: #81ca00; }
    .stm-testimonial_style_1 .stm-testimonial__text p:before {
        content: "";
    position: relative;
    left: -8px;
    top: -5px;
    text-indent: 0; }
    .stm-testimonial_style_1 .stm-testimonial__text p:after {
      content: "";
      position: relative;
      left: 10px;
      top: 0px; }
    .stm-testimonial_style_1 .stm-testimonial__text p:last-child {
      margin-bottom: 0; }

.stm-testimonial_style_1 .stm-testimonial__author {
  color: rgba(255, 255, 255, 0.7); }
  .stm-testimonial_style_1 .stm-testimonial__author strong,
  .stm-testimonial_style_1 .stm-testimonial__author b {
    color: #fff; }

.stm-testimonial_style_1.stm-testimonial_color_dark-blue .stm-testimonial__text p,
.stm-testimonial_style_1.stm-testimonial_color_dark-blue .stm-testimonial__text {
  color: #011b3a; }

.stm-testimonial_style_1.stm-testimonial_color_dark-blue .stm-testimonial__author b,
.stm-testimonial_style_1.stm-testimonial_color_dark-blue .stm-testimonial__author strong,
.stm-testimonial_style_1.stm-testimonial_color_dark-blue .stm-testimonial__author {
  color: #595959; }

.bgcolourfooter {
    background: #f8f8f8;
}

.photogalleydiv
{
  
border: 1px solid #E4E4E4;
  
width: 24% !important;
  
margin: 0 1% 1% 0%;
  
background: #f9f9f9;
  
padding: 1% !important;
}

.photogalleydiv img{width:100%; height: 170px;}
.photogalleydiv h4{    
      font-size: 15px !important;
    line-height: 20px;
    min-height: 20px;}

.photo-gallery-btn {
   background-color: #e2860a;
   padding: 5px;
   color: #fff;
   text-align: center;
   cursor: pointer;
   font-size: 14px;
   margin: 0 0 0px 0;
}

.photo-gallery-btn:hover {
    background-color: #595959;
    padding: 5px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    margin: 0 0 0px 0;
}

.photo-gallery-btn a{ color:#ffffff;}
.photogalleydiv a{ color:#000000;}


.form .blogger {
       font-size: 16px;
           padding: 15px 0px 15px 10px;
       background: #fdfdfd;
       border: 1px solid #ddd;
       float: left;
    }
.form .blogger div {/* clear: left; */margin-bottom: 1px;width: 50%;float: left;}
.form .blogger label {float: left;margin-right: 10px;text-align: left;width: 300px;font-weight: bold;vertical-align: top;padding-top: 5px;}
.form .blogger input[type="text"],
.form .blogger input[type="email"],
.form .blogger input[type="number"],
.form .blogger input[type="date"]
    {
    width: 95%;
    line-height: 26px;
    font-size: 14px;
    min-height: 26px;
    /* float: left; */
    padding: 4px 10px;
    }
.form .blogger textarea {width: 97.5%; height: 60px;line-height: 26px;font-size: 20px;resize: none;     font-size: 14px;}
.form .blogger  input[type="submit"] {
    /* width: 508px; */
    line-height: 26px;
    font-size: 15px;
    min-height: 26px;
    border: none;
    background-color: #e2860a;
    color: white;
    letter-spacing: 1px;
    border-radius: 2px;
    padding: 5px 15px;
    margin-top: 5px;
    }
.form .blogger ul li { color: #ff0000; margin-bottom: 5px; }

.dropdowncss{border: 1px solid #ddd;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    font-size: 12px;
    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;
    width: 95%;
    line-height: 26px;
    font-size: 14px;
    min-height: 26px;
    /* float: left; */
    padding: 7px 10px;}

.bottom-social a 
{
    color: #fff;
    width: 40px;
    float: left;
    margin: 3px;
    border-radius: 50%;
}
/*New Css End*/



.foundermembers{
    width: 30%;
    float: left;
    margin: 1%;
    border: 1px solid #e8e8e7;
    padding: 3px;
    text-align: center;
    }
.foundermembers img{
    width:100%;
}

    .foundermembers h4 {
         font-size: 15px;
         margin: 8px 0 5px 0;
         text-align: center;
    }

     .foundermembers p {
         font-size: 14px; font-weight:600;
    }

.whyus{
    background: #f9f9f9;
    float: left;
    width: 49%;
    margin: 0 1% 1% 0%;
    padding: 10px;
    border: 1px solid #c7c7c7;
        min-height: 185px;
    }

.whyus h5{font-size: 16px;COLOR: #e2860a;}

.left-welcome h4{font-size: 16px;
    color: #e2860a;}