.widget_title_style_2 {
    text-transform: uppercase;
    text-align: center;
    display: block;
    margin-bottom: 0;
    padding-bottom: 30px;
}

.widget_title_style_2 span {
    display: block;
    border: 1px solid #333;
    padding: 10px;
    text-align: center;
}
.lelotus-box-shadow img {
    -webkit-box-shadow: 0 1px 20px 1px rgba(51, 51, 51, 0.1);
    box-shadow: 0 1px 20px 1px rgba(51, 51, 51, 0.1);
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%}
body {
    margin: 0;
    text-rendering: optimizelegibility;
    letter-spacing: 0.2px;
    word-wrap: break-word;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;

}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden], template {
    display: none;
}
a {
    background: transparent;
    -webkit-transition: background-color 0.3s,  border-color 0.3s,  text-color 0.3s;
    -o-transition: background-color 0.3s,  border-color 0.3s,  text-color 0.3s;
    transition: background-color 0.3s,  border-color 0.3s,  text-color 0.3s;
}
a:active, a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
    text-transform: uppercase;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 2.857142857142857em;
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code, kbd, pre, samp {
    font-family: monospace,  monospace;
    font-size: 1em;
}
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button, select {
    text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled], html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 .14285714285714285em;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.main-content table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 2em;
}
.main-content table>thead>tr>th, .main-content table>tbody>tr>th, .main-content table>tfoot>tr>th, .main-content table>thead>tr>td, .main-content table>tbody>tr>td, .main-content table>tfoot>tr>td {
    padding: 10px;
    line-height: 1.7;
    vertical-align: middle;
    border-top: 1px solid #e5e5e5;
}
.main-content table>thead>tr>th {
    text-transform: uppercase;
    font-weight: bold;
}
.main-content table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 0 solid #e5e5e5;
}
.main-content table>caption+thead>tr:first-child>th, .main-content table>colgroup+thead>tr:first-child>th, .main-content table>thead:first-child>tr:first-child>th, .main-content table>caption+thead>tr:first-child>td, .main-content table>colgroup+thead>tr:first-child>td, .main-content table>thead:first-child>tr:first-child>td {
    border-top: 0;
}
.main-content table>tbody+tbody {
    border-top: 1px solid #e5e5e5;
}
td, th {
    padding: 0;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-size: 14px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 1.7;
    color: #696969;
    background: #fff;
    font-style: normal;
    font-weight: 400;
}
input, button, select, textarea {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 14px !important;
    line-height: inherit;
}
a {
    color: #222;
    text-decoration: none;
}
a:hover, a:focus {
    color: #f76b6a;
    text-decoration: none;
}
a:focus {
    outline: none;
}
figure {
    margin: 0;
}
img {
    vertical-align: middle;
    max-width: 100%;
    height: auto;
}
hr {
    margin-top: 2em;
    margin-bottom: 2em;
    border: 0;
    border-top: 1px solid #aaa;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,  0,  0,  0);
    border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
code, kbd, pre, samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 2px;
}
kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
    padding: 0;
    font-size: 100%;
    box-shadow: none;
}
pre {
    display: block;
    padding: .5em;
    margin: 0 0 1em;
    font-size: 13px;
    line-height: 1.7;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #fafafb;
    border: 1px solid #eee;
    border-radius: 2px;
}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0;
}
.pre-scrollable {
    max-height: 24.285714285714285em;
    overflow-y: scroll;
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
.fade.in {
    opacity: 1;
}
.collapse {
    display: none;
}
.collapse.in {
    display: block;
}
tr.collapse.in {
    display: table-row;
}
tbody.collapse.in {
    display: table-row-group;
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    -o-transition: height .35s ease;
    transition: height .35s ease;
}
@-webkit-keyframes loadingFade {
    0% {
    opacity: 0;
}
50% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}@-moz-keyframes loadingFade {
    0% {
    opacity: 0;
}
50% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}@keyframes loadingFade {
    0% {
    opacity: 0;
    filter: alpha(opacity=0);
}
50% {
    opacity: 1;
    filter: alpha(opacity=100);
}
100% {
    opacity: 0;
    filter: alpha(opacity=0);
}
}.ajaxloading {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em;
}
.ajaxloading .loading {
    display: none;
}
.fade-loading {
    text-align: center;
}
.fade-loading i {
    -webkit-animation: 1.5s ease 0s normal none infinite loadingFade;
    -o-animation: 1.5s ease 0s normal none infinite loadingFade;
    animation: 1.5s ease 0s normal none infinite loadingFade;
    background: none repeat scroll 0 0 #f76b6a;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    height: 10px;
    margin: 0 4px;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 10px;
}
.fade-loading i:nth-child(0) {
    -webkit-animation-delay: 0;
    animation-delay: 0;
}
.fade-loading i:nth-child(1) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
}
.fade-loading i:nth-child(2) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
}
.fade-loading i:nth-child(3) {
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
}
.fade-loading i:nth-child(4) {
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
}
@-webkit-keyframes loadingSpin {
    0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
}
}@-moz-keyframes loadingSpin {
    0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
}
}@keyframes loadingSpin {
    0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
}
}.spinner-loading {
    -webkit-animation: loadingSpin 1s infinite linear;
    -o-animation: loadingSpin 1s infinite linear;
    animation: loadingSpin 1s infinite linear;
    -webkit-animation-timing-function: steps(8,  start);
    animation-timing-function: steps(8,  start);
}
.infinite-loading-msg {
    text-align: center;
}
.loadmore-action .btn-loadmore {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 16px;
    font-size: 14px;
    line-height: 1.7;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    text-decoration: none;
    background: transparent;
    border: 2px solid #333;
    text-transform: uppercase;
    color: #333;
    position: relative;
    font-weight: bold;
    display: table;
    margin: 0 auto;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.loadmore-action .btn-loadmore:hover, .loadmore-action .btn-loadmore:focus {
    text-decoration: none;
}
.loadmore-action .btn-loadmore i, .loadmore-action .btn-loadmore span {
    z-index: 2;
    position: relative;
}
.loadmore-action .btn-loadmore:hover, .loadmore-action .btn-loadmore:focus {
    color: #fff;
    border-color: #f76b6a;
    background: #f76b6a;
}
.loadmore-action .btn-loadmore:hover, .loadmore-action .btn-loadmore:focus {
    color: #fff;
    border-color: #f76b6a;
    background: #f76b6a;
}
.loadmore-action .btn-loadmore:after {
    content: "\f067";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.loadmore-action .btn-loadmore:after {
    margin-left: .35714285714285715em;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .font-2, .categories-links, span.cmt-label, .categories-links {
    font-weight: bold;
    line-height: 1.2;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, .font-2 small, .categories-links small, span.cmt-label small, .categories-links small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small, .font-2 .small, .categories-links .small, span.cmt-label .small, .categories-links .small {
    font-weight: normal;
    line-height: 1.2;
    color: #999;
}
.lelotus-font-3 {
    font-family: 'Alex Brush', cursive;
    font-weight: normal;
}
h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 1.5rem;
    margin-bottom: 1rem;
}
h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
    font-size: 65%}
h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 1rem;
    margin-bottom: 1rem;
}
h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
    font-size: 75%}
h1, .h1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 2.5714285714285716em;
    font-style: normal;
    font-weight: bold;
}
h2, .h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 2.142857142857143em;
    font-style: normal;
    font-weight: bold;
    color:#5b5753;
    text-transform: uppercase;
}
h3, .h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.7142857142857142em;
    font-style: normal;
    font-weight: bold;
}
h4, .h4 {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.2857142857142858em;
    font-style: normal;
    font-weight: bold;
}
h5, .h5 {
    font-family: 'Montserrat', sans-serif;
    font-size: 1em;
    font-style: normal;
    font-weight: bold;
}
h6, .h6 {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
}
p {
    margin: 0 0 1.786em;
}
small, .small {
    font-size: 85%}
cite {
    font-style: normal;
}
mark, .mark {
    background-color: rgba(255, 224, 199, 0.3);
    padding: .2em;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}
.text-nowrap {
    white-space: nowrap;
}
.text-lowercase {
    text-transform: lowercase;
}
.text-uppercase {
    text-transform: uppercase;
}
.text-capitalize {
    text-transform: capitalize;
}
.text-muted {
    color: #999;
}
.text-primary {
    color: #f76b6a;
}
a.text-primary:hover {
    color: #f43b3a;
}
.text-success {
    color: #a0ce4e;
}
a.text-success:hover {
    color: #87b633;
}
.text-info {
    color: #63b5fd;
}
a.text-info:hover {
    color: #319dfc;
}
.text-warning {
    color: #feab62;
}
a.text-warning:hover {
    color: #fe902f;
}
.text-danger {
    color: #fe252c;
}
a.text-danger:hover {
    color: #ef0109;
}
.font-italic {
    font-style: italic;
}
.bg-primary {
    color: #fff;
    background-color: #f76b6a;
}
a.bg-primary:hover {
    background-color: #f43b3a;
}
.bg-success {
    background-color: rgba(204, 228, 158, 0.3);
}
a.bg-success:hover {
    background-color: rgba(183, 217, 118, 0.3);
}
.bg-info {
    background-color: rgba(200, 230, 254, 0.3);
}
a.bg-info:hover {
    background-color: rgba(149, 207, 254, 0.3);
}
.bg-warning {
    background-color: rgba(255, 224, 199, 0.3);
}
a.bg-warning:hover {
    background-color: rgba(254, 196, 149, 0.3);
}
.bg-danger {
    background-color: rgba(254, 139, 144, 0.3);
}
a.bg-danger:hover {
    background-color: rgba(254, 88, 96, 0.3);
}
ul, ol {
    margin-top: 0;
    margin-bottom: 1em;
}
ul ul, ol ul, ul ol, ol ol {
    margin-bottom: 0;
}
dl {
    margin-top: 0;
    margin-bottom: 2em;
}
dt, dd {
    line-height: 1.7;
}
dt {
    font-weight: bold;
}
dd {
    margin-left: 0;
}
abbr[title], abbr[data-original-title] {
    cursor: help;
    text-decoration: none;
}
blockquote {
    padding: 8px 30px;
    margin: 30px 0;
    font-size: 1.2857142857142858em;
    font-style: italic;
    font-weight: normal;
    position: relative;
    color: #ababab;
    font-size: 1.2em;
}
blockquote:before {
    content: "\f10d";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
blockquote:before {
    position: absolute;
    top: auto;
    font-style: italic;
    left: 0px;
}
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
    margin-bottom: 0;
}
blockquote p {
    font-size: 1.1em;
}
blockquote footer, blockquote small, blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.7;
    color: #999;
    text-transform: uppercase;
}
blockquote footer:before, blockquote small:before, blockquote .small:before {
    content: '\2014 \00A0'}
blockquote:after {
    content: ""}
address {
    margin-bottom: 2em;
    font-style: normal;
    line-height: 1.7;
}
iframe, embed, object {
    max-height: 100%;
    max-width: 100%;
    border: 0;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width:768px) {
    .container {
    width: 750px;
}
}@media (min-width:992px) {
    .container {
    width: 970px;
}
}@media (min-width:1200px) {
    .container {
    width: 1200px;
}
}#header .container {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width:1200px) {
    #header .container {
    width: 100%;
    padding-left: 100px;
    padding-right: 100px;
}
}.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1400px;
    padding-left: 30px;
    padding-right: 30px;
}
.container-full {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.col-xs-1,  .col-sm-1,  .col-md-1,  .col-lg-1,  .col-xs-2,  .col-sm-2,  .col-md-2,  .col-lg-2,  .col-xs-3,  .col-sm-3,  .col-md-3,  .col-lg-3,  .col-xs-4,  .col-sm-4,  .col-md-4,  .col-lg-4,  .col-xs-5,  .col-sm-5,  .col-md-5,  .col-lg-5,  .col-xs-6,  .col-sm-6,  .col-md-6,  .col-lg-6,  .col-xs-7,  .col-sm-7,  .col-md-7,  .col-lg-7,  .col-xs-8,  .col-sm-8,  .col-md-8,  .col-lg-8,  .col-xs-9,  .col-sm-9,  .col-md-9,  .col-lg-9,  .col-xs-10,  .col-sm-10,  .col-md-10,  .col-lg-10,  .col-xs-11,  .col-sm-11,  .col-md-11,  .col-lg-11,  .col-xs-12,  .col-sm-12,  .col-md-12,  .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
@media (max-width:767px) {
    .col-xs-1,  .col-sm-1,  .col-md-1,  .col-lg-1,  .col-xs-2,  .col-sm-2,  .col-md-2,  .col-lg-2,  .col-xs-3,  .col-sm-3,  .col-md-3,  .col-lg-3,  .col-xs-4,  .col-sm-4,  .col-md-4,  .col-lg-4,  .col-xs-5,  .col-sm-5,  .col-md-5,  .col-lg-5,  .col-xs-6,  .col-sm-6,  .col-md-6,  .col-lg-6,  .col-xs-7,  .col-sm-7,  .col-md-7,  .col-lg-7,  .col-xs-8,  .col-sm-8,  .col-md-8,  .col-lg-8,  .col-xs-9,  .col-sm-9,  .col-md-9,  .col-lg-9,  .col-xs-10,  .col-sm-10,  .col-md-10,  .col-lg-10,  .col-xs-11,  .col-sm-11,  .col-md-11,  .col-lg-11,  .col-xs-12,  .col-sm-12,  .col-md-12,  .col-lg-12 {
    width: 100%}
}.column {
    position: relative;
}
@media (max-width:767px) {
    .content-container {
    padding-top: 40px;
    padding-bottom: 40px;
}
}.col-xs-1,  .col-xs-2,  .col-xs-3,  .col-xs-4,  .col-xs-5,  .col-xs-6,  .col-xs-7,  .col-xs-8,  .col-xs-9,  .col-xs-10,  .col-xs-11,  .col-xs-12 {
    float: left;
}
.col-xs-12 {
    width: 100%}
.col-xs-11 {
    width: 91.66666666666666%}
.col-xs-10 {
    width: 83.33333333333334%}
.col-xs-9 {
    width: 75%}
.col-xs-8 {
    width: 66.66666666666666%}
.col-xs-7 {
    width: 58.333333333333336%}
.col-xs-6 {
    width: 50%}
.col-xs-5 {
    width: 41.66666666666667%}
.col-xs-4 {
    width: 33.33333333333333%}
.col-xs-3 {
    width: 25%}
.col-xs-2 {
    width: 16.666666666666664%}
.col-xs-1 {
    width: 8.333333333333332%}
@media (min-width:768px) {
    .col-sm-1,  .col-sm-2,  .col-sm-3,  .col-sm-4,  .col-sm-5,  .col-sm-6,  .col-sm-7,  .col-sm-8,  .col-sm-9,  .col-sm-10,  .col-sm-11,  .col-sm-12 {
    float: left;
}
.col-sm-12 {
    width: 100%}
.col-sm-11 {
    width: 91.66666666666666%}
.col-sm-10 {
    width: 83.33333333333334%}
.col-sm-9 {
    width: 75%}
.col-sm-8 {
    width: 66.66666666666666%}
.col-sm-7 {
    width: 58.333333333333336%}
.col-sm-6 {
    width: 50%}
.col-sm-5 {
    width: 41.66666666666667%}
.col-sm-4 {
    width: 33.33333333333333%}
.col-sm-3 {
    width: 25%}
.col-sm-2 {
    width: 16.666666666666664%}
.col-sm-1 {
    width: 8.333333333333332%}
}@media (min-width:992px) {
    .col-md-1,  .col-md-2,  .col-md-3,  .col-md-4,  .col-md-5,  .col-md-6,  .col-md-7,  .col-md-8,  .col-md-9,  .col-md-10,  .col-md-11,  .col-md-12 {
    float: left;
}
.col-md-12 {
    width: 100%}
.col-md-11 {
    width: 91.66666666666666%}
.col-md-10 {
    width: 83.33333333333334%}
.col-md-9 {
    width: 75%}
.col-md-8 {
    width: 66.66666666666666%}
.col-md-7 {
    width: 58.333333333333336%}
.col-md-6 {
    width: 50%}
.col-md-5 {
    width: 41.66666666666667%}
.col-md-4 {
    width: 33.33333333333333%}
.col-md-3 {
    width: 25%}
.col-md-2 {
    width: 16.666666666666664%}
.col-md-1 {
    width: 8.333333333333332%}
}@media (min-width:1200px) {
    .col-lg-1,  .col-lg-2,  .col-lg-3,  .col-lg-4,  .col-lg-5,  .col-lg-6,  .col-lg-7,  .col-lg-8,  .col-lg-9,  .col-lg-10,  .col-lg-11,  .col-lg-12 {
    float: left;
}
.col-lg-12 {
    width: 100%}
.col-lg-11 {
    width: 91.66666666666666%}
.col-lg-10 {
    width: 83.33333333333334%}
.col-lg-9 {
    width: 75%}
.col-lg-8 {
    width: 66.66666666666666%}
.col-lg-7 {
    width: 58.333333333333336%}
.col-lg-6 {
    width: 50%}
.col-lg-5 {
    width: 41.66666666666667%}
.col-lg-4 {
    width: 33.33333333333333%}
.col-lg-3 {
    width: 25%}
.col-lg-2 {
    width: 16.666666666666664%}
.col-lg-1 {
    width: 8.333333333333332%}
}.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width:768px) {
    .col-sm-15 {
    width: 20%;
    float: left;
}
}@media (min-width:992px) {
    .col-md-15 {
    width: 20%;
    float: left;
}
}@media (min-width:1200px) {
    .col-lg-15 {
    width: 20%;
    float: left;
}
}table {
    background-color: transparent;
}
th {
    text-align: left;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 2em;
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    padding: 10px;
    line-height: 1.7;
    vertical-align: middle;
    border-top: 1px solid #e5e5e5;
}
.table>thead>tr>th {
    text-transform: uppercase;
    font-weight: bold;
}
.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 0 solid #e5e5e5;
}
.table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>th, .table>caption+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>td, .table>thead:first-child>tr:first-child>td {
    border-top: 0;
}
.table>tbody+tbody {
    border-top: 1px solid #e5e5e5;
}
.table-bordered {
    border: 1px solid #e5e5e5;
}
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
    border: 1px solid #e5e5e5;
}
.table-bordered>thead>tr>th, .table-bordered>thead>tr>td {
    border-bottom-width: 2px;
}
table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
}
table td[class*="col-"], table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
}
fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 2em;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #eee;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
}
input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
input[type="radio"], input[type="checkbox"] {
    margin: .2857142857142857em 0 0;
    margin-top: 1px \9;
    line-height: normal;
}
input[type="file"] {
    display: block;
}
input[type="range"] {
    display: block;
    width: 100%}
select[multiple], select[size] {
    height: auto;
}
select {
    -webkit-appearance: select;
    -webkit-border-radius: 0px;
    outline: none;
}
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: none;
}
output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.7;
    color: #696969;
}
.form-control {
    display: block;
    width: 100%;
    height: 38px;
    padding: 8px;
    line-height: 1.7;
    color: #696969;
    background-color: #fff;
    background-image: none;
    border: 1px solid #eee;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    outline: none;
    -webkit-transition: border-color 0.15s ease-in-out 0s,  box-shadow 0.15s ease-in-out 0s;
    -o-transition: border-color 0.15s ease-in-out 0s,  box-shadow 0.15s ease-in-out 0s;
    transition: border-color 0.15s ease-in-out 0s,  box-shadow 0.15s ease-in-out 0s;
}
.form-control:focus {
    border-color: #eee;
    outline: none;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #aaa;
    opacity: 1;
    filter: alpha(opacity=100);
}
textarea.form-control {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: none;
}
input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
    line-height: 38px;
    line-height: 1.7 \0;
}
input[type="date"].input-sm, input[type="time"].input-sm, input[type="datetime-local"].input-sm, input[type="month"].input-sm {
    line-height: 140.75%}
input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg, input[type="month"].input-lg {
    line-height: 28.21428567142857em;
}
.form-group {
    margin-bottom: 15px;
}
.radio, .checkbox {
    position: relative;
    display: block;
    min-height: 2em;
    margin-top: .7142857142857143em;
    margin-bottom: .7142857142857143em;
}
.radio label, .checkbox label {
    padding-left: 1.4285714285714286em;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -1.4285714285714286em;
    margin-top: 4px \9;
}
.dh-is-ie .radio input[type="radio"], .dh-is-ie .radio-inline input[type="radio"], .dh-is-ie .checkbox input[type="checkbox"], .dh-is-ie .checkbox-inline input[type="checkbox"] {
    position: relative \9;
}
.radio+.radio, .checkbox+.checkbox {
    margin-top: -0.35714285714285715em;
}
input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].disabled, input[type="checkbox"].disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}
.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}
.input-sm {
    height: 140.75%;
    padding: 5px 10px;
    font-size: 85%;
    line-height: 1.5;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
select.input-sm {
    height: 140.75%;
    line-height: 140.75%}
textarea.input-sm, select[multiple].input-sm {
    height: auto;
}
.input-lg {
    height: 28.21428567142857em;
    padding: 10px 16px;
    font-size: 1.2857142857142858em;
    line-height: 1.3333333;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
select.input-lg {
    height: 28.21428567142857em;
    line-height: 28.21428567142857em;
}
textarea.input-lg, select[multiple].input-lg {
    height: auto;
}
.form-flat-radio, .form-flat-checkbox {
    margin: 0;
    cursor: pointer;
    display: block;
    position: relative;
    padding: 0 0 0 30px;
}
.dh-is-ie .form-flat-radio, .dh-is-ie .form-flat-checkbox {
    padding: 0;
}
.form-flat-radio input, .form-flat-checkbox input {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
}
.dh-is-ie .form-flat-radio input, .dh-is-ie .form-flat-checkbox input {
    position: relative;
    left: auto;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
}
.form-flat-radio i, .form-flat-checkbox i {
    background: none repeat scroll 0 0 #fff;
    border-style: solid;
    border-width: 1px;
    display: block;
    height: 18px;
    left: 0;
    outline: medium none;
    position: absolute;
    top: 5px;
    border-color: #eee;
    width: 18px;
    top: 50%;
    margin-top: -9px;
    color: #eee;
}
.dh-is-ie .form-flat-radio i, .dh-is-ie .form-flat-checkbox i {
    display: none;
}
.form-flat-radio i:after, .form-flat-checkbox i:after {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity .1s ease 0s;
    -o-transition: opacity .1s ease 0s;
    transition: opacity .1s ease 0s;
}
.form-flat-radio input:checked+i:after, .form-flat-checkbox input:checked+i:after {
    opacity: 1;
    filter: alpha(opacity=100);
}
.form-flat-radio i {
    -webkit-border-radius: 50%;
    border-radius: 50%}
.form-flat-radio i:after {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    content: "";
    height: 8px;
    left: 4px;
    top: 4px;
    line-height: 1;
    width: 8px;
    position: absolute;
    background: #eee;
}
.form-flat-checkbox i:after {
    content: "\f00c";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.form-flat-checkbox i:after {
    font-size: 12px;
    height: 17px;
    left: -1px;
    text-align: center;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0,  -50%);
    -ms-transform: translate(0,  -50%);
    -o-transform: translate(0,  -50%);
    transform: translate(0,  -50%);
    margin-top: 2px;
    width: 17px;
    opacity: 0;
    filter: alpha(opacity=0);
    line-height: 1;
}
.form-flat-select {
    position: relative;
    display: block;
}
.form-flat-select i {
    height: 100%;
    line-height: 38px;
    padding: 0 1em;
    position: absolute;
    right: 0;
    top: 0;
    pointer-events: none;
    color: #333;
}
.dh-is-ie .form-flat-select i {
    display: none;
}
.form-flat-select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 0.5em 3em 0.5em 1.5em;
    padding-right: 2em \9;
    border: 1px solid #eee;
    outline: none;
    background: none;
    position: relative;
    z-index: 1;
    height: 38px;
    text-transform: uppercase;
    font-size: 85%}
.form-flat-select select option {
    outline: none;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 16px;
    font-size: 14px;
    line-height: 1.7;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    text-decoration: none;
}
.btn-default {
    color: #696969;
    background-color: #fafafb;
    border-color: #fafafb;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
    color: #696969;
}
.btn-default:active, .btn-default.active {
    background-image: none;
}
.btn-primary {
    color: #fff;
    background-color: #f76b6a;
    border-color: #f76b6a;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
    color: #fff;
}
.btn-primary:active, .btn-primary.active {
    background-image: none;
}
.btn-primary:hover, .btn-primary:focus {
    background: #a5b788;
    border-color: #a5b788;
}
.btn-success {
    color: #fff;
    background-color: #a0ce4e;
    border-color: #a0ce4e;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active {
    color: #fff;
}
.btn-success:active, .btn-success.active {
    background-image: none;
}
.btn-info {
    color: #fff;
    background-color: #63b5fd;
    border-color: #63b5fd;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active {
    color: #fff;
}
.btn-info:active, .btn-info.active {
    background-image: none;
}
.btn-warning {
    color: #fff;
    background-color: #feab62;
    border-color: #feab62;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active {
    color: #fff;
}
.btn-warning:active, .btn-warning.active {
    background-image: none;
}
.btn-danger {
    color: #fff;
    background-color: #fe252c;
    border-color: #fe252c;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active {
    color: #fff;
}
.btn-danger:active, .btn-danger.active {
    background-image: none;
}
.btn-black {
    color: #fff;
    background-color: #333;
    border-color: #333;
}
.btn-black:hover, .btn-black:focus, .btn-black:active, .btn-black.active {
    color: #fff;
}
.btn-black:active, .btn-black.active {
    background-image: none;
}
.btn-black:hover, .btn-black:focus, .btn-black:active, .btn-black.active {
    background-color: #666;
    border-color: #666;
}
.btn-outline {
    background: transparent;
    border: 2px solid #333;
    text-transform: uppercase;
    color: #333;
    position: relative;
    font-weight: bold;
}
.btn-outline:hover, .btn-outline:focus {
    color: #fff;
    border-color: #f76b6a;
    background: #f76b6a;
}
.btn-lg {
    padding: 10px 16px;
    font-size: 1.2857142857142858em;
    line-height: 1.3333333;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.btn-sm {
    padding: 5px 10px;
    font-size: 85%;
    line-height: 1.5;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.btn-xs {
    padding: 1px 5px;
    font-size: 85%;
    line-height: 1.5;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.btn-align-center {
    display: table;
    margin-left: auto;
    margin-right: auto;
}
.btn-align-right {
    float: right;
}
.btn-uppercase {
    text-transform: uppercase;
}
.btn-block {
    display: block;
    width: 100%}
.btn-block+.btn-block {
    margin-top: 5px;
}
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
    width: 100%}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .14285714285714285em;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    cursor: pointer;
}
.dropdown {
    position: relative;
}
.dropdown-toggle:focus {
    outline: 0;
}
.dropdown-menu {
    position: absolute;
    padding: 0;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 11.428571428571429em;
    padding: 10px 0;
    margin: 0px 0 0;
    list-style: none;
    text-align: left;
    background-color: #fff;
    -webkit-box-shadow: 0 .461538em .923077em rgba(0, 0, 0, 0.175);
    box-shadow: 0 .461538em .923077em rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}
.dropdown-menu>li>a {
    display: block;
    padding: .35714285714285715em 1.4285714285714286em;
    clear: both;
    line-height: 1.7;
    color: #333;
    white-space: nowrap;
}
.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover {
    color: #f76b6a;
    text-decoration: none;
    outline: 0;
}
.open>.dropdown-menu {
    display: block;
}
.open>a {
    outline: 0;
}
.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.nav>li {
    position: relative;
    display: block;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.nav>li>a:hover {
    text-decoration: none;
}
.nav>li>a>img {
    max-width: none;
}
.nav-tabs {
    border-bottom: 1px solid #eee;
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.7;
    border: 1px solid transparent;
    -webkit-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
    color: #ababab;
}
.nav-tabs>li>a>i {
    margin-right: 0.5em;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    background: #fff;
    color: #333;
    border: 1px solid #eee;
    border-bottom-color: transparent;
    cursor: default;
}
.tab-content {
    padding-top: 20px;
}
.tab-content>.tab-pane {
    display: none;
}
.tab-content>.active {
    display: block;
}
.tab-content .widget {
    margin-bottom: 0;
}
.widget .tab-content {
    padding-bottom: 0;
}
.header-type-1:not(.header-navbar-fixed) .navbar-nav>li>a {
    line-height: 40px;
    margin-top: 40px
}
.header-type-1:not(.header-navbar-fixed) .logo-fixed {
    height: 120px;
}
.header-type-1 .navbar-default {
    background: #fff;
    height: 75px;
}
.header-type-1 .logo-fixed {
    display: block;
    position: relative;
    z-index: 1;
}
.header-type-1 .logo-fixed img {
    display: none;
}
.header-navbar-fixed.header-type-1 .logo-fixed img {
    display: block;
}
.header-type-1 .logo-fixed img.logo {
    display: block;
    max-height: 230px;
}
.header-navbar-fixed.header-type-1 .logo-fixed img.logo {
    display: none;
}
.header-type-1 .navbar-header-container {
    display: none;
}
.header-type-1 .nav-wrap {
    float: none;
}
.header-type-1 .nav-wrap {
    float: none;
    position: absolute;
    height: 100%;
    left: 57%;
    top: 0;
    -webkit-transform: translate(-50%,  0);
    -ms-transform: translate(-50%,  0);
    -o-transform: translate(-50%,  0);
    transform: translate(-50%,  0);
    width: 100%}
.header-type-1 .primary-nav {
    display: table;
    margin-left: auto;
    margin-right: auto;
}
.header-type-1 .nav>li>a {
    padding: 0px 20px;
}
.header-type-1 .header-nav-right {
    float: right;
}
.header-type-1 .header-nav-right>div {
    float: none;
}
.header-type-1 .header-nav-right .navbar-search {
    display: inline-block;
    vertical-align: middle;
}
.header-type-1 .header-nav-right .navbar-account {
    display: inline-block;
    vertical-align: middle;
    margin-left: 30px;
}
.header-type-1 .header-nav-right .navbar-account .navbar-account-avatar {
    position: relative;
}
.header-type-1 .header-nav-right .navbar-account .navbar-account-avatar a img {
    -webkit-border-radius: 100%;
    border-radius: 100%;
    border: 5px solid #cfcfcf;
}
.header-type-1 .header-nav-right .navbar-account .navbar-account-avatar a .navbar-account-badge {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 20px;
    color: #ffffff;
    background-color: #f76b6a;
    font-size: 0.857em;
    line-height: 20px;
    text-align: center;
    -webkit-border-radius: 100%;
    border-radius: 100%}
.header-type-1 .header-nav-right .navbar-toggle {
    float: none;
    display: inline-block;
    vertical-align: middle;
    margin-left: 27px;
}
.header-type-1 .header-nav-right .navbar-toggle .icon-bar {
    background-color: #333333;
}
.header-type-1.header-navbar-fixed .navbar-fixed-top .navbar-nav>li>a {
    line-height: 70px;
}
.header-type-1 .header-nav-right .navbar-search-button, .header-type-1 .header-nav-right .header-social, .header-type-1 .header-nav-right .header-minicart .cart-contents, .header-type-1 .header-nav-right .navbar-nav>li>a {
    line-height: 70px;
}
.header-type-1:not(.header-navbar-fixed) .header-nav-right .navbar-search-button, .header-type-1:not(.header-navbar-fixed) .header-nav-right .header-social, .header-type-1:not(.header-navbar-fixed) .header-nav-right .header-minicart .cart-contents, .header-type-1:not(.header-navbar-fixed) .header-nav-right .navbar-nav>li>a {
    line-height: 100px;
}
.header-type-1:not(.header-navbar-fixed).header-transparent {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1000;
}
.header-type-1:not(.header-navbar-fixed).header-transparent .navbar-default {
    background: transparent !important;
}
.header-type-1:not(.header-navbar-fixed).header-transparent .navbar-default .navbar-nav>li>a {
    color: #ffffff;
}
.header-type-1:not(.header-navbar-fixed).header-transparent .header-nav-right .navbar-search .navbar-searchform .top-searchform-icon, .header-type-1:not(.header-navbar-fixed).header-transparent .header-nav-right .navbar-search .navbar-search-button {
    color: #ffffff;
}
.header-type-1:not(.header-navbar-fixed).header-transparent .header-nav-right .navbar-toggle .icon-bar {
    background-color: #ffffff;
}
@media (max-width:1079px) {
    .header-type-1 .navbar-container {
    display: none;
}
.header-type-1 .navbar-header-container {
    position: relative;
    display: block;
    background: #fff !important;
}
.header-type-1 .navbar-header-container .navbar-header {
    display: block;
    float: none;
}
.header-type-1 .navbar-header-container .navbar-toggle {
    display: block;
    float: left;
}
.header-type-1 .navbar-header-container .navbar-brand-title {
    display: block;
}
.header-type-1 .navbar-header-container .navbar-brand-title .navbar-brand {
    float: none;
}
.header-type-1 .navbar-header-container .navbar-brand-title .navbar-brand .logo-mobile {
    display: block;
}
.header-type-1 .navbar-header-container .search-icon-mobile {
    display: block;
    float: right;
}
}.navbar-brand-title {
    margin: 0;
    padding: 0;
}
.navbar {
    margin-bottom: 2em;
    border-bottom: 0px solid transparent;
    position: relative;
}
.navbar-header {
    float: left;
}
@media (max-width:899px) {
    .navbar-header {
    height: 60px;
    float: none;
}
}.navbar-collapse {
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    width: auto;
    border-top: 0;
    box-shadow: none;
}
.navbar-collapse.in {
    overflow-y: auto;
}
.navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
}
.navbar-collapse.in {
    overflow-y: visible;
}
.container>.navbar-wrap, .container-fluid>.navbar-wrap, .container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
    margin-right: 0;
    margin-left: 0;
}
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.46);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.46);
}
.boxed-wrap .navbar-fixed-top {
    left: auto;
    right: auto;
    max-width: 1200px;
    width: 97%}
