/*transition*/
a:focus,
button:focus {
  outline: 0 !important;
}
.alert-info {
  background: white;
  border-color: rgba(42, 94, 119, 0.32);
  border-right: 3px solid #2b8dd9;
  border-radius: 0;
}
.alert-info span {
  color: #fd5c63 !important;
}
.alert-danger {
  background: rgba(248, 218, 218, 0.79);
  border-color: rgba(248, 218, 218, 0.88);
  border-right: 3px solid #fd5c63;
  border-radius: 0;
  color: #203e51;
}
.alert-danger span {
  color: #fd5c63 !important;
}
.sel {
  color: #2072b1;
}
.sel .opinion {
  color: #333333 !important;
}
/* Go top*/

.cd-top {
  border: 1px solid rgba(42, 94, 119, 0.32);
  background: #203e51 url('/img/go-top1.png') no-repeat center 50%;
  height: 35px !important;
  width: 35px !important;
}
.btn-style {
  background: #2b8dd9;
  color: #f2f2f2;
  border: 1px solid #2b8dd9;
  border-radius: 20px;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.btn-style:hover,
.btn-style:focus {
  background: #237dc3;
  color: white;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.btn-style-b {
  background: white;
  color: #2b8dd9;
  border: 1px solid #2b8dd9;
  border-radius: 20px;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.btn-style-b:hover,
.btn-style-b:focus {
  background: #237dc3;
  color: white;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.title-public h5,
.title-public h1,
.title-public p {
  border-bottom: 1px solid #e8dede;
}
.title-public h5 i,
.title-public h1 i,
.title-public p i {
  color: #fd5c63;
}
.title-public h5 span,
.title-public h1 span,
.title-public p span {
  padding-bottom: 10px;
  font-size: 17px;
  border-bottom: 1px solid #2b8dd9;
  color: #2b8dd9;
}
/*common-form*/

.agency-form form .form-group label {
  color: #2b8dd9;
}
.agency-form form .form-group .form-control {
  color: #203e51;
  font-size: 12px;
}
/*top-header*/

.top-header {
  background: #203e51;
}
.top-header .right-bar .user-account a.dropdown-toggle {
  color: white;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.top-header .right-bar .user-account a.dropdown-toggle i {
  color: white;
  margin-left: 2px;
}
.top-header .right-bar .user-account a.dropdown-toggle:hover {
  color: #dedede;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.top-header .right-bar .user-account a.dropdown-toggle:hover i {
  color: #dedede;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.top-header .right-bar .user-account .dropdown-menu {
  background: #203e51;
  border: 0;
  border-radius: 3px;
}
.top-header .right-bar .user-account .dropdown-menu li a {
  color: white;
  font-size: 12px;
}
.top-header .right-bar .user-account .dropdown-menu li a i {
  color: #2b8dd9;
}
.top-header .right-bar .user-account .dropdown-menu li a:hover {
  background: #274c63;
}
.top-header .right-bar .user-account .dropdown-menu:after {
  border-bottom: 8px solid #203e51;
  top: -16px;
}
.top-header .right-bar a.link-login {
  color: white;
}
.top-header .right-bar a.link-login i {
  color: #dedede;
}
.top-header .right-bar a.link-login:hover {
  color: #dedede;
}
.top-header .right-bar a.link-login:hover i {
  color: #dedede;
}
.top-header .left-bar span {
  color: white;
}
.top-header .left-bar span i {
  color: white;
  vertical-align: text-top;
}
.top-header .left-bar span:hover {
  color: #dedede;
}
.top-header .left-bar span:hover i {
  color: #dedede;
}
/*navigation*/

.navbar-toggle .icon-bar {
  background-color: #2b8dd9 !important;
}
.nav-top {
  background: white !important;
}
.nav-top a.logo {
  margin-top: 4px;
  margin-left: 15px;
  float: left;
}
.nav-top a.logo img {
  margin: 1px 0;
  max-height: 62px;
}
.nav-top .navbar-collapse {
  background: white;
}
.nav-top .navbar-collapse ul.navbar-top {
  padding-top: 20px;
  padding-bottom: 18px;
}
.nav-top .navbar-collapse ul.navbar-top li a {
  padding: 4px 10px;
  color: #203e51;
  border-bottom: 0;
  border-radius: 20px;
}
.nav-top .navbar-collapse ul.navbar-top li a:hover {
  color: #2b8dd9;
}
.nav-top .navbar-collapse ul.navbar-top li a:before {
  display: none;
}
.nav-top .navbar-collapse ul.navbar-top li a:hover:before {
  display: none;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: white !important;
  background: #2b8dd9;
}
/*for xs*/

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background: none;
}
@media only screen and (max-width: 767px) {
  .nav-top .navbar-collapse ul.navbar-top li a {
    color: #0f3552;
  }
  .nav-top .navbar-collapse ul.navbar-top li a:before {
    background: none;
  }
  .nav-top .navbar-collapse ul.navbar-top li a:hover:before {
    background: none;
  }
  .nav-top .navbar-collapse ul.navbar-top li a:hover {
    color: #2b8dd9;
  }
  .nav-top .navbar-collapse ul.navbar-top li:last-child {
    border-bottom: 1px solid #203e51;
    padding-bottom: 20px;
  }
}
/*agency-name*/

.agency-name {
  background: #203e51;
}
.agency-name h1 {
  color: #fd5c63;
}
.agency-name h5 img {
  border: 1px solid #fd5c63;
  background: white;
}
.agency-name h5 span {
  color: #fd5c63;
}
.agency-name h5 b {
  color: white;
}
/*Property search*/

.search-section:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  background: rgba(190, 35, 163, 0.05);
  background-image: url('/img/pattern/blueThemeA.png');
  width: 100%;
  height: 100%;
  z-index: 0;
}
.search-section {
  background-image: url('/img/blueTheme4.png');
  position: relative;
  padding: 30px 0 40px;
}
.search-section .seaching {
  background: rgba(122, 104, 104, 0.29);
  border: 1px solid rgba(32, 62, 81, 0.77);
  border-radius: 8px;
}
.search-section .seaching h5.head {
  background: rgba(32, 62, 81, 0.77);
  color: white;
  border-radius: 4px;
}
.search-section .seaching h5.head i {
  color: white;
}
.search-section .seaching h5.head:after {
  content: "";
  position: absolute;
  bottom: -10px;
  right: 40px;
  border-top: 10px solid rgba(32, 62, 81, 0.77);
  border-right: 13px solid transparent;
  border-left: 13px solid transparent;
}
.search-section .seaching a.btn {
  background: #203e51;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  border-radius: 20px;
}
.search-section .seaching a.btn:hover {
  background: #172d3b;
  color: white;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.search-section .seaching P {
  color: white;
}
.search-section .seaching .form-group {
  margin-bottom: 12px;
}
.search-section .seaching .form-control {
  border-color: transparent;
  border-radius: 3px;
  box-shadow: 0;
  font-size: 12px;
}
/*estate-box*/

.estate-box {
  position: relative;
  margin-top: 0;
  box-shadow: 0 3px 4px -2px #d9d6d6;
  padding-bottom: 7px;
  background-image: url('/img/pattern/blueThemeA.png');
}
.estate-box .estate-detail {
  border: 1px solid rgba(43, 141, 217, 0.33);
  background: transparent;
  height: 145px;
  border-radius: 10px;
  text-align: right;
  display: table;
  width: 100%;
  padding-right: 28px;
}
.estate-box .estate-detail a {
  display: table-cell;
  vertical-align: middle;
}
.estate-box .estate-detail a svg {
  position: absolute;
  left: 23px;
  top: 50%;
  margin-top: -25px;
  width: 50px;
  height: 50px;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.estate-box .estate-detail a svg path {
  fill: rgba(43, 141, 217, 0.42);
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.estate-box .estate-detail a h2 {
  color: #203e51;
  font-size: 15px;
  margin: 0;
  margin-bottom: 5px;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.estate-box .estate-detail a p {
  color: #555555;
  max-width: 213px;
  line-height: 19px;
  padding-right: 4px;
}
.estate-box .estate-detail a p b {
  color: #fd5c63;
}
.estate-box .estate-detail:hover {
  outline: 0;
}
.estate-box .estate-detail:hover a svg path {
  fill: rgba(43, 141, 217, 0.5);
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
/*occasions*/

.occlist {
  background: white;
  border: 1px solid rgba(42, 94, 119, 0.32);
}
.occlist .wrapper-boxx > a img {
  border: 1px solid #f5ecec;
}
.occlist .media-body > span {
  color: #2b8dd9;
}
.occlist .media-body > a p {
  color: #203e51;
  font-size: 13px;
}
.occlist:hover {
  background: rgba(113, 199, 241, 0.04);
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.occlist:hover .media-body > a {
  text-decoration: none;
}
.occlist:hover .media-body > a p {
  color: black;
}
/*searchresult*/

.search-result .search-top {
  background: rgba(96, 190, 236, 0.15);
  border-right: 3px solid #2b8dd9;
  border-radius: 0;
}
.search-result .search-top p span {
  color: #2b8dd9;
}
.search-result .search-top p b {
  color: #fd5c63;
}
.search-result .search-top span b {
  color: #fd5c63;
}
.info-estate {
  border: 1px solid rgba(42, 94, 119, 0.32);
  background: #fafafa;
}
.info-estate > p.price {
  color: #2b8dd9;
  font-weight: bold;
}
.info-estate > p.price span {
  color: #2b8dd9;
}
.info-estate p {
  color: #333333;
}
.info-estate .footer-estate span i {
  color: #203e51;
}
.info-estate .footer-estate a {
  color: #fd5c63;
}
.info-estate:hover {
  background: white;
}
.info-estate:hover a {
  color: #fd5c63;
}
/*result-list*/

.result-list {
  border-top: 1px solid rgba(62, 139, 176, 0.32);
}
.result-list .media-right a img {
  border: 1px solid rgba(148, 195, 217, 0.32);
  border-radius: 3px;
}
.result-list .media-body h2 a {
  color: #2b8dd9;
}
.result-list .media-body h2 a:hover {
  color: #030608;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.result-list .media-body span.price {
  color: #333333;
}
.result-list .media-body span.price > span {
  font-weight: normal;
}
.result-list .media-body .rent-price {
  color: #333333;
}
.result-list .media-body .rent-price > span {
  font-weight: normal;
}
.result-list .media-body p.detail span {
  color: #333333;
}
.result-list .media-body p.comment {
  color: #333333;
  font-family: Vazir;
}
.result-list .media-body a.more-detail {
  background-color: white;
  color: #203e51;
  border: 1px solid #203e51;
  border-radius: 20px;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.result-list .media-body a.more-detail:hover {
  background: #203e51;
  color: white;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
/*Pagination*/

ul.pagination li a {
  color: #203e51;
  background: #fafafa;
}
ul.pagination li a:hover {
  background: #203e51;
  color: white;
}
ul.pagination li a:active,
ul.pagination li a:focus {
  background: #2b8dd9;
  color: white;
}
ul.pagination .active > a,
ul.pagination .active > span,
ul.pagination .active > a:hover,
ul.pagination .active > span:hover,
ul.pagination .active > a:focus,
ul.pagination .active > span:focus {
  background: #274c63;
  color: white !important;
  border-color: rgba(42, 94, 119, 0.32);
}
/*_________________View Filws_________________*/

/*State Info*/

.estate-info {
  padding: 5px 5px;
}
.estate-info .header {
  background: #2f8fda;
}
.estate-info .header span {
  color: #203e51;
  font-size: 14px;
  margin-left: 20px;
}
.estate-info .header span b {
  color: white;
}
.estate-info .header .special i {
  color: #fd5c63;
  background: white;
  padding: 3px;
  border-radius: 50%;
}
.estate-info .item-content {
  border: 1px solid rgba(42, 94, 119, 0.32);
  border-right: 3px solid #2b8dd9;
}
.estate-info .item-content ul.items {
  padding: 10px;
  border-radius: 0 0 3px 3px;
  margin-bottom: 0;
  margin-top: 0;
}
.estate-info .item-content ul.items li {
  line-height: 38px;
}
.estate-info .item-content ul.items li h4 {
  color: #203e51;
  font-weight: bold;
  font-size: 13px;
}
.estate-info .item-content ul.items li span {
  font-family: Vazir;
}
.estate-info .item-content ul.items li b.locked {
  color: #fd5c63;
}
.estate-info .item-content ul.items li b.locked > a {
  color: #fd5c63;
}
/*Specification-Owner*/

.specification-owner .owner-info {
  border: 1px solid rgba(42, 94, 119, 0.32);
  border-right: 3px solid #2b8dd9;
}
.specification-owner .owner-info ul.owner li {
  line-height: 38px;
}
.specification-owner .owner-info ul.owner li img {
  max-height: 28px;
  vertical-align: text-bottom;
}
.specification-owner .owner-info ul.owner li h4 {
  color: #203e51;
  font-weight: bold;
  font-size: 13px;
}
.specification-owner .owner-info ul.owner li span {
  font-family: Vazir;
}
.specification-owner .owner-info ul.owner li b.locked {
  color: #fd5c63;
}
.specification-owner .owner-info ul.owner li b.locked > a {
  color: #fd5c63;
}
/*map-show*/

.map-show {
  margin-bottom: 15px;
}
.map-show h6 {
  margin: 0;
  font-size: 12px;
  color: #2b8dd9;
}
.social-sharing h6 {
  color: #2b8dd9;
}
/*album*/

.album {
  border: 1px solid rgba(42, 94, 119, 0.32);
}
.album a span.layer {
  background: rgba(22, 61, 103, 0.57);
}
.album:hover span.layer:after {
  color: #fd5c63;
  font-size: 27px;
}
/*right-sidebar*/

.site-review {
  background: white !important;
}
.site-review > div {
  text-align: right;
}
.right-sidebar .sidebar {
  margin-bottom: 15px;
  background: rgba(96, 190, 236, 0.15);
}
.right-sidebar .sidebar .title-sidebar {
  border: 1px solid rgba(42, 94, 119, 0.32);
  color: white;
  background: #203e51;
}
.right-sidebar .sidebar .body-sidebar {
  border: 1px solid rgba(42, 94, 119, 0.32);
}
.right-sidebar .sidebar .img-sidebar {
  padding: 5px;
}
.right-sidebar .sidebar .img-sidebar a h2 {
  color: #2b8dd9;
}
.right-sidebar .sidebar .img-sidebar a h2:hover {
  color: #0f3552;
}
.right-sidebar .sidebar .img-sidebar p {
  color: #333333;
}
.right-sidebar .sidebar .img-sidebar h2 {
  color: #2b8dd9;
}
.right-sidebar .sidebar .notice-a h3 {
  text-align: right;
}
.right-sidebar .sidebar .notice-a h3 a {
  color: #2b8dd9;
}
.right-sidebar .sidebar .notice-a h3 a:hover {
  color: #0f3552;
}
.right-sidebar .sidebar .notice-a p {
  color: #333333;
}
.right-sidebar .sidebar .news ul li {
  border-bottom: 1px solid rgba(42, 94, 119, 0.32) !important;
}
.right-sidebar .sidebar .news ul li a:before {
  color: #fd5c63;
}
.right-sidebar .sidebar .news ul li a {
  color: #0f3552;
}
.right-sidebar .sidebar .news ul li a:hover {
  color: #2b8dd9;
}
.right-sidebar .sidebar .news span.link-eram {
  color: #0f3552;
}
.right-sidebar .sidebar .news span.link-eram > a {
  color: #0f3552;
}
.right-sidebar .sidebar .news span.link-eram > a:hover {
  color: #fd5c63;
}
/*advert-home*/

.advert-home {
  border: 1px solid rgba(42, 94, 119, 0.32);
}
.advert-home > p.head-ad {
  background: rgba(96, 190, 236, 0.15);
  border: 1px solid rgba(42, 94, 119, 0.32);
}
.advert-home > p.head-ad a {
  color: #203e51;
  font-size: 12px;
}
.advert-home > span {
  color: black;
}
.advert-home > span:before {
  color: #2b8dd9;
}
.advert-home .bottom-ad span.name {
  color: #203e51;
}
.advert-home .bottom-ad i.locked {
  color: #2b8dd9;
  color: #fd5c63;
}
.advert-home .bottom-ad > p a {
  color: #203e51;
  background: white;
  border: 1px solid #2b8dd9;
  line-height: 18px;
  border-radius: 15px;
  padding: 0 10px;
  font-size: 12px;
  margin-top: 6px;
  margin-left: -2px;
  display: inline-block;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.advert-home .bottom-ad > p a:after {
  font-size: 8px;
}
.advert-home:hover {
  background-color: rgba(250, 250, 250, 0.69);
}
.advert-home:hover > span:before {
  color: #203e51;
}
.advert-home:hover > p.head-ad a {
  color: #1c649c;
}
.advert-home:hover .bottom-ad > p a {
  color: white;
  background: #2b8dd9;
}
.advert-home:hover .bottom-ad > p a:after {
  color: white;
}
/*Member agencies*/

.member {
  background: white;
  border-color: #81bce9;
  border-radius: 13px 14px 10px 10px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.member p.name-state {
  color: #2b8dd9;
  font-size: 15px;
  text-align: right;
  padding-right: 10px;
  padding-top: 5px;
  border-radius: 13px 13px 0px 0px;
  line-height: 20px;
  margin-bottom: 0;
}
.member h5 {
  color: #203e51;
  font-size: 13px;
}
.member h5 b {
  font-size: 13px;
  color: #203e51;
}
.member p.phones {
  text-align: left;
}
.member p.phones i {
  color: #203e51;
  background: #d9d6d6;
  float: left !important;
  margin-top: -1px;
  margin-right: 3px;
  font-size: 11px;
}
.member a.link {
  color: black;
  text-align: left;
}
.member a.link i {
  color: #0ba6ab;
}
.member a.link:hover {
  color: #2b8dd9;
}
.member a img.img-member {
  border: 1px solid rgba(42, 94, 119, 0.32);
}
.member .observe {
  color: #fd5c63;
  line-height: 8px;
  padding-right: 0;
}
.member:before {
  display: none;
}
.member:hover {
  background: rgba(213, 219, 242, 0.29);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.member:hover .observe {
  color: #fc2a33;
}
.member:hover p i {
  color: #203e51;
}
.member:hover a.link i {
  color: #203e51;
}
/*box-news*/

.box-news {
  border: 1px solid rgba(42, 94, 119, 0.32);
}
.box-news .header-news {
  background: #2b8dd9;
}
.box-news .header-news h5 {
  font-size: 13px;
  color: #f0f0f0;
}
.box-news .header-news h5 a {
  color: white;
}
.box-news .header-news:before {
  border-top: 10px solid #2b8dd9;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
  bottom: -10px;
}
.box-news .content-news p {
  color: black;
  font-size: 13px;
}
.box-news .content-news .detail-news > span {
  color: #185686;
}
.box-news .content-news .detail-news > span i {
  color: #fd5c63;
}
.box-news .content-news .detail-news > a {
  -webkit-transition: 0.7s;
  -moz-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
  color: #2b8dd9;
}
.box-news .content-news:hover .detail-news > a {
  color: #fd5c63;
  -webkit-transition: 0.7s;
  -moz-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}
/*.view-news*/

.view-news h1 {
  color: #203e51;
}
.view-news hr {
  border-top: 1px solid #2b8dd9;
}
/*box-opinion*/

.opinion .opinion-wrapper .opinion-users {
  background: rgba(96, 190, 236, 0.15);
}
.opinion .opinion-wrapper .opinion-users p {
  color: #333333;
}
.opinion .opinion-wrapper .opinion-users:before {
  border-bottom: 10px solid transparent;
  border-left: 10px solid transparent;
  border-right: 10px solid rgba(96, 190, 236, 0.15);
  border-top: 10px solid rgba(96, 190, 236, 0.15);
}
.opinion .opinion-wrapper h5 {
  color: #2b8dd9;
}
.opinion .opinion-wrapper span {
  color: #fd5c63;
}
/*footer*/

.footer {
  background: #06354e;
  background-image: url('/img/blueTheme5.png');
  border-top: 5px solid #203e51;
  color: white;
}
.footer ul.footer-link li {
  border-left: 2px solid #203e51;
}
.footer ul.footer-link li a {
  color: #cccccc;
}
.footer ul.footer-link li a:hover {
  color: white;
}
.footer .footer-bottom {
  color: #d4d4d4;
}
.footer .footer-bottom span a {
  color: #2b8dd9;
}
@media only screen and (max-width: 500px) {
  .footer .footer-content ul.footer-link li {
    border: 0;
  }
  .footer .footer-content ul.footer-link li > a:before {
    content: "\e605";
    font-family: 'simple-line-icons';
    color: white;
    font-size: 11px;
    vertical-align: bottom;
    margin-left: 3px;
  }
}
/*RegisterWays*/

.ways-select .ways-register h5 a {
  color: #203e51;
}
/*Estate*/

ul.top-estate li:before {
  color: #fd5c63;
}
.estate {
  background: rgba(113, 199, 241, 0.04);
  border: 1px solid rgba(42, 94, 119, 0.32);
}
.estate p {
  color: #2b8dd9;
}
.estate .checkbox label {
  color: #5f5e5e;
}
/*account*/

.account {
  border: 1px solid rgba(42, 94, 119, 0.32);
  border-radius: 7px;
}
.account h5 {
  border-radius: 6px;
  background: #203e51;
  color: white;
}
.account form .form-group label {
  color: #0f3552;
}
.account form .form-group .form-control {
  color: #0a141a;
}
.account form .form-group i {
  color: #203e51;
}
.account form .btn-wrapper .btn-account i {
  color: #2b8dd9;
}
.account form .btn-wrapper .btn-account:hover {
  color: white;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.account form .btn-wrapper .btn-account:hover i {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  color: white;
}
.account form .bottom-box p a {
  color: #2b8dd9 !important;
}
.account form .bottom-box span a {
  color: #2b8dd9;
}
/*payment*/

.payment {
  background: rgba(113, 199, 241, 0.04);
  border: 1px solid rgba(42, 94, 119, 0.32);
}
.payment p {
  color: #203e51;
  font-size: 13px;
}
.payment p:before {
  color: #fd5c63;
  content: "\e08b";
  vertical-align: top;
  font-size: 18px;
}
/*ContactUs*/

.contact-us {
  border: 1px solid rgba(42, 94, 119, 0.32);
  background: rgba(113, 199, 241, 0.04);
}
.contact-us h5 {
  color: #203e51;
}
.contact-us h5 i {
  color: #fd5c63;
}
.contact-us p {
  color: #0f3552;
}
.contact-us ul li {
  color: #0f3552;
}
.contact-us span {
  color: #0f3552;
}
/*map*/

h2.map-name {
  color: #203e51;
}
/*occasion-menu*/

.occasion .alert-info {
  background: rgba(246, 246, 246, 0.79);
  border-color: #e6e5e5;
  border-right: 3px solid #203e51;
}
.occasion .types-state {
  border: 1px solid rgba(42, 94, 119, 0.32);
  background: white;
}
.occasion .types-state > h5 {
  background: #e6e6e6;
  border-bottom: 1px solid #dddddd;
  text-align: center;
}
.occasion .types-state > h5 a {
  color: #2b8dd9;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.occasion .types-state > h5 a span {
  color: #52a2e0;
}
.occasion .types-state > h5:hover a {
  color: #1e6ca9;
}
.occasion .types-state > h5:hover a span {
  color: #1e6ca9;
}
.occasion .types-state ul li {
  border-bottom: 1px solid #dddddd;
}
.occasion .types-state ul li a {
  color: #666666;
}
.occasion .types-state ul li a span {
  color: #aca9a9;
  margin-right: 3px;
}
.occasion .types-state ul li a:hover {
  color: #2b8dd9;
}
.occasion .types-state ul li:last-child {
  border-bottom: 0;
}
.occasion .Lease {
  border: 1px solid #e2e8e2;
}
.occasion .Lease > h5 {
  background: #f2f2f2;
  border-bottom: 1px solid #dddddd;
}
.occasion .Lease ul li:first-child {
  border-bottom: 0;
}
/*qaa*/

.qaa h4 {
  color: #2b8dd9;
}
.qaa h4:before {
  content: "\e605";
  color: #fd5c63;
  vertical-align: middle;
  font-size: 14px;
}
.qaa p {
  color: black;
}
.qaa ul.qaa-comment li:before {
  color: #fd5c63;
}
/*new-member*/

.new-member {
  border: 1px solid rgba(42, 94, 119, 0.32);
}
.new-member p {
  color: black;
}
.new-member p a {
  color: #fd5c63;
}
.new-member p b {
  color: #fd5c63;
}
.new-member p:before {
  color: #fd5c63;
}
.new-form {
  border: 1px solid rgba(42, 94, 119, 0.32);
}
.new-form ul li {
  color: black;
}
.new-form ul li:before {
  color: #fd5c63;
}
.new-form p.bottom-form {
  color: black;
}
.new-form p.bottom-form b {
  color: #2b8dd9;
}
/*agency-name*/

h1#agency-name {
  color: white;
  text-shadow: 11px 3px 10px #203e51;
  text-align: right;
}
/*Ribbon*/

.vertical-ribbon span {
  color: white;
  font-size: 12px;
  padding-right: 8px;
}
.vertical-ribbon:after {
  border: 18px solid #203e51;
  border-bottom-color: transparent;
  border-top-width: 24px;
}
/*Ribbon-solid*/

.ribbon-sold aside.diamond {
  background-color: #56a4e1;
  color: white;
  font-size: 12px;
}
.ribbon-sold aside.diamond i {
  font-size: 15px;
  color: white;
}
.ribbon-sold aside.diamond:after,
.ribbon-sold aside.diamond:before {
  border-color: transparent #56a4e1;
}
/*left-ribbon */

.left-ribbon span {
  background: #fd5c63;
}
.left-ribbon span::before {
  border-left: 3px solid #fd5c63;
  border-top: 3px solid #fd5c63;
}
.left-ribbon span::after {
  border-right: 3px solid #fd5c63;
  border-top: 3px solid #fd5c63;
}
/*occasion-data*/

.occasion-data {
  border: 1px solid #93c5ec;
  background: white;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.occasion-data h4 {
  color: #2b8dd9;
  border-bottom: 1px solid #dddddd;
}
.occasion-data > p {
  color: #333333;
}
.occasion-data span.price {
  position: absolute;
  top: -12px;
  left: -1px;
  background: white;
  border: 1px solid #97c7ec;
  color: #203e51;
}
.occasion-data .specification {
  background: white;
}
.occasion-data .specification span.owner {
  color: #333333;
  font-size: 12px;
}
.occasion-data .specification span.phone {
  font-size: 12px;
}
.occasion-data .specification > p {
  margin: 0;
}
.occasion-data .specification > p > b {
  font-size: 12px;
}
.occasion-data .specification > p > b:after {
  color: #555555;
}
.occasion-data .specification > p a {
  color: #203e51;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  padding: 1px 5px;
  border-radius: 3px;
  line-height: 24px;
  margin-top: 1px;
}
.occasion-data .specification > p a:after {
  content: "\e605";
  font-family: 'simple-line-icons';
  color: #203e51;
}
.occasion-data:hover .specification a {
  color: #203e51;
  background: #97c7ec;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
