Difference between revisions of "Template:SBS SH 112144/main.css"

 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
@charset "UTF-8";
+
/* 1. base
@import url(https://2018.igem.org/wiki/index.php?title=Template:SBS_SH_112144/font-awesome.css&action=raw&ctype=text/css;
+
--------------------------------------------------------------------------------*/
  
 +
a[disabled], input[disabled], button[disabled], textarea[disabled] {
 +
    cursor: not-allowed !important;
 +
    opacity: .5 !important;
 +
}
  
@import "https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600";
+
a:focus, input:focus, button:focus, textarea:focus {
 +
    outline: none;
 +
}
  
/*
+
p {
Projection by TEMPLATED
+
    margin-top: 0;
templated.co @templatedco
+
    margin-bottom: 10px;
Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
+
}
*/
+
  
/* Reset */
+
img {
 +
    max-width: 100%;
 +
    height: auto;
 +
    border: 0;
 +
}
  
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
+
.page-wrap {
margin: 0;
+
    overflow: hidden;
padding: 0;
+
}
border: 0;
+
font-size: 100%;
+
font: inherit;
+
vertical-align: baseline;
+
}
+
  
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
+
.awe-section {
display: block;
+
    position: relative;
}
+
    background-repeat: no-repeat;
 +
    background-size: cover;
 +
    background-position: center center;
 +
    z-index: 9;
 +
    padding-top: 50px;
 +
    padding-bottom: 50px;
 +
}
  
body {
+
@media (min-width: 320px) {
line-height: 1;
+
    .awe-section {
}
+
        padding-top: calc(6.81818vw + 28.18182px);
 +
        padding-bottom: calc(6.81818vw + 28.18182px);
 +
    }
 +
}
  
ol, ul {
+
@media (min-width: 1200px) {
list-style: none;
+
    .awe-section {
}
+
        padding-top: 110px;
 +
        padding-bottom: 110px;
 +
    }
 +
}
  
blockquote, q {
+
.awe-text-left, .text-left {
quotes: none;
+
    text-align: left !important;
}
+
}
  
blockquote:before, blockquote:after, q:before, q:after {
+
.awe-text-center, .text-center {
content: '';
+
    text-align: center !important;
content: none;
+
}
}
+
  
table {
+
.awe-text-right, .text-right {
border-collapse: collapse;
+
    text-align: right !important;
border-spacing: 0;
+
}
}
+
  
body {
+
.awe-text-underline {
-webkit-text-size-adjust: none;
+
    text-decoration: underline !important;
}
+
}
  
/* Box Model */
+
.awe-round {
 +
    border-radius: 5px !important;
 +
}
  
*, *:before, *:after {
+
.awe-pill {
-moz-box-sizing: border-box;
+
    border-radius: 50% !important;
-webkit-box-sizing: border-box;
+
}
box-sizing: border-box;
+
}
+
  
/* Containers */
+
.awe-tb {
 +
    display: table;
 +
    width: 100%;
 +
    height: 100%;
 +
}
  
.container {
+
.awe-tb__cell {
margin-left: auto;
+
    display: table-cell;
margin-right: auto;
+
    vertical-align: middle;
}
+
}
  
.container.\31 25\25 {
+
.awe-overlay, [data-gradient-bg] > canvas {
width: 100%;
+
    position: absolute;
max-width: 100em;
+
    width: 100%;
min-width: 80em;
+
    height: 100%;
}
+
    top: 0;
 +
    left: 0;
 +
    z-index: -1;
 +
}
 +
.tlinks{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}
 +
.awe-overlay {
 +
    background-color: rgba(0, 0, 0, .4);
 +
}
  
.container.\37 5\25 {
+
.bg-fixed {
width: 60em;
+
    background-attachment: fixed;
}
+
}
  
.container.\35 0\25 {
+
.awe-bg-cover {
width: 40em;
+
    background-repeat: no-repeat;
}
+
    background-size: cover;
 +
    background-position: center center;
 +
}
  
.container.\32 5\25 {
+
.full {
width: 20em;
+
    width: 100%;
}
+
    height: 100vh;
 +
}
  
.container {
+
.embed-responsive {
width: 80em;
+
    position: relative;
}
+
    display: block;
 +
    height: 0;
 +
    padding: 0;
 +
    overflow: hidden;
 +
}
  
@media screen and (max-width: 1680px) {
+
.embed-responsive.embed-responsive-4by3 {
 +
    padding-bottom: 75%;
 +
}
  
.container.\31 25\25 {
+
.embed-responsive.embed-responsive-16by9 {
width: 100%;
+
    padding-bottom: 56.25%;
max-width: 100em;
+
}
min-width: 80em;
+
}
+
  
.container.\37 5\25 {
+
.embed-responsive .embed-responsive-item, .embed-responsive iframe,
width: 60em;
+
.embed-responsive embed, .embed-responsive object {
}
+
    position: absolute;
 +
    top: 0;
 +
    bottom: 0;
 +
    left: 0;
 +
    width: 100%;
 +
    height: 100%;
 +
    border: 0;
 +
}
  
.container.\35 0\25 {
+
/* table Responsive */
width: 40em;
+
}
+
  
.container.\32 5\25 {
+
.table-responsive-01 {
width: 20em;
+
    width: 100%;
}
+
    overflow-y: hidden;
 +
    overflow-x: auto;
 +
}
  
.container {
+
.table-responsive-01 table > thead > tr > th,
width: 80em;
+
.table-responsive-01 table > thead > tr > td,
}
+
.table-responsive-01 table > tbody > tr > th,
 +
.table-responsive-01 table > tbody > tr > td,
 +
.table-responsive-01 table > tfoot > tr > th,
 +
.table-responsive-01 table > tfoot > tr > td {
 +
    white-space: nowrap;
 +
}
  
}
+
@media (max-width: 991px) {
 +
    .table-responsive-02 table, .table-responsive-02 thead,
 +
    .table-responsive-02 tbody, .table-responsive-02 th, .table-responsive-02 td,
 +
    .table-responsive-02 tr {
 +
        display: block;
 +
    }
  
@media screen and (max-width: 1280px) {
+
    .table-responsive-02 thead {
 +
        border-top: 1px solid #e8e8e8 !important;
 +
        border-bottom: none !important;
 +
    }
  
.container.\31 25\25 {
+
    .table-responsive-02 thead tr {
width: 100%;
+
        position: absolute;
max-width: 81.25em;
+
        top: -9999px;
min-width: 65em;
+
        left: -9999px;
}
+
    }
  
.container.\37 5\25 {
+
    .table-responsive-02 tr {
width: 48.75em;
+
        padding: 15px 0;
}
+
        border-left: 1px solid #e8e8e8;
 +
        border-right: 1px solid #e8e8e8;
 +
    }
  
.container.\35 0\25 {
+
    .table-responsive-02 td {
width: 32.5em;
+
        position: relative;
}
+
        padding: 15px 10px 15px 30% !important;
 +
    }
  
.container.\32 5\25 {
+
    .table-responsive-02 td:before {
width: 16.25em;
+
        content: attr(data-th);
}
+
        position: absolute;
 +
        top: 15px;
 +
        left: 20px;
 +
        width: 25%;
 +
        padding-right: 10px;
 +
    }
 +
}
  
.container {
+
a {
width: 65em;
+
    color: #049f40;
}
+
}
  
}
+
a:hover {
 +
    text-decoration: none;
 +
    color: #049f40;
 +
}
  
@media screen and (max-width: 980px) {
+
a:focus {
 +
    text-decoration: none;
 +
}
  
.container.\31 25\25 {
+
p {
width: 100%;
+
    font-family: "Montserrat", sans-serif;
max-width: 112.5%;
+
    font-weight: 400;
min-width: 90%;
+
}
}
+
  
.container.\37 5\25 {
+
::-moz-selection {
width: 67.5%;
+
    color: #fff;
}
+
    background-color: #333;
 +
}
  
.container.\35 0\25 {
+
::selection {
width: 45%;
+
    color: #fff;
}
+
    background-color: #333;
 +
}
  
.container.\32 5\25 {
+
.awe-section {
width: 22.5%;
+
    padding-top: 50px;
}
+
    padding-bottom: 50px;
 +
}
  
.container {
+
@media (min-width: 320px) {
width: 90%;
+
    .awe-section {
}
+
        padding-top: calc(5.68182vw + 31.81818px);
 +
        padding-bottom: calc(5.68182vw + 31.81818px);
 +
    }
 +
}
  
}
+
@media (min-width: 1200px) {
 +
    .awe-section {
 +
        padding-top: 100px;
 +
        padding-bottom: 100px;
 +
    }
 +
}
  
@media screen and (max-width: 736px) {
+
hr {
 +
    margin-top: 10px;
 +
    margin-bottom: 10px;
 +
    border-color: #dfdfdf;
 +
}
  
.container.\31 25\25 {
+
.page-wrap {
width: 100%;
+
    position: relative;
max-width: 112.5%;
+
}
min-width: 90%;
+
}
+
  
.container.\37 5\25 {
+
/* 2. button
width: 67.5%;
+
--------------------------------------------------------------------------------*/
}
+
  
.container.\35 0\25 {
+
.awe-btn {
width: 45%;
+
    display: inline-block;
}
+
    border: 2px solid #dfdfdf;
 +
    box-shadow: none;
 +
    outline: none;
 +
    margin: 0;
 +
    text-align: center;
 +
    font-size: 14px;
 +
    padding: 9px 12px;
 +
    color: #000;
 +
    background-color: transparent;
 +
    transition: all .3s ease;
 +
    text-decoration: none;
 +
    vertical-align: middle;
 +
    overflow: hidden;
 +
    cursor: pointer;
 +
    font-family: "Josefin Sans", sans-serif;
 +
    letter-spacing: 1px;
 +
    text-transform: capitalize;
 +
    line-height: 1;
 +
}
  
.container.\32 5\25 {
+
.awe-btn:hover {
width: 22.5%;
+
    background-color: #333;
}
+
    color: #fff;
 +
    border-color: #333;
 +
}
  
.container {
+
.awe-btn[disabled] {
width: 90% !important;
+
    opacity: .65;
}
+
    cursor: not-allowed;
 +
}
  
}
+
.awe-btn--primary {
 +
    background-color: #049f40;
 +
    color: #fff;
 +
}
  
@media screen and (max-width: 480px) {
+
.awe-btn--primary:hover {
 +
    background-color: #000;
 +
    color: #fff;
 +
}
  
.container.\31 25\25 {
+
.awe-btn--primary:focus {
width: 100%;
+
    background-color: #000;
max-width: 112.5%;
+
    color: #fff;
min-width: 90%;
+
}
}
+
  
.container.\37 5\25 {
+
.awe-btn--success {
width: 67.5%;
+
    background-color: #5cb85c;
}
+
    color: #fff;
 +
}
  
.container.\35 0\25 {
+
.awe-btn--success:hover {
width: 45%;
+
    background-color: #449d44;
}
+
    color: #fff;
 +
}
  
.container.\32 5\25 {
+
.awe-btn--success:focus {
width: 22.5%;
+
    background-color: #449d44;
}
+
    color: #fff;
 +
}
  
.container {
+
.awe-btn--info {
width: 90% !important;
+
    background-color: #5bc0de;
}
+
    color: #fff;
 +
}
  
}
+
.awe-btn--info:hover {
 +
    background-color: #31b0d5;
 +
    color: #fff;
 +
}
  
/* Grid */
+
.awe-btn--info:focus {
 +
    background-color: #31b0d5;
 +
    color: #fff;
 +
}
  
.row {
+
.awe-btn--warning {
border-bottom: solid 1px transparent;
+
    background-color: #f0ad4e;
-moz-box-sizing: border-box;
+
    color: #fff;
-webkit-box-sizing: border-box;
+
}
box-sizing: border-box;
+
}
+
  
.row > * {
+
.awe-btn--warning:hover {
float: left;
+
    background-color: #ec971f;
-moz-box-sizing: border-box;
+
    color: #fff;
-webkit-box-sizing: border-box;
+
}
box-sizing: border-box;
+
}
+
  
.row:after, .row:before {
+
.awe-btn--warning:focus {
content: '';
+
    background-color: #ec971f;
display: block;
+
    color: #fff;
clear: both;
+
}
height: 0;
+
}
+
  
.row.uniform > * > :first-child {
+
.awe-btn--danger {
margin-top: 0;
+
    background-color: #d9534f;
}
+
    color: #fff;
 +
}
  
.row.uniform > * > :last-child {
+
.awe-btn--danger:hover {
margin-bottom: 0;
+
    background-color: #c9302c;
}
+
    color: #fff;
 +
}
  
.row.\30 \25 > * {
+
.awe-btn--danger:focus {
padding: 0 0 0 0em;
+
    background-color: #c9302c;
}
+
    color: #fff;
 +
}
  
.row.\30 \25 {
+
.awe-btn--link {
margin: 0 0 -1px 0em;
+
    background-color: transparent;
}
+
    color: #fe6565;
 +
}
  
.row.uniform.\30 \25 > * {
+
.awe-btn--link:hover {
padding: 0em 0 0 0em;
+
    background-color: transparent;
}
+
    color: #fe6565;
 +
    text-decoration: underline;
 +
}
  
.row.uniform.\30 \25 {
+
.awe-btn--link:focus {
margin: 0em 0 -1px 0em;
+
    background-color: transparent;
}
+
    color: #fe6565;
 +
}
  
.row > * {
+
.awe-btn--dark {
padding: 0 0 0 2em;
+
    background-color: #000;
}
+
    color: #fff;
 +
}
  
.row {
+
.awe-btn--dark:hover {
margin: 0 0 -1px -2em;
+
    background-color: #fe6565;
}
+
    color: #fff;
 +
}
  
.row.uniform > * {
+
.awe-btn--dark:focus {
padding: 2em 0 0 2em;
+
    background-color: #fe6565;
}
+
    color: #fff;
 +
}
  
.row.uniform {
+
.awe-btn--xs {
margin: -2em 0 -1px -2em;
+
    padding: 6px 15px;
}
+
    font-size: 12px;
 +
}
  
.row.\32 00\25 > * {
+
.awe-btn--sm {
padding: 0 0 0 4em;
+
    padding: 8px 15px;
}
+
    min-width: 100px;
 +
    font-size: 12px;
 +
}
  
.row.\32 00\25 {
+
.awe-btn--md {
margin: 0 0 -1px -4em;
+
    padding: 10px 20px;
}
+
    min-width: 140px;
 +
    font-size: 14px;
 +
}
  
.row.uniform.\32 00\25 > * {
+
.awe-btn--lg {
padding: 4em 0 0 4em;
+
    padding: 14px 24px;
}
+
    min-width: 160px;
 +
    font-size: 16px;
 +
}
  
.row.uniform.\32 00\25 {
+
.awe-btn--square {
margin: -4em 0 -1px -4em;
+
    border-radius: 0;
}
+
}
  
.row.\31 50\25 > * {
+
.awe-btn--round {
padding: 0 0 0 3em;
+
    border-radius: 5px;
}
+
}
  
.row.\31 50\25 {
+
.awe-btn--pill {
margin: 0 0 -1px -3em;
+
    border-radius: 20px;
}
+
    padding: 10px 20px;
 +
    border-color: #049f40;
 +
    line-height: normal;
 +
}
  
.row.uniform.\31 50\25 > * {
+
.awe-btn--block {
padding: 3em 0 0 3em;
+
    display: block;
}
+
    width: 100%;
 +
}
  
.row.uniform.\31 50\25 {
+
.awe-btn--disabled {
margin: -3em 0 -1px -3em;
+
    opacity: .65;
}
+
    cursor: not-allowed;
 +
}
  
.row.\35 0\25 > * {
+
/* 3. form-item
padding: 0 0 0 1em;
+
--------------------------------------------------------------------------------*/
}
+
  
.row.\35 0\25 {
+
input:not([type="button"]):not([type="submit"]):not([type="radio"]):not([type="checkbox"]):not([type="color"]),
margin: 0 0 -1px -1em;
+
select2, textarea, select, product__number:not([type="text"]) {
}
+
    box-shadow: none;
 +
    outline: none;
 +
    margin: 0;
 +
    border-radius: 0;
 +
    padding: 0;
 +
    line-height: 40px;
 +
    border: 1px solid #dfdfdf;
 +
    color: #000;
 +
    font-size: 16px;
 +
    vertical-align: middle;
 +
    height: 45px;
 +
    width: 100%;
 +
}
  
.row.uniform.\35 0\25 > * {
+
input:not([type="button"]):not([type="submit"]):not([type="radio"]):not([type="checkbox"]):not([type="color"])::-webkit-input-placeholder,
padding: 1em 0 0 1em;
+
select2::-webkit-input-placeholder, textarea::-webkit-input-placeholder,
}
+
select::-webkit-input-placeholder,
 +
product__number:not([type="text"])::-webkit-input-placeholder {
 +
    color: #333;
 +
    font-family: "Josefin Sans", sans-serif;
 +
    text-transform: capitalize;
 +
}
  
.row.uniform.\35 0\25 {
+
input:not([type="button"]):not([type="submit"]):not([type="radio"]):not([type="checkbox"]):not([type="color"])::-moz-placeholder,
margin: -1em 0 -1px -1em;
+
select2::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder,
}
+
product__number:not([type="text"])::-moz-placeholder {
 +
    color: #333;
 +
    font-family: "Josefin Sans", sans-serif;
 +
    text-transform: capitalize;
 +
}
  
.row.\32 5\25 > * {
+
input:not([type="button"]):not([type="submit"]):not([type="radio"]):not([type="checkbox"]):not([type="color"]):-moz-placeholder,
padding: 0 0 0 0.5em;
+
select2:-moz-placeholder, textarea:-moz-placeholder, select:-moz-placeholder,
}
+
product__number:not([type="text"]):-moz-placeholder {
 +
    color: #333;
 +
    font-family: "Josefin Sans", sans-serif;
 +
    text-transform: capitalize;
 +
}
  
.row.\32 5\25 {
+
input:not([type="button"]):not([type="submit"]):not([type="radio"]):not([type="checkbox"]):not([type="color"]):-ms-input-placeholder,
margin: 0 0 -1px -0.5em;
+
select2:-ms-input-placeholder, textarea:-ms-input-placeholder,
}
+
select:-ms-input-placeholder,
 +
product__number:not([type="text"]):-ms-input-placeholder {
 +
    color: #333;
 +
    font-family: "Josefin Sans", sans-serif;
 +
    text-transform: capitalize;
 +
}
  
.row.uniform.\32 5\25 > * {
+
input:not([type="button"]):not([type="submit"]):not([type="radio"]):not([type="checkbox"]):not([type="color"]):focus,
padding: 0.5em 0 0 0.5em;
+
select2:focus, textarea:focus, select:focus,
}
+
product__number:not([type="text"]):focus {
 +
    border-color: #049f40;
 +
}
  
.row.uniform.\32 5\25 {
+
input:not([type="button"]):not([type="submit"]):not([type="radio"]):not([type="checkbox"]):not([type="color"]):focus::-webkit-input-placeholder,
margin: -0.5em 0 -1px -0.5em;
+
select2:focus::-webkit-input-placeholder,
}
+
textarea:focus::-webkit-input-placeholder,
 +
select:focus::-webkit-input-placeholder,
 +
product__number:not([type="text"]):focus::-webkit-input-placeholder {
 +
    color: #333;
 +
}
  
.\31 2u, .\31 2u\24 {
+
input:not([type="button"]):not([type="submit"]):not([type="radio"]):not([type="checkbox"]):not([type="color"]):focus::-moz-placeholder,
width: 100%;
+
select2:focus::-moz-placeholder, textarea:focus::-moz-placeholder,
clear: none;
+
select:focus::-moz-placeholder,
margin-left: 0;
+
product__number:not([type="text"]):focus::-moz-placeholder {
}
+
    color: #333;
 +
}
  
.\31 1u, .\31 1u\24 {
+
input:not([type="button"]):not([type="submit"]):not([type="radio"]):not([type="checkbox"]):not([type="color"]):focus:-moz-placeholder,
width: 91.6666666667%;
+
select2:focus:-moz-placeholder, textarea:focus:-moz-placeholder,
clear: none;
+
select:focus:-moz-placeholder,
margin-left: 0;
+
product__number:not([type="text"]):focus:-moz-placeholder {
}
+
    color: #333;
 +
}
  
.\31 0u, .\31 0u\24 {
+
input:not([type="button"]):not([type="submit"]):not([type="radio"]):not([type="checkbox"]):not([type="color"]):focus:-ms-input-placeholder,
width: 83.3333333333%;
+
select2:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder,
clear: none;
+
select:focus:-ms-input-placeholder,
margin-left: 0;
+
product__number:not([type="text"]):focus:-ms-input-placeholder {
}
+
    color: #333;
 +
}
  
.\39 u, .\39 u\24 {
+
input:not([type="button"]):not([type="submit"]):not([type="radio"]):not([type="checkbox"]):not([type="color"])[disabled],
width: 75%;
+
select2[disabled], textarea[disabled], select[disabled],
clear: none;
+
product__number:not([type="text"])[disabled] {
margin-left: 0;
+
    opacity: .65;
}
+
    cursor: not-allowed;
 +
}
  
.\38 u, .\38 u\24 {
+
input:not([type="button"]):not([type="submit"]):not([type="radio"]):not([type="checkbox"]):not([type="color"]),
width: 66.6666666667%;
+
textarea {
clear: none;
+
    -webkit-appearance: none;
margin-left: 0;
+
      -moz-appearance: none;
}
+
            appearance: none;
 +
}
  
.\37 u, .\37 u\24 {
+
input[type="checkbox"], input[type="radio"] {
width: 58.3333333333%;
+
    width: auto !important;
clear: none;
+
}
margin-left: 0;
+
}
+
  
.\36 u, .\36 u\24 {
+
textarea {
width: 50%;
+
    line-height: 1.3;
clear: none;
+
    padding-top: 10px;
margin-left: 0;
+
    padding-bottom: 10px;
}
+
    min-height: 80px;
 +
    resize: none;
 +
    height: auto;
 +
}
  
.\35 u, .\35 u\24 {
+
/* Typography */
width: 41.6666666667%;
+
clear: none;
+
margin-left: 0;
+
}
+
  
.\34 u, .\34 u\24 {
+
body {
width: 33.3333333333%;
+
    margin: 0;
clear: none;
+
    padding: 0;
margin-left: 0;
+
    line-height: 2.1;
}
+
    font-size: 14px;
 +
    font-weight: 400;
 +
    font-family: "Montserrat", sans-serif;
 +
    color: #748182;
 +
}
  
.\33 u, .\33 u\24 {
+
body.awe-skin-dark {
width: 25%;
+
    background-color: #333;
clear: none;
+
}
margin-left: 0;
+
}
+
  
.\32 u, .\32 u\24 {
+
.awe-skin-dark {
width: 16.6666666667%;
+
    color: rgba(255, 255, 255, .8);
clear: none;
+
}
margin-left: 0;
+
}
+
  
.\31 u, .\31 u\24 {
+
.awe-skin-dark h1, .awe-skin-dark h2, .awe-skin-dark h3, .awe-skin-dark h4,
width: 8.3333333333%;
+
.awe-skin-dark h5, .awe-skin-dark h6 {
clear: none;
+
    color: #fff;
margin-left: 0;
+
}
}
+
  
.\31 2u\24 + *,
+
p {
.\31 1u\24 + *,
+
    margin-bottom: 16px;
.\31 0u\24 + *,
+
}
.\39 u\24 + *,
+
.\38 u\24 + *,
+
.\37 u\24 + *,
+
.\36 u\24 + *,
+
.\35 u\24 + *,
+
.\34 u\24 + *,
+
.\33 u\24 + *,
+
.\32 u\24 + *,
+
.\31 u\24 + * {
+
clear: left;
+
}
+
  
.\-11u {
+
a {
margin-left: 91.66667%;
+
    transition: all .3s ease;
}
+
}
  
.\-10u {
+
a, input, textarea, select {
margin-left: 83.33333%;
+
    outline: none;
}
+
}
  
.\-9u {
+
h1, h2, h3, h4, h5, h6 {
margin-left: 75%;
+
    font-weight: 500;
}
+
    line-height: 1.1;
 +
    color: #333;
 +
    font-family: "Josefin Sans", sans-serif;
 +
}
  
.\-8u {
+
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
margin-left: 66.66667%;
+
    color: inherit;
}
+
    text-decoration: none;
 +
}
  
.\-7u {
+
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
margin-left: 58.33333%;
+
    color: inherit;
}
+
    text-decoration: none;
 +
}
  
.\-6u {
+
h1 {
margin-left: 50%;
+
    font-size: 60px;
}
+
}
  
.\-5u {
+
h2 {
margin-left: 41.66667%;
+
    font-size: 52px;
}
+
}
  
.\-4u {
+
h3 {
margin-left: 33.33333%;
+
    font-size: 44px;
}
+
}
  
.\-3u {
+
h4 {
margin-left: 25%;
+
    font-size: 32px;
}
+
}
  
.\-2u {
+
h5 {
margin-left: 16.66667%;
+
    font-size: 28px;
}
+
}
  
.\-1u {
+
h6 {
margin-left: 8.33333%;
+
    font-size: 18px;
}
+
}
  
