@import url('https://fonts.googleapis.com/css?family=Fanwood+Text:400,400i');
@font-face {
    font-family: 'Cochin LT';
    src: url('subset-CochinLT.woff2') format('woff2'),
        url('subset-CochinLT.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
body {
     background: #001240;
}
 .bg_blue{
     background: #001240 !IMPORTANT;
}
 .bg_white{
     background: #fff !IMPORTANT;
}
 .margin_top_0{
     margin-top: 0px;
}
 .color_blue {
     color: #001240;
}
 .color_white {
     color: #fff;
}
 .color_caca {
     color: #cacaca;
}
 .telfonoHeader {
     color: #fff;
     font-size: 1em;
     text-decoration: none;
     margin-top: 21px;
}
 .btn-default:active .filter-button:active {
     background-color: #42B32F;
     color: white;
}
 ul.listado > li:before {
     content: "\e013";
     font-family: 'Glyphicons Halflings';
     font-size: 9px;
     position: relative;
     margin-right: 8px;
     top: 0px;
     color: #ccc;
     margin-left: -35px;
}
 ul.listado > li {
     font-size: 1.3em 
}
 #btnenviar {
     outline: none;
     color: #fff;
     border: 1px solid #fff;
     background: #001240;
     text-decoration: none;
     letter-spacing: .5px;
}
 .tg {
     border-collapse: collapse;
     border-spacing: 0;
}
 .tg td {
     font-family: Lato, sans-serif;
     font-size: 14px;
     border-style: solid;
     border-width: 0px;
     overflow: hidden;
     word-break: normal;
     border-color: black;
}
 .tg th {
     font-family: Lato, sans-serif;
     font-size: 14px;
     font-weight: normal;
     border-style: solid;
     border-width: 0px;
     overflow: hidden;
     word-break: normal;
     border-color: black;
}
 .tg .tg-0ord {
     text-align: right 
}
 .tg .tg-s6z2 {
     text-align: center 
}
 .tg .tg-s268 {
     text-align: left 
}
 .tg .tg-0lax {
     text-align: left;
     vertical-align: top 
}
 .mi_panel {
     background: #001240;
     color: #fff;
     text-align: center;
}
 .nav-tabs>li>a {
     background: #fff;
     border: 1px solid #001240;
     color: #001240;
}
 .nav-tabs>li>a:hover {
     border: 1px solid #001240;
     background: #001240;
     color: #fff;
    transition: 0.4s;
}
 .nav-tabs>li.active>a {
     border: 1px solid #001240;
     background: #001240;
     color: #fff;
}
 .panorama-header {
     opacity: 0;
}
 .item:before {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     content: "";
}
 .navbar-nav {
     margin: 0px;
}
 .carousel-caption {
     padding-bottom: 0px;
     position: absolute;
     top: 10px;
     left: 0px;
     text-align: left;
     font-size: 3em;
     font-style: italic;
}
 .scroll-top {
     width: 40px;
     height: 40px;
     position: fixed;
     bottom: 25px;
     left: 20px;
     display: none;
}
 .scroll-top i {
     display: inline-block;
     color: #FFFFFF;
}
 .scroll-top2 {
     width: 40px;
     height: 40px;
     position: fixed;
     bottom: 25px;
     right: 20px;
     display: none;
}
 .scroll-top2 i {
     display: inline-block;
     color: #FFFFFF;
}
 .scroll-btn_whatsapp i {
     display: inline-block;
     color: #FFFFFF;
}
 .btn_up:hover, .btn_up:focus, .btn_up:active {
     background: #001e6a;
     border: 1px solid #fff;
    transition: 0.4s;
}
 .btn_up:hover .i_hover {
     color: #fff;
    transition: 0.4s;
}
 .btn_up:focus .i_hover {
     color: #fff;
    transition: 0.4s;
}
 .btn_up:active .i_hover {
     color: #fff;
    transition: 0.4s;
}
 .fondo_gradiente {
     background-image: linear-gradient(#001240, #00164e);
}
 .btn-primary.disabled{
     background: #001240;
     color: #fff;
     border:1px solid #fff;
}
 .carousel-indicators li{
    /* border-radius: 3px;
     width: 30px;
     height: 9px;
     */
}
 .carousel-indicators .active{
    /* border-radius: 3px;
     width: 30px;
     height: 9px;
     margin: 1px;
     */
}
 .link li:after {
     display:none;
}
 .sinpaddingaloslados{
     padding-left: 0px;
     padding-right: 0px;
}
 table.amenidad{
     margin: 0 auto;
     font-size: 1.4em;
     margin-bottom:20px;
}
 .row_amenidades{
     color: #fff;
     margin-top: 20px;
     margin-bottom: 30px;
     text-transform: uppercase;
     padding-top: 8px;
     padding-bottom: 10px;
     font-size: 1.2em;
     letter-spacing: 0px;
     word-spacing: 4px;
}
 .row_amenidades2{
     color: #fff;
     margin-top: 20px;
     margin-bottom: 30px;
     text-transform: uppercase;
     padding-top: 8px;
     padding-bottom: 10px;
     font-size: .9em;
     letter-spacing: 0px;
     word-spacing: 4px;
}
 .td_amenidades{
     line-height: 25px 
}
 .marquesina{
     float: left;
     position: absolute;
     left: 0px;
     top: 0px;
     z-index: 1000;
     height: 50px;
     padding: 5px;
     color: #FFFFFF;
}
 .rm-panorama-header{
     display: none;
}
 .color_white_no_underline{
     color: white;
     text-decoration:none;
}
 .color_white_no_underline:hover, active, focus{
     color: white !IMPORTANT;
     text-decoration:none !IMPORTANT;
}
 .size_1_4em{
     font-size: 1.4em 
}
 #div_andres{
     background:url(../images/foto-andres.jpg);
     background-size: cover;
     background-position: center;
     min-height: 420px;
     height: 1200px;
}
 #texto_andres1{
     color: #001240;
     font-weight: bold;
     letter-spacing: 4px;
     line-height: 50px;
     margin-top: 25%;
     font-size: 3em;
      font-family: 'Cochin LT', serif;
}
 #texto_andres11{
     letter-spacing: 2px;
     color: #001240;
     font-size: 1em;
     font-weight: bold;
     line-height: 22px;

}
 .no_bold{
     font-weight: normal;
}

 #texto_andres2{
     color: #001240;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 15px;
    margin-top: 30px;
     padding-left: 2px;
      font-family: 'Cochin LT', serif;
}
 #texto_andres22{
     letter-spacing: 1.2px;
    color: #001240;
     font-size: .7em;
     font-weight: bold;
     line-height: 12px 
}

 #texto_andres3{
