@import url(https://fonts.googleapis.com/css?family=Dancing+Script);
@import url(https://fonts.googleapis.com/css?family=Cabin);
@import url(https://fonts.googleapis.com/css?family=Crimson+Text);
@import url(https://fonts.googleapis.com/css?family=Archivo+Narrow);
@import url(https://fonts.googleapis.com/css?family=Oswald);
iframe, input, select, textarea {
    margin: 0;
    padding: 0
}
.crumbs ul, ol, ul {
    list-style: none
}
.crumbs ul li a, a, a:hover {
    text-decoration: none
}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, source, span, strike, strong, sub, sup, table, tbody, tdvideo, tfoot, th, thead, tr, tt, u, ul, var {
    background: 0 0;
    font-size: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: top
}
blockquote, q {
    quotes: none
}
table, table td {
    padding: 0;
    border: none;
    border-collapse: collapse
}
embed, img {
    vertical-align: top
}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
    display: block
}
mark, rp, rt, ruby, summary, time {
    display: inline
}
input, textarea {
    outline: 0
}
iframe {
    border: 0
}
input, textarea {
    display: block;
    width: 100%;
    color: #222;
    border: 1px solid #d1d1d1;
    margin: 5px 0 20px
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
::-moz-selection {
background:#000;
color:#fff;
text-shadow:none
}
::selection {
    background: #000;
    color: #fff;
    text-shadow: none
}
html {
    -webkit-text-size-adjust: none
}
.video embed, .video iframe, .video object {
    width: 100%;
    height: auto
}
img {
    max-width: 100%;
    height: auto;
    width: auto\9
}
a {
    color: #333;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition-duration: .3s
}
a:hover {
    color: #628d7c
}
h1, h2 {
    font-size: 25px
}
h3, h4 {
    font-size: 20px
}
h5, h6, input {
    font-size: 16px
}
h1, h2, h3, h4, h5, h6 {
    clear: both;
    hyphens: auto;
    color: #000;
    line-height: 1.2;
    font-family: Oswald, sans-serif;
    letter-spacing: 1px
}
p {
    margin: 10px 0
}
label {
    cursor: pointer;
    margin: 5px 0;
    display: block;
    font-weight: 700
}
input {
    padding: 23px
}
input[type=submit] {
    padding: 15px
}
textarea {
    height: 250px;
    background-color: #fff;
    padding: 10px
}
.clear, .clearfix:after, .clearfix:before {
    height: 0;
    display: block;
    clear: both;
    visibility: hidden
}
.t-center {
    text-align: center!important
}
.t-left {
    text-align: left
}
.t-right {
    text-align: right
}
.f-right {
    float: right
}
.f-left {
    float: left
}
.post:after, .post:before, article:after, article:before, section:after, section:before {
    clear: both;
    content: '\0020';
    display: block;
    visibility: hidden;
    width: 0;
    height: 0
}
.post img {
    margin: 30px 0
}
.clear {
    content: "\0020"
}
.clearfix:after, .clearfix:before {
    content: '\0020';
    width: 0
}
hr {
    border: 0;
    height: 3px;
    margin: 20px auto
}
hr.line-1 {
    background: #fff;
    max-width: 30px
}
hr.line-2 {
    background: #333;
    max-width: 40px;
    height: 4px
}
.widget-title {
    position: relative;
    letter-spacing: 1px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.38;
    margin-bottom: 20px;
    font-size: 14px;
    color: #eee;
    padding-left: 13px
}
.widget-title:before {
    background-color: #9BB70D;
    content: "";
    height: 1em;
    left: 0;
    margin-top: -.5em;
    position: absolute;
    top: 50%;
    width: 3px
}
body, header {
    background: #fff
}
body, html {
    width: 100%;
    padding: 0;
    margin: 0
}
body {
    font: 16px/26px Arial, Helvetica, sans-serif;
    font-family: 'Crimson Text', serif
}
header {
    text-align: center
}
header .top-header {
    background: #292A2C;
    color: #fff
}
header .top-header i.fa {
    margin: 5px 2px 0
}
.logo {
    color: #333;
    padding: 20px 0 30px
}
.logo a {
    font-family: 'Dancing Script', cursive;
    font-size: 80px;
    color: #333;
    font-weight: 700;
    display: block;
    line-height: 1.3
}
.logo span {
    font-size: 16px;
    letter-spacing: 1px
}

@media(max-width:767px) {
.logo {
    padding: 30px 0 20px
}
.logo a {
    font-size: 65px
}
.logo span {
    font-size: 16px
}
}
.header-text {
    position: absolute;
    top: 25%;
    left: 10%;
    right: auto;
    color: #555;
    background: rgba(0,0,0,.5);
    display: inline-block;
    padding: 30px;
    border-left: 5px solid #9BB70D;
    text-align: left
}
.content-box .box-header, .content-box.box-about, article .entry-header, article .l-tags {
    text-align: center
}
.header-text h1 {
    margin: 0;
    font-family: Oswald, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    font-size: 44px;
    letter-spacing: 2px
}
.header-text p {
    font-size: 24px;
    color: #ccc;
    font-family: 'Archivo Narrow', sans-serif;
    text-shadow: 1px 1px #222
}
.header-text .btn-primary {
    border: none;
    padding: 12px 24px;
    margin-right: 7px;
    border-radius: 0;
    font-size: 18px
}
.header-text .btn-primary.btn-header {
    background: #fff;
    color: #222;
    border: 2px solid #222
}
.header-text .btn-primary.btn-header:hover {
    background: #111;
    color: #fff;
    border: 2px solid #111
}
.content-box .wrap-box {
    padding: 40px 10px;
    position: relative
}
.content-box .box-header {
    margin: 0 0 30px
}
.content-box .box-header h2 {
    font-size: 22px;
    display: block;
    text-transform: uppercase;
    font-weight: 500
}
.content-box.box-main {
    background: #f7f7f7
}
#main-content .wrap-content {
    padding: 50px 0
}
.comments-are, .single-post .wrap-post {
    background: #f7f7f7;
    padding: 30px;
    position: relative
}
.single-post .wrap-post {
    margin-bottom: 50px
}
article {
    background: #fff;
    color: #3F3F3F;
    margin-bottom: 40px;
    padding-bottom: 10px
}
article:after, article:before {
    clear: both;
    content: '\0020';
    display: block;
    visibility: hidden;
    width: 0;
    height: 0
}
article .post-thumbnail-wrap {
    text-align: center;
    width: 100%;
    margin-bottom: 10px
}
article h3.entry-title {
    font-size: 20px;
    margin: 10px 0 5px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #222
}
article .l-tags {
    font-size: 12px;
    font-family: 'Crimson Text', serif;
    text-transform: uppercase;
    letter-spacing: .9px
}
article .l-tags a {
    color: #333
}
article .l-tags a:hover {
    color: #628d7c
}
article.single-post .entry-header {
    padding: 40px 0
}
article.single-post .entry-header h2.entry-title {
    font-family: Cabin, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    color: #111;
    letter-spacing: 2px;
    margin: 0;
    text-transform: uppercase
}
article.single-post .entry-header h2.entry-title a {
    color: #111;
    margin: 0
}
article .entry-title-blog a:hover {
    color: #628d7c
}
article .entry-header .time {
    font-family: Merriweather, Georgia, serif;
    color: #888;
    font-size: 17px;
    padding-bottom: 10px;
    display: block
}
article .entry-header .cat-links {
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding-top: 10px;
    display: block
}
article .entry-content {
    padding: 40px 100px;
    text-align: left
}

@media only screen and (max-width:767px) {
article .entry-content {
    padding: 30px 50px
}
}

@media only screen and (max-width:480px) {
article .entry-content {
    padding: 30px
}
}
article .entry-content p {
    font-size: 16px;
    color: #686868
}
article .entry-content blockquote {
    border-left: 3px solid #1c7791;
    font-size: 18px;
    margin: 0 50px;
    font-style: italic;
    color: #666;
    padding-left: 20px
}
article .entry-content ol {
    float: left;
    text-align: justify;
    margin: 10px 50px;
    font-size: 16px;
    list-style-type: circle
}
footer {
    background: url(../images/footerBg.png) right bottom no-repeat #262729;
    font-size: 15px;
    color: #bbb
}
footer a {
    color: #bbb;
    font-weight: 700;
    text-shadow: none
}
footer a:hover {
    color: #fff
}
footer .wrap-footer {
    padding: 60px 0
}
footer .wrap-footer ul li {
    margin-bottom: 5px;
    padding: 10px 0 15px
}
footer .logo img {
    max-width: 170px;
    margin-top: 30px
}
footer .col-footer-2 ul {
    padding: 0
}
footer .col-footer-2 ul li {
    list-style: none;
    margin-bottom: 5px;
    border-bottom: 1px solid #444;
    padding-bottom: 10px
}
footer .col-footer-2 ul li:last-child {
    border-bottom: none
}
footer .col-footer-2 ul li a {
    color: #bbb;
    font-size: 12px
}
footer .col-footer-2 ul li a:hover {
    color: #eee
}
footer .col-footer-3 a {
    color: #bbb;
    background: #191919;
    padding: 5px 10px;
    line-height: 2.3;
    font-size: 14px;
    text-transform: capitalize;
    margin-right: 1px
}
footer .col-footer-3 a:hover {
    color: #fff;
    background: #9BB70D
}
footer .col-footer-4 img {
    margin-bottom: 20px
}
.copyright {
    background: #151515;
    color: #999
}
.copyright .wrapper {
    padding: 20px
}
.copyright ul.quick-link {
    float: right
}
.copyright ul.quick-link li {
    display: inline-block;
    margin-right: 10px
}

@media all and (max-width:768px) {
.copyright {
    text-align: center
}
.copyright ul.quick-link {
    float: none;
    margin-top: 10px
}
}
#contact_form {
    background: #f7f7f7
}
#comment, #contact_form {
    padding: 20px 30px
}
#comment_form .sendButton, #contact_form .sendButton {
    cursor: pointer;
    background-color: #575756;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 20%;
    color: #fff;
    margin-top: 50px
}
a.button, a.button2 {
    padding: 7px 18px;
    color: #fff;
    margin: 20px auto 0;
    display: inline-block;
    font-size: 15px;
    border-radius: 4px
}
#comment_form .sendButton:hover, #contact_form .sendButton:hover {
    opacity: .8
}
a.button {
    background-color: #9BB70D
}
a.button:hover {
    background-color: #333
}
a.button2 {
    background-color: #C60
}
a.button2:hover {
    background-color: #333
}
.owl-controls .owl-buttons div {
    position: absolute;
    color: #777;
    opacity: .7
}
.crumbs ul li a, .owl-carousel .item {
    position: relative
}
.owl-carousel:hover .owl-buttons div {
    color: #fff
}
.owl-controls .owl-buttons .owl-prev {
    left: 10px;
    top: 50%
}
.owl-controls .owl-buttons .owl-next {
    right: 10px;
    top: 50%
}
.owl-carousel {
    margin-bottom: 20px
}
.owl-carousel .owl-buttons div i {
    font-size: 40px;
    margin: -20px 0 0
}
.box-entry {
    color: #3F3F3F;
    margin-bottom: 30px;
    border-bottom: 4px solid #eee;
    background: #fff;
    padding: 10px;
    border-top: 1px solid #eee;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee
}
.box-entry img {
    border: none;
    width: 100%
}
.box-entry .entry-details {
    padding: 0 10px 10px
}
.box-entry .entry-details p {
    line-height: 1.2
}
.box-entry .entry-meta {
    font-size: 12px!important;
    letter-spacing: .25px;
    margin: 0 0 15px;
    padding: 10px 0;
    position: relative;
    text-transform: uppercase;
    border-bottom: 1px solid #ddd;
    color: #999
}
.box-entry .entry-meta a {
    color: #999
}
.box-entry .entry-meta i.fa {
    margin: 7px 2px 0
}
.box-entry .entry-des {
    padding: 0 0 15px;
    border-bottom: 1px solid #ddd
}
.box-entry .entry-des h3 {
    margin: 0 0 20px;
    font-size: 19px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.4
}
.box-entry:hover {
    border-bottom: 4px solid #9BB70D
}