.navbar-fixed-top .nav-wrap {
    float: left;
}
.navbar-fixed-top {
    top: 0;
}
.navbar-brand {
    float: left;
}
.navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none;
}
.navbar-toggle {
    position: relative;
    float: right;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 2px;
    height: 60px;
    padding: 0;
    margin: 0;
    line-height: 60px;
    display: none;
}
.navbar-toggle:focus {
    outline: 0;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    position: relative;
    transition: transform 0.4s ease 0s,  opacity 0.3s ease 0s;
    -webkit-transition: transform 0.4s ease 0s,  opacity 0.3s ease 0s;
    -o-transition: transform 0.4s ease 0s,  opacity 0.3s ease 0s;
    -moz-transition: transform 0.4s ease 0s,  opacity 0.3s ease 0s;
    background-color: #006e60;
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px;
}
.nav-wrap {
    float: left;
}
.navbar-nav>li {
    float: left;
}
.navbar-nav>li {
    display: inline-block;
}
.navbar-default .top-searchform-icon, .navbar-default .navbar-search-button, .navbar-default .header-social, .navbar-default .header-minicart .cart-contents, .navbar-nav>li>a {
    line-height: 100px;
}
.header-type-5 .navbar-default .top-searchform-icon, .header-type-5 .navbar-default .navbar-search-button, .header-type-5 .navbar-default .header-social, .header-type-5 .navbar-default .header-minicart .cart-contents, .header-type-5 .navbar-nav>li>a {
    line-height: 60px;
}
.navbar-nav>li>a {
    padding-top: 0;
    padding-bottom: 0;
}
.navbar-default-wrap {
    position: relative;
}
.navbar-default-wrap:before, .navbar-default-wrap:after {
    content: " ";
    display: table;
}
.navbar-default-wrap:after {
    clear: both;
}
.navbar-default-wrap:before, .navbar-default-wrap:after {
    content: " ";
    display: table;
}
.navbar-default-wrap:after {
    clear: both;
}
.navbar-default .navbar-nav>li>a {
    color: #333;
}
.navbar-default .navbar-nav>li>a i {
    margin-right: 10px;
}
.navbar-default .navbar-nav>li>a:hover {
    color: #f76b6a;
    background-color: transparent;
}
.navbar-default .navbar-nav .active>a, .navbar-default .navbar-nav .open>a {
    color: #f76b6a;
    background-color: transparent;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.current-menu-ancestor>a, .navbar-default .navbar-nav>.current-menu-parent>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.current-menu-ancestor>a:hover, .navbar-default .navbar-nav>.current-menu-parent>a:hover {
    color: #f76b6a;
    background-color: transparent;
}
.navbar-default .navbar-nav>.active>a:before, .navbar-default .navbar-nav>.current-menu-ancestor>a:before, .navbar-default .navbar-nav>.current-menu-parent>a:before, .navbar-default .navbar-nav>.active>a:hover:before, .navbar-default .navbar-nav>.current-menu-ancestor>a:hover:before, .navbar-default .navbar-nav>.current-menu-parent>a:hover:before {
    display: block !important;
}
.navbar-default .navbar-collapse {
    border-color: #333;
}
.navbar-brand {
    padding: 0;
}
.navbar-brand img {
    max-height: 70px;
    max-width: 200px;
}
.navbar-fixed-top .logo {
    display: none;
}
.navbar-brand .logo-mobile {
    max-height: 54px !important;
    display: none;
    max-width: 120px !important;
    vertical-align: middle;
    bottom: 0;
    left: 0;
    margin: auto;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.logo-fixed {
    display: none;
    float: left;
    height: 100px;
    margin-right: 10px;
}
.header-type-5 .logo-fixed {
    height: 60px;
}
.logo-fixed a {
    display: block;
}
.logo-fixed img {
    max-height: 100px;
    vertical-align: middle;
}
.header-type-5 .logo-fixed img {
    max-height: 60px;
}
.header-navbar-fixed .logo-fixed {
    display: block;
    height: 70px;
}
.header-navbar-fixed .logo-fixed img {
    max-height: 40px;
    margin-top:12px;
}
.header-navbar-fixed .header-nav-right .top-searchform-icon {
    line-height: 70px;
}
.header-navbar-fixed .navbar-account .navbar-account-avatar a img {
    max-width: 43.75px;
}
.header-navbar-fixed .navbar-toggle {
    height: 70px;
    line-height: 70px;
}
.navbar-default {
    margin-bottom: 0;
}
.navbar-default .navbar-collapse {
    border: none;
}
.navbar-collapse {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.navbar-wrap {
    position: relative;
}
.navicon {
    margin-right: 6px;
    font-size: 14px;
}
.megamenu-title {
    font-size: 1em;
    margin: 0;
    padding: 30px 0 5px;
    text-transform: uppercase;
}
.megamenu-title a {
    background: transparent !important;
}
.megamenu-title .caret {
    display: none;
}
.primary-nav {
    margin: 0 0;
    padding: 0;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}
.primary-nav>.megamenu>.dropdown-menu {
    background: #fff;
    padding: 0;
}
.primary-nav>.megamenu.megamenu-fullwidth {
    position: static !important;
}
.primary-nav>.megamenu.megamenu-fullwidth>.dropdown-menu {
    width: 100%}
.primary-nav>.megamenu>.dropdown-menu .widget {
    margin-bottom: 0;
}
.primary-nav>.megamenu>.dropdown-menu .megamenu-sidebar {
    padding: 15px 0;
}
.primary-nav>.megamenu>.dropdown-menu .megamenu-sidebar .products {
    margin: 0;
}
.primary-nav>.megamenu>.dropdown-menu .megamenu-sidebar .products li {
    margin: 0;
}
.primary-nav>.megamenu>.dropdown-menu .megamenu-sidebar .products li img {
    width: 100%}
.primary-nav>.megamenu>.dropdown-menu .megamenu-sidebar a {
    margin: 0;
    padding: 0;
}
.primary-nav>.megamenu>.dropdown-menu>li {
    display: table-cell;
    vertical-align: top;
    border-bottom: none;
    border-top: none !important;
    padding: 8px 30px 8px 0;
    min-width: 200px;
}
.primary-nav>.megamenu>.dropdown-menu>li:first-child {
    padding-left: 30px;
}
.primary-nav>.megamenu>.dropdown-menu>li.mega-col-12 {
    width: 100%}
.primary-nav>.megamenu>.dropdown-menu>li.mega-col-3 {
    width: 25%}
.primary-nav>.megamenu>.dropdown-menu>li.mega-col-6 {
    width: 50%}
.primary-nav>.megamenu>.dropdown-menu>li.mega-col-4 {
    width: 33.3333%}
.primary-nav>.megamenu>.dropdown-menu>li>a {
    background: #fff;
}
.primary-nav>.megamenu>.dropdown-menu>li .dropdown-menu {
    display: block !important;
    position: static;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    float: none;
    left: 0 !important;
    top: 0 !important;
    opacity: 1 !important;
    padding: 0 !important;
}
.primary-nav>.megamenu>.dropdown-menu>li .dropdown-menu a {
    background: #fff;
}
.primary-nav>.megamenu>.dropdown-menu>li .dropdown-menu a:hover {
    color: #f76b6a;
}
.primary-nav>.megamenu.open>.dropdown-menu {
    display: table !important;
}
.primary-nav .dropdown-menu {
    min-width: 200px;
}
.primary-nav .dropdown-menu li {
    border-bottom: none;
}
.primary-nav .dropdown-menu li.menu-item {
    border-top: 1px solid #eee;
}
.primary-nav .dropdown-menu li:first-child {
    border-top: none !important;
}
.primary-nav .dropdown-menu li.menu-item-has-children>.dropdown-menu {
    margin: 0;
    left: 100%;
    top: 5px;
    padding: 0px 14px;
}
.primary-nav .dropdown-menu a {
    color: #5b5753;
    padding: 10px 0;
    background: #fff;
}
.primary-nav .dropdown-menu a:hover {
    color: #f76b6a;
    background: transparent;
}
.primary-nav .dropdown-menu .open>a {
    color: #f76b6a;
}
.primary-nav li.menu-item-has-children {
    position: relative;
}
.primary-nav>li:not(.megamenu)>.dropdown-menu {
    padding: 0 14px;
}
.primary-nav>li>a {
    position: relative;
    text-transform: uppercase;
    overflow: hidden;
}
.primary-nav>li.menu-item-has-children {
    position: relative;

}
.primary-nav>li.menu-item-has-children .caret {
    border: none;
    vertical-align: baseline;
    margin-left: 2px;
}
.primary-nav>li.menu-item-has-children .caret:before {
    content: "\f107";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.primary-nav>li.menu-item-has-children li.menu-item-has-children .caret {
    position: absolute;
    right: 12px;
}
.primary-nav>li.menu-item-has-children li.menu-item-has-children .caret:before {
    content: "\f105";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.primary-nav>li.current-menu-parent>a, .primary-nav>li.current-menu-parent>a:hover {
    color: #f76b6a;
    background-color: transparent;
}
.navbar-fixed-top {
    z-index: 1001;
}
.navbar-fixed-top:before, .navbar-fixed-top:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}
.navbar-search {
    float: right;
}
.navbar-search-popup .navbar-searchform-popup {
    position: relative;
}
.navbar-search-popup .navbar-search-button i {
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 32px;
    z-index: 1;
}
@-webkit-keyframes search_pop {
    0% {
    -webkit-transform: scale(.8);
}
100% {
    -webkit-transform: scale(1);
}
}@-moz-keyframes search_pop {
    0% {
    -moz-transform: scale(.8);
}
100% {
    -moz-transform: scale(1);
}
}@-o-keyframes search_pop {
    0% {
    -moz-transform: scale(.8);
}
100% {
    -moz-transform: scale(1);
}
}@keyframes search_pop {
    0% {
    transform: scale(.8);
}
100% {
    transform: scale(1);
}
}.navbar-search .search-form-wrap {
    color: #696969;
}
.navbar-search .search-form-wrap.show-popup {
    position: absolute;
    top: 100%;
    right: 0;
    border: 1px solid #eee;
    z-index: 1000;
    background: #fff;
    margin: 0;
    display: none;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2);
}
.navbar-search .search-form-wrap.show-popup.show {
    -webkit-animation: .3s cubic-bezier(.175,  .885,  .32,  1.275) 0s normal none 1 search_pop;
    -o-animation: .3s cubic-bezier(.175,  .885,  .32,  1.275) 0s normal none 1 search_pop;
    animation: .3s cubic-bezier(.175,  .885,  .32,  1.275) 0s normal none 1 search_pop;
}
.navbar-search .search-form-wrap.show-popup:before {
    border-color: #eee;
    border-style: solid none none solid;
    border-width: 1px 0 0 1px;
    content: "";
    display: block;
    height: 9px;
    position: absolute;
    right: 10px;
    top: -5px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 9px;
    z-index: 1010;
    background: #fff;
}
.navbar-search .search-form-wrap.show-popup .searchform-loading {
    display: none;
}
.navbar-search .search-form-wrap.show-popup .searchform {
    position: relative;
    margin: 15px;
}
.navbar-search .search-form-wrap.show-popup .searchform.loading:after {
    content: "\f110";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.navbar-search .search-form-wrap.show-popup .searchform.loading:after {
    -webkit-animation: loadingSpin 1s infinite linear;
    -o-animation: loadingSpin 1s infinite linear;
    animation: loadingSpin 1s infinite linear;
    -webkit-animation-timing-function: steps(8,  start);
    animation-timing-function: steps(8,  start);
}
.navbar-search .search-form-wrap.show-popup .searchform.loading:before {
    content: ""}
.navbar-search .search-form-wrap.show-popup .searchform:after {
    color: #fff;
    position: absolute !important;
    top: 8px;
    right: 26px !important;
    font-size: 16px !important;
}
.navbar-search .search-form-wrap.show-popup .searchform:before {
    content: attr(data-button-text);
    width: 65px;
    height: 34px;
    position: absolute;
    font-size: 85%;
    right: 0;
    text-align: center;
    background: #f76b6a;
    line-height: 34px;
    text-transform: uppercase;
    color: #fff;
}
.navbar-search .search-form-wrap.show-popup .searchsubmit {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    height: 100%;
    position: absolute;
    right: 0;
    text-indent: -999999em;
    top: 0;
    width: 65px;
    z-index: 1;
}
.navbar-search .search-form-wrap.show-popup .searchinput {
    width: 300px;
    height: 34px;
    border: 1px solid #eee;
    padding: 5px;
    padding-right: 36px;
    background: #f8f8f8;
    font-size: 14px;
    outline: none;
}
.navbar-search-ink {
    display: block;
    z-index: 1;
}
.navbar-searchform {
    float: right;
    position: relative;
    z-index: 1;
}
.navbar-searchform .top-searchform-icon {
    width: 32px;
    display: inline-block;
    text-align: center;
    z-index: 1;
    position: relative;
    cursor: pointer;
}
.navbar-searchform .top-searchform-icon:before {
    content: "\f002";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.navbar-searchform .top-searchform-icon:before {
    font-size: 14px;
}
.navbar-searchform .ajax-search-loading~.top-searchform-icon:before {
    content: "\f110";
    -webkit-animation: loadingSpin 1s infinite linear;
    -o-animation: loadingSpin 1s infinite linear;
    animation: loadingSpin 1s infinite linear;
    -webkit-animation-timing-function: steps(8,  start);
    animation-timing-function: steps(8,  start);
}
.navbar-searchform-wrap {
    display: inline-block !important;
    vertical-align: middle;
}
.navbar-searchform-wrap #navbar-searchform-s {
    display: inline-block;
    position: relative;
    background: none;
    border: none;
    padding: 0;
    height: 32px;
    width: 0px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.navbar-searchform-wrap #navbar-searchform-s:hover, .navbar-searchform-wrap #navbar-searchform-s:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.navbar-searchform-ink .navbar-searchform-wrap {
    position: absolute;
    right: 0;
    z-index: 1;
    top: 50%;
    -webkit-transform: translate(0,  -50%);
    -ms-transform: translate(0,  -50%);
    -o-transform: translate(0,  -50%);
    transform: translate(0,  -50%);
}
.navbar-searchform-ink.focused #navbar-searchform-s {
    width: 370px;
    padding: 0 20px;
    background: #fff;
    border: 1px solid #eff0f2;
    background-color: #fafafb;
    -webkit-border-radius: 30px;
    border-radius: 30px;
}
.navbar-searchform-ink.focused .top-searchform-icon {
    color: #333;
}
.searchform-result {
    background: #fff;
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0;
    z-index: 1;
    -webkit-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.51);
    box-shadow: 0 5px 6px rgba(0, 0, 0, 0.51);
}
.searchform-result .no-result {
    font-size: 1.1em;
}
.searchform-result .searchform-result-list .search-entry {
    border-bottom-color: #eee;
}
.searchform-result .no-result {
    padding: 10px;
}
.searchform-result .searchform-result-list {
    padding: 15px;
}
.searchform-result .searchform-result-list .search-image {
    float: left;
    width: 70px;
    margin: 0;
}
.searchform-result .searchform-result-list .search-image img {
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    height: auto;
}
.searchform-result .searchform-result-list .search-entry {
    border-bottom: 1px dotted #eee;
    padding: 10px 0;
}
.searchform-result .searchform-result-list .search-entry .search-title {
    margin: 0;
    font-size: 14px;
}
.searchform-result .searchform-result-list .search-entry .search-content {
    margin-left: 85px;
}
.searchform-result .search-view-all {
    padding: 20px 0;
    text-align: center;
    background-color: #fafafb;
    margin: -1px 0 0;
    border-top: 1px solid #eee;
}
.searchform-result .search-view-all a {
    font-size: 85%;
    text-transform: uppercase;
}
.searchform-result .search-view-all a:after {
    content: "\f178";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.searchform-result .search-view-all a:after {
    margin: 0 5px;
}
.navbar-minicart {
    position: relative;
}
.search-icon-mobile {
    position: relative;
    float: right;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 2px;
    height: 60px;
    padding: 0;
    margin: 0;
    line-height: 60px;
    display: none;
}
.search-icon-mobile:focus {
    outline: 0;
}
.search-icon-mobile .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    position: relative;
    transition: transform 0.4s ease 0s,  opacity 0.3s ease 0s;
    -webkit-transition: transform 0.4s ease 0s,  opacity 0.3s ease 0s;
    -o-transition: transform 0.4s ease 0s,  opacity 0.3s ease 0s;
    -moz-transition: transform 0.4s ease 0s,  opacity 0.3s ease 0s;
    background-color: #fff;
}
.search-icon-mobile .icon-bar+.icon-bar {
    margin-top: 4px;
}
.search-icon-mobile i {
    font-size: 16px;
    color: #fff;
}
.offcanvas-overlay {
    background-color: rgba(0, 0, 0, 0.5);
    height: 100%;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    position: fixed;
    top: 0;
    -webkit-transition: all 400ms cubic-bezier(.645,  .045,  .355,  1) 0s;
    -o-transition: all 400ms cubic-bezier(.645,  .045,  .355,  1) 0s;
    transition: all 400ms cubic-bezier(.645,  .045,  .355,  1) 0s;
    width: 100%;
    z-index: 1030;
    visibility: hidden;
}
.offcanvas {
    -webkit-transition: transform .5s;
    -o-transition: transform .5s;
    transition: transform .5s;
    background: none repeat scroll 0 0 #fff;
    bottom: 0;
    position: fixed;
    z-index: 1040;
    left: 0;
    -webkit-transform: translate3d(-300px,  0,  0);
    transform: translate3d(-300px,  0,  0);
    top: 0;
    width: 300px;
    overflow-y: auto;
    overflow-x: hidden;
}
.offcanvas.navbar-offcanvas .navbar-toggle-fixed .navbar-toggle {
    float: right;
}
.offcanvas-wrap {
    position: relative;
    padding: 0px;
}
body.admin-bar .offcanvas-wrap {
    margin-top: 32px;
}
.offcanvas-wrap .widget {
    margin-bottom: 2rem;
}
@media (max-width:320px) {
    .offcanvas {
    width: 280px;
    -webkit-transform: translate3d(-280px,  0,  0);
    transform: translate3d(-280px,  0,  0);
}
}@media (min-width:900px) {
    .offcanvas.navbar-offcanvas {
    left: auto;
    right: 0;
    -webkit-transform: translate3d(300px,  0,  0);
    transform: translate3d(300px,  0,  0);
}
}@media (max-width:782px) {
    body.admin-bar .offcanvas-wrap {
    margin-top: 46px;
}
}@media (max-width:899px) {
    .open-offcanvas #wrapper {
    height: 100%;
    overflow: hidden;
    position: fixed;
    left: 0;
    right: 0;
}
.open-offcanvas .offcanvas {
    -webkit-transform: translate3d(0,  0,  0);
    transform: translate3d(0,  0,  0);
}
.open-offcanvas .offcanvas-overlay {
    opacity: .8;
    filter: alpha(opacity=80);
    visibility: visible;
}
}.offcanvas-navbar {
    padding: 0 20px;
}
.offcanvas-account {
    padding: 15px;
    text-align: center;
    font-weight: bold;
    font-size: 1.1em;
}
.logged-in .offcanvas-account {
    text-align: inherit;
}
.offcanvas-account .offcanvas-account-avatar {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    max-width: 40px;
    overflow: hidden;
    vertical-align: middle;
}
.offcanvas-account .offcanvas-account-logout {
    float: right;
}
.offcanvas-social {
    padding: 15px 20px;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
    font-size: 16px;
    text-align: center;
}
.offcanvas-social a {
    margin: 0 10px;
}
.offcanvas-nav {
    margin: 0;
    padding: 0;
}
.offcanvas-nav li {
    display: block;
    position: relative;
}
.offcanvas-nav li.menu-item-has-children {
    position: relative;
}
.offcanvas-nav li.menu-item-has-children .caret {
    border: none;
    vertical-align: baseline;
    margin-left: 2px;
    height: 100%;
    padding: 10px;
    position: absolute;
    right: 10px;
    top: 0;
    width: 40px;
    text-align: center;
}
.offcanvas-nav li.menu-item-has-children .caret:before {
    content: "\f067";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.offcanvas-nav li.menu-item-has-children.open>.megamenu-title>.caret:before, .offcanvas-nav li.menu-item-has-children.open>a>.caret:before {
    content: "\f068";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.offcanvas-nav li.menu-item-has-children.open .dropdown-menu {
    background-color: transparent;
    border: 0 none;
    box-shadow: none;
    float: none;
    margin-top: 0;
    position: static;
    width: auto;
    padding: 0;
}
.offcanvas-nav li.menu-item-has-children.open .dropdown-menu>li>a {
    line-height: 1.65517em;
    padding: 0.689655em 1.03448em 0.689655em 1.72414em;
}
.offcanvas-nav li.menu-item-has-children.open .dropdown-menu .dropdown-menu>li>a {
    padding-left: 3.44828em;
}
.offcanvas-nav li.active>a, .offcanvas-nav li.open>a, .offcanvas-nav a:hover {
    color: #f76b6a;
}
.offcanvas-nav li.active>a:before, .offcanvas-nav li.open>a:before, .offcanvas-nav a:hover:before {
    background: #f76b6a;
}
.offcanvas-nav>li>a {
    padding: 0.689655em 0;
}
.offcanvas-nav a {
    display: block;
    line-height: 1.65517em;
    padding: 0.689655em 0;
    text-transform: uppercase;
    position: relative;
    color: #333;
}
.offcanvas-nav .dropdown-menu>li>a:hover {
    background: transparent;
}
.offcanvas-nav .dropdown-menu>li.active>a, .offcanvas-nav .dropdown-menu>li.active>a:hover {
    background: transparent;
}
.offcanvas-nav .dropdown-menu a {
    color: #333;
}
.offcanvas-nav .dropdown-menu a:hover {
    color: #f76b6a;
}
.offcanvas-nav .navbar-search {
    display: none;
}
.offcanvas-nav>li>a, .navbar-default .navbar-nav>li>a {
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
}
.menu-item-type-megacategory {
    padding: 0 !important;
    width: 100%}
.megamenu-grid-wrap {
    position: relative;
    display: table;
    height: 100%;
    width: 100%}
.megamenu-grid-tabs {
    display: table-cell;
    height: 100%;
    width: 240px;
    padding-top: 30px;
    padding-bottom: 30px;
    vertical-align: top;
    z-index: 1;
    background: #fafafb;
}
.megamenu-grid-tabs a {
    background: transparent !important;
    text-align: right;
    border-bottom: 1px solid transparent;
    border-top: 1px solid transparent;
    display: block;
    font-weight: bold;
    padding: 10px 10px !important;
    position: relative;
    vertical-align: middle;
}
.megamenu-grid-tabs a:after {
    content: "\f054";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.megamenu-grid-tabs a:after {
    margin-left: 10px;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
}
.megamenu-grid-tabs a.active {
    color: #f76b6a;
    background: #fff !important;
}
.megamenu-grid-tabs a.active:after {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
}
.megamenu-grid-content {
    display: table-cell;
    vertical-align: top;
    padding-left: 0;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 30px;
}
.megamenu-grid-no-sub-category .megamenu-grid-content {
    padding-left: 0;
}
.megamenu-grid-items:before, .megamenu-grid-items:after {
    content: " ";
    display: table;
}
.megamenu-grid-items:after {
    clear: both;
}
.megamenu-grid-items:before, .megamenu-grid-items:after {
    content: " ";
    display: table;
}
.megamenu-grid-items:after {
    clear: both;
}
.megamenu-grid-item {
    float: left;
    width: 25%;
    padding-left: 30px;
}
.megamenu-grid-no-sub-category .megamenu-grid-item {
    width: 20%}
.megamenu-grid-item .entry-featured {
    margin-bottom: 15px;
}
.megamenu-grid-item .entry-title {
    font-size: 1em;
}
.megamenu-grid-item a {
    background: none !important;
}
.smartmenu-pinned {
    top: 0;
}
.admin-bar .navbar-scroll-smart.smartmenu-pinned {
    top: 32px;
}
.breadcrumb {
    list-style: none;
    margin: 0;
    font-size: 85%;
    padding: 15px 0;
}
.breadcrumb>li {
    display: inline-block;
    color: #fff;
}
.breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0 10px;
    color: #fff;
}
.breadcrumb>li a {
    color: #fff;
}
.breadcrumb>li a:hover {
    color: #f76b6a;
    text-decoration: underline;
}
.breadcrumb>.active {
    color: #ababab;
}
.paginate {
    display: block;
    margin-top: 30px;
    padding: 0 0 10px 0;
    text-align: center;
}
.container-full .paginate {
    padding-left: 30px;
    padding-right: 30px;
}
.paginate .paginate_links {
    display: inline-block;
    vertical-align: top;
}
.paginate .paginate_links .pagination-meta, .paginate .paginate_links .page-numbers {
    padding: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 0px;
    display: inline-block;
    float: left;
    margin: 0 6px;
    color: #696969;
    font-weight: bold;
    -webkit-border-radius: 100%;
    border-radius: 100%}
.paginate .paginate_links .pagination-meta.current, .paginate .paginate_links .page-numbers.current {
    background: #f76b6a;
    border-color: #f76b6a;
    color: #fff;
}
.paginate .paginate_links .pagination-meta.dots, .paginate .paginate_links .page-numbers.dots {
    border: none;
}
.paginate .paginate_links .pagination-meta.prev, .paginate .paginate_links .page-numbers.prev, .paginate .paginate_links .pagination-meta.next, .paginate .paginate_links .page-numbers.next {
    text-transform: uppercase;
    font-weight: bold;
}
.paginate .paginate_links a.page-numbers:hover, .paginate .paginate_links a.page-numbers:focus {
    background: #f76b6a;
    border-color: #f76b6a;
    color: #fff;
}
.paginate .paginate_links a.page-numbers.prev:hover, .paginate .paginate_links a.page-numbers.next:hover, .paginate .paginate_links a.page-numbers.prev:focus, .paginate .paginate_links a.page-numbers.next:focus {
    background: transparent;
    border-color: transparent;
    color: #f76b6a;
}
.paginate .paginate_links .pagination-meta {
    color: #696969;
    border-color: transparent;
    margin-right: .7142857142857143em;
}
.paginate .pages-text {
    float: right;
    padding: 6px 0;
    font-weight: bold;
    font-size: 85%}
.paginate .paginate_next_prev {
    display: block;
}
.paginate .paginate_next_prev .nav-next a, .paginate .paginate_next_prev .nav-previous a {
    padding-left: 0;
    padding-right: 0;
    font-size: 85%;
    text-transform: uppercase;
    font-weight: bold;
    color: #333;
}
.paginate .paginate_next_prev .nav-next a:focus, .paginate .paginate_next_prev .nav-previous a:focus, .paginate .paginate_next_prev .nav-next a:hover, .paginate .paginate_next_prev .nav-previous a:hover {
    background: transparent;
    color: #f76b6a;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    opacity: .3;
    filter: alpha(opacity=30);
}
.close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50);
}
button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}
.mejs-overlay-button {
    background: rgba(0, 0, 0, 0.5);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    margin-left: -25px !important;
}
.mejs-overlay-button:before {
    font-family: "FontAwesome";
    font-size: 22px;
    content: "\f04b";
    color: #fff;
    display: block;
    text-align: center;
    line-height: 50px;
    width: 50px;
    height: 50px;
    padding-left: 5px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.mejs-poster {
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}
.mejs-container {
    background: none;
}
.mejs-container .mejs-controls {
    background: #fafafb !important;
    font-size: 11px !important;
}
.mejs-container.mejs-audio div.mejs-volume-button {
    min-height: 0;
}
.mejs-container .mejs-controls>div {
    min-height: 26px;
    height: auto;
}
.mejs-controls .mejs-button button {
    background-image: none;
    height: 16px !important;
    line-height: 0 !important;
    margin: 8px 5px;
}
.mejs-controls .mejs-button button:before {
    font-family: "FontAwesome";
    font-size: 13px;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.mejs-container .mejs-controls .mejs-time {
    min-height: 0;
}
.mejs-container .mejs-controls .mejs-time span {
    color: #000;
}
.mejs-controls .mejs-play button:before {
    content: "\f04b"}
.mejs-controls .mejs-pause button:before {
    content: "\f04c"}
.mejs-overlay-loading, .mejs-overlay-loading span {
    background: none !important;
}
.mejs-controls .mejs-time-rail span {
    -webkit-border-radius: 0;
    border-radius: 0;
    height: 6px;
}
.mejs-controls .mejs-time-rail .mejs-time-total {
    background: #fff;
    margin: 6px 5px;
}
.mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: #dedee4 !important;
}
.mejs-controls .mejs-time-rail .mejs-time-current {
    background: #f76b6a !important;
}
.mejs-controls .mejs-time-rail .mejs-time-float-corner {
    border-color: #dedee4 transparent transparent !important;
}
.mejs-controls .mejs-time-rail .mejs-time-float {
    border: 1px solid #dedee4 !important;
    background: #dedee4 !important;
}
.mejs-controls .mejs-fullscreen-button button:before {
    content: "\f065"}
.mejs-controls .mejs-unfullscreen button:before {
    content: "\f066"}
.mejs-controls .mejs-volume-button button:before {
    content: "\f028"}
.mejs-controls .mejs-unmute button:before {
    content: "\f026"}
.mejs-controls div.mejs-horizontal-volume-slider {
    float: right;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    background: #fff;
    -webkit-border-radius: 0;
    border-radius: 0;
    height: 6px;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    background: #f76b6a !important;
    -webkit-border-radius: 0;
    border-radius: 0;
    height: 6px;
}
.mejs-contextmenu {
    z-index: 1001;
}
.dh-mfp-popup .mfp-content {
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    -o-transform: scale(.5);
    transform: scale(.5);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
    -webkit-transform-origin: center top 0;
    -moz-transform-origin: center top 0;
    -ms-transform-origin: center top 0;
    transform-origin: center top 0;
}
.dh-mfp-popup.mfp-ready .mfp-content {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.dh-mfp-popup .mfp-content .embed-wrap, .dh-mfp-popup .mfp-content .video-embed-wrap {
    max-width: 800px;
    margin: 50px auto;
    position: relative;
}
.dh-mfp-popup .mfp-content .embed-wrap .mfp-close, .dh-mfp-popup .mfp-content .video-embed-wrap .mfp-close {
    color: #fff;
    right: -16px;
    top: -35px;
}
.modal-open {
    overflow: hidden;
}
.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-overflow-scrolling: touch;
    z-index: 1080;
    outline: 0;
}
.modal.fade .modal-dialog {
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    -o-transform: scale(.5);
    transform: scale(.5);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: scale .5s ease-in-out 0s, opacity .5s ease-in-out 0s, transform .5s ease-in-out 0s;
    -o-transition: scale .5s ease-in-out 0s, opacity .5s ease-in-out 0s, transform .5s ease-in-out 0s;
    -ms-transition: scale .5s ease-in-out 0s, opacity .5s ease-in-out 0s, transform .5s ease-in-out 0s;
    -moz-transition: scale .5s ease-in-out 0s, opacity .5s ease-in-out 0s, transform .5s ease-in-out 0s;
    transition: scale .5s ease-in-out 0s, opacity .5s ease-in-out 0s, transform .5s ease-in-out 0s;
    -webkit-transform-origin: center top 0;
    -moz-transform-origin: center top 0;
    -ms-transform-origin: center top 0;
    transform-origin: center top 0;
}
.modal.in {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal.in .modal-dialog {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px auto;
}
.modal-dialog.modal-dialog-center {
    left: 50%;
    margin: 0;
    position: absolute;
    top: 50%}
.modal-dialog.modal-dialog-center .modal-body {
    overflow-y: auto;
}
.modal-dialog.modal-dialog-center .modal-footer {
    margin-top: 0;
}
.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}
.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}
.modal-backdrop.in {
    opacity: .8;
    filter: alpha(opacity=80);
}
.modal-header {
    padding: 30px;
    padding-bottom: 0;
    min-height: 31.7px;
}
.modal-dialog {
    padding-top: 75px;
    margin-top: 0 !important;
    max-width: 90%}
