/* @import url("https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,700&display=swap"); */

/* roboto-300 - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: local(""), url("../fonts/roboto-v27-latin-300.woff2") format("woff2"),
    /* Chrome 26+, Opera 23+, Firefox 39+ */
      url("../fonts/roboto-v27-latin-300.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-300italic - latin */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 300;
  src: local(""),
    url("../fonts/roboto-v27-latin-300italic.woff2") format("woff2"),
    /* Chrome 26+, Opera 23+, Firefox 39+ */
      url("../fonts/roboto-v27-latin-300italic.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-regular - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: local(""), url("../fonts/roboto-v27-latin-regular.woff2") format("woff2"),
    /* Chrome 26+, Opera 23+, Firefox 39+ */
      url("../fonts/roboto-v27-latin-regular.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-italic - latin */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  src: local(""), url("../fonts/roboto-v27-latin-italic.woff2") format("woff2"),
    /* Chrome 26+, Opera 23+, Firefox 39+ */
      url("../fonts/roboto-v27-latin-italic.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-700 - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: local(""), url("../fonts/roboto-v27-latin-700.woff2") format("woff2"),
    /* Chrome 26+, Opera 23+, Firefox 39+ */
      url("../fonts/roboto-v27-latin-700.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* Global styles
================================================== */

html {
  overflow-x: hidden !important;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.body-inner {
  position: relative;
  overflow: hidden;
}

a {
  color: #23305e;
  font-weight: 400;
}
a:link,
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a.read-more {
  color: #323232;
}
section {
  position: relative;
}

.ts-padding {
  /*padding: 50px;*/
  padding: 60px 0px 60px 0px;
}

.no-padding {
  padding: 0;
}
.pd60_inside {
  padding: 40px 0px 0px 0px;
}
.no-margin {
  margin: 0px;
}
.ea-padding {
  padding: 150px 0px 60px 0px;
}
.media > .pull-left {
  margin-right: 20px;
}

.areas-heading {
  padding-bottom: 50px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.gap-60 {
  clear: both;
  height: 60px;
}

.gap-40 {
  clear: both;
  height: 40px;
}

.gap-30 {
  clear: both;
  height: 30px;
}
.gap-20 {
  clear: both;
  height: 20px;
}

a:focus {
  outline: 0;
}

/* Typography
================================================== */

body {
  font-family: "Roboto", sans-serif;
}

p {
  font-size: 18px;
  line-height: 32px;
  font-weight: 300;
  margin-bottom: 25px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  letter-spacing: 0.5px;
  font-family: "Roboto", sans-serif;
  text-transform: capitalize;
  margin-top: 30px;
  margin-bottom: 20px;
  font-weight: 600;
  color: #0f4b7c;
}

h1 {
  font-size: 38px;
  line-height: 45px;
}
h2 {
  font-size: 26px;
  line-height: 34px;
}
h3 {
  font-size: 22px;
  line-height: 30px;
}
h4 {
  font-size: 22px;
  line-height: 30px;
}
h5 {
  font-size: 22px;
  line-height: 30px;
}

.home-page h1 {
  font-size: 70px;
  line-height: 1.1;
  font-weight: 600;
  color: #fff;
}
.areas-heading h2 {
  color: #47354f;
  text-transform: uppercase;
}
.areas-heading h3 {
  color: #47354f;
}
.client_logo h3 {
  position: absolute;
  color: #ffffff;
  bottom: 20px;
  left: 30px;
}

/**** Typography **/

.mb-30 {
  margin-bottom: 30px;
}
/** Carousel inside property **/

/** ACF MAP Google**/
.estate-map {
  width: 60%;
  height: 250px;
  margin: 20px 0;
}

.estate-agent-map {
  width: 100%;
  height: 700px;
  margin: 0px;
}
.estate-map img {
  max-width: inherit !important;
}

.contact-us-map {
  width: 100%;
  height: 700px;
  margin: 0px;
}
.contact-us-map img {
  max-width: inherit !important;
}

/** END Carousel inside property **/

/** Refine Search **/
.hidden-menu {
  display: block;
}
#show-hidden-menu {
  cursor: pointer;
  display: none;
}
.refine-results h3 {
}
/** Refine Search End**/

/* Button variation */

.form-center {
  margin: 0 auto;
  max-width: 40%;
}
.btn.btn-primary {
  color: #323232;
  border-radius: 50px;
  padding: 10px 30px;
  background: none;
  font-size: 18px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  margin-bottom: 20px;
}

.btn.btn-primary:hover {
  color: #fff;
}

.btn.btn-primary.white {
  border: 2px solid #fff;
  color: #fff;
  border-radius: 0px;
}

.btn.btn-primary.white:hover {
  border: 2px solid transparent;
}

.btn.btn-primary.square {
  border-radius: 0;
  color: #fff;
}

.btn.btn-primary.solid {
  color: #fff;
}

.btn.btn-primary.solid.blank:hover {
  color: #333;
}

.btn.btn-primary.solid:hover {
  background: none;
}

ul.circle,
ul.check-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.circle li {
  position: relative;
  margin-left: 30px;
  padding-bottom: 20px;
}

ul.circle li:before {
  content: "\f111";
  font-family: "Font Awesome 6 Pro";
  font-size: 8px;
  line-height: 8px;
  border: 2px solid rgba(0, 0, 0, 0.1);
  border-radius: 100%;
  position: absolute;
  left: -33px;
  top: 5px;
}

ul.unstyled {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.footer-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.check-list li {
  margin-bottom: 5px;
}

ul.check-list li i {
  margin-right: 10px;
  font-size: 14px !important;
}

ul.arrow li:before {
  content: "\f105";
  font-family: "Font Awesome 6 Pro";
  margin-right: 10px;
}

/*** Modal Popup **/
.custom-modal-body {
  padding: 0px;
}
.row-modal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.left-modal-column {
  background: #f76c6c;
  padding: 0px;
}
.right-modal-column {
  background: #24305e;
}
.left-modal-column-contact {
  background: #0f4b7c;
  padding: 0px;
}
.right-modal-column-contact {
  background: #000;
}
.modal {
  overflow-y: auto;
}
.modal {
  text-align: center;
  padding: 0 !important;
}

.modal:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: top;
  width: auto;
}

.modal-content {
  border-radius: 0px;
}

.custom-close-button {
  background: #000000 !important;
  height: 44px;
  margin: 0;
  width: 100%;
  opacity: 1;
  font-size: 32px;
  font-weight: 300;
  color: #fff;
  position: relative;
  z-index: 99999999;
}
.custom-close-button:hover,
.custom-close-button:focus {
  color: #fff;
}

.gform_wrapper h3.gform_title {
  color: #fff;
  font-size: 35px !important;
  font-weight: 300 !important;
}
.custom_styleform_one ul > li label {
  font-size: 12px !important;
  color: #fff;
  font-weight: 300;
  max-width: 100% !important;
}
.custom_styleform_one .gf_list_3col {
  font-size: 16px;
}
.custom_styleform_one ul > li,
.custom_styleform_one ul > li > div,
.custom_styleform_one ul > li > div input,
.custom_styleform_one ul > li > div textarea {
  margin: 0px !important;
}

.custom_styleform_one ul > li > div input,
.custom_styleform_one ul > li > div textarea {
  margin-bottom: 6px !important;
}
.custom_styleform_one ul.gfield_checkbox > li > input {
  margin-bottom: 0 !important;
}
.custom_styleform_one ul > li ul.gfield_radio li label {
  margin-bottom: 6px;
  margin-top: 0;
  font-size: 12px;
  line-height: 1;
}
.custom_styleform_one ul > li ul.gfield_radio li input {
  margin-left: 1px !important;
}
.custom_styleform_one .gform_footer {
  padding: 6px 0px 10px !important;
}
.custom_styleform_one .gform_footer input {
  top: 0;
  left: 0;
  width: 100% !important;
  border: 0;
  border-radius: 3px;
  background: #a12d2d;
  font-size: 17px !important;
  padding: 12px 60px;
  line-height: 24px;
  text-transform: uppercase;
  color: #fff;
}
.custom_styleform_one .gform_footer input:hover {
  background-color: #a12d2d !important;
}
.custom-modal-form {
  border: 0px solid rgba(0, 0, 0, 0.2);
}
.custom_styleform_one ul > li input,
.custom_styleform_one ul > li textarea,
.custom_styleform_one ul > li select {
  min-height: 30px;
  border-bottom: 1px solid #b86981;
  padding: 6px 3px;
  font-size: 16px;
  color: #fff;
  background-color: transparent;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
}
.custom_styleform_one ul > li select {
  margin-bottom: 16px;
}

.gform_wrapper .custom_styleform_one div.validation_error {
  display: none !important;
}
.gform_wrapper .custom_styleform_one .validation_message {
  color: #d9534f;
  padding-top: 0px !important;
}
.gform_wrapper .custom_styleform_one li.gfield.gfield_error,
.gform_wrapper
  .custom_styleform_one
  li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: transparent;
  margin-bottom: 6px !important;
  border-top: 0;
  border-bottom: 0;
  padding-bottom: 6px;
  padding-top: 0;
  box-sizing: border-box;
}
.gform_wrapper
  .custom_styleform_one
  .top_label
  li.gfield.gfield_error.gf_left_third,
.gform_wrapper
  .custom_styleform_one
  .top_label
  li.gfield.gfield_error.gf_middle_third,
.gform_wrapper
  .custom_styleform_one
  .top_label
  li.gfield.gfield_error.gf_right_third {
  margin-right: 16px !important;
}

.rc-anchor-dark.rc-anchor-normal {
  border: 0px solid #525252 !important;
}
.rc-anchor-dark {
  background: transparent !important;
}
.gfield_captcha_input_container {
  float: right;
}
.custom_styleform_one .gfield_captcha_input_container {
  padding-top: 0px !important;
}
.custom_styleform_one .simple_captcha_medium input {
  width: 100% !important;
  height: 41px;
  border: 1px solid #b86981;
}
/** Homepage Services **/

.services-item {
  position: relative;
  height: 450px;
  transition: background-color 1s;
  cursor: pointer;
  background-position: top;
  background-size: cover;
  background-color: rgba(0, 0, 0, 0.2);
}
.services-item:hover {
  background-color: rgba(0, 0, 0, 0.6) !important;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
}
.services-item:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: inherit;
  content: " ";
}
.service-heading-item {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 30px;
  text-align: center;
  width: 100%;
}

.service-block {
  text-align: center;
}
.service-block h3 {
  font-weight: 300;
  margin-bottom: 20px;
  margin-top: 20px;
}
.service-block p {
  font-weight: 300;
  font-size: 20px;
}

/** Inner page tabs **/

.section--details .section__actions {
  position: absolute;
  left: 0;
  width: 100%;
  height: 94px;
  z-index: 20;
  background: #fff;
  will-change: all;
  transfom: translateZ(0);
  -webkit-backface-visibility: hidden;
}
.section ul {
  padding-left: 0;
}
.list-tools {
  padding: 20px 0 15px;
  text-align: center;
}
.list-tools li {
  display: inline-block;
  vertical-align: middle;
}
.list-tools li + li {
  margin-left: 34px;
}
.icon-details {
  width: 19px;
  height: 17px;
}
.icon-location {
  width: 18px;
  height: 25px;
}
.icon-gallery {
  width: 26px;
  height: 20px;
}
.icon-floorplan {
  width: 26px;
  height: 23px;
}
.icon-epc {
  width: 26px;
  height: 26px;
}
.icon-share {
  width: 20px;
  height: 20px;
}
.icon-print {
  width: 20px;
  height: 20px;
}

[class^="icon-"] {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
[class^="icon-"] svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
svg:not(:root) {
  overflow: hidden;
}
.list-tools span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  color: #6a6a6a;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
  transition: color 0.4s;
}

/*** Extra Content **/

#extra-content img {
  width: 100%;
  height: auto;
}

.page-content li {
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 10px;
  font-weight: 300;
}

/* Property Hive
================================================== */

#container {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 30px;
}

.grid-img {
  position: relative;
  overflow: hidden;
  padding-top: 3px;
}
.grid-img img {
  vertical-align: middle;
  -moz-transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -ms-transition: all ease 0.5s;
  transition: all ease 0.5s;
  height: 100%;
  object-fit: cover;
  width: 100%;
  height: 450px;
}
.grid-img a:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.grid-content {
  background: #0f4b7c;
  padding: 25px 25px;
}
.grid-content .feature-info h4 {
  font-size: 24px;
  text-transform: capitalize;
  color: #ffffff;
}

.grid-content h5 {
  font-size: 28px;
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 20px;
  color: #ffffff;
  text-transform: none;
}
.grid-box {
  padding: 60px 10px 0;
}

.grid-availability {
  position: absolute;
  bottom: 0px;
  padding: 5px 0 0 18px;
  min-width: 143px;
  height: 35px;
  font-size: 18px;
  text-transform: capitalize;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  top: 3px;
  border-bottom-right-radius: 11px;
  border-top-right-radius: 11px;
}
.ribbon {
  position: absolute;
  top: 57.9px;
  right: 18px;
  z-index: 99;
}

.ribbon span {
  position: relative;
  display: block;
  text-align: center;
  background: #a12d2d;
  font-size: 16px;
  line-height: 1;
  padding: 12px 8px 10px;
  border-top-right-radius: 8px;
  width: 113px;
  color: #fff;
}

.ribbon span:before {
  height: 6px;
  width: 6px;
  left: -6px;
  top: 0;
  background: #a12d2d;
}
.ribbon span:before,
.ribbon span:after {
  position: absolute;
  content: "";
}
.ribbon span:after {
  height: 6px;
  width: 8px;
  left: -8px;
  top: 0;
  border-radius: 8px 8px 0 0;
  background: #a12d2d;
}
.ribbon:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 58px solid transparent;
  border-right: 55px solid transparent;
  border-top: 10px solid #a12d2d;
}

.property-types {
  padding: 0px;
}
.property-types li:first-child {
  margin-left: 0;
}
.property-types li {
  display: inline-block;
  margin: 0 0 0 15px;
  vertical-align: middle;
  color: #eee1a0;
}

.property-types li span {
  margin: 11px 7px 0 0px;
  font-size: 20px;
}
.pl-1 {
  padding-left: 13px !important;
}
.page-inner-section {
  padding: 41px 0;
}
.breadcrumbs-section {
  padding: 41px 0;
}
.page-inner-section:before {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-image: url(../images/overaly.png);
  content: "";
}

.page-info h1 {
  color: #fff;
}
.insideheader_breadcrumbs {
  display: inline-block;
  padding: 5px 0px;
  font-size: 14px;
  color: #fff;
}
.insideheader_breadcrumbs a {
  color: #fff;
}

/** Single Estate Agent **/

.single-estate-office-details {
  border-top: 1px solid #b7a6ab;
  border-bottom: 1px solid #b7a6ab;
  padding: 10px;
  color: #efefef;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  margin-bottom: 20px;
  width: 100%;
  float: left;
}

.estate-agents-block {
}
.page-inner-agent-section {
  min-height: 50vh;
  background-size: cover;
  background-position: center;
  position: relative;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-inner-agent-section:before {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-image: url(../images/overaly.png);
  content: "";
}
.page-inner-sales-section {
  min-height: 20vh;
  background-size: cover;
  background-position: center;
  position: relative;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
}

.page-inner-sales-section:before {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-image: url(../images/overaly.png);
  content: "";
}

.page-inner-default-section {
  /*    padding: 15px 0px 15px 0px;*/
}
.page-info-title {
  font-size: 38px;
  color: #fff;
  font-weight: 500;
  margin: 0px;
  letter-spacing: 0.5px;
  line-height: 45px;
}
.line {
  color: #f8e9a1;
  margin-left: 20px;
  margin-right: 20px;
}
.insideheader-breadcrumbs-agent {
  padding: 0px;
  color: #fff;
}
.insideheader-breadcrumbs-agent a {
  color: #fff;
}

#search_keyword_holder_agents {
  margin-top: 40px;
  background: transparent;
  width: 100%;
  max-width: 573px;
  height: 64px;
  box-sizing: border-box;
  position: relative;
  border-radius: 0px;
  border: 1px solid #f76c6c;
}
#search_keyword_value_agents {
  padding: 17px;
  margin: 0;
  width: 517px;
  width: calc(100% - 178px);
  width: -moz-calc(100% - 178px);
  width: -webkit-calc(100% - 178px);
  width: -o-calc(100% - 178px);
  border: none;
  background: rgba(0, 0, 0, 0.4);
  font-size: 19px;
  color: #ffffff;
  outline: none;
  position: absolute;
  left: 119px;
  top: 0;
  box-sizing: border-box;
  border-left: 1px solid #f76c6c;
  font-weight: 300;
}

.cta-buttons {
}
.btn-agents-sales {
  background-color: #ef5222;
  color: #fff;
  margin-right: 15px;
  padding: 10px 30px;
  border-radius: 1px;
  font-size: 20px;
  font-weight: 600;
}

.btn-agents-lettings {
  background-color: #46344e;
  color: #fff;
  margin-right: 15px;
  padding: 10px 30px;
  border-radius: 1px;
  font-size: 20px;
  font-weight: 600;
}

.btn-2 {
  width: 50%;
  background-color: #fff;
  color: #23305e;
  margin-right: 6px;
  padding: 11px 57px;
  border-radius: 0px;
  font-size: 22px;
  font-weight: 600;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  box-shadow: 0px 0 0 #46344e inset;
  border: 0px;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  box-shadow: 0px 0 0 #46344e inset;
}
.btn-2:hover {
  background-color: #f76c6c;
  color: #fff;
}
.btn-3 {
  width: 48%;
  background-color: #fff;
  color: #23305e;
  padding: 11px 57px;
  border-radius: 0px;
  font-size: 22px;
  font-weight: 600;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  box-shadow: 0px 0 0 #46344e inset;
  border: 0px;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  box-shadow: 0px 0 0 #46344e inset;
}
.btn-3:hover {
  background-color: #f76c6c;
  color: #fff;
}

.btn-4 {
  background-color: #f76c6c;
  color: #fff;
  margin-right: 6px;
  padding: 11px 20px;
  border-radius: 0px;
  font-size: 18px;
  font-weight: 300;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  box-shadow: 0px 0 0 #46344e inset;
  border: 0px;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  box-shadow: 0px 0 0 #46344e inset;
  margin-bottom: 20px;
}
.btn-4:hover {
  background-color: #000000;
}

.btn-5 {
  background-color: #000000;
  color: #fff;
  padding: 11px 20px;
  border-radius: 0px;
  font-size: 18px;
  font-weight: 300;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  box-shadow: 0px 0 0 #46344e inset;
  border: 0px;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  box-shadow: 0px 0 0 #46344e inset;
}
.btn-5:hover {
  background-color: #a12d2d;
}

