@font-face {
    font-family: "Glyphicons Halflings";
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot#iefix) format("embedded-opentype"), url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(../fonts/glyphicons-halflings-regular.woff) format("woff"),
        url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");
}
@font-face {
    font-family: "FontAwesome";
    src: url(../fonts/fontawesome-webfont.eot);
    src: url(../fonts/fontawesome-webfont_1.eot#iefix&v=4.7.0) 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;
}
@font-face {
    font-family: "themify";
    src: url(../fonts/themify.eot);
    src: url(../fonts/themify_1.eot#iefix-fvbane) format("embedded-opentype"), url(../fonts/themify.woff) format("woff"), url(../fonts/themify.ttf) format("truetype"), url(../fonts/themify.svg#themify) format("svg");
    font-weight: normal;
    font-style: normal;
}
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
body {
    margin: 0;
}
figure,
footer,
header,
main,
menu,
nav,
section {
    display: block;
}
progress {
    display: inline-block;
    vertical-align: baseline;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0;
}
b {
    font-weight: 700;
}
img {
    border: 0;
}
figure {
    margin: 1em 40px;
}
hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
fieldset {
    padding: 0.35em 0.625em 0.75em;
    margin: 0 2px;
    border: 1px solid silver;
}
legend {
    padding: 0;
    border: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: 700;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
}
td,
th {
    padding: 0;
}
@media print {
    * {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    img,
    tr {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    .label {
        border: 1px solid #000;
    }
    .table {
        border-collapse: collapse !important;
    }
    .table td,
    .table th {
        background-color: #fff !important;
    }
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a {
    color: #337ab7;
    text-decoration: none;
}
a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline;
}
a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
figure {
    margin: 0;
}
img {
    vertical-align: middle;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
.h2,
.h3,
.h4,
.h5,
h2,
h3,
h4,
h5 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
.h2,
.h3,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
.h4,
.h5,
h4,
h5 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.h2,
h2 {
    font-size: 30px;
}
.h3,
h3 {
    font-size: 24px;
}
.h4,
h4 {
    font-size: 18px;
}
.h5,
h5 {
    font-size: 14px;
}
p {
    margin: 0 0 10px;
}
.text-right {
    text-align: right;
}
ul {
    margin-top: 0;
    margin-bottom: 10px;
}
ul ul {
    margin-bottom: 0;
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0;
}
blockquote footer {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777;
}
blockquote footer:before {
    content: "\2014 \00A0";
}
address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.col-lg-3,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-sm-12,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
@media (min-width: 768px) {
    .col-sm-12,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
}
@media (min-width: 992px) {
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8 {
        float: left;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-0 {
        margin-left: 0;
    }
}
@media (min-width: 1200px) {
    .col-lg-3,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7 {
        float: left;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-3 {
        width: 25%;
    }
}
table {
    background-color: transparent;
}
caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left;
}
th {
    text-align: left;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
    border-top: 0;
}
.table > tbody + tbody {
    border-top: 2px solid #ddd;
}
.table .table {
    background-color: #fff;
}
table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none;
}
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > thead > tr > td.active,
.table > thead > tr > th.active {
    background-color: #f5f5f5;
}
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > thead > tr > td.success,
.table > thead > tr > th.success {
    background-color: #dff0d8;
}
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > thead > tr > td.info,
.table > thead > tr > th.info {
    background-color: #d9edf7;
}
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
input[type="checkbox"],
input[type="radio"] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal;
}
input[type="file"] {
    display: block;
}
select[multiple] {
    height: auto;
}
input[type="file"]:focus,
input[type="checkbox"]:focus,
input[type="radio"]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}
.checkbox input[type="checkbox"],
.radio input[type="radio"] {
    position: absolute;
    margin-top: 4px\9;
    margin-left: -20px;
}
.checkbox + .checkbox,
.radio + .radio {
    margin-top: -5px;
}
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] input[type="radio"],
input[type="checkbox"].disabled,
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="radio"][disabled] {
    cursor: not-allowed;
}
.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
    cursor: not-allowed;
}
.open > a {
    outline: 0;
}
.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.nav > li {
    position: relative;
    display: block;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.nav > li > a:focus,
.nav > li > a:hover {
    text-decoration: none;
    background-color: #eee;
}
.nav > li.disabled > a {
    color: #777;
}
.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
    background-color: #eee;
    border-color: #337ab7;
}
.nav > li > a > img {
    max-width: none;
}
.label {
    display: inline;
    padding: 0.2em 0.6em 0.3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}
