@font-face {
    font-family: "Cambay";
    src:
        url("../fonts/Cambay-Regular.woff2") format("woff2"),
        url("../fonts/Cambay-Regular.woff") format("woff");
    font-display: swap;
}

@font-face {
    font-family: "Cambay";
    src:
        url("../fonts/Cambay-Bold.woff2") format("woff2"),
        url("../fonts/Cambay-Bold.woff") format("woff");
    font-display: swap;
    font-weight: 700;
}


html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

html {
    -webkit-font-smoothing: antialiased
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

button,
input,
select,
textarea {
    margin: 0
}

:focus {
    outline: 0
}

img,
video,
object {
    max-width: 100%;
    height: auto !important;
}

iframe {
    max-width: 100%
}

blockquote {
    font-style: italic;
    font-weight: 400;
    font-size: 17px;
    padding: 0 10px 20px 80px;
    position: relative;
    margin-top: 25px;
}

blockquote:after {
    font-family: FontAwesome;
    position: absolute;
    content: "\f10d";
    font-size: 65px;
    top: 7px;
    left: 0;
    color: #f5f5f5;
}

.comment blockquote:after {
    color: #D1D1D1
}

blockquote p {
    margin-bottom: 10px
}

strong,
b {
    font-weight: bold
}

em,
i,
cite {
    font-style: italic
}

small {
    font-size: 100%
}

figure {
    margin: 10px 0
}

code,
pre {
    font-weight: normal;
    font-style: normal;
}

pre {
    margin: 5px 0 20px 0;
    line-height: 1.3em;
    padding: 8px 10px;
    overflow: auto;
}

code {
    padding: 0 8px;
    line-height: 1.5;
}

mark {
    padding: 1px 6px;
    margin: 0 2px;
    color: black;
    background: #FFF7A8;
}

address {
    margin: 10px 0;
    font-style: italic;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.gallery-1 img {
    border: 0 !important
}

.wp-caption-text {
    margin-bottom: 0
}

dt {
    float: left;
    clear: left;
    width: 100px;
    text-align: right;
    font-weight: bold;
}

dd {
    margin: 0 0 0 110px;
    padding: 0 0 0.5em 0;
    overflow: hidden;
}

body {
    font: 17px/24px 'Cabin', sans-serif;
    color: #666;
    background-color: #EBEBEB;
}

::-moz-selection {
    background: #222;
    color: white;
    text-shadow: none;
}

::selection {
    background: #222;
    color: white;
    text-shadow: none;
}

.page,
.container {
    position: relative;
    margin-right: auto;
    margin-left: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: bold;
    margin-bottom: 12px;
    color: #333;
}

h1 {
    font-size: 28px;
    line-height: 1.4;
}

h2 {
    line-height: 1.4
}

h3 {
    font-size: 22px;
    line-height: 1.4;
}

h4 {
    font-size: 20px;
    line-height: 1.4;
}

h5 {
    font-size: 18px;
    line-height: 1.4;
}

h6 {
    font-size: 16px;
    line-height: 1.4;
}

.sub-title {
    font-size: 12px
}

p {
    margin-bottom: 20px
}

a {
    text-decoration: none;
    color: #1e5078;
}

a:hover {
    color: #1e5078
}

a:link,
a:visited,
a:active {
    text-decoration: none
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
    color: transparent
}

/* Mozilla Firefox 4 to 18 */
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
    color: transparent
}

/* Mozilla Firefox 19+ */
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
    color: transparent
}

input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
    color: transparent
}

.main-container {
    width: 100%;
    margin: 0 auto;
    clear: both;
    display: block;
}

.page,
.container {
    max-width: 1170px;
    min-width: 240px;
}

.page {
    padding-top: 20px;
    min-height: 100px;
    float: none;
    clear: both;
}

header {
    float: left;
    width: 100%;
    position: relative;
}

.site-header {
    position: relative;
    float: left;
    width: 100%;
    z-index: 99;
    background: #1e5078;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.navigation ul .current-menu-item a {
    color: #fff !important
}

.error404 .article .s {
    background: transparent;
    border: 1px solid #D8D8D8;
    width: 100%;
}

.error404 .article .searchform .fa-search {
    background: transparent;
    color: #cccccc !important;
}

.header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    padding-top: 26px;
    padding-bottom: 20px;
}

.header h1,
.header h2,
footer .logo {
    font-size: 30px;
    float: left;
    display: inline-block;
    line-height: 1;
    position: relative;
    margin-bottom: 0;
    padding-top: 3px;
    margin-right: 14px;
    margin-bottom: 0;
}

.logo {

    margin-bottom: 0 !important;
}

.logo a {
    float: left;
    line-height: 1;
    color: #fff;
    font-size: 30px;
    line-height: normal;
    font-weight: 700;
    margin-bottom: 0;
}

.logo a:hover {
    color: #fff;
}

.image-logo {
    margin-top: 0
}

.logo img {
    float: left
}

.logo-wrap {
    overflow: hidden;
    float: left;
}

.header .wpmm-megamenu-showing.wpmm-light-scheme {
    background: none !important
}

.header .wpmm-megamenu-showing.wpmm-light-scheme a {
    color: #fff !important
}

.logo-text {
    float: left;
    width: 100%;
    margin-bottom: -2px;
    margin-top: 2px;
}

.site-description {
    float: left;
    max-width: 120px;
    line-height: 1.4;
    font-size: 12px;
    color: #c1c9d1;
    margin-top: -3px;
}

.header .header-search {
    float: right
}

.header .searchform {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.overlay.overlay-slideleft.open .s {
    background: none;
    padding-left: 10px;
}

.search-style-one .ajax-search-results-container a {
    cursor: pointer;
    color: #2c2c2c;
    border-right: none;
    border: none;
    height: 40px;
    width: auto;
    display: block;
    border-radius: 50%;
    text-align: left;
    line-height: 2.1;
}

.search-style-one .ajax-search-results-container a:hover {
    background: transparent
}

.header .s {
    outline: none;
    background: none;
    border: none;
    line-height: normal;
    width: 100%;
    color: #fff;
    font-weight: 400;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    vertical-align: middle;
    font-size: 18px;
    text-indent: 0;
    padding: 0;
}

.widget-header {
    float: none;
    max-width: 100%;
    margin-bottom: 12px;
    text-align: center;
}

.single .widget-header {
    margin-bottom: 30px
}

.widget-header .textwidget {
    float: left;
    margin-top: 46px;
    border-left: 1px solid #cccccc;
    padding-left: 20px;
}

.primary-navigation .menu-item-has-children a {
    padding-right: 27px
}

.primary-navigation .menu-item-has-children .sub-menu a {
    padding: 17px 20px;
    padding-bottom: 9px;
}

.menu-item-has-children>a:after {
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    right: 14px;
    top: 1px;
}

.sub-menu .menu-item-has-children a:after {
    right: 12px;
    top: 28%;
}

.c-overlay.js-active {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #00000051;
    z-index: 10;
}

.navigation.js-active {
    left: 0 !important;
}

.navigation .menu-item-has-children>a {
    padding-right: 35px
}

.primary-navigation .navigation {
    float: left
}

.secondary-navigation {
    display: block;
    float: right;
    width: 960px;
    max-width: 100%;
}

.secondary-navigation a {
    text-align: left;
    text-decoration: none;
}

.secondary-navigation a .sub {
    font-size: 11px;
    font-weight: normal;
    color: #9B9B9B;
}

.navigation ul {
    margin: 0 auto
}

.navigation ul li {
    float: left;
    line-height: 24px;
    position: relative;
}

.navigation ul li a,
.navigation ul li a:link,
.navigation ul li a:visited {
    display: inline-block
}

.navigation>ul>.current a {
    background: transparent;
    color: #5a5a5a !important;
}

.navigation ul li li {
    background: #fff;
    border-bottom: 0;
}

.navigation ul ul {
    position: absolute;
    padding: 20px 0 0 0;
    padding-top: 0;
    z-index: 400;
    font-size: 12px;
    color: #798189;
    margin-top: 25px;
    border-bottom: 4px solid #1e5078;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
}

.navigation ul ul li {
    padding: 0;
    background: #fff;
}

.navigation ul ul a,
.navigation ul ul a:link,
.navigation ul ul a:visited {
    padding: 9px 45px 9px 20px;
    position: relative;
    width: 167px;
    border-left: 0;
    background: transparent;
    border-right: 0;
    border-radius: 0;
    border-bottom: 1px solid #EBEBEB;
    margin: 0;
}

.navigation ul ul li:first-child {
    position: relative
}

.navigation ul ul li:first-child:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 35px;
    left: 0;
    top: -35px;
}

.navigation ul ul li:first-child:before {
    position: absolute;
    width: 0;
    height: 16px;
    border-style: solid;
    border-width: 0 9px 10px 9px;
    border-color: transparent transparent #fff transparent;
    top: -26px;
    left: 12px;
    content: '';
    z-index: 10;
}

.navigation ul ul ul li:first-child:before {
    display: none
}

.navigation ul ul li:last-child a {
    border-bottom: none
}

.navigation ul ul {
    display: none
}

.navigation ul ul ul {
    left: 209px;
    top: 0;
    margin-top: 0;
}

.navigation ul ul ul:before {
    left: -3px;
    top: 0;
    position: absolute;
    content: '';
    width: 4px;
    height: 100%;
}

.wpmm-megamenu.wpmm-visible {
    top: 80px
}

.sub-menu .menu-item-has-children:after {
    color: #fff
}

.navigation .toggle-caret {
    display: none
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom: 1
}

a#pull {
    display: none
}

/* Flyout nav */
.sticky-navigation-active {
    z-index: 500;
    position: fixed;
    top: 0;
    margin: 0 !important;
    -webkit-backface-visibility: hidden;
}

.admin-bar .sticky-navigation-active {
    top: 32px
}

.sticky-navigation-active .navigation {
    background: #ffffff
}

.sticky-navigation a {
    transition: all 0.25s linear
}

.sticky-navigation-active a {
    padding-top: 5px;
    padding-bottom: 5px;
}

.primary-navigation {
    float: left;
    margin-left: 20px;
    margin-top: 1px;
}

.primary-navigation a {
    text-transform: uppercase;
    color: #c1c9d1;
    padding: 0px 19px;
    transition: all 0.25s linear;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
}

.primary-navigation ul ul li a,
.primary-navigation ul ul ul li a {
    padding: 17px 20px;
    color: #1e5078 !important;
    padding-bottom: 9px;
}

.header-social {
    float: right;
    margin-top: -2px;
}

.header-social a {
    color: #c1c9d1;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    display: block;
    float: left;
    text-align: center;
    margin-right: 5px;
    transition: all 0.25s linear;
}

.header-social a:last-child {
    margin-right: 0
}

.header-social a span {
    font-size: 17px;
    margin-top: 10px;
}

.header-social a:hover {
    background: #4b7393;
    color: #fff;
}

.primary-navigation a:hover {
    color: #fff
}

.search-style-one {
    float: right;
    line-height: 35px;
    margin-left: 4px;
    margin-top: -2px;
}

.search-style-one ::-webkit-input-placeholder {
    color: #fff
}

.search-style-one :-moz-placeholder {
    color: #fff
}

.search-style-one :-ms-input-placeholder {
    color: #fff
}

.overlay.overlay-slideleft.open .sbutton {
    display: none
}

.overlay.overlay-slideleft.open .fa-search {
    display: none
}

.search-style-one a {
    cursor: pointer;
    border-right: none;
    border: none;
    height: 35px;
    width: 35px;
    display: block;
    border-radius: 50%;
    text-align: center;
    line-height: 2.1;
    transition: all 0.25s linear;
}

.search-style-one a i {
    color: #c1c9d1;
    font-size: 16px;
}

.search-style-one a:hover i {
    color: #fff
}

.search-style-one a:hover,
.header-social a:hover {
    background: rgba(255, 255, 255, 0.15)
}

.search-row {
    height: 80px;
    position: relative;
    width: 100%;
}

.search-style-one .search-row input {
    outline: none;
    background: none;
    border: none;
    line-height: normal;
    height: 80px;
    width: 90%;
    color: #34495e;
    font-weight: 400;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    vertical-align: middle;
    font-size: 18px;
    text-indent: 40px;
    padding: 0;
}

.search-style-one .search-row input[placeholder] {
    color: #34495e;
    text-transform: none;
}

/* Overlay style */
.overlay {
    position: fixed;
    width: 100%;
    height: 80px;
    top: 0;
    left: 0;
    background: #1E5078;
    z-index: 10;
}

/* Overlay closing cross */
.overlay .overlay-close {
    position: absolute;
    right: 0;
    top: 25px;
    overflow: hidden;
    border: none;
    background: rgba(255, 255, 255, 0.1);
    text-indent: 0;
    outline: none;
    z-index: 100;
    cursor: pointer;
    font-size: 18px;
    color: #fff;
    padding: 6px 10px;
    border-radius: 50%;
}

.admin-bar .overlay {
    top: 32px
}

/* Effects */
.overlay-slideleft.close {
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #000;
    text-shadow: none;
    filter: alpha(opacity=20);
    opacity: 1;
}

.overlay-slideleft.close:hover,
.overlay-slideleft.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=1);
    opacity: 1;
}

.overlay-slideleft {
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    transition: -webkit-transform 0.4s linear, visibility 0.1s;
    transition: transform 0.4s linear, visibility 0.1s;
}

.overlay-slideleft.open {
    visibility: visible;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    transition: -webkit-transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out;
}

.slider-widget-container {
    padding-top: 20px
}

.sidebar .owl-carousel .owl-item img {
    margin: 0
}

.widget-slider .owl-prev,
.widget-slider .owl-next {
    height: 35px;
    line-height: 35px;
    width: 35px;
    border-radius: 50%;
    font-size: 24px;
    background: rgba(255, 255, 255, 0.2);
    color: rgba(255, 255, 255, 0.5);
}

.widget-slider .owl-prev {
    left: 10px
}

.widget-slider .owl-next {
    right: 10px
}

.widget-slider .owl-nav .fa {
    line-height: 35px
}

.widget-slider .owl-next .fa {
    margin-left: 3px
}

.widget-slider .owl-prev:hover,
.widget-slider .owl-next:hover {
    background: rgba(255, 255, 255, 0.5);
    color: rgba(255, 255, 255, 0.7);
}

.sidebar .widget-slider .slide-caption {
    bottom: 0;
    top: inherit;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.79) 100%);
    height: 65%;
    padding-left: 20px;
    padding-right: 20px;
}

.sidebar .widget-slider.widget-slider-bullets .slide-caption {
    overflow: visible
}