.estate-block {
  margin-top: 60px;
}
.estate-block h3 {
  text-transform: capitalize;
}
.contactus-box {
}
.contactus {
  background: #46344e;
  padding-bottom: 80px;
}
.form-contact {
  color: #fff;
}

.form-contact h2,
.office-details h2 {
  font-size: 32px;
  color: #fff;
}
.custom-form {
  font-weight: 300;
  background: transparent;
  padding: 41px;
}
.custom-form .btn-primary {
  background-color: #8e44ad;
  border-color: #8e44ad;
}
.custom-form .form-group {
  position: relative;
  padding-top: 30px;
  margin-bottom: 30px;
}

.custom-form .form-group .form-control:focus {
  border: 0px solid #49a2e7 !important;
}
.custom-form .form-group .animated-label {
  top: 20px;
  left: 0;
  bottom: 0;
  z-index: 2;
  width: 100%;
  font-weight: 300;
  opacity: 0.5;
  cursor: text;
  transition: 0.2s ease all;
  margin: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.custom-form .form-group .animated-label:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 45%;
  height: 2px;
  width: 10px;
  visibility: hidden;
  background-color: #ef5222;
  transition: 0.2s ease all;
}
.custom-form .form-group.not-empty .animated-label {
  top: 0;
  font-size: 12px;
}
.custom-form .form-group .form-control {
  position: relative;
  z-index: 1;
  border-radius: 0;
  border-width: 0 0 1px;
  border-bottom-color: rgba(236, 230, 230, 0.5);
  padding: 3px 0 5px;
  background-color: transparent;
}
.custom-form .form-group .form-control:focus {
  box-shadow: none;
  border-bottom-color: rgba(0, 0, 0, 0.12);
}
.custom-form .form-group .form-control:focus ~ .animated-label {
  top: 0;
  opacity: 1;
  color: #fff;
  font-size: 12px;
}
.custom-form .form-group .form-control:focus ~ .animated-label:after {
  visibility: visible;
  width: 100%;
  left: 0;
}

.office-details {
  color: #fff;
  padding: 40px;
  background-color: #65152e;
}

.office-details h5 {
  font-size: 28px;
  line-height: 24px;
  font-weight: 600;
  margin-top: 30px;
}

.office-details p {
  font-weight: 300;
  font-size: 21px;
  line-height: 30px;
}
/** Single Estate Agent End**/

/** Developments **/
.latest-development {
  margin-right: 0px;
  margin-left: 0px;
}

.development-block {
  margin-top: 50px;
  margin-bottom: 50px;
  text-align: center;
}

.development-grid {
  padding: 0px;
}

.development-grid:before {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  content: "";
}

.development-grid span {
  font-size: 30px;
  font-weight: 600;
  color: #ffffff;
  text-transform: uppercase;
  display: block;
  width: 100%;
  z-index: 3;
  text-align: center;
  position: absolute;
  top: 50%;
}
.development-grid:hover span {
  display: none;
}
.content .content-overlay {
  background: #f05222;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.content:hover .content-overlay {
  opacity: 1;
}

.content-image {
  width: 100%;
}

.content-details {
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.after-heading {
  width: 50%;
  text-align: center;
}
.content:hover .content-details {
  top: 50%;
  left: 50%;
  opacity: 1;
}

.content-details h3 {
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
}

.content-details p {
  font-size: 21px;
  margin-bottom: 0;
  color: #eee;
  font-weight: 300;
}

.fadeIn-top {
  top: 20%;
}

/* Search Form Design */

.form_margin {
  margin-top: 50px;
}
.search_block {
  background-color: #d2d6d7;
}

body.post-type-archive.post-type-archive-property
  form.property-search-form-inside
  .control {
  vertical-align: middle;
}
body.post-type-archive.post-type-archive-property
  form.property-search-form-inside {
  padding: 16px 16px 20px 16px;
  background-color: #f9f7f7;
}
body.post-type-archive.post-type-archive-property
  form.property-search-form-inside
  div
  label,
.pp_default .pp_content_container form div label {
  display: inline-block;
  font-size: 14px !important;
  color: #747474;
  line-height: 20px;
  font-weight: 600;
}
body.post-type-archive.post-type-archive-property
  form.property-search-form-inside
  div
  input,
body.post-type-archive.post-type-archive-property
  form.property-search-form-inside
  div
  select {
  height: 50px;
  border: 1px solid #ccc;
  border-radius: 0 !important;
  padding: 6px 14px !important;
  font-size: 14px !important;
  color: #333;
  background: #ffffff;
}
body.post-type-archive.post-type-archive-property
  form.property-search-form-inside
  div
  select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  background: #fff url(../icons/select-arrow.png) no-repeat;
  background-position: 96% 50%;
  background-size: 12px;
  outline: none;
  margin-bottom: 0;
}
body.post-type-archive.post-type-archive-property
  form.property-search-form-inside
  div.control-department
  input,
body.post-type-archive.post-type-archive-property
  form.property-search-form-inside
  div.control-exclude
  input {
  height: auto;
}
body.post-type-archive.post-type-archive-property
  form.property-search-form-inside
  input[type="submit"] {
  width: 100% !important;
  border: 0;
  border-radius: 2px !important;
  background: #f76c6c;
  line-height: 24px;
  text-transform: uppercase;
  outline: none;
  color: #fff;
  cursor: pointer;
}
body.post-type-archive.post-type-archive-property
  form.property-search-form-inside
  input[type="submit"]:hover {
  background-color: #23305e !important;
}
.control-department label {
  margin-right: 10px;
}
.search-properties {
  margin-top: 0px;
}

#search_block {
  position: relative;
  float: left;
  width: 100%;
}
.inside_address_keyword input {
  width: 100%;
}
/* search form END*/

/*** Pagination Overide Styling **/

.propertyhive-pagination {
  text-align: center;
  margin: 15px 0px 15px 0px;
  float: left;
  width: 100%;
}
.propertyhive-pagination ul li {
  font-weight: 600;
  display: inline;
  font-size: 15px;
  padding: 0 0 0 10px;
  position: relative;
}

.propertyhive-pagination ul li span {
  display: inline-block;
  width: 50px;
  border-radius: 9%;
  height: 50px;
  line-height: 50px;
  background: #f76c6c;
  color: #fff;
  border: 1px solid #f76c6c;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.propertyhive-pagination ul li a {
  display: inline-block;
  width: 50px;
  border-radius: 9%;
  height: 50px;
  line-height: 50px;
  background: #23305e;
  color: #fff;
  border: 1px solid #23305e;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}

/** Property count **/
.propertyhive-result-count {
  width: 33%;
  float: left;
  font-size: 25px;
  margin-top: 20px;
  padding-left: 10px;
}

.propertyhive-views {
  width: 33%;
  text-align: center;
  float: left;
  margin-top: 20px;
}
.propertyhive-ordering {
  margin-right: 0;
  margin-bottom: 1.41575em;
  float: right;
  margin-top: 20px;
  padding-right: 10px;
}
.propertyhive-views ul li a {
  display: block;
  position: relative;
  padding: 0;
  height: 40px;
  width: 40px;
  font-size: 0;
}
.propertyhive-views ul li {
  display: inline-block;
  margin: 0 0.2360828548em;
  background-color: #f76c6b;
}
.propertyhive-views ul li.active,
.propertyhive-views ul li:hover {
  background-color: #23305e;
}

.propertyhive-views ul li a:after {
  position: relative;
  top: 7px;
  right: 0;
  width: 100%;
  text-align: center;
  height: 100%;
  color: #fff;
  font-size: 24px !important;
}
.propertyhive-views ul li.list-view a:after {
  display: inline-block;
  font: normal normal normal 1em/1 "Font Awesome 6 Pro";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0c9";
}

.propertyhive-views ul li.map-view a:after {
  display: inline-block;
  font: normal normal normal 1em/1 "Font Awesome 6 Pro";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f3c5";
}
select {
  padding: 1rem 1rem;
  text-transform: capitalize;
}

.propertyhive-map-canvas-wrapper {
  clear: both;
}
/** Property count End**/

/** Single Property **/
.back_to_result {
  padding-right: 15px;
  padding-left: 15px;
}
.property-label {
  color: #fff;
  font-size: 12px;
  padding: 0 1rem;
  background: #a12d2d;
  text-transform: uppercase;
  line-height: 2;
  border-radius: 2px;
  display: block;
  clear: both;
  max-width: 120px;
  margin-top: 10px;
  text-align: center;
  letter-spacing: 0.5px;
}
.col-custom-8 {
  width: 70%;
}
.col-custom-4 {
  width: 28%;
}
.wrapper-inside {
  width: 100%;
  background-color: #000000;
  max-height: 250px;
  clear: both;
}

.fa-home {
  color: #eee1a0;
  padding-right: 4px;
  font-size: 18px;
}

.single_propery_type {
  padding-left: 0px;
  color: #fff;
  margin-top: 30px;
}

.single-property-types {
  padding: 0px;
  text-align: right;
}

.single-property-types li:first-child {
  margin-left: 0;
}
.single-property-types li {
  display: inline-block;
  margin: 0 0 0 15px;
  vertical-align: middle;
  color: #eee1a0;
}
.single-property-types li span {
  margin: 0px 6px 0 0px;
  font-size: 18px;
}

.single_property_content {
  clear: both;
}
.property_name {
  height: 170px;
  padding-left: 0px;
}
.title-d {
  font-size: 30px;
  line-height: 30px;
  font-weight: 600;
  margin-bottom: 30px;
}

.expert_agent {
  background-color: #fff;
  margin-top: -49px;
  margin-bottom: 20px;
  border: 1px solid #dedede;
  padding-right: 15px;
  padding-left: 15px;
}

.single_property_block {
  position: relative;
  float: left;
  width: 100%;
}

.single_wrapper {
  position: relative;
  min-height: 50vh;
  overflow-x: hidden;
}

.single_breadcrumbs {
  position: relative;
  background: #000000;
  z-index: 10;
  width: 100%;
}

.description,
.arrow_single {
  font-size: 18px;
  line-height: 32px;
  font-weight: 300;
}

.list-group-item span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 16px;
  color: #3d3d3d;
  text-transform: uppercase;
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
  transition: color 0.4s;
}

.title-single-box {
  margin-top: 30px;
}
.sub-title-property {
  color: #eee1a0;
  font-size: 18px;
  font-weight: 300;
}

.title-single {
  text-transform: capitalize;
  font-size: 38px;
  line-height: 30px;
  font-weight: 600;
  color: #ffffff;
}
.title-price {
  font-size: 38px;
  line-height: 30px;
  font-weight: 600;
  color: #fafdff;
  margin-top: 6px;
  text-align: right;
  text-transform: none;
}
.title-price a {
  font-size: 18px;
  text-decoration: underline;
  text-transform: capitalize;
  color: #ef5222;
}

.fees_apply a {
  color: #eee1a0;
  font-size: 18px;
  text-decoration: underline;
  font-weight: 600;
  text-align: right;
  width: 100%;
  float: left;
}

.price-qualifier {
  text-align: right;
  font-size: 18px;
  color: #eee1a0;
  text-transform: capitalize;
  letter-spacing: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: 300;
}
.my-0 {
  font-size: 18px;
  text-transform: capitalize;
}
.list-group-item a {
  color: #6a6a6a;
}

.stamp-duty-wrapper,
.stamp-duty-calculator,
.mortgage-calculator-sidebar {
  padding: 16px 40px;
  margin-top: 20px;
  margin-bottom: 20px;
  border: 1px solid #dedede;
  background-color: white;
}

.propertyhive-moving-cost-calculator p,
.propertyhive-moving-cost-calculator label,
.propertyhive-moving-cost-calculator option,
.propertyhive-moving-cost-calculator select,
tr,
.stamp-duty-calculator p,
.stamp-duty-calculator label,
.stamp-duty-calculator option,
.stamp-duty-calculator select,
.mortgage-calculator p,
.mortgage-calculator label,
.mortgage-calculator option,
.mortgage-calculator select,
.rental-yield-calculator p,
.rental-yield-calculator label,
.rental-yield-calculator option,
.rental-yield-calculator select,
.rental-affordability-calculator label,
.rental-affordability-calculator option,
.rental-affordability-calculator.rental-affordability-calculator select,
.rental-affordability-results {
  font-size: 14px;
  line-height: 2;
  font-weight: 400;
  margin-bottom: 10px;
  letter-spacing: 1.25px;
  color: var(--text);
}

/* A smaller font might be required */
.rental-affordability-calculator.rental-affordability-calculator select {
  font-size: 12px;
  letter-spacing: 0;
}

.mortgage-calculator a,
.propertyhive-moving-cost-calculator a,
.stamp-duty-calculator a {
  font-size: 14px;
  line-height: 2;
  font-weight: 400;
  margin-bottom: 10px;
  margin-right: 4px;
  letter-spacing: 1.25px;
}

.mortgage-calculator input[type="submit"],
.propertyhive-moving-cost-calculator [type="submit"],
.stamp-duty-calculator [type="submit"],
.stamp-duty-calculator button,
.mortgage-calculator button,
.propertyhive-moving-cost-calculator button,
.rental-yield-calculator button,
.rental-affordability-calculator.rental-affordability-calculator button {
  background-color: #a12d2d;
  /* color: var(--white); */
  margin-right: 0px;
  padding: 10px 30px !important;
  border-radius: var(--radius);
  font-size: 15px;
  font-weight: 500;
  border: 0px;
  width: 100%;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
}

.mortgage-calculator input[type="submit"]:hover,
.propertyhive-moving-cost-calculator [type="submit"]:hover,
.stamp-duty-calculator [type="submit"]:hover,
.stamp-duty-calculator button:hover,
.mortgage-calculator button:hover,
.propertyhive-moving-cost-calculator button:hover,
.rental-yield-calculator button:hover,
.rental-affordability-calculator button:hover {
  background-color: #ffffff;
  color: #000;
  border: 1px solid #a12d2d;
}

.mortgage-calculator h4,
.propertyhive-moving-cost-calculator h2,
.stamp-duty-calculator h4,
.rental-yield-calculator h4,
.rental-affordability-calculator h4 {
  font-weight: bold;
  text-transform: inherit;
  font-size: 18px;
  color: var(--primary);
  margin: 12px 0px;
}

.mortgage-calculator h4 {
  font-weight: bold;
  text-transform: inherit;
  font-size: 20px;
  color: #9b786f;
}

.slide-single-property img {
  max-width: 100%;
  width: 100%;
  height: calc(100vh - 200px) !important;
  -o-object-fit: cover;
  object-fit: cover;
  pointer-events: none;
}

.tabs {
  width: 100%;
  text-align: center;
}

.tabs__tab--home {
  color: deepskyblue;
}
.tabs__tab {
  display: inline-block;
  width: 140px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: white;
  box-shadow: inset 10px 0;
  transition: box-shadow 200ms ease-out;
  cursor: pointer;
  font-size: 18px;
  font-weight: 300;
  margin-right: 10px;
}
.tabs__tab-inner {
  color: #222;
  transition: color 200ms ease-out;
}

.tabs__tab--active,
.tabs__tab:hover {
  box-shadow: inset 140px 0;
}
.tabs__tab--home {
  color: deepskyblue;
}
.tabs__tab:hover .tabs__tab-inner {
  color: #ffffff;
}

.property-features {
  background-color: #efefef;
  padding: 15px 42px 26px 41px;
}

