/* =============================================================================
   Typography
   ========================================================================== */
@font-face {
    font-family: 'Cocogoose Light';
    src: url('fonts/Cocogoose_Pro/CocogoosePro-Light.eot');
    src: url('fonts/Cocogoose_Pro/CocogoosePro-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/Cocogoose_Pro/CocogoosePro-Light.woff2') format('woff2'),
        url('fonts/Cocogoose_Pro/CocogoosePro-Light.woff') format('woff'),
        url('fonts/Cocogoose_Pro/CocogoosePro-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cocogoose Semilight';
    src: url('fonts/Cocogoose_Pro/CocogoosePro-SemiLight.eot');
    src: url('fonts/Cocogoose_Pro/CocogoosePro-SemiLight.eot?#iefix') format('embedded-opentype'),
        url('fonts/Cocogoose_Pro/CocogoosePro-SemiLight.woff2') format('woff2'),
        url('fonts/Cocogoose_Pro/CocogoosePro-SemiLight.woff') format('woff'),
        url('fonts/Cocogoose_Pro/CocogoosePro-SemiLight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cocogoose';
    src: url('fonts/Cocogoose_Pro/COCOGOOSE.eot');
    src: url('fonts/Cocogoose_Pro/COCOGOOSE.eot?#iefix') format('embedded-opentype'),
        url('fonts/Cocogoose_Pro/COCOGOOSE.woff2') format('woff2'),
        url('fonts/Cocogoose_Pro/COCOGOOSE.woff') format('woff'),
        url('fonts/Cocogoose_Pro/COCOGOOSE.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


/*
 * 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: #43464b;
}
h2, .h2, h2 span, .h2 span {
    font-size: 42px;
    margin: 0;
    line-height: 1.19em;
    font-weight: 300; 
    color: #43464b;
}
h3, .h3, h3 span, .h3 span {
    font-size: 24px;
    margin: .5em 0;
    line-height: 1.19em;
    font-weight: 300; 
    color: #43464b;
}
h4, .h4, h4 span, .h4 span {
    font-size: 16px;
    margin: .37em 0 ;
    line-height: 1.19em;
    font-weight: 500; 
    color: #43464b;
}
h5, .h5, h5 span, .h5 span {
    font-size: 14px;
    margin: .25em 0 ;
    line-height: 1.19em;
    font-weight: 500; 
    color: #43464b;
}
h6, .h6, h6 span, .h6 span {
    font-size: 10px;
    margin: .2em 0;
    line-height: 1.19em;
    font-weight: normal;
}
p, pre, .p , span, .span{
    margin: .15em 0;
    font-size: 16px;
    line-height: normal;
    font-weight: 500;
    -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: 16px;
      margin: 2.45px 0;
      line-height: normal;
      font-weight: 500;
  }
  .post_text strong {
      font-weight: 600;
  }
  .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: #7FE57F;
}
/*======== Blue ================================*/
.bg1 { background: #28a4b3;}
   .bg1_1 { background: #28b2bc; /* lighter */}
   .bg1_2 { background: #12989b; /* darker */}

/*======== Dark ================================*/
.bg2 { background: #434343}

/*======== Pink ================================*/
.bg3 { background: #ec008c;}
  .bg3_1 { background: #f900a0;} /* lighter */
  .bg3_2 { background: #d6008a;} /* lighter */

/*======== Light ================================*/
.bg4 { background: #eaf1f3;}
    .bg4_1{ background: #fff;}


.bg5 {
    /* Blues */
    background: rgb(9,194,203);
    background: -moz-linear-gradient(-45deg,  rgba(9,194,203,1) 0%, rgba(9,103,178,1) 100%);
    background: -webkit-linear-gradient(-45deg,  rgba(9,194,203,1) 0%,rgba(9,103,178,1) 100%);
    background: linear-gradient(135deg,  rgba(9,194,203,1) 0%,rgba(9,103,178,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#09c2cb', endColorstr='#0967b2',GradientType=1 );
}
.bg6 {
    /* Pink & Blue */
    background: rgb(236,0,140);
    background: -moz-linear-gradient(-45deg,  rgba(236,0,140,1) 0%, rgba(9,194,203,1) 38%, rgba(9,194,203,1) 59%, rgba(9,103,178,1) 92%);
    background: -webkit-linear-gradient(-45deg,  rgba(236,0,140,1) 0%,rgba(9,194,203,1) 38%,rgba(9,194,203,1) 59%,rgba(9,103,178,1) 92%);
    background: linear-gradient(135deg,  rgba(236,0,140,1) 0%,rgba(9,194,203,1) 38%,rgba(9,194,203,1) 59%,rgba(9,103,178,1) 92%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec008c', endColorstr='#0967b2',GradientType=1 );
}
.bg7{
    /* Purple & Pink */
    background: #ec008c;
    background: -moz-linear-gradient(left,  #a900ed 0%, #ec008c 100%);
    background: -webkit-linear-gradient(left,  #a900ed 0%,#ec008c 100%);
    background: linear-gradient(to right,  #a900ed 0%,#ec008c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a900ed', endColorstr='#ec008c',GradientType=1 );
}

.bg8{
    /* Pinks */
    background: #e607ff;
    background: -moz-linear-gradient(left,  #e607ff 0%, #ec008c 100%);
    background: -webkit-linear-gradient(left,  #e607ff 0%,#ec008c 100%);
    background: linear-gradient(to right,  #e607ff 0%,#ec008c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e607ff', endColorstr='#ec008c',GradientType=1 );
}
.bg10{
    background: #1fa3b5;
    background: -moz-linear-gradient(left,  #1fa3b5 0%, #f2ef57 100%);
    background: -webkit-linear-gradient(left,  #1fa3b5 0%,#f2ef57 100%);
    background: linear-gradient(to right,  #1fa3b5 0%,#f2ef57 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1fa3b5', endColorstr='#f2ef57',GradientType=1 );

    background: #f2ef57;
    background: -moz-linear-gradient(left,  #f2ef57 0%, #1fa3b5 100%);
    background: -webkit-linear-gradient(left,  #f2ef57 0%,#1fa3b5 100%);
    background: linear-gradient(to right,  #f2ef57 0%,#1fa3b5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2ef57', endColorstr='#1fa3b5',GradientType=1 );

}

/*.bg5 {
    background: rgb(9,194,203);
    background: -moz-linear-gradient(-45deg,  rgba(9,194,203,1) 0%, rgba(9,103,178,1) 100%);
    background: -webkit-linear-gradient(-45deg,  rgba(9,194,203,1) 0%,rgba(9,103,178,1) 100%);
    background: linear-gradient(135deg,  rgba(9,194,203,1) 0%,rgba(9,103,178,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#09c2cb', endColorstr='#0967b2',GradientType=1 );
}
.bg6 {
    background: rgb(236,0,140);
    background: -moz-linear-gradient(-45deg,  rgba(236,0,140,1) 0%, rgba(9,194,203,1) 38%, rgba(9,194,203,1) 59%, rgba(9,103,178,1) 92%);
    background: -webkit-linear-gradient(-45deg,  rgba(236,0,140,1) 0%,rgba(9,194,203,1) 38%,rgba(9,194,203,1) 59%,rgba(9,103,178,1) 92%);
    background: linear-gradient(135deg,  rgba(236,0,140,1) 0%,rgba(9,194,203,1) 38%,rgba(9,194,203,1) 59%,rgba(9,103,178,1) 92%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec008c', endColorstr='#0967b2',GradientType=1 );
}
.bg7{
    background: #ec008c;
    background: -moz-linear-gradient(left,  #a900ed 0%, #ec008c 100%);
    background: -webkit-linear-gradient(left,  #a900ed 0%,#ec008c 100%);
    background: linear-gradient(to right,  #a900ed 0%,#ec008c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a900ed', endColorstr='#ec008c',GradientType=1 );
}

.bg8{
    background: #e607ff;
    background: -moz-linear-gradient(left,  #e607ff 0%, #ec008c 100%);
    background: -webkit-linear-gradient(left,  #e607ff 0%,#ec008c 100%);
    background: linear-gradient(to right,  #e607ff 0%,#ec008c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e607ff', endColorstr='#ec008c',GradientType=1 );
}*/

/* =============================================================================
   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/nwac_landing2.jpg');
  background-position: center;
}
.bg_img2{
    background-color: #fff;
    background-image: url('../../inc/css/img/bgs/bg_flake.png');
    background-position: right center;
    background-size: contain;
}

    .bg_img2_1{
        background-color: #fff;
        background-image: url('../../inc/css/img/bgs/bg_flake_pink_opacity.png');
        background-position: right center;
        background-size: contain;
    }
    .bg_img2_2{
      background-image: url('../../inc/css/img/bgs/bg_flake_opacity2.png'), -moz-linear-gradient(-45deg,  rgba(9,194,203,1) 0%, rgba(9,103,178,1) 100%);
      background-image: url('../../inc/css/img/bgs/bg_flake_opacity2.png'), -webkit-linear-gradient(-45deg,  rgba(9,194,203,1) 0%,rgba(9,103,178,1) 100%);
      background-image: url('../../inc/css/img/bgs/bg_flake_opacity2.png'), linear-gradient(135deg,  rgba(9,194,203,1) 0%,rgba(9,103,178,1) 100%);
      background-position: right center;
      background-size: contain;
    }
    .bg_img2_3{
      background-image: url('../../inc/css/img/bgs/bg_flake_opacity2.png'), -moz-linear-gradient(-45deg,  rgba(236,0,140,1) 0%, rgba(9,194,203,1) 38%, rgba(9,194,203,1) 59%, rgba(9,103,178,1) 92%);
      background-image: url('../../inc/css/img/bgs/bg_flake_opacity2.png'), -webkit-linear-gradient(-45deg,  rgba(236,0,140,1) 0%,rgba(9,194,203,1) 38%,rgba(9,194,203,1) 59%,rgba(9,103,178,1) 92%);
      background-image: url('../../inc/css/img/bgs/bg_flake_opacity2.png'), linear-gradient(135deg,  rgba(236,0,140,1) 0%,rgba(9,194,203,1) 38%,rgba(9,194,203,1) 59%,rgba(9,103,178,1) 92%);
      background-position: right center;
      background-size: contain;
    }
.bg_img3{
  background-image: url('../../inc/css/img/bgs/home_bg_logos.jpg');
  background-position: center bottom;
  background-size: contain;
  height: 50vw;
  max-height: 700px;
}
.bg_img4{
  background-image: url('../../inc/css/img/bgs/instruction.png');
}
.bg_img5{
    background-image: url('../../inc/css/img/bgs/what_do.png');
    background-position: left bottom;
    background-size: contain;
}
.bg_img6{
  background-position: top center;
  background-size: cover;
  background-image: url('../../inc/css/img/bgs/peace.jpg');
}
.bg_img7{
  background-color: #fff;
  background-image: url('../../inc/css/img/bgs/bg_summer.png');
  background-position: right center;
  background-size: contain;
}

/* =============================================================================
   ----------/////////  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: 'Roboto', sans-serif;
    color: #43464b;
    font-weight: 400;
    background-color: #fff;
    letter-spacing: .4px;
    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; }
/* =============================================================================
   ANCHOR BUTTONS
   ========================================================================== */
.button_1, .button_2, .button_3{ 
    background: #28a4b3; 
    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: 20px;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.25);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.25);
    padding: 20px 30px; 
}
  .button_1 h5, .button_2 h5, .button_3 h5{
      font-weight: 900;
      letter-spacing: 1px;
      font-size: 14px;
      line-height: 20px;
      color: #fff;
      text-align: center;
  }
  .button_1 {}
  .button_1 * { color: #fff; }
  .button_1:hover { background: #28b2bc; }
  .button_1:checked {  background: #28b2bc; color: #fff; }

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

  .button_2 {
    background: #434343;
  }
  .button_2 * { color: #fff; }
  .button_2:hover { background: #555; }
  .button_2:checked {  background: #666; color: #fff; }

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

  .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: #fff; 
    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;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.25);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.25);

    background: #ec008c;
    background: -moz-linear-gradient(left,  #ec008c 0%, #d900ed 100%);
    background: -webkit-linear-gradient(left,  #ec008c 0%,#d900ed 100%);
    background: linear-gradient(to right,  #ec008c 0%,#d900ed 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec008c', endColorstr='#d900ed',GradientType=1 );
}
    .submit_1:hover {  
        background: #ec008c;
        background: -moz-linear-gradient(left,  #ec008c 0%, #ff00ee 100%);
        background: -webkit-linear-gradient(left,  #ec008c 0%,#ff00ee 100%);
        background: linear-gradient(to right,  #ec008c 0%,#ff00ee 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec008c', endColorstr='#ff00ee',GradientType=1 );
     }
    .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;
    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(250,250,250, .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(245,245,245,1);
      border-color: rgba(0,0,0,.3);
    }
::-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: 'Cocogoose', 'Montserrat Alternates', 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 {
    margin-bottom: 20px;
}
.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;
  }
}