@media screen and (max-width: 1680px) {
+
h3, h1, h2, h3 {
 +
    margin-top: 30px;
 +
    margin-bottom: 15px;
 +
}
  
.row > * {
+
h4, h5, h6 {
padding: 0 0 0 2em;
+
    margin-top: 20px;
}
+
    margin-bottom: 10px;
 +
}
  
.row {
+
img {
margin: 0 0 -1px -2em;
+
    max-width: 100%;
}
+
}
  
.row.uniform > * {
+
blockquote {
padding: 2em 0 0 2em;
+
    position: relative;
}
+
    font-family: "Josefin Sans", sans-serif;
 +
    font-size: 18px;
 +
    border: 0;
 +
    padding: 0;
 +
    margin: 0;
 +
    margin-bottom: 30px;
 +
}
  
.row.uniform {
+
blockquote p {
margin: -2em 0 -1px -2em;
+
    font-style: italic;
}
+
    margin-bottom: 0;
 +
}
  
.row.\32 00\25 > * {
+
blockquote i {
padding: 0 0 0 4em;
+
    font-size: 40px !important;
}
+
    margin-bottom: 20px;
 +
}
  
.row.\32 00\25 {
+
blockquote cite {
margin: 0 0 -1px -4em;
+
    display: block;
}
+
    font-size: 16px;
 +
    font-style: normal;
 +
    font-family: "Montserrat", sans-serif;
 +
    font-weight: 700;
 +
    margin-top: 15px;
 +
}
  
.row.uniform.\32 00\25 > * {
+
blockquote small {
padding: 4em 0 0 4em;
+
    font-weight: 400;
}
+
}
  
.row.uniform.\32 00\25 {
+
@media (min-width: 768px) {
margin: -4em 0 -1px -4em;
+
    blockquote {
}
+
        font-size: 24px;
 +
    }
 +
}
  
.row.\31 50\25 > * {
+
abbr {
padding: 0 0 0 3em;
+
    color: #67dee8;
}
+
    border-width: 2px;
 +
}
  
.row.\31 50\25 {
+
mark, .mark {
margin: 0 0 -1px -3em;
+
    background-color: #049f40;
}
+
    color: #fff;
 +
}
  
.row.uniform.\31 50\25 > * {
+
ul {
padding: 3em 0 0 3em;
+
    list-style: none;
}
+
    margin: 0;
 +
    padding: 0;
 +
}
  
.row.uniform.\31 50\25 {
+
/* 4. button
margin: -3em 0 -1px -3em;
+
--------------------------------------------------------------------------------*/
}
+
  
.row.\35 0\25 > * {
+
.btn {
padding: 0 0 0 1em;
+
    text-transform: uppercase;
}
+
}
  
.row.\35 0\25 {
+
.btn-custom {
margin: 0 0 -1px -1em;
+
    position: relative;
}
+
    padding-right: 50px;
 +
}
  
.row.uniform.\35 0\25 > * {
+
.btn-custom:after {
padding: 1em 0 0 1em;
+
    content: '\F178';
}
+
    font-family: 'fontAwesome';
 +
    position: absolute;
 +
    top: 50%;
 +
    right: 12px;
 +
    transform: translateY(-50%);
 +
}
  
.row.uniform.\35 0\25 {
+
/* 5. contact
margin: -1em 0 -1px -1em;
+
--------------------------------------------------------------------------------*/
}
+
  
.row.\32 5\25 > * {
+
.contact {
padding: 0 0 0 0.5em;
+
    position: relative;
}
+
    margin-bottom: 20px;
 +
    z-index: 9;
 +
}
  
.row.\32 5\25 {
+
.contact__icon {
margin: 0 0 -1px -0.5em;
+
    font-size: 30px;
}
+
    margin-bottom: 15px;
 +
    color: #fff;
 +
    height: 60px;
 +
    width: 60px;
 +
    line-height: 60px;
 +
    text-align: center;
 +
    border-radius: 50%;
 +
    background: #049f40;
 +
    display: inline-block;
 +
}
  
.row.uniform.\32 5\25 > * {
+
.contact__title {
padding: 0.5em 0 0 0.5em;
+
    font-size: 22px;
}
+
    color: #333;
 +
    margin-top: 0;
 +
    margin-bottom: 5px;
 +
}
  
.row.uniform.\32 5\25 {
+
.contact__item:hover .contact__icon {
margin: -0.5em 0 -1px -0.5em;
+
    background: #333;
}
+
}
  
.\31 2u\28xlarge\29, .\31 2u\24\28xlarge\29 {
+
/* 6. countTo
width: 100%;
+
--------------------------------------------------------------------------------*/
clear: none;
+
margin-left: 0;
+
}
+
  
.\31 1u\28xlarge\29, .\31 1u\24\28xlarge\29 {
+
.countTo_module {
width: 91.6666666667%;
+
    margin-bottom: 30px;
clear: none;
+
    text-align: center;
margin-left: 0;
+
}
}
+
  
.\31 0u\28xlarge\29, .\31 0u\24\28xlarge\29 {
+
@media (min-width: 1201px) {
width: 83.3333333333%;
+
    .countTo_module {
clear: none;
+
        margin-bottom: 0;
margin-left: 0;
+
    }
}
+
}
  
.\39 u\28xlarge\29, .\39 u\24\28xlarge\29 {
+
.countTo_module .countTo__icon {
width: 75%;
+
    color: #fff;
clear: none;
+
    font-size: 40px;
margin-left: 0;
+
    line-height: normal;
}
+
}
  
.\38 u\28xlarge\29, .\38 u\24\28xlarge\29 {
+
.countTo_module .countTo__number {
width: 66.6666666667%;
+
    font-size: 60px;
clear: none;
+
    font-weight: bold;
margin-left: 0;
+
    margin-top: 10px;
}
+
    line-height: normal;
 +
    display: block;
 +
    font-family: sans-serif;
 +
}
  
.\37 u\28xlarge\29, .\37 u\24\28xlarge\29 {
+
.countTo_module .countTo__title {
width: 58.3333333333%;
+
    color: #fff;
clear: none;
+
    margin-top: 10px;
margin-left: 0;
+
    font-size: 20px;
}
+
    font-weight: 600;
 +
    font-family: "Josefin Sans", sans-serif;
 +
}
  
.\36 u\28xlarge\29, .\36 u\24\28xlarge\29 {
+
.awe-skin-dark .countTo__number {
width: 50%;
+
    color: #fff;
clear: none;
+
}
margin-left: 0;
+
}
+
  
.\35 u\28xlarge\29, .\35 u\24\28xlarge\29 {
+
/* 7. form_item
width: 41.6666666667%;
+
--------------------------------------------------------------------------------*/
clear: none;
+
margin-left: 0;
+
}
+
  
.\34 u\28xlarge\29, .\34 u\24\28xlarge\29 {
+
.form-item {
width: 33.3333333333%;
+
    margin-bottom: 25px;
clear: none;
+
    overflow: hidden;
margin-left: 0;
+
    position: relative;
}
+
}
  
.\33 u\28xlarge\29, .\33 u\24\28xlarge\29 {
+
.form__label {
width: 25%;
+
    position: absolute;
clear: none;
+
    left: 25px;
margin-left: 0;
+
    top: 13px;
}
+
    color: #049f40;
 +
    font-size: 18px;
 +
}
  
.\32 u\28xlarge\29, .\32 u\24\28xlarge\29 {
+
.form-wrapper {
width: 16.6666666667%;
+
    margin: 0 -15px;
clear: none;
+
    overflow: hidden;
margin-left: 0;
+
}
}
+
  
.\31 u\28xlarge\29, .\31 u\24\28xlarge\29 {
+
.form-wrapper .form-item {
width: 8.3333333333%;
+
    padding: 0 15px;
clear: none;
+
}
margin-left: 0;
+
}
+
  
.\31 2u\24\28xlarge\29 + *,
+
.form-wrapper .form-item .form-control {
.\31 1u\24\28xlarge\29 + *,
+
    text-indent: 40px;
.\31 0u\24\28xlarge\29 + *,
+
}
.\39 u\24\28xlarge\29 + *,
+
.\38 u\24\28xlarge\29 + *,
+
.\37 u\24\28xlarge\29 + *,
+
.\36 u\24\28xlarge\29 + *,
+
.\35 u\24\28xlarge\29 + *,
+
.\34 u\24\28xlarge\29 + *,
+
.\33 u\24\28xlarge\29 + *,
+
.\32 u\24\28xlarge\29 + *,
+
.\31 u\24\28xlarge\29 + * {
+
clear: left;
+
}
+
  
.\-11u\28xlarge\29 {
+
.form-wrapper .form-item .awe-btn:hover {
margin-left: 91.66667%;
+
    border-color: #049f40;
}
+
    background: #fff;
 +
    color: #000;
 +
}
  
.\-10u\28xlarge\29 {
+
.form-item-btn-center {
margin-left: 83.33333%;
+
    text-align: center;
}
+
}
  
.\-9u\28xlarge\29 {
+
@media (min-width: 769px) {
margin-left: 75%;
+
    .form-item--half {
}
+
        width: 50%;
 +
        float: left;
 +
    }
  
.\-8u\28xlarge\29 {
+
    .form-item-btn-right {
margin-left: 66.66667%;
+
        text-align: right;
}
+
    }
 +
}
  
.\-7u\28xlarge\29 {
+
.grid-css .grid-item .grid-item__inner {
margin-left: 58.33333%;
+
    position: relative;
}
+
}
  
.\-6u\28xlarge\29 {
+
.grid-css.grid-css--grid .grid-item__content-wrapper {
margin-left: 50%;
+
    position: absolute;
}
+
}
  
.\-5u\28xlarge\29 {
+
.grid-css.grid-css--grid .grid-item__content-wrapper {
margin-left: 41.66667%;
+
    margin: 0 !important;
}
+
}
  
.\-4u\28xlarge\29 {
+
.grid-css.grid-css--grid .grid-item__inner {
margin-left: 33.33333%;
+
    padding-top: 100%;
}
+
}
  
.\-3u\28xlarge\29 {
+
.grid-css.grid-css--grid .grid-item.extra-large .grid-item__inner,
margin-left: 25%;
+
.grid-css.grid-css--grid .grid-item.wide .grid-item__inner {
}
+
    padding-top: 50%;
 +
}
  
.\-2u\28xlarge\29 {
+
.grid-css.grid-css--grid .grid-item.high .grid-item__inner {
margin-left: 16.66667%;
+
    padding-top: 200%;
}
+
}
  
.\-1u\28xlarge\29 {
+
.grid-css.grid-css--grid[data-ratio="4by3"] .grid-item__inner {
margin-left: 8.33333%;
+
    padding-top: 75%;
}
+
}
  
}
+
.grid-css.grid-css--grid[data-ratio="4by3"] .grid-item.extra-large .grid-item__inner,
 +
.grid-css.grid-css--grid[data-ratio="4by3"] .grid-item.wide .grid-item__inner {
 +
    padding-top: 37.5%;
 +
}
  
@media screen and (max-width: 1280px) {
+
.grid-css.grid-css--grid[data-ratio="4by3"] .grid-item.high .grid-item__inner {
 +
    padding-top: 150%;
 +
}
  
.row > * {
+
.grid-css.grid-css--grid[data-ratio="16by9"] .grid-item__inner {
padding: 0 0 0 1.5em;
+
    padding-top: 56.25%;
}
+
}
  
.row {
+
.grid-css.grid-css--grid[data-ratio="16by9"] .grid-item.extra-large .grid-item__inner,
margin: 0 0 -1px -1.5em;
+
.grid-css.grid-css--grid[data-ratio="16by9"] .grid-item.wide .grid-item__inner {
}
+
    padding-top: 28.125%;
 +
}
  
.row.uniform > * {
+
.grid-css.grid-css--grid[data-ratio="16by9"] .grid-item.high .grid-item__inner {
padding: 1.5em 0 0 1.5em;
+
    padding-top: 112.5%;
}
+
}
  
.row.uniform {
+
[data-col-xs="1"].grid-css .grid-item, [data-col-xs="1"].grid-css .grid-sizer {
margin: -1.5em 0 -1px -1.5em;
+
    width: 100%;
}
+
}
  
.row.\32 00\25 > * {
+
[data-col-xs="2"].grid-css .grid-item, [data-col-xs="2"].grid-css .grid-sizer {
padding: 0 0 0 3em;
+
    width: 50%;
}
+
}
  
.row.\32 00\25 {
+
[data-col-xs="2"].grid-css .grid-item.wide,
margin: 0 0 -1px -3em;
+
[data-col-xs="2"].grid-css .grid-item.large {
}
+
    width: 100%;
 +
}
  
.row.uniform.\32 00\25 > * {
+
[data-col-xs="2"].grid-css .grid-item.extra-large {
padding: 3em 0 0 3em;
+
    width: 100%;
}
+
}
  
.row.uniform.\32 00\25 {
+
[data-col-xs="3"].grid-css .grid-item, [data-col-xs="3"].grid-css .grid-sizer {
margin: -3em 0 -1px -3em;
+
    width: 33.33333%;
}
+
}
  
.row.\31 50\25 > * {
+
[data-col-xs="3"].grid-css .grid-item.wide,
padding: 0 0 0 2.25em;
+
[data-col-xs="3"].grid-css .grid-item.large {
}
+
    width: 66.66667%;
 +
}
  
.row.\31 50\25 {
+
[data-col-xs="3"].grid-css .grid-item.extra-large {
margin: 0 0 -1px -2.25em;
+
    width: 100%;
}
+
}
  
.row.uniform.\31 50\25 > * {
+
[data-col-xs="4"].grid-css .grid-item, [data-col-xs="4"].grid-css .grid-sizer {
padding: 2.25em 0 0 2.25em;
+
    width: 25%;
}
+
}
  
.row.uniform.\31 50\25 {
+
[data-col-xs="4"].grid-css .grid-item.wide,
margin: -2.25em 0 -1px -2.25em;
+
[data-col-xs="4"].grid-css .grid-item.large {
}
+
    width: 50%;
 +
}
  
.row.\35 0\25 > * {
+
[data-col-xs="4"].grid-css .grid-item.extra-large {
padding: 0 0 0 0.75em;
+
    width: 100%;
}
+
}
  
.row.\35 0\25 {
+
[data-col-xs="5"].grid-css .grid-item, [data-col-xs="5"].grid-css .grid-sizer {
margin: 0 0 -1px -0.75em;
+
    width: 20%;
}
+
}
  
.row.uniform.\35 0\25 > * {
+
[data-col-xs="5"].grid-css .grid-item.wide,
padding: 0.75em 0 0 0.75em;
+
[data-col-xs="5"].grid-css .grid-item.large {
}
+
    width: 40%;
 +
}
  
.row.uniform.\35 0\25 {
+
[data-col-xs="5"].grid-css .grid-item.extra-large {
margin: -0.75em 0 -1px -0.75em;
+
    width: 100%;
}
+
}
  
.row.\32 5\25 > * {
+
[data-col-xs="6"].grid-css .grid-item, [data-col-xs="6"].grid-css .grid-sizer {
padding: 0 0 0 0.375em;
+
    width: 16.66667%;
}
+
}
  
.row.\32 5\25 {
+
[data-col-xs="6"].grid-css .grid-item.wide,
margin: 0 0 -1px -0.375em;
+
[data-col-xs="6"].grid-css .grid-item.large {
}
+
    width: 33.33333%;
 +
}
  
.row.uniform.\32 5\25 > * {
+
[data-col-xs="6"].grid-css .grid-item.extra-large {
padding: 0.375em 0 0 0.375em;
+
    width: 100%;
}
+
}
  
.row.uniform.\32 5\25 {
+
[data-col-xs="7"].grid-css .grid-item, [data-col-xs="7"].grid-css .grid-sizer {
margin: -0.375em 0 -1px -0.375em;
+
    width: 14.28571%;
}
+
}
  
.\31 2u\28large\29, .\31 2u\24\28large\29 {
+
[data-col-xs="7"].grid-css .grid-item.wide,
width: 100%;
+
[data-col-xs="7"].grid-css .grid-item.large {
clear: none;
+
    width: 28.57143%;
margin-left: 0;
+
}
}
+
  
.\31 1u\28large\29, .\31 1u\24\28large\29 {
+
[data-col-xs="7"].grid-css .grid-item.extra-large {
width: 91.6666666667%;
+
    width: 100%;
clear: none;
+
}
margin-left: 0;
+
}
+
  
.\31 0u\28large\29, .\31 0u\24\28large\29 {
+
[data-col-xs="8"].grid-css .grid-item, [data-col-xs="8"].grid-css .grid-sizer {
width: 83.3333333333%;
+
    width: 12.5%;
clear: none;
+
}
margin-left: 0;
+
}
+
  
.\39 u\28large\29, .\39 u\24\28large\29 {
+
[data-col-xs="8"].grid-css .grid-item.wide,
width: 75%;
+
[data-col-xs="8"].grid-css .grid-item.large {
clear: none;
+
    width: 25%;
margin-left: 0;
+
}
}
+
  
.\38 u\28large\29, .\38 u\24\28large\29 {
+
[data-col-xs="8"].grid-css .grid-item.extra-large {
width: 66.6666666667%;
+
    width: 100%;
clear: none;
+
}
margin-left: 0;
+
}
+
  
.\37 u\28large\29, .\37 u\24\28large\29 {
+
[data-col-xs="9"].grid-css .grid-item, [data-col-xs="9"].grid-css .grid-sizer {
width: 58.3333333333%;
+
    width: 11.11111%;
clear: none;
+
}
margin-left: 0;
+
}
+
  
.\36 u\28large\29, .\36 u\24\28large\29 {
+
[data-col-xs="9"].grid-css .grid-item.wide,
width: 50%;
+
[data-col-xs="9"].grid-css .grid-item.large {
clear: none;
+
    width: 22.22222%;
margin-left: 0;
+
}
}
+
  
.\35 u\28large\29, .\35 u\24\28large\29 {
+
[data-col-xs="9"].grid-css .grid-item.extra-large {
width: 41.6666666667%;
+
    width: 100%;
clear: none;
+
}
margin-left: 0;
+
}
+
  
.\34 u\28large\29, .\34 u\24\28large\29 {
+
[data-col-xs="10"].grid-css .grid-item, [data-col-xs="10"].grid-css .grid-sizer {
width: 33.3333333333%;
+
    width: 10%;
clear: none;
+
}
margin-left: 0;
+
}
+
  
.\33 u\28large\29, .\33 u\24\28large\29 {
+
[data-col-xs="10"].grid-css .grid-item.wide,
width: 25%;
+
[data-col-xs="10"].grid-css .grid-item.large {
clear: none;
+
    width: 20%;
margin-left: 0;
+
}
}
+
  
.\32 u\28large\29, .\32 u\24\28large\29 {
+
[data-col-xs="10"].grid-css .grid-item.extra-large {
width: 16.6666666667%;
+
    width: 100%;
clear: none;
+
}
margin-left: 0;
+
}
+
  
.\31 u\28large\29, .\31 u\24\28large\29 {
+
@media (min-width: 768px) {
width: 8.3333333333%;
+
    [data-col-sm="1"].grid-css .grid-item,
clear: none;
+
    [data-col-sm="1"].grid-css .grid-sizer {
margin-left: 0;
+
        width: 100%;
}
+
    }
  
.\31 2u\24\28large\29 + *,
+
    [data-col-sm="2"].grid-css .grid-item,
.\31 1u\24\28large\29 + *,
+
    [data-col-sm="2"].grid-css .grid-sizer {
.\31 0u\24\28large\29 + *,
+
        width: 50%;
.\39 u\24\28large\29 + *,
+
    }
.\38 u\24\28large\29 + *,
+
.\37 u\24\28large\29 + *,
+
.\36 u\24\28large\29 + *,
+
.\35 u\24\28large\29 + *,
+
.\34 u\24\28large\29 + *,
+
.\33 u\24\28large\29 + *,
+
.\32 u\24\28large\29 + *,
+
.\31 u\24\28large\29 + * {
+
clear: left;
+
}
+
  
.\-11u\28large\29 {
+
    [data-col-sm="2"].grid-css .grid-item.wide,
margin-left: 91.66667%;
+
    [data-col-sm="2"].grid-css .grid-item.large {
}
+
        width: 100%;
 +
    }
  
.\-10u\28large\29 {
+
    [data-col-sm="2"].grid-css .grid-item.extra-large {
margin-left: 83.33333%;
+
        width: 100%;
}
+
    }
  
.\-9u\28large\29 {
+
    [data-col-sm="3"].grid-css .grid-item,
margin-left: 75%;
+
    [data-col-sm="3"].grid-css .grid-sizer {
}
+
        width: 33.33333%;
 +
    }
  
.\-8u\28large\29 {
+
    [data-col-sm="3"].grid-css .grid-item.wide,
margin-left: 66.66667%;
+
    [data-col-sm="3"].grid-css .grid-item.large {
}
+
        width: 66.66667%;
 +
    }
  
.\-7u\28large\29 {
+
    [data-col-sm="3"].grid-css .grid-item.extra-large {
margin-left: 58.33333%;
+
        width: 100%;
}
+
    }
  
.\-6u\28large\29 {
+
    [data-col-sm="4"].grid-css .grid-item,
margin-left: 50%;
+
    [data-col-sm="4"].grid-css .grid-sizer {
}
+
        width: 25%;
 +
    }
  
.\-5u\28large\29 {
+
    [data-col-sm="4"].grid-css .grid-item.wide,
margin-left: 41.66667%;
+
    [data-col-sm="4"].grid-css .grid-item.large {
}
+
        width: 50%;
 +
    }
  
.\-4u\28large\29 {
+
    [data-col-sm="4"].grid-css .grid-item.extra-large {
margin-left: 33.33333%;
+
        width: 100%;
}
+
    }
  
.\-3u\28large\29 {
+
    [data-col-sm="5"].grid-css .grid-item,
margin-left: 25%;
+
    [data-col-sm="5"].grid-css .grid-sizer {
}
+
        width: 20%;
 +
    }
  
.\-2u\28large\29 {
+
    [data-col-sm="5"].grid-css .grid-item.wide,
margin-left: 16.66667%;
+
    [data-col-sm="5"].grid-css .grid-item.large {
}
+
        width: 40%;
 +
    }
  
.\-1u\28large\29 {
+
    [data-col-sm="5"].grid-css .grid-item.extra-large {
margin-left: 8.33333%;
+
        width: 100%;
}
+
    }
  
}
+
    [data-col-sm="6"].grid-css .grid-item,
 +
    [data-col-sm="6"].grid-css .grid-sizer {
 +
        width: 16.66667%;
 +
    }
  
@media screen and (max-width: 980px) {
+
    [data-col-sm="6"].grid-css .grid-item.wide,
 +
    [data-col-sm="6"].grid-css .grid-item.large {
 +
        width: 33.33333%;
 +
    }
  
.row > * {
+
    [data-col-sm="6"].grid-css .grid-item.extra-large {
padding: 0 0 0 1.5em;
+
        width: 100%;
}
+
    }
  
.row {
+
    [data-col-sm="7"].grid-css .grid-item,
margin: 0 0 -1px -1.5em;
+
    [data-col-sm="7"].grid-css .grid-sizer {
}
+
        width: 14.28571%;
 +
    }
  
.row.uniform > * {
+
    [data-col-sm="7"].grid-css .grid-item.wide,
padding: 1.5em 0 0 1.5em;
+
    [data-col-sm="7"].grid-css .grid-item.large {
}
+
        width: 28.57143%;
 +
    }
  
.row.uniform {
+
    [data-col-sm="7"].grid-css .grid-item.extra-large {
margin: -1.5em 0 -1px -1.5em;
+
        width: 100%;
}
+
    }
  
.row.\32 00\25 > * {
+
    [data-col-sm="8"].grid-css .grid-item,
padding: 0 0 0 3em;
+
    [data-col-sm="8"].grid-css .grid-sizer {
}
+
        width: 12.5%;
 +
    }
  
.row.\32 00\25 {
+
    [data-col-sm="8"].grid-css .grid-item.wide,
margin: 0 0 -1px -3em;
+
    [data-col-sm="8"].grid-css .grid-item.large {
}
+
        width: 25%;
 +
    }
  
.row.uniform.\32 00\25 > * {
+
    [data-col-sm="8"].grid-css .grid-item.extra-large {
padding: 3em 0 0 3em;
+
        width: 100%;
}
+
    }
  
.row.uniform.\32 00\25 {
+
    [data-col-sm="9"].grid-css .grid-item,
margin: -3em 0 -1px -3em;
+
    [data-col-sm="9"].grid-css .grid-sizer {
}
+
        width: 11.11111%;
 +
    }
  
.row.\31 50\25 > * {
+
    [data-col-sm="9"].grid-css .grid-item.wide,
padding: 0 0 0 2.25em;
+
    [data-col-sm="9"].grid-css .grid-item.large {
}
+
        width: 22.22222%;
 +
    }
  
.row.\31 50\25 {
+
    [data-col-sm="9"].grid-css .grid-item.extra-large {
margin: 0 0 -1px -2.25em;
+
        width: 100%;
}
+
    }
  
.row.uniform.\31 50\25 > * {
+
    [data-col-sm="10"].grid-css .grid-item,
padding: 2.25em 0 0 2.25em;
+
    [data-col-sm="10"].grid-css .grid-sizer {
}
+
        width: 10%;
 +
    }
  
.row.uniform.\31 50\25 {
+
    [data-col-sm="10"].grid-css .grid-item.wide,
margin: -2.25em 0 -1px -2.25em;
+
    [data-col-sm="10"].grid-css .grid-item.large {
}
+
        width: 20%;
 +
    }
  
.row.\35 0\25 > * {
+
    [data-col-sm="10"].grid-css .grid-item.extra-large {
padding: 0 0 0 0.75em;
+
        width: 100%;
}
+
    }
 +
}
  
.row.\35 0\25 {
+
@media (min-width: 992px) {
margin: 0 0 -1px -0.75em;
+
    [data-col-md="1"].grid-css .grid-item,
}
+
    [data-col-md="1"].grid-css .grid-sizer {
 +
        width: 100%;
 +
    }
  
.row.uniform.\35 0\25 > * {
+
    [data-col-md="2"].grid-css .grid-item,
padding: 0.75em 0 0 0.75em;
+
    [data-col-md="2"].grid-css .grid-sizer {
}
+
        width: 50%;
 +
    }
  
.row.uniform.\35 0\25 {
+
    [data-col-md="2"].grid-css .grid-item.wide,
margin: -0.75em 0 -1px -0.75em;
+
    [data-col-md="2"].grid-css .grid-item.large {
}
+
        width: 100%;
 +
    }
  
.row.\32 5\25 > * {
+
    [data-col-md="2"].grid-css .grid-item.extra-large {
padding: 0 0 0 0.375em;
+
        width: 100%;
}
+
    }
  
.row.\32 5\25 {
+
    [data-col-md="3"].grid-css .grid-item,
margin: 0 0 -1px -0.375em;
+
    [data-col-md="3"].grid-css .grid-sizer {
}
+
        width: 33.33333%;
 +
    }
  
.row.uniform.\32 5\25 > * {
+
    [data-col-md="3"].grid-css .grid-item.wide,
padding: 0.375em 0 0 0.375em;
+
    [data-col-md="3"].grid-css .grid-item.large {
}
+
        width: 66.66667%;
 +
    }
  
.row.uniform.\32 5\25 {
+
    [data-col-md="3"].grid-css .grid-item.extra-large {
margin: -0.375em 0 -1px -0.375em;
+
        width: 100%;
}
+
    }
  
.\31 2u\28medium\29, .\31 2u\24\28medium\29 {
+
    [data-col-md="4"].grid-css .grid-item,
width: 100%;
+
    [data-col-md="4"].grid-css .grid-sizer {
clear: none;
+
        width: 25%;
margin-left: 0;
+
    }
}
+
  
.\31 1u\28medium\29, .\31 1u\24\28medium\29 {
+
    [data-col-md="4"].grid-css .grid-item.wide,
width: 91.6666666667%;
+
    [data-col-md="4"].grid-css .grid-item.large {
clear: none;
+
        width: 50%;
margin-left: 0;
+
    }
}
+
  
.\31 0u\28medium\29, .\31 0u\24\28medium\29 {
+
    [data-col-md="4"].grid-css .grid-item.extra-large {
width: 83.3333333333%;
+
        width: 100%;
clear: none;
+
    }
margin-left: 0;
+
}
+
  
.\39 u\28medium\29, .\39 u\24\28medium\29 {
+
    [data-col-md="5"].grid-css .grid-item,
width: 75%;
+
    [data-col-md="5"].grid-css .grid-sizer {
clear: none;
+
        width: 20%;
margin-left: 0;
+
    }
}
+
  
.\38 u\28medium\29, .\38 u\24\28medium\29 {
+
    [data-col-md="5"].grid-css .grid-item.wide,
width: 66.6666666667%;
+
    [data-col-md="5"].grid-css .grid-item.large {
clear: none;
+
        width: 40%;
margin-left: 0;
+
    }
}
+
  
.\37 u\28medium\29, .\37 u\24\28medium\29 {
+
    [data-col-md="5"].grid-css .grid-item.extra-large {
width: 58.3333333333%;
+
        width: 100%;
clear: none;
+
    }
margin-left: 0;
+
}
+
  
.\36 u\28medium\29, .\36 u\24\28medium\29 {
+
    [data-col-md="6"].grid-css .grid-item,
width: 50%;
+
    [data-col-md="6"].grid-css .grid-sizer {
clear: none;
+
        width: 16.66667%;
margin-left: 0;
+
    }
}
+
  
.\35 u\28medium\29, .\35 u\24\28medium\29 {
+
    [data-col-md="6"].grid-css .grid-item.wide,
width: 41.6666666667%;
+
    [data-col-md="6"].grid-css .grid-item.large {
clear: none;
+
        width: 33.33333%;
margin-left: 0;
+
    }
}
+
  
.\34 u\28medium\29, .\34 u\24\28medium\29 {
+
    [data-col-md="6"].grid-css .grid-item.extra-large {
width: 33.3333333333%;
+
        width: 100%;
clear: none;
+
    }
margin-left: 0;
+
}
+
  
.\33 u\28medium\29, .\33 u\24\28medium\29 {
+
    [data-col-md="7"].grid-css .grid-item,
width: 25%;
+
    [data-col-md="7"].grid-css .grid-sizer {
clear: none;
+
        width: 14.28571%;
margin-left: 0;
+
    }
}
+
  
.\32 u\28medium\29, .\32 u\24\28medium\29 {
+
    [data-col-md="7"].grid-css .grid-item.wide,
width: 16.6666666667%;
+
    [data-col-md="7"].grid-css .grid-item.large {
clear: none;
+
        width: 28.57143%;
margin-left: 0;
+
    }
}
+
  
.\31 u\28medium\29, .\31 u\24\28medium\29 {
+
    [data-col-md="7"].grid-css .grid-item.extra-large {
width: 8.3333333333%;
+
        width: 100%;
clear: none;
+
    }
margin-left: 0;
+
}
+
  
.\31 2u\24\28medium\29 + *,
+
    [data-col-md="8"].grid-css .grid-item,
.\31 1u\24\28medium\29 + *,
+
    [data-col-md="8"].grid-css .grid-sizer {
.\31 0u\24\28medium\29 + *,
+
        width: 12.5%;
.\39 u\24\28medium\29 + *,
+
    }
.\38 u\24\28medium\29 + *,
+
.\37 u\24\28medium\29 + *,
+
.\36 u\24\28medium\29 + *,
+
.\35 u\24\28medium\29 + *,
+
.\34 u\24\28medium\29 + *,
+
.\33 u\24\28medium\29 + *,
+
.\32 u\24\28medium\29 + *,
+
.\31 u\24\28medium\29 + * {
+
clear: left;
+
}
+
  
.\-11u\28medium\29 {
+
    [data-col-md="8"].grid-css .grid-item.wide,
margin-left: 91.66667%;
+
    [data-col-md="8"].grid-css .grid-item.large {
}
+
        width: 25%;
 +
    }
  
.\-10u\28medium\29 {
+
    [data-col-md="8"].grid-css .grid-item.extra-large {
margin-left: 83.33333%;
+
        width: 100%;
}
+
    }
  
.\-9u\28medium\29 {
+
    [data-col-md="9"].grid-css .grid-item,
margin-left: 75%;
+
    [data-col-md="9"].grid-css .grid-sizer {
}
+
        width: 11.11111%;
 +
    }
  
.\-8u\28medium\29 {
+
    [data-col-md="9"].grid-css .grid-item.wide,
margin-left: 66.66667%;
+
    [data-col-md="9"].grid-css .grid-item.large {
}
+
        width: 22.22222%;
 +
    }
  
.\-7u\28medium\29 {
+
    [data-col-md="9"].grid-css .grid-item.extra-large {
margin-left: 58.33333%;
+
        width: 100%;
}
+
    }
  
.\-6u\28medium\29 {
+
    [data-col-md="10"].grid-css .grid-item,
margin-left: 50%;
+
    [data-col-md="10"].grid-css .grid-sizer {
}
+
        width: 10%;
 +
    }
  
.\-5u\28medium\29 {
+
    [data-col-md="10"].grid-css .grid-item.wide,
margin-left: 41.66667%;
+
    [data-col-md="10"].grid-css .grid-item.large {
}
+
        width: 20%;
 +
    }
  
.\-4u\28medium\29 {
+
    [data-col-md="10"].grid-css .grid-item.extra-large {
margin-left: 33.33333%;
+
        width: 100%;
}
+
    }
 +
}
  
.\-3u\28medium\29 {
+
@media (min-width: 1200px) {
margin-left: 25%;
+
    [data-col-lg="1"].grid-css .grid-item,
}
+
    [data-col-lg="1"].grid-css .grid-sizer {
 +
        width: 100%;
 +
    }
  
.\-2u\28medium\29 {
+
    [data-col-lg="2"].grid-css .grid-item,
margin-left: 16.66667%;
+
    [data-col-lg="2"].grid-css .grid-sizer {
}
+
        width: 50%;
 +
    }
  
.\-1u\28medium\29 {
+
    [data-col-lg="2"].grid-css .grid-item.wide,
margin-left: 8.33333%;
+
    [data-col-lg="2"].grid-css .grid-item.large {
}
+
        width: 100%;
 +
    }
  
}
+
    [data-col-lg="2"].grid-css .grid-item.extra-large {
 +
        width: 100%;
 +
    }
  
@media screen and (max-width: 736px) {
+
    [data-col-lg="3"].grid-css .grid-item,
 +
    [data-col-lg="3"].grid-css .grid-sizer {
 +
        width: 33.33333%;
 +
    }
  
.row > * {
+
    [data-col-lg="3"].grid-css .grid-item.wide,
padding: 0 0 0 1.25em;
+
    [data-col-lg="3"].grid-css .grid-item.large {
}
+
        width: 66.66667%;
 +
    }
  
.row {
+
    [data-col-lg="3"].grid-css .grid-item.extra-large {
margin: 0 0 -1px -1.25em;
+
        width: 100%;
}
+
    }
  
.row.uniform > * {
+
    [data-col-lg="4"].grid-css .grid-item,
padding: 1.25em 0 0 1.25em;
+
    [data-col-lg="4"].grid-css .grid-sizer {
}
+
        width: 25%;
 +
    }
  
.row.uniform {
+
    [data-col-lg="4"].grid-css .grid-item.wide,
margin: -1.25em 0 -1px -1.25em;
+
    [data-col-lg="4"].grid-css .grid-item.large {
}
+
        width: 50%;
 +
    }
  
.row.\32 00\25 > * {
+
    [data-col-lg="4"].grid-css .grid-item.extra-large {
padding: 0 0 0 2.5em;
+
        width: 100%;
}
+
    }
  
.row.\32 00\25 {
+
    [data-col-lg="5"].grid-css .grid-item,
margin: 0 0 -1px -2.5em;
+
    [data-col-lg="5"].grid-css .grid-sizer {
}
+
        width: 20%;
 +
    }
  
.row.uniform.\32 00\25 > * {
+
    [data-col-lg="5"].grid-css .grid-item.wide,
padding: 2.5em 0 0 2.5em;
+
    [data-col-lg="5"].grid-css .grid-item.large {
}
+
        width: 40%;
 +
    }
  
.row.uniform.\32 00\25 {
+
    [data-col-lg="5"].grid-css .grid-item.extra-large {
margin: -2.5em 0 -1px -2.5em;
+
        width: 100%;
}
+
    }
  
.row.\31 50\25 > * {
+
    [data-col-lg="6"].grid-css .grid-item,
padding: 0 0 0 1.875em;
+
    [data-col-lg="6"].grid-css .grid-sizer {
}
+
        width: 16.66667%;
 +
    }
  
.row.\31 50\25 {
+
    [data-col-lg="6"].grid-css .grid-item.wide,
margin: 0 0 -1px -1.875em;
+
    [data-col-lg="6"].grid-css .grid-item.large {
}
+
        width: 33.33333%;
 +
    }
  
.row.uniform.\31 50\25 > * {
+
    [data-col-lg="6"].grid-css .grid-item.extra-large {
padding: 1.875em 0 0 1.875em;
+
        width: 100%;
}
+
    }
  
.row.uniform.\31 50\25 {
+
    [data-col-lg="7"].grid-css .grid-item,
margin: -1.875em 0 -1px -1.875em;
+
    [data-col-lg="7"].grid-css .grid-sizer {
}
+
        width: 14.28571%;
 +
    }
  
.row.\35 0\25 > * {
+
    [data-col-lg="7"].grid-css .grid-item.wide,
padding: 0 0 0 0.625em;
+
    [data-col-lg="7"].grid-css .grid-item.large {
}
+
        width: 28.57143%;
 +
    }
  
.row.\35 0\25 {
+
    [data-col-lg="7"].grid-css .grid-item.extra-large {
margin: 0 0 -1px -0.625em;
+
        width: 100%;
}
+
    }
  
.row.uniform.\35 0\25 > * {
+
    [data-col-lg="8"].grid-css .grid-item,
padding: 0.625em 0 0 0.625em;
+
    [data-col-lg="8"].grid-css .grid-sizer {
}
+
        width: 12.5%;
 +
    }
  
.row.uniform.\35 0\25 {
+
    [data-col-lg="8"].grid-css .grid-item.wide,
margin: -0.625em 0 -1px -0.625em;
+
    [data-col-lg="8"].grid-css .grid-item.large {
}
+
        width: 25%;
 +
    }
  
.row.\32 5\25 > * {
+
    [data-col-lg="8"].grid-css .grid-item.extra-large {
padding: 0 0 0 0.3125em;
+
        width: 100%;
}
+
    }
  
.row.\32 5\25 {
+
    [data-col-lg="9"].grid-css .grid-item,
margin: 0 0 -1px -0.3125em;
+
    [data-col-lg="9"].grid-css .grid-sizer {
}
+
        width: 11.11111%;
 +
    }
  
.row.uniform.\32 5\25 > * {
+
    [data-col-lg="9"].grid-css .grid-item.wide,
padding: 0.3125em 0 0 0.3125em;
+
    [data-col-lg="9"].grid-css .grid-item.large {
}
+
        width: 22.22222%;
 +
    }
  
.row.uniform.\32 5\25 {
+
    [data-col-lg="9"].grid-css .grid-item.extra-large {
margin: -0.3125em 0 -1px -0.3125em;
+
        width: 100%;
}
+
    }
  
.\31 2u\28small\29, .\31 2u\24\28small\29 {
+
    [data-col-lg="10"].grid-css .grid-item,
width: 100%;
+
    [data-col-lg="10"].grid-css .grid-sizer {
clear: none;
+
        width: 10%;
margin-left: 0;
+
    }
}
+
  
.\31 1u\28small\29, .\31 1u\24\28small\29 {
+
    [data-col-lg="10"].grid-css .grid-item.wide,
width: 91.6666666667%;
+
    [data-col-lg="10"].grid-css .grid-item.large {
clear: none;
+
        width: 20%;
margin-left: 0;
+
    }
}
+
  
.\31 0u\28small\29, .\31 0u\24\28small\29 {
+
    [data-col-lg="10"].grid-css .grid-item.extra-large {
width: 83.3333333333%;
+
        width: 100%;
clear: none;
+
    }
margin-left: 0;
+
}
}
+
  
.\39 u\28small\29, .\39 u\24\28small\29 {
+
[data-gap="5"].grid-css .grid__inner {
width: 75%;
+
    margin: -3px;
clear: none;
+
}
margin-left: 0;
+
}
+
  
.\38 u\28small\29, .\38 u\24\28small\29 {
+
[data-gap="5"].grid-css .grid__inner .grid-item .grid-item__content-wrapper {
width: 66.6666666667%;
+
    margin: 3px;
clear: none;
+
    top: 3px;
margin-left: 0;
+
    right: 3px;
}
+
    bottom: 3px;
 +
    left: 3px;
 +
}
  
.\37 u\28small\29, .\37 u\24\28small\29 {
+
[data-gap="10"].grid-css .grid__inner {
width: 58.3333333333%;
+
    margin: -5px;
clear: none;
+
}
margin-left: 0;
+
}
+
  
.\36 u\28small\29, .\36 u\24\28small\29 {
+
[data-gap="10"].grid-css .grid__inner .grid-item .grid-item__content-wrapper {
width: 50%;
+
    margin: 5px;
clear: none;
+
    top: 5px;
margin-left: 0;
+
    right: 5px;
}
+
    bottom: 5px;
 +
    left: 5px;
 +
}
  
.\35 u\28small\29, .\35 u\24\28small\29 {
+
[data-gap="15"].grid-css .grid__inner {
width: 41.6666666667%;
+
    margin: -8px;
clear: none;
+
}
margin-left: 0;
+
}
+
  
.\34 u\28small\29, .\34 u\24\28small\29 {
+
[data-gap="15"].grid-css .grid__inner .grid-item .grid-item__content-wrapper {
width: 33.3333333333%;
+
    margin: 8px;
clear: none;
+
    top: 8px;
margin-left: 0;
+
    right: 8px;
}
+
    bottom: 8px;
 +
    left: 8px;
 +
}
  
.\33 u\28small\29, .\33 u\24\28small\29 {
+
[data-gap="20"].grid-css .grid__inner {
width: 25%;
+
    margin: -10px;
clear: none;
+
}
margin-left: 0;
+
}
+
  
.\32 u\28small\29, .\32 u\24\28small\29 {
+
[data-gap="20"].grid-css .grid__inner .grid-item .grid-item__content-wrapper {
width: 16.6666666667%;
+
    margin: 10px;
clear: none;
+
    top: 10px;
margin-left: 0;
+
    right: 10px;
}
+
    bottom: 10px;
 +
    left: 10px;
 +
}
  
.\31 u\28small\29, .\31 u\24\28small\29 {
+
[data-gap="25"].grid-css .grid__inner {
width: 8.3333333333%;
+
    margin: -13px;
clear: none;
+
}
margin-left: 0;
+
}
+
  
.\31 2u\24\28small\29 + *,
+
[data-gap="25"].grid-css .grid__inner .grid-item .grid-item__content-wrapper {
.\31 1u\24\28small\29 + *,
+
    margin: 13px;
.\31 0u\24\28small\29 + *,
+
    top: 13px;
.\39 u\24\28small\29 + *,
+
    right: 13px;
.\38 u\24\28small\29 + *,
+
    bottom: 13px;
.\37 u\24\28small\29 + *,
+
    left: 13px;
.\36 u\24\28small\29 + *,
+
}
.\35 u\24\28small\29 + *,
+
.\34 u\24\28small\29 + *,
+
.\33 u\24\28small\29 + *,
+
.\32 u\24\28small\29 + *,
+
.\31 u\24\28small\29 + * {
+
clear: left;
+
}
+
  
.\-11u\28small\29 {
+
[data-gap="30"].grid-css .grid__inner {
margin-left: 91.66667%;
+
    margin: -15px;
}
+
}
  
.\-10u\28small\29 {
+
[data-gap="30"].grid-css .grid__inner .grid-item .grid-item__content-wrapper {
margin-left: 83.33333%;
+
    margin: 15px;
}
+
    top: 15px;
 +
    right: 15px;
 +
    bottom: 15px;
 +
    left: 15px;
 +
}
  
.\-9u\28small\29 {
+
[data-gap="35"].grid-css .grid__inner {
margin-left: 75%;
+
    margin: -18px;
}
+
}
  
.\-8u\28small\29 {
+
[data-gap="35"].grid-css .grid__inner .grid-item .grid-item__content-wrapper {
margin-left: 66.66667%;
+
    margin: 18px;
}
+
    top: 18px;
 +
    right: 18px;
 +
    bottom: 18px;
 +
    left: 18px;
 +
}
  
.\-7u\28small\29 {
+
[data-gap="40"].grid-css .grid__inner {
margin-left: 58.33333%;
+
    margin: -20px;
}
+
}
  
.\-6u\28small\29 {
+
[data-gap="40"].grid-css .grid__inner .grid-item .grid-item__content-wrapper {
margin-left: 50%;
+
    margin: 20px;
}
+
    top: 20px;
 +
    right: 20px;
 +
    bottom: 20px;
 +
    left: 20px;
 +
}
  
.\-5u\28small\29 {
+
[data-gap="45"].grid-css .grid__inner {
margin-left: 41.66667%;
+
    margin: -23px;
}
+
}
  
.\-4u\28small\29 {
+
[data-gap="45"].grid-css .grid__inner .grid-item .grid-item__content-wrapper {
margin-left: 33.33333%;
+
    margin: 23px;
}
+
    top: 23px;
 +
    right: 23px;
 +
    bottom: 23px;
 +
    left: 23px;
 +
}
  
.\-3u\28small\29 {
+
[data-gap="50"].grid-css .grid__inner {
margin-left: 25%;
+
    margin: -25px;
}
+
}
  
.\-2u\28small\29 {
+
[data-gap="50"].grid-css .grid__inner .grid-item .grid-item__content-wrapper {
margin-left: 16.66667%;
+
    margin: 25px;
}
+
    top: 25px;
 +
    right: 25px;
 +
    bottom: 25px;
 +
    left: 25px;
 +
}
  
.\-1u\28small\29 {
+
/* 8. grid-css
margin-left: 8.33333%;
+
--------------------------------------------------------------------------------*/
}
+
  
}
+
.grid-css {
 +
    margin: 0;
 +
}
  