.stamp-duty-calculator input[type="text"],
.mortgage-calculator input,
.rental-yield-calculator input,
.rental-affordability-calculator input,
.rental-affordability-calculator select {
  color: #6a6a6a;
  display: block;
  margin-top: 5px;
  border: 1px solid #c3c3c3;
  border-radius: 3px;
  padding-left: 5px;
  background: var(--white);
  background: -moz-linear-gradient(top, var(--white) 0%, #f7f7f7 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, var(--white)),
    color-stop(100%, #f7f7f7)
  );
  background: -webkit-linear-gradient(top, var(--white) 0%, #f7f7f7 100%);
  background: -o-linear-gradient(top, var(--white) 0%, #f7f7f7 100%);
  background: -ms-linear-gradient(top, var(--white) 0%, #f7f7f7 100%);
  background: linear-gradient(to bottom, var(--white) 0%, #f7f7f7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='var(--white)', endColorstr='#f7f7f7',GradientType=0 );
}
.rental-affordability-calculator [id="results_rent"],
.rental-affordability-calculator [id="results_income"] {
  margin-top: 16px;
}
.rental-affordability-calculator [id="results_rent"] h3:last-child,
.rental-affordability-calculator [id="results_income"] h3:last-child {
  margin-bottom: 20px;
}

/** Single Agent **/

.expert_agent h4 {
  font-weight: bold;
  text-transform: inherit;
  font-size: 20px;
  color: #000000;
  margin-top: 10px;
}
.single_contact_now {
  font-weight: bold;
}
.fa-caret-right {
  font-size: 20px;
  vertical-align: middle;
  padding-left: 6px;
}
.arrange-viewing {
  background-color: #23305e;
  color: #fff;
  margin-right: 0px;
  padding: 10px 30px;
  border-radius: 0px;
  font-size: 18px;
  font-weight: 500;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  box-shadow: 0px 0 0 #46344e inset;
  border: 0px;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  box-shadow: 0px 0 0 #46344e inset;
  width: 100%;
}
.arrange-viewing:hover {
  background-color: #f76c6c;
}
.arrange-viewing-single {
  background-color: #a12d2d;
  color: #fff;
  margin-right: 0px;
  padding: 10px 30px;
  border-radius: 0px;
  font-size: 15px;
  font-weight: 500;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  border: 0px;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  border: 1px solid #a12d2d;
  width: 100%;
}
.arrange-viewing-single:hover {
  background-color: #ffffff;
  color: #000;
  border: 1px solid #a12d2d;
}
.download-brochure {
  background-color: #fff;
  color: #000;
  margin-right: 0px;
  padding: 10px 25px;
  border-radius: 0px;
  font-size: 15px;
  font-weight: 500;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  border: 0px;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  border: 1px solid #f76c6b;
  width: 100%;
}

.download-brochure:hover {
  background-color: #f76c6b;
  color: #fff;
  border: 1px solid #f76c6b;
}

.details_actions {
  padding: 0;
  margin: 0;
  text-align: center;
}
.details_actions {
  list-style: none;
  margin-bottom: 20px;
}

.agent_details {
  padding: 0;
  margin: 0;
}
.agent_details {
  list-style: none;
}
.exp_agent {
  display: flex;
  margin: 20px 0;
}
.agent_photo {
  width: 100px;
}
.agent_photo img {
  width: 100%;
  display: block;
  border-radius: 0;
}
.agent_container {
  flex: 1;
  overflow: hidden;
  padding-left: 20px;
}
.sv-agent__details {
  padding-left: 1.25rem;
}
.agent_point.ag-name {
  font-size: 15px;
}
.agent_point.ag-office {
  font-size: 14px;
  line-height: 1.25;
  font-weight: 300;
}
.agent_point {
  color: #46344e;
  line-height: 1.75;
  list-style: none;
  margin-bottom: 0.25rem;
}
.agent_point.ag-phone {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 0;
}
.agent_point.ag-phone a {
  color: #f76c6b;
}
/** Tab **/

.form-control-myclocalarea {
  box-shadow: none;
  font-weight: 300;
  padding: 6px 20px;
  height: auto;
  font-size: 22px;
  border-radius: 0;
  background: #f76c6c;
  color: #fff;
  line-height: 1.428571429;
  vertical-align: middle;
  width: 100%;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
#myLocalArea {
  display: none;
}

#tab-block img {
  height: auto;
}

.flexslider {
  margin: 0 0 0px;
}
.flex-direction-nav a {
  background: rgba(0, 0, 0, 0.5);
  color: rgba(255, 255, 255, 0.8) !important;
}

.flexslider .flex-direction-nav a.flex-prev,
.flexslider .flex-direction-nav a.flex-next {
  display: block;
  opacity: 1;
}
.flexslider .flex-direction-nav a.flex-prev {
  left: 50px;
  text-align: center;
}
.flexslider .flex-direction-nav a.flex-next {
  right: 50px;
  text-align: center;
}

#property_map_canvas {
  height: calc(100vh - 200px) !important;
}

/** The Local Area Tab Content **/
.nav-tabs-local {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.nav-tabs-local > li {
  margin-bottom: 0px;
  border-bottom: 25px solid #f76c6c;
  list-style: none;
  display: table-cell;
  text-align: center;
  width: 100%;
}

.nav-tabs-local > li > a {
  border-right: 1px solid #736378;
  border-radius: 0px 0px 0 0;
  background-color: #23305e;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  padding: 20px;
}

.nav-tabs-local > li.active > a,
.nav-tabs-local > li.active > a:hover,
.nav-tabs-local > li.active > a:focus {
  color: #fff;
  cursor: default;
  background-color: #f76c6c;
  display: block;
}

.tab-content-local {
  padding-top: 30px;
}
.tab-content-local a {
  color: #23305e;
  text-decoration: underline;
  line-height: 30px;
}
/** The Local Area Tab Content End **/

/** Property Tab **/

.nav-tabs > li {
  margin-bottom: 0px;
}
.latest-details-tabs.prop-details-tabs {
  top: auto;
  bottom: 0px;
  position: absolute;
}
.prop-details-tabs {
  background-color: rgba(15, 75, 124, 0.8);
}
.latest-details-tabs {
  display: block;
  border-bottom: 0;
}

.prop-details-tabs .nav-item .nav-link.active {
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  background-color: #0f4b7c;
}
.prop-details-tabs .nav-item .nav-link {
  height: 50px;
  padding: 0 15px;
  color: #ffffff;
  font-size: 15px;
  border: 0;
  border-right: 1px solid #547b9a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0px 0px 0 0;
}

.prop-details-tabs .nav-item .nav-link i {
  font-size: 18px;
  margin: 0;
  padding: 0;
}
.prop-details-tabs .nav-item .nav-link span {
  margin-left: 6px;
}
.nav-tabs > li > a {
  margin-right: 0px;
}
/** Tab End **/

/* Overlay Popup
================================================== */

.overlay_menu {
  height: 0%;
  width: 100%;
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
  background-color: #24305e;
  overflow-y: auto;
  transition: 0.5s;
}

.overlay-content {
  position: relative;
  top: 25%;
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
}

.overlay_menu a {
  padding: 8px;
  text-decoration: none;
  font-size: 36px;
  color: #ffffff;
  display: block;
  transition: 0.3s;
}

.overlay_menu a:hover,
.overlay_menu a:focus {
  color: #f1f1f1;
}

.overlay_menu .closebtn {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 60px;
}

/*** Fancy Box Arrange Viewing **/

.fancybox-content h2 {
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}
.fancybox-content p {
  font-size: 14px;
  text-align: center;
  font-weight: 300;
}
.fancybox-content .control {
  margin-bottom: 16px;
}
.fancybox-content label {
  font-size: 13px;
  font-weight: 300;
}
.fancybox-content form input:not([type="submit"]) {
  height: 50px;
  width: 100%;
  color: #333;
  border: none;
  border-bottom: 1px solid #ccc;
  font-weight: 400;
  padding: 0;
}

.fancybox-content textarea {
  width: 100%;
  padding: 5px 0;
  height: 62px;
  border: none;
  border-bottom: 1px solid #ccc;
  font-weight: 300;
  resize: none;
}
.fancybox-content form input[type="submit"] {
  width: 100%;
  height: 48px;
  font-size: 17px;
  border: #a12d2d 1px solid;
  background: #a12d2d;
  color: #fff;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.fancybox-close-small {
  background: #333;
  color: #fff;
}
.alert-success {
  color: #ffffff;
  background-color: #333333;
  border-color: #333333;
  text-align: center;
}
.compensate-for-scrollbar {
  margin-right: 0 !important;
}
/*** Fancy Box Arrange Viewing CLOSE **/

/* Home Search Popup
================================================== */

form.property-search-form-default div.control-department label {
  margin: 0 15px 20px;
  margin: 0 15px 20px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 300;
  color: #fff;
  font-size: 18px;
  letter-spacing: 0.2em;
}
form.property-search-form-122 .control-department {
  width: 100%;
  float: left;
  text-align: center;
  margin-bottom: 20px;
}
form.property-search-form-122 .control-department label {
  margin-right: 20px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 300;
  color: #fff;
  letter-spacing: 0.2em;
}
form.property-search-form-122 div.control {
  width: 50%;
  float: left;
  margin-bottom: 20px;
}
form.property-search-form-122 .control-exclude {
  width: 100% !important;
}
form.property-search-form-122 .control label {
  margin: 0 1px 3px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 300;
  color: #fff;
  letter-spacing: 0.2em;
}
form.property-search-form-122 input[type="submit"]:hover {
  background: transparent !important;
  border: 1px solid #f76c6c;
}
form.property-search-form-122 input[type="submit"] {
  color: #ffffff;
  border: 1px solid #ffffff;
  background: #f76c6c;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  cursor: pointer;
  margin: auto;
  width: 97%;
  border: 0;
  font-size: 18px;
  padding: 12px 60px;
  line-height: 24px;
  text-transform: uppercase;
}
form.property-search-form-122 .control-search {
  width: 100%;
  float: left;
  text-align: center;
  margin-bottom: 20px;
}

/* Common styles
================================================== */
.bg-light-color {
  background: #f5f5f5;
}

.estate-block p {
  font-size: 22px;
  line-height: 32px;
  font-weight: 300;
}

.pd80 {
  padding-top: 40px;
}
.pd80-footer {
  padding-top: 40px;
}
.pd50-home {
  padding: 60px 0px 60px 0px;
}
/* Angle */

.angle:before {
  background: #fff;
  content: "";
  height: 75px;
  top: -37px;
  position: absolute;
  width: 100%;
  z-index: 2;
  -webkit-transform: skew(0deg, 2deg);
  -moz-transform: skew(0deg, 2deg);
  -ms-transform: skewX(0deg) skewY(2deg);
  -o-transform: skew(0deg, 2deg);
  transform: skew(0deg, 2deg);
}

.portfolio.angle:before {
  background: #f5f5f5;
}

.portfolio.angle {
  padding-bottom: 120px;
}

.clients.angle {
  padding: 120px 0;
}

/* Parallax */

.parallax {
  background-size: cover !important;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-attachment: fixed !important;
  padding: 73px 0;
  color: #fff;
  position: relative;
}

.parallax h2,
.parallax h3 {
  color: #fff;
}
.parallax .btn {
  color: #fff;
}

.parallax-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/overaly.png);
}

.parallax h3 {
  margin-bottom: 30px;
}

.parallax2 {
}
.parallax3 {
}
.parallax .btn.solid {
  margin-left: 10px;
}

/* Deafult title */

.title-icon {
  font-size: 32px;
  margin-right: 15px;
  margin-top: 9px;
  color: #959595;
}

.title-icon.classic {
  margin-top: 0;
}

.title {
  position: relative;
  margin: 0;
  line-height: 32px;
  border-left: 2px solid #e7e7e7;
  display: inline-block;
  padding-left: 15px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.title.classic {
  line-height: 40px;
  height: 34px;
}

.title-desc {
  font-family: "Lato", serif;
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  text-transform: capitalize;
  display: block;
  color: #6a6a6a;
}

/* Title style 2 */

.title2 {
  position: relative;
  margin-top: 30px;
}

.title2 .title-desc {
  padding-top: 30px;
}

/* Title border */

.title-border {
  line-height: normal;
  margin-top: 0;
}

.widget-title {
  margin-bottom: 25px;
  font-size: 18px;
}

.post-title {
  font-size: 24px;
  line-height: normal;
}

.post-title a {
  color: #323232;
}

.long-desc {
  font-size: 16px;
}

.head_office p {
  font-size: 14px;
}

/* Icon pentagon */

.icon-pentagon {
  display: inline-block;
  height: 24px;
  width: 40px;
  position: relative;
  color: #fff;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.icon-pentagon:hover {
  color: rgba(0, 0, 0, 0.5);
}

.icon-pentagon i {
  font-size: 20px;
  line-height: 24px;
}

.service-icon {
  height: 46px;
  width: 90px;
  margin-bottom: 30px;
}
.service-icon:before {
  border-left: 45px solid rgba(0, 0, 0, 0);
  border-right: 45px solid rgba(0, 0, 0, 0);
  top: -30px;
}
.service-icon:after {
  border-left: 45px solid rgba(0, 0, 0, 0);
  border-right: 45px solid rgba(0, 0, 0, 0);
  bottom: -30px;
}

.service-icon i {
  font-size: 36px;
  line-height: 46px;
}

/* Carousel controller */

.carousel-control {
  width: auto;
}
.ts-carousel-controller {
  text-align: center;
  padding-top: 50px;
  z-index: 1;
  position: relative;
}

.ts-carousel-controller .left,
.ts-carousel-controller .right,
.owl-controls .owl-prev,
.owl-controls .owl-next {
  cursor: pointer;
  background: #f6f6f6;
  width: 38px;
  height: 38px;
  line-height: 38px;
  color: #989898;
  opacity: 1;
  top: auto;
  text-shadow: none;
  display: inline-block;
  text-align: center;
  border-radius: 100%;
}
.owl-controls .owl-next {
  margin-left: 6px;
}

.ts-carousel-controller .left:hover,
.ts-carousel-controller .right:hover,
.owl-controls .owl-prev:hover,
.owl-controls .owl-next:hover {
  color: #fff;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  display: inline-block;
}

/* Input form */

.form-control {
  box-shadow: none;
  border: 1px solid #a0a0a0;
  padding: 6px 20px;
  height: 50px;
  font-size: 22px;
  border-radius: 0;
  background: #24305e;
  color: #fff;
}

.form-control:focus {
  box-shadow: none;
}

/*-- Flex slider --*/

.flexslider {
  border: 0px;
}

.portfolio-slider .flexslider,
.ts-flex-slider .flexslider {
  border: 0;
  box-shadow: none;
}

.portfolio-slider .flex-direction-nav a,
.ts-flex-slider .flex-direction-nav a {
  opacity: 0;
  background: #000;
  color: #fff !important;
  text-align: center;
  text-shadow: none;
  line-height: 40px;
}

.portfolio-slider .flex-direction-nav a:before {
  font-size: 32px;
}

.portfolio-slider .flex-direction-nav a:hover,
.ts-flex-slider .flex-direction-nav a:hover {
  color: #fff;
  opacity: 1;
}

.flexportfolio.flexslider .slides img {
  height: auto;
}

/*-- Pagination --*/

.pagination li a {
  border-radius: 0 !important;
  margin-right: 8px;
}

.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > li > a:hover {
  color: #fff;
  border: 1px solid transparent;
}

/* Header area
================================================== */

#header_inside {
  background: #104b7d;
}
#header_home {
  position: fixed;
  background: transparent;
}
header {
  background-color: #104b7d;
  padding: 0;
  z-index: 999;
  position: relative;
  left: 0;
  right: 0;
  top: 0;
  overflow: hidden;
  -webkit-transition: background 0.5s;
  -o-transition: background 0.5s;
  transition: background 0.5s;
}

header.open-menu {
  background-color: #104b7d !important;
}

header .menu-content {
  opacity: 0;
  visibility: hidden;
  float: left;

  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

header.open-menu .menu-content {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  opacity: 1;
  visibility: visible;
}

header .nav-list {
  float: left;
  list-style: none;
  padding: 0;
  margin: 20px 0;
  margin-left: 280px;
}

header .nav-list li,
header .right-menu li {
  display: inline-block;
  float: left;
}

header .nav-list li a {
  position: relative;
  display: block;
  color: #fff;
  font-size: 20px;
  line-height: 26px;
  padding: 16px 12px 0px 12px;
  background: transparent;
  letter-spacing: 0.5px;
  font-weight: 300;
}

header .nav-list li a:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  width: 1px;
  margin-top: 2px;
  height: 16px;
  border-right: 1px solid #ffffff;
}

header .nav-list li:last-child a:after,
header .navbar .navbar-nav.mobile-right li a:after {
  display: none;
}

header .nav-list li a:hover,
header .nav-list li a:active,
header .nav-list li.active a,
header .right-menu a:hover,
header .right-menu a:active,
header .right-menu li.active a {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  text-decoration: none;
}

header .menu-content .logo {
  padding: 20px 20px 10px 2px;
  display: block;
  float: left;
  height: 85px;
}
header .menu-content .logo img {
  max-height: 100%;
}

header .right-menu {
  float: right;
  position: relative;
  z-index: 1;
  list-style: none;
  padding: 0;
  margin: 22px 0 15px;
}

header:not(.open-menu) .right-menu .btn {
  background: transparent;
  color: #fff;
  padding-right: 0;
  font-size: 16px;
}

header .right-menu .btn {
  font-size: 14px;
  padding: 10px 12px;
}

header .right-menu .btn i {
  font-size: 1.2em;
}

header .right-menu .bigger-link {
  display: inline-block;
  font-size: 22px;
  padding: 12px 0px 9px 15px;
  position: relative;
  margin-left: 0px;
}

header:not(.open-menu) .right-menu .bigger-link {
  display: inline-block;
  font-size: 22px;
  padding: 12px 0px 9px 15px;
  margin-left: 0;
}

header .right-menu .hidden-mobile {
  margin-left: 10px;
}

header .right-menu .bigger-link:before {
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  top: 50%;
  width: 1px;
  margin-top: -10px;
  height: 20px;
}

header .right-menu a {
  color: #fff;
}

header .mobile-logo {
  position: absolute;
  top: 22px;
  height: 50px;
  margin: 0;
  display: block;
  z-index: 1;
  float: left;
}

header .mobile-logo img {
  max-height: 100%;
  max-width: 100%;
}

header.open-menu .mobile-logo,
header.scrolled-menu .mobile-logo {
  display: none;
}

header.scrolled-menu-mobile {
  background-color: #104b7d !important;
  position: fixed;
}

/* menu button*/

header .menu-toggle {
  float: left;
  height: 30px;
  margin: 10px 0px;
  outline: none;
  padding: 0px;
}

.hamburger {
  text-align: center;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  -o-transition-property: opacity, filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
  -o-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
  background-color: transparent;
  border: 0;
  overflow: visible;
}

.hamburger-box {
  width: 22px;
  height: 100%;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1px;
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 25px;
  height: 3px;
  background-color: #fff;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
  -o-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  border-radius: 10px;
}

.active .hamburger-inner,
.active .hamburger-inner::before,
.active .hamburger-inner::after {
  background-color: #fff;
  width: 25px;
}

.hamburger-inner::before,
.hamburger-inner::after {
  content: "";
  display: block;
}

.hamburger-inner::before {
  top: -9px;
}

.hamburger-inner::after {
  bottom: -9px;
}

/*
   * Spin Reverse
   */

.hamburger .hamburger-inner {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in;
  -o-transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in;
  transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in;
}

.hamburger .hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.34s ease-in,
    -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.34s ease-in,
    -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition: bottom 0.1s 0.34s ease-in,
    transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.34s ease-in,
    transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.34s ease-in,
    transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19),
    -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger.active .hamburger-inner {
  -webkit-transform: rotate(-225deg);
  -ms-transform: rotate(-225deg);
  transform: rotate(-225deg);
  -webkit-transition-delay: 0.14s;
  -o-transition-delay: 0.14s;
  transition-delay: 0.14s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger.active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out;
  -o-transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out;
  transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out;
}

.hamburger.active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: bottom 0.1s ease-out,
    -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out,
    -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: bottom 0.1s ease-out,
    transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out,
    transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out,
    transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/* Slideshow
================================================== */

/*-- Main slide --*/

.overlay {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url(../images/overaly.png);
}

#main-slide .item img {
  width: 100%;
  -webkit-backface-visibility: hidden;
}

#main-slide .item {
  -webkit-backface-visibility: hidden;
}

#main-slide .item .slider-content {
  z-index: 1;
  opacity: 0;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;
}
#main-slide .item.active .slider-content {
  opacity: 1;
  -webkit-transition: opacity 100ms;
  -moz-transition: opacity 100ms;
  -o-transition: opacity 100ms;
  transition: opacity 100ms;
}

#main-slide .slider-content {
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  position: absolute;
  width: 100%;
  color: #fff;
}

#main-slide .carousel-indicators {
  bottom: 70px;
}

.carousel-indicators li {
  width: 30px !important;
  height: 10px !important;
  margin: 1px !important;
  border-radius: 0 !important;
  background: rgba(255, 255, 255, 0.5);
}

#main-slide .carousel-indicators li.active,
#main-slide .carousel-indicators li:hover {
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

#main-slide .carousel-control.left,
#main-slide .carousel-control.right {
  opacity: 0;
  filter: alpha(opacity=0);
  background-image: none;
  background-repeat: no-repeat;
  text-shadow: none;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

#main-slide:hover .carousel-control.left,
#main-slide:hover .carousel-control.right {
  opacity: 1;
  filter: alpha(opacity=100);
}

#main-slide:hover .carousel-control.left {
  left: 20px;
}

#main-slide:hover .carousel-control.right {
  right: 20px;
}

#main-slide .carousel-control.left span {
  padding: 15px;
}

#main-slide .carousel-control.right span {
  padding: 15px;
}

#main-slide .carousel-control .fa-angle-left,
#main-slide .carousel-control .fa-angle-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}

#main-slide .carousel-control .fa-angle-left {
  left: 0;
}

#main-slide .carousel-control .fa-angle-right {
  right: 0;
}

#main-slide .carousel-control i {
  background: none;

  color: #fff;
  line-height: 56px;
  width: 56px;
  height: 56px;
  border: 1px solid #fff;
  border-radius: 100%;
  font-size: 36px;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}

#main-slide .carousel-control i:hover {
  border: 1px solid rgba(0, 0, 0, 0.3);
}

