.Boxed{
  background-position: center;
  background-size: cover;
  margin-bottom: 30px;
}
.Boxed h4{ color: #fff !important; }

.Trans{
  transition: background .25s ease-in-out;
  -moz-transition: background .25s ease-in-out;
  -webkit-transition: background .25s ease-in-out;
}

.Trans:hover{
  background-color: rgba(0,0,0,.5);
}

.GalBox{
  transition: background .25s ease-in-out;
  -moz-transition: background .25s ease-in-out;
  -webkit-transition: background .25s ease-in-out;
}

.InSec h1{ font-size: 24px !important; }
.InSec h2{ font-size: 18px !important; }
.InSec h3{ font-size: 16px !important; }

html body .m-l-5 { margin-left: 5px; }
html body .m-l-10 { margin-left: 10px; }
html body .m-l-15 { margin-left: 15px; }
html body .m-l-20 { margin-left: 20px; }
html body .m-l-30 { margin-left: 30px; }
html body .m-l-40 { margin-left: 40px; }
html body .m-r-5 { margin-right: 5px; }
html body .m-r-10 { margin-right: 10px; }
html body .m-r-15 { margin-right: 15px; }
html body .m-r-20 { margin-right: 20px; }
html body .m-r-30 { margin-right: 30px; }
html body .m-r-40 { margin-right: 40px; }
html body .m-t-0 { margin-top: 0px; }
html body .m-t-5 { margin-top: 5px; }
html body .m-t-10 { margin-top: 10px; }
html body .m-t-15 { margin-top: 15px; }
html body .m-t-20 { margin-top: 20px; }
html body .m-t-30 { margin-top: 30px; }
html body .m-t-40 { margin-top: 40px; }
html body .m-b-0 { margin-bottom: 0px; }
html body .m-b-5 { margin-bottom: 5px; }
html body .m-b-10 { margin-bottom: 10px; }
html body .m-b-15 { margin-bottom: 15px; }
html body .m-b-20 { margin-bottom: 20px; }
html body .m-b-30 { margin-bottom: 30px; }
html body .m-b-40 { margin-bottom: 40px; }
html body .p-0{ padding: 0px; background-color: #000 !important; }

.pad-0{ padding: 0px !important; }

.owl-carousel .owl-dot span{ height: 20px !important; width: 20px; border-radius: 50%; }
.owl-carousel .owl-dot span:hover{ height: 20px !important; width: 20px; }
.owl-carousel .active span{ width: 20px !important; height: 20px; }
.owl-carousel .active span:hover{ height: 20px !important; width: 20px; }
.owl-carousel .owl-dot.active{ height: 20px !important; width: 20px !important; background: #ffb02e; border-radius: 50%; }
.owl-carousel .owl-dot.active span{ background: #ffb02e !important; }

.navbar-toggle .icon-bar{ background: #fff !important; }

@media (min-width: 992px) {
  .tg-header{ width: 100%; padding-bottom: 10px; z-index: 10 !important; }
  .tg-headerfixed.scroll-to-fixed-fixed{ width: 100% !; }
  .tg-headerfixed.scroll-to-fixed-fixed .down-menu-text{ position: fixed; top: 29px; right: 30px; }
  .tg-logo-movil{ display: none; }
}
@media (max-width: 991px) {
  .down-menu-text{ display: none !important; }
  .tg-logo-movil{ position: fixed; z-index: 200; top: 20px; left: 20px; }
  .tg-logo-movil img{ max-width: 180px; }
  .tg-homeslider .owl-dots{ width: 100% !important; }
}
.tg-homeslider .owl-dots{ margin-bottom: 20px; }
.mm-listview > li > a, .mm-listview > li > span{ color: #333333 !important; }
.mm-panels{ background-color: #fff; }
.down-menu-text{
  color: #fff;
  position: fixed;
  top: 29px;
  right: 30px;
  font: 500 13px/14px 'Montserrat', Arial, Helvetica, sans-serif;
  display: table;
}
.down-menu-text p{ margin: 0px; }
.down-menu-text a{ color: #fff;text-decoration: unset; }


.p-t-5{ padding-top: 5px; }
.p-t-10{ padding-top: 10px; }
.p-t-20{ padding-top: 20px; }
.p-t-30{ padding-top: 30px; }
.p-t-40{ padding-top: 40px; }
.p-t-50{ padding-top: 50px; }
.p-t-60{ padding-top: 60px; }
.p-t-70{ padding-top: 70px; }
.p-t-80{ padding-top: 80px; }
.p-t-90{ padding-top: 90px; }
.p-t-100{ padding-top: 100px; }

.p-b-5{ padding-bottom: 5px; }
.p-b-10{ padding-bottom: 10px; }
.p-b-20{ padding-bottom: 20px; }
.p-b-30{ padding-bottom: 30px; }
.p-b-40{ padding-bottom: 40px; }
.p-b-50{ padding-bottom: 50px; }
.p-b-60{ padding-bottom: 60px; }
.p-b-70{ padding-bottom: 70px; }
.p-b-80{ padding-bottom: 80px; }
.p-b-90{ padding-bottom: 90px; }
.p-b-100{ padding-bottom: 100px; }

.p-l-5{ padding-left: 5px; }
.p-l-10{ padding-left: 10px; }
.p-l-20{ padding-left: 20px; }
.p-l-30{ padding-left: 30px; }
.p-l-40{ padding-left: 40px; }
.p-l-50{ padding-left: 50px; }
.p-l-60{ padding-left: 60px; }
.p-l-70{ padding-left: 70px; }
.p-l-80{ padding-left: 80px; }
.p-l-90{ padding-left: 90px; }
.p-l-100{ padding-left: 100px; }

.p-r-5{ padding-right: 5px; }
.p-r-10{ padding-right: 10px; }
.p-r-20{ padding-right: 20px; }
.p-r-30{ padding-right: 30px; }
.p-r-40{ padding-right: 40px; }
.p-r-50{ padding-right: 50px; }
.p-r-60{ padding-right: 60px; }
.p-r-70{ padding-right: 70px; }
.p-r-80{ padding-right: 80px; }
.p-r-90{ padding-right: 90px; }
.p-r-100{ padding-right: 100px; }

.ErrorMsg{ display: none; color: #ff0303; }
.ErrorMsgMail{ display: none; color: #ff0303; }

.no-padder{ padding: 0px !important; }

.PlanosCarrusel .icon-chevron-right{ color: #333; }
.PlanosCarrusel .icon-chevron-left{ color: #333; }

input{
  /*border-top: 0px !important;
  border-right: 0px !important;
  border-left: 0px !important;*/
  font-family: Roboto;
  font-size: 15px;
}

.tg-bg{ background-position: center; background-repeat: no-repeat; background-size: cover; }
.tg-bg-color1{ background-color: #f5f5f5; }

.tg-bg-org1{
  background-size: contain;
  background-position: right;
  background-repeat: no-repeat;
  background-color: #ff8201;
  height: 350px;
}
.tg-bg-org1 h3{ color: #fff !important; font-size: 40px !important; font-weight: bold; margin-bottom: 0px; }
.tg-bg-org1 hr{ border-bottom: 1px solid #fff !important; margin: 0px; }

.tg-logo img{
  width: 250px;
  /* padding: 14px; */
}

.LineOrg1{ background-color: #ed8019; height: 3px; width:25%; margin-bottom: 30px; }

.hr{
  float: left;
  width: 100px;
  margin-left: 30px;
  border-bottom: 1px solid #cecece;
  margin-top: 10px;
}

h6 > span{ color: #353535; }

.RelDivBox{ position: relative; }
.RelDivBoxIn{
  background-color:#ff8201;
  width:4px;
  position:absolute;
  height: 50%;
  top: 0px;
  right: 15px;
}

.form-control, textarea{
  /*border-top: 0px !important;
  border-left: 0px !important;
  border-right: 0px !important;
  border-radius: 0px !important;*/
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #c8c8c8 !important;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #c8c8c8 !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #c8c8c8 !important;
}

.ContactTexts h5{
  margin: 0px;
}

.ContactTexts p{
  color: #626262 !important;
  font-size: 13px;
}

.ContactTexts a{
  color: #626262 !important;
  text-decoration: none;
}

.ContactTexts a:hover{
  text-decoration: underline;
}

.tg-widgetcontent ul li a{
  font-size: .9em;
  line-height: .5em;
}

.BgHead1{ background-color: #080f13 !important; border-bottom: 0px solid #f1f1f1; }

.OnlyMobile{ display: none; }

.TransOrgOn1{
  background-color: rgba(255,108,0,.8);
  width: 64px;
  height: 64%;
  position: absolute;
  right: -16px;
  top: 20px;
}
.TransOrgOn1-1{
  background-color: rgba(0,0,0,.5);
  width: 100%;
  height: 50px;
  position: absolute;
  right: 0px;
  bottom: -50px;
}

.tg-slidercontent h3{ color: #fff; text-align: center; font-size: 50px; }
.tg-slidercontent h3 span{ color: #ff8000; }

.Info2Div{
  background-image:url('../images/imgs/6.jpg'); background-position:center; background-size:cover;
}

.Info2Div h3{ color: #fff;}
.Info2Div p{ color: #9d9d9b; }

@media (min-width: 992px) {
  .navbar-toggle{
    display: none;
  }
}

@media (max-width: 991px) {
  .tg-navigation{
    display: none;
  }
  .tg-logo{ display: none; }
  .tg-navigationarea{ padding: 0px 0px !important; position: static !important; }
  .show-md{ display: table; }
  .show-from-md{ display: none; }
  .tg-bg-org1{ height: 150px !important; background-size: cover !important; }
  .tg-bg-org1 h3{ font-size: 20px !important; }
  .ResTextFoot{ color: #fff; font-size: 10px; text-align: center; }
  .tg-fourcolumns{ padding: 10px !important; }
  .SocialFooter{ text-align: center; }
  .SocialFooter ul li{ float: initial; display: inline-block !important; }
  .OnlyMobile{ display: table; }
  .SocialFooter h6{ font-size:18px !important; }
  .MobileFooter a{ color: #ed8019; font-size:18px; }
  .FloatImg01{ }
  .h-fix01{ height: 50px; }
}

@media (min-width: 992px) {
  .tg-bg-1-1{ background-image:url('../images/imgs/1.jpg'); }
  .show-md{ display: none; }
  .show-from-md{ display: table; }
  .ResTextFoot{ color: #a0a0a0; font-size: 12px; text-align: right; padding-bottom: 40px; }
  .FloatImg01{ position: absolute; top: -40px; right: 0px; z-index: 1; }
  .FloatImg02{ position: absolute; left: -15px; bottom: -40px; }
  .FloatImg02 img{ max-width: 580px; }
  .BoxesOut .BoxIn{ border-right: 1px solid #b6b6b6; }
  .BoxesOut .BoxIn:last-child{ border-right:0px;  }
  .h-fix01{ height: 100px; }
}

.Desarrollos .Number{ color: #d8d8d8; font-size: 80px; font-weight: bold; }
.Desarrollos .Place{ color: #d8d8d8; font-size: 20px; }

.btn-light{
  background: #fff !important;
  border: 0px !important;
  color: #ff8201;
}
.filter-option-inner-inner{ color: #727272; }
.dropdown-item.active, .dropdown-item:active{
  background-color: #E22523;
}

sub{
    bottom: 0.35em;
}
.caret{ color: red; }

.Layout .Opc{ display: flex; align-items: center; justify-content: center; margin-bottom: 40px; }
.Layout .Opc .OpcIn1{ color: #ff8201; float:left; border-right: 1px solid #999999; padding: 10px; margin-right: 10px; }
.Layout .Opc .OpcIn2{ color:#fff; float: left; width: 80%;}

.TableA{ border:0px; color:#fff; }
.TableA td{ border:0px; }
.TableA tr td:first-child{ text-align: left; }
.TableA tr td:last-child{ text-align: right; }
.TableA tfoot{ border-top:1px solid #ff8201; border-bottom:1px solid #ff8201; }

.BoxImg{ background-position: center; background-size: cover; background-repeat: no-repeat; }
.Box1-A-In{ padding-left: 40px; padding-right: 40px; }
.Box1-A-In h3{ color: #fff; font-size: 40px; }
.Box1-A-In p{ color: #fff; }
.Box1-A{
  display: flex;
  align-items: center;
  justify-content: center;
}

.Producto{
  padding-top: 20px;
  padding-bottom: 60px;
  margin-top: 20px;
  margin-bottom: 20px;
  /*border-bottom: 1px solid #f1f1f1;*/
}
.Producto:hover{
  border: 0px;
  box-shadow: 0px 0px 10px rgba(0,0,0,.15);
  border-radius: 4px;
}
.Producto img{ margin-bottom: 20px; cursor: pointer; }
.Producto h4{ margin: 0px !important; cursor: pointer;  }
.Producto p{ margin: 0px 0px 10px; font-size: 16px; }
.Producto .btn-success{ position: absolute;bottom: 20px; }

.btn-success{
  color: #fff;
  background-color: #d71920;
  border-color: transparent;
  font-size: 1em;
  font-family: 'Galyon';
}
  .btn-success:hover{
    background-color: #051261;
  }

.ContenidoSec h3{
  color: #333333;
  font-family: Lobster !important
}

.BoxOpc{ background-color: #fff; box-shadow: 0px 0px 14px rgba(0,0,0,.25); }
.BoxOpcIn{ padding-top: 20px; padding-bottom: 80px; text-align: center; }
.BoxOpcIn .BtnGoOut{ position: absolute; bottom: 20px; left: 0px; padding:0px 20px; width: 100%; }
.BoxOpc h3{
  font-size: 22px;
  color: #333333;
  font-family: Lobster !important
}
.BoxOpc p{
  color: #8d7b71;
}
.BoxOpc .btn{ background-color: #8f7b72; color: #fff; border-radius: 0px; border-color: #604b43; }

.m-b-60{ margin-bottom: 60px; }

#calendar a{ color: #fff !important; }
.required, .parsley-error-list li{
  list-style: none;
  color: #333333;
  font-size: 14px;
}
.BoxShadow{ box-shadow: 0px 0px 10px rgba(0,0,0,.25);}

.Link{
  color: #4a4a4a;
}
  .Link:hover{
    text-decoration: underline;
  }



@media (max-width: 575px) {

  .text-center-xs{
    text-align: center;
  }

  .m-t-0-xs{ margin-top: 0em !important; }
  .m-t-1-xs{ margin-top: 1em !important; }
  .m-t-2-xs{ margin-top: 2em !important; }
  .m-t-3-xs{ margin-top: 3em !important; }

  .m-b-0-xs{ margin-bottom: 0em !important; }
  .m-b-1-xs{ margin-bottom: 1em !important; }
  .m-b-2-xs{ margin-bottom: 2em !important; }
  .m-b-3-xs{ margin-bottom: 3em !important; }

  .p-b-0xs{ padding-bottom: 0px; }

  .col-xs-12{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .col-xs-6{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xs-4{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }

  .col-xs-3{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xs-2{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666%;
    flex: 0 0 16.6666%;
    max-width: 16.6666%;
  }

  .col-xs-1{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333%;
    flex: 0 0 8.3333%;
    max-width: 8.3333%;
  }

}
