input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
textarea,
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium,
.gform_wrapper .right_label input.medium, .gform_wrapper .right_label select.medium,
.gform_wrapper .left_label input.medium, .gform_wrapper .left_label select.medium {
    -webkit-appearance: none;
    background-color: #fff;
    border: 1px solid #B7B7B7;
    color: #403c3e;
    display: inline-block;
    font-family: inherit;
    font-weight: inherit;
    font-size: 1rem;
    margin: 0;
    max-width: 100%;
    padding: 6px 8px;
}
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium,
.gform_wrapper .right_label input.medium, .gform_wrapper .right_label select.medium,
.gform_wrapper .left_label input.medium, .gform_wrapper .left_label select.medium {
    height: 30px;
    width: 250px;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none; 
}
input[type="number"] {
    -moz-appearance: textfield;
}
input[type="password"] {
    letter-spacing: 0.3em;
}
textarea,
.gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea,
.gform_wrapper .right_label input.large, .gform_wrapper .right_label select.large,
.gform_wrapper .left_label input.large, .gform_wrapper .left_label select.large, .gform_wrapper textarea.textarea {
    width: 400px;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb(51, 51, 51)"></polygon></svg>');
    background-size: 9px 5px;
    background-position: right .5rem center;
    background-repeat: no-repeat;
    padding: 0 5px;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
    height: 40px;
}
input[type="submit"], button,
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,
.woocommerce .cart .button, .woocommerce .cart input.button,
div.gform_wrapper .gform_footer input.button, div.gform_wrapper .gform_footer input[type="image"], div.gform_wrapper .gform_footer input[type="submit"] {
    background-color: #b3c032;
    border-width: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-size: 1.0625rem;
    font-weight: bold;
    height: 40px;
    padding: 10px 25px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    display: block;
}
input[type="submit"]:hover, button:hover,
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt, .woocommerce input.button.alt:hover,
.woocommerce .cart .button:hover, .woocommerce .cart input.button:hover,
div.gform_wrapper .gform_footer input.button:hover, div.gform_wrapper .gform_footer input[type="image"]:hover, div.gform_wrapper .gform_footer input[type="submit"]:hover {
    background-color: #a7b32f;
}
a.em-button {
    background-color: #faa749;
    color: #fff;
    display: inline-block;
    font: normal 1rem/1.2em 'azo_sansregular', sans-serif;
    padding: 20px 30px;
    text-align: center;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

a.em-button:hover {
    background-color: #ff9a26; 
    text-decoration: none;
  	color:#fff;
}

a.em-border {
    background-color: transparent;
    border: 1px solid #FFF;
}

a.em-border:hover {
    background-color: transparent;
    border: 1px solid #f1f1f1;
}

a.em-white {
    background-color: #f5f5f5;
    color: #646464;
}

a.em-white:hover {
    background-color: #fff;
    color: #646464;
}

a.em-blue {
    background-color: #1176ba;
    color: #fff;
}

a.em-blue:hover {
    background-color: #116dab;
    color: #fff;
}

a.em-red {
    border: 1px solid #fc5554;
    background-color: #fc5554;
}

a.em-red:hover {
    background-color: #fc4645;
}
a.em-button {
    position: relative;
}

a.pdf-link:before, a.doc-link:before {
    font-family: FontAwesome;
    font-size: 30px;
    left: 0;
    line-height: 1em;
    position: absolute;
    top: 0;
}
a.doc-link:before {
    content: "\f0f6";
}
a.pdf-link:before {
    content: "\f1c1";
}
a.pdf-link, a.doc-link {
    display: block;
    font-size: 1.125rem;
    font-weight: 500;
    padding: 8px 0 6px 53px;
    position: relative;
}
p.testimonial {
    font-size: 1.333333rem;
    line-height: 1.5em;
}
.testimonial em, .testimonial h2 {
    color: #152e54;
}
table.table-style-1 {
    background: #0d294a5;
}
.table-style-1 td, .table-style-1 th {
    border-bottom: none;
    border-left: 1px solid #fff;
    border-right: none;
    border-top: 1px solid #fff;
    padding: 13px 15px 13px;
    text-align: left;
}
.table-style-1 th {
    background: #152e54;
    color: #fff;
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 1.333333em;
}
.table-style-1 tr td:first-child, .table-style-1 tr th:first-child {
    border-left: none;
}
.table-style-1 tr:nth-child(2n) td {
    background: #e1e5ec;
}
table.notable {
}
.mce-content-body img[data-wp-more] {
    height: 16px !important;
}
.alignleft {
    float: left;
}
.alignright {
    float: right;
}
.clearleft {
    clear: left;
}
.clearright {
    clear: right;
}
.clear {
    clear: both;
}
.textleft {
    text-align: left;
}
.textright {
    text-align: right;
}
.textcenter {
    text-align: center;
}
.textjustify {
    text-align: justify;
}
.normal {
    font-weight: inherit;
}
.uppercase {
    font-weight: bold;
    text-transform: uppercase;
}
.lowercase {
    text-transform: lowercase;
}
.block {
    display: block;
}
.noborder {
    border: 0;
}
img.alignleft,
img.alignright,
img.aligncenter {
    margin-bottom: 24px;
}
img.alignleft {
    display: inline;
    float: left;
    margin-right: 24px;
    margin-top: 4px;
}
img.alignright {
    display: inline;
    float: right;
    margin-left: 18px;
    margin-top: 4px;
}
img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
ul.no-bullet {
    margin-left: 0;
}
ul.no-bullet li ul, ul.no-bullet li ol {
    list-style: none;
    margin-left: 20px;
    margin-bottom: 0;
}
ul.square, ol.square {
    list-style-type: square;
}
ul.circle, ol.circle {
    list-style-type: circle;
}
ul.disc, ol.disc {
    list-style-type: disc;
}
ul.no-bullet, ol.no-bullet {
    list-style: none;
}
code {
    background-color: #f8f8f8;
    border: 1px solid #dfdfdf;
    color: #333333;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: normal;
    padding: 0 5px;
}
abbr, acronym {
    color: #222;
    cursor: help;
    font-size: 90%;
    text-transform: uppercase;
}
abbr {
    text-transform: none;
}
abbr[title] {
    border-bottom: 1px dotted #DDDDDD;
}