a {
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  outline: none !important;
}

body {
  background-color: #fff;
  color: #000;
  font-family: "Arial", sans-serif;
  font-size: 14px;
}

h1 {
  font-size: 48px;
  font-weight: bold;
}

h1.subtitle {
    font-size: 15px;
    font-weight: normal;
    font-stretch: condensed;
    letter-spacing: 1.5px;
}

h2 {
  font-size: 36px;
  font-weight: bold;
}

h3 {
    font-size: 18px;
    /*font-weight: bold;*/
    margin-bottom: 35px;
    margin-top: 10px;
    font-stretch: condensed;
    letter-spacing: 1.1px;
}
header.title_2.padding_top h3.social_t {
    font-size: 19px;
    margin-bottom: 0;
}
/*h3:after {
  background-color: #bcbcbc;
  bottom: -10px;
  content: "";
  height: 2px;
  left: 0;
  width: 15px;
  position: absolute;
  z-index: 0;
}*/

h4 {
  font-size: 16px;
  /*font-weight: bold;*/
}

hr {
  margin: 5px 0;
}

p {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  line-height: 20px;
}

.navbar-brand {
  float: none!important;
}
    .fullscreen-bg {
        /*position: fixed;*/
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        overflow: hidden;
        z-index: -100;
    }
    .fullscreen-bg__video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    transform: translateX(-50%) translateY(-50%);
    background-size: cover;
    transition: 1s opacity;
    }

.background-video {
    background-position: top center;
    background-repeat: no-repeat;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    /* position: relative; */
    overflow: hidden;
    /* width: 100%; */
    /* float: inherit; */
    /* margin-right: -100%; */
    /* opacity: 1; */
    /* display: block; */
    /* z-index: 2; */
    height: 800px;
}
.background-color-grey-dark-2 {
    background: #e5ffe1;
    box-shadow: 1px 2px 6px 0px #a79d9d;
}
.slider-caption {
    background-color: #e55c35;
    color: #fff;
    padding: 35px 0;
    /*top: -10px;*/
    position: relative;
}
.slider-caption .title {
    position: relative;
}
.slider-caption .title h2 {
    margin-bottom: 0px;
    margin-top: 0;
}
.slider-caption .title .subtitle {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
}
.slider-caption .title i {
    color: #e75a32;
    font-size: 30px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 30px;
    right: 0;
}
video,
source {
  bottom: 0;
  left: 0;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
}

.loaded .ytplayer-container {
  display: block;
}

.loaded .placeholder-image {
  opacity: 0;
}

.ytplayer-container {
  /*bottom: 0;
  height: 100%;
  left: 0;
  min-width: 100%;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;*/
}

.placeholder-image {
  height: 100%;
  left: 0;
  min-height: 100%;
  min-width: 100%;
  position: fixed;
  top: 0;
  z-index: 1;
}

.ytplayer-shield {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}

.ytplayer-player {
  /*position: absolute;*/
}