.sidebar .widget-slider h2 {
    color: #fff;
    font-size: 22px;
    position: absolute;
    bottom: 12px;
    line-height: 1.2;
    margin-bottom: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.sidebar .widget-slider.widget-slider-bullets h2 {
    bottom: auto;
    top: -35%;
}

/*bottom-carousel*/
.bottom-slider-container {
    clear: both
}

.bottom-slider .owl-prev,
.bottom-slider .owl-next {
    height: 35px;
    line-height: 35px;
    width: 35px;
    border-radius: 50%;
    font-size: 24px;
    background: rgba(255, 255, 255, 0.2);
    color: rgba(255, 255, 255, 0.5);
}

.bottom-slider .owl-prev {
    left: 10px
}

.bottom-slider .owl-next {
    right: 10px
}

.bottom-slider .owl-nav .fa {
    line-height: 35px
}

.bottom-slider .owl-next .fa {
    margin-left: 3px
}

.bottom-slider .owl-prev:hover,
.bottom-slider .owl-next:hover {
    background: rgba(255, 255, 255, 0.5);
    color: rgba(255, 255, 255, 0.7);
}

.bottom-slider .slide-caption {
    background: none;
    padding: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    max-height: 146px;
    overflow: hidden;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-left: 18px;
    padding-right: 18px;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
}

.bottom-slider .slide-caption h2 {
    position: absolute;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 0;
    left: 22px;
    opacity: 0 !important;
    bottom: 53px;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
    height: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    right: 10px;
}

.bottom-slider .bottom-inner:hover .slide-caption h2 {
    opacity: 1 !important;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.bottom-slider .bottom-inner:hover .slide-caption {
    /* FF3.6+ */
    /* Chrome,Safari4+ */
    /* Chrome10+,Safari5.1+ */
    /* Opera 11.10+ */
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.79) 100%);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.article {
    width: 70.941%;
    float: left;
    margin-bottom: 10px;
    padding: 0;
    max-width: 830px;
    margin-top: 3px;
}

.single .article {
    margin-top: 1px
}

.content_box {
    float: left;
    width: 100%;
}

.post {
    float: left;
    width: 100%;
    word-wrap: break-word;
}

.single_post .thecategory {
    background: #fcba55;
    line-height: 25px;
    color: #fff;
    padding: 0px 16px;
    display: inline-block;
}

.single_post .thecategory a {
    color: #fff
}

.single_post {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

.thecategory a {
    color: #fff !important
}

.single_page {
    padding-top: 0
}

.post-content {
    margin-bottom: 15px;
    overflow: hidden;
    clear: both;
    float: left;
    width: 100%;
}

.readMore {
    float: right;
    color: #7B7A79;
}

.readMore a {
    color: #1e5078
}

.frontPost .readMore a {
    color: #000;
    font-size: 12px;
}

.ss-full-width {
    background: white;
    padding-top: 0;
}

.ss-full-width .content_box {
    padding-right: 0;
    padding-left: 0;
}

.post.excerpt {
    clear: both;
    margin-bottom: 30px;
    overflow: hidden;
    padding-bottom: 15px;
    background-color: #fff;
    width: auto;
}

.wp-post-image {
    float: left
}

.featured-thumbnail {
    float: left;
    max-width: 100%;
    position: relative;
}

.post-type-2 .featured-thumbnail {
    max-width: 240px
}

.post-type-3 .featured-thumbnail {
    max-width: 160px
}

.post-image {
    float: left;
    display: block;
    position: relative;
}

.post-image-fullwidth {
    margin-bottom: 10px;
    display: block;
    position: relative;
}

.featured-thumbnail img {
    margin-bottom: 0;
    width: 100%;
    float: left;
}

.title {
    clear: both
}

.single-title {
    float: left;
    width: 100%;
    line-height: 1.2;
    margin-bottom: 8px;
}

.post-info {
    display: block;
    color: #999999;
    float: left;
    clear: both;
    width: 100%;
    font-size: 14px;
}

.thecategory {
    font-size: 14px
}

.post-info a {
    color: #999999;
    transition: all 0.25s linear;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
}

.post-info a:hover {
    color: #1e5078
}

.related-posts .post-info {
    clear: none;
    float: none;
}

/**********latest-posts***********/
article header {
    margin-bottom: 16px;
    float: left;
    width: 100%;
    margin-top: 16px;
}

.latestPost {
    width: 48.194%;
    float: left;
    margin-bottom: 53px;
    margin-right: 3.6%;
}

.latestPost:nth-child(even) {
    margin-right: 0
}

.latestPost:nth-last-of-type(1),
.latestPost:nth-last-of-type(2) {
    margin-bottom: 30px
}

.latestPost .title {
    display: block;
    margin-bottom: 11px;
}

.front-view-content {
    float: left;
    line-height: 1.55;
}

.top-posts {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.top-posts .top-posts-inner {
    width: 100% !important;
    padding: 0;
    margin-left: 1px;
    float: none;
    overflow: hidden;
}

.top-posts .latestPost {
    width: 25%;
    float: left;
    max-width: 292px;
    position: relative;
    margin-bottom: 0;
    margin-right: 0;
}

.top-posts .post-image:after {
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    left: 0;
    top: 0;
    transition: all 0.25s linear;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
}

.top-posts .post-image:hover:after {
    background: rgba(255, 255, 255, 0.2)
}

.top-posts .latestPost header {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    margin: 0;
    padding-left: 28px;
    padding-right: 18px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
    height: 60%;
}

.top-posts .latestPost header .title {
    display: block;
    font-size: 24px;
    color: #fff;
    line-height: 1.2;
    position: absolute;
    bottom: 3px;
}

.top-posts .latestPost .title a {
    font-weight: 700;
    font-size: 24px;
    color: #fff;
}

/*...................

[Categories Heading]

...................*/
.featured-categories {
    float: left
}

.featured-categories h2 {
    margin-bottom: 0;
    padding-bottom: 8px;
    margin-top: -4px;
    color: #999999;
    text-transform: uppercase;
    font-family: 'Cambay', sans-serif;
    font-weight: 700;
    font-size: 24px;
}

.featured-categories {
    color: #999999;
    text-transform: uppercase;
}

.featured-categories i {
    margin-left: 3px
}

.featured-view ul.links {
    float: right
}

.featured-view li {
    float: left;
    display: inline-block;
    margin-right: 10px;
}

.featured-view .links li a {
    font-size: 22px;
    color: #e3e3e3;
}

.featured-view li:last-child {
    margin-right: 0
}

.featured-view-posts {
    padding-top: 30px
}

.featured-view-posts.active {
    display: block
}

.featured-view .links .active a {
    color: #999999
}

.featured-content {
    float: left;
    width: 100%;
    border-top: 1px solid #e0e0e0;
}

/*post-type-1*/
.post-type-1,
.post-type-11 {
    width: 100%;
    float: left;
    display: block;
}

.post-type-1 .thecategory,
.post-type-11 .thecategory {
    position: absolute;
    top: -41px;
    left: 0;
    background: #fcba55;
    color: #fff;
    line-height: 25px;
    display: block;
    padding: 0px 11px;
}

.post-type-1 .thecategory a,
.post-type-11 .thecategory a {
    color: #fff
}

.post-type-1 .thecategory a:hover,
.post-type-11 .thecategory a:hover {
    color: #fff
}

.featured-view-posts .latestPost .title a {
    display: block;
    color: inherit;
    transition: all 0.25s linear;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
}

.featured-view-posts .latestPost .title a:hover {
    color: #1e5078
}

/*post-type-2*/
/*.post-type-2, .post-type-22 {

    float: left;

    width: 100%;

    display: none;

}*/
.post-type-2 .latestPost,
.post-type-3 .latestPost {
    width: 100%;
    margin-right: 0;
    margin-bottom: 60px;
}

.post-type-3 .latestPost {
    margin-bottom: 50px
}

.post-type-2 .latestPost header,
.post-type-3 .latestPost header {
    margin: 0;
    float: none;
    width: auto;
    overflow: hidden;
}

.post-type-2 .post-image,
.post-type-3 .post-image {
    margin-right: 28px
}

.post-type-2 .latestPost .title,
.post-type-3 .latestPost .title {
    /*margin-top: -3px;*/
    margin-bottom: 0;
    line-height: 1.3;
}

.post-type-3 .latestPost .title {
    margin-top: -2px
}

.post-type-2 .latestPost .thecategory,
.post-type-3 .latestPost .thecategory {
    display: inline-block;
    background: #fcba55;
    line-height: 25px;
    padding: 0px 10px;
    margin-right: 7px;
    color: #fff;
}

.post-type-2 .latestPost .thecategory a,
.post-type-3 .latestPost .thecategory a {
    color: #fff
}

.post-type-2 .front-view-content,
.post-type-3 .front-view-content {
    float: none;
    overflow: hidden;
    padding-top: 14px;
}

/*post-type-3*/
/*.post-type-3, .post-type-33 { display: none }*/
.single_post header {
    width: 100%;
    margin-bottom: 23px;
    margin-top: 0;
}

.single-featured-thumbnail {
    float: left;
    width: 100%;
    clear: both;
    margin-bottom: 30px;
}

.post-single-content {
    clear: both;
    margin-top: 0;
    float: left;
    width: 100%;
}

article img.left,
article img.alignleft,
.wp-caption.alignleft {
    margin: 0.3em 1.571em 0.5em 0;
    display: block;
    float: left;
}

article img.right,
article img.alignright,
.wp-caption.alignright {
    margin: 0.3em 0 0.5em 1.571em;
    display: block;
    float: right;
}

article img.center,
article img.aligncenter,
.wp-caption.aligncenter {
    margin: 0.3em auto 0.5em auto;
    display: block;
}

article img.aligncenter,
article img.alignnone {
    margin-top: 1em;
    margin-bottom: 1em;
    display: block;
    clear: both;
}

article ul {
    margin: 0 0 1.571em 2.5em;
    list-style-type: square;
}

article ol {
    margin: 0 0 1.571em 2.5em;
    list-style-type: decimal;
}

article ul ul,
article ol ol,
article ul ol,
article ol ul {
    margin-top: 0;
    margin-bottom: 0;
}

article .iconlist {
    margin-left: 0;
    padding: 0;
}

article .iconlist li {
    list-style-type: none
}

/*-[ Tweets Widget ]---------------------------*/
.tweets li {
    margin-bottom: 15px !important
}

/*-[ Facebook like box Widget ]---------------------------*/
.tweets li {
    margin-bottom: 15px !important
}

.fb_iframe_widget,
.fb_iframe_widget span {
    max-width: 100%;
    width: 100% !important;
}

/*-[ Custom Nav Widget ]---------------------------*/
.widget_nav_menu .fa>a,
.widget_nav_menu .fa>a {
    padding-left: 5px
}

.widget_nav_menu .sub-menu {
    margin-left: 10px
}

.widget_nav_menu .menu-item-has-children>a:after {
    content: ''
}

/*-[ Toggle menu ]---------------------------*/
.toggle-menu ul ul {
    display: none
}

.toggle-menu .toggle-menu-item-parent {
    position: relative
}

.toggle-menu .toggle-caret {
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    cursor: pointer;
    line-height: inherit;
}

.site-footer .toggle-menu .toggle-caret {
    right: -4px;
    top: 1px;
    color: #c1c9d1;
}

.site-footer .toggle-menu .toggle-caret:hover {
    color: #fff
}

.toggle-menu .toggle-caret .fa {
    width: 20px;
    text-align: center;
    font-size: 15px;
    color: inherit;
    line-height: 20px;
}

.toggle-menu .active>.toggle-caret .fa:before {
    content: "\f068"
}

.textwidget {
    line-height: 26px;
    padding-top: 0;
}

.site-footer .textwidget a {
    color: #fff
}

input,
textarea,
select {
    padding: 8px 12px;
    font-size: 14px;
    color: #666;
    border: 1px solid #D8D8D8;
    font-family: inherit;
}

textarea {
    overflow: auto;
    resize: vertical;
}

select {
    padding: 6px 10px;
    border-color: #D8D8D8;
}

input:focus,
textarea:focus {}

/*-[ Tables ]--------------------*/
table {
    width: 100%;
    text-align: left;
    margin-bottom: 25px;
    border: 1px solid #E0E0E0;
}

thead {
    background: #F7F8F9;
    font-size: 14px;
    color: #585F65;
}

table th,
table td {
    padding: 7px 15px;
    text-align: left;
}

thead th {
    padding: 14px
}

tbody th {
    font-weight: normal;
    border-bottom: 1px solid #E0E0E0;
}

hr {
    border: none;
    border-bottom: 1px solid #E5E5E5;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    width: 297px;
    margin: 35px 0;
    clear: both;
    position: relative;
}

.searchform {
    padding: 0;
    float: left;
    clear: both;
    width: 100%;
    position: relative;
}

.article .searchform {
    max-width: 300px
}

.searchform fieldset {
    float: left
}

.sbutton,
.searchsubmit {
    right: 0px;
    top: 0px;
    padding: 9px 0;
    float: right;
    border: 0;
    width: 45px;
    height: 45px;
    cursor: pointer;
    text-align: center;
    padding-top: 10px;
    color: white;
    transition: all 0.25s linear;
    background: transparent;
    z-index: 10;
    position: absolute;
    border: 0;
    vertical-align: top;
}

.sidebar .sbutton,
.sidebar .searchsubmit {
    height: 40px;
    width: 40px;
}

.searchform .fa-search {
    font-size: 18px;
    top: 14px;
    color: #cccccc;
    position: absolute;
    right: 18px;
    padding: 0;
}

.sidebar .searchform .fa-search {
    top: 10px;
    right: 10px;
}

.s {
    width: 86%;
    background-color: #1b476a;
    float: left;
    padding: 0;
    text-indent: 20px;
    color: #555555;
    border: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 45px;
}

.sidebar .s {
    background: none;
    text-indent: 10px;
    height: 40px;
}

::-webkit-input-placeholder {
    color: #ccc
}

:-moz-placeholder {
    color: #ccc
}

::-moz-placeholder {
    color: #ccc
}

:-ms-input-placeholder {
    color: #ccc
}

:input-placeholder {
    color: #ccc
}

input::-webkit-input-speech-button {
    margin-right: 14px;
    margin-left: 4px;
    cursor: pointer;
}

.searchform fieldset {
    width: 100%
}

.breadcrumb,
.breadcrumb>div,
.breadcrumb .fa-caret-right,
.breadcrumb .root a {
    float: none;
    font-size: 14px;
}

.breadcrumb {
    clear: both;
    padding: 0;
    overflow: hidden;
}

.breadcrumb>div {
    padding: 0 5px;
    overflow: hidden;
    float: none;
    display: inline-block;
}

.breadcrumb .fa-caret-right {
    padding: 0
}

.breadcrumb .root {
    margin-bottom: 15px
}

.breadcrumb .fa-caret-right {
    padding: 0 0
}

.breadcrumb>div {
    overflow: visible
}

.no-results h2 {
    font-size: 16px
}

/*-[ Read More ]-------------------*/
.read-more {
    margin: 0 0 0 10px;
    line-height: 1.4em;
    background: none;
    padding: 0;
    font-size: 16px;
}

.topad {
    margin-bottom: 10px;
    clear: both;
}

.bottomad {
    float: left;
    clear: both;
    margin-top: 10px;
}

.sidebar p {
    line-height: 20px
}

.sidebar.c-4-12 {
    float: right;
    width: 25.65%;
    line-height: 20px;
    max-width: 300px;
}

.sidebar a {
    color: #333
}

.sidebar .wp-post-image,
.site-footer .wp-post-image,
.post-img img {
    margin-bottom: 5px;
    margin-right: 20px;
    margin-left: 0;
    margin-top: 3px;
    float: left;
}

.widget .wp_review_tab_widget_content .wp-post-image,
.widget .wpt_widget_content .wp-post-image {
    margin-top: 5px !important
}

.widget {
    margin-bottom: 37px;
    float: left;
    clear: both;
    width: 100%;
}

.site-footer .f-widget .widget {
    margin-bottom: 20px
}

.widget .title {
    font-weight: bold;
    text-transform: uppercase;
    color: #545E68;
    font-size: 12px;
}

.widget li {
    margin-bottom: 10px;
    list-style-type: square;
    margin-left: 20px;
}

.widget .children {
    margin-top: 10px
}

footer .widget li a {
    color: #c1c9d1;
    transition: all 0.25s linear;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
}

footer .widget li a:hover {
    color: #fff
}

.widget h3 {
    font-size: 24px;
    color: #999999;
    text-transform: uppercase;
    margin-bottom: 0;
    position: relative;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 5px;
}

.widget h3 span {
    position: relative
}

.widget h3 span:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: -3px;
    width: 100%;
    height: 1px;
    background: #1e5078;
}

.site-footer .widget h3 span:after {
    background: #C1C9D1
}

.widget .post-info {
    width: auto;
    clear: none;
    float: none;
}

.widget .post-info span {
    margin-right: 5px
}

.widget .post-info span:last-child {
    margin-right: 0
}

.post-excerpt {
    color: #999;
    float: left;
    width: 100%;
    margin-top: 10px;
}

.advanced-recent-posts li,
.popular-posts li,
.category-posts li,
.related-posts-widget li,
.author-posts-widget li {
    list-style: none !important;
    margin: 0;
    overflow: hidden;
    transition: all 0.25s linear;
    padding-top: 27px;
    padding-bottom: 27px;
    border-bottom: 1px solid #f0f0f0;
}

.advanced-recent-posts li:first-child,
.popular-posts li:first-child,
.category-posts li:first-child,
.related-posts-widget li:first-child,
.author-posts-widget li:first-child {
    padding-top: 17px
}

.advanced-recent-posts li:last-child,
.popular-posts li:last-child,
.category-posts li:last-child,
.related-posts-widget li:last-child,
.author-posts-widget li:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.advanced-recent-posts li .post-title a,
.popular-posts li .post-title a,
.category-posts li .post-title a,
.related-posts-widget li .post-title a,
.author-posts-widget li .post-title a {
    font-size: 18px;
    line-height: 1.4;
}

.advanced-recent-posts p,
.popular-posts p,
.category-posts p,
.related-posts-widget p,
.author-posts-widget p {
    margin: 0;
    font-size: 13px;
}

.advanced-recent-posts a,
.popular-posts a,
.category-posts a,
.related-posts-widget a,
.author-posts-widget a {
    display: block
}

.widget .meta {
    font-size: 13px;
    color: #777;
    overflow: hidden;
}

/*-[ Social Buttons ]--------------------------*/
.share-item.facebookbtn,
.share-item.linkedinbtn,
.share-item.stumblebtn {
    width: 92px
}

.shareit {
    padding: 12px 0 7px;
    clear: both;
    border: none;
    z-index: 1;
    float: left;
    width: 100%;
}

.shareit.top {
    padding-top: 0 !important;
    padding-bottom: 20px;
}

.share-item {
    display: block;
    margin: 0;
    float: left;
    height: 25px;
}

.share-item.shareit.top {
    float: left;
    margin-bottom: 10px !important;
    margin-top: 0;
    width: 100%;
}

.share-item.facebookbtn {
    margin-top: -4px;
    width: 100px;
    height: 28px;
}

.share-item.gplusbtn {
    width: 85px
}

.share-item.pinbtn {
    margin-top: 0
}

.share-item.pinbtn a {
    transition: none
}

.share-item.stumblebtn {
    margin-top: 1px;
    height: 24px;
}

.share-item iframe {
    max-width: none
}

/*-[ Social Profile Widget ]--------------------------*/
.social-profile-icons ul {
    margin-left: -5px;
    margin-right: -5px;
}

.social-profile-icons ul li {
    background: none;
    border: none;
    float: left;
    list-style-type: none;
    margin: 0 5px 10px 5px !important;
    padding: 0 !important;
    border: none !important;
}

.social-profile-icons ul li a {
    width: 50px;
    height: 50px;
    display: block;
    float: left;
    border-radius: 3px;
    text-align: center;
    line-height: 50px;
    color: #FFF !important;
    transition: all .4s;
    padding: 0;
    border-radius: 50%;
}

.sidebar .social-profile-icons ul li a:hover {
    color: #fff;
    background: #666;
}

.sidebar .social-profile-icons ul li a {
    color: #fff
}

.social-profile-icons ul li i {
    font-size: 20px;
    line-height: 50px;
}

.social-profile-icons .social-youtube a {
    background: #c9322b
}

.social-profile-icons .social-rss a {
    background: #ef922f
}

.social-profile-icons .social-twitter a {
    background: #40bff5
}

.social-profile-icons .social-facebook a {
    background: #5d82d1
}

.social-profile-icons .social-gplus a {
    background: #eb5e4c
}

.social-profile-icons .social-vimeo a {
    background: #35c6ea
}

.social-profile-icons .social-dribbble a {
    background: #f7659c
}

.social-profile-icons .social-tumblr a {
    background: #426d9b
}

.social-profile-icons .social-instagram a {
    background: #91653f
}

.social-profile-icons .social-flickr a {
    background: #ff48a3
}

.social-profile-icons .social-pinterest a {
    background: #e13138
}

.social-profile-icons .social-linkedin a {
    background: #238cc8
}

.social-profile-icons .social-github a {
    background: #b5a470
}

.social-profile-icons .social-email a {
    background: #1d90dd
}

.social-profile-icons .social-behance a {
    background: #1879fd
}

.social-profile-icons .social-skype a {
    background: #13c1f3
}

.social-profile-icons .social-soundcloud a {
    background: #ff7e30
}

.social-profile-icons .social-stumbleupon a {
    background: #ff5c30
}

.social-profile-icons .social-dropbox a {
    background: #3476e4
}

.social-profile-icons .social-foursquare a {
    background: #0bbadf
}

.social-profile-icons .social-reddit a {
    background: #ff4400
}

.site-footer .widget li:first-child {
    border-top: none;
    padding-top: 0;
}

.site-footer .advanced-recent-posts li,
.site-footer .popular-posts li,
.site-footer .category-posts li,
.site-footer .related-posts-widget li,
.site-footer .author-posts-widget li {
    padding: 8px 0;
    border: 0;
}

.site-footer {
    overflow: hidden;
    width: 100%;
}

.site-footer .footeText {
    width: 960px;
    margin: 22px auto;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

.site-footer .footeText a {
    color: #fff;
    border-bottom: 2px solid #1e5078;
}

.site-footer .sidebar .widget .title {
    font-size: 135%;
    color: #D4D8DB;
}

.site-footer {
    position: relative;
    overflow: hidden;
    clear: both;
    background: #1e5078;
    margin-top: 60px;
}

.site-footer .container {
    padding: 0
}

.site-footer p {
    color: #8D8D8D
}

.footer-widgets {
    overflow: hidden;
    width: 100%;
    margin: 0;
    margin-top: 0;
    margin-bottom: 25px;
}

.footer-widgets h3 {
    color: inherit;
    border-bottom: 1px solid #6285a1;
    margin-bottom: 25px;
}

.footer-widgets h3:after {
    background: #c1c9d1 !important;
    width: 75%;
}

.site-footer .logo-wrap {
    margin-top: 0
}

.footer-list ul {
   display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.footer-list a {
    color: #c1c9d1;
}

.footer-list a:hover {
    color: #fff;
}

.f-widget {
    width: 100%;
    float: left;
    position: relative;
    margin-bottom: 0;
    margin-right: 8%;
    color: #c1c9d1;
    margin-top: 45px;
}

.widgets-num-4 .f-widget-1 {
    width: 30.3%;
    max-width: 355px;
    margin-right: 0;
}

.widgets-num-4 .f-widget-bigger {
    width: 65.81%;
    max-width: 770px;
    margin-right: 0;
    float: right;
}

.widgets-num-4 .f-widget-bigger .f-widget {
    width: 28%;
    margin-right: 8%;
}

.widgets-num-4 .f-widget-bigger .f-widget:nth-last-of-type(2) {
    margin-right: 0
}

.copyrights {
    border-top: 1px solid #6285a1;
    float: left;
    width: 100%;
    clear: both;
    padding-bottom: 5px;
    padding-top: 25px;
}

.copyrights a {
    color: #c1c9d1;
    transition: all 0.25s linear;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
}

.copyrights a:hover {
    color: #fff
}

.copyright-note {
    width: 100%;
    margin: 0 auto;
    clear: both;
    max-width: 100%;
}

.postsby {
    margin-bottom: 25px
}

.copyrights .row>span {
    float: left
}

.to-top {
    float: right;
    position: relative;
}

.toplink .fa-chevron-up {
    font-size: 24px;
    position: absolute;
    right: 0;
    top: 0px;
}

.toplink {
    padding-right: 27px
}

.move-to-top {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    position: fixed;
    right: 10px;
    bottom: 40px;
    z-index: 25;
    background: #4b7393;
    transition: all 0.25s linear;
    -webkit-backface-visibility: hidden;
    text-align: center;
    height: 35px;
    width: 35px;
    border-radius: 50%;
}

.move-to-top:not(.filling) {
    opacity: 0;
    visibility: hidden;
}

.move-to-top .fa-angle-up {
    position: relative;
    top: 0;
    font-size: 22px;
    line-height: 35px;
    color: #fff;
}

.move-to-top:hover {
    background: #fcba55
}

.move-to-top:hover .fa-angle-up {
    color: #fff
}

.related-posts {
    clear: both;
    float: left;
    width: 60.24%;
    max-width: 500px;
    margin-bottom: 30px;
}

.related-posts h4,
.comments .total-comments,
.commentsAdd h4,
.postauthor h4 {
    font-size: 24px;
    text-transform: uppercase;
    color: #999;
    border-bottom: 1px solid #e0e0e0;
    position: relative;
    padding-bottom: 9px;
    margin-bottom: 20px;
}

.related-posts h4:before,
.comments .total-comments:before,
.commentsAdd h4:before,
.postauthor h4:before {
    position: absolute;
    content: '';
    left: 0;
    width: 190px;
    height: 1px;
    background: #1e5078;
    bottom: -1px;
}

.comments .total-comments:before {
    width: 360px
}

.commentsAdd h4:before {
    width: 72px
}

.postauthor h4:before {
    width: 240px
}

.comments h4 span {
    color: #1e5078
}

.related-posts .latestPost {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 50px;
}

.related-posts .latestPost:nth-last-of-type(1) {
    margin-bottom: 0
}

.related-posts .last {
    margin-right: 0;
    padding-bottom: 0;
}

.related-posts .title {
    font-size: 24px;
    margin-bottom: 2px;
    line-height: 1.3;
    margin-top: -2px;
}

.related-posts .title a {
    color: #333
}

.related-posts .title a:hover {
    color: #1e5078
}

.related-posts article header {
    margin-bottom: 0;
    float: none;
    width: auto;
    overflow: hidden;
    margin-top: 0;
}

.related-posts .post-image {
    margin-right: 6%
}

.related-posts .thecategory {
    margin-right: 7px
}

.related-posts .thecategory {
    background: #fcba55;
    line-height: 25px;
    color: #fff;
    padding: 0px 16px;
    display: inline-block;
}

.related-posts .thecategory a {
    color: #fff
}

.single .single-ad {
    max-width: 300px;
    float: right;
    clear: none;
    margin-top: 63px;
    margin-bottom: 30px;
    width: 36.14%;
}

/*-[ Post Tags ]---------------------------------*/
.tags {
    margin: 0 0 30px 0;
    width: 100%;
    float: left;
}

.tags a {
    margin-left: 5px
}

/*-[ Author Box ]--------------------------------*/
.postauthor {
    margin: 0 0 30px 0;
    padding: 0;
    min-height: 180px;
    float: left;
    clear: both;
    width: 100%;
    margin-bottom: 35px;
}

.postauthor h5 {
    font-weight: bold;
    font-size: 20px;
    padding: 0;
    margin: 0;
    text-transform: capitalize;
    margin-bottom: 1px;
}

.postauthor h5 a {
    color: #333;
    text-transform: uppercase;
}

.postauthor img {
    float: left;
    border-radius: 50%;
}

.article .widget {
    max-width: 300px;
    float: right;
    clear: none;
    margin-top: 63px;
    margin-bottom: 30px;
    width: 36.14%;
}

.postauthor .author-wrap {
    width: 81.3%;
    max-width: 675px;
    float: right;
    background: #f5f5f5;
    position: relative;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 28px;
    padding-bottom: 8px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.postauthor .author-wrap:before {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 12px 14px 12px 0;
    display: block;
    width: 0;
    z-index: 1;
    left: -14px;
    top: 20px;
    color: transparent;
    border-color: transparent #f5f5f5;
}

.postauthor h4 a {
    color: #473636
}

.respond h4,
.total-comments,
.postauthor-top {
    margin-bottom: 10px;
    margin-top: 1px;
    border-bottom: 1px solid #ccc;
}

.postauthor-top {
    padding-top: 5px;
    padding-bottom: 8px;
    margin-bottom: 15px;
}

.clear {
    clear: both
}

.left {
    float: left
}

.right {
    float: right
}

.last {
    margin-right: 0
}

/*-[ Tag widget ]------------------------------*/
.sidebar .tagcloud {
    margin-top: 20px
}

.copyrights .row>span {
    color: #c1c9d1
}

.to-top {
    color: #c1c9d1
}

.tagcloud a {
    font-size: 14px !important;
    padding: 0px 16px;
    margin-bottom: 4px;
    float: left;
    margin-right: 4px;
    background: #1b476a;
    color: #c1c9d1;
    transition: all 0.25s linear;
    text-transform: uppercase;
    height: 30px;
    line-height: 2.5;
}

.sidebar .tagcloud a {
    background: #f5f5f5;
    color: #999;
}

.tagcloud a:hover {
    background: #fcba55;
    color: #fff;
}

.sidebar .tagcloud a:hover {
    background: #1e5078;
    color: #fff !important;
}

/*-[ Ad Widgets ]------------------------------*/
.ad-125 ul {
    float: left;
    width: 100%;
    margin: 0;
    list-style: none;
    max-width: 100%;
}

.ad-125 li {
    float: left;
    border: none;
    list-style: none !important;
    padding-left: 0;
    background: none;
    margin-bottom: 15px;
    margin-left: 0;
    max-width: 48%;
}

.ad-125 li:nth-child(2n+2) {
    float: right !important
}

.ad-125 li:nth-last-child(2),
.ad-125 li:last-child {
    margin-bottom: 0
}

/*..............

[Tabs-Widget]

...............*/
.widget .wpt_widget_content {
    border: none
}

.widget .wpt_widget_content .tab_title a {
    border: none;
    font-weight: 400;
    background: #fff;
    font-size: 16px;
    text-transform: uppercase;
    padding: 0;
    color: #999;
    line-height: 1.4;
    padding-bottom: 13px;
}

.widget .wpt_widget_content .tab_title.selected a {
    color: #333;
    border-bottom: 1px solid #1e5078;
    margin-bottom: -1px;
}

.widget .wpt_widget_content .inside {
    padding-top: 0;
    border-top: 1px solid #e0e0e0;
}

.widget .wpt_widget_content .tab-content li {
    padding: 0;
    margin-bottom: 0;
    padding-top: 30px;
    padding-bottom: 24px;
    border-bottom: 1px solid #f0f0f0;
}

.widget .wpt_widget_content .tab-content li:first-child {
    padding-top: 18px
}

.widget .wpt_widget_content .entry-title {
    font-weight: 400;
    line-height: 1.45;
    overflow: hidden;
}

.widget .wpt_thumb_small {
    width: auto;
    height: auto;
    margin-right: 20px;
    padding-top: 2px;
    margin-bottom: 5px;
}

.widget .wpt_widget_content .wpt-postmeta {
    /* margin-left: 120px*/
}

.widget .wpt_widget_content .wpt-pagination a {
    margin: 0
}

.widget .wpt_widget_content a {
    color: #333
}

.widget .wpt_widget_content a:hover {
    color: #1e5078
}

.widget .wpt_widget_content ul.has-4-tabs li {
    margin-top: 1px
}

.widget .wpt_widget_content .has-4-tabs .tab_title.selected a {
    border-bottom: 1px solid #1e5078
}

.widget .wpt_widget_content ul.has-4-tabs li a {
    padding-top: 12px;
    padding-bottom: 12px;
}

.widget .wpt_widget_content ul.has-4-tabs li:nth-child(1) a,
.widget .wpt_widget_content ul.has-4-tabs li:nth-child(2) a {
    padding-top: 0
}

/*...........

[Review Tabs]

............*/
.widget .wp_review_tab_widget_content {
    border: none
}

.widget .wp_review_tab_widget_content .tab_title a {
    border: none;
    font-weight: 400;
    background: #fff;
    font-size: 16px;
    text-transform: uppercase;
    padding: 0;
    color: #999;
}

@media screen and (max-width: 470px) {
    .article .review-total-star {
        position: relative;
        right: 0px;
        top: 0px;
    }
}

.widget .wp_review_tab_widget_content .tab_title.selected a {
    color: #333;
    border-bottom: 1px solid #1e5078;
    margin-bottom: -1px;
}

.sidebar select {
    width: 100%
}

.sidebar .widget h3 {
    margin-bottom: 20px
}

.sidebar .widget li:first-child {
    padding-top: 0
}

.widget .wp_review_tab_widget_content .inside {
    padding-top: 0;
    border-top: 1px solid #e0e0e0;
}

.widget .wp_review_tab_widget_content .tab-content li {
    padding: 0;
    margin-bottom: 0;
    padding-top: 30px;
    padding-bottom: 24px;
    border-bottom: 1px solid #f0f0f0;
}

.widget .wp_review_tab_widget_content .tab-content li:first-child {
    padding-top: 20px
}

.widget .wp_review_tab_thumb_small {
    width: auto;
    height: auto;
    margin-right: 20px;
    padding-top: 2px;
    margin-bottom: 5px;
}

.widget .wp_review_tab_widget_content .entry-title {
    font-weight: 400;
    line-height: 1.4;
    overflow: hidden;
}

.widget .wp_review_tab_widget_content a {
    color: #333
}

.widget .wp_review_tab_widget_content a:hover {
    color: #1e5078
}

.widget .review-total-only.small-thumb {
    font-size: 14px;
    margin-top: 5px;
}

.widget .review-type-circle.review-total-only,
.widget .review-type-circle.wp-review-show-total {
    height: 25px;
    padding-top: 3px;
}

/*-[ Calender Widget ]-------------------------*/
.wp-calendar {
    margin-bottom: 0
}

.wp-calendar td {
    text-align: center;
    padding: 7px 0;
    border-top: 1px solid #E0E0E0;
    border-right: 1px solid #E0E0E0;
}

.wp-calendar caption {
    font-size: 16px;
    padding-bottom: 10px;
    font-weight: bold;
}

.wp-calendar .prev {
    text-align: left;
    padding-left: 12px;
}

.wp-calendar .next {
    text-align: right;
    padding-right: 12px;
}

.wp-calendar thead th {
    padding: 10px 0;
    text-align: center;
}

.nocomments {
    margin: 0;
    clear: both;
    float: left;
    width: 100%;
    display: none;
}

.total-comments {
    text-transform: uppercase;
    font-size: 19px;
    color: #1e5078;
    font-weight: bold;
    padding-top: 7px;
    padding-bottom: 9px;
}

.cnumber {
    color: #2DB2EB
}

.comments {
    padding: 0;
    float: left;
    clear: both;
    width: 100%;
}

.comments .post-info {
    width: auto;
    clear: none;
    float: none;
}

.comments .post-info .theauthor a {
    text-transform: uppercase;
    color: inherit;
}

.respond h4 {
    text-transform: uppercase;
    padding-top: 5px;
    padding-bottom: 7px;
    font-size: 19px;
}

.commentsAdd {
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 30px;
    margin-top: 25px;
}

.comments .avatar {
    float: left;
    border-radius: 50%;
}

.comment-text-wrap .theauthor {
    text-transform: uppercase;
    color: #333;
}

.comment time {
    padding-left: 10px
}

ul.children .commentImageLeft {
    width: 60px;
    height: 90px;
    border-left: 1px solid #c1bbb6;
    border-bottom: 1px solid #c1bbb6;
    position: absolute;
    top: -50px;
    left: -70px;
}

.reply {
    float: right
}

.reply a {
    text-transform: uppercase;
    color: #1e5078;
}

input.text-input,
.commentform input {
    padding: 11px
}

input.author,
input.email,
input.url,
.contact-form input,
.contact-form textarea {
    width: 400px;
    border: 1px solid #e0e0e0;
    background: #fff;
    max-width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 45px;
}

input.author,
input.email,
input.url,
.comment,
.contact-form input,
.contact-form textarea {
    transition: all 0.25s ease-in-out
}

.cancel-comment-reply-link {
    float: right;
    line-height: 24px;
    margin-top: 0;
}

.cancel-comment-reply-link {
    color: #1e5078;
    cursor: pointer;
    margin-bottom: -20px;
    text-decoration: underline;
    z-index: 100;
    position: relative;
}

.commentform input.submit,
.contact-form input[type="submit"] {
    line-height: 1;
    background-color: #1e5078;
    text-transform: uppercase;
    padding: 14px;
    color: #fff;
    text-decoration: none;
    float: left;
    cursor: pointer;
    display: inline-block;
    border: none;
    transition: all 0.2s linear;
    font-size: 20px;
    text-align: center;
    width: 150px;
}

.error {
    color: red
}

.thanks p {
    color: green
}

ol.commentlist {
    margin-left: 0;
    margin-top: 13px;
    padding: 0;
}

.comment {
    list-style: none;
    margin: 0 0 15px 0;
    float: left;
    box-sizing: border-box;
    width: 100%;
    position: relative;
}

.comment .comment-text-wrap {
    float: right;
    width: 88.9%;
    background: #f5f5f5;
    padding: 15px 20px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
    max-width: 738px;
}

.children .comment .comment-text-wrap {
    width: 87.9%;
    max-width: 678px;
}

.comment .comment-text-wrap:before {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 12px 14px 12px 0;
    display: block;
    width: 0;
    z-index: 1;
    left: -14px;
    top: 20px;
    color: transparent;
    border-color: transparent #f5f5f5;
}

.commentlist>.comment,
.commentlist .children {}

.commentlist p {
    margin-bottom: 5px
}

.ago {
    color: #999;
    text-transform: uppercase;
    font-size: 12px;
}

.fn {
    line-height: 1.375em;
    font-weight: bold;
}

.fn a {
    color: #1e5078;
    font-weight: bold;
    font-size: 15px;
}

.comment-meta {
    font-size: 12px
}

.commentmetadata {
    font-size: 15px
}

.commentmetadata li {
    border: 0;
    padding: 0;
    margin-top: 0;
    margin-bottom: 5px;
    list-style: square;
}

.commentmetadata ol li {
    list-style: decimal
}

.comment .respond {
    clear: both;
    overflow: hidden;
}

.commentsAdd .respond h4 {
    margin-bottom: 19px
}

.comment .respond .respond {
    margin-top: 20px
}

.commentlist .children {
    margin-left: 7%;
    margin-bottom: 0;
    margin-top: 15px;
    float: left;
    width: 93%;
    box-sizing: border-box;
    padding: 0;
}

.commentlist .children li {
    margin-bottom: 0
}

.avatar {
    float: left
}

.respond h3 {
    font-size: 18px;
    margin: 0;
    padding: 0;
}

.comment-awaiting-moderation {
    font-style: italic;
    font-weight: bold;
}

.commentmetadata ul,
.commentmetadata ol {
    margin-top: 5px
}

/*-[ Comment Form ]----------------------------*/
.commentform textarea,
.contact-form textarea {
    width: 100%;
    border: 1px solid #e0e0e0;
    background: #fff;
    padding: 2%;
    line-height: 25px;
    font-family: inherit;
    box-sizing: border-box;
    height: 190px;
}

.commentform p {
    margin-bottom: 20px;
    float: left;
    width: 100%;
    clear: both;
    position: relative;
}

.commentform p label {
    position: absolute;
    font-size: 14px;
    background: #f5f5f5;
    left: 0;
    top: 0;
    padding: 0px 17px;
    padding-top: 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 45px;
    border: 1px solid #e0e0e0;
    color: #999;
}

.commentform p.comment-form-author input,
.commentform p.comment-form-email input {
    text-indent: 70px
}

.commentform p.comment-form-url input {
    text-indent: 85px
}

.commentform p.comment-form-comment textarea {
    text-indent: 95px
}

.commentform p.comment-form-comment {
    margin-bottom: 15px
}

.cancel-comment-reply a {
    float: right;
    margin-top: -8px;
}

.required {
    color: red;
    padding: 0;
    line-height: 1;
}

.comment-notes .required {
    padding-left: 0;
    padding-top: 3px;
}

.comment-notes {
    font-style: italic
}

.commentform .wp-review-comment-field a i,
.commentform .wp-review-comment-field .review-result i,
.comment .wp-review-comment-rating .review-result i,
.comment .wp-review-comment-rating a i {
    color: #FFB300 !important
}

/*-[ pagination ]------------------*/
.pagination {
    clear: both;
    overflow: hidden;
    float: left;
    width: 100%;
    margin-top: 23px;
    margin-bottom: 45px;
    text-align: center;
    display: block !important;
}

.single .pagination {
    border: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin-top: 0;
    padding: 2.2% 0;
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
}

.pagination ul {
    list-style: none;
    margin: 0;
}

.pagination ul li {
    float: none;
    margin-bottom: 5px;
    display: inline-block;
}

.pagination .nav-previous {
    float: left
}

.pagination .nav-next {
    float: right
}

.currenttext {
    color: #fff;
    margin: 0;
    display: inline-block;
    float: left;
    line-height: 2.4;
    text-decoration: none;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    background: #fcba55;
    font-size: 18px;
    text-align: center;
}

.post-info span:last-child .point {
    display: none
}

.pagination .currenttext {
    float: none
}

.pagination .page-numbers {
    background: #1e5078;
    margin: 0;
    display: inline-block;
    float: none;
    line-height: 2.4;
    text-decoration: none;
    color: #fff;
    transition: all 0.25s linear;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    font-size: 18px;
    text-align: center;
}

.pagination a:hover {
    background: #fcba55
}

.single .pagination a,
.single .pagination>.current {
    margin-right: 10px;
    float: none;
}

.single .pagination a:last-child {
    margin-right: 0
}

.single .pagination a .currenttext,
.single .pagination a:hover .currenttext {
    padding: 0;
    background: transparent;
    margin-right: 0;
}

.single .pagination a:hover .currenttext {
    color: #fff
}

/*-[ Contact Form ]------------------*/
.contact-form {
    position: relative
}

.contact-form.loading:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.8);
}

.contact-form label {
    display: block;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.contact-form label {
    margin-top: 12px
}

.contact-form input[type="submit"] {
    margin-top: 12px
}

.mtscontact_error {
    color: #B90101
}

.widget_search {
    overflow: visible;
    background: #1b476a;
}

.sidebar .widget_search {
    background: #fff;
    border-bottom: 1px solid #e0e0e0;
}

.ajax-search-box-open .s {
    border-bottom: 1px solid #fff
}

.ajax-search-results-container {
    position: absolute;
    top: 84px;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    z-index: 9;
    background: #fff;
    border: 1px solid #1e5078;
    border-top: none;
}

.ajax-search-results-container.loading:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.8);
}

ul.ajax-search-results {
    margin: 0;
    margin-top: 4px;
    padding: 0;
}

.ajax-search-results li {
    margin: 0;
    display: block;
    list-style: none;
    min-height: 50px;
    padding: 0 8px;
}

ul.ajax-search-results a:focus {
    text-decoration: underline
}

/*up/down keys navigation*/
.ajax-search-results .wp-post-image {
    margin-bottom: 0;
    margin-top: 5px;
    margin-right: 10px;
    margin-left: 0;
}

.ajax-search-meta {
    margin: 6px 8px;
    height: 20px;
    font-size: 13px;
}

.ajax-search-meta .results-count {
    float: left;
    color: #aaa;
}

.ajax-search-meta .results-link {
    float: right
}

.ajax-search-results-container .no-results {
    padding: 8px;
    color: #AAA;
    font-style: italic;
}

/*-[ Load More ]-------------------*/
.pace .pace-progress {
    background: #29d;
    position: fixed;
    z-index: 2000;
    top: 0;
    left: 0;
    height: 3px;
    transition: width 0.8s;
    -webkit-backface-visibility: hidden;
}

.admin-bar .pace .pace-progress {
    top: 32px
}

.pace-inactive {
    display: none
}

.load-posts {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
}

.load-posts a {
    color: #fff;
    background: #1e5078;
    padding: 8px 30px;
    text-transform: uppercase;
    font-size: 16px;
    display: block;
    transition: all 0.25s linear;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    clear: both;
    width: 170px;
    margin-left: auto;
    margin-right: auto;
}

.load-posts a:hover {
    background: #fcba55
}

.load-posts a.inactive {
    cursor: default
}

.load-posts .fa {
    margin-right: 12px
}

/*-[ Misc ]---------------------------*/
pre {
    overflow: auto;
    padding: 25px 15px 15px;
    margin: 15px 0;
    position: relative;
    background: #777;
    font-family: monospace;
    color: #fff;
    box-sizing: border-box;
}

pre:before {
    content: "\f121";
    color: #FFF;
    position: absolute;
    font-size: 18px;
    right: 14px;
    top: 6px;
    font-family: fontawesome;
}

.flex-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    clear: both;
}

.flex-video iframe,
.flex-video object,
.flex-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.parallax {
    position: relative;
    padding-bottom: 450px;
    height: 0;
    background-size: cover;
    margin-bottom: 30px;
    clear: both;
}

.page.parallax,
.page.zoom-out-page {
    padding-top: 15px
}

.zoom-out-effect,
.zoom-out-bg {
    position: relative;
    padding-bottom: 450px;
    height: 0;
}

.zoom-out-effect {
    margin-bottom: 30px;
    clear: both;
}

.zoom-out-bg {
    background-size: cover;
    width: 100%;
}

.latestPost-review-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    background: #FFF;
    padding: 2px 8px;
}

