/*
 * Skin: Red
 * ------------
 */


.skin-red h1 a:hover, .skin-red .h1 a:hover,
.skin-red h2 a:hover, .skin-red .h2 a:hover,
.skin-red h3 a:hover, .skin-red .h3 a:hover,
.skin-red h4 a:hover, .skin-red .h4 a:hover,
.skin-red h5 a:hover, .skin-red .h5 a:hover,
.skin-red h6 a:hover, .skin-red .h6 a:hover {
  color: #e82d2d;
}
.skin-red .list-info a:hover {
  color: #e82d2d;
}

.skin-red .page .text-primary {
  color: #e82d2d !important;
}

.skin-red .page a.text-primary:hover, .skin-red .page a.text-primary:focus {
  color: #e82d2d !important;
}

.skin-red .rd-navbar-default.rd-navbar-static .rd-navbar-nav > li > a:after,
.skin-red .rd-navbar-floated.rd-navbar-static .rd-navbar-nav > li > a:after,
.skin-red .rd-navbar-top-panel.rd-navbar-static .rd-navbar-nav > li > a:after {
  background: -moz-linear-gradient(90deg, #e82d2d 0%, #e82d2d 100%);
  background: -webkit-linear-gradient(90deg, #e82d2d 0%, #e82d2d 100%);
  background: -o-linear-gradient(90deg, #e82d2d 0%, #e82d2d 100%);
  background: -ms-linear-gradient(90deg, #e82d2d 0%, #e82d2d 100%);
  background: linear-gradient(90deg, #e82d2d 0%, #e82d2d 100%);
}

.skin-red .rd-navbar-inner .mov-publicar {
  color: #ffffff;
  background: #e82d2d;
}

.skin-red .rd-navbar-inner .publicar {
  color: #ffffff;
  background: #e82d2d;
}
.skin-red .btn-publicar {
  color: #e82d2d;
  background: #ffffff;
}
.skin-red .rd-navbar-inner  .publicar:hover, .rd-navbar-inner  .mov-publicar:hover {
  color: #fff;
  background-color: #e82d2d;
  border-color: #e82d2d;
}
.skin-red .dropdown-menu > li > a:hover {
  color: #e82d2d;
}

.skin-red .btn-primary {
  color: #fff;
  background-color: #e82d2d;
  border-color: #e82d2d;
}

.skin-red .btn-primary:hover,
.skin-red .btn-primary:focus,
.skin-red .btn-primary:active
{
  color: #fff;
  background-color: #e82d2d;
  border-color: #e82d2d;
}

.skin-red .irs-bar {
  height: 8px;
  background: #e82d2d;
}

.skin-red .irs-from, .skin-red .irs-to, .skin-red .irs-single {
  background: #e82d2d !important;
}

.skin-red .irs-from:after, .skin-red .irs-to:after, .skin-red .irs-single:after {
  border-top-color: #e82d2d !important;
}

.skin-red .bg-saffron {
  background: -moz-linear-gradient(90deg, #e82d2d 0%, #e82d2d 100%);
  background: -webkit-linear-gradient(90deg, #e82d2d 0%, #e82d2d 100%);
  background: -o-linear-gradient(90deg, #e82d2d 0%, #e82d2d 100%);
  background: -ms-linear-gradient(90deg, #e82d2d 0%, #e82d2d 100%);
  background: linear-gradient(90deg, #e82d2d 0%, #e82d2d 100%);
}
.skin-red .top-properties-section .room-price h4 {
  color: #e82d2d;
}
.skin-red .owl-carousel-class-light .owl-dot.active, .skin-red .owl-carousel-class-light .owl-dot:hover {
  background: #e82d2d;
}
.skin-red .price-prop h6 {
  color: #e82d2d;
}

.skin-red .rd-navbar-dropdown li > a:hover,
.skin-red .rd-navbar-dropdown li > a:focus,
.skin-red .rd-navbar-dropdown li > a:active,
.skin-red .rd-navbar-dropdown li > a:active:focus {
  color: #e82d2d !important;
}
.skin-red .link-parallax{
  color: #e82d2d;
}

.skin-red .contact-to a:active, .skin-red .contact-to a:hover, .skin-red .contact-to a:hover
{
  color: #e82d2d;
}

.skin-red .title-section-prop{
  border-bottom: 1px solid #e82d2d;
}

.skin-red .widget.dashboard-links ul li a:hover, .widget.dashboard-links ul li a:focus {
  color: #e82d2d;
}
.skin-red .widget.dashboard-links ul li.active a{
  color: #e82d2d;
}

.skin-red .icon-carrot-filled {
  background: -moz-linear-gradient(45deg, #e82d2d 0%, #e82d2d 100%);
  background: -webkit-linear-gradient(45deg, #e82d2d 0%, #e82d2d 100%);
  background: -o-linear-gradient(45deg, #e82d2d 0%, #e82d2d 100%);
  background: -ms-linear-gradient(45deg, #e82d2d 0%, #e82d2d 100%);
  background: linear-gradient(45deg, #e82d2d 0%, #e82d2d 100%);
}

.skin-red .page .text-primary {
  color: #e82d2d !important;
}
.skin-red .list-info a:hover, .skin-red .list-info a:focus, .skin-red .list-info a:active {
  color: #e82d2d;
}
.skin-red .widget-post > a:hover h6 , .skin-red .widget-post > a:focus h6, .skin-red .widget-post > a:active h6{
  color: #e82d2d;
}

/*controls.css*/
.skin-red .select2-container--default .select2-selection--multiple .select2-selection__choice
{
  background-color: #e82d2d !important;
  border-color: #e82d2d !important;;
}

.skin-red .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #e82d2d !important;;
  color: #ffffff;
}

.skin-red .select2-container--bootstrap .select2-results__option--highlighted[aria-selected] {
  background-color: #e82d2d !important;;
  color: #fff;
}
.skin-red .select2-container--default.select2-container--focus .select2-selection--multiple,
.skin-red .select2-container--default .select2-search--dropdown .select2-search__field
{
  border-color: #e82d2d !important;
  min-height: 50px;
}

.skin-red .list-marked li:before {
  background-color: #e82d2d;
}
.skin-red .rd-navbar-default.rd-navbar-static .rd-navbar-dropdown,
.skin-red .rd-navbar-floated.rd-navbar-static .rd-navbar-dropdown,
.skin-red .rd-navbar-top-panel.rd-navbar-static .rd-navbar-dropdown,
.skin-red .rd-navbar-default.rd-navbar-static .rd-navbar-megamenu,
.skin-red .rd-navbar-floated.rd-navbar-static .rd-navbar-megamenu,
.skin-red .rd-navbar-top-panel.rd-navbar-static .rd-navbar-megamenu,
.skin-red .rd-navbar-default.rd-navbar-static .rd-navbar-cart-dropdown,
.skin-red .rd-navbar-floated.rd-navbar-static .rd-navbar-cart-dropdown,
.skin-red .rd-navbar-top-panel.rd-navbar-static .rd-navbar-cart-dropdown {
  border-top: 1px solid #e82d2d;
}
.skin-red .btn-default{
  color: #e82d2d;
  background-color: transparent;
  border-color: #e82d2d;
}
.skin-red .btn-default:hover,
.skin-red .btn-default:focus,
.skin-red .btn-default:active
{
  color: #e82d2d;
  background-color: transparent;
  border-color: #e82d2d;
}
.skin-red .swiper-pagination-progress .swiper-pagination-progressbar {
  background: #e82d2d;
}
.skin-red .content-caract .item-extra:before {
  content: '\2713';
  color: #e82d2d;
  padding-right: 5px;
  font-size: 22px;
}
.skin-red .breadcrumb-modern li.active {
  color: #e82d2d;
}
.skin-red  article ul li a {
  color: #e82d2d;
}
.skin-red .widget.search .input-group .input-group-addon {
  background: #e82d2d;
}
.skin-red .widget.category ul.category-list li a:hover,
.skin-red .widget.category ul.category-list li a:focus,
.skin-red .widget.category ul.category-list li a:active
{
  color: #e82d2d;
}
.skin-red ul.social-circle-icons li a {
  color: #e82d2d;
}
.skin-red .titulo-form-comentario{
  color: #e82d2d !important;
}
.skin-red .list-inline-item.active a {
  color: #e82d2d !important;
}

/*
 * Skin: Blue
 * ------------
 */

.skin-blue h1 a:hover, .skin-blue .h1 a:hover,
.skin-blue h2 a:hover, .skin-blue .h2 a:hover,
.skin-blue h3 a:hover, .skin-blue .h3 a:hover,
.skin-blue h4 a:hover, .skin-blue .h4 a:hover,
.skin-blue h5 a:hover, .skin-blue .h5 a:hover,
.skin-blue h6 a:hover, .skin-blue .h6 a:hover {
  color: #0fa29d;
}
.skin-blue .list-info a:hover {
  color: #0fa29d;
}

.skin-blue .page .text-primary {
  color: #2cbdb8 !important;
}

.skin-blue .page a.text-primary:hover, .skin-blue .page a.text-primary:focus {
  color: #0fa29d !important;
}

.skin-blue .rd-navbar-default.rd-navbar-static .rd-navbar-nav > li > a:after,
.skin-blue .rd-navbar-floated.rd-navbar-static .rd-navbar-nav > li > a:after,
.skin-blue .rd-navbar-top-panel.rd-navbar-static .rd-navbar-nav > li > a:after {
  background: -moz-linear-gradient(90deg, #2cbdb8 0%, #0fa29d 100%);
  background: -webkit-linear-gradient(90deg, #2cbdb8 0%, #0fa29d 100%);
  background: -o-linear-gradient(90deg, #2cbdb8 0%, #0fa29d 100%);
  background: -ms-linear-gradient(90deg, #2cbdb8 0%, #0fa29d 100%);
  background: linear-gradient(90deg, #2cbdb8 0%, #0fa29d 100%);
}

.skin-blue .rd-navbar-inner .mov-publicar {
  color: #ffffff;
  background: #2cbdb8;
}

.skin-blue .rd-navbar-inner .publicar {
  color: #ffffff;
  background: #2cbdb8;
}
.skin-blue .btn-publicar {
  color: #2cbdb8;
  background: #ffffff;
}
.skin-blue .rd-navbar-inner  .publicar:hover, .rd-navbar-inner  .mov-publicar:hover {
  color: #fff;
  background-color: #0fa29d;
  border-color: #0fa29d;
}
.skin-blue .dropdown-menu > li > a:hover {
  color: #2cbdb8;
}

.skin-blue .btn-primary {
  color: #fff;
  background-color: #2cbdb8;
  border-color: #2cbdb8;
}

.skin-blue .btn-primary:hover,
.skin-blue .btn-primary:focus,
.skin-blue .btn-primary:active
{
  color: #fff;
  background-color: #0fa29d;
  border-color: #0fa29d;
}

.skin-blue .irs-bar {
  height: 8px;
  background: #2cbdb8;
}

.skin-blue .irs-from, .skin-blue .irs-to, .skin-blue .irs-single {
  background: #2cbdb8 !important;
}

.skin-blue .irs-from:after, .skin-blue .irs-to:after, .skin-blue .irs-single:after {
  border-top-color: #2cbdb8 !important;
}

.skin-blue .bg-saffron {
  background: -moz-linear-gradient(90deg, #2cbdb8 0%, #0fa29d 100%);
  background: -webkit-linear-gradient(90deg, #2cbdb8 0%, #0fa29d 100%);
  background: -o-linear-gradient(90deg, #2cbdb8 0%, #0fa29d 100%);
  background: -ms-linear-gradient(90deg, #2cbdb8 0%, #0fa29d 100%);
  background: linear-gradient(90deg, #2cbdb8 0%, #0fa29d 100%);
}
.skin-blue .top-properties-section .room-price h4 {
  color: #2cbdb8;
}
.skin-blue .owl-carousel-class-light .owl-dot.active, .skin-blue .owl-carousel-class-light .owl-dot:hover {
  background: #2cbdb8;
}
.skin-blue .price-prop h6 {
  color: #2cbdb8;
}

.skin-blue .rd-navbar-dropdown li > a:hover,
.skin-blue .rd-navbar-dropdown li > a:focus,
.skin-blue .rd-navbar-dropdown li > a:active,
.skin-blue .rd-navbar-dropdown li > a:active:focus {
  color: #2cbdb8 !important;
  background-color: unset !important;
  border-color: unset !important;
}
.skin-blue .link-parallax{
  color: #2cbdb8;
}

.skin-blue .contact-to a:active, .skin-blue .contact-to a:hover, .skin-blue .contact-to a:hover
{
  color: #2cbdb8;
}

.skin-blue .title-section-prop{
  font-size: 21px;
  padding: 10px 0;
  border-bottom: 1px solid #2cbdb8;
  margin-bottom: 20px !important;
  text-align: left;
}

.skin-blue .widget.dashboard-links ul li a:hover, .widget.dashboard-links ul li a:focus {
  color: #2cbdb8;
}
.skin-blue .widget.dashboard-links ul li.active a{
  color: #2cbdb8;
}

.skin-blue .icon-carrot-filled {
  background: -moz-linear-gradient(45deg, #0fa29d 0%, #2cbdb8 100%);
  background: -webkit-linear-gradient(45deg, #0fa29d 0%, #2cbdb8 100%);
  background: -o-linear-gradient(45deg, #0fa29d 0%, #2cbdb8 100%);
  background: -ms-linear-gradient(45deg, #0fa29d 0%, #2cbdb8 100%);
  background: linear-gradient(45deg, #0fa29d 0%, #2cbdb8 100%);
}

.skin-blue .page .text-primary {
  color: #2cbdb8 !important;
}
.skin-blue .list-info a:hover, .skin-blue .list-info a:focus, .skin-blue .list-info a:active {
  color: #2cbdb8;
}
.skin-blue .widget-post > a:hover h6 , .skin-blue .widget-post > a:focus h6, .skin-blue .widget-post > a:active h6{
  color: #2cbdb8;
}

/*controls.css*/
.skin-blue .select2-container--default .select2-selection--multiple .select2-selection__choice
{
  background-color: #2cbdb8 !important;
  border-color: #0fa29d !important;;
}

.skin-blue .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #2cbdb8 !important;;
  color: #ffffff;
}

.skin-blue .select2-container--bootstrap .select2-results__option--highlighted[aria-selected] {
  background-color: #2cbdb8 !important;;
  color: #fff;
}
.skin-blue .select2-container--default.select2-container--focus .select2-selection--multiple,
.skin-blue .select2-container--default .select2-search--dropdown .select2-search__field
{
  border-color: #2cbdb8 !important;
  min-height: 50px;
}

.skin-blue .list-marked li:before {
  background-color: #2cbdb8;
}
.skin-blue .rd-navbar-default.rd-navbar-static .rd-navbar-dropdown,
.skin-blue .rd-navbar-floated.rd-navbar-static .rd-navbar-dropdown,
.skin-blue .rd-navbar-top-panel.rd-navbar-static .rd-navbar-dropdown,
.skin-blue .rd-navbar-default.rd-navbar-static .rd-navbar-megamenu,
.skin-blue .rd-navbar-floated.rd-navbar-static .rd-navbar-megamenu,
.skin-blue .rd-navbar-top-panel.rd-navbar-static .rd-navbar-megamenu,
.skin-blue .rd-navbar-default.rd-navbar-static .rd-navbar-cart-dropdown,
.skin-blue .rd-navbar-floated.rd-navbar-static .rd-navbar-cart-dropdown,
.skin-blue .rd-navbar-top-panel.rd-navbar-static .rd-navbar-cart-dropdown {
  border-top: 1px solid #0fa29d;
}
.add-info{
  margin-left: -15px;
  margin-right: -15px;
}
.skin-blue .btn-default{
  color: #0fa29d;
  background-color: transparent;
  border-color: #0fa29d;
}
.skin-blue .btn-default:hover,
.skin-blue .btn-default:focus,
.skin-blue .btn-default:active
{
  color: #0fa29d;
  background-color: transparent;
  border-color: #0fa29d;
}
.skin-blue .swiper-pagination-progress .swiper-pagination-progressbar {
  background: #0fa29d;
}
.skin-blue .content-caract .item-extra:before {
  content: '\2713';
  color: #0fa29d;
  padding-right: 5px;
  font-size: 22px;
}
.skin-blue .breadcrumb-modern li.active {
  color: #0fa29d;
}
.skin-blue  article ul li a {
  color: #0fa29d;
}
.skin-blue .widget.search .input-group .input-group-addon {
  background: #0fa29d;
}
.skin-blue .widget.category ul.category-list li a:hover,
.skin-blue .widget.category ul.category-list li a:focus,
.skin-blue .widget.category ul.category-list li a:active
{
  color: #0fa29d;
}
.skin-blue ul.social-circle-icons li a {
  color: #0fa29d;
}
.skin-blue .titulo-form-comentario{
  color: #0fa29d !important;
}
.skin-blue .list-inline-item.active a {
  color: #0fa29d !important;
}