p.large-copy {
  color: #898989;
  font-size: 20px;
  font-weight: 400;
  margin: 0 0 10px 0;
}

.text-header{
  color: #fff;
  font-size: 16px;
  vertical-align: middle;
  font-family: 'Raleway', sans-serif;
}

.padding_layout_1 {
	padding-top: 80px;
	padding-bottom: 115px;
}

.bg-blue{ background-color: #3c5c9e!important; }
.bg-blue{ background-color: #F2D5C6!important; }
.text-blue{ color: #3c5c9e!important; }
.text-verde{ color: #18421E!important; }
.text-naranja{ color: #D25A15!important; }
.bg-naranja{ background-color: #D25A15!important; }
.bg-naranja-subtle { background-color: #F2D5C6!important; }
.border-naranja{ border-color: #D25A15!important; }
.btn-blue:hover{ background-color: #3c5c9e!important; }

@media (min-width: 480px) {
  .banner-heading{ font-size: 2rem!important; color: #FFF!important; }
  .banner-text{ font-size: 1.2rem!important; color: #FFF!important; }
  .tp-splitted .tp-wordsplit{ font-size: 30px; /* color: purple;*/ }
}
@media (min-width: 576px) {
  .banner-heading{ font-size: 1.5rem!important; color: #fff!important; }
  .banner-text{ font-size: 1rem!important; color: #fff!important; }
  .tp-splitted .tp-wordsplit{ font-size: 40px; /* color: yellow;*/ }
}
@media (min-width: 768px) {
  .banner-heading{ font-size: 2rem!important; color: #fff!important; }
  .banner-text{ font-size: 1.2rem!important; color: #fff!important; }
  .tp-splitted .tp-wordsplit{ font-size: 50px; /* color: green;*/ }
}
@media (min-width: 992px) {
  .banner-heading{ font-size: 2.5rem!important; color: #fff!important; }
  .banner-text{ font-size: 1.5rem!important; color: #fff!important; }
  .tp-splitted .tp-wordsplit{ font-size: 60px; /* color: blue;*/ }
}
@media (min-width: 1200px) {
  .banner-heading{ font-size: 2.5rem!important; color: #fff!important; }
  .banner-text{ font-size: 1.5rem!important; color: #fff!important; }
  .tp-splitted .tp-wordsplit{ font-size: 70px; /* color: red;*/ }
}

.header_bottom{
  height: 110px;
}

.social-media{
  width: 166px!important;
  max-width: 166px!important;
  min-width: 166px!important;
}

/* --- --- --- whatsapp --- --- --- */
.whatsapp {
  position:fixed;
  width:  50px;
  height: 50px;
  right:  30px;
  color:#FFF;
  bottom: 40px;
  z-index: 999;
  font-size: 30px;
  text-align: center;
  border-radius: 50px;
  background-color:#25d366;
}
.whatsapp-icon { margin-top:10px; }
/* --- --- --- store --- --- --- */
.store-shop {
  width:  50px;
  right:  30px;
  color: #FFF;
  height: 50px;
  bottom: 100px;
  z-index: 999;
  position: fixed;
  font-size: 30px;
  text-align: center;
  border-radius: 50px;
  background-color:#D25A15;
}
.store-shop-icon {
  margin-top:10px; margin-left:10px;
}

/* --- --- --- Tooltip --- --- --- */
.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}

/* --- --- --- Efectos --- --- --- */
.list-vertical-select:hover{
  background-color: #898989;
}
.zoom { transition: transform .2s!important; }
.zoom:hover {
  transform: scale(1.3)!important;
  z-index: 99!important;
}

.h55{ font-size: 1.2rem!important; }
.camaras-ptz{ max-height: 540px!important; }

.tbl-proyectos > thead > tr > th{
  vertical-align: middle!important;
  font-family: Arial, Helvetica, sans-serif!important;
}
.tbl-proyectos > tbody > tr > td{
  vertical-align: middle!important;
  font-family: Arial, Helvetica, sans-serif!important;
}

/* --- --- --- Proyectos --- --- --- */
.proyectos-accordion{
  color: #18421E!important;
  width: 100%!important;
  height: 100%!important;
  margin: 0px!important;
  font-size: 1.4rem !important;
  text-align: center!important;
  line-height: 26px!important;
  font-weight: bold!important;
  border-radius: 0px!important;
  background-color: #F4D9B7!important;
}
.proyectos-accordion-vehiculos{
  background-color: #d6d8db!important;
}
.proyectos-accordion:hover{
  color: #FFF!important;
  background-color: #D25A15!important;
}
.btn-link-hover:hover{
  background-color: transparent!important;
}


/* tooltip-hover */
/*
  flex-marca-pcexpert-img
  flex-marca-pcexpert-info
  img-security
*/
@media (min-width: 0px){
  .flex-marca-pcexpert-img{ width: 100%; margin-bottom: 12px; }
  .flex-marca-pcexpert-img .img-security{ width: 180px; }
  .flex-marca-pcexpert-img .img-trucks{ width: 180px; }
  .flex-marca-pcexpert-info{ width: 100%; }
  .flex-marca-pcexpert-info h3{ text-align: center; }
}
@media (min-width: 576px) {
  
}
@media (min-width: 768px) {
  .flex-marca-pcexpert-img{ width: 25%; margin-bottom: 0px; }
  .flex-marca-pcexpert-img .img-security{ width: 150px; }
  .flex-marca-pcexpert-img .img-trucks{ width: 150px; }
  .flex-marca-pcexpert-info{ width: 75%; margin-bottom: 12px; }
  .flex-marca-pcexpert-info h3{ text-align: left; }
}
@media (min-width: 992px) {
  .flex-marca-pcexpert-img .img-security{ width: 180px; }
  .flex-marca-pcexpert-img .img-trucks{ width: 180px; }
}
@media (min-width: 1200px) {
  .flex-marca-pcexpert-img .img-security{ width: 200px; }
  .flex-marca-pcexpert-img .img-trucks{ width: 200px; }
}

/*
  xs: 0,
  sm: 576px,
  md: 768px,
  lg: 992px,
  xl: 1200px,
*/

/* tooltip-hover */
.tooltip-hover .tooltip-title {
  position: absolute; /* must have this */
  background: rgba(0,0,0,.5);
  color: #fff;
  font: normal 11px/15px sans-serif;
  padding: 3px 10px;
  white-space: nowrap;
  border-radius: 3px;
  z-index: 99999!important; /* must have this */
}