.latestPost-review-wrapper .review-total-star {
    margin: 4px 0
}

.latestPost-review-wrapper .percentage-icon {
    top: 0;
    font-size: inherit;
    font-style: normal;
}

.latestPost .review-type-circle.review-total-only,
.latestPost .review-type-circle.wp-review-show-total {
    height: 36px
}

/*Shortcodes*/
.single_page .entry-header h1,
.single_page h3 {
    padding-top: 0;
    font-size: 24px;
    text-transform: uppercase;
    color: #999;
    position: relative;
    padding-bottom: 8px;
    margin-bottom: 15px;
    margin-top: 15px;
}

.single_page .entry-header h1:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: -1px;
    width: 160px;
    height: 1px;
    background: #1e5078;
}

.single_page header {
    margin-top: 0px;
    margin-bottom: 0;
}

.post-content .message_box p {
    background: none;
    padding: 13px 0;
}

.post-content .message_box {
    border: 0;
    color: #fff;
}

.post-content .note {
    background: #fcba55
}

.post-content .announce {
    background: #1e5078
}

.post-content .warning {
    background: #e55e4c
}

.post-content .success {
    background: #2ecc71
}

.post-content a.buttons {
    background-image: none;
    border: 0;
    border-radius: 0;
    padding: 13px 16px;
    font-size: 14px;
    box-shadow: none;
    text-shadow: none;
    font: inherit;
}

