html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

body {
  background: #ffffff; }

body * {
  margin: 0;
  padding: 0; }

#primary, #main {
  margin: 0;
  padding: 0; }

* {
  box-sizing: border-box; }

*:before, *:after {
  box-sizing: border-box; }

.col-full {
  max-width: 1200px;
  padding: 0 15px 15px;
  margin: 0 auto; }

@media only screen and (min-width: 768px) {
  .content {
    padding-left: 15px;
    padding-right: 15px; } }

.clear {
  clear: both; }

.content-area {
  width: 100%; }

a {
  color: #0f0f0f;
  font-weight: 400;
  outline: none;
  text-decoration: none; }
  a:active, a:focus, a:hover {
    cursor: pointer;
    color: #dd2b1c;
    outline: none; }

i {
  font-size: 16px; }

.parallax {
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

.container {
  position: relative;
  display: block;
  max-width: 72em;
  margin: 0 auto;
  padding-left: 5px;
  padding-right: 5px; }
  @media only screen and (min-width: 768px) {
    .container {
      padding-left: 15px;
      padding-right: 15px; } }

.flex {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center; }
  @media only screen and (min-width: 992px) {
    .flex {
      flex-direction: row; } }
  .flex .box {
    min-width: 300px;
    flex: 1;
    padding: 0px 20px 0px 20px;
    text-align: center; }
    .flex .box img {
      width: 80vw;
      border-radius: 8px; }
      @media only screen and (min-width: 992px) {
        .flex .box img {
          width: 40vw;
          max-width: 550px; } }

.flex-cards {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center; }
  .flex-cards .card-title {
    text-align: center;
    padding: 10px 0 10px 0; }
    .flex-cards .card-title h3 {
      font-weight: 500; }
  .flex-cards .card-description {
    padding-left: 15px;
    padding-right: 15px;
    text-align: justify; }

#map {
  min-width: 300px;
  min-height: 300px;
  width: 100%;
  height: 100%; }

.rating-box {
  color: #f0f0f0;
  margin: 10px auto;
  display: block; }

.rating-star {
  font-size: 20px;
  width: 30px;
  height: 30px;
  padding: 0 5px;
  position: relative;
  display: block;
  float: left; }

.full-star:before {
  color: #f2b01e;
  content: "\2605";
  position: absolute;
  left: 0;
  overflow: hidden; }

.empty-star:before {
  content: "\2605";
  position: absolute;
  left: 0;
  overflow: hidden; }

.half-star:before {
  color: #f2b01e;
  content: "\2605";
  width: 50%;
  position: absolute;
  left: 0;
  overflow: hidden; }

.half-star:after {
  content: '\2605';
  position: absolute;
  left: 1.5rem;
  width: 50%;
  text-indent: -1.5rem;
  overflow: hidden; }

.card {
  background: #ffffff;
  border-radius: 2px;
  display: inline-block;
  height: 430px;
  margin: 1rem;
  position: relative;
  width: 320px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); }

.card:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22); }

.border-title {
  left: 0;
  right: auto;
  width: 200px;
  height: 3px;
  background: #dd2b1c;
  margin-bottom: 50px; }

.row {
  flex-direction: column;
  align-items: center; }
  @media only screen and (min-width: 768px) {
    .row {
      padding-left: 15px;
      padding-right: 15px; } }

.center {
  text-align: center; }

.section-title {
  width: 100%;
  text-align: center;
  padding-top: 30px;
  font-size: 42px;
  font-weight: 100;
  display: block; }

.change-flex-direction {
  flex-direction: column; }
  @media only screen and (min-width: 768px) {
    .change-flex-direction {
      flex-direction: row; } }

.justify {
  text-align: justify; }