.slider-caption {
    background-color: #e55c35;
    color: #fff;
    padding: 35px 0;
    /*top: -10px;*/
    position: relative;
    text-align: center;
}
.slider-caption .title {
    position: relative;
}
.slider-caption .title h2 {
    margin-bottom: 0px;
    margin-top: 0;
}
.slider-caption .title .subtitle {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
}
.slider-caption .title i {
    color: #e75a32;
    font-size: 30px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 30px;
    right: 0;
}
#slider {
    position: relative;
    z-index: 1;
    height: 100% !important;
    width: 100% !important;
    margin: 0 auto;
}
.img_bnr_1 {
    background: url(../img/banner_01_img.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    height: auto;
    min-height: 482px;
}
.img_bnr_2 {
    background: url(../img/banner_02_img.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    height: auto;
    min-height: 482px;
}
.img_bnr_3 {
    background: url(../img/banner_03_img.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    height: auto;
    min-height: 482px;
}
.img_bnr_4 {
    background: url(../img/banner_04_img.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    height: auto;
    min-height: 482px;
}
.img_bnr_5 {
    background: url(../img/banner_05_img.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    height: auto;
    min-height: 482px;
}
/*.img_bnr_6 {
    background: url(../img/banner_06_img.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    height: auto;
    min-height: 482px;
}*/


/**GALLERY SOCIAL AREA **/
.img_social_1 {
    background: url(../img/social_area_img_00.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    height: auto;
    min-height: 482px;
}
.img_social_2 {
    background: url(../img/social_area_img_02.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    height: auto;
    min-height: 482px;
}
.img_social_3 {
    background: url(../img/social_area_img_01.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    height: auto;
    min-height: 482px;
}
.img_social_4 {
    background: url(../img/social_area_img_03.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    height: auto;
    min-height: 482px;
}
.img_social_5 {
    background: url(../img/banner_05_img.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    height: auto;
    min-height: 482px;
}
.img_social_6 {
    background: url(../img/banner_06_img.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    height: auto;
    min-height: 482px;
}

.img_lobby_1 {
    background: url(../img/banner_img_lobby_0001.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    height: auto;
    min-height: 740px;
}
.img_lobby_2 {
    background: url(../img/banner_img_lobby_0002.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    height: auto;
    min-height: 740px;
}
.img_lobby_3 {
    background: url(../img/banner_img_lobby_0003.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    height: auto;
    min-height: 740px;
}
.dashed {
    border: solid 1px #8b8b8b;
    margin-bottom: 60px;
    padding: 11px;
    padding-bottom: 15px;
    background: #8b8b8b;
    color: #fff !important;
    margin-right: 0%;
    margin-left: 0%;
    /* max-width: 350px; */
    width: 100%;
    text-align: center;
    margin: 15px auto 20px auto;
    /* margin: 160px auto 120px auto; */
}
.dashed h3 {
    /* text-align: center; */
    text-align: left;
}
.title_spot_footer {
    text-align: left;
    color: #ffffff;
    font-stretch: condensed;
    font-weight: bold;
    margin-bottom: 3px;
    font-size: 20px;
}
h3.title_spot_footer.phones {
  /* font-size: 21px !important;   */
  font-size: 15px !important;
    font-stretch: condensed !important;
    font-weight: normal !important;
    line-height: 24px;
}
.logo_prm {
    float: none;
    text-align: center;
    position: relative;
    margin: 0 auto;
}
div#disclimer {
    margin-top: 15px;
    font-style: italic;
}
div#disclimer p {
    line-height: 14.5px;
    font-size: 12px;
    font-weight: normal;
    text-align: justify;
}
.agent-wrapper.datos p {
    padding-bottom: 0px;
    line-height: 9.5px;
}
.logo_prm div.agent-id {
    float: none;
    text-align: center;
    margin: 0 auto;
}
.agent-wrapper.datos {
    padding-left: 0px !important;
}
.padding_top {
    padding-top: 11% !important;
}
header.title_2.padding_top span {
    font-size: 19px;
}

header.title_first {
padding: 20%;
    padding-left: 58px;
    text-align: left;
    vertical-align: middle;
    padding-top: 30%;
}
header.title_first span {
    font-size: 19px;
}
header h3.title_social_big {
    font-size: 25px;
    margin-bottom: -1px;
    color: #e55c35;
}

.title_2 span{
    font-size: 19px;
}

.responsive-img {
  width: 100%;
  display: block;
}
.less_pm {
  padding: 0px !important;
  margin: 0px !important;
}

.imgs_bnr_01 {
    background: url(../img/img_edificio_min.png) no-repeat;
    background-size: contain;
    width: 100%;
    height: auto;
    min-height: 463px;
    text-align: center;
    margin-top: -39px !important;
    background-position-x: center;
}
.imgs_bnr_02 {
    background: url(../img/banner_img_lobby_0001.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    height: auto;
    min-height: 740px;
}
.imgs_bnr_03 {
    background: url(../img/lobby_banner_img_02.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    height: auto;
    min-height: 615px;
    background-position-y: bottom;
}
section#contact {
    padding-top: 40px;
    padding-bottom: 20px;
}
header.title_2 {
    padding-left: 58px;
    padding-right: 25px;
    padding-top: 35px;
    padding-bottom: 4%;
}
ul.features-list.padding_top {
    padding-top: 1% !important;
}
ul.features-list {
    left: 25px;
    position: relative;
    /* padding: 60px; */
    /* padding-top: 0px; */
}
.separte_bg div {
    margin: 0;
    padding: 0;
}
section#properties {
    padding-top: 60px;
    padding-bottom: 50px;
}
section#testimonials {
    padding-bottom: 40px;
}
.desktop{
  display: block;
}
.mobile{
  display: none;
}
a.btn_more_information span {
    padding: 10px;
    background: transparent;
    border-radius: 5px;
    border: solid 1px #fff;
}
.format_line {
    /*background: #c87529;
     padding: 20px; 
    margin-bottom: 86px;*/
}
.separate_info {
    text-align: center;
    z-index: 9;
    float: inherit;
    width: 100% !important;
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
    padding-left: 0;
}
a.btn_more_information {
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    background-color: #e55c35;
    border: none;
    color: #ffffff;
    outline: none !important;
    width: 100%;
    padding: 30px;
    font-size: 19px;
    font-weight: normal !important;
    width: 100% !important;
    /* position: relative; */
    text-align: center;
    float: left;
}
a.btn_more_information:hover, .a.btn_more_information:focus {
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    background-color: #cccccc;
    border: none;
    color: #e55c35;
    outline: none !important;
    width: 100%;
    padding: 30px;
    font-size: 19px;
    font-weight: normal !important;
    text-decoration: none;
    text-align: center;
    float: left;
}


#slider .flexslider {
    /*-moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    height: 930px;
    overflow: hidden;
    border: none;
    margin: 0;
    position: relative;*/

}
#slider .flexslider:hover .flex-direction-nav .flex-next, #slider .flexslider:hover .flex-direction-nav .flex-prev {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
#slider .flexslider.fixed {
  position: fixed;
}
#slider .flexslider .slides {
  height: 100%;
  list-style: none;
  padding: 0;
}
#slider .flexslider .slides .slide {
  height: 100%;
}
#slider .flexslider .slides .slide video {
  width: 100%;
}
#slider .flexslider .slides .slide img {
  display: block;
}
#slider .flexslider .flex-direction-nav {
  list-style: none;
  height: 100%;
  width: 100%;
  top: 0;
}
#slider .flexslider .flex-direction-nav .flex-next, #slider .flexslider .flex-direction-nav .flex-prev {
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  background-color: transparent;
  height: 50px;
  width: 50px;
  position: absolute;
  z-index: 10;
  bottom: 0;
  top: 0;
  margin: auto;
}
#slider .flexslider .flex-direction-nav .flex-next:hover, #slider .flexslider .flex-direction-nav .flex-prev:hover {
  background-color: rgba(0, 0, 0, 0.3);
}
#slider .flexslider .flex-direction-nav .flex-next:before, #slider .flexslider .flex-direction-nav .flex-prev:before {
  display: none;
}
#slider .flexslider .flex-direction-nav .flex-next:after, #slider .flexslider .flex-direction-nav .flex-prev:after {
  text-shadow: none;
  -webkit-font-smoothing: antialiased;
  font-family: 'fontawesome';
  speak: none;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  color: #fff;
  font-size: 48px;
  position: absolute;
  right: 15px;
  top: 0px;
  z-index: 2;
}
#slider .flexslider .flex-direction-nav .flex-next {
  right: 10px;
}
#slider .flexslider .flex-direction-nav .flex-next:after {
  content: "\f105";
}
#slider .flexslider .flex-direction-nav .flex-prev {
  left: 10px;
}
#slider .flexslider .flex-direction-nav .flex-prev:after {
  content: "\f104";
  right: 16px;
}