.post-content a.buttons.btn_blue {
    background: #1e5078
}

.post-content a.buttons.btn_green {
    background: #2ecc71
}

.post-content a.buttons.btn_red {
    background: #e55e4c
}

.post-content a.buttons.btn_white {
    background: #F5F5F5
}

.post-content a.buttons.btn_brown {
    background: #996633
}

.post-content a.buttons.btn_yellow {
    background: #2ecc71
}

/*Tabs*/
.single_page .tab_widget ul.wps_tabs {
    padding: 0
}

.single_page .tab_widget ul.wps_tabs li {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0;
    border: none;
    background-image: none;
    line-height: 34px;
    height: 35px;
    z-index: 1;
}

.single_page .tab_widget ul.wps_tabs li a {
    text-transform: uppercase;
    background: #fff;
    color: #999 !important;
    text-align: center;
    padding: 0px 15px;
    border: none;
    font-weight: 400;
    text-shadow: none;
    font-size: 16px;
}

.single_page .tab_widget ul.wps_tabs li.active a {
    background: #fff;
    color: #333 !important;
    border: none;
}

.single_page .tab_widget ul.wps_tabs li.active {
    border-bottom: 1px solid #1e5078;
    border-top: none;
}

.single_page .tab_widget ul.wps_tabs li:first-child {
    border-left: none
}

.single_page .tab_widget .tab_container {
    margin-top: -7px;
    border: none;
    border-top: 1px solid #dedede;
    background: #fff;
}

.single_page .tab_widget ul.wps_tabs li:first-child a {
    border-left: none;
    padding-left: 0;
}

.single_page .tab_widget ul.wps_tabs li:last-child a {
    padding-right: 0
}

/*Toogle*/
.single_page .toggle {
    margin: 0 0 20px 0
}

.single_page .toggle .wps_togglet {
    background: #F5F5F5;
    position: relative;
    border: none;
}

.single_page .toggle .toggleta {
    background: #1e5078;
    position: relative;
}

.single_page .toggle .wps_togglet span {
    color: #999;
    text-transform: uppercase;
    font-weight: 700;
    background: none;
    font-size: 18px;
    text-shadow: none;
    line-height: 2.4;
}

.single_page .toggle .toggleta span {
    color: #fff
}

.single_page .toggle .wps_togglet span:before {
    background-image: none;
    position: absolute;
    content: "\f0d8";
    left: 13px;
    top: -2px;
    font-family: FontAwesome;
    font-size: 18px;
}

.single_page .toggle .toggleta span:before {
    background-image: none;
    position: absolute;
    content: "\f0d7";
    left: 11px;
    top: -2px;
    font-family: FontAwesome;
    font-size: 18px;
}

.woocommerce .container {
    max-width: 1170px;
    min-width: 240px;
    position: relative;
    margin-right: auto;
    margin-left: auto;
}

img.wp-smiley,
img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 0.07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
}

body {
    --wp--preset--color--black: #000000;
    --wp--preset--color--cyan-bluish-gray: #abb8c3;
    --wp--preset--color--white: #ffffff;
    --wp--preset--color--pale-pink: #f78da7;
    --wp--preset--color--vivid-red: #cf2e2e;
    --wp--preset--color--luminous-vivid-orange: #ff6900;
    --wp--preset--color--luminous-vivid-amber: #fcb900;
    --wp--preset--color--light-green-cyan: #7bdcb5;
    --wp--preset--color--vivid-green-cyan: #00d084;
    --wp--preset--color--pale-cyan-blue: #8ed1fc;
    --wp--preset--color--vivid-cyan-blue: #0693e3;
    --wp--preset--color--vivid-purple: #9b51e0;
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, rgb(155, 81, 224) 100%);
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%);
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, rgb(207, 46, 46) 100%);
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
    --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%);
    --wp--preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
    --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
    --wp--preset--gradient--luminous-dusk: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
    --wp--preset--gradient--pale-ocean: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
    --wp--preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
    --wp--preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
    --wp--preset--font-size--small: 13px;
    --wp--preset--font-size--medium: 20px;
    --wp--preset--font-size--large: 36px;
    --wp--preset--font-size--x-large: 42px;
}

