/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

input, textarea, select, div.tooltip p, div.tooltip h4 {
  color: black;
}
.leftImg {
  margin: 5px 10px 10px 0;
  float: left;
}
a:hover {
  color: #db0909;
  font-weight: bold;
}
#g-header {
  border-bottom: 4px solid white;
}
#g-navigation a {
  color: white;
}
#g-footer {
  border-top: 4px solid white;
}
.black {
  background-color: black;
}
.carousel-caption {
  background-color: rgba(219, 9, 9, 0.5);
  border: 2px solid white;
  left: auto;
  width: 50%;
  right: 60px;
  bottom: 15px;
  border-radius: 10px;
}
.carousel-control {
  background-color: #db0909;
  width: 45px;
  height: 45px;
  font-size: 55px;
  line-height: 35px;
  border-radius: 5px;
}
.mainBox {
  border: 2px solid white;
  border-radius: 10px;
}
.pa {
  text-align: center;
  border-bottom: 3x solid #db0909;
  margin-bottom: auto;
  background-color: #3d3d3d;
  border: 2px solid white;
  border-radius: 10px;
}
div.pa h3::before {
  content: url('../../../../images/favicon.ico');
  margin-right: 5px;
  position: relative;
  top: 10px;
}
div.pa h3 {
  font-style: italic;
  margin: 5px 0 10px 0;
}
div.pa img {
  border-top: 4px solid #db0909;
  width: 100%;
  border-radius: 0 0 10px 10px;
}
div.item img {
  border-bottom: 4px solid #db0909;
}
@media only screen and (max-width: 800px) {
  div.item img {
    height: 300px;
  }
  .carousel-control {
    top: 10%;
    width: 30px;
    height: 30px;
    font-size: 35px;
    line-height: 21px;
  }
  .carousel-caption {
    width: 75%;
  }
  .carousel-caption h4 {
    font-size: 1rem !important;
    line-height: 1.1rem !important;
  }
  .carousel-caption p {
    font-size: 0.9rem !important;
    line-height: 0.9rem !important;
  }
}
/**** form quotation ****/
fieldset.ptest > div {
  float: left;
  margin-left: 15px;
}
fieldset.ptest {
  padding: 5px !important;
  margin: 0 !important;
}
/*# sourceMappingURL=custom__body_only.css.map */