.background-color-grey-light {
  background-color: #f3f3f3;
}

.background-color-grey-dark {
  background-color: #b5b5b5;
}
.background-color-grey-dark a {
  color: #fff;
}
.background-color-grey-dark a:hover {
  color: #ff6f05;
}

.has-dark-background {
  color: #fff;
}
footer#footer a {
    color: #fff;
}
footer#footer a:hover {
    color: #ccc;
}
.navigation-hide {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=1);
  opacity: 1;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.owl-item {
    width: initial !important;
}
.navigation-show {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.social {
    float: right;
    padding-top: 10px;
}
.social h4 {
    display: inline;
    color: #fff;
    font-weight: normal !important;
    /*font-style: italic;*/
    vertical-align: super;
}
.social a {
    color: #ffffff;
    font-size: 20px;
}
.social a i{
  font-style: normal!important;
}
footer#footer div div figure {
    padding-top: 20px;
}
.fa.fa-facebook-square {
    font-size: 30px !important;
    padding: 5px;
}
.fa.fa-youtube-square {
    font-size: 30px !important;
    padding: 5px;
}
.fa.fa-instagram {
    font-size: 30px !important;
    padding: 5px;
}
.width-10 {
  width: 10%;
}

.width-20 {
  width: 20%;
}

.width-30 {
  width: 30%;
}

.width-40 {
  width: 40%;
}

.width-50 {
  width: 50%;
}

.width-60 {
  width: 60%;
}

.width-70 {
  width: 70%;
}

.width-80 {
  width: 80%;
}

.width-90 {
  width: 90%;
}

.width-100 {
  width: 100%;
}

.top-0 {
  margin-top: 0;
  background-color: #f3f3f3;
  position: relative;
}

.top-10 {
  margin-top: 10px;
  background-color: #f3f3f3;
  position: relative;
}

.top-20 {
  margin-top: 20px;
  background-color: #f3f3f3;
  position: relative;
}

.top-30 {
  margin-top: 30px;
  background-color: #f3f3f3;
  position: relative;
}

.top-40 {
  margin-top: 40px;
  background-color: #f3f3f3;
  position: relative;
}

.top-50 {
  margin-top: 0px;
  background-color: #f3f3f3;
  position: relative;
}

.top-60 {
  margin-top: 60px;
  background-color: #f3f3f3;
  position: relative;
}

.top-70 {
  margin-top: 70px;
  background-color: #f3f3f3;
  position: relative;
}

.top-80 {
  margin-top: 80px;
  background-color: #f3f3f3;
  position: relative;
}

.top-90 {
  margin-top: 90px;
  background-color: #f3f3f3;
  position: relative;
}

.top-100 {
  margin-top: 100px;
  background-color: #f3f3f3;
  position: relative;
}

.top-110 {
  margin-top: 254px;
  background-color: #f3f3f3;
  position: relative;

}

.top-120 {
  margin-top: 120px;
  background-color: #f3f3f3;
  position: relative;
}

.top-130 {
  margin-top: 130px;
  background-color: #f3f3f3;
  position: relative;
}

.top-140 {
  margin-top: 140px;
  background-color: #f3f3f3;
  position: relative;
}

.top-150 {
  margin-top: 150px;
  background-color: #f3f3f3;
  position: relative;
}

.top-160 {
  margin-top: 160px;
  background-color: #f3f3f3;
  position: relative;
}

.top-170 {
  margin-top: 170px;
  background-color: #f3f3f3;
  position: relative;
}

.top-180 {
  margin-top: 225px !important;
  background-color: #f3f3f3;
  position: relative;
}

.top-190 {
  margin-top: 190px;
  background-color: #f3f3f3;
  position: relative;
}

.top-200 {
  margin-top: 200px;
  background-color: #f3f3f3;
  position: relative;
}

/****
  A
****/
.agent .agent-id {
  display: table;
  margin-bottom: 20px;
}
.agent .agent-id h4 {
  margin-top: 0;
}
.agent .agent-id img {
  float: left;
}
.agent .agent-id .agent-wrapper {
  padding-left: 100px;
}

/****
  B
****/
.block {
  /*padding: 20px 0;*/
}

.box {
  display: table;
}
.box .empty-space {
  background-color: #f3f3f3;
}
.box .image {
  background-color: #f3f3f3;
  display: inline-block;
}
.box .image img {
  max-width: 100%;
}
.box .description {
  display: inline-block;
  background-color: #f3f3f3;
}
.box .description .description-wrapper {
    background-color: #363636;
    color: #fff;
    padding: 30px;
    margin-top: 18%;
    position: relative;
    margin-right: 20px;
    margin-top: 50px;
}
.box .description .description-wrapper h3:after {
  display: none;
}
.box .description .description-wrapper p {
  margin-bottom: 20px;
}

#count-down {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 3;
  margin: auto;
  height: 480px;
  bottom: 0px;
  right: 0px;
  text-align: center;
}
#count-down .background {
  background-color: #eb6300;
}
#count-down h2 {
  color: #fff;
  margin-bottom: 60px;
}
#count-down h2:after {
  display: none;
}
#count-down h3 {
  color: #fff;
  margin-top: 20px;
}
#count-down h3:after {
  display: none;
}

