.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; }

.pad-0{ padding: 0px !important; }

.owl-carousel .owl-dot span{ border-radius: 0%; height: 5px !important; width: 50px; border-radius: 0%; }
.owl-carousel .owl-dot span:hover{ height: 5px !important; width: 50px; }
.owl-carousel .active span{ width: 50px !important; height: 5px; }
.owl-carousel .active span:hover{ height: 5px !important; width: 50px; }
.owl-carousel .owl-dot.active{ height: 5px !important; width: 50px !important; background: #c24d60; }

.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: 120px; }
  .tg-homeslider .owl-dots{ width: 100% !important; }
}
.tg-homeslider .owl-dots{ margin-bottom: 20px; }
.mm-listview > li > a, .mm-listview > li > span{ color: #c24d60 !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;*/
}

textarea{
  height: 100px;
  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: 14px; }

.BgHead1{ background-color: #fff !important; border-bottom: 1px 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 (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: #ff8201; }

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: #c24d60;
  border-color: transparent;
}

.ContenidoSec h3{
  color: #c24d60;
  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: #c24d60;
  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: #c24d60;
  font-size: 14px;
}