color: #001240;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 31px;
    margin-top: 30px;
    padding-left: 2px;
     font-family: 'Cochin LT', serif;
    font-size: 2em;
}
 #texto_andres33{
    letter-spacing: 1.2px;
    color: #001240;
    /* font-size: .7em; */
    font-weight: bold;
    line-height: 21px;
}

 .relative_center{
     position: relative;
    margin: 0 auto;
}
 #texto_lotes1{
     color: #fff;
    font-size: 4em;
    font-weight: bold;
    text-align: center;
    letter-spacing: 10px;
    line-height: 42px;
    margin-top: 0px;
}
 #texto_lotes11{
     color: #fff;
    font-size: 2.4em;
    font-weight: bold;
    text-align: center;
    letter-spacing: 4px;
    line-height: 38px;
    margin-top: -24px;
     margin-bottom: 0px 
}
 #texto_lotes111{
     font-size: 1.6em;
     font-weight: bold;
     letter-spacing: 3px;
}
 #texto_450{
     font-size: 8em;
     font-weight: bold;
     vertical-align: middle;
     line-height: 115px;
}
 #texto_usd{
     font-size: 4em;
     vertical-align: middle;
     text-align: center;
     line-height: 36px;
}
 #texto_almes{
     font-size: .6em;
    text-align: center;
}
 #texto_terminos{
     font-size: .8em;
     font-weight: 100;
     text-align: left 
}
 #txt_300mts{
     font-size: 1.8em;
     font-style: italic;
     line-height: 28px;
     margin-top:20px 
}
 #txt_300mts2{
     font-size: 1.4em;
     font-style: italic;
     line-height: 28px;
     margin-top:20px 
}
 #logo_lg{
     position: absolute;
    top: 78%;
     right: 10%;
     width: 20%;
    text-align: center;
}
 #logo_md{
     position: absolute;
    top: 74%;
     right: 10%;
     width: 20%;
    text-align: center;
}
 #logo_sm{
     position: absolute;
    top: 74%;
    right: 8%;
    width: 20%;
    text-align: center;
}
 .div_bullets{
     position: absolute;
     left:0px;
     width: 100%;
     text-align: center;
     bottom:0px;
     ;
     background: #001240;
}
 .size_3em{
     font-size: 3em;
}
 .size_2em{
     font-size: 2em;
}
 .size_1em{
     font-size: 1em;
}
 .text_shadow{
     text-shadow: 2px 2px #111;
}
 .i_bullets{
     font-size: .2em;
     vertical-align: middle;
}
 #contacto_title , .contacto_title{
     color: #fff;
     font-size: 2em;
     font-weight: bold;
     text-align: center;
     letter-spacing: 3px;
     margin-top: 20px 
}
 #contacto_title_s, .contacto_title_s{
    
     font-size: 1.2em;
     font-weight: bold;
     text-align: center;
     margin-top: 20px 
}

 .logo_esr{
    max-height: 115px;
    width: auto;
    margin-left: 14px;
    margin-top: 16px;
}
 #btn_wp_flotante{
     display: inline;
     background: #25d366;
     border-radius: 34px;
     padding: 5px 7px;
     z-index: 1000;
}
 #btn_wp_flotante:hover{
    background: #001e6b;
    transition: 0.4s;
}
 #div_360{
     height: 700px;
    background: #000 
}
 .margin_btm_20{
     margin-bottom: 20px;
}
 #aries_logo_agarcia{
     width: 20%;
    margin-top: 55%;
}
 #aries_logo_agarcia2{
     width: 20%;
}
 #row_vistalmar{
     color: #fff;
    margin-bottom: 30px;
    margin-top: 50px;
}
 #div_plano{
     position: relative;
     height: 100%;
     width: 100%;
     font-weight: 800;
}
.margin_btm_18{
    margin-bottom: 18px
}