.has-black-color {
    color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-color {
    color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-color {
    color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-color {
    color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-color {
    color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-color {
    color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-color {
    color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-color {
    color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-color {
    color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-color {
    color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-color {
    color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-color {
    color: var(--wp--preset--color--vivid-purple) !important;
}

.has-black-background-color {
    background-color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-background-color {
    background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-background-color {
    background-color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-background-color {
    background-color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-background-color {
    background-color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-background-color {
    background-color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-background-color {
    background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-background-color {
    background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-background-color {
    background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-background-color {
    background-color: var(--wp--preset--color--vivid-purple) !important;
}

.has-black-border-color {
    border-color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-border-color {
    border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-border-color {
    border-color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-border-color {
    border-color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-border-color {
    border-color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-border-color {
    border-color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-border-color {
    border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-border-color {
    border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-border-color {
    border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-border-color {
    border-color: var(--wp--preset--color--vivid-purple) !important;
}

.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
    background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;
}

.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
    background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;
}

.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;
}

.has-luminous-vivid-orange-to-vivid-red-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;
}

.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
    background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;
}

.has-cool-to-warm-spectrum-gradient-background {
    background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}

.has-blush-light-purple-gradient-background {
    background: var(--wp--preset--gradient--blush-light-purple) !important;
}

.has-blush-bordeaux-gradient-background {
    background: var(--wp--preset--gradient--blush-bordeaux) !important;
}

.has-luminous-dusk-gradient-background {
    background: var(--wp--preset--gradient--luminous-dusk) !important;
}

.has-pale-ocean-gradient-background {
    background: var(--wp--preset--gradient--pale-ocean) !important;
}

.has-electric-grass-gradient-background {
    background: var(--wp--preset--gradient--electric-grass) !important;
}

.has-midnight-gradient-background {
    background: var(--wp--preset--gradient--midnight) !important;
}

.has-small-font-size {
    font-size: var(--wp--preset--font-size--small) !important;
}

.has-medium-font-size {
    font-size: var(--wp--preset--font-size--medium) !important;
}

.has-large-font-size {
    font-size: var(--wp--preset--font-size--large) !important;
}

.has-x-large-font-size {
    font-size: var(--wp--preset--font-size--x-large) !important;
}

body {
    background-color: #ffffff;
    background-image: url(../wp-content/themes/mts_wordx/images/nobg.png);
}

.pace .pace-progress,
.mobile-menu-wrapper ul li a:hover {
    background: #1e5078;
}

.postauthor h5,
.single_post a,
.textwidget a,
.pnavigation2 a,
.sidebar a:hover,
.related-posts a:hover,
.comments h4 span,
.reply a,
.featured-view-posts .latestPost .title a:hover,
.primary-navigation .wpmm-megamenu-showing.wpmm-light-scheme,
.title a:hover,
.post-info a:hover,
.comm,
.tabber .inside li a:hover,
.readMore a:hover,
.related-posts .title a:hover,
.fn a,
a,
a:hover,
.comments .post-info .theauthor a:hover {
    color: #1e5078;
}

a#pull,
.widget h3 span:after,
.related-posts h4:before,
.comments h4:before,
.commentsAdd h4:before,
.postauthor h4:before,
.pagination ul li a,
.commentform input.submit,
.contact-form input[type='submit'],
.pagination a,
.tabber ul.tabs li a.selected,
.searchsubmit,
.latestPost .latestPost-review-wrapper,
.wpmm-megamenu .review-total-only,
.owl-theme .owl-nav div,
.latestPost .review-type-circle.review-total-only,
.latestPost .review-type-circle.wp-review-show-total,
.widget .review-total-only.small-thumb {
    background-color: #1e5078;
    color: #fff !important;
}

.site-header {
    background: #1e5078;
}

.primary-navigation ul ul li a,
.primary-navigation ul ul ul li a {
    color: #1e5078 !important;
}

.navigation ul ul {
    border-bottom: 4px solid #1e5078 !important;
}

.post-type-1 .thecategory,
.related-posts .thecategory,
.post-type .latestPost .thecategory,
.pagination .current,
.pagination a:hover,
.move-to-top,
.tagcloud a:hover {
    background-color: #fcba55;
}

.widget .wpt_widget_content .tab_title.selected a,
.widget .wp_review_tab_widget_content .tab_title.selected a,
.widget .wp_review_tab_widget_content .has-4-tabs .tab_title.selected a,
.widget .wpt_widget_content .has-4-tabs .tab_title.selected a {
    border-bottom: 1px solid #1e5078;
}

.site-footer {
    background: #1E5078;
}

.primary-navigation a,
.header-social a {
    font-family: 'Cambay';
    font-weight: 400;
    font-size: 14px;
    color: #c1c9d1;
}

.latestPost .title {
    font-family: 'Cambay';
    font-weight: 700;
    font-size: 24px;
    color: #333333;
}

.single-title {
    font-family: 'Cambay';
    font-weight: 700;
    font-size: 36px;
    color: #333333;
}

body {
    font-family: 'Cabin';
    font-weight: normal;
    font-size: 17px;
    color: #666666;
}

.sidebar .widget .widget-title {
    font-family: 'Cambay';
    font-weight: 700;
    font-size: 24px;
    color: #999;
}

.sidebar .widget {
    font-family: 'Cambay';
    font-weight: normal;
    font-size: 16px;
    color: #666;
}

.f-widget {
    font-family: 'Cambay';
    font-weight: normal;
    font-size: 16px;
    color: #C1C9D1;
}

h1 {
    font-family: 'Cambay';
    font-weight: 700;
    font-size: 36px;
    color: #333333;
}

h2 {
    font-family: 'Cambay';
    font-weight: 700;
    font-size: 32px;
    color: #333333;
}

h3 {
    font-family: 'Cambay';
    font-weight: 700;
    font-size: 28px;
    color: #333333;
}

h4 {
    font-family: 'Cambay';
    font-weight: 700;
    font-size: 26px;
    color: #333333;
}

h5 {
    font-family: 'Cambay';
    font-weight: 700;
    font-size: 24px;
    color: #333333;
}

h6 {
    font-family: 'Cambay';
    font-weight: 700;
    font-size: 20px;
    color: #333333;
}

html {
    overflow-x: hidden
}

.main-container {
    max-width: 100%
}

/*-----------------------------------------------
/* @media { } queries
/*---------------------------------------------*/
@media screen and (max-width:1300px) {
    .shareit {
        position: relative !important;
        width: 100% !important;
        top: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin: 0 !important;
        padding-top: 10px !important;
        border: none !important;
    }
}

@media screen and (max-width:1230px) {

    .page,
    .container {
        max-width: 96%;
    }

    img {
        max-width: 100%;
        height: auto !important;
    }

    .single-title {
        font-size: 30px !important
    }

    .related-posts .title {
        font-size: 22px
    }

    .move-to-top {
        right: 5px
    }
}

@media screen and (max-width:1130px) {
    .primary-navigation {
        margin-left: 6px;
        margin-right: 21px;
    }

    .top-posts .latestPost header .title {
        font-size: 20px;
        left: 10px;
        right: 10px;
    }

    .sidebar .widget-slider h2 {
        font-size: 18px;
        max-height: 42px;
        overflow: hidden;
        left: 10px;
        right: 10px;
        bottom: 5px;
    }

    .widget .wpt_widget_content .entry-title {
        overflow: inherit
    }

    .widget .wpt_widget_content .wpt-postmeta {
        margin-left: 0
    }

    .widget .wpt_thumb_small,
    .sidebar .wp-post-image,
    .site-footer .wp-post-image {
        margin-right: 15px
    }

    .widget .wp_review_tab_widget_content .wp-review-tab-postmeta {
        float: left;
        clear: both;
    }

    .children .comment .comment-text-wrap,
    .comment .comment-text-wrap {
        width: 87%
    }

    .related-posts .title {
        font-size: 20px
    }
}

@media screen and (max-width:1020px) {
    .primary-navigation a {
        padding: 0px 12px
    }

    .latestPost .title {
        font-size: 20px
    }

    .related-posts .title {
        font-size: 18px
    }

    .widget h3 {
        font-size: 20px
    }

    .commentlist .children {
        margin-left: 0;
        width: 100%;
    }

    .postauthor .author-wrap {
        width: 78%
    }

    .widgets-num-4 .f-widget-bigger .f-widget {
        width: 31%;
        margin-right: 3.5%;
    }

    .widget h3:after {
        width: 175px
    }

    .footer-widgets h3:after {
        width: 70%
    }
}

@media screen and (max-width:960px) {
    .ad-300 img {
        max-width: 100%
    }

    .ad-125 li {
        max-width: 40%
    }

    .ad-125 img {
        padding: 0;
        background: #FAFAFA;
        border: 0;
    }

    .logo-wrap {
        min-width: 170px
    }

    .site-footer .logo-wrap {
        max-width: 100%
    }

    .top-posts .latestPost header .title {
        font-size: 18px
    }

    .post-type-2 .post-image,
    .post-type-3 .post-image {
        margin-right: 15px
    }

    .front-view-content {
        font-size: 15px
    }

    .post-type-2 .front-view-content,
    .post-type-3 .front-view-content {
        padding-top: 5px
    }

    .widget .wpt_widget_content ul.has-3-tabs li {
        width: 50%;
        margin-top: 1px;
    }

    .widget .wpt_widget_content ul.has-3-tabs li.tab_title a {
        padding-top: 12px;
        padding-bottom: 12px;
    }

    .widget .wpt_widget_content ul.has-3-tabs li.tab_title:nth-child(1) a,
    .widget .wpt_widget_content ul.has-3-tabs li.tab_title:nth-child(2) a {
        padding-top: 0
    }

    .children .comment .comment-text-wrap,
    .comment .comment-text-wrap {
        width: 85%
    }

    .widgets-num-4 .f-widget-1 {
        width: 25%
    }

    .widgets-num-4 .f-widget-bigger {
        width: 70%
    }

    .primary-navigation a {
        padding: 0px 11px
    }

    .related-posts .title {
        font-size: 17px
    }

    .related-posts .latestPost .post-image {
        width: 30%
    }
}

@media screen and (max-width:865px) {

    .page,
    .container {
        max-width: 96%
    }

    .site-footer .container {
        padding: 0 2%
    }

    .mts-cart span a {
        padding-bottom: 0
    }

    .mts-cart {
        float: none;
        text-align: center !important;
    }

    .header-layout-2 .header h1,
    .header-layout-2 .header h2,
    .header-layout-2 .site-description {
        float: none;
        text-align: center;
        width: 100%;
        max-width: 100%;
        padding: 0;
    }

    .header-layout-2 .logo a,
    .header-layout-2 .logo img {
        float: none;
        letter-spacing: 0;
    }

    .header-layout-2 .logo-wrap {
        margin-top: 0;
        width: 100%;
    }

    .navigation {
        width: 100%;
        display: none;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

    .navigation .menu a,
    .navigation .menu .fa>a,
    .navigation .menu .fa>a {
        background: transparent
    }

    .navigation .menu {
        display: block !important;
        float: none;
        background: transparent;
        margin-bottom: 45px;
    }

    .navigation ul ul {
        visibility: visible !important;
        opacity: 1 !important;
        position: relative;
        left: 0 !important;
        border: 0;
        width: 100%;
        box-shadow: none;
        -webkit-box-shadow: none;
    }

    .navigation ul li li {
        background: transparent;
        border: 0;
    }

    nav {
        height: auto
    }

    nav li,
    .navigation ul li li {
        width: 100% !important;
        float: left;
        position: relative;
    }

    .navigation ul li:after {
        display: none
    }

    .navigation ul li:before {
        display: none
    }

    nav li a {
        border-bottom: 1px solid rgba(255, 255, 255, 0.09) !important;
        width: 100% !important;
        box-sizing: border-box;
    }

    nav a {
        text-align: left;
        width: 100%;
        text-indent: 25px;
    }

    a#pull {
        display: block;
        width: 100%;
        position: relative;
        color: #fff;
        padding: 0 !important;
        text-indent: 15px;
        padding-top: 3px !important;
    }

    a#pull:after {
        content: "\f0c9";
        display: inline-block;
        position: absolute;
        right: -17px;
        top: 0px;
        font-family: FontAwesome;
    }

    .navigation ul .sfHover a,
    .navigation ul li:hover,
    .navigation ul .sfHover ul li {
        background: transparent
    }

    .catcher {
        height: 0 !important
    }

    .sticky-navigation-active {
        position: relative !important;
        top: 0 !important;
    }

    .main-container {
        position: relative;
        left: 0;
        transition: left 500ms ease;
    }

    .mobile-menu-active .main-container {
        left: 300px;
        transition: left 500ms ease;
    }

    .navigation.mobile-menu-wrapper {
        display: block;
        position: fixed;
        top: 0;
        left: -300px;
        width: 300px;
        height: 100%;
        background-color: #1e5078;
        border-right: 1px solid rgba(255, 255, 255, 0.09);
        overflow: auto;
        transition: left 500ms ease;
        -webkit-backface-visibility: hidden;
    }

    .mobile-menu-active .navigation.mobile-menu-wrapper {
        left: 0
    }

    .navigation ul li {
        width: 100%;
        display: block;
    }

    .navigation ul li:hover {
        background: none
    }

    .navigation ul li a,
    .navigation ul ul a {
        padding: 9px 0;
        width: 100%;
        border: none;
    }

    .navigation ul ul {
        position: static;
        width: 100%;
        border: none;
    }

    .navigation ul ul li {
        background: none;
        width: 100%;
    }

    .navigation i {
        display: inline
    }

    .navigation ul ul a {
        padding: 9px 18px !important
    }

    .navigation ul ul ul a {
        padding: 9px 27px !important
    }

    .navigation ul ul ul ul a {
        padding: 9px 36px !important
    }

    .navigation .toggle-caret {
        display: block;
        width: 42px;
        height: 42px;
        line-height: 42px;
        color: #c1c9d1;
        border-left: 1px solid rgba(255, 255, 255, 0.09);
    }

    .navigation .menu-item-has-children>a:after {
        content: ''
    }

    /*-[ Mega Menu ]--------------------------------*/
    .wpmm-megamenu .wpmm-subcategories {
        width: 100%;
        text-indent: 0;
    }

    .wpmm-megamenu .wpmm-posts {
        width: 100%
    }

    .wpmm-megamenu .wpmm-post {
        width: 100% !important;
        padding: 0 10px !important;
        text-align: center !important;
    }

    .wpmm-megamenu .wpmm-thumbnail img {
        float: left
    }

    .primary-navigation a,
    .primary-navigation ul ul li a,
    .primary-navigation ul ul ul li a {
        padding: 6px 12px;
        padding-top: 12px;
    }

    .primary-navigation ul ul li a,
    .primary-navigation ul ul ul li a {
        color: #c1c9d1 !important
    }

    .navigation ul ul,
    .navigation ul ul ul {
        margin-top: 0
    }

    .widgets-num-4 .f-widget-1,
    .widgets-num-4 .f-widget-bigger {
        width: 100%;
        float: none;
        margin: 40px auto 0 auto;
        overflow: hidden;
    }

    .widgets-num-4 .f-widget-bigger {
        margin-bottom: 0
    }

    .post-type-2 .latestPost .title,
    .post-type-3 .latestPost .title {
        font-size: 19px
    }

    .sidebar .widget-slider h2 {
        bottom: 4px;
        font-size: 16px;
        max-height: 38px;
    }

    .widget .wpt_widget_content .entry-title,
    .widget .wp_review_tab_widget_content .entry-title {
        font-size: 16px
    }

    .advanced-recent-posts li .post-title a,
    .popular-posts li .post-title a,
    .category-posts li .post-title a,
    .related-posts-widget li .post-title a,
    .author-posts-widget li .post-title a {
        font-size: 17px
    }
}

@media screen and (max-width:800px) {
    .admin-bar .pace .pace-progress {
        top: 46px
    }

    .article {
        width: 100%
    }

    .content_box {
        padding-right: 0px;
        padding-left: 0px !important;
    }

    .sidebar.c-4-12 {
        float: none;
        width: 100% !important;
        padding-left: 0;
        padding-right: 0;
        margin: 0 auto;
    }

    .post-type-2 .latestPost .title,
    .post-type-3 .latestPost .title {
        margin-bottom: 5px;
        font-size: 20px;
    }

    .post-type-2 .front-view-content,
    .post-type-3 .front-view-content {
        padding-top: 10px
    }

    .sidebar .widget-slider h2 {
        font-size: 20px;
        max-height: 50px;
        bottom: 12px;
    }

    .widget .wpt_widget_content ul.has-3-tabs li {
        width: 33.33%
    }

    .children .comment .comment-text-wrap,
    .comment .comment-text-wrap {
        width: 87%
    }

    .widget .wpt_widget_content ul.has-3-tabs li.tab_title a {
        padding-top: 0px;
        padding-bottom: 12px;
    }

    .related-posts .title {
        font-size: 18px
    }
}

@media screen and (max-width:728px) {
    .article .widget {
        max-width: 300px;
        float: right;
        clear: none;
        margin-top: 63px;
        margin-bottom: 30px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        /* clear: both; */
        float: none;
    }

    .logo a,
    .logo img {
        float: none;
        letter-spacing: 0;
    }

    .logo-wrap {
        margin-top: 0;
        width: 100%;
        text-align: center;
    }

    .header h1,
    .header h2,
    .site-description {
        float: none;
        width: 100%;
        margin: 0;
        max-width: 100%;
    }

    .widget-header {
        max-width: 100%;
        float: left;
    }
}

@media screen and (max-width:720px) {

    .f-widget-2,
    .widgets-num-4 .f-widget-2,
    .widgets-num-4 .f-widget.last {
        margin-right: 0
    }

    .ad-125 li {
        max-width: 45%
    }

    .comments {
        margin-right: 0
    }

    .widget-header .textwidget {
        margin-top: 0;
        padding-left: 0;
        border-left: none;
    }

    .widget h3 {
        font-size: 20px
    }

    .bottom-slider .slide-caption h2 {
        font-size: 17px;
        bottom: 45px;
    }
}

@media screen and (max-width:640px) {
    .featured-thumbnail img {
        width: 100%
    }

    .admin-bar .pace .pace-progress {
        top: 0px
    }

    .top-posts .latestPost {
        width: 50%;
        max-width: 100%;
    }

    .top-posts .latestPost .featured-thumbnail {
        float: none;
        overflow: hidden;
    }

    .top-posts .latestPost .post-image {
        float: none
    }

    .top-posts .latestPost header .title {
        font-size: 22px
    }

    .latestPost .title {
        font-size: 19px
    }

    .post-type-2 .front-view-content,
    .post-type-3 .front-view-content {
        overflow: hidden
    }

    .children .comment .comment-text-wrap,
    .comment .comment-text-wrap {
        width: 82%
    }

    .postauthor .author-wrap {
        width: 75%
    }

    blockquote {
        padding: 0px 10px 20px 50px
    }

    blockquote:after {
        font-size: 40px;
        top: 0;
    }

    .related-posts h4,
    .comments h4,
    .commentsAdd h4,
    .postauthor h4 {
        font-size: 20px
    }

    .related-posts h4:before,
    .comments h4:before,
    .commentsAdd h4:before,
    .postauthor h4:before {
        width: 160px
    }

    .postauthor h4:before {
        width: 200px
    }

    .comments h4:before {
        width: 310px
    }

    .commentsAdd h4:before {
        width: 60px
    }

    .widgets-num-4 .f-widget-bigger .f-widget {
        width: 47%;
        margin-right: 6%;
        margin-bottom: 15px;
    }

    .widgets-num-4 .f-widget-bigger .f-widget:nth-child(even) {
        margin-right: 0
    }

    .bottom-slider .slide-caption h2 {
        font-size: 16px
    }

    .related-posts .title {
        font-size: 18px
    }

    .related-posts {
        width: 100%;
        max-width: 100%;
    }

    .single .single-ad {
        float: left;
        margin-top: 0;
        width: 100%;
    }
}

@media screen and (max-width:550px) {
    .sbutton {
        float: right
    }

    .primary-navigation {
        float: right;
        margin-right: 17px;
    }

    .search-style-one {
        float: right;
        clear: left;
    }

    .header-social {
        float: left;
        clear: left;
    }

    .header {
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .header-social a,
    .search-style-one a {
        background: rgba(255, 255, 255, 0.1)
    }

    .top-posts .latestPost header .title {
        font-size: 18px
    }

    .featured-view ul.links {
        display: none
    }

    .single-title {
        font-size: 25px !important
    }

    .postauthor .author-wrap {
        width: 70%
    }

    .related-posts .title {
        font-size: 18px
    }

    .single_page .one_half,
    .single_page .one_third,
    .single_page .two_third,
    .single_page .three_fourth,
    .single_page .one_fourth,
    .single_page .one_fifth,
    .single_page .two_fifth,
    .single_page .three_fifth,
    .single_page .four_fifth,
    .single_page .one_sixth,
    .single_page .five_sixth {
        width: 100%
    }

    .bottom-slider .slide-caption h2 {
        font-size: 15px
    }
}

@media screen and (max-width:480px) {
    nav {
        border-bottom: 0
    }

    .navigation {
        margin-top: 0;
        margin-bottom: 0;
    }

    .related-posts .latestPost {
        width: 100%;
        float: left !important;
        max-width: 100%;
    }

    .related-posts .relatepostli4 {
        padding-bottom: 15px;
        border-bottom: 1px solid #CCC;
        margin-bottom: 11px;
    }

    .one_half,
    .one_third,
    .two_third,
    .three_fourth,
    .one_fourth,
    .one_fifth,
    .two_fifth,
    .three_fifth,
    .four_fifth,
    .one_sixth,
    .five_sixth {
        width: 100%;
        margin-right: 0;
    }

    .copyrights {
        text-align: center
    }

    .top {
        width: 100%
    }

    .cancel-comment-reply-link {
        margin-bottom: 0;
        margin-top: -43px;
    }

    .latestPost {
        width: 100%;
        margin-right: 0;
    }

    .post-image {
        float: none
    }

    .related-posts .post-image {
        float: left
    }

    .featured-thumbnail {
        float: none;
        overflow: hidden;
    }

    .post-type-2 .featured-thumbnail,
    .post-type-3 .featured-thumbnail {
        max-width: 100% !important
    }

    .post-type-2 .post-image,
    .post-type-3 .post-image {
        margin-right: 0
    }

    .post-type-2 .latestPost header,
    .post-type-3 .latestPost header {
        margin-top: 20px
    }

    .copyrights .row>span {
        float: none
    }

    .to-top {
        float: none;
        clear: both;
        margin-top: 10px;
    }

    .children .comment .comment-text-wrap,
    .comment .comment-text-wrap {
        width: 78%
    }

    .postauthor .author-wrap {
        width: 65%
    }
}

@media screen and (max-width:400px) {
    article header {
        overflow: hidden
    }

    .slidertext {
        display: none
    }

    .widgets-num-4 .f-widget-bigger .f-widget {
        width: 100%;
        margin-right: 0;
    }

    .top-posts .latestPost header .title {
        font-size: 15px
    }

    .children .comment .comment-text-wrap,
    .comment .comment-text-wrap {
        width: 75%
    }

    .related-posts .title {
        font-size: 16px
    }
}

.su-u-clearfix::after {
    content: '';
    display: table;
    clear: both
}

.su-u-trim>:first-child {
    margin-top: 0
}

.su-u-trim>:last-child {
    margin-bottom: 0
}

.su-u-responsive-media-yes {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden
}

.su-u-responsive-media-yes .fluid-width-video-wrapper,
.su-u-responsive-media-yes .video-holder {
    position: static !important
}

.su-u-responsive-media-yes embed,
.su-u-responsive-media-yes iframe,
.su-u-responsive-media-yes object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.su-u-overflow-hidden {
    overflow: hidden
}

.su-accordion {
    margin-bottom: 1.5em
}

.su-accordion .su-spoiler {
    margin-bottom: .5em
}

.su-audio {
    position: relative;
    width: 100%;
    height: 30px;
    margin-bottom: 1.5em;
    background: #7c8781;
    background: linear-gradient(to bottom, #7c8781 0, #0a0809 100%);
    border-radius: 3px
}

.su-audio .jp-pause,
.su-audio .jp-play {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 30px;
    height: 30px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    cursor: pointer;
    border-right: 1px solid #454947;
    background-image: url(../wp-content/plugins/shortcodes-ultimate/includes/images/player/default.png);
    background-repeat: no-repeat
}

.su-audio .jp-play {
    background-position: 0 0
}

.su-audio .jp-pause {
    background-position: -30px 0
}

.su-audio .jp-current-time,
.su-audio .jp-duration {
    position: absolute;
    top: 0;
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 10px;
    color: #eee;
    text-shadow: 0 -1px 0 #000
}

.su-audio .jp-current-time {
    left: 45px
}

.su-audio .jp-duration {
    right: 10px
}

.su-audio .jp-play-bar,
.su-audio .jp-seek-bar {
    position: absolute;
    top: 0;
    left: 0;
    height: 10px;
    border-radius: 3px;
    cursor: pointer
}

.su-audio .jp-progress {
    position: absolute;
    top: 10px;
    left: 85px;
    right: 50px;
    height: 10px;
    background: #333;
    box-shadow: 0 0 5px #000 inset;
    border-radius: 3px
}

.su-audio .jp-seek-bar {
    background: #0b0b0b;
    background: linear-gradient(to bottom, #0b0b0b 0, #666 100%)
}

.su-audio .jp-play-bar {
    background: #6db3f2;
    background: linear-gradient(to bottom, #6db3f2 0, #54a3ee 50%, #3690f0 51%, #1e69de 100%)
}

.su-box {
    margin: 0 0 1.5em;
    border-width: 2px;
    border-style: solid
}

.su-box-title {
    display: block;
    padding: .5em 1em;
    font-weight: 700;
    font-size: 1.1em
}

.su-box-content {
    background-color: #fff;
    color: #444;
    padding: 1em
}

.su-box-style-soft .su-box-title {
    background-image: url(../wp-content/plugins/shortcodes-ultimate/includes/images/styles/style-soft.png);
    background-position: 0 0;
    background-repeat: repeat-x
}

.su-box-style-glass .su-box-title {
    background-image: url(../wp-content/plugins/shortcodes-ultimate/includes/images/styles/style-glass.png);
    background-position: 0 50%;
    background-repeat: repeat-x
}

.su-box-style-bubbles .su-box-title {
    background-image: url(../wp-content/plugins/shortcodes-ultimate/includes/images/styles/style-bubbles.png);
    background-position: 0 50%;
    background-repeat: repeat-x
}

.su-box-style-noise .su-box-title {
    background-image: url(../wp-content/plugins/shortcodes-ultimate/includes/images/styles/style-noise.png);
    background-position: 0 0;
    background-repeat: repeat-x
}

.su-button {
    display: inline-block !important;
    text-align: center;
    text-decoration: none !important;
    box-sizing: content-box !important;
    transition: all .2s
}

.su-button-wide {
    display: block !important;
    margin: 1em 0
}

.su-button-center {
    text-align: center;
}

.su-button span {
    display: block !important;
    text-decoration: none !important;
    box-sizing: content-box !important;
    transition: all .2s
}

.su-button img {
    border: none !important;
    vertical-align: middle !important;
    margin: -.2em .4em 0 -.3em !important;
    box-shadow: none !important
}

.su-button i {
    display: inline-block;
    width: 1em;
    height: 1em;
    margin: 0 .5em 0 0 !important;
    text-align: center;
    line-height: 1em
}

.su-button.su-button-float-icon img {
    margin: 0 .5em !important
}

.su-button small {
    display: block;
    margin: -.2em 0 0;
    color: inherit;
    text-align: center;
    font-style: normal;
    font-size: .8em;
    line-height: 1;
    opacity: .7
}

@media screen and (max-width: 768px) {
    .su-button span {
        padding-top: .25em !important;
        padding-bottom: .25em !important;
        line-height: 1.2 !important
    }

    .su-button small {
        margin-top: .2em !important
    }
}

.su-button-style-default {
    border-width: 1px;
    border-style: solid
}

.su-button-style-default:hover {
    opacity: .7
}

.su-button-style-default span {
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid
}

.su-button-style-flat,
.su-button-style-flat span {
    border: none
}

.su-button-style-flat span {
    position: relative
}

.su-button-style-flat:hover span {
    top: 1px
}

.su-button-style-ghost {
    background: 0 0 !important
}

.su-button-style-ghost span {
    border-width: 3px;
    border-style: solid
}

.su-button-style-ghost:hover span {
    border-color: inherit !important
}

.su-button-style-soft span {
    background: 0 -20px url(../wp-content/plugins/shortcodes-ultimate/includes/images/styles/style-soft.png) repeat-x
}

.su-button-style-soft:hover span {
    background: 0 0 url(../wp-content/plugins/shortcodes-ultimate/includes/images/styles/style-soft.png) repeat-x
}

.su-button-style-glass span {
    background: 0 50% url(../wp-content/plugins/shortcodes-ultimate/includes/images/styles/style-glass.png) repeat-x
}

.su-button-style-glass:hover span {
    background: 100% 50% url(../wp-content/plugins/shortcodes-ultimate/includes/images/styles/style-glass.png) repeat-x
}

.su-button-style-bubbles span {
    background: 0 50% url(../wp-content/plugins/shortcodes-ultimate/includes/images/styles/style-bubbles.png) no-repeat
}

.su-button-style-bubbles:hover span {
    background: -710px 50% url(../wp-content/plugins/shortcodes-ultimate/includes/images/styles/style-bubbles.png) no-repeat
}

.su-button-style-noise span {
    background: 0 0 url(../wp-content/plugins/shortcodes-ultimate/includes/images/styles/style-noise.png) repeat-x
}

.su-button-style-noise:hover span {
    background: 0 0 url(../wp-content/plugins/shortcodes-ultimate/includes/images/styles/style-noise.png) repeat-x
}

.su-button-style-stroked span {
    margin: 1px;
    border: 1px dashed #fff !important
}

.su-button-style-stroked:hover span {
    opacity: .7
}

.su-button-style-3d {
    border-bottom-style: solid;
    border-bottom-width: 6px
}

.su-button-style-3d span {
    border-bottom-style: solid;
    border-bottom-width: 1px
}

.su-button-style-3d:hover {
    position: relative;
    top: 3px;
    border-bottom-width: 3px
}

.su-carousel {
    position: relative;
    margin-bottom: 1.5em;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.su-carousel-centered {
    margin: 0 auto 1.5em
}

.su-carousel-slides {
    position: relative;
    width: 100%;
    -webkit-transition-property: -webkit-transform, left, top;
    -webkit-transition-duration: 0s;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transition-timing-function: ease;
    -moz-transition-property: -moz-transform, left, top;
    -moz-transition-duration: 0s;
    -moz-transform: translate3d(0, 0, 0);
    -moz-transition-timing-function: ease;
    -o-transition-property: -o-transform, left, top;
    -o-transition-duration: 0s;
    -o-transform: translate3d(0, 0, 0);
    -o-transition-timing-function: ease;
    -o-transform: translate(0, 0);
    -ms-transition-property: -ms-transform, left, top;
    -ms-transition-duration: 0s;
    -ms-transform: translate3d(0, 0, 0);
    -ms-transition-timing-function: ease;
    transition-property: left, top, -webkit-transform;
    transition-property: transform, left, top;
    transition-property: transform, left, top, -webkit-transform;
    transition-duration: 0s;
    transform: translate3d(0, 0, 0);
    transition-timing-function: ease
}

.swiper-free-mode>.su-carousel-slides {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.su-carousel-slide {
    position: relative;
    float: left
}

.su-carousel-slide>a,
.su-carousel-slide>a>img,
.su-carousel-slide>img {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.su-carousel-responsive-yes .su-carousel-slide>a,
.su-carousel-responsive-yes .su-carousel-slide>a>img,
.su-carousel-responsive-yes .su-carousel-slide>img {
    height: auto
}

.su-carousel-pages-no .su-carousel-pagination {
    display: none
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x
}

.su-carousel .su-carousel-slide a {
    padding: 0 5px
}

.su-carousel .su-carousel-slide img {
    padding: 3px;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

.su-carousel .su-carousel-slide-title {
    position: absolute;
    left: 9px;
    right: 9px;
    bottom: 4px;
    display: block;
    padding: 2px 3px;
    color: #fff;
    line-height: 1.2;
    font-size: 11px;
    background: #000;
    background: rgba(0, 0, 0, .5);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    transition: opacity 1s;
    -o-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -webkit-transition: opacity 1s
}

.su-carousel .su-carousel-next,
.su-carousel .su-carousel-prev {
    position: absolute;
    top: 50%;
    display: block;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    background: #000 0 0 url(../wp-content/plugins/shortcodes-ultimate/includes/images/swiper/default.png) no-repeat;
    background-color: rgba(0, 0, 0, .5);
    cursor: pointer;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    opacity: 0;
    transition: all .2s
}

.su-carousel .su-carousel-prev {
    right: 20px;
    margin-right: 40px;
    background-position: -40px 0
}

.su-carousel .su-carousel-next {
    left: 20px;
    margin-left: 40px;
    background-position: 0 0
}

.su-carousel:hover .su-carousel-next,
.su-carousel:hover .su-carousel-prev {
    margin-left: 0;
    margin-right: 0;
    opacity: .7
}

.su-carousel .su-carousel-next:hover,
.su-carousel .su-carousel-prev:hover {
    opacity: 1
}

.su-carousel .su-carousel-pagination {
    position: absolute;
    left: 15%;
    right: 15%;
    top: 50%;
    width: 70%;
    height: 0;
    margin-top: -7px;
    text-align: center;
    cursor: default;
    opacity: 0;
    transition: all .2s
}

.su-carousel:hover .su-carousel-pagination {
    bottom: 20px;
    opacity: 1
}

.su-carousel .su-carousel-pagination span {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0;
    background: #000 0 -999px url(../wp-content/plugins/shortcodes-ultimate/includes/images/swiper/default.png) no-repeat;
    background-color: rgba(0, 0, 0, .5);
    cursor: pointer;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    transition: all .2s
}

.su-carousel:hover .su-carousel-pagination span {
    margin: 0 3px
}

.su-carousel .su-carousel-pagination span.swiper-visible-switch {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .5)
}

.su-carousel .su-carousel-pagination span.swiper-active-switch,
.su-carousel .su-carousel-pagination span:hover {
    background-position: 0 -40px
}

.su-row {
    margin-bottom: 1.5em
}

.su-row::after {
    display: table;
    clear: both;
    content: ''
}

.su-row .su-column {
    display: block;
    float: left;
    box-sizing: border-box;
    margin: 0 0 0 4%
}

.su-row .su-column:first-child {
    margin-left: 0
}

.su-row .su-column.su-column-size-1-1 {
    margin-right: 0;
    margin-left: 0
}

.su-row .su-column.su-column-centered {
    float: none;
    margin-right: auto;
    margin-left: auto
}

.su-row .su-column-size-1-1 {
    width: 100%
}

.su-row .su-column-size-1-2 {
    width: 48%
}

.su-row .su-column-size-1-3 {
    width: 30.66%
}

.su-row .su-column-size-2-3 {
    width: 65.33%
}

.su-row .su-column-size-1-4 {
    width: 22%
}

.su-row .su-column-size-3-4 {
    width: 74%
}

.su-row .su-column-size-1-5 {
    width: 16.8%
}

.su-row .su-column-size-2-5 {
    width: 37.6%
}

.su-row .su-column-size-3-5 {
    width: 58.4%
}

.su-row .su-column-size-4-5 {
    width: 79.2%
}

.su-row .su-column-size-1-6 {
    width: 13.33%
}

.su-row .su-column-size-5-6 {
    width: 82.66%
}

.su-row .su-column embed,
.su-row .su-column iframe,
.su-row .su-column img,
.su-row .su-column object {
    max-width: 100%
}

@media only screen and (max-width: 767px) {
    .su-row .su-column {
        float: none;
        width: 100%;
        margin: 0
    }

    .su-row .su-column+.su-column {
        margin: 1.5rem 0 0
    }
}

.su-custom-gallery {
    margin-bottom: 1.5em
}

.su-custom-gallery:after,
.su-custom-gallery:before {
    content: '';
    display: table
}

.su-custom-gallery:after {
    clear: both
}

.su-custom-gallery-slide {
    position: relative;
    float: left;
    margin: .5em;
    overflow: hidden
}

.su-custom-gallery-slide a {
    display: block;
    width: 100%
}

.su-custom-gallery-slide img {
    display: block;
    margin: 0;
    padding: 3px;
    border: 1px solid #ccc;
    background: #fff;
    box-sizing: border-box;
    border-radius: 5px;
    box-shadow: none;
    transition: all .2s
}

.su-custom-gallery-slide:hover img {
    background: #eee;
    border: 1px solid #aaa
}

.su-custom-gallery-slide span {
    position: absolute;
    left: 4px;
    bottom: 4px;
    right: 4px;
    display: block;
    padding: 2px 4px;
    font-size: 12px;
    color: #fff;
    background: #000;
    background: rgba(0, 0, 0, .5);
    line-height: 1.3;
    opacity: 0;
    transition: all .2s
}

.su-custom-gallery-slide:hover span {
    opacity: 1
}

.su-custom-gallery-title-never span {
    display: none
}

.su-custom-gallery-title-always span {
    opacity: 1
}

.su-dailymotion {
    margin: 0 0 1.5em
}

.su-dailymotion iframe {
    border: none !important
}

.su-display-posts-template-default .su-post {
    display: flex;
    margin-bottom: 1.75em
}

.su-display-posts-template-default .su-post-thumbnail {
    margin: 0 1.25em 0 0;
    width: 8.25em
}

.su-display-posts-template-default .su-post-thumbnail a {
    display: block !important;
    text-decoration: none !important
}

.su-display-posts-template-default .su-post-thumbnail img {
    display: block !important;
    margin: 0 !important;
    max-width: 100% !important;
    height: auto !important;
    -o-object-fit: cover !important;
    object-fit: cover !important
}

.su-display-posts-template-default .su-post-body {
    flex: 1
}

.su-display-posts-template-default h2.su-post-title {
    margin: 0 0 1em !important;
    padding: 0 !important;
    border: none !important;
    font-size: 1.35em !important
}

.su-display-posts-template-default h2.su-post-title::after,
.su-display-posts-template-default h2.su-post-title::before {
    display: none
}

.su-display-posts-template-default .su-post-meta {
    margin: 1em 0;
    font-size: .85em;
    opacity: .85
}

.su-display-posts-template-default .su-post-excerpt p {
    margin: 1em 0
}

.su-display-posts-template-default .su-post-excerpt>:last-child {
    margin-bottom: 0 !important
}

.su-display-posts-template-default .su-post-comments-link {
    margin: 1em 0 0
}

@media screen and (max-width: 768px) {
    .su-display-posts-template-default .su-post-thumbnail {
        width: 4em
    }
}

.su-display-posts-template-teasers .su-post {
    display: flex;
    align-items: center;
    margin-bottom: 1em
}

.su-display-posts-template-teasers .su-post-thumbnail {
    margin: 0 1em 0 0;
    width: 3.75em
}

.su-display-posts-template-teasers .su-post-thumbnail a {
    display: block !important;
    text-decoration: none !important
}

.su-display-posts-template-teasers .su-post-thumbnail img {
    display: block !important;
    margin: 0 !important;
    max-width: 100% !important;
    height: auto !important;
    -o-object-fit: cover !important;
    object-fit: cover !important
}

.su-display-posts-template-teasers .su-post-body {
    flex: 1
}

.su-display-posts-template-teasers h2.su-post-title {
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    font-size: 1.15em !important
}

.su-display-posts-template-teasers h2.su-post-title::after,
.su-display-posts-template-teasers h2.su-post-title::before {
    display: none
}

@media screen and (max-width: 768px) {
    .su-display-posts-template-teasers .su-post-thumbnail {
        width: 2.75em
    }
}

.su-display-posts-template-single h2.su-post-title {
    margin: 0 0 1em !important;
    padding: 0 !important;
    border: none !important;
    font-size: 1.75em !important
}

.su-display-posts-template-single .su-post-meta {
    margin: 1em 0;
    font-size: .85em;
    opacity: .85
}

.su-display-posts-pagination {
    display: flex;
    justify-content: space-between
}

.su-display-posts-pagination-next {
    margin-left: auto
}

.su-divider {
    clear: both;
    border: none;
    text-align: right;
    line-height: 1
}

.su-divider a {
    display: inline-block;
    font-size: .8em;
    text-decoration: none;
    outline: 0;
    padding-bottom: 5px
}

.su-divider-style-default {
    border-bottom-style: solid
}

.su-divider-style-dotted {
    border-bottom-style: dotted
}

.su-divider-style-dashed {
    border-bottom-style: dashed
}

.su-divider-style-double {
    border-bottom-style: double
}

.su-document {
    margin: 0 0 1.5em
}

.su-document iframe {
    border: none !important
}

.su-dropcap {
    float: left;
    display: inline-block;
    width: 2em;
    height: 2em;
    margin: .2em .5em .2em 0;
    line-height: 2em;
    text-align: center;
    overflow: hidden;
    text-transform: uppercase
}

.su-dropcap-style-default {
    color: #fff;
    background: #45484d;
    background: linear-gradient(to bottom, #45484d 0, #000 100%);
    text-shadow: -1px -1px 0 #000;
    border-radius: 50%
}

.su-dropcap-style-flat {
    background: #444;
    color: #fff
}

.su-dropcap-style-light {
    color: #333;
    border-radius: 50%;
    background: #fff;
    background: linear-gradient(to bottom, #fff 0, #eaeaea 100%)
}

.su-dropcap-style-simple {
    width: 1em;
    height: 1em;
    line-height: 1em;
    text-align: left
}

.su-expand {
    margin: 0 0 1.5em
}

.su-expand-content {
    overflow: hidden
}

.su-expand-link {
    margin-top: .5em;
    cursor: pointer
}

.su-expand-link:hover {
    opacity: .7
}

.su-expand-link a,
.su-expand-link a:active,
.su-expand-link a:focus,
.su-expand-link a:hover,
.su-expand-link a:visited {
    display: inline;
    text-decoration: none;
    box-shadow: none;
    background: 0 0;
    border: none
}

.su-expand-link-style-underlined .su-expand-link span {
    text-decoration: underline
}

.su-expand-link-style-dotted .su-expand-link span {
    border-bottom: 1px dotted #333
}

.su-expand-link-style-dashed .su-expand-link span {
    border-bottom: 1px dashed #333
}

.su-expand-link-style-button .su-expand-link a {
    display: inline-block;
    margin-top: .2em;
    padding: .2em .4em;
    border: 2px solid #333
}

.su-expand-link-more {
    display: none
}

.su-expand-link-less {
    display: block
}

.su-expand-collapsed .su-expand-link-more {
    display: block
}

.su-expand-collapsed .su-expand-link-less {
    display: none
}

.su-expand-link i {
    display: inline-block;
    margin: 0 .3em 0 0;
    vertical-align: middle;
    color: inherit
}

.su-expand-link img {
    display: inline-block;
    width: 1em;
    height: 1em;
    margin: 0 .3em 0 0;
    vertical-align: middle
}

.su-frame,
.su-frame-inner {
    display: block
}

.su-frame-align-left {
    float: left;
    margin: 0 1em 1em 0
}

.su-frame-align-center {
    float: none;
    margin: 1em auto
}

.su-frame-align-right {
    float: right;
    margin: 0 0 1em 1em
}

.su-frame img {
    display: block !important;
    float: none !important;
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
    box-shadow: none !important
}

.su-frame-style-default {
    padding: 2px;
    border: 1px solid #999;
    background: #fff;
    box-shadow: 1px 1px 4px #ccc
}

.su-frame-style-default .su-frame-inner {
    padding: 2px;
    border: 4px solid #eee
}

.su-gmap {
    margin: 0 0 1.5em
}

.su-gmap iframe {
    border: none !important
}

.su-guests {
    margin-bottom: 1.5em
}

.su-heading.su-heading-align-left {
    text-align: left
}

.su-heading.su-heading-align-left .su-heading-inner {
    padding-left: .2em
}

.su-heading.su-heading-align-right {
    text-align: right
}

.su-heading.su-heading-align-right .su-heading-inner {
    padding-right: .2em
}

.su-heading.su-heading-align-center {
    text-align: center
}

.su-heading-style-default {
    padding: 2px 0;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999
}

.su-heading-style-default .su-heading-inner {
    padding: 1em .5em;
    border-top: 4px solid #eee;
    border-bottom: 4px solid #eee
}

.su-highlight {
    display: inline;
    padding: 1px 0
}

.su-image-carousel {
    margin: 1.5em 0;
    width: 100%
}

.su-image-carousel:first-child {
    margin-top: 0
}

.su-image-carousel:last-child {
    margin-bottom: 0
}

.su-image-carousel-item {
    box-sizing: border-box;
    width: 100%
}

.su-image-carousel-item-content {
    position: relative
}

.su-image-carousel-item-content a,
.su-image-carousel-item-content a:active,
.su-image-carousel-item-content a:focus,
.su-image-carousel-item-content a:hover,
.su-image-carousel-item-content a:visited,
.su-image-carousel-item-content img {
    display: block;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    border: none;
    border-radius: 0;
    box-shadow: none;
    text-decoration: none
}

.su-image-carousel-item-content a::after,
.su-image-carousel-item-content a::before,
.su-image-carousel-item-content img::after,
.su-image-carousel-item-content img::before {
    display: none
}

.su-image-carousel-item-content span {
    position: absolute;
    display: block;
    overflow: auto;
    max-height: 60%;
    word-wrap: break-word;
    font-size: .9em;
    line-height: 1.3
}

.su-image-carousel-item-content span:empty {
    display: none
}

.su-image-carousel-columns-2 .su-image-carousel-item {
    width: 50%
}

.su-image-carousel-columns-3 .su-image-carousel-item {
    width: 33.3333333333%
}

.su-image-carousel-columns-4 .su-image-carousel-item {
    width: 25%
}

.su-image-carousel-columns-5 .su-image-carousel-item {
    width: 20%
}

.su-image-carousel-columns-6 .su-image-carousel-item {
    width: 16.6666666666%
}

.su-image-carousel-columns-7 .su-image-carousel-item {
    width: 14.2857142857%
}

.su-image-carousel-columns-8 .su-image-carousel-item {
    width: 12.5%
}

.su-image-carousel-columns-2.su-image-carousel-has-spacing .su-image-carousel-item {
    margin-right: 3%;
    width: 48.5%
}

.su-image-carousel-columns-3.su-image-carousel-has-spacing .su-image-carousel-item {
    margin-right: 2.9%;
    width: 31.4%
}

.su-image-carousel-columns-4.su-image-carousel-has-spacing .su-image-carousel-item {
    margin-right: 2.8%;
    width: 22.9%
}

.su-image-carousel-columns-5.su-image-carousel-has-spacing .su-image-carousel-item {
    margin-right: 2.5%;
    width: 18%
}

.su-image-carousel-columns-6.su-image-carousel-has-spacing .su-image-carousel-item {
    margin-right: 2.6%;
    width: 14.5%
}

.su-image-carousel-columns-7.su-image-carousel-has-spacing .su-image-carousel-item {
    margin-right: 2.2%;
    width: 12.4%
}

.su-image-carousel-columns-8.su-image-carousel-has-spacing .su-image-carousel-item {
    margin-right: 2%;
    width: 10.75%
}

@media screen and (max-width: 768px) {

    .su-image-carousel-adaptive .su-image-carousel-item,
    .su-image-carousel-adaptive.su-image-carousel-has-spacing .su-image-carousel-item {
        margin-right: 0;
        width: 100%
    }
}

.su-image-carousel-crop .su-image-carousel-item-content::before {
    float: left;
    margin-left: -1px;
    width: 1px;
    height: 0;
    content: ''
}

.su-image-carousel-crop .su-image-carousel-item-content::after {
    display: table;
    clear: both;
    content: ''
}

.su-image-carousel-crop .su-image-carousel-item-content a,
.su-image-carousel-crop .su-image-carousel-item-content img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.su-image-carousel-crop .su-image-carousel-item-content img {
    -o-object-fit: cover;
    object-fit: cover
}

.su-image-carousel-crop-16-9 .su-image-carousel-item-content::before {
    padding-top: 56.25%
}

.su-image-carousel-crop-16-10 .su-image-carousel-item-content::before {
    padding-top: 62.5%
}

.su-image-carousel-crop-21-9 .su-image-carousel-item-content::before {
    padding-top: 42.857142857143%
}

.su-image-carousel-crop-5-4 .su-image-carousel-item-content::before {
    padding-top: 80%
}

.su-image-carousel-crop-4-3 .su-image-carousel-item-content::before {
    padding-top: 75%
}

.su-image-carousel-crop-3-2 .su-image-carousel-item-content::before {
    padding-top: 66.666666666667%
}

.su-image-carousel-crop-2-1 .su-image-carousel-item-content::before {
    padding-top: 50%
}

.su-image-carousel-crop-1-1 .su-image-carousel-item-content::before {
    padding-top: 100%
}

.su-image-carousel-crop-1-2 .su-image-carousel-item-content::before {
    padding-top: 200%
}

.su-image-carousel-crop-2-3 .su-image-carousel-item-content::before {
    padding-top: 150%
}

.su-image-carousel-crop-3-4 .su-image-carousel-item-content::before {
    padding-top: 133.33333333333%
}

.su-image-carousel-crop-4-5 .su-image-carousel-item-content::before {
    padding-top: 125%
}

.su-image-carousel-crop-9-21 .su-image-carousel-item-content::before {
    padding-top: 233.33333333333%
}

.su-image-carousel-crop-10-16 .su-image-carousel-item-content::before {
    padding-top: 160%
}

.su-image-carousel-crop-9-16 .su-image-carousel-item-content::before {
    padding-top: 177.77777777778%
}

.su-image-carousel-align-left {
    float: left;
    margin-top: 0;
    margin-right: 1.5em
}

.su-image-carousel-align-right {
    float: right;
    margin-top: 0;
    margin-left: 1.5em
}

.su-image-carousel-align-center {
    margin-right: auto;
    margin-left: auto
}

.su-image-carousel-align-full {
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
    max-width: 100vw !important;
    width: 100vw !important
}

.su-image-carousel button.flickity-prev-next-button {
    position: absolute;
    top: 50%;
    display: block;
    margin: -22px 0 0;
    padding: 0;
    width: 44px;
    height: 44px;
    outline: 0;
    border-radius: 50%;
    opacity: 0;
    transition: opacity .2s ease, -webkit-transform .2s ease;
    transition: opacity .2s ease, transform .2s ease;
    transition: opacity .2s ease, transform .2s ease, -webkit-transform .2s ease;
    -webkit-transform: none;
    transform: none
}

.su-image-carousel:hover button.flickity-prev-next-button {
    opacity: .5
}

.su-image-carousel button.flickity-prev-next-button:focus,
.su-image-carousel button.flickity-prev-next-button:hover {
    box-shadow: none;
    opacity: 1
}

.su-image-carousel button.flickity-prev-next-button:focus {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.su-image-carousel button.flickity-prev-next-button[disabled] {
    display: none
}

.su-image-carousel button.flickity-prev-next-button.previous {
    left: 20px
}

.su-image-carousel button.flickity-prev-next-button.next {
    right: 20px
}

.su-image-carousel>ol.flickity-page-dots {
    position: absolute;
    top: 50%;
    bottom: auto;
    left: 50%;
    margin: 0;
    padding: 0;
    width: auto;
    list-style: none;
    opacity: 0;
    transition: opacity .2s ease;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    pointer-events: none
}

.su-image-carousel:hover>ol.flickity-page-dots {
    opacity: 1
}

.su-image-carousel>ol.flickity-page-dots>li.dot {
    position: relative;
    display: inline-block;
    margin: 5px;
    padding: 0;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    list-style: none;
    opacity: .5;
    transition: opacity .2s ease;
    pointer-events: all
}

.su-image-carousel>ol.flickity-page-dots>li.dot:hover {
    opacity: 1
}

.su-image-carousel>ol.flickity-page-dots>li.dot::before {
    position: absolute;
    top: 50%;
    left: 50%;
    display: none;
    margin: 0;
    padding: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    content: '';
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.su-image-carousel>ol.flickity-page-dots>li.dot.is-selected::before {
    display: block
}

.su-image-carousel-controls-style-dark button.flickity-prev-next-button {
    background: #000;
    color: #fff
}

.su-image-carousel-controls-style-dark ol.flickity-page-dots li.dot {
    background: #000
}

.su-image-carousel-controls-style-dark ol.flickity-page-dots li.dot::before {
    background: #fff
}

.su-image-carousel-controls-style-light button.flickity-prev-next-button {
    background: #fff;
    color: #000
}

.su-image-carousel-controls-style-light ol.flickity-page-dots li.dot {
    background: #fff
}

.su-image-carousel-controls-style-light ol.flickity-page-dots li.dot::before {
    background: #000
}

.su-image-carousel-slides-style-default .su-image-carousel-item-content {
    margin: 1px
}

.su-image-carousel-slides-style-default .su-image-carousel-item-content img {
    padding: 3px;
    border: 1px solid #ccc;
    border-radius: 7px;
    background: #fff
}

.su-image-carousel-slides-style-default .su-image-carousel-item-content span {
    right: 4px;
    bottom: 4px;
    left: 4px;
    padding: .5em .7em;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    background: linear-gradient(to top, rgba(0, 0, 0, .7), transparent);
    color: #fff;
    text-shadow: 0 2px 5px #000
}

.su-image-carousel-slides-style-minimal .su-image-carousel-item-content {
    margin: 1px
}

.su-image-carousel-slides-style-minimal .su-image-carousel-item-content span {
    right: 0;
    bottom: 0;
    left: 0;
    padding: .7em;
    background: linear-gradient(to top, rgba(0, 0, 0, .7), transparent);
    color: #fff;
    text-shadow: 0 2px 5px #000
}

.su-image-carousel-slides-style-photo .su-image-carousel-item-content {
    padding: 7px
}

.su-image-carousel-slides-style-photo .su-image-carousel-item-content img {
    border: 5px solid #fff;
    border-radius: 7px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .5)
}

.su-image-carousel-slides-style-photo .su-image-carousel-item-content span {
    right: 12px;
    bottom: 12px;
    left: 12px;
    padding: .3em .5em;
    background: #fff;
    color: #000;
    font-size: .9em
}

.su-image-carousel-slides-style-photo.su-image-carousel-crop .su-image-carousel-item-content img {
    top: 7px;
    right: 7px;
    bottom: 7px;
    left: 7px;
    width: calc(100% - 14px);
    height: calc(100% - 14px)
}

.su-image-carousel-mfp.mfp-bg {
    z-index: 102000 !important
}

.su-image-carousel-mfp.mfp-wrap {
    z-index: 102001 !important
}

.su-image-carousel-mfp.mfp-wrap .mfp-preloader {
    z-index: 102002 !important
}

.su-image-carousel-mfp.mfp-wrap .mfp-content {
    z-index: 102003 !important
}

.su-image-carousel-mfp.mfp-wrap button.mfp-arrow,
.su-image-carousel-mfp.mfp-wrap button.mfp-close {
    z-index: 102004 !important
}

.su-image-carousel-has-outline .su-image-carousel-item-content a:focus img,
.su-image-carousel-has-outline button.flickity-prev-next-button:focus {
    outline-width: 2px;
    outline-style: solid;
    outline-color: Highlight
}

@media (-webkit-min-device-pixel-ratio: 0) {

    .su-image-carousel-has-outline .su-image-carousel-item-content a:focus,
    .su-image-carousel-has-outline button.flickity-prev-next-button:focus {
        outline-style: auto;
        outline-color: -webkit-focus-ring-color
    }
}

.su-label {
    display: inline;
    margin-right: .3em;
    padding: .1em .3em;
    font-size: .8em;
    height: .8em;
    line-height: .8em;
    color: #fff;
    border-radius: 3px
}

.su-label-type-default {
    background: #999
}

.su-label-type-success {
    background: #090
}

.su-label-type-warning {
    background: #f90
}

.su-label-type-important {
    background: #f03
}

.su-label-type-black {
    background: #111
}

.su-label-type-info {
    background: #09c
}

.su-lightbox-content {
    position: relative;
    margin: 0 auto
}

.su-generator .su-lightbox-content,
.mfp-content .su-lightbox-content {
    display: block !important
}

.su-lightbox-content-preview {
    width: 100%;
    min-height: 300px;
    background: #444;
    overflow: hidden
}

.su-lightbox-content h1,
.su-lightbox-content h2,
.su-lightbox-content h3,
.su-lightbox-content h4,
.su-lightbox-content h5,
.su-lightbox-content h6 {
    color: inherit
}

.su-lightbox {
    cursor: pointer
}

.su-list {
    margin-bottom: 1.5em
}

.su-list ul {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important
}

.su-list ul li {
    position: relative;
    display: block !important;
    margin: 0 !important;
    padding: 4px 0 4px 2em !important;
    list-style-type: none !important;
    line-height: 1.3em
}

.su-list ul li>img {
    position: absolute;
    left: 0;
    top: 4px;
    width: 1.3em;
    height: 1.3em;
    padding: 0;
    margin: 0;
    border: none
}

.su-list ul li>i {
    position: absolute;
    left: 0;
    top: 4px;
    width: 1.3em;
    height: 1.3em;
    line-height: 1.3em;
    text-align: center
}

.su-members {
    margin-bottom: 1.5em;
    padding: 1em;
    border-width: 1px 0;
    border-style: solid;
    text-align: center
}

.su-members a {
    text-decoration: underline;
    color: inherit
}

.su-note {
    margin: 0 0 1.5em;
    border-width: 1px;
    border-style: solid
}

.su-note-inner {
    padding: 1em;
    border-width: 1px;
    border-style: solid
}

.su-posts-default-loop .su-post {
    margin-bottom: 2.5em;
    line-height: 1.5
}

.su-posts-default-loop .su-post:after {
    content: '';
    display: table;
    clear: both
}

.su-posts-default-loop .su-post-thumbnail {
    float: left;
    display: block;
    width: 100px;
    height: 100px;
    margin-right: 1em
}

.su-posts-default-loop .su-post-thumbnail img {
    max-width: 100px;
    max-height: 100px
}

.su-posts-default-loop h2.su-post-title {
    clear: none;
    margin: 0 0 .3em;
    font-size: 1.2em;
    font-weight: 700
}

.su-posts-default-loop .su-post-meta {
    margin-bottom: .7em;
    font-size: .8em;
    opacity: .6
}

.su-posts-default-loop .su-post-excerpt {
    margin-bottom: .5em
}

.su-posts-default-loop .su-post-excerpt p:last-child {
    margin-bottom: 0
}

.su-posts-default-loop .su-post-comments-link {
    font-size: .9em
}

.su-posts-teaser-loop .su-post {
    margin-bottom: 1.5em;
    line-height: 1.2
}

.su-posts-teaser-loop .su-post:after {
    content: '';
    display: table;
    clear: both
}

.su-posts-teaser-loop .su-post-thumbnail {
    float: left;
    display: block;
    width: 56px;
    height: 56px;
    margin: 0 1em 0 0
}

.su-posts-teaser-loop .su-post-thumbnail img {
    display: block;
    margin: 0;
    padding: 2px;
    border: 1px solid #ccc;
    border-radius: 5px;
    max-width: 100%;
    max-height: 100%
}

.su-posts-teaser-loop h2.su-post-title {
    display: block;
    margin: 0;
    padding: 0;
    border: none;
    font-size: .9em;
    font-weight: 400;
    clear: none
}

.su-posts-single-post .su-post {
    margin-bottom: 2.5em;
    line-height: 1.5
}

.su-posts-single-post .su-post:after {
    content: '';
    display: table;
    clear: both
}

.su-posts-single-post h1.su-post-title {
    clear: none;
    margin: 0 0 .3em;
    font-size: 1.2em;
    font-weight: 700
}

.su-posts-single-post .su-post-meta {
    margin-bottom: .7em;
    font-size: .8em;
    opacity: .6
}

.su-posts-single-post .su-post-content {
    margin-bottom: .5em
}

.su-posts-single-post .su-post-content p:last-child {
    margin-bottom: 0
}

.su-private {
    margin: 0 0 1.5em
}

.su-pullquote {
    display: block;
    width: 30%;
    padding: .5em 1em
}

.su-pullquote-align-left {
    margin: .5em 1.5em 1em 0;
    padding-left: 0;
    float: left;
    border-right: 5px solid #eee
}

.su-pullquote-align-right {
    margin: .5em 0 1em 1.5em;
    padding-right: 0;
    float: right;
    border-left: 5px solid #eee
}

@media screen and (max-width: 48em) {
    .su-pullquote {
        width: auto
    }

    .su-pullquote-align-left,
    .su-pullquote-align-right {
        float: none;
        margin: 1.5em 0;
        padding: .5em 1em
    }
}

.su-qrcode {
    display: inline-block
}

.su-qrcode-align-left {
    float: left;
    margin: 0 .5em .5em 0
}

.su-qrcode-align-center {
    display: block;
    clear: both;
    margin: 1em auto;
    text-align: center
}

.su-qrcode-align-right {
    float: right;
    margin: 0 0 .5em .5em
}

.su-qrcode a,
.su-qrcode a:active,
.su-qrcode a:focus,
.su-qrcode a:hover {
    background: 0 0;
    outline: 0;
    display: inline;
    text-decoration: none
}

.su-qrcode-clickable a:hover {
    opacity: .7
}

.su-qrcode img {
    display: inline-block;
    max-width: 100%
}

.su-quote-style-default {
    position: relative;
    margin-bottom: 1.5em;
    padding: .5em 3em;
    font-style: italic
}

.su-quote-style-default:after,
.su-quote-style-default:before {
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    background-image: url(../wp-content/plugins/shortcodes-ultimate/includes/images/quote.png);
    content: ''
}

.su-quote-style-default:before {
    top: 0;
    left: 0;
    background-position: 0 0
}

.su-quote-style-default:after {
    right: 0;
    bottom: 0;
    background-position: -20px 0
}

.su-quote-style-default .su-quote-cite {
    display: block;
    text-align: right;
    font-style: normal
}

.su-quote-style-default .su-quote-cite:before {
    content: '\2014\0000a0'
}

.su-quote-style-default .su-quote-cite a {
    text-decoration: underline
}

.su-screenr {
    margin: 0 0 1.5em
}

.su-screenr iframe {
    border: none !important
}

.su-service {
    position: relative;
    margin: 0 0 1.5em
}

.su-service-title {
    display: block;
    margin-bottom: .5em;
    color: #333;
    font-weight: 700;
    font-size: 1.1em
}

.su-service-title img {
    position: absolute;
    top: 0;
    left: 0;
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    box-shadow: none !important
}

.su-service-title i {
    position: absolute;
    top: 0;
    left: 0;
    display: block !important;
    width: 1em;
    height: 1em;
    text-align: center;
    line-height: 1em
}

.su-service-content {
    line-height: 1.4
}

.su-slider {
    position: relative;
    margin-bottom: 1.5em;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.su-slider-centered {
    margin: 0 auto 1.5em
}

.su-slider-slides {
    position: relative;
    width: 100%;
    -webkit-transition-property: -webkit-transform, left, top;
    -webkit-transition-duration: 0s;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transition-timing-function: ease;
    -moz-transition-property: -moz-transform, left, top;
    -moz-transition-duration: 0s;
    -moz-transform: translate3d(0, 0, 0);
    -moz-transition-timing-function: ease;
    -o-transition-property: -o-transform, left, top;
    -o-transition-duration: 0s;
    -o-transform: translate3d(0, 0, 0);
    -o-transition-timing-function: ease;
    -o-transform: translate(0, 0);
    -ms-transition-property: -ms-transform, left, top;
    -ms-transition-duration: 0s;
    -ms-transform: translate3d(0, 0, 0);
    -ms-transition-timing-function: ease;
    transition-property: left, top, -webkit-transform;
    transition-property: transform, left, top;
    transition-property: transform, left, top, -webkit-transform;
    transition-duration: 0s;
    transform: translate3d(0, 0, 0);
    transition-timing-function: ease
}

.swiper-free-mode>.su-slider-slides {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.su-slider-slide {
    position: relative;
    float: left
}

.su-slider-slide>a,
.su-slider-slide>a>img,
.su-slider-slide>img {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none
}

.su-slider-responsive-yes .su-slider-slide>a,
.su-slider-responsive-yes .su-slider-slide>a>img,
.su-slider-responsive-yes .su-slider-slide>img {
    height: auto
}

.su-slider-pages-no .su-slider-pagination {
    display: none
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x
}

.su-slider-slide-title {
    position: absolute;
    left: 20px;
    bottom: 20px;
    display: block;
    max-width: 90%;
    padding: 5px 10px;
    color: #fff;
    line-height: 1.3;
    background: #000;
    background: rgba(0, 0, 0, .5);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    opacity: 0;
    transition: opacity 1s;
    -o-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -webkit-transition: opacity 1s
}

.su-slider-slide-visible .su-slider-slide-title {
    opacity: 1
}

.su-slider-next,
.su-slider-prev {
    position: absolute;
    top: 50%;
    display: block;
    width: 40px;
    height: 40px;
    margin-top: -20px !important;
    background: #000 0 0 url(../wp-content/plugins/shortcodes-ultimate/includes/images/swiper/default.png) no-repeat;
    background-color: rgba(0, 0, 0, .5);
    cursor: pointer;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    opacity: 0;
    transition: all .2s
}

.su-slider-prev {
    right: 10px;
    margin-right: 30px;
    background-position: -40px 0
}

.su-slider-next {
    left: 10px;
    margin-left: 30px;
    background-position: 0 0
}

.su-slider:hover .su-slider-next,
.su-slider:hover .su-slider-prev {
    margin-left: 0;
    margin-right: 0;
    opacity: .7
}

.su-slider .su-slider-next:hover,
.su-slider .su-slider-prev:hover {
    opacity: 1
}

.su-slider-pagination {
    position: absolute;
    left: 15%;
    right: 15%;
    top: 50%;
    width: 70%;
    height: 0;
    margin-top: -7px;
    text-align: center;
    cursor: default;
    opacity: 0;
    transition: all .2s
}

.su-slider:hover .su-slider-pagination {
    bottom: 20px;
    opacity: 1
}

.su-slider-pagination span {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0;
    background: #000 0 -999px url(../wp-content/plugins/shortcodes-ultimate/includes/images/swiper/default.png) no-repeat;
    background-color: rgba(0, 0, 0, .5);
    cursor: pointer;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    transition: all .2s
}

.su-slider:hover .su-slider-pagination span {
    margin: 0 3px
}

.su-slider .su-slider-pagination span.swiper-visible-switch {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .5)
}

.su-slider-pagination span.swiper-active-switch,
.su-slider-pagination span:hover {
    background-position: 0 -40px
}

.su-spacer {
    display: block;
    height: 0;
    clear: both;
    overflow: hidden
}

.su-spacer-5 {
    height: 5px
}

.su-spacer-10 {
    height: 10px
}

.su-spacer-20 {
    height: 20px
}

.su-spacer-30 {
    height: 30px
}

.su-spacer-40 {
    height: 40px
}

.su-spoiler {
    margin-bottom: 1.5em
}

.su-spoiler .su-spoiler:last-child {
    margin-bottom: 0
}

.su-spoiler-title {
    position: relative;
    cursor: pointer;
    min-height: 20px;
    line-height: 20px;
    padding: 7px 7px 7px 34px;
    font-weight: 700;
    font-size: 13px
}

.su-spoiler-title:focus {
    outline: currentColor thin dotted
}

.su-spoiler-icon {
    position: absolute;
    left: 7px;
    top: 7px;
    display: block;
    width: 20px;
    height: 20px;
    line-height: 21px;
    text-align: center;
    font-size: 14px;
    font-family: ShortcodesUltimateIcons;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased
}

.su-spoiler-content {
    padding: 14px;
    transition: padding-top .2s
}

.su-spoiler.su-spoiler-closed>.su-spoiler-content {
    height: 0;
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
    overflow: hidden;
    border: none;
    opacity: 0;
    pointer-events: none
}

.su-spoiler.su-spoiler-closed>.su-spoiler-content iframe {
    display: none
}

.su-spoiler-icon-plus .su-spoiler-icon:before {
    content: '\f068'
}

.su-spoiler-icon-plus.su-spoiler-closed .su-spoiler-icon:before {
    content: '\f067'
}

.su-spoiler-icon-plus-circle .su-spoiler-icon:before {
    content: '\f056'
}

.su-spoiler-icon-plus-circle.su-spoiler-closed .su-spoiler-icon:before {
    content: '\f055'
}

.su-spoiler-icon-plus-square-1 .su-spoiler-icon:before {
    content: '\f146'
}

.su-spoiler-icon-plus-square-1.su-spoiler-closed .su-spoiler-icon:before {
    content: '\f0fe'
}

.su-spoiler-icon-plus-square-2 .su-spoiler-icon:before {
    content: '\f147'
}

.su-spoiler-icon-plus-square-2.su-spoiler-closed .su-spoiler-icon:before {
    content: '\f196'
}

.su-spoiler-icon-arrow .su-spoiler-icon:before {
    content: '\f063'
}

.su-spoiler-icon-arrow.su-spoiler-closed .su-spoiler-icon:before {
    content: '\f061'
}

.su-spoiler-icon-arrow-circle-1 .su-spoiler-icon:before {
    content: '\f0ab'
}

.su-spoiler-icon-arrow-circle-1.su-spoiler-closed .su-spoiler-icon:before {
    content: '\f0a9'
}

.su-spoiler-icon-arrow-circle-2 .su-spoiler-icon:before {
    content: '\f01a'
}

.su-spoiler-icon-arrow-circle-2.su-spoiler-closed .su-spoiler-icon:before {
    content: '\f18e'
}

.su-spoiler-icon-chevron .su-spoiler-icon:before {
    content: '\f078'
}

.su-spoiler-icon-chevron.su-spoiler-closed .su-spoiler-icon:before {
    content: '\f054'
}

.su-spoiler-icon-chevron-circle .su-spoiler-icon:before {
    content: '\f13a'
}

.su-spoiler-icon-chevron-circle.su-spoiler-closed .su-spoiler-icon:before {
    content: '\f138'
}

.su-spoiler-icon-caret .su-spoiler-icon:before {
    content: '\f0d7'
}

.su-spoiler-icon-caret.su-spoiler-closed .su-spoiler-icon:before {
    content: '\f0da'
}

.su-spoiler-icon-caret-square .su-spoiler-icon:before {
    content: '\f150'
}

.su-spoiler-icon-caret-square.su-spoiler-closed .su-spoiler-icon:before {
    content: '\f152'
}

.su-spoiler-icon-folder-1 .su-spoiler-icon:before {
    content: '\f07c'
}

.su-spoiler-icon-folder-1.su-spoiler-closed .su-spoiler-icon:before {
    content: '\f07b'
}

.su-spoiler-icon-folder-2 .su-spoiler-icon:before {
    content: '\f115'
}

.su-spoiler-icon-folder-2.su-spoiler-closed .su-spoiler-icon:before {
    content: '\f114'
}

.su-spoiler-style-default>.su-spoiler-title {
    padding-left: 27px;
    padding-right: 0
}

.su-spoiler-style-default>.su-spoiler-title>.su-spoiler-icon {
    left: 0
}

.su-spoiler-style-default>.su-spoiler-content {
    padding: 1em 0 1em 27px
}

.su-spoiler-style-fancy {
    border: 1px solid #ccc;
    border-radius: 10px;
    background: #fff;
    color: #333
}

.su-spoiler-style-fancy>.su-spoiler-title {
    border-bottom: 1px solid #ccc;
    border-radius: 10px;
    background: #f0f0f0;
    font-size: .9em
}

.su-spoiler-style-fancy.su-spoiler-closed>.su-spoiler-title {
    border: none
}

.su-spoiler-style-fancy>.su-spoiler-content {
    border-radius: 10px
}

.su-spoiler-style-simple {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc
}

.su-spoiler-style-simple>.su-spoiler-title {
    padding: 5px 10px;
    background: #f0f0f0;
    color: #333;
    font-size: .9em
}

.su-spoiler-style-simple>.su-spoiler-title>.su-spoiler-icon {
    display: none
}

.su-spoiler-style-simple>.su-spoiler-content {
    padding: 1em 10px;
    background: #fff;
    color: #333
}

.su-table {
    width: 100%;
    margin-bottom: 1.5em
}

.su-table table {
    width: 100% !important;
    margin: 0 !important;
    border-collapse: collapse !important;
    font-size: 1em !important;
    border: 1px solid #ccc !important;
    table-layout: auto !important
}

.su-table table th {
    text-align: center !important;
    padding: 1em !important;
    font-size: 1em !important;
    font-weight: 700 !important;
    color: #333 !important;
    border: 1px solid #ccc !important;
    background: #f0f0f0 !important
}

.su-table table td {
    padding: .5em 1em !important;
    border: 1px solid #ccc !important;
    background: #fff !important
}

.su-table-responsive {
    overflow-x: auto
}

.su-table-responsive table {
    width: auto !important;
    min-width: 100% !important
}

.su-table-responsive table td,
.su-table-responsive table th {
    word-break: initial !important
}

.su-table-alternate table tr:nth-child(even) td {
    background-color: #f7f7f7 !important
}

.su-table-fixed table {
    table-layout: fixed !important
}

.su-tabs {
    margin: 0 0 1.5em;
    padding: 3px;
    border-radius: 3px;
    background: #eee
}

.su-tabs-nav span {
    display: inline-block;
    margin-right: 3px;
    padding: 10px 15px;
    min-height: 40px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: #333;
    font-size: 13px;
    line-height: 20px;
    cursor: pointer;
    transition: all .2s
}

.su-tabs-nav span:hover {
    background: #f5f5f5
}

.su-tabs-nav span.su-tabs-current {
    background: #fff;
    cursor: default
}

.su-tabs-nav span:focus {
    outline: currentColor thin dotted
}

.su-tabs-nav span.su-tabs-disabled {
    opacity: .5;
    cursor: default
}

.su-tabs-pane {
    padding: 15px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    background: #fff;
    color: #333;
    font-size: 13px
}

.su-tabs-pane:not(.su-tabs-pane-open) {
    overflow: hidden !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    min-height: 0 !important;
    height: 0 !important;
    border: none !important
}

.su-tabs-nav,
.su-tabs-nav span,
.su-tabs-pane,
.su-tabs-panes {
    box-sizing: border-box !important
}

.su-tabs-vertical {
    display: flex
}

.su-tabs-vertical .su-tabs-nav {
    width: 30%
}

.su-tabs-vertical .su-tabs-nav>span {
    display: block;
    margin-right: 0;
    border-radius: 0;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.su-tabs-vertical .su-tabs-panes {
    width: 70%
}

.su-tabs-vertical .su-tabs-panes .su-tabs-pane {
    height: 100%;
    border-radius: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

@media only screen and (max-width: 768px) {
    .su-tabs-vertical {
        flex-direction: column
    }

    .su-tabs-vertical .su-tabs-nav,
    .su-tabs-vertical .su-tabs-panes {
        width: 100%
    }

    .su-tabs-vertical .su-tabs-nav .su-tabs-pane,
    .su-tabs-vertical .su-tabs-nav>span,
    .su-tabs-vertical .su-tabs-panes .su-tabs-pane,
    .su-tabs-vertical .su-tabs-panes>span {
        border-radius: 3px
    }

    .su-tabs-mobile-stack .su-tabs-nav span {
        display: block
    }

    .su-tabs-mobile-scroll .su-tabs-nav {
        display: flex;
        align-items: flex-end;
        white-space: nowrap;
        overflow-x: auto
    }
}

.su-tooltip {
    display: none
}

.su-tooltip.su-tooltip-visible {
    display: block
}

.su-tooltip-inner {
    display: block;
    position: relative;
    padding: .7em .85em
}

.su-tooltip-title {
    display: block;
    font-weight: 700;
    font-size: 1.1em;
    margin-bottom: .25em
}

.su-tooltip-title:empty {
    display: none
}

.su-tooltip-content {
    display: block
}

.su-tooltip-shadow-yes {
    box-shadow: 0 0 10px rgba(0, 0, 0, .5)
}

.su-tooltip-button {
    position: relative
}

.su-tooltip-button-outline-no:focus {
    outline: 0
}

.su-tooltip-arrow,
.su-tooltip-arrow::before {
    position: absolute;
    width: 8px;
    height: 8px;
    background: inherit
}

.su-tooltip-arrow {
    visibility: hidden
}

.su-tooltip-arrow::before {
    visibility: visible;
    content: '';
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.su-tooltip[data-popper-placement^=top]>.su-tooltip-arrow {
    bottom: -4px
}

.su-tooltip[data-popper-placement^=bottom]>.su-tooltip-arrow {
    top: -4px
}

.su-tooltip[data-popper-placement^=left]>.su-tooltip-arrow {
    right: -4px
}

.su-tooltip[data-popper-placement^=right]>.su-tooltip-arrow {
    left: -4px
}

.su-video {
    position: relative;
    margin-bottom: 1.5em;
    overflow: hidden
}

.su-video .jp-title {
    position: absolute;
    top: -100px;
    left: 0;
    width: 100%;
    height: 30px;
    padding: 0 1em;
    line-height: 30px;
    font-size: .9em;
    background: #000;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    transition: top .2s
}

.su-video:hover .jp-title {
    top: 0
}

.su-video .jp-start {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    opacity: .5;
    transition: opacity .2s;
    background: 50% 50% url(../wp-content/plugins/shortcodes-ultimate/includes/images/player/default-start.png) no-repeat
}

.su-video:hover .jp-start {
    opacity: .8
}

.su-video.jp-video-full {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.su-video.jp-video-full .jp-jplayer {
    position: fixed !important;
    left: 0;
    top: 0;
    overflow: hidden
}

.su-video .jp-gui {
    position: relative;
    height: 30px;
    background: #7c8781;
    background: linear-gradient(to bottom, #7c8781 0, #0a0809 100%);
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.su-video.jp-video-full .jp-gui {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%
}

.su-video-controls-no .jp-gui {
    position: absolute !important;
    bottom: -100px;
    left: 0;
    right: 0;
    transition: bottom .2s
}

.su-video-controls-no:hover .jp-gui {
    bottom: 0
}

.su-video img {
    border-radius: 0 !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important
}

.su-video .jp-gui .jp-pause,
.su-video .jp-gui .jp-play {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 30px;
    height: 30px;
    border-right: 1px solid #454947;
    cursor: pointer
}

.su-video .jp-gui .jp-play {
    background: 0 0 url(../wp-content/plugins/shortcodes-ultimate/includes/images/player/default.png) no-repeat
}

.su-video .jp-gui .jp-pause {
    background: -30px 0 url(../wp-content/plugins/shortcodes-ultimate/includes/images/player/default.png) no-repeat
}

.su-video .jp-full-screen,
.su-video .jp-restore-screen {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 30px;
    height: 30px;
    border-left: 1px solid #454947;
    cursor: pointer
}

.su-video .jp-full-screen {
    background: 0 -30px url(../wp-content/plugins/shortcodes-ultimate/includes/images/player/default.png) no-repeat
}

.su-video .jp-restore-screen {
    background: -30px -30px url(../wp-content/plugins/shortcodes-ultimate/includes/images/player/default.png) no-repeat
}

.su-video .jp-progress {
    position: absolute;
    top: 10px;
    left: 90px;
    right: 90px;
    height: 10px;
    background: #333;
    border-radius: 3px;
    box-shadow: 0 0 5px #000 inset
}

.su-video .jp-play-bar,
.su-video .jp-seek-bar {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    cursor: pointer;
    border-radius: 3px
}

.su-video .jp-seek-bar {
    background: #0b0b0b;
    background: linear-gradient(to bottom, #0b0b0b 0, #666 100%)
}

.su-video .jp-play-bar {
    background: #6db3f2;
    background: linear-gradient(to bottom, #6db3f2 0, #54a3ee 50%, #3690f0 51%, #1e69de 100%)
}

.su-video .jp-current-time,
.su-video .jp-duration {
    position: absolute;
    top: 0;
    display: block;
    height: 30px;
    line-height: 30px;
    color: #f5f5f5;
    font-size: 10px
}

.su-video .jp-current-time {
    left: 50px
}

.su-video .jp-duration {
    right: 50px
}

.su-vimeo {
    margin: 0 0 1.5em
}

.su-vimeo iframe {
    border: none !important
}

.su-youtube {
    margin: 0 0 1.5em
}

.su-youtube iframe {
    border: none !important
}

/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot');
    src: url('../fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2') format('woff2'), url('../fonts/fontawesome-webfont.woff') format('woff'), url('../fonts/fontawesome-webfont.ttf') format('truetype'), url('../fonts/fontawesome-webfont.svg#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before,
.fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before,
.fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before,
.fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-rupee:before,
.fa-inr:before {
    content: "\f156"
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158"
}

.fa-won:before,
.fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before,
.fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before,
.fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-yc:before,
.fa-y-combinator:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,
.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-tv:before,
.fa-television:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-signing:before,
.fa-sign-language:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
    content: "\f2b4"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    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
}