@media screen and (max-width: 480px) {
+
.grid-css .grid-item, .grid-css .grid-sizer {
 +
    width: 100%;
 +
}
  
.row > * {
+
.grid-css .grid-item .grid-item__inner .grid-item__content-wrapper {
padding: 0 0 0 1.25em;
+
    background-color: #ccc;
}
+
}
  
.row {
+
.grid-css.grid-css--grid .grid-item__content-wrapper {
margin: 0 0 -1px -1.25em;
+
    top: 0;
}
+
    right: 0;
 +
    bottom: 0;
 +
    left: 0;
 +
}
  
.row.uniform > * {
+
.filter {
padding: 1.25em 0 0 1.25em;
+
    margin: 0 -10px 30px;
}
+
    text-align: center;
 +
}
  
.row.uniform {
+
.filter li {
margin: -1.25em 0 -1px -1.25em;
+
    display: inline-block;
}
+
    margin-right: 10px;
 +
    margin-bottom: 10px;
 +
    font-size: 16px;
 +
    padding: 5px 10px;
 +
    cursor: pointer;
 +
    color: #666;
 +
    font-weight: 400;
 +
    border-radius: 5px;
 +
    border: 1px solid #ccc;
 +
}
  
.row.\32 00\25 > * {
+
.filter li.current {
padding: 0 0 0 2.5em;
+
    background-color: #049f40;
}
+
    border: 1px solid #049f40;
 +
    color: #fff;
 +
}
  
.row.\32 00\25 {
+
.filter li.current a {
margin: 0 0 -1px -2.5em;
+
    color: #fff;
}
+
}
  
.row.uniform.\32 00\25 > * {
+
.filter a {
padding: 2.5em 0 0 2.5em;
+
    color: #748182;
}
+
}
  
.row.uniform.\32 00\25 {
+
/* 9. portfolio
margin: -2.5em 0 -1px -2.5em;
+
--------------------------------------------------------------------------------*/
}
+
  
.row.\31 50\25 > * {
+
/* 10. portfolio
padding: 0 0 0 1.875em;
+
--------------------------------------------------------------------------------*/
}
+
  
.row.\31 50\25 {
+
.portfolio {
margin: 0 0 -1px -1.875em;
+
    position: relative;
}
+
    z-index: 9;
 +
    text-align: center;
 +
    transition: all .3s ease;
 +
}
  
.row.uniform.\31 50\25 > * {
+
.portfolio:after {
padding: 1.875em 0 0 1.875em;
+
    content: '';
}
+
    display: block;
 +
    padding-top: 100%;
 +
}
  
.row.uniform.\31 50\25 {
+
.portfolio:hover {
margin: -1.875em 0 -1px -1.875em;
+
    box-shadow: 0 16px 22px 0 rgba(90, 91, 95, .3);
}
+
}
  
.row.\35 0\25 > * {
+
.portfolio__bg {
padding: 0 0 0 0.625em;
+
    position: absolute;
}
+
    top: 0;
 +
    left: 0;
 +
    width: 100%;
 +
    height: 100%;
 +
    background-position: center center;
 +
    background-repeat: no-repeat;
 +
    background-size: cover;
 +
    z-index: -1;
 +
}
  
.row.\35 0\25 {
+
.portfolio__bg img {
margin: 0 0 -1px -0.625em;
+
    display: none !important;
}
+
    width: 100%;
 +
    height: auto;
 +
    transition: all .5s ease-in-out;
 +
}
  
.row.uniform.\35 0\25 > * {
+
.portfolio__icon {
padding: 0.625em 0 0 0.625em;
+
    position: absolute;
}
+
    top: 50%;
 +
    left: 50%;
 +
    width: 50px;
 +
    height: 50px;
 +
    line-height: 50px;
 +
    font-size: 20px;
 +
    color: #fff;
 +
    text-align: center;
 +
    border-radius: 50%;
 +
    background-color: rgba(0, 0, 0, .8);
 +
    z-index: 1;
 +
    transform: translate3d(-50%, -50%, 0);
 +
}
  
.row.uniform.\35 0\25 {
+
.grid-item__content-wrapper .portfolio {
margin: -0.625em 0 -1px -0.625em;
+
    position: absolute;
}
+
    top: 0;
 +
    left: 0;
 +
    width: 100%;
 +
    height: 100%;
 +
}
  
.row.\32 5\25 > * {
+
.grid-item__content-wrapper .portfolio:after {
padding: 0 0 0 0.3125em;
+
    display: none;
}
+
}
  
.row.\32 5\25 {
+
.grid-item__content-wrapper .portfolio:hover h2,
margin: 0 0 -1px -0.3125em;
+
.grid-item__content-wrapper .portfolio:hover p {
}
+
    transform: translateY(0);
 +
}
  
.row.uniform.\32 5\25 > * {
+
.grid-item__content-wrapper .portfolio:hover .line {
padding: 0.3125em 0 0 0.3125em;
+
    opacity: 1;
}
+
    transform: translateX(0);
 +
}
  
.row.uniform.\32 5\25 {
+
.grid-item__content-wrapper .portfolio:hover .overlay {
margin: -0.3125em 0 -1px -0.3125em;
+
    opacity: 1;
}
+
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
 +
}
  
.\31 2u\28xsmall\29, .\31 2u\24\28xsmall\29 {
+
.grid-item__content-wrapper .portfolio:hover img {
width: 100%;
+
    transform: scale(1.1);
clear: none;
+
}
margin-left: 0;
+
}
+
  
.\31 1u\28xsmall\29, .\31 1u\24\28xsmall\29 {
+
.grid-item__content-wrapper .overlay {
width: 91.6666666667%;
+
    position: absolute;
clear: none;
+
    top: 0;
margin-left: 0;
+
    bottom: 0;
}
+
    left: 0;
 +
    right: 0;
 +
    background-color: rgba(0, 0, 0, .87);
 +
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
 +
    opacity: 0;
 +
}
  
.\31 0u\28xsmall\29, .\31 0u\24\28xsmall\29 {
+
.portfolio__image {
width: 83.3333333333%;
+
    overflow: hidden;
clear: none;
+
}
margin-left: 0;
+
}
+
  
.\39 u\28xsmall\29, .\39 u\24\28xsmall\29 {
+
.portfolio__image img {
width: 75%;
+
    width: 100%;
clear: none;
+
    height: auto;
margin-left: 0;
+
    transition: all .5s ease-in-out;
}
+
}
  
.\38 u\28xsmall\29, .\38 u\24\28xsmall\29 {
+
.portfolio__inner {
width: 66.6666666667%;
+
    position: absolute;
clear: none;
+
    top: 50%;
margin-left: 0;
+
    transform: translateY(-50%);
}
+
    width: 100%;
 +
    margin: auto;
 +
}
  
.\37 u\28xsmall\29, .\37 u\24\28xsmall\29 {
+
.portfolio__inner h2 {
width: 58.3333333333%;
+
    transform: translateY(-20px);
clear: none;
+
    color: #fff;
margin-left: 0;
+
    font-size: 20px;
}
+
    font-weight: 500;
 +
    transition: all .4s ease-in-out;
 +
}
  
.\36 u\28xsmall\29, .\36 u\24\28xsmall\29 {
+
.portfolio__inner .line {
width: 50%;
+
    width: 30%;
clear: none;
+
    height: 1px;
margin-left: 0;
+
    background-color: #555;
}
+
    margin: auto;
 +
    margin-top: 5px;
 +
    margin-bottom: 5px;
 +
    opacity: .05;
 +
    transition: all .5s ease-in-out;
 +
    transition-delay: .1s;
 +
    transform: translateX(15px);
 +
}
  
.\35 u\28xsmall\29, .\35 u\24\28xsmall\29 {
+
.portfolio__inner p {
width: 41.6666666667%;
+
    transform: translateY(20px);
clear: none;
+
    color: #bbb;
margin-left: 0;
+
    font-size: 14px;
}
+
    font-weight: 400;
 +
    transition: all .4s ease-in-out;
 +
}
  
.\34 u\28xsmall\29, .\34 u\24\28xsmall\29 {
+
/* 11. post
width: 33.3333333333%;
+
--------------------------------------------------------------------------------*/
clear: none;
+
margin-left: 0;
+
}
+
  
.\33 u\28xsmall\29, .\33 u\24\28xsmall\29 {
+
.post:hover img {
width: 25%;
+
    transform: scale(1.05);
clear: none;
+
}
margin-left: 0;
+
}
+
  
.\32 u\28xsmall\29, .\32 u\24\28xsmall\29 {
+
.post__media {
width: 16.6666666667%;
+
    overflow: hidden;
clear: none;
+
}
margin-left: 0;
+
}
+
  
.\31 u\28xsmall\29, .\31 u\24\28xsmall\29 {
+
.post__media img {
width: 8.3333333333%;
+
    transition: all .5s ease-in-out;
clear: none;
+
}
margin-left: 0;
+
}
+
  
.\31 2u\24\28xsmall\29 + *,
+
.post__title {
.\31 1u\24\28xsmall\29 + *,
+
    color: #333;
.\31 0u\24\28xsmall\29 + *,
+
    font-size: 22px;
.\39 u\24\28xsmall\29 + *,
+
    font-weight: 600;
.\38 u\24\28xsmall\29 + *,
+
    margin-bottom: 10px;
.\37 u\24\28xsmall\29 + *,
+
    margin-top: 10px;
.\36 u\24\28xsmall\29 + *,
+
}
.\35 u\24\28xsmall\29 + *,
+
.\34 u\24\28xsmall\29 + *,
+
.\33 u\24\28xsmall\29 + *,
+
.\32 u\24\28xsmall\29 + *,
+
.\31 u\24\28xsmall\29 + * {
+
clear: left;
+
}
+
  
.\-11u\28xsmall\29 {
+
.post__title a:hover {
margin-left: 91.66667%;
+
    color: #049f40;
}
+
}
  
.\-10u\28xsmall\29 {
+
.post__text {
margin-left: 83.33333%;
+
    font-size: 15px;
}
+
    line-height: 25px;
 +
    color: #555;
 +
}
  
.\-9u\28xsmall\29 {
+
.post__meta {
margin-left: 75%;
+
    text-transform: capitalize;
}
+
    margin-bottom: 15px;
 +
    color: #555;
 +
    display: inline-block;
 +
    margin-top: 10px;
 +
    font-weight: 300;
 +
    font-size: 13px;
 +
    font-family: "Josefin Sans", sans-serif;
 +
}
  
.\-8u\28xsmall\29 {
+
.post__meta > span {
margin-left: 66.66667%;
+
    color: #aaa;
}
+
    margin-left: 10px;
 +
    display: inline-block;
 +
}
  
.\-7u\28xsmall\29 {
+
.post__meta > span + span:before {
margin-left: 58.33333%;
+
    content: '-';
}
+
    display: inline-block;
 +
    margin: 0 5px;
 +
}
  
.\-6u\28xsmall\29 {
+
/* 12. pricing_01
margin-left: 50%;
+
--------------------------------------------------------------------------------*/
}
+
  
.\-5u\28xsmall\29 {
+
.pricing-01__element {
margin-left: 41.66667%;
+
    max-width: 400px;
}
+
    margin: auto;
 +
    border: 1px solid #f1f1f1;
 +
    overflow: hidden;
 +
    text-align: center;
 +
    box-shadow: 0 10px 35px -5px #bbb;
 +
    margin-bottom: 30px;
 +
    padding: 50px 30px;
 +
    background-color: #fff;
 +
    border-radius: 15px;
 +
    overflow: hidden;
 +
    position: relative;
 +
}
  
.\-4u\28xsmall\29 {
+
.pricing-01__header {
margin-left: 33.33333%;
+
    border-bottom: 1px solid #f1f1f1;
}
+
    margin-left: 30px;
 +
    margin-right: 30px;
 +
}
  
.\-3u\28xsmall\29 {
+
.pricing-01__icon {
margin-left: 25%;
+
    font-size: 45px;
}
+
    box-shadow: 0 3px 16px -6px #555;
 +
    height: 80px;
 +
    width: 80px;
 +
    line-height: 80px;
 +
    border-radius: 50%;
 +
    display: inline-block;
 +
    background-color: #f5f5f5;
 +
}
  
.\-2u\28xsmall\29 {
+
.pricing-01__icon img {
margin-left: 16.66667%;
+
    max-width: 80px;
}
+
}
  
.\-1u\28xsmall\29 {
+
.pricing-01__title {
margin-left: 8.33333%;
+
    font-size: 30px;
}
+
    font-weight: 700;
 +
    color: #333;
 +
    margin-bottom: 0;
 +
}
  
}
+
.pricing-01__body {
 +
    margin-bottom: 20px;
 +
}
  