.count-down > div {
  display: block !important;
  height: 100% !important;
  width: 100% !important;
  position: relative !important;
  margin-bottom: 30px !important;
}
.count-down > div canvas {
  width: 100% !important;
}
.count-down > div input {
  bottom: 0 !important;
  font-family: inherit !important;
  color: #fff !important;
  font-size: 60px !important;
  font-weight: normal !important;
  left: 0 !important;
  right: 0 !important;
  top: -85px !important;
  margin: auto !important;
  margin: auto !important;
}
/*a.btn_more_information {
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 16px;
    margin-top: 13px;
    padding: 15px;
    width: 100%;
    position: relative;
    background: #e45b34;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    top: 13px;
    z-index: 9;
}

a.btn_more_information:hover, a.btn_more_information:focus {
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.2) inset;
    -webkit-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.2) inset;
    box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.2) inset;
    background-color: #bb4423;
    border: none;
    color: #fff;
    outline: none !important;
    text-decoration: none;
}*/
.box_title {
    padding: 25px;
    background: #8b8b8b;
    text-align: left;
    position: relative;
    top: 13px;
    margin-bottom: 18px;
}

/****
  D
****/
.disable-submit-button {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  pointer-events: none;
  cursor: default;
}

/****
  N
****/
.navigation {
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
    background-color: rgb(255, 255, 255);
    position: absolute;
    width: 100%;
    z-index: 99;
}
.navigation.fixed {
    position: fixed;
    width: 100%;
    border-bottom: solid 5px rgb(195, 105, 14);
}
.navigation .navbar-collapse {
  padding-right: 0;
}
.navigation .navbar {
  margin-bottom: 0;
  min-height: inherit;
  padding: 8px 0;
}
.navigation .navbar .navbar-brand {
  display: flex;
  justify-content: space-between;
  height: inherit;
  line-height: 0;
  padding: 0;
}
.navigation .navbar .navbar-nav li.active a {
  color: #ff6f05;
}
.navigation .navbar .navbar-nav li a {
  color: #363636;
  line-height: 0;
  margin: 0;
}
.navigation .navbar .navbar-nav li a:hover {
  background-color: transparent;
  color: #ff6f05;
}
.navigation .navbar .navbar-nav li a:active, .navigation .navbar .navbar-nav li a:focus {
  background-color: transparent;
}

/****
  F
****/
.feature-box h4 {
  margin: 15px 0;
}
ul.features-list {
    left: 0px;
    position: relative;
    padding-left: 85px;
    padding-right: 15px;
}
.features-list {
  padding-left: 0;
}
.features-list li {
    font-size: 16px;
    list-style: none;
    padding: 10px 0;
    font-stretch: condensed;
    letter-spacing: 1.1px;
}
.features-list li:before {
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    font-family: 'fontawesome';
    speak: none;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    color: #e75a32;
    /*content: "\f05d";*/
    content: url('../img/octagons_icon.png');
    font-size: 24px;
    margin-right: 15px;
    position: relative;
    top: 2px;
    margin-right: 15px;
    position: relative;
    top: 1px;
    float: left;
    margin-left: -31px;
    display: inline-block;
    height: 1rem;
    width: 1rem;
    left: 2px;
}

#footer {
  background-color: #e85b32;
  color: #fff;
  padding: 20px 0;
}

#form-slider-status {
  position: absolute;
  text-align: center;
  width: 100%;
  padding: 20px 0;
}

h2.caption_title {
    font-size: 25px;
    font-weight: normal;
    font-stretch: condensed;
    letter-spacing: 1.5px;
}

/****
  I
****/
.image-carousel {
  height: auto;
  overflow: hidden;
  padding-bottom: 40px;
}
.image-carousel img {
  max-width: 100%;
}
.image-carousel p {
  margin-bottom: 20px;
}
.image-carousel .image-carousel-slide .image-carousel-slide-wrapper {
  display: table;
}
.image-carousel .image-carousel-slide .image-carousel-slide-wrapper .inner {
  display: table-cell;
  vertical-align: middle;
}
.image-carousel .owl-buttons {
  bottom: 0px;
  position: absolute;
  right: 0px;
}
.image-carousel .owl-buttons .owl-prev, .image-carousel .owl-buttons .owl-next {
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: #e75a32;
  display: inline-block;
  height: 30px;
  width: 30px;
  position: relative;
}
.image-carousel .owl-buttons .owl-prev:after, .image-carousel .owl-buttons .owl-next:after {
  text-shadow: none;
  -webkit-font-smoothing: antialiased;
  font-family: 'fontawesome';
  speak: none;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  position: absolute;
  padding: 7px 13px;
}
.image-carousel .owl-buttons .owl-prev:hover, .image-carousel .owl-buttons .owl-next:hover {
  background-color: #f56800;
}
.image-carousel .owl-buttons .owl-next {
  margin-left: 2px;
}
.image-carousel .owl-buttons .owl-next:after {
  content: "\f105";
}
.image-carousel .owl-buttons .owl-prev:after {
  content: "\f104";
}

.infobox-wrapper > img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  position: absolute !important;
  right: 10px;
  top: 10px;
  z-index: 2;
}
.infobox-wrapper > img:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.infobox-wrapper .infobox-inner {
  -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
  border: 10px solid #f3f3f3;
  font-size: 12px;
  position: relative;
  margin-bottom: 60px;
}
.infobox-wrapper .infobox-inner:after {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 6px 6px 0 6px;
  border-color: #f3f3f3 transparent transparent transparent;
  position: absolute;
  left: 103px;
  content: "";
  bottom: -16px;
}
.infobox-wrapper .infobox-inner .infobox-image {
  width: 220px;
  height: auto;
  overflow: hidden;
  position: relative;
}
.infobox-wrapper .infobox-inner .infobox-image:after {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}
.infobox-wrapper .infobox-inner .infobox-image img {
  width: 100%;
}
.infobox-wrapper .infobox-inner .infobox-image .infobox-price {
  background-color: #363636;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  padding: 10px;
  position: absolute;
  bottom: 0px;
  z-index: 2;
}
.infobox-wrapper .infobox-inner .infobox-title {
  font-size: 14px;
  font-weight: bold;
}
.infobox-wrapper .infobox-inner .infobox-title a {
  color: ble;
}
.infobox-wrapper .infobox-inner .infobox-description {
  background-color: #fff;
  padding: 8px;
}
.infobox-wrapper .infobox-inner .infobox-location {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  font-size: 12px;
}
.infobox-wrapper .infobox-inner .fa {
  color: #ff6f05;
  float: right;
  font-size: 18px;
  margin-top: 4px;
}

