/* =============================================================================
   Typography
   ========================================================================== */

/*
 * Addresses font sizes and margins set differently in IE6/7
 * Addresses font sizes within 'section' and 'article' in FF4+, Chrome, S5
 */
h1, .h1, h1 span, .h1 span {
    font-size: 64px;
    line-height: 1.19em;
    font-weight: 300; 
    color: #222;
}
h2, .h2, h2 span, .h2 span {
    font-size: 42px;
    margin: 0;
    line-height: 1.19em;
    font-weight: 400; 
    color: #222;
}
h3, .h3, h3 span, .h3 span {
    font-size: 24px;
    margin: .5em 0;
    line-height: 1.19em;
    font-weight: 400; 
    color: #222;
}
h4, .h4, h4 span, .h4 span {
    font-size: 20px;
    margin: .37em 0 ;
    line-height: 1.19em;
    font-weight: 500; 
    color: #222;
}
h5, .h5, h5 span, .h5 span {
    font-size: 18px;
    margin: .25em 0 ;
    line-height: 1.19em;
    font-weight: 600; 
    color: #222;
}
h6, .h6, h6 span, .h6 span {
    font-size: 12px;
    margin: .2em 0;
    line-height: 1.19em;
    font-weight: normal;
}
p, pre, .p , span, .span{
    margin: .15em 0;
    font-size: 15px;
    line-height: normal;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.post_text{}
  .post_text a {}
  .post_text, .post_text p,.post_text span, .post_text div, .post_text ol, .post_text ul, .post_text li, .post_text ul li {
      font-size: 15px;
      margin: 2.45px 0;
      line-height: normal;
      font-weight: 600;
  }
  .post_text strong {
      font-weight: 800;
  }
  .post_text ul, .post_text ol {}
  .post_text .blog_inline_image{
    width: 50%;
  }

/* =============================================================================
   ----------/////////  MEDIA QUERRIES  /////////------------
   ========================================================================== */
@media screen and (max-width: 1200px) {}
@media screen and (max-width: 979px) {
    h1, .h1, h1 span, .h1 span { font-size: 36px; }
    h2, .h2, h2 span, .h2 span { font-size: 30px; }
    h3, .h3, h3 span, .h3 span { font-size: 20px; }
    h4, .h4, h4 span, .h4 span { font-size: 15px; }
    h5, .h5, h5 span, .h5 span { font-size: 14px; }
    h6, .h6, h6 span, .h6 span { font-size: 9.5px; }
    p, pre, .p , span, .span {  font-size: 14px; }
    .post_text, .post_text p,.post_text span, .post_text div, .post_text ol, .post_text ul, .post_text li, .post_text ul li {
      font-size: 14px;
    } 
}
@media screen and (max-width: 859px) {}
@media screen and (max-width: 767px) {}
@media screen and (max-width: 640px) {}
@media screen and (max-width: 479px) {
    h1, .h1, h1 span, .h1 span { font-size: 28px; }
    h2, .h2, h2 span, .h2 span { font-size: 22px; }
    h3, .h3, h3 span, .h3 span { font-size: 18px; }
    h4, .h4, h4 span, .h4 span { font-size: 14px; }
    h5, .h5, h5 span, .h5 span { font-size: 13px; }
    h6, .h6, h6 span, .h6 span { font-size: 9px; }
    p, pre, .p , span {  font-size: 12px; } 
    .post_text, .post_text p,.post_text span, .post_text div, .post_text ol, .post_text ul, .post_text li, .post_text ul li {
      font-size: 12px;
    }
}



/* =============================================================================
   THEME COLORS
   ========================================================================== */
.bg_std_3{
    background-color: #7FE57F;
}
/*======== Peach ================================*/
.bg1 { background-color:  #f58159;}

/*======== Yellow ================================*/
.bg2 { background-color: #ffd64a;}

/*======== Light Grey ================================*/
.bg3 { background-color: #dfe5ec;}
.bg4 { background-color: #fcfcfc;}

/* =============================================================================
   IMAGES
   ========================================================================== */
.bg_img1, .bg_img2, .bg_img2_1, .bg_img2_2, .bg_img2_3, .bg_img3, .bg_img4, .bg_img5, .bg_img6, .bg_img7{
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.bg_img1{
  background-image: url('../../inc/css/img/bgs/bg_colors1.png');
  background-position: center;
  background-size: 100% 100%;
}
.bg_img2{}
.bg_img3{
    background-image: url('../../inc/css/img/bgs/bg_colors3.png');
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;

    background-repeat: repeat-x;
    background-position: top center;
    background-size: 600px;
    background-color: #ffd64a;
    background-color: #ffb456;
}
.bg_img4{
  background-image: url('../../inc/css/img/bgs/wall_bike2.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.bg_img5{
  background-image: url('../../inc/css/img/bgs/map.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.bg_img6{
  background-image: url('../../inc/css/img/bgs/aztec_pattern.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
    .bg_img6_1{
      background-image: url('../../inc/css/img/bgs/aztec_pattern2.png');
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
    }

.bg_img7{
  background-image: url('../../inc/css/img/bgs/aztec_pattern3.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;

}


/* =============================================================================
   ----------/////////  MEDIA QUERRIES  /////////------------
   ========================================================================== */
@media screen and (max-width: 1600px) {}
@media screen and (max-width: 1400px) {}
@media screen and (max-width: 1200px) {}
@media screen and (max-width: 979px) {}
@media screen and (max-width: 859px) {}
@media screen and (max-width: 767px) {}
@media screen and (max-width: 640px) {}
@media screen and (max-width: 479px) {}
@media screen and (max-height: 700px) {}

   
/* =============================================================================
   MAIN TAGS
   ========================================================================== */
body {
    font-family: 'Raleway', sans-serif;
    color: #222;
    font-weight: 400;
    background-color: #fff;
    font-size: 15px;
}
.main_container{
    background-color: #fff; 
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

a, .a, a > *, .a > * { color: #333; }
a > *:hover, .a > *:hover {}
hr { border-top: 2px solid #eee; }
p a { text-decoration: underline; }
label > h5 {font-size: 12px; color: #999;}
/* =============================================================================
   ANCHOR BUTTONS
   ========================================================================== */
.button_1, .button_2, .button_3{ 
    background: #f37144;
    color: #fff; 
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    border: 1px solid transparent;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-top: 5px;
    padding: 15px 30px; 
}
  .button_1 h5, .button_2 h5, .button_3 h5{
      font-weight: 900;
      letter-spacing: 1px;
      font-size: 18px;
      line-height: 20px;
      color: #fff;
      text-align: center;
      font-family: 'Londrina Solid', 'Open Sans', sans-serif;
  }
  .button_1 {}
  .button_1 h5, .button_1 * { color:  #ffd64a; text-shadow: 0px 0px 2px rgba(0,0,0,.25); }
  .button_1:hover { background: #f58159; }
  .button_1:checked { background: #f5a459; color: #fff; }

  .button_1:hover h5{
      color: #fff; 
  }

  .button_2 {
    background: transparent;
    order: 2px solid  #f58159;
  }
   .button_2.pancake {
     padding: 10px 20px; 
  }
      .button_2 h5, .button_2 *{
          color: #777;
      }
      .button_2:hover { background: #f5f5f5; }
      .button_2:checked {  background: #666; color: #fff; }

      .button_2:hover h5{
          color: #444; 
      }

  .button_3 {
    background: #ec008c;
  }
  .button_3 * { color: #fff; }
  .button_3:hover { background: #f900a0; }
  .button_3:checked {  background: #f900a0; color: #fff; }

  .button_3:hover h5{
      color: #fff; 
  }

/* =============================================================================
   INPUTS
   ========================================================================== */
.submit_1 {
    font-size: 14px;
    letter-spacing: 1px;
    color:  #ffd64a; 
    text-shadow: 0px 0px 2px rgba(0,0,0,.25);
    height: 50px;
    font-weight: 700;
    display: inline-block;
    width: auto;
    width: calc(100% - 6px);
    min-width: 191px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    border: 1px solid transparent;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
    padding: 10px 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    background: #f37144;
}
    .submit_1:hover {  
        background: #f58159;
        color:  #fff;
     }
    .submit_1:disabled { background: #666; color: #fff; border-color: #666; }   

    .submit_1.inverse {
      background: transparent; 
      color: #28a4b3; 
      border: 1px solid #28a4b3;
    }
    .submit_1.inverse:hover { background: #28b2bc; color: #fff;}
    .submit_1.inverse:disabled { background: #666; color: #fff; border-color: #666; }    

input[type="text"], input[type="password"], input[type="email"], input[type="date"], input[type="time"], input[type="tel"], input[type="number"], textarea, select{
    border-color: rgba(0,0,0, 0);
    background: rgba(240,240,240,.75);
    color: #666;
    font-weight: 400;
    border-width: 1;
    border-color: rgba(0,0,0, 0);
    order-bottom: 1px solid #e3e3e3;
    font-size: 14px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
    input[type="text"]:hover,
    input[type="password"]:hover,
    input[type="email"]:hover,
    input[type="date"]:hover,
    input[type="time"]:hover,
    input[type="tel"]:hover,
    input[type="number"]:hover,
    textarea:hover,
    select:hover {
        background: rgba(255,255,255, .75);
        border-color: rgba(0,0,0, .1);
    }
    input[type="text"]:focus,
    input[type="password"]:focus,
    input[type="email"]:focus,
    input[type="date"]:focus,
    input[type="time"]:focus,
    input[type="tel"]:focus,
    input[type="number"]:focus,
    textarea:focus {
      background: rgba(255,255,255,1);
      border-color: rgba(0,0,0, .2);
    }
::-webkit-input-placeholder { color: #999; }
:-moz-placeholder { color: #999; }
/* firefox 19+ */
::-moz-placeholder { color: #999; }
/* ie */
:-ms-input-placeholder { color: #999 !important; /*darker gray - important needed to for ie10+*/}
input:-moz-placeholder { color: #999; }

/* =============================================================================
   ALERTS & ERRORS
   ========================================================================== */
.form_error {
    margin-bottom: 20px;
    margin-top: -5px;
    padding: 10px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    display: none;
}
    .form_error h4 {
     color: #EB4924; /*Red */
     text-align: center;
    }
.text_box_error {
    border-color: #EB4924; /*Red */
}
    .text_box_error:focus {
        border-color: #EB4924; /*Red */
        outline-color: #EB4924; /*Red */
    }
.alert_message {
    margin: 20px auto;
    text-align: center;
    padding: 25px 10px;
}
    .alert_message h1, .alert_message h2, .alert_message h3, .alert_message h4, .alert_message h5, .alert_message h6 {
        margin: 0;
    }

  .form_message {
      margin-bottom: 20px;
      margin-top: 10px;
      padding: 20px 10px;
      border-radius: 3px;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
  }
    .form_message.error {
      background: #ff0070; 
    }
    .form_message.success {
      background: #6fdd00;
    }

    .form_message h4 {
      text-align: center;
      font-family: 'Open Sans', sans-serif;
      font-weight: 900;
      margin-top: 0;
      margin-bottom: 0;
      font-size: 15px;
    }
    .form_message h5 {
     font-size: 15px;
     font-weight: 900;
    }
/* =============================================================================
   SECTIONS
   ========================================================================== */
.std_section {
   
    background: rgba(255,255,255, .95);
    width: auto;
    margin: auto;
     margin-bottom: 20px;
     display: table;
     border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.std_section_inter{
    padding: 20px 50px;
}
/* =============================================================================
   FIVONE SECTIONS CLASSES
   ========================================================================== */
.sections_no_results_wrap .nr_message{
}
/* =============================================================================
   ELEMENTS
   ========================================================================== */
.breadcrumb{
    float: left;
    margin: 0 10px;
}
.aligned_sq{
    width: 70px;
    height: 70px;
    margin: 10px 10px 10px 0;
    border: 0px solid #000;
    background: #fff;
    -webkit-box-shadow:inset 0 1px 3px 0 rgba(0,0,0,.25);
    box-shadow:inset 0 1px 3px 0 rgba(0,0,0,.25);

}
.aligned_sq_inner{
    font-size: 1.5em;
    color: #f400a0;
}
/* =============================================================================
   ----------/////////  MEDIA QUERRIES  /////////------------
   ========================================================================== */
@media screen and (max-width: 1200px) {}
@media screen and (max-width: 979px) {
  .std_section_inter{
      padding: 10px 10px;
  }
}
@media screen and (max-width: 859px) {}
@media screen and (max-width: 767px) {}
@media screen and (max-width: 640px) {
    .button_1, .button_2, .button_3{ 
        padding: 10px 15px; 
    }
}
@media screen and (max-width: 479px) {
  input[type="text"], input[type="password"], input[type="email"], input[type="date"], input[type="time"], input[type="tel"], input[type="number"], textarea, select{
    height: 35px;
  }
}