/* Basic */
+
.pricing-01__price {
 +
    font-family: "Josefin Sans", sans-serif;
 +
    font-weight: 600;
 +
    color: #333;
 +
}
  
@-ms-viewport {
+
.pricing-01__currency {
width: device-width;
+
    font-size: 20px;
}
+
    vertical-align: 20px;
 +
}
  
body {
+
.pricing-01__amount {
-ms-overflow-style: scrollbar;
+
    font-weight: 400;
}
+
    font-size: 50px;
 +
    color: #333;
 +
}
  
@media screen and (max-width: 480px) {
+
.pricing-01__period {
 +
    font-family: "Montserrat", sans-serif;
 +
    color: #b6b6b6;
 +
}
  
html, body {
+
.pricing-01__period:before {
min-width: 320px;
+
    content: '/';
}
+
    display: inline-block;
 +
    margin-left: 4px;
 +
    margin-right: 4px;
 +
}
  
}
+
.pricing-01__words {
 +
    font-size: 14px;
 +
    position: relative;
 +
    margin-bottom: 30px;
 +
}
  
body {
+
.pricing-01__words:after {
background: #fff;
+
    content: "";
}
+
    position: absolute;
 +
    left: 50%;
 +
    bottom: -15px;
 +
    background-color: #049f40;
 +
    transform: translateX(-50%);
 +
    height: 1px;
 +
    width: 40%;
 +
}
  
body.is-loading *, body.is-loading *:before, body.is-loading *:after {
+
.pricing-01__list {
-moz-animation: none !important;
+
    list-style: none;
-webkit-animation: none !important;
+
    margin: 0;
-ms-animation: none !important;
+
    padding: 0;
animation: none !important;
+
    padding: 20px 30px;
-moz-transition: none !important;
+
}
-webkit-transition: none !important;
+
-ms-transition: none !important;
+
transition: none !important;
+
}
+
  
/* Type */
+
.pricing-01__list li {
 +
    padding-top: 5px;
 +
    padding-bottom: 5px;
 +
}
  
body, input, select, textarea {
+
.pricing-01__list li .fa-check {
color: #9a9a9a;
+
    color: #049f40;
font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
+
    margin-right: 5px;
font-size: 14pt;
+
}
font-weight: 400;
+
line-height: 1.65;
+
}
+
  
@media screen and (max-width: 1680px) {
+
.pricing-01__list li .fa-close {
 +
    color: red;
 +
    margin-right: 5px;
 +
}
  
body, input, select, textarea {
+
.pricing-01__footer {
font-size: 12pt;
+
    padding: 0 30px 10px;
}
+
}
  
}
+
.pricing-01__feature {
 +
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .05);
 +
}
  
@media screen and (max-width: 1280px) {
+
.pricing-01__feature .pricing-01__price {
 +
    color: #049f40;
 +
}
  
body, input, select, textarea {
+
.pricing-01__feature .pricing-01__period {
font-size: 12pt;
+
    color: inherit;
}
+
}
  
}
+
.pricing-01__shape {
 +
    position: absolute;
 +
    left: 0;
 +
    top: -93px;
 +
    height: 75px;
 +
    width: 205px;
 +
    transform: rotate(133deg) translateX(103px);
 +
    background-color: #049f40;
 +
}
  
@media screen and (max-width: 980px) {
+
.pricing-01__shape p {
 +
    position: absolute;
 +
    left: 10px;
 +
    top: 10px;
 +
    color: #fff;
 +
    width: 100%;
 +
    transform: rotate(-180deg);
 +
    font-weight: 600;
 +
}
  
body, input, select, textarea {
+
/* 13. progress
font-size: 12pt;
+
--------------------------------------------------------------------------------*/
}
+
  
}
+
.progress {
 +
    margin-bottom: 30px;
 +
}
  
@media screen and (max-width: 736px) {
+
.progress__title {
 +
    font-size: 18px;
 +
    font-weight: 600;
 +
    text-transform: uppercase;
 +
    margin-bottom: 30px;
 +
    margin: 10px 0;
 +
}
  
body, input, select, textarea {
+
.progress__wrap {
font-size: 12pt;
+
    position: relative;
}
+
    width: 100%;
 +
    height: 20px;
 +
    border-radius: 0;
 +
    background-color: #eee;
 +
    box-shadow: 0 0 0;
 +
}
  
}
+
.progress__bar {
 +
    position: absolute;
 +
    background-color: #049f40;
 +
    left: 0;
 +
    top: 0;
 +
    bottom: 0;
 +
    width: 0;
 +
    box-shadow: 0 0 0;
 +
    transition: width 1s ease;
 +
}
  
@media screen and (max-width: 480px) {
+
.progress__number {
 +
    position: absolute;
 +
    right: -15px;
 +
    top: -30px;
 +
    display: inline-block;
 +
    height: 20px;
 +
    padding: 0 5px;
 +
    font-weight: bold;
 +
    font-size: 10px;
 +
    color: #fff;
 +
    background-color: #333;
 +
}
  
body, input, select, textarea {
+
.progress__number:after {
font-size: 12pt;
+
    content: '';
}
+
    position: absolute;
 +
    top: 100%;
 +
    left: 50%;
 +
    width: 0;
 +
    height: 0;
 +
    border-left: 5px solid transparent;
 +
    border-right: 5px solid transparent;
 +
    border-top: 5px solid #333;
 +
    transform: translateX(-50%);
 +
}
  
}
+
.awe-skin-dark .progress__wrap {
 +
    background-color: #666;
 +
}
  
a {
+
/* 14. quote
color: #6cc091;
+
--------------------------------------------------------------------------------*/
text-decoration: underline;
+
}
+
  
a:hover {
+
.quote {
text-decoration: none;
+
    background-attachment: fixed;
}
+
    background-size: cover;
 +
    text-align: center;
 +
}
  
strong, b {
+
.quote .title__title {
color: #555;
+
    color: #fff;
font-weight: 600;
+
}
}
+
  
em, i {
+
.quote .second {
font-style: italic;
+
    color: #fff !important;
}
+
}
  
p {
+
.quote .fa-quote-left {
margin: 0 0 2em 0;
+
    color: #888;
}
+
    font-size: 40px;
 +
    margin-bottom: 20px;
 +
    display: block;
 +
}
  
h1, h2, h3, h4, h5, h6 {
+
.quote .swiper-pagination-bullet {
color: #555;
+
    background: transparent;
font-weight: 400;
+
    border: 1px solid #ccc;
line-height: 1.5;
+
    opacity: 1;
margin: 0 0 1em 0;
+
}
}
+
  
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
+
.quote .swiper-pagination-bullet-active {
color: inherit;
+
    background: #049f40;
text-decoration: none;
+
}
}
+
  
h2 {
+
.quote__text {
font-size: 1.85em;
+
    color: #fff;
font-weight: 300;
+
    font-size: 18px;
}
+
    line-height: 28px;
 +
    font-weight: 300;
 +
    margin: 10px 25% 20px 25%;
 +
    font-style: italic;
 +
}
  
h3 {
+
@media (max-width: 767px) {
font-size: 1.75em;
+
    .quote__text {
}
+
        margin: 10px 0;
 +
    }
 +
}
  
@media screen and (max-width: 480px) {
+
.quote__name {
 +
    margin-bottom: 5px;
 +
    font-family: "Josefin Sans", sans-serif;
 +
    color: #049f40;
 +
    font-size: 18px;
 +
}
  
h3 {
+
.quote__work {
font-size: 1.25em;
+
    color: #aaa;
}
+
    font-size: 15px;
 +
    margin-top: 0;
 +
    font-family: "Josefin Sans", sans-serif;
 +
}
  
}
+
/* 15. service_02
 +
--------------------------------------------------------------------------------*/
  
h4 {
+
.service {
font-size: 1.5em;
+
    position: relative;
}
+
    margin-bottom: 30px;
 +
    text-align: center;
 +
    padding: 30px;
 +
}
  
h5 {
+
.service:hover .service__title {
font-size: 0.9em;
+
    color: #049f40;
}
+
}
  
h6 {
+
.service:hover .service__icon {
font-size: 0.7em;
+
    color: #fff;
}
+
    background-color: #049f40;
 +
}
  
sub {
+
.service__title, .service__icon {
font-size: 0.8em;
+
    transition: all .3s ease;
position: relative;
+
}
top: 0.5em;
+
}
+
  
sup {
+
.service__icon {
font-size: 0.8em;
+
    font-size: 35px;
position: relative;
+
    height: 80px;
top: -0.5em;
+
    width: 80px;
}
+
    line-height: 80px;
 +
    border-radius: 50%;
 +
    background-color: #f5f5f5;
 +
    margin: 0 auto;
 +
    color: #333;
 +
}
  
blockquote {
+
.service__title {
border-left: solid 4px #dbdbdb;
+
    font-size: 22px;
font-style: italic;
+
    font-weight: 600;
margin: 0 0 2em 0;
+
}
padding: 0.5em 0 0.5em 2em;
+
}
+
  
code {
+
.service__text {
background: rgba(144, 144, 144, 0.075);
+
    color: #555;
border-radius: 0;
+
    font-size: 15px;
border: solid 1px #dbdbdb;
+
    line-height: 25px;
font-family: "Courier New", monospace;
+
}
font-size: 0.9em;
+
margin: 0 0.25em;
+
padding: 0.25em 0.65em;
+
}
+
  
pre {
+
/* 16. core_smoky
-webkit-overflow-scrolling: touch;
+
--------------------------------------------------------------------------------*/
font-family: "Courier New", monospace;
+
font-size: 0.9em;
+
margin: 0 0 2em 0;
+
}
+
  
pre code {
+
.smoky {
display: block;
+
    position: absolute;
line-height: 1.75;
+
    left: 0;
padding: 1em 1.5em;
+
    top: 0;
overflow-x: auto;
+
    right: 0;
}
+
    bottom: 0;
 +
    z-index: -1;
 +
    height: 100vh;
 +
}
  
hr {
+
@media (max-width: 767px) {
border: 0;
+
    .smoky {
border-bottom: solid 1px #dbdbdb;
+
        bottom: -100px;
margin: 2em 0;
+
    }
}
+
}
  
hr.major {
+
.smoky canvas {
margin: 3em 0;
+
    height: 100% !important;
}
+
}
  
.align-left {
+
/* 17. socialicon
text-align: left;
+
--------------------------------------------------------------------------------*/
}
+
  
.align-center {
+
.social-icon {
text-align: center;
+
    display: inline-block;
}
+
    margin: 5px 10px;
 +
    transition: all .3s ease;
 +
    color: #333;
 +
}
  
.align-right {
+
.social-icon__text {
text-align: right;
+
    margin-left: 6px;
}
+
}
  
.inner {
+
/* 18. swiper
max-width: 75em;
+
--------------------------------------------------------------------------------*/
margin: 0 auto;
+
}
+
  
@media screen and (max-width: 1280px) {
+
/* 19. tabs
 +
--------------------------------------------------------------------------------*/
  
.inner {
+
.ac-tab__nav {
max-width: 90%;
+
    list-style: none;
}
+
    margin: 0;
 +
    padding: 0;
 +
    background: #eee;
 +
}
  
}
+
.ac-tab__nav li {
 +
    position: relative;
 +
    float: left;
 +
    width: 25%;
 +
}
  
@media screen and (max-width: 480px) {
+
@media (max-width: 767px) {
 +
    .ac-tab__nav li {
 +
        width: 50%;
 +
    }
 +
}
  
.inner {
+
.ac-tab__nav li a {
max-width: 90%;
+
    font-size: 18px;
}
+
    text-transform: uppercase;
 +
    display: block;
 +
    padding: 30px;
 +
    text-align: center;
 +
    background-color: #eee;
 +
    color: #000;
 +
    font-weight: 600;
 +
    text-decoration: none;
 +
}
  
}
+
@media (max-width: 767px) {
 +
    .ac-tab__nav li a {
 +
        font-size: 14px;
 +
        padding: 30px 10px;
 +
    }
 +
}
  
/* Section/Article */
+
.ac-tab__nav li a.active {
 +
    background-color: #f8f8f8;
 +
}
  
section.special, article.special {
+
.ac-tab__nav li a:hover {
text-align: center;
+
    background-color: #f7f7f7;
}
+
}
  
section.special article, article.special article {
+
.ac-tab__nav li a .fa {
text-align: left;
+
    font-size: 40px;
}
+
    margin-bottom: 10px;
 +
    display: block;
 +
}
  
section.wrapper, article.wrapper {
+
.ac-tab__nav.ac-tab__nav--bottom {
padding: 6em 0;
+
    margin-top: 15px;
}
+
    margin-bottom: 0;
 +
}
  
section.wrapper header, article.wrapper header {
+
.ac-tab__nav.ac-tab__nav--left, .ac-tab__nav.ac-tab__nav--right {
margin-bottom: 4em;
+
    width: 200px;
}
+
}
  
section.wrapper header h2, article.wrapper header h2 {
+
.ac-tab__nav.ac-tab__nav--left li, .ac-tab__nav.ac-tab__nav--right li {
font-size: 2.75em;
+
    display: block;
margin: 0 0 .5em 0;
+
}
}
+
  
section.wrapper header p, article.wrapper header p {
+
.ac-tab__nav.ac-tab__nav--left {
font-size: 1em;
+
    float: left;
}
+
    margin-right: 20px;
 +
    margin-bottom: 0;
 +
}
  
section.wrapper article header, article.wrapper article header {
+
.ac-tab__nav.ac-tab__nav--right {
margin: 0;
+
    float: right;
}
+
    margin-left: 20px;
 +
    margin-bottom: 0;
 +
}
  
@media screen and (max-width: 980px) {
+
.ac-tab__nav.ac_icon--left i, .ac-tab__nav.ac_icon--left .fa,
 +
.ac-tab__nav.ac_icon--left .icon {
 +
    margin-right: 5px;
 +
}
  
section.wrapper, article.wrapper {
+
.ac-tab__nav.ac_icon--right i, .ac-tab__nav.ac_icon--right .fa,
padding: 4em 0;
+
.ac-tab__nav.ac_icon--right .icon {
}
+
    margin-left: 5px;
 +
}
  
}
+
.ac-tab__content--left {
 +
    width: calc(100% - 221px);
 +
    float: left;
 +
}
  
@media screen and (max-width: 736px) {
+
.tabs-panel {
 +
    display: none;
 +
}
  
section.wrapper, article.wrapper {
+
.tabs__module-02 {
padding: 3em 0;
+
    text-align: center;
}
+
}
  
section.wrapper header, article.wrapper header {
+
.tabs__module-02 .ac-tab__nav a {
margin-bottom: 2em;
+
    border: 1px solid transparent;
}
+
    border-radius: 30px;
 +
    letter-spacing: 2px;
 +
    padding: 6px 20px;
 +
    margin: 0 20px;
 +
}
  
section.wrapper header h2, article.wrapper header h2 {
+
.tabs__module-02 .ac-tab__nav a:hover, .tabs__module-02 .ac-tab__nav a.active {
font-size: 2em;
+
    border-color: #333;
}
+
    background-color: transparent;
 +
}
  
section.wrapper header p, article.wrapper header p {
+
.tabs__module-03 .ac-tab__nav {
font-size: .9em;
+
    border-bottom: 1px solid #8e8e8e;
}
+
}
  
}
+
.tabs__module-03 .ac-tab__nav a {
 +
    border-color: transparent;
 +
    background-color: transparent;
 +
    margin-bottom: -1px;
 +
}
  
@media screen and (max-width: 480px) {
+
.tabs__module-03 .ac-tab__nav a:hover {
 +
    background-color: #f7f7f7;
 +
}
  
section.wrapper article, article.wrapper article {
+
.tabs__module-03 .ac-tab__nav a.active {
text-align: center;
+
    border-color: #8e8e8e;
}
+
    border-bottom-color: #fff;
 +
    background-color: transparent;
 +
}
  
}
+
.tab_panel__content {
 +
    line-height: 25px;
 +
    margin: 0;
 +
    margin-right: 20%;
 +
}
  
header p {
+
.ac-tab__panel {
color: #bbb;
+
    background: #f8f8f8;
position: relative;
+
    clear: both;
margin: 0 0 1.5em 0;
+
    overflow: hidden;
}
+
    padding: 30px;
 +
}
  
header h2 + p {
+
/* 20. team
font-size: 1.25em;
+
--------------------------------------------------------------------------------*/
margin-top: -1em;
+
}
+
  
header h3 + p {
+
.team {
font-size: 1.1em;
+
    margin: 0 20px;
margin-top: -0.8em;
+
    padding-bottom: 50px;
}
+
}
  
header h4 + p,
+
.team .team__overlay {
header h5 + p,
+
    position: absolute;
header h6 + p {
+
    top: 0;
font-size: 0.9em;
+
    left: 0;
margin-top: -0.6em;
+
    height: 100%;
}
+
    width: 100%;
 +
    display: -ms-flexbox;
 +
    display: flex;
 +
    -ms-flex-direction: column;
 +
        flex-direction: column;
 +
    -ms-flex-pack: center;
 +
    justify-content: center;
 +
    padding: 10px;
 +
    opacity: 0;
 +
    background-color: rgba(0, 0, 0, .65);
 +
}
  
/* Flex */
+
.team:hover .team__body {
 +
    opacity: 1;
 +
    visibility: visible;
 +
}
  
.flex {
+
.team:hover .team__social {
display: -ms-flexbox;
+
    transform: translate(0, 0);
-ms-flex-wrap: wrap;
+
    opacity: 1;
-ms-flex-pack: justify;
+
}
-moz-justify-content: space-between;
+
-webkit-justify-content: space-between;
+
-ms-justify-content: space-between;
+
justify-content: space-between;
+
display: -moz-flex;
+
display: -webkit-flex;
+
display: -ms-flex;
+
display: flex;
+
-moz-flex-wrap: wrap;
+
-webkit-flex-wrap: wrap;
+
-ms-flex-wrap: wrap;
+
flex-wrap: wrap;
+
width: 100%;
+
}
+
  
.flex.flex-2 {
+
.team:hover .team__social a {
-moz-justify-content: space-between;
+
    transform: translateY(0);
-webkit-justify-content: space-between;
+
}
-ms-justify-content: space-between;
+
justify-content: space-between;
+
}
+
  
.flex.flex-2 article {
+
.team:hover .team__overlay {
width: 50%;
+
    opacity: 1;
}
+
}
  
@media screen and (max-width: 980px) {
+
.team:hover img {
 +
    transform: scale(1.1);
 +
}
  
.flex.flex-2 article {
+
.team__avatar {
width: 100%;
+
    height: 250px;
margin-bottom: 3em;
+
    width: 250px;
}
+
    border-radius: 50%;
 +
    position: relative;
 +
    margin: auto;
 +
    overflow: hidden;
 +
}
  
.flex.flex-2 article:last-child {
+
.team__avatar img {
margin-bottom: 0;
+
    margin: auto;
}
+
    transition: all .4s ease-in-out;
 +
    height: 250px;
 +
    width: 250px;
 +
    border-radius: 50%;
 +
}
  
}
+
.team__social {
 +
    transform: translate(0, 10px);
 +
    transition: all .3s ease;
 +
    opacity: 0;
 +
}
  
@media screen and (max-width: 480px) {
+
.team__name {
 +
    color: #333;
 +
    font-size: 25px;
 +
    font-weight: 600;
 +
    margin-top: 20px;
 +
    margin-bottom: 5px;
 +
}
  
.flex.flex-2 br {
+
.team__work {
display: none;
+
    color: #888;
}
+
    font-weight: 300;
 +
    font-size: 16px;
 +
    display: block;
 +
    margin-bottom: 20px;
 +
    position: relative;
 +
}
  
}
+
.team__work:after {
 +
    content: "";
 +
    position: absolute;
 +
    left: 50%;
 +
    bottom: -10px;
 +
    transform: translateX(-50%);
 +
    height: 2px;
 +
    width: 60px;
 +
    background-color: #049f40;
 +
}
  
/* Form */
+
.team__social {
 +
    margin: 0 -10px 5px;
 +
    transition-delay: .4s;
 +
}
  
form {
+
.team__social a {
margin: 0 0 2em 0;
+
    display: inline-block;
}
+
    font-size: 14px;
 +
    margin: 0 2px;
 +
    height: 33px;
 +
    width: 33px;
 +
    line-height: 33px;
 +
    color: #fff;
 +
    border: 1px solid #ccc;
 +
    border-radius: 50%;
 +
    background-color: transparent;
 +
    transform: translateY(30px);
 +
    transition: all .3s linear;
 +
}
  
form .field {
+
.team__social a:hover {
margin-bottom: 1.5em;
+
    background: #049f40;
}
+
}
  
form .field.half {
+
.team__text {
display: inline-block;
+
    color: #555;
width: 48%;
+
    font-size: 15px;
}
+
    line-height: 22px;
 +
}
  
form .field.half.first {
+
.btn {
margin-right: 3%;
+
    padding: 10px;
}
+
    color: white;
 +
    background-color: black;
 +
}
  
@media screen and (max-width: 980px) {
+
.btn--orange {
 +
    background-color: orange;
 +
}
  
form .field.half {
+
/* 21. title
display: block;
+
--------------------------------------------------------------------------------*/
width: 100%;
+
}
+
  
form .field.half.first {
+
.title {
margin-right: 0;
+
    margin-bottom: 40px;
}
+
    text-align: center;
 +
}
  
}
+
.title__title {
 +
    margin-top: 0;
 +
    margin-bottom: 0;
 +
    position: relative;
 +
    font-weight: 400;
 +
    font-size: 40px;
 +
    color: #333;
 +
}
  
label {
+
.title__title .first {
color: #555;
+
    color: #049f40;
display: block;
+
    font-size: 22px;
font-size: 0.9em;
+
}
font-weight: 600;
+
margin: 0 0 1em 0;
+
}
+
  
input[type="text"],
+
.title__text {
input[type="password"],
+
    text-align: center;
input[type="email"],
+
    margin: 10px 25% 60px 25%;
input[type="tel"],
+
    word-spacing: 2px;
select,
+
    color: #555;
textarea {
+
    font-size: 15px;
-moz-appearance: none;
+
}
-webkit-appearance: none;
+
-ms-appearance: none;
+
appearance: none;
+
background: #6cc091;
+
border-radius: 10px;
+
border: none;
+
border: solid 2px #8dcca9;
+
color: #fff;
+
display: block;
+
outline: 0;
+
padding: 0 1em;
+
text-decoration: none;
+
width: 100%;
+
}
+
  
input[type="text"]:invalid,
+
@media (max-width: 767px) {
input[type="password"]:invalid,
+
    .title__text {
input[type="email"]:invalid,
+
        margin: 10px 0;
input[type="tel"]:invalid,
+
    }
select:invalid,
+
}
textarea:invalid {
+
box-shadow: none;
+
}
+
  
input[type="text"]:focus,
+
.title__left {
input[type="password"]:focus,
+
    text-align: left;
input[type="email"]:focus,
+
}
input[type="tel"]:focus,
+
select:focus,
+
textarea:focus {
+
border-color: #4bae77;
+
box-shadow: 0 0 0 1px #4bae77;
+
}
+
  
.select-wrapper {
+
/* 22. video
text-decoration: none;
+
--------------------------------------------------------------------------------*/
display: block;
+
position: relative;
+
}
+
  
.select-wrapper:before {
+
.video {
content: "";
+
    position: relative;
-moz-osx-font-smoothing: grayscale;
+
    height: 250px;
-webkit-font-smoothing: antialiased;
+
}
font-family: FontAwesome;
+
font-style: normal;
+
font-weight: normal;
+
text-transform: none !important;
+
}
+
  
.select-wrapper:before {
+
.video__icon {
color: #fff;
+
    position: absolute;
display: block;
+
    top: 50%;
height: 2.75em;
+
    left: 50%;
line-height: 2.75em;
+
    transform: translateX(-50%) translateY(-50%);
pointer-events: none;
+
}
position: absolute;
+
right: 0;
+
text-align: center;
+
top: 0;
+
width: 2.75em;
+
}
+
  
.select-wrapper select::-ms-expand {
+
.video__icon i {
display: none;
+
    width: 80px;
}
+
    height: 80px;
 +
    border: 2px solid;
 +
    display: -ms-flexbox;
 +
    display: flex;
 +
    -ms-flex-align: center;
 +
    align-items: center;
 +
    -ms-flex-pack: center;
 +
    justify-content: center;
 +
    border-radius: 50%;
 +
    font-size: 30px;
 +
}
  
input[type="text"],
+
/* 23. footer
input[type="password"],
+
--------------------------------------------------------------------------------*/
input[type="email"],
+
select {
+
height: 2.75em;
+
}
+
  
textarea {
+
.footer {
padding: 0.75em 1em;
+
    position: relative;
}
+
    background-color: #000;
 +
    color: #fff;
 +
    text-align: center;
 +
    padding: 40px 0;
 +
}
  
input[type="checkbox"],
+
.footer #back-to-top {
input[type="radio"] {
+
    width: 40px;
-moz-appearance: none;
+
    height: 40px;
-webkit-appearance: none;
+
    line-height: 40px;
-ms-appearance: none;
+
    color: #fff;
appearance: none;
+
    background-color: #444;
display: block;
+
    text-align: center;
float: left;
+
    position: fixed;
margin-right: -2em;
+
    border-radius: 50%;
opacity: 0;
+
    padding: 0;
width: 1em;
+
    right: 15px;
z-index: -1;
+
    bottom: 10px;
}
+
    z-index: 9999;
 +
    display: block;
 +
    cursor: pointer;
 +
}
  
input[type="checkbox"] + label,
+
.footer #back-to-top i {
input[type="radio"] + label {
+
    line-height: 15px;
text-decoration: none;
+
    font-size: 25px;
color: #9a9a9a;
+
}
cursor: pointer;
+
display: inline-block;
+
font-size: 1em;
+
font-weight: 400;
+
padding-left: 2.4em;
+
padding-right: 0.75em;
+
position: relative;
+
}
+
  
input[type="checkbox"] + label:before,
+
.footer__wrapper {
input[type="radio"] + label:before {
+
    position: relative;
-moz-osx-font-smoothing: grayscale;
+
}
-webkit-font-smoothing: antialiased;
+
font-family: FontAwesome;
+
font-style: normal;
+
font-weight: normal;
+
text-transform: none !important;
+
}
+
  
input[type="checkbox"] + label:before,
+
.footer__social {
input[type="radio"] + label:before {
+
    margin-bottom: 0;
background: rgba(144, 144, 144, 0.075);
+
}
border-radius: 0;
+
border: solid 1px #8dcca9;
+
content: '';
+
display: inline-block;
+
height: 1.65em;
+
left: 0;
+
line-height: 1.58125em;
+
position: absolute;
+
text-align: center;
+
top: 0;
+
width: 1.65em;
+
}
+
  
input[type="checkbox"]:checked + label:before,
+
.footer__social a {
input[type="radio"]:checked + label:before {
+
    color: #fff;
background: #6cc091;
+
}
border-color: #6cc091;
+
color: #ffffff;
+
content: '\f00c';
+
}
+
  
input[type="checkbox"]:focus + label:before,
+
.footer__social a i {
input[type="radio"]:focus + label:before {
+
    margin-top: 20px;
border-color: #6cc091;
+
    color: #fff;
box-shadow: 0 0 0 1px #6cc091;
+
    margin-right: 10px;
}
+
    font-size: 15px;
 +
    height: 40px;
 +
    width: 40px;
 +
    line-height: 40px;
 +
    background-color: transparent;
 +
    margin-bottom: 30px;
 +
    border-radius: 50%;
 +
}
  
input[type="checkbox"] + label:before {
+
.footer__social a i:hover {
border-radius: 0;
+
    background-color: #049f40;
}
+
    color: #fff;
 +
}
  
input[type="radio"] + label:before {
+
.footer__social a:hover {
border-radius: 100%;
+
    color: #049f40;
}
+
}
  
::-webkit-input-placeholder {
+
.footer__copy {
color: #c4e5d3 !important;
+
    color: #fff;
opacity: 1.0;
+
    margin-bottom: 0;
}
+
    font-weight: 400;
 +
}
  