#main-slide .slider-content h2 {
  font-size: 58px;
  text-transform: capitalize;
  color: #fff;
  font-weight: 600;
}

#main-slide .slider-content h3 {
  font-size: 32px;
  margin-top: 25px;
  color: #ffffff;
  text-transform: capitalize;
  font-weight: 400;
}

.btn-home-bk {
  background-color: #000 !important;
  color: #fff !important;
}

.btn-home-bk:hover {
  background: transparent !important;
  color: #000 !important;
}
.btn--skew {
  -webkit-transform: skew(-20deg);
  transform: skew(-20deg);
}
.btn--skew > span {
  -webkit-transform: skew(20deg);
  transform: skew(20deg);
  display: inline-block;
}
.slider.btn {
  padding: 10px 35px;
  margin-top: 40px;
  font-size: 24px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
}

.underline-span {
  background-image: linear-gradient(120deg, #f05222 0%, #f05222 100%);
  background-repeat: no-repeat;
  background-size: 100% 0.5em;
  background-position: 0 116%;
  transition: background-size 0.25s ease-in;
}
.underline-span:hover {
  background-size: 100% 88%;
}

/* .slider.btn:after {
	 content: ' ';
    display: block;
    border: 4px solid #F05222;
    margin-top: -10px;
    width: 96%;
}

*/

.slider.btn.solid {
  margin-left: 15px;
}

.slider-content-left {
  position: relative;
  margin: 0 0 0 40px;
}

.slider-content-right {
  position: relative;
}

/** Homepage Search Box **/
#search_keyword_holder {
  margin: 120px auto 0;
  background: transparent;
  width: 100%;
  max-width: 700px;
  height: 64px;
  box-sizing: border-box;
  position: relative;
  border-radius: 0px;
  border: 1px solid #b55070;
}

.search_type_selected {
  border: 0px;
  font: inherit;
  display: block;
  color: #ffffff;
  font-size: 22px;
  text-align: left;
  padding: 16px 11px;
  text-decoration: none;
  transition: 0.3s ease;
  max-height: 62px;
  transition: 0.3s;
  cursor: pointer;
  border-radius: 0px;
  background: #f76c6c;
  outline: none;
  margin-bottom: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
}

#search_type_selector:after {
  font-family: "Font Awesome 6 Pro";
  content: "\f078";
  font-size: 18px;
  margin-top: -40px;
  float: right;
  color: #ffffff;
  pointer-events: none;
  margin-right: 6px;
}
#search_type_selector {
  width: 120px;
}

#search_type_selector select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

#search_type_selector select option {
  display: block;
  color: #ffffff;
  background: #9b786f;
  font-size: 22px;
  text-align: left;
  padding: 18px 12px;
  text-decoration: none;
  transition: 0.3s ease;
  max-height: 62px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

#search_keyword_value {
  font-weight: 300;
  padding: 17px;
  margin: 0;
  width: 517px;
  width: calc(100% - 178px);
  width: -moz-calc(100% - 178px);
  width: -webkit-calc(100% - 178px);
  width: -o-calc(100% - 178px);
  border: none;
  background: rgba(0, 0, 0, 0.4);
  font-size: 20px;
  color: #ffffff;
  outline: none;
  position: absolute;
  left: 119px;
  top: 0;
  box-sizing: border-box;
  border-left: 1px solid #b55070;
}

#search_keyword_value::-webkit-input-placeholder {
  color: #bcaeae;
} /* WebKit, Blink, Edge */
#search_keyword_value:-moz-placeholder {
  color: #bcaeae;
} /* Mozilla Firefox 4 to 18 */
#search_keyword_value::-moz-placeholder {
  color: #bcaeae;
} /* Mozilla Firefox 19+ */
#search_keyword_value:-ms-input-placeholder {
  color: #bcaeae;
} /* Internet Explorer 10-11 */
#search_keyword_value::-ms-input-placeholder {
  color: #bcaeae;
}
#search_submit {
  position: absolute;
  border: none;
  width: 62px;
  height: 62px;
  right: 0;
  top: 0;
  padding: 0;
  text-indent: -99999px;
  cursor: pointer;
  background: #f76c6c
    url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAQzAAAEMwBkPhvlwAAACF0RVh0U29mdHdhcmUATWFjcm9tZWRpYSBGaXJld29ya3MgNC4w6iYndQAAAjJJREFUeJzVl82LTWEYwH9XZhozxuelSWlIY0thw0qNlDQ2Fj6SP4FsLMQSO7uxUGgmY5SklLCxkViQku5NTSyUhjCa0jB3+lncU/PO23XvOee6M81TTz295/n4nfd9n+eeW1BZSFmyoNUXC0A3MADcBT4Av4Fx4DlwBtjUFIFaTwfUZ9aXcfWCuqJBrppa7+HFBoVjeaH2/S+Ay1HysnpO3aH2qFvV4+qDyO+NWmwW4KA6EyQdVLvrJDmsfg387zQD0KW+DJJdTZmoX50K4vblBTgUJCmrnRne5lIQO5Q2Lm7DE4E9BPzK0FDDwI/E3gP0pAmKAXYG9uMMxQFKwLvE3gyszwMQBn3OCCAwmdgFoDMPwGRgd2UEAGgP7EoegLHA3pWxeJHZsTzB7H3IBHAvsI9lBOgHtiT2K+BTqqioLXrVL0krTSdDJk07rVVLQRueyjsHUM8HiSbU/Q2SrFYfRvNjZTMAa5w7Daes/jBti/x61CPq28B3Rt2dtrhKQWt+kvUC94Htwdo3oAz8BDqAjUBfFFcBngDvgbPAn6x3INSiOqpWbCwlda/6NFi7pbblOYJYD6jX1bGo6Hf1kXra2TO/EvmMqh15jqCWbADWUZ1w01R7/SNzB04XcA04GqyNACf512DKcmFSaps6Eu3EiNqe9wjy6DKrHyYNj6NVAKhLrV7EUG6qq+YLgGTbb0cQw/MJQLLtw0nx10aDaj4AUJerN+Limq0NWyKL4r9hS+UvrN4GmDdXC3sAAAAASUVORK5CYII=)
    no-repeat center center;
  transition: 0.3s ease;
  outline: none;
  border-radius: 0 0px 0px 0;
  border-left: 1px solid #9b786f;
}

/** Homepage Search Box End**/

/*-- Animation */
.carousel .item.active .animated1 {
}

.carousel .item.active .animated2,
.flex-active-slide .animated2 {
  -webkit-animation: flipInX 2s ease-in 800ms both;
  animation: flipInX 2s ease-in 800ms both;
}

.carousel .item.active .animated3,
.flex-active-slide .animated3 {
  -webkit-animation: flipInX 2s ease-in 800ms both;
  animation: flipInX 2s ease-in 800ms both;
}

.carousel .item.active .animated4,
.flex-active-slide .animated4 {
  -webkit-animation: flipInX 2s ease-in 800ms both;
  animation: flipInX 2s ease-in 800ms both;
}

.carousel .item.active .animated5,
.flex-active-slide .animated5 {
  -webkit-animation: bounceInLeft 1s ease-in-out 100ms both;
  animation: bounceInLeft 1s ease-in-out 100ms both;
}

.carousel .item.active .animated6,
.flex-active-slide .animated6 {
  -webkit-animation: bounceIn 1s ease-in 500ms both;
  animation: bounceIn 1s ease-in 500ms both;
}

.carousel .item.active .animated7,
.flex-active-slide .animated7 {
  -webkit-animation: bounceIn 1s ease-in 500ms both;
  animation: bounceIn 1s ease-in 500ms both;
}

.carousel .item.active .animated8,
.flex-active-slide .animated8 {
  -webkit-animation: bounceInDown 1s ease-in 800ms both;
  animation: bounceInDown 1s ease-in 800ms both;
}

/* Flex slider */
.flex-direction-nav {
  display: none;
}

.home_video {
  width: 100%;
}
.ts-flex-slider {
  position: relative;
}
.ts-flex-slider .flexSlideshow {
  width: 100%;
  overflow: hidden;
}
.overlay2 {
  position: relative;
}
.overlay2 img {
  width: 100%;
}

.overlay2::before {
  position: absolute;
  content: "";
  z-index: 3;
  top: 0;
  bottom: 0px;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
}

.ts-flex-slider .flexslider .slides {
  z-index: 0;
}

.ts-flex-slider .slider-content {
  z-index: 3;
}

.ts-flex-slider .flex-direction-nav a {
  width: 55px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 32px;
}

.ts-flex-slider .flex-direction-nav a.flex-next {
  border-radius: 3px;
}

.ts-flex-slider .flex-direction-nav a.flex-prev {
  border-radius: 3px;
}

/* Featured box
================================================== */

.owl-carousel-featured .owl-item > div {
  cursor: pointer;
  transition: margin 0.4s ease;
  opacity: 0.4;
}
.owl-carousel-featured .owl-item.center > div {
  cursor: auto;
  margin: 0;
  opacity: 1;
}

.fa-chevron-right {
  width: 50px;
  height: 50px;
  line-height: 53px !important;
  text-align: center;
  font-size: 30px;
  color: #fff;
  background: #f76c6b;
  opacity: 0.8;
}
.fa-chevron-left {
  width: 50px;
  height: 50px;
  line-height: 53px !important;
  text-align: center;
  font-size: 30px;
  color: #fff;
  background: #f76c6b;
  opacity: 0.8;
}

.owl-nav button {
  position: absolute;
  top: 50%;
  background-color: #000;
  color: #fff;
  margin: 0;
  transition: all 0.3s ease-in-out;
}
.owl-nav button.owl-prev {
  left: 0;
}
.owl-nav button.owl-next {
  right: 0;
}

.feature-icon {
  font-size: 28px;
  margin-top: 5px;
}

.feature-content {
  padding-right: 0px;
  padding-left: 0px;
}

.feature-content h3 {
  margin-top: 0;
  font-size: 18px;
  text-transform: capitalize;
}

/* Feature center */

.feature-center-content .feature-center-icon {
  font-size: 72px;
  margin-bottom: 5px;
  display: inline-block;
}

.feature-center-content h3 {
}
.featured_button {
  padding-bottom: 43px;
}

.img-block-head p {
  font-size: 22px;
  line-height: 32px;
  font-weight: 300;
}
/* Image Block
================================================== */

.image-block {
  /* background: #f4f4f4;*/
}

.img-block-right {
  padding-right: 70px;
  padding-top: 105px;
}

.img-block-head h2 {
  font-size: 18px;
  line-height: normal;
  margin: 5px 0 0 0;
}

.img-block-head h3 {
  font-size: 45px;
  line-height: 32px;
  font-weight: 600;
  margin-bottom: 30px;
}

.image-block-content {
  text-align: center;
  margin-bottom: 30px;
}

.image-block-content .feature-icon {
  width: 60px;
  height: 60px;
  line-height: 60px;
  color: #fff;
  border-radius: 100%;
  display: inline-block;
  text-align: center;
}

.image-block-content .feature-content {
  padding-top: 8px;
  text-align: center;
}

.image-block-content .feature-content h3 {
  margin-bottom: 0;
}

/* About us
================================================== */

/* Landing Tab */

.landing-tab {
  position: relative;
  z-index: 10;
}

.landing-tab .nav-tabs {
  border-right: 1px solid #e7e7e7;
  padding: 25px 0;
  border-bottom: 0;
}

.landing-tab .nav-tabs > li.active {
  margin-right: -3px;
}

.landing-tab .nav-tabs > li.active .tab-info h3 {
  color: #323232;
}

.landing-tab .nav-tabs > li {
  padding: 15px 0;
}