@media only screen and (max-width:767px) {
.box-entry {
    text-align: center
}
}
.crumbs {
    -webkit-box-shadow: 0 25px 18px -26px rgba(0,0,0,.75);
    -moz-box-shadow: 0 25px 18px -26px rgba(0,0,0,.75);
    box-shadow: 0 25px 18px -26px rgba(0,0,0,.75);
    padding: 25px 0 25px 30px;
    margin-top: 20px
}
.crumbs ul {
    display: inline-table
}
.crumbs ul li {
    display: inline
}
.crumbs ul li a {
    display: block;
    float: left;
    background: #9BB70D;
    text-align: center;
    padding: 7px 30px 8px 40px;
    margin: 0 20px 0 0;
    font-size: 16px;
    color: #fff
}
.crumbs ul li:first-child a:before, .crumbs ul li:last-child a:after {
    display: none
}
.crumbs ul li a:after, .crumbs ul li a:before {
    content: "";
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    position: absolute;
    top: 0
}
.crumbs ul li a:after {
    border-left: 20px solid #9BB70D;
    right: -20px;
    z-index: 1;
    -webkit-transition: border .3s, -webkit-transform .3s;
    -moz-transition: border .3s, -moz-transform .3s;
    -o-transition: border .3s, -o-transform .3s;
    transition: border .3s, transform .3s
}
.crumbs ul li a:before {
    border-left: 20px solid #fff;
    left: 0
}
.crumbs ul li:first-child a {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}
.crumbs ul li:last-child a {
    padding-right: 40px;
    padding-left: 50px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}
.crumbs ul li a:hover {
    background: #333;
    color: #fff
}
.crumbs ul li a:hover:after {
    border-left-color: #333
}
.myIframe {
    position: relative;
    padding-bottom: 65.25%;
    padding-top: 30px;
    height: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    border: solid black 1px;
}
.myIframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