.accent-color {
  color: #dd2b1c; }

.white {
  color: #FFF; }

@media only screen and (min-width: 992px) {
  .bigger-padding > p {
    padding-left: 50px;
    padding-right: 50px; } }

.fa-phone {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1); }

.policy {
  text-align: justify; }
  .policy h3 {
    text-align: center;
    font-weight: 300;
    padding-top: 10px;
    padding-bottom: 10px; }

.cookie {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: black;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */ }

.cookie-content {
  background-color: #fefefe;
  margin: 100px 0 0 5%;
  padding: 20px;
  border: 1px solid #888;
  width: 90%;
  /* Could be more or less, depending on screen size */ }
  @media only screen and (min-width: 480px) {
    .cookie-content {
      margin: 150px auto 0 auto;
      max-width: 800px; } }
  @media only screen and (min-width: 768px) {
    .cookie-content {
      margin: 250px auto 0 auto; } }

/* The Close Button */
.accept {
  border: 0;
  outline: none;
  line-height: 40px;
  padding: 10px 30px 10px 30px;
  color: #FFF;
  background: #dd2b1c;
  transition: 0.3s;
  cursor: pointer;
  font-size: 24px; }
  .accept:hover {
    background: #821911; }

#scrolldown {
  position: absolute;
  bottom: 100px;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: sdb05 1.5s infinite;
  animation: sdb05 1.5s infinite;
  box-sizing: border-box;
  color: #ffffff; }

@-webkit-keyframes sdb05 {
  0% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    -webkit-transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0; } }
@keyframes sdb05 {
  0% {
    transform: rotate(-45deg) translate(0, 0);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0; } }
body {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  line-height: 1.42857;
  color: #0f0f0f;
  font-weight: 300; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  margin: 0;
  color: #0f0f0f; }

h1 {
  font-size: 34px;
  color: #FFF; }

p {
  margin: 0 0 10px;
  font-weight: 300;
  text-align: justify;
  padding: 10px 0 10px 0;
  line-height: 30px; }

h2 {
  font-size: 213%; }

h3 {
  font-size: 130%; }

ul {
  list-style-type: disc;
  margin: 0;
  padding: 0 0 0 30px;
  line-height: 30px;
  text-align: justify; }

header {
  z-index: 99;
  position: fixed;
  background-color: #ffffff;
  top: 0;
  width: 100%;
  text-align: center;
  transition: 0.5s;
  padding: 10px 0 10px 0;
  box-shadow: 0 0 2px rgba(204, 204, 204, 0.7); }
  header .logo {
    color: #ffffff;
    justify-content: flex-end;
    height: 100px;
    width: 100%; }
    header .logo img {
      max-height: 100px; }
    @media only screen and (min-width: 992px) {
      header .logo {
        width: auto;
        height: 100px; } }
  header nav {
    position: absolute;
    width: 100%;
    left: -100%;
    top: 0px;
    transition: 0.5s; }
    @media only screen and (min-width: 992px) {
      header nav {
        background: transparent;
        position: static;
        flex: 1.6; } }
    header nav ul {
      margin: 0;
      padding: 0;
      display: block; }
      @media only screen and (min-width: 992px) {
        header nav ul {
          display: flex;
          justify-content: flex-end;
          margin-top: 40px; } }
      header nav ul li {
        list-style: none;
        text-align: center; }
        header nav ul li a {
          margin-top: 50px;
          font-weight: 400;
          height: 50px;
          line-height: 50px;
          padding: 0 10px;
          font-size: 20px;
          text-decoration: none; }
          @media only screen and (min-width: 992px) {
            header nav ul li a {
              line-height: 50px;
              padding: 0 16px;
              font-size: 18px; } }
        header nav ul li:hover, header nav ul li:focus {
          transition: 0.4s;
          background-color: #dd2b1c;
          color: #ffffff;
          cursor: pointer; }
          header nav ul li:hover a, header nav ul li:hover a:focus, header nav ul li:hover a:hover, header nav ul li:hover a:active, header nav ul li:focus a, header nav ul li:focus a:focus, header nav ul li:focus a:hover, header nav ul li:focus a:active {
            color: #ffffff; }

.upper-text {
  display: none;
  position: absolute;
  right: 50px;
  top: -10px;
  font-size: 12px;
  line-height: 20px;
  text-align: left; }
  .upper-text i {
    margin-left: 10px; }
  @media only screen and (min-width: 992px) {
    .upper-text {
      display: block; } }

.link-3 {
  transition: 0.4s;
  color: #ffffff;
  font-size: 20px;
  text-decoration: none;
  padding: 0 10px;
  margin: 0 10px; }

.link-3:hover {
  background-color: #ffffff;
  color: #EEA200;
  padding: 24px 10px; }

.menu-toggle {
  position: absolute;
  right: 5px;
  top: 0px;
  font-size: 30px;
  cursor: pointer;
  display: block; }
  .menu-toggle i {
    font-size: 30px; }
  @media only screen and (min-width: 992px) {
    .menu-toggle {
      display: none; } }

/* ONE */
#hamburger-1.is-active .line:nth-child(2) {
  opacity: 0; }

#hamburger-1.is-active .line:nth-child(1) {
  -webkit-transform: translateY(13px) rotate(45deg);
  -ms-transform: translateY(13px) rotate(45deg);
  -o-transform: translateY(13px) rotate(45deg);
  transform: translateY(13px) rotate(45deg); }

#hamburger-1.is-active .line:nth-child(3) {
  -webkit-transform: translateY(-13px) rotate(-45deg);
  -ms-transform: translateY(-13px) rotate(-45deg);
  -o-transform: translateY(-13px) rotate(-45deg);
  transform: translateY(-13px) rotate(-45deg); }

.hamburger .line {
  width: 30px;
  height: 5px;
  background-color: #333333;
  display: block;
  margin: 8px auto;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.hamburger:hover {
  cursor: pointer; }

.active-menu {
  left: 0px;
  background-color: #ffffff;
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center; }

.fixed-widget {
  display: flex;
  z-index: 99999999;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px;
  box-sizing: border-box;
  padding: 0;
  color: #FFF;
  text-align: center; }
  @media only screen and (min-width: 768px) {
    .fixed-widget {
      display: none; } }
  .fixed-widget .callme {
    padding-top: 7px;
    flex: 1;
    cursor: pointer;
    background-color: #122e64; }
  .fixed-widget .messageme {
    padding-top: 7px;
    flex: 1;
    cursor: pointer;
    background-color: #dd2b1c; }
  .fixed-widget a {
    color: #FFF; }

.about {
  background-image: url("img/header.jpg");
  height: 100vh;
  text-align: center;
  position: block; }
  @media only screen and (min-width: 768px) {
    .about {
      text-align: left; } }
  .about h1 {
    position: relative;
    top: 200px;
    color: #ffffff;
    font-size: 40px;
    font-weight: 400;
    max-width: 100vw; }
    @media only screen and (min-width: 768px) {
      .about h1 {
        left: 15vw;
        max-width: 80vw;
        font-size: 75px; } }
  .about h2 {
    top: 250px;
    position: relative;
    color: #ffffff;
    line-height: 2.2em;
    font-weight: 200; }
    @media only screen and (min-width: 768px) {
      .about h2 {
        left: 15vw;
        max-width: 80vw; } }
  .about button {
    position: relative;
    left: 50%;
    top: 300px;
    margin-left: -120px;
    display: none; }
    @media only screen and (min-width: 768px) {
      .about button {
        display: block; } }

.howhelp {
  background: #fafafafa; }
  @media only screen and (min-width: 992px) {
    .howhelp {
      margin-top: 100px; } }

.left-side {
  flex: 1; }

.right-side {
  padding-left: 15px;
  padding-right: 15px;
  flex: 1; }
  .right-side hr {
    opacity: 0.1; }

.my-image {
  padding-left: 60px;
  padding-right: 60px;
  align-self: center;
  align-items: center; }
  .my-image img {
    border-radius: 50%; }

.aboutme {
  padding-top: 30px;
  padding-bottom: 50px; }

.widget {
  transition: all .2s ease-in-out;
  flex: 1;
  min-width: 250px;
  max-width: 700px;
  border: 2px solid #dd2b1c;
  border-radius: 8px;
  min-height: 100px;
  box-sizing: border-box;
  position: relative;
  padding: 15px; }
  .widget:hover {
    color: #0f0f0f;
    transform: scale(1.1); }
  .widget .head {
    flex-direction: column;
    display: flex;
    padding-bottom: 40px;
    text-align: center; }
    @media only screen and (min-width: 768px) {
      .widget .head {
        flex-direction: row;
        text-align: left; } }
    .widget .head .description h3 {
      font-weight: 400; }
    .widget .head .description hr {
      background: #dd2b1c; }
    .widget .head .description p {
      text-align: center;
      padding-top: 20px;
      line-height: 20px;
      margin: 0; }
    @media only screen and (min-width: 768px) {
      .widget .head .description h3, .widget .head .description h4, .widget .head .description p {
        text-align: left;
        padding-left: 30px; } }
  .widget .footer {
    color: #FFF;
    line-height: 50px;
    position: absolute;
    width: 100%;
    height: 50px;
    bottom: 0;
    left: 0;
    padding-left: 35px;
    background: #dd2b1c; }
    .widget .footer span {
      font-weight: 400;
      float: right;
      padding-right: 15px;
      color: #FFF; }

.widget-container {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center; }

.desc-image img {
  border-radius: 50%; }

.prices {
  box-shadow: inset 0px 1px 0px 0px rgba(0, 0, 0, 0.05), inset 0px 2px 3px 0px rgba(0, 0, 0, 0.1);
  padding: 30px 0 30px 0; }

.price-card {
  position: relative;
  margin: 10px;
  padding: .6em;
  background: white;
  border-radius: 8px;
  box-shadow: 0 10px 20px -10px rgba(0, 0, 0, 0.6);
  transition: all .3s ease;
  cursor: pointer;
  overflow: hidden;
  max-width: 300px;
  text-align: center; }
  @media only screen and (min-width: 480px) {
    .price-card {
      height: 400px; } }
  .price-card div {
    padding: 15px 0 15px 0; }
  .price-card .price {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #dd2b1c;
    width: 100%; }
  .price-card .description {
    padding-bottom: 50px; }
    @media only screen and (min-width: 480px) {
      .price-card .description {
        padding-bottom: 0; } }

.cards {
  flex-wrap: wrap;
  align-items: center;
  justify-content: center; }
  .cards:hover .price-card {
    transform: scale(0.9);
    box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.8); }
    .cards:hover .price-card:hover {
      transform: scale(1.1);
      box-shadow: 0 15px 30px -15px rgba(0, 0, 0, 0.5); }
      .cards:hover .price-card:hover .price {
        background: #dd2b1c; }
    .cards:hover .price-card .price {
      background: #FFF;
      color: #000; }

.title {
  height: 100px;
  font-size: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.contact-cards {
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding-bottom: 50px; }
  .contact-cards:hover .price-card {
    transform: scale(0.9);
    box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.8); }
    .contact-cards:hover .price-card:hover {
      background: #dd2b1c;
      transform: scale(1.1);
      box-shadow: 0 15px 30px -15px rgba(0, 0, 0, 0.5); }
  @media only screen and (min-width: 768px) {
    .contact-cards {
      padding-bottom: 0px; } }

.contact-card {
  margin: 10px;
  padding: 15px;
  background: white;
  border-radius: 8px;
  box-shadow: 0 10px 20px -10px rgba(0, 0, 0, 0.6);
  transition: all .3s ease;
  overflow: hidden;
  width: 90vw;
  text-align: center; }
  .contact-card div {
    margin-top: 20px; }
  .contact-card .icon img {
    max-width: 100px; }
  .contact-card .title {
    font-size: 2rem; }
  .contact-card .description {
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    font-size: 25px; }
    .contact-card .description .contact-info {
      min-width: 300px;
      text-align: center;
      font-size: 18px;
      flex: 1; }
      .contact-card .description .contact-info h3 {
        font-weight: 400;
        font-size: 20px;
        padding: 20px 0 20px; }
    .contact-card .description .contact-form {
      flex: 1;
      min-width: 300px; }

.send {
  width: 100%;
  border: 1px solid #FFF;
  border-radius: 4px;
  outline: none;
  height: 42px;
  padding: 0;
  color: #FFF;
  background: #dd2b1c;
  box-sizing: border-box;
  transition: 0.3s;
  cursor: pointer; }
  .send:hover {
    background: #821911; }

input[type="text"], textarea {
  width: 100%;
  border: 2px solid #aaa;
  border-radius: 4px;
  outline: none;
  height: 42px;
  padding: 0;
  box-sizing: border-box;
  transition: 0.3s; }

textarea {
  height: 150px;
  padding: 10px; }

input[type="text"]:focus, textarea:focus {
  border-color: #dd2b1c;
  box-shadow: 0 0 8px 0 #dd2b1c; }

.inputWithIcon input[type="text"] {
  padding-left: 40px; }

.inputWithIcon {
  position: relative; }

.inputWithIcon i {
  height: 40px;
  font-size: inherit;
  position: absolute;
  left: 0;
  top: 1px;
  padding: 10px 8px;
  color: #aaa;
  transition: 0.3s; }

.inputWithIcon input[type="text"]:focus + i {
  color: #dd2b1c; }

.inputWithIcon.inputIconBg i {
  background-color: #aaa;
  color: #fff;
  padding: 9px 4px;
  border-radius: 4px 0 0 4px; }

.inputWithIcon.inputIconBg input[type="text"]:focus + i {
  color: #fff;
  background-color: #dd2b1c; }

footer {
  display: none;
  background: #dd2b1c;
  margin-top: 50px;
  color: #FFF;
  width: 100%;
  position: relative; }
  @media only screen and (min-width: 992px) {
    footer {
      display: inherit; } }
  footer div {
    max-width: 990px;
    margin-left: auto;
    margin-right: auto;
    display: block; }
  footer ul {
    flex: 1;
    order: 1;
    padding: 0;
    flex-wrap: wrap;
    list-style: none;
    justify-content: center; }
    footer ul li {
      padding-left: 15px;
      padding-right: 15px;
      line-height: 80px;
      font-size: 16px; }
      footer ul li a {
        color: #FFF; }
        footer ul li a:hover {
          color: #FFF; }
  footer .copyright {
    max-width: 440px;
    flex: 1; }
  footer .copyright p {
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block; }

/*# sourceMappingURL=style.css.map */