.landing-tab .nav-tabs > li > a {
  background: none !important;
  border-radius: 0;
  padding: 0 15px 0;
  color: #6a6a6a !important;
  position: relative;
  border: 0 !important;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.landing-tab .nav-tabs > li > a:hover {
  background: none;
}

.landing-tab .tab-icon {
  font-size: 28px;
  display: inline-block;
}

.landing-tab .tab-info {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 70px;
  top: 50%;
  margin-top: -12px;
}

.landing-tab .tab-info h3 {
  font-size: 18px;
  line-height: normal;
  margin: 0;
  color: #6a6a6a;
}

.landing-tab .tab-pane h3 {
  margin-top: 0;
  line-height: normal;
}

.landing-tab .tab-pane h3.text-center {
  margin-bottom: 25px;
}

.landing-tab .tab-pane {
  padding-left: 40px;
  text-align: justify;
}

.landing-tab .tab-pane i.big {
  font-size: 130px;
  margin-bottom: 12px;
  display: block;
}

/* Featured Tab */

.featured-tab {
  padding: 30px 0;
}

.featured-tab .nav-tabs {
  border-bottom: 0;
}

.featured-tab .nav-tabs > li.active > a {
  color: #fff;
}

.featured-tab .nav-tabs > li.active > a:after {
}

.featured-tab .nav-tabs > li > a {
  background: #f2f2f2;
  border-radius: 0;
  padding: 0 15px 0;
  color: #323232;
  position: relative;
  border: 0 !important;
  line-height: 52px;
  height: 52px;
  margin-bottom: 3px;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.featured-tab .nav-tabs > li > a:after {
  left: 100%;
  border: transparent solid;
  content: " ";
  position: absolute;
  border-width: 25px;
  top: 50%;
  border-left-color: #f2f2f2;
  margin-top: -25px;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.featured-tab .nav-tabs > li > a:hover {
  color: #fff;
}
.featured-tab .nav-tabs > li > a:hover:after {
}

.featured-tab .nav-tabs > li.active > a,
.featured-tab .nav-tabs > li.active .tab-info h3,
.featured-tab .nav-tabs > li > a:hover .tab-info h3 {
  color: #fff !important;
}

.featured-tab .tab-icon {
  font-size: 28px;
  display: inline-block;
}

.featured-tab .tab-info {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 70px;
  top: 50%;
  margin-top: -12px;
}

.featured-tab .tab-info h3 {
  font-size: 16px;
  line-height: normal;
  margin: 0;
}

.featured-tab .tab-pane img.pull-left {
  margin: 0 30px 10px 0;
}

.featured-tab .tab-pane img.pull-right {
  margin: 0 0 0 15px;
}
.featured-tab .tab-pane h3 {
  margin-top: 0;
  line-height: normal;
  text-align: left;
  font-size: 20px;
}

.featured-tab .tab-pane h3.text-center {
  margin-bottom: 25px;
}

.featured-tab .tab-pane {
  padding-left: 25px;
  text-align: justify;
}

.featured-tab .tab-pane i.big {
  font-size: 230px;
}

/* Portfolio
================================================== */

.portfolio {
  background: #f5f5f5;
  padding-bottom: 80px;
}

#main-container.portfolio {
  background: none;
}

/*-- Isotope Portfolio start --*/

#isotope .isotope-item {
  padding: 0;
}

.isotope-nav {
  margin: -80px auto 80px;
  display: inline-block;
  float: right;
  position: relative;
  z-index: 100;
}

.isotope-nav ul {
  list-style: none;
  margin: 0;
}

.isotope-nav ul li {
  float: left;
  margin-right: 10px;
}

.isotope-nav ul li a {
  color: #323232;
  padding: 5px 15px 8px;
  border: 1px solid #ddd;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.isotope-nav ul a.active,
.isotope-nav ul a:hover {
  color: #fff;
  position: relative;
  border: 1px solid transparent;
}

.isotope-nav ul a.active:after,
.isotope-nav ul a:hover:after {
  position: absolute;
  content: " ";
  width: auto;
  height: auto;
  bottom: -13px;
  margin-left: -8px;
  left: 50%;
  border-width: 7px;
  border-style: solid;
}

#isotope .isotope-item .grid {
  position: relative;
  margin-bottom: -8px;
}

.grid figure {
  position: relative;
  z-index: 1;
  display: inline-block;
  overflow: hidden;
  background: #3085a3;
  text-align: center;
  width: 100%;
  height: 100%;
}
.grid figure figcaption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.grid figure figcaption {
  padding: 2em;
  color: #fff;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
figure.effect-oscar {
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

figure.effect-oscar img {
  display: block;
  width: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

figure.effect-oscar figcaption {
  padding: 2.5em;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-transition: background-color 0.35s;
  transition: background-color 0.35s;
}

figure.effect-oscar figcaption::before {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  content: "";
}

figure.effect-oscar h3 {
  font-size: 18px;
  color: #fff;
  opacity: 0;
  margin: 25% 0 10px 0;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}

figure.effect-oscar a {
  color: #fff;
  font-size: 18px;
  margin: 20px 5px 0;
  display: inline-block;
  z-index: 1;
  position: relative;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}

figure.effect-oscar a.link i {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

figure.effect-oscar figcaption::before,
figure.effect-oscar a {
  opacity: 0;
  -webkit-transition: all 0.35s, -webkit-transform 0.35s;
  transition: all 0.35s, transform 0.35s;
  -webkit-transform: scale(0);
  transform: scale(0);
}

figure.effect-oscar:hover h3 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

figure.effect-oscar:hover figcaption::before,
figure.effect-oscar:hover h3,
figure.effect-oscar:hover a {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

figure.effect-oscar:hover figcaption {
  background-color: rgba(0, 0, 0, 0.5);
}

figure.effect-oscar:hover img {
  opacity: 0.4;
}

/* Portfolio box */

.portfolio-box {
  /* padding-top: 50px;*/
}

.portfolio-box .isotope-nav {
  margin: 0 auto 60px;
  float: none;
}

/* Portfolio details */

.portfolio-static-item {
  padding-bottom: 20px;
}

.portfolio-static-item figure.effect-oscar a {
  margin-top: 70px;
}

.portfolio-static-desc h3 {
  font-size: 16px;
  margin: 5px 0 -5px 0;
  line-height: normal;
}

.portfolio-static-desc a {
  color: #6a6a6a;
}

/* Team
================================================== */

.meet-the-team {
  padding-bottom: 30px;
}

.img-hexagon span {
  position: absolute;
  display: block;
  float: left;
}

.img-top {
  top: 0;
  border-top: 0px solid transparent;
  border-bottom: 75px solid transparent;
}

.img-bottom {
  bottom: 0px;
  border-bottom: 0px solid transparent;
  border-top: 75px solid transparent;
}

.img-hexagon {
  width: 225px;
  height: 225px;
  position: relative;
  display: inline-block;
}
.img-hexagon img {
  border-radius: 50%;
  display: block;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.team-content h3 {
  margin-bottom: 0;
  font-size: 17px;
  text-transform: uppercase;
  margin-top: 10px;
}

.team-content p {
  color: #959595;
  font-size: 17px;
  line-height: 22px;
}
.pb6 {
  padding-bottom: 40px;
  clear: both;
}

.all-team:hover {
  color: #fff;
  border: 1px solid #f76c6c;
  background-color: #f76c6c;
}
.all-team {
  background-color: #ffffff;
  color: #000;
  margin-right: 0px;
  margin-top: 12px;
  padding: 10px 30px;
  border-radius: 0px;
  font-size: 18px;
  font-weight: 400;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  box-shadow: 0px 0 0 #73233c inset;
  border: 0px;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  box-shadow: 0px 0 0 #73233c inset;
  border: 1px solid #333;
}

/* Team Close*/
/** Overlap Menu **/
.popup-home-menu {
  position: absolute;
  width: 100%;
  top: 30%;
}
.button_container {
  height: 28px;
  width: 35px;
  cursor: pointer;
  z-index: 100;
  transition: opacity 0.25s ease;
  position: relative;
}
.button_container:hover {
  opacity: 0.7;
}
.button_container.active .top {
  -webkit-transform: translateY(11px) translateX(0) rotate(45deg);
  transform: translateY(11px) translateX(0) rotate(45deg);
  background: #fff;
}
.button_container.active .middle {
  opacity: 0;
  background: #fff;
}
.button_container.active .bottom {
  -webkit-transform: translateY(-11px) translateX(0) rotate(-45deg);
  transform: translateY(-11px) translateX(0) rotate(-45deg);
  background: #fff;
}
.button_container span {
  background: #ffffff;
  border: none;
  height: 5px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.35s ease;
  cursor: pointer;
}
.button_container span:nth-of-type(2) {
  top: 11px;
}
.button_container span:nth-of-type(3) {
  top: 22px;
}

.overlay {
  position: fixed;
  background: #46344e;
  top: 0;
  left: 0;
  width: 100%;
  height: 0%;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.35s, visibility 0.35s, height 0.35s;
  overflow: hidden;
  overflow-y: auto;
}
.overlay.open {
  opacity: 1;
  visibility: visible;
  height: 100%;
}
.overlay.open li {
  -webkit-animation: fadeInRight 0.5s ease forwards;
  animation: fadeInRight 0.5s ease forwards;
  -webkit-animation-delay: 0.35s;
  animation-delay: 0.35s;
  border-bottom: 1px solid #695471;
}
.overlay.open li:nth-of-type(2) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.overlay.open li:nth-of-type(3) {
  -webkit-animation-delay: 0.45s;
  animation-delay: 0.45s;
}
.overlay.open li:nth-of-type(4) {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.overlay nav {
  position: relative;
  height: 70%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 50px;
  font-family: "Vollkorn", serif;
  font-weight: 400;
  text-align: center;
}
.overlay ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  display: inline-block;
  position: relative;
  height: 100%;
  width: 80%;
}
.overlay ul li {
  display: block;
  height: 25%;
  height: calc(100% / 4);
  min-height: 50px;
  position: relative;
  opacity: 0;
}
.overlay ul li a {
  display: block;
  position: relative;
  color: #fff;
  text-decoration: none;
  overflow: hidden;
  text-transform: uppercase;
  line-height: 2.5;
  font-size: 25px;
  font-weight: 300;
}
.overlay ul li a:hover:after,
.overlay ul li a:focus:after,
.overlay ul li a:active:after {
  width: 100%;
}
.overlay ul li a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 3px;
  background: #fff;
  transition: 0.35s;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    left: 20%;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    left: 20%;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}

/*** Home Slider **/

.btn_home {
  border-radius: 4px;
  background-color: #fff;
  border: none;
  padding: 12px;
  min-width: 230px;
  margin: 40px 30px;
  color: #655555;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 400;
}

.btn_home span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.btn_home span:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f101";
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  font-weight: 900;
}

.btn_home:hover span {
  padding-right: 25px;
}

.btn_home:hover span:after {
  opacity: 1;
  right: 0;
}
.btn_home:hover {
  background-color: #a12d2d;
  color: #fff;
}

.demo a {
  position: absolute;
  bottom: 0px;
  z-index: 2;
  display: inline-block;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: #fff;
  letter-spacing: 0.1em;
  text-decoration: none;
  transition: opacity 0.3s;
  width: 100%;
  text-align: center;
}
#section10 a {
  padding-top: 60px;
}
#section10 a span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 30px;
  height: 50px;
  margin-left: -15px;
  border: 2px solid #fff;
  border-radius: 50px;
  box-sizing: border-box;
}
#section10 a span::before {
  position: absolute;
  top: 10px;
  left: 50%;
  content: "";
  width: 6px;
  height: 6px;
  margin-left: -3px;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: sdb10 2s infinite;
  animation: sdb10 2s infinite;
  box-sizing: border-box;
}
@-webkit-keyframes sdb10 {
  0% {
    -webkit-transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    -webkit-transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb10 {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

/* List of properties Home
================================================== */

.view-all-properties:hover {
  color: #fff;
  border: 1px solid #f76c6c;
  background-color: #f76c6c;
}
.view-all-properties {
  background-color: #ffffff;
  color: #000;
  margin-right: 0px;
  margin-top: 22px;
  padding: 10px 30px;
  border-radius: 0px;
  font-size: 18px;
  font-weight: 400;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  box-shadow: 0px 0 0 #483650 inset;
  border: 0px;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  box-shadow: 0px 0 0 #483650 inset;
  border: 1px solid #483650;
}

.grid-img-home {
  position: relative;
  max-height: 250px;
  overflow: hidden;
  padding-top: 3px;
}
.grid-img-home img {
  vertical-align: middle;
  -moz-transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -ms-transition: all ease 0.5s;
  transition: all ease 0.5s;
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.grid-img-home a:hover img {
  /*   -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
*/
}
.grid-content-home {
  background: #374785;
  padding: 20px 20px;
}
.grid-content-home .feature-info-home h4 {
  font-size: 18px;
  text-transform: capitalize;
  color: #dedede;
  margin-top: 5px;
}

.grid-content-home h5 {
  font-size: 20px;
  font-weight: 600;
  margin-top: 12px;
  margin-bottom: 15px;
  color: #dedede;
}
.grid-box-home {
  padding-top: 10px;
}

.grid-availability {
  position: absolute;
  bottom: 0px;
  padding: 5px 0 0 18px;
  min-width: 143px;
  height: 35px;
  font-size: 18px;
  text-transform: capitalize;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  top: 3px;
  border-bottom-right-radius: 11px;
  border-top-right-radius: 11px;
}
.ribbon-home {
  position: absolute;
  top: 8px;
  right: 9px;
  z-index: 99999999;
}

.ribbon-home span {
  position: relative;
  display: block;
  text-align: center;
  background: #f76c6c;
  font-size: 16px;
  line-height: 1;
  padding: 12px 8px 10px;
  border-top-right-radius: 8px;
  width: 113px;
  color: #fff;
}

.ribbon-home span:before {
  height: 6px;
  width: 6px;
  left: -6px;
  top: 0;
  background: #f76c6c;
}
.ribbon-home span:before,
.ribbon-home span:after {
  position: absolute;
  content: "";
}
.ribbon-home span:after {
  height: 6px;
  width: 8px;
  left: -8px;
  top: 0;
  border-radius: 8px 8px 0 0;
  background: #f76c6c;
}
.ribbon-home:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 58px solid transparent;
  border-right: 55px solid transparent;
  border-top: 10px solid #f76c6c;
}

/* Testimonial
================================================== */

.owl-dots .active {
  background-color: #eee1a0 !important;
  width: 40px !important;
  height: 8px !important;
  border: 1px solid #eee1a0 !important;
}

.owl-dot {
  background-color: transparent !important;
  border: 1px solid #dedede !important;
  width: 40px !important;
  height: 8px !important;
  margin-right: 10px;
}
.testimonial {
  padding: 20px 0 0;
  text-align: center;
  position: relative;
}
.testimonial:before {
  content: "\f10d";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  position: absolute;
  left: 48.5%;
  font-size: 40px;
  color: #fff;
  top: 11px;
}
.testimonial .content {
  padding: 45px 35px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  position: relative;
  border: 0px solid #fff;
  border-top: 0px none;
}
.testimonial .content:before {
  content: "";
  border-top: 1px solid #868686;
  position: absolute;
  top: 0;
  left: 0;
  width: 45%;
}
.testimonial .content:after {
  content: "";
  border-top: 1px solid #868686;
  position: absolute;
  top: 0;
  right: 0;
  width: 45%;
}
.testimonial .testimonial-title {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  color: #e74c3c;
}
.testimonial .testimonial-title small {
  display: block;
  color: #f5f5f5;
  font-size: 12px;
  margin-top: 10px;
}
.testimonial .description {
  font-size: 22px;
}

.testimonial-slide .testimonial-content h3.name {
  font-size: 18px;
  color: #fff;
  margin: 10px 0;
}

.testimonial-slide .testimonial-content h3 span {
  display: block;
  font-size: 14px;
  color: #fff;
  font-weight: 400;
  margin-top: 10px;
}

.testimonial-slide .testimonial-text {
  padding-top: 30px;
  display: inline-block;
  position: relative;
  color: #fff;
  text-transform: initial;
}

/* Recent Post
================================================== */

.post-img-wrapper {
  position: relative;
}

.post-img-overlay {
  position: relative;
  display: inline-block;
}

.post-img-overlay::before {
  position: absolute;
  border-radius: 1px;
  background-color: rgba(0, 0, 0, 0);
  content: "";
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}

.post-img-overlay:hover::before {
  background-color: rgba(0, 0, 0, 0.5);
}

.post-img-overlay a {
  position: absolute;
  right: 0;
  color: #fff;
  background: #666666;
  padding: 15px 20px;
  opacity: 0;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}

.post-img-overlay a.link {
  right: 0;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.post-img-overlay:hover a.link {
  left: 0;
  right: auto;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.post-img-overlay a.view {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
.post-img-overlay:hover a.view {
  bottom: 0;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.recent-post {
  padding: 0 15px;
}
.recent-post .post-body h3 {
  font-size: 18px;
  margin-bottom: 3px;
  font-weight: 700;
}

.recent-post .post-body h3 a {
  color: #323232;
}

.recent-post .post-body .post-meta a {
  font-weight: 400;
  font-size: 13px;
}

.recent-post .post-body .post-meta span,
.recent-post .post-body .post-meta span i {
  padding-right: 5px;
}

.recent-post .post-excerpt {
  padding-top: 10px;
}

.recent-post .post-excerpt a.read-more {
  padding: 6px 18px;
  border-width: 1px;
  font-size: 12px;
  margin-top: 10px;
}

/* Contact
================================================== */

.mt-4 {
  margin-top: 2rem;
}
.contact-us-page {
  padding: 0px;
}
.contact-bg {
  background: #0f4b7c;
}
.contact-padding {
  padding-top: 12px;
  padding-bottom: 35px;
  min-height: 700px;
}
.contact_block {
  padding-left: 0px;
}
.contact_block p {
  font-size: 18px;
  color: #fff;
}
.contact_block h4 {
  color: #fff;
}
.contact_block h2 {
  line-height: 40px;
  font-weight: 400;
}
.contact_line {
  border-width: 6px;
  border-color: #0f4b7c;
  width: 6%;
  padding-top: 20px;
  padding-bottom: 0px;
}

#contact-form {
  margin-top: 25px;
}
#contact-form label {
  font-weight: normal;
}

.map-wrapper {
  position: relative;
}

.map {
  height: 400px;
  z-index: 1;
}

.contact-info-inner h3 {
  margin-bottom: 25px;
  font-size: 24px;
  color: #fff;
}

.contact-info h3 {
  margin-top: 42px;
  font-size: 24px;
}

.contact-info p {
  font-size: 18px;
}

.contact-info i {
  font-size: 18px;
  margin-right: 10px;
}

/* Contact inside Map */
.contact-info-inner {
  position: absolute;
  color: #fff;
  top: 0;
  bottom: 0;
  z-index: 2;
  background: rgba(0, 0, 0, 0.7);
  padding: 25px 30px;
  max-width: 400px;
  max-height: 400px;
  text-align: left;
}

.contact-info-inner p {
  overflow: hidden;
  margin-bottom: 25px;
}

.contact-info-inner p strong {
  display: block;
}

.contact-info-inner i {
  margin-right: 20px !important;
  font-size: 24px;
  margin-top: 5px;
}

/* Footer
================================================== */

.pd40-footer-bottom {
  padding-bottom: 30px;
}
.footer-sticky {
  display: none;
}
.footer-sticky {
  position: fixed;
  padding: 5px;
  bottom: 0;
  width: 100%;
  background-color: #f5f5f5;
  z-index: 10;
}
.head_office a {
  color: #fff;
}

.footer {
  padding: 60px 0 100px;
  color: #fff;
  font-size: 14px;
}

.footer-logo {
  margin-bottom: 20px;
}

.footer-map {
  padding-bottom: 60px;
}

.footer2 {
  background: #000000;
}

.footer .widget-title {
  color: #fff;
}

.footer .social-icon {
  padding: 10px 0 20px;
}

.acordion-master {
  margin-bottom: 60px;
}
.acordion-master h2 {
  border-bottom: 1px solid #eee1a0;
  padding: 10px 0px;
  cursor: pointer;
  color: #dedede;
  font-size: 15px;
  font-weight: 300;
}
.acordion-master .fa-chevron-down {
  font-size: 18px;
  margin-left: 5px;
  transition: all 1s;
  vertical-align: middle;
}
.acordion-master .active {
  transform: rotate(180deg);
  transition: all 1s;
}
.acordion-master .contenido-mostrar p {
  margin-top: 0px;
}
.acordion-master .hidden-block {
  display: none;
}

/* Latest Post */

.footer-widget .latest-post-image img {
  width: 80px;
  height: 80px;
  border-radius: 100%;
  border: 4px solid rgba(255, 255, 255, 0.5);
}

.footer-widget .latest-post-content h4 a {
  color: #fff;
}

.latest-post-items {
  margin-bottom: 10px;
}

.latest-post-image img {
  width: 70px;
  height: 60px;
}

.footer-widget .post-meta,
.footer-widget .post-meta a {
  color: #fff;
}

.latest-post-content h4 {
  font-size: 14px;
  line-height: normal;
}

/* Image Gallery */

.footer-widget .img-gallery {
  margin-top: 5px;
  display: inline-block;
}

.img-gallery a.thumb-holder {
  overflow: hidden;
  position: relative;
}

.img-gallery a.thumb-holder img {
  margin: 0 15px 15px 0;
  display: inline-block;
  width: 95px;
  height: 85px;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.img-gallery a.thumb-holder:hover img {
  opacity: 0.7;
}

.footer2 .img-gallery a.thumb-holder img {
  width: 90px;
  height: 75px;
}

/* Footer about us */

.footer-about-us h4 {
  font-size: 16px;
  margin-bottom: 0;
  line-height: normal;
}

.subscribe {
  margin-top: 20px;
}

.subscribe input.form-control {
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.subscribe .input-group-addon {
  background: none;
  border-radius: 0;
  border: 0;
  padding: 0;
}

.subscribe button {
  padding: 13px 20px;
  color: #fff;
}

.subscribe button:hover {
  background: #222;
  color: #fff;
}

.subscribe button i {
  font-size: 20px;
}

/* Footer links */

.head_office {
  color: #ccc;
}
.footer ul li {
  color: #fff;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.footer ul.arrow li {
  width: 50%;
  float: left;
  color: #ccc;
}

ul.arrow li:before {
  content: "\f105";
  font-family: "Font Awesome 6 Pro";
  margin-right: 10px;
}

.footer ul.arrow2 li {
  color: #ccc;
}

ul.arrow2 li:before {
  content: "\f105";
  font-family: "Font Awesome 6 Pro";
  margin-right: 10px;
}
.footer ul li a {
  color: #ccc;
}

/* Copyright
================================================== */

#copyright {
  padding: 30px 0;
  background: #104b7d;
  color: #fff;
}

.copyright-info {
  font-size: 16px;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  max-width: 850px;
  margin: 30px auto 0;
  padding-top: 15px;
}
.copyright-info a {
  color: #ccc;
}

.copyright.angle:before {
  background: #104b7d;
  height: 50px;
  top: -25px;
  -webkit-transform: skew(0deg, -2deg);
  -moz-transform: skew(0deg, -2deg);
  -ms-transform: skewX(0deg) skewY(-2deg);
  -o-transform: skew(0deg, -2deg);
  transform: skew(0deg, -2deg);
}

.footer-social {
  position: relative;
  z-index: 10;
}

.footer-social .icon-pentagon i {
  font-size: 16px;
}

/* Footer sytle 2 */

.footer2 .social-icon {
  padding-bottom: 15px;
}

.footer2 .copyright-info {
  color: #323232;
  border-top: 1px solid #e7e7e7;
}

#back-to-top {
  right: 40px;
  top: auto;
  z-index: 10;
  -webkit-backface-visibility: hidden;
}

#back-to-top.affix {
  bottom: 60px;
}

#back-to-top .btn.btn-primary {
  border-radius: 100%;
  padding: 0;
  font-size: 18px;
  width: 36px;
  height: 36px;
  background: rgba(0, 0, 0, 0.3);
  border: 2px solid transparent;
  color: #fff;
  opacity: 0.5;
}

#back-to-top .btn.btn-primary:hover {
  color: #fff;
  opacity: 1;
}

/* Sub pages
================================================== */

/* Banner area */

#banner-area {
  position: relative;
}

.banner-title-content {
  position: absolute;
  top: 50%;
  width: 100%;
  height: 100%;
}

.banner-title-content h2 {
  color: #fff;
}

.banner-title-content .breadcrumb {
  background: none;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
}

.banner-title-content .breadcrumb a:hover {
  color: #ccc;
}

/* About Us */

.about-message {
  background: #ffffff;
  min-height: 500px;
}

.about-message ul li a {
  color: #6a6a6a;
}
.about-message p {
  font-size: 17px;
  line-height: 32px;
}

/** Blog **/
.container-blog {
  max-width: 970px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.inner-heading,
.form-category {
  display: inline-block;
  margin-bottom: 40px;
}
.inner-heading {
  font-size: 22px;
  font-weight: 300;
}
.form-category select {
  padding: 0px;
  text-transform: lowercase;
  height: 50px;
  border-bottom: 1px solid #46344d;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  font-size: 22px;
}
.blog-block {
  padding-top: 40px;
}
.blog-box {
  margin-bottom: 30px;
}
.blog-container {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  background-color: #fff;
  min-height: 640px;
}
.blog-content {
  padding: 12px;
}
.blog-image img {
  min-height: 320px;
  height: 250px;
  width: 100%;
  object-fit: cover;
}
.blog-image-inside img {
  height: 250px;
  width: 100%;
  object-fit: cover;
}
.blog-container a {
  color: #483650;
  font-weight: 700;
}
.blog-container a:hover {
  text-decoration: underline;
}
.home_read_time {
  color: #333;
  font-weight: bolder;
  font-size: 13px;
  text-transform: uppercase;
}
.home_read_time_text {
  color: #bababa;
}
.author_details {
  padding: 1rem 0rem;
  position: absolute;
  bottom: 0px;
}
.author_details_single {
  padding: 1rem 0rem;
}
.home_read_more {
  padding: 1rem 0rem;
  position: absolute;
  bottom: 17px;
  right: 30px;
  font-size: 13px;
  font-weight: 700;
}

.post_author_home {
  height: 50px;
  width: 50px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 50%;
  border: 1px #e5e5e5 solid;
  background-clip: content-box;
  margin-right: 7px;
  float: left;
}
.post_author_name_home {
  font-weight: 700;
  font-size: 12px;
  display: inline-block;
  padding-top: 15px;
  padding-bottom: 0px;
}

/** Single Block **/
.mb-5 {
  margin-bottom: 3rem;
}
.mt-6 {
  margin-top: 7rem !important;
}

.single_block {
  background-color: #fff;
  padding: 0px 22px;
}

.single_content a {
  color: rgb(62, 145, 41);
}
.single_content a:hover {
  color: rgb(54, 170, 25);
  text-decoration: underline;
}
.single_block ul {
  list-style-type: none;
  padding: 0;
}
.single_block li {
  background: url(../images/checked.svg) no-repeat left;
  height: auto;
  padding-left: 35px;
  margin-top: 8px;
  background-size: 2%;
  font-size: 18px;
}

blockquote {
  background: #f9f9f9;
  border-left: 7px solid #f76c6c;
  margin: 40px 40px;
  padding: 17px 20px;
}
blockquote p {
  font-size: 18px;
  line-height: 32px;
}
blockquote:before {
  content: "";
  left: 75px;
  width: 84px;
  height: 84px;
  background: url(../images/left-quotation-mark.svg) no-repeat top;
  opacity: 0.1;
  position: absolute;
  background-size: 100%;
  margin-top: -14px;
}
blockquote:after {
  content: "";
  right: 68px;
  width: 84px;
  height: 84px;
  background: url(../images/right-quotation-mark.svg) no-repeat top;
  opacity: 0.1;
  position: absolute;
  background-size: 100%;
  margin-top: -67px;
}
blockquote p:after {
}
em {
  letter-spacing: 2px;
  font-size: 18px;
}

.single_block p {
  font-size: 18px;
  line-height: 1.7em;
}
.clear_img {
  margin-top: 18px;
}

.read_time {
  font-weight: 700;
  font-size: 14px;
  display: inline-block;
  padding-top: 14px;
  padding-bottom: 26px;
  float: right;
}

.schema-faq-section {
  box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 9px 0px;
  padding: 30px;
  margin-bottom: 40px;
}
.schema-faq-question {
  font-weight: 800;
  font-size: 26px;
}

.single_category {
  margin-bottom: 20px;
  font-weight: 800;
}
.single_category a {
  color: #46344e;
  text-decoration: underline;
}

.read_all_post {
  padding: 20px;
  box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 10px 0px;
  background-color: #f76c6c;
}
.all_author_post {
  border-left: 7px solid #c86766;
  color: #fff;
  font-size: 16px;
  float: left;
  margin-top: 22px;
  padding: 5px;
}

.all_author_post a {
  color: #fff;
}

.related_block {
  background-color: #fff;
  padding: 12px;
  margin: 7px;
}
.related_block a {
  font-size: 18px;
  font-weight: bold;
  color: #3e9129;
}
.time {
  color: rgb(184, 184, 184);
  font-size: 12px;
}
.related_post_block {
  background-color: rgb(238, 238, 238);
  padding: 17px;
}

/** Author **/

.awr.cat {
  box-shadow: rgba(0, 0, 0, 0.4) 1px 0px 10px 0px;
  background-color: rgb(248, 248, 248);
  float: left;
  padding: 15px 12px;
  width: 100%;
}
.right h4 {
  margin-top: 0px;
}
.awr.cat .left {
  padding: 0px 6px;
}
.left {
  float: left;
  width: 16%;
}
.avatar {
  display: block;
}
.alignnone {
  margin: 10px;
}
.awr.cat .right {
  width: 84%;
  padding: 4px;
}
.right {
  float: right;
}
.awr.cat h6 {
  font-weight: 700;
  margin-top: 0px;
}
.awr.cat p {
  margin-top: 0;
  margin-bottom: 0rem;
  font-size: 18px;
  line-height: 1.7em;
}
.awr.cat a {
  color: #9b786f;
  font-weight: bold;
}

.post_author {
  height: 50px;
  width: 50px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 50%;
  border: 1px #e5e5e5 solid;
  background-clip: content-box;
  margin-right: 12px;
  float: left;
}
.post_author_name {
  font-weight: 700;
  font-size: 14px;
  display: inline-block;
  padding-top: 14px;
  padding-bottom: 26px;
}

.post_date {
  color: gray;
  font-size: 14px;
  font-weight: 600;
}
.end_post {
  border-width: 3px;
  border-color: #333333;
  width: 10%;
  padding-top: 20px;
  padding-bottom: 0px;
}

.author-title {
  width: 100%;
}
.author_arrow {
  text-align: right;
  color: #c86766;
  font-size: 18px;
  padding-right: 0;
  float: right;
  margin-top: 26px;
}
.author_arrow a {
  color: #805c67;
}
.mt-10 {
  margin-top: 9rem;
}

.follow-on {
  text-align: right;
  font-size: 14px;
}
.follow-on span {
  font-weight: bold;
}

/*** Sidebar Recent Post Widget **/
.pps {
  margin-bottom: 10px;
}
.left_block {
  float: left;
}
.txt {
  padding-left: 9px;
  padding-top: 9px;
  position: relative;
  width: 81%;
}

.pps a {
  color: #368626;
  display: block;
  font-weight: 700;
  font-size: 1em;
  line-height: 1.4em;
}

.tim .wti {
  border-radius: 50%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  height: 38px;
  width: 38px;
}

.widget-title {
  font-size: 1.5rem;
  text-transform: uppercase;
  font-weight: 600;
}

/* social*/
.share_button_holder {
  position: relative;
  top: 69px;
}
.affix_single {
  top: 130px;
  width: 50px;
}
.share_post {
  display: none;
}
.share_post {
  border-bottom: 1px solid #f1f1f1;
  border-top: 1px solid #f1f1f1;
  padding: 10px 0px 10px 0px;
}

.share_post span {
  vertical-align: super;
  font-weight: 600;
}
.affix-top {
}
.affix-bottom {
  position: absolute;
}

.share {
  text-align: center;
  width: 100%;
  font-weight: bold;
}

#wrapper_social {
  padding-bottom: 0px;
  text-align: center;
}
.sharing-icon {
  padding: 10px;
  font-size: 40px;
}
.fb_square {
  color: #6788ce;
}
.twitter_square {
  color: #29c5f6;
}
.in_square {
  color: #3a9bdc;
}

/*end social*/

/* Areas We Cover */

.areas-we-cover-image:hover {
  background-color: rgba(0, 0, 0, 0.6) !important;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
}

a.full-block-link {
  font-size: 36px;
  font-weight: 600;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  z-index: 3;
  position: absolute;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.title-desc3 {
  padding-top: 30px;
}
.title-desc3 {
  font-family: "Lato", serif;
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  text-transform: capitalize;
  display: block;
  color: #6a6a6a;
}

/* Call to Action */

.call-to-action {
  color: #fff;
  padding: 40px 0;
}

.call-to-action.dark {
  background: #2a2d32;
}

.call-to-action h3 {
  color: #fff;
  float: left;
  margin: 10px 0 0;
  font-size: 20px;
}

.call-to-action .btn.btn-primary.white:hover {
  background: #000;
}

.call-to-action .btn.btn-primary.solid {
  margin-left: 15px;
}

/* Career */

.panel.panel-default {
  margin-top: 20px;
}

h4.panel-title {
  position: relative;
  padding-left: 30px;
}

h4.panel-title a:before,
h4.panel-title a.collapsed:before {
  font-family: "Font Awesome 6 Pro";
  position: absolute;
  z-index: 0;
  font-size: 16px;
  left: 0;
  padding: 0 5px;
  text-align: center;
}

h4.panel-title a:before {
  content: "\f056";
}

h4.panel-title a.collapsed:before {
  content: "\f055";
}

.panel-body ul {
  padding-left: 35px;
}

.panel-group .btn.btn-primary.solid:hover {
  color: #333;
}

/* Testimonial */

.ts-testimonial-content {
  position: relative;
  padding: 30px 30px 15px 30px;
  border-width: 1px;
  border-style: solid;
  border-color: #e7e7e7;
  margin-bottom: 40px;
}

.ts-testimonial-content:after {
  content: "";
  position: absolute;
  bottom: -40px;
  left: 45px;
  border-style: solid;
  border-width: 40px 0px 0 30px;
  border-color: #e7e7e7 transparent;
  display: block;
  width: 0;
  z-index: 1;
}

.ts-testimonial-content img {
  float: left;
  width: 80px;
  height: 80px;
  border-radius: 100%;
}

.ts-testimonial-text {
  padding-left: 110px;
}

.ts-testimonial-author {
  position: absolute;
  bottom: -60px;
  left: 90px;
}

.ts-testimonial-author h3.name {
  font-size: 14px;
  margin: 10px 0 0;
}

.ts-testimonial-author h3 span {
  display: block;
  font-size: 13px;
  margin-top: -10px;
  text-transform: capitalize;
  color: #555;
}

/* Faq Page */

.faq-box {
  margin-bottom: 45px;
}

.faq-box h4 {
  margin-bottom: 25px;
}

/* 404 page */

.error-button {
  background-color: #23305e;
  color: #fff;
  margin-right: 0px;
  padding: 10px 30px;
  border-radius: 0px;
  font-size: 18px;
  font-weight: 500;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  box-shadow: 0px 0 0 #46344e inset;
  border: 0px;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  box-shadow: 0px 0 0 #46344e inset;
}
.error-button:hover {
  background-color: #f76c6c;
}

/* Blog
================================================== */

/* Blog Listing */

.post {
  margin: 0 0 40px;
  padding: 0 0 40px;
  border-bottom: 1px solid #f5f5f5;
}

.post.post-last {
  border-bottom: 0;
}

.post-image-wrapper {
  margin-bottom: 20px;
  position: relative;
}

.blog-date {
  position: absolute;
  top: 50px;
  left: 0;
  color: #fff;
  border-radius: 0 25px 25px 0;
  padding: 5px 15px;
  font-weight: 700;
}

.blog-date a {
  color: #fff;
}

.post-footer .btn.btn-primary {
  font-size: 12px;
  padding: 8px 20px;
  margin-top: 15px;
}

/* Blog Single */

.post-meta {
  color: #959595;
  font-weight: 400;
  font-size: 13px;
}
.post-meta span {
  padding-right: 10px;
}

.post-meta a {
  color: #959595;
}

.post-meta-author a,
.post-meta-cats a {
  color: #323232;
}

.entry-content {
  padding: 20px 0 10px;
}

/* Blog author */

.about-author {
  background: #f2f2f2;
  padding: 15px 20px;
  margin: 20px 0;
}

.author-img img {
  width: 120px;
  height: 120px;
  margin-right: 30px;
  border-radius: 100%;
  margin-top: 20px;
}

.author-url span a {
  color: #959595;
}

.author-info h3 {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: normal;
}

.author-info h3 span {
  font-size: 14px;
  color: #959595;
  border-left: 1px solid #afafaf;
  padding-left: 8px;
  margin-left: 5px;
}

/* Blog post comments */

.comments-counter {
  font-size: 18px;
}
.comments-counter a {
  color: #323232;
}

.comments-list {
  list-style: none;
  margin: 0;
  padding: 20px 0;
}

.comments-list .comment {
  border-bottom: 1px solid #cecece;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.comments-list .comment.last {
  border-bottom: 0;
}
.comments-list img.comment-avatar {
  width: 84px;
  height: 84px;
  margin-right: 30px;
  border-radius: 100%;
}

.comments-list .comment-body {
  margin-left: 120px;
}

.comments-list .comment-author {
  margin-bottom: 0;
}

.comments-list .comment-date {
  font-style: italic;
  color: #959595;
  margin-bottom: 20px;
}

.comments-list .comment-reply {
  text-transform: uppercase;
  color: #323232;
}

.comments-reply {
  list-style: none;
  margin: 0 0 0 70px;
}

.comments-form .btn.btn-primary {
  padding: 10px 20px;
}

.comments-form label {
  font-weight: normal;
  color: #959595;
}

/* Sidebar */

.sidebar h3.widget-title {
  font-size: 18px;
  line-height: normal;
  margin-top: 0;
}

.sidebar .widget {
  margin-bottom: 40px;
}

.sidebar-right {
  padding-left: 20px;
}

/* Blog search */

.sidebar #search .input-group-btn .btn.btn-primary {
  padding: 11px 12px;
}

/*-- Blog tab widget --*/

.widget-tab .nav-tabs {
  margin: 0;
  text-align: center;
  border-bottom: 1px solid #e7e7e7;
}

.widget-tab .nav-tabs > li:first-child {
  margin-left: 10px;
}

.widget-tab .nav-tabs > li > a {
  background: #f2f2f2;
  color: #323232;
  font-size: 15px;
  font-weight: 700;
  text-transform: capitalize;
  border-radius: 3px 3px 0 0;
  margin-right: -1px;
  border: 1px solid #e7e7e7;
  border-bottom: 0;
}

.widget-tab .nav-tabs > li.active > a {
  background: #fff;
  color: #323232;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 0;
}

.widget-tab .tab-content {
  border-top: 0;
  padding: 10px 0 0;
}

.widget-tab .posts-thumb img {
  display: block;
  width: 85px;
  height: 65px;
  margin-right: 20px;
}

.widget-tab .posts-avator img {
  display: block;
  width: 62px;
  height: 62px;
  margin-right: 20px;
  border-radius: 100%;
}

.widget-tab h4.entry-title {
  font-size: 11px;
  line-height: 15px;
  margin-bottom: 5px;
}
.widget-tab h4.entry-title a {
  color: #323232;
}

.widget-tab .post-meta span {
  padding-right: 5px;
}

.widget-tab ul.posts-list li {
  padding-bottom: 10px;
}

/*-- Blog category widget --*/

.widget-categories ul.category-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.widget-categories ul.category-list li {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #dedede;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.widget-categories ul.category-list li:hover {
  padding-left: 10px;
}

.widget-categories ul.category-list li a {
  color: #323232;
}

.widget-categories ul.category-list li:last-child {
  border-bottom: 0;
}

.widget-categories ul.category-list li .posts-count {
}

/*-- Blog tags widget --*/

.widget-tags ul > li {
  float: left;
  margin: 6px;
}

.widget-tags ul > li a {
  background: #f2f2f2;
  color: #6a6a6a;
  display: block;
  font-size: 14px;
  padding: 5px 15px;
  border-radius: 25px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.widget-tags ul > li a:hover {
  color: #fff;
}

/* Landing page
================================================== */

/* Header */

.landing-header.header-bgnone {
  background: rgba(0, 0, 0, 0.8);
}

.landing-header.header-bgnone ul.navbar-nav > li:hover > a,
.landing-header.header-bgnone ul.navbar-nav > li.active > a {
}

.hero-section {
  height: 100%;
  background-image: url(../images/landing/main-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: top center;
  padding-bottom: 0;
  padding-top: 200px;
  overflow: hidden;
}
.hero-section .container {
  height: 100%;
}

.hero-content {
  position: relative;
  display: table;
  height: 100%;
  width: 100%;
}

.hero-text {
  display: table-cell;
  vertical-align: bottom;
  color: #fff;
  padding-right: 50%;
  width: 100%;
  padding-bottom: 10%;
}

.hero-title {
  font-size: 40px;
  line-height: 50px;
  color: #fff;
}

.hero-description {
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 30px;
  color: #fff;
}

.hero-images {
  display: block;
  position: absolute;
  bottom: 80px;
  right: 0;
  width: 50%;
  max-height: 100%;
}

.hero-images img {
  display: block;
  position: relative;
  max-height: 100%;
  width: auto;
}

.hero-buttons a.btn {
  color: #fff;
  padding: 15px 50px;
}

.hero-buttons a.btn.solid {
  margin-left: 10px;
}

.hero-buttons a i {
  margin-left: 5px;
}

/* Facts */

.landing_facts {
  color: #fff;
  padding: 50px 0;
}

.landing_facts .facts i {
  font-size: 36px;
}

.landing_facts .facts-num span {
  font-size: 56px;
}

/* Video and video background */

.video-embed {
  position: relative;
  padding-top: 56.25%; /* 16:9 */
  height: 0;
  background-color: #000000;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}
.video-embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-background-container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
}

iframe {
  border: 0;
}

/* Screenshot image */

.app-gallery .grid {
  display: block;
  margin: 0 15px 20px;
  padding: 5px;
}

.app-gallery figure.effect-oscar a {
  margin: 125px 5px 0;
}

.app-gallery figure.effect-oscar figcaption::before {
  border: 0;
}

.client-carousel {
  padding-right: 0px;
  padding-left: 0px;
}

.footer_logo ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer_logo ul li {
  display: inline-block;
  border: 1px solid #dedede;
  padding: 10px;
  margin-bottom: 10px;
}

/* Elements page
================================================== */

.testimonial.elements .testimonial-text,
.testimonial.elements .testimonial-content h3.name,
.testimonial.elements .testimonial-content h3 span {
  color: #323232;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

.testimonial.elements
  .testimonial-slide.owl-theme
  .owl-controls
  .owl-page
  span {
  border: 1px solid #e7e7e7;
}

/* Style Swithcer
================================================== */

.style-switch-wrapper {
  position: fixed;
  top: 100px;
  right: -250px;
  width: 250px;
  height: auto;
  background-color: rgba(0, 0, 0, 0.75);
  border-bottom-right-radius: 4px;
  padding: 20px 20px;
  z-index: 1000;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}

.style-switch-wrapper h3 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 20px;
}

.style-switch-wrapper.active {
  right: 0;
}

.style-switch-button {
  position: absolute;
  top: 0;
  right: 250px;
  width: 50px;
  height: 50px;
  background-color: rgba(0, 0, 0, 0.75);
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  z-index: 1000;
  cursor: pointer;
}

.style-switch-button i {
  color: #fff;
  position: relative;
  line-height: 1;
  top: 15px;
  left: 15px;
  font-size: 20px;
}

.style-switch-wrapper button {
  width: 30px;
  height: 30px;
  border-radius: 100% !important;
  margin-bottom: 5px;
  color: #fff;
  display: inline-block;
  padding: 0 !important;
  margin-right: 2px;
  border: 0 !important;
}

a.close-styler {
  color: #fff !important;
  padding: 7px 20px !important;
  margin-right: 6px;
}

.style-switch-wrapper button:active,
.style-switch-wrapper button:focus {
  border: 2px solid #fff;
}

.style-switch-wrapper #preset1 {
  background-color: #49a2e7;
}

.style-switch-wrapper #preset2 {
  background-color: #81c83c;
}

.style-switch-wrapper #preset3 {
  background-color: #ee3b24;
}

.style-switch-wrapper #preset4 {
  background-color: #ffc400;
}

.style-switch-wrapper #preset5 {
  background-color: #334f96;
}

