

/* 05.09. Main Navigation */



@media (min-width: 992px) { .navigation { position: relative; background-color: #f9f9f9; background: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%); box-shadow: 0 0 4px rgba(0, 0, 0, 0.25); margin-bottom: -37px; text-align: center; z-index: 210; } }
.navigation--main { margin: 0; padding: 10px; font-family: "Montserrat", Helvetica, Arial, sans-serif; font-weight: bold; }
@media (min-width: 992px) { .navigation--main { padding: 0; } }
.navigation--main > li { list-style: none; position: relative; }
@media (min-width: 992px) { .navigation--main > li { display: inline-block; } }
.navigation--main > li > a { position: relative; display: block; color: #dddddd; padding: 6px 10px 6px 0; }
@media (min-width: 992px) { .navigation--main > li > a { color: #999999; padding: 27px 22px; margin-right: -4px; } }
@media (min-width: 1200px) { .navigation--main > li > a { padding-left: 30px; padding-right: 30px; } }
@media (min-width: 992px) { .navigation--main > li > a::before { position: absolute; content: ""; width: 1px; height: 15px; right: 0; top: 50%; margin-top: -8px; background: rgba(0, 0, 0, 0.08); } }
.navigation--main > li:hover > a { text-decoration: none; color: #ffffff; }
@media (min-width: 992px) { .navigation--main > li:hover > a { border-top: 3px solid #f7c51e; padding-top: 24px; color: #333333; } }
.navigation--main > li:hover > a::after { color: #ffffff; }
@media (min-width: 992px) { .navigation--main > li:hover > a::after { color: #333333; } }
.navigation--main > li:last-child a::before { display: none; }
.navigation--main > li:hover > .sub-menu { visibility: visible; opacity: 1; }
.navigation--main > .menu-item-has-children > a { position: relative; }
.navigation--main > .menu-item-has-children > a::after { position: absolute; content: "\f0d7"; font-family: "FontAwesome"; right: 0; color: #dddddd; }
@media (min-width: 992px) { .navigation--main > .menu-item-has-children > a::after { right: calc(50% - 5px); bottom: 10px; color: #999999; } }
.navigation--main .sub-menu { display: block; list-style: none; text-align: left; padding: 5px 10px; font-weight: bold; font-family: "Source Sans Pro", Helvetica, Arial, sans-serif; transition: all 200ms ease-out; }
@media (min-width: 992px) { .navigation--main .sub-menu { border-top: 2px solid #eeb908; visibility: hidden; width: auto; opacity: 0; left: 0; top: 100%; min-width: 180px; position: absolute; padding: 0 0 0 0; } }
.navigation--main .sub-menu > li { position: relative; }
.navigation--main .sub-menu > li > a { color: #dddddd; display: block; padding: 3px 0; white-space: nowrap; }
@media (min-width: 992px) { .navigation--main .sub-menu > li > a { color: #333333; background: #f7c51e; border-bottom: 1px solid #eeb908; padding: 12px 30px 12px 30px; } }
.navigation--main .sub-menu > li > a:hover { color: #ffffff; text-decoration: none; }
@media (min-width: 992px) { .navigation--main .sub-menu > li > a:hover { background: #eeb908; color: #333333; } }
.navigation--main .sub-menu > li:hover > .sub-menu { visibility: visible; opacity: 1; }
.navigation--main .sub-menu > li > .sub-menu { margin-top: 0; left: 100%; top: 0; }
@media (min-width: 992px) { .navigation--main .sub-menu > li > .sub-menu { border-left: 1px solid #eeb908; border-top: 0; padding: 0; } }
.navigation--main .sub-menu > .menu-item-has-children > a { position: relative; }
@media (min-width: 992px) { .navigation--main .sub-menu > .menu-item-has-children > a::after { position: absolute; content: "\f0da"; font-family: "FontAwesome"; right: 15px; bottom: calc(50% - 10px); color: #333333; } }

.navbar-toggle { background: #f7c51e; border-radius: 2px; padding: 10px 12px; margin: 10px 0; transition: all 200ms ease-out; }
@media (min-width: 480px) { .navbar-toggle { margin: 34px 0; } }
.navbar-toggle:hover { background: #eeb908; }
.navbar-toggle .icon-bar { background: #454545; width: 18px; height: 3px; }
.navbar-toggle .icon-bar + .icon-bar { margin-top: 3px; }
.navbar-toggle:focus { outline: none; }

.navbar-toggle__text { font-family: "Montserrat", Helvetica, Arial, sans-serif; font-weight: bold; color: #454545; display: inline-block; padding: 0 10px 0 0; }

.navbar-toggle__icon-bar { vertical-align: middle; display: inline-block; height: 18px; }

.navbar-collapse { padding: 0; max-height: 100%; }

@media (min-width: 992px) { .is-sticky-navbar .navigation { position: fixed; top: 0; width: 940px; }
  .is-sticky-navbar.admin-bar .navigation { top: 32px; }
  .is-sticky-navbar .sticky-offset { height: 37px; } }
@media (min-width: 1200px) { .is-sticky-navbar .navigation { width: 1140px; } }
/* 05.10. Footer Navigation */
.navigation--footer { display: inline-block; text-align: center; margin: 0; padding: 0; }
@media (min-width: 992px) { .navigation--footer { text-align: left; } }
.navigation--footer > li { list-style: none; position: relative; display: inline-block; }
.navigation--footer > li > a { text-decoration: none; padding: 0 7px; }
.navigation--footer > li > a:hover { background: none; }
.navigation--footer .sub-menu { display: inline-block; list-style: none; padding: 0; }
.navigation--footer .sub-menu > li { display: inline-block; }
.navigation--footer .sub-menu > li > a { padding: 0 7px; }
.navigation--footer .sub-menu > li > a:hover { text-decoration: none; }

/* 05.11. Jumbotron */
.jumbotron { background: #333333; padding: 0 0 20px 0; margin-bottom: 0; }
.jumbotron.jumbotron--no-catption { padding-bottom: 0; }
@media (min-width: 480px) { .jumbotron { padding-bottom: 30px; } }
@media (min-width: 992px) { .jumbotron { background: #999999; padding: 0; } }

/* Slider Indicators */
.carousel-control.left, .carousel-control.right { background-image: none; opacity: 1; text-shadow: none; width: 45px; height: 45px; background: rgba(51, 51, 51, 0.9); font-size: 36px; line-height: 46px; text-align: center; border-radius: 2px; color: #ffffff; top: 20px; }
@media (min-width: 480px) { .carousel-control.left, .carousel-control.right { top: 50px; } }
@media (min-width: 768px) { .carousel-control.left, .carousel-control.right { top: 100px; } }
@media (min-width: 992px) { .carousel-control.left, .carousel-control.right { top: calc( 50% - 22px); } }
.carousel-control.left:hover, .carousel-control.right:hover { color: #eeeeee; }

.carousel-control.left { left: 5%; }
.carousel-control.left .fa-angle-left { padding-right: 2px; }

.carousel-control.right { right: 5%; }
.carousel-control.right .fa-angle-right { padding-left: 2px; }

/* Slider Content */
.carousel-content { position: relative; max-height: 100%; z-index: 0; }
@media (min-width: 992px) { .carousel-content { background: rgba(51, 51, 51, 0.9); position: absolute; padding: 20px; width: 540px; top: 18%; left: calc( 50% - 270px ); } }
@media (min-width: 1200px) { .carousel-content { top: 20%; width: 500px; left: calc( 50% - 250px ); } }
@media (min-width: 1450px) { .carousel-content { width: 480px; margin-left: 0; padding: 30px; left: inherit; } }
@media (min-width: 1700px) { .carousel-content { top: 25%; } }

.carousel-inner > .item > img, .carousel-inner > .item > a > img { width: 100%; }

.jumbotron__category { margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid rgba(250, 250, 250, 0.2); margin-top: 20px; }
@media (min-width: 480px) { .jumbotron__category { margin-top: 30px; margin-bottom: 15px; padding-bottom: 15px; } }
@media (min-width: 992px) { .jumbotron__category { margin-top: 0; } }
.jumbotron__category h6 { margin: 0; color: #f7c51e; }

.jumbotron__title h1 { font-size: 20px; color: #eeeeee; }
@media (min-width: 480px) { .jumbotron__title h1 { font-size: 25px; } }
@media (min-width: 992px) { .jumbotron__title h1 { margin: 18px 0 10px 0; } }
@media (min-width: 1200px) { .jumbotron__title h1 { font-size: 30px; } }
@media (min-width: 1450px) { .jumbotron__title h1 { margin: 26px 0 19px 0; } }

.jumbotron__content p { font-size: 14px; font-weight: normal; }
@media (min-width: 992px) { .jumbotron__content p { margin: 0 0 18px 0; } }
@media (min-width: 1450px) { .jumbotron__content p { margin: 0 0 24px 0; } }

@media (min-width: 1450px) { body.boxed .carousel-content { left: calc( 50% - 250px ); padding: 20px; } }
@media (min-width: 1700px) { body.boxed .carousel-content { top: 20%; } }
@media (min-width: 1200px) { body.boxed .jumbotron__title h1 { font-size: 25px; } }
@media (min-width: 1450px) { body.boxed .jumbotron__title h1 { margin: 26px 0 19px 0; } }
@media (min-width: 1450px) { body.boxed .jumbotron__content p { margin: 0 0 18px 0; } }

/* 05.12. Buttons */
#comments-submit-button, .btn { font-family: "Montserrat", Helvetica, Arial, sans-serif; padding: 15px 18px; line-height: 1; border-radius: 2px; transition: all 200ms ease-out; border: 2px solid transparent; }
#comments-submit-button:focus, #comments-submit-button:active:focus, .btn:focus, .btn:active:focus { outline: 0; }

#comments-submit-button, .btn-primary { background: #f7c51e; border-color: #f7c51e; color: #454545; }
#comments-submit-button:hover, .btn-primary:hover { background: #eeb908; border-color: #eeb908; color: #333333; }
#comments-submit-button:focus, .btn-primary:focus { background: #f7c51e; border-color: #f7c51e; color: #454545; }
#comments-submit-button:active, .btn-primary:active { background: #e4b108; border-color: rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.125); color: #333333; }

.post-password-form > p > input { padding: 6px 10px 3px 10px; font-size: 14px; font-family: "Montserrat", Helvetica, Arial, sans-serif; border-radius: 2px; transition: all 200ms ease-out; background: #f7c51e; border: 1px solid #f7c51e; color: #454545; }
.post-password-form > p > input:hover { background: #eeb908; border-color: #eeb908; color: #333333; }
.post-password-form > p > input:active { background: #e4b108; border-color: rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.125); color: #333333; }

.btn-default { background-color: transparent; border-color: #dddddd; color: #999999; }
.btn-default:hover { background-color: transparent; color: #333333; }
.btn-default:active { background: rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.125); color: #333333; }

.btn-success { background-color: #83be00; border-color: #83be00; color: #f0f0f0; }
.btn-success:hover { background: #6e9f00; border-color: #6e9f00; color: #f0f0f0; }
.btn-success:active { background: #679500; border-color: rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.125); color: #f0f0f0; }

.btn-info { background-color: #21a7d7; border-color: #21a7d7; color: #f0f0f0; }
.btn-info:hover { background: #1d92bc; border-color: #1d92bc; color: #f0f0f0; }
.btn-info:active { background: #1c8cb4; border-color: rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.125); color: #f0f0f0; }

.btn-warning { background-color: #ec753a; border-color: #ec753a; color: #f0f0f0; }
.btn-warning:hover { background: #e9611e; border-color: #e9611e; color: #f0f0f0; }
.btn-warning:active { background: #e75b16; border-color: rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.125); color: #f0f0f0; }

.btn-danger { background-color: #cd1b2b; border-color: #cd1b2b; color: #f0f0f0; }
.btn-danger:hover { background: #b21725; border-color: #b21725; color: #f0f0f0; }
.btn-danger:active { background: #a91623; border-color: rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.125); color: #f0f0f0; }

#comments-submit-button { text-transform: uppercase; }

/* 05.13. ProteusThemes Custom Widgets */
/* Icon-box */
.widget-icon-box { padding: 12px 0; border-bottom: 1px solid rgba(250, 250, 250, 0.12); width: 100%; text-align: center; }
@media (min-width: 992px) { .widget-icon-box { float: left; padding: 8px 0; width: auto; border-bottom: 0; text-align: left; } }
.widget-icon-box .icon-box { text-align: left; color: #999999; }
.widget-icon-box .icon-box:hover { text-decoration: none; }
.widget-icon-box .icon-box:hover .fa { transition: all 200ms ease-out; color: #dddddd; }
.widget-icon-box:first-of-type { border-top: 1px solid rgba(250, 250, 250, 0.12); }
@media (min-width: 992px) { .widget-icon-box:first-of-type { border-top: 0; } }
.widget-icon-box div.icon-box { cursor: default; }

.icon-box { width: 230px; display: inline-block; padding-right: 15px; margin-left: 15px; text-align: left; }
@media (min-width: 992px) { .icon-box { border-right: 1px solid rgba(250, 250, 250, 0.12); width: 210px; } }
.icon-box > .fa { float: left; font-size: 40px; margin-right: 10px; }

.icon-box__title { margin: 4px 0 0 0; font-size: 14px; font-weight: bold; color: #dddddd; }

.icon-box__subtitle { color: #999999; }

.widget_pt_icon_box .icon-box { width: auto; }
.widget_pt_icon_box .icon-box > .fa { color: #f7c51e; }
.widget_pt_icon_box .icon-box__title { color: #333333; }

/* Icon-box With Flexbox*/
@media (min-width: 992px) { html.flexbox .header-widgets { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; float: none; } }
@media (min-width: 1200px) { html.flexbox .header-widgets { -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; } }
@media (min-width: 992px) { html.flexbox .widget-icon-box { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; float: none; } }
html.flexbox .widget-icon-box .icon-box { width: auto; display: inherit; }
html.flexbox .widget-icon-box .icon-box__text { -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; margin-left: 50px; }
@media (min-width: 992px) { html.flexbox .widget-icon-box .icon-box__text { margin-left: 0; } }
@media (min-width: 992px) { html.flexbox .widget-social-icons { float: none; } }

/* Social Icons */
.widget-social-icons { text-align: center; padding: 9px 0; margin: 0 10px; }
@media (min-width: 992px) { .widget-social-icons { float: right; text-align: left; } }

.social-icons__link { font-size: 25px; padding: 0 8px; color: #f7c51e; transition: all 200ms ease-out; }
.social-icons__link:hover { color: #eeb908; }

/* Banner */
.banner__text { font-size: 20px; text-align: center; padding: 30px 0 10px 0; }
@media (min-width: 992px) { .banner__text { float: left; padding: 23px 0 22px 0; } }

.banner__buttons { text-align: center; padding: 10px 0 30px 0; }
@media (min-width: 992px) { .banner__buttons { float: right; padding: 14px 0 13px 0; } }
.banner__buttons .btn { margin: 5px 0; }
@media (min-width: 992px) { .banner__buttons .btn { margin: 0; } }

/* Testimonials */
.testimonial { margin: 30px 0; }

.panel-grid .testimonial .widget-title { padding-bottom: 30px; margin-bottom: 30px; }

.testimonial__quote { position: relative; background: #ffffff; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08); padding: 15px 15px 15px 45px; font-style: italic; color: #666666; border: 0; margin-bottom: 30px; font-size: 16px; }
@media (min-width: 992px) { .testimonial__quote { padding: 45px 45px 45px 75px; font-size: 18px; } }
.testimonial__quote::before { position: absolute; content: '“'; top: 30px; left: 0; background: #bbbbbb; color: #ffffff; width: 30px; height: 30px; font-size: 45px; line-height: 50px; }
@media (min-width: 992px) { .testimonial__quote::before { width: 45px; height: 45px; font-size: 60px; line-height: 70px; padding-left: 2px; } }
.testimonial__quote::after { position: absolute; content: ''; width: 0; height: 0; border-style: solid; border-width: 20px 20px 0 0; border-color: #ffffff transparent transparent transparent; bottom: -20px; left: 30px; }

.testimonial__author { font-weight: bold; color: #333333; font-family: "Montserrat", Helvetica, Arial, sans-serif; font-style: normal; }

.testimonial__rating { color: #f7c51e; }

.testimonial__carousel { float: right; font-size: 38px; border: 2px solid #dddddd; border-radius: 2px; margin-left: 10px; height: 45px; width: 45px; text-align: center; color: #999999; transition: all 200ms ease-out; }
.testimonial__carousel:hover { background-color: transparent; border-color: #adadad; color: #333333; }
.testimonial__carousel:active { background: rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.125); color: #333333; }

.testimonial__carousel--left { padding-left: 2px; }

.testimonial__carousel--right { padding-right: 2px; }

/* Logo Panel (Normal TextWidget) */
.logo-panel { text-align: center; }
.logo-panel img { margin: 15px 0; border: 1px solid #c3c3c3; border-radius: 2px; transition: all 200ms ease-out; box-shadow: 0 1px 2px #ededed; opacity: 0.6; max-width:100%; height:auto}
.logo-panel img:hover { border: 1px solid #1551a1; opacity: 1; }

/* Motivational Text */
.motivational-text { margin: 0; text-align: center; font-family: "Montserrat", Helvetica, Arial, sans-serif; color: #ffffff; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.12); font-size: 14px; }
@media (min-width: 992px) { .motivational-text { font-size: 20px; padding: 30px 0; } }

/* Featured Page */
.page-box__picture > img { width: 100%; height: auto; }
.page-box__title > a { color: #333333; }
.page-box--block .page-box__title { margin-top: 25px; margin-bottom: 15px; }
.page-box--inline .page-box__picture { display: block; float: left; margin-right: 20px; margin-bottom: 10px; }
.page-box--inline p:last-of-type { margin-bottom: 0; }

.widget_pt_featured_page .wp-post-image { margin-bottom: 0; }

html.flexbox .page-box--inline { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: row nowrap; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
html.flexbox .page-box--inline .page-box__picture { float: none; margin: 0; }
html.flexbox .page-box--inline .page-box__content { -webkit-flex-basis: calc(100% - 120px); -ms-flex-preferred-size: calc(100% - 120px); flex-basis: calc(100% - 120px); }
html.flexbox .page-box--inline .page-box__title { margin-top: 0; }

/* Brochure Box */
.brochure-box { position: relative; background-color: #eeeeee; border-radius: 2px; display: block; transition: all 200ms ease-out; }
.brochure-box .fa { transition: all 200ms ease-out; display: inline-block; margin: 2px; padding: 15px; vertical-align: middle; font-size: 20px; background-color: #ffffff; color: #999999; }
.brochure-box::after { transition: all 200ms ease-out; position: absolute; content: ""; width: 0; height: 0; border-style: solid; border-width: 4.5px 0 4.5px 5px; border-color: transparent transparent transparent #999999; right: 15px; top: calc(50% - 4px); }
.brochure-box:hover { background-color: #f7c51e; text-decoration: none; }
.brochure-box:hover .fa { color: #333333; }
.brochure-box:hover::after { border-color: transparent transparent transparent #333333; }
.brochure-box:hover .brochure-box__text { color: #333333; }

.brochure-box__text { transition: all 200ms ease-out; display: inline-block; color: #999999; padding-left: 10px; font-size: 13px; }

.widget_pt_brochure_box + .widget_pt_brochure_box, .widget-brochure-box + .widget-brochure-box { margin-top: -15px; }

/* 05.14. Shortcodes */
/* Icon Shortcode */
.icon-container { display: inline-block; font-size: 18px; margin-right: 3px; }

/* Projects */
.project__meta-data { background-color: #eeeeee; padding: 16px 22px; color: #666666; margin-bottom: 30px; border-radius: 2px; }
.project__meta-data ul { margin-bottom: 0; }
.project__meta-data li { margin-bottom: 5px; }
.project__meta-icon { display: inline-block; min-width: 20px; margin-right: 4px; font-size: 120%; text-align: center; }
.project__navigation li { text-align: center; display: inline-block; width: calc(50% - 15px); min-height: 1px; }
.project__navigation li:last-of-type { margin-left: 20px; }
.project__navigation a { background-color: #eeeeee; display: block; padding: 15px; color: #999999 !important; text-transform: uppercase; font-weight: bold; font-family: "Montserrat", Helvetica, Arial, sans-serif; transition: all 200ms ease-out; }
.project__navigation a:hover { color: #333333 !important; text-decoration: none; }
.project__gallery > a { display: block; margin-bottom: 30px; }

/* 05.15. Pagination */
.pagination { font-family: "Montserrat", Helvetica, Arial, sans-serif; }
.pagination > .page-numbers { padding-top: 30px; border-top: 1px solid rgba(0, 0, 0, 0.08); }
.pagination > .page-numbers .dots { display: block; padding: 12px 0; }
.pagination ul { list-style: none; padding: 0; }
.pagination li { display: inline-block; background: #f2f2f2; border-radius: 2px; width: 45px; transition: all 200ms ease-out; margin-bottom: 4px; }
.pagination li a { display: block; color: #999999; padding: 12px 18px; }
.pagination li:hover { background: #f7c51e; }
.pagination li:hover a { color: #333333; }
.pagination li .current { display: block; color: #333333; background: #f7c51e; padding: 12px 18px; border-radius: 2px; }

.multi-page { color: #666666; margin-bottom: 30px; }

/* 05.16. Comments */
.avatar { border-radius: 2px; }

.avatar-container--nested, .avatar-container--nestedx2, .avatar-container { float: left; width: 12%; }
.avatar-container--nested img, .avatar-container--nestedx2 img, .avatar-container img { width: 100%; height: auto; }

.avatar-container--nested { margin-left: 15%; width: 10%; }

.avatar-container--nestedx2 { margin-left: 28%; width: 8%; }

.comment-content--nested, .comment-content--nestedx2, .comment-content { float: left; width: 85%; margin-left: 3%; position: relative; }
.comment-content--nested:before, .comment-content--nestedx2:before, .comment-content:before { content: ""; display: block; position: absolute; top: 20px; left: -10px; border: solid 6px #fff; border-width: 6px 10px 6px 0; border-right-color: #f2f2f2; }
.comment-content--nested .comment-inner, .comment-content--nestedx2 .comment-inner, .comment-content .comment-inner { padding: 30px; background-color: #f2f2f2; border-radius: 2px; margin-bottom: 30px; }
.comment-content--nested .comment-author, .comment-content--nestedx2 .comment-author, .comment-content .comment-author { color: #333333; font-size: 18px; font-weight: bold; font-style: normal; }
.comment-content--nested .comment-metadata, .comment-content--nestedx2 .comment-metadata, .comment-content .comment-metadata { float: right; font-weight: normal; }
.comment-content--nested .comment-text, .comment-content--nestedx2 .comment-text, .comment-content .comment-text { color: #999999; margin-top: 15px; }

.comment-content--nested { width: 72%; }

.comment-content--nestedx2 { width: 61%; }

#comments { display: inline-block; }
#comments .children { padding-left: 0; }
#comments .alternative-heading { margin-bottom: 25px; }

.comment { list-style: none; }

/* Comments Fields */
.comment-form .form-control { background: #f2f2f2; border-radius: 2px; border: 1px solid #dedede; box-shadow: none; }
.comment-form .form-control:focus { border-color: #dedede; background: #ffffff; }
.comment-form input { height: 45px; }

/* 05.17. WordPress Widgets */
/* Select for all widgets */
.widget select { padding: 8px 6px; border-radius: 2px; width: 100%; color: #666666; border-color: #dedede; }

/* Specific Select for Sidebar Widgets */
.sidebar .widget select { background: transparent; }

/* Specific Select for Footer Widgets */
.footer .widget select { background: #f2f2f2; }

/* Custom Sidebar Menu */
.sidebar .widget_nav_menu ul { list-style: none; padding: 0; }
.sidebar .widget_nav_menu ul > li { margin: 2px 0; }
.sidebar .widget_nav_menu ul > li > a { font-size: 13px; transition: all 200ms ease-out; display: block; background: #eeeeee; color: #999999; font-family: "Montserrat", Helvetica, Arial, sans-serif; border-radius: 2px; padding: 18px 20px; }
.sidebar .widget_nav_menu ul > li > a:hover { background: #f7c51e; color: #333333; text-decoration: none; }
.sidebar .widget_nav_menu ul > li > a:active { background: #e4b108; border-color: rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.125); color: #333333; }
.sidebar .widget_nav_menu ul > li.current-menu-item a { background: #f3bd09; color: #333333; text-decoration: none; }
.sidebar .widget_nav_menu ul > li:first-of-type { margin-top: 0; }
.sidebar .widget_nav_menu .sub-menu a { padding-left: 30px; }
.sidebar .widget_nav_menu .sub-menu .sub-menu a { padding-left: 40px; }
.sidebar .widget_nav_menu .sub-menu .sub-menu .sub-menu a { padding-left: 50px; }
.sidebar .widget_nav_menu .sub-menu .sub-menu .sub-menu .sub-menu a { padding-left: 60px; }
.sidebar .widget_nav_menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu a { padding-left: 70px; }

/* Custom Footer Menu */
.footer .widget_nav_menu ul { list-style: none; padding: 0; font-size: 15px; }
.footer .widget_nav_menu ul > li > a { display: block; padding: 3px 0; color: #999999; }
.footer .widget_nav_menu ul > li > a:hover { color: #666666; }
.footer .widget_nav_menu ul .sub-menu { padding-left: 10px; }

/* Widgets With Lists */
.widget_archive ul, .widget_categories ul, .widget_pages ul, .widget_meta ul, .widget_recent_comments ul, .widget_recent_entries ul, .widget_rss ul { padding-left: 20px; }

/* Text Widget */
.widget_text img { max-width: 100%; height: auto; }

/* Search Widget */
.widget_search { font-family: "Source Sans Pro", Helvetica, Arial, sans-serif; }
.widget_search .screen-reader-text { display: none; }
.widget_search label { width: 100%; }
@media (min-width: 992px) { .widget_search label { float: left; width: 70%; } }
.widget_search .search-field { width: 100%; border: 1px solid #dddddd; background-color: #eeeeee; padding: 6px 5px 6px 10px; font-weight: normal; height: 40px; border-radius: 2px; }
@media (min-width: 992px) { .widget_search .search-field { border-top-right-radius: 0; border-bottom-right-radius: 0; border-right: none; } }
.widget_search .search-field:focus { background: #ffffff; }
.widget_search .search-submit { width: 100%; height: 40px; background: #f7c51e; border: 0; color: #333333; font-weight: bold; border-radius: 2px; transition: all 200ms ease-out; }
@media (min-width: 992px) { .widget_search .search-submit { border-top-left-radius: 0; border-bottom-left-radius: 0; width: 30%; } }
.widget_search .search-submit:hover, .widget_search .search-submit:focus { background: #eeb908; outline: none; }

.error-404 .widget_search { width: 100%; margin: 0 auto; }
@media (min-width: 992px) { .error-404 .widget_search { width: 300px; } }

/* Calendar Widget */
.widget_calendar #wp-calendar { width: 100%; }
.widget_calendar caption { font-family: "Montserrat", Helvetica, Arial, sans-serif; background-color: #f7c51e; border-radius: 2px; color: #333333; padding: 5px 0; font-size: 12px; text-align: center; }
.widget_calendar thead tr th { padding: 5px 0; text-align: center; background: #dedede; color: #666666; border: 1px solid #f2f2f2; }
.widget_calendar tbody tr td { text-align: center; border: 1px solid #f2f2f2; padding: 3px 0; }
.widget_calendar tfoot tr td { border-top: 1px solid #dedede; padding: 5px 5px; }
.widget_calendar tfoot tr #next a { float: right; }

/* Footer Specific Color for Calendar*/
.footer .widget_calendar tbody tr td { border: 1px solid #dedede; }

/* Tag Cloud Widget */
.widget_tag_cloud a { display: inline-block; background: #f7c51e; padding: 5px 8px; margin: 2px 0; border-radius: 2px; color: #666666; transition: all 200ms ease-out; }
.widget_tag_cloud a:hover { background: #eeb908; color: #333333; }

/* 05.18. WordPress Specific */
/* Style for Blog */
.single .hentry__content { padding-bottom: 15px; margin-bottom: 30px; border-bottom: 1px solid rgba(0, 0, 0, 0.08); }

.wp-post-image { margin: 0; width: 100%; height: auto; margin-bottom: 30px; border-radius: 2px; }

.meta-data { margin-bottom: 5px; }
.meta-data a { color: #999999; transition: all 200ms ease-out; }
.meta-data a:hover { color: #333333; }
.meta-data span { border-right: 1px solid rgba(0, 0, 0, 0.12); padding-right: 10px; margin-right: 10px; }
.meta-data span:last-of-type { border-right: none; }
.meta-data span:first-of-type { padding-left: 10px; margin-left: 10px; border-left: 1px solid rgba(0, 0, 0, 0.12); }

.meta-data__seperator { color: #dddddd; }

.hentry img { border-radius: 2px; }

.hentry__content { font-size: 16px; }

.hentry__title { margin-top: 10px; margin-bottom: 20px; padding-bottom: 20px; font-size: 30px; }
.hentry__title a { color: #333333; }
.hentry__title a:hover { color: #000000; }

.portfolio .hentry__title { margin-top: 0; }

.more-link { text-transform: uppercase; }
.more-link span { padding: 0; }
.more-link .btn:hover { color: #1b92bf; }

/* Sticky Post */
.sticky { background: #f2f2f2; border-radius: 2px; padding: 30px; }
.sticky .hentry__content { color: #666666; }

.alignnone, .aligncenter, .alignright, .alignleft { max-width: 100%; height: auto; }
.alignnone img, .aligncenter img, .alignright img, .alignleft img { max-width: 100%; height: auto; }

.alignnone { margin: 5px 0 20px 0; }

.aligncenter { display: block; margin: 5px auto 5px auto; }

.alignright { float: right; margin: 5px 0 20px 20px; }

.alignleft { float: left; margin: 5px 20px 20px 0; }

a > img.alignright { float: right; margin: 5px 0 20px 20px; }
a > img.alignnone { margin: 5px 20px 20px 0; }
a > img.alignleft { float: left; margin: 5px 20px 20px 0; }
a > img.aligncenter { display: block; margin-left: auto; margin-right: auto; }

.wp-caption { max-width: 100%; /* Image does not overflow the content area */ background-color: rgba(0, 0, 0, 0.05); padding: 5px; text-align: center; }
.wp-caption.alignnone { margin: 5px 0 20px 0; }
.wp-caption.alignleft { margin: 5px 20px 20px 0; }
.wp-caption.alignright { margin: 5px 0 20px 20px; }
.wp-caption img { border: 0 none; height: auto; margin: 0; padding: 0; width: auto; }
.wp-caption .wp-caption-text { line-height: 17px; margin: 4px 5px; }

.bypostauthor { position: static; }

.hentry__content table td, .hentry__content table th { padding: 5px 10px; border: 1px solid #dedede; }

.panel-grid .widget-title { font-size: 30px; margin-top: 0; }

.read-more { font-family: "Montserrat", Helvetica, Arial, sans-serif; font-weight: bold; display: inline-block; text-transform: uppercase; font-size: 14px; }
.read-more:hover { text-decoration: underline; }

.read-more--page-box { margin-top: 4.5px; }

.post { margin-bottom: 30px; }
@media (min-width: 992px) { .post { margin-bottom: 60px; } }

.single-post .post, .breadcrumbs .post { margin-bottom: 0; }

/* 05.19. Error 404 */
.error-404 { text-align: center; }

.error-404__text { font-size: 18px; color: #999999; margin-bottom: 30px; }

/* 05.20. Contact Form 7 */
.wpcf7-text, .wpcf7-textarea { background: #f2f2f2; border-radius: 2px; border: 1px solid #dddddd; box-shadow: none; width: 100%; padding: 20px; margin-bottom: 15px; }
.wpcf7-text:focus, .wpcf7-textarea:focus { border-color: #dddddd; background: #ffffff; }

.wpcf7-textarea { height: 220px; }

.wpcf7-submit { float: right; margin-bottom: 15px; }

.wpcf7 .wpcf7-response-output { margin: 5px 0; padding: 10px 20px; border-radius: 2px; }
.wpcf7 .wpcf7-validation-errors{ background-color: #faf8d2; border: 2px solid #faf8d2; color: #b8b015; }
label.error  {background:red; color:#fff; border-radius:4px; padding:4px 6px}
.wpcf7 .alert, .wpcf7 .success{padding: 4px 6px; display: inline-block; border-radius: 2px; margin-bottom: 12px;}
.wpcf7 .alert { background-color: #ffe5e5; border: 2px solid #ffe5e5; color: #e50000; }
.wpcf7 .success { background-color: #dcf2dc; border: 2px solid #dcf2dc; color: #389738; }
.wpcf7 .wpcf7-not-valid-tip { margin: 0 0 5px 0; }

/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH -------------------------- */
@font-face { font-family: 'FontAwesome'; src: url("../fonts/fontawesome-webfont.eot?v=4.3.0"); src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.3.0#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; -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); }

/* makes the font 33% larger relative to the icon container */
.fa-lg { font-size: 1.33333em; line-height: 0.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.28571em; text-align: center; }

.fa-ul { padding-left: 0; margin-left: 2.14286em; list-style-type: none; }
.fa-ul > li { position: relative; }

.fa-li { position: absolute; left: -2.14286em; width: 2.14286em; top: 0.14286em; text-align: center; }
.fa-li.fa-lg { left: -1.85714em; }

.fa-border { padding: .2em .25em .15em; border: solid 0.08em #eee; border-radius: .1em; }

.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 { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); }

.fa-rotate-180 { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }

.fa-rotate-270 { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg); }

.fa-flip-horizontal { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0); -webkit-transform: scale(-1, 1); -ms-transform: scale(-1, 1); transform: scale(-1, 1); }

.fa-flip-vertical { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); -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 { -webkit-filter: none; 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; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen readers do not read off random characters that represent icons */
.fa-glass:before { content: ""; }

.fa-music:before { content: ""; }

.fa-search:before { content: ""; }

.fa-envelope-o:before { content: ""; }

.fa-heart:before { content: ""; }

.fa-star:before { content: ""; }

.fa-star-o:before { content: ""; }

.fa-user:before { content: ""; }

.fa-film:before { content: ""; }

.fa-th-large:before { content: ""; }

.fa-th:before { content: ""; }

.fa-th-list:before { content: ""; }

.fa-check:before { content: ""; }

.fa-remove:before, .fa-close:before, .fa-times:before { content: ""; }

.fa-search-plus:before { content: ""; }

.fa-search-minus:before { content: ""; }

.fa-power-off:before { content: ""; }

.fa-signal:before { content: ""; }

.fa-gear:before, .fa-cog:before { content: ""; }

.fa-trash-o:before { content: ""; }

.fa-home:before { content: ""; }

.fa-file-o:before { content: ""; }

.fa-clock-o:before { content: ""; }

.fa-road:before { content: ""; }

.fa-download:before { content: ""; }

.fa-arrow-circle-o-down:before { content: ""; }

.fa-arrow-circle-o-up:before { content: ""; }

.fa-inbox:before { content: ""; }

.fa-play-circle-o:before { content: ""; }

.fa-rotate-right:before, .fa-repeat:before { content: ""; }

.fa-refresh:before { content: ""; }

.fa-list-alt:before { content: ""; }

.fa-lock:before { content: ""; }

.fa-flag:before { content: ""; }

.fa-headphones:before { content: ""; }

.fa-volume-off:before { content: ""; }

.fa-volume-down:before { content: ""; }

.fa-volume-up:before { content: ""; }

.fa-qrcode:before { content: ""; }

.fa-barcode:before { content: ""; }

.fa-tag:before { content: ""; }

.fa-tags:before { content: ""; }

.fa-book:before { content: ""; }

.fa-bookmark:before { content: ""; }

.fa-print:before { content: ""; }

.fa-camera:before { content: ""; }

.fa-font:before { content: ""; }

.fa-bold:before { content: ""; }

.fa-italic:before { content: ""; }

.fa-text-height:before { content: ""; }

.fa-text-width:before { content: ""; }

.fa-align-left:before { content: ""; }

.fa-align-center:before { content: ""; }

.fa-align-right:before { content: ""; }

.fa-align-justify:before { content: ""; }

.fa-list:before { content: ""; }

.fa-dedent:before, .fa-outdent:before { content: ""; }

.fa-indent:before { content: ""; }

.fa-video-camera:before { content: ""; }

.fa-photo:before, .fa-image:before, .fa-picture-o:before { content: ""; }

.fa-pencil:before { content: ""; }

.fa-map-marker:before { content: ""; }

.fa-adjust:before { content: ""; }

.fa-tint:before { content: ""; }

.fa-edit:before, .fa-pencil-square-o:before { content: ""; }

.fa-share-square-o:before { content: ""; }

.fa-check-square-o:before { content: ""; }

.fa-arrows:before { content: ""; }

.fa-step-backward:before { content: ""; }

.fa-fast-backward:before { content: ""; }

.fa-backward:before { content: ""; }

.fa-play:before { content: ""; }

.fa-pause:before { content: ""; }

.fa-stop:before { content: ""; }

.fa-forward:before { content: ""; }

.fa-fast-forward:before { content: ""; }

.fa-step-forward:before { content: ""; }

.fa-eject:before { content: ""; }

.fa-chevron-left:before { content: ""; }

.fa-chevron-right:before { content: ""; }

.fa-plus-circle:before { content: ""; }

.fa-minus-circle:before { content: ""; }

.fa-times-circle:before { content: ""; }

.fa-check-circle:before { content: ""; }

.fa-question-circle:before { content: ""; }

.fa-info-circle:before { content: ""; }

.fa-crosshairs:before { content: ""; }

.fa-times-circle-o:before { content: ""; }

.fa-check-circle-o:before { content: ""; }

.fa-ban:before { content: ""; }

.fa-arrow-left:before { content: ""; }

.fa-arrow-right:before { content: ""; }

.fa-arrow-up:before { content: ""; }

.fa-arrow-down:before { content: ""; }

.fa-mail-forward:before, .fa-share:before { content: ""; }

.fa-expand:before { content: ""; }

.fa-compress:before { content: ""; }

.fa-plus:before { content: ""; }

.fa-minus:before { content: ""; }

.fa-asterisk:before { content: ""; }

.fa-exclamation-circle:before { content: ""; }

.fa-gift:before { content: ""; }

.fa-leaf:before { content: ""; }

.fa-fire:before { content: ""; }

.fa-eye:before { content: ""; }

.fa-eye-slash:before { content: ""; }

.fa-warning:before, .fa-exclamation-triangle:before { content: ""; }

.fa-plane:before { content: ""; }

.fa-calendar:before { content: ""; }

.fa-random:before { content: ""; }

.fa-comment:before { content: ""; }

.fa-magnet:before { content: ""; }

.fa-chevron-up:before { content: ""; }

.fa-chevron-down:before { content: ""; }

.fa-retweet:before { content: ""; }

.fa-shopping-cart:before { content: ""; }

.fa-folder:before { content: ""; }

.fa-folder-open:before { content: ""; }

.fa-arrows-v:before { content: ""; }

.fa-arrows-h:before { content: ""; }

.fa-bar-chart-o:before, .fa-bar-chart:before { content: ""; }

.fa-twitter-square:before { content: ""; }

.fa-facebook-square:before { content: ""; }

.fa-camera-retro:before { content: ""; }

.fa-key:before { content: ""; }

.fa-gears:before, .fa-cogs:before { content: ""; }

.fa-comments:before { content: ""; }

.fa-thumbs-o-up:before { content: ""; }

.fa-thumbs-o-down:before { content: ""; }

.fa-star-half:before { content: ""; }

.fa-heart-o:before { content: ""; }

.fa-sign-out:before { content: ""; }

.fa-linkedin-square:before { content: ""; }

.fa-thumb-tack:before { content: ""; }

.fa-external-link:before { content: ""; }

.fa-sign-in:before { content: ""; }

.fa-trophy:before { content: ""; }

.fa-github-square:before { content: ""; }

.fa-upload:before { content: ""; }

.fa-lemon-o:before { content: ""; }

.fa-phone:before { content: ""; }

.fa-square-o:before { content: ""; }

.fa-bookmark-o:before { content: ""; }

.fa-phone-square:before { content: ""; }

.fa-twitter:before { content: ""; }

.fa-facebook-f:before, .fa-facebook:before { content: ""; }

.fa-github:before { content: ""; }

.fa-unlock:before { content: ""; }

.fa-credit-card:before { content: ""; }

.fa-rss:before { content: ""; }

.fa-hdd-o:before { content: ""; }

.fa-bullhorn:before { content: ""; }

.fa-bell:before { content: ""; }

.fa-certificate:before { content: ""; }

.fa-hand-o-right:before { content: ""; }

.fa-hand-o-left:before { content: ""; }

.fa-hand-o-up:before { content: ""; }

.fa-hand-o-down:before { content: ""; }

.fa-arrow-circle-left:before { content: ""; }

.fa-arrow-circle-right:before { content: ""; }

.fa-arrow-circle-up:before { content: ""; }

.fa-arrow-circle-down:before { content: ""; }

.fa-globe:before { content: ""; }

.fa-wrench:before { content: ""; }

.fa-tasks:before { content: ""; }

.fa-filter:before { content: ""; }

.fa-briefcase:before { content: ""; }

.fa-arrows-alt:before { content: ""; }

.fa-group:before, .fa-users:before { content: ""; }

.fa-chain:before, .fa-link:before { content: ""; }

.fa-cloud:before { content: ""; }

.fa-flask:before { content: ""; }

.fa-cut:before, .fa-scissors:before { content: ""; }

.fa-copy:before, .fa-files-o:before { content: ""; }

.fa-paperclip:before { content: ""; }

.fa-save:before, .fa-floppy-o:before { content: ""; }

.fa-square:before { content: ""; }

.fa-navicon:before, .fa-reorder:before, .fa-bars:before { content: ""; }

.fa-list-ul:before { content: ""; }

.fa-list-ol:before { content: ""; }

.fa-strikethrough:before { content: ""; }

.fa-underline:before { content: ""; }

.fa-table:before { content: ""; }

.fa-magic:before { content: ""; }

.fa-truck:before { content: ""; }

.fa-pinterest:before { content: ""; }

.fa-pinterest-square:before { content: ""; }

.fa-google-plus-square:before { content: ""; }

.fa-google-plus:before { content: ""; }

.fa-money:before { content: ""; }

.fa-caret-down:before { content: ""; }

.fa-caret-up:before { content: ""; }

.fa-caret-left:before { content: ""; }

.fa-caret-right:before { content: ""; }

.fa-columns:before { content: ""; }

.fa-unsorted:before, .fa-sort:before { content: ""; }

.fa-sort-down:before, .fa-sort-desc:before { content: ""; }

.fa-sort-up:before, .fa-sort-asc:before { content: ""; }

.fa-envelope:before { content: ""; }

.fa-linkedin:before { content: ""; }

.fa-rotate-left:before, .fa-undo:before { content: ""; }

.fa-legal:before, .fa-gavel:before { content: ""; }

.fa-dashboard:before, .fa-tachometer:before { content: ""; }

.fa-comment-o:before { content: ""; }

.fa-comments-o:before { content: ""; }

.fa-flash:before, .fa-bolt:before { content: ""; }

.fa-sitemap:before { content: ""; }

.fa-umbrella:before { content: ""; }

.fa-paste:before, .fa-clipboard:before { content: ""; }

.fa-lightbulb-o:before { content: ""; }

.fa-exchange:before { content: ""; }

.fa-cloud-download:before { content: ""; }

.fa-cloud-upload:before { content: ""; }

.fa-user-md:before { content: ""; }

.fa-stethoscope:before { content: ""; }

.fa-suitcase:before { content: ""; }

.fa-bell-o:before { content: ""; }

.fa-coffee:before { content: ""; }

.fa-cutlery:before { content: ""; }

.fa-file-text-o:before { content: ""; }

.fa-building-o:before { content: ""; }

.fa-hospital-o:before { content: ""; }

.fa-ambulance:before { content: ""; }

.fa-medkit:before { content: ""; }

.fa-fighter-jet:before { content: ""; }

.fa-beer:before { content: ""; }

.fa-h-square:before { content: ""; }

.fa-plus-square:before { content: ""; }

.fa-angle-double-left:before { content: ""; }

.fa-angle-double-right:before { content: ""; }

.fa-angle-double-up:before { content: ""; }

.fa-angle-double-down:before { content: ""; }

.fa-angle-left:before { content: ""; }

.fa-angle-right:before { content: ""; }

.fa-angle-up:before { content: ""; }

.fa-angle-down:before { content: ""; }

.fa-desktop:before { content: ""; }

.fa-laptop:before { content: ""; }

.fa-tablet:before { content: ""; }

.fa-mobile-phone:before, .fa-mobile:before { content: ""; }

.fa-circle-o:before { content: ""; }

.fa-quote-left:before { content: ""; }

.fa-quote-right:before { content: ""; }

.fa-spinner:before { content: ""; }

.fa-circle:before { content: ""; }

.fa-mail-reply:before, .fa-reply:before { content: ""; }

.fa-github-alt:before { content: ""; }

.fa-folder-o:before { content: ""; }

.fa-folder-open-o:before { content: ""; }

.fa-smile-o:before { content: ""; }

.fa-frown-o:before { content: ""; }

.fa-meh-o:before { content: ""; }

.fa-gamepad:before { content: ""; }

.fa-keyboard-o:before { content: ""; }

.fa-flag-o:before { content: ""; }

.fa-flag-checkered:before { content: ""; }

.fa-terminal:before { content: ""; }

.fa-code:before { content: ""; }

.fa-mail-reply-all:before, .fa-reply-all:before { content: ""; }

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before { content: ""; }

.fa-location-arrow:before { content: ""; }

.fa-crop:before { content: ""; }

.fa-code-fork:before { content: ""; }

.fa-unlink:before, .fa-chain-broken:before { content: ""; }

.fa-question:before { content: ""; }

.fa-info:before { content: ""; }

.fa-exclamation:before { content: ""; }

.fa-superscript:before { content: ""; }

.fa-subscript:before { content: ""; }

.fa-eraser:before { content: ""; }

.fa-puzzle-piece:before { content: ""; }

.fa-microphone:before { content: ""; }

.fa-microphone-slash:before { content: ""; }

.fa-shield:before { content: ""; }

.fa-calendar-o:before { content: ""; }

.fa-fire-extinguisher:before { content: ""; }

.fa-rocket:before { content: ""; }

.fa-maxcdn:before { content: ""; }

.fa-chevron-circle-left:before { content: ""; }

.fa-chevron-circle-right:before { content: ""; }

.fa-chevron-circle-up:before { content: ""; }

.fa-chevron-circle-down:before { content: ""; }

.fa-html5:before { content: ""; }

.fa-css3:before { content: ""; }

.fa-anchor:before { content: ""; }

.fa-unlock-alt:before { content: ""; }

.fa-bullseye:before { content: ""; }

.fa-ellipsis-h:before { content: ""; }

.fa-ellipsis-v:before { content: ""; }

.fa-rss-square:before { content: ""; }

.fa-play-circle:before { content: ""; }

.fa-ticket:before { content: ""; }

.fa-minus-square:before { content: ""; }

.fa-minus-square-o:before { content: ""; }

.fa-level-up:before { content: ""; }

.fa-level-down:before { content: ""; }

.fa-check-square:before { content: ""; }

.fa-pencil-square:before { content: ""; }

.fa-external-link-square:before { content: ""; }

.fa-share-square:before { content: ""; }

.fa-compass:before { content: ""; }

.fa-toggle-down:before, .fa-caret-square-o-down:before { content: ""; }

.fa-toggle-up:before, .fa-caret-square-o-up:before { content: ""; }

.fa-toggle-right:before, .fa-caret-square-o-right:before { content: ""; }

.fa-euro:before, .fa-eur:before { content: ""; }

.fa-gbp:before { content: ""; }

.fa-dollar:before, .fa-usd:before { content: ""; }

.fa-rupee:before, .fa-inr:before { content: ""; }

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before { content: ""; }

.fa-ruble:before, .fa-rouble:before, .fa-rub:before { content: ""; }

.fa-won:before, .fa-krw:before { content: ""; }

.fa-bitcoin:before, .fa-btc:before { content: ""; }

.fa-file:before { content: ""; }

.fa-file-text:before { content: ""; }

.fa-sort-alpha-asc:before { content: ""; }

.fa-sort-alpha-desc:before { content: ""; }

.fa-sort-amount-asc:before { content: ""; }

.fa-sort-amount-desc:before { content: ""; }

.fa-sort-numeric-asc:before { content: ""; }

.fa-sort-numeric-desc:before { content: ""; }

.fa-thumbs-up:before { content: ""; }

.fa-thumbs-down:before { content: ""; }

.fa-youtube-square:before { content: ""; }

.fa-youtube:before { content: ""; }

.fa-xing:before { content: ""; }

.fa-xing-square:before { content: ""; }

.fa-youtube-play:before { content: ""; }

.fa-dropbox:before { content: ""; }

.fa-stack-overflow:before { content: ""; }

.fa-instagram:before { content: ""; }

.fa-flickr:before { content: ""; }

.fa-adn:before { content: ""; }

.fa-bitbucket:before { content: ""; }

.fa-bitbucket-square:before { content: ""; }

.fa-tumblr:before { content: ""; }

.fa-tumblr-square:before { content: ""; }

.fa-long-arrow-down:before { content: ""; }

.fa-long-arrow-up:before { content: ""; }

.fa-long-arrow-left:before { content: ""; }

.fa-long-arrow-right:before { content: ""; }

.fa-apple:before { content: ""; }

.fa-windows:before { content: ""; }

.fa-android:before { content: ""; }

.fa-linux:before { content: ""; }

.fa-dribbble:before { content: ""; }

.fa-skype:before { content: ""; }

.fa-foursquare:before { content: ""; }

.fa-trello:before { content: ""; }

.fa-female:before { content: ""; }

.fa-male:before { content: ""; }

.fa-gittip:before, .fa-gratipay:before { content: ""; }

.fa-sun-o:before { content: ""; }

.fa-moon-o:before { content: ""; }

.fa-archive:before { content: ""; }

.fa-bug:before { content: ""; }

.fa-vk:before { content: ""; }

.fa-weibo:before { content: ""; }

.fa-renren:before { content: ""; }

.fa-pagelines:before { content: ""; }

.fa-stack-exchange:before { content: ""; }

.fa-arrow-circle-o-right:before { content: ""; }

.fa-arrow-circle-o-left:before { content: ""; }

.fa-toggle-left:before, .fa-caret-square-o-left:before { content: ""; }

.fa-dot-circle-o:before { content: ""; }

.fa-wheelchair:before { content: ""; }

.fa-vimeo-square:before { content: ""; }

.fa-turkish-lira:before, .fa-try:before { content: ""; }

.fa-plus-square-o:before { content: ""; }

.fa-space-shuttle:before { content: ""; }

.fa-slack:before { content: ""; }

.fa-envelope-square:before { content: ""; }

.fa-wordpress:before { content: ""; }

.fa-openid:before { content: ""; }

.fa-institution:before, .fa-bank:before, .fa-university:before { content: ""; }

.fa-mortar-board:before, .fa-graduation-cap:before { content: ""; }

.fa-yahoo:before { content: ""; }

.fa-google:before { content: ""; }

.fa-reddit:before { content: ""; }

.fa-reddit-square:before { content: ""; }

.fa-stumbleupon-circle:before { content: ""; }

.fa-stumbleupon:before { content: ""; }

.fa-delicious:before { content: ""; }

.fa-digg:before { content: ""; }

.fa-pied-piper:before { content: ""; }

.fa-pied-piper-alt:before { content: ""; }

.fa-drupal:before { content: ""; }

.fa-joomla:before { content: ""; }

.fa-language:before { content: ""; }

.fa-fax:before { content: ""; }

.fa-building:before { content: ""; }

.fa-child:before { content: ""; }

.fa-paw:before { content: ""; }

.fa-spoon:before { content: ""; }

.fa-cube:before { content: ""; }

.fa-cubes:before { content: ""; }

.fa-behance:before { content: ""; }

.fa-behance-square:before { content: ""; }

.fa-steam:before { content: ""; }

.fa-steam-square:before { content: ""; }

.fa-recycle:before { content: ""; }

.fa-automobile:before, .fa-car:before { content: ""; }

.fa-cab:before, .fa-taxi:before { content: ""; }

.fa-tree:before { content: ""; }

.fa-spotify:before { content: ""; }

.fa-deviantart:before { content: ""; }

.fa-soundcloud:before { content: ""; }

.fa-database:before { content: ""; }

.fa-file-pdf-o:before { content: ""; }

.fa-file-word-o:before { content: ""; }

.fa-file-excel-o:before { content: ""; }

.fa-file-powerpoint-o:before { content: ""; }

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before { content: ""; }

.fa-file-zip-o:before, .fa-file-archive-o:before { content: ""; }

.fa-file-sound-o:before, .fa-file-audio-o:before { content: ""; }

.fa-file-movie-o:before, .fa-file-video-o:before { content: ""; }

.fa-file-code-o:before { content: ""; }

.fa-vine:before { content: ""; }

.fa-codepen:before { content: ""; }

.fa-jsfiddle:before { content: ""; }

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before { content: ""; }

.fa-circle-o-notch:before { content: ""; }

.fa-ra:before, .fa-rebel:before { content: ""; }

.fa-ge:before, .fa-empire:before { content: ""; }

.fa-git-square:before { content: ""; }

.fa-git:before { content: ""; }

.fa-hacker-news:before { content: ""; }

.fa-tencent-weibo:before { content: ""; }

.fa-qq:before { content: ""; }

.fa-wechat:before, .fa-weixin:before { content: ""; }

.fa-send:before, .fa-paper-plane:before { content: ""; }

.fa-send-o:before, .fa-paper-plane-o:before { content: ""; }

.fa-history:before { content: ""; }

.fa-genderless:before, .fa-circle-thin:before { content: ""; }

.fa-header:before { content: ""; }

.fa-paragraph:before { content: ""; }

.fa-sliders:before { content: ""; }

.fa-share-alt:before { content: ""; }

.fa-share-alt-square:before { content: ""; }

.fa-bomb:before { content: ""; }

.fa-soccer-ball-o:before, .fa-futbol-o:before { content: ""; }

.fa-tty:before { content: ""; }

.fa-binoculars:before { content: ""; }

.fa-plug:before { content: ""; }

.fa-slideshare:before { content: ""; }

.fa-twitch:before { content: ""; }

.fa-yelp:before { content: ""; }

.fa-newspaper-o:before { content: ""; }

.fa-wifi:before { content: ""; }

.fa-calculator:before { content: ""; }

.fa-paypal:before { content: ""; }

.fa-google-wallet:before { content: ""; }

.fa-cc-visa:before { content: ""; }

.fa-cc-mastercard:before { content: ""; }

.fa-cc-discover:before { content: ""; }

.fa-cc-amex:before { content: ""; }

.fa-cc-paypal:before { content: ""; }

.fa-cc-stripe:before { content: ""; }

.fa-bell-slash:before { content: ""; }

.fa-bell-slash-o:before { content: ""; }

.fa-trash:before { content: ""; }

.fa-copyright:before { content: ""; }

.fa-at:before { content: ""; }

.fa-eyedropper:before { content: ""; }

.fa-paint-brush:before { content: ""; }

.fa-birthday-cake:before { content: ""; }

.fa-area-chart:before { content: ""; }

.fa-pie-chart:before { content: ""; }

.fa-line-chart:before { content: ""; }

.fa-lastfm:before { content: ""; }

.fa-lastfm-square:before { content: ""; }

.fa-toggle-off:before { content: ""; }

.fa-toggle-on:before { content: ""; }

.fa-bicycle:before { content: ""; }

.fa-bus:before { content: ""; }

.fa-ioxhost:before { content: ""; }

.fa-angellist:before { content: ""; }

.fa-cc:before { content: ""; }

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before { content: ""; }

.fa-meanpath:before { content: ""; }

.fa-buysellads:before { content: ""; }

.fa-connectdevelop:before { content: ""; }

.fa-dashcube:before { content: ""; }

.fa-forumbee:before { content: ""; }

.fa-leanpub:before { content: ""; }

.fa-sellsy:before { content: ""; }

.fa-shirtsinbulk:before { content: ""; }

.fa-simplybuilt:before { content: ""; }

.fa-skyatlas:before { content: ""; }

.fa-cart-plus:before { content: ""; }

.fa-cart-arrow-down:before { content: ""; }

.fa-diamond:before { content: ""; }

.fa-ship:before { content: ""; }

.fa-user-secret:before { content: ""; }

.fa-motorcycle:before { content: ""; }

.fa-street-view:before { content: ""; }

.fa-heartbeat:before { content: ""; }

.fa-venus:before { content: ""; }

.fa-mars:before { content: ""; }

.fa-mercury:before { content: ""; }

.fa-transgender:before { content: ""; }

.fa-transgender-alt:before { content: ""; }

.fa-venus-double:before { content: ""; }

.fa-mars-double:before { content: ""; }

.fa-venus-mars:before { content: ""; }

.fa-mars-stroke:before { content: ""; }

.fa-mars-stroke-v:before { content: ""; }

.fa-mars-stroke-h:before { content: ""; }

.fa-neuter:before { content: ""; }

.fa-facebook-official:before { content: ""; }

.fa-pinterest-p:before { content: ""; }

.fa-whatsapp:before { content: ""; }

.fa-server:before { content: ""; }

.fa-user-plus:before { content: ""; }

.fa-user-times:before { content: ""; }

.fa-hotel:before, .fa-bed:before { content: ""; }

.fa-viacoin:before { content: ""; }

.fa-train:before { content: ""; }

.fa-subway:before { content: ""; }

.fa-medium:before { content: ""; }



/*------------------------------------*\
	The End :)
\*------------------------------------*/

body, .textwidget{color:#999}
.footer{background-color:#f2f2f2}
.footer{background-image:url(../images/title-area-pattern.png)}
.footer__headings{color:#3d3d3d}
.footer{color:#666}
.footer a{color:#1fa7da}
.footer a:hover{color:#0074a7}
.footer-bottom{background-color:#f7c51e}
.footer-bottom{color:#666}.footer-bottom a{color:#666}
.footer-bottom a:hover{color:#333}
.slb_details{display:none}

.promo {background-color:#eeeeee; margin-bottom:30px}
.promobg{padding:30px; background-color:#e8b71f; background-image:url(../images/motivational-background.jpg); background-size:cover}
.spacer {height:30px}
.spacer-big {height:60px}
.testimonials-bg{padding:30px;background-color:#eee;background-image:url(../images/title-area-pattern.png);background-repeat:repeat}

.portfolio-mini-wrapper {background:#454545}
.portfolio-mini-wrapper.portfolio-light {background:none}
#options {background:#333; text-align:center; margin-bottom: 30px; }
#filters{text-align:center;padding-left:0}
@media (min-width: 992px){
	#filters li.active, #filters li:hover {background:#454545; border-left:solid 3px #454545; margin-left:-3px; color:#fff;  transform: skewX(-30deg); -moz-transform: skewX(-30deg); -webkit-transform: skewX(-30deg);}
	#filters li.active a, #filters li:hover a { display: inline-block; transform: none; -moz-transform: none; -webkit-transform: none; border-bottom: 3px solid #f7c51e; padding-bottom: 3px; padding-top: 6px; transform: skewX(30deg); -moz-transform: skewX(30deg); -webkit-transform: skewX(30deg); color:#fff;}
	#filters li.active:after, #filters li:hover:after{display:none}

}
#filters a {display: inline-block;
transform: none;
-moz-transform: none;
-webkit-transform: none;
border-bottom: 3px solid transparent;
padding-bottom: 3px;
padding-top: 6px;
color:#999;
font-size: 12px;
font-weight: 700;
font-family: 'Montserrat',Helvetica,Arial,sans-serif;
text-decoration:none;
text-transform:uppercase;
}
#filters li{position: relative;
color: #999;
cursor: pointer;
z-index: 2;
padding: 14px 30px;
border: none;
font-size: 12px;
font-weight: 700;
font-family: 'Montserrat',Helvetica,Arial,sans-serif;
display: inline-block;}

@media (min-width: 992px){
	#filters li:after{position: absolute;
	content: "";
	height: 66px;
	width: 1px;
	background-color: #454545;
	right: 0;
	top: -4px;
	transform: rotate(30deg);
	-moz-transform: rotate(30deg);
	-webkit-transform: rotate(30deg);}
}
@media (max-width:991px){
	#filters li{text-align:left; display:block}
	#filters li.active, #filters li:hover {background:#454545; border-left:solid 3px #454545;  color:#fff; margin-left:-3px;}
	#filters li.active a, #filters li:hover a { display: inline-block; border-bottom: 3px solid #f7c51e; padding-bottom: 3px; padding-top: 6px;  color:#fff;}
}

#portfolio-content {padding:0; list-style:none}
#portfolio-content li {display:inline-block;
border: 0px solid transparent;
outline: 0px solid transparent;
margin: 0;
padding: 0px 0px 0px 0px;
border-width: 0px 0px 0px 0px;
border-radius: 2px 2px 2px 2px;
border-color: #000;
border-style: none;
}

.portfolio-light #filters li:after{background-color:#fff}
.portfolio-light #filters li.active, .portfolio-light #filters li:hover{background: #f7c51e;  border-left:solid 2px #f7c51e;}
.portfolio-light #filters li.active a, .portfolio-light #filters li:hover a{color:#333}
.portfolio-light #options{background:#eee}
.portfolio-light #filters a{color:#666}

.navigation--main>.menu-item-has-children>a::after{
right: calc(50% - 5px);
bottom: 10px;
color: #999;
position: absolute;
content: "\f0d7";
font-family: "FontAwesome";
}
img {max-width:100%; height:auto}
.project-post {  position: relative; margin-bottom:26px !Important}
.project-post img {
    width: 100%;
    position: relative;
    z-index: 2;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.project-content {
    position: absolute;
   height: 100%;
	top: 0;
    left: 0;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
	border-radius:2px;
	width:90%;
	width:-webkit-calc(100% - 30px);
	width:-moz-calc(100% - 30px);
	width:calc(100%-30px);
	margin-left:15px
}
.project-post:hover .project-content {background: #333; z-index:3}

.project-post:hover img {
    transform: translateY(-50px) scale(0);
    -webkit-transform: translateY(-50px) scale(0);
    -moz-transform: translateY(-50px) scale(0);
    -o-transform: translateY(-50px) scale(0);
}

.inner-project {
    text-align: center;
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -38px;
}

.inner-project h3 {
     font-size: 16px;
	line-height: 24px;
	color: #fff;
	font-weight: 700;
	margin: 0px 0px 6px 0px;
padding: 4px 12px 3px 12px;
border-radius: 0px 0px 0px 0px;
background-color: rgba(255,255,255,0);

font-family: "Source Sans Pro",Helvetica,Arial,sans-serif;
text-transform: capitalize;
}

.inner-project span {
    display: block;
    color: #1abc9c;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    margin-bottom: 12px;
}
.project-link {
font-size: 12px;
line-height: 30px;
color: #454545;
font-weight: 800;
padding: 3px 10px 2px 10px;
border-radius: 2px 2px 2px 2px;
background-color: #f7c51e;
z-index: 2;
display: inline-block;
font-family: "Source Sans Pro",Helvetica,Arial,sans-serif;
text-transform: uppercase;
}
.project-link:hover{color:#454545}
