/****** DO NOT EDIT THIS FILE!!! IT IS CREATED BY THE THEME AND MAY GET OVERWRITTEN! ******/
/****** VARIABLES ******/
/****** DO NOT EDIT THIS FILE!!! IT IS CREATED BY THE THEME AND MAY GET OVERWRITTEN! ******/
/****** MIXINS ******/
/* FONT MIXINS */
.fw-100 {
  font-weight: 100 !important; }

.fw-200 {
  font-weight: 200 !important; }

.fw-300 {
  font-weight: 300 !important; }

.fw-400 {
  font-weight: 400 !important; }

.fw-500 {
  font-weight: 500 !important; }

.fw-600 {
  font-weight: 600 !important; }

.fw-700 {
  font-weight: 700 !important; }

.fw-800 {
  font-weight: 800 !important; }

.fw-900 {
  font-weight: 900 !important; }

.center-it {
  display: block;
  float: none;
  clear: both;
  margin: 0 auto;
  text-align: center; }

.no-padding {
  padding: 0 !important; }

.primary-color {
  color: #454486; }

.primary-bg {
  background-color: #454486; }

.secondary-color {
  color: #fff; }

.secondary-bg {
  background-color: #fff; }

.btn-primary {
  background-color: #454486;
  color: white;
  font-size: 1.8rem;
  padding: 5px 15px !important;
  border: transparent; }
  .btn-primary:hover {
    background-color: black !important; }

#header-custom-area-2 {
  text-align: center; }

.wp-image-55 {
  width: 125px; }

.entry-title {
  text-transform: uppercase;
  font-weight: 300; }

.section {
  padding: 10px;
  border-bottom: 1px solid #eee; }

h3 {
  font-weight: 300;
  padding-bottom: 10px; }

.top_area .row {
  display: block !important; }

#header-column-3 {
  background-color: #eee; }

.navbar-collapse {
  text-align: center; }

#menu-main-menu-1 {
  display: inline-block;
  float: none !important;
  margin: 0 auto; }

@media (min-width: 768px) {
  .navbar-nav > li > a {
    padding-top: 10px !important;
    padding-bottom: 5px !important;
    font-weight: 500; } }

.top_area {
  padding: 0 !important; }

#primary h2 {
  background-color: #454486;
  padding: 10px;
  color: white;
  position: relative; }
  #primary h2:after {
    right: -15px;
    border-left: 15px solid #454486;
    border-top: 0px solid transparent;
    content: '';
    top: 0px;
    position: absolute;
    border-bottom: 48px solid transparent; }

.active a:hover {
  color: #454486 !important; }

#sidebar-contact .contact-info {
  padding: 15px; }
  #sidebar-contact h3 {
    background-color: #454486;
    padding: 10px;
    color: white;
    position: relative; }
  #sidebar-contact h3:after {
    right: -15px;
    border-left: 15px solid #454486;
    border-top: 0px solid transparent;
    content: '';
    top: 0px;
    position: absolute;
    border-bottom: 45px solid transparent; }

.home h1.entry-title {
  display: none; }

.single_testimonial_inner {
  border: transparent !important; }

.testimonial-down-arrow-inner {
  display: none !important; }

.section-37 .container {
  height: 100%; }
  @media screen and (min-width: 1024px) {
    .section-37 .container {
      display: flex;
      align-items: center;
      justify-content: center; } }
  .section-37 .row {
    color: white;
    padding: 20px;
    background-color: rgba(0, 0, 0, 0.8);
    border-radius: 5px; }
  .section-37 .row .hero-text-bottom {
    padding: 10px 0; }
  .section-37 .row .hero-text {
    color: white !important; }
/** GRAVITY **/
.gform_wrapper input, .gform_wrapper textarea {
  border: 1px solid #eee;
  border-radius: 5px; }
  .gform_wrapper #gform_submit_button_1 {
    background-color: #454486;
    color: white;
    font-size: 2.1rem;
    padding: 8px 15px !important; }

#sidebar-content input, #sidebar-content textarea, #sidebar-content span, #sidebar-content .ginput_complex {
  width: 100% !important; }
  #sidebar-content .gform_wrapper span, #sidebar-content .gform_wrapper li {
    padding: 0 !important;
    border-bottom: transparent; }

#media_image-2 {
  text-align: center; }
/***** MEDIA QUERIES *****/