.style-switch-wrapper #preset6 {
  background-color: #8c42ba;
}

/*
* 	Owl Carousel Owl Demo Theme
*	v1.3.2
*/

.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div {
  color: #fff;
  display: inline-block;
  zoom: 1;
  *display: inline; /*IE7 life-saver */
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #869791;
  filter: Alpha(Opacity=50); /*IE7 fix*/
  opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100); /*IE7 fix*/
  opacity: 1;
  text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline; /*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 28px;
  height: 8px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50); /*IE7 fix*/
  opacity: 0.5;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(Opacity=100); /*IE7 fix*/
  opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #fff;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

/* preloading images */
.owl-item.loading {
  min-height: 150px;
  background: url(AjaxLoader.gif) no-repeat center center;
}

/* Global styles
================================================== */

a.read-more:hover {
  color: #327cbc;
}

/* Typography
================================================== */

.btn.btn-primary {
  border: 2px solid #000000;
  border-radius: 0px;
}

.btn.btn-primary:hover {
  background: #000000;
}

.btn.btn-primary.solid {
  background: #49a2e7;
}

ul.circle li:before {
  color: #49a2e7;
}

ul.check-list li i {
  color: #49a2e7;
}

/* Common styles
================================================== */

.heading:hover .title-icon {
  color: #49a2e7;
}