a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.label:empty {
    display: none;
}
@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.container:after,
.container:before,
.nav:after,
.nav:before,
.row:after,
.row:before {
    display: table;
    content: " ";
}
.container:after,
.nav:after,
.row:after {
    clear: both;
}
.hide {
    display: none !important;
}
.show {
    display: block !important;
}
.hidden {
    display: none !important;
}
@-ms-viewport {
    width: device-width;
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}
.fa {
    display: inline-block;
    font: 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
.fa-search:before {
    content: "\f002";
}
.fa-heart:before {
    content: "\f004";
}
.fa-user:before {
    content: "\f007";
}
.fa-map-marker:before {
    content: "\f041";
}
.fa-fire:before {
    content: "\f06d";
}
.fa-eye:before {
    content: "\f06e";
}
.fa-calendar:before {
    content: "\f073";
}
.fa-heart-o:before {
    content: "\f08a";
}
.fa-twitter:before {
    content: "\f099";
}
.fa-facebook:before {
    content: "\f09a";
}
.fa-bars:before {
    content: "\f0c9";
}
.fa-google-plus:before {
    content: "\f0d5";
}
.fa-angle-double-left:before {
    content: "\f100";
}
.fa-angle-double-right:before {
    content: "\f101";
}
.fa-angle-right:before {
    content: "\f105";
}
.fa-angle-down:before {
    content: "\f107";
}
.fa-instagram:before {
    content: "\f16d";
}
[class^="ti-"],
[class*=" ti-"] {
    font-family: "themify";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.ti-link:before {
    content: "\e62d";
}
.ti-import:before {
    content: "\e632";
}
.ti-zip:before {
    content: "\e664";
}
.ti-headphone:before {
    content: "\e69d";
}
.ti-instagram:before {
    content: "\e73d";
}
.ti-google:before {
    content: "\e73e";
}
.ti-facebook:before {
    content: "\e741";
}
.ti-twitter-alt:before {
    content: "\e74b";
}
html,
body {
    height: 100%;
    font-family: "Open Sans", sans-serif;
}
h2,
h3,
h4,
h5 {
    color: #252525;
    margin: 0;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
}
h2 {
    font-size: 36px;
    line-height: 1.2;
}
h3 {
    font-size: 30px;
}
h4 {
    font-size: 24px;
}
h5 {
    font-size: 14px;
}
p {
    font-size: 16px;
    color: #636363;
    line-height: 1.8;
}
img {
    max-width: 100%;
}
input:focus,
select:focus,
button:focus,
textarea:focus {
    outline: none;
}
a:hover,
a:focus {
    text-decoration: none;
    outline: none;
}
ul {
    padding: 0;
    margin: 0;
}
.site-btn {
    padding: 14px 23px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    border: none;
    text-transform: uppercase;
    color: #fff;
    border-radius: 2px;
    background: #78b656;
    letter-spacing: 1px;
    text-align: center;
}
.site-btn:hover {
    color: #fff;
}
.site-btn.sb-wide {
    padding: 14px 35px;
}
.site-btn.sb-line {
    background-color: transparent;
    border: 2px solid #2867a6;
    color: #fff;
    letter-spacing: 2px;
}
.site-btn.sb-light-line {
    background-color: transparent;
    border: 2px solid #fff;
    color: #fff;
    letter-spacing: 2px;
}
.site-btn.sb-full {
    width: 100%;
    display: block;
}
#preloder {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999999;
    background: #fff;
}
.loader {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -13px;
    margin-left: -13px;
    border-radius: 60px;
    animation: loader 0.8s linear infinite;
    -webkit-animation: loader 0.8s linear infinite;
}
@keyframes loader {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        border: 4px solid #f44336;
        border-left-color: transparent;
    }
    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        border: 4px solid #673ab7;
        border-left-color: transparent;
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        border: 4px solid #f44336;
        border-left-color: transparent;
    }
}
.section-title {
    text-align: center;
    margin-bottom: 70px;
}
.section-title.title-left {
    text-align: left;
}
.section-title span {
    font-size: 16px;
    font-weight: 700;
    color: #dd3e3e;
    margin-bottom: 10px;
    display: block;
}
.section-title h2 {
    font-size: 40px;
    font-weight: 700;
    text-transform: uppercase;
}
.spad {
    padding: 75px 0; /**was 100**/
}
.set-bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 0;
}
.top-nav-section {
    background: #2867a6;
    padding: 15px 0;
}
.top-nav-section .social {
    display: inline-block;
    margin-top: 10px;
}
.top-nav-section .social a {
    color: #fff;
    margin-right: 30px;
}
.counter-top {
    text-align: center;
}
.counter-top h5 {
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    top: -9px;
    position: relative;
}
.counter-top .counter {
    display: inline-block;
    margin: 0 20px;
}
.counter-top .counter .counter-item {
    padding: 0 20px;
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    border-right: 1px solid #fff;
    display: inline-block;
}
.counter-top .counter .counter-item:last-child {
    border-right: none;
}
.counter-top .counter .counter-item h4 {
    font-size: 20px;
    color: #fff;
}
.counter-top .top-readmore {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    top: -9px;
    position: relative;
}
.user-input {
    float: right;
    padding-top: 10px;
}
.user-input a {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
}
.header-section {
    padding: 30px 0;
    position: relative;
}
.header-section .site-btn {
    float: right;
    margin-left: 100px;
}
.site-logo {
    display: inline-block;
    margin-right: 20px;
    padding-top: 5px;
}
.nav-switch {
    display: none;
}
.main-menu {
    display: inline-block;
    float: right;
    padding-top: 15px;
}
.main-menu ul {
    list-style: none;
}
.main-menu ul li {
    display: inline;
}
.main-menu ul li a {
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    color: #252525;
    margin-left: 20px;
    padding: 10px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.main-menu ul li a:hover {
    color: #2867a6;
}
.main-menu ul li.active a {
    color: #d;
}
.hero-section {
	/* height: 800px; */
    height: 400px;
    position: relative;
}
.hero-section:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #000;
    opacity: 0.65;
}
.hero-section .hero-content {
    position: relative;
    height: 100%;
    width: 100%;
    display: table;
    text-align: center;
    z-index: 2;
}
.hero-section .hero-content .hc-inner {
    display: table-cell;
    vertical-align: middle;
}
.hero-section .hero-content h2 {
    font-size: 70px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 20px;
}
.hero-section .hero-content p {
    font-size: 18px;
    color: #fff;
    margin-bottom: 40px;
}
.event-section {
    /* background: #2867a6; */
	background: #55348b;
    padding: 20px 0;
}
.event-section .counter {
    display: inline-block;
    margin: 0 20px;
}
.event-section .counter .counter-item {
    padding: 15px 25px;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    border-right: 1px solid #ffffff;
    text-align: center;
    display: inline-block;
}
.event-section .counter .counter-item:last-child {
    border-right: none;
}
.event-section .counter .counter-item h4 {
    font-size: 30px;
    color: #fff;
}
.event-section .site-btn {
    position: relative;
    top: -15px;
}
.event-date {
    display: inline-block;
    float: left;
    text-align: center;
    background: #252525;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    width: 75px;
    font-size: 12px;
    margin-right: 30px;
    padding-bottom: 5px;
    border-radius: 5px;
    overflow: hidden;
}
.event-date h2 {
    display: block;
    background: #fff;
    color: #dd3e3e;
    padding: 8px 0;
    font-weight: 700;
    margin-bottom: 5px;
}
.event-info h3 {
    padding-top: 5px;
    margin-bottom: 5px;
    color: #fff;
}
.event-info p {
    color: #fff;
    font-family: "Lora", serif;
    font-style: italic;
    font-size: 15px;
    margin-bottom: 0;
}
.event-info p i:last-child {
    margin-left: 15px;
}
.about-content h2 {
    margin-bottom: 30px;
}
.about-content .site-btn {
    margin-top: 40px;
}
.services-section {
    background: #e9eaee;
}
.service-box h4 {
    margin-bottom: 15px;
}
.service-box h4 i {
    color: #dd3e3e;
    margin-right: 10px;
}
.service-box p {
    margin-bottom: 20px;
}
.service-box .s-readmore {
    color: #2a2d32;
    font-size: 17px;
}
.service-box .s-readmore i {
    color: #dd3e3e;
}
.sermon-section {
    padding-bottom: 0;
}
.sermon-warp {
    background: #f6f8f9;
    position: relative;
}
.sermon-left-bg {
    position: absolute;
    width: 50%;
    height: 100%;
    left: 0;
    top: 0;
}
.sermon-content {
    padding-top: 100px;
    padding-bottom: 100px;
    padding-left: 70px;
}
.sermon-content h2 {
    margin-bottom: 30px;
}
.sermon-info {
    list-style: none;
    margin-bottom: 20px;
}
.sermon-info li {
    font-size: 18px;
    font-family: "Lora", serif;
    font-style: italic;
    margin-bottom: 10px;
}
.sermon-info li span {
    color: #dd3e3e;
}
.icon-links {
    margin-top: 40px;
}
.icon-links a {
    width: 48px;
    height: 48px;
    background: #fff;
    border-radius: 50px;
    text-align: center;
    color: #000;
    display: inline-block;
    margin-right: 20px;
    font-size: 18px;
    padding-top: 12px;
    -webkit-box-shadow: 0 0 0 2px #f0f1f1;
    box-shadow: 0 0 0 2px #f0f1f1;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    margin-top: 10px;
}
.icon-links a:hover {
    background: #dd3e3e;
    color: #fff;
}
.event-list .el-item {
    margin-bottom: 50px;
}
.event-list .el-item:last-child {
    margin-bottom: 0;
}
.event-list .el-thubm {
    height: 262px;
}
.event-list .el-header {
    display: block;
    margin-bottom: 25px;
}
.event-list .el-date {
    display: inline-block;
    float: left;
    text-align: center;
    background: #dd3e3e;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    width: 75px;
    font-size: 12px;
    margin-right: 30px;
    padding-bottom: 5px;
    border-radius: 5px;
}
.event-list .el-date h2 {
    display: block;
    background: #f5f5f5;
    color: #000;
    padding: 8px 0;
    font-weight: 700;
    margin-bottom: 5px;
    border-radius: 4px 4px 0 0;
}
.event-list h3 {
    padding-top: 5px;
}
.event-list .el-metas {
    padding-top: 15px;
}
.event-list .el-metas .el-meta {
    display: inline-block;
    font-family: "Lora", serif;
    font-style: italic;
    font-size: 16px;
    margin-right: 15px;
}
.event-list .el-metas .el-meta i {
    color: #dd3e3e;
}
.event-list .el-metas .el-meta:last-child {
    margin-right: 0;
}
.event-list p {
    margin-bottom: 25px;
}
.event-list .site-btn {
    color: #dd3e3e;
}
.donate-section {
    position: relative;
    background-position: center center;
}
.donate-section .container {
    position: relative;
    z-index: 1;
}
.donate-section:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #000;
    opacity: 0.65;
}
.donate-content {
    padding-right: 0;
}
.donate-content h2 {
    color: #fff;
    margin-bottom: 30px;
}
.donate-content p {
    color: #fff;
    margin-bottom: 0;
}
.donate-info {
    list-style: none;
    margin-bottom: 30px;
}
.donate-info li {
    font-size: 18px;
    font-family: "Lora", serif;
    font-style: italic;
    margin-bottom: 10px;
    color: #fff;
}
.donate-info li span {
    color: #dd3e3e;
}
.donate-card {
    margin-left: 30px;
    padding: 40px 50px;
    background: #fff;
    border-radius: 4px;
}
.donate-card h2 {
    font-weight: 700;
    color: #dd3e3e;
    margin-bottom: 60px;
}
.donate-card h2 span {
    font-family: "Lora", serif;
    color: #636363;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    margin-left: 20px;
}
.donate-card .donate-progress-bar {
    display: block;
    width: 100%;
    height: 10px;
    background: #ebebeb;
    position: relative;
    margin-bottom: 15px;
}
.donate-card .donate-progress-bar .pb-inner {
    position: absolute;
    height: 100%;
    width: 60%;
    left: 0;
    top: 0;
    background: #dd3e3e;
}
.donate-card .donate-progress-bar .pb-inner span {
    position: absolute;
    width: 48px;
    height: 22px;
    top: -35px;
    right: -24px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    border-radius: 2px;
    background: #252525;
}
.donate-card .donate-progress-bar .pb-inner span:after {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    background: #252525;
    bottom: -3px;
    left: 21px;
    -webkit-transform: rotate(47deg);
    -ms-transform: rotate(47deg);
    transform: rotate(47deg);
}
.donate-progress-info {
    display: block;
    margin-bottom: 60px;
    font-size: 14px;
    color: #636363;
}
.donate-progress-info span {
    color: #252525;
    font-size: 18px;
    font-weight: 600;
}
.donate-progress-info .di-left {
    float: left;
}
.donate-progress-info .di-right {
    float: right;
}
.blog-section {
    background: #f7f8f8;
}
.blog-item .bi-thumb {
    width: 100%;
    height: 250px;
}
.blog-item .bi-content {
    background: #fff;
    padding: 30px;
    -webkit-box-shadow: 0 30px 40px rgba(231, 234, 236, 0.7);
    box-shadow: 0 30px 40px rgba(231, 234, 236, 0.7);
}
.blog-item .bi-content .date {
    font-size: 14px;
    font-family: "Lora", serif;
    font-style: italic;
    color: #dd3e3e;
    margin-bottom: 10px;
}
.blog-item .bi-content h4 {
    line-height: 1.4;
    margin-bottom: 20px;
}
.blog-item .bi-content h4 a {
    color: #252525;
}
.blog-item .bi-content .bi-author {
    display: inline-block;
    font-size: 14px;
    font-family: "Lora", serif;
    font-style: italic;
    color: #b7b7b7;
    margin-top: 3px;
}
.blog-item .bi-content .bi-author a {
    color: #252525;
}
.blog-item .bi-content .bi-cata {
    float: right;
    display: inline-block;
    background: #ebebeb;
    color: #252525;
    padding: 6px 10px;
    font-size: 11px;
    text-transform: uppercase;
}
.newsletter-section {
    padding: 55px 0;
    /* background: #dd3e3e; */
	background: #dd3e3e;
}
.newsletter-section h4 {
    color: #fff;
    font-weight: 700;
    padding-top: 8px;
}
.newsletter-form {
    position: relative;
    padding-left: 30px;
}
.newsletter-form input {
    background: #b83939;
    border: none;
    width: 100%;
    height: 47px;
    padding-left: 25px;
    border-radius: 2px;
    padding-right: 170px;
    color: #fff;
}
.newsletter-form .nl-send-btn {
    position: absolute;
    height: 100%;
    top: 0;
    right: 0;
    background: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 2px;
    color: #dd3e3e;
    border: none;
    padding: 0 25px;
    border-radius: 2px;
}
.newsletter-form ::-webkit-input-placeholder {
    color: #fff;
}
.newsletter-form :-ms-input-placeholder {
    color: #fff;
}
.newsletter-form ::-ms-input-placeholder {
    color: #fff;
}
.newsletter-form ::placeholder {
    color: #fff;
}
.footer-top-section {
    position: relative;
}
.footer-top-section .map-area {
    position: absolute;
    width: 50%;
    height: 100%;
    right: 0;
    bottom: 0;
    background: #f6f6f6;
}
.footer-top-content h3 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
}
.footer-top-content h4 {
    font-size: 16px;
    margin-bottom: 10px;
}
.footer-top-content h5 {
    font-size: 24px;
    font-weight: 400;
}
.footer-top-content p {
    font-size: 18px;
    color: #fff;
    margin-bottom: 25px;
}
.footer-top-content p span {
    color: #ffffff;
    font-weight: 600;
}
.footer-section {
    padding: 20px 0;
    background: #2a2d32;
	color: #fff;
}
.footer-section .social {
    text-align: right;
    display: block;
    padding-top: 5px;
}
.footer-section .social a {
    color: #fff;
    margin-right: 30px;
}
.footer-section .social a:last-child {
    margin-right: 0;
}
.copyright p {
    font-size: 14px;
    color: #fff;
    margin-bottom: 0;
}
.page-info-section {
    height: 200px;
    position: relative;
}
.page-info-section:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #000;
    opacity: 0.65;
}
.page-info-section .page-info-content {
    position: relative;
    height: 100%;
    width: 100%;
    display: table;
    z-index: 2;
}
.page-info-section .page-info-content .pi-inner {
    display: table-cell;
    vertical-align: middle;
}
.page-info-section .page-info-content h2 {
    color: #fff;
    margin-bottom: 15px;
}
.page-info-section .site-breadcrumb {
    padding-left: 2px;
}
.page-info-section .site-breadcrumb a,
.page-info-section .site-breadcrumb span {
    color: #fff;
}
.page-info-section .site-breadcrumb i {
    color: #fff;
    margin: 0 8px;
}
.pagination-area {
    padding-top: 60px;
    position: relative;
}
.pagination-area p {
    float: right;
    margin-bottom: 0;
    padding-top: 9px;
}
.pageination-list {
    list-style: none;
    display: inline-block;
}
.pageination-list li {
    display: inline;
}
.pageination-list a {
    display: inline-block;
    color: #252525;
    border: 1px solid #ebebeb;
    padding: 10px 14px;
    margin-right: 3px;
    font-size: 16px;
    border-radius: 2px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.pageination-list a:hover {
    color: #fff;
    background: #dd3e3e;
    border: 1px solid #dd3e3e;
}

.board {
    text-align: center;
    padding: 10px;
    border-radius: 1px;
    -webkit-box-shadow: 0 15px 60px rgba(76, 74, 74, 0.14);
    box-shadow: 0 15px 60px rgba(76, 74, 74, 0.14);
}
.board .board-img {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    margin: 0 auto 28px;
	
}
.board h3 {
    font-size: 16px;
}
.board p {
    font-family: "Lora", serif;
    font-style: italic;
    margin-bottom: 0;
    color: #dd3e3e;
    font-size: 13px;
}
.sermons-list-section .pagination-area {
    padding-top: 10px;
}
.sermon-item {
    margin-bottom: 50px;
}
.sermon-item .si-thumb {
    height: 250px;
}
.sermon-item .sermon-info {
    margin-bottom: 10px;
}
.sermon-item .si-content {
    padding: 30px;
    text-align: center;
    -webkit-box-shadow: 0 30px 40px rgba(231, 234, 236, 0.8);
    box-shadow: 0 30px 40px rgba(231, 234, 236, 0.8);
}
.sermon-item .si-content h4 {
    margin-bottom: 15px;
}
.sermon-item .icon-links {
    margin-top: 0;
}
.sermon-item .icon-links a {
    background: #f6f8f9;
    -webkit-box-shadow: 0 0 0 1px #ebebeb;
    box-shadow: 0 0 0 1px #ebebeb;
}
.sermon-item .icon-links a:hover {
    background: #dd3e3e;
}
.blog-page .pagination-area {
    padding-top: 10px;
}
.blog-page .blog-item {
    margin-bottom: 50px;
}
.single-post .post-content {
    margin-bottom: 35px;
}
.single-post .post-thumb {
    margin-bottom: 40px;
}
.single-post .date {
    font-size: 14px;
    font-family: "Lora", serif;
    font-style: italic;
    color: #dd3e3e;
    margin-bottom: 10px;
}
.single-post .post-title {
    font-weight: 400;
    margin-bottom: 15px;
}
.single-post .post-metas {
    margin-bottom: 30px;
}
.single-post .post-metas .post-meta {
    display: inline-block;
    font-size: 14px;
    font-family: "Lora", serif;
    font-style: italic;
    color: #b7b7b7;
    margin-top: 3px;
}
.single-post .post-metas .post-meta a {
    color: #252525;
}
.single-post p {
    font-size: 14px;
}
.single-post blockquote {
    margin: 30px 0;
    border-left: 2px solid #dd3e3e;
    padding: 8px 28px;
    font-size: 18px;
    font-family: "Lora", serif;
    font-style: italic;
    color: #636363;
}
.single-post blockquote span {
    display: block;
    font-family: "Open Sans", sans-serif;
    color: #dd3e3e;
    font-style: normal;
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 15px;
}
.single-post .post-tags a {
    display: inline-block;
    font-size: 11px;
    text-transform: uppercase;
    padding: 6px 15px;
    margin-right: 2px;
    margin-top: 5px;
    color: #636363;
    background: #ebebeb;
}
.single-post .social-share {
    display: block;
    text-align: right;
}
.single-post .social-share p {
    display: inline-block;
    font-size: 14px;
    margin-right: 10px;
}
.single-post .social-share a {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-left: 6px;
    text-align: center;
    border-radius: 40px;
    background: #f1f1f1;
    color: #343e51;
    padding-top: 10px;
    font-size: 14px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.single-post .social-share a:hover {
    color: #fff;
    background: #dd3e3e;
}
.single-post .post-nav {
    padding-top: 30px;
    margin-top: 30px;
    margin-bottom: 50px;
    border-top: 1px solid #ebebeb;
}
.single-post .post-nav a {
    font-size: 16px;
    color: #636363;
}
.single-post .post-nav a i {
    color: #dd3e3e;
}
.single-post .post-nav .next-post {
    float: right;
}
.comment-form h2 {
    margin-bottom: 40px;
}
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form textarea {
    width: 100%;
    border: 1px solid #e5e5e5;
    font-size: 16px;
    padding: 16px 20px;
    margin-bottom: 20px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.comment-form input[type="text"]:focus,
.comment-form input[type="email"]:focus,
.comment-form textarea:focus {
    border-color: #232d37;
    outline: none;
}
.comment-form textarea {
    height: 120px;
    margin-bottom: 40px;
}
.widget {
    padding-left: 25px;
    margin-bottom: 50px;
}
.widget .widget-title {
    margin-bottom: 30px;
}
.widget ul {
    list-style: none;
}
.widget ul a {
    display: block;
    position: relative;
    color: #636363;
    font-size: 16px;
    padding-left: 30px;
    margin-bottom: 25px;
}
.widget ul a:after {
    position: absolute;
    content: "\f0da";
    font-family: "FontAwesome";
    left: 0;
}
.widget ul a:hover,
.widget ul a:hover:after {
    color: #dd3e3e;
}
.widget .search-widget {
    max-width: 270px;
    position: relative;
}
.widget .search-widget input {
    width: 100%;
    padding: 15px 20px;
    padding-right: 50px;
    background: #ebebeb;
    border: none;
    font-size: 14px;
}
.widget .search-widget button {
    position: absolute;
    right: 10px;
    top: 0;
    color: #dd3e3e;
    height: 100%;
    border: none;
    background-color: transparent;
}
.widget .recent-post-widget .rp-item {
    margin-bottom: 20px;
    display: block;
    overflow: hidden;
}
.widget .recent-post-widget .rp-thumb {
    width: 83px;
    height: 83px;
    float: left;
    margin-right: 30px;
}
.widget .recent-post-widget .rp-content p {
    font-size: 14px;
    font-family: "Lora", serif;
    font-style: italic;
    color: #dd3e3e;
    line-height: normal;
    margin-bottom: 18px;
}
.widget .recent-post-widget .rp-content h5 {
    font-size: 18px;
    line-height: 1.4;
}
.widget .archive a {
    padding-left: 0;
    font-family: "Lora", serif;
    font-style: italic;
}
.widget .archive a:after {
    display: none;
}
.widget .tags a {
    display: inline-block;
    min-width: 75px;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    padding: 9px 20px;
    margin-right: 8px;
    margin-bottom: 8px;
    color: #636363;
    border: 1px solid #e5e5e5;
}
.full-map {
    height: 520px;
    background: #ddd;
}
.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form textarea {
    width: 100%;
    border: 1px solid #ebebeb;
    background: #f6f8f9;
    font-size: 16px;
    padding: 16px 20px;
    margin-bottom: 20px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.contact-form textarea {
    height: 120px;
    margin-bottom: 40px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .counter-top .counter {
        margin: 0 15px;
    }
    .main-menu ul li a,
    .header-section .site-btn {
        margin-left: 10px;
    }
    .event-section .counter {
        margin: 0 10px;
    }
    .event-list .el-metas {
        padding-top: 25px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .top-nav-section .social {
        margin-top: 30px;
    }
    .top-nav-section .social a {
        margin-right: 20px;
    }
    .user-input {
        padding-top: 30px;
    }
    .site-logo {
        display: block;
        margin-bottom: 20px;
    }
    .main-menu {
        float: left;
    }
    .main-menu ul li:first-child a {
        padding-left: 0;
        margin-left: 0;
    }
    .main-menu ul li a {
        margin-left: 10px;
    }
    .header-section .site-btn {
        margin-left: 10px;
    }
    .event-info {
        margin-bottom: 40px;
    }
    .event-section .counter .counter-item:first-child {
        padding-left: 0;
    }
    .about-content {
        margin-bottom: 40px;
    }
    .sermon-left-bg {
        display: none;
    }
    .event-more {
        text-align: left;
    }
    .event-more .site-btn {
        margin-bottom: 40px;
    }
    .event-list .el-thubm {
        margin-bottom: 30px;
    }
    .donate-card {
        margin-left: 0;
        margin-top: 40px;
    }
    .blog-item {
        margin-bottom: 40px;
    }
    .newsletter-section {
        text-align: center;
    }
    .newsletter-form {
        margin-top: 30px;
        padding-left: 0;
    }
    .board {
        margin-bottom: 40px;
    }
    .widget {
        padding-left: 0;
    }
    .sidebar {
        padding-top: 50px;
    }
}
@media only screen and (max-width: 767px) {
    .site-logo {
        display: block;
        margin-right: 60px;
    }
    .header-section .site-btn {
        margin-left: 0;
        float: none;
        margin-top: 20px;
    }
    .nav-switch {
        position: absolute;
        right: 30px;
        font-size: 30px;
        color: #232d37;
        top: 30px;
        display: block;
        cursor: pointer;
    }
    .main-menu {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 111;
        background: #fff;
        width: 100%;
        padding-top: 0;
        padding: 0 20px;
        -webkit-box-shadow: 0 40px 50px rgba(125, 125, 125, 0.13);
        box-shadow: 0 40px 50px rgba(125, 125, 125, 0.13);
    }
    .main-menu ul li {
        display: block;
        border-bottom: 1px solid #f1f1f1;
    }
    .main-menu ul li a {
        display: block;
    }
    .main-menu ul li {
        padding: 5px 0;
    }
    .hero-section .hero-content h2 {
        font-size: 45px;
    }
    .event-info {
        margin-bottom: 40px;
    }
    .event-section .site-btn {
        top: 0;
        margin-top: 30px;
    }
    .event-section .counter {
        margin-left: 0;
        display: block;
    }
    .event-section .counter .counter-item:first-child {
        padding-left: 0;
    }
    .event-section .counter .counter-item {
        padding: 5px 13px;
    }
    .about-content {
        margin-bottom: 40px;
    }
    .service-box {
        margin-bottom: 30px;
    }
    .sermon-content {
        padding-left: 0;
    }
    .sermon-left-bg {
        display: none;
    }
    .event-more {
        text-align: left;
    }
    .event-more .site-btn {
        margin-bottom: 40px;
    }
    .event-list .el-metas {
        padding-top: 30px;
    }
    .event-list .el-thubm {
        margin-bottom: 30px;
    }
    .donate-card {
        margin-left: 0;
        margin-top: 40px;
        padding: 25px 25px;
    }
    .blog-item {
        margin-bottom: 40px;
    }
    .newsletter-section {
        text-align: center;
    }
    .newsletter-form {
        margin-top: 30px;
        padding-left: 0;
    }
    .footer-top-section {
        padding-bottom: 0;
    }
    .footer-top-section .map-area {
        position: relative;
        height: 400px;
        width: 100%;
        margin-top: 50px;
    }
    .copyright,
    .footer-section .social {
        text-align: center;
    }
    .footer-section .social {
        padding-top: 15px;
    }
    .board {
        margin-bottom: 40px;
    }
    .widget {
        padding-left: 0;
    }
    .sidebar {
        padding-top: 50px;
    }
    .single-post .social-share {
        text-align: left;
        padding-top: 30px;
    }
}
@media only screen and (max-width: 479px) {
    .hero-section .hero-content h2 {
        font-size: 35px;
    }
    .pagination-area p {
        float: none;
        padding-top: 15px;
    }
    .blog-item .bi-content .bi-author {
        margin-right: 20px;
    }
    .blog-item .bi-content .bi-cata {
        float: none;
        margin-top: 10px;
    }
    .newsletter-form input {
        padding-right: 25px;
    }
    .newsletter-form .nl-send-btn {
        position: relative;
        padding: 13px 25px;
        margin-top: 20px;
    }
}
#sponsors {
	padding: 60px 0
}

#sponsors .sponsors-wrap {
	border-top: 1px solid #d6eaff;
	border-left: 1px solid #d6eaff;
	margin-bottom: 30px
}

#sponsors .sponsors-logo {
	padding: 64px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:grid ;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	border-right: 1px solid #d6eaff;
	border-bottom: 1px solid #d6eaff;
	overflow: hidden;
	background: #fff;
	height: 100px
}

#sponsors img {
	transition: all 0.4s ease-in-out;
	max-width: 80%;
}
