/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 13 2022 | 19:48:42 */
.html_strectched #wrap_all,
#wrap_all {
  background-color: #fff !important;
}
.full_height {
  height: 100vh !important;
}
.height_50 {
  height: 250px !important;
}
.orange_text {
  color: #F26E24 !important;
}
.orange_text * {
  color: #F26E24 !important;
}
.blue_text {
  color: #5DC4D8 !important;
}
.blue_text * {
  color: #5DC4D8 !important;
}
.orange_title {
  color: #F26E24 !important;
  font-weight: bold !important;
}
.orange_title * {
  color: #F26E24 !important;
  font-weight: bold !important;
}
span.special_amp {
  font-size: inherit !important;
  font-style: inherit !important;
  color: inherit !important;
  line-height: inherit !important;
  font-family: inherit !important;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a {
  font-family: 'mr-eaves-xl-modern', 'sans-serif' !important;
  font-weight: 300;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.1em !important;
}
h1 {
  font-size: 45px !important;
  text-transform: uppercase !important;
}
h2 {
  font-size: 40px !important;
}
h3 {
  font-size: 35px !important;
  font-weight: bold !important;
  color: #F26E24 !important;
}
h4 {
  font-size: 30px;
}
h5 {
  font-size: 24px;
}
h6 {
  font-size: 20px;
}
p a {
  text-decoration: underline !important;
}
p a:hover {
  text-decoration: none !important;
}
.disclaimer p {
  font-size: 16px !important;
  margin: 0 0 10px !important;
}
.disclaimer h4 {
  font-size: 14px !important;
  font-style: italic !important;
  margin: 0 0 10px 0 !important;
}
a.avia-button,
input.button {
  font-size: 16pximportant;
  line-height: 1em !important;
  border-radius: 100px !important;
  background-color: #5DC4D8 !important;
  -webkit-transition: .25s ease-in-out all !important;
  -o-transition: .25s ease-in-out all !important;
  transition: .25s ease-in-out all !important;
  padding: 16px 20px !important;
}
a.avia-button:hover,
input.button:hover {
  background-color: #F26E24 !important;
  border-color: #F26E24 !important;
}
a.avia-button .avia_iconbox_title {
  line-height: 1em !important;
  font-size: 16px !important;
}
.tab_titles > .tab {
  outline: none !important;
}
.tab_titles > .tab:hover,
.tab_titles > .tab:active,
.tab_titles > .tab:focus {
  outline: none !important;
}
span.toggle_icon {
  border-color: #5DC4D8 !important;
}
span.toggle_icon .vert_icon,
span.toggle_icon .hor_icon {
  border-color: #5DC4D8 !important;
}
table.avia-table th,
table.avia-table td {
  text-align: left !important;
}
.color_title.left_color_title {
  border-right: 5px solid #fff;
}
.color_title.left_color_title h2 {
  text-align: right;
}
.color_title.right_color_title {
  border-left: 5px solid #fff;
}
.color_title.right_color_title h2 {
  text-align: left;
}
.color_title h2 {
  padding: 0 15px !important;
  text-transform: uppercase !important;
  color: #fff !important;
  font-weight: bold !important;
  font-size: 50px !important;
}
@media only screen and (min-width: 768px) {
  .blue_callout_title {
    padding: 0 10% !important;
  }
  .blue_callout_title h2,
  .blue_callout_title h3,
  .blue_callout_title h4 {
    letter-spacing: 5px;
    font-size: 65px !important;
    line-height: 1.15em !important;
    text-transform: uppercase !important;
    color: #5DC4D8 !important;
    font-weight: 300 !important;
  }
  .blue_callout_title h2 strong,
  .blue_callout_title h3 strong,
  .blue_callout_title h4 strong {
    font-weight: bold !important;
  }
}
@media only screen and (max-width: 767px) {
  .blue_callout_title h2,
  h3,
  h4 {
    letter-spacing: 5px;
    font-size: 35px !important;
    line-height: 1.15em !important;
    text-transform: uppercase !important;
    color: #5DC4D8 !important;
    font-weight: 300 !important;
  }
}
@media only screen and (max-width: 767px) {
  .left_color_title {
    margin-bottom: 20px !important;
    border-right: none !important;
  }
  .right_color_title {
    border-left: none !important;
  }
  .color_title h2 {
    text-align: center !important;
  }
}
@media only screen and (max-width: 990px) {
  .color_title h2 {
    font-size: 40px !important;
  }
}
@media only screen and (max-width: 990px) {
  .content {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
}
@media only screen and (min-width: 1025px) {
  .responsive_view {
    display: none !important;
  }
}
@media only screen and (max-width: 1024px) {
  .desktop_view {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  .responsive .logo img {
    max-height: 60px !important;
  }
  .responsive_view {
    padding-top: 80px !important;
  }
}