.modal-header .close {
    border: 2px solid #fff;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    color: #fff;
    height: 40px;
    left: 50%;
    margin-top: -86px;
    opacity: 1;
    position: absolute;
    width: 40px;
    z-index: 100;
    -webkit-transform: translate(-50%,  0);
    -ms-transform: translate(-50%,  0);
    -o-transform: translate(-50%,  0);
    transform: translate(-50%,  0);
}
.modal-title {
    margin: 0;
    line-height: 1.7;
    font-size: 1.7142857142857142em;
    text-align: center;
    text-transform: uppercase;
}
.modal-body {
    position: relative;
    padding: 30px;
}
.modal-footer {
    padding: 30px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.modal-footer .btn+.btn {
    margin-left: .35714285714285715em;
    margin-bottom: 0;
}
.modal-footer .btn-block+.btn-block {
    margin-left: 0;
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
.user-register-modal .form-control, .user-lostpassword-modal .form-control, .user-login-modal .form-control {
    border-color: #eee;
}
.user-register-modal .form-control:focus, .user-lostpassword-modal .form-control:focus, .user-login-modal .form-control:focus {
    border-color: #eee;
    outline: none;
}
.user-register-modal .modal-content, .user-lostpassword-modal .modal-content, .user-login-modal .modal-content {
    border-width: 0px;
}
@media (min-width:768px) {
    .user-register-modal .modal-dialog, .user-lostpassword-modal .modal-dialog, .user-login-modal .modal-dialog {
    width: 400px;
}
}.user-register-modal .modal-header, .user-lostpassword-modal .modal-header, .user-login-modal .modal-header {
    -webkit-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
}
.user-register-modal .modal-footer, .user-lostpassword-modal .modal-footer, .user-login-modal .modal-footer {
    background-color: #fafafb;
    -webkit-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
}
.user-register-modal .modal-footer button, .user-lostpassword-modal .modal-footer button, .user-login-modal .modal-footer button {
    padding-left: 2rem;
    padding-right: 2rem;
}
.ajax-modal-result, .user-modal-result {
    text-align: center;
}
.ajax-modal-result a, .user-modal-result a {
    color: #f76b6a;
}
.ajax-modal-result a:hover, .user-modal-result a:hover {
    text-decoration: underline;
}
.ajax-modal-result .error-response, .user-modal-result .error-response {
    color: #fe252c;
}
.ajax-modal-result .success-response, .user-modal-result .success-response {
    color: #a0ce4e;
}
.newsletter-modal .form-control {
    border-color: #eee;
}
.newsletter-modal .form-control:focus {
    border-color: #eee;
    outline: none;
}
.newsletter-modal .modal-header {
    border-bottom: 0;
}
.newsletter-modal .modal-body {
    padding-bottom: 0;
}
@media (min-width:768px) {
    .newsletter-modal .modal-body {
    padding-right: 30px;
    padding-left: 30px;
}
}@media (min-width:768px) {
    .newsletter-modal .modal-dialog {
    width: 800px;
}
}.newsletter-modal .newsletter-modal-title {
    margin-top: 0;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.newsletter-modal .newsletter-modal-desc {
    font-size: 1.2em;
    margin-bottom: 30px;
}
.newsletter-modal .modal-footer {
    border: none;
    text-align: inherit;
    padding-bottom: 100px;
    padding-top: 0;
}
.newsletter-modal .modal-footer button {
    padding-left: 2rem;
    padding-right: 2rem;
    text-transform: uppercase;
}
@media (min-width:768px) {
    .newsletter-modal .modal-content {
    background: #fff url("../images/newsletter-modal-bg.png") no-repeat scroll left center;
    padding: 0 0 0 40%}
}.newsletter-modal .ajax-modal-result {
    text-align: inherit;
    margin-bottom: 15px;
}
.user-login-or {
    text-align: center;
    margin-bottom: 1.5rem;
    margin-top: 2rem;
    position: relative;
}
.user-login-or:before {
    position: absolute;
    width: 100%;
    height: 1px;
    background: #eee;
    top: 50%;
    margin-top: -1px;
    content: "";
    left: 0;
}
.user-login-or span {
    border: 1px solid #eee;
    display: inline-block;
    font-size: 1.1rem;
    height: 2.5em;
    width: 2.5em;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    line-height: 2.5em;
    position: relative;
    z-index: 2;
    background-color: #fff;
}
.user-register-modal .user-login-facebook, .user-login-modal .user-login-facebook {
    text-align: center;
}
@media (min-width:768px) {
    .modal-dialog {
    width: 600px;
    margin: 2.142857142857143em auto;
}
.modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
.modal-sm {
    width: 300px;
}
}@media (min-width:992px) {
    .modal-lg {
    width: 900px;
}
}.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    visibility: visible;
    font-size: 85%;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
}
.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90);
}
.tooltip.top {
    margin-top: -0.21428571428571427em;
    padding: 5px 0;
}
.tooltip.right {
    margin-left: .21428571428571427em;
    padding: 0 5px;
}
.tooltip.bottom {
    margin-top: .21428571428571427em;
    padding: 5px 0;
}
.tooltip.left {
    margin-left: -0.21428571428571427em;
    padding: 0 5px;
}
a[data-toggle="popover"], a[data-toggle="tooltip"] {
    color: #f76b6a;
    text-decoration: underline;
}
a[data-toggle="popover"]:hover, a[data-toggle="tooltip"]:hover {
    color: #f43b3a;
}
.tooltip-inner {
    max-width: 14.285714285714286em;
    padding: .21428571428571427em .5714285714285714em;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #262626;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #262626;
}
.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #262626;
}
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #262626;
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #262626;
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #262626;
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #262626;
}
.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #262626;
}
.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #262626;
}
.carousel {
    position: relative;
}
.carousel.fade {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%}
.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
}
.carousel-inner>.item>img, .carousel-inner>.item>a>img {
    line-height: 1;
}
.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
    display: block;
}
.carousel-inner>.active {
    left: 0;
}
.carousel-inner>.next, .carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%}
.carousel-inner>.next {
    left: 100%}
.carousel-inner>.prev {
    left: -100%}
.carousel-inner>.next.left, .carousel-inner>.prev.right {
    left: 0;
}
.carousel-inner>.active.left {
    left: -100%}
.carousel-inner>.active.right {
    left: 100%}
.carousel.fade {
    opacity: 1;
    filter: alpha(opacity=100);
}
.carousel.fade .carousel-inner .item {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition-property: opacity;
    width: 100%;
    height: 100%}
.carousel.fade .carousel-inner .active {
    opacity: 1;
    z-index: 1;
}
.carousel.fade .carousel-inner .active.left, .carousel.fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}
.carousel.fade .carousel-inner .next.left, .carousel.fade .carousel-inner .prev.right {
    opacity: 1;
}
.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    z-index: 10;
}
.carousel-control.right {
    left: auto;
    right: 0;
}
.carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90);
}
.carousel-control .carousel-icon-prev, .carousel-control .carousel-icon-next {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}
.carousel-control .carousel-icon-prev {
    left: 50%;
    margin-left: -10px;
}
.carousel-control .carousel-icon-next {
    right: 50%;
    margin-right: -10px;
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    margin: 0px 3px;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
    background-color: #fff;
}
@media screen and (min-width:768px) {
    .carousel-control .carousel-icon-prev, .carousel-control .carousel-icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
}
.carousel-control .carousel-icon-prev {
    margin-left: -15px;
}
.carousel-control .carousel-icon-next {
    margin-right: -15px;
}
.carousel-indicators {
    bottom: 20px;
}
}.video-playlist-columns-1 .video-playlists-player {
    width: 100%;
    float: none;
}
.video-playlist-columns-1 .video-playlists-content {
    height: 320px;
    position: relative;
    width: 100%}