/****
  L
****/
#loading-icon {
  bottom: 0;
  font-size: 30px;
  height: 50px;
  left: 0;
  margin: auto;
  /*padding-top: 60px;*/
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  z-index: 5;
}

.loading:before {
  background-color: #fff;
  content: "";
  height: 100%;
  left: 0;
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 4;
}

.logos {
  display: block;
  line-height: 0;
  margin-top: 10px;
  padding: 0 30px;
  text-align: justify;
}
.logos:after {
  content: '';
  display: inline-block;
  width: 100%;
}
.logos .logo {
  display: inline-block;
  margin-bottom: 7px;
  position: relative;
}
.logos .logo a {
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  padding: 10px;
}
.logos .logo a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

/****
  M
****/
#map {
  height: 750px;
}

.marker-style img {
  position: absolute !important;
  top: -1px !important;
  bottom: 0px !important;
  right: 0px;
  left: 0px;
  margin: auto !important;
}

.mfp-close:hover, .mfp-close:active, .mfp-close:focus {
  background-color: transparent;
}

/****
  P
****/
.property-wrapper {
  background-color: #d6d6d6;
  margin-bottom: 20px;
  padding: 10px;
}
.property-wrapper .property {
  background-color: #fff;
}
.property-wrapper .property .image-wrapper {
  position: relative;
}
.property-wrapper .property .image-wrapper:after {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  background-color: #363636;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%;
  top: 0;
}
.property-wrapper .property .image-wrapper:before {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  text-shadow: none;
  -webkit-font-smoothing: antialiased;
  font-family: 'fontawesome';
  speak: none;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  content: "\f00e";
  color: rgb(231, 90, 50);
  font-size: 36px;
  height: 30px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 30px;
  z-index: 4;
}
.property-wrapper .property .image-wrapper:hover:after {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
  opacity: 0.2;
}
.property-wrapper .property .image-wrapper:hover:before {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
.property-wrapper .property .image-wrapper img {
  max-width: 100%;
}
.property-wrapper .property header {
    background-color: #e55c35;
    color: #fff;
    padding: 10px;
}
.property-wrapper .property header h4 {
  margin-bottom: 0;
  margin-top: 0;
}
.property-wrapper .property .description {
  padding: 10px;
}
.property-wrapper .property .description dl {
  margin-bottom: 0;
}
.property-wrapper .property .description dl dt {
  float: left;
}
.property-wrapper .property .description dl dd {
  border-bottom: 1px solid #f3f3f3;
  margin-bottom: 3px;
  padding-bottom: 3px;
  text-align: right;
}
.property-wrapper .property .description dl dd:last-child {
  border: none;
}

/****
  S
****/
.slider-banner {
    background-color: #8b8b8b;
    color: #fff;
    padding: 35px 0;
}
.slider-banner .title {
  position: relative;
}
.slider-banner .title h2 {
  margin-bottom: 0px;
  margin-top: 0;
}
.slider-banner .title i {
  color: #e75a32;
  font-size: 30px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 30px;
  right: 0;
}
.slider-banner .title .subtitle {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}

.subtitle {
  font-size: 17px;
  font-stretch: condensed;
  letter-spacing: 1.3px;
}

/****
  T
****/
blockquote {
  border: none;
  display: table;
  margin-bottom: 0;
  padding: 20px 10%;
  width: 100%;
}
blockquote figure {
  display: table-cell;
  vertical-align: middle;
  width: 20%;
}
blockquote figure .image {
  border: 10px solid #f3f3f3;
  max-width: 160px;
  position: relative;
}
blockquote figure .image img {
  display: block;
  width: 100%;
}
blockquote .cite {
  display: table-cell;
  vertical-align: middle;
  padding-left: 30px;
}
blockquote .cite p {
  font-size: 24px;
  line-height: 28px;
}
blockquote .cite footer {
  color: #ff6f05;
}

.owl-carousel .owl-pagination {
  text-align: center;
}
.owl-carousel .owl-pagination .owl-page {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  background-color: rgba(0, 0, 0, 0.3);
  display: inline-block;
  height: 10px;
  margin-right: 5px;
  width: 10px;
}
.owl-carousel .owl-pagination .owl-page:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
.owl-carousel .owl-pagination .owl-page.active {
  background-color: rgba(0, 0, 0, 0.6);
}
.social_area{
  padding-top: 20px;
}
/****
  V
****/
.video {
  visibility: hidden;
}
.video iframe {
  margin-bottom: -5px;
}

.btn, button {
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.2) inset;
    -webkit-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.2) inset;
    box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.2) inset;
    background-color: #e75a32;
    border: none;
    color: #fff;
    font-weight: normal;
    outline: none !important;
}
.btn:hover, .btn:active, .btn:focus, button:hover, button:active, button:focus {
  color: #fff;
  background-color: #f56800;
}
.btn.btn-framed, button.btn-framed {
  background-color: transparent;
  border: 2px solid #f3f3f3;
  color: #363636;
  font-weight: normal;
  text-decoration: none;
}
.btn.btn-framed:hover, button.btn-framed:hover {
  background-color: #f3f3f3;
}
.btn.btn-framed .fa, button.btn-framed .fa {
  color: #ff6f05;
  margin-left: 5px;
}
.btn.btn-large, button.btn-large {
  padding: 15px 50px;
}