:-moz-placeholder {
+
@media (min-width: 993px) {
color: #c4e5d3 !important;
+
    .footer {
opacity: 1.0;
+
        padding: 70px 0;
}
+
    }
 +
}
  
::-moz-placeholder {
+
/* 24. header-01
color: #c4e5d3 !important;
+
--------------------------------------------------------------------------------*/
opacity: 1.0;
+
}
+
  
:-ms-input-placeholder {
+
.header {
color: #c4e5d3 !important;
+
    padding: 0;
opacity: 1.0;
+
    transition: all .3s cubic-bezier(.91, .04, .13, .99);
}
+
    position: relative;
 +
}
  
.formerize-placeholder {
+
.header.header--fixed {
color: #c4e5d3 !important;
+
    position: fixed;
opacity: 1.0;
+
    left: 0;
}
+
    width: 100%;
 +
    background-color: transparent;
 +
    z-index: 99;
 +
}
  
/* Box */
+
.header.is-scroll {
 +
    top: 0;
 +
    box-shadow: 0 2px 50px 0 rgba(0, 0, 0, .15);
 +
    background: #fff;
 +
}
  
.box {
+
.header.is-scroll li a {
border: solid 1px #dbdbdb;
+
    padding: 15px;
margin-bottom: 2em;
+
}
padding: 1.5em;
+
}
+
  
.box > :last-child,
+
.header__inner {
.box > :last-child > :last-child,
+
    position: relative;
.box > :last-child > :last-child > :last-child {
+
    padding-right: 45px;
margin-bottom: 0;
+
    display: -ms-flexbox;
}
+
    display: flex;
 +
    -ms-flex-pack: justify;
 +
    justify-content: space-between;
 +
    -ms-flex-align: center;
 +
    align-items: center;
 +
}
  
.box.alt {
+
.header__logo a {
border: 0;
+
    font-size: 28px;
border-radius: 0;
+
    font-weight: 600;
padding: 0;
+
}
}
+
  
.box.person {
+
.onepage-nav {
border: solid 1px #8dcca9;
+
    z-index: 999;
padding: 3em 1.5em;
+
}
}
+
  
.box.person h3 {
+
.onepage-nav ul {
margin: 0;
+
    list-style: none;
}
+
    margin: 0;
 +
    padding: 0;
 +
    font-size: 0;
 +
}
  
.box.person .image {
+
.onepage-nav li {
margin-bottom: 1em;
+
    position: relative;
}
+
    z-index: 9;
 +
}
  
.box.person .image img {
+
.onepage-nav li a {
max-width: 100%;
+
    display: block;
}
+
    position: relative;
 +
    text-decoration: none;
 +
}
  
/* Icon */
+
@media (min-width: 1201px) {
 +
    .onepage-nav {
 +
        text-align: center;
 +
    }
  
.icon {
+
    .onepage-nav li:hover > a {
text-decoration: none;
+
        color: #049f40;
border-bottom: none;
+
    }
position: relative;
+
}
+
  
.icon:before {
+
    .onepage-nav .onepage-menu .sub-menu {
-moz-osx-font-smoothing: grayscale;
+
        opacity: 0;
-webkit-font-smoothing: antialiased;
+
        visibility: hidden;
font-family: FontAwesome;
+
    }
font-style: normal;
+
font-weight: normal;
+
text-transform: none !important;
+
}
+
  
.icon > .label {
+
    .onepage-nav .onepage-menu li:hover > .sub-menu {
display: none;
+
        opacity: 1;
}
+
        visibility: visible;
 +
    }
  
/* Image */
+
    .onepage-nav .onepage-menu a {
 +
        padding: 20px 30px;
 +
    }
  
.image {
+
    .onepage-nav .onepage-menu .sub-menu {
border-radius: 0;
+
        text-align: left;
border: 0;
+
        padding: 0 2px;
display: inline-block;
+
    }
position: relative;
+
}
+
  
.image img {
+
    .onepage-nav .onepage-menu .sub-menu li {
border-radius: 0;
+
        background-color: #111;
display: block;
+
    }
}
+
  
.image.left, .image.right {
+
    .onepage-nav .onepage-menu .sub-menu li:first-child {
max-width: 40%;
+
        padding-top: 18px;
}
+
    }
  
.image.left img, .image.right img {
+
    .onepage-nav .onepage-menu .sub-menu li:last-child {
width: 100%;
+
        padding-bottom: 18px;
}
+
    }
  
.image.round img {
+
    .onepage-nav .onepage-menu .sub-menu a {
border-radius: 100%;
+
        color: #eee;
}
+
        padding: 2px 25px;
 +
    }
  
.image.left {
+
    .onepage-nav .onepage-menu .sub-menu a:after {
float: left;
+
        right: 15px;
padding: 0 1.5em 1em 0;
+
    }
top: 0.25em;
+
}
+
  
.image.right {
+
    .onepage-nav .onepage-menu > li {
float: right;
+
        display: inline-block;
padding: 0 0 1em 1.5em;
+
    }
top: 0.25em;
+
}
+
  
.image.fit {
+
    .onepage-nav .onepage-menu a {
display: block;
+
        font-size: 13px;
margin: 0 0 2em 0;
+
        color: #748182;
width: 100%;
+
        transition: all 300ms ease;
}
+
        font-family: "Josefin Sans", sans-serif;
 +
        font-weight: 600;
 +
        text-transform: uppercase;
 +
        padding: 30px 15px;
 +
        line-height: 20px;
 +
    }
  
.image.fit img {
+
    .onepage-nav .onepage-menu .sub-menu {
width: 100%;
+
        display: block !important;
}
+
    }
  
.image.main {
+
    .onepage-nav .onepage-menu .sub-menu .current-menu-parent > a,
display: block;
+
    .onepage-nav .onepage-menu .sub-menu .current-menu-item > a {
margin: 0 0 3em 0;
+
        color: #049f40;
width: 100%;
+
    }
}
+
  
.image.main img {
+
    .onepage-nav .onepage-menu .current-menu-parent > a,
width: 100%;
+
    .onepage-nav .onepage-menu .current-menu-item > a {
}
+
        color: #049f40;
 +
    }
  
/* List */
+
    .onepage-nav .onepage-menu .sub-menu {
 +
        width: 200px;
 +
        position: absolute;
 +
        top: 100%;
 +
        z-index: -1;
 +
        left: 0;
 +
        transition: all 300ms ease;
 +
    }
  
ol {
+
    .onepage-nav .onepage-menu .sub-menu .sub-menu {
list-style: decimal;
+
        top: 0;
margin: 0 0 2em 0;
+
        left: 100%;
padding-left: 1.25em;
+
    }
}
+
  
ol li {
+
    .onepage-nav .onepage-menu .sub-menu li > a {
padding-left: 0.25em;
+
        font-size: 14px;
}
+
        transition: all 300ms ease;
 +
    }
  
ul {
+
    .onepage-nav .onepage-menu .sub-menu li:hover > a {
list-style: disc;
+
        color: #4aa8ff;
margin: 0 0 2em 0;
+
    }
padding-left: 1em;
+
}
+
  
ul li {
+
    .onepage-nav .onepage-toggle-menu {
padding-left: 0.5em;
+
        display: none;
}
+
    }
 +
}
  
ul.alt {
+
@media (max-width: 1200px) {
list-style: none;
+
    .onepage-nav .onepage-menu {
padding-left: 0;
+
        position: fixed;
}
+
        top: 0;
 +
        will-change: transform;
 +
    }
  
ul.alt li {
+
    .onepage-nav .onepage-menu a {
border-top: solid 1px #dbdbdb;
+
        font-size: 14px;
padding: 0.5em 0;
+
    }
}
+
  
ul.alt li:first-child {
+
    .onepage-nav .onepage-menu a:after {
border-top: 0;
+
        right: 0;
padding-top: 0;
+
        width: 50px;
}
+
        text-align: center;
 +
    }
  
ul.alt.dark li {
+
    .onepage-nav .onepage-menu .sub-menu {
border-top: solid 1px rgba(0, 0, 0, 0.25);
+
        display: none;
}
+
    }
  
ul.icons {
+
    .onepage-nav .onepage-menu {
cursor: default;
+
        background-color: #111;
list-style: none;
+
    }
padding-left: 0;
+
}
+
  
ul.icons li {
+
    .onepage-nav .onepage-menu a {
display: inline-block;
+
        border-bottom: 1px solid rgba(255, 255, 255, .1);
padding: 0 1em 0 0;
+
        color: #eee;
}
+
    }
  
ul.icons li:last-child {
+
    .onepage-nav .onepage-menu a:after {
padding-right: 0;
+
        border-left: 1px solid rgba(255, 255, 255, .1);
}
+
    }
  
ul.icons li .icon:before {
+
    .onepage-nav .onepage-menu {
font-size: 2em;
+
        left: 0;
}
+
        width: 280px;
 +
        background-color: #111;
 +
        transform: translate(-100%, 0);
 +
    }
  
ul.actions {
+
    .onepage-nav .active.onepage-menu {
cursor: default;
+
        transform: translate(0, 0);
list-style: none;
+
    }
padding-left: 0;
+
}
+
  
ul.actions li {
+
    .onepage-nav .onepage-menu {
display: inline-block;
+
        z-index: 99999;
padding: 0 1em 0 0;
+
        height: 100%;
vertical-align: middle;
+
        overflow-x: hidden;
}
+
        overflow-y: auto;
 +
        text-align: left;
 +
        width: 300px;
 +
        transition: all 300ms ease;
 +
    }
  
ul.actions li:last-child {
+
    .onepage-nav .onepage-menu li {
padding-right: 0;
+
        position: relative;
}
+
    }
  
ul.actions.small li {
+
    .onepage-nav .onepage-menu a {
padding: 0 0.5em 0 0;
+
        padding: 12px 15px;
}
+
        font-size: 16px;
 +
        text-transform: capitalize;
 +
        color: #748182;
 +
    }
  
ul.actions.vertical li {
+
    .onepage-nav .onepage-menu a:hover {
display: block;
+
        color: #fff;
padding: 1em 0 0 0;
+
    }
}
+
  
ul.actions.vertical li:first-child {
+
    .onepage-nav .onepage-menu .active > a {
padding-top: 0;
+
        color: #fff;
}
+
    }
  
ul.actions.vertical li > * {
+
    .onepage-nav .onepage-menu .current-menu-parent > a,
margin-bottom: 0;
+
    .onepage-nav .onepage-menu .current-menu-item > a {
}
+
        color: #fff;
 +
    }
  
ul.actions.vertical.small li {
+
    .onepage-nav .onepage-menu .sub-menu a {
padding: 0.5em 0 0 0;
+
        padding: 12px 15px;
}
+
    }
  
ul.actions.vertical.small li:first-child {
+
    .onepage-nav .onepage-menu .sub-menu .menu-item-has-children > a:hover {
padding-top: 0;
+
        color: #4aa8ff;
}
+
    }
  
ul.actions.fit {
+
    .onepage-nav .onepage-menu .sub-menu .menu-item-has-children.active > a {
display: table;
+
        color: #4aa8ff;
margin-left: -1em;
+
    }
padding: 0;
+
table-layout: fixed;
+
width: calc(100% + 1em);
+
}
+
  
ul.actions.fit li {
+
    .onepage-nav .onepage-toggle-menu {
display: table-cell;
+
        display: block;
padding: 0 0 0 1em;
+
    }
}
+
}
  
ul.actions.fit li > * {
+
.onepage-nav {
margin-bottom: 0;
+
    display: inline-block;
}
+
    vertical-align: middle;
 +
}
  
ul.actions.fit.small {
+
.onepage-nav li.current a {
margin-left: -0.5em;
+
    color: #049f40;
width: calc(100% + 0.5em);
+
}
}
+
  
ul.actions.fit.small li {
+
.onepage-menu.active ~ .navbar-toggle span:nth-child(1) {
padding: 0 0 0 0.5em;
+
    top: 10px;
}
+
    transform: rotate(-45deg);
 +
}
  
@media screen and (max-width: 480px) {
+
.onepage-menu.active ~ .navbar-toggle span:nth-child(2) {
 +
    opacity: 0;
 +
    left: -40px;
 +
}
  
ul.actions {
+
.onepage-menu.active ~ .navbar-toggle span:nth-child(3) {
margin: 0 0 2em 0;
+
    top: 10px;
}
+
    transform: rotate(45deg);
 +
}
  
ul.actions li {
+
@media (min-width: 1201px) {
padding: 1em 0 0 0;
+
    .navbar-toggle {
display: block;
+
        display: none;
text-align: center;
+
    }
width: 100%;
+
}
}
+
  
ul.actions li:first-child {
+
.navbar-toggle {
padding-top: 0;
+
    position: absolute;
}
+
    right: 0;
 +
    top: 50%;
 +
    width: 30px;
 +
    height: 23px;
 +
    overflow: hidden;
 +
    transform: translateY(-50%);
 +
    transition: .5s ease-in-out;
 +
    cursor: pointer;
 +
}
  
ul.actions li > * {
+
.navbar-toggle span {
width: 100%;
+
    position: absolute;
margin: 0 !important;
+
    display: block;
}
+
    height: 3px;
 +
    width: 100%;
 +
    background-color: #049f40;
 +
    border-radius: 9px;
 +
    opacity: 1;
 +
    left: 0;
 +
    transform: rotate(0deg);
 +
    transition: .25s ease-in-out;
 +
}
  
ul.actions li > *.icon:before {
+
.navbar-toggle span:nth-child(1) {
margin-left: -2em;
+
    top: 0;
}
+
}
  
ul.actions.small li {
+
.navbar-toggle span:nth-child(2) {
padding: 0.5em 0 0 0;
+
    top: 10px;
}
+
}
  
ul.actions.small li:first-child {
+
.navbar-toggle span:nth-child(3) {
padding-top: 0;
+
    top: 20px;
}
+
}
  
}
+
@media (min-width: 1201px) {
 +
    .header__inner {
 +
        padding-right: 0;
 +
    }
 +
}
  
dl {
+
/* 25. hero
margin: 0 0 2em 0;
+
--------------------------------------------------------------------------------*/
}
+
  
dl dt {
+
.hero {
display: block;
+
    background: #000;
font-weight: 600;
+
    text-align: center;
margin: 0 0 1em 0;
+
    overflow: hidden;
}
+
    position: relative;
 +
    z-index: 9;
 +
}
  
dl dd {
+
.hero__wrapper .a-btn {
margin-left: 2em;
+
    color: #fff;
}
+
}
  
/* Table */
+
.hero__wrapper .a-btn.btn-first {
 +
    background: #049f40;
 +
    border-color: #049f40;
 +
}
  
.table-wrapper {
+
.hero__wrapper .a-btn.btn-first:hover {
-webkit-overflow-scrolling: touch;
+
    background: #fff;
overflow-x: auto;
+
    border-color: #fff;
}
+
    color: #000;
 +
}
  
table {
+
.hero__wrapper .a-btn.btn-first:hover:before {
margin: 0 0 2em 0;
+
    background: #fff;
width: 100%;
+
}
}
+
  
table tbody tr {
+
.hero__title {
border: solid 1px #dbdbdb;
+
    font-size: 30px;
border-left: 0;
+
    font-weight: 400;
border-right: 0;
+
    color: #fff;
}
+
    margin-top: 0;
 +
    margin-bottom: 25px;
 +
}
  
table tbody tr:nth-child(2n + 1) {
+
@media (min-width: 320px) {
background-color: rgba(144, 144, 144, 0.075);
+
    .hero__title {
}
+
        font-size: calc(1.13636vw + 26.36364px);
 +
    }
 +
}
  
table td {
+
@media (min-width: 1200px) {
padding: 0.75em 0.75em;
+
    .hero__title {
}
+
        font-size: 40px;
 +
    }
 +
}
  
table th {
+
@media (max-width: 767px) {
color: #555;
+
    .hero__title {
font-size: 0.9em;
+
        margin-top: 80px;
font-weight: 600;
+
    }
padding: 0 0.75em 0.75em 0.75em;
+
}
text-align: left;
+
}
+
  
table thead {
+
.hero__title span {
border-bottom: solid 2px #dbdbdb;
+
    color: #049f40;
}
+
}
  
table tfoot {
+
.hero__title .typing__module {
border-top: solid 2px #dbdbdb;
+
    display: inline-block;
}
+
}
  
table.alt {
+
.hero__text {
border-collapse: separate;
+
    font-size: 16px;
}
+
    color: #eee;
 +
    font-size: 16px;
 +
    font-weight: 400;
 +
    margin: 0 15%;
 +
    margin-top: 20px;
 +
}
  
table.alt tbody tr td {
+
@keyframes bounce {
border: solid 1px #dbdbdb;
+
    0%, 100% {
border-left-width: 0;
+
        transform: translateY(0);
border-top-width: 0;
+
    }
}
+
  
table.alt tbody tr td:first-child {
+
    50% {
border-left-width: 1px;
+
        transform: translateY(-20px);
}
+
    }
 +
}
  
table.alt tbody tr:first-child td {
+
@media (min-width: 1201px) {
border-top-width: 1px;
+
    .hero {
}
+
        height: 100vh;
 +
        padding: 0;
 +
    }
  
table.alt thead {
+
    .hero__wrapper {
border-bottom: 0;
+
        position: absolute;
}
+
        top: 50%;
 +
        left: 0;
 +
        z-index: 2;
 +
        width: 100%;
 +
        transform: translateY(-50%);
 +
    }
 +
}
  
table.alt tfoot {
+
/* 26. Layout
border-top: 0;
+
--------------------------------------------------------------------------------*/
}
+
  
/* Button */
+
.main-content, .sidebar-left, .sidebar-right {
 +
    margin-bottom: 40px;
 +
}
  
input[type="submit"],
+
.sidebar-left .form-item--button .select2-container--default .select2-selection--single .select2-selection__arrow,
input[type="reset"],
+
.sidebar-right .form-item--button .select2-container--default .select2-selection--single .select2-selection__arrow {
input[type="button"],
+
    width: 25px;
button,
+
    border-left: 0;
.button {
+
}
-moz-appearance: none;
+
-webkit-appearance: none;
+
-ms-appearance: none;
+
appearance: none;
+
-moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
+
-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
+
-ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
+
transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
+
background-color: transparent;
+
box-shadow: inset 0 0 0 3px #6cc091;
+
color: #6cc091 !important;
+
border-radius: 30px;
+
border: 0;
+
cursor: pointer;
+
display: inline-block;
+
font-size: .75em;
+
font-weight: 400;
+
height: 3.75em;
+
line-height: 3.85em;
+
letter-spacing: 2px;
+
padding: 0 4em;
+
text-align: center;
+
text-decoration: none;
+
text-transform: uppercase;
+
white-space: nowrap;
+
}
+
  
input[type="submit"]:hover,
+
.sidebar-left .form-item--button .awe-btn,
input[type="reset"]:hover,
+
.sidebar-right .form-item--button .awe-btn {
input[type="button"]:hover,
+
    padding-left: 20px;
button:hover,
+
    padding-right: 20px;
.button:hover {
+
}
background-color: rgba(108, 192, 145, 0.15);
+
}
+
  
input[type="submit"]:active,
+
/* 27. Grid Boostrap
input[type="reset"]:active,
+
--------------------------------------------------------------------------------*/
input[type="button"]:active,
+
button:active,
+
.button:active {
+
background-color: rgba(108, 192, 145, 0.15);
+
}
+
  
input[type="submit"].icon,
+
.no-gutters {
input[type="reset"].icon,
+
    margin: 0;
input[type="button"].icon,
+
}
button.icon,
+
.button.icon {
+
padding-left: 1.35em;
+
}
+
  
input[type="submit"].icon:before,
+
.no-gutters > .col, .no-gutters > [class*='col-'] {
input[type="reset"].icon:before,
+
    padding-right: 0;
input[type="button"].icon:before,
+
    padding-left: 0;
button.icon:before,
+
}
.button.icon:before {
+
margin-right: 0.5em;
+
}
+
  
input[type="submit"].fit,
+
/* 28. Font size
input[type="reset"].fit,
+
--------------------------------------------------------------------------------*/
input[type="button"].fit,
+
button.fit,
+
.button.fit {
+
display: block;
+
margin: 0 0 1em 0;
+
width: 100%;
+
}
+
  
input[type="submit"].small,
+
.f-subtitle {
input[type="reset"].small,
+
    font-size: 22px;
input[type="button"].small,
+
    font-weight: 300;
button.small,
+
}
.button.small {
+
font-size: 0.8em;
+
}
+
  
input[type="submit"].big,
+
.fz-15 {
input[type="reset"].big,
+
    font-size: 15px;
input[type="button"].big,
+
}
button.big,
+
.button.big {
+
font-size: 1.35em;
+
}
+
  
input[type="submit"].alt,
+
.fz-16 {
input[type="reset"].alt,
+
    font-size: 16px;
input[type="button"].alt,
+
}
button.alt,
+
.button.alt {
+
background-color: transparent;
+
box-shadow: inset 0 0 0 3px #FFF;
+
color: #fff !important;
+
}
+
  
input[type="submit"].alt:hover,
+
.fz-22 {
input[type="reset"].alt:hover,
+
    font-size: 22px;
input[type="button"].alt:hover,
+
}
button.alt:hover,
+
.button.alt:hover {
+
background-color: #7ec89e;
+
}
+
  
input[type="submit"].alt:active,
+
.fz-30 {
input[type="reset"].alt:active,
+
    font-size: 30px;
input[type="button"].alt:active,
+
}
button.alt:active,
+
.button.alt:active {
+
background-color: #7ec89e;
+
}
+
  
input[type="submit"].alt.icon:before,
+
.fz-40 {
input[type="reset"].alt.icon:before,
+
    font-size: 40px;
input[type="button"].alt.icon:before,
+
}
button.alt.icon:before,
+
.button.alt.icon:before {
+
color: #bbb;
+
}
+
  
input[type="submit"].special,
+
.fw-600 {
input[type="reset"].special,
+
    font-weight: 600;
input[type="button"].special,
+
}
button.special,
+
.button.special {
+
background-color: #6cc091;
+
color: #ffffff !important;
+
}
+
  
input[type="submit"].special:hover,
+
.bg-gray {
input[type="reset"].special:hover,
+
    background: #f7f7f7;
input[type="button"].special:hover,
+
}
button.special:hover,
+
.button.special:hover {
+
background-color: #7ec89e;
+
}
+
  
input[type="submit"].special:active,
+
.bg-white {
input[type="reset"].special:active,
+
    background: #fff;
input[type="button"].special:active,
+
}
button.special:active,
+
.button.special:active {
+
background-color: #5ab884;
+
}
+
  
input[type="submit"].disabled, input[type="submit"]:disabled,
+
/* 29. Margin Padding
input[type="reset"].disabled,
+
--------------------------------------------------------------------------------*/
input[type="reset"]:disabled,
+
input[type="button"].disabled,
+
input[type="button"]:disabled,
+
button.disabled,
+
button:disabled,
+
.button.disabled,
+
.button:disabled {
+
background-color: #9a9a9a !important;
+
box-shadow: inset 0 -0.15em 0 0 rgba(0, 0, 0, 0.15);
+
color: #fff !important;
+
cursor: default;
+
opacity: 0.25;
+
}
+
  
@media screen and (max-width: 480px) {
+
.mb-0 {
 +
    margin-bottom: 0 !important;
 +
}
  
input[type="submit"],
+
.mt-0 {
input[type="reset"],
+
    margin-top: 0 !important;
input[type="button"],
+
}
button,
+
.button {
+
padding: 0;
+
width: 100%;
+
}
+
  
}
+
.pd-0 {
 +
    padding: 0;
 +
}
  
/* Header */
+
.mb-20 {
 +
    margin-bottom: 20px;
 +
}
  
.subpage {
+
.mt-20 {
padding-top: 44px;
+
    margin-top: 20px;
}
+
}
  
.subpage #header {
+
.mb-25 {
background: #6cc091;
+
    margin-bottom: 25px;
top: 0;
+
}
height: 44px;
+
line-height: 44px;
+
position: fixed;
+
}
+
  
#header {
+
.mt-25 {
color: #fff;
+
    margin-top: 25px;
cursor: default;
+
}
height: 3.25em;
+
left: 0;
+
line-height: 3.25em;
+
position: absolute;
+
text-align: right;
+
top: 2em;
+
width: 100%;
+
z-index: 10001;
+
}
+
  
#header .inner {
+
.mb-30 {
margin: 0 auto;
+
    margin-bottom: 30px;
position: relative;
+
}
}
+
  
#header .logo {
+
.mt-30 {
color: #ffffff;
+
    margin-top: 30px;
display: inline-block;
+
}
font-weight: 400;
+
height: inherit;
+
left: 0;
+
line-height: inherit;
+
margin: 0;
+
padding: 0;
+
position: absolute;
+
top: 0;
+
font-size: 1em;
+
}
+
  
#header .logo strong {
+
.mb-35 {
color: #ffffff;
+
    margin-bottom: 35px;
font-weight: 600;
+
}
}
+
  
#header a {
+
.mt-35 {
-moz-transition: color 0.2s ease-in-out;
+
    margin-top: 35px;
-webkit-transition: color 0.2s ease-in-out;
+
}
-ms-transition: color 0.2s ease-in-out;
+
transition: color 0.2s ease-in-out;
+
display: inline-block;
+
padding: 0 0.75em;
+
color: inherit;
+
text-decoration: none;
+
font-size: 1em;
+
}
+
  
#header a:hover {
+
.mb-40 {
color: #ffffff;
+
    margin-bottom: 40px;
}
+
}
  
#header a:last-child {
+
.mt-40 {
padding-right: 0;
+
    margin-top: 40px;
}
+
}
  
#header a.navPanelToggle {
+
.mb-45 {
display: none;
+
    margin-bottom: 45px;
text-decoration: none;
+
}
height: 4em;
+
width: 4em;
+
z-index: 10003;
+
}
+
  
#header a.navPanelToggle .fa {
+
.mt-45 {
font-size: 1.25em;
+
    margin-top: 45px;
}
+
}
  
@media screen and (max-width: 980px) {
+
.mb-50 {
 +
    margin-bottom: 50px;
 +
}
  
#header a.navPanelToggle {
+
.mt-50 {
display: inline-block;
+
    margin-top: 50px;
}
+
}
  
}
+
.mb-55 {
 +
    margin-bottom: 55px;
 +
}
  
@media screen and (max-width: 736px) {
+
.mt-55 {
 +
    margin-top: 55px;
 +
}
  
#header a {
+
.mb-60 {
padding: 0 0.5em;
+
    margin-bottom: 60px;
}
+
}
  
}
+
.mt-60 {
 +
    margin-top: 60px;
 +
}
  
@media screen and (max-width: 980px) {
+
.mb-65 {
 +
    margin-bottom: 65px;
 +
}
  
#header {
+
.mt-65 {
top: 1em;
+
    margin-top: 65px;
}
+
}
  
}
+
.mb-70 {
 +
    margin-bottom: 70px;
 +
}
  
@media screen and (max-width: 736px) {
+
.mt-70 {
 +
    margin-top: 70px;
 +
}
  
#header {
+
.mb-75 {
top: .5em;
+
    margin-bottom: 75px;
}
+
}
  
}
+
.mt-75 {
 +
    margin-top: 75px;
 +
}
  
@media screen and (max-width: 480px) {
+
/* 30. Swiper
 +
--------------------------------------------------------------------------------*/
  
#header {
+
.swiper-pagination-custom {
font-size: .9em;
+
    margin-top: 20px;
}
+
    text-align: center;
 +
}
  
}
+
.swiper-pagination-bullet {
 +
    width: 10px;
 +
    height: 10px;
 +
    vertical-align: middle;
 +
    background-color: #049f40;
 +
}
  
/* Nav
+
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
 +
    margin: 5px;
 +
}
  
@media screen and (max-width: 980px) {
+
/* 31. Popup
 +
--------------------------------------------------------------------------------*/
  