h2.entry-title a:hover {
  color: #49a2e7;
}

/* Icon pentagon */

.icon-pentagon {
  background: none repeat scroll 0 0 #f76c6c;
  border-radius: 50%;
  height: 32px;
  width: 32px;
  padding: 5px;
}

.icon-pentagon:before {
  border-bottom: 10px solid #49a2e7;
}

.icon-pentagon:after {
  border-top: 10px solid #49a2e7;
}

.service-icon:before {
  border-bottom: 30px solid #49a2e7;
}

.service-icon:after {
  border-top: 30px solid #49a2e7;
}

/* Carousel controller */

.ts-carousel-controller .left:hover,
.ts-carousel-controller .right:hover,
.owl-controls .owl-prev:hover,
.owl-controls .owl-next:hover {
  background: #49a2e7;
}

/* Input form */

.form-control:focus {
  border: 1px solid #49a2e7 !important;
}

/* Flex Slider */

.portfolio-slider .flex-direction-nav a:hover,
.second-slider .flex-direction-nav a:hover {
  background: #49a2e7;
}

/* Pagination */

.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > li > a:hover {
  background: #49a2e7;
}

/* Header area
================================================== */

/*-- Header --*/
.header_inside {
  background: #46344e;
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 50;
  width: 100%;
  color: #fff;
  padding: 20px 27px 14px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.header-solid ul.navbar-nav > li:hover > a,
.header-solid ul.navbar-nav > li.active > a {
  color: #49a2e7;
}

.header-search,
.header-phone {
  font-size: 28px;
  color: #fff;
  margin-right: 20px;
  cursor: pointer;
}

.header-phone-mobile {
  display: none;
}

/*-- Logo --*/

.navbar-brand {
}

/*-- Main navigation --*/

ul.navbar-nav > li:hover > a,
ul.navbar-nav > li.active > a {
  color: #f05222 !important;
}

.navbar-toggle {
  background: #ef5222;
}

.dropdown-menu > ul > li.active > a {
  color: #f05222;
}

.dropdown-menu > ul > li > a:hover,
.dropdown-menu > ul > li > a:focus {
  color: #f05222;
}
.nav-home {
  float: right;
  font-size: 1.6em;
  -webkit-transition: margin 0.3s;
  -o-transition: margin 0.3s;
  transition: margin 0.3s;
  margin-top: 20px;
}
.nav-home ul {
  list-style: none;
}
.nav-home li {
  display: inline-block;
  vertical-align: middle;
}
.header li a {
  color: #fff;
  line-height: 1.75;
}
.nav-home li ~ li {
  margin-left: 23px;
}
.header-solid .nav-home {
  margin-top: 15px;
}
.header-solid {
  background: #46344e;
  box-shadow: 0px 1px 7px 0 rgba(0, 0, 0, 0.2);
}
.book_valuation a {
  font-size: 18px;
  font-weight: 400;
  color: #faed26 !important;
}
.phone_icon,
.search_icon {
  font-size: 25px;
  cursor: pointer;
}
/* Header area - 2
================================================== */

/*-- Header bgnone fixed --*/

.header-bgnone {
  background: #000000;
}

.navbar-nav.navbar-center {
  position: absolute;
  left: 50%;
  transform: translatex(-50%);
}

/* Slideshow
================================================== */

/*-- Main slide --*/

#main-slide .carousel-indicators li.active,
#main-slide .carousel-indicators li:hover {
  background-color: #49a2e7;
}

#main-slide .carousel-control i:hover {
  background: #49a2e7;
}

/* Image Block
================================================== */

.image-block-content .feature-icon {
  background: #000000;
}

/* Portfolio
================================================== */

.isotope-nav ul li a {
  border: 1px solid #49a2e7;
}

.isotope-nav ul a.active,
.isotope-nav ul a:hover {
  background: #49a2e7;
}

.isotope-nav ul a.active:after,
.isotope-nav ul a:hover:after {
  border-color: #49a2e7 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}

/* Feature box
================================================== */
.feature-icon {
  color: #49a2e7;
}

.feature-center-icon {
  color: #49a2e7;
}

/* About us
================================================== */

/* Featured Tab */

.featured-tab .nav-tabs > li.active > a {
  background: #49a2e7;
}

.featured-tab .nav-tabs > li.active > a:after {
  border-left-color: #49a2e7;
}

.featured-tab .nav-tabs > li > a:hover {
  background: #49a2e7;
  color: #fff;
}
.featured-tab .nav-tabs > li > a:hover:after {
  border-left-color: #49a2e7;
}

/* Testimonial
================================================== */

.testimonial-slide .testimonial-text:before {
  color: #f05222;
}

.testimonial-slide .testimonial-text:after {
  color: #f05222;
}

.testimonial-slide.owl-theme .owl-controls .owl-page.active span {
  background: #f05222;
}

/* Recent Post
================================================== */

.post-img-overlay a:hover {
  background: #0f4b7c;
}

/* Footer
================================================== */

.copyright-info a:hover {
  color: #fff;
}

.footer2 .copyright-info a {
  color: #0f4b7c;
}

#back-to-top .btn.btn-primary:hover {
  background: #0f4b7c;
}

.footer-about-us h4 {
  color: #0f4b7c;
}

.footer-widget .latest-post-content h4 a:hover {
  color: #0f4b7c;
}

.subscribe button {
  background: #49a2e7;
}

/* Blog Item page
================================================== */

.post-meta a:hover {
  color: #49a2e7;
}

.author-url span a:hover {
  color: #49a2e7;
}

.comments-counter a:hover {
  color: #49a2e7;
}

.comments-list .comment-reply:hover {
  color: #49a2e7;
}

/*-- Blog sidebar --*/

.widget-tab .nav-tabs > li.active > a {
  background: #49a2e7;
}

.widget-tab h4.entry-title a:hover {
  color: #49a2e7;
}

.widget-tags ul > li a:hover {
  background: #49a2e7;
}

/* Landing page
================================================== */

.landing-header.header-bgnone ul.navbar-nav > li:hover > a,
.landing-header.header-bgnone ul.navbar-nav > li.active > a {
  color: #49a2e7;
}

.features-content .features-icon {
  color: #49a2e7;
}

.landing_facts {
  background: #49a2e7;
}

.landing-tab .nav-tabs > li.active {
  border-right: 5px solid #49a2e7;
}

.landing-tab .nav-tabs > li.active > a i {
  color: #49a2e7;
}

.landing-tab .nav-tabs > li > a:hover {
  color: #49a2e7 !important;
}

.landing-tab .tab-pane i.big {
  color: #49a2e7;
}

.app-gallery.owl-theme .owl-controls .owl-page.active span {
  background: #49a2e7;
}

.landing_page_clients {
  background: #49a2e7;
}

/* Misc */

.title-border {
  border-bottom: 2px solid #49a2e7;
}

.post-title a:hover {
  color: #49a2e7;
}

.portfolio-static-desc a:hover {
  color: #49a2e7;
}

.client-carousel .item a:hover {
}

.footer ul li a:hover {
  color: #ffffff;
}

.call-to-action {
  background: #49a2e7;
}

.blog-date {
  background: #49a2e7;
}

.widget-categories ul.category-list li a:hover {
  color: #49a2e7;
}

.about-message ul li a:hover {
  color: #49a2e7;
}

/** Responsiveness **/

@media (min-width: 1201px) and (max-width: 1430px) {
  .blog-container {
    min-height: 700px;
  }
  .navbar-nav.navbar-center {
    left: 42%;
  }
  .about-message-home h3 {
    line-height: initial;
  }
  .about-wrapper-top {
    margin-right: 0px;
    margin-left: 0px;
  }
}
@media (min-width: 993px) and (max-width: 1200px) {
  .share_post {
    display: block;
  }
  .affix_single {
    display: none;
  }
  .btn-3 {
    width: 47%;
  }
  .btn-4,
  .btn-5 {
    font-size: 18px;
    padding: 11px 10px;
  }
  .mt-4 {
    margin-top: 2.5rem;
  }
  .arrange-viewing {
    padding: 10px 11px;
  }
  .nav > li > a {
    padding: 10px 7px;
  }
  ul.navbar-nav > li > a {
    padding-top: 23px;
    font-size: 15px;
  }
  .nav-tabs > li > a {
    padding: 22px 35px;
  }
  .list-tools span {
    margin-left: 1px;
    letter-spacing: 0em;
    font-size: 13px;
  }

  .about-message-home h3 {
    line-height: initial;
  }
  .about-wrapper-top {
    margin-right: 0px;
    margin-left: 0px;
  }
  .page-info-agent h1 {
  }
  .single_property_block:before {
    left: calc(-1 * (100vw - 97rem) / 2);
  }
  .agent_photo {
    width: 70px;
  }
  .prop-details-tabs .nav-item .nav-link {
    padding: 0 10px;
    font-size: 14px;
  }
  .single-estate-office-details {
    font-size: 13px;
  }
  .btn-2,
  .btn-3 {
    padding: 11px 35px;
  }
  .navbar-nav.navbar-center {
    left: 43%;
  }
}
@media (max-width: 1023px) {
  .property-search-form {
    display: block;
  }
  .property-search-form .control {
    display: block;
    margin-bottom: 20px;
  }
}
@media (max-width: 992px) {
  .col-custom-8,
  .col-custom-4 {
    width: 100%;
  }
  .nav-tabs > li > a {
    padding: 22px 31px;
  }
  .navbar-nav.navbar-center {
    left: 32%;
    transform: translatex(-22%);
  }
  .propertyhive-result-count {
    width: 50%;
    float: left;
    font-size: 16px;
    margin-top: 15px;
    font-weight: 600;
  }
  .propertyhive-views {
    width: 50%;
    float: left;
    text-align: right;
  }
  .propertyhive-ordering {
    width: 100%;
    text-align: center;
  }

  .page-info-title {
  }
  .page-inner-section {
    padding: 50px 0;
  }
  #logo {
  }
  .insideheader_breadcrumbs {
    font-size: 12px;
  }
  .navbar-brand img {
    padding: 0 0px;
  }
  .list-tools {
    text-align: center;
  }
  .list-tools span {
    display: none;
  }
  #container {
    padding: 0 15px;
  }
  .properties-block,
  .search-properties {
    padding-right: 0px;
    padding-left: 0px;
  }
  .grid-box {
    padding: 60px 0px 0;
  }
  .grid-img {
    max-height: initial;
  }
  .slide-single-property img {
    height: auto !important;
  }

  form.property-search-form-122 div.control {
    width: 100%;
    float: none;
  }
  form.property-search-form-122 .control-department {
    float: none;
  }
  .about-message-home h3 {
    line-height: initial;
    font-size: 28px;
  }
  .about-home {
    padding-top: 0px;
  }
  .pd50-home {
    padding: 0px;
  }
  .about-wrapper-top {
    margin-right: 0px;
    margin-left: 0px;
  }
  #search_keyword_holder {
    max-width: 94%;
    margin: 60px auto 0;
  }
  #search_keyword_value {
    font-size: 16px;
  }
  .slider.btn {
    padding: 0px 22px;
    font-size: 16px;
  }
  #search_keyword_holder_agents {
    max-width: 100%;
  }
  .cta-buttons {
    text-align: center;
    margin-top: 56px;
  }
  .line {
    margin-left: 12px;
    margin-right: 12px;
  }
  .single-estate-office-details {
    text-align: left;
  }
  .arrange-viewing {
    padding: 10px 11px;
  }
  .btn-2,
  .btn-3 {
    margin-bottom: 20px;
    width: auto;
  }
  .page-inner-agent-section {
  }
  .agent_photo {
    width: 60px;
  }
  .agent_point.ag-name,
  .agent_point.ag-office {
    font-size: 15px;
  }
  .agent_point.ag-phone {
    font-size: 14px;
  }
  .single_property_block:before {
    left: calc(-1 * (100vw - 75rem) / 2);
    max-height: 190px;
  }
  .expert_agent {
    margin-top: 0px;
  }
  .property_name {
    height: auto;
    padding: 0px;
  }
}
@media (min-width: 768px) {
  .video-section {
    padding: 100px 0;
  }
  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-top: 11px;
  }
  .form-inline .form-group {
    margin-right: 50px;
  }
}

@media only screen and (max-width: 990px) {
  .testimonial .content:before,
  .testimonial .content:after {
    width: 43%;
  }
}
@media only screen and (max-width: 640px) {
  .no-padding-mb {
    padding-left: 0px;
    padding-right: 0px;
  }
  .gform_wrapper ul.gfield_checkbox li label,
  .gform_wrapper ul.gfield_radio li label {
    width: auto !important;
  }
  .custom_styleform_one ul > li > div input,
  .custom_styleform_one ul > li > div textarea {
    margin-bottom: 0px;
  }
  .testimonial:before {
    left: 46%;
  }
  .testimonial .content {
    padding: 30px 35px;
  }
  .testimonial .description {
    font-size: 14px;
  }
  .prop-details-tabs {
    background-color: rgb(35, 48, 94, 0.9);
  }
  .latest-details-tabs.prop-details-tabs {
    position: relative;
  }
  .nav-item span {
    display: none;
  }
  .prop-details-tabs .nav-item .nav-link {
    border-right: 1px solid #3f4a71;
    padding: 0 15px;
  }
  .single-property-types li span {
    margin: 0px 0px 0 0px;
    font-size: 16px;
  }
  .nav-tabs > li > a {
    padding: 13px 9px;
  }
  .nav-tabs > li > a {
    font-size: 12px;
  }
}

@media (min-width: 1200px) {
  header .right-menu .btn i {
    margin-left: 10px;
  }

  header .menu-toggle.hidden-large {
    display: none;
  }
  header .container {
    position: relative;
  }

  header.scrolled-menu {
    background-color: #104b7d !important;
    position: fixed;
  }

  header .menu-content {
    position: absolute;
    left: 0;
    right: 290px;
    width: 100%;
  }
  header .menu-content .logo {
    position: absolute;
    left: 0;
  }

  header.scrolled-menu .menu-content {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    opacity: 1;
    visibility: visible;
  }

  /* Dropdown animation */
  .navbar-nav .dropdown-menu,
  .navbar-nav .dropdown.megamenu div.dropdown-menu {
    background: none;
    border: 0;
    box-shadow: none;
    display: block;
    opacity: 0;
    z-index: 1;
    visibility: hidden;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition: visibility 500ms, opacity 500ms,
      -webkit-transform 500ms cubic-bezier(0.43, 0.26, 0.11, 0.99);
    -moz-transition: visibility 500ms, opacity 500ms,
      -moz-transform 500ms cubic-bezier(0.43, 0.26, 0.11, 0.99);
    -o-transition: visibility 500ms, opacity 500ms,
      -o-transform 500ms cubic-bezier(0.43, 0.26, 0.11, 0.99);
    -ms-transition: visibility 500ms, opacity 500ms,
      -ms-transform 500ms cubic-bezier(0.43, 0.26, 0.11, 0.99);
    transition: visibility 500ms, opacity 500ms,
      transform 500ms cubic-bezier(0.43, 0.26, 0.11, 0.99);
  }

  .navbar-nav .dropdown:hover div.dropdown-menu,
  .navbar-nav .dropdown.megamenu:hover div.dropdown-menu {
    opacity: 1;
    visibility: visible;
    color: #777;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  .navbar-nav .dropdown-backdrop {
    visibility: hidden;
  }
}

@media screen and (max-width: 1199px) {
  header .nav-list li a {
    font-size: 24px;
    padding-top: 18px;
  }
  header {
    height: 84px;
  }
  header .right-menu {
    margin: 26px 0 10px;
  }
  header .right-menu .hidden-mobile {
    margin: 0 17px;
  }

  header.open-menu {
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.9);
  }

  header.open-menu .menu-toggle {
    position: absolute;
    right: 0;
    top: 40px;
  }

  header.open-menu .right-menu .hidden-mobile,
  header .nav-list li a:after,
  header .right-menu .bigger-link:before {
    display: none;
  }

  header .right-menu .btn:hover {
    color: #e9428c;
  }

  header .right-menu li {
    float: right;
  }

  header.open-menu .container {
    max-height: 100%;
    position: relative;
    height: 100%;
  }

  header.open-menu .menu-content {
    text-align: center;
    width: 100%;
    display: block;
    max-height: 100%;
    overflow-y: auto;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  header.open-menu .menu-content {
    position: relative;
    left: 0;
  }

  header.open-menu .menu-content .nav-list li,
  header.open-menu .menu-content .nav-list {
    display: block;
    float: none;
    width: 100%;
    margin-left: 0;
  }

  header.open-menu .menu-content .nav-list {
    margin-top: 30px;
  }

  header.open-menu .logo {
    float: none;
    height: 80px;
    display: block;
    width: 200px;
    margin: 0 auto;
    padding: 20px 0 10px;
  }

  header .nav-list li a {
    font-size: 24px;
    padding-top: 18px;
  }
}

/* Medium Devices, Desktops */
@media (min-width: 992px) {
  .video-section {
    padding: 120px 0;
  }

  .flexslider .slides img,
  .ts-flex-slider .flexSlideshow {
    height: 100vh;
    object-fit: cover;
  }

  .dropdown i {
    display: none;
  }
}