.btn-link {
  color: #363636;
  font-weight: bold;
  text-decoration: none;
}

.form-group {
  position: relative;
}
section.video {
    padding-top: 10px;
}
.title_spot_head {
    text-align: center;
    color: #010101;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 25px;
    font-weight: normal;
}
.title_spot_head span {
    text-align: center;
    color: #010101;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px;
    font-weight: normal;
}
.form-slider-wrapper {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=98);
    opacity: 0.98;
    background-color: rgba(227, 227, 227, 0.82);
    top: 139px;
    display: table;
    height: auto;
    padding: 30px 30px 14px 30px;
    position: absolute;
    width: 360px;
    z-index: 15;
    /* right: 15px; */
    /* float: right; */
}
.form-slider-wrapper h1 {
  margin-top: 0;
}
.form-slider-wrapper h3 {
  margin: 0;
}
.form-slider-wrapper h3:after {
  display: none;
}
.form-slider-wrapper hr {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
  opacity: 0.2;
  margin: 20px 0;
}
.form-slider-wrapper .btn {
  font-size: 18px;
  margin-top: 10px;
  padding: 15px;
  width: 100%;
  position: relative;
}
.form-slider-wrapper figure {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
}

#form-one-field .form-control {
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
  font-size: 18px;
  padding: 20px;
}
#form-one-field .btn {
  -moz-border-radius-topleft: 0px;
  -webkit-border-top-left-radius: 0px;
  border-top-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-bottom-left-radius: 0px;
  border-bottom-left-radius: 0px;
  padding: 21px;
}
#form-one-field.hide .input-group {
  display: none;
}
#form-one-field #form-one-field-status {
  line-height: 60px;
}

form #form-status {
  color: #fff;
  line-height: 45px;
  position: relative;
  top: -10px;
}
form #form-status #valid {
  position: relative;
  top: -10px;
}
form #form-status #valid .icon {
  font-size: 24px;
  margin-right: 10px;
  vertical-align: middle;
}
form #form-status #invalid {
  color: red;
  position: relative;
  top: -10px;
}
form label.error {
  background-color: red;
  bottom: -30px;
  color: #fff;
  font-size: 12px;
  left: 0;
  padding: 5px;
  position: absolute;
  z-index: 2;
}
form label.error:before {
  border-style: solid;
  border-width: 0 3.5px 5px 3.5px;
  border-color: transparent transparent red transparent;
  content: "";
  height: 0px;
  left: 5px;
  position: absolute;
  top: -5px;
  width: 0px;
}
label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: normal !important;
    letter-spacing: 1px;    
}