#nav {
+
.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
display: none;
+
    line-height: 30px;
}
+
    right: 0;
 +
    width: 30px;
 +
    height: 30px;
 +
    padding-right: 0;
 +
    text-align: center;
 +
    opacity: 1;
 +
    color: #fff;
 +
    border: 1px solid #fff;
 +
}
  
}
+
.mfp-close:active {
 +
    top: 0;
 +
}
  
#navPanel {
+
.mfp-iframe-holder .mfp-close:active {
-moz-transform: translatex(20em);
+
    top: -40px;
-webkit-transform: translatex(20em);
+
}
-ms-transform: translatex(20em);
+
transform: translatex(20em);
+
-moz-transition: -moz-transform 0.2s ease-in-out, visibility 0.2s ease-in-out;
+
-webkit-transition: -webkit-transform 0.2s ease-in-out, visibility 0.2s ease-in-out;
+
-ms-transition: -ms-transform 0.2s ease-in-out, visibility 0.2s ease-in-out;
+
transition: transform 0.2s ease-in-out, visibility 0.2s ease-in-out;
+
-webkit-overflow-scrolling: touch;
+
visibility: hidden;
+
overflow-y: auto;
+
position: fixed;
+
right: 0;
+
top: 0;
+
background: #6cc091;
+
color: #daefe3;
+
height: 100%;
+
max-width: 80%;
+
width: 20em;
+
padding: 0.5em 1.25em;
+
z-index: 10010;
+
}
+
  
#navPanel.visible {
+
.mfp-zoom-in .mfp-content {
-moz-transform: translatex(0);
+
    transition: all .4s cubic-bezier(.18, .89, .32, 1.27);
-webkit-transform: translatex(0);
+
    transform: scale(.8);
-ms-transform: translatex(0);
+
    opacity: 0;
transform: translatex(0);
+
}
box-shadow: 0 0 1.5em 0 rgba(0, 0, 0, 0.2);
+
visibility: visible;
+
}
+
  
#navPanel a:not(.close) {
+
.mfp-zoom-in.mfp-bg {
border-top: solid 1px #8dcca9;
+
    transition: all .3s ease-out;
color: #daefe3;
+
    opacity: 0;
font-weight: 600;
+
}
display: block;
+
padding: 0.75em 0;
+
text-decoration: none;
+
font-weight: 400;
+
}
+
  
#navPanel a:not(.close):first-child {
+
.mfp-zoom-in.mfp-ready .mfp-content {
border: none;
+
    transform: scale(1);
}
+
    opacity: 1;
 +
}
  
#navPanel .close {
+
.mfp-zoom-in.mfp-ready.mfp-bg {
text-decoration: none;
+
    opacity: .8;
-moz-transition: color 0.2s ease-in-out;
+
}
-webkit-transition: color 0.2s ease-in-out;
+
-ms-transition: color 0.2s ease-in-out;
+
transition: color 0.2s ease-in-out;
+
-webkit-tap-highlight-color: transparent;
+
border: 0;
+
color: #daefe3;
+
cursor: pointer;
+
display: block;
+
height: 4em;
+
padding-right: 1.25em;
+
position: absolute;
+
right: 0;
+
text-align: right;
+
top: 0;
+
vertical-align: middle;
+
width: 5em;
+
}
+
  
#navPanel .close:before {
+
.mfp-zoom-in.mfp-removing .mfp-content {
-moz-osx-font-smoothing: grayscale;
+
    transition: all .4s cubic-bezier(.18, .89, .32, 1.27);
-webkit-font-smoothing: antialiased;
+
    transform: scale(.8);
font-family: FontAwesome;
+
    opacity: 0;
font-style: normal;
+
}
font-weight: normal;
+
text-transform: none !important;
+
content: '\f00d';
+
width: 3em;
+
height: 3em;
+
line-height: 3em;
+
display: block;
+
position: absolute;
+
right: 0;
+
top: 0;
+
text-align: center;
+
}
+
  
#navPanel .close:hover {
+
.mfp-zoom-in.mfp-removing.mfp-bg {
color: inherit;
+
    opacity: 0;
}
+
}
*/
+
  
 +
/* 32. Button
 +
--------------------------------------------------------------------------------*/
  
/* Banner */
+
.a-btn {
 +
    line-height: normal;
 +
    text-decoration: none;
 +
    padding: 8px 16px;
 +
    border-radius: 5px;
 +
    position: relative;
 +
    font-weight: 400;
 +
    margin-top: 30px;
 +
    margin-right: 20px;
 +
    display: inline-block;
 +
    overflow: visible;
 +
    border: 2px solid #fff;
 +
    transform: perspective(1px) translateZ(0);
 +
    transition: all .3s ease 0s;
 +
    overflow: hidden;
 +
}
  
#banner {
+
.a-btn:before {
padding: 8em 0 9em 0;
+
    content: "";
background-image: url(../../images/banner.jpg);
+
    background: #049f40;
background-size: cover;
+
    bottom: 0;
background-position: bottom;
+
    left: 0;
background-attachment: fixed;
+
    position: absolute;
background-repeat: no-repeat;
+
    right: 0;
text-align: center;
+
    top: 0;
position: relative;
+
    transform: scaleX(0);
}
+
    transform-origin: 50%;
 +
    transition: transform .4s ease-out;
 +
    z-index: -1;
 +
}
  
#banner:before {
+
.a-btn:hover {
content: '';
+
    border-color: #049f40;
background: rgba(75, 75, 93, 0.85);
+
    color: #fff;
position: absolute;
+
}
width: 100%;
+
height: 100%;
+
top: 0;
+
left: 0;
+
}
+
  
#banner .inner {
+
.a-btn:hover:before {
position: relative;
+
    transform: scaleX(1);
z-index: 10005;
+
}
padding-top: 8em;
+
}
+
  
#banner h1 {
+
.a-btn.style-2 {
font-size: 3.5em;
+
    background: #049f40;
font-weight: 400;
+
    border-color: #049f40;
color: #fff;
+
    color: #fff;
line-height: 1em;
+
    margin-left: 0;
margin: 0 0 1em 0;
+
    margin-right: 0;
padding: 0;
+
}
}
+
  
#banner h3 {
+
.a-btn.style-2:hover {
font-weight: 400;
+
    background: #333;
color: #fff;
+
    border-color: #333;
margin: 0;
+
}
font-size: 1.5em;
+
}
+
  
#banner .icon {
+
.a-btn.style-2:hover:before {
color: #6cc091;
+
    background: #333;
font-size: 2em;
+
}
}
+
  
#banner p {
+
.a-btn.style-1 {
font-size: 1em;
+
    color: #fff;
color: rgba(255, 255, 255, 0.55);
+
}
margin-bottom: 1.75em;
+
}
+
  
#banner .flex {
+
.main-color {
-ms-flex-pack: center;
+
    color: #049f40;
-moz-justify-content: center;
+
}
-webkit-justify-content: center;
+
-ms-justify-content: center;
+
justify-content: center;
+
text-align: center;
+
margin: 0 auto 4em auto;
+
}
+
  
#banner .flex div {
+
@media (max-width: 767px) {
border-right: 2px solid rgba(255, 255, 255, 0.2);
+
    .col-reverse {
padding: 0 8em;
+
        display: -ms-flexbox;
}
+
        display: flex;
 +
        -ms-flex-direction: column-reverse;
 +
            flex-direction: column-reverse;
 +
    }
 +
}
  
#banner .flex div:last-child {
+
.form-wrapper .awe-btn {
border: none;
+
    background: #049f40;
padding-right: 0;
+
    color: #fff;
}
+
}
  
#banner .flex div:first-child {
+
/* SECTION WHY */
padding-left: 0;
+
}
+
  
#banner .flex div p {
+
.why .back {
margin: 0;
+
    position: absolute;
}
+
    left: 0;
 +
    top: 0;
 +
    width: 50%;
 +
    bottom: 0;
 +
    background-image: url("../img/bg/number.jpg");
 +
    background-size: cover;
 +
    background-position: top;
 +
}
  
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
+
@media (max-width: 767px) {
 +
    .why .back {
 +
        display: none;
 +
    }
 +
}
  
#banner {
+
.why .service {
background-attachment: scroll;
+
    margin-bottom: 30px;
}
+
    padding: 20px;
 +
    background-color: #fff;
 +
}
  
}
+
.why .box {
 +
    padding: 70px 50px;
 +
}
  
@media screen and (max-width: 1680px) {
+
@media (max-width: 767px) {
 +
    .why .box {
 +
        padding: 0;
 +
    }
 +
}
  
#banner .flex div {
+
/* SECTION VIDEO */
padding: 0 6em;
+
}
+
  
}
+
.video .popup-video .icon {
 +
    display: inline-block;
 +
    height: 60px;
 +
    width: 60px;
 +
    line-height: 60px;
 +
    border-radius: 50%;
 +
    text-align: center;
 +
    color: #fff;
 +
    font-size: 30px;
 +
    box-shadow: 0 3px 30px -5px #888;
 +
    margin-right: 5px;
 +
    padding-left: 5px;
 +
    transition: all .4s ease-in-out;
 +
    background: #049f40;
 +
}
  
@media screen and (max-width: 1280px) {
+
.video .popup-video .fa {
 +
    color: #fff;
 +
}
  
#banner {
+
.video .popup-video span {
padding: 7em 0 6em 0;
+
    font-size: 18px;
}
+
    color: #333;
 +
    font-weight: 600;
 +
    margin-top: 20px;
 +
}
  
#banner .inner {
+
.founder .back {
padding-top: 8em;
+
    position: absolute;
}
+
    left: 0;
 +
    top: 0;
 +
    bottom: 0;
 +
    width: 50%;
 +
    background-image: url("../img/bg/testimonial.jpg");
 +
    background-size: cover;
 +
    background-position: top;
 +
}
  
#banner h1 {
+
@media (max-width: 767px) {
font-size: 3em;
+
    .founder .back {
}
+
        width: 100%;
 +
        opacity: .2;
 +
    }
 +
}
  
#banner h3 {
+
.founder .box {
font-size: 1.25em;
+
    padding: 70px;
}
+
}
  
#banner .flex div {
+
.founder .box .fa {
padding: 0 3em;
+
    font-size: 65px;
}
+
    opacity: .4;
 +
}
  
}
+
.founder .box h2 {
 +
    font-size: 30px;
 +
    font-weight: 600;
 +
    margin-bottom: 5px;
 +
    color: #333;
 +
}
  
@media screen and (max-width: 980px) {
+
.founder .box span {
 +
    color: #049f40;
 +
    font-family: "Josefin Sans", sans-serif;
 +
    font-size: 16px;
 +
    font-weight: 600;
 +
}
  
#banner {
+
.founder .box p {
background-attachment: scroll;
+
    font-size: 18px;
padding: 5em 0 4em 0;
+
    line-height: 28px;
}
+
    font-style: italic;
 
+
}
#banner .inner {
+
padding-top: 4em;
+
}
+
 
+
#banner h1 {
+
font-size: 2.5em;
+
}
+
 
+
#banner h3 {
+
font-size: 1.25em;
+
}
+
 
+
#banner .flex div {
+
font-size: .85em;
+
padding: 0 1.5em;
+
}
+
 
+
}
+
 
+
@media screen and (max-width: 736px) {
+
 
+
#banner {
+
padding: 4em 0 3em 0;
+
}
+
 
+
#banner .inner {
+
padding-top: 3em;
+
}
+
 
+
#banner h1 {
+
font-size: 2em;
+
}
+
 
+
#banner h3 {
+
font-size: 1.25em;
+
}
+
 
+
#banner .flex {
+
-moz-flex-direction: column;
+
-webkit-flex-direction: column;
+
-ms-flex-direction: column;
+
flex-direction: column;
+
margin: 0 auto 2em auto;
+
}
+
 
+
#banner .flex div {
+
font-size: .85em;
+
padding: 0;
+
border: none;
+
margin-bottom: 1em;
+
}
+
 
+
}
+
 
+
@media screen and (max-width: 480px) {
+
 
+
#banner h1 {
+
font-size: 1.5em;
+
}
+
 
+
}
+
 
+
/* Footer */
+
 
+
#footer {
+
padding: 6em 0;
+
background: #6cc091;
+
color: #fff;
+
text-align: center;
+
}
+
 
+
#footer h3 {
+
color: #FFF;
+
margin-bottom: 2em !important;
+
}
+
 
+
#footer label {
+
text-align: left;
+
color: #FFF;
+
}
+
 
+
#footer .copyright {
+
color: rgba(255, 255, 255, 0.5);
+
font-size: 0.8em;
+
margin: 0 0 2em 0;
+
padding: 0;
+
}
+
 
+
#footer .copyright a {
+
color: rgba(255, 255, 255, 0.5);
+
text-decoration: none;
+
}
+
 
+
#footer .copyright a:hover {
+
color: #FFF;
+
}
+
 
+
@media screen and (max-width: 980px) {
+
 
+
#footer {
+
padding: 4em 0;
+
}
+
 
+
}
+
 
+
@media screen and (max-width: 736px) {
+
 
+
#footer {
+
padding: 3em 0;
+
}
+
 
+
}
+

Latest revision as of 06:04, 17 October 2018

/* 1. base


*/

a[disabled], input[disabled], button[disabled], textarea[disabled] {

   cursor: not-allowed !important;
   opacity: .5 !important;

}

a:focus, input:focus, button:focus, textarea:focus {

   outline: none;

}

p {

   margin-top: 0;
   margin-bottom: 10px;

}

img {

   max-width: 100%;
   height: auto;
   border: 0;

}

.page-wrap {

   overflow: hidden;

}

.awe-section {

   position: relative;
   background-repeat: no-repeat;
   background-size: cover;
   background-position: center center;
   z-index: 9;
   padding-top: 50px;
   padding-bottom: 50px;

}

@media (min-width: 320px) {

   .awe-section {
       padding-top: calc(6.81818vw + 28.18182px);
       padding-bottom: calc(6.81818vw + 28.18182px);
   }

}

@media (min-width: 1200px) {

   .awe-section {
       padding-top: 110px;
       padding-bottom: 110px;
   }

}

.awe-text-left, .text-left {

   text-align: left !important;

}

.awe-text-center, .text-center {

   text-align: center !important;

}

.awe-text-right, .text-right {

   text-align: right !important;

}

.awe-text-underline {

   text-decoration: underline !important;

}

.awe-round {

   border-radius: 5px !important;

}

.awe-pill {

   border-radius: 50% !important;

}

.awe-tb {

   display: table;
   width: 100%;
   height: 100%;

}

.awe-tb__cell {

   display: table-cell;
   vertical-align: middle;

}

.awe-overlay, [data-gradient-bg] > canvas {

   position: absolute;
   width: 100%;
   height: 100%;
   top: 0;
   left: 0;
   z-index: -1;

} .tlinks{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;} .awe-overlay {

   background-color: rgba(0, 0, 0, .4);

}

.bg-fixed {

   background-attachment: fixed;

}

.awe-bg-cover {

   background-repeat: no-repeat;
   background-size: cover;
   background-position: center center;

}

.full {

   width: 100%;
   height: 100vh;

}

.embed-responsive {

   position: relative;
   display: block;
   height: 0;
   padding: 0;
   overflow: hidden;

}

.embed-responsive.embed-responsive-4by3 {

   padding-bottom: 75%;

}

.embed-responsive.embed-responsive-16by9 {

   padding-bottom: 56.25%;

}

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object {

   position: absolute;
   top: 0;
   bottom: 0;
   left: 0;
   width: 100%;
   height: 100%;
   border: 0;

}

/* table Responsive */

.table-responsive-01 {

   width: 100%;
   overflow-y: hidden;
   overflow-x: auto;

}

.table-responsive-01 table > thead > tr > th, .table-responsive-01 table > thead > tr > td, .table-responsive-01 table > tbody > tr > th, .table-responsive-01 table > tbody > tr > td, .table-responsive-01 table > tfoot > tr > th, .table-responsive-01 table > tfoot > tr > td {

   white-space: nowrap;

}

@media (max-width: 991px) {

   .table-responsive-02 table, .table-responsive-02 thead,
   .table-responsive-02 tbody, .table-responsive-02 th, .table-responsive-02 td,
   .table-responsive-02 tr {
       display: block;
   }
   .table-responsive-02 thead {
       border-top: 1px solid #e8e8e8 !important;
       border-bottom: none !important;
   }
   .table-responsive-02 thead tr {
       position: absolute;
       top: -9999px;
       left: -9999px;
   }
   .table-responsive-02 tr {
       padding: 15px 0;
       border-left: 1px solid #e8e8e8;
       border-right: 1px solid #e8e8e8;
   }
   .table-responsive-02 td {
       position: relative;
       padding: 15px 10px 15px 30% !important;
   }
   .table-responsive-02 td:before {
       content: attr(data-th);
       position: absolute;
       top: 15px;
       left: 20px;
       width: 25%;
       padding-right: 10px;
   }

}

a {

   color: #049f40;

}

a:hover {

   text-decoration: none;
   color: #049f40;

}

a:focus {

   text-decoration: none;

}

p {

   font-family: "Montserrat", sans-serif;
   font-weight: 400;

}

-moz-selection {
   color: #fff;
   background-color: #333;

}

selection {
   color: #fff;
   background-color: #333;

}

.awe-section {

   padding-top: 50px;
   padding-bottom: 50px;

}

@media (min-width: 320px) {

   .awe-section {
       padding-top: calc(5.68182vw + 31.81818px);
       padding-bottom: calc(5.68182vw + 31.81818px);
   }

}

@media (min-width: 1200px) {

   .awe-section {
       padding-top: 100px;
       padding-bottom: 100px;
   }

}

hr {

   margin-top: 10px;
   margin-bottom: 10px;
   border-color: #dfdfdf;

}

.page-wrap {

   position: relative;

}

/* 2. button


*/

.awe-btn {

   display: inline-block;
   border: 2px solid #dfdfdf;
   box-shadow: none;
   outline: none;
   margin: 0;
   text-align: center;
   font-size: 14px;
   padding: 9px 12px;
   color: #000;
   background-color: transparent;
   transition: all .3s ease;
   text-decoration: none;
   vertical-align: middle;
   overflow: hidden;
   cursor: pointer;
   font-family: "Josefin Sans", sans-serif;
   letter-spacing: 1px;
   text-transform: capitalize;
   line-height: 1;

}

.awe-btn:hover {

   background-color: #333;
   color: #fff;
   border-color: #333;

}

.awe-btn[disabled] {

   opacity: .65;
   cursor: not-allowed;

}

.awe-btn--primary {

   background-color: #049f40;
   color: #fff;

}

.awe-btn--primary:hover {

   background-color: #000;
   color: #fff;

}

.awe-btn--primary:focus {

   background-color: #000;
   color: #fff;

}

.awe-btn--success {

   background-color: #5cb85c;
   color: #fff;

}

.awe-btn--success:hover {

   background-color: #449d44;
   color: #fff;

}

.awe-btn--success:focus {

   background-color: #449d44;
   color: #fff;

}

.awe-btn--info {

   background-color: #5bc0de;
   color: #fff;

}

.awe-btn--info:hover {

   background-color: #31b0d5;
   color: #fff;

}

.awe-btn--info:focus {

   background-color: #31b0d5;
   color: #fff;

}

.awe-btn--warning {

   background-color: #f0ad4e;
   color: #fff;

}

.awe-btn--warning:hover {

   background-color: #ec971f;
   color: #fff;

}

.awe-btn--warning:focus {

   background-color: #ec971f;
   color: #fff;

}

.awe-btn--danger {

   background-color: #d9534f;
   color: #fff;

}

.awe-btn--danger:hover {

   background-color: #c9302c;
   color: #fff;

}

.awe-btn--danger:focus {

   background-color: #c9302c;
   color: #fff;

}

.awe-btn--link {

   background-color: transparent;
   color: #fe6565;

}

.awe-btn--link:hover {

   background-color: transparent;
   color: #fe6565;
   text-decoration: underline;

}

.awe-btn--link:focus {

   background-color: transparent;
   color: #fe6565;

}

.awe-btn--dark {

   background-color: #000;
   color: #fff;

}

.awe-btn--dark:hover {

   background-color: #fe6565;
   color: #fff;

}

.awe-btn--dark:focus {

   background-color: #fe6565;
   color: #fff;

}

.awe-btn--xs {

   padding: 6px 15px;
   font-size: 12px;

}

.awe-btn--sm {

   padding: 8px 15px;
   min-width: 100px;
   font-size: 12px;

}

.awe-btn--md {

   padding: 10px 20px;
   min-width: 140px;
   font-size: 14px;

}

.awe-btn--lg {

   padding: 14px 24px;
   min-width: 160px;
   font-size: 16px;

}

.awe-btn--square {

   border-radius: 0;

}

.awe-btn--round {

   border-radius: 5px;

}

.awe-btn--pill {

   border-radius: 20px;
   padding: 10px 20px;
   border-color: #049f40;
   line-height: normal;

}

.awe-btn--block {

   display: block;
   width: 100%;

}

.awe-btn--disabled {

   opacity: .65;
   cursor: not-allowed;

}

/* 3. form-item


*/

input:not([type="button"]):not([type="submit"]):not([type="radio"]):not([type="checkbox"]):not([type="color"]), select2, textarea, select, product__number:not([type="text"]) {

   box-shadow: none;
   outline: none;
   margin: 0;
   border-radius: 0;
   padding: 0;
   line-height: 40px;
   border: 1px solid #dfdfdf;
   color: #000;
   font-size: 16px;
   vertical-align: middle;
   height: 45px;
   width: 100%;

}

input:not([type="button"]):not([type="submit"]):not([type="radio"]):not([type="checkbox"]):not([type="color"])::-webkit-input-placeholder, select2::-webkit-input-placeholder, textarea::-webkit-input-placeholder, select::-webkit-input-placeholder, product__number:not([type="text"])::-webkit-input-placeholder {

   color: #333;
   font-family: "Josefin Sans", sans-serif;
   text-transform: capitalize;

}

input:not([type="button"]):not([type="submit"]):not([type="radio"]):not([type="checkbox"]):not([type="color"])::-moz-placeholder, select2::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder, product__number:not([type="text"])::-moz-placeholder {

   color: #333;
   font-family: "Josefin Sans", sans-serif;
   text-transform: capitalize;

}

input:not([type="button"]):not([type="submit"]):not([type="radio"]):not([type="checkbox"]):not([type="color"]):-moz-placeholder, select2:-moz-placeholder, textarea:-moz-placeholder, select:-moz-placeholder, product__number:not([type="text"]):-moz-placeholder {

   color: #333;
   font-family: "Josefin Sans", sans-serif;
   text-transform: capitalize;

}

input:not([type="button"]):not([type="submit"]):not([type="radio"]):not([type="checkbox"]):not([type="color"]):-ms-input-placeholder, select2:-ms-input-placeholder, textarea:-ms-input-placeholder, select:-ms-input-placeholder, product__number:not([type="text"]):-ms-input-placeholder {

   color: #333;
   font-family: "Josefin Sans", sans-serif;
   text-transform: capitalize;

}

input:not([type="button"]):not([type="submit"]):not([type="radio"]):not([type="checkbox"]):not([type="color"]):focus, select2:focus, textarea:focus, select:focus, product__number:not([type="text"]):focus {

   border-color: #049f40;

}

input:not([type="button"]):not([type="submit"]):not([type="radio"]):not([type="checkbox"]):not([type="color"]):focus::-webkit-input-placeholder, select2:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder, select:focus::-webkit-input-placeholder, product__number:not([type="text"]):focus::-webkit-input-placeholder {

   color: #333;

}

input:not([type="button"]):not([type="submit"]):not([type="radio"]):not([type="checkbox"]):not([type="color"]):focus::-moz-placeholder, select2:focus::-moz-placeholder, textarea:focus::-moz-placeholder, select:focus::-moz-placeholder, product__number:not([type="text"]):focus::-moz-placeholder {

   color: #333;

}

input:not([type="button"]):not([type="submit"]):not([type="radio"]):not([type="checkbox"]):not([type="color"]):focus:-moz-placeholder, select2:focus:-moz-placeholder, textarea:focus:-moz-placeholder, select:focus:-moz-placeholder, product__number:not([type="text"]):focus:-moz-placeholder {

   color: #333;

}

input:not([type="button"]):not([type="submit"]):not([type="radio"]):not([type="checkbox"]):not([type="color"]):focus:-ms-input-placeholder, select2:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder, select:focus:-ms-input-placeholder, product__number:not([type="text"]):focus:-ms-input-placeholder {

   color: #333;

}

input:not([type="button"]):not([type="submit"]):not([type="radio"]):not([type="checkbox"]):not([type="color"])[disabled], select2[disabled], textarea[disabled], select[disabled], product__number:not([type="text"])[disabled] {

   opacity: .65;
   cursor: not-allowed;

}

input:not([type="button"]):not([type="submit"]):not([type="radio"]):not([type="checkbox"]):not([type="color"]), textarea {

   -webkit-appearance: none;
      -moz-appearance: none;
           appearance: none;

}

input[type="checkbox"], input[type="radio"] {

   width: auto !important;

}

textarea {

   line-height: 1.3;
   padding-top: 10px;
   padding-bottom: 10px;
   min-height: 80px;
   resize: none;
   height: auto;

}

/* Typography */

body {

   margin: 0;
   padding: 0;
   line-height: 2.1;
   font-size: 14px;
   font-weight: 400;
   font-family: "Montserrat", sans-serif;
   color: #748182;

}

body.awe-skin-dark {

   background-color: #333;

}

.awe-skin-dark {

   color: rgba(255, 255, 255, .8);

}

.awe-skin-dark h1, .awe-skin-dark h2, .awe-skin-dark h3, .awe-skin-dark h4, .awe-skin-dark h5, .awe-skin-dark h6 {

   color: #fff;

}

p {

   margin-bottom: 16px;

}

a {

   transition: all .3s ease;

}

a, input, textarea, select {

   outline: none;

}

h1, h2, h3, h4, h5, h6 {

   font-weight: 500;
   line-height: 1.1;
   color: #333;
   font-family: "Josefin Sans", sans-serif;

}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {

   color: inherit;
   text-decoration: none;

}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {

   color: inherit;
   text-decoration: none;

}

h1 {

   font-size: 60px;

}

h2 {

   font-size: 52px;

}

h3 {

   font-size: 44px;

}

h4 {

   font-size: 32px;

}

h5 {

   font-size: 28px;

}

h6 {

   font-size: 18px;

}

h3, h1, h2, h3 {

   margin-top: 30px;
   margin-bottom: 15px;

}

h4, h5, h6 {

   margin-top: 20px;
   margin-bottom: 10px;

}

img {

   max-width: 100%;

}

blockquote {

   position: relative;
   font-family: "Josefin Sans", sans-serif;
   font-size: 18px;
   border: 0;
   padding: 0;
   margin: 0;
   margin-bottom: 30px;

}

blockquote p {

   font-style: italic;
   margin-bottom: 0;

}

blockquote i {

   font-size: 40px !important;
   margin-bottom: 20px;

}

blockquote cite {

   display: block;
   font-size: 16px;
   font-style: normal;
   font-family: "Montserrat", sans-serif;
   font-weight: 700;
   margin-top: 15px;

}

blockquote small {

   font-weight: 400;

}

@media (min-width: 768px) {

   blockquote {
       font-size: 24px;
   }

}

abbr {

   color: #67dee8;
   border-width: 2px;

}

mark, .mark {

   background-color: #049f40;
   color: #fff;

}

ul {

   list-style: none;
   margin: 0;
   padding: 0;

}

/* 4. button


*/

.btn {

   text-transform: uppercase;

}

.btn-custom {

   position: relative;
   padding-right: 50px;

}

.btn-custom:after {

   content: '\F178';
   font-family: 'fontAwesome';
   position: absolute;
   top: 50%;
   right: 12px;
   transform: translateY(-50%);

}

/* 5. contact


*/

.contact {

   position: relative;
   margin-bottom: 20px;
   z-index: 9;

}

.contact__icon {

   font-size: 30px;
   margin-bottom: 15px;
   color: #fff;
   height: 60px;
   width: 60px;
   line-height: 60px;
   text-align: center;
   border-radius: 50%;
   background: #049f40;
   display: inline-block;

}