/* Small Devices, Tablets */
@media (min-width: 768px) and (max-width: 991px) {
  .footer ul.arrow li {
    width: 100%;
  }
  .share_post {
    display: block;
  }
  .affix_single {
    display: none;
  }
  .btn_home {
    min-width: 170px;
    margin: 25px 6px;
  }
  .home-page h1 {
    font-size: 45px;
  }
  .demo,
  .hidden-valuation {
    display: none !important;
  }
  .header,
  .header-solid {
    padding: 20px 21px 11px;
  }
  .header-solid .nav {
    margin-top: 18px;
  }
  .blog-image-inside img {
    min-height: 300px;
  }
  .header-search,
  .header-phone {
    display: none;
  }
  .nav-tabs-local > li > a {
    font-size: 14px;
  }
  #search_keyword_holder {
    display: none;
  }
  .nav-tabs > li > a {
    padding: 22px 25px;
  }
  .nav-tabs > li > a {
    font-size: 14px;
  }
  /* Dropdown animation */
  .navbar-nav .dropdown-menu,
  .navbar-nav .dropdown.megamenu div.dropdown-menu {
    background: none;
    border: 0;
    box-shadow: none;
    display: block;
    opacity: 0;
    z-index: 1;
    visibility: hidden;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition: visibility 500ms, opacity 500ms,
      -webkit-transform 500ms cubic-bezier(0.43, 0.26, 0.11, 0.99);
    -moz-transition: visibility 500ms, opacity 500ms,
      -moz-transform 500ms cubic-bezier(0.43, 0.26, 0.11, 0.99);
    -o-transition: visibility 500ms, opacity 500ms,
      -o-transform 500ms cubic-bezier(0.43, 0.26, 0.11, 0.99);
    -ms-transition: visibility 500ms, opacity 500ms,
      -ms-transform 500ms cubic-bezier(0.43, 0.26, 0.11, 0.99);
    transition: visibility 500ms, opacity 500ms,
      transform 500ms cubic-bezier(0.43, 0.26, 0.11, 0.99);
  }

  .navbar-nav .dropdown:hover div.dropdown-menu,
  .navbar-nav .dropdown.megamenu:hover div.dropdown-menu {
    opacity: 1;
    visibility: visible;
    color: #777;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  .navbar-nav .dropdown-backdrop {
    visibility: hidden;
  }

  /* Common */
  .parallax {
    padding: 60px 0;
  }

  /* Logo */
  .navbar-brand {
    width: auto;
  }

  .navbar-brand.navbar-bg {
    width: 25%;
  }

  .header2 .navbar-brand,
  .header3 .navbar-brand,
  .header4 .navbar-brand {
    padding-right: 0;
    padding-left: 0;
    margin-top: 7px;
  }

  /* Navigation */
  ul.navbar-nav > li > a {
    padding: 21px 8px;
    font-size: 13px;
  }

  ul.navbar-nav > li:last-child a {
    padding-right: 8px;
  }

  /* Slideshow */

  #main-slide .slider-content h2 {
    font-size: 36px;
  }
  #main-slide .slider-content h3 {
    font-size: 22px;
    margin: 20px 0;
  }

  .slider.btn {
    padding: 5px 25px;
    margin-top: 5px;
    font-size: 16px;
  }

  #main-slide .carousel-indicators {
    bottom: 20px;
  }

  /* Cd Hero Slider */

  .cd-hero-slider .cd-btn {
    margin-top: 15px !important;
    font-size: 12px !important;
  }
  .cd-slider-nav ul li.video {
    display: none;
  }

  .cd-slider-nav {
    bottom: 40px !important;
  }

  /* Portfolio */

  .isotope-nav {
    margin: 0 auto 40px;
  }

  figure.effect-oscar figcaption {
    padding: 1.5em;
  }
  figure.effect-oscar figcaption::before {
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
  }
  figure.effect-oscar h3 {
    margin-top: 0;
    font-size: 16px;
  }

  /* Feature */

  .feature-content h3,
  .feature-center-content h3 {
    font-size: 14px;
    line-height: normal;
  }

  /* Featured tab */
  .featured-tab .tab-pane img {
    width: 45%;
  }

  .featured-tab .tab-pane i.big {
    font-size: 150px;
  }

  .featured-tab .tab-pane,
  .landing-tab .tab-pane {
    text-align: left;
  }

  /* Team */

  .team {
    padding-bottom: 50px;
  }

  /* Pricing */

  .plan {
    margin-bottom: 60px;
  }

  /* Testimonial */

  .testimonial-content {
    padding: 0 30px;
  }

  /* Recent post */
  .recent-post {
    padding-bottom: 40px;
  }

  /* Back to top */

  #back-to-top.affix {
    bottom: 35px;
  }

  /* Video block */

  .video-block-head {
    margin-top: 30px;
  }

  /* Call to action */

  .call-to-action .btn.btn-primary {
    font-size: 12px;
  }

  /*-- Landing ---*/

  .hero-text {
    width: 95%;
  }
  .hero-title {
    font-size: 36px;
  }
  .hero-buttons a.btn {
    padding: 10px 20px;
  }

  .app-gallery figure.effect-oscar a {
    margin-top: 105px;
  }

  /* Blog single */
  .blog-post {
    padding-bottom: 40px;
  }
}

/* Small Devices Potrait */
@media (max-width: 767px) {
  .footer ul.arrow li {
    width: 100%;
    float: none;
  }
  .footer_logo ul li {
    width: 170px;
  }
  .single_block li {
    background-size: 3%;
  }
  .share_post {
    display: block;
  }
  .affix_single {
    display: none;
  }
  .blog-container {
    min-height: auto;
  }
  .author_details {
    position: relative;
  }
  .blog-image img {
    height: auto;
  }
  .blog-image-inside img {
    height: auto;
  }
  .home_read_more {
    bottom: 12px;
  }
  .view-all-properties {
    margin-top: 10px;
    margin-bottom: 18px;
  }
  .property-label {
    display: inherit;
    margin: 10px auto;
  }
  .wrapper-inside {
    max-height: 360px;
  }
  .page-inner-default-section {
    padding: 0px;
  }
  .contact_block {
    padding-left: 50px;
  }
  header .nav-list li a {
    font-size: 16px;
  }
  header .menu-toggle {
    margin: 8px 10px;
  }
  header .mobile-logo {
    top: 18px;
    height: 42px;
  }
  header .right-menu {
    margin-top: 19px;
  }
  header {
    height: 70px;
  }
  header:not(.open-menu) .right-menu .hidden-mobile a {
    padding: 9px;
    margin-left: 0px;
  }
  .btn_home {
    margin: 10px 10px;
  }
  .popup-home-menu {
    top: 10%;
  }
  .overlay ul {
    width: 100%;
  }
  .blog-container {
    min-height: auto;
  }
  .author_details {
    position: relative;
  }
  .demo,
  .hidden-valuation {
    display: none !important;
  }
  .home-page h1 {
    font-size: 40px;
  }
  .header,
  .header-solid {
    padding: 10px 21px 2px;
  }
  .header-solid .nav {
    margin-top: 18px;
  }
  .latest-details-tabs.prop-details-tabs {
    left: 0%;
  }
  .read_time {
    font-size: 12px;
  }
  #show-hidden-menu {
    display: block;
    background: #f5f5f5;
    padding: 1px;
  }
  .refine-results h3 {
    font-size: 18px;
    font-weight: 300;
  }
  .hidden-menu {
    display: none;
  }
  #copyright {
    padding: 80px 0;
  }
  .header-phone-mobile {
    font-size: 23px;
    color: #fff;
    margin-right: 0px;
    cursor: pointer;
    display: inline-block;
    margin-left: 7px;
  }
  .footer-sticky {
    display: block;
  }
  .nav-tabs-local {
    display: none;
  }
  #myLocalArea {
    display: block;
  }
  .estate-map {
    width: 100%;
  }
  /*#meet-the-team, #services,#about-block,#extra-content,#local-area{padding:15px;}*/
  .contact-padding {
    padding-left: 0px;
  }
  .fees_apply a {
    float: none;
  }
  .single_propery_type {
    padding: 0px;
    text-align: center;
  }
  .single-property-types {
    text-align: center;
  }
  .navbar-right {
    text-align: center;
  }
  .header-search,
  .header-phone {
    display: none;
  }
  .nav-tabs-local > li > a {
    font-size: 14px;
  }
  .text-xs-center {
    text-align: center;
  }
  .nav-tabs > li > a {
    padding: 22px 25px;
  }
  .nav-tabs > li > a {
    font-size: 14px;
  }
  .acordion-master h2 {
  }

  .header2 .navbar-brand {
    padding-left: 15px;
    margin-top: 11px;
  }

  .navbar-toggle {
    margin-right: 14px;
    margin-top: 16px;
  }
  .navbar-collapse {
    max-height: initial;
  }
  .navbar-search {
    display: block;
    margin-top: 16px;
  }

  .slider.btn {
    display: inline-block !important;
  }
  #search_keyword_holder {
    display: none;
  }
  .angle:before {
    height: auto;
  }
  .slider.btn {
    padding: 0px 10px;
    font-size: 15px;
  }
  .single_propery_type {
    margin-top: 25px;
  }
  .prop-details-tabs .nav-item .nav-link {
    height: 45px;
  }
  .single_property_block:before {
    left: auto;
  }
  .single_wrapper {
    min-height: auto;
  }
  .title-single-box,
  .price-qualifier,
  .title-price {
    text-align: center;
    margin-bottom: 0px;
  }
  .single_property_block:before {
    max-height: 285px;
  }
  hr {
    border-top: 1px solid #ccc;
  }

  /* Common */
  .parallax {
    padding: 60px 0;
  }
  .style-switch-button {
    display: none;
  }

  .heading {
    text-align: center;
  }

  .heading .title-icon {
    float: none !important;
    margin: 0 0 20px;
    display: inline-block;
  }

  h2.title {
    border-left: 0;
  }

  .title-desc {
    line-height: normal;
    padding: 6px 55px 0;
  }

  .btn.btn-primary {
    padding: 8px 22px;
  }

  /* Logo */
  .navbar-brand.navbar-bg {
    height: 50px;
    line-height: 50px;
    width: auto;
  }
  .navbar-brand.navbar-bg img {
    background-size: contain;
    width: 160px;
  }

  /* Navigation */
  ul.navbar-nav > li > a {
    padding: 21px 10px;
  }

  .navbar-collapse {
    background: #000;
  }

  .navbar-collapse ul.navbar-nav > li > a {
    color: #fff;
  }

  .navbar-collapse ul.navbar-nav > li.active > a,
  .navbar-collapse ul.navbar-nav > li:hover > a {
    color: #ee3b24;
  }
  .navbar-nav.navbar-center {
    position: relative;
    left: 0;
    transform: unset;
    margin: auto 0;
  }

  /* Slideshow */
  #main-slide .slides img {
    object-fit: cover;
    min-height: 640px;
  }

  #main-slide .slider-content {
  }

  #main-slide .slider-content h2 {
    font-size: 18px;
    line-height: normal;
  }
  #main-slide .slider-content h3 {
    font-size: 22px;
    line-height: normal;
  }

  .slider.btn {
    display: none;
  }

  #main-slide .carousel-control {
    display: none;
  }

  #main-slide .carousel-indicators {
    bottom: 0;
  }

  .about {
    padding-top: 40px;
  }

  .about.angle:before {
    position: relative;
  }

  .service-content {
    display: inline-block;
    margin-bottom: 30px;
  }

  .isotope-nav {
    margin: 0 auto 40px;
  }

  .isotope-nav ul li a {
    padding: 5px 10px;
    margin-bottom: 10px;
    display: inline-block;
  }

  figure.effect-oscar h3 {
    margin-top: 25%;
  }

  #isotope .isotope-item .grid {
    padding-left: 10px;
    padding-right: 10px;
  }

  .img-block-right {
    padding-right: 50px;
  }

  .img-block-head h2 {
    font-size: 16px;
  }

  .img-block-head h3 {
    font-size: 28px;
  }

  .image-block-content {
    padding: 0;
  }

  .featured-tab {
    padding: 0 30px;
  }

  .featured-tab .tab-pane i.big {
    font-size: 150px;
  }

  .featured-tab .tab-pane,
  .landing-tab .tab-pane {
    text-align: left;
    padding-left: 0;
    padding-top: 30px;
  }

  .facts {
    padding-bottom: 20px;
  }

  .facts-num span {
    font-size: 48px;
    margin-top: 20px;
  }

  .facts i {
    font-size: 32px;
  }

  .team {
    padding-bottom: 50px;
  }

  .plan {
    margin-bottom: 60px;
  }

  .testimonial-content {
    padding: 0 30px;
  }

  .recent-post {
    padding-bottom: 40px;
  }

  .footer-widget {
    /*display: inline-block;*/
  }

  .copyright-info {
    font-size: 13px;
  }

  #back-to-top {
    right: 20px;
  }
  #back-to-top.affix {
    bottom: 20px;
  }
  .call-to-action .btn.btn-primary {
    float: none !important;
    margin-top: 20px;
  }

  .hero-section {
    padding-top: 90px;
  }

  .hero-text {
    width: 100%;
    padding-right: 0;
  }
  .hero-title {
    font-size: 36px;
  }
  .hero-buttons a.btn {
    padding: 10px 20px;
  }

  .app-gallery figure.effect-oscar a {
    margin-top: 105px;
  }

  .hero-images img {
    display: none;
  }

  .landing_facts .facts-num span {
    font-size: 48px;
    margin-top: 20px;
  }

  .landing_facts .facts i {
    font-size: 30px;
  }

  /* Blog single */
  .blog-post {
    padding-bottom: 40px;
  }
}

@media screen and (max-height: 450px) {
  .overlay {
    overflow-y: auto;
  }
  .overlay a {
    font-size: 20px;
  }
  .overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
  }
}
@media only screen and (max-width: 480px) {
  .pd40-footer-bottom {
    padding-bottom: 0px;
  }
  .footer_logo ul li {
    width: 120px;
  }
  .single_block li {
    background-size: 6%;
  }
  .share_post {
    display: block;
  }
  .affix_single {
    display: none;
  }
  .propertyhive-views {
    width: 100%;
    margin-top: 20px;
    width: 100%;
    margin-top: 20px;
    text-align: center;
  }
  .propertyhive-result-count {
    width: 100%;
    float: left;
    font-size: 16px;
    text-align: center;
    font-weight: 600;
    padding-left: 0px;
    margin-bottom: 0px;
  }
  .propertyhive-ordering {
    padding-right: 0px;
    margin-bottom: 0px;
  }
  .propertyhive-views ul {
    padding: 0px;
  }
  .btn-2,
  .btn-3 {
    margin-bottom: 20px;
    width: 90%;
  }
  .ea-padding {
    padding: 50px 0px 60px 0px;
  }
  .page-inner-sales-section {
    min-height: auto;
  }
  .btn_home {
    width: 90%;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 15px;
  }
  #logo {
    width: 60px;
  }
  .nav-home {
    margin-top: 6px;
  }
  .header-solid .nav-home {
    margin-top: 2px;
  }
  .prop-details-tabs .nav-item .nav-link {
    padding: 0 7px;
  }
  .nav li ~ li {
    margin-left: 0px;
  }
  .header,
  .header-solid {
    padding: 10px 21px 2px;
  }
  .read_time {
    float: none;
  }
  .inner-heading {
    font-size: 16px;
    margin-bottom: 30px;
  }
  .author-title {
    font-size: 22px;
  }
  .btn-5,
  .btn-4 {
    padding: 11px 20px;
    font-size: 18px;
  }
  .contact_block {
    padding-left: 0px;
  }
  .contact-padding {
    padding-left: 20px;
    min-height: 700px;
    height: auto;
  }
  .estate-map {
    width: 100%;
  }
  .blog-image img {
    min-height: auto;
  }
  .navbar-toggle {
    margin-right: 0px;
  }
  .header2 .navbar-brand {
    padding-left: 0px;
  }
  .single_propery_type {
    padding: 0px;
    text-align: center;
  }
  .single-property-types {
    text-align: center;
  }
  .single_property_block:before {
    max-height: 330px !important;
  }
  .sub-title-property {
    font-size: 16px;
  }
  .title-single,
  .title-price {
    font-size: 30px;
  }
  .testimonial:before {
    font-size: 30px;
    top: 0;
  }
  .header2 {
  }
  .prop-details-tabs .nav-item .nav-link i {
    margin-right: 8px;
    margin-left: 8px;
  }
  .insideheader_breadcrumbs {
    padding: 5px 0px;
  }
  #search_keyword_holder {
    display: none;
  }
  .angle:before {
    position: relative;
  }
  #main-slide .slider-content {
  }
  .slider.btn {
    margin-top: 11px;
  }
  .about-message-home {
    padding-left: 15px;
    padding-right: 15px;
  }
  .title-desc {
    padding: 0px 0px 0 !important;
  }
  section {
    padding: 0px 0;
  }
  .pd80 {
    padding-top: 0px;
  }
  .blog-block {
    padding-top: 0px;
  }
  .service-row {
    margin-left: 0px;
    margin-right: 0px;
  }
  .ts-padding {
    padding: 0px;
  }
  .grid-img {
    max-height: 250px;
  }
  /* Slideshow */
  .home-page h1 {
    font-size: 28px;
  }
  #main-slide .slider-content h3 {
    font-size: 15px;
  }
  #main-slide .slides img {
  }
  #main-slide .item img {
    height: 250px;
  }

  .single-estate-office-details {
    font-size: 12px;
  }
  #search_keyword_holder_agents {
    display: none;
  }
  .page-info-title {
    font-size: 24px;
  }
  .cta-buttons {
    margin-top: 30px;
  }
  .office-details h5 {
    font-size: 20px;
  }
  .office-details p {
    font-size: 16px;
  }
  .office-details {
    padding: 20px;
  }

  .nav-tabs-local > li > a {
    border-bottom: 1px solid #e8d5d5;
    border-right: 0px solid #e8d5d5;
  }
  .nav-tabs-local > li {
    float: none;
  }
}

/* Cookie Bar */
.art-cookie {
  position: fixed;
	bottom: 0;
	height: 0;
	display: none!important;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	transition: 0.3s;
	width: 100%;
	z-index: 99;
	background: #4e4747;
	visibility: hidden;
  overflow: hidden;
}
.art-cookie.cookie-grow {
	height: 75px;
	visibility: visible;
  display:none;
}
.art-cookie-inner {
	align-items: center;
	justify-content: center;
  transition: 0.3s;
  overflow: hidden;
  padding: 15px;
}
.art-cookie p {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 20px;
  font-size: 12px;
  color: white;
  line-height: 1.4;
}
.art-cookie a {
  color: #b9b9b9;
  text-decoration: underline;
}
.art-cookie-button {
	outline: none;
  border: none;
  background: #104b7d;
  color: white;
  font-size: 13px;
  padding: 8px 22px;
}
.art-cookie-button:hover,
.art-cookie-button:focus {
    opacity: 0.8;
}
/* End Cookie Bar */

.clearfix {
  clear: both !important;
}

.title-price.title-price {
  font-size: 34px;
}