.video-playlists-wrap {
    position: relative;
}
.video-playlists-player {
    background: #0A0A0A;
    overflow: hidden;
    width: 66.66666666666666%;
    float: left;
}
.video-playlists-content {
    overflow: hidden;
    background: #222222;
    width: 33.33333333333333%;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
}
.video-playlists-control {
    color: #fff;
    position: relative;
    padding: 15px;
    height: 72px;
    overflow: hidden;
    z-index: 2;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.46);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.46);
    background: #f76b6a;
}
.video-playlists-control-icon {
    cursor: pointer;
    border: 2px solid #ffffff;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    display: block;
    float: left;
    font-size: 20px;
    height: 40px;
    line-height: 36px;
    text-align: center;
    width: 40px;
}
.video-playlists-control-icon a {
    color: #fff !important;
}
.video-playlists-control-icon i:before {
    margin-left: 5px;
}
.current-playing .video-playlists-control-icon i:before {
    content: "\f04c";
    margin-left: 0px;
}
.video-playlists-list-scroller {
    position: absolute;
    top: 72px;
    left: 0;
    bottom: 0;
    right: 0;
    overflow-x: hidden;
    overflow-y: auto;
}
.video-playlists-control-title {
    font-weight: bold;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.video-playlists-control-time {
    color: #eae8e8;
    font-size: 85%}
.video-playlists-control-info {
    margin-left: 52px;
}
.video-playlists-item {
    display: block;
    padding: 10px 15px;
    color: #cacaca !important;
}
.video-playlists-item:hover {
    background: rgba(255, 254, 254, 0.09) none repeat scroll 0 0;
}
.video-playlists-item.active {
    background: rgba(255, 254, 254, 0.16) none repeat scroll 0 0;
}
.video-playlists-item-thumb {
    max-width: 80px;
    display: block;
    float: left;
}
.video-playlists-item-info {
    margin-left: 95px;
    display: block;
}
.video-playlists-item-icon {
    display: block;
    font-size: 85%;
    margin-top: 5px;
    opacity: .5;
    filter: alpha(opacity=50);
}
.video-playlists-item-icon i {
    border: 1px solid;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    display: inline-block;
    font-size: 7px;
    height: 14px;
    line-height: 12px;
    margin-right: 2px;
    text-align: center;
    width: 14px;
    vertical-align: middle;
}
.video-playlists-item-icon i:before {
    margin-left: 2px;
}
.current-playing .video-playlists-item-icon i:before {
    content: "\f04c";
    margin-left: 0px;
}
.instagram .instagram-wrap .row {
    margin-left: -7px;
    margin-right: -7px;
}
.instagram .instagram-wrap .row>div {
    padding-left: 7px;
    padding-right: 7px;
    margin-bottom: 14px;
}
.instagram .instagram-wrap .row a {
    display: block;
}
.instagram .instagram-slider-items .owl-nav>div {
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    text-shadow: 0 0 10px #000;
}
.instagram .instagram-slider-items:hover .owl-nav>div {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
}
.instagram .instagram-item {
    display: block;
    position: relative;
}
.instagram .instagram-item img {
    width: 100%;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}
.instagram .instagram-item:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background: rgba(1, 1, 1, 0.3);
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}
.instagram .instagram-item:hover:after {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
}
.more-articles {
    background-color: #ffffff;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.46);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.46);
    bottom: 50px;
    padding: 30px;
    position: fixed;
    width: 400px;
    right: -400px;
    visibility: hidden;
    z-index: 1000;
    -webkit-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.more-articles-show {
    right: 0;
    visibility: visible;
}
.more-articles-title {
    text-transform: uppercase;
    margin-bottom: 20px;
}
.more-articles-title h4 {
    margin: 0;
}
.more-articles-title i {
    float: right;
}
.more-articles-content .entry-title {
    font-size: 1.2em;
}
.more-articles-content .more-article {
    margin-bottom: 30px;
}
.more-articles-content .more-article:last-child {
    margin-bottom: 0;
}
.more-articles-close {
    cursor: pointer;
}
.responsive-tabs .nav-tabs {
    text-align: right;
    padding: 0;
    border-bottom: 2px solid #eee;
    margin-bottom: -2px;
}
.dh-widget-title-style_6 .responsive-tabs .nav-tabs {
    border-bottom: 2px solid #222;
}
.responsive-tabs .nav-tabs .nav-tab-title h4 {
    margin: 0;
    line-height: 1;
    padding: 5px 0;
    font-size: 1.1rem;
    text-transform: uppercase;
}
.responsive-tabs .nav-tabs .nav-tab-title h4>a {
    color: #333;
    line-height: 1.7;
}
.responsive-tabs .nav-tabs>li {
    padding: 0 15px;
    float: none;
    display: inline-block;
    margin-bottom: -2px;
}
.dh-widget-title-style_6 .responsive-tabs .nav-tabs>li {
    margin-bottom: 0;
}
.responsive-tabs .nav-tabs>li>a {
    margin: 0;
    border: 0;
    border-bottom: 2px solid transparent;
    padding: 6px 0;
}
.responsive-tabs .nav-tabs>li>a:hover, .responsive-tabs .nav-tabs>li>a:focus {
    color: #f76b6a;
    border-bottom-color: #eee;
}
.dh-widget-title-style_6 .responsive-tabs .nav-tabs>li>a {
    border-bottom: 0;
}
.responsive-tabs .nav-tabs>li.active>a {
    border-bottom-color: #f76b6a;
    color: #f76b6a;
}
.responsive-tabs .nav-tabs>li.active>a:hover, .responsive-tabs .nav-tabs>li.active>a:focus {
    border-width: 0;
    border-bottom-width: 2px;
}
.responsive-tabs .nav-tabs>li.nav-tab-title {
    float: left;
    padding-left: 0;
    padding-right: 40px;
}
.responsive-tabs .nav-tabs>li.nav-tab-title a {
    border-bottom-color: transparent;
}
.dh-widget-title-style_6 .responsive-tabs .nav-tabs>li.nav-tab-title a {
    padding: 7px 15px;
    background: #222;
    color: #fff;
}
.responsive-tabs .nav-tabs>li.tabdrop i {
    margin: 0;
    vertical-align: middle;
}
.responsive-tabs .nav-tabs>li.tabdrop.active>a {
    border-bottom: none;
}
.responsive-tabs .nav-tabs>li.tabdrop .dropdown-menu {
    left: auto;
    right: 0;
    padding: 0;
    margin-top: 1px;
}
.dh-widget-title-style_6 .responsive-tabs .nav-tabs>li.tabdrop .dropdown-menu {
    margin-top: 2px;
}
.responsive-tabs .nav-tabs>li.tabdrop .dropdown-menu li {
    border-top: 1px solid #eee;
}
.responsive-tabs .nav-tabs>li.tabdrop .dropdown-menu li a {
    padding: 10px;
}
.responsive-tabs .nav-tabs>li.tabdrop .dropdown-menu li:first-child {
    border-top: 0;
}
.pricing-table {
    position: relative;
    min-width: 1px;
    margin-left: -15px;
    margin-right: -15px;
}
@media (min-width:768px) {
    .pricing-table.pricing-2-column .pricing-column {
    width: 50%}
.pricing-table.pricing-3-column .pricing-column {
    width: 33.33333333333333%}
.pricing-table.pricing-4-column .pricing-column {
    width: 25%}
.pricing-table.pricing-5-column .pricing-column {
    width: 20%}
.pricing-table.pricing-6-column .pricing-column {
    width: 16.66666666666666%}
}.pricing-table .pricing-column {
    display: inline-block;
    vertical-align: top;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    margin-bottom: 30px;
}
@media (min-width:768px) {
    .pricing-table .pricing-column.pricing-recommend {
    margin-top: -35px;
}
}.pricing-table .pricing-column.pricing-recommend .pricing-column-wrap .pricing-footer .btn-pricing-table {
    color: #ffffff;
    background-color: #f76b6a;
    border-color: #f76b6a;
}
.pricing-table .pricing-column .pricing-column-wrap {
    text-align: center;
    padding: 36px 20px 15px 20px;
    -webkit-box-shadow: 0 10px 15px 0 rgba(51, 51, 51, 0.2);
    box-shadow: 0 10px 15px 0 rgba(51, 51, 51, 0.2);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #ffffff;
}
.pricing-table .pricing-column .pricing-column-wrap .pricing-header .pricing-title h3 {
    text-transform: uppercase;
    font-size: 1.286em;
    margin-bottom: 20px;
    margin-top: 0;
    font-family: 'Fjalla One', sans-serif;
}
.pricing-table .pricing-column .pricing-column-wrap .pricing-body {
    padding-bottom: 30px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    font-family: 'Open Sans', sans-serif;
    margin-top: 40px;

}
.pricing-table .pricing-column .pricing-column-wrap .pricing-body ul.pricing-features {
    list-style: none;
    margin: 0;
    padding: 0;
}
.pricing-table .pricing-column .pricing-column-wrap .pricing-body ul.pricing-features li {
    display: block;
    margin-bottom: 10px;
    text-align: center;
}
.pricing-table .pricing-column .pricing-column-wrap .pricing-price {
    margin-bottom: 20px;
}
.pricing-table .pricing-column .pricing-column-wrap .pricing-price .price-value {
    display: block;
    font-size: 2.429em;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;

}
.pricing-table .pricing-column .pricing-column-wrap .pricing-price .price-unit {
    display: block;
    text-transform: uppercase;
    color: #006e60;
    font-family: 'Open Sans', sans-serif;

}
.pricing-table .pricing-column .pricing-column-wrap .pricing-footer .btn-pricing-table {
    color: #fff;
    background-color: #f76b6a;
    border-color: #f76b6a;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-weight: bold;
    color: #006e60;
    background-color: #fff;
    border-color: #006e60;
}
.pricing-table .pricing-column .pricing-column-wrap .pricing-footer .btn-pricing-table:hover, .pricing-table .pricing-column .pricing-column-wrap .pricing-footer .btn-pricing-table:focus, .pricing-table .pricing-column .pricing-column-wrap .pricing-footer .btn-pricing-table:active, .pricing-table .pricing-column .pricing-column-wrap .pricing-footer .btn-pricing-table.active {
    color: #fff;
}
.pricing-table .pricing-column .pricing-column-wrap .pricing-footer .btn-pricing-table:active, .pricing-table .pricing-column .pricing-column-wrap .pricing-footer .btn-pricing-table.active {
    background-image: none;
}
.pricing-table .pricing-column .pricing-column-wrap .pricing-footer .btn-pricing-table:hover, .pricing-table .pricing-column .pricing-column-wrap .pricing-footer .btn-pricing-table:focus {
    background-color: #006e60;
    border-color: #006e60;
    color: #ffffff;

}
.pricing-table .pricing-column .pricing-column-wrap .pricing-footer .btn-pricing-table a {
    color: #fff;
    background-color: #f76b6a;
    border-color: #f76b6a;
    color: #ffffff;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    line-height: 1.2;
    color: #333;
    text-transform: uppercase;
    font-family: bold;
    padding-left: 40px !important;
    padding-right: 40px !important;
}

.pricing-table .pricing-column .pricing-column-wrap .pricing-footer .btn-pricing-table a:hover, .pricing-table .pricing-column .pricing-column-wrap .pricing-footer .btn-pricing-table a:focus, .pricing-table .pricing-column .pricing-column-wrap .pricing-footer .btn-pricing-table a:active, .pricing-table .pricing-column .pricing-column-wrap .pricing-footer .btn-pricing-table a.active {
    color: #fff;
}
.pricing-table .pricing-column .pricing-column-wrap .pricing-footer .btn-pricing-table a:active, .pricing-table .pricing-column .pricing-column-wrap .pricing-footer .btn-pricing-table a.active {
    background-image: none;
}
.pricing-table .pricing-column .pricing-column-wrap .pricing-footer .btn-pricing-table a:hover, .pricing-table .pricing-column .pricing-column-wrap .pricing-footer .btn-pricing-table a:focus {
    background-color: #006e60;
    border-color: #006e60;
    color: #ffffff;
    -webkit-box-shadow: -2px 20px 20px rgba(51, 51, 51, 0.2);
    box-shadow: -2px 20px 20px rgba(51, 51, 51, 0.2);
}
.pricing-table .pricing-column .pricing-column-wrap .pricing-footer .btn-pricing-table a small, .pricing-table .pricing-column .pricing-column-wrap .pricing-footer .btn-pricing-table a .small {
    font-weight: normal;
    line-height: 1.2;
    color: #999;
}
.pricing-table .pricing-column .pricing-column-wrap .pricing-footer .btn-pricing-table:hover {
    color: #ffffff;
    background-color: #006e60;
    border-color: #006e60;
}
.counter {
    text-align: center;
}
.counter .counter-count {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-right: 1em;
    margin-bottom: 1em;
}
.counter .counter-count .counter-unit {
    position: absolute;
    top: 4px;
    right: .1em;
}
.vc_custom_heading {
    margin-top: 0px;
}
h4.vc_custom_heading, h5.vc_custom_heading, h6.vc_custom_heading {
    margin-bottom: .2em;
}
.video-embed-shortcode .video-embed-shortcode-bg-wrap {
    position: relative;
    -webkit-box-shadow: -2px 20px 20px rgba(51, 51, 51, 0.2);
    box-shadow: -2px 20px 20px rgba(51, 51, 51, 0.2);
}
.video-embed-shortcode .video-embed-shortcode-bg-wrap .video-embed-shortcode-bg {
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.video-embed-shortcode .video-embed-shortcode-bg-wrap .video-embed-action {
    display: block;
    position: absolute;
    right: 25px;
    top: 50%;
    left: 50%;
    margin-top: -28px;
    margin-left: -28px;
    width: 56px;
    height: 56px;
    -webkit-box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.1);
    background: #f76b6a;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    line-height: 58px;
    text-align: center;
    z-index: 2;
}
.video-embed-shortcode .video-embed-shortcode-bg-wrap .video-embed-action i {
    color: #ffffff;
    font-size: 18px;
}
.video-embed-shortcode .video-embed-content {
    text-align: center;
    padding-top: 24px;
}
.video-embed-shortcode .video-embed-content .video-embed-shortcode-sub-heading, .video-embed-shortcode .video-embed-content .video-embed-shortcode-heading {
    margin: 0;
}
.video-embed-shortcode .video-embed-content .video-embed-shortcode-heading {
    text-transform: uppercase;
    font-size: 1.286em;
}
.testimonial-carousel {
    position: relative;
    text-align: center;
}
.testimonial-carousel .testimonial-carousel-slide {
    position: relative;
}
.testimonial-carousel .testimonial-carousel-slide .owl-buttons {
    position: static;
}
.testimonial-carousel .testimonial-carousel-slide .owl-buttons .owl-prev, .testimonial-carousel .testimonial-carousel-slide .owl-buttons .owl-next {
    position: absolute;
    top: 30%;
    left: 0;
    height: 40px;
    width: 40px;
    margin-top: -20px;
    font-size: 0px;
    line-height: 40px;
    text-align: center;
    border: 2px solid #a6afd1;
    z-index: 1;
    background: #ffffff;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-border-radius: 100%;
    border-radius: 100%}
.testimonial-carousel .testimonial-carousel-slide .owl-buttons .owl-prev:before, .testimonial-carousel .testimonial-carousel-slide .owl-buttons .owl-next:before {
    font-size: 18px;
    color: #a6afd1;
}
.testimonial-carousel .testimonial-carousel-slide .owl-buttons .owl-prev:hover, .testimonial-carousel .testimonial-carousel-slide .owl-buttons .owl-next:hover {
    color: #fff;
    background-color: #f76b6a;
    border-color: #f76b6a;
    color: #ffffff;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-weight: bold;
}
.testimonial-carousel .testimonial-carousel-slide .owl-buttons .owl-prev:hover:hover, .testimonial-carousel .testimonial-carousel-slide .owl-buttons .owl-next:hover:hover, .testimonial-carousel .testimonial-carousel-slide .owl-buttons .owl-prev:hover:focus, .testimonial-carousel .testimonial-carousel-slide .owl-buttons .owl-next:hover:focus, .testimonial-carousel .testimonial-carousel-slide .owl-buttons .owl-prev:hover:active, .testimonial-carousel .testimonial-carousel-slide .owl-buttons .owl-next:hover:active, .testimonial-carousel .testimonial-carousel-slide .owl-buttons .owl-prev:hover.active, .testimonial-carousel .testimonial-carousel-slide .owl-buttons .owl-next:hover.active {
    color: #fff;
}
.testimonial-carousel .testimonial-carousel-slide .owl-buttons .owl-prev:hover:active, .testimonial-carousel .testimonial-carousel-slide .owl-buttons .owl-next:hover:active, .testimonial-carousel .testimonial-carousel-slide .owl-buttons .owl-prev:hover.active, .testimonial-carousel .testimonial-carousel-slide .owl-buttons .owl-next:hover.active {
    background-image: none;
}
.testimonial-carousel .testimonial-carousel-slide .owl-buttons .owl-prev:hover:hover, .testimonial-carousel .testimonial-carousel-slide .owl-buttons .owl-next:hover:hover, .testimonial-carousel .testimonial-carousel-slide .owl-buttons .owl-prev:hover:focus, .testimonial-carousel .testimonial-carousel-slide .owl-buttons .owl-next:hover:focus {
    background-color: #f76b6a;
    border-color: #f76b6a;
    color: #ffffff;
    -webkit-box-shadow: -2px 20px 20px rgba(51, 51, 51, 0.2);
    box-shadow: -2px 20px 20px rgba(51, 51, 51, 0.2);
}
.testimonial-carousel .testimonial-carousel-slide .owl-buttons .owl-prev:hover a, .testimonial-carousel .testimonial-carousel-slide .owl-buttons .owl-next:hover a {
    color: #fff;
    background-color: #f76b6a;
    border-color: #f76b6a;
    color: #ffffff;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    line-height: 1.2;
    color: #333;
    text-transform: uppercase;
    font-family: bold;
    padding-left: 40px !important;
    padding-right: 40px !important;
}
.testimonial-carousel .testimonial-carousel-slide .owl-buttons .owl-prev:hover a:hover, .testimonial-carousel .testimonial-carousel-slide .owl-buttons .owl-next:hover a:hover, .testimonial-carousel .testimonial-carousel-slide .owl-buttons .owl-prev:hover a:focus, .testimonial-carousel .testimonial-carousel-slide .owl-buttons .owl-next:hover a:focus, .testimonial-carousel .testimonial-carousel-slide .owl-buttons .owl-prev:hover a:active, .testimonial-carousel .testimonial-carousel-slide .owl-buttons .owl-next:hover a:active, .testimonial-carousel .testimonial-carousel-slide .owl-buttons .owl-prev:hover a.active, .testimonial-carousel .testimonial-carousel-slide .owl-buttons .owl-next:hover a.active {
    color: #fff;
}
.testimonial-carousel .testimonial-carousel-slide .owl-buttons .owl-prev:hover a:active, .testimonial-carousel .testimonial-carousel-slide .owl-buttons .owl-next:hover a:active, .testimonial-carousel .testimonial-carousel-slide .owl-buttons .owl-prev:hover a.active, .testimonial-carousel .testimonial-carousel-slide .owl-buttons .owl-next:hover a.active {
    background-image: none;
}
.testimonial-carousel .testimonial-carousel-slide .owl-buttons .owl-prev:hover a:hover, .testimonial-carousel .testimonial-carousel-slide .owl-buttons .owl-next:hover a:hover, .testimonial-carousel .testimonial-carousel-slide .owl-buttons .owl-prev:hover a:focus, .testimonial-carousel .testimonial-carousel-slide .owl-buttons .owl-next:hover a:focus {
    background-color: #f76b6a;
    border-color: #f76b6a;
    color: #ffffff;
    -webkit-box-shadow: -2px 20px 20px rgba(51, 51, 51, 0.2);
    box-shadow: -2px 20px 20px rgba(51, 51, 51, 0.2);
}
.testimonial-carousel .testimonial-carousel-slide .owl-buttons .owl-prev:hover a small, .testimonial-carousel .testimonial-carousel-slide .owl-buttons .owl-next:hover a small, .testimonial-carousel .testimonial-carousel-slide .owl-buttons .owl-prev:hover a .small, .testimonial-carousel .testimonial-carousel-slide .owl-buttons .owl-next:hover a .small {
    font-weight: normal;
    line-height: 1.2;
    color: #999;
}
.testimonial-carousel .testimonial-carousel-slide .owl-buttons .owl-prev:hover:before, .testimonial-carousel .testimonial-carousel-slide .owl-buttons .owl-next:hover:before {
    color: #ffffff;
}
.testimonial-carousel .testimonial-carousel-slide .owl-buttons .owl-prev:before {
    content: "\f104";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.testimonial-carousel .testimonial-carousel-slide .owl-buttons .owl-next {
    left: auto;
    right: 0;
}
.testimonial-carousel .testimonial-carousel-slide .owl-buttons .owl-next:before {
    content: "\f105";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.testimonial-carousel .testimonial-carousel-slide-item {
    max-width: 669px;
    margin: 0 auto;
}
.testimonial-carousel .testimonial-carousel-slide-item .testimonial-item .testimonial-item-author-avatar {
    margin-bottom: 46px;
}
.testimonial-carousel .testimonial-carousel-slide-item .testimonial-item .testimonial-item-author-avatar img {
    -webkit-border-radius: 100%;
    border-radius: 100%;
    border: 8px solid #ffffff;
    max-width: 140px;
}
.testimonial-carousel .testimonial-carousel-slide-item .testimonial-item .testimonial-item-info .testimonial-item-title {
    color: #333;
    font-weight: bold;
    font-size: 1.714em;
    margin-bottom: 20px;
}
.testimonial-carousel .testimonial-carousel-slide-item .testimonial-item .testimonial-item-info .testimonial-item-comment {
    text-align: center;
}
.testimonial-carousel .testimonial-carousel-slide-item .testimonial-item .testimonial-item-author {
    margin-top: 44px;
}
.testimonial-carousel .testimonial-carousel-slide-item .testimonial-item .testimonial-item-author .testimonial-item-author-info .testimonial-item-star {
    height: 1.1em;
    margin: 0 auto;
    color: #f4cb3d;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 5.4em;
    font-family: star;
}
.testimonial-carousel .testimonial-carousel-slide-item .testimonial-item .testimonial-item-author .testimonial-item-author-info .testimonial-item-star:before {
    content: "\73\73\73\73\73";
    color: #d3ced2;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
}
.testimonial-carousel .testimonial-carousel-slide-item .testimonial-item .testimonial-item-author .testimonial-item-author-info .testimonial-item-star span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
}
.testimonial-carousel .testimonial-carousel-slide-item .testimonial-item .testimonial-item-author .testimonial-item-author-info .testimonial-item-star span:before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0;
}
.testimonial-carousel .testimonial-carousel-slide-item .testimonial-item .testimonial-item-author .testimonial-item-author-info .testimonial-item-author-info-name, .testimonial-carousel .testimonial-carousel-slide-item .testimonial-item .testimonial-item-author .testimonial-item-author-info .testimonial-item-author-info-position {
    display: inline-block;
    vertical-align: middle;
    font-size: 1em;
}
.testimonial-carousel .testimonial-carousel-slide-item .testimonial-item .testimonial-item-author .testimonial-item-author-info .testimonial-item-author-info-name {
    text-transform: uppercase;
}
.testimonial-carousel .testimonial-carousel-slide-item .testimonial-item .testimonial-item-author .testimonial-item-author-info .testimonial-item-author-info-position {
    color: #a6afd1;
}
.testimonial-carousel .testimonial-carousel-slide-item .testimonial-item .testimonial-item-author .testimonial-item-author-info .testimonial-item-author-info-position span {
    margin: 0 6px;
}
.testimonial-carousel.testimonial-carousel-style_2 .testimonial-carousel-slide .owl-buttons .owl-prev, .testimonial-carousel.testimonial-carousel-style_2 .testimonial-carousel-slide .owl-buttons .owl-next {
    border: 2px solid #eee;
    z-index: 1;
    background: transparent;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-border-radius: 100%;
    border-radius: 100%}
.testimonial-carousel.testimonial-carousel-style_2 .testimonial-carousel-slide .owl-buttons .owl-prev:before, .testimonial-carousel.testimonial-carousel-style_2 .testimonial-carousel-slide .owl-buttons .owl-next:before {
    font-size: 18px;
    color: #eee;
}
.testimonial-carousel.testimonial-carousel-style_2 .testimonial-carousel-slide .owl-buttons .owl-prev:hover, .testimonial-carousel.testimonial-carousel-style_2 .testimonial-carousel-slide .owl-buttons .owl-next:hover {
    color: #fff;
    background-color: #f76b6a;
    border-color: #f76b6a;
    color: #ffffff;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-weight: bold;
}
.testimonial-carousel.testimonial-carousel-style_2 .testimonial-carousel-slide .owl-buttons .owl-prev:hover:hover, .testimonial-carousel.testimonial-carousel-style_2 .testimonial-carousel-slide .owl-buttons .owl-next:hover:hover, .testimonial-carousel.testimonial-carousel-style_2 .testimonial-carousel-slide .owl-buttons .owl-prev:hover:focus, .testimonial-carousel.testimonial-carousel-style_2 .testimonial-carousel-slide .owl-buttons .owl-next:hover:focus, .testimonial-carousel.testimonial-carousel-style_2 .testimonial-carousel-slide .owl-buttons .owl-prev:hover:active, .testimonial-carousel.testimonial-carousel-style_2 .testimonial-carousel-slide .owl-buttons .owl-next:hover:active, .testimonial-carousel.testimonial-carousel-style_2 .testimonial-carousel-slide .owl-buttons .owl-prev:hover.active, .testimonial-carousel.testimonial-carousel-style_2 .testimonial-carousel-slide .owl-buttons .owl-next:hover.active {
    color: #fff;
}
.testimonial-carousel.testimonial-carousel-style_2 .testimonial-carousel-slide .owl-buttons .owl-prev:hover:active, .testimonial-carousel.testimonial-carousel-style_2 .testimonial-carousel-slide .owl-buttons .owl-next:hover:active, .testimonial-carousel.testimonial-carousel-style_2 .testimonial-carousel-slide .owl-buttons .owl-prev:hover.active, .testimonial-carousel.testimonial-carousel-style_2 .testimonial-carousel-slide .owl-buttons .owl-next:hover.active {
    background-image: none;
}
.testimonial-carousel.testimonial-carousel-style_2 .testimonial-carousel-slide .owl-buttons .owl-prev:hover:hover, .testimonial-carousel.testimonial-carousel-style_2 .testimonial-carousel-slide .owl-buttons .owl-next:hover:hover, .testimonial-carousel.testimonial-carousel-style_2 .testimonial-carousel-slide .owl-buttons .owl-prev:hover:focus, .testimonial-carousel.testimonial-carousel-style_2 .testimonial-carousel-slide .owl-buttons .owl-next:hover:focus {
    background-color: #f76b6a;
    border-color: #f76b6a;
    color: #ffffff;
    -webkit-box-shadow: -2px 20px 20px rgba(51, 51, 51, 0.2);
    box-shadow: -2px 20px 20px rgba(51, 51, 51, 0.2);
}
.testimonial-carousel.testimonial-carousel-style_2 .testimonial-carousel-slide .owl-buttons .owl-prev:hover a, .testimonial-carousel.testimonial-carousel-style_2 .testimonial-carousel-slide .owl-buttons .owl-next:hover a {
    color: #fff;
    background-color: #f76b6a;
    border-color: #f76b6a;
    color: #ffffff;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    line-height: 1.2;
    color: #333;
    text-transform: uppercase;
    font-family: bold;
    padding-left: 40px !important;
    padding-right: 40px !important;
}
.testimonial-carousel.testimonial-carousel-style_2 .testimonial-carousel-slide .owl-buttons .owl-prev:hover a:hover, .testimonial-carousel.testimonial-carousel-style_2 .testimonial-carousel-slide .owl-buttons .owl-next:hover a:hover, .testimonial-carousel.testimonial-carousel-style_2 .testimonial-carousel-slide .owl-buttons .owl-prev:hover a:focus, .testimonial-carousel.testimonial-carousel-style_2 .testimonial-carousel-slide .owl-buttons .owl-next:hover a:focus, .testimonial-carousel.testimonial-carousel-style_2 .testimonial-carousel-slide .owl-buttons .owl-prev:hover a:active, .testimonial-carousel.testimonial-carousel-style_2 .testimonial-carousel-slide .owl-buttons .owl-next:hover a:active, .testimonial-carousel.testimonial-carousel-style_2 .testimonial-carousel-slide .owl-buttons .owl-prev:hover a.active, .testimonial-carousel.testimonial-carousel-style_2 .testimonial-carousel-slide .owl-buttons .owl-next:hover a.active {
    color: #fff;
}
.testimonial-carousel.testimonial-carousel-style_2 .testimonial-carousel-slide .owl-buttons .owl-prev:hover a:active, .testimonial-carousel.testimonial-carousel-style_2 .testimonial-carousel-slide .owl-buttons .owl-next:hover a:active, .testimonial-carousel.testimonial-carousel-style_2 .testimonial-carousel-slide .owl-buttons .owl-prev:hover a.active, .testimonial-carousel.testimonial-carousel-style_2 .testimonial-carousel-slide .owl-buttons .owl-next:hover a.active {
    background-image: none;
}
.testimonial-carousel.testimonial-carousel-style_2 .testimonial-carousel-slide .owl-buttons .owl-prev:hover a:hover, .testimonial-carousel.testimonial-carousel-style_2 .testimonial-carousel-slide .owl-buttons .owl-next:hover a:hover, .testimonial-carousel.testimonial-carousel-style_2 .testimonial-carousel-slide .owl-buttons .owl-prev:hover a:focus, .testimonial-carousel.testimonial-carousel-style_2 .testimonial-carousel-slide .owl-buttons .owl-next:hover a:focus {
    background-color: #f76b6a;
    border-color: #f76b6a;
    color: #ffffff;
    -webkit-box-shadow: -2px 20px 20px rgba(51, 51, 51, 0.2);
    box-shadow: -2px 20px 20px rgba(51, 51, 51, 0.2);
}
.testimonial-carousel.testimonial-carousel-style_2 .testimonial-carousel-slide .owl-buttons .owl-prev:hover a small, .testimonial-carousel.testimonial-carousel-style_2 .testimonial-carousel-slide .owl-buttons .owl-next:hover a small, .testimonial-carousel.testimonial-carousel-style_2 .testimonial-carousel-slide .owl-buttons .owl-prev:hover a .small, .testimonial-carousel.testimonial-carousel-style_2 .testimonial-carousel-slide .owl-buttons .owl-next:hover a .small {
    font-weight: normal;
    line-height: 1.2;
    color: #999;
}
.testimonial-carousel.testimonial-carousel-style_2 .testimonial-carousel-slide .owl-buttons .owl-prev:hover:before, .testimonial-carousel.testimonial-carousel-style_2 .testimonial-carousel-slide .owl-buttons .owl-next:hover:before {
    color: #ffffff;
}
.testimonial-carousel.testimonial-carousel-style_2 .testimonial-carousel-slide .owl-buttons .owl-prev:before {
    content: "\f104";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.testimonial-carousel.testimonial-carousel-style_2 .testimonial-carousel-slide .owl-buttons .owl-next {
    left: auto;
    right: 0;
}
.testimonial-carousel.testimonial-carousel-style_2 .testimonial-carousel-slide .owl-buttons .owl-next:before {
    content: "\f105";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.testimonial-carousel.testimonial-carousel-style_2 .testimonial-carousel-slide-item .testimonial-item .testimonial-item-author-avatar {
    margin-bottom: 26px;
}
.testimonial-carousel.testimonial-carousel-style_2 .testimonial-carousel-slide-item .testimonial-item .testimonial-item-author-avatar img {
    max-width: 80px;
    border: 5px solid #8a8d8a;
}
.testimonial-carousel.testimonial-carousel-style_2 .testimonial-carousel-slide-item .testimonial-item .testimonial-item-info * {
    color: #ffffff;
}
.testimonial-carousel.testimonial-carousel-style_2 .testimonial-carousel-slide-item .testimonial-item .testimonial-item-author {
    margin-top: 40px;
}
.testimonial-carousel.testimonial-carousel-style_2 .testimonial-carousel-slide-item .testimonial-item .testimonial-item-author .testimonial-item-author-info .testimonial-item-author-info-name, .testimonial-carousel.testimonial-carousel-style_2 .testimonial-carousel-slide-item .testimonial-item .testimonial-item-author .testimonial-item-author-info .testimonial-item-author-info-position {
    color: #ffffff;
}

.btn-1 a{
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    line-height: 1.2;
    padding-left: 25px !important;
    padding-right: 25px !important;
    text-transform: uppercase;
    font-family: bold;
    border: 2px solid #fff!important;
    background: transparent !important;

}
.btn-1 a:hover{
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    line-height: 1.2;
    padding-left: 25px !important;
    padding-right: 25px !important;
    text-transform: uppercase;
    font-family: bold;
    border: 2px solid #fff!important;
    background: red;

}

.btn-2 a{
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    line-height: 1.2;
    padding-left: 25px !important;
    padding-right: 25px !important;
    text-transform: uppercase;
    font-family: bold;
    border: 2px solid #006e60!important;
    color: #006e60;
    background: transparent !important;

}
.lelotus-btn-primary a {
    color: #fff;
    background-color: #f76b6a;
    border-color: #f76b6a;
    color: #ffffff;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    line-height: 1.2;
    color: #333;
    text-transform: uppercase;
    font-family: bold;
    padding-left: 40px !important;
    padding-right: 40px !important;
}
.lelotus-btn-primary a:hover, .lelotus-btn-primary a:focus, .lelotus-btn-primary a:active, .lelotus-btn-primary a.active {
    color: #fff;
}
.lelotus-btn-primary a:active, .lelotus-btn-primary a.active {
    background-image: none;
}
.lelotus-btn-primary a:hover, .lelotus-btn-primary a:focus {
    background-color: #f76b6a;
    border-color: #f76b6a;
    color: #ffffff;
    -webkit-box-shadow: -2px 20px 20px rgba(51, 51, 51, 0.2);
    box-shadow: -2px 20px 20px rgba(51, 51, 51, 0.2);
}
.lelotus-btn-primary a small, .lelotus-btn-primary a .small {
    font-weight: normal;
    line-height: 1.2;
    color: #fff;
}
.lelotus-btn-default a {
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    line-height: 1.2;
    padding-left: 25px !important;
    padding-right: 25px !important;
    text-transform: uppercase;
    font-family: bold;
    border: 2px solid #006e60 !important;
    color: #fff;
    background: transparent !important;
 
}
.lelotus-btn-default a small, .lelotus-btn-default a .small {
    font-weight: normal;
    line-height: 1.2;
    color: #fff;
}
.lelotus-btn-default a:hover {
    background: #fff;
    color:red;

}
.lelotus-plus-readmore {
    background: transparent !important;
}
.lelotus-plus-readmore a {
    background: transparent !important;
    text-decoration: underline !important;
    text-transform: uppercase;
}
.lelotus-our-brand img {
    opacity: .5;
    filter: alpha(opacity=50);
}
.lelotus-our-brand img:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.class-carousel {
    margin-left: -15px;
    margin-right: -15px;
}
.class-carousel .class-carousel-title {
    text-align: center;
    text-transform: uppercase;
}
.class-carousel .owl-item {
    padding-left: 15px;
    padding-right: 15px;
}
.class-carousel .owl-controls .owl-buttons {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    margin-top: -40px;
}
.class-carousel .owl-controls .owl-buttons .owl-prev, .class-carousel .owl-controls .owl-buttons .owl-next {
    margin: 0;
    padding: 0;
    width: 80px;
    height: 80px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    opacity: 1;
    filter: alpha(opacity=100);
    background: transparent;
    color: #ffffff;
    line-height: 80px;
    font-size: 0px;
    margin-top: -40px;
}
.class-carousel .owl-controls .owl-buttons .owl-prev:before, .class-carousel .owl-controls .owl-buttons .owl-next:before, .class-carousel .owl-controls .owl-buttons .owl-prev:after, .class-carousel .owl-controls .owl-buttons .owl-next:after {
    font-size: 24px;
    line-height: 78px !important;
    color: #ffffff;
}
.class-carousel .owl-controls .owl-buttons .owl-prev {
    position: absolute;
    left: -40px;
    background-image: linear-gradient(90deg,  transparent 50%,  #c6c6c6 50%);
}
.class-carousel .owl-controls .owl-buttons .owl-prev:after {
    text-indent: 40px;
}
.class-carousel .owl-controls .owl-buttons .owl-prev:after {
    content: "\f104";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.class-carousel .owl-controls .owl-buttons .owl-next {
    background-image: linear-gradient(90deg,  #c6c6c6 50%,  transparent 50%);
    left: auto;
    position: absolute;
    right: -40px;
}
.class-carousel .owl-controls .owl-buttons .owl-next:after {
    text-indent: -40px;
}
.class-carousel .owl-controls .owl-buttons .owl-next:after {
    content: "\f105";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.upcoming-events .upcoming-event {
    position: relative;
    padding: 45px 50px 30px 50px;
    margin-bottom: 60px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 6px 8px 0 rgba(51, 51, 51, 0.1);
    box-shadow: 0 6px 8px 0 rgba(51, 51, 51, 0.1);
    overflow: hidden;
}
.upcoming-events .upcoming-event:hover {
    -webkit-box-shadow: -2px 7px 20px rgba(51, 51, 51, 0.2);
    box-shadow: -2px 7px 20px rgba(51, 51, 51, 0.2);
}
.upcoming-events .upcoming-event .upcoming-event-date-bg {
    font-size: 14.286em;
    color: #f7f7f7;
    position: absolute;
    right: 0;
    bottom: -40%}
@media (max-width:767px) {
    .upcoming-events .upcoming-event .upcoming-event-date-bg {
    font-size: 7em;
}
}.upcoming-events .upcoming-event .upcoming-event-content .upcoming-event-title .entry-title {
    margin-bottom: 20px;
    font-size: 1.714em;
}
.upcoming-events .upcoming-event .upcoming-event-content .upcoming-event-content>div {
    display: block;
    margin-bottom: 10px;
}
.upcoming-events.upcoming-events-slider .swiper-container {
    padding: 30px;
}
.upcoming-events.upcoming-events-slider .swiper-container .swiper-button-next, .upcoming-events.upcoming-events-slider .swiper-container .swiper-button-prev {
    background: transparent !important;
    font-size: 1.7em;
    text-transform: uppercase;
    text-decoration: underline;
    color: #333;
    font-weight: bold;
    display: block;
    width: auto;
}
@media (max-width:767px) {
    .upcoming-events.upcoming-events-slider .swiper-container .swiper-button-next, .upcoming-events.upcoming-events-slider .swiper-container .swiper-button-prev {
    top: 38%;
    font-size: 1.3em;
}
}.upcoming-events.upcoming-events-slider .upcoming-event {
    margin: 0;
    padding: 0;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.upcoming-events.upcoming-events-slider .upcoming-event .upcoming-event-content-wrap .entry-featured {
    vertical-align: middle;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    margin-bottom: 0;
}
@media (min-width:992px) {
    .upcoming-events.upcoming-events-slider .upcoming-event .upcoming-event-content-wrap .entry-featured {
    width: 50%;
    float: left;
}
}.upcoming-events.upcoming-events-slider .upcoming-event .upcoming-event-content-wrap .entry-featured img {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.upcoming-events.upcoming-events-slider .upcoming-event .upcoming-event-content-wrap>.upcoming-event-content {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
@media (min-width:992px) {
    .upcoming-events.upcoming-events-slider .upcoming-event .upcoming-event-content-wrap>.upcoming-event-content {
    width: 50%;
    float: right;
}
}@media (min-width:992px) {
    .upcoming-events.upcoming-events-slider .upcoming-event.has-post-thumbnail .upcoming-event-content-wrap>.upcoming-event-content {
    position: relative;
}
.upcoming-events.upcoming-events-slider .upcoming-event.has-post-thumbnail .upcoming-event-content-wrap>.upcoming-event-content:before {
    content: '';
    position: absolute;
    top: 60px;
    left: -25px;
    z-index: 1;
    height: 1px;
    width: 50px;
    background-color: #f76b6a;
}
}.upcoming-events.upcoming-events-slider .swiper-slide .animation-lazyload img {
    opacity: 1;
    filter: alpha(opacity=100);
}
.upcoming-events.upcoming-events-slider .swiper-slide.swiper-slide-next .upcoming-event-date-bg, .upcoming-events.upcoming-events-slider .swiper-slide.swiper-slide-prev .upcoming-event-date-bg {
    display: none;
}
.upcoming-events.upcoming-events-slider .swiper-slide.swiper-slide-next .upcoming-event-content, .upcoming-events.upcoming-events-slider .swiper-slide.swiper-slide-prev .upcoming-event-content {
    visibility: hidden;
}
.upcoming-events.upcoming-events-slider .swiper-slide.swiper-slide-next .entry-featured, .upcoming-events.upcoming-events-slider .swiper-slide.swiper-slide-prev .entry-featured {
    padding-top: 30px;
    padding-bottom: 30px;
}
@media (min-width:992px) {
    .upcoming-events.upcoming-events-slider .swiper-slide.swiper-slide-next .entry-featured, .upcoming-events.upcoming-events-slider .swiper-slide.swiper-slide-prev .entry-featured {
    width: 40% !important;
}
}.upcoming-events.upcoming-events-slider .swiper-slide.swiper-slide-next .entry-featured img, .upcoming-events.upcoming-events-slider .swiper-slide.swiper-slide-prev .entry-featured img {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    opacity: .3;
    filter: alpha(opacity=30);
}
.upcoming-events.upcoming-events-slider .swiper-slide.swiper-slide-next .upcoming-event, .upcoming-events.upcoming-events-slider .swiper-slide.swiper-slide-prev .upcoming-event {
    background: transparent !important;
    -webkit-box-shadow: 0 0 0 0 transparent;
    box-shadow: 0 0 0 0 transparent;
}
.upcoming-events.upcoming-events-slider .swiper-slide.swiper-slide-prev .entry-featured {
    float: right !important;
}
.upcoming-events.upcoming-events-slider .swiper-slide.swiper-slide-next .entry-featured {
    float: left !important;
}
@media (max-width:991px) {
    .upcoming-events.upcoming-events-slider .swiper-slide.swiper-slide-active .entry-featured {
    max-height: 200px;
    overflow: hidden;
}
}.upcoming-events.upcoming-events-slider .swiper-slide.swiper-slide-active .upcoming-event-content {
    padding: 30px;
    visibility: visible;
}
.owl-carousel .owl-controls .owl-pagination .owl-page span {
    background: #f76b6a;
}
.lelotus-btn-primary {
    font-weight: bold;
}
.topbar-nav .top-nav {
    margin: 0;
    padding: 0;
}
.topbar-nav .top-nav>li {
    display: inline-block;
    vertical-align: top;
}
.topbar-nav .top-nav>li>a {
    padding: 0 8px;
    position: relative;
    color: #696969;
}
.topbar-nav .top-nav>li>a i {
    margin-right: 5px;
}
.topbar-nav .top-nav>li>a:hover, .topbar-nav .top-nav>li>a:focus {
    background: transparent;
    text-decoration: underline;
}
.topbar-nav .top-nav>li:last-child>a:before {
    display: none;
}
.topbar-nav .top-nav a {
    display: block;
    color: #696969;
}
.topbar-nav .top-nav a:hover, .topbar-nav .top-nav a:focus {
    background: none;
}
.topbar-nav .top-nav .dropdown-menu a {
    color: #ababab;
    padding: 6px 12px;
}
.topbar-nav .top-nav .dropdown-menu a:hover, .topbar-nav .top-nav .dropdown-menu a:focus {
    color: #787878;
}
.topbar-nav .top-nav .dropdown-menu .active a {
    background: none;
    color: #696969;
}
.topbar-nav .top-nav .dropdown-menu .active a:hover, .topbar-nav .top-nav .dropdown-menu .active a:focus {
    color: #363636;
}
.topbar-nav .top-nav .dropdown-menu li {
    border-bottom: 1px solid #eee;
}
.topbar-nav .top-nav .dropdown-menu li.menu-item-has-children>.dropdown-menu {
    margin: 0;
    left: 100%;
    top: 0;
}
.topbar-nav .top-nav .dropdown-menu li:last-child {
    border: none;
}
.topbar-nav .top-nav>li>a, .topbar .header-social {
    line-height: 32px;
}
.header-social, .topbar-nav {
    display: inline-block;
}
.topbar-account>a>img {
    max-width: 16px;
    vertical-align: middle;
    margin-right: 5px;
}
.header-search-overlay {
    left: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    background: #fff;
    z-index: 99999;
    border-bottom: 1px solid #eee;
}
.header-search-overlay>div {
    height: 100%;
    position: relative;
}
.header-search-overlay .searchsubmit {
    display: none;
}
.header-search-overlay .header-search-overlay-wrap {
    position: relative;
    height: 100%}
.header-search-overlay .searchform {
    width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0,  -50%);
    -ms-transform: translate(0,  -50%);
    -o-transform: translate(0,  -50%);
    transform: translate(0,  -50%);
    padding-left: 30px;
}
.header-search-overlay .searchform:before {
    content: "\f002";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.header-search-overlay .searchform:before {
    font-size: 20px;
    left: 0;
    line-height: 2.77143em;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0,  -50%);
    -ms-transform: translate(0,  -50%);
    -o-transform: translate(0,  -50%);
    transform: translate(0,  -50%);
    width: 50px;
}
.header-search-overlay .searchform .searchinput {
    border: medium none;
    width: 100%;
    outline: none;
    font-style: italic;
}
.navbar-fixed-top .header-search-overlay .searchform .searchinput {
    font-size: 1.7142857142857142em;
}
.header-type-toggle-offcanvas .header-search-overlay .searchform .searchinput {
    font-size: 1.7142857142857142em;
}
.header-search-overlay .searchform.loading~.close {
    display: block;
}
.header-search-overlay .searchform.loading~.close>span {
    display: none;
}
.header-search-overlay .searchform.loading~.close:after {
    content: "\f110";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.header-search-overlay .searchform.loading~.close:after {
    -webkit-animation: loadingSpin 1s infinite linear;
    -o-animation: loadingSpin 1s infinite linear;
    animation: loadingSpin 1s infinite linear;
    -webkit-animation-timing-function: steps(8,  start);
    animation-timing-function: steps(8,  start);
}
.header-search-overlay .close {
    top: 50%;
    -webkit-transform: translate(0,  -50%);
    -ms-transform: translate(0,  -50%);
    -o-transform: translate(0,  -50%);
    transform: translate(0,  -50%);
    height: 40px;
    position: absolute;
    right: 0px;
    width: 20px;
    opacity: 1;
    filter: alpha(opacity=100);
    font-size: 18px;
}
.header-container {
    position: relative;
    z-index: 2;
}
.heading-container {
    background: transparent;
    overflow: hidden;
    position: relative;
}
.breadcrumb-container .page-breadcrumb {
    border-bottom: 1px solid #eee;
}
.search-page-form {
    margin-bottom: 60px;
    background: #fff;
}
.search-page-form #searchform {
    position: relative;
}
.search-page-form #searchform:before {
    content: "\f002";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.search-page-form #searchform:before {
    font-size: 30px;
    height: 80px;
    left: 0;
    line-height: 80px;
    opacity: .4;
    filter: alpha(opacity=40);
    padding: 0 10px;
    position: absolute;
}
.search-page-form #s {
    border-width: 0 0 1px 0;
    height: 80px;
    font-size: 30px;
    font-weight: bold;
    padding: 15px 15px 15px 50px;
}
.heading-background {
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    position: relative;
    background-image: url(../images/heading-bg.png);
    padding: 180px 0;
    text-align: center;
}
.heading-background .heading-title {
    margin-bottom: 13px;
}
.heading-title h1 {
        margin-top: -30px;
}
.heading-background .heading-title h1 {
    color: #fff;
    margin: 0;
    font-size: 3.429em;

}
.heading-background .breadcrumb {
    padding: 0;
}
.heading-background .breadcrumb li {
    color: #ffffff;
    text-transform: uppercase;
}
.heading-background .breadcrumb li a {
    color: #ffffff;
}
.header-transparent+.heading-background {
    padding: 290px 0px 190px 0;
}
.footer-instagram {
    margin-top: 60px;
}
.footer-instagram .footer-instagram-title {
    text-align: center;
}
.footer-instagram .instagram .instagram-wrap .row {
    margin: 0;
}
.footer-instagram .instagram .instagram-wrap .row>div {
    padding: 0;
    margin: 0;
}
.footer-featured~.footer-widget .footer-widget-wrap {
    border-top: 1px solid #727272;
}
.dh-enable-animation .footer-space {
    display: block;
}
.footer {
    color: #959595;
}
.footer:before, .footer:after {
    content: " ";
    display: table;
}
.footer:after {
    clear: both;
}
.footer:before, .footer:after {
    content: " ";
    display: table;
}
.footer:after {
    clear: both;
}
.footer a {
    color: #959595;
}
.footer a:hover {
    color: #fff;
}
.footer-widget {
    background: #fff;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    color: #ababab;

}
.footer-widget .footer-widget-wrap {
    padding: 120px 0 100px 0;
}
@media (max-width:991px) {
    .footer-widget .footer-widget-wrap {
    padding: 60px 0px;
}
.footer-widget .footer-widget-wrap .footer-widget-col {
    margin-bottom: 40px;
}
.footer-widget .footer-widget-wrap .footer-widget-col:last-child {
    margin-bottom: 0px;
}
}@media (max-width:991px) and (min-width:768px) {
    .footer-widget .footer-widget-wrap .footer-widget-col {
    display: inline-block;
    vertical-align: top;
    float: none;
    margin-right: -4px;
}
}.footer-widget .widget {
    margin-bottom: 0;
    padding-top: 40px;
}
.footer-widget .widget:first-child {
    padding-top: 0;
}
.footer-widget .widget+.widget .widget-title {
    margin-bottom: 1.1em;
}
.footer-widget .widget.widget-mailchimp .widget-title {
    text-transform: uppercase;
}
.footer-widget .widget-title {
    margin-top: 0;
    margin-bottom: 2em;
}
.footer-widget li {
    border-bottom: #727272;
    padding-left: 0;
    padding-bottom: 10px;
    position: relative;
}
.footer-widget li .post-date {
    display: block;
}
.footer-widget li:last-child {
    border: none;
}
.footer-widget input[type="text"], .footer-widget input[type="email"] {
    background: #2c2c2c;
}
.footer-widget .social-widget-wrap.social-widget-none a:hover i {
    color: #f76b6a !important;
}
.footer-widget .social-widget-wrap.social-widget-square i {
    margin-right: 4px;
    background: #fff;
    color: #333;
}
.footer-widget .social-widget-wrap.social-widget-square a:hover i {
    color: #f76b6a !important;
}
.footer-widget .posts-thumbnail-content {
    border-bottom: none;
}
.footer-widget .posts-thumbnail-content h4 a {
    color: #f76b6a;
    font-size: 14px;
}
.footer-widget .posts-thumbnail-content h4 a:hover {
    color: #fff;
}
.footer-widget .posts-thumbnail-content .posts-thumbnail-meta {
    color: #7c7c7c;
}
.footer-widget .posts-thumbnail-image {
    float: left;
    height: auto;
}
.footer-widget .recent-tweets ul, .footer-widget .posts-thumbnail-list {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.footer-widget .posts-thumbnail-list li {
    border-bottom: none;
}
.footer-widget .recent-tweets ul li a:hover {
    text-decoration: underline;
}
.footer-widget .recent-tweets .twitter_icon:before {
    color: #212121;
}
.footer-widget .widget_nav_menu ul:before, .footer-widget .widget_nav_menu ul:after {
    content: " ";
    display: table;
}
.footer-widget .widget_nav_menu ul:after {
    clear: both;
}
.footer-widget .widget_nav_menu ul li {
    margin-bottom: 2px;
    padding-bottom: 10px;
    border: none;
    float: left;
    width: 50%}
.footer-widget .widget_nav_menu ul li a {
    color: inherit;
}
.footer-widget .widget_nav_menu ul li a:hover {
    color: #f76b6a;
}
.footer-widget a {
    color: #f76b6a;
}
.footer-widget a:hover {
    color: #fff;
}
.footer-copyright {
    background: #2c2c2c;

}
.footer-copyright-text {
    padding: 35px 0px 15px;
}
.footer-copyright-text i {
    color: #f76b6a;
}
@media (max-width:767px) {
    .footer-copyright-text {
    padding: 15px 0;
    text-align: center;
}
}.footer-social {
    padding-top: 43px;
    padding-bottom: 35px;
}
.footer-social a {
    display: inline-block;
    vertical-align: top;
    margin-right: 30px;
    color: #cccccc;
}
.footer-social a i {
    font-size: 20px;
}
.footer-social a:hover {
    color: #f76b6a;
}
@media (max-width:767px) {
    .footer-social {
    padding-top: 20px;
    padding-bottom: 15px;
    text-align: center;
}
.footer-social a {
    margin: 0;
    margin-left: 10px;
    margin-right: 10px;
}
}.footer-copyright .col-sm-8 .footer-copyright-text {
    text-align: right;
}
@media (max-width:767px) {
    .footer-copyright .col-sm-8 .footer-copyright-text {
    text-align: center;
}
}a.go-to-top, a.go-to-top:hover a.go-to-top:focus {
    background-color: rgba(0, 0, 0, 0.5);
    bottom: -50px;
    opacity: 0;
    filter: alpha(opacity=0);
    right: 20px;
    -webkit-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
    color: #fff;
    font-size: 24px;
    line-height: 40px;
    width: 40px;
    height: 40px;
    position: fixed;
    text-align: center;
    z-index: 100;
    visibility: hidden;
}
a.go-to-top.on, a.go-to-top:hover a.go-to-top:focus.on {
    opacity: .8;
    filter: alpha(opacity=80);
    visibility: visible;
    bottom: 20px;
}
a.go-to-top.on:hover, a.go-to-top:hover a.go-to-top:focus.on:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.footer-style_1 .widget-title {
    color: #eff0f2;
}
.entry-single-header .event-meta-address, .events-style_masonry .event-meta-address {
    margin: 0;
    padding: 0;
    list-style: none;
    text-transform: uppercase;
    color: #a6afd1;
    margin-bottom: 7px;
}
.entry-single-header .event-meta-address i, .events-style_masonry .event-meta-address i {
    margin-right: 10px;
}
.events .event-result-count {
    padding: 30px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #fafafb;
    margin-bottom: 40px;
}
.events .event-result-count span {
    color: #f76b6a;
}
.events .event-item {
    background-color: #ffffff;
    -webkit-box-shadow: 0 6px 8px 0 rgba(51, 51, 51, 0.1);
    box-shadow: 0 6px 8px 0 rgba(51, 51, 51, 0.1);
    margin-bottom: 30px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.events .event-item:hover {
    -webkit-box-shadow: -2px 7px 20px rgba(51, 51, 51, 0.2);
    box-shadow: -2px 7px 20px rgba(51, 51, 51, 0.2);
}
.events .event-item:hover .entry-featured a:before {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
}
.events .event-item .entry-featured {
    margin-bottom: 26px;
}
.events .event-item .entry-featured .entry-featured-image {
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
.events .event-item .entry-info .entry-meta-top, .events .event-item .entry-info .entry-header, .events .event-item .entry-info .entry-excerpt {
    padding: 0px 30px;
}
.events .event-item .entry-info .entry-meta-top {
    margin-bottom: 8px;
}
.events .event-item .entry-info .entry-header {
    margin-bottom: 15px;
}
.events .event-item .entry-info .entry-excerpt {
    margin-bottom: 34px;
}
.events .event-item .entry-info .entry-meta {
    margin: 0;
    padding: 10px 30px 26px 30px;
}
.events .event-item .entry-info .entry-meta i {
    margin-right: 8px;
}
.events .event-item:not(.has-post-thumbnail) .entry-info {
    border: 1px solid #eee;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
.events.events-style_1 .event-item {
    margin-bottom: 50px;
}
.events.events-style_1 .event-item .entry-info .entry-meta {
    display: inline-block;
    vertical-align: top;
    padding: 10px 40px 0px 40px;
}
.events.events-style_1 .event-item .entry-info .entry-meta>div {
    display: block;
    margin-bottom: 10px;
}
.events.events-style_1 .event-item .entry-info .entry-footer {
    padding: 30px 40px;
}
.events.events-style_1 .event-item .entry-info .entry-footer .event-readmore a {
    color: #fff;
    background-color: #f76b6a;
    border-color: #f76b6a;
    color: #ffffff;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-weight: bold;
    display: inline-block;
    vertical-align: top;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    border: 1px solid #a6afd1;
    background-color: transparent;
}
.events.events-style_1 .event-item .entry-info .entry-footer .event-readmore a:hover, .events.events-style_1 .event-item .entry-info .entry-footer .event-readmore a:focus, .events.events-style_1 .event-item .entry-info .entry-footer .event-readmore a:active, .events.events-style_1 .event-item .entry-info .entry-footer .event-readmore a.active {
    color: #fff;
}
.events.events-style_1 .event-item .entry-info .entry-footer .event-readmore a:active, .events.events-style_1 .event-item .entry-info .entry-footer .event-readmore a.active {
    background-image: none;
}
.events.events-style_1 .event-item .entry-info .entry-footer .event-readmore a:hover, .events.events-style_1 .event-item .entry-info .entry-footer .event-readmore a:focus {
    background-color: #f76b6a;
    border-color: #f76b6a;
    color: #ffffff;
    -webkit-box-shadow: -2px 20px 20px rgba(51, 51, 51, 0.2);
    box-shadow: -2px 20px 20px rgba(51, 51, 51, 0.2);
}
.events.events-style_1 .event-item .entry-info .entry-footer .event-readmore a a {
    color: #fff;
    background-color: #f76b6a;
    border-color: #f76b6a;
    color: #ffffff;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    line-height: 1.2;
    color: #333;
    text-transform: uppercase;
    font-family: bold;
    padding-left: 40px !important;
    padding-right: 40px !important;
}
.events.events-style_1 .event-item .entry-info .entry-footer .event-readmore a a:hover, .events.events-style_1 .event-item .entry-info .entry-footer .event-readmore a a:focus, .events.events-style_1 .event-item .entry-info .entry-footer .event-readmore a a:active, .events.events-style_1 .event-item .entry-info .entry-footer .event-readmore a a.active {
    color: #fff;
}
.events.events-style_1 .event-item .entry-info .entry-footer .event-readmore a a:active, .events.events-style_1 .event-item .entry-info .entry-footer .event-readmore a a.active {
    background-image: none;
}
.events.events-style_1 .event-item .entry-info .entry-footer .event-readmore a a:hover, .events.events-style_1 .event-item .entry-info .entry-footer .event-readmore a a:focus {
    background-color: #f76b6a;
    border-color: #f76b6a;
    color: #ffffff;
    -webkit-box-shadow: -2px 20px 20px rgba(51, 51, 51, 0.2);
    box-shadow: -2px 20px 20px rgba(51, 51, 51, 0.2);
}
.events.events-style_1 .event-item .entry-info .entry-footer .event-readmore a a small, .events.events-style_1 .event-item .entry-info .entry-footer .event-readmore a a .small {
    font-weight: normal;
    line-height: 1.2;
    color: #999;
}
.events.events-style_1 .event-item .entry-info .entry-footer .event-readmore a i {
    color: #a6afd1;
}
.events.events-style_1 .event-item .entry-info .entry-footer .event-readmore a:hover {
    background-color: #f76b6a;
    border-color: #f76b6a;
}
.events.events-style_1 .event-item .entry-info .entry-footer .event-readmore a:hover i {
    color: #ffffff;
}
@media (min-width:768px) {
    .events.events-style_1 .event-item.has-post-thumbnail {
    display: table;
    width: 100%}
.events.events-style_1 .event-item.has-post-thumbnail .hentry-wrap, .events.events-style_1 .event-item.has-post-thumbnail>div {
    display: table-row;
}
.events.events-style_1 .event-item.has-post-thumbnail .event-item-featured {
    display: table-cell;
    vertical-align: middle;
    width: 50%}
.events.events-style_1 .event-item.has-post-thumbnail .event-item-featured .entry-featured {
    margin: 0;
    position: relative;
}
.events.events-style_1 .event-item.has-post-thumbnail .event-item-featured .entry-featured:before {
    content: '';
    position: absolute;
    top: 65px;
    right: -30px;
    width: 60px;
    height: 1px;
    z-index: 1;
    background: #f76b6a;
}
.events.events-style_1 .event-item.has-post-thumbnail .event-item-featured .entry-featured .entry-featured-image {
    -webkit-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
}
.events.events-style_1 .event-item.has-post-thumbnail .entry-info {
    display: table-cell;
    vertical-align: middle;
    width: 50%}
.events.events-style_1 .event-item.has-post-thumbnail .entry-info .entry-footer {
    padding-bottom: 30px;
}
.events.events-style_1 .event-item.has-post-thumbnail:nth-child(2n-1) .event-item-featured {
    padding-right: 30px;
    padding-left: auto;
}
.events.events-style_1 .event-item.has-post-thumbnail:nth-child(2n) .event-item-featured {
    transform: translate3d(100%,  0,  0);
    padding-left: 30px;
    padding-right: auto;
}
.events.events-style_1 .event-item.has-post-thumbnail:nth-child(2n) .event-item-featured .entry-featured:before {
    right: auto;
    left: -30px;
}
.events.events-style_1 .event-item.has-post-thumbnail:nth-child(2n) .event-item-featured .entry-featured .entry-featured-image {
    -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
}
.events.events-style_1 .event-item.has-post-thumbnail:nth-child(2n) .entry-info {
    transform: translate3d(-100%,  0,  0);
    text-align: right;
}
.events.events-style_1 .event-item.has-post-thumbnail:nth-child(2n) .entry-info .entry-meta>div:before, .events.events-style_1 .event-item.has-post-thumbnail:nth-child(2n) .entry-info .entry-meta>div:after {
    content: " ";
    display: table;
}
.events.events-style_1 .event-item.has-post-thumbnail:nth-child(2n) .entry-info .entry-meta>div:after {
    clear: both;
}
.events.events-style_1 .event-item.has-post-thumbnail:nth-child(2n) .entry-info .entry-meta>div:before, .events.events-style_1 .event-item.has-post-thumbnail:nth-child(2n) .entry-info .entry-meta>div:after {
    content: " ";
    display: table;
}
.events.events-style_1 .event-item.has-post-thumbnail:nth-child(2n) .entry-info .entry-meta>div:after {
    clear: both;
}
.events.events-style_1 .event-item.has-post-thumbnail:nth-child(2n) .entry-info .entry-meta i {
    margin-right: 0;
    margin-left: 10px;
    float: right;
    padding-top: 3px;
}
}.events.events-style_2 .event-item {
    margin-bottom: 50px;
}
.events.events-style_2 .event-item .entry-featured {
    margin-bottom: 36px;
}
.events.events-style_2 .event-item .entry-header {
    margin-bottom: 0px;
}
.events.events-style_2 .event-item .entry-info .entry-meta {
    padding: 10px 40px 20px 40px;
}
.events.events-style_2 .event-item .entry-info .entry-meta>div {
    margin-right: 26px;
}
.events.events-style_2 .event-item .entry-info .entry-footer {
    padding: 0px 40px;
}
.events.events-style_2 .event-item .entry-info .entry-footer:before, .events.events-style_2 .event-item .entry-info .entry-footer:after {
    content: " ";
    display: table;
}
.events.events-style_2 .event-item .entry-info .entry-footer:after {
    clear: both;
}
.events.events-style_2 .event-item .entry-info .entry-footer:before, .events.events-style_2 .event-item .entry-info .entry-footer:after {
    content: " ";
    display: table;
}
.events.events-style_2 .event-item .entry-info .entry-footer:after {
    clear: both;
}
.events.events-style_2 .event-item .entry-info .entry-footer .event-readmore {
    margin-bottom: 30px;
}
.events.events-style_2 .event-item .entry-info .entry-footer .event-readmore .event-readmore-btn {
    color: #fff;
    background-color: #f76b6a;
    border-color: #f76b6a;
    color: #ffffff;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-weight: bold;
    padding-left: 26px;
    padding-right: 26px;
}
.events.events-style_2 .event-item .entry-info .entry-footer .event-readmore .event-readmore-btn:hover, .events.events-style_2 .event-item .entry-info .entry-footer .event-readmore .event-readmore-btn:focus, .events.events-style_2 .event-item .entry-info .entry-footer .event-readmore .event-readmore-btn:active, .events.events-style_2 .event-item .entry-info .entry-footer .event-readmore .event-readmore-btn.active {
    color: #fff;
}
.events.events-style_2 .event-item .entry-info .entry-footer .event-readmore .event-readmore-btn:active, .events.events-style_2 .event-item .entry-info .entry-footer .event-readmore .event-readmore-btn.active {
    background-image: none;
}
.events.events-style_2 .event-item .entry-info .entry-footer .event-readmore .event-readmore-btn:hover, .events.events-style_2 .event-item .entry-info .entry-footer .event-readmore .event-readmore-btn:focus {
    background-color: #f76b6a;
    border-color: #f76b6a;
    color: #ffffff;
    -webkit-box-shadow: -2px 20px 20px rgba(51, 51, 51, 0.2);
    box-shadow: -2px 20px 20px rgba(51, 51, 51, 0.2);
}
.events.events-style_2 .event-item .entry-info .entry-footer .event-readmore .event-readmore-btn a {
    color: #fff;
    background-color: #f76b6a;
    border-color: #f76b6a;
    color: #ffffff;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    line-height: 1.2;
    color: #333;
    text-transform: uppercase;
    font-family: bold;
    padding-left: 40px !important;
    padding-right: 40px !important;
}
.events.events-style_2 .event-item .entry-info .entry-footer .event-readmore .event-readmore-btn a:hover, .events.events-style_2 .event-item .entry-info .entry-footer .event-readmore .event-readmore-btn a:focus, .events.events-style_2 .event-item .entry-info .entry-footer .event-readmore .event-readmore-btn a:active, .events.events-style_2 .event-item .entry-info .entry-footer .event-readmore .event-readmore-btn a.active {
    color: #fff;
}
.events.events-style_2 .event-item .entry-info .entry-footer .event-readmore .event-readmore-btn a:active, .events.events-style_2 .event-item .entry-info .entry-footer .event-readmore .event-readmore-btn a.active {
    background-image: none;
}
.events.events-style_2 .event-item .entry-info .entry-footer .event-readmore .event-readmore-btn a:hover, .events.events-style_2 .event-item .entry-info .entry-footer .event-readmore .event-readmore-btn a:focus {
    background-color: #f76b6a;
    border-color: #f76b6a;
    color: #ffffff;
    -webkit-box-shadow: -2px 20px 20px rgba(51, 51, 51, 0.2);
    box-shadow: -2px 20px 20px rgba(51, 51, 51, 0.2);
}
.events.events-style_2 .event-item .entry-info .entry-footer .event-readmore .event-readmore-btn a small, .events.events-style_2 .event-item .entry-info .entry-footer .event-readmore .event-readmore-btn a .small {
    font-weight: normal;
    line-height: 1.2;
    color: #999;
}
.events.events-style_2 .event-item .entry-info .entry-footer .event-share {
    margin-bottom: 30px;
}
.events.events-style_2 .event-item .entry-info .entry-footer .event-share .share-links>span {
    color: #ababab;
    text-transform: uppercase;
}
@media (min-width:768px) {
    .events.events-style_2 .event-item .entry-info .entry-footer .event-share {
    display: inline-block;
    vertical-align: top;
    float: right;
}
.events.events-style_2 .event-item .entry-info .entry-footer .event-readmore {
    display: inline-block;
    vertical-align: top;
    float: left;
}
}.events.events-style_masonry .event-item {
    text-align: center;
}
.events.events-style_masonry .event-item .entry-info .entry-meta .event-meta-date {
    margin-right: 20px;
}
.single-dh_event .hentry-single-wrap {
    margin-bottom: 30px;
}
.single-dh_event .entry-content i, .single-dh_event .entry-content cite, .single-dh_event .entry-content em, .single-dh_event .entry-content var, .single-dh_event .entry-content address, .single-dh_event .entry-content dfn {
    color: #ababab;
}
.single-dh_event .entry-content>p>a {
    text-decoration: underline;
    color: #f76b6a;
}
.single-dh_event .entry-single-header .entry-title {
    font-size: 2.429em;
    margin-bottom: 30px;
}
.single-dh_event .entry-single-header {
    position: relative;
}
.single-dh_event .entry-single-header .entry-meta {
    margin: 4px 0px 32px;
}
.single-dh_event .entry-single-header .entry-meta i {
    color: #f76b6a;
    margin-right: 7px;
}
.single-dh_event .entry-single-info .entry-meta {
    margin-top: 1.5em;
    margin-bottom: 2em;
}
.single-dh_event .entry-footer {
    margin-top: 45px;
    padding-bottom: 30px;
    border-bottom: 1px solid #eee;
}
.single-dh_event .entry-schedule {
    display: inline-block;
    vertical-align: middle;
    font-size: 1em;
    text-transform: uppercase;
}
.single-dh_event .entry-schedule a, .single-dh_event .entry-schedule i {
    color: #a6afd1;
}
.single-dh_event .entry-schedule i {
    margin-right: 10px;
}
.single-dh_event .entry-schedule a {
    text-decoration: underline;
}
.single-dh_event .share-links {
    text-align: right;
}
@media (max-width:767px) {
    .single-dh_event .share-links {
    text-align: center;
}
}.single-class-content .hentry-single-wrap {
    margin-bottom: 30px;
}
.single-class-content .entry-content i, .single-class-content .entry-content cite, .single-class-content .entry-content em, .single-class-content .entry-content var, .single-class-content .entry-content address, .single-class-content .entry-content dfn {
    color: #ababab;
}
.single-class-content .entry-content>p>a {
    text-decoration: underline;
    color: #f76b6a;
}
.single-class-content .entry-single-header .entry-title {
    font-size: 2.429em;
    margin-bottom: 40px;
}
.single-class-content .entry-single-header {
    position: relative;
}
.single-class-content .entry-single-header .entry-meta {
    margin-bottom: 10px;
}
.single-class-content .entry-single-header .entry-meta i {
    color: #f76b6a;
    margin-right: 7px;
}
.single-class-content .entry-single-info .entry-meta {
    margin-top: 1.5em;
    margin-bottom: 2em;
}
.single-class-content .entry-tags {
    margin: 0;
    font-size: 85%}
.single-class-content .entry-tags span {
    font-weight: bold;
}
.single-class-content .entry-footer {
    margin-top: 45px;
    padding-bottom: 30px;
    border-bottom: 1px solid #eee;
}
.single-class-content .entry-schedule {
    display: inline-block;
    vertical-align: middle;
    font-size: 1em;
    text-transform: uppercase;
}
.single-class-content .entry-schedule a, .single-class-content .entry-schedule i {
    color: #a6afd1;
}
.single-class-content .entry-schedule i {
    margin-right: 10px;
}
.single-class-content .entry-schedule a {
    text-decoration: underline;
}
.single-class-content .share-links {
    text-align: right;
    display: none;
}
@media (max-width:767px) {
    .single-class-content .share-links {
    text-align: center;
}
}.classes .class-toolbar {
    padding: 30px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #fafafb;
    margin-bottom: 40px;
}
.classes .class-toolbar:before, .classes .class-toolbar:after {
    content: " ";
    display: table;
}
.classes .class-toolbar:after {
    clear: both;
}
.classes .class-toolbar:before, .classes .class-toolbar:after {
    content: " ";
    display: table;
}
.classes .class-toolbar:after {
    clear: both;
}
.classes .class-toolbar span {
    color: #f76b6a;
}
.classes .class-toolbar .class-result-count {
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
    font-size: 1.286em;
    padding: 10px 0px;
}
.classes .class-toolbar .widget {
    display: inline-block;
    vertical-align: middle;
    float: right;
    margin-left: 10px;
    margin-bottom: 0px;
}
.classes .class-item {
    margin-bottom: 30px;
}
.classes .class-item .entry-title  a{
    font-size: 18px;
    margin-bottom: 0px;
    font-family: 'Fjalla One', sans-serif;
    color:#006e60;


}
.classes .class-item:not(.has-post-thumbnail) .entry-info {
    border: 1px solid #eee;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
.classes.classes-style_1 .class-item {
    background-color: #ffffff;
    -webkit-box-shadow: 0 6px 8px 0 rgba(51, 51, 51, 0.1);
    box-shadow: 0 6px 8px 0 rgba(51, 51, 51, 0.1);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.classes.classes-style_1 .class-item .entry-featured {
    margin-bottom: 26px;
}
.classes.classes-style_1 .class-item .entry-featured .entry-featured-image {
    -webkit-border-radius: none;
    border-radius: none;
}
.classes.classes-style_1 .class-item .entry-info .entry-meta-top, .classes.classes-style_1 .class-item .entry-info .entry-header, .classes.classes-style_1 .class-item .entry-info .entry-excerpt {
    padding: 0px 30px;
}
.classes.classes-style_1 .class-item .entry-info .entry-meta-top {
    margin-bottom: 8px;
}
.classes.classes-style_1 .class-item .entry-info .entry-header {
    margin-bottom: 0px;
}
.classes.classes-style_1 .class-item .entry-info .entry-excerpt {
    margin-bottom: 34px;
}
.classes.classes-style_1 .class-item .entry-info .entry-meta {
    margin: 0;
    padding: 10px 30px 26px 30px;
}
.classes.classes-style_1 .class-item .entry-info .entry-meta .event-meta-date {
    margin-right: 20px;
}
.classes.classes-style_1 .class-item .entry-info .entry-meta i {
    margin-right: 8px;
}
.classes.classes-style_1 .class-item:hover {
    -webkit-box-shadow: -2px 7px 20px rgba(51, 51, 51, 0.2);
    box-shadow: -2px 7px 20px rgba(51, 51, 51, 0.2);
}
.classes.classes-style_1 .class-item:hover .entry-featured a:before {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
}
.classes.classes-style_1 .class-item.has-post-thumbnail .entry-featured {
    position: relative;
}
.classes.classes-style_1 .class-item.has-post-thumbnail .entry-featured .entry-featured-standard-badge, .classes.classes-style_1 .class-item.has-post-thumbnail .entry-featured .entry-featured-video-badge {
    display: block;
    position: absolute;
    right: 25px;
    top: auto;
    bottom: -28px;
    margin-top: -28px;
    margin-left: -28px;
    width: 56px;
    height: 56px;
    background: #006e60;
    border:2px solid #fff;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    line-height: 58px;
    text-align: center;
    z-index: 2;
}
.classes.classes-style_1 .class-item.has-post-thumbnail .entry-featured .entry-featured-standard-badge i, .classes.classes-style_1 .class-item.has-post-thumbnail .entry-featured .entry-featured-video-badge i {
    color: #ffffff;
    font-size: 18px;
}
.classes.classes-style_2 .class-item {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #eee;
}
.classes.classes-style_2 .class-item .entry-info {
    padding-top: 16px;
    padding-bottom: 16px;
    font-family: 'Open Sans', sans-serif;

}
.classes.classes-style_2 .class-item .entry-info .entry-meta .entry-meta-date {
    margin-right: 20px;
}
.classes.classes-style_2 .class-item .entry-info .entry-meta i {
    margin-right: 8px;
}
.classes.classes-style_2 .class-item.has-post-thumbnail .entry-featured {
    margin-bottom: 0px;
}
.classes.classes-style_2 .class-item.has-post-thumbnail .entry-featured img {
    -webkit-border-radius: 7px;
    border-radius: 7px;
}
.page-layout-full-width .content-container .class-full-width.main-wrap {
    padding-top: 0px;
}
.page-layout-full-width .content-container .class-full-width.main-wrap .classes .class-toolbar {
    margin-top: -50px;
}
.class-schedule-wrap .class-schedule-filter {
    text-align: center;
}
.class-schedule-wrap .class-schedule-filter ul {
    list-style: none;
    margin: 0 0 45px;
    padding: 0;
}
.class-schedule-wrap .class-schedule-filter ul li {
    display: inline-block;
    margin: 5px;
    vertical-align: top;
}
.class-schedule-wrap .class-schedule-filter ul li a {
    display: block;
    padding: 6px 25px;
    font-size: 85%;
    font-weight: bold;
    text-transform: uppercase;
    border: 2px solid #a6afd1;
    color: #a6afd1;
    -webkit-border-radius: 25px;
    border-radius: 25px;
}
.class-schedule-wrap .class-schedule-filter ul li.selected a, .class-schedule-wrap .class-schedule-filter ul li:hover a {
    background: #f76b6a;
    color: #fff;
    border-color: #f76b6a;
}
.class-schedule {
    -webkit-box-shadow: 0 0 10px rgba(204, 204, 204, 0.35);
    box-shadow: 0 0 10px rgba(204, 204, 204, 0.35);
    text-align: center;
}
.class-schedule .class-schedule-filter {
    padding-top: 30px;
    padding-bottom: 45px;
}
.class-schedule .class-schedule-filter ul {
    list-style: none;
    margin: 0 0 45px;
    padding: 0;
}
.class-schedule .class-schedule-filter ul li {
    display: inline-block;
    margin: 5px;
    vertical-align: top;
}
.class-schedule .class-schedule-filter ul li a {
    display: block;
    padding: 6px 25px;
    font-size: 85%;
    text-transform: uppercase;
    border: 2px solid #eee;
    -webkit-border-radius: 25px;
    border-radius: 25px;
}
.class-schedule .class-schedule-filter ul li.selected a, .class-schedule .class-schedule-filter ul li:hover a {
    background: #f76b6a;
    color: #fff;
    border-color: #f76b6a;
}
.class-schedule .class-schedule-content .fc-toolbar {
    padding: 30px;
}
@media (max-width:767px) {
    .class-schedule .class-schedule-content .fc-toolbar {
    padding: 30px 20px;
}
}@media (max-width:320px) {
    .class-schedule .class-schedule-content .fc-toolbar {
    padding: 20px 10px;
    font-size: 90%}
}@media (max-width:767px) {
    .class-schedule .class-schedule-content .fc-toolbar .fc-center {
    float: none;
    display: inline-block;
    width: 100%;
    margin-top: 20px;
}
.class-schedule .class-schedule-content .fc-toolbar .fc-center h2 {
    float: none;
}
}.class-schedule .class-schedule-content .fc-toolbar .fc-exportBtn-button {
    border: 0;
    outline: 0;
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: inline-block;
    font-weight: bold;
    font-size: 85%;
    text-transform: uppercase;
    text-decoration: underline;
    position: relative;
    color: #a6afd1;
    padding: 0;
    padding-left: 20px;
}
.class-schedule .class-schedule-content .fc-toolbar .fc-exportBtn-button:before {
    content: "\f019";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.class-schedule .class-schedule-content .fc-toolbar .fc-exportBtn-button:before {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0,  -50%);
    -ms-transform: translate(0,  -50%);
    -o-transform: translate(0,  -50%);
    transform: translate(0,  -50%);
}
.class-schedule .class-schedule-content .fc-toolbar h2 {
    font-size: 1.2857142857142858em;
}
@media (max-width:320px) {
    .class-schedule .class-schedule-content .fc-toolbar h2 {
    font-size: 1.1428571428571428em;
}
}.class-schedule .class-schedule-content .fc-toolbar .fc-right {
    border: 1px solid #eee;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}
.class-schedule .class-schedule-content .fc-toolbar .fc-right .fc-today-button {
    width: 35px;
    overflow: hidden;
    padding: 0;
    border-left: 1px solid #eee;
}
.class-schedule .class-schedule-content .fc-toolbar .fc-right .fc-today-button:before {
    content: "\f015";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.class-schedule .class-schedule-content .fc-toolbar .fc-right .fc-today-button:before {
    width: 35px;
}
.class-schedule .class-schedule-content .fc-toolbar .fc-right button {
    border: 0;
    outline: 0;
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 85%;
    margin: 0;
    padding: 0 0.7em;
}
.class-schedule .class-schedule-content .fc-toolbar .fc-right .fc-next-button {
    border-left: 1px solid #eee;
}
.class-schedule table {
    margin-bottom: 0;
}
.class-schedule table tr td {
    padding: 0!important;
    border-color: #eee;
}
@media (max-width:991px) {
    .class-schedule table tr td {
    padding: 10px 15px!important;
}
}@media (max-width:480px) {
    .class-schedule table tr td {
    padding: 10px 5px!important;
}
}.class-schedule table .fc-axis {
    width: 70px!important;
    text-align: center;
}
.class-schedule table .fc-head tr th {
    border: 0!important;
    font-size: 85%}
.class-schedule table .fc-head .fc-head-container {
    border-left: 0;
    border-right: 0;
}
.class-schedule table .fc-body>tr>.fc-widget-content {
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    padding: 0;
}
.class-schedule table .fc-bg {
    z-index: 3;
}
.class-schedule table .fc-slats tr td {
    background: #f9fafc;
    height: 80px;
}
.class-schedule table .fc-slats tr .fc-axis {
    background: #feffff;
}
.class-schedule table .fc-event {
    border: 0;
    background: transparent;
    color: #696969;
    text-align: center;
}
.class-schedule table .fc-event .fc-bg {
    background: transparent;
}
.class-schedule table .fc-event-container:hover {
    z-index: 9;
}
.class-schedule table .fc-time-grid-event {
    background: #feffff;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
    -webkit-border-radius: 0;
    border-radius: 0;
}
@media (min-width:1200px) {
    .class-schedule table .fc-time-grid-event {
    margin: 1px -4px 1px -2px;
}
}@media (max-width:1199px) {
    .class-schedule table .fc-time-grid-event {
    margin: 1px -3px 1px -2px;
}
}.class-schedule table .fc-time-grid-event:hover {
    left: 0!important;
    right: 0!important;
    z-index: 99!important;
    -webkit-box-shadow: 0 0 25px rgba(204, 204, 204, 0.7);
    box-shadow: 0 0 25px rgba(204, 204, 204, 0.7);
}
.class-schedule table .fc-time-grid-event .fc-content {
    position: absolute;
    width: 100%;
    top: 50%;
    -webkit-transform: translate(0,  -50%);
    -ms-transform: translate(0,  -50%);
    -o-transform: translate(0,  -50%);
    transform: translate(0,  -50%);
    padding: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.class-schedule table .fc-time-grid-event .fc-cat span {
    display: inline-block;
    padding: 1px 10px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    background: #f76b6a;
    color: #fff;
    margin: 0 2px 2px 0;
}
.class-schedule table .fc-time-grid-event .fc-trainer {
    font-style: italic;
    margin-top: 5px;
    font-size: 1.071em;
}
.class-schedule table .fc-time-grid-event .fc-title {
    font-size: 110%;
    color: #333;
    margin: 5px 0;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
@media (max-width:991px) {
    .class-schedule .fc-list-view .fc-list-heading td {
    background: #f76b6a;
    color: #fff;
}
.class-schedule .fc-list-view .fc-event-dot {
    background: #f76b6a;
}
.class-schedule .fc-scroller {
    height: auto !important;
}
}.dh_trainer .trainer-item-featured {
    position: relative;
}
.dh_trainer .trainer-item-featured .trainer-social {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%,  75%);
    -ms-transform: translate(-50%,  75%);
    -o-transform: translate(-50%,  75%);
    transform: translate(-50%,  75%);
    -webkit-border-radius: 30px;
    border-radius: 30px;
    padding: 8px 20px;
    background-color: #a6afd1;
    color: #ffffff;
    text-align: center;
}
.dh_trainer .trainer-item-featured .trainer-social a {
    padding: 0 5px;
    color: #ffffff;
}
.dh_trainer .trainer-item-featured .trainer-social a:hover {
    color: #f76b6a;
}
.dh_trainer .trainer-meta-items .trainer-meta-item {
    display: table;
    width: 100%;
    margin-bottom: 1em;
}
.dh_trainer .trainer-meta-items .trainer-meta-item>span {
    display: table-cell;
    vertical-align: top;
    width: 15%}
.dh_trainer .trainer-meta-items .trainer-meta-item>p {
    display: table-cell;
    vertical-align: top;
    width: 85%}
.dh_trainer .view-schedule {
    text-transform: uppercase;
    font-size: 0.875em;
    color: #a6afd1;
    text-decoration: underline;
    font-weight: bold;
}
.dh_trainer .view-schedule i {
    margin-right: 5px;
}
.dh_trainer .entry-info-title {
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 30px;
}
.dh_trainer .entry-info-title:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 82px;
    height: 2px;
    background-color: #a6afd1;
}
.trainers .trainer-item {
    border: 1px solid #eee;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 30px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.trainers .trainer-item:hover {
    -webkit-box-shadow: -2px 7px 20px rgba(51, 51, 51, 0.2);
    box-shadow: -2px 7px 20px rgba(51, 51, 51, 0.2);
}
.trainers .trainer-item .entry-info {
    text-align: center;
}
.trainers .trainer-item .entry-info .entry-title {
    font-size: 1.429em;
    margin-bottom: 10px;
}
.trainers .entry-featured {
    margin-bottom: 25px;
}
.trainers.trainers-style_1 .trainer-item:not(.has-post-thumbnail) {
    padding-top: 20px;
}
.trainers.trainers-style_1 .trainer-item:not(.has-post-thumbnail) .trainer-social {
    display: block;
    text-align: center;
}
.trainers.trainers-style_1 .trainer-item:not(.has-post-thumbnail) .trainer-social a {
    display: inline-block;
    height: 30px;
    width: 30px;
    margin: auto 5px;
    background-color: transparent;
    border: 1px solid #cccccc;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    text-align: center;
}
.trainers.trainers-style_1 .trainer-item:not(.has-post-thumbnail) .trainer-social a i {
    line-height: 28px;
    color: #cccccc;
}
.trainers.trainers-style_1 .trainer-item:not(.has-post-thumbnail) .trainer-social a:hover {
    background-color: #f76b6a;
    border-color: #f76b6a;
}
.trainers.trainers-style_1 .trainer-item:not(.has-post-thumbnail) .trainer-social a:hover i {
    color: #ffffff;
}
.trainers.trainers-style_1 .trainer-item.has-post-thumbnail .trainer-item-featured {
    position: relative;
}
.trainers.trainers-style_1 .trainer-item.has-post-thumbnail .trainer-item-featured:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 1;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.trainers.trainers-style_1 .trainer-item.has-post-thumbnail .trainer-item-featured .trainer-social {
    display: block;
    text-align: center;
    position: absolute;
    z-index: 2;
    top: 50%;
    margin-top: -15px;
    left: 0;
    width: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.trainers.trainers-style_1 .trainer-item.has-post-thumbnail .trainer-item-featured .trainer-social a {
    display: inline-block;
    height: 30px;
    width: 30px;
    margin: auto 5px;
    background-color: transparent;
    border-color: transparent;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    text-align: center;
}
.trainers.trainers-style_1 .trainer-item.has-post-thumbnail .trainer-item-featured .trainer-social a i {
    line-height: 28px;
    color: #cccccc;
}
.trainers.trainers-style_1 .trainer-item.has-post-thumbnail .trainer-item-featured .trainer-social a:hover i {
    color: #f76b6a;
}
.trainers.trainers-style_1 .trainer-item.has-post-thumbnail .trainer-item-featured:hover:before {
    opacity: 1;
    filter: alpha(opacity=100);
}
.trainers.trainers-style_1 .trainer-item.has-post-thumbnail .trainer-item-featured:hover .trainer-social {
    opacity: 1;
    filter: alpha(opacity=100);
}
.trainers.trainers-style_2 .trainer-item.has-post-thumbnail .trainer-item-featured {
    padding-top: 30px;
    text-align: center;
}
.trainers.trainers-style_2 .trainer-item.has-post-thumbnail .trainer-item-featured .entry-featured {
    width: 170px;
    height: 170px;
    margin-left: auto;
    margin-right: auto;
}
.trainers.trainers-style_2 .trainer-item.has-post-thumbnail .trainer-item-featured .entry-featured img {
    -webkit-border-radius: 100%;
    border-radius: 100%}
.trainers.trainers-style_2 .trainer-item .entry-excerpt {
    margin-bottom: 20px;
    padding: 0 15px;
}
.trainers.trainers-style_2 .trainer-item .entry-footer .trainer-social {
    display: block;
    text-align: center;
    margin-bottom: 40px;
}
.trainers.trainers-style_2 .trainer-item .entry-footer .trainer-social a {
    display: inline-block;
    height: 30px;
    width: 30px;
    margin: auto 5px;
    background-color: transparent;
    border: 1px solid #cccccc;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    text-align: center;
}
.trainers.trainers-style_2 .trainer-item .entry-footer .trainer-social a i {
    line-height: 28px;
    color: #cccccc;
}
.trainers.trainers-style_2 .trainer-item .entry-footer .trainer-social a:hover {
    background-color: #f76b6a;
    border-color: #f76b6a;
}
.trainers.trainers-style_2 .trainer-item .entry-footer .trainer-social a:hover i {
    color: #ffffff;
}
.posts.infinite-scroll .paginate, .posts.loadmore .paginate {
    display: none;
}
.posts .hentry {
    -webkit-box-shadow: 0 6px 8px 0 rgba(51, 51, 51, 0.1);
    box-shadow: 0 6px 8px 0 rgba(51, 51, 51, 0.1);
    margin-bottom: 30px;

    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    background: #fff;
}
.posts .hentry:hover {
    -webkit-box-shadow: -2px 7px 20px rgba(51, 51, 51, 0.2);
    box-shadow: -2px 7px 20px rgba(51, 51, 51, 0.2);
}
.posts .hentry:hover .entry-featured a:before {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
}
.posts .hentry .entry-featured {
    position: relative;
    overflow: hidden;
    margin-bottom: 22px;
}
.posts .hentry .entry-featured a:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(51, 51, 51, 0.5);
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    display: block;
    z-index: 1;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.posts .hentry .entry-featured .entry-featured-image {
    -webkit-border-radius: none;
    border-radius: none;
}
.posts .hentry:not(.has-post-thumbnail) .entry-info {
    border: 1px solid #eee;
    padding-top: 20px;
}
.posts .hentry .entry-info {
    text-align: center;
    padding-bottom: 24px;
}
.posts .hentry .entry-info .entry-meta-top, .posts .hentry .entry-info .entry-header, .posts .hentry .entry-info .entry-excerpt {
    padding: 0px 30px;
}
.posts .hentry .entry-info .entry-meta-top {
    margin-bottom: 8px;
}
.posts .hentry .entry-info .entry-header {
    margin-bottom: 15px;
}
.posts .hentry .entry-info .entry-excerpt {
    margin-bottom: 34px;
    font-family: 'Open Sans', sans-serif;

}
.posts .hentry .entry-info .entry-meta {
    margin: 0;
    padding: 10px 20px;
    border-top: 1px solid #eee;
}
.posts .hentry.has-post-thumbnail .entry-featured {
    position: relative;
}
.posts .hentry.has-post-thumbnail .entry-featured .entry-featured-standard-badge, .posts .hentry.has-post-thumbnail .entry-featured .entry-featured-video-badge {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -28px;
    margin-left: -28px;
    width: 56px;
    height: 56px;
    background: #006e60;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    border:1px solid #fff;
    line-height: 58px;
    text-align: center;
    z-index: 2;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    -webkit-transform: scale(.5,  .5);
    -ms-transform: scale(.5,  .5);
    -o-transform: scale(.5,  .5);
    transform: scale(.5,  .5);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.posts .hentry.has-post-thumbnail .entry-featured .entry-featured-standard-badge i, .posts .hentry.has-post-thumbnail .entry-featured .entry-featured-video-badge i {
    color: #ffffff;
    font-size: 18px;
}
.posts .hentry.has-post-thumbnail:hover .entry-featured .entry-featured-standard-badge, .posts .hentry.has-post-thumbnail:hover .entry-featured .entry-featured-video-badge {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    -webkit-transform: scale(1,  1);
    -ms-transform: scale(1,  1);
    -o-transform: scale(1,  1);
    transform: scale(1,  1);
}
.posts .loop-post-title h3 {
    margin-top: 0;
    margin-bottom: 30px;
}
.dh-widget-title-style_1 .posts .loop-post-title h3 {
    background: rgba(0, 0, 0, 0) url("../images/line.jpg") repeat scroll 0 0;
    font-size: 1em;
    text-transform: uppercase;
    color: #333;
    padding: 0 12px;
}
.dh-widget-title-style_1 .posts .loop-post-title h3 span {
    padding: 12px 0 10px;
    position: relative;
    line-height: 1;
    display: inline-block;
    border-bottom: 2px solid #f76b6a;
}
.dh-widget-title-style_2 .posts .loop-post-title h3 {
    text-transform: uppercase;
    text-align: center;
    display: block;
    margin-bottom: 0;
    padding-bottom: 30px;
}
.dh-widget-title-style_2 .posts .loop-post-title h3 span {
    display: block;
    border: 1px solid #333;
    padding: 10px;
    text-align: center;
}
.dh-widget-title-style_3 .posts .loop-post-title h3 {
    font-size: 1.2em;
    margin-top: 0;
    color: #333;
}
.dh-widget-title-style_3 .posts .loop-post-title h3 span {
    display: block;
    padding-bottom: 10px;
    text-transform: uppercase;
    border-bottom: 1px solid #eee;
}
.dh-widget-title-style_4 .posts .loop-post-title h3 {
    font-size: 1.2em;
    margin-top: 0;
    color: #333;
}
.dh-widget-title-style_4 .posts .loop-post-title h3 span {
    display: block;
    padding-bottom: 5px;
    text-transform: uppercase;
    border-bottom: 2px solid #333;
}
.dh-widget-title-style_5 .posts .loop-post-title h3 {
    font-size: 1.2em;
    margin-top: 0;
    text-transform: uppercase;
    line-height: 1;
    border-bottom: 1px solid #868686;
    background: rgba(0, 0, 0, 0) url("../images/line_2.png") repeat scroll 0 0;
    -webkit-box-shadow: 2px -2px 0 0 #fff inset;
    box-shadow: 2px -2px 0 0 #fff inset;
}
.dh-widget-title-style_5 .posts .loop-post-title h3 span {
    display: inline-block;
    padding-right: 5px;
    padding-bottom: 4px;
    background: #fff;
    position: relative;
}
.dh-widget-title-style_6 .posts .loop-post-title h3 {
    border-bottom: 2px solid #333;
    font-size: 1rem;
    text-transform: uppercase;
}
.dh-widget-title-style_6 .posts .loop-post-title h3 span {
    background: #333;
    color: #fff;
    padding: 5px 10px;
    display: inline-block;
}
.dh-widget-title-style_4 .posts .loop-post-title h3 span {
    text-align: left;
}
.posts .entry-title a {
    font-size: 18px;
    font-family: 'Fjalla One', sans-serif;
    color:#006e60;
    letter-spacing: 1px;
    text-align: left

}
.posts.posts_style_1 .hentry {
    padding-bottom: 30px;
    border-bottom: 1px solid #eee;
    margin-bottom: 30px;
}
.posts.posts_style_1 .hentry:last-child {
    border-bottom: none;
}
.posts.posts_style_1 .meta-author a {
    font-weight: bold;
}
.hentry {
    background: transparent;
}
.entry-header {
    margin-bottom: 5px;
    position: relative;
}
.entry-featured {
    margin-bottom: 40px;
    position: relative;
}
.entry-featured a {
    display: block;
}
.entry-featured img {
    width: 100%;
    height: auto;
    display: inline-block;
    background: 
}
.entry-featured-standard-badge {
    display: none;
}
.entry-featured-video-badge {
    display: none;
}
.entry-title {
    margin-top: 0;
    margin: 0;
    font-size: 1.4em;
}
.sticky .entry-title a {
    color: #f76b6a;
}
.sticky .entry-title:before {
    content: "\f08d";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.sticky .entry-title:before {
    line-height: 1;
    opacity: 1;
    -webkit-transform: rotate(-36deg);
    -ms-transform: rotate(-36deg);
    -o-transform: rotate(-36deg);
    transform: rotate(-36deg);
    color: #f76b6a;
    font-size: 1.2857142857142858em;
}
.entry-review .post-review-rating-star, .post-review .post-review-rating-star {
    color: #FFA900;
}
.post-review {
    margin-top: 60px;
}
.post-review .post-review-summary {
    display: block;
    font-size: 3em;
    font-weight: bold;
}
.post-review .post-review-summary-star-count {
    color: #ababab;
    display: block;
    font-size: 85%;
    font-style: normal;
}
.entry-meta {
    margin-bottom: 10px;
    color: #696969;
    position: relative;
    font-family: 'Open Sans', sans-serif;

}
.entry-meta a {
    color: #696969;
}
.entry-meta a:hover {
    color: #f76b6a;
}
.entry-meta .meta-author a {
    color: #333;
    font-weight: bold;
}
.entry-meta .meta-author a:hover {
    color: #f76b6a;
}
.entry-meta>div {
    display: inline-block;
}
.entry-meta-top {
    margin-bottom: 15px;
}
.entry-meta-top .meta-date, .entry-meta-top .meta-category {
    display: inline-block;
}
.entry-meta-top .meta-category {
    margin-right: 15px;
    display: none;
}
.icon-meta i {
    margin-right: 10px;
    color: #f76b6a;
}
.icon-meta .meta-date i {
    color: #006e60;
}
.icon-meta .meta-comment {
    margin-left: 25px;
    display: none;
}
.icon-meta .meta-comment a:before {
    content: "\f086";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.icon-meta .meta-comment a:before {
    font-size: 1.2em;
    margin-right: 7px;
    color: #f76b6a;
}
.icon-meta .meta-love {
    margin-left: 25px;
}
.icon-meta .meta-love i {
    color: #f76b6a;
}
.icon-meta .meta-view {
    margin-left: 20px;
}
.icon-meta .meta-view i {
    font-size: 1.2em;
    margin-right: 7px;
    color: #f76b6a;
}
.icon-meta>div {
    display: inline-block;
    vertical-align: middle;
}
.meta-author {
    color: #ababab;
}
.meta-view, .meta-date, .meta-category, .meta-comment, .meta-author {
    font-size: 85%}
.entry-category {
    margin-bottom: 12px;
}
.categories-links, .categories-links a, .class-cat, .class-cat a {
    margin: 0;
    padding: 0;
    list-style: none;
    text-transform: uppercase;
    color: #000;
    font-size: 14px;
font-family: 'Open Sans', sans-serif;


}
.categories-links li, .categories-links a li, .class-cat li, .class-cat a li {
    display: inline-block;
}
.categories-links li a, .categories-links a li a, .class-cat li a, .class-cat a li a {
    color: #a6afd1;
}
.categories-links li a:hover, .categories-links a li a:hover, .class-cat li a:hover, .class-cat a li a:hover {
    color: #f76b6a;
}
.entry-readmore {
    margin-top: 30px;
}
.readmore-link {
    background: #f76b6a;
    color: #fff;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    display: inline-block;
    padding: 8px 25px;
    position: relative;
    font-size: 85%}
.readmore-link span {
    position: relative;
    left: 0;
}
.readmore-link i, .readmore-link span {
    -webkit-transition: all .2s ease-out 0s;
    -o-transition: all .2s ease-out 0s;
    transition: all .2s ease-out 0s;
}
.readmore-link i {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    right: 40px;
    top: 50%;
    transform: translate(0,  -50%);
}
.readmore-link:hover {
    color: #fff;
}
.readmore-link:hover span {
    left: -12px;
}
.readmore-link:hover i {
    opacity: 1;
    filter: alpha(opacity=100);
    right: 18px;
}
.post-navigation {
    border: 1px solid #eee;
    background: #fafafb;
    margin-bottom: 30px;
    -webkit-box-shadow: 0 0 0 1px #fff inset;
    box-shadow: 0 0 0 1px #fff inset;
    position: relative;
}
.post-navigation:before {
    content: "\f00a";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.post-navigation:before {
    display: block;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,  -50%);
    -ms-transform: translate(-50%,  -50%);
    -o-transform: translate(-50%,  -50%);
    transform: translate(-50%,  -50%);
    position: absolute;
}
.post-navigation .prev-post, .post-navigation .next-post {
    padding: 40px 30px;
}
.post-navigation .prev-post .post-navigation-title, .post-navigation .next-post .post-navigation-title {
    font-size: 85%;
    text-transform: uppercase;
    color: #ababab;
    margin: 0 0 5px;
    display: none;
    padding: 0;
}
.post-navigation .prev-post .post-navigation-title:before, .post-navigation .next-post .post-navigation-title:before, .post-navigation .prev-post .post-navigation-title:after, .post-navigation .next-post .post-navigation-title:after {
    font-size: 110%}
.post-navigation .prev-post .post-navigation-link i {
    margin-right: 3px;
}
.post-navigation .prev-post .post-navigation-title:before {
    content: "\f104";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.post-navigation .prev-post .post-navigation-title:before {
    margin-right: 5px;
}
.post-navigation .next-post {
    text-align: right;
}
.post-navigation .next-post .post-navigation-link i {
    margin-left: 3px;
}
.post-navigation .next-post .post-navigation-title:after {
    content: "\f105";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.post-navigation .next-post .post-navigation-title:after {
    margin-left: 5px;
}
.post-navigation .post-navigation-link {
    margin: 0;
}
.post-navigation a {
    display: inline-block;
    font-weight: 1.286em;
    color: #ababab;
}
.post-navigation a:hover {
    color: #333333;
}
.post-navigation a:hover i {
    color: #f76b6a;
}
@media (max-width:767px) {
    .post-navigation: before {
    display: none !important;
}
.post-navigation .prev-post, .post-navigation .next-post {
    padding: 20px 30px;
    text-align: center;
}
}.author-info {
    padding: 15px 0;
    margin-bottom: 20px;
}
.author-info:before, .author-info:after {
    content: " ";
    display: table;
}
.author-info:after {
    clear: both;
}
.author-info:before, .author-info:after {
    content: " ";
    display: table;
}
.author-info:after {
    clear: both;
}
.author-info .author-avatar {
    float: left;
}
@media (max-width:767px) {
    .author-info .author-avatar {
    float: none;
    text-align: center;
}
}.author-info .author-avatar img {
    border: 5px solid #e5e5e5;
    max-width: 101px;
    -webkit-border-radius: 100%;
    border-radius: 100%}
.author-info .author-description {
    margin-left: 135px;
}
@media (max-width:767px) {
    .author-info .author-description {
    margin-left: 0;
    margin-top: 30px;
    text-align: center;
}
.author-info .author-description .author-bio {
    text-align: justify;
}
}.author-info .author-description .author-title {
    font-size: 1em;
    margin-top: 0;
    margin-bottom: 10px;
    text-transform: capitalize;
}
.author-info .author-description .author-title small {
    font-size: 85%}
.author-info .author-description .author-bio {
    margin-bottom: 10px;
}
.author-info .author-description .author-link {
    display: block;
    font-weight: bold;
    margin-top: 2em;
}
.author-info .author-website {
    font-style: italic;
}
.author-info .author-website a {
    color: #ababab;
}
.author-info .author-website a:hover {
    color: #f76b6a;
}
.author-info .author-social a {
    color: #8c8888;
    display: inline-block;
    margin-right: 25px;
    text-align: center;
    font-size: 14px;
    line-height: 1em;
}
.author-info .author-social a:hover {
    color: #f76b6a;
}
.author-info .author-statistics {
    background: #707070 none repeat scroll 0 0;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #ffffff;
    display: inline-block;
    font-size: 11px;
    font-weight: normal;
    margin: 0 5px;
    padding: 2px 5px;
    vertical-align: middle;
}
.page-author-info {
    padding-bottom: 30px;
    margin-bottom: 60px;
    border-bottom: 1px solid #eee;
    background: #fff;
}
.page-author-info .author-info {
    margin: 0;
    padding: 0;
}
.page-author-info .author-avatar {
    float: right;
    margin-right: 0;
}
.page-author-info .author-description {
    margin-left: 0;
    margin-right: 120px;
}
.page-author-info .author-info .author-description .author-title {
    font-size: 2.5em;
}
.entry-tags {
    margin-top: 15px;
    text-transform: uppercase;
    display: inline-block;
    color: #ababab;
}
.entry-tags span {
    margin-right: 15px;
}
.entry-tags a {
    position: relative;
    font-size: 0.857em;
    display: inline-block;
    color: #ababab;
    text-transform: uppercase;
}
.entry-tags a:hover {
    color: #f76b6a;
}
.source-article {
    color: #ababab;
    font-style: italic;
    display: block;
    margin-top: 10px;
}
.single-post-content .hentry-single-wrap {
    margin-bottom: 30px;
}
.single-post-content .entry-content i, .single-post-content .entry-content cite, .single-post-content .entry-content em, .single-post-content .entry-content var, .single-post-content .entry-content address, .single-post-content .entry-content dfn {
    color: #ababab;
}
.single-post-content .entry-content>p>a {
    text-decoration: underline;
    color: #f76b6a;
}
.single-post-content .entry-single-header .entry-title {
    font-size: 2.429em;
}
.single-post-content .entry-single-header {
    position: relative;
}
.single-post-content .entry-single-header .entry-meta {
    margin: 4px 0px 32px;
}
.single-post-content .entry-single-header .entry-meta i {
    color: #f76b6a;
    margin-right: 7px;
}
.single-post-content .entry-single-info .entry-meta {
    margin-top: 1.5em;
    margin-bottom: 2em;
}
.single-post-content .entry-tags {
    margin: 0;
    font-size: 85%}
.single-post-content .entry-tags span {
    font-weight: bold;
}
.single-post-content .share-links {
    text-align: right;
}
.single-post-content .entry-footer {
    margin-top: 45px;
    padding-bottom: 30px;
    border-bottom: 1px solid #eee;
}
@media (max-width:767px) {
    .single-post-content .entry-footer .share-links {
    margin-top: 30px;
    text-align: center;
}
}.page-layout-full-width .single-post-content.single-post-style_2.single-post-content-breadcrumb .main-wrap {
    padding-top: 0 !important;
}
.page-layout-full-width .single-post-content.single-post-style_2 .heading-breadcrumb {
    width: 100%;
    z-index: 3;
    position: absolute;
}
.page-layout-full-width .single-post-content.single-post-style_2 .heading-breadcrumb .breadcrumb>li+li::before, .page-layout-full-width .single-post-content.single-post-style_2 .heading-breadcrumb .breadcrumb>li, .page-layout-full-width .single-post-content.single-post-style_2 .heading-breadcrumb .breadcrumb>li a {
    color: #fff;
}
.page-layout-full-width .single-post-content.single-post-style_2 .entry-info {
    background: #fff;
}
.page-layout-full-width .single-post-content.single-post-style_2 .page-breadcrumb {
    border: medium none;
}
.page-layout-full-width .single-post-content.single-post-style_2 .entry-single-header, .page-layout-full-width .single-post-content.single-post-style_2 .entry-info, .page-layout-full-width .single-post-content.single-post-style_2 .post-navigation, .page-layout-full-width .single-post-content.single-post-style_2 .related-post, .page-layout-full-width .single-post-content.single-post-style_2 .author-info, .page-layout-full-width .single-post-content.single-post-style_2 .comments-area {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    padding-right: 30px;
    padding-left: 30px;
}
.page-header-header_7.page-layout-full-width .single-post-content.single-post-style_2 .entry-single-header, .page-header-header_7.page-layout-full-width .single-post-content.single-post-style_2 .entry-info, .page-header-header_7.page-layout-full-width .single-post-content.single-post-style_2 .post-navigation, .page-header-header_7.page-layout-full-width .single-post-content.single-post-style_2 .related-post, .page-header-header_7.page-layout-full-width .single-post-content.single-post-style_2 .author-info, .page-header-header_7.page-layout-full-width .single-post-content.single-post-style_2 .comments-area {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
}
.page-layout-full-width .single-post-content.single-post-style_2 .entry-category, .page-layout-full-width .single-post-content.single-post-style_2 .entry-single-header {
    text-align: center;
}
.page-layout-full-width .single-post-content.single-post-style_2 .hentry-wrap .entry-meta {
    background: none;
}
.share-links>span {
    display: inline-block;
    padding-right: 10px;
    text-transform: uppercase;
    font-size: 85%;
    font-weight: bold;
    color: #333;
}
.share-links .share-icons {
    display: inline-block;
}
.share-links .share-icons a {
    font-size: 12px;
    text-align: center;
    display: inline-block;
    color: #333;
    margin-right: 5px;
}
.share-links .share-icons a:hover, .share-links .share-icons a:focus {
    color: #ffffff;
}
.share-links .share-icons.soild>span {
    display: inline-block;
}
.share-links .share-icons.soild i {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
    -webkit-border-radius: 100%;
    border-radius: 100%}
.related-post {
    margin-bottom: 60px;
}
.related-post .related-post-title h3 {
    text-transform: uppercase;
    font-size: 1.286em;
    position: relative;
    padding-left: 13px;
}
.related-post .related-post-title h3:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0,  -50%);
    -ms-transform: translate(0,  -50%);
    -o-transform: translate(0,  -50%);
    transform: translate(0,  -50%);
    height: 100%;
    width: 2px;
    background: #f76b6a;
}
.related-post .entry-featured {
    margin-bottom: 15px;
}
.related-post .related-post-items {
    margin-top: 2em;
}
.related-post .related-post-items>.row {
    margin-bottom: 30px;
}
@media (max-width:767px) {
    .related-post .related-post-items .related-post-item {
    margin-bottom: 30px;
}
.related-post .related-post-items .related-post-item:last-child {
    margin-bottom: 0px;
}
}.related-post .entry-header {
    margin: 0;
    width: 100%!important;
}
.related-post .entry-title {
    font-size: 1.2em;
    margin-top: 0;
}
.related-post .entry-meta .meta-date {
    display: inline-block;
}
.related-post .excerpt {
    margin-top: 1em;
}
.comments-area .form-allowed-tags {
    display: none;
}
.comments-area .commentst-title h3 {
    text-transform: uppercase;
    font-size: 1.286em;
    position: relative;
    padding-left: 13px;
}
.comments-area .commentst-title h3:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0,  -50%);
    -ms-transform: translate(0,  -50%);
    -o-transform: translate(0,  -50%);
    transform: translate(0,  -50%);
    height: 100%;
    width: 2px;
    background: #f76b6a;
}
.comments-area .commentst-title h3 span {
    position: relative;
    color: #f76b6a;
}
.comments-area .commentst-title h3 i {
    background: #f76b6a;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    bottom: 31%;
    color: #fff;
    font-style: normal;
    height: 20px;
    line-height: 20px;
    position: absolute;
    text-align: center;
    width: 20px;
    z-index: 1;
    font-size: 12px;
}
.comments-area .comment-list {
    margin-top: 40px;
    list-style: none;
}
.comments-area .comment-list>li.comment {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #eee;
}
.comments-area .comment-list>li.comment:last-child {
    border-bottom-style: solid;
}
.comments-area .comment-list>li.comment .children .comment-wrap {
    position: relative;
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px solid #eee;
}
.comments-area .comment-paginate .paginate_links {
    float: left;
}
.comments-area .comment-paginate .paginate_links .page-numbers {
    padding: 0.1em 0.7em;
    font-size: 85%}
.comments-area .comment-paginate .paginate_links .next, .comments-area .comment-paginate .paginate_links .prev, .comments-area .comment-paginate .paginate_links .next:hover, .comments-area .comment-paginate .paginate_links .prev:hover {
    border-color: transparent;
}
.comment-list, .comment-list .children {
    margin: 0;
    padding: 0;
    list-style: none;
}
.comment-list .children {
    padding-left: 45px;
    position: relative;
}
li.comment {
    margin: 0;
    padding: 0;
}
.comment-img {
    float: left;
}
.comment-img img {
    -webkit-border-radius: 100%;
    border-radius: 100%}
.comment-block {
    padding: 0;
    margin: 0 0 0 101px;
}
.comment-block~.comment-respond {
    margin: 0 0 0 101px;
}
.comment-header {
    padding-bottom: 6px;
}
.comment-content {
    position: relative;
}
.comment-content p {
    margin-bottom: 0.9em;
}
.comment-author {
    color: #333;
    font-weight: bold;
    font-size: 1.1em;
    text-transform: capitalize;
}
.comment-author a:hover {
    color: #f76b6a;
}
.ispostauthor {
    background: #ababab;
    color: #fff;
    font-size: 85%;
    padding: 2px 8px;
    margin: 0 10px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.comment-meta {
    position: relative;
    font-size: 85%;
    color: #ababab;
}
.comment-meta time:before {
    content: ' . ';
    margin: 0 5px;
}
.comment-meta .comment-edit-link {
    text-decoration: underline;
}
.comment-pending {
    padding: 6px 12px;
    text-align: center;
    color: #222;
    background-color: #aaa;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.comment-reply-link {
    text-transform: uppercase;
    font-size: 85%;
    color: #a6afd1;
    font-weight: bold;
}
.comment-reply-link:hover {
    color: #f76b6a;
}
.comment-reply-link i {
    margin-right: 10px;
}
#respond {
    margin-bottom: 40px;
}
#respond .required {
    position: relative;
    color: #696969;
}
.commentst-title h3 {
    margin-bottom: 1.2em;
}
.comment-respond .comment-reply-title {
    margin-bottom: 50px;
    text-transform: uppercase;
    font-size: 1.286em;
    position: relative;
    padding-left: 13px;
}
.comment-respond .comment-reply-title:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0,  -50%);
    -ms-transform: translate(0,  -50%);
    -o-transform: translate(0,  -50%);
    transform: translate(0,  -50%);
    height: 100%;
    width: 2px;
    background: #f76b6a;
}
#cancel-comment-reply-link {
    margin: 0 15px;
    color: #ababab;
}
#cancel-comment-reply-link:hover {
    color: #f76b6a;
}
#commentform {
    margin-bottom: 0;
}
.comment-notes, .logged-in-as {
    margin-bottom: 2em;
}
.comment-notes a, .logged-in-as a {
    font-weight: bold;
}
.comment-form-author span.cmt-label, .comment-form-email span.cmt-label, .comment-form-url span.cmt-label, .comment-form-comment span.cmt-label {
    display: block;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 0.857em;
    color: #a6afd1;
}
.comment-form-author input, .comment-form-email input, .comment-form-url input, .comment-form-comment input, .comment-form-author textarea, .comment-form-email textarea, .comment-form-url textarea, .comment-form-comment textarea {
    background: #fafafb;
    border: 1px solid #eee;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.comment-form-author input:focus, .comment-form-email input:focus, .comment-form-url input:focus, .comment-form-comment input:focus, .comment-form-author textarea:focus, .comment-form-email textarea:focus, .comment-form-url textarea:focus, .comment-form-comment textarea:focus {
    border-color: transparent;
    background: #ffffff;
    -webkit-box-shadow: -2px 7px 20px rgba(51, 51, 51, 0.1);
    box-shadow: -2px 7px 20px rgba(51, 51, 51, 0.1);
}
.comment-form-author input, .comment-form-email input, .comment-form-url input, .comment-form-comment input {
    padding: 0 20px;
    border: 1px solid #eee;
    -webkit-border-radius: 30px;
    border-radius: 30px;
}
.comment-form-author label, .comment-form-email label, .comment-form-url label, .comment-form-comment label {
    font-weight: 400;
    text-transform: uppercase;
}
.comment-form-author, .comment-form-email, .comment-form-url, .comment-form-rating, .comment-form-comment {
    margin: 0;
}
.comment-form-author label, .comment-form-email label, .comment-form-url label, .comment-form-rating label, .comment-form-comment label {
    font-size: 14px;
}
.comment-form-author .required, .comment-form-email .required, .comment-form-url .required, .comment-form-rating .required, .comment-form-comment .required {
    color: #fe252c !important;
}
p.comment-form-author, p.comment-form-email, p.comment-form-url, p.comment-form-rating {
    margin-bottom: 15px;
    width: 50%;
    margin-bottom: 30px;
}
.comment-form .col-sm-4>p {
    width: 100%}
.comment-form-comment {
    margin-bottom: 30px;
}
.comment-form-comment textarea {
    height: 160px;
    resize: none;
    width: 100%;
    margin-top: 0em;
}
.comment-form .form-submit {
    margin: 0;
}
.comment-form .form-submit input[type="submit"] {
    color: #333;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 16px;
    font-size: 14px;
    line-height: 1.7;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    text-decoration: none;
    text-transform: uppercase;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    padding: 0 45px;
    border: transparent;
    background: #f76b6a;
    -webkit-border-radius: 30px;
    border-radius: 30px;
}
.comment-form .form-submit input[type="submit"]:hover, .comment-form .form-submit input[type="submit"]:focus {
    text-decoration: none;
}
.comment-form .form-submit input[type="submit"] i, .comment-form .form-submit input[type="submit"] span {
    z-index: 2;
    position: relative;
}
.comment-form .form-submit input[type="submit"]:hover {
    -webkit-box-shadow: -2px 7px 20px rgba(51, 51, 51, 0.2);
    box-shadow: -2px 7px 20px rgba(51, 51, 51, 0.2);
}
.widget {
    margin-bottom: 3rem;
}
.widget:last-child {
    margin-bottom: 0;
}
.widget p:last-child, .widget ul:last-child, .widget ol:last-child {
    margin-bottom: 0;
}
.widget ul, .widget ol {
    margin-left: 0;
    padding: 0;
    list-style: none;
}
.widget select {
    width: 100%;
    height: 40px;
    padding: 0px 20px;
    line-height: 38px;
    min-width: 150px;
    border: 1px solid #eee;
    -webkit-border-radius: 30px;
    border-radius: 30px;
     font-family: 'Open Sans', sans-serif;
}
.wpb_widgetised_column {
    margin: 0 !important;
}
.wpb_widgetised_column>.widget, .main-sidebar>.widget {
    margin-bottom: 47px;
}
.vc-as-smartsidebar {
    position: relative;
    min-height: 1px;
}
.navbar-header-widget .widget_rss li, .wpb_widgetised_column .widget_rss li, .main-sidebar .widget_rss li, .navbar-header-widget .widget_pages li, .wpb_widgetised_column .widget_pages li, .main-sidebar .widget_pages li, .navbar-header-widget .widget_archive li, .wpb_widgetised_column .widget_archive li, .main-sidebar .widget_archive li, .navbar-header-widget .widget_meta li, .wpb_widgetised_column .widget_meta li, .main-sidebar .widget_meta li, .navbar-header-widget .widget_nav_menu li, .wpb_widgetised_column .widget_nav_menu li, .main-sidebar .widget_nav_menu li, .navbar-header-widget .widget_categories li, .wpb_widgetised_column .widget_categories li, .main-sidebar .widget_categories li, .navbar-header-widget .widget_recent_entries li, .wpb_widgetised_column .widget_recent_entries li, .main-sidebar .widget_recent_entries li, .navbar-header-widget .widget_recent_comments li, .wpb_widgetised_column .widget_recent_comments li, .main-sidebar .widget_recent_comments li {
    padding-bottom: 0px;
    margin-bottom: 23px;
    position: relative;
    padding-left: 1em;
    border: none;
}
.navbar-header-widget .widget_rss li:before, .wpb_widgetised_column .widget_rss li:before, .main-sidebar .widget_rss li:before, .navbar-header-widget .widget_pages li:before, .wpb_widgetised_column .widget_pages li:before, .main-sidebar .widget_pages li:before, .navbar-header-widget .widget_archive li:before, .wpb_widgetised_column .widget_archive li:before, .main-sidebar .widget_archive li:before, .navbar-header-widget .widget_meta li:before, .wpb_widgetised_column .widget_meta li:before, .main-sidebar .widget_meta li:before, .navbar-header-widget .widget_nav_menu li:before, .wpb_widgetised_column .widget_nav_menu li:before, .main-sidebar .widget_nav_menu li:before, .navbar-header-widget .widget_categories li:before, .wpb_widgetised_column .widget_categories li:before, .main-sidebar .widget_categories li:before, .navbar-header-widget .widget_recent_entries li:before, .wpb_widgetised_column .widget_recent_entries li:before, .main-sidebar .widget_recent_entries li:before, .navbar-header-widget .widget_recent_comments li:before, .wpb_widgetised_column .widget_recent_comments li:before, .main-sidebar .widget_recent_comments li:before {
    content: "\f105";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.navbar-header-widget .widget_rss li:before, .wpb_widgetised_column .widget_rss li:before, .main-sidebar .widget_rss li:before, .navbar-header-widget .widget_pages li:before, .wpb_widgetised_column .widget_pages li:before, .main-sidebar .widget_pages li:before, .navbar-header-widget .widget_archive li:before, .wpb_widgetised_column .widget_archive li:before, .main-sidebar .widget_archive li:before, .navbar-header-widget .widget_meta li:before, .wpb_widgetised_column .widget_meta li:before, .main-sidebar .widget_meta li:before, .navbar-header-widget .widget_nav_menu li:before, .wpb_widgetised_column .widget_nav_menu li:before, .main-sidebar .widget_nav_menu li:before, .navbar-header-widget .widget_categories li:before, .wpb_widgetised_column .widget_categories li:before, .main-sidebar .widget_categories li:before, .navbar-header-widget .widget_recent_entries li:before, .wpb_widgetised_column .widget_recent_entries li:before, .main-sidebar .widget_recent_entries li:before, .navbar-header-widget .widget_recent_comments li:before, .wpb_widgetised_column .widget_recent_comments li:before, .main-sidebar .widget_recent_comments li:before {
    position: absolute !important;
    line-height: inherit !important;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0,  -50%);
    -ms-transform: translate(0,  -50%);
    -o-transform: translate(0,  -50%);
    transform: translate(0,  -50%);
}
.navbar-header-widget .widget_rss li:last-child, .wpb_widgetised_column .widget_rss li:last-child, .main-sidebar .widget_rss li:last-child, .navbar-header-widget .widget_pages li:last-child, .wpb_widgetised_column .widget_pages li:last-child, .main-sidebar .widget_pages li:last-child, .navbar-header-widget .widget_archive li:last-child, .wpb_widgetised_column .widget_archive li:last-child, .main-sidebar .widget_archive li:last-child, .navbar-header-widget .widget_meta li:last-child, .wpb_widgetised_column .widget_meta li:last-child, .main-sidebar .widget_meta li:last-child, .navbar-header-widget .widget_nav_menu li:last-child, .wpb_widgetised_column .widget_nav_menu li:last-child, .main-sidebar .widget_nav_menu li:last-child, .navbar-header-widget .widget_categories li:last-child, .wpb_widgetised_column .widget_categories li:last-child, .main-sidebar .widget_categories li:last-child, .navbar-header-widget .widget_recent_entries li:last-child, .wpb_widgetised_column .widget_recent_entries li:last-child, .main-sidebar .widget_recent_entries li:last-child, .navbar-header-widget .widget_recent_comments li:last-child, .wpb_widgetised_column .widget_recent_comments li:last-child, .main-sidebar .widget_recent_comments li:last-child {
    border: none;
}
.navbar-header-widget .widget_rss li .post-date, .wpb_widgetised_column .widget_rss li .post-date, .main-sidebar .widget_rss li .post-date, .navbar-header-widget .widget_pages li .post-date, .wpb_widgetised_column .widget_pages li .post-date, .main-sidebar .widget_pages li .post-date, .navbar-header-widget .widget_archive li .post-date, .wpb_widgetised_column .widget_archive li .post-date, .main-sidebar .widget_archive li .post-date, .navbar-header-widget .widget_meta li .post-date, .wpb_widgetised_column .widget_meta li .post-date, .main-sidebar .widget_meta li .post-date, .navbar-header-widget .widget_nav_menu li .post-date, .wpb_widgetised_column .widget_nav_menu li .post-date, .main-sidebar .widget_nav_menu li .post-date, .navbar-header-widget .widget_categories li .post-date, .wpb_widgetised_column .widget_categories li .post-date, .main-sidebar .widget_categories li .post-date, .navbar-header-widget .widget_recent_entries li .post-date, .wpb_widgetised_column .widget_recent_entries li .post-date, .main-sidebar .widget_recent_entries li .post-date, .navbar-header-widget .widget_recent_comments li .post-date, .wpb_widgetised_column .widget_recent_comments li .post-date, .main-sidebar .widget_recent_comments li .post-date {
    display: block;
    font-size: 85%;
    color: #ababab;
}
.navbar-header-widget .widget_rss li.menu-item-has-children:before, .wpb_widgetised_column .widget_rss li.menu-item-has-children:before, .main-sidebar .widget_rss li.menu-item-has-children:before, .navbar-header-widget .widget_pages li.menu-item-has-children:before, .wpb_widgetised_column .widget_pages li.menu-item-has-children:before, .main-sidebar .widget_pages li.menu-item-has-children:before, .navbar-header-widget .widget_archive li.menu-item-has-children:before, .wpb_widgetised_column .widget_archive li.menu-item-has-children:before, .main-sidebar .widget_archive li.menu-item-has-children:before, .navbar-header-widget .widget_meta li.menu-item-has-children:before, .wpb_widgetised_column .widget_meta li.menu-item-has-children:before, .main-sidebar .widget_meta li.menu-item-has-children:before, .navbar-header-widget .widget_nav_menu li.menu-item-has-children:before, .wpb_widgetised_column .widget_nav_menu li.menu-item-has-children:before, .main-sidebar .widget_nav_menu li.menu-item-has-children:before, .navbar-header-widget .widget_categories li.menu-item-has-children:before, .wpb_widgetised_column .widget_categories li.menu-item-has-children:before, .main-sidebar .widget_categories li.menu-item-has-children:before, .navbar-header-widget .widget_recent_entries li.menu-item-has-children:before, .wpb_widgetised_column .widget_recent_entries li.menu-item-has-children:before, .main-sidebar .widget_recent_entries li.menu-item-has-children:before, .navbar-header-widget .widget_recent_comments li.menu-item-has-children:before, .wpb_widgetised_column .widget_recent_comments li.menu-item-has-children:before, .main-sidebar .widget_recent_comments li.menu-item-has-children:before {
    top: 0.9em;
}
.navbar-header-widget .widget_rss li ul, .wpb_widgetised_column .widget_rss li ul, .main-sidebar .widget_rss li ul, .navbar-header-widget .widget_pages li ul, .wpb_widgetised_column .widget_pages li ul, .main-sidebar .widget_pages li ul, .navbar-header-widget .widget_archive li ul, .wpb_widgetised_column .widget_archive li ul, .main-sidebar .widget_archive li ul, .navbar-header-widget .widget_meta li ul, .wpb_widgetised_column .widget_meta li ul, .main-sidebar .widget_meta li ul, .navbar-header-widget .widget_nav_menu li ul, .wpb_widgetised_column .widget_nav_menu li ul, .main-sidebar .widget_nav_menu li ul, .navbar-header-widget .widget_categories li ul, .wpb_widgetised_column .widget_categories li ul, .main-sidebar .widget_categories li ul, .navbar-header-widget .widget_recent_entries li ul, .wpb_widgetised_column .widget_recent_entries li ul, .main-sidebar .widget_recent_entries li ul, .navbar-header-widget .widget_recent_comments li ul, .wpb_widgetised_column .widget_recent_comments li ul, .main-sidebar .widget_recent_comments li ul {
    padding-top: 15px;
}
.navbar-header-widget .widget_rss li ul li:last-child, .wpb_widgetised_column .widget_rss li ul li:last-child, .main-sidebar .widget_rss li ul li:last-child, .navbar-header-widget .widget_pages li ul li:last-child, .wpb_widgetised_column .widget_pages li ul li:last-child, .main-sidebar .widget_pages li ul li:last-child, .navbar-header-widget .widget_archive li ul li:last-child, .wpb_widgetised_column .widget_archive li ul li:last-child, .main-sidebar .widget_archive li ul li:last-child, .navbar-header-widget .widget_meta li ul li:last-child, .wpb_widgetised_column .widget_meta li ul li:last-child, .main-sidebar .widget_meta li ul li:last-child, .navbar-header-widget .widget_nav_menu li ul li:last-child, .wpb_widgetised_column .widget_nav_menu li ul li:last-child, .main-sidebar .widget_nav_menu li ul li:last-child, .navbar-header-widget .widget_categories li ul li:last-child, .wpb_widgetised_column .widget_categories li ul li:last-child, .main-sidebar .widget_categories li ul li:last-child, .navbar-header-widget .widget_recent_entries li ul li:last-child, .wpb_widgetised_column .widget_recent_entries li ul li:last-child, .main-sidebar .widget_recent_entries li ul li:last-child, .navbar-header-widget .widget_recent_comments li ul li:last-child, .wpb_widgetised_column .widget_recent_comments li ul li:last-child, .main-sidebar .widget_recent_comments li ul li:last-child {
    padding-bottom: 0;
}
.navbar-header-widget .widget_archive li, .wpb_widgetised_column .widget_archive li, .main-sidebar .widget_archive li {
    padding-left: 1.5em;
}
.navbar-header-widget .widget_archive li:before, .wpb_widgetised_column .widget_archive li:before, .main-sidebar .widget_archive li:before {
    content: "\f133";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.navbar-header-widget .widget_categories li, .wpb_widgetised_column .widget_categories li, .main-sidebar .widget_categories li, .navbar-header-widget .widget_recent_entries li, .wpb_widgetised_column .widget_recent_entries li, .main-sidebar .widget_recent_entries li, .navbar-header-widget .widget_pages li, .wpb_widgetised_column .widget_pages li, .main-sidebar .widget_pages li {
    position: relative;
    padding-left: 14px;
}
.navbar-header-widget .widget_categories li:before, .wpb_widgetised_column .widget_categories li:before, .main-sidebar .widget_categories li:before, .navbar-header-widget .widget_recent_entries li:before, .wpb_widgetised_column .widget_recent_entries li:before, .main-sidebar .widget_recent_entries li:before, .navbar-header-widget .widget_pages li:before, .wpb_widgetised_column .widget_pages li:before, .main-sidebar .widget_pages li:before {
    content: "\f111";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.navbar-header-widget .widget_categories li:before, .wpb_widgetised_column .widget_categories li:before, .main-sidebar .widget_categories li:before, .navbar-header-widget .widget_recent_entries li:before, .wpb_widgetised_column .widget_recent_entries li:before, .main-sidebar .widget_recent_entries li:before, .navbar-header-widget .widget_pages li:before, .wpb_widgetised_column .widget_pages li:before, .main-sidebar .widget_pages li:before {
    font-size: 8px;
    color: #e2e2e2;
}
.navbar-header-widget .widget_meta li, .wpb_widgetised_column .widget_meta li, .main-sidebar .widget_meta li {
    padding-left: 1.5em;
}
.navbar-header-widget .widget_meta li:before, .wpb_widgetised_column .widget_meta li:before, .main-sidebar .widget_meta li:before {
    content: "\f013";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.navbar-header-widget .widget_recent_comments li, .wpb_widgetised_column .widget_recent_comments li, .main-sidebar .widget_recent_comments li {
    padding-left: 1.5em;
}
.navbar-header-widget .widget_recent_comments li:before, .wpb_widgetised_column .widget_recent_comments li:before, .main-sidebar .widget_recent_comments li:before {
    content: "\f0e5";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.dh-widget-title-style_1 .navbar-header-widget .widgettitle, .dh-widget-title-style_1 .wpb_widgetised_column .widgettitle, .dh-widget-title-style_1 .main-sidebar .widgettitle, .dh-widget-title-style_1 .navbar-header-widget .widget-title, .dh-widget-title-style_1 .wpb_widgetised_column .widget-title, .dh-widget-title-style_1 .main-sidebar .widget-title {
    background: rgba(0, 0, 0, 0) url("../images/line.jpg") repeat scroll 0 0;
    font-size: 1em;
    text-transform: uppercase;
    color: #333;
    padding: 0 12px;
}
.dh-widget-title-style_1 .navbar-header-widget .widgettitle span, .dh-widget-title-style_1 .wpb_widgetised_column .widgettitle span, .dh-widget-title-style_1 .main-sidebar .widgettitle span, .dh-widget-title-style_1 .navbar-header-widget .widget-title span, .dh-widget-title-style_1 .wpb_widgetised_column .widget-title span, .dh-widget-title-style_1 .main-sidebar .widget-title span {
    padding: 12px 0 10px;
    position: relative;
    line-height: 1;
    display: inline-block;
    border-bottom: 2px solid #f76b6a;
}
.dh-widget-title-style_2 .navbar-header-widget .widgettitle, .dh-widget-title-style_2 .wpb_widgetised_column .widgettitle, .dh-widget-title-style_2 .main-sidebar .widgettitle, .dh-widget-title-style_2 .navbar-header-widget .widget-title, .dh-widget-title-style_2 .wpb_widgetised_column .widget-title, .dh-widget-title-style_2 .main-sidebar .widget-title {
    text-transform: uppercase;
    text-align: center;
    display: block;
    margin-bottom: 0;
    padding-bottom: 30px;
}
.dh-widget-title-style_2 .navbar-header-widget .widgettitle span, .dh-widget-title-style_2 .wpb_widgetised_column .widgettitle span, .dh-widget-title-style_2 .main-sidebar .widgettitle span, .dh-widget-title-style_2 .navbar-header-widget .widget-title span, .dh-widget-title-style_2 .wpb_widgetised_column .widget-title span, .dh-widget-title-style_2 .main-sidebar .widget-title span {
    display: block;
    border: 1px solid #333;
    padding: 10px;
    text-align: center;
}
.dh-widget-title-style_3 .navbar-header-widget .widgettitle, .dh-widget-title-style_3 .wpb_widgetised_column .widgettitle, .dh-widget-title-style_3 .main-sidebar .widgettitle, .dh-widget-title-style_3 .navbar-header-widget .widget-title, .dh-widget-title-style_3 .wpb_widgetised_column .widget-title, .dh-widget-title-style_3 .main-sidebar .widget-title {
    font-size: 1.2em;
    margin-top: 0;
    color: #333;
}
.dh-widget-title-style_3 .navbar-header-widget .widgettitle span, .dh-widget-title-style_3 .wpb_widgetised_column .widgettitle span, .dh-widget-title-style_3 .main-sidebar .widgettitle span, .dh-widget-title-style_3 .navbar-header-widget .widget-title span, .dh-widget-title-style_3 .wpb_widgetised_column .widget-title span, .dh-widget-title-style_3 .main-sidebar .widget-title span {
    display: block;
    padding-bottom: 10px;
    text-transform: uppercase;
    border-bottom: 1px solid #eee;
}
.dh-widget-title-style_4 .navbar-header-widget .widgettitle, .dh-widget-title-style_4 .wpb_widgetised_column .widgettitle, .dh-widget-title-style_4 .main-sidebar .widgettitle, .dh-widget-title-style_4 .navbar-header-widget .widget-title, .dh-widget-title-style_4 .wpb_widgetised_column .widget-title, .dh-widget-title-style_4 .main-sidebar .widget-title {
    font-size: 1.2em;
    margin-top: 0;
    color: #333;
}
.dh-widget-title-style_4 .navbar-header-widget .widgettitle span, .dh-widget-title-style_4 .wpb_widgetised_column .widgettitle span, .dh-widget-title-style_4 .main-sidebar .widgettitle span, .dh-widget-title-style_4 .navbar-header-widget .widget-title span, .dh-widget-title-style_4 .wpb_widgetised_column .widget-title span, .dh-widget-title-style_4 .main-sidebar .widget-title span {
    display: block;
    padding-bottom: 5px;
    text-transform: uppercase;
    border-bottom: 2px solid #333;
}
.dh-widget-title-style_5 .navbar-header-widget .widgettitle, .dh-widget-title-style_5 .wpb_widgetised_column .widgettitle, .dh-widget-title-style_5 .main-sidebar .widgettitle, .dh-widget-title-style_5 .navbar-header-widget .widget-title, .dh-widget-title-style_5 .wpb_widgetised_column .widget-title, .dh-widget-title-style_5 .main-sidebar .widget-title {
    font-size: 1.2em;
    margin-top: 0;
    text-transform: uppercase;
    line-height: 1;
    border-bottom: 1px solid #868686;
    background: rgba(0, 0, 0, 0) url("../images/line_2.png") repeat scroll 0 0;
    -webkit-box-shadow: 2px -2px 0 0 #fff inset;
    box-shadow: 2px -2px 0 0 #fff inset;
}
.dh-widget-title-style_5 .navbar-header-widget .widgettitle span, .dh-widget-title-style_5 .wpb_widgetised_column .widgettitle span, .dh-widget-title-style_5 .main-sidebar .widgettitle span, .dh-widget-title-style_5 .navbar-header-widget .widget-title span, .dh-widget-title-style_5 .wpb_widgetised_column .widget-title span, .dh-widget-title-style_5 .main-sidebar .widget-title span {
    display: inline-block;
    padding-right: 5px;
    padding-bottom: 4px;
    background: #fff;
    position: relative;
}
.dh-widget-title-style_6 .navbar-header-widget .widgettitle, .dh-widget-title-style_6 .wpb_widgetised_column .widgettitle, .dh-widget-title-style_6 .main-sidebar .widgettitle, .dh-widget-title-style_6 .navbar-header-widget .widget-title, .dh-widget-title-style_6 .wpb_widgetised_column .widget-title, .dh-widget-title-style_6 .main-sidebar .widget-title {
    border-bottom: 2px solid #333;
    font-size: 1rem;
    text-transform: uppercase;
}
.dh-widget-title-style_6 .navbar-header-widget .widgettitle span, .dh-widget-title-style_6 .wpb_widgetised_column .widgettitle span, .dh-widget-title-style_6 .main-sidebar .widgettitle span, .dh-widget-title-style_6 .navbar-header-widget .widget-title span, .dh-widget-title-style_6 .wpb_widgetised_column .widget-title span, .dh-widget-title-style_6 .main-sidebar .widget-title span {
    background: #333;
    color: #fff;
    padding: 5px 10px;
    display: inline-block;
}
.main-sidebar .widgettitle, .main-sidebar .widget-title {
    text-transform: uppercase;
    font-size: 1.286em;
    position: relative;
    padding-left: 13px;
    margin-bottom: 24px;
}
.main-sidebar .widgettitle:before, .main-sidebar .widget-title:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0,  -50%);
    -ms-transform: translate(0,  -50%);
    -o-transform: translate(0,  -50%);
    transform: translate(0,  -50%);
    height: 100%;
    width: 2px;
    background: #f76b6a;
}
.dh-widget-title-style_1 .dh-title h3 {
    background: rgba(0, 0, 0, 0) url("../images/line.jpg") repeat scroll 0 0;
    font-size: 1em;
    text-transform: uppercase;
    color: #333;
    padding: 0 12px;
}
.dh-widget-title-style_1 .dh-title h3 span {
    padding: 12px 0 10px;
    position: relative;
    line-height: 1;
    display: inline-block;
    border-bottom: 2px solid #f76b6a;
}
.dh-widget-title-style_2 .dh-title h3 {
    text-transform: uppercase;
    text-align: center;
    display: block;
    margin-bottom: 0;
    padding-bottom: 30px;
}
.dh-widget-title-style_2 .dh-title h3 span {
    display: block;
    border: 1px solid #333;
    padding: 10px;
    text-align: center;
}
.dh-widget-title-style_3 .dh-title h3 {
    font-size: 1.2em;
    margin-top: 0;
    color: #333;
}
.dh-widget-title-style_3 .dh-title h3 span {
    display: block;
    padding-bottom: 10px;
    text-transform: uppercase;
    border-bottom: 1px solid #eee;
}
.dh-widget-title-style_4 .dh-title h3 {
    font-size: 1.2em;
    margin-top: 0;
    color: #333;
}
.dh-widget-title-style_4 .dh-title h3 span {
    display: block;
    padding-bottom: 5px;
    text-transform: uppercase;
    border-bottom: 2px solid #333;
}
.dh-widget-title-style_5 .dh-title h3 {
    font-size: 1.2em;
    margin-top: 0;
    text-transform: uppercase;
    line-height: 1;
    border-bottom: 1px solid #868686;
    background: rgba(0, 0, 0, 0) url("../images/line_2.png") repeat scroll 0 0;
    -webkit-box-shadow: 2px -2px 0 0 #fff inset;
    box-shadow: 2px -2px 0 0 #fff inset;
}
.dh-widget-title-style_5 .dh-title h3 span {
    display: inline-block;
    padding-right: 5px;
    padding-bottom: 4px;
    background: #fff;
    position: relative;
}
.dh-widget-title-style_6 .dh-title h3 {
    border-bottom: 2px solid #333;
    font-size: 1rem;
    text-transform: uppercase;
}
.dh-widget-title-style_6 .dh-title h3 span {
    background: #333;
    color: #fff;
    padding: 5px 10px;
    display: inline-block;
}
.widget_search form {
    position: relative;
}
.widget_search form:before {
    content: "\f002";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.widget_search form:before {
    width: 38px;
    height: 38px;
    position: absolute;
    right: 0;
    text-align: center;
    line-height: 38px;
    z-index: 1;
    -webkit-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0;
    color: #ababab;
}
.widget_search form input[type="search"] {
    padding-left: 20px;
    padding-right: 25px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    background-color: #fafafb;
}
.widget_search form #searchsubmit {
    width: 38px;
    height: 38px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    display: block!important;
    visibility: visible!important;
    border: 0;
    background: transparent;
    outline: 0;
    text-indent: -9999em;
}
.widget_tag_cloud .tagcloud:before, .widget_product_tag_cloud .tagcloud:before, .widget_tag_cloud .tagcloud:after, .widget_product_tag_cloud .tagcloud:after {
    content: " ";
    display: table;
}
.widget_tag_cloud .tagcloud:after, .widget_product_tag_cloud .tagcloud:after {
    clear: both;
}
.widget_tag_cloud .tagcloud:before, .widget_product_tag_cloud .tagcloud:before, .widget_tag_cloud .tagcloud:after, .widget_product_tag_cloud .tagcloud:after {
    content: " ";
    display: table;
}
.widget_tag_cloud .tagcloud:after, .widget_product_tag_cloud .tagcloud:after {
    clear: both;
}
.widget_tag_cloud .tagcloud a, .widget_product_tag_cloud .tagcloud a {
    float: left;
    margin: 0 6px 8px 0;
    padding: 8px 15px;
    font-size: 14px;
    line-height: 1;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-align: center;
    vertical-align: middle;
    font-size: 85% !important;
    border: 1px solid #eee;
    color: #ababab;
    -webkit-border-radius: 30px;
    border-radius: 30px;
}
.widget_tag_cloud .tagcloud a:hover, .widget_product_tag_cloud .tagcloud a:hover {
    background: #f76b6a;
    border-color: #f76b6a;
    color: #ffffff;
}
#wp-calendar {
    width: 100%;
    max-width: 100%;
    margin-bottom: 2em;
    background: #fafafb;
    border: 1px solid #eee;
}
#wp-calendar>thead>tr>th, #wp-calendar>tbody>tr>th, #wp-calendar>tfoot>tr>th, #wp-calendar>thead>tr>td, #wp-calendar>tbody>tr>td, #wp-calendar>tfoot>tr>td {
    padding: 10px;
    line-height: 1.7;
    vertical-align: middle;
    border-top: 1px solid #e5e5e5;
}
#wp-calendar>thead>tr>th {
    text-transform: uppercase;
    font-weight: bold;
}
#wp-calendar>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 0 solid #e5e5e5;
}
#wp-calendar>caption+thead>tr:first-child>th, #wp-calendar>colgroup+thead>tr:first-child>th, #wp-calendar>thead:first-child>tr:first-child>th, #wp-calendar>caption+thead>tr:first-child>td, #wp-calendar>colgroup+thead>tr:first-child>td, #wp-calendar>thead:first-child>tr:first-child>td {
    border-top: 0;
}
#wp-calendar>tbody+tbody {
    border-top: 1px solid #e5e5e5;
}
#wp-calendar caption {
    background-color: #fafafb;
    padding: .5714285714285714em;
    text-transform: uppercase;
}
#wp-calendar>thead th {
    background-color: #ececf0;
    border: none !important;
    text-align: center;
    font-weight: bold;
    color: #333;
}
#wp-calendar>tbody>tr>td {
    border: none;
    line-height: 2.7em;
    padding: 0;
    text-align: center;
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
}
#wp-calendar>tbody>tr>td.pad {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#wp-calendar>tbody>tr>td.pad:first-child {
    border-left: 0;
}
#wp-calendar>tbody>tr>td.pad:last-child {
    border-right: 0;
}
#wp-calendar>tbody>tr>td>a {
    background: #f76b6a;
    color: #ffffff;
    text-align: center;
    display: block;
}
.widget_recent_entries li:before, .widget_recent_comments li:before {
    font-weight: bold;
}
.widget_recent_entries a, .widget_recent_comments a {
    font-weight: bold;
}
.widget_recent_comments li, .widget_archive li, .widget_meta li, .widget_recent_entries li, .widget_nav_menu li, .widget_categories li {
    margin-bottom: 10px;
    border-bottom: 1px dashed #eee;
}
.widget_recent_comments .children li, .widget_archive .children li, .widget_meta .children li, .widget_recent_entries .children li, .widget_nav_menu .children li, .widget_categories .children li {
    padding-left: 20px;
}
.widget_recent_comments .children li:first-child, .widget_archive .children li:first-child, .widget_meta .children li:first-child, .widget_recent_entries .children li:first-child, .widget_nav_menu .children li:first-child, .widget_categories .children li:first-child {
    padding-top: 10px;
    border-top: 1px dashed #eee;
    margin-top: 10px;
}
.widget_recent_comments .children li:last-child, .widget_archive .children li:last-child, .widget_meta .children li:last-child, .widget_recent_entries .children li:last-child, .widget_nav_menu .children li:last-child, .widget_categories .children li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}
.widget_categories .cat-count {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -16px;
    width: 32px;
    height: 32px;
    background: #ffffff;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    border: 0;
    text-align: center;
    line-height: 32px;
    z-index: 2;
}
.widget_categories ul {
    margin-top: -11px;
    margin-bottom: -11px;
}
.widget_categories li {
    position: relative;
    overflow-x: hidden;
    margin: 0 !important;
    padding-top: 11px !important;
    padding-bottom: 11px !important;
    padding-right: 35px;
}
.widget_categories li a {
    z-index: 2;
    position: relative;
}
.widget_categories li a:before {
    position: absolute;
    content: '';
    top: 0.9em;
    left: 112%;
    width: 100vw;
    height: 1px;
    background-color: #eee;
    z-index: 0;
}
.widget_categories li:hover a, .widget_categories li:hover:before {
    color: #f76b6a;
}
.widget_categories li:hover .cat-count {
    background-color: #f76b6a;
    color: #ffffff;
}
.social-widget-wrap.social-widget-square i {
    color: #fff;
}
.social-widget-wrap.social-widget-round i {
    -webkit-border-radius: 100%;
    border-radius: 100%;
    color: #fff;
}
.social-widget-wrap.social-widget-outlined i {
    border: 1px solid;
}
.social-widget-wrap.social-widget-none a {
    margin-right: 0;
}
.social-widget-wrap a {
    margin: 0 10px 10px 0;
    display: inline-block;
}
.social-widget-wrap a:last-child {
    margin-right: 0;
}
.social-widget-wrap a i {
    font-size: 16px;
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
}
.recent-tweets ul {
    list-style: none;
}
.recent-tweets ul li {
    position: relative;
    padding-bottom: 20px;
}
.recent-tweets ul li:last-child {
    padding-bottom: 0;
}
.recent-tweets ul li a {
    color: #f76b6a;
}
.recent-tweets ul li a:hover {
    color: #f76b6a;
}
.recent-tweets .twitter_icon {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    vertical-align: top;
    margin-right: 16px;
    font-size: 18px;
}
.recent-tweets .twitter_icon:before {
    content: "\f099";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.recent-tweets .twitter_icon:before {
    color: #00aced;
    font-size: 18px;
}
.recent-tweets .twitter_icon+span {
    display: inline-block;
    padding-left: 35px;
}
.recent-tweets .twitter_time {
    margin-top: 8px;
    display: none;
    font-size: 85%}
.recent-tweets .twitter_time:before {
    content: "\f099";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.recent-tweets .twitter_time:before {
    color: #00aced;
    font-size: 120%;
    margin-right: 5px;
}
.mailchimp-desc {
    margin-bottom: 15px;
}
.mailchimp-form-content {
    position: relative;
}
.mailchimp-form-content input {
    width: 100%;
    display: inline-block;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    padding-left: 20px;
    padding-right: 40px;
    font-family: 'Open Sans', sans-serif;

}
.mailchimp-form-content button {
    position: absolute;
    width: 38px;
    height: 38px;
    line-height: 36px;
    padding: 0;
    background: #e3e3e3;
    color: #fff;
    top: 0;
    right: -2px;
    -webkit-border-radius: 100%;
    border-radius: 100%}

    .mailchimp-form-content button:hover {
    position: absolute;
    width: 38px;
    height: 38px;
    line-height: 36px;
    padding: 0;
    background: #5b5753;
    color: #fff;
    top: 0;
    right: -2px;
    -webkit-border-radius: 100%;
    border-radius: 100%}
.mailchimp-form-content button i {
    font-size: 14px;
}
.mailchimp-form-result {
    font-size: 85%;
    margin-bottom: 5px;
}
.mailchimp-form-result .error {
    color: #fe252c;
}
.mailchimp-form-result .success {
    color: #a0ce4e;
}
.widget_rss cite, .widget_rss .rss-date {
    font-size: 85%;
    color: #ababab;
    display: block;
}
.widget_rss .rssSummary {
    margin-top: 1em;
    font-size: 85%}
.widget_rss .rssSummary:before, .widget_rss .rssSummary:after {
    content: " ";
    display: table;
}
.widget_rss .rssSummary:after {
    clear: both;
}
.widget_rss .rssSummary:before, .widget_rss .rssSummary:after {
    content: " ";
    display: table;
}
.widget_rss .rssSummary:after {
    clear: both;
}
.widget_rss cite {
    font-style: italic;
    float: right;
}
.widget-post-thumbnail .entry-featured-video-badge {
    font-size: 12px;
}
.widget-post-thumbnail li .posts-thumbnail-image {
    float: left;
    width: 100px;
}
.widget-post-thumbnail li .entry-meta, .widget-post-thumbnail li .entry-featured {
    margin: 0;
}
.widget-post-thumbnail li .entry-meta img, .widget-post-thumbnail li .entry-featured img {
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.widget-post-thumbnail li .posts-thumbnail-content {
    margin-left: 120px;
}
.widget-post-thumbnail li .posts-thumbnail-content h4 {
    font-size: 1.286em;
    margin-top: 0px;
    margin-bottom: 0.2em;
    line-height: 1.7;
}
.widget-post-thumbnail li .posts-thumbnail-content .posts-thumbnail-meta {
    color: #ababab;
}
.widget-post-thumbnail li .posts-thumbnail-content .posts-thumbnail-meta a {
    color: #ababab;
}
.widget-post-thumbnail li .posts-thumbnail-content .posts-thumbnail-meta a:hover {
    color: #f76b6a;
}
.widget-post-thumbnail .posts-thumbnail-list>li {
    padding: 0 0 20px 0;
}
.widget-post-thumbnail .posts-thumbnail-list>li:last-child {
    padding-bottom: 0;
}
.widget-post-thumbnail .posts-thumbnail-style-thumb li {
    padding-bottom: 40px;
}
.widget-post-thumbnail .posts-thumbnail-style-thumb li .posts-thumbnail-image {
    float: none;
    width: 100%}
.widget-post-thumbnail .posts-thumbnail-style-thumb li .posts-thumbnail-content {
    margin: 20px 0 0;
        font-family: 'Open Sans', sans-serif;
}
.widget-post-thumbnail .posts-thumbnail-style-thumb li .posts-thumbnail-content h4 {
    margin-top: 0;
}
.widget_single_class.single_widget_info {
    -webkit-box-shadow: 0 1px 20px 1px rgba(51, 51, 51, 0.1);
    box-shadow: 0 1px 20px 1px rgba(51, 51, 51, 0.1);
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.widget_single_class.single_widget_info .single-class-trainer {
    padding: 28px 0px;
    text-align: center;
}
.widget_single_class.single_widget_info .single-class-trainer .trainer-avatar .entry-featured {
    margin-bottom: 20px;
}
.widget_single_class.single_widget_info .single-class-trainer .trainer-avatar .entry-featured img {
    -webkit-border-radius: 100%;
    border-radius: 100%;
    max-width: 140px;


}
.widget_single_class.single_widget_info>span:not(.class-register-url) {
    display: block;
    border-top: 1px solid #eee;
    padding: 15px 30px;
    font-family: 'Open Sans', sans-serif;

}
.widget_single_class.single_widget_info>span:not(.class-register-url) i {
    margin-right: 8px;
    color: #f76b6a;
}
.widget_single_class.single_widget_info .class-meta-numweek {
    position: relative;
}
.widget_single_class.single_widget_info .class-meta-numweek:before, .widget_single_class.single_widget_info .class-meta-numweek:after {
    content: " ";
    display: table;
}
.widget_single_class.single_widget_info .class-meta-numweek:after {
    clear: both;
}
.widget_single_class.single_widget_info .class-meta-numweek:before, .widget_single_class.single_widget_info .class-meta-numweek:after {
    content: " ";
    display: table;
}
.widget_single_class.single_widget_info .class-meta-numweek:after {
    clear: both;
}
.widget_single_class.single_widget_info .class-meta-numweek>span {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -16px;
    width: 32px;
    height: 32px;
    background-color: #a5b788;
    color: #ffffff;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    text-align: center;
    line-height: 32px;
}
.widget_single_class.single_widget_info .class-meta-dayweek {
    display: table !important;
    width: 100%;
    padding: 15px 30px 10px !important;
}
.widget_single_class.single_widget_info .class-meta-dayweek .label {
    display: table-cell;
    vertical-align: middle;
    width: 30%}
.widget_single_class.single_widget_info .class-meta-dayweek .meta-dayweek-list {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    width: 70%}
.widget_single_class.single_widget_info .class-meta-dayweek .meta-dayweek-list span {
    display: inline-block;
    vertical-align: top;
    margin: 0px 0px 5px 5px;
    padding: 5px 10px;
    text-align: center;
    border: 1px solid #a5b788;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    font-size: 0.857em;
    text-transform: uppercase;
    color: #a5b788;
}
.widget_single_class.single_widget_info .class-register-url {
    display: block;
}
.widget_single_class.single_widget_info .class-register-url .class-register-btn {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 11px;
    padding-bottom: 11px;
}
.widget_single_event.single_widget_info {
    padding: 30px 0px 20px 0px;
    -webkit-box-shadow: 0 1px 20px 1px rgba(51, 51, 51, 0.1);
    box-shadow: 0 1px 20px 1px rgba(51, 51, 51, 0.1);
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.widget_single_event.single_widget_info .widget-title {
    padding: 0 30px;
}
.widget_single_event.single_widget_info .widget-title:before, .widget_single_event.single_widget_info .widget-title:after {
    display: none;
}
.widget_single_event.single_widget_info .single_event_info_content {
    display: block;
    padding: 10px 30px;
}
.widget_single_event.single_widget_info .single_event_info_content>span {
    display: block;
    padding: 15px 0px;
    position: relative;
    border-bottom: 1px solid #eee;
}
.widget_single_event.single_widget_info .single_event_info_content>span:last-child {
    border-bottom: 0px;
}
.widget_single_event.single_widget_info .single_event_info_content>span .font-2 {
    text-transform: uppercase;
    color: #a6afd1;
    font-size: 0.857em;
    display: inline-block;
    vertical-align: middle;
    width: 35%}
.widget_single_event.single_widget_info .single_event_info_content>span .font-2+span {
    width: 63%;
    display: inline-block;
    vertical-align: top;
}
.widget_single_event.sinle_widget_organizer {
    border: 1px solid #eee;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.widget_single_event.sinle_widget_organizer .single-event-organizer {
    padding: 28px 0px;
    text-align: center;
}
.widget_single_event.sinle_widget_organizer .single-event-organizer .organizer-avatar {
    margin-bottom: 18px;
}
.widget_single_event.sinle_widget_organizer .single-event-organizer .organizer-avatar img {
    -webkit-border-radius: 100%;
    border-radius: 100%}
.widget_single_event.sinle_widget_organizer .single-event-organizer .organizer-info .entry-title {
    margin-bottom: 10px;
}
.widget_single_event.sinle_widget_organizer .single-event-organizer .organizer-info .meta-position {
    text-transform: uppercase;
    color: #a6afd1;
    font-size: 0.857em;
}
.widget_single_event.sinle_widget_organizer>span {
    display: block;
    border-top: 1px solid #eee;
    padding: 15px 30px;
}
.widget_single_event.sinle_widget_organizer>span i {
    margin-right: 8px;
    color: #f76b6a;
}
.widget-class-filter ul.filter_by_date, .widget-event-filter ul.filter_by_date {
    margin-bottom: -15px !important;
    display: block;
}
.widget-class-filter ul.filter_by_date li, .widget-event-filter ul.filter_by_date li {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    margin-right: 10px;
    margin-bottom: 15px;
    padding: 4px 10px 4px 5px;
    border: 1px solid #eee;
    -webkit-border-radius: 30px;
    border-radius: 30px;
}
.widget-class-filter ul.filter_by_date li a, .widget-event-filter ul.filter_by_date li a {
    display: block;
    position: relative;
    padding: 0 0 0 30px;
    color: #ababab;
}
.widget-class-filter ul.filter_by_date li a:before, .widget-event-filter ul.filter_by_date li a:before {
    content: '';
    width: 20px;
    height: 20px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    position: absolute !important;
    line-height: 20px !important;
    text-align: center;
    left: 0;
    top: 50%;
    margin-top: -10px;
    background-color: #efefef;
}
.widget-class-filter ul.filter_by_date li a .count, .widget-event-filter ul.filter_by_date li a .count {
    display: none;
}
.widget-class-filter ul.filter_by_date li:hover a, .widget-event-filter ul.filter_by_date li:hover a, .widget-class-filter ul.filter_by_date li.chosen a, .widget-event-filter ul.filter_by_date li.chosen a {
    color: #333;
}
.widget-class-filter ul.filter_by_date li:hover a:before, .widget-event-filter ul.filter_by_date li:hover a:before, .widget-class-filter ul.filter_by_date li.chosen a:before, .widget-event-filter ul.filter_by_date li.chosen a:before {
    content: "\f00c";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.widget-class-filter ul.filter_by_date li:hover a:before, .widget-event-filter ul.filter_by_date li:hover a:before, .widget-class-filter ul.filter_by_date li.chosen a:before, .widget-event-filter ul.filter_by_date li.chosen a:before {
    background-color: #f76b6a;
    color: #ffffff;
}
.widget-class-filter ul.filter_by_date li.chosen:hover a:before, .widget-event-filter ul.filter_by_date li.chosen:hover a:before {
    content: "\f00d";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.widget-class-filter ul:not(.filter_by_date) li, .widget-event-filter ul:not(.filter_by_date) li {
    display: block;
    position: relative;
    padding: 0px;
    margin: 0;
}
.widget-class-filter ul:not(.filter_by_date) li a, .widget-event-filter ul:not(.filter_by_date) li a {
    display: block;
    position: relative;
    padding: 8px 20px 8px 30px;
}
.widget-class-filter ul:not(.filter_by_date) li a:before, .widget-event-filter ul:not(.filter_by_date) li a:before {
    content: '';
    width: 20px;
    height: 20px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    position: absolute !important;
    line-height: 20px !important;
    text-align: center;
    left: 0;
    top: 50%;
    margin-top: -10px;
    background-color: #f7f7f8;
}
.widget-class-filter ul:not(.filter_by_date) li a .count, .widget-event-filter ul:not(.filter_by_date) li a .count {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(0,  -50%);
    -ms-transform: translate(0,  -50%);
    -o-transform: translate(0,  -50%);
    transform: translate(0,  -50%);
}
.widget-class-filter ul:not(.filter_by_date) li:hover a, .widget-event-filter ul:not(.filter_by_date) li:hover a, .widget-class-filter ul:not(.filter_by_date) li.chosen a, .widget-event-filter ul:not(.filter_by_date) li.chosen a {
    color: #333;
}
.widget-class-filter ul:not(.filter_by_date) li:hover a:before, .widget-event-filter ul:not(.filter_by_date) li:hover a:before, .widget-class-filter ul:not(.filter_by_date) li.chosen a:before, .widget-event-filter ul:not(.filter_by_date) li.chosen a:before {
    content: "\f00c";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.widget-class-filter ul:not(.filter_by_date) li:hover a:before, .widget-event-filter ul:not(.filter_by_date) li:hover a:before, .widget-class-filter ul:not(.filter_by_date) li.chosen a:before, .widget-event-filter ul:not(.filter_by_date) li.chosen a:before {
    background-color: #f76b6a;
    color: #ffffff;
}
.widget-class-filter ul:not(.filter_by_date) li.chosen:hover a:before, .widget-event-filter ul:not(.filter_by_date) li.chosen:hover a:before {
    content: "\f00d";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.widget-recent-event {
    position: relative;
}
.widget-recent-event .owl-buttons {
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
}
.widget-recent-event .owl-buttons div {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 0px !important;
    background: transparent !important;
    width: 25px;
    height: 16px;
    color: #ababab;
}
.widget-recent-event .owl-buttons div.owl-prev:before {
    content: "\f104";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.widget-recent-event .owl-buttons div:before {
    content: "\f105";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.widget-recent-event .owl-buttons div:before {
    color: #ababab;
    width: 25px;
    height: 16px;
    text-align: left;
    font-size: 24px;
    line-height: 16px;
}
.widget-recent-event .owl-buttons div.owl-next:before {
    text-align: right;
    border-left: 1px solid #eee;
}
.widget-recent-event .owl-buttons div:hover:before {
    color: #f76b6a;
}
.widget-recent-event .event-carousel .event-carousel-slide {
    position: static;
}
.widget-recent-event .event-carousel .event-carousel-slide-item .event-item .entry-info {
    padding: 30px;
    border: 1px solid #eee;
    text-align: center;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.widget-recent-event .event-carousel .event-carousel-slide-item .event-item .entry-info .event-meta-address {
    font-size: 0.875em;
    text-transform: uppercase;
    color: #a6afd1;
    font-weight: bold;
    margin-bottom: 10px;
}
.widget-recent-event .event-carousel .event-carousel-slide-item .event-item .entry-info .event-meta-address i {
    font-size: 1em;
    margin-right: 8px;
}
.widget-recent-event .event-carousel .event-carousel-slide-item .event-item.has-post-thumbnail .class-item-featured .entry-featured {
    margin: 0px;
}
.widget-recent-event .event-carousel .event-carousel-slide-item .event-item.has-post-thumbnail .class-item-featured .entry-featured img {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.widget-recent-event .event-carousel .event-carousel-slide-item .event-item.has-post-thumbnail .entry-info {
    border-top: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.class-widget .class-list {
    display: block;
}
.class-widget .class-thumbnail-list {
    display: block;
}
.class-widget .class-thumbnail-list li {
    margin-bottom: 20px;
    display: table;
    vertical-align: top;
}
.class-widget .class-thumbnail-list li .posts-thumbnail-image {
    display: table-cell;
    vertical-align: top;
    width: 120px;
    padding-right: 20px;
}
.class-widget .class-thumbnail-list li .posts-thumbnail-content {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
}
.class-widget .class-thumbnail-list li .posts-thumbnail-content .entry-category {
    margin-bottom: 3px;
}
.social-conter-list {
    position: relative;
    margin-left: -7px;
    margin-right: -7px;
}
.social-conter-list:before, .social-conter-list:after {
    content: " ";
    display: table;
}
.social-conter-list:after {
    clear: both;
}
.social-conter-list:before, .social-conter-list:after {
    content: " ";
    display: table;
}
.social-conter-list:after {
    clear: both;
}
.social-conter-list .social-conter-item {
    float: left;
    width: 25%;
    padding: 0 7px 14px;
}
.social-conter-list a {
    display: block;
    padding: 10px 0;
    text-align: center;
}
.social-conter-list a:focus, .social-conter-list a:hover {
    opacity: .8;
    filter: alpha(opacity=80);
    color: #fff;
}
.social-conter-list i {
    display: block;
    font-size: 24px;
}
.social-conter-list span {
    font-size: 85%}
.social-conter-list strong {
    display: block;
    font-size: 1.2em;
    line-height: 1;
    margin: 8px 0 0 0;
}
.wpcf7 label {
    display: block;
    margin-bottom: 10px;
    font-size: 0.857em;
    color: #006e60;
    font-family: 'Open Sans', sans-serif;



}
.wpcf7-form-control:not(.wpcf7-submit) {
    display: block;
    width: 100%;
    padding: 8px;
    line-height: 1.7;
    color: #696969;
    background-color: #fff;
    background-image: none;
    border: 1px solid #eee;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    outline: none;
    -webkit-transition: border-color 0.15s ease-in-out 0s,  box-shadow 0.15s ease-in-out 0s;
    -o-transition: border-color 0.15s ease-in-out 0s,  box-shadow 0.15s ease-in-out 0s;
    transition: border-color 0.15s ease-in-out 0s,  box-shadow 0.15s ease-in-out 0s;
    background-color: #fafafb;
}
.wpcf7-form-control:not(.wpcf7-submit):focus {
    border-color: #eee;
    outline: none;
}
.wpcf7-form-control:not(.wpcf7-submit)[disabled], .wpcf7-form-control:not(.wpcf7-submit)[readonly], fieldset[disabled] .wpcf7-form-control:not(.wpcf7-submit) {
    cursor: not-allowed;
    background-color: #aaa;
    opacity: 1;
    filter: alpha(opacity=100);
}
textarea.wpcf7-form-control:not(.wpcf7-submit) {
    height: auto;
}
.wpcf7-form-control:not(.wpcf7-submit):focus {
    border-color: #eee;
    outline: none;
}
.wpcf7-form-control:not(.wpcf7-submit)[disabled], .wpcf7-form-control:not(.wpcf7-submit)[readonly], fieldset[disabled] .wpcf7-form-control:not(.wpcf7-submit) {
    cursor: not-allowed;
    background-color: #aaa;
    opacity: 1;
    filter: alpha(opacity=100);
}
textarea.wpcf7-form-control:not(.wpcf7-submit) {
    height: auto;
}
.wpcf7-form-control:not(.wpcf7-submit):focus {
    -webkit-box-shadow: -2px 7px 20px rgba(51, 51, 51, 0.2);
    box-shadow: -2px 7px 20px rgba(51, 51, 51, 0.2);
}
input.wpcf7-form-control:not(.wpcf7-submit) {

    padding-left: 20px;
    padding-right: 20px;
}
textarea.wpcf7-form-control:not(.wpcf7-submit) {
    height: 130px;
}
.wpcf7-form-control-wrap {
    display: block !important;
    width: 100% !important;
    margin-top: .35714285714285715em;
    margin-bottom: 1em;
}
.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-not-valid {
    color: #fe252c;
    border-color: #fe252c;
}
div.wpcf7 .screen-reader-response {
    border: 0 none;
    clip: rect(1px,  1px,  1px,  1px);
    height: 1px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.wpcf7-submit {
    color: #333;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 16px;
    font-size: 14px;
    line-height: 1.7;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    text-decoration: none;
    background-color: #333;
    border-color: #333;
    text-transform: uppercase;
    color: #fff;
    background-color: #f76b6a;
    border-color: #f76b6a;
    color: #ffffff;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-weight: bold;
    padding-left: 40px;
    padding-right: 40px;
}
.wpcf7-submit:hover, .wpcf7-submit:focus {
    text-decoration: none;
}
.wpcf7-submit i, .wpcf7-submit span {
    z-index: 2;
    position: relative;
}
.wpcf7-submit:hover, .wpcf7-submit:focus, .wpcf7-submit:active, .wpcf7-submit.active {
    color: #fff;
}
.wpcf7-submit:active, .wpcf7-submit.active {
    background-image: none;
}
.wpcf7-submit:hover, .wpcf7-submit:focus {
    background-color: #666;
    border-color: #666;
}
.wpcf7-submit:hover, .wpcf7-submit:focus, .wpcf7-submit:active, .wpcf7-submit.active {
    color: #fff;
}
.wpcf7-submit:active, .wpcf7-submit.active {
    background-image: none;
}
.wpcf7-submit:hover, .wpcf7-submit:focus, .wpcf7-submit:active, .wpcf7-submit.active {
    background-color: #666;
    border-color: #666;
}
.wpcf7-submit:hover, .wpcf7-submit:focus, .wpcf7-submit:active, .wpcf7-submit.active {
    color: #fff;
}
.wpcf7-submit:active, .wpcf7-submit.active {
    background-image: none;
}
.wpcf7-submit:hover, .wpcf7-submit:focus {
    background-color: #f76b6a;
    border-color: #f76b6a;
    color: #ffffff;
}
.wpcf7-submit a {
    color: #fff;
    background-color: #f76b6a;
    border-color: #f76b6a;
    color: #ffffff;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    line-height: 1.2;
    color: #333;
    text-transform: uppercase;
    font-family: bold;
    padding-left: 40px !important;
    padding-right: 40px !important;
}
.wpcf7-submit a:hover, .wpcf7-submit a:focus, .wpcf7-submit a:active, .wpcf7-submit a.active {
    color: #fff;
}
.wpcf7-submit a:active, .wpcf7-submit a.active {
    background-image: none;
}
.wpcf7-submit a:hover, .wpcf7-submit a:focus {
    background-color: #f76b6a;
    border-color: #f76b6a;
    color: #ffffff;
    }
.wpcf7-submit::before{
    content: '';
    z-index: -1;
    position: absolute;
    top: 50%;
    left: 100%;
    width: 30px;
    height: 30px;
    background: #006e60;
    border-radius: 50%;
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform: scale3d(1, 2, 1);
    transform: scale3d(1, 2, 1);
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.7,0,0.9,1);
    transition-timing-function: cubic-bezier(0.7,0,0.9,1);
 
}


.wpcf7-submit a small, .wpcf7-submit a .small {
    font-weight: normal;
    line-height: 1.2;
    color: #999;
}
span.wpcf7-not-valid-tip {
    color: #fe252c;
    font-size: 85%;
    display: block;
}
.wpcf7-display-none {
    display: none;
}
div.wpcf7-response-output {
    padding: 6px 12px;
    margin: 5px 0 0 0;
}
div.wpcf7-validation-errors {
    border: 1px solid #fe252c;
}
.contact-actions {
    display: block;
    text-align: right;
}
.clear:before, .clearfix:before, .clear:after, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .navbar-wrap:before, .navbar-wrap:after, .primary-nav .dropdown-menu:before, .primary-nav .dropdown-menu:after, .searchform-result .searchform-result-list .search-entry:before, .searchform-result .searchform-result-list .search-entry:after, .paginate:before, .paginate:after, .modal-footer:before, .modal-footer:after, .posts .posts-wrap:before, .posts .posts-wrap:after, .hentry-wrap:before, .hentry-wrap:after, .comment-notes:before, .comment-notes:after, .widget_text:before, .widget_text:after, .widget-post-thumbnail .posts-thumbnail-list>li:before, .widget-post-thumbnail .posts-thumbnail-list>li:after {
    content: " ";
    display: table;
}
.clear:after, .clearfix:after, .container:after, .container-fluid:after, .row:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .navbar-wrap:after, .primary-nav .dropdown-menu:after, .searchform-result .searchform-result-list .search-entry:after, .paginate:after, .modal-footer:after, .posts .posts-wrap:after, .hentry-wrap:after, .comment-notes:after, .widget_text:after, .widget-post-thumbnail .posts-thumbnail-list>li:after {
    clear: both;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.pull-right {
    float: right !important;
}
.pull-left {
    float: left !important;
}
.transform-uppercase {
    text-transform: uppercase;
}
.no-min-height {
    min-height: 0 !important;
}
.hide {
    display: none !important;
}
.show {
    display: block !important;
}
.invisible {
    visibility: hidden;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.no-padding {
    padding: 0;
}
.no-margin {
    margin: 0;
}
.hidden {
    display: none !important;
    visibility: hidden !important;
}
.affix {
    position: fixed;
    -webkit-transform: translate3d(0,  0,  0);
    transform: translate3d(0,  0,  0);
}
.bypostauthor {
    margin: 0;
    padding: 0;
}
#wpstats {
    display: none;
}
.sticky {
    display: block;
}
.alignleft {
    float: left;
    margin-right: 30px;
}
.alignright {
    float: right;
    margin-left: 30px;
}
.aligncenter {
    display: block;
    margin: 30px auto;
}
.wp-post-image {
    -webkit-transform: translate3d(0,  0,  0);
    transform: translate3d(0,  0,  0);
}
.wp-caption-text {
    margin-top: 13px;
    font-style: normal;
    font-size: 85%;
    margin-bottom: 15px;
    color: #ababab;
    text-transform: uppercase;
    text-align: center;
}
.gallery-columns-2, .gallery-columns-3, .gallery-columns-4, .gallery-columns-5, .gallery-columns-6, .gallery-columns-7, .gallery-columns-8, .gallery-columns-9 {
    margin-bottom: 20px;
    margin-left: -10px;
    margin-right: -10px;
}
.gallery-columns-2 .gallery-item, .gallery-columns-3 .gallery-item, .gallery-columns-4 .gallery-item, .gallery-columns-5 .gallery-item, .gallery-columns-6 .gallery-item, .gallery-columns-7 .gallery-item, .gallery-columns-8 .gallery-item, .gallery-columns-9 .gallery-item {
    padding-left: 10px;
    padding-right: 10px;
}
.gallery-columns-2 .gallery-item {
    max-width: 50%}
.gallery-columns-3 .gallery-item {
    max-width: 33.33%}
.gallery-columns-4 .gallery-item {
    max-width: 25%}
.gallery-columns-5 .gallery-item {
    max-width: 20%}
.gallery-columns-6 .gallery-item {
    max-width: 16.66%}
.gallery-columns-7 .gallery-item {
    max-width: 14.28%}
.gallery-columns-8 .gallery-item {
    max-width: 12.5%}
.gallery-columns-9 .gallery-item {
    max-width: 11.11%}
.gallery-columns-1 .gallery-item {
    margin-bottom: 30px;
    position: relative;
}
.gallery-columns-1 .gallery-item img {
    display: block;
}
.gallery-columns-1 .gallery-caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #0e0e0e;
    color: white;
    font-size: 12px;
    font-style: normal;
    padding: 8px 14px 10px 14px;
}
.gallery-item {
    display: inline-block;
    margin-bottom: 20px;
    text-align: center;
    vertical-align: top;
    width: 100%}
.gallery-caption {
    max-width: 100%;
    padding: 5px;
}
.wp-caption {
    max-width: 100%}
.size-auto, .size-full, .size-large, .size-medium, .size-thumbnail {
    max-width: 100%;
    height: auto;
}
.bg-cover {
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}
.screen-reader-text {
    clip: rect(1px,  1px,  1px,  1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}
.infinite-scroll-loading {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em;
}
[data-paginate="infinite_scroll"] .paginate, [data-paginate="loadmore"] .paginate {
    display: none;
}
.not-found-search-form {
    max-width: 500px;
    margin: 0 auto;
}
.not-found-wrapper {
    text-align: center;
    padding: 100px 0 100px;
}
.not-found-wrapper .widget_search>p {
    font-size: 1.2em;
}
.not-found-title {
    display: block;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 20px;
}
.not-found-subtitle {
    display: block;
    font-size: 20px;
    font-weight: bold;
    line-height: 100%;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.facebook-bg {
    border-color: transparent;
    background: #3b5998;
    color: #fff;
}
.facebook-outlined {
    border-color: #3b5998;
    color: #3b5998;
}
.facebook-outlined-hover:hover {
    color: #3b5998;
}
.facebook-bg-hover {
    border: 1px solid #ababab;
    background: transparent;
    color: #ababab;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.facebook-bg-hover:hover {
    border-color: #3b5998  !important;
    background: #3b5998;
    color: #fff;
}
.twitter-bg {
    border-color: #00aced !important;
    background: #00aced;
    color: #fff;
}
.twitter-outlined {
    border-color: #00aced;
    color: #00aced;
}
.twitter-outlined-hover:hover {
    color: #00aced;
}
.twitter-bg-hover {
    border: 1px solid #ababab;
    background: transparent;
    color: #ababab;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.twitter-bg-hover:hover {
    border-color: #00aced !important;
    background: #00aced;
    color: #fff;
}
.google-plus-bg {
    border-color: transparent !important;
    background: #dd4b39;
    color: #fff;
}
.google-plus-outlined {
    border-color: #dd4b39;
    color: #dd4b39;
}
.google-plus-outlined-hover:hover {
    color: #dd4b39;
}
.google-plus-bg-hover {
    border: 1px solid #ababab;
    background: transparent;
    color: #ababab;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.google-plus-bg-hover:hover {
    border-color: #dd4b39 !important;
    background: #dd4b39;
    color: #fff;
}
.pinterest-bg {
    border-color: transparent !important;
    background: #cb2027;
    color: #fff;
}
.pinterest-outlined {
    border-color: #cb2027;
    color: #cb2027;
}
.pinterest-outlined-hover:hover {
    color: #cb2027;
}
.pinterest-bg-hover {
    border: 1px solid #ababab;
    background: transparent;
    color: #ababab;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.pinterest-bg-hover:hover {
    border-color: #cb2027 !important;
    background: #cb2027;
    color: #fff;
}
.linkedin-bg {
    border-color: transparent !important;
    background: #007bb6;
    color: #fff;
}
.linkedin-outlined {
    border-color: #007bb6;
    color: #007bb6;
}
.linkedin-outlined-hover:hover {
    color: #007bb6;
}
.linkedin-bg-hover {
    border: 1px solid #ababab;
    background: transparent;
    color: #ababab;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.linkedin-bg-hover:hover {
    border-color: #007bb6 !important;
    background: #007bb6;
    color: #fff;
}
.rss-bg {
    border-color: transparent !important;
    background: #fab135;
    color: #fff;
}
.rss-outlined {
    border-color: #fab135;
    color: #fab135;
}
.rss-outlined-hover:hover {
    color: #fab135;
}
.rss-bg-hover {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.rss-bg-hover:hover {
    border-color: #fab135 !important;
    background: #fab135;
    color: #fff;
}
.instagram-bg {
    border-color: transparent !important;
    background: #517fa4;
    color: #fff;
}
.instagram-outlined {
    border-color: #517fa4;
    color: #517fa4;
}
.instagram-outlined-hover:hover {
    color: #517fa4;
}
.instagram-bg-hover {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.instagram-bg-hover:hover {
    border-color: #517fa4 !important;
    background: #517fa4;
    color: #fff;
}
.youtube-bg {
    border-color: transparent !important;
    background: #cc181e;
    color: #fff;
}
.youtube-outlined {
    border-color: #cc181e;
    color: #cc181e;
}
.youtube-outlined-hover:hover {
    color: #cc181e;
}
.youtube-bg-hover {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.youtube-bg-hover:hover {
    border-color: #cc181e !important;
    background: #cc181e;
    color: #fff;
}
.vimeo-bg {
    border-color: transparent !important;
    background: #009fde;
    color: #fff;
}
.vimeo-outlined {
    border-color: #009fde;
    color: #009fde;
}
.vimeo-outlined-hover:hover {
    color: #009fde;
}
.vimeo-bg-hover {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.vimeo-bg-hover:hover {
    border-color: #009fde !important;
    background: #009fde;
    color: #fff;
}
.github-bg {
    border-color: transparent !important;
    background: #4183c4;
    color: #fff;
}
.github-outlined {
    border-color: #4183c4;
    color: #4183c4;
}
.github-outlined-hover:hover {
    color: #4183c4;
}
.github-bg-hover {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.github-bg-hover:hover {
    border-color: #4183c4 !important;
    background: #4183c4;
    color: #fff;
}
.behance-bg {
    border-color: transparent;
    background: #1769ff;
    color: #fff;
}
.behance-outlined {
    border-color: #1769ff;
    color: #1769ff;
}
.behance-outlined-hover:hover {
    color: #1769ff;
}
.behance-bg-hover {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.behance-bg-hover:hover {
    border-color: #1769ff !important;
    background: #1769ff;
    color: #fff;
}
.stack-exchange-bg {
    border-color: transparent !important;
    background: #366fb3;
    color: #fff;
}
.stack-exchange-outlined {
    border-color: #366fb3;
    color: #366fb3;
}
.stack-exchange-outlined-hover:hover {
    color: #366fb3;
}
.stack-exchange-bg-hover {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.stack-exchange-bg-hover:hover {
    border-color: #366fb3 !important;
    background: #366fb3;
    color: #fff;
}
.tumblr-bg {
    border-color: transparent !important;
    background: #32506d;
    color: #fff;
}
.tumblr-outlined {
    border-color: #32506d;
    color: #32506d;
}
.tumblr-outlined-hover:hover {
    color: #32506d;
}
.tumblr-bg-hover {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.tumblr-bg-hover:hover {
    border-color: #32506d !important;
    background: #32506d;
    color: #fff;
}
.soundcloud-bg {
    border-color: transparent;
    background: #f50;
    color: #fff;
}
.soundcloud-outlined {
    border-color: #f50;
    color: #f50;
}
.soundcloud-outlined-hover:hover {
    color: #f50;
}
.soundcloud-bg-hover {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.soundcloud-bg-hover:hover {
    border-color: #f50 !important;
    background: #f50;
    color: #fff;
}
.dribbble-bg {
    border-color: transparent !important;
    background: #ea4c89;
    color: #fff;
}
.dribbble-outlined {
    border-color: #ea4c89;
    color: #ea4c89;
}
.dribbble-outlined-hover:hover {
    color: #ea4c89;
}
.dribbble-bg-hover {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.dribbble-bg-hover:hover {
    border-color: #ea4c89 !important;
    background: #ea4c89;
    color: #fff }
.grayscale, img.grayscale {
    filter: url("data:image/svg+xml;
    utf8, <svg xmlns=\'http: //www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%);
}
img.grayscale:hover {
    filter: url("data:image/svg+xml;
    utf8, <svg xmlns=\'http: //www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0,  0 1 0 0 0,  0 0 1 0 0,  0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0);
}
.dh-imagelazyload .image-lazyload {
    opacity: 0;
    filter: alpha(opacity=0);
}
.dh-imagelazyload .image-lazyload, .dh-imagelazyload .image-lazyload-loaded {
    -webkit-transition: transform 0.3s ease 0s,  opacity 0.3s ease 0s;
    -o-transition: transform 0.3s ease 0s,  opacity 0.3s ease 0s;
    transition: transform 0.3s ease 0s,  opacity 0.3s ease 0s;
}
.image-lazyload-loaded {
    opacity: 1;
    filter: alpha(opacity=100);
}
@-ms-viewport {
    width: device-width;
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important;
}
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
    display: none !important;
}
.visible-lg {
    display: block !important;
}
table.visible-lg {
    display: table;
}
tr.visible-lg {
    display: table-row !important;
}
th.visible-lg, td.visible-lg {
    display: table-cell !important;
}
.visible-lg-block {
    display: block !important;
}
@media (min-width:1200px) {
    .visible-lg-inline {
    display: inline !important;
}
}@media (min-width:1200px) {
    .visible-lg-inline-block {
    display: inline-block !important;
}
}#wrapper {
    -webkit-transition: transform .5s ease 0s;
    -o-transition: transform .5s ease 0s;
    transition: transform .5s ease 0s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
.wide-wrap {
    position: relative;
}
.content-boxed-wrap, .wide-bg {
    background: #fafafb;
}
.main-wrap {
    margin-bottom: -1px;
}
.main-wrap:before, .main-wrap:after {
    content: " ";
    display: table;
}
.main-wrap:after {
    clear: both;
}
.main-wrap:before, .main-wrap:after {
    content: " ";
    display: table;
}
.main-wrap:after {
    clear: both;
}
.boxed-wrap {
    background: #fff;
    background-attachment: scroll;
    background-position: center center;
    background-repeat: repeat;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    margin: 0 auto;
    position: relative;
    z-index: 1;
    max-width: 1200px;
}
.boxed-wrap:before, .boxed-wrap:after {
    content: " ";
    display: table;
}
.boxed-wrap:after {
    clear: both;
}
.boxed-wrap:before, .boxed-wrap:after {
    content: " ";
    display: table;
}
.boxed-wrap:after {
    clear: both;
}
.boxed-wrap .container {
    width: 100%}
.wrapper-container {
    position: relative;
    z-index: 2;
}
.content-container {
    padding-top: 122px;
    padding-bottom: 122px;
    min-height: 450px;
    position: relative;
    z-index: 1;
}
.content-container.no-padding {
    padding-top: 0;
    padding-bottom: 0;
}
.content-container:not(.no-padding) {
    padding: 0;
}
.content-container:not(.no-padding) .main-wrap {
    padding-top: 122px;
    padding-bottom: 122px;
}
.content-container:not(.no-padding) .sidebar-wrap {
    padding-top: 122px;
    padding-bottom: 122px;
}
@media (max-width:767px) {
    .content-container: not(.no-padding) .main-wrap {
    padding-top: 61px;
    padding-bottom: 61px;
}
.content-container:not(.no-padding) .sidebar-wrap {
    padding-top: 0;
    padding-bottom: 61px;
}
}.main-sidebar>div:first-child .widget-title {
    margin-top: 0;
}
.wide-bg .paginate {
    margin-top: 30px;
}
.wide-bg .wpb_widgetised_column>.widget>div, .wide-bg .main-sidebar>.widget>div, .wide-bg .wpb_widgetised_column>.widget>ul, .wide-bg .main-sidebar>.widget>ul {
    padding: 20px;
    background: #fff;
}
.wide-bg .wpb_widgetised_column>.widget .posts-thumbnail-list, .wide-bg .main-sidebar>.widget .posts-thumbnail-list {
    padding: 0;
}
.wide-bg .wpb_widgetised_column>.widget .posts-thumbnail-list li, .wide-bg .main-sidebar>.widget .posts-thumbnail-list li {
    margin: 0;
    padding: 20px;
    border-bottom: 1px solid #eee;
}
.wide-bg .wpb_widgetised_column>.widget .posts-thumbnail-list li:last-child, .wide-bg .main-sidebar>.widget .posts-thumbnail-list li:last-child {
    border: 0;
}
.content-boxed-wrap .header-container {
    background: #fff;
}
.content-boxed-wrap .content-container {
    max-width: 1230px;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #fff;
}
.content-boxed-wrap .footer .container>.row {
    margin-left: -45px;
    margin-right: -45px;
}
.wide-bg .topbar {
    border-bottom: 1px solid #eee;
}
.wide-bg .page-author-info {
    padding: 30px;
}
.wide-bg .paginate {
    padding: 15px;
    background: #fff;
}
.wide-bg .posts.posts_style_1 .hentry {
    padding: 20px;
    background: #fff;
}
.wide-bg .single-post-content .entry-single-header, .wide-bg .single-post-content .entry-info, .wide-bg .single-post-content .author-info, .wide-bg .single-post-content .comments-area, .wide-bg .single-post-content .related-post {
    padding: 30px;
}
.wide-bg .single-post-content .post-navigation .prev-post, .wide-bg .single-post-content .post-navigation .next-post {
    padding-left: 30px;
    padding-right: 30px;
}
.wide-bg .single-post-content .entry-single-header .entry-meta {
    margin-bottom: 0;
}
.wide-bg .single-post-content .entry-single-header .entry-featured {
    margin-bottom: 0;
}
.wide-bg .single-post-content:not(.single-post-style_6) .entry-single-header, .wide-bg .single-post-content .post-navigation {
    background: #fff;
}
.wide-bg .single-post-content .related-post, .wide-bg .single-post-content .author-info {
    margin-bottom: 30px;
}
.wide-bg .single-post-content .entry-info, .wide-bg .single-post-content .author-info, .wide-bg .single-post-content .comments-area, .wide-bg .single-post-content .related-post {
    background: #fff;
}
.wide-bg .single-post-content .comments-area .comment-reply-title {
    margin-top: 0;
}
.wide-bg .single-post-content .comments-area #respond {
    margin-bottom: 0;
}
@media (min-width:992px) {
    .page-layout-left-sidebar .main-wrap {
    float: right;
}
}@media (min-width:1024px) {
    .page-layout-left-sidebar .col-md-4.sidebar-wrap {
    padding-right: 45px;
}
}@media (min-width:1024px) {
    .page-layout-right-sidebar .col-md-4.sidebar-wrap {
    padding-left: 45px;
}
}.owl-carousel {
    z-index: inherit !important;
}
.ads_body {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 0;
}
.megamenu-columns-2 .dropdown-menu {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    min-width: 400px;
}
.font-size-2em {
    font-size: 2em;
}