.contact__title {

   font-size: 22px;
   color: #333;
   margin-top: 0;
   margin-bottom: 5px;

}

.contact__item:hover .contact__icon {

   background: #333;

}

/* 6. countTo


*/

.countTo_module {

   margin-bottom: 30px;
   text-align: center;

}

@media (min-width: 1201px) {

   .countTo_module {
       margin-bottom: 0;
   }

}

.countTo_module .countTo__icon {

   color: #fff;
   font-size: 40px;
   line-height: normal;

}

.countTo_module .countTo__number {

   font-size: 60px;
   font-weight: bold;
   margin-top: 10px;
   line-height: normal;
   display: block;
   font-family: sans-serif;

}

.countTo_module .countTo__title {

   color: #fff;
   margin-top: 10px;
   font-size: 20px;
   font-weight: 600;
   font-family: "Josefin Sans", sans-serif;

}

.awe-skin-dark .countTo__number {

   color: #fff;

}

/* 7. form_item


*/

.form-item {

   margin-bottom: 25px;
   overflow: hidden;
   position: relative;

}

.form__label {

   position: absolute;
   left: 25px;
   top: 13px;
   color: #049f40;
   font-size: 18px;

}

.form-wrapper {

   margin: 0 -15px;
   overflow: hidden;

}

.form-wrapper .form-item {

   padding: 0 15px;

}

.form-wrapper .form-item .form-control {

   text-indent: 40px;

}

.form-wrapper .form-item .awe-btn:hover {

   border-color: #049f40;
   background: #fff;
   color: #000;

}

.form-item-btn-center {

   text-align: center;

}

@media (min-width: 769px) {

   .form-item--half {
       width: 50%;
       float: left;
   }
   .form-item-btn-right {
       text-align: right;
   }

}

.grid-css .grid-item .grid-item__inner {

   position: relative;

}

.grid-css.grid-css--grid .grid-item__content-wrapper {

   position: absolute;

}

.grid-css.grid-css--grid .grid-item__content-wrapper {

   margin: 0 !important;

}

.grid-css.grid-css--grid .grid-item__inner {

   padding-top: 100%;

}

.grid-css.grid-css--grid .grid-item.extra-large .grid-item__inner, .grid-css.grid-css--grid .grid-item.wide .grid-item__inner {

   padding-top: 50%;

}

.grid-css.grid-css--grid .grid-item.high .grid-item__inner {

   padding-top: 200%;

}

.grid-css.grid-css--grid[data-ratio="4by3"] .grid-item__inner {

   padding-top: 75%;

}

.grid-css.grid-css--grid[data-ratio="4by3"] .grid-item.extra-large .grid-item__inner, .grid-css.grid-css--grid[data-ratio="4by3"] .grid-item.wide .grid-item__inner {

   padding-top: 37.5%;

}

.grid-css.grid-css--grid[data-ratio="4by3"] .grid-item.high .grid-item__inner {

   padding-top: 150%;

}

.grid-css.grid-css--grid[data-ratio="16by9"] .grid-item__inner {

   padding-top: 56.25%;

}

.grid-css.grid-css--grid[data-ratio="16by9"] .grid-item.extra-large .grid-item__inner, .grid-css.grid-css--grid[data-ratio="16by9"] .grid-item.wide .grid-item__inner {

   padding-top: 28.125%;

}

.grid-css.grid-css--grid[data-ratio="16by9"] .grid-item.high .grid-item__inner {

   padding-top: 112.5%;

}

[data-col-xs="1"].grid-css .grid-item, [data-col-xs="1"].grid-css .grid-sizer {

   width: 100%;

}

[data-col-xs="2"].grid-css .grid-item, [data-col-xs="2"].grid-css .grid-sizer {

   width: 50%;

}

[data-col-xs="2"].grid-css .grid-item.wide, [data-col-xs="2"].grid-css .grid-item.large {

   width: 100%;

}

[data-col-xs="2"].grid-css .grid-item.extra-large {

   width: 100%;

}

[data-col-xs="3"].grid-css .grid-item, [data-col-xs="3"].grid-css .grid-sizer {

   width: 33.33333%;

}

[data-col-xs="3"].grid-css .grid-item.wide, [data-col-xs="3"].grid-css .grid-item.large {

   width: 66.66667%;

}

[data-col-xs="3"].grid-css .grid-item.extra-large {

   width: 100%;

}

[data-col-xs="4"].grid-css .grid-item, [data-col-xs="4"].grid-css .grid-sizer {

   width: 25%;

}

[data-col-xs="4"].grid-css .grid-item.wide, [data-col-xs="4"].grid-css .grid-item.large {

   width: 50%;

}

[data-col-xs="4"].grid-css .grid-item.extra-large {

   width: 100%;

}

[data-col-xs="5"].grid-css .grid-item, [data-col-xs="5"].grid-css .grid-sizer {

   width: 20%;

}

[data-col-xs="5"].grid-css .grid-item.wide, [data-col-xs="5"].grid-css .grid-item.large {

   width: 40%;

}

[data-col-xs="5"].grid-css .grid-item.extra-large {

   width: 100%;

}

[data-col-xs="6"].grid-css .grid-item, [data-col-xs="6"].grid-css .grid-sizer {

   width: 16.66667%;

}

[data-col-xs="6"].grid-css .grid-item.wide, [data-col-xs="6"].grid-css .grid-item.large {

   width: 33.33333%;

}

[data-col-xs="6"].grid-css .grid-item.extra-large {

   width: 100%;

}

[data-col-xs="7"].grid-css .grid-item, [data-col-xs="7"].grid-css .grid-sizer {

   width: 14.28571%;

}

[data-col-xs="7"].grid-css .grid-item.wide, [data-col-xs="7"].grid-css .grid-item.large {

   width: 28.57143%;

}

[data-col-xs="7"].grid-css .grid-item.extra-large {

   width: 100%;

}

[data-col-xs="8"].grid-css .grid-item, [data-col-xs="8"].grid-css .grid-sizer {

   width: 12.5%;

}

[data-col-xs="8"].grid-css .grid-item.wide, [data-col-xs="8"].grid-css .grid-item.large {

   width: 25%;

}

[data-col-xs="8"].grid-css .grid-item.extra-large {

   width: 100%;

}

[data-col-xs="9"].grid-css .grid-item, [data-col-xs="9"].grid-css .grid-sizer {

   width: 11.11111%;

}

[data-col-xs="9"].grid-css .grid-item.wide, [data-col-xs="9"].grid-css .grid-item.large {

   width: 22.22222%;

}

[data-col-xs="9"].grid-css .grid-item.extra-large {

   width: 100%;

}

[data-col-xs="10"].grid-css .grid-item, [data-col-xs="10"].grid-css .grid-sizer {

   width: 10%;

}

[data-col-xs="10"].grid-css .grid-item.wide, [data-col-xs="10"].grid-css .grid-item.large {

   width: 20%;

}

[data-col-xs="10"].grid-css .grid-item.extra-large {

   width: 100%;

}

@media (min-width: 768px) {

   [data-col-sm="1"].grid-css .grid-item,
   [data-col-sm="1"].grid-css .grid-sizer {
       width: 100%;
   }
   [data-col-sm="2"].grid-css .grid-item,
   [data-col-sm="2"].grid-css .grid-sizer {
       width: 50%;
   }
   [data-col-sm="2"].grid-css .grid-item.wide,
   [data-col-sm="2"].grid-css .grid-item.large {
       width: 100%;
   }
   [data-col-sm="2"].grid-css .grid-item.extra-large {
       width: 100%;
   }
   [data-col-sm="3"].grid-css .grid-item,
   [data-col-sm="3"].grid-css .grid-sizer {
       width: 33.33333%;
   }
   [data-col-sm="3"].grid-css .grid-item.wide,
   [data-col-sm="3"].grid-css .grid-item.large {
       width: 66.66667%;
   }
   [data-col-sm="3"].grid-css .grid-item.extra-large {
       width: 100%;
   }
   [data-col-sm="4"].grid-css .grid-item,
   [data-col-sm="4"].grid-css .grid-sizer {
       width: 25%;
   }
   [data-col-sm="4"].grid-css .grid-item.wide,
   [data-col-sm="4"].grid-css .grid-item.large {
       width: 50%;
   }
   [data-col-sm="4"].grid-css .grid-item.extra-large {
       width: 100%;
   }
   [data-col-sm="5"].grid-css .grid-item,
   [data-col-sm="5"].grid-css .grid-sizer {
       width: 20%;
   }
   [data-col-sm="5"].grid-css .grid-item.wide,
   [data-col-sm="5"].grid-css .grid-item.large {
       width: 40%;
   }
   [data-col-sm="5"].grid-css .grid-item.extra-large {
       width: 100%;
   }
   [data-col-sm="6"].grid-css .grid-item,
   [data-col-sm="6"].grid-css .grid-sizer {
       width: 16.66667%;
   }
   [data-col-sm="6"].grid-css .grid-item.wide,
   [data-col-sm="6"].grid-css .grid-item.large {
       width: 33.33333%;
   }
   [data-col-sm="6"].grid-css .grid-item.extra-large {
       width: 100%;
   }
   [data-col-sm="7"].grid-css .grid-item,
   [data-col-sm="7"].grid-css .grid-sizer {
       width: 14.28571%;
   }
   [data-col-sm="7"].grid-css .grid-item.wide,
   [data-col-sm="7"].grid-css .grid-item.large {
       width: 28.57143%;
   }
   [data-col-sm="7"].grid-css .grid-item.extra-large {
       width: 100%;
   }
   [data-col-sm="8"].grid-css .grid-item,
   [data-col-sm="8"].grid-css .grid-sizer {
       width: 12.5%;
   }
   [data-col-sm="8"].grid-css .grid-item.wide,
   [data-col-sm="8"].grid-css .grid-item.large {
       width: 25%;
   }
   [data-col-sm="8"].grid-css .grid-item.extra-large {
       width: 100%;
   }
   [data-col-sm="9"].grid-css .grid-item,
   [data-col-sm="9"].grid-css .grid-sizer {
       width: 11.11111%;
   }
   [data-col-sm="9"].grid-css .grid-item.wide,
   [data-col-sm="9"].grid-css .grid-item.large {
       width: 22.22222%;
   }
   [data-col-sm="9"].grid-css .grid-item.extra-large {
       width: 100%;
   }
   [data-col-sm="10"].grid-css .grid-item,
   [data-col-sm="10"].grid-css .grid-sizer {
       width: 10%;
   }
   [data-col-sm="10"].grid-css .grid-item.wide,
   [data-col-sm="10"].grid-css .grid-item.large {
       width: 20%;
   }
   [data-col-sm="10"].grid-css .grid-item.extra-large {
       width: 100%;
   }

}

@media (min-width: 992px) {

   [data-col-md="1"].grid-css .grid-item,
   [data-col-md="1"].grid-css .grid-sizer {
       width: 100%;
   }
   [data-col-md="2"].grid-css .grid-item,
   [data-col-md="2"].grid-css .grid-sizer {
       width: 50%;
   }
   [data-col-md="2"].grid-css .grid-item.wide,
   [data-col-md="2"].grid-css .grid-item.large {
       width: 100%;
   }
   [data-col-md="2"].grid-css .grid-item.extra-large {
       width: 100%;
   }
   [data-col-md="3"].grid-css .grid-item,
   [data-col-md="3"].grid-css .grid-sizer {
       width: 33.33333%;
   }
   [data-col-md="3"].grid-css .grid-item.wide,
   [data-col-md="3"].grid-css .grid-item.large {
       width: 66.66667%;
   }
   [data-col-md="3"].grid-css .grid-item.extra-large {
       width: 100%;
   }
   [data-col-md="4"].grid-css .grid-item,
   [data-col-md="4"].grid-css .grid-sizer {
       width: 25%;
   }
   [data-col-md="4"].grid-css .grid-item.wide,
   [data-col-md="4"].grid-css .grid-item.large {
       width: 50%;
   }
   [data-col-md="4"].grid-css .grid-item.extra-large {
       width: 100%;
   }
   [data-col-md="5"].grid-css .grid-item,
   [data-col-md="5"].grid-css .grid-sizer {
       width: 20%;
   }
   [data-col-md="5"].grid-css .grid-item.wide,
   [data-col-md="5"].grid-css .grid-item.large {
       width: 40%;
   }
   [data-col-md="5"].grid-css .grid-item.extra-large {
       width: 100%;
   }
   [data-col-md="6"].grid-css .grid-item,
   [data-col-md="6"].grid-css .grid-sizer {
       width: 16.66667%;
   }
   [data-col-md="6"].grid-css .grid-item.wide,
   [data-col-md="6"].grid-css .grid-item.large {
       width: 33.33333%;
   }
   [data-col-md="6"].grid-css .grid-item.extra-large {
       width: 100%;
   }
   [data-col-md="7"].grid-css .grid-item,
   [data-col-md="7"].grid-css .grid-sizer {
       width: 14.28571%;
   }
   [data-col-md="7"].grid-css .grid-item.wide,
   [data-col-md="7"].grid-css .grid-item.large {
       width: 28.57143%;
   }
   [data-col-md="7"].grid-css .grid-item.extra-large {
       width: 100%;
   }
   [data-col-md="8"].grid-css .grid-item,
   [data-col-md="8"].grid-css .grid-sizer {
       width: 12.5%;
   }
   [data-col-md="8"].grid-css .grid-item.wide,
   [data-col-md="8"].grid-css .grid-item.large {
       width: 25%;
   }
   [data-col-md="8"].grid-css .grid-item.extra-large {
       width: 100%;
   }
   [data-col-md="9"].grid-css .grid-item,
   [data-col-md="9"].grid-css .grid-sizer {
       width: 11.11111%;
   }
   [data-col-md="9"].grid-css .grid-item.wide,
   [data-col-md="9"].grid-css .grid-item.large {
       width: 22.22222%;
   }
   [data-col-md="9"].grid-css .grid-item.extra-large {
       width: 100%;
   }
   [data-col-md="10"].grid-css .grid-item,
   [data-col-md="10"].grid-css .grid-sizer {
       width: 10%;
   }
   [data-col-md="10"].grid-css .grid-item.wide,
   [data-col-md="10"].grid-css .grid-item.large {
       width: 20%;
   }
   [data-col-md="10"].grid-css .grid-item.extra-large {
       width: 100%;
   }

}

@media (min-width: 1200px) {

   [data-col-lg="1"].grid-css .grid-item,
   [data-col-lg="1"].grid-css .grid-sizer {
       width: 100%;
   }
   [data-col-lg="2"].grid-css .grid-item,
   [data-col-lg="2"].grid-css .grid-sizer {
       width: 50%;
   }
   [data-col-lg="2"].grid-css .grid-item.wide,
   [data-col-lg="2"].grid-css .grid-item.large {
       width: 100%;
   }
   [data-col-lg="2"].grid-css .grid-item.extra-large {
       width: 100%;
   }
   [data-col-lg="3"].grid-css .grid-item,
   [data-col-lg="3"].grid-css .grid-sizer {
       width: 33.33333%;
   }
   [data-col-lg="3"].grid-css .grid-item.wide,
   [data-col-lg="3"].grid-css .grid-item.large {
       width: 66.66667%;
   }
   [data-col-lg="3"].grid-css .grid-item.extra-large {
       width: 100%;
   }
   [data-col-lg="4"].grid-css .grid-item,
   [data-col-lg="4"].grid-css .grid-sizer {
       width: 25%;
   }
   [data-col-lg="4"].grid-css .grid-item.wide,
   [data-col-lg="4"].grid-css .grid-item.large {
       width: 50%;
   }
   [data-col-lg="4"].grid-css .grid-item.extra-large {
       width: 100%;
   }
   [data-col-lg="5"].grid-css .grid-item,
   [data-col-lg="5"].grid-css .grid-sizer {
       width: 20%;
   }
   [data-col-lg="5"].grid-css .grid-item.wide,
   [data-col-lg="5"].grid-css .grid-item.large {
       width: 40%;
   }
   [data-col-lg="5"].grid-css .grid-item.extra-large {
       width: 100%;
   }
   [data-col-lg="6"].grid-css .grid-item,
   [data-col-lg="6"].grid-css .grid-sizer {
       width: 16.66667%;
   }
   [data-col-lg="6"].grid-css .grid-item.wide,
   [data-col-lg="6"].grid-css .grid-item.large {
       width: 33.33333%;
   }
   [data-col-lg="6"].grid-css .grid-item.extra-large {
       width: 100%;
   }
   [data-col-lg="7"].grid-css .grid-item,
   [data-col-lg="7"].grid-css .grid-sizer {
       width: 14.28571%;
   }
   [data-col-lg="7"].grid-css .grid-item.wide,
   [data-col-lg="7"].grid-css .grid-item.large {
       width: 28.57143%;
   }
   [data-col-lg="7"].grid-css .grid-item.extra-large {
       width: 100%;
   }
   [data-col-lg="8"].grid-css .grid-item,
   [data-col-lg="8"].grid-css .grid-sizer {
       width: 12.5%;
   }
   [data-col-lg="8"].grid-css .grid-item.wide,
   [data-col-lg="8"].grid-css .grid-item.large {
       width: 25%;
   }
   [data-col-lg="8"].grid-css .grid-item.extra-large {
       width: 100%;
   }
   [data-col-lg="9"].grid-css .grid-item,
   [data-col-lg="9"].grid-css .grid-sizer {
       width: 11.11111%;
   }
   [data-col-lg="9"].grid-css .grid-item.wide,
   [data-col-lg="9"].grid-css .grid-item.large {
       width: 22.22222%;
   }
   [data-col-lg="9"].grid-css .grid-item.extra-large {
       width: 100%;
   }
   [data-col-lg="10"].grid-css .grid-item,
   [data-col-lg="10"].grid-css .grid-sizer {
       width: 10%;
   }
   [data-col-lg="10"].grid-css .grid-item.wide,
   [data-col-lg="10"].grid-css .grid-item.large {
       width: 20%;
   }
   [data-col-lg="10"].grid-css .grid-item.extra-large {
       width: 100%;
   }

}

[data-gap="5"].grid-css .grid__inner {

   margin: -3px;

}

[data-gap="5"].grid-css .grid__inner .grid-item .grid-item__content-wrapper {

   margin: 3px;
   top: 3px;
   right: 3px;
   bottom: 3px;
   left: 3px;

}

[data-gap="10"].grid-css .grid__inner {

   margin: -5px;

}

[data-gap="10"].grid-css .grid__inner .grid-item .grid-item__content-wrapper {

   margin: 5px;
   top: 5px;
   right: 5px;
   bottom: 5px;
   left: 5px;

}

[data-gap="15"].grid-css .grid__inner {

   margin: -8px;

}

[data-gap="15"].grid-css .grid__inner .grid-item .grid-item__content-wrapper {

   margin: 8px;
   top: 8px;
   right: 8px;
   bottom: 8px;
   left: 8px;

}

[data-gap="20"].grid-css .grid__inner {

   margin: -10px;

}

[data-gap="20"].grid-css .grid__inner .grid-item .grid-item__content-wrapper {

   margin: 10px;
   top: 10px;
   right: 10px;
   bottom: 10px;
   left: 10px;

}

[data-gap="25"].grid-css .grid__inner {

   margin: -13px;

}

[data-gap="25"].grid-css .grid__inner .grid-item .grid-item__content-wrapper {

   margin: 13px;
   top: 13px;
   right: 13px;
   bottom: 13px;
   left: 13px;

}

[data-gap="30"].grid-css .grid__inner {

   margin: -15px;

}

[data-gap="30"].grid-css .grid__inner .grid-item .grid-item__content-wrapper {

   margin: 15px;
   top: 15px;
   right: 15px;
   bottom: 15px;
   left: 15px;

}

[data-gap="35"].grid-css .grid__inner {

   margin: -18px;

}

[data-gap="35"].grid-css .grid__inner .grid-item .grid-item__content-wrapper {

   margin: 18px;
   top: 18px;
   right: 18px;
   bottom: 18px;
   left: 18px;

}

[data-gap="40"].grid-css .grid__inner {

   margin: -20px;

}

[data-gap="40"].grid-css .grid__inner .grid-item .grid-item__content-wrapper {

   margin: 20px;
   top: 20px;
   right: 20px;
   bottom: 20px;
   left: 20px;

}

[data-gap="45"].grid-css .grid__inner {

   margin: -23px;

}

[data-gap="45"].grid-css .grid__inner .grid-item .grid-item__content-wrapper {

   margin: 23px;
   top: 23px;
   right: 23px;
   bottom: 23px;
   left: 23px;

}

[data-gap="50"].grid-css .grid__inner {

   margin: -25px;

}

[data-gap="50"].grid-css .grid__inner .grid-item .grid-item__content-wrapper {

   margin: 25px;
   top: 25px;
   right: 25px;
   bottom: 25px;
   left: 25px;

}

/* 8. grid-css


*/

.grid-css {

   margin: 0;

}

.grid-css .grid-item, .grid-css .grid-sizer {

   width: 100%;

}

.grid-css .grid-item .grid-item__inner .grid-item__content-wrapper {

   background-color: #ccc;

}

.grid-css.grid-css--grid .grid-item__content-wrapper {

   top: 0;
   right: 0;
   bottom: 0;
   left: 0;

}

.filter {

   margin: 0 -10px 30px;
   text-align: center;

}

.filter li {

   display: inline-block;
   margin-right: 10px;
   margin-bottom: 10px;
   font-size: 16px;
   padding: 5px 10px;
   cursor: pointer;
   color: #666;
   font-weight: 400;
   border-radius: 5px;
   border: 1px solid #ccc;

}

.filter li.current {

   background-color: #049f40;
   border: 1px solid #049f40;
   color: #fff;

}

.filter li.current a {

   color: #fff;

}

.filter a {

   color: #748182;

}

/* 9. portfolio


*/

/* 10. portfolio


*/

.portfolio {

   position: relative;
   z-index: 9;
   text-align: center;
   transition: all .3s ease;

}

.portfolio:after {

   content: ;
   display: block;
   padding-top: 100%;

}

.portfolio:hover {

   box-shadow: 0 16px 22px 0 rgba(90, 91, 95, .3);

}

.portfolio__bg {

   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
   z-index: -1;

}

.portfolio__bg img {

   display: none !important;
   width: 100%;
   height: auto;
   transition: all .5s ease-in-out;

}

.portfolio__icon {

   position: absolute;
   top: 50%;
   left: 50%;
   width: 50px;
   height: 50px;
   line-height: 50px;
   font-size: 20px;
   color: #fff;
   text-align: center;
   border-radius: 50%;
   background-color: rgba(0, 0, 0, .8);
   z-index: 1;
   transform: translate3d(-50%, -50%, 0);

}

.grid-item__content-wrapper .portfolio {

   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;

}

.grid-item__content-wrapper .portfolio:after {

   display: none;

}

.grid-item__content-wrapper .portfolio:hover h2, .grid-item__content-wrapper .portfolio:hover p {

   transform: translateY(0);

}

.grid-item__content-wrapper .portfolio:hover .line {

   opacity: 1;
   transform: translateX(0);

}

.grid-item__content-wrapper .portfolio:hover .overlay {

   opacity: 1;
   -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";

}

.grid-item__content-wrapper .portfolio:hover img {

   transform: scale(1.1);

}

.grid-item__content-wrapper .overlay {

   position: absolute;
   top: 0;
   bottom: 0;
   left: 0;
   right: 0;
   background-color: rgba(0, 0, 0, .87);
   -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
   opacity: 0;

}

.portfolio__image {

   overflow: hidden;

}

.portfolio__image img {

   width: 100%;
   height: auto;
   transition: all .5s ease-in-out;

}

.portfolio__inner {

   position: absolute;
   top: 50%;
   transform: translateY(-50%);
   width: 100%;
   margin: auto;

}

.portfolio__inner h2 {

   transform: translateY(-20px);
   color: #fff;
   font-size: 20px;
   font-weight: 500;
   transition: all .4s ease-in-out;

}

.portfolio__inner .line {

   width: 30%;
   height: 1px;
   background-color: #555;
   margin: auto;
   margin-top: 5px;
   margin-bottom: 5px;
   opacity: .05;
   transition: all .5s ease-in-out;
   transition-delay: .1s;
   transform: translateX(15px);

}

.portfolio__inner p {

   transform: translateY(20px);
   color: #bbb;
   font-size: 14px;
   font-weight: 400;
   transition: all .4s ease-in-out;

}

/* 11. post


*/

.post:hover img {

   transform: scale(1.05);

}

.post__media {

   overflow: hidden;

}

.post__media img {

   transition: all .5s ease-in-out;

}

.post__title {

   color: #333;
   font-size: 22px;
   font-weight: 600;
   margin-bottom: 10px;
   margin-top: 10px;

}

.post__title a:hover {

   color: #049f40;

}

.post__text {

   font-size: 15px;
   line-height: 25px;
   color: #555;

}

.post__meta {

   text-transform: capitalize;
   margin-bottom: 15px;
   color: #555;
   display: inline-block;
   margin-top: 10px;
   font-weight: 300;
   font-size: 13px;
   font-family: "Josefin Sans", sans-serif;

}

.post__meta > span {

   color: #aaa;
   margin-left: 10px;
   display: inline-block;

}

.post__meta > span + span:before {

   content: '-';
   display: inline-block;
   margin: 0 5px;

}

/* 12. pricing_01


*/

.pricing-01__element {

   max-width: 400px;
   margin: auto;
   border: 1px solid #f1f1f1;
   overflow: hidden;
   text-align: center;
   box-shadow: 0 10px 35px -5px #bbb;
   margin-bottom: 30px;
   padding: 50px 30px;
   background-color: #fff;
   border-radius: 15px;
   overflow: hidden;
   position: relative;

}

.pricing-01__header {

   border-bottom: 1px solid #f1f1f1;
   margin-left: 30px;
   margin-right: 30px;

}

.pricing-01__icon {

   font-size: 45px;
   box-shadow: 0 3px 16px -6px #555;
   height: 80px;
   width: 80px;
   line-height: 80px;
   border-radius: 50%;
   display: inline-block;
   background-color: #f5f5f5;

}

.pricing-01__icon img {

   max-width: 80px;

}

.pricing-01__title {

   font-size: 30px;
   font-weight: 700;
   color: #333;
   margin-bottom: 0;

}

.pricing-01__body {

   margin-bottom: 20px;

}

.pricing-01__price {

   font-family: "Josefin Sans", sans-serif;
   font-weight: 600;
   color: #333;

}

.pricing-01__currency {

   font-size: 20px;
   vertical-align: 20px;

}

.pricing-01__amount {

   font-weight: 400;
   font-size: 50px;
   color: #333;

}

.pricing-01__period {

   font-family: "Montserrat", sans-serif;
   color: #b6b6b6;

}

.pricing-01__period:before {

   content: '/';
   display: inline-block;
   margin-left: 4px;
   margin-right: 4px;

}

.pricing-01__words {

   font-size: 14px;
   position: relative;
   margin-bottom: 30px;

}

.pricing-01__words:after {

   content: "";
   position: absolute;
   left: 50%;
   bottom: -15px;
   background-color: #049f40;
   transform: translateX(-50%);
   height: 1px;
   width: 40%;

}

.pricing-01__list {

   list-style: none;
   margin: 0;
   padding: 0;
   padding: 20px 30px;

}

.pricing-01__list li {

   padding-top: 5px;
   padding-bottom: 5px;

}

.pricing-01__list li .fa-check {

   color: #049f40;
   margin-right: 5px;

}

.pricing-01__list li .fa-close {

   color: red;
   margin-right: 5px;

}

.pricing-01__footer {

   padding: 0 30px 10px;

}

.pricing-01__feature {

   box-shadow: 0 0 15px 0 rgba(0, 0, 0, .05);

}

.pricing-01__feature .pricing-01__price {

   color: #049f40;

}

.pricing-01__feature .pricing-01__period {

   color: inherit;

}

.pricing-01__shape {

   position: absolute;
   left: 0;
   top: -93px;
   height: 75px;
   width: 205px;
   transform: rotate(133deg) translateX(103px);
   background-color: #049f40;

}

