/* CSS Document */
/*

Theme Name: Child of Martin
Description: Child theme based on flash
Author: Rodwell Kaitano
Version: 4.1.1
Template: flash

*/
@import url("../flash/style.css");
/* Scss Document */
/* Scss Document */
/* Custom styles */
body {
  font-size: 16px; }

.tg-slider-widget.slider-dark .slider-image .overlay {
  background-color: rgba(0, 0, 0, 0.2); }

h3 {
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 20px;
  color: #1d5a9c;
  text-align: left; }

h2 {
  font-size: 24px;
  color: #dc080d; }

h6 {
  font-size: 16px;
  text-align: center;
  color: #f80000; }

p {
  margin: 0 0 15px; }

.header-top {
  background-color: #0c79be; color: #ffffff; }

.header-top a {
	color: #ffffff;
}

.header-top .contact-info li {
  color: #ffffff;
  font-size: 18px; }

.contact-info span {
  color: #ffffff; }

.header-top .left-content {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2; }

#bottom-footer {
  padding: 20px 0;
  background-color: #0c79be; }
  #bottom-footer .tg-container {
    color: #ffffff; }

/*# sourceMappingURL=style.css.map */