input[type="text"], input[type="email"], input[type="search"], input[type="password"], input[type="number"], textarea, .form-control {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  height: inherit;
  padding: 12px;
}
input[type="text"]:focus, input[type="text"]:active, input[type="email"]:focus, input[type="email"]:active, input[type="search"]:focus, input[type="search"]:active, input[type="password"]:focus, input[type="password"]:active, input[type="number"]:focus, input[type="number"]:active, textarea:focus, textarea:active, .form-control:focus, .form-control:active {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

@media (min-width: 992px) and (max-width: 1199px) {
  h1 {
    font-size: 36px;
  }

  h2 {
    font-size: 28px;
  }

  h3 {
    font-size: 20px;
  }

  h4 {
    font-size: 16px;
  }

  .form-slider-wrapper {
    width: 293px;
  }

  .box .image img {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body {
    font-size: 12px;
  }

  input[type="text"], input[type="email"], input[type="search"], input[type="password"], input[type="number"], textarea, .form-control {
    padding: 9px;
  }

  h1 {
    font-size: 30px;
  }

  h2 {
    font-size: 24px;
  }

  h3 {
    font-size: 18px;
    margin-bottom: 25px;
  }

  h4 {
    font-size: 14px;
  }

  p {
    line-height: 18px;
  }

  .box .image img {
    width: 100%;
  }

  .block {
    padding: 30px 0px;
  }

  .form-slider-wrapper {
    width: 220px;
    padding: 20px;
  }

  .features-list li {
    font-size: 16px;
    padding: 6px 0px;
  }

  .property-wrapper {
    padding: 5px;
  }

  .flexslider .slide img {
    width: auto;
    height: auto !important;
    margin-left: -200%;
    position: relative;
    left: 100%;
  }
}
@media (max-width: 767px) {

  iframe.video_m {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .btn, button {
      -moz-transition: 0.2s;
      -o-transition: 0.2s;
      -webkit-transition: 0.2s;
      transition: 0.2s;
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      border-radius: 3px;
      -moz-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.2) inset;
      -webkit-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.2) inset;
      box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.2) inset;
      background-color: #b34627 !important;
      border: none;
      color: #fff;
      font-weight: normal;
      outline: none !important;
  } 

  blockquote {
    display: block !important;
    padding: 20px 0 !important;
    text-align: center;
  }
  .dashed {
      margin-bottom: 40px !important;
      border: solid 1px #8b8b8b;
      margin-top: 160px;
      margin-bottom: 90px;
      padding: 11px;
      padding-bottom: 18px;
      background: #8b8b8b;
      color: #fff !important;
      margin-right: 0%;
      margin-left: 0%;
      /* max-width: 350px; */
      width: 100%;
      text-align: center;
      margin: 10px auto 40px auto !important;
  } 
  blockquote figure {
    display: inline-block !important;
    margin-bottom: 30px;
    width: 100%;
    text-align: center;
  }
  blockquote figure .image {
    display: inline-block;
  }
  blockquote .cite {
    display: block !important;
    padding-left: 0;
  }
  header.title_first {
    padding: 10%;
  }
  header.title_2 {
      padding-left: 20px;
      padding-right: 25px;
      padding-top: 35px;
  }
  ul.features-list {
      left: 0px;
      position: relative;
      padding-left: 50px !important;
      padding-right: 20px !important;
  }

/**GALLERY SOCIAL AREA **/
.img_social_1 {
    background: url(../img/social_area_img_00.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    height: auto;
    min-height: 240px;
}
.img_social_2 {
    background: url(../img/social_area_img_02.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    height: auto;
    min-height: 240px;
}
.img_social_3 {
    background: url(../img/social_area_img_01.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    height: auto;
    min-height: 240px;
}
.img_social_4 {
    background: url(../img/social_area_img_03.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    height: auto;
    min-height: 240px;
}
.img_social_5 {
    background: url(../img/banner_05_img.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    height: auto;
    min-height: 240px;
}
.img_social_6 {
    background: url(../img/banner_06_img.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    height: auto;
    min-height: 240px;
}

  button#form-slider-submit {
      background-color: #8c8c8c;
  }
  button#form-slider-submit:hover {
      background-color: #a54022;
  }
.title {
    padding: 15px;
    /*margin-top: 50%;*/
}
.list_m{
    list-style: none !important;
}
section.social_area .col-md-8.col-sm-8 {
    padding-bottom: 30px;
}
section.agent {
  text-align: center !important;
}
#slider .flexslider .slides {
    height: 100%;
    list-style: none;
    padding: 0;
    float: left;
    margin: 0 !important;
    padding: 0px;
}
.agent .agent-id {
    display: table;
    margin-bottom: 20px;
    text-align: center;
    margin: auto;
    padding-bottom: 20px !important;
}
  header {
    text-align: center;
  }
  .padding_top {
    padding-top: 35px !important;
}
  header h3:after {
    right: 0;
    margin: auto;
  }
.navigation {
    background-color: #fff !important;
}
.form-slider-wrapper {
    background-color: rgb(231, 90, 50) !important;
    top: 0px !important;
}
.desktop{
  display: none;
}
.mobile{
  display: block;
}
  .agent {
    margin-bottom: 60px;
  }

  .box {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 20px;
    text-align: center;
  }
  .box div {
    display: block !important;
    float: none !important;
    width: 100% !important;
  }
  .box div img {
    width: 100% !important;
  }

  #count-down {
    height: inherit;
  }
  #count-down .count-down > div input {
    top: -60px !important;
    left: 15px !important;
  }
  #count-down .count-down .col-sm-3 > div {
    margin-left: 15px;
  }

  .flex-direction-nav {
    bottom: 10px;
    position: relative;
    top: 115px !important;
  }

  .flexslider {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
  }
  .flexslider .slide img {
    width: 100%;
    height: auto;
    position: inherit;
  }

  .feature-box {
    text-align: center;
    margin-bottom: 50px;
  }

  .form-slider-wrapper {
    bottom: 0;
    position: inherit;
    width: 100% !important;
  }

  .has-count-down .flexslider .slide img {
    height: 100%;
    width: initial !important;
  }

  .image-carousel .image-carousel-slide {
    text-align: center;
  }

  .logos {
    text-align: center;
  }
  .logos .logo {
    display: block !important;
    margin-bottom: 20px;
  }

  .navbar-collapse {
    overflow-x: hidden;
    padding-left: 0;
  }
  .navbar-collapse .navbar-nav {
    margin-bottom: 0;
  }
  .navbar-collapse .navbar-nav li a {
    padding: 20px 0;
  }

  .navbar-toggle {
    margin: 0;
  }
  .navbar-toggle:hover, .navbar-toggle:active, .navbar-toggle:focus {
    background-color: transparent;
  }
  .navbar-toggle .icon-bar {
    background-color: #363636;
  }

  .navigation {
    position: relative !important;
  }

  div#brand {
    text-align: center;
    float: inherit;
  }

  .property img {
    max-width: inherit !important;
    width: 100%;
  }

  .top-0, .top-10, .top-20, .top-30, .top-40, .top-50, .top-60, .top-70, .top-80, .top-90, .top-100, .top-110, .top-120,
  .top-130, .top-140, .top-150, .top-160, .top-170, .top-180, .top-190, .top-200 {
    margin-top: 0 !important;
  }

  .slider-banner .title {
    margin-bottom: 70px;
    text-align: center;
  }
  .slider-banner .title i {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    top: inherit !important;
    bottom: -50px;
    left: 0;
  }

  .video .fluid-width-video-wrapper {
    margin-bottom: 20px !important;
  }
}




/*Gallery*/
.projects-container.grid-layout .projects-list {
    /*display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;*/
}
.cherry-projects-wrapper .projects-list {
    position: relative;
    /*min-height: 720px;*/
}
.projects-container.grid-layout .projects-list .projects-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}
.cherry-animation-container.loading-animation-move-up .cherry-animation-list .cherry-animation-item {
    -webkit-perspective: 500px;
    perspective: 500px;
    -webkit-perspective-origin: 50% 50%;
    perspective-origin: 50% 50%;
}
.cherry-projects-wrapper .projects-container.grid-layout .projects-item {
    margin-bottom: 0!important;
}
.cherry-animation-container.loading-animation-move-up .cherry-animation-list .cherry-animation-item .inner-wrapper {
    opacity: 1;
    filter: alpha(opacity=100);
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -webkit-transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-transform: translateY(0px) translateZ(0) rotateX(0deg);
    -ms-transform: translateY(0px) translateZ(0) rotateX(0deg);
    transform: translateY(0px) translateZ(0) rotateX(0deg);
    -webkit-transition: all 0.8s cubic-bezier(0.29,0.65,0.64,0.97);
    transition: all 0.8s cubic-bezier(0.29,0.65,0.64,0.97);
}
.projects-item-instance .inner-wrapper {
    position: relative;
}
.projects-item-instance .project-media, .projects-item-instance .project-terms-media {
    position: relative;
}
.projects-item-instance .featured-image {
    width: 100%;
    line-height: 0;
}
.cherry-projects-wrapper .projects-item-instance .featured-image a .cover {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0;
}
.cherry-projects-single .additional-image a .cover, .cherry-projects-single .featured-image a .cover, .cherry-projects-wrapper .projects-item-instance .additional-image a .cover, .cherry-projects-wrapper .projects-item-instance .featured-image a .cover {
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
}
.cherry-projects-wrapper .projects-item-instance .featured-image a .cover {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0;
}
.cherry-projects-single-post .featured-image a .cover, .cherry-projects-single-post .additional-image a .cover, .cherry-projects-wrapper .projects-item-instance .featured-image a .cover {
    background-color: rgba(3, 174, 238, 0.5);
}
.projects-item-instance .featured-image img {
    width: 100%;
    height: auto;
}
.projects-item {
    /*width: 25% !important;
    height: auto !important;*/
}
/*/*/
.projects-item {
    padding: 0 !important;
    margin: 0px;
}