.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: underline;
    background-color: transparent;
}

.carousel-caption {
    padding-top: 0px;
}
.fanwood{
      font-family: 'Cochin LT', serif;
}
 #texto_andres1::first-letter{
    font-size: 150%;
 }
  #texto_andres2::first-letter{
    font-size: 150%;
 }
   #texto_andres3::first-letter{
    font-size: 150%;
 }

 .mi_menu {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.mi_menu li {
    float: right;
    margin-left: 30px;
    margin-bottom: 10px;
}
.progress {
    margin-bottom: 0 !important;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #001240;
    color:  #fff;
}
.table-centered td {
    text-align: center;
}


.progress {
  height: 25px;
}
.progress .skill {

  line-height: 25px;
  padding: 0;
  margin: 0 0 0 0;
  text-transform: uppercase;
}

.progress .skill .val {
  float: right;
  font-style: normal;
  margin: 0 0 0 0;
}

.progress-bar {
  text-align: center;
  transition-duration: 3s;
}


.novisible{
     visibility: hidden;
}
.noblock{
     display: none;
}

.tr_hover:hover{
 cursor: pointer;
}
.img_move:hover{
cursor: -webkit-grab; cursor: grab;
}
.img_move:active{
    cursor: -webkit-grabbing; cursor: grabbing;
}