.pricing-01__shape p {

   position: absolute;
   left: 10px;
   top: 10px;
   color: #fff;
   width: 100%;
   transform: rotate(-180deg);
   font-weight: 600;

}

/* 13. progress


*/

.progress {

   margin-bottom: 30px;

}

.progress__title {

   font-size: 18px;
   font-weight: 600;
   text-transform: uppercase;
   margin-bottom: 30px;
   margin: 10px 0;

}

.progress__wrap {

   position: relative;
   width: 100%;
   height: 20px;
   border-radius: 0;
   background-color: #eee;
   box-shadow: 0 0 0;

}

.progress__bar {

   position: absolute;
   background-color: #049f40;
   left: 0;
   top: 0;
   bottom: 0;
   width: 0;
   box-shadow: 0 0 0;
   transition: width 1s ease;

}

.progress__number {

   position: absolute;
   right: -15px;
   top: -30px;
   display: inline-block;
   height: 20px;
   padding: 0 5px;
   font-weight: bold;
   font-size: 10px;
   color: #fff;
   background-color: #333;

}

.progress__number:after {

   content: ;
   position: absolute;
   top: 100%;
   left: 50%;
   width: 0;
   height: 0;
   border-left: 5px solid transparent;
   border-right: 5px solid transparent;
   border-top: 5px solid #333;
   transform: translateX(-50%);

}

.awe-skin-dark .progress__wrap {

   background-color: #666;

}

/* 14. quote


*/

.quote {

   background-attachment: fixed;
   background-size: cover;
   text-align: center;

}

.quote .title__title {

   color: #fff;

}

.quote .second {

   color: #fff !important;

}

.quote .fa-quote-left {

   color: #888;
   font-size: 40px;
   margin-bottom: 20px;
   display: block;

}

.quote .swiper-pagination-bullet {

   background: transparent;
   border: 1px solid #ccc;
   opacity: 1;

}

.quote .swiper-pagination-bullet-active {

   background: #049f40;

}

.quote__text {

   color: #fff;
   font-size: 18px;
   line-height: 28px;
   font-weight: 300;
   margin: 10px 25% 20px 25%;
   font-style: italic;

}

@media (max-width: 767px) {

   .quote__text {
       margin: 10px 0;
   }

}

.quote__name {

   margin-bottom: 5px;
   font-family: "Josefin Sans", sans-serif;
   color: #049f40;
   font-size: 18px;

}

.quote__work {

   color: #aaa;
   font-size: 15px;
   margin-top: 0;
   font-family: "Josefin Sans", sans-serif;

}

/* 15. service_02


*/

.service {

   position: relative;
   margin-bottom: 30px;
   text-align: center;
   padding: 30px;

}

.service:hover .service__title {

   color: #049f40;

}

.service:hover .service__icon {

   color: #fff;
   background-color: #049f40;

}

.service__title, .service__icon {

   transition: all .3s ease;

}

.service__icon {

   font-size: 35px;
   height: 80px;
   width: 80px;
   line-height: 80px;
   border-radius: 50%;
   background-color: #f5f5f5;
   margin: 0 auto;
   color: #333;

}

.service__title {

   font-size: 22px;
   font-weight: 600;

}

.service__text {

   color: #555;
   font-size: 15px;
   line-height: 25px;

}

/* 16. core_smoky


*/

.smoky {

   position: absolute;
   left: 0;
   top: 0;
   right: 0;
   bottom: 0;
   z-index: -1;
   height: 100vh;

}

@media (max-width: 767px) {

   .smoky {
       bottom: -100px;
   }

}

.smoky canvas {

   height: 100% !important;

}

/* 17. socialicon


*/

.social-icon {

   display: inline-block;
   margin: 5px 10px;
   transition: all .3s ease;
   color: #333;

}

.social-icon__text {

   margin-left: 6px;

}

/* 18. swiper


*/

/* 19. tabs


*/

.ac-tab__nav {

   list-style: none;
   margin: 0;
   padding: 0;
   background: #eee;

}

.ac-tab__nav li {

   position: relative;
   float: left;
   width: 25%;

}

@media (max-width: 767px) {

   .ac-tab__nav li {
       width: 50%;
   }

}

.ac-tab__nav li a {

   font-size: 18px;
   text-transform: uppercase;
   display: block;
   padding: 30px;
   text-align: center;
   background-color: #eee;
   color: #000;
   font-weight: 600;
   text-decoration: none;

}

@media (max-width: 767px) {

   .ac-tab__nav li a {
       font-size: 14px;
       padding: 30px 10px;
   }

}

.ac-tab__nav li a.active {

   background-color: #f8f8f8;

}

.ac-tab__nav li a:hover {

   background-color: #f7f7f7;

}

.ac-tab__nav li a .fa {

   font-size: 40px;
   margin-bottom: 10px;
   display: block;

}

.ac-tab__nav.ac-tab__nav--bottom {

   margin-top: 15px;
   margin-bottom: 0;

}

.ac-tab__nav.ac-tab__nav--left, .ac-tab__nav.ac-tab__nav--right {

   width: 200px;

}

.ac-tab__nav.ac-tab__nav--left li, .ac-tab__nav.ac-tab__nav--right li {

   display: block;

}

.ac-tab__nav.ac-tab__nav--left {

   float: left;
   margin-right: 20px;
   margin-bottom: 0;

}

.ac-tab__nav.ac-tab__nav--right {

   float: right;
   margin-left: 20px;
   margin-bottom: 0;

}

.ac-tab__nav.ac_icon--left i, .ac-tab__nav.ac_icon--left .fa, .ac-tab__nav.ac_icon--left .icon {

   margin-right: 5px;

}

.ac-tab__nav.ac_icon--right i, .ac-tab__nav.ac_icon--right .fa, .ac-tab__nav.ac_icon--right .icon {

   margin-left: 5px;

}

.ac-tab__content--left {

   width: calc(100% - 221px);
   float: left;

}

.tabs-panel {

   display: none;

}

.tabs__module-02 {

   text-align: center;

}

.tabs__module-02 .ac-tab__nav a {

   border: 1px solid transparent;
   border-radius: 30px;
   letter-spacing: 2px;
   padding: 6px 20px;
   margin: 0 20px;

}

.tabs__module-02 .ac-tab__nav a:hover, .tabs__module-02 .ac-tab__nav a.active {

   border-color: #333;
   background-color: transparent;

}

.tabs__module-03 .ac-tab__nav {

   border-bottom: 1px solid #8e8e8e;

}

.tabs__module-03 .ac-tab__nav a {

   border-color: transparent;
   background-color: transparent;
   margin-bottom: -1px;

}

.tabs__module-03 .ac-tab__nav a:hover {

   background-color: #f7f7f7;

}

.tabs__module-03 .ac-tab__nav a.active {

   border-color: #8e8e8e;
   border-bottom-color: #fff;
   background-color: transparent;

}

.tab_panel__content {

   line-height: 25px;
   margin: 0;
   margin-right: 20%;

}

.ac-tab__panel {

   background: #f8f8f8;
   clear: both;
   overflow: hidden;
   padding: 30px;

}

/* 20. team


*/

.team {

   margin: 0 20px;
   padding-bottom: 50px;

}

.team .team__overlay {

   position: absolute;
   top: 0;
   left: 0;
   height: 100%;
   width: 100%;
   display: -ms-flexbox;
   display: flex;
   -ms-flex-direction: column;
       flex-direction: column;
   -ms-flex-pack: center;
   justify-content: center;
   padding: 10px;
   opacity: 0;
   background-color: rgba(0, 0, 0, .65);

}

.team:hover .team__body {

   opacity: 1;
   visibility: visible;

}

.team:hover .team__social {

   transform: translate(0, 0);
   opacity: 1;

}

.team:hover .team__social a {

   transform: translateY(0);

}

.team:hover .team__overlay {

   opacity: 1;

}

.team:hover img {

   transform: scale(1.1);

}

.team__avatar {

   height: 250px;
   width: 250px;
   border-radius: 50%;
   position: relative;
   margin: auto;
   overflow: hidden;

}

.team__avatar img {

   margin: auto;
   transition: all .4s ease-in-out;
   height: 250px;
   width: 250px;
   border-radius: 50%;

}

.team__social {

   transform: translate(0, 10px);
   transition: all .3s ease;
   opacity: 0;

}

.team__name {

   color: #333;
   font-size: 25px;
   font-weight: 600;
   margin-top: 20px;
   margin-bottom: 5px;

}

.team__work {

   color: #888;
   font-weight: 300;
   font-size: 16px;
   display: block;
   margin-bottom: 20px;
   position: relative;

}

.team__work:after {

   content: "";
   position: absolute;
   left: 50%;
   bottom: -10px;
   transform: translateX(-50%);
   height: 2px;
   width: 60px;
   background-color: #049f40;

}

.team__social {

   margin: 0 -10px 5px;
   transition-delay: .4s;

}

.team__social a {

   display: inline-block;
   font-size: 14px;
   margin: 0 2px;
   height: 33px;
   width: 33px;
   line-height: 33px;
   color: #fff;
   border: 1px solid #ccc;
   border-radius: 50%;
   background-color: transparent;
   transform: translateY(30px);
   transition: all .3s linear;

}

.team__social a:hover {

   background: #049f40;

}

.team__text {

   color: #555;
   font-size: 15px;
   line-height: 22px;

}

.btn {

   padding: 10px;
   color: white;
   background-color: black;

}

.btn--orange {

   background-color: orange;

}

/* 21. title


*/

.title {

   margin-bottom: 40px;
   text-align: center;

}

.title__title {

   margin-top: 0;
   margin-bottom: 0;
   position: relative;
   font-weight: 400;
   font-size: 40px;
   color: #333;

}

.title__title .first {

   color: #049f40;
   font-size: 22px;

}

.title__text {

   text-align: center;
   margin: 10px 25% 60px 25%;
   word-spacing: 2px;
   color: #555;
   font-size: 15px;

}

@media (max-width: 767px) {

   .title__text {
       margin: 10px 0;
   }

}

.title__left {

   text-align: left;

}

/* 22. video


*/

.video {

   position: relative;
   height: 250px;

}

.video__icon {

   position: absolute;
   top: 50%;
   left: 50%;
   transform: translateX(-50%) translateY(-50%);

}

.video__icon i {

   width: 80px;
   height: 80px;
   border: 2px solid;
   display: -ms-flexbox;
   display: flex;
   -ms-flex-align: center;
   align-items: center;
   -ms-flex-pack: center;
   justify-content: center;
   border-radius: 50%;
   font-size: 30px;

}

/* 23. footer


*/

.footer {

   position: relative;
   background-color: #000;
   color: #fff;
   text-align: center;
   padding: 40px 0;

}

.footer #back-to-top {

   width: 40px;
   height: 40px;
   line-height: 40px;
   color: #fff;
   background-color: #444;
   text-align: center;
   position: fixed;
   border-radius: 50%;
   padding: 0;
   right: 15px;
   bottom: 10px;
   z-index: 9999;
   display: block;
   cursor: pointer;

}

.footer #back-to-top i {

   line-height: 15px;
   font-size: 25px;

}

.footer__wrapper {

   position: relative;

}

.footer__social {

   margin-bottom: 0;

}

.footer__social a {

   color: #fff;

}

.footer__social a i {

   margin-top: 20px;
   color: #fff;
   margin-right: 10px;
   font-size: 15px;
   height: 40px;
   width: 40px;
   line-height: 40px;
   background-color: transparent;
   margin-bottom: 30px;
   border-radius: 50%;

}

.footer__social a i:hover {

   background-color: #049f40;
   color: #fff;

}

.footer__social a:hover {

   color: #049f40;

}

.footer__copy {

   color: #fff;
   margin-bottom: 0;
   font-weight: 400;

}

@media (min-width: 993px) {

   .footer {
       padding: 70px 0;
   }

}

/* 24. header-01


*/

.header {

   padding: 0;
   transition: all .3s cubic-bezier(.91, .04, .13, .99);
   position: relative;

}

.header.header--fixed {

   position: fixed;
   left: 0;
   width: 100%;
   background-color: transparent;
   z-index: 99;

}

.header.is-scroll {

   top: 0;
   box-shadow: 0 2px 50px 0 rgba(0, 0, 0, .15);
   background: #fff;

}

.header.is-scroll li a {

   padding: 15px;

}

.header__inner {

   position: relative;
   padding-right: 45px;
   display: -ms-flexbox;
   display: flex;
   -ms-flex-pack: justify;
   justify-content: space-between;
   -ms-flex-align: center;
   align-items: center;

}

.header__logo a {

   font-size: 28px;
   font-weight: 600;

}

.onepage-nav {

   z-index: 999;

}

.onepage-nav ul {

   list-style: none;
   margin: 0;
   padding: 0;
   font-size: 0;

}

.onepage-nav li {

   position: relative;
   z-index: 9;

}

.onepage-nav li a {

   display: block;
   position: relative;
   text-decoration: none;

}

@media (min-width: 1201px) {

   .onepage-nav {
       text-align: center;
   }
   .onepage-nav li:hover > a {
       color: #049f40;
   }
   .onepage-nav .onepage-menu .sub-menu {
       opacity: 0;
       visibility: hidden;
   }
   .onepage-nav .onepage-menu li:hover > .sub-menu {
       opacity: 1;
       visibility: visible;
   }
   .onepage-nav .onepage-menu a {
       padding: 20px 30px;
   }
   .onepage-nav .onepage-menu .sub-menu {
       text-align: left;
       padding: 0 2px;
   }
   .onepage-nav .onepage-menu .sub-menu li {
       background-color: #111;
   }
   .onepage-nav .onepage-menu .sub-menu li:first-child {
       padding-top: 18px;
   }
   .onepage-nav .onepage-menu .sub-menu li:last-child {
       padding-bottom: 18px;
   }
   .onepage-nav .onepage-menu .sub-menu a {
       color: #eee;
       padding: 2px 25px;
   }
   .onepage-nav .onepage-menu .sub-menu a:after {
       right: 15px;
   }
   .onepage-nav .onepage-menu > li {
       display: inline-block;
   }
   .onepage-nav .onepage-menu a {
       font-size: 13px;
       color: #748182;
       transition: all 300ms ease;
       font-family: "Josefin Sans", sans-serif;
       font-weight: 600;
       text-transform: uppercase;
       padding: 30px 15px;
       line-height: 20px;
   }
   .onepage-nav .onepage-menu .sub-menu {
       display: block !important;
   }
   .onepage-nav .onepage-menu .sub-menu .current-menu-parent > a,
   .onepage-nav .onepage-menu .sub-menu .current-menu-item > a {
       color: #049f40;
   }
   .onepage-nav .onepage-menu .current-menu-parent > a,
   .onepage-nav .onepage-menu .current-menu-item > a {
       color: #049f40;
   }
   .onepage-nav .onepage-menu .sub-menu {
       width: 200px;
       position: absolute;
       top: 100%;
       z-index: -1;
       left: 0;
       transition: all 300ms ease;
   }
   .onepage-nav .onepage-menu .sub-menu .sub-menu {
       top: 0;
       left: 100%;
   }
   .onepage-nav .onepage-menu .sub-menu li > a {
       font-size: 14px;
       transition: all 300ms ease;
   }
   .onepage-nav .onepage-menu .sub-menu li:hover > a {
       color: #4aa8ff;
   }
   .onepage-nav .onepage-toggle-menu {
       display: none;
   }

}

@media (max-width: 1200px) {

   .onepage-nav .onepage-menu {
       position: fixed;
       top: 0;
       will-change: transform;
   }
   .onepage-nav .onepage-menu a {
       font-size: 14px;
   }
   .onepage-nav .onepage-menu a:after {
       right: 0;
       width: 50px;
       text-align: center;
   }
   .onepage-nav .onepage-menu .sub-menu {
       display: none;
   }
   .onepage-nav .onepage-menu {
       background-color: #111;
   }
   .onepage-nav .onepage-menu a {
       border-bottom: 1px solid rgba(255, 255, 255, .1);
       color: #eee;
   }
   .onepage-nav .onepage-menu a:after {
       border-left: 1px solid rgba(255, 255, 255, .1);
   }
   .onepage-nav .onepage-menu {
       left: 0;
       width: 280px;
       background-color: #111;
       transform: translate(-100%, 0);
   }
   .onepage-nav .active.onepage-menu {
       transform: translate(0, 0);
   }
   .onepage-nav .onepage-menu {
       z-index: 99999;
       height: 100%;
       overflow-x: hidden;
       overflow-y: auto;
       text-align: left;
       width: 300px;
       transition: all 300ms ease;
   }
   .onepage-nav .onepage-menu li {
       position: relative;
   }
   .onepage-nav .onepage-menu a {
       padding: 12px 15px;
       font-size: 16px;
       text-transform: capitalize;
       color: #748182;
   }
   .onepage-nav .onepage-menu a:hover {
       color: #fff;
   }
   .onepage-nav .onepage-menu .active > a {
       color: #fff;
   }
   .onepage-nav .onepage-menu .current-menu-parent > a,
   .onepage-nav .onepage-menu .current-menu-item > a {
       color: #fff;
   }
   .onepage-nav .onepage-menu .sub-menu a {
       padding: 12px 15px;
   }
   .onepage-nav .onepage-menu .sub-menu .menu-item-has-children > a:hover {
       color: #4aa8ff;
   }
   .onepage-nav .onepage-menu .sub-menu .menu-item-has-children.active > a {
       color: #4aa8ff;
   }
   .onepage-nav .onepage-toggle-menu {
       display: block;
   }

}

.onepage-nav {

   display: inline-block;
   vertical-align: middle;

}

.onepage-nav li.current a {

   color: #049f40;

}

.onepage-menu.active ~ .navbar-toggle span:nth-child(1) {

   top: 10px;
   transform: rotate(-45deg);

}

.onepage-menu.active ~ .navbar-toggle span:nth-child(2) {

   opacity: 0;
   left: -40px;

}

.onepage-menu.active ~ .navbar-toggle span:nth-child(3) {

   top: 10px;
   transform: rotate(45deg);

}

@media (min-width: 1201px) {

   .navbar-toggle {
       display: none;
   }

}

.navbar-toggle {

   position: absolute;
   right: 0;
   top: 50%;
   width: 30px;
   height: 23px;
   overflow: hidden;
   transform: translateY(-50%);
   transition: .5s ease-in-out;
   cursor: pointer;

}

.navbar-toggle span {

   position: absolute;
   display: block;
   height: 3px;
   width: 100%;
   background-color: #049f40;
   border-radius: 9px;
   opacity: 1;
   left: 0;
   transform: rotate(0deg);
   transition: .25s ease-in-out;

}

.navbar-toggle span:nth-child(1) {

   top: 0;

}

.navbar-toggle span:nth-child(2) {

   top: 10px;

}

.navbar-toggle span:nth-child(3) {

   top: 20px;

}

@media (min-width: 1201px) {

   .header__inner {
       padding-right: 0;
   }

}

/* 25. hero


*/

.hero {

   background: #000;
   text-align: center;
   overflow: hidden;
   position: relative;
   z-index: 9;

}

.hero__wrapper .a-btn {

   color: #fff;

}

.hero__wrapper .a-btn.btn-first {

   background: #049f40;
   border-color: #049f40;

}

.hero__wrapper .a-btn.btn-first:hover {

   background: #fff;
   border-color: #fff;
   color: #000;

}

.hero__wrapper .a-btn.btn-first:hover:before {

   background: #fff;

}

.hero__title {

   font-size: 30px;
   font-weight: 400;
   color: #fff;
   margin-top: 0;
   margin-bottom: 25px;

}

@media (min-width: 320px) {

   .hero__title {
       font-size: calc(1.13636vw + 26.36364px);
   }

}

@media (min-width: 1200px) {

   .hero__title {
       font-size: 40px;
   }

}

@media (max-width: 767px) {

   .hero__title {
       margin-top: 80px;
   }

}

.hero__title span {

   color: #049f40;

}

.hero__title .typing__module {

   display: inline-block;

}

.hero__text {

   font-size: 16px;
   color: #eee;
   font-size: 16px;
   font-weight: 400;
   margin: 0 15%;
   margin-top: 20px;

}

@keyframes bounce {

   0%, 100% {
       transform: translateY(0);
   }
   50% {
       transform: translateY(-20px);
   }

}

@media (min-width: 1201px) {

   .hero {
       height: 100vh;
       padding: 0;
   }
   .hero__wrapper {
       position: absolute;
       top: 50%;
       left: 0;
       z-index: 2;
       width: 100%;
       transform: translateY(-50%);
   }

}

/* 26. Layout


*/

.main-content, .sidebar-left, .sidebar-right {

   margin-bottom: 40px;

}

.sidebar-left .form-item--button .select2-container--default .select2-selection--single .select2-selection__arrow, .sidebar-right .form-item--button .select2-container--default .select2-selection--single .select2-selection__arrow {

   width: 25px;
   border-left: 0;

}

.sidebar-left .form-item--button .awe-btn, .sidebar-right .form-item--button .awe-btn {

   padding-left: 20px;
   padding-right: 20px;

}

/* 27. Grid Boostrap


*/

.no-gutters {

   margin: 0;

}

.no-gutters > .col, .no-gutters > [class*='col-'] {

   padding-right: 0;
   padding-left: 0;

}

/* 28. Font size


*/

.f-subtitle {

   font-size: 22px;
   font-weight: 300;

}

.fz-15 {

   font-size: 15px;

}

.fz-16 {

   font-size: 16px;

}

.fz-22 {

   font-size: 22px;

}

.fz-30 {

   font-size: 30px;

}

.fz-40 {

   font-size: 40px;

}

.fw-600 {

   font-weight: 600;

}

.bg-gray {

   background: #f7f7f7;

}

.bg-white {

   background: #fff;

}

/* 29. Margin Padding


*/

.mb-0 {

   margin-bottom: 0 !important;

}

.mt-0 {

   margin-top: 0 !important;

}

.pd-0 {

   padding: 0;

}

.mb-20 {

   margin-bottom: 20px;

}

.mt-20 {

   margin-top: 20px;

}

.mb-25 {

   margin-bottom: 25px;

}

.mt-25 {

   margin-top: 25px;

}

.mb-30 {

   margin-bottom: 30px;

}

.mt-30 {

   margin-top: 30px;

}

.mb-35 {

   margin-bottom: 35px;

}

.mt-35 {

   margin-top: 35px;

}

.mb-40 {

   margin-bottom: 40px;

}

.mt-40 {

   margin-top: 40px;

}

.mb-45 {

   margin-bottom: 45px;

}

.mt-45 {

   margin-top: 45px;

}

.mb-50 {

   margin-bottom: 50px;

}

.mt-50 {

   margin-top: 50px;

}

.mb-55 {

   margin-bottom: 55px;

}

.mt-55 {

   margin-top: 55px;

}

.mb-60 {

   margin-bottom: 60px;

}

.mt-60 {

   margin-top: 60px;

}

.mb-65 {

   margin-bottom: 65px;

}

.mt-65 {

   margin-top: 65px;

}

.mb-70 {

   margin-bottom: 70px;

}

.mt-70 {

   margin-top: 70px;

}

.mb-75 {

   margin-bottom: 75px;

}

.mt-75 {

   margin-top: 75px;

}

/* 30. Swiper


*/

.swiper-pagination-custom {

   margin-top: 20px;
   text-align: center;

}

.swiper-pagination-bullet {

   width: 10px;
   height: 10px;
   vertical-align: middle;
   background-color: #049f40;

}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {

   margin: 5px;

}

/* 31. Popup


*/

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {

   line-height: 30px;
   right: 0;
   width: 30px;
   height: 30px;
   padding-right: 0;
   text-align: center;
   opacity: 1;
   color: #fff;
   border: 1px solid #fff;

}

.mfp-close:active {

   top: 0;

}

.mfp-iframe-holder .mfp-close:active {

   top: -40px;

}

.mfp-zoom-in .mfp-content {

   transition: all .4s cubic-bezier(.18, .89, .32, 1.27);
   transform: scale(.8);
   opacity: 0;

}

.mfp-zoom-in.mfp-bg {

   transition: all .3s ease-out;
   opacity: 0;

}

.mfp-zoom-in.mfp-ready .mfp-content {

   transform: scale(1);
   opacity: 1;

}

.mfp-zoom-in.mfp-ready.mfp-bg {

   opacity: .8;

}

.mfp-zoom-in.mfp-removing .mfp-content {

   transition: all .4s cubic-bezier(.18, .89, .32, 1.27);
   transform: scale(.8);
   opacity: 0;

}

.mfp-zoom-in.mfp-removing.mfp-bg {

   opacity: 0;

}

/* 32. Button


*/

.a-btn {

   line-height: normal;
   text-decoration: none;
   padding: 8px 16px;
   border-radius: 5px;
   position: relative;
   font-weight: 400;
   margin-top: 30px;
   margin-right: 20px;
   display: inline-block;
   overflow: visible;
   border: 2px solid #fff;
   transform: perspective(1px) translateZ(0);
   transition: all .3s ease 0s;
   overflow: hidden;

}

.a-btn:before {

   content: "";
   background: #049f40;
   bottom: 0;
   left: 0;
   position: absolute;
   right: 0;
   top: 0;
   transform: scaleX(0);
   transform-origin: 50%;
   transition: transform .4s ease-out;
   z-index: -1;

}

.a-btn:hover {

   border-color: #049f40;
   color: #fff;

}

.a-btn:hover:before {

   transform: scaleX(1);

}

.a-btn.style-2 {

   background: #049f40;
   border-color: #049f40;
   color: #fff;
   margin-left: 0;
   margin-right: 0;

}

.a-btn.style-2:hover {

   background: #333;
   border-color: #333;

}

.a-btn.style-2:hover:before {

   background: #333;

}

.a-btn.style-1 {

   color: #fff;

}

.main-color {

   color: #049f40;

}

@media (max-width: 767px) {

   .col-reverse {
       display: -ms-flexbox;
       display: flex;
       -ms-flex-direction: column-reverse;
           flex-direction: column-reverse;
   }

}

.form-wrapper .awe-btn {

   background: #049f40;
   color: #fff;

}

/* SECTION WHY */

.why .back {

   position: absolute;
   left: 0;
   top: 0;
   width: 50%;
   bottom: 0;
   background-image: url("../img/bg/number.jpg");
   background-size: cover;
   background-position: top;

}

@media (max-width: 767px) {

   .why .back {
       display: none;
   }

}

.why .service {

   margin-bottom: 30px;
   padding: 20px;
   background-color: #fff;

}

.why .box {

   padding: 70px 50px;

}

@media (max-width: 767px) {

   .why .box {
       padding: 0;
   }

}

/* SECTION VIDEO */

.video .popup-video .icon {

   display: inline-block;
   height: 60px;
   width: 60px;
   line-height: 60px;
   border-radius: 50%;
   text-align: center;
   color: #fff;
   font-size: 30px;
   box-shadow: 0 3px 30px -5px #888;
   margin-right: 5px;
   padding-left: 5px;
   transition: all .4s ease-in-out;
   background: #049f40;

}

.video .popup-video .fa {

   color: #fff;

}

.video .popup-video span {

   font-size: 18px;
   color: #333;
   font-weight: 600;
   margin-top: 20px;

}

.founder .back {

   position: absolute;
   left: 0;
   top: 0;
   bottom: 0;
   width: 50%;
   background-image: url("../img/bg/testimonial.jpg");
   background-size: cover;
   background-position: top;

}

@media (max-width: 767px) {

   .founder .back {
       width: 100%;
       opacity: .2;
   }

}

.founder .box {

   padding: 70px;

}

.founder .box .fa {

   font-size: 65px;
   opacity: .4;

}

.founder .box h2 {

   font-size: 30px;
   font-weight: 600;
   margin-bottom: 5px;
   color: #333;

}

.founder .box span {

   color: #049f40;
   font-family: "Josefin Sans", sans-serif;
   font-size: 16px;
   font-weight: 600;

}

.founder .box p {

   font-size: 18px;
   line-height: 28px;
   font-style: italic;

}