/**NUEVOS CSS**/

#mixedSlider {
  position: relative;
  padding-bottom: 35px;
}
#mixedSlider .MS-content {
  white-space: nowrap;
  overflow: hidden;
  margin: 0 5%;
}
#mixedSlider .MS-content .item {
  display: inline-block;
  width: 32.3333%;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  height: 100%;
  white-space: normal;
  padding: 10px 10px;
  background: #fcbe00;
  margin: 5px;
}
@media (max-width: 991px) {
  #mixedSlider .MS-content .item {
    width: 50%;
  }
}
@media (max-width: 767px) {
  #mixedSlider .MS-content .item {
    width: 100%;
  }
}
#mixedSlider .MS-content .item .imgTitle {
  position: relative;
}
#mixedSlider .MS-content .item .imgTitle .blogTitle {
    margin: 0;
    text-align: left;
    letter-spacing: 2px;
    color: #252525;
    font-style: italic;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.5);
    width: 100%;
    top: 142px;
    font-weight: bold;
    padding: 0 0 0px 0px;
    width: 95%;
}
#mixedSlider .MS-content .item .imgTitle img {
  height: auto;
  width: 100%;
}
#mixedSlider .MS-content .item p {
  font-size: 16px;
  margin: 2px 10px 0 5px;
  text-indent: 15px;
}
#mixedSlider .MS-content .item a {
    font-size: 16px;
    /*color: rgb(252, 190, 0);*/
    font-weight: bold;
    letter-spacing: 1px;
    transition: linear 0.1s;
    width: 100%;
    text-align: center;
    padding: 5px;
    /*background: #18181a;*/
    float: right;
}
#mixedSlider .MS-content .item a:hover {
  text-shadow: 0 0 1px grey;
}
#mixedSlider .MS-controls button {
    position: absolute;
    border: none;
    background-color: transparent;
    outline: 0;
    font-size: 50px !important;
    top: 35%;
    color: rgba(0, 0, 0, 0.4);
    transition: 0.15s linear;
}
#mixedSlider .MS-controls button:hover {
  color: rgba(0, 0, 0, 0.8);
}

@media (max-width: 1540px) {
  .features-list li {
      font-size: 13px !important;
      list-style: none;
      padding: 8px 0 !important;
      font-stretch: condensed;
      letter-spacing: 1.1px;
  }
}
@media (max-width: 1340px) {
  .features-list li {
      font-size: 13px !important;
      list-style: none;
      padding: 2px 0 !important;
      font-stretch: condensed;
      letter-spacing: 1.1px;
  }
  h3 {
      margin-bottom: 12px;
  }
}

@media (max-width: 992px) {
  .features-list li {
      font-size: 16px !important;
      list-style: none;
      padding: 10px 0 !important;
      font-stretch: condensed;
      letter-spacing: 1.1px;
  }
   #mixedSlider .MS-controls button {
     font-size: 30px;
   }
}

@media (max-width: 767px) {
  #mixedSlider .MS-controls button {
    font-size: 20px;
  }
}
#mixedSlider .MS-controls .MS-left {
  left: 0px;
}
@media (max-width: 767px) {
  #mixedSlider .MS-controls .MS-left {
    left: -10px;
  }
}
#mixedSlider .MS-controls .MS-right {
  right: 0px;
}
@media (max-width: 767px) {
  #mixedSlider .MS-controls .MS-right {
    right: -10px;
  }
}
#basicSlider { position: relative; }

#basicSlider .MS-content {
  white-space: nowrap;
  overflow: hidden;
  margin: 0 2%;
  height: 50px;
}

#basicSlider .MS-content .item {
  display: inline-block;
  width: 20%;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  height: 100%;
  white-space: normal;
  line-height: 50px;
  vertical-align: middle;
}
@media (max-width: 991px) {
#basicSlider .MS-content .item { width: 25%; }
}

@media (max-width: 767px) {
#basicSlider .MS-content .item { width: 35%; }
}

@media (max-width: 500px) {
#basicSlider .MS-content .item { width: 50%; }
}
#basicSlider .MS-content .item a {
  line-height: 50px;
  vertical-align: middle;
}

#basicSlider .MS-controls button { position: absolute; }

#basicSlider .MS-controls .MS-left {
  top: 35px;
  left: 10px;
}

#basicSlider .MS-controls .MS-right {
  top: 35px;
  right: 10px;
}
li span {
    display:block;
    margin-left:-0.5em;
    color:#000; /* black text */
} 

@media (min-width: 768px){
  .navbar-header {
      float: none!important;
  }
}

@media screen and (max-width:767px){
  .logo{ 
    width: 100px!important;
    object-fit: